@charset "UTF-8";
.flx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flxwr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.alc{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.fl10{-webkit-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;}
#wpa_wcpb_product_data img{vertical-align:middle;}
.wpa-wcpb-list{padding:20px 0;overflow:hidden;}
.wpa-wcpb-list .wpa-title{margin-bottom:20px;}
.wpa-wcpb-list .total{margin:20px 0;}
.wpa-wcpb-list .list-image{}
.wpa-wcpb-list .list-image{margin-bottom:20px;}
.wpa-wcpb-list .list-image .item{}
.wpa-wcpb-list .list-image .item:last-child .plus{display:none;}
.wpa-wcpb-list .list-image .plus{padding:0 5px;}
.wpa-wcpb-list .list-select .variable span{text-transform:capitalize;}
.wpa-wcpb-list .list-select .item{margin-bottom:10px;}
.select-wrap{display:inline-block;margin-right:10px;}
.wpa-wcpb-list select option[disabled="disabled"]{color:#ccc;}
.wpa-wcpb-list .wpa_wcpb_add_to_cart,
.wpa-wcpb-list div.showbox{float:left;margin-right:10px;}
.wpa-wcpb-list div.loader{position:relative;display:none;width:25px;background:none;}
.wpa-wcpb-list div.loader:before{content:'';display:block;padding-top:100%;}
.wpa-wcpb-list svg{height:100%;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.wpa-wcpb-list svg .loader_rotation, .wpa-wcpb-list svg .loader_path{stroke-linecap:square;stroke-width:3;}
.wpa-wcpb-list .loader_path{opacity:0;stroke:black;transition:opacity 0.5s, stroke-dashoffset 0.5s;}
.wpa-wcpb-list .loader_background{opacity:0;stroke:black;fill:none;transition:opacity 0.1s, stroke-dashoffset 0.5s;}
.wpa-wcpb-list .loader_rotation{stroke:black;fill:none;stroke-dashoffset:0;stroke-dasharray:1,200;transform-origin:center center;transition-delay:1s;transition:opacity 0.1s, stroke-dasharray 0.5s, transform 0.5s;animation:dash 1.5s ease-in-out infinite, rotate 2s linear infinite;}
@keyframes rotate {
100%{transform:rotate(360deg);}
}
@keyframes dash { 0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}
}
.wpa-wcpb-list .loader.done .loader_path,
.wpa-wcpb-list .loader.done .loader_background{opacity:1;stroke-dashoffset:0;}
.wpa-wcpb-list .loader.done .loader_rotation{opacity:0;stroke-dasharray:200,0;animation:none;}
.wpa-wcpb-list .variation{overflow:hidden;}
.wpa-wcpb-list .variation,
.wpa-wcpb-list .variation dd,
.wpa-wcpb-list .variation p{margin:0;}
.wpa-wcpb-list .variation dt,
.wpa-wcpb-list .variation dd{float:left;}
.wpa-wcpb-list .variation dt{clear:left}
.shop_table tr.bundle-products ul li{list-style-type:none;margin-bottom:10px;}
.shop_table tr.bundle-products ul li img{margin-right:10px;max-width:50px;}
.wpa-message, .wpa-error {
clear: both;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}.is-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.is-block{display:block;}
.is-center{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center;}
.is-relative{position:relative;}
.is-absolute{position:absolute;}
.swatch{margin-bottom:10px;}
.swatch__title{font-size:14px;text-transform:uppercase;font-weight:bold;}
.swatch__list{list-style:none;margin:10px -5px;padding:0;}
.swatch__list + .swatch__list{display:none;}
.price + .swatch__list{margin:0 -5px;}
.swatch__list--item{margin:3px;border-radius:50%;border:1px solid #ddd;padding:2px;}
.swatch__list--item.is-selected{background:#333;border-color:#333;color:#fff;pointer-events:none;}
.swatch__list--item:not(.is-selected){cursor:pointer;}
.swatch__list--item.disabled{opacity:0.5;position:relative;pointer-events:none;}
.swatch__list--item.disabled:before,
.swatch__list--item.disabled:after{content:"";width:100%;height:1px;background:#ddd;top:50%;left:0;transform:rotate(45deg);position:absolute;opacity:1;}
.swatch__list--item.disabled:after{transform:rotate(-45deg);}
.upsells .swatch__list .swatch__list--item.disabled,
.related .swatch__list .swatch__list--item.disabled{opacity:1;position:relative;pointer-events:auto;}
.upsells .swatch__list .swatch__list--item.disabled:before,
.upsells .swatch__list .swatch__list--item.disabled:after,
.related .swatch__list .swatch__list--item.disabled:before,
.related .swatch__list .swatch__list--item.disabled:after{display:none;}
.swatch__value{display:block;width:24px;height:24px;line-height:26px;border-radius:50%;text-align:center;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.variations .is-label > .value,
.variations .is-color > .value{border:none;}
.is-label > .value select,
.is-color > .value select,
.variations .is-label .value::after,
.variations .is-color .value::after{display:none;}
.swatch.is-label .swatch__value{font-size:12px;}
.swatch__tooltip,
.swatch__tooltip:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.swatch__tooltip{background:rgba(0, 0, 0, .8);color:#fff;font-size:12px;padding:2px 15px;border-radius:2px;top:-25px;transition:all .32s;opacity:0;visibility:hidden;white-space:nowrap;}
.swatch__tooltip:before{content:"";position:absolute;border:5px solid transparent;border-top:5px solid rgba(0, 0, 0, .8);bottom:-10px;}
.swatch__list--item:hover .swatch__tooltip{top:-33px;opacity:1;visibility:visible;}
.u-small{padding:1px;}
.u-small .swatch__value{width:16px;height:16px;line-height:16px;font-size:11px;}
.wcvs-loading:before{content:"";background:#fff url(//www.mantrashop.ir/wp-content/plugins/wpa-woocommerce-variation-swatch/assets/img/loading.svg) no-repeat center center;position:absolute;left:0;right:0;width:100%;height:100%;z-index:100;}
@media only screen and (max-width: 736px) {
.u-small .swatch__value,
.swatch__value {
width: 24px;
height: 24px;
line-height: 24px;
}
}html, 
body{min-height:100% !important;height:auto !important;}
.spu-box, .spu-box *{box-sizing:border-box;}
.spu-bg{position:fixed;width:100%;height:100%;top:0;left:0;display:none;z-index:99999;}
.spu-box:before,
.spu-box:after{content:"";display:table;}
.spu-box:after{clear:both;}
.spu-box{zoom:1;}
.spu-box{position:fixed;z-index:999999;margin:10px;max-width:100%;}
.spu-box.spu-centered{margin:0;}
.spu-box img{max-width:100%;height:auto;}
.spu-box.spu-top-left{top:0;left:0;bottom:auto;right:auto;}
.spu-box.spu-top-right{top:0;right:0;bottom:auto;left:auto;}
.spu-box.spu-bottom-left{bottom:0;left:0;top:auto;right:auto;}
.spu-box.spu-bottom-right{bottom:0;right:0;top:auto;left:auto;}
.spu-content > *:first-child{margin-top:0;padding-top:0;}
.spu-content > *:last-child{margin-bottom:0;padding-bottom:0;}
.spu-close{position:absolute;padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;line-height:1;}
.spu-close.top_right{right:8px;top:5px;}
.spu-close.top_left{left:8px;top:5px;}
.spu-close.bottom_right{right:8px;bottom:5px;}
.spu-close.bottom_left{left:8px;bottom:5px;}
p.spu-powered{position:absolute;bottom:-55px;width:100%;text-align:center;color:#fff;left:0px;}
p.spu-powered a{color:#ccc;text-decoration:underline;}
.spu-close:hover, .spu-close:focus{text-decoration:none;cursor:pointer;}
.spu-shortcode{float:left;line-height:normal !important;}
.spu-facebook-page{text-align:center;display:block;}
.spu-shortcode iframe{max-width:1200px;}
.spu_shortcodes{zoom:1;}
.spu-content .wysija-msg li{list-style:none;}
.spu_shortcodes:before, 
.spu_shortcodes:after{content:"";display:table;}
.spu_shortcodes:after{clear:both;}
@font-face{font-family:'spufont';src:url(//www.mantrashop.ir/wp-content/plugins/popups/public/assets/fonts/spufont.eot?sze5my);src:url(//www.mantrashop.ir/wp-content/plugins/popups/public/assets/fonts/spufont.eot?#iefixsze5my) format('embedded-opentype'), url(//www.mantrashop.ir/wp-content/plugins/popups/public/assets/fonts/spufont.woff?sze5my) format('woff'), url(//www.mantrashop.ir/wp-content/plugins/popups/public/assets/fonts/spufont.ttf?sze5my) format('truetype'), url(//www.mantrashop.ir/wp-content/plugins/popups/public/assets/fonts/spufont.svg?sze5my#spufont) format('svg');font-weight:normal;font-style:normal;}
[class^="spu-icon-"], [class*=" spu-icon-"]{font-family:'spufont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.spu-icon-envelope:before{content:"\f003";}
.spu-icon-check:before{content:"\f00c";}
.spu-icon-close:before{content:"\f00d";}
.spu-icon-eye:before{content:"\f06e";}
.spu-icon-gears:before{content:"\f085";}
.spu-icon-angle-up:before{content:"\f106";}
.spu-icon-angle-down:before{content:"\f107";}
.spu-icon-spinner:before{content:"\f110";}
.spu-spinner{-webkit-animation:spu-rotate 1s infinite linear;-moz-animation:spu-rotate 1s infinite linear;-o-animation:spu-rotate 1s infinite linear;margin:5px;display:none;}
.spu-box.spu-top-bar,
.spu-box.spu-bottom-bar{margin:0;width:100% !important;padding:10px 30px !important;border-left:none !important;border-right:none !important;border-radius:0;position:fixed;box-shadow:none;z-index:1000;}
.spu-box.spu-top-bar.with-spu-gdpr{padding-bottom:40px !important;}
.spu-box.spu-top-bar{top:0;border-top:none !important;}
.spu-box.spu-bottom-bar{bottom:0;border-bottom:none !important;}
.spu-box.spu-top-bar h1,
.spu-box.spu-top-bar h2,
.spu-box.spu-top-bar h3,
.spu-box.spu-top-bar h4,
.spu-box.spu-top-bar h5,
.spu-box.spu-top-bar h6,
.spu-box.spu-top-bar p,
.spu-box.spu-bottom-bar h1,
.spu-box.spu-bottom-bar h2,
.spu-box.spu-bottom-bar h3,
.spu-box.spu-bottom-bar h4,
.spu-box.spu-bottom-bar h5,
.spu-box.spu-bottom-bar h6,
.spu-box.spu-bottom-bar p{margin:0;}
@keyframes spu-rotate {
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@-webkit-keyframes spu-rotate {
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@-moz-keyframes spu-rotate {
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@-o-keyframes spu-rotate {
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@media only screen and (max-width: 620px) {
.spu-box.taller-than-viewport {
left: 0 !important;
top: 100px !important;
position: absolute !important;
}
.spu-box{
margin: 0;
}
}.yith-woocommerce-ajax-product-filter{position:relative;}
.yith-wcan-group:after{content:"";display:table;clear:both;}
.yith-wcan-loading{background:url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/ajax-loader.gif) no-repeat center;height:100px;}
.woocommerce .widget_layered_nav ul.yith-wcan li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan li span{cursor:not-allowed;}
.yith-wcan-list-price-filter{margin-left:0;}
ul.yith-wcan-color.yith-wcan.yith-wcan-group,
ul.yith-wcan-list{list-style:none;margin-left:0;}
.yith-wcan-color li:first-child{margin-left:0;}
.yith-wcan-color li{float:left;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span{border:1px solid #ddd;display:block;height:20px;margin:5px 5px 5px 0;padding:0;width:20px;overflow:hidden;text-indent:100%;white-space:nowrap;box-sizing:content-box;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen span{border:1px solid #444;background-image:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.yith-wcan-label li{float:left;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span{background:#efefef;border:1px solid #ddd;display:block;margin:5px 5px 5px 0;padding:2px;overflow:hidden;text-decoration:none;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a{border:1px solid #444;background-image:none;background-color:#ad74a2;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.yit-wcan-select-open{background:transparent url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/select-arrow.png) top 15px right no-repeat;border:1px solid #cecece;color:#838383;display:block;line-height:16px;margin-bottom:15px;margin-top:15px;overflow:hidden;padding:10px 30px 10px 10px;}
.yit-wcan-select-open.active{background:transparent url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/select-arrow.png) bottom 15px right no-repeat;}
.yith-wcan-select-wrapper{background:#ffffff;margin:0 4px 4px 0;max-height:240px;padding-bottom:30px;position:absolute;overflow-x:hidden;overflow-y:auto;width:100%;z-index:-1;border:1px solid #cecece;padding:10px 0px;margin-top:-16px;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li{padding:5px 8px;border-bottom:1px solid transparent;border-top:1px solid transparent;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen{-webkit-box-shadow:0px 3px 0px #F2F2F2 inset, 0px -3px 0px #F2F2F2 inset;-moz-box-shadow:0px 3px 0px #f2f2f2 inset, 0px -3px 0px #f2f2f2 inset;box-shadow:0px 3px 0px #F2F2F2 inset, 0px -3px 0px #F2F2F2 inset;border-bottom:1px solid #cecece;border-top:1px solid #cecece;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a, .widget .yit-wcan-select-open{width:100%;color:#838383;box-sizing:border-box;-moz-box-sizing:border-box;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a, .widget .yit-wcan-select-open{width:auto;display:block;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a{padding:0;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a:hover, .widget .yit-wcan-select-open:hover{text-decoration:none;color:#838383;}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a{background:transparent url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/cross.png) bottom 6px left no-repeat;border:none;}
.woocommerce .widget_layered_nav ul.yith-wcan-select li.chosen a:before,
.woocommerce-page .widget_layered_nav ul.yith-wcan-select li.chosen a:before{content:"";}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-1{padding-left:30px;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-2{padding-left:60px;}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-2{padding-left:90px;}
.yit-wcan-parent-terms ul.yith-child-terms.level-0{padding-left:20px;}
.yit-wcan-parent-terms ul.yith-child-terms.level-1{padding-left:40px;}
.yit-wcan-parent-terms ul.yith-child-terms.level-2{padding-left:60px;}
.yit-wcan-parent-terms ul.yith-child-terms.level-3{padding-left:80px;}
.yith-wcan-sort-by ul.orderby{list-style:none;padding:0;}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper{margin-bottom:5px;}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active:before,
a.yith-wcan-onsale-button.active:before,
a.yith-wcan-instock-button.active:before,
a.yith-wcan-price-link.active:before,
ul.yith-wcan-list li.chosen > a:before{font-family:WooCommerce;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;text-decoration:none;font-weight:400;line-height:1;content:"";color:#a00;margin-right:.618em;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a.multicolor{position:relative;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor{width:0;height:0;border-style:solid;position:absolute;top:0;left:0;margin:0;cursor:pointer;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-1{border-width:20px 20px 0 0;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-2{border-width:0 0 20px 20px;}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a.multicolor.round{border-radius:50%;}
.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button{display:none;}
.woocommerce .widget_price_filter .price_slider_amount #min_price.yith_wcan_no_slider,
.woocommerce .widget_price_filter .price_slider_amount #max_price.yith_wcan_no_slider{margin-bottom:10px;}
.yith-woocommerce-ajax-product-filter.with-checkbox ul{list-style-type:none;padding-left:0;margin-left:0;}
.yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul{margin-left:0;}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before{content:'';display:inline-block;background-image:url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/checkbox_sprite.png);background-repeat:no-repeat;background-position:top center;width:11px;height:11px;margin-right:5px;}
.yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul li a:before{background-image:url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/radio_sprite.png);}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li > a.active:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li > a.chosen:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.active > a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen > a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.active:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.chosen:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.active > a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.chosen > a:before,
.widget_layered_nav.with-checkbox .chosen::before{content:'';background-position:bottom center;}
.widget_layered_nav.with-checkbox .chosen::before{display:none;}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.chosen:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.active a:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:after{content:'';display:none;}
.widget .yith-wcan-show-all-categories,
.widget .yith-wcan-show-all-tags{margin-bottom:15px;display:inline-block;}
.widget .yith-wcan-show-all-categories a,
.widget .yith-wcan-show-all-tags a{font-size:10px;text-transform:uppercase;}
.widget .yith-wcan-show-all-categories a:before,
.widget .yith-wcan-show-all-tags a:before{content:"<";margin-right:5px;font-weight:bold;font-size:12px;}
.yith-woocommerce-ajax-product-filter ul li{list-style:none;}
.theme-storefront .widget_layered_nav .yith-wcan-list li::before{width:0;content:"" !important;float:none;padding-left:0 !important;}
.theme-storefront .widget_layered_nav .yith-wcan-list li,
.theme-storefront .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li{padding-left:0 !important;}
.theme-storefront .yith-woocommerce-ajax-product-filter ul li.chosen a:before,
.theme-storefront .yith-woocommerce-ajax-product-filter.yith-wcan-sort-by ul li a.active:before{font-family:'Font Awesome 5 Free';content:"\f057";}
.theme-storefront .yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:before,
.theme-storefront .yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul li a.active:before{content:"";}
.theme-storefront .widget-area .yith-woocommerce-ajax-product-filter a:not(.button):before{text-decoration:none;display:inline-block}
.theme-flatsome .yith-woocommerce-ajax-product-filter ul.yith-child-terms{display:block;}
.theme-flatsome .yith-woocommerce-ajax-product-filter ul li.yit-wcan-parent-terms,
.theme-flatsome .yith-woocommerce-ajax-product-filter ul.yith-child-terms li{display:inline;}
.theme-twentytwentyone.yith-wcan-pro .widget_layered_nav.yith-woo-ajax-navigation li.chosen::before{display:none;}
.theme-twentytwentyone.yith-wcan-pro .widget_layered_nav ul.yith-wcan-select li.chosen a::before{margin-right:15px;}
.theme-twentytwentyone.yith-wcan-pro .yith-wcan-select-wrapper{
top: 95px;
display: none;
}.group:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.yit-opened{overflow:hidden;}
.ypop-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:10000;opacity:0;text-align:center;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.ypop-modal:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;}
.ypop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba( 0, 0, 0, 0.8);z-index:-1;}
.ypop-wrapper{display:inline-block;vertical-align:middle;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left;position:relative;}
.ypop-container{opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0 0 0 15px rgba(255, 255, 255, 0.2);box-shadow:0 0 0 15px rgba(255, 255, 255, 0.2);}
.ypop-modal.open,
.ypop-modal.open .ypop-wrapper{visibility:visible;opacity:1;}
.ypop-modal.open .ypop-container{opacity:1;}
                         .ypop-wrapper a.close{width:30px;height:30px;background:transparent url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-popup/assets/images/close-buttons/close1.png) top left no-repeat;position:absolute;top:0px;right:0px;opacity:1;cursor:pointer;}
#ypop-right,#ypop-left{float:left;width:310px;min-height:272px;top:10px;position:relative;}
div#ypop-right.ypop-full{width:630px;top:20px;right:0;}
div#ypop-right.ypop-full input.name-field.text-field,div#ypop-right.ypop-full input.email-field.text-field{width:626px;left:-6px;position:relative;}
div#ypop-right.ypop-full input.submit-field.newslettersubmit{left:-5px;}
#ypop-left{left:-6px;}
#ypop-right{right:-15px;}
figure#ypop-image{height:240px;}
figure#ypop-image img{max-width:100%;max-height:250px;}
.no-view.ypop-checkbox{width:15px;height:15px;vertical-align:middle;float:left;border:none 0;background-color:transparent;margin:0px 6px 0 0;}
.ypop-checkzone{font-size:11px;background-color:#ccc;text-align:left;padding:6px;}
#ypop-right .price{position:relative;top:6px;}
#ypop-message{min-height:146px;line-height:20px;}
.ypop-newsletter-form{height:100px;}
.ypop-checkzone input.no-view{display:none;}
.ypop-checkzone input.no-view+span{width:16px;height:16px;display:inline-block;background:url(//www.mantrashop.ir/wp-content/plugins/yith-woocommerce-popup/assets/images/checkbox-button.png) no-repeat center bottom;float:left;margin-right:8px;}
.ypop-checkzone input.no-view:checked+span{background-position:center top;}
.ypop-form-newsletter-wrapper .message-box span{padding:10px;border:1px solid #ccc;margin:20px;display:block;}
.ypop-form-newsletter-wrapper .message-box .error{color:red;border-color:red;}
.ypop-form-newsletter-wrapper .message-box .success{color:#35b000;border-color:#35b000;}
.ypop-form-newsletter-wrapper .message-box .notice{color:#3ea2ff;border-color:#3ea2ff;}
.ypop-form-newsletter-wrapper .ypop-submit .custom_icon{margin-right:10px;}
#yithider_ypop{line-height:1.428571429;-webkit-appearance:none;}
.newsletter-section.newsletter-shortcode ul{list-style:none;}
.ypop-container{display:none;}
.ypop-content-type .contact-form ul{list-style:none;padding-left:0px;}
.ypop-content-type .contact-form fieldset{border:0;}
.ypop-content-type .contact-form input,
.ypop-content-type .contact-form textarea{width:100%;margin:10px 0;}
.contact-form-error-messages{display:none;}
.user-message{padding:10px;border:1px solid #ccc;margin:20px;display:block;}
.user-message.error{color:red;border-color:red;}
.user-message.success{color:#35b000;border-color:#35b000;}
.user-message.notice{color:#3ea2ff;border-color:#3ea2ff;}
.user-message p{margin-bottom:0;}
.msg-error{text-align:left;font-size:0.8em;color:red;margin-top:-8px;}
.ypop-footer img{display:inline-block;}
p#ypop_privacy_description_row{font-size:0.8em;}
p#ypop_privacy_row{display:table;}
input#ypop_privacy_ypop{display:table-cell;}
#ypop_privacy_row label{display:table-cell;padding:0 5px;}
@media (min-width: 768px) and (max-width: 979px){}
@media(max-width: 767px) {
.ypop-wrapper{
overflow: visible;
}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}
.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}
.tax-product_brand .brand-description .text{width:72%;float:left}
.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}
ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}
ul.brand-thumbnails:before{clear:both;content:"";display:table}
ul.brand-thumbnails:after{clear:both;content:"";display:table}
ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}
ul.brand-thumbnails.fluid-columns li{width:auto}
ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}
ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}
ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}
ul.brand-thumbnails.columns-2 li{width:48%}
ul.brand-thumbnails.columns-3 li{width:30.75%}
ul.brand-thumbnails.columns-5 li{width:16.95%}
ul.brand-thumbnails.columns-6 li{width:13.5%}
.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}
@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}
ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}
ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}
ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}
ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}
.brand-thumbnails-description li .term-thumbnail img{display:inline}
.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}
#brands_a_z h3:target{text-decoration:underline}
ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}
ul.brands_index li{float:left;margin:0 2px 2px 0}
ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}
ul.brands_index li span{border-color:#eee;color:#ddd}
ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}
ul.brands_index li a.active{border-width:2px;padding:5px}
div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face{font-family:'FontAwesome';src:url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before,.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}
.fa-ge:before,.fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before,.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-hotel:before,.fa-bed:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-tv:before,.fa-television:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
.fa-reddit-alien:before{content:"\f281"}
.fa-edge:before{content:"\f282"}
.fa-credit-card-alt:before{content:"\f283"}
.fa-codiepie:before{content:"\f284"}
.fa-modx:before{content:"\f285"}
.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}
.fa-product-hunt:before{content:"\f288"}
.fa-mixcloud:before{content:"\f289"}
.fa-scribd:before{content:"\f28a"}
.fa-pause-circle:before{content:"\f28b"}
.fa-pause-circle-o:before{content:"\f28c"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stop-circle-o:before{content:"\f28e"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-hashtag:before{content:"\f292"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-percent:before{content:"\f295"}
.fa-gitlab:before{content:"\f296"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}
.fa-envira:before{content:"\f299"}
.fa-universal-access:before{content:"\f29a"}
.fa-wheelchair-alt:before{content:"\f29b"}
.fa-question-circle-o:before{content:"\f29c"}
.fa-blind:before{content:"\f29d"}
.fa-audio-description:before{content:"\f29e"}
.fa-volume-control-phone:before{content:"\f2a0"}
.fa-braille:before{content:"\f2a1"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}
.fa-low-vision:before{content:"\f2a8"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-first-order:before{content:"\f2b0"}
.fa-yoast:before{content:"\f2b1"}
.fa-themeisle:before{content:"\f2b2"}
.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}
.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}
.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-o:before{content:"\f2b7"}
.fa-linode:before{content:"\f2b8"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-book-o:before{content:"\f2ba"}
.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}
.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-circle-o:before{content:"\f2be"}
.fa-user-o:before{content:"\f2c0"}
.fa-id-badge:before{content:"\f2c1"}
.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}
.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}
.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-telegram:before{content:"\f2c6"}
.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}
.fa-shower:before{content:"\f2cc"}
.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}
.fa-podcast:before{content:"\f2ce"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}
.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-grav:before{content:"\f2d6"}
.fa-etsy:before{content:"\f2d7"}
.fa-imdb:before{content:"\f2d8"}
.fa-ravelry:before{content:"\f2d9"}
.fa-eercast:before{content:"\f2da"}
.fa-microchip:before{content:"\f2db"}
.fa-snowflake-o:before{content:"\f2dc"}
.fa-superpowers:before{content:"\f2dd"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-meetup:before{content:"\f2e0"}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Pe-icon-7-stroke';src:url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'), url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'), url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'), url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/font-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:normal;font-style:normal;}
[class^="pe-7s-"], [class*=" pe-7s-"]{font-family:'Pe-icon-7-stroke';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.pe-7s-album:before{content:"\e6aa";}
.pe-7s-arc:before{content:"\e6ab";}
.pe-7s-back-2:before{content:"\e6ac";}
.pe-7s-bandaid:before{content:"\e6ad";}
.pe-7s-car:before{content:"\e6ae";}
.pe-7s-diamond:before{content:"\e6af";}
.pe-7s-door-lock:before{content:"\e6b0";}
.pe-7s-eyedropper:before{content:"\e6b1";}
.pe-7s-female:before{content:"\e6b2";}
.pe-7s-gym:before{content:"\e6b3";}
.pe-7s-hammer:before{content:"\e6b4";}
.pe-7s-headphones:before{content:"\e6b5";}
.pe-7s-helm:before{content:"\e6b6";}
.pe-7s-hourglass:before{content:"\e6b7";}
.pe-7s-leaf:before{content:"\e6b8";}
.pe-7s-magic-wand:before{content:"\e6b9";}
.pe-7s-male:before{content:"\e6ba";}
.pe-7s-map-2:before{content:"\e6bb";}
.pe-7s-next-2:before{content:"\e6bc";}
.pe-7s-paint-bucket:before{content:"\e6bd";}
.pe-7s-pendrive:before{content:"\e6be";}
.pe-7s-photo:before{content:"\e6bf";}
.pe-7s-piggy:before{content:"\e6c0";}
.pe-7s-plugin:before{content:"\e6c1";}
.pe-7s-refresh-2:before{content:"\e6c2";}
.pe-7s-rocket:before{content:"\e6c3";}
.pe-7s-settings:before{content:"\e6c4";}
.pe-7s-shield:before{content:"\e6c5";}
.pe-7s-smile:before{content:"\e6c6";}
.pe-7s-usb:before{content:"\e6c7";}
.pe-7s-vector:before{content:"\e6c8";}
.pe-7s-wine:before{content:"\e6c9";}
.pe-7s-cloud-upload:before{content:"\e68a";}
.pe-7s-cash:before{content:"\e68c";}
.pe-7s-close:before{content:"\e680";}
.pe-7s-bluetooth:before{content:"\e68d";}
.pe-7s-cloud-download:before{content:"\e68b";}
.pe-7s-way:before{content:"\e68e";}
.pe-7s-close-circle:before{content:"\e681";}
.pe-7s-id:before{content:"\e68f";}
.pe-7s-angle-up:before{content:"\e682";}
.pe-7s-wristwatch:before{content:"\e690";}
.pe-7s-angle-up-circle:before{content:"\e683";}
.pe-7s-world:before{content:"\e691";}
.pe-7s-angle-right:before{content:"\e684";}
.pe-7s-volume:before{content:"\e692";}
.pe-7s-angle-right-circle:before{content:"\e685";}
.pe-7s-users:before{content:"\e693";}
.pe-7s-angle-left:before{content:"\e686";}
.pe-7s-user-female:before{content:"\e694";}
.pe-7s-angle-left-circle:before{content:"\e687";}
.pe-7s-up-arrow:before{content:"\e695";}
.pe-7s-angle-down:before{content:"\e688";}
.pe-7s-switch:before{content:"\e696";}
.pe-7s-angle-down-circle:before{content:"\e689";}
.pe-7s-scissors:before{content:"\e697";}
.pe-7s-wallet:before{content:"\e600";}
.pe-7s-safe:before{content:"\e698";}
.pe-7s-volume2:before{content:"\e601";}
.pe-7s-volume1:before{content:"\e602";}
.pe-7s-voicemail:before{content:"\e603";}
.pe-7s-video:before{content:"\e604";}
.pe-7s-user:before{content:"\e605";}
.pe-7s-upload:before{content:"\e606";}
.pe-7s-unlock:before{content:"\e607";}
.pe-7s-umbrella:before{content:"\e608";}
.pe-7s-trash:before{content:"\e609";}
.pe-7s-tools:before{content:"\e60a";}
.pe-7s-timer:before{content:"\e60b";}
.pe-7s-ticket:before{content:"\e60c";}
.pe-7s-target:before{content:"\e60d";}
.pe-7s-sun:before{content:"\e60e";}
.pe-7s-study:before{content:"\e60f";}
.pe-7s-stopwatch:before{content:"\e610";}
.pe-7s-star:before{content:"\e611";}
.pe-7s-speaker:before{content:"\e612";}
.pe-7s-signal:before{content:"\e613";}
.pe-7s-shuffle:before{content:"\e614";}
.pe-7s-shopbag:before{content:"\e615";}
.pe-7s-share:before{content:"\e616";}
.pe-7s-server:before{content:"\e617";}
.pe-7s-search:before{content:"\e618";}
.pe-7s-film:before{content:"\e6a5";}
.pe-7s-science:before{content:"\e619";}
.pe-7s-disk:before{content:"\e6a6";}
.pe-7s-ribbon:before{content:"\e61a";}
.pe-7s-repeat:before{content:"\e61b";}
.pe-7s-refresh:before{content:"\e61c";}
.pe-7s-add-user:before{content:"\e6a9";}
.pe-7s-refresh-cloud:before{content:"\e61d";}
.pe-7s-paperclip:before{content:"\e69c";}
.pe-7s-radio:before{content:"\e61e";}
.pe-7s-note2:before{content:"\e69d";}
.pe-7s-print:before{content:"\e61f";}
.pe-7s-network:before{content:"\e69e";}
.pe-7s-prev:before{content:"\e620";}
.pe-7s-mute:before{content:"\e69f";}
.pe-7s-power:before{content:"\e621";}
.pe-7s-medal:before{content:"\e6a0";}
.pe-7s-portfolio:before{content:"\e622";}
.pe-7s-like2:before{content:"\e6a1";}
.pe-7s-plus:before{content:"\e623";}
.pe-7s-left-arrow:before{content:"\e6a2";}
.pe-7s-play:before{content:"\e624";}
.pe-7s-key:before{content:"\e6a3";}
.pe-7s-plane:before{content:"\e625";}
.pe-7s-joy:before{content:"\e6a4";}
.pe-7s-photo-gallery:before{content:"\e626";}
.pe-7s-pin:before{content:"\e69b";}
.pe-7s-phone:before{content:"\e627";}
.pe-7s-plug:before{content:"\e69a";}
.pe-7s-pen:before{content:"\e628";}
.pe-7s-right-arrow:before{content:"\e699";}
.pe-7s-paper-plane:before{content:"\e629";}
.pe-7s-delete-user:before{content:"\e6a7";}
.pe-7s-paint:before{content:"\e62a";}
.pe-7s-bottom-arrow:before{content:"\e6a8";}
.pe-7s-notebook:before{content:"\e62b";}
.pe-7s-note:before{content:"\e62c";}
.pe-7s-next:before{content:"\e62d";}
.pe-7s-news-paper:before{content:"\e62e";}
.pe-7s-musiclist:before{content:"\e62f";}
.pe-7s-music:before{content:"\e630";}
.pe-7s-mouse:before{content:"\e631";}
.pe-7s-more:before{content:"\e632";}
.pe-7s-moon:before{content:"\e633";}
.pe-7s-monitor:before{content:"\e634";}
.pe-7s-micro:before{content:"\e635";}
.pe-7s-menu:before{content:"\e636";}
.pe-7s-map:before{content:"\e637";}
.pe-7s-map-marker:before{content:"\e638";}
.pe-7s-mail:before{content:"\e639";}
.pe-7s-mail-open:before{content:"\e63a";}
.pe-7s-mail-open-file:before{content:"\e63b";}
.pe-7s-magnet:before{content:"\e63c";}
.pe-7s-loop:before{content:"\e63d";}
.pe-7s-look:before{content:"\e63e";}
.pe-7s-lock:before{content:"\e63f";}
.pe-7s-lintern:before{content:"\e640";}
.pe-7s-link:before{content:"\e641";}
.pe-7s-like:before{content:"\e642";}
.pe-7s-light:before{content:"\e643";}
.pe-7s-less:before{content:"\e644";}
.pe-7s-keypad:before{content:"\e645";}
.pe-7s-junk:before{content:"\e646";}
.pe-7s-info:before{content:"\e647";}
.pe-7s-home:before{content:"\e648";}
.pe-7s-help2:before{content:"\e649";}
.pe-7s-help1:before{content:"\e64a";}
.pe-7s-graph3:before{content:"\e64b";}
.pe-7s-graph2:before{content:"\e64c";}
.pe-7s-graph1:before{content:"\e64d";}
.pe-7s-graph:before{content:"\e64e";}
.pe-7s-global:before{content:"\e64f";}
.pe-7s-gleam:before{content:"\e650";}
.pe-7s-glasses:before{content:"\e651";}
.pe-7s-gift:before{content:"\e652";}
.pe-7s-folder:before{content:"\e653";}
.pe-7s-flag:before{content:"\e654";}
.pe-7s-filter:before{content:"\e655";}
.pe-7s-file:before{content:"\e656";}
.pe-7s-expand1:before{content:"\e657";}
.pe-7s-exapnd2:before{content:"\e658";}
.pe-7s-edit:before{content:"\e659";}
.pe-7s-drop:before{content:"\e65a";}
.pe-7s-drawer:before{content:"\e65b";}
.pe-7s-download:before{content:"\e65c";}
.pe-7s-display2:before{content:"\e65d";}
.pe-7s-display1:before{content:"\e65e";}
.pe-7s-diskette:before{content:"\e65f";}
.pe-7s-date:before{content:"\e660";}
.pe-7s-cup:before{content:"\e661";}
.pe-7s-culture:before{content:"\e662";}
.pe-7s-crop:before{content:"\e663";}
.pe-7s-credit:before{content:"\e664";}
.pe-7s-copy-file:before{content:"\e665";}
.pe-7s-config:before{content:"\e666";}
.pe-7s-compass:before{content:"\e667";}
.pe-7s-comment:before{content:"\e668";}
.pe-7s-coffee:before{content:"\e669";}
.pe-7s-cloud:before{content:"\e66a";}
.pe-7s-clock:before{content:"\e66b";}
.pe-7s-check:before{content:"\e66c";}
.pe-7s-chat:before{content:"\e66d";}
.pe-7s-cart:before{content:"\e66e";}
.pe-7s-camera:before{content:"\e66f";}
.pe-7s-call:before{content:"\e670";}
.pe-7s-calculator:before{content:"\e671";}
.pe-7s-browser:before{content:"\e672";}
.pe-7s-box2:before{content:"\e673";}
.pe-7s-box1:before{content:"\e674";}
.pe-7s-bookmarks:before{content:"\e675";}
.pe-7s-bicycle:before{content:"\e676";}
.pe-7s-bell:before{content:"\e677";}
.pe-7s-battery:before{content:"\e678";}
.pe-7s-ball:before{content:"\e679";}
.pe-7s-back:before{content:"\e67a";}
.pe-7s-attention:before{content:"\e67b";}
.pe-7s-anchor:before{content:"\e67c";}
.pe-7s-albums:before{content:"\e67d";}
.pe-7s-alarm:before{content:"\e67e";}
.pe-7s-airplay:before {
content: "\e67f";
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before, .slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:0;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url(//www.mantrashop.ir/wp-content/themes/claue/assets/vendors/slick/ajax-loader.gif) center center no-repeat;}
.slick-prev, .slick-next{position:absolute;display:block;text-indent:-999em;cursor:pointer;outline:none;padding:0;overflow:hidden;width:38px;height:38px;z-index:8;top:50%;background:none;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next{opacity:.8;}
.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover{opacity:1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before, .slick-next:before{font-family:'Pe-icon-7-stroke';font-size:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0;display:block;}
.slick-prev{left:15px;}
[dir='rtl'] .slick-prev{right:15px;left:auto;}
.slick-prev:before{content:'\e686';}
[dir='rtl'] .slick-prev:before{content:'\e684';}
.slick-next{right:15px;}
[dir='rtl'] .slick-next{right:auto;left:15px;}
.slick-next:before{content:'\e684';}
[dir='rtl'] .slick-next:before{content:'\e686';}
.p-nav .slick-prev, .p-nav .slick-next{bottom:-32px;top:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.p-nav .slick-prev:before,
.p-nav .slick-next:before{font-size:32px;}
.p-nav .slick-prev{left:10px;}
.p-nav .slick-next{right:10px;}
.slick-dotted.slick-slider{margin-bottom:30px;}
.slick-dots{position:absolute;bottom:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;z-index:999;}
.product-quickview .slick-dots{bottom:15px;}
.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover, .slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{font-family:'slick';font-size:40px;line-height:15px;position:absolute;top:0;left:0;width:15px;height:15px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before {
opacity: .75;
color: black;
}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
@-webkit-keyframes fadeIn {
from{opacity:0;}
to{opacity:1;}
}
@keyframes fadeIn {
from{opacity:0;}
to{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown {
0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown {
0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0);}
to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes zoomIn {
from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn {
from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown {
from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInDown {
from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInUp {
from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInUp {
from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut {
from{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
to{opacity:0;}
}
@keyframes zoomOut {
from{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
to{opacity:0;}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}@font-face{font-family:'IRANSansWeb_Light';src:url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/IRANSansWeb_Light.eot?#) format('eot'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/IRANSansWeb_Light.woff) format('woff'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/IRANSansWeb_Light.ttf) format('truetype');}
@font-face{font-family:'IRANSansWeb_Medium';src:url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/IRANSansWeb_Medium.eot?#) format('eot'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/IRANSansWeb_Medium.woff) format('woff'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/IRANSansWeb_Medium.ttf) format('truetype');}
@font-face{font-family:'FontAwesome';src:url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(//www.mantrashop.ir/wp-content/themes/claue-child/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{display:block;}
body{font:400 .875em/1.75 'Poppins', Arial, Helvetica, sans-serif;color:#878787;overflow-x:hidden;direction:rtl;unicode-bidi:embed;}
ul{list-style:inside;}
ol{list-style:inside none decimal;}
ul ul,
ol ol{padding-right:1.5em;}
dfn,
cite,
em, i{font-style:italic;}
blockquote, q{quotes:none;background:#f1f1f1;padding:30px 60px 30px 25px;margin-bottom:20px;position:relative;font-family:'IRANSansWeb_Light';font-style:italic;display:block;}
blockquote:before,
q:before{position:absolute;content:'“';right:25px;top:0;font-size:50px;color:#999;}
blockquote p{margin-bottom:1.4736842105em;}
blockquote cite,
blockquote small{color:#1a1a1a;display:block;font-size:16px;font-size:1rem;line-height:1.75;}
blockquote cite:before,
blockquote small:before{content:"\2014\00a0";}
blockquote em,
blockquote i,
blockquote cite{font-style:normal;}
blockquote strong,
blockquote b{font-weight:500;}
blockquote > :last-child{margin-bottom:0;}
blockquote p, q p{margin:0;}
dl{margin:0 0 1.75em;}
dt{font-weight:500;}
dd{margin:0 0 1.75em;}
table,
th,
td{border:1px solid #ddd;vertical-align:middle;}
table{border-collapse:separate;border-spacing:0;border-width:1px 1px 0 0;margin:1.5em 0 1.75em;width:100%;}
caption,
th,
td{font-weight:normal;text-align:right;}
th{border-width:0 0 1px 1px;font-weight:600;}
td{border-width:0 0 1px 1px;}
th,
td{padding:15px;}
th p,
td p{margin:0;}
small{font-size:75%;}
address{font-style:italic;margin:0 0 1.75em;}
b, strong{font-weight:bold;}
code,
kbd,
tt,
var,
samp,
pre{font-family:'IRANSansWeb_Light';}
pre{border:1px solid #d1d1d1;font-size:16px;font-size:1rem;line-height:1.3125;margin:0 0 1.75em;max-width:100%;overflow:auto;padding:1.75em;white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
code{background-color:#d1d1d1;padding:0.125em 0.25em;}
abbr,
acronym{border-bottom:1px dotted #d1d1d1;cursor:help;}
mark{background:#222;padding:0.125em 0.25em;text-decoration:none;color:#fff;}
big{font-size:125%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub {
bottom: -0.25em;
} a{color:#222;transition:all .3s;}
a, a:hover, a:focus, a:active{text-decoration:none;outline:0;}
a:hover, a:active{color:#56cfe1;}
em{font-style:italic;font-family:'IRANSansWeb_Light';}
strong{font-weight:600;}
img{height:auto;max-width:100%;vertical-align:middle;}
h1, h2, h3, h4, h5, h6{margin:0.65em 0 0.5em;line-height:1.428;font-family:'IRANSansWeb_Light' !important;color:#222;letter-spacing:0.5px;}
h1{margin:0;font-size:2.6179em;}
h2{font-size:2.0581em;}
h3{font-size:1.618em;}
h4{font-size:1.3em;}
h5{font-size:1.2em;}
h6 {
font-size: 1.1em;
} p{margin-bottom:1.3em;}
input,
button,
textarea{transition:all .3s;}
input:focus,
button:focus,
textarea:focus{outline:0;box-shadow:none;}
input:not([type="radio"]):not([type="checkbox"]),
button,
select,
a.button,
.jas-ajax-load a{height:40px;line-height:36px;}
input:not([type="submit"]):not([type="checkbox"]),
textarea,
select{border:1px solid #ccc;font-size:13px;outline:0;padding:0 15px;color:#878787;font-family:'IRANSansWeb_Light';border-radius:0;max-width:100%;}
input:not([type="submit"]):not([type="checkbox"]):focus,
textarea:focus{border-color:#222;}
textarea{padding:15px;}
input[type="submit"],
button,
a.button,
.jas-ajax-load a{cursor:pointer;border:2px solid;padding:0 34px;background:#fff;color:#222;border-radius:40px;font-size:14px;font-weight:600;}
a.button,
.jas-ajax-load a{display:inline-block;background:transparent;}
a.button.button-o-w{border-color:#fff;color:#fff;}
input[type="submit"]:hover,
button:hover,
a.button:hover,
.jas-ajax-load a:hover{border-color:#56cfe1;background:#56cfe1;color:#fff;}
button,
input[type="submit"]{-webkit-appearance:button;}
[disabled="disabled"],
input[disabled="disabled"],
button[disabled="disabled"]{cursor:not-allowed;opacity:.5;}::-webkit-input-placeholder{color:#c1c1c1;}:-moz-placeholder{color:#c1c1c1;}::-moz-placeholder{color:#c1c1c1;}:-ms-input-placeholder{color:#c1c1c1;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-box-shadow:0 0 0px 1000px #fff inset;}
@-moz-document url-prefix() {
select:-moz-focusring, 
select::-moz-focus-inner{color:transparent !important;text-shadow:0 0 0 #999 !important;background-image:none !important;border:0;}
}
input:focus::-webkit-input-placeholder{color:transparent;}
input:focus::-moz-placeholder{color:transparent;}
input:focus:-ms-input-placeholder{color:transparent;}
.full-width-image img{width:100%;}
#jas-wrapper{overflow-x:hidden;}
*, *:before, *:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
.clearfix:before,
.clearfix:after{content:' ';display:table;}
.clearfix:after{clear:both;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}
.jas-carousel{visibility:hidden;opacity:0;transition:all .3s;}
.jas-carousel.slick-initialized{visibility:visible;opacity:1;}
.jas-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;}
.flex{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;}
.flex .grow{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;}
.flex.column{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:column;flex-direction:column;}
.jas-container,
.jas-row.wide{margin:auto;}
.jas-container{max-width:100%;}
.jas-row.reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;}
.jas-col.reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;}
.jas-col-xs, .jas-col-xs-1, .jas-col-xs-2, .jas-col-xs-3, .jas-col-xs-4, .jas-col-xs-5, .jas-col-xs-6, .jas-col-xs-7, .jas-col-xs-8, .jas-col-xs-9, .jas-col-xs-10, .jas-col-xs-11, .jas-col-xs-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-left:1rem;padding-right:1rem;}
.jas-col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%;}
.jas-col-xs-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%;}
.jas-col-xs-2{-ms-flex-preferred-size:16.666%;-webkit-flex-basis:16.666%;flex-basis:16.666%;max-width:16.666%;}
.jas-col-xs-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%;}
.jas-col-xs-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%;}
.jas-col-xs-5{-ms-flex-preferred-size:41.666%;-webkit-flex-basis:41.666%;flex-basis:41.666%;max-width:41.666%;}
.jas-col-xs-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%;}
.jas-col-xs-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%;}
.jas-col-xs-8{-ms-flex-preferred-size:66.666%;-webkit-flex-basis:66.666%;flex-basis:66.666%;max-width:66.666%;}
.jas-col-xs-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%;}
.jas-col-xs-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%;}
.jas-col-xs-11{-ms-flex-preferred-size:91.666%;-webkit-flex-basis:91.666%;flex-basis:91.666%;max-width:91.666%;}
.jas-col-xs-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%;}
.jas-col-xs-offset-1{margin-right:8.333%;}
.jas-col-xs-offset-2{margin-right:16.666%;}
.jas-col-xs-offset-3{margin-right:25%;}
.jas-col-xs-offset-4{margin-right:33.333%;}
.jas-col-xs-offset-5{margin-right:41.666%;}
.jas-col-xs-offset-6{margin-right:50%;}
.jas-col-xs-offset-7{margin-right:58.333%;}
.jas-col-xs-offset-8{margin-right:66.666%;}
.jas-col-xs-offset-9{margin-right:75%;}
.jas-col-xs-offset-10{margin-right:83.333%;}
.jas-col-xs-offset-11{margin-right:91.666%;}
.start-xs{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-xs{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center;}
.end-xs{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-xs{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-xs{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-xs{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-xs{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}
.between-xs{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-xs{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-xs{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
.visible-xs{display:block;}
.hide-xs{display:none;}
@media only screen and (min-width: 48em) {
.jas-container{width:46rem;}
.jas-col-sm,  .jas-col-sm-1,  .jas-col-sm-2,  .jas-col-sm-3,  .jas-col-sm-4,  .jas-col-sm-5,  .jas-col-sm-6,  .jas-col-sm-7,  .jas-col-sm-8,  .jas-col-sm-9,  .jas-col-sm-10,  .jas-col-sm-11,  .jas-col-sm-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-left:1rem;padding-right:1rem;}
.jas-col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%;}
.jas-col-sm-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%;}
.jas-col-sm-2{-ms-flex-preferred-size:16.666%;-webkit-flex-basis:16.666%;flex-basis:16.666%;max-width:16.666%;}
.jas-col-sm-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%;}
.jas-col-sm-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%;}
.jas-col-sm-5{-ms-flex-preferred-size:41.666%;-webkit-flex-basis:41.666%;flex-basis:41.666%;max-width:41.666%;}
.jas-col-sm-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%;}
.jas-col-sm-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%;}
.jas-col-sm-8{-ms-flex-preferred-size:66.666%;-webkit-flex-basis:66.666%;flex-basis:66.666%;max-width:66.666%;}
.jas-col-sm-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%;}
.jas-col-sm-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%;}
.jas-col-sm-11{-ms-flex-preferred-size:91.666%;-webkit-flex-basis:91.666%;flex-basis:91.666%;max-width:91.666%;}
.jas-col-sm-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%;}
.jas-col-sm-offset-1{margin-right:8.333%;}
.jas-col-sm-offset-2{margin-right:16.666%;}
.jas-col-sm-offset-3{margin-right:25%;}
.jas-col-sm-offset-4{margin-right:33.333%;}
.jas-col-sm-offset-5{margin-right:41.666%;}
.jas-col-sm-offset-6{margin-right:50%;}
.jas-col-sm-offset-7{margin-right:58.333%;}
.jas-col-sm-offset-8{margin-right:66.666%;}
.jas-col-sm-offset-9{margin-right:75%;}
.jas-col-sm-offset-10{margin-right:83.333%;}
.jas-col-sm-offset-11{margin-right:91.666%;}
.start-sm{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-sm{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center;}
.end-sm{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-sm{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-sm{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-sm{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-sm{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}
.between-sm{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-sm{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-sm{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
.visible-sm{display:block;}
.hide-sm{display:none;}
}
@media only screen and (min-width: 62em) {
.jas-container{width:61rem;}
.jas-col-md,  .jas-col-md-1,  .jas-col-md-2,  .jas-col-md-3,  .jas-col-md-4,  .jas-col-md-5,  .jas-col-md-6,  .jas-col-md-7,  .jas-col-md-8,  .jas-col-md-9,  .jas-col-md-10,  .jas-col-md-11,  .jas-col-md-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-left:1rem;padding-right:1rem;}
.jas-col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%;}
.jas-col-md-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%;}
.jas-col-md-2{-ms-flex-preferred-size:16.666%;-webkit-flex-basis:16.666%;flex-basis:16.666%;max-width:16.666%;}
.jas-col-md-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%;}
.jas-col-md-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%;}
.jas-col-md-5{-ms-flex-preferred-size:41.666%;-webkit-flex-basis:41.666%;flex-basis:41.666%;max-width:41.666%;}
.jas-col-md-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%;}
.jas-col-md-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%;}
.jas-col-md-8{-ms-flex-preferred-size:66.666%;-webkit-flex-basis:66.666%;flex-basis:66.666%;max-width:66.666%;}
.jas-col-md-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%;}
.jas-col-md-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%;}
.jas-col-md-11{-ms-flex-preferred-size:91.666%;-webkit-flex-basis:91.666%;flex-basis:91.666%;max-width:91.666%;}
.jas-col-md-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%;}
.jas-col-md-offset-1{margin-right:8.333%;}
.jas-col-md-offset-2{margin-right:16.666%;}
.jas-col-md-offset-3{margin-right:25%;}
.jas-col-md-offset-4{margin-right:33.333%;}
.jas-col-md-offset-5{margin-right:41.666%;}
.jas-col-md-offset-6{margin-right:50%;}
.jas-col-md-offset-7{margin-right:58.333%;}
.jas-col-md-offset-8{margin-right:66.666%;}
.jas-col-md-offset-9{margin-right:75%;}
.jas-col-md-offset-10{margin-right:83.333%;}
.jas-col-md-offset-11{margin-right:91.666%;}
.start-md{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-md{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center;}
.end-md{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-md{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-md{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-md{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-md{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}
.between-md{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-md{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-md{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
.visible-md{display:block;}
.hide-md,
.pe-7s-close.hide-md{display:none;}
.grid-sizer.size-2{width:16.666%;}
.grid-sizer.size-3{width:25%;}
.grid-sizer.size-4{width:33.3%;}
.grid-sizer.size-6{width:50%;}
.grid-sizer.size-12{width:100%;}
}
@media only screen and (min-width: 75em) {
.jas-container{width:73.125rem;}
.jas-col-lg,  .jas-col-lg-1,  .jas-col-lg-2,  .jas-col-lg-3,  .jas-col-lg-4,  .jas-col-lg-5,  .jas-col-lg-6,  .jas-col-lg-7,  .jas-col-lg-8,  .jas-col-lg-9,  .jas-col-lg-10,  .jas-col-lg-11,  .jas-col-lg-12{box-sizing:border-box;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-left:1rem;padding-right:1rem;}
.jas-col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%;}
.jas-col-lg-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%;}
.jas-col-lg-2{-ms-flex-preferred-size:16.666%;-webkit-flex-basis:16.666%;flex-basis:16.666%;max-width:16.666%;}
.jas-col-lg-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%;}
.jas-col-lg-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%;}
.jas-col-lg-5{-ms-flex-preferred-size:41.666%;-webkit-flex-basis:41.666%;flex-basis:41.666%;max-width:41.666%;}
.jas-col-lg-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%;}
.jas-col-lg-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%;}
.jas-col-lg-8{-ms-flex-preferred-size:66.666%;-webkit-flex-basis:66.666%;flex-basis:66.666%;max-width:66.666%;}
.jas-col-lg-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%;}
.jas-col-lg-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%;}
.jas-col-lg-11{-ms-flex-preferred-size:91.666%;-webkit-flex-basis:91.666%;flex-basis:91.666%;max-width:91.666%;}
.jas-col-lg-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%;}
.jas-col-lg-offset-1{margin-right:8.333%;}
.jas-col-lg-offset-2{margin-right:16.666%;}
.jas-col-lg-offset-3{margin-right:25%;}
.jas-col-lg-offset-4{margin-right:33.333%;}
.jas-col-lg-offset-5{margin-right:41.666%;}
.jas-col-lg-offset-6{margin-right:50%;}
.jas-col-lg-offset-7{margin-right:58.333%;}
.jas-col-lg-offset-8{margin-right:66.666%;}
.jas-col-lg-offset-9{margin-right:75%;}
.jas-col-lg-offset-10{margin-right:83.333%;}
.jas-col-lg-offset-11{margin-right:91.666%;}
.start-lg{-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start;}
.center-lg{-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center;}
.end-lg{-webkit-justify-content:flex-end;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end;}
.top-lg{-webkit-align-items:flex-start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;}
.middle-lg{-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.bottom-lg{-webkit-align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end;}
.around-lg{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}
.between-lg{-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.first-lg{-webkit-order:-1;-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1;}
.last-lg{-webkit-order:1;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;}
.visible-lg{display:block;}
.hide-lg{display:none;}
}
.grid-sizer{min-height:1px;float:right;position:absolute;}
.mg__0{margin:0;}
.mt__5{margin-top:5px;}
.mt__10{margin-top:10px;}
.mt__15{margin-top:15px;}
.mt__20{margin-top:20px;}
.mt__25{margin-top:25px;}
.mt__30{margin-top:30px;}
.mt__35{margin-top:35px;}
.mt__40{margin-top:40px;}
.mt__45{margin-top:45px;}
.mt__50{margin-top:50px;}
.mt__55{margin-top:55px;}
.mt__60{margin-top:60px;}
.mt__65{margin-top:65px;}
.mt__70{margin-top:70px;}
.mt__75{margin-top:75px;}
.mt__80{margin-top:80px;}
.mt__85{margin-top:85px;}
.mt__90{margin-top:90px;}
.mt__95{margin-top:95px;}
.mt__100{margin-top:100px;}
.mr__5{margin-left:5px;}
.mr__10{margin-left:10px;}
.mr__15{margin-left:15px;}
.mr__20{margin-left:20px;}
.mr__25{margin-left:25px;}
.mr__30{margin-left:30px;}
.mr__35{margin-left:35px;}
.mr__40{margin-left:40px;}
.mr__45{margin-left:45px;}
.mr__50{margin-left:50px;}
.mr__55{margin-left:55px;}
.mr__60{margin-left:60px;}
.mr__65{margin-left:65px;}
.mr__70{margin-left:70px;}
.mr__75{margin-left:75px;}
.mr__80{margin-left:80px;}
.mr__85{margin-left:85px;}
.mr__90{margin-left:90px;}
.mr__95{margin-left:95px;}
.mr__100{margin-left:100px;}
.mb__5{margin-bottom:5px;}
.mb__10{margin-bottom:10px;}
.mb__15{margin-bottom:15px;}
.mb__20{margin-bottom:20px;}
.mb__25{margin-bottom:25px;}
.mb__30{margin-bottom:30px;}
.mb__35{margin-bottom:35px;}
.mb__40{margin-bottom:40px;}
.mb__45{margin-bottom:45px;}
.mb__50{margin-bottom:50px;}
.mb__55{margin-bottom:55px;}
.mb__60{margin-bottom:60px;}
.mb__65{margin-bottom:65px;}
.mb__70{margin-bottom:70px;}
.mb__75{margin-bottom:75px;}
.mb__80{margin-bottom:80px;}
.mb__85{margin-bottom:85px;}
.mb__90{margin-bottom:90px;}
.mb__95{margin-bottom:95px;}
.mb__100{margin-bottom:100px;}
.ml__5{margin-right:5px;}
.ml__10{margin-right:10px;}
.ml__15{margin-right:15px;}
.ml__20{margin-left:20px;}
.ml__25{margin-right:25px;}
.ml__30{margin-right:30px;}
.ml__35{margin-right:35px;}
.ml__40{margin-right:40px;}
.ml__45{margin-right:45px;}
.ml__50{margin-right:50px;}
.ml__55{margin-right:55px;}
.ml__60{margin-right:60px;}
.ml__65{margin-right:65px;}
.ml__70{margin-right:70px;}
.ml__75{margin-right:75px;}
.ml__80{margin-right:80px;}
.ml__85{margin-right:85px;}
.ml__90{margin-right:90px;}
.ml__95{margin-right:95px;}
.ml__100{margin-right:100px;}
.pd__0{padding:0;}
.pt__0{padding-top:0;}
.pt__5{padding-top:5px;}
.pt__10{padding-top:10px;}
.pt__15{padding-top:15px;}
.pt__20{padding-top:20px;}
.pt__25{padding-top:25px;}
.pt__30{padding-top:30px;}
.pt__35{padding-top:35px;}
.pt__40{padding-top:40px;}
.pt__45{padding-top:45px;}
.pt__50{padding-top:50px;}
.pt__55{padding-top:55px;}
.pt__60{padding-top:60px;}
.pt__65{padding-top:65px;}
.pt__70{padding-top:70px;}
.pt__75{padding-top:75px;}
.pt__80{padding-top:80px;}
.pt__85{padding-top:85px;}
.pt__90{padding-top:90px;}
.pt__95{padding-top:95px;}
.pt__100{padding-top:100px;}
.pr__0{padding-left:0;}
.pr__5{padding-left:5px;}
.pr__10{padding-left:10px;}
.pr__15{padding-left:15px;}
.pr__20{padding-left:20px;}
.pr__25{padding-left:25px;}
.pr__30{padding-left:30px;}
.pr__35{padding-left:35px;}
.pr__40{padding-left:40px;}
.pr__45{padding-left:45px;}
.pr__50{padding-left:50px;}
.pr__55{padding-left:55px;}
.pr__60{padding-left:60px;}
.pr__65{padding-left:65px;}
.pr__70{padding-left:70px;}
.pr__75{padding-left:75px;}
.pr__80{padding-left:80px;}
.pr__85{padding-left:85px;}
.pr__90{padding-left:90px;}
.pr__95{padding-left:95px;}
.pr__100{padding-left:100px;}
.pb__0{padding-bottom:0;}
.pb__5{padding-bottom:5px;}
.pb__10{padding-bottom:10px;}
.pb__15{padding-bottom:15px;}
.pb__20{padding-bottom:20px;}
.pb__25{padding-bottom:25px;}
.pb__30{padding-bottom:30px;}
.pb__35{padding-bottom:35px;}
.pb__40{padding-bottom:40px;}
.pb__45{padding-bottom:45px;}
.pb__50{padding-bottom:50px;}
.pb__55{padding-bottom:55px;}
.pb__60{padding-bottom:60px;}
.pb__65{padding-bottom:65px;}
.pb__70{padding-bottom:70px;}
.pb__75{padding-bottom:75px;}
.pb__80{padding-bottom:80px;}
.pb__85{padding-bottom:85px;}
.pb__90{padding-bottom:90px;}
.pb__95{padding-bottom:95px;}
.pb__100{padding-bottom:100px;}
.pl__0{padding-right:0;}
.pl__5{padding-right:5px;}
.pl__10{padding-right:10px;}
.pl__15{padding-right:15px;}
.pl__20{padding-right:20px;}
.pl__25{padding-right:25px;}
.pl__30{padding-right:30px;}
.pl__35{padding-right:35px;}
.pl__40{padding-right:40px;}
.pl__45{padding-right:45px;}
.pl__50{padding-right:50px;}
.pl__55{padding-right:55px;}
.pl__60{padding-right:60px;}
.pl__65{padding-right:65px;}
.pl__70{padding-right:70px;}
.pl__75{padding-right:75px;}
.pl__80{padding-right:80px;}
.pl__85{padding-right:85px;}
.pl__90{padding-right:90px;}
.pl__95{padding-right:95px;}
.pl__100{padding-right:100px;}
.w__100{width:100%;}
.br__40{border-radius:40px;}
.br__50{border-radius:50%;}
.fs__10{font-size:10px;}
.fs__12{font-size:12px;}
.fs__13{font-size:13px;}
.fs__14{font-size:14px;}
.fs__16{font-size:16px;}
.fs__18{font-size:18px;}
.fs__20{font-size:20px;}
.fs__24{font-size:24px;}
.fs__30{font-size:30px;}
.fs__35{font-size:35px;}
.fs__50{font-size:50px;}
.fs__60{font-size:60px;}
.db{display:block;}
.dn{display:none;}
.dib{display:inline-block;}
.tl{text-align:right;}
.tc{text-align:center;}
.tr{text-align:left;}
.fl{float:right;}
.fr{float:left;}
.pa{position:absolute;}
.pr{position:relative;}
.pf{position:fixed;}
.pa-center{position:absolute;right:50%;top:50%;-webkit-transform:translate3D(-50%, -50%, 0);-moz-transform:translate3D(-50%, -50%, 0);-ms-transform:translate3D(-50%, -50%, 0);-o-transform:translate3D(-50%, -50%, 0);transform:translate3D(-50%, -50%, 0);}
.cb{color:#000;}
.cd{color:#222;}
.cp, .chp:hover{color:#56cfe1;}
.cw, .bghp:hover, .bghp:active, .bghp:focus{color:#fff;}
.cg{color:#878787;}
.cr{color:#ec0101;}
.cgreen, .chg:hover{color:#90c11a;}
.bgw{background:#fff;}
.bgb{background:#000;}
.bgbl{background:#f6f6f8;}
.bgp, .bghp:hover{background:#56cfe1;}
.bgd{background:#222;}
.tu{text-transform:uppercase;}
.fwm{font-weight:500;}
.fwsb{font-weight:600;}
.fwb{font-weight:700;}
.ls__0{letter-spacing:0;}
.ls__1{letter-spacing:1px;}
.ls__2{letter-spacing:2px;}
.ls__3{letter-spacing:3px;}
.ls__4{letter-spacing:4px;}
.ls__5{letter-spacing:5px;}
.ts__03{transition:all .3s;}
.ts__04{transition:all .4s;}
.ts__05{transition:all .5s;}
.lh__1{line-height:1;}
.f__pop{font-family:'IRANSansWeb_Light';}
.f__libre{font-family:'IRANSansWeb_Light';font-style:italic;}
.oh{overflow:hidden;}
.bypostauthor{}
.alignleft{float:right;margin:0.375em 0 1.75em 1.75em;}
.alignright{float:left;margin:0.375em 1.75em 1.75em 0;}
.aligncenter{clear:both;display:block;margin:0 auto 1.75em;}
.wp-caption{margin-bottom:1.6em;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin:0;}
.wp-caption-text{color:#222;font-family:'IRANSansWeb_Light';font-size:12px;padding:0.5em 0;text-align:center;}
.gallery{margin:0 -1.1666667% 1.75em;}
.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%;}
.gallery-columns-1 .gallery-item{max-width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
.gallery-icon img{margin:0 auto;}
.gallery-caption{color:#686868;display:block;font-size:13px;font-size:0.8125rem;font-style:italic;line-height:1.6153846154;padding-top:0.5384615385em;}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{display:none;}
.jas-social i{font-size:16px;}
.jas-social a{display:inline-block;margin:0 10px;}
.jas-social a.facebook:hover{color:#3b5998 !important;}
.jas-social a.twitter:hover {color:#00aced !important;}
.jas-social a[class*="google"]:hover{color:#dd4b39 !important;}
.jas-social a.linkedin:hover{color:#007bb6 !important;}
.jas-social a.youtube:hover {color:#bb0000 !important;}
.jas-social a.instagram:hover{color:#517fa4 !important;}
.jas-social a.pinterest:hover{color:#cb2027 !important;}
.jas-social a.flickr:hover  {color:#ff0084 !important;}
.jas-social a.tumblr:hover  {color:#32506d !important;}
.jas-social a.foursquare:hover{color:#0072b1 !important;}
.jas-social a.dribbble:hover{color:#ea4c89 !important;}
.jas-social a.skype:hover   {color:#0078ca !important;}
#jas-header .jas-social a{color:#222;margin:0 5px;}
.retina-logo{display:none;}
.header-sticky .header__mid{background:#fff;box-shadow:0 0 3px 0 rgba(0, 0, 0, .12);z-index:999;width:100%;}
.boxed .header-sticky .header__mid{max-width:1170px;right:50%;transform:translateX(-50%);}
.header-text i{font-size:16px;vertical-align:middle;}
.header-sticky .jas-menu > li > a{line-height:50px;}
.header-sticky .header__mid .jas-row{padding:5px 0;}
.header__bot .jas-navigation{border-top:1px solid #ececec;}
.boxed .header__top,
.boxed .jas-wc-single .bgbl,
.boxed #jas-footer{max-width:73.125rem;margin:auto;padding:0 15px;}
.boxed .footer__bot{margin:0 -15px;padding:20px 15px;}
.boxed .jas-wc-single .bgbl{padding:20px 15px;}
.header-4 .header__transparent + .header__bot{margin-top:62px;}
.header__transparent{z-index:10;}
.jas-action i{font-size:24px;}
.jas-action > *{padding:0 6px;}
.header__search{height:100%;width:100%;top:0;right:0;background:rgba(0, 0, 0, .95);z-index:9999;}
.header__search > div{max-width:550px;top:calc(50% - 125px);left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.header__search input[type="text"]{border:0;background:none;border-bottom:1px solid rgba(255, 255, 255, .08);padding:0;text-align:center;font-size:20px;color:#fff;letter-spacing:2px;}
#sf-close{left:20px;top:40px;color:#fff;width:60px;height:60px;line-height:60px;font-size:60px;}
#jas-header #sf-close i{font-size:60px;}
#sf-close:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.ui-autocomplete{width:235px;padding:15px;background:#f7f7f7;z-index:99999;height:300px;overflow:auto;list-style:none;}
.ui-autocomplete li:not(:first-child){border-top:1px solid #ddd;}
.ui-autocomplete li:first-child{margin:0;padding:0;}
.ui-autocomplete img{width:60px;}
.jas-my-account ul{width:170px;right:calc(50% - 85px);list-style:none;background:rgba(255,255,255,.95);transition:all .3s;top:120%;opacity:0;visibility:hidden;z-index:9;box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.1);}
.jas-my-account:hover ul{top:100%;opacity:1;visibility:visible;}
.jas-my-account ul li:not(:last-child){border-bottom:1px solid #ddd;}
.jas-my-account ul li a{padding:10px;}
.jas-menu li{font-size:14px;list-style:none;position:relative;}
.jas-menu > li{float:right;}
.jas-navigation{position:relative;}
.jas-menu > li.mega-menu{position:static;}
.jas-menu > li.mega-menu > ul{right:0;left:0;width:100%;}
.jas-menu > li:not(:first-child){margin-right:35px;}
.jas-menu > li > a{color:#222;line-height:62px;position:relative;font-family:'IRANSansWeb_Light';font-weight:400;}
.header-6 .jas-menu > li > a{line-height:50px;color:#fff;}
.jas-menu li a:hover,
.jas-menu li.current-menu-ancestor > a,
.jas-menu li.current-menu-item > a{color:#56cfe1;}
.jas-menu li.hot > a:after,
.jas-menu li.sale > a:after,
.jas-menu li.new > a:after{position:absolute;color:#fff;font-size:9px;padding:1px 7px 0;border-radius:50px;left:-28px;top:-10px;line-height:16px;}
.jas-menu ul li.hot > a:after,
.jas-menu ul li.sale > a:after,
.jas-menu ul li.new > a:after{left:0px;top:5px;}
.jas-menu li.hot > a:after{content:'Hot';background:#ff3e11;}
.jas-menu li.sale > a{color:#ec0101;}
.jas-menu li.sale > a:after{content:'Sale';background:#ffa800;}
.jas-menu li.new > a:after{content:'New';background:#01bad4;}
.jas-menu > li > ul{position:absolute;min-width:250px;display:table;background:#fff;top:120%;opacity:0;visibility:hidden;right:-17.5px;transition:all .3s;text-align:right;z-index:10;padding:0;box-shadow:0 0 3px 0 rgba(0,0,0,.1);}
.jas-menu li:hover > ul{top:100%;opacity:1;visibility:visible;}
.jas-menu > li > ul > .sub-column-item{display:table-cell;}
.jas-menu > li > ul > li{min-width:230px;}
.jas-menu ul .sub-column-item > a{color:#222;text-transform:uppercase;font-weight:500;font-size:12px;padding:6px 0;border-bottom:1px solid #eee;}
.sub-column-item .sub-column{padding:0;}
.sub-column-item .sub-column > li{padding:6px 0;}
.jas-menu ul li:not(:last-child){border-bottom:1px solid #eee;}
.jas-menu ul li{line-height:30px;padding:10px 15px;}
.jas-menu ul li a{font-size:13px;font-family:'IRANSansWeb_Light';font-weight:300;}
.jas-menu ul li a{color:#878787;display:block;}
.jas-menu ul li:hover > a{color:#222;}
.jas-menu ul ul{right:250px;top:20%;}
.jas-menu ul li:hover > ul{top:0;}
.jas-menu .rtl-menu{right:-250px;}
.header-5 .jas-push-menu-btn{top:20px;}
#jas-mobile-menu,
#jas-mobile-menu ul,
#jas-mobile-menu ul li,
#jas-mobile-menu ul li a{margin:0;padding:0;border:0;list-style:none;line-height:32px;display:block;position:relative;text-align:right;}
#jas-mobile-menu{padding:25px 20px;}
#jas-mobile-menu{padding:25px 20px;}
#jas-mobile-menu ul ul{display:none;opacity:1;visibility:visible;right:0;top:0;padding-right:15px;}
#jas-mobile-menu ul li a{cursor:pointer;z-index:2;padding:5px 0;color:#222;font-size:14px;letter-spacing:.5px;}
#jas-mobile-menu > ul > li > a:before{display:none;}
.holder{width:36px;height:36px;position:absolute;top:5px;left:-10px;z-index:10;cursor:pointer;transition:all .3s;color:#222;}
#jas-mobile-menu ul > li:hover > a, 
#jas-mobile-menu ul > li.current-menu-item > a, 
#jas-mobile-menu ul > li.current-menu-parent > a, 
#jas-mobile-menu ul > li.current-menu-ancestor > a,
#jas-mobile-menu ul > li:hover > .holder, 
#jas-mobile-menu ul > li.current-menu-item > .holder,
#jas-mobile-menu ul > li.current-menu-parent  > .holder,
#jas-mobile-menu ul > li.current-menu-ancestor > .holder{color:#56cfe1;}
#jas-mobile-menu ul > li:hover > a{padding-right:5px;}
.holder:after,
.holder:before{display:block;position:absolute;content:"";width:13px;height:13px;left:10px;z-index:10;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.holder:after{top:12px;left:16px;border-top:1px solid;border-right:1px solid;width:1px;}
.holder::before{top:18px;height:1px;border-top:1px solid;border-right:1px solid;border-top-color:inherit;border-right-color:inherit;transition:all .3s;}
#jas-mobile-menu ul li.open > .holder:before{opacity:0;visibility:hidden;}
nav.main-menu #jas-mobile-menu ul ul:after{display:none;}
#jas-mobile-menu ul ul li a{text-transform:none;font-weight:300;color:#878787;}
.header-lateral #jas-wrapper{padding-right:250px;}
.header-5{width:250px;margin-right:-250px;z-index:1000;top:0;bottom:0;overflow-y:auto;background:#f6f6f8;}
.header-5 #jas-mobile-menu ul{width:100%;margin:0;}
.header-5 #jas-mobile-menu > ul > li{border-bottom:1px solid #ccc;}
.header-5 #jas-mobile-menu > ul > li > a{line-height:42px;}
.header-5:before{position:fixed !important;width:250px !important;right:0;}
.header-5 #jas-mobile-menu ul ul{border-top:1px solid #ccc;padding:15px 0 0;margin:15px 0;}
.header-5 #jas-mobile-menu ul ul li a{text-transform:none;padding:5px 0;line-height:30px;}
.header-5 .holder{top:8px;}
.header-5 ul ul .holder{top:0;}
.header-5 #jas-mobile-menu ul > li:hover > a{padding-right:0;}
#jas-header.header-5 .jas-social a{margin:0 10px;}
#jas-footer-menu li{float:right;list-style:none;margin-right:20px;}
#jas-backtop{left:35px;bottom:25px;padding:5px;cursor:pointer;z-index:100;}
#jas-backtop span{width:45px;height:45px;text-align:center;line-height:45px;font-size:35px;border-radius:3px;background:#fff;color:#878787;box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);}
#jas-backtop span i{z-index:1;color:#878787;}
#jas-backtop:hover span i{color:#222;}
.footer__top a{color:#878787;}
.footer__top a:hover{color:#56cfe1}
.footer__top i{font-size:24px;font-weight:bold;margin-left:5px;vertical-align:middle;}
.footer__top .jas-social i{font-size:16px;}
.footer__top .jas-social li{display:inline-block;}
.footer__top .menu li{list-style-type:none;line-height:30px;margin-left:0;}
.footer__top p{margin-bottom:1.3em;line-height:24px;}
.signup-newsletter-form{border-radius:50px;border:1px solid #878787;padding:2px;}
.signup-newsletter-form input.submit-btn{text-transform:none;border-radius:50px;font-size:14px;padding:0 20px;float:left;border:none;background:#222;color:#fff;}
.signup-newsletter-form input.submit-btn:hover{background:#56cfe1;}
.signup-newsletter-form input.input-text{border:none;width:calc(100% - 114px);border-radius:50px;float:right;padding:0 10px;background:transparent;}
.footer__bot{background:#fff;}
.preloader{top:0;right:0;width:100%;height:100%;z-index:10000;background:rgba(0, 0, 0, .95);display:none;}
.preloader img{max-width:150px;top:50%;right:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.preloader .progress{height:4px;width:300px;background:#56cfe1;overflow:hidden;right:calc(50% - 150px);top:calc(50% - 2px);}
.preloader .progress .indeterminate{background:#3596a5;}
.preloader .progress .indeterminate:before,
.preloader .progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;right:0;bottom:0;will-change:right, left;}
.preloader .progress .indeterminate:before{-webkit-animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;animation:indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;}
.preloader .progress .indeterminate:after{-webkit-animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;animation:indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s;}
@-webkit-keyframes indeterminate {
0%{right:-35%;left:100%}
60%{right:100%;left:-90%}
100%{right:100%;left:-90%}
}
@keyframes indeterminate {
0%{right:-35%;left:100%}
60%{right:100%;left:-90%}
100%{right:100%;left:-90%}
}
@-webkit-keyframes indeterminate-short {
0%{right:-200%;left:100%}
60%{right:107%;left:-8%}
100%{right:107%;left:-8%}
}
@keyframes indeterminate-short {
0%{right:-200%;left:100%}
60%{right:107%;left:-8%}
100%{right:107%;left:-8%}
}  .search-no-results #jas-wrapper,
.error404 #jas-wrapper{min-height:100vh;display:flex;flex-direction:column;}
.search-no-results #jas-wrapper #jas-content,
.error404 #jas-wrapper #jas-content{flex:1;}
.search-no-results .woocommerce-info{position:static;margin:50px 0;}
.error-404.not-found{text-align:center;padding:100px 0 150px;letter-spacing:2px;min-height:50vh;}
.error-404.not-found h1{font-size:80px;letter-spacing:8px;font-weight:bold;margin:0 0 5px;}
.error-404.not-found h3{text-transform:uppercase;font-size:18px;margin:0 0 15px;}
.error-404.not-found a{font-weight:bold;border-bottom:1px solid #222;padding:2px 5px;}
.error-404.not-found a:hover{background:#222;color:#fff;}
.jas-blog-slider .post-thumbnail > div{background:rgba(0, 0, 0, .8);padding:20px;bottom:0;}
.post.sticky .post-thumbnail{margin-bottom:0;}
.post.sticky .post-content{background:#f6f6f8;padding:25px;}
.post-thumbnail div:first-child{position:relative;right:0;bottom:0;}
.post-thumbnail img{max-width:100%;}
.inside-thumb{right:30px;left:30px;bottom:30px;background:rgba(0, 0, 0, .9);padding:20px;}
.jas-masonry .inside-thumb{right:15px;left:15px;bottom:15px;padding:15px;}
.inside-thumb a:not(.cg),
.jas-blog-slider .post-thumbnail > div a{color:#fff;}
.inside-thumb a:hover,
.jas-blog-slider .post-thumbnail > div a:hover{color:#56cfe1;}
.post-meta span:not(:last-child){margin-left:5px;}
.post-action i{line-height:1;}
.more-link{margin:20px auto;line-height:40px;border:2px solid #222;padding:0 30px;font-weight:600;display:table;border-radius:40px;}
.more-link span{font-size:18px;}
.more-link:hover{background:#222;color:#fff;}
.post-action{border:1px solid #f1f1f1;padding:8px 20px;}
.comments-link i{font-size:20px;top:4px;}
.jas-pagination,
.woocommerce-pagination{border-top:1px solid #ddd;text-align:center;max-width:1170px;width:100%;margin:60px auto;}
.page-numbers{display:inline-block;list-style:none;margin:10px 0;}
.page-numbers li{float:right;margin:0 20px;color:#222;}
.page-numbers li a{color:#222;}
.page-numbers li a:hover,
.page-numbers.current{color:#ec0101;}
.blog .post-content .wpb_content_element{margin-bottom:0;}
.post-content p:last-child{margin-bottom:0;}
.post-password-form label{display:block;font-weight:500;color:#000;}
.post-password-form label input{width:100%;margin-bottom:10px;}
.post-password-form input[type="submit"]{background:#222;border-radius:2px;color:#fff;border-color:#222;}
.single-product .post-password-form{height:50vh;margin:0 auto;max-width:1170px;padding:60px 0;text-align:center;}
.single-product .post-password-form label{display:inline-block;}
.tag-comment{border:1px solid #f1f1f1;padding:15px 20px;}
.page-links span:not(.page-links-title){margin:0 5px;}
.jas-single-blog .social-share{text-align:center;}
.jas-single-blog .social-share i{margin-top:40px;}
.post-related h4{font-size:16px;font-weight:600;}
.post-related .jas-carousel{margin:0 -15px;}
.post-related .item{padding:0 15px;}
.post-related h5{font-weight:500;}
.commentlist li.comment{list-style:none;margin-top:60px;}
.commentlist .comment-text li{margin-top:10px;}
.comment_container img{float:right;}
.comment-text{padding-right:20px;overflow:hidden;}
.comment-text .comment-author{font-size:13px;}
.comment-text .star-rating{float:left;}
.comment-text .meta strong{font-size:14px;font-weight:bold;color:#000;}
.comment-text .flex{font-size:13px;}
.comment-text p{margin-bottom:5px;}
.comment-text time{color:#ccc;font-size:10px;}
.commentlist .children{padding-right:30px;}
.comment-respond{margin-top:50px;}
#reviews .comment-respond{margin-top:15px;}
.comment-reply-title{font-size:16px;text-transform:uppercase;margin:0 0 30px;font-weight:600;}
.comment-respond .form-submit{text-align:left;}
.comment-text .flex a{text-transform:uppercase;font-size:10px;}
.comment-respond label{display:block;}
.comment-respond .comment-form-comment label{margin-bottom:15px;}
.comment-respond input:not([type="submit"]),
.comment-respond textarea{background:transparent;width:100%;}
.no-comments{display:inline-block;width:100%;margin-top:30px;}
#tab-reviews .comment-form-rating{display:inline-block;margin-bottom:0;}
#tab-reviews .comment-form-rating label{float:right;}
#tab-reviews .comment-form-rating .stars{float:right;margin-top:2px;margin-right:10px;font-size:12px;}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email{float:right;width:49%;margin-top:10px;}
#tab-reviews .comment-form-email{margin-right:2%;}
#tab-reviews .form-submit{clear:both;margin-top:10px;display:inline-block;}
input.submit{padding:0 40px;}
#tab-reviews .comment-reply-title{margin-bottom:15px;}
#tab-reviews .commentlist li{margin-top:0;}
#tab-reviews .commentlist li + li{margin-top:32px;}
#tab-reviews .commentlist .comment-text{padding-right:20px;}
#tab-reviews .comment-text time{font-size:14px;color:#878787;}
.single-portfolio .page-head .pr.mt__10{display:none;}
.portfolio-item .mask:before{content:'';position:absolute;background:rgba(246, 246, 246, .9);right:0;top:50%;width:100%;height:0;opacity:0;transition:all .3s;}
.portfolio-item .portfolio-title{top:50%;left:50%;opacity:0;width:100%;padding:0 30px;-webkit-transform:translate(-50%, -120%);-ms-transform:translate(-50%, -120%);-o-transform:translate(-50%, -120%);transform:translate(-50%, -120%);}
.portfolio-item:hover .portfolio-title{opacity:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.portfolio-item:hover .mask:before{top:0;height:100%;opacity:1;}
.jas-portfolio-single .portfolio-meta [class*="jas-col-"]:not(:last-child){border-left:1px solid #d3d3d3;}
.jas-portfolio-single .portfolio-meta span{color:#222;font-weight:bold;}
.jas-portfolio-single .jas-social a{width:32px;height:32px;line-height:32px;border-radius:50%;background:#000;color:#fff;}
.jas-portfolio-single .jas-social a i{font-size:14px;}
.portfolio-navigation a{font-size:40px;}
.sidebar .widget:not(:first-child){margin-top:50px;}
.widget h4.widget-title{position:relative;padding-bottom:20px;margin-top:0;font-size:18px;}
.widget h4.widget-title:after{content:"";width:60px;height:2px;background:#222;right:0;bottom:15px;position:absolute;}
.sidebar .widget ul ul{padding-right:5px;}
.sidebar .widget ul li{padding-right:15px;position:relative;}
.sidebar .widget ul li:before{color:#222;content:"+";right:0;position:absolute;}
.widget ul li{line-height:25px;list-style:outside none none;margin-bottom:5px;}
.widget.widget_categories ul li{line-height:30px;}
.widget ul.product_list_widget li{display:inline-block;line-height:24px;margin-bottom:10px;padding-bottom:10px;padding-right:0;width:100%;}
.widget ul.product_list_widget li:before{content:"";}
.widget ul.product_list_widget li a{display:block;}
.widget ul.product_list_widget li img{float:right;margin-left:10px;width:80px;}
.widget ul.product_list_widget li a span.product-title{color:#222;font-weight:500;}
.widget ul.product_list_widget li ins{color:#ec0101;text-decoration:none;}
.widget .tagcloud a{border:1px solid #222;border-radius:20px;color:#222;display:inline-block;font-size:13px !important;margin:0 0 8px 3px;padding:2px 15px 1px;}
.widget .tagcloud a:hover{background:#56cfe1;border-color:#56cfe1;color:#ffffff;}
.widget .woocommerce-product-search,
.widget .search-form{border:1px solid #222;border-radius:40px;padding:2px;display:flex;}
.widget .search-form label,
.widget .woocommerce-product-search .search-field{width:calc(100% - 113px);float:right;}
.widget .woocommerce-product-search .search-field{border-radius:40px;border:none;}
.widget .search-form .search-field{border:none;width:100%;border-radius:40px;}
.widget .woocommerce-product-search input[type="submit"],
.widget .search-form .search-submit{border:none;background:#222;line-height:38px;color:#fff;float:left;padding:0 30px;}
.jas-instagram{margin:0 -1px;}
.jas-instagram .item{padding:1px;width:100%;}
.columns-2 .item{width:50%;}
.columns-3 .item{width:33.33%;}
.columns-4 .item{width:25%;}
.columns-5 .item{width:20%;}
.columns-6 .item{width:16.66%;}
.columns-7 .item{width:14.285%;}
.columns-8 .item{width:12.5%;}
.columns-9 .item{width:11.11%;}
.columns-10 .item{width:10%;}
.jas-sc-instagram .info{top:0;right:0;left:0;height:100%;background:rgba(0, 0, 0, .6);opacity:0;pointer-events:none;}
.jas-sc-instagram .item:hover .info{opacity:1;}
.jas-sc-instagram .info span{margin:0 5px;}
.is-username{background:rgba(246, 246, 248, .8);right:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:20px 70px;}
.offline{height:100vh;}
.offline .ypop-modal{display:none;}
.jas-offline-content{height:100vh;font-size:13px;color:#fff;background-image:url(//www.mantrashop.ir/wp-content/themes/claue-child/assets/images/maintenance-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;}
.jas-offline-content h1{text-transform:uppercase;font-size:40px;color:#fff;}
.jas-offline-content h3{color:#fff;font-size:16px;font-weight:400;}
.jas-offline-content .jas-countdown{text-align:center;}
.jas-offline-content .jas-countdown .pr{display:inline-block;margin:0 10px;background:rgba(0, 0, 0, 0.5);padding:15px 15px 10px;border-radius:5px;}
.jas-offline-content .jas-countdown .pr .fs__16{font-size:24px;margin-top:0;font-weight:bold;line-height:1;}
.woocommerce-demo-store{padding-bottom:69px;}
.demo_store{position:fixed;right:0;bottom:0;left:0;margin:0;padding:1em 1.41575em;background-color:#3d9cd2;color:#fff;z-index:999}
.demo_store a{color:#fff;font-weight:400;background:rgba(0,0,0,.1);float:left;margin:-1em 0 -1em -1.41575em;padding:1em 1.41575em}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview{padding:0 15px;width:100%;}
.woocommerce-info,
.woocommerce-error,
.woocommerce-warning,
.woocommerce-message{padding:30px 50px;box-sizing:border-box;width:100%;bottom:0;right:0;z-index:99;margin-bottom:30px;list-style:none;}
.woocommerce-message{background:#dff0d8;border:1px solid #d6e9c6;color:#3c763d;}
.archive .woocommerce-message,
.archive .woocommerce-info{margin-top:30px;}
.single-product .woocommerce-message,
.single-product .woocommerce-error{position:fixed;margin-bottom:0;}
.single-product .header-5~#jas-content .woocommerce-message,
.single-product .header-5~#jas-content .woocommerce-error{padding-right:350px;}
.woocommerce-message a,
.woocommerce-error a{float:left;font-weight:bold;margin-top:-8px;}
.woocommerce-info{background-color:#d9edf7;border:1px solid #bce8f1;color:#31708f;}
.woocommerce-error{background-color:#f2dede;border:1px solid #ebccd1;color:#a94442;}
.woocommerce-warning{background-color:#fcf8e3;border:1px solid #faebcc;color:#8a6d3b;}
.woocommerce-info + .login{margin-top:-30px;margin-bottom:30px;background:#f1f1f1;padding:20px;}
.woocommerce-info + .checkout_coupon{margin-top:-30px;margin-bottom:0;background:#f1f1f1;padding:20px;display:inline-block;width:100%;}
.woocommerce-info + .login p.lost_password, 
.woocommerce-info + .checkout_coupon p{margin-bottom:0;}
.woocommerce form .form-row label.inline{margin-top:10px;}
.woocommerce form .form-row label.inline input{margin:0 0 0 5px;}
.woocommerce-checkout .woocommerce-error{position:inherit;display:inline-block;width:100%;margin:-30px 15px 60px;padding:20px;}
.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px .5em 0 0;padding:0;position:relative;box-shadow:none;max-height:52px;}
.filter-sidebar{width:270px;top:0;bottom:0;right:-270px;transition:all .3s;z-index:999;box-shadow:0 0 1px 0 rgba(0, 0, 0, 0.15);overflow-y:auto;}
.admin-bar .filter-sidebar{top:32px;}
.filter-sidebar h3{font-size:16px;line-height:50px;margin:0;}
.filter-sidebar h3 i{cursor:pointer;font-size:40px;left:8px;line-height:50px;top:0;}
.filter-sidebar .filter-content{padding:10px 20px;}
.opened .left{right:0;}
.filter-sidebar.right{right:auto;left:-270px;}
.filter-sidebar.right h3 i{left:auto;right:8px;}
.opened .right{left:0;}
.filter-trigger{cursor:pointer;font-size:24px;}
.filter-trigger:hover,
.filter-trigger:focus{color:#222;}
.filter-sidebar.right .filter-trigger{left:auto;right:-93px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);box-shadow:-1px -1px 1px 0 rgba(0, 0, 0, 0.1);}
.filter-content ul{list-style:none;}
.filter-content a,
.filter-content .widget{color:#878787;}
.filter-content ul li{line-height:30px;}
.filter-content .widget{margin-bottom:30px;}
.price_slider_wrapper{position:relative;padding-top:30px;}
.widget_price_filter .ui-slider-horizontal{height:5px;background:#878787;position:relative;width:calc(100% - 8px);border-radius:10px;}
.widget_price_filter .ui-slider-range{background:#56cfe1;height:100%;top:0;display:block;font-size:0.7em;position:absolute;z-index:1;}
.widget_price_filter .ui-state-default{background:#56cfe1;cursor:ew-resize;height:15px;width:15px;position:absolute;z-index:2;top:-5px;border-radius:50%;}
.widget_price_filter .ui-state-default:focus{outline:0;}
.widget_price_filter .price_slider_amount{font-size:12px;padding:20px 0 0;text-align:center;}
.price_label{position:absolute;top:0;right:50%;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li span, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span,
.yith-wcan-list li a{border:1px solid #ddd;border-radius:50%;height:24px;margin:5px 0 8px 8px;width:24px;display:inline-block;text-align:center;font-size:12px;line-height:23px;box-shadow:0 0 5px 0px rgba(0,0,0,0.1);}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a:hover, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen a, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen span{border-radius:50%;border:1px solid #ddd;box-shadow:0 0 0 2px rgba(0,0,0,0.15);}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span{background:#fff;border:1px solid #878787;display:block;margin:5px 0 5px 5px;min-width:30px;overflow:hidden;padding:2px 8px 0;text-align:center;text-decoration:none;}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a{background-color:#222;border:1px solid #222;}
.sidebar .widget.yith-woocommerce-ajax-product-filter ul li:before{content:none;}
.sidebar .widget.yith-woocommerce-ajax-product-filter ul li{padding-right:0;}
.yith-wcan-list{display:inline-block;width:100%;}
.yith-wcan-list li{float:right;}
.jas-icon-cart .count{width:20px;height:20px;font-size:12px;line-height:22px;right:14px;top:0;}
.jas-push-menu{position:fixed;background:#fff;width:320px;bottom:0;text-align:right;top:0;z-index:1000;overflow-y:auto;transition:all .5s cubic-bezier(0.7, 0, 0.3, 1) 0s;}
.mask-overlay{content:'';position:fixed;background:rgba(0 ,0 ,0, .8);right:0;top:0;width:100%;height:100%;z-index:999;}
.jas-mini-cart{left:-320px;}
.cart-opened .jas-mini-cart{left:0;}
.jas-canvas-menu{right:-320px;}
.menu-opened .jas-canvas-menu{right:0;}
.admin-bar .jas-push-menu{top:32px;}
.jas-push-menu h3{font-size:16px;line-height:50px;}
.woocommerce .jas-push-menu h3{margin-bottom:0;}
.jas-push-menu h3 i{right:8px;top:0;line-height:50px;cursor:pointer;font-size:40px;}
.jas-push-menu h3 i.close-menu{right:auto;left:8px;}
.jas-mini-cart .widget_shopping_cart_content{padding:20px;}
.jas-mini-cart .mini_cart_item,
.widget_shopping_cart .mini_cart_item{list-style:none;overflow:hidden;position:relative;margin-bottom:15px;}
.jas-mini-cart .mini_cart_item a:nth-child(2),
.widget_shopping_cart .mini_cart_item a:nth-child(2){line-height:20px;color:#222;display:block;}
.jas-mini-cart .remove,
.widget_shopping_cart .remove{position:absolute;right:0;top:0;font-size:20px;color:#fff;left:0;width:60px;text-align:center;background:rgba(0, 0, 0, .6);opacity:0;height:100%;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;}
.jas-mini-cart li:hover .remove,
.widget_shopping_cart li:hover .remove{opacity:1;}
.jas-mini-cart .mini_cart_item img,
.widget_shopping_cart .mini_cart_item img{float:right;margin-left:15px;max-width:60px;}
.jas-mini-cart .variation,
.jas-mini-cart .quantity,
.widget_shopping_cart .variation,
.widget_shopping_cart .quantity{float:right;width:calc(100% - 75px);display:block;font-size:12px;color:#999;margin:0;}
.jas-mini-cart .variation dt,
.jas-mini-cart .variation dd,
.cart_item .variation dt,
.cart_item .variation dd{float:right;text-transform:capitalize;margin:0 0 0 3px;}
.jas-mini-cart .variation p,
.cart_item .variation p{margin:0;}
.jas-mini-cart .total,
.widget_shopping_cart .total{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;margin-top:20px;color:#000;font-size:18px;}
.jas-mini-cart .button,
.widget_shopping_cart .button{display:block;text-align:center;background:#222;color:#fff;text-transform:uppercase;letter-spacing:3px;font-size:11px;border:none;font-weight:400;line-height:40px;}
.jas-mini-cart .checkout,
.widget_shopping_cart .checkout{background:#56cfe1;margin-top:10px;}
.jas-mini-cart .button:hover,
.widget_shopping_cart .button:hover{opacity:.8;}
.jas-mini-cart .product-bundle,
.widget_shopping_cart .product-bundle{width:calc(100% - 75px);}
.jas-mini-cart .product-bundle li,
.widget_shopping_cart .product-bundle li{margin:0;font-size:12px;padding-right:10px;}
.widget ul.product_list_widget li a.remove{display:flex;}
.jas-mini-cart .product-bundle li:before,
.widget_shopping_cart .product-bundle li:before{content:"";position:absolute;width:4px;height:4px;border-radius:4px;background:#222;right:0;top:8px;}
.widget_shopping_cart .product-bundle li:before{top:5px;}
.widget.widget_shopping_cart ul.product_list_widget .product-bundle li{padding-bottom:0;margin-bottom:0;padding-right:10px;line-height:16px;}
.wpa-message{display:none;}
.shop-top-sidebar{border-top:1px solid #dedede;}
.shop-top-sidebar .woocommerce{margin:0;}
.shop-top-sidebar .widget{text-align:center;}
.shop-top-sidebar .widget ul li{display:inline-block;padding:10px 15px;margin:0;position:relative;}
.shop-top-sidebar .widget ul li.current-cat a{color:#56cfe1;}
.shop-top-sidebar .product-categories ul{position:absolute;width:250px;background:rgba(255, 255, 255, 0.95);box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.1);right:0;top:120%;z-index:10;opacity:0;visibility:hidden;padding:0;transition:all .3s;}
.shop-top-sidebar .product-categories li:hover > ul{opacity:1;visibility:visible;top:100%;}
.shop-top-sidebar .product-categories li ul ul{right:100%;top:20%;}
.shop-top-sidebar .product-categories li ul li:hover ul{top:0%;}
.shop-top-sidebar .product-categories ul li{display:block;text-align:right;}
.shop-top-sidebar .product-categories ul li:not(:last-child){border-bottom:1px solid #ddd;}
.jas-breadcrumb li{display:inline-block;padding:0 5px;}
.archive .woocommerce-breadcrumb{display:none;}
.result-count-order{margin:30px 0 0;}
.woocommerce-ordering{position:relative;z-index:8;border:1px solid #ddd;border-radius:40px;}
.woocommerce-ordering:after{content:'\f107';position:absolute;font-family:'FontAwesome';left:16px;top:8px;pointer-events:none;}
.woocommerce-ordering select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;outline:0;padding:0 10px;color:#878787;font-size:14px;cursor:pointer;}
.result-count-order a{color:#878787;}
@media only screen and (min-width: 62em) {
.jas-masonry .jas-col-md-2{width:16.666%;}
.jas-masonry .jas-col-md-3{width:25%;}
.jas-masonry .jas-col-md-4{width:33.333%;}
.jas-masonry .jas-col-md-6{width:50%;}
}
.woocommerce-breadcrumb{padding:0;font-size:13px;}
.woocommerce-breadcrumb i{margin:0 8px;}
.wc-col-switch a{border:1px solid #878787;height:26px;}
.wc-col-switch a.one{width:28px;}
.wc-col-switch a.two{width:29px;}
.wc-col-switch a.three{width:42px;}
.wc-col-switch a.four{width:55px;}
.wc-col-switch a.six{width:81px;}
.wc-col-switch a:before{content:"";position:absolute;top:2px;left:2px;width:10px;height:20px;background:#878787;transition:all .3s;}
.wc-col-switch a.one:before{width:22px;}
.wc-col-switch a.two:before{box-shadow:13px 0 0 #878787, 13px 0 0 #878787;}
.wc-col-switch a.three:before{box-shadow:13px 0 0 #878787, 26px 0 0 #878787;}
.wc-col-switch a.four:before{box-shadow:13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787;}
.wc-col-switch a.six:before{box-shadow:13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787, 52px 0 0 #878787, 65px 0 0 #878787;}
.wc-col-switch a:hover,
.wc-col-switch a.active{border-color:#222;}
.wc-col-switch a:hover:before,
.wc-col-switch a.active:before{background:#222;}
.wc-col-switch a.one:hover:before,
.wc-col-switch a.one.active:before{background:#222;}
.wc-col-switch a.two:hover:before,
.wc-col-switch a.two.active:before{box-shadow:13px 0 0 #222, 13px 0 0 #222;}
.wc-col-switch a.three:hover:before,
.wc-col-switch a.three.active:before{box-shadow:13px 0 0 #222, 26px 0 0 #222;}
.wc-col-switch a.four:hover:before,
.wc-col-switch a.four.active:before{box-shadow:13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222;}
.wc-col-switch a.six:hover:before,
.wc-col-switch a.six.active:before{box-shadow:13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222, 52px 0 0 #222, 65px 0 0 #222;}
.product-btn{top:40%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;white-space:nowrap;opacity:0;visibility:hidden;}
.product-image:hover .product-btn{opacity:1;visibility:visible;top:50%;}
.btn-quickview,
.product-image .product-btn .button,
.product-image .added_to_cart{line-height:40px;margin:10px 0;}
.product-image .added_to_cart{border-radius:40px;}
.product-image .product-btn .button,
.product-image .added_to_cart{margin:0;background:#fff;border:0;font-weight:400;line-height:42px;}
.product-image .product-btn .button:hover{color:#fff;background:#222;}
.product-image .product-btn .button i{display:none;}
.product-image .add_to_cart_button.loading{text-indent:-999em;}
.product-image .add_to_cart_button.loading:before{display:block;content:"\f110";position:absolute;font-family:"FontAwesome";-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);text-indent:0;right:calc(50% - 5px);top:-1px;}
.product-image .add_to_cart_button.added,
.product-image .add_to_cart_button i{display:none;}
.btn-quickview:hover,
.product-image .add_to_cart_button:hover,
.product-image .added_to_cart:hover{background:#222;color:#fff;}
.product-image{text-align:center;}
.product-image a.db:before{content:'';position:absolute;right:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, .1);z-index:1;transition:all .5s;}
.product-image .yith-wcwl-add-to-wishlist{z-index:10;right:12px;top:12px;width:20px;height:22px;text-align:center;}
.product-image .yith-wcwl-add-to-wishlist a i,
.product-image .yith-wcwl-add-to-wishlist .ajax-loading{margin:0;font-size:18px;}
.product-image .yith-wcwl-add-to-wishlist .ajax-loading,
.btn-atc .yith-wcwl-add-to-wishlist .ajax-loading{width:auto !important;height:auto !important;right:0;top:22px;color:#fff;}
.btn-atc .yith-wcwl-add-to-wishlist .ajax-loading{top:10px;right:6px;color:#222;}
.price ins{color:#ec0101;text-decoration:none;}
.product-image-flip img{transition:all .3s;}
.jas-col-md-6 .product-image-flip img,
.metro-item .product-image-flip img{width:100%;}
.product-image-flip .back{top:0;right:0;width:100%;height:100%;opacity:0;}
.product-image:hover .product-image-flip .db:first-child,
.product-image .product-attr,
.product-image > .db:before,
.product-image .yith-wcwl-add-button a{opacity:0;visibility:hidden;}
.product-image:hover .product-image-flip .back,
.product-image:hover .product-attr,
.product-image:hover .db:before,
.product-image:hover .yith-wcwl-add-button a{opacity:1;visibility:visible;}
.product-image .product-attr{bottom:5px;right:15px;z-index:2;}
.product-image .product-attr p{margin:0;}
.badge .right,
.jas-wc-single .product-extra .badge .right{left:15px;}
.badge .left,
.jas-wc-single .product-extra .badge .left{right:15px;}
.badge span{top:15px;height:24px;line-height:24px;background:#fe9931;color:#fff;z-index:8;width:60px;display:block;}
.badge .onsale + .new{top:50px;}
.badge .new{background:#56cfe1;}
.badge .sold-out{background:#999;}
.badge .onsale + .sold-out{top:45px;}
.price{color:#696969;margin:0;}
.price del{color:#878787;}
.price ins{text-decoration:none;margin-right:3px;}
.countdown-time{bottom:70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.countdown-time .pr{background:rgba(0, 0, 0, 0.95);width:60px;height:60px;margin:0 4px;border-radius:3px;padding-top:3px;}
.countdown-time .pr .cw{line-height:16px;}
.countdown-time .pr span:last-child{color:#999;}
.product-countdown .product-info{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;white-space:nowrap;padding:0 20px;}
.product-countdown .product-info h3{font-size:16px;}
.jas-ajax-load a{border:2px solid #222;border-radius:40px;display:inline-block;height:50px;line-height:48px;padding:0 45px;}
.jas-ajax-load a:hover{border:2px solid #56cfe1;background:#56cfe1;color:#fff;box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);}
.jas-ajax-load a.disabled{pointer-events:none;opacity:.2;border-color:#878787;}
.products.metro .product-info{position:absolute;right:15px;bottom:15px;z-index:10;opacity:0;visibility:hidden;}
.products.metro .product-info h3 a{color:#fff;}
.products.metro .product-info .price,
.products.metro .product-info .price del{color:#ddd;}
.products.metro .product-inner:hover .product-info{opacity:1;visibility:visible;}
.products.metro .product-image .product-attr{display:none;}
.metro-item .product-inner{overflow:hidden;}
.metro-item .product-inner .product-image{margin:0 0 -10px;}
.products.metro .metro-item .product-image .product-attr{bottom:68px;}
.item-colors li{margin:3px 0 0 5px;}
.item-colors li a{border-radius:50%;height:22px;width:22px;}
.product-category,
.jas-banner{position:relative;margin-top:0;margin-bottom:30px;text-align:center;}
.product-category h2,
.jas-banner h3{position:absolute;bottom:20px;left:50%;font-size:14px;font-weight:600;background:#fff;color:#222;padding:12px 20px;box-shadow:-1px 1px 0 0 rgba(0, 0, 0, 0.1);min-width:150px;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.jas-banner h3{pointer-events:none;}
.product-category h2 mark{display:none;background:none;}
.product-category img,
.jas-banner img{transition:all .3s;}
.product-category:hover img,
.jas-banner:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.single-product-thumbnail .slick-slide img{display:inline-block;}
.p-item.woocommerce-product-gallery__image{text-align:center;}
.product-quickview .single-product-thumbnail img{pointer-events:none;}
.single-product-thumbnail.bottom .p-nav img{width:100%;}
.single-product-thumbnail.loading:before{width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:9;position:absolute;content:'';}
.single-product-thumbnail.loading:after{background:url(//www.mantrashop.ir/wp-content/themes/claue-child/assets/images/loader.svg) no-repeat 0 0;background-size:100%;width:50px;height:50px;position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;z-index:10;content:'';}
.p-nav .slick-slide{cursor:pointer;}
.single-product-thumbnail.left .p-nav,
.single-product-thumbnail.right .p-nav{position:absolute;max-width:80px;top:0;}
.single-product-thumbnail.left .p-nav > .slick-list,
.single-product-thumbnail.right .p-nav > .slick-list{min-height:462px;}
.single-product-thumbnail.left .p-nav{right:0;}
.single-product-thumbnail.right .p-nav{left:0;}
.single-product-thumbnail.bottom .p-nav{margin-top:10px;margin-left:-10px;}
.single-product-thumbnail.left:not(.no-nav) .p-thumb,
.jas-wc-single .left + .social-share{padding-right:90px;}
.single-product-thumbnail.right:not(.no-nav) .p-thumb,
.jas-wc-single .right + .social-share{padding-left:90px;}
.single-product-thumbnail.left .p-nav .slick-slide,
.single-product-thumbnail.right .p-nav .slick-slide{border:0;width:80px;}
.single-product-thumbnail.left .p-nav .slick-slide:not(:last-child),
.single-product-thumbnail.right .p-nav .slick-slide:not(:last-child){margin-bottom:10px;}
.single-product-thumbnail.bottom .p-nav .slick-slide:not(:last-child){margin-left:10px;}
.single-product-thumbnail.left .slick-prev{right:120px;}
.single-product-thumbnail.right .slick-next{left:120px;}
.p-nav .slick-slide{opacity:.6;}
.p-nav .slick-slide.slick-current{opacity:1;}
.wc-single-2 .p-thumb.jas-masonry .p-item{float:right;padding:5px;width:100%;}
.wc-single-2 .p-thumb:not(.columns-full) .p-item{width:50%;}
.wc-single-2 .p-thumb.jas-masonry{margin:-5px;overflow:hidden;}
.wc-single-2 .p-thumb.columns-3 .p-item{width:33.3%;}
.wc-single-3 .p-thumb .p-item:not(:last-child){margin-bottom:30px;}
.wc-single-3 .summary{padding-top:120px;}
.wc-single-3 .quantity input.input-text[type="number"]{width:100px;}
.wc-single-3 .star-rating{margin:0 auto;font-size:15px;}
.wc-single-3 .woocommerce-review-link{display:none;}
.jas-wc-single.wc-single-3 .entry-summary > *:not(:last-child){margin-bottom:10px;}
.wc-single-3 .price{font-size:24px;}
.wc-single-3 .product-info .price{font-size:14px;}
.wc-single-3 .hidden-sm .btn-atc{display:none;}
.p-nav-outside > div{float:right;}
.p-nav-outside .slick-slide:not(:last-child){margin-left:10px;margin-bottom:10px;}
.p-nav-outside .slick-track{width:100% !important;}
.p-nav-outside .slick-slide{width:80px !important;}
.jas-wc-single .social-share{text-align:center;margin-top:20px;}
.jas-wc-single .jas-social i{font-size:20px;}
.wc-single-3 form .quantity{margin:0 0 0 8px;float:none;display:inline-block;}
.primary-sidebar.fixed-top .primary-sidebar-inner{position:fixed;}
.jas-wc-single .entry-summary > *:not(:last-child),
.product-quickview .entry-summary > *:not(:last-child){margin-bottom:20px;}
.product_title{font-size:16px;margin-bottom:10px !important;font-weight:600;}
.wc-single-4 .entry-summary.is_stuck{padding-top:20px;}
.admin-bar .wc-single-4 .entry-summary.is_stuck{padding-top:50px;}
.header-sticky + #jas-content .wc-single-4 .entry-summary.is_stuck{padding-top:80px;}
.admin-bar .header-sticky + #jas-content .wc-single-4 .entry-summary.is_stuck{padding-top:110px;}
.wc-single-4 .images .p-item:not(:last-child){margin-bottom:30px;}
.price-review .woocommerce-product-rating{-ms-order:2;order:2;-webkit-order:2;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;}
.entry-summary .price{font-size:22px;line-height:22px;}
.price-review .price ins{color:#ec0101;}
form .quantity{height:40px;border:1px solid #222;text-align:center;border-radius:40px;display:inline-block;}
form .quantity.hidden{display:none;}
.quantity input.input-text[type="number"]{-moz-appearance:textfield;width:115px;border:0;height:40px;background:none;padding:0;font-weight:600;font-size:16px;color:#222;}
.content-quickview .quantity input.input-text[type="number"]{width:90px;}
.quantity input.input-text[type="number"]:focus{border-color:#222;}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;}
.quantity input[type="number"]:focus{outline:none;}
.quantity .qty a{top:8px;}
.quantity .qty a:hover{color:#56cfe1;}
.quantity .qty a.plus{left:16px;}
.quantity .qty a.minus{right:16px;}
form.cart{position:relative;display:inline-block;}
.single_add_to_cart_button{background:#56cfe1;border:none;color:#fff;text-transform:uppercase;position:relative;}
.single_add_to_cart_button:hover{background:#000;}
.entry-summary .single_add_to_cart_button.disabled{cursor:not-allowed;opacity:.5;}
.cart .yith-wcwl-add-to-wishlist{width:40px;height:40px;line-height:40px;border-radius:50%;border:1px solid #222;text-align:center;top:0;left:-50px;transition:all .3s;}
.external.cart .yith-wcwl-add-to-wishlist{position:inherit;left:auto;margin-right:10px;}
.group_table .yith-wcwl-add-to-wishlist{bottom:0;right:190px;top:auto;}
.cart .yith-wcwl-add-to-wishlist:hover{border-color:#56cfe1;}
.cart .yith-wcwl-add-to-wishlist a{color:#222;display:block;}
.cart .yith-wcwl-add-to-wishlist a:hover{color:#56cfe1;}
.cart .yith-wcwl-add-to-wishlist a i{margin:0;}
.single_add_to_cart_button i.fa{top:12px;left:12px;}
.variations_form .yith-wcwl-add-to-wishlist{bottom:0;top:auto;}
.jas-sticky-atc,
.jas-sticky-atc .yith-wcwl-add-to-wishlist,
.jas-sticky-atc .stock,
.jas-sticky-atc .atttribute-value{display:none;}
.jas-sticky-atc .woocommerce-variation{display:none !important;}
.jas-sticky-atc{z-index:999;left:10px;}
.has-btn-sticky .single_variation_wrap,
.jas-sticky-atc form.cart .quantity{margin:0;}
.jas-sticky-atc .button{background:#000;padding:0 20px;font-weight:400;font-size:12px;}
.jas-sticky-atc .quantity input.input-text[type="number"]{width:80px;}
.jas-sticky-atc form.cart .quantity,
.jas-sticky-atc .quantity input.input-text[type="number"],
.jas-sticky-atc .quantity .tc a{border-color:rgba(255, 255, 255, .2);color:#fff;border-radius:0;font-size:10px;line-height:26px;}
.jas-sticky-variable{width:40px;height:40px;right:0;bottom:0;color:#aaa;line-height:40px;}
.jas-sticky-atc .variations{position:absolute;background:rgba(255,255,255,0.98);box-shadow:0 0 0 1px rgba(39,44,48,0.05), 0 2px 7px 1px rgba(39,44,48,0.16);padding:10px;bottom:calc(100% + 10px);border-radius:2px;right:0;width:100%;transform:scale(.8);transform-origin:0 100px 0;transition:all .3s ease;opacity:0;visibility:hidden;}
.jas-sticky-atc .variations.opened{transform:scale(1);opacity:1;visibility:visible;}
.jas-sticky-atc .variations:before{content:"";position:absolute;bottom:-12px;right:15px;display:block;z-index:1;border:6px solid transparent;border-top:6px solid #fff;}
.jas-sticky-atc .product-variable,
.jas-sticky-atc .product-attribute{display:flex;align-items:center;justify-content:space-between;margin:0;}
.jas-sticky-atc .product-variable:not(:last-child),
.jas-sticky-atc .product-attribute:not(:last-child){margin-bottom:10px;}
.jas-sticky-atc .product-variable h4.label,
.jas-sticky-atc .product-attribute h4.label{margin:0;text-transform:capitalize;letter-spacing:0;font-weight:500;}
.jas-sticky-atc .product-variable .value:after{top:4px;}
.jas-sticky-atc .product-variable select{height:30px;line-height:30px;}
.jas-sticky-atc .product-attribute > div:nth-child(2){display:block !important;}
.jas-sticky-atc .single_add_to_cart_button .fa-spinner{left:5px;}
.product_meta > span{display:block;margin-bottom:5px;}
.wc-tabs li{list-style:none;}
.wc-tabs li.active a,
.wc-tabs li a:hover{color:#222;}
.wc-tabs li a{height:40px;line-height:40px;border:1px solid transparent;padding:0 25px;font-size:14px;font-weight:600;}
.wc-tabs li.active a{border-color:#222;}
.wc-tab{padding:25px 0;}
.woocommerce-tabs .entry-content > h2:first-child{display:none;}
.summary .wc-tabs{justify-content:start;text-align:right;}
.summary .wc-tabs li a{font-size:13px;padding:0 20px;}
.tab-heading{padding:10px 20px;}
.tab-heading:after{content:"\f067";position:absolute;font-family:"FontAwesome";left:0;width:43px;height:43px;text-align:center;background:#222;color:#fff;top:0;line-height:44px;}
.active .tab-heading:after{content:"\f068";}
.wc-accordion:not(:last-child){margin-bottom:10px;}
.wc-accordion-content{padding:20px;}
.woocommerce-Reviews #comments .woocommerce-Reviews-title,
.woocommerce-Reviews #comments .woocommerce-noreviews{display:none;}
.woocommerce-Reviews #comments .commentlist{margin-bottom:30px;}
.entry-summary .woocommerce-tabs{background:none;padding:0;margin-top:30px;}
.product-extra{margin-right:-1rem;margin-left:-1rem;}
.product-extra-title h2:before,
.product-extra-title h2:after,
.section-title:before,
.section-title:after,
.divider:before,
.divider:after{content:"";position:absolute;width:60px;height:2px;background:#222;top:12px;}
.product-extra-title h2:before,
.section-title:before,
.divider:before{right:-75px;}
.product-extra-title h2:after,
.section-title:after,
.divider:after{left:-75px;}
.product-extra .jas-carousel .product{max-width:100%;flex-basis:100%;}
.divider{display:table;margin:auto;}
.section-title{font-weight:600;display:inline-block;text-align:center;text-transform:uppercase;position:relative;font-size:24px;}
.sub-title{font-family:'IRANSansWeb_Light';font-style:italic;font-size:14px;color:#878787;font-weight:normal;margin-top:0;}
.p-video{bottom:20px;z-index:9;left:20px;}
.right .p-video{left:120px;}
.left .p-video,
.outside .p-video{left:20px;}
.bottom .p-video{bottom:208px;}
.p-video a{height:44px;line-height:40px;border:2px solid #222;}
.p-video a:hover{border-color:#56cfe1;}
.p-video a i{margin-left:5px;font-size:20px;font-weight:bold;vertical-align:middle;}
.p-video iframe{width:100%;}
#jas-vsh .wp-video{margin:auto;}
#jas-vsh .wp-video-shortcode{width:640px !important;height:360px !important;}
p.out-of-stock{color:#ec0101;text-transform:uppercase;}
.swatch .swatch-item{border-radius:50%;border:1px solid #dcdcdc;padding:0;margin:5px;box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.05);}
.swatch .swatch-item:first-child{margin-right:0;}
.swatch .swatch-item.disable{cursor:not-allowed;border:1px solid #999;position:relative;}
.swatch .swatch-item.disable:after{content:'\e680';top:-29px;right:-11px;width:100%;height:100%;font-size:50px;font-family:'Pe-icon-7-stroke';position:absolute;z-index:10;}
ul.swatch .swatch-item:hover,
ul.swatch .swatch-item.selected{background:transparent;border-radius:50%;box-shadow:0 0 0 3px rgba(0, 0, 0, 0.15);color:#878787;}
.swatch .swatch-item span{border-radius:50%;height:28px;width:28px;line-height:30px;font-size:13px;}
.tooltipster-base{background:#000;color:#fff;}
.reset_variations{display:none !important;}
.single_variation_wrap{margin-top:20px;}
.woocommerce-variation-price .price{margin-bottom:20px;display:block;line-height:1;}
.variations{display:block;margin-bottom:40px;}
.variations h4.label{font-size:14px;text-transform:uppercase;font-weight:600;margin-bottom:10px;}
.variations .value{position:relative;color:#999;border:1px solid #999;}
.variations .value:after{content:'\f107';position:absolute;font-family:'FontAwesome';left:10px;top:7px;pointer-events:none;}
.variations .value select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;outline:0;padding:0;color:#999;font-size:14px;cursor:pointer;width:100%;height:38px;line-height:38px;padding:0 10px 0 30px;}
table.variations{border:0 none;display:inherit;}
table.variations td.label{border:0 none;padding:0 0 10px 15px;}
table.variations td.value{border:0 none;padding:0 0 10px 0;}
table.variations .value:after{display:none;}
.wcvs-loading + .p-nav{opacity:0;}
.group_table td,
.group_table td.label{text-align:center;padding:10px;}
.group_table td.label img{margin-bottom:5px;}
.group_table td.label label{display:block;width:100%;}
.group_table td .quantity{float:none;margin:0;border-radius:2px;border-color:#ddd;}
.summary .wpa-wcpb-list{padding:0;display:inline-block;}
.wpa-wcpb-list h4.wpa-title{margin:0;}
.showbox{display:none;}
.wc-single-3 .summary .wpa-wcpb-list h4.wpa-title{font-size:15px;margin-bottom:10px;}
.wc-single-3 .wpa-wcpb-list .price{font-size:14px;}
.wc-single-3 .summary .wpa-wcpb-list .list-image{-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.wc-single-3 .summary .wpa-wcpb-list .wpa_wcpb_add_to_cart{float:none;margin-left:0;}
.wc-single-3 .wpa-wcpb-list .list-select{text-align:right;font-size:11px;}
.entry-summary .wpa-wcpb-list .price,
.product-quickview .entry-summary .wpa-wcpb-list .price{font-size:14px;line-height:14px;}
.product-quickview .entry-summary .price{font-size:20px;}
div.pp_woocommerce .pp_content_container{border-radius:0;padding:20px 0;}
.pp_content_container .pp_left{padding-right:20px;}
.pp_content_container .pp_right{padding-left:20px;}
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before,
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce .pp_next:before, 
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_arrow_next:before, 
div.pp_woocommerce .pp_arrow_previous:before{font-family:'Pe-icon-7-stroke', sans-serif;color:#3e3e3e !important;}
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before{content:'\e657';}
div.pp_woocommerce .pp_close:before{content:'\e680';font-size:30px;}
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_arrow_next:before{content:'\e684';font-size:25px;}
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_previous:before{font-size:32px !important;}
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_arrow_previous:before{content:'\e686';font-size:25px;}
div.pp_woocommerce .pp_gallery .pp_arrow_previous,
div.pp_woocommerce .pp_gallery .pp_arrow_next{display:none !important;}
div.ppt,
div.pp_woocommerce .pp_description{display:none !important;}
div.pp_woocommerce .pp_arrow_next, 
div.pp_woocommerce .pp_arrow_previous, 
div.pp_woocommerce .pp_close, 
div.pp_woocommerce .pp_next::before, 
div.pp_woocommerce .pp_previous::before, 
div.pp_woocommerce a.pp_contract, 
div.pp_woocommerce a.pp_expand{background:none;color:#3e3e3e;text-shadow:none;width:1.5em;height:1.5em;line-height:1.5em;}
div.pp_woocommerce a.pp_contract, 
div.pp_woocommerce a.pp_expand{top:-14px;right:-14px;background:#fff;border-radius:0;}
div.pp_woocommerce a.pp_contract:hover, 
div.pp_woocommerce a.pp_expand:hover{background:#fff;}
div.pp_woocommerce a.pp_contract::before, div.pp_woocommerce a.pp_expand::before{bottom:0;right:0;left:0;top:0;font-size:20px;}
div.pp_woocommerce .pp_close{background:#fff;border-radius:0;top:-14px;left:-14px;letter-spacing:0;}
div.pp_woocommerce .pp_close:hover{background:#fff;}
.pp_gallery{margin-top:-75px;}
.pp_gallery ul{height:60px;}
div.pp_woocommerce .pp_gallery ul li a{height:60px;border-color:rgba(0, 0, 0, 0.3);border-radius:0;}
div.pp_woocommerce .pp_gallery ul li a:hover, 
div.pp_woocommerce .pp_gallery ul li.selected a{border-color:rgba(0, 0, 0, 0.5);}
div.pp_woocommerce .pp_nav{float:none;margin:0;position:relative;text-align:center;}
.pp_nav .pp_pause, 
.pp_nav .pp_play,
.pp_nav p,
a.pp_arrow_next,
a.pp_arrow_previous{display:inline-block;float:none;}
.cart__popup{padding:20px;max-width:780px !important;width:100%;}
.cart__popup.loading:before,
.cart__popup.loading:after{content:"";position:absolute;}
.cart__popup.loading:before{background:rgba(255, 255, 255 , .8);width:100%;height:100%;right:0;top:0;z-index:1;}
.cart__popup.loading:after{content:"\f110";font-family:FontAwesome;-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);z-index:2;font-size:50px;color:#000;right:calc(50% - 25px);top:calc(50% - 35px);}
.cart__popup-item{border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;margin-bottom:-1px;}
.cart__popup-item > div{padding:10px;}
.cart__popup-item > div:first-child{padding-right:0;}
.cart__popup-item > div:last-child{padding-left:0;}
.cart__popup-thumb img{max-width:60px;}
.cart__popup-quantity .quantity > *{float:right;}
.cart__popup-qty{height:30px;display:block;border:1px solid #e3e3e3;line-height:30px;width:30px;}
.cart__popup-qty--input{-moz-appearance:textfield;width:30px !important;height:30px !important;padding:0 !important;font-size:11px !important;border-right:0 !important;border-left:0 !important;border-color:#e3e3e3 !important;}
.cart__popup-item .cart__popup-total{padding:10px 30px;}
.cart__popup-remove,
.cart__popup-undo{cursor:pointer;}
.cart__popup-undo{text-decoration:underline;}
.popup__cart-product h4{letter-spacing:0;font-size:14px;}
.popup__cart-product .modal_btn_add_to_cart{height:30px;line-height:26px;padding:0 15px;margin:10px auto 0;font-size:13px;display:table;}
.cart__popup-related-title{margin:20px 0 10px;}
.cart__popup-action .checkout-button{background:#56cfe1;color:#fff;border:none;line-height:40px;}
.cart__popup-action .checkout-button:hover{background:#222;color:#fff;}
.page-head{padding:50px 0;color:#ededed;}
.page-head h1{font-size:20px;line-height:20px;font-weight:500;}
.page-head:before{content:'';position:absolute;background:rgba(0, 0, 0, .5);right:0;top:0;width:100%;height:100%;}
.page-head .jas-container{z-index:1;}
.page-head p{margin-bottom:0;margin-top:5px;}
.page-head a{color:#fff;}
.jas-breadcrumb{padding:10px 15px;background:#f6f6f8;}
.star-rating{font-family:'FontAwesome';font-size:10px;height:20px;line-height:20px;overflow:hidden;position:relative;text-align:right;width:6.3em;letter-spacing:3px;margin:auto;}
.star-rating:before,
.star-rating span:before{content:'\f005\f005\f005\f005\f005';right:0;top:0;position:absolute;}
.star-rating:before{color:#c1c1c1;}
.star-rating span{overflow:hidden;position:absolute;text-indent:-999em;}
.star-rating span:before{color:#ffa800;text-indent:0;}
.stars{font-size:11px;letter-spacing:3px;width:7em;margin-right:15px;margin-top:1px;}
.stars [class*="star"]{text-indent:-999em;display:block;position:absolute;display:inline-block;color:#ffa800;}
.stars [class*="star"]:before{position:absolute;font-family:"FontAwesome";right:0;text-indent:0;}
.stars .star-1{width:15px;z-index:50;}
.stars .star-2{width:30px;z-index:40;}
.stars .star-3{width:45px;z-index:30;}
.stars .star-4{width:60px;z-index:20;}
.stars .star-5{width:75px;z-index:10;}
.stars .star-5:before{content:"\f006\f006\f006\f006\f006";}
.stars .star-1:hover:before,
.stars .star-1.active:before{content:"\f005";}
.stars .star-2:hover:before,
.stars .star-2.active:before{content:"\f005\f005";}
.stars .star-3:hover:before,
.stars .star-3.active:before{content:"\f005\f005\f005";}
.stars .star-4:hover:before,
.stars .star-4.active:before{content:"\f005\f005\f005\f005";}
.stars .star-5:hover:before,
.stars .star-5.active:before{content:"\f005\f005\f005\f005\f005";}
.jas-currency{cursor:pointer;}
.jas-currency ul{width:160px;left:-20px;list-style:none;z-index:100;opacity:0;visibility:hidden;}
#jas-header .jas-currency .current i{font-size:14px;}
.jas-currency:hover ul{opacity:1;visibility:visible;}
.jas-currency ul a{padding:8px 25px;}
.jas-currency ul a:hover{background:#eae9e9;}
.mfp-bg{top:0;right:0;width:100%;height:100%;z-index:10421;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;}
.mfp-fade.mfp-bg{opacity:0;transition:all 0.15s ease-out;}
.mfp-fade.mfp-bg.mfp-ready{opacity:0.8;}
.mfp-fade.mfp-bg.mfp-removing{opacity:0;}
.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all 0.15s ease-out;}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;}
.mfp-wrap{top:0;right:0;width:100%;height:100%;z-index:10431;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:0 8px;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:right;z-index:10451;}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;right:8px;left:8px;z-index:1044;}
.mfp-preloader a{color:#ccc;}
.mfp-preloader a:hover{color:#FFF;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close,
button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;left:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 10px 18px 0;color:#FFF;font-style:normal;font-size:28px;font-family:'IRANSansWeb_Light';}
.mfp-close:hover,
.mfp-close:focus{opacity:1;background:none;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close{color:#FFF;left:-6px;text-align:left;padding-left:6px;width:100%;}
.mfp-counter{position:absolute;top:0;left:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover,
.mfp-arrow:focus{opacity:1;}
.mfp-arrow:before,
.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;right:0;top:0;margin-top:35px;margin-right:35px;border:medium inset transparent;}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{right:0;}
.mfp-arrow-left:after{border-left:17px solid #FFF;margin-right:31px;}
.mfp-arrow-left:before{margin-right:25px;border-left:27px solid #3F3F3F;}
.mfp-arrow-right{left:0;}
.mfp-arrow-right:after{border-right:17px solid #FFF;margin-right:39px;}
.mfp-arrow-right:before{border-right:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-holder .mfp-close:hover{background:transparent;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;right:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;right:0;top:40px;bottom:40px;display:block;left:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;right:0;width:100%;cursor:auto;}
.mfp-title{text-align:right;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-left:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
.zoomContainer{background:#fff;}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0;}
.mfp-img-mobile img.mfp-img{padding:0;}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-right:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{left:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;left:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width: 900px) {
.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-right:6px;padding-left:6px;}
}
.product-quickview,
.wc-content-help{background:#fff;max-width:950px;margin:auto;}
.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all 0.3s;-webkit-transform:scale(0.8);transform:scale(0.8);}
.mfp-zoom-in.mfp-bg{opacity:0;transition:all 0.3s;}
.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.mfp-zoom-in.mfp-bg.mfp-ready{opacity:0.8;}
.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(0.8);opacity:0;}
.mfp-zoom-in.mfp-bg{opacity:0;}
.wc-content-help{padding:25px 35px;}
.content-quickview{padding:20px 0 20px 20px;}
.content-quickview h1{margin:0 0 5px;text-transform:none;}
.content-quickview .price-stock{margin-top:5px;}
.product-quickview .slick-slide a{pointer-events:none;display:block;}
.product-quickview .jas-col-md-7{overflow:hidden;}
.product-quickview .jas-col-md-5{overflow-x:auto;}
.product-quickview .p-nav{display:none;}
.content-quickview .woocommerce-product-rating{-webkit-justify-content:space-between;-ms-flex-pack:space-between;-webkit-box-pack:space-between;justify-content:space-between;}
.content-quickview .extra-link,
.content-quickview .woocommerce-review-link{display:none;}
.loader{position:fixed;background:rgba(0,0,0,.85);right:0;top:0;width:100%;height:100%;z-index:1000;}
.loader-inner{background:url(//www.mantrashop.ir/wp-content/themes/claue-child/assets/images/loader.svg) no-repeat 0 0;background-size:100%;width:50px;height:50px;position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;}
.product-quickview .flex.column.price-review{flex-direction:row;-moz-box-orient:row;}
.product-quickview .woocommerce-product-rating{margin-right:10px;}
.content-quickview .wpa-wcpb-list{overflow:hidden;}
.product-quickview .apple-pay-button-wrapper{display:none;}
.cart-empty,
.return-to-shop{text-align:center;}
.shop_table{border-width:1px;}
.cart_totals .shop_table{border-bottom:none;}
.shop_table td,
.shop_table tr:last-child th,
.shop_table.woocommerce-checkout-review-order-table tr.shipping *,
.shop_table.woocommerce-checkout-review-order-table tr:last-child td,
.shop_table.order_details tfoot tr:last-child td,
.shop_table.customer_details tr:last-child td{border-width:0 0 0 0;}
.shop_table th,
.shop_table tr.cart_item td,
.cart_totals .shop_table td,
.shop_table tr.bundle-products td,
.shop_table tr:first-child:last-child th,
.shop_table tr.order-total th,
.shop_table.woocommerce-checkout-review-order-table tr td,
.shop_table.woocommerce-checkout-review-order-table tr.cart_item:last-child td,
.shop_table.order_details td,
.shop_table.customer_details td{border-width:0 0 1px 0;}
.shop_table.woocommerce-checkout-review-order-table tr.order-total td,
.shop_table.woocommerce-checkout-review-order-table tr.order-total th{border-width:1px 0 0 0;}
.shop_table tr.bundle-products td{padding-top:0;}
.shop_table th{color:#222;}
.shop_table .product-price,
.shop_table .product-quantity,
.shop_table .product-remove{text-align:center;}
.shop_table .product-quantity .quantity{display:inline-block;float:none;margin-left:0;}
.shop_table .product-subtotal{text-align:left;}
.shop_table .product-remove{font-size:30px;}
.actions .coupon{float:right;}
.actions .coupon input{margin-right:10px;border-radius:40px;}
.actions .button.update-cart{float:left;}
.cart-collaterals{display:inline-block;width:100%;margin-bottom:60px;}
.cart-collaterals .cross-sells{float:right;width:58%;margin-left:2%;}
.cart-collaterals .cart_totals{float:left;width:40%;}
.cart-collaterals h2{font-size:16px;text-transform:uppercase;font-weight:bold;margin:30px 0 0;margin-right:15px;}
#shipping_method li{list-style-type:none;margin-bottom:5px;}
#shipping_method li input{margin:0;padding:0;}
.cart-collaterals .cart_totals h2{margin:30px 0 30px;}
.wc-proceed-to-checkout a{float:left;line-height:36px;}
.woocommerce-shipping-calculator #calc_shipping_country_field{position:relative;color:#999;border:1px solid #999;}
.woocommerce-shipping-calculator #calc_shipping_country_field:after{content:'\f107';position:absolute;font-family:'FontAwesome';left:10px;top:7px;pointer-events:none;}
.woocommerce-shipping-calculator #calc_shipping_country_field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;outline:0;padding:0;color:#999;font-size:14px;cursor:pointer;width:100%;height:38px;line-height:38px;padding:0 10px 0 30px;}
.shipping-calculator-form input,
.shipping-calculator-form button{width:100%;}
.cart_totals th{width:30%;}
.cart_totals td{width:70%;}
.order-total,
.order-total td{color:#222;font-size:16px;font-weight:bold;}
.product-bundle-title td{border-bottom:none;padding-bottom:0;}
table.shop_table_responsive tr.product-bundle-title td:not(.product-quantity){text-align:right;}
table.shop_table_responsive tr.product-bundle-title td:before{content:'';}
.product-bundle-title h4{margin:0;}
.product-bundle li{list-style-type:none;margin-bottom:10px;font-size:12px;}
.woocommerce-checkout-review-order-table .product-bundle li{margin-bottom:5px;padding-right:10px;}
.woocommerce-checkout-review-order-table .product-bundle li:after{background:#878787;border-radius:4px;content:"";height:4px;right:0;position:absolute;top:8px;width:4px;}
.woocommerce-checkout-review-order-table .product-bundle li a{color:#878787;cursor:none;pointer-events:none;font-size:12px;}
.mini_cart_item .product-bundle li a{font-size:12px;margin-bottom:5px;}
.product-bundle li a{font-size:14px;margin-bottom:5px;}
.product-bundle li:last-child{margin-bottom:0;}
.product-bundle li img{max-width:50px;width:100%;margin-left:15px;}
.product-bundle-title + tr td.product-quantity .qty.tc{display:none;}
.product-bundle-title + tr td.product-quantity input{cursor:not-allowed;}
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input.disabled[type="button"],
input[type="button"]:disabled,
input.disabled[type="reset"],
input[type="reset"]:disabled,
input.disabled[type="submit"],
input[type="submit"]:disabled{cursor:not-allowed;opacity:0.3;}
.woocommerce-checkout .woocommerce-info{position:static;margin-bottom:30px;}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{width:100%;display:inherit;}
.checkout.woocommerce-checkout h3{font-size:16px;font-weight:bold;text-transform:uppercase;margin:0 0 10px;}
.woocommerce-billing-fields,
.woocommerce-shipping-fields{width:100%;}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last{width:49%;float:right;}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{width:100%;box-sizing:border-box;outline:none;margin:0;}
.woocommerce form .form-row-last{float:left;}
.woocommerce form .form-row label{line-height:2;display:block;margin-bottom:5px;}
.woocommerce form .form-row label .required{color:#fc655e;}
.select2-container .select2-choice{border:1px solid #e3e3e3;border-radius:0;line-height:40px;height:40px;color:#999;}
.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice, 
.select2-dropdown-open.select2-drop-above .select2-choices{border-color:#e3e3e3;}
.woocommerce-shipping-fields{margin-top:60px;}
p.create-account{margin-bottom:1em;}
.product-name > div{display:table-cell;}
.product-thumb img{max-width:80px;}
.product-name{vertical-align:middle;}
.woocommerce-checkout-payment{padding:15px;border:1px solid #e3e3e3;}
.woocommerce-checkout-payment ul li{list-style-type:none;margin-bottom:5px;}
.woocommerce-checkout-payment ul li input{margin:0 0 0 5px;}
#add_payment_method #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box{background-color:#f1f1f1;border-radius:2px;box-sizing:border-box;color:#999;font-size:0.92em;line-height:1.5;margin:5px 0 15px;padding:1em;position:relative;width:100%;}
#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before{-moz-border-bottom-colors:none;-moz-border-right-colors:none;-moz-border-left-colors:none;-moz-border-top-colors:none;border-color:transparent transparent #f1f1f1;border-image:none;border-style:solid;border-width:1em;content:"";display:block;right:0;margin:-1em 2em 0 0;position:absolute;top:-0.75em;}
.terms.pr{width:100%;margin:10px 0 15px;}
.woocommerce-checkout .woocommerce-account-fields{width:100%;display:inline-block;}
.woocommerce-order-details h2{font-size:24px;}
.woocommerce-order-details .woocommerce-customer-details{margin-top:50px;}
.woocommerce-order-details .addresses h3{float:none;}
.woocommerce-order-details .woocommerce-columns .woocommerce-column{width:50%;float:right;}
.woocommerce-account .woocommerce{display:inline-block;width:100%;}
.woocommerce-MyAccount-navigation{width:20%;float:right;background:#f6f6f8;padding:25px;}
.woocommerce-MyAccount-navigation ul li{list-style-type:none;line-height:25px;position:relative;padding-right:15px;margin-bottom:5px;}
.woocommerce-MyAccount-navigation ul li:before{content:"+";right:0;position:absolute;}
.woocommerce-MyAccount-navigation ul li a{color:#222;}
.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a{color:#56cfe1;}
.woocommerce-MyAccount-content{width:calc(80% - 30px);padding:25px;float:left;background:#f6f6f8;min-height:230px;}
.woocommerce-MyAccount-content p{margin-bottom:1em;}
.woocommerce-MyAccount-content .woocommerce-info{margin:0;background:none;color:#999;border:none;padding:0;position:static;}
.woocommerce-MyAccount-content .woocommerce-info a{margin-left:15px;}
.login-form h2{font-size:16px;text-transform:uppercase;font-weight:bold;margin:0 0 20px;}
.woocommerce .login-form form .form-row label{margin-bottom:10px;}
.lost_password{margin-bottom:0;}
.form-login .button.fr{margin:5px 0 10px;}
.form-login .login-form .fr{float:none;}
.login-form .jas-row .fr{float:left;}
.style-checkbox{display:inline-block;position:relative;}
span.style-checkbox{margin-top:10px;}
.style-checkbox input{float:right;margin:0 0 0 10px;visibility:hidden;}
.style-checkbox .checkbox{display:inline-block;}
.style-checkbox input[type="checkbox"]:checked + label::after{opacity:1;}
.style-checkbox label{background:transparent none repeat scroll 0 0;border:1px solid #e3e3e3;cursor:pointer;height:16px;right:0;position:absolute;top:3px;width:16px;}
.style-checkbox label:after{border:2px solid #b3b3b3;border-left:0;border-top:0;content:"";height:6px;right:2px;opacity:0;position:absolute;top:3px;transform:rotate(-45deg);width:10px;}
.form-login{background:#f8f8f8;padding:50px;max-width:500px;text-align:center;width:100%;margin:auto;}
.form-login span.inline{display:block;}
.jas-row .form-login{background:none;padding:0;max-width:initial;text-align:inherit;margin:0;}
.jas-row .form-login .button.fr{margin:0;}
.myaccount_user + h2{text-transform:uppercase;font-size:20px;text-align:center;margin-bottom:5px;font-weight:bold;}
.myaccount_address{text-align:center;}
.addresses{display:inline-block;width:100%;margin-top:30px;}
.addresses .title{display:inline-block;padding-bottom:5px;margin-bottom:10px;width:100%;border-bottom:1px solid #e3e3e3;}
.addresses h3{font-size:16px;text-transform:uppercase;font-weight:bold;float:right;margin:0;}
.addresses a{float:left;}
.addresses .address{width:49%;display:inline-block;float:right;}
.addresses .address.col-2{float:left;}
.edit-account fieldset{margin-top:60px;}
.edit-account legend{font-size:16px;text-transform:uppercase;font-weight:600;margin:0 0 10px;}
.woocommerce-MyAccount-content input.button{margin-top:15px;}
body.woocommerce{max-width:inherit;margin:0;}
.wishlist-title{text-align:center;width:100%;display:none;}
.wishlist-title h2{font-size:20px;font-weight:bold;text-transform:uppercase;margin:0 0 30px;}
.woocommerce table.wishlist_table{font-size:100%;margin:60px auto;}
.woocommerce table.wishlist_table thead th, 
.woocommerce table.wishlist_table tbody td{border-top:none;padding:15px;}
.woocommerce table.wishlist_table tr td.product-remove{padding:15px;}
.product-stock-stauts{text-align:center;}
.woocommerce .wishlist_table td.product-add-to-cart a.button{width:auto;margin:0;white-space:nowrap;}
.yith-wcwl-share h4{text-transform:uppercase;font-size:16px;font-weight:bold;}
.jas-service .icon.small{font-size:24px;}
.jas-service .icon.medium{font-size:36px;}
.jas-service .icon.large{font-size:48px;}
.jas-service .icon{line-height:100%;}
.jas-service.tc .icon{margin:auto;}
.jas-service.jas-icon-square .small,
.jas-service.jas-icon-circle .small{width:60px;height:60px;line-height:60px;}
.jas-service.jas-icon-square .medium,
.jas-service.jas-icon-circle .medium{width:80px;height:80px;line-height:80px;}
.jas-service.jas-icon-square .large,
.jas-service.jas-icon-circle .large{width:140px;height:140px;line-height:140px;}
.jas-service .title{font-size:14px;}
.jas-service.tr .content,
.jas-service.tl .content{overflow:hidden;}
.jas-service.tr .icon,
.jas-service.tl .icon{text-align:center;}
.jas-service.tr .icon{float:left;margin-right:20px;}
.jas-service.tl .icon{float:right;margin-left:20px;}
.jas-service[class*="icon-"] .icon{border:1px solid;position:relative;}
.jas-service[class*="icon-"] .icon:before{content:'';position:absolute;top:8px;right:8px;left:8px;bottom:8px;background:#56cfe1;transition:all .3s;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.jas-service[class*="icon-"]:hover .icon:before{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.jas-service[class*="icon-"]:hover i{color:#fff;position:relative;z-index:1;}
.jas-service[class*="icon-"].tc .icon{margin-bottom:30px;}
.jas-service.jas-icon-circle .icon,
.jas-service.jas-icon-circle .icon:before{border-radius:50%;}
.jas-member{padding-bottom:15px;}
.jas-member:before{content:'';position:absolute;background:rgba(246, 246, 246, .9);right:0;top:0;width:100%;height:100%;opacity:0;transition:all .3s;z-index:1;}
.jas-member:hover:before,
.jas-member:hover .social{opacity:1;}
.jas-member .social{bottom:30px;opacity:0;z-index:2;}
.jas-member h4{margin-bottom:0;}
.jas-member .social a{margin:0 8px;}
.jas-member .social i{font-size:20px;}
.jas-sc-blog .wpb_content_element{display:none;}
.jas-sc-blog .jas-blog-slider.jas-carousel [class*="jas-col"]{padding:0;}
.placeholder .pa{bottom:30px;right:10px;left:10px;}
.jas-filter a{height:40px;line-height:40px;border:1px solid transparent;padding:0 20px}
.jas-filter a.selected,
.jas-filter a:hover{color:#222;}
.jas-filter a.selected{border-color:#222;}
.wpb-js-composer .jas-row .vc_tta.vc_tta-style-classic .vc_tta-tab{margin:0 2px;}
.wpb-js-composer .jas-row .vc_tta.vc_general .vc_tta-tab > a{padding:8px 25px 7px;}
.wpb-js-composer .jas-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a{background-color:transparent;border-color:transparent;color:#878787;border-radius:40px !important;}
.wpb-js-composer .jas-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus, 
.wpb-js-composer .jas-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover,
.wpb-js-composer .jas-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a{background-color:transparent;border:1px solid #222;color:#222;}
.wpb-js-composer .jas-row .vc_tta.vc_general .vc_tta-panel-body{padding:0;}
.jas-sc-product .type-product{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%;margin:0;}
.jas-promotion .pa{z-index:10;pointer-events:none;}
.jas-promotion:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.jas-promotion.left .pa{right:20px;}
.jas-promotion.center .pa{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;}
.jas-promotion.right .pa{left:20px;}
.jas-promotion.top .pa{top:20px;}
.jas-promotion.middle .pa{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.jas-promotion.center.middle .pa{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.jas-promotion.bottom .pa{bottom:20px;}
.jas-promotion h5{font-weight:400;}
.jas-promotion h3, .jas-promotion h4{white-space:nowrap;}
.pa-middle{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.pa-middle.right{right:auto;left:30px;}
.pa-middle.center{right:50%;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);}
.jas-page .metaslider .flexslider{margin-bottom:0;position:relative;}
.metaslider .flex-control-nav{position:absolute;bottom:20px;z-index:9;}
.metaslider .flexslider .caption-wrap{background:transparent;color:#878787;opacity:1;top:0;max-width:1170px;margin:0 auto;left:0;}
.metaslider .flexslider .caption-wrap .caption{padding:0;}
.metaslider .flexslider .caption-wrap h2,
.metaslider .flexslider .caption-wrap h3,
.metaslider .flexslider .caption-wrap h4{margin:0;line-height:1;color:#222;}
.metaslider .flexslider .caption-wrap .f__libre{color:#878787;}
.metaslider .flexslider .caption-wrap h3{margin:15px 0 10px;}
.metaslider .flexslider .slides p{margin-bottom:15px;}
.metaslider .flexslider .flex-prev, 
.metaslider .flexslider .flex-next{outline:none;padding:0;overflow:hidden;top:50%;margin-top:-23px;width:40px;height:40px;z-index:8;background:#56cfe1;}
.metaslider .flexslider:hover .flex-next{left:-100px;}
.metaslider .flexslider:hover .flex-prev{right:-100px;}
.metaslider .flexslider .flex-prev:hover,
.metaslider .flexslider .flex-next:hover{opacity:1;}
.flex-prev:before, .flex-next:before{font-family:'Pe-icon-7-stroke';font-size:36px;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0;display:block;line-height:36px;}
.flex-prev{right:30px;}
[dir='rtl'] .flex-prev{left:30px;right:auto;}
.flex-prev:before{content:'\e686';}
[dir='rtl'] .flex-prev:before{content:'\e684';}
.flex-next{left:30px;}
[dir='rtl'] .flex-next{left:auto;right:30px;}
.flex-next:before{content:'\e684';}
[dir='rtl'] .flex-next:before{content:'\e686';}
.metaslider .ms-image{min-height:350px;}
.ms-image > a::after{content:"";height:100%;right:0;position:absolute;top:0;width:100%;z-index:999;}
.pin-maker.pm-slick .slick-arrow{width:40px;height:40px;border:none;}
.pin-maker.pm-slick .slick-arrow:before{text-align:center;width:inherit;position:inherit;font-size:16px;}
.background-overlay{position:relative;}
.background-overlay:after{content:'';width:100%;height:100% !important;position:absolute;background:rgba(0,0,0,.5);visibility:visible !important;display:block !important;top:0;right:0;}
.background-overlay .text-overlay{z-index:5;position:relative;}
center + hr{display:none;}
center + hr + h2,
.table-vendor-sales-report + script + h2{font-size:24px;margin-top:50px;}
input.date-pick:not([type="radio"]):not([type="checkbox"]){border-radius:30px;margin-left:5px;}
.table-vendor-sales-report{border:1px solid #ddd;}
.table-vendor-sales-report.table thead th,
.table-vendor-sales-report.table td{padding:15px;}
.table-vendor-sales-report.table thead th{font-weight:600;color:#222;}
.all-33 .control{padding-right:20px;}
input[type="submit"]#update_button{border-radius:0;}
.wcv-grid a:hover{text-decoration:none;}
.wcv-grid nav.wcv-navigation ul.menu{padding:0.8em;}
.wcv-grid ol li, .wcv-grid ul li{margin:0;}
table.wcv-table td, table.wcv-table th{padding:10px;}
table.wcv-table tr td, table.wcv-table tr th,
table.wcv-table tr:last-child td{border-bottom:1px solid #ddd;}
.wcvendors-pro-dashboard-wrapper input[type="submit"], 
.wcvendors-pro-dashboard-wrapper a.button,
button.wcv-button{border-radius:0;background:#56cfe1 !important;color:#fff !important;border:none;height:40px;line-height:40px;}
.wcvendors-pro-dashboard-wrapper .woocommerce-pagination{border-top:none;}
.wcv-form .control-group .control.append-button .wcv-button{top:1px;position:relative;}
.wp-switch-editor{border-radius:0;}
.pv_paypal_container,
.pv_shop_name_container{width:50%;float:right;}
.pv_paypal_container b,
.pv_shop_name_container b{color:#222;}
.pv_paypal_container input,
.pv_shop_name_container input{margin-top:10px;width:95%;}
#pv_seller_info_container,
#pv_shop_description_container{margin-top:50px;display:inline-block;width:100%;}
#pv_seller_info_container b,
#pv_shop_description_container b{font-size:24px;color:#222;font-weight:600;}
div.mce-edit-area.mce-panel{border:1px solid #ddd !important;border-top:none !important;}
div.mce-toolbar-grp > div{border:1px solid #eee;}
input[name="_wp_http_referer"] + input.btn.btn-inverse{margin-top:50px;}
div.mce-statusbar{border:1px solid #ddd !important;border-top:none !important;}
h2 + table.table.table-striped.table-bordered{border-radius:0;}
h2 + table.table.table-striped.table-bordered th{font-weight:600;color:#222;}
h2 + table.table.table-striped.table-bordered td,
h2 + table.table.table-striped.table-bordered th{border-left:none;border-bottom:none;padding:15px;border-radius:0 !important;}
.wcv-header-container{overflow:initial;position:relative;margin-bottom:0;}
.wcv-header-container #banner-wrap{min-height:300px;overflow:hidden;}
#banner-wrap img.store-banner, 
.single-product #banner-wrap img.store-banner{height:auto;right:50%;top:50%;transform:translate(-50%, -50%);width:100%;position:absolute;}
.wcv-header-container #inner-element{z-index:2;top:auto;width:100%;max-width:1170px;background:rgba(255, 255, 255, .3) url(//www.mantrashop.ir/wp-content/themes/claue-child/assets/images/store-bg.jpg) center center repeat;height:initial;bottom:0;right:50%;transform:translateX(-50%);left:auto;padding:20px 10px 10px;}
.wcv-header-container #inner-element .store-icon{border-radius:0;}
.wcv-header-container #inner-element .store-brand{width:13.5%;padding-right:10px;text-align:center;}
.wcv-header-container #inner-element .store-brand img{width:100%;height:100%;}
.wcv-header-container #inner-element .store-info{width:86.5%;text-align:right;line-height:28px;}
.wcv-header-container #inner-element .store-info h3{margin:0;}
.woocommerce-breadcrumb + h1{font-size:30px;padding:30px 20px 0;background:#f6f6f8;margin:0;}
.woocommerce-breadcrumb + h1 + .wcv_shop_description{background:#f6f6f8;padding:0 20px 30px;}
.wcv_shop_description p{margin:0;}
.jas-wc-single > h1,
.jas-wc-single .wcv_shop_description{display:none;}
#inner-element address{font-style:normal;margin:0;}
.wcv-header-container #inner-element ul.social-icons{display:inline-block;width:100%;margin-top:10px;}
.wcv-header-container #inner-element .social-icons li{display:inline-block;text-align:center;}
.wcv-header-container #inner-element .store-brand .social-icons li a{display:inline-block;font-size:20px;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-facebook-square{color:#3d589b;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-instagram{color:#967d5f;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-twitter-square{color:#50a9ed;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-pinterest-square{color:#bd081c;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-google-plus-square{color:#dd4b39;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-youtube-square{color:#cd201f;}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-linkedin-square{color:#007bb5;}
.wcv-store-address-container{padding:20px;background:#f6f6f8;}
.wcv-store-address-container .store-address address, .wcv-store-address-container .store-phone a{color:#696969;}
.wcv-store-address-container .store-address{text-align:left;}
.wcv-store-address-container .store-phone{text-align:right;}
.wcv-store-address-container .store-phone a{float:none;}
.wcv-pro-vendorlist{background-color:#f6f6f8;border:1px solid #ddd;float:right;height:230px;margin:0 0 30px 4%;width:22%;}
.wcv-pro-vendorlist:nth-child(4n+4){margin-left:0;}
.wcv-pro-vendorlist .store-banner{display:none;}
.wcv-pro-vendorlist .wcv-inner-details{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;color:#000;right:0;padding:20px;position:inherit;text-align:center;top:0;width:100%;}
.wcv-store-grid__col.wcv-store-grid__col--1-of-3.wcv-icon-container{margin-left:0;padding-right:0;width:100%;}
.wcv-pro-vendorlist .wcv-inner-details h4{color:#000;font-size:1em;position:relative;text-transform:none;z-index:9999;}
.wcv-pro-vendorlist .wcv-inner-details p{color:#000;display:none;font-weight:400;}
.wcv-store-grid__col.wcv-store-grid__col--2-of-3.store-info.wcv-shop-details{float:none;margin:0;min-height:20px;padding:0;width:100%;}
.wcv-pro-vendorlist .wcv-banner-wrapper{max-height:230px;}
.tax-dc_vendor_shop .page-head{display:none;}
.vendor_description_background{position:relative;margin-bottom:0 !important;height:300px;}
.vendor_description_background:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(0, 0, 0, 0.35);}
.vendor_description_background .vendor_description{padding:35px 0;width:1170px;max-width:100%;margin:0 auto;background:none;display:inherit;position:relative;z-index:10;}
.vendor_description_background .vendor_description .vendor_img_add{float:none;width:100%;display:flex;}
.vendor_img_add .img_div img{max-width:125px;}
.vendor_description_background .vendor_address{padding-right:20px;}
.vendor_description_background .vendor_address p{margin-bottom:5px;}
.vendor_address label{font-weight:500;}
.vendor_description_background .vendor_description .description{width:100%;top:-30px;float:none;padding-top:0;padding-right:145px;}
.vendor_description .social_profile{float:none;}
.vendor_description_background + .description_data{width:100%;background:rgb(0, 0, 0, 0.3);color:#fff;top:-55px;position:relative;}
.vendor_description_background + .description_data table{margin:0 auto;border:none;max-width:1170px;}
.vendor_description_background + .description_data table tr td{border:none;}
.vendor_description_background + .description_data table tr td:first-child{display:none;}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.regular-logo{display:none;}
.retina-logo{display:inline-block;}
} @media only screen and (max-width: 1440px) and (min-width: 1024px) { 
#jas-content > .jas-container{padding:0 30px;}
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
.header-3 .header__mid .jas-row .hide-md.visible-sm{flex-basis:16.666%;max-width:16.666%}
.header-3 .header__mid .jas-row .jas-col-md-2.jas-col-xs-6{flex-basis:66.666%;max-width:66.667%}
.header-3 .jas-branding{text-align:center;}
.header__top .jas-col-md-4.jas-col-sm-2,
.header__top .jas-col-md-4.jas-col-sm-3{display:block;}
.header-2 .header__mid .jas-row .jas-col-md-8.jas-col-sm-4 .jas-col-md-2{flex-basis:100%;max-width:100%}
}
@media only screen and (max-width: 1024px) {
.visible-1024{display:block;}
.header-5 .visible-1024{cursor:pointer;font-size:40px !important;left:10px;z-index:1011;}
.top-menu.visible-1024{right:0;top:0;z-index:999;background:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.1);}
.admin-bar .top-menu.visible-1024{top:32px;}
.top-menu.visible-1024 i{font-size:28px;}
.top-menu.visible-1024 + #jas-content{margin-top:70px;}
.header-lateral #jas-wrapper{padding-right:0;}
.visible-1024.top-menu .start-md{text-align:center;}
.header-5{right:-250px;margin-right:0;transition:all .5s cubic-bezier(0.7, 0, 0.3, 1) 0s;}
.header-5::before{right:-250px;margin-right:-250px;transition:all .5s cubic-bezier(0.7, 0, 0.3, 1) 0s;}
.menu-opened .header-5,
.menu-opened .header-5:before{right:0;margin-right:0;}
.hidden-sm{display:none;}
.visible-sm{display:block;}
.visible-sm.flex{display:flex;}
.jas-col-sm-4.jas-col-md-6{width:50%;max-width:50%;flex-basis:50%;}
.metaslider .flexslider .caption-wrap h3{font-size:45px;}
.metaslider .flexslider .caption-wrap p{font-size:12px;}
.quantity input.input-text[type="number"]{width:95px;}
.single_add_to_cart_button{padding:0 20px;}
.wc-single-3 .summary{padding-top:0;}
.wc-single-3 .p-thumb .p-item:not(:last-child){margin:0;}
.woocommerce-product-rating{margin-bottom:10px;}
.footer__top div[class*="jas-col"]:not(:last-child){margin-bottom:50px;}
.footer__bot #jas-footer-menu{margin-top:15px;}
.header__mid .jas-row{padding:10px 0;}
.product-image .yith-wcwl-add-button a,
.product-btn{opacity:1;visibility:visible;color:#878787;}
.product-btn{right:12px;transform:none;top:0 !important;}
.yith-wcwl-add-to-wishlist ~ .product-btn{top:30px !important;}
.btn-quickview{text-indent:-999em;background:none;border:none;padding:0;}
.product-image .product-btn .button{display:none;}
.btn-quickview::after{color:#878787;content:'\e63e';font-family:"Pe-icon-7-stroke";font-size:20px;right:0;position:absolute;text-indent:0;top:0;z-index:99999;}
.header-4 .header__bot{height:0;}
.wcv-header-container #banner-wrap{min-height:400px;}
.vendor_description_background{padding:0 15px;}
.vendor_description_background + .description_data{top:0;background:#f6f6f8;color:#696969;}
}
@media only screen and (max-width: 800px) {
.cart-collaterals .cross-sells{width:49%;margin-left:2%;}
.cart-collaterals .cart_totals{width:49%;}
.metaslider .ms-image{min-height:initial;}
.bottom .p-video{bottom:148px;}
.jas-col-sm-4.jas-col-md-6.metro-item{width:33.33%;max-width:33.33%;flex-basis:33.33%;}
.metro-item .product-inner .product-image{margin-bottom:0;}
.wcv-header-container #banner-wrap{min-height:450px;}
#banner-wrap img.store-banner, 
.single-product #banner-wrap img.store-banner{position:inherit;top:0;bottom:auto;left:auto;right:auto;transform:translateX(0);}
.wcv-pro-vendorlist{width:48%;margin-left:4%;}
.wcv-pro-vendorlist:nth-child(2n+2){margin-left:0;}
.wcv-pro-vendorlist:nth-child(4n+4){margin-left:4%;}
}
@media only screen and (max-width: 768px) {
.admin-bar .top-menu.visible-1024{top:46px;}
.wc-single-4 .product-extra-title h2:before,
.wc-single-4 .product-extra-title h2:after{display:none;}
.wc-single-4 .images .p-item:not(:last-child){margin-bottom:0;}
.price-review{flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:flex-start;-webkit-box-align:flex-start;align-items:flex-start;}
.price-review .woocommerce-product-rating{margin:5px 0 0;}
.popup__cart-product{margin-bottom:30px;}
}
@media only screen and (max-width: 767px) {
.wc-single-4 .product-extra{margin-right:0;margin-left:0;}
.p-nav-outside{display:none !important;}
.wcv-header-container #inner-element .store-brand,
.wcv-header-container #inner-element .store-info{width:100%;text-align:center;}
.wcv-store-address-container .store-address,
.wcv-store-address-container .store-phone{text-align:center;}
.wcv-header-container #banner-wrap{overflow:inherit;min-height:inherit;}
.wcv-header-container #inner-element{position:inherit;top:auto;bottom:auto;left:auto;right:auto;transform:translateX(0);margin-top:-90px;}
.wcv-header-container #inner-element .store-brand img{max-width:150px;float:none;}
.jas-portfolio-single{padding:0 15px;}
}
@media only screen and (max-width: 736px) {
.admin-bar .top-menu.visible-1024 + #jas-content{margin-top:25px;}
.hidden-xs{display:none;}
.visible-xs{display:block;}
.visible-xs.flex{display:flex;}
.jas-full,
.jas-container{padding:0 15px;}
.jas-container .jas-container{padding:0;}
.jas-currency ul{left:50%;transform:translateX(50%);}
.jas-col-sm-4.jas-col-md-6,
.jas-masonry .jas-col-xs-12,
.jas-masonry .jas-col-xs-6.jas-col-md-12{width:100%;max-width:100%;flex-basis:100%;}
.jas-masonry .jas-col-xs-6.jas-col-md-6{width:50%;max-width:50%;flex-basis:50%;}
.admin-bar .filter-sidebar{top:0;}
.wc-single-3 .slick-dots,
.wc-single-4 .slick-dots{bottom:-10px;}
.footer__bot{line-height:1.5;}
#jas-footer-menu{margin-top:20px;}
.single_add_to_cart_button{padding:0 30px;white-space:nowrap;}
.summary .jas-container{padding:0;}
.single-product-thumbnail.right:not(.no-nav) .p-thumb, 
.jas-wc-single .right + .social-share{padding-left:0;display:block;}
.single-product-thumbnail.left:not(.no-nav) .p-thumb, .jas-wc-single .left + .social-share{padding-right:0;display:block;}
.single-product-thumbnail.left .p-nav, 
.single-product-thumbnail.right .p-nav{max-width:100%;position:relative;margin-top:5px;}
.single-product-thumbnail.right .slick-next{left:30px;}
.single-product-thumbnail.left .slick-prev{right:30px;}
.product .summary{margin-top:30px;}
.product .pr__0{padding-left:15px;}
.woocommerce-tabs .jas-container{padding:0;}
.pl__0{padding-right:15px;}
.wc-single-3 .single_variation_wrap{margin-right:-45px;}
.single-product-thumbnail.left .p-nav .slick-slide:not(:last-child), 
.single-product-thumbnail.right .p-nav .slick-slide:not(:last-child){margin-bottom:0;margin-left:5px;}
.right .p-video{left:20px;}
.product-extra .slick-next{left:0;}
.product-extra .slick-prev{right:0;}
.product-extra [class*="jas-col-"]{padding-right:5px;padding-left:5px;}
.wc-single-3 .p-video,
.wc-single-4 .p-video{bottom:50px}
table.shop_table_responsive tbody th,
table.shop_table_responsive thead,
table.shop_table_responsive tr td.product-thumbnail:before,
table.wishlist_table tbody th,
table.wishlist_table thead,
table.wishlist_table tr td.product-thumbnail:before{display:none;}
table.shop_table_responsive tr td,
table.wishlist_table tr td{display:block;clear:both;overflow:hidden;}
table.shop_table_responsive tr td:not(.product-quantity){text-align:left;}
table.shop_table_responsive tr.bundle-products td:not(.product-quantity){text-align:right;}
table.wishlist_table  tr td:not(.product-quantity){text-align:right;}
table.shop_table_responsive tr td:before{content:attr(data-title) ":";font-weight:600;float:right;color:#222;}
table.shop_table_responsive tr.bundle-products td:before{display:none;}
table.shop_table_responsive tr td.product-remove:before,
table.shop_table_responsive tr td.actions:before,
table.wishlist_table tr td.product-remove:before,
table.wishlist_table tr td.actions:before{content:'';}
table.shop_table_responsive tr td.product-thumbnail,
table.wishlist_table tr td.product-thumbnail{text-align:center;}
table.shop_table_responsive .product-quantity .quantity{float:left;}
.shop_table td, .shop_table.woocommerce-checkout-review-order-table tr:last-child td{border-width:0 0 1px 0;}
.shop_table tr.bundle-products td{padding-top:15px;}
.cart-collaterals .cross-sells,
.cart-collaterals .cross-sells + .cart_totals,
.cart_totals td{width:100%;}
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals{width:100%;}
.actions .coupon{float:none;width:100%;display:block;}
.actions .coupon label{text-align:center;width:100%;display:inline-block;}
.actions .coupon input{width:100%;display:block;margin:10px 0 0;}
.actions .button.update-cart{width:100%;margin-top:10px;}
.woocommerce-MyAccount-navigation{width:100%;}
.woocommerce-MyAccount-content{width:100%;margin-top:30px;}
#jas-backtop{left:15px;}
.login-form .col-2{margin-top:60px;}
.content-quickview{padding:20px;}
.single-product-thumbnail.left .p-nav > .slick-list, 
.single-product-thumbnail.right .p-nav > .slick-list{min-height:100px;}
.left .p-video, .outside .p-video{bottom:120px;}
.single-product-thumbnail .slick-slide img{width:100%;}
.single-product-thumbnail.left .p-nav .slick-slide, 
.single-product-thumbnail.right .p-nav .slick-slide{width:inherit;}
.shop-top-sidebar{overflow-x:scroll;overflow-y:hidden;}
.shop-top-sidebar .woocommerce{min-width:1050px;text-align:right;width:auto;}
.shop-top-sidebar .product-categories{margin-right:-20px;}
.wcv-header-container{min-height:200px;}
.store-banner img, .single-product .store-banner img{height:100%;}
.store-brand{text-align:center;margin-bottom:20px;}
.store-brand img{width:auto;}
.store-info{text-align:center;}
.shop-top-sidebar .widget ul li{padding:10px;}
form.cart{width:100%;}
.single_add_to_cart_button{width:calc(100% - 155px);}
.btn-wpa.single_add_to_cart_button,
.jas-sticky-atc .single_add_to_cart_button{width:auto;}
.cart .yith-wcwl-add-to-wishlist{left:0;}
}
@media only screen and (max-width: 667px) {
.metaslider .flexslider .caption-wrap p{display:none;}
.metaslider .flexslider .caption-wrap h3{font-size:35px;}
.wc-tabs li a{padding:0;border:none;border-radius:0;margin:0 15px;height:auto;line-height:1.2;}
.wc-tabs li.active a,
.wc-tabs li:hover a{border-bottom:2px solid #222;}
}
@media only screen and (max-width: 568px) {
.header-sticky .header__mid{top:0 !important;}
.woocommerce-tabs{padding-top:0;}
.cart__popup-item,
.cart__popup-action{flex-direction:column;}
.cart__popup-item > div{padding:0 !important;margin-top:8px;}
}
@media only screen and (max-width: 480px) {
.text-overlay .fs__60{font-size:55px;line-height:1.1;}
.ypop-modal .ypop-wrapper{width:100% !important;}
.admin-bar .top-menu.visible-1024{top:0;}
.pv_paypal_container,
.pv_shop_name_container{width:100%;float:none;}
.pv_shop_name_container{margin-top:15px;}
.pv_paypal_container input,
.pv_shop_name_container input{width:100%;}
.woocommerce-order-details .woocommerce-columns .woocommerce-column{width:100%;}
.woocommerce-order-details .woocommerce-columns .woocommerce-column:last-child{margin-top:15px;}
.vendor_description_background .vendor_description{padding-top:30px;}
.vendor_description_background .vendor_description .description{top:20px;width:100%;text-align:center;padding-right:0;}
.wcv-pro-vendorlist{width:100%;margin:0 0 15px;}
}
@media only screen and (max-width: 414px) {
.jas-wc-single .woocommerce-breadcrumb{line-height:1.4;}
.metaslider .flexslider .caption-wrap .f__libre,
.metaslider .flexslider .caption-wrap h4{font-size:13px;}
.metaslider .flexslider .caption-wrap h3{font-size:18px;}
.text-overlay .fs__60{font-size:40px;}
.p-video{bottom:140px}
.wc-single-2 .p-video{bottom:20px}
.group_table td{display:block;}
.badge span{font-size:10px;width:40px;}
.badge span.sold-out{width:65px;}
.all-33{width:50%;}
.wcv-search .all-30{width:100%;}
.wcv-order-header .tiny-50,
.wcv-form .tiny-50{width:100%;}
.wcv-order-header .all-33 .control,
.wcv-form .all-33 .control{padding-right:0;}
.wcv-order-header .all-33,
.wcv-order-header .all-50,
.wcv-form .all-33{width:100%;}
.wcv-order-header .all-50 a.button{width:100%;text-align:center;}
.wcv-cols-group + .wcv-cols-group{margin-top:30px;}
.wcv-search .all-30{width:100%;}
.wcv-order-header + h3{margin-top:30px;}
}
@media only screen and (max-width: 384px) {
.woocommerce-ordering::after{left:11px;top:6px;}
.woocommerce-ordering select{font-size:13px;padding:0 8px;height:36px;line-height:36px;width:160px;}
.product-category h3{min-width:120px;}
.p-video{bottom:130px}
.wcvendors-pro-dashboard-wrapper input[type="submit"],
.wcvendors-pro-dashboard-wrapper a.button{padding:0 20px;}
}
@media only screen and (max-width: 375px) {
.wc-tabs li a{margin:0 10px;font-size:13px;font-weight:500;}
}
@media only screen and (max-width: 360px) {
.metaslider .flexslider .caption-wrap .f__libre,
.metaslider .flexslider .caption-wrap h4{font-size:12px;}
.metaslider a.button{height:36px;line-height:32px;padding:0 30px;}
.btn-quickview{font-size:12px;}
.p-video,
.bottom .p-video{bottom:120px}
.outside .p-video{bottom:20px;}
.product-extra .slick-next{left:-10px;}
.product-extra .slick-prev{right:-10px;}
.products .jas-col-xs-6:first-child,
.products .jas-col-xs-6:nth-child(2n+1){padding-left:0.5rem;}
.products .jas-col-xs-6:nth-child(2n){padding-right:0.5rem;}
.products.jas-masonry .jas-col-xs-6:first-child,
.products.jas-masonry .jas-col-xs-6:nth-child(2n+1){padding-right:0.5rem;}
.products.jas-masonry .jas-col-xs-6:nth-child(2n){padding-left:0.5rem;}
}
@media only screen and (max-width: 320px) {
.metaslider a.button{height:32px;line-height:28px;padding:0 20px;font-size:12px;}
h3.product-title{font-size:13px;}
.metaslider .flex-control-nav{bottom:10px;}
.quantity input.input-text[type="number"]{width:95px;}
.single_add_to_cart_button{padding:0 20px;}
.wc-tabs li a{margin:0 5px;font-size:13px;font-weight:500;}
.cart-moved{overflow:hidden;}
.cart-moved .btn-atc{float:right;}
.cart-moved .btn-atc .button{margin-right:-5px;white-space:nowrap;}
.cart-moved .cart .yith-wcwl-add-to-wishlist{left:-45px;}
.wc-single-3 .p-video,
.wc-single-4 .p-video{bottom:20px;}
} @supports (-webkit-appearance: -apple-pay-button) {
.single-product div.product .stripe-enabled form.cart .apple-pay-button{max-width:100%;margin-left:0;height:40px;margin-top:15px;}
.single-product div.product .stripe-enabled form.cart .quantity input{width:115px;}
.single-product div.product .stripe-enabled form.cart .quantity~.button{width:calc(100% - 128px);white-space:nowrap;}
@media only screen and (max-width: 800px) {
.stripe-enabled .cart .yith-wcwl-add-to-wishlist{bottom:0;top:auto;left:0;}
.single-product div.product .stripe-enabled form.cart .apple-pay-button{width:calc(100% - 50px);}
form.cart{width:100%;}
}
@media only screen and (max-width: 767px) { 
.single-product div.product .stripe-enabled form.cart .quantity{float:right;text-align:center;}
.single-product div.product .stripe-enabled form.cart .apple-pay-button-wrapper{width:100%;float:left;}
.single-product div.product .stripe-enabled form.cart .apple-pay-button{width:100%;margin:0;}
.single-product div.product .stripe-enabled form.cart .quantity~.button{margin-top:15px;width:calc(100% - 50px);margin-bottom:0;}
}
}
.pe-7s-call:before{-webkit-transform:rotate(250deg);-moz-transform:rotate(250deg);-ms-transform:rotate(250deg);-o-transform:rotate(250deg);transform:rotate(250deg);display:inline-block;}
.portfolio-item{position:right;}
.fa-angle-right:before{content:"\f104";}
li, a, ul, p, div, text, label,button, .submit-btn, input {font-family: 'IRANSansWeb_Light' !important;}