html{line-height:1.5;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:1.5;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:system;font-style:normal;font-weight:300;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Segoe UI Light"),local("Ubuntu Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:italic;font-weight:300;src:local(".SFNSText-LightItalic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Light Italic"),local("Ubuntu Light Italic"),local("Roboto-LightItalic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:normal;font-weight:400;src:local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Segoe UI"),local("Ubuntu"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:italic;font-weight:400;src:local(".SFNSText-Italic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Italic"),local("Ubuntu Italic"),local("Roboto-Italic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system;font-style:normal;font-weight:500;src:local(".SFNSText-Medium"),local(".HelveticaNeueDeskInterface-MediumP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold"),local("Ubuntu Medium"),local("Roboto-Medium"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system;font-style:italic;font-weight:500;src:local(".SFNSText-MediumItalic"),local(".HelveticaNeueDeskInterface-MediumItalicP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold Italic"),local("Ubuntu Medium Italic"),local("Roboto-MediumItalic"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system;font-style:normal;font-weight:700;src:local(".SFNSText-Bold"),local(".HelveticaNeueDeskInterface-Bold"),local(".LucidaGrandeUI"),local("Segoe UI Bold"),local("Ubuntu Bold"),local("Roboto-Bold"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system;font-style:italic;font-weight:700;src:local(".SFNSText-BoldItalic"),local(".HelveticaNeueDeskInterface-BoldItalic"),local(".LucidaGrandeUI"),local("Segoe UI Bold Italic"),local("Ubuntu Bold Italic"),local("Roboto-BoldItalic"),local("DroidSans-Bold"),local("Tahoma Bold")}.group:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.transition{transition:all ease-out .3s}.like_table{display:table;width:100%;height:100%}.table_cell{display:table-cell;width:100%;height:100%;vertical-align:middle}.relative{position:relative}ul.list_inline li{display:inline-block}.container{margin:auto;padding:0 10px}.cozapic{float:right;margin:0 0 12px 12px}.product-page a{color:#00C7FF}.group .active{background-color:#1C9AA2}.group .active .actsecond{background-color:#7C9AA2;;color:#fff}
.upwards {
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 500px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: #f8f9fa;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.upwards li {
  margin: 0;
  border-bottom: 1px solid #ddd;
}

.upwards li:last-child {
  border-bottom: none;
}

.upwards a {
  display: block;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
  border-left: 4px solid transparent;
}

.upwards a:hover,
.upwards a:focus {
  NObackground-color: #007bff;
  background-color: #1C9AA2;
  color: #fff;
  border-left-color: #0056b3;
  outline: none;
}

.upwards a:active {
  background-color: #0056b3;
  border-left-color: #003d80;
}



@media (min-width:1260px){.container{padding:0;width:1240px}}@media (min-width:992px) and (max-width:1259px){.container{padding:0;width:970px}}@media (min-width:768px) and (max-width:991px){.container{padding:0;width:740px}}a,button,input,textarea{outline:0!important}*{box-sizing:border-box}body,html{padding:0;margin:0;height:100%;font-family:system,"Open Sans",Arial,sans-serif}p{margin:0 0 10px;font-family:system,"Open Sans",Arial,sans-serif}a{text-decoration:none}a:hover{text-decoration:underline}.img-response{display:block;max-width:100%;height:auto}.center-block{margin:auto;display:block}ol,ul{margin:0}button,input[type=submit]{cursor:pointer}.text-center{text-align:center}.clear{clear:both}.header{height:150px}.header .header__map{background-image:url(/images/coza3.webp);background-position:0 0;width:700px;height:150px;position:absolute;top:0;left:-75px;z-index:1}.header .header__left{margin-top:35px;position:relative;z-index:3;float:left}.header .header__left .header__logo{display:block;background-image:url(/images/coza3.webp);background-position:0 -151px;width:505px;height:36px}.header .header__left .header__currency{margin-top:17px}.header .header__left .header__currency .header__currency__info{float:left;color:#4b646b;font:12px/18px system,"Open Sans",Arial,sans-serif;width:105px;margin-right:10px}.header .header__left .header__currency .header__currency__links{float:left}.header .header__left .header__currency .header__currency__single{float:left;width:39px;height:22px;margin-top:5px;border:1px solid #4b646b}.header .header__left .header__currency .header__currency__single.zar{background-image:url(/images/coza3.webp);background-position:-617px -313px}.header .header__left .header__currency .header__currency__single.aud{background-image:url(/images/coza3.webp);background-position:-291px -352px}.header .header__left .header__currency .header__currency__single.nzd{background-image:url(/images/coza3.webp);background-position:-369px -352px}.header .header__left .header__currency .header__currency__single.eur{background-image:url(/images/coza3.webp);background-position:-330px -352px}.header .header__left .header__currency .header__currency__single.usd{background-image:url(/images/coza3.webp);background-position:-578px -313px}.header .header__left .header__currency .header__currency__single.sgd{background-image:url(/images/coza3.webp);background-position:-252px -352px}.header .header__left .header__currency .header__currency__single.myr{background-image:url(/images/coza3.webp);background-position:-213px -352px}.header .header__left .header__currency .header__currency__single.php{background-image:url(/images/coza3.webp);background-position:-656px -313px}.header .header__left .header__currency .header__currency__single+.header__currency__single{margin-left:5px;color:#4b646b;font:12px/18px system,"Open Sans",Arial,sans-serif}.header .header__left .header__currency .header__currency__current{float:left;margin-left:15px;color:#4b646b;font:12px/18px system,"Open Sans",Arial,sans-serif;margin-top:8px}.header .header__title{color:#4b646b;font:600 18px system,"Open Sans",Arial,sans-serif;text-transform:uppercase;margin-bottom:2px}.header .header__subtitle{color:#4b646b;font:600 12px system,"Open Sans",Arial,sans-serif;margin-bottom:0}.header .header__basket{float:right;margin:40px 35px 0 0;padding:0 0 0 37px;position:relative}.header .header__basket:before{content:"";width:24px;height:21px;position:absolute;top:0;left:0;background-image:url(/images/coza3.webp);background-position:-408px -352px}.header .header__basket-price{color:#4b646b;font:16px system,"Open Sans",Arial,sans-serif;margin-top:10px}.header .header__basket a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:5}.header .header__support{float:right;margin:40px 65px 0 0;padding:5px 0 0 40px;position:relative;background-image:url(/images/coza3.webp);background-position:0 -277px}.header .header__support span{width:126px;height:69px;display:block}.header .header__support a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:5}.header .header__help{float:right;margin:40px 50px 0 0;padding:5px 0 0 35px;height:74px;background-image:url(/images/coza3.webp);background-position:-167px -277px}.header .header__help span{width:111px;height:30px;display:block}.header .header__help-phone{margin-top:10px}.main-nav{width:100%;background:#4b646b;height:70px}.main-nav nav{float:left}.main-nav nav ul{list-style:none;padding:0;margin:0}.main-nav nav ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.main-nav nav ul li{float:left;margin-left:55px}.main-nav nav ul li:first-child{margin-left:0}.main-nav nav ul li a{padding:0 3px;display:block;color:#fff;font:300 20px/66px system,"Open Sans",Arial,sans-serif;border-top:2px solid transparent;border-bottom:2px solid transparent}.main-nav nav ul li a:hover{text-decoration:none;border-top-color:#00c7ff;border-bottom-color:#00c7ff}.main-nav nav ul li.active a{border-top-color:#00c7ff;border-bottom-color:#00c7ff}.main-nav .search{float:right;margin:18px 55px 0 0}.main-nav .search input{float:left;width:352px;height:35px;border:1px solid #7c9aa2;border-right:none;padding:0 10px;color:#000;font-size:14px}.main-nav .search button{float:left;height:35px;width:145px;border:1px solid #7c9aa2;background:#54737d;color:#fff;font:14px system,"Open Sans",Arial,sans-serif}.our-advs{margin-top:65px}.our-advs__single{padding-left:55px;display:inline-block;margin:0 40px;color:#4b646b;height:45px;font:18px/42px system,"Open Sans",Arial,sans-serif;text-transform:uppercase}.our-advs__single.icon1{width:287px;background-image:url(/images/coza3.webp);background-position:0 -232px}.our-advs__single.icon2{background-image:url(/images/coza3.webp);background-position:0 -187px;width:384px}.our-advs__single.icon3{background-image:url(/images/coza3.webp);background-position:-384px -187px;width:304px}.catalog{width:875px;float:right;margin-top:67px}.catalog h1{color:#4b646b;font:300 24px system,"Open Sans",Arial,sans-serif}.catalog .items-list{margin:20px 0 0 -155px}.catalog .item{width:315px;float:left;margin:0 0 70px 155px}.catalog .item .item__title{font:300 24px system,"Open Sans",Arial,sans-serif;margin-bottom:15px}.catalog .item .item__title a{color:#1ab6c3}.catalog .item .item__image{width:300px;height:300px;border:1px solid #ececec;overflow:hidden;position:relative;margin-bottom:23px}.catalog .item .item__image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.catalog .item .item__image img{position:absolute;top:50%;left:50%;height:100%;width:auto;max-height:100%;max-width:100%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.catalog .item .item__desc{color:#354245;font:300 14px/16px system,"Open Sans",Arial,sans-serif}.catalog .item .item__options{float:left;margin-top:17px}.catalog .item 
.item__options p{color:#4b646b;font:14px system,"Open Sans",Arial,sans-serif;margin-bottom:-2px}.catalog .item .item__price{float:right;color:#1ab6c3;font:300 24px system,"Open Sans",Arial,sans-serif;margin-top:22px}.side{float:left;width:290px;margin-top:60px;margin-bottom:50px}.side .side-products{border:1px solid #f0f6f7}.side .products-table{margin-bottom:30px}.side 
.products-table__title{background:#f0f6f7;border-left:2px solid #4b646b;color:#4b646b;
font:25px system,"Open Sans",Arial,sans-serif;text-align:center;padding:10px 0 12px;margin:0 -1px}.side .products-table__content{padding:0 15px;margin-top:23px}.side .products-table__content p{position:relative;margin-bottom:17px}.side .products-table__content p:before{content:"";width:100%;height:1px;border-bottom:1px dotted #4e6166;position:absolute;left:0;bottom:4px;z-index:1}.side 
.products-table__content p a{float:left;color:#4e6166;font:20px system,"Open Sans",Arial,sans-serif;position:relative;z-index:2;background:#fff;padding-right:4px}.side .products-table__content p a:hover{text-decoration:none;color:#1ab6c3}.side .products-table__content p span{position:relative;z-index:2;float:right;
color:#4e6166;font:18px system,"Open Sans",Arial,sans-serif;background:#fff;padding-left:4px}.side .side-cards{margin-top:5px}.side .side-cards .card+.card{margin-left:5px}.side .side-cards .card{float:left;width:54px;height:36px}.side .side-cards .card.card1{background-image:url(/images/coza3.webp);background-position:0 -388px}.side .side-cards .card.card2{background-image:url(/images/coza3.webp);background-position:-54px -388px}.side .side-cards .card.card3{background-image:url(/images/coza3.webp);background-position:-162px -388px}.side .side-cards .card.card4{background-image:url(/images/coza3.webp);background-position:-216px -388px}.side .side-cards .card.card5{background-image:url(/images/coza3.webp);background-position:-108px -388px}.shipping{width:100%;height:115px;background:#f0f6f7;border-top:1px solid #dbe0e1}.shipping .shipping__block{padding-top:37px}.shipping .shipping__block .shipping__single{display:inline-block;vertical-align:middle;margin:0 30px}.shipping .shipping__block .shipping__single:nth-child(1){margin-left:0}.shipping .shipping__block .shipping__single:nth-child(6){margin-right:0}.shipping .shipping__block .shipping__single.ship1{width:194px;height:36px;background-image:url(/images/coza3.webp);background-position:-505px -151px}.shipping .shipping__block .shipping__single.ship2{width:102px;height:36px;background-image:url(/images/coza3.webp);background-position:0 -352px}.shipping .shipping__block .shipping__single.ship3{width:193px;height:36px;background-image:url(/images/coza3.webp);background-position:-287px -232px}.shipping .shipping__block .shipping__single.ship4{width:121px;height:36px;background-image:url(/images/coza3.webp);background-position:-453px -277px}.shipping .shipping__block .shipping__single.ship5{width:116px;height:36px;background-image:url(/images/coza3.webp);background-position:-574px -277px}.shipping .shipping__block .shipping__single.ship6{width:183px;height:36px;background-image:url(/images/coza3.webp);background-position:-480px -232px}.footer{background:#354245;width:100%;height:40px}.footer .footer__nav{float:left;margin-top:10px}.footer .footer__nav ul{list-style:none;padding:0;margin:0}.footer .footer__nav ul li{float:left;margin-left:35px}.footer .footer__nav ul li:first-child{margin-left:0}.footer .footer__nav ul li a{color:#fff;font:300 14px system,"Open Sans",Arial,sans-serif}.footer .footer__copy{float:right;color:#fff;font:300 14px system,"Open Sans",Arial,sans-serif;margin-top:10px}.product-page{width:875px;float:right;margin-top:60px;margin-bottom:55px;color:#4b646b}.product-page h1{color:#4b646b;font:300 30px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.product-page .product-page__image{width:300px;height:300px;border:1px solid #ececec;overflow:hidden;position:relative;margin-bottom:23px;float:left}.product-page .product-page__image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.product-page .product-page__image img{position:absolute;top:50%;left:50%;height:100%;width:auto;max-height:100%;max-width:100%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.product-page .product-page__item-desc{width:490px;margin-left:50px;float:left}.product-page .product-page__item-desc p{font:14px system,"Open Sans",Arial,sans-serif;margin-bottom:17px}.product-page .product-page__item-desc p span.desc-title{display:inline-block;vertical-align:top;color:#1ab6c3;width:140px}.product-page .product-page__item-desc p span.desc-title.long{width:355px}.product-page .product-page__item-desc p span.desc-text{color:#4b646b;display:inline-block;vertical-align:top;width:350px}.product-page .product-page__item-desc p span.desc-text.small{width:110px}.product-page .product-page__info{width:825px;margin-top:37px}.product-page .product-page__more-link{cursor:pointer;display:block;text-align:center;color:#4b646b;font:300 24px system,"Open Sans",Arial,sans-serif;border:1px solid #4b646b;border-radius:6px;transition:all .7s;padding:7px 0}.product-page .product-page__more-link:hover{text-decoration:none;background:#4b646b;color:#fff}.product-page .product-page__warning{background:#f0f6f7;position:relative;padding:5px 0 1px 55px;margin-top:55px;margin-bottom:45px}.product-page .product-page__warning:before{content:"";width:30px;height:30px;background-image:url(/images/coza3.webp);background-position:-663px -232px;position:absolute;left:10px;top:50%;margin-top:-15px}.product-page .product-page__warning 
p{color:#000;font:20px system,"Open Sans",Arial,sans-serif;margin-bottom:5px;}.product-page h2{color:#354245;font:300 30px system,"Open Sans",Arial,sans-serif}.product-page table{width:100%;border-collapse:collapse;border:1px solid #eff1f2}.product-page table tr th{height:28px;background:#7c9aa2;color:#fff;font:14px system,"Open Sans",Arial,sans-serif}.product-page table tr th.t1{width:160px}.product-page table tr th.t2{width:85px}.product-page table tr th.t3{width:125px}.product-page table tr th.t4{width:135px}.product-page table tr th.t5{width:190px}.product-page table tr th.t6{width:120px}.product-page table tr td{text-align:center;color:#4b646b;
font:20px system,"Open Sans",Arial,sans-serif;height:36px;vertical-align:middle}.product-page table tr td a.del{display:block;background-image:url(/images/coza3.webp);background-position:-468px -352px;width:16px;height:14px;margin:auto}.product-page table tr:nth-child(even) td{background:#f0f6f7}.product-page .product-page__info-order{margin-top:55px;margin-bottom:50px}.product-page .product-page__info-order h3{text-indent:35px;color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.product-page .product-page__info-order p{color:#4b646b;font:14px/24px system,"Open Sans",Arial,sans-serif;text-indent:35px;margin-bottom:12px}.product-page .product-page__info-tags h4{color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:7px}.product-page .product-page__info-tags .product-page__info-tags__list{color:#4b646b;font:12px/24px system,"Open Sans",Arial,sans-serif}.product-page .product-page__info-tags .product-page__info-tags__list a{color:#4b646b}.product-page .product-page__info-tags .product-page__info-tags__list a:hover{color:red}.product-page .product-page__info-tags .product-page__info-tags__list a+a{margin-left:10px}.cart-page{width:875px;float:right;margin-top:60px;margin-bottom:55px}.cart-page h1{color:#4b646b;font:300 24px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.cart-page .cart__table table{width:100%;border-collapse:collapse}.cart-page .cart__table table tr th{height:28px;background:#7c9aa2;color:#fff;font:14px system,"Open Sans",Arial,sans-serif}.cart-page .cart__table table tr th.t1{width:60px}.cart-page .cart__table table tr th.t2{width:150px;text-align:left}.cart-page .cart__table table tr th.t3{width:170px}.cart-page .cart__table table tr th.t4{width:115px}.cart-page .cart__table table tr th.t5{width:115px}.cart-page .cart__table table tr th.t6{width:115px}.cart-page .cart__table table tr th.t7{width:85px}.cart-page .cart__table table tr td{color:#4b646b;font:300 14px system,"Open Sans",Arial,sans-serif;height:38px;vertical-align:middle;text-align:center;border-bottom:1px dotted #4b646b}.cart-page .cart__table table tr td.t2{text-align:left}.cart-page .cart__table table tr td a{color:#4b646b;font:300 14px system,"Open Sans",Arial,sans-serif}.cart-page .cart__table table tr td select{width:50px;height:24px;border:1px solid #7c9aa2;color:#4b646b;font:14px system,"Open Sans",Arial,sans-serif;margin:auto;display:block}.cart-page .cart__table table tr td span{font-weight:400}.cart-page .cart__table table tr td a.remove{display:block;background-image:url(/images/coza3.webp);background-position:-452px -352px;width:16px;height:17px;margin:auto;opacity:.85;transition:opacity .7s}.cart-page .cart__table table tr td a.remove:hover{opacity:1}.cart-page .cart__choose-bonus{margin-top:20px}.cart-page .cart__choose-bonus span{display:inline-block;color:#1ab6c3;font:14px/24px system,"Open Sans",Arial,sans-serif;vertical-align:middle;margin-right:5px}.cart-page .cart__choose-bonus select{width:205px;height:24px;border:1px solid #7c9aa2;color:#4b646b;font:14px system,"Open Sans",Arial,sans-serif}.cart-page .cart__shipping-method{margin-top:5px}.cart-page .cart__shipping-method .cart__shipping-method-title{background:#f0f6f7;color:#4b646b;font:14px/36px system,"Open Sans",Arial,sans-serif;padding:0 0 0 10px;margin-bottom:10px}.cart-page .cart__shipping-method p{padding-left:10px;margin-bottom:15px}.cart-page .cart__shipping-method p span{display:inline-block;color:#1ab6c3;font:14px system,"Open Sans",Arial,sans-serif;width:135px}.cart-page .cart__shipping-method p input{width:9px;height:9px}.cart-page .cart__shipping-method p label{color:#4b646b;font:14px system,"Open Sans",Arial,sans-serif;margin-left:10px}.cart-page .cart__total-price{color:#4b646b;font:700 14px system,"Open Sans",Arial,sans-serif;padding-left:10px}.cart-page .cart__total-price span{display:inline-block;width:150px}.cart-page .cart__buttons{margin-top:22px}.cart-page .cart__buttons a{display:inline-block;background:#7c9aa2;width:145px;height:35px;color:#fff;font:14px/35px system,"Open Sans",Arial,sans-serif;margin-right:5px;transition:all .7s;text-align:center;vertical-align:middle}.cart-page .cart__buttons a:hover{text-decoration:none;background:#54737d}.cart-page .cart__buttons button{display:inline-block;vertical-align:middle;background:#7c9aa2;width:145px;height:35px;color:#fff;font:14px system,"Open Sans",Arial,sans-serif;margin-right:5px;border:none;transition:all .7s}.cart-page .cart__buttons button:hover{background:#54737d}.cart-page .cart__buttons input{display:inline-block;vertical-align:middle;background:#7c9aa2;width:145px;height:35px;color:#fff;font:14px system,"Open Sans",Arial,sans-serif;margin-right:3px;border:none;transition:all .7s;cursor:pointer}.cart-page .cart__buttons input:hover{background:#54737d}.cart-page .cart__info{margin-top:55px;margin-bottom:50px}.cart-page .cart__info h3{text-indent:35px;color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.cart-page .cart__info p{color:#4b646b;font:14px/24px system,"Open Sans",Arial,sans-serif;text-indent:35px;margin-bottom:12px}.cart-page .cart__info ul{list-style:none;padding:0;margin:0 0 12px}.cart-page .cart__info ul li{position:relative;padding-left:35px;color:#4b646b;font:14px/24px system,"Open Sans",Arial,sans-serif}.cart-page .cart__info ul li:before{content:"";width:5px;height:5px;background:#4b646b;border-radius:50%;position:absolute;top:10px;left:16px}.article-page{width:875px;float:right;margin-top:60px;margin-bottom:55px}.article-page h1{color:#4b646b;font:300 30px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.article-page form input[type=email],.article-page form input[type=tel],.article-page form input[type=text],.article-page form input[type=url]{width:100%;height:35px;border:1px solid #4b646b;padding:0 0 0 10px;color:#4b646b;font:14px system,"Open Sans",Arial,sans-serif;margin-bottom:10px}.article-page form textarea{resize:none;width:100%;height:135px;border:1px solid #4b646b;padding:10px 0 0 10px;color:#4b646b;font:14px system,"Open Sans",Arial,sans-serif;margin-bottom:10px}.article-page form [type=submit]{height:35px;width:145px;border:1px solid #7c9aa2;background:#54737d;color:#fff;font:14px system,"Open Sans",Arial,sans-serif}.article-page h2{text-indent:35px;color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.article-page h3{text-indent:35px;color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.article-page h4{text-indent:35px;color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.article-page h5{text-indent:35px;color:#4b646b;font:18px system,"Open Sans",Arial,sans-serif;margin-bottom:25px}.article-page p{color:#4b646b;font:14px/24px system,"Open Sans",Arial,sans-serif;text-indent:35px;margin-bottom:12px}.article-page ul{list-style:none;padding:0;margin:0 0 12px}.article-page ul li{position:relative;padding-left:35px;color:#4b646b;font:14px/24px system,"Open Sans",Arial,sans-serif}.article-page ul li:before{content:"";width:5px;height:5px;background:#4b646b;border-radius:50%;position:absolute;top:10px;left:16px}@media (min-width:992px) and (max-width:1259px){.header .header__left .header__currency__links{width:175px}.header .header__left .header__currency__links .header__currency__single:nth-child(5){margin-left:0}.header .header__basket{margin-right:0;position:relative;z-index:2}.header .header__support{margin-right:0;position:relative;z-index:2}.header .header__help{margin-right:0;position:relative;z-index:2}.main-nav nav ul li{margin-left:20px}.main-nav .search{margin-right:20px}.main-nav .search input{width:250px}.our-advs .our-advs__single{margin:0 15px 15px}.catalog{width:600px}.product-page{width:600px}.product-page .product-page__item-desc{width:290px;margin-left:10px}.product-page .product-page__item-desc p span.desc-title.long{width:350px}.product-page .product-page__info{width:100%}.product-page .product-page__more-link{font-size:20px}.cart-page{width:600px}.article-page{width:600px}.shipping{height:auto}.shipping .shipping__block{padding-bottom:20px}.shipping .shipping__block .shipping__single{margin-bottom:15px}}@media (min-width:768px) and (max-width:991px){.header{height:auto;padding-bottom:25px}.header .header__map{display:none}.header .header__left{padding-top:35px;float:none;margin:auto;width:550px}.header .header__basket{margin-right:75px;position:relative;z-index:2}.header .header__support{margin-right:75px;position:relative;z-index:2}.header .header__help{margin-right:75px;position:relative;z-index:2}.main-nav nav ul li{margin-left:20px}.main-nav nav ul li a{font-size:16px}.main-nav .search{margin-right:20px}.main-nav .search input{width:200px}.main-nav .search button{width:90px}.our-advs .our-advs__single{margin:0 15px 15px}.catalog{width:430px}.product-page{width:430px}.product-page .product-page__item-desc{width:430px;margin-left:0}.product-page .product-page__item-desc p span.desc-title.long{width:350px}.product-page .product-page__info{width:100%}.product-page .product-page__more-link{font-size:20px}.cart-page{width:430px}.cart-page .cart__buttons input{width:135px}.article-page{width:430px}.shipping{height:auto}.shipping .shipping__block{padding-bottom:20px}.shipping .shipping__block .shipping__single{margin-bottom:15px}}@media (max-width:767px){.header{height:auto;padding-bottom:25px}.header .header__map{display:none}.header .header__left{padding-top:35px;float:none;margin:auto;width:auto}.header .header__left .header__logo{width:250px;height:18px;margin:auto;background-position:0 -151px;width:650px;height:36px}.header .header__left .header__currency .header__currency__info{width:100%}.header .header__left .header__currency__links{width:200px}.header .header__left .header__currency__links .header__currency__single:nth-child(5){margin-left:0}.header .header__left .header__currency .header__currency__current{width:100%;margin-left:0}.header .header__basket{margin-right:20px;position:relative;z-index:2;display:inline-block;float:none;vertical-align:top}.header .header__support{margin-right:20px;position:relative;z-index:2;display:inline-block;float:none;vertical-align:top}.header .header__help{margin-right:20px;position:relative;z-index:2;display:inline-block;float:none;vertical-align:top}.main-nav{height:auto;padding-bottom:10px}.main-nav nav{float:none;width:auto}.main-nav nav ul li{margin-left:0;text-align:center}.main-nav nav ul li a{font-size:14px}.main-nav .search{margin-right:0;float:none;margin-top:10px}.main-nav .search input{width:200px}.main-nav .search button{width:90px}.our-advs{display:none}.our-advs .our-advs__single{margin:0 15px 15px}.catalog{width:100%;float:none}.catalog .item{width:300px}.product-page{width:100%;float:none}.product-page .product-page__item-desc{width:100%;margin-left:0}.product-page .product-page__item-desc p span.desc-title.long{width:100%}.product-page .product-page__item-desc p span.desc-text{width:100%}.product-page .product-page__info{width:100%}.product-page .product-page__more-link{font-size:17px}.cart-page{width:100%;float:none}.cart-page .cart__table{overflow-x:scroll;width:100%}.cart-page .cart__table table tr th{font-size:13px}.cart-page .cart__table table tr td{font-size:14px}.cart-page .cart__table table tr td a{font-size:12px}.cart-page .cart__table table tr td select{width:35px}.cart-page .cart__buttons input{width:100%;margin-bottom:10px}.article-page{width:100%;float:none}.side{float:none;margin:20px auto}.shipping{height:auto}.shipping .shipping__block{padding-bottom:20px}.shipping .shipping__block .shipping__single{display:block;margin:auto auto 15px!important}.footer{height:auto;padding-bottom:10px}.footer .footer__nav{float:none;padding-top:10px;margin-top:0}.footer .footer__nav ul li{margin-left:20px}.footer .footer__copy{float:none;text-align:center;padding-top:10px}}.breadcrumblist{margin-bottom:10px}.breadcrumblist ul{padding:0;overflow:hidden;margin-left:-7px;position:relative}.breadcrumblist li{float:left;padding:0 7px;list-style:none;position:relative;font-size:14px;color:#4b646b}.breadcrumblist li:last-child{opacity:.7}.breadcrumblist li:before{position:absolute;content:'/';right:0;font-size:14px;color:#4b646b;top:0;bottom:0}.breadcrumblist li:last-child:before{content:none}.breadcrumblist li a{font-size:14px;color:#4b646b;text-decoration:none;outline:none;display:block}.breadcrumblist li a:hover{opacity:.7}@media (max-width:991px){.product-page .product-page__warning{padding-left:20px;padding-right:20px;margin-top:15px}.product-page .product-page__info{margin-top:15px}.product-page .product-page__item-desc{width:auto;display:flex;flex-wrap:wrap;justify-content:space-between}.product-page .product-page__item-desc p{flex:0 0 50%;max-width:50%}.product-page .product-page__item-desc p span.desc-text{width:100%}.product-page .product-page__image{width:100%}.product-page .product-page__info-order{margin-bottom:0}.product-page .product-page__warning:before{content:"";width:30px;height:30px;background-image:url(/images/coza3.webp);background-position:-663px -232px;position:absolute;left:-6px;top:50%;transform:scale(.5);margin-top:-41px}.our-advs{margin-top:15px}.product-page{margin-top:15px}.side{margin-top:15px}}@media (max-width:767px){.product-page .product-page__item-desc{width:auto;display:flex;flex-wrap:wrap;justify-content:space-between}.side{width:100%}.shipping .shipping__block{display:flex;justify-content:center;flex-wrap:wrap}.shipping .shipping__block .shipping__single.ship1{padding-left:5px;padding-right:5px}.shipping .shipping__block .shipping__single{display:block;margin:0 10px 10px 10px!important}.product-page .product-page__info-order p{text-indent:15px}.product-page .product-page__info-order{margin-top:25px;margin-bottom:0}.footer .footer__nav ul{display:flex;justify-content:space-between}.footer .footer__nav ul li{float:none;margin:0;padding:0}.footer .footer__copy{padding-top:0}.main-nav .search input{width:70%}.main-nav .search button{width:30%}.main-nav nav ul li a{line-height:1.5}.main-nav nav ul{display:flex;justify-content:space-between}.main-nav nav ul li{margin-left:0;text-align:center;padding:0 5px}.main-nav{padding-top:10px}.header .header__left .header__currency{margin-top:5px;text-align:center}.header .header__left .header__currency .header__currency__current{margin-top:0}.header .header__basket,.header .header__support,.header .header__help{float:none;margin-top:15px}.header{text-align:center}.header .header__left .header__logo{width:505px}.side .products-table__content p span,.side .products-table__content p a{font-size:18px}.product-page .product-page__info-order p,.product-page .product-page__warning p{font-size:18px}.main-nav nav ul li a{font-size:16px}.side 
.products-table__title{font-size:20px}.footer .footer__nav ul li a{font-size:16px}}@media (max-width:577px){.product-page table tr th.t1{width:auto}.product-page .product-page__more-link{font-size:15px}.header .header__left{overflow:hidden;margin-top:15px}.header .header__left .header__logo{background-position:0 -151px;width:505px;height:36px;transform:scale(.6);position:absolute;left:50%;margin-left:-252px;z-index:99}.header .header__left .header__currency{margin-top:35px}.shipping .shipping__block .shipping__single{margin:0 30px 30px 30px!important}.product-page table tr td{text-align:center;color:#4b646b;padding:7px 0;font:12px system,open sans,Arial,sans-serif;height:auto;vertical-align:middle}}@media (max-width:370px){.main-nav nav ul li{padding:0}.main-nav nav ul li a{font-size:14px}.header .header__support{display:none}}.ratingstars{overflow:hidden;padding-left:2px}.ratingstars li{float:left;margin-right:5px;list-style-type:none}td:before,.cozafull,.cozahalf,.cozaempty{background:url(/images/coza3.webp) no-repeat}.cozafull{background-position:-213px -352px;width:38px;height:36px}.cozahalf{background-position:-252px -352px;width:38px;height:36px}.cozaempty{background-position:-291px -352px;width:38px;height:36px}