body {
	font-family: 'Inter',sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 27px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #337ab7;
}
a:hover {
	text-decoration: none;
    color: #4682b4;
	outline : none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 0px;
}
.container-prod {
    margin: 0px;
}
div.required .control-label:before {
	content: '*';
	color: #F00;
	font-weight: bold;
}
.container {
    width: 100%!important;
    max-width: 1370px!important;
}
.noselectlang {
    font-size: 17px;
    border: none;
    background: none;
    outline: none;
}
.language-selecttt {
    display: block;
    line-height: 2.5;
    text-align: center;
    color: #000;
}
.language-selecttt:hover {
    color: #fff;
    background: #2490e5;
}
@media (max-width: 767px){
.user-menu.visible-xs {
    display: flex!important;
}
}
.user-block {
    display: inline-flex;
    height: 55px;
    width: 50px;
    border-left: 1px solid #ededed;
    text-decoration: none;
    text-align: center;
    position: relative;
    cursor: pointer;
    vertical-align: top;
    background: #fff;
    -webkit-transition: background .1s ease-out;
    -moz-transition: background .1s ease-out;
    -o-transition: background .1s ease-out;
    -ms-transition: background .1s ease-out;
    transition: background .1s ease-out;
    z-index: 2;
    align-items: center;
    justify-content: center;
}
.user-menu {
    font-size: 0;
    display: flex;
    height: 40px;
    padding-right: 0;
    -webkit-transition: padding .3s ease-out;
    -moz-transition: padding .3s ease-out;
    -o-transition: padding .3s ease-out;
    -ms-transition: padding .3s ease-out;
    transition: padding .3s ease-out;
}
@media screen and (max-width: 767px) {
	.user-block {
		width: 100%;
	}
	.mbtn-catalog {
		border-left: 0;
	}
}
.header__sub-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
}
.header__sub-lang li a.active {
    background: #efefef;
    border: 1px solid #a3a3a3;
}
.header__sub-lang li a {
    color: #0a0a0a;
    text-decoration: none;
    padding: 1px 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    transition: .3s;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #4682b4;
    background-repeat: repeat-x;
    outline: none;
}
/* top */
.mobcategorytel {
    border-bottom: 1px solid #ededed;
    line-height: 1.5;
}
.contact-header a {
    color: #333333;
    text-transform: uppercase;    
}
.contact-header a:hover {
    color: #00a046;
}

#top {
	padding: 3px 0px 0px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
	margin-top: 7px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	outline : none;
}
#top .btn-link, #top-links li, #top-links a {
	color: #333;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
	outline : none;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
	outline : none;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
.banner div {
    text-align: center;
    overflow: hidden;
    border: none;
    border-radius: 0px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#contact-header-con {
    text-align: center;
    list-style: none;
}

#contact-header-mob {
    text-align: center;
    list-style: none;
}
.panel-links a {width: 32%;height: 40px;text-align: center;display: inline-block;}
.panel-links .fa:hover {color: #00a04a;}
.panel-links .fa {font-size: 35px;color: #4682B4;padding-top: 5px;}
.panel-links .total {background: #fd4545;margin-left: 18%;z-index: 1;display: block;min-width:18px;border-radius: 50%;font-size: 15px;text-align: center;line-height: 18px;color: #fff;position: absolute;top: 1px;}
.panel-links-mob a {height: 40px;text-align: center;display: inline-block;}
.panel-links-mob .fa:hover {color: #00a04a;}
.panel-links-mob {  margin-top: 4px;margin-right: -5px;}
.panel-links-mob .fa {font-size: 30px;color: #4682B4;padding-top: 5px;}
.panel-links-mob .total {background: #fd4545;margin-left: -10px;z-index: 1;min-width:18px;border-radius: 50%;font-size: 15px;text-align: center;line-height: 18px;color: #fff;position: absolute;}
.panel-hedr a {text-align: center;display: inline-block;}
.panel-hedr .fa:hover {color: #00a04a;}
.panel-hedr .fa {font-size: 28px;color: #4682B4;}
.panel-hedr .total {background: #fd4545;margin-left: 18%;z-index: 1;display: block;min-width:18px;border-radius: 50%;font-size: 15px;text-align: center;line-height: 18px;color: #fff;position: absolute;top: 1px;}
/* logo */
#logo {
    margin-top: 0px;
    text-align: center;
}
@media (max-width: 768px){
#logo {
   display: block;
   }
}
/* search */
@media (min-width: 768px){
#contact-header-mobsearch {
    display: block !important;

}
}
input#button-search {
    height: 34px;
    margin-bottom: 10px;
}
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	border-color: #d9d9d9;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
a.btn.btn-viber {
    background-color: #7e57c2;
	color: #FFF;
    margin-bottom: 5px;
    border-color: #7e57c2;
}
a.btn.btn-telegram {
    background-color: #2daddf;
    color: #FFF;
	margin-bottom: 5px;
    border-color: #2daddf;
    margin-left: 5px;
    margin-right: 5px;
}
a.btn.btn-whatsapp {
    background-color: #40c351;
    color: #FFF;
	margin-bottom: 5px;
    border-color: #40c351;
}
a.btn.btn-viber:hover {
    background-color: #7e57c2;
	color: #FFF;
	margin-bottom: 5px;
    border-color: #7e57c2;
}
a.btn.btn-telegram:hover {
    background-color: #2daddf;
    color: #FFF;
	margin-bottom: 5px;
    border-color: #2daddf;
    margin-left: 5px;
    margin-right: 5px;
}
a.btn.btn-whatsapp:hover {
    background-color: #40c351;
    color: #FFF;
	margin-bottom: 5px;
    border-color: #40c351;
}
.count {
    background: #f6a922;
    width: 16px;
    height: 16px;
	z-index: 1;
    display: block;
    border-radius: 50%;
    font-size: 15px;
    text-align: center;
    line-height: 16px;
    position: absolute;
    top: 3px;
    left: 30px;
    color: #fff;
}
/* cart */
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #333;
    display: inline-block;
    background-color: #ffffff00;
    background-image: none;
	text-shadow: none;
    text-transform: uppercase;
    border-color: #00a046;
}
#cart.open > .btn {
	box-shadow: none;
    text-shadow: none;
    color: #333;
    display: inline-block;
    background-color: #ffffff00;
    background-image: none;
	text-shadow: none;
    text-transform: uppercase;
    border-color: #00a046;
}
#cart.open > .btn:hover {
	color: #444;
	outline : none;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	text-transform: uppercase;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
	outline : none;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	outline : none;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	outline : none;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
	outline : none;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		outline : none;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
		outline : none;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 100px;
}
/* footer */
.custom-footer {
    background-color: #f8f9fa;
    padding: 40px 0;
    color: #f8f9fa;
    border-top: 3px solid #4682b4;
}

.footer-title {
    font-size: 14px;
    color: #4682b4;
    margin-bottom: 16px;
    text-transform: uppercase;
    position: relative;
}

.footer-title::before {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #4682b4;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.footer-icon {
    margin-right: 5px;
    color: #4682b4;
}

.footer-list {
    list-style: none;
    padding-left: 0;
}

.footer-list li {
    margin-bottom: 10px;
}

.footer-link {
    color: #686868;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-link:hover {
    color: #4682b4;
}

.footer-link::after {
    content: " »";
    transition: color 0.3s ease;
}

.footer-link:hover::after {
    color: #007bff;
}

footer {
    margin-top: 30px;
    padding-top: 30px;
    color: #333;
    text-align: center;
    border-top: 1px solid #4682b4;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #4682b4;
}
footer a {
	color: #333;
}
footer a:hover {
	color: #4682b4;
	outline : none;
}
footer h5 {
	font-size: 13px;
	font-weight: 500;
	color: #333;
}
footer .sotsialnyi a i {
    font-size: 2em;
}
footer .sotsialnyi a + a{margin:0 0 0 10px;}
footer .sotsialnyi .fa-facebook:hover{color:#3A5795;}
footer .sotsialnyi .fa-twitter:hover{color:#59ADEA;}
footer .sotsialnyi .fa-google-plus:hover{color:#DB4437;}
footer .sotsialnyi .fa-instagram:hover{color:#125688;}
footer .sotsialnyi .fa-youtube:hover{color:#E62117}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 1px 0;
    padding: 1px 0;
    overflow: auto;
    white-space: nowrap;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb a {
	color:#aaa;
}
.breadcrumb::-webkit-scrollbar {
    width: 15px;
    height: 3px;
}
 
.breadcrumb::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #aaa / 30%); 
}
 
.breadcrumb::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px #aaa; 
}
.breadcrumb > li {
    padding: 0 1px;
    position: relative;
    text-transform: lowercase;
    color: #aaa;
}
.breadcrumb > li + li:before {
	content: '/\00a0';
	padding: 0;
}
.pagination {
	    margin-top: 10px;
}
.subcats a {
	color: #3e77aa;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #a3a3a3;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
    color: #fff;
    background: #337ab7;
    padding: 8.5px 12px;
    border-color: #337ab7;
    border-bottom: 1px solid #337ab7;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.btn-quickorder:hover, .btn-quickorder:focus, .btn-quickorder.focus {
   background: #11a275 !important;
    color: #fff !important;
    border-color: #32b58f #128363 #0c7555 !important;
	outline : none;
}
.btn-quickorder {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background: #43aab6;
    border-color: #4cb6c2 #4797a0 #317b84 #5cb7c2;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff !important;
    background: #204d74 !important;
    border-color: #204d74 !important;
	outline : none;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	outline : none;
}
.btn-danger {
	color: #ffffff;
    background: #d93d52;
    border-color: #d85769 #b23c4c #962735;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background: #d93c37 !important;
    color: #fff !important;
    border-color: #d93c37 #d93c37 #d93c37 !important;
	outline : none;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	outline : none;
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
	outline : none;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
	outline : none;
}
li#lod {
    width: 50%;
    font-size: 14px;
}
div#t-oplata {
    border: 1px solid #ddd;
    padding-top: 3px;
    border-radius: 0 0 4px 4px;
}

div#t-dostavka {
    border: 1px solid #ddd;
    padding-top: 3px;
    border-radius: 0 0 4px 4px;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
	outline : none;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.owl-item .product-thumb {
    box-shadow: -1px 0 0 #ededed, 1px 0 0 #ededed !important;
}
.product-thumb {
	box-shadow: 0 0 0 1px #e4e7ea;
	margin-bottom: 10px;
	overflow: auto;
    border-radius: 5px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	outline : none;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.product__info {
    display: grid;
    grid-gap: 14px;
}

.product__info-item {
    grid-gap: 5px 10px;
    display: grid;
    align-items: center;
    grid-template-columns: 40px 1fr 30px;
    grid-template-areas:
        "image title price"
        "image text price";
    color: #212121;
}
#alrt_b1, #alrt_b2,#alrt_b3,#alrt_b4,#alrt_b5,#alrt_b6,#alrt_b7{display:none;text-transform: lowercase;}
.product__info-item-image {
    grid-area: image;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px
}

.product__info-item-image i {
    font-size: 22px
}

.product__info-item-title {
    grid-area: title;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1;
}

.product__info-item-text {
    grid-area: text;
    color: gray;
    opacity: .85;
    font-size: 1em;
}

.product__info-item-price {
    display: flex;
    justify-content: flex-end;
    grid-area: price;
    font-weight: 500;
    font-size: 1.1em
}

.product__info-item-price span {
    margin-right: 10px
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
	    button#showHideContentreview {
      display: none;

    }
    div#content-review {
    display: block !important;
    }
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 0px;
    min-height: 150px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly
}
.product-thumb .caption-similar {
	padding: 0 0px;
    min-height: 150px;
    text-align: center;
    display: grid;
}
.caption-wishlist {
	padding: 0 0px;
    min-height: 45px;
    text-align: center;
    display: grid;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 150px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 140px;
	padding: 0 0px;
}
}
.rating .fa-stack {
	font-size: 7px;
}
.rating .fa-star-o {
	color: #ffc84a;
	font-size: 2rem;
}
.rating .fa-star {
	color: #ffc84a;
	font-size: 2rem;
}
.rating .fa-star + .fa-star-o {
	color: #ffc84a;
}
.price {
    font-size: 3.5rem;
    color: #333;
}
ul#myprice {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.bsku {
    font-weight: bold;
}
h2.price {
	margin: 0;
}

#protovar {
    background-color: #f8f9fa;
    padding: 20px;
    margin-top: 3px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .12);
    max-width: 550px; /* Установка максимальной ширины */
    margin-left: auto; /* Центрирование контейнера */
    margin-right: auto; /* Центрирование контейнера */	    
}
@media (max-width: 767px) {
	#protovar {
    max-width: max-content; /* Установка максимальной ширины */
    margin-left: 15px; /* Центрирование контейнера */
    margin-right: 15px; /* Центрирование контейнера */	    
    }
}
.product-thumb .price {
	font-size: 2.5rem;
    color: #333;
    line-height: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
    text-align: center;
}
.product-thumb .price-new {
	color: #fd4545;
    font-size: 2.5rem;
}
.product-thumb .price-old {
	margin-left: 5px;
    font-weight: initial;
    display: inline;
    position: relative;
    font-size: 1.5rem;
    color: #909090;
}
.price-old:after {
    position: absolute;
    content: '';
    height: 1px;
    top: calc(50% - 0px);
    left: -3px;
    right: -3px;
    background-color: #909090;
    -webkit-transform: rotate(185deg);
    -ms-transform: rotate(352deg);
    transform: rotate(185deg);
}
.product-thumb .price-old span.grn {
    font-size: 1.3rem;
    font-weight: 400;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	h1 {
    font-size: 20px;
}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	outline : none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.b-wishlist-table td {
    border-bottom: 1px dashed #e0e0e0;
    line-height: 19px;
    font-size: 14px;
    color: #333;
    padding: 10px;
    vertical-align: middle;
}
table.b-wishlist-table {
    margin: 0px !important;
    width: 100%;
}
.caption-wishlist {
    padding: 0 0px;
    text-align: center;
    display: grid;
}
.b-ptech-param-table { width:100%; margin:0 0 20px 0; }
.b-ptech-param-table td { border-bottom:1px dashed #e0e0e0; line-height:19px; font-size:14px; color:#333; padding:10px; vertical-align:top; }
.b-ptech-param-table .b-ptech-pt-label { color:#999; padding:10px 10px 10px 10px; width:40%; }
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
	h1 {
    font-size: 24px;
}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
	outline : none;
}
.modal-body {
  overflow:hidden;
}
.manufactured-box {
    border: 1px solid #e4e7ea;
    display: block;
    padding: 15px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 15px;
}

.manufactured-box-n {
    border: 1px solid #e4e7ea;
    padding: 15px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 10px;
    display: inline-block;
}
.manufacturer-list {
    padding: 5px;
    margin-bottom: 20px;
}
.manufacturer-content {
    padding: 8px;
}
.subcats ul {padding: 0px;list-style-type:none;}
.subcats li {margin-bottom: 20px;text-align: center;}
.subcats li img {display: block;border-radius: 5px;margin: 0px auto 10px auto;border: 1px solid #ECECEC;}
.subcats .count {position: absolute;top: 0px;left: 50%;background: #FF6A00;color: #fff;text-align: center;line-height: 30px;width: 30px;border-radius: 15px;margin-left: 32px;border: 1px solid #ECECEC;}
.rating {

}
.skucat {
    text-align: center;
}
.rating-p {
    text-align: center;
    margin-bottom: 0px;
     float: left;
    margin-right: 5px;
}
span.step-circle {
    background: #43aab6;
    color: #fff;
    padding: 0px 7px;
    border-radius: 50%;
}
div#tab-description {
    font-size: 14px;
    word-wrap: break-word;
}

div#tab-specification {
    font-size: 14px;
}

div#tab-review {
    font-size: 14px;
}
span.grn {
    font-size: 1.7rem;
    font-weight: 400;
}
span.grnp {
    font-size: 1.2rem;
    font-weight: 400;
}
.wc {
    position: initial;
    display: block;
    border-collapse: separate;
    margin-top: 7px;
    text-align: center;
}
.contact-header2 {
    font-size: 16px;
    position: relative;
    display: block;
}
.btn-wishlist {
    color: #f09300;
    background-color: #fff;
    border-color: #f09300;
	outline : none;
    display: inline-block;
    border-bottom: 1px solid #f09300;
	padding: 8.5px 12px;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.btn-wishlist:hover {
    border-color: #f09300;
    background-color: #f09300;
    color: #fff;
	outline : none;
}

.btn-compare {
    color: #333;
    display: inline-block;
	outline : none;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
}
.btn-compare:hover {
    color: #00a046;
    border-color: #00a046;
	outline : none;
}
#product .btn-cartp {
    color: #fff;
    background-color: #4682b4;
	outline : none;
    font-size: 20px;
    border-color: #4682b4;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.btn-cartp:hover, .btn-cartp:focus, .btn-cartp:active {
    background: #3f8bca !important;
    color: #fff !important;
    border-color: #3f8bca !important;
	outline : none;
}
.btn-cartr {
    color: #fff;
    background-color: #4682b4;
    border-color: #4682b4;
	outline : none;
	width: 50%;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.btn-cartr:hover, .btn-cartr:focus, .btn-cartr:active {
    background: #3f8bca !important;
    color: #fff !important;
    border-color: #3f8bca !important;
	outline : none;
}
.btn-regsal {
    color: #fd4545;
    background-color: #ffffff;
    border: 2px dotted #fd4545;
    text-transform: uppercase;
}
.btn-regsal:hover {
    color: #337ab7;
    background-color: #ffffff;
    border: 2px dotted #337ab7;
}
.btn-cart-o {
    color: #fff;
    background-color: #4682b4;
    border-color: #4682b4;
	outline : none;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.btn-cart-o:hover, .btn-cart-o:focus, .btn-cart-o:active {
    background: #3f8bca !important;
    color: #fff !important;
    border-color: #3f8bca !important;
	outline : none;
}
.btn-search {
    color: #333;
    display: inline-block;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
    outline : none;
    border-color: #d9d9d9;
}
.btn-search:hover, .btn-search:focus, .btn-search:active {
   background-color: #ffffff00;
   color: #333;
   border-color: #d9d9d9;
   outline : none;
}
.actions {
    text-align: center;
    position: relative;
	margin-bottom: 10px;
	height: 35px;
}
.btn.btn-m-p {
    color: #333;
    display: inline-block;
	outline : none;
    height: 34px;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
}
.btn.btn-m-p:hover {
    color: #4682b4;
    border-color:  #4682b4;
	outline : none;
}
.basket-button {
    display: flex;
}
.btn.btn-m-wc {
    color: #333;
    display: inline-block;
    outline: none;
    height: 45px;
    margin-left: 5px;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
}
.btn.btn-m-wc:hover {
    color: #4682b4;
    border-color:  #4682b4;
	outline : none;
}
.btn-quickorder-p {
    color: #333;
    display: inline-block;
	outline : none;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
	border-color: #43aab6;
}
.btn-quickorder-p:hover {
    color: #333;
    display: inline-block;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
    border-color: #4682b4;
	outline : none;
}
.btn-cart-c {
    color: #fff;
    background: #4682b4;
    padding: 8.5px 12px;
    outline : none;
    border-color: #4682b4;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.btn-cart-c:hover, .btn-cart-c:focus, .btn-cart-c:active {
    color: #fff !important;
    background: #3f8bca !important;
    border-color: #3f8bca;
    outline : none;
}
.actionsd {
    text-align: right;
    margin-top: -30px;
    margin-right: 5px;
}

.btn-cartrd {
    width: 25%;
    margin-bottom: -35px;
    margin-top: -35px;
    color: #4682b4;
    background-color: #fff0;
    border-color: #fff0;
    outline: none;
}
.btn-cartrd:hover, .btn-cartrd:focus, .btn-cartrd:active {
    background: #fff0 !important;
    color: #3f8bca !important;
    border-color: #fff0 !important;
    outline: none;
}
.myprice .price-old {
    font-size: 2rem;
    color: #909090;
	display: inline;
    position: relative;    
}
.econ-pricep {
    border-radius: 3px;
    text-align: center;
    color: #009688;
    font-size: 1.2em;
    margin-top: -5px;
    margin-bottom: 5px;
}
.myprice .price-new {
    color: #fd4545;
    font-weight: normal;
    font-size: 3rem;
    display: inline-block;
}
.modal-footer-popup {padding: 5px;text-align: center;border-top: 1px solid #e5e5e5;}
.contact-header {
    font-size: 16px;
    position: relative;
    display: block;
    float: right;
}
.sotsialnyi {
    margin-bottom: 10px;
    text-align:  right;
}
.review-list {
    overflow: auto;
    background: #f8f8f6;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.review-list .author {
    float: left;
    margin-bottom: 10px;
    font-size: .9em;
}
.review-list .rating {
    float: right;
    margin-bottom: 10px;
    position: relative;
    margin-top: 1px;
}
.review-list .text {
    clear: both;
}
.answer_admin {
    float: right;
    padding-left: 20px;
	margin-top: 5px;
}
/*benefits*/
.product-grid .benefit-text,
.product-grid .benefit,
.product-grid .benefits,
.product-grid .present {
	display: none;
}

.sku {
    float: right;
    font-size: 1.5rem;
}
.manufacturer-pro {
    float:  left;
    text-align:  center;
    font-weight: bold;
}
.nalicie-pro {
    padding-left: 0;
    list-style: none;
    text-align: left;
}
.sert {
    color: #aaa;
    display: inline;
    text-transform: uppercase;
    font-weight: normal;
}

.heading {overflow:hidden;margin-right:0px;}
.heading span{position:relative;display:inline-block;padding: 10px 10px 10px 0;text-transform: uppercase;color: #4d4b4b;font-weight: 500;}
.heading span:after{position:absolute;top: 50%;left:100%;right: -2000px;content:'';border-bottom: solid 1px #4d4b4b;}
.product-info .present {
	border-top: 1px solid #E7E7E7;
	padding: 15px 5px 10px 5px;
	margin-top: 10px;
}
.prem-tovar {
    display: -webkit-box;
}
.image_info {text-align: center;}
.text_info {margin: 1px 10px;text-align: center;}

.product-prems {
    margin-top: -10px;
}

.btn-order {
    color: #fff;
    background: #4682b4;
    text-transform: uppercase;
    border-color: #4682b4;
}
.btn-order:hover{
   background: #3f8bca !important;
    color: #fff !important;
	text-transform: uppercase;
	outline : none;
    border-color: #3f8bca !important;
}
sprice {
    font-size: 19px;
    text-decoration: line-through;
}

bspecial {
    color: #e95144;
    font-weight: normal;
    font-size: 33px;
    display: inline-block;
}
span.wstock {
    color: #fd4545;
    font-size: 1.5rem;
    vertical-align: 2px;
    text-transform: uppercase;
}
span.mstock {
    color: #fe6600;
    font-size: 1.5rem;
    vertical-align: 2px;
    text-transform: uppercase;
}
span.sstock {
    color: #00a046;
    font-size: 1.5rem;
    vertical-align: 2px;
    text-transform: uppercase;
}
i.fa.fa-check-circle-o {
    font-size: 2rem;
    color: #00a046;
}
i.fa.fa-clock-o {
    font-size: 2rem;
    color: #fe6600;
}

i.fa.fa-ban {
    font-size: 2rem;
    color: #fd4545;
}
.product-thumb span.wstock {
    font-size: 1.3rem;
}
.product-thumb span.mstock {
    font-size: 1.3rem;
}
.product-thumb span.sstock {
    font-size: 1.3rem;
}
.product-thumb i.fa.fa-check-circle-o {
    font-size: 1.7rem;
}
.product-thumb i.fa.fa-clock-o {
    font-size: 1.7rem;
}
.product-thumb i.fa.fa-ban {
    font-size: 1.7rem;
}
.product_banners {
    text-align: center;
    margin-top: -20px;
    height: 0px;
}
.product_bannerspr {
    text-align: center;
    margin-bottom: 10px;
}
.tabod {
    margin-top: 15px;
}
a.st {
    color: #3e77aa;
    text-decoration: none;
    border-bottom: 1px dotted;
    font-size: 15px;
    font-weight: normal;
}
.st { font-weight: bold; font-size: 20px; animation-name: blinkpromopr; animation-duration: 2s; animation-iteration-count: infinite; } 
@keyframes blinkpromopr { 0% {color: #fd4545} 50% {color: #3e77aa;} 100% {color: #fd4545;} }
h1#title-category-home {
    position: absolute;
    background: #fff;
    top: -1.6rem;
    font-size: 2.6rem;
    display: inline-block;
    padding-right: 2.4rem;
    line-height: 2.6rem;
    padding-left: 1rem;
}
.name-c {
    margin: 0px 3px 0px;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
}
a.name-cc {
    color: #337ab7;
}

a.name-cc:hover {
    color: #01a04a;
}
.block-title-home {
    border-top: 1px solid #333;
    position: relative;
    padding: 3.8rem 0 0.4rem;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 40%;
    line-height: 1.4;
    margin-top: 30px;
}
.name-t a {
    font-size: 1.3rem;
    text-decoration: none;
    color: #333;
}
.name-t a:hover {
    text-decoration: none;
    color: #4682b4;
    outline: none;
}
.name-t {
    margin: 3px 3px 3px;
    height: 40px;
    overflow: hidden;
}
.youtube {
    position: absolute;
    margin-top: -30px;
    left: 1px;
}
a.menu__links-item {
    margin-left: 15px;
    text-transform: uppercase;
}
@media (max-width: 500px) {
.product-thumb .price {
	    font-size: 2rem;
    color: #333;
	    margin-top: 5px;
	margin-bottom: 5px;
    text-align: center;
}
	.product-thumb .price-new {
    color: #fd4545;
    font-size: 2rem;
}
  .product-thumb .price-old {
        margin-left: 5px;
    font-weight: initial;
    font-size: 1.5rem;
	color: #909090;
	display: inline;
    position: relative;
  }
  .procent {
    font-size: 11px !important;
    right: 5px !important;
    top: 5px !important;
}

.econ-price{
    font-size: 1.3rem;
    margin-left: -3px;
}

.podarok {
	height: 45px;
    margin-left: 35%;
	}
.youtube {
    margin-top: -20px;
    left: 0px;
    height: 20px;
}
}
@media (max-width: 321px) {
.product-layout.product-grid {
    padding-right: 3px;
    padding-left: 3px;
	}
}
/* alert */
.alert {
	padding: 8px 60px 8px 75px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	width: 400px;
	font-size: 13px;
	font-weight: 500;
	min-height: 60px;
	display: block;
	border: none;
	z-index: 9999;
	color: rgba(255, 255, 255, 0.59);
	margin: 0;
	overflow: hidden;
}

.alert .close {
	color: #fff;
	opacity: 1;
	text-shadow: none;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 30px;
	height: 30px;
	width: 30px;
	border-radius: 30px;
	background: rgba(255, 255, 255, 0.09);
}

.alert .close:hover{
	background: rgba(255, 255, 255, 0.18);
	color: #fff;
}

.alert .fa {
	color: #fff;
	opacity: 1;
	text-shadow: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	width: 60px;
	bottom: 0;
	background: rgba(255, 255, 255, 0.09);
	display: flex;
	align-items: center;
	justify-content: center;
}

.alert a {
    margin: 0 3px;
    color: #ffffff;
}

.alert-success {
	background: #00bf54;
}

.alert-success a, .alert-success a:visited, .alert-success a:focus, .alert-success a:hover {
    color: #ffffff;
}

.alert-success .fa{
	background: #03a54a;
}

.alert-danger {
	background-color: #f44336;
}

.alert-danger .fa {
	background-color: #d32f2f;
}

.alert-info {
	background: #1886ff;
}

.alert-info .fa {
	background: #0071ec;
}
	 .mob-container .product-thumb {
    background: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
		 overflow: hidden;
    position: relative;
    transition: 0.3s all;
    box-shadow: 0 0 0 1px #e4e7ea;
}
.mob-container {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.mob-container .product-grid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
	.product-thumb .xd_stickers_wrapper {
    right: 1px !important;
}
span.promoprice {
    font-size: 1.5rem;
    color: #fd4545;
}
span.promocodpr {
    font-size: 1.4rem;
    color: #fd4545;
    font-weight: 400;
}
.procent {
    color: #ffffff;
    z-index: 2;
    background: #fd4545;
    text-align: center;
    font-size: 14px;
    padding: 3px;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 5px;
    min-width: 35px;    
}
@media (max-width: 767px){
.alert {
    display: block;
    padding: 8px 60px 8px 55px;
    width: auto;
    right: 15px;
    left: 15px;
    bottom: auto;
    top: 60px;
    }
	.mob-container .col-xs-6 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
	.mob-container .nalicie i.fa.fa-check-circle-o {
    font-size: 1.5rem;
}
.mob-container .nalicie span.sstock {
    font-size: 1.2rem;
    line-height: 16px;
    vertical-align: 1px;
    margin-left: 3px;
    text-transform: uppercase;
}
.mob-container .product-thumb .price {
    font-size: 1.7rem;
    color: #333;
    line-height: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.mob-container span.grn {
    font-size: 1.2rem;
    font-weight: 400;
}
	.mob-container .product-thumb span.promoprice {
    font-size: 1.3rem;
}
.mob-container .product-thumb span.promocodpr {
    font-size: 1.2rem;
}
.mob-container .product-thumb .price-new {
    color: #fd4545;
    font-size: 1.7rem;
}
.mob-container .product-thumb .price-old{
  font-size: 1.3rem;
}
	.mob-container .btn-cartr .desc {
    display: none;
}
.mob-container .btn-cartr {
    width: 28%;
    }

.mob-container .nalicie span.wstock {
    font-size: 1.2rem;
    line-height: 16px;
    vertical-align: 1px;
    margin-left: 3px;
    text-transform: uppercase;
}
.mob-container .nalicie span.mstock {
    font-size: 1.2rem;
    line-height: 16px;
    vertical-align: 1px;
    margin-left: 3px;
    text-transform: uppercase;
}
	.mob-container .nalicie i.fa.fa-clock-o {
    font-size: 1.5rem;
}
	.mob-container .nalicie i.fa.fa-ban {
    font-size: 1.5rem;
}
	.mob-container .name-t a {
	font-size: 1.2rem !important;
}

	 .name-c {
 	font-size: 1.1rem !important;
 	word-wrap: break-word;
 }

    .mob-container .price.similar {
    margin-bottom: 5px;
    margin-top: 11px;
    }
}
input:focus::-webkit-input-placeholder {
	color: transparent
}

input:focus:-moz-placeholder {
	color: transparent
}

input:focus::-moz-placeholder {
	color: transparent
}

input:focus:-ms-input-placeholder {
	color: transparent
}
@keyframes scaleAnimation {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

#click_for_button {
    animation: scaleAnimation 1s infinite;
    vertical-align: middle;
}
.copy-feedback {
    background-color: #4CAF50;
    color: #fff;
    padding: 5px;
    margin-top: 5px;
    text-align: center;
}
.prcodprice {

}
.prcod {
    font-size: 30px;
    color: #fd4545;
    display: inline-block;
    cursor: pointer;
    padding: 8px 16px;
    line-height: 35px;
    border: 2px dashed;
    border-radius: 5px;
}
.btn-codsal {
    color: #565656;
    background-color: rgb(255 87 34 / 13%);
    border: 2px dotted #FF5722;
    text-transform: uppercase;
    font-size: 18px;
}
.btn-codsal:hover,.btn-codsal:focus {
    color: #565656;
    background-color: rgb(255 98 48 / 18%);
    border: 2px dotted #ff6230;
}
/* преимущества */
  .benefit-item {
      display: flex;
      align-items: center;
      gap: 16px;
      margin-bottom: 16px;
  }

  .benefit-image {
      flex-shrink: 0;
      width: 100px;
      height: 100px;
  }

  .benefit-image img {
      width: 100%;
      height: 100%;
      object-fit: contain;
  }

  .benefit-text {
      display: flex;
      flex-direction: column;
  }

  .benefit-name {
      font-size: 16px;
      font-weight: 600;
      color: #4682b4;
  }

  .benefit-title {
      font-size: 14px;
      margin-bottom: 4px;
  }
/* преимущества */  