/*
ATTENTION! Please do not modify this file, it's auto-generated and all your changes will be lost.
The complete list of files it's generated from:
design/themes/microline/css/addons/sm_yesprice/landing.less
*/


body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box;background-color:#f8f8f8;}.container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}header{background:#fff;color:#000;padding:15px 0;width:100%;top:0;left:0;z-index:1000;}.logo{font-size:24px;font-weight:bold;}.nav-menu{list-style:none;padding:0;margin:0;display:flex;}.nav-menu li{margin-left:20px;}.nav-menu li a{color:#000;text-decoration:none;font-size:14px;padding:10px;transition:color 0.3s ease;}.nav-menu li a:hover{color:#3dc4e0;}.banner{position:relative;background:url('../../../../../../../../design/themes/microline/media/../../../../images/landing/banner.webp?1748614005') no-repeat center center/cover;height:650px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;}.container{display:flex;justify-content:space-between;align-items:center;}.banner-logo{font-size:24px;font-weight:bold;text-transform:uppercase;display:flex;align-items:center;}.logo-text{color:#3dc4e0;}.logo-bold{color:#262b4e;font-weight:bold;}.banner-menu{display:flex;gap:15px;}.banner-menu a{color:#262b4e;text-decoration:none;font-size:16px;}.banner-menu a:hover{text-decoration:underline;}.banner-title{position:absolute;top:15%;right:10%;font-size:32px;font-weight:bold;color:white;}.banner-circle{position:absolute;bottom:-8%;left:10%;width:200px;height:200px;background:url('../../../../../../../../design/themes/microline/media/../../../../images/landing/banner_circle.png?1748614005') no-repeat center center/cover;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:18px;text-align:center;padding:10px;}@media (max-width: 768px){.banner-title{font-size:24px;right:5%;}.banner-circle{width:150px;height:150px;font-size:16px;left:5%;}.banner-menu{flex-direction:column;gap:10px;}}.categories{padding:50px 0;background:#fff;display:flex;flex-direction:column;align-items:flex-start;text-align:left;}.section-title{font-size:50px;font-weight:bold;margin-bottom:20px;margin-left:8.7%;color:#2e335f;}.categories-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;justify-items:center;align-self:center;}.category-item{width:100%;max-width:200px;text-align:center;}.category-icon{width:180px;height:180px;background-color:#3dc4e0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;}.category-item:nth-child(even) .category-icon{background-color:#262b4e;}.category-icon img{width:100px;height:100px;}.category-item p{font-size:14px;font-weight:bold;}@media (max-width: 1024px){.categories-grid{grid-template-columns:repeat(3,1fr);gap:30px;}}@media (max-width: 768px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:20px;}}@media (max-width: 480px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:15px;}}.shops{padding:50px 0;background:#f4f4f4;}.map-container{width:100%;max-width:1200px;height:400px;margin:0 auto;border-radius:10px;overflow:hidden;}@media (max-width: 768px){.map-container{height:300px;}}@media (max-width: 480px){.map-container{height:250px;}}.promotions{padding:50px 0;background:#fff;}.slider{position:relative;max-width:1200px;margin:0 auto;overflow:hidden;}.slides{display:flex;transition:transform 0.5s ease-in-out;}.slide{min-width:100%;}.slide img{width:100%;border-radius:10px;}.prev-btn,.next-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5);color:white;border:none;padding:10px;cursor:pointer;font-size:24px;border-radius:50%;}.prev-btn{left:10px;}.next-btn{right:10px;}.prev-btn:hover,.next-btn:hover{background:rgba(0,0,0,0.8);}.brands{padding:50px 0;background:#f8f8f8;}.brands-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:50px;justify-items:center;}.brand-item{width:100%;max-width:600px;text-align:center;font-size:25px;font-weight:700;font-family:system-ui;}.brand-item img{width:100%;max-width:600px;height:auto;filter:grayscale(100%);transition:filter 0.3s ease;}.brand-item img:hover{filter:grayscale(0%);}@media (max-width: 1024px){.brands-grid{grid-template-columns:repeat(3,1fr);}}@media (max-width: 768px){.brands-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width: 480px){.brands-grid{grid-template-columns:repeat(1,1fr);}}.about{padding:50px 0;background:#fff;}.about-text{font-size:18px;line-height:1.6;max-width:1200px;margin:0 auto 20px;text-align:left;}.highlight{color:#007bff;font-weight:bold;}.about-gallery{display:flex;justify-content:center;gap:15px;margin:20px 0;}.about-gallery img{width:24%;border-radius:8px;box-shadow:0px 4px 6px rgba(0,0,0,0.1);}.about-mission{font-size:18px;max-width:1200px;margin:0 auto;line-height:1.6;}@media (max-width: 768px){.about-text,.about-mission{text-align:center;}.about-gallery{flex-wrap:wrap;justify-content:center;}.about-gallery img{width:45%;}}@media (max-width: 480px){.about-gallery img{width:100%;}}.values{padding:50px 0;background:#fff;}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;}.value-card{background:#3dc4e0;padding:20px;border-radius:10px;text-align:center;color:#fff;}.value-card img{width:50px;margin-bottom:10px;}.value-card h3{font-size:20px;margin-bottom:10px;}.value-card p{font-size:16px;line-height:1.5;color:#2e335f;}@media (max-width: 900px){.values-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width: 600px){.values-grid{grid-template-columns:repeat(1,1fr);}}.future{padding:50px 0;background:#fff;}.future-text{font-size:18px;max-width:1200px;margin:0 auto 20px;line-height:1.6;}.future-gallery{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;}.future-gallery img{width:290px;height:auto;border-radius:8px;}footer{background:#262b4e;color:#fff;padding:30px;font-size:16px;border-radius:20px;max-width:1200px;margin:40px auto;}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 20px;}.footer-logo img{width:180px;}.footer-menu{display:flex;justify-content:center;flex-grow:1;gap:30px;margin-left:200px;}.footer-menu a{color:#fff;text-decoration:none;font-size:16px;transition:color 0.3s ease;}.footer-menu a:hover{color:#3dc4e0;}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:20px 0px 0px 0px;}.footer-phone{font-size:16px;font-weight:normal;display:flex;align-items:center;}.footer-phone strong{font-size:20px;font-weight:bold;margin-left:10px;}.footer-copy{font-size:14px;opacity:0.8;white-space:nowrap;margin-left:auto;}@media (max-width: 768px){footer{border-radius:0;max-width:100%;text-align:center;}.footer-top{flex-direction:column;align-items:center;text-align:center;gap:15px;}.footer-menu{flex-direction:column;gap:10px;margin-top:10px;}.footer-bottom{flex-direction:column;text-align:center;gap:10px;}.footer-phone{flex-direction:column;text-align:center;gap:5px;}.footer-copy{margin-left:0;}}.block{display:block !important;}@media (max-width: 768px){.container{flex-direction:column;align-items:center;text-align:center;padding:0 10px;}header{padding:10px 0;}.logo{font-size:20px;}.nav-menu{flex-direction:column;align-items:center;gap:10px;}.nav-menu li{margin-left:0;}.banner{height:400px;padding:10px;text-align:center;}.banner-title{font-size:20px;top:30%;right:auto;left:50%;transform:translateX(-50%);text-align:center;}.banner-circle{width:100px;height:100px;font-size:12px;left:50%;bottom:-10%;transform:translateX(-50%);}.categories{padding:30px 10px;align-items:center;text-align:center;}.section-title{font-size:28px;margin-left:0;text-align:center;color:#2e335f;}.categories-grid{grid-template-columns:repeat(2,1fr);gap:20px;}.category-item{max-width:150px;}.category-icon{width:120px;height:120px;}.category-icon img{width:80px;height:80px;}.shops{padding:30px 10px;}.map-container{height:250px;}.promotions{padding:30px 10px;}.slider{max-width:100%;}.prev-btn,.next-btn{padding:5px;font-size:18px;}.brands{padding:30px 10px;}.brands-grid{grid-template-columns:repeat(2,1fr);gap:10px;}.brand-item img{max-width:50%;}.footer-menu{margin-left:0px;}.about{padding:30px 10px;text-align:center;}.about-text,.about-mission{font-size:16px;text-align:center;max-width:100%;}.about-gallery{flex-wrap:wrap;justify-content:center;gap:5px;}.about-gallery img{width:45%;}.values{padding:30px 10px;}.values-grid{grid-template-columns:repeat(1,1fr);gap:10px;}.value-card{padding:15px;}.value-card img{width:40px;}.value-card h3{font-size:18px;}.value-card p{font-size:14px;}.future{padding:30px 10px;}.future-text{font-size:16px;max-width:100%;}.future-gallery{gap:5px;}.future-gallery img{width:80px;}footer{padding:20px 10px;}.footer-top{flex-direction:column;align-items:center;text-align:center;}.footer-menu{flex-direction:column;gap:10px;margin-top:10px;}.footer-bottom{flex-direction:column;text-align:center;gap:10px;}.footer-phone{font-size:16px;}}@media (max-width: 480px){.brands-grid{grid-template-columns:repeat(1,1fr);}.about-gallery img{width:100%;}.future-gallery img{width:60px;}}.flex{display:flex !important;}p,span,a,ul,li,div,label{font-family:Inter,sans-serif;}header{padding:10px 0;top:0;left:0;width:100%;background-color:#fff;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,0.1);}.container{display:flex;justify-content:space-between;align-items:center;padding:0 20px;}.logo{font-size:20px;}@media (max-width: 768px){.nav-menu{flex-direction:column;align-items:center;gap:10px;display:flex;}}.nav-menu li{margin-left:0;}.burger-menu{display:none;flex-direction:column;gap:4px;cursor:pointer;position:absolute;right:20px;top:15px;}.burger-menu span{width:25px;height:3px;background-color:#000;}@media (max-width: 768px){.nav-menu{display:none;position:absolute;top:50px;right:0;background-color:#fff;width:200px;box-shadow:0 4px 6px rgba(0,0,0,0.1);border-radius:5px;padding:10px;z-index:100;}.burger-menu{display:flex;}}.nav-menu.open{display:flex;}.about-gallery-slider{display:flex;align-items:center;justify-content:center;position:relative;}.gallery-container{width:100%;max-width:1200px;overflow:hidden;border-radius:10px;}.gallery-wrapper{display:flex;transition:transform 0.5s ease-in-out;}.gallery-wrapper img{max-width:290px;margin:0 5px;border-radius:10px;}.prev-btn,.next-btn{background:rgba(0,0,0,0.5);color:white;border:none;cursor:pointer;font-size:24px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:999;}.prev-btn{left:0;}.next-btn{right:0;}.brand-item{background-color:white;color:#515151;font-size:24px;font-weight:bold;padding:20px;}.location-list{position:fixed;top:0;z-index:9;width:100%;height:100%;background:rgba(0,0,0,0.5);}.location-list .location-outer{position:absolute;top:calc(50% - 250px);left:calc(50% - 260px);border-radius:10px;background-color:#fff;cursor:default;padding:40px;}.location-list .location-outer .location-inner{display:grid;grid-template-columns:150px 150px 150px;column-gap:10px;overflow:auto;max-height:335px;padding:10px;}.location-list .location-outer .location-inner .location-content{background-color:#f5f5f7;text-align:center;margin:8px 0;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;height:50px;}.location-list .location-outer .location-inner .location-content a{text-decoration:none;color:#262b4e;}@media (max-width: 767.9px){.location-list .location-outer .location-inner{grid-template-columns:auto auto;}.location-list .location-outer{left:0;right:0;top:50px;}}#tygh_main_container{overflow:hidden;}.ty-wishlist__a .count,.ty-compare__a .count{color:#262b33;background:#42aaff;}.ty-btn{height:34px;padding:11px 14px;font-size:12px;line-height:100%;text-transform:uppercase;outline:none;}.ty-btn:hover{color:#262b33;}.ty-btn:focus{outline:none;}.ty-btn__add-to-cart::before{position:relative;top:-4px;content:'\e821';font-family:fontello;font-size:16px;font-weight:normal;vertical-align:middle;}.ty-btn__add-to-cart:hover::before{content:'\e822';}.ty-btn__options{font-weight:bold;}.ty-btn__options::before{position:relative;top:-1px;margin-right:5px;margin-left:-5px;display:inline-block;content:'\e820';font-family:fontello;font-size:16px;vertical-align:middle;color:#1c1c1c;transition:color .4s;}.text-button{font-weight:normal;}.ty-btn__secondary.text-button{font-weight:bold;}.ty-cr-product-button{margin:0 0 10px;padding:11px 15px 10px 15px;}.ty-more-btn{color:#262b33;font-size:13px;line-height:28px;padding:2px 10px 3px;text-align:center;position:relative;display:inline-block;box-sizing:border-box;-moz-user-focus:ignore;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border:2px solid #42aaff;}.ty-more-btn:hover{color:#000;background:#42aaff;}.ty-btn__primary{text-align:center;}.ty-btn__primary:before{margin:0 5px 0 0;}.ty-btn__primary.ty-btn__add-to-cart{font-weight:bold;text-align:center;padding-left:20px;}.ty-grid-list__item .ty-btn__primary,.ty-product-list .ty-btn__primary,.ty-compact-list .ty-btn__primary{font-weight:bold;}.container-fluid{width:auto;min-width:inherit;padding-right:0;padding-left:0;}.container-fluid-row{max-width:1260px;min-width:280px;margin:0 auto;}.container-fluid > .container-fluid-row{padding-right:20px;padding-left:20px;}.container-fluid-row-full-width,.container-fluid-row-no-limit{max-width:none;}.container-fluid-row-full-width > .row-fluid{max-width:1260px;min-width:280px;margin:0 auto;}.container-fluid-row.container-fluid-row-no-limit{padding-right:0;padding-left:0;}.container-fluid.full_width.categories_grid > .container-fluid-row{padding:0 2%;width:-webkit-calc(100% - 4%);width:calc(100% - 4%);max-width:none;}.small-grid .row-fluid .span1{width:-webkit-calc(100%/16*1 - 7.5px);width:calc(100%/16*1 - 7.5px);}.small-grid .row-fluid .span2{width:-webkit-calc(100%/16*2 - 7.5px);width:calc(100%/16*2 - 7.5px);}.small-grid .row-fluid .span3{width:-webkit-calc(100%/16*3 - 7.5px);width:calc(100%/16*3 - 7.5px);}.small-grid .row-fluid .span4{width:-webkit-calc(100%/16*4 - 7.5px);width:calc(100%/16*4 - 7.5px);}.small-grid .row-fluid .span5{width:-webkit-calc(100%/16*5 - 7.5px);width:calc(100%/16*5 - 7.5px);}.small-grid .row-fluid .span6{width:-webkit-calc(100%/16*6 - 7.5px);width:calc(100%/16*6 - 7.5px);}.small-grid .row-fluid .span7{width:-webkit-calc(100%/16*7 - 7.5px);width:calc(100%/16*7 - 7.5px);}.small-grid .row-fluid .span8{width:-webkit-calc(100%/16*8 - 7.5px);width:calc(100%/16*8 - 5px);}.small-grid .row-fluid .span9{width:-webkit-calc(100%/16*9 - 7.5px);width:calc(100%/16*9 - 7.5px);}.small-grid .row-fluid .span10{width:-webkit-calc(100%/16*10 - 7.5px);width:calc(100%/16*10 - 7.5px);}.small-grid .row-fluid .span11{width:-webkit-calc(100%/16*11 - 7.5px);width:calc(100%/16*11 - 7.5px);}.small-grid .row-fluid .span12{width:-webkit-calc(100%/16*12 - 7.5px);width:calc(100%/16*12 - 7.5px);}.small-grid .row-fluid .span13{width:-webkit-calc(100%/16*13 - 7.5px);width:calc(100%/16*13 - 7.5px);}.small-grid .row-fluid .span14{width:-webkit-calc(100%/16*14 - 7.5px);width:calc(100%/16*14 - 7.5px);}.small-grid .row-fluid .span15{width:-webkit-calc(100%/16*15 - 7.5px);width:calc(100%/16*15 - 7.5px);}.small-grid [class*="span"]{margin-left:10px;}.small-grid [class*="span"]:first-child{margin-left:0;}.b-top{border-top:1px solid #c2cad7;}.b-bottom{border-bottom:1px solid #c2cad7;}.b-all{border-top:1px solid #c2cad7;border-bottom:1px solid #c2cad7;margin-bottom:-1px;}.pd-top{padding:40px 0 0;}.pd-bottom{padding:0 0 40px;}.pd-all{padding:40px 0;}.pd-all-big{padding:50px 0;}.pd-top .ty-wysiwyg-content h1,.pd-top .ty-wysiwyg-content h2,.pd-top .ty-wysiwyg-content h3,.pd-bottom .ty-wysiwyg-content h1,.pd-bottom .ty-wysiwyg-content h2,.pd-bottom .ty-wysiwyg-content h3,.pd-all .ty-wysiwyg-content h1,.pd-all .ty-wysiwyg-content h2,.pd-all .ty-wysiwyg-content h3,.pd-all-big .ty-wysiwyg-content h1,.pd-all-big .ty-wysiwyg-content h2,.pd-all-big .ty-wysiwyg-content h3{margin-top:0;}.gray-block{background:#eee;}.color-block{background:#1c1c1c;}@media screen and (max-width: 978px){.ty-wysiwyg-content table,.ty-wysiwyg-content td,.ty-wysiwyg-content tr{width:100%;display:inline-block;}}@media screen and (max-width: 479px){.ty-wysiwyg-content img{float:none !important;width:100%;}}h1,h2{text-decoration:none;font-weight:normal;font-style:normal;font-size:22px;font-family:'Open Sans',sans-serif;text-transform:uppercase;}.ty-product-block-title{text-transform:uppercase;padding:30px 0 0;margin-bottom:0;}.ty-wysiwyg-content h1,.ty-wysiwyg-content h2,.ty-wysiwyg-content h3{font-size:22px;letter-spacing:-0.01em;}.ty-dropdown-box__title.open{z-index:600;background-color:#fff;border-right:1px solid #e1e5eb;}.ty-dropdown-box__content{margin-top:0;min-width:280px;border:0 none;border:1px solid #e1e5eb;border-top:none;box-shadow:0 2px 0 -1px #e1e5eb;border-radius:0 0 2px 2px;}.ty-tabs{margin:0;border:0;}.ty-tabs .ty-tabs__item{padding:0 20px 10px 0;margin:0;border:0;background:none;}.ty-tabs .ty-tabs__item .ty-tabs__a,.ty-tabs .ty-tabs__item .ty-tabs .subtab a{color:gray;padding:0;font-size:16px;font-weight:bold;height:auto;border-bottom:2px solid transparent;}.ty-tabs .ty-tabs__item .ty-tabs__a:hover,.ty-tabs .ty-tabs__item .ty-tabs .subtab a:hover{color:#0073bf;}.ty-tabs .ty-tabs__item.active .ty-tabs__a,.ty-tabs .ty-tabs__item.active .ty-tabs .subtab a{color:#0073bf;border-bottom:2px solid #0073bf;}.ty-tabs__content{padding:15px 0;}.tygh-content,.tygh-header{padding:10px;}@media (min-width: 1170px){.tygh-content,.tygh-header{padding:10px 0;}}@media (min-width: 768px){.tygh-content{padding-top:0;}}.tygh-header{position:relative;box-sizing:border-box;}.tygh-header_hide{transform:translate3D(0,-58px,0);transition:transform .4s;}.tygh-header_fixed{position:fixed;z-index:101;left:0;top:0;right:0;padding:4px 10px;height:58px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transform:translate3D(0,0,0);}@media (min-width: 1170px){.tygh-header_fixed{padding:4px 0;}}.tygh-header > div{padding-top:0;}@media (min-width: 1024px){.header-data .row-fluid:first-child{display:block;}}@media (min-width: 1024px){.right-col.header-data{display:flex !important;}}@media (min-width: 1170px){.right-col.header-data{display:block;}}.top-menu-grid{padding-top:0;}@media (min-width: 1224px){.top-menu-grid{padding-top:0;}}.top-logo-grid{max-width:287px;}.ty-logo-container{max-width:280px;height:auto;margin:0 auto;margin-top:0;margin-bottom:0;}@media only screen and (max-width: 479px){.ty-logo-container{max-width:inherit;}}@media (min-width: 640px){.ty-logo-container{margin-top:0;margin-bottom:10px;max-width:100%;height:auto;}}@media (min-width: 1024px){.ty-logo-container{margin-bottom:0;}}@media only screen and (max-width: 479px){.ty-logo-container .ty-logo-container__image{width:100%;}}.tygh-header_fixed .ty-logo-container{display:none;}.top-phones-grid{float:right !important;margin-left:0 !important;white-space:nowrap;}.ty-mainbox-title,.ty-sidebox__title{color:#262b33;font-weight:normal;font-size:22px;letter-spacing:-0.01em;text-transform:uppercase;font-family:'Open Sans',sans-serif;padding:0 0 10px;margin:0;}.ty-sidebox__title.ty-sidebox__title{padding-left:0;}.ty-mainbox-simple-title{position:relative;margin-bottom:12px;font-size:28px;text-transform:none;}.ty-mainbox-simple-container_scroller .ty-mainbox-simple-title{margin-right:96px;overflow:hidden;white-space:nowrap;vertical-align:middle;line-height:1;}.ty-mainbox-simple-container_scroller .ty-mainbox-simple-title:after{margin:0 -50% 0 .5em;display:inline-block;width:100%;height:1px;vertical-align:middle;content:'';background-color:#ccc;}.homepage-hit .ty-mainbox-simple-title{font-size:24px;font-weight:bold;text-transform:uppercase;}.ty-mainbox-container{padding:0;}.ty-cr-content-grid.ty-cr-content-grid{display:flex !important;}.ty-no-items{margin-top:10px;}.top-quick-links{display:none;width:100%;font-size:13px;text-align:right;}@media (min-width: 1024px){.top-quick-links{display:block;}}.tygh-header_fixed .top-quick-links{display:none;}.top-quick-links .ty-text-links{margin-bottom:0;}.top-quick-links .ty-text-links__item{position:relative;padding-left:6px;padding-right:6px;margin-right:0;}@media (min-width: 1024px){.top-quick-links .ty-text-links__item{margin-right:15px;padding-left:1%;padding-right:1%;}}@media (min-width: 1170px){.top-quick-links .ty-text-links__item{padding-left:2.5%;padding-right:2.5%;margin-right:15px;}}.top-quick-links .ty-text-links__item:before{position:absolute;left:-10px;top:10px;display:none;width:4px;height:4px;content:'';border-radius:50%;background-color:#ccc;}@media (min-width: 1024px){.top-quick-links .ty-text-links__item:before{display:block;}}.top-quick-links .ty-text-links__item:first-child{padding-left:0;}.top-quick-links .ty-text-links__item:first-child:before{display:none;}.top-quick-links .ty-text-links__item:last-child{margin-right:0;padding-right:0;}.top-quick-links .ty-text-links__a,.top-quick-links .no-touch .ty-text-links__a{position:relative;display:inline-block;color:#000;border-bottom:1px solid transparent;}.top-quick-links .ty-text-links__a:hover,.top-quick-links .no-touch .ty-text-links__a:hover{color:#000;border-bottom-color:#ccc;}.ty-sidebox{margin-bottom:15px;background-color:white;}.ty-sidebox__title{padding:6px 30px 8px 20px;}.ty-sidebox__title span,.ty-sidebox__title a{color:inherit;}@media screen and (max-width: 767px){.ty-sidebox__title{padding:12px 30px 10px 10px;background-color:#fff;border:0;}}.ty-sidebox__title-wrapper,.ty-sidebox__title span,.ty-sidebox__title a{font-size:16px;}.ty-sidebox__body{padding:0;display:block;}.ty-sidebox__icon-open,.ty-sidebox__icon-hide{color:#262b33;margin-top:5px;padding:5px 10px;float:right;}@media screen and (max-width: 767px){.ty-sidebox__icon-open,.ty-sidebox__icon-hide{margin-top:0;padding:14px 15px;font-size:13px;}}@media screen and (max-width: 767px){.checkoud-info-block .ty-order-summary{margin-top:40px;}}.header-row{position:relative;}.header-row.header-row{margin:10px 0;display:flex !important;}@media (min-width: 640px){.header-row.header-row{margin:0;padding-top:10px;}}@media (min-width: 1024px){.header-row.header-row{padding-top:0;}}.nav-wrap{position:relative;}.nav-placeholder{display:none;}@media (min-width: 1024px){.nav-placeholder{display:block;}}.tygh-top-panel{border-bottom:1px solid #e1e5eb;}.tygh-top-panel .ty-text-links__active a{color:#0073bf;}.tygh-top-panel .ty-currencies__active,.tygh-top-panel .ty-currencies__item:hover a{background-color:#e1e5eb;}.tygh-top-panel .ty-dropdown-box__title{padding:8px 6px 10px 10px;line-height:0;border:0;}.tygh-top-panel .ty-dropdown-box__title .ty-icon-down-micro,.tygh-top-panel .ty-dropdown-box__title a{color:#858585;}.tygh-top-panel .ty-dropdown-box__title:hover,.tygh-top-panel .ty-dropdown-box__title.open{background-color:#fff;}.tygh-top-panel .ty-dropdown-box__title:hover .ty-icon-down-micro,.tygh-top-panel .ty-dropdown-box__title:hover a,.tygh-top-panel .ty-dropdown-box__title.open .ty-icon-down-micro,.tygh-top-panel .ty-dropdown-box__title.open a{color:white;}.tygh-top-panel .ty-dropdown-box__title.open:after{content:"";position:absolute;border-width:6px;border-style:solid;border-color:transparent transparent #42aaff;left:50%;bottom:-7px;margin-left:-3px;}.tygh-top-panel .ty-dropdown-box__content{margin-top:6px;border-color:#b3bdcc;}.tygh-top-panel .top-quick-links .ty-text-links__item:last-child{margin-right:0;}.tygh-top-panel .top-quick-links a{color:#858585;}.tygh-top-panel .top-quick-links a:hover{color:#262b33 !important;}.tygh-top-panel .ty-dropdown-box{margin:0;}.tygh-top-panel .ty-dropdown-box__title a:hover{color:white;}.tygh-top-panel .ty-text-links{margin-right:0;}.tygh-top-panel .ty-dropdown-box__content .ty-text-links{margin:0;}.tygh-top-panel .ty-dropdown-box__content .ty-text-links__item{display:block;margin:0;}.tygh-top-panel .ty-dropdown-box__content .ty-text-links__a{padding:7px 14px;display:block;color:#0073bf;}.tygh-top-panel .ty-dropdown-box__content .ty-text-links__a:hover{color:white;background:#00bcd4;}.tygh-top-panel .ty-text-links-btn{color:#858585;}.tygh-top-panel .ty-text-links-btn.open{background:#42aaff;color:white;}.ty-select-block{top:34px;border:0 none;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,0.5);box-shadow:0 2px 6px 0 rgba(0,0,0,0.5);}.ty-select-block__list-a{color:#262b33;}.ty-select-block__list-a:hover{background-color:#e1e5eb;}.ty-select-block__a{padding:8px 13px 1px;}.ty-select-block__a.open{background:#42aaff;}.ty-select-block__a.open:hover{background:#8fccff;}.ty-select-block__a:hover{background:#e1e5eb;}.ty-select-block:after{content:"";position:absolute;border-width:6px;border-style:solid;border-color:transparent transparent #fff;left:50%;top:-12px;margin-left:-3px;}@media screen and (max-width: 767px){.ty-text-links_show_inline .ty-text-links__item{display:block;}.ty-text-links_show_inline{border:solid #42aaff;border-width:3px 0 0;}.top-quick-links a{color:#0073bf;}.top-quick-links a:hover{color:#000;}}.ty-wishlist__a,.ty-compare__a{display:inline-block;font-size:28px;padding:8px 9px 5px 9px;border:1px solid #e1e5eb;color:#d2d8e1;position:relative;}.ty-wishlist__a.active,.ty-compare__a.active{color:#262b33;border:1px solid #c2cad7;}.ty-wishlist__a:hover,.ty-compare__a:hover{color:#0073bf;}.ty-wishlist__a .count,.ty-compare__a .count{color:#000;font-size:11px;padding:2px 0;width:16px;height:16px;text-align:center;background:#ff5722;position:absolute;top:5px;right:5px;}.top-search{position:absolute;z-index:105;top:0;right:0;width:80px;overflow:hidden;}.top-search_open{left:0;overflow:visible;width:auto;}@media (min-width: 768px){.top-search{position:relative;top:auto;right:auto;z-index:1;overflow:visible;width:auto;}}.top-search_focused{z-index:120;}.tygh-header_fixed .top-search{margin:0 80px 0 0;padding-left:27%;transition:padding .3s;}@media only screen and (min-width: 1100px){.tygh-header_fixed .top-search{padding-left:30%;}}.tygh-header_fixed .top-search_focused{padding-left:0;}@media only screen and (max-width: 980px){.top-search.top-search_open{position:absolute;}.top-search.top-search_open .ty-search-block__toggler .iconf-search{display:none;}}.ty-search-block{height:45px;}@media (min-width: 768px){.ty-search-block{padding-right:90px;height:44px;border:none;box-shadow:none;}}.ty-search-block__form{position:relative;transition:transform .3s;transform-origin:100% 0;transform:translate3D(100%,0,0);}@media (min-width: 768px){.ty-search-block__form{position:static;overflow:visible;transform:none;}}.top-search_open .ty-search-block__form{transform:translate3D(0,0,0);}.tygh-header_fixed .ty-search-block{height:44px;}.ty-search-block__toggler{position:absolute;top:0;right:0;width:80px;height:46px;font-size:23px;line-height:45px;cursor:pointer;}.top-search_open .ty-search-block__toggler{height:44px;outline:none;border:none;background-image:none;background-color:#fff;box-shadow:none;}.top-search_open .ty-search-block__toggler:hover{background-image:none;box-shadow:none;}@media (min-width: 768px){.ty-search-block__toggler{display:none;}}.top-search_open .icon-search{display:none;}input[type="text"].ty-search-block__input{padding:12px 10px 12px 10px;height:46px;width:100%;font-size:14px;background-color:#fff;border:1px solid #e1e5eb;color:#838fa2;border-radius:3px;}input[type="text"].ty-search-block__input:hover,input[type="text"].ty-search-block__input:active{background-color:#fff;}input[type="text"].ty-search-block__input:focus{background-color:#fff;outline:0;color:#262b33;}input[type="text"].ty-search-block__input:focus .ty-search-magnifier{top:6px;}.tygh-header_fixed input[type="text"].ty-search-block__input,.top-search_open input[type="text"].ty-search-block__input{height:44px;border:none;background-image:none;background-color:#fff;}.ty-search-magnifier{position:absolute;top:0;right:0;padding:0;margin-top:0;width:80px;height:46px;font-size:23px;line-height:45px;cursor:pointer;}.tygh-header_fixed .ty-search-magnifier{border:none;width:60px;height:44px;color:#262b33;background-color:#fff;background-image:none;box-shadow:none;}.top-search_open .ty-search-magnifier{display:none;height:44px;border:none;background-color:#fff;background-image:none;box-shadow:none;}.live-search-box{top:39px;border:0 none;}.top-links-menu-grid .ty-menu__item .ty-menu__item-link{padding:14px 10px 15px 10px;float:left;}.top-links-menu-grid .menu-lvl-ctn{color:#858585;}.top-links-menu-grid .menu-lvl-ctn:hover{color:#262b33;}.cart-content-grid{text-align:right;}.top-my-account{position:absolute;top:-4px;right:60px;margin:0;}@media (min-width: 640px){.top-my-account{position:relative;top:auto;right:auto;}}.tygh-header_fixed .top-my-account{display:none;}.top-my-account .ty-dropdown-box__title{display:flex !important;max-width:140px;height:44px;padding:0 10px;text-align:left;}@media (min-width: 640px){.top-my-account .ty-dropdown-box__title{padding:0 15px;height:60px;}}.tygh-header_fixed .top-my-account .ty-dropdown-box__title{padding-left:13px;height:58px;}.top-my-account .ty-dropdown-box__title .ty-account-info__title{padding:0;}.top-my-account .ty-dropdown-box__title .ty-account-info__title-icon{position:relative;top:-2px;font-size:28px;color:#42aaff;}.top-my-account .ty-dropdown-box__title.open .ty-account-info__title-icon{color:#00bcd4;}.top-my-account .ty-dropdown-box__title .ty-account-info__title-lbl{display:block;font-weight:bold;margin-bottom:3px;}.top-my-account .ty-dropdown-box__title.open .ty-account-info__title-lbl{color:#262b33;}.top-my-account .ty-dropdown-box__title .ty-icon-down-micro{display:inline-block;width:10px;height:10px;margin-left:5px;line-height:0;top:-1px;text-align:center;-webkit-transition:.3s ease -webkit-transform;transition:.3s ease transform;}.top-my-account .ty-dropdown-box__title .ty-icon-down-micro:before{content:"\e906";font-family:microline;font-size:10px;color:#4d4d4d;}.top-my-account .ty-dropdown-box__title.open,.top-my-account .ty-dropdown-box__title:hover{background-color:#fff;border-right:1px solid transparent;}.top-my-account .ty-dropdown-box__content{right:-50px;}@media (min-width: 480px){.top-my-account .ty-dropdown-box__content{right:0;}}.ty-account-info{padding-top:10px;}.ty-account-info .ty-dropdown-box__item{padding:0;border-bottom:1px solid #f0f2f5;}.ty-account-info .ty-dropdown-box__item:last-child{padding-bottom:0;}.ty-account-info .ty-dropdown-box__item:hover{text-decoration:none;background:none;}.ty-account-info .ty-dropdown-box__item:hover a{color:#0073bf;}.ty-account-info__a{padding:8px 14px;display:block;color:#000;transition:background-color .3s;}.ty-account-info__a:hover{text-decoration:none;color:#000;background-color:#fff;}.ty-account-info__title-txt{display:none;line-height:1;color:#000;}@media (min-width: 1024px){.ty-account-info__title-txt{display:inline-block;}}.ty-account-info__name-text{padding:8px 14px;display:block;}.ty-account-info .ty-btn-go{height:33px;border-left:1px solid #d2d8e1;background:#fff;}.ty-account-info .ty-btn-go__icon{top:6px;}.ty-account-info__orders.ty-account-info__orders{padding-bottom:20px;}.ty-dropdown-box__content .ty-account-info__orders{background-color:#fff;}.ty-account-info__buttons.ty-account-info__buttons{background-color:#fff;}.top-cart-content{position:absolute;top:-4px;right:0;margin:0;}@media (min-width: 640px){.top-cart-content{position:relative;top:auto;right:auto;}}.tygh-header_fixed .top-cart-content{position:absolute;z-index:50;top:-10px;right:0;}.top-cart-content .ty-minicart{font-size:0;}.top-cart-content .ty-minicart-title{padding-left:0;font-size:13px;line-height:1;color:#000 !important;display:none;}@media (min-width: 1024px){.top-cart-content .ty-minicart-title{display:inline-block;}}.tygh-header_fixed .top-cart-content .ty-minicart-title{display:none;}.top-cart-content .ty-minicart-title__lbl{margin-bottom:3px;display:block;font-weight:bold;}.top-cart-content .open .ty-minicart-title__lbl{color:#262b33;}.top-cart-content .ty-minicart__icon{position:relative;top:-1px;margin-top:-2px;margin-right:4px;display:inline-block;width:44px;height:33px;font-size:33px;line-height:0;color:inherit;color:#42aaff;}.tygh-header_fixed .top-cart-content .ty-minicart__icon{top:5px;}.top-cart-content .ty-minicart_full .ty-minicart__icon{color:#e62f1e;}.top-cart-content .open .ty-minicart__icon,.top-cart-content .tygh-header_fixed .ty-minicart__icon{color:#e62f1e;}.top-cart-content .ty-minicart__icon-count{position:absolute;top:0px;right:7px;width:18px;height:18px;font-size:13px;font-weight:bold;line-height:18px;text-align:center;color:#fff;background-color:#e62f1e;border-radius:50%;}.top-cart-content .basket-cart-amount{position:absolute;margin:-10px 0 0 -13px;width:16px;height:16px;font-size:10px;line-height:16px;font-weight:bold;text-align:center;color:#fff;background:#ff5722;font-family:Arial,sans-serif;display:inline-block;}.top-cart-content .empty .basket-cart-amount{background:#fff;color:#858585;}.top-cart-content .ty-icon-down-micro{display:inline-block;width:10px;height:10px;margin-left:5px;line-height:0;top:-1px;text-align:center;-webkit-transition:.3s ease -webkit-transform;transition:.3s ease transform;}.top-cart-content .ty-icon-down-micro:before{content:"\e906";font-family:microline;font-size:10px;color:#4d4d4d;}.top-cart-content .ty-dropdown-box__title{position:relative;padding:0 10px;height:44px;display:flex !important;border:0;}@media (min-width: 640px){.top-cart-content .ty-dropdown-box__title{padding:0 15px;height:60px;}}.top-cart-content .ty-dropdown-box__title.filled,.top-cart-content .ty-dropdown-box__title:hover,.top-cart-content .ty-dropdown-box__title.open{background-color:#fff;}.top-cart-content .ty-dropdown-box__title div{color:#262b33;font:15px/15px "Open Sans", sans-serif;}.top-cart-content .ty-dropdown-box__title small{display:none;}.top-cart-content .ty-dropdown-box__content{margin-top:0;}.top-cart-content .ty-cart-items__list-item-desc{padding-right:15px;white-space:normal;}.top-cart-content .ty-cart-items__list-item-tools{display:inline-block;}.top-cart-content .ty-cart-items__list-item-tools:hover i{color:#0073bf;}.top-cart-content .ty-cart-items__link{display:inline-block;color:#000;border-bottom:1px solid transparent;}.top-cart-content .ty-cart-items__link:hover{color:#0073bf;border-bottom-color:#ccc;}.top-cart-content .ty-rub{color:#9298a1;}.top-cart-content .ty-cart-items__price{margin:0;padding:0;}@media (max-width: 767px){.top-cart-content .ty-cart-items{padding:12px;}.top-cart-content .ty-cart-items__list-item-tools{right:0;}.top-cart-content .ty-cart-items__list-item-image{margin-right:12px;}.top-cart-content .ty-cart-items__list-item-desc{width:177px;}}.ty-product-block__img-wrapper{background-color:white;padding:10px;}.ty-product-switcher span{color:#262b33;}.ty-product-switcher__icon{color:#8595ae;}.ty-product-switcher__a:hover .ty-product-switcher__icon{color:#00bcd4;}.ty-product-switcher__a.disabled .ty-product-switcher__icon{color:#e1e5eb;opacity:0.5;}.ty-product-img{border:none;}.ty-product-detail .ty-tabs .ty-tabs__item.active{border-top:3px solid #42aaff;}@media (min-width: 768px){.row-fluid .ty-product-block__img-span{width:50%;}}@media (min-width: 979px){.row-fluid .ty-product-block__img-span{margin-left:1.3774104683196%;width:36.170212765957%;}}@media (min-width: 768px){.row-fluid .ty-product-block__info-span{width:50%;margin-left:0%;}}@media (min-width: 979px){.row-fluid .ty-product-block__info-span{margin-left:1.3774104683196%;width:36.170212765957%;}}@media (min-width: 768px){.row-fluid .ty-product-block__promo-span{margin-left:0;width:100%;}}@media (min-width: 979px){.row-fluid .ty-product-block__promo-span{margin-left:1.3774104683196%;width:23.404255319149%;}}.ty-product-block__head{margin-bottom:30px;}@media only screen and (max-width: 479px){.ty-product-block__head{margin-bottom:0px;}}.ty-product-block__data{margin-bottom:16px;}.ty-product-block__data-item{display:inline-block;margin-right:15px;}.ty-product-block__advanced-option{margin-bottom:0;font-size:14px;}.ty-product-block__sku{margin-top:15px;margin-bottom:10px;display:inline-block;font-size:12px;color:#1a1a18;background-color:#a6f5ff;border:1px solid #88f1ff;border-radius:2px;}@media (min-width: 767px){.ty-product-block__sku{margin-top:0;}}.ty-product-block__price{margin-bottom:3px;}.ty-product-block__item{display:inline-block;}.ty-product-block__data-on{margin-right:30px;font-weight:bold;font-size:14px;color:#00a480;}.ty-product-block__delivery-icon{font-size:24px;font-weight:bold;color:#00bcd4;}.ty-product-block__delivery-lbl{color:#1c1c1c;}.ty-product-block__delivery-value{font-weight:bold;}@media (min-width: 768px){.ty-product-block .delivery{width:50%;float:left;}}@media (min-width: 979px){.ty-product-block .delivery{width:auto;float:none;}}.ty-product-block__price-actual .ty-price .ty-price-num{font-size:38px;}.ty-product-block__option{margin-bottom:20px;}.ty-product-block__buy{white-space:nowrap;}.ty-product-block__buy-sbm,.ty-product-block__buy-count{display:inline-block;vertical-align:top;}.ty-product-block__buy-sbm{margin-right:11px;}.ty-product-block__buy-sbm .ty-btn__big{position:relative;padding:0 40px 0 70px;height:60px;font-size:18px;font-weight:bold;}.ty-product-block__buy-sbm .ty-btn__big:before{position:absolute;top:50%;left:35px;margin-top:-8px;font-family:fontello;font-size:30px;font-weight:normal;content:'\e822';}.ty-product-block__buy-count .ty-control-group__label{display:none;}.ty-product-block .ty-btn_callback{position:relative;padding-left:31px;font-weight:normal;font-size:12px;text-transform:none;color:#262b33;}.ty-product-block .ty-btn_callback:before{position:absolute;top:50%;left:9px;margin-top:-5px;width:19px;height:19px;font-family:fontello;font-weight:normal;font-size:19px;content:'\e805';color:#a1d5ff;}.ty-product-block__one-click,.ty-product-block__review{display:inline-block;}.ty-product-block__review{display:none;}.ty-product-block__review_empty{height:34px;line-height:34px;vertical-align:top;}.ty-product-block__one-click .ip5_qobp_product{margin-top:0;}.ty-product-block__one-click .ip5_qobp_phone{border-color:#a1d5ff;}.ty-product-block__about{margin:10px 0 20px;font-size:12px;line-height:1.5;}@media (min-width: 1024px){.ty-product-block__about{margin:0;}}.ty-product-block__about-link{display:inline-block;font-size:12px;text-decoration:none;}.ty-product-block__about-text{display:inline-block;border-bottom:1px solid #ccc;}.ty-product-block__about-icon{position:relative;display:inline-block;vertical-align:middle;width:16px;height:16px;color:#a1d5ff;border:1px solid;border-radius:50%;}.ty-product-block__about-icon::before{position:absolute;top:3px;left:4px;font-size:8px;font-style:normal;font-family:fontello;content:'\e814';}.ty-product-block .ty-product-img{margin-bottom:15px;min-height:282px;}@media (min-width: 767px){.ty-product-block .ty-product-img{margin-bottom:0;}}@media (min-width: 767px){.ty-product-block .ty-product-thumbnails{position:absolute;top:0;left:0;width:45px !important;text-align:center;}}@media (min-width: 1024px){.ty-product-block .ty-product-thumbnails{left:39px;}}.ty-product-block .ty-product-thumbnails .ty-product-block .ty-product-thumbnails__item{display:block;}.ty-product-detail .ty-product-block__img-wrapper .ty-product-thumbnails__item{display:block;}.ty-value-changer{width:92px;}.touch .ty-value-changer{width:92px;}.ty-cart-content__product-elem .ty-value-changer{position:relative;width:38px;padding:0 30px;}.touch input.ty-value-changer__input,input.ty-value-changer__input{width:60px;height:60px;float:left;font-size:28px;color:#262b33;border-color:#a1d5ff;border-radius:3px;box-shadow:0 2px 0 #fff;}.ty-cart-content__product-elem .touch input.ty-value-changer__input,.ty-cart-content__product-elem input.ty-value-changer__input{height:30px;width:38px;font-size:16px;}.touch .ty-value-changer__decrease,.ty-value-changer__decrease,.touch .ty-value-changer__increase,.ty-value-changer__increase{width:27px;height:27px;float:right;font-size:28px;line-height:27px;color:#262b33;border-radius:3px;}.ty-cart-content__product-elem .ty-value-changer__decrease,.ty-cart-content__product-elem .ty-value-changer__increase{position:absolute;top:0;left:0;width:26px;height:28px;font-size:16px;line-height:28px;}.touch .ty-value-changer__increase,.ty-value-changer__increase{margin-bottom:2px;}.ty-cart-content__product-elem .touch .ty-value-changer__increase,.ty-cart-content__product-elem .ty-value-changer__increase{left:auto;right:0;}.ty-product-feature-group{margin-bottom:15px;color:#262b33;}.ty-product-feature-group .ty-subheader{margin-bottom:5px;padding:8px 0 0;font-size:13px;font-weight:normal;text-transform:uppercase;}.ty-product-feature{padding:0;margin-bottom:5px;}.ty-product-feature:nth-child(even){background-color:transparent;}.ty-product-feature__label{width:auto;text-transform:uppercase;}.ty-content-reward-points__general{margin-top:20px;}.ty-content-reward-points__general p{color:#fff;font-size:15px;line-height:200%;}.ty-content-reward-points__general h3{font-weight:normal;}.ty-content-reward-points__product-img{border:solid 10px #00afff;max-width:600px;}.ty-content-reward-points__product-img img{width:100%;}.ty-content-reward-points__product-text{background-color:#00afff;padding:10px 20px 20px 20px;}@media (min-width: 980px){.ty-content-reward-points__product-text{margin-left:25px;}}@media (min-width: 481px) and (max-width: 767px){.ty-content-reward-points__product-text{margin-left:25px;}}.ty-content-reward-points__my-points{margin-bottom:20px;}.ty-content-reward-points__my-points h3{margin-top:40px;}@media (min-width: 980px){.ty-content-reward-points__my-points{margin-left:25px;}}@media (min-width: 481px) and (max-width: 767px){.ty-content-reward-points__my-points{margin-left:25px;}}.ty-content-reward-points__my-points-img img{box-shadow:0 0 10px rgba(0,0,0,0.5);}.ty-content-reward-points__checkout-img{border:solid 10px #00afff;}.ty-content-reward-points__checkout-text{background-color:#00afff;}.ty-content-reward-points__checkout-text p{padding:10px 30px 30px 10px;}.ty-cr-product-info-image{display:inline-block;float:left;width:120px;}.ty-cr-product-info-image img{max-width:100% !important;}.ty-cr-product-info-header{padding:0;display:table-cell;vertical-align:middle;width:calc(100% - 120px);height:120px;}.ty-cr-product-info-header .ty-product-block-title{padding:10px 0;text-transform:none;font-size:18px;}.footer-stay-connected{position:relative;padding:30px 0 32px;background-color:#f6f7f8;}.footer-stay-connected::after{position:absolute;right:0;left:0;bottom:0;height:12px;content:'';background-color:#42aaff;border-top:1px solid #fff;border-bottom:1px solid #2991e6;}.ty-footer-form-block{margin:0 0 10px 0;}@media (min-width: 768px){.ty-footer-form-block{padding:0 20px;}}@media (min-width: 768px){.ty-footer-form-block__inner{display:flex !important;}}.ty-footer-form-block__head{font-size:14px;line-height:1.71429;color:#36393d;}@media (min-width: 768px){.ty-footer-form-block__head{width:300px;display:table-cell;margin-right:20px;padding:0 15px 0 20px;}}.ty-footer-form-block__title{position:relative;margin:0;padding:0 0 8px 58px;display:inline-block;white-space:nowrap;font-weight:normal;font-size:22px;line-height:1;color:#262b33;}@media (min-width: 768px){.ty-footer-form-block__title{display:block;}}.ty-footer-form-block__icon{position:absolute;top:-5px;left:0;font-size:36px;color:#000;}.ty-footer-form-block__desc{font-size:14px;}.ty-footer-form-block__form{margin:0 0 10px 0 !important;width:100%;}.ty-footer-form-block__form .ty-social-link__title{color:#656565;}.ty-footer-form-block__form::before{display:none;}.ty-footer-form-block__input{position:relative;margin:15px 0 2px 0;display:block;height:46px;}.ty-footer-form-block input[type="text"]{margin:0 10px 0 0;padding:0 30px;width:100%;height:46px;font-size:14px;border:1px solid #e1e5eb;border-radius:3px;}.ty-footer-form-block__field,.ty-footer-form-block__sbm{display:table-cell;vertical-align:bottom;}.ty-footer-form-block__field{width:100%;}.ty-footer-form-block__sbm{padding-left:10px;}.ty-footer-form-block .ty-btn__subscribe{width:126px;}.ty-footer-form-block .ty-btn-go{position:relative;top:auto;right:auto;padding-left:19px;padding-right:19px;min-width:auto;height:46px;font-size:14px;}.ty-scroller-list__rating .ty-stars{margin:0;display:inline-block;}.ty-stars a .ty-stars__icon{margin-left:0;font-size:0;}.ty-stars i{vertical-align:bottom;}.ty-stars i:before{display:inline-block;width:14px;height:13px;}.ty-stars i.ty-stars__icon{margin-left:0;font-size:0;}.ty-stars i.ty-stars__icon:before{width:11px;height:11px;content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0ZBQjYwMCIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=");background-size:cover;}.ty-stars i.ty-icon-star-empty:before,.ty-stars i.ty-icon-star-half:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0NGQ0ZDRiIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=");}.ty-stars i.ty-icon-star-half:after{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0ZBQjYwMCIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=");display:inline-block;height:13px;width:7px;overflow:hidden;margin:-1px 3px 0 -14px;}.ty-scroller-list__rating .ty-stars i.ty-icon-star-half:after{margin-left:-11px;width:6px;height:11px;background-size:cover;}.no-rating i.ty-icon-star-empty:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0NGQ0ZDRiIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=");display:inline-block;width:13px;height:13px;padding-bottom:1px;}.ty-price .ty-price-num{padding-right:0;font-family:'Open Sans',sans-serif;font-size:20px;font-weight:bold;line-height:1;letter-spacing:-0.05em;color:#262b33;}.ty-list-price_old + .ty-price .ty-price-num{color:#e62f1e;}.ty-price .ty-price-num .ty-rub{font-weight:normal;color:#626971;}.ty-price span{font-size:80%;padding-right:2px;}.ty-list-price_old + .ty-price > .ty-price{color:#e62f1e;}.ty-list-price{color:#838fa2;}.ty-list-price_old{margin-bottom:-1px;line-height:1;}.breadcrumbs-grid{margin:10px 0 20px;}.ty-sort-container,.ty-horizontal-product-filters{margin:20px 0;padding:0;text-align:right;background-color:transparent;}.ty-sort-container__views-a,.ty-horizontal-product-filters__views-a{color:#858585;margin-left:3px;color:#7688a4;background:#fff;padding:10px;width:36px;height:36px;font-size:18px;line-height:18px;color:#262b33;}.ty-sort-container__views-a:hover,.ty-horizontal-product-filters__views-a:hover{color:#7688a4;background:#f2f2f2;}.ty-sort-container__views-a.active,.ty-sort-container__views-a:hover.active,.ty-horizontal-product-filters__views-a.active,.ty-horizontal-product-filters__views-a:hover.active{color:#fff;background:#42aaff;}.ty-sort-container,.ty-horizontal-product-filters{margin-top:0;}.ty-sort-dropdown__wrapper,.ty-horizontal-product-filters-dropdown__wrapper{padding:0 15px;box-sizing:border-box;line-height:34px;background:#fff;color:#262b33;border:1px solid #9298a1;border-radius:2px;box-shadow:0 2px 0 #e9eaec;}.ty-sort-dropdown__wrapper:hover,.ty-sort-dropdown__wrapper.open,.ty-horizontal-product-filters-dropdown__wrapper:hover,.ty-horizontal-product-filters-dropdown__wrapper.open{background:#fff;color:#262b33;}.ty-sort-dropdown__content,.ty-horizontal-product-filters-dropdown__content{margin-top:-1px;padding:10px 0 6px;border:1px solid #9298a1;border-radius:0 0 2px 2px;}.ty-sort-dropdown__content-item-a:hover,.ty-horizontal-product-filters-dropdown__content-item-a:hover{color:#00bcd4;border-bottom-color:#00bcd4;}.ty-sort-dropdown__content{min-width:168px;text-align:left;}.ty-sort-dropdown__content-item{padding:0;border-top:1px solid #e1e5eb;}.ty-sort-dropdown__content-item:first-child{border-top:none;}.ty-sort-dropdown__content-item-a{padding:4px 15px;display:block;color:#262b33;}.ty-sort-dropdown__content-item-a:hover{color:#262b33;background-color:#f6f7f8;}.ty-pagination{text-align:left;}.ty-pagination-container{display:inline-block;width:100%;margin-bottom:15px;}.ty-pagination__item{background-color:#fff;padding:7px 10px;color:#262b33;border:1px solid #9298a1;box-shadow:0 2px 0 #e9eaec;border-radius:2px;}.ty-pagination__item:hover{background-color:#fff;box-shadow:0 1px 0 #f2eccc;}.ty-pagination__item:focus{box-shadow:inset 0 2px 2px #e1e5eb;}.ty-pagination__selected{padding:7px 10px;background-color:#00bcd4;color:#fff;border:1px solid #00a3bb;box-shadow:0 2px 0 #0089a1;}.ty-pagination a:hover{padding:7px 10px;color:#262b33;box-shadow:none;}.ty-pagination__btn{padding:7px 0;font-size:14px;text-transform:uppercase;background-color:transparent;border-color:transparent;box-shadow:none;}.ty-pagination a.ty-pagination__btn:hover{padding:7px 0;background-color:transparent;}.ty-pagination__range,.ty-pagination__btn{color:#262b33;}.ty-pagination__range{margin-right:0;padding:7px 10px;float:right;}.ty-pagination__top,.ty-pagination__bottom{border:none;display:inline-block;width:100%;}.ty-pagination__text{text-transform:uppercase;background-color:transparent;color:inherit;}.side-grid .ty-product-filters__wrapper{margin-bottom:30px;border:1px solid #a1d5ff;}@media (min-width: 1170px){.side-grid .ty-product-filters__wrapper{border-color:1px solid #e1e5eb;}}@media (max-width: 1169px){.side-grid .ty-product-filters__wrapper{border-color:1px solid #e1e3e5;}}.side-grid .ty-product-filters__wrapper .ty-product-filters{margin:0;padding:0 0 0 20px;}.side-grid .ty-product-filters__wrapper .ty-product-filters__title{color:#262b33;font-weight:bold;font-size:14px;}.side-grid .ty-product-filters__wrapper .ty-product-filters__title .ty-icon-cancel-circle{width:16px;height:16px;top:3px;color:#fb785a;}.side-grid .ty-product-filters__wrapper .ty-product-filters__title-count{color:#1e78e6;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked),.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked{position:absolute;left:-9999px;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label,.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked + label{position:relative;padding-left:30px;padding-right:5px;cursor:pointer;display:inline-block;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label:before,.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked + label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #e1e5eb;background:#fff;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label{color:#47505f;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked + label{color:#262b33;font-weight:bold;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label:after,.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked + label:after{content:'\e81e';font-family:fontello;position:absolute;top:0;left:0;width:20px;height:20px;font-size:10px;line-height:22px;text-align:center;color:#fff;background:#42aaff;border:1px solid #bea100;transition:all .2s;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked) + label:after{transform:scale(0);}.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked + label:after{transform:scale(1);}.side-grid .ty-product-filters__wrapper [type="checkbox"]:disabled:not(:checked) + label:before,.side-grid .ty-product-filters__wrapper [type="checkbox"]:disabled:checked + label:before{box-shadow:none;border-color:#e1e5eb;background-color:#f0f2f5;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:disabled:checked + label:after{color:#a0a9b8;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:disabled + label{color:#a0a9b8;}.side-grid .ty-product-filters__wrapper [type="checkbox"]:checked:focus + label:before,.side-grid .ty-product-filters__wrapper [type="checkbox"]:not(:checked):focus + label:before{border:1px solid #b3bdcc;}.side-grid .ty-product-filters__wrapper label:hover:before{border:1px solid #42aaff !important;}.side-grid .ty-product-filters__wrapper .ty-product-filters__variants{position:relative;margin-bottom:7px;overflow-y:auto;min-height:33px;line-height:1.3em;}.side-grid .ty-product-filters__wrapper .ty-product-filters__variants.items-more:before{content:'';display:block;position:absolute;bottom:0;right:0;left:0;height:20px;z-index:1;background:linear-gradient(top,rgba(255,255,255,0) 20%,#fff 80%);}.side-grid .ty-product-filters__wrapper .ty-product-filters__variants.none-overflow{overflow:auto !important;}.side-grid .ty-product-filters__wrapper .ty-product-filters__variants.none-overflow:before{display:none;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block .ty-product-filters__switch{border-top:1px solid #e1e5eb;border-bottom:0;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block:first-child .ty-product-filters__switch{border:0;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block li.ty-product-filters__item-more{padding:0 0 9px;margin:0;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block li.ty-product-filters__item-more li.ty-product-filters__group{padding:0;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block li.ty-product-filters__item-more .ty-more-btn{margin:0 0 3px 3px;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block li.ty-product-filters__group{padding:0;margin:0 0 4px;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block li.ty-product-filters__group label{line-height:22px;text-transform:uppercase;}.side-grid .ty-product-filters__wrapper .ty-product-filters__block li.ty-product-filters__group a label{color:#0073bf;text-decoration:underline;}.side-grid .ty-product-filters__wrapper .ty-more-btn{padding:1px 10px 1px;}.side-grid .ty-product-filters__wrapper .ty-more-btn i{font-size:10px;}.side-grid .ty-product-filters__wrapper .ty-product-filters__search{margin-bottom:5px;padding:0 20px 0 0;}.side-grid .ty-product-filters__wrapper .ty-product-filters__search .ty-input-text-medium{height:34px;font-size:14px;border-color:#e1e5eb;border-radius:2px;box-shadow:0 2px 0 #fafbfb;}.side-grid .ty-product-filters__wrapper .ty-product-filters__search-icon{top:10px;cursor:pointer;}.side-grid .ty-product-filters__wrapper .ty-product-filters__search-icon:hover{color:#00bcd4;}.ty-price-slider{margin-bottom:0;padding:10px 20px;}input.ty-price-slider__input-text{margin-right:3px;width:80px;height:34px;font-size:14px;box-sizing:border-box;border-color:#e1e5eb;border-radius:2px;box-shadow:0 2px 0 #fafbfb;}.ty-price-slider .ty-rub{font-size:13px;color:#9298a1;}.ty-range-slider{margin:30px 0 10px;height:3px;border:none;}.ty-range-slider .ui-slider-range{z-index:0;height:3px;background-color:#9298a1;}.ty-range-slider .ui-slider-handle{z-index:0;top:-7px;margin-left:-7px;width:15px;height:15px;background-color:#42aaff;border-radius:3px;}.ty-range-slider .ui-slider-handle:after{position:absolute;top:4px;left:4px;width:7px;height:7px;content:'';background-color:#fff;border-radius:3px;}.ty-range-slider__item{background-color:transparent;}.ty-range-slider__num{top:-25px;left:0;width:60px;font-size:11px;}@media screen and (min-width: 767px) and (max-width: 1000px){.ty-range-slider__num{font-size:9px;background:transparent;padding:0;}}.ty-range-slider__num .ty-rub{font-size:10px;}.ty-range-slider__item:first-child .ty-range-slider__num{text-align:left;}.ty-range-slider__item:last-child .ty-range-slider__num{right:-10px;left:auto;text-align:right;}.ty-product-filters__toggle{position:relative;padding:0 30px 0 65px;display:block;width:100%;height:42px;line-height:42px;font-size:16px;font-weight:bold;text-transform:uppercase;text-align:left;color:#000;outline:none;}@media (min-width: 1170px){.ty-product-filters__toggle{display:none;}}.ty-product-filters__toggle-icon{position:absolute;top:50%;left:20px;margin-top:-2px;width:20px;height:4px;background-color:#262b33;}@media screen and (max-width: 479px){.ty-product-filters__toggle-icon{background-color:#fff;}}.ty-product-filters__toggle-icon::before{position:absolute;top:-8px;left:-4px;right:-4px;height:4px;content:'';background-color:#262b33;}@media screen and (max-width: 479px){.ty-product-filters__toggle-icon::before{background-color:#fff;}}.ty-product-filters__toggle-icon::after{position:absolute;bottom:-8px;left:4px;right:4px;height:4px;content:'';background-color:#262b33;}@media screen and (max-width: 479px){.ty-product-filters__toggle-icon::after{background-color:#fff;}}.ty-product-filters__toggle-arrow{position:absolute;top:50%;right:15px;margin-top:-20px;font-size:12px;}.ty-product-filters__body{display:none;}@media (min-width: 1170px){.ty-product-filters__body{display:block;}}.ty-product-filters__body_open{display:block;}.ty-product-filters__wrapper{margin-bottom:0;background-color:transparent;}@media (min-width: 1170px){.ty-product-filters__wrapper{margin-bottom:30px;}}.ty-product-filters__title,.ty-product-filters__item{color:inherit;}.ty-product-filters__item:hover{color:#42aaff;}.ty-product-filters__item.disabled,.ty-product-filters__item.checked.disabled,.ty-product-filters__item.disabled:hover{color:#aeb6c3;}.ty-product-filters__switch{position:relative;padding-right:30px;padding-left:20px;}.ty-product-filters__switch::after{position:absolute;right:18px;top:50%;margin-top:-3px;content:'';border-top:7px solid #9298a1;border-left:4px solid rgba(255,255,255,0);border-right:4px solid rgba(255,255,255,0);transition:transform .3s;}.ty-product-filters__switch.open::after{transform:rotate(180deg);}.ty-product-filters__tools:last-child{border-top:1px solid #e1e5eb;}.ty-product-filters__reset-button{position:relative;padding:0 16px 0 42px;display:block;height:34px;float:none;line-height:34px;font-size:13px;}.ty-product-filters__reset-icon{top:8px;left:13px;font-size:18px;line-height:1;will-change:transform;transition:transform, .4s;transform:rotate(0) translate3D(0,0,0);}.ty-product-filters__reset-button:hover .ty-product-filters__reset-icon{transform:rotate(360deg) translate3D(0,0,0);}.subcategories{position:relative;padding:0;margin-bottom:30px;}.subcategories__list{margin-top:10px;position:relative;width:100%;transition:opacity 1s;}.subcategories__list_disactive{opacity:0;}@media (min-width: 1024px){.subcategories__list{column-count:4;column-gap:0;}}.subcategories__section{margin:0;padding:0 20px 20px;box-sizing:border-box;}@media (min-width: 767px){.subcategories__section{padding:20px;width:25%;display:inline-block;float:left;}}.subcategories .ty-subcategories-img{margin:0;}.subcategories__title{margin-bottom:7px;display:inline-block;width:100%;font-size:14px;font-weight:bold;color:#000;}.subcategories__item{margin-bottom:7px;padding:0;}.subcategories__item-link{color:#000;}.ty-quick-view__wrapper{width:700px;min-height:370px;}.ty-quick-view__wrapper .ty-product-block{margin:0 0 20px 0;position:relative;}.ty-quick-view__wrapper .ty-product-block__img{position:relative;}.ty-quick-view__wrapper .ty-product-block__img .ty-product-thumbnails__item{border:2px solid transparent;margin:0 0 5px 0;}.ty-quick-view__wrapper .ty-product-block__img .ty-product-thumbnails__item.active{border-color:#e1e5eb;}.ty-quick-view__wrapper .ty-product-img{margin-bottom:10px;}.ty-quick-view__wrapper .ty-product-block__note{position:static;padding-top:10px;width:100%;}.ty-quick-view__wrapper .stock-wrap .ty-control-group__label,.ty-quick-view__wrapper .list-price-label{display:none;}.ty-quick-view__wrapper .ty-product-prices{margin:0;}.ty-quick-view__wrapper .ty-product-block__price-actual{margin:3px 0;}.ty-quick-view__wrapper .stock-wrap .ty-control-group{margin:0;}.ty-quick-view__wrapper .ty-product-block-title{padding:0 100px 10px 0;margin:0;line-height:20px;}.ty-quick-view__wrapper .ty-quick-view-tools{position:absolute;height:20px;top:4px;right:10px;width:120px;}.ty-quick-view__wrapper .ty-discussion__rating-wrapper{display:inline-block;float:left;}.ty-quick-view__wrapper .ty-discussion__rating-wrapper .no-rating,.ty-quick-view__wrapper .ty-discussion__rating-wrapper .ty-stars,.ty-quick-view__wrapper .ty-discussion__rating-wrapper .ty-discussion__review-a,.ty-quick-view__wrapper .ty-discussion__rating-wrapper .ty-discussion__review-write{height:14px;line-height:14px;padding:3px 15px 3px 0;margin-right:15px;border-right:1px solid #e5e5e5;display:inline-block;float:left;}.ty-quick-view__wrapper .ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:0;}.ty-quick-view__wrapper .ty-product-block__description{display:inline-block;margin-top:10px;}.ty-quick-view__wrapper .ty-product-features *{padding:0;margin:0;font-style:normal;font-weight:normal;}.ty-quick-view__wrapper .ty-product-features * .ty-control-group{margin:3px 0;}.ty-quick-view__wrapper .ty-product-features * .ty-product-feature__label,.ty-quick-view__wrapper .ty-product-features * .ty-control-group__label{min-width:inherit;width:auto;color:#858585;margin-right:5px;}.ty-quick-view__wrapper .ty-product-features * a em{color:#0073bf;text-decoration:underline;}.ty-quick-view__wrapper .ty-product-block__left{max-width:-webkit-calc(100% - 302px);max-width:calc(100% - 302px);display:inline-block;padding-left:0;}.ty-quick-view__wrapper .ty-product-block__left .ty-product-block__button{margin-top:-5px;min-height:36px;}.ty-quick-view__wrapper .ty-product-block__left .ty-product-block__button .ty-btn{margin:0 10px 0 0;text-transform:uppercase;padding:8px 12px;line-height:17px;float:left;}.ty-quick-view__wrapper .ty-product-block__left input.ty-value-changer__input{height:35px !important;width:36px !important;}.ty-quick-view__wrapper .ty-product-block__left .ty-value-changer,.ty-quick-view__wrapper .ty-product-block__left .touch .ty-value-changer{width:53px;margin-right:0;}.ty-quick-view__wrapper .ty-product-block__left .touch .ty-value-changer__increase,.ty-quick-view__wrapper .ty-product-block__left .touch .ty-value-changer__decrease,.ty-quick-view__wrapper .ty-product-block__left .ty-value-changer__increase,.ty-quick-view__wrapper .ty-product-block__left .ty-value-changer__decrease{height:15px;width:14px;line-height:15px;}.ty-quick-view__wrapper .ty-product-block__left .ty-qty{display:inline-block;float:left;margin:6px 10px 6px 0;}.ty-quick-view__wrapper .ty-product-block__left .ty-qty .ty-control-group__label{display:none;}@media screen and (max-width: 767px){.ty-quick-view__wrapper{width:auto;}.ty-quick-view__wrapper .ty-quick-view-tools{position:relative;top:0;right:0;width:100%;}.ty-quick-view__wrapper .ty-product-block__img{text-align:center;float:none;display:inline-block;width:100% !important;height:auto !important;margin:0;}.ty-quick-view__wrapper .ty-product-img p.ty-center{display:none;}.ty-quick-view__wrapper .ty-product-thumbnails{margin-top:0;text-align:center;}.ty-quick-view__wrapper .ty-product-thumbnails__item{width:36px;display:inline-block;float:none;}.ty-quick-view__wrapper .ty-product-block-title{padding-right:0;padding-top:10px;}.ty-quick-view__wrapper .ty-product-block__left{max-width:inherit;width:100%;display:block;}.ty-quick-view__wrapper .ty-product-block__left .ty-qty{float:none;}.ty-quick-view__wrapper .ty-cr-product-button{width:110px;font-size:10px;line-height:100% !important;margin:0 0 10px;padding:7px 15px 6px 15px;}}.ty-rating__label{color:#00bcd4;}a.ty-quick-view__title{font-size:20px;font-family:'Open Sans',sans-serif;color:#262b33;}.touchevents .ty-mainbox-container .ty-grid-list__control,.touchevents .ty-grid-list__item:hover .ty-quick-view-button,.touchevents .ty-grid-list__item .ty-quick-view-button{display:block;}.grid-list{margin:0 -5px;}.grid-list .ty-column5,.grid-list .ty-column4,.grid-list .ty-column3,.grid-list .ty-column2,.grid-list .ty-column1{margin-right:0;margin-bottom:0;}.ty-grid-list__footer{display:flex !important;}.ty-grid-list__footer-price{margin-top:0;padding-right:5px;box-sizing:border-box;display:flex !important;flex-shrink:0;width:50%;}.ty-grid-list__footer-control{padding-left:5px;box-sizing:border-box;width:50%;}.ty-grid-list__item{margin:0 2px 4px;background-color:white;position:relative;min-height:307px;}.ty-grid-list__item .ty-grid-list__image{display:inline-block;overflow:hidden;width:100%;border:0 none;padding:0;}.ty-grid-list__item .ty-grid-list__item-name{margin:0 0 5px;padding:0;display:block;overflow:hidden;height:27px;width:100%;max-width:100%;line-height:1;text-align:left;}.ty-grid-list__item .ty-grid-list__item-name .product-title{font-size:13px;}.ty-grid-list__item .ty-grid-list__item-name .product-title:hover{color:#0073bf;}.ty-grid-list__item .grid-list__rating{margin-top:5px;margin-bottom:7px;line-height:1;}.ty-grid-list__item .grid-list__rating i:before{width:11px;height:11px;background-size:cover;padding:0;margin-right:1px;}.ty-grid-list__item .grid-list__rating i:after{background-size:cover;height:11px;width:6px;margin:-1px 3px 0 -12px;}.ty-grid-list__item .grid-list__rating .no-rating,.ty-grid-list__item .grid-list__rating .ty-stars{display:inline-block;margin:0;}.ty-grid-list__item .cn-comments{font-size:11px;position:absolute;color:#0073bf;margin:0 0 0 3px;}.ty-grid-list__item .no-rating .cn-comments{color:#858585;margin-top:1px;}.ty-grid-list__item .ty-grid-list__price{text-align:left;vertical-align:top;margin:0;max-width:100%;height:38px;}.ty-grid-list__item .ty-grid-list__price span.ty-price-update{padding-right:0;display:inline-block;white-space:nowrap;}.ty-grid-list__item .ty-grid-list__control{padding-top:0;box-sizing:border-box;display:block;max-width:100%;vertical-align:bottom;}.ty-grid-list__item .ty-grid-list__control .ty-btn{min-width:80px;padding:0px 5px;line-height:34px;}.ty-grid-list__item .ty-grid-list__control .ty-btn.ty-btn_one-click{min-width:25px;margin:0px;padding:6px 0px;margin-left:-2px;}.ty-grid-list__item .ty-grid-list__control .ty-btn.ty-btn_one-click span{display:inherit;position:relative;font-size:0px;height:34px;}.ty-grid-list__item .ty-grid-list__control .ty-btn.ty-btn_one-click span:before{content:'\e805';display:inline-block;font-family:fontello;font-style:normal;font-size:19px;font-weight:normal;font-variant:normal;line-height:24px;text-decoration:inherit;text-align:center;text-transform:none;}.ty-grid-list__item .ty-grid-list__control .ty-cr-product-button{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);font-weight:600;font-size:11px;line-height:100%;text-transform:none;padding:6px;margin-bottom:0;text-align:center;vertical-align:middle;display:table-cell;}.ty-grid-list__item .ty-grid-list__control .ty-cr-product-button span{display:inline-block;}.ty-grid-list__item .ty-grid-list__control .button-container{width:100%;}.ty-grid-list__item .ty-grid-list__control .button-container div{display:flex !important;}.ty-grid-list__item .grid-list-buttons{display:none;position:absolute;right:0;top:0;z-index:1;width:32px;}.ty-grid-list__item .grid-list-buttons .ty-add-to-wish,.ty-grid-list__item .grid-list-buttons .ty-add-to-compare{font-size:0;padding:0;margin:0 0 5px;line-height:32px;height:32px;width:32px;border:1px solid #d2d8e1;background:#fff !important;}.ty-grid-list__item .grid-list-buttons .ty-add-to-wish:before,.ty-grid-list__item .grid-list-buttons .ty-add-to-compare:before{font-family:microline;font-size:17px;font-weight:normal;color:#262b33;cursor:pointer;}.ty-grid-list__item .grid-list-buttons .ty-add-to-wish:hover,.ty-grid-list__item .grid-list-buttons .ty-add-to-compare:hover{border:1px solid #b3bdcc;}.ty-grid-list__item .grid-list-buttons .ty-add-to-wish:hover:before,.ty-grid-list__item .grid-list-buttons .ty-add-to-compare:hover:before{color:#0073bf;}.ty-grid-list__item a.ty-add-to-wish:before{content:"\f115";}.ty-grid-list__item a.ty-add-to-compare:before{content:"\f116";}.ty-grid-list__item .ty-icon-left-circle,.ty-grid-list__item .ty-icon-right-circle{color:#b3bdcc;}.ty-grid-list__item .ty-icon-left-circle:hover,.ty-grid-list__item .ty-icon-right-circle:hover{color:#95a3b8;}.ty-grid-list__item .ty-quick-view-button{display:inline-block;visibility:visible;}.ty-grid-list__item .ty-quick-view-button .ty-btn__secondary{background:#fff;border:1px solid #d2d8e1;box-shadow:none;font-size:0;height:32px;width:32px;padding:7px;margin-bottom:5px;}.ty-grid-list__item .ty-quick-view-button .ty-btn__secondary:before{content:"\e904";line-height:15px;font-size:17px;color:#262b33;font-family:microline;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ty-grid-list__item .ty-quick-view-button .ty-btn__secondary:hover{border:1px solid #b3bdcc;}.ty-grid-list__item .ty-quick-view-button .ty-btn__secondary:hover:before{color:#0073bf;}.ty-grid-list__item form{padding:10px;border:1px solid #e1e5eb;background:#fff;display:block;width:100%;}.ty-grid-list__item:hover form{position:absolute;z-index:12;border:1px solid #e1e5eb;}.ty-grid-list__item:hover form .ty-grid-list__item-name{height:auto;min-height:27px;}.ty-grid-list__item:hover form .grid-list-buttons{display:inline-block;}.ty-grid-list__item:hover form .ty-btn.ty-btn_one-click{color:#fff;}.ty-scroller-list__item{position:relative;margin:0 2px 4px;background-color:white;min-height:307px;text-align:left;}.ty-scroller-list__item-body{padding:10px;border:1px solid #dddedf;background:#fff;display:block;width:100%;}.ty-scroller-list__img-block{margin-bottom:5px;padding:0;overflow:hidden;display:inline-block;width:100%;text-align:center;border:0 none;}.ty-scroller-list__item-name .product-title{max-width:100%;line-height:1;text-align:left;margin:0 0 5px;padding:0;display:block;overflow:hidden;width:100%;height:27px;font-size:13px;color:#748297;}.ty-scroller-list__item-name .product-title:hover{color:#0073bf;}.ty-scroller-list__rating{margin:0;display:inline-block;line-height:1;}.ty-scroller-list__rating.no-rating i:before,.ty-scroller-list__rating.ty-stars i:before{width:11px;height:11px;background-size:cover;padding:0;margin-right:1px;}.ty-scroller-list__rating.no-rating i:after,.ty-scroller-list__rating.ty-stars i:after{background-size:cover;height:11px;width:6px;margin:-1px 3px 0 -12px;}.ty-scroller-list__footer{display:flex !important;}.ty-scroller-list__footer-price{margin-top:0;padding-right:5px;box-sizing:border-box;display:flex !important;flex-shrink:0;justify-content:center;width:50%;text-align:left;}.ty-scroller-list__footer-control{padding-left:5px;box-sizing:border-box;width:50%;}.ty-scroller-list__footer-control .button-container div{display:flex !important;justify-content:flex-end;}.ty-scroller-list__footer-control .ty-btn__add-to-cart,.ty-scroller-list__footer-control .ty-btn__options{min-width:80px;}.ty-scroller-list__footer-control .ty-btn__options{padding-left:9px;padding-right:9px;}.no-buttons .ty-grid-list__item{min-height:265px;}.wish-list-grid .ty-grid-list__item{min-height:333px;}.wish-list-grid .no-buttons .ty-grid-list__item{min-height:290px;}.gray-block .ty-grid-list__item form{border-color:transparent;}.tabs-wrap .ty-tabs__content{padding:10px 0 0;margin-bottom:-10px;}.ty-product-empty{margin:0 5px 10px 5px;background-color:white;padding:15px;border:1px solid #e1e5eb;min-height:393px;}.ty-product-empty .ty-product-empty__text{line-height:300px;}@media screen and (max-width: 978px){.ty-grid-list__item .ty-icon-left-circle,.ty-grid-list__item .ty-icon-right-circle{visibility:hidden !important;}.ty-grid-list__item .grid-list-buttons,.ty-grid-list__item .ty-grid-list__control{display:inherit;}.ty-quick-view-button{display:inherit;margin-bottom:0;}}@media screen and (max-width: 480px){.ty-grid-list__item{min-height:inherit;}.ty-grid-list__item form:hover{position:relative;}.ty-grid-list__item .ty-grid-list__control .ty-btn{margin-right:0;}}.ty-product-list__feature .ty-product-feature__label{width:auto;margin-right:5px;color:#858585;}.ty-product-list__feature .ty-control-group{margin:3px 0;}.ty-product-list__feature em{font-style:normal;font-weight:600;}.ty-product-list__feature a em{color:#0073bf !important;text-decoration:underline;}.ty-product-list{background-color:white;border:1px solid #e1e5eb;margin-bottom:5px;padding:15px 5px;}.ty-product-list .ty-discount-label{left:0;top:0;}.ty-product-list .ty-product-list__image{margin:0 10px 0 0;border:none;text-align:center;}.ty-product-list .ty-product-list__image img{min-width:inherit !important;min-height:inherit !important;}.ty-product-list .ty-product-list + hr{display:none;}.ty-product-list .ty-product-list__price{padding:0;}.ty-product-list .ty-product-list__price .ty-price-update{font-size:18px;}.ty-product-list .ty-product-list__price .ty-price{display:inline-block;margin:0;}.ty-product-list .ty-product-list__price .ty-no-price{font-size:13px;}.ty-product-list .stock-wrap{min-height:10px;}.ty-product-list .stock-wrap .ty-control-group__item{padding:10px 0 0 0;}.ty-product-list .ty-qty-out-of-stock{padding:0 0 12px 0;}.ty-product-list .ty-sku-item .ty-control-group__label{width:inherit;float:none;color:#858585;margin-right:0;}.ty-product-list .product-list__rating{display:inline-block;float:left;padding:7px 10px 7px 0;height:13px;}.ty-product-list .product-list__rating .ty-stars{margin-right:0;float:left;}.ty-product-list .cn-comments{font-size:12px;color:#0073bf;margin:0 0 0 3px;position:relative;top:-2px;}.ty-product-list .no-rating .cn-comments{color:#858585;top:-4px;}.ty-product-list .ty-product-list__info{padding-right:20px;margin-left:0;}.ty-product-list .ty-product-list__item-name{padding:0 0 15px 0;}.ty-product-list .ty-product-list__item-name .product-title{font-size:18px;line-height:18px;font-weight:bold;color:#262b33;}.ty-product-list .ty-product-list__item-name .product-title:hover{text-decoration:underline;}.ty-product-list .ty-product-list__description{line-height:140%;}.ty-product-list .ty-product-list__feature .ty-control-group{margin:3px 0;}.ty-product-list .ty-product-list__feature .ty-product-feature__label{color:#858585;}.ty-product-list .ty-product-list__qty .ty-control-group__label{padding:0 0 6px 0;width:auto;}.ty-product-list .stock-wrap .ty-control-group__label{display:none;}.ty-product-list .ty-product-list__buttons{padding:0 0 0 10px;min-height:190px;}.ty-product-list .ty-btn__primary{float:left;width:100%;margin-bottom:10px;}.ty-product-list .ty-btn__primary.ty-btn__add-to-cart{max-width:100%;margin-right:0;padding:7px 0 6px;}.ty-product-list .ty-btn__text.ty-cr-product-button{width:100%;margin:0 0 15px 0;padding:11px 10px;font-size:11px;font-weight:bold;text-transform:uppercase;}.ty-product-list .ty-add-to-wish,.ty-product-list .ty-add-to-compare{float:left;display:inline-block;color:#858585;margin-left:15px;margin-bottom:5px;font-size:13px;height:auto;padding:0;font-weight:normal;text-transform:none;}.ty-product-list .ty-add-to-wish:before,.ty-product-list .ty-add-to-compare:before{font-family:microline;font-size:11px;font-weight:normal;color:#858585;cursor:pointer;position:absolute;}.ty-product-list .ty-add-to-wish:hover,.ty-product-list .ty-add-to-wish:hover:before,.ty-product-list .ty-add-to-compare:hover,.ty-product-list .ty-add-to-compare:hover:before{color:#0073bf;}.ty-product-list .ty-add-to-wish{margin-right:8px;}.ty-product-list .ty-add-to-wish:before{content:"\f115";margin:0 0 0 -15px;}.ty-product-list .ty-add-to-compare{margin-right:0;}.ty-product-list .ty-add-to-compare:before{content:"\f116";margin:-1px 0 0 -15px;-webkit-font-smoothing:none;}.ty-product-list .ty-quick-view-button{display:none;}@media screen and (max-width: 1124px){.ty-product-list__content .ty-btn__text.ty-cr-product-button{padding:6px 10px;}.ty-product-list__content .ty-btn__text.ty-cr-product-button span{width:70px;display:inline-block;}.ty-product-list__content .ty-add-to-wish,.ty-product-list__content .ty-add-to-compare{height:auto;}.ty-product-list__content .span11{width:65%;float:left;display:inline-block;}.ty-product-list__content .span5{width:35%;margin-left:0;display:inline-block;}.ty-product-list__content .ty-product-list__buttons{padding-left:20px;}}@media screen and (max-width: 768px){.ty-product-list__image{padding-bottom:20px;}.ty-product-list__content .span11{width:60%;}.ty-product-list__content .span5{width:40%;}}@media screen and (max-width: 480px){.ty-product-list .ty-product-list__item-name .product-title{font-size:16px;}.ty-product-list__content .span11{width:100%;}.ty-product-list__content .span11.ty-product-list__info{border:0 none;padding-right:0;}.ty-product-list__content .span5{width:100%;padding:0;}.ty-product-list__content .ty-product-list__buttons{padding:0;border:0;min-height:inherit;position:relative;}.ty-product-list__content .ty-product-list__buttons .ty-btn__primary,.ty-product-list__content .ty-product-list__buttons .ty-btn__primary.ty-btn__add-to-cart{max-width:50%;margin-right:0;}.ty-product-list__content .ty-product-list__buttons .ty-btn__text.ty-cr-product-button{width:47%;margin-left:3%;}}.ty-compact-list__item{padding:10px;border:1px solid #e1e5eb;border-top:none;}.ty-compact-list__item:first-child{border-top:1px solid #e1e5eb;}.ty-compact-list__content{margin:0;display:flex;width:100%;flex-wrap:wrap;}.ty-compact-list__content:before,.ty-compact-list__content:after{display:none;}.ty-compact-list__image{margin-bottom:10px;padding:0;text-align:center;}@media (min-width: 768px){.ty-compact-list__image{margin-bottom:0;width:60px;height:60px;flex-shrink:0;}}.ty-compact-list__image .ty-discount-label{position:absolute;margin:10px 0 0 0;top:0;bottom:auto;}.ty-compact-list .ty-discount-label__item{font-size:0;width:20px;padding:5px;}.ty-compact-list .ty-discount-label__item em{font-size:11px;margin-top:10px;}.ty-compact-list .rs-block{display:inline-block;padding-top:0;}.ty-compact-list .rs-block .ty-control-group{margin:0;}.ty-compact-list .rs-block .ty-control-group *{padding:4px 0;font-size:12px;}.ty-compact-list .compact-list__rating{display:inline-block;float:left;padding:4px 10px 4px 0;height:13px;}.ty-compact-list .compact-list__rating .ty-stars{margin-right:0;float:left;}.ty-compact-list .cn-comments{font-size:12px;color:#0073bf;margin:0 0 0 3px;position:relative;top:-2px;}.ty-compact-list .no-rating .cn-comments{color:#858585;top:-4px;}.ty-compact-list__title{margin:0 0 10px;padding-left:10px;text-align:center;}@media (min-width: 768px){.ty-compact-list__title{margin-bottom:0;flex-grow:1;}}.ty-compact-list__title .product-title{margin-bottom:5px;display:block;font-weight:bold;font-size:14px;color:#262b33;text-align:left;}.ty-compact-list__title .ty-product-block__data{margin-bottom:0px;text-align:left;}.ty-compact-list__price{margin:0;padding:0;max-width:110px;text-align:right;}.ty-compact-list__price .ty-list-price{margin-right:0;}.ty-compact-list__wrap{width:-webkit-calc(100% - 330px);width:calc(100% - 330px);margin-right:330px;display:inline-block;float:left;}.ty-compact-list__controls{padding-bottom:0;align-self:center;}.ty-compact-list__controls .ut-action-button{min-width:195px;padding:12px 0;text-align:right;}.ty-compact-list__controls .ty-btn{margin:0 0 0 10px;}.ty-compact-list__controls .ty-qty-out-of-stock{float:right;margin:0 0 0 10px;min-width:100px;text-align:center;}.ty-compact-list__controls .ty-add-to-wish,.ty-compact-list__controls .ty-add-to-compare{display:table-cell;vertical-align:middle;float:right;font-size:0;padding:17px 0;margin:0 0 0 5px;height:34px;width:34px;background:#fff;}.ty-compact-list__controls .ty-add-to-wish:before,.ty-compact-list__controls .ty-add-to-compare:before{font-family:fontello;font-size:16px;font-weight:normal;color:#4b4b4b;cursor:pointer;}.ty-compact-list__controls .ty-add-to-wish:hover:before,.ty-compact-list__controls .ty-add-to-compare:hover:before{color:#00bcd4;}.ty-compact-list__controls .ty-add-to-wish:before{content:"\e829";font-weight:normal;}.ty-compact-list__controls .ty-add-to-compare:before{content:"\f526";font-weight:normal;}@media screen and (max-width: 968px){.ty-compact-list__title a{padding-right:20px;display:inline-block;}.ty-compact-list__wrap{width:-webkit-calc(100% - 230px);width:calc(100% - 230px);margin-right:230px;}.ty-compact-list__controls .ut-action-button{min-width:100px;}.ty-compact-list .ty-add-to-wish,.ty-compact-list .ty-add-to-compare{display:none !important;}}@media screen and (max-width: 568px){.ty-compact-list__wrap{width:70%;margin-right:0;}.ty-compact-list__title a{padding-right:0;}.ty-compact-list__price{margin:0;}.ty-compact-list__controls{margin-left:0;}.ty-compact-list .ut-action-button{display:none;}}.ty-simple-list .ty-discount-label:before,.ty-simple-list .ty-discount-label:after{background-image:none;}.wish-list-grid{display:inline-block;width:100%;}.wish-list-grid .grid-list .ty-grid-list__item form{border-color:#e1e5eb;}.wish-list-grid .grid-list .ty-column5,.wish-list-grid .grid-list .ty-column4,.wish-list-grid .grid-list .ty-column3,.wish-list-grid .grid-list .ty-column2,.wish-list-grid .grid-list .ty-column1{margin-right:-0.25em;}.wish-list-grid .cn-comments,.wish-list-grid .ty-add-to-wish{display:none;}.ty-product-detail{margin-top:0;}.ty-product-detail > DIV{margin:0 auto;}.ty-product-detail .ty-product-block__left{position:relative;display:inline-block;padding:0;float:right;}.ty-product-detail .ty-product-block__left form{margin:0 0 30px;}.ty-product-detail .ty-product-options-grid{padding:20px 20px 0 0;}.ty-product-detail .ty-product-options select{max-width:280px;width:100%;}.ty-product-detail .sb-block{position:relative;}.ty-product-detail .ty-social-buttons{display:block;margin:0;margin-top:0;min-width:100px;z-index:2;}.ty-product-detail .ty-social-buttons__inline{margin:5px 10px 5px 0;}.ty-product-detail .ty-product-block__img-wrapper{position:relative;margin:0 0 30px;padding:0;float:none;min-height:282px;min-width:282px;}.ty-product-detail .ty-product-block__img-wrapper .ty-product-thumbnails__item{margin:0 0 5px 0;border:2px solid transparent;opacity:0.4;}.ty-product-detail .ty-product-block__img-wrapper .ty-product-thumbnails__item.active{border:2px solid #e1e5eb;opacity:1 !important;}.ty-product-detail .ty-product-block__img-wrapper .ty-product-thumbnails__item:hover{opacity:1 !important;}.ty-product-detail .ty-product-block__img-wrapper .ty-product-thumbnails{margin:0;}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-img{width:-webkit-calc(100% - 64px);width:calc(100% - 64px);}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-thumbnails{display:inline-block;float:left;margin:0 10px 10px 0;width:54px !important;}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-thumbnails .ty-product-thumbnails__item{margin-bottom:2px;}.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-img{width:-webkit-calc(100% - 108px);width:calc(100% - 108px);}.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-thumbnails{display:inline-block;float:left;width:108px !important;margin:0 0 10px 0;}.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-thumbnails .ty-product-thumbnails__item{margin-bottom:2px;}.ty-product-detail .active-gallery.one-col .ty-discount-label{left:64px;}.ty-product-detail .active-gallery.two-col .ty-discount-label{left:108px;}.ty-product-detail .ty-discount-label{position:absolute;top:0;z-index:1;}.ty-product-detail .ty-discount-label .ty-discount-label__item{width:60px;height:26px;padding:17px 0;line-height:10px;font-size:10px;}.ty-product-detail .ty-discount-label .ty-discount-label__item em{font-size:18px;font-weight:bold;}.ty-product-detail .ty-product-prices{margin:0 0 5px;}.ty-product-detail .ty-product-prices .ty-price .ty-price-num{font-size:36px;font-weight:bold;line-height:1;color:#1a1a18;}.ty-product-detail .ty-product-prices .list-price-label{display:none;}.ty-product-detail .ty-product-block__price-actual{margin:3px 0;}.ty-product-detail .ty-min-qty-description{padding:0;margin:0;}.ty-product-detail .block-qty-grid{width:100%;}.ty-product-detail .block-qty-grid .ty-qty{margin-bottom:0;float:left;}.ty-product-detail .block-qty-grid .ty-qty label{display:none;}.ty-product-detail .ty-qty-discount__table{margin-bottom:0;}.ty-product-detail .ty-qty-discount__table .ty-qty-discount__td{padding:5px;}@media (max-width: 767px){.ty-product-detail .ty-qty-discount__table .ty-qty-discount__td{border:0;border-bottom:1px solid #e1e5eb;}.ty-product-detail .ty-qty-discount__table .ty-qty-discount__td:last-child{border-bottom:0;}}.ty-product-detail .ty-qty-discount + .ty-qty.clearfix.changer{margin:0;}.ty-product-detail .ty-product-block__button{margin-top:0;}.ty-product-detail .ty-product-block__button .ty-cr-product-button{margin:0;padding:14px 0;height:40px;width:-webkit-calc(100% - 72px);width:calc(100% - 72px);float:right;}.ty-product-detail .ty-product-block__button .ty-btn__add-to-cart{font-family:'Open Sans',sans-serif;font-size:13px;padding:10px 0 10px 25px;margin:0 0 10px;width:-webkit-calc(100% - 72px);width:calc(100% - 72px);height:40px;}.ty-product-detail .ty-product-block__button .ty-btn__add-to-cart:before{content:"\f10f";position:absolute;font-size:16px;margin:0 0 0 -25px;}.ty-product-detail .ty-product-block__button .color1 button.ty-btn__primary.ty-btn__add-to-cart{background:#4caf50;background-image:linear-gradient(#63bb67,#4caf50);border:1px solid #63bb67;border-bottom:0;}.ty-product-detail .ty-product-block__button .color1 button.ty-btn__primary.ty-btn__add-to-cart:hover{background:#55b559;background-image:linear-gradient(#67bd6a,#55b559);}.ty-product-detail .ty-product-block__note{padding:10px 0 0 0;position:inherit;}.ty-product-detail .ty-product-block__description{margin-top:10px;max-width:300px;}.ty-product-detail .ty-product-list__feature{margin-top:10px;max-width:300px;}.ty-product-detail .ty-product-list__feature .ty-control-group{margin-bottom:0;}.ty-product-detail .ty-product-list__feature .ty-control-group *{font-size:12px;}.ty-product-detail .ty-product-list__feature .ty-control-group .ty-product-feature__label{color:#858585;width:auto;font-weight:normal;float:left;margin-right:5px;}.ty-product-detail .ty-product-list__feature .ty-control-group b{font-weight:bold;}.ty-product-detail .stock-wrap .ty-control-group{margin:5px 0 0 0;}.ty-product-detail .stock-wrap .ty-control-group__label{display:none;}.ty-product-detail .ty-tags-list__a:hover{background:#0073bf;}.ty-product-detail .ty-tags-list__a:hover:before{border-color:rgba(0,0,0,0) #0073bf rgba(0,0,0,0) rgba(0,0,0,0);}.ty-product-detail .content-description{position:relative;}.ty-product-detail .content-description p,.ty-product-detail .content-description span,.ty-product-detail .content-description div{line-height:1.5;font-size:14px;color:#5c697c;}.ty-product-detail .content-description table td{padding:20px;border:1px solid #e1e5eb;vertical-align:top;}.ty-product-detail .content-description table td h1,.ty-product-detail .content-description table td h2,.ty-product-detail .content-description table td h3,.ty-product-detail .content-description table td h4,.ty-product-detail .content-description table td h5,.ty-product-detail .content-description table td h6{margin:0;}.ty-product-detail .content-description span{color:#262b33;}@media screen and (max-width: 1224px){.ty-product-detail .active-gallery.one-col .ty-discount-label{left:0;}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-img,.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-img{width:100%;}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-thumbnails,.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-thumbnails{margin:10px 0 0 0;width:100% !important;text-align:center;}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-thumbnails .ty-product-thumbnails__item,.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-thumbnails .ty-product-thumbnails__item{display:inline-block;float:none;margin-right:5px;}.ty-product-detail .active-gallery.one-col .ty-discount-label,.ty-product-detail .active-gallery.two-col .ty-discount-label{left:0;}}@media screen and (max-width: 768px){.ty-product-detail .ty-product-block__img-wrapper{margin:20px 0 0;}.ty-product-detail .ty-product-block__img-wrapper img{min-width:inherit !important;min-height:inherit !important;}.ty-product-detail .ty-product-block__img-wrapper .one-col .ty-product-thumbnails,.ty-product-detail .ty-product-block__img-wrapper .two-col .ty-product-thumbnails{margin:10px 0;}.ty-product-detail .ty-product-options-grid{padding:20px 20px 0 0;display:inline-block;}}@media screen and (max-width: 767px){.ty-product-detail .ty-product-block__left{margin-top:0;}.ty-product-detail .ty-product-block__left form{margin-top:10px;}.ty-product-detail .ty-breadcrumbs{padding:10px 0 0 0;}.ty-product-detail .ty-product-switcher{position:relative;top:19px;right:0;padding:0;}.ty-product-detail .ty-product-switcher span{background:#fff;display:inline-block;margin:0 -3px;padding:2px 3px;}.ty-product-detail .ty-product-switcher__icon{padding:2px;}.ty-product-detail .ty-product-switcher__a.disabled .ty-product-switcher__icon{opacity:1;padding:2px;}}@media screen and (max-width: 480px){.ty-product-detail .ty-product-options-grid{padding:20px 0 0 0;}.ty-product-detail .ty-discussion__rating-wrapper a + a{display:none;}}.ty-product-block__rating{display:inline-block;}.ty-discussion__rating-wrapper{margin-bottom:0;}.ty-discussion__rating-wrapper .ty-stars .ty-stars__icon,.ty-discussion__rating-wrapper .no-rating .ty-icon-star-empty{font-size:0;}.ty-discussion__rating-wrapper .no-rating,.ty-discussion__rating-wrapper .ty-stars,.ty-discussion__rating-wrapper .ty-discussion__review-a,.ty-discussion__rating-wrapper .ty-discussion__review-write{float:left;vertical-align:top;height:14px;line-height:14px;padding:0;margin-right:10px;}.ty-discussion__rating-wrapper .ty-discussion__review-a{font-size:11px;color:#a1d5ff;}.ty-discussion__rating-wrapper .ty-discussion__review-write{font-size:12px;color:#262b33;}.ty-discussion__rating-wrapper .ty-discussion__review-write.ty-btn{position:relative;padding:10px 15px 11px 30px;height:34px;font-weight:normal;text-transform:none;}.ty-discussion__rating-wrapper .ty-discussion__review-write.ty-btn:before{position:absolute;left:10px;top:11px;content:'\e810';font-family:fontello;font-size:15px;}.ty-discussion__rating-wrapper .ty-stars i:before,.ty-discussion__rating-wrapper .ty-stars i.ty-icon-star-empty:before,.ty-discussion__rating-wrapper .no-rating i:before,.ty-discussion__rating-wrapper .no-rating i.ty-icon-star-empty:before{width:12px;height:12px;background-size:100%;}.ty-discussion__rating-wrapper .ty-stars i.ty-icon-star-half:after{width:6px;height:11px;background-size:cover;background-repeat:no-repeat;margin:0 3px 0 -12px;}.title-page{margin:0 0 5px;font-size:34px;line-height:1;text-transform:none;}@media only screen and (max-width: 479px){.title-page{font-size:28px;}}.ty-breadcrumbs{position:relative;padding:0;margin-bottom:0;color:#a1d5ff;}@media (min-width: 768px){.ty-breadcrumbs{padding-right:120px;}}.ty-breadcrumbs__arrow,.ty-breadcrumbs__a,.ty-breadcrumbs__current{display:inline;padding:2px;font-size:12px;}.ty-breadcrumbs__current{color:#1a1a18;}.ty-breadcrumbs__a{color:#262b33;}.ty-breadcrumbs__a:hover{color:#0073bf;}.ty-breadcrumbs__slash{display:inline-block;margin:0 3px;font-size:0;}.ty-breadcrumbs__slash:before{display:inline-block;content:"→";font-size:13px;font-family:Arial,sans-serif;color:#a1d5ff;}@media only screen and (min-width: 479px){.ty-breadcrumbs{margin-bottom:20px;}}.ty-product-switcher{position:absolute;top:0;right:0;padding:0 24px;}.ty-product-switcher__a{display:inline-block;position:absolute;cursor:pointer;top:0;padding:0;overflow:hidden;width:16px;height:16px;font-size:8px;line-height:16px;text-align:center;color:#4f5969;border:1px solid;border-radius:50%;}.ty-product-switcher__a:hover{text-decoration:none;}.ty-product-switcher__a-left{float:left;left:0;}.ty-product-switcher__a-right{float:right;right:0;}.ty-product-switcher__icon{color:#4f5969;}.ty-product-switcher__a:hover .ty-product-switcher__icon{color:#a4b0c2;}.ty-product-switcher__a.disabled,.ty-product-switcher__a.disabled .ty-product-switcher__icon,.ty-product-switcher__a.disabled:hover .ty-product-switcher__icon{background:none;color:#9ca6b5;cursor:default;}.ty-product-switcher span{font-size:12px;padding:2px;color:#4f5969;}.ty-accordion{margin-top:0;}.ty-accordion .ui-accordion-header{background:#e1e5eb;border:1px solid #e1e5eb;padding:10px;margin:0 0 10px 0;font-size:16px;color:#262b33;outline:none;}.ty-accordion .ui-accordion-header:hover{background:#d2d8e1;border:1px solid #d2d8e1;}.ty-accordion .ui-accordion-header.ui-state-active{background:#fff;color:#0073bf;}.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before{content:"\f102";color:#858585;}.ty-accordion .ui-accordion-header-icon{top:0;right:10px;}.ty-accordion .ui-accordion-header-icon:before{content:"\e909";font-family:microline;font-size:16px;line-height:40px;}.ty-accordion a.hpd_more{margin-bottom:10px;}.ty-accordion .ui-accordion-content{margin-bottom:10px;}.ty-accordion .ui-accordion-header{display:inline-block;width:100%;}.gray-block .ty-accordion .ui-accordion-header{background:#d2d8e1;border:1px solid #d2d8e1;}.gray-block .ty-accordion .ui-accordion-header:hover{background:#c2cad7;border:1px solid #c2cad7;}.gray-block .ty-accordion .ui-accordion-header.ui-state-active{background:#fff;border:1px solid #fff;}.ty-feature{margin:0;}.ty-compare-checkbox{border:1px solid #b3bdcc;top:0;}.ty-compare-checkbox i{color:#262b33;top:0;left:2px;}.ty-product-block__features .ty-compare-checkbox i{font-size:11px !important;}.ty-features-all .ty-subheader{padding:0;font-size:16px;font-family:'Open Sans',sans-serif;background:#42aaff;text-align:center;display:table-cell;vertical-align:middle;width:36px;height:36px;color:#fff;}.ty-features-all .ty-features-all__list{margin-top:10px;}.ty-features-all .ty-features-all__list-item{padding-top:4px;padding-bottom:4px;position:relative;}.ty-features-all a.ty-features-all__list-a{display:inline-block;font-size:14px;color:#67758b;}.ty-features-all a.ty-features-all__list-a:hover{color:#262b33;text-decoration:underline;}@media screen and (max-width: 1024px){.ty-product-detail .ty-product-block__button .ty-cr-product-button{padding:10px 30px;font-size:11px;line-height:100%;}}@media screen and (max-width: 978px){.ty-product-detail .block-qty-grid .ty-value-changer{display:none;}.ty-product-detail .ty-product-block__button .ty-btn__add-to-cart{width:100%;}.ty-product-detail .ty-product-block__button .ty-cr-product-button{width:100%;padding:14px 0;font-size:12px;}}@media screen and (max-width: 767px) and (min-width: 480px){.ty-product-detail .ty-product-block__left .span8{width:50%;float:left;}}@media screen and (max-width: 480px){.no-rating,.ty-stars,.ty-discussion__review-a,.ty-discussion__review-write{margin-right:10px;}}.ty-product-detail .ty-tabs,.ty-product-bigpicture .ty-tabs{margin-top:10px;border-bottom:1px solid #c2cad7;}.ty-product-detail .ty-tabs .ty-tabs__item,.ty-product-bigpicture .ty-tabs .ty-tabs__item{margin:3px -1px 0 0;padding:0;border-left:1px solid #c2cad7;border-right:1px solid #c2cad7;border-bottom:0;background:#fff;}.ty-product-detail .ty-tabs .ty-tabs__item .ty-tabs__a,.ty-product-bigpicture .ty-tabs .ty-tabs__item .ty-tabs__a{padding:10px 20px 10px 20px;font-size:16px;color:#858585;border:0;height:auto;}.ty-product-detail .ty-tabs .ty-tabs__item .ty-tabs__a:hover,.ty-product-bigpicture .ty-tabs .ty-tabs__item .ty-tabs__a:hover{color:#262b33;}.ty-product-detail .ty-tabs .ty-tabs__item.active,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active{background:#fff;border-top:3px solid #00bcd4;border-bottom:1px solid #fff;margin-bottom:-1px;margin-top:0;}.ty-product-detail .ty-tabs .ty-tabs__item.active .ty-tabs__a,.ty-product-bigpicture .ty-tabs .ty-tabs__item.active .ty-tabs__a{color:#262b33;}.ty-product-detail .ty-popup-tabs,.ty-product-bigpicture .ty-popup-tabs{padding-top:0;margin-top:0;border-top:none;text-align:right;}.ty-product-detail .ty-popup-tabs .ty-popup-tabs__item a,.ty-product-bigpicture .ty-popup-tabs .ty-popup-tabs__item a{border-bottom:1px dotted #0092f2;}.ty-product-detail .ty-popup-tabs__icon,.ty-product-bigpicture .ty-popup-tabs__icon{color:#00bcd4;}.ty-product-bigpicture__left-wrapper{margin:0 370px 0 0;}.ty-product-bigpicture__right{margin-left:-340px;width:340px;margin-top:30px;padding:20px;background:none;border:0 none;-webkit-box-shadow:inset 0 0 0 1px #d5d5d5, 0 0 6px 0 #d5d5d5;-moz-box-shadow:inset 0 0 0 1px #d5d5d5, 0 0 6px 0 #d5d5d5;box-shadow:inset 0 0 0 1px #d5d5d5, 0 0 6px 0 #d5d5d5;}.ty-product-bigpicture__left{text-align:left;}.ty-product-bigpicture__prices{margin:0 -19px 15px -19px;background:#eaedf1;border-top:1px solid #e1e5eb;border-bottom:1px solid #e1e5eb;}.ty-product-bigpicture__prices .ty-save-price *{color:red;}.tab-list-title{margin-top:30px;margin-bottom:7px;font-size:24px;font-weight:normal;line-height:1;text-transform:uppercase;color:#262b33;border-bottom-color:#a1d5ff;}.ty-product-bigpicture__sidebar-bottom{width:auto;padding:0;text-align:center;}.ty-product-bigpicture__brand{border-top:1px solid #e1e5eb;text-align:center;}.ty-product-bigpicture__brand .ty-features-list{border:0;display:inline-block;}.ty-product-bigpicture__brand .ty-features-list .ty-control-group{margin:0 0 5px;}.ty-product-bigpicture__brand .ty-features-list img{max-height:50px;}.ty-product-bigpicture__brand .ty-product-feature__label{width:auto;}.ty-product-bigpicture{display:inline-block;width:100%;}.ty-product-bigpicture .ty-product-block-title{margin-bottom:0;}.ty-product-bigpicture .ty-discount-label{position:absolute;z-index:1;}.ty-product-bigpicture .ty-discount-label .ty-discount-label__item{width:70px;height:36px;padding:17px 0;line-height:15px;font-size:12px;}.ty-product-bigpicture .ty-discount-label .ty-discount-label__item em{font-size:18px;font-weight:bold;}.ty-product-bigpicture .ty-product-bigpicture__img{position:relative;float:left;margin:30px 0 0 0;padding:0;min-height:400px;min-width:100%;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-pict{max-height:440px;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-previewer{margin-left:0;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-product-thumbnails{display:inline-block;float:left;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-product-thumbnails__item{display:inline-block;float:none;border:2px solid transparent;opacity:0.4;padding:2px;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-product-thumbnails__item.active{border:2px solid #e1e5eb;opacity:1 !important;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-product-thumbnails__item:hover{opacity:1 !important;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-img{width:-webkit-calc(100% - 89px);width:calc(100% - 89px);}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails{margin:0 15px 30px 0;width:74px !important;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails .ty-product-thumbnails__item{margin-right:0;}.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-img{width:-webkit-calc(100% - 176px);width:calc(100% - 176px);}.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-thumbnails{width:176px !important;margin:0 0 30px 0;}.ty-product-bigpicture .ty-discount-label{top:0;margin:0;}.ty-product-bigpicture .active-gallery.one-col .ty-discount-label{left:89px;}.ty-product-bigpicture .active-gallery.two-col .ty-discount-label{left:169px;}.ty-product-bigpicture .sb-grid{padding-left:89px;}.ty-product-bigpicture .two-col .sb-grid{padding-left:169px;}.ty-product-bigpicture .advanced-layer-01 > div{padding:0;height:14px;line-height:14px;}.ty-product-bigpicture .ty-discussion__rating-wrapper{margin-bottom:0;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars .ty-stars__icon,.ty-product-bigpicture .ty-discussion__rating-wrapper .no-rating .ty-icon-star-empty{font-size:0;}.ty-product-bigpicture .ty-discussion__rating-wrapper .no-rating,.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars,.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-discussion__review-a,.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-discussion__review-write{float:left;vertical-align:top;height:14px;line-height:14px;margin-right:15px;padding:0;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-discussion__review-a,.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-discussion__review-write{border-bottom:1px dotted #26a9ff;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-discussion__review-a:last-child,.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-discussion__review-write:last-child{margin-right:0;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars,.ty-product-bigpicture .ty-discussion__rating-wrapper .no-rating{margin-top:-3px;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars i:before,.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars i.ty-icon-star-empty:before,.ty-product-bigpicture .ty-discussion__rating-wrapper .no-rating i:before,.ty-product-bigpicture .ty-discussion__rating-wrapper .no-rating i.ty-icon-star-empty:before{width:18px;height:18px;background-size:100%;}.ty-product-bigpicture .ty-discussion__rating-wrapper .ty-stars i.ty-icon-star-half:after,.ty-product-bigpicture .ty-discussion__rating-wrapper .no-rating i.ty-icon-star-half:after{width:9px;height:18px;background-size:cover;background-repeat:no-repeat;margin:-1px 3px 0 -18px;}.ty-product-bigpicture .ty-product-block__button .ty-btn{display:block;padding:14px 0;margin:0 0 10px;height:46px;font-size:16px;font-weight:normal;text-transform:uppercase;}.ty-product-bigpicture .ty-product-block__button .ty-btn__add-to-cart{font-family:'Open Sans',sans-serif;font-size:20px;min-width:100%;height:46px;padding:12px 0 12px 43px;text-align:center;}.ty-product-bigpicture .ty-product-block__button .ty-btn__add-to-cart:before{content:"\f10f";position:absolute;font-size:24px;margin:0 0 0 -33px;}.ty-product-bigpicture .advanced-buttons{margin:0;padding:0 0 1px;background:none;}.ty-product-bigpicture .advanced-buttons a{font-weight:normal;}.ty-product-bigpicture .advanced-buttons a.share-link{background:#e1e5eb;border:0;border-top:1px solid #d2d8e1;width:100%;margin:5px -18px 0;padding:10px 18px;}.ty-product-bigpicture .ty-social-buttons{margin:10px 0 0;float:none;display:inline-block;min-width:100px;}.ty-product-bigpicture .ty-social-buttons__inline{margin:5px 10px 5px 0;}.ty-product-bigpicture .content-description{position:relative;}.ty-product-bigpicture .content-description p,.ty-product-bigpicture .content-description span,.ty-product-bigpicture .content-description div,.ty-product-bigpicture .content-description strong{line-height:1.5;font-size:14px;color:#5c697c;}.ty-product-bigpicture .content-description strong,.ty-product-bigpicture .content-description strong > span{color:#262b33;}.ty-product-bigpicture .content-description table td{padding:20px;border:1px solid #e1e5eb;vertical-align:top;}.ty-product-bigpicture .content-description table td h1,.ty-product-bigpicture .content-description table td h2,.ty-product-bigpicture .content-description table td h3,.ty-product-bigpicture .content-description table td h4,.ty-product-bigpicture .content-description table td h5,.ty-product-bigpicture .content-description table td h6{margin:0;}.ty-product-bigpicture .ty-product-bigpicture__tabs_content{position:relative;}.ty-product-bigpicture .ty-product-bigpicture__tabs_content > div{margin:10px 0 50px;}.ty-product-bigpicture .ty-product-bigpicture__tabs_content{margin-bottom:50px;}.ty-product-bigpicture .ty-product-bigpicture__tabs_content > div{margin:0;}.ty-product-bigpicture .ty-product-bigpicture__tabs_content .ty-discussion-post__message p{font-size:14px;}.ty-product-bigpicture .ty-control-group__label{text-align:center;vertical-align:top;}@media screen and (max-width: 1224px){.ty-product-bigpicture .ty-product-bigpicture__img .ty-product-thumbnails__item{width:50px;margin:0 5px 5px 0;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-img{width:-webkit-calc(100% - 59px);width:calc(100% - 59px);}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails{width:59px !important;margon:0;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-discount-label{left:79px;}.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-img{width:-webkit-calc(100% - 118px);width:calc(100% - 118px);}.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-thumbnails{width:118px !important;margon:0;}.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-discount-label{left:138px;}.ty-product-bigpicture .span16 > .ip5_deal_of_the_day{margin:0 -20px;}.ty-product-bigpicture .span8 > .ip5_deal_of_the_day{margin:0 -20px 10px -20px;}}@media screen and (max-width: 979px){.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-img,.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-img,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-thumbnails{width:100% !important;margin-bottom:10px;display:inline-block;float:none;text-align:center;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails__item,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-thumbnails__item{margin:0 5px 0;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-discount-label,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-discount-label{left:0;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .sb-grid,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .sb-grid{padding-left:0;}}@media screen and (max-width: 768px){.ty-product-bigpicture .ty-product-bigpicture__img{min-height:inherit;}.ty-product-bigpicture .ty-product-bigpicture__img .ty-pict{max-height:420px;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-thumbnails{margin:10px 0;}.ty-product-bigpicture .ty-product-bigpicture__img .one-col .ty-product-thumbnails .ty-product-thumbnails__item,.ty-product-bigpicture .ty-product-bigpicture__img .two-col .ty-product-thumbnails .ty-product-thumbnails__item{margin-right:0;max-width:50px;}.ty-product-bigpicture .ty-product-bigpicture__img .sb-grid{display:none;}.ty-product-bigpicture .ty-product-options__item-label,.ty-product-bigpicture .ty-control-group__label{display:inline-block;width:inherit;}.ty-product-bigpicture .ty-product-bigpicture__left-wrapper{margin:0;}.ty-product-bigpicture .ty-product-bigpicture__right{margin:20px 0 10px;width:100%;}.ty-product-bigpicture .ty-product-block-title{font-size:25px;}.ty-product-bigpicture .tab-list-title{font-size:20px;margin:40px 0 0 0;}.ty-product-bigpicture .tab-list-title:before{margin-top:34px;}.ty-product-bigpicture .ty-breadcrumbs{padding:10px 0;}.ty-product-bigpicture .ty-product-switcher{position:relative;top:19px;right:0;padding:0;text-align:center;}.ty-product-bigpicture .ty-product-switcher span{background:#fff;display:inline-block;margin:0 -3px;padding:2px 3px;}.ty-product-bigpicture .ty-product-switcher__icon{padding:2px;}.ty-product-bigpicture .ty-product-switcher__a.disabled .ty-product-switcher__icon{opacity:1;padding:2px;}}.object-container{padding:20px;}.ty-blog .ty-blog__item{padding-bottom:13px;margin-bottom:40px;}.ty-blog .ty-blog__item h2.ty-blog__post-title,.ty-blog .ty-blog__item .ty-blog-grid h2.ty-blog__post-title{margin-bottom:20px;font-size:24px;}.ty-blog .ty-blog__item .ty-blog__img-block{display:inline-block;float:left;margin:0 30px 30px 0;}.ty-blog .ty-blog__item .ty-discussion-post__count{color:#999;font-size:13px;display:inline-block;margin-right:10px;padding-right:12px;border-right:1px solid #c2cad7;}.ty-blog .ty-blog__item .ty-blog__author{border-left:1px solid #c2cad7;}.ty-blog .ty-blog__item .ty-discussion-post__rating{display:inline-block;line-height:19px;}.ty-blog .ty-blog__item .ty-discussion-post__rating .ty-stars{margin-right:6px;}.ty-blog .ty-blog__item .ty-blog__description{padding-right:30px;}.ty-blog-grid .ty-wysiwyg-content h2,.ty-blog-grid .ty-wysiwyg-content h3,.ty-blog-grid .ty-wysiwyg-content h4,.ty-blog-grid .ty-wysiwyg-content h5{text-transform:inherit;}.ty-blog-grid .ty-wysiwyg-content h2{font-size:24px;}.ty-blog-grid .ty-wysiwyg-content h3{font-size:18px;}.ty-blog-grid .ty-wysiwyg-content h4{font-size:18px;}.ty-blog-grid .ty-wysiwyg-content h5{font-size:14px;}.ty-blog-grid .ty-wysiwyg-content p,.ty-blog-grid .ty-wysiwyg-content span,.ty-blog-grid .ty-wysiwyg-content div{line-height:1.5;font-size:14px;color:#5c697c;}.ty-blog-grid .ty-wysiwyg-content strong,.ty-blog-grid .ty-wysiwyg-content b{color:#262b33;}.ty-blog-grid .ty-wysiwyg-content ul{margin-left:30px;}.ty-blog-grid .ty-wysiwyg-content ul li{padding:5px 0;}.ty-blog-grid .ty-wysiwyg-content table td{padding:20px;border:1px solid #e1e5eb;vertical-align:top;}.ty-blog-grid .ty-wysiwyg-content table td h1,.ty-blog-grid .ty-wysiwyg-content table td h2,.ty-blog-grid .ty-wysiwyg-content table td h3,.ty-blog-grid .ty-wysiwyg-content table td h4,.ty-blog-grid .ty-wysiwyg-content table td h5,.ty-blog-grid .ty-wysiwyg-content table td h6{margin:0;}.ty-blog-grid .ty-wysiwyg-content .ty-blog__author,.ty-blog-grid .ty-wysiwyg-content .ty-blog__date{color:#999;font-size:12px !important;border-color:#b3bdcc;}.ty-blog-grid .discussion-block{margin-top:40px;padding-top:20px;border-top:1px solid #e1e5eb;}.ty-blog-grid .discussion-block h3.ty-subheader{font-family:'Open Sans',sans-serif;font-size:24px;text-transform:uppercase;}.ty-cart-content th{background-color:white;}.ty-cart-content tbody tr:nth-child(2n){background-color:white;}.ty-cart-content .ty-cart-content__title{border-top:1px solid #e1e5eb;border-bottom:1px solid #e1e5eb;}.ty-cart-content__title:first-child{border-left:1px solid #e1e5eb;}.ty-cart-content__title:last-child{border-right:1px solid #e1e5eb;}.ty-cart-content .ty-cart-content__product-elem{border-bottom:1px solid #e1e5eb;border-top:1px solid #e1e5eb;}.ty-cart-content .ty-cart-content__product-elem:first-child{border-left:1px solid #e1e5eb;}.ty-cart-content .ty-cart-content__product-elem:last-child{border-right:1px solid #e1e5eb;}.ty-cart-content__top-buttons,.ty-cart-content__bottom-buttons{padding:0;}.buttons-container.ty-cart-content__top-buttons,.buttons-container.ty-cart-content__bottom-buttons{background-color:transparent;}.ty-cart-total{border:1px solid #e1e5eb;border-top:0;background:#f0f2f5;}.ty-cart-total input[type="text"]{border-color:#d2d8e1;}.ty-cart-total .ty-icon-flight:before{content:"\e914";font-family:microline !important;}.ty-cart-total .ty-icon-flight{font-size:19px;position:absolute;padding:0;margin:-3px 0 0 -22px;}.checkout-steps{margin-top:20px;}.ty-product-options .ty-control-group{margin:0 0 6px;}.ty-product-options .ty-product-options__item-label{font-weight:600;font-size:12px;padding:3px 0;display:block;width:100%;}.ty-product-options .ty-product-variant-image{margin-left:0;}.ty-product-options .ty-product-options__image{min-height:42px;margin:0;}.ty-product-options input[type="text"],.ty-product-options input[type="password"],.ty-product-options textarea,.ty-product-options select{max-width:255px;}.ty-product-options__box{padding:2px 0;}.ty-cart-total__wrapper{border:none;}.ty-group-block{background-color:#fff;}.ty-group-block .ty-caret-inner{border-bottom-color:#fff;}.ty-btn-go{height:34px;}.cm-check-changes{margin-bottom:0;}.ty-step__title,.ty-step__title-active,.ty-step__title-complete{padding:10px 14px 9px 14px;height:42px;}.ty-step__title-txt{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}.ty-step__title .ty-step__title-left{background:#0073bf;}.ty-step__title .ty-step__title-txt{color:#0073bf;}.ty-step__title-left{font-size:15px;width:24px;height:24px;line-height:24px;padding:0;margin-top:-2px;text-align:center;}.ty-step__title-active{background:#42aaff;margin:-1px;}.ty-step__title-active .ty-step__title-left{color:#42aaff;margin-top:-2px;}.ty-step__title-active .ty-step__title-arrow{color:#42aaff;}.ty-step__container-active{background:#fff;border:1px solid #e1e5eb;margin:0 0 15px 0;}.ty-step__title-complete .ty-step__title-right .ty-btn{right:15px;top:13px;background:none;border:none;border-bottom:1px dotted;color:#0073bf;padding:0;line-height:120%;height:auto;}.ty-step__title-complete .ty-step__title-right .ty-btn:hover{color:#00548c;}.ty-checkout-buttons{background:#fff;}.ty-checkout__register{margin:0 3% 0 0;}.ty-checkout__register .ip5_qobp_checkout{margin-left:20px;}.ty-subheader{color:#262b33;font-size:16px;}.ty-profile-field__switch{border-color:#42aaff;}.ty-checkout__billing-options{padding:0 20px 0;}.ty-payments-list__item{padding:0 0 10px 0;}.ty-order-summary{margin-top:70px;}.ty-order-products__list .ty-product-options{margin:0;color:gray;}.ty-checkout-summary__item{color:gray;}.ty-checkout-summary__item.ty-right{color:#262b33;}.ty-checkout-summary__total-sum > span{font-weight:bold;font-size:18px;}@media screen and (max-width: 480px){.ty-order-summary{margin-top:20px;}.ty-step-one .ty-checkout-buttons{margin-top:20px;padding:0;}}.ut-contacts-form p{font-size:14px;}.ut-contacts-form .ty-pages-contacts__time-block-time{line-height:24px;}.ut-contacts-form .ty-pages-contacts__time-block-time i{font-size:24px;position:relative;top:2px;margin-right:5px;color:#999;}.ut-contacts-form .ty-pages-contacts__time-block-time strong{font-size:18px;}.ty-form-builder{background:#fff;padding:20px 0px;}.ty-form-builder .buttons-container{padding:0;margin-top:20px;background:none;}.buttons-container{background-color:#f5faff;}.ty-cart-content__buttons .buttons-container{background-color:#eaedf1;}.ty-footer-menu{border-top:1px solid #c2cad7;background:#fff;}.ty-footer-menu__header,.ty-footer-general__header{padding-top:35px;font-size:18px;font-weight:normal;text-transform:none;}.ty-footer-menu__item{margin:0 0 7px;padding:0;}.ty-footer-menu__item a{display:inline-block;color:#000;border-bottom:1px solid transparent;}.ty-footer-menu__item a:hover{color:#0073bf;border-bottom-color:#ccc;}.footer-copyright{background-color:#fff;}.ty-footer-menu__items,.ty-footer-general__body{margin-top:20px;}@media screen and (max-width: 767px){.ty-footer-menu{padding-bottom:10px;}.ty-footer-menu__header,.ty-footer-general__header{border-bottom:1px solid #e1e5eb;padding-top:15px;}.ty-footer-menu__item{margin:2px 0;padding:0;border-bottom:0;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{top:10px;color:#262b33;font-size:13px;padding:8px 12px;background-color:rgba(0,0,0,0.1);}.ty-footer-general__body{margin-top:15px;}.footer-no-wysiwyg .ty-footer-menu__items,.footer-no-wysiwyg .ty-footer-general__body{margin-top:15px;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{padding:0;border-bottom:none;margin:4px 0;}}@media screen and (max-width: 978px){.top-logo-grid,.top-phones-grid{width:50% !important;}.top-links-menu-grid{display:none !important;}.top-menu-grid .search-block-grid{width:-webkit-calc(100%/16*5 - 7.5px) !important;width:calc(100%/16*5 - 7.5px) !important;}.top-menu-grid .cart-content-grid{width:-webkit-calc(100%/16*7 - 7.5px) !important;width:calc(100%/16*7 - 7.5px) !important;}.top-menu-grid .top-my-account .ty-dropdown-box__title,.top-menu-grid .top-cart-content .ty-dropdown-box__title{padding:15px 10px;}}@media screen and (max-width: 767px){.long-cat-banner,.side-grid .advanced-banners-grid{display:none !important;}.tygh-header > div,.tygh-top-panel > div{padding-left:0;padding-right:0;}.top-logo-grid{padding-top:0;width:50% !important;float:left !important;}.top-logo,.ty-logo-container{text-align:left;}.ty-wishlist__a,.ty-compare__a{display:none;}.top-phones-grid{text-align:right;display:inline-block !important;width:50% !important;margin-left:0 !important;}.top-menu-grid [class*="span"],.top-menu-grid .row-fluid [class*="span"]{float:left;display:inline-block;}.top-menu-grid .vertical-menu-grid{width:-webkit-calc(100%/16*5 - 7.5px) !important;width:calc(100%/16*5 - 7.5px) !important;}.top-menu-grid .vertical-menu-grid .ty-dropdown-box{border:0;position:inherit;}.top-menu-grid .vertical-menu-grid .ty-dropdown-box__title{padding:0;}.top-menu-grid .vertical-menu-grid .ty-dropdown-box__title > a{padding:11px 0 10px 45px;}.top-menu-grid .vertical-menu-grid .ty-dropdown-box__title > a:before{padding:6px 0;left:20px;}.top-menu-grid .search-block-grid{width:-webkit-calc(100%/16*7 - 7.5px) !important;width:calc(100%/16*7 - 7.5px) !important;}.top-menu-grid .cart-content-grid{width:-webkit-calc(100%/16*4 - 7.5px) !important;width:calc(100%/16*4 - 7.5px) !important;}.top-menu-grid .cart-content-grid .top-my-account{padding:0;border-left:1px solid #0f93ff;display:inline-block;}.top-menu-grid .cart-content-grid .top-my-account .ty-icon-user{font-size:16px;}.top-menu-grid .cart-content-grid .top-my-account .ty-dropdown-box__title{padding:15px 0;text-align:center;height:47px;width:46px;}.top-menu-grid .cart-content-grid .top-my-account .ty-account-info__title{display:inline-block;}.top-menu-grid .cart-content-grid .top-cart-content{margin:0;}.top-menu-grid .cart-content-grid .top-cart-content .basket-cart-amount{margin:-10px 0 0 -13px;}.top-menu-grid .cart-content-grid .top-cart-content .ty-minicart__icon:before{position:inherit;}.top-menu-grid .cart-content-grid .top-cart-content .ty-dropdown-box__title{padding:15px 0;text-align:center;height:47px;width:46px;}.top-menu-grid .cart-content-grid .top-cart-content .ty-dropdown-box__title div{white-space:normal;}.top-menu-grid .cart-content-grid .top-cart-content .ty-minicart-title{display:none;padding:15px;}.top-menu-grid i.ty-icon-down-micro{display:none !important;}.top-menu-grid .ty-dropdown-box__title .ty-account-info__title{width:15px;}.top-menu-grid .ty-dropdown-box{border-left:1px solid #0f93ff;}body.fixed-top .top-menu-grid{margin:0 !important;width:100% !important;}.ui-dialog .object-container{padding-bottom:0;}.ui-dialog .buttons-container{margin-top:20px;}.ty-features-all{text-align:left;}}@media screen and (max-width: 480px){.tygh-top-panel{display:none;}.ty-cr-phone-number .ty-cr-phone a{font-size:16px;}.top-menu-grid{margin:12px -20px 0 -20px !important;width:-webkit-calc(100% + 40px) !important;width:calc(100% + 40px) !important;}.top-menu-grid .vertical-menu-grid,.top-menu-grid .cart-content-grid{width:-webkit-calc(100%/16*8 - 5px) !important;width:calc(100%/16*8 - 5px) !important;}.top-menu-grid .vertical-menu-grid .ty-dropdown-box__title{border-right:1px solid #0f93ff;}.search-block-grid{display:none !important;position:absolute;top:0;border:4px solid #42aaff;}.search-block-grid.show{display:block !important;width:100% !important;margin:0;z-index:2;}.search-block-grid input[type="text"].ty-search-block__input{padding:0 84px 0 10px;height:39px;line-height:39px;margin:0;background:#fff;}.search-button-grid{display:inline-block !important;}.search-button-grid .search-button-mobile{padding:0;width:47px;height:47px;text-align:center;display:inline-block;}.search-button-grid .search-button-mobile .ty-icon-search{font-size:19px;line-height:47px;color:#000;}.search-button-grid .search-button-mobile:hover{background:rgba(255,255,255,0.5);background:rgba(0,0,0,0.2);}.close-button-mobile{position:absolute;z-index:3;color:#8595ae;right:55px;top:16px;}.close-button-mobile:hover{color:#262b33;}.ty-product-detail .ty-btn__add-to-cart,.ty-product-detail .ty-cr-product-button{margin-right:0;width:100%;min-width:100%;}#sw_elm_pagination_steps{display:none;}.ty-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper{padding:0 30px 0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;}.ty-sort-container .ty-sort-dropdown .ty-sort-dropdown__wrapper .ty-sort-dropdown__icon{position:absolute;top:9px;right:10px;}.ty-sort-container .ty-sort-dropdown .ty-sort-dropdown__content{right:0;width:230px;text-align:right;}}@media only screen and (max-width: 479px){.homepage-banners .owl-theme .owl-controls{margin-top:0px;}}@media only screen and (max-width: 980px){.row-fluid .right-col.banner-col{margin-left:0px;padding-left:0%;}}@media only screen and (max-width: 479px){.ty-grid-list__item .ty-grid-list__control .ty-btn.ty-btn_one-click,.ty-scroller-list__item .ty-scroller-list__control .ty-btn.ty-btn_one-click{width:60px !important;}}@media only screen and (max-width: 479px){.tygh-header_fixed .header-data .header-row{position:absolute;}.tygh-header_fixed .header-data .header-row .callback-phone .callback__col{display:none;}.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone{display:inline-block;position:absolute;top:-10px;left:40px;z-index:92;}.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback{left:-43px;}.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback:before,.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback:after{left:197px;right:95px;}.tygh-header_fixed .header-data .header-row .top-cart-content{top:-13px;right:15px;z-index:91;}.tygh-header_fixed .header-data .header-row .top-cart-content .ty-dropdown-box__title{padding:0px;}.tygh-header_fixed .category__switcher{border:1px solid transparent;width:48px;padding:0px;}.tygh-header_fixed .category__switcher:hover{border:1px solid transparent;background:transparent;}.tygh-header_fixed .category__switcher .category__switcher-text,.tygh-header_fixed .category__switcher .category__switcher-icon-drop{display:none !important;}.tygh-header_fixed .category_open .category__list,.tygh-header_fixed .category_open-important .category__list{margin-top:7px;border-color:#00bcd4;}.tygh-header_fixed .category__list{border-color:transparent;}.tygh-header_fixed .category__list .category__list-item:last-child{border-bottom:1px solid #f0f2f5;}.tygh-header_fixed .right-col{width:auto;min-height:auto;}.tygh-header_fixed .top-search{display:inline-block;width:60px;top:-1px;right:45px;margin:0;padding-left:0%;}.tygh-header_fixed .top-search.top-search_open{width:100%;position:absolute;top:0px;}.tygh-header_fixed .ty-search-block__toggler{width:50px;background:#fff;border:none;color:#262b33;}.tygh-header_fixed .ty-search-block__toggler:active,.tygh-header_fixed .ty-search-block__toggler:focus{border:none;}.tygh-header_fixed .ty-search-block{top:3px;background:transparent;border:none;}.tygh-header_fixed .ty-search-block:hover{background:transparent;}}@media only screen and (max-width: 375px){.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback:before,.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback:after{left:185px;right:95px;}}@media only screen and (max-width: 320px){.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback:before,.tygh-header_fixed .header-data .header-row .callback-phone .callback__col.mobile-phone .open .popup_callback:after{left:170px;right:95px;}}@media only screen and (min-width: 1024px){.header-row.header-row{-webkit-justify-content:flex-end;justify-content:flex-end;}.header-row.header-row .callback-phone{text-align:left;width:auto;}.header-row.header-row .callback-phone .callback__item:last-child{margin:0 0 5px 10px;text-align:left;}}@media only screen and (min-width: 1024px){.tygh-header_fixed .header-row.header-row{-webkit-justify-content:flex-end;justify-content:flex-end;}.tygh-header_fixed .header-row.header-row .callback-phone{flex-basis:inherit;flex-grow:inherit;text-align:left;left:0px;}.tygh-header_fixed .header-row.header-row .callback-phone .callback__col{text-align:left;}.tygh-header_fixed .header-row.header-row .callback-phone .callback__item:last-child{margin:0 0 5px 10px;text-align:left;}}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(//fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0d.woff) format('woff');}