@charset "UTF-8";@keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;}.owl-carousel .owl-nav.disabled{display:none;}.owl-carousel .owl-dots.disabled{display:none;}.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav .owl-next{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-height{transition:height 500ms ease-in-out;}.owl-dots{text-align:center;margin:20px 0 0;}.owl-dots .owl-dot{position:relative;display:inline-block;margin:0 4px;width:12px;height:12px;cursor:pointer;vertical-align:middle;}.owl-dots .owl-dot span{background-color:rgba(136,136,136,0.6);border-radius:50%;cursor:pointer;height:100%;left:0;outline:medium none;position:absolute;text-indent:-999em;top:0;width:100%;-webkit-transition:transform 0.5s ease;-moz-transition:transform 0.5s ease;-ms-transition:transform 0.5s ease;-o-transition:transform 0.5s ease;transition:transform 0.5s ease;}.owl-dots .owl-dot span:hover{background-color:#111;}.owl-dots .owl-dot.active{border-radius:50%;}.owl-dots .owl-dot.active:hover{background-color:#111;}.owl-dots .owl-dot.active span{background-color:#111;-webkit-transform:scale3d(1.2,1.2,1.2);-moz-transform:scale3d(1.2,1.2,1.2);-ms-transform:scale3d(1.2,1.2,1.2);-o-transform:scale3d(1.2,1.2,1.2);}.owl-nav{margin:20px 0 0;position:relative;width:100%;text-align:center;}@media (max-width: 543px){.owl-nav{margin:15px 0 0;}}.owl-nav .owl-prev i{font-size:12px;font-weight:bold;}.owl-nav .owl-prev i:before{content:"\e64a";}.rtl .owl-nav .owl-prev i:before{content:"\e649";}.owl-nav .owl-prev:before{border-top:1px solid #e1e1e1;content:"";height:1px;left:-61px;position:absolute;top:10px;width:60px;}.rtl .owl-nav .owl-prev:before{left:auto;right:-61px;}.owl-nav .owl-prev:after{border-bottom:1px solid #e1e1e1;content:"";height:1px;left:-41px;position:absolute;top:15px;width:40px;}.rtl .owl-nav .owl-prev:after{left:auto;right:-41px;}.owl-nav .owl-next i{font-size:12px;font-weight:bold;}.owl-nav .owl-next i:before{content:"\e649";}.rtl .owl-nav .owl-next i:before{content:"\e64a";}.owl-nav .owl-next:before{border-top:1px solid #e1e1e1;content:"";height:1px;position:absolute;right:-61px;top:10px;width:60px;}.rtl .owl-nav .owl-next:before{left:-61px;right:auto;}.owl-nav .owl-next:after{border-bottom:1px solid #e1e1e1;content:"";height:1px;position:absolute;right:-41px;top:15px;width:40px;}.rtl .owl-nav .owl-next:after{left:-41px;right:auto;}.owl-nav > div{width:30px;height:30px;padding:2px;margin:0 2px;display:inline-block;text-align:center;border:1px solid #e5e5e5;color:#9c9c9c;background:#fff;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;position:relative;}.owl-nav > div:hover{background-color:#111;border-color:#111;color:#fff;}.owl-nav > div.disabled{opacity:0.4;}body{font-family:Poppins, Helvetica, sans-serif;font-weight:400;font-size:14px;font-style:normal;line-height:24px;color:#666;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@font-face{font-family:star;src:url(../fonts/star.eot);src:url(../fonts/star.eot?#iefix) format("embedded-opentype"), url(../fonts/star.woff) format("woff"), url(../fonts/star.ttf) format("truetype"), url(../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;}@font-face{font-family:WooCommerce;src:url(../fonts/WooCommerce.eot);src:url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/WooCommerce.woff) format("woff"), url(../fonts/WooCommerce.ttf) format("truetype"), url(../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal;}body{overflow-x:hidden;}mark,ins{text-decoration:none;}a{text-decoration:none !important;color:#666;}a:hover{color:#111;}a:focus,a:active,a.active{color:#111;}a:hover.owl-nav,a:focus,a:active,a.active{text-decoration:none;outline:none !important;}input:required{box-shadow:none;}*:focus{outline:none;}a,button{outline:none !important;}img,embed,object,video{max-width:100%;vertical-align:middle;height:auto;}iframe{max-width:100%;}img.lazy:not([data-lazyloading='1']){background-color:#fff;background-image:url("https://deeluxe-russia.ru/wp-content/uploads/2018/08/prdLoader.gif");background-repeat:no-repeat;background-position:50% 50%;}h1{font-family:Poppins, Helvetica, sans-serif;font-weight:500;font-size:36px;line-height:44px;letter-spacing:0px;color:#333;}h1.big{font-size:58.1544px;line-height:54.0012px;}h1.small{font-size:30.4632px;line-height:41.998px;font-weight:600;}h2{font-family:Poppins, Helvetica, sans-serif;font-weight:500;font-size:30px;line-height:40px;letter-spacing:0px;color:#333;}h3{font-family:Poppins, Helvetica, sans-serif;font-weight:500;font-size:25px;line-height:32px;letter-spacing:0px;color:#333;}h4{font-family:Poppins, Helvetica, sans-serif;font-weight:500;font-size:20px;line-height:27px;letter-spacing:0px;color:#333;}h5{font-family:Poppins, Helvetica, sans-serif;font-weight:500;font-size:16px;line-height:18px;letter-spacing:0px;color:#333;}h6{font-family:Poppins, Helvetica, sans-serif;font-weight:500;font-size:14px;line-height:18px;letter-spacing:0px;color:#333;}button,input,select,textarea{margin:0;max-width:100%;}big{font-size:125%;}dd{margin-bottom:24px;}ul,ol{padding-left:15px;}.rtl ul,.rtl ol{padding-left:0;padding-right:15px;}ul{list-style:none;}ol{list-style:decimal;}.form-control:focus{box-shadow:none;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;-webkit-appearance:none;}table.compare-list tr.add-to-cart td a,a.button,.button,.btn,button,input[type="button"],input[type="reset"],input[type="submit"]{background:#888;border:1px solid #888;color:#fff;display:inline-block;vertical-align:middle;padding:6px 12px;text-transform:uppercase;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}table.compare-list tr.add-to-cart td a:disabled,table.compare-list tr.add-to-cart td a.disabled,table.compare-list tr.add-to-cart td a:disabled[disabled],a.button:disabled,a.button.disabled,a.button:disabled[disabled],.button:disabled,.button.disabled,.button:disabled[disabled],.btn:disabled,.btn.disabled,.btn:disabled[disabled],button:disabled,button.disabled,button:disabled[disabled],input[type="button"]:disabled,input[type="button"].disabled,input[type="button"]:disabled[disabled],input[type="reset"]:disabled,input[type="reset"].disabled,input[type="reset"]:disabled[disabled],input[type="submit"]:disabled,input[type="submit"].disabled,input[type="submit"]:disabled[disabled]{cursor:not-allowed;opacity:0.5;}table.compare-list tr.add-to-cart td a:hover,a.button:hover,.button:hover,.btn:hover,button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{background:#111;border-color:#111;color:#fff;}.site-content-inner{padding-top:30px;}@media (max-width: 767px){.site-content-inner{padding-top:20px;overflow:hidden;white-space:normal;word-break:break-word;}}.site-content-inner .home,.page-template-template-homepage .site-content-inner{padding-top:0px;}.home.has-sidebar .site-content-inner{padding-top:30px;}@media (max-width: 767px){.home.has-sidebar .site-content-inner{padding-top:20px;}}input[type="radio"],input[type="checkbox"]{margin-right:0.5em;}input[type="radio"] + label,input[type="checkbox"] + label{font-weight:400;display:inline-block;}input[type="checkbox"],input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:inline-block;content:'';width:18px;height:18px;margin:0;margin-right:6px;margin-bottom:5px;cursor:pointer;vertical-align:middle;top:1px;line-height:1;outline:0;}input[type="checkbox"][type="radio"],input[type="radio"][type="radio"]{border-radius:50%;}input[type="checkbox"][type="radio"]::before,input[type="radio"][type="radio"]::before{border-radius:50%;}input[type="checkbox"]:checked::before,input[type="radio"]:checked::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;}input[type="radio"]::before{display:block;position:absolute;content:'';left:3px;top:3px;right:3px;bottom:3px;-webkit-transition:all 150ms cubic-bezier(.445,.05,.55,.95);transition:all 150ms cubic-bezier(.445,.05,.55,.95);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);}input[type="checkbox"][type="radio"]::before,input[type="radio"][type="radio"]::before{border-radius:50%;}input[type="radio"]::before{background-color:#000;}input[type="checkbox"]::before{display:block;font-weight:normal;font-size:12px;position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;line-height:1.3;-webkit-transition:all 150ms cubic-bezier(.445,.05,.55,.95);transition:all 150ms cubic-bezier(.445,.05,.55,.95);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);}input[type="checkbox"]::before{content:"\f00c";display:inline-block;font-family:"FontAwesome";font-size:14px;text-align:center;vertical-align:middle;font-weight:600;}select{display:block;width:100%;height:42px;-moz-appearance:none;-webkit-appearance:none;background:transparent url('../img/select-icon.png') no-repeat scroll right 8px center/20px 20px;border:1px solid #e5e5e5;color:#666;padding:8px 12px;font-size:14px;line-height:16px;}.rtl select{background:transparent url('../img/select-icon.png') no-repeat scroll left 8px center/20px 20px;}input,textarea{border:1px solid #e5e5e5;background:#fff;color:#666;padding:6px 10px;font-size:14px;line-height:20px !important;}.select2-container--default .select2-selection--single{border:1px solid #e5e5e5;background:#fff;border-radius:0;color:#666;min-height:34px;font-size:14px;}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:30px;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:30px;}textarea{width:100%;min-height:150px;}input:focus,textarea:focus{border:1px solid rgba(0,0,0,0.3);outline:0;}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width:100%;}table{border:1px solid #e5e5e5;width:100%;text-align:left;border-collapse:collapse;}.rtl table{text-align:right;}table td,table th{border:1px solid #e5e5e5;padding:9px 12px;vertical-align:middle;}table th{color:#333;font-weight:500;}.rtl table th{text-align:right;}table thead{border-bottom:medium none;}table tfoot th{border-top:medium none;}@media (max-width: 767px){.container{max-width:100%;}}@media (min-width: 768px){.container{max-width:740px;}}@media (min-width: 992px){.container{max-width:970px;}}@media (min-width: 1200px){.container{max-width:1170px;}}@media (min-width: 1560px){.container{max-width:1560px;}}#page.box-layout{margin:0 auto;box-shadow:0 0 5px rgba(0,0,0,0.3);}@media (min-width: 768px){#page.box-layout{max-width:740px;margin:20px auto;}#page.box-layout .container{max-width:740px;}}@media (min-width: 992px){#page.box-layout{max-width:970px;margin:20px auto;}#page.box-layout .container{max-width:970px;}}@media (min-width: 1200px){#page.box-layout{max-width:1170px;margin:20px auto;}#page.box-layout .container{max-width:1170px;}}@media (min-width: 1560px){#page.box-layout{max-width:1560px;margin:20px auto;}#page.box-layout .container{max-width:1560px;}}@media (min-width: 768px){#page.box-layout .header-middle{max-width:740px;}}@media (min-width: 992px){#page.box-layout .header-middle{max-width:970px;}}@media (min-width: 1200px){#page.box-layout .header-middle{max-width:1170px;}}@media (min-width: 1560px){#page.box-layout .header-middle{max-width:1560px;}}@media (min-width: 768px){#page.box-layout .nav-full-width{max-width:740px;}}@media (min-width: 992px){#page.box-layout .nav-full-width{max-width:970px;}}@media (min-width: 1200px){#page.box-layout .nav-full-width{max-width:1170px;}}@media (min-width: 1560px){#page.box-layout .nav-full-width{max-width:1560px;}}#content-wrapper{margin:0 0 30px;}.home #content-wrapper{margin:0;}#content-wrapper.comming-soon{margin:0;}h2.home-title{font:500 32px/32px Poppins, Helvetica, sans-serif;color:#333;margin:0;padding:0 0 18px;letter-spacing:0.1px;overflow:hidden;position:relative;text-align:center;text-transform:uppercase;}@media (max-width: 991px){h2.home-title{font-size:24px;line-height:24px;padding:0 0 14px;}}h2.widget-title,h2.widgettitle,.kc_title.title1{font:500 22px/22px Poppins, Helvetica, sans-serif;color:#333;margin:0;padding:0 0 15px;letter-spacing:0.1px;overflow:hidden;position:relative;text-align:center;text-transform:uppercase;}@media (max-width: 991px){h2.widget-title,h2.widgettitle,.kc_title.title1{padding:0 0 17px;font-size:20px;line-height:20px;}}.sub-heading{color:#666;display:block;font:400 14px/24px Poppins, Helvetica, sans-serif;margin:0 auto 23px;overflow:hidden;letter-spacing:0.5px;position:relative;text-align:center;width:50%;}@media (min-width: 992px) and (max-width: 1199px){.sub-heading{width:76%;}}@media (max-width: 991px){.sub-heading{margin:0 auto 18px;width:100%;}}.load-more-product{margin:15px 0;text-align:center;}.load-more-product .prdLink{background:#111;border:none;color:#fff;padding:6px 12px;display:inline-block;vertical-align:middle;text-transform:uppercase;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;white-space:nowrap;}.load-more-product .prdLink:hover{background:#888;color:#fff;}.load-more-product .loading-msg{line-height:35px;}.load-more-product .loading{border:3px solid black;margin:0 auto;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation:cart-spin infinite 575ms linear;-moz-animation:cart-spin infinite 575ms linear;-ms-animation:cart-spin infinite 575ms linear;}.load-more-product .preload .loading{height:35px;width:35px;}.widget ul li a,.widget ol li a{padding-bottom:6px;display:block;}.widget ul li:last-child a,.widget ol li:last-child a{padding-bottom:0;}.primary-sidebar{clear:both;}.primary-sidebar .widget{margin-bottom:15px;border:1px solid #e5e5e5;padding:10px;}@media (max-width: 991px){#secondary.toogle .primary-sidebar .widget{clear:both;}#secondary.toogle .primary-sidebar .widget .block-title{position:relative;cursor:pointer;}#secondary.toogle .primary-sidebar .widget .block-title:after{content:"\e64b";display:block;font-family:"themify";font-size:12px;font-weight:bold;vertical-align:middle;position:absolute;right:10px;top:10px;}.rtl #secondary.toogle .primary-sidebar .widget .block-title:after{right:auto;left:10px;}#secondary.toogle .primary-sidebar .widget .tagcloud{margin:10px 0 0;}#secondary.toogle .primary-sidebar .widget.active .block-title:after{content:"\e648";}}.primary-sidebar .widget .product-categories li{padding:0;position:relative;}.primary-sidebar .widget .product-categories li > a{display:block;padding:5px 0;}.primary-sidebar .widget .product-categories li:first-child > a{padding:0 0 5px;}.primary-sidebar .widget .product-categories li:last-child > a{padding:5px 0 0;}.primary-sidebar .widget .product-categories li ul.children{display:none;padding:0 0 0 15px;}.rtl .primary-sidebar .widget .product-categories li ul.children{padding:0 15px 0 0;}.primary-sidebar .widget .product-categories li > .toggle-submenu{position:absolute;right:0;top:5px;cursor:pointer;}.primary-sidebar .widget .product-categories li > .toggle-submenu i{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}.rtl .primary-sidebar .widget .product-categories li > .toggle-submenu{left:0;right:auto;}.primary-sidebar .widget .product-categories li.active > .toggle-submenu i{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);}.primary-sidebar .widget .kc-content-widget{display:inline-block;vertical-align:middle;width:100%;}.primary-sidebar .widget ul{padding-left:0;padding-right:0;margin:0;}@media (max-width: 991px){.primary-sidebar .widget ul{margin:10px 0 0;}}.primary-sidebar .widget_search .search-form{margin:10px 0 0;}.primary-sidebar .widget_search .input-wrapper{overflow:hidden;}.primary-sidebar .widget_search .search-field{display:block;height:40px;width:100%;}.primary-sidebar .widget_search .search-submit{float:right;height:40px;margin:0 0 0 10px;}.rtl .primary-sidebar .widget_search .search-submit{float:left;margin:0 10px 0 0;}.primary-sidebar .widget-title{font:16px/20px Poppins, Helvetica, sans-serif;text-transform:uppercase;text-align:left;color:#333;padding:10px;background:#f5f5f5;margin:0 0 10px;}@media (max-width: 991px){.primary-sidebar .widget-title{margin:0;}}.rtl .primary-sidebar .widget-title{text-align:right;}.primary-sidebar .widget_media_image{display:inline-block;overflow:hidden;}.primary-sidebar .widget_media_image a{display:block;overflow:hidden;position:relative;}.primary-sidebar .widget_media_image a:before{background:rgba(255,255,255,0.7) none repeat scroll 0 0;bottom:10px;content:"";left:10px;opacity:1;position:absolute;right:10px;top:10px;transform:scale(0);}.primary-sidebar .widget_media_image a:hover::before{opacity:0;transform:scale(1.1);transition-duration:1s;}.primary-sidebar .tagcloud a{font-size:13px !important;display:inline-block;vertical-align:middle;border:1px solid #e5e5e5;padding:0 15px;margin:0 2px 5px 0;line-height:30px;}.rtl .primary-sidebar .tagcloud a{margin:0 0 5px 2px;}.primary-sidebar .tagcloud a:hover{border-color:#111;}.primary-sidebar .kc_widget_content .td-testimonial .item .testimonial-text{padding:0 10%;}.no-results .input-wrapper{overflow:hidden;}.no-results .search-field{display:block;height:40px;width:100%;}.no-results .search-submit{float:right;height:40px;margin:0 0 0 10px;}.rtl .no-results .search-submit{float:left;margin:0 10px 0 0;}.category-banner-content{margin-bottom:20px;}.term-description > p{margin-bottom:30px;}.subcategories{margin-bottom:20px;}.subcategories .widget-title span{padding:0 0 8px;}.subcategories .block_content ul{padding-left:0;padding-right:0;margin-bottom:0;}.subcategories .block_content ul li{padding:0 15px;}.subcategories .block_content ul li a{display:inline-block;vertical-align:middle;}.subcategories .block_content ul li a img{margin-bottom:10px;}.subcategories .block_content ul li a h2{font-size:15px;text-align:center;margin-bottom:0;line-height:normal;}#yith-wcwl-popup-message{background:rgba(0,0,0,0.6);border-radius:0;border:none;line-height:30px;padding:30px;color:#fff;font-weight:bold;font-size:16px;width:270px;left:0;right:0;top:0;bottom:0;height:90px;margin:auto !important;}@media (max-width: 991px){#_mobile_sidebar{margin-top:20px;}}@media (max-width: 991px){.home #_mobile_sidebar{margin-top:0px;}}.page-template-template-coming-soon-page .site-content-inner{padding-top:0;}.page-template-template-coming-soon-page #page{margin:auto;}.error-404{text-align:center;padding-bottom:30px;}.error-404 h1{font-size:200px;margin-bottom:20px;line-height:normal;font-weight:600;}@media (max-width: 543px){.error-404 h1{font-size:100px;}}.error-404 h1 > span{display:block;font-size:20px;}.error-404 a i{margin:0 5px 0 0;}.rtl .error-404 a i{margin:0 0 0 5px;}@media (min-width: 768px){.box-layout .contactfullpage{left:0 !important;right:0;max-width:740px;width:740px !important;}.box-layout .contactfullpage .container{max-width:740px;width:740px !important;}}@media (min-width: 992px){.box-layout .contactfullpage{left:0 !important;right:0;max-width:970px;width:970px !important;}.box-layout .contactfullpage .container{max-width:970px;width:970px !important;}}@media (min-width: 1200px){.box-layout .contactfullpage{left:0 !important;right:0;max-width:1170px;width:1170px !important;}.box-layout .contactfullpage .container{max-width:1170px;width:1170px !important;}}@media (min-width: 1560px){.box-layout .contactfullpage{left:0 !important;right:0;max-width:1560px;width:1560px !important;}.box-layout .contactfullpage .container{max-width:1560px;width:1560 !important;}}.wpcf7-form input{line-height:20px;width:100%;}.wpcf7-form p label{font-weight:500;display:inline-block;vertical-align:middle;width:100%;}.wpcf7-form-control.wpcf7-submit{display:inline-block;width:auto;}.socialsharing{margin-top:15px;}.socialsharing > span{display:inline-block;vertical-align:middle;color:#333;font-weight:600;}.socialsharing.style-1 ul li a{color:#fff;margin:2px;}.socialsharing.style-1 ul li a i{border-radius:3px;}.socialsharing.style-1 ul li a .fa-facebook{background:#3b5999;}.socialsharing.style-1 ul li a .fa-twitter{background:#00aced;}.socialsharing.style-1 ul li a .fa-pinterest{background:#c8232c;}.socialsharing.style-1 ul li a .fa-google-plus{background:#dc473b;}.socialsharing.style-1 ul li a .fa-linkedin{background:#0077b5;}.socialsharing.style-1 ul li a .fa-tumblr{background:#34526f;}.socialsharing.style-1 ul li a .fa-stumbleupon{background:#f74425;}.socialsharing.style-2 ul li a i{border-radius:50%;}.socialsharing.style-2 ul li a:hover{color:#fff;}.socialsharing.style-2 ul li a:hover .fa-facebook{background:#3b5999;}.socialsharing.style-2 ul li a:hover .fa-twitter{background:#00aced;}.socialsharing.style-2 ul li a:hover .fa-pinterest{background:#c8232c;}.socialsharing.style-2 ul li a:hover .fa-google-plus{background:#dc473b;}.socialsharing.style-2 ul li a:hover .fa-linkedin{background:#0077b5;}.socialsharing.style-2 ul li a:hover .fa-tumblr{background:#34526f;}.socialsharing.style-2 ul li a:hover .fa-stumbleupon{background:#f74425;}.socialsharing ul{margin:0;padding:0;display:inline-block;vertical-align:middle;}.socialsharing ul li{display:inline-block;vertical-align:middle;}.socialsharing ul li a{display:inline-block;vertical-align:middle;height:30px;width:30px;line-height:30px;}.socialsharing ul li a i{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;width:30px;height:30px;font-size:15px;line-height:30px;text-align:center;}@media (min-width: 1560px){.column-right #primary,.column-right #archive-product,.column-left #primary,.column-left #archive-product{width:80%;}.column-right #_desktop_sidebar,.column-left #_desktop_sidebar{width:20%;}}@media (min-width: 992px) and (max-width: 1199px){.column-right #primary,.column-right #archive-product,.column-left #primary,.column-left #archive-product{width:70%;}.column-right #_desktop_sidebar,.column-left #_desktop_sidebar{width:30%;}}.kc_page .kc-container{padding:0 !important;}.content-image{margin:0;}@media (min-width: 544px) and (max-width: 767px){.count-rate{width:50% !important;}}@media (max-width: 767px){.rate{margin-bottom:30px;}}.rate h4:after{content:"";border-bottom:1px solid #e5e5e5;display:block;margin:0 auto;width:48px;position:relative;top:6px;}.typo-order{list-style:inherit;}.typo-quote{font-size:24px;color:#050a2c;padding-left:30px;padding-top:30px;min-height:100px;background-image:url(../img/quote.png);background-repeat:no-repeat;margin:0;font-size:20px;line-height:32px;color:#333;}.rtl .typo-quote{padding-right:30px;padding-left:0;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);}.sitemap .sitemap-item h2{font-size:18px;line-height:20px;text-transform:uppercase;}.sitemap .sitemap-item ul{list-style:inherit;}.sitemap .sitemap-item ul li{padding:4px 0;}.sitemap .sitemap-item ul.sitemap-authors{margin-bottom:0;}@media (min-width: 768px){.box-layout .service-full-page{left:0 !important;right:0;max-width:740px;width:740px !important;}.box-layout .service-full-page .container{max-width:740px;width:740px !important;}}@media (min-width: 992px){.box-layout .service-full-page{left:0 !important;right:0;max-width:970px;width:970px !important;}.box-layout .service-full-page .container{max-width:970px;width:970px !important;}}@media (min-width: 1200px){.box-layout .service-full-page{left:0 !important;right:0;max-width:1170px;width:1170px !important;}.box-layout .service-full-page .container{max-width:1170px;width:1170px !important;}}@media (min-width: 1560px){.box-layout .service-full-page{left:0 !important;right:0;max-width:1560px;width:1560px !important;}.box-layout .service-full-page .container{max-width:1560px;width:1560px !important;}}@media (max-width: 999px){.service-page{width:100% !important;}}.pswp__bg{background:rgba(0,0,0,0.8);}.modal{text-align:center;padding:0 !important;}.modal:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-4px;}.modal-dialog{width:100%;display:inline-block;text-align:left;vertical-align:middle;}.rtl .modal-dialog{text-align:right;}.thumbnails-carousel{opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease;}.thumbnails-carousel.slick-initialized{visibility:visible;opacity:1;}.woocommerce-store-notice{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#111;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,0.2);display:none;}.woocommerce-store-notice a{text-decoration:underline;}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}.clear{clear:both;}.woocommerce .blockUI.blockOverlay{position:relative;}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-0.5em;margin-top:-0.5em;content:'';animation:spin 1s ease-in-out infinite;background:url('../img/icons/loader.svg') center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:#000100;}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-0.5em;margin-top:-0.5em;content:'';animation:spin 1s ease-in-out infinite;background:url('../img/icons/loader.svg') center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:#000100;}.woocommerce a.remove{display:inline-block;font-size:20px;font-weight:500;height:1em;line-height:1;text-align:center;text-decoration:none;width:1em;}.woocommerce small.note{display:block;color:#777;font-size:0.857em;margin-top:10px;}.woocommerce div.quantity{float:left;width:80px;}@media (max-width: 1199px){.woocommerce div.quantity{width:72px;}}.woocommerce div.quantity .qty{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:#fff;border:1px solid #e5e5e5;color:#474747;float:left;height:40px;padding:3px 8px;margin:0 -1px;text-align:center;width:48px;z-index:auto;}@media (max-width: 1199px){.woocommerce div.quantity .qty{width:40px;}}.woocommerce div.quantity .input-group-btn-vertical{float:left;}.woocommerce div.quantity .input-group-btn-vertical button{height:21px;width:24px;padding:0;background:#fff;border:1px solid #e5e5e5;display:block;-webkit-transition:all 0s ease 0s;-moz-transition:all 0s ease 0s;-ms-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s;}.woocommerce div.quantity .input-group-btn-vertical button i{color:black;position:relative;}.woocommerce div.quantity .input-group-btn-vertical button.increase i{top:-3px;}.woocommerce div.quantity .input-group-btn-vertical button.decrease{margin-top:-2px;}.woocommerce div.quantity .input-group-btn-vertical button.decrease i{top:-2px;}.rtl .woocommerce div.quantity{float:right;}.rtl .woocommerce div.quantity .qty{float:right;}.rtl .woocommerce div.quantity .input-group-btn-vertical{float:right;}.woocommerce div.product{margin-bottom:0;position:relative;}.woocommerce div.product .product_title{clear:none;text-transform:uppercase;font-size:26px;font-weight:600;margin:0 0 10px;line-height:normal;}@media (max-width: 767px){.woocommerce div.product .product_title{font-size:20px;}}.woocommerce div.product .product_meta{margin:0;}.woocommerce div.product .product_meta > span{display:inline-block;width:100%;margin:0 0 5px 0;color:#333;font-weight:600;}.woocommerce div.product .product_meta > span a,.woocommerce div.product .product_meta > span span{font-weight:normal;}.woocommerce div.product .product_meta .single_brands{margin-top:15px;}.woocommerce div.product .product_meta .single_brands a{padding:0 15px;display:inline-block;vertical-align:middle;}.woocommerce div.product .product_meta .brand_in{margin:0;}.woocommerce div.product span.price,.woocommerce div.product p.price{font-size:1.6em;font-weight:700;margin-bottom:20px;color:#333;}.woocommerce div.product span.price del,.woocommerce div.product p.price del{opacity:0.5;font-size:80%;font-weight:normal;margin:0 5px 0 0;}.woocommerce div.product .woocommerce-product-details__short-description{margin-bottom:20px;}.woocommerce div.product .woocommerce-product-details__short-description p{margin-bottom:0;line-height:24px;}.woocommerce div.product .woocommerce-product-details__short-description ul{margin:10px 0;list-style:inherit;}.woocommerce div.product p.stock{font-size:0.92em;color:#77a464;}.woocommerce div.product p.stock.out-of-stock{color:red;}.woocommerce div.product .woocommerce-product-rating{margin-bottom:10px;}.woocommerce div.product div.images{margin-bottom:20px;}.woocommerce div.product div.images div.thumbnails{padding:0;position:relative;margin-top:10px;}.woocommerce div.product div.images div.thumbnails .slick-slide{margin:5px;}.woocommerce div.product div.images div.thumbnails .slick-slide img{border:1px solid #e5e5e5;width:100%;max-width:100%;text-align:center;}.woocommerce div.product div.images div.thumbnails .slick-slide.slick-current img{border-color:#2b2b2b;}.woocommerce div.product div.images div.thumbnails .slick-slide.product_video{position:relative;}.woocommerce div.product div.images div.thumbnails .slick-slide.product_video .play-svg{background:rgba(0,0,0,0.2);position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;display:flex;align-items:center;justify-content:center;}.woocommerce div.product div.images div.thumbnails .slick-arrow{background:rgba(255,255,255,0.7);border:1px solid #e5e5e5;color:#9c9c9c;position:initial;width:30px;height:30px;font-size:0;padding:2px;text-align:center;margin:-15px 0 0 0;position:absolute;top:50%;cursor:pointer;z-index:1;}.woocommerce div.product div.images div.thumbnails .slick-arrow:before{font-family:"themify";font-size:14px;}.woocommerce div.product div.images div.thumbnails .slick-arrow:hover{background:#fff;}.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-prev{left:0;}.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-prev:before{content:"\e64a";}.rtl .woocommerce div.product div.images div.thumbnails .slick-arrow.slick-prev{right:0;left:auto;}.rtl .woocommerce div.product div.images div.thumbnails .slick-arrow.slick-prev:before{content:"\e649";}.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-next{right:0;}.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-next:before{content:"\e649";}.rtl .woocommerce div.product div.images div.thumbnails .slick-arrow.slick-next{left:0;right:auto;}.rtl .woocommerce div.product div.images div.thumbnails .slick-arrow.slick-next:before{content:"\e64a";}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image{overflow:hidden;border:1px solid #e5e5e5;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image img{width:100%;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow{background:rgba(255,255,255,0.7);border:1px solid #e5e5e5;color:#9c9c9c;position:initial;width:30px;height:30px;font-size:0;padding:2px;text-align:center;margin:-15px 0 0 0;position:absolute;top:50%;cursor:pointer;z-index:1;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow:before{font-family:"themify";font-size:14px;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-prev{left:15px;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-prev:before{content:"\e64a";}.rtl .woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-prev{right:15px;left:auto;}.rtl .woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-prev:before{content:"\e649";}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-next{right:15px;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-next:before{content:"\e649";}.rtl .woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-next{left:15px;right:auto;}.rtl .woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-next:before{content:"\e64a";}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow:hover{background:#fff;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .product_video{position:relative;}.woocommerce div.product div.images.woocommerce-product-gallery #product-image .product_video .play-svg{background:rgba(0,0,0,0.2);position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;display:flex;align-items:center;justify-content:center;}.woocommerce div.product .single-product-image{position:relative;}@media (max-width: 767px){.woocommerce div.product .single-product-image{max-width:470px;margin-left:auto;margin-right:auto;}}.woocommerce div.product .single-product-image .product-flag{position:absolute;left:10px;top:10px;}.woocommerce div.product .single-product-image .product-flag span{padding:3px 18px;margin-bottom:5px;display:inline-block;vertical-align:middle;font-size:14px;font-weight:400;letter-spacing:0.5px;text-align:center;text-transform:uppercase;min-width:69px;min-height:30px;}.woocommerce div.product .single-product-image .product-flag .onsale span{background-color:red;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);color:white;font-weight:bold;}.woocommerce div.product .single-product-image .product-flag .new span{background-color:#111;color:#fff;}.woocommerce div.product .single-product-image .product-flag .featured span{background-color:#111;color:#fff;}@media (min-width: 1560px){.woocommerce div.product.style1 div.images div.thumbnails,.woocommerce div.product.style2 div.images div.thumbnails{width:105px;}}@media (min-width: 1200px) and (max-width: 1559px){.woocommerce div.product.style1 div.images div.thumbnails,.woocommerce div.product.style2 div.images div.thumbnails{width:80px;}}@media (min-width: 992px) and (max-width: 1199px){.woocommerce div.product.style1 div.images div.thumbnails,.woocommerce div.product.style2 div.images div.thumbnails{width:75px;}}@media (min-width: 992px){.woocommerce div.product.style1 div.images div.thumbnails,.woocommerce div.product.style2 div.images div.thumbnails{position:absolute;top:0;margin:0;}.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow,.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow{margin:0 auto;left:0;right:0;}.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-prev,.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-prev{top:0;}.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-prev::before,.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-prev::before{content:"\e648";}.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-next,.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-next{bottom:0;top:auto;}.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-next::before,.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-next::before{content:"\e64b";}}.woocommerce div.product.style1 .single-product-image .product-flag{right:10px;left:auto;top:10px;text-align:right;}@media (min-width: 1560px){.woocommerce div.product.style1 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 0 0 120px;}}@media (min-width: 1200px) and (max-width: 1559px){.woocommerce div.product.style1 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 0 0 95px;}}@media (min-width: 992px) and (max-width: 1199px){.woocommerce div.product.style1 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 0 0 90px;}}@media (min-width: 992px){.woocommerce div.product.style1 .woocommerce-product-gallery div.thumbnails{left:0;}}@media (min-width: 1560px){.woocommerce div.product.style2 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 120px 0 0;}}@media (min-width: 1200px) and (max-width: 1559px){.woocommerce div.product.style2 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 95px 0 0;}}@media (min-width: 992px) and (max-width: 1199px){.woocommerce div.product.style2 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 90px 0 0;}}@media (min-width: 992px){.woocommerce div.product.style2 .woocommerce-product-gallery div.thumbnails{right:0;}}.woocommerce div.product div.summary .clear{clear:none;display:inline-block;}.woocommerce div.product div.summary #size-guide{display:inline-block;vertical-align:middle;margin:7px 0;}.woocommerce div.product div.summary #size-guide a{color:#111;}.woocommerce div.product div.summary #size-guide a:hover{color:#888;}.woocommerce div.product div.summary #size-guide a i{font-size:18px;display:inline-block;vertical-align:middle;margin:0 2px 0 0;}.woocommerce div.product div.summary .sold-by-meta{margin-bottom:5px;}.woocommerce div.product div.summary #sizemodal .modal-footer .fa-close{cursor:pointer;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist,.woocommerce div.product div.summary .compare{display:inline-block;vertical-align:middle;margin:7px 15px 7px 0;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a,.woocommerce div.product div.summary .compare{background:transparent;border:0;padding:0 0 0 25px;text-transform:uppercase;position:relative;color:#111;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a:before,.woocommerce div.product div.summary .compare:before{font-family:"themify";content:"\e64b";font-size:18px;display:inline-block;left:0;padding:0;position:absolute;text-align:center;top:0;height:20px;width:20px;line-height:22px;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a:hover,.woocommerce div.product div.summary .compare:hover{color:#888;}.woocommerce div.product div.summary .compare:before{content:"\e684";}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .feedback{display:none;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .single_add_to_wishlist .blockUI.blockOverlay{display:none;opacity:0;visibility:hidden;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a:before{content:"\e62d";}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{position:relative;}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before{content:"\e634";}.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{position:absolute;background:#fff;top:0;left:0;margin:2px;}.woocommerce div.product div.social{text-align:right;margin:0 0 1em;}.woocommerce div.product div.social span{margin:0 0 0 2px;}.woocommerce div.product div.social span span{margin:0;}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0;}.woocommerce div.product div.social iframe{float:left;margin-top:3px;}.woocommerce div.product .woocommerce-tabs{border:1px solid #e5e5e5;clear:both;margin-top:30px;margin-bottom:30px;padding:12px 20px 20px;}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0 0 15px;position:relative;border-bottom:1px solid #e5e5e5;text-align:left;}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block;float:none;margin:0 5px 0 0;}@media (max-width: 543px){.woocommerce div.product .woocommerce-tabs ul.tabs li{width:100%;margin:0;}}.woocommerce div.product .woocommerce-tabs ul.tabs li a{margin:0;border:medium none;padding:8px 15px;font-size:14px;text-transform:uppercase;line-height:normal;display:inline-block;vertical-align:middle;position:relative;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}@media (max-width: 543px){.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 0;}}.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{content:"";position:absolute;left:0;bottom:-2px;height:3px;right:100%;background:#111;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,.woocommerce div.product .woocommerce-tabs ul.tabs li a:active{color:#111;}.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a{padding:8px 15px 8px 0;}@media (max-width: 543px){.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a{padding:10px 0;}}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#111;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{right:0;}.woocommerce div.product .woocommerce-tabs .panel{margin:0;padding:0;}.woocommerce div.product .woocommerce-tabs .panel h1,.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce div.product .woocommerce-tabs .panel h3,.woocommerce div.product .woocommerce-tabs .panel h4,.woocommerce div.product .woocommerce-tabs .panel h5,.woocommerce div.product .woocommerce-tabs .panel h6{font-size:14px;font-weight:500;line-height:24px;text-transform:uppercase;margin:0 0 10px;}.woocommerce div.product .woocommerce-tabs .panel ul{list-style:inherit;padding-left:15px;}.woocommerce div.product .woocommerce-tabs .panel ul .store-name > span,.woocommerce div.product .woocommerce-tabs .panel ul .seller-name > span{color:#333;font-weight:500;}.woocommerce div.product .woocommerce-tabs .panel ul .store-name .details,.woocommerce div.product .woocommerce-tabs .panel ul .seller-name .details{color:#666;font-weight:400;}.woocommerce div.product .woocommerce-tabs .panel blockquote{padding:10px 0 10px 20px;margin:0 0 20px;border-left:5px solid #111;}.woocommerce div.product .woocommerce-tabs .panel blockquote p:last-child,.woocommerce div.product .woocommerce-tabs .panel blockquote ul:last-child,.woocommerce div.product .woocommerce-tabs .panel blockquote ol:last-child{margin:0;}.woocommerce div.product .woocommerce-tabs .panel a{text-decoration:underline;}.woocommerce div.product .woocommerce-tabs .panel code{display:block;background:#f3f3f7;border:1px solid #e5e5e5;color:#333;padding:15px;overflow-x:auto;}.woocommerce div.product p.cart{margin-bottom:2em;*zoom:1;}.woocommerce div.product p.cart::before,.woocommerce div.product p.cart::after{content:' ';display:table;}.woocommerce div.product p.cart::after{clear:both;}.woocommerce div.product form.cart{display:inline-block;width:100%;background-color:rgba(245,245,245,0.6);padding:20px;margin-bottom:10px;*zoom:1;}.woocommerce div.product form.cart::before,.woocommerce div.product form.cart::after{content:' ';display:table;}.woocommerce div.product form.cart::after{clear:both;}.woocommerce div.product form.cart .variations{border:0;width:100%;}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;padding:0 0 15px 0;}.woocommerce div.product form.cart .variations label{font-weight:700;margin:10px 0;text-transform:uppercase;}.woocommerce div.product form.cart .variations td.label{width:35%;}.woocommerce div.product form.cart .woocommerce-variation-description,.woocommerce div.product form.cart .woocommerce-variation-price,.woocommerce div.product form.cart .woocommerce-variation-availability{margin-bottom:10px;}.woocommerce div.product form.cart .woocommerce-variation-description p,.woocommerce div.product form.cart .woocommerce-variation-description span,.woocommerce div.product form.cart .woocommerce-variation-price p,.woocommerce div.product form.cart .woocommerce-variation-price span,.woocommerce div.product form.cart .woocommerce-variation-availability p,.woocommerce div.product form.cart .woocommerce-variation-availability span{margin-bottom:0;}.woocommerce div.product form.cart .reset_variations{display:inline-block;vertical-align:middle;visibility:hidden;font-size:0.83em;margin-top:5px;padding:2px 6px;background:#f66464;color:#fff;border-radius:10px;line-height:normal;}.woocommerce div.product form.cart .reset_variations:before{content:"\f057";font-family:"FontAwesome";color:#fff;margin-right:4px;display:inherit;}.rtl .woocommerce div.product form.cart .reset_variations:before{margin-right:0;margin-left:4px;}.woocommerce div.product form.cart .wc-no-matching-variations{display:none;}.woocommerce div.product form.cart .button{display:inline-block;vertical-align:middle;line-height:26px;}.woocommerce div.product form.cart .group_table{margin-bottom:20px;}.woocommerce div.product form.cart .group_table td{vertical-align:middle;border:0;padding:15px;}.woocommerce div.product form.cart .group_table td label,.woocommerce div.product form.cart .group_table td p{margin:0;}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;left:auto;top:auto;visibility:visible;position:relative;}.woocommerce div.products,.woocommerce ul.products{margin-bottom:15px;padding:0;list-style:inherit;clear:both;*zoom:1;}.woocommerce div.products::before,.woocommerce div.products::after,.woocommerce ul.products::before,.woocommerce ul.products::after{content:' ';display:table;}.woocommerce div.products::after,.woocommerce ul.products::after{clear:both;}.woocommerce div.products li,.woocommerce ul.products li{list-style:inherit;}.woocommerce .products .item:last-child .product-miniature .product-wrapper.style-3{margin-bottom:0;}@media (max-width: 543px){.woocommerce .products .owl-carousel .product-miniature{float:none;max-width:370px;margin:0 auto;}}.woocommerce .products .product-miniature{float:left;padding:0 15px;}.woocommerce .products .product-miniature .product-wrapper{position:relative;margin-bottom:20px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container{position:relative;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .thumbnail-inner{position:relative;overflow:hidden;text-align:center;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-thumbnail{display:block;text-align:center;position:relative;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-thumbnail img{margin:0 auto;max-width:100%;height:auto;-webkit-transition:all 0.7s ease 0s;-moz-transition:all 0.7s ease 0s;-ms-transition:all 0.7s ease 0s;-o-transition:all 0.7s ease 0s;transition:all 0.7s ease 0s;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-thumbnail img.img_1{left:0;position:absolute;right:0;top:0;bottom:0;opacity:0;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag > div{opacity:0;-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-ms-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;transition:all 0.6s ease 0s;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag span{padding:3px 18px;display:inline-block;vertical-align:middle;font-size:14px;font-weight:400;letter-spacing:0.5px;text-align:center;text-transform:uppercase;min-width:69px;min-height:30px;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .onsale{top:15px;right:15px;position:absolute;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .onsale span{background-color:red;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);color:white;font-weight:bold;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .new{top:15px;left:15px;position:absolute;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .new span{background-color:#111;color:#fff;}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .featured{top:15px;left:15px;position:absolute;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);}.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .featured span{background-color:#111;color:#fff;}.woocommerce .products .product-miniature .product-wrapper .product-description{padding-top:15px;position:relative;}.woocommerce .products .product-miniature .product-wrapper .button-container .wishlist,.woocommerce .products .product-miniature .product-wrapper .button-container .tdcompare,.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper,.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart{display:block;vertical-align:middle;}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button{background:#fff;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);border:none;font-size:0;margin:0 2px;padding:0;height:40px;width:40px;-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;-o-transition:all 500ms ease 0s;transition:all 500ms ease 0s;text-align:center;}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button:before{font-family:"themify";content:"\e60d";font-size:16px;display:inline-block;vertical-align:middle;text-align:center;padding:8px;color:#333;}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button.product_type_variable:before{content:"\e637";}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button.product_type_grouped:before,.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button.product_type_external:before{content:"\e62d";}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button:hover{background:#111;box-shadow:none;}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .button:hover:before{color:#fff;}.woocommerce .products .product-miniature .product-wrapper .button-container .product-add-to-cart .added_to_cart{display:none;}.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper .button{background:#fff;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);border:medium none;display:block;font-size:0;margin:0 0 10px;padding:0;height:40px;width:40px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper .button:before{display:inline-block;vertical-align:middle;text-align:center;font-family:"themify";font-size:16px;color:#333;padding:8px;}.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper .button:before{content:"\e63d";}.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper .button:hover{background:#111;box-shadow:none;}.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper .button:hover:before{color:#fff;}.woocommerce .products .product-miniature .product-wrapper .button-container .quick-view-wrapper .button.loading:before{content:"\f110";font-family:"FontAwesome";animation:spinAround 2s infinite linear;-webkit-animation:spinAround 2s infinite linear;-ms-animation:spinAround 2s infinite linear;}.woocommerce .products .product-miniature .product-wrapper .button-container .tdcompare a{background:#fff;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);border:medium none;display:block;font-size:0;margin:0 0 10px;padding:0;height:40px;width:40px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.woocommerce .products .product-miniature .product-wrapper .button-container .tdcompare a:before{display:inline-block;vertical-align:middle;text-align:center;font-family:"themify";font-size:16px;color:#333;padding:8px;}.woocommerce .products .product-miniature .product-wrapper .button-container .tdcompare a:before{content:"\e684";}.woocommerce .products .product-miniature .product-wrapper .button-container .tdcompare a:hover{background:#111;box-shadow:none;}.woocommerce .products .product-miniature .product-wrapper .button-container .tdcompare a:hover:before{color:#fff;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span,.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span{display:none;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist a{background:#fff;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0 2px 4px 0px rgba(0,0,0,0.1);border:medium none;display:block;font-size:0;margin:0;padding:0;height:40px;width:40px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist a:before{display:inline-block;vertical-align:middle;text-align:center;font-family:"themify";font-size:16px;color:#333;padding:8px;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist a:before{content:"\e62d";}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist a:hover{background:#111;box-shadow:none;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist a:hover:before{color:#fff;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{position:relative;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{border-radius:0;}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before{content:"\e634";}.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{position:absolute;background:#fff;top:5px;left:8px;margin:2px;}.woocommerce .products .product-miniature .product-wrapper h3,.woocommerce .products .product-miniature .product-wrapper .woocommerce-loop-product__title,.woocommerce .products .product-miniature .product-wrapper .woocommerce-loop-category__title,.woocommerce .products .product-miniature .product-wrapper .product-name{font-size:14px;margin:0 0 10px;font-weight:400;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.woocommerce .products .product-miniature .product-wrapper .price-box{font-size:16px;font-weight:400;color:#333;line-height:normal;}.woocommerce .products .product-miniature .product-wrapper .price-box del{opacity:0.6;font-size:90%;font-weight:normal;margin:0 5px 0 0;}.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-thumbnail img.img_1{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);}.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag > div{opacity:1;}.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .new,.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .onsale,.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .featured{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.woocommerce .products .product-miniature strong{display:block;}@media (max-width: 543px){.woocommerce .products.cols-xs-1 .product-miniature{width:100%;float:none;max-width:370px;margin:0 auto;}.woocommerce .products.cols-xs-2 .product-miniature{width:50%;}.woocommerce .products.cols-xs-2 .product-miniature:nth-child(2n+1){clear:both;}}@media (min-width: 544px) and (max-width: 767px){.woocommerce .products.cols-sm-1 .product-miniature{width:100%;}.woocommerce .products.cols-sm-2 .product-miniature{width:50%;}.woocommerce .products.cols-sm-2 .product-miniature:nth-child(2n+1){clear:both;}.woocommerce .products.cols-sm-3 .product-miniature{width:33.33333%;}.woocommerce .products.cols-sm-3 .product-miniature:nth-child(3n+1){clear:both;}}@media (min-width: 768px) and (max-width: 991px){.woocommerce .products.cols-md-1 .product-miniature{width:100%;}.woocommerce .products.cols-md-2 .product-miniature{width:50%;}.woocommerce .products.cols-md-2 .product-miniature:nth-child(2n+1){clear:both;}.woocommerce .products.cols-md-3 .product-miniature{width:33.33333%;}.woocommerce .products.cols-md-3 .product-miniature:nth-child(3n+1){clear:both;}.woocommerce .products.cols-md-4 .product-miniature{width:25%;}.woocommerce .products.cols-md-4 .product-miniature:nth-child(4n+1){clear:both;}}@media (min-width: 992px) and (max-width: 1199px){.woocommerce .products.cols-lg-1 .product-miniature{width:100%;}.woocommerce .products.cols-lg-2 .product-miniature{width:50%;}.woocommerce .products.cols-lg-2 .product-miniature:nth-child(2n+1){clear:both;}.woocommerce .products.cols-lg-3 .product-miniature{width:33.33333%;}.woocommerce .products.cols-lg-3 .product-miniature:nth-child(3n+1){clear:both;}.woocommerce .products.cols-lg-4 .product-miniature{width:25%;}.woocommerce .products.cols-lg-4 .product-miniature:nth-child(4n+1){clear:both;}.woocommerce .products.cols-lg-5 .product-miniature{width:20%;}.woocommerce .products.cols-lg-5 .product-miniature:nth-child(5n+1){clear:both;}}@media (min-width: 1200px) and (max-width: 1559px){.woocommerce .products.cols-xl-1 .product-miniature{width:100%;}.woocommerce .products.cols-xl-2 .product-miniature{width:50%;}.woocommerce .products.cols-xl-2 .product-miniature:nth-child(2n+1){clear:both;}.woocommerce .products.cols-xl-3 .product-miniature{width:33.33333%;}.woocommerce .products.cols-xl-3 .product-miniature:nth-child(3n+1){clear:both;}.woocommerce .products.cols-xl-4 .product-miniature{width:25%;}.woocommerce .products.cols-xl-4 .product-miniature:nth-child(4n+1){clear:both;}.woocommerce .products.cols-xl-5 .product-miniature{width:20%;}.woocommerce .products.cols-xl-5 .product-miniature:nth-child(5n+1){clear:both;}.woocommerce .products.cols-xl-6 .product-miniature{width:16.66667%;}.woocommerce .products.cols-xl-6 .product-miniature:nth-child(6n+1){clear:both;}}@media (min-width: 1560px){.woocommerce .products.cols-xxl-1 .product-miniature{width:100%;}.woocommerce .products.cols-xxl-2 .product-miniature{width:50%;}.woocommerce .products.cols-xxl-2 .product-miniature:nth-child(2n+1){clear:both;}.woocommerce .products.cols-xxl-3 .product-miniature{width:33.33333%;}.woocommerce .products.cols-xxl-3 .product-miniature:nth-child(3n+1){clear:both;}.woocommerce .products.cols-xxl-4 .product-miniature{width:25%;}.woocommerce .products.cols-xxl-4 .product-miniature:nth-child(4n+1){clear:both;}.woocommerce .products.cols-xxl-5 .product-miniature{width:20%;}.woocommerce .products.cols-xxl-5 .product-miniature:nth-child(5n+1){clear:both;}.woocommerce .products.cols-xxl-6 .product-miniature{width:16.66667%;}.woocommerce .products.cols-xxl-6 .product-miniature:nth-child(6n+1){clear:both;}}.woocommerce .products.product-grid .product-miniature .product-wrapper .product-description .description{display:none;}.woocommerce .products .product-miniature .product-wrapper .product-description .description{display:none;}.woocommerce .products .product-miniature .product-wrapper.style-1{position:relative;margin:0 auto 20px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}@media (max-width: 543px){.woocommerce .products .product-miniature .product-wrapper.style-1{max-width:370px;}}.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container{position:absolute;bottom:15px;left:auto;right:15px;}.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div{display:block;vertical-align:middle;position:relative;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:translateX(80px);-moz-transform:translateX(80px);-ms-transform:translateX(80px);-o-transform:translateX(80px);}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}}.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(1){-moz-transition-delay:0.1s;-webkit-transition-delay:0.1s;transition-delay:0.1s;}.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(2){-moz-transition-delay:0.2s;-webkit-transition-delay:0.2s;transition-delay:0.2s;}.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(3){-moz-transition-delay:0.3s;-webkit-transition-delay:0.3s;transition-delay:0.3s;}.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(4){-moz-transition-delay:0.4s;-webkit-transition-delay:0.4s;transition-delay:0.4s;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description{overflow:hidden;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .ratings{display:none;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .price-box{opacity:1;margin-bottom:0px;}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .price-box{margin-bottom:8px;}}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content{position:absolute;bottom:1px;opacity:0;left:0;right:0;margin:auto;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content{opacity:1;position:relative;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);}}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart{display:block;float:left;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart .button{background:none;border:none;color:#333;font-size:14px;letter-spacing:0.75px;padding:0;text-transform:uppercase;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart .button:before{content:"\f067";display:inline-block;vertical-align:1px;text-align:center;font-family:"FontAwesome";font-size:10px;margin-right:2px;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart .button:hover{color:#f60c24;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .ratings{float:right;display:block;margin:4px 0;}.woocommerce .products .product-miniature .product-wrapper.style-1 .product-add-to-cart{display:none;}.woocommerce .products .product-miniature .product-wrapper.style-1:hover .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.woocommerce .products .product-miniature .product-wrapper.style-1:hover .price-box{opacity:0;}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.style-1:hover .price-box{opacity:1;}}.woocommerce .products .product-miniature .product-wrapper.style-1:hover .cart-content{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);}.woocommerce .products .product-miniature .product-wrapper.style-2{-webkit-box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);}@media (max-width: 543px){.woocommerce .products .product-miniature .product-wrapper.style-2{max-width:370px;margin:0 auto 20px;}}.woocommerce .products .product-miniature .product-wrapper.style-2 .thumbnail-container .button-container{position:absolute;top:50%;left:0;right:0;margin:0 auto;text-align:center;}.woocommerce .products .product-miniature .product-wrapper.style-2 .thumbnail-container .button-container > div{opacity:0;display:inline-block;vertical-align:middle;position:relative;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.style-2 .thumbnail-container .button-container > div{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .product-name{padding:0 10px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box{display:inline-block;vertical-align:middle;width:100%;padding:0 10px;margin-bottom:15px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box .price-box{float:left;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box .ratings{float:right;margin:4px 0;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content{border-top:1px solid #f3f0ed;display:inline-block;vertical-align:middle;width:100%;text-align:center;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content > div{float:left;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .tdcompare{width:40px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .tdcompare a{background:#fff;border:none;font-size:0;margin:0;padding:0;height:40px;width:40px;display:inline-block;-webkit-transition:all 200ms ease 0s;-moz-transition:all 200ms ease 0s;-ms-transition:all 200ms ease 0s;-o-transition:all 200ms ease 0s;transition:all 200ms ease 0s;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .tdcompare a:before{display:inline-block;vertical-align:middle;text-align:center;font-family:"themify";font-size:16px;color:#333;padding:8px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .tdcompare a:before{content:"\e684";}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .tdcompare:hover a{background:#111;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .tdcompare:hover a:before{color:#fff;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .product-add-to-cart{width:calc(100% - 80px);width:-o-calc(100% - 80px);width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .product-add-to-cart .button{background:#fff;border-left:1px solid #f3f0ed;border-right:1px solid #f3f0ed;border-top:none;border-bottom:none;color:#333;display:block;font-size:14px;letter-spacing:0.75px;text-transform:uppercase;line-height:normal;padding:10px 15px;height:40px;-webkit-transition:all 200ms ease 0s;-moz-transition:all 200ms ease 0s;-ms-transition:all 200ms ease 0s;-o-transition:all 200ms ease 0s;transition:all 200ms ease 0s;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .product-add-to-cart:hover .button{background:#111;color:#fff;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .wishlist{width:40px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist{margin:0;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span,.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span{display:none;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist a{background:#fff;border:medium none;display:inline-block;vertical-align:middle;font-size:0;margin:0;padding:0;height:40px;width:40px;-webkit-transition:all 200ms ease 0s;-moz-transition:all 200ms ease 0s;-ms-transition:all 200ms ease 0s;-o-transition:all 200ms ease 0s;transition:all 200ms ease 0s;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist a:before{display:inline-block;vertical-align:middle;text-align:center;font-family:"themify";font-size:16px;color:#333;padding:8px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist a:before{content:"\e62d";}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{position:relative;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{border-radius:0;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before{content:"\e634";}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{position:absolute;background:#fff;top:5px;left:8px;margin:2px;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist:hover a{background:#111;}.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist:hover a:before{color:#fff;}.woocommerce .products .product-miniature .product-wrapper.style-2:hover .thumbnail-container .button-container > div{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}.woocommerce .products .product-miniature .product-wrapper.style-3{display:inline-block;width:100%;margin-bottom:20px;}.woocommerce .products .product-miniature .product-wrapper.style-3 .thumbnail-container{float:left;width:100px;margin:0 15px 0 0;}.woocommerce .products .product-miniature .product-wrapper.style-3 .product-description{padding:0;overflow:hidden;}.woocommerce .products .product-miniature .product-wrapper.style-3 .product-description .ratings{display:inline-block;vertical-align:middle;margin:0 0 8px;}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.deal{max-width:370px;margin:auto;}}.woocommerce .products .product-miniature .product-wrapper.deal .thumbnail-container .button-container{text-align:center;position:absolute;width:100%;bottom:15px;opacity:0;left:0;}@media (max-width: 1199px){.woocommerce .products .product-miniature .product-wrapper.deal .product-description{padding-top:0;}}@media (max-width: 767px){.woocommerce .products .product-miniature .product-wrapper.deal .product-description{padding-top:20px;}}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .description{display:block;}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .price-box{margin-bottom:10px;}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown{margin-top:15px;}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div{display:inline-block;margin:0 15px 0 0;min-width:60px;}@media (max-width: 480px){.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div{min-width:40px;margin:0 10px 0 0;}}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div span{display:block;text-align:center;}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown .number{color:#111;border:3px solid #111;font-size:24px;padding:15px;font-weight:700;position:relative;}@media (max-width: 480px){.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown .number{padding:10px;font-size:20px;}}.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown .text{font-size:14px;font-weight:600;letter-spacing:0.3px;padding:4px 6px;}.woocommerce .products .product-miniature .product-wrapper.deal:hover .thumbnail-container .button-container{opacity:1;}.woocommerce .products .product-miniature a .woocommerce-loop-category__title{font-size:14px;}.woocommerce .products.product-list .product-miniature{width:100%;}@media (max-width: 543px){.woocommerce .products.product-list .product-miniature{float:none;max-width:370px;margin:0 auto;}}@media (min-width: 1200px) and (max-width: 1559px){.woocommerce .products.product-list .product-miniature .product-wrapper .product-item-block .thumbnail-container{width:30%;}.woocommerce .products.product-list .product-miniature .product-wrapper .product-item-block .product-description{width:70%;}}.woocommerce .products.product-list .product-miniature.product-category{width:33%;}.woocommerce .products.product-list .product-miniature .product-wrapper .product-description{overflow-wrap:break-word;white-space:normal;}.woocommerce .products.product-list .product-miniature .product-wrapper .product-description .description{display:block;margin:10px 0;}.woocommerce .products.product-list .product-miniature .product-wrapper .product-description .description p{margin-bottom:10px;}.woocommerce .products.product-list .product-miniature .product-wrapper .product-description .description ul{list-style:inherit;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1{position:relative;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}@media (max-width: 543px){.woocommerce .products.product-list .product-miniature .product-wrapper.style-1{max-width:370px;margin:0 auto 20px;}}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container{position:absolute;bottom:15px;left:auto;right:15px;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div{display:block;vertical-align:middle;position:relative;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:translateX(80px);-moz-transform:translateX(80px);-ms-transform:translateX(80px);-o-transform:translateX(80px);}@media (max-width: 767px){.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(1){-moz-transition-delay:0.1s;-webkit-transition-delay:0.1s;transition-delay:0.1s;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(2){-moz-transition-delay:0.2s;-webkit-transition-delay:0.2s;transition-delay:0.2s;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(3){-moz-transition-delay:0.3s;-webkit-transition-delay:0.3s;transition-delay:0.3s;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div:nth-child(4){-moz-transition-delay:0.4s;-webkit-transition-delay:0.4s;transition-delay:0.4s;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-description{padding-bottom:5px;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-description .ratings{display:block;margin-bottom:10px;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-description .price-box{opacity:1;margin-bottom:10px;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-description .cart-content{display:none;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-add-to-cart{display:block;position:relative;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-add-to-cart .button{border:none;background:#fff;color:#333;text-transform:uppercase;-webkit-box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .product-add-to-cart .button:hover{background:#111;color:#fff;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-1:hover .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description{padding:15px;}@media (max-width: 543px){.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description{padding:15px 30px;}}.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .product-name{padding:0;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box{width:auto;padding:0;display:block;margin:0;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box .price-box{float:none;display:block;margin-bottom:10px;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box .ratings{float:none;display:block;margin-bottom:10px;}.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .cart-content{border:1px solid #f3f0ed;-webkit-box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0 0px 4px 0px rgba(0,0,0,0.1);width:auto;}.woocommerce .products.owl-carousel .product-miniature{width:auto;float:none;}.woocommerce ul.products li.product .price{color:#333;display:block;font-weight:normal;margin-bottom:0.5em;font-size:0.857em;}.woocommerce ul.products li.product .price .from{font-size:0.67em;margin:-2px 0 0 0;text-transform:uppercase;color:#840100;}.woocommerce .woocommerce-result-count{float:right;line-height:35px;}@media (max-width: 543px){.woocommerce .woocommerce-result-count{float:none;text-align:center;}}.woocommerce .toolbar{display:inline-block;width:100%;vertical-align:middle;margin-bottom:30px;}.woocommerce .toolbar.tb-top{background:#f5f5f5;padding:10px;}.woocommerce .toolbar .filter-grid-list{float:left;}.woocommerce .toolbar .filter-grid-list a{color:gray;font-size:14px;line-height:14px;cursor:pointer;height:30px;width:30px;display:inline-block;vertical-align:middle;margin:6px 0;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;background:url('../img/grid-list.png') no-repeat scroll 6px 6px transparent;}.woocommerce .toolbar .filter-grid-list a#grid-view{background-position:6px 6px;}.woocommerce .toolbar .filter-grid-list a#grid-view:hover,.woocommerce .toolbar .filter-grid-list a#grid-view.active{background-position:6px -27px;}.woocommerce .toolbar .filter-grid-list a#list-view{background-position:-31px 6px;}.woocommerce .toolbar .filter-grid-list a#list-view:hover,.woocommerce .toolbar .filter-grid-list a#list-view.active{background-position:-31px -27px;}.woocommerce a.added_to_cart{padding:9px;white-space:nowrap;display:none;vertical-align:middle;}.woocommerce #tab-reviews{margin:0;}.woocommerce #reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0;}.woocommerce #reviews h2 small a{text-decoration:none;color:#777;}.woocommerce #reviews h3{margin:0;}.woocommerce #reviews #respond{margin:0;border:0;padding:0;}.woocommerce #reviews #comment{height:75px;}.woocommerce #reviews #comments .add_review{*zoom:1;}.woocommerce #reviews #comments .add_review::before,.woocommerce #reviews #comments .add_review::after{content:' ';display:table;}.woocommerce #reviews #comments .add_review::after{clear:both;}.woocommerce #reviews #comments h2{clear:none;}.woocommerce #reviews #comments ol.commentlist{*zoom:1;margin:0;padding:0;width:100%;background:none;list-style:none;}.woocommerce #reviews #comments ol.commentlist::before,.woocommerce #reviews #comments ol.commentlist::after{content:' ';display:table;}.woocommerce #reviews #comments ol.commentlist::after{clear:both;}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;}.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:0.75em;}.woocommerce #reviews #comments ol.commentlist li img{display:none;}.woocommerce #reviews #comments ol.commentlist li .comment-text{border:1px solid #e4e1e4;padding:1em 1em 0;*zoom:1;}.woocommerce #reviews #comments ol.commentlist li .comment-text::before,.woocommerce #reviews #comments ol.commentlist li .comment-text::after{content:' ';display:table;}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both;}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em;}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{display:inline-block;vertical-align:middle;font-size:0.83em;margin:0 0 0 5px;}.woocommerce #reviews #comments ol.commentlist li .comment-text .description{margin-top:5px;}.woocommerce #reviews #comments ol.commentlist li:last-child{margin:0;}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px;padding:0;}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none;}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e4;padding:1em 1em 0;margin:20px 0 0 50px;}.woocommerce #reviews #comments .commentlist > li::before{content:'';}.woocommerce #reviews .comment-reply-title,.woocommerce #reviews .comments-title{font-size:16px;margin:0 0 20px;text-transform:uppercase;display:block;}.woocommerce .star-rating{display:inline-block;vertical-align:middle;overflow:hidden;position:relative;font-size:12px;height:15px;line-height:15px;width:5.4em;font-family:'star';}.woocommerce .star-rating::before{content:'\53\53\53\53\53';color:#d3ced3;float:left;top:0;left:0;position:absolute;}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#fbaf5d;word-break:normal;}.woocommerce .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;}.rtl .woocommerce .star-rating::before{float:right;left:auto;right:0;}.rtl .woocommerce .star-rating span{float:right;left:auto;right:0;}.rtl .woocommerce .star-rating span::before{left:auto;right:0;}.woocommerce .woocommerce-product-rating{line-height:2;display:block;*zoom:1;}.woocommerce .woocommerce-product-rating::before,.woocommerce .woocommerce-product-rating::after{content:' ';display:table;}.woocommerce .woocommerce-product-rating::after{clear:both;}.woocommerce .woocommerce-product-rating .star-rating{margin:0.5em 4px 0 0;float:left;}.rtl .woocommerce .woocommerce-product-rating .star-rating{margin:0.5em 0 0 4px;float:right;}.woocommerce .products .star-rating{display:block;margin:0;float:none;}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0;}.woocommerce .review_form #respond{*zoom:1;position:static;margin:0;width:auto;padding:0;background:transparent none;border:0;}.woocommerce .review_form #respond::before,.woocommerce .review_form #respond::after{content:' ';display:table;}.woocommerce .review_form #respond::after{clear:both;}.woocommerce .review_form #respond .comment-form p.comment-form-cookies-consent{display:inline-block;}.woocommerce .review_form #respond .comment-form p.comment-form-cookies-consent input{margin-right:7px !important;margin-left:0 !important;}.woocommerce .review_form #respond .comment-form p.comment-form-cookies-consent input[type="checkbox"] + label{display:inline-block;padding:0;}.woocommerce .review_form #respond p{margin:0 0 10px;}.woocommerce .review_form #respond .form-submit input{left:auto;}.rtl .woocommerce .review_form #respond .form-submit input{right:auto;left:0;}.woocommerce .review_form #respond textarea{box-sizing:border-box;width:100%;}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;color:#fbaf5d;}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:'WooCommerce';content:'\e021';text-indent:0;}.rtl .woocommerce p.stars a::before{left:auto;right:0;}.woocommerce p.stars a:hover ~ a::before{content:'\e021';}.woocommerce p.stars:hover a::before{content:'\e020';}.woocommerce p.stars.selected a.active::before{content:'\e020';}.woocommerce p.stars.selected a.active ~ a::before{content:'\e021';}.woocommerce p.stars.selected a:not( .active )::before{content:'\e020';}.woocommerce #tab-additional_information,.woocommerce #tab-singleproductmultivendor{margin:0;}.woocommerce table.shop_attributes{margin-bottom:0;width:100%;}.woocommerce table.shop_attributes th{width:150px;font-weight:700;}.woocommerce table.shop_attributes td{font-style:italic;}.woocommerce table.shop_attributes td p{margin:0;}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,0.025);}.woocommerce table.my_account_orders th,.woocommerce table.my_account_orders td{vertical-align:middle;}.woocommerce table.my_account_orders .button{white-space:nowrap;}.woocommerce table.my_account_orders .order-actions{text-align:right;}.woocommerce table.my_account_orders .order-actions .button{margin:0.125em 0 0.125em 0.25em;}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center;}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left;}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left;}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:'\2193';display:inline-block;}.woocommerce td.product-name{text-align:left !important;}@media (max-width: 767px){.woocommerce td.product-name{float:none;}.woocommerce td.product-name a{display:block;text-align:right;}}.woocommerce td.product-name img{max-width:100px !important;margin:0 0 0 5px ! important;}.woocommerce td.product-name dl.variation,.woocommerce td.product-name .wc-item-meta{list-style:none outside;}.woocommerce td.product-name dl.variation dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name .wc-item-meta .wc-item-meta-label{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside;}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name .wc-item-meta dd{margin:0;}.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child,.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child{margin-bottom:0;}.woocommerce td.product-name p.backorder_notification{font-size:0.83em;}.woocommerce td.product-quantity{min-width:80px;}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0;}@media (max-width: 991px){.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{margin:10px 0 0;}}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{*zoom:1;padding:0;list-style:none;display:inline-block;vertical-align:middle;width:100%;margin-bottom:10px;}.woocommerce ul.cart_list li::before,.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::before,.woocommerce ul.product_list_widget li::after{content:' ';display:table;}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both;}.woocommerce ul.cart_list li:last-child,.woocommerce ul.product_list_widget li:last-child{border:none;padding:0;margin-bottom:0;}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700;}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:70px;height:auto;box-shadow:none;}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,0.1);*zoom:1;}.woocommerce ul.cart_list li dl::before,.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::before,.woocommerce ul.product_list_widget li dl::after{content:' ';display:table;}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both;}.woocommerce ul.cart_list li dl dt,.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dt,.woocommerce ul.product_list_widget li dl dd{display:inline-block;float:left;margin-bottom:1em;}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 0.25em;margin:0 4px 0 0;clear:left;}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 0.25em;}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0;}.rtl .woocommerce ul.cart_list li dl,.rtl .woocommerce ul.product_list_widget li dl{padding-right:1em;padding-left:0;border-right:2px solid rgba(0,0,0,0.1);border-left:medium none;}.rtl .woocommerce ul.cart_list li dl dd,.rtl .woocommerce ul.product_list_widget li dl dd{float:right;}.rtl .woocommerce ul.cart_list li dl dt,.rtl .woocommerce ul.product_list_widget li dl dt{margin:0 0 0 4px;clear:right;}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none;}.woocommerce ul.cart_list .product-wrapper,.woocommerce ul.product_list_widget .product-wrapper{position:relative;display:inline-block;vertical-align:middle;width:100%;}.woocommerce ul.cart_list .product-wrapper .thumbnail-container,.woocommerce ul.product_list_widget .product-wrapper .thumbnail-container{float:left;margin:0 15px 0 0;position:relative;}.rtl .woocommerce ul.cart_list .product-wrapper .thumbnail-container,.rtl .woocommerce ul.product_list_widget .product-wrapper .thumbnail-container{float:right;margin:0 0 0 15px;}.woocommerce ul.cart_list .product-wrapper .thumbnail-container .thumbnail-inner,.woocommerce ul.product_list_widget .product-wrapper .thumbnail-container .thumbnail-inner{position:relative;overflow:hidden;}.woocommerce ul.cart_list .product-wrapper .thumbnail-container .product-thumbnail,.woocommerce ul.product_list_widget .product-wrapper .thumbnail-container .product-thumbnail{display:block;text-align:center;position:relative;}.woocommerce ul.cart_list .product-wrapper .thumbnail-container .product-thumbnail img,.woocommerce ul.product_list_widget .product-wrapper .thumbnail-container .product-thumbnail img{margin:0 auto;max-width:100%;height:auto;-webkit-transition:all 0.7s ease 0s;-moz-transition:all 0.7s ease 0s;-ms-transition:all 0.7s ease 0s;-o-transition:all 0.7s ease 0s;transition:all 0.7s ease 0s;}.woocommerce ul.cart_list .product-wrapper .thumbnail-container .product-thumbnail img.img_1,.woocommerce ul.product_list_widget .product-wrapper .thumbnail-container .product-thumbnail img.img_1{left:0;position:absolute;right:0;top:0;bottom:0;opacity:0;}.woocommerce ul.cart_list .product-wrapper .product-description,.woocommerce ul.product_list_widget .product-wrapper .product-description{overflow:hidden;text-align:left;}.rtl .woocommerce ul.cart_list .product-wrapper .product-description,.rtl .woocommerce ul.product_list_widget .product-wrapper .product-description{text-align:right;}.woocommerce ul.cart_list .product-wrapper .product-description .product-name,.woocommerce ul.cart_list .product-wrapper .product-description a,.woocommerce ul.product_list_widget .product-wrapper .product-description .product-name,.woocommerce ul.product_list_widget .product-wrapper .product-description a{font-size:14px;font-weight:400;line-height:normal;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.woocommerce ul.cart_list .product-wrapper .product-description .price-box,.woocommerce ul.product_list_widget .product-wrapper .product-description .price-box{font-size:16px;font-weight:400;color:#333;line-height:normal;}.woocommerce ul.cart_list .product-wrapper .product-description .price-box del,.woocommerce ul.product_list_widget .product-wrapper .product-description .price-box del{opacity:0.6;font-size:90%;font-weight:normal;margin:0 5px 0 0;}.rtl .woocommerce ul.cart_list .product-wrapper .product-description .price-box del,.rtl .woocommerce ul.product_list_widget .product-wrapper .product-description .price-box del{margin:0 0 0 5px;}.woocommerce ul.cart_list .product-wrapper .product-description .product-rating,.woocommerce ul.product_list_widget .product-wrapper .product-description .product-rating{margin:0 0 4px;}.woocommerce ul.cart_list .product-wrapper:hover .thumbnail-container .product-thumbnail img,.woocommerce ul.product_list_widget .product-wrapper:hover .thumbnail-container .product-thumbnail img{-webkit-transition:all 0.7s ease 0s;-moz-transition:all 0.7s ease 0s;-ms-transition:all 0.7s ease 0s;-o-transition:all 0.7s ease 0s;transition:all 0.7s ease 0s;}.woocommerce ul.cart_list .product-wrapper:hover .thumbnail-container .product-thumbnail img.img_1,.woocommerce ul.product_list_widget .product-wrapper:hover .thumbnail-container .product-thumbnail img.img_1{opacity:1;}.woocommerce.widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:10px 0 0;}.woocommerce.widget_shopping_cart .total strong,.woocommerce .widget_shopping_cart .total strong{min-width:40px;display:inline-block;}.woocommerce.widget_shopping_cart .cart_list li,.woocommerce .widget_shopping_cart .cart_list li{position:relative;}.woocommerce.widget_shopping_cart .cart_list li a.remove,.woocommerce .widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;right:0;}.woocommerce.widget_shopping_cart .buttons,.woocommerce .widget_shopping_cart .buttons{*zoom:1;}.woocommerce.widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce .widget_shopping_cart .buttons::after{content:' ';display:table;}.woocommerce.widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::after{clear:both;}.woocommerce.widget_shopping_cart .buttons a,.woocommerce .widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px;}.woocommerce form .form-row .woocommerce-form__label-for-checkbox{margin-left:10px;}.rtl .woocommerce form .form-row .woocommerce-form__label-for-checkbox{margin-right:10px;margin-left:0;}.woocommerce form .form-row .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text{display:inline;}@media (max-width: 479px){.woocommerce form .form-row .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text .required{margin-left:5px;display:inline-block;vertical-align:middle;}.rtl .woocommerce form .form-row .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text .required{margin-left:0;margin-right:5px;}}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{transition:opacity 0.5s 0.5s ease;opacity:0;}.woocommerce form .form-row label{line-height:2;}.woocommerce form .form-row label.hidden{visibility:hidden;}.woocommerce form .form-row label.inline{margin-left:10px;display:inline;}.woocommerce form .form-row select{cursor:pointer;margin:0;}.woocommerce form .form-row .required{color:red;font-weight:700;border:0;}.woocommerce form .form-row .input-checkbox{display:inline-block;margin:-2px 8px 0 0;text-align:center;vertical-align:middle;}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;}.woocommerce form .form-row .password-input{-webkit-align-items:center;-ms-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;position:relative;}.woocommerce form .form-row .password-input{display:block;width:100%;}.woocommerce form .form-row .show-password-input{position:absolute;right:0.7em;top:0.7em;cursor:pointer;}.woocommerce form .form-row .show-password-input::after{content:"\f06e";font-family:"FontAwesome";}.woocommerce form .form-row .show-password-input.display-password::after{color:#585858;}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none;}.woocommerce form .form-row .select2-container{width:100%;line-height:2em;}.woocommerce form .form-row.woocommerce-invalid label{color:#a00;}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00;}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#69bf29;}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal;}.woocommerce form .form-row :-moz-placeholder{line-height:normal;}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal;}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0;}.woocommerce ul#shipping_method li{margin:0;padding:3px 0 3px 22px;text-indent:-22px;list-style:none outside;}.woocommerce ul#shipping_method li input{margin:3px 0.5ex;}.woocommerce ul#shipping_method li label{display:inline;}.woocommerce ul#shipping_method .amount{font-weight:700;}.woocommerce p.woocommerce-shipping-contents{margin:0;}.woocommerce ul.order_details{*zoom:1;margin:0 0 20px;list-style:none;display:inline-block;width:100%;padding:0;}.woocommerce ul.order_details::before,.woocommerce ul.order_details::after{content:' ';display:table;}.woocommerce ul.order_details::after{clear:both;}@media (max-width: 767px){.woocommerce ul.order_details{margin:0 0 10px;}}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:0.715em;line-height:1;border-right:1px dashed #d3ced3;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none;}@media (max-width: 767px){.woocommerce ul.order_details li{line-height:1.5;width:100%;float:none;border-bottom:1px dashed #d3ced3;border-right:none;padding-right:0;padding-bottom:10px;margin-bottom:10px;margin-right:0;}}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5;}.woocommerce ul.order_details li:last-of-type{border:none;}@media (max-width: 767px){.woocommerce ul.order_details li:last-of-type{padding:0;margin:0;}}.rtl .woocommerce ul.order_details li{margin-left:2em;margin-right:0;padding-left:2em;padding-right:0;float:right;border-right:none;border-left:1px dashed #d3ced3;}@media (max-width: 767px){.rtl .woocommerce ul.order_details li{float:none;border-left:none;padding-left:0;margin-left:0;}}.woocommerce .wc-bacs-bank-details-account-name{font-weight:bold;}.woocommerce .woocommerce-order-downloads,.woocommerce .woocommerce-customer-details,.woocommerce .my_account_orders,.woocommerce .woocommerce-order-details{margin-bottom:2em;}@media (max-width: 991px){.woocommerce .woocommerce-order-downloads,.woocommerce .woocommerce-customer-details,.woocommerce .my_account_orders,.woocommerce .woocommerce-order-details{margin-bottom:15px;}}.woocommerce .woocommerce-order-downloads:last-child,.woocommerce .woocommerce-customer-details:last-child,.woocommerce .my_account_orders:last-child,.woocommerce .woocommerce-order-details:last-child{margin-bottom:0;}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,0.1);border-bottom-width:2px;text-align:left;width:100%;padding:15px 20px;overflow-wrap:break-word;white-space:normal;}.rtl .woocommerce .woocommerce-customer-details address{text-align:right;}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email{margin-bottom:0;padding-left:1.5em;}.rtl .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,.rtl .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email{padding-right:1.5em;padding-left:0;}.rtl .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,.rtl .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{margin-right:-1.5em;margin-left:0;}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:0.618em;content:'\e037';text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute;}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:0.618em;content:'\e02d';text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute;}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside;}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{*zoom:1;list-style:none;}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{content:' ';display:table;}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both;}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child{margin-bottom:0;}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{display:inline-block;vertical-align:middle;position:relative;}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:0.618em;content:'\e013';text-decoration:none;color:#a00;}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em;}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1;}.woocommerce .widget_layered_nav_filters ul li{float:left;width:100%;list-style:none;}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none;}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:0.618em;content:'\e013';text-decoration:none;color:#a00;}.woocommerce .widget_price_filter .price_slider{margin-bottom:30px;margin-top:30px;}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.8;font-size:0.8751em;}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left;line-height:20px !important;}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:0.5em;margin-right:0.5em;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:20px;height:20px;background-color:#555;border-radius:30px;cursor:ew-resize;outline:none;top:-8px;margin-left:-10px;border:3px solid #fff;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:0.7em;display:block;border:0;border-radius:1em;background-color:#111;}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#e5e5e5;border:0;}.woocommerce .widget_price_filter .ui-slider-horizontal{height:5px;}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px;}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px;}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside;}@media (max-width: 991px){.woocommerce .widget_rating_filter ul{margin:10px 0 0;}}.woocommerce .widget_rating_filter ul li{*zoom:1;margin-bottom:5px;list-style:none;}.woocommerce .widget_rating_filter ul li::before,.woocommerce .widget_rating_filter ul li::after{content:' ';display:table;}.woocommerce .widget_rating_filter ul li::after{clear:both;}.woocommerce .widget_rating_filter ul li:last-child{margin-bottom:0;}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none;}.woocommerce .widget_rating_filter ul li .star-rating{float:none;vertical-align:middle;display:inline-block;}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:0.618em;content:'\e013';text-decoration:none;color:#a00;}.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-notice{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word;*zoom:1;}.woocommerce-message::before,.woocommerce-message::after,.woocommerce-error::before,.woocommerce-error::after,.woocommerce-info::before,.woocommerce-info::after,.woocommerce-notice::before,.woocommerce-notice::after{content:' ';display:table;}.woocommerce-message::after,.woocommerce-error::after,.woocommerce-info::after,.woocommerce-notice::after{clear:both;}@media (max-width: 767px){.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce-notice{display:flex;flex-direction:column;flex-wrap:nowrap;}}.woocommerce-message::before,.woocommerce-error::before,.woocommerce-info::before,.woocommerce-notice::before{font-family:'WooCommerce';content:'\e028';display:inline-block;position:absolute;top:1em;left:1.5em;}.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button,.woocommerce-notice .button{float:right;padding:0 10px;line-height:24px;}@media (max-width: 767px){.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button,.woocommerce-notice .button{order:2;margin-top:5px;float:none;text-align:center;padding:5px 10px;}}.woocommerce-message li,.woocommerce-error li,.woocommerce-info li,.woocommerce-notice li{margin-bottom:10px;}.woocommerce-message li:last-child,.woocommerce-error li:last-child,.woocommerce-info li:last-child,.woocommerce-notice li:last-child{margin-bottom:0;}.rtl .woocommerce-message,.rtl .woocommerce-error,.rtl .woocommerce-info,.rtl .woocommerce-notice{padding:1em 3.5em 1em 2em;}.rtl .woocommerce-message::before,.rtl .woocommerce-error::before,.rtl .woocommerce-info::before,.rtl .woocommerce-notice::before{left:auto;right:1.5em;}.rtl .woocommerce-message .button,.rtl .woocommerce-error .button,.rtl .woocommerce-info .button,.rtl .woocommerce-notice .button{float:left;}.woocommerce-message,.woocommerce-notice--success{border-top-color:#8fae1b;}.woocommerce-message::before,.woocommerce-notice--success::before{content:'\e015';color:#8fae1b;}.woocommerce-info{border-top-color:#1e85be;}.woocommerce-info::before{color:#1e85be;}.woocommerce-error{border-top-color:#b81c23;}.woocommerce-error::before{content:'\e016';color:#b81c23;}.woocommerce h2.wc-bacs-bank-details-heading,.cart-collaterals .cart_totals h2,.woocommerce-checkout h3,.woocommerce-Address h3,.woocommerce-MyAccount-content h3,h2.woocommerce-order-details__title,h2.woocommerce-column__title,.wishlist-title h2{border-bottom:2px solid #e5e5e5;font-size:20px;line-height:40px;font-weight:600;letter-spacing:0.4px;text-transform:uppercase;margin:0 0 20px;position:relative;}.woocommerce h2.wc-bacs-bank-details-heading:before,.cart-collaterals .cart_totals h2:before,.woocommerce-checkout h3:before,.woocommerce-Address h3:before,.woocommerce-MyAccount-content h3:before,h2.woocommerce-order-details__title:before,h2.woocommerce-column__title:before,.wishlist-title h2:before{background:#111;bottom:-2px;content:"";height:2px;top:40px;left:0;position:absolute;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;width:90px;}.rtl .woocommerce h2.wc-bacs-bank-details-heading:before,.rtl .cart-collaterals .cart_totals h2:before,.rtl .woocommerce-checkout h3:before,.rtl .woocommerce-Address h3:before,.rtl .woocommerce-MyAccount-content h3:before,.rtl h2.woocommerce-order-details__title:before,.rtl h2.woocommerce-column__title:before,.rtl .wishlist-title h2:before{left:auto;right:0;}@media (max-width: 991px){.woocommerce h2.wc-bacs-bank-details-heading,.cart-collaterals .cart_totals h2,.woocommerce-checkout h3,.woocommerce-Address h3,.woocommerce-MyAccount-content h3,h2.woocommerce-order-details__title,h2.woocommerce-column__title,.wishlist-title h2{font-size:16px;}}@media (max-width: 767px){.woocommerce-checkout-review-order-table td.product-total{min-width:160px;}}.woocommerce-account .account-info{margin-bottom:10px;}.woocommerce-account .account-info .account-avatar{display:inline-block;vertical-align:middle;margin-right:15px;}.woocommerce-account .account-info .account-avatar img{border-radius:50%;}.woocommerce-account .account-info .account-name{display:inline-block;vertical-align:middle;text-transform:uppercase;}.woocommerce-account .woocommerce-MyAccount-navigation ul{border-bottom:3px solid #e5e5e5;list-style:none;margin-bottom:30px;margin-left:0;margin-right:0;padding:0;}.woocommerce-account .woocommerce-MyAccount-navigation ul li{display:inline-block;list-style:none;vertical-align:middle;}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block;padding:10px 20px;}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover:before{background-color:#111;content:'';height:3px;width:100%;position:absolute;bottom:0;left:0;}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a{color:#111;}.woocommerce-account .woocommerce-MyAccount-navigation-link{bottom:-2px;display:inline-block;vertical-align:middle;position:relative;}.woocommerce-account .woocommerce-MyAccount-navigation-link a::before{display:inline-block;font-family:"themify";margin-right:10px;font-size:18px;vertical-align:middle;}.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a::before{content:"\e6aa";}.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a::before{content:"\e734";}.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a::before{content:"\e693";}.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a::before{content:"\e602";}.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a::before{content:"\e6a7";}.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::before{content:"\e72e";}.woocommerce-account .woocommerce-pagination--without-numbers{margin-top:15px;}.woocommerce-account .woocommerce{*zoom:1;}.woocommerce-account .woocommerce::before,.woocommerce-account .woocommerce::after{content:' ';display:table;}.woocommerce-account .woocommerce::after{clear:both;}.woocommerce-account .addresses address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,0.1);border-bottom-width:2px;text-align:left;width:100%;overflow-wrap:break-word;padding:15px 20px;white-space:normal;}.woocommerce-account .addresses .title{position:relative;*zoom:1;}.woocommerce-account .addresses .title::before,.woocommerce-account .addresses .title::after{content:' ';display:table;}.woocommerce-account .addresses .title::after{clear:both;}.woocommerce-account .addresses .title .edit{position:absolute;right:0;top:10px;}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0;}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0;}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0;}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0;}.woocommerce-account ul.digital-downloads li::before{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:0.618em;content:'\e00a';text-decoration:none;}.woocommerce-account ul.digital-downloads li .count{float:right;}.woocommerce-EditAccountForm.edit-account fieldset{border:1px solid #e5e5e5;margin-bottom:30px;padding:15px;position:relative;}.woocommerce-EditAccountForm.edit-account legend{font-size:14px;width:auto;border:1px solid #ddd;padding:5px 10px;}.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text,#add_payment_method table.cart td.actions .coupon .input-text{margin:0 5px 0 0;}.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout,#add_payment_method .wc-proceed-to-checkout{*zoom:1;padding:1em 0;}.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,#add_payment_method .wc-proceed-to-checkout::after{content:' ';display:table;}.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::after{clear:both;}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,#add_payment_method .wc-proceed-to-checkout a.checkout-button{text-align:center;margin-bottom:1em;}@media (max-width: 767px){.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,#add_payment_method .wc-proceed-to-checkout a.checkout-button{width:100%;margin-bottom:0;}}.woocommerce-cart .cart-collaterals .shipping_calculator .button,.woocommerce-checkout .cart-collaterals .shipping_calculator .button,#add_payment_method .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block;}.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after,#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after{font-family:'WooCommerce';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:0.618em;content:'\e019';text-decoration:none;}.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small,#add_payment_method .cart-collaterals .cart_totals p small{color:#777;font-size:0.83em;}.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small,#add_payment_method .cart-collaterals .cart_totals table small{color:#777;}.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select,#add_payment_method .cart-collaterals .cart_totals table select{width:100%;}.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td,#add_payment_method .cart-collaterals .cart_totals .discount td{color:#77a464;}.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,#add_payment_method .cart-collaterals .cross-sells ul.products li.product{margin-top:0;}.woocommerce-cart h3#ship-to-different-address,.woocommerce-checkout h3#ship-to-different-address,#add_payment_method h3#ship-to-different-address{clear:none;border:none;margin-bottom:0;}.woocommerce-cart h3#ship-to-different-address:after,.woocommerce-cart h3#ship-to-different-address:before,.woocommerce-checkout h3#ship-to-different-address:after,.woocommerce-checkout h3#ship-to-different-address:before,#add_payment_method h3#ship-to-different-address:after,#add_payment_method h3#ship-to-different-address:before{display:none;}.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes,#add_payment_method .checkout .col-2 .notes{clear:left;}.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first,#add_payment_method .checkout .col-2 .form-row-first{clear:left;}.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small,#add_payment_method .checkout .create-account small{font-size:11px;color:#777;font-weight:normal;}.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address,#add_payment_method .checkout div.shipping-address{padding:0;clear:left;width:100%;}.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address,#add_payment_method .checkout .shipping_address{clear:both;}.woocommerce-cart #payment,.woocommerce-checkout #payment,#add_payment_method #payment{padding:20px;border:1px solid #ccc;margin-top:30px;}.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods,#add_payment_method #payment ul.payment_methods{*zoom:1;text-align:left;padding:0;margin:0;list-style:none outside;border-bottom:1px solid #d3ced3;}.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,#add_payment_method #payment ul.payment_methods::after{content:' ';display:table;}.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::after{clear:both;}.woocommerce-cart #payment ul.payment_methods li + li,.woocommerce-checkout #payment ul.payment_methods li + li,#add_payment_method #payment ul.payment_methods li + li{padding-top:7px;}.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li,#add_payment_method #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:normal;}.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input,#add_payment_method #payment ul.payment_methods li input{margin:0 1em 0 0;}.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img,#add_payment_method #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0.5em 0;padding:0;position:relative;box-shadow:none;}.woocommerce-cart #payment ul.payment_methods li img + img,.woocommerce-checkout #payment ul.payment_methods li img + img,#add_payment_method #payment ul.payment_methods li img + img{margin-left:2px;}.woocommerce-cart #payment ul.payment_methods li input[type="radio"]:checked+label,.woocommerce-checkout #payment ul.payment_methods li input[type="radio"]:checked+label,#add_payment_method #payment ul.payment_methods li input[type="radio"]:checked+label{font-weight:600;}.woocommerce-cart #payment ul.payment_methods li input[type="radio"] + label,.woocommerce-checkout #payment ul.payment_methods li input[type="radio"] + label,#add_payment_method #payment ul.payment_methods li input[type="radio"] + label{display:inline;}@media (max-width: 1199px){.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal a.about_paypal,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal a.about_paypal,#add_payment_method #payment ul.payment_methods li.payment_method_paypal a.about_paypal{font-size:10px;}}.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice),#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice){*zoom:1;}.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after{content:' ';display:table;}.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both;}.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row,#add_payment_method #payment div.form-row{padding:20px 0 10px;}.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box,#add_payment_method #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:0.92em;border-radius:2px;line-height:1.5;background-color:#dfdcdf;color:#515151;}.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea,#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea{border-color:#c7c1c7;border-top-color:#bab4ba;}.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder,#add_payment_method #payment div.payment_box ::-webkit-input-placeholder{color:#bab4ba;}.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder,#add_payment_method #payment div.payment_box :-moz-placeholder{color:#bab4ba;}.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder,#add_payment_method #payment div.payment_box :-ms-input-placeholder{color:#bab4ba;}.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0;}.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new{margin:0 0 0.5em;}.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label{cursor:pointer;}.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative;}.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form,#add_payment_method #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0;}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right 0.618em center;background-size:32px 20px;}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa{background-image:url('../img/icons/credit-cards/visa.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard{background-image:url('../img/icons/credit-cards/mastercard.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser{background-image:url('../img/icons/credit-cards/laser.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub{background-image:url('../img/icons/credit-cards/diners.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro{background-image:url('../img/icons/credit-cards/maestro.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb{background-image:url('../img/icons/credit-cards/jcb.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex{background-image:url('../img/icons/credit-cards/amex.svg');}.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover{background-image:url('../img/icons/credit-cards/discover.svg');}.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help,#add_payment_method #payment div.payment_box span.help{font-size:0.857em;color:#777;font-weight:normal;}.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row,#add_payment_method #payment div.payment_box .form-row{margin:0 0 1em;}.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child,#add_payment_method #payment div.payment_box p:last-child{margin-bottom:0;}.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before,#add_payment_method #payment div.payment_box::before{content:'';display:block;border:1em solid #dfdcdf;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-0.75em;left:0;margin:-1em 0 0 2em;}.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal,#add_payment_method #payment .payment_method_paypal .about_paypal{display:none;}.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img,#add_payment_method #payment .payment_method_paypal img{border:0;padding:0;max-height:3.618em;display:block;}.woocommerce-cart .checkout_coupon,.woocommerce-checkout .checkout_coupon,#add_payment_method .checkout_coupon{max-width:500px;padding:30px 25px 10px;margin-bottom:30px;text-align:center;border:2px dashed #e5e5e5;}.woocommerce-cart .checkout_coupon .form-row-first,.woocommerce-cart .checkout_coupon .form-row-last,.woocommerce-checkout .checkout_coupon .form-row-first,.woocommerce-checkout .checkout_coupon .form-row-last,#add_payment_method .checkout_coupon .form-row-first,#add_payment_method .checkout_coupon .form-row-last{float:none;width:auto;display:inline-block;vertical-align:top;}@media (max-width: 576px){.woocommerce-cart .checkout_coupon .form-row-first,.woocommerce-cart .checkout_coupon .form-row-last,.woocommerce-checkout .checkout_coupon .form-row-first,.woocommerce-checkout .checkout_coupon .form-row-last,#add_payment_method .checkout_coupon .form-row-first,#add_payment_method .checkout_coupon .form-row-last{width:100%;}}.woocommerce-cart .checkout_coupon .input-text,.woocommerce-checkout .checkout_coupon .input-text,#add_payment_method .checkout_coupon .input-text{min-width:220px;}@media (max-width: 576px){.woocommerce-cart .checkout_coupon .input-text,.woocommerce-checkout .checkout_coupon .input-text,#add_payment_method .checkout_coupon .input-text{min-width:0;}}@media (max-width: 576px){.woocommerce-cart .checkout_coupon .button,.woocommerce-checkout .checkout_coupon .button,#add_payment_method .checkout_coupon .button{width:100%;}}.woocommerce-cart .checkout_coupon #coupon_code,.woocommerce-checkout .checkout_coupon #coupon_code,#add_payment_method .checkout_coupon #coupon_code{height:38px;}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,0.2);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);background:rgba(0,0,0,0.05);margin-bottom:1.618em;padding:1.618em;}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px 0.5em;font-size:1em;}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373;}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b;}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53;}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733;}.woocommerce-password-hint{margin:0.5em 0 0;display:block;}.woocommerce .col2-set,.woocommerce-page .col2-set{*zoom:1;}.woocommerce .col2-set::before,.woocommerce .col2-set::after,.woocommerce-page .col2-set::before,.woocommerce-page .col2-set::after{content:' ';display:table;}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both;}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{margin-bottom:15px;}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{margin-bottom:0px;}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%;margin-top:8px;}.woocommerce div.product div.thumbnails,.woocommerce #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails{*zoom:1;}.woocommerce div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after{content:' ';display:table;}.woocommerce div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after{clear:both;}.woocommerce ul.products,.woocommerce-page ul.products{clear:both;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0;}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right;}.woocommerce .woocommerce-ordering .orderby,.woocommerce-page .woocommerce-ordering .orderby{background-color:#fff;}.woocommerce table.cart img,.woocommerce #content table.cart img,.woocommerce-page table.cart img,.woocommerce-page #content table.cart img{height:auto;max-width:50px;padding:5px 0;}.woocommerce table.cart tbody tr .product-thumbnail,.woocommerce #content table.cart tbody tr .product-thumbnail,.woocommerce-page table.cart tbody tr .product-thumbnail,.woocommerce-page #content table.cart tbody tr .product-thumbnail{padding:0;}.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions{text-align:right;}.woocommerce table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon{float:left;}@media (max-width: 767px){.woocommerce table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon{float:none;}}.woocommerce table.cart td.actions .coupon label,.woocommerce #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label{display:none;}.woocommerce table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon textarea,.woocommerce #content table.cart td.actions .coupon input,.woocommerce #content table.cart td.actions .coupon textarea,.woocommerce-page table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon textarea,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon textarea{padding:8px 12px;}.woocommerce table.cart thead,.woocommerce table.cart tr,.woocommerce table.cart th,.woocommerce #content table.cart thead,.woocommerce #content table.cart tr,.woocommerce #content table.cart th,.woocommerce-page table.cart thead,.woocommerce-page table.cart tr,.woocommerce-page table.cart th,.woocommerce-page #content table.cart thead,.woocommerce-page #content table.cart tr,.woocommerce-page #content table.cart th{text-align:center;}.woocommerce table.cart tbody,.woocommerce table.cart tr,.woocommerce table.cart td,.woocommerce #content table.cart tbody,.woocommerce #content table.cart tr,.woocommerce #content table.cart td,.woocommerce-page table.cart tbody,.woocommerce-page table.cart tr,.woocommerce-page table.cart td,.woocommerce-page #content table.cart tbody,.woocommerce-page #content table.cart tr,.woocommerce-page #content table.cart td{text-align:center;}.woocommerce table.cart tbody .quantity,.woocommerce table.cart tr .quantity,.woocommerce table.cart td .quantity,.woocommerce #content table.cart tbody .quantity,.woocommerce #content table.cart tr .quantity,.woocommerce #content table.cart td .quantity,.woocommerce-page table.cart tbody .quantity,.woocommerce-page table.cart tr .quantity,.woocommerce-page table.cart td .quantity,.woocommerce-page #content table.cart tbody .quantity,.woocommerce-page #content table.cart tr .quantity,.woocommerce-page #content table.cart td .quantity{float:none;text-align:center;margin:auto;display:inline-block;vertical-align:middle;}@media (max-width: 768px){.woocommerce table.cart tbody .quantity,.woocommerce table.cart tr .quantity,.woocommerce table.cart td .quantity,.woocommerce #content table.cart tbody .quantity,.woocommerce #content table.cart tr .quantity,.woocommerce #content table.cart td .quantity,.woocommerce-page table.cart tbody .quantity,.woocommerce-page table.cart tr .quantity,.woocommerce-page table.cart td .quantity,.woocommerce-page #content table.cart tbody .quantity,.woocommerce-page #content table.cart tr .quantity,.woocommerce-page #content table.cart td .quantity{margin:0;width:auto;}}.woocommerce table.cart td,.woocommerce table.cart th,.woocommerce #content table.cart td,.woocommerce #content table.cart th,.woocommerce-page table.cart td,.woocommerce-page table.cart th,.woocommerce-page #content table.cart td,.woocommerce-page #content table.cart th{padding:5px 10px;background:transparent;}@media (max-width: 767px){.woocommerce table.cart td,.woocommerce table.cart th,.woocommerce #content table.cart td,.woocommerce #content table.cart th,.woocommerce-page table.cart td,.woocommerce-page table.cart th,.woocommerce-page #content table.cart td,.woocommerce-page #content table.cart th{padding:10px;}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%;margin-top:30px;}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:100%;float:left;}@media (max-width: 767px){.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{float:none;text-align:left;}}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right;}@media (max-width: 767px){.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{float:none;width:100%;}}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%;}@media (max-width: 767px){.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:100%;}}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%;}@media (max-width: 767px){.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;}}@media (max-width: 767px){.woocommerce form .form-row,.woocommerce-page form .form-row{width:100%;}}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block;}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline;}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%;}.woocommerce form .form-row:before,.woocommerce form .form-row:after,.woocommerce-page form .form-row:before,.woocommerce-page form .form-row:after{content:'';display:table;}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both;}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:table-cell;}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:48%;overflow:visible;}@media (max-width: 767px){.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%;}}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left;}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right;}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both;}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto;}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{display:block;width:100%;padding:15px;}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative;}.woocommerce .wishlist-title,.woocommerce-page .wishlist-title{display:flex;flex-flow:row wrap;align-items:center;margin-bottom:20px;}@media (max-width: 543px){.woocommerce .wishlist-title,.woocommerce-page .wishlist-title{display:block;}}.woocommerce .wishlist-title h2,.woocommerce-page .wishlist-title h2{display:block;padding:0;flex:1;border:0;}.woocommerce .wishlist-title h2:hover,.woocommerce-page .wishlist-title h2:hover{background:transparent;}.woocommerce .wishlist-title a,.woocommerce-page .wishlist-title a{visibility:visible;border:1px solid #888;padding:7px 30px;}@media (max-width: 543px){.woocommerce .wishlist-title a,.woocommerce-page .wishlist-title a{margin-top:10px;}}.woocommerce .hidden-title-form,.woocommerce-page .hidden-title-form{margin:0 0 20px !important;}.woocommerce table.wishlist_table,.woocommerce-page table.wishlist_table{font-size:100%;}.woocommerce table.wishlist_table tbody td,.woocommerce-page table.wishlist_table tbody td{padding:15px 12px;border-top:none;}.woocommerce table.wishlist_table thead th,.woocommerce-page table.wishlist_table thead th{border-top:none;padding:8px 0;}.woocommerce table.wishlist_table td.product-add-to-cart a,.woocommerce-page table.wishlist_table td.product-add-to-cart a{margin:0;display:inline-block !important;padding:11px 20px !important;}.woocommerce table.wishlist_table .yith-wcwl-share,.woocommerce-page table.wishlist_table .yith-wcwl-share{margin:5px 0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;}.woocommerce table.wishlist_table .yith-wcwl-share .yith-wcwl-share-title,.woocommerce-page table.wishlist_table .yith-wcwl-share .yith-wcwl-share-title{margin:0 10px 0 0;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;font-size:18px;}.rtl .woocommerce table.wishlist_table .yith-wcwl-share .yith-wcwl-share-title,.rtl .woocommerce-page table.wishlist_table .yith-wcwl-share .yith-wcwl-share-title{margin:0 0 0 10px;}.woocommerce table.wishlist_table .yith-wcwl-share ul,.woocommerce-page table.wishlist_table .yith-wcwl-share ul{padding:0;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;margin:0;}.woocommerce table.wishlist_table .yith-wcwl-share ul li,.woocommerce-page table.wishlist_table .yith-wcwl-share ul li{padding:0 2px;}.woocommerce table.wishlist_table th:last-child,.woocommerce table.wishlist_table td:last-child,.woocommerce-page table.wishlist_table th:last-child,.woocommerce-page table.wishlist_table td:last-child{padding-right:0;}.woocommerce-wishlist ul.wishlist_table{margin:0 -10px;display:block;}.woocommerce-wishlist ul.wishlist_table .wishlist-empty{padding:10px;}.woocommerce-wishlist ul.wishlist_table:after{content:'';display:table;clear:both;}.woocommerce-wishlist ul.wishlist_table li{list-style:none;width:33.33333%;float:left;padding:40px 10px;position:relative;}@media (max-width: 768px){.woocommerce-wishlist ul.wishlist_table li{width:50%;float:left;}}@media only screen and (max-width: 480px){.woocommerce-wishlist ul.wishlist_table li{width:100%;float:none;padding-left:0;padding-right:0;}}.woocommerce-wishlist ul.wishlist_table li table tr{background:transparent !important;}.woocommerce-wishlist ul.wishlist_table li table td{padding:10px 0;}.woocommerce-wishlist ul.wishlist_table li table td.value{text-align:right !important;}.woocommerce-wishlist ul.wishlist_table li .product-name h3{font-size:100%;font-family:inherit;}.woocommerce-wishlist ul.wishlist_table li .item-details{margin-top:10px;}@media (max-width: 768px){.woocommerce-wishlist ul.wishlist_table li .item-details .item-details-table .label,.woocommerce-wishlist ul.wishlist_table li .item-details .item-details-table .value{font-size:14px;letter-spacing:1px;}}.woocommerce-wishlist ul.wishlist_table li .item-wrapper .product-thumbnail{display:block;text-align:center;padding:16px 0;max-width:100%;}.woocommerce-wishlist ul.wishlist_table li .item-wrapper .product-thumbnail a{display:block;margin:0 auto;}@media (max-width: 768px){.woocommerce-wishlist ul.wishlist_table li .additional-info .label,.woocommerce-wishlist ul.wishlist_table li .additional-info .value{font-size:14px;letter-spacing:1px;}}.woocommerce-wishlist ul.wishlist_table li .product-add-to-cart{margin-top:20px;}.woocommerce-wishlist ul.wishlist_table li .product-add-to-cart a.button{width:100%;}.woocommerce-wishlist ul.wishlist_table li .product-remove{position:absolute;top:0;left:0;right:0;text-align:center;}.woocommerce-wishlist ul.wishlist_table li .product-remove a{padding:10px;}.woocommerce-wishlist ul.wishlist_table li .product-remove i:before{font-family:"themify";content:"\e646";letter-spacing:0;}.woocommerce-wishlist ul.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:center;}.woocommerce-wishlist ul.wishlist_table.mobile .item-wrapper{width:100%;}.woocommerce-wishlist ul.wishlist_table.mobile .item-details{width:100%;}.woocommerce-wishlist ul.wishlist_table.mobile .item-details .product-name h3{font-size:14px;letter-spacing:1px;}.products-tab .products_block_inner .nav-tabs{border:medium none;text-align:center;margin-top:-9px;margin-bottom:20px;}@media (max-width: 991px){.products-tab .products_block_inner .nav-tabs{margin-bottom:15px;}}.products-tab .products_block_inner .nav-tabs > li{display:inline-block;vertical-align:middle;float:none;margin:0 5px 0 0;}.rtl .products-tab .products_block_inner .nav-tabs > li{margin:0 0 0 5px;}.products-tab .products_block_inner .nav-tabs > li a{border:medium none;padding:3px 10px;font-size:16px;font-weight:400;line-height:normal;display:inline-block;vertical-align:middle;position:relative;overflow:hidden;color:#666;text-transform:uppercase;}.products-tab .products_block_inner .nav-tabs > li a.active{color:#111;background:transparent;font-weight:500;}.products-tab .products_block_inner .nav-tabs > li a:hover,.products-tab .products_block_inner .nav-tabs > li a:focus,.products-tab .products_block_inner .nav-tabs > li a:active{color:#111;font-weight:500;}@media (max-width: 767px){table.shop_table_responsive thead{display:none;}table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0;}table.shop_table_responsive tbody th{display:none;}table.shop_table_responsive tr{display:block;}table.shop_table_responsive tr td{display:block;text-align:right !important;}table.shop_table_responsive tr td.order-actions{text-align:left !important;}table.shop_table_responsive tr td::before{content:attr(data-title) ': ';font-weight:700;margin-right:.25em;float:left;}.rtl table.shop_table_responsive tr td::before{margin-left:.25em;margin-right:0;}table.shop_table_responsive tr td.product-thumbnail{border:none;}table.shop_table_responsive tr td.product-quantity .quantity{display:flex;justify-content:right;align-items:center;}table.shop_table_responsive tr td.product-remove::before,table.shop_table_responsive tr td.product-thumbnail::before,table.shop_table_responsive tr td.product-add-to-cart::before,table.shop_table_responsive tr td.actions::before{display:none;}table.shop_table_responsive tr td.product-remove a.remove{display:block;margin:0 auto;}table.shop_table_responsive tr td.product-thumbnail{margin:5px 0;text-align:center;display:inline-block;vertical-align:middle;}table.shop_table_responsive tr td.actions .coupon{padding-bottom:8px;*zoom:1;}table.shop_table_responsive tr td.actions .coupon::before,table.shop_table_responsive tr td.actions .coupon::after{content:' ';display:table;}table.shop_table_responsive tr td.actions .coupon::after{clear:both;}table.shop_table_responsive tr td.actions .coupon input,table.shop_table_responsive tr td.actions .coupon .button,table.shop_table_responsive tr td.actions .coupon .input-text{float:left;width:48%;box-sizing:border-box;}table.shop_table_responsive tr td.actions .coupon .input-text + .button,table.shop_table_responsive tr td.actions .coupon .button.alt{float:right;}table.shop_table_responsive tr td.actions .button{display:block;width:100%;margin-bottom:8px;}.rtl table.shop_table_responsive tr td{text-align:left !important;}.rtl table.shop_table_responsive tr td.order-actions{text-align:right !important;}.rtl table.shop_table_responsive tr td::before{float:right;}.rtl table.shop_table_responsive tr td.product-remove::before,.rtl table.shop_table_responsive tr td.product-thumbnail::before,.rtl table.shop_table_responsive tr td.product-add-to-cart::before,.rtl table.shop_table_responsive tr td.actions::before{display:none;}.rtl table.shop_table_responsive tr td.actions .coupon{*zoom:1;}.rtl table.shop_table_responsive tr td.actions .coupon::before,.rtl table.shop_table_responsive tr td.actions .coupon::after{content:' ';display:table;}.rtl table.shop_table_responsive tr td.actions .coupon::after{clear:both;}.rtl table.shop_table_responsive tr td.actions .coupon input,.rtl table.shop_table_responsive tr td.actions .coupon .button,.rtl table.shop_table_responsive tr td.actions .coupon .input-text{float:right;}.rtl table.shop_table_responsive tr td.actions .coupon .input-text + .button,.rtl table.shop_table_responsive tr td.actions .coupon .button.alt{float:left;}table.shop_table_responsive tr:nth-child( 2n ) td{background-color:rgba(0,0,0,0.025);}table.shop_table_responsive tfoot tr td::before{display:none;}table.shop_table_responsive tfoot tr .yith-wcwl-share{text-align:center;}}@media (max-width: 767px){table.wishlist_table tbody tr td:before{display:none;}table.wishlist_table tbody tr td.wishlist-empty{text-align:center !important;}}.row_items .item:last-child .product-wrapper{margin-bottom:10px;}.search-no-results div.products li{list-style:none;}@keyframes spinAround{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@-webkit-keyframes spinAround{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.slide-row{padding:0 15px;margin-bottom:10px;}.slide-row .blog_post{display:inline-block;vertical-align:middle;}@media (max-width: 543px){.slide-row .blog_post{display:block;max-width:370px;margin:0 auto;}}.slide-row .blog_post .blog_image_holder{overflow:hidden;position:relative;display:block;}.slide-row .blog_post .blog_image_holder img{width:100%;max-width:100%;}.slide-row .blog_post .blog_image_holder .blog-hover{height:100%;left:0;position:absolute;top:0;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;width:100%;}.slide-row .blog_post .blog_content{padding:20px 25px;text-align:left;display:inline-block;vertical-align:middle;background:#fff;box-shadow:0 5px 10px 1px rgba(0,0,0,0.1);width:100%;}.slide-row .blog_post .blog_content .blog_inner .post_title{margin:0 0 9px;line-height:0;}.slide-row .blog_post .blog_content .blog_inner .post_title a{color:#111;font:500 16px/20px Poppins, Helvetica, sans-serif;text-transform:uppercase;letter-spacing:0.5px;}@media (max-width: 1199px){.slide-row .blog_post .blog_content .blog_inner .post_title a{font-size:15px;}}.slide-row .blog_post .blog_content .blog_inner .post_title a:hover{color:#f60c24;}.slide-row .blog_post .blog_content .blog_inner .entry-content{margin:0 0 12px;padding:0 0 13px;font:400 14px/24px Poppins, Helvetica, sans-serif;letter-spacing:0.5px;border-bottom:1px solid #e5e5e5;}.slide-row .blog_post .blog_content .blog_inner .entry-post-date .blog_date{float:left;}.slide-row .blog_post .blog_content .blog_inner .entry-post-date .more-wrapper{float:right;}.slide-row .blog_post .blog_content .blog_inner .entry-post-date .more-wrapper .r_more{font:400 15px/20px Poppins, Helvetica, sans-serif;color:#666;text-decoration:none;display:inline-block;vertical-align:middle;letter-spacing:0.5px;text-transform:uppercase;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.slide-row .blog_post .blog_content .blog_inner .entry-post-date .more-wrapper .r_more:hover{color:#f60c24;}.rtl .slide-row .blog_post .blog_content .blog_inner .entry-post-date .blog_date{float:right;}.rtl .slide-row .blog_post .blog_content .blog_inner .entry-post-date .more-wrapper{float:left;}.rtl .slide-row .blog_post .blog_content{text-align:right;}.slide-row:hover .blog_image_holder .blog-hover{background:rgba(0,0,0,0.4);-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.gallery-post{position:relative;}.gallery-post.owl-carousel{z-index:0;}.gallery-post .owl-nav{position:initial;}.gallery-post .owl-nav .owl-prev{left:0px;}.gallery-post .owl-nav .owl-prev::before{content:"\F104";}.gallery-post .owl-nav .owl-next{right:0px;}.gallery-post .owl-nav .owl-next::before{content:"\F105";}.gallery-post .owl-nav .owl-prev,.gallery-post .owl-nav .owl-next{height:30px;margin:-15px 0 0;padding:0;position:absolute;right:0;text-align:center;top:50%;width:30px;line-height:28px;cursor:pointer;}.gallery-post .owl-nav > div.disabled{opacity:0.4;}.rtl .gallery-post .owl-nav .owl-prev{right:0px;left:auto;}.rtl .gallery-post .owl-nav .owl-prev::before{content:"\F105";}.rtl .gallery-post .owl-nav .owl-next{left:0px;right:auto;}.rtl .gallery-post .owl-nav .owl-next::before{content:"\F104";}.rtl .gallery-post .owl-nav .owl-prev,.rtl .gallery-post .owl-nav .owl-next{left:0;right:auto;}.gallery-post .owl-dots{bottom:10px;left:0;position:absolute;right:0;}.entry-main-content{margin:0 0 30px;position:relative;}.entry-main-content .owl-carousel .owl-dots .owl-dot span{background-color:rgba(255,255,255,0.6);}.entry-main-content .owl-carousel .owl-dots .owl-dot span:hover{background-color:#111;}.entry-main-content .owl-carousel .owl-dots .owl-dot.active:hover{background-color:#111;}.entry-main-content .owl-carousel .owl-dots .owl-dot.active span{background-color:#111;}article.post{padding:0 15px;width:100%;float:left;}.single-post-content article.post{padding:0;float:none;}.blog-posts.two article.post{width:50%;}.blog-posts.two article.post:nth-child(2n+1){clear:both;}@media (max-width: 767px){.blog-posts.two article.post{width:100%;}}@media (min-width: 1200px){.blog-posts.three article.post{width:33.3333%;}.blog-posts.three article.post:nth-child(3n+1){clear:both;}}@media (max-width: 1199px){.blog-posts.three article.post{width:50%;}.blog-posts.three article.post:nth-child(2n+1){clear:both;}}@media (max-width: 767px){.blog-posts.three article.post{width:100%;}}article.post.tag-quotes .entry-main-content .entry-media{padding:20px;background:#f5f5f5;}.rtl article.post{float:right;}.single-post-content .rtl article.post{float:none;}.hentry{margin:0 auto;position:relative;}.search-results article.hentry,.search-results article.product{padding:0 15px;width:100%;float:left;}.rtl .search-results article.hentry,.rtl .search-results article.product{float:right;}.entry-main-content .entry-media iframe{max-width:100%;width:100%;}.entry-main-content .entry-media blockquote{font-size:24px;color:#050a2c;padding-left:30px;padding-top:30px;min-height:100px;background-image:url(../img/quote.png);background-repeat:no-repeat;margin:0;font-size:20px;line-height:32px;color:#333;}.format-link .entry-main-content .entry-media{padding:20px;background:#f5f5f5;}.entry-main-content .entry-media .entry-thumbnail{margin-bottom:0;}.rtl .entry-main-content .entry-media blockquote{padding-right:30px;padding-left:0;}.entry-main-content .entry-thumbnail{display:block;overflow:hidden;position:relative;}.entry-main-content .entry-thumbnail img{max-width:100%;padding:0;}.entry-main-content .post-content .entry-main-header{background:#fff;-webkit-box-shadow:0 5px 10px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 5px 10px 1px rgba(0,0,0,0.1);box-shadow:0 5px 10px 1px rgba(0,0,0,0.1);margin:0 auto;padding:20px 25px;}@media (max-width: 543px){.entry-main-content .post-content .entry-main-header{padding:15px;}}.entry-main-content .post-content .entry-main-header .entry-header{display:block;margin:0;padding:0;}.entry-main-content .post-content .entry-main-header .entry-header .entry-title{border:medium none;height:auto;margin:0 0 5px;padding:0;text-transform:uppercase;width:100%;font-size:20px;line-height:normal;}@media (max-width: 543px){.entry-main-content .post-content .entry-main-header .entry-header .entry-title{font-size:20px;}}.entry-main-content .post-content .entry-main-header .entry-header .entry-title a{color:#111;}.entry-main-content .post-content .entry-main-header .entry-header .entry-title a:hover{color:#f60c24;}.entry-main-content .post-content .entry-main-header .entry-content-date .icon{display:inline-block;font-family:"themify";margin:0 5px 0 0;}.rtl .entry-main-content .post-content .entry-main-header .entry-content-date .icon{margin:0 0 0 5px;}.format-standard .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e6de';}.format-image .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e633';}.single-attachment .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e647';}.format-audio .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e689';}.format-gallery .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e71e';}.format-aside .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e6c8';}.format-video .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e6ce';}.format-status .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\f1c5';}.format-chat .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e726';}.format-link .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e62d';}.format-quote .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e67f';}.type-page .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e6a4';}.type-portfolio .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e639';}.type-service .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e66d';}.type-product .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e655';}.sticky .entry-main-content .post-content .entry-main-header .entry-content-date .icon:before{content:'\e6dd';}.entry-main-content .post-content .entry-main-header .entry-content-date .entry-date{display:inline-block;}.entry-main-content .post-content .entry-main-header .entry-content-date .entry-date .day,.entry-main-content .post-content .entry-main-header .entry-content-date .entry-date .month,.entry-main-content .post-content .entry-main-header .entry-content-date .entry-date .year{display:inline-block;}.entry-main-content .post-content .entry-main-header .entry-content-inner{display:block;line-height:22px;margin:0 0 15px;}.entry-main-content .post-content .entry-main-header .entry-content-inner .entry-meta{text-transform:uppercase;clear:both;color:#999;}.entry-main-content .post-content .entry-main-header .entry-content-inner .entry-meta .meta-inner{display:inline-block;margin:0 15px 0 0;position:relative;vertical-align:middle;}.entry-main-content .post-content .entry-main-header .entry-content-inner .entry-meta .meta-inner i{margin:0 5px 0 0;}.rtl .entry-main-content .post-content .entry-main-header .entry-content-inner .entry-meta .meta-inner{margin:0 0 0 15px;}.rtl .entry-main-content .post-content .entry-main-header .entry-content-inner .entry-meta .meta-inner i{margin:0 0 0 5px;}.entry-main-content .post-content .entry-main-header .entry-summary{display:block;}.entry-main-content .post-content .entry-main-header .entry-summary p.leading{font-size:21px;font-style:italic;font-family:"Playfair Display";line-height:27px;}.entry-main-content .post-content .entry-main-header .entry-summary blockquote{font-size:24px;color:#050a2c;margin-left:0;padding-left:30px;padding-top:30px;min-height:100px;background-image:url(../img/quote.png);background-repeat:no-repeat;}.entry-main-content .post-content .entry-main-header .entry-summary blockquote > p{margin:0 0 10px;font-size:20px;line-height:32px;color:#333;}.entry-main-content .post-content .entry-main-header .entry-summary blockquote{margin:50px 0;}.entry-main-content .post-content .entry-main-header .entry-summary .alignleft{float:left;margin:30px 30px 30px 0;max-width:60%;}@media (max-width: 543px){.entry-main-content .post-content .entry-main-header .entry-summary .alignleft{max-width:100%;float:none;margin:30px 0;}}.entry-main-content .post-content .entry-main-header .entry-summary .alignright{float:right;margin:30px 0 30px 30px;max-width:60%;}@media (max-width: 543px){.entry-main-content .post-content .entry-main-header .entry-summary .alignright{max-width:100%;float:none;margin:30px 0;}}.entry-main-content .post-content .entry-main-header .entry-summary p{font-size:15px;line-height:28px;margin:15px 0;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt{line-height:24px;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt .read-more{margin:15px 0 0;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt .read-more .more-link{text-transform:uppercase;padding:8px 20px;line-height:normal;font-weight:normal;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt ol{padding-left:15px;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt ul{list-style:inherit;padding-left:15px;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt a{text-decoration:underline;}.entry-main-content .post-content .entry-main-header .entry-summary .excerpt code{display:block;background:#f3f3f7;border:1px solid #dedee3;color:#000;padding:15px;overflow-x:auto;}.rtl .entry-main-content .post-content .entry-main-header .entry-summary blockquote{margin-right:0;padding-right:30px;padding-left:0;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);}.rtl .entry-main-content .post-content .entry-main-header .entry-summary .alignleft{float:right;margin:30px 0 30px 30px;}@media (max-width: 543px){.rtl .entry-main-content .post-content .entry-main-header .entry-summary .alignleft{float:none;margin:30px 0;}}.rtl .entry-main-content .post-content .entry-main-header .entry-summary .alignright{float:left;margin:30px 30px 30px 0;}@media (max-width: 543px){.rtl .entry-main-content .post-content .entry-main-header .entry-summary .alignright{float:none;margin:30px 0;}}.rtl .entry-main-content .post-content .entry-main-header .entry-summary .excerpt ol{padding-right:15px;padding-left:0;}.rtl .entry-main-content .post-content .entry-main-header .entry-summary .excerpt ul{padding-right:15px;padding-left:0;}.comments-area{margin-top:30px;}.comments-area .comment-list{list-style:outside none none;margin:0;padding-left:0;}.comments-area .comment-list .children{margin-left:35px;padding-left:0;}.comments-area .comment-list .comment article{padding:30px 19px;border-bottom:1px solid #e5e5e5;margin-bottom:15px;}.comments-area .comment-list .comment .comment-body .comment-avatar{border-radius:50%;display:block;float:left;height:60px;margin-left:0;margin-right:25px;overflow:hidden;text-align:center;width:60px;}.comments-area .comment-list .comment .comment-body .comment-area-wrap{position:relative;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .comment-meta .comment-author{display:block;color:#333;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .comment-meta .comment-author:hover{color:#111;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .comment-meta .comment-date{font-size:14px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .comment-meta .comment-date:hover{color:#111;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .comment-content{word-wrap:break-word;display:block;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .comment-content p{margin-top:30px;margin-bottom:0px;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .reply{display:block;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .reply .comment-reply-link{background-color:#fff;border:1px solid #e5e5e5;bottom:-50px;color:#333;display:inline-block;font-size:13px;letter-spacing:1px;padding:7px 32px 5px 22px;position:absolute;right:-20px;text-transform:uppercase;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .reply .comment-reply-link:after{content:"\f105";display:inline-block;font-family:"FontAwesome";font-size:14px;line-height:22px;position:absolute;right:16px;}.comments-area .comment-list .comment .comment-body .comment-area-wrap .reply .comment-reply-link:hover{background:#111;border-color:#111;color:#fff;}.rtl .comments-area .comment-list{padding-left:0;padding-right:0;}.rtl .comments-area .comment-list .children{margin-right:35px;padding-right:0;}.rtl .comments-area .comment-list .comment .comment-body .comment-avatar{float:right;margin-right:0;margin-left:25px;}.rtl .comments-area .comment-list .comment .comment-body .comment-area-wrap .reply .comment-reply-link{padding:7px 22px 5px 32px;left:-20px;right:auto;}.rtl .comments-area .comment-list .comment .comment-body .comment-area-wrap .reply .comment-reply-link:after{content:"\f104";left:16px;right:auto;}.comments-area .comment-respond{margin-top:30px;margin-bottom:30px;background:#f8f8f8;border:1px solid #e5e5e5;padding:3%;display:inline-block;vertical-align:middle;width:100%;}.comments-area .comment-respond .comment-reply-title{line-height:normal;}.comments-area .comment-respond .comment-reply-title small a{float:right;font-size:0;}.comments-area .comment-respond .comment-reply-title small a:before{font-family:"FontAwesome";content:"\f00d";font-size:22px;}.comments-area .comment-respond .comment-form label{display:inline;font-weight:normal;}.comments-area .comment-respond .comment-form .required{color:#c0392b;}.comments-area .comment-respond .comment-form .comment-notes{color:rgba(51,51,51,0.7);margin-bottom:10px;}.comments-area .comment-respond .comment-form .comment-notes #email-notes{display:block;}.comments-area .comment-respond .comment-form .form-submit{margin-bottom:0;}.rtl .comments-area .comment-respond .comment-reply-title small a{float:left;}.post-navigation{display:inline-block;vertical-align:middle;width:100%;margin:0 0 30px;padding:0 0 30px;position:relative;border-bottom:1px solid #e5e5e5;}.post-navigation a{display:block;padding:.1em;}.post-navigation a:before{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;z-index:1;}.post-navigation a:hover:before{opacity:0.5;}.post-navigation a:focus:before{opacity:0.5;}.post-navigation span{display:block;}.post-navigation .meta-nav{font-weight:normal;z-index:2;}.post-navigation .nav-next{float:right;}@media (max-width: 543px){.post-navigation .nav-next{float:none;text-align:center;}}.post-navigation .nav-next .post-nav-thumb{right:0;}.post-navigation .nav-previous{float:left;}@media (max-width: 543px){.post-navigation .nav-previous{float:none;text-align:center;margin-bottom:15px;}}.post-navigation .nav-previous .post-nav-thumb{left:0;}.rtl .post-navigation a:before{right:0;left:auto;}.rtl .post-navigation .nav-next{float:left;}@media (max-width: 543px){.rtl .post-navigation .nav-next{float:none;}}.rtl .post-navigation .nav-next .post-nav-thumb{left:0;right:auto;}.rtl .post-navigation .nav-previous{float:right;}@media (max-width: 543px){.rtl .post-navigation .nav-previous{float:none;}}.rtl .post-navigation .nav-previous .post-nav-thumb{right:0;left:auto;}.nav-links .post-nav-thumb img{height:65px;width:100px;float:right;}.nav-links > div{background-position:center;background-size:cover;border:1px solid #e5e5e5;position:relative;border-radius:18px;padding:4px 15px;}.nav-links > div .post-nav-thumb{background-color:#fff;border-bottom:3px solid #111;position:absolute;padding:5px;z-index:999;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.3);box-shadow:0 2px 5px rgba(0,0,0,0.3);opacity:0;top:-87px;width:110px;height:80px;visibility:hidden;-webkit-transition:-webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;transition:transform .4s ease, opacity .4s ease, visibility .4s ease;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);}.nav-links > div .post-nav-thumb:before{content:"";display:block;border-top:8px solid #111;border-left:8px solid transparent;border-right:8px solid transparent;bottom:-10px;left:48px;position:absolute;}.nav-links > div:hover{background:#111;}.nav-links > div:hover a{color:#fff;}.nav-links > div:hover .post-nav-thumb{opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);}.rtl .nav-links .post-nav-thumb img{float:left;}.rtl .nav-links > div .post-nav-thumb:before{right:48px;left:auto;}.column-full .entry-main-content{max-width:1220px;margin:0 auto 30px;}.portfolio-filter{text-align:center;margin-bottom:20px;}.portfolio-filter > a{display:inline-block;height:40px;line-height:40px;border:1px solid #e5e5e5;margin:0px 10px 10px 0px;padding:0px 17px;text-transform:uppercase;}.portfolio-filter > a.active{border-color:#111;background-color:#111;color:white;}.rtl .portfolio-filter > a{margin:0px 0 10px 10px;}.portfolio-item{position:relative;margin-bottom:20px;padding-left:10px;padding-right:10px;}.portfolio-wrapper{margin-left:-10px;margin-right:-10px;}.portfolio-wrapper.no-gutter{margin-left:0;margin-right:0;}.portfolio-wrapper.no-gutter .portfolio-item{margin-bottom:0;padding-left:0;padding-right:0;}.portfolio-box{overflow:hidden;position:relative;}.portfolio-box .portfolio-image{position:relative;display:block;}.portfolio-box .portfolio-image img{max-width:100%;width:100%;}.portfolio-box .portfolio-image .portfolio-hover{height:100%;left:0;position:absolute;top:0;width:100%;}.portfolio-box .portfolio-text{top:0;bottom:0;left:0;right:0;margin:auto;opacity:0;position:absolute;text-align:center;transition:all 0.35s ease 0s;z-index:2;max-height:65px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;}.portfolio-box .portfolio-text h2{text-transform:uppercase;position:relative;padding:0 10px;top:0;margin-bottom:0px;font-size:20px;line-height:normal;letter-spacing:.5px;}@media (max-width: 991px){.portfolio-box .portfolio-text h2{font-size:16px;}}.portfolio-box .portfolio-text h2 a{color:#fff;font-weight:500;}.portfolio-box .portfolio-text p{margin-bottom:0;}.portfolio-box .portfolio-text p a{color:#fff;}.portfolio-box:hover .portfolio-image .portfolio-hover{background:rgba(0,0,0,0.4);}.portfolio-box:hover .portfolio-text{opacity:1;}.portfolio-container .portfolio-content{margin-bottom:30px;}.portfolio-container .portfolio-content .portfolio-image{margin-bottom:0px;}.portfolio-container .portfolio-content .entry-summary{box-shadow:0 5px 10px 1px rgba(0,0,0,0.1);padding:20px;}.portfolio-container .portfolio-content .entry-summary h3{font-size:20px;line-height:24px;}.portfolio-container .portfolio-content .entry-summary ul{list-style:inherit;}.portfolio-container .portfolio-content .entry-summary blockquote{padding:10px 0 10px 20px;margin:0 0 20px;border-left:5px solid #111;}.rtl .portfolio-container .portfolio-content .entry-summary blockquote{padding:10px 20px 10px 0;border-right:5px solid #111;border-left:medium none;}.portfolio-container .portfolio-content .entry-summary blockquote p:last-child,.portfolio-container .portfolio-content .entry-summary blockquote ul:last-child,.portfolio-container .portfolio-content .entry-summary blockquote ol:last-child{margin:0;}.portfolio-container .portfolio-content .entry-summary a{text-decoration:underline;}.portfolio-container .portfolio-content .entry-summary code{display:block;background:#f3f3f7;border:1px solid #e5e5e5;color:#333;padding:15px;overflow-x:auto;}.portfolio-container .portfolio-meta-wrapper .portfolio-meta{background:rgba(255,255,255,0.1);box-shadow:0 5px 20px rgba(0,0,0,0.1);padding:20px;}@media (max-width: 991px){.portfolio-container .portfolio-meta-wrapper .portfolio-meta{margin-bottom:30px;}}.portfolio-container .portfolio-meta-wrapper .portfolio-meta h2{margin:0 0 10px;}.portfolio-container .portfolio-meta-wrapper .portfolio-meta .single-portfolio-meta{margin:0;padding:0;list-style:none;}.portfolio-container .portfolio-meta-wrapper .portfolio-meta .single-portfolio-meta >li{border-bottom:1px solid #e5e5e5;color:#666;font-size:13px;letter-spacing:1px;padding:10px 0;margin:0;text-transform:uppercase;}.portfolio-container .portfolio-meta-wrapper .portfolio-meta .single-portfolio-meta >li span{color:#333;display:block;font-weight:bold;}.portfolio-container .portfolio-meta-wrapper .portfolio-meta .single-portfolio-meta >li a{color:#666;}.portfolio-container .portfolio-meta-wrapper .portfolio-meta .single-portfolio-meta >li:last-child{border-bottom:none;}.portfolio-container .portfolio-navigation-wrapper{clear:both;border-top:1px solid #e5e5e5;padding:30px 0 0;}.related-portfolio .block_content .single-related-project-wrapper{padding:0 15px;position:relative;}.related-portfolio .block_content .single-related-project-wrapper .related-project-image{position:relative;}.related-portfolio .block_content .single-related-project-wrapper .related-project-image a img{max-width:100%;width:100%;}.related-portfolio .block_content .single-related-project-wrapper .related-project-image a .related-hover{height:100%;left:0;position:absolute;top:0;width:100%;}.related-portfolio .block_content .single-related-project-wrapper .related-project-description{bottom:0;left:0;margin:auto;max-height:65px;opacity:0;position:absolute;right:0;text-align:center;top:0;transition:all 0.35s ease 0s;z-index:2;padding:0 25px;}.related-portfolio .block_content .single-related-project-wrapper .related-project-description >h4{text-transform:uppercase;font-size:18px;margin-bottom:0;}.related-portfolio .block_content .single-related-project-wrapper .related-project-description >h4 a{font-weight:bold;color:#fff;}.related-portfolio .block_content .single-related-project-wrapper .related-project-description .portfolio-cat a{font-weight:300;color:#fff;}.related-portfolio .block_content .single-related-project-wrapper:hover .related-project-image a .related-hover{background:rgba(0,0,0,0.4);}.related-portfolio .block_content .single-related-project-wrapper:hover .related-project-description{opacity:1;}.widget.yith-woocompare-widget .products-list{margin-bottom:1.5em;}.widget.yith-woocompare-widget .products-list a.remove:before{content:none;}.widget.yith-woocompare-widget .clear-all{display:inline-table;padding:0.4em .6781em;}.mobile-header-wrapper{width:350px;background:#fff;display:block;height:100%;left:-410px;top:0;position:fixed;-webkit-transition:left .5s;-moz-transition:left .5s;-ms-transition:left .5s;-o-transition:left .5s;transition:left .5s;z-index:1000;}@media (max-width: 991px){.mobile-header-wrapper{width:270px;}}.rtl .mobile-header-wrapper{left:auto;right:-410px;-webkit-transition:right .5s;-moz-transition:right .5s;-ms-transition:right .5s;-o-transition:right .5s;transition:right .5s;}body.header-active .mobile-header-wrapper{left:0;}body.header-active.rtl .mobile-header-wrapper{right:0;left:auto;}.mobile-header-wrapper #header-nav-close{background-color:#fff;color:#999;line-height:1;padding:15px;position:absolute;right:-41px;top:60px;}.rtl .mobile-header-wrapper #header-nav-close{right:auto;left:-41px;}.mobile-header-wrapper .header-collapse{margin:0;padding:0;position:absolute;overflow:scroll;overflow-x:hidden;left:0;right:0;top:0;bottom:0;}.mobile-header-wrapper .header-collapse .mobile-user-info{padding:30px 20px;background:#f5f5f5;margin-bottom:15px;}.mobile-header-wrapper .header-collapse .mobile-user-info > span{margin:0 5px 0 0;}.rtl .mobile-header-wrapper .header-collapse .mobile-user-info > span{margin:0 0 0 5px;}.mobile-header-wrapper .header-collapse .responsive-menu{margin:0 0 15px;padding:0 20px;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper{padding:0 20px;margin-bottom:30px;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .header-wishlist,.mobile-header-wrapper .header-collapse .mobile-links-wrapper .header-compare{display:block;margin-bottom:7px;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .header-wishlist a,.mobile-header-wrapper .header-collapse .mobile-links-wrapper .header-compare a{color:#333;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .header-wishlist:hover a,.mobile-header-wrapper .header-collapse .mobile-links-wrapper .header-compare:hover a{color:#f60c24;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .td_language_switcher{display:inline-flex;align-items:center;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .td_language_switcher #language-selector-label,.mobile-header-wrapper .header-collapse .mobile-links-wrapper .td_language_switcher select{display:inline-block;vertical-align:middle;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .td_language_switcher select{width:auto;height:30px;padding:5px;border:none;outline:none;background:transparent;}.mobile-header-wrapper .header-collapse .mobile-links-wrapper .headercontact i{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);}body.header-active .mobile-header-overlay{background:rgba(0,0,0,0.5);bottom:0;left:0;min-height:100vh;position:fixed;right:0;top:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:999;}.header-toggle{float:left;padding:15px 0;}.rtl .header-toggle{float:right;}.header-toggle i{font-size:24px;line-height:25px;display:inline-block;vertical-align:middle;cursor:pointer;color:#333;}@media (min-width: 992px) and (max-width: 1199px){.kc-container{max-width:940px !important;}}@media (min-width: 768px) and (max-width: 991px){.kc-container{max-width:720px !important;}}.parallex-wrapper{position:relative;}.parallex-wrapper:after,.parallex-wrapper:before{content:"";position:absolute;left:0;right:0;bottom:0;height:35px;background:url("../img/pattern.png");}.parallex-wrapper:before{top:0;bottom:auto;-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);-o-transform:scaleY(-1);}@media (max-width: 767px){.left-block-image{width:100%;text-align:center;}}@media (min-width: 768px) and (max-width: 991px){.left-block-image img{min-height:256px;}}@media (min-width: 1200px){.right-block-content{padding:52px 0px 0;}}@media (max-width: 767px){.right-block-content{width:100%;text-align:center;}}.cmsblock .cms-content .title{font-weight:500;color:#333;font-size:20px;line-height:normal;margin-bottom:5px;}@media (min-width: 768px) and (max-width: 999px){.cmsblock .cms-content .title{margin-bottom:0px;}}@media (max-width: 767px){.cmsblock .cms-content .title{font-size:18px;line-height:24px;}}.cmsblock .cms-content .sub-title{font-size:40px;line-height:normal;font-weight:700;color:#333;font-family:"Playfair Display";margin-bottom:10px;}@media (max-width: 1199px){.cmsblock .cms-content .sub-title{font-size:28px;}}@media (max-width: 999px){.cmsblock .cms-content .sub-title{font-size:25px;}}@media (max-width: 767px){.cmsblock .cms-content .sub-title{line-height:30px;}}.cmsblock .desc{width:80%;text-align:justify;margin-bottom:20px;}@media (min-width: 768px) and (max-width: 999px){.cmsblock .desc{width:100%;margin-bottom:15px;}}@media (max-width: 767px){.cmsblock .desc{text-align:center;width:100%;}}.cmsblock .cms-btn{display:inline-block;vertical-align:middle;}.cmsblock .cms-btn > a{position:relative;font-size:16px;line-height:22px;padding:10px 30px;border:none;border-radius:100px;background:#666;text-transform:capitalize;display:inline-block;z-index:1;overflow:hidden;-webkit-transition:background-position 0.5s;transition:background-position 0.5s;transition-delay:0.2s;-webkit-transition-delay:0.2s;}.cmsblock .cms-btn > a:before{display:block;content:'';position:absolute;top:0;height:100%;border-radius:30px;z-index:-1;-webkit-transition:333ms all;-moz-transition:333ms all;-ms-transition:333ms all;-o-transition:333ms all;transition:333ms all;left:auto;right:0;width:0;background:#111;}.rtl .cmsblock .cms-btn > a:before{left:0;right:auto;}.cmsblock .cms-btn > a:hover{-webkit-transition:1s;transition:1s;}.cmsblock .cms-btn > a:hover:before{left:0;top:0;height:100%;width:100%;-webkit-transition:700ms all;-moz-transition:700ms all;-ms-transition:700ms all;-o-transition:700ms all;transition:700ms all;}.rtl .cmsblock .cms-btn > a:hover:before{left:auto;right:0;}.img-effect1:before{background:rgba(255,255,255,0.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-opacity:0;-moz-opacity:0;opacity:0;z-index:1;}.img-effect1:hover:before{left:50%;right:50%;-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;}.img-effect2:before,.img-effect2:after{bottom:15px;content:"";left:15px;-webkit-opacity:0;-moz-opacity:0;opacity:0;position:absolute;right:15px;top:15px;-webkit-transition:all 0.35s ease 0s;-moz-transition:all 0.35s ease 0s;-ms-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s;z-index:1;}.img-effect2:before{border-bottom:1px solid #fff;border-top:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);}.img-effect2:after{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);}.img-effect2:hover:before,.img-effect2:hover:after{-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);}.img-effect3 img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 700ms ease-in 0s;-moz-transition:all 700ms ease-in 0s;-ms-transition:all 700ms ease-in 0s;-o-transition:all 700ms ease-in 0s;transition:all 700ms ease-in 0s;}.img-effect3:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transition:all 700ms ease-in 0s;-moz-transition:all 700ms ease-in 0s;-ms-transition:all 700ms ease-in 0s;-o-transition:all 700ms ease-in 0s;transition:all 700ms ease-in 0s;}.img-effect4:before,.img-effect4:after{background:rgba(255,255,255,0.6) none repeat scroll 0 0;position:absolute;content:"";width:0;height:0;-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:rotate(100deg);-moz-transform:rotate(100deg);-ms-transform:rotate(100deg);-o-transform:rotate(100deg);}.img-effect4:before{right:0;top:0;}.img-effect4:after{left:0;bottom:0;}.img-effect4:hover:before,.img-effect4:hover:after{height:70%;width:70%;-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;}.img-effect5:before{border:0px solid rgba(0,0,0,0.1);bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:all 0.1s ease-out 0s;-moz-transition:all 0.1s ease-out 0s;-ms-transition:all 0.1s ease-out 0s;-o-transition:all 0.1s ease-out 0s;transition:all 0.1s ease-out 0s;}.img-effect5:after{background:#fff;left:10px;position:absolute;top:10px;bottom:10px;right:10px;visibility:hidden;content:"";-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;}.img-effect5:hover:before{border-width:10px;}.img-effect5:hover:after{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);visibility:visible;}.img-effect6:before,.img-effect6:after{background:rgba(255,255,255,0.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:99;-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;}.img-effect6 img{-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;}.img-effect6:hover:before,.img-effect6:hover:after{-webkit-opacity:1;-moz-opacity:1;opacity:1;}.img-effect6:hover:before{left:50%;right:50%;}.img-effect6:hover:after{bottom:50%;top:50%;}.img-effect6:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}.img-effect6:before,.img-effect6:after{background:rgba(255,255,255,0.5);bottom:0;content:"";left:0;-webkit-opacity:0;-moz-opacity:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;z-index:99;}.img-effect6 img{-webkit-transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-ms-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;transition:all 0.9s ease 0s;}.img-effect6:hover:before,.img-effect6:hover:after{-webkit-opacity:1;-moz-opacity:1;opacity:1;}.img-effect6:hover:before{left:50%;right:50%;}.img-effect6:hover:after{bottom:50%;top:50%;}.img-effect6:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}.img-effect7 img{-webkit-transition:all 1.3s ease 0s;-moz-transition:all 1.3s ease 0s;-ms-transition:all 1.3s ease 0s;-o-transition:all 1.3s ease 0s;transition:all 1.3s ease 0s;}.img-effect7:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}.img-effect8:before{content:'';position:absolute;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;border:150px double rgba(255,255,255,0);overflow:hidden;width:100%;height:100%;top:0;left:0;}.img-effect8:hover:before{border:0px double rgba(255,255,255,0.7);-webkit-opacity:0;-moz-opacity:0;opacity:0;}.img-effect9:before{background:rgba(255,255,255,0.7) none repeat scroll 0 0;bottom:10px;content:"";left:10px;-webkit-opacity:1;-moz-opacity:1;opacity:1;position:absolute;right:10px;top:10px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);}.img-effect9:hover:before{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition-duration:1.5s;-moz-transition-duration:1.5s;-ms-transition-duration:1.5s;-o-transition-duration:1.5s;transition-duration:1.5s;}.img-effect10:before,.img-effect10:after{background:#fff;content:"";height:0;-webkit-opacity:0.2;-moz-opacity:0.2;opacity:0.2;position:absolute;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;width:0;}.img-effect10:before{top:0;left:0;}.img-effect10:after{right:0;bottom:0;}.img-effect10:hover:before,.img-effect10:hover:after{-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;height:100%;width:100%;}@-webkit-keyframes shine{100%{left:125%;}}@keyframes shine{100%{left:125%;}}.td_subbanners{position:relative;vertical-align:middle;text-align:center;}.td_subbanners .cms_banner{overflow:hidden;position:relative;display:inline-block;vertical-align:middle;text-align:center;}.td_subbanners .cms_banner img{max-width:100%;}.td_subbanners .banner-data{background:rgba(255,255,255,0.5) none repeat scroll 0 0;position:absolute;left:20px;right:20px;bottom:20px;margin:auto;text-align:center;overflow:hidden;padding:20px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}@media (min-width: 992px) and (max-width: 1199px){.td_subbanners .banner-data{padding:15px;}}@media (min-width: 768px) and (max-width: 991px){.td_subbanners .banner-data{padding:10px 5px;}}@media (max-width: 543px){.td_subbanners .banner-data{padding:15px;}}.td_subbanners .banner-data .inner-content .banner-title,.td_subbanners .banner-data .inner-content .banner-subtitle{color:#333;position:relative;line-height:normal;letter-spacing:0.5px;text-transform:uppercase;display:inline-block;vertical-align:middle;}.td_subbanners .banner-data .inner-content .banner-title{font:600 26px Poppins, Helvetica, sans-serif;}@media (min-width: 992px) and (max-width: 1199px){.td_subbanners .banner-data .inner-content .banner-title{font-size:22px;}}@media (min-width: 768px) and (max-width: 991px){.td_subbanners .banner-data .inner-content .banner-title{font-size:16px;}}@media (max-width: 543px){.td_subbanners .banner-data .inner-content .banner-title{font-size:22px;}}.td_subbanners .banner-data .inner-content .banner-subtitle{font:400 26px Poppins, Helvetica, sans-serif;}@media (min-width: 992px) and (max-width: 1199px){.td_subbanners .banner-data .inner-content .banner-subtitle{font-size:22px;}}@media (min-width: 768px) and (max-width: 991px){.td_subbanners .banner-data .inner-content .banner-subtitle{font-size:16px;}}@media (max-width: 543px){.td_subbanners .banner-data .inner-content .banner-subtitle{font-size:22px;}}.td_subbanners:hover .banner-data{background:#fff none repeat scroll 0 0;}.search-widget{width:45%;position:relative;padding:8px 0;z-index:2;}@media (max-width: 991px){.search-widget{display:inline-block;vertical-align:middle;width:100%;text-align:center;}}.search-widget.toggle{width:auto;float:right;padding:18px 0 18px 25px;}@media (max-width: 991px){.search-widget.toggle{padding:15px 0 15px 25px;}}.search-widget.toggle .search-widget-inner form{position:absolute;right:0;top:42px;display:none;min-width:400px;float:none;}@media (max-width: 991px){.search-widget.toggle .search-widget-inner form{top:39px;}}@media (max-width: 543px){.search-widget.toggle .search-widget-inner form{min-width:250px;max-width:250px;}}@media (max-width: 767px){.search-widget.toggle .search-widget-inner form .select_search_wrapper{display:none;}}.rtl .search-widget.toggle{float:left;padding:18px 25px 18px 0;}@media (max-width: 991px){.rtl .search-widget.toggle{padding:15px 25px 15px 0;}}.rtl .search-widget.toggle .search-widget-inner form{left:0;right:auto;}.search-widget .search-widget-inner{position:relative;display:inline-block;vertical-align:middle;width:100%;}.search-widget .search-widget-inner .current{cursor:pointer;position:relative;}.search-widget .search-widget-inner .current:before{content:"\e610";font-family:"themify";font-size:24px;position:relative;display:inline-block;vertical-align:middle;text-align:center;width:24px;height:24px;color:#333;}.search-widget .search-widget-inner .current.active:before{content:"\e646";}.search-widget .search-widget-inner form{background:#fff;float:left;width:100%;position:relative;border:1px solid #e5e5e5;}@media (max-width: 991px){.search-widget .search-widget-inner form{float:none;text-align:center;max-width:500px;margin:auto;}}.search-widget .search-widget-inner form .select_search_wrapper{float:left;width:25%;overflow:hidden;position:relative;}.search-widget .search-widget-inner form .select_search_wrapper:after{background:#cbcbcb;content:"";height:40px;position:absolute;right:0;top:0px;bottom:0;margin:auto;width:1px;}.search-widget .search-widget-inner form .select_search_wrapper #search-category{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f5f5f5;padding:10px 30px 10px 10px;border:medium none;line-height:normal;height:40px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.search-widget .search-widget-inner form .select_search_wrapper #search-category option{padding:2px;text-transform:uppercase;}.search-widget .search-widget-inner form .button-search{float:right;padding:10px 15px;height:40px;border-radius:0;background:transparent;border:medium none;}.search-widget .search-widget-inner form .button-search i{color:#5f5f5f;font-size:16px;}.search-widget .search-widget-inner form .input-wrapper{overflow:hidden;position:relative;}.search-widget .search-widget-inner form .input-wrapper .ajax-loader-container{background:transparent url('../img/searchloader.gif') no-repeat scroll center center;bottom:0;height:30px;margin:auto;position:absolute;right:0px;top:0px;display:none;width:30px;z-index:1;}.search-widget .search-widget-inner form .input-wrapper .td_product_search_input{border:medium none;height:40px;padding:10px 15px;width:100%;border-radius:0;}.rtl .search-widget .search-widget-inner form{float:right;}@media (max-width: 991px){.rtl .search-widget .search-widget-inner form{float:none;}}.rtl .search-widget .search-widget-inner form .select_search_wrapper{float:right;}.rtl .search-widget .search-widget-inner form .select_search_wrapper:after{right:auto;left:0;}.rtl .search-widget .search-widget-inner form .select_search_wrapper #search-category{padding:10px 10px 10px 30px;}.rtl .search-widget .search-widget-inner form .button-search{float:left;}.rtl .search-widget .search-widget-inner form .input-wrapper .ajax-loader-container{right:auto;left:0;}.ajax-result-container{background-color:#fff;border-color:#e5e5e5;border-radius:0;box-shadow:0 2px 5px 1px rgba(0,0,0,0.1);padding:5px;z-index:999;width:100%;position:absolute;top:100%;left:0;display:none;text-align:left;}.rtl .ajax-result-container{text-align:right;left:auto;right:0;}.ajax-result-container .ajax-result-item .none{color:#666;padding:5px 10px;display:block;}.ajax-result-container .ajax-result-item a{border:medium none;border-radius:0;cursor:pointer;display:inline-block;margin:0;padding:5px;width:100%;text-decoration:none;}.ajax-result-container .ajax-result-item a .searchcategory{color:#666;display:block;font-size:13px;}.ajax-result-container .ajax-result-item a .searchproduct{display:block;color:#666;}.ajax-result-container .ajax-result-item a .searchproduct:hover{color:#111;}.ajax-result-container .ajax-result-item a .searchprice{color:#666;display:block;}.ajax-result-container .ajax-result-item a .searchImg{float:left;height:auto;margin:0 15px 0 0;width:50px;border:1px solid #e5e5e5;}.rtl .ajax-result-container .ajax-result-item a .searchImg{float:right;margin:0 0 0 15px;}.gallery-item{display:inline-block;padding:0 5px 5px;text-align:center;vertical-align:top;width:100%;margin:0;}.gallery-icon img{margin:0 auto;}.gallery-caption{display:block;font-size:12px;font-size:1.2rem;line-height:1.5;padding:0.5em 0;}.gallery.gallery-columns-2 .gallery-item{max-width:50%;}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%;}.gallery.gallery-columns-4 .gallery-item{max-width:25%;}.gallery.gallery-columns-5 .gallery-item{max-width:20%;}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery.gallery-columns-6 .gallery-caption{display:none;}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery.gallery-columns-7 .gallery-caption{display:none;}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery.gallery-columns-8 .gallery-caption{display:none;}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%;}.gallery.gallery-columns-9 .gallery-caption{display:none;}.kc-image-gallery .kc_image_gallery{margin-left:-5px;margin-right:-5px;width:auto;}.kc-image-gallery .kc_image_gallery .item-grid{width:100%;padding:0 5px;margin-bottom:10px;}.kc-image-gallery .kc_image_gallery .item-grid .kc-image-link{display:block;position:relative;}.kc-image-gallery .kc_image_gallery .item-grid.grid-1{width:100%;}.kc-image-gallery .kc_image_gallery .item-grid.grid-2{width:50%;}.kc-image-gallery .kc_image_gallery .item-grid.grid-3{width:33.33%;}.kc-image-gallery .kc_image_gallery .item-grid.grid-4{width:25%;}.kc-image-gallery .kc_image_gallery .item-grid.grid-5{width:20%;}.kc-image-gallery .kc_image_gallery .item-grid.grid-6{width:16.6667%;}.hide{display:none !important;}.loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:#fff;display:table;}.loader-wrapper .loader-section{display:block;position:relative;text-align:center;display:table-cell;vertical-align:middle;}.loader-wrapper .loader-section.css1 .box1{width:40px;height:40px;background-color:#000;margin:auto;-webkit-animation:css-rotateplane 1.2s infinite ease-in-out;animation:css-rotateplane 1.2s infinite ease-in-out;}.loader-wrapper .loader-section.css2 .spinner{margin:auto;width:40px;height:40px;position:relative;text-align:center;-webkit-animation:css-rotate 2.0s infinite linear;animation:css-rotate 2.0s infinite linear;}.loader-wrapper .loader-section.css2 .spinner .box1,.loader-wrapper .loader-section.css2 .spinner .box2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#000;border-radius:100%;-webkit-animation:css-bounce 2.0s infinite ease-in-out;animation:css-bounce 2.0s infinite ease-in-out;}.loader-wrapper .loader-section.css2 .spinner .box2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s;}.loader-wrapper .loader-section.css3 .spinner{margin:auto;width:40px;height:40px;position:relative;}.loader-wrapper .loader-section.css3 .spinner .box1,.loader-wrapper .loader-section.css3 .spinner .box2{width:100%;height:100%;border-radius:50%;background-color:#000;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:css-bounce 2.0s infinite ease-in-out;animation:css-bounce 2.0s infinite ease-in-out;}.loader-wrapper .loader-section.css3 .spinner .box2{-webkit-animation-delay:-1s;animation-delay:-1s;}.loader-wrapper .loader-section.css4 .spinner{margin:auto;width:70px;text-align:center;}.loader-wrapper .loader-section.css4 .spinner > div{width:18px;height:18px;margin:0 2px;background-color:#000;border-radius:100%;display:inline-block;-webkit-animation:css-bouncedelay 1.4s infinite ease-in-out both;animation:css-bouncedelay 1.4s infinite ease-in-out both;}.loader-wrapper .loader-section.css4 .spinner .box1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}.loader-wrapper .loader-section.css4 .spinner .box2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}.loader-wrapper .loader-section.css5 .spinner{margin:auto;width:50px;height:40px;text-align:center;font-size:10px;}.loader-wrapper .loader-section.css5 .spinner > div{background-color:#000;height:100%;width:6px;margin:0 1px;display:inline-block;-webkit-animation:css-stretchdelay 1.2s infinite ease-in-out;animation:css-stretchdelay 1.2s infinite ease-in-out;}.loader-wrapper .loader-section.css5 .spinner .box2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}.loader-wrapper .loader-section.css5 .spinner .box3{-webkit-animation-delay:-1s;animation-delay:-1s;}.loader-wrapper .loader-section.css5 .spinner .box4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}.loader-wrapper .loader-section.css5 .spinner .box5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}@-webkit-keyframes css-rotateplane{0%{-webkit-transform:perspective(120px);}50%{-webkit-transform:perspective(120px) rotateY(180deg);}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);}}@keyframes css-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}@-webkit-keyframes css-rotate{100%{-webkit-transform:rotate(360deg);}}@keyframes css-rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}}@-webkit-keyframes css-bounce{0%,100%{-webkit-transform:scale(0.0);}50%{-webkit-transform:scale(1.0);}}@keyframes css-bounce{0%,100%{transform:scale(0.0);-webkit-transform:scale(0.0);}50%{transform:scale(1.0);-webkit-transform:scale(1.0);}}@-webkit-keyframes css-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);}40%{-webkit-transform:scale(1.0);}}@keyframes css-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1.0);transform:scale(1.0);}}@-webkit-keyframes css-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.4);}20%{-webkit-transform:scaleY(1.0);}}@keyframes css-stretchdelay{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4);}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0);}}.pagination,.woocommerce-pagination{float:left;position:relative;clear:both;display:block;}@media (max-width: 543px){.pagination,.woocommerce-pagination{float:none;text-align:center;}}.pagination ul,.woocommerce-pagination ul{padding:0;margin:0;}.pagination ul li,.woocommerce-pagination ul li{background:transparent;border:1px solid #e5e5e5;color:#666;display:inline-block;height:35px;line-height:32px;text-align:center;width:35px;text-decoration:none;margin:0 1px;}.pagination ul li span,.pagination ul li .current,.woocommerce-pagination ul li span,.woocommerce-pagination ul li .current{padding:10px 14px;color:#111;}.pagination ul li a,.woocommerce-pagination ul li a{display:block;text-decoration:none;}.rtl .pagination,.rtl .woocommerce-pagination{float:right;}@media (max-width: 543px){.rtl .pagination,.rtl .woocommerce-pagination{float:none;}}.backtotop{position:fixed;right:20px;bottom:75px;background:#555;border-radius:50%;cursor:pointer;height:44px;width:44px;overflow:hidden;padding:6px;display:none;text-align:center;transform:scale(1);transition:all 0.5s ease-in-out 0s;z-index:9999;}.backtotop::before{border:3px solid #fff;border-radius:50%;content:"";height:40px;left:2px;position:absolute;top:2px;width:40px;}.backtotop i{bottom:15px;color:#fff;font-size:16px;left:13px;position:absolute;text-align:center;font-weight:bold;}.backtotop:hover{background:#111;}.rtl .backtotop{left:20px;right:auto;}.rtl .backtotop::before{right:2px;left:auto;}.rtl .backtotop i{right:14px;left:auto;}.pp_close{right:28px !important;top:8px !important;font-size:0 !important;text-indent:0 !important;width:18px;height:18px;}.pp_close:before{content:"\f00d";position:absolute;font-family:"FontAwesome";font-size:18px;line-height:18px;width:18px;height:18px;text-align:center;color:#333;}.comming-soon span{letter-spacing:2.2px;}.comming-soon span:first-child{padding-left:0;}.rtl .comming-soon span:first-child{padding-right:0;}#quickview-modal .modal-dialog{max-width:1000px;width:calc(100% - 30px);}#quickview-modal .modal-dialog .modal-content .close{display:table;right:15px;top:0px;position:absolute;color:#333;background:transparent;cursor:pointer;z-index:1;height:40px;width:40px;font-size:30px;}@media (max-width: 767px){#quickview-modal .modal-dialog .modal-content .close{right:0px;}}.rtl #quickview-modal .modal-dialog .modal-content .close{left:15px;right:auto;}@media (max-width: 767px){.rtl #quickview-modal .modal-dialog .modal-content .close{left:0px;}}#quickview-modal .modal-dialog .modal-content .modal-body{padding:0;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .f-image .images{margin-bottom:0;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .f-image .images .thumbnails{display:none;margin-top:0;border:1px solid #e5e5e5;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .f-image .images .woocommerce-product-gallery #product-image{border:none;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .f-image .images .woocommerce-product-gallery #product-image > .woocommerce-product-gallery__image:not(:first-child){display:none;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .f-image .images .woocommerce-product-gallery #product-image img{max-width:100%;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .f-image .images .woocommerce-product-gallery__image > a{pointer-events:none;}@media (min-width: 768px){#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info{position:absolute;top:0;right:0;height:100%;overflow-y:auto;}.rtl #quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info{left:0;right:auto;}}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info .info-inner{padding:20px 10px 20px 0;}@media (max-width: 767px){#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info .info-inner{padding:20px 15px;}}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info .info-inner #size-guide{margin:7px 0;}#quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info .info-inner .woocommerce-review-link{display:none;}.rtl #quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info .info-inner{padding:20px 0 20px 10px;}@media (max-width: 767px){.rtl #quickview-modal .modal-dialog .modal-content .modal-body .product .product-view .product-info .info-inner{padding:20px 15px;}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;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);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}.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;}.header-container{background-color:#fff;}.header-container.header-2 #language-selector-label{display:none;}@media (min-width: 992px){.header-container.header-2 .td_language_switcher{position:relative;display:inline-block;vertical-align:middle;padding:0 10px;}.header-container.header-2 .td_language_switcher .current{display:inline-block;vertical-align:middle;cursor:pointer;text-transform:uppercase;}.header-container.header-2 .td_language_switcher .current img{margin:0 5px;}.header-container.header-2 .td_language_switcher .current .lang_block{position:relative;}.header-container.header-2 .td_language_switcher .current .lang_block:after{content:"\e64b";display:inline-block;font-family:"themify";font-size:10px;line-height:12px;vertical-align:middle;margin:0 0 0 2px;}.header-container.header-2 .td_language_switcher .current.active .lang_block:after{content:"\e648";}.header-container.header-2 .td_language_switcher .toogle_content{background:#fff;display:none;padding:5px 0;right:0;top:31px;padding:5px;position:absolute;min-width:175px;left:auto;border:1px solid #e5e5e5;border-radius:0;z-index:10;text-align:left;}.header-container.header-2 .td_language_switcher .toogle_content ul{padding:0;margin:0;}.header-container.header-2 .td_language_switcher .toogle_content ul > li{padding:5px;}.header-container.header-2 .td_language_switcher .toogle_content ul > li a,.header-container.header-2 .td_language_switcher .toogle_content ul > li span{color:#666;display:inline-block;vertical-align:middle;font-size:14px;line-height:18px;}.header-container.header-2 .td_language_switcher .toogle_content ul > li img{margin-right:5px;display:inline-block;vertical-align:-3px;}.rtl .header-container.header-2 .td_language_switcher .current .lang_block:after{margin:0 2px 0 0;}.rtl .header-container.header-2 .td_language_switcher .toogle_content{right:auto;left:0;text-align:right;}.rtl .header-container.header-2 .td_language_switcher .toogle_content ul > li img{margin-left:5px;margin-right:0;}}.header-container.header-2 .header-middle{padding:20px 0;}@media (max-width: 991px){.header-container.header-2 .header-middle{padding:10px 0;}}@media (min-width: 992px){.header-container.header-2 .header-middle .container > div{float:right;}.rtl .header-container.header-2 .header-middle .container > div{float:left;}.header-container.header-2 .header-middle .container .header-logo{float:left;margin-top:10px;}.rtl .header-container.header-2 .header-middle .container .header-logo{float:right;}}.header-container.header-2 .header-bottom{border-top:1px solid #ebebeb;}.header-container.header-2 .blockcart{float:right;padding:8px 0 8px 20px;position:relative;}@media (max-width: 991px){.header-container.header-2 .blockcart{padding:6px 0;}}.header-container.header-2 .blockcart .shopping_cart{background:#f5f5f5;position:relative;cursor:pointer;padding:9px 30px;line-height:25px;}.header-container.header-2 .blockcart .shopping_cart i{font-size:24px;display:inline-block;vertical-align:middle;margin:0 5px 0 0;color:#333;}.header-container.header-2 .blockcart .shopping_cart .shopping_cart_text{display:inline-block;vertical-align:middle;font-size:14px;line-height:18px;font-weight:500;text-transform:uppercase;color:#333;}.header-container.header-2 .blockcart .shopping_cart .shopping_cart_text > span{display:inline-block;vertical-align:middle;}.header-container.header-2 .blockcart .shopping_cart .shopping_cart_text .cart-items-count{padding:0;position:relative;top:0;font-size:14px;line-height:18px;font-weight:500;height:auto;width:auto;color:#333;}.rtl .header-container.header-2 .blockcart{float:left;padding:8px 20px 8px 0;}@media (max-width: 991px){.rtl .header-container.header-2 .blockcart{padding:6px 0;}}.rtl .header-container.header-2 .blockcart .shopping_cart i{margin:0 0 0 5px;}@media (min-width: 992px){.header-container.header-2 .headercontact{width:250px;float:right;text-align:right;padding:17px 0;line-height:25px;}.header-container.header-2 .headercontact .block_content i{color:#111;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);margin:0 5px 0 0;}.header-container.header-2 .headercontact .block_content span{color:#333;}.rtl .header-container.header-2 .headercontact{float:left;text-align:left;}.rtl .header-container.header-2 .headercontact .block_content i{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);margin:0 0 0 5px;}}.header-container .header-top{background-color:#f5f5f5;}.header-container .header-top .inner-header{color:#666;}.header-container .header-top .inner-header a{color:#666;}.header-container .header-top .inner-header a:hover{color:#111;}.header-container .header-top .inner-header a:active{color:#111;}.header-container .header-top .inner-header .left-nav{float:left;}@media (max-width: 991px){.header-container .header-top .inner-header .left-nav{width:100%;text-align:center;}}.header-container .header-top .inner-header .left-nav .welcome-message{margin:8px 0;}.rtl .header-container .header-top .inner-header .left-nav{float:right;}@media (max-width: 991px){.rtl .header-container .header-top .inner-header .left-nav{text-align:center;}}.header-container .header-top .inner-header .right-nav{float:right;}.header-container .header-top .inner-header .right-nav > span{margin:7px 0;display:inline-block;vertical-align:middle;}.header-container .header-top .inner-header .right-nav > span a{padding:0 10px;position:relative;display:inline-block;vertical-align:middle;}.header-container .header-top .inner-header .right-nav > span a:after{background:rgba(0,0,0,0.2);content:"";height:12px;position:absolute;right:0;top:0;width:1px;bottom:0;margin:auto;}.header-container .header-top .inner-header .right-nav > span:last-child a{padding:0 0 0 10px;}.header-container .header-top .inner-header .right-nav > span:last-child a:after{display:none;}.rtl .header-container .header-top .inner-header .right-nav{float:left;}.rtl .header-container .header-top .inner-header .right-nav > span a:after{left:0;right:auto;}.rtl .header-container .header-top .inner-header .right-nav > span:last-child a{padding:0 10px 0 0;}.rtl .header-container .header-top .inner-header .right-nav > span:last-child a:after{display:none;}.header-container.header-1{padding:36px 0;}@media (max-width: 991px){.header-container.header-1{padding:15px 0 0;}}@media (min-width: 992px){.header-container.header-1 .td_language_switcher{padding:10px 0 0;margin:10px 0 0;width:100%;border-top:1px solid #e5e5e5;}.header-container.header-1 .td_language_switcher #language-selector-label{display:inline-block;font-size:14px;font-weight:700;margin:0 0 5px;}.header-container.header-1 .td_language_switcher .top_language_list ul{margin:0;padding:0;}.header-container.header-1 .td_language_switcher .top_language_list ul li a{padding:5px;}.header-container.header-1 .td_language_switcher .top_language_list ul li a img{margin-right:5px;}.rtl .header-container.header-1 .td_language_switcher .top_language_list ul li a img{margin-left:5px;margin-right:0;}}.header-container .header-middle{position:relative;color:#666;}.header-container .header-middle a{color:#333;}.header-container .header-middle a:hover{color:#f60c24;}.header-container .header-middle a:active{color:#f60c24;}.header-container .header-middle .container{position:relative;}.header-container .header-middle .header-logo{width:250px;}@media (min-width: 992px){.header-container .header-middle .header-logo{margin-top:10px;float:left;}.rtl .header-container .header-middle .header-logo{float:right;}}@media (max-width: 991px){.header-container .header-middle .header-logo{width:100%;text-align:center;max-width:100%;}}.header-container .header-middle .header-logo a{display:inline-block;vertical-align:middle;}@media (min-width: 992px){.header-container .header-middle .right_content{float:right;width:150px;}.rtl .header-container .header-middle .right_content{float:left;}}.header-container .header-middle.fixed{animation:0.5s linear 0s normal none 1 running fadeInDown;box-shadow:0 3px 3px rgba(0,0,0,0.1);position:fixed;width:100%;top:0;left:0;right:0;margin:0 auto;z-index:997;padding:0;background-color:#fff;}.header-container .header-middle.fixed .header-logo{margin-top:5px !important;padding:5px 0;}.header-container .header-middle.fixed .header-logo a img{max-height:50px;}.header-container .header-bottom{color:#666;}.header-container .header-bottom a{color:#333;}.header-container .header-bottom a:hover{color:#f60c24;}.header-container .header-bottom a:active{color:#f60c24;}.header-container .user-info{float:right;position:relative;padding:18px 0 18px 25px;}@media (max-width: 991px){.header-container .user-info{padding:0;}}.header-container .user-info .user-info-inner{position:relative;}.header-container .user-info .user-info-inner .current{cursor:pointer;color:#333;display:inline-block;font-size:24px;height:24px;width:24px;vertical-align:middle;}.header-container .user-info .toogle_content{background:#fff;display:none;padding:5px 0;right:0;top:42px;padding:10px;position:absolute;min-width:200px;left:auto;border:1px solid #e5e5e5;border-radius:0;z-index:10;}@media (max-width: 991px){.header-container .user-info .toogle_content{top:40px;}}.header-container .user-info .toogle_content a{padding:5px;font-size:14px;line-height:18px;display:block;color:#666;}.header-container .user-info .toogle_content a:hover{color:#111;}.rtl .header-container .user-info{float:left;padding:18px 25px 18px 0;}@media (max-width: 991px){.rtl .header-container .user-info{padding:0;}}.rtl .header-container .user-info .toogle_content{right:auto;left:0;}.header-container .blockcart{float:right;padding:18px 0 18px 25px;position:relative;}@media (max-width: 991px){.header-container .blockcart{padding:15px 0 15px 25px;}}.header-container .blockcart .shopping_cart{position:relative;}.header-container .blockcart .shopping_cart i{cursor:pointer;color:#333;display:inline-block;font-size:24px;height:24px;width:24px;vertical-align:middle;}.header-container .blockcart .shopping_cart .ajax_cart_text{display:none;}.header-container .blockcart .shopping_cart .cart-items-count{top:-8px;color:#333;font-size:10px;font-weight:bold;height:15px;line-height:10px;padding:2px;position:absolute;right:0;left:0;margin:0 auto;width:15px;text-align:center;vertical-align:middle;}.rtl .header-container .blockcart{float:left;padding:18px 25px 18px 0;}@media (max-width: 991px){.rtl .header-container .blockcart{padding:15px 25px 15px 0;}}.header-container .nav-full-width{height:0;background:#fff;color:#fff;}.header-container .nav-full-width a{color:#333;}.header-container .nav-full-width a:hover{color:#f60c24;}.header-container .nav-full-width a:active{color:#f60c24;}.header-container .nav-full-width.fixed{animation:0.5s linear 0s normal none 1 running fadeInDown;box-shadow:0 3px 3px rgba(0,0,0,0.1);position:fixed;padding:0;width:100%;top:0;left:0;right:0;margin:0 auto;z-index:997;background-color:#fff;}.home .footer{margin-top:0;}.footer{background-color:#f5f5f5;margin-top:25px;}@media (min-width: 1200px){.footer.footer-2 .footer-top .footer-wrapper{padding-left:110px;}}@media (max-width: 991px){.footer.footer-2 .footer-top .footer-wrapper{clear:both;}}.footer.footer-2 .footer-top .block_social{display:block;width:100%;float:none;padding:0;margin-bottom:30px;}@media (max-width: 991px){.footer.footer-2 .footer-top .block_social{margin-bottom:0;}}.footer.footer-2 .footer-top .block_social .title_block{display:block;}.footer.footer-2 .footer-top .block_social ul li{height:35px;width:35px;margin:2px;}@media (max-width: 991px){.footer.footer-2 .footer-top .block_social ul li{margin:0 2px;}}.footer.footer-2 .footer-top .block_social ul li a{border-radius:50px;height:35px;width:35px;line-height:35px;color:#fff;margin:0;font-size:18px;-webkit-transition:all 0s ease 0s;-moz-transition:all 0s ease 0s;-ms-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s;}.footer.footer-2 .footer-top .block_social ul li a:hover *{color:#fff;}.footer.footer-2 .footer-top .block_social ul li a.facebook{background:#3b5999;}.footer.footer-2 .footer-top .block_social ul li a.twitter{background:#00aced;}.footer.footer-2 .footer-top .block_social ul li a.rss{background:#f90;}.footer.footer-2 .footer-top .block_social ul li a.youtube{background:#d12121;}.footer.footer-2 .footer-top .block_social ul li a.google-plus{background:#dc473b;}.footer.footer-2 .footer-top .block_social ul li a.pinterest{background:#cb2027;}.footer.footer-2 .footer-top .block_social ul li a.vimeo{background:#00b3ec;}.footer.footer-2 .footer-top .block_social ul li a.instagram{background:#e4405f;}.footer.footer-2 .footer-top .block_social ul li a.vk{background:#4c75a3;}.footer.footer-2 .footer-top .block_social ul li a.tumblr{background:#34526f;}.footer.footer-2 .footer-top .block_social ul li a.linkedin{background:#0077b5;}.footer.footer-2 .footer-top .block_social ul li a.flickr{background:#ff0084;}.footer.footer-2 .footer-top .block_social ul li a.behance{background:#053eff;}.footer.footer-2 .footer-top .block_social ul li a.git{background:#75513f;}.footer.footer-2 .footer-top .block_social ul li a.skype{background:#00aff0;}.footer.footer-2 .footer-top .block_social ul li a.foursquare{background:#f94877;}.footer.footer-2 .footer-top .block_social ul li a.dribbble{background:#ea4c89;}.footer.footer-2 .footer-top .block_newsletter{display:block;}.footer.footer-2 .footer-top .block_newsletter .wysija-paragraph .wysija-input{background:transparent;}.footer.footer-2 .footer-top .block_newsletter .wysija-submit{background:#111 url('../img/newsletter-img.png') no-repeat center center;margin:0;padding:0;width:42px;font-size:0px;}.footer.footer-2 .footer-top .block_newsletter .wysija-submit:hover{background-color:#f60c24;}.footer.footer-2 .footer-container-after .title_block,.footer.footer-2 .footer-container-after .storeinfo-desc{display:none;}.footer.footer-2 .footer-container-after .footer-payment-icons{float:left;line-height:50px;}@media (max-width: 991px){.footer.footer-2 .footer-container-after .footer-payment-icons{float:none;width:100%;text-align:center;line-height:normal;margin:0;}}@media (min-width: 992px){.footer.footer-2 .footer-container-after .footer-end-block{float:right;}}.footer.footer-2 .footer-container-after .footer-end-block .block-contact{display:inline-block;vertical-align:middle;}@media (max-width: 991px){.footer.footer-2 .footer-container-after .footer-end-block .block-contact{text-align:center;width:100%;margin:5px 0;}}@media (min-width: 992px){.footer.footer-2 .footer-container-after .footer-end-block .block-contact .storeinfo_img{margin-bottom:0;margin-right:15px;}}.footer.footer-2 .footer-container-after .footer-end-block .block-contact .storeinfo_img img{max-height:50px;}@media (min-width: 992px){.footer.footer-2 .footer-container-after .footer-end-block .footer-copyright{float:right;text-align:right;line-height:50px;}}@media (min-width: 1200px){.rtl .footer.footer-2 .footer-top .footer-wrapper{padding-right:110px;padding-left:0;}}.rtl .footer.footer-2 .footer-top .block_newsletter .wysija-submit{margin:0;}.rtl .footer.footer-2 .footer-container-after .footer-payment-icons{float:right;}@media (max-width: 991px){.rtl .footer.footer-2 .footer-container-after .footer-payment-icons{float:none;}}@media (min-width: 992px){.rtl .footer.footer-2 .footer-container-after .footer-end-block{float:left;}}@media (min-width: 992px){.rtl .footer.footer-2 .footer-container-after .footer-end-block .block-contact .storeinfo_img{margin-left:15px;margin-right:0;}}@media (min-width: 992px){.rtl .footer.footer-2 .footer-container-after .footer-end-block .footer-copyright{float:left;text-align:left;}}.footer h4.title_block{color:#111;cursor:pointer;font:500 16px/20px Poppins, Helvetica, sans-serif;margin:0 0 15px 0;position:relative;text-transform:uppercase;}@media (max-width: 991px){.footer h4.title_block{margin:0;padding:10px 0;cursor:pointer;}.site-footer.toogle .footer h4.title_block:after{content:"\e64b";display:block;font-family:"themify";font-size:12px;font-weight:bold;vertical-align:middle;position:absolute;right:0;top:10px;}.rtl .site-footer.toogle .footer h4.title_block:after{right:auto;left:0;}.site-footer.toogle .footer h4.title_block.active:after{content:"\e648";}}.footer h4.title_block:hover{color:#f60c24;}.footer .footer-top{overflow:hidden;color:#666;}.footer .footer-top a{color:#666;}.footer .footer-top a:hover{color:#f60c24;}.footer .footer-top a:active,.footer .footer-top a:focus{color:#f60c24;}.footer .footer-top .block-contact{padding:0 90px 0 0;}@media (min-width: 992px){.footer .footer-top .block-contact .title_block{display:none;}}@media (max-width: 1200px){.footer .footer-top .block-contact{padding:0;}}.rtl .footer .footer-top .block-contact{padding:0 0 0 90px;}@media (max-width: 1200px){.rtl .footer .footer-top .block-contact{padding:0;}}.footer .footer-top .block-contact .storeinfo_img{margin-bottom:10px;}.footer .footer-top .block-contact .storeinfo-desc{margin:0;line-height:24px;color:#666;letter-spacing:0.5px;}.footer .footer-top .footer-menu-widget .widget .nav_menu{padding:0;margin-bottom:0;}.footer .footer-top .footer-menu-widget .widget .nav_menu .menu-item a{display:block;margin-bottom:5px;text-transform:uppercase;}@media (min-width: 992px){.footer .footer-top .block_social{float:right;}.rtl .footer .footer-top .block_social{float:left;}.footer .footer-top .block_social .title_block{display:none;}}.footer .footer-top .block_social .connect-desc{display:none;margin:0 0 10px;}.footer .footer-top .block_social ul{margin:0;padding:0;}.footer .footer-top .block_social ul li{display:inline-block;vertical-align:middle;text-align:center;margin:0 2px;height:30px;width:30px;}.footer .footer-top .block_social ul li a{background:transparent;display:inline-block;font-size:20px;height:30px;line-height:normal;margin:0;text-align:center;width:30px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.footer .footer-top .block_social ul li a:hover.facebook{color:#3b5999;}.footer .footer-top .block_social ul li a:hover.twitter{color:#00aced;}.footer .footer-top .block_social ul li a:hover.rss{color:#f90;}.footer .footer-top .block_social ul li a:hover.youtube{color:#d12121;}.footer .footer-top .block_social ul li a:hover.google-plus{color:#dc473b;}.footer .footer-top .block_social ul li a:hover.pinterest{color:#cb2027;}.footer .footer-top .block_social ul li a:hover.vimeo{color:#00b3ec;}.footer .footer-top .block_social ul li a:hover.instagram{color:#e4405f;}.footer .footer-top .block_social ul li a:hover.vk{color:#4c75a3;}.footer .footer-top .block_social ul li a:hover.tumblr{color:#34526f;}.footer .footer-top .block_social ul li a:hover.linkedin{color:#0077b5;}.footer .footer-top .block_social ul li a:hover.flickr{color:#ff0084;}.footer .footer-top .block_social ul li a:hover.behance{color:#053eff;}.footer .footer-top .block_social ul li a:hover.git{color:#75513f;}.footer .footer-top .block_social ul li a:hover.skype{color:#00aff0;}.footer .footer-top .block_social ul li a:hover.foursquare{color:#f94877;}.footer .footer-top .block_social ul li a:hover.dribbble{color:#ea4c89;}@media (min-width: 992px){.footer .footer-top .store-contact{margin-bottom:5px;}}.footer .footer-top .store-contact .storeinfo-desc{font:400 14px/18px Poppins, Helvetica, sans-serif;margin-bottom:10px;text-align:justify;}.footer .footer-top .store-contact .block{margin:0 0 5px;overflow:hidden;}.footer .footer-top .store-contact .block .icon{float:left;margin:0 8px 0 0;text-align:center;width:20px;}.rtl .footer .footer-top .store-contact .block .icon{float:right;margin:0 0 0 8px;}.footer .footer-top .store-contact .block .icon i{font-size:16px;line-height:24px;}.footer .footer-top .store-contact .block .data{line-height:24px;overflow:hidden;}.footer .footer-top .store-contact .block .data.email{overflow-wrap:break-word;white-space:normal;}.footer .footer-container{padding-top:55px;overflow:hidden;}@media (max-width: 991px){.footer .footer-container{padding-top:35px;}}.footer .footer-container-after{background:#f5f5f5 none repeat scroll 0 0;margin-top:48px;color:#666;}.footer .footer-container-after .footer-container-after-inner{border-top:1px solid #e5e5e5;display:inline-block;vertical-align:middle;width:100%;padding:15px 0;}.footer .footer-container-after a{color:#666;}.footer .footer-container-after a:hover{color:#f60c24;}.footer .footer-container-after a:active,.footer .footer-container-after a:focus{color:#f60c24;}@media (max-width: 991px){.footer .footer-container-after{margin-top:30px;}}.footer .footer-container-after .footer-copyright{float:left;line-height:28px;}@media (max-width: 991px){.footer .footer-container-after .footer-copyright{text-align:center;width:100%;float:none;}}.rtl .footer .footer-container-after .footer-copyright{float:right;}@media (max-width: 991px){.rtl .footer .footer-container-after .footer-copyright{float:none;}}.footer .footer-container-after .footer-payment-icons{float:right;}@media (max-width: 991px){.footer .footer-container-after .footer-payment-icons{margin-bottom:10px;text-align:center;float:none;}}.rtl .footer .footer-container-after .footer-payment-icons{float:left;}@media (max-width: 991px){.rtl .footer .footer-container-after .footer-payment-icons{float:none;}}.widget_wysija{position:relative;width:100%;text-align:center;}.widget_wysija h2.widgettitle{display:none;}.widget_wysija .widget_wysija_cont{display:inline-block;vertical-align:middle;max-width:753px;width:100%;}.widget_wysija .wysija-paragraph{margin:0;overflow:hidden;}.widget_wysija .wysija-paragraph:first-child{margin:0;}.widget_wysija .wysija-paragraph .formError{top:50px;left:0;}.rtl .widget_wysija .wysija-paragraph .formError{left:auto;right:0;}.widget_wysija .wysija-paragraph .wysija-input{width:100%;color:#666;text-align:left;padding:10px;background:#fff;border:2px solid #e5e5e5;border-radius:0;}.rtl .widget_wysija .wysija-paragraph .wysija-input{text-align:right;}.widget_wysija .wysija-submit{border:medium none;border-radius:0;background:#111;color:#fff;float:right;font-size:14px;margin:0 0 0 20px;letter-spacing:0.5px;text-transform:uppercase;}.rtl .widget_wysija .wysija-submit{float:left;margin:0 20px 0 0;}.widget_wysija .wysija-submit:hover{background:#f60c24;}.widget_wysija input{height:42px;vertical-align:middle;}@font-face{font-family:"Flaticon";font-weight:normal;font-style:normal;src:url("../fonts/Flaticon.eot");src:url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"Flaticon";src:url("../fonts/Flaticon.svg#Flaticon") format("svg");}}.fi:before{display:inline-block;font-family:"Flaticon";font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;}.flaticon-bag:before{content:"\f100";}.flaticon-clicker:before{content:"\f101";}.flaticon-settings:before{content:"\f102";}.flaticon-unlink:before{content:"\f103";}.flaticon-visible:before{content:"\f104";}.flaticon-heart:before{content:"\f105";}.flaticon-arrows:before{content:"\f106";}.flaticon-stats:before{content:"\f107";}.flaticon-magnifying-glass:before{content:"\f108";}.flaticon-profile:before{content:"\f109";}.flaticon-menu:before{content:"\f10a";}.flaticon-arrows-1:before{content:"\f10b";}.flaticon-arrows-2:before{content:"\f10c";}.flaticon-arrows-3:before{content:"\f10d";}.cart-modal{width:350px;right:-410px;background:#fff;display:block;height:100%;top:0;position:fixed;-webkit-transition:right .5s;-moz-transition:right .5s;-ms-transition:right .5s;-o-transition:right .5s;transition:right .5s;z-index:9999;}@media (max-width: 991px){.cart-modal{width:270px;}}body.cart-active .cart-modal{right:0;}.cart-modal #cart-close{background-color:#fff;color:#999;line-height:1;padding:15px;position:absolute;left:-41px;top:60px;}.cart-modal .cart-container{margin:0;padding:0;}.cart-modal .cart-container .cart-header{position:relative;border-bottom:1px solid #e5e5e5;padding:15px;}.cart-modal .cart-container .cart-header .cart-heading{font-weight:bold;text-transform:uppercase;color:#333;}.cart-modal .cart-container .cart-body{overflow-y:auto;position:relative;overflow-x:hidden;}.cart-modal .cart-container .cart-body .cart-product{padding:15px;width:100%;display:inline-block;border-bottom:1px solid #e5e5e5;}.cart-modal .cart-container .cart-body .cart-product .cart-remove{position:absolute;top:0;right:0;font-size:14px;}.cart-modal .cart-container .cart-body .cart-product .cart-remove:before{content:"\F014";font-family:"FontAwesome";}.cart-modal .cart-container .cart-body .cart-product .cart-images{float:left;margin:0 15px 0 0;border:1px solid #e5e5e5;}.cart-modal .cart-container .cart-body .cart-product .cart-images img{max-width:85px;}.cart-modal .cart-container .cart-body .cart-product .cart-info{overflow:hidden;position:relative;}.cart-modal .cart-container .cart-body .cart-product .cart-info .product-name{display:block;padding:0 15px 0 0;margin-bottom:5px;}.cart-modal .cart-container .cart-body .cart-product .cart-info .cart-price{margin-bottom:5px;color:#333;}.cart-modal .cart-container .cart-body .cart-product .cart-info .cart-price > span{display:inline-block;}.cart-modal .cart-container .cart-body .cart-product .cart-info .variation{overflow:auto;font-size:12px;margin:0px;}.cart-modal .cart-container .cart-body .cart-product .cart-info .variation dt,.cart-modal .cart-container .cart-body .cart-product .cart-info .variation dd{margin:0 5px 0 0;float:left;}.cart-modal .cart-container .cart-body .cart-product .cart-info .variation dt{clear:both;}.cart-modal .cart-container .cart-body .cart-product .cart-info .variation dd{margin:0;}.cart-modal .cart-container .cart-body .cart-empty{padding:15px;font-size:16px;display:block;}.cart-modal .cart-container .cart-body .cart-updating{display:none;text-align:center;z-index:1;}.cart-modal .cart-container .cart-body .cart-updating .fa-spinner{position:absolute;-webkit-animation:cart-spin infinite 575ms linear;-moz-animation:cart-spin infinite 575ms linear;-ms-animation:cart-spin infinite 575ms linear;display:inline-block;font-size:30px;z-index:1;color:#000;bottom:10px;top:0;bottom:0;left:0;right:0;height:30px;width:30px;margin:auto;}.cart-modal .cart-container .cart-body .cart-updating .cart-up-overlay{background-color:#f0f0f0;opacity:.7;top:0;bottom:0;left:0;right:0;position:absolute;}.cart-modal .cart-container .cart-footer{position:absolute;bottom:0;padding:20px 10px;border-top:2px solid #e5e5e5;text-align:center;width:100%;}.cart-modal .cart-container .cart-footer a.button{display:inline-block;vertical-align:middle;margin:0 3px;}.cart-modal .cart-container .cart-footer .cart-subtotal{color:#333;text-align:center;font-weight:700;font-size:17px;margin:0 0 10px;}.rtl .cart-modal{left:-410px;right:auto;-webkit-transition:left .5s;-moz-transition:left .5s;-ms-transition:left .5s;-o-transition:left .5s;transition:left .5s;}.rtl .cart-modal #cart-close{right:-41px;left:auto;}.rtl .cart-modal .cart-container .cart-body .cart-product .cart-remove{left:0;right:auto;}.rtl .cart-modal .cart-container .cart-body .cart-product .cart-images{float:right;margin:0 0 0 15px;}.rtl .cart-modal .cart-container .cart-body .cart-product .cart-info .product-name{padding:0 0 0 15px;}.rtl .cart-modal .cart-container .cart-body .cart-product .cart-info .variation dt,.rtl .cart-modal .cart-container .cart-body .cart-product .cart-info .variation dd{margin:0 0 0 5px;float:right;}.rtl .cart-modal .cart-container .cart-body .cart-product .cart-info .variation dd{margin:0;}body.cart-active.rtl .cart-modal{left:0;right:auto;}body.cart-active .cart-overlay{background:rgba(0,0,0,0.5);bottom:0;left:0;min-height:100vh;position:fixed;right:0;top:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:9999;}@keyframes cart-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);}}.cartbtn-icon{margin-right:5px;}.rtl .cartbtn-icon{margin-right:0;margin-left:5px;}.cartbtn-icon.active{display:inline-block;-webkit-animation:cart-spin infinite 575ms linear;-moz-animation:cart-spin infinite 575ms linear;-ms-animation:cart-spin infinite 575ms linear;}.cart-notice-box{left:0;right:0;bottom:50px;position:fixed;z-index:100000;}.cart-notice-box > div{display:table;margin:0 auto;background-color:rgba(0,0,0,0.5);padding:20px;color:white;font-weight:500;}.cart-notice-box > div .cart-notice .woocommerce-error{margin:0;}.cart-notice-box > div .cart-notice .woocommerce-error a.button{display:none;}.td-main-menu{position:relative;z-index:10;}.td-main-menu ul{list-style:none;margin:0;padding:0;}@media (min-width: 992px){.header-middle .header-navigation{width:calc(100% - 400px);width:-o-calc(100% - 400px);width:-moz-calc(100% - 400px);width:-webkit-calc(100% - 400px);text-align:center;float:left;}.rtl .header-middle .header-navigation{float:right;}.header-middle .header-navigation .td-main-menu ul.main-navigation{padding:10px 0;}.header-middle .header-navigation .td-main-menu ul.main-navigation > li > a{font:500 16px/19px Poppins, Helvetica, sans-serif;padding:10px 15px;color:#333;}.header-middle .header-navigation .td-main-menu ul.main-navigation > li > a:active,.header-middle .header-navigation .td-main-menu ul.main-navigation > li > a:focus{color:#f60c24;}.header-middle .header-navigation .td-main-menu ul.main-navigation > li:hover > a{color:#f60c24;}.nav-full-width{border-top:1px solid #ebebeb;}.nav-full-width .header-navigation{width:calc(100% - 250px);width:-o-calc(100% - 250px);width:-moz-calc(100% - 250px);width:-webkit-calc(100% - 250px);text-align:left;float:left;}.nav-full-width .header-navigation .td-main-menu{z-index:1;}.nav-full-width .header-navigation .td-main-menu ul.main-navigation{padding:10px 0;}.nav-full-width .header-navigation .td-main-menu ul.main-navigation > li > a{font:500 16px/19px Poppins, Helvetica, sans-serif;padding:10px 15px;color:#333;}.nav-full-width .header-navigation .td-main-menu ul.main-navigation > li > a:hover{color:#f60c24;}.nav-full-width .header-navigation .td-main-menu ul.main-navigation > li > a:active,.nav-full-width .header-navigation .td-main-menu ul.main-navigation > li > a:focus{color:#f60c24;}.nav-full-width .header-navigation .td-main-menu ul.main-navigation > li:first-child > a{padding:10px 15px 10px 0;}.rtl .nav-full-width .header-navigation .td-main-menu ul.main-navigation > li:first-child > a{padding:10px 0 10px 15px;}.rtl .nav-full-width .header-navigation{float:right;text-align:right;}.td-main-menu ul.main-navigation li{text-align:left;position:relative;}.td-main-menu ul.main-navigation li:hover > a{color:#f60c24;}.td-main-menu ul.main-navigation li:active > a,.td-main-menu ul.main-navigation li:focus > a{color:#f60c24;}.td-main-menu ul.main-navigation li a{position:relative;text-decoration:none;color:#333;}.td-main-menu ul.main-navigation li a .td-megamenu-icon,.td-main-menu ul.main-navigation li a .menu_link,.td-main-menu ul.main-navigation li a .td-badge{display:inline;vertical-align:middle;}.td-main-menu ul.main-navigation li a .td-megamenu-icon{margin:0 5px 0 0;}.td-main-menu ul.main-navigation li a .td-badge{margin:0 0 0 10px;}.td-main-menu ul.main-navigation li a .td-badge span{color:#fff;font-size:11px;line-height:16px;margin:0 5px 0 0;padding:2px 5px;position:relative;text-align:center;z-index:1;font-weight:normal;text-transform:uppercase;}.td-main-menu ul.main-navigation li a .td-badge span:last-child{margin:0;}.td-main-menu ul.main-navigation li a .td-badge .badge-new{background-color:#3bc51a;}.td-main-menu ul.main-navigation li a .td-badge .badge-hot{background-color:#e74636;}.td-main-menu ul.main-navigation li a .td-badge .badge-sale{background-color:#d93;}.rtl .td-main-menu ul.main-navigation li{text-align:right;}.rtl .td-main-menu ul.main-navigation li a .td-megamenu-icon{margin:0 0 0 5px;}.rtl .td-main-menu ul.main-navigation li a .td-badge{margin:0 10px 0 0;}.rtl .td-main-menu ul.main-navigation li a .td-badge span{margin:0 0 0 5px;}.rtl .td-main-menu ul.main-navigation li a .td-badge span:last-child{margin:0;}.td-main-menu ul.main-navigation li.menu-item-has-children:hover > .td-megamenu-wrapper,.td-main-menu ul.main-navigation li.menu-item-has-children:hover > .sub-menu{opacity:1;visibility:visible;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);}.td-main-menu ul.main-navigation > li{display:inline-block;vertical-align:middle;}.td-main-menu ul.main-navigation > li > a{display:block;text-transform:uppercase;}.td-main-menu ul.main-navigation > li > a > .td-badge{position:absolute;right:-5px;top:-5px;}.rtl .td-main-menu ul.main-navigation > li > a > .td-badge{right:auto;left:-5px;}.td-main-menu ul.main-navigation > li.menu-item-has-children > a:after{font-family:"FontAwesome";display:inline-block;vertical-align:middle;}.td-main-menu ul.main-navigation > li > .sub-menu{opacity:0;visibility:hidden;z-index:999;left:0;padding:10px 0;position:absolute;top:calc(100% + 10px);top:-moz-calc(100% + 10px);top:-o-calc(100% + 10px);top:-webkit-calc(100% + 10px);margin:0;background-color:#fff;box-shadow:0 2px 5px 1px rgba(0,0,0,0.1);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;-o-transition:all 500ms ease 0s;transition:all 500ms ease 0s;width:210px;}.td-main-menu ul.main-navigation > li > .sub-menu li > a{display:block;font-size:13px;padding:3px 15px;}.td-main-menu ul.main-navigation > li > .sub-menu .sub-menu{left:100%;margin-left:-1px;top:-10px;opacity:0;visibility:hidden;z-index:999;padding:10px 0;position:absolute;background-color:#fff;box-shadow:0 2px 5px 1px rgba(0,0,0,0.1);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;-o-transition:all 500ms ease 0s;transition:all 500ms ease 0s;width:210px;}.td-main-menu ul.main-navigation > li > .sub-menu li.menu-item-has-children > a:after{font-family:"FontAwesome";font-size:12px;content:"\f105";float:right;}.rtl .td-main-menu ul.main-navigation > li > .sub-menu{right:0;left:auto;}.rtl .td-main-menu ul.main-navigation > li > .sub-menu .sub-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;}.rtl .td-main-menu ul.main-navigation > li > .sub-menu li.menu-item-has-children > a:after{content:"\f104";float:left;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper{opacity:0;visibility:hidden;z-index:999;left:0;padding:10px 20px;position:absolute;top:calc(100% + 10px);top:-moz-calc(100% + 10px);top:-o-calc(100% + 10px);top:-webkit-calc(100% + 10px);margin:0;background-color:#fff;background-repeat:no-repeat;background-position:bottom right;box-shadow:0 2px 5px 1px rgba(0,0,0,0.1);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0;min-width:250px;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;-o-transition:all 500ms ease 0s;transition:all 500ms ease 0s;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.with_bg{background-size:initial;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.with_bg.top-left{background-position:top left;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.with_bg.top-right{background-position:top right;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.with_bg.bottom-left{background-position:bottom left;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.with_bg.bottom-right{background-position:bottom right;}.rtl .td-main-menu ul.main-navigation > li .td-megamenu-wrapper{left:auto;right:0;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu{clear:both;padding:5px 0;display:inline-block;width:100%;vertical-align:middle;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu > li{float:left;padding:0 10px 0 0;}.rtl .td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu > li{float:right;padding:0 0 0 10px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu:first-child{margin-top:0;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-5{width:1125px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-5 .td-megamenu > li{width:20%;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-4{width:900px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-4 .td-megamenu > li{width:25%;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-3{width:675px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-3 .td-megamenu > li{width:33.333%;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-2{width:450px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-2 .td-megamenu > li{width:50%;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-1{width:225px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-1 .td-megamenu > li{width:100%;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title{margin-bottom:7px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title > a,.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title > span{display:block;position:relative;font-size:14px;font-weight:600;color:#333;-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;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title > a:hover,.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title > span:hover{padding-left:5px;color:#f60c24;}.rtl .td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title > a:hover,.rtl .td-main-menu ul.main-navigation > li .td-megamenu-wrapper .td-megamenu-title > span:hover{padding-left:0;padding-right:5px;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .sub-menu{border:none;box-shadow:none;position:relative;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .sub-menu .sub-menu{margin:0 0 0 15px;}.rtl .td-main-menu ul.main-navigation > li .td-megamenu-wrapper .sub-menu .sub-menu{margin:0 15px 0 0;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .sub-menu li a{font-size:13px;padding:3px 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;}.td-main-menu ul.main-navigation > li .td-megamenu-wrapper .sub-menu li a:hover{padding:3px 0 3px 5px;}.rtl .td-main-menu ul.main-navigation > li .td-megamenu-wrapper .sub-menu li a:hover{padding:3px 5px 3px 0;}}@media (min-width: 992px) and (max-width: 1199px){.td-main-menu ul.main-navigation > li .td-megamenu-wrapper.td-columns-5{width:940px;}}@media (max-width: 991px){.responsive-menu{border-bottom:1px solid #e5e5e5;}.responsive-menu .cat-title{display:block;padding:0 0 15px;font-weight:bold;text-transform:uppercase;cursor:pointer;}.responsive-menu .cat-title:before{content:"\f0c9";font-family:"FontAwesome";font-weight:normal;margin:0 5px 0 0;}.rtl .responsive-menu .cat-title:before{margin:0 0 0 5px;}.responsive-menu .td-mobile-menu{display:none;}.responsive-menu .td-mobile-menu.active{display:block;}.responsive-menu .td-mobile-menu ul{list-style:none;margin:0;padding:0;}.responsive-menu .td-mobile-menu ul li{position:relative;border-bottom:1px solid #e5e5e5;}.responsive-menu .td-mobile-menu ul li:first-child{border-top:1px solid #e5e5e5;}.responsive-menu .td-mobile-menu ul li:last-child{border-bottom:medium none;}.responsive-menu .td-mobile-menu ul li a{position:relative;text-decoration:none;display:block;padding:10px 0;line-height:20px;font-size:13px;text-transform:uppercase;color:#333;}.responsive-menu .td-mobile-menu ul li .toggle-submenu{position:absolute;right:0;top:0;height:30px;width:30px;margin:5px -5px;text-align:center;padding:5px;cursor:pointer;}.rtl .responsive-menu .td-mobile-menu ul li .toggle-submenu{right:auto;left:0;}.responsive-menu .td-mobile-menu ul li:hover > a{color:#f60c24;}.responsive-menu .td-mobile-menu .sub-menu{display:none;margin:0 0 0 15px;}.rtl .responsive-menu .td-mobile-menu .sub-menu{margin:0 15px 0 0;}}.td-testimonials.layout-1{position:relative;overflow:hidden;}.td-testimonials.layout-1 .testimonial_inner{padding:100px 0;}@media (min-width: 991px) and (max-width: 1199px){.td-testimonials.layout-1 .testimonial_inner{padding:80px 20px;}}@media (max-width: 991px){.td-testimonials.layout-1 .testimonial_inner{padding:50px 0;}}.td-testimonials.layout-1 .testimonial_inner .item{text-align:center;}.td-testimonials.layout-1 .testimonial_inner .item .left_block .testimonial-image{display:inline-block;vertical-align:middle;text-align:center;}@media (max-width: 991){.td-testimonials.layout-1 .testimonial_inner .item .left_block .testimonial-image{margin-bottom:10px;}}.td-testimonials.layout-1 .testimonial_inner .item .left_block .testimonial-image img{border-radius:50%;max-width:100%;width:auto;}.td-testimonials.layout-1 .testimonial_inner .right_block{padding:0;}@media (max-width: 1199px){.td-testimonials.layout-1 .testimonial_inner .right_block{padding:0 10px;}}.td-testimonials.layout-1 .testimonial_inner .testimonial-content{text-align:left;padding:15px 0;}@media (max-width: 1199px){.td-testimonials.layout-1 .testimonial_inner .testimonial-content{padding:0;}}@media (max-width: 991px){.td-testimonials.layout-1 .testimonial_inner .testimonial-content{text-align:center;}}.rtl .td-testimonials.layout-1 .testimonial_inner .testimonial-content{text-align:right;}@media (max-width: 991px){.rtl .td-testimonials.layout-1 .testimonial_inner .testimonial-content{text-align:center;}}.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-userinfo{margin-bottom:15px;}@media (max-width: 991px){.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-userinfo{margin-bottom:0;}}.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-userinfo .testimonial-name{color:#111;text-transform:uppercase;margin-bottom:8px;display:block;font-size:16px;font-weight:400;letter-spacing:0.5px;}.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-userinfo .testimonial-designation{display:block;color:#666;font-size:14px;line-height:20px;}.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-userinfo .testimonial-designation:before{content:"-";position:relative;left:0;right:0;margin:0 2px 0 0;}.rtl .td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-userinfo .testimonial-designation:before{margin:0 0 0 2px;}.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-text{margin-bottom:0;width:75%;color:#666;letter-spacing:0.5px;position:relative;font:400 14px/24px Poppins, Helvetica, sans-serif;text-align:justify;}@media (min-width: 992px) and (max-width: 1199px){.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-text{width:90%;}}@media (max-width: 991px){.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-text{margin-bottom:20px;text-align:center;width:100%;letter-spacing:0px;}}.td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-text .quote-left{background:rgba(0,0,0,0) url(../img/right.png) no-repeat scroll 0 0;height:40px;width:47px;position:relative;display:inline-block;}.rtl .td-testimonials.layout-1 .testimonial_inner .testimonial-content .testimonial-text .quote-left{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);}.td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots{top:29%;display:block;text-align:center;position:absolute;right:93px;margin:0;}@media (min-width: 992px) and (max-width: 1199px){.td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots{right:10px;}}@media (max-width: 991px){.td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots{position:relative;right:auto;top:auto;}}.td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots .owl-dot{display:block;margin:12px 0;}@media (max-width: 991px){.td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots .owl-dot{display:inline-block;vertical-align:middle;margin:0px 4px;}}.rtl .td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots{right:auto;left:93px;}@media (min-width: 992px) and (max-width: 1199px){.rtl .td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots{left:10px;}}@media (max-width: 991px){.rtl .td-testimonials.layout-1 .testimonial_inner .owl-carousel .owl-dots{left:auto;}}.td-testimonials.layout-2 .testimonial_inner{padding:40px 0;}.td-testimonials.layout-2 .testimonial_inner .item{text-align:center;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-image{margin-bottom:10px;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-image img{border-radius:50%;max-width:100%;width:auto;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content{text-align:center;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-userinfo{font-weight:600;letter-spacing:0.3px;margin-bottom:10px;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-userinfo .testimonial-name{color:#111;text-transform:uppercase;margin-bottom:9px;display:block;font-size:16px;font-weight:400;letter-spacing:0.5px;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-userinfo .testimonial-designation{display:block;color:#666;font-size:14px;font-weight:400;line-height:20px;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-userinfo .testimonial-designation:before{content:"-";position:relative;left:0;right:0;margin:0 2px 0 0;}.rtl .td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-userinfo .testimonial-designation:before{margin:0 0 0 2px;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-text{color:#666;font:400 14px/24px Poppins, Helvetica, sans-serif;margin:0 auto;position:relative;text-align:center;letter-spacing:0.3px;width:75%;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-text .quote-left{display:inline-block;vertical-align:5px;height:20px;position:relative;width:20px;}.td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-text .quote-left i{margin-right:10px;}.rtl .td-testimonials.layout-2 .testimonial_inner .item .testimonial-content .testimonial-text .quote-left i{margin-right:0;margin-left:10px;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);}.grace_service{padding:35px 0;border-bottom:1px solid #e5e5e5;}@media (max-width: 991px){.grace_service{padding:30px 0;}}.grace_service .tdservice-carousel .active.last .service{border:none;}.grace_service .tdservice-carousel .service{text-align:center;cursor:pointer;position:relative;border-right:1px solid #e5e5e5;}.grace_service .tdservice-carousel .service .service_inner{display:inline-block;vertical-align:middle;}.grace_service .tdservice-carousel .service .service_inner .service-img{cursor:pointer;display:inline-block;vertical-align:middle;text-align:center;margin:0 15px 0 0;-webkit-animation:bounceIn 60s linear 0s normal none infinite running hue 300ms 0 ease;-moz-animation:bounceIn 60s linear 0s normal none infinite running hue 300ms 0 ease;-ms-animation:bounceIn 60s linear 0s normal none infinite running hue 300ms 0 ease;}.grace_service .tdservice-carousel .service .service_inner .service-content{display:inline-block;vertical-align:middle;text-align:left;overflow:hidden;}.grace_service .tdservice-carousel .service .service_inner .service-content .service-text{color:#333;font:500 16px/20px Poppins, Helvetica, sans-serif;letter-spacing:0.5px;cursor:pointer;margin-bottom:9px;text-transform:uppercase;}.grace_service .tdservice-carousel .service .service_inner .service-content .service-description{margin-bottom:0;font:400 14px Poppins, Helvetica, sans-serif;letter-spacing:0.5px;color:#666;text-transform:uppercase;}.grace_service .tdservice-carousel .service .service_inner:hover .service-img{-webkit-animation:bounceIn 0.75s both ease;-moz-animation:bounceIn 0.75s both ease;-ms-animation:bounceIn 0.75s both ease;}.grace_service .tdservice-carousel .service .service_inner:hover .service-content .service-text{color:#f60c24;}.rtl .grace_service .tdservice-carousel .service{border-left:1px solid #e5e5e5;border-right:none;}.rtl .grace_service .tdservice-carousel .service .service_inner .service-img{margin:0 0 0 15px;}.rtl .grace_service .tdservice-carousel .service .service_inner .service-content{text-align:right;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.grace_brand_slider{position:relative;}.grace_brand_slider .grace-brand-container-slider{margin-bottom:0;}.grace_brand_slider .owl-nav{left:0;margin:0;position:absolute;right:0;top:50%;z-index:1;}.grace_brand_slider .owl-nav > div{width:30px;height:30px;position:absolute;margin:-15px 0 0;background:#fff;color:#9c9c9c;border:1px solid #e5e5e5;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.grace_brand_slider .owl-nav > div:hover{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;color:#fff;border-color:#111;background:#111;}.grace_brand_slider .owl-nav .owl-prev{left:-30px;right:auto;padding:2px 8px;}.grace_brand_slider .owl-nav .owl-prev i{font-size:12px;font-weight:bold;}.grace_brand_slider .owl-nav .owl-prev i:before{content:"\e64a";}.grace_brand_slider .owl-nav .owl-prev:before{display:none;}.grace_brand_slider .owl-nav .owl-prev:after{display:none;}.rtl .grace_brand_slider .owl-nav .owl-prev{left:auto;right:-30px;}.rtl .grace_brand_slider .owl-nav .owl-prev i:before{content:"\e649";}.grace_brand_slider .owl-nav .owl-next{right:-30px;left:auto;padding:2px 9px;}.grace_brand_slider .owl-nav .owl-next i{font-size:12px;font-weight:bold;}.grace_brand_slider .owl-nav .owl-next i:before{content:"\e649";}.grace_brand_slider .owl-nav .owl-next:before{display:none;}.grace_brand_slider .owl-nav .owl-next:after{display:none;}.rtl .grace_brand_slider .owl-nav .owl-next{right:auto;left:-30px;}.rtl .grace_brand_slider .owl-nav .owl-next i:before{content:"\e64a";}.grace_brand_slider .block_content{margin:0 30px;}.grace_brand_slider .row_items .brand-item{padding:0 15px;text-align:center;margin-bottom:30px;}.grace_brand_slider .row_items .brand-item:last-child{margin-bottom:0;}.grace_brand_slider .row_items .brand-item .brand-item-wrap .brand-item-img-info img{max-width:100%;opacity:0.6;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;}.grace_brand_slider .row_items .brand-item:hover .brand-item-img-info img{opacity:1;}#page .page-heading{background-color:#f1f1f3;padding:20px 10px;margin:0;color:#555;}#page .page-heading .page-header{border:none;margin:0px;padding:0;}@media (max-width: 991px){#page .page-heading .page-header{margin:0 0 5px;}}#page .page-heading .page-header .page-title{color:#000;margin:0;font-size:22px;line-height:24px;font-weight:500;text-transform:uppercase;}#page .page-heading .breadcrumbs a{color:#000;text-decoration:none;}#page .page-heading .breadcrumbs a:hover{color:#f60c24;}#page .page-heading .breadcrumbs .sep:after{content:"-";margin:0 5px;}#page .page-heading.page-heading-1 .breadcrumbs{float:left;}@media (max-width: 991px){#page .page-heading.page-heading-1 .breadcrumbs{float:none;text-align:center;}}.rtl #page .page-heading.page-heading-1 .breadcrumbs{float:right;}@media (max-width: 991px){.rtl #page .page-heading.page-heading-1 .breadcrumbs{float:none;}}#page .page-heading.page-heading-2 .page-header{margin:0 0 5px;}@media (max-width: 991px){#page .page-heading.page-heading-2 .page-header{text-align:center;}}@media (max-width: 991px){#page .page-heading.page-heading-2 .breadcrumbs{text-align:center;}}#page .page-heading.page-heading-3 .page-header{float:left;}@media (max-width: 991px){#page .page-heading.page-heading-3 .page-header{float:none;text-align:center;}}.rtl #page .page-heading.page-heading-3 .page-header{float:right;}@media (max-width: 991px){.rtl #page .page-heading.page-heading-3 .page-header{float:none;}}#page .page-heading.page-heading-3 .breadcrumbs{float:right;}@media (max-width: 991px){#page .page-heading.page-heading-3 .breadcrumbs{float:none;text-align:center;}}.rtl #page .page-heading.page-heading-3 .breadcrumbs{float:left;}@media (max-width: 991px){.rtl #page .page-heading.page-heading-3 .breadcrumbs{float:none;}}#page .page-heading.page-heading-4 .page-header{margin:0 0 5px;text-align:center;}#page .page-heading.page-heading-4 .breadcrumbs{text-align:center;}.rtl.woocommerce div.quantity{float:right;}.rtl.woocommerce div.quantity .qty{float:right;}.rtl.woocommerce div.quantity .input-group-btn-vertical{float:right;}.rtl.woocommerce div.product span.price del,.rtl.woocommerce div.product p.price del{margin:0 0 0 5px;}.rtl.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-prev{right:0;left:auto;}.rtl.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-prev:before{content:"\e649";}.rtl.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-next{left:0;right:auto;}.rtl.woocommerce div.product div.images div.thumbnails .slick-arrow.slick-next:before{content:"\e64a";}.rtl.woocommerce div.product div.images.woocommerce-product-gallery > a{left:10px;right:auto;}.rtl.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-prev{right:0;left:auto;}.rtl.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-prev:before{content:"\e649";}.rtl.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-next{left:0;right:auto;}.rtl.woocommerce div.product div.images.woocommerce-product-gallery #product-image .slick-arrow.slick-next:before{content:"\e64a";}.rtl.woocommerce div.product .single-product-image .product-flag{right:10px;left:auto;}@media (min-width: 992px){.rtl.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow,.rtl.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow{margin:0 auto;left:0;right:0;}.rtl.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-prev,.rtl.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-prev{top:0;}.rtl.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-prev::before,.rtl.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-prev::before{content:"\e648";}.rtl.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-next,.rtl.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-next{bottom:0;top:auto;}.rtl.woocommerce div.product.style1 div.images div.thumbnails .slick-arrow.slick-next::before,.rtl.woocommerce div.product.style2 div.images div.thumbnails .slick-arrow.slick-next::before{content:"\e64b";}}.rtl.woocommerce div.product.style1 .single-product-image .product-flag{right:auto;left:10px;text-align:left;}@media (min-width: 1560px){.rtl.woocommerce div.product.style1 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 120px 0 0;}}@media (min-width: 1200px) and (max-width: 1559px){.rtl.woocommerce div.product.style1 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 95px 0 0;}}@media (min-width: 992px) and (max-width: 1199px){.rtl.woocommerce div.product.style1 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 90px 0 0;}}@media (min-width: 992px){.rtl.woocommerce div.product.style1 .woocommerce-product-gallery div.thumbnails{left:auto;right:0;}}@media (min-width: 1560px){.rtl.woocommerce div.product.style2 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 0 0 120px;}}@media (min-width: 1200px) and (max-width: 1559px){.rtl.woocommerce div.product.style2 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 0 0 95px;}}@media (min-width: 992px) and (max-width: 1199px){.rtl.woocommerce div.product.style2 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{padding:0 0 0 90px;}}@media (min-width: 992px){.rtl.woocommerce div.product.style2 .woocommerce-product-gallery div.thumbnails{left:0;right:auto;}}.rtl.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist,.rtl.woocommerce div.product div.summary .compare{margin:7px 0 7px 15px;}.rtl.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a,.rtl.woocommerce div.product div.summary .compare{padding:0 25px 0 0;}.rtl.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a:before,.rtl.woocommerce div.product div.summary .compare:before{right:0;left:auto;}.rtl.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{right:0;left:auto;}.rtl.woocommerce div.product div.social{text-align:left;}.rtl.woocommerce div.product div.social span{margin:0 2px 0 0;}.rtl.woocommerce div.product div.social span span{margin:0;}.rtl.woocommerce div.product div.social span .stButton .chicklets{padding-right:16px;padding-left:0;}.rtl.woocommerce div.product div.social iframe{float:right;}.rtl.woocommerce div.product .woocommerce-tabs ul.tabs{text-align:right;}.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0 0 0 5px;}@media (max-width: 543px){.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;}}.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{left:100%;right:0;}.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a{padding:8px 0 8px 15px;}@media (max-width: 543px){.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a{padding:10px 0;}}.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{left:0;}.rtl.woocommerce div.product .woocommerce-tabs .panel blockquote{padding:10px 20px 10px 0;border-right:5px solid #111;border-left:medium none;}.rtl.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity{text-align:left;}.rtl.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity .quantity{float:left;}.rtl.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{left:0;right:auto;}@media (max-width: 543px){.rtl.woocommerce .products .owl-carousel .product-miniature{float:none;}}.rtl.woocommerce .products .product-miniature{float:right;}@media (max-width: 543px){.rtl.woocommerce .products .product-miniature{float:none;}}.rtl.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .onsale{left:15px;right:auto;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);}.rtl.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .new{right:15px;left:auto;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);}.rtl.woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .featured{right:15px;left:auto;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);}.rtl.woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{left:auto;right:8px;}.rtl.woocommerce .products .product-miniature .product-wrapper .price-box del{margin:0 0 0 5px;}.rtl.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .new,.rtl.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .onsale,.rtl.woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .featured{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container{left:15px;right:auto;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(-80px);-moz-transform:translateX(-80px);-ms-transform:translateX(-80px);-o-transform:translateX(-80px);}@media (max-width: 767px){.rtl.woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart{float:right;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart .button:before{margin-left:2px;margin-right:0;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .ratings{float:left;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1:hover .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.rtl.woocommerce .products .product-miniature .product-wrapper.style-1:hover .cart-content{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);}.rtl.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box .price-box{float:right;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box .ratings{float:left;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content > div{float:right;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{right:8px;left:auto;}.rtl.woocommerce .products .product-miniature .product-wrapper.style-3 .thumbnail-container{float:right;margin:0 0 0 15px;}.rtl.woocommerce .products .product-miniature .product-wrapper.deal .thumbnail-container .button-container{left:auto;right:0;}.rtl.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div{margin:0 0 0 15px;}@media (max-width: 480px){.rtl.woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div{margin:0 0 0 10px;}}.rtl.woocommerce .products.product-list .product-miniature{width:100%;}@media (max-width: 543px){.rtl.woocommerce .products.product-list .product-miniature{float:none;max-width:370px;margin:0 auto;}}.rtl.woocommerce .products.product-list .product-miniature.product-category{width:33%;}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper .product-description .description{margin:10px 0;}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper .product-description .description p{margin-bottom:10px;}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper .product-description .description ul{list-style:inherit;}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container{right:auto;left:15px;}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(-80px);-moz-transform:translateX(-80px);-ms-transform:translateX(-80px);-o-transform:translateX(-80px);}@media (max-width: 767px){.rtl.woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper.style-1:hover .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box .price-box{float:none;}.rtl.woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box .ratings{float:none;}.rtl.woocommerce .products.owl-carousel .product-miniature{width:auto;float:none;}.rtl.woocommerce .woocommerce-result-count{float:left;}@media (max-width: 543px){.rtl.woocommerce .woocommerce-result-count{float:none;}}.rtl.woocommerce .toolbar .filter-grid-list{float:right;}.rtl.woocommerce #reviews h2 small{float:left;}.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin:0 5px 0 0;}.rtl.woocommerce #reviews #comments ol.commentlist ul.children{margin:20px 50px 0 0;}.rtl.woocommerce #reviews #comments ol.commentlist #respond{margin:20px 50px 0 0;}.rtl.woocommerce .star-rating::before{float:right;left:auto;right:0;}.rtl.woocommerce .star-rating span{float:right;left:auto;right:0;}.rtl.woocommerce .star-rating span::before{left:auto;right:0;}.rtl.woocommerce .woocommerce-product-rating{*zoom:1;}.rtl.woocommerce .woocommerce-product-rating::before,.rtl.woocommerce .woocommerce-product-rating::after{content:' ';display:table;}.rtl.woocommerce .woocommerce-product-rating::after{clear:both;}.rtl.woocommerce .woocommerce-product-rating .star-rating{margin:0.5em 0 0 4px;float:right;}.rtl.woocommerce #review_form #respond .form-submit input{right:auto;left:0;}.rtl.woocommerce p.stars a::before{left:auto;right:0;}.rtl.woocommerce table.my_account_orders .order-actions{text-align:left;}.rtl.woocommerce table.my_account_orders .order-actions .button{margin:0.125em 0.25em 0.125em 0;}.rtl.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.rtl.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:right;}.rtl.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.rtl.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:right;}.rtl.woocommerce.widget_shopping_cart .cart_list li a.remove,.rtl.woocommerce .widget_shopping_cart .cart_list li a.remove{right:auto;left:0;}.rtl.woocommerce.widget_shopping_cart .buttons,.rtl.woocommerce .widget_shopping_cart .buttons{*zoom:1;}.rtl.woocommerce.widget_shopping_cart .buttons::before,.rtl.woocommerce.widget_shopping_cart .buttons::after,.rtl.woocommerce .widget_shopping_cart .buttons::before,.rtl.woocommerce .widget_shopping_cart .buttons::after{content:' ';display:table;}.rtl.woocommerce.widget_shopping_cart .buttons::after,.rtl.woocommerce .widget_shopping_cart .buttons::after{clear:both;}.rtl.woocommerce.widget_shopping_cart .buttons a,.rtl.woocommerce .widget_shopping_cart .buttons a{margin-right:0;margin-left:5px;}.rtl.woocommerce .widget_layered_nav_filters ul li{float:right;}.rtl.woocommerce .widget_price_filter .price_slider_amount{text-align:left;}.rtl.woocommerce .widget_price_filter .price_slider_amount .button{float:right;}.rtl.woocommerce .widget_price_filter .ui-slider{text-align:right;}.rtl.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:auto;right:-1px;}.rtl.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:auto;left:-1px;}.rtl.woocommerce .pswp__button{float:left;}.rtl.woocommerce .pswp__counter{right:0;left:auto;}.rtl.woocommerce .pswp__caption__center{text-align:right;}.rtl.woocommerce ul.products li.product,.rtl.woocommerce-page ul.products li.product{float:right;margin:0 0 2.992em 3.8%;margin-right:0;margin-left:0;}.rtl.woocommerce .woocommerce-ordering,.rtl.woocommerce-page .woocommerce-ordering{float:left;}.rtl.woocommerce table.cart td.actions,.rtl.woocommerce #content table.cart td.actions,.rtl.woocommerce-page table.cart td.actions,.rtl.woocommerce-page #content table.cart td.actions{text-align:left;}.rtl.woocommerce table.cart td.actions .coupon,.rtl.woocommerce #content table.cart td.actions .coupon,.rtl.woocommerce-page table.cart td.actions .coupon,.rtl.woocommerce-page #content table.cart td.actions .coupon{float:right;}@media (max-width: 767px){.rtl.woocommerce table.cart td.actions .coupon,.rtl.woocommerce #content table.cart td.actions .coupon,.rtl.woocommerce-page table.cart td.actions .coupon,.rtl.woocommerce-page #content table.cart td.actions .coupon{float:none;}}.rtl.woocommerce .cart-collaterals .cross-sells,.rtl.woocommerce-page .cart-collaterals .cross-sells{float:right;}@media (max-width: 767px){.rtl.woocommerce .cart-collaterals .cross-sells,.rtl.woocommerce-page .cart-collaterals .cross-sells{float:none;text-align:right;}}.rtl.woocommerce .cart-collaterals .shipping_calculator,.rtl.woocommerce-page .cart-collaterals .shipping_calculator{float:left;clear:left;}@media (max-width: 767px){.rtl.woocommerce .cart-collaterals .shipping_calculator,.rtl.woocommerce-page .cart-collaterals .shipping_calculator{float:none;width:100%;}}.rtl.woocommerce .cart-collaterals .cart_totals,.rtl.woocommerce-page .cart-collaterals .cart_totals{float:left;}@media (max-width: 767px){.rtl.woocommerce .cart-collaterals .cart_totals,.rtl.woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;}}.rtl.woocommerce form .form-row-first,.rtl.woocommerce-page form .form-row-first{float:right;}.rtl.woocommerce form .form-row-last,.rtl.woocommerce-page form .form-row-last{float:left;}.rtl.woocommerce-account .account-info .account-avatar{margin-left:15px;margin-right:0;}.rtl.woocommerce-account .woocommerce-MyAccount-navigation-link a::before{margin-left:10px;margin-right:0;}.rtl.woocommerce-account .addresses address{text-align:right;}.rtl.woocommerce-account .addresses .title{position:relative;*zoom:1;}.rtl.woocommerce-account .addresses .title::before,.rtl.woocommerce-account .addresses .title::after{content:' ';display:table;}.rtl.woocommerce-account .addresses .title::after{clear:both;}.rtl.woocommerce-account .addresses .title .edit{right:auto;left:0;}.rtl.woocommerce-account ul.digital-downloads{margin-right:0;padding-right:0;}.rtl.woocommerce-account ul.digital-downloads li{margin-right:0;padding-right:0;}.rtl.woocommerce-account ul.digital-downloads li .count{float:left;}.rtl.woocommerce-cart table.cart td.actions .coupon .input-text,.rtl.woocommerce-checkout table.cart td.actions .coupon .input-text,.rtl #add_payment_method table.cart td.actions .coupon .input-text{margin:0 0 0 5px;}.rtl.woocommerce-cart .checkout .col-2 .notes,.rtl.woocommerce-checkout .checkout .col-2 .notes,.rtl #add_payment_method .checkout .col-2 .notes{clear:right;}.rtl.woocommerce-cart .checkout .col-2 .form-row-first,.rtl.woocommerce-checkout .checkout .col-2 .form-row-first,.rtl #add_payment_method .checkout .col-2 .form-row-first{clear:right;}.rtl.woocommerce-cart .checkout div.shipping-address,.rtl.woocommerce-checkout .checkout div.shipping-address,.rtl #add_payment_method .checkout div.shipping-address{clear:right;}.rtl.woocommerce-cart #payment ul.payment_methods,.rtl.woocommerce-checkout #payment ul.payment_methods,.rtl #add_payment_method #payment ul.payment_methods{*zoom:1;text-align:right;}.rtl.woocommerce-cart #payment ul.payment_methods::before,.rtl.woocommerce-cart #payment ul.payment_methods::after,.rtl.woocommerce-checkout #payment ul.payment_methods::before,.rtl.woocommerce-checkout #payment ul.payment_methods::after,.rtl #add_payment_method #payment ul.payment_methods::before,.rtl #add_payment_method #payment ul.payment_methods::after{content:' ';display:table;}.rtl.woocommerce-cart #payment ul.payment_methods::after,.rtl.woocommerce-checkout #payment ul.payment_methods::after,.rtl #add_payment_method #payment ul.payment_methods::after{clear:both;}.rtl.woocommerce-cart #payment ul.payment_methods li,.rtl.woocommerce-checkout #payment ul.payment_methods li,.rtl #add_payment_method #payment ul.payment_methods li{text-align:right;}.rtl.woocommerce-cart #payment ul.payment_methods li input,.rtl.woocommerce-checkout #payment ul.payment_methods li input,.rtl #add_payment_method #payment ul.payment_methods li input{margin:0 0 0 1em;}.rtl.woocommerce-cart #payment ul.payment_methods li img,.rtl.woocommerce-checkout #payment ul.payment_methods li img,.rtl #add_payment_method #payment ul.payment_methods li img{margin:-2px 0.5em 0 0;}.rtl.woocommerce-cart #payment ul.payment_methods li img + img,.rtl.woocommerce-checkout #payment ul.payment_methods li img + img,.rtl #add_payment_method #payment ul.payment_methods li img + img{margin-right:2px;margin-left:0;}.rtl.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.rtl.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.rtl #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{margin:-3px 0 0 1em;}.rtl.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.rtl.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.rtl.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.rtl.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,.rtl.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.rtl.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.rtl #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.rtl #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,.rtl #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc{background-position:left 0.618em center;}.rtl.woocommerce-cart #payment div.payment_box::before,.rtl.woocommerce-checkout #payment div.payment_box::before,.rtl #add_payment_method #payment div.payment_box::before{left:auto;right:0;margin:-1em 2em 0 0;}.rtl .woocommerce ul#shipping_method li{padding:3px 22px 3px 0;}.rtl .woocommerce .yith-wcwl-share{float:right;}.rtl .woocommerce .yith-wcwl-share ul{padding-right:0;padding-left:15px;}.rtl .woocommerce .woocommerce-ordering{float:left;}.rtl .woocommerce td.product-name{text-align:right !important;}.rtl .woocommerce td.product-name img{margin:0 5px 0 0 ! important;}.rtl .woocommerce td.product-name dl.variation dt,.rtl .woocommerce td.product-name dl.variation .wc-item-meta-label,.rtl .woocommerce td.product-name .wc-item-meta dt,.rtl .woocommerce td.product-name .wc-item-meta .wc-item-meta-label{float:right;margin-left:.25em;margin-right:0;}@media (max-width: 543px){.rtl .woocommerce .products .owl-carousel .product-miniature{float:none;}}.rtl .woocommerce .products .product-miniature{float:right;}@media (max-width: 543px){.rtl .woocommerce .products .product-miniature{float:none;}}.rtl .woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .onsale{left:15px;right:auto;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);}.rtl .woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .new{right:15px;left:auto;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);}.rtl .woocommerce .products .product-miniature .product-wrapper .thumbnail-container .product-flag .featured{right:15px;left:auto;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);}.rtl .woocommerce .products .product-miniature .product-wrapper .button-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{right:8px;left:auto;}.rtl .woocommerce .products .product-miniature .product-wrapper .price-box del{margin:0 0 0 5px;}.rtl .woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .new,.rtl .woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .onsale,.rtl .woocommerce .products .product-miniature .product-wrapper:hover .thumbnail-container .product-flag .featured{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.rtl .woocommerce .products .product-miniature .product-wrapper.style-1 .button-container{left:15px;right:auto;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(-80px);-moz-transform:translateX(-80px);-ms-transform:translateX(-80px);-o-transform:translateX(-80px);}@media (max-width: 767px){.rtl .woocommerce .products .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}}.rtl .woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart{float:right;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .product-add-to-cart .button:before{margin-left:2px;margin-right:0;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-1 .product-description .cart-content .ratings{float:left;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-1:hover .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}.rtl .woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box .price-box{float:right;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .content-box .ratings{float:left;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content > div{float:right;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-2 .product-description .cart-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{right:8px;left:auto;}.rtl .woocommerce .products .product-miniature .product-wrapper.style-3 .thumbnail-container{float:right;margin:0 0 0 15px;}.rtl .woocommerce .products .product-miniature .product-wrapper.deal .thumbnail-container .button-container{right:0;left:auto;}.rtl .woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div{margin:0 0 0 15px;}@media (max-width: 480px){.rtl .woocommerce .products .product-miniature .product-wrapper.deal .product-description .tdcountdown > div{margin:0 0 0 10px;}}@media (max-width: 543px){.rtl .woocommerce .products.product-list .product-miniature{float:none;}}.rtl .woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container{left:15px;right:auto;}.rtl .woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(-80px);-moz-transform:translateX(-80px);-ms-transform:translateX(-80px);-o-transform:translateX(-80px);}@media (max-width: 767px){.rtl .woocommerce .products.product-list .product-miniature .product-wrapper.style-1 .button-container > div{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);}}.rtl .woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box .price-box{float:none;}.rtl .woocommerce .products.product-list .product-miniature .product-wrapper.style-2 .product-description .content-box .ratings{float:none;}.rtl .woocommerce .products.owl-carousel .product-miniature{width:auto;float:none;}body.footer-two .cookie-notice-container{padding:23px 0;}body.footer-two .backtotop{bottom:18px;}#cookie-notice{display:none;position:fixed;min-width:100%;height:auto;z-index:99;line-height:24px;left:0;text-align:center;}#cookie-notice .button{margin-left:10px;padding:4px 10px;}.rtl #cookie-notice .button{margin-right:10px;margin-left:0;}#cookie-notice.td-top{top:0;}#cookie-notice.td-bottom{bottom:0;}.cookie-notice-container{color:#fff;background-color:#111;padding:13px 0;opacity:0.9;}.cookie-notice-container #notice-text{float:left;line-height:34px;display:block;}@media (max-width: 991px){.cookie-notice-container #notice-text{float:none;text-align:center;width:100%;margin-bottom:10px;line-height:22px;}}.rtl .cookie-notice-container #notice-text{float:right;}@media (max-width: 991px){.rtl .cookie-notice-container #notice-text{float:none;}}.cookie-notice-container .button-container{float:right;}@media (max-width: 991px){.cookie-notice-container .button-container{float:none;text-align:center;width:100%;}}.rtl .cookie-notice-container .button-container{float:left;}@media (max-width: 991px){.rtl .cookie-notice-container .button-container{float:none;}}.cookie-notice-container .button-container .button{color:#333;border-color:#fff;background:#fff;}@font-face{font-family:"themify";font-weight:normal;font-style:normal;src:url("../fonts/themify.eot");src:url("../fonts/themify.eot?#iefix") format("embedded-opentype"), url("../fonts/themify.woff") format("woff"), url("../fonts/themify.ttf") format("truetype"), url("../fonts/themify.svg#themify") format("svg");}[class^="ti-"],[class*=" ti-"]{display:inline-block;vertical-align:-1px;font-family:'themify';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;}.ti-wand:before{content:"\e600";}.ti-volume:before{content:"\e601";}.ti-user:before{content:"\e602";}.ti-unlock:before{content:"\e603";}.ti-unlink:before{content:"\e604";}.ti-trash:before{content:"\e605";}.ti-thought:before{content:"\e606";}.ti-target:before{content:"\e607";}.ti-tag:before{content:"\e608";}.ti-tablet:before{content:"\e609";}.ti-star:before{content:"\e60a";}.ti-spray:before{content:"\e60b";}.ti-signal:before{content:"\e60c";}.ti-shopping-cart:before{content:"\e60d";}.ti-shopping-cart-full:before{content:"\e60e";}.ti-settings:before{content:"\e60f";}.ti-search:before{content:"\e610";}.ti-zoom-in:before{content:"\e611";}.ti-zoom-out:before{content:"\e612";}.ti-cut:before{content:"\e613";}.ti-ruler:before{content:"\e614";}.ti-ruler-pencil:before{content:"\e615";}.ti-ruler-alt:before{content:"\e616";}.ti-bookmark:before{content:"\e617";}.ti-bookmark-alt:before{content:"\e618";}.ti-reload:before{content:"\e619";}.ti-plus:before{content:"\e61a";}.ti-pin:before{content:"\e61b";}.ti-pencil:before{content:"\e61c";}.ti-pencil-alt:before{content:"\e61d";}.ti-paint-roller:before{content:"\e61e";}.ti-paint-bucket:before{content:"\e61f";}.ti-na:before{content:"\e620";}.ti-mobile:before{content:"\e621";}.ti-minus:before{content:"\e622";}.ti-medall:before{content:"\e623";}.ti-medall-alt:before{content:"\e624";}.ti-marker:before{content:"\e625";}.ti-marker-alt:before{content:"\e626";}.ti-arrow-up:before{content:"\e627";}.ti-arrow-right:before{content:"\e628";}.ti-arrow-left:before{content:"\e629";}.ti-arrow-down:before{content:"\e62a";}.ti-lock:before{content:"\e62b";}.ti-location-arrow:before{content:"\e62c";}.ti-link:before{content:"\e62d";}.ti-layout:before{content:"\e62e";}.ti-layers:before{content:"\e62f";}.ti-layers-alt:before{content:"\e630";}.ti-key:before{content:"\e631";}.ti-import:before{content:"\e632";}.ti-image:before{content:"\e633";}.ti-heart:before{content:"\e634";}.ti-heart-broken:before{content:"\e635";}.ti-hand-stop:before{content:"\e636";}.ti-hand-open:before{content:"\e637";}.ti-hand-drag:before{content:"\e638";}.ti-folder:before{content:"\e639";}.ti-flag:before{content:"\e63a";}.ti-flag-alt:before{content:"\e63b";}.ti-flag-alt-2:before{content:"\e63c";}.ti-eye:before{content:"\e63d";}.ti-export:before{content:"\e63e";}.ti-exchange-vertical:before{content:"\e63f";}.ti-desktop:before{content:"\e640";}.ti-cup:before{content:"\e641";}.ti-crown:before{content:"\e642";}.ti-comments:before{content:"\e643";}.ti-comment:before{content:"\e644";}.ti-comment-alt:before{content:"\e645";}.ti-close:before{content:"\e646";}.ti-clip:before{content:"\e647";}.ti-angle-up:before{content:"\e648";}.ti-angle-right:before{content:"\e649";}.ti-angle-left:before{content:"\e64a";}.ti-angle-down:before{content:"\e64b";}.ti-check:before{content:"\e64c";}.ti-check-box:before{content:"\e64d";}.ti-camera:before{content:"\e64e";}.ti-announcement:before{content:"\e64f";}.ti-brush:before{content:"\e650";}.ti-briefcase:before{content:"\e651";}.ti-bolt:before{content:"\e652";}.ti-bolt-alt:before{content:"\e653";}.ti-blackboard:before{content:"\e654";}.ti-bag:before{content:"\e655";}.ti-move:before{content:"\e656";}.ti-arrows-vertical:before{content:"\e657";}.ti-arrows-horizontal:before{content:"\e658";}.ti-fullscreen:before{content:"\e659";}.ti-arrow-top-right:before{content:"\e65a";}.ti-arrow-top-left:before{content:"\e65b";}.ti-arrow-circle-up:before{content:"\e65c";}.ti-arrow-circle-right:before{content:"\e65d";}.ti-arrow-circle-left:before{content:"\e65e";}.ti-arrow-circle-down:before{content:"\e65f";}.ti-angle-double-up:before{content:"\e660";}.ti-angle-double-right:before{content:"\e661";}.ti-angle-double-left:before{content:"\e662";}.ti-angle-double-down:before{content:"\e663";}.ti-zip:before{content:"\e664";}.ti-world:before{content:"\e665";}.ti-wheelchair:before{content:"\e666";}.ti-view-list:before{content:"\e667";}.ti-view-list-alt:before{content:"\e668";}.ti-view-grid:before{content:"\e669";}.ti-uppercase:before{content:"\e66a";}.ti-upload:before{content:"\e66b";}.ti-underline:before{content:"\e66c";}.ti-truck:before{content:"\e66d";}.ti-timer:before{content:"\e66e";}.ti-ticket:before{content:"\e66f";}.ti-thumb-up:before{content:"\e670";}.ti-thumb-down:before{content:"\e671";}.ti-text:before{content:"\e672";}.ti-stats-up:before{content:"\e673";}.ti-stats-down:before{content:"\e674";}.ti-split-v:before{content:"\e675";}.ti-split-h:before{content:"\e676";}.ti-smallcap:before{content:"\e677";}.ti-shine:before{content:"\e678";}.ti-shift-right:before{content:"\e679";}.ti-shift-left:before{content:"\e67a";}.ti-shield:before{content:"\e67b";}.ti-notepad:before{content:"\e67c";}.ti-server:before{content:"\e67d";}.ti-quote-right:before{content:"\e67e";}.ti-quote-left:before{content:"\e67f";}.ti-pulse:before{content:"\e680";}.ti-printer:before{content:"\e681";}.ti-power-off:before{content:"\e682";}.ti-plug:before{content:"\e683";}.ti-pie-chart:before{content:"\e684";}.ti-paragraph:before{content:"\e685";}.ti-panel:before{content:"\e686";}.ti-package:before{content:"\e687";}.ti-music:before{content:"\e688";}.ti-music-alt:before{content:"\e689";}.ti-mouse:before{content:"\e68a";}.ti-mouse-alt:before{content:"\e68b";}.ti-money:before{content:"\e68c";}.ti-microphone:before{content:"\e68d";}.ti-menu:before{content:"\e68e";}.ti-menu-alt:before{content:"\e68f";}.ti-map:before{content:"\e690";}.ti-map-alt:before{content:"\e691";}.ti-loop:before{content:"\e692";}.ti-location-pin:before{content:"\e693";}.ti-list:before{content:"\e694";}.ti-light-bulb:before{content:"\e695";}.ti-Italic:before{content:"\e696";}.ti-info:before{content:"\e697";}.ti-infinite:before{content:"\e698";}.ti-id-badge:before{content:"\e699";}.ti-hummer:before{content:"\e69a";}.ti-home:before{content:"\e69b";}.ti-help:before{content:"\e69c";}.ti-headphone:before{content:"\e69d";}.ti-harddrives:before{content:"\e69e";}.ti-harddrive:before{content:"\e69f";}.ti-gift:before{content:"\e6a0";}.ti-game:before{content:"\e6a1";}.ti-filter:before{content:"\e6a2";}.ti-files:before{content:"\e6a3";}.ti-file:before{content:"\e6a4";}.ti-eraser:before{content:"\e6a5";}.ti-envelope:before{content:"\e6a6";}.ti-download:before{content:"\e6a7";}.ti-direction:before{content:"\e6a8";}.ti-direction-alt:before{content:"\e6a9";}.ti-dashboard:before{content:"\e6aa";}.ti-control-stop:before{content:"\e6ab";}.ti-control-shuffle:before{content:"\e6ac";}.ti-control-play:before{content:"\e6ad";}.ti-control-pause:before{content:"\e6ae";}.ti-control-forward:before{content:"\e6af";}.ti-control-backward:before{content:"\e6b0";}.ti-cloud:before{content:"\e6b1";}.ti-cloud-up:before{content:"\e6b2";}.ti-cloud-down:before{content:"\e6b3";}.ti-clipboard:before{content:"\e6b4";}.ti-car:before{content:"\e6b5";}.ti-calendar:before{content:"\e6b6";}.ti-book:before{content:"\e6b7";}.ti-bell:before{content:"\e6b8";}.ti-basketball:before{content:"\e6b9";}.ti-bar-chart:before{content:"\e6ba";}.ti-bar-chart-alt:before{content:"\e6bb";}.ti-back-right:before{content:"\e6bc";}.ti-back-left:before{content:"\e6bd";}.ti-arrows-corner:before{content:"\e6be";}.ti-archive:before{content:"\e6bf";}.ti-anchor:before{content:"\e6c0";}.ti-align-right:before{content:"\e6c1";}.ti-align-left:before{content:"\e6c2";}.ti-align-justify:before{content:"\e6c3";}.ti-align-center:before{content:"\e6c4";}.ti-alert:before{content:"\e6c5";}.ti-alarm-clock:before{content:"\e6c6";}.ti-agenda:before{content:"\e6c7";}.ti-write:before{content:"\e6c8";}.ti-window:before{content:"\e6c9";}.ti-widgetized:before{content:"\e6ca";}.ti-widget:before{content:"\e6cb";}.ti-widget-alt:before{content:"\e6cc";}.ti-wallet:before{content:"\e6cd";}.ti-video-clapper:before{content:"\e6ce";}.ti-video-camera:before{content:"\e6cf";}.ti-vector:before{content:"\e6d0";}.ti-themify-logo:before{content:"\e6d1";}.ti-themify-favicon:before{content:"\e6d2";}.ti-themify-favicon-alt:before{content:"\e6d3";}.ti-support:before{content:"\e6d4";}.ti-stamp:before{content:"\e6d5";}.ti-split-v-alt:before{content:"\e6d6";}.ti-slice:before{content:"\e6d7";}.ti-shortcode:before{content:"\e6d8";}.ti-shift-right-alt:before{content:"\e6d9";}.ti-shift-left-alt:before{content:"\e6da";}.ti-ruler-alt-2:before{content:"\e6db";}.ti-receipt:before{content:"\e6dc";}.ti-pin2:before{content:"\e6dd";}.ti-pin-alt:before{content:"\e6de";}.ti-pencil-alt2:before{content:"\e6df";}.ti-palette:before{content:"\e6e0";}.ti-more:before{content:"\e6e1";}.ti-more-alt:before{content:"\e6e2";}.ti-microphone-alt:before{content:"\e6e3";}.ti-magnet:before{content:"\e6e4";}.ti-line-double:before{content:"\e6e5";}.ti-line-dotted:before{content:"\e6e6";}.ti-line-dashed:before{content:"\e6e7";}.ti-layout-width-full:before{content:"\e6e8";}.ti-layout-width-default:before{content:"\e6e9";}.ti-layout-width-default-alt:before{content:"\e6ea";}.ti-layout-tab:before{content:"\e6eb";}.ti-layout-tab-window:before{content:"\e6ec";}.ti-layout-tab-v:before{content:"\e6ed";}.ti-layout-tab-min:before{content:"\e6ee";}.ti-layout-slider:before{content:"\e6ef";}.ti-layout-slider-alt:before{content:"\e6f0";}.ti-layout-sidebar-right:before{content:"\e6f1";}.ti-layout-sidebar-none:before{content:"\e6f2";}.ti-layout-sidebar-left:before{content:"\e6f3";}.ti-layout-placeholder:before{content:"\e6f4";}.ti-layout-menu:before{content:"\e6f5";}.ti-layout-menu-v:before{content:"\e6f6";}.ti-layout-menu-separated:before{content:"\e6f7";}.ti-layout-menu-full:before{content:"\e6f8";}.ti-layout-media-right-alt:before{content:"\e6f9";}.ti-layout-media-right:before{content:"\e6fa";}.ti-layout-media-overlay:before{content:"\e6fb";}.ti-layout-media-overlay-alt:before{content:"\e6fc";}.ti-layout-media-overlay-alt-2:before{content:"\e6fd";}.ti-layout-media-left-alt:before{content:"\e6fe";}.ti-layout-media-left:before{content:"\e6ff";}.ti-layout-media-center-alt:before{content:"\e700";}.ti-layout-media-center:before{content:"\e701";}.ti-layout-list-thumb:before{content:"\e702";}.ti-layout-list-thumb-alt:before{content:"\e703";}.ti-layout-list-post:before{content:"\e704";}.ti-layout-list-large-image:before{content:"\e705";}.ti-layout-line-solid:before{content:"\e706";}.ti-layout-grid4:before{content:"\e707";}.ti-layout-grid3:before{content:"\e708";}.ti-layout-grid2:before{content:"\e709";}.ti-layout-grid2-thumb:before{content:"\e70a";}.ti-layout-cta-right:before{content:"\e70b";}.ti-layout-cta-left:before{content:"\e70c";}.ti-layout-cta-center:before{content:"\e70d";}.ti-layout-cta-btn-right:before{content:"\e70e";}.ti-layout-cta-btn-left:before{content:"\e70f";}.ti-layout-column4:before{content:"\e710";}.ti-layout-column3:before{content:"\e711";}.ti-layout-column2:before{content:"\e712";}.ti-layout-accordion-separated:before{content:"\e713";}.ti-layout-accordion-merged:before{content:"\e714";}.ti-layout-accordion-list:before{content:"\e715";}.ti-ink-pen:before{content:"\e716";}.ti-info-alt:before{content:"\e717";}.ti-help-alt:before{content:"\e718";}.ti-headphone-alt:before{content:"\e719";}.ti-hand-point-up:before{content:"\e71a";}.ti-hand-point-right:before{content:"\e71b";}.ti-hand-point-left:before{content:"\e71c";}.ti-hand-point-down:before{content:"\e71d";}.ti-gallery:before{content:"\e71e";}.ti-face-smile:before{content:"\e71f";}.ti-face-sad:before{content:"\e720";}.ti-credit-card:before{content:"\e721";}.ti-control-skip-forward:before{content:"\e722";}.ti-control-skip-backward:before{content:"\e723";}.ti-control-record:before{content:"\e724";}.ti-control-eject:before{content:"\e725";}.ti-comments-smiley:before{content:"\e726";}.ti-brush-alt:before{content:"\e727";}.ti-youtube:before{content:"\e728";}.ti-vimeo:before{content:"\e729";}.ti-twitter:before{content:"\e72a";}.ti-time:before{content:"\e72b";}.ti-tumblr:before{content:"\e72c";}.ti-skype:before{content:"\e72d";}.ti-share:before{content:"\e72e";}.ti-share-alt:before{content:"\e72f";}.ti-rocket:before{content:"\e730";}.ti-pinterest:before{content:"\e731";}.ti-new-window:before{content:"\e732";}.ti-microsoft:before{content:"\e733";}.ti-list-ol:before{content:"\e734";}.ti-linkedin:before{content:"\e735";}.ti-layout-sidebar-2:before{content:"\e736";}.ti-layout-grid4-alt:before{content:"\e737";}.ti-layout-grid3-alt:before{content:"\e738";}.ti-layout-grid2-alt:before{content:"\e739";}.ti-layout-column4-alt:before{content:"\e73a";}.ti-layout-column3-alt:before{content:"\e73b";}.ti-layout-column2-alt:before{content:"\e73c";}.ti-instagram:before{content:"\e73d";}.ti-google:before{content:"\e73e";}.ti-github:before{content:"\e73f";}.ti-flickr:before{content:"\e740";}.ti-facebook:before{content:"\e741";}.ti-dropbox:before{content:"\e742";}.ti-dribbble:before{content:"\e743";}.ti-apple:before{content:"\e744";}.ti-android:before{content:"\e745";}.ti-save:before{content:"\e746";}.ti-save-alt:before{content:"\e747";}.ti-yahoo:before{content:"\e748";}.ti-wordpress:before{content:"\e749";}.ti-vimeo-alt:before{content:"\e74a";}.ti-twitter-alt:before{content:"\e74b";}.ti-tumblr-alt:before{content:"\e74c";}.ti-trello:before{content:"\e74d";}.ti-stack-overflow:before{content:"\e74e";}.ti-soundcloud:before{content:"\e74f";}.ti-sharethis:before{content:"\e750";}.ti-sharethis-alt:before{content:"\e751";}.ti-reddit:before{content:"\e752";}.ti-pinterest-alt:before{content:"\e753";}.ti-microsoft-alt:before{content:"\e754";}.ti-linux:before{content:"\e755";}.ti-jsfiddle:before{content:"\e756";}.ti-joomla:before{content:"\e757";}.ti-html5:before{content:"\e758";}.ti-flickr-alt:before{content:"\e759";}.ti-email:before{content:"\e75a";}.ti-drupal:before{content:"\e75b";}.ti-dropbox-alt:before{content:"\e75c";}.ti-css3:before{content:"\e75d";}.ti-rss:before{content:"\e75e";}.ti-rss-alt:before{content:"\e75f";}#tdinstagram{position:relative;}#tdinstagram .tdinstagram-heading{background:rgba(17,17,17,0.6);color:#fff;text-align:center;font:400 14px/20px Poppins, Helvetica, sans-serif;padding:10px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:40px;letter-spacing:0.75px;text-transform:uppercase;z-index:2;max-width:200px;}#tdinstagram .item{position:relative;overflow:hidden;}#tdinstagram .item img{max-width:100%;-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-webkit-transition:all 700ms ease-in 0s;-moz-transition:all 700ms ease-in 0s;-ms-transition:all 700ms ease-in 0s;-o-transition:all 700ms ease-in 0s;transition:all 700ms ease-in 0s;}#tdinstagram .item:hover img{-webkit-transform:scale3d(1.05,1.05,1.05);-moz-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);-o-transform:scale3d(1.05,1.05,1.05);}#tdinstagram .item:hover .instagram_content{opacity:1;}#tdinstagram .instagram_content{color:#fff;opacity:0;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}#tdinstagram .instagram_content:before{bottom:0;content:"";left:0;position:absolute;right:0;}#tdinstagram .instagram_content .insta_caption{padding:15px;position:absolute;top:0;}#tdinstagram .instagram_content .insta_likecomment{bottom:8px;position:absolute;right:15px;left:15px;}#tdinstagram .instagram_content .insta_likecomment .insta_likes{float:left;}.rtl #tdinstagram .instagram_content .insta_likecomment .insta_likes{float:right;}#tdinstagram .instagram_content .insta_likecomment .insta_comments{float:right;}.rtl #tdinstagram .instagram_content .insta_likecomment .insta_comments{float:left;}.wcmp_fpm_buttons{display:none;}.accessories{border:1px solid #e5e5e5;display:inline-block;padding:20px;vertical-align:middle;width:100%;}.accessories h2.widget-title{font-size:18px;line-height:18px;text-align:left;}@media (max-width: 543px){.accessories h2.widget-title{font-size:16px;line-height:16px;}}.rtl .accessories h2.widget-title{text-align:right;}.accessories .products{margin-bottom:0 !important;}.accessories .products .product-miniature{padding:0;}.accessories .products .product-miniature .product-wrapper{display:inline-block;vertical-align:middle;width:100%;padding:10px;margin-bottom:20px;border-bottom:1px solid #e5e5e5;}.accessories .products .product-miniature .product-wrapper .thumbnail-container{float:left;margin-right:15px;position:relative;}.accessories .products .product-miniature .product-wrapper .thumbnail-container .thumbnail-inner .product-thumbnail img{width:115px;}.rtl .accessories .products .product-miniature .product-wrapper .thumbnail-container{float:right;margin-right:0;margin-left:15px;}.accessories .products .product-miniature .product-wrapper .product-description{overflow:hidden;text-align:left;padding:0;}.rtl .accessories .products .product-miniature .product-wrapper .product-description{text-align:right;}.accessories .products .product-miniature .product-wrapper .product-description .description{display:inline-block !important;vertical-align:middle;}@media (max-width: 767px){.accessories .products .product-miniature .product-wrapper .product-description .description{display:none !important;}}.accessories .products .product-miniature .product-wrapper .product-description .description p{margin:0;}.accessories .products .product-miniature .product-wrapper .product-description .description ul{list-style:inherit;}.accessories .products .product-miniature .product-wrapper .product-description .product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;}.accessories .products .product-miniature .product-wrapper .product-description .ratings{margin-bottom:10px;}.accessories .products .product-miniature .product-wrapper .product-description .price-box{line-height:16px;margin-bottom:10px;}.accessories .accessories-product-total-price{clear:both;text-align:left;}.accessories .accessories-product-total-price .total-price{margin-bottom:10px;}.accessories .accessories-product-total-price .total-price .total-price-html{margin-bottom:10px;display:block;}.rtl .accessories .accessories-product-total-price{text-align:right;}@media (max-width: 991px){.accessories .product{border:none;}}.accessories .product .accessory-checkbox label{position:absolute;top:20px;right:35px;margin:auto;z-index:1;font-weight:normal;}.accessories .product .accessory-checkbox label input[type="checkbox"]:disabled + span{opacity:0.5;cursor:not-allowed;}.accessories .product .accessory-checkbox label input[type="checkbox"] + span{padding:0;}.accessories .product .accessory-checkbox label input[type="checkbox"] + span::before{height:25px;width:25px;}.accessories .product .accessory-checkbox label input[type="checkbox"] + span::after{height:21px;width:21px;line-height:21px;font-size:14px;}.accessories .product .accessory-checkbox label input{font-size:16px;margin-right:4px;}.rtl .accessories .product .accessory-checkbox label{right:auto;left:35px;}@media (max-width: 1199px){.woocommerce-Reviews .product-rating .average_rating{margin-bottom:30px;}}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .average-label{font-size:16px;color:#333;font-weight:400;margin:0 0 10px;line-height:1;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .average-value{font-size:40px;font-weight:500;color:#111;line-height:1;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .star-rating{font-size:20px;height:20px;line-height:20px;display:inline-block;vertical-align:middle;float:none;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .woocommerce-review-link{display:block;margin-top:5px;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating{margin-top:30px;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;margin-bottom:13px;font-weight:500;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starlabel{min-width:75px;color:#212121;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starlabel i{font-size:13px;color:#212121;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starbar{margin-left:10px;margin-right:15px;min-width:230px;}@media (max-width: 543px){.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starbar{min-width:115px;}}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starbar .starbar-content{position:relative;width:100%;height:20px;background-color:rgba(240,240,240,0.5);overflow:hidden;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starbar .starbar-content span{background-color:#666;display:block;height:100%;}.rtl .woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item .starbar{margin-left:15px;margin-right:10px;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item.stars-1 .starbar .starbar-content span{background-color:#ff6f31;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item.stars-2 .starbar .starbar-content span{background-color:#ff9f02;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item.stars-3 .starbar .starbar-content span{background-color:#ffcf02;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item.stars-4 .starbar .starbar-content span{background-color:#9ace6a;}.woocommerce-Reviews .product-rating .average_rating .average_rating_inner .progressbar-rating .star-item.stars-5 .starbar .starbar-content span{background-color:#57bb8a;}.woocommerce-Reviews #comments .woocommerce-pagination ul{padding:0;margin-top:20px;}#slider-block{position:relative;overflow:hidden;}@media (max-width: 767px){#slider-block .nivoSlider .nivo-directionNav{display:none;}}#slider-block .nivoSlider .nivo-directionNav a{height:50px;margin:0;width:50px;background:#fff;box-shadow:0 2px 5px -2px rgba(0,0,0,0.1);color:#333;top:50%;position:absolute;z-index:8;margin-top:-25px;text-align:center;cursor:pointer;text-indent:0;font-size:0;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .nivoSlider .nivo-directionNav a:before{font-size:16px;line-height:50px;font-family:"themify";-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .nivoSlider .nivo-directionNav a:hover{background:#111;color:#fff;}#slider-block .nivoSlider .nivo-directionNav .nivo-prevNav{left:-60px;}@media (max-width: 767px){#slider-block .nivoSlider .nivo-directionNav .nivo-prevNav{left:25px;}}#slider-block .nivoSlider .nivo-directionNav .nivo-prevNav:before{content:"\e64a";}#slider-block .nivoSlider .nivo-directionNav .nivo-nextNav{right:-60px;}@media (max-width: 767px){#slider-block .nivoSlider .nivo-directionNav .nivo-nextNav{right:25px;}}#slider-block .nivoSlider .nivo-directionNav .nivo-nextNav:before{content:"\e649";}#slider-block .nivo-controlNav{bottom:0;display:block;left:0;position:absolute;right:0;text-align:center;z-index:6;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .nivo-controlNav .nivo-control{font-size:0;display:inline-block;margin:0px 4px;width:15px;height:15px;background:rgba(204,204,204,0.5);border:1px solid #fff;cursor:pointer;border-radius:50%;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .nivo-controlNav .nivo-control.active,#slider-block .nivo-controlNav .nivo-control:hover{background:#111;border-color:#111;}#slider-block .nivo-controlNav .nivo-control.active{cursor:default;}#slider-block:hover .nivoSlider .nivo-directionNav .nivo-prevNav{left:25px;}#slider-block:hover .nivoSlider .nivo-directionNav .nivo-nextNav{right:25px;}#slider-block:hover .flexslider .flex-direction-nav li .flex-prev{left:25px;}#slider-block:hover .flexslider .flex-direction-nav li .flex-next{right:25px;}#slider-block:hover .rslides_nav.prev{left:25px;}#slider-block:hover .rslides_nav.next{right:25px;}#slider-block .flexslider{margin:0;}@media (max-width: 767px){#slider-block .flexslider .flex-direction-nav{display:none;}}#slider-block .flexslider .flex-direction-nav li a{height:50px;margin:0;width:50px;background:#fff;box-shadow:0 2px 5px -2px rgba(0,0,0,0.1);color:#333;top:50%;position:absolute;z-index:8;margin-top:-25px;text-align:center;cursor:pointer;text-indent:0;font-size:0;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .flexslider .flex-direction-nav li a:before{font-size:16px;line-height:50px;font-family:"themify";color:#333;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .flexslider .flex-direction-nav li a:hover{background:#111;color:#fff;}#slider-block .flexslider .flex-direction-nav li a:hover:before{color:#fff;}#slider-block .flexslider .flex-direction-nav .flex-prev{left:-60px;}@media (max-width: 767px){#slider-block .flexslider .flex-direction-nav .flex-prev{left:25px;}}#slider-block .flexslider .flex-direction-nav .flex-prev:before{content:"\e64a" !important;}#slider-block .flexslider .flex-direction-nav .flex-next{right:-60px;}@media (max-width: 767px){#slider-block .flexslider .flex-direction-nav .flex-next{right:25px;}}#slider-block .flexslider .flex-direction-nav .flex-next:before{content:"\e649" !important;}#slider-block .flexslider .flex-control-nav{bottom:20px;display:block;left:0;position:absolute;right:0;text-align:center;z-index:6;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .flexslider .flex-control-nav li a{font-size:0;display:inline-block;margin:0px 4px;width:15px;height:15px;background:rgba(204,204,204,0.5);border:1px solid #fff;cursor:pointer;border-radius:50%;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .flexslider .flex-control-nav li a.flex-active,#slider-block .flexslider .flex-control-nav li a:hover{background:#111;border-color:#111;}#slider-block .flexslider .flex-control-nav li a.flex-active{cursor:default;}#slider-block .rslides_nav{height:50px;margin:0;width:50px;background:#fff;box-shadow:0 2px 5px -2px rgba(0,0,0,0.1);color:#333;top:50%;position:absolute;z-index:8;padding:0;margin-top:-25px;text-align:center;cursor:pointer;text-indent:0;font-size:0;opacity:1;font-weight:normal;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}@media (max-width: 767px){#slider-block .rslides_nav{display:none;}}#slider-block .rslides_nav:before{font-size:16px;line-height:50px;font-family:"themify";-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .rslides_nav:hover{background:#111;color:#fff;}#slider-block .rslides_nav.prev{left:-60px;}@media (max-width: 767px){#slider-block .rslides_nav.prev{left:25px;}}#slider-block .rslides_nav.prev:before{content:"\e64a";}#slider-block .rslides_nav.next{right:-60px;}@media (max-width: 767px){#slider-block .rslides_nav.next{right:25px;}}#slider-block .rslides_nav.next:before{content:"\e649";}#slider-block .rslides_tabs{margin:0;background:transparent;bottom:20px;display:block;left:0;position:absolute;right:0;text-align:center;z-index:6;padding:0 !important;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .rslides_tabs li{font-size:0;display:inline-block;margin:0px 4px;width:15px;height:15px;background:rgba(204,204,204,0.5);border:1px solid #fff;cursor:pointer;border-radius:50%;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .rslides_tabs li.rslides_here,#slider-block .rslides_tabs li:hover{background:#111;border-color:#111;}#slider-block .rslides_tabs li.rslides_here{cursor:default;}#slider-block .rslides_tabs li.rslides_here a{background:transparent;color:transparent;font-weight:normal;}#slider-block .rslides_tabs a{line-height:0;padding:0;}#slider-block .cs-buttons{padding:0;line-height:0;float:none;bottom:20px;display:block;left:0 !important;position:absolute !important;right:0;text-align:center;z-index:6;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .cs-buttons a{font-size:0;display:inline-block;margin:0px 4px;width:15px;height:15px;background:rgba(204,204,204,0.5);border:1px solid #fff;cursor:pointer;border-radius:50%;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}#slider-block .cs-buttons a.cs-active,#slider-block .cs-buttons a:hover{background:#111;border-color:#111;}#slider-block .cs-buttons a.cs-active{cursor:default;}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}.lity.lity-opened{opacity:1;}.lity.lity-closed{opacity:0;}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important;}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em;}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial, Helvetica, sans-serif;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}.lity-loading .lity-loader{opacity:1;}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important;}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none;}.rtl .lity-close{left:0;right:auto;}.lity-close::-moz-focus-inner{border:0;padding:0;}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none;}.lity-close:active{top:1px;}.lity-image img{max-width:100%;display:block;line-height:0;border:0;}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px;}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch;}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}.lity-hide{display:none;}