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

.navmenu span.nav_nv {
	position: absolute;
    background: #acb7bb;
    width: 40px;
    height: 43px;
    top: 0px;
    right: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: n-resize;
}

.navmenu span.nav_nv::before {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
    color: #000;
    font-size: 22px;
}

.odcat li a, .odcat li a.active:hover, .odcat li a:hover, .odcat li.active a.active {
    color: #fff;
}

.odcat li ul li a {
    text-transform: unset;
}

.odcat li.active a.active {
    background: #000 !important;
}

.odcat li ul li {
    margin-left: 15px;
}

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

.cart_buttons a {
    background: #ff8400;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px;
    display: block;
    border-radius: 10px;
}

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

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

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

._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 {
	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: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

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

.menu_main_p:hover {
	color:#000000;
}

.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: 15px;
    left: 15px;
    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;
}

.jshop .prod_qty_input input {
    border: 1px solid #ccc;
	outline: 0px;
}

.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 {
    backdrop-filter: blur(2px);
	position: relative;
    z-index: 12;
}

.top_head {
	margin-top: 15px;
    margin-bottom: 15px;
}

.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;
    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;
	margin-bottom: 20px;
}

.cats_mod {
	display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
    margin-bottom: 40px;
}

.content_col {
	max-width: 1200px;
}

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

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

.owl-nav > button {
	position: absolute;
    font-size: 35px !important;
    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, input[type="password"], input[type="email"], input[type="phone"], input[type="date"] {
    border: 1px  solid #ccc;
}

.cats_mod a {
    display: block;
    padding: 5px;
    background: #ff8400;
    border-radius: 10px;
    color: #fff;
    text-align: center;
}

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

.main_menu_bl {
	background: #ff8400;
}

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

.btn_kat a {
	background: #fff;
    padding: 5px 25px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.btn_kat a:hover {
	background: #000;
	color: #fff;
}

.wa_head img, .telega_head img {
    width: 25px;
}

.divider.icon-location.icon-fw {
	display: none;
}

.btn_kat p {
	margin: 0px;
}

.center_top_head i {
	color: #ff8400;
}

.button {
	background: #000000;
    color: #fff;
	transition: 0.3s;
}

.button:hover {
	background: #ff8400;
}

.preim ul {
	list-style: none;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
	flex-wrap: wrap;
}

.preim a {
	display: flex;
    max-width: 310px;
    margin-left: auto;
    border-radius: 10px;
    padding: 5px 0px;
    box-sizing: border-box;
    text-align: right;
    align-items: center;
    line-height: 16px;
	font-weight: 700;
}

.preim a i {
	color: #ff8400;
    font-size: 30px;
    margin-left: 12px;
}

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

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

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

.latest_products .available {
	display: none;
}

.buttons .button_buy {
    background: #ff8400;
    color: #fff;
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.buttons .button_buy:hover {
	background: #000;
}

.jshop_list_product .product .jshop_price {
	font-weight: 700;
}

.image_block {
	position: relative;
    z-index: 1;
}

.image_middle .product_label {
	top: 5px;
    right: -25px;
    width: 90px;
}

.jshop_list_product .block_item {
	margin: 10px;
}

.jshop_list_product .price_butt, .jshop_list_product .name {
	padding: 0px 5px 0px 5px;
}

.right_footer small {
	font-size: 12px;
	color: #bbbbbb;


}

.right_footer small a {
	color: #009db5;
}

.footer_pos a {
    color: #7ab600;
}

.wa_js {
	width: 30px;
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 12;
    border-radius: 0px;
    opacity: 0.8;
}

.block_item:hover .wa_js, .block_product:hover .wa_js, .image_middle:hover .wa_js {
	opacity: 1;
}

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

.hidden-panel.open {
	padding: 20px 15px;
    box-sizing: border-box;
}

.odcat li a {
	background-color: #ff8400 !important;
    margin-bottom: 10px;
    border-radius: 5px;
	text-shadow: none !important;
	border-bottom: 0px !important;
}

.odcat li a:hover {
	background: #000 !important;
}

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

	body {
		font-size: 17px;
	}

	.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;
		text-align: right;
	}

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

	.main_body ul.mod-menu li:last-child a {
		margin-right: 0px;
		padding-right: 0px;
	}
	
	.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;
		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: 250px;
	}

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

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

	.center_top_head {
		padding-left: 30px;
	}

	.footer_pos {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.djslider-default .slider-container {
    	border-radius: 20px;
	}

	.preim ul li i {
		font-size: 30px;
    	background: #ff8400;
    	color: #fff;
    	text-align: center;
    	padding: 15px 0px;
    	border-radius: 10px;
    	display: block;
    	min-width: 60px;
	}

	.preim ul li {
		display: flex;
    	align-items: center;
    	flex-wrap: nowrap;
    	gap: 10px;
    	width: 265px;
    	text-transform: uppercase;
    	font-weight: 700;
	}

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

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

	.owl-nav > button {
    	top: -67px;
    	width: 40px;
	}

	.image_block .product_label {
		top: 5px;
    	right: -25px;
    	width: 90px;
	}

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

	.buttons .button_buy {
    	font-size: 14px;
	}

	.jshop_list_product .product .name {
    	text-align: center;
    	font-size: 18px;
    	margin-bottom: 5px;
	}

	.wa_head span, .telega_head span {
		display: none;
	}

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

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

	body {
		font-size: 13px;
	}
    
    .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: 160px;
    	font-size: 14px;
	}

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

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

	.search_bl input[type="text"], textarea {
		width: 140px;
        box-sizing: border-box;
        border-radius: 5px;
        padding: 8px 30px 8px 10px;
	}

	.footer_pos {
		padding-top: 20px;
		padding-bottom: 60px;
		position: relative;
	}

	.right_footer small {
		font-size: 11px;
    	color: #bbbbbb;
    	position: absolute;
    	bottom: 0px;
    	left: 0px;
    	z-index: 12;
    	width: 100%;
    	height: 30px;
    	display: block;
	}

	.main_menu_bl {
		background: #ff8400;
    	width: 85px;
    	padding: 10px;
    	box-sizing: border-box;
    	margin: 10px 0px 0px 10px;
    	border-radius: 5px;
    	text-transform: uppercase;
    	font-weight: 700;
	}

	.mobile_menu {
		padding-left: 17px;
	}

	.mobile_menu i {
		display: inline-block;
    	position: absolute;
    	left: 0px;
    	top: 50%;
    	margin-top: -7px;
	}

	.top_head {
		display: grid;
        grid-template-columns: 150px auto;
        margin-left: 15px;
        margin-right: 15px;
	}

	.right_top_head {
	    grid-column: span 2;
		height: 0px;
	}

	.cont_head {
		font-size: 14px;
    	text-align: left;
    	padding-left: 10px;
	}

	.header {
		position: relative;
	}

	.moduletable.search_bl {
		position: absolute;
    	top: -53px;
    	left: 105px;
	}

	.search_bl button.button {
		position: absolute;
    	right: 0px;
    	padding: 11px 6px;
    	background: no-repeat;
    	color: #000;
	}

	.djslider-default .slider-container {
    	border-radius: 10px;
	}

	.preim ul li i {
		font-size: 18px;
    	background: #ff8400;
    	color: #fff;
    	text-align: center;
    	padding: 12px 0px;
    	border-radius: 10px;
    	display: block;
    	min-width: 42px;
	}

	.preim ul li {
		display: flex;
    	align-items: center;
    	flex-wrap: nowrap;
    	gap: 5px;
    	width: 156px;
    	text-transform: uppercase;
    	font-weight: 700;
    	font-size: 12px;
    	line-height: 14px;
    	margin-bottom: 10px;
	}

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

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

	.owl-nav > button {
    	top: -52px;
    	width: 30px;
	}

	.image_block .product_label {
		top: 5px;
    	right: -20px;
    	width: 75px;
	}

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

	.buttons .button_buy {
    	font-size: 11px;
	}

	.jshop_list_product .product .name {
    	text-align: center;
    	font-size: 15px;
    	margin-bottom: 5px;
    	line-height: 17px;
	}

	.jc-img-product {
		margin-right: 5px !important;
	}

	.jc-remove {
		margin-right: 5px !important;
	}

	a.wa_head, a.telega_head {
		display: flex !important;
    	align-items: center;
    	gap: 10px;
	}
}

@-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: 12px 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) */


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

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

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