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

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

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

.hidden-panel ul.mod-menu a {
    font-size: 18px;
    color: #ffffff;
}

.form-inline.mod-shop-search {
       text-align: center;
}

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

.logo img {
	display: block;
}

.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: 20px;
	background: #000;
    color: #fff;
}

.main_body ul.mod-menu {
    margin: 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: #000;
}

._menu ul li ul a:hover, ._menu ul li ul li.active a {
	color: #ccc;
}

.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 .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;
    box-shadow: 0px 0px 10px #000000;
}

/* 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;
	left: -250px;
	top: 0;
	width: 250px;
	transition: all 0.3s ease-in-out;
	z-index: 1005;
  }

  .hidden-panel.open {
	left: 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;
    left: 220px;
	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: #585858;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

ul.mod-menu ul a {
	color: #fff;
}

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

.menu_main_p:hover {
	color:#f00;
}

.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, ._menu ul li ul a {
	font-size: 15px;
    text-transform: none;
    line-height: 17px;
    margin: 5px 11px;
    padding: 5px 5px;
}

.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: #0c1a4c;
    text-align: left;
    width: 250px;
	border-radius: 10px;
    padding: 5px 5px;
}

.cont_head p {
	margin: 0px;
}

.list_product .product {
	position: relative;
	z-index: 1;
}

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

#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;
	max-width: 350px;
}

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

.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 {
	margin-top: 10px;
}

.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: #fff;
}

.jc-shop {
	position: fixed;
    background: #f7f7f7;
    z-index: 20;
	transition: 0.3s;
}

.jc-img-cart a.jc-qt-product {
	position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

div.jc-img-cart, div.jc-img-cart:hover {
	background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

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: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}

.content_col {
	max-width: 1200px;
}

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

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

.owl-nav > button {
	position: absolute;
    top: -67px;
    font-size: 35px !important;
    width: 38px;
    border-radius: 30px !important;
    transition: 0.3s;
}

.owl-nav > button span {
	line-height: 36px;
    padding-bottom: 2px;
    display: block;
    background: #ff7f11;
    border-radius: 44px;
    color: #fff;
	transition: 0.3s;
}

.owl-nav > button span:hover {
	background: #e77616;
}

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: 55px;
}

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

.cats_mod a {
	display: block;
	overflow: hidden;
	position: relative;
}

.cats_mod a img {
	transition: 0.3s;
}

.cats_mod .jshop_menu_level_0:hover img {
	transform: scale(1.1);
}

.cats_mod .jshop_menu_level_0:hover a:before {
	opacity: 0.2;
}

.cats_mod .jshop_menu_level_0:hover .sub_act a {
	background: rgb(0 0 0 / 80%);
}

#checkout a {
	display: block;
    background: #ff7f11;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
}

#checkout a:hover {
	background: #4b453d;
}

.cats_mod .jshop_menu_level_0 span {
    color: #ffffff;
    z-index: 14;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.cats_mod .jshop_menu_level_0 {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.cats_mod a:before {
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    transition: 0.3s;
    opacity: 0.4;
	z-index: 12;
}

.image_main .custom {
	background-size: cover;
    background-position: center;
	text-align: center;
}

.image_main h1 {
	display: inline-block;
    color: #ffffff;
    background: #ff7f11;
    background: rgb(0 0 0 / 47%);
    padding: 5px 20px;
    border-radius: 10px;
    font-weight: 300;
}

.center_top_head i {
	color: #ff7f11;
}

.btns_cont p {
	display: inline-block;
    vertical-align: middle;
}

.btns_cont a:hover {
	background: #e3e3e3;
}

.btns_cont .teleg a img {
	margin-left: 0px;
	margin-right: 0px;
}

.sub_act {
	position: absolute;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    z-index: 14;
    height: 100%;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.sub_act span {
	display: block;
}

.sub_act a:hover {
	background: #000;
}

.content_col .moduletable > h3, .prods_clider .moduletable > h3 {
	font-size: 25px;
}

.jshop_list_product .name a {
	display: block;
    text-align: left;
    color: #000;
    min-height: 60px;
}

.jshop_list_product .name, .jshop_list_product .price_butt {
	padding: 1px 15px;
}

.jshop_list_product .button_buy {
	background: #ff7f11;
    padding: 5px 10px;
    display: block;
    margin: 0px;
    border-radius: 10px;
    color: #fff;
}

.jshop_list_product .button_buy:hover {
	background: #e77616;
}

.jshop_list_product .image_block img {
	border-radius: 10px;
}

.prods_clider {
	background: #f7f7f7;
}

.old_price span {
	color: #979696;
    text-decoration: line-through;
}

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

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

.moduletable.priem_bl li i {
	position: absolute;
    color: #ccc;
    z-index: -1;
}

.moduletable.o_komp {
	padding: 10px 20px;
    border-radius: 10px;
    background: #f1f1f1;
}

.footer_pos a {
	color: #ff7f11;
}

.content_block {
	padding-top: 40px;
}

.bread .moduletable {
	margin-bottom: 20px;
}

.price_butt {
	min-height: 44px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.image_block a {
	display: block;
	line-height: 0px;
}

.jshop_categ img {
	border-radius: 10px;
}

.jshop_categ img {
	max-height: 171px;
}

.preim .moduletable.o_komp {
	margin-bottom: 55px;
}

.blog-items .blog-item {
	border-bottom: 1px solid #e3e1e1;
}

.blog-items .blog-item:last-child {
	border-bottom: 0px;
}

.register_in ul {
	display: none;
}

.register_in .custom p {
	width: 100%;
    text-align: center;
    padding: 0px;
    margin: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.register_in ul {
	position: absolute;
    list-style: none;
    margin: 0px;
    background: rgb(247, 247, 247);
    border-radius: 10px;
}

.register_in a {
	color: #000;
}

.main_p_image p {
	margin: 0px;
}

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

	#checkout a {
		padding: 10px 15px;
	}

	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: 3px;
        font-size: 18px;
        font-weight: 800;
	}
	
	.mobile_menu, .mobile_b {
        display: none;
    }

	.right_top_head {
		text-align: right;
	}

	.header .logo {
    	width: 140px;
	}

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

	.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: 50%;
	}

	.cats_mod > div:last-child:nth-child(2n+1) {
		display: block;
		margin: auto;
		border-radius: 0px 0px 20px 20px;
		overflow: hidden;
	}

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

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

	.top_head {
		display: grid;
    	grid-template-columns: 155px 200px auto auto;
		align-items: center;
	}

	.top_head .logo {
		grid-row: span 2;
	}

	.top_head .right_top_head {
		grid-column: span 2;
	}

	.top_head .bottom_head {
		grid-column: span 3;
		border-width: 0px;
	}

	.main_body ul.mod-menu {
		margin: 0px;
    	padding: 5px 10px;
    	list-style: none;
    	text-align: center;
    	background: #f1f1f1;
    	border-radius: 14px;
	}

	.image_main .custom {
		padding: 100px 0px;
	}

	.mobile_in {
		display: none;
	}

	.register_in .custom {
		position: fixed;
		z-index: 27;
		right: 0px;
		top: 80px;
		background: #f7f7f7;
		width: 64px;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 64px;
		font-size: 25px;
		border-radius: 10px 0px 0px 10px;
		cursor: pointer;
	}

	.jc-shop .jc-img-cart > i {
		font-size: 25px;
	}

	.jc-img-cart a.jc-qt-product {
		top: 2px;
		margin-left: -9px;
	}

	.register_in ul {
		font-size: 16px;
		padding: 10px;
		left: -145px;
	}

	.moduletable.priem_bl ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.moduletable.priem_bl li {
		width: 24%;
		background: #f1f1f1;
		padding: 10px 10px 10px 90px;
		box-sizing: border-box;
		font-size: 19px;
		border-radius: 10px;
		position: relative;
		z-index: 1;
		line-height: 19px;
		height: 77px;
		text-align: right;
		display: flex;
		align-items: center;
		font-weight: 800;
	}

	.moduletable.priem_bl li i {
		top: 8px;
		left: 11px;
		font-size: 60px;
	}

	.cont_head {
		font-size: 18px;
	}

	.btns_cont a {
		display: flex;
		align-items: center;
		font-size: 18px;
		background: #f0f0f0;
		height: 43px;
		padding: 0px 12px;
		border-radius: 10px;
		font-weight: 300;
	}

	.btns_cont a img {
		width: 37px;
		margin-right: 5px;
	}

	.btns_cont .teleg a img {
		width: 29px;
	}

	input[type="text"], input[type="password"], input[type="email"], input[type="phone"], input[type="submit"], input[type="button"], button[type="submit"], button {
		padding: 13px 15px;
	}

	.mobile_in, li.item-101 {
		display: none !important;
	}

	.header {
		padding: 1px 0px 12px 0px;
		position: relative;
		z-index: 15;
	}

	.sub_act a {
		display: inline-block;
		vertical-align: top;
		background: rgb(0 0 0 / 22%);
		color: #fff;
		padding: 7px 10px;
		margin: 2px;
		border-radius: 10px;
		z-index: 14;
		position: relative;
		opacity: 1;
		font-size: 18px;
	}

	.prods_clider .moduletable {
		padding: 1px 0px;
		padding-top: 70px;
	}

	.jshop_list_product .product .jshop_price{
		font-size: 20px;
		text-align: center;
	}

	.jshop_list_product .name a {
		line-height: 20px;
		font-size: 16px;
	}

  	.image_block .available {
		position: absolute;
    	bottom: 6px;
    	color: #fff;
    	font-weight: 700;
    	box-sizing: border-box;
    	background: rgb(0 0 0 / 31%);
    	width: 120px;
    	left: 50%;
    	margin-left: -60px;
    	border-radius: 10px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	height: 25px;
	}

  	.image_block .not_available {
		position: absolute;
    	bottom: 6px;
    	color: red;
    	font-weight: 700;
    	box-sizing: border-box;
    	background: rgb(0 0 0 / 31%);
    	width: 120px;
    	left: 50%;
    	margin-left: -60px;
    	border-radius: 10px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	height: 25px;
	}

	.jc-shop {
		right: 0px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		top: 10px;
	}

	.cats_mod .jshop_menu_level_0 span {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.main_body ul.mod-menu li {
		border-right: 1px dashed #ccc;
	}

	.main_body ul.mod-menu li:last-child {
		border-right: 0px;
	}
}

@media (max-width: 1200px) and (min-width: 575px) {
	.register_in .custom {
		position: absolute;
    	z-index: 27;
    	left: 0px;
    	top: 5px;
    	background: #f7f7f7;
    	width: 40px;
    	box-sizing: border-box;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	height: 40px;
    	font-size: 20px;
    	border-radius: 0px 10px 10px 0px;
    	cursor: pointer;
	}

	.bottom_head .mobile_menu {
		position: absolute;
        left: -45px;
        top: -27px;
        background: #f7f7f7;
        color: #000;
        font-size: 20px;
        width: 40px;
        border-radius: 0px 10px 10px 0px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 15;
	}

	.header {
		padding: 1px 45px 1px 45px;
		position: relative;
		z-index: 16;
	}
}

@media (max-width: 575px) {
	.register_in .custom {
		position: absolute;
    	z-index: 27;
    	left: 0px;
    	top: 33px;
    	background: #f7f7f7;
    	width: 40px;
    	box-sizing: border-box;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	height: 40px;
    	font-size: 20px;
    	border-radius: 0px 10px 10px 0px;
    	cursor: pointer;
	}

	.bottom_head .mobile_menu {
		position: absolute;
        left: -45px;
        top: -40px;
        background: #f7f7f7;
        color: #000;
        font-size: 20px;
        width: 40px;
        border-radius: 0px 10px 10px 0px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 15;
	}

	.header {
		padding: 1px 45px 1px 45px;
		position: relative;
		z-index: 16;
	}

	.center_top_head {
		margin-left: -45px;
        margin-right: -45px;
	}
}

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

	#checkout a {
		padding: 7px 9px;
	}

	.component-wrapper.scroll .jc-shop {
		background: rgb(247 247 247 / 62%);
	}

  	.image_block .available {
		position: absolute;
    	bottom: 6px;
    	color: #fff;
    	font-weight: 700;
    	box-sizing: border-box;
    	background: rgb(0 0 0 / 31%);
    	width: 90px;
    	font-size: 10px;
    	left: 50%;
    	margin-left: -45px;
    	border-radius: 10px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	height: 18px;
	}

  	.image_block .not_available {
		position: absolute;
    	bottom: 6px;
    	color: red;
    	font-weight: 700;
    	box-sizing: border-box;
    	background: rgb(0 0 0 / 31%);
    	width: 90px;
    	font-size: 10px;
    	left: 50%;
    	margin-left: -45px;
    	border-radius: 10px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	height: 18px;
	}

	.jc-shop {
		right: 0px;
		top: 33px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}
  

	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: 40px;
    	height: 40px;
    	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 {
    	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;
	}

	.desctop_in {
		display: none;
	}

	.jc-shop .jc-img-cart > i {
		font-size: 20px;
	}

	.jc-img-cart a.jc-qt-product {
		top: 1px;
		margin-left: -6px;
	}

	.register_in ul {
		font-size: 14px;
        padding: 4px 12px;
        left: 45px;
        width: 110px;
		margin-top: 26px;
	}

	.register_in ul li a {
		display: block;
    	padding: 5px 0px;
    	border-bottom: 1px solid #e3e3e3;
	}

	.register_in ul li:last-child a {
    	border-bottom: 0px solid #e3e3e3;
	}

	.moduletable.priem_bl ul {
		display: flex;
        flex-wrap: wrap;
		justify-content: space-between;
		margin: 0px 12px;
	}

	.moduletable.priem_bl li {
		background: #f1f1f1;
    	padding: 10px 10px 10px 90px;
    	box-sizing: border-box;
    	font-size: 14px;
    	border-radius: 10px;
    	position: relative;
    	z-index: 1;
    	line-height: 15px;
    	height: 68px;
    	text-align: right;
    	display: flex;
    	align-items: center;
    	font-weight: 800;
    	justify-content: flex-end;
    	margin: 10px 0px;
    	width: 48%;
	}

	.moduletable.priem_bl li i {
		top: 12px;
    	left: 9px;
		font-size: 45px;
	}

	.cont_head {
		font-size: 14px;
	}

	.btns_cont a {
		display: flex;
    	align-items: center;
    	font-size: 14px;
    	background: #f0f0f0;
    	height: 34px;
    	padding: 0px 6px;
    	border-radius: 10px;
    	font-weight: 300;
	}

	.btns_cont a img {
		width: 30px;
		margin-right: 2px;
	}

	.btns_cont .teleg a img {
		width: 24px;
	}

	input[type="text"], input[type="password"], input[type="email"], input[type="phone"], input[type="submit"], input[type="button"], button[type="submit"], button {
		padding: 10px 14px;
	}

	.top_head .logo {
		display: none;
	}

	.cont_head p {
		display: inline-block;
		vertical-align: top;
		margin: 0px 10px 0px 0px;
	}

	.cont_head p:last-child {
		margin: 0px;
	}

	.center_top_head {
		text-align: center;
    	padding-right: 0px;
	}
	
	.right_top_head .search_bl {
		margin-bottom: 5px;
	}

	.btns_cont p {
		margin: 5px 0px;
	}

	.image_main h1 {
		margin: 10px 10px;
    	font-size: 18px;
	}

	.sub_act a {
		display: inline-block;
    	vertical-align: top;
    	background: rgb(0 0 0 / 47%);
    	color: #fff;
    	padding: 3px 7px;
    	margin: 2px;
    	border-radius: 10px;
    	z-index: 14;
    	position: relative;
    	opacity: 1;
    	font-size: 15px;
	}

	.prods_clider .moduletable {
		padding: 1px 15px;
		padding-top: 25px;
	}

	.latest_products .block_item {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	.owl-theme .owl-nav {
		margin-top: 0px !important;
	}

	.moduletable.o_komp {
		margin-left: 15px;
    	margin-right: 15px;
	}

	.jshop_list_product .product .jshop_price{
		font-size: 18px;
		text-align: center;
	}

	.jshop_list_product .name a {
		line-height: 15px;
    	font-size: 15px;
	}

	.cats_mod .jshop_menu_level_0 span {
		font-size: 21px;
        line-height: 21px;
        margin-bottom: 6px;
	}
}

@-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"], button {
    font-size: 15px;
    border: 0px;
    border-radius: 10px;
    cursor: pointer;
	transition: 0.3s;
}

input[type="submit"]:hover, input[type="button"]:hover, button[type="submit"]:hover, button:hover {
	background: #e5e5e5;
}

input[type="text"], input[type="password"], input[type="email"], input[type="phone"] {
	border: 1px solid #ccc;
    border-radius: 10px;
}

.control-group {
	margin-bottom: 15px;
}

fieldset {
	border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px 15px;
}

/* 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) */


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

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

#payment_form input[type="button"] {
	background: #575759;
    color: #fff;
}

#payment_form input[type="button"]:hover {
	background: #7e7e7e;
}

.jc-control input.jc-inputbox {
	padding: 5px 10px;
    border-radius: 5px;
}

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

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

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

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

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

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


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

.icon-angle-double-left:after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
	content: "\f100";
}

.icon-angle-left:after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
	content: "\f104";
}

.icon-angle-right:after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
	content: "\f105";
}

.icon-angle-double-right:after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
	content: "\f101";
}