/* 
version 

12.10.2015
*/
/* import style */

/*@import url(colorbox-chosen.css);
@import url(icheck/minimal/blue.css);*/

/* MAIN STYLE */
/* LAYOUT START */ 


:root {
--color1: #5d5c61;
--color2: #938e94;
--color3: #7395ae;
--color4: #557a95;
--color5: #b1a296;
}
/*
@font-face {
font-family: Circular Std;
src: url(../fonts/CircularStd-Medium.woff2) format("woff2"),
url(../fonts/CircularStd-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
font-display: swap
}

@font-face {
font-family: Circular Std Book;
src: url(../fonts/CircularStd-Book.woff2) format("woff2"),
url(../fonts/CircularStd-Book.woff) format("woff");
font-weight: 400;
font-style: normal;
font-display: swap
}

@font-face {
font-family: Circular Std Bold;
src: url(../fonts/CircularStd-Bold.woff2) format("woff2"),
url(../fonts/CircularStd-Bold.woff) format("woff");
font-weight: 400;
font-style: normal;
font-display: swap
}
*/
html {
width: 100%;
height: 100%;
}

body {
width: 100%;
min-height: 100%;
padding: 0;
margin: 0 auto;
position: relative;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.5;
color: #16253f;
/*background: #4c2c1d;*/
background-color: #fff;
}

.blue {color:var(--color1);}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
margin-bottom: 0;
font-family: 'Sumana', serif;
line-height: 1.2;
color: #16253f
}

.h1, h1 {
font-size: 40px;
margin-bottom: 30px;
}

.h2, h2, #uniblock_content_3 .uniblock_caption {
font-size: 26px;
margin: 25px 0 15px;
}

.h3,h3 {
font-size: 1.53125rem
}

.h4,h4 {
font-size: 1.3125rem
}

.h5,h5 {
font-size: 1.09375rem
}

.h6,h6 {
font-size: .875rem
}

.subtitle_16 {
font-size: 16px;
display: inline;
}

p {
margin: 15px 0;
}

.ul_list {
	
}

.ul_list li {
padding: 5px 0;	
}

a {
color: #16253f;
text-decoration: none;
background-color: transparent
}

a:hover {
color: #020406;
text-decoration: underline
}

img {border: none; }

form {margin: 0; }

textarea {
border: solid 1px #d9d9d9;
border-radius: 3px;
}

.input_field {
border: solid 1px #d9d9d9;
border-radius: 3px;
}

header.mainpage {
position: relative;	
margin-bottom: 15px;
}

header.mainpage:before {
content: "";
width: 100%;
height: 100%;
display: block;
position: absolute;
background: linear-gradient(180deg, lch(100 0 0 / 0.9), transparent);
}

.content { padding-bottom: 25px; }

.mainblock #contact_us_div {
min-height: 478px;
padding-top:30px;
color: #fff;
}

#contact_us_div .security1, #contact_us_div .security1 b { color: #fff; }

.block_flex {
display: flex;
align-items: center;
justify-content: space-between;
}

.top_info{
color: #411e0b;
position: relative;
font-size: 14px;
}

.top_info a{
font-size: 14px;
}

.top_contacts{
font-size: 27px;
text-align: right;
line-height: 1;
padding-top: 5px;
}

.top_contacts a{
font-size: 27px;
}

.top_contacts span{
font-size: 17px;
text-align: left;
}

.top_icons {
display: flex;	
justify-content: end;
margin-top: 9px;
}

.map_pin {
display: flex;	
align-items: center;
}

.top_qty{
color: #000;
border: 1px solid #000;
padding: 0 5px;
}

.slide_caption {
padding-top: 145px;
position: relative;
height: 635px;
position: relative;
color: #fff;
margin-bottom: 50px;
background: url(/images/mainslide.jpg) no-repeat center top;
}

.slide_caption:before {
content: "";
display: block;
background: linear-gradient(180deg, #0000004d, transparent);
width: 100%;
height: 100%;
position: absolute;
top: 0;
}

.slide_caption .container { position:relative; }

.slide_caption h1{
font-size: 52px;
color: #fff;
}

.slide_caption p{
font-size: 20px;
margin: 10px 0;
}

.slide_caption .btn {
font-size: 16px;	
font-weight: bold;
}

.offline_order_block{
border: 1px solid var(--color2);
background-image: url(/images/ban_pdf_icon.png);
background-repeat: no-repeat;
background-position: right 15px center;
color: var(--color2);
padding: 15px;
padding-right: 65px;
font-size: 17px;
}

.offline_order_block a{
font-size: 16px
}

/*#uniblock_content_42{
background-color: #2e2e2e;
background-image: url(/images/about_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
}
*/
#uniblock_content_42 h1{
font-size: 42px;
}


#uniblock_content_43{
background-image: url(/images/contact_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #fff;
background-size: cover;
margin: 0;
}

#uniblock_content_43 p, #uniblock_content_43 table, #uniblock_content_43 a{
color: #fff;
font-size: 18px;
text-shadow: 2px 2px 4px #411e0b;
}

/* uniblock_right */

.uniblock_right {
float: right;
color: #16253f;
background-color: #b1a2962e;
padding: 20px 40px 30px;
margin: 0 0 30px 30px;
max-width: 345px;
}

.uniblock_right .btn {
padding: 7px 30px;
}

/* uniblock_right end */

/* -------- TOP SHOPPING CART START -------- */
.shopping_cart_account {
padding: 0 15px 0 0;
}

.shopping_cart_cart {
padding: 0 15px;
}

.shopping_cart_account a, .shopping_cart_cart a {
display: flex;
align-items: center;
}

.shopping_cart_account a:hover, .shopping_cart_cart a:hover {color: #808080;}
/* -------- TOP SHOPPING CART END -------- */

/* -------- MENU TOP START -------- */
.menu_top_block_bg {
position: relative;
margin: auto; 
width: 100%;
height: 50px;
}

.menu_top {
float: left;
width: 100%;
}

.menu_top nav{ background: none; border: none; margin: 0; }

.menu_top nav .navbar-toggle{
color: #fff;
font-size: 20px;
float: left;
text-transform: uppercase;
}
/* -------- MENU TOP END -------- */

/* -------- CONTEXT SEARCH START -------- */
.context_search {
line-height: 50px;
position: relative;
width: 270px;
}

.context_search_field {
border: 1px solid var(--color2);
width: calc(100% - 45px);
float: left;
height: 50px;
padding: 0;
}

.context_search_field input {
color: var(--color2);
height: 30px;
background-color: transparent;
border: none;
padding: 0 10px;
line-height: 30px;
width: 100%;
}

.context_search_searchbutton {
background-color: var(--color1);
color: #fff;
display: block;
cursor: pointer;
position: absolute;
right: 0;
padding: 0;
}

.context_search_closebutton img {
width: 16px;
height: 16px;
float: right;
cursor: pointer;
position: absolute;
right: 10px;
top: 10px;
background: #fff;
}

.context_search_result {
display: none; 
position: absolute;
overflow: auto;
width: 100%;
line-height: 1;
height: 300px;
z-index: 100; 
margin-top: 50px;
border: #ccc solid 1px; 
background: #fff;
}

.context_search_searchbutton .fa { font-size:16px; }

*html .context_search_result {
margin-top: 20px;
margin-left: -50px;
}*

.context_search_result iframe {
display: none;/*for IE5*/
display/**/:block;/*for IE5*/
position: absolute;
top: 0;
left: 0;
z-index: -1;/*must have*/
filter:mask();/*must have*/
width: 1000px;/*for any big value*/
height: 1000px;/*for any big value*/
}
/** -- **/

#context_search_result::-webkit-scrollbar-button  {
background-image:url('');
background-repeat:no-repeat;
width:6px;
height:0px
}

#context_search_result::-webkit-scrollbar-track {
background-color:#d3d3d3;
}

#context_search_result::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color: rgba(0,0,0,0.7);
}

#context_search_result::-webkit-scrollbar-thumb:hover {
background-color:  #000;
}

#context_search_result::-webkit-resizer {
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

#context_search_result::-webkit-scrollbar {
width: 6px;
}

#context_search_result::-webkit-scrollbar-button {
width: 0;
height: 6px;
}

#context_search_result::-webkit-scrollbar{
height: 6px;
}

.context_search_results {width: 100%;margin: 0;padding: 0;}

.context_search_results th {
font-size: 14px;
font-weight: 500;
color: #000000;
text-align: left;
padding: 15px;
}

.context_search_results th a {
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: left;
text-decoration: none;
}

.context_search_results th a:hover {color: #555;}

.context_search_results td {
font-size: 12px;
color: #555;
text-align: left;
padding: 5px 5px 5px 15px;
}

.context_search_results td a {
font-size: 13px;
color: #555;
text-align: left;
text-decoration: none;
}

.context_search_results td a:hover {color: #000000;}

.context_search_res{ background: #fffd50; }
/* -------- CONTEXT SEARCH END -------- */

/* -------- SITE COL START -------- */
#column_left, #column_right{padding: 0;}
#column_left li, #column_right li{margin: 0 0 10px 0;}
/* -------- SITE COL START -------- */

/* -------- Category Store START -------- */
.category_block{	
text-align: center; 
margin: 0 0 30px 0;
}

.category_block a {
color: var(--color1);
display: flex;
flex-flow: column;
font-size: 21px;
line-height: 1;
text-decoration: none;
position: relative;
height: 100%;
align-items: unset;
justify-content: space-between;
}

.category_block_img {
margin-bottom: 10px;
}

.category_block img {
margin: auto;
box-shadow: 4px 1px 6px #626262;

}

.category_block .shop_now{
border: 1px solid var(--color2);
color: var(--color2);
width: 100%;
font-size: 16px;
padding: 15px;
position: relative;
z-index: 100;
}

.category_block .shop_now:hover {
color: #fff;
background-color: var(--color1);
}

.category_block a:hover{color: var(--color2); }

.category_block img{margin: auto;}

.category_block .boxcategory_name { 
font-family: 'Sumana', serif;
height: 55px;
padding: 0 10px;
display: flex;
align-items: center;
justify-content: center;
}
/* -------- Category Store END -------- */

/* -------- MENU CATEGORY START -------- */
.category_list { padding: 0; margin-left: 15px;}

.category_list li { list-style: none; border-bottom: 1px solid #ddd;}

.category_list a {
display: block;
font-size: 12px;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat;
}

.category_list a:hover { color: #08c; background: url(/images/category-over.gif) right center no-repeat;}

li.subcategory_list a {
font-size: 12px;
color: #797c80;
padding-left: 15px;
}

li.subcategory_list a:hover { color: #08c;}

li.subcategory_list a.current { color: #08c; background: url(/images/category-over.gif) right center no-repeat; }
/* -------- MENU CATEGORY END -------- */

/* -------- MENU ACCOUNT START -------- */
.account_list {padding: 0;}

.account_list li {list-style: none; border-bottom: 1px solid #ddd;}

.account_list a {
display: block;
font-size: 12px;
font-weight: normal;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat;
}

.account_list a:hover, li.subaccount_list a.current {color: #08c;background: url(/images/category-over.gif) right center no-repeat;}

li.subaccount_list a {
font-size: 12px;
font-weight: normal;
color: #797c80;
padding-left: 15px;
}

li.subaccount_list a:hover{color: #08c;}
/* -------- MENU ACCOUNT END -------- */

/* ------ MENU BRAND START ------ */
.brand_name {font-size: 12px;font-weight: bold;color: #000000;}

.brand {
min-height: 170px;
font-size: 12px;
font-weight: normal;
color: #000;
text-align: justify;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.brand img {float: left;margin: 0 20px 15px 0;border: solid 1px #ccc;}

.brand_list { padding: 0; margin-left: 15px;}

.brand_list li { list-style: none; border-bottom: 1px solid #ddd;}

.brand_list a {
display: block;
font-size: 12px;
font-weight: normal;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat; 
}

.brand_list a:hover, .brand_list a.current { color: #08c; background: url(/images/category-over.gif) right center no-repeat; }
/* ------ MENU BRAND END ------ */

/* ------ NEWS GROUP START ------ */
.newsgroup_list {padding: 0;}

.newsgroup_list li { list-style: none; border-bottom: 1px solid #ddd; }

.newsgroup_list a {
display: block;
font-size: 12px;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat;
}

.newsgroup_list a:hover, .newsgroup_list a.current {color: #08c;text-decoration: none;background: url(/images/category-over.gif) right center no-repeat;}

.newsgroup_list li#newsgroup_archive { list-style: none; border: none; }

.newsgroup_list li#newsgroup_archive a {
display: block;
font-size: 12px;
color: #08c;
text-decoration: none;
padding: 7px 0 7px 0;
background: none;
}

.newsgroup_list li#newsgroup_archive a:hover {color: #000;}
/* ------ NEWS GROUP END ------ */

/*
.content_dark {
background-color: #4c2c1d;
}

.content_light {
background-color: #fffbf5;
}*/

.view_type {
font-size: 12px;
font-weight: normal;
color: #555;
padding: 10px 12px 10px 12px;
}

.view_type .fa{
cursor: pointer;
color: #000000;
font-size: 18px;
margin: 5px;
}

.view_type table {
float: left;
margin: 0;
padding: 0;
}

.view_type table td {
font-size: 12px;
font-weight: normal;
color: #555;
padding: 0;
}

/* CENTER BOXES START */
.centerboxes {width: 100%;margin-top: 10px;}

.centerboxes_content {width: 100%;background: #fff;padding-top: 15px;}

.centerboxes_topleft, .centerboxes_topcenter, .centerboxes_topright{/*background: url(/images/box-bg.png) no-repeat;*/}

.centerboxes_topleft {
/*float: left;
width: 42px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 0;*/
}

.centerboxes_topcenter {
/*height: 51px;
font-size: 14px;
color: #555;
text-align: left;
line-height: 51px;
padding: 0;
margin: 0;
background-position: 0 -51px ;
background-repeat: repeat-x;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;*/
}

.centerboxes_topcenter a {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
text-decoration: underline;
line-height: 51px;
padding: 0;
margin: 0;
}

.centerboxes_topcenter a:hover { color: #000000; text-decoration: none;}

.centerboxes_topright {/*
float: right;
width: 10px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 -102px;*/
}

.centerboxes_botleft {
float: left;
width: 3px;
height: 3px;
padding: 0;
margin: 0;
background: url(/images/box-botleft.png) left no-repeat;
}

.centerboxes_botcenter {
height: 3px;
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
line-height: 36px;
padding: 0;
margin: 0;
background: #fff;
}

.centerboxes_botright {
float: right;
width: 3px;
height: 3px;
padding: 0;
margin: 0;
background: url(/images/box-botright.png) right no-repeat;
}

.product_grid .product_fav_form {
position: absolute;
right: 5px;
top: 5px;
}

.centerboxes_products {
text-align: center;
margin: 0;
}
.centerboxes_product_image {
position: relative;
z-index: 1;
margin: auto;
max-width: 330px;
}

.product_grid .centerboxes_product_image {
min-height: 315px;
}

.pr_grid_item_199 .centerboxes_product_image {	
min-height: 130px;
}

.pr_grid_item_200 .centerboxes_product_image {	
min-height: 245px;
}

.pr_grid_item_189 .centerboxes_product_image {	
min-height: 195px;
}

.pr_grid_item_197 .centerboxes_product_image {	
min-height: 165px;
}

.centerboxes_product_image a{
display: block;
}

.centerboxes_product_image a img{
margin: auto;
box-shadow: 4px 1px 6px #626262;
}

.centerboxes_description {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: justify;
margin: auto;
margin-top: 10px;
}

.centerboxes_products div.product_name {margin-top: 10px;}
/* CENTER BOXES END */

/* ------ AD BLOCKS START ------ */
.uniblock_block{
margin: 0; 
}

.uniblock_caption, .centerboxes_topcenter{
font-size: 21px;
text-align: center;
margin-bottom: 15px;
font-family: 'Sumana', serif;
}

.requestform_phone {
font-size: 20px;
font-weight: bold;
margin: auto;
display: block;	
}

.do-it {
border-top: 1px solid var(--color3);
background: #f1f1f1;
padding: 20px 0;	
}

.do-it .container {
display: flex;
align-items: center;
justify-content: space-between;
}

.do-it .container:before, .do-it .container:after {
display: none;
}

.do-it h2{
text-transform: uppercase;
font-size: 27px;
}

/* ------ AD BLOCKS END ------ */

/* ------ FOOTER START ------ */
#footer {
color: #838383;
width: 100%;
min-height: 70px;
background-color:#16253f;
margin: 0;
}

.footer_inner {
background-color:#16253f;
}

.menu_bottom {
text-align: right;	
}

.footer_copyright{
margin-top: 10px;
}

.footer_copyright, .footer_copyright a {
font-size: 12px;
color: var(--color2);
}
.footer_copyright a:hover {color: #ccc;}

.logo { position:relative; }

.logotype_bottom{
background: url(/images/logotype_bottom.png) no-repeat left center;
text-align: left;
display: inline-block;
width: 205px;
padding: 0 0 0 90px;
}

.logotype_bottom img, .logotype_bottom a{display: block; margin: auto;}

.logotype_bottom, .logotype_bottom a{
color: var(--color2);
font-size: 10px;
font-style: italic;
text-decoration: none;
}

.logotype_bottom a:hover{color: #ccc;}
/* ------ FOOTER END ------ */

/* ------ NAVIGATION START ------ */

.navigation ol { padding: 0; margin: 0; }

.navigation {
font-size: 14px;
color: var(--color3);
padding: 10px 0;
margin-top: 15px;
}

.navigation a, .navigation span {color: var(--color3);text-decoration: none;}
.navigation a:hover span {color: var(--color4); text-decoration: underline; }

.navigation li {
list-style: none;
display: inline-block;	
}

.navigation li:after {
content: "\f0da";
font-family: 'FontAwesome';
font-size: 14px;
display: inline-block;
} 

.navigation li:last-child:after {
display: none;	
}

/* ------ NAVIGATION END ------ */

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
background-color: #e9e0d1;
border-color: #e9e0d1;
color: #74000a;
}

.pagination > li > a, .pagination > li > span{
color: #000;
}

/* ------ ALERT MESSAGES START ------ */
.error, .error_js, .state-highlight-error, .notify, .notify_message, .alert_message, .notify_message a , .alert_message a{ 
font-size: 12px; font-weight: bold; line-height: 1}
.error , .error_js{ margin-top: 0; padding: 0; }
.error{/*background: url(/images/validation_advice_bg.gif) no-repeat left;*/}
.error_js {/*background: url(/images/validation_advice_bg_js.gif) no-repeat left;*/}
.state-highlight-error { border: 1px dashed red; background: #FAEBE7; }
.notify_message, .alert_message {padding: 5px; }
.notify, .notify_message, .notify_message a{color: green;}
.error, .error_js, .alert_message, .alert_message a{color: red;}
.notify_message a , .alert_message a{ text-decoration: underline; padding: 5px;}
.notify_message a:hover, .alert_message a:hover {text-decoration: none;}
#error_security_code { 
margin-left: 30px;
margin-right: -30px; 
}


img.error_info {position: absolute; bottom: 5px; right: 0;}
.error_el { position: relative; }

.error_el span.fa { z-index: 1000; color: #ff0000; top: -7px; left: -9px; font-size: 16px; position: absolute; }
.error_el .error_text {z-index: 1000; color: #ff0000; font-size: 12px; } 
.error_id_security_code  .error_text {
display: block; margin-top: 30px;	
}

.state-highlight-error input { 
background: #FAEBE7;
}



#login_form .input-append.input-group #error_pass { 
position: absolute;
bottom: -15px;
left: 0;
}
/* ------ ALERT MESSAGES END ------ */


/* SEE ALL BUTTON START */
.seeall {
text-align: center;
margin-top: 5px;
margin-bottom: 5px; 
}

.seeall a {
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: underline; 
}

.seeall a:hover {color: #000;}
/* SEE ALL BUTTON START */

/* SHOPPING STEP TABLES START */
div.tables {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.tables table {width: 100%;margin: 0;padding: 0;}

.tables #table_heading, .tables #table_heading_left, .tables #table_heading_right {
font-size: 17px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #e5e5e5;
}

.tables #table_heading_left{text-align: left;}

.tables #table_heading_right {text-align: right;}

.tables #table_heading span {
display: block;
text-align: left;
}

.tables table td {background: #fff;}

.tables table td#bottom_cell {padding-bottom: 10px; border-bottom: solid 1px #e5e5e5;}

.tables th a, .tables td a {
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none; 
}

.tables th a:hover, .tables td a:hover {color: #555;}

.tables #product_image {margin-top: 10px; border: solid 1px #ccc;}

.tables td #ship_to {
font: normal 12px Arial, Verdana, Sans-Serif;
color: #000;
text-decoration: none; /* link over styles */
}

.tables #separator {border-bottom: solid 1px #ccc;}

.shopping_steps_buttons {width: 100%; margin: 20px 0 0 0;}

.shopping_steps_buttons td {width: 25%;}
/* SHOPPING STEP TABLES END */

/* ------ PRODUCT LISTING START ------ */
.product_list_img{position: relative;}

.product_list_short_description {
font-size: 12px;
font-weight: normal;
color: #777;
text-align: justify;
}

.product_list_name {text-align: left;}

.product_list_name a, .product_grid_name a {
font-size: 20px;
line-height: 1;
color: #000000;
font-family: 'Sumana', serif;
text-decoration: none;
}

.product_list_name a:hover, .product_grid_name a:hover {color: #555;}

.product_grid_name {
overflow: hidden;
text-align: center;
margin-bottom: 10px;
}

.product_grid {
width: 100%;
list-style: none;
margin: 0;
grid-template-columns: 1fr 1fr 1fr;
padding: 0;
display: grid;
column-gap: 15px;
row-gap: 25px;
align-items: start;
}

.product_grid_item {
display: flex;	
flex-flow: column;
align-items: center;
}

.category_grid {
list-style: none;
margin: 0;
grid-template-columns: 1fr 1fr 1fr 1fr;
padding: 0;
display: grid;
column-gap: 30px;
row-gap: 0;
}

.product_grid #button_delete { margin: 0 5px;}

.product_grid #button_delete a {
cursor: pointer;
font-size: 12px;
font-weight: normal;
color: #555;
text-decoration: none;
}

.product_grid #button_delete a:hover {color: red;}

.product_description {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
}
/* ------ PRODUCT LISTING END ------ */

/* PRODUCT START */
.product {

}

.product_name {text-align: center;}
.product_name a {font-size: 14px;font-weight: bold;text-decoration: none;}
.product_name a:hover {color: #000000;}

.product_header {padding: 5px 0 10px 0;}

.product_header h2 {
font-size: 29px;
font-weight: bold;
color: #333333;
padding: 0;
margin: 0;
}

.product_code {}

.product_code h3 {
font-size: 15px;
font-weight: bold;
color: #000000;
margin: 0;
}

.product_print {
font-size: 30px;
float: right;
margin-top: 10px;
cursor: pointer;
}

.row_option_block th{
text-align: center;
background-color: #b1a2962e;
}

.product_quantity {line-height: 35px;}
.product_quantity input {width: 40px; text-align: center;}

.product_quantity_available {
float: left;
font-size: 12px;
font-weight: normal;
margin-top: 10px;
}

.product_short_description {
font-size: 12px;
font-weight: normal;
color: #777;
text-align: justify;
padding-top: 10px;
}

.product_owner {
font-size: 12px;
font-weight: normal;
color: #777;
text-align: justify;
padding-top: 10px;
}

.product_extra {
font-size: 14px;
font-weight: normal;
color: #000;
margin-top: 5px;
}

.product_image {
z-index: 1;
}

.product_image img{
margin: auto;
max-width: 100%;
box-shadow: 5px 5px 6px #525252;
}

.product_image .img_zoom{display: none;}

.product_image:hover .img_zoom{
display: block;
font-size: 60px;
color: #000000;
text-decoration: none;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
z-index: 99;
}

.product_image:hover img{
/* IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

/* IE 5-7 */
filter: alpha(opacity=50);

/* Netscape */
-moz-opacity: 0.5;

/* Safari 1.x */
-khtml-opacity: 0.5;

/* Good browsers */
opacity: 0.5;
}

.product_status {
height: 21px;
position: absolute;
bottom: 5px;
left: -3px;
z-index: 3;
}

.product_status_preview, .product_status_list, .product_status_sideboxes {
bottom: 10px;
left: -3px;
position: absolute;
z-index: 3;
}

.product_status_center {
height: 21px;
float: left;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
line-height: 21px;
white-space: nowrap;
padding: 0 5px;
}

.product_right {}

.product_right .prod_desc_title{
font-size: 14px;
font-weight: bold;
float: left;
margin: 0 10px 0 0; 
}

.product_price {
float: left;
font-size: 13px;
text-align: left;
padding-left: 5px;
line-height: 25px;
}

.prod_price_title{font-weight: bold;}

.price, .price_old, .price_special{line-height: 25px;}

.price {
font-size: 16px;
font-weight: normal;
white-space: nowrap;
}

.price_special {
font-size: 16px;
font-weight: bold;
color: red;
white-space: nowrap;
}

.price_old {font-size: 13px;text-decoration: line-through;white-space: nowrap;}

.price_total {
font-size: 14px;
font-weight: bold;
color: #000000;
white-space: nowrap;
}

.total {
font-size: 14px;
font-weight: bold;
color: #555;
text-align: right;
margin-top: 5px;
white-space: nowrap;
}

.total_left {
width: 50%;
float: left;
text-align: left;
margin-bottom: 5px;
}

.total_right {
width: 50%;
float: right;
text-align: right;
margin-bottom: 5px;
}

.product_rate {
float: left;
margin-top: 10px;
white-space:nowrap;
font-size: 14px;
}

.product_rate .fa-user{margin: 0 5px 0 2px;}

#rate_left {
float: left;
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
margin-bottom: 10px;
}

#rate_left b {color: #000000;}

#rate_right {
float: right;
font-size: 12px;
font-weight: normal;
color: #555;
text-align: right;
}

.customer_ratings {
font-size: 12px;
font-weight: normal;
color: #555;
background: #fff;
}

.comment_add{color: #000000;}

#customer_ratings_header {
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
margin: 0 10px 10px 10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.customer_ratings_body {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: justify;
padding: 10px;
}

.customer_ratings_name{color: #496E98; font-size: 12px;font-weight: bold;}
.customer_ratings_date{color:#A8A8A8;}
.customer_ratings_body:hover{background: #fafafa;}

.product_attribute {
margin-top: 10px;
font-size: 14px;
font-weight: normal;
color: #000000;
}

.product_attribute span[id*="price"] {
display: none;
}

.product_attribute td {padding: 5px;}
.product_attribute td table td {padding: 3px;}
.product_attribute #attribute_name {font-size: 12px;font-weight: bold;text-align: left;}

.product_attribute h2 {
font-family: 'Roboto', sans-serif;
margin: auto;
text-transform: inherit;
font-weight: bold;
color: #000;
font-size: 14px;
margin-top: 5px;
}

#product_attribute {
text-align: left;
padding: 5px 5px 5px 0;
margin-top: 5px;
}

#product_attribute_field {
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
}

#product_attribute_value {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
}

.description_tabs {margin-top: 20px;}

/* product tabs start */

ul#tabs {
list-style-type: none;
padding: 0;
margin: 0;
padding-bottom: 31px;
border-bottom: 1px solid #cecece;
}

ul#tabs li {
color: #000000;
float: left;
height: 24px;
font-size: 12px;
font-weight: normal;
margin: 2px 2px 0 0;
}

ul#tabs li .fa{margin:0 5px 0 0;}

#tabs li a {
cursor: pointer;
float: left;
display: block;
font-size: 14px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding: 4px 7px;
border: 1px solid #cecece;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: 1px solid #ccc;
background: url(/images/tab_normal.png) bottom repeat-x #f7f7f7;
}

ul#tabs li.active, #tabs li a:hover, #tabs li.active a:hover {font-weight: normal; color: #555;}

#tabs li.active a {
color: #555;
border: 1px solid #cecece;
border-bottom: #fff;
background: url(/images/tab_active.png) bottom repeat-x #e3f1f6;
}

#tabs_content {
font-size: 12px;
font-weight: normal;
color: #555;
padding: 15px;
border: solid 1px #cecece;
border-top: none;
background: #fff;
}
/* product tabs start */

/* PRODUCT END */

/* ------ PAGE TAB START ------ */
.page_tab {margin-top: 10px;}

/* ------ PAGE TAB END ------ */

/* SEARCH BLOCK START */
.adv_search {
width: 175px;
margin: auto;
margin-top: 5px;
}

.adv_search div {margin-bottom: 4px;}

.adv_search_name {
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
}

.adv_search_keywords input, .adv_search_category select {width: 173px;border: solid 1px #ccc;}

.adv_search_include {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: left;
}

.adv_search_include checkbox {border: solid 1px #ccc;}

.adv_search_price {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: left;
}

.adv_search_price input {width: 42px; border: solid 1px #ccc;}

.adv_search_button {padding-top: 5px; border-top: solid 1px #ccc;}
/* SEARCH BLOCK END */

/* ------ PRODUCT GALLERY START ------ */

div.product_gallery div.other { cursor: pointer; border: 1px solid #cecece; }

div.product_gallery div.other:hover{ border: 1px solid #000000; }

/* ------ PRODUCT GALLERY END ------ */

/* ------ QUESTION START ------ */
.question {color: #000; font-size: 12px; margin: auto; }
.question_name { font-size: 14px; font-weight: bold; color: #000000;}
.question_date {margin-top: 10px;}
.question_description { text-align: justify; margin-top: 5px;}
.question_answers {margin-top: 5px;}
.question_answer {}

.question_archive {
margin-top: 3px;
padding-top: 5px;
text-align: right;
border-top: solid 1px #ccc;
}

.question_archive a {
font-weight: bold;
color: #000000;
text-align: right;
text-decoration: none;
}

.question_archive a:hover {color: #000;}

.question_result_block{ background: #e2f4fb; padding: 10px;}
.question_result_name {font-size: 12px;color: #000;margin-top: 5px;}

.question_result_bar {
border-left: 1px solid #ff0000;
color: #000000;
margin-top: 5px;
}

.question_total, .question_correct {font-size: 12px;color: #000;margin-top: 10px;}
.question_main {margin-bottom: 5px;}

.question_main a {
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: right;
text-decoration: underline;
}

.question_main a:hover {color: #000;}

.question_other input {border: solid 1px #ccc;}
/* ------ QUESTION END ------ */

/* ------ NEWS START ------ */
div.newslist {
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.news_date {
font-size: 12px;
font-weight: bold;
color: #777;
margin-bottom: 5px;
}

.news_name {
font-size: 14px;
font-weight: bold;
color: #000000;
}

.news_name a {
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.news_name a:hover { color: #555;}

.news_description {
font-size: 12px;
font-weight: normal;
color: #555;
margin: 5px 0;
}

.news_details {
font-size: 12px;
font-weight: normal;
text-align: right;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.news_details a {
display: block;
float: right;
height: 17px;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: right;
text-decoration: none;
line-height: 17px;
padding-left: 20px;
background: url(/images/bullet_arrow.png) no-repeat left;
}

.news_details a:hover {color: #555;}

.news_main, .news_list, .news_single {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #ccc;
}
/* ------ NEWS END ------ */

/* ------ BLOG START ------ */
.blog {margin: auto;}

.blog_category {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: left;
padding: 10px 10px 10px 18px;
background: url(/images/arrow-news.png) no-repeat left;
}

.blog_category a {
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.blog_category a:hover {color: #000; text-decoration: underline;}

.blog_all {
font-size: 12px;
color: #000;
text-align: right;
padding-top: 5px;
margin-top: 5px;
border-top: solid 1px #ccc;
}

.blog_all a { font-size: 12px; color: #000; text-decoration: none;}

.blog_all a:hover { color: #000000; text-decoration: underline;}

.blog_archive {
font-size: 12px;
color: #000;
text-align: right;
padding-top: 5px;
margin-top: 5px;
border-top: solid 1px #ccc;
}

.blog_archive a { font-size: 12px; color: #000; text-decoration: none;}
.blog_archive a:hover { color: #000000; text-decoration: underline;}

.blog_list { padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #ccc; }
.blog_date { font-size: 12px; color: #000; margin-bottom: 3px;}

.blog_name {
font-size: 14px;
font-weight: bold;
color: #000000;
padding-left: 18px;
background: url(/images/arrow-news.png) no-repeat left;
}

.blog_name a { font-size: 14px; font-weight: bold; color: #000000; }
.blog_name a:hover { color: #000; }

.blog_description {
font-size: 12px;
color: #000;
margin-top: 5px;
margin-bottom: 5px;
}

.blog_comments {font-size: 12px;color: #000000;}
.blog_comments a { font-size: 12px; color: #000000; text-decoration: underline; }
.blog_comments a:hover {color: #000; text-decoration: none; }

.blog_comment_comment1, .blog_comment_comment2{
font-size: 12px;
color: #000;
margin: 5px 0;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.blog_comment_comment1 {background: #f7f7f7;}

.blog_comment_header {
font-size: 12px;
font-weight: bold;
color: #000000;
margin-bottom: 3px;
}

.blog_comment_header #time { float: right; font-size: 11px; font-weight: normal; color: #555;}
/* ------ BLOG END ------ */

/* ------ NEWSLETTER START ------ */
.newsletter {}
.newsletter_header {font-size: 14px;font-weight: bold;color: #000000;text-align: center;}
.newsletter_name { font-size: 12px; font-weight: normal; color: #000; }
.newsletter_form {}
.newsletter_selection { margin: 5px 0; width: 100%; }
.newsletter_select { color: #000000; float: left; margin: 0 5px 0 0;}
.newsletter_security {margin: auto;}
.newsletter_security .security2_button{ margin: 10px 0 0 0; width: 100%; }
.newsletter_security .security2_button button{ width: 100%; }

/* ------ NEWSLETTER END ------ */

/* ------ SITEMAP START ------*/
.sitemap ul{ list-style: disc;  }
.sitemap ul li { font-size: 12px;}
.sitemap ul li ul li { padding-left: 0; background: none;}
.sitemap ul li a { font-weight: bold; color: #000000; text-decoration: none;}
.sitemap ul li a:hover { color: #555; }
.sitemap ul li ul li a { font-weight: normal; color: #555; text-decoration: none;}
.sitemap ul li ul li a:hover { color: #000000;}
/* ------ SITEMAP END ------*/

/* ------ SECURITY CAPCHA START ------ */
.security1 {font-size: 13px;color: #000000;text-align: center;margin: 10px auto;}
.security1 b { font-size: 15px; color: red; }
.security2 {text-align: center;margin: auto;margin-top: 5px;max-width: 240px;}
.security2_img {  float: left; width: 125px; margin: 15px 5px 0 0; }
.security2_form { float: left; margin: 7px 10px 0 10px; max-width: 90px; }
.security2_form input {border: solid 1px #aaa;}
.security2_button {  min-width: 80px; width: auto; margin: 7px 0 0 0;}
.security3 { float: left; margin-top: 5px;}
/* ------ SECURITY CAPCHA END ------ */

/* ------ INPUT BUTTONS START ------ */

.btn {
text-transform: uppercase;
font-size: 14px;
border-radius: 0;
padding: 12px 30px;
border-radius: 0;
border: 1px solid var(--color2);
color: #2b292c;
}

.btn:hover, .btn:focus, .btn:active {
color: #fff;
background-color: var(--color1);
border-color: var(--color1);
}

.btn_black {
color: #fff;	
border: 1px solid var(--color1);
background-color: var(--color1);
}

.btn_black:hover {
color: #fff;	
border: 1px solid var(--color2);
background-color: var(--color2);
}

.btn_blue {
color: #fff;	
border: 1px solid #0a2a63;
background-color: #0a2a63;
}

.btn_blue:hover {
color: #fff;	
border: 1px solid var(--color2);
background-color: var(--color2);
}

.btn_light{
background-color: #c69471;
}

.btn_none{background: none;}

.btn_favor {position: absolute; top: 0; right: 0; padding: 2px; z-index: 5;}

.button_wishlist { float: right; margin-top: 10px;}
.button_quote { float: left; margin-left: 10px;}
.btn-danger {    background: #d9534f !important;    border-color: #d43f3a;    color: #fff;}

.btn[name="removeItem"] {
padding: 6px 5px;
width: 100%;
}
/* ------ INPUT BUTTONS END ------ */


/* PHOTOALBUM START */
.photo_gallery li{ min-height: 250px;}

.photoalbum_album { float: left; margin-bottom: 15px;}

.photoalbum_image {text-align: center;}

.photoalbum_image img { text-align: center; border: solid 1px #ccc;}

.photoalbum_name {
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
margin-top: 5px;
}

.photoalbum_name a {
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
}

.photoalbum_name a:hover { color: #000; text-decoration: none;}

/* PHOTOALBUM END */

/* PETITION START */
.petition_name {
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
margin-bottom: 10px;
}

.petition_description {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: justify;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.petition_table { padding: 0; margin: auto; }

.petition_table td {padding: 3px;}

.petition_list {
margin-top: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

.petition_list table { padding: 0; margin: 0;}
.petition_list td {padding: 3px;}
.petition_separate { padding: 1px; border-top: solid 1px #ccc;}
/* PETITION END */

/* TICKET START */
.ticket_form { padding: 0; margin: auto;}

.ticket_form td {
padding: 5px;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.ticket_ticket1, .ticket_ticket2 {
font-size: 12px;
font-weight: normal;
color: #000;
margin-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #ccc;
}

.ticket_id {
font-size: 12px;
font-weight: normal;
color: #000000;
margin-top: 10px;
}

.ticket_content {
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

.ticket_header {
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 18px;
}

.ticket_header #time {
float: right;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.ticket_text {
font-size: 12px;
font-weight: normal;
color: #000;
margin-top: 5px;
margin-bottom: 5px;
}
/* TICKET END */

/* WISH LIST START */
.wishlist_user_block { margin-bottom: 5px; padding-bottom: 5px; border-bottom: solid 1px #ccc; }
.wishlist_user_name {font-size: 12px;font-weight: bold;color: #000000;margin-bottom: 5px;}
.wishlist_user_location {font-size: 12px;font-weight: normal;color: #000;margin-bottom: 5px;}
.wishlist_user_list a {font-size: 12px;font-weight: bold;color: #000000;text-decoration: underline;}
.wishlist_user_list a:hover { color: #000; text-decoration: none;}
.multishipping {}
/* WISH LIST END */

.success {color: green;margin: 5px;text-align: center;}
.popup {
padding: 15px; 
background-color: #fff;
}

/* ------ PRODUCT SLIDER START ------ */
.product_slider {width: 235px;height: 25px;float: left;margin-top: 10px;margin-bottom: 15px;}
.product_slider_previous, .product_slider_play, .product_slider_next {padding: 5px 8px;float: left;margin-right: 9px;background: #e6e6e6;text-align: center;}
/* ------ PRODUCT SLIDER END ------ */

/* ACCOUNT ICONS START */
.account_icons {
padding: 15px;
margin-top: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.account_icons  a {
font-size: 12px;
color: #000000;
text-align: center;
text-decoration: none;
}

.account_icons a:hover {color: #000;}
.account_icon {display: inline-block; text-align: center;} 
/* ACCOUNT ICONS END */

/* FILTERS START */
.glossymenu { padding: 0; margin-left: 15px;}

.glossymenu input.box {
border: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.glossymenu label {
font-size: 12px;
font-weight: normal;
color: #000000;
padding-left: 5px;
}

.glossymenu b {font-size: 12px;font-weight: normal;color: #808080;}

.filter_menu {
color: #555;
padding: 15px 0 5px 0;
margin-bottom: 7px;
border-bottom: solid 1px #ccc;
}

.filter_menu a {color: #555;text-decoration: none;cursor: default;}
.filter_menu a:hover {color: #555;}

.filter_submenu {background-repeat: no-repeat;background-position: left;}
.filter_submenu a {color: #000000;cursor: default;}
.filter_submenu a:hover {color: #000;}
.filter_submenu div {margin-top: 4px;}
/* FILTERS END */

/* USER START */

.onestep_table, .onestep_login, .onestep_shipping, .onestep_payment, .onestep_review , .review_cart {
padding: 15px 0;

}

.one-step-head span{
display: block;
font-size: 18px;
border-bottom: solid 1px #ccc;
}

.onestep_shipping table {width: 100%;}
.onestep_shipping table th {text-align: left;padding: 5px;border-bottom: solid 1px #ccc;}
.onestep_shipping table td table th {color: #000000;text-align: right;border: none;}
.onestep_shipping table td {padding: 5px;}

.onestep_payment table {width: 100%;}
.onestep_payment table th {text-align: left;padding: 5px;border-bottom: solid 1px #ccc;}
.onestep_payment table td table th {color: #000000;text-align: right;border: none;}
.onestep_payment table td {padding: 5px;}

.onestep_review table {width: 100%;}
.onestep_review table th {text-align: left;padding: 5px;border-bottom: solid 1px #ccc;}
.onestep_review table td table th {border-bottom: solid 1px #ccc;}
.onestep_review table td {padding: 5px;}


.review_cart table {width: 100%; border: none; }
.review_cart table th {text-align: left;padding: 5px;border-bottom: solid 1px #ccc;}
.review_cart table td table th {border-bottom: solid 1px #ccc;}
.review_cart table th span {height: 17px;display: block;font: bold 14px Arial, Verdana, Sans-Serif;color: #000000;line-height: 17px;padding-left: 25px;background: url(/images/bullet_arrow.png) left no-repeat;}
.review_cart table td {padding: 5px;}

.billing_shipping_table {
width: 100%;
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.billing_shipping_table td {padding: 10px;}

.billing_table, .shipping_table {width: 100%;}

.billing_table th, .shipping_table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.billing_table th span, .shipping_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #000000;
line-height: 17px;
padding-left: 25px;
background: url(/images/bullet_arrow.png) left no-repeat;
}

.billing_table td, .shipping_table td {padding: 5px;}

.billing_table td input, .shipping_table td input {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.billing_table td select, .shipping_table td select {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.shipping_table_address {width: 100%;}

.shipping_table_address th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.shipping_table_address th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #000000;
line-height: 17px;
padding-left: 25px;
background: url(/images/bullet_arrow.png) left no-repeat;
}

.shipping_table_address td {padding: 5px;}

.shipping_table_address td input {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.shipping_table_address td select {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.review_table {width: 100%;}

.review_table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.review_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #000000;
line-height: 17px;
}

.review_table td {padding: 5px; line-height: 20px;}

.review_comments, .review_shipping, .review_payment {
margin-top: 5px;
padding-top: 5px;
border-top: solid 1px #ccc;
}

.shipping_table td textarea {width: 200px;}

.shipping_methods_table, .payment_methods_table {
width: 100%;
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.shipping_methods_table th, .payment_methods_table th {text-align: left;padding: 5px;border-bottom: solid 1px #ccc;}
.shipping_methods_table td, .payment_methods_table td {padding: 5px;}

.shipping_methods_table th span, .payment_methods_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #000000;
line-height: 17px;
padding-left: 25px;
background: url(/images/bullet_arrow.png) left no-repeat;
}

.forgot_table {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.forgot_table table {margin: auto;}
.forgot_table table th {padding: 10px; text-align: center;}
.forgot_table table td {padding: 10px; text-align: center;}

.forgot_table table td input {
width: 175px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.change_table {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.change_table table {margin: auto;}
.change_table table th {padding: 10px; text-align: center;}
.change_table table td {padding: 5px; text-align: left;}
.change_table table td input {}

.user_info {padding-bottom: 10px; margin-bottom: 10px;}

.user_form {
width: 90%;
float: right;
margin-bottom: 10px;
float: left;
color: #555;
}

.user_form input {}
.user_form_name {}
.user_remember {margin-bottom: 10px;}
.user_forgot {white-space: nowrap;}

div.user_forgot a {
font-size: 12px;
font-weight: bold;
color: #000000;
}

div.user_forgot a:hover {color: #000;}

table.script_login {
width: 100%;
margin-top: 10px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

table.script_login td {padding: 10px;}
/* USER END */

.vline {border-right: solid 1px #ddd;}

.table_form {margin: 0; padding: 0;}
.table_form td {padding: 5px;}
.table_form td#form_left {}
.table_form td#form_right {}
.table_form td#form_right_small {}
.table_form td#form_right input {}
.table_form td#form_right_small select {}
.table_form td#form_right select {}

.table_form_quote {
width: 100%;
margin: 0;
padding: 0;
border: solid 1px #ccc;
background: #fff;
}

.table_form_quote td {padding: 6px;}

.table_form_quote th {
padding: 10px;
font: bold 12px Arial, Verdana, Sans-Serif;
color: #000000;
text-align: center;
}

.table_form_quote td#form_left {
width: 50%;
font: bold 12px Arial, Verdana, Sans-Serif;
text-align: left;
padding-left: 10px;
}

.table_form_quote td#form_right { width: 50%; text-align: right; padding-right: 10px;}

.table_form_quote td#form_right input {
width: 225px;
height: 29px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #555;
line-height: 29px;
padding: 0;
border: solid 1px #d9d9d9;
background: url(/images/form_bg.png) repeat-x;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.table_form_quote td#form_right select {
width: 225px;
height: 29px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #555;
line-height: 29px;
padding: 0;
border: solid 1px #d9d9d9;
background: url(/images/form_bg.png) repeat-x;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.table_form_quote td#form_right textarea {
width: 225px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #555;
border: solid 1px #d9d9d9;
background: url(/images/form_bg.png) top repeat-x #fefefe;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


/* EVENTS START */
.event_name { font: bold 14px Arial, Verdana, Sans-Serif; color: #000000; text-align: left;}
.event_description { font: normal 12px Arial, Verdana, Sans-Serif; color: #000; text-align: left; }
/* EVENTS END */

/* ------ ONE STEP START ------ */
.one_step_new { padding-top: 10px; text-align: center; border-top: solid 1px #ccc;}

.onestep_steps_header {
height: 27px;
font-size: 14px;
font-weight: bold;
line-height: 27px;
overflow: hidden;
padding-left: 10px;
background: url(/images/onestep_steps_header.png) right no-repeat;
}

.onestep_steps_1, .onestep_steps_2, .onestep_steps_3, .onestep_steps_4 { width: 32px; height: 27px; float: left;}
.onestep_steps_1 {background: url(/images/onestep_steps_1.png) right no-repeat;}
.onestep_steps_2 {background: url(/images/onestep_steps_2.png) right no-repeat;}
.onestep_steps_3 {background: url(/images/onestep_steps_3.png) right no-repeat;}
.onestep_steps_4 {background: url(/images/onestep_steps_4.png) right no-repeat;}
/* ------ ONE STEP END ------ */

/* ------ QUIZ START ------ */
.quiz_question_title {font-size: 12px;font-weight: bold;color: #106f9f;}
.quiz_question {font-size: 12px;font-weight: bold;color: #000;margin-bottom: 3px;}
.quiz_question_description {font-size: 12px;font-weight: normal;color: #000;margin-bottom: 5px;}
.quiz_answer {font-size: 12px;font-weight: bold;color: #106f9f;}
.quiz_answer_other { margin-top: 5px; margin-bottom: 5px; }
.quiz_answer_user { font-size: 12px; font-weight: normal; color: #000;}
.quiz_mark_title { font-size: 12px; font-weight: bold; color: #106f9f; }
.quiz_mark { font-size: 12px; font-weight: normal; color: #000;}
.quiz_mark_number { font-size: 12px; font-weight: bold; color: red;}
/* ------ QUIZ END ------ */

.shipping_estimate {width: 100%;}

div.shipping_estimate_methods {
width: 95%;
margin: auto;
margin-top: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

div.shipping_estimate_methods table { width: 100%; margin: 0;}

div.shipping_estimate_methods table td { text-align: left; padding: 5px;}

div.shipping_estimate_methods table th {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: right;
padding: 5px;
}

.other_action_div{
display:none; 
position:absolute; 
z-index:200; 
border: 1px solid #555; 
background:#CCC; 
width:120px; 
text-align:left; 
padding:5px;
}

.other_action_div a {line-height: 20px;}

.ui-resizable-helper {border-right: 1px solid #555;}

.show_fld_div{
display:none; 
position:absolute; 
z-index:200; 
border: 1px solid #555; 
background:#CCC; 
width:200px; 
text-align:left; 
padding:5px;
}

.box_product_price_table {
text-align: center !important;
padding: 0 !important;
margin: auto !important;
margin-top: 7px !important;
margin-bottom: 7px !important;
max-width: 150px !important;
}

.box_product_list_price_table {
text-align: center !important;
padding: 0 !important;
margin: auto !important;
margin-top: 10px !important;
max-width: 150px !important;
}

.box_shopping_cart_price_table {
text-align: center !important;
padding: 0 !important;
margin: auto !important;
margin-top: 0 !important;
max-width: 150px !important;
}

.box_product_price { 
font-size: 13px; 
}

.box_product_price#right_border {}
.box_price {font-size: 14px;}

.box_price_special, .box_price_total {font-size: 16px;font-weight: bold;color: var(--color3) !important;}
.box_price_old {font-size: 13px;text-decoration: line-through !important;white-space: nowrap;}
.box_product_buy {font-size: 13px;font-weight: bold;margin: 2px 0;}
.box_product_buy form {margin: 0 !important;}

.box_product_buy input {
cursor: pointer !important;
height: 25px !important;
font: bold 12px Arial, Verdana, Sans-Serif !important;
color: #fff !important;
line-height: 25px !important;
text-transform: uppercase !important;
white-space: nowrap !important;
border: none !important;
background: none !important;
}

.box_product_buy .buttons input {
cursor: pointer !important;
font-size: 12px;
font-weight: bold;
color: #ddd !important;
letter-spacing: 0.075em !important;
text-decoration: none !important;
padding: 5px 15px 5px 10px !important;
border: none !important;
}

.box_product_buy .buttons input:hover { color: #ffbc3b !important;}

.checkboxes {
width: 13px;
height: 13px;
display: inline-block;
cursor: pointer;
background: url(/images/checkbox.png);
}

.checkboxes input {display: none;}

.coupon table, .gift table { width: 100%; margin: 0; padding: 0;}
.coupon table td, .gift table td {padding: 5px;}

.redeem {max-width: 250px;}

.recent_prod_block .product_name{
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.2;
}

.recent_prod_block .box_price{
font-size: 12px;
}

.recent_prod_block .centerboxes_product_image a img {
object-fit: contain;
margin: auto;
box-shadow: 0 0 0;
}

#recent_gradient {margin-top: 5px; background: url(/images/recent_gradient.png) top no-repeat;}
#recent_block {padding: 0 10px 0 10px;background: #fff;max-width: 330px;margin: auto;}
#recent_name {padding: 5px 0 0 10px; background: url(/images/recent_arrow.png) left 8px no-repeat #fff;}
#recent_name a {font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
#recent_name a:hover {text-decoration: underline;}
#recent_prices {padding: 5px 0 5px 0;background: #fff;border-bottom: dashed 1px #ddd;}

.recent_price {
font-size: 12px;
font-weight: normal;
color: #808080 !important;
}

.recent_price_special {
font-size: 12px;
font-weight: bold;
color: #808080 !important;
}

.recent_price_old {
font-size: 12px;
font-weight: normal;
color: #808080 !important;
text-decoration: line-through !important;
}

.processing {color: #ffa100;}
.received, .shipped, .paid {color: #459732;}
.no_response {color: red;}
.declained {color: #aaa;}
.features {width: 100%;}
.features td {padding: 5px; border-bottom: solid 1px #ccc;}

div.text_content {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.favourites_empty {
padding: 0 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.favourites_empty b {color: #000000;}
table.table_contact1 td {padding: 5px;}
table.table_contact2 td {padding: 5px;}

.asterisk {font-size: 16px;font-weight: bold;color: red;}
.shopping_cart .qty{max-width: 50px;}
.icheckbox_minimal-blue{margin: 0 10px 0 0;}

/* sidebar start */
.sidebar {
background:#46a9d3;
margin: 0 0 10px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px;
}

#sidebar_content { width: 100%; min-height: 40px; color: #ffffff;}

#sidebar_topcenter {
height: 51px;
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #ffffff;
text-align: left;
line-height: 51px;
padding: 0;
margin: 0;
overflow: hidden;
}

#sidebar_topcenter a {
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #ffffff;
text-align: left;
text-decoration: underline;
line-height: 51px;
padding: 0;
margin: 0;
}

#sidebar_topcenter a:hover {color: #f5f5f5;text-decoration: none;}

#sidebar_product {
width: 100%;
margin-bottom: 10px;
border: solid 1px #5eb4d9;
background: #3794c2;
}

#sidebar_product th {
text-align: left;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding: 5px;
}

#sidebar_product th a {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#sidebar_product th a:hover { color: #c1e2f0; text-decoration: none;}

#sidebar_product td {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #c1e2f0;
padding: 0 5px 5px 5px;
}

#sidebar_total { width: 100%; border-bottom: solid 1px #72c6ea; }

#sidebar_total td {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #c1e2f0;
}
/* sidebar end */

/* slideshow style start */
.carousel-caption{
background: rgba(255,255,255,0.5);
background: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0.5)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
background: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
width: 100%;
text-align: left;
padding: 0;
position: absolute;
left: 0 !important;
right: 0;
bottom: 0;
min-height: 55px;
height: auto;
overflow: hidden;
text-shadow: none;
}

.main_slider {
padding-top: 20px;	
padding-bottom: 20px;	
background: #fafafa;
}

.carousel-caption a{display: block;margin: 10px 15px;text-decoration: none;}

.carousel .item .item_inner {
display: flex;
width: 100%;
justify-content: space-evenly;
}

.carousel .item_inner > div {
max-width: 480px;
overflow: hidden;
display: flex;
flex-flow: column;
float: left;
width: 45%;
}

.carousel .item > div span {
display: block;
text-align: center;
margin-top: 5px;
}

.carousel img{
max-width: 100%;
}

.carousel-control.left, .carousel-control.right {
background: transparent;
}

.carousel-indicators{
top: 0;
right: 10px;
width: 100%;
height: 25px;
left: 0;
text-align: right;
margin: 0;
font-size:0;
}

.carousel-indicators li{
background: #555555;
color: #fff;
border: none;
border-radius: 0;
padding: 5px 10px;
text-indent: 0;
height: auto;
width: auto;
margin: 0;
font-family: Arial;
font-size: 12px;
font-weight: normal;
}

.carousel-indicators li.active{
background: #000000;
height: auto;
width: auto;
margin: 0;
}

.slideshow_photoname{font-weight: bold;}
/* slideshow style end */

/* site menu style */

/* ------ horizont simple menu style ------ */
.horizontal_simple, a.horizontal_simple {
font-size: 12px;
color: #838383;
}
a.horizontal_simple	{color: #838383;text-decoration: none;}
a.horizontal_simple:hover, a.horizontal_simple.current {color: #ccc;text-decoration: none;}
/* ------ horizont simple menu style ------ */

/* ------ drop down menu start ------ */

.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}

.sf-menu {line-height:	1.0;}

.sf-menu ul {
background: #fff;
position: absolute;
top: -999em;
width: 10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {width: 100%;}
.sf-menu li:hover {visibility: inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li#menu_216 a {
    font-weight: bold;
    color: #ff0000;
}
.sf-menu a {display: block; position: relative;}

.sf-menu li:hover { background:transparent; }
.sf-menu li:hover a { text-decoration:underline;background:transparent; }

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left: 0;
top: 50px; /* match top ul list item height */
z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top: -999em; }

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left: 10em; /* match ul width */top: 0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top: -999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left: 10em; /* match ul width */top: 0;}

/*** DEMO SKIN ***/
ul.sf-menu {
width: 100%;
}

.sf-menu {}

.sf-menu a {
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.sf-menu li:hover, .sf-menu a:hover, .sf-menu li.current:hover, .sf-menu li.current {
}

.sf-menu li li {}
.sf-menu li li a {
font-size: 12px;
font-weight: normal;
padding: 10px;  
border-right: none ;
}
.sf-menu li li a:hover {background:#000000; color: #fff;}
.sf-menu li li li {background: #9AAEDB;}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {outline: 0;}

/*** arrows **/
.sf-menu a.sf-with-ul {
padding-right: 2.25em;
min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
position: absolute;
display: block;
right: 10px;
top: 10px; /* IE6 only */
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
background-position: 0 0;
background: url('arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {/* give all except IE6 the correct values */
top: 10px;
background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {background-position:  -10px 0;}

.sf-menu ul a > .sf-sub-indicator {background-position:  0 0;}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
/* ------ drop down menu end ------ */


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 1px solid #000;
margin: 0px;	/* Set this to minus the border thickness. */
background-color:#ff0000;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border:4px solid #ccc;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* ------ table menu style start ------ */
.bottom_menu { text-align: left; padding: 0 7px;}
.bottom_menu ul {text-align: left;}

li.top_level {
white-space: nowrap;
padding-bottom: 7px;
padding-right: 5px;
}

li.top_level a {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #4c4c4c;
text-align: left;
text-decoration: none;
}

li.top_level a:hover, li.top_level_current a {color: #993300;text-decoration: underline;}
li.sub_level {margin: 10px 0;}

li.sub_level a {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #808080;
text-align: left;
text-decoration: none;
}

li.sub_level a:hover, li.sub_level_current a {color: #993300;text-decoration: underline;}

/* ------ table menu style end ------ */

/* ------ category menu start ------ */
.category_menu_list {margin: auto;}
.category_menu_list ul{list-style: none !important; padding: 0;}
.category_menu_list ul ul{padding: 0 0 0 20px;}
.category_menu_list ul li a{
font-size: 17px; 
color: var(--color2); 
display: block; 
padding: 7px 5px 7px 10px;
border-bottom: 1px solid var(--color2);
}
.category_menu_list ul > li > a:hover, 
.category_menu_list ul > li.current > a, 
.category_menu_list ul > li.current > a:hover{
color: var(--color1); 
text-decoration: underline;
}
/* ------ category accordeon menu end ------ */


#ship_country_id_chosen, #ship_region_chosen {    width: 100% !important;}

.copyright_mode {	display: inline-block;	padding: 6px 10px;}
.copyright_mode * {	color: orangered !important;}

.credit_card_form_tpl {
display: inline-block;
background: #704831;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
color: #fff;
padding: 10px;
border: 1px solid #ccc;
min-height: 210px;
}

.credit_card_form_cvd_tpl{
margin: 0 0 0 0;
display: inline-block;
background: #999999;
border-radius: 0px 10px 10px 0px;
-moz-border-radius: 0px 10px 10px 0px;
-webkit-border-radius: 0px 10px 10px 0px;
color: #fff;
border: 1px solid #ccc;
min-height: 210px;
}

.credit_card_form_cvd_tpl .line{background: #333333; height: 55px; margin: 20px 0;}

/*
Colorbox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(/images/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(/images/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(/images/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(/images/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
    .cboxIframe{background:#fff;}
    #cboxError{padding:50px; border:1px solid #ccc;}
    #cboxLoadedContent{margin-top:28px;margin-bottom:28px;}
    #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
    #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
    #cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) no-repeat center center;}
    #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) no-repeat center center;}

    /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
    #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
    
    /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

    #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
    #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
    #cboxPrevious:hover{background-position:-75px -25px;}
    #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
    #cboxNext:hover{background-position:-50px -25px;}
    #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
    #cboxClose:hover{background-position:-25px -25px;}

/*
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 13px;
width: 100% !important;

zoom: 1;
*display: inline;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.chosen-container .chosen-drop {
position: absolute;
top: 100%;
left: -9999px;
z-index: 1010;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border: 1px solid #aaa;
border-top: 0;
background: #fff;
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.chosen-container a {  cursor: pointer;}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
position: relative;
display: block;
overflow: hidden;
padding: 0 0 0 8px;
height: 34px;
border: 1px solid #ccc;
border-radius: 5px;
background-color: #fff;
background-clip: padding-box;
color: #444;
text-decoration: none;
white-space: nowrap;
line-height: 34px;
}
.chosen-container-single .chosen-default {
color: #999;
}
.chosen-container-single .chosen-single span {
display: block;
overflow: hidden;
margin-right: 26px;
text-overflow: ellipsis;
white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.chosen-container-single .chosen-single abbr {
position: absolute;
top: 6px;
right: 26px;
display: block;
width: 12px;
height: 12px;
background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
position: absolute;
top: 5px;
right: 0;
display: block;
width: 18px;
height: 100%;
}
.chosen-container-single .chosen-single div b {
display: block;
width: 100%;
height: 100%;
background: url('/images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
position: relative;
z-index: 1010;
margin: 0;
padding: 3px 4px;
white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 1px 0;
padding: 4px 20px 4px 5px;
width: 100%;
height: auto;
outline: 0;
border: 1px solid #aaa;
background: white url('/images/chosen-sprite.png') no-repeat 100% -20px;
background: url('/images/chosen-sprite.png') no-repeat 100% -20px;
font-size: 1em;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
position: relative;
overflow-x: hidden;
overflow-y: auto;
margin: 0 4px 4px 0;
padding: 0 0 0 4px;
max-height: 240px;
-webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
display: none;
margin: 0;
padding: 5px 6px;
list-style: none;
line-height: 15px;
-webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.chosen-container .chosen-results li.highlighted {
background-color: #3875d7;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
color: #fff;
}
.chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
width: 100%;
height: auto !important;
height: 1%;
border: 1px solid #aaa;
background-color: #fff;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
cursor: text;
}
.chosen-container-multi .chosen-choices li {  float: left;  list-style: none;}
.chosen-container-multi .chosen-choices li.search-field {  margin: 0;  padding: 0;  white-space: nowrap;}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
margin: 1px 0;
padding: 5px;
height: 15px;
outline: 0;
border: 0 !important;
background: transparent !important;
box-shadow: none;
color: #666;
font-size: 100%;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {  color: #999;}
.chosen-container-multi .chosen-choices li.search-choice {
position: relative;
margin: 3px 0 3px 5px;
padding: 3px 20px 3px 5px;
border: 1px solid #aaa;
border-radius: 3px;
background-color: #e4e4e4;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-clip: padding-box;
box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
color: #333;
line-height: 13px;
cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
position: absolute;
top: 4px;
right: 3px;
display: block;
width: 12px;
height: 12px;
background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {  background-position: -42px -10px;}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
padding-right: 5px;
border: 1px solid #ccc;
background-color: #e4e4e4;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {  background: #d4d4d4;}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {  background-position: -42px -10px;}
.chosen-container-multi .chosen-results {  margin: 0;  padding: 0;}
.chosen-container-multi .chosen-drop .result-selected {  display: list-item;  color: #ccc;  cursor: default;}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
border: 1px solid #5897fb;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
border: 1px solid #aaa;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.chosen-container-active.chosen-with-drop .chosen-single div b {  background-position: -18px 2px;}
.chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}

/* @end */
/* @group Disabled Support */
.chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.chosen-disabled .chosen-single {  cursor: default;}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}

/* @end */
/* @group Right to Left */
.chosen-rtl {  text-align: right;}
.chosen-rtl .chosen-single {  overflow: visible;  padding: 0 8px 0 0;}
.chosen-rtl .chosen-single span {  margin-right: 0;  margin-left: 26px;  direction: rtl;}
.chosen-rtl .chosen-single-with-deselect span {  margin-left: 38px;}
.chosen-rtl .chosen-single div {  right: auto;  left: 3px;}
.chosen-rtl .chosen-single abbr {  right: auto;  left: 26px;}
.chosen-rtl .chosen-choices li {  float: right;}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {  direction: rtl;}
.chosen-rtl .chosen-choices li.search-choice {  margin: 3px 5px 3px 0;  padding: 3px 5px 3px 19px;}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {  right: auto;  left: 4px;}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {  left: 9999px;}
.chosen-rtl.chosen-container-single .chosen-results {  margin: 0 0 4px 4px;  padding: 0 4px 0 0;}
.chosen-rtl .chosen-results li.group-option {  padding-right: 15px;  padding-left: 0;}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {  border-right: none;}
.chosen-rtl .chosen-search input[type="text"] {
padding: 4px 5px 4px 20px;
background: white url('/images/chosen-sprite.png') no-repeat -30px -20px;
background: url('/images/chosen-sprite.png') no-repeat -30px -20px;
direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {  background-position: 6px 2px;}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {  background-position: -12px 2px;}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
.chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
background-image: url('/images/chosen-sprite@2x.png') !important;
background-size: 52px 37px !important;
background-repeat: no-repeat !important;
}
}
/* @end */


/* iCheck plugin Minimal skin, blue
----------------------------------- */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(icheck/minimal/blue.png) no-repeat;
border: none;
cursor: pointer;
}

.icheckbox_minimal-blue {    background-position: 0 0;}
.icheckbox_minimal-blue.hover {        background-position: -20px 0;    }
.icheckbox_minimal-blue.checked {        background-position: -40px 0;    }
.icheckbox_minimal-blue.disabled {        background-position: -60px 0;        cursor: default;    }
.icheckbox_minimal-blue.checked.disabled {        background-position: -80px 0;    }

.iradio_minimal-blue {    background-position: -100px 0;}
.iradio_minimal-blue.hover {        background-position: -120px 0;    }
.iradio_minimal-blue.checked {        background-position: -140px 0;    }
.iradio_minimal-blue.disabled {        background-position: -160px 0;        cursor: default;    }
.iradio_minimal-blue.checked.disabled {        background-position: -180px 0;    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
.icheckbox_minimal-blue,
.iradio_minimal-blue {
    background-image: url(icheck/minimal/blue@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px;
}
}

/* site style */
.row_option_block{
color: #000000;
font-size: 14px;
}

.row_option_block td,.row_option_block th{
padding: 5px;
vertical-align: top;
}

.row_option_block select, .product_attribute select{
background-color: #fff;
border: 1px solid var(--color2);
padding: 5px;
}

.row_option_block input{
background-color: #fff;
border: 1px solid var(--color2);
padding: 2px 5px;
height: 30px;
}

.bg-success {
background-color: transparent;	
}

.row_option_block .btn{
font-size: 17px;
padding: 5px 10px;
text-transform: none;
}

.row_option_block .single_price_block{
border-top: 1px solid  #b1a2962e;
}

.color_red{
color: #000;
font-weight: bold;
}

.color_darkred{
color: #000;
}

/*------ default style ------*/

label{display: inline !important; margin-left: 10px}

/* clear */
.clr{clear: both !important;}

/* display */
.db {display: block !important;}
.di {display: inline !important;}
.dib {display: inline-block !important;}
.dnone {display: none;}

/* float */
.fl {float: left !important;}
.fr {float: right !important;}
.fnone {float: none !important;}

/* border */
.brdnone {border: none}

/* width */
.w10p {width: 10% !important;} .w20p {width: 10% !important;} .w25p {width: 25% !important;} .w30p {width: 30% !important;} .w33p {width: 33% !important;}
.w40p {width: 40% !important;} .w50p {width: 50% !important;} .w60p {width: 60% !important;} .w70p {width: 70% !important;} .w80p {width: 80% !important;}
.w90p {width: 90% !important;} .w100p {width: 100% !important;}

.w70px {width: 70px !important;}

/* padding */
.p0 {padding: 0 !important;} .p5 {padding: 5px !important;} .p10 {padding: 10px !important;} .p15 {padding: 15px !important;} .p20 {padding: 20px !important;} .p25 {padding: 25px !important;}
/* padding-left */
.pl0 {padding-left: 0px !important;} .pl5 {padding-left: 5px !important;} .pl10 {padding-left: 10px !important;} .pl15 {padding-left: 15px !important;} .pl20 {padding-left: 20px !important;} .pl25 {padding-left: 25px !important;} 
/* padding-right */
.pr0 {padding-right: 0px !important;} .pr5 {padding-right: 5px !important;} .pr10 {padding-right: 10px !important;} .pr15 {padding-right: 15px !important;} .pr20 {padding-right: 20px !important;} .pr25 {padding-right: 25px !important;}
/* padding-top */
.pt0 {padding-top: 0px !important;} .pt5 {padding-top: 5px !important;} .pt10 {padding-top: 10px !important;} .pt15 {padding-top: 15px !important;} .pt20 {padding-top: 20px !important;} .pt25 {padding-top: 25px !important;}
/* padding-bottom */
.pb0 {padding-bottom: 0px !important;} .pb5 {padding-bottom: 5px !important;} .pb10 {padding-bottom: 10px !important;} .pb15 {padding-bottom: 15px !important;} .pb20 {padding-bottom: 20px !important;} .pb25 {padding-bottom: 25px !important;}

/* margin */
.m0 {margin: 0 !important;} .m5 {margin: 5px !important;} .m10 {margin: 10px !important;} .m15 {margin: 15px !important;} .m20 {margin: 20px !important;} .m25 {margin: 25px !important;}
/* margin-left */
.ml0 {margin-left: 0px !important;} .ml5 {margin-left: 5px !important;} .ml10 {margin-left: 10px !important;} .ml15 {margin-left: 15px !important;} .ml20 {margin-left: 20px !important;} .ml25 {margin-left: 25px !important;} .ml30 {margin-left: 30px !important;}
/* margin-right */
.mr0 {margin-right: 0px !important;} .mr5 {margin-right: 5px !important;} .mr10 {margin-right: 10px !important;} .mr15 {margin-right: 15px !important;} .mr20 {margin-right: 20px !important;} .mr25 {margin-right: 25px !important;} .mr30 {margin-right: 30px !important;} 
/* margin-top*/
.mt5 {margin-top: 5px !important;} .mt10 {margin-top: 10px !important;} .mt15 {margin-top: 15px !important;} .mt20 {margin-top: 20px !important;} .mt25 {margin-top: 25px !important;}
/* margin-bottom */
.mb5 {margin-bottom: 5px !important;} .mb10 {margin-bottom: 10px !important;} .mb15 {margin-bottom: 15px !important;} .mb20 {margin-bottom: 20px !important;} .mb25 {margin-bottom: 25px !important;}

.nowrap{white-space: nowrap;}

/* ul */

.color-black{color: #000 ;}
.color-blue{color: #46a9d3 ;}
.color-red {color: red ;}

.line{border-bottom: 1px solid #eee; padding: 5px 0;}

/* outline */
a, a:hover, a:focus, a:active, input, button{outline: 0;}

input[type=number] {
-moz-appearance:textfield;
}

.error_content{color: red;display: block !important;}
#error_option_5 {
bottom: -20px;
display: block;
left: 45px;
position: absolute;
width: 250px;
}

.category_menu_btn, .btn_topsearch, #context_search .closebtn { display:none; }
/*------ default style ------*/

#contact_us_div { 
padding: 30px 0;
}

#contact_us_div strong { 
color: #fff;
}

.grid4 {
display: flex;	
flex-wrap: wrap;
}

.grid4_item {
font-size: 14px;
width: calc(25% - 15px);
padding: 30px;
background: #f1f1f1;
border-radius: 5px;
margin: 15px 15px 0 0;
text-align: center;
}

.grid4_item img {
margin-bottom: 15px;	
}

.grid4_title {
font-weight: bold;
font-size: 16px;
line-height: 1.15;
margin-bottom: 14px;
text-align: left;
}

.grid4_item p {
text-align: left;
}

/* Chat */

.btn_chat {
color: #fff;
border-radius: 50%;
background: #16253f;
border: 2px solid #16253f;
width: 60px;
height: 60px;
position: fixed;
bottom: 25px;
left: 20px;
text-align: center;
z-index: 1000;
font-size: 26px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: 0.5s;
}

.btn_chat.current {
color: #16253f;
background: #fff;
}

.btn_chat:not(.current) .fa-times { display: none; }

.btn_chat.current .fa-comments { display: none; }
.btn_chat.current .fa-times { display: block; }

.block_chat {
position: fixed;
bottom: 85px;
left: 20px;
text-align: center;
z-index: 1000;
display: none;
}

.block_chat_item {
color: #fff;
border-radius: 50%;
width: 60px;
height: 60px;
margin-bottom: 15px;
text-align: center;
z-index: 1000;
font-size: 26px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: 0.5s;
}

.block_chat_item:hover, 
.block_chat_item:focus,
.block_chat_item:active {
color: #fff;
text-decoration: none;
filter: brightness(1.1);
}

.block_chat_viber {
border: 2px solid #665cac;
background: #665cac;
}

.block_chat_telegram {
border: 2px solid #16253f;
background: #16253f;
}

.block_chat_whatsapp {
border: 2px solid #25D366;
background: #25D366;	
}

.block_chat_facebook {
border: 2px solid #1877F2;
background: #1877F2;	
}

.block_chat_phone {
border: 2px solid #16253f;
background: #16253f;
}

/* Chat */
@media screen and (max-width: 640px) {
	.ui-widget-content { width:100% !important }
}

@media screen and (max-width: 767px) {
	.top_sicker {
    display: flex;
    justify-content: space-between;
    width: 224px;
    padding-left: 4px;
    position: relative;	
    margin: auto;
	}
	.uniblock_right {
	margin: 0 0 30px 0;	
	float: none;
	max-width: unset;
	}
	.grid4_item:nth-child(odd) {
	margin: 15px 15px 0 0;	
	}
	.grid4_item {
    margin: 15px 0 0 0;	
    width: calc(50% - 8px);	
	}
	.top_info, .top_info a{font-size: 13px;}
	.top_shopping_cart_block {width: 100%;}
	.sf-menu {width: 100%;}
	.sf-menu li ul{position: static;}

	.product_grid .centerboxes_products{height: auto;overflow: visible;margin: auto;}

	.product_grid .centerboxes_products .shadow:before{background: none;height: 0px;}

	.product_grid .centerboxes_products .shadow{
	height: auto;
	margin: 0 0 20px 0;
	}
	#uniblock_content_5, #uniblock_content_9 { display:none; }
	.btn_topsearch { 
	display:block; 
	position: relative;
	order: 1; 
	}
	.btn_topsearch .btn { 
    background: transparent;
    border: transparent;
    font-size: 22px;
    padding: 0 10px;
    color: var(--color1);
	}
	#context_search { 
    background: #fff;
    top: 0;
    display: none;
    position: fixed;
    left: 0;
    height: 100vh;
    width: 100%;
    padding: 30px;
    z-index: 1000; 
	}
	.context_search { width:100%; margin-top:100px }
	#context_search .closebtn { display:block; }
	.top_info { margin-bottom:5px; }
	.category_block a { font-size:20px; }
	.top_contacts {	font-size: 19px;}
	.top_contacts span{	font-size: 14px;}
	.category_grid { grid-template-columns: 1fr 1fr; }
	.category_block .boxcategory_name { height:80px; }
	.slide_caption { margin-bottom:20px; }
	.col-center.pr0 { padding:0 !important; } 
	.product_grid { grid-template-columns: 1fr 1fr; margin-top:15px }
	.product_grid .centerboxes_product_image, 
	.pr_grid_item_199 .centerboxes_product_image, 
	.pr_grid_item_200 .centerboxes_product_image,
	.pr_grid_item_189 .centerboxes_product_image,
	.pr_grid_item_197 .centerboxes_product_image {	
	min-height: unset;
	margin-bottom: 15px;
	}
	.h1, h1 {
    font-size: 35px;
    margin-bottom: 20px;
    margin-top: 0;
	}
	.product_header h1 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
	}
	.offline_order_block.fl { float:none !important; }
	.row_option_block { padding: 0 10px 15px }
	.row_option_block table { margin: 0 -10px; }
	.category_menu_list { margin-top:15px; }
	.category_menu_list:not(.collapse) { height:0; overflow:hidden; }
	.category_menu_btn { display:block; }
	div[itemprop="description"] .product_attribute td { padding: 2px 0; }
	div[itemprop="description"] .product_attribute tbody { display:flex; flex-wrap:wrap; }
	div[itemprop="description"] .product_attribute tr { width:50% }
	.product_attribute td { padding: 5px 0; }
	.product_price { padding-left: 0 }
	.product_image a { display:block; text-align:center; }
	.product_attribute h2 { margin-right:10px }
	.product_image.pt20.mt20  { padding-top:0 !important }
	.top_icons { justify-content:start; }
	.offline_order_block { display:none; }
	.slide_caption .btn {
	float: right;
	}
	.block_flex .logo {
		order: 2 !important;
	}
}

@media screen and (max-width: 991px) {
	.navbar-toggle {
    position: relative;
    float: none;
    margin-right: 0;
    padding: 12px 6px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-image: none;
    border-radius: 0;
    color: #fff;
    border: 1px solid #fff;
    background-color: #fff;
	}
	.navbar-toggle span {
	background: var(--color1);
	height: 2px;
	width: 26px;
	display: block;
	margin: 6px 0;
	}
	.top_contacts { padding-top:9px; }
	.top_contacts a { font-size: 20px; }
	.block_flex .top_menubtn { order: 3 }	
	.block_flex .logo { order: 1; width:215px; }	
	.block_flex #context_search { order: 2 }
	#top_menu {
	align-items: center;
    background: #fff;
    position: fixed;
    z-index: 1000;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
	}
	.sf-menu > li > a { font-size:16px;padding: 17px 15px; }
	.closebtn {
    display: block !important;
    position: absolute;
    top: 0;
    right: 25px;
    color: var(--color1);
    opacity: 1;
    text-decoration: none;
    font-size: 50px;
    font-weight: 300;
    z-index: 1000;
    transform: rotateZ(45deg);
	}
	.closebtn:hover, .closebtn:focus { text-decoration:underline; }
	ul.sf-menu {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
	}
}

@media screen and (max-width: 460px){
	.top_sicker {
    display: flex;
    margin: auto;
    justify-content: space-between;
    width: 200px;
    padding-left: 2px;
    position: relative;	
	}
	.shopping_cart_account span { display:none; }
	.product_grid {
    grid-template-columns: 1fr;
	}
	.block_flex .logo {
	width: 196px;
	order: 2;
	}
	.block_flex .top_menubtn {
    order: 3;
	}
	.grid4_item:nth-child(odd) {
	margin: 15px 0 0 0;	
	}
	.grid4_item {
    margin: 15px 0 0 0;	
    width: 100%;	
	}
	.btn_topsearch {
	order: 1;	
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.top_sicker {
    margin-top: 3px;
    width: 240px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    zoom: 0.92;
	}	
	.top_contacts {	font-size: 19px;}
	.top_contacts span{	font-size: 14px;	}
	.category_grid { grid-template-columns: 1fr 1fr 1fr; }
	.grid4_item:nth-child(odd) {
	margin: 15px 15px 0 0;	
	}
	.grid4_item {
    margin: 15px 0 0 0;	
    width: calc(50% - 8px);	
	}
	#context_search .closebtn {
	display: none !important;	
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.top_sicker {
    width: 255px;
    display: flex;
    margin-top: 3px;
    justify-content: space-between;
	}
	.sf-menu li {
	float: none;
	display: table-cell;
	vertical-align: middle;
	}
	#context_search { width:190px; }

	.box_price {	font-size: 12px;	}
	.box_product_price {  font-size: 11px; }
	#top_menu .nav>li>a { padding: 10px 9px; }
	.category_grid { grid-template-columns: 1fr 1fr 1fr; }
	.category_block a { font-size:19px }
	.h1, h1 { font-size: 27px; }
}

/* ------ LG screen ------ */
@media screen and (min-width: 1200px) {
	.top_sicker {
        width: 255px;
        display: flex;
        margin-top: 3px;
        justify-content: space-between;
	}

	.recent_prod_block .centerboxes_product_image a img { height: 170px; }
	.sf-menu li {
	float: none;
	display: table-cell;
	vertical-align: middle;
	}
	#footer {
	position: absolute;
	bottom: 0;
	}	
	.footer_padding {
	padding: 70px;	
	}
	.contact_padding { 
	padding: 302px;
	}
	.img_cabinet_painting {
	width: calc(100% - 375px); 
	height: auto;
	} 
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.category_grid { grid-template-columns: 1fr 1fr 1fr; }
	.category_block a { font-size:19px }
	.h1, h1 { font-size: 27px; }	
	.product_grid { grid-template-columns: 1fr 1fr; }
	.category_menu_list ul li a { font-size:14px; }
}