
a {
	color: #2e4eab;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}


.container-fluid {
	padding: 0;
}
@media (min-width: 768px) {
	.container {
	    width: 100%;
	}
}
@media (min-width: 992px) {
	.container {
	    width: 100%;
	}
}
@media (min-width: 1200px) {
	.container {
	    width: 1250px;
	}
}

@media (min-width: 1340px) {
	.container {
	    width: 1320px;
	}
}




/* Video product
------------------------*/
.youtube_video:nth-child(1) {
	margin-top: 10px;
}
.youtube_video {
	float: left;
	margin-left: 20px;
	    margin-bottom: 10px;
}
.youtube_video a {
	position: relative;
/*	display: flex;*/
  	align-items: center;
  	justify-content: center;
  	height: 68px;
  	border: 0;
  	padding: 0;
}

.youtube_video .youtube_svg {
	text-align: center;
  	fill: #ff0000;
  	vertical-align: middle;
  	max-width: 70px;
  	height:40px;
  	transition:0.3s
}
.youtube_video a:hover .youtube_svg, .youtube_video a:focus .youtube_svg {
  	fill: #3e3e3e;
  	opacity: 1;
}

.video_mob {
	margin-top: 50px;
}
.video_mob a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	padding: 0;
}
.video_mob .youtube_svg {
	text-align: center;
	position: absolute;
	fill: #3e3e3e;
	vertical-align: middle;
	width:80px;
	height:80px;
}


/* HPM MODEL
-------------------------------- */
@media (max-width: 768px) {
	#hpm_box {
		padding: 0;
	}
	#hpm_box #hpmodel {
	    padding: 0;
	    border-bottom: 1px solid #ccc;
	    margin-bottom: 15px;
	}
	#hpm_box .hpm-group {
		padding-right: 15px;
	    padding-left: 15px;
	    margin: 0 0 10px 0;
	}

}

.hpm-title {
	margin-bottom: 5px;
}


#block_hidden { display: none; }
#button_block_view {
font-size: 15px;
cursor: pointer;
color: #22649c;
text-decoration: underline;
display: block;
}
#button_block_view:hover, #button_block_view:focus {
color: red;
}


.not_buy {
	filter: url(theme/default/image/grayscale_filter.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);

}
.not_buy:hover, .not_buy:active {
	filter: none;
    -webkit-filter: grayscale(0);
    z-index: 9;
}

.product_grid.hpm_parent {
	
}


.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

/* title 
---------------------------------- */

.title_card {
	font-size: 22px;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #000;
}
h2.title_card {
	border-bottom: 1px solid #cbcbcb;
}
h2.title_card a {
	font-size: 26px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #000;
	display: inline-block;
	border-bottom: 0;
	padding: 0;
	transition: 0.2s;
}
h2.title_card a:hover,
h2.title_card a:focus {
	color: #ff5d62;
	text-decoration: none;

}



.title_card a {
	color: #000;
    border-bottom: 1px solid #cbcbcb;
    display: block;
    padding-bottom: 10px;
}
.title_large {
	font-size: 18px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	.title_card.mob_cart {
		font-size: 17px;
		font-weight: 400;
		margin-top: 30px;
		margin-bottom: 20px;
		line-height: 24px;
	}

	h2.title_card a {
		font-size: 20px;
		font-weight: 400;
		margin-top: 20px;
		margin-bottom: 15px;
	}
}

#recomend_on_category .title_card {
/*	border-top: 1px solid #e1e1e1;*/
    padding-top: 30px;
    line-height: 26px; 
}

#product_page .prodrelated {
	padding: 0 6px;
}

#product_page .prodrelated h4 {
	    height: 55px;
}
#product_page .product-thumb {
	padding: 8px 0;
	box-shadow: none;
}
#product_page #recomend_on_category .product-thumb {
	padding: 8px 15px;
	box-shadow: none;
}
#product_page .product-thumb:hover {
    box-shadow: none;
    z-index: 99;
    border-radius: 4px;
    position: relative;
    min-height: auto;
    border-right: none;
    background: #fff;
    border-radius: 3px;
}
#product_page .prstyle .price_modele .price_old_zaglushka {
    height: 0px;
}

/* Quick searh */
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-widget-content .ui-menu-item a {
    color: #4c4c4c;
    font-size: 14px;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-widget-content .ui-menu-item a img {
    margin-right: 4px;
}

.product-thumb {
	overflow: auto;
	border-radius: 0;
	position: relative;
	border:0;
	box-shadow: 0 0 0 1px #ededed;
	transition:0.2s;
	overflow: inherit;
	border-color: #fff;
}
.product-thumb:hover {
	box-shadow: 0 0 5px 4px #ccc;
    z-index: 1;
    border-radius: 4px;
    /*position: absolute; 
    min-height: 390px;*/
    /*border-right: 1px solid transparent; */
    background: #fff;
}
@media (max-width: 768px) {
	.product-thumb:hover {
		box-shadow: none;
	    z-index: inherit;
	    border-radius: 0;
	    position: relative;
	    min-height: inherit;
	    border-right: 0; 
	    background: #fff;
	}
}

.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
	padding: 10px;
}



/* buttons style
----------------------------------- */
.btn-primary{
    background-color: #3e77aa;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    transition: 0.2s;
    background-image: none;
    border: none;
}

.btn-default {
	background-color: #dcdcdc;
    color: #3a3939;
    padding: 10px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    transition: 0.2s;
    background-image: none;
    border: none;
}

.btn_review {
    background-color: #3e77aa;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    transition: 0.2s;
}

.btn_review:hover, .btn_review:focus {
	background-color: #3e96e4;
}


.button_funct {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	top: 10px;
}
.button_funct span i {
	font-size: 22px;
	cursor: pointer;
	padding: 6px;
	margin-left: 10px;
}

.button_funct span i.fa-heart {
	color: #797979;
	font-size: 22px;
}

.popupcart_buttons .button.btn.btn-primary {
	font-size: 17px;
	padding: 6px 16px;
	line-height: 22px !important;
}


/* btn list */
.btn_buy {
    font-size: 15px;
    border-radius: 3px;
    background: #0ea53c;
    color: #fff;
    border: 0;
    font-weight: 400;
    padding: 5px 14px;
    transition: 0.2s;
    outline: none;
    box-shadow: none;
    margin-right: 10px;
}
.btn_buy:hover, .btn_buy:focus {
	background: #1dc350;
}

/* btn_buy_mini */

.row_price_and_buy {
	min-height: 32px;
}
@media (min-width: 992px) {
	.row_price_and_buy .col-xs-8.col-sm-8 {
		padding-right: 0;
	}
}

.row_price_and_buy .price_col {
	padding-right: 0;
}


@media (max-width: 768px) {
	.row_price_and_buy .buy_col {
		padding-left: 2px;
	}
	.row_price_and_buy {
		min-height: 40px;
	}
}

/*.row_price_and_buy .col-xs-8.col-sm-8, 
.row_price_and_buy .col-xs-8.col-sm-9,
.row_price_and_buy .col-xs-12.col-sm-12{
	min-height: 45px;
}*/
.buy_btn_list {
	text-align: right;
}



.btn_wishlist, .btn_compare {
	border:0;
	background: 0;
	outline: none; 
	line-height: 26px;
	font-size: 16px;
}


.compare_not_stock {
	background-color: #f7e1e1;
    color: #444;
    padding: 10px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    transition: .2s;
    background-image: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
	.btn_compare {
		display: none;
	}

	.btn_buy {
		display: none;
	}

	#tab-models td.td_buy_model {
		padding-right: 0;
		max-width: 58px;
	}
	#tab-models .button_group {
		    float: right;
	}
	#tab-models .btn_buy {
		display: block;
		margin-right: 0;
	}
}

.btn_wishlist {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index:9; 
}
.btn_wishlist .favorite_list_svg {
	width: 16px;
	height: 16px;
	fill:#c7c19e;
	transition:0.2s;
}
.btn_wishlist:hover .favorite_list_svg {
	width: 16px;
	height: 16px;
	fill:#111;
}

.btn_wishlist i {
	font-size: 17px;
	color: #ff8100;
}
.btn_compare i {
	font-size: 16px;
	color: #777;
}
/* button add cart
--------------------------------- */
#product_page #button-cart {
	margin-top: 15px;
	font-size: 20px;
    border-radius: 4px;
    background: #009b2f;
    color: #ffffff;
    border: 0;
    font-weight: 400;
    padding: 10px 20px;
    transition: 0.2s;
    outline: none;
}

/*#product_page #button-cart i {
	font-size: 20px;
	margin-right: 3px;
}*/

#product_page #button-cart i {
	background-image: url(../image/shop_card.png);
	width: 22px;
	height: 21px;
	display: inline-block;
	position: relative;
	top: 3px;
    margin-right: 5px;
}



#product_page #button-cart:hover, #product_page #button-cart:focus {
	background: #000000;
}



#price_product {
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	font-weight: 400;
	line-height: 40px;
}

#price_product span.price_old {
	font-size: 26px;
	color: #999;
}
#price_product span.price_special { 
	font-size: 34px;
	color: #f84147;
}

/* price model tab */
#modelss_tab .td_price_model {
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	font-weight: 400;
}

#modelss_tab .td_price_model .price_group {
	font-size: 18px;
    font-weight: 400;
}
#modelss_tab .td_price_model span.price-old {
	font-size: 16px;
	color: #999;
	text-decoration: line-through;
}
#modelss_tab .td_price_model span.price-new { 
	font-size: 20px;
	color: #f84147;
}

@media (max-width: 768px) {
	#modelss_tab .td_price_model {
		min-width: 50px;
		padding-left: 0;
		padding-right: 0;
		font-size: 26px;
	}
	#modelss_tab .td_price_model .price_group {
		font-size: 16px;
    	font-weight: 400;
	}
}
/* product page stock status
--------------------------------------- */
.stock_status .stockStatus {
	display: inline-block;
/*	padding: 8px 15px 6px;*/
	border-radius: 4px;
	margin-bottom: 15px;
}
.stock_status .instockClass {
	color: #008138;
/*	background-color: #eaf7ee;*/
}
.stock_status .instockClass .stock_svg {fill: #00a046;}

.stock_status .fewstockClass {
	background-color: #f3ebe7;
	color: #ff5c00;
}

.stock_status .fewstockClass .stock_svg {fill: #ff5c00;}

.stock_status .notstockClass {
	color: #555555;
	background-color: #f1f1f1;
}
.stock_status .notstockClass .stock_svg {fill: #555555;}

.stock_status .stock_svg {
	width: 15px;
	height: 15px;
	margin-right: 3px;
	margin-top: 1px;
	vertical-align: text-top;
}

.stock_status .waiting_stock {
	color: #ff8400;
}
.stock_status .waiting_stock svg {
	fill: #ff8400;
}

@media (max-width: 768px) {
	.stock_status .stockStatus {
		display: inline-block;
		padding: 0;
		border-radius: 0;
		margin-bottom: 15px;
		background: none !important;
	}
}

.ss-mb .notstockClass {
	margin-bottom: 0;
}
/* Product box info
------------------------------ */
.shipping_payment_info {
	border-radius: 8px;
	border: 1px solid #e9e9e9;
	
}

.shipping_payment_info .shipping_box,
.shipping_payment_info .payment_box {
	border-bottom: 1px solid #e9e9e9;
}
.shipping_payment_info .shipping_box,
.shipping_payment_info .payment_box,
.shipping_payment_info .garanty_box {
	padding: 12px;
}

.shipping_payment_info .ac_col_title {
	display: inline-block;
	width: 50%;
}
.shipping_payment_info .ac_col_title b {
	font-weight: 500;
	vertical-align: top;
}
.shipping_payment_info svg.delivery-nova {
	fill: #ed1c24 !important; 
    position: relative;
    top: -3px;
    margin-right: 2px;
}



.shipping_payment_info .ac_col_text {
	display: inline-block;
	width: 28%;
	text-align: right;
	float: right;
	color: #595959;
	font-size: 14px;
}

.shipping_payment_info .shipping_free {
	color: #0ea53c;
}

.shipping_payment_info .ac_dop_info {
	margin-top: 10px;
	font-size: 14px;
    color: #595959;
}



/* oplata i dostavka style */

.np_logo_ship {
	margin-bottom: 15px;
}

.vline {
    border-left: 4px solid #00d200;
    margin-bottom: 15px;
    padding: 8px 15px 8px 15px;
    background: rgb(231 231 231 / 74%);
    border-radius: 2px;
}

.vline-blue {
	background: rgb(9 153 255 / 12%);
    border-left: 4px solid #0999ff;
}

.vline-red {
    border-left: 4px solid #fd0909;
    background: rgb(253 9 9 / 11%);
}

.vline-green {
	background: rgb(0 210 0 / 10%);
	border-left: 4px solid #00d200;
}

/* Mobile Gallery product foto
---------------------------------------- */
#carusel_mob_product { display: none; }

@media (max-width: 768px) { 
	#img_products { display: none; }
	#carusel_mob_product {
		display: block;
		margin-bottom: 15px;
	}
	#carusel_mob_product .item img {
		margin-top: 10px;
		width: 100%;
		height: auto;
	}

}


/* Product mini cart for tab-content
---------------------------------------- */
.mini_cart_box {
	border: 1px solid #e2e2e2;
    border-radius: 4px;
}
.mini_cart_box .mini_top {
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	padding: 14px;
}
@media (max-width: 768px) { 

	#mini_cart_review, #reviewss_tab {
		margin-top: 15px;
	}
}
.mini_cart_box .mini_top h4 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 0;
}
.mini_cart_box .mini_bottom {
	padding: 14px;
	text-align: center;
}
.mini_cart_box .mini_bottom .form-group {
	padding: 0;
	margin: 0;
}


/* review status product page
---------------------------------------- */

#product_page .rating.rating_product, .cod_product {
	margin-top: 0px;
	margin-bottom: 10px;
}
#product_page .rating.rating_product i {
	font-size: 18px;
}


#product_page .rating_product .rating_stars {
	display: inline-block;
	margin-right: 10px;
	min-width: 90px;
}

#product_page .rating_product .rating_text {
	display: inline-block;
	position: relative;
	top: 3px;
}

/* new svg rating */
/*Product page*/
#product_page .rating_product .star_svg {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.star_svg.star_0 {
	fill:#c5c5c5;
}
.star_svg.star_1 {
	fill:#ffa900;
}

@media (max-width: 768px) {
	#product_page .rating_product .star_svg {
		width: 17px;
		height: 17px;
		vertical-align: middle;
	}
}
/*myreview page account*/

.rwc_rating .star_svg {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.rating_grid .star_svg {
	width: 13px;
	height: 13px;
	vertical-align: middle;
	margin-right: -1px;
}


@media (max-width: 768px) { 
	#product_page .rating_product .rating_text .visible-xs {
		position: relative;
		top: 1px;
		color: #222;
	}
}

/* related products on product page 
--------------------------------------------------- */
.prstyle .image {
	padding: 10px;
	position: relative;
}

.prstyle .caption {
	padding-bottom: 10px;
}

.prstyle .caption h4 { /* on module */
	font-weight: 400;
    overflow: hidden;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 0;
}

.prstyle.pr_bgrid .caption h4 { /* on page */
	font-size: 15px;
	height: 55px;
	overflow: hidden;
}

#row_prodCategory .prstyle.pr_bgrid .caption h4 {
	height: 55px;
}

#special_products .prstyle .caption h4 , #latest_products .prstyle .caption h4, #afoc3_products .prstyle .caption h4  {
	height: 36px;
	overflow: hidden;
}

.rating_grid {
	height: 25px;
}


.prstyle .price_modele {
	font-weight: 700;
	font-size: 17px;
	font-family: 'Oswald', sans-serif;
}
.prstyle.pr_bgrid .price_grid {
	font-size: 19px;
}

.prstyle .price_modele .price_only {
}

.prstyle .price_modele .price_new {
	color: #f84147;
	
}

.prstyle .price_modele .price_old {
	color: #999999;
	text-decoration: line-through;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 0px;
}

.prstyle .price_modele .price_old_zaglushka {
	height: 20px;
}

.prstyle.product-thumb .button-group button {
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
    text-transform: none;
}
.prstyle.product-thumb .button-group button i {
    line-height: 38px;
}

.stickerBox {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 5;
}


.stickerBox .special_stiker {
	position: relative;
	background-color: #ff5d62;
	color: #fff;
	border-radius: 15px;
	z-index: 5;
	font-weight: 500;
	margin-bottom: 5px;
	width: auto;
	font-size: 11px;
    padding: 1px 7px 1px;
    display: inline-block;
}

.stickerBox .free_sheeping_stiker {
	position: relative;
	z-index: 5;
	border-radius: 15px;
	background-color: #40a3cf;
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
	margin-left: 15px;
	padding: 2px 10px;
	font-weight: 500;
}

.sticker_mob .stickerBox .free_sheeping_stiker {
		margin-left: 0px;
	}

@media (min-width: 1200px) {
	.stickerBox .special_stiker {

	}
	
}



.stickerBox .xdstickers {
	position: relative;
	border-radius: 15px;
	padding: 2px 10px;
	z-index: 5;
	font-size: 11px;
	font-weight: 500;
	width: max-content;
}
.product-thumb-module .stickerBox .xdstickers {
	font-size: 10px;
    padding: 1px 7px 1px;
    line-height: 16px;
}

.xdstickers.xdsticker_1 {
	width: min-content;
}

.xdsticker_bestseller {
	width: max-content;
}

#row_prodCategory .stickerBox .xdstickers {
	font-size: 11px;
	padding: 1px 9px 0px;
	font-weight: 400;
}


@media (min-width: 1200px) {
	#product_page .stickerBox .xdstickers, #product_page .stickerBox .special_stiker {
		margin-left: 15px;
	}
}

#recomend_on_category .stickerBox {
	left: 0;
}
@media (max-width: 900px) {
	#recomend_on_category .stickerBox {
		left: 15px;
	}
}

#recomend_on_category .stickerBox .xdstickers {
    position: relative;
    border-radius: 50px;
    padding: 2px 10px;
    z-index: 5;
    font-size: 10px;
    font-weight: 500;
   	line-height: 17px;
}


.sticker_mob .stickerBox .xdstickers {
    position: relative;
    border-radius: 50px;
    padding: 1px 10px 1px;
    z-index: 5;
    font-size: 11px;
    font-weight: 500;
}
.admin_edit_link {
	margin-bottom: 15px;
	display: inline-block;
}

#phone_tlefone {
	float: right;
}

#phone_tlefone a:hover, #phone_tlefone a:focus {
	text-decoration: none;
}
#phone_tlefone a img {
	margin-right: 5px;
	position: relative;
	top: -2px;
}

#phone_tlefone .email_header {
/*	margin-top: 6px;*/
}
#phone_tlefone .email_header a {
	color: #333;
}

#add_to_favorite {
	display: inline-block;
}



#product_page .image_box_product {
	position: relative;
}
@media (max-width: 900px) {
	#product_page .image_box_product {
		position: relative;
		overflow: hidden; 
	}

}


/*
#product_page .special_stiker_product {
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #ff5d62;
	color: #fff;
	border-radius: 50px;
	padding: 3px 10px;
	z-index: 9;
	font-size: 15px;
	font-weight: 500;
}*/


#product_page .thumbnail {
	border: 0;
}


.descript_product {
	line-height: 20px;
	font-size: 15px;
	color: #555;
}
.descript_product ul {
	padding-left: 20px;
	margin-bottom: 15px;
}
.descript_product ul li {
	margin-bottom: 3px;
}
.descript_product h3 {
	font-size: 17px;
}


/* nav tabs li
-------------------------------------------- */
.nav-tabs {
	margin-bottom: 15px;
	background: #f7f7f7;
	padding: 5px;
	border-radius: 0px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.nav.nav-tabs li a {
	font-weight: 400;
	color: #000;
	padding: 5px 10px;
	border: 0;
	border-radius: 4px 4px;
	margin-right: 5px;
	line-height: normal;
}
@media (max-width: 768px) {
	.nav.nav-tabs li a {
		margin-bottom: 0px;
	}
}
.nav.nav-tabs li a:hover {
	padding: 5px 10px;
    background: #cee2ef;
    border: 0;
}
.nav.nav-tabs li.active a {
	border: 0;
    border-bottom-color: transparent;
    background: #2B7CAB !important;
    padding: 5px 10px;
    color: #fff;
}

.nav.nav-tabs li a#tabs_models {
    padding: 5px 10px;
    /*background: #b8f7cb;*/
    border: 0;
/*    color: #ff0008;*/
}
.nav.nav-tabs li.active a#tabs_models {
    color: #fff;
}

/* attribute product */
.attribute_product tr {
	margin-bottom: 20px;
	display: flex;
}



.attribute_product .attribuT_name {
	width: 50%;
    border-left: 0;
    border-right: 0;
    border-color: #dcdcdc;
    font-weight: 500;
    font-size: 15px;
    border-bottom: 1px dotted rgba(0,0,0,.11);
    border-top: 0;
    width: 57%;
    min-width: 57%;
    margin-right: 12px;
    padding: 0;
    font-weight: 400;
    color: rgba(0,0,0,.54);
    line-height: 18px;
    color: #666;
}
.attribute_product .attribuT_value {
	border-top: 0;
	width: 42%;
	border-left: 0;
	border-right: 0;
	font-size: 15px;
	padding: 0;
	padding-left: 8px;
	line-height: 18px;
}
.attribute_product .attribuT_name span {
    background: #fff;
    padding-bottom: 4px;
    padding-right: 4px;
}

/* Attributes Models of product
--------------------------------------- */
#modelss_tab table {
	margin-top: 4px;
	background: transparent;
	margin-bottom: 0;
}

.data_group .attribute_product tr {
	margin-bottom: 5px;
	display: flex;

}
.data_group .attribute_product .attribuT_name {
	width: 50%;
    border-left: 0;
    border-right: 0;
    border-color: #dcdcdc;
    font-size: 13px;
    border-bottom: 1px dotted rgba(0,0,0,.11);
    border-top: 0;
    width: 40%;
    min-width: 40%;
    margin-right: 12px;
    padding: 0;
    font-weight: 400;
    color: rgba(0,0,0,.54);
    line-height: 14px;
    color: #666;
}
.data_group .attribute_product .attribuT_value {
	border-top: 0;
	width: 50%;
	border-left: 0;
	border-right: 0;
	font-size: 13px;
	padding: 0;
	padding-left: 8px;
	line-height: 14px;
}
.data_group .attribute_product .attribuT_name span {
    background: #fff;
    padding-bottom: 4px;
    padding-right: 4px;
}








/* Reviews on page product 
--------------------------------------- */
.prod-rating {
	font-size: 0;
	color: #ccc;
	display: flex;
	margin-bottom: 30px;
}
.prod-rating .rat-star {
	width: 76px;
	text-align: center;
}

.prod-rating input {
	display: none;
}
.prod-rating * {
	margin: 0 1px 0 0;
}
.prod-rating label .fa {
	font-size: 40px;
	padding: 2px 4px 2px 0px;
	cursor: pointer;
}
.rat-star.active {
	color: #ffb100!important;
}
.rat-star.checked {
	color: #ffb100;
}

.ratText {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    display: inline-block;
}

.dostoinstvo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.nedostatok {
	
}
.dostoinstvo p, .nedostatok p {
	font-weight: 500;
}

.dostoinstvo b, .nedostatok b {
	font-weight: 500;
}
.dostoinstvo span, .nedostatok span {
	font-weight: 400;
}


/* reviews product form */
.title_review_product {
	margin-top: 30px;
}
@media (max-width: 768px) {
	.p_review .title_card {
		font-size: 18px;
	}
}


.content_product .title_review_product {
    margin-top: 10px;
}
.title_review_product.none_review {
	border: 1px solid #e2e2e2;
	padding: 10px;
	border-radius: 4px;
}



.p_review {
	padding: 20px 0;
}
.p_review .title_card {
	display: inline-block;
	margin: 0;
}
.p_review .title_card span {
	color: #bdbbbb;
}
.p_review .btn_review {
	display: inline-block;
	float: right;
	margin-top: -9px;
}


#review_block .read_all_reviews {
	background-color: transparent;
    color: #2e4eab;
    padding: 5px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    transition: 0.2s;
}
#review_block .read_all_reviews:hover {
	text-decoration: underline;
}
#review_block .review_container.hide_review_main,
#review_block .text-right {
	display: none;
}

.bbx_rar {
	display: none;
}
#review_block .bbx_rar {
	display: block;
}
/* reviews content */

#navigator li a span {
    background-color: #bdbdbd;
    border-radius: 4px;
    font-size: 10px;
    padding: 0px 4px;
    position: relative;
    top: -5px;
    color: #fff;
    text-shadow: 1px 1px 1px #00000024;
}

#reviewss_tab .title_review_product {
	margin-top: 0;
}

.rwc_name {
	margin-right: 15px;
	display: inline-block;
	font-size: 15px;
}

.rwc_date {
	font-size: 13px;
	font-weight: 600;
	color: #777;
	vertical-align: inherit;
	display: inline-block;
	float: right;
}

.rwc_text p {
	margin-bottom: 0;
	margin-top: 10px;
}

.rwc_admin {
	border-top: 1px solid #e9e9e9; 
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 10px;
}

.rwc_admin div {
	font-weight: 500;
	color: #999;
	margin-bottom: 1px;
}
.rwc_admin p {
	margin-bottom: 0;
}

#review {
	
}

.review_container .fa-stack {
    width: 15px;
}

.review_container .rwc_rating {
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 4px;
}

.review_container .rwc_rating .far.fa-star {
	color: #bbbbbb;
	font-size: 15px;
}
.review_container .rwc_rating .fas.fa-star {
	color: #ffa900;
	font-size: 15px;
}
.review_container .rwc_rating .fas.fa-star + .far.fa-star {
	color: #E69500;
}

.review_container {
	    border: 1px solid #e9e9e9;
	    margin-bottom: 20px;
	    border-radius: 6px;
}

.review_container .rwc_header {
	border-bottom: 1px solid #e9e9e9;
/*	height: 36px;*/
    padding-left: 10px;
    padding-right: 10px;
	line-height: 36px;
    font-size: 16px;
}
.review_container .rwc_body {
	padding: 10px;
	padding-top: 0;
}

.product_review {
	background-color: #eee;
	border-radius: 6px;
	padding: 4px 10px;
	color: #999;
	font-size: 13px;
	margin-top: 10px;
}
.product_review span {
	color: #666;
}

@media (max-width: 768px) {
	.review_container {
	    border: 1px solid #e9e9e9;
	    margin-bottom: 20px;
	    border-radius: 6px;
	    box-shadow: 0 5px 20px 0px #c3c3c3;
	}
	.review_container .rwc_header {
	border-bottom: 0;
	}
}



/* Category x
------------------------------------- */
.product_grid {
	padding: 1px;
    margin: 0px 0px -1px -1px;
}
 


i.clr2 {
	display: block;
	clear: both;
}


#recomend_on_category .product_grid {
	padding: 1px;
    margin: 0px -15px;
}

#row_prodCategory {
	margin-left: -4px;
	margin-right: -4px;
}



.nonalich {
	height: 23px;
	color: #666;
	font-size: 14px;
	font-weight: 400;
}

/* price category */
.product_grid .image {
	padding: 10px;
}

.product_grid .caption {
	padding-bottom: 10px;
}

.hpm-cat-box {
    margin-bottom: 7px;
    height: 37px;
    overflow: hidden;
}
.product_grid .caption .hpm-title {
	display: none;
}
.product_grid .caption .hpm-group {
	margin-top: 0;
	margin-bottom: 5px;
}


#recomend_on_category .product_grid .caption, 
#recomend_on_category .product_grid .image {
	padding: 0;
}

.product_grid .caption h4 {
	font-weight: 400;
    overflow: hidden;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 0;
}

.product_grid .prstyle .price_grid {
	font-weight: 500;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	min-height: 23px;
}

.product_grid .price_grid .price_only span, 
.product_grid .price_grid .price_new span {
	font-weight: 500;
	font-size: 18px;
}

.product_grid .price_grid .price_only {
}

.product_grid .price_grid .price_new {
	color: #f84147;
	display: inline-block;
}

.product_grid .price_grid .price_old {
	color: #999999;
	text-decoration: line-through;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 0px;
	display: inline-block;
}

.button_block {
	padding: 0 10px 10px;
	display: none;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	width: 100%;
	border: 0;

    transition: 0.2s;
    background: #fff;
}
.prstyle.pr_bgrid.product-thumb:hover .button_block {
	display: block;
	transition:0.3s;
}

/*new buy btn */
.product_grid .prstyle .price_grid {
	display: inline-block;

}


@media (max-width: 768px) {
	.button_block {
		position: inherit;
		display: block;
		padding: 0;
	}
}


/* module
-----------------------------------  */
@media (max-width: 768px) {
	#modules .product_grid .caption {
		min-height: 115px;
	}
}


/* Special module 
------------------------------------ */
#special_products  {
	margin-top: 25px;
}
#special_products .title_card {
	margin-top: 0;
}
#special_products .all_product_link {
	position: relative;
	top: 3px;
}
#special_products .all_product_link i {
	margin-left: 8px;
	position: relative;
	top: 1px;
}


/* Rating Grid
------------------------------------ */
.rating_grid {
	margin-bottom: 4px;
}
.rating_grid .rating {
	display: inline-block;
}
.rating_grid .rating_text {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	margin-left: 5px;
	position: relative;
	top: 1px;
}

.rating_grid .rating_text .svg_icon {
	width: 14px;
	height: 14px;
	fill: #444444;
}



/* modal */
.wish_and_compare .modal-body {
	font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 26px;
    font-weight: 500;
}



/* dew */
.devWork img {
	display: inline-block;
}

/* Contact Page
--------------------------------- */
.form_ontact_col {
    border-radius: 0;
    box-shadow: 0px 0px 9px 2px #d0d0d0;
    border: 3px;
    padding: 10px 15px;
}

.mrg_cnt {
	margin-bottom: 25px;
}

.mrg_cnt2 {
	margin-bottom: 5px;
}

.contact_value {
	font-size: 18px;
	margin-right: 10px;
}

.email_cnt .contact_value {
	margin-top: 5px;
	font-size: 17px;
}

/* mobile
-----------------------------------------  */
#top_mob { display: none; }

@media (max-width: 768px) {
	#top_mob {
		display: block;
	}
}

#top_mob {
	background: #000000;
}

#top_mob #bar_menu {
	padding: 0;
}

#top_mob #bar_menu a {
	line-height: 50px;
	padding: 10px 10px 10px 15px;
}


@media (max-width: 768px) {
	#bar_menu .close_bar, #bar_menu.active .open_bar {
		display: none;
	}
	#bar_menu.active .close_bar {
		display: inline-block;
	}

	.logo_mob_header {
		width: 120px;
	    fill: #d4d4d4;
	    vertical-align: middle;
	    height: 50px;
	}
}


/* search mob */
#search_mob #search {
	margin: 8px 0;
}

#search_mob #search .input-lg {
    height: 34px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 4px 0 0 4px;
    border: 0;
}
#search_mob #search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 8px 15px;
    text-shadow: 0 1px 0 #FFF;
    border-radius: 0 4px 4px 0;
    border: 0;
    background-color: #6c7782;
    height: 34px;
}

/* cart mob */
#cart_mob {
	padding-right: 15px;
    padding-left: 5px;
    float: right;
}

#cart_mob #cart > .btn {
    font-size: 14px;
    color: #d4d4d4;
    border: 0;
    height: 50px;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    background: transparent;
    position: relative;
    left: 5px;
}

#cart_mob #cart #cart-total {
    background: #ff0000;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    text-align: center;
    display: inline-block;
    line-height: 15px;
    position: absolute;
    color: #fff;
    top: 7px;
    right: -10px;
    padding: 2px 0;
    font-size: 11px;
    border: 2px solid #000000;
}


/* left slider mob menu */
#left_sidebar #topLogoBox {
    margin: 0;
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    
}
/*
#mob_infomenu, #left_sidebar #topLogoBox {
	display: none;
}
*/
#left_sidebar #welcome {
	
}
#left_sidebar #welcome a {
	
}
#left_sidebar #welcome span {
	padding: 0 4px;
}
#left_sidebar .navbar-nav {
    margin: 0px;
}

#left_sidebar li a {
    font-size: 15px;
    font-weight: 500;
    color: #444;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
}

#left_sidebar #custom_menu .dropdown.open .dropdown-menu ul li a {

}


/* home mob */



#custom_menu .fa-chevron-down, #custom_menu .fa-chevron-right {
    display: none;
}





/* SUB Category PC style
--------------------------------------------  */
#subcategory ul {
	margin-bottom: 15px;
}
#subcategory ul li {
	display: inline-block;
}
#subcategory ul li:first-child {
	border: 0; 
}
#subcategory ul li a {
	display: inline-block;
	padding: 6px;
	background: #f1f1f1;
	border-radius: 4px;
	margin-right: 6px;
	margin-bottom: 8px;
	transition:0.2s;
}

#subcategory ul li a i {
	float: right;
	color: #ccc;
	display: none;
}
#subcategory ul li a:hover, #subcategory ul li a:focus {
	text-decoration: none;
	background-color: rgba(255, 93, 98, 0.18);
}


/* Main category IMG 
-------------------------------------------- */
#subcategory_img {
	margin-left: -5px;
	margin-right: -5px;
}
#subcategory_img .box_main_img {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#subcategory_img .box_main_img a {
	display: inline-block;
	text-align: center;
	box-shadow: 0 0 5px 0px #ccc;
	border-radius: 4px;
	padding: 10px;
	transition: 0.2s;
}
#subcategory_img .box_main_img a:hover {
	box-shadow: 0 0 15px 3px #ccc;
	color: #e82727;
}
#subcategory_img .box_main_img a img {
	
}
#subcategory_img .box_main_img a span {
	display: inline-block;
	margin-top: 10px;
}
@media (max-width: 768px) {
	#subcategory_img {
		margin-top: 15px;
	}
	#subcategory_img .box_main_img a span {
		display: inline-block;
		margin-top: 10px;
		min-height: 38px;
		color: #000;
		font-size: 13px;
		line-height: 16px;
		word-break: break-word;
	}
	#subcategory_img .box_main_img a {
		padding-bottom: 2px; 
	}
}



/* Carousel module
--------------------------------------  */

.carusel_product.module_carousel {

}

.carusel_product.module_carousel .product-thumb {
    overflow: auto;
    border-radius: 0;
    position: relative;
    border: 0;
    box-shadow: none;
    transition: 0.2s;
    overflow: inherit;
    border-color: #fff;
}

.carusel_product.module_carousel .product-thumb .price_grid {
    font-weight: 500;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    min-height: 23px;
}

.carusel_product.module_carousel .product-thumb:hover {
    box-shadow: none;
    z-index: 1;
    border-radius: 0;
    position: relative;
    min-height: inherit;
    border-right: 0;
    background: #fff;
}




/* featured module 
--------------------------------------- */
.module_featured {
	margin-bottom: 35px;
}
.module_featured h3 {
	font-size: 24px;
	margin-bottom: 15px;
}



/* Radio Style Button
--------------------------------------------- */
/* Style Radio Button
--------------------------------- */

.radio input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}

.radio {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.radio label {
	padding-left: 0px !important;
}

.radio__text {
	position: relative;
	padding: 0 0 0 35px;
	cursor: pointer;
}
.radio__text:focus {
	outline: none;
}
.radio__text:before {
	content: '';
	position: absolute;
	top: -3px;
	left: 0;
	width: 22px;
	height: 22px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background: #FFF;
	-webkit-box-sizing: initial;
}
.radio__text:after {
	content: '';
	position: absolute;
	top: 1px;
	left: 4px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #00d400;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
	opacity: 0;
	transition: .2s;
	-webkit-box-sizing: initial;
}

@media (max-width: 768px){
	#simplecheckout_payment .radio__text:before {
		top: 7px;
	}
	#simplecheckout_payment .radio__text:after {
		top: 11px;
}
}


.radio input:checked + .radio__text:after {
	opacity: 1;
	-webkit-box-sizing: initial;
}
.radio input:focus + .radio__text:before {
	box-shadow: 0 0 0 3px rgba(255,255,0,.7);
	-webkit-box-sizing: initial;
}

/* Timer Styling
------------------------------------------- */

.timer {
	width: auto !important;
	display: block !important;
	text-align: left !important;
}

.product-timer-block {
    margin: 0 0 15px 0 !important;
    padding: 14px 16px 8px 16px !important;
    border: 1px solid #e2e2e2 !important;
    border-radius: 4px !important;
}

.product-timer-block .text {
	color: #f84147 !important;
	font-weight: 500 !important;
	margin-bottom: 0px !important;
	font-size: 15px !important;
}

.product-timer-block .text2 {
	display: inline-block;
	margin-right: 5px;
	color: #888;
	font-size: 16px;
}

.opencartCountdown-row.opencartCountdown-show1,
.opencartCountdown-row.opencartCountdown-show2,
.opencartCountdown-row.opencartCountdown-show3,
.opencartCountdown-row.opencartCountdown-show4,
.opencartCountdown-row.opencartCountdown-show5 {
	padding: 0 !important;
	display: inline-block !important;
}
.countdown.is-opencartCountdown {
	background:none !important;
	border: 0 !important;
	display: inline-block !important;
	width: auto !important;
	vertical-align: sub !important;
	line-height: 16px !important;

}

.opencartCountdown-amount {
	display: inline-block !important;
}
.opencartCountdown-period {
	display: none !important;
}
.opencartCountdown-section:first-child .opencartCountdown-amount {
	padding-right: 5px; 
}
.opencartCountdown-section:first-child .opencartCountdown-period {
	display: inline-block !important;
	padding-right: 5px; 
}

.opencartCountdown-section .opencartCountdown-amount:after {
	content: ':';
}
.opencartCountdown-section:first-child .opencartCountdown-amount:after {
	content: none;
}
.opencartCountdown-section:last-child .opencartCountdown-amount:after {
	content: none;
}

.opencartCountdown-show1 .opencartCountdown-section, 
.opencartCountdown-show2 .opencartCountdown-section,
.opencartCountdown-show3 .opencartCountdown-section,
.opencartCountdown-show4 .opencartCountdown-section,
.opencartCountdown-show5 .opencartCountdown-section {
    width: auto !important;
    font-size: 100% !important;
    text-align: left !important;
    border-right: 0 !important;
}

.opencartCountdown-amount {
    font-size: 16px !important;
}

/* Live Search
----------------------------- */
#search .live-search {
	margin-top: 35px;
    background-color: #FFF;
    border: 0 !important;
    box-shadow: 0 8px 14px 0px #9e9e9e;
}

#search .live-search {
	padding-bottom: 42px;
	border-radius: 0 0 6px 6px;
}
#search .live-search .result-text {
	bottom: 0 !important;
	border-radius: 0 0 6px 6px;
	background-color: #313f4c;
}

#search .qserch_1_col {
	width: 20%;
}
#search .qserch_2_col {
	
}
#search .live-search ul li .product-image {
    float: left;
    margin-right: 5px;
}
#search .live-search .product-image img {
    width: auto;
    border: 1px solid #ddd;
    padding: 2px;
    border-radius: 3px;
}
#search .live-search ul li .product-name {
	font-weight: 400;
    float: none;
    font-size: 13px;
    display: block;
    line-height: 16px;
}
#search .live-search ul li .product-price {
	font-family: 'Oswald', sans-serif;
	text-align: left;
    font-size: 12px;
    font-weight: bold;
    float: none;
    margin-top: 2px;
    display: block;
    width: auto;
}
#search .live-search ul li .product-price {
    display: inline-block;
}
#search .live-search ul li .product-price .price_old {
	color: #999;
	font-weight: 400;
	font-size: 12px;
	text-decoration: line-through;
}
#search .live-search ul li .product-price .special {
    color: #f84147;
    text-decoration: none;
    display: inline-block;
    margin-right: 8px;
    font-size: 13px;

}
#search .live-search ul li {
    cursor: pointer;
    padding: 5px;
    margin: 0px;
    background-color: #FFF;
    clear: both;
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
    min-height: 57px;
}
#search .live-search ul li:hover, #search .live-search ul li:focus {
	background: #ececec;
}
.live-search .result-text .btn {
	border-radius: 0;
}
#search .live-search .btn-primary {
	border-radius: 0 0 4px 4px;
    font-size: 15px;
    background: #6d7882;
    color: #ffffff;
    text-align: left;
    padding: 10px 10px 10px 5px;
    text-shadow: none;
    font-weight: 500;
    text-align: center;
}

@media (max-width: 768px) {
	#top_mob #search .dropdown-menu {
	    width: 95%;
	}
	#top_mob .search-suggestion.product .name {
	    font-weight: 500;
	    font-size: 14px;
	    text-decoration: none;
	}

}
.dropdown-menu li > a:hover {
	    text-decoration: none;
	    color: #ffffff;
	    background-color: #6d7882 !important;
	    background-image: none;
	    background-repeat: repeat-x;
	}

/* Пк профиль в полосе меню
-------------------------------------- */
#kabinet {
	display: inline-block;
	padding-left: 10px;
	padding-right: 12px;
}
#kabinet:hover, #kabinet #welcome_box:hover #kabinet {
	background: #283642;
}

#kabinet i {
	font-size: 26px;
	color: #d4d4d4;
	line-height: 50px;
	vertical-align: middle;
	padding: 0 10px;
	/*color: #dab900;*/
}

#kabinet #welcome_box {
    display: none;
    position: absolute;
    /*bottom: -90px;*/
    right: 0;
    width: 200px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 12px 5px;
    z-index: 8;
    -webkit-box-shadow: 0 8px 16px 4px rgba(0,0,0,.35);
    box-shadow: 0 8px 16px 4px rgba(0,0,0,.35);
    text-align: left;
}

#kabinet #welcome_box.active {
	display: block;
}

#kabinet #welcome_box a {
	display: block;
	margin-bottom: 8px;
}


/* pagination
--------------------------- */
#pager {
	margin-top: 50px;
	text-align: center;
}

#pager .pagination_info {
	margin-top: 15px;
	font-size: 13px;
	color: #777;
}
.pagination li a, .pagination li span {
	margin-right: 4px;
	transition: 0.3s;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 5px 12px 4px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 0;
    font-size: 16px;
    border-radius: 4px;
}
.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover
 {
    background-color: #630067;
    color: #fff;
}


.pagination>li>a i {
	font-size: 18px;
	position: relative;
	top: 1px;
}
.pagination>.active>span {
	background-color: #000;
	color: #fff;
	border-radius: 4px;
	padding: 5px 12px 4px;
}

.pagination>.active>span:hover {
	background-color: #000;
}

.pagination .arrow_svg {
	width: 19px;
	height: 19px;
	fill:#337ab7;
	stroke: #337ab7;
    stroke-width: 20;
    position: relative;
    top: 1px;
}




/* Filter on category
---------------------------------  */
.ocf-offcanvas-body .ocClose {
	font-size: 20px;
    color: #eee;
    position: relative;
    top: 4px;
}
.ocf-offcanvas-body .arrow_svg {
	fill: #f1f1f1;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}


#filterOc {
	padding-left: 10px;
}
#filterOc .btn-primary {
    background-color: #0ea53c;
    color: #fff;
    padding: 4px 22px 4px 16px;
    font-size: 16px;
    border: 0;
    border-radius: 3px;
    transition: .2s;
    background-image: none;
    border: none;
}

#filterOc .filter_svg {
    position: relative;
    top: 4px;
    fill:#eee;
    width: 24px;
    height: 24px;
}

#filterOc span{
	position: relative;
    top: -3px;
}


.sort_list .sort_svg {
	width: 16px;
	height: 16px;
	fill:#555;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.sort_list .input-group .input-group-addon{
	padding: 2px 10px;
}
@media (min-width: 769px) {
	.fa-chevron-left.arrow_svg {
		display: none;
	}

}

@media (max-width: 769px) {
	.category_navs {
		position: sticky;
	    top: 0;
	    min-height: 2em;
	    background: #fff;
	    z-index: 99;
	    padding: 15px 0px 0px 0px;
	    border-bottom: 1px solid #c9c9c9;
	    margin-bottom: 10px;
	    box-shadow: 0px 1px 0 1px #ededed;
	}

	.category_navs .form-group.input-group.input-group-md {
		margin-top: 2px;
	}
}



#modelss_tab tr.modtr_rows td {
	border-top:0;
}
#modelss_tab tr.modtr_rows {
	border-bottom: 1px solid #ccc;
}

.td_buy_model {
	text-align: right;
}

.td_buy_model .svg_icon.svg_model_cart {
	fill: #ffffff;
    stroke: #ffffff;
    height: 20px;
    width: 20px;
    position: relative;
    stroke-width: 15;
}

/* Discount 
---------------------- */


.btn_discount {
	font-size: 13px;
    color: #ff4746;
    display: inline-block;
    margin-left: 20px;
    font-family: 'Roboto',sans-serif;
    line-height: 28px;
    /* margin-top: -5px; */
    position: relative;
    top: -8px;
    background: #ffe7e7;
    border-radius: 8px;
    padding: 0 10px;
    transition:0.3s;
    outline: none;
    cursor: pointer;
}
.btn_discount:hover {
    color: #fb0f0e;
    background: #ffe0e0;
    text-decoration: none;
}

.bs-discount h4 {
	font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 26px;
}

.bs-discount ul li {
	line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px;
}

.bs-discount ul li.dop_info_discount {
	padding-top: 10px;
	font-size: 15px;
}
#discount_mobile {
	display: none;
}


@media (max-width: 768px) {
	#discount_pc {
		display: none;
	}
	#discount_mobile.btn_discount {
		display: block;
	    background: #FCFCFC;
	    text-align: left;
	    color: #555555;
	    padding: 8px 10px;
	    border-radius: 6px;
	    position: relative;
	    top: 6px;
	    margin-bottom: 15px;
	    margin-left: 0;
	    font-size: 14px;
	    border: 1px solid #eaeaea;
	}
	#discount_mobile.btn_discount i {
		float: right;
	    position: relative;
	    top: 7px;
	    right: 4px;
	    color: #f52929;
	}
}
	

/* shippin and payment product page */

#infoShipsPay {
	margin-top: 15px;
}




#search_mobile, #customer_mob {
	display: none;
}

@media (max-width: 768px) {
	#search_mobile, #customer_mob {
		display: block;
		text-align: center;
		line-height: 50px;

	}
	#search_mobile {
		line-height: 50px;

	}

	#search_mobile i {
		color: #d4d4d4;
		font-size: 24px;
		line-height: 50px;
	}

	#customer_mob i {
		color: #d4d4d4;
		font-size: 22px;
		line-height: 50px;
	}

	#cart i {
    	font-size: 24px;
    	position: relative;
	}
	#cart_mob {
	    padding-right: 5px;
	    padding-left: 5px;
	    float: right;
	    text-align: center;
	}

	#cart_mob #cart > .btn {
		left: 0;
	}

	#cart_mob #cart .icon.icon--cart{
		font-size: 26px;
	}

	#cart .btn__icon {
		display: block;
	}

	#logo_mobile_top {
		padding: 0;
		line-height: 50px;
		padding-left: 5px;
	}
	#logo_mobile_top img {
		    margin-top: 12px;
	}

	.btn__icon {
	    -ms-flex-negative: 0;
	    flex-shrink: 0;
	    display: -webkit-inline-box;
	    display: -moz-inline-flex;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    -moz-align-items: center;
	    align-items: center;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    -moz-justify-content: center;
	    justify-content: center;
	    vertical-align: middle;
	    height: 100%;
	    overflow: hidden;

	}

	.icon {
	    display: inline-block;
	    font-size: 22px;
	    color: #d4d4d4;
	    width: 1em;
	    height: 1em;
	    fill: currentColor;
	    position: relative;
	    z-index: 50;
	}

}



/* search mob in header
------------------------------- */
#src__button {
    display:none;
}
@media (max-width: 768px) {
    #src__button {
	    display:inline-block;
	}

    #src__button .close_search, #src__button.src_active .open_search {
        display:none;
    }

    #src__button.src_active .close_search {
        display:inline-block;
        position: relative;
    }

    #src__box {
        display:none;
        position: absolute;
        right: 0px;
        background: #fff;
        padding: 10px;
        width: 100%;
        margin-top: 1px;
        -webkit-box-shadow: 0 8px 16px 4px rgba(0,0,0,.35);
        box-shadow: 0 8px 16px 4px rgba(0,0,0,.35);
        z-index: 99;
    }

    #src__box .mobsearch {
        margin:0 !important;
    }
    .src_header {
        border: 0;
        background: transparent;
        line-height: 35px;
        outline:none;
    }
    #src__box .search {
        border: 0;
        margin-top:0;
    }
    #src__box .search input {
        background:#f3f3f3;
        height:36px;
    }
    #src__box .search_button {
        background:#f3f3f3;
        height:34px;
        border-radius:0;
    }
    #src__box .search button {
        position:relative;
        top:-2px;
    }
    #src__box .search button i {
        color:#333!important;
    }

    #search .input-lg {
	    height: 36px;
	    line-height: 20px;
	    padding: 0 10px;
	    border-radius: 4px 0 0 4px;
	    border: 0;
	    background: #f1f1f1;
	    color: #111;
	    font-size: 15px;
	    transition: 0.2s;
	    box-shadow: none;
	}
	#search .btn-lg {
	    font-size: 15px;
	    line-height: 16px;
	    text-shadow: none;
	    box-shadow: none;
	    border-radius: 0 4px 4px 0;
	    border: 0;
	    background: #f1f1f1;
	    color: #111;
	    outline: none;
	}
	#search {
		border: 1px solid #e6e6e6;
		border-radius: 4px;
		position: initial;
	}
	#search .form-control:focus {
	    border-color: #ffffff;
	    outline: 0;
	    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(173 173 173 / 60%);
	    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(179 179 179 / 60%);
	    background: #fff;
	    color: #000;
	}
	.live-search {
	    top: 23px;
	}
}



/* Size Chart
-------------------------  */
a.size_chart {
	padding: 0;
	margin-bottom:20px;
	color: #2e4eab;
	background: transparent;
	text-shadow:none;
	display: inline-block;
}
@media (max-width: 768px) {
	a.size_chart {
		padding: 0 0 0 15px;
	}
}


/* new footer 28.11.2021 */

footer {
	background-color: #1c1c1c;
	padding-bottom: 25px;
}
footer h5 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin-bottom: 18px;
    margin-top: 20px;
    letter-spacing: 1px;
}
/*footer .fo_col_1 h5 {
    margin-top: 0px;
}*/
footer li {
	margin-bottom: 3px;
}
footer a {
	color: #c2c8cd;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #353d44;
}

#sendpuls_subscribe {
	margin-top: 23px;
	margin-bottom: 10px;
}
#sendpuls_subscribe img {
	width: 19px;
	height: 19px;
}

#sendpuls_subscribe input,
#sendpuls_subscribe button {
	border: 0;
}

#sendpuls_subscribe input.input_email {
	width: 100%;
	padding: 7px;
	color: #000;
	border-radius: 4px 0 0 4px;
}
#sendpuls_subscribe button {
	padding: 6px 10px 8px 12px;
	border-radius: 0 4px 4px 0;
	background: #0ea53c;
	transition:0.4s;
	height: 34px
}
#sendpuls_subscribe button:hover {
	background: #19c14c;
}

.email_subscribe_text {
	color: #ccc;
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 18px;
}

#footer_social a {
	display: inline-block;
    background-color: #fff;
    padding: 5px 5px 5px 5px;
    border-radius: 6px;
    margin-right: 8px;
    transition:0.4s;
}
#footer_social a:hover {
    background-color: #36414a;
}
#footer_social a img {
	width: 28px;
	height: 28px;
}


footer .fo_col_4 .fo_location {
	margin-bottom: 10px;
	margin-top: 4px;
	color: #979797;
}

footer .fo_col_4 .fo_work_time p {
	margin-bottom: 0px;
	font-size: 13px;
	color: #979797;
}

footer .powered {
	margin-bottom: 3px;
}
footer .copyinfo {
	color: #979797;
	font-size: 13px;
}

footer .logo_payments {
	margin-top: 20px;
}
footer .logo_payments img {
	height: 36px;
	margin-right: 12px;
	margin-top: 15px;
	background-color: #6c7b87;
    padding: 5px 5px 5px 5px;
    border-radius: 6px;
}




/* mobile Category Left Slider
----------------------------------------------- */
@media (min-width: 992px) {
	footer .footer_punk .arrow_svg {
		display: none;
	}
}
footer .panel-default>.panel-heading, footer .panel-default {
    color: #fff;
    background-color: transparent !important; 
    border-color: transparent !important; 
    padding: 0;
}

footer .panel-body {
	padding:0;
}

@media (max-width: 768px) {

	footer h5 {
	    font-size: 15px;
	    text-transform: uppercase;
	    font-weight: 400;
	    color: #fff;
	    margin-bottom: 12px;
	    margin-top: 20px;
	    letter-spacing: 1px;
	}

	#footer_social {
		margin-bottom: 15px;
	}

	footer .footer_punk .arrow_svg {
	    float: none;
	    color: inherit;
	    position: relative;
	    top: 0px;
	    fill: #e7e7e7;
	    width: 12px;
	    height: 12px;
	}


	footer .fa-chevron-right {
		display: none;
	}
	footer .footer_punk.open .fa-chevron-right {
	    display: inline-block;
	}
	footer .footer_punk.open .fa-chevron-down {
	    display: none;
	}
	footer .panel-body {
		padding-left: 15px;
	}

}

/* bottom up
------------------------ */
#button-up{
  display: none;	
  opacity:0.5;
  filter:alpha(opacity=50);
  position: fixed;
  right: 13px;
  bottom: 60px;			
  color: #000;
  font-size: 40px;
  transition: .3s;
  border-radius: 50%;
  /*background: #c6ff57;*/
  padding: 5px;
      /*width: 64px;
    height: 64px;*/
}
 
#button-up:hover{
  cursor: pointer;
  opacity: 1;
  filter:alpha(opacity=100);
  transition: .3s;
  color: #FF0000;
}
#button-up img {
	width: 46px;
}

/* варианты продукта */
#variants_product {
	margin: 0px 0 20px 0;
}

#variants_product .title_vproducts {
	font-size: 14px;
    font-weight: 600;
    margin-left: 2px;
    margin-bottom: 4px;
}

#variants_product .vproduct-item {
	margin: 3px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    color: #666;
    border-radius: 6px;
    border: 1px solid #d3d3d3;
    padding: 5px 9px;
    margin-left: 0px;

}
#variants_product .vproduct-item.activ {
	box-shadow: 0 0 5px rgb(14 165 60);
    border: 1px solid #0ea53c;
    background-color: #f9f9f9;
}
#variants_product .vproduct-item a{
	color: #666666;
}

#variants_product .vproduct-item:hover, #variants_product .vproduct-item:focus{
	box-shadow: 0 0 5px rgb(33 153 198 / 50%);
}
#variants_product .vproduct-item a:hover, #variants_product .vproduct-item a:focus{
	text-decoration: none;
}


/* article
-------------------------  */
.newsblog-category .article {
	border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.newsblog-category h1 {
	margin-top: 0;
	margin-bottom: 20px;
}
.newsblog-category .category_blog {
	margin-bottom: 15px;
}
.newsblog-category .category_blog a {
	border-radius: 3px;
	border: 1px solid #eee;
	padding: 4px 8px;
	display: inline-block;
}
.newsblog-category .category_blog a:hover {
	text-decoration: none;
	border-color: #ccc;
}

.newsblog-article .description img {
	max-width: 100% !important;
	margin: 15px 0;
}

.newsblog-article .description,
.newsblog-article .description p {
	font-size: 16px;
}

@media (max-width: 768px) {
	.newsblog-article h1 {
		font-size: 24px !important;
	}
	.newsblog-article h2 {
		font-size: 19px !important;
	}
	.newsblog-article h3 {
		font-size: 17px !important;
		margin-top: 30px;
	}
	.newsblog-article h4 {
		font-size: 15px !important;
	}
}

.bottom-article-link {
	margin-top: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bottom-article-link li {
	display: inline-block;
}
.bottom-article-link li a {
	display: inline-block;
	text-decoration: none;
	background: #eee;
	padding: 4px 10px;
	color: #333;
	border-radius: 6px;
	transition: 0.3s;
}
.bottom-article-link li a:hover,
.bottom-article-link li a:focus {
	background: #ccc;
	color: #333;
}


/* Left Menu Icon SVG
------------------------------------ */
#mob_infomenu .svg_icon {
    width: 19px;
    height: 19px;
    fill: #333;
    vertical-align: sub;
    margin-right: 10px;
}

/* read more
--------------------------  */
.readmore_js {
    color: #2e4eab;
    text-decoration: underline;
    font-size: 17px;
    margin-top: 15px;
    display: inline-block!important;
    width: auto!important;
    transition: .3s
}

.readmore_js .arrow_svg {
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    fill: #2e4eab;
}

.readmore_js:hover {
    transition: .3s;
}

.description_text.readmore-js-section.readmore-js-collapsed {
    position: relative;
}

.description_text.readmore-js-section.readmore-js-collapsed:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 3em;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
    background: linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
}

/* stickers
----------------------- */
#sickers {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
}
#sickers .stick_base {
	display: inline-block;
	font-size: 14px;
    font-weight: 400;
    padding: 3px 10px 2px;
    line-height: 20px;
    border-radius: 10px;
    margin-bottom: 6px;
}

.sticker_special {
    background-color: #ff5d62;
    color: #fff;
    display: table !important;
}
.sticker_new {
    background-color: #218811;
    color: #ffffff;
}
.sticker_bestseller {
    background-color: #ffd900;
    color: #303030;
}
.sticker_free_shipp {
    background-color: #40a3cf;
    color: #ffffff;
}
.sticker_xd_1 {
    background-color: #ffd900;
    color: #303030;
}
.sticker_xd_2 {
    background-color: #9b6c9a;
    color: #fff;
}

/* template_list */
#template_list #sickers .stick_base {
	font-size: 13px;
    font-weight: 400;
    padding: 1px 10px 1px;
    line-height: 18px;
    border-radius: 8px;
    margin-bottom: 6px;
}
@media (max-width: 768px) {
	#template_list #sickers .stick_base {
		font-size: 11px;
	    font-weight: 400;
	    padding: 1px 8px 1px;
	    line-height: 15px;
	    border-radius: 8px;

	}

	#sickers {
	    position: absolute;
	    top: 15px;
	    left: 0;
	    z-index: 9;
	    text-align: left;
	}
}



/* #product_page
-------------------------- */
@media (max-width: 768px) {
	#sickers {
	    position: absolute;
	    top: auto;
	    left: 5px;
	    z-index: 9;
	    text-align: left;
	}

	#sickers .stick_base {
		font-size: 11px;
	    font-weight: 400;
	    padding: 1px 8px 1px;
	    line-height: 15px;
	    border-radius: 6px;
	    margin-bottom: 3px;
	    margin-right: 15px;
	}
	#product_page #sickers {
		top: auto;
	    bottom: 30px;
	    left: 5px;
	}
	#product_page #sickers .stick_base {
	    font-size: 13px;
	    font-weight: 400;
	    padding: 3px 8px 3px;
	    line-height: 15px;
	    border-radius: 6px;
	    display: table;
	}
	
	.ukrcreditsticker {
	    position: absolute;
	    text-align: left;
	    color: #000;
	    top: 5px;
	    right: 0px !important;
	    z-index: 2;
	}
}

.mps_container {

}
@media (max-width: 768px) {
	.mps_container {
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px;
	}

	.fixed-block {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		box-shadow: 0px 0 1px rgb(0 0 0 / 40%);
		display: flex;
		justify-content: space-between;
		padding: 10px 15px;
		z-index: 999;
		margin-bottom: 0;
	}

	#product_page #button-cart-fixed .svg_icon.svg_product_cart {
	    fill: #fff;
	    stroke: #fff;
	    height: 18px;
	    width: 18px;
	    position: relative;
	    stroke-width: 15;
	    position: relative;
	    top: -2px;
	    margin-right: 3px;
	}

	#product_page #price-block-fixed #price-product-fix {
		font-family: 'Oswald', sans-serif;
	    font-size: 24px;
	    font-weight: 400;
	    line-height: 32px;
	}
	#product_page #price-block-fixed #price-product-fix span.price_old {
	    font-size: 15px;
	    color: #777;
	}
	#product_page #price-block-fixed #price-product-fix span.price_special {
	    font-size: 24px;
	    color: #f84147;
	}
}

.to_order {
	border: 1px solid #ffd128;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 15px;
}


.to_order .info_svg {
	width: 20px;
    height: 20px;
    vertical-align: bottom;
    fill: #ffa900;
    margin-right: 5px;
}


/* success page  */
#contacts {
	margin-bottom: 50px;
}
#contacts div {
	margin-bottom: 5px;
}
#contacts div a {

}
#contacts div a img {
	width: 18px;
	margin-right: 10px;

}

/* - ----  */

.ocf-description.ocf-description-bottom ul {
	padding-left: 17px;
}
.ocf-description.ocf-description-bottom ul li {
	margin-bottom: 10px;
}




/* category-module
--------------------------  */

#category-module {
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: space-between;
}

#category-module .category-item {
	flex: 0 0 calc(25% - 5px);
	max-width: calc(25% - 5px);
	box-sizing: border-box;
	padding: 10px;
	border-radius: 6px;
	border: 1px solid #ccc;
}


@media (max-width: 768px) {

	#category-module {
		margin-top: 20px;
		margin-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		justify-content: space-between;
	}

	#category-module .category-item {
		flex: 0 0 calc(50% - 5px);
		max-width: calc(50% - 5px);
		box-sizing: border-box;
		padding: 10px;
		border-radius: 6px;
		border: 1px solid #ccc;
	}

	#category-module .category-item img {
		margin-bottom: 10px;
	}
	#category-module .category-item .link-main {
		margin-bottom: 6px;
	}
	#category-module .category-item .link-main a {
		font-size: 16px;
		font-weight: 600;
		color: #000;
	}
	#category-module .category-item .link-sub {
		padding-bottom: 3px;
	}
	#category-module .category-item .link-sub a {
		font-size: 15px;
		font-weight: 400;
	}

}