/* Nunito (Google, OFL 1.1, бесплатный). 2026-06-01: устранены упоминания legacy шрифта. */
@font-face {
    font-family: Nunito;
    src: url('fonts/nunito-cyrillic.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-weight: 200 1000; font-style: normal; font-display: swap;
}
@font-face {
    font-family: Nunito;
    src: url('fonts/nunito-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-weight: 200 1000; font-style: normal; font-display: swap;
}
/* === конец alias === */

/* 2. FONTS */


@font-face {
    font-family: 'Roboto-Italic';


    src: url('fonts/Roboto/Roboto-Italic.eot');
    src: url('fonts/Roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-Italic.woff') format('woff'),
    url('fonts/Roboto/Roboto-Italic.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
}

@font-face {
    font-family: 'Roboto-300';

    src: url('fonts/Roboto/Roboto-300.eot');
    src: url('fonts/Roboto/Roboto-300.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-300.woff') format('woff'),
    url('fonts/Roboto/Roboto-300.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-300.svg#Roboto-300') format('svg');
}

@font-face {
    font-family: 'Roboto-300-Italic';

    src: url('fonts/Roboto/Roboto-300-Italic.eot');
    src: url('fonts/Roboto/Roboto-300-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-300-Italic.woff') format('woff'),
    url('fonts/Roboto/Roboto-300-Italic.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-300-Italic.svg#Roboto-300-Italic') format('svg');
}

@font-face {
    font-family: 'Roboto-500';

    src: url('fonts/Roboto/Roboto-500.eot');
    src: url('fonts/Roboto/Roboto-500.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-500.woff') format('woff'),
    url('fonts/Roboto/Roboto-500.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-500.svg#Roboto-500') format('svg');
}

@font-face {
    font-family: 'Roboto-500-Italic';

    src: url('fonts/Roboto/Roboto-500-Italic.eot');
    src: url('fonts/Roboto/Roboto-500-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-500-Italic.woff') format('woff'),
    url('fonts/Roboto/Roboto-500-Italic.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-500-Italic.svg#Roboto-500-Italic') format('svg');
}

@font-face {
    font-family: 'Roboto-700';

    src: url('fonts/Roboto/Roboto-700.eot');
    src: url('fonts/Roboto/Roboto-700.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-700.woff') format('woff'),
    url('fonts/Roboto/Roboto-700.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-700.svg#Roboto-700') format('svg');
}

@font-face {
    font-family: 'Roboto-700-Italic';

    src: url('fonts/Roboto/Roboto-700-Italic.eot');
    src: url('fonts/Roboto/Roboto-700-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-700-Italic.woff') format('woff'),
    url('fonts/Roboto/Roboto-700-Italic.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-700-Italic.svg#Roboto-700-Italic') format('svg');
}


/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html {
	margin: 0px;
	padding: 0px;
	background:#e4e4e4;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
p, body, font, div, td, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 160%;
	margin-top:10px;
}
h2 {
	font-size: 130%;
	margin-bottom:10px;
}
h3 {
	font-size: 100%;
	margin-bottom:10px;
}
form {
	padding:0px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #003399;
}
a:hover { color:#921515;}
a img {
	border: 0;
}
div {
	zoom:1;
}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper {
    /*background: url(../../images/shp_side_bg.gif) left 15px no-repeat;
    margin: 0 auto;
    padding: 0 0 0 4px;
    text-align: left;
    width: 98%;*/
}
.shp_bodyshd_r {
    /*background: url(../../images/shp_side_bg.gif) right 15px no-repeat;*/
    /*padding: 45px 4px 0 0;*/
    padding-top: 45px;
    position: relative;
}

.all_wrapper table {
    position: relative;
}
.shp_topbg,
.shp_tl,
.shp_tr {
    position: absolute;
    top: 0;
}
.shp_topbg {
    background: url(../../images/shp_top_bg.gif) left top repeat-x;
    height: 216px; 
    right: 4px;

    //width: 99.9%;
}
html > /**/body .shp_topbg {
    left: 5px;
}
.shp_tl {
    background: url(../../images/shp_topleftcorner.gif) left top no-repeat;
    height: 203px;
    left: 0;
    width: 611px;
}
.shp_tr {
    background: url(../../images/shp_bags.gif) left top no-repeat;
    height: 216px;
    right: 4px;
    width: 342px;
}

#container_top_left {
    padding-bottom: 20px;
    text-align: center;
    vertical-align: bottom;
    width: 200px;
}
#container_top {
    padding-bottom: 20px;
    text-align: right;
    vertical-align: top;
    width: '*';
}
#container_top_right {
    padding-bottom: 5px;
    text-align: right;
    vertical-align: bottom;
    width: 200px;
}



#container_menu {
}

#container_left_sidebar, #container_right_sidebar {
	text-align: left;
	vertical-align: top;
	width: 200px;
	background:#fff;
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	padding: 5px 4px 4px 4px;
	background:#fff;
}
#container_footer {
	background-color: #fff;
	height: 50px;
    /*background: #fff url(../../images/shp_bottom_bg.gif) left bottom repeat-x;*/
    /*padding: 3px;*/
    /*padding: 20px 0;*/
    position: relative;
}

/*.shp_footerbg_r, .shp_footerbg_l { position:absolute; bottom:0px; width:12px; height:24px;}
.shp_footerbg_r { background:url(../../images/shp_bottom_corn.gif) right bottom no-repeat; right:-4px;}
.shp_footerbg_l { background:url(../../images/shp_bottom_corn.gif) left bottom no-repeat; left:-4px;}*/

img.pay-n {
    border: 1px dashed red;
}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { }
.cpt_logo img { }
.cpt_news_short_list, .cpt_survey, .cpt_maincontent {
	font-size:75%;
	text-align: left;
	padding: 10px;
// width: 100%;
}
.cpt_divisions_navigation, .cpt_auxpages_navigation {
	font-size:75%;
	font-weight:bold;
	width:auto;

}
.shp_greenbg .cpt_divisions_navigation,
.shp_greenbg .cpt_auxpages_navigation,
.shp_greenbg .cpt_divisions_navigation ul.horizontal,
.shp_greenbg .cpt_auxpages_navigation ul.horizontal {
    float: left;
    width: auto;
}

ul.vertical,
ul.horizontal {
    margin: 0;
    padding: 0;
}
ul.horizontal {
    overflow: hidden;
    width: 100%;
}
.vertical li {
    padding-bottom: 5px;
}











.cpt_shopping_cart_info {
	background: #fff url(icon-cart-32.png) 12px 50% no-repeat;
	border: 1px solid #8cb2af;
	cursor: default;
	color: #1f847c;
	border-radius: 4px;
	line-height: 1.2;
    font-size: 13px;
    margin: 30px 5px 15px 5px;
    padding: 12px 15px 12px 60px !important;
    text-align: left;

    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
.cpt_shopping_cart_info:hover {
	background-color: #f1f7f7;
}
.cpt_shopping_cart_info .shcart_link {
	color: #1f847c;
	font-size: 14px;
	font-family: Roboto-700;
	margin-bottom: 8px;
}
.cpt_shopping_cart_info .niftycorners {
	display: none;
}
.cpt_shopping_cart_info a {
    color: #1f847c;
    font-weight: normal;
    border-bottom: rgba(255,255,255,.4);
    text-decoration: none;
}
.cpt_shopping_cart_info #shpcrtgc,
.cpt_shopping_cart_info #shpcrtca {
	font-family: Roboto-500;
    padding-top: 0;
    padding-left: 0;
    margin-top: 3px;
}
.cpt_shopping_cart_info #shpcrtca {
    font-weight: normal;
    font-size: 13px;
}


#shpcrtgc,
#shpcrtca {
    padding-top: 5px;
    padding-left: 55px;
}
.cpt_survey {
    background: #eee;
    /*display: none;*/
    padding: 10px !important;
    color: #fff;
    margin: 0 5px 30px 5px;
}
.cpt_survey .niftycorners {
	display: none;
}
#container_right_sidebar .cpt_survey {
	display: none;
}
.survey_question {
    color: #383838;
    font-weight: bold;
    margin-bottom: 10px;
}
.survey_submit {
    margin-top: 10px;
}
.cpt_survey form {
    font-size: 75%;
    margin: 0;
    padding: 0;
}
.cpt_survey label {
    color: #383838;
    font-size: 75%;
}
.cpt_survey td {
    vertical-align: top;
}
.cpt_survey input {
	background-color: #aaa;
	cursor: pointer;
	border: none;
	padding: 4px 8px;
	display: block;
	text-align: center;
    font-size: 130%;
}

.cpt_currency_selection {
	text-align: center;
	font-size: 75%;
	background:#ef9c00;
	margin:0 5px 5px 5px;
	//margin:0 5px 0 5px;

}
.cpt_currency_selection form {
	line-height:40px;
	display: inline;
	margin:0;
	padding:0;
}
.cpt_currency_selection select {
	font-size: 90%;
	line-height:20px;
//margin-bottom:10px;
}
.cpt_currency_selection span {
//display:block;
//float:left;
//padding:0 10px 0 10px;
//margin-bottom:10px;
color:#fff;
}
.cpt_news_short_list {
	margin: 0 5px 5px 5px;
	padding: 0;
}
.cpt_category_tree {
    background-color: #fff;
    border: 1px solid #cfd2cf;
    font-size: 14px;
    margin-left: 10px;
}

.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding:0 5px 0 10px;
}
.cpt_category_tree li a {
	font-size:110%;
	font-weight:bold;
	color:#383838;
	text-decoration:none;
}
.cpt_category_tree li a {
	/*background:url(../../images/glr_arrow_category_small_white.gif) 5px 6px no-repeat;*/
	padding:0 0 0 15px;
	line-height:150%;
	text-decoration: none !important;
}
.cpt_category_tree a:hover {
	text-decoration:none;
	color:#09534d ;
	text-decoration: none !important;
}

.cpt_category_tree .parent_current a {
	font-weight: bold;
	color: #09534d!important;
	text-decoration: none !important;
}









/* Header */

.ms-header {
	background: #fff url(bg-header.jpg) 50% 90% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 260px;
	position: relative;
	min-width: 1140px;
	padding-top: 50px;
	margin-top: -30px;
padding-t
	<!-- text-align: left; -->
}
.ms-header:before {
	background: url(bg-header-tools.png) 50% 100% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	content: '';
	position: absolute;
	bottom: 0;
	top: 10px;
	left: 45%;
	max-width: 50%;
	width: 770px;

	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 1200px) {
.ms-header:before {
	max-width: 45%;
}
}
.ms-logo {
	background: url(kraftool-logo.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	margin-top: -20px;
	top: 50%;
	left: 0;

	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

	width: 251px;
	overflow: hidden;
	height: 68px;
	text-decoration: none;
}
.ms-subtitle {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	color: #043329;
	font-size: 15px;
	font-family: Roboto-300;
	position: absolute;
	overflow: hidden;
	margin-top: 40px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #ffefce;
	padding: 5px 10px;
}
.ms-logo:before,
.ms-subtitle:before {
    background: url(shine.png) 0 0 no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: -70px;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 1;
}
.ms-logo.end:before,
.ms-subtitle.end:before {
    left: 100%;

    -webkit-transition: left 1.4s ease-in;
         -o-transition: left 1.4s ease-in;
            transition: left 1.4s ease-in;
}




.ms-header-contacts {
	position: absolute;
	right: 20px;
	bottom: 55px;
	margin-left: -5%;
	font-size: 0;
	min-width: 400px;
padding-top:8px;
}
.ms-header-contacts-item {
	color: #666;
	display: inline-block;
	font-family: Roboto-300;
	vertical-align: top;
	width: 45%;
	margin-left: 5%;
	font-size: 13px;
        padding-top:16px;
}

a.telephone {
   text-decoration: none;
   color: #555;
}

.ms-header-contacts-item span {
	color: #333;
	display: block;
	font-size: 22px;
	font-family: Nunito;
}
.ms-header-contacts-item .graph {
	margin-top: 8px;
	margin-left: -3%;
	font-size: 0;
	margin-right: 1px;
        padding-left:2px;
}
.ms-header-contacts-item .graph .graph-day {
	background-color: #1f847c;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-bottom: 7%;
	margin-left: 3%;
	width: 11.28%;
}
.ms-header-contacts-item .graph .graph-day.-open {
	background-color: #1f847c;
}
.ms-header-contacts-item .graph-text {
	line-height: 1.35;
	font-size: 11px;
	color: #333;
	margin-top: 8px;
}

@media (max-width: 1440px) {
.ms-header-contacts {
	min-width: 340px;
}
.ms-header-contacts-item span {
	font-size: 21px;
}
}


.header-navigation {
	position: absolute;
	top: 30px;
	right: 20px;
}
.header-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.header-navigation li {
    display: inline-block;
    vertical-align: top;
}
.header-navigation a {
	border-bottom: 1px solid rgba(0,0,0,.2);
    color: #555;
    display: block;
    line-height: 16px;
    font-size: 12px;
    font-family: Arial;
    margin: 0 10px;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;

    -webkit-transition: border-bottom-color .2s ease-in-out;
    -o-transition: border-bottom-color .2s ease-in-out;
    transition: border-bottom-color .2s ease-in-out;
}
.header-navigation a:hover {
	border-bottom-color: transparent;
}



.main-navigation {
	background-color: #1f847c;
	text-align: left;
}
body.elems-fixed .main-navigation {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.main-navigation li {
    border-right: solid 1px #15736c;
    border-left: 1px solid #2c968e;
    display: inline-block;
    vertical-align: top;
}

.main-navigation a {
    color: #fff;
    display: block;
    line-height: 16px;
    font-size: 13px;
    padding: 10px 20px;
    font-family: Roboto-500;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;

    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}
.main-navigation a.home {
	background: url(icon-home-16.png) center no-repeat;
	height: 36px;
	width: 36px;
	padding: 0;
}
.main-navigation a:hover {
	background-color: #15736c;
}




.header-search {
    position: absolute;
    height: 28px;
    top: 100%;
	margin-top: 4px;
    right: 5px;
}
body.elems-fixed .header-search {
    position: fixed;
    top: 0;
    z-index: 101;
}
.header-search form {
	line-height: 1 !important;
}
.header-search form, .cpt_language_selection {
	line-height:35px;
}
.header-search input[type="text"] {
    background-color: #fff;
    border-radius: 2px 3px 3px 2px;
    padding-right: 36px;
    border: none;
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
    line-height: 20px;
    padding: 4px 12px;
    width: 340px;

    -webkit-transition: width .25s ease-in-out;
    -o-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
}
.header-search input[type="text"]::-webkit-input-placeholder {
    color: rgba(0,0,0,.6);
}
.header-search input[type="text"]:-moz-placeholder {
    color: rgba(0,0,0,.6);
    opacity: 1;
}
.header-search input[type="text"]::-moz-placeholder {
    color: rgba(0,0,0,.6);
    opacity: 1;
}
.header-search input[type="text"]:-ms-input-placeholder {
    color: rgba(0,0,0,.6);
}
.header-search input[type="text"]:focus {
	outline: none;
	width: 340px;
}

@media (min-width: 1400px) {
	.header-search input[type="text"]:focus {
		outline: none;
		width: 440px;
	}
}

.header-search input[type="submit"] {
	background: #0e6760 url(icon-search-16.png) center no-repeat;
	cursor: pointer;
	border-radius: 0 2px 2px 0;
	border: none;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 36px;

	-webkit-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
.header-search input[type="submit"]:hover {
	background-color: #064c46;
}
.header-search input[type="submit"]:focus {
	outline: none;
}








.cpt_category_tree .child a {
font-size:95%;
	margin-left: 15px;
	font-weight:normal;
}
.cpt_category_tree .child_current a {
	margin-left: 25px;
	color: #09534d!important;
	text-decoration: none!important;
	font-size:95%;
}

.cpt_category_tree .tab {
	margin-left:10px;
}
.cpt_product_add2cart_button {
	padding: 10px 0;
}
.cpt_language_selection {
	background:#ef9c00;
	margin:0 5px 5px 5px;
	padding:0 10px;
l
}
.cpt_language_selection a img {
	border:solid 1px #fff;
	margin:2px 0;
}
.cpt_product_params_selectable {
}
.cpt_product_category_info {
	font-size:75%;
}



/*for opera*/

html:first-child .cpt_product_search form, html:first-child .cpt_product_search form {
	margin:0 0 15px 0;
}
html:first-child .cpt_currency_selection  { line-height:35px;}


.cpt_category_tree a:hover {
	text-decoration:underline;
}

 .cpt_product_lists {
	padding:10px;
}
.cpt_product_lists table { margin:0 auto; }
.cpt_product_lists ul { }
.cpt_root_categories td { 
	font-size:100%;
}
.cpt_root_categories td a.rcat_root_category {
	display:inline;
	text-decoration:underline;
	font-size:110%;
	color:#000;
	font-weight:bold;
}
.cpt_root_categories td a:hover {
	text-decoration:underline;
}
.cpt_maincontent {
	background:#fff;
}
.cpt_maincontent center { clear:both; //width:100%;}
.cpt_maincontent td {
	font-size:115%;
}
ul.product_list li {
	margin:0 0 5px 0;
	text-align:left;
	float:left;
}
ul.product_list li table {
	float:left;
}
ul.product_list li a {
	color:#000;
	padding-left:5px;
	display:block;
	float:left;
	width:160px;
}
ul.product_list li table a {
	float:none;
}

.cpt_tag_cloud { background:#ffffff; margin:5px;}
.cpt_tag_cloud a { color:#fff; text-decoration:none;}
.cpt_tag_cloud a:hover { color:#921515;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
#container_main_content div { zoom:0;}

#container_top .cpt_auxpages_navigation { text-align:right;float:none; margin:0 80px 80px 0;}
#container_top .cpt_auxpages_navigation ul, #container_top .cpt_auxpages_navigation ul li, #container_top .cpt_auxpages_navigation ul li a  { display:inline;float:none; color:#888888;}
#container_top .cpt_auxpages_navigation ul li a:hover { color:#ef9c00; }
#container_top .cpt_auxpages_navigation ul li { background:url(../../images/shp_point_v.gif) 10px center no-repeat; }
#container_footer .cpt_divisions_navigation { float:none; width:100%;
	text-align:center;
	padding:0;
	}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
	display:inline;
	line-height:40px;
	float:none;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 90%;
	font-weight: bold;
	color:#888888;
	font-size:110%;
	padding:0 10px;
	display:inline;
}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#09534d; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:20px 10px;}

a.shp_logo { line-height:40px; text-decoration:none;}
span.shp_l1 {
	color:#fff;padding:0 2px;
}
span.shp_l2 {
	color:#fff;padding:0 2px;
}
span.shp_l3 {
	color:#fff;padding:0 2px;
}
.shp_greenbg {
    background: #1e847c;
    overflow: hidden;
}
.shp_menu_end {
    float: right;
    position: relative;
    right: -2px;
    width: auto;
}


.bullet {
	font-size:0px;
}
a .bullet {
	text-decoration: none!important;
}
input.input_message, input.input_message_focus {
	width:120px;
}


#shpcrtca {
	font-weight: bold;
	font-size: 130%;
	white-space: nowrap;
}

.bluebg { background:#dbdbdb;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#ef9c00; }
.pinkbg{background:#ef9c00;}
.shp_main_header { background:#f0f0f0; text-transform:uppercase; line-height:30px; padding:0 0 0 15px; color:#595959; font-weight:bold; font-size:110%;}
.hndl_submit_prds_cmp { margin:5px 0;}
#cat_top_tree { overflow:hidden; margin-bottom:10px;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #d5d5d5;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}

.product_brief_block {
    margin: 25px 20px 0 0;
    overflow: hidden;
    padding: 10px 2px 0 2px;
    border: 1px solid #F0F0F0;
    box-shadow: 3px 2px 4px #C1C1C1;
}
form.product_brief_block .prdbrief_brief_description li {
    list-style: disc outside none;
    margin-bottom: 3px;
}
.product_brief_block.order_disabled > *{filter:grayscale(100%);opacity:0.5;}
.prdbrief_thumbnail { float:left; margin:0 5px 1px 0;}
.prdbrief_thumbnail td {  padding:5px;}
.prdbrief_options,  .prdbrief_comparison {  padding:2px 10px 2px 20px; margin-bottom:2px; }
.prdbrief_comparison, .prdbrief_price {}
.prdbrief_options, .prdbrief_comparison { clear:left;}
.prdbrief_comparison {background:#f8f8f8;}
.prdbrief_comparison input { vertical-align:middle;}
.prdbrief_name { margin-bottom:5px;}
.prdbrief_name a { font-size:125%; line-height:135%; text-decoration:none; border-bottom:solid 1px;}
.product_option { width:auto;}
.cpt_product_name { margin-bottom:10px;}
.prdbrief_price, .prdbrief_add2cart { float:left; width:auto; padding:15px 10px 10px 0;font-size: 25px; }
form.product_brief_block .prdbrief_name i {
    color: #444444;
    display: block;
    font-size: 11px;
    font-style: italic;
    line-height: 130%;
    padding: 5px 0 0 2px;
}
 
.add2cart_handler { vertical-align:middle;}
.error_block {
	font-weight: bold;
	color: red;
}
/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/
/*design folders*/

.col_header {
    background-color: #fff;
    color: #19615b;
    font-family: Roboto-500;
    font-size: 15px;
    margin: 30px 5px 10px 10px;
}
.col_header .niftycorners {
	display: none;
}


#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}
.news_date {
	margin-bottom: 3px;
	font-style: italic;
	color: #888;
	font-size: 11px;
}
.news_title {
    line-height: 1.55;
    margin-bottom: 20px;
}
.news_title a,
.news_viewall a {
	border-bottom: 1px solid rgba(0,0,0,.4);
    color: #383838;
    font-size: 13px;
    font-family: Roboto-500;
    font-weight: normal;
    text-decoration: none;

    -webkit-transition: border-bottom-color .15s ease-in-out;
    -o-transition: border-bottom-color .15s ease-in-out;
    transition: border-bottom-color .15s ease-in-out;
}
.news_title a:hover,
.news_viewall a:hover {
	border-bottom-color: transparent;
}
.news_viewall {
	font-size: 11px;
	text-transform: uppercase;

}

.news_subscribe, .news_thankyou {
	padding: 5px;
	overflow:hidden;
	color:383838;
}
.news_subscribe div {
	float:left;
	width:auto;
	color:383838;
}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0px;
}
.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #d9e9ff;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #ebeaea;
	vertical-align: top;
}
#cmp-table tr:hover td {
	background-color: #d5e5fa!important;
}
#cmp-table tr td {
	text-align:center;
	padding: 6px;
}
#cmp-table tr td.cmp_headers {
	text-align: left;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice {
	color: brown;
	text-decoration: line-through;
font-size: 16px;
}
.totalPrice,
.totalPrice2 {
	color: #E92121;
    font-size: 25px !important;
    font-weight: bold;
}
.youSaveLabel {
	/* font-size: 75%; */
}
.youSavePrice {
	/* font-size: 75%; */
}
.prd_out_of_stock {
	font-style:  italic;
}
.cpt_product_images { float:left;}
.cpt_product_price { margin:10px 0;}
#prddeatailed_container { overflow:hidden; display:block; padding-bottom:20px;}
.cpt_product_discuss_link, .cpt_product_related_products { margin-bottom:20px;}
.cpt_product_related_products td { padding-right:10px;}
.current-rating1 { font-size:135%;}
.sm-current-rating1 {  float:left;}
#cat_product_sort { background:#f0f0f0; padding:5px 0; margin:10px 0; text-align:center; }
#cat_product_sort a { color:#000; padding:0 2px;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}
.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	font-size: 90%;
	margin-bottom: 5px;
}
.review_content {
	color: #333;
	padding-left: 20px;
}
.review_showall {
	margin-left: 20px;
}
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #d5d5d5;
	border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.cart_content_tbl{
width:100%;
}
.cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #d5d5d5;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	font-weight: bold;
}
.rcat_products_num {
	color: #921515;
	font-size: 80%;
}
.rcat_child_categories a {
	font-size: 100%;
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
.rcat_child_categories a:hover {
	text-decoration:underline;
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #d5d5d5;
}
#reg_confcode td {
	background-color: #d5d5d5;
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
background:#d5d5d5;
	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}

#cat_info_left_block { color:#921515; font-size:85%;
}
#cat_info_left_block a { font-size:135%;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}
#checkout_have_account {
	padding: 15px;
	background-color: #d5d5d5;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
/*
.row_odd td {
	background-color: #ebeaea;
}
.row_even td {
	border: 0px solid #d5d5d5;
	border-width: 1px 0px;
}
*/

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}







/* Footer */

#footer {
	background-color: #354b49;
	padding: 30px;
	font-size: 12px;
	color: #fff;
}
#footer a {
	border-bottom: 1px solid rgba(255,255,255,.6);
	text-decoration: none;
	color: #fff;

	-webkit-transition: border-bottom-color .2s ease-in-out;
	-o-transition: border-bottom-color .2s ease-in-out;
	transition: border-bottom-color .2s ease-in-out;
}
#footer a:hover {
	border-bottom-color: rgba(255,255,255,1);
	text-decoration: none;
	color: #fff;
}
#footer u {
	text-decoration: none;
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images {
	float: left;
}
#powered_by, #powered_by a {
	color:#fff!important;
}


/*NIFTY*/

b.niftycorners, b.niftyfill {
	display:block
}
b.niftycorners * {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
}
/*normal*/
b.r1 {
	margin: 0 3px;
	border-width: 0 2px
}
b.r2 {
	margin: 0 2px
}
b.r3 {
	margin: 0 1px
}
b.r4 {
	height: 2px
}
b.rb1 {
	margin: 0 8px;
	border-width:0 2px
}
b.rb2 {
	margin: 0 6px;
	border-width:0 2px
}
b.rb3 {
	margin: 0 5px
}
b.rb4 {
	margin: 0 4px
}
b.rb5 {
	margin: 0 3px
}
b.rb6 {
	margin: 0 2px
}
b.rb7 {
	margin: 0 1px;
	height:2px
}
b.rb8 {
	margin: 0;
	height:2px
}
b.rs1 {
	margin: 0 1px
}
/*transparent inside*/
b.t1 {
	border-width: 0 5px
}
b.t2 {
	border-width: 0 3px
}
b.t3 {
	border-width: 0 2px
}
b.t4 {
	height: 2px
}
b.tb1 {
	border-width: 0 10px
}
b.tb2 {
	border-width: 0 8px
}
b.tb3 {
	border-width: 0 6px
}
b.tb4 {
	border-width: 0 5px
}
b.tb5 {
	border-width: 0 4px
}
b.tb6 {
	border-width: 0 3px
}
b.tb7 {
	border-width: 0 2px;
	height:2px
}
b.tb8 {
	border-width: 0 1px;
	height:2px
}
b.ts1 {
	border-width: 0 2px
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}

.design{color:#888888; font-size:11px; text-decoration:none; padding-right: 10px;}
.design a{color:#888888; font-size:11px; text-decoration:none; padding-right: 10px;}
.design a:hover{color:#09534d; font-size:11px; text-decoration:none; padding-right: 10px;}


.redesign{color:#888888; font-size:11px; text-decoration:none; padding-right: 10px;}
.redesign a{color:#888888; font-size:11px; text-decoration:none; padding-right: 10px;}
.redesign a:hover{color:#09534d; font-size:11px; text-decoration:none; padding-right: 10px;}

/*AutoFill*/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 1000;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
text-align:left;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('/autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.item_id, #container{display:none;text-align:left;}

/* Баннер брендов */
#brands_banner * {
    padding: 0; margin: 0;
}
#brands_banner {
    width: 230px;
    background-color: #F9F9F9;
    border: 1px solid #e8e9ea;
    text-align: center;
        margin-left: 5px;
        margin-top: 30px;
}

#brands_banner ul {
list-style: none;
}

#brands_banner ul li {
border: 1px solid #e8e9ea;
border-left: none;
border-bottom: none;
display: inline-bblock;
float: left;
width: 113px;
height: 44px;
vertical-align: middle;
text-align: center;
}

#bgsep {
border: 1px solid #e8e9ea;
border-top: none;
border-right: none;
background-color: #fff;
height: 100%;
}
#show_brands {
font-size: 12px;
text-align: center;
padding: 10px;
font-weight: normal;
}

.round8 {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.round_tl {
-webkit-border-radius: 8px 0 0 0;
-moz-border-radius: 8px 0 0 0;
border-radius: 8px 0 0 0;
}

.round_tr {
-webkit-border-radius: 0 8px 0 0;
-moz-border-radius: 0 8px 0 0;
border-radius: 0 8px 0 0;
}

.round_bl {
-webkit-border-radius: 0 0 0 8px;
-moz-border-radius: 0 0 0 8px;
border-radius: 0 0 0 8px;
}

.round_br {
-webkit-border-radius: 0 0 8px 0;
-moz-border-radius: 0 0 8px 0;
border-radius: 0 0 8px 0;
}

#brands_banner img:hover {
opacity: 0.5;
}

#mypage iframe
    {

    width: 100%;

    height: 2450px;

    border: 0px;
    margin-left: 30px;
    }

iframe html{
    margin-top: 0 !important;
}

#mypage iframe
    {

    width: 100%;

    height: 2450px;

    border: 0px;
    margin-left: 30px;
    }

iframe html{
    margin-top: 0 !important;
}


#dostavka TD, TH {
padding: 10 5 0 10; 
}

.scrollup{
cursor: pointer;
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
left:100px;
display:none;
text-indent:-9999px;
background: url('https://edma-shop.ru/published/publicdata/RUBISHOPRU/attachments/SC/images/icon_top.png') no-repeat;
}














/***Dostavka i oplata start**/

#dostavka TD, TH {
padding: 10 5 0 10; 
}


.dostavka {
    margin-top: 20px;
	position: relative;
	width: 650px;
}
.dostavka label {
    color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	width: 150px;
	height: 45px;
	line-height: 45px;
	position: relative;
	top: 0;
	text-align: center;
    background: #2D629B;
    margin: 0 5px;
    border-radius: 3px;
}

.dostavka label:hover {
    color: #fff;
}

.dostavka input {
	position: absolute;
	left: -9999px;
}

#tab_1:checked  ~ #tab_l1,
#tab_2:checked  ~ #tab_l2,
#tab_3:checked  ~ #tab_l3 {
	background: #10509F;
	border-color: #fff;
	top: 0;
	z-index: 3;
}

#tab_l1:hover,
#tab_l2:hover,
#tab_l3:hover {
    background: #618CB7;
}

.tabs_cont {
/*	background: #eee;*/
	position: relative;
	z-index: 2;
	height: auto;
    padding: 5px;
    margin-top: 20px;
}

.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3 {
	position: static;
	left: 0;
	opacity: 1;
}

/***Dostavka i oplata end**/

/* ������� */
.product-sticker{
    width: 60px;
    height: 60px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url("/sticker.png");
    position: absolute!important;
    z-index: 2;
    line-height: 60px;
    margin-bottom: 10px;
    text-align: center;
}
.product-sticker-big{
    width: 128px;
    height: 128px;
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bolder;
    background-image: url("/sticker-big.png");
    position: absolute!important;
    z-index: 2;
    line-height: 128px;
    margin-bottom: 28px;
    text-align: center;
display:none;
}

.cc_banner-wrapper{z-index:9001;position:relative;display:none;}.cc_container .cc_btn{cursor:pointer;text-align:center;transition:font-size 200ms;}.cc_container .cc_message{;transition:font-size 200ms;margin:0;padding:0;}.cc_container .cc_logo{display:none;text-indent:-1000px;overflow:hidden;width:100px;height:22px;background-size:cover;background-image:url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/logo.png);opacity:0.9;transition:opacity 200ms}.cc_container .cc_logo:hover,.cc_container .cc_logo:active{opacity:1}@media screen and (min-width: 500px){.cc_container .cc_btn{}.cc_container .cc_message{}}@media screen and (min-width: 768px){.cc_container .cc_btn{}.cc_container .cc_message{}}@media screen and (min-width: 992px){.cc_container .cc_message{}}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container{position:fixed;left:0;right:0;bottom:0;overflow:hidden;padding:10px}.cc_container .cc_btn{padding:8px 10px;background-color:#f1d600;cursor:pointer;transition:font-size 200ms;text-align:center;;display:block;width:33%;margin-left:10px;float:right;max-width:120px}.cc_container .cc_message{transition:font-size 200ms;display:block}@media screen and (min-width: 500px){.cc_container .cc_btn{}.cc_container .cc_message{margin-top:0.5em;}}@media screen and (min-width: 768px){.cc_container{padding:15px 30px 15px}.cc_container .cc_btn{padding:8px 15px}.cc_container .cc_message{}}@media screen and (min-width: 992px){.cc_container .cc_message{}}.cc_container{background:#fff;color:#999;;font-family:"Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;box-sizing:border-box;border:1px solid #ccc}.cc_container ::-moz-selection{background:#ff5e99;color:#fff;text-shadow:none}.cc_container .cc_btn,.cc_container .cc_btn:visited{color:#000;background-color:#f1d600;transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;-webkit-transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;border-radius:5px;-webkit-border-radius:5px}.cc_container .cc_btn:hover,.cc_container .cc_btn:active{background-color:#d7bf00;color:#000}.cc_container a,.cc_container a:visited{text-decoration:none;color:#31a8f0;transition:200ms color}.cc_container a:hover,.cc_container a:active{color:#555}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);-ms-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.cc_container,.cc_message,.cc_btn{animation-duration:0.8s;-webkit-animation-duration:0.8s;-moz-animation-duration:0.8s;-o-animation-duration:0.8s;-webkit-animation-name:slideUp;animation-name:slideUp}
.cc_container a,
.cc_container a:visited
{
    color:#000000;
}

.cc_container a.cc_more_info:hover {
    text-decoration:underline;
}
.cc_container,
.cc_container p.cc_message  {
    text-align: left;
}

.cc_container .cc_btn {
    display:inline-block;
    border:0;
    font-family: Arial,Helvetica;
    cursor:pointer;
    color:#ffffff !important;
    font-size:12px;
    line-height:16px;
    padding:6px 10px  !important;
    text-decoration:none;
    background-color:#d2091e;
    border-radius: 3px;
    background-image:-webkit-linear-gradient(bottom, #005953, #1f847c);
    background-image:-moz-linear-gradient(bottom, #005953, #1f847c);
    background-image:-o-linear-gradient(bottom, #005953, #1f847c);
    background-image:-ms-linear-gradient(bottom, #005953, #1f847c);
    background-image:linear-gradient(to top, #005953, #1f847c);
    position:relative;
    margin-top: 8px;
}

.cc_btn:hover {
    background-image:-webkit-linear-gradient(bottom, #1f847c, #005953);
    background-image:-moz-linear-gradient(bottom, #1f847c, #005953);
    background-image:-o-linear-gradient(bottom, #1f847c, #005953);
    background-image:-ms-linear-gradient(bottom, #1f847c, #005953);
    background-image:linear-gradient(to top, #1f847c, #005953);
}

.box-title-global {
text-align: left;
font-size: 18px;
font-weight: bold;
padding-bottom: 10px;
padding-top: 7px;
}

.nocall {
    color: #42b3ee;
}

/*СТРОКИ ПО НАЛИЧИЮ*/
.storeshop-info {
    color: red;
    font-size: 16px;
    font-weight: normal;
    background: url("./images/shopping-bag.png") no-repeat 0 0;
    padding-left: 24px;
    margin: 4px 0;
    background-size: 20px;
    line-height: 20px;
    text-align: left;
}
.storeshop-label {
    color: #000;
    font-weight: bold;
}
.product-status-type-1 {
    background: url("./images/check-mark.png") no-repeat 0 0;
    padding-left: 22px;
    margin: 4px 0;
    background-size: 20px;
    line-height: 20px;
    text-align: left;
}
.product-status-type-1 .product-status-name {
    color: #fff;
    background: #19bb4f;
    padding: 2px 6px;
    border-radius: 5px;
    margin-left: 2px;
    border: none;
}
#child-product .storeshop-info {
    font-size: 14px;
}
/*СТРОКИ ПО НАЛИЧИЮ END*/

/* Title popup start */
.title-popup{
    overflow:hidden;
    position:absolute;
    top:0;
    left:-40px;
    z-index: 10;
}
.title-popup .popup-content{
    margin:35px auto 0px auto;
    padding:10px;
    background-color: #5a5a5a;
    color: #fff;
}
.title-popup .hide-popup {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.link_title {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: #aaa 1px solid;
    text-align: center;
    text-decoration: none;
    color: #aaa;
    font-size: 89%;
}
.link_title:hover {
    background-color: red;
    border-color: red;
    color: #fff;
    cursor: pointer;
}
.popup__tail::after {
    background: #5a5a5a;
    content: '';
}
.popup__tail {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    top: 21px;
    left: 42px;
    display: block;
}
.popup__tail, .popup__tail::after {
    position: absolute;
    width: 16px;
    height: 16px;
}
.product_brief_block .title-popup, .storein-big .title-popup {
    left:0;
}
.storein-desc {
    cursor:pointer;
    border-bottom: 1px dotted;
   
    font-size: 14px;
}
@media screen and (min-width: 768px){
.product_brief_block .title-popup {
    left:-40px;
}
}
@media screen and (min-width: 992px){
.storein-big .title-popup{
    left:-40px;
}
}
/* Title popup end */



/*ТАБЫ В КОНТАКТАХ*/

.tabs__content {
  display: none; 
}
.tabs__content.active {
  display: block; 
}


/*весь блок с табами*/
.tabs {
  max-width: 100%; 
  margin: 0 0 30px;
  font-size: 14px;
}


/*выделение текста span*/
.red-text {
  color: #e80000;
}
.bold {
  font-weight: bold;
}


/*блок-список интерактивных вкладок*/
.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: -1px 0 0 -1px;
}


/*пункты-вкладки*/
.tabs__caption li {
  padding: 9px 15px; 
  padding-left: 47px; 
  margin: 1px 0 0 3px;
  color: #FFF;
  position: relative;
  border-width: 2px 2px 0;
  border-radius: 10px 10px 0 0;
  height: 52px;
  width: 190px;
  box-sizing: border-box;
}


.tabs__caption li:before {
  content: "";
  position: absolute;
  display: inline-block;
  top:13px;
  left:8px;
}

/*иконка в первой вкладке*/
.tabs__caption .tab1:before {
  background:url(/published/publicdata/WWWKRAFTOOLSHOPR/attachments/SC/themes/shopping/images/market.png) no-repeat;
  width:31px;
  height:26px;
}

.tabs__caption .tab1 {
  padding-top: 15px;
  margin-left: 1px;
}

/*иконка во второй вкладке*/
.tabs__caption .tab2:before {
  background:url(/published/publicdata/WWWKRAFTOOLSHOPR/attachments/SC/themes/shopping/images/opt.png) no-repeat;
  width:26px;
  height:26px;
}

.tabs__caption .tab2 {
  padding-top: 7px;
  margin-right: 2px;
}

/*иконка в третьей вкладке*/
.tabs__caption .tab3:before {
  background:url(/published/publicdata/WWWKRAFTOOLSHOPR/attachments/SC/themes/shopping/images/store.png) no-repeat;
  width:28px;
  height:27px;
}

.tabs__caption .tab3 {
  padding-top: 7px;
  margin-left: 1px;
}


 /*активная вкладка*/
.tabs__caption .active {                   
  background: #2656ab; 
  color: #FFF; 
  border-color: #2656ab; 
  border-bottom: #2656ab;
}

.tabs__caption .active:hover {   
   background: #3070e2; 
   border-color: #3070e2; 
}

/*неактивные вкладки*/
.tabs__caption li:not(.active) {   
  cursor: pointer;
  background: #a19f9f; 
  border-color: #a19f9f; 
}

.tabs__caption li:not(.active):hover {   
  background: #c7c7c7; 
  border-color: #c7c7c7; 
}



/*блок с содержимым вкладок*/
.tabs__content {
  display: none;
 /* background: #ebe7e8;*/ 
  border: 1px solid #a19f9f;
  border-radius: 0 10px 10px 10px; 
  padding: 30px;
  max-width: 640px;
  font-size: 18px;
}




/*ИНТЕРНЕТ-МАГАЗИН*/
.content-row1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
}

.content-row1 a {
	text-decoration: none;
    color: #2656ab;
}
.content-row1 .item1 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}
.content-row1 .item1--n2 {
	text-align: right;
}


.contacts-int-store {
  margin-bottom: 35px;
}

.contacts-int-store a {
	text-decoration: none;
    color: #2656ab;
}
.contacts-int-store p {
  margin-top: 10px;
}
.organization-info p {
  margin-bottom: 20px;
}
.organization-info p:last-child {
  margin-bottom: 0;
}
.organization-info h2 {
  margin-bottom: 20px;
}




/*ОТДЕЛ ПО РАБОТЕ С ЮР. ЛИЦАМИ*/
.content-row2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
}
.content-row2 a {
	text-decoration: none;
    color: #2656ab;
}

.content-row2 .item2 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}

.content-row2 .item2--n2 {
	text-align: right;
}
.item2:last-child {
	width: 100%;
}




.export-opt p {
  margin-top:10px;
   margin-bottom: 25px;
}
.export-opt a {
  text-decoration: none;
  color: #2656ab;
}

.white-block-opt {
  background-color: #ebe7e8;
  margin-bottom: 25px;
}
.white-block-opt p {
   padding: 25px 20px 25px 20px;
}
.white-block-opt p:first-child {
  padding-bottom: 0;
}
.white-block-opt p:last-child {
  font-weight: bold;
  padding-top: 0;
}

.post-office-adress-opt p {
  margin-bottom: 20px;
}

.post-office-adress-opt p:last-child {
    margin-bottom: 0;
}


/*РОЗИНЧНЫЙ МАГАЗИН*/
.content-row3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
}

.content-row3 a {
	text-decoration: none;
    color: #2656ab;
}

.content-row3 .item3 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}

.content-row3 .item3--n2 {
	text-align: right;
}

.content-row4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
        background-color: #fff;
        padding: 10px;
border-radius: 10px 10px 10px 10px;
}

.content-row4 a {
	text-decoration: none;
    color: #2656ab;
}

.content-row4 .item4 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}

.content-row4 .item4--n2 {
	text-align: right;
}

.store-info p {
  margin-bottom: 20px;
}


.store-info p:last-child {
    margin-bottom: 0;
}
div#map {
   margin-bottom: 20px;
   height: 470px; 
}


@media screen and (max-width: 650px) {
  .tabs__caption li {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
  
  
@media (max-width: 420px) {  
  .tabs__caption li {
	  border-radius:0;
  }
  .tabs__content {
	  border-radius:0;
  }
  
} 

@media (max-width: 420px) {
	.tabs__caption .tab2 {
	 margin-right: 0;
     margin-left: 1px;
	}
}
  
  
  /*РОЗИНЧНЫЙ МАГАЗИН - адаптив*/
@media (max-width: 420px) {  
	.content-row3 {
		flex-direction: column;
	}
	.content-row3 .item3 {
		width:100%
	}
	.content-row3 .item3--n2 {
		text-align:left;
	}
}	


/*Отдел по работе с ЮР. Лицами - адаптив*/
@media (max-width: 420px) {  
	.content-row2 {
		flex-direction: column;
	}
	.content-row2 .item2 {
		width:100%
	}
	.content-row2 .item2--n2 {
		text-align:left;
	}
	
}	

/*ИНТЕРНЕТ-МАГАЗИН. - адаптив*/
@media (max-width: 420px) {  
	.content-row1 {
		flex-direction: column;
	}
	.content-row1 .item1 {
		width:100%
	}
	.content-row1 .item1--n2 {
		text-align:left;
	}
	.organization-info {
		width:100%;
		text-align:left;
	}
}	


/*ИКОНКИ СОЦ СЕТЕЙ*/

.social-mvgrp-icons {
    display: flex;
    flex-direction: row;
    height: 100%
}

.social-mvgrp-icons > div {
     margin: 5px;
}

.vk-mvgrp img {
      border-radius: 13px;
}

/*кластеры*/
.cpt_product_related_products h2 {
    margin: 10px 0;
}
.related-c--box {
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.related-c--item-wrap {
	width: 33.33%;
	padding: 10px;
	box-sizing: border-box;
}
.related-c--item {
	background-color: #fff;
	padding: 10px 10px 90px;
	height: 100%;
	box-sizing: border-box;
	position: relative;
}
.related-c--item:hover {
	box-shadow: 0 0 0 3px #333;
}
.related-c--link {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
.related-c--add2cart {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	height: 80px;
	text-align: center;
}
.related-c--price {
	font-size: 22px;
	line-height: 30px;
	padding: 5px 0;
}
.related-c--add2cart .add2cart--button {
	margin: 0 auto;
	color: #fff;
	width: 220px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	border: 0;
	text-transform: uppercase;
	cursor: pointer;
	background-color: gray;
}
.add2extend_cart_handler.add2cart--button:hover {
	background-color: #666;
}
.related-c--item .related-c--image img {
	max-width: 100%;
	height: auto;
}
/*кластеры*/

