/*font-family: 'Overpass', sans-serif;
font-family: 'Open Sans', sans-serif;*/
*:focus { outline: none; }
.left { float:left;}
.right { float:right;}
.half { width: 50%; }
.clear { clear:both;}
.relative { position: relative; }
.absolute { position: absolute; }
.content { width:1200px; margin:0 auto; }

.content.page_text {
    width: 795px;
    padding-bottom: 100px;
}
body { margin:0 auto; font-family: 'Overpass', sans-serif; font-weight: 300; overflow-x: hidden;}

.border_foot + footer {
    border-top: 1px solid #dddddd;
}
.border_foot {
    padding-bottom: 70px;
}
.profile_bg p { 
    color: #989898;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}
.confirm_checkbox {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
.text-danger {
    color:red;
    font-weight: bold;
    font-size:11px;
}
.mobile { display: none;  }
form:not(.options) input, form:not(.options) select, .login_page input {border:1px solid #dddddd;color:#777777;font-size: 13px;font-weight: 400;border-radius: 5px;padding: 11px 16px;width: calc(100% - 35px); background:white;}
.temp { font-size:15px; line-height: 23px; }
.confirm_checkbox p { cursor: pointer; }
.order_form .hide { display: none; }
.confirm_left { width: 400px; }
.confirm_left .radio_btn { margin-top: 11px; }
form.order_form select { width: 100%; }
.no_subs { display: none; }
.nav_side nav a.active + .no_subs { display: block; }
html, body { margin:0 auto;}
input, button, textarea, a, .category_sorts select, select { font-family: 'Overpass', sans-serif;  }
#top_line { background: #008bc6; height:30px; line-height: 30px; margin-bottom: 21px; }
#top_contacts {}
#slider img {     margin: 0 auto; }
#top_line a {font-size:13px;font-weight: 400;color:#ffffff;margin-right: 30px;text-decoration: none;}
#top_line a:hover { text-decoration:underline; }
#top_contacts a {
    margin-left: 30px;
    margin-right: 0;
}
.button { transition: 0.3s; }
.button.green:hover {
    box-shadow: inset 0px 0px 28px #34920b;
}
.product_nav a {
    color: #171a1f;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
}
.product_nav a:hover {
    color: #59b431;
}
.terms_agree { margin-top: 20px; }
.order_form .terms_agree  label + .right { margin-bottom: 0; }
.button.white:hover, .button.btn_newsletter:hover {
    /*box-shadow: inset 0px 0px 5px #e9ebf3;*/
    box-shadow: inset 0px 0px 28px #3ea90f;
    color: white;
    background: #59b431;
    border-color:#59b431;
}
/*.button.btn_newsletter:hover {
box-shadow: inset 0px 0px 5px #dcdee4;
}*/
#logo {}
#slider { height:560px; }
#slider button {
    width:36px;
    height:36px;
    color:#a5b1c5;
    border:1px solid #a5b1c5;
    padding: 0;
    margin:0;
    cursor: pointer;
    background: transparent;
    border-radius: 36px;
    position:absolute;
    top:0;
    left: 5%;
    bottom:0;
    margin:auto;
    z-index: 9;
    text-align: center;
}

#slider button span, .slider_products button span {
    position: absolute;
    right: 0;
    left: 2px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 12px;
    width: 9px;
}
#slider button.slick-next {
    right: 5%;
    left: inherit;
}
#logo img { max-height: 40px; }
#search_box {width: 503px;border:1px solid #dddddd;border-radius: 3px;height: 38px;line-height: 38px;background: #f5f5f5;margin: 0 44px 0 64px;}
#search_box button {
    border: 0;
    padding: 0;
    background: transparent;
    float: left;
    margin: 11px 0 0 12px;
    cursor: pointer;
}
#search_box input {color:#333333;font-size:14px;font-weight: 400;background: transparent;width: 89%;height:100%;border: 0;padding: 0 15px 0 5px;float: right;}
#login_btn {
    display: block;
    float: right;
    padding: 11px 40px 9px;
}
.button {font-size:15px;font-weight: bold;border-radius: 22px;text-align: center;padding: 11px 29px 9px 29px;text-decoration: none;line-height: 19px;}
.button.green {color:white;background: #59b431;border:0;box-shadow: 0px 0px 11px #59b43180;}

.totals a.button.green {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    padding: 11px 45px 9px 40px;
}
#cart:before {background: url(images/cart.svg) no-repeat;background-size: 100%;content:'';display: block;width:33px;height: 34px;margin-right: 15px; float:left;} 
#cart {color:#333333;font-size:13px;font-weight: 300;text-align: left;background:transparent;outline: none;border:0;margin-right: 27px;display: block;width: 245px;margin-top: 4px;cursor: pointer;}
#cart strong { color:#171a1f; font-size:15px; font-weight: bold; display: block; }
/*#main_nav:before {content:'';display: block;background:#dddddd;height:1px;width: 116vh;position: absolute;top:0;left: 0;}*/
#main_nav {margin-top: 15px;border-top: 1px solid #dddddd;position: relative;border-bottom: 1px solid #dddddd;}
#main_nav > ul {list-style: none;padding: 0px 0;position: relative;}
#main_nav > ul > li {font-size:15px;font-weight: bold;padding: 15px 50px 13px 0px;display: inline-block;vertical-align: top;line-height: 15px;}
#main_nav > ul > li > a {color:#171a1f;text-decoration: none;}
#main_nav > ul > li > a:hover, #main_nav > ul > li:hover > a, #main_nav > ul > li.hover > a, #main_nav > ul > li:hover > span.fas, #main_nav > ul > li.hover > span.fas, footer nav ul li a:hover { color:#59b431; }
#main_nav li span.fas {color:#171a1f;font-size:10px;padding-left: 10px;}
.megamenu {
    position: absolute;
    left: 0;
    top: 44px;
    background: white;
    width: 100%;
    z-index: 9;
    padding: 40px 0px;
    display: none;
    transition: all 0s, opacity 0.2s linear;
    transition-delay:0.2s;
    pointer-events: none;
}

#main_nav > ul > li:hover .megamenu, .megamenu:hover {
    display: block;
    transition-delay:0.4s;
    pointer-events: all;
}

/*.megamenu .column {display: inline-block;vertical-align: top;padding-right: 40px; position: relative; z-index: 44;}
.megamenu .column > a {font-weight: bold;color:#171a1f;text-decoration: none;}
*/
.megamenu .column {list-style: none;padding: 0px;-moz-column-count: 4;-moz-column-gap: 20px;-webkit-column-count: 4;-webkit-column-gap: 20px;column-count: 4;column-gap: 80px;padding-right: 40px;position: relative;z-index: 44;}
.megamenu .column {font-size:15px;font-weight: 300;padding: 0; margin:10px 0;}
.megamenu .column > a {color:#171a1f;text-decoration: none;display: table;margin-bottom: 10px;}
.megamenu .column > a:hover, #main_nav > ul > li.hover > a, .megamenu .column > a.active{ color:#59b431; }
/*.megamenu ul > li {font-size:15px;font-weight: 300;padding: 0; margin:10px 0;}
.megamenu ul > li > a {color:#171a1f;text-decoration: none;}
.megamenu ul > li > a:hover, #main_nav > ul > li.hover > a{ color:#59b431; }*/


.megamenu .view_all { text-decoration: underline; }
.megamenu .view_all, #main_nav .megamenu .view_all  span.fas { color:#008bc6; }
#main_nav .megamenu .view_all  span.fas { color:#008bc6; padding-left: 4px;  }
#main_nav .megamenu ul > li > a.view_all:hover > span.fas, #main_nav > ul > li.hover > a.view_all >span.fas{ color:#59b431; }
#top_line span.fas { color:white; font-size:13px; margin-right: 5px; }
#search_box button span {color: #a6a6a6;font-size:14px;}

.top_categories {background:white;border-radius: 5px;box-shadow: 8px 0px 24px rgba(23, 26, 31, 0.12);z-index: 999;}
.content_after_slider  {position: relative;top: -100px;}
.top_categories a {  transition: 0.3s;  border-bottom: 3px solid white;width: 145px;height:200px;color:#171a1f;font-size: 15px;font-weight: 600;display: block;border-right: 1px solid #dddddd;float:left;text-decoration: none;padding: 0 27px;/* position: relative; */}
.top_categories a.last { border-right: 0; }
.top_categories img {max-height: 90px;display: block;margin: 27px auto;}
.top_categories span:not(.fas) {/*word-spacing: 100vw;*/position: relative;display: block;height: 38px;}

.top_categories .name {
    position: absolute;
    bottom: 0;
    left: 0;
}
.top_categories a:hover { border-bottom: 3px solid #59b431; }
.top_categories span.fas { display: none;  transition: 0.3s; }
.top_categories a:hover span.fas {color:#59b431;font-size:13px;display: block;position: absolute;right: 0;bottom: 3px;}
#main_cats { margin-top:48px; }
#main_cats > div.left {width: 180px;height: 267px;padding: 13px 176px 0 31px;}
#main_cats > div.left:nth-child(2) { margin:0 19px; }
#main_cats ul { padding: 0; }
#main_cats ul li {list-style: none;margin-bottom: 2px;}
#main_cats ul li:first-child {font-size:32px;font-weight: 600;color:white;line-height: 36px;margin-bottom: 8px;}
#main_cats ul li a, #main_cats ul li {font-size:15px;font-weight: 300;color:white;text-decoration: none;}
#main_cats ul li a:hover { text-decoration: underline; }
#main_cats span.fas {color:white;font-size: 12px;display: block;position: absolute;right: -15px;bottom: 2px;}
#main_cats .view_all {position: relative;font-size:15px;font-weight: 600;color:white;text-decoration: none;}
#recommended, #specials {
    margin: 76px auto;
    /* border-bottom: 1px solid #dddddd;*/
}

#recommended .button , #specials .button {
    margin: 37px auto 0;
    /* margin-bottom: 31px; */
}

#specials {
    margin-bottom: 0;
}
#recommended .title, #specials .title { color:#171a1f; font-size:36px; font-weight: 600; text-align: center; }
.cart_specials { border-bottom: 1px solid #dddddd; padding-bottom:119px;}
.cart_specials .slider_products { border-bottom:0;}
#specials.cart_specials .title {
    text-align: left;
    font-size: 24px;
}
.slider_products .sl_product { height:auto; }
.slider_products .sl_product:hover, .product_list .product:hover {
    box-shadow: 0px 0px 13px rgba(23, 26, 31, 0.29);
}
.slider_products button {
    width: 36px;
    height:36px;
    color:#a5b1c5;
    border:1px solid #a5b1c5;
    padding: 0;
    margin:0;
    cursor: pointer;
    background: transparent;
    border-radius: 36px;
    position:absolute;
    top:0;
    left: -56px;
    bottom:0;
    margin:auto;
    z-index: 9;
    text-align: center;
}
.slider_products button.slick-next {
    right: -56px;
    left: inherit;
}
.slider_products {margin: 24px 0 0;padding-bottom: 0px;border-bottom: 1px solid #dddddd;}
.slider_products .sl_product {text-decoration:none;box-shadow: 0px 0px 13px rgba(23, 26, 31, 0.12);display: block;width: 192px;float: left;padding: 17px 16px;margin: 0px 20px 0 0px;position: relative;}
.slider_products .sl_product.slick-slide {margin: 20px 10px 20px 10px;}
.slider_products .sl_product .product_name {color:#333333;font-size:15px;font-weight: 600;margin-top: 20px;line-height: 20px;height: 60px;overflow: hidden;}
.slider_products .sl_product img { display:block; margin:0 auto;}
.slider_products .sl_product .code {color:#333333;font-size:13px;font-weight: 300;margin: 19px 0 36px;opacity: 0.7;}
.slider_products .sl_product .price { color:#008bc6; font-size:20px; font-weight: 600; }
.slider_products .sl_product .price.special span { color:#333333; font-size:13px; font-weight: 300;    text-decoration: line-through; }
.slider_products .sl_product .price.special {color:#e00b4c;}
a.button {}
a.button.white, button.button.white  {border:1px solid #dddddd;color:#171a1f;font-size:15px;font-weight: bold;background: white;padding: 11px 39px 9px 39px;display: table;margin: 31px auto 0;}
#banners_hp {background: url(images/banners_bg.png) no-repeat center;width: 100%;height: 602px;padding-top: 100px;}
#banners_hp .right {width: calc(100% - 610px);}
#banners_hp a { display:flex; }
#banners_hp .right a:first-child { margin-bottom:20px;}
#banners_hp .right a:nth-child(2) {margin-right: 19px;}
#newsletter {
    padding: 100px 0;
    background: #e9ebf3;
}
div#newsletter .content {
    width: 809px;
}
.button.btn_newsletter {
    border:1px solid #bfc7d7;
    color:#171a1f;
    font-size:15px;
    font-weight: 600;
    background: transparent;
    padding: 11px 39px 9px 39px;
    display: table;
    margin: 12px 0 0 0;
}
#newsletter .content:before {
    content:'';
    display: inline-block;
    background: url(images/message.svg) no-repeat center;
    background-size:100%;
    width:57px;
    height:60px;
    float: left;
    margin-right: 50px;
}
#newsletter p {
    color: #7b7b7f;
    font-size:17px;
    font-weight: 300;
    margin: 3px 0 0;
}
#newsletter p:first-child {
    color:#171a1f;
    font-size:24px;
    font-weight: 600;
    margin: 8px 0 0px;
}
footer a span.fab {
    font-size:18px;
    background: #5e7596;
    color: white;
    border-radius: 22px;
    width: 36px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}
footer a span.fab:before {
    position: relative;
    top: 8px;
}
footer nav { padding:60px 0 123px;}
footer nav ul {float:left;width: 32%;list-style: none;padding: 0;}
footer nav ul:first-child { width:25%;}
footer nav ul li {margin-bottom: 11px;color: #333333;font-size: 15px;font-weight: 300;text-decoration: none;}
footer nav ul li:first-child { color:#171a1f; font-size:17px; margin-bottom: 30px; font-weight:600; }
footer nav ul li a {color:#333333;font-size:15px;font-weight: 300;text-decoration: none;}
footer nav ul.socials li {margin-bottom: 11px;}
footer nav ul.socials {
    width: 11%;
}
footer .copyrights { border-top:1px solid #dddddd; line-height: 80px;  height: 80px; color:#333333; font-size:15px; font-weight: 300; }
footer .copyrights a { text-decoration: none; color:#333333; font-size:15px; font-weight: 300;}

.bubble {
    display: block;
    width: 52px;
    height:52px;
    line-height: 53px;
    border-radius: 52px;
    color:white;
    font-size:15px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 16px;
    left: -9px;
}
.bubble.top { background: #59b431; }
.bubble.discount { background: #e00b4c; }

.product_list {border-bottom: 1px solid #dddddd;margin: 40px 0 0;padding-bottom: 40px;}
.product_list .product {text-decoration:none;box-shadow: 0px 0px 13px rgba(23, 26, 31, 0.12);display: block;width: 177px;float: left;padding: 17px 16px;margin: 0px 20px 20px 0px;position: relative;}
.product_list .product .product_name {color:#333333;font-size:15px;font-weight: 600;margin-top: 20px;height: 60px;line-height: 20px;overflow: hidden;}
.product_list .product img { display:block; margin:0 auto;}
.product_list .product .code {color: #333333;font-size:13px;font-weight: 300;margin: 19px 0 36px;opacity: 0.7;}
.product_list .product .price { color:#008bc6; font-size:20px; font-weight: 600; }
.product_list .product .price.special span { color:#333333; font-size:13px; font-weight: 300; text-decoration: line-through; }
.product_list .product .price.special {color:#e00b4c;}
.product_list .product:nth-child(4n) { margin-right: 0; }
h1 {color:#171a1f;font-size:36px;font-weight: 600;margin: 0 0;}
.text {color: #848484;font-size:15px;font-weight: 300;}
.text p { line-height: 24px; }
.text a { color:#171a1f; text-decoration: underline; }
.content_side { width: calc(100% - 300px); }
.nav_side { width: 270px; }
.nav_side nav a.first, .nav_side nav a.current {color:#171a1f;font-size: 15px;font-weight: bold;margin-top: 12px;}
.nav_side nav a {color:#171a1f;font-size: 15px;font-weight: 300;display: table;margin-bottom: 7px;text-decoration: none;}
.nav_side nav a:hover { text-decoration:underline; }
.nav_side nav {border-bottom: 1px solid #dddddd;padding-bottom: 20px;}
.nav_side nav a:first-child { margin-top: 0; }
.pagination {text-align:center;margin: 0 0 150px;}
.pagination a {
    width:36px;
    height:36px;
    color:#000000;
    border:1px solid #dedede;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border-radius: 36px;
    position: relative;
    z-index: 9;
    font-size:15px;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    margin: 20px 3px;
    transition: 0.3s;
    line-height: 39px;
}
.pagination a.current, .pagination a:hover, .pagination a:hover span { 
    background: #000000;
    border-color:#000000; 
    color:white;
}
.pagination a span {
    position: absolute;
    right: 0;
    left: 2px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 12px;
    width: 9px;
    color:#000000;
    font-size:12px;
}
.pagination a:hover span {

}
.pagination a span.fas.fa-chevron-left {left: -1px;}
.category_sorts, .category_sorts select {
    color:#171a1f;
    font-size:15px;
    font-weight: 300;
}
.category_sorts { margin-top: 20px; }
.category_sorts span {
    margin-right: 14px;
}
.category_sorts select {
    border:0;
    background: transparent;
    margin-left: 3px;
}
.product_image {

    width: 408px;
}
.product_image > .main{

}

.product_image > .main img{

}
.product_image .thumbs .youtube img, .product_image .thumbs .degrees img {
    opacity: 0.2;
}
.product_image .thumbs .youtube:before {
    background: url(images/play2.svg) no-repeat;
    width: 40px;
    height: 40px;
    background-size: 100%;
    content:'';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
}
.product_image .thumbs .youtube {
    position: relative;
}
.product_image .thumbs .degrees {
    position: relative;
}
.product_image .thumbs .degrees:before {
    background: url(images/360.svg) no-repeat;
    width: 40px;
    height: 40px;
    background-size: 100%;
    content:'';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
}
.product_image .thumbs a {
    display: inline-block;
    vertical-align: top;
    width:73px;
    height: 73px;
    border:1px solid #dddddd;
    margin-right: 3px;
    margin-bottom: 5px;
}

.product_image .thumbs a img {
    width:100%;
    height:100%;
}

.product_info {
    width: 714px;
    margin-left: 63px;
}

.product_info h1 {
    font-size:24px;
    font-weight: 600;

}

.product_info p {
    font-size:13px;
    font-weight: 300;
    line-height: 20px;
    color: #171a1f;
}

.product_info p.code {

}
.product_info p.price {
    font-size:24px;
    font-weight: 600;
    color:#008bc6;
    line-height: normal;
}
.product_info p.price.special {
    font-size:24px;
    font-weight: 600;
    color:#e00b4c;
    line-height: normal;

}
.product_info p.price.special span {
    font-size:13px;
    font-weight: 300;
    line-height: normal;
    color: #171a1f;
    text-decoration: line-through;
}
.product_bubbles {
    position: relative;
}
.product_bubbles .discount {}
.product_bubbles .top + .discount {top: 76px;}

.banner_product {
    background: url(images/phone_bg.png) no-repeat center;
    height: 69px;
    padding: 83px 0;
    background-color: #e9ebf3;
}
div.banner_product .content {
    width: 809px;
}
.banner_product .content:before {
    content:'';
    display: inline-block;
    background: url(images/phone.svg) no-repeat center;
    background-size:100%;
    width:57px;
    height:60px;
    float: left;
    margin-right: 50px;
}
.banner_product p:first-child {
    color: #7b7b7f;
    font-size:17px;
    font-weight: 300;
    margin: 3px 0 0;
}
.banner_product p {
    color:#171a1f;
    font-size:24px;
    font-weight: 600;
    margin: 8px 0 0px;
}
.product_info .options {

}

.product_info .options label {
    display: block;
    color:#000000;
    font-size:13px;
    font-weight: 600;
    margin: 32px 0 2px;
}
.product_info .options select {
    border:1px solid #dddddd;
    border-radius: 3px;
    color:#000000;
    font-size:13px;
    font-weight: 300;
    padding: 11px 20px;
    background:white;
}
.product_info .options select option {
    font-weight: 300;
    font-size: 14px;
}
.product_info .options input {
    border:1px solid #dddddd;
    border-radius: 3px;
    color:#000000;
    font-size:13px;
    font-weight: 300;
    padding: 11px 20px;
    background:white;
}

.product_info .options textarea {
    border:1px solid #dddddd;
    border-radius: 3px;
    color:#000000;
    font-size:13px;
    font-weight: 300;
    padding: 11px 11px;
    height: 120px;
    max-height: 120px;
    min-height: 120px;
    background:white;
    width: calc(100% - 40px);
}
.product_info .options .templates img {

}
.product_info .options .templates {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    border:1px solid white;
    margin: 10px 0 2px;
}
.product_info .options .templates:hover  {
    border:1px solid #dddddd;
    border-radius: 3;
}
.product_info .options .templates input {
    opacity: 0;
    pointer-events: none;
    height:0;
    width: 0;
    margin: 0;
}
.product_info .options .templates input:checked ~ span {
    display: block;
    color:#008bc6;
    font-size:12px;
    position: absolute;
    right:0;
    top:0;
}
.product_info .options .templates span { display: none; }



.product_info .options .colors img {

}
.product_info .options .colors {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width:26px;
    height: 26px;
    border-radius: 26px;
    background: #196620;
    margin: 9px 20px 5px 0;
}
/*.product_info .options .colors:hover  {
border:1px solid #dddddd;
}*/
.product_info .options .colors input {
    opacity: 0;
    pointer-events: none;
    height:0;
    width: 0;
    margin: 0;
}
.product_info .options .colors .label_price {
    position: absolute;
    bottom: -19px;
    font-size: 9px;
    left: -7px;
    width: 36px;
    text-align: center;
}
.product_info .options .colors input:checked ~ span {
    display: block;
    color:#ffffff;
    font-size:12px;
    position: absolute;
    right:0;
    top:0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 12px;
    height: 12px;
}
.product_info .options .colors span { display: none; }
.product_info .options .colors input:checked ~ .clicked, .product_info .options .colors:hover .clicked, .product_info .options .colors[style="background: #FFFFFF;"] .clicked {
    border:1px solid #dddddd;
    width:36px;
    height: 36px;
    display: block;
    position: absolute;
    right:0;
    top:0;
    bottom: 0;
    left: -6px;
    border-radius: 36px;
    margin: auto;
}


.product_info .options .makets img {

}
.product_info .options .makets {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width:8px;
    height: 8px;
    border-radius: 8px;
    background: white;
    margin: 15px 20px 5px 0;
    padding-left: 27px;
    line-height: 12px;
    padding-right: 32px;
}
/*.product_info .options .makets:hover  {
border:1px solid #dddddd;
}*/
.product_info .options .makets input {
    opacity: 0;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0;
    display: none;
}
.product_info .options .makets input:checked ~ .clicked, .product_info .options .makets:hover .clicked {
    display: block;
    background: #008bc6;
    border-radius: 8px;
    position: absolute;
    /* right:0; */
    top:0;
    bottom: 0;
    left: 2px;
    margin: auto;
    width: 8px;
    height: 8px;
}
.product_info .options .makets clicked { display: none; }
.product_info .options .makets .dot{
    border:1px solid #dddddd;
    width:20px;
    height: 20px;
    display: block;
    position: absolute;
    /* right:0; */
    top:0;
    bottom: 0;
    left: -5px;
    border-radius: 22px;
    margin: auto;
}

.product_info .options .file_text {
    color:#aeaeaf;
    font-size:13px;
    font-weight: 400;

}

.product_info .options .file_text button {
    border:0;
    padding: 0;
    text-decoration: underline;
    color:#008bc6;
    font-size:13px;
    font-weight: 400;
    background: transparent;
    cursor: pointer;
    margin-left:10px;
}
.ends_options {
    /* border:1px solid #dddddd; */
    margin:31px 0 25px;
    width:100%;
    height: 1px;
    background: #dddddd;
}
.product_info .options button { cursor:pointer; }
.product_info .ends_options ~ .button {
    display: inline-block;
    vertical-align: top;
}

.product_info .ends_options ~ button.button.white {margin: 0 15px 0;display: inline-block;padding: 9px 39px 9px 39px;}
.product_info .options .colors:hover {
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.48);
}
.product_files { height:0; opacity: 0; }
.product_page { padding-bottom: 100px; }
blockquote {
    color:#008bc6;
    font-size:24px;
    font-weight: 400;
    line-height: 40px;
}
.page_text p {
    color:#333333;
    font-size:15px;
    font-weight: 300;
    line-height: 24px; 
}

.page_text p[style="font-size:20px;"] {
    color:#333333;
    font-size:20px;
    font-weight: 300;
    line-height: 32px; 
}

.page_text h2 {
    color:#171a1f;
    font-size:20px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 100px;
}

.page_text h1 {
    color:#171a1f;
    font-size:34px;
    line-height: 48px;
    font-weight: 600;
    margin: 0 0 28px;
}

.page_text ul {
    list-style: none;
}
.page_text ul li {
    color:#333333;
    font-size:15px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 10px;
}
.page_text ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #59b431; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    /* Also needed for space (tweak if needed) */
    margin-right: 10px; /* Also needed for space (tweak if needed) */
    font-size: 22px;
    line-height: 13px;
    text-align: center;
    position: relative;
    top: 2px;
}

.page_text table {
    width:100%;
    border-collapse: collapse;
}

.page_text table tr td {
    color:#171a1f;
    font-size:15px;
    font-weight: 300;
    border-bottom: 1px solid #dddddd;
    padding: 10px 5px;
}
.page_text table tr:first-child td, .page_text table tr th {
    color:#171a1f;
    font-size:15px;
    font-weight: 600;
    border-bottom: 1px solid #dddddd;
    padding: 10px 5px;
}

.banner_product.transparent { background: transparent; }
.cart_bg { background: url(images/cart_bg.jpg) no-repeat bottom center #e9ebf3; }


.cart_bg table {
    width:100%;
    border-collapse: collapse;
    background: white;
    padding: 10px;
    margin-top: 20px;
    border-radius: 5px 5px 0px 0px;
}

.cart_bg table tr td {
    color:#171a1f;
    font-size:15px;
    font-weight: 300;
    border-bottom: 1px solid #dddddd;
    padding: 25px 5px;
    line-height: 20px;
    vertical-align: top;
}
.cart_bg table tr:first-child td, .cart_bg table tr th {
    color:#171a1f;
    font-size:15px;
    font-weight: 600;
    border-bottom: 1px solid #dddddd;
    padding: 4px 15px 0px 15px;
    /* line-height: 50px; */
    height: 50px;
    vertical-align: middle;
}

.cart_bg .title {
    color:#171a1f;
    font-size:18px;
    font-weight: 600;
    text-decoration: none;
}

.cart_bg .title + p {
    margin-top: 4px;
    font-size: 13px;
}
.cart_bg .product_desc {
    color:#171a1f;
    font-size:13px;
    font-weight: 300;
    line-height: 18px;
}
.cart_bg .product_desc strong {
    margin-right: 10px;
}
.cart_bg .image {

    text-align: center;
}

.cart_bg .image img {
    max-height: 70px;
}

.cart_bg .price {
    color:#171a1f;
    font-size:18px;
    font-weight: 600;
    width: 102px;
}

.cart_bg .price span {
    color:#171a1f;
    font-size:13px;
    font-weight: 300;
    display: block;
    text-decoration: line-through;
}
.cart_bg .total {
    color:#008bc6;
    font-size:18px;
    font-weight: 600;
    width: 82px;
    text-align: center;
}

.cart_bg .total + td {
    width: 22px;
}

.cart_bg .quantity {
    text-align: center;
    width: 194px;
}
.cart_bg .quantity button {
    background: #e9ebf3;
    border:0;
    padding: 0;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    color:#b9bac1;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.cart_bg .quantity button:hover {
    background: #dbdeea;
}
.cart_bg .quantity button span {
    color:#b9bac1;
    font-size: 10px;
}
.cart_bg .quantity input {
    color:#000000;
    font-size:14px;
    font-weight: 400;
    border:1px solid #dddddd;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    width: 64px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 10px;
}
.remove_btn {
    background: transparent;
    color:#adadad;
    font-size:15px;
    padding: 0;
    margin:0;
    cursor: pointer;
    border:0;
    width:20px;
    height: 18px;
    margin-top: -3px;
}
.totals {background: white;padding: 18px 27px 27px; border-radius: 0px 0px 5px 5px;}
.totals:not(.confirm) p:first-child, .totals.confirm .total_price {
    color:#171a1f;
    font-size:20px;
    font-weight: 600;
}
.totals.confirm .total_price {
    margin-top: 30px;
}
.totals p, .confirm_page .totals p {
    color:#171a1f;
    font-size:13px;
    font-weight: 300;
    margin: 0px 0 6px;
}

.totals .left .button {
    margin: 71px auto 0;
}
.totals .right  { text-align: right; } 
.totals .button.white { position: relative; }
.totals .button.white:hover span { color:white; }
.totals .button.white span {font-size: 11px;color: #171a1f;position: absolute;top: 0;bottom: 0;margin: auto;height: 11px;left: 19px;}
.totals .button.green span {font-size: 11px;color:white;position: absolute;top: 0;bottom: 0;margin: auto;height: 11px;right: 19px;}
.cart_totals_page { color:#7b7b7f; font-size:15px; font-weight: 300; }
.cart_totals_page button {color:#008bc6;font-size:15px;font-weight: 300;cursor: pointer;border: 0;background: transparent;}
.cart_totals_page button span {
    color:#008bc6;
}
.white_bg {
    margin-bottom: 72px;
    background: white;
    padding: 54px 64px;
}

.white_bg.login_page {
    width: 932px;
    margin: 0 auto 72px;
}
.login_page .left, .login_page .right { width:45%; }
.login_page .title {color:#171a1f;font-size:24px;font-weight: 600;margin: 0 0 43px;}


form button {}
.login_page .button {display: block;margin-bottom: 12px;}

.login_page form button.button {
    width: 100%;
    margin: 34px 0 0 0;
}
form label, .login_page label {color:#000000;font-size:13px;font-weight: bold;display: block;margin: 20px 0 7px;}
form a {
    color:#008bc6;
    text-decoration:none;
}
form {font-size:13px;font-weight: 300;margin: 0;}
.forgot_pw { margin-top: 10px; }
.order_login .after_email { margin-bottom: 32px; }
.grey_bg {
    display: flex;
    background: #e9ebf3;
}
.input_title strong { cursor: pointer; }
.login_page p {
    color:#737373;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
.required:after {
    content:'*';
    color:#008bc6;
    display: inline-block;
    vertical-align: top;
}
.login_page .left { position: relative; }
.login_page .left:after {
    content:'';
    background: #dddddd;
    width:1px;
    height: calc(100% + 108px);
    position: absolute;
    right: -10%;
    top: -54px;
}
button { cursor:pointer; }
.show_pw {
    cursor: pointer;
    position: relative;
    top: -26px;
    float: right;
    right: 14px;
    font-size: 13px;
}
.contacts_page .thumb {}
.contacts_page .thumbs a {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.contacts_page .thumbs {
    text-align: center;
}
.contacts_page .big_img {
    display: block;
    margin-bottom: 10px;
    margin-top: 19px;
}

.icon_text {
    min-height: 62px;
    line-height: 19px;
    margin-bottom: 15px;
}
.icon_text:before {
    content:'';
    display: inline-block;
    vertical-align: top;
    width: 34px;
    height: 35px;
    float: left;
    margin-right: 16px;
    margin-top: 0px;
}

.icon_text p, .icon_text p a {
    color:#171a1f;
    font-size:15px;
    font-weight: 300;
    margin: 0px 0;
}
.icon_text p {
    margin-left:49px;
}
.icon_text p:first-child {
    color:#171a1f;
    font-size:15px;
    font-weight: 600;
    margin-top: 0px;
}
.requisites p, .requisites {
    color:#171a1f;
    font-size:15px;
    line-height: 24px;
    font-weight: 300;
    margin: 0;
}

.requisites p:first-child {
    font-weight: 600;
    margin-bottom: 10px;
}

.contacts_page .title {color:#171a1f;font-size:24px;font-weight: 600;margin: 20px 0 20px;}

.team .title {
    /* padding-top: 20px; */
    padding: 30px 0 30px;
    margin: 0;
    cursor: pointer;
}
.team .title span {float:right;font-size:14px;cursor: pointer;margin-top: 7px;}
.contacts_page a { color:#008bc6; text-decoration: none; }
.main_contacts { margin-left: 78px; width: calc(100% - 680px);}
.team {
    border-top: 1px solid #dddddd;
    margin-top: 40px;
}
.team_members {}
.team_members .member {
    width:285px;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    margin-bottom: 40px;
}

.team_members .member:nth-child(4n) {
    margin-right: 0;
}

.team_members .member p{
    color:#171a1f;
    font-size:15px;
    font-weight: 300;
    margin:0;
    line-height: 24px;
}
.team_members .member p:first-child, .team_members .member p.name {
    color:#171a1f;
    font-size:17px;
    font-weight: 600;
    margin: 10px 0;
}
.half { width: 48%; }
form:not(.options) textarea {border:1px solid #dddddd;color:#777777;font-size: 13px;font-weight: 400;border-radius: 5px;padding: 11px 16px;width: calc(100% - 36px);max-height: 184px;height: 184px;min-height: 184px;min-width: calc(100% - 36px);max-width: calc(100% - 36px);}
.contacts_page form { 
    width:60%; 
}
.options_width { max-width: 500px; }
.contacts_page form button { margin-top: 32px; }
.contacts_page, .profile_bg, .cart_bg.order_info { background: url(images/bg_white.jpg) no-repeat top right white; }
.contacts_page.contacts_form { background: url(images/white_bg_bottom.png) no-repeat bottom right white; }
.icon_text.clock_icon:before { background: url(images/ico-clock.svg) no-repeat; }
.icon_text.location_icon:before { background: url(images/ico-location.svg) no-repeat; }
.icon_text.phone_icon:before { background: url(images/ico-phone.svg) no-repeat; }
.icon_text.email_icon:before {background: url(images/ico-email.svg) no-repeat center;}
.banner_product.call_us {    background: url(images/call_us.png) no-repeat center #e9ebf3;}
.profile_block .title {color:#171a1f;font-size:16px;font-weight: 600;margin: 0px 0 30px;}
.profile_block p, .profile_bg .profile_block p {
    color:#989898;
    font-size:15px;
    font-weight: 300;
    margin:8px 0;
    line-height: normal;
}
.profile_block p strong {
    color:#171a1f;
}
.profile_block  {
    border-bottom: 1px solid #dddddd;
    padding: 35px 0px 10px 0px;
}
.delete_account {
    color: #008bc6;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
    border: 0;
    background: transparent;
    margin-top: 10px;
}
.delete_account span {
    color: #008bc6;
    margin-right: 10px;
}
.profile_block.last {border:0;padding-bottom: 100px;}
.account_info strong {min-width: 100px;display: inline-block;}


/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 20px;
    top: 6px;
    margin: 0 0px 0 0px;
}
td.day-switch > span:first-child, td.day-switch > span + .switch{float:left;}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #51627c;;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 18px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked +  .slider {
    background-color: #008bc6;
}

.switch input:focus +  .slider {
    box-shadow: 0 0 1px #008bc6;
}

.switch input:checked + .slider:before {
    -webkit-transform: translateX(-16px);
    -ms-transform: translateX(-16px);
    transform: translateX(-16px);
}

/* Rounded sliders */
.switch .slider.round {
    border-radius: 34px;
}

.switch .slider.round:before {
    border-radius: 50%;
}
.profile_block.settings .right { width:calc(100% - 50px); }

.profile_menu {
    width: 257px;
    border-top: 1px solid #dddddd;
}
.profile_menu + .right {
    width:calc(100% - 300px);
}

.profile_menu a {
    font-size:15px;
    font-weight: bold;
    color:#171a1f;
    padding: 18px 0;
    border-bottom: 1px solid #dddddd;
    display: block;
    text-decoration: none;
}

.profile_menu a:hover, .profile_menu a.active {
    color:#59b431;
}
.profile_block { position: relative; }
.profile_block button.change { position: absolute; top:0; right: 0; }
.modal {padding: 0 0px;width: 470px;background: white;position: fixed;top:0;bottom: 0;left:0;right:0;height: max-content;height: fit-content;margin: auto;z-index: 2;padding-bottom: 120px;min-height: 154px;}
.modal .title {color:#171a1f;font-size:16px;font-weight: 600;margin: 0px 0 13px;line-height: 61px;height: 55px;border-bottom: 1px solid #dddddd;padding: 0 25px;}
.modal p {
    color:#989898;
    font-size:15px;
    font-weight: 300;
    margin: 8px 0;
}
.modal_bg {
    width:100%;
    height: 100%;
    display: block;
    background: rgba(0, 5, 41, 0.35);
    position: fixed;
    top:0;
    bottom: 0;
    left:0;
    right:0;
    height: 100%;
    margin: auto;
    z-index: 1;
}

.modal .button {
    margin-top: 20px;
}
.modal input, .modal textarea { color:#000000; font-size:13px; font-weight: bold; width: calc(100% - 35px); }
.modal textarea {
    max-height: 139px;
    height: 139px;
    min-height: 139px;
}
.close_modal {position: absolute;right: 22px;top: 18px;background: transparent;z-index: 3;border: 0;}
.close_modal span { font-size:16px; color:#171a1f; }
.modal .button.green, .modal .button.white, .controls .button.white, .controls .button.green {display: inline-block;margin: 0px 3px 0px 0;}
.controls {
    border-top: 1px solid #dddddd;
    position: absolute;
    bottom: 0;
    width: calc(100% - 52px);
    padding: 15px 25px;
    text-align: right;
}
.modal_content {
    max-height: 512px;
    overflow: auto;
    padding: 0 25px;
}

.modal_content::-webkit-scrollbar {-webkit-overflow-scrolling: touch;width: 3px;background: white;}
.modal_content::-webkit-scrollbar-thumb {background:#d6d6d6;}
body.modal_active { 
    height: 100%;
    max-height: 100%;
    overflow: hidden;
}

.modal p strong {
    color:#171a1f;
}

.radio_btn {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width: 22px;
    height: 21px;
    border-radius: 8px;
    background: white;
    margin: 8px 0px 0px 0;
    padding-left: 0;
    /* line-height: 12px; */
    padding-right: 0;
}

.modal .user_type .radio_btn {
    margin: 12px 0px 0px 0;
}
/*.radio_btn:hover  {
border:1px solid #dddddd;
}*/
.radio_btn input {
    opacity: 0;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0;
}
.radio_btn input:checked ~ .clicked, .radio_btn:hover .clicked {
    display: block;
    background: #008bc6;
    border-radius: 8px;
    position: absolute;
    /* right:0; */
    top:0;
    bottom: 0;
    left: 7px;
    margin: auto;
    width: 8px;
    height: 8px;
}
.radio_btn clicked { display: none; }
.radio_btn .dot{
    border:1px solid #dddddd;
    width:20px;
    height: 20px;
    display: block;
    position: absolute;
    /* right:0; */
    top:0;
    bottom: 0;
    left: 0;
    border-radius: 22px;
    margin: auto;
}

.user_type label + .right, .order_form label + .right{width: calc(100% - 36px);}
.user_type strong, .checkout_left strong { cursor:pointer; }
.profile_address .delete_account {
    position: absolute;
    right: 0;
    bottom: 18px;
}
.profile_bg.profile_address .profile_block {
    border-bottom: 0px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.profile_bg.profile_address .profile_block.last {padding-top: 20px;}
.orders_list table {
    border-collapse: collapse;
    width: 100%;
}
.orders_list table th {padding: 18px 0;color:#171a1f;font-size:15px;text-align: left;font-weight: 600;border-bottom: 1px solid #dfdfdf;}
.orders_list table td {padding: 18px 0;color:#171a1f;font-size:15px;font-weight: 300;text-align: left;border-bottom: 1px solid #dfdfdf;}
.orders_list table a {
    color:#008bc6;
    text-decoration: none;
}
.orders_list table a span {
    color:#008bc6;
    font-size: 10px;
    margin-left: 6px;
}

.orders_list { padding-bottom: 100px; }

span.fa-times-circle { color:#ea1052; font-size:15px; margin-right: 5px; }
span.fa-check-circle { color:#59b431; font-size:15px; margin-right: 5px }
span.fa-sync { color:#008bc6; font-size:15px; margin-right: 5px }
.date_order {
    color:#333333;
    font-size:15px;
    font-weight: 300;
    margin-top: 10px;
}
.order_details p, .confirm_page .order_details p {
    color:#989898;
    font-size:15px;
    font-weight: 300;
    margin: 0px 0;
    line-height: 20px;
}
.order_details p:first-child {
    color:#171a1f;
    font-weight: bold;
    margin-bottom: 7px;
}

.order_details {
    width: calc(25% - 40px);
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}
.order_header {
    padding: 15px 0;
}
.order_header #top_contacts {
    font-size:15px;
    font-weight: 600;
    color:#000000;
    line-height: 40px;
}
.order_header #top_contacts a {font-size:15px;font-weight: 400;color:#000000;margin-right: 0;text-decoration: none;margin-left: 20px;}
.order_header #top_contacts a:hover { text-decoration:underline; }
.order_header #top_contacts a span { margin-right: 10px; }
.order_steps {list-style-type: none;background: #dbdfea;border:3px solid #dbdfea;border-radius: 22px;padding: 0;margin: 20px 0 20px;}
.order_steps li {display: inline-block;vertical-align: top;width: calc(25% - 3px);/* padding: 8px 0; */}
.order_steps li a {pointer-events: none;font-size:15px;font-weight: 600;color:#171a1f;text-align: center;display: block;padding: 8px 0;border-radius: 22px;text-decoration: none;}
.order_steps li.clickable a { pointer-events: all; } 
.order_steps li.active a { background: #008bc6; color:white; }
.checkout_left {width: 220px;border-right:1px solid #dddddd;padding-right: 80px;}
.order_form .white_bg {
    padding: 28px 30px 85px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 0;
}

.order_form .white_bg .controls {
    left: 0;
    width: calc(100% - 50px);
    /*padding: 10px 25px;*/
}
form select {
    height: 40px;
    border-radius: 0;
    display: inline-block;
}
.order_form .white_bg .controls .button.white {
    float: left;
}
.checkout_left p strong {font-size:16px;color:black;margin-top: 10px;display: block;margin-bottom: 10px;line-height: 20px;}
.checkout_left p {color:#737373;margin: 0;}
.order_form label + .right { margin-bottom:20px;}
.order_information {
    width: calc(100% - 344px);
}
.order_information .title.heading {
    font-size:24px;
    margin-bottom: 20px;
}

.order_information .title.second_section {
    margin-top: 40px;
}

.order_information input{ 
    font-size: 13px;
    font-weight: 400;
    color:#000000; 
}
.comapny_details { display: none; }
.shipping_details {
    color:#171a1f;
    font-size:16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 33px;
}
.shipping_message {
    font-size:13px;
    font-weight: 300;
    line-height: 20px;
    color:#737373;
    background:#f5f5f5;
    padding: 29px 45px;
    border-radius: 5px;
    margin-top: 40px;
}
.shipping_message p span.fas {
    color:#6f6f6f;
    font-size:13px;
    margin-right: 5px;
}

#comment {
    height:100px;
    max-height: 100px;
    min-height: 100px;
}

.confirm_page > .white_bg > .title {
    font-size:24px;
    margin-bottom: 10px;
}

.confirm_page > p {
    color:#737373;
    font-size:13px;
    font-weight: 300;
}

.confirm_page .order_details {
    margin-top: 20px;
}

.confirm_page .order_details p:first-child {
    font-size: 15px;
}
.order_steps span {
    color:#59b431;
    font-size:15px;
    margin-right: 11px;
    display: inline-block;
    vertical-align: middle;
}

.success_text {
    text-align: center;
    padding: 100px 64px;
    /* margin-bottom: 0;*/
    border-radius: 5px;
}

.success_text .title {font-size:20px;margin: 30px 0 10px;}
.success_text .sub_title {font-size:15px;color:#171a1f;font-weight: 600;margin: 20px 0 10px;}
.success_text p {
    color:#a7a7a8;
    font-size:15px;
    margin:0;
}

.controls .button.green {position: relative;padding: 11px 45px 9px;}
.controls .button.green span {font-size: 11px;color:white;position: absolute;top: 0px;bottom: 0;margin: auto;height: 11px;right: 13px;}
.controls .button.white {position: relative;padding: 11px 45px 9px;}
.controls .button.white span {font-size: 11px;position: absolute;top: -3px;bottom: 0;margin: auto;height: 11px;left: 13px;}
#cart_box {display: none;width: 241px;padding: 0px 0px 20px 0px;position: absolute;right: 180px;top: 56px;background: white;z-index: 99;box-shadow: 0px 0px 24px rgba(23, 26, 31, 0.15);}

div#cart_box td {
    border-bottom: 1px solid #dddddd;
    padding: 12px 12px;
}

div#cart_box tr {
    margin-bottom: 20px;
    /* padding-bottom: 20px; */
}

div#cart_box table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

header .content {
    position: relative;
}
#cart_box img {/* width:36px; */}
#cart_box .left { font-size:13px; font-weight: 300; color:#a7a7a8; }
#cart_box .right { font-size:13px; font-weight: bold; color:#171a1f; }
#cart_box .title { font-size:13px; font-weight: 300; color:#171a1f; display: table; text-decoration: none; margin-bottom:20px;}
#cart_box .totals td {border:0;font-size:16px;font-weight: bold;color:#171a1f;padding: 15px 12px 0;}
#cart_box td[colspan="2"] {
    font-size:13px;
    font-weight: 300;
    color:#a7a7a8;
    border:0;
    padding: 3px 12px;
}
.text-right { text-align: right; }
#cart_box .button {
    width: calc(86% - 60px);
    display: table;
    margin: 0 auto;
    margin-top: 12px;
}
#cart_box .triangle {
    color:white;
    position: absolute;
    top: -14px;
    left: 12px;
    font-size: 18px;
}
.megamenu:after {
    content: '';
    background: white;
    width: 300vw;
    height: 100%;
    position: absolute;
    left: -50vw;
    top: 0;
}

.megamenu:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 5, 41, 0.35);
    position: fixed;
    top: 348px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    z-index: 0;
    pointer-events: none;
}

.cart_bg.order_info .price, .cart_bg.order_info .total { font-size:15px; }

/*#profile_btn:before {background: url(images/cart.svg) no-repeat;background-size: 100%;content:'';display: block;width:33px;height: 34px;margin-right: 15px; float:left;} */
#profile_btn {
    color: #333333;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    background: transparent;
    outline: none;
    border: 0;
    margin-right: 0;
    display: block;
    width: 153px;
    margin-top: 4px;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
}
#profile_btn strong {color:#171a1f;font-size:15px;font-weight: bold;display: block;margin-top: 3px;}
#profile_btn span {
    color: white;
    background: #59b431;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    width:40px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 43px;
    float: left;
    margin-right: 10px;
}
.bubble + .bubble {
    top: 77px;
}

.nav_side nav a.second_child {
    padding-left: 2px;
    margin-bottom: 7px;
    font-size: 14px;
}
.nav_side nav a.third_child {
    padding-left: 16px;
    margin-bottom: 6px;
    font-size: 14px;
}
.nav_side nav a.active {
    color:#59b431;
}
.product_info .options button.eshop_changes {
    margin: 31px 0 0;
}
.breadcrumbs {padding: 20px 0 42px;color:#adadad;font-size:13px;font-weight: 300;}
.breadcrumbs > a {color: #7b7b7f;display: inline-block;vertical-align: middle;text-decoration: none;}
.breadcrumbs a:after { content:'/'; margin:0 5px; display: inline-block;vertical-align: middle; }
.breadcrumbs a:last-child:after { display: none; }
.product_information #recommended, .product_information #specials {
    margin: 76px auto;
}
#coockies_box a { color:white; }
#coockies_box p {display: inline-block;width: calc(100% - 126px);margin: 0;}
#coockies_box > div {
    line-height: 20px;
    padding: 18px 0px;
}
#coockies_box button.agree {
    float:right;
    color: white;
    background: #008bc6;
    border: 0;
    font-size: 15px;
    font-weight: bold;
    border-radius: 22px;
    text-align: center;
    padding: 11px 29px 9px 29px;
    text-decoration: none;
    line-height: 19px;
}
#coockies_box {
    background: #59b431;
    color: white;
    font-size: 14px;
    padding: 0px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    display: none; 
    z-index: 999;
}

.alert {
    color: white;
    font-size: 14px;
    padding: 0px 0;
    width: calc(100% - 50px);
    line-height: 20px;
    padding: 11px 25px;
    margin-top: 25px;
}
.alert a { color:white; }
.alert button { display:none;}

.alert-success {
    background: #59b431;
}

.alert-danger {
    background: #e00b4c;
}
.input_title strong {line-height: 18px;display: block;min-height: 21px;}
.input_title p {margin: 10px 0;}

.extra-controls{font-size:15px;color:#171a1f;font-weight: 300;margin-bottom: 15px;}
.side_title {
    color:#171a1f;
    font-size:15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 24px;
}
.range-slider { margin-bottom:20px;}
.price-filter {border-bottom: 1px solid #dddddd; margin-bottom:20px;}