/**
 * Swiper 6.8.1
 * https://swiperjs.com |  MIT License
 */

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-vertical > .swiper-wrapper{flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}
.swiper-container-multirow > .swiper-wrapper{flex-wrap:wrap}
.swiper-container-multirow-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:column}
.swiper-container-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
.swiper-container-pointer-events{touch-action:pan-y}
.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}
.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}

/* global ----- */

.woocommerce table{display:table;visibility:visible}
.woocommerce table th{font-size:100%}
.woocommerce-demo-store{margin-top:45px}
.woocommerce-demo-store p.demo_store{position:fixed;height:19px;line-height:19px}

/* Price ----- */
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins,
.woocommerce .column_product_price .price ins { font-weight: 400; text-decoration:none; }
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del,
.woocommerce .column_product_price .price del{font-size:80%; margin-right:5px;}


/* Pager ----- */
.woocommerce .pager { margin-bottom: 40px; }


/* whislist button ----- */
.mfn-wish-button{ margin: 0 10px; font-size: 20px; line-height: 1; color: rgba(0,0,0,.15); position: relative; border: 0; cursor: pointer; transition: color 0.2s ease-out; }
.mfn-wish-button:hover{ color: rgba(0,0,0,.3); }
.mfn-wish-button .icon-heart-empty-fa { opacity: 1; }
.mfn-wish-button .icon-heart-fa { opacity: 0; position: absolute; left: 0; top: 0; }
.mfn-wish-button.loved .icon-heart-empty-fa { opacity: 0; }
.mfn-wish-button.loved .icon-heart-fa { opacity: 1; animation-name: add-to-wishlist; animation-duration: 1000ms; }


/* wishlist in image_frame */
.product-loop-thumb .image_links .mfn-wish-button { margin: 0; }
.product-loop-thumb .image_links .mfn-wish-button i { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
.product-loop-thumb .mfn-wish-button.mfn-abs-top { position: absolute; right: 15px; top: 18px; z-index: 3; margin: 0; }


/* wishlist page ------ */
.wishlist { padding: 50px 0 40px; }
.wishlist .wishlist-row{ display: flex; align-items: center; margin-bottom: 40px; border-bottom-width: 1px; border-style: solid; }
.wishlist .wishlist-row .product-loop-thumb{position:relative}
.wishlist .wishlist-row:last-of-type { margin-bottom: 0; border-bottom: 0; }
.wishlist .wishlist-row .price { font-size: 30px; line-height: 30px; }
.wishlist .wishlist-row .product_meta > span { margin-right: 10px; }
.wishlist .wishlist-row .wishlist-options { text-align: center; }
.wishlist .wishlist-row .wishlist-options .add_to_cart_button { margin-bottom: 20px; }
.wishlist .wishlist-row .wishlist-options .add_to_cart_button.added { display: none; }
.wishlist .wishlist-row .wishlist-options .added_to_cart { display: inline-block; padding-top: 0; margin-bottom: 20px; position: relative }
.wishlist .wishlist-row .wishlist-options .added_to_cart:after { content: '\e917'; font-family: "mfn-icons"; position: absolute; right: -20px; top: 0; }
.wishlist .wishlist-row .wishlist-options .mfn-li-product-row-button { display: flex; flex-direction: column; align-items: center; }
.wishlist .wishlist-info { text-align: center; }
.wishlist .image_frame.product-loop-thumb { position: relative; }


/* button ----- */
.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce button.button,.woocommerce input.button{padding:10px 20px;font-weight:400;line-height:24px;overflow:hidden;border-style:solid;box-sizing:border-box}
.button-flat .woocommerce #respond input#submit,.button-flat .woocommerce a.button,.button-flat .woocommerce button.button,.button-flat.woocommerce button.button,.button-flat.woocommerce input.button{border-radius:0}
.button-round .woocommerce #respond input#submit,.button-round .woocommerce a.button,.button-round .woocommerce button.button,.button-round.woocommerce button.button,.button-round.woocommerce input.button{padding:10px 35px;border-radius:50px}
.button-stroke .woocommerce #respond input#submit,.button-stroke .woocommerce a.button,.button-stroke .woocommerce button.button,.button-stroke.woocommerce button.button,.button-stroke.woocommerce input.button{background-color:transparent;border-width:2px;border-style:solid;border-radius:3px}

.single_add_to_cart_button,.checkout-button,.woocommerce .button:disabled{padding:10px 20px!important}
.button-round .single_add_to_cart_button, .button-round .checkout-button, .button-round .woocommerce .button:disabled{padding:10px 35px!important}

.button-stroke .woocommerce .button:not(:hover), .button-stroke .single_add_to_cart_button:not(:hover){background:none!important}

.button-custom a.the-icon.remove{padding-left:10px!important;padding-right:10px!important}

/* button loading & added fix */
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after { left: auto; top: auto; height: auto; width: auto; }
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after { position: static; background: transparent; }

/* close button ----- */
.woocommerce .mfn-close-icon{z-index:5;display:block;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;cursor:pointer;}
.woocommerce .mfn-close-icon .icon { color: rgba(0,0,0,.3); display: inline-block; transition: all 0.3s ease-in-out;}
.woocommerce .mfn-close-icon:hover .icon { color: rgba(0,0,0,.8); transform: rotate(270deg); }

/* star rating ----- */
.woocommerce .comment-form-rating { display: flex; align-items: center; margin-bottom: 15px; }
.woocommerce .comment-form-rating label { flex-shrink: 0; }
.woocommerce .comment-form-rating p.stars { width: 100%; }
.woocommerce .comment-form-rating p.stars > span { display: flex; }
.woocommerce .comment-form-rating p.stars a { flex: 1; width: auto; height: auto; color: inherit; padding: 15px 5px 10px; margin: 0 10px; font-size: 16px; background-color: rgba(0,0,0,.01); border-radius: 5px; text-align: center; text-indent: 0; }
.woocommerce .comment-form-rating p.stars a:before { display: block; position: static; font-size: 26px; margin: 0 auto 5px; transition: all 0.3s ease-in-out 0s; }
.woocommerce .comment-form-rating p.stars a:hover:before { animation-name: star-rating; animation-duration: 1000ms; }


/* comments ----- */
.woocommerce #reviews #comments > :first-child { border-top: 0; padding-top: 0; }
.woocommerce #reviews #comments .woocommerce-Reviews-title { margin-bottom: 15px; }
.woocommerce #reviews #comments ol.commentlist {}
.woocommerce #reviews #comments ol.commentlist li {}
.woocommerce #reviews #comments ol.commentlist li img.avatar { position: absolute; left: 25px; top: 13px; width: 50px; padding: 0; border: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text { background-color: rgba(0,0,0,.02); border: 0; margin-left: 0; padding: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta { padding: 25px 115px 25px 90px; font-size: 1em; margin: 0; border-bottom: 1px solid rgba(0,0,0,.05); }
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating { position: absolute; right: 25px; top: 30px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text .description { padding: 25px 30px 10px; }
.woocommerce #reviews #review_form_wrapper { margin-top: 20px; }
.woocommerce #reviews #review_form_wrapper .comment-form { position: relative; margin-top: 20px; }
.woocommerce #reviews #review_form_wrapper .comment-form label { font-weight: 500; margin-right: 10px; }
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-comment label { display: none; }
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-comment textarea { height: 150px; }
.woocommerce #reviews #review_form_wrapper .comment-form .form-submit input[type="submit"] { width: 100%; }
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email { display: flex; align-items: center; }
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input { margin: 0; }


/* product gallery ----- */
.woocommerce .mfn-product-gallery { display: flex; position: relative; }
.woocommerce .mfn-product-gallery .flex-control-thumbs  { display: flex; }
.woocommerce .mfn-product-gallery :not(.mfn-scroller-active) .flex-control-thumbs { transform: translate3d(0,0,0) !important; }

.woocommerce div.product div.images .mfn-scroller-active { overflow: hidden; }
.woocommerce div.product div.images .mfn-scroller-active .flex-control-thumbs { overflow: unset; }
.woocommerce .mfn-product-gallery .mfn-scroller-active ol,
.woocommerce .mfn-product-gallery .mfn-scroller-active ol img { cursor:move !important; }

.woocommerce .mfn-product-gallery.mfn-thumbnails-overlay .mfn-flex-control-thumbs-wrapper { position: absolute; z-index: 1; }

.woocommerce .mfn-product-gallery.mfn-thumbnails-left .mfn-flex-control-thumbs-wrapper { order: 1; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-left .flex-viewport { order: 2; }

/* Left & Right */
.woocommerce .mfn-product-gallery.mfn-thumbnails-left .flex-control-thumbs,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right .flex-control-thumbs { flex-direction: column;; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-left .flex-control-thumbs li,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right .flex-control-thumbs li { width: 100% !important; opacity: 0;}
.woocommerce .mfn-product-gallery.mfn-thumbnails-left .flex-control-thumbs li:last-child, .woocommerce .mfn-product-gallery.mfn-thumbnails-right .flex-control-thumbs li:last-child{margin-bottom: 0 !important;}

.woocommerce .mfn-product-gallery.mfn-thumbnails-left .mfn-scroller-active .flex-control-thumbs li,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right .mfn-scroller-active .flex-control-thumbs li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.woocommerce .mfn-product-gallery.mfn-thumbnails-left .mfn-scroller-active .flex-control-thumbs li img,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right .mfn-scroller-active .flex-control-thumbs li img { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -o-object-fit: cover; object-fit: cover;}

.woocommerce .mfn-product-gallery.mfn-thumbnails-left .mfn-flex-control-thumbs-wrapper,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right .mfn-flex-control-thumbs-wrapper { display: flex; flex: 0 0 16%; max-width: 16%; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-left.mfn-left-top .mfn-flex-control-thumbs-wrapper,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right.mfn-right-top .mfn-flex-control-thumbs-wrapper { align-items: flex-start; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-left.mfn-left-center .mfn-flex-control-thumbs-wrapper,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right.mfn-right-center .mfn-flex-control-thumbs-wrapper { align-items: center; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-left.mfn-left-bottom .mfn-flex-control-thumbs-wrapper,
.woocommerce .mfn-product-gallery.mfn-thumbnails-right.mfn-right-bottom .mfn-flex-control-thumbs-wrapper { align-items: flex-end; }

/* Bottom */
.woocommerce .mfn-product-gallery.mfn-thumbnails-bottom { flex-direction: column; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-bottom.mfn-bottom-left .flex-control-thumbs { justify-content: flex-start; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-bottom.mfn-bottom-center .flex-control-thumbs { justify-content: center; }
.woocommerce .mfn-product-gallery.mfn-thumbnails-bottom.mfn-bottom-right .flex-control-thumbs { justify-content: flex-end; }
.woocommerce div.product div.images.mfn-thumbnails-bottom .flex-control-thumbs:not(.mfn-scroller-active) li{ width: 20%; }

/* main image margin */
.woocommerce .mfn-product-gallery.mfn-mim-0{--mfn-woo-gallery-margin:0px}
.woocommerce .mfn-product-gallery.mfn-mim-2{--mfn-woo-gallery-margin:2px}
.woocommerce .mfn-product-gallery.mfn-mim-5{--mfn-woo-gallery-margin:5px}
.woocommerce .mfn-product-gallery.mfn-mim-10{--mfn-woo-gallery-margin:10px}
.woocommerce .mfn-product-gallery.mfn-mim-15{--mfn-woo-gallery-margin:15px}
.woocommerce .mfn-product-gallery.mfn-mim-20{--mfn-woo-gallery-margin:20px}
.woocommerce .mfn-product-gallery.mfn-mim-25{--mfn-woo-gallery-margin:25px}
.woocommerce .mfn-product-gallery.mfn-mim-30{--mfn-woo-gallery-margin:30px}

.woocommerce div.product .mfn-product-gallery:not(.mfn-thumbnails-overlay).mfn-thumbnails-left .mfn-flex-control-thumbs-wrapper  { margin-right: var(--mfn-woo-gallery-margin); }
.woocommerce div.product .mfn-product-gallery:not(.mfn-thumbnails-overlay).mfn-thumbnails-right .mfn-flex-control-thumbs-wrapper  { margin-left: var(--mfn-woo-gallery-margin); }
.woocommerce div.product .mfn-product-gallery:not(.mfn-thumbnails-overlay).mfn-thumbnails-bottom .mfn-flex-control-thumbs-wrapper  { margin-top: var(--mfn-woo-gallery-margin); }

.woocommerce div.product .mfn-product-gallery.mfn-thumbnails-overlay.mfn-thumbnails-left .mfn-flex-control-thumbs-wrapper,
.woocommerce div.product .mfn-product-gallery.mfn-thumbnails-overlay.mfn-thumbnails-right .mfn-flex-control-thumbs-wrapper { top: var(--mfn-woo-gallery-margin); height: calc(100% - 2*(var(--mfn-woo-gallery-margin))); }
.woocommerce div.product .mfn-product-gallery.mfn-thumbnails-overlay.mfn-thumbnails-left .mfn-flex-control-thumbs-wrapper { left: var(--mfn-woo-gallery-margin); }
.woocommerce div.product .mfn-product-gallery.mfn-thumbnails-overlay.mfn-thumbnails-right .mfn-flex-control-thumbs-wrapper { right: var(--mfn-woo-gallery-margin); }
.woocommerce div.product .mfn-product-gallery.mfn-thumbnails-overlay.mfn-thumbnails-bottom .mfn-flex-control-thumbs-wrapper { left: var(--mfn-woo-gallery-margin); bottom: var(--mfn-woo-gallery-margin); width: calc(100% - 2*(var(--mfn-woo-gallery-margin))); }

/* Grid */
.woocommerce .mfn-product-gallery-grid { column-count: 2; column-gap: 0; position: relative; }
.woocommerce .mfn-product-gallery-grid.mfn-product-gallery-1-images { column-count: 1; }
.woocommerce .mfn-product-gallery-grid .zoomImg{ position: absolute; top: 0; }
.woocommerce .mfn-product-gallery-grid a{ display: block; }
.woocommerce .mfn-product-gallery-grid .mfn-product-gg-img { line-height: 0; display: inline-block; position: relative; -webkit-column-break-inside: avoid; break-inside: avoid; }
.woocommerce .mfn-product-gallery-grid .mfn-product-gg-img .woocommerce-product-gallery__image { overflow: hidden; }


/* header login ----- */
.mfn-header-login{position:absolute;display:none;width:300px;padding:20px 20px 25px;z-index:100001;top:100%;right:0;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,0.2);margin-top:15px}
.mfn-header-login .mfn-close-icon{position:absolute;top: 15px; right: 15px;}
.mfn-header-login .woocommerce-form.login { border: 0; padding: 0; margin: 0; text-align: left; border-radius: 0; }
.mfn-header-login .woocommerce-form .form-row { float:none;width:100%; position: relative; padding: 0; margin-bottom: 10px; }
.mfn-header-login .woocommerce-form label { font-weight: 400; }
.mfn-header-login .woocommerce-form .form-row.form-row-first:after,
.mfn-header-login .woocommerce-form .form-row.form-row-last:after { font-family: "mfn-icons"; color: rgba(0,0,0,.7); display: flex; align-items: center; justify-content: center; width: 30px; height: 30px;  position: absolute; left: 5px; top: 50%; transform: translateY(-50%); }
.mfn-header-login .woocommerce-form .form-row.form-row-first:after { content: '\e94b'; }
.mfn-header-login .woocommerce-form .form-row.form-row-last:after { content: '\e8c8'; }
.mfn-header-login .woocommerce-form .form-row.form-row-first label,
.mfn-header-login .woocommerce-form .form-row.form-row-last label { position: absolute; left: 40px; top: 50%; z-index: 2; transform: translateY(-50%); transition: position 150ms ease-out, font-size 150ms ease-out; }
.mfn-header-login .woocommerce-form .form-row.form-row-first .input-text,
.mfn-header-login .woocommerce-form .form-row.form-row-last .input-text {margin:0;padding: 25px 10px 10px 40px; width: 100%;  }
.mfn-header-login .woocommerce-form .form-row.form-row-first.active label,
.mfn-header-login .woocommerce-form .form-row.form-row-last.active label{ top: 15px; font-size: 80%; opacity: .7; }
.mfn-header-login .woocommerce-form-login__rememberme { margin-bottom: 10px; }
.mfn-header-login .woocommerce-form-login__submit{width:100%;box-sizing:border-box}
.mfn-header-login .lost_password,
.mfn-header-login .create_account { text-align: center; margin: 0; }
.mfn-header-login .lost_password { margin: -5px 0 10px; font-size: 14px; }
.mfn-header-login .lost_password a,
.mfn-header-login .create_account a { color: rgba(0,0,0,.5) !important; text-decoration: none; }
.mfn-header-login .lost_password a:hover,
.mfn-header-login .create_account a:hover { color: rgba(0,0,0,.8) !important; }
.mfn-header-login .create_account a { font-weight: 700; }

.mfn-header-login .woocommerce-MyAccount-navigation { width: 100%; margin: 0; }
.mfn-header-login .woocommerce-MyAccount-navigation ul li a { display: block; color: rgba(0,0,0,.6) !important; border-radius: 5px; background: transparent; border: 0; display: block; margin: 0; padding: 7px 10px; text-decoration: none; }
.mfn-header-login .woocommerce-MyAccount-navigation ul li.is-active a,
.mfn-header-login .woocommerce-MyAccount-navigation ul li a:hover { color: rgba(0,0,0,.8) !important; background-color: rgba(0,0,0,.03); }
.mfn-header-login .woocommerce-MyAccount-navigation ul li a:before { display: inline-block; font-family: "mfn-icons"; width: 22px; text-align: center; margin-right: 10px; color: rgba(0,0,0,.7); }
.mfn-header-login .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout { border-top-width: 1px; border-style: solid; padding-top: 5px; margin-top: 5px; }
.mfn-header-login .woocommerce-MyAccount-navigation-link--dashboard a:before { content: '\e8cc'; }
.mfn-header-login .woocommerce-MyAccount-navigation-link--orders a:before { content: '\e812'; }
.mfn-header-login .woocommerce-MyAccount-navigation-link--downloads a:before { content: '\e86b'; }
.mfn-header-login .woocommerce-MyAccount-navigation-link--edit-address a:before { content: '\e801'; }
.mfn-header-login .woocommerce-MyAccount-navigation-link--edit-account a:before { content: '\e84a'; }
.mfn-header-login .woocommerce-MyAccount-navigation-link--customer-logout a:before { content: '\e8cc'; }

.mfn-show-login-modal .mfn-header-login{display:block}

/* Fake tabs */
.woocommerce .fake-tabs .tab-additional_information,
.woocommerce .fake-tabs .tab-reviews { padding-top: 50px; }
.woocommerce .fake-tabs .woocommerce-Reviews-title { text-align: center; }
.woocommerce .fake-tabs .tab-reviews #reviews,
.woocommerce .fake-tabs .tab-additional_information table.shop_attributes { max-width: 60%; margin: 0 auto; }

/* Required */
.required { opacity: .6; }

/* Meta ----- */
.woocommerce .product_meta span { margin: 0 5px; }
.woocommerce .product_meta span:first-child { margin-left: 0; }
.woocommerce .product_meta span:last-child { margin-right: 0; }

/* Tags */
.wishlist .tagged_as a,
.woocommerce .product_meta .stacked-meta li.stacked-tags .stacked-meta-value a,
.woocommerce .tagged_as a { display: inline-block; text-decoration: none; background-color: rgba(0,0,0,.02); color: rgba(0,0,0,.8); margin: 0 2px 2px; border-radius: 4px; padding: 2px 7px; font-size: 90%; transition: background-color 0.3s ease-in-out 0s; }
.wishlist .tagged_as a:hover,
.woocommerce .product_meta .stacked-meta li.stacked-tags .stacked-meta-value a:hover,
.woocommerce .tagged_as a:hover { background-color: rgba(0,0,0,.06); }

/* SKU */
.wishlist .sku_wrapper,
.woocommerce .product_meta .stacked-meta li.stacked-sku .stacked-meta-value,
.woocommerce .sku_wrapper { display: inline-block; border: 1px solid rgba(0,0,0,.1); border-radius: 5px; padding: 0 10px; font-size: 13px; text-transform: uppercase; }

/* Stacked*/
.woocommerce .product_meta .stacked-meta{ display: flex; flex-wrap: wrap; }
.woocommerce .product_meta .stacked-meta li{ width: 33%; flex: 1 1 auto; padding: 15px 10px; box-sizing: border-box; border-right-width: 1px; border-style: solid; }
.woocommerce .product_meta .stacked-meta li:last-child { border: 0; }
.woocommerce .product_meta .stacked-meta li .stacked-meta-title { margin-bottom: 5px; }
.woocommerce .product_meta .stacked-meta li span{display: block; margin: 0;}


/* filters ----- */

.shop-filters{margin-bottom:20px;padding:15px;background-image:url(../images/stripes/stripes_5_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
.shop-filters .woocommerce-result-count{margin:12px 0 0}
.shop-filters .woocommerce-ordering{margin-bottom:0;z-index:1!important}
.shop-filters .woocommerce-ordering select{margin-bottom:0}

/* archives ------ */

.woocommerce ul.products li.product{text-align:center}
.woocommerce ul.products li.product.align-left{text-align:left}
.woocommerce ul.products li.product.align-right{text-align:right}

.woocommerce ul.products li.product,
.woocommerce .products.related ul.products li.product,
.woocommerce .products.upsells.up-sells ul.products li.product{width:31.3%;margin:0 1% 20px;clear:none}

.woocommerce.columns-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product{width:23%}

.woocommerce.columns-3 ul.products li.product,
.woocommerce ul.products.columns-3 li.product{width:31.3%}

.woocommerce.columns-2 ul.products li.product,
.woocommerce ul.products.columns-2 li.product{width:48%}

.woocommerce.columns-1 ul.products li.product,
.woocommerce ul.products.columns-1 li.product{width:100%!important;margin:0 0 20px!important}
.woocommerce.columns-1 ul.products li.product .product-loop-thumb,
.woocommerce ul.products.columns-1 li.product .product-loop-thumb{float:left;width:33%}
.woocommerce.columns-1 ul.products li.product .desc,
.woocommerce ul.products.columns-1 li.product .desc{float:left;position:relative;width:67%;box-sizing:border-box}
.woocommerce.columns-1 ul.products li.product .desc h4,
.woocommerce ul.products.columns-1 li.product .desc h4{padding-right:80px}
.woocommerce.columns-1 ul.products li.product .star-rating,
.woocommerce ul.products.columns-1 li.product .star-rating{position:absolute;top:15px;right:20px}

.woocommerce.columns-1 ul.products li.product.align-center .desc h4,
.woocommerce ul.products.columns-1 li.product.align-center .desc h4{padding-left:80px}
.woocommerce.columns-1 ul.products li.product.align-right .desc h4,
.woocommerce ul.products.columns-1 li.product.align-right .desc h4{padding-left:80px;padding-right:0}
.woocommerce.columns-1 ul.products li.product.align-right .star-rating,
.woocommerce ul.products.columns-1 li.product.align-right .star-rating{left:20px;right:unset}

/* archives | clear */

.woocommerce.columns-2 ul.products li.product:nth-child(2n+1),
.woocommerce ul.products.columns-2 li.product:nth-child(2n+1){clear:both}

.woocommerce.columns-3 ul.products li.product:nth-child(3n+1),
.woocommerce ul.products.columns-3 li.product:nth-child(3n+1){clear:both}

.woocommerce.columns-4 ul.products li.product:nth-child(4n+1),
.woocommerce ul.products.columns-4 li.product:nth-child(4n+1){clear:both}

/* archives | product */

.woocommerce .column_shop_products ul.products .mfn-li-product-row-image,
.woocommerce .column_product_upsells ul.products .mfn-li-product-row-image,
.woocommerce .column_product_related ul.products .mfn-li-product-row-image { margin-bottom: 15px; }
.woocommerce ul.products li.product .product-loop-thumb{position:relative}
.woocommerce ul.products li.product.outofstock .product-loop-thumb .image_wrapper img{opacity:.5}
.woocommerce ul.products li.product .star-rating{ display: inline-block; font-size:14px; margin: 0 0 7px; vertical-align: text-bottom; }
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 { padding: 0;}
.woocommerce ul.products li.product h1,
.woocommerce-page ul.products li.product h1,
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.woocommerce ul.products li.product h4,
.woocommerce-page ul.products li.product h4,
.woocommerce ul.products li.product h5,
.woocommerce-page ul.products li.product h5,
.woocommerce ul.products li.product h6,
.woocommerce-page ul.products li.product h6,
.woocommerce ul.products li.product .mfn-li-product-row-title .title,
.woocommerce-page ul.products li.product .mfn-li-product-row-title .title{margin-bottom:3px}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price{font-size:18px;margin: 0 0 7px;}
.woocommerce ul.products li.product .excerpt,
.woocommerce-page ul.products li.product .excerpt{margin-bottom:7px}
.woocommerce ul.products li.product .excerpt p:last-child,
.woocommerce-page ul.products li.product .excerpt p:last-child{margin-bottom:0}
.woocommerce ul.products li.product .mfn-li-product-row-button,
.woocommerce-page ul.products li.product .mfn-li-product-row-button {display:inline-flex;align-items:center;margin-bottom:7px;}
.wishlist-active.wishlist-button ul.products li.product:not(.align-right) .mfn-li-product-row-button,
.wishlist-active.wishlist-button ul.products li.product:not(.align-right) .mfn-li-product-row-button { margin-right: -48px;}
.woocommerce ul.products li.product .mfn-li-product-row-button a.button,
.woocommerce-page ul.products li.product .mfn-li-product-row-button a.button {margin:0}
.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img,.woocommerce ul.products li.product a:hover img,.woocommerce-page ul.products li.product a:hover img{-webkit-box-shadow:0 0 0;box-shadow:0 0 0;margin:0}
.woocommerce a.button.added:before{right:13px;top:15px}
.woocommerce ul.products li.product a.added_to_cart{display:none}
.woocommerce ul.products li.product .desc{padding:15px 20px}
.woocommerce ul.products li.product .product-loading-icon{opacity:0;width:50px;height:50px;position:absolute;left:50%;top:50%;background-color:#fff;margin:-25px 0 0 -25px;-webkit-border-radius:100%;border-radius:100%;z-index:3}
.woocommerce ul.products li.product .product-loading-icon:before{font-family:"mfn-icons";font-style:normal;font-weight:400;speak:none;display:block;text-decoration:none!important;width:20px;height:20px;line-height:20px;font-size:20px;text-align:center;font-variant:normal;text-transform:none;line-height:1em;position:absolute;left:50%;top:50%;margin:-10px 0 0 -10px;content:'\e812';color:#444}
.woocommerce ul.products li.product.adding-to-cart .product-loading-icon{background-image:url(../images/shop-loader.gif);background-position:center center;background-repeat:no-repeat;opacity:1}
.woocommerce ul.products li.product.adding-to-cart .product-loading-icon:before{display:none}
.woocommerce ul.products li:hover.product.added-to-cart .product-loading-icon{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1}
.if-overlay .added-to-cart .added-cart{display:none}

.woocommerce ul.products li.product .woocommerce-loop-category__title{font-size:1.4em}
.woocommerce ul.products li.product .woocommerce-loop-category__title mark{background-color:transparent;color:rgba(0,0,0,.5)}

/* Onsale */
.woocommerce span.onsale{height:0;min-height:0;width:0;min-width:0;font-size:18px;line-height:18px;text-align:center;position:absolute;left:0!important;right:auto;top:0!important;margin:0!important;border-style:solid;border-width:70px 70px 0 0;border-color:transparent;padding:0;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;z-index:2;background:none}
.woocommerce span.onsale i{position:absolute;left:8px;top:-60px;color:rgba(0,0,0,.5)}
.woocommerce span.onsale.onsale-label { left: 15px !important; right: auto !important; top: 15px !important; border-width: 0; font-size: 12px; width: auto; height: auto; display: block; padding: 3px 8px; border-radius: 3px; font-weight: 500; text-transform: uppercase;}

    /* Elementor fix */
    .elementor-widget-container > span.onsale {  display: none; }
    .woocommerce .elementor-widget-woocommerce-product-images span.onsale.onsale-label { padding: 3px 8px; }

/* Sold out */
.woocommerce span.soldout{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);text-align:center}

/* Secondary image on hover  */
.hover_box_product:hover .hover_box_wrapper .visible_photo, .hover_box_product.hover .hover_box_wrapper .visible_photo{opacity:1!important}



/* sidebar cart ------ */
.admin-bar .mfn-cart-holder{padding-top:32px;}
.mfn-cart-holder{position:fixed;top:0;right:-420px;display:flex; flex-direction: column; width:420px;max-width:100%;height:100%;background-color:#fff;z-index:100000;transition:0.3s;box-sizing:border-box;}
.mfn-cart-holder .mfn-ch-header,
.mfn-cart-holder .mfn-ch-content,
.mfn-cart-holder .mfn-ch-footer { padding: 20px; }

.mfn-cart-holder .mfn-ch-header {text-align:center;display:block;position:relative; border-bottom-width: 1px; border-style: solid; }
.mfn-cart-holder .mfn-ch-header h3{margin:0; font-size: 25px; line-height: 30px; display: flex; justify-content: center; }
.mfn-cart-holder .mfn-ch-header h3 i,
.mfn-cart-holder .mfn-ch-header h3 svg { margin-right: 7px; }
.mfn-cart-holder .mfn-ch-header h3 svg { width: 30px; }
.mfn-cart-holder .mfn-ch-header .mfn-close-icon{position:absolute;top: 50%; left: 20px; transform: translateY(-50%); }

.mfn-cart-holder .mfn-ch-content-wrapper { position: relative; height: 100%; overflow:hidden; }
.mfn-cart-holder .mfn-ch-content { height: 100%; overflow:auto;}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product { display:flex; flex-wrap: wrap; align-items: center; background-color: rgba(0,0,0,.01); border-radius: 5px; margin-bottom: 20px; padding: 15px; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product:last-child { margin-bottom: 0; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-image { flex-shrink: 0; margin-right: 15px; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-image a { display: block; line-height: 0; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-image a img { width:100px;height:auto; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info { flex: 1; padding-right: 15px; display: flex; flex-direction: column; border-right-width: 1px; border-style: solid;  min-height: 100px; justify-content: center; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info h6{font-size:16px;line-height:1.3em; margin-bottom: 5px;}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info dl.variation,
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info p.price { margin-bottom: 5px; font-size: 14px; line-height: 22px; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info dl.variation dt { margin: 0; padding: 0; border: 0; width: auto; font-weight: 400; color: rgba(0,0,0,.5); }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info dl.variation dd { margin: 0; padding: 0; border: 0; display: inline; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info dl.variation dd p { margin: 0; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price { flex-shrink: 0; margin-left: auto; margin-left: 15px; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price .woocommerce-Price-amount { font-weight: 700; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer { display: flex; align-items: center; width: calc(100% + 30px); margin: 15px -15px -15px; background-color: rgba(0,0,0,.01); border-top: 1px solid rgba(0,0,0,.04); }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col { width: 50%; text-align: center; padding: 7px 15px; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col .quantity { width: 120px; display: inline-block; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col .quantity .input-text { font-size: 14px; padding: 10px 30px !important; }
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col a.mfn-chp-remove { color: inherit; }

.mfn-cart-holder .mfn-ch-footer { margin-top: auto; background-color: rgba(0,0,0,.02); }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals { margin-bottom: 30px; }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals .mfn-chft-row { display: flex; justify-content: space-between; align-items: center; }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals .mfn-chft-row.mfn-chft-total { border-top-width: 1px; border-style: solid; padding-top: 10px; margin-top: 10px; }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals .mfn-chft-row.mfn-chft-total strong { font-size: 22px; }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-buttons { text-align: center; }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-buttons a.button { margin-bottom: 5px; }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-buttons a:not(.button) { color: rgba(0,0,0,.3);  }
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-buttons a:hover:not(.button) { color: rgba(0,0,0,.8); }

.mfn-cart-overlay{ display: none; }

.mfn-cart-opened { overflow: hidden; } /* <html> class */
.mfn-cart-opened .mfn-cart-overlay { display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; z-index: 1000; }
.mfn-cart-opened .mfn-cart-holder{right:0;}

.mfn-cart-holder.loading .mfn-ch-content-wrapper:before{content:"";position:absolute;top:0;left:0;z-index:888;display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.2);}
.mfn-cart-holder.loading .mfn-ch-content-wrapper:after { content: ""; opacity: .5; display: block; position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; margin: -10px 0 0 -10px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' style=''%3e%3cdefs%3e%3cstyle%3e.path-loading-2%7bopacity:0.05;%7d.path-loading-3%7bopacity:0.1;%7d.path-loading-4%7bopacity:0.2;%7d.path-loading-5%7bopacity:0.3;%7d.path-loading-6%7bopacity:0.4;%7d.path-loading-7%7bopacity:0.5;%7d.path-loading-8%7bopacity:0.58;%7d.path-loading-9%7bopacity:0.66;%7d.path-loading-10%7bopacity:0.74;%7d.path-loading-11%7bopacity:0.82;%7d.path-loading-12%7bopacity:0.9;%7d%3c/style%3e%3c/defs%3e%3cpath d='M22,9.09a1.75,1.75,0,0,1-1.76,1.75h0a1.75,1.75,0,0,1-1.75-1.75V1.75A1.75,1.75,0,0,1,20.19,0h0A1.75,1.75,0,0,1,22,1.75Z' class='path-loading path-loading-1'/%3e%3cpath d='M27.14,11.52a1.74,1.74,0,0,1-2.39.64h0a1.74,1.74,0,0,1-.64-2.39l3.67-6.35a1.74,1.74,0,0,1,2.39-.64h0a1.75,1.75,0,0,1,.64,2.39Z' class='path-loading path-loading-2'/%3e%3cpath d='M30.42,16.23A1.75,1.75,0,0,1,28,15.59h0a1.76,1.76,0,0,1,.64-2.4L35,9.53a1.75,1.75,0,0,1,2.4.64h0a1.76,1.76,0,0,1-.64,2.39Z' class='path-loading path-loading-3'/%3e%3cpath d='M30.91,22a1.75,1.75,0,0,1-1.75-1.76h0a1.76,1.76,0,0,1,1.75-1.75h7.34A1.75,1.75,0,0,1,40,20.19h0A1.75,1.75,0,0,1,38.25,22Z' class='path-loading path-loading-4'/%3e%3cpath d='M28.48,27.14a1.74,1.74,0,0,1-.64-2.39h0a1.74,1.74,0,0,1,2.39-.64l6.35,3.66a1.75,1.75,0,0,1,.64,2.4h0a1.75,1.75,0,0,1-2.39.64Z' class='path-loading path-loading-5'/%3e%3cpath d='M23.77,30.42A1.75,1.75,0,0,1,24.41,28h0a1.76,1.76,0,0,1,2.4.64L30.47,35a1.75,1.75,0,0,1-.64,2.4h0a1.76,1.76,0,0,1-2.39-.64Z' class='path-loading path-loading-6'/%3e%3cpath d='M18.05,30.91a1.75,1.75,0,0,1,1.76-1.75h0a1.76,1.76,0,0,1,1.75,1.75v7.34A1.75,1.75,0,0,1,19.81,40h0a1.76,1.76,0,0,1-1.76-1.75Z' class='path-loading path-loading-7'/%3e%3cpath d='M12.86,28.48a1.74,1.74,0,0,1,2.39-.64h0a1.74,1.74,0,0,1,.64,2.39l-3.67,6.35a1.74,1.74,0,0,1-2.39.64h0a1.75,1.75,0,0,1-.64-2.39Z' class='path-loading path-loading-8'/%3e%3cpath d='M9.58,23.77a1.75,1.75,0,0,1,2.39.64h0a1.76,1.76,0,0,1-.64,2.4L5,30.47a1.75,1.75,0,0,1-2.4-.64h0a1.76,1.76,0,0,1,.64-2.39Z' class='path-loading path-loading-9'/%3e%3cpath d='M9.09,18.05a1.76,1.76,0,0,1,1.75,1.76h0a1.76,1.76,0,0,1-1.75,1.75H1.75A1.75,1.75,0,0,1,0,19.81H0a1.75,1.75,0,0,1,1.75-1.76Z' class='path-loading path-loading-10'/%3e%3cpath d='M11.52,12.86a1.74,1.74,0,0,1,.64,2.39h0a1.74,1.74,0,0,1-2.39.64L3.42,12.23a1.75,1.75,0,0,1-.64-2.4h0a1.75,1.75,0,0,1,2.39-.64Z' class='path-loading path-loading-11'/%3e%3cpath d='M16.23,9.58A1.75,1.75,0,0,1,15.59,12h0a1.76,1.76,0,0,1-2.4-.64L9.53,5a1.75,1.75,0,0,1,.64-2.4h0a1.76,1.76,0,0,1,2.39.64Z' class='path-loading path-loading-12'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center; background-size: 20px; animation: spin 2s infinite linear; }

.mfn-cart-holder .cart-empty { display: flex; flex-direction: column; height: 100%; align-items: center; justify-content: center; }
.mfn-cart-holder .cart-empty .cart-empty-icon i { display: inline-block; font-size: 50px; margin-bottom: 20px; }
.mfn-cart-holder .cart-empty .cart-empty-icon svg { width: 70px; }
.mfn-cart-holder .cart-empty .cart-empty-icon { opacity: .15; margin: 0; }

/* Product gallery options ------ */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.woocommerce div.product div.images .mfn-wish-button,
.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger,
.woocommerce .mfn-product-gallery-grid .mfn-wish-button { position: absolute; top: 15px; z-index: 2; width: 40px; height: 40px; border-radius: 100%; background-color: #fff; display: flex; align-items: center; justify-content: center; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger { right: 15px; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before { top: 11px; left: 10px; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after { top: 21px; left: 23px; }
.woocommerce div.product div.images .mfn-wish-button,
.woocommerce .mfn-product-gallery-grid .mfn-wish-button { right: 60px; margin: 0; color: #000; }
.woocommerce div.product div.images .mfn-wish-button .icon-heart-fa,
.woocommerce .mfn-product-gallery-grid .mfn-wish-button .icon-heart-fa { position: absolute; left: 50%; top: 50%; margin: -10px 0 0 -14px; }
.woocommerce div.product div.images .mfn-wish-button:after { display: none !important; }
.woocommerce.product-zoom-disabled div.product div.images .mfn-wish-button { right: 15px; }

.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:before { content: ""; display: block; width: 10px; height: 10px; border: 2px solid #000; border-radius: 100%; position: absolute; top: 11px; left: 10px; box-sizing: content-box; }
.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:after { content: ""; display: block; width: 2px; height: 8px; background: #000; border-radius: 6px; position: absolute; top: 21px; left: 23px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-sizing: content-box; }


/* Product Single -------------------------------------------------------------------- */
.woocommerce .product .post-nav{float:none}

.woocommerce .product .product_wrapper{padding-left:105px;position:relative}
.woocommerce .product .product_wrapper .share_wrapper{position:absolute;left:0;top:0}
.woocommerce .product .product_wrapper .share-simple-wrapper{margin:20px 0}

.woocommerce .product div.entry-summary h1.product_title{font-size:35px;line-height:40px;margin-bottom:15px;padding-bottom:15px;position:relative}
.woocommerce .product div.entry-summary h1.product_title:after{content:"";display:block;width:20%;height:0;border-width:0 0 1px;border-style:solid;position:absolute;left:0;bottom:0}
.woocommerce .product .entry-summary .woocommerce-product-rating .woocommerce-review-link{display:none}
.woocommerce .product div.entry-summary .cart{ margin-bottom:15px!important}
.woocommerce .product div.entry-summary .cart .quantity{margin-right:10px;}
.woocommerce .product div.entry-summary .cart .button{margin-bottom:0!important}
.woocommerce .product div.entry-summary .product_meta{margin:0 0 15px!important}
.woocommerce .product div.entry-summary .ui-tabs .ui-tabs-nav li a{padding:14px 20px!important}
.woocommerce .product div.entry-summary .accordion #reviews #comments h2{font-size:21px;line-height:25px}
.woocommerce .product div.entry-summary .accordion #reviews .comment-form-rating{display:block;clear:both}
.woocommerce .product div.entry-summary .accordion p.stars a{margin-right:10px}
.woocommerce .product div.entry-summary .accordion table.shop_attributes{margin:0;}
.woocommerce .product div.entry-summary .woocommerce-product-rating{float:right;margin:1px 0 15px 10px;cursor:pointer}
.woocommerce .product div.entry-summary .price{float:none;font-size:30px;line-height:30px}
.woocommerce .product div.entry-summary div[itemprop="offers"]{margin-bottom:35px}
.woocommerce .product div.entry-summary > p.price{margin-bottom:35px}

.woocommerce .product .product_wrapper .product_image_wrapper{position:relative}
.woocommerce .product .product_wrapper .product_image_wrapper .images{width:100%;margin:0}
.woocommerce .product .product_wrapper .product_image_wrapper .images .woocommerce-main-image{margin-bottom:1em}
.woocommerce .product .product_wrapper .product_image_wrapper .image_frame{position:relative;float:left}
.woocommerce .product .product_wrapper .product_image_wrapper .image_frame .woocommerce-main-image{margin-bottom:0}
.woocommerce .product .product_wrapper .product_image_wrapper .thumbnails{float:left;width:100%}
.woocommerce .product .product_wrapper .product_image_wrapper .thumbnails .image_frame{display:block;float:left;width:32%;margin-right:2%;margin-bottom:10px}
.woocommerce .product .product_wrapper .product_image_wrapper .thumbnails .image_frame:nth-child(3n){margin-right:0}
.woocommerce .product .product_wrapper .product_image_wrapper .thumbnails .image_frame a{float:none;margin:0;width:auto}

.woocommerce .product.no-share .product_wrapper,
.woocommerce .product.share-simple .product_wrapper{padding-left:0}
.woocommerce .product.share-simple .button-love{display:none!important}
.woocommerce .ui-tabs{position:static}

/* style: default */

.woocommerce .product.style-default .entry-summary { text-align: center; }
.woocommerce .product.style-default .entry-summary h1.product_title { padding: 0; }
.woocommerce .product.style-default .entry-summary h1.product_title:after { display: none; }
.woocommerce .product.style-default .entry-summary .woocommerce-product-rating { float: none; }
.woocommerce .product.style-default .entry-summary .woocommerce-product-rating .star-rating,
.woocommerce .product.style-default .entry-summary .woocommerce-product-rating .woocommerce-review-link{display:inline-block; float: none;}
.woocommerce .product.style-default .entry-summary .woocommerce-product-rating .woocommerce-review-link { font-size: 90%; }
.woocommerce .product.style-default .entry-summary .woocommerce-product-details__short-description { margin-bottom: 15px; }
.woocommerce .product.style-default .entry-summary > p.price { margin-bottom: 15px; float: none; }
.woocommerce .product.style-default .entry-summary .cart { margin: 30px 0 !important; }
.woocommerce .product.style-default .entry-summary .cart .button { width: 100%; }
.woocommerce .product.style-default .entry-summary .cart .quantity .input-text,
.woocommerce .product.style-default .entry-summary .cart .button { font-size: 16px; line-height: 20px; padding: 15px 30px !important; }
.woocommerce .product.style-default .entry-summary .cart.variations_form .woocommerce-variation-add-to-cart { display: flex; }
.woocommerce .product.style-default .entry-summary .product_meta { display: flex; flex-direction: column-reverse; align-items: center; }
.woocommerce .product.style-default .entry-summary .product_meta .posted_in { margin-bottom: 15px; }
.woocommerce .product.style-default .entry-summary .product_meta .tagged_as { margin-bottom: 15px; }
.woocommerce .product.style-default .entry-summary .product_meta .sku_wrapper { margin: 0 0 15px; }
.woocommerce .product.style-default .entry-summary .share-simple-wrapper { text-align: center; }

/* style: modern */

.woocommerce .product.style-modern .product_wrapper {padding-left:0;}
.woocommerce .product.style-modern .product_wrapper .product_image_wrapper{width:98%;margin-bottom:20px}
.woocommerce .product.style-modern .product_wrapper .product_image_wrapper .thumbnails .image_frame{width:19%;margin-right:1.25%}
.woocommerce .product.style-modern .product_wrapper .product_image_wrapper .thumbnails .image_frame:nth-child(5n){margin-right:0}
.woocommerce .product.style-modern .product_wrapper .entry-summary{width:98%;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .product_title{width:50%;margin-right:4%;float:left;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .woocommerce-product-rating{width:50%;margin:0 4% 40px 0;float:left;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .star-rating{font-size:1.5em;}
.woocommerce .product.style-modern .product_wrapper .entry-summary div[itemprop="offers"]{width:46%;float:right;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .price{float:right; }
.woocommerce .product.style-modern .product_wrapper .entry-summary div[itemprop="description"]{width:50%;margin:0 4% 20px 0;float:left;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .woocommerce-product-details__short-description{float:left}
.woocommerce .product.style-modern .product_wrapper .entry-summary p.stock {float:right;font-size:1em;max-width:46%;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .cart{max-width:46%;float:right;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .cart .button{float:right;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .variations{background:none}
.woocommerce .product.style-modern .product_wrapper .entry-summary .variations tr td {background:none;text-align:right;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .variations select {width:100%;margin:0;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .variations_button {float:right;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .single_variation {float:left;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .product_meta{float:left;width:100%;text-align:right;margin-bottom:25px!important;}
.woocommerce .product.style-modern .product_wrapper .entry-summary .tabs_wrapper{float:left;width:100%}

.woocommerce .product.style-modern .product_wrapper .share_wrapper{float:left;position:static;width:100%;padding:10px 10px 15px;box-sizing:border-box;background:none;border-width:1px 0 0;text-align:left;}
.woocommerce .product.style-modern .product_wrapper .share_wrapper .stButton{margin:0 10px 0 0}

.woocommerce .product.style-modern .product_wrapper .share-simple-wrapper{float:left;width:100%;margin-top:0}

@media only screen and (min-width: 768px){
	.woocommerce .product.style-modern .product_wrapper .entry-summary .woocommerce-product-details__short-description{width:50%;margin:0 4% 20px 0}
}

@media only screen and (min-width: 768px) and (max-width: 959px){
	.woocommerce .product.style-modern .product_wrapper .entry-summary .single_variation{float:right;}
}

@media only screen and (max-width: 767px){
	.woocommerce .product.style-modern .product_wrapper .product_image_wrapper .thumbnails .image_frame{width:32%;margin-right:2%}
	.woocommerce .product.style-modern .product_wrapper .product_image_wrapper .thumbnails .image_frame:nth-child(5n){margin-right:2%}
	.woocommerce .product.style-modern .product_wrapper .product_image_wrapper .thumbnails .image_frame:nth-child(3n){margin-right:0}

	.woocommerce .product.style-modern .product_wrapper .entry-summary .product_title,
	.woocommerce .product.style-modern .product_wrapper .entry-summary .woocommerce-product-rating,
	.woocommerce .product.style-modern .product_wrapper .entry-summary div[itemprop="offers"],
	.woocommerce .product.style-modern .product_wrapper .entry-summary div[itemprop="description"]{width:100%;}

	.woocommerce .product.style-modern .product_wrapper .entry-summary p.stock,
	.woocommerce .product.style-modern .product_wrapper .entry-summary .cart{max-width:300px;}

}

/* Variations*/
.woocommerce .product_meta{margin-top:15px}

.woocommerce .mfn-variations-wrapper { margin-bottom: 15px; clear: both; text-align: left;  }
.woocommerce .mfn-variations-wrapper .mfn-vr { display: flex; flex-direction: row; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,.04); }
.woocommerce .mfn-variations-wrapper .mfn-vr:last-child { border: 0; }
.woocommerce .mfn-variations-wrapper .mfn-vr label { margin: 0; font-weight: 500; min-width: 18%; margin-right: 10px; }
.woocommerce .mfn-variations-wrapper .mfn-vr .mfn-vr-select { margin-bottom: 0; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options { display: flex; flex-direction: row; flex-wrap: wrap; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options li { display: block; cursor: pointer; border: 0; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options li a { display: block; color: inherit; text-decoration: none; cursor: pointer; border: 1px solid rgba(0,0,0,.1); font-size: 14px; line-height: 30px; padding: 0 10px; border-radius: 3px; margin: 2px; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options li a:hover { border-color: rgba(0,0,0,.2); }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options li.active a { border-color: rgba(0,0,0,.8); }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options.mfn-vr-color li a { width: 34px; height: 34px; border-radius: 100%; padding: 3px; box-sizing: border-box; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options.mfn-vr-color li a span { display: block; width: 100%; height: 100%; border-radius: 100%; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options.mfn-vr-image li a { height: 50px; border-radius: 3px; padding: 3px; box-sizing: border-box; }
.woocommerce .mfn-variations-wrapper .mfn-vr ul.mfn-vr-options.mfn-vr-image li a img { border-radius: 3px; display: block; height: 100% !important; width: auto; }

.single_variation{margin-bottom:15px}
.single_variation .price{font-size:25px!important;margin-right:10px;padding-top:6px}

.woocommerce form.cart{display:flex;align-items:center}
.woocommerce form.cart.variations_form{display:block}
.woocommerce-variation-add-to-cart{display:flex;align-items:center}

.woocommerce.single-product .variations td.value{text-align:left}
.woocommerce.single-product.mfn-variable-swatches .variations{display:none}

/* Variations in product list */
.woocommerce .mfn-variations-wrapper-loop {}
.woocommerce .mfn-variations-wrapper-loop .mfn-vr { display: block; margin-bottom: 7px; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr label { display: none; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr .mfn-vr-select { display: inline-block; margin-bottom: 0; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options { display: block; width: 100%; margin: 0; line-height: 0; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options li { display: inline-block; cursor: pointer; border: 0; margin-bottom: 0; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options li a { display: block; color: inherit; text-decoration: none; cursor: pointer; border: 1px solid rgba(0,0,0,.1); font-size: 14px; line-height: 22px; padding: 0 10px; border-radius: 3px; margin: 2px; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options li a:hover { border-color: rgba(0,0,0,.2); }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options li.active a { border-color: rgba(0,0,0,.8); }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options.mfn-vr-color li a { width: 22px; height: 22px; border-radius: 100%; padding: 2px; box-sizing: border-box; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options.mfn-vr-color li a span { display: block; width: 100%; height: 100%; border-radius: 100%; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options.mfn-vr-image li a { height: 30px; border-radius: 3px; padding: 2px; box-sizing: border-box; }
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options.mfn-vr-image li a img { border-radius: 3px; display: block; height: 100% !important; width: auto; }

/* Product attributes */
.woocommerce table.woocommerce-product-attributes { border-top: 0; margin-bottom: 0; }
.woocommerce table.woocommerce-product-attributes th,
.woocommerce table.woocommerce-product-attributes td { border: 0; background: none; box-shadow: 0 0 0 0; overflow: hidden; }
.woocommerce table.woocommerce-product-attributes tr:nth-child(2n) td,
.woocommerce table.woocommerce-product-attributes tr:nth-child(2n) th { background: none; }
.woocommerce table.woocommerce-product-attributes th { text-align: left; font-weight: 500; }
.woocommerce table.woocommerce-product-attributes td { text-align: right; padding-left: 10%; }
.woocommerce table.woocommerce-product-attributes td p { margin: 0; padding: 0; display: inline-block; }
.woocommerce table.woocommerce-product-attributes td span { position: relative; display: inline-block; }
.woocommerce table.woocommerce-product-attributes td span:before { content: ""; width: 1920px; height: 1px; background: rgba(0,0,0,.1); position: absolute; right: calc(100% + 20px); top: calc(50% - 1px); }


/* Up-sell products, Related products */
.woocommerce .product .related.products,.woocommerce .product .upsells.products{clear:both;border-top-width:1px;border-style:solid;padding-top:15px;margin-top:30px}
.woocommerce .product .related.products h2,.woocommerce .product .upsells.products h2{font-size:21px;line-height:25px}
.woocommerce .product .related.products ul,.woocommerce .product .upsells.products ul{margin-bottom:0}

/* Product image */
.woocommerce div.product div.images img,.woocommerce-page div.product div.images img,.woocommerce #content div.product div.images img,.woocommerce-page #content div.product div.images img{-webkit-box-shadow:0 0 0;box-shadow:0 0 0}

/* Cart ------------------------------------------------------------------------------ */
.woocommerce .shop_table th,.woocommerce .shop_table td{padding:10px!important;border:none}
.woocommerce .shop_table .product-thumbnail{width:140px}
.woocommerce .shop_table .product-thumbnail a{display:block;line-height:0}
.woocommerce .shop_table .product-thumbnail a img{width:100px}
.woocommerce .shop_table .product-name{text-align:left}
.woocommerce .shop_table .product-name a{font-size:14px;font-weight:700}
.woocommerce .shop_table .product-name .variation{margin:0!important;padding:0!important;border-left:0!important;display:block;overflow:hidden}
.woocommerce .shop_table .product-name .variation > dt,.woocommerce .shop_table .product-name .variation > dd{border-width:0;padding:2px 0;margin:0}
.woocommerce .shop_table .product-name .variation > dt{width:auto;font-weight:400;clear:none;margin-right:5px}
.woocommerce .shop_table .product-name .variation > dd{margin-right:7px}
.woocommerce .shop_table .product-quantity .quantity { display: inline-block; }
.woocommerce .shop_table .product-remove a.remove{float:right;margin:5px 25px 0 0;width:auto;height:auto;display:inline-block;font-size:21px;font-weight:lighter;line-height:inherit}
.woocommerce .shop_table .product-remove a.remove .button_icon{float:none;display:inline-block;width:16px}
.woocommerce .shop_table td.actions{padding:15px 30px!important;background:#fff}
.woocommerce-cart table.cart td.actions .coupon .input-text{margin-right:10px;padding:10px!important;width:130px;line-height:22px!important}
.woocommerce .shop_table td.actions input{margin-bottom:0!important;line-height:21px!important}
.woocommerce .shop_table .coupon{display:flex;align-items:center}

/* Cart totals */
.cart-collaterals{margin-bottom:30px}
.cart-collaterals h2{font-size:21px;line-height:25px}
.cart-collaterals .cart_totals table th,.cart-collaterals .cart_totals table td{padding:10px!important}
.cart-collaterals .shipping_calculator .shipping-calculator-button:after{font-size:16px;line-height:16px}
.woocommerce-shipping-calculator p{margin-bottom:0}


/* Quantity */
.woocommerce .quantity{ width: 130px; flex-shrink: 0; position: relative;}
.woocommerce .quantity a.quantity-change { display: flex; color: rgba(0,0,0,.8); position: absolute; top: 5px; width: 35px; border-radius: 3px; height: calc(100% - 10px); font-weight: 700; font-size: 20px; align-items: center; justify-content: center; }
.woocommerce .quantity a:hover.quantity-change { background-color: rgba(0,0,0,.02); }
.woocommerce .quantity a.quantity-change.minus { left: 5px; }
.woocommerce .quantity a.quantity-change.plus { right: 5px; }
.woocommerce .quantity .input-text { width: 100%; margin: 0; font-size: 16px; line-height: 20px; padding: 15px 30px !important; font-weight: 700; -webkit-appearance: none; webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; }
.woocommerce .quantity .input-text::-webkit-inner-spin-button,
.woocommerce .quantity .input-text::-webkit-outer-spin-button {
  -webkit-appearance: none;
}


/* You may also like & Related products */
.woocommerce .products.related ul.products li.product:nth-child(3n+1),
.woocommerce .products.upsells.up-sells ul.products li.product:nth-child(3n+1){clear:both}

/* Message */
.woocommerce .alert .wc-forward{float:right}
.woocommerce-message a.button{margin-bottom:0!important}

.woocommerce-error.alert,
.woocommerce-info.alert,
.woocommerce-message.alert{border:none;margin-bottom:30px!important;padding:20px 55px 20px 90px!important}

/* Cart totals */
.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th{border-top:1px solid rgba(0,0,0,0.12)!important}

/* Payment */
.woocommerce #payment,.woocommerce-page #payment{background:none}
.woocommerce .payment_methods li{list-style:none!important}
.woocommerce .payment_methods li label{display:inline-block}
.woocommerce #payment ul.payment_methods li img,.woocommerce-page #payment ul.payment_methods li img{margin-right:10px}
.woocommerce div.product form.cart table td,.woocommerce #content div.product form.cart table td,.woocommerce-page div.product form.cart table td,.woocommerce-page #content div.product form.cart table td{padding-left:10px!important}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{width:50px}
h3#ship-to-different-address label{font-weight:400}

/* Cart */
.woocommerce .widget_shopping_cart .total{border-top:0!important}
.woocommerce ul.cart_list li{border-bottom:1px solid rgba(0,0,0,0.07)}
.woocommerce ul.cart_list li img{-webkit-box-shadow:0 0 0;box-shadow:0 0 0}
.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{margin-bottom:0}
.woocommerce table.cart a.remove{width:26px;height:26px;line-height:22px;font-size:19px}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{padding:6px 0}
.woocommerce .widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons a{margin-bottom:0}
.woocommerce .widget_shopping_cart ul.cart_list li.empty{border:0}
.shipping_calculator{margin-top:20px}

/* Account - before 2.5 - @deprecated */
.woocommerce-account .myaccount_user{margin-bottom:20px;background:rgba(0, 0, 0, 0.02);border-top:1px solid rgba(0, 0, 0, 0.08);clear:both;padding:25px}

.woocommerce-account table.my_account_orders{font-size:inherit}
.woocommerce-account table.my_account_orders .order-actions .button{padding:11px 20px}
.woocommerce-account table.my_account_orders .order-number a{font-weight:700;text-decoration:none;color:#fff;padding:1px 7px;-webkit-border-radius:3px;border-radius:3px;background-image:url(../images/stripes/stripes_10_w.png);background-color:#444}
.woocommerce-account table.my_account_orders .order-status{text-align:center!important}
.woocommerce-account table.my_account_orders .order-actions{text-align:center}

.woocommerce-account .myaccount_address{margin-bottom:30px}

.woocommerce-account .addresses{margin-bottom:40px}
.woocommerce-account .addresses address{position:relative;background:rgba(0,0,0,0.02);font-size:110%;line-height:160%;padding:15px 15px 15px 80px}
.woocommerce-account .addresses address:before{content:"";width:60px;height:100%;border-width:0 1px 0 0;border-style:solid;border-color:rgba(0,0,0,.1);position:absolute;left:0;top:0;z-index:2}
.woocommerce-account .addresses address:after{font-family:'mfn-icons';width:60px;height:100%;line-height:53px;font-size:25px;position:absolute;text-align:center;background:rgba(0,0,0,.03);position:absolute;left:0;top:0;z-index:1}
.woocommerce-account .addresses .col-1 address:after{content:'\e947'}
.woocommerce-account .addresses .col-2 address:after{content:'\e92d'}


/* Since 2.6 */

	/* Account */
	.woocommerce-MyAccount-navigation{margin-bottom:40px}
	.woocommerce-MyAccount-navigation ul{margin:0}
	.woocommerce-MyAccount-navigation ul li{margin:0;list-style:none;}
	.woocommerce-MyAccount-navigation ul li a{background:#ffffff;border:1px solid rgba(0,0,0,0.04);color:#858585;display:block;margin-bottom:5px;padding:7px 10px;text-decoration:none;}
	.woocommerce-MyAccount-navigation ul li.is-active a{background:#2991d6;color:#fff;}

	.woocommerce-MyAccount-content{margin-bottom:40px}
	.woocommerce-MyAccount-content .button{padding:11px 20px!important}
	.woocommerce-MyAccount-content mark{background:none;font-weight:bold}

	.woocommerce-MyAccount-content address{position:relative;background:rgba(0,0,0,0.02);font-size:110%;line-height:160%;padding:15px 15px 15px 80px}
	.woocommerce-MyAccount-content address:before{content:"";width:60px;height:100%;background:rgba(0,0,0,.03);border-right:1px solid rgba(0,0,0,.1);position:absolute;left:0;top:0;z-index:2}

	.woocommerce-MyAccount-content .woocommerce-Message{border-radius:5px;margin-bottom:30px;padding:20px 20px 20px 90px!important;position:relative;border:none;}
	.woocommerce-MyAccount-content .woocommerce-Message:before{content:'\e865';font-family:"mfn-icons";font-size:30px;color:rgba(0,0,0,.4);
		-webkit-border-radius:5px;border-radius:5px;height:60px;left:10px;line-height:60px;position: absolute;text-align:center;top:10px;width:60px}
	.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button{margin:0;background:none!important;border:none!important;padding:0!important;
		-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;}
	.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button:hover{text-decoration:underline}
	.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button:after{display:none;}

	.woocommerce-MyAccount-content .woocommerce-Message--info{background:#ffe38b;color:#9b812e}
	.woocommerce-MyAccount-content .woocommerce-Message--info:before{background:#fbda72}

	/* Order Received */
	.woocommerce .woocommerce-customer-details address{box-sizing:border-box;border-width:1px}
	.woocommerce-order-received .woocommerce-thankyou-order-received{margin-bottom:20px;background:rgba(0, 0, 0, 0.02);border-top:1px solid rgba(0, 0, 0, 0.08);clear:both;padding:25px;font-size:120%}


/* Order details */
.woocommerce-checkout #customer_details{margin-bottom:30px}
.woocommerce-checkout .order_details li{list-style:none;margin-bottom:10px}
.woocommerce-checkout #coupon_code{line-height:23px}

/* Items --------------------------------------------------------------------------- */

/* Shop title */
.woocommerce .column_shop_title .woocommerce-products-header__title { margin-bottom: 0; }

/* Shop categories */
.woocommerce .column_shop_categories ul.products .woocommerce-loop-category__title mark { font-weight: 400; }

/* Product title */
.woocommerce .column_product_title .woocommerce-products-header__title { margin-bottom: 0; }

/* Product stock */
.woocommerce .column_product_stock p { margin-bottom: 0; }
.woocommerce .stock-disabled .column_product_stock { display: none; }

/* Product rating */
.woocommerce .product .column_product_rating .woocommerce-product-rating { margin-bottom: 0; }
.woocommerce .reviews-disabled .column_product_rating { display: none; }

/* Product meta */
.woocommerce .column_product_meta .product_meta { margin-top: 0; }
.woocommerce .column_product_meta .product_meta .posted_in,
.woocommerce .column_product_meta .product_meta .tagged_as { display: block; }
.woocommerce .column_product_meta .product_meta .posted_in,
.woocommerce .column_product_meta .product_meta .tagged_as,
.woocommerce .column_product_meta .product_meta .sku_wrapper { margin: 0 0 15px; }
.woocommerce .column_product_meta .product_meta .table-meta,
.woocommerce .column_product_meta .product_meta span:last-child { margin-bottom: 0; }

/* Cart button */
.woocommerce .column_product_cart_button .cart { display: flex; margin-bottom: 0 !important; }
.woocommerce .column_product_cart_button .cart .button { width: 100%; }
.woocommerce .column_product_cart_button .cart .quantity .input-text,
.woocommerce .column_product_cart_button .cart .button { font-size: 16px; line-height: 20px !important; padding: 15px 30px !important; }

/* Product rating */
.woocommerce .column_product_rating { clear: both; }
.woocommerce .column_product_rating { float: none; }
.woocommerce .column_product_rating .star-rating,
.woocommerce .column_product_rating .woocommerce-review-link{display:inline-block; float: none !important;}
.woocommerce .column_product_rating .woocommerce-review-link { font-size: 90%; }

/* Product gallery */
.woocommerce .product .column_product_images .woocommerce-product-gallery { float: none; width: 100% !important; margin-bottom: 0; }

/* Product related & upsells */
.woocommerce .column_product_related ul.products,
.woocommerce .column_product_upsells ul.products { margin-bottom: 0; }


/* Widgets --------------------------------------------------------------------------- */
.widget.woocommerce li img{-webkit-box-shadow:0 0 0!important;box-shadow:0 0 0!important}

/* Bestsellers */
.widget_best_sellers li,.widget_featured_products li,.widget_recent_reviews li,.widget_recent_products li,.widget_recently_viewed_products li,.widget_random_products li,.widget_top_rated_products li,.widget_onsale li{border-bottom:1px solid rgba(0,0,0,0.12)}
.widget_best_sellers li:last-child,.widget_featured_products li:last-child,.widget_recent_reviews li:last-child,.widget_recent_products li:last-child,.widget_recently_viewed_products li:last-child,.widget_random_products li:last-child,.widget_top_rated_products li:last-child,.widget_onsale li:last-child{border-bottom:0}

/* Layered nav */
.widget_layered_nav ul li{border-bottom:1px solid rgba(0,0,0,0.12)}
.widget_layered_nav ul li:last-child{border-bottom:0}
.woocommerce .widget_layered_nav ul li small{float:right}

/* Product categories */
.widget_product_categories ul{list-style-type:square;color:#fff;padding:5px 10px 5px 30px}
.widget_product_categories ul li{position:relative}
.widget_product_categories ul > li:after{content:"";display:block;width:70px;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.2);position:absolute;left:-30px;bottom:0}
.widget_product_categories ul > li:last-child:after{display:none}
.widget_product_categories ul li a{color:#fff!important;display:block;padding:7px 0 7px 3px}
.widget_product_categories ul li ul{padding:0 10px 0 20px;margin-top:-5px}

/* Product categories (new) */
.wc-block-product-categories {}
.wc-block-product-categories.is-list a { display: inline-block; color: inherit; padding: 6px 6px 6px 0;  }
.wc-block-product-categories.is-list > ul > li > a { font-weight: 500; }
.wc-block-product-categories.is-list ul li { position: relative; padding-right: 30px; }
.wc-block-product-categories.is-list ul li .cat-expander {color: rgba(0,0,0,.5); cursor: pointer; display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; position: absolute; right: 0; top: 5px; transition: all 0.3s ease-in-out; }
.wc-block-product-categories.is-list ul li .cat-expander:before { content: '\e868'; font-family: "mfn-icons"; }
.wc-block-product-categories.is-list ul.wc-block-product-categories-list--has-images li .cat-expander { top: 13px; }
.wc-block-product-categories.is-list ul li.li-expanded > .cat-expander { transform: rotate(180deg); color: rgba(0,0,0,8); }
.wc-block-product-categories.is-list ul li ul { display: none; margin-right: -30px; }
.wc-block-product-categories.is-list ul:not(.wc-block-product-categories-list--has-images) li ul { margin-left: 20px; }
.wc-block-product-categories.is-list > ul > li  .wc-block-product-categories-list-item-count { display: inline-block; opacity: .5; }
.wc-block-product-categories.is-list > ul > li  .wc-block-product-categories-list-item-count::before,
.wc-block-product-categories.is-list > ul > li  .wc-block-product-categories-list-item-count::after { display: none; }

/* Price filter */
.widget_price_filter .price_slider_wrapper{padding-top:5px}
.widget_price_filter .price_slider_amount{font-size:13px!important}
.widget_price_filter .price_slider_amount .button{font-size:1em!important;margin-bottom:0}
.widget_price_filter .price_slider_wrapper .ui-widget-content{border-color:transparent!important;background:#fff!important}
.widget_price_filter .price_label .from,.widget_price_filter .price_label .to{font-weight:700}
.widget_price_filter .price_label{padding-top:10px}
.widget_price_filter .price_slider{margin-bottom:20px!important}
.widget_price_filter .price_slider_amount{line-height:inherit!important}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{-webkit-box-shadow:0 0 0;box-shadow:0 0 0;background-color:#f4f4f4!important;border-top:none;background-image:url(../images/stripes/stripes_3_b.png)}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background:#fff!important;border-width:4px;border-style:solid}

/* Shopping cart */
.woocommerce .widget_shopping_cart p.total{background-color:#fff;background-image:url(../images/stripes/stripes_3_b.png);overflow:hidden;padding:10px 12px!important}
.woocommerce .widget_shopping_cart p.total strong{float:left;margin-right:4px}
.woocommerce .widget_shopping_cart p.total .amount{float:left}
.woocommerce .widget_shopping_cart p.total .button_cart{float:right}
.woocommerce .widget_shopping_cart .cart_list li{padding:8px 0}
.woocommerce .widget_shopping_cart .cart_list li a.remove{left:auto;right:-10px;top:-2px;padding:0!important;line-height:21px!important}
.woocommerce .widget_shopping_cart ul.product_list_widget li a{font-weight:400}
.woocommerce .widget_shopping_cart ul.product_list_widget li a:hover{text-decoration:none}
.woocommerce .widget_shopping_cart ul.product_list_widget li .desc{margin-right:60px}
.woocommerce .widget_shopping_cart ul.product_list_widget li h6{padding-top:5px;margin-bottom:3px}
.woocommerce .widget_shopping_cart ul.product_list_widget li .quantity{display:block;width:100%}
.woocommerce .widget_shopping_cart ul.product_list_widget li dl{margin:0!important;padding:0!important;border-left:0!important;display:block;overflow:hidden}
.woocommerce .widget_shopping_cart ul.product_list_widget li dl > dt,.woocommerce .widget_shopping_cart ul.product_list_widget li dl > dd{border-width:0;padding:2px 0;margin:0}
.woocommerce .widget_shopping_cart ul.product_list_widget li dl > dt{width:auto;font-weight:400;clear:none;margin-right:5px}

/* Products */
.widget_products li{border-bottom-width:1px;border-style:solid}
.widget_products li:last-child{border-bottom:0}

/* Search */
.widget_product_search{position:relative}
.widget_product_search .screen-reader-text{display:none}
.widget_product_search form{margin-bottom:5px;position:relative;overflow:hidden}
.widget_product_search form input[type="search"]{width:100%;margin-bottom:0}
.widget_product_search form button[type="submit"]{display:none}

/* Filters */
.mfn_woo_attributes { position: relative; display: block; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr { padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,.04); }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr:last-of-type { border: 0; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr > label  { margin: 0 0 5px 0; font-weight: 500; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) { display: flex; flex-direction: row; flex-wrap: wrap; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) li { display: block; cursor: pointer; border: 0; margin: 0 1px 1px 0; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) li .label { display: block; position: relative; overflow: hidden; font-weight: 400; color: inherit; text-decoration: none; cursor: pointer; border: 1px solid rgba(0,0,0,.1); font-size: 14px; line-height: 30px; padding: 0 10px; border-radius: 3px; margin: 2px; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) li .label:hover { border-color: rgba(0,0,0,.2); }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) li .label span { display: block; overflow: hidden; position: relative; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) li .label span input{ opacity: 0; position: absolute; top: -100px; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options:not(.mfn-vr-select) li.active .label { border-color: rgba(0,0,0,.8); }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options.mfn-vr-color li .label { width: 34px; height: 34px; border-radius: 100%; padding: 3px; box-sizing: border-box; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options.mfn-vr-color li .label span { display: block; width: 100%; height: 100%; border-radius: 100%; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options.mfn-vr-image li .label { height: 50px; width: 50px; border-radius: 3px; padding: 3px; box-sizing: border-box; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-options.mfn-vr-image li .label span { border-radius: 3px; display: block; height: 100%; width: 100%; background-size: cover; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-select { display: block; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-select li { cursor: pointer; }
.mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-select li .label { font-weight: 400; }
.mfn_woo_attributes .mfn_attr_filters .button{ margin-top: 5px; }
.mfn_woo_attributes .mfn_attr_filters.button-disabled .button{ display: none; }

.mfn_attr_filters li.loading .label span { opacity: .2; }
.mfn_attr_filters li.loading .label:after{ content: ""; opacity: .5; display: block; position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; margin: -10px 0 0 -10px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' style=''%3e%3cdefs%3e%3cstyle%3e.path-loading-2%7bopacity:0.05;%7d.path-loading-3%7bopacity:0.1;%7d.path-loading-4%7bopacity:0.2;%7d.path-loading-5%7bopacity:0.3;%7d.path-loading-6%7bopacity:0.4;%7d.path-loading-7%7bopacity:0.5;%7d.path-loading-8%7bopacity:0.58;%7d.path-loading-9%7bopacity:0.66;%7d.path-loading-10%7bopacity:0.74;%7d.path-loading-11%7bopacity:0.82;%7d.path-loading-12%7bopacity:0.9;%7d%3c/style%3e%3c/defs%3e%3cpath d='M22,9.09a1.75,1.75,0,0,1-1.76,1.75h0a1.75,1.75,0,0,1-1.75-1.75V1.75A1.75,1.75,0,0,1,20.19,0h0A1.75,1.75,0,0,1,22,1.75Z' class='path-loading path-loading-1'/%3e%3cpath d='M27.14,11.52a1.74,1.74,0,0,1-2.39.64h0a1.74,1.74,0,0,1-.64-2.39l3.67-6.35a1.74,1.74,0,0,1,2.39-.64h0a1.75,1.75,0,0,1,.64,2.39Z' class='path-loading path-loading-2'/%3e%3cpath d='M30.42,16.23A1.75,1.75,0,0,1,28,15.59h0a1.76,1.76,0,0,1,.64-2.4L35,9.53a1.75,1.75,0,0,1,2.4.64h0a1.76,1.76,0,0,1-.64,2.39Z' class='path-loading path-loading-3'/%3e%3cpath d='M30.91,22a1.75,1.75,0,0,1-1.75-1.76h0a1.76,1.76,0,0,1,1.75-1.75h7.34A1.75,1.75,0,0,1,40,20.19h0A1.75,1.75,0,0,1,38.25,22Z' class='path-loading path-loading-4'/%3e%3cpath d='M28.48,27.14a1.74,1.74,0,0,1-.64-2.39h0a1.74,1.74,0,0,1,2.39-.64l6.35,3.66a1.75,1.75,0,0,1,.64,2.4h0a1.75,1.75,0,0,1-2.39.64Z' class='path-loading path-loading-5'/%3e%3cpath d='M23.77,30.42A1.75,1.75,0,0,1,24.41,28h0a1.76,1.76,0,0,1,2.4.64L30.47,35a1.75,1.75,0,0,1-.64,2.4h0a1.76,1.76,0,0,1-2.39-.64Z' class='path-loading path-loading-6'/%3e%3cpath d='M18.05,30.91a1.75,1.75,0,0,1,1.76-1.75h0a1.76,1.76,0,0,1,1.75,1.75v7.34A1.75,1.75,0,0,1,19.81,40h0a1.76,1.76,0,0,1-1.76-1.75Z' class='path-loading path-loading-7'/%3e%3cpath d='M12.86,28.48a1.74,1.74,0,0,1,2.39-.64h0a1.74,1.74,0,0,1,.64,2.39l-3.67,6.35a1.74,1.74,0,0,1-2.39.64h0a1.75,1.75,0,0,1-.64-2.39Z' class='path-loading path-loading-8'/%3e%3cpath d='M9.58,23.77a1.75,1.75,0,0,1,2.39.64h0a1.76,1.76,0,0,1-.64,2.4L5,30.47a1.75,1.75,0,0,1-2.4-.64h0a1.76,1.76,0,0,1,.64-2.39Z' class='path-loading path-loading-9'/%3e%3cpath d='M9.09,18.05a1.76,1.76,0,0,1,1.75,1.76h0a1.76,1.76,0,0,1-1.75,1.75H1.75A1.75,1.75,0,0,1,0,19.81H0a1.75,1.75,0,0,1,1.75-1.76Z' class='path-loading path-loading-10'/%3e%3cpath d='M11.52,12.86a1.74,1.74,0,0,1,.64,2.39h0a1.74,1.74,0,0,1-2.39.64L3.42,12.23a1.75,1.75,0,0,1-.64-2.4h0a1.75,1.75,0,0,1,2.39-.64Z' class='path-loading path-loading-11'/%3e%3cpath d='M16.23,9.58A1.75,1.75,0,0,1,15.59,12h0a1.76,1.76,0,0,1-2.4-.64L9.53,5a1.75,1.75,0,0,1,.64-2.4h0a1.76,1.76,0,0,1,2.39.64Z' class='path-loading path-loading-12'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center; background-size: 12px; animation: spin 2s infinite linear; }
.mfn_attr_filters ul.mfn-vr-select li.loading .label:after { position: relative; display: inline-block; margin: 0 0 0 5px; left: auto;top: 3px; }

/* Shortcodes ------------------------------------------------------------------------ */
.add_to_cart_inline span{position:relative;top:-11px}
.add_to_cart_inline .button{padding:11px 20px!important;margin:0 0 -5px 10px !important}

/* lightbox | photoswipe ----- */

.pswp .pswp__button{padding:0;border:none!important}


/* Animations ===== */
@keyframes add-to-wishlist {
    0%   {transform: scale(1);}
    25%  {transform: scale(.5);}
    50%  {transform: scale(1.2);}
    100% {transform: scale(1);}
}

@keyframes star-rating {
    0%   {transform: scale(1);}
    25%  {transform: scale(.7);}
    50%  {transform: scale(1.2);}
    100% {transform: scale(1);}
}

@keyframes spin {
    100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}



/* responsive | 768 - 959 ===== */

@media only screen and (min-width: 768px) and (max-width: 959px) {

	/* archives ----- */

	.woocommerce .products_wrapper ul.products li.product,
	.woocommerce .products.related ul.products li.product,
	.woocommerce .products.upsells.up-sells ul.products li.product{width:48%}

	.woocommerce .products_wrapper ul.products li.product:nth-child(n){clear:none}
	.woocommerce .products_wrapper ul.products li.product:nth-child(2n+1){clear:both}

	/* single ----- */

	.woocommerce div.product div.product_image_wrapper{width:100%!important}
	.woocommerce div.product div.entry-summary{width:100%!important;float:left!important}

	/* cart */

	.woocommerce .widget_shopping_cart p.total{text-align:right}
	.woocommerce .widget_shopping_cart p.total strong,
	.woocommerce .widget_shopping_cart p.total .amount{float:none}
}

/* Responsive | < 782 - wp default value for admin bar ===== */

@media screen and ( max-width: 782px ) {

	.admin-bar p.demo_store{top:46px}

}

/* Responsive | < 768 ===== */

@media only screen and (max-width: 767px) {

	/* archives ----- */

	.woocommerce .products_wrapper ul.products li.product{width:48%}
	.woocommerce .products_wrapper ul.products li.product:nth-child(n){clear:none}
	.woocommerce .products_wrapper ul.products li.product:nth-child(2n+1){clear:both}

	.woocommerce.columns-1 ul.products li.product .product-loop-thumb,
	.woocommerce ul.products.columns-1 li.product .product-loop-thumb,
	.woocommerce.columns-1 ul.products li.product .desc,
	.woocommerce ul.products.columns-1 li.product .desc{width:100%}
	.woocommerce.columns-1 ul.products li.product .desc,
	.woocommerce ul.products.columns-1 li.product .desc h4{padding-right:0}
	.woocommerce.columns-1 ul.products li.product .star-rating,
	.woocommerce ul.products.columns-1 li.product .star-rating{position:relative;top:0;right:0}

	/* single product ----- */

	.woocommerce .post-nav{padding:10px 10px 4px}
	.woocommerce .product .product_wrapper{padding-left:0}
	.woocommerce .product .product_wrapper .share_wrapper{float:left;position:relative;width:100%;box-sizing:border-box;padding:5px 15px 0;margin-bottom:10px}
	.woocommerce .no-share-mobile .product_wrapper .share_wrapper{display:none}
	.woocommerce div.product div.product_image_wrapper{width:100%!important}
	.woocommerce div.product div.entry-summary{width:100%!important;float:left!important}

	/* results select ----- */

	.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{text-align:center;margin-bottom:15px}
	.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count,.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:none}
	.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{width:100%}
	.woocommerce .woocommerce-ordering select{margin:0 auto}

	/* related ----- */

	.woocommerce .related ul.products li.product,.woocommerce .related ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce .upsells.products ul li.product{width:100%!important;margin:0 0 20px!important}

	/* cart ----- */

	.shop_table_responsive tr:first-child td{background-image:none}
	.woocommerce .shop_table .product-remove a.remove{float:none;margin-left:0;margin-right:0}
	.woocommerce .shop_table td.actions{padding:10px!important}

	/* cart | columns */

	.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{width:100%;float:none;margin-bottom:20px}
	.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:100%;float:none}
	.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:100%;float:none;margin-bottom:20px}
	.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:100%}
	.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%;float:none}

	/* cart | actions */

	.woocommerce table.cart td.actions{text-align:center}
	.woocommerce table.cart td.actions .coupon{float:none;width:100%!important;margin-bottom:10px;padding-bottom:0}
	.woocommerce table.cart td.actions .coupon #coupon_code{text-align:center}
	.woocommerce table.cart td.actions .coupon .button{width:100%}

	/* cart | total */

	.cart-collaterals .cart_totals{float:none!important;width:100%!important;text-align:left!important;margin-bottom:20px}
	.cart-collaterals .shipping_calculator{float:none!important;width:100%!important;text-align:left!important}

    /* wishlist */
    .wishlist .wishlist-row { display: block; margin-bottom: 20px; }

    /* mfn cart */
    .admin-bar .mfn-cart-holder { padding-top: 46px; }
    .mfn-cart-holder { max-width: 420px; width: 100% }

    /* Fake tabs */
    .woocommerce .fake-tabs .tab-reviews #reviews,
    .woocommerce .fake-tabs .tab-additional_information table.shop_attributes { max-width: 100%; }

}


/* Responsive | < 480 ===== */

@media only screen and (max-width: 479px) {

	/* archives ----- */

	.woocommerce .products_wrapper ul.products li.product{width:100%;margin:0 0 20px}

}

@media only screen and (max-width: 379px) {

	/* cart ----- */

	.woocommerce table.cart td.actions .coupon{display:block;margin-bottom:0}
	.woocommerce table.cart td.actions .coupon #coupon_code{width:100%;margin-bottom:10px!important}
	.woocommerce table.cart td.actions .coupon button{width:100%!important;margin-bottom:10px}

}


/* Borders */
.fake-tabs > ul,
.mfn-header-login .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout,
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info,
.mfn-cart-holder .mfn-ch-header,
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals .mfn-chft-row.mfn-chft-total,
.woocommerce .product_meta .stacked-meta li,
.wishlist .wishlist-row{ border-color: rgba(0,0,0,.08); }
