@font-face {
	font-family: "Montserrat";
	src: url('Montserrat-Regular.eot');
	src: url('Montserrat-Regular.eot') format('embedded-opentype'),
		url('Montserrat-Regular.woff') format('woff'), 
		url('Montserrat-Regular.ttf') format('truetype'), 
		url('Montserrat-Regular.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Montserrat";
	src: url('Montserrat-SemiBold.eot');
	src: url('Montserrat-SemiBold.eot') format('embedded-opentype'), 
		url('Montserrat-SemiBold.woff') format('woff'), 
		url('Montserrat-SemiBold.ttf') format('truetype'), 
		url('Montserrat-SemiBold.svg') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url('MontserratBlack.eot');
    src: url('MontserratBlack.eot') format('embedded-opentype'),
         url('MontserratBlack.woff2') format('woff2'),
         url('MontserratBlack.woff') format('woff'),
         url('MontserratBlack.ttf') format('truetype'),
         url('MontserratBlack.svg#MontserratBlack') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url('Montserrat-Medium.eot');
    src: url('Montserrat-Medium.eot') format('embedded-opentype'),
         url('Montserrat-Medium.woff2') format('woff2'),
         url('Montserrat-Medium.woff') format('woff'),
         url('Montserrat-Medium.ttf') format('truetype'),
         url('Montserrat-Medium.svg#Montserrat-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('MontserratBold.eot');
    src: url('MontserratBold.eot') format('embedded-opentype'),
         url('MontserratBold.woff2') format('woff2'),
         url('MontserratBold.woff') format('woff'),
         url('MontserratBold.ttf') format('truetype'),
         url('MontserratBold.svg#MontserratBold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('MontserratExtraBold.eot');
    src: url('MontserratExtraBold.eot') format('embedded-opentype'),
		url('MontserratExtraBold.woff2') format('woff2'),
		url('MontserratExtraBold.woff') format('woff'),
		url('MontserratExtraBold.ttf') format('truetype'),
		url('MontserratExtraBold.svg#MontserratExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}

*{ margin:0;padding:0;line-height:100%;box-sizing: border-box;}
button, img, input, select{ border:0;outline:none;}
img{ max-width:100%;}
.container{ }
.btn { }
body { font-family: "Montserrat", sans-serif;font-weight: 400;color: #1E1E1E;font-size: 12px;line-height: 20px;width: 100%;}
h1, h2, h3, h4, h5, h6 { color: #1E1E1E;}
/* 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: #1E1E1E;}
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:before { content: '* ';color: #F00;font-weight: bold;display: block;line-height: 100%;}
/* 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;
}
.flex{ display:flex;flex-wrap:wrap;}
.flex.nowrap{ flex-wrap:nowrap;}
.flex>.pull-left{ }
.flex>.pull-right{ }
.flex .rem_len{ flex:1;}
/* breadcrumb */
.breadcrumb { margin-top:30px;}
.breadcrumb i { }
.breadcrumb > li { list-style:none;display:inline-block;}
.breadcrumb > li + li:before { }
.breadcrumb > li:after { }
.breadcrumb > li a{ font-weight: 800;font-size: 14px;line-height: 100%;text-transform: uppercase;color: #D9D9D9;}
.breadcrumb li + li:before{ padding: 0 15px;color: #acacac;content: "\276F";}

#top{ background-color: #000;border:0;min-height: 58px;padding: 16px 0px 5px 0;}
#top .container{ }
#top .top_phone{ text-align: right;}
#top .top_phone .config_open{ font-family: "Montserrat";color: #7E7E7E;font-weight: 600;font-style: SemiBold;font-size: 12px;line-height: 100%;}
#top .top_phone a{ font-family: "Montserrat";font-weight: 600;font-size: 16px;line-height: 100%;color:#fff;}
#top .top_phone a:hover{ text-decoration:underline;}
#top .top_phone a i.fa-phone{ }
#top .top_phone a i.fa-phone:before{ }
#top .top_phone span{ }
#top .container nav{ }
#top .container nav ul{ margin-bottom:0;display: flex;flex-wrap: wrap;gap: 25px;}
#top .container nav li{ padding:0;}
#top .container nav li a{ font-family: "Montserrat";font-weight: 600;font-size: 14px;line-height: 100%;color:#fff;}
#top .icco{ display: flex;align-items: center;gap: 20px;}
#top .icco .icco-col{ }
#top .icco .icco-col a{ }
#top .icco .icco-col svg{ }


header{ }
header #header{ background: #141517;padding-top: 6px;}
header .flex, #top .flex{ justify-content: space-between;align-items: center;}
header .flex .rem_len{ font-family: "Montserrat";font-size: 14px;line-height: 140%;color: #fff;padding-left: 33px;margin-bottom: 5px;}
header .flex .rem_len{ font-weight: 500;}
header .flex .rem_len b{ font-weight: 700;font-size: 16px;}
header .flex.nowrap{ gap: 20px;margin-bottom: 5px;}
#logo { margin: 0 0 5px 0;}
#wishlist-total{ width:40px;height:40px;background: #333333;display:flex;min-width:40px;justify-content: center;align-items: center;border-radius: 50px;}
#wishlist-total svg{ }
/* cart */
#cart { }
#cart > .btn { width: 156px;height: 53px;border: 1px solid #333333;opacity: 1;border-radius: 5px;display: flex;max-width: 100%;justify-content: center;align-items: center;gap:15px;}
#cart > .btn i{ }
#cart > .btn i svg{ }
#cart.open > .btn { }
#cart.open > .btn:hover{ }
#cart .dropdown-menu { }
#cart .dropdown-menu { }
@media (max-width: 478px) {
	#cart .dropdown-menu { }
}
#cart .dropdown-menu table { }
#cart .dropdown-menu li > div { }
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {	}
}
#cart .dropdown-menu li p { }
#cart-total{ font-family: "Montserrat";font-weight: 400;font-size: 13px;line-height: 100%;color: #777777;}

/* footer */
footer { padding-top: 83px;background:url('../image/footer.jpg') center center no-repeat;background-size: cover;padding-bottom: 145px;margin-top: 50px;}
footer .column { font-family: "Montserrat";color:#fff;width:238px;max-width:100%;margin-bottom: 34px;}
footer .column .slogan{ font-weight: 500;font-size: 24px;line-height: 100%;margin-bottom: 38px;}
footer .column .slogan b{ font-weight: 900;}
footer .column .text{ padding-bottom: 1px;margin-bottom: 10px;}
footer .column .text p{ font-weight: 500;font-size: 14px;    line-height: 131%;}
footer .column .text p span{ font-size:12px;}
footer .column .text p a{ }
footer .flex { display: flex;justify-content: space-between;align-items: start;}
footer a:hover { }
footer #logo_bottom{ margin-bottom: 35px;}
footer .copyright{ color:#fff;font-weight: 500;font-size: 10px;line-height: 100%;margin-bottom: 20px;}
footer .column+.column{ text-align: right;padding-top: 10px;}
footer .column+.column p{ line-height:144%;letter-spacing: -1px; margin-bottom: 20px;}
.slideshow.swiper-viewport{ overflow:hidden;}
.swiper-slide .html{ }
.swiper-slide .html b{ }
#cont_top_home{ margin-bottom: 82px;}
#cont_top_home .swiper-slide {background: url('../image/background.jpg') center center no-repeat;background-position:center top;background-size: cover;background-repeat:no-repeat;color: #fff;}
#cont_top_home .swiper-slide .html{ margin-top: 3%;font-weight: 600;font-size: 26px;line-height: 125%;text-align: center;}
#cont_top_home .swiper-slide .html b{ font-weight: 900;}
#cont_top_home .swiper-slide .html span{ color: #fff;font-weight:500;font-size:16px;display:block;padding-top:26px;}
#cont_top_home .swiper-slide img{ position:relative;bottom:-30px;width: 63%;display: block;margin: 0 auto;right: -30px;}
#cont_top_home .swiper-wrapper{ background: linear-gradient(0deg, #C1DFFF 0%, #9EF6ED 100%);}
#cont_top_home .swiper-container{ padding-bottom:40px;}
#cont_top_home .slideshow.swiper-viewport{ margin-bottom:0;padding-bottom:0;}
.category_mod{ display: grid;grid-template-columns: repeat(3, 1fr);gap: 20px;}
.category_mod .list-group-item{ font-family: "Montserrat";background: linear-gradient(180deg, #EAE9FF 0%, #F1F1F7 100%);aspect-ratio: 1 / 1.046;padding:0;border-radius:15px;}
.category_mod .list-group-item:first-child{ background: linear-gradient(180deg, #D6F9FC 0%, #EAFDFF 100%);}
.category_mod .list-group-item:last-child{ background: linear-gradient(180deg, #D7F3FF 0%, #E9EFF2 100%);}
.category_mod .list-group-item span{ display:flex;width:100%;height:100%;aspect-ratio: 1 / 1.08;background-repeat: no-repeat;background-position: center bottom;font-weight: 700;color: #1E1E1E;font-size: 24px;line-height: 122%;text-align: center;padding-top: 43px;justify-content: center;}
/* content */
#content { min-height: 511px;}
#product-product{ padding-top:50px;margin-bottom: 50px;}
#product-product .breadcrumb { margin-top:0px;}
#product-product .breadcrumb li + li:before{ display:none;}
#product-product .model{ font-weight: 500;font-size: 13px;line-height: 100%;color: #999999;margin-bottom: 37px;}
#product-product h1{ font-weight: 900;font-size: 30px;line-height: 100%;text-transform: uppercase;margin-top: 15px;margin-bottom: 15px;}
#product-product .buttons2{ margin-bottom: 50px;}
#product-product .buttons2 ul{ list-style: none;display: flex;gap: 28px;flex-wrap: wrap;align-items: center;}
#product-product .buttons2 li{ display:inline-block;}
#product-product .buttons2 button.wish{ background: #EAE9FF;width: 40px;height: 40px;border-radius: 40px;display: block;position: relative;left: 3px;}
#product-product .buttons2 .price{ font-weight: 500;font-size: 24px;line-height: 100%;white-space: nowrap;position: relative;min-width: 115px;color: #333333;}
#product-product .buttons2 .price small{ font-size:12px;}
#product-product .buttons2 .price small b{ font-size:inherit;}
#product-product #button-cart{ min-width:200px;min-height:60px;font-weight: 600;font-size: 15px;line-height: 100%;border:0;display: flex;justify-content: center;align-items: center;gap: 11px;}
#product-product #button-cart:before{ content:'';background:url('../image/cart_ico2.svg') left top no-repeat;display:inline-block;width: 22px;height: 22px;}
#product-product ul.thumbnails{ flex-wrap:wrap;gap: 10px;display: grid;grid-template-columns: repeat(3, 1fr);}
#product-product ul.thumbnails li:not(.image-additional){ grid-column: 1/-1;}
#product-product ul.thumbnails li.image-additional{ display: block;}
#product-product ul.thumbnails li .thumbnail{ aspect-ratio: 1/1;overflow: hidden;display: block;margin-bottom:0;}
#product-product ul.thumbnails li:not(.image-additional) a{ }
#product-product ul.thumbnails li .thumbnail img{ }
.thumbnails { clear: both;list-style: none;padding: 0;margin: 0;}
.thumbnails > li { }
.thumbnails { }
.thumbnails > img { width: 100%;}
.image-additional a { }
.image-additional { }
.thumbnails .image-additional { }

.points_discounts{ }
.points_discounts li{ }
.points_discounts li spall{ }
.price b{ font-weight:800;}
#tab-description{ color: #333333;margin-bottom: 30px;}
#tab-description ul{ padding-left:30px;}
#tab-description ul li{ margin-bottom:15px;}
#tab-description b{ font-weight: 800;font-size: 15px;line-height: 20px;text-transform: uppercase;}
#tab-description p{ font-weight: 500;font-size: 13px;line-height: 20px;color: #333333;}
#tab-description h2, #tab-description h3, #tab-description h4, #tab-description h5{ color: #333333;font-weight: 800;font-size: 15px;line-height: 20px;text-transform: uppercase;}
#tab-specification{ }
#tab-specification h2, #tab-specification h3, #tab-specification h4, #tab-specification h5{ color: #333333;font-weight: 800;font-size: 15px;line-height: 20px;text-transform: uppercase;}
#tab-specification .attribute{ font-weight: 500;font-size: 13px;line-height: 154%;color: #333333;}
.line-through{ text-decoration: line-through;}
.btn-primary { color: #ffffff;background: linear-gradient(90deg, #05A3B6 0%, #2281C9 100%);}

#product-category{ }
#product-category h1{ font-weight: 900;font-size: 48px;line-height: 100%;text-transform: uppercase;margin-top: 15px;margin-bottom: 15px;text-align:center;}
#product-category .breadcrumb{ }
#product-category .breadcrumb li, #information-contact .breadcrumb li{ line-height: 1.8;display: inline-block;margin: 0;padding: 0;outline: 0;}
#product-category .breadcrumb li + li:before, #information-contact .breadcrumb li + li:before{ padding: 0 15px;color: #acacac;content: "\276F";}
.greybg { background-color: #f4f4f7;padding-top:1px;padding-bottom:1px;}
#product-category .greybg{ margin-bottom: 40px;padding-bottom:60px;}
.ul_categories{ list-style: none;display: grid;grid-template-columns: repeat(3, 1fr);gap: 20px;}
.ul_categories li{ display: inline-block;height: 100%;}
.ul_categories a{ display: flex;flex-direction: column;justify-content: space-between;align-items: center;height: 100%;font-size:20px;color:#333;text-align:center;}
.ul_categories li .img{ display: flex;flex: 1;width: 100%;overflow: hidden;margin-bottom: 15px;}
.ul_categories li .img img{ object-fit: cover;margin: 0 auto;}
.ul_categories li .txt{ }
.product-grid{ display: grid;grid-template-columns: repeat(4, 1fr);gap: 20px;}
.product-layout{ }
/* product list */
.product-thumb { height: 100%;display: flex;flex-direction: column;justify-content: space-between;}
.product-thumb .image { text-align: center;position:relative;}
.product-thumb .image .remove{ position: absolute;z-index: 2;top: 20px;right: 20px;background: #fff;width: 40px;height: 40px;border-radius: 30px;display: flex;justify-content: center;align-items: center;}
.product-thumb .image a { display: block;}
.product-thumb .image a:hover { opacity: 0.8;}
.product-thumb .image img { }
.product-thumb .image+div{ flex:1;}

@media (min-width: 767px) {
	.product-list .product-thumb .image { }
}
.product-thumb h4 { font-size: 16px;transition: 0.4s;font-weight:700;margin-bottom:0;flex: 1;}
.product-thumb .caption { height: 100%;display: flex;flex-direction: column;}
.product-thumb .price { padding-top:20px;font-size:20px;color: #333333;}
.product-thumb .price-new { }
.product-thumb .price-old { }
.product-thumb .price-tax { }
.product-thumb .stock{ margin: 0px 0 20px 0;font-size: 12px;padding-top:7px;display: flex;flex-direction: column;align-items: baseline;justify-content: end;}
.product-thumb .stock.stock2 span{ padding: 4px 15px 5px 15px;color: #2cb05e;border: 1px solid #91cfa9;border-radius: 40px;display: inline-block;}
#cartModal { }
.modal-content {margin: 25px;border: none;border-radius: 5px;box-shadow: none;}
.modal-dialog .modal-content .modal-header {position: relative;padding: 0;}
.modal .svg-hover {width: 18px;float: right;}
.modal-dialog .modal-content .modal-header .svg-hover {position: absolute;right: -20px;top: -5px;}
.modal-dialog .modal-content .modal-header .svg-hover svg {color: #fff;fill: white;}
.modal-dialog .modal-content .modal-body {padding: 40px;font-size: 14px;}
.modal-dialog .modal-content .modal-body svg {display: block;margin: 0 auto;fill: #c4c4c4;}
.modal-dialog .modal-content .modal-body .successs {color: #2c2c2c;font-size: 22px;margin: 10px 0 20px 0;}
.modal-dialog .modal-content .modal-body a.in-cart {transition: 0.4s;font-size: 12px;border-radius: 3px;display: inline-block;color: #fff;background: linear-gradient(126deg, rgba(0,169,179,1) 0%, rgba(41,122,205,1) 100%);padding: 21px 40px;margin-bottom: 5px;}
.modal-dialog .modal-content .modal-body .cont-div {display: block;padding-top: 15px;padding-bottom: 15px;font-size: 14px;}
.modal-dialog .modal-content .modal-body .cont-div a {color: #10a7b0;cursor:pointer;}
.modal-dialog .modal-content .modal-body .cont-div a:hover{ text-decoration:underline;}
#information-contact fieldset{ display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px;}
#information-contact fieldset .form-group{ margin-left:0;margin-right:0;margin:0;}
#information-contact fieldset .form-group label{ margin: 0 0 10px 0;display:block;font-size:14px;position:relative;}
#information-contact fieldset .form-group label:before{ display:inline;}
#information-contact fieldset .form-group label+div{ }
#information-contact fieldset .form-group:last-child{grid-column: 1 / -1;}
#information-contact h4{ font-size:20px;font-weight: 600;color: #333333;margin-bottom:23px;}
#information-contact dl{ }
#information-contact dt{ margin-bottom: 10px;}
#information-contact dt span{ font-size:12pt;}
#information-contact dd span, #information-contact dd b{ font-size:12pt;}
#information-contact .title.title-2 + .list-4 { margin-top: 23px;}
#information-contact .list.list-4 dd { font-size: 12px;color: #777777;line-height: 18px;font-weight: 300;}
#information-contact .list.list-4 dt + dd { margin-top: 6px;}
#information-information{ }
#information-information #content{ font-weight: 500;font-size: 13px;line-height: 20px;color: #333333;}
#information-information #content h1{ }
#information-information #content p{ font-weight: 500;font-size: 13px;line-height: 20px;color: #333333;}
#information-information #content ul{ padding-left:30px;}
#simplecheckoutcart_block{ }
#simplecheckoutcart_block section.cart {border-radius: 6px;background: #fff;padding: 30px 0;}
#simplecheckoutcart_block .cart__block {padding: 10px 0px;margin-bottom: 3px;}
#simplecheckoutcart_block section.cart .product {padding: 0px 0 25px 0;font-size: 15px;border-bottom: 2px solid #f4f4f7;}
#simplecheckoutcart_block .contcenter {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
#simplecheckoutcart_block .cart__block .pc-img {padding-right: 20px;}
#simplecheckoutcart_block section.cart .product img {width: auto;height: auto;max-width: 100%;}
#simplecheckoutcart_block section.cart .product h4 {margin: 0px 0 10px 0;padding: 0;font-size: 22px;letter-spacing: -0.5px;}
#simplecheckoutcart_block section.cart .configuration_no {color: #999;font-size: 13px;margin-bottom: 10px;}
#simplecheckoutcart_block section.cart .product .prod-descr {font-size: 14px;color: #777;line-height: 1.6;overflow: hidden;}
#simplecheckoutcart_block section.cart .product .count {border: 1px solid #e0e0e0;width: 118px;text-align: center;border-radius: 5px;display: flex;justify-content: space-between;align-items: center;}
#simplecheckoutcart_block section.cart .product .count .minus { background:none;padding: 10px 0;float: left;width: 40px;}
#simplecheckoutcart_block section.cart .product .count .numb {padding: 11px 0;float: left;width: 36px;font-size: 14px;color: #222;}
#simplecheckoutcart_block section.cart .product .count .plus { background:none;padding: 10px 0;float: left;width: 40px;}
#simplecheckoutcart_block section.cart .product .price { margin-top: 35px;}
#simplecheckoutcart_block section.cart .product .price .cash { font-size: 20px;color: #2c2c2c;}
#simplecheckoutcart_block section.cart .product .close-x svg {fill: #ccc;transition: 0.4s;}
#simplecheckoutcart_block  section.cart .product .close-x svg:hover {fill: #dd6060;}
#simplecheckoutcart_block .totals_final{ clear:both;}
#simplecheckoutcart_block .order{ clear:both;}
#simplecheckoutcart_block .order:after{ content:'';display:table;clear:both;}
#simplecheckoutcart_block .simple-content .checkout-heading{ padding: 0;font-size: 22px;color: #2c2c2c;}
#simplecheckoutcart_block .form-horizontal .form-group.required { position:relative;}
#simplecheckoutcart_block .form-horizontal .form-group.required label{ position: absolute;right: 30px;top: 50%;z-index: 2;padding: 0;margin: 0;transform: translateY(-4px);display: block;}
#simplecheckoutcart_block .simple-content .form-control[type=text], #simplecheckoutcart_block .simple-content .form-control[type=tel], #simplecheckoutcart_block .simple-content .form-control[type=email]{ height:58px;background-color: #f4f4f7;font-size: 14px;border:0;box-shadow: none;outline: none;}
#simplecheckoutcart_block #simplecheckout_shipping input[type=radio]+label {position: relative;display: block;width: 100%;cursor: pointer;margin: 10px 0 0 0!important;color: #2c2c2c;font-size: 14px;border: 1px solid #e3e3e3;border-radius: 5px;padding: 10px 23px 11px 55px;background-image: url(../image/ccheck2.png), linear-gradient(to right, rgb(255 255 255 / 100%), rgb(255 255 255 / 100%));background-position: left 23px center, center;background-repeat: no-repeat;min-height:58px;display: flex;align-items: start;flex-direction: column;justify-content: center;}
#simplecheckoutcart_block #simplecheckout_shipping input[type=radio]:checked+label {background-image: url(../image/ccheck.png), linear-gradient(to right, rgb(244 254 255 / 100%), rgb(244 254 255 / 100%));border: 1px solid #91dce1;}
#simplecheckoutcart_block #simplecheckout_shipping input[type=radio]+label small {display: block;color: #999;padding-top: 1px;font-size: 13px;}
#simplecheckoutcart_block #simplecheckout_shipping input[type=radio] {
    display: none;
}
.totals_final {margin-bottom: 20px;}
.totals_final .simplecheckout-cart-total {font-size: 14px;color: #777;padding-top: 5px;margin-bottom: 10px;}
.totals_final .simplecheckout-cart-total.first {font-size: 22px;color: #2c2c2c;padding-bottom: 5px;}
.totals_final .first span {display: inline-block;padding-right: 10px;}
.totals_final .simplecheckout-cart-total .simplecheckout-cart-total-value{ font-weight:700;}
.accord_faq{ }
.accord_faq .item_faq{ border: 1px solid #d7dee3;cursor: pointer;padding: 10px 15px 11px 15px;position: relative;margin-bottom: 10px;}
.accord_faq .item_faq > h2{ text-decoration: none;font-size: 14px;position:relative;margin:0;}
.accord_faq .item_faq > h2 .fa {position: absolute;top: 4px;right: 0px;font-size: 26px;line-height: 11px;height: 11px;}
.accord_faq .item_faq .content_faq{ }
.accord_faq .item_faq .content_faq h3, .accord_faq .item_faq .content_faq h4, .accord_faq .item_faq .content_faq h5{ font-size: 30px;}
#total_shipping span:first-child{ line-height:130%;}
#simplecheckoutcart_block h1{ font-size: 48px;text-transform: uppercase;}
#top .btn-link{
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover{
	color: #444;
}

#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}


/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}

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

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}

.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:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.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 { }
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { }
/* list group */
.list-group a {

}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {

}
/* 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 .caption { }
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {}
	.product-grid .product-thumb .caption {}
}
.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 .button-group {
	overflow: auto;
}
.product-list .product-thumb .button-group {}
@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%;
	}
}


@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) {

}


/* 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;
}

header .mob .brs {width: 25px;float: right;margin-top: 8px;cursor:pointer;}
header .mob .bline {height: 3px;background-color: #fff;margin-bottom: 5px;}
header .mob nav{ margin-bottom:0;min-height:20px;}
header .mob nav .navbar-header > .flex{ padding: 5px 0;}
header .mob nav .navbar-header > .flex .col-xs-8 img{ max-height:60px;}
header .mob nav .navbar-header > .row:after, header .mob nav .navbar-header > .row:before{ display:none;}
header .mob .but50 { display: flex;border: 1px solid #333333;background-color: #191919;padding: 15px 25px;margin-bottom: 5px;border-radius: 4px;color: #fff;font-weight:700;font-size: 13px;transition: 0.3s;    align-items: center;}
header .mob .orderbut {height: 53px;opacity: 1;border-radius: 5px;display: flex;max-width: 100%;justify-content: center;align-items: center;gap: 15px;margin-bottom:20px;font-family: "Montserrat";font-weight: 400;font-size: 13px;line-height: 100%;color: #777777;}
header .mob .px20 {width: 100%;height: 20px;}
header .mob .but50:hover {background-color: #232323;}
header .mob .info-cats {padding: 10px 25px 100px 17px;}
header .mob .navbar-inverse .navbar-nav2 {margin: 0;}
header .mob .info-cats li { padding: 7px 0;}
header .mob .info-cats li a { color: #fff;font-weight:600;font-size: 14px;}
header .mob .navbar-inverse .cat {padding-left: 10px;line-height: 20px;padding-top: 3px;display: flex;align-items: center;}
header .mob .mess{ justify-content: space-between;display:flex;}
header .mob .mess a{ display: flex;height: 100%;width: 100%;}
header .mob .mess a .but50 { width: 100%;display: flex;align-items: center;justify-content: center;padding: 10px 0px;}
header .mob .mess a .but50 .cat{ padding-left:0;}
header .mob nav .navbar-header > .flex .col-xs-6 > .flex{ gap: 35px;justify-content: end;}
#simplecheckout_button_confirm{ padding: 21px 25px;text-transform: uppercase;}
#simplecheckout_shipping_address fieldset{ display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;}
#simplecheckout_shipping_address fieldset .form-group{ margin-bottom:0;}
.information_footer{ }
.information_footer ul{ display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;}
.information_footer ul li{ }
.information_footer ul li a{ color:#fff;font-size:10px;}
.information_footer ul li a:hover{ text-decoration:underline;}
#common-success{ }
#common-success .text_message{ font-size:14px;line-height:155%;}
#common-success .text_message .ico_success{ padding-top:40px;}
#common-success .text_message h1{ }
#common-success .text_message p{ font-size: 18px;}
#error-not-found{ }
#error-not-found .text_error{ font-size:14px;line-height:155%;}
#error-not-found .text_error .ico_success{ padding-top:40px;}
@media only screen and (max-width: 991px){
	.information_footer{ }
	#top{ display:none;}
	header #header{ display:none;}
	header #header .mob{ }
	#cont_top_home .swiper-slide .html{ font-size: 14px;}
	#cont_top_home .swiper-slide img{ width:100%;}
	#cont_top_home .swiper-slide .html br{ display:none;}
	#cont_top_home .swiper-slide .html span {font-size: 14px;padding-top: 20px;}
	.category_mod {grid-template-columns: repeat(1, 1fr);}
	.category_mod .list-group-item{ aspect-ratio: 1 / 0.9;}
	footer{ background: #141517;padding-top: 50px;padding-bottom: 50px;}
	footer .flex{ flex-direction: column;align-items: center;justify-content: start;text-align: left;}
	footer .column, footer .column+.column{ width: 100%;text-align: center;padding-top:0;}
	footer #logo_bottom{ }
	footer #logo_bottom img{ margin:0 auto;}
	footer .copyright{ text-align:center;}
	.product-grid {grid-template-columns: repeat(1, 1fr);}
	#product-category h1{ font-size:24px;}
	.breadcrumb{ text-align: center;}
	#product-product ul.thumbnails{ margin-bottom: 30px;}
	#product-product h1{ text-align:center;font-size: 24px;}
	#simplecheckoutcart_block .cart__block{ padding: 20px 0;}
	#simplecheckoutcart_block .cart__block .pc-img{ padding-right: 0px;}
	#simplecheckoutcart_block section.cart .product h4{ font-size: 16px;font-weight: 700;}
	#simplecheckoutcart_block section.cart .product .count{ margin: 15px 0 0 0!important;width: 92px!important;}
	#simplecheckoutcart_block section.cart .product .count .minus { padding: 6px 0;width: 30px;}
	#simplecheckoutcart_block section.cart .product .count .numb{padding: 6px 0;width: 30px;}
	#simplecheckoutcart_block section.cart .product .count .plus{padding: 6px 0;width: 30px;}
	#simplecheckoutcart_block section.cart .product .price .cash{ font-size: 14px;}
	body #agreement_checkbox .checkbox label{ flex-wrap:wrap;display:block;line-height: 150%;}
	body #agreement_checkbox .checkbox label a{ display:inline;}
	body #agreement_checkbox .checkbox label input{ top:3px;}
	body #buttons .simplecheckout-button-left{ gap:20px;}
	#simplecheckoutcart_block h1{ font-size: 24px;text-align:center;}
	#simplecheckout_shipping_address fieldset{ grid-template-columns: repeat(1, 1fr);}
	#product-product #button-cart{ min-width:10px;}
	#cont_top_home{ margin-bottom:27px;}
	.information_footer ul{     justify-content: center;}
	header .mob nav .navbar-header > .flex .col-xs-6 > .flex{ flex-wrap: inherit;}
}