@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope/static/Manrope-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

body {
	font-family: 'Manrope';
	font-weight: 400;
	color: #333;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	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: 12px;
}
.input-group input, .input-group select, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:after {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	padding: 4px 0px 3px 0;
	margin: 0 0 15px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	font-size: 20px;
font-family: 'Manrope';
font-weight: 700;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {

	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 5px 0 5px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	width: 350px;
	height: 50px;
	display: flex;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	width: 350px;	
box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
background: #F1F3F6;
border-radius: 50px;
height: 50px;
padding: 0 20px;
border: none;
font-size: 16px;
}
#search .input-lg::placeholder {
	color: #AFAFAF;
	font-size: 16px;
}
#search .btn-lg {
padding: 0;
position: absolute;
right: 0;
z-index: 2;
background: none;
border: none;
padding: 15px 20px;
}
/* cart */
#cart {
	margin-bottom: 10px;
		width: 150px;
height: 50px;

}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	border-radius: 50px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#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;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#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;
}
#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;
}
#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;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.category-head .category-left {
		width: 0;
	}
}
@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);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	#photo-car .owl-pagination {
		top: 0;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #fff;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
		font-size: 16px;
	color: #333333;
	line-height: 26px;
}

footer .nav > li > a {
	padding: 0;
}
footer .nav-footer .nav > li:nth-child(3) a {
	color: #00BE16;
}
footer .nav-footer .nav > li:nth-child(4) a {
	color: #FFA500;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	background: none;
	border: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li {
	font-size: 12px;
}
.breadcrumb > li a, .last-hk {
	color: #AFAFAF;
	white-space: normal;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:last-child::after {
	display: none;
}
.breadcrumb > li:after {
content: '';
display: block;
position: absolute;
top: 3px;
right: -8px;
width: 14px;
height: 14px;
background-image: url(/image/arrow-back.svg);
background-repeat: no-repeat;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 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;
}
.btn-primary {
	color: #ffffff;
	background: #00BE16;
	border: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #EE9A00;
	background-position: 0 -15px;
	border: 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);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #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);
}
.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;
}
.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);
}
/* 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;
}
/* 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 */
.product-thumb {
	background: #fff;
	margin-bottom: 20px;
	overflow: auto;
	border-radius: 20px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.product-thumb .image {
	text-align: center;
	padding-top: 30px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	text-align: center;
	line-height: 16px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #535353;
font-size: 22px;
margin-top: 10px;
font-family: 'Manrope';
font-weight: 700;
}
.product-thumb .price-new {
	color: #f0251f;
font-family: 'Manrope';
font-weight: 700;
}
.product-thumb .price-old {
	color: #d1d1d1;
	text-decoration: line-through;
	margin-left: 5px;
	font-size: 18px;
	font-family: 'Manrope';
font-weight: 500;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: 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;
	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;
}
#photo-car {
	height: 100%;
}
#photo-car .owl-controls .owl-page span {
width: 16px;
height: 16px;
}
#photo-car.owl-carousel .owl-buttons .owl-prev {
	left: 20px;
	margin-left: 0;
}
#photo-car.owl-carousel .owl-buttons .owl-next {
    right: 20px;
}
.image-additional {
	max-width: 78px;
}
.image-additional.full-img {
	max-width: 100%;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@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;
	}
}

/* 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;
}
#top .container {
	display: flex;
}
.nav-block {
	display: flex;
	width: 87%;
	justify-content: space-between;
	max-height: 70px;
	border-bottom: 2px solid #F1F3F6;
}
#form-language span {
	height: 30px;
width: 57px;
display: inherit;
background: #F1F3F6;
border-radius: 100px;
}
#form-language .language-select {
	padding: 0;
border: none;
color: #AFAFAF;
}
#form-language .language-select.active {
    color: #00BE16;
}
#form-language .language-select.active:first-child::after{
content: "";
  width: 24px;
  height: 24px;
  background: #00BE16;
  border-radius: 100%;
  position: absolute;
  left: 31px;
  top: 3px;
  border: 3px solid #fff;
}
#form-language .language-select.active:last-child::before{
	content: "";
  width: 24px;
  height: 24px;
	background: #00BE16;
	border-radius: 100%;
	position: absolute;
	right: 31px;
top: 3px;
border: 3px solid #fff;
}
#form-language .language-select:last-child {
	margin-left: 5px;
}
#form-language .language-select:first-child {
	margin-right: 5px;
}
#form-language .language-select:first-child::after{
	content: "";
	width: 57px;
	height: 30px;
	background: #F1F3F6;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: -8px;
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
	margin-left: 13px;
}
#form-language .language-select:last-child::before {
		content: "";
width: 57px;
height: 30px;
	background: #F1F3F6;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: -8px;
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
	margin-right: 13px;
}
.list-inline.info {
	margin-bottom: 0;
	display: flex;
align-items: center;

}
.list-inline.info li a {
	font-size: 16px;
	color: #333333;
}
@media(min-width: 1460px) {
.container {
    width: 1460px;
}
}
.list-inline.info li {
	margin: 0 15px;
}
#logo {
	width: 13%;
}
.nav-right {
	display: flex;
}
body {
	background: #FAFAFA;
}
.language-select, .language-select:hover {
	background: none !important;
}
#form-language {
	display: flex;
align-items: center;
}
.cocials {
	align-items: center;
display: flex;
padding-right: 20px;}
.cocials a {
	margin: 0 7px;
}

.list-inline.info li a:hover {
	color: #00BE16;
}
.phone img {
	height: 17px;
}
.phone a > span {
	font-size: 20px;
font-family: 'Manrope';
font-weight: 700;
color: #00BE16;
}
.phone-text {
	font-size: 16px;
	font-family: 'Manrope';
font-weight: 500;
	color: #AFAFAF;
}
.phone-tel {
	display: flex;
}
.dropdown.main {
	display: flex;
	height: 50px;
}
.dropdown.main img {
	padding-right: 10px;
	
}
.select2-search.select2-search--dropdown {
	z-index: 0000;
position: relative;
background: #F1F3F6 !important;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1) !important;
border-radius: 167px !important;
height: 60px !important;
border: none !important;
padding: 15px 20px;
font-size: 18px !important;
font-family: 'Manrope';
font-weight: 400;
}
.select2-search__field {
	border: none;
width: 80% !important;
margin-left: 20px;
background: #F1F3F6;
}
.select2-search__field:focus, .select2-search__field, .select2-search__field:active {
	outline:none;
	border: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	z-index: 99 !important;
}
.select2-results__option {
	padding: 10px 20px !important;
border-bottom: 1px solid #F1F3F6;
}
.select2-results {
    display: block;
    height: 280px !important;
    padding-top: 10px;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 250px !important;
    overflow-y: auto !important;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 250px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #00BE16 !important;
}
.select2-dropdown.select2-dropdown--below {
	width: 487px;
margin-top: -60px;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
border-radius: 30px 30px 30px 30px !important;
}
.select2-dropdown {
	border: none !important;
}
.nsmenu-type-category-simple img {
	width: 550px;
	padding-right: 0 !important;
}
#search button {
	box-shadow: none;
}
.application {
	width: 255px;
text-align: center;
background: #FFA500;
height: 50px;
border-radius: 50px;
color: #FEFEFE;
font-size: 18px;
font-family: 'Manrope';
font-weight: 700;
line-height: 50px;
}
.account, #cart > .btn {
	color: #333;
width: 150px;
height: 50px;
background: #F1F3F6;
border-radius: 100px;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
text-align: center;
font-family: 'Manrope';
font-weight: 500;
font-size: 18px;
line-height: 50px;
border: none;
}
#cart > .btn {
	line-height: 0;
}
.account img, #cart img {
	margin-right: 10px;
margin-top: -2px;
}
#cart-total .value {
position: absolute;
right: 10px;
top: -12px;
width: 25px;
height: 25px;
background: #00BE16;
border-radius: 100px;
line-height: 24px;
font-size: 14px;
color: #fff;
}
.breadcrumb.spec {
	margin: 10px -15px;
}
.header-main {
	display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
footer {
	color: #333;
}
.footer-main {
    display: flex;
    justify-content: space-between;
	padding-top: 20px;
padding-bottom: 45px;
}
.call-footer img {
	margin-right: 7px;
}
.footer-main .tittle {
font-family: 'Manrope';
font-weight: 700;
font-size: 16px;
}
.call-footer span {
	font-size: 16px;
}
.tittle.two {
	margin-top: 20px;
}
.message-footer {
	font-size: 14px;
}
.soc-icons {
	display: flex;
justify-content: flex-start;
margin-top: 17px;
}
.powered {
border: 2px solid #F1F3F6;
text-align: center;
padding: 22px 0;
color: rgba(51, 51, 51, 0.5);
font-size: 18px;
margin: 0;
}
.sc-widget-image img {
	border-radius: 10px;
}
#slideshow0 .owl-wrapper-outer {
	border: none;
	border-radius: 20px;
}
.tittle-company {
	display: block;
font-family: 'Manrope';
font-weight: 700;
color: #333;
font-size: 30px;
margin-bottom: 20px;
}
.company {
	padding: 30px;
border-radius: 9px;
background: #fff;
box-shadow: 0px 1.71496px 3.42992px rgba(0, 0, 0, 0.1);
margin-top: 56px;
}
.company-content {
	font-size: 16px;
color: #333;
line-height: 25px;
}
.button-company {
	display: table;
margin-top: 15px;
color: #00BE16;
text-decoration-line: underline;
}
.banners-home {
	display: flex;
justify-content: space-between;
margin-top: 40px;
}
.banner-home1 {
	margin-right: 10px
}
.banner-home2 {
	margin-left: 10px
}
.banners-home img {
	border-radius: 20px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.tittle-module {
	margin: 60px 0 50px;
	display: block;
	text-align: center;
	color: #333;
	font-size: 30px;
	font-family: 'Manrope';
font-weight: 700;
}
.product-layout {
	margin: 0 10px;
}
.row.spec {
	margin-right: -25px;
margin-left: -25px;
}
.menu-header-box {
width: auto;
height: 50px;
margin-left: 0;
padding: 0;
margin-right: 0;
}
#horizontal-menu .container {
width: max-content;
height: 50px;
padding: 0;
margin: 0;
}
.caption .name{
	font-size: 13.5px;
color: #333;
font-family: 'Manrope';
font-weight: 500;
height: 34px;
display: flex;
justify-content: center;
overflow: hidden;
}
.button-cart {
	display: flex;
justify-content: center;
margin-top: 20px;
margin-bottom: 30px;
}
.button-cart button {
	width: 145px;
height: 46px;
background: #00BE16;
border-radius: 62px;
border: none;
color: #fff;
font-family: 'Manrope';
font-weight: 700;
font-size: 15px;
display: flex;
align-items: center;
position: relative;
padding-left: 0;
  padding-right: 45px;
  justify-content: center;
}

.bigbanner {
	margin-top: 40px;
}
.bigbanner img {
	border-radius: 9px;
}
.image.sc-widget-image .modal_2   {
	width: 100%;
display: flex;
}
.image.sc-widget-image .modal_2 img {
	width: 100%;
	border-radius: 11px;
}
#record_columns-5 .owl-item {
	padding: 0 10px 10px;
}
#cmswidget-5 {
margin: -7px -10px 80px;
}

.content-records.column_width_5 {
	padding: 15px 15px 20px;
	background: #FFFFFF;
border-radius: 20px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
#special .owl-next i {
	margin-left: 3px;
}
#record_columns-5 .owl-prev{
	left: -10px;
}
#record_columns-5 .owl-next{
	right: -18px;
}
#record_columns-5 .owl-next i {
	margin-left: 5px !important;
}
.ascp-list-title-widget {
	color: #333;
font-size: 27px;
font-family: 'Manrope';
font-weight: 700;
}
.record_description p {
font-family: 'Manrope';
font-weight: 400;
font-size: 16px;
color: #000;
line-height: 20px !important;
}
.blog_bottom {
display: flex;
justify-content: flex-start;
margin-top: 21px;
width: 100%;
}
.button.seocms_further {
background: #00BE16;
  box-shadow: inset 0.705882px 0.705882px 1.41176px rgba(0, 0, 0, 0.1);
  border-radius: 117.882px;
  height: 45px;
  width: 180px;
  font-size: 16px;
  line-height: 17px;
  font-family: 'Manrope';
font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  padding-right: 20px;
}
a.ascp-list-title-widget {
	overflow: hidden;
}
.sc-align-sort {
	width: max-content;
position: absolute;
right: 20px;
top: -10px;
}
.box-label input[type="checkbox"]:checked::parent {
 display: none;
}
.button.seocms_further .but i {
	font-size: 28px;
color: #00BE16;
}
.seocms_further .but {
	display: none;
}
.blog-data-record {
color: #000;
font-family: 'Manrope';
font-weight: 400;
display: flex;
align-items: center;
font-size: 16px;
line-height: 16px;
color: #afafaf;
margin-left: 25px;
}
.blog-data-record img {
	margin-right: 10px;
	display: none;
}
#cmswidget-5 .tittle {
	font-size: 30px;
text-align: center;
margin-top: 70px;
margin-bottom: 44px;
font-family: 'Manrope';
font-weight: 700;
}
.button-cart button:after, #product #button-cart:after, #boc_submit:after, #button-nostock:after {
content: '';
background-image: url(/image/cartprod.svg);
width: 34px;
height: 34px;
display: inline-block;
background-repeat: no-repeat;
background-color: #F6F6F6;
box-shadow: inset 1.80512px 1.80512px 2.70768px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;
right: 7px;
display: flex;
background-position: center;
}
#button-nostock:after {
	background-image: url(/image/cartno.svg);
}
#slideshow1 {
	display: none !important;
}

.mobban {
	display: none;
}
.phone-tel img {
	margin-right: 5px;
	margin-top: -7px;
}
#search .form-control:focus {
	border: none;
}
#prlogin-popup .modal-header {
	border: none;
}
#prlogin-popup .nav .active {
	display: none;
}
#prlogin-popup .modal-dialog {
	width: 530px;
}
#prlogin-popup .modal-body {
	padding: 15px 50px 50px;
}
#prlogin-popup .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
#prlogin-popup .modal-content {
	min-height: 617px;
	border-radius: 15px;
}
#prlogin-tabs ul li {
	width: 100%;
}
#exampleModalLabel {
	text-align: center;
color: #00BE16;
font-size: 28px;
line-height: 34px;
font-family: 'Manrope';
font-weight: 700;
}
.nav-tabs li a {
	font-family: 'Manrope';
font-weight: 500;
font-size: 21px;
color: #333333;
border: none;
margin-bottom: 5px;
}
.nav-tabs li a span {
	color: #F9A306;
}
.nav-tabs {
	border: none;
}
.nav-tabs > li > a:hover {
	background: none;
}
#prlogin-popup .form-control {
	height: 60px;
background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
padding: 0 30px;
font-size: 18px;
color: #333333;
border: none;
}
#prlogin-popup .form-control::placeholder {
	color: #333333;
}
#prlogin-tab-login .form-control:focus {
	border: none;
}
#prlogin-popup .btn-primary {
	width: 100%;
background: #00BE16;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
border: none;
height: 60px;
font-family: 'Manrope';
font-weight: 700;
font-size: 20px;
margin-top: 20px;
}

.forgotten {
text-align: center;
margin-top: 15px;
font-size: 18px;
}
.tittle-soc {
	display: flex;
justify-content: center;
}
.button-soc {
	display: flex;
justify-content: center;	
width: 50%;
}
.tittle-soc {
	display: flex;
justify-content: center;
color: #333;
font-size: 18px;
margin-bottom: 20px;
}
.btn-soc.google {
border: 1px solid #F44336;
box-sizing: border-box;
border-radius: 69px;
background: none;
height: 55px; 
position: relative; 
color: #F44336;
font-family: 'Manrope';
font-weight: 500;
padding-left: 50px;
font-size: 16px;
padding-right: 20px;
width: 100%;
}
.btn-soc.google:before {
content: '';
background-image: url(/image/gl.svg);
width: 43px;
height: 43px;
display: inline-block;
background-repeat: no-repeat;
background-color: #F6F6F6;
box-shadow: inset 1.80512px 1.80512px 2.70768px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;
top: 5px;
display: flex;
background-position: center;
left: 5px;
}
.btn-soc.fb {
border: 1px solid #3B5999;
box-sizing: border-box;
border-radius: 69px;
background: none;
width: 180px;
height: 55px;
position: relative; 
color: #3B5999;
font-family: 'Manrope';
font-weight: 500;
padding-left: 50px;
font-size: 16px;
}
.btn-soc.fb:before {
content: '';
background-image: url(/image/fb.svg);
width: 43px;
height: 43px;
display: inline-block;
background-repeat: no-repeat;
background-color: #F6F6F6;
box-shadow: inset 1.80512px 1.80512px 2.70768px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;
top: 5px;
display: flex;
background-position: center;
left: 5px;
}
.btn-soc {
	margin: 0 5px;
}
.close {
	opacity: 1;
	z-index: 1;
position: absolute;
right: 30px;
top: 30px;
}
.nav-tabs li {
	text-align: center;
}
.dropdown-menu after {
	position: absolute;
width: 100%;
margin-left: 0 !important;
}
.have-acc {
	font-family: 'Manrope';
font-weight: 500;
	color: #333;
	font-size: 21px;
	padding: 10px 15px;
	display: flex;
	justify-content: center;
	line-height: 1.42857143;
}
#prlogin-popup .have-acc a {
	color: #23a1d1;
}
.tittle-soc:before {
	content: '';
	
}
.border span {
	height: 1px;
width: 66px;
display: inline-block;
background: #BBC5D3;
margin: 0 auto;
}
.border {
	text-align: center;
margin-bottom: 20px;
margin-top: 20px;
}
.nav > li > a:hover {
	background: none;
	color: #333333;
}
.dropdown.main, #horizontal-menu .container, #horizontal-menu.navbar {
	position: static;
}
.header-main {
	position: relative;
}
.nsmenu-type-category-simple {
	left: 0px;
right: 0px;
width: 100%;
margin-left: 0 !important; 
}
.dropdown.main > .nsmenu-type-category-simple > .nsmenu-haschild li a {
	font-size: 19px;
font-family: 'Manrope';
font-weight: 700;
padding: 25px 30px 25px 100px !important;
}
.nsmenu-haschild.div {
	width: 33.33%;
}

.category h1 , .product-special h1, .product-search h1 {
	font-size: 30px;
	font-family: 'Manrope';
font-weight: 700;
	margin: 20px 0;
	width: 80%;
}
.product-grid {
	padding: 0 10px;
}
.category >.row {
	margin: 0 -13px;
}
.line-sort {
	font-size: 16px;
	height: 40px;
}
.dropdown-menu.category .line-sort a {
	font-size: 16px;
height: 40px;
padding: 8px 20px;
}
.dropdown-menu.category .line-sort a:hover, .dropdown-menu.category .active > a {
	background: #00BE16;
}

.product-grid img {
	padding: 20px;
}
.row.grid .model {
	position: absolute;
top: 15px;
left: 20px;
color: #AFAFAF;
font-family: 'Manrope';
font-weight: 500;
}
.product-grid .image a:hover {
	opacity: 1;
}
.product-grid .name {
	font-size: 16px;
}
.product-grid .button-cart button {
	width: 182px;
height: 56px;
}
.product-grid .button-cart button::after {
	width: 42px;
height: 42px;
background-image: url(/image/catcart.svg);
}
.button-cart.nostock button {
	background: #B7B7B8;
width: 240px;
}
.product-grid .button-cart.nostock span {
	margin-left: 3px;
}
.product-grid .button-cart.nostock button::after {
background-image: url(/image/cartno.svg);
}
.product-grid .button-cart span {
	font-size: 18px;
	font-family: 'Manrope';
font-weight: 600;
}
.product-grid .button-cart {
	margin-top: 25px;
margin-bottom: 35px;
}
.seomore_a {
	background: #F9A306;
border: 1px solid #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 41px;
width: 342px;
height: 60px;
color: #FFFFFF;
font-size: 23px;
display: flex;
font-family: 'Manrope';
font-weight: 600;
text-shadow: none;
justify-content: center;
align-items: center;
}
.seomore_div {
	display: flex;
justify-content: center;
}
.load-prod {
	margin-right: 10px;
}
.category-head {
	display: flex;
justify-content: space-between;
align-items: center;
}
.category-left {
	width: 70%;
}
.container.category #column-left {
	padding-right: 10px;
}
.product-block {
	display: flex;
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}
.product-block ul li a{
	border: none;
}
.product-block .image {
	width: 42%;
justify-content: center;
align-items: center;
position: relative;
}
.right-product {
	width: 58%;
}
.art {
	margin-top: 45px;
font-size: 16px;
color: #AFAFAF;
font-family: 'Manrope';
font-weight: 500;
}
.right-product h1 {
	font-size: 30px;
font-family: 'Manrope';
font-weight: 600;
}
.right-product .price {
	font-size: 50px;
margin-top: 40px;
display: flex;
font-family: 'Manrope';
font-weight: 600;
}
.disconts {
	margin-top: 40px;
	display: flex;
}
.disconts div {
	background: #FFF8D8;
border-radius: 63px;
height: 40px;
width: 260px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 20px;
font-size: 16px;
font-family: 'Manrope';
font-weight: 600;
color: #00BE16;
}
.disconts div span {
	color: #333;
	font-family: 'Manrope';
font-weight: 400;
}
.plus-minus {
	width: 146px;
height: 54px;
background: #E7EBF2;
box-shadow: inset 1.28571px 1.28571px 2.57143px rgba(0, 0, 0, 0.1);
border-radius: 78.4286px;
margin-right: 24px;
}
.plus-minus .input-group-btn:first-child > .btn {
	width: 36px;
height: 36px;
background: #FFFFFF;
border: none;
border-radius: 100px;
margin-left: 10px;
font-size: 32px;
line-height: 0px;
padding: 0;
color: #00BE16;
}
.plus-minus .input-group-btn:last-child > .btn {
width: 36px;
height: 36px;
background: #FFFFFF;
border: none;
border-radius: 100px;
margin-right: 10px;
font-size: 32px;
line-height: 0px;
padding: 0;
color: #00BE16;
}
#product #input-quantity {
height: 54px;
background: no-repeat;
border: none;
box-shadow: none;
width: 56px;
font-weight: 600;
font-size: 18px;
line-height: 21px;
text-align: center;
color: #333333;
font-family: 'Manrope';
font-weight: 400;
}
#product .form-group {
	display: flex;
	margin-top: 30px;
	align-items: center;
}
#button-cart, #button-nostock {
	position: relative;
	width: 225px;
height: 55px;
background: #00BE16;
border-radius: 69px;
display: flex;
justify-content: center;
align-items: center;
}
#button-nostock {
	width: 300px;
	background: #B7B7B8;
}
#button-cart > span, #button-nostock > span {
	margin-right: 35px;
font-size: 24px;
font-family: 'Manrope';
font-weight: 600;
}
#product #button-cart::after, #boc_submit::after, #button-nostock::after {
height: 44px;
width: 44px;
background-size: 22px;
top: 5.5px;
}
.boc_order_btn {
	background: none;
border: none;
margin-left: 20px;
height: 24px;
color: #AFAFAF;
font-size: 16px;
border-bottom: 1px dashed #AFAFAF;
display: flex;
align-items: center;
padding: 0;
}
#recommended .product-thumb {
	background: #FFFFFF;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.07);
border-radius: 10px;
min-height: max-content;
}
#recommended .price {
font-size: 20px;
margin-top: 2px;
justify-content: center;
min-height: 45px;
align-items: center;
flex-direction: column;
margin-bottom: 12px;
}
#recommended  .xdstickers_wrapper.position_upright {
    top: 10px !important;
right: 10px !important;
}
.xdstickers {
	background: #F0251F;
box-shadow: inset 0.563218px 0.563218px 1.12644px rgba(0, 0, 0, 0.1);
border-radius: 31.5402px;
height: 23px;
width: 49px;
font-size: 12px;
line-height: 22.5px;
}
#recommended .price-old {
	margin: 0;
font-size: 14px;
line-height: 16px;
order: -1;
}
#recommended .price-new {
    color: #f0251f;
    font-family: 'Manrope';
font-weight: 600;
}
#recommended {
	width: 670px;
	margin-left: -10px;
}
#recommended .image {
	width: 100%;
}
#recommended .product-list {
	padding: 0 10px;
}
#recommended .product-thumb .image {
	padding: 15px;
}
#recommended .name {
	display: flex;
font-size: 12px;
line-height: 14px;
color: #333333;
text-align: center;
padding: 0 10px;
height: 30px;
overflow: hidden;
}
#recommended .owl-prev {
	opacity: 1;
	margin-left: -25px;
}
#recommended .owl-next {
	opacity: 1;
	margin-right: -15px;
}
.related-name {
	margin-top: 30px;
margin-bottom: 20px;
display: flex;
font-size: 24px;
font-family: 'Manrope';
font-weight: 600;
}
.bottom-left {
	width: 55%;
	margin-top: 35px;
}
.bottom-right {
	width: 43%;
	margin-top: 98px;
}
.bottom-block {
	display: flex;
justify-content: space-between;
}
.bottom-left .tabs-block ul li.active a {
	color: #00BE16;
	border: none;
	border-bottom: 2px solid #00BE16;
	background: none;
}
.bottom-left .tabs-block ul li.active a:hover {
	border: none;
	background: none;
	border-bottom: 2px solid #00BE16;
}
.bottom-left .tabs-block ul li a {
	font-size: 18px;
	background: none;
border: none;
padding: 5px 0;
margin: 0 14.5px;
color: #646464;
}
.bottom-left .tabs-block ul li a:hover {
	color: #00BE16;
}
.bottom-left .tabs-block .nav {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 3px;
}
.bottom-left .tab-content {
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px 40px 40px;
}
.bottom-left .tabs-block ul {
	margin-bottom: 24px;
}
.nav-tabs li a .rev-quan {
	width: 25px;
height: 25px;
display: flex;
background: #00BE16;
border-radius: 50px;
color: #FAFAFA;
font-size: 14px;
margin-left: 6px;
justify-content: center;
align-items: center;
}
.bottom-left .tabs-block ul .rev a {
	display: flex;
	align-items: center;
	line-height: 14px;
}
.info-prod {
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 35px 15px 35px 0;
display: flex;
height: 160px;
margin-bottom: 28px;
}
.info-prod .image {
	width: 175px;
justify-content: center;
display: flex;
align-items: center;
}
.image.car img{
	width: 100px;
}
.info-prod .text .name {
	display: flex;
line-height: 29px;
font-family: 'Manrope';
font-weight: 600;
font-size: 24px;
margin-bottom: 8px;
}
.info-prod .text {
	font-size: 16px;
	width: 490px;
}
.related {
	margin-right: -10px;
margin-left: -10px;
}
#related .owl-prev {
	margin-left: -24px;
}
#related .owl-next {
    right: -15px;
}
.fa-angle-right::before {
    content: "\f105";
    margin-left: 2px;
}
.tittle-related {
	display: flex;
justify-content: center;
margin-top: 60px;
margin-bottom: 50px;
font-size: 30px;
font-family: 'Manrope';
font-weight: 500;
}
.required.rating {
	display: none;
} 
.rev-head {
	display: flex;
	justify-content: space-between;
}
.namerev {
	font-family: 'Manrope';
font-weight: 700;
	font-size: 30px;
line-height: 36px;
margin-bottom: 26px;

	align-items: center;
	display: flex;
}
.button-rev {
	background: #FFA500;
border-radius: 100px;
width: 200px;
height: 45px;
border: none;
font-size: 18px;
color: #FEFEFE;
font-family: 'Manrope';
font-weight: 600;
}
#review-list {
margin-top: 20px;
}
#review-list .no-rev {
	color: #00BE16;
	font-size: 16px;
	font-family: 'Manrope';
font-weight: 500;
	margin: 0;
}
.reviews-list {
	display: flex;
flex-direction: column;
margin-bottom: 10px;
background: #F1F3F6;
border-radius: 20px;
padding: 25px 30px 22px;
}
.reviews-list:last-child {
	border: none;
	margin: 0;
}
.modal-content.rev, .modal-dialog.rev {
	width: 600px;
height: 600px;
}
#form-review .tittle {
	display: flex;
justify-content: center;
margin-top: 45px;
font-size: 30px;
font-family: 'Manrope';
font-weight: 700;
margin-bottom: 32px;
color: #00BE16;
}
.author {
	color: #00BE16;
font-family: 'Manrope';
font-weight: 700;
font-size: 18px;
line-height: 25px;
}
.added {
line-height: 24px;
font-family: 'Manrope';
font-weight: 400;
color: #9B9B9B;
margin-left: 14px;
}
.reviews-list .text, .answer .text {
	color: #333;
margin-top: 3px;
font-family: Gilroy-SemiBold;
font-size: 16px;
line-height: 25px;
}
.modal-content.rev .mfp-close {
	right: 10px;
top: 10px;
}
.modal-content.rev {
padding: 0 50px 50px;
}
#form-review .form-group {
	margin: 0 0 10px;
}
#form-review input {
background: #FFF;
border: none;
border-radius: 10px;
height: 45px;
font-size: 18px;
padding: 0 17px;
width: 100%;
box-shadow: none;
}
.modal-open.sms .modal-backdrop.fade.in, .sms.modal-open .modal-backdrop.fade.in, body.sms  .modal-backdrop.fade.in {
	display: none;
}
.button-getrev {
width: 38.3%;
margin-top: -56px;
}

#form-review {
padding: 20px;
background: #F1F3F6;
border-radius: 10px;
display: flex;
flex-direction: column;
}
.rev-form-new {
	display: flex;
}
.rev-form-new .left {
	padding-right: 10px;
	width: 40%;
}
.rev-form-new .right {
	width: 60%;
}
#form-review textarea {
background: #FFF;
box-shadow: none;
border-radius: 10px;
font-size: 18px;
border: none;
padding: 18px 20px 0;
resize: none;
height: 157px;
}
#simplecheckout_payment_address .checkbox input[type="checkbox"]:checked + label::after, #simplecheckout_payment_address .checkbox input[type="checkbox"]:not(:checked) + label::after {
	top: 13px;
}
#button-review {
    background: #00BE16;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 45px;
    border: none;
    font-family: 'Manrope';
font-weight: 600;
    position: relative;
}
.alert-danger {
	background: none;
	border: none;
}
.price-main .price-spec {
	font-size: 50px;
margin-top: 20px;
display: flex;
font-family: 'Manrope';
font-weight: 600;
color: #f0251f;
}
.price-old {
	text-decoration: line-through;
color: #999;
font-size: 22px;
margin-top: 40px;
display: flex;
}
.product-thumb .caption .price-old {
	margin-top: 0;
	justify-content: center;
	margin-bottom: 7px;
}
.product-thumb .caption .price {
	display: flex;
flex-direction: column;
min-height: 40px;
justify-content: center;
}
.sort-ul {
display: flex;
border-radius: 10px;
border: none;
width: 255px;
height: 44px;
font-size: 16px;
align-items: center;
justify-content: space-between;
padding: 20px 20px 20px 60px;
background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.dropdown-menu.category {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.07);
width: 255px;
border: none;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_buttons .button:after {
content: '';
background-image: url(/image/cartprod.svg);
width: 42px;
height: 42px;
display: inline-block;
background-repeat: no-repeat;
background-color: #F6F6F6;
box-shadow: inset 1.80512px 1.80512px 2.70768px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;
right: 8px;
display: flex;
background-position: center;
background-size: 20px;
}
#button-cart.in_cart {
font-size: 24px;
padding-right: 50px;
font-family: 'Manrope';
font-weight: 600;
background: #FFA500;
}
#product #button-cart.in_cart::after {
    content: '';
    background-image: url(/image/incart.svg);
}
#boc_order .modal-header {
display: flex;
justify-content: center;
align-items: center;
border: none;
margin-top: 29px;
margin-bottom: 5px;
}
#boc_order .modal-header .close {
width: 35px;
height: 35px;
background: #00BE16;
border-radius: 0 10px;
right: 0;
top: 2px;
font-size: 0;
}
#boc_order .modal-header .close:hover {
	opacity: 1;
}
#boc_order .modal-body {
	padding: 0 30px 32px;
}
input#boc_phone {
	background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
border: none;
width: 100%;
height: 60px;
padding: 0 30px;
font-size: 18px;
color: #333;
}
input#boc_phone::placeholder {
	
}
#boc_form .col-pd-15 {
	padding: 0;
	margin: 0;
}
#boc_form .input-group.has-warning {
	width: 100%;
	margin-bottom: 20px;
}
#boc_order_title {
    color: #00BE16;
font-size: 22px;
line-height: 27px;
font-family: 'Manrope';
font-weight: 700;
}
#boc_submit {
	max-width: 100% !important;
background: #00BE16;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
height: 60px;
font-size: 18px;
font-family: 'Manrope';
font-weight: 700;
position: relative;
}
#boc_submit::after {
	display: none;
}
.application:hover {
	color: #fff;
}
.dropdown-toggle.main.dropdown-img {
	color: #fff !important;
}
#print {
	width: 800px;
margin: 0 auto;
padding: 45px;
background: #F1F3F6;
border-radius: 10px;
}
.row_.prodlist {
	padding: 20px 40px 20px 20px;
background: #fff;
border-radius: 6px;
display: flex;
margin-bottom: 20px;
}
.row_.prodlist .left {
	display: flex;
}
.row_.prodlist .left img {
	background: #fff;
border-radius: 6px;
border: 1px solid #F1F3F6;
}
.row_.prodlist .left {
	width: 80%;
}
.row_.prodlist .right {
	width: 20%;
}
.row_.prodlist .right .price-total, .row_.prodlist .right .quan-text {
	text-align: right;
}
.row_.prodlist .right .price-total {
	text-align: right;
height: 83%;
display: flex;
justify-content: end;
align-items: center;
font-size: 20px;
font-family: 'Manrope';
font-weight: 600;
color: #00BE16;
}
.block-cart {
	padding-left: 20px;
	display: flex;
flex-direction: column;
justify-content: space-between;
}
.block-cart .name a {
	color: #333;
font-size: 16px;
font-family: 'Manrope';
font-weight: 600;
}
.block-cart .model {
	color: #AFAFAF;
}
.number-order {
	display: block;
text-align: center;
font-family: 'Manrope';
font-weight: 600;
font-size: 26px;
margin-top: 70px;
margin-bottom: 10px;
}
.senks {
	display: block;
text-align: center;
font-family: 'Manrope';
font-weight: 700;
font-size: 66px;
line-height: 80px;
color: #00BE16;
padding-bottom: 70px;
z-index: 1;
position: relative;
background: #FAFAFA;
}
.totals-info .total-suc:first-child {
	display: none;
}
.success-responsive .totals-info {
	text-align: right;
}
.total-suc .tittle > span {
	font-size: 24px;
line-height: 22px;
font-family: 'Manrope';
font-weight: 600;
}
.total-suc .text {
	font-weight: bold;
font-size: 24px;
color: #00BE16;
}
.total-suc {
	margin-top: 30px;
}
.buttons.success {
	text-align: center; 
	margin-top: 40px;
}
.buttons.success .btn-primary {
	background: #F9A306;
border-radius: 167px;
width: 340px;
height: 57px;
line-height: 40px;
font-family: 'Manrope';
font-weight: 600;
font-size: 18px;
}
.you-order {
	font-family: 'Manrope';
font-weight: 600;
font-size: 26px;
margin-bottom: 40px;
display: flex;
}
.suc-gal {
	display: flex;
justify-content: center;
position: relative;
}
.suc-gal span {
	width: 160px;
height: 160px;
position: absolute;
background: #FAFAFA;
border-radius: 100px;
top: -130px;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
}
.suc-gal span:before {
content: '';
width: 126px;
height: 142px;
border: 6px solid #00BE16;
position: absolute;
border-radius: 100%;
top: 0px;
left: 17.5px;
}
.suc-gal span:after {
content: '';
background-image: url(/image/gal2.svg);
width: 53px;
height: 40px;
background-size: 53px;
position: absolute;
z-index: 9;
top: 55px;
left: 60px;
}
.block-cart .price {
	font-size: 18px;
font-family: 'Manrope';
font-weight: 500;
}
.shemymenu ul {
	list-style: none;
display: flex;
padding:0;
height: 55px;
background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 68px;
justify-content: space-between;
}
.shemymenu .main {
text-align: center;
border-radius: 68px;
}
.shemymenu li a{
    font-size: 20px;
	font-family: 'Manrope';
font-weight: 700;
	line-height: 54px;	
	text-align: center;
	color: #00BE16;
	height: 55px;
	display: inline-block;
}
.category .name-shemy, .name-info {
    display: flex;
    align-items: center;
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}
.name-info {
	margin:50px 0;
}
.name-shemy .shemy, .name-info .shemy {
    padding: 0 25px;
    background: #FAFAFA;
    z-index: 1;
    margin: auto;
    color: #000;
	font-size: 40px;
line-height: 48px;
font-family: 'Manrope';
font-weight: 700;
}
.category .name-shemy::after, .name-info::after {
    content: '';
    width: 100%;
    height: 3px;
    background: #BBC5D3;
    position: absolute;
    left: 0;	
}
.name-info::after {
	background: #00BE16;
}
.button-detail {
	display: flex;
justify-content: center;
margin-bottom: 40px;
}
.button-detail a {
	width: 150px;
height: 38px;
display: inline-block;
text-align: center;
color: #FFFFFF;
font-size: 15px;
font-family: 'Manrope';
font-weight: 700;
background: #00BE16;
border-radius: 125.865px;
line-height: 36px;
position: relative;
}
.button-detail a:after {
content: '';
background-image: url(/image/arrow2.svg);
background-repeat: no-repeat;
background-color: #F6F6F6;
box-shadow: inset 1.80512px 1.80512px 2.70768px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;
right: 7px;
display: flex;
background-position: center;
width: 26px;
height: 26px;
top: 6px;
}
.no-rev {
	font-size: 16px;
font-family: Gilroy-SemiBold;
margin-top: -10px;
color: #00BE16;
margin-bottom: 18px;
}
.grid.shemy .name {
	font-size: 18px;
	line-height: 21px;
	font-family: 'Manrope';
font-weight: 700;
	min-height: 50px;
}
.button-detail span {
	margin-left: -20px;
}
.category.shemy #slideshow0 {
	display: none !important;
}
.shemymenu {
	margin-top: 40px;
	margin-bottom: 50px;
}
.account-left-one li{
	list-style-type: none;
}
.account-simpleedit .head-simple, .head-acc, h1.acc {
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
height: 99px;
padding: 0 40px;
display: flex;
align-items: center;
margin-bottom: 30px;
font-family: 'Manrope';
font-weight: 700;
font-size: 30px;
line-height: 36px;
color: #00BE16;
margin-top: 30px;
}
h1.acc {
	width: 100%;
}
.account-simpleedit .head-simple h1 {
	margin: 0;
	font-family: 'Manrope';
font-weight: 700;
font-size: 30px;
line-height: 36px;
color: #00BE16;
}
.account-simpleedit .breadcrumb {
	display: none;
}
.account-left-one {
	padding: 20px;
	background: #FFFFFF;
box-shadow: 0px 0px 80px #EEEEEE;
border-radius: 10px;
}
.account-left-one li a {
	background: #EAEDF0;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 10px !important;
height: 55px;
border: none;
padding: 0 20px;
display: flex;
align-items: center;
font-size: 18px;
line-height: 22px;
color: #333333;
font-family: 'Manrope';
font-weight: 600;
}
.account-left-one li a:hover {
	border: none;
	text-shadow: none;
	background: #FFA500;
	color: #FFFFFF;
	
}
.account-left-one li a:after {
	content: '';
	position: absolute;
	background-image: url(/image/arrows.svg);
	width: 15px;
height: 15px;
right: 20px;
}
.account-left-one li a:hover:after, .account-left-one .active a:after {
	background-image: url(/image/arrowb.svg);
}
.account-left-one li {
	margin-bottom: 10px;
}
.account-left-one .active a {
	background: #00BE16;
	color: #FFFFFF;
}
.list-group.acc {
	margin-bottom: 37px;
}
.logout a {
	font-size: 18px;
line-height: 21px;
color: #333333;
}
.logout img {
	margin-right: 10px;
}
.logout {
	display: flex;
}
#simpleedit, .account-password .form-horizontal {
	padding: 40px;
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}
#simpleedit .simpleregister-block-content {
    padding: 0px;
}
#simplecheckout_shipping_address .control-label.acc {
	display: none !important;
}
.checkout-simplecheckout .control-label.acc {
	display: none !important;
}
#simpleedit .form-horizontal {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#simpleedit .form-group {
	margin: 0;
	width: 33.33%;
	margin-bottom: 30px;
	padding: 0 10px;
}
#simpleedit .form-group.mail-info {
    margin-bottom: 0;
    margin-top: 20px;
    width: 100%;
}
#simpleedit .form-group.mail-info .col-sm-12 {
    padding: 0;
}
#simplepage_form input {
	border: none;
}
.control-label.acc {
	margin-bottom: 14px;
	font-size: 20px;
line-height: 24px;
font-family: 'Manrope';
font-weight: 700;
padding-left: 30px;
}
#simplecheckout_button_confirm {
	display: block !important;
}
.simplecheckout-button-right #button-confirm {
	display: none;
}
div.required .control-label::after {
    font-weight: 300;
    margin-left: 3px;
}
#simplecheckout_button_confirm, #simpleregister_button_confirm, .account-password .btn-primary {
height: 50px;
width: 100%;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
font-size: 18px;
font-family: 'Manrope';
font-weight: 700;
line-height: 34px;
position: relative;
}

.select2-selection__arrow {
	
}
#simplecheckout_payment span {
	font-family: 'Manrope';
font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
#simpleregister_button_confirm, .account-password .btn-primary {
width: 305px;
font-size: 20px;
line-height: 36px;
padding-right: 10px;
}
.simpleregister-button-right {
    float: left;
}
.inputs .form-control {
padding: 10px 20px;
font-size: 16px !important;
font-family: 'Manrope';
font-weight: 500;
}
.inputs input, #shipping_address_zone_id {
	background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
height: 50px !important;
border: 1px solid #fff0;
border-radius: 10px;
}
.inputs input:focus, .simplecheckout-block-content textarea:focus {
	box-shadow: none !important;
	border: 1px solid #FFA500 !important;
}
.account-password .form-group {
	margin: 0;
	margin-bottom: 30px;
}
.account-password .form-group { 
	width: 50%;
}
.account-password .pull-right {
	float: left !important;
}
.order-product {
	display: flex;
padding: 15px 0;
margin-bottom: 20px;
background: #F1F3F6;
border-radius: 10px;
}
.order-product div {
    border-right: 1px solid #D7DADF;
    font-weight: 300;
    font-size: 16px;
    padding: 0 15px;
    /* line-height: 38px; */
}
.order-list {
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 40px;
min-height: 500px;
}
.order-product div {
	width: 20%;
}
.account-order .order-product > div:not(.button) {
	display: grid;
	gap: 8px;
	text-align: start;
}

.order-product .order_id {
	width: 16%;
	color: #333333;
	font-family: 'Manrope';
font-weight: 600;
}
.order-product .date_added {
width: 20%; 
text-align: center;
color: rgba(51, 51, 51, 1);
}
.order-products span {
	color: rgba(51, 51, 51, 1);
}
.order-product .order-products {
	width: 10%;
    text-align: center;
}
.order-product .button {

border: none;
}
.order-product .button a{
	font-size: 16px;
line-height: 19px;
text-align: center;
color: #FFFFFF;
		background: #00BE16;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
padding: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-family: 'Manrope';
font-weight: 700;
}
.order-product .button a:hover{
background: #F9A306;
}
/* .order-product .status {
	border: none;
} */
 
.order-product .products-total {
	font-family: 'Manrope';
font-weight: 600;
	color: rgba(51, 51, 51, 1);
	width: 16%;
}
.order-product .status {
	text-align: center;
	font-family: 'Manrope';
font-weight: 600;
	color: #F9A306;
}
.products-total >.all-total:first-child{
	display: none;
}
.products-acc {
	
background: #FFFFFF;
box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px 10px 0px 0px;
}
.products-row {
	padding: 20px;
	display: flex;
}
.table-ord-info {
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 40px;
}
.table-ord-info .imagepopup img {
	border: 1px solid #F1F3F6;
border-radius: 6px;
}
.table-ord-info .centerblock {
	padding-left: 20px;
}
.table-ord-info .model {
	font-size: 14px;
line-height: 17px;
color: #AFAFAF;
}
.table-ord-info .centerblock {
	width: 300px;
	display: flex;
flex-direction: column;
justify-content: space-between;

}
.rev-ord {
display: inline-block;
font-size: 14px;
line-height: 17px;
text-decoration-line: underline;
color: #4FA3DF;
font-family: Gilroy-SemiBold;
}
.table-ord-info .name a {
	font-size: 16px;
line-height: 22px;
font-family: 'Manrope';
font-weight: 600;
color: #333;
}
.table-ord-info .quantity {
	width: 35%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 14px;
line-height: 17px;
font-family: 'Manrope';
font-weight: 400;
color: #AFAFAF;
}
.table-ord-info .total {
	width: 20%;
display: flex;
align-items: center;
justify-content: flex-end;
font-size: 20px;
line-height: 24px;
color: #00BE16;
font-family: 'Manrope';
font-weight: 700;
}
.total-prices-all {
background: #F1F3F6;
border-radius: 0px 0px 10px 10px;
padding: 30px;
display: flex;
}
.left-info-ord {
	width: 70%;
}
.left-info-ord .tittle {
	font-family: 'Manrope';
font-weight: 700;
font-size: 18px;
line-height: 22px;
display: block;
margin-bottom: 11px;
}
.right-info-ord .tittle {
	font-family: 'Manrope';
font-weight: 700;
font-size: 18px;
line-height: 22px;
display: block;
margin-bottom: 11px;
color: #00BE16;
}
.left-info-ord > div {
font-family: 'Manrope';
font-weight: 500;
font-size: 14px;
line-height: 24px;
}
.left-info-ord > div span, .right-info-ord > div > span {
font-family: 'Manrope';
font-weight: 600;
}
.total-prices-all .fortotal:first-child {
	display: none;
}
.total-prices-all .fortotal:last-child .text-right {
	    color: #00BE16;
		font-size: 14px;
		font-family: 'Manrope';
font-weight: 700;
}
.total-prices-all .fortotal .text-left {
	font-family: 'Manrope';
font-weight: 500;
	font-size: 14px;
}
.right-info-ord > div {
	font-size: 14px;
	font-family: 'Manrope';
font-weight: 500;
}
.total-prices-block {
	padding-top: 25px;
margin-top: 16px;
border-top: 1px solid #BBC5D3;
}
.right-info-ord {
	width: 25%;
}
.table-ord-info .order-product {
	margin-bottom: 0;
}
.table-ord-info .products-total {

display: flex;
justify-content: center;
align-items: center;
}
.table-ord-info .all-total {
		font-size: 16px;
line-height: 26px;
}
.table-ord-info .pull-prev {
	margin-top: 30px;
}
.table-ord-info .pull-prev a {
	border: 1px solid #00BE16;
box-sizing: border-box;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 41px;
background: none;
width: 140px;
height: 50px;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
color: #00BE16;
justify-content: center;
position: relative;
}
.table-ord-info .pull-prev a:before {
	content: '';
	background-image: url(/image/back-arrow.svg);
	position: absolute;
	width: 26px;
height: 26px;
left: 17px;
}
.pull-prev span {
	margin-left: 25px;
	font-family: Gilroy-SemiBold;
}
.table-ord-info .products-row {
	border-bottom: 1px solid #EAEDF0;
}
.table-ord-info .products-row:last-child {
	border: none;
}
#cmswidget-3 {
background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px 30px 10px;
}
.sc_widget_blogs_a {
background: #EAEDF0;
border-radius: 10px;
height: 55px;
}
.nav-stacked li {
	margin-bottom: 10px;
}
#cmswidget-3 .sc_widget_blogs_a {
	padding: 10px 38px 10px 20px;
	display: flex;
align-items: center;
font-size: 18px;
line-height: 22px;
color: #333333;
font-family: 'Manrope';
font-weight: 700;
}
#cmswidget-3 .sc_widget_blogs_a.active, #cmswidget-3 .sc_widget_blogs_a:hover, #cmswidget-3 .sc_widget_blogs_a:focus {
	background: #00BE16;
color: #fff;
}
.nav-stacked.padding_0 > li > .sc_widget_blogs_a {
	margin-bottom: 30px;
}
.nav-stacked.padding_0 > li > .sc_widget_blogs_a:before {
	content: '';
border-bottom: 2px solid #F1F3F6;
display: block;
width: 100%;
position: absolute;
bottom: -15px;
left: 0px;
}

.sc_widget_blogs_a::after {
    content: '';
    background-image: url(/image/right-arrow.svg);
    display: block;
    top: 20px;
    position: absolute;
    bottom: -15px;
    right: 20px;
    width: 18px;
    height: 15px;
}
.prev-page::before {
content: '';
background-image: url(/image/prew-arrow.svg);
display: block;
top: 7px;
position: absolute;
left: 0;
width: 24px;
height: 9px;
}

.container.record h1 {
	font-size: 33px;
line-height: 40px;
font-family: 'Manrope';
font-weight: 700;
margin-bottom: 20px;
margin-top: 0;
}
.container.record .rec-block {
	background: #FFFFFF;
box-shadow: 0px 0px 80px #EEEEEE;
border-radius: 10px;
padding: 35px;
}
.record-info img {
	width: 100%;
}
.prev-page {
text-decoration-line: underline;
color: #F9A306;
font-family: 'Manrope';
font-weight: 700;
display: inline-block;
margin-bottom: 13px;
cursor: pointer;
padding-left: 35px;
position: relative;
}
.prev-page:hover {
	color: #F9A306;
}
.record-info .blog-record-description {
	margin-top: 20px;
}
.record-info img{
	border-radius: 10px;
}
#cmswidget-3 .tittle {
font-size: 26px;
line-height: 31px;
color: #333333;
font-family: 'Manrope';
font-weight: 700;
margin-bottom: 20px;
}
.record-blog #column-left {
	width: 29%;
} 
.record-blog #content {
	width: 71%;	
}
.blog-heading_title-n {
	font-size: 30px;
line-height: 36px;
font-family: 'Manrope';
font-weight: 700;
margin-top: 0;
margin-bottom: 20px;
}
.content-records.column_width_ {
	background: #FFFFFF;
border-radius: 11.3772px;
margin-bottom: 20px;
display: flex;
flex-wrap: wrap;
padding: 15px 40px 40px;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.container.record #column-left {
	width: 29%;
}
.container.record #content {
    width: 71%;
    margin-bottom: 60px;
}
.ascp-list-title {
	font-size: 27px;
line-height: 33px;
font-family: 'Manrope';
font-weight: 700;
color: #333;
margin-bottom: 20px;
}
.name.marginbottom5 {
	width: 100%;
}
.content-records.column_width_ .description.record_description p {
	width: 100%;
}
.description.record_description .seocms_further {
	width: 55%;
}
.description.record_description .blog-data-record {
	width: 44%;
	height: 60px;
display: flex;
justify-content: flex-end;
}
.record-filter.textalignright {
	display: none;
}
#popupcart_extended .price-old {
list-style: none;
margin-top: 0;
font-size: 14px;
color: #bebebe;
}
.special .model, .latest .model, .plisting-products .model {
	position: absolute;
top: 7px;
left: 22px;
color: #AFAFAF;
font-family: 'Manrope';
font-weight: 500;
font-size: 12px;
}
.block-shemy .table tbody tr:first-child td {
	font-size: 16px;
line-height: 26px;
color: #00BE16;
text-align: center;
background: #EAEDF0;
font-family: 'Manrope';
font-weight: 600;
padding: 15px;
}
.block-shemy .table tbody tr td {
	text-align: center;
}
.block-shemy .table tbody tr:nth-child(2) td:first-child {
	font-family: 'Manrope';
font-weight: 600;
}
.block-shemy .table tbody tr td a {
	font-family: 'Manrope';
font-weight: 600;
}
.block-shemy .table tbody tr td {
	background-color: #fff;
}
.info-block-main .left {
	background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 30px 60px 50px;
width: 68%;
font-size: 18px;
line-height: 26px;
font-family: 'Manrope';
font-weight: 600;
}
.information-information-4 .info-block-main .left {
	padding-top: 50px;
}
.information-information-8 h1 {
	margin-bottom: 20px;
}
.information-information-8 .contact img {
	    margin-right: 12px;
}
.information-information-8 .contact div {
	line-height: 30px;
margin-bottom: 12px;
}
.information-information-8 .contact div > span {
	color: #00BE16;
	font-family: 'Manrope';
font-weight: 700;
}
.information-information-8 .contact div > .cont, .information-information-8 .contact div > .cont a {
	color: #333333;
	font-family: 'Manrope';
font-weight: 600;
}
.information-information-8 .contact {
	margin-bottom: 50px;
}
.information-information-8 .cont {
	margin-left: 32px;
}
.information-information-8 h1 {
	font-size: 30px;
line-height: 36px;
font-family: 'Manrope';
font-weight: 700;
}
.information-information-8 h1 span {
	color: #00BE16 !important;
}
.info-block-main .left span {
	color: #333333;
}
.info-block-main {
	display: flex;
}
.info-block-main .right {
	width: 32%;
	padding-left: 24px;
} 
.info-block-main .right img {
	width: 100%;
}
.info-block-main .right img:first-child {
	margin-bottom: 24px;
}
.info-block-main h4 {
	font-size: 27px;
line-height: 33px;
color: #00BE16;
font-family: 'Manrope';
font-weight: 700;
margin-top: 22px;
}
#related .product-thumb .model {
	position: absolute;
top: 10px;
left: 15px;
color: #AFAFAF;
font-family: 'Manrope';
font-weight: 500;
font-size: 12px;
}
#showContent, #showContentto, #hideContent, #hideContentto {
	margin-top: 15px;
color: #00BE16;
text-decoration-line: underline;
display: block;
background: none;
border: none;
padding: 0;
}
#hideContent. #hideContentto {
	color: #FFA500;
}
#content-info {
	font-size: 16px;
color: #333;
line-height: 25px;
}
#content-info h4 {
	font-size: 20px;
	font-family: 'Manrope';
font-weight: 700;
}
.seocmspro_content .caption .name, #related .caption .name {
	height: 44px;
	margin-top: 5px;
	padding-top: 10px;
}
.seocmspro_content .product-thumb .caption .price, #related .product-thumb .caption .price {
	margin-top: 10px;
margin-bottom: 15px;
}
.seocmspro_content .button-cart, #related .button-cart {
	margin-top: 0;
}
#top #form-language .language-select:focus {
	border: none;
}
#slideshow0 .owl-buttons .owl-prev, #slideshow0 .owl-buttons .owl-next {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
    height: 40px;
    width: 40px;
}
.shemymenu .active {
	background: #00BE16;
text-align: center;
border-radius: 68px;

}
.shemymenu li {
	padding: 0 30px;
}
.shemymenu .active a {
	color: #fff;
}
.account-forgotten #column-left {
	display: none;
}
.row.forgot {
    display: flex;
    justify-content: center;
    min-height: 500px;
    align-items: center;
}
.forgot #content {
	width: 533px;
min-height: 364px;
background: #FFFFFF;
box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.05);
border-radius: 15px;
padding: 45px 50px 50px;
}
.forgot .desk {
	text-align: center;
font-size: 28px;
line-height: 34px;
color: #00BE16;
margin-bottom: 14px;
font-family: 'Manrope';
font-weight: 600;
margin-top: 0;
}
.forgot #content  p {
	font-size: 21px;
line-height: 25px;
text-align: center;
font-family: 'Manrope';
font-weight: 500;
margin-bottom: 20px;
}
.forgot .mail input {
	height: 60px;
background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
border: none;
padding: 20px 30px;
	font-size: 18px;
line-height: 21px;
}
.forgot #content .clearfix {
	margin-top: 30px;
	margin-bottom: 0;
}
.pull-forg .btn-primary {
	height: 60px;
width: 100%;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
font-size: 20px;
line-height: 24px;
text-align: center;
font-family: 'Manrope';
font-weight: 600;
}
.success-new.in .modal-dialog {
	width: 380px;
}
.success-new.in .modal-content {
	height: 400px;
	padding: 40px;
}
.modal-logo {
	text-align: center;
}
.text-succ {
	font-size: 30px;
line-height: 36px;
text-align: center;
display: block;
color: #00BE16;
font-family: 'Manrope';
font-weight: 700;
margin-top: 10px;
}
.container.record .tittle-module.news {
	display: none;
}
.text-detal {
	text-align: center;
	display: block;
	font-size: 16px;
line-height: 19px;
font-family: 'Manrope';
font-weight: 500;
}
.modal-logo img {
	width: 210px;
}
.text-succ {
	padding-bottom: 20px;
border-bottom: 1px solid;
margin-bottom: 20px;
}
.account-reset #column-left {
	display: none;
}
.forgot .form-inp input {
    height: 60px;
    background: #F1F3F6;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 167px;
    border: none;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 21px;
}
.form-inp.pass {
	margin-bottom: 15px;
}
.account-login .alert-success {
	display: none;
}
.cart-products {
	overflow: auto;
}
.answer {
	display: flex;
flex-direction: column;
padding: 25px 30px 22px;
background: #F1F3F6;
border-radius: 20px;
margin-top: 0;
margin-bottom: 10px;
margin-left: 60px;
}
.answer .organic {
font-family: 'Manrope';
font-weight: 700;
color: #00BE16;
font-size: 18px;
line-height: 25px;
}
.answer .organic span {
	font-family: 'Manrope';
font-weight: 700;
}
.answer .organic img {
margin-left: 6px;
margin-top: -3px;
}
#modal-review .text-detal {
font-size: 16px;
line-height: 19px;
font-family: Gilroy-SemiBold;
}
#modal-review .modal-content {
height: 201px;
padding: 36px 52px;
border-radius: 15px;
}
#modal-review .success-new.in .modal-dialog {
	margin-top: 270px;
}
#prlogin-tabs ul li a {
	color: #23a1d1;
text-decoration: underline;
}
#simplecheckout_shipping_address select {
	padding: 0px 30px !important;
}
#simplecheckout_shipping .simplecheckout-block-content > p {
	display: none;
}
#simplecheckout_shipping .simplecheckout-block-content label, #simplecheckout_payment .simplecheckout-block-content label {
margin-bottom: 6px;
font-size: 16px;
line-height: 30px;
padding-left: 25px;
}
#simplecheckout_shipping .checkout-heading {
	padding: 0 0 10px;
}
.xdstickers_wrapper.position_upright {
top: 27px !important;
right: 29px !important;
}
.product-block >.image .xdsticker_sale {
	width: 100.05px;
height: 46px;
font-size: 24px;
line-height: 29px;
display: flex;
justify-content: center;
align-items: center;
background: #F0251F !important;
}
#simplecheckout_payment .simplecheckout-block-content >.form-group {
	margin-top: -14px;
	margin-left: 6px;
	margin-bottom: 20px;
}
#simplecheckout_payment .simplecheckout-block-content >.form-group label {
	font-family: 'Gilroy-Light';
}

#boc_success .modal-dialog, .success-reg .modal-dialog {
    width: 400px;
	top: 35%;
}
#boc_success .close, .success-reg .close {
display: none;
}
#boc_success .image, .success-reg .image {
display: none;
}
#boc_success .head, #boc_success .cont, .success-reg .head, .success-reg .cont {
	text-align: center;
}
#boc_success .head, .success-reg .head {
font-family: 'Manrope';
font-weight: 700;
font-size: 30px;
line-height: 36px;
text-align: center;
color: #00BE16;
margin-top: 37px;
font-size: 26px;
line-height: 31px;
}
#boc_success .cont, .success-reg .cont {
	font-weight: 600;
padding: 0;
margin: 15px auto 34px;
text-align: center;
font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333 !important;
}
.success-reg .cont span {
	color: #FFA500;
}
.select2-selection.select2-selection--single {
	background: #F1F3F6 !important;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1) !important;
border-radius: 167px !important;
height: 60px !important;
border: none !important;
padding: 15px 20px;
font-size: 18px !important;
font-family: 'Manrope';
font-weight: 400;
} 
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 17px !important;
    right: 15px !important;
}
.captioncat {
	background: #FFFFFF;
box-shadow: 0px 1.80512px 3.61023px rgba(0, 0, 0, 0.1);
border-radius: 10px;
text-align: center;
}
.captioncat a {
	display: flex;
flex-direction: column;
justify-content: flex-end;
height: 286px;
}
.captioncat .name {
    text-align: center;
    display: block;
    margin-bottom: 30px;
font-family: 'Manrope';
font-weight: 500;
font-size: 18px;
line-height: 21px;
text-align: center;
color: #333333;
}
.imagecat img {
	width: 220px;
}
.captioncat .two .name {
	margin-top: 40px;
}
.homecat {
	margin-top: 70px;
}
#slideshow0 {
	margin-top: 31px;
}
.row.category .select-quantity {
	display: none;
}
.mob-s {
	display: none;
}
.product-ocd_viewed #column-left {
display: block;	
}
button {
outline: none !important;
}
.row.spec.sezon .tittle-module.news{
	display: none;
}
.row.spec.news .tittle-module.sezon {
	display: none;
}
.product-label-new {
	position: absolute;
padding: 0 15px;
top: 29px;
color: #FFFFFF;
border-radius: 50px;
right: 29px;
background: #00BE16;
border: 2.29219px solid #FFFFFF;
height: 35px;
width: 123px;
font-size: 18px;
line-height: 32px;
font-family: 'Manrope';
font-weight: 600;
text-transform: uppercase;
}
.xdsticker_sale {
	background: #F0251F !important;
border: 2.29219px solid #FFFFFF;
height: 35px;
width: 76px;
font-size: 18px;
line-height: 30px;
}
.product-block .product-label-new {
position: absolute;
height: 50px;
padding: 0 25px;
top: 30px;
background: #00BE16;
border: 2px solid #FFF;
color: #FFFFFF;
font-size: 24px;
line-height: 46px;
border-radius: 50px;
right: 50px;
width: auto;
}
.product-block .image > .xdstickers_wrapper {
	top: 30px !important;
right: 50px !important;
}
.row.grid .price {
	display: flex;
flex-direction: column;
min-height: 40px;
justify-content: center;
margin-top: 10px;
}
.row.grid .price .price-new {
	order: 1;
}
.row.grid .price .price-old {
margin-top: 0;
justify-content: center;
margin-bottom: 7px;
}
.row.grid .product-grid .button-cart {
    margin-top: 20px;
}
.select {
width: 255px;
height: 44px;
}

.new-select {
    position: relative;
    padding: 10px 15px;
    cursor: pointer;
    user-select: none;
	border-radius: 10px;
	background: #F1F3F6;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	height: 44px;
	font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #333333;
text-align: center;
padding-right: 35px;
}

.new-select__list {
    position: absolute;
    top: 45px;
    left: 0;
    cursor: pointer;
    width: 100%;
    z-index: 2;
    background: #fff;
    user-select: none;
	display: block;
padding: 10px 5px;
}

.new-select__list.on {
    display: block;
}

.new-select__item span {
    display: block;
    padding: 10px 15px;
}

.new-select__item span:hover {
    color: #12b223;
}

.new-select:after {
   content: '';
display: block;
width: 15px;
height: 15px;
position: absolute;
right: 20px;
top: 15px;
background: url('/image/back-ios.svg') no-repeat right center / cover;
    background-size: cover;
opacity: 0.6;
-webkit-transition: all .27s ease-in-out;
-o-transition: all .27s ease-in-out;
transition: all .27s ease-in-out;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
background-size: 14px;
}

.new-select.on:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.new-select__item {
	color: #333333;
}
.but-menunav img {
	width: auto !important;
}
#boc_order .modal-dialog {
width: 400px;
margin-top: 15%;
}
#recommended .owl-item {
	padding-top: 10px;
}
#smspanel2 {
padding-right: 0px !important;
}	
.welcome {
font-size: 22px;
line-height: 27px;
display: flex;
align-items: center;
text-align: center;
color: #00BE16;
font-family: 'Manrope';
font-weight: 700;
justify-content: center;
margin-bottom: 20px;
}
#input-phone-login2:focus {
	box-shadow: none;
}
.purple {
	display: none;
}
#input-phone-login2 {width:100%;}
.registrsms {display: flex;}
.sna_header {
    font-weight: bold;
}
.chekSms {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	
}
#input-phone-login2, #input-code-login2 {
    text-align: left !important;
	padding: 0 27px;
	font-size: 20px;
line-height: 23px;
color: #333333;
}
#modal-sms2 .tab-content .btn-primary {
	margin-bottom: 15px;
}
#input-phone-login2::placeholder {
	color: #333333;
		font-size: 20px;
line-height: 23px;
}
.purple {
    color: rgb(33, 175, 207);
}
.background_sms { border: none !important;}
#smspanel2 .panel-close, #modal-sms2 .panel-close {
cursor: pointer;
width: 35px;
height: 35px;
position: absolute;
right: 0;
background: #00BE16;
border-radius: 0px 10px;
display: flex;
justify-content: center;
top: 0px;
z-index: 99;
align-items: center;
}
.modal-content {
	border-radius: 11px;
}
.welcome_reg {
    text-align: center;
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.required {
    position: relative;
}

#smspanel2 .tab-content {
	display:block;
	text-align: center;
}

#modal-sms2 .tab-content {
	display:block;
	margin-top: 20px !important;
}
#smspanel2 .tab-content .btn-primary, #modal-sms2 .tab-content .btn-primary {
height: 60px;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
background: #00BE16;
font-size: 16px;
line-height: 29px;
text-align: center;
color: #FFFFFF;
font-family: 'Manrope';
font-weight: 700;
width: 100%;
margin-top: 12px;
}
#modal-login {
background-color: #00000075;
}

.tel {display:flex;}
.dd-selected {padding:7px;}
.login_aut {margin-bottom: 10px; text-align: center;}
.log_p {margin-bottom: 10px; text-align: left;}
#smspanel2 .modal-dialog, #modal-sms2 .modal-dialog {
	width: 400px;
height: 290px;
margin-top: 15%;
}
#smspanel2 .tab-content .btn-primary {
	margin-top: 15px;
}
#smspanel2 .modal-body, #modal-sms2 .modal-body {
	padding: 20px 30px 18px;
}
#smspanel2 .modal-header {
	padding: 10px;
}
#modal-sms2 .modal-header {
	padding: 20px 20px 0;
}
#demoBasic {
	display: none;
}
.tel input, #input-code-login2 {
	width: 100%;
height: 60px;
background: #F1F3F6;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 167px;
border: none;

}
#modal-sms2 center {
	display: none;
}
.form-group.required.registrsms {
	display: flex;
	width: 100%;
	margin-bottom: 7px;
}
.no-sms {
	    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #8E8E8E;
	display: inline-block;
	cursor: pointer;
	padding-top: 2px;
}
#modal-login .modal-dialog {
	width: 326px;
	top: 30%;
}
#modal-sms2 .modal-content {
	margin-right: -10px;
}
#modal-login .modal-content {
height: 150px;
padding: 30px;
}
#modal-login .modal-header {
	display: none;
}
#modal-login .modal-body {
	padding: 0;
	height: 100%;
font-family: 'Manrope';
font-weight: 700;
font-style: normal;
font-weight: bold;
font-size: 26px;
line-height: 31px;
display: flex;
color: #00BE16;
justify-content: center;
align-items: center;
text-align: center;
}

#smspanel2 {
	background-color: #00000075;
}
#modal-sms2 {
	background: none;
}
.cocials a img {
	width: 30px;
	height: 30px;
}
.soc-icons a:last-child img {
width: 30px;
  height: 30px;	
}
.soc-icons a:last-child {
	width: 48px;
}
.list-inline.info li:last-child a {
	color: #00BE16;
	font-family: 'Manrope';
font-weight: 700;
}
.list-inline.info li:nth-child(5) a {
    color: #FFA500;
	font-family: 'Manrope';
font-weight: 700;
}
#simplecheckout_customer .simplecheckout-block-content > div {
	display: none;
}
.row-customer_email {
	display: none !important;
}
.last-cart .old {
    font-size: 14px;
color: #a7a7a7;
text-decoration: line-through;
}
.soc-icons a{
margin-right: 2px;
}
.last-cart .price-main {
	display: block;
}
.error-sms-block {
	justify-content: space-between;
display: flex;
}
.code-no {
	font-size: 14px;
line-height: 17px;
font-family: 'Manrope';
font-weight: 700;
color: #FF0000;
padding-top: 2px;
}
#modal-review .modal-body {
	padding: 0;
}
#modal-review .text-succ {
	border-bottom: none;
	font-size: 26px;
line-height: 31px;
}
#modal-review .text-succ {
	padding-bottom: 0;
	margin-bottom: 17px;
}
#modal-review .modal-dialog {
	top: 33%;
}
.record-blog .record_columns {
	display: flex;
flex-wrap: wrap;
margin: 0 -10px 0 -20px;
}
.record_columns .column_width_ {
	padding: 15px 15px 20px !important;
	margin: 0 10px 20px;
}
.record_thumb {
	width: 100%;
}
.image.blog-image {
	position: relative;
}
.sc-align-sort .new-select {
	background: #FFFFFF;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}

#ocf-module-1 {
padding: 30px;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
background: #fff;
}
#ocf-module-1 .ocf-header {
	display: none;
}
.container .filters-option-copy {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 15px;
}
.category-head .form-group {
	margin-bottom: 0;
}
.ocf-selected .ocf-value-name {
	color: #00BE16;
}
.addthis_toolbox.addthis_default_style {
	display: none;
}
.ocf-scroll-y::-webkit-scrollbar {
    background-color: #f9f9fd;
}

.ocf-scroll-y::-webkit-scrollbar-thumb {
    background-color: #00BE16 !important;
}
.list-inline.info li:nth-child(3) a {
color: #F0251F;
font-family: 'Manrope';
font-weight: 700;
margin-right: 18px;
}
.list-inline.info li:nth-child(3) a::after {
  content: '';
  width: 18px;
  height: 23px;
  display: inline-block;
  background-image: url(/image/pr.svg);
  background-size: 16px;
  position: absolute;
  margin-left: 5px;
  margin-top: -2px;
  background-repeat: no-repeat;
}
.product-special .col-sm-6.text-right {
	display: none;
}
.product-special .col-sm-6.text-left {
	padding: 0 6px;
	margin-top: 20px;
}
.desc-p-simple {
  font-size: 16px;
  margin-top: 10px;
}
.desc-p-simple a {
  margin-top: 10px;
display: inline-block;
text-decoration-line: underline;
color: #006EBD;
}
#simplecheckout_shipping_address .simplecheckout-block-content {
	padding: 0;
}
#simplecheckout_shipping .simplecheckout-block-content .form-group {
	margin-bottom: 5px;
}
.cat-image-widget {
height: 25px;
    position: absolute;
    bottom: 7px;
    width: 180px;
    background: #F9A306;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Manrope';
font-weight: 700;
    border-radius: 7px;
    left: 7px;
    -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}













@media (max-width: 1400px) {
.container {
  width: 98%;
}
#search {
  width: 300px;
}
.account, #cart > .btn {
  width: 130px;
}
#cart {
  width: 130px;
}
.phone a > span {
  font-size: 16px;
}
.phone-text {
  font-size: 14px;
}
.application {
  width: 230px;
}
.bottom-left .tabs-block ul li a {
	margin: 0 10px;
}
.bottom-left .tabs-block .nav {
  margin-left: -10px;
}
.cart-products {
  height: 100%;
  padding: 0 20px;
}
#popupcart_extended .popupcart_info .quantity {
	padding: 0;
}
body #popupcart_extended_wrapper {
  width: 50% !important;
}
body #popupcart_extended .popupcart_buttons .button, #popupcart_extended .popupcart_buttons .continue  {
	font-size: 18px;
}
}









@media (min-width: 768px) {
.logo-mob, #search-click {
	display: none;
}
.mob-buttons {
	display: none;
}

.container.menu > #search {
	display: none;
}
.search-inp.mob {
	display: none !important;
}
.search-off {
	display: none;
}
.phone-tel {
	margin-top: 4px;
margin-bottom: 3px;
}
.btn-primary.static-filter {
	display: none;
}
.buttons-mob {
	display: none;
}
.account-simpleedit .simple-content {
	margin: 0;
}
#popupcart_extended .head_cart.mob {
	display: none;
}
#cart > .btn {
	line-height: 30px;
}
.quantity-mob {
	display: none;
}
.blog-mob-cat {
	display: none;
}
.cart-products >div:last-child {
	margin-bottom: 180px !important;
}
.ascp-list-title-widget {
height: 46px;
display: block;
margin-top: 20px;
font-size: 18px;
line-height: 22px;
margin-bottom: 12px;
}
.description.record_description {
height: 80px;
overflow: hidden;
font-size: 16px;
line-height: 19px;
}
.sc-widget-image-block {
	position: relative;
}
.acc-special .grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0 5px;
}
.product-ocd_viewed .grid {
	padding: 0 5px;
}
.acc-special .product-grid {
	width: 33.33%;
}
.no-acc #content {
	width: 100%;
}
.record-two {
	display: flex;
width: 100%;
}
.record-one {
	min-height: 180px;
}
#prlogin-form-login .button-soc {
	margin: 0 auto;
}
#top, header {
	background-color: #fff;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.03);
}
header {
position: sticky;
top: 0;
z-index: 999;
padding-top: 23px;
}
.header-main {
	margin-bottom: 15px;
}
#top {
    padding: 4px 0 0;
    margin: 0;
}
.breadcrumb {
    margin: 10px 0 12px 0;
}
.product-block .image .thumbnail {
	margin: 85px 25px 0;
}
#ocf-module-1 .ocf-filter-name {
  margin-right: 25px;
}
}



















@media (min-width: 767px) and (max-width: 1200px) {
	.container {
		width: 100%;
	}
	#top .container {
    padding: 0 15px;
}
.list-inline.info li {
    margin: 0 5px;
}
.list-inline.info li a {
    font-size: 14px;
}
.cocials {
	padding-right: 10px;
}
.cocials a {
    margin: 0 4px;
}
.cocials a {
	width: 26px;
}
#search {
	width: 200px;
}
#search .input-lg {
	width: 200px;
}
.menu-header-box {
   width: 120px;
}
.dropdown.main img {
    padding-right: 6px;
}
.application {
	font-size: 15px;
width: 180px;
}
.account, #cart > .btn {
	width: 130px;
font-size: 16px;
}
.account img, #cart img {
    margin-right: 3px;
}
#cart > .btn {
    width: 100px;
}
.header-main div, .header-main a {
	margin: 0 2px;
}
.phone-tel img {
	display: none;
}
.phone-tel .hidden-sm {
	display: block !important;
}
.header-main .phone-tel, .header-main .phone {
	margin: 0;
}
.header-main .phone-tel a {
	margin: 0;
}
.phone a > span {
    font-size: 14px;
}
.banners-home a {
	width: 49%;
}
.button-cart .hidden-sm {
	display: block !important;
}
.content-records.column_width_5 {
	padding: 10px;
}
.ascp-list-title-widget {
	font-size: 20px;
height: 74px;
}
.description.record_description {
	font-size: 14px;
	height: 270px;
}
.button.seocms_further {
    width: 190px;
    height: 50px;
	text-align: center;
}
.button.seocms_further .text-tittle {
    margin-left: 8px;
}
.button.seocms_further {
    font-size: 18px;
}
.button.seocms_further .but {
	display: none;
}
.blog-data-record {
	margin-left: 10px;
line-height: 16px;
}
.record_description a {
word-wrap: anywhere;
}
#cart {
	width: 100px;
}
.soc-icons img {
	width: 36px;
}
.footer-main div {
	margin: 0 5px;
}
.product-grid {
	width: 33.33%;
}
#ocfilter.panel-default {
	padding: 15px !important;
}
.ocfilter-option .ocf-option-name {
	font-size: 14px !important;
line-height: 14px !important;
}
#ocfilter .collapse-value button::after {
	right: 8px;
}
.product-grid .product-thumb .caption {
    min-height: 110px;
}
.product-grid .button-cart {
    margin-top: 15px;
    margin-bottom: 15px;
	padding: 0 10px;
}
.product-grid .button-cart button {
	padding: 0 10px;
}
.product-grid .name {
    font-size: 15px;
}
.product-grid .name {
    min-height: 85px;
}
.info-prod .image img {
	width: 70px;
}
#recommended {
	width: auto;
}
.info-prod {
	padding: 20px 0;
}
.info-prod .text .name {
	font-size: 22px;
}
.bottom-left .nav.nav-tabs {
	display: flex;
}
.bottom-left .tab-content {
	padding: 15px;
}
.namerev {
	font-size: 22px;
margin-right: 10px;
}
#recommended .product-thumb {
    height: 225px;
}
body #popupcart_extended_wrapper {
    width: 80% !important;
}
.simplecheckout-step {
	flex-direction: column !important;
}
.simplecheckout #buttons {
	bottom: -20px !important;
	padding: 0 !important;
}
#simplecheckout_form_0 .totals-block {
	margin-bottom: 60px;
}
.record-blog #content {
	width: 75%;
}
#cmswidget-3 {
	padding: 15px;
}
#cmswidget-3 .sc_widget_blogs_a {
    padding: 10px 10px;
}
.record_columns .description.record_description {
    width: 100% !important;
    padding-left: 0px !important;
    margin-top: 20px; 
}
.record-one {
    min-height: 150px !important;
}
.description.record_description .seocms_further {
    width: 140px;
}
.record_columns .column_width_ {
	padding-bottom: 0 !important;
}
.image.blog-image, .image.blog-image img {
	width: 100%;
}
.record-record #content {
	width: 75%;
}
#cart img {
	margin: 0;
}

}
































/* mobile version */
@media (max-width: 768px) {
#slideshow1 {
	display: block !important;
	margin-top: 11px;
	margin-bottom: 30px;
}
.account-order .order-product > div:not(.order_id):not(.button) {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 8px;
	align-items: center;
	padding: 0;
}
.account-order .order-product .order_id .order-title {
	display: none;
}
#slideshow0 {
	display: none !important;
}
.suc-gal {
  display: none;
}
.company {
	margin-top: 20px;
	padding: 20px;
	font-size: 15px;
	    border-radius: 20px;
}
.company-content {
	line-height: 22px;
}
.banners-home {
	display: none;
}
.mobban {
	margin-top: 20px;
}
.mobban img {
	border-radius: 9px;
}
.caption .name {
	font-size: 12px;
	line-height: 14px;
}
.product-layout {
    margin: 0 7px; 
}
.row.spec {
    margin-right: -5px;
    margin-left: -5px;
}
.product-thumb .caption {
    padding: 0 16px;
}
.owl-carousel .owl-buttons div {
	opacity: 1 !important;
}
.mobban {
	display: block;
}
.tittle-module {
margin-bottom: -5px;
font-size: 21px;
line-height: 80px;
color: #000;
}
.owl-prev, .owl-next {
width: 29px !important;
height: 29px !important;
}
.owl-carousel .owl-buttons .owl-prev {
    left: 17px !important;
}
.owl-carousel .owl-buttons .owl-next {
    right: 8px !important;
}
.product-thumb .price {
    font-size: 22px;
	margin-top: 12px;
}
.product-thumb .caption .price-old {
	font-size: 14px;
display: block;
line-height: 20px;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.button-cart {
	margin: 12px 15px 15px;
}
.button-cart button {
height: 40px;
padding-left: 13px;
padding-right: 40px;
justify-content: center;
}
.sc_widget_blogs_a::after {
  content: '';
  background-image: url(/image/right-arrow.svg);
  display: block;
  top: 15px;
}
.button-cart button::after {
	width: 26px;
	height: 26px;
	background-size: 14px;
}
#cmswidget-5 .tittle {
	font-size: 21px;
margin-top: 35px;
margin-bottom: 10px;
}
.ascp-list-title-widget {
	margin-top: 15px;
font-size: 18px;
line-height: 22px;
}
.record_description p {
	font-size: 15px;
}
#record_columns-5 .owl-prev {
  top: 38%;
	width: 50px !important;
height: 50px !important;
left: 6px !important;
}
#record_columns-5 .owl-next {
	top: 38%;
	width: 50px !important;
height: 50px !important;
right: -4px !important;
}
.footer-left {
	display: flex;
}
.phone.foot {
	
}
.button.seocms_further .text-tittle {
	font-size: 16px;
}
.button.seocms_further .but {
	width: 36px;
	height: 36px;
}
.blog-data-record img {
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.blog-data-record {
	font-size: 12px;
}
.footer-main {
	flex-direction: column;
}
.footer-main #logo {
	width: 120px;
}
#logo {
    width: 100%;
    display: flex;
    justify-content: center;
	margin-bottom: 25px;
	margin-left: 10px;
}
header .phone {
width: 50px;
height: 50px;
background: #F1F3F6;
box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
border-radius: 100px;
display: flex;
align-items: center;
justify-content: center;
}
header .phone-tel {
justify-content: flex-end;
}
.phone-tel img {
    margin-right: 0;
	height: 18px;
}
.phone-tel {
    display: flex;
    justify-content: flex-end;
}
.phone.foot .phone-text {
	display: block;
	text-align: right;
}
.phone-text {
	display: flex;
justify-content: center;
}
.footer-left {
	order: 1;
	margin-bottom: 45px;
}
.message-footer {
	order: 2;
	margin-bottom: 55px;
}
.call-footer {
	order: 3;
}
.nav-footer {
	order: 4;
	margin-bottom: 55px;
}
.popular-footer {
	order: 5;
}
.footer-main {
	padding-top: 0;
}
.soc-icons {
	justify-content: center;
}
.soc-icons img {
	margin: 0 12px;
}
.footer-main .tittle {
	display: flex;
	justify-content: center;
}
.call-footer span {
	display: flex;
	justify-content: center;
}
.call-footer {
    margin-bottom: 55px;
}
.list-unstyled.nav > li {
	text-align: center;
}
.powered {
	font-size: 14px;
}
#top .container {
	display: none;
}
#top {
	display: none;
}
.header-main {
	flex-wrap: wrap;
}
.phone a > span {
    font-size: 17px;
}
.logo-mob img {
	width: 90px;
}
.phone-text {
	font-size: 13px;
}
.header-main {
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	justify-content: flex-start;
}
.navbar-header {
	display: flex;
justify-content: flex-start;
padding-right: 15px;
}
.application {
	display: none;
}
#search {
	display: none;
}
.container.menu > #search > button {
	display: none;
}
.header-content #search {
    display: none !important;
}
#search .btn-lg {
	right: none;
	left;
}
.search-icon {
	width: 50%;
	height: 40px;
	margin-left: auto;
}
#search-click {
	height: 40px;
}
.account {
	width: 116px;
	line-height: 46px;
}
#cart > .btn, #cart {
	width: 50px;
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
	border-radius: 100px;
}
.phone-text, .header-main .phone-tel span {
	display: none;
}
header .phone-tel a {
	width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
}
#search-click {
	background: #F1F3F6;
border-radius: 100%;
display: flex;
justify-content: center;
}
#search .input-lg {
	height: 40px;
background: none;
box-shadow: none;
width: 100%;
margin: 0 auto;
width: 80%;
border-bottom: 1px solid #BCBCBC;
border-radius: 0;
margin-bottom: 5px;
}
#search .input-lg:focus {
	border-bottom: 1px solid #BCBCBC;
}
#search .input-lg:placeholder {
	font-size: 16px;
}
#search .btn-lg {
right: auto;
    padding: 0;
    position: absolute;
    top: 14px;
    left: 12px;
}
#special {
	padding-right: 10px;
padding-left: 10px;
}
#search {
	width: 100%;
	background: #FAFAFA;
	z-index: 9;
height: auto;
background: #fff;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
justify-content: center;
align-items: center;
position: relative;
z-index: 999;
display: block;
}
#autosearch_search_results {
	top: 58px !important;
}
.mob-icon-search .search-ac {
	display: none;
}
.mob-icon-search.active .search-mb {
	display: none;
}
.mob-icon-search.active .search-ac {
	display: block;
}
#cart img {
    margin-left: -2px;
	margin-top: 0;
}
.close-search {
	background: #EAEDF0;
box-shadow: inset 2.27544px 2.27544px 3.41315px rgba(0, 0, 0, 0.15);
width: 44px;
height: 44px;
display: flex;
border-radius: 50px;
margin-top: 3px;
justify-content: center;
}
.search-off {
	width: 20%;
display: flex;
justify-content: flex-end;
}
.logo-mob {
	width: auto;
	padding-left: 10px;
}
.account {
	display: none;
}
.account, #search-click {
	box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
}
#cart-total .text {
	display: none;
}
#cart-total .value {
	right: -10px;
	top: -5px;
}
.bigbanner {
	display: none;
}
.phone.foot {
	width: 100%;
	padding-top: 15px;
}
.dropdown.main > .nsmenu-type-category-simple > .nsmenu-haschild li a:before{
content: '';
background-image: url(/image/cartprod.svg);
width: 34px;
height: 34px;
display: inline-block;
background-repeat: no-repeat;
background-color: #F6F6F6;
box-shadow: inset 1.80512px 1.80512px 2.70768px rgba(0, 0, 0, 0.15);
border-radius: 100px;
position: absolute;
right: 7px;
display: flex;
background-position: center;
	
}
#prlogin-popup .modal-dialog {
	width: 100%;
	margin: 0;
}
#prlogin-popup .modal-content {
	margin: 10px;
}
#prlogin-popup .modal-body {
    padding: 20px;
}
#exampleModalLabel {
	font-size: 24px;
}
.nav-tabs li a {
	font-size: 18px;
}
#prlogin-popup .form-control {
    height: 50px;
	font-size: 16px;
}
#prlogin-popup .btn-primary {
    font-size: 18px;
	height: 50px;
	margin-top: 5px;
}
.border {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.btn-soc.fb, .btn-soc.google {
	width: 100%;
	margin-bottom: 10px;
	font-family: 'Manrope';
font-weight: 500;
}
.button-soc {
	flex-direction: column;
	width: 100%;
}
.have-acc {
	font-size: 18px;
}
#search-click img {
	width: 22px;
}
.close-search img {
	width: 14px;
}
.toggle-close-mm img {
	width: 17px;
}
.container.menu {
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
	margin: 0;
    width: 100%;
}
.breadcrumb {
    margin: 10px 0 0 0;
}
.breadcrumb > li {
    font-size: 12px;
}
.category h1 {
    font-size: 20px;
	text-align: center;
}
.category-head {
	flex-wrap: wrap;
width: 100%;
}
.category-left {
	width: 100%;
}
.category h1 {
	margin: 10px 0 15px;
	width: 100%;
}
.category-left {
    width: 48.9%;
}
.standart-sort, .select {
	width: 100% !important;
}
.ocfilter-mobile-handle button {
	width: 100%;
	height: 42px;
	font-family: 'Manrope';
font-weight: 500;
	font-size: 14px;
}
#input-sort {
	height: 42px;
}
.ocfilter-mobile-handle button img {
	margin-right: 10px;
}
.product-grid {
    padding: 0 3px;
}

.row.grid {
	margin: 10px -3px 0;
}
.model {
	display: none;
}
.product-grid img {
    padding: 0px;
}
.product-grid .button-cart button {
    width: 137px;
    height: 42px;
}
.product-grid .button-cart button::after {
    width: 28px;
    height: 28px;
}
.product-grid .button-cart span {
    font-size: 15px;
    margin-left: 5px;
}
.product-thumb {
    margin-bottom: 7px;
    border-radius: 15px;
    min-height: max-content !important;
}
.product-grid .button-cart {
    margin-top: 15px;
    margin-bottom: 20px;
}
.seomore_div {
	margin-top: 30px;
}
#ocfilter >.panel-heading {
	background: none;
	font-size: 16px;
font-weight: 400;
color: #DBB7A6;
	padding: 14px 15px;
}
#ocfilter .collapse-value i {
	display: none;
}
#ocfilter .collapse {
	height: 100% !important;
}
#ocfilter .close, #ocfilter .close img {
	width: 16px;
	height: 16px;
	opacity: 1;
}
.buttons-mob {
    display: none;
    bottom: 0;
	position: fixed;
	background: #fff;
	width: 280px;
	background: #EAEDF0;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 14px;
	justify-content: space-between;
	left: 0;
}
.ocfilter-mobile.active .buttons-mob {
	display: flex;
	height: 85px;
align-items: center;
}
.ocf-offcanvas.active::after {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
	z-index: -1;
}
#ocfilter .list-group {
	margin-bottom: 60px;
}
.active-body {
	overflow: hidden;
}
#content.category {
padding-right: 6px;
    padding-left: 6px;
}
.product-block .image {
	width: 100%;
}
.right-product {
    width: 100%;
}
.product-block {
    flex-direction: column;
	margin-top: 10px;
}
.product-block .image ul li a{
	margin-top: 10px;
}
#content.prod {
	padding: 0 12px;
}
.art {
	text-align: center;
margin-top: 10px;
font-size: 15px;
}
.right-product h1 {
	font-family: 'Manrope';
font-weight: 600;
font-size: 20px;
text-align: center;
padding: 0 20px;
}
.right-product .price {
	font-size: 36px;
	justify-content: center;
}
.disconts {
	flex-direction: column;
}
.disconts div {
	margin: 10px auto 0;
}
#product >.form-group {
	flex-direction: column;
}
#button-cart {
	width: 274px;
}
#button-cart > span {
	font-size:21px;
	margin-right: 25px;
}
.boc_order_btn {
	margin-top: 20px;
	margin-left: 0;
}
.related-name {
	margin-top: 50px;
font-size: 19px;
justify-content: center;
}
#recommended {
	width: auto;
	margin-left: 0;
	margin-bottom: 5px;
}
#recommended .product-thumb {
   height: max-content;
    min-height: max-content;
}
.seocmspro_content .caption .name, #related .caption .name {
    height: 40px;
}
.product-block .product-label-new {
	height: 38px;
width: 130px;
    font-size: 18px;
line-height: 34px;
padding: 0 10px;
text-align: center;
top: 20px !important;
right: 20px !important;
}
.bottom-block {
	flex-direction: column;
}
.bottom-left {
	width: 100%;
}
.tabs-block > ul > li {
	background: #E7EBF2;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 5px;
width: 48.5%;
height: 42px;
background: #E7EBF2;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
border-radius: 5px;
margin: 0 2.5px 5px;
}
.bottom-left .tabs-block .nav {
	margin: 0 -2px 20px;
}
.bottom-left .tabs-block ul li.active {
	background: #00BE16;
}
.bottom-left .tabs-block ul li.active a {
	color: #fff;
	font-size: 14px;
}
.bottom-left .tabs-block ul li a {
	height: 42px;
line-height: 32px;
color: #333333;
font-size: 14px;
margin: 0 16px;
}
.nav-tabs li a .rev-quan {
    width: 18px;
    height: 18px; 
	font-size: 12px;
}
.bottom-left .tabs-block ul li.active .rev-quan {
background: #fff;
color: #00BE16;
}
.bottom-left .tab-content {
	padding: 25px 20px;
}
.rev-head {
	flex-direction: column;
}
.namerev {
font-size: 21px;
line-height: 25px;
justify-content: flex-start;
margin-bottom: 12px;
}
.rev-form-new {
	flex-direction: column;
}
.rev-form-new .left {
	padding-right: 0;
	width: 100%;
}
.button-rev {
	width: 100%;
	margin-top: 20px;
}
.bottom-right {
    width: 100%;
    margin-top: 20px;
}
.info-prod img {
	width: 46px;
}
.info-prod {
	padding: 20px 10px 20px 0;
	margin-bottom: 10px;
	height: 170px;
}
.reviews-list {
	padding: 25px 23px 18px;
}
.answer {
	margin-left: 23px;
}
.info-prod .image {
    width: 120px; 
}
.info-prod .text {
    font-size: 14px;
	width: 320px;
}
.image.car img {
	width: 70px;
}
.bottom-right #slideshow0 {
	display: block !important;
}
.tittle-related {
	margin: 25px 0;
	font-size: 21px;
}
.caption .name {
	height: 30px;
	margin-top: 5px;
}
.acc-special .text-right {
	display: none;
}
.product-thumb .price {
min-height: 36px !important;
margin: 10px 0 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.related {
    margin-right: -5px;
    margin-left: -5px;
}
#related .owl-next {
	right: -8px !important;
}
#related .price-old{
	margin: 0;
}
.price-spec {
	margin-top: 15px;
display: flex;
font-family: 'Manrope';
font-weight: 600;
font-size: 36px;
justify-content: center;
color: #f0251f;
}
.price-old {
	text-decoration: line-through;
display: flex;
justify-content: center;
margin-top: 30px;
color: #999;
font-size: 18px;
}
#popupcart_extended .cart-close {
	width: 47px;
height: 47px;
top: 20px;
background: #FFFFFF;
background-image: url(/image/close-menu.svg);
background-repeat: no-repeat;
box-shadow: inset 2.27544px 2.27544px 3.41315px rgba(0, 0, 0, 0.15);
background-position: center;
left: -56px;
}
body #popupcart_extended_wrapper {
    right: 0 !important;
    width: 83% !important;
}
#popupcart_extended_wrapper #popupcart_extended {
	width: 100%;
	padding: 0;
}
#popupcart_extended .cart-products {
    padding: 0 22px;
	padding-bottom: 70px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info {
	padding: 10px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .image {
	width: 96px;
}
.popupcart_info .cartprod {
	flex-wrap: wrap;
	position: relative;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .name > .price {
	display: none;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .name {
    width: 63%;
	padding-left: 10px !important;
}
.name .model-cart {
    font-size: 12px; 
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .name a {
	font-size: 14px;
line-height: 17px;
overflow: hidden;
max-height: 34px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .quantity {
  width: 185px;
display: flex;
justify-content: end;
margin-top: -28px;
z-index: 9;
}
body #popupcart_extended .popupcart_info .quantity {
	align-items: flex-start;
}
.model-cart {
	margin-bottom: 5px;
}
#popupcart_extended .quantity > div {
	height: 28px;
	width: 74px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .quantity input[type="text"] {
	height: 28px !important;
	border: none !important;
	font-family: 'Manrope';
font-weight: 600;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .quantity span {
	height: 20px;
	margin: 0;
	font-size: 22px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .quantity .minus-cart {
	margin-left: 4px;
margin-bottom: 2px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .quantity .plus-cart { 
margin-right: 4px;
margin-bottom: 2px;
}
.cartprod .last-cart {
	width: 100%;
	position: initial;
	margin-top: -45px;
}
#popupcart_extended .remove span svg {
	height: 11px !important;
	width: 11px !important;
}
#boc_order .modal-dialog {
    margin-top: 60%;
}
#boc_success .modal-dialog {margin-top: 55%;}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .price.total {
	font-size: 14px;
}
#popupcart_extended .head_cart {
	display: none;
}
.head_cart.mob {
	display: flex !important;
	margin-bottom: 15px;
margin-top: 15px;
font-size: 20px;
font-family: 'Manrope';
font-weight: 700;
}
#popupcart_extended .bottom-cart {
	padding: 0 20px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_buttons .button {
	font-size: 18px;
	height: 53px;
	padding-right: 50px;
}
.popupcart_total .all-total span, .popupcart_total .all-total {
    font-size: 18px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_total {
	padding: 20px 0 0px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_buttons .button::after {
	width: 36px;
height: 36px;
background-size: 20px;
}
#boc_order_title {
	font-size: 18px;
	margin-top: 20px;
}
#boc_order .modal-body {
    padding: 0 20px 20px;
}
#boc_submit {
	font-size: 16px;
	height: 45px;
}
input#boc_phone {
	height: 45px;
	font-size: 16px;
}
#boc_submit::after {
    top: 8px;
    right: 8px;
	height: 34px;
	width: 34px;
	background-size: 18px;
}
.category-head >.form-group {
	width: 48.9%;
}
.sort-ul {
	width: 100%;
	border-radius: 4px;
	font-size: 14px;
}
.dropdown-menu.category .line-sort a {
    font-size: 14px;
}
.filter-mob {
	margin-bottom: 10px;
}
.category > .row {
    margin: 0 -10px;
}
.row.grid {
	margin: 0 -3px;
}
.dropdown-menu.category {
    width: 190px;
    left: -20px;
}
.name-shemy .shemy {
	padding: 0;
	font-size: 20px;
	line-height: 24px;
}
.category .name-shemy::after {
	display: none;
}
.shemymenu {
    margin: 0;
}
.category .name-shemy {
	margin-top: 5px;
margin-bottom: 15px;
}
.shemymenu ul {
	flex-direction: column;
height: auto;
border-radius: 12px;
padding: 20px;
}
.shemymenu li a {
font-size: 14px;
width: 100%;
height: 30px;
line-height: 30px;
}
.shemymenu .main {
	width: 100%;
}
.shemymenu li:last-child {
	margin: 0;
}
.grid.shemy .name {
	font-size: 12px;
line-height: 15px;
min-height: 45px;
}
.button-detail span {
	font-size: 14px;
}
.button-detail {
	margin-bottom: 10px;
}
.account-simpleedit .head-simple {
	background: none;
	box-shadow: none;
}
.account-simpleedit #column-left, .account-password #column-left, .account-order #column-left {
	display: block;
}
.account-simpleedit .head-simple, .head-acc, .account-simpleedit .head-simple h1 {
font-size: 20px;
line-height: 24px;
background: none;
box-shadow: none;
justify-content: center;
height: 100%;
margin: 20px;
}
.account-simpleedit .head-simple h1 {
	margin: 0;
}
.list-group.acc {
    margin-bottom: 17px;
}
.logout {
    display: flex;
    margin-bottom: 17px;
}
#simpleedit .form-horizontal {
	flex-direction: column;
}
#simpleedit .form-group {
    width: 100%;
}
#simpleedit, .account-password .form-horizontal {
	padding: 20px 10px;
}
.control-label.acc {
	font-size: 18px;
	line-height: 19px;
}
.control-label.acc {
    margin-bottom: 10px;
}
.simpleregister-button-right {
    width: 100%;
}
#simpleregister_button_confirm, .account-password .btn-primary {
	width: 100%;
	height: 50px;
}
#simpleedit .form-group {
    margin-bottom: 17px;
}
.simpleregister-button-block {
	padding: 0 !important;
}
#simpleregister_button_confirm, .account-password .btn-primary {
    font-size: 18px;
    line-height: 34px;
}
.account-password .form-group {
	width: 100%;
}
.account-password input {
	height: 50px;
}
.account-password .form-group {
	margin-bottom: 17px;
}
.account-password .pull-right {
	width: 100%;
}
.account-password #content {
    min-height: auto;
}
.order-product {
	flex-direction: column;
	padding: 0;
	margin-bottom: 10px;
	background: #fff;
	gap: 8px;
}
.order-product div, .order-product .order_id, .order-product .date_added {
	width: 100%;
	border-right: none;
	font-size: 16px;
	padding: 12px 0;
	text-align: center;
}
.order-products, .products-total {
	width: 100%!important;
}
.order-list {
	padding: 10px 10px 0px;
}
.order-product .button {
	display: flex;
justify-content: center;
padding-top: 0;
}
.order-product .button a {
	width: 200px;
	height: 40px;
}
.order-product .button a {
	width: 100%;
}
.table-ord-info {
	padding: 10px;
}
.account-order-info .quantity {
	display: none;
}
.table-ord-info .products-row {
	padding: 10px;
}
.table-ord-info .products-row {
	margin-top: 10px;
	box-shadow: 0px 0px 4px #E1E1E1;
	border-radius: 6px;
}
.products-acc {
	box-shadow: none;
}
.table-ord-info .centerblock {
	padding-left: 10px;
	max-height: 120px;
}
.products-acc .products-row {
	position: relative;
}
.products-acc .total {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: auto;
    font-size: 16px;
}
.quantity-mob {
color: #AFAFAF;
margin-top: 10px;
margin-bottom: 5px;
font-family: Gilroy-SemiBold;
font-size: 12px;
line-height: 14px;
}
.quantity-mob span {
color: #000;
}
.centerblock .model {
	display: block;
	font-size: 12px;
}
.centerblock .name {
    margin-top: 10px;
}
.centerblock .name a {
    font-size: 14px;
    line-height: 17px;
}
.total-prices-all {
    border-radius: 0;
    margin: 10px -10px;
}
.table-ord-info .pull-prev a {
	width: 100%;
}
.table-ord-info .pull-prev {
    margin-top: 20px;
    margin-bottom: 10px;
}
.modal.fade.blog #column-left {
	display: block;
	padding: 0;
	width: 100%;
}
.modal.fade.blog .modal-dialog {
	height: 100%;
margin: 0;
width: 100%;
}
.modal.fade.blog .modal-content {
	height: 100%;
	width:80%;
border-radius: 0;
}
#cmswidget-3 {
	padding: 20px;
}
#cmswidget-3 .tittle {
	font-size: 20px;
line-height: 24px;
}
.content-records .blog-image img {
	width: 100%;
}
.blog-heading_title-n {
	font-size: 20px;
line-height: 24px;
text-align: center;
margin-top: 20px;
}
.content-records.column_width_ {
	padding: 10px;
}
.ascp-list-title {
	font-size: 18px;
line-height: 22px;
}
h2.ascp-list-title {
	padding: 0 10px;
}
.description.record_description .blog-data-record {
    width: 35%;
}
.description.record_description .seocms_further {
    width: 63%;
}
.content-records.column_width_ .description.record_description p {
	margin-bottom: 20px;
}
.content-records.column_width_ {
	margin-bottom: 15px;
}
.description.record_description .blog-data-record {
	height: 50px;
}
.container.record .rec-block {
	padding: 10px;
}
.container.record h1 {
padding: 15px 10px 0;
	font-size: 20px;
line-height: 24px;
}
.record-info img {
	width: 100%;
}
.record-info .blog-record-description {
    margin-top: 15px;
	padding: 0 10px;
}
#content {
    min-height: 300px;
}
.blog-mob-cat {
	background: #00BE16;
border-radius: 5px;
font-size: 14px;
line-height: 17px;
height: 42px;
width: 49%;
font-family: 'Manrope';
font-weight: 600;
margin-bottom: 10px;
}
.sc-align-sort .select {
	width: 49% !important;
}
.blog-mob-cat img {
	margin-right: 8px;
}
.blog-close {
position: absolute;
right: 13px;
top: 20px;
background: #FFFFFF;
box-shadow: inset 2.27544px 2.27544px 3.41315px rgba(0, 0, 0, 0.15);
width: 50px;
height: 50px;
border-radius: 50px;
border: none;
}
#cmswidget-3 .sc_widget_blogs_a {
	height: 45px;
font-size: 16px;
line-height: 19px;
font-family: 'Manrope';
font-weight: 600;
}
.info-block-main {
	flex-direction: column;
}
.info-block-main .left, .info-block-main .right {
	width: 100%;
}
.name-info {
	margin-top: 20px;
margin-bottom: 20px;
}
.name-info .shemy {
	font-size: 20px;
line-height: 24px;
}
.name-info::after {
	height: 2px;
}
.info-block-main .left {
	padding: 20px !important;
	font-size: 14px !important;
line-height: 18px !important;
}
.info-block-main h4, .information-information-8 h1 {
	font-size: 18px;
line-height: 22px;
margin-top: 10px;
}
.info-block-main .right {
	padding: 0;
}
#content .info-block-main .right img {
    margin-bottom: 0px;
	margin-top: 10px;
}
.information-information-8 .contact {
    margin-bottom: 20px;
}

.information-information-8 .contact div.cont {
	line-height: 24px;
}
.product-grid .button-cart.nostock span {
    margin-left: 8px;
    text-align: left;
    line-height: 14px;
}
.cart-products .popupcart_info:last-child {
	margin-bottom: 190px !important;
}
#prlogin-popup .modal-content {
    min-height: 540px;
}
#form-review .tittle {
	font-size: 18px;
line-height: 22px;
}
.modal-dialog.modal-lg.rev {
	width: 96%;
margin: 120px 7px;
}
.modal-content.rev {
	width: 100%;
	padding: 0 30px 30px;
}
#form-review .tittle {
	margin-top: 27px;
margin-bottom: 23px;
}
#form-review input {
	height: 45px;
	font-size: 16px;
}
.rev-form-new .right {
    width: 100%;
	
}
#form-review textarea {
	font-size: 16px;
	height: 130px;
}
.button-getrev, #button-review {
	margin-top: 0;
}
.button-getrev {
	width: 100%;
}
.modal-content.rev, .modal-dialog.rev {
	height: auto;
}
#button-review {
line-height: 22px;
padding-right: 50px;
padding-left: 30px;
height: 45px;
font-size: 16px;
}
#button-review::after {
	width: 34px;
height: 34px;
top: 8px;
background-size: 14px;
}
.success-new.in .modal-dialog {
    width: auto;
    margin-top: 120px;
}
.modal-logo img {
    width: 140px;
}
.text-succ {
	font-size: 22px;
margin-top: 0;
}
#modal-review .text-detal {
font-size: 14px;
line-height: 17px;
}
#modal-review .modal-content {
height: 148px;
padding: 31px 45px 25px;
}
#modal-review .text-succ {
	font-size: 20px;
line-height: 24px;
margin-bottom: 10px;
}
.prod #slideshow0 .owl-buttons {
	display: none;
}
.number-order {
	font-family: 'Manrope';
font-weight: 600;
	font-weight: 600;
font-size: 14px;
line-height: 17px;
margin-top: 40px;
}
.senks {
	font-size: 28px;
line-height: 34px;
padding-bottom: 40px;
}
#print {
    width: 100%;
	padding: 10px;
}
.suc-gal span {
width: 110px;
height: 110px;
top: 0;
margin-top: -65px;
}
.suc-gal span::before {
    width: 86px;
    height: 97px;
    left: 12.5px;
}
.suc-gal span::after {
    content: '';
    background-image: url(/image/gal2.svg);
    width: 53px;
    height: 40px;
    background-size: 34px;
    position: absolute;
    z-index: 9;
    top: 44px;
    left: 42px;
    background-repeat: no-repeat;
}
.you-order {
	margin-bottom: 15px;
	margin-top: 20px;
}
.success-responsive .row_.prodlist {
	padding: 10px;
	flex-wrap: wrap;
}
.success-responsive .name {
	font-size: 14px;
line-height: 17px;
}
.success-responsive .block-cart {
	padding-left: 14px;
}
.success-responsive .row_.prodlist .left {
    width: 100%;
}
.success-responsive .row_.prodlist .right {
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 10px;
}
.success-responsive .row_.prodlist .right .price-total {
	order: 1;
}
.total-suc {
	padding-bottom: 10px;
}
.buttons.success {
	margin-top: 30px;
margin-bottom: 0;
}
.buttons.success .btn-primary {
	width: 100%;
}
#boc_success .modal-dialog, .success-reg .modal-dialog {
	width: auto !important;
}
#boc_success .image img, .success-reg .image img {
	width: 166px !important;
}
#boc_success .head, .success-reg .head {
	font-size: 20px !important;
line-height: 24px;
margin-top: 16px;
}
#boc_success .cont, .success-reg .cont {
margin-top: 7px;
font-size: 14px !important;
line-height: 17px;
padding: 0 60px;
margin-bottom: 16px;
}
.sort-ul {
	padding: 0 10px 0 40px;
}
.imagecat img {
	width: 120px;
}
.homecat .captioncat a {
	height: 160px;
}
.homecat .captioncat .name {
margin-bottom: 18px;
}
.item-homecat {
	margin-bottom: 15px;
}
.nsmenu-haschild.bef > li:nth-child(3) > a::before {
	top: 6px !important;
}
.checkout-simplecheckout .breadcrumb {
	display: none;
}
.plus-minus {
	margin-right: 0;
margin-bottom: 30px;
}
.all-total.spec {
    font-size: 16px !important;
}
.select2-search.select2-search--dropdown {
height: 50px !important;
}
.select2-dropdown.select2-dropdown--below {

    margin-top: -50px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	margin-top: -10px !important;
}
.new-select {
	border-radius: 4px;
	font-size: 14px;
}
.new-select__list {
	padding: 10px 0;
}
.new-select__item span {
    display: block;
    padding: 6px 12px;
    font-size: 13px;
}
.product-label-new {
	height: 25px;
width: 88px;
font-size: 12px;
line-height: 20.8px;
right: 10px;
top: 10px;
}
.xdstickers_wrapper.position_upright {
    top: 10px !important;
    right: 10px !important;
}
.xdsticker_sale {
	height: 25px;
width: 54px;
font-size: 14px;
line-height: 22px;
}
.row.grid .price .price-old {
	margin-bottom: 0;
}
.product-block .image > .xdstickers_wrapper {
    top: 20px !important;
    right: 20px !important;
}
.product-block > .image .xdsticker_sale {
	height: 36px;
width: 80px;
font-size: 20px;
padding-top: 2px;
}
#boc_order .modal-dialog {
    width: auto;
}
#boc_order .close img {
	width: 20px;
}
#smspanel2 .modal-dialog, #modal-sms2 .modal-dialog {
    width: auto;
	top: 25%;
}
#smspanel2 .modal-body, #modal-sms2 .modal-body {
    padding: 0 20px 10px;
}
.welcome {
	width: 100%;
	font-size: 20px;
font-size: 18px;
line-height: 22px;
}
#smspanel2 .panel-close, #modal-sms2 .panel-close {
    width: 30px;
    height: 30px;
}
#smspanel2 .panel-close img, #modal-sms2 .panel-close img {
	width: 12px;
}
#smspanel2 .modal-header {
    padding: 15px;
}
#input-phone-login2, #input-code-login2, #smspanel2 .tab-content .btn-primary, #modal-sms2 .tab-content .btn-primary {
	height: 45px;
}
#input-phone-login2, #input-code-login2, #input-phone-login2::placeholder, #input-code-login2::placeholder {
	font-size: 18px;
}
#modal-sms2 .tab-content {
	margin-top: 14px !important;
}
.no-sms {
	margin-top: 0;
}
.form-group.required.registrsms {
	margin-bottom: 10px;
}
#modal-sms2 .tab-content .btn-primary {
	margin-bottom: 15px;
}
#modal-login .modal-dialog {
	width: auto;
}
#modal-login .modal-content {
    height: 127px;
}
#modal-login .modal-body {
    font-size: 20px;
    line-height: 24px;
    padding: 0 20px;
}
#modal-sms2 .modal-content {
    margin-right: 0;
}
#modal-sms2 .modal-header {
    padding: 15px;
}
#boc_order .modal-header .close {
	width: 30px;
height: 30px;
}
#boc_order .modal-header .close img {
	width: 12px;
}
#boc_order .modal-header {
	margin: 0;
}
#boc_form .input-group.has-warning {
    margin-bottom: 15px;
}
#modal-review .modal-dialog {
	top: 26%;
	width: 280px;
margin: 0 auto;
}
.no-rev {
	font-size: 12px;
line-height: 23px;
margin-bottom: 13px;
margin-top: -5px;
}
.sc-align-sort {
	position: relative;
display: flex;
width: 100%;
right: auto;
top: 0;
justify-content: space-between;
}
.record-blog #content {
    width: 100%;
}
.record_columns .column_width_ {
    width: 100% !important;
}
.record-blog .record_columns {
	display: flex;
flex-wrap: wrap;
margin: 0 -10px 0;
}

.description.record_description {

    height: 80px;
    overflow: hidden;
    font-size: 16px;
    line-height: 19px;

}
.button.seocms_further {
	justify-content: center;
}  
.container.record #content {
	width: 100%;
}
.container.record .blog-mob-cat {
	width: 100%;
	margin: 20px 0;
}
.phone-tel img {
	margin-top: 0;
}
.order-list {
	min-height: 100px;
}
.total-prices-all {
	padding: 20px;
	flex-direction: column;
	margin: 10px 0 0;
	border-radius: 10px;
}
.left-info-ord, .right-info-ord {
	width: 100%;
}
.left-info-ord {
border-bottom: 1px solid #BBC5D3;
padding-bottom: 13px;
margin-bottom: 15px;
}
.total-prices-block {
	padding-top: 15px;
}
.acc-special #column-left {
	display: block !important;
}
h1.acc {
	background: none;
box-shadow: none;
font-size: 20px;
line-height: 24px;
margin: 20px;
padding: 0;
height: auto;
justify-content: center;
width: auto;
}
footer .phone-tel img {
    margin-top: 3px;
    margin-right: 3px;
}
.ocf-btn-mobile-fixed {
	left: 340px !important;
	display: none !important;
}
.ocf-overflow-hidden .ocf-btn-mobile-fixed {
	display: block !important;
	top: 25px;
}
#ocf-module-1 {
	width: 280px;
}
.ocf-overflow-hidden .ocf-mobile-left::after {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 1000%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}
.ocf-mobile-active .ocf-btn-mobile-fixed {
	z-index: 999 !important;
}
#ocf-module-1 {
	padding: 0;
}
.ocf-btn-mobile-fixed .ocf-btn i {
	display: none;
}
.ocf-value-list {
	display: none;
}
.ocf-open .ocf-value-list {
	display: block;
}
.ocf-filter-name {
	color: #535353;
font-family: 'Manrope';
font-weight: 600;
text-align: left;
line-height: 18px;
padding: 0 12px;
}
.ocf-content .ocf-filter.ocf-dropdown {
	margin-bottom: 0;
}
.ocf-theme-light .ocf-filter-header {
padding-top: 20px;
padding-bottom: 15px;
}
.category-head .standart-sort {
	margin-bottom: 10px;
}
.filters-option-copy .ocf-selected-discard.new {
	padding: 0 12px !important;
height: 35px;
line-height: 34px;
margin-left: 0px;
font-size: 14px;
margin-right: 10px;
}
.filters-option-copy .ocf-selected-discard.new::after {
	margin-top: 13px;
}
.container .filters-option-copy {
	padding: 0 11px;
margin-bottom: 15px;
}
.ocf-filter-header-append i {
	display: none;
}
.ocf-filter-header-append::after {
width: 20px;
height: 20px;
background-image: url(/image/bx-plus.svg);
content: "";
position: absolute;
right: 10px;
display: inline-block;
top: 24px;
background-repeat: no-repeat;
}
.ocf-filter-header {
	position: relative;
	border-bottom: 1px solid #E6E6E6 !important;
}
.ocf-theme-light .ocf-filter + .ocf-filter {
	border: none !important;
}
.ocf-value-list-body{
	padding-top: 20px;
}
.ocf-filter-list .ocf-filter:last-child .ocf-filter-header {
	border-bottom: none !important;
}
.ocf-open .ocf-filter-name {
    color: #00BE16;
}
.ocf-open .ocf-filter-header-append::after {
background-image: url(/image/bx-minus.svg);
}
.ocf-active .ocf-value-list {
	display: block;
}
.ocf-content .ocf-active .ocf-active-label {
	display: none;
}
.ocf-content .ocf-icon.ocf-icon-16 {
	display: none !important;
}
.ocf-theme-light .ocf-filter.ocf-active {
	background: none !important;
}
.ocf-theme-light .ocf-selected .ocf-value-input-checkbox::after {
	left: 5px;
top: 5px;
}
.ocf-value-list-body .ocf-selected:last-child {
	margin-bottom: 0px;
}
.ocf-active .ocf-filter-name {
	color: #00BE16;
}
.ocf-active .ocf-filter-header-append::after {
    background-image: url(/image/bx-minus.svg);
}
#form-language {
	height: 40px;
	position: relative;
z-index: 999;
}
#form-language .language-select {
	height: 30px;
    font-size: 16px;
    font-weight: 700;
}
#form-language .language-select:first-child::after, 
#form-language .language-select:last-child::before {
  width: 46px;
  height: 24px;
  margin-bottom: -6px;
}
#form-language .language-select.active:last-child::before,
#form-language .language-select.active:first-child::after
 {
  content: "";
  width: 20px;
  height: 20px;
}
#form-language .language-select.active:first-child::after {
	top: 6px;
    left: 24px;
}
#form-language .language-select.active:last-child::before {
	top: 6px;
	right: 24px;
}
#form-language .language-select:first-child {
  margin-right: 3px;
}
#form-language .language-select:last-child {
	margin-left: 3px;
}
#form-language .language-select:first-child::after {
	margin-left: 10px;
}
#form-language .language-select:last-child::before {
	margin-right: 10px;
}
#slideshow1 .owl-controls .owl-buttons .owl-prev {
	top: 100%;
	left: 20px !important;
	background: none;
	margin-top: -7px;
}
#slideshow1 .owl-controls .owl-buttons .owl-next {
	top: 100%;
	right: 10 !important;
background: none;	
margin-top: -7px;
}
#slideshow1 .owl-controls .owl-buttons img {
	width: 11px;
}
.owl-carousel .owl-controls .owl-page span {
	width: 35px;
	height: 5px;
}
.homecat {
  margin-top: 32px;
}
#slideshow1 .owl-pagination {
	top: 15px;
}
.information-information-8 .contact div > .cont {
	display: flex;
}
#simplecheckout_payment_address .checkbox input[type="checkbox"]:checked + label::before, #simplecheckout_payment_address .checkbox input[type="checkbox"]:not(:checked) + label::before {
	top: 15px;
}
#simplecheckout_payment_address .checkbox input[type="checkbox"]:checked + label::after, #simplecheckout_payment_address .checkbox input[type="checkbox"]:not(:checked) + label::after {
	top: 19px;
}
}
@media (max-width: 360px) {
	.footer-left #logo img {
		width: 110px;
	}
	.footer-left #logo {
		margin-left: 0;
	}
	.phone a > span {
  font-size: 16px;
}
}

@media (min-width: 320px) and (max-width: 360px) {
	#popupcart_extended_wrapper #popupcart_extended .popupcart_info .image {
		width: 80px;
	}
	.name .model-cart {
  font-size: 10px;
  margin: 0px;
}

#popupcart_extended_wrapper #popupcart_extended .popupcart_info .name a {
  font-size: 12px;
  line-height: 14px;
  max-height: 30px;
}
#popupcart_extended_wrapper #popupcart_extended .popupcart_info .quantity {
  width: 170px;
}
}
@media (min-width: 1400px) and (max-width: 1500px) {
	body #popupcart_extended_wrapper {
		width: 48% !important;
	}
}

.checkout-success .breadcrumb {
	display: none;
}
.checkout-success > .container h1 {
font-weight: 800;
  font-size: 32px;
  line-height: 22px;
  color: #00BE16;
  text-align: center;
  font-family: 'Manrope';
font-weight: 600;
  margin-bottom: 40px;
  margin-top: 80px;
}
#print .number {
margin: 0 0 30px;
text-align: center;
font-weight: 400;
font-size: 22px;
line-height: 22px;
color: #333333;
font-family: 'Manrope';
font-weight: 500;
}
#print h3 img {
	margin-right: 11px;
	margin-top: -3px;
}
.info-succes {
	display: flex;
background: #FFFFFF;
border-radius: 10px;
padding: 12px 28px 33px;
}
.column-left {
	width: 60%;
	padding-right: 20px;
}
.column-right {
	width: 40%;
}
#print h3 {
	margin-bottom: 15px;
margin-top: 20px;
font-size: 18px;
line-height: 21px;
color: #444444;
font-family: 'Manrope';
font-weight: 500;
}
.info-s-ord {
	display: block;
line-height: 20px;
	margin-bottom: 5px;
}
.info-s-ord span {
 font-family: 'Manrope';
font-weight: 600;
}
.info-s-pay {
	margin-bottom: 34px;
	display: block;
}
.time-suc {
	margin-top: 20px;
display: block;
}
.center-suc .text-left, .time-suc span {
	font-weight: 600;
}
.responsive-success {
background: #FFFFFF;
border-radius: 10px;
margin-top: 10px;
padding: 5px 25px 15px;
}
.item-suc {
	display: flex;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding: 10px;
margin-bottom: 10px;
}
.item-suc .image img {
width: 78px;
}
.item-suc .info {
padding-left: 13px;
width: 250px;
margin-right: 40px;
}
.prices-suc {
	display: flex;
flex-direction: column;
justify-content: center;
min-width: 92px;
  padding-right: 40px;
  margin-left: auto;
}
.item-suc .info .name {
font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  display: block;
  margin-top: 10px;
  max-height: 34px;
  overflow: hidden;
  font-family: 'Manrope';
font-weight: 400;
}
.prices-suc .price {
 font-family: 'Manrope';
font-weight: 600;
font-size: 18px;
line-height: 21px;
display: flex;
flex-direction: column;
align-items: flex-end;
}
.item-suc .model-q {
	margin-top: 5px;
}
.item-suc .model {
	margin-right: 20px;
  font-size: 14px;
}
.item-suc .quantity {
	font-size: 14px;
  color: #00BE16;
}
.sale-total span {
 font-family: 'Manrope';
font-weight: 600;
}
.prices-suc .price-old {
font-family: 'Manrope';
font-weight: 400;
font-size: 14px;
line-height: 16px;
}
.simplecheckout-cart-total-value {
 font-family: 'Manrope';
font-weight: 600;
}
.total-block-suc .total-item-suc:first-child {
	display: none;
}
.item-suc .name a, .item-suc .name a:hover {
	color: #444444;
}
.prices-suc .price-new {
	color: #E74C3C;
}
.prices-suc .currency {
	line-height: 16px;
}

.description.record_description,.description.record_description span, .description.record_description p {
	font-family: 'Manrope' !important;
font-weight: 400;
	font-size: 16px !important;
line-height: 19px !important;
color: #333 !important;
}
.blog-record-description p, .blog-record-description span {
	line-height: 19px !important;
	color: #333 !important;
	font-size: 16px !important;
	font-family: 'Manrope' !important;
font-weight: 400;
}
#popupcart_extended_background {
	opacity: 1 !important;
	background-color: #00000078 !important;
}

.qn-dis {
	color: #333;
	margin-left: 2px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #00BE16;
  border-color: #00BE16;
}
.pagination > li > a, .pagination > li > span {
	color: #00BE16;
}
#simplecheckout_payment_address label {
font-size: 14px;
font-family: 'Manrope';
font-weight: 400;
line-height: 18px;
}

 
#search .dropdown-menu { 
  max-width: 100%;
  overflow: hidden;
}
#search .dropdown-menu, 
#search .dropdown-menu div,
#search .dropdown-menu span {
  padding: 0;
}
#search .dropdown-menu  li a,
#search .dropdown-menu  li.disabled {
  padding: 0 12px;
	white-space: normal;
}
#search .dropdown-menu li {
  list-style-image:  none !important;
	clear: both;
}
.search-suggestion {
  overflow: hidden;
  width: 100%;
}
.search-suggestion span {
  margin-right: 5px;	
}
.search-suggestion .label {
  font-weight: bold;	
  color: black;
}
.search-suggestion  .image img {
  border: none;
}
.search-suggestion .price {
font-family: 'Manrope';
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: #333333;
margin-top: 5px;
}
.search-suggestion .price-old {
color: #AFAFAF;
text-decoration: line-through;
font-family: 'Manrope';
font-weight: 600;
display: inline;
margin-left: 10px;
font-size: 14px;
line-height: 17px;
}
.search-suggestion  .price-new {
  color: #f00;
}
.search-suggestion.product {
	border-bottom: 1px solid #E9E9E9;
	padding: 8px 0 !important;
}
#search .dropdown-menu li:last-child .search-suggestion.product {
	border: none;
}
#search .dropdown-menu label span {
display: none;
}

#search .dropdown-menu a:hover, #search .dropdown-menu a:focus {
	background: none !important;
}
#search .dropdown-menu a:hover .name {
color: #00820F;
}
#search .dropdown-menu a:hover .price {
	color: #333;
}
.search-suggestion .title {
	text-align: center !important;
}
.search-suggestion.product .more {
text-align: center;
padding: 0 0 5px !important;
text-decoration: underline;
color: #00820F;
font-size: 14px;
}
.search-suggestion .title {
	display: none;
}
.search-suggestion.product .more:hover, #search a:hover .search-suggestion.product .more {
	color: #333;
}
#search .dropdown-menu {
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
border-radius: 20px;
border: none;
padding: 16px 0px;
}
#search .search-suggestion.product .name {
font-weight: 500;
line-height: 12px;
padding-top: 8px;
  color: #333;
  line-height: 16px;
}
#search .search-suggestion.product .image {
  margin: 0 8px 0 0;
}
#search .dropdown-menu li.disabled {
	display: none;
}
.information-information-9 b {
	font-family: Gilroy-SemiBold !important;
	color: #333 !important;
}
.information-information-9 p, .information-information-9 p span, .information-information-3 p, .information-information-3 p span, .information-information-3 #content li span {
	  font-family: 'Manrope' !important;
font-weight: 400;
	  font-size: 16px !important;
line-height: 20px !important;
color: #333 !important;
background: none !important;
}

.information-information-9 h2 {
	font-family: 'Manrope' !important;
font-weight: 700;
	font-size: 26px !important;
	margin-top: 0;
margin-bottom: 20px;
color: #333 !important;
}
.phone.foot .phone-tel img {
  margin-top: 4px;
}
.pay-imgs .visa {
	margin-right: 10px;
}
.pay-imgs {
margin-top: 20px;
}
.soc-icons img {
	width: 65%;
}
.block-shemy td {
	padding: 10px !important;
	border: 1px solid #e1e1e1 !important;
	font-weight: normal !important; 
	background: #fff;
}
.block-shemy td span {
	font-weight: normal !important; 
	color: #333;
	text-decoration: none;
}
.block-shemy td {
	text-decoration: none !important
}
.block-shemy tbody a {
	color: inherit;
}
.block-shemy h1 {
	text-align: center;
font-family: Gilroy-SemiBold;
color: #333;
margin-bottom: 20px;
}
.block-shemy {
	margin: 0 auto;
	width: max-content;
}
.button-cart .ocdw_cart-call-button {
	background: #FFA500;
	font-size: 14px;
	font-size: 16px;
}
#product .ocdw_cart-call-button {
	background: #FFA500;
		font-size: 24px;
  font-family: 'Manrope';
font-weight: 600;
padding-right: 50px;
}
.no-product {
	font-size: 24px;
  text-align: center;
  padding-top: 50px;
}


















@media (min-width: 767px) {
#column-left {
	position: sticky;
  top: 110px;
  height: 100%;
}
#menu-vertical .btn-menu .mob {
display: none;
}
#ocf-module-1 {
	top: 110px;
  height: calc(100vh - 110px);
 overflow: hidden;
  position: sticky;
}
#ocf-module-1:hover {
  overflow-y: auto;	
}
#ocf-module-1:hover .ocf-content {
	margin-right: -6px;
}
@-moz-document url-prefix() #ocf-module-1 {
scrollbar-width: thin;
scrollbar-color: #00BE16 #fff;
}
@-moz-document url-prefix() { #ocf-module-1 {scrollbar-width: thin; scrollbar-color: #00BE16 #fff; }}
@-moz-document url-prefix() { #ocf-module-1:hover {padding-right: 28px;}}
}
.plisting-products .product-layout {
  margin: 0;	
}
.plisting-products .product-layout
{
  width: 20%;
  padding: 0 10px;
}
.plisting-products .caption .name {
	font-size: 13.5px;
}
.plisting-products .product-thumb .image img {
	padding: 0 0 10px;
}
.plisting-products .product-thumb .button-cart {
margin-top: 10px;
}
.plisting-products .product-thumb .caption .price {
	margin-top: 15px;
}
.plisting-products .button-cart button
{
  width: 145px;
  height: 46px; 
}
.plisting-products .product-grid .button-cart span
{
  color: #fff;
  font-family: 'Manrope';
font-weight: 700;
  font-size: 15px;
} 
.plisting-products .product-grid .button-cart button::after {
	background-image: url(/image/cartprod.svg);
  width: 34px;
  height: 34px;
}
.plisting-products .product-thumb .image
{
  text-align: center;
  padding: 30px 20px 20px;
}
.product-thumb .caption .price-old {
	order: -1;
}
.plisting-content ul {
	width: max-content;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 15px;
  margin-bottom: 40px;
  margin-top: 60px;
  height: 45px;
  padding-top: 5px;
}
.plisting-content li a {
	padding: 0 30px;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  border-radius: 10px;
  margin: 0;
  border: none;
}
.plisting-content li a:hover {
	background: #FFA500;
	color: #fff;
}
.plisting-content li.active a {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #00be16;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  border-radius: 10px;
  margin: 0;
  border: none;
}
.plisting-content .nav-tabs > li.active > a, .plisting-content .nav-tabs > li a, .plisting-content .nav-tabs > li.active > a:focus, .plisting-content .nav-tabs > li.active > a:hover {
	border: none;
	outline: none;
}
.plisting-content .nav-tabs > li.active > a, .plisting-content .nav-tabs > li.active > a:focus, .plisting-content .nav-tabs > li.active > a:hover {
background: #00be16;
color: #fff;
}
.plisting-content .nav-tabs li
{
  text-align: center;
  margin: 0 20px;
}
.plisting-content .nav-tabs li:first-child {
	margin-left: 10px;
}
.plisting-content .nav-tabs li:last-child {
	margin-right: 10px;
}
.plisting-products .plisting-navigation
{
  width: 100%;

}
.apl-ajax-btn {
justify-content: center;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.apl-ajax-btn button {
  background: #fff;
  border: 1px solid #e3e3e3 !important;
  border-radius: 41px;
  width: 280px;
  height: 56px;
  color: #212121;
  font-size: 23px;
  display: flex;
  font-family: 'Manrope';
font-weight: 600;
  text-shadow: none;
  border: none;
  justify-content: center;
  align-items: center;
}
.apl-ajax-btn button:hover {
	background: #fff;
	border: 1px solid #333;
	color: #212121;
}
.apl-ajax-btn img {
	padding: 0;
  margin-top: -4px;
  margin-right: 8px;
  width: 22px;
}
.apl-ajax-btn button span {
	font-size: 20px;
}
.plisting-products {
	margin: 0 -10px;
}
.block_with_feedback::after
{
content: '';
  background-image: url(/image/8282.png);
  height: 440px;
  width: 100%;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  border-radius: 20px;
}
.block_with_feedback {
	height: 440px;
  position: relative;
}
.block_with_feedback .container-f {
  z-index: 1;
  position: relative;
  margin-left: 100px;
}
.block_with_feedback {
	border-radius: 20px;
	display: flex;
  align-items: center;
}
.container-f {
	margin-left: 100px;
}
.container-f .title {
font-family: 'Manrope';
  font-weight: 700;
  font-size: 38px;
  color: #fff;
  width: 500px;
  line-height: 44px;
  margin-bottom: 20px;
}
.container-f button.close {
	display: none;
}
.container-f p {
font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 15px;
  display: block;
}
.block-feedback {
	display: flex;
}
#form-feedback .form-group {
	display: flex;
}
#input-name {
	border-radius: 167px;
  width: 180px;
  height: 45px;
  font-size: 16px;
line-height: 137%;
color: #8b8b8b;
padding: 0 20px;
}
#input-phone {
	border-radius: 167px;
  width: 230px;
  height: 45px;
    font-size: 16px;
line-height: 137%;
color: #8b8b8b;
padding: 0 20px;
}
#button_send_feedback {
background: #ffd026;
  border-radius: 167px;
  width: 180px;
  height: 45px;
  border: none;
  font-size: 16px;
  font-family: 'Manrope';
font-weight: 700;
}
#form-feedback .inpt {
padding-right: 0;
padding-left: 10px;
}
#form-feedback {
	padding-right: 25px;
}
#form-feedback input, #form-feedback input:focus {
border: none;
}
.block_with_feedback .alert-danger {
margin: 20px 0;
  position: absolute;
  padding: 0;
  bottom: -35px;
  color: #ff5858;
}
#form-feedback input {
	color: #333 !important;
}
.success-feedback .modal-dialog {
	top: 30%;
  width: 300px;
}
.success-feedback .modal-body {
	padding: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Manrope';
font-weight: 600;
}
.banners-block {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.banner-grid {
	width: 25%;
	padding: 10px;
}
.item-banner {
border-radius: 20px;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  padding: 30px;
}
.item-banner img {
	height: 107px;
}
.item-banner .link span {
font-size: 16px;
  color: #444;
  font-family: 'Manrope';
font-weight: 600;
  padding-bottom: 30px;
  min-height: 70px;
  display: flex;
  align-items: center;
}
.item-banner .link {
	display: flex;
  flex-direction: column;
  padding-left: 27px;
  justify-content: center;
}
.item-banner .link a.button {
background: #00be16;
  border-radius: 53px;
  width: 130px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-family: 'Manrope';
font-weight: 600;
}

.item-banner .link svg {
	margin-left: 7px;
}
 .common-home header {
    position: initial;
 }
.common-home .col-md-3 {
    width: 24.5%;
  }
.common-home .col-md-9 {
	width: 75.5%;
	padding-left: 20px;
}
.plisting-products {
	display: flex;
	flex-wrap: wrap;
}
.seocms_further svg {
	overflow: hidden;
  position: absolute;
  right: 20px;
}
h1.main-cat {
  font-weight: 600;
  font-size: 28px;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 31px;
  margin-bottom: 50px;
}
.product-category-59 .row.subcat {
  margin: 0 6px;
}
.product-category-59 .subcat-main {
  display: block;
  margin-bottom: 0;
  margin: 0 0 20px;
}
.imgcat-block {
  padding: 0;
  width: 100%;
}
.imgcat-block > .item .caption-banner {
  background: none;
  height: auto;
  flex-direction: initial;
  padding: 0;
  border-radius: 10px;
  display: flex;
}
.imgcat-block > .item .caption-banner .image-cat {
  padding: 0;
  width: auto;
  display: block;
}
.imgcat-block > .item .caption-banner .image-cat .icon {
  display: block;
}
.imgcat-block > .item .caption-banner .title-block .tittle {
  font-family: 'Manrope';
font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  margin-left: 10px;
  width: max-content;
  border-bottom: 1px dashed #444;
  display: flex;
  align-items: center;
  color: #00BE16;
  text-align: left;
  margin-top: 0;
  justify-content: flex-start;
  margin-left: 14px;
}
.list-childcat {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-bottom: 50px;
  margin-top: 20px;
}
.imgcat-block .list-childcat .item {
  width: 25%;
  padding: 10px;
}
.subcat-main .caption-banner {
  flex-direction: initial;
  padding: 0;
  height: 170px;
  background: #FFFFFF;
  border-radius: 10px;
  display: flex;
}
.subcat-main .caption-banner .image-cat {
  width: 47%;
  padding: 15px 0 15px 30px;
}
.subcat-main .caption-banner .img {
  height: 100%;
  width: 100%;
  display: block;
  padding: 0;
display: flex;
  align-items: center;
}
.caption-banner .image-cat img {
  width: 110px;
}
.list-childcat .title-block {
  width: 53%;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-top: 30px;
  position: relative;
  padding-right: 20px;
}
.subcat-main .caption-banner .title-block .tittle {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #444444;
  text-align: left;
  margin-top: 0;
  justify-content: flex-start;
}
.subcat-main .title-block .button {
background: #00be16;
  border-radius: 53px;
  width: 130px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-family: 'Manrope';
font-weight: 600;
  position: absolute;
  padding-right: 10px;
  bottom: 25px;
}
.imgcat-block .icon img {
  max-width: 30px;
  width: 100%;
}
.subcat-main .title-block .button svg {
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 15px;
}
.subcat-main .list-childcat .caption-banner {
	border-radius: 20px;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.product-category-59 #column-left, .product-category-59 #content {
	display: none !important;
}
.subcat, .main-cat {
	padding: 0 15px;
}
.last-cart span:nth-child(2) {
	color: #f0251f;
}
#slideshow0 .owl-pagination {
  text-align: center;
  top: -45px;
}
.plisting-module .xdsticker_sale {
	text-align: center;
  width: 62px;
  height: 32px;
  font-size: 16px;
}
.product-grid .button-cart button {
	padding-right: 35px;
}
.record-main-block {
	display: flex;
}
.container.record .owl-controls .owl-page span {
  display: block;
  width: 40px;
  height: 6px;
  background: #DDD;
  border-radius: 20px;
}
.container.record .owl-pagination {
  text-align: center;
  top: 20px;
  position: relative;
}
.container.record .owl-controls .owl-page {
display: inline-block;
  margin: 0px 6px;
}
.container.record .owl-controls .owl-page.active span {
  background: #00BE16;
}
.container.record .button-cart .ocdw_cart-call-button {
	font-size: 15px;
}
.container.record .owl-carousel {
	margin-bottom: 50px;
}
.container.record .button-cart button {
	padding-right: 35px;
}
.item-banner a, a, img {
	outline: none !important;
}
.account:hover {
	color: #333;
}
.product-thumb {
  min-height: auto;
}
.order-product > div:not(.button) span {
	font-weight: 700;
}
.order-title {
	font-family: 'Manrope';
font-weight: 600;
	font-size: 13px;
	font-weight: 500;
	color: rgba(155, 155, 155, 1) !important;
 }
.common-home .item-banner img {
	height: auto;
  max-width: 100px;
}
.common-home .item-banner {
	padding: 20px;
}
.common-home .item-banner .link span {
	padding-bottom: 15px;
  min-height: 75px;
}



@media(min-width: 1440px) and (max-width: 1540px) {
    #record_columns-5 .owl-prev {
  left: 0;
}
    #record_columns-5 .owl-next {
right: -5px;
}
}













@media(min-width: 1170px) and (max-width: 1540px) {
.container {
    width: 1300px;
}
body.common-home .item-banner .link span {
	padding-bottom: 10px;
  min-height: 90px;
}
.bottom-left .tabs-block ul li a {
  font-size: 17px;
  margin: 0 9px;
}
.account, #cart > .btn {
	font-size: 16px;
}
.account img, #cart img {
  margin-right: 5px;
  width: 17px;
}
#cart > .btn, #cart {
    width: 110px;
  }
.menu-header-box {
	width: auto;
}
.menu-box #menu-vertical-list {
min-width: 304px;
    height: 439px;
}
#menu-vertical #menu-vertical-list > li:first-child .parent-link {
    padding-top: 7px !important;
  }
  #menu-vertical #menu-vertical-list > li:last-child .parent-link {
    padding-bottom: 7px !important;
  }
.menu-box #menu-vertical-list .nsmenu-thumb {
  width: 26px;
}
.menu-box #menu-vertical #menu-vertical-list > li .parent-link {
	padding: 5px 30px 5px 16px;
	min-height: 46.5px;
    font-size: 14px;
}
.common-home .col-md-3 {
  width: 24.5%;
}
.common-home .col-md-9 {
  width: 75.5%;
}
.menu-box #menu-vertical-list > li .dropdown-menu-full-image {
width: 420px !important;
    height: 383px !important;
}
#menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-haschild > li > a {
	padding: 7.2px !important;
    font-size: 14px !important;
}
.menu-box #menu-vertical-list > li .dropdown-menu-full-image {
	padding-left: 0 !important;
	margin-top: 0 !important;
}
  #search {
    width: 270px;
  }
  .shemymenu li {
  	padding: 0 15px;
  }
  .shemymenu li a {
  font-size: 18px;
}
.menu-box #menu-vertical #menu-vertical-list .item-name.himg {
  padding-left: 10px;
  font-size: 14px;
}
.menu-box .nsmenu-parent-img img {
	width: 63px;
	display: none;
}
#menu-vertical #menu-vertical-list > li .dropdown-menu-full-image .nsmenu-parent-title {
    font-size: 16px !important;
 }
 .account {
 	width: 130px;
 }
 .application {
  width: 235px;
  font-size: 16px;
}
.header-row #menu-vertical .text-category {
  line-height: 23px;
  font-size: 18px;
}
.header-row #menu-vertical {
	width: 178px;
}
.header-row #menu-vertical .btn {
	padding: 0 24px;
}
.phone a > span {
  font-size: 18px;
}
.phone-text {
  font-size: 15px;
}
#cart > .btn, #cart {
	width: 150px;
}
.item-banner img {
  height: 92px;
}
.item-banner .link {
padding-left: 17px;
}
#record_columns-5 .owl-prev {
  left: -20px !important;
}
#record_columns-5 .owl-next {
  right: -30px !important;
}
  #ocdw_cart-block.sidebar .inner-footer .buttons-inner .continue, #ocdw_cart-block .inner-footer .go-button {
    font-size: 16px;
  }
  .simple-content .simplecheckout #buttons {
	width: 250px;
}
.simple-content  #simplecheckout_text_agreement .simplecheckout-block-content {
	width: 230px;
  font-size: 10px;
  left: 280px;
}
#content .image-cat-grid .name {
  font-size: 12px;
}
}




@media(min-width: 1170px) and (max-width: 1299px) {
.container {
	width: 1170px;
}
.bottom-left .tabs-block ul li a {
font-size: 18px;
}

.simple-content #simplecheckout_button_confirm, .simple-content #simpleregister_button_confirm, .account-password .btn-primary {
	font-size: 16px;
	width: 220px;
}
.menu-header-box {
	width: max-content;
}
.list-inline.info li a {
  font-size: 15px;
}
.list-inline.info li {
  margin: 0 10px;
}
#top #form-language .language-select {
  text-align: left;
  font-size: 16px;
}
#form-language .language-select:last-child::before {
	margin-right: 7px;
}
#form-language .language-select:first-child::after {
	margin-left: 10px;
}
  .phone a > span {
    font-size: 16px;
  }
    .phone-text {
    font-size: 14px;
  }
   .account {
    width: 105px;
  }
    .application {
    width: 205px;
 }
   #cart > .btn, #cart {
    width: 110px;
  }
   .header-row #menu-vertical .btn {
    padding: 0 21px;
  }
  .header-row #menu-vertical {
    width: 160px;
  }
  .menu-box #menu-vertical-list,   .menu-box #menu-vertical #menu-vertical-list > li .dropdown-menu-full-image {
  min-width: 375px;
    height: 343px !important;
    width: 375px !important;
  }
  .menu-box #menu-vertical #menu-vertical-list > li:first-child .parent-link {
    padding-top: 18px;
  }
  .menu-box #menu-vertical #menu-vertical-list > li .parent-link {
    padding: 12px 35px 12px 15px;
 }
  .menu-box #menu-vertical-list .nsmenu-thumb {
    width: 32px;
  }
  
  .item-banner img {
    height: 80px;
  }
  .item-banner .link {
    padding-left: 10px;
  }
  .item-banner .link a {
  	width: 115px;
  	font-size: 15px;
  }
  .item-banner .link span {
  padding-bottom: 20px;
}
.item-banner {
	padding: 25px;
}
.simple-content .simplecheckout #buttons {
	width: 250px;
}
.simple-content  #simplecheckout_text_agreement .simplecheckout-block-content {
	left: 250px;
  font-size: 10px;
  max-width: 250px;
}
}















@media (max-width: 768px) {
	#search .dropdown-menu {
  width: auto !important;
  margin: 20px 0;
  padding: 16px 0px 8px;
}
.pay-imgs {
  margin-top: 40px;
  text-align: center;

}
.block-shemy td {
	width: max-content !important;
	font-size: 14px !important;
	vertical-align: middle !important;
}
.block-shemy td span {
	width: max-content !important;
	font-size: 14px !important;	
}
.block-shemy .description-one {
	overflow: auto;
}
.block-shemy {
  width: 100%;
}
.category-head {
	position: sticky;
  top: -40px;
  z-index: 99;
  background: #FAFAFA;
}
.checkout-success > .container {
  width: 100%;
}
.checkout-success > .container h1 {
  margin-top: 48px;
  font-size: 26px;
  line-height: 22px;
}
#print .number {
margin: 18px 0 28px;
  font-size: 18px;
line-height: 22px;
}
.info-succes {
	flex-direction: column;
	padding: 6px 21px 31px;
}
.column-left, .column-right {
	width: 100%;
}
#print h3 {
  margin-bottom: 13px; 
  margin-top: 30px;
}
.info-succes .one h1 {
	margin-top: 20px;
}
.info-s-ord, .info-s-pay, .sale-total, .total-block-suc, .time-suc {
	font-size: 16px;
line-height: 19px;
}
.info-s-pay {
  margin-bottom: 20px;
}
.responsive-success {
	padding: 5px 15px 15px;
}
#print h3 {
	margin-left: 6px;
margin-top: 17px;
margin-bottom: 16px;
}
.item-suc {
padding: 14px 7px 16px;
	position: relative;
}
.item-suc .info .name {
	font-weight: 400;
font-size: 14px;
margin-top: 0;
line-height: 16px;
margin-right: 0;
padding-right: 22px;
height: 48px;
overflow: hidden;
max-height: 48px;
}
.item-suc .model-q {
	display: flex;
flex-direction: column;
}
.item-suc .info {
  padding-left: 11px;
  width: 100%;
  margin-right: 0;
}
.prices-suc {
	position: absolute;
}
.model-q .quantity {
	margin-left: 0;
margin-top: 16px;
}
.model-q .model {
  color: #A7A7A7;
}
.prices-suc {
position: absolute;
    right: 0;
    bottom: 25px;
}
.prices-suc .price-old {
	font-size: 12px;
line-height: 14px;
color: #A7A7A7;
}
.prices-suc .price {
  font-size: 16px;
  line-height: 19px;
  min-height: 34px;
display: flex;
justify-content: center;
}
.responsive-success {
	margin-bottom: 15px;
}
.item-suc .image img {
  width: 105px;
}
.plisting-content li a {
padding: 0 15px;
width: max-content;
}
.plisting-content .nav-tabs li
{
  margin: 0 2px;
}
.plisting-products .product-layout
{
  width: 50%;
  padding: 0 5px;
}
.plisting-products
{
  margin: 0 -5px;
}
.plisting-content ul
{
  display: flex;
  overflow-y: hidden;
  overflow-x: scroll;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}
.plisting-content li a:hover
{
  background: #fff;
  color: #333333;
}
.plisting-products .model {
display: block;
 }
 .plisting-products .model
{
  top: 7px;
  left: 17px; 
}
 .plisting-products .product-thumb .price
{
    font-size: 16px;
  }
 .plisting-products .product-thumb .caption .price-old
{
    font-size: 12px;
    line-height: 14px;
 }
 .plisting-products .product-thumb .caption .price
{
  margin-top: 10px;
  margin-bottom: 5px;
}
.plisting-products .product-grid .button-cart span {
	font-size: 14px;
}
.plisting-products .button-cart button
{
  width: 145px;
  height: 42px;
}
.plisting-products .product-grid .button-cart button::after {
	width: 28px;
  height: 28px;
}
.product-grid .button-cart span {
	margin-left: 0;
}
.plisting-products .plisting-navigation {
	width: 100%;
}
.apl-ajax-btn button span
{
  font-size: 16px;
}
.apl-ajax-btn button {
	width: 234px;
  height: 50px;
  font-size: 16px;
}
.apl-ajax-btn img {
	width: 18px;
}
.block_with_feedback .container-f
{
z-index: 1;
    position: absolute;
    margin-left: 0;
    z-index: 9;
    bottom: 0;
    width: 80%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -10%);
}
.container-f .title {
	margin-top: 0;
  font-size: 23px;
  width: 100%;
  line-height: 24px;
}
.block-feedback
{
  display: flex;
  flex-direction: column;
}
#form-feedback
{
  padding-right: 0;
}
#form-feedback .form-group {
display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.container-f p
{
 font-size: 12px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 14px;
}
#input-name, #input-phone {
	height: 42px;
	width: 100%;
	padding: 0 20px;
}
#form-feedback .inpt {
	padding: 0 15px;
	margin-bottom: 10px;
}
#button_send_feedback {
	width: 100%;
}
.block_with_feedback::after
{
content: '';
  background-image: url(/image/8282.png);
  height: 280px;
  width: 100%;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  border-radius: 20px;
  background-position: 84%;
  background-size: cover;
}
.block_with_feedback::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
bottom: 0; 
  left: 0;
  z-index: 9;
 background: linear-gradient(0deg, rgba(0,0,0,1) 27%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 47%, rgba(0,0,0,0.6054622532606793) 56%, rgba(252,255,255,0) 64%);
border-radius: 20px;
}
.block_with_feedback {
	height: 540px;
}
.success-feedback .modal-dialog
{
  top: 40%;
  width: auto;
}
.banner-grid
{
  width: 50%;
  padding: 5px;
}
.item-banner {
	flex-direction: column;
	border-radius: 15px;
	padding: 20px;
}
.item-banner .link {
	padding-left: 0;
}
.banners-block {
	margin: 0 -5px;
}
.item-banner .link a {
	width: 100%;
height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative;
}
.item-banner .link svg
{
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 15px;
}
.item-banner img
{
  height: auto;
}
#menu-vertical .btn-menu .pc {
display: none;
}
.container {
    width: 100%;
  }
  #slideshow1 .item img {
border-radius: 20px;
  }
  .imgcat-block .list-childcat .item {
  width: 50%;
  padding: 0 5px;
}
h1.main-cat {
  text-align: left;
  font-size: 24px;
  margin-bottom: 20px;
}
.imgcat-block > .item .caption-banner .title-block .tittle {
	font-size: 16px;
}
.list-childcat {
	margin-bottom: 30px;
  margin-top: 10px;
}
.subcat-main .list-childcat .caption-banner {
	flex-direction: column;
	padding: 20px;
	margin-bottom: 10px;
}
.subcat-main .caption-banner {
	height: max-content;
}
.list-childcat .title-block {
  width: 100%;
  padding: 20px 0 0;
}
.subcat-main .title-block .button {
	order: 1px;
	bottom: 0;
    position: relative;
    width: 100%;
}
.subcat-main .caption-banner .image-cat {
  width: 100%;
  padding: 0;
}
.caption-banner .image-cat img {
  width: 100%;
}
.list-childcat .tittle {
	min-height: 57px;
	align-items: flex-start;
}
.subcat-main .caption-banner .title-block .tittle {
  font-size: 14px;
  line-height: 17px;
  font-family: 'Manrope';
font-weight: 500;
  margin-bottom: 10px;
  justify-content: center;
    text-align: center;
}
.plisting-module .xdsticker_sale {
	height: 25px;
    width: 54px;
    font-size: 14px;
    line-height: 20px;
}
.item-banner .link span {
	padding-bottom: 15px;
  min-height: 50px;
  text-align: center;
  justify-content: center;
  max-height: 50px;
    line-height: 20px;
}
.record .row.spec {
	margin: 0 10px;
}
.tittle-module {
	margin-top: 0;
}
.container.record .button-cart .ocdw_cart-call-button {
	font-size: 14px;
}
.item-banner .link a.button {
	margin-top: 10px;
}
}
@media (max-width: 992px) {
	.account-order #column-left, .account-order #content {
		width: 100%;
	}
	.account-order #column-left {
		position: static;
        top: 0;
        height: 100%;
	}
}
#records_more a {
	background: #F9A306;
    border: 1px solid #F1F3F6;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 41px;
    width: 342px;
    height: 60px;
    color: #FFFFFF;
    font-size: 23px;
    display: flex;
    font-family: 'Manrope';
    font-weight: 600;
    text-shadow: none;
    justify-content: center;
    align-items: center;
}
#records_more {
	width: 100%;
    text-align: center;
    margin-bottom: 6px;
    display: flex;
    justify-content: center;
}
.pagination.margintop5 {
	display: none;
}
.count-orders  {
	margin-bottom: 24px;
	position: relative;
	display: inline-flex;
	gap: 8px;
	align-items: center;
}
.count-orders span:first-child {
	color: rgba(51, 51, 51, 1);
	font-size: 24px;
	font-weight: 700;
}
.count-orders span:nth-child(2) {
	display: inline-block;
    background-color: rgba(175, 175, 175, 0.5);
    font-weight: 600;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    padding: 4px 12px;
    border-radius: 50%;
}
.pagination > li > a img {
	width: 10px;
}
.pagination > li > a, .pagination > li.active > span {
  width: 50px;
  height: 50px;
  border-radius: 10px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
}
.pagination li a, .pagination li span {
  margin: 0 5px;
}
.text-left.pag {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pagination > li > a:hover {
	  color: #00BE16;
}
.account-order-info .order-product .order_id {
  width: 18%;
}
.account-order-info .order-product .button {
	width: 25%;
}
.record_columns .column_width_ {
  width: 31% !important;
}
.subcat-main-grid {
	padding: 0 60px;
}
.subcat-main-grid img {
	width: 10px;
}
.subcat-main-grid.owl-carousel .owl-buttons .owl-prev, .subcat-main-grid.owl-carousel .owl-buttons .owl-next {
	top: 38%;
	opacity: 1;
}
.image-cat-grid {
	padding: 6px;
}
.header-row {
  height: 75px !important;
}
.image-cat-grid .img img {
	width: 100%;
  padding: 3px 15px;
}
.image-cat-grid a {
display: inline-flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 14px;
  padding: 10px;
}
.image-cat-grid .name {
color: #333;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  min-height: 53px;
  height: 53px;
  overflow: hidden;
  padding-top: 0px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  
}
.image-cat-grid .name span {
	-webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}
.faq {
	margin-top: 70px;
}
.faq li a {
	color: #00BE16;
}
.category .description, .category .description span, .category .description p {
	margin-top:  50px;
	font-family: 'Manrope' !important;
  font-weight: 400 !important;
  color: #333 !important;
  font-size: 16px !important;
  line-height: 20px !important;
}
#menu-vertical #menu-vertical-list .toggle-child:after{
content: '';
  background-image: url(/image/right-arrow.png);
  height: 15px;
  width: 10px;
  background-size: 10px;
  display: inline-flex;
  background-repeat: no-repeat;
}
#menu-vertical #menu-vertical-list .dropdown.menu-open .toggle-child:after{
  background-image: url(/image/right-arrow-hover.png);
  background-size: 10px;
}
#menu-vertical #menu-vertical-list .toggle-child {
	position: absolute;
	right: 18px;
	display: inline-flex;
	align-items: center;
	margin-bottom: -5px;
	opacity: 0.6;
}
#menu-vertical #menu-vertical-list .dropdown.menu-open .item-name.himg {
color: #00BE16;
}
.bottom-buttons {
	display: none;
}
.call-footer a:hover, .call-footer a:focus {
	color: #000;
	text-decoration: underline;
}
.footer-cart-products {
	display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.footer-cart-products img {
  width: 22px;
}
.footer-cart-products .value {
	position: absolute;
  right: 0;
  background: #00BE16;
  border-radius: 100px;
  font-size: 10px;
  color: #fff;
  width: 14px;
  height: 14px;
  top: -4px;
  text-align: center;
  line-height: 14px;
  top: -24px;
}
.ocf-page-list-bottom {
	display: flex;
}
.ocf-p-item a {
  padding: 10px 12px;
  display: inline-block;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  font-size: 14px;
  line-height: 14px;
  color: #333;
}
.ocf-p-item a {
margin: 0 4px;
}
.ocf-p-item.ocf-page-selected a {
	border: 1px solid #F9A306
}
.dep-cat-item {
	display: flex;
  flex-wrap: wrap;
}
#ocdepartment-container .module-ocdepartment, #ocdepartment-mobile-container .module-ocdepartment {
  border: none;
  background: no-repeat;
  box-shadow: none;
}
#ocdepartment-container .child-row, #ocdepartment-mobile-container .child-row {
  background: #FFF;
  border-radius: 10px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  display: flex;
  margin-right: 15px;
  margin-top: 15px;
  color: #333;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
#ocdepartment-container .child-row a, #ocdepartment-container .hild-linkc.is-active,
#ocdepartment-mobile-container .child-row a, #ocdepartment-mobile-container .child-link.is-active {
	font-size: 16px;
  padding: 14px 5px 14px 18px !important;
  height: 48px;
  border: none;
  color: #333;
}
#ocdepartment-container .child-category small, #ocdepartment-mobile-container .child-category small {
	margin-left: 3px;
}

#ocdepartment-container .js-submenu.is-open, #ocdepartment-mobile-container .js-submenu.is-open {
	display: flex;
  flex-direction: column;
  left: 0;
  top: 70px;
  padding: 10px;
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  width: max-content;
}
#ocdepartment-container .js-submenu .grandchild-link:hover, #ocdepartment-container .js-submenu .grandchild-link,
#ocdepartment-mobile-container .js-submenu .grandchild-link:hover, #ocdepartment-mobile-container .js-submenu .grandchild-link
 {
  border: none;
  color: #333333;
  padding: 8px 12px;
}
#ocdepartment-container .js-submenu .grandchild-link:hover,
#ocdepartment-mobile-container .js-submenu .grandchild-link:hover {
	background: none;
	color: #12b223;
}
#ocdepartment-container .child-link.is-active, #ocdepartment-container .grandchild-link.is-active,
#ocdepartment-mobile-container .child-link.is-active, #ocdepartment-mobile-container .grandchild-link.is-active {
	color: #00BE16;
}
#ocdepartment-container .js-toggle, #ocdepartment-mobile-container .js-toggle {
	margin-right: 7px;
	border: none;
	background: none;
}


.child-wrapper {
    position: relative;
}

.grandchild-menu {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 220px;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    z-index: 1000;
}

.grandchild-menu.is-open {
    display: block;
}
.child-row {
	display: inline-flex;
}
#ocdepartment-container .child-row a:hover, #ocdepartment-mobile-container .child-row a:hover {
	background: none;
}
#ocdepartment-container .child-link.is-active {
	font-size: 16px;
  padding: 14px 5px 14px 18px !important;
  height: 48px;
  border: none;
}
#tab-description p span, #tab-description_at p span, #tab-description_pr p span {
  font-family: 'Manrope' !important;
  font-weight: 400;
  color: #333;
  font-size: 16px !important;
  line-height: 22px;
}
.attribute-value {
  display: flex;
  margin-bottom: 16px;
}
#tab-specification .attr-name, #tab-specification .attr-value {
  font-size: 16px;
  line-height: 22px;
  width: 55%;
}
#tab-specification .attr-name {
  width: 45%;
}
.attr-name .name {
  white-space: nowrap;
}
.attr-name .border {
  width: 100%;
  border-bottom: 1px dashed #B7B7B7;
  height: 18px;
  margin: 0 7px;
  display: block;
}
.attr-name {
  display: flex;
}
#review-list .pagination {
	margin-top: 20px;
}
#login-form-1, .login-tel {
	display: none;
}
.login-email, .login-tel {
	color: #00be16;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
  background: none;
  border: none;
  text-decoration: underline;
  margin-top: 5px;
  margin-bottom: 15px;
}
#login-form-1 input {
	height: 60px;
  background: #F1F3F6;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 167px;
  border: none;
  width: 100%;
  text-align: left !important;
  padding: 0 27px;
  font-size: 20px;
  line-height: 23px;
  color: #333;
}
#login-form-1 input:focus {
	border: none !important;
	box-shadow: none;
	outline: none;
}
#login_via_email {
	height: 60px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 167px;
  background: #00BE16;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  color: #FFF;
  font-family: 'Manrope';
  font-weight: 700;
  width: 100%;
  border: none;
  margin-bottom: 15px;
  margin-top: 1px;
}








@media (max-width: 768px) {
.imgcat-block > .item .caption-banner .image-cat .icon {
  width: 30px;
}
.pagination {
	margin: 0 13px;
}
.soc-icons a:last-child img {
  width: 45px;
  height: 44px;
}
.record_columns .column_width_ {
  width: 100% !important;
}
.imgcat-block > .item .caption-banner .title-block .tittle {
	width: 100%;
}
.pagination > li > a, .pagination > li.active > span {
  width: 40px;
  height: 40px;
  font-size: 18px;
}
.common-home .item-banner .link a {
    width: 100%;
    height: auto;
}
.common-home .item-banner .link span {
  padding-bottom: 15px;
  min-height: 75px;
  padding-bottom: 1px;
}
.bottom-buttons {
    display: flex;
    position: fixed;
    bottom: 0;
    justify-content: space-between;
    border-top: 1px solid #eaeaea;
    padding: 6px 15px;
    background: #fff;
    height: 51px;
    align-items: center;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.13);
    overflow: hidden;
  }
   .bottom-buttons > div, .bottom-buttons > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    line-height: 14px;
    font-size: 12px;
    text-decoration: none;
    padding: 0 5px;
    margin: 0;
    color: #000;
    width: 25%;
  }
  .bottom-buttons > a:focus, .bottom-buttons > a:hover, .bottom-buttons > a.active {
  	color: #000;
  }
  .bottom-buttons > div img, .bottom-buttons > a img {
    margin-bottom: 2px;
  }
  .bottom-buttons .home-f, .bottom-buttons .catalog-f {
  	padding-right: 20px;
  }
  .bottom-buttons .cart-f {
  	padding-left: 20px;
  }
  .header-main .phone, .header-main #cart {
  display: none;
  }
  .header-main #menu-vertical .btn {
  	width: 40px;
  	height: 40px;
  }
  .header-main #menu-vertical button img {
  	width: 16px;
  }
  .header-row > .menu {
  	height: 65px;
  }
  .menu-header-box {
  	display: flex;
  align-items: center;
  }
  #search .input-lg {
  	width: 100%;
  box-shadow: inset 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #f1f3f6;
  border-radius: 100px;
  border-bottom: 0;
  margin-bottom: 0;
  padding-left: 40px;
  }
  #search .mob-s {
  display: block;
  }
  #search {
  width: 50%;
    max-width: 100%;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    background: white;
    box-shadow: none;
    border-radius: 8px;
    margin-bottom: 0;
    margin-top: -2px;
    padding: 5px 0;
}

#search.active {
    width: 100%;
    right: 0; 
    display: flex;
}
#search .mob-buttons {
    display: flex;
}
#search .mob-buttons .mob-s, .mob-buttons .close-s {
	display: none;

}
#search.active .mob-buttons .mob-s, #search.active .mob-buttons .close-s {
  display: block;
}
#search.active .mob-buttons .mob-s {
	border-radius: 100px;
  padding: 9px 12px;
  height: 40px;
  background: #00be16;
  border: none;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  margin-left: 8px;
  margin-right: 8px;
}
#search.active .mob-buttons .close-s {
	border-radius: 100px;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: inset 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #f1f3f6;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
    z-index: 999;
}

.overlay.active {
    opacity: 0.3;
    visibility: visible;
}
header, .common-home header {
	position: sticky;
	top: 0;
  z-index: 9999!important;
}
.search-suggestion .model {
	display: inline-flex;
	font-weight: 600;
font-size: 14px;
color: #afafaf;
}
#search .search-suggestion.product .image {
  height: 100px;
}
#search .search-suggestion.product .name {
	padding-top: 3px;
}
.search-suggestion.product:last-child {
	border: none;
}
.search-suggestion.product .more {
	font-weight: 600;
font-size: 14px;
text-align: center;
color: #00be16;
text-decoration: none;
margin-top: 5px;
}
.bottom-block #slideshow0 .owl-pagination {
  text-align: center;
  top: -25px;
}
.item-banner a {
	text-align: center;
  display: flex;
  justify-content: center;
}
.common-home .item-banner img {
	max-width: 100%;
}
.subcat-main-grid {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 10px -3px;
}
.image-cat-grid {
	width: 50%;
	padding: 3px;
}
.image-cat-grid a {
  display: flex;
  padding: 5px 8px;
  flex-direction: initial;
  border-radius: 8px;
}
.image-cat-grid .img img {
  width: 35px;
  padding: 0;
}
.image-cat-grid .name span {
  -webkit-line-clamp: 2;
  font-size: 13px;
  font-weight: 400;
}
.image-cat-grid .name {
	height: auto;
    min-height: auto;
    line-height: 16px;
    margin-left: 8px;
    text-align: left;
}
.row.specials h1 {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
}
#ocdepartment-mobile .container-fluid {
	border: none;
  
  margin: 0 -5px;
}
#ocdepartment-mobile {
	border: none;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    margin-top: 15px;
}
#ocdepartment-mobile .navbar-toggle {
  border: none;
  padding: 6px 10px;
  background: #F2F2F2;
  border-radius: 100px;
  height: 40px;
    width: 40px;
}
#ocdepartment-mobile .navbar-toggle .fa {
  font-size: 16px;
}
#ocdepartment-mobile .navbar-brand {
	color: #333;
	padding-left: 0;
	font-size: 17px;
}
.product-special #content {
  padding: 0;
}
.row.specials {
	  overflow: hidden;
}
#ocdepartment-mobile .navbar-header {
	display: flex;
    align-items: center;
	margin: 0 !important;
}
.row.specials {
	margin: 0 !important;
}
.product-special > .container {
	padding: 0 10px;
}
.breadcrumb {
    margin: 0 -5px;
}
#ocdepartment-container .child-row, #ocdepartment-mobile-container .child-row {
	margin: 0;
}
#ocdepartment-container .child-row a, #ocdepartment-container .hild-linkc.is-active, #ocdepartment-mobile-container .child-row a, #ocdepartment-mobile-container .child-link.is-active {
	padding: 0 !important;
}
.dep-cat-item {
  flex-wrap: initial;
  flex-direction: column;
  padding-bottom: 5px;
}
#ocdepartment-mobile-container .module-ocdepartment {
  margin: 0 !important;
}
#ocdepartment-mobile-container .child-row {
	  justify-content: space-between;
}
#ocdepartment-mobile-container .child-row a, #ocdepartment-mobile-container .child-link.is-active {
	display: inline-flex;
	align-items: center;
	font-size: 15px;
}
#ocdepartment-container .child-row, #ocdepartment-mobile-container .child-row {
	box-shadow: none;

}
#ocdepartment-mobile-container {
	margin: 0;
  padding: 0 5px;
  border-top: none;
}
#ocdepartment-mobile-container .child-row {
	border-top: 1px solid #eee;
	border-radius: 0;
}

#ocdepartment-mobile-container .js-toggle {
	margin-right: 0;
}
#ocdepartment-mobile-container .grandchild-menu {
  position: initial !important;
}
#ocdepartment-mobile-container .js-submenu.is-open {
	padding: 0;
  box-shadow: none;
  font-size: 15px;
  padding-bottom: 12px;
  margin-top: -5px;
  width: auto;
}
#ocdepartment-mobile {
    visibility: hidden;
  }

  .child-block {
    display: none;
  }

  .grandchild-block {
    display: none;
  }
  .pagination > li:first-child > span {
  	margin-left: 5px;
  }
  .pagination > li > span, .pagination > li > a {
    margin-bottom: 10px;
  } 
}