body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Nunito', sans-serif;
}

a {
	text-decoration: none;
	color: #dc2d1b;
	transition: 0.3s;
}

img {
	max-width: 100%;
	height: auto;
}

.main_body {
	margin-left: auto;
	margin-right: auto;
}

.body_all {
	border: 0px solid #bdbdbd;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer_pos {
	padding-top: 20px;
	padding-bottom: 40px;
	background: #000;
	color: #fff;
	position: relative;
}

.main_body ul.mod-menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.main_body ul.mod-menu li {
	display: inline-block;
	vertical-align: top;
}

.main_body ul.mod-menu li a {
	display: block;
	text-transform: uppercase;
}

.main_body ul.mod-menu>li>a:hover,
.main_body ul.mod-menu>li.active>a {
	color: #dc2d1b;
}

._menu ul li ul a:hover,
._menu ul li ul li.active a {
	color: #dc2d1b;
	background: #e5e5e5;
}

.div_inline {
	display: inline-block;
	vertical-align: top;
}

#back-top {
	position: fixed;
	bottom: 10px;
	left: 10px;
	margin: 0px;
	z-index: 40;
}

#back-top a {
	background: url('/templates/jblank/images/top.png') no-repeat;
	width: 36px;
	height: 36px;
	display: block;
	margin-bottom: 7px;
	background-size: contain;
}

.cont_head {
	font-size: 18px;
}

.cont_head .fa {
	min-width: 20px;
	text-align: center;
}

.externbootstrap_wrapp .down-click {
	margin-right: 10px;
}

.owl-nav i {
	font-size: 35px;
}

.jscat-and-prod {
	padding-left: 15px;
}

#error_inlineContent_minicart_cart_view,
#delete_inlineContent_minicart_cart_view {
	display: none;
}

.center_footer {
	text-align: center;
}

.footer_pos p {
	margin: 0px;
}

.header {
	text-align: center;

	background-position: 0px 0px, 50% 50%;
	background-size: auto, cover;
	background-repeat: repeat, no-repeat;
	padding: 0px 0px 0px 0px;
}

/* adaptive menu */
.menu-toggle {
	cursor: pointer;
	font-size: 19px;
	transition: all .3s ease-in-out;
	background: #3eab42;
	color: #fff;
	padding: 5px 15px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.menu-toggle p {
	margin: 0px;
}

.hidden-panel {
	background: #333;
	color: #666;
	font-size: 0.875rem;
	height: 100%;
	position: fixed;
	right: -250px;
	top: 0;
	width: 250px;
	transition: all 0.3s ease-in-out;
	z-index: 1005;
}

.hidden-panel.open {
	right: 0px;
}

.menu_main_p .fa-times {
	display: none;
}

.close_panel i {
	cursor: pointer;
	font-size: 30px;
	float: right;
	color: #adadad;
	transition: 0.3s;
	z-index: 10;
	top: 5px;
	right: 10px;
	transition: 0.3s;
}

.hidden-panel.open .close_panel i {
	position: fixed;
}

.hidden-panel.open {
	overflow: scroll;
}

ul.mod-menu {
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
}

ul.mod-menu a {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	margin-bottom: 15px;
	display: block;
}

ul.mod-menu a:hover,
.close_panel i:hover {
	color: #dc2d1b;
}

.menu_main_p:hover {
	color: #dc2d1b;
}

.vis_sloi {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.33);
	z-index: 1000;
	top: 0px;
}

/* adaptive menu (The End) */

.qf3form.example2 {
	font-size: 17px;
}

.qfajaxtitle {
	display: none;
}

.qfajaxres.qfmessage {
	border: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	border-radius: 10px;
}

.qf3form.example2 .qf3label {
	padding-left: 5px;
	padding-bottom: 4px;
}

.desctop_menu ._menu ul li ul,
._menu ul li ul {
	display: none;
	position: absolute;
	z-index: 12;
}

.desctop_menu ._menu ul li ul a,
.main_body ._menu ul li ul a {
	font-size: 13px;
	font-weight: 800;
	text-transform: none;
	line-height: 17px;
	margin: 3px 3px;
	padding: 2px 8px;
	color: #000;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.cont_head p {
	margin: 0px;
}

.list_product .product {
	position: relative;
}

.jc-in-cart-list,
.jc-in-cart {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 10px;
	background: #fff;
	color: #000;
	padding: 2px 7px;
	border-radius: 5px;
	background: rgb(255 255 255 / 86%);
	backdrop-filter: blur(10px);
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 800;
}

.price_butt {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	padding: 0px 10px;
}

#payment_form {
	text-align: center;
}

.block_inputs>fieldset,
.block_inputs>div {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.jshop_register>.control-group,
.jshop_register>.control-groupdiv {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}

.row.jshop,
.image_middle {
	position: relative;
	z-index: 1;
}

.row.jshop,
.image_middle img {
	border-radius: 5px;
}

.productfull .text_zoom {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.row.jshop>div {
	display: inline-block;
	vertical-align: top;
}

.productfull .text_zoom {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	background: rgb(94 94 94 / 1%);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	transition: 0.3s;
}

.right_cart .prod_qty_input,
.right_cart .product-buttons {
	display: inline-block;
	vertical-align: middle;
}

.right_cart .jshop_oiproduct {
	padding: 10px 15px;
	background: #f9f9f9;
	border-radius: 5px;
	border: 1px dashed #d9d9d9;
	text-align: center;
}

.icons_h p {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 5px;
	font-size: 25px;
}

.center_top_head a,
.right_top_head a {
	color: #000000;
}

.center_top_head .jc-content .jc-remove,
.right_top_head .jc-content .jc-remove {
	color: #fff;
}

.bottom_head {
	position: relative;
	z-index: 12;
}

.top_head {
	padding: 10px 0px;
}

.center_top_head .moduletable,
.right_top_head .moduletable {
	display: inline-block;
	vertical-align: middle;
}

.priemush ul {
	list-style: none;
	padding: 0px;
}

.priemush ul li {
	display: inline-block;
	vertical-align: top;
	margin: 15px;
}

.priemush {
	text-align: center;
}

.priemush i {
	display: block;
	font-size: 50px;
	color: #00697a;
}

.mobile_menu {
	color: #000;
}

.jc-shop {
	position: fixed;
	right: 0px;
	background: #f7f7f7;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-right: 5px;
	z-index: 20;
	top: 10px;
}

a.jc-img-product img,
a.jc-img-product {
	max-width: 65px;
	max-height: 65px;
}

div.jc-name-product {
	text-align: right;
}

a.jc-remove {
	width: 25px;
	height: 24px;
}

.search_bl form {
	margin: 0px;
}

.cats_mod>div {
	display: inline-block;
	vertical-align: top;
}

.cats_mod {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}

.content_col {
	max-width: 1200px;
}

.owl-nav>button.owl-prev {
	right: 50px;
}

.owl-nav>button.owl-next {
	right: 0px;
}

.owl-nav>button {
	position: absolute;
	border: 1px solid #ccc !important;
	border-radius: 30px !important;
	transition: 0.3s;
}

.owl-nav>button span {
	padding-bottom: 2px;
	display: block;
	background: #fff;
	border-radius: 44px;
}

div.owl-theme .owl-nav [class*=owl-]:hover {
	color: #7c7c7c;
}

#system-message {
	position: absolute;
	background: green;
	background: rgb(0 0 0 / 87%);
	width: 100%;
	z-index: 25;
	top: 0px;
	text-align: center;
	color: #fff;
	transition: 0.3s;
	left: 0px;
}

#system-message .alert {
	padding: 10px 0px;
}

#system-message .alert .close:before {
	content: "\f057";
	font-family: "Font Awesome 6 Free";
	position: absolute;
	z-index: 20;
	color: #fff;
	font-size: 22px;
	right: 5px;
}

.logo p {
	margin: 0px;
}

.arcticmodal-close i {
	position: absolute;
	right: -20px;
	font-size: 30px;
	top: -20px;
	transition: 0.3s;
}

.arcticmodal-close i:before {
	position: relative;
	z-index: 3;
}

.arcticmodal-close i:after {
	content: "";
	border-radius: 30px;
	top: 4px;
	position: absolute;
	left: 5px;
	width: 20px;
	height: 20px;
	background: #fff;
	z-index: 2;
}

#checkout {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.content_block {
	padding-bottom: 40px;
}

input[type="text"],
textarea {
	border: 1px solid #ccc;
}

/* Стили кнопок доставки и оплаты */

#table_shippings>.name,
#table_payments>.name {
	display: inline-block;
	vertical-align: top;
}

#table_shippings label.active_input,
#table_shippings label:hover,
#table_payments label.active_input,
#table_payments label:hover {
	background: #ededed;
}

#table_shippings label.active_input i,
#table_shippings label:hover i,
#table_payments label.active_input i,
#table_payments label:hover i {
	color: #312d54;
}

#table_shippings label i,
#table_payments label i {
	transition: 0.3s;
}

#table_shippings label,
#table_payments label {
	background: #f7f7f7;
	transition: 0.3s;
	position: relative;
}

#table_payments label,
#qc_shippings_methods label {
	padding: 10px 15px;
	border-radius: 5px;
	transition: 0.3s;
	cursor: pointer;
}

#table_payments label p,
#qc_shippings_methods label p {
	margin: 0px;
}

#table_payments label i,
#qc_shippings_methods label i {
	color: #afafaf;
	display: block;
	text-align: center;
}

#table_payments .paymform {
	margin-top: -35px;
	padding-top: 20px;
	background: rgb(249, 249, 249);
	margin-right: 5px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: 0.3s;
}

.checkout_shipping_block #table_shippings .name {
	text-align: left;
}

#payment_form fieldset {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	padding: 0px;
}

.price_deliver span {
	position: absolute;
	right: 5px;
	bottom: 10px;
}

.name_dl {
	font-weight: 700;
	line-height: 14px;
}

#payment_form .name>input[type="radio"] {
	display: none;
}

.checkout_payment_block #table_payments .name {
	text-align: left;
}

.cart_qchek legend {
	margin-bottom: 10px;
}

.qchekout_new .jshop_img_description_center a {
	display: block;
	width: 75px;
}

.newton-wrapper2 {
	z-index: 12;
}

.select_city p {
	cursor: pointer;
}

.list_city {
	padding: 10px 20px;
}

.list_city ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.list_city a {
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
	border-bottom: 1px dashed #ccc;
	text-transform: uppercase;
	font-weight: 800;
	color: #dc2d1b;
}


.list_city a::before {
	content: "\f3c5";
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	width: 16px;
	display: inline-block;
	vertical-align: top;
	color: #000;
}

.top_line {
	background: #f1f1f1;
}

.top_line p {
	margin: 0px;
	padding: 0px;
}


.top_line>.main_body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}


.top_line .main_body>div {
	display: inline-block;
	vertical-align: middle;
}

.phone_top {
	font-weight: 800;
}

.logo img {
	display: block;
}

.mod-shop-search input,
.mod-shop-search button {
	display: inline-block;
	vertical-align: middle;
}

.m_cats img {
	width: 40px;
}

.m_cats li a {
	font-size: 13px;
}

.m_cats a span {
	display: block;
	width: 100%;
}

.phone_top {
	text-align: right;
}

.phone_top .fa-search {
	font-size: 17px;
	border: 0px solid #ccc;
	border-radius: 8px;
	background: #dc2d1b;
	color: #fff;
	transition: 0.3s;
	cursor: pointer;
	position: fixed;
	z-index: 12;
}

.phone_top .fa-search:hover {
	background: #af2314;
}

.phone_top a,
.phone_top i {
	display: inline-block;
	vertical-align: middle;
}

.phone_top a i {
	font-size: 15px;
	line-height: 18px;
}

.slider-container {
	border-radius: 15px;
}

.wa_slid {
	position: absolute;
	top: -1px;
	left: 0px;
	background: #dc2d1b;
	color: #fff;
	border-radius: 0px 0px 15px 0px;
}

.mail_slid {
	position: absolute;
	top: -1px;
	right: 0px;
	background: #dc2d1b;
	color: #fff;
	border-radius: 0px 0px 0px 15px;
}

.wa_slid,
.mail_slid {
	text-align: center;
	font-weight: 800;
}

.cats_mod {
	margin-top: 20px;
}

.cats_mod a {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	box-shadow: 0px 2px 2px #e9e8e8;
	border-radius: 10px;
	overflow: hidden;
}

.cats_mod a:hover {
	box-shadow: 0px 2px 2px #777777;
}

.cats_mod a span {
	display: block;
	padding: 10px 0px;
}

.moduletable>h3 {
	text-transform: uppercase;
}

.bl_1 .moduletable {
	padding: 40px 0px;
}

.bl_1 {
	background: #fbfbfb;
}

.bl_3 .moduletable {
	padding: 40px 0px;
}

.slider_bottom img {
	border-radius: 20px;
}

.bl_4 .form_btm {
	padding: 40px 0px;
}

.bl_4 {
	background: url(/templates/jblank/images/zvonok-svetlyj.jpg) no-repeat center center;
	background-size: cover;
}

.form_btm .text-content-wrapper {
	font-size: 16px;
	text-align: center;
}

.logo_btm img {
	max-width: 200px;
	display: block;
}

.kont_btm ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.main_body .menu_btm ul.mod_menu_btm li a {
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.main_body .menu_btm ul.mod_menu_btm li.active a,
.main_body .menu_btm ul.mod_menu_btm li:hover a {
	color: #dc2d1b;
}

.menu_btm ul.mod_menu_btm li {
	display: block;
}

.line_search {
	position: fixed;
	background: #fff;
	width: 100%;
	z-index: 20;
	text-align: center;
	padding: 5px 0px;
	display: none;
}

.zanaves {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	background: #0000008a;
	z-index: 19;
	backdrop-filter: blur(2px);
	display: none;
}

.close_srch {
	padding: 11px 18px;
	font-size: 15px;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
	background: #dc2d1b;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}

.copy_r {
	position: absolute;
	bottom: 5px;
	z-index: 15;
	left: 50%;
	color: #4c4c4c;
}

.hidden-panel ul.mod-menu a {
	color: #fff;
	margin-bottom: 5px;
	font-size: 15px;
}

.hidden-panel .kat_mobile li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 69px;
	margin: 2px 0px;
}

.hidden-panel .kat_mobile li a {
	font-size: 12px;
}

.jshop_list_category .image a {
	display: block;
	background: #f6f4f9;
	padding: 15px 10px;
	border-radius: 10px;
}

.jshop_list_category .image img {
	border-radius: 10px;
}

.jshop_list_category .category_name {
	min-height: 48px;
	display: block;
}

.jshop_list_category .image a:hover {
	background: #ebebeb;
}

a.buttonwa {
	display: block;
	width: 200px;
	margin: 0 auto 10px auto;
	background: #19973e;
	border-radius: 4px;
	color: #fff;
	padding: 8px 10px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}

a.buttonwa:hover {
	background: #27c756;
	box-shadow: 2px 2px 3px #fff;
}

.content_col {
	padding-top: 30px;
}

.telega_form {
	width: 275px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
	margin: 0px auto;
}

.telega_form input[type="text"],
.telega_form textarea {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px 15px;
	border-radius: 5px;
	display: block;
	width: 240px;
	margin-bottom: 5px;
	max-width: 240px;
	font-family: 'Nunito', sans-serif;
}

.telega_form button {
	background: #64a9dc;
	color: #fff;
	border: 0px;
	width: 272px;
	padding: 10px;
	border-radius: 5px;
	transition: 0.3s;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
}

.telega_form button i {
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
}

.telega_form button:hover {
	background: #528ab3;
}

.jshop_list_product .telega_form {
	display: none;
	position: absolute;
	z-index: 222;
	background: linear-gradient(to bottom, #fff, #e7dddd);
	border-radius: 0px 0px 10px 10px;
	padding: 10px;
	box-sizing: border-box;
}

.jshop_list_product .product .buttons {
	position: relative;
}

.jshop_list_product .telega_form input[type="text"],
.jshop_list_product .telega_form textarea {
	width: 100%;
	box-sizing: border-box;
	margin: 5px auto;
}

.jshop_list_product .telega_form button {
	width: 100%;
	box-sizing: border-box;
}

.jshop_ajaxsearch {
	position: relative;
}

.jshop_ajaxsearch #search-result {
	visibility: visible;
	width: 100%;
	box-sizing: border-box;
}

.jshop_ajaxsearch #search-result span.detailsearch div {
	border: 1px solid #ccc;
	border-radius: 5px;
	font-weight: 700;
	text-align: center;
}

table.ajaxsearch {
	border: 0px !important;
}

.jshop_ajaxsearch input, .jshop_ajaxsearch select {
	border: 1px solid #ccc;
    padding: 12px 15px;
}

@media (min-width: 1200px) {

	.shipping_formx,
	.paymformx {
		font-size: 11px;
	}

	#table_payments label,
	#qc_shippings_methods label {
		width: 167px;
		height: 104px;
	}

	#table_payments label i,
	#qc_shippings_methods label i {
		font-size: 45px;
	}

	.name_dl {
		font-size: 14px;
	}

	.cart_qchek {
		float: right;
		width: 345px;
	}

	#payment_form {
		display: inline-block;
		vertical-align: top;
		max-width: 820px;
	}

	#payment_form fieldset {
		font-size: 15px;
		font-weight: 600;
	}

	.select_city,
	.phone_top {
		width: 250px;
	}

	.footer_pos .main_body {
		display: table;
	}

	.footer_pos .moduletable {
		display: table-cell;
		vertical-align: top;
	}

	.logo_btm,
	.menu_btm {
		width: 300px;
	}

	.moduletable.kont_btm {
		border-left: 2px solid #101010;
		border-right: 2px solid #101010;
	}

	.phone_top .fa-search {
		left: 5px;
		top: 3px;
	}

	.mod-shop-search input {
		width: 300px;
	}

	.phone_top .fa-search {
		padding: 10px 12px;
	}

	.top_line {
		padding: 5px 0px;
	}

	.wa_slid,
	.mail_slid {
		width: 120px;
		font-size: 16px;
	}

	.wa_slid,
	.mail_slid {
		padding: 10px 10px;
	}

	.cats_mod a {
		font-size: 20px;
	}

	.moduletable>h3 {
		font-size: 30px;
	}

	.owl-nav>button {
		top: -76px;
		font-size: 35px !important;
		width: 40px;
	}

	.owl-nav>button span {
		line-height: 36px;
	}

	.main_body .menu_btm ul.mod_menu_btm li a {
		text-align: right;
	}

	.copy_r {
		margin-left: -85px;
	}

	.desctop_menu ._menu>ul>li:hover>ul,
	._menu>ul>li:hover>ul {
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-animation: contentShow-data-v-23ecec19 .2s ease-in-out both;
		animation: contentShow-data-v-23ecec19 .2s ease-in-out both;
		background: #f7f9ff;
		text-align: left;
		width: 270px;
		border-radius: 10px;
		padding: 5px 5px;
	}

	.jshop_list_category .category_name,
	.jshop_list_manufacturer .manufacturer_name,
	.jshop_list_vendor .vendor_name {
		font-size: 20px;
		margin-top: 0px;
		margin-bottom: 5px;
		line-height: 20px;
	}

	.productfull .image_thumb_list .sblock0 {
		width: 33.3%;
	}

	.telega_form input[type="text"],
	.telega_form textarea,
	.telega_form button {
		font-size: 16px;
	}

	.jshop_ajaxsearch #search-result .aj_img {
		width: 120px;
	}

	.jshop_ajaxsearch table.ajaxsearch tr {
		display: inline-block;
		vertical-align: middle;
		border: 1px solid #f3f3f3;
		margin: 5px;
		border-radius: 10px;
		width: 250px;
		text-align: left;
	}

	.jshop_ajaxsearch #search-result {
		border-bottom-right-radius: 12px;
    	border-bottom-left-radius: 12px;
	}
}

@media (max-width: 1200px) {
	.shipping_formx {
		padding-right: 40px;
		line-height: 12px;
	}

	#table_payments label,
	#qc_shippings_methods label {
		width: 125px;
		height: 95px;
	}

	#table_payments label i,
	#qc_shippings_methods label i {
		font-size: 38px;
	}

	.name_dl {
		font-size: 12px;
	}

	.shipping_formx,
	.paymformx {
		font-size: 10px;
	}

	.phone_top .fa-search {
		left: 10px;
		top: 50%;
		margin-top: -18px;
	}

	.mod-shop-search input {
		width: 215px;
	}

	.phone_top .fa-search {
		padding: 7px 7px;
	}

	.top_line {
		padding: 5px 15px;
	}

	.top_head .logo {
		padding: 0px 15px;
	}

	.top_head .logo img {
		width: 220px;
		margin: auto;
	}

	.top_head .logo>div {
		display: inline-block;
		vertical-align: middle;
	}

	.mobile_menu {
		font-size: 35px;
		margin-left: 15px;
	}

	.wa_slid,
	.mail_slid {
		width: 75px;
		font-size: 11px;
		opacity: 0.9;
	}

	.wa_slid,
	.mail_slid {
		padding: 7px 10px;
	}

	.cats_mod a {
		font-size: 14px;
	}

	.moduletable>h3 {
		font-size: 24px;
	}

	.owl-nav>button {
		top: -62px;
		font-size: 28px !important;
		width: 33px;
	}

	.owl-nav>button span {
		line-height: 29px;
	}

	.bl_3 {
		padding: 0px 15px;
	}

	.footer_pos {
		text-align: center;
	}

	.logo_btm img {
		margin: 10px auto;
	}

	.menu_btm {
		margin: 10px 0px 10px 0px;
	}

	.copy_r {
		margin-left: -72px;
	}

	.jshop_list_category .category_name,
	.jshop_list_manufacturer .manufacturer_name,
	.jshop_list_vendor .vendor_name {
		font-size: 15px;
		margin-top: 0px;
		margin-bottom: 5px;
		line-height: 15px;
	}

	.productfull .image_thumb_list .sblock0 {
		width: 22%;
	}

	.telega_form input[type="text"],
	.telega_form textarea,
	.telega_form button {
		font-size: 14px;
	}

	.jshop_list_product .telega_form {
		width: 143px;
	}

	.jshop_list_product .telega_form input[type="text"],
	.jshop_list_product .telega_form textarea,
	.jshop_list_product .telega_form button {
		font-size: 11px;
		text-transform: none;
		text-align: left;
	}

	.jshop_ajaxsearch #search-result {
		visibility: visible;
		overflow: scroll;
		height: 300px;
	}

	.jshop_ajaxsearch #search-result .aj_img {
		width: 80px;
	}

	.jshop_ajaxsearch table.ajaxsearch tr {
		display: inline-block;
		vertical-align: middle;
		border: 1px solid #f3f3f3;
		margin: 4px;
		border-radius: 10px;
		width: 170px;
		text-align: left;
	}

	.jshop_ajaxsearch .detailsearch {
		margin: 0px;
	}

	.jshop_ajaxsearch .itemsearch .itemlink {
		padding: 5px 2px;
	}

	.jshop_ajaxsearch .itemsearch img {
		border-radius: 10px;
	}

	#search_text_input input {
		width: 100%;
    	box-sizing: border-box;
	}

	#search_text_input {
		width: 100%;
    	box-sizing: border-box;
    	padding: 5px 7px;
	}
}

/* Базовый контейнер табов */
.tabs {
	min-width: 320px;
	max-width: 800px;
	padding: 0px;
	margin: 0 auto;
}

/* стили секций с содержанием */
section {
	display: none;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

.tabs input {
	display: none;
}

/* стили вкладок (табов) */
.tabs label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 1px solid #ddd;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}

/* шрифт-иконки от Font Awesome в формате Unicode */
.tabs label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

.tabs label[for*="1"]:before {
	content: "\f0d1";
}

.tabs label[for*="2"]:before {
	content: "\f09d";
}

.tabs label[for*="3"]:before {
	content: "\f13b";
}

.tabs label[for*="4"]:before {
	content: "\f13c";
}

/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
	color: #888;
	cursor: pointer;
}

/* стили для активной вкладки */
.tabs input:checked+label {
	color: #555;
	border: 1px solid #ddd;
	border-top: 1px solid #009933;
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* активация секций с помощью переключателя :checked */
#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4 {
	display: block;
}

/* медиа запросы для различных типов носителей */
@media screen and (max-width: 680px) {
	.tabs label {
		font-size: 0;
	}

	.tabs label:before {
		margin: 0;
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	.tabs label {
		padding: 15px;
	}
}

/* Стили кнопок доставки и оплаты (The End) */

fieldset.quick_checkout {
	border: 0px !important;
	text-align: left;
}

@media (min-width: 1200px) {
	.main_body {
		width: 1200px;
	}

	body {
		font-size: 14px;
	}

	.content_block {
		display: table;
		width: 100%;
	}

	.left_col,
	.content_col {
		display: table-cell;
		vertical-align: top;
	}

	.left_col .moduletable {
		margin-right: 10px;
	}

	.left_col .moduletable {
		width: 270px;
	}

	.content_col {
		width: 100%;
	}

	.center_footer {
		margin-left: 300px;
		margin-right: 300px;
	}

	.right_footer {
		float: right;
		margin-top: 9px;
	}

	.left_footer {
		float: left;
	}

	.main_body ul.mod-menu li a {
		margin: 2px 5px;
		padding: 5px;
	}

	.mobile_menu,
	.mobile_b {
		display: none;
	}

	.logo,
	.center_top_head,
	.right_top_head {
		display: table-cell;
		vertical-align: middle;
	}

	.header .top_head {
		display: table;
		width: 100%;
		text-align: left;
	}

	.right_top_head {
		text-align: right;
	}

	.header .logo {
		width: 160px;
	}

	.right_cart {
		margin-left: 20px;
		width: 765px;
	}

	.title_site {
		text-align: center;
		margin-right: 20px;
		font-size: 25px;
	}

	.priemush ul li {
		width: 425px;
	}

	.filter_btn {
		display: none;
	}

	.filter_bl>i {
		display: none;
	}

	.jc-content {
		right: 10px;
	}

	.cats_mod>div {
		width: 280px;
	}

	div.jc-rows {
		max-height: 265px;
	}

	.jshop_register>.control-group,
	.jshop_register>.control-groupdiv {
		width: 33%;
	}

	.jshop_list_product .product .name {
		font-size: 17px;
	}

	.jshop_list_product .product .jshop_price {
		font-size: 1.3rem;
	}

	.productfull .col-lg-4 {
		max-width: 410px;
	}
}

@media (max-width: 1200px) {
	.main_body ul.mod-menu li a {
		margin: 5px;
		padding: 5px;
		font-size: 15px;
	}

	body {
		font-size: 12px;
	}

	.footer_pos {
		text-align: center;
	}

	.left_footer {
		margin-bottom: 10px;
	}

	.right_footer {
		margin-bottom: 10px;
		font-size: 12px;
	}

	.desctop_menu {
		display: none;
	}

	.left_col .moduletable {
		margin-right: auto;
		margin-left: auto;
	}

	div.jc-content {
		width: 100%;
		left: 0px;
		position: fixed;
		right: 0px;
		height: 200px;
		overflow: scroll;
	}

	.content_col,
	.left_col {
		margin: 0px 15px;
	}

	.filter_btn {
		text-align: center;
		background: #ccc;
		cursor: pointer;
	}

	.filter_bl {
		display: none;
		position: fixed;
		top: 0px;
		left: 0px;
		padding: 10px;
		background: #fff;
		background: rgb(255 255 255 / 91%);
		width: 100%;
		box-sizing: border-box;
		z-index: 22;
		height: 100%;
		overflow: scroll;
	}

	.filter_bl>i {
		position: fixed;
		right: 10px;
		top: 5px;
		font-size: 25px;
		cursor: pointer;
		z-index: 25;
	}

	.popup-goto {
		display: none !important;
	}

	div.jc-img-cart {
		width: 45px;
		height: 45px;
		background-size: contain;
	}

	div.jc-img-cart:hover {
		background-size: contain;
	}

	div.jc-img-cart .jc-qt-product {
		width: 15px;
		height: 15px;
		font-size: 12px;
		line-height: 15px;
	}

	.cats_mod>div {
		width: 155px;
		font-size: 14px;
	}

	div.jc-rows {
		max-height: auto;
		overflow: visible;
	}

	.jshop_register>.control-group,
	.jshop_register>.control-groupdiv {
		width: 49%;
	}

	input[type="text"],
	textarea {
		font-size: 12px;
	}

	.jshop_list_product .product .name {
		font-size: 13px;
		min-height: 37px;
	}

	.jshop_list_product .product .jshop_price {
		font-size: 14px;
	}
}

@-webkit-keyframes contentShow-data-v-23ecec19 {
	0% {
		opacity: 0;
		transform: translate3d(0, 30px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes contentShow-data-v-23ecec19 {
	0% {
		opacity: 0;
		transform: translate3d(0, 30px, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

input[type="submit"],
input[type="button"],
button[type="submit"] {
	padding: 13px 15px;
	font-size: 15px;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
}

/* BreadCrumbs */
.breadcrumb {
	padding: 8px 15px;
	margin: 0px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.breadcrumb>li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1;
}

.breadcrumb>li>.divider {
	padding: 0 1px;
	color: #ccc;
}

.breadcrumb>.active {
	color: #999999;
}

.breadcrumb>li:first-child::after {
	content: "\f015";
}

.breadcrumb>li:after {
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: 900;
	content: "\f0a9";
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: #ea1d2e;
}

@media (min-width: 1200px) {
	.breadcrumb {
		font-size: 14px;
	}

	.breadcrumb>li:after {
		line-height: 18px;
		font-size: 12px;
		width: 25px;
	}
}

@media (max-width: 1200px) {
	.breadcrumb {
		font-size: 11px;
	}

	.breadcrumb>li:after {
		line-height: 14px;
		font-size: 11px;
		width: 20px;
	}

	.breadcrumb>li>.divider {
		display: none;
	}
}

.breadcrumb>li:last-child::after {
	content: "";
	width: 0px;
}

/* BreadCrumbs (TheEnd) */

/* pgination */

.pagination {
	margin: 18px 0;
	text-align: center;
}

.pagination p {
	margin: 0px;
}

.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul>li {
	display: inline;
}

.pagination ul>li>a,
.pagination ul>li>span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}

.pagination ul>li>a:hover,
.pagination ul>li>a:focus,
.pagination ul>.active>a,
.pagination ul>.active>span {
	background-color: #f5f5f5;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
	color: #999;
	cursor: default;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
	padding: 11px 19px;
	font-size: 16.25px;
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
	padding: 2px 10px;
	font-size: 12px;
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
	padding: 0 6px;
	font-size: 9.75px;
}

/* end pagination */