/*!
Theme Name:   Icelander Child [Voupre]
Template:     icelander
Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
Version:      1.0.0
Description:  You can change this description text in your child theme's "style.css" file.
License:      GNU General Public License v3
License URI:  http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

IMPORTANT:
Read the instructions in https://github.com/webmandesign/child-theme/blob/master/readme.md
and rename CHILD_THEME_NAME and PARENT_THEME_SLUG in this file appropriately!
*/

/* Put your custom CSS styles below... */

.single-product-reviews {display: block; max-width: 1200px; margin: 40px auto 40px; padding: 0 20px;}
.cr-review-form-submit, .cr-nosummary-add {background-color: #232323 !important;}
.cr-avatar-check, .cr-all-reviews-add-review {background-color: #232323 !important; color: #ffffff !important;}
.single-product .cr-product-name-picture {display: none !important;}
.single-product .summary .woocommerce-review-link {float: none !important;}
.cr-nosummary-rating-cnt svg {display: none !important;}
.cr-nosummary-rating-cnt .cr-nosummary-rating-val {margin: 0 !important;}
.cr-ajax-reviews-list .avatar {display: none !important;}
.cr-ajax-reviews-list .comment-text {margin: 0 !important;}

.top-bar-strip {
    display: block;
    background: #000000;
    color: #ffffff !important;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    cursor: pointer;
	text-decoration: none;
}
.top-bar-strip:hover {
	text-decoration: none;
}

.mobile-search-products-form {display: none !important;}
.shop-mobile-menu-links {display: none !important;}

/* Mini cart in header */
.site-header .widget_shopping_cart_content {display: none !important;}
@media only screen and (min-width: 767px) {
.site-header .widget_shopping_cart_content {position: absolute; top: 100%; width: 240px; z-index: 999999; font-size: .875em; left: -999em; display: block !important;}
.cart-contents:focus .widget_shopping_cart_content, .cart-contents:hover .widget_shopping_cart_content {top: 35px; left: -155px !important; border: 1px solid #e6e6e6 !important; background: #ffffff !important; padding: 6px;}
.woocommerce-mini-cart__buttons a {margin: 0 5px  !important; padding: 4px 8px  !important; font-size: 12px; line-height: 2;}
.cart-icon .widget_shopping_cart_content .product_list_widget img {margin-left: 2em !important;}
.cart-icon {height: 32px !important; display: inline-block;}
.widget_shopping_cart_content .buttons, .widget_shopping_cart_content .total {background: #ffffff !important;}
.widget_shopping_cart_content .product_list_widget {margin: 0 0 8px 0 !important; list-style: none !important;}
.widget_shopping_cart_content .mini_cart_item .quantity {padding: 4px 0; border: 0; font-size: 11px;}
.widget_shopping_cart_content .mini_cart_item {border-bottom: 1px solid #dedede; padding: 4px 0; margin: 2px 0;}
.widget_shopping_cart_content .product_list_widget li a {font-weight: 700; line-height: normal !important; height: auto !important;}
.widget_shopping_cart_content .remove_from_cart_button {border-radius: 50%; background: #333333; color: #ffffff !important; text-decoration: none; display: inline-block; width: 15px; vertical-align: middle; padding: 0px 4px; margin: 0 0 6px 0; font-size: 11px;}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons {display: table; margin: 0 auto;}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .wc-forward {padding: 0 6px !important; max-height: 20px !important; line-height: 20px !important; height: 20px !important; border: 0 !important; font-size: 11px;}
}
/* Mini cart in header */

.site-header-content {border-bottom: 2px solid #ededed !important; padding: 14px 0 12px 0 !important;}
.site-header-inner {display: flex;}

.menu-bag a {line-height: 0 !important; height: 0 !important;}

.cart-count {border-radius: 2px; display: inline-flex; line-height: normal; padding: 1px 4px 1px 4px; top: -10px; left: -5px; margin: 0; text-align: center; background: #242323; color: white; font-weight: normal; font-size: 10px; text-transform: none; text-decoration: none; font-family: inherit; position: relative;}
.cart-contents {display: inline-block;}

.mega-search-open {border: 1px solid #272727;}
.mega-search-wrap {margin-left: 15px;}
.site .search-form:before, .site form[role=search]:before {display: none !important;}
#mega-menu-wrap-primary {flex: 1;}
#mega-menu-wrap-primary #mega-menu-primary {padding: 0 !important; text-align: left !important;}
#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge {margin: 0 !important;}

/* Desktop Top Menu Start */
.main-navigation-container .menu-item-9277 {display: none;}

.main-navigation-container .menu>ul>li>a {
    text-transform: uppercase;
}

/* Default icon for dropdown items */
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "\+" !important; /* Example: Font Awesome angle-down icon */
    font-weight: 600; /* For Font Awesome Solid icons */
    margin-left: 5px;
    font-size: 15px;
	bottom: 4px;
}

@media only screen and (min-width: 991px) {
    /* Icon on hover for dropdown items */
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:hover > span.mega-indicator:after {
        content: "\–" !important; /* Example: Font Awesome angle-down icon */
        font-weight: 600; /* For Font Awesome Solid icons */
        margin-left: 5px;
        font-size: 15px;
		bottom: 4px;
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\–" !important; /* Example: Font Awesome angle-down icon */
    font-weight: 600; /* For Font Awesome Solid icons */
    margin-left: 5px;
    font-size: 15px;
	bottom: 4px;
}

@media only screen and (max-width: 991px) {
	.account-icon img, .cart-icon img {width: 24px; height: 24px;}
	.dashicons-search:before {margin-top: 5px;}
    .site-branding {display: none !important;}
    .site-header-content {padding: 10px 0 !important;}
    .mega-search-open {padding: 4px 10px !important;}
    .mega-search-wrap {margin: 20px auto 10px !important; max-width: 95%;}
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0 0 15px 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        border-bottom: 2px solid rgb(241,241,241) !important;
    }
}

@media only screen and (min-width: 55em) {
	.main-navigation {margin-bottom: 0;}
	.main-navigation-container li ul {
		background: #ffffff !important;
		color: #2e2e2e !important;
		border: 0;
	}
	
	.main-navigation-container li ul:after {
		content: "";
		position: absolute;
		top: -12px;
		left: 30%;
		width: 0;
		height: 0;
		clear: both;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-bottom: 20px solid #ffffff;
	}
	
	.main-navigation-container .menu > ul > li {padding-bottom: 1.3em;}
	
	.main-navigation-container li.menu-item-9105 ul:after {left: 30vw;}
	.main-navigation .menu-item-9105 > .sub-menu {
		width: 75vw;
		left: -27vw;
		z-index: 99;
	}
	
	.main-navigation-container li ul ul {
		opacity: 1 !important;
		height: auto;
		position: static;
		transform: scaleY(1);
		box-shadow: none;
		margin-top: 0;
		padding: 0;
	}
	
	.main-navigation-container .submenu-title {
		float: left;
		width: 25%;
		margin: 0;
	}
	
	.main-navigation-container .menu-image {color: #ffffff; float: right; width: 17vw;}
	
	.main-navigation-container li ul a {line-height: 0.8;}
	.main-navigation-container .submenu-title > a {border-left: 2px solid #ffffff !important; border-bottom: 1px solid #2e2e2e !important; text-transform: uppercase; font-weight: bold; padding-bottom: 15px; margin-bottom: 10px}
	.main-navigation-container .submenu-title > a:hover {border-left: 2px solid #2e2e2e !important;}
	.main-navigation-container li ul .expander {display: none;}
	.main-navigation-container li ul li ul:after {display: none;}
	.main-navigation-container .menu-item-9277 {display: block;}
}
/* Desktop Top Menu End */

.entry-content ol > li::before {display: none !important;}

.single-post .wp-custom-header img {display: none !important;}

ul.products .product .star-rating {margin: 0 auto 10px; position: relative !important;}

.entry-content ul li {margin-bottom: 15px;}

.footer-area-site-info::before {background-color: inherit;}

.footer-text {text-align: center;}

footer .social-links {display: none;}
footer .woocommerce-product-search {display: none;}
footer .footer-area-footer-menu {background: #515253; text-align: center;}
footer .footer-menu {width: 100%;}

.wm-button {
    background-color: #515253 !important;
    border: 0;
    border-radius: 3px;
    padding: 12px 24px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    color: #ffffff !important;
    text-decoration: none;
}

.blue-button .wm-button {background-color: #0049aa !important;}
.red-button .wm-button {background-color: #af2a01 !important;}
.green-button .wm-button {background-color: #003b0d !important;}

.fl-button {
    border-radius: 20px !important;
    border: 0 !important;
    font-weight: bold !important;
}

.fl-black .fl-button {
    background: #000000 !important;
}

.fl-black .fl-button .fl-button-text {
    color: #ffffff !important;
}

.fl-orange .fl-button {
    
    background: #f58b32 !important;
}

.fl-orange .fl-button .fl-button-text {
    color: #000000 !important;
}

.main-navigation-container .expander::before {-webkit-transition-delay: 0.1s; transition-delay: 0.1s;}

.main-navigation-container .expander::after {-webkit-transition-delay: 0.1s; transition-delay: 0.1s;}

.main-navigation-container .expander::before {margin: -1px -6px; transform: rotate(60deg);}

.main-navigation-container li.focus > a .expander::before {margin: -2px -1px; transform: rotate(30deg);}

.main-navigation-container .expander::after {margin: -4px 1px; transform: rotate(30deg);}

.main-navigation-container li.focus > a .expander::after {visibility: inherit; transform: rotate(60deg); margin: -1px 2px;}

.main-navigation-container a {font-weight: bold;}

.widget-area .search-form {max-width: 600px; margin: 0 auto;}

.site-title-hidden .custom-logo-link img {max-width: 250px;}

.footer-area-footer-widgets {background: #252a2a;}

.footer-area-site-info {padding: 1rem 0 !important;}

.search-results .page-summary p {display: none;}
.archive .page-summary p {display: none;}
.archive .intro-title.has-page-summary {width: 100%; float: none;}

.white-button {color: #fff !important; border-color: #fff;}

.summary-container .entry-summary .woocommerce-breadcrumb {display: none;}

.products .outstock_button {display: none !important;}

.product-breadcrumbs {position: relative; width: 100%; background: #f4f3f3;}

.product-breadcrumbs nav {position: relative; margin: 0 auto; padding: 10px 0; display: table;}

.single-product .summary-container-inner {padding-top: 2rem; padding-bottom: 0;}

.single-product .product_meta {display: none !important;}
.single-product .post-navigation {display: none !important;}
.single-product .related-container {display: none !important;}


ul.products .product .woocommerce-LoopProduct-link,
ul.products .product .description,
ul.products .product.sale::before,
ul.products .product:hover,
ul.products .product img {background: transparent !important;}


.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 75%;
    float: right;
}
 
/* Make Gallery 25% width and place it beside the image */
 
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 25%;
    float: left;
}
 
/* Style each Thumbnail with width and margins */
 
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 100px;
    float: none;
    margin: 0 0 10% 10%;
}

.woocommerce-product-gallery .flex-control-thumbs li {float: none; width: 90%; margin-top: 0; margin-bottom: 1.618em;}

.fl-accordion-button-icon {text-decoration: none !important;}

.fluid-width-video-wrapper {padding: 0 !important; height: 300px; margin-bottom: 20px;}

h1.product_title {margin: 0 0 1rem 0; text-transform: unset;}

.product-line-sep {
    background: #515253;
    height: 1px;
    width: 100%;
    margin: 20px 0;
}

.small-line-sep {
    background: #cccccc;
    height: 2px;
    width: 30px;
    margin: 0;	
}

.underline-on-hover a {text-decoration: none;}
.underline-on-hover a:hover {text-decoration: underline;}

ul.products .product h3 {text-transform: unset !important; font-weight: 600 !important; text-align: center; margin-bottom: 10px;}

ul.products .product .price {
    display: table;
    margin: 0 auto;
    line-height: 1.19;
}

ul.products .product .price .amount {font-weight: 500;}

ul.products .product .button {
    background-color: #f58b32 !important;
    border: 0;
    border-radius: 20px;
    padding: 12px 24px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    color: #000000 !important;
    text-decoration: none;
	display: table;
	margin: 10px auto 0;
}

ul.products .product .button::before, ul.products .product .added_to_cart::before {display: none;}

.single-product .summary .product-mini-table {display: table; vertical-align: middle;}
.single-product .summary .price {display: table-cell; padding-right: 15px;}
.single-product .summary .stock-status {display: table-cell;}
.single-product .summary .out-of-stock {display: none;}

.single-product form.cart {margin: 1.62em 0 1.62em;}

.woocommerce-product-details__short-description {margin-top: 10px;}

.quantity-control {display: table; float: left; border: 2px solid #eaeaea;}
.quantity-control div, .quantity-control button {display: table-cell; border: 0; height: 59px; font-size: 16px;}
.quantity-control .input-text {border: 0; text-align: center; margin-top: 10px;}
.single-product .single_add_to_cart_button {display: inline-block !important; width: auto !important; margin: 0 !important;}

@media only screen and (max-width: 600px) {
	.quantity-control {float: none; margin: 0 auto;}
	.single-product .summary .cart .single_add_to_cart_button {
    display: table !important; margin: 15px auto 0 !important; clear: both;
	}
}

@media only screen and (min-width: 55em) {
	.site .woocommerce-tabs .panel {
		max-width: 1100px;
	}
}

.woocommerce-product-rating {border-top: 2px solid #808183; border-bottom: 2px solid #808183; padding: 10px 2px; color: #808183; text-transform: uppercase; margin: 1em 0;}

.woocommerce-product-rating a {color: #000000;}

.product-desc-title {text-transform: uppercase; margin: 2px 0 1rem 0;}

.woocommerce-tabs .tabs .how-to-use_tab a::before {content: '\f100';}

.woocommerce-tabs .tabs .faqs_tab a::before {content: '\f108';}

.product-widgets-container {width: 100%; max-width: none; background: #235090; text-align: center; font-size: 18px; margin-bottom: 0;}

.product-widgets-container h2.widget-title {font-size: 1.5rem; letter-spacing: 0; margin: 0 0 5px 0 !important;}

.product-widgets-container p {max-width: 300px; margin: 0 auto;}

.product-widgets-container .widget-text-media {margin: 0 0 1rem 0;}

.product .wc-tabs-wrapper {margin-top: 20px;}

.product .woocommerce-tabs .tabs a {}

.product .woocommerce-tabs .tabs .active a {background: #515253;}

ul.products .product:hover {background: #f4f2f3;}

.intro-container .intro {background: #515253;}

h1.intro-title, .archive .intro-title, .blog .intro-title {text-align: center; text-transform: unset; font-weight: normal;}
.blog-title {color: #020202; text-transform: uppercase; text-align: center; margin: 0 auto 50px; max-width: 600px;}
.blog-image {margin-bottom: 50px;}

.fl-row-content-wrap h1 {font-weight: normal;}

.single-post .intro .intro-title {text-align: center; max-width: 700px; margin: 0 auto;}
.single-post .intro-container .intro {background: #252a2a;}
.single-post .entry-meta {display: none;}
.single-post .site-content-inner {padding-top: 3rem;}

.locations-cont {max-width: 900px !important;}
.locations-cont img {max-width: 64px !important; display: inline-block; margin-right: 20px; vertical-align: middle;}
.locations-cont span {display: block; color: #252a2a; margin-top: 20px; font-size: 16px;}
.locations-cont strong {width: 100%; margin-right: -100px; padding-right: 100px; display: inline-block; vertical-align: top; box-sizing: border-box;}

.wm-accordion .wm-item-title {text-transform: uppercase;}

.woocommerce-tabs.tabs-count-1 .panel {padding-top: 5rem;}

.homepage-collection-links img {
	transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

.homepage-collection-links img:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.contact-us-box {max-width: 580px; background: #235090; color: #ffffff; margin: 0 auto; width: 100%;}
.contact-us-box p {margin: 0 0 1em 0;}
.contact-us-box a, .contact-us-box a:hover {color: #ffffff;}

.front-page .intro-special {padding: 0; height: calc(100vh - 144px);}

.cover-img-size .fl-row-content-wrap {height: 70vh;}

.plus-img-bg {background-image: url(https://voupre.com/wp-content/uploads/Plus-Sign.png); background-size: contain; background-repeat: no-repeat; background-position: center center; background-attachment: scroll; height: 200px; display: table;}

.plus-img-bg>div {display: table-cell; vertical-align: middle; margin: 0 auto; text-align: center;}

.site-header-content {border: 0;}

.two-section-heading h4 {display: table; width: 100%;}
.two-section-heading span {display: inline-block; float: right; position: relative;}
.two-section-heading span::before {
	content: '\e8c0';
	position: absolute;
	left: -30px;
	top: 0;
	color: #f68d28;
	font-family: 'Fontello';
}

.wm-accordion .wm-item-title::after {font-weight: bold; color: #f68d28; content: '\ea4b'; font-family: 'Fontello'; font-size: 120%;}
.wm-accordion .is-active .wm-item-title::after {content: '\ea2c';}

@media only screen and (max-width: 670px) {
	.contact-us-box .fl-module-content {margin: 21px; padding: 0 21px;}
	.site-title-hidden .custom-logo-link img {max-width: 200px;}
	.front-page .intro-special {max-height: 320px;}
	.site-header-inner {display: table;}
	.site-header-content .social-links {margin: -20px 0; font-size: 20px;}
	.mobile-first-order {order: 1 !important; -webkit-order: 1;}
	.two-section-heading span {display: table; float: none; margin-top: 10px;}
}

@media only screen and (max-width: 360px) {
    .site-title-hidden .custom-logo-link img {max-width: 160px;}
}

.top-menu-icons {
    float: right;
    margin-left: auto;
    display: none;
}

.top-menu-icons a, .top-menu-icons img {
    height: 22px;
    width: 22px;
}

.top-menu-icons .cart-contents {
    margin-left: 10px;
}

@media only screen and (min-width: 991px) {
    .top-menu-icons {
        display: block;
    }
}


.footer-icons-row {
    background: #000000;
    color: #ffffff;
    display: table;
    padding: 20px;
    width: 100%;
    border-bottom: 2px solid #ffffff;
}

.footer-icons-row-cont {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    display: table;
}

.footer-icons-row-cont img {
    max-width: 50px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}

.icon-in-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

@media only screen and (max-width: 900px) {
    .icon-in-row {
        display: table;
        width: 50%;
        text-align: center;
        float: left;
    }

    .footer-icons-row-cont img {
        max-width: 50px;
        vertical-align: middle;
        margin-right: 0;
        display: block;
        margin: 0 auto;
    }
}


/* Footer */
.site-footer.main_footer {
  margin-top: 0;
  font-size: 16.5px;
  padding: 0; }
  .footer_wrap {
      display: table;
      max-width: 1360px;
      width: 100%;
      margin:0 auto;
      padding: 0 30px;
  }
  .site-footer.main_footer .top_bar {
    background-color: #000000;
    color: #ffffff;
    padding: 40px 0 20px; }
    .site-footer.main_footer .top_bar p {
      font-weight: bold;
      letter-spacing: 1px;
      margin: 0; }
    .site-footer.main_footer .top_bar ul {
      margin: 0;
      list-style: none;
      padding-left: 0; }
      .site-footer.main_footer .top_bar ul li {
        margin: 15px 0 0; }
        .site-footer.main_footer .top_bar ul li a {
          transition: 0.5s all ease-in-out;
          color: #ffffff;
          text-decoration: none; }
        .site-footer.main_footer .top_bar ul li a:hover {
          text-decoration: underline; }
          
    .site-footer.main_footer .social_footer ul li a {
        color: #ffffff;
        display: inline-block;
        text-align: center;
    }
    .site-footer.main_footer .top_bar .footer_column {
      width: 23%;
      display: table-cell;
      margin-left: -4px;
      text-align: left; }
    .site-footer.main_footer .top_bar .footer_column-4 {
        width: 30%;
    }
    .site-footer.main_footer .top_bar .footer_column-4 ._form_23 form {
        margin: 0 auto !important;
        padding: 0 !important;
        width: 100% !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_23 ._field-wrapper input {
        border-radius: 0 !important;
        border: 0 !important;
        width: 100% !important;
        padding: 6px 12px !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_23 ._button-wrapper {
        margin-left: 5px !important;
    }
    
    .under-p-t-note {
        font-size: 12px;
        margin-bottom: 5px;
    }
    
	.bottom_links_footer {
		margin-bottom: 20px;
	}
    
    .bottom_links_footer a {
		text-decoration: none;
        margin-right: 10px;
    }

    .bottom_links_footer a:hover {
		text-decoration: underline;
    }
    
  .site-footer.main_footer .bottom_bar {
    background-color: #000000;
    color: #ffffff;
    font-size: 14px;
    padding: 25px 0 35px; }
    .site-footer.main_footer .bottom_bar .inner_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .site-footer.main_footer .bottom_bar .inner_wrap .bb_header {
        color: #ffffff; }
        .site-footer.main_footer .bottom_bar .inner_wrap .bb_header p {
          margin-bottom: 0; }
      .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a {
          color: #ffffff;
          text-decoration: none;
          transition: 0.5s all ease-in-out;
          display: inline-block; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type {
          margin-right: 15px; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:hover {
          text-decoration: underline; }
      .site-footer.main_footer .social_footer ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-footer.main_footer .social_footer ul li {
          display: inline-block;
          margin: 0 20px 15px 0; }
          .site-footer.main_footer .social_footer ul li i {
            color: #fff;
            transition: 0.5s all ease-in-out; }
          .site-footer.main_footer .social_footer ul li a:hover i { }
    
    @media only screen and (max-width: 991px) {        
        .site-footer.main_footer .top_bar .footer_column {
            display: inline-block;
            width: 100%;
            margin: 20px auto;
            text-align: center;
        }
        
        .site-footer.main_footer .top_bar .footer_column-4 {
            max-width: initial;
        }
        
        .site-footer.main_footer .bottom_bar {
            text-align: center;
        }
    }
    
    
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_63 form {
        margin: 0 0 15px !important;
        padding: 0 !important;
        width: 100% !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_63 ._field-wrapper input {
        border-radius: 0 !important;
        border: 0 !important;
        width: 100% !important;
        padding: 8px 12px !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_63 ._button-wrapper {
        margin: 19px 12.5px 0 5px !important;
    }

	#_form_66EB0F0ECD59E_._inline-form ._submit {margin-top: 2px !important;}
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_63 ._button-wrapper ._submit {
        border-radius: 0 !important;
    }
    

.mobile-shop-slider {display: none;}

@media only screen and (max-width: 991px) {
	.mobile-shop-slider {display: block; margin: 0 -30px;}
}


.post-type-archive-product .content-area {width: 100% !important;}

.archive .content-area {width: 100% !important;}
 
.woocommerce #secondary {
    display: none;
}   
    
.woocommerce-page .intro-container {display: none;}

.woocommerce-breadcrumb {display: none;}

.shop-container .columns-3 .woocommerce-pagination {display: block;}

.shop-container .page-description h2:first-child, .shop-container .page-description .woocommerce, .shop-container .page-description hr {display: none;}

.tax-product_cat .site-content-inner, .post-type-archive-product .site-content-inner {width: 90%; padding-top: 20px;}

.main-shop-container {
    display: flex;
}

.shop-container {
    width: 100%;
    max-width: 1030px;
}

.shop-container .page-description {
    display: none;
}

.shop-container .shop-before-widgets-container {
    display: none;
}

.shop-slider {
    float: left;
    width: 68%;
}

.shop-ad {
    width: 30%;
    padding-left: 1%;
    height: 500px;
}

.top-right-shop-slider {
    width: 30%;
    padding-left: 1%;
    height: 500px;
	float: left;
}

@media only screen and (max-width: 991px) {
	.top-right-shop-slider {display: none;}
}

.middle-shop-ad-link {
	display: block;
	width: 100%;
}

.middle-shop-ad {
    margin: 0 auto 2% !important;
	padding: 0 10px;
	display: table;
	width: 100% !important;
	left: 0 !important;
}

.shop-sidebar {
    margin: 0 20px 0 0;
    min-width: 150px;
    list-style: none;
    font-size: 16px;
}

.shop-sidebar h2 {
    font-weight: bold;
    font-size: 16px !important;
    margin-bottom: 10px !important;
    font-family: "Open Sans", sans-serif;
    text-decoration: none !important;
    letter-spacing: 0 !important;
    border: 0 !important;
    display: block;
}

.shop-sidebar .screen-reader-text {
    height: auto;
    width: auto;
    clip: initial !important;
    clip-path: none !important;
    position: static !important;
}

.shop-sidebar .widget_nav_menu {
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #000000 !important;
}

.shop-sidebar .widget ul li {
    border: 0;
}

.shop-sidebar li {
    padding-left: 0 !important;
}

.widget_nav_menu ul li:before {display: none !important;}

.woocommerce-products-header {
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .shop-sidebar {display: none;}
    .shop-ad {display: none;}
    .shop-slider {display: none;}
}
    
    

.search-categories-mobile {
    display: none;
}

@media only screen and (max-width: 991px) {
    .search-categories-mobile {
        display: table;
    }
}

.search-categories-mobile .dgwt-wcas-search-wrapp {
    height: 38px;
    max-width: 100%;
    min-width: 100px;
}

.dgwt-wcas-search-wrapp {
    display: table;
    width: auto;
    margin: 0 0 20px 0;
}

.shop-sidebar .dgwt-wcas-search-wrapp {
    min-width: 150px !important;
    max-width: 150px !important;
}

.screen-reader-text {
    display: none;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 5px 15px 5px 32px;
    color: #000000;
    border: 1px solid #eaeaea;
    font-size: 12px;
    background: rgba(255,255,255,0) !important;
    border-radius: 0;
}

.dgwt-wcas-search-form label,
.dgwt-wcas-search-form::before {
    display: none !important;
}


.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    max-width: 15px;
    max-height: 15px;
    left: 10px;
}


.shop-container .woocommerce-products-header h1 {
    display: none;
}

.shop-categories-switcher {
    float: left;
    width: 45%;
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius: 0 !important;
    height: 40px;
    color: #343434;
    padding: 0 10px 0 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    box-shadow: none;
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    outline: none;

    background-position: 97% center;
    background-repeat: no-repeat;
    cursor: pointer;
    
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    outline-width: 0;
}

@media only screen and (max-width: 991px) {
    .shop-categories-switcher {display: table;}
    .woocommerce-ordering label {display: none;}
}

.blog-intro-cont {width: 100%; padding: 100px 20px; background-image: url(https://voupre.com/wp-content/uploads/VP-Blog-Banner.png); background-size: cover; background-repeat: no-repeat; background-position: center center; background-attachment: scroll; height: 200px; display: table;}

.blog-intro-cont h1 {text-align: center; color: #ffffff;}

.sidebar-sub {border: 1px solid #000000;}

.sidebar-sub p {display: none;}

.sidebar-sub ._form {padding: 0 20px 20px 20px !important;}

.sidebar-sub h3 {
    text-align: center;
    font-size: 16px;
    padding: 15px 10px 0 10px !important;
}

#sidebar-sub {
  width: 100%;
  padding-top: 100px;
  margin: -100px auto 0 auto;
  display: table;
  vertical-align: top;
}

@media only screen and (max-width: 991px) {
    .gift-sets-slider {
        width: 100% !important;
        display: block !important;
    }
}

.jdgm-widget.jdgm-widget {max-width: 1200px; margin: 0 auto;}
