html.fancybox-enabled{overflow:visible}
@media only screen and (max-width: 768px) {
#pos-copyright2{margin-top:20px}
}
body{font-family:'Qanelas',sans-serif;font-weight:400;color:#666;font-size:16px;line-height:20px;width:100%;position:relative}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#444}
.fa{font-size:20px}
h1,.h1{font-size:33px;margin:0;}
h2,.h2{font-size:27px}
h3,.h3{font-size:21px}
h4,.h4{font-size:15px}
h5,.h5{font-size:12px}
h6,.h6{font-size:10.2px}
.container-fluid{position:relative}
a{color:#59c2e6;cursor:pointer!important}
a:hover,button:hover{text-decoration:none;}
a:focus,a:active{text-decoration:none;}
legend{font-size:18px;padding:7px 0}
label{font-size:18px;font-weight:400}
*,a:focus{outline:none}
select.form-control,textarea.form-control,input[type="text"].form-control,input[type="password"].form-control,input[type="datetime"].form-control,input[type="datetime-local"].form-control,input[type="date"].form-control,input[type="month"].form-control,input[type="time"].form-control,input[type="week"].form-control,input[type="number"].form-control,input[type="email"].form-control,input[type="url"].form-control,input[type="search"].form-control,input[type="tel"].form-control,input[type="color"].form-control{font-size:12px}
input[type="text"].form-control,select.form-control,input[type="password"].form-control,input[type="email"].form-control,input[type="tel"].form-control{width:100%;height:40px;    border-radius: 4px;border: solid 1px #BABABA;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding-left:20px;padding-right:20px;background:#f0f0f0;box-shadow:none;background:-moz-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:-webkit-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fdfdfd 100%);color:#4f5f6f;font-family:'Qanelas';font-size:16px}
select.form-control{background:#fdfdfd url(/catalog/view/theme/oct_techstore/image/input-sort.png) no-repeat 97% center;-webkit-appearance:none;-moz-appearance:none;padding-right:30px;}
.input-group input,.input-group select,.input-group .dropdown-menu,.input-group .popover{font-size:12px}
.input-group .input-group-addon{font-size:16px;height:30px}
.clearfix:after{content:'';display:block}
span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg{display:inline}
.nav-tabs{margin-bottom:15px}
/* div.required .control-label:before{content:'* ';color:red;font-weight:700} */
.dropdown-menu li > a:hover{text-decoration:none;color:#fff}
#top{background-color:#4f5f6f;margin:0;width:100%;border-bottom: 1px solid #e8e8e8;}
#top ul{margin-bottom:0;}
#top ul li{padding:0}
#top #top-left-links ul li a,#top #top-left-links ul li a:visited{display:block;padding:0 10px;font-size:16px;color:#fff;border-left:1px solid rgba(96,115,166,.3);margin-right:-4px;border-bottom:3px solid transparent}
#top #top-left-links ul li a:hover{color:#c9e7f1;background:#57697a;border-bottom:3px solid #00D4FB}
#top #top-left-links ul li:first-child a{border-left:0}
#top #top-right-links > ul > li a,#top #top-right-links > ul > li a:visited,#top #top-right-links > ul > li a:hover{color:#fff;display:block;border-radius:0}
#top #top-right-links > ul > li{position:relative}
#top #top-right-links > ul > li:hover{border-bottom:3px solid #00D4FB}
#top #top-right-links ul li i.fa-caret-down{font-size:10px;margin-left:6px}
#top #top-right-links ul li i:first-child{margin-right:6px}
#top .container{padding:0 15px}
#top #form-currency .currency-select,#top #form-language .language-select{text-align:left}
#top .btn-link,#top-links li,#top-links a{color:#888;text-decoration:none}
#top .btn-link.btn-language,#top .btn-link.btn-currency{color:#fff}
#top-links a:hover{color:#444}
#top .btn-link.btn-language:hover,#top .btn-link.btn-currency:hover{color:#59c2e6}
#top .btn-link.btn-language i:first-child,#top .btn-link.btn-currency i:first-child{font-size:18px;margin-right:4px;position:relative;top:2px}
#top-links .dropdown-menu a{text-shadow:none}
#top-links .dropdown-menu a:hover{color:#FFF}
#top .btn-link strong{font-size:14px;line-height:14px}
#top-links a + a{margin-left:15px}
.top-account{
  font-size:16px;
}
header{padding-top:20px;background:#fff}
#search{margin-bottom:25px}
#search .btn-lg{font-size:14px;line-height:18px;padding:10px 15px;text-shadow:none;background-color:transparent;background-image:none;box-shadow:none;color:#4f5f6f;border-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #d5d9dd;border-right:0}
#search .input-lg{border:none; background:transparent;width:100%;height:40px;line-height:20px;padding:0 10px;-webkit-appearance:none; color:#333;}
#search{
  background:#fff;
  display:flex;
  align-items:center;
  border:1px solid #37a483;
  border-radius:5px;
}
#search i{padding:0 10px;}
::-webkit-input-placeholder {color:#3333338f;}
::-moz-placeholder          {color:#3333338f;}/* Firefox 19+ */
:-moz-placeholder           {color:#3333338f;}/* Firefox 18- */
:-ms-input-placeholder      {color:#3333338f;};

.input-text:focus::-webkit-input-placeholder {color:transparent;}
.input-text:focus::-moz-placeholder          {color:transparent;}/* Firefox 19+ */
.input-text:focus:-moz-placeholder           {color:transparent;}/* Firefox 18- */
.input-text:focus:-ms-input-placeholder      {color:transparent;};

#search .input-lg::-webkit-input-placeholder{color:#CECECE}
#search .input-lg::-moz-placeholder{color:#CECECE}
#search .input-lg:-ms-input-placeholder{color:#CECECE}
#search .input-lg:-moz-placeholder{color:#CECECE}
#search .btn-lg i.fa-caret-down{margin-left:8px}
#search .btn-search{border:1px solid #d5d9dd;border-left:0;border-radius:3px;border-top-left-radius:0;border-bottom-left-radius:0;padding:10px}
#search .fa-search{color:#3333338f;}
#cart{text-align:center;background:#f7f9fa;padding-top:2px;border-radius:3px}
#cart .cart-total-price{font-family:'Qanelas';font-size:14px;color:#59c2e6;margin-right:10px}
#cart > a{cursor:pointer}
#cart > .btn{font-size:12px;line-height:18px;color:#FFF}
#cart.open > .btn{background-image:none;background-color:#FFF;border:1px solid #E6E6E6;color:#666;box-shadow:none;text-shadow:none}
#cart.open > .btn:hover{color:#444}
#cart .dropdown-menu{background:#eee;z-index:1001;min-width:100%}
@media (max-width: 478px) {
#cart .dropdown-menu{width:100%}
}
#cart .dropdown-menu table{margin-bottom:10px}
#cart .dropdown-menu li > div{min-width:427px;padding:0 10px}
@media (max-width: 478px) {
#cart .dropdown-menu li > div{min-width:100%}
}
#cart .dropdown-menu li p{margin:20px 0}
#menu{background-color:transparent;background-image:none;border:0;min-height:20px;margin:0}
#menu .navbar-collapse{padding-right:0;padding-left:0}
#menu .nav > li{margin-top:0;margin-bottom:0;border:none;}
#menu .nav > li > a{font-weight:500;font-size:16px;color:#4f5f6f;text-transform:uppercase;text-shadow:none;border:none}
#oct-menu-box #menu .nav > li:hover, #oct-menu-box #menu .nav a:hover {border:none;background:transparent;    text-decoration: underline; transition:.2s ease;}
#menu .dropdown-menu{padding-bottom:0;border-radius:0 0 3px 3px;border:0!important}
#menu .megamenu-html-block{color:#333;padding:10px}
#menu .megamenu-html-block iframe{border:0;border:none}
#menu .dropdown-inner ul li.second-level-li{padding-top:0;padding-bottom:0;min-width:200px}
#menu .dropdown-inner a{min-width:160px;display:block;padding:10px 20px;clear:both;line-height:20px;color:#333;font-size:13px}
#menu .see-all{display:block;margin-top:.5em;font-weight:400;padding:3px 20px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 3px 3px;font-size:12px;color:#00D4FB!important}
#menu .see-all:hover{color:#fff!important}
#menu #category{float:left;padding-left:15px;font-size:16px;font-weight:700;line-height:40px;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.2)}
#menu .btn-navbar{font-size:15px;font-stretch:expanded;color:#FFF;padding:2px 18px;float:right;background-color:#229ac8;background-image:linear-gradient(to bottom,#23a1d1,#1f90bb);background-repeat:repeat-x;border-color:#1f90bb #1f90bb #145e7a}
#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled]{color:#fff;background-color:#229ac8}
#menu .sale-ul{display:block;padding-top:10px;padding-bottom:10px}
#menu .sale-ul > div{display:block!important;margin-top:10px;margin-bottom:10px}
#menu .sale-ul > div .megamenu-sale-item .megamenu-parent-img:hover + .megamenu-parent-title{color:#00D4FB}
#menu .sale-ul > div .megamenu-sale-item .megamenu-parent-img{min-width:0}
#menu .sale-ul > div .megamenu-sale-item .dropprice{color:#34bbe3;text-align:center;font-weight:700}
#menu .sale-ul > div .megamenu-sale-item .dropprice span{color:rgba(0,0,0,.35);text-decoration:line-through;margin-right:8px;font-size:12px}
#menu .sale-ul .megamenu-html-inner img{float:right}
#menu .dropdown-menu img{transition-duration:.2s;transition-property:all}
#menu .dropdown-menu img:hover{opacity:.8;transition-duration:.2s;transition-property:all}
#menu .megamenu-full-width-parrent .megamenu-parent-img img{margin-left:auto;margin-right:auto}
#menu .megamenu-full-width-parrent .megamenu-parent-img img:hover{-webkit-animation:shake .5s ease-in-out;animation:shake .5s ease-in-out}
@-webkit-keyframes shake {
0%{-webkit-transform:translateX(0)}
20%{-webkit-transform:translateX(-10px)}
40%{-webkit-transform:translateX(10px)}
60%{-webkit-transform:translateX(-10px)}
80%{-webkit-transform:translateX(10px)}
100%{-webkit-transform:translateX(0)}
}
@keyframes shake {
0%{transform:translateX(0)}
20%{transform:translateX(-10px)}
40%{transform:translateX(10px)}
60%{transform:translateX(-10px)}
80%{transform:translateX(10px)}
100%{transform:translateX(0)}
}
#menu .megamenu-full-width-parrent a{min-width:0}
#menu .megamenu-full-width-parrent .megamenu-parent-img{text-align:center}
#menu .nav > li:hover > a{color:#fff}
@media (min-width: 992px) {
#menu .sale-ul > div .megamenu-sale-item{margin-bottom:20px}
#menu .sale-ul > div .megamenu-sale-item .megamenu-parent-title{font-weight:400!important;font-size:12px!important;display:block!important;margin:6px 0!important;text-align:center!important;padding:0!important;min-width:0!important}
#menu .dropdown-menu{margin-top:-2px!important}
#menu .dropdown:hover .dropdown-menu{display:block;padding-top:0}
#menu .dropdown .dropdown-menu.megamenu-full-width{padding-bottom:30px;padding-top:30px;max-height:540px;overflow-y:auto;overflow-x:hidden}
#menu .dropdown:hover .dropdown-menu.megamenu-full-width{max-height:540px;overflow-y:auto;overflow-x:hidden}
#menu .dropdown-menu li > a:hover{background-color:transparent;background-image:none}
#menu .dropdown-menu li.second-level-li:hover{background-color:#59c2e6;transition-duration:.2s;transition-property:all}
#menu li.dropdown.megamenu-full-width-parrent{position:inherit}
#menu div.dropdown-menu.megamenu-full-width{width:100%;margin-left:0!important}
#menu .megamenu-full-width ul.list-unstyled > li.megamenu-hassubchild{display:inline-block;width:186px;margin:8px 0 16px}
#menu .megamenu-full-width a:hover,#menu .megamenu-full-width a.megamenu-parent-img:hover + a{background:transparent;color:#59c2e6!important;text-decoration:underline}
#menu .megamenu-full-width a.third-level-link{color:#666}
#menu .megamenu-full-width .see-all:hover,#menu .megamenu-full-width .see-all:focus{color:#333!important}
#menu .megamenu-full-width a.megamenu-parent-title{font-weight:700!important;font-size:12px;line-height:18px;display:block;margin:6px 0}
#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img{text-align:center}
#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img .megamenu-parent-title{font-weight:400}
#menu .megamenu-full-width .megamenu-hassubchild .megamenu-ischild{border-left:1px solid rgba(231,231,231,0.58);padding-left:2px}
#menu .megamenu-full-width .megamenu-hassubchild:first-child .megamenu-ischild{border-color:transparent}
#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild{text-align:center}
#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-title{font-weight:400;font-size:12px;text-transform:uppercase;margin-top:0;margin-bottom:0;min-width:0;padding-left:0;padding-right:0}
#menu .megamenu-full-width a{padding-top:3px;padding-bottom:3px}
#menu .megamenu-full-width .sale-ul a.megamenu-parent-title{text-transform:none}
#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-img{min-width:0;padding:10px 20px}
#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-img img{border:1px solid #e7e7e7}
#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-img:hover + .megamenu-parent-title{color:#00D4FB}
#menu .has-child{position:relative}
#menu .has-child .angle-right{position:absolute;top:5px;right:0;color:#333;display:block;padding:5px 20px}
#menu .has-child:hover a{color:#fff}
#menu .nav > li a.dropdown-toggle + .dropdown-menu{min-width:270px}
#menu .has-child .megamenu-ischild{display:block!important;opacity:0;visibility:hidden;position:absolute;left:103%;top:0;background:#fff;list-style:none;padding-left:0;border-radius:0 0 3px 3px;border-color:transparent!important;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);min-width:220px;width:auto}
#menu .has-child:hover .megamenu-ischild{visibility:visible;transition:all 500ms;left:100%;opacity:1}
#menu .has-child .megamenu-ischild li{padding-top:4px;padding-bottom:4px}
#menu .has-child .megamenu-ischild li a,#menu .has-child .megamenu-ischild li a:visited{color:#333!important;padding-top:6px;padding-bottom:6px}
#menu .has-child .megamenu-ischild li:hover a{color:#00D4FB;text-decoration:underline}
#menu .has-child .megamenu-ischild li a{transition:unset}
#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img .megamenu-parent-img:hover + .megamenu-parent-title{color:#00D4FB!important}
#menu .megamenu-full-width .megamenu-parent-title{font-weight:400!important;text-align:center}
#menu .megamenu-full-width .megamenu-parent-img{text-align:center}
#menu .megamenu-full-width .megamenu-hassubchild{margin-bottom:10px}
#menu .megamenu-full-width .megamenu-hassubchild:hover:before{content:'';position:absolute;bottom:0;left:0;right:0;background:rgba(231,231,231,0.23);width:40%;height:1px;margin:0 auto}
#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild:hover:before,#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img:hover:before{display:none}
}
@media (max-width: 767px) {
#menu{border-radius:4px}
#menu div.dropdown-inner > ul.list-unstyled{display:block}
#menu div.dropdown-menu{margin-left:0!important}
#menu .dropdown-inner{display:block}
#menu .dropdown-inner a{width:100%;color:#fff}
#menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover,#menu .dropdown-menu li.second-level-li:hover{background:transparent!important}
#menu .see-all{margin-top:0;border:none;border-radius:0;color:#fff}
}
#menu ul.flexMenu-popup{top:100%;right:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:-2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
#menu ul.flexMenu-popup > li{display:block;float:none;position:relative!important;transition-duration:.2s;transition-property:all;padding-top:0;padding-bottom:0;position:relative}
#menu ul.flexMenu-popup > li:hover{background-color:#59c2e6;transition-duration:.2s;transition-property:all}
#menu ul.flexMenu-popup > li > a{min-width:160px;display:block;padding:7px 20px;clear:both;line-height:20px;color:#333;font-size:12px}
#menu ul.flexMenu-popup > li:hover > a{color:#fff}
#menu ul.flexMenu-popup > li > a:hover{background-color:transparent;background-image:none}
#menu ul.flexMenu-popup > li:hover .dropdown-menu{position:absolute;left:100%;top:0;right:-100%}
#menu ul.flexMenu-popup > li:hover .dropdown-menu .megamenu-hassubchild{float:none;display:block;text-align:left}
#menu ul.flexMenu-popup > li:hover .dropdown-menu .megamenu-parent-title{margin:0;text-align:left;text-transform:none;font-size:12px;padding:5px 0}
#content{min-height:600px;padding:15px;background: #fff;}
footer{padding-top: 50px;background-color:#4f5f6f;color:#f5f5f6;margin-bottom:49px}
footer hr{border-top:none;border-bottom:1px solid #4f5f6f;margin-top:40px;margin-bottom:40px}
footer a,footer a:visited{color:#f5f5f6!important}
footer a:hover{color:#85d0eb}
footer h5,footer .h5{font-family:'Qanelas',sans-serif;font-size:18px;color:#85d0eb;text-transform:uppercase}
footer .footer-advantages{text-align:center}
footer .footer-advantages i{font-size:40px}
footer .footer-advantages span{font-family:'Qanelas',sans-serif;font-size:14px;color:#76828f}
footer .first-row h5,footer .first-row .h5{margin-top:16px}
footer .first-row .socials-box{padding-top:10px}
.payment-box{display:table;padding-top:3px}
.payment-box span{background-repeat:no-repeat;display:inline-block;opacity:.9;background-image:url(../image/sprite-ts.png);width:53px;height:33px;margin-right:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:.3}
.payment-box span:hover{opacity:.6}
.payment-box span.text-payments{opacity:1;min-width:128px;margin-right:10px;margin-top:0;background-image:none;display:inline-block;position:relative;top:-12px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;opacity:1}
.payment-box span.text-payments:hover{opacity:1}
.oct-copy{display:inline-block;margin-top:10px}
.payment-box .privat24{background-position:-199px -138px}
.payment-box .mastercard{background-position:-66px 0}
.payment-box .maestro{background-position:-133px 0}
.payment-box .custom-payment{background-position:-133px -46px}
.payment-box .custom-payment img{vertical-align:baseline}
.payment-box .sberbank{background-position:0 -185px}
.payment-box .visa{background-position:0 0}
.payment-box .skrill{background-position:-199px -92px}
.payment-box .interkassa{background-position:-199px -46px}
.payment-box .liqpay{background-position:-66px -46px}
.payment-box .paypal{background-position:0 -46px}
.payment-box .robokassa{background-position:-199px 0}
.payment-box .yandex-money{background-position:0 -138px}
.payment-box .webmoney{background-position:-66px -92px}
.payment-box .qiwi{background-position:0 -92px}
.oct-messengers{padding-left:3px}
.oct-messengers a{margin-right:10px;width:20px;height:20px}
.oct-messengers a.oct-messengers-whatsapp i{font-size:22px;position:relative;top:1px}
.oct-messengers a.oct-messengers-whatsapp i:hover{color:#38b826}
.oct-messengers a.oct-messengers-viber i{font-size:16px}
.oct-messengers a.oct-messengers-viber i:hover{color:#9069ae}
.oct-messengers a.oct-messengers-telegram i{font-size:18px}
.oct-messengers a.oct-messengers-telegram i:hover{color:#2db7e5}
.oct-messengers a:hover{opacity:.8}
.oct-messengers a.oct-messengers-whatsapp{display:inline-block}
.oct-messengers a.oct-messengers-telegram{display:inline-block}
footer .first-row .socials-box i{font-size:18px;margin-left:10px;position:relative;top:8px}
footer .first-row .socials-box a:hover{color:#59c2e6!important}
footer .footer-contacts ul{margin:0;padding:0;list-style:none}
footer ul li{font-family:'Qanelas',sans-serif;margin-bottom:12px}
footer .footer-contacts ul li i{color:#86d1eb;margin-right:6px}
footer .second-row .about-text p{line-height:22px}
footer .third-row h5,footer .third-row .h5{margin-bottom: 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}}
footer .third-row{
  margin:0;
}
footer .third-row ul li{line-height:18px;padding-left:4px}
footer .last-row{color:#ccc;margin-top:30px}
footer .last-row i{font-size:22px;position:relative;top:2px;margin-left:4px}
footer form{position:relative}
footer .input-box input{width:80%;display:inline-block;background:transparent;box-shadow:none;border:1px solid #76828f;border-radius:4px;padding: 12px 12px;-webkit-appearance:none}
footer .input-box input::-webkit-input-placeholder{color:#ccc}
footer .input-box input::-moz-placeholder{color:#ccc}
footer .input-box input:-moz-placeholder{color:#ccc}
footer .input-box input:-ms-input-placeholder{color:#ccc}
footer .actions button{position:absolute;right:0;top:0;background:#59c2e6;border:0;box-shadow:none;border-radius: 0 4px 4px 0;padding: 12px 16px; height:100%;}
footer .actions button span{display:inline-block;margin-right:20px}
.alert{padding:8px 14px}
.content-row{background:#fff;margin-bottom:16px}
.product-content-row{margin-bottom:32px}
.content-row + .oct-carousel-row .oct-carousel-box{margin-top:0}
.breadcrumb-box{margin:6px 0 20px;padding:8px 0;border-radius:0;background:transparent;overflow: hidden;overflow-x:auto;}
.breadcrumb{background:#fff;display:inline-block;margin:0;padding:0;border-radius:3px}
.breadcrumb-box .breadcrumb{width:max-content;}
.breadcrumb i{font-size:15px}
.breadcrumb > li{padding:0;position:relative;white-space:nowrap;margin-left:0;margin-right:0}
.breadcrumb > li a{color:#4f5f6f}
.breadcrumb > li a:hover{color:#59c2e6}
h1.cat-header{margin-top:0;padding-bottom:20px;border-bottom: 1px solid #e8e8e8;font-family:'Qanelas';font-size:24px;text-transform:uppercase;color:#4f5f6f;text-align: center;}
.subcat-header{text-transform:uppercase;font-size:18px;margin:0 0 20px;font-family:'Qanelas';color:#4f5f6f}
#subcats .subcat-box{padding:10px;text-align:center}
#subcats .subcat-box a{cursor:pointer;color:#4f5f6f;font-weight:700}
#subcats .subcat-box:hover a{color:#59c2e6;text-decoration:underline}
#subcats .subcat-box img{margin-bottom:10px;max-width:100%;margin-left:auto;margin-right:auto}
#subcats .subcat-box:hover img{opacity:.8;transition-duration:.2s;transition-property:all}
.sort-row .input-group-addon{border-radius:0;background:transparent;border:0;color:#3d3d3d;font-family:'OpenSansSemibold';height:auto;padding:0 10px}
.sort-row .btn-group-vertical>.btn,.sort-row .btn-group>.btn{float:right}
.oct-product-view-text{font-family:'OpenSansSemibold';color:#3d3d3d;margin-right:6px;position:relative;top:6px}
.appearance .btn-group button{text-shadow:none;background-repeat:no-repeat;border-radius:0;background-color:rgba(0,0,0,0.04);background-image:none;border:0;box-shadow:none;color:#3d3d3d;padding-top:8px;margin-left:6px}
.appearance .btn-group button.active,.appearance .btn-group button:hover{color:#59c2e6;background-color:rgba(0,0,0,0.08)}
.appearance .btn-group button.active:hover,.appearance .btn-group button:active,.appearance .btn-group button:focus{background-color:rgba(0,0,0,0.08);border-color:transparent}
.form-control:focus{outline:0;box-shadow:none}
.pagination{margin:0}
.buttons{margin:1em 0}
.btn{padding:7.5px 12px;font-size:12px;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}
.btn-xs{font-size:9px}
.btn-sm{font-size:10.2px}
.btn-lg{padding:11px 16px;font-size:16px;box-sizing:border-box;}
.btn-group > .btn,.btn-group > .dropdown-menu,.btn-group > .popover{font-size:12px}
.btn-group > .btn-xs{font-size:9px}
.btn-group > .btn-sm{font-size:10.2px}
.btn-group > .btn-lg{font-size:15px}
.btn-default{color:#fff;background-color:rgb(0, 100, 70);border:1px solid rgb(0, 100, 70);width:100%;border-radius: 0 4px 4px 0;left:-4px; transition:.2s ease}
.btn-default:hover{
  color:#fff;background-color:#37a483;border:1px solid #37a483;width:100%;border-radius: 0 4px 4px 0;left:-4px; 
}
.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#229ac8;background-image:linear-gradient(to bottom,#23a1d1,#1f90bb);background-repeat:repeat-x;border-color:#1f90bb #1f90bb #145e7a}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#1f90bb;background-position:0 -15px}
.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704}
.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420}
.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038}
.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{box-shadow:inset 0 1000px 0 rgba(0,0,0,0.1)}
.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#df5c39;background-image:linear-gradient(to bottom,#e06342,#dc512c);background-repeat:repeat-x;border-color:#dc512c #dc512c #a2371a}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-image:none;background-color:#df5c39}
.btn-link{border-color:rgba(0,0,0,0);cursor:pointer;color:#23A1D1;border-radius:0}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:rgba(0,0,0,0);background-image:none;box-shadow:none}
.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#222;background-image:linear-gradient(to bottom,#333,#111)}
.list-group a{border:1px solid #DDD;color:#888;padding:8px 12px}
.list-group a.active,.list-group a.active:hover,.list-group a:hover{color:#444;background:#eee;border:1px solid #DDD;text-shadow:0 1px 0 #FFF}
.carousel-caption{color:#FFF;text-shadow:0 1px 0 #000}
.carousel-control .icon-prev:before{content:'\f053';font-family:FontAwesome}
.carousel-control .icon-next:before{content:'\f054';font-family:FontAwesome}
.product-list{margin-bottom:20px;border-bottom:1px solid #eee;width:98%}
.product-grid{margin-bottom:10px}
#res-products .product-grid{min-height:498px}
.product-thumb .cat-options .form-group>label{color:#4f5f6f;font-size:12px}
.product-thumb .radio{display:inline-block;margin:0;padding-bottom:3px}
.product-thumb .radio img{height:22px;width:22px;margin:0 2px;padding:2px;line-height:1.42857143;background-color:#4f5f6f;border:0}
.product-thumb .cat-options .form-group{margin-bottom:10px}
.product-thumb .cat-options .form-group .radio .not-selected{position:relative}
.product-thumb .cat-options .form-group .radio .not-selected:before{content:' /';position:relative;left:-10px}
.product-thumb .cat-options .form-group label + br + .radio .not-selected:before{display:none}
.product-thumb .cat-options .form-group label + br + .radio .not-selected{padding-left:0}
.product-thumb .image{text-align:center;position:relative}
.product-thumb .image a{display:block}
.product-thumb .image img{margin-left:auto;margin-right:auto;width:100%}
.product-grid .product-thumb .image{float:none}
.product-grid .product-thumb .h4{height:40px;overflow:hidden;margin-bottom:0;margin-top:0}
.product-list .product-thumb .h4,.product-list .product-thumb .rating,.product-list .product-thumb .price,.product-list .product-thumb .cart,.product-list .product-thumb .oct-additional-info{text-align:left}
.product-thumb .h4 a{font-family:'Qanelas';color:#4f5f6f;/*font-size:12px;*/line-height:20px}
.product-list .product-thumb .h4 a{font-size:16px}
.product-thumb .quick-view{z-index:2}
@media (min-width: 767px) {
.product-list .product-thumb .image{float:left;padding:0 15px;width:350px}
}
#oct-ismobile{position:relative}
.popover.right{z-index:990}
.product-thumb .caption{padding:0 20px;min-height:180px}
.product-list .product-thumb .image + div{margin-left:350px}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption{padding:0 10px}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption{min-height:0;margin-left:0;padding:0 10px}
.product-grid .product-thumb .caption{min-height:0;margin-bottom: 40px;text-align: center;}
}
.product-thumb .rating{margin-top:4px;display:block}
.product-thumb .rating .fa-stack{width:1.2em}
.product-grid .product-thumb hr{margin-top:6px;margin-bottom:6px}
.product-list .product-thumb hr{display:none}
.product-list .product-thumb .price .common-price{margin-top:8px}
.product-thumb .cart a{cursor:pointer;display:inline-block}
.product-grid .product-thumb .oct-product-desc{text-align:left;display:none;margin-top:15px}
.product-thumb .oct-product-desc{color:rgba(0,0,0,0.4)}
.product-grid .product-thumb .oct-additional-info{height:0;overflow:hidden;color:#949494;font-size:12px;line-height:18px;transition:opacity .4s ease-out;opacity:0}
.product-list .product-thumb .oct-additional-info{color:#949494;font-size:12px;line-height:18px}
.oct-product-stock{margin-top:6px;margin-bottom:0}
.product-list .oct-product-stock{margin-top:16px;margin-bottom:12px}
.oct-product-stock span{color:#59c2e6;font-family:'OpenSansSemibold'}
.rating .fa-stack{font-size:8px}
.rating .fa-star-o{color:rgba(79,95,111,0.42);font-size:15px}
.rating .fa-star{color:#59c2e6;font-size:15px}
.rating .fa-star + .fa-star-o{color:#59c2e6}
h2.price{margin:0}
.product-thumb .price{color:#59c2e6;font-size:16px;height:40px;overflow:hidden;font-family:'OpenSansLight';font-weight:600;margin-right:0;margin-bottom:0}
.product-thumb .price .common-price{display:inline-block;margin-top:14px}
.product-thumb .price span{display:block}
.product-thumb .price-new{font-weight:600;color:#ed4b82}
.product-thumb .price-old{font-size:14px;color:#cecece;text-decoration:line-through;font-family:'OpenSansLight';padding-left: 15px;}
.product-thumb .price-tax{color:#999;font-size:12px;display:block}
.product-thumb .button-group{border-top:1px solid #ddd;background-color:#eee;overflow:auto}
.product-list .product-thumb .button-group{border-left:1px solid #ddd}
@media (max-width: 768px) {
.product-list .product-thumb .button-group{border-left:none}
}
.product-thumb .button-group button{width:60%;border:none;display:inline-block;float:left;background-color:#eee;color:#888;line-height:38px;font-weight:700;text-align:center;text-transform:uppercase}
.product-thumb .button-group button + button{width:20%;border-left:1px solid #ddd}
@media (max-width: 1200px) {
.product-thumb .button-group button,.product-thumb .button-group button + button{width:33.33%}
}
@media (max-width: 767px) {
.product-thumb .button-group button,.product-thumb .button-group button + button{width:33.33%}
}
@media (min-width: 1200px) {
#content .col-lg-2:nth-child(6n+1),#content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(2n+1){clear:left}
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content .col-sm-2:nth-child(6n+1),#content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(2n+1){clear:left}
}
@media (min-width: 768px) {
#column-left .product-layout .col-md-3{width:100%}
#column-left + #content .product-layout .col-md-3{width:50%}
#column-left + #content + #column-right .product-layout .col-md-3{width:100%}
#content + #column-right .product-layout .col-md-3{width:100%}
}
#column-left .product-layout,#column-right .product-layout{width:100%}
.input-group .form-control[name^=quantity]{min-width:50px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-image:none;background-color:#df5c39}
.phones-top-box hr{margin-top:10px;margin-bottom:10px}
.phones-top-box .dropdown-menu {border: 0;border-radius: 3px!important;}
.fa-email:before{content:"\f0e0"}
.buttons-top-box div a{display:block;color:#cecece;cursor:pointer}
.buttons-top-box div a:hover{color:#00D4FB}
.buttons-top-box div i{font-size:35px;position:relative}
.buttons-top-box div i span{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;background:#bdc9d4;border-radius:100%;color:#fff;font-size:10px;line-height:1;text-align:center;border:1px solid #fff;transition-duration:.2s;transition-property:all;display: flex;
    align-items: center;
    justify-content: center;}
.buttons-top-box div a:hover i span{background:#FF1D00;transition-duration:.2s;transition-property:all}
.phones-dropdown a{color:#566072;font-size:12px;}
.phones-dropdown a i.fa-phone{
  color:#cecece;
  font-size: 20px;
  position: relative;
  top: 4px;
  margin-right: 0px;
}
.phones-top-box{
  margin-right:30px;
}
.phones-dropdown a i.fa-caret-down{font-size:14px;margin-left:4px}
.phones-dropdown a.show-phones{
  width: 10px;
  height: 10px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg);
  display: inline-block;
  margin: 3px;
}
.phones-dropdown a.show-phones:hover{text-decoration:none}
.phones-dropdown-socials{display:flex;align-items:center}
.phones-dropdown-socials-icon{display:block;width:26px;height:26px;border-radius:100%;margin-right:10px;color:#fff;display:flex;align-items:center;justify-content:center}
.phones-dropdown-socials-icon i{font-size:14px}
.phones-dropdown-socials-icon.messenger{background:#0084ff}
.phones-dropdown-socials-icon.viber{background:#7c529d}
.phones-dropdown-socials-icon i.fa.fa-viber{font-size:12px}
.phones-dropdown-socials-icon.telegram{background:#2ca5e0}
.phones-dropdown-socials-icon.skype{background:#31c4ed}
.phones-dropdown-socials-icon.whatsapp{background:#25D366}
.phones-dropdown-socials-icon.email{background:#50a8ff}
.phones-dropdown-socials:not(:last-child){margin-bottom:18px}
.phones-dropdown-socials a{font-weight:400;padding:0}
a.phoneclick{font-weight:600;text-decoration:underline;font-size:14px}
#top .dropdown-menu,header .dropdown-menu{margin:3px 0 0;border-radius:0;padding:0;min-width:140px;left:0;right:0}
header .dropdown-menu{margin-top:0}
#top #top-right-links .dropdown-menu li span,#top #top-right-links .dropdown-menu li a,header .dropdown-menu li a{height:auto;color:#000;line-height:26px;font-size:12px;display:block;padding:3px 10px}
#top #top-right-links .dropdown-menu li a:hover,header .dropdown-menu li a:hover{background:transparent;color:#00D4FB;text-decoration:underline}
#top-left-links{
  display:flex;
  align-items:center;
}
.phones-dropdown .dropdown-toggle{
  font-size:16px;
}
/* .oct-slideshow-box:before,.oct-day-goods-box:before{content:'';position:absolute;left:0;top:30px;bottom:30px;width:30px;background:#fff;-webkit-box-shadow:-3px 0 5px -1px rgba(184,180,184,.5);-moz-box-shadow:-3px 0 5px -1px rgba(184,180,184,.5);box-shadow:-3px 0 5px -1px rgba(184,180,184,.5);z-index:1;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px} */
/* .oct-slideshow-box:after,.oct-day-goods-box:after{content:'';position:absolute;right:0;top:30px;bottom:30px;width:30px;background:#fff;-webkit-box-shadow:3px 0 5px -1px rgba(184,180,184,.5);-moz-box-shadow:3px 0 5px -1px rgba(184,180,184,.5);box-shadow:3px 0 5px -1px rgba(184,180,184,.5);z-index:1;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px} */
/* .oct-slideshow-box.owl-carousel .owl-wrapper-outer{z-index:2;background:#fff;border:0;padding:40px 0} */
.oct-slideshow-box .item{background:#fff;padding-top:38px;padding-bottom:38px}
.oct-slideshow-box .item img{opacity:1;transition-duration:.2s;transition-property:all}
/* .oct-slideshow-box .item img:hover{opacity:.8;transition-duration:.2s;transition-property:all} */
.oct-slideshowplus-header{margin:20px 0;text-transform:uppercase;font-size:32px;line-height:42px}
.oct-slideshow-box .item .oct-slideshow-item-text{margin-top:26px;margin-bottom:26px;font-size:24px;font-family:'OpenSansLight';line-height:30px}
.oct-slideshow-box .item .oct-slideshow-item-button{margin-top:30px}
.oct-slideshow-box .item .oct-slideshow-item-button i{font-size:18px;position:relative;margin-left:6px;top:2px}
.oct-slideshow-box .owl-pagination{text-align:center;top:auto;position:absolute;bottom:30px;left:12%;z-index:10}
.oct-slideshow-box .owl-controls .owl-page span{display:block;width:12px;height:12px;background:#fff;border-radius:20px;box-shadow:none;border:3px solid #4f5f6f;transition-duration:.2s;transition-property:all}
.oct-slideshow-box .owl-controls .owl-page.active span,.oct-slideshow-box .owl-controls .owl-page span:hover{background:#fff;border-color:#59c2e6;transition-duration:.2s;transition-property:all}
.oct-slideshow-box .owl-controls .owl-buttons div{z-index:10;opacity:1;color:#4f5f6f;text-shadow:none}
.oct-slideshow-box .owl-controls .owl-buttons div:hover{color:#59c2e6}
.oct-slideshow-box .owl-controls .owl-buttons .owl-prev{left:6%}
.oct-slideshow-box .owl-controls .owl-buttons .owl-next{right:6%}
.oct-button,.oct-button:visited .oct-button:focus{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:18px; padding: 11px 40px;text-decoration:none;border:0}

.oct-button:hover{background:#4f5f6f;text-decoration:none;color:#fff}
.oct-button-inv{background:#4f5f6f}
.oct-button-inv:hover{background:#59c2e6}
.main-advantage-row{margin-top:32px;margin-bottom:16px}
.main-advantage-item{height:120px;text-align:center;border-radius:3px;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);padding-left:30px;padding-right:30px;display:table}
.main-advantage-item.first-advantage-item{background:url(../image/first-advantage-item.png) no-repeat;background-size:cover}
.main-advantage-item .main-advantage-item-icon{display:table-cell;vertical-align:middle}
.main-advantage-item .main-advantage-item-icon i{font-size:40px;margin-right:14px;color:#59c2e6;transition-duration:.2s;transition-property:all}
.main-advantage-item:hover .main-advantage-item-icon i{opacity:.8;transition-duration:.2s;transition-property:all}
.main-advantage-item .main-advantage-item-text{color:#4f5f6f;font-size:24px;display:table-cell;vertical-align:middle;line-height:30px;font-family:'OpenSansLight'}
.main-advantage-item.first-advantage-item .main-advantage-item-text{color:#fff}
/* .oct-product-tab{background:#fff;padding:20px;margin-top:16px;margin-bottom:16px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:3px} */
.oct-product-tab ul.nav-tabs{display: flex;justify-content: space-around;width:100%;border:none;border-radius:3px;width: 60%;
    margin: 40px auto;}
.oct-product-tab ul.nav-tabs > li{float:none;text-align:center;vertical-align:middle;border-right:none;border-radius:0;transition-duration:.2s;transition-property:all}
.oct-product-tab ul.nav-tabs > li.active,.oct-product-tab ul.nav-tabs > li:hover{background:#4f5f6f;transition-duration:.4s;transition-property:all}
.product-tab-row .oct-product-tab ul.nav-tabs > li:hover,.product-tab-row .oct-product-tab ul.nav-tabs > li.active{
  background:rgb(50, 150, 120);
  border-radius:3px;
}
.oct-product-tab ul.nav-tabs > li{border-bottom: 2px solid rgb(50, 150, 120);}
.oct-product-tab ul.nav-tabs > li a,.oct-product-tab ul.nav-tabs > li a:hover,.oct-product-tab ul.nav-tabs > li.active a{border:0;background:transparent;font-size:14px;color:#59c2e6;text-transform:uppercase;padding: 10px 30px;}
.oct-product-tab ul.nav-tabs > li a:hover,.oct-product-tab ul.nav-tabs > li.active a{color:#fff;}
.oct-product-tab ul.nav-tabs > li a i{margin-right:6px}
.oct-product-tab .tab-content{padding-top:20px}
.oct-product-tab .tab-content .owl-carousel{margin:0 0 8px}
.oct-product-tab .owl-wrapper-outer,.oct-carousel-row .owl-wrapper-outer{border:0;border-radius:0;box-shadow:none;margin-bottom:0}
.oct-product-tab .owl-controls,.oct-carousel-row .owl-controls,.oct-day-goods-box .owl-controls,.news-carousel-box .owl-controls,.brands-carousel-box .owl-controls{text-align:center;}
.oct-product-tab .owl-carousel .owl-buttons div,.oct-carousel-row .owl-carousel .owl-buttons div,.oct-day-goods-box .owl-carousel .owl-buttons div,.news-carousel-box .owl-carousel .owl-buttons div,.brands-carousel-box .owl-carousel .owl-buttons div{opacity:1;position:absolute;display:inline-block;width:58px;height:48px;line-height:48px;left:-22px;right: 100%;text-shadow:none;color:#4f5f6f;top: 50%;transform: translate(0, -50%);}
.oct-product-tab .owl-carousel .owl-buttons div:hover,.oct-carousel-row .owl-carousel .owl-buttons div:hover,.oct-day-goods-box .owl-carousel .owl-buttons div:hover,.news-carousel-box .owl-carousel .owl-buttons div:hover,.brands-carousel-box .owl-carousel .owl-buttons div:hover{color:#59c2e6;opacity:1}
.oct-product-tab .owl-carousel .owl-buttons div.owl-prev,.oct-carousel-row .owl-carousel .owl-buttons div.owl-prev,.oct-day-goods-box .owl-carousel .owl-buttons div.owl-prev,.news-carousel-box .owl-carousel .owl-buttons div.owl-prev,.brands-carousel-box .owl-carousel .owl-buttons div.owl-prev{-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}

.oct-product-tab .owl-carousel .owl-buttons div.owl-next,.oct-carousel-row .owl-carousel .owl-buttons div.owl-next,.oct-day-goods-box .owl-carousel .owl-buttons div.owl-next,.news-carousel-box .owl-carousel .owl-buttons div.owl-next,.brands-carousel-box .owl-carousel .owl-buttons div.owl-next{border-left:0;left:auto;right:-23px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}
.brands-carousel-box a:hover{
  border-color: #c8c8c8;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,.15);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,.15);
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,.15);
}
.oct-product-tab .owl-carousel .owl-buttons div i,.oct-carousel-row .owl-carousel .owl-buttons div i,.oct-day-goods-box .owl-carousel .owl-buttons div i,.news-carousel-box .owl-carousel .owl-buttons div i,.brands-carousel-box .owl-carousel .owl-buttons div i{position:static;margin:0}
.oct-product-tab .owl-carousel .owl-item,.oct-carousel-row .item{text-align:center;position:relative;padding-bottom:1px;}
.oct-product-tab .owl-carousel .owl-item .image,.oct-carousel-row .image{position:relative}
.oct-product-tab .owl-carousel .owl-item .image .quick-view,.oct-carousel-row .quick-view{position:absolute;left:14%;right:14%;top:40%;border-radius:3px;background:rgba(79,95,111,0.6);padding-top:6px;padding-bottom:6px;transition-duration:.2s;transition-property:all;display:none}
.product-thumb .image .quick-view{position:absolute;left:14%;right:14%;top:40%;border-radius:3px;background:rgba(79,95,111,0.6);padding-top:6px;padding-bottom:6px;opacity:0}
.oct-product-tab .owl-carousel .owl-item .quick-view:hover,.oct-carousel-row .item .quick-view:hover,.product-thumb .image .quick-view:hover{background:rgba(79,95,111,.9);transition-duration:.2s;transition-property:all}
.oct-product-tab .owl-carousel .owl-item .quick-view a,.oct-carousel-row .item .quick-view a,.product-thumb .image .quick-view a{text-decoration:none;color:#fff;font-size:14px;cursor:pointer}
.oct-product-tab .owl-carousel .owl-item .quick-view a:hover,.oct-carousel-row .item .quick-view a:hover,.product-thumb .image .quick-view a:hover{text-decoration:underline}
.oct-product-tab .owl-carousel .owl-item .name a,.oct-carousel-row .item .name a,.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item .name a,.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .name a{color:#4f5f6f;font-size:18px;}
.news-item .name{
      height: 40px;
    display: block;
    margin: 20px 0 10px;
    overflow: hidden;
    padding: 0 15px;
}
.oct-product-tab .owl-carousel .owl-item .name a:hover,.oct-product-tab .owl-carousel .owl-item .image:hover + .name a,.oct-carousel-row .item .name a:hover,.oct-carousel-row .item .image:hover + .name a,.oct-day-goods-box .owl-carousel .owl-item .name a:hover,.oct-day-goods-box .owl-carousel .owl-item .image:hover + .name a,.news-carousel-box .owl-carousel .owl-item .name a:hover,.news-carousel-box .owl-carousel .owl-item .image:hover + .name a{color:#59c2e6!important;text-decoration:underline}
.oct-product-tab .owl-carousel .owl-item .price,.oct-carousel-row .item .price,.oct-day-goods-box .owl-carousel .owl-item .price{font-family:'OpenSansBold';font-size:18px;margin: 30px 0 15px;height:20px}
.oct-product-tab .owl-carousel .owl-item .price .price-old,.oct-carousel-row .item .price .price-old,.oct-day-goods-box .owl-carousel .owl-item .price .price-old{color:#CECECE;text-decoration:line-through;margin-right:6px;font-size:14px;font-family:'Qanelas';padding-left: 15px;}
.oct-product-tab .owl-carousel .owl-item .price .price-new,.oct-carousel-row .item .price .price-new,.oct-day-goods-box .owl-carousel .owl-item .price .price-new{color:#59c2e6}
.oct-product-tab .owl-carousel .owl-item .rating,.oct-carousel-row .item .rating,.oct-day-goods-box .owl-carousel .owl-item .rating{position:absolute;margin:0 auto;left:0;right:0;bottom:107px}
.oct-product-tab .owl-carousel .owl-item .rating i,.oct-carousel-row .item .rating i,.oct-day-goods-box .owl-carousel .owl-item .rating i,.product-thumb .rating i{font-size:12px}
#oct-related .oct-button, .product-tab-row a.out-of-stock-button, .product-tab-row a.button-cart, .product-grid div.cart .oct-button, #content .button-cart {cursor:pointer;background-color:transparent; border:1px solid #37a483;color:#37a483;display: inline-block }
.product-tab-row a.out-of-stock-button{
  background: rgba(0,0,0,.2);
}
.product-tab-row{margin-bottom:6%;}
.product-tab-row a.button-cart:hover,.product-thumb .cart a.button-cart:hover, #content .button-cart:hover,#oct-related .oct-button:hover{
  background: #37a483!important;
  color:#fff;
}
.product-tab-row a.out-of-stock-button:hover{
  background: rgba(0,0,0,.2)!important;
}
.oct-product-tab .owl-carousel .owl-item .cart .oct-button.wishlist,.oct-product-tab .owl-carousel .owl-item .cart .oct-button.compare,.oct-carousel-row .wishlist,.oct-carousel-row .compare,.product-thumb .cart .oct-button.wishlist,.product-thumb .cart .oct-button.compare{padding-left:12px;padding-right:12px;background:#4f5f6f}
.product-tab-row .oct-product-tab .owl-carousel .owl-item .cart .oct-button.wishlist,.product-tab-row .oct-product-tab .owl-carousel .owl-item .cart .oct-button.compare,#res-products .product-thumb .cart .oct-button.wishlist,  #res-products .product-thumb .cart .oct-button.compare, #oct-related .oct-button.compare,  #oct-related .oct-button.wishlist{
  background:transparent!important;
  border:none;
}
.product-tab-row .oct-product-tab .owl-carousel .owl-item .cart .oct-button.wishlist:hover,.product-tab-row .oct-product-tab .owl-carousel .owl-item .cart .oct-button.compare:hover,#oct-related .oct-button.compare:hover,  #oct-related .oct-button.wishlist:hover{
  background:transparent!important;
  color:rgb(50, 150, 120);
}
.oct-sticker-box{position:absolute;top:0;left:0;opacity:.8;z-index:10}
.oct-sticker-item{border-radius:3px;background:#4f5f6f;color:#fff;padding:4px 10px;position: absolute;top: 0;left: 0;}
.oct-discount-box{position:absolute;top:0;left:48px;opacity:.8}
.oct-discount-item{border-radius:3px;background:#E91E63;color:#fff;padding:4px 10px;margin-bottom:8px}
.oct-carousel-header{text-align:center;font-family:'Qanelas';text-transform:uppercase;font-size:24px;color:#4f5f6f;margin-top:20px;margin-bottom:30px;position:relative}
.oct-carousel-header:after{content:'';position:absolute;bottom:-8px;left:0;right:0;width:40%;height:1px;margin:0 auto;background:#ebebeb;opacity:.36}
.oct-carousel-header a,.oct-carousel-header a:visited{color:#59c2e6}
.oct-carousel-header a:hover{text-decoration:underline;color:#4f5f6f}
.oct-day-goods-box .oct-carousel-header,.news-carousel-box .oct-carousel-header{margin-bottom:20px}
.oct-day-goods-box .owl-carousel{background:transparent}
.oct-day-goods-box .owl-carousel .owl-wrapper-outer{border:0;border-radius:0;box-shadow:none}
.oct-day-goods-box:before,.oct-day-goods-box:after{top:20%;bottom:25%;z-index:0}
.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item{padding:5px;text-align:center}
.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item{background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:3px;position:relative}
.oct-day-goods-box .owl-carousel .owl-item .rating{bottom:154px}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy{background:#4f5f6f;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;transition-duration:.2s;transition-property:all}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart{height:50px;position:relative}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart:after{content:'';position:absolute;bottom:0;left:0;right:0;width:70%;height:1px;background:#fff;margin:0 auto}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart a{display:block;line-height:50px;color:#fff;font-family:'OpenSansLight';font-size:18px;text-transform:uppercase;cursor:pointer}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart a i{position:relative;top:-2px;font-size:13px;margin-right:4px}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-wrapper{text-align:center;position:relative;width:100%;height:60px;margin:10px auto;background:transparent;font-family:'OpenSansLight';padding-left:25px}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-wrapper ul{background:transparent}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-wrapper ul li a div div.inn{background:#4f5f6f;color:#fff;font-family:'OpenSansLight';transition-duration:.2s;transition-property:all}
.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-divider .flip-clock-label{color:#fff}
.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item:hover .things-to-buy,.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item:hover .things-to-buy .flip-clock-wrapper ul li a div div.inn{background:#59c2e6;transition-duration:.2s;transition-property:all}
.oct-day-goods-box .owl-controls{margin-top:20px}
.oct-carousel-row .oct-last-reviews .owl-carousel .owl-item .rating{left:0;bottom:0;margin-top:-12px;margin-bottom:24px;position:relative}
.oct-carousel-row .oct-last-reviews .owl-carousel .owl-item .rating:after{content:'';position:absolute;bottom:-12px;left:0;right:0;width:33%;height:1px;background:rgba(26,57,67,0.04);margin:0 auto}
.oct-carousel-row .oct-last-reviews .owl-carousel .owl-item .review-text{font-family:'Qanelas';font-size:12px;line-height:22px;color:#909090;width:70%;margin:0 auto}
.banner-row .banner-box, .about-text-row .about-text-box{margin-top:16px;margin-bottom:16px}
.banner-row .banner-box{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:3px}
.about-text-header{margin-bottom:20px;padding-bottom:40px}
.about-text-header:before{content:"\f0e7";font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;position:absolute;left:0;right:0;bottom:0;font-size:18px;color:#59c2e6;width:18px;margin:0 auto}
.about-text-box{background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:3px;padding:18px}
.about-text-box p{font-family:'Qanelas';font-size:16px;line-height:24px;color:#888888;padding:10px}
.news-carousel-box .owl-carousel{background:transparent}
.news-carousel-box .owl-wrapper-outer{border:0;border-radius:0;box-shadow:none}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item{padding:5px;text-align:center}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item{background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:3px;padding:20px 10px}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .image{width:150px;height:150px;overflow:hidden;border-radius:100px;margin:20px auto;text-align:center;border:3px solid rgba(79,95,111,0.5);transition-duration:.2s;transition-property:all}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item:hover .image{transition-duration:.2s;transition-property:all;border:3px solid rgba(89,194,230,0.5)}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .image a{display:block;width:100%;margin:0 auto;text-align:center}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .image img{max-width:170%;max-height:157%;margin:-30px auto 0}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .name{height:80px;overflow:hidden}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-date,.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-date span{color:#4f5f6f;font-family:'OpenSansBold';font-size:14px;margin-top:10px;margin-bottom:10px}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-button{margin-bottom:16px;margin-top:26px}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-button .oct-button{padding:8px 20px}
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-button .oct-button i{font-size:18px;position:relative;margin-left:6px;top:2px}
.brands-carousel-box{padding-left:20px;padding-right:20px;position:relative;}
.brands-carousel-box .brands-carousel{padding:20px 0;border-radius:3px;margin:0;}
.brands-carousel .owl-wrapper-outer{border:0;border-radius:0;box-shadow:none;background:transparent}
.brands-carousel-box .brands-carousel .item{cursor:pointer}
.brands-carousel-box .brands-carousel .item img{margin:0 auto;text-align:center}
#oct-slide-panel{position:fixed;bottom:0;left:0;right:0;z-index:1001}
#oct-slide-panel .oct-slide-panel-heading{height:50px;background:#70879e}
#oct-slide-panel .oct-slide-panel-content{background:#fff;height:0;transition:height .2s ease-out;overflow:hidden}
#oct-slide-panel .oct-slide-panel-content.oct-slide-panel-content-opened{height:600px;transition:height .2s ease-in;overflow-y:auto}
.oct-slide-panel-item-content{display:none}
.oct-slide-panel-item-content.oct-panel-active{display:block!important}
.oct-panel-link,.oct-panel-link:focus,.oct-panel-link:visited{display:block;width:100%;margin:0 auto;text-align:center;color:#fff;line-height:48px;font-size:16px;transition-duration:.2s;transition-property:all;position:relative}
#oct-last-seen-link,#oct-favorite-link,#oct-compare-link,#oct-bottom-cart-link{border-left:1px solid #76828f;transition-duration:.2s;transition-property:all}
#oct-last-seen-link:hover,#oct-favorite-link:hover,#oct-compare-link:hover,#oct-bottom-cart-link:hover,.oct-panel-link-active{background:#57697a;transition-duration:.2s;transition-property:all}
.oct-panel-link:hover,.oct-panel-link-active a{color:#c9e7f1!important;text-decoration:none;transition-duration:.2s;transition-property:all}
.oct-panel-link i{font-size:18px;margin-right:4px}
#oct-bottom-cart-link{border-right:1px solid #76828f}
.oct-slide-panel-quantity{padding:2px 4px;background:#fff;color:#000;border-radius:3px;font-weight:700;font-size:12px;margin-left:4px}
.oct-panel-link:hover .oct-slide-panel-quantity,.oct-panel-link-active .oct-slide-panel-quantity{background:#c9e7f1}
.oct-slide-panel-content .oct-carousel-box{padding:20px;margin-top:16px;margin-bottom:16px;box-shadow:none;border-radius:0}
#oct-bluring-box{position:relative}
#oct-bluring-box.oct-bluring{z-index:1}
#oct-bluring-box #oct-bluring-box-item{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:rgba(47,63,86,0.4)}
#oct-bluring-box.oct-bluring #oct-bluring-box-item{display:block;cursor:pointer}
#oct-bottom-cart-content{padding-top:34px;padding-bottom:34px}
.oct-bottom-cart-in-cart{text-align:center;margin-bottom:34px}
.oct-bottom-cart-in-cart p{color:#4f5f6f;font-size:16px}
.oct-bottom-cart-in-cart span{color:#59c2e6;font-family:'OpenSansSemibold'}
.oct-bottom-cart-box .table>thead>tr>td,.oct-bottom-cart-box .table>thead>tr>th{border:0;background-color:rgba(201,231,241,0.48);font-size:16px;line-height:40px}
.oct-bottom-cart-box .table>tbody>tr>td,.oct-bottom-cart-box .table>tbody>tr>th,.oct-bottom-cart-box .table>tfoot>tr>td,.oct-bottom-cart-box .table>tfoot>tr>th,.oct-bottom-cart-box .table>thead>tr>td,.oct-bottom-cart-box .table>thead>tr>th{border-top:0;border-bottom:1px solid #f0f0f0;vertical-align:middle}
.oct-bottom-cart-box td.delete-td button{border:0;background-color:transparent;background-image:none;font-size:18px;width:22px!important;height:22px;line-height:18px;color:#e05e64;border-radius:15px;margin-left:20px}
/*.oct-bottom-cart-box .table .oct-bottom-cart-table-text{color:#59c2e6;font-family:'OpenSansSemibold';font-size:16px}*/
.oct-bottom-cart-box .table a.oct-bottom-cart-table-text:hover{text-decoration:underline}
.oct-bottom-cart-total-cart{text-align:center}
.oct-bottom-cart-total-cart .total-text{font-size:16px;line-height:24px;margin:8px auto}
.oct-bottom-cart-total-cart .total-text span{color:#59c2e6;font-family:'OpenSansSemibold'}
.oct-bottom-cart-box .table .form-control{padding-left:10px;padding-right:10px;font-size:15px;border-radius:0;max-width:60px;text-align: center;margin-bottom:0;width:auto;}
#column-left .list-group,#column-right .list-group,.oct-news-panel .list-group{background:#4f5f6f}
#column-left .list-group a,#column-right .list-group a,.oct-news-panel .list-group a{border:0;color:#fff;text-transform:uppercase;font-family:'OpenSansSemibold';font-size:16px;background:transparent;border-radius:0;padding-top:20px;padding-bottom:20px}
#column-left .list-group a.active,#column-left .list-group a.active:hover,#column-left .list-group a:hover,#column-right .list-group a.active,#column-right .list-group a.active:hover,#column-right .list-group a:hover,.oct-news-panel .list-group a.active,.oct-news-panel .list-group a.active:hover,.oct-news-panel .list-group a:hover{text-shadow:none;background:#59c2e6;border:0}
.cat-desc-box{margin-top:16px;margin-bottom:16px;border-radius:3px;}
.cat-desc-box a{text-decoration:underline;color:#3379b7}
.cat-desc-box a:hover{text-decoration:none}
.cat-desc-box img{margin:4px 10px 0 0;border-radius:3px;border:1px solid rgba(0,0,0,.08)}
.pagination{border-radius:3px;border:1px solid rgba(0,0,0,.08);margin-top:10px}
.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li>a,.pagination>li>span{border-radius:0;border:0;box-shadow:none;font-family:'OpenSansBold';font-size:16px;color:#59c2e6;padding:10px 14px;background:rgba(0,0,0,0.02)}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover,.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#4f5f6f!important;background:rgba(0,0,0,0.08)!important;border:0!important;box-shadow:none}
.product-header{font-family:'Qanelas';font-size:28px;line-height:32px;color:#4f5f6f;text-transform:uppercase;margin-bottom:10px;margin-top:-6px}
.after-header-item{border-radius:3px;padding:0;font-family:'OpenSansBold';font-size:16px;color:#4f5f6f;text-align:center}
.after-header-item.blue{color:#59c2e6;font-family:'Qanelas'}
.after-header-item.red {color: #f24c4c;font-family: 'Qanelas';text-align: left; margin: 10px 0;}
.after-header-item.orange {background: #f4a30e; color: #fff; font-family:'Qanelas';}
.after-header-item .rating i.fa{font-size:16px}
.after-header-item .rating .fa-stack{font-size:8px}
.after-header-item a{color:rgb(0, 100, 70)}
.after-header-item a:hover{text-decoration:underline}
.product-hr{margin-top:10px;margin-bottom:20px}
.product-price .h2,.product-price .h3,.product-price h2,.product-price h3{display:inline-block;margin-top:0}
.product-price .h3,.product-price h3{margin-right:10px;font-family:'Qanelas';text-decoration:line-through;color:#4f5f6f;font-size:20px;margin-bottom:0}
.product-price .h2,.product-price h2{font-family:'OpenSansBold';color:#59c2e6;margin-bottom:0;font-size:28px;line-height:42px}
.found-cheaper{height:42px;padding-left:4px;padding-right:4px;background:#f4f6f8;border-radius:3px;line-height:42px;text-align:center}
.found-cheaper a,.found-cheaper a:visited{font-size:14px;font-family:'Qanelas';color:#4f5f6f;text-decoration:underline}
.found-cheaper a:hover{text-decoration:none}
.number{background:#f4f6f8;border-radius:3px;padding:9px 0;height:42px}
.number .frame-change-count{display:table;text-align:center;width:100%}
.number .btn-minus,.number .btn-plus,.number input.plus-minus{display:table-cell}
.number input.plus-minus{text-align:center;width:40px;border:0;padding:2px}
.number .btn-minus button,.number .btn-plus button{background:transparent;background-image:none;border:0;padding:0 12px}
.number .btn-minus button i,.number .btn-plus button i{font-size:12px;font-weight:100;color:#4f5f6f;transition-duration:.2s;transition-property:all}
.number .btn-minus button:hover i,.number .btn-plus button:hover i{color:#59c2e6;transition-duration:.2s;transition-property:all}
.price-col p{color:#c4c4c4;font-size:11px}
.product-buttons-row{margin-top:14px;margin-bottom:8px}
.product-buttons-box{display:table;border-collapse:separate;border-spacing:8px 0;position:relative;left:-8px}
.row .atname,.row .atdesc{font-size:12px;background:#f5f6f8;background:-moz-linear-gradient(left,#f5f6f8 0%,#fff 100%,#fff 100%,#fff 100%);background:-webkit-linear-gradient(left,#f5f6f8 0%,#fff 100%,#fff 100%,#fff 100%);background:linear-gradient(to right,#f5f6f8 0%,#fff 100%,#fff 100%,#fff 100%);padding:4px 10px;margin-bottom:10px;border-radius:3px;font-size:12px;font-weight:700}
.row .atdesc{background:transparent;font-weight:400;font-size:11px}
.atinfo{margin:10px}
.product-buttons-box a{display:table-cell;text-align:center;cursor:pointer}
.product-buttons-box a:first-child{margin-left:0}
.product-buttons-row .button-one-click,.product-buttons-row .button-wishlist,.product-buttons-row .button-compare{background:#4f5f6f;cursor:pointer}
.product-buttons-row .button-one-click:hover,.product-buttons-row .button-wishlist:hover,.product-buttons-row .button-compare:hover{background:#59c2e6}
.product-info-li{background:#f5f6f8;background:-moz-linear-gradient(left,#f5f6f8 0%,#fff 100%,#fff 100%,#fff 100%);background:-webkit-linear-gradient(left,#f5f6f8 0%,#fff 100%,#fff 100%,#fff 100%);background:linear-gradient(to right,#f5f6f8 0%,#fff 100%,#fff 100%,#fff 100%);padding:0;margin-bottom:10px;border-radius:3px;font-size:16px}
.product-info-li span{font-family:'OpenSansBold';color:#4f5f6f}
.product-info-li a,.product-info-li a:visited{font-family:'Qanelas';color:#4f5f6f;text-decoration:underline}
.product-info-li a:hover{text-decoration:none}
.product-images .thumbnail{border:0;border-radius:0}
.options-header{font-size:16px;text-transform:uppercase}
#product .product-info-li.list-li{padding-bottom:2px;padding-top:10px}
#product .options-box{margin-top:-10px}
#product .options-box .radio{display:inline-block}
#product .options-box .radio.oct-product-radio{display:block}
#product .options-box .img-thumbnail{display:inline-block;width:22px;height:auto;padding:2px;line-height:1.42857143;background-color:#4f5f6f;border:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
#product .options-box .selected-img .img-thumbnail{background-color:#59c2e6}
#product .options-box .radio-img .selected-img{position:relative}
#product .options-box .radio-img:first-child .selected-img:after{content:'';position:absolute;width:5px;height:5px;top:9px;left:8px;border-radius:2px;background:#70c9e8}
#product .options-box .radio-img .selected-img:after{content:'';position:absolute;width:5px;height:5px;top:9px;left:8px;border-radius:2px;background:#70c9e8}
#product .options-box .radio label{padding-left:10px}
#product .options-box .radio-img label{padding-left:0px;padding-right:10px}
#product .control-label{font-family:'OpenSansBold';color:#4f5f6f}
#product .options-box .radio label .product-input-radio{position:relative;margin:4px 6px 4px -10px}
#product .options-box .radio:first-child label.not-selected-img,#product .options-box .radio:first-child label.selected-img{padding-left:0}
.product-tabs-row{margin-top:20px;margin-bottom: 40px;}
.product-tabs-row .nav-tabs{border:0}
.product-tabs-row .nav-tabs>li>a{color:#fff;background-color:#59c2e6;border:0;border-radius:3px;font-size:16px;font-family:'OpenSansSemibold';margin-right:16px;position:relative;z-index:2}
.product-tabs-row .nav-tabs>li.active>a,.product-tabs-row .nav-tabs>li.active>a:focus,.product-tabs-row .nav-tabs>li.active>a:hover{background-color:#4f5f6f;color:#fff;border:0}
.product-tabs-row #tab-description p,.product-tabs-row #tab-description ul{font-family:'Open Sans',sans-serif !important;font-size:13px;line-height:20px;color:#666}
.oct-specification{margin-top:10px}
.product-tabs-row #tab-description h3{font-family:'Open Sans',sans-serif !important;}
.oct-specification table{background:#fff;border-top:1px solid #f4f4f4;margin-bottom:20px}
.oct-specification .table-bordered>tbody>tr>td,.oct-specification .table-bordered>tbody>tr>th,.oct-specification .table-bordered>tfoot>tr>td,.oct-specification .table-bordered>tfoot>tr>th,.oct-specification .table-bordered>thead>tr>td,.oct-specification .table-bordered>thead>tr>th{border:1px solid #f1f5f5}
.oct-specification .table-bordered>thead>tr>td.head-td{background:#fcfcfc}
.oct-specification .table-bordered>tbody>tr:nth-child(2n){background:#fcfcfc}
.account-content{padding:0 0 20px;font-size:16px;min-height:100px!important}
.account-content h1{font-size:24px;font-weight:400;margin-bottom:20px;text-transform:uppercase;margin-top:0}
ul.account-ul li{text-align:center}
ul.account-ul li:hover a{color:#fff;border-radius:1px;background:#59c2e6}
ul.account-ul li a{display:block;margin:0 auto;color:#59c2e6;padding-top:20px;padding-bottom:20px}
ul.account-ul li i{display:block;width:100%;margin:10px auto;font-size:40px}
ul.account-ul li a span{display:block;margin:0 auto}
.account-content form legend,.account-content h2{font-size:20px;text-transform:uppercase;border:0;color:#59c2e6;margin-bottom:25px;text-align:center}
.account-content form legend i,.account-content h2 i{margin:0 10px 0 0;font-size:20px}
.account-content .table-div,.account-content form{width:100%;margin:0 auto}
.form-horizontal .control-label{text-align:left;font-size:18px}
.account-content .form-control{border-radius:0}
.account-content .buttons{margin-top:20px;text-align:center}
.account-content .buttons div{display:inline-block;margin:0 20px}
.account-content .buttons div .button-back{text-decoration:underline;color:#4f5f6f}
.account-content .buttons div .button-back:hover{text-decoration:none;color:#59c2e6}
.account-content .buttons div .fa{margin-right:6px}
.account-content .table-div{border:1px solid rgba(173,206,204,.5);padding:15px;margin-bottom:20px}
.account-content .table-div table{border:0;margin-bottom:0}
.account-content .table-hover>tbody>tr:hover{background:transparent}
.account-content .table-div table .button-back.no-mt{margin-top:0}
.account-content .table-div table .button-back.no-mt .fa{margin-left:6px;font-size:16px}
.account-content .table-div table .button-back{text-decoration:underline;display:block;margin-top:30px;color:#4f5f6f}
.account-content .table-div table .button-back:hover{text-decoration:none;color:#59c2e6}
.account-content .table-div.wishlist-table{padding:0;border-radius:2px}
.wishlist-tr{color:#fff;background-color:#59c2e6!important}
.wishlist-tr,.wishlist-tr td{border:0!important}
.wishlist-content-tr{padding:10px;height:80px}
.account-content .table tbody tr td{border:0}
.wishlist-content-tr a{color:#59c2e6}
.wishlist-content-tr a .text-center img{width:45%}
.wishlist-content-tr td{vertical-align:middle!important}
.wishlist-content-tr a.oct-button,.wishlist-content-tr button+a{color:#fff;padding:10px 20px 11px}
.newsletter-label{text-align:right!important}
.newsletter-div{text-align:left!important;float: none;display: flex;}
.account-content .well{padding:19px 0}
.well p.text{min-height:180px;font-size:13px}
.well{background:0 0;border:0;box-shadow:none}
.info-content{font-size:16px;line-height:22px;color:rgba(0,0,0,0.87)}
.info-content strong{font-weight:600}
.info-content p,.info-content ul,.info-content ol{margin-bottom:24px}
.appearance .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){padding-right:10px}
.empty-bottom-cart{font-size:14px}
.oct-bottom-cart-box thead td{font-family:'OpenSansSemibold'}
.popup-table-price{font-size:16px}
.cart-content .oct-carousel-header{margin-top:0}
.cart-content .oct-carousel-header:after{display:none}
.cart-content .oct-bottom-cart-box .table .form-control{max-width:100%;margin-left:0}
.cart-content .buttons{margin-bottom:34px}
.not-selected-img input.none,.selected-img input.none{display:none!important}
.oct-checkout-content{border-left:1px solid #e0e0e0;padding-left:30px;margin-left:15px;margin-bottom:30px}
.oct-checkout-content .login-checkout,.fastorder-panel-default,.fastorder-panel-group .panel-default{border-radius:0!important;box-shadow:none;background:transparent;border:0;padding-left:0;padding-right:0}
.fastorder-panel-default .panel-body{padding:0}
.oct-checkout-content #show-login{font-size:16px;display:block;margin-bottom:20px}
.oct-checkout-content #show-login .registered-text{margin-bottom:10px}
.oct-checkout-content #show-login a{cursor:pointer}
.oct-checkout-content .login-form{text-align:center;margin-bottom:0}
.oct-checkout-content .login-checkout{margin-bottom:0;}
.oct-checkout-content .login-form .form-inline .form-group{display:block}
.oct-checkout-content input[type="text"],.oct-checkout-content input[type="password"],.oct-checkout-content select{width:100%;height:40px;border: solid 1px #BABABA;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding-left:20px;padding-right:20px;background:#f0f0f0;box-shadow:none;background:-moz-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:-webkit-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fdfdfd 100%);color:#4f5f6f;font-family:'Qanelas';font-size:16px;margin-bottom:10px}
.oct-checkout-content textarea{width:100%;border:1px solid #ecedef;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:10px 20px;background:#f0f0f0;background:-moz-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:-webkit-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fdfdfd 100%);color:#4f5f6f;font-family:'Qanelas';font-size:16px;margin:0 auto;min-height:200px;box-shadow:none}
.oct-checkout-content .login-form .form-inline .form-group input[type="text"],.oct-checkout-content .login-form .form-inline .form-group input[type="password"]{margin-bottom:20px}
.oct-checkout-content .login-form .form-inline .form-group .oct-button{margin-bottom:10px}
.oct-checkout-content .checkout_form-first-div .fastorder-panel-default>.panel-heading{border:0;padding-left:0;background:transparent}
.oct-fastorder-header{color:#59c2e6;font-size:22px;position:relative;line-height:32px;margin-bottom:4px;padding:4px 0}
.oct-fastorder-header span{position:absolute;top:0;left:-50px;text-align:center;width:39px;height:39px;line-height:38px;background:#59c2e6;color:#fff;font-size:22px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}
.checkout_form{padding-bottom:30px;padding-right:15px}
.oct-bottom-cart-img-thumbnail{border:0}
.oct-checkout-content .panel-default>.panel-heading+.panel-collapse>.panel-body{border-color:transparent}
.oct-checkout-content .fastorder-panel-default + .fastorder-panel-default{margin-bottom:0}
.oct-checkout-content .oct-bottom-cart-total-cart{text-align:right}
#collapse-voucher input[type="text"],#collapse-shipping input[type="text"],#collapse-reward input[type="text"],#collapse-coupon input[type="text"]{width:100%;height:40px;border:1px solid #ecedef;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding-left:20px;padding-right:20px;background:#f0f0f0;box-shadow:none;background:-moz-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:-webkit-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fdfdfd 100%);color:#4f5f6f;font-family:'Qanelas';font-size:16px;margin-bottom:0;border-top-right-radius:0;border-bottom-right-radius:0}
#collapse-shipping input[type="text"]{border-top-right-radius:3px;border-bottom-right-radius:3px}
#collapse-voucher .oct-button,#collapse-reward .oct-button,#collapse-coupon .oct-button,.oct-m-search .oct-button{border-top-left-radius:0;border-bottom-left-radius:0}
#collapse-shipping .input-group{display:block}
#collapse-shipping .oct-button{margin-top:20px}
.oct-refresh-button{height:40px;line-height:0;border-top-left-radius:0;border-bottom-left-radius:0}
#menu .dropdown-menu{opacity:0;visibility:hidden;display:block;margin-top:0!important;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out}
#menu .dropdown-menu a,#menu .dropdown-menu img{transition:unset}
#menu .dropdown:hover .dropdown-menu{margin-top:0!important;visibility:visible;opacity:1;-webkit-transition:visibility .1s linear .2s,opacity .1s linear .2s;-moz-transition:visibility .1s linear .2s,opacity .1s linear .2s;-o-transition:visibility .1s linear .2s,opacity .1s linear .2s;z-index:1001}
#filter-close{display:none;position:absolute;top:8px;right:14px;width:40px;height:52px;color:rgb(0, 100, 70);font-size:22px;z-index:101;text-align:right}
.box-content.filtered{background:#f7f9fa}
#selected-filters .checkbox,.filtered .list-group-item.item-name,.filtered .list-group-item.price-name{font-size:16px}
.filtered .list-group-item,.filtered a.list-group-item:focus,.filtered a.list-group-item:hover,.filtered button.list-group-item:focus,.filtered button.list-group-item:hover{background-color:transparent}
.filtered .item-content,.filtered .list-group-item.price-item{padding-bottom:0;margin-bottom:10px}
.filtered .list-group-item{border:0}
.filtered .list-group-item.item-name,.filtered .list-group-item.item-name:hover{background:#f2fafd}
#filter-products-form{position:relative}
#filter-products-form a.list-group-item .link{cursor:pointer;display:block;width:30px;height:30px;text-align:right;position:absolute;right:10px;top:10px}
.filtered .link i{color:#4f5f6f!important}
#filter-products-form .item-content,.filtered .checkbox-image input[type=checkbox]+label::before,.filtered .checkbox-image input[type=checkbox]:checked+label::before,.filtered .checkbox-image input[type=radio]+label::before,.filtered .checkbox-image input[type=radio]:checked+label::before{display:none}
#filter-products-form .expanded .item-content{display:block;border-radius:0}
#filter-products-form .inner-box.expanded{position:relative}
#filter-products-form .expanded .item-content .filter-results{text-align:center;position:absolute;top:0;left:100%;z-index:1000;display:none}
#filter-products-form .expanded .item-content .select .filter-results{top:35%}
#filter-products-form .expanded .item-content .filter-results .filter-tooltip-corner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-6px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#59c2e6}
#filter-products-form .expanded .item-content .filter-results:hover .filter-tooltip-corner{border-right-color:#4f5f6f}
#filter-products-form .expanded .item-content .filter-results .filter-tooltip-inner{padding:0;color:#fff;text-align:center;background-color:#59c2e6;border-radius:3px}
#filter-products-form .expanded .item-content .filter-results .filter-tooltip-inner button{padding:3px 8px;font-size:12px}
.filtered .checkbox input[type=checkbox]+label,.filtered .checkbox-inline input[type=checkbox]+label,.filtered .radio input[type=radio]+label,.filtered .radio-inline input[type=radio]+label{cursor:pointer;padding-left:0;font-size:12px;color:#4f5f6f;line-height:22px}
.filtered input[type="checkbox"] + label::before,.filtered input[type="radio"] + label::before,.filtered input[type="checkbox"]:checked + label::before,.filtered input[type="radio"]:checked + label::before{border:1px solid #B6AE88}
.filtered input[type=checkbox]+label::before,.filtered input[type=radio]+label::before{content:"";display:inline-block;height:16px;width:16px;margin:-3px 10px 0 0;border:1px solid #59c2e6;background-repeat:no-repeat;vertical-align:middle}
.filtered .checkbox input[type=checkbox],.filtered .checkbox-inline input[type=checkbox],.filtered .radio input[type=radio],.filtered .radio-inline input[type=radio]{display:none}
.filtered input[type="checkbox"]:checked + label::before,.filtered input[type="radio"]:checked + label::before{background:#36283A;border-width:3px}
.filtered input[type=checkbox]:checked+label::before,.filtered input[type=radio]:checked+label::before{background:#4f5f6f;padding:5px!important;border:3px solid #59c2e6}
.box-heading{font-size:18px;color:#4f5f6f;background:#f2fafd;padding:10px}
.filtered .radio input[type=radio]+label:before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.selected-filters-label{padding-left:0!important}
#selected-filters{padding-bottom:10px}
.box-content{background:#f7f9fa;margin-bottom:15px}
.input-group.date .input-group-btn button,.input-group.time .input-group-btn button,.input-group.datetime .input-group-btn button{height:40px;margin-top:0}
#filter-products-form .checkbox-image{float:left;margin-right:6px}
#filter-products-form .checkbox-image img{cursor:pointer;border:2px solid #4f5f6f;border-radius:2px}
#filter-products-form .highlight{border:2px solid #59c2e6!important}
.content-row .left-info{position:relative;z-index:1}
.content-row .left-info ul{margin:0;padding:0;list-style:none}
.product-sticker-box{display:inline-block;position:absolute!important;left:17px;top:2px;z-index:1000;margin-left:0!important;text-align:center}
.product-sticker-box div{border-radius:3px;background:#E91E63;color:#fff;padding:4px 10px;margin-top:10px;margin-left:14px;font-size:13px}
#main-product-you-save{position:absolute;top:10px;left:30px;border-radius:3px;background:#E91E63;color:#fff;padding:4px 10px;z-index:1000;font-size:13px}
#main-product-you-save + .product-sticker-box{top:40px}
.content-row .left-info .thumbnail{border:0;border-radius:0;margin-bottom:20px;padding:0}
.thumbnails-one a{display:block;padding:0;line-height:1.42857143;background-color:#fff}
#image-additional{float:none;width:100%;max-width:100%!important;margin-left:0;max-height:120px;overflow:hidden}
.left-info .thumbnails{overflow:visible}
#image-additional .owl-item a{border:1px solid #eee;transition-duration:.2s;transition-property:all;border-width:1px;display:block;padding:4px}
#image-additional .owl-item a:hover{border-color:#59C2E6;transition-duration:.2s;transition-property:all}
#image-additional .owl-wrapper-outer{border:0;box-shadow:none;border-radius:0;margin-left:1px}
#image-additional .owl-item{height:110px}
#image-additional .owl-item img{width:100%}
#image-additional .owl-pagination{display:none}
div.product-buttons-box.preorder-buttons-box{display:block;left:0;width:100%}
.product-buttons-box .oct-preorder-button{display:inline-block;width:30%}
div.product-buttons-box.preorder-buttons-box a{display:inline-block;margin-right:6px}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{background:transparent!important}
.product-advantages-box .product-advantages-item{text-align:center}
.product-advantages-box i{color:#59c2e6;font-size:34px;margin-bottom:4px;display:block}
.product-advantages-box a span{font-size:13px;line-height:18px;color:#4f5f6f;text-decoration:underline}
.product-advantages-box a:hover span{text-decoration:none}
.oct-attr-product-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;flex-wrap: wrap;align-items:center;}
.oct-attr-product-header-text{font-family:'OpenSansBold';color:#4f5f6f}
.oct-attr-product-header-link{color:#59C2E6;text-decoration:underline}
.oct-attr-product-header-link:hover{color:#59C2E6;text-decoration:none}
.oct-attr-product-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-weight:300;font-size:13px;margin-bottom:4px}
.oct-attr-product-item span{background-color:#FFF;z-index:2}
.oct-attr-product-item span:first-child{padding-right:8px}
.oct-attr-product-item span:last-child{padding-left:8px}
.oct-attr-product-item:after{content:'';border-bottom:1px dotted #666;height:1px;position:absolute;top:14px;left:0;right:0;z-index:1}
#form-review textarea,textarea.form-control{width:100%;border:1px solid #BABABA;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:10px 20px;background:#f0f0f0;background:-moz-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:-webkit-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fdfdfd 100%);color:#4f5f6f;font-family:'Qanelas';font-size:16px;margin:0 auto;margin-bottom:20px;min-height:120px;box-shadow:none}
.empty-text{margin-bottom:0}
.middle-header{display:flex;align-items:flex-end}
#uptocall-mini{bottom:70px;right:20px;border:10px solid rgba(21,150,175,0.15);border-radius:100%;position:fixed;z-index:999;cursor:pointer;opacity:.85}
#uptocall-mini .uptocall-mini-phone{-moz-border-radius:50%!important;-webkit-border-radius:50%!important;border-radius:50%!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#59c2e6;width:55px;height:55px;transform:rotate(40deg)}
#uptocall-mini:hover .uptocall-mini-phone{background-color:#4f5f6f}
#uptocall-mini .uptocall-mini-phone i{font-size:32px;position:relative;top:12px;left:16px;-webkit-animation:uptocallphone 1.5s linear infinite;-moz-animation:uptocallphone 1.5s linear infinite;animation:uptocallphone 1.5s linear infinite}
.field-tip .tip-content{position:absolute;top:4px;right:9999px;width:160px;margin-right:-220px;padding:10px;color:#fff;background:#4f5f6f;-webkit-box-shadow:2px 2px 5px #aaa;-moz-box-shadow:2px 2px 5px #aaa;box-shadow:2px 2px 5px #aaa;opacity:0;-webkit-transition:opacity 250ms ease-out;-moz-transition:opacity 250ms ease-out;-ms-transition:opacity 250ms ease-out;-o-transition:opacity 250ms ease-out;transition:opacity 250ms ease-out;font-size:16px}
footer .field-tip:hover .tip-content{left:-168px;opacity:1; background:#fff;}
footer .field-tip .tip-content{
  background:#fff;
}
.field-tip .tip-content:before{content:' ';position:absolute;top:50%;right:-16px;width:0;height:0;margin-top:-8px;border:8px solid transparent;border-right-color:#4f5f6f;color:#4f5f6f;-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
@-webkit-keyframes uptocallphone {
0%,100%,50%{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}
75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}
}
@-moz-keyframes uptocallphone {
0%,100%,50%{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}
75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}
}
@keyframes uptocallphone {
0%,100%,50%{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}
75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}
}
#back-top{position:fixed;right:34px;bottom:160px;z-index:1000;background:#59c2e6;margin-bottom:0;text-align:center;border-radius:50%;width:50px;height:50px;line-height:50px;opacity:.45}
#back-top i{display:block;font-size:30px;color:#fff;position:relative;top:7px}
#back-top:hover{background:#4f5f6f;opacity:.85}
.user-dropdown .btn-group,.user-dropdown .btn-group button.btn.btn-link{display:block;width:100%;text-align:left;padding-top:0;padding-bottom:0;transition-duration:.2s;transition-property:all}
#top #top-right-links .dropdown.user-dropdown button:hover,#top #top-right-links .dropdown.user-dropdown button:hover span{color:#59c2e6!important;transition-duration:.2s;transition-property:all}
.user-dropdown .btn-group button.btn.btn-link span{display:inline!important}
.user-dropdown .btn-group button.btn.btn-link + .dropdown-menu{position:relative;border:0;box-shadow:none;background:transparent!important}
.user-dropdown .btn-group button.btn.btn-link + .dropdown-menu button{color:#000!important;line-height:26px!important;font-size:12px}
#wrap{z-index:999!important}
.cat-wall-box{display:flex;flex-wrap:wrap;margin:0 -15px}
.oct-category-item-box{display:block!important;padding:10px 15px;text-align:left!important;border-radius:3px;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);margin:0 15px 30px;width:calc(25% - 30px)}
.oct-category-item-box:hover{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.4);-moz-box-shadow:0 1px 4px rgba(0,0,0,.4);-o-box-shadow:0 1px 4px rgba(0,0,0,.4);box-shadow:0 1px 4px rgba(0,0,0,.4)}
.oct-category-item-icon,.oct-category-item-text{display:inline-block}
.oct-category-item-icon img{display:block;margin:0 auto}
.oct-category-item-box .oct-category-item-text{font-size:18px;line-height:22px}
.oct-category-item-header{display:block;font-weight:300;font-size: 16px;line-height: 1.5;}
.oct-category-item-text ul li{font-size:12px;line-height:18px}
.oct-category-item-text ul li a,.oct-category-item-text ul li a:visited{color:#4f5f6f}
.oct-category-item-text ul li a:hover{color:#59c2e6;text-decoration:underline}
.oct-category-item-text ul li.oct-category-see-more{margin-top:4px;list-style:none}
.oct-category-item-text ul li.oct-category-see-more a{color:#59c2e6;font-family:'OpenSansSemibold'}
.oct-category-item-text ul li.oct-category-see-more a:hover{color:#4f5f6f}
.html-dropdown-menu{min-width:500px}
#column-left .panel-default>.panel-heading,#column-right .panel-default>.panel-heading,.oct-news-panel>.panel-heading{text-transform:uppercase;font-size:16px;border:0;border-radius:0;padding:20px 15px;background-color:#59c2e6;color:#4f5f6f;box-shadow:none;border:none}
#column-left .panel-default,#column-right .panel-default,.oct-news-panel{border:0}
.news-row .product-thumb{text-align:left;border:0;background-color:rgba(240,243,246,0.77);border: 1px solid transparent;}
.news-row .product-grid .product-thumb:hover{position:relative;left:0;right:0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2)}
.news-row .product-thumb .image{overflow:hidden}
.news-row .product-thumb:hover img{opacity:.8;transition-duration:.2s;transition-property:all}
.news-row .product-grid{min-height:276px}
.news-row .product-thumb:hover{border:0}
.news-row .product-thumb .image img{width:auto;transition-duration:.2s;transition-property:all}
.news-row .product-thumb h4{margin-top:20px;margin-bottom:0;text-align:left;height:51px;overflow:hidden}
.news-row .product-grid .product-thumb .caption p{font-size:16px;line-height:22px;margin-top:20px;margin-bottom:20px;font-weight:400;color:#5a5a5a;height:66px;overflow:hidden}
.news-row .product-grid .product-thumb .caption .pull-right{text-align:right}
.badge-box{display:inline-block}
.news-row .product-grid .product-thumb .caption .pull-right .badge-box{margin-left:0}
.badge-box i{color:rgb(50, 150, 120);font-size:16px;position:relative;top:2px}
.badge-box .badge{color:#4f5f6f;padding:3px;background:transparent}
.oct-news-content-box .oct-panel{padding-left:0}
.oct-news-content .thumbnails{float:left;margin:0 20px 0 -20px;list-style:none}
.oct-news-content-box .thumbnail{border:0!important;padding:0}
.oct-news-content #description_block{font-size:16px;color:#5a5a5a;line-height:22px;text-align:justify;font-weight:400}
.oct-news-content #description_block + .thumbnails{float:none;margin:0;margin-left:-15px;margin-right:-15px}
.oct-news-content #description_block + .thumbnails a:hover img{opacity:.8}
.checkbox-holder{padding-top:6px;padding-bottom:12px;display: flex;flex-wrap: wrap;}
.search-header{text-transform:uppercase;margin-top:20px;margin-bottom:20px;font-size:20px;color:#4f5f6f}
.language-currency,.language-currency .language,.language-currency .currency,#top-right-links .language-currency + ul{display:inline-block}
#top-right-links .language-currency .dropdown-menu{margin-top:10px}
.cats-button{text-overflow:ellipsis;white-space:nowrap;width:150px;overflow:hidden}
.cats-button + .dropdown-menu{right:auto}
#service-popup .popup-text{text-align:left;font-family:'Qanelas'}
.cat-model{color:rgba(0,0,0,0.4);letter-spacing:.3px;margin-bottom:0;height:20px;overflow:hidden;font-size: 80%;}
.product-tabs-row .tab-content,.product-tabs-row #tab-description p,#description_block p,.info-content p,.info-content ul,.info-content ol,.cat-desc-box,.cat-desc-box p,.cat-desc-box ul,.cat-desc-box ol{line-height:1.5;font-weight:300;font-style:normal;font-size:16px}
#subcats .owl-prev,#subcats .owl-next{text-align:center;background-color:#fff;width:23px;padding:13px 0;line-height:16px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background-clip:padding-box;opacity:.7;-webkit-box-shadow:1px 1px 0 0 rgba(0,0,0,0.15);-moz-box-shadow:1px 1px 0 0 rgba(0,0,0,0.15);box-shadow:1px 1px 0 0 rgba(0,0,0,0.15);top:34%}
#subcats .owl-prev:hover,#subcats .owl-next:hover{opacity:1;background:rgba(0,0,0,0.03)}
#subcats .owl-prev i,#subcats .owl-next i{color:#000;text-align:center;font-size:16px;line-height:22.4px;font-size:18px;line-height:1.4rem}
#image-additional .owl-wrapper .owl-item label{margin-right:0;margin-left:0;border-radius:0;border:1px solid #eee;cursor:pointer}
#image-additional .owl-wrapper .owl-item label.label-active,#image-additional .owl-wrapper .owl-item label:hover{border-color:#59c2e6}
#quick-view #image-additional .owl-controls .owl-buttons .owl-prev,#quick-view #image-additional .owl-controls .owl-buttons .owl-next{top:50%}
#sstore-3-level,#sstore-3-level ul,#sstore-3-level ul li,#sstore-3-level ul li a{margin:0;padding:0;border:0;list-style:none;line-height:1.5;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px}
#sstore-3-level{width:100%}
#sstore-3-level>ul>li>a{padding:5px 0;cursor:pointer;z-index:2;text-decoration:none;color:#fff;background:#4f5f6f;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
#sstore-3-level ul:first-child{padding-top:28px}
#sstore-3-level>ul>li .toggle-a{position:absolute;left:100%;top:0;padding:0px;margin-left:20px;background-color:transparent!important}
#sstore-3-level ul>li.has-sub.open>a.toggle-a:after,#sstore-3-level ul>li.has-sub.open>a.toggle-a:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
#sstore-3-level ul>li.has-sub>a.toggle-a:before{position:relative;right:22px;top:14px;display:block;width:10px;height:2px;background:#59c4e9;content:"";-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}
#sstore-3-level ul>li.has-sub>a.toggle-a:after{position:relative;right:18px;top:8px;z-index:5;display:block;height:10px;width:2px;background:#59c4e9;content:"";-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}
/*#sstore-3-level ul:first-child li.has-sub>a.toggle-a:after{top:31px}
#sstore-3-level ul:first-child li.has-sub>a.toggle-a:before{top:35px}*/
#sstore-3-level ul>li.has-sub>a.category-name-a{overflow:hidden;margin-right: 5px;word-wrap: break-word;}
#sstore-3-level>ul>li.active>ul{display:block}
#sstore-3-level ul ul{display:none}
#sstore-3-level ul ul li a{padding: 2px 30px 2px 0;cursor:pointer;z-index:2;font-size:16px;text-decoration:none;color:#fff;background:#59c2e7;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
#sstore-3-level .list-group-item:first-child{border-radius:0}
#sstore-3-level ul ul ul li a{padding:10px 10px 10px 20px;color:#4f5f6f;background:#59c2e7;font-size:13px;line-height:16px}
#sstore-3-level ul>li.has-sub>ul>li.has-sub>a:after,#sstore-3-level ul>li.has-sub>ul>li.has-sub>a:before{background-color:#fff}
#sstore-3-level{margin-bottom:20px}
#sstore-3-level ul ul ul li a:hover{color:#fff}
#sstore-3-level ul ul ul li a.current-link{color:#FFF;background:#8cd5ef}
.sort-row .form-group,.sort-row .appearance{display: flex;align-items: center;margin:0;}
.sort-row .form-group .options{text-align:left}
.SumoSelect>.CaptionCont{border:0;background-color:rgba(0,0,0,0.04)}
.left-sort-row,.right-sort-row{display:inline-block;float:right}
.right-sort-row{float:right;margin-right:15px;display: none;}
.left-sort-row label{display:inline-block;width:auto;padding-top:2px!important}
.input-sort-div .SumoSelect{width:200px}
.masked{background:#eee;opacity:.4}
.masked,.masked_loading{width:100%;height:100%;position:absolute;z-index:998;top:0;left:0}
.masked_loading{background:url(../image/ring-alt.svg) center center no-repeat}
#res-products{position:relative}
.table.compare-table>tbody+tbody{border-width:1px}
.table.compare-table td{vertical-align:middle}
.compare-table-thead{text-transform:uppercase;font-size:14px;font-weight:400}
.table.compare-table .oct-button{display:inline-block!important;margin-bottom:10px;margin-right:auto;margin-left:auto;max-width:60%}
#subcats .subcat-box a span{display:block;height:46px;overflow:hidden;line-height:16px}
.review-table tbody{padding-left:15px;padding-right:15px}
.review-table{background:#f0f0f0;background:-moz-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:-webkit-linear-gradient(top,#f5f5f5 0%,#fdfdfd 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fdfdfd 100%);border:1px solid #ecedef}
#tab-review .table-striped>tbody>tr:nth-of-type(odd),#tab-review .white-tr{background-color:transparent}
#tab-review .table>tbody>tr>td,#tab-review .table>tbody>tr>th,#tab-review .table>tfoot>tr>td,#tab-review .table>tfoot>tr>th,#tab-review .table>thead>tr>td,#tab-review .table>thead>tr>th{border-top:0}
#tab-review .table-bordered>tbody>tr>td,#tab-review .table-bordered>tbody>tr>th,#tab-review .table-bordered>tfoot>tr>td,#tab-review .table-bordered>tfoot>tr>th,#tab-review .table-bordered>thead>tr>td,#tab-review .table-bordered>thead>tr>th{border:0}
.review-table .author{font-size:18px;margin-right:10px}
.review-table .reputation-buttons button{border:0;border-radius:0;background:0 0;padding-right:0;cursor:pointer}
.review-table .reputation-buttons button i{font-size:18px;margin:0 2px 0 10px}
.review-table .reputation-buttons button.plus-reputation i{color:#0f7305}
.review-table .reputation-buttons button.minus-reputation i{color:#9e4040}
.review-table .positive_text{color:#0f7305;margin-bottom:0}
.review-table .negative_text+p,.review-table .positive_text+p{margin-bottom:16px;margin-left:19px}
.review-table .negative_text{color:#9e4040;margin-bottom:0}
.review-table .negative_text i,.review-table .positive_text i{margin-right:4px;font-size:12px}
.review-table .review-text{line-height:24px;font-weight:300;font-style:normal;font-size:16px}
.review-table .rating span.my-rating{margin-right:6px}
.review-table .rating span.fa-stack{display:inline-block;margin-top:-2px}
.oct-quantity-div{padding-top:14px;padding-bottom:0}
.opt-oct-button{padding:10px 6px;position:relative}
.left-opt-button{right:-4px;border-top-right-radius:0;border-bottom-right-radius:0}
.right-opt-button{left:-4px;border-top-left-radius:0;border-bottom-left-radius:0}
.oct-quantity-text-input{text-align:center}
.oct-quantity-div table thead td{font-weight:600}
.oct-quantity-div table{margin-bottom:0}
.default-slideshow.oct-slideshow-box .owl-pagination{position:relative;left:auto}
.default-slideshow.oct-slideshow-box:before,.default-slideshow.oct-slideshow-box:after{bottom:50px}
#oct-related .owl-wrapper-outer{box-shadow:none}
.oct-manufacturer-item{padding:10px;text-align:center;transition-duration:.2s;transition-property:all}
.oct-manufacturer-item:hover{transition-duration:.2s;transition-property:all;-moz-transform:translateY(-4px);-o-transform:translateY(-4px);-ms-transform:translateY(-4px);-webkit-transform:translateY(-4px);transform:translateY(-4px)}
.oct-manufacturer-item a{cursor:pointer;color:#4f5f6f;font-weight:700}
.oct-manufacturer-item:hover a{color:rgb(0, 100, 70);text-decoration:underline}
.oct-manufacturer-item img{margin-bottom:10px;max-width:100%;margin-left:auto;margin-right:auto}
.oct-manufacturer-item:hover img{opacity:.8;transition-duration:.2s;transition-property:all}
.oct-manufacturer-item a span{display:block;height:46px;overflow:hidden;line-height:16px}
input[name=terms] + .text-danger,.options-box + .text-danger,.payment-quantity + .text-danger{margin-top:0!important}
.oct-related-row .oct-carousel-box{box-shadow:none}
.thumbnails a{border:1px solid transparent}
.selected-thumb{border:1px solid #59c2e6!important}
footer .third-row a:hover{text-decoration:underline}
.reviews-content .product-list{border-bottom:1px solid #ececec;padding:10px 4px 20px;overflow:visible;width:100%}
.list-reviews-row,.reviewspage-header,.store-rating{font-size:16px}
.small-date{font-size:12px;color:#b7b7b7}
.bigrating{font-size:16px}
.avg_rating,.sreview-author,.store-rating{font-weight:700}
.avg_rating{position:relative;cursor:pointer;font-size:16px;color:#2aa51d}
.avg_rating_info{visibility:hidden;opacity:0;position:absolute;z-index:1;top:20px;right:15px;padding:15px;font-size:16px;line-height:22px;background:#fff;border:1px solid rgba(226,226,226,.69);margin-top:20px}
.avg_rating:hover+.avg_rating_info{visibility:visible;transition-duration:.4s;transition-property:all;opacity:1;margin-top:0}
.reviews-content .product-list .well-sm{color:#5a5959;font-size:16px;line-height:24px;padding:16px 0 0}
.rev-pagination{padding:10px 0 0}
.positive-text-box{margin-right:0!important}
.negative-text-box{margin-left:0!important}
.contacthtml-box h2{margin-top:0;text-transform:uppercase;font-weight:400}
.contacthtml-box ul{padding-left:18px;margin-bottom:30px}
.captcha-box .form-group .col-sm-12,.contact-button-box{padding-left:7px}
.map-box-row{margin-top:60px;margin-bottom:30px}
.oct-col-module .oct-carousel-header{font-size:18px}
.oct-col-module .news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item,.oct-col-module.oct-carousel-row .oct-carousel-box{border-radius:0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);-moz-box-shadow:0 1px 4px rgba(0,0,0,.1);-o-box-shadow:0 1px 4px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1)}
#column-left .oct-col-module:first-child .oct-carousel-box,#column-right .oct-col-module:first-child .oct-carousel-box{margin-top:0}
.oct-m-search{display:none;width:100%;background:#fff;max-height:100%}
.oct-msearchresults{width:100%;overflow:hidden;overflow-y:auto}
#msearchresults{padding-left:0;list-style:none}
.close-m-search{text-align:center;position:absolute;top:16px;right:4px}
.close-m-search a{font-size:26px;background:transparent;color:#59C2E6!important}
.close-m-search a:hover{background:transparent!important}
#menu .flexMenu-viewMore .dropdown-menu{left:auto!important;right:100%!important;margin-right:0!important;margin-top:0!important}
#menu .flexMenu-viewMore .dropdown:hover .dropdown-menu{margin-right:0!important;margin-top:0!important}
.oct-carousel-box .img-responsive,.oct-day-goods-box .img-responsive,.product-tab-row .img-responsive{margin-left:auto;margin-right:auto}
.oct-carousel-box .news-item .image{padding-left:15px;padding-right:15px}
.oct-carousel-box .news-item .img-responsive{width:100%}
#menu-mobile{display:none}
html.noscroll{overflow:hidden}
html.noscroll body{overflow:hidden}
.phones-dropdown .dropdown-menu{padding:10px;min-width:150px}
.phones-dropdown .dropdown-menu li a{display:inline-block}
.phones-dropdown:hover .fa{color:rgb(0, 100, 70)}
.phones-dropdown:hover a{color:rgb(0, 100, 70)}
.phones-dropdown:hover .show-phones{border-right: 1px solid rgb(0, 100, 70);border-bottom: 1px solid rgb(0, 100, 70);}
#payment_agree-block .alert-danger,#agree-block .alert-danger{margin-top:30px}
.mobile-category-header{display:none}
.oct-text-terms{margin:10px 0;color:#ccc}
.table>thead>tr.wishlist-tr>td{vertical-align:middle!important}
.oct-article-info{display:inline-block;margin-right:20px}
.oct-news-content-box .product-thumb .caption{margin-left:350px}
.footer .third-row .f-acc-toggle{display:none}
.news-row .product-thumb h4 a{font-size:16px}
.oct-news-content .product-list .product-thumb .image{margin-bottom:20px}
.oct-news-content .product-list{width:97%;margin-left:15px;margin-right:20px}
#show-login .registered-button{margin-top:20px}
.contact-form-box .captcha-box{padding-left:7px}
.return-captcha-box{margin-left:25.8%}
.oct-carousel-row.news-row .news-item{min-height:340px;text-align:left}
.oct-carousel-row.news-row .news-item .news-desc{padding-left:15px;padding-right:15px;height:220px;overflow:hidden; font-size:16px;line-height: 1.5;}
.news-row{
  margin-bottom:6%;
  overflow: hidden;
}
.main-text-block{
  margin:40px 0;
}
.home-seo-text{
  position:relative;
  text-align:justify;
}
.home-seo-text p, .home-seo-text details{
  font-size:17px;
  line-height: 1.3;
  margin:0;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary:before {
    content: "развернуть";
    position: absolute;
    bottom: -5px;
    right: 0;
    line-height: 1.9;
    padding-left: 23px;
    color:rgb(50, 150, 120);
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 1%, rgba(255, 255, 255, 0.18) 2%, rgba(255, 255, 255, 0.55) 6%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.09)), color-stop(2%, rgba(255, 255, 255, 0.18)), color-stop(6%, rgba(255, 255, 255, 0.55)), color-stop(11%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 1%, rgba(255, 255, 255, 0.18) 2%, rgba(255, 255, 255, 0.55) 6%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 1%, rgba(255, 255, 255, 0.18) 2%, rgba(255, 255, 255, 0.55) 6%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 1%, rgba(255, 255, 255, 0.18) 2%, rgba(255, 255, 255, 0.55) 6%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 1%, rgba(255, 255, 255, 0.18) 2%, rgba(255, 255, 255, 0.55) 6%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  }

  details[open] summary {
    position: static;
  }

  details[open] {
    position: relative;
  }

  details[open] summary:before {
    content: "свернуть";
    bottom: -6px;
    right: 0;
  }

  summary {
    position: relative;
    font-weight: 500;
    font-size: 17px;
    color: rgb(50, 150, 120);
    background-color: #000000;
    cursor:pointer;

    &:focus {
      outline: none;
  }
}
.home-seo-text a{
  color:rgb(50, 150, 120);
  cursor:pointer;
  padding-left:10px;
}
.home-seo-text details:hover summary:before{
  text-decoration:underline;
}
.oct-carousel-row.news-row .news-item .news-date{padding-left:20px;padding-right:20px;margin-top:10px;font-weight:600}
.oct-carousel-row .owl-carousel .owl-item .news-item .name a{width:100%;word-break: break-word;}
.cats-button:hover + .dropdown-menu{transition:all 700ms;z-index:1001}
.micro-name,.micro-availability,.micro-price{display:none}
#search .dropdown-menu{display:none}
#search .open-dropdown .dropdown-menu{display:block;z-index:1022}
.hover-effect{display:block;cursor:pointer}
.hover-effect img{display:block}
.hover-effect:hover img{opacity:.8}
@media not all and (min-resolution:.001dpcm) {
.input-group .input-group-addon{line-height:26px}
}
.oct-specification .head-td{background:#f0f3f6;padding:4px 10px}
.oct-specification .attr-td{padding:4px 0}
.oct-attr-name{position:relative;z-index:2}
.oct-attr-name:before{content:"";position:absolute;right:-20px;bottom:10px;left:0;height:1px;border-bottom:1px dotted #b2b2b2;z-index:1}
.oct-attr-name span{background:#fff;position:relative;z-index:2;padding-right:4px}
.oct-filter-view{font-weight:600;text-decoration:underline}
.oct-slideshow-right img{width:100%}
#product .text-danger{font-size:15px;padding:10px;color:red}
#left-buttons{display:none}
#product-info-counter{margin-bottom:20px}
.product-info-counter-header{text-transform:uppercase;padding-top:7px;color:rgba(53,57,62,0.47)}
#product-info-counter .counter{padding-left:15px;background:#fff}
#product-info-counter .flip-clock-wrapper{text-align:center;position:relative;width:100%;height:34px;margin:0 auto;background:transparent;font-family:'OpenSansLight'}
#product-info-counter .flip-clock-wrapper ul{background-color:transparent!important}
#product-info-counter .flip-clock-wrapper ul li a div div.inn{background:#fff;color:#59C2E6;font-family:'Qanelas'}
#product-info-counter .flip-clock-divider .flip-clock-label{color:#4f5f6f}
#product-info-counter .flip-clock-divider{margin-top:6px;width:20px}
#product-info-counter .flip-clock-divider:first-child{width:0}
#top .dropdown-menu.user-dropdown-menu{left:auto}
.buynow{height:auto;line-height:26px;width:auto;padding:4px 20px;font-size:16px;background:#4f5f6f;color:#fff;letter-spacing:1px}
.buynow a{color:#c6d0da!important;text-decoration:underline}
.buynow a:hover{text-decoration:none}
.filtered label{width:190px}
span.label.label-default.oct-filter-total-label{margin-top:4px}
#oct-selected-values .panel-default{border-color:transparent;background:transparent;border-radius:0;box-shadow:none}
#oct-selected-values .panel-default>.panel-heading{border-color:transparent;border-radius:0;background-color:transparent;text-transform:uppercase;font-size:16px;padding-left:0;font-weight:400}
#oct-selected-values .panel-body{padding-left:0;padding-right:0}
#oct-selected-values{margin-top:0}
.filtered #oct-selected-values button{border:1px solid  #a0a0a0;
    color: #a0a0a0;
    font-size: 14px;
    line-height: 22px;
    padding-left: 7px;
    background:transparent;
    display:flex;
    align-items:center;
    justify-content:center;
    }
.filtered #oct-selected-values button:hover{border:1px solid rgb(0, 100, 70); color:rgb(0, 100, 70);background:transparent!important;}
.filtered #oct-selected-values button:hover .oct-filter-icon-unselect{
  color:rgb(0, 100, 70)
}
#oct-selected-values button img{vertical-align:middle}
.oct-selected-group-label{margin-bottom:10px;font-size:12px;text-decoration:underline}
.oct-filter-icon-unselect{position:relative;top:-1px}
#oct-selected-values .oct-filter-icon-unselect{
  color:#a0a0a0;
}
#oct-selected-values .oct-filter-icon-unselect:hover{
  color:rgb(0, 100, 70);
}
#input-sort,#input-limit{text-overflow:ellipsis;white-space:nowrap;cursor:pointer}
#input-limit{min-width:70px;background-position:80% center}
#button-reset{margin-bottom:15px;margin-left:15px;background:transparent;font-size:12px;padding:10px;line-height:30px;height:30px}
#button-reset:hover{opacity:.8}
div#oct-selected-values .label-danger,span.label-danger.oct-filter-total-label{background:transparent;}
#oct-selected-values .label-danger:hover,span.label-danger.oct-filter-total-label:hover{opacity:.8;display:block}
.oct-filter-total-label{float:right;margin-top:4px;line-height:16px;padding-top:1px;padding-bottom:0;font-size:9px;font-weight:400;vertical-align:middle;background-color:rgb(0, 100, 70)}
.oct-filter-icon-unselect{    font-size: 11px;
    line-height: 10px;
    cursor: pointer;
    font-weight: 300;
    margin-right: 3px;
    margin-bottom: -5px;}
#oct-price-slider{margin:10px 15px 20px}
.box-content.filtered{background:#f7f9fa}
#selected-filters .checkbox,.filtered .list-group-item.item-name,.filtered .list-group-item.price-name{font-size:14px}
.filtered .list-group-item,.filtered a.list-group-item:focus,.filtered a.list-group-item:hover,.filtered button.list-group-item:focus,.filtered button.list-group-item:hover{background-color:transparent}
.filtered .item-content,.filtered .list-group-item.price-item{padding-bottom:0;margin-bottom:10px}
.filtered .list-group-item{border:0}
.filtered .list-group-item.item-name,.filtered .list-group-item.item-name:hover{background:#f2fafd;border:0;cursor:pointer;border-radius:0}
#oct-product-filter-data{position:relative}
#oct-product-filter-data a.list-group-item .link{cursor:pointer;display:block;width:30px;height:30px;text-align:right;position:absolute;right:10px;top:10px}
.filtered .link i{color:#4f5f6f!important}
#oct-product-filter-data .item-content{display:none}
#oct-product-filter-data .expanded .item-content{display:block;border-radius:0}
#oct-product-filter-data .inner-box.expanded{position:relative}
.filtered .checkbox input[type=checkbox]+label,.filtered .checkbox-inline input[type=checkbox]+label,.filtered .radio input[type=radio]+label,.filtered .radio-inline input[type=radio]+label{cursor:pointer;padding-left:0;font-size:12px;color:#4f5f6f;line-height:22px}
.filtered input[type="checkbox"] + label::before,.filtered input[type="radio"] + label::before,.filtered input[type="checkbox"]:checked + label::before,.filtered input[type="radio"]:checked + label::before{border:1px solid #B6AE88}
.filtered input[type="checkbox"]:disabled + label,.filtered input[type="radio"]:disabled + label{cursor:not-allowed;opacity:.5}
.filtered input[type="checkbox"]:disabled + label::before,.filtered input[type="radio"]:disabled + label::before{border:1px solid #ccc;cursor:not-allowed}
.filtered input[type=checkbox]+label::before,.filtered input[type=radio]+label::before{content:"";display:inline-block;height:16px;width:16px;margin:-3px 10px 0 0;border:1px solid #a0a0a0;padding:2px;background-repeat:no-repeat;vertical-align:middle}
.filtered .checkbox input[type=checkbox],.filtered .checkbox-inline input[type=checkbox],.filtered .radio input[type=radio],.filtered .radio-inline input[type=radio]{display:none}
.filtered input[type="checkbox"]:checked + label::before,.filtered input[type="radio"]:checked + label::before{background:#36283A;border-width:3px}
.filtered input[type=checkbox]:checked+label::before,.filtered input[type=radio]:checked+label::before{background:#4f5f6f;padding:5px!important;border:1px solid #a0a0a0}
.box-heading{font-size:18px;color:#4f5f6f;background:#f2fafd;padding:10px}
.filtered .radio input[type=radio]+label:before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.selected-filters-label{padding-left:0!important}
#selected-filters{padding-bottom:10px}
.box-content{background:#f7f9fa;margin-bottom:0}
#oct-product-filter-data .checkbox-image{float:left;margin-right:6px}
#oct-product-filter-data .checkbox-image img{cursor:pointer;border:2px solid #4f5f6f;border-radius:2px}
#oct-product-filter-data .highlight{border:2px solid #a0a0a0!important}
#oct-product-filter-data .oct-rating-stars{margin-top:-5px}
#oct-selected-values .oct-selected-values-label{padding-left:0}
.masked{background:#eee;opacity:.4}
.masked,.masked_loading{width:100%;height:100%;position:absolute;z-index:998;top:0;left:0}
.masked_loading{background:url(../image/ring-alt.svg) center center no-repeat}
#res-products{position:relative; width:100%;z-index:5;}
#oct-product-filter-data .oct-filter-faq{margin-top:5px;display:inline-block;line-height:12px}
.oct-slide-panel-heading{position:relative}
#hide-slide-panel{position:absolute;right:0;top:0;height:50px;width:50px;line-height:50px;text-align:center;cursor:pointer;display:none}
#hide-slide-panel:hover{opacity:.5}
#hide-slide-panel i{font-size:20px;color:#fff;position:relative;top:2px}
.mfp-wrap{z-index:8000!important}
td.text-left.oct-col-option-image img{width:50%}
td.text-left.oct-input-td button{height:30px!important;margin-top:1px!important;font-size:12px}
td.text-left.oct-input-td .opt-oct-button{padding:4px;border-radius:0}
input.oct-quantity-text-input{height:30px!important;font-size:12px!important;padding:0!important;width:40px!important}
@media screen and (max-width: 767px) {
td.text-left.oct-col-option-image{display:none}
}
.breadcrumbsitem{display:none}
#callback-popup .oct-messengers{text-align:center}
.fastorder-panel-default .popup-table-price{min-width:120px}
.popup-cart-box .oct-cart-box{overflow-y:auto}
@media screen and (min-width: 992px) {
.popup-cart-box .oct-cart-box{max-height:410px}
}
@media screen and (max-width: 992px) {
.popup-cart-box .oct-cart-box{max-height:278px}
}
#menu .sale-ul > div .megamenu-sale-item .dropprice span.oct-price-normal,#menu .sale-ul > div .megamenu-sale-item .dropprice span.oct-price-new{text-decoration:none}
.product-thumb .out-of-stock-button{font-size:16px}
.product-thumb.no_quantity{-webkit-filter:grayscale(100%);filter:grayscale(100%)}
#product-info-right .product-price span{display:block}
.compare-table td.description{min-width:280px}
.lazy_link{display:block;height:0;padding:0 0 100%;position:relative;overflow:hidden;z-index:1}
.lazy_link img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
#column-left .product-thumb .oct-sticker-box,.oct-discount-box,.quick-view{z-index:2!important}
#column-left .popover.right{border:1px solid rgba(0,0,0,.1)}
#column-left .popover.right>.arrow{border-right-color:rgba(0,0,0,.15)}
.oct-cart-item{width:100%;border-bottom:1px solid #ecedef}
@media screen and (min-width:480px) {
.oct-cart-item{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid #ecedef}
.oct-cart-item > div{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}
}
.oct-cart-item > div.delete-item button{border:0;padding:1px 7px 2px;color:#e72121;background:transparent}
.oct-cart-item > div.item-image{margin:0 6px}
.oct-cart-item > div.item-name{margin:0 6px;line-height:16px;width:310px}
.oct-cart-item > div.item-name a{font-size:12px}
.oct-cart-item > div.item-quantity{width:80px;margin:0 6px;display: flex;align-items:center;justify-content:center;}
.oct-cart-item > div.item-quantity #superminus, .oct-cart-item > div.item-quantity #superplus{
  border:none;background:transparent;
}
.oct-cart-item > div.item-quantity #superminus:hover, .oct-cart-item > div.item-quantity #superplus:hover{
  color:rgb(0, 100, 70);
  transition:.2s ease;
}
.oct-cart-item > div.item-quantity input{border-radius:0;padding-left:10px;padding-right:10px;height:30px;max-width:64px;text-align:center}
.oct-cart-item > div.item-price{font-size:16px;margin-left:10px;width:120px;text-align:right;font-weight:600}
@media screen and (max-width:480px) {
.oct-cart-item{margin-bottom:20px}
.oct-cart-item > div{display:inline-block}
.oct-cart-item > div.item-name{width:210px;height:50px;overflow-y:hidden}
.owl-carousel .oct-button,.oct-carousel-box .oct-button{padding:10px 12px!important}
}
@media screen and (max-width:479px) {
.oct-cart-item > div.item-quantity{width:64px;margin-left:124px;position:relative;top:-30px}
.oct-cart-item > div.item-price{position:relative;top:-40px;width:auto;text-align:left;font-size:12px}
}
@media screen and (max-width:411px) {
.oct-cart-item > div.item-name{width:190px}
.oct-cart-item > div.item-image{margin:0}
}
@media screen and (max-width:380px) {
.oct-cart-item > div.item-name{width:170px}
.oct-cart-item > div.item-quantity{margin-left:112px}
}
@media screen and (max-width:360px) {
.oct-cart-item > div.item-name{width:156px}
}
@media screen and (max-width:320px) {
.oct-cart-item > div.item-name{width:146px}
.oct-cart-item > div.item-price{top:-24px;margin-left:112px;font-size:16px}
}
#description_block a{color:#55afe6;text-decoration:underline}
#description_block a:hover{text-decoration:none}
#image-additional .owl-carousel{margin:0}
#image-additional .owl-controls .owl-buttons .owl-prev,#image-additional .owl-controls .owl-buttons .owl-next{top:50%}
#image-additional .thumbnails a{display:inline-block;width:100px;height:100px}
#image-additional .thumbnails a img{width:100%}
.mousetrap + div{border:0!important}
.product-list .product-thumb .price{height:auto;overflow:visible;margin-bottom:15px}
.product-tabs-row .nav-tabs>li{margin-bottom:15px}
.tooltipster-base{z-index:2!important}
#menu .nav > li:hover p{color:#000!important}
.oct-admin-answer{margin:10px 0;padding:15px;background:#f7f9fa}
.oct-404-image img{margin:0 auto}
.oct-count-reviews{margin-left:6px;color:#b8b8b8}
.oct-count-reviews i{position:relative;top:-1px}
.reviews-description{font-size:16px}
.minimum-row{margin-top:14px;margin-bottom:10px}
.minimum-row .alert{margin:0}
#pos-copyright #column-left,#pos-copyright #column-right,#pos-copyright2 #column-left,#pos-copyright2 #column-right{display:block;width:33.33333333%}
#search_block{padding:15px}
#input-blog_search{margin-bottom:10px}
.oct-pfc-grid{display:-ms-flexbox;display:flex;flex-wrap:wrap}
.oct-pfc-grid > .item{margin-bottom:30px;width:20%;display:none}
.oct-module-button{text-align:center}
.product-info-li select{margin-bottom:10px}
#oct-policy{position:fixed;right:0;bottom:0;left:0;padding:20px;background:rgba(0, 0, 0, .85);transition:bottom 0.8s ease, opacity 0.8s ease;z-index:10000}
#oct-policy.clicked{bottom:-100%;opacity:0}
.oct-policy-text{font-size:12px;color:#bebebe}
.oct-policy-text a{color:#3babf9;text-decoration:underline}
.oct-policy-text a:hover{text-decoration:none}
#oct-policy-btn{font-size:16px;font-weight:300;display:inline-block;padding:10px 20px;text-align:center;border:1px solid #FFF;transition:all .15s ease .05s;background:transparent;color:#fff}
#oct-policy-btn:hover{background:#fff;color:#000}
#oct-information_bar{padding:17px 0;background:rgba(0, 0, 0, .85);transition:opacity 0.8s ease;z-index:10000}
#oct-information_bar.clicked{opacity:0;display:none}
.oct-information_bar-text{font-size:13px;color:#fff;margin-right:15px}
.oct-information_bar-text a{color:#566072;text-decoration:underline}
.oct-information_bar-text a:hover{text-decoration:none}
#oct-information_bar-btn{font-size:13px;font-weight:300;display:inline-block;padding:5px 15px;text-align:center;border:0;transition: all .15s ease .05s;border-radius:2px}
#oct-information_bar-btn:hover{background:#fff;color:#000}
.d-flex.align-items-center.justify-content-between{display:flex;justify-content:space-between;align-items:center}
label img{pointer-events:none} 
.br-theme-fontawesome-stars .br-widget{height:50px;white-space:nowrap; display: flex;align-items: center;justify-content: center;}.br-theme-fontawesome-stars .br-widget a{font:normal normal normal 28px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;text-decoration:none;margin-right:6px}.br-theme-fontawesome-stars .br-widget a:after{content:'\f005';color:#ddd}.br-theme-fontawesome-stars .br-widget a.br-active:after{color:#ffdf88}.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:#ffdf88}.br-theme-fontawesome-stars .br-widget .br-current-rating{display:none}@media print{.br-theme-fontawesome-stars .br-widget a:after{content:'\f006';color:#000}.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{content:'\f005';color:#000}}
.review-terms{
  white-space:initial;
  }

.nav>li>a:focus, .nav>li>a:hover{
  background:transparent;
}
.garanted-block{
  background:rgba(235,235,235,.3);
}
/* header */
header {
    padding-top: 15px;
    padding-bottom: 15px;
}
#logo a{
  font-size:28px;
}
#logo a:hover{
  color:rgb(50, 150, 120)
}

.buttons-top-box div i span{
  background: #37a483;
  border: 1px solid #37a483;
}
a:hover {
    color:rgb(50, 150, 120);
}
.category-name,.cats-button i.fa-caret-down{
  color:rgba(0,0,0,.68);
}
#search .btn-lg{
  background:#fff;
  border: 1px solid rgba(0,0,0,.14)
}
#top .mobile-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
#top #top-left-links ul li a, #top #top-left-links ul li a{
  border:0;
}
#top .container:before, #top .container:after{
  display:none;
}
#search{
  margin:0;
}
#search .btn-search:focus{
  outline:none;
}
#search .btn-search:hover i.fa-search,.cats-button:hover .category-name, .cats-button:hover i.fa-caret-down{
  color:rgb(50, 150, 120);
  transition:.2s ease;
}
#search .btn:active{
  outline:none;
}
.field-tip .tip-content{
 color:#000;
}
#search .open-dropdown .dropdown-menu{
  width: 233px;
  max-height: 400px;
  box-shadow: 0 0 5px 1px rgba(0,0,0,.14);
  left: 0;
  padding: .25rem 0;
  border: 1px solid #fff;
  border-radius: 3px;
  overflow-y: auto;
}
#search .dropdown-menu li a{
  white-space: break-spaces;
  line-height:1;
  padding: 5px 10px;
}
.ts-search-box{
  float:none;
  display:flex;
}
#search{
  width:90%;
}
.ts-search-box .input-group-btn{
  width:10%;
}

.buttons-top-box{
  margin:0;
}
#top #top-right-links .user-dropdown-menu > li a:hover{
  line-height:26px;
}
.header-top-line{
  display:flex;
  align-items:center;
  padding: 6px 0;
}
.cart-text{
  font-size:18px;
  padding-left:10px;
}
.categories{
  background: rgb(0, 100, 70);
  border-radius: 5px;
  color: hsla(0,0%,100%,.92);
  cursor: pointer;
  font-size: .9rem;
  font-weight: 500;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.categories{
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size: 16px;
  color:#fff;
}
.categories:hover{
  background:#37a483;
  color:#fff;
}
.categories:focus{
  color:#fff;
}
#info-mobile-box .categories__dropdown a {
    padding: 10px 20px 10px 0;
    text-decoration:none;
}
.categories__dropdown a{
  position:relative;
  font-size:16px;
  display:block;
  border-bottom: 1px dotted rgba(0,0,0,.5);
 
}
#info-mobile-box  .mobile-dropdown-menu a{
  padding: 10px;
  font-weight: 500;
}
.drop-categories a{
  font-size: 16px;
  line-height:1;
  padding:5px 10px 5px 0;
}
.categories__dropdown .collapse>a, .dropdown-toggle-item>a, .categories__dropdown .collapse>a, .dropdown-toggle-item>div>a{
  font-weight: 600;
}
.categories__dropdown .collapse>a:after{
  content:"";
  font-size:20px;
  color:green;
}
.dropdown-toggle i{
  font-size: 16px;
  font-weight: 900;
  margin-left:10px;
  color:rgb(0, 100, 70);
  position: absolute;
  top: 12px;
  right: 0;
}
header .drop-categories{
  position: absolute;
  top: 100%;
  left: 0;
  padding-top:30px;
  z-index:100;
  width:100%;
  padding:27px;
  display:none;
  border: none;
  background:#fff;
  background-image: url("../image/tool.png")
}
#top,header{
  position:relative;
  z-index:100;
}
#cart a{
  display:flex;
  align-items:center;
  justify-content: flex-end;
}
#oct-menu-box{
  height:auto;
  text-align:left;
  padding: 0;
}
/* footer */
#static-subscribe-button-footer:hover{
  background-color:#37a483;
}
  
/* category */
#sstore-3-level ul{
  border-bottom: 1px solid rgba(0,0,0,.2);
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline:none;
}
/* card */
.after-header-item.blue, .oct-attr-product-header-link{
  color:rgb(50, 150, 120);
  text-align:left;
   margin: 10px 0;
}
.oct-attr-product-header-link:hover{
  color:rgb(50, 150, 120);
}
.after-header-item a:hover{
  color:#4F5F6F;
}
.oct-slideshow-box .item img{
  margin: 0 auto;
}
#product-info-counter .flip-clock-wrapper ul li a div div.inn{
  color:#E91E63;
}
.product-thumb .price{
  height:45px;
}
.product-thumb .oct-product-desc{
  color: rgba(0,0,0,0.8);
}
#menu-mobile .close-m-search{
  left:4px;
  right: auto;
}
.close-m-search .fa-times{
  font-size:25px; 
}
textarea{
  resize:none;
}
/* slider */
#slideshow0{
  margin:0;
}
#slideshow0 .owl-wrapper-outer{
  border:none;
  border-radius:0;
}
#slideshow0 .item{
  padding:0;
}

#slideshow0 .owl-page{
  margin: 0px 10px;
}
#slideshow0 .owl-pagination{
  bottom: 40px;
  background: rgba(0,0,0,0.4);
  padding: 10px 0;
}
#slideshow0 .owl-page span{
  width: 14px;
  height: 14px;
  border:none;
  background:transparent;
}
#slideshow0 .owl-page span{
  width: 14px;
  height: 14px;
  border:none;
  background:transparent;
}
#slideshow0 .owl-page span:hover{
  background:#fff;
}
.oct-slideshow-box .owl-controls .owl-page{
  border-radius: 50%;
  padding: 2px;
  border: 1px solid #fff;
  height: 20px;
  width: 20px;
  box-sizing:border-box;
  align-items:center;
  vertical-align:middle;
}
#slideshow0 .owl-page.active span{
  background:#fff;
}
#top #top-right-links > ul > li a, #top #top-right-links > ul > li a:visited, #top #top-right-links > ul > li a:hover{
  display:flex;
  align-items:center;
}
@media(max-width:1199px){
  #top #top-left-links ul li a, #top #top-left-links ul li a:visited {
    padding: 0 10px;
  }
}
#menu-mobile-box{
  padding:15px;
}
#menu-mobile-box .navbar-collapse a{
  display:block;
  padding:5px 0;
  font-size:14px;
  border-bottom: 1px solid rgba(0,0,0,.06);
}
.oct-category-item-box{
  padding:0;
  position:relative;
}
.oct-category-item-box .main-advantage-item-icon{
  padding:0;
}
.oct-category-item-box .oct-category-item-text{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0,0,0,.4);
  padding:10px 15px;
  height:77px;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.3s linear;
}
.oct-category-item-box .oct-category-item-text:before{
  content:"";
  position:absolute;
  top:10px;
  left:5%;
  height:1px;
  width:0;
  background:#fff;
  transition:.3s linear;
}
.oct-category-item-box .oct-category-item-text:after{
  content:"";
  position:absolute;
  bottom:10px;
  left:5%;
  height:1px;
  width:0;
  background:#fff;
  transition:.3s linear;
}
.oct-category-item-box:hover .oct-category-item-text{
  height:100%;
}
.oct-category-item-box:hover .oct-category-item-text:after, .oct-category-item-box:hover .oct-category-item-text:before {
  width:90%;
}
.oct-category-item-header{
  font-size: 16px;
  line-height: 1.3;
}
.main-advantage-row .oct-category-item-box .oct-category-item-text .oct-category-item-header{
  color:#fff;
  transition:.2s ease;
}
.footer-advantages-box .footer-advantages{
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(25% - 30px);
}
.footer-advantages-box .footer-advantages a .fa{
  font-size:72px;
  margin-right: 16px;
  color:rgb(50, 150, 120);
}
.footer-advantages-box{
  margin: 40px 0;
  display: flex;
  justify-content: space-between;
}
.footer-advantages-box .footer-advantages span{
  font-size:16px;
  line-height: 1.2;
}
#oct-featured-0 .item, #oct-owl-carousel-0 .item{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 10px;
    border-radius:7px;
}
.oct-carousel-box, #oct-featured-0, .oct-product-tab, #oct-owl-carousel-0, #owl-example1,.oct-carousel-box .owl-item .cart .oct-button.compare, .oct-carousel-box .owl-item .cart .oct-button.wishlist{
  background:transparent;
}
#oct-featured-0 .rating{
  bottom:25%;
}
#oct-owl-carousel-0 .rating{
  bottom:26%;
}
#oct-owl-carousel-0, #owl-example1,.oct-carousel-box .owl-item .cart .oct-button.compare:hover, .oct-carousel-box .owl-item .cart .oct-button.wishlist:hover {
  background: transparent!important;
}
.cart-total-price{
  display:none;
}
.cart .compare .fa, .cart .wishlist .fa, #res-products .product-thumb .cart .oct-button.current-link fa{
  color: #000;
  font-size:20px;
}
.oct-product-tab .cart .compare, .oct-product-tab .cart .wishlist,#oct-related .oct-button.wishlist, #oct-related .oct-button.compare{
  position:absolute;
  top:0;
  right:0;
}
.cart .wishlist{
  top: 42px;
  right: 36px;
}
.oct-product-tab .cart .compare, #oct-related .oct-button.compare{
  top:43px;
}
.cart .compare .fa:hover, .cart .wishlist .fa:hover{
  color:rgb(50, 150, 120);
}

#search .input-group-btn{
  position:absolute;
  top:0;
  right:0;  
}
#search .btn-lg{
  border:none;
  background:transparent;
}
#top-left-links li{
  position:relative;
}
#top-left-links li:last-child:after{
  display:none;
}
@media(min-width:768px) and (max-width:1023px){
  .alert-popup{
    max-width:70%;
  }
  
}
@media(min-width:1024px) and (max-width:1366px){
  .alert-popup{
    max-width:50%;
  }
}
#oct-bluring-box #top #top-left-links ul li a:hover, #top #top-right-links > ul > li:hover{
  border:none;
  background:transparent;
}
.mobile-container .row{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
#menu-mobile-toggle{
  font-size:18px;
}
#menu-mobile-toggle i{
  font-size: 17px;
  padding-left: 10px;
}
#info-mobile #logo h1{
  display:block;
}
.not-mobile-container #logo a{
  padding: 0;
  font-size: 25px;
}
footer{
  margin-bottom:0;
}
.buttons-top-box div a:hover span{
  color:rgb(0, 100, 70);
}
.buttons-top-box div a:hover i span{
    background: #37a483;
    color:#fff;
}
.categories i{
  padding-right:15px;
}
.header-third-line{
  padding-top:15px;
}
#menu-categories .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    width: 30%;
}
#menu-categories .dropdown-menu{
  position: absolute;
  width: 70%;
  height: 100%;
  padding-left:10%;
  right: 0;
  top: 0;
  left: auto;
  box-shadow: none;
  border: none;
  background: transparent;
  
}
#menu-categories .dropdown-menu .dropdown-inner{
  position:sticky;
  top:0;
  left:0;
}
#oct-menu-box #menu-categories .dropdown-menu li.second-level-li:hover {
    background-color: transparent;
}
#menu-categories .dropdown-inner a{
 font-size:16px;
 line-height:1;
}
.drop-categories{
  background:#fff;
}
#menu-categories .dropdown-menu.show-drop-menu{
  opacity:1;
  visibility:visible;
  display:block;
}
header .drop-categories-open{
  display:block;
}
.tab-content .name{
  height: 43px;
  overflow: hidden;
}
body.active-drop-menu:before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  z-index:50;
}
.mfp-content .popup-button{
  background:rgb(0, 100, 70)!important;
  color:#fff;
}
.mfp-content .popup-button:hover,.mfp-content .oct-button:hover{
  background:#37a483!important;
  color:#fff;
}
#callback-popup .input-text, #callback-popup textarea,#auth-popup input,.popup-wrap .input-text{
  border-radius: 4px;
  border: solid 1px #BABABA;
  background-color: #fff;
  padding: 20px;
  margin-top: 10px;
}
#callback-popup .input-text:focus, #callback-popup textarea:focus{
  border:1px solid rgb(0, 100, 70);
}
div.mfp-close-btn-in .mfp-close{
  background:transparent;
}
.socials-box .fa{
  font-size: 30px;
  padding-right: 20px;
}
footer .ts-logo-box{
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  padding: 1% 0;
}


.__select {
  position: relative;
}
.__select.active{
  height:auto;
}

.__select.active .__select__title:before {
  transform: translate(-1px, -50%) rotate(-45deg);
}

.__select.active .__select__title:after {
  transform: translate(4px, -50%) rotate(45deg);
}

.__select__title {
    width: 100%;
    height: 40px;
    border: solid 1px #BABABA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f0f0f0;
    padding-right:40px;
    box-shadow: none;
    background: #fff;
    color: rgba(0, 0, 0, 0.88);
    font-family: 'Qanelas';
    display:flex;
    align-items:center;
    justify-content:center;
    font-size: 14px;
    position:relative;
}
.__select__title:before, .__select__title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    display: block;
    width: 7px;
    height: 1px;
    transition: all 0.3s ease-out;
    background-color: #969798;
    transform: translate(0, -50%) rotate(45deg);
  }
.__select__title:after {
  transform: translate(5px, -50%) rotate(-45deg);
}
.__select__label {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 11px 5px;
  transition: all 0.2s ease-out;
  cursor: pointer;
  font-size: 14px;
  box-sizing:border-box;
}
.__select__content {
  border-top: 1px solid #efefef;
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  transition: all 0.3s ease-out;
  opacity: 0;
  z-index: 15;
  box-shadow: 0px 5px 9.5px 0.5px rgba(0,0,0,.25);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.__select.active .__select__content {
  visibility:visible;
  height:auto;
  opacity:1;
  
}
.category-name-a{
  text-transform:uppercase;
  font-weight: 600;
}
#column-left ul a:hover {
  color: rgb(0, 100, 70);
}
#column-left .filtered .link i{
  color:rgb(0, 100, 70)!important;
}
.noUi-base .noUi-connect{
  background:rgb(0, 100, 70);
}
#column-left .box-heading {
    background-color: rgb(0, 100, 70);
    color: #fff;
    border-radius: 7px;
}
/* product */
.select select:focus{
  border: 1px solid #ecedef;
}
.product-buttons-box #button-cart{
  color:#fff;
  border:1px solid rgb(50, 150, 120);
}
.product-buttons-box #button-cart:hover{
  color:#37a483;
  
}
.product-rating-box{
  float:none;
  display:flex;
}
.product-rating-box .after-header-item:first-child{
  margin-right:5px;
}
#oct-related .name{
  padding: 0 15px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 0;
}
.product-buttons-row .product-buttons-box .button-one-click, .product-buttons-row .product-buttons-box .button-wishlist, .product-buttons-row .product-buttons-box .button-compare {
  background:transparent;
  border:1px solid rgb(50, 150, 120);
  border-radius: 3px;
}

#content .product-tabs-row .nav-tabs > li a {
  color: rgb(50, 150, 120);
  border-bottom:2px solid rgb(50, 150, 120);
  background:#fff;
  transition:.2s ease;
      border-radius: 0;
}
#content .product-tabs-row .nav-tabs > li.active a {
  color: #fff;
  background-color: rgb(50, 150, 120);
  
}
#content .product-tabs-row .nav-tabs > li a:hover{
  background-color: rgb(50, 150, 120);
  color: #fff;
}
#content a.oct-button, #content .oct-button, .oct-fastorder-payment .oct-button, .contact-form-box .oct-button{
  border:1px solid rgb(50, 150, 120);
  background:#fff;
  color:rgb(50, 150, 120);
  transition:.2s ease;
}
#content .product-buttons-row a.oct-button{
  border:1px solid rgb(0, 100, 70);
  background:rgb(0, 100, 70);
  color:#fff;
  transition:.2s ease;
  padding:20px 50px;
  font-size:24px;
}
#content .product-buttons-row a.oct-button:hover{
  border:1px solid rgb(0, 100, 70);
  background:rgb(0, 100, 70);
}
.mfp-wrap .oct-button{
  color:#fff;
}
#content  a.oct-button:hover,#content .oct-button:hover, .oct-fastorder-payment .oct-button:hover, .contact-form-box .oct-button:hover{
  background:rgb(50, 150, 120)!important;
  color:#fff;
}
#content  a.oct-button.disabled,#content .oct-button.disabled, .oct-fastorder-payment .oct-button.disabled, .contact-form-box .oct-button.disabled{
  background:silver!important;
  color:#000;
  border-color: #000 !important;
  cursor: default !important;
}
.after-header-item{
  text-align:left;
}
#product .after-header-item{
  color:rgb(50, 150, 120);
}
#product .after-header-item i{
  color:rgb(50, 150, 120);
}
.filter-block{
  display:flex;
  justify-content: start;
  align-items:center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.filter-block .buttons{
  width:100%;
}
#oct-product-filter-data .inner-box{
  display:flex;
  flex-wrap: wrap;
}
#input-sort {
  margin:0 30px;
}
.form-control:focus{
  border-color:#BABABA;
}
#drop-categories .navbar-collapse >div, #drop-categories .navbar-collapse >a{
    width:20%;
}
#menu-categories .navbar-collapse {
  display: flex!important;
  flex-wrap: wrap;
  flex-direction: column;
}
.contact-form-box{
  float:none;
  margin:0 auto;
}
.checked-form-group__label{
  width:16px;
  height:16px;
  border:1px solid rgb(50, 150, 120);
  position:relative;
  margin-bottom: -3px;
  cursor:pointer;
}
span.checked-form-group__label{
  display:block;
  margin: 0 3px;
  flex-shrink: 0
}
.checked-form-group__input{
  position:absolute;
  top:-9999px;
  visibility:hidden;
  opacity:0;
}
.checked-form-group__input:checked+label.checked-form-group__label::after{
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  position: relative;
  top: 4px;
  border: 0 solid rgb(50, 150, 120);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotateZ(45deg);
  margin: -6px 3px;
  pointer-events: none;
  outline: none;
   webkit-box-shadow: none;
   moz-box-shadow: none;
  box-shadow: none;
}
.checked-form-group__input:checked+span.checked-form-group__label::after{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: relative;
  top: 3px;
  left: 3px;
  background: rgb(50, 150, 120);
}
.form-horizontal .radio-inline{
  display:flex;
}
.oct-text-terms {
    display: inline-block;
}
.product-tabs-row #tab-description table{
  width:740px;
  max-width:100%;
}
@media(max-width:767px){
  .product-tabs-row #tab-description table{
  width:100%;
`}
}
#info-mobile-box .collapse{
  padding:0;
}

.mobile-dropdown-menu{
  height:0;
  visibility:hidden;
}
.show-mobile-menu{
  height:auto;
  visibility:visible;
}
#info-mobile-box .toogle-menu-item{
  position:relative;
}
#info-mobile-box .dropdown-toggle-item span{
  position:absolute;
  right: 0;
  top:50%;
  width: 25px;
  height: 25px;
  transform: translate(0, -50%);
}
#info-mobile-box .dropdown-toggle-item span:after{
  content:'';
  position:absolute;
  right: 46%;
  top:52%;
  width: 2px;
  height: 15px;
  background-color:rgb(50, 150, 120);
  transform: rotate(45deg)translate(-50%, -50%);
  transition:0.2s ease;
}
#info-mobile-box .dropdown-toggle-item span:before{
  content:'';
  position:absolute;
  left: 47%;
  top:50%;
  width: 2px;
  height: 15px;
  background-color:rgb(50, 150, 120);
  transform: rotate(-45deg)translate(-50%, -50%);
  transition:0.2s ease;
}
#info-mobile-box .dropdown-toggle-item .mobile-menu-open:after{
  right: 84%;
}
#info-mobile-box .dropdown-toggle-item .mobile-menu-open:before{
  left: 90%;
}
#info-mobile-box .phoneclick{
  color:rgb(50, 150, 120)!important;
}
.closempanel{
  position:relative;
  padding: 7px 20px;
  top: 2px;
  padding: 2px 18px;
  top: 2px;
  right: 10px;
}
.closempanel:focus{
  border-bottom:0;
}
.closempanel:before{
  content:"";
  position:absolute;
  top:0;
  left:45%;
  width:4px;
  height:100%;
  transform:rotate(45deg);
  background:#fff;

}
.closempanel:after{
  content:"";
  position:absolute;
  top:0;
  right: 45%;
  width: 4px;
  height:100%;
  transform: rotate(-45deg);
  background:#fff;
}
a:focus, a:active {
    color:rgb(0, 100, 70);
}

.popup-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  text-align: center;
  white-space: nowrap;
  background: #333;
  background: rgba(0, 0, 0, .5);
  overflow-y: auto;
}
.mfp-content.alert-popup {
  position: relative;
  width: 25%;
  top: 50%;
  transform:translate(0,-50%);
  padding: 2.35714rem 5.57143rem 3.92857rem;
  text-align: center;
  background: #fff;
  color: #000000;
  font-weight: 500;
  box-shadow: 0 0 20px rgba(0, 0, 0, .4);
  border-radius: 3px;
}
.alert-popup h3{
    font-size: 36px;
}
.active-cross {
  width: 50px;
  height: 50px;
  top: 10px;
  right: 20px;
  position: absolute;
  cursor: pointer;
}
.popup-form, .popup__title{
  text-align:center;
  
}
body.lock-scroll{
  overflow:hidden;
}
.cart{
  display:flex;
  align-items:center;
  justify-content:center;
}
#reviewPopup .product-header{
  font-size:18px;
  white-space: break-spaces;
  line-height: 1.5;
}
.form-horizontal .control-label{
  display:block;
  margin-top:5px;
  margin-bottom:5px;
}
#review-add-button{
  margin-bottom:20px;
}
.cart-number{
  display:none;
}
#cart_table td{
  text-align:center;
}
.cart-quantity-block{
 display:block;
 justify-content:center;
 align-items:center;
 width:auto;
}
#forgotPopup .auth-popup-links{
  margin-top:20px;
}
.quantity-cart-box{
  display:flex;
  align-items:center;
  justify-content:center;
}
.quantity-cart-box #superminus, .quantity-cart-box #superplus{
  background:transparent;
  border:none;
  font-size:20px;
}
.quantity-cart-box #superminus:hover, .quantity-cart-box #superplus:hover{
  color:rgb(50, 150, 120);
  transition:.2s ease;
}
.cart-quantity-block input[type="text"].form-control{
  border:none;
  border-top: solid 1px #BABABA;
  border-bottom: solid 1px #BABABA;
  background:transparent;
}
.checkbox label, .radio label{
  display:flex;
}
.account-information input[type="text"].form-control,
.account-information input[type="email"].form-control,
.account-information input[type="tel"].form-control{
  border:none;
  border-bottom: solid 1px #BABABA;
  background:#fff;
}
.form-group {
    margin-bottom: 15px;
    display: flex;
}
.account-information .form-group label{
    box-sizing: content-box;
    display: flex;
    align-items:flex-end;
}
.newsletter-inf .form-group{
  display:flex;
  align-items:center;
  justify-content:center;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{
  padding-top:0;
}
.brands-carousel a:hover img{
  transform:scale(1.2);
  transition:.2 ease;
} 
.footer-advantages:hover i{
  transform:rotate(360deg);
  transition:.3s linear;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.left-sort-row .input-limit-div{
  display:none;
}
#content .search-button{
  background:rgb(0, 100, 70);
  color:#fff;
}
#content .search-button:hover{
  background:#37a483;
  color:#fff;
}
.checkbox-inline{
  display:flex;
  padding-left:0;
}
#oct-bluring-box #content{
  margin-bottom: 40px;
}
.top-container{
  overflow:hidden;
}

.account-account .form-group *{
  padding:0;
  
  border:0;
}
.news-row .product-grid .product-thumb .caption{
  text-align:left;
}
#info-mobile .top-account .fa{
  padding-right:5px;
}
.top-account a{
  color:rgb(50, 150, 120);
}
.top-account a:hover{
  text-decoration:underline;
}
#info-mobile-box ul.footer-contacts-ul li:hover a{
   color:rgb(50, 150, 120)!important;
}
.checkout_form .checkbox, .radio {
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-thumb .price{
  display:flex;
  align-items: center;
  justify-content: center;
}
.alert-popup .text-danger {
    color: #a94442;
    margin: 10px 0 20px;
}
.text-danger {
    white-space: break-spaces;
}
#column-left .box-content ul:last-child{
  border-bottom:none;
}
#callback-popup .oct-m-phones-popup ul{
  display: none;
}