html {
    overflow-x: hidden;
}

body {
    font-family: 'Segoe UI', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: rgba(64, 64, 64, 1);
    width: 100%;
    padding-top: 159px;
    overflow-x: hidden;
}
strong, p, span, b, .h3, h3, li, div{

    cursor: default;
}
a {
	cursor: pointer;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 160px;
    z-index: +999;
    background: #fff;
}
.logo img {
 
    max-height: 63px;
}
img {
	max-width: 100%;
	object-fit: contain;
}
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: #3b5998;

}
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 .dropdown-menu, .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: #000000;
    font-weight: bold;
    margin-left: 2px;
    display: none	;
}
/* 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;
}

 #column-left .container {
 	width: auto;
 }

 #column-left .menu {
 	list-style: none !important;
 	padding-left: 0 !important;
 }

 #column-left .menu li {
 	display: block;
 }
 #information-contact #column-left .container,
 #information-information #column-left .container {
	padding-inline: 0;
 }

 #column-left .menu li a {
 	background: #EFEDED;
 	border-radius: 10px;
 	margin-bottom: 10px;
 	font-family: 'Jost';
 	display: block;
 	font-style: normal;
 	font-weight: 300;
 	font-size: 20px;
 	line-height: 1;
 	padding: 14px 20px;
 	color: #000000;
 }

#top {
    background-color: #404040;
    border-bottom: 1px solid #e2e2e2;
    padding: 6px 0px 0px 0;
    /* margin: 0 0 20px 0; */
    min-height: 33px;
}

#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
font-weight: 400;
font-size: 15px;
line-height: 25px;
color: #FFFFFF;
}
#top .btn-link:hover, #top-links a:hover {
    color: #b6b6b6;
}


.payment-method label span  {
    display: block;
    font-size: 12px;
    color: #888;
}



#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 {
    list-style: none;
    display: flex;
    gap: 20px;
    margin-left: 0;
    padding-left: 0;
    margin-left: 95px;
}

.row_top_header .container{
    display: flex;
    justify-content: space-between;
}


.row_top_header .container:before, .row_top_header .container:after {
display: none;
}
.top_right {
	display: flex;
	gap: 20px;
}
.top_right a, .top_right p {
	font-weight: 400;
font-size: 15px;
line-height: 25px;
color: #FFFFFF;}

 
#search {
	margin-bottom: 10px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
	 border: 0;
	 background: transparent;
     border: 1px solid #ceddfb; 
    box-shadow: none;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 150%;
		color: #000000;
}
#search .input-lg::placeholder {
	color: #C3C3C3;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 9px 15px;
    text-shadow: none;
    border: none !important;
    background: transparent;
    box-shadow: none;
    outline: none !important;
}
#search .input-group-btn {
 
    min-width: 45px;
}
/* cart */
#cart {
    margin-bottom: 0;
}
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    width: 42px;
	 height: 42px;
    background: rgba(59, 89, 152, 0.05);
    border: none;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
	 border-radius: 8px;
	 /* margin-bottom: 3px; */
}
#cart>.btn svg {
	vertical-align: middle;
}
#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%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@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 {
	margin-bottom: 0;
}
#menu .nav > li > a {
    bottom: 0%;
    font-family: 'Segoe UI', sans-serif;
    font-style: normal;
    color: #404040;
    padding: 0;
font-weight: 300;
font-size: 16px;
line-height: 25px;
color: #000000;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: transparent;
    color: #3B5998;
}
#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 .navbar-nav {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    width: calc(100% - 100px);
    margin-left: 100px;
}

#menu .navbar-nav:before, .menu .navbar-nav:after  {
    display: none;
}
#menu .navbar-collapse {
	padding-left: 0;
	margin-left: 0;
}

#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;
	}
}
@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;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
    margin-top: 0;
    padding-top: 30px;
    background-color: #404040;
    padding-bottom: 30px;
    color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
    font-weight: 200;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    color: #FFFFFF;
    gap: 10px;
    margin-bottom: 10px;
}
footer i {
color: #3B5998;
margin-left: 10px;
}



footer a:hover {
	color: #fff;
}
footer h5 {
font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 55px;
text-transform: uppercase;
color: #FFFFFF;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    background: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '/';
    margin-left: 10px;
    margin-right: 5px;
}
.breadcrumb > li:last-child:after {
    content: ' ';
    display: none;
    margin-left: 10px;
    margin-right: 5px;
}


.breadcrumb > li a span, .breadcrumb > li span {
font-weight: 300;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #404040;
}
.breadcrumb > li span {
color: #3B5998;}






.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	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;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
    background: #3B5998;
    border-radius: 15px;
    font-family: 'Segoe UI', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 5px 65px;
    border: none !important;
    outline: none !important;
    box-shadow: none  !important;
    max-height: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #6E88BD;
    color: #fff;
}
.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: #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent ;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #ebebeb;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none !important;
	color: #555;
	border-color: #ebebeb;
	background-color: transparent !important;
}
.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 {
	width: 100%;
	padding-top: 68px;
	margin-bottom: 20px;
	overflow: auto;
}
 .product-layout:hover {
 box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
}
.product-thumb .image {
    text-align: center;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
    /* padding: 24px; */
}
.product-thumb .image:before {
position: absolute;
content: "";
width: 5px;
height: 5px;
right: 0px;
bottom: -3px;
border-radius: 3px;
background-color: #D9D9D9;
}

.product-thumb .image a:hover {
    opacity: 1;
    background: #23527c;
    color: #fff;
}

.product-thumb .image a:hover i {
    filter: invert(100%) brightness(100);
}
.product-thumb .image img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

 
.mfp-close-btn-in .mfp-close {
    color: transparent !important;
}

.side-cart {
    position: fixed;
    top: 0;
    right: -400px;
    width: 400px;
    height: 100vh;
    background: #fff;
    box-shadow: -2px 0 10px rgba(0,0,0,0.1);
    transition: right 0.3s ease;
    z-index: 9999;
}

.side-cart.open {
    right: 0;
}

.side-cart-content {
    height: 100%;
    overflow-y: auto;
}

/* Якщо потрібно перевизначити стилі з модального вікна */
#smca-modal-body {
    height: 100%;
    padding: 15px;
    background: #fff;
}



.product-grid .product-thumb .image {
	float: none;
}

.product-thumb .button_wishlist {
	position: absolute;
	top: 10px;
	right: 13px;
	text-shadow: none;
	box-shadow: none;
	background: transparent !important;
	background-image: none;
	border: none;
	outline: none !important;
	padding: 0;
}

.product-thumb h4 {
	margin-top: 20px;
	margin-bottom: 5px;
}
.product-thumb h4 a {
    font-family: 'Segoe UI', sans-serif;;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    display: block;
    min-height: 44px;
}
.product-thumb h4 {
	margin-bottom: 18px;
}
.product-thumb h4 a {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #404040;
	text-align: left;
}
.product-thumb .rating-reviews {
	display: flex;
	align-items: start;
	gap: 10px;
	margin-bottom: 12px;
}
.product-thumb .rating-reviews .rating {
	display: inline-flex;
	align-items: center;
	padding-bottom: 0;
}
.product-thumb .rating-reviews .rating .rating-star {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.product-thumb .rating-reviews .reviews-count {
	display: inline-flex;
	align-items: center;
	gap: 3px;
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 1;
	color: #A9A9A9;
}
/* .product-thumb .price_cart {
	align-items: center;
	margin-bottom: 28px;
} */
.product-thumb .price {
	margin-bottom: 0;
}
.row_product .product-layout:hover {
	overflow: visible;
	background: transparent;
	box-shadow: none;
}
.row_product .product-layout:hover .product-thumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background: #ffffff;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
	padding-inline: 11px;
	border-radius: 5px;
}

.product-layout .product-thumb .product-attributes {
	list-style: none;
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	color: #404040;
	padding-left: 0;
	padding-top: 10px;
	margin-top: 28px;
	margin-bottom: 30px;
}
.product-layout .product-thumb .product-attributes span {
	color: #000000;
}
.product-layout:hover .product-thumb .product-attributes {
	margin-top: 0;
}
.row_product .product-layout:hover .price_cart {
	margin-bottom: 0;
}

.product-thumb .caption-model {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: #404040;
	margin-bottom: 10px;
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
    padding: 0;
    /* padding: 0 20px; */
    min-height: 119px;
    text-align: center;
    /* color: #404040; */
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}



.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 {
/* font-family: 'Segoe UI', sans-serif;; */
font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 22px;
text-align: center;
color: #000000;
	font-family: 'Jost';
}

.price_cart {
    display: flex;
    justify-content: space-between;
	align-items: center;
	margin-bottom: 28px;
}
.price_cart .cart_button{
	min-height: auto;
    border: none;
    background: transparent !important;
    box-shadow: none;
	 padding: 0;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	display: none;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.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%;
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#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-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-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;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
.row_header {
    display: flex;
    padding: 10px 0 0;
    justify-content: space-between;
    align-items: center;
}
.cart_search {
    display: flex;
    align-items: center;
    gap: 8px;
}
.cart_search .dropdown a {
	display: flex;
}
#cart .fa-shopping-cart:before {
  display: block;
    width: 25px;
    height: 25px;
    background-image: url('../image/basket.svg');
    content: "";
    background-repeat: no-repeat;
}
#cart .tottal {
    border-radius: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #3B5998;
    border: 0.5px solid #FFFFFF;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
	 transform: translate(44%, -24%);
    display: flex;
    align-items: center;
    justify-content: center;
}

#cart button {
	background-image: url(/image/cart_s.svg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

#cart button .fa-shopping-cart,
#cart button svg {
	display: none !important;
}
.search_btn {
    background-repeat: no-repeat;
    background-image: url('../image/search.svg');
    width: 30px;
    height: 30px;
    min-width: 30px;
    background-position: center;
}
#form-language img{
display: none;
}
#form-language .dropdown-toggle {
    color: #292929;
    font-weight: 600;

    border-radius: 5px;
    padding: 5px 10px 4px;
    margin-right: 5px;
}
#search {
    width: 78%;
	background: rgba(59, 89, 152, 0.05);
	border-radius: 10px;
    margin-bottom: 0;
}
.dropdown, .dropup {
    list-style: none;
}
.show_search {
    display: block !important;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100px;
}
.fa-user:before {
	display: none;
}
.fa-user {
	 display: block;
    width: 30px;
    height: 30px;
    background-image: url('../image/account.svg');
    background-repeat: no-repeat;
}

#form-language .btn-link {
 
    color: #000000;
 
}

#form-language .dropdown-menu {
    min-width: 52px;
    padding: 5px 0;
    margin: 1px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #222;
    border-radius: 4px;
    box-shadow: none;
 
}
.swiper-viewport {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
	 margin-bottom: 77px !important;
}
.arows {
    display: flex;
    height: 37px;
    width: 75px;
    justify-content: space-between;
    margin-bottom: -5px;
}
.product-slider {
	margin-bottom: 120px;
}
.top_modul_slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 24px;
}
.arows .swiper-button-next:before, .arows .swiper-button-prev:before  {
display: none;
}
.arows .swiper-button-next, .arows .swiper-button-prev {
    position: relative;
     
    
}

.arows .swiper-button-next {
    width: 30px;
    height: 30px;
    background-image: url('../image/arow.svg');
    background-repeat: no-repeat;
    margin: 0;
    margin-left: 0;
    left: 0;
    top: 10px;
    filter: grayscale(1);
    opacity: 0.4;
}
.arows .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-image: url('../image/arow.svg');
	 transform: scaleX(-1);
    /* transform: rotate(180deg); */
    background-repeat: no-repeat;
    margin: 0;
    margin-right: 0;
    right: 0;
    top: 10px;
    filter: grayscale(1);
    opacity: 0.4;
}

.arows .swiper-button-prev:hover,  .arows .swiper-button-next:hover {
	  filter: grayscale(0);
    opacity: 1;
}

.top_modul_slider h3 {
    font-family: 'Segoe UI', sans-serif;;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 55px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
}

.top_modul_slider h3:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0px;
    bottom: -3px;
    border-radius: 3px;
    background-color: #D9D9D9;
}

.product-slider .swiper-slide {
	padding-inline: 3px;
}
/* .product-slider .swiper-slide:hover {
	padding-inline: 0px;
} */
 

.product-slider .swiper-slide .product-layout {
	position: relative;
	max-height: 440px;
	overflow: hidden;
	padding-inline: 10px;
}
.product-slider .swiper-slide:hover .product-layout {
	overflow: visible;
	background: transparent;
	box-shadow: none;
	padding-inline: 7px;
}
.product-slider .swiper-slide .product-layout .product-thumb {
	padding-top: 24px;
}
.product-slider .swiper-slide:hover .product-layout .product-thumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background: #ffffff;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
	padding-inline: 10px;
	border-radius: 5px;
}
.product-slider .swiper-slide:hover .product-layout .price_cart {
	margin-bottom: 0;
}
.product-slider .swiper-slide .product-layout .product-thumb .cart_button {
	float: right;
	padding: 5px;
	min-height: auto;
	background: transparent !important;
}
.product-slider .swiper-container {
	padding-bottom: 250px;
	margin-bottom: -250px;
}







.swiper-pagination {
    bottom: 25px !important;
    left: 0;
    text-align: center;
    width: 100%;
}
.swiper-container-horizontal {
    padding: 0 0px;
}
.swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

 
.slider_home {
    display: flex;
    min-height: 36vw;
    align-items: center;
    background-size: cover;
}
.ban_but {
	padding: 16px 70px;
background: #3B5998;
border-radius: 10px;
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 19px;
text-align: center;
color: #FFFFFF;
margin-top: 19px;
display: inline-block;
}
.ban_but:hover {
background-color: #6E88BD;
color: #fff;
}

.content_baner {
    width: 43%;
    margin-left: auto;
}

.content_baner strong{
font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 55px;
display: block;
color: #000000;}

.content_baner b{
font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 700;
font-size: 45px;
line-height: 55px;
color: #000000;
}

.content_baner p{
	margin-top: 5px;
font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 300;
font-size: 25px;
line-height: 30px;
color: #000000;
}
.about {
    display: flex;
    gap: 40px;
    font-family: 'Segoe UI', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #404040;
    /* padding-top: 100px; */
    padding-bottom: 120px;
}
.about h3{
font-family: 'Segoe UI', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 55px;

text-transform: uppercase;
color: #000000;
}

.about .articles {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 24px;
}
.about article {
    width: calc(50% - 24px);
    font-family: 'Segoe UI', sans-serif;;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    display: flex;
    gap: 14px;
    align-items: center;
}

.review_store {
    padding: 40px 0 100px;
    background-color: #F8F8F8;
    /* margin-top: 50px; */
}

.review_store .swiper-slide div:first-child {
	background-color: #fff;
	border-radius: 10px;
}

.review_store .info-header-review-mod {
    display: flex;
    justify-content: space-between;
}
.review_store .info-header-review-mod:before,
.review_store .info-header-review-mod:after {
	display: none;
}
.rating-container .fa-stack, .store-rating-container .fa-stack {
  color: #3B5998 !important;
}
.card {
    padding-top: 30px;
    padding-bottom: 24px;
}
#review_box {
    margin-top: 48px;
}
#review_box .rev-author{
font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 16px;
color: #404040;
}
.view_product_content {
	display: flex;
	position: relative;
	padding: 40px;
	gap: 40px;
}
.view_product_content .h3 {
    font-family: 'Segoe UI', sans-serif;;
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    color: #000000;
}

.view_product_content .close {
	position: absolute;
	right: 15px;
	top: 15px;
}
.select-quantity {
    display: flex;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    align-items: center;
    margin-right: 14px;
    width: max-content;
    height: 45px;
    padding: 8px;
}
.select-quantity .btn-default, .select-quantity input {
    height: 36px;
    width: 30px;
    border: none;
    box-shadow: none;
    background: transparent !important;
    max-width: 30px;
    text-align: center;
    padding: 0;
    border: none !important;
    outline: none !important;
}
#product .product-price {
	margin-bottom: 0;
}
#product .product-price h2 {
	margin: 0;
}
.calc-price {
	display: inline-block;
	font-family: 'Jost';
	font-style: normal;
font-weight: 500;
font-size: 35px;
line-height: 22px;
color: #000000;
margin-top: 0;
margin-bottom: 40px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
}
















 .select-quantity input {
font-family: 'Segoe UI', sans-serif;;
font-size: 20px;
line-height: 22px;
text-align: center;
color: #000000;
}
.fa-plus, .fa-minus {
    content: "" !important;
    width: 15px;
    height: 15px;
    color: transparent !important;
    background: no-repeat;
    text-shadow: none;
    background-position: center;
    font-size: 13px !important;
}
.fa-plus {
 background-image: url('../image/+.svg');
}
.fa-minus {
 background-image: url('../image/-.svg');
}


.top_prod .button_wishlist {
	display: inline-flex;
	align-items: center;
	gap: 16px;
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 22px;
	color: #404040;
	text-shadow: none;
	box-shadow: none;
	background: transparent !important;
	background-image: none;
	border: none;
	outline: none !important;
	padding: 0;
	margin-bottom: 72px;
}

.pay_shipping .shipping, .pay_shipping .pay {
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: flex-start;
}
.pay_shipping .pay {
	padding-top: 15px;
}
.pay_shipping {
    max-width: 450px;
    background: #f8f8f8;
    padding: 15px 30px;
    margin-bottom: 40px;
    border-radius: 15px;
	 display: none;
}

.pay_shipping span {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #404040;
}

 .nav-tabs>li>a {
font-weight: 300;
font-size: 20px;
line-height: 22px;
text-align: center;
color: rgba(64, 64, 64, 0.6);
border: 2px solid transparent;
}
 



.options-category .theme-button input[type="radio"] + span, #product .theme-button input[type="radio"] + span {
    color: #000;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    font-family: 'Segoe UI', sans-serif;;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    padding: 7px 12px;
    margin-right: 5px;
}

.options-category .theme-button input[type="radio"]:checked + span, #product .theme-button input[type="radio"]:checked + span
 {

border: 1px solid #3B5998;
color: #FFFFFF;
background: #3B5998;

}
.quantity_cart {
	display: flex;
}


.modal-view {
    width: 870px;
}

.info_prod {
	width: 50%;
}

.image_prod {
    padding: 24px 0;
     
}

.info_prod .atribut {
font-weight: 300;
font-size: 16px;
line-height: 22px;
color: #404040;
padding: 17px 0;
}

 
.info_prod .price {
font-weight: 500;
font-size: 30px;
line-height: 22px;
color: #000000;
}


.info_prod  .description {
	padding-top: 27px;

}

.options-category .form-group {
	display: flex;
    gap: 10px;
    align-items: center;
    padding-top: 10px;
	 margin-bottom: 0;
}

.options-category .form-group .radio.no-theme {
	margin-bottom: 0;
}

.hidden_button {
    opacity: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    z-index: 9;
    gap: 10px;
}
.product-thumb:hover .hidden_button{
	opacity: 0;
	transition: 0.2s;
	display: none;
}
/* .product-thumb:hover img {
    margin-bottom: -4px;
    margin-top: 4px;
    transition: 0.2s;
} */
.eye, .info {
    display: flex;
    gap: 10px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding: 12px 12px;
    width: 72%;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    padding-left: 32px;
}
.eye i {
    background-image: url('../image/eye.svg');
    width: 18px;
    height: 18px;
    display: inline-block;
    min-width: 18px;
}
.info i {
	 background-image: url('../image/information.svg');
	 background-size: contain;
	 background-position: center;
	width: 18px;
	height: 18px;
	display: inline-block;
}
.info_cart {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}
.remove .button {
	width: 15px;
	height: 15px;
	background-image: url('../image/delete.svg');
}
.quantity_price, .name_art {
    width: 94%;
}


#smca-modal-body .h3, #reviewModal  .h3{
    padding: 24px;
    border-bottom: 1px solid #D9D9D9;
    margin: 24px;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    margin-bottom: 0;
}
#smca-modal-body .h3:before, #reviewModal .h3:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0px;
    bottom: -3px;
    border-radius: 3px;
    background-color: #D9D9D9;
}
#reviewModal .modal-header, #reviewModal .modal-footer {
    min-height: 0;
    padding: 0;
    border-bottom: none;
    border: none;
}
#reviewModal  .close {
	z-index: 999;
    margin-top: -2px;
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 30px;
    opacity: 0.7;
    font-weight: 400;
}
#reviewModal  .h3 {
    margin-top: 0;
    margin-bottom: 50px;
}

#smca-modal-body .modal-close {
  width: 24px;
  height: 24px;
  background: url('../image/close.svg') no-repeat;
 
  right: 15px;
  top: 13px;
  position: absolute;
  opacity: 0.5;
  cursor: pointer !important;
}

#smca-modal-body .quantity_block {
    width: 62px;
    display: flex;
    border: 1px solid #D9D9D9 !important;
    border-radius: 10px;
    justify-content: space-between;
    padding: 3px;
}
.quantity_block * {
    text-align: center;
    max-width: 33%;
    background: transparent;
}



#smca-modal-body .fa-plus, #smca-modal-body .fa-minus {
    content: "" !important;
    min-width: 11px;
    height: 11px;
    color: transparent !important;
    background: no-repeat;
    text-shadow: none;
    background-position: center;
    font-size: 13px !important;
    background-size: contain;
}
#smca-modal-body .fa-plus {
 background-image: url('../image/+.svg');
}
#smca-modal-body .fa-minus {
 background-image: url('../image/-.svg');
}

 #smca-modal-body .name_art b {
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #000000;
}
#smca-modal-body .quantity_price {
    display: flex;
    gap: 18px;
    margin-top: 24px;
    align-items: center;
}
#smca-modal-body .price_total {
	font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
color: #000000;
}
 


#smca-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > td {
    padding-top: 10px;
    padding-bottom: 10px;
}

#smca-modal-body .info_cart {
    margin-bottom: 30px;
}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #D5D5D5 !important;
    border-radius: 20px;
    box-shadow: none !important;
    margin: 0 5px;
    opacity: 1;
    padding: 0;
}


.swiper-pagination-bullet-active {
width: 22px !important;
    height: 22px !important;
 background: url('../image/ellipse.svg') !important;

}
/* Стилі для кнопки бургер меню */
 

.menu_burger span {
  width: 100%;
  height: 3px;
  background-color: #333;
  transition: transform 0.3s;
}

 
  .menu-sidebar-popup .mfp-container{
    padding-left: 0 !important;
}
 



.review_store p {
font-weight: 300;
font-size: 14px;
line-height: 16px;
color: #404040;}
.product-thumb {
	overflow: hidden;
}


.odcatwallhref {
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
    font-size: 22px;
}
.category:hover  .odcatwallhref{
	color: #23527c;
	text-decoration: underline;
}

.category_wall {
	margin-bottom: 40px;
}


.price-value {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 12px;
}
.ocf-slider {
	padding-bottom: 30px;
}

.ocf-slider-input-group, .ocf-noUi-pips-horizontal {
	display: none !important;
}

.mob_slider {
	display: none;
}
.mob {
		display: none;
	}
footer .row_footer {
	position: relative;
	z-index: 1;
    display: flex;
    justify-content: space-between;
}

.main_head {
    background-color: #F8F8F8;
    padding-top: 71px;
    padding-bottom: 42px;
    text-align: center;
    margin-bottom: 60px;
}	

.main_head h1 {
font-weight: 600;
font-size: 50px;
line-height: 55px;
text-align: center;
color: #000000;
margin-top: 0;

}

.row_category  {
	display: flex;
}
.row_category  #column-left {
    max-width: 200px;
    border-right: 1px solid #ebebeb;
    position: relative;
}
.row_category .center {
    margin-left: 40px;
    width: 100%;
}
  .custom-select-container {
    position: relative;
  
    font-family: Arial, sans-serif;
    z-index: 1000;
  }
  .custom-select-trigger {
    display: block;
    padding: 10px;
    cursor: pointer;
    background: #FFFFFF;
border: 1px solid #D9D9D9;
border-radius: 10px;
  }
  .custom-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
  }
  .custom-option {
    padding: 10px;
    cursor: pointer;
  }
  .custom-option:hover {
    background: #f0f0f0;
  }
  .custom-select-container.open .custom-options {
    display: block;
  }
  .custom-select-trigger::after {
    content: '▼';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  /* Новий стиль для створення простору під випадаючим списком */
  .dropdown-spacer {
    height: 0;
    transition: height 0.3s ease;
  }
 
 





.ocf-header {
	display: none !important;
}


@media (min-width: 768px) {
	.row_cat_head {
		/* display: flex; */
		/* justify-content: space-between; */
		margin-bottom: 44px;
	}
	.row_cat_head .sort {
		display: flex;
	}

	/* .row_cat_head .sort .form-group {
		margin-bottom: 44px;
	} */
}
.row_cat_head .results_block {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	float: right;
}
@media (max-width: 767px) {
	.row_cat_head {
		display: flex;
		flex-direction: column;
		/* justify-content: space-between; */
		margin-bottom: 40px;
	}
	.row_cat_head .results_block {
		float: none;
		align-self: flex-end;
		text-align: right;
		padding-left: 50%;
		margin-top: -20px;
	}
	.row_cat_head .sort {
		align-self: flex-end;
		margin-top: 10px;
	}
}

.row_cat_head .input-group {
	position: relative;
}
.row_cat_head .input-group::after {
	content: url('data:image/svg+xml,<svg width="9" height="8" viewBox="0 0 9 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.33014 7.5L1.14441e-05 0L8.66027 0L4.33014 7.5Z" fill="%23D9D9D9"/></svg>');
	position: absolute;
	z-index: 2;
	top: 0;
	right: 11px;
}
.row_cat_head .input-group .input-group-addon {
    height: 30px;
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 1;
	color: #404040;
	background: transparent;
	border: none;
	padding-left: 0;
}
.row_cat_head .input-group #input-sort {
	max-width: 183px;
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 1;
	color: rgba(64, 64, 64, 0.7);
	box-sizing: border-box;
	background: #FFFFFF;
	border: 0.5px solid #D9D9D9;
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.row_cat_head .results {
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #404040;
	display: none;
}

.ocf-theme-light .ocf-noUi-handle {
    border: 3px solid #000000;
    border-radius: 100%;
    cursor: default;
    box-shadow: 0 3px 6px -3px #bbb;
}
 .ocf-theme-light .ocf-noUi-handle {
    background-color: #fff;
}
.ocf-theme-light .ocf-noUi-connect:before {
	background-color: #000;
}
.menu_burger  {
	display: none;
}
.search_btn, .fa-user, #cart .fa-shopping-cart:before {
    filter: brightness(0);
    cursor: pointer;
}


.search_btn:hover, .fa-user:hover, #cart:hover .fa-shopping-cart:before {
	filter: brightness(1);
}

.search_close {
	  position: absolute;
    top: 15px;
    right: 0;
    width: 20px;
    height: 20px;
    background: #404040;
    z-index: 9;
	 background: url('../image/close.svg') center / contain no-repeat;
}

.show_search {
background: #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: 225px;
z-index: 99;
}
.show_search .container {
    position: relative;
    padding-top: 20px;
    text-align: center;
}
.show_search input{
max-height: 700px;
 }
.search_input {
    display: flex;
    border: 0.5px solid #000000;
    border-radius: 30px;
    overflow: hidden;
    max-width: 700px;
    margin: 0 auto;
}

.show_search .h3 {
font-weight: 400;
font-size: 30px;
line-height: 25px;
text-align: center;
text-transform: uppercase;
color: #000000;
margin-top: 40px;
margin-bottom: 50px;
}

.category_wall .category:nth-last-child(1), .category_wall .category:nth-last-child(2) {
	width: 50%;
}

.ocf-value-list-body {
    display: flex;
    flex-wrap: wrap;
}

.ocf-value-list-body .image {width: 20%!important}

.ocf-value-list-body .image .ocf-value-image {
    position: relative;
    width: 30px;
    height: 30px;
    flex: 0 0 22px;
    margin-right: 10px;
    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity 200ms;
    min-width: 30px;
    cursor: pointer;
}

.cat_desk {
	margin-bottom: 50px;
	margin-top: 50px;
}
.ocf-filter-discard {
	display: none !important;
}



.ocf-filter-name {
font-weight: 300 !important;
font-size: 16px !important;
line-height: 30px !important;
color: #000000 !important;
}

.ocf-filter-body .ocf-filter-name {
    text-transform: none !important;
    margin-top: 12px;
}


.row_product .product-layout {
	position: relative;
	max-height: 500px;
	overflow: hidden;
	padding-inline: 11px;
    /* width: calc(25% - 20px); */
}

.row_product {
    display: flex;
   row-gap: 28px;
	column-gap: 0;
    flex-wrap: wrap;
    padding-bottom: 40px;
    /* justify-content: space-between; */
}
 .theme-button input:checked + img {
    min-width: 30px;
    min-height: 30px;
    border: none !important;
}


.theme-button input + img {
    padding: 0px !important;
   min-width: 30px;
    min-height: 30px;
    border: none !important;
}
.theme-button input + img {
	position: relative;
}
 
.theme-button label:has(input:checked), .ocf-selected .ocf-value-image {
  position: relative;
}

.radio-inline label:has(input:checked):has(img)::after, .ocf-selected .ocf-value-image::after {
    content: '';
    position: absolute;
    z-index: 9;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 30px;
    background-image: url(../image/chek.svg);
    background-position: center;
 
    background-repeat: no-repeat;
    text-align: center;
    text-shadow: 2px 2px black;
}

.theme-button label:has(input:checked) {
border-radius: 100px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);}



.ocf-popover {
	display: none !important;
	position: absolute;
	left: -15154px;
	opacity: 0;
}
.ocf-between {

    margin-top: 24px;
}

 .product-gallery {
  display: flex;
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}

.thumbnails-wrapper {
    width: 116px;
    height: 400px;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.thumbnails-wrapper::-webkit-scrollbar {
  display: none;
}

.thumbnails {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-right: 10px;
  list-style: none;
  padding-left: 0;
}

.thumbnail {
    display: block;
    border: none;
    padding: 0;
    border-radius: 3px;
    cursor: pointer;
    transition: border-color 0.2s;
}

.thumbnail.active {
  border-color: #888;
}

.thumbnail:hover {
  border-color: #888;
}

.thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.main-image {
    flex-grow: 1;
    text-align: center;
    position: relative;
}

.main-image img {
  max-width: 100%;
  height: auto;
}

.prod_perevag {
    background: #F8F8F8;
    min-height: 50px;
    margin-bottom: 35px;
}
 .top_prod:after,  .top_prod:before {
 	display: none;

 }

 .top_prod {
    display: flex;
	 align-items: center;
    /* gap: 40px; */
}




.h1 {
font-weight: 500;
font-size: 30px;
line-height: 55px;
text-transform: uppercase;
color: #000000;}


.model_stock {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
	 gap: 20px;
    /* max-width: 300px; */
    margin-bottom: 40px;
}

.model_stock  .stock {
/* background: #E7FEF3;
border-radius: 10px; */
/* padding: 4px 10px; */
font-weight: 300;
/* font-size: 14px;
line-height: 22px; */
text-align: center;
/* color: #404040; */
	font-family: 'Jost';
	font-style: normal;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	background: rgba(0, 174, 26, 0.4);
	border-radius: 8px;
	padding: 8px 25px;
}
.model_stock .model {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	color: #404040;
}
.model_stock .review-link {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	color: #3B5998;
}
.model_stock .review-link:hover {
	text-decoration: underline;
}

.quant_price {
    display: flex;
    flex-wrap: wrap;
}
.quant {
	display: flex;
	max-height: 30px;
border: 1px solid #D9D9D9;
border-radius: 10px;

}
.quant_price #button-cart {
    max-width: 300px;
		font-family: 'Inter';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 19px;
		text-align: center;
		color: #FFFFFF;
    padding: 15px;
    border-radius: 10px;
    /* margin-bottom: 24px; */
}

.quant_price h2 {
	margin-top: 10px;
	margin-left: 12px;
}

#product .form-group{
    display: flex;
	 flex-direction: column;
    /* gap: 12px; */
    align-items: start;
	 margin-bottom: 40px;
}
#product .form-group .input-option-prod {
	display: flex;
	align-items: center;
	gap: 7px;
}
#product .form-group .input-option-prod .radio {
	margin-block: 0;
}
#product .form-group .input-option-prod .radio label {
	height: 45px;
	width: 86px;
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 10px;
	padding-left: 0;
	padding-top: 10px;
}
#product .form-group .input-option-prod .radio label input[type="radio"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
#product .form-group .input-option-prod .radio label:has(input[type="radio"]:checked) {
	color: #FFFFFF;
	background: #3B5998;
	border: 1px solid #3B5998;
	border-radius: 10px;
}

#product-product .product-description {
	padding-left: 50px;
}

#product-product .h1 {
	font-family: 'Jost';
	line-height: 43px;
  margin-top: 0;
    margin-bottom: 34px;
}
.container_contact {
	/* display: flex;
	gap: 24px; */
}
.container_contact .left_form, .container_contact .right_contact {
flex: 1;	
}
.container_contact .right_contact {
    padding-left: 40px;
    display: flex;
    flex-direction: column;
}
.container_contact .left_form  {
    /* padding: 0 40px; */
}


#information-contact .h3 {
font-weight: 500;
font-size: 25px;
line-height: 30px;
text-transform: uppercase;
color: #000000;
margin-top: 0;
margin-bottom: 46px;
}	


#information-contact .address i  {
    background-image: url('../image/geo.svg');
    width: 20px;
    height: 20px;
    display: inline-block;
}



#information-contact .open i  {
    background-image: url('../image/clock.svg');
    width: 20px;
    height: 20px;
    display: inline-block;
}
#information-contact .fa-phone {
	max-height: 20px;
}

#information-contact .fa-phone:before {
    color: #3b5998;
    font-size: 20px;
    width: 20px;
    text-align: center;
    display: block;
    line-height: 20px;
}
#information-contact .fa-envelope:before {
    color: #3b5998;
    font-size: 20px;
}

.right_contact p, .right_contact a {
    margin-bottom: 15px;
    display: flex;
    gap: 10px;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #404040;
    align-items: center;
}
#information-contact input, #information-contact textarea {
    border: none;
    box-shadow: none;
    border-bottom: 1px #D9D9D9 solid;
    position: relative;
font-weight: 300;
font-size: 16px;
line-height: 25px;
color: rgba(64, 64, 64, 0.5);
border-radius: 0;
}
#information-contact .form-group {
	position: relative;
	margin: 0;
	margin-bottom: 15px;
}
#information-contact .form-group:before {
	    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0px;
    bottom: -1.5px;
    border-radius: 3px;
    z-index: 99;
    background-color: #D9D9D9;
}	

#information-contact .buttons input {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
		background: #3B5998;
		border-radius: 15px;
    padding: 15px;
}


 .pay_row {
    display: flex;
    gap: 40px;
}
 .pay_row  .left_pay, .pay_row .right_pay {
	flex: 1;
	    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #404040;
}
.pay_shipping img{
max-height: 35px;
}
.pay_row .right_pay p {
	margin-bottom: 0;
}
.pay_row .right_pay img {
    height: 60px;
}

.money_ico {
    background-image: url('../image/money.svg');
    display: inline-block;
    width: 20px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-30 i{
margin-left: -30px;
}
.row_pay_bot p b, .pay_row p b {
font-weight: 500;
font-size: 18px;
line-height: 25px;
color: #000000;}

.clock_fire {
    background-image: url('../image/clock_fire.svg');
    display: inline-block;
    width: 20px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.info_ico {
    background-image: url('../image/info.svg');
    display: inline-block;
    width: 20px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
}
 
.row_pay_bot {
    margin-bottom: 100px;
    display: flex;
    gap: 40px;
}

.row_pay_bot  .h4{
    display: flex;
    align-items: center;
}
.row_pay_bot .left_pay {
	max-width: 70%;
}

 .pay_row  .left_pay img{
    width: 536px;
    margin-top: 60px;
    margin-bottom: 70px;
}

.percentage-label {
    background: #3B5998;
    border-radius: 20px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    max-width: max-content;
    margin-left: auto;
    margin-bottom: 10px;
    margin-top: -5px;
    margin-right: -5px;
    position: absolute;
    right: 0;
}
.free-shipping-left .free-ship-info {
    display: block;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
	font-family: 'Jost';
    font-weight: 300;
    font-size: 25px;
    line-height: 37px;
    text-align: center;
    color: #000000;
    margin-bottom: 24px;
}
.free-shipping .free-shipping-left .free-ship-info span {
	font-weight: 400;
	display: inline;
}
.cart_top {
    display: flex;
    text-align: center;
    justify-content: space-between;
}
.cart_top div {
	width: 20%;
}
.cart_top .prod {
    text-align: center;
    width: 61%;
}
.cart-item .prod {
    display: flex;
    width: 50%;
    align-items: center;
    gap: 8px;
}

.main-image .sticker-left .sticker-rectangle {
font-size: 16px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
width: 150px;
height: 38px;
}
.checkout-сustomer .form-group {
	position: relative;
}
.checkout-сustomer .form-group:after {
    content: "";
    position: absolute;
    right: 28px;
    bottom: 13px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url('../image/edit.svg');
    background-position: right;
}

#custom_comment {
	width: 100%;
	margin-bottom: 15px;
background: #FFFFFF;
border-radius: 5px;
outline: none !important;
border: none !important;
box-shadow: none !important;
padding: 15px;
}

#product .control-label {
	font-family: 'Jost';
	font-style: normal;
font-size: 18px;
line-height: 1;
color: #404040;
}

.review-rating-change-buttons {
    display: none;
}
.why-us-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.why-us-container .left {
	width: 42%;
}
.why-us-container .right {
    width: 54%;
}
.why-us-container .bottom {
    width: 100%;
    margin-top: 40px;
    /* margin-bottom: 100px; */
}
.why-us-container .bottom p {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	color: #404040;
}
.why-us-container .bottom p+p {
	margin-top: 25px;
}
.why-us-container .metric-value {
 
    font-weight: 700;
    font-size: 36px;
    line-height: 52px;
    color: #3B5998;
}
.metrics-grid {
    display: flex;
	 justify-content: space-between;
    /* flex-wrap: wrap; */
    column-gap: 10px;
    /* padding-left: 24px; */
	 margin-bottom: 60px;
}
@media (max-width: 767px) {
	.metrics-grid {
		column-gap: 15px;
		row-gap: 23px;
		margin-bottom: 30px;
	}
}
.why-us-container .metric-item {
	/* width: calc(50% - 12px); */
}
@media (max-width: 991px) {
	#column-left .menu li a {
		font-size: 14px;
	}
	.metrics-grid {
		flex-wrap: wrap;
	}
	.why-us-container .metric-item {
		flex: 1 0 calc(50% - 24px);
	}
}
.why-us-container .metric-item .metric-value {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 52px;
	color: #3B5998;
}
.why-us-container .metric-item .metric-label {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 14px;
	color: #404040;
}
.why-us-container .intro-text {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	color: #404040;
    margin-bottom: 60px;
}
.why-us-container .intro-text p {
	margin-bottom: 25px;
}
.why-us-container .top_modul_slider h3 {
	font-family: 'Jost';
	line-height: 25px;
	color: #000000;
	margin-bottom: 17px;
}
.why-us-container .top_modul_slider h3::before {
	bottom: -20px;
}
.why-us-container .metric-label {
    font-weight: 300;
    font-size: 16px;
    line-height: 14px;
    color: #404040;
    text-transform: lowercase;
}

.return_top {
    display: flex;
    align-items: center;
}

#information-information b {
    display: block;
    font-weight: 500;
    font-size: 25px;
    line-height: 36px;
    color: #000000;
    margin-top: 10px;
}
#information-information, #product-product {
	margin-bottom: 100px;
}



.totals-inner .top_modul_slider h3 {
    font-size: 25px;
    line-height: 55px;
}

.ocf-between {
    flex-direction: column-reverse;
}


#smca-modal-body > .modal-footer input + input {
     margin-left: 0px !important; 
}



#popuplogin .modal-dialog {
    width: 100%;
    padding: 0;
    margin: 0;
    border: transparent;
    border-radius: 0;
}



#popuplogin .modal-dialog .modal-content	{
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
#popuplogin #myTab  a {
    text-transform: uppercase;
    color: #404040;
    opacity: 0.5;
    border-bottom: navajowhite !important;
    padding: 0;
    padding-bottom: 5px;
}
#popuplogin #myTab a:after {
    content: "/";
    margin-left: 18px;
    margin-right: 12px;
}
#popuplogin #myTab li:last-child a:after {
display: none;
}
#popuplogin #myTab .active a{    
    color: #000000;
    opacity: 1;
}
#popuplogin  .nav-tabs {
    max-width: 460px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
}
#popuplogin  .nav-tabs:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0px;
    bottom: -3px;
    border-radius: 3px;
    background-color: #D9D9D9;
}
#popuplogin  #popup_login, #popuplogin  #popup_forgot {
    max-width: 460px;
    margin: 0 auto;
    margin-bottom: 50px;
}
#popuplogin  #popup_register {
	max-width: 800px;
	  margin: 0 auto;
    margin-bottom: 50px;
}
#popuplogin .form-control {
    border: 0.5px solid #000000;
    border-radius: 15px;
    background: transparent !important;
    min-height: 60px;
    background-color: transparent !important;
    box-shadow: none;
}

#popuplogin .btn-primary {
font-weight: 400;
font-size: 18px;
line-height: 25px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
min-height: 60px;
width: 100%;
}

	
#popuplogin label{
font-weight: 300;
font-size: 18px;
line-height: 25px;
color: #000000;
}

#popuplogin .container {
	position: relative;
}

#popuplogin .set_cookie {
    position: absolute;
    top: 15px;
    right: 0;
    width: 20px;
    height: 20px;
    background: #404040;
    z-index: 9;
    color: transparent;
    background: url('../image/close.svg') center / contain no-repeat !important;
    box-shadow: none;
    text-shadow: none !important;
    opacity: 0.8;
}


#popuplogin .forgot {
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #3B5998;
    opacity: 0.7;
    margin-top: 9px;
    display: block;
}

.checj {
	padding-right: 8px;
}
#popuplogin .buttons span {
    padding-left: 10px;
    font-size: 15px;
}

.newsletter_div label {
    font-size: 16px !important;
    color: #c3c3c3 !important;
}

 	.newsletter_div {
    margin-top: 65px;
}
#popuplogin .buttons  b {
    font-weight: 500;
}

























@media (max-width: 1199px) {
	.ocf-theme-light .ocf-search-btn-static {
 
    font-size: 16px !important;

}
	.container_contact .right_contact {
    padding-left: 0px;
 
}
#menu .nav > li > a {
 
    font-size: 15px;
    line-height: 20px;

}
#logo img{
    max-width: 120px;
}
#logo {
    margin-bottom: 0;
}
.content_baner b {
    font-size: 36px;
    line-height: 52px;
}
.content_baner strong {
    font-size: 35px;
    line-height: 45px;
}
.slider_home {
     
    align-items: center;
    background-size: cover;
}
footer h5 {
    font-size: 15px;
    line-height: 50px;
}

}
.menu_burger {
	display: none;
}
.custom-switcher {
    display: inline-flex;
    background: none;
    border-radius: 40px;
    padding: 0;
    gap: 0px;
    overflow: hidden;
    margin: 24px 0 0;
}

.custom-switcher .lang-btn {
    border: none;
    background: #ffffff;
    padding: 7px 25px;
    cursor: pointer;
    border-radius: 0;
    font-size: 14px;
    transition: all 0.2s ease;
    color: #111;
}
.custom-switcher .lang-btn.active {
    background: #4171b8;
    color: white;
}

.custom-switcher .lang-btn:hover:not(.active) {
    background: #e0e0e0;
}

.prod_perevag .container {
	display: flex;
	padding: 34px 0;
}

.prod_perevag article {
    display: flex;
    flex: 1;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    align-items: center;
    gap: 12px;
}

.prod_perevag article p{
	margin-bottom: 0;
}









@media (max-width: 991px) {
/* .container_contact {
    display: flex;
    gap: 24px;
    flex-direction: column-reverse;
} */
	.container_contact .right_contact, .container_contact .left_form {
    padding-left: 15px;
    padding-right: 15px;
 
}
.menu_burger {
	display: block;
}
.burger-menu-content {
    position: fixed;
    width: 344px;
	 display: flex;
	 flex-direction: column;
	 align-items: center;
    height: max-content;
    background: #fff;
    left: 0;
    top: 0;
    padding: 0px;
    /* box-shadow: 2px 0 5px rgba(0,0,0,0.1);
    background: #404040;
    border-radius: 0px 0px 10px 0px; */
	 
		background: #3B5998;
		box-shadow: 4px 0px 8px rgba(0, 0, 0, 0.25);
		border-radius: 0px 50px 50px 0px;
}
.head_menu {
    /* background-color: #fff; */
    /* padding: 10px 24px; */
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 padding-top: 73px;
	 padding-bottom: 30px;
}
.head_menu .logo {
	 background: url('../image/logo.svg');
min-height: 50px;
width: 144px;
filter: invert(1);
}


.burger-menu-nav ul a {
    /* font-weight: 300;
    font-size: 18px;
    line-height: 25px; */
	font-family: 'Jost';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    padding: 10px;
}
.burger-menu-nav ul {
	display: flex;
	flex-direction: column;
	align-items: center;
    padding: 24px;
	 margin: 0;
}


.close {
    position: absolute;
	 left: 17px;
    /* right: 15px; */
    top: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
	 opacity: 1;
}

.close:before, .close:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #ffffff;
    top: 50%;
    left: 0;
}

.close:before {
    transform: rotate(45deg);
}

.close:after {
    transform: rotate(-45deg);
}

[id^="information-"] .close {
	display: none;
}

/* Стилі для відкритого меню */
.menu-sidebar-popup .mfp-content {
    height: 100%;
}

/* Анімація появи */
.menu-sidebar-popup.mfp-wrap .mfp-content {
    animation: slideInLeft 0.3s forwards;
}

@keyframes slideInLeft {
    from { transform: translateX(-100%); }
    to { transform: translateX(0); }
}
#form-language .dropdown-toggle {

    border: 0;    padding: 5px 0px;

}
#menu .nav > li > a {
    font-size: 12px;
    padding: 0 6px;
font-family: 'Segoe UI', sans-serif;;
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 25px;
color: #FFFFFF;
}
#menu {
    display: flex;
    align-items: center;
}
.content_baner b {
    font-size: 27px;
    line-height: 38px;
}
.content_baner strong {
    font-size: 25px;
    line-height: 36px;
}
.about {
    flex-direction: column;
    align-items: center;
}
.menu {
    order: -2;
    margin-right: 15px;
}
.cart_search {
    margin-left: auto;
}
#form-language {
	position: absolute;
	opacity: 0;
}

.menu_burger {
    width: 30px;
    height: 19px;
    background: url('../image/burger.svg') center / contain no-repeat;
    background-color: none;
    border: none;
    box-shadow: none;
    margin-left: 10px;
    transform: rotate(180deg);
}
.menu .navbar-collapse {
    position: absolute;
    top: 45px;
    right: 0;
    width: 225px;
    background: #404040;
    z-index: 9;
    padding: 30px;
}
.menu_burger_active {
	 background: url('../image/close.svg') center / contain no-repeat;
}
.about img:first-child{
    width: 510px;
    max-width: 100%;
}	
.navbar-collapse.collapse {
    display: none !important;
}
 .custom-switcher {
    display: inline-flex;
    background: none;
    border-radius: 40px;
    padding: 0;
    gap: 0px;
    overflow: hidden;
    margin: 24px;
}
footer .custom-switcher {
    
    margin: 24px 0 0;
}

.custom-switcher .lang-btn {
    border: none;
    background: #fff;
    padding: 7px 25px;
    cursor: pointer;
    border-radius: 0;
    font-size: 14px;
    transition: all 0.2s ease;
}
.custom-switcher .lang-btn.active {
    background: #4171b8;
    color: white;
}

.custom-switcher .lang-btn:hover:not(.active) {
    background: #e0e0e0;
}
footer .row_footer .col {
    width: 31%;
}

footer .row_footer {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

}


#product div.required .control-label:before {
display: none;
}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 2px solid transparent ;
    border-bottom-color: #3B5998;
font-weight: 300;
font-size: 20px;
line-height: 22px;
text-align: center;
color: #3B5998;


}


.nav-tabs>li>a:hover {
    border-color: transparent;
}

.nav>li>a:focus, .nav>li>a:hover {

    background-color: transparent;
}


#tab-description {
    padding: 30px;
}




























 



 



#product-product .accordion-toggle {
	display: none;
}




#smca-modal-body .quantity_block {
    width: 70px;

}
.quant_price {
    display: flex;
    flex-wrap: nowrap;
    /* align-content: center; */
    align-items: center;
    gap: 20px;
	 margin-bottom: 18px;
}
#product .quant_price .control-label {
 display: none !important;
    height: 40px;
}
#product .quant_price .form-group {
	margin-bottom: 0;
}
#product .quant_price .form-group .select-quantity {
	height: 50px;
	margin-right: 0;
}
#product .quant_price #input-quantity {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	color: #000000;
}
#product-product .tab-content>.active {
    display: block;
    margin-bottom: 100px;
}
@media (max-width: 765.5px) { 

	#smca-modal-body .product-table-cart {
    max-height: calc(100vh - 330px);
    overflow: scroll;
}
	.quant_price #button-cart {
    max-width: 100%;
 
}
	.select-quantity {

    padding: 4px;
}
.quant_price {
    /* display: flex; */
    /* flex-wrap: wrap; */
    align-content: center;
    align-items: center;
    gap: 11px;
}

.select-quantity .btn-default, .select-quantity input {

    width: 25px;

}#product .quant_price  .control-label {
 
    height: 40px;
}




	.calc-price {
    
    font-size: 25px;


}
	#product-product .h1 {

    display: none;
}
.pay_shipping {

    display: none;
}
.swiper-viewport {
    margin: 0 0 0px !important;
    overflow: visible;
}
.category_wall .category:nth-last-child(1), .category_wall .category:nth-last-child(2) {
    width: 100%;
}

.category_wall {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
	#smca-modal-body .name-left img {
       margin-right: 8px !important;
}
	#smca-modal-body .remove {
    margin-top: 3px;
}
	#smca-modal-body {
    padding: 0 !important;
}
#product-product .tab-content {
		padding: 15px;
	}
#product-product .accordion-toggle {
    display: block;
    background: #F8F8F8;
    font-weight: 300;
    font-size: 17px;
    line-height: 22px;
    color: #000000;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
}



#product-product .accordion-active {

font-weight: 300;
font-size: 17px;
line-height: 22px;
color: #3B5998;

background: #F8F8F8;

}

#review-extended {
    margin: 0 0px !important; 
    padding: 15px;
}


#product-product .accordion-toggle:after { 
content: "▴";
transform: rotate(180deg);
display: inline-block;
font-size: 22px;

}


#product-product .accordion-active:after { 
content: "▴";
color: #3B5998;
transform: rotate(0deg);
}

.accordion-active {
background: #F8F8F8;
}

.prod_perevag img {
	max-width: 45px;
}
.prod_perevag p {
	font-size: 14px;
}
.pay_row {
    display: flex;
    gap: 0px;
    flex-direction: column;
}
	.pay_row .right_pay img {
    height: 46px;
}
	 .return_top {
    display: block;
}
.row_pay_bot {
    margin-bottom: 100px;
    display: flex;
    gap: 0;
    flex-direction: column-reverse;
}
.row_pay_bot .left_pay {
    max-width: 100%;
}
.pay_row  .left_pay img, .row_pay_bot img{
    margin-top: 0px;
    margin-bottom: 10px;
    max-width: 80%;
    margin: 0 auto;
    display: block;
}
.cart_top {

    display: none;
}
.cart-item .prod {
 
    width: 100%;

}
.cart-item .cart-item-price-quantity {
    width: 50% !important;
    margin-top: 10px;
}
.hidden_button {
	display: none !important;
}
.cart-item-price {
	display: none;
}
#information-information #content {
	margin-top: 30px;
}
/* #information-information .main_head {
    background-color: #F8F8F8;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 0;
} */
	.main_head {
    background-color: #F8F8F8;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 45px;
}
	.metrics-grid {
    /* padding-left: 10px; */
}
	.top_modul_slider {
    margin-top: 40px;
}
	.why-us-container .intro-text {
    margin-bottom: 20px;
}
	.why-us-container .metric-value {
 
    font-size: 28px;
    line-height: 52px;
 
}
	.why-us-container .right {
    width: 100%;
}
	.why-us-container .left {
    width: 100%;
}
.main-image .sticker-left .sticker-rectangle {
    font-size: 13px;
    line-height: 18px;
    width: 100px;
    height: 25px;
}
.prod_perevag .container {
    padding: 5px 30px;
    gap: 20px;
    flex-direction: column;
    max-width: 315px;
}
.top_prod {
   
    flex-direction: column;
}
#product-product .product-description {
	padding-left: 0;
}
.thumbnails-wrapper {
    height: inherit;
}
.main_head h1 {
font-weight: 600;
font-size: 30px;
line-height: 35px;
} 

.review_store {
    padding: 0px 0 70px;
}
footer .card {
    margin: 20px 15px 0;
}
footer h5 {
 
    margin-bottom: 0;
}
.top_modul_slider h3 {
    font-size: 20px;
    line-height: 55px;
}
footer i {
    color: #3B5998;
    margin-left: 0;
}
	.about {
    gap: 20px;
    font-size: 16px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
}
	.about article {
 
    font-size: 14px;
    line-height: 18px;
 
}
.product-slider {
	margin-bottom: 10px;
}
footer .row_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer .row_footer .col {
    width: 55%;
}
	footer .row_footer .col:nth-child(2n) {
width: 40%;
	}



.powered {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
   padding-top: 10px;
}
footer {
 
    padding-bottom: 60px;
}
	.desk {
		display: none;
	}
	.mob {
		display: flex;
	}
	.review_store .info-header-review-mod {
   
    flex-direction: column;
    align-items: flex-start;
}
	body {
font-size: 14px;
line-height: 22px;
}
.view_product_content .h3 {
margin-top: 0;
margin-bottom: 0;
}
.info_prod .price {
    font-size: 23px;
    line-height: 21px;
}

.mob_slider {
	display: block;
}
.desk_slider {
	display: none;
}
.content_baner {
    width: 100%;
    margin-left: auto;
}
.slider_home {
    min-height: 640px;
    align-items: flex-start;
    background-size: cover;
    justify-content: space-between;
    flex-direction: column;
}
.ban_but {
    margin: 0 auto 60px;
}
.swiper-pagination {
    bottom: 15px !important;
 
}
.content_baner {
    padding: 0 20px;
    margin-top: 30px;
}
#menu .navbar-nav {
    margin: 7.5px -15px;
    display: flex;
    gap: 8px;
    flex-direction: column;
}
  .about h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 55px;
    text-transform: uppercase;
    color: #000000;
    width: 100%;
    margin-bottom: -20px;
}

.arows .swiper-button-next {
    width: 20px;
    height: 20px;
    top: 20px;
    background-size: contain;
}
.arows .swiper-button-prev {
    width: 20px;
    height: 20px;
    top: 20px;
    background-size: contain;
}
.arows {
    width: 60px;
}
.modal-view {
    width: 94%;
}
.view_product_content {
  
    flex-direction: column;
}.info_prod {
    width: 100%;
}.image_prod {
    padding: 0;
    display: flex;
    justify-content: center;
    max-height: 200px;
}

.info_prod .btn-primary {
    padding: 5px 15px;
}
.info_prod  .description {
    padding-top: 10px;
}

.results, .sort label{


	display: none;
}
.row_product {
	gap: 0;
}
.row_product .product-layout {
    width: 50%;
}
.row_category .center {
    margin-left: 0;

}
.mfp-content #column-left {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    display: block !important;
    max-width: 300px;
    padding: 40px 24px;
    width: 300px;
}
.filter_close {
	display: none;
}
.mfp-content .filter_close {
	display: block;
}
.filter_button {
	display: flex;
font-weight: 300;
font-size: 16px;
line-height: 22px;
color: #404040;
gap: 3px;
}
.filter_button i {
	 background-image: url('../image/filter.svg');
	width: 16px;
	height: 16px;
	display: inline-block;
}
  .ocf-active-label {
	display: none;
}

  .nav-tabs {
    display: none; /* Ховаємо таби на мобільному */
  }
  .tab-item {
    cursor: pointer;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 5px 0;
  }
  .tab-pane {
    display: none; /* Приховуємо контент за замовчуванням */
  }
  .tab-pane.active {
    display: block; /* Відображаємо активний контент */
  }

}

.shipping_method_title {
    display: none;
}

 .row_acc {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.row_acc .form-group {
	position: relative;
}
 .row_acc input.form-control, .row_acc input.form-control {
    border: 1px solid #EAEDF7;
    box-shadow: none;
    font-size: 16px;
    height: 45px;
    background: #FFFFFF;
    border: 0.3px solid #40404052;
    border-radius: 5px;
}
.row_acc .form-group:after {
    content: "";
    position: absolute;
    right: 28px;
    bottom: 13px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url('../image/edit.svg');
    background-position: right;
}

 .account-dropdown-toggle {
    width: 100%;
    display: flex;
    padding: 15px 30px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
font-weight: 300;
font-size: 16px;
line-height: 22px;
color: #3B5998;
background: #F8F8F8;
border: none;
border-radius: 15px;
min-height: 50px;
}
@media (max-width: 765.5px) { 

.row_acc .form-group {
    position: relative;
    width: 100%;
    margin: 0;
}}

 .button_center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px;
}
.pagination_block {
    display: flex;
    justify-content: center;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #fff;
    border-color: transparent;
}
.pagination>li>a, .pagination>li>span {
 
    background-color: #fff;
    border: none;
}
.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: #3b5998;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
}
.pagination>li>a, .pagination>li>span {
    color: #404040;
    text-decoration: none;
    background-color: #fff;
    border: transparent;
}
#collapse-dop-module .btn-primary {
    height: 45px !important;
    background: #3b5998 !important;
	 border-radius: 5px;
	 margin-left: 10px;
}
.text-checkout-modules {
    font-size: 13px !important;
}

.payment-method .text-info-pm {
    border: 0;
    padding: 0;

}

@media (max-width: 1199.5px) { 
 
header {
    width: 100%;
    height: 110px;
}
#search {
    width: 72%;
}
#top-links {
    gap: 10px;
    margin-left: 0px; 
}

.row_product .product-layout {
	max-height: 450px;
}
.product-slider .swiper-slide .product-layout {
	max-height: 430px;
}
}


@media (max-width: 1024.5px) { 
#search {
    width: 72%;
    margin-bottom: 0;
}}

@media (max-width: 991.5px) { 
.row_top_header {
	display: none;
}
header .container{
    display: flex;
    justify-content: space-between;
}

header .row_header {
    width: 100%;
    gap: 20px;
    margin-left: 20px;
}

.product-slider .swiper-slide .product-layout,
.row_product .product-layout {
	max-height: 500px;
}
.product-slider .swiper-slide .product-layout .product-thumb,
.row_product .product-thumb {
	padding-top: 0;
}
}
@media (max-width: 768.5px) { 
#logo img {
    max-width: 48px;
}
.menu {
 
    margin-top: 10px;
}
header .row_header {
    gap: 0;
    margin-left: 20px;
}

#search {
 
    margin-left: 10px;
}
.cart_search {
    gap: 8px;
}
}

@media (min-width: 768px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}

@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 .button-group button,
	.product-thumb .button-group button+button {
		width: 33.33%;
	}

	#product {
		position: relative;
		margin-bottom: 30px;
	}

	.top_prod .button_wishlist {
		position: absolute;
		top: 0;
		right: 0;
	}

	.top_prod .button_wishlist span {
		display: none;
	}

	.product-slider .swiper-slide .product-layout,
	.row_product .product-layout {
		max-height: fit-content;
	}

	.product-slider .swiper-slide .product-thumb .caption,
	.row_product .product-thumb .caption {
		padding-bottom: 24px;
	}

	.product-slider .swiper-slide .product-thumb .options-category,
	.product-slider .swiper-slide .product-thumb .product-attributes,
	.row_product .product-thumb .options-category,
	.row_product .product-thumb .product-attributes {
		display: none;
	}
}

#product-search {
	padding-bottom: 50px;
}
#product-search h1 {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 55px;
	text-align: center;
	color: #000000;
}
#product-search h2 {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 55px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 20px;
}


.options-category input[type="radio"] {
  display: none;
}

.options-category .radio label {
  display: inline-block;
  width: 45px;
  padding: 3px 6px;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s, border-color 0.3s;
  margin: 0 5px 5px 0; 
	font-family: 'Jost';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	color: #C5C5C5;
	box-sizing: border-box;
	border: 1px solid #C5C5C5;
}

.options-category .radio label:hover {
  background-color: #e9e9e9;
}


.options-category .radio label:has(input[type="radio"]:checked) {
  border-color: rgba(59, 89, 152, 1);
color: rgba(59, 89, 152, 1);
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: 10px;
}

.prod_radio {
	display: flex;
}

#information-information .review_store {
	background: transparent;
	padding-top: 0;
}
#information-information .review_store .container {
	max-width: 100%;
	padding-inline: 0;
}
#information-information .review_store .top_modul_slider {
	display: none;
}
#information-information .review_store .swiper-container {
	overflow: visible !important;
	margin-top: 0;
}
#information-information .review_store .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
	transform: none !important;
}
#information-information .review_store .swiper-slide {
	position: relative;
	flex: 1 1 100%;
	max-width: 100%;
	border-bottom: 1px solid rgba(217, 217, 217, 1);
	height: auto !important;
	margin-right: 0 !important;
}
#information-information .review_store .swiper-slide::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 4px;
	height: 4px;
	background: rgba(217, 217, 217, 1);
	transform: rotate(45deg) translate(0%, 100%);
}
#information-information .review_store .swiper-slide>div {
	border-radius: 0;
}
#information-information .review_store .swiper-slide .info-header-review-mod {
	padding: 0;
	margin-bottom: 21px;
}
#information-information .review_store .swiper-slide .mod-desc-reviews {
	padding: 0;
	padding-bottom: 17px;
}
#information-information .review_store .swiper-slide .rev-author {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 16px;
	color: #404040;
}
#information-information .review_store p {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #404040;
}


/* Filter Category */

@media (min-width: 768px) {
	.ocf-horizontal .ocf-filter-list {
		justify-content: start !important;
		gap: 12px;
	}
	.ocf-content .ocf-filter-list .ocf-filter {
		width: fit-content !important;
		min-width: auto !important;
		flex: 0;
		padding: 0 !important;
		margin-bottom: 0 !important;
	}
	/* .ocf-active-label, */
	.ocf-filter-header-append {
		display: none !important;
	}
	.ocf-theme-light .ocf-has-input .ocf-filter-header .ocf-active-label {
		display: none !important;
	}
	.ocf-theme-light.ocf-horizontal .ocf-dropdown .ocf-filter-header {
		display: flex;
		flex-direction: column;
		gap: 8px;
		background: transparent !important;
		padding: 0 8px;
	}
	.ocf-dropdown.ocf-slider .ocf-active-label+.ocf-filter-name,
	.ocf-active-label:empty+.ocf-filter-name,
	.ocf-open .ocf-active-label+.ocf-filter-name {
		margin: 0;
	}
	.ocf-filter-name {
		font-family: 'Jost';
		font-style: normal;
		font-weight: 300;
		font-size: 14px !important;
		line-height: 22px !important;
		color: rgba(64, 64, 64, 0.7) !important;
	}
	.ocf-filter-name::after {
		content: url('data:image/svg+xml,<svg width="9" height="8" viewBox="0 0 9 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.33013 7.5L0 0L8.66025 0L4.33013 7.5Z" fill="%23D9D9D9"/></svg>');
		margin-left: 20px;
	}
	.ocf-footer {
		display: inline-block !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	.ocf-between {
		flex-direction: row-reverse;
		padding: 0;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.ocf-has-input {
		max-width: 100% !important;
	}
	/* .ocf-filter-body {
		display: none;
	} */
}

/* Filter End */

#onepcheckout {
	font-family: 'Jost';
	font-style: normal;
	color: #000000;
}