html{
}	
html body{
	color:#333;
	line-height:1.4em;
	font-size: 0.9rem;
	padding: 0!important;
	margin: 0!important;
	position: relative;
	width:100%;
	max-width:100%;
	height:100%;
}
html body .row{
	margin:auto!important;
}
* {
  box-sizing: border-box;
}
img{
	border:0px;
	max-width:100%;
	height:auto;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
html a{
	text-decoration:none;
	color:#333;
}
html a:hover{
	color:#333;
}
html div{
	min-height:1px;
}
html p{
	color:#333;
	padding:0px;
	margin:0px;
}
html ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
html li{
	margin: 0;
	padding: 0;
	list-style: none;
}
html small, .small, .smalldark, .img_caption, .contenttoc {
    font-size:12px;
}
noscript{
	display: block!important;
}
.row > *{
	position: relative;
}
.h-10{
	min-height:30px!important;
}
.rounded{
	border-radius:10px!important;
}
.rounded-2{
	border-radius:20px!important;
}
.rounded-3{
	border-radius:30px!important;
}

.badge.bg-danger{
	position: absolute;
	top:2px;
	right:2px;
	z-index: 99999;
}		
.row-col-topheader{
	background:#CD252A;
}
.row-col-topheader.row-empty{
	display:none;
}
#header-banner{
	text-align:center;
	padding:10px;
	color:#FFF!important;
	font-size:13px!important;
}
#header-banner > div{
	max-width: 60%;
	display:block;
	margin:auto;
	position: relative;
	padding-right:60px;
	color:#FFF!important;
}	
#header-banner > div p{
	color:#FFF!important;
}
#header-banner > div img{
	position: absolute;
	right:0;
	top:-10px;
	width:50px;
	height:50px;
}			
.row-col-centerheader{
}
#header-logo{
	padding:0!important;
}
#header-search > *{
	background: #F4F4F4;
	border-radius: 8px;
	overflow:hidden;
	padding: 5px;
	margin-top:7px;
	margin-bottom:7px;
}
#header-search input#jshop_search{
	border:none;
	background:none;
	color:#333;
	width:95%;
}
#header-search button{
	border:none;
	background:none;
	color:#333;
	width:5%;
}
.header__search-box{
	display:flex;
}
#header-bannerlogo{
}
#header-logo a{
	padding:2px;
	display:block;
}	
#header-logo img{
	max-height:60px;
	width:auto;
}	
#header-login{
	padding:0!important;
}		
#header-login a{
	display:block;
	width:100%;
	height:40px;
	border-radius:10px;
	border:1px solid #999;
	margin-top:7px;
	position: relative;
	font-size:13px!important;
	padding-right:10px;
	color:#999!important;
	position: relative;
	line-height:40px;
	overflow:hidden;
}
#header-login a img{
	position: absolute;
	left:5px;
	top:5px;
	width:25px;
	height:25px;
}
#header-cart a#showcart{
	display:block;
	width:40px;
	height:40px;
	border-radius:10px;
	background:#EEEEEE;
	margin-top:7px;
	position: relative;
}
#header-cart a#showcart img{
	width:25px;
	height:25px;
	display:block;
	margin:auto;
	position: relative;
	top:7px;
	left:0px;
}
#header-cart a#showcart  .count{
	position: absolute;
	left:-5px;
	top:-5px;
	padding: 2px;
	color:#FFF;
	background: #FC0100;
	border-radius: 100px;
	width:20px;
	height:20px;
	font-size:11px;
	line-height:15px;
	text-align:center;
}
.block-cart.action .cart{
	position: absolute;
	left:5px;
	top:53px;
	background:#FFF;
	padding:0px;
	font-size:12px;
	width:300px;
	z-index: 9999;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	box-shadow:0px 10px 15px -20px #000;
	height:0px;
	overflow:hidden;
	transition: all 0.5s ease;
}	
.block-cart.action .cart.cart-open{
	left:15px;
	padding:10px;
	height:auto;
}				
.block-cart.action .cart *{
	font-size:12px;
}
.row-col-bottomheader{
}
#header-category{
}
#header-menu{
}
#header-menu ul.menu img{
	height:30px;
	width:auto;
}
#header-menu > ul.menu{
	display:flex;
}
#header-menu > ul.menu > li > a{
	font-size:14px;
	color:#333;
	line-height:50px;
	padding-left:10px;
	padding-right:10px;
}
#header-address{
}
header{
	border-bottom:1px solid #CCC;
}
.row-col-slider{
	margin:auto!important;
}
#main-slide{
	padding:0px;
}
.d-none{
	display: none!important;
}
.row-col-discount{
	margin:auto!important;
}
.row-col-discount .scroll-container{
	padding-left:5%!important;
	padding-right:5%!important;
	text-align:center;
}
.row-col-discount .scroll-container img{
	border-radius:15px;
	margin-bottom:15px;
}	
.row-col-discount .scroll-container *{
	font-size:14px;
	color:#FFFFFF!important;
}
a.wc-checkout{
	padding:5px;
	background:rgba(0,0,0,0.5);
	border-radius:5px;
	margin:auto!important;
	margin-top:10px!important;
	display:block!important;
	width:50px!important;
	font-size:12px!important;
	color:#FFF!important;
}
.jshop_list_product .banner-side img{
	bottom:0;
	padding:20px;
	left:0;
	right:0;
}
.jshop_list_product .banner-side h3{
	padding:20px;
	text-align: center;
	color:#FFF;
	font-size:20px!important;
}		
#main-discount{
	padding:0px;
}
.row-col-tabs{
}
#main-tab{
	padding-top:20px;
}

.tab-containers.tabstyle-left{
	width:100%;
	display:flex;
	background: #EEEEEE;
	border-radius:20px;
	overflow:hidden;
}
.tab-containers.tabstyle-left .tablinks{
	width:20%;
	padding: 10px;
}
.tab-containers.tabstyle-left .tablinks li a{
	display:block;
	padding:10px;
	margin-bottom: 10px;
	border-radius: 10px;
	color:#5C5C5C;
	font-size:13px;
	background: #FFF;
}
.tab-containers.tabstyle-left .tab_container{
	width:80%;
}
.tab-containers.tabstyle-left .tab_container .product{
	background: #FFF;
	border-radius: 15px;
	overflow:hidden;
	padding: 15px;
	font-size: 13px;
	color:#5C5C5C;
	height:100%;
	text-align:center;
}
.product__content-3 h6{
	height:40px;
	line-height: 20px;
	overflow:hidden;
}
.tab-containers.tabstyle-left .tab_container .product a{
	font-size: 13px!important;
	color:#5C5C5C;
}
.row-col-banner{
}
#main-bannerbig{
	padding-top:20px;
}
#main-bannerbig img,#main-bannermedium1 img,#main-bannermedium2 img,#main-bannermedium3 img,#main-bannermedium4 img{
	border-radius: 15px;
}
.row-col-bannergroup{
}
#main-bannermedium1{
	padding-top:20px;
}
#main-bannermedium2{
	padding-top:20px;
}
#main-bannermedium3{
	padding-top:20px;
}
#main-bannermedium4{
	padding-top:20px;
}				
.row-col-club{
	padding:15px;
}
#main-club{
	background:#F4572E;
	border-radius:15px;
	overflow:hidden;
	position: relative;
	padding:20px;
	height:120px;
}
#main-club #mod-custom169{
	position: absolute;
	top:20px;
	right:10px;
	max-width:20%;
}
#main-club .mod-menu{
	position: absolute;
	top:10px;
	left:10px;
	max-width:80%;
}
#main-club .mod-menu a{
	display:inline-block;
	font-size:12px;
	color:#FFF;
	width:90px;
	padding: 10px;
	border-radius: 10px;
	margin-right: 10px;
	background: rgba(255,255,255,0.5);
}
#main-club .mod-menu a img{
	display:block;
	width:auto;
	height:60px;
	margin:auto;
}
#main-club{
}
.row-col-sale{
	padding:15px;
}
#main-topsale{
	padding:20px;
	background:#F4F4F4;
	border-radius:15px;
	overflow:hidden;
	min-height:30px;
	position: relative;
}
.row-col-topfooter{
	padding:15px;
	font-size: 12px!important;
}
#footer-support{
	padding:20px;
	background:#D11E43;
	border-radius:15px;
	overflow:hidden;
	min-height:30px;
	position: relative;
}
#footer-support img{
	height:90px;
	width:auto;
}
#footer-support h3{
	position: absolute;
	left:15px;
	top:40%;
	font-weight:900;
	color:#FFF;
}
.row-col-centerfooter{
	padding:15px;
}
.row-col-centerfooter *{
	font-size: 12px!important;
}
.row-col-centerfooter h3,.row-col-centerfooter h4,.row-col-centerfooter h5,.row-col-centerfooter h6{
	font-size: 14px!important;
	font-weight:700!important;
}
#footer-footer1{
}
#footer-footer2{
}
#footer-footer3{
}
#footer-footer4{
}
.row-col-bottomheader{
	padding-right:15px;
	font-size: 12px!important;
	padding-left: 15px;
}
#footer-footer{
	background: #F4F4F4;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 10px;
	color:#999!important;
}
#footer-social{
	background: #F4F4F4;
	padding: 10px;
	color:#999!important;
	text-align: center;
}
#footer-social a{
	color:#999!important;
}
#footer-design{
	background: #F4F4F4;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 10px;
	color:#999!important;
}
#footer-design a{
	color:#999!important;
}
#main-discount .counter{
	text-align:center;
	color:#FFF;
	line-height:40px;
	font-weight:700;
}	
#main-discount .counter span{
	margin:2px;
	border-radius:5px;
	background:rgba(255,255,255,0.5);
	padding-left:5px;
	padding-right:5px;
}

.cat__menu ul {
	background: #ffffff;
	-webkit-border-radius: 0 0 5px 3px;
	-moz-border-radius: 0 0 5px 3px;
	border-radius: 0 0 5px 3px;
}
.cat__menu ul li {
	position: relative;
}
.cat__menu ul li:last-child a {
	border: none;
}
.cat__menu ul li a {
	position: relative;
	display: inline-block;
	padding: 9px 15px;
	text-transform: capitalize;
	color: #1F2024;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 500;
	font-size: 14px;
	text-align: right;
	width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.cat__menu ul li a {
		font-size: 12px;
	}
}
.cat__menu ul li a .cat-label {
	font-size: 9px;
	color: #ffffff;
	padding: 4px;
	position: absolute;
	background: #CC1414;
	top: 5px;
	left: 16px;
	display: block;
	min-width: 30px;
	border-radius: 6px;
	text-align: center;
}
.cat__menu ul li a .cat-label.green {
	background: #5aab19;
}
.cat__menu ul li a i {
	position: absolute;
	top: 34%;
	left: 10px;
	-webkit-transform: rotate(-90deg) translateY(-50%);
	-moz-transform: rotate(-90deg) translateY(-50%);
	-ms-transform: rotate(-90deg) translateY(-50%);
	transform: rotate(-90deg) translateY(-50%);
}
.cat__menu ul li > ul.submenu {
	position: absolute;
	top: 20%;
	right: 100%;
	min-width: 200px;
	background: #ffffff;
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 3, 143, 0.1);
	-moz-box-shadow: 0px 15px 30px 0px rgba(0, 3, 143, 0.1);
	box-shadow: 0px 15px 30px 0px rgba(0, 3, 143, 0.1);
	border: 1px solid #b0c6c64d;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 11;
	padding: 20px 0;
}
.cat__menu ul li > ul.submenu li {
	display: block;
	margin-left: 0;
}
.cat__menu ul li > ul.submenu li a {
	padding: 9px 25px;
	font-size: 13px;
	text-transform: capitalize;
	border: 0;
}
.cat__menu ul li > ul.submenu li:last-child a {
	border-bottom: none;
}
.cat__menu ul li > ul.submenu li ul.submenu {
	padding: 20px 0;
	right: 120%;
	top: 0%;
	visibility: hidden;
	opacity: 0;
}
.cat__menu ul li > ul.submenu li:hover ul.submenu {
	visibility: visible;
	opacity: 1;
	right: 100%;
}
.cat__menu ul li > ul.submenu li:hover > a {
	margin-right: 5px;
}
.cat__menu ul li:hover > a {
	color: #D11E43;
}
.cat__menu ul li:hover .mega-menu {
	visibility: visible;
	opacity: 1;
	top: 0;
}
.cat__menu ul li:hover .submenu {
	top: 0;
	visibility: visible;
	opacity: 1;
}
.cat__menu ul li .mega-menu {
	position: absolute;
	right: 100%;
	top: 110%;
	width: 800px;
	background: #ffffff;
	z-index: 1;
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	-webkit-box-shadow: 4.316px 4.168px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 4.316px 4.168px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 4.316px 4.168px 20px 0px rgba(0, 0, 0, 0.1);
}
.cat__menu ul li .mega-menu::before {
	position: absolute;
	right: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	background: #FFF;
	box-shadow:0px 0px 15px -10px #000;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.cat__menu ul li .mega-menu {
		width: 620px;
		right: 100%;
	}
}
.cat__menu ul li .mega-menu li {
	width: 33.33%;
	float: right;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom:1px solid #EFEFEF;
}
.cat__menu ul li .mega-menu li > a {
	font-size: 15px;
	color: #333;
	margin-bottom: 0px;
	padding: 0;
	border: none;
	padding: 0;
	position: relative;
}
.cat__menu ul li .mega-menu li ul {
	padding: 0;
}
.cat__menu ul li .mega-menu li ul li {
	display: block;
	width: 100%;
	margin-bottom: 8px;
}
.cat__menu ul li .mega-menu li ul li a {
	font-size: 13px;
	color: #999999;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	width: auto;
	font-weight: 400;
}
.cat__menu ul li .mega-menu li ul li:hover > a {
	color: #D11E43;
	margin-right: 5px;
}
.cat__menu ul li .mega-menu li:hover > a {
	color: #D11E43;
}
.cat__menu ul li .mega-menu-2 {
	background-image: url("../images/bg/img-5.png");
}
@media (min-width: 1400px) {
	.cat__menu-2 {
		width: 100% !important;
	}
}

.cat-toggle {
	position: relative;
}
a#opencat{
	display:block;
	line-height: 50px;
	font-size:14px;
}
.cat__menu {
	position: absolute;
	top: 100%;
	right: 0;
	width: 100% !important;
	box-shadow: 0px 15px 30px 0px rgba(0, 3, 143, 0.1);
	z-index: 2;
	display: none;
}
.cat__menu.show{
	display: block;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.cat__menu {
		width: 88%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.cat__menu {
		width: 93%;
	}
}

.cat-toggle-btn-1 {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	padding: 15px 30px;
	padding-left: 75px;
	text-align: right;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.cat-toggle-btn-1 {
		padding-left: 30px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.cat-toggle-btn-1 {
		padding: 15px 15px;
		padding-left: 15px;
	}
}
.cat-toggle-btn-1 i {
	margin-left: 10px;
	font-size: 20px;
	position: relative;
	top: 2px;
}
.cat-toggle-btn-1:hover {
	background: #D11E43;
	color: #222;
}
.row-col-component{
	padding:15px;
}
.row-col-topcomponent{
	padding:15px;
}
.row-col-bottom{
	padding:15px;
}
.page-header h1,.jshop h1{
	font-size:20px;
	padding: 10px;
	background: rgba(0,0,0,0.1);
	border-radius:10px;
	margin-bottom:15px;
}
.page-header h2{
	font-size:17px;
	padding: 10px;
	background: rgba(0,0,0,0.05);
	border-radius:10px;
	margin-bottom:15px;
}
#main-component{
	padding:0!important;
}
span#mxcpr{
	display:none!important;
}
.productlist .row{
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.productlist .col-xl-2.col-lg-2.col-md-2.col-sm-6.h-100{
	overflow:hidden;
	padding: 25px;
	font-size: 13px;
	color:#5C5C5C;
	height:100%;
	text-align:center;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.productlist .col-xl-2.col-lg-2.col-md-2.col-sm-6.h-100:hover{
	box-shadow:0 1px 5px rgba(0,0,0,.2);
	position: relative;
	z-index: 1;
}
.productlist .col-xl-2.col-lg-2.col-md-2.col-sm-6.h-100 h6{
	font-size:14px!important;
	line-height:25px;
	height:50px;
	overflow:hidden;
}
#main-right > div{
	border-radius: 15px;
	padding: 15px;
	font-size: 13px;
	color:#5C5C5C;
	border:1px solid #CCC;
}
.form_sort_count{
	border-radius: 15px;
	padding: 10px;
	font-size: 13px;
	color:#5C5C5C;
	border:1px solid #CCC;
	margin-bottom:15px;
	display: flex;
	width:100%;
}
.form_sort_count .block_sorting_count_to_page{
	display: flex;
	width:100%;
}
.form_sort_count .block_sorting_count_to_page .control-group{
	margin-left:15px;
}
.form_sort_count .block_sorting_count_to_page .control-group select{
	border-radius:7px!important;
	margin:0!important;
	margin-right:10px!important;
}
#main-right > div h2{
	font-size:16px!important;
	font-weight:900;
	line-height:40px;
	border-bottom:1px solid #CCC;
	padding-right:10px;
	margin-bottom:15px;
}
#main-right > div h3{
	font-size:14px!important;
	font-weight:600;
	line-height:40px;
	padding:0px;
	margin-bottom:5px;
}
html body form .inputbox,html body form select,.ExtendedFilterContainer .filter-field-stock-select select, .ExtendedFilterContainer button.ui-multiselect{
	width:100%!important;
	max-width:100%!important;
	min-width:100%!important;
	border:1px solid #CCC!important;
	border-radius:6px;
	margin-bottom:5px;
	background:#FFF!important;
	line-height:35px!important;
	min-height:35px!important;
	padding:2px!important;
	padding-right:10px!important;
	direction: rtl;
	text-align: right;
	position: relative;
	font-family:'Shabnam'!important;
}
.ui-multiselect span.ui-icon{
	float:none!important;
	position: absolute;
	left:10px;
	top:30%;
}
html body .ui-multiselect-menu.ui-widget.ui-widget-content.ui-corner-all *{
	text-align:right!important;
	background:none!important;
	font-size:12px!important;
	direction:rtl!important;
	font-family:'Shabnam'!important;
}
html body .ui-multiselect-checkboxes label{
	padding:5px!important;
}
html body .ui-multiselect-checkboxes label input{
	margin-left:5px!important;
}
html body .ui-multiselect-filter,html body .ui-multiselect-header ul li{
	margin:0!important;
	float:none!important;
	width:100%!important;
	max-width:100%;
	line-height:30px!important;
}
.tab-pane{
	padding:30px;
	line-height:1.5em;
}
.row-fluid{
	width:100%;
	display:flex;
	flex-wrap: wrap;
	justify-content: right;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	align-items: stretch;
}
.row-fluid .sblock4{
	width:25%;
	max-width:25%;
	height:100%;
	flex-grow: 1;
	position: relative;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height:470px;
	overflow:hidden;
}
.row-fluid .sblock4:nth-child(7n + 5) {
  width: calc(100%/4);
  flex-grow:0;
}
.row-fluid .sblock6{
	width:16.666%;
	max-width:16.666%;
	height:100%;
	flex-grow: 1;
	position: relative;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height:470px;
	overflow:hidden;
}
.row-fluid .sblock6:nth-child(7n + 5) {
  width: calc(100%/6);
  flex-grow:0;
}
.row-fluid .block_product{
	position: absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.row-fluid .block_product .description{
	display:none;
}
.row-fluid .block_product .image a{
	width:240px;
	height:240px;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:40px;
}
.row-fluid .block_product .image img{
	width:240px;
	height:auto;
}
.row-fluid .block_product .old_price{
	position:absolute;
	left:20px;
	bottom:20px;
	color:#CCC;
	text-decoration-line: line-through;
}
.row-fluid .block_product .jshop_price{
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 2.1;
	position: absolute;
	left:20px;
	bottom:40px;
}
.row-fluid .block_product .qty_in_stock{
	font-size: 0.8rem;
	font-weight: 100;
	line-height: 2.1;
	position: absolute;
	right:20px;
	bottom:45px;
	color:#D11E43;
}
.row-fluid .block_product .productweight{
	font-size: 0.8rem;
	font-weight: 100;
	line-height: 2.1;
	position: absolute;
	right:20px;
	bottom:20px;
	color:#999;
}
.row-fluid .block_product .name{
	font-size: 1.0rem;
	font-weight: 400;
	line-height: 1.4;
	position: absolute;
	left:20px;
	right:20px;
	bottom:80px;
}
.row-fluid .block_product .name .jshop_code_prod{
	display:none;
}
.row-fluid .block_product .product_label{
	position: absolute;
	top:20px;
	right:20px;
	background: #FC0100;
	color:#FFF;
	border-radius: 4px;
	z-index: 1;
	padding:3px;
	font-size:13px;
}
.row-fluid .block_product .review_mark,.block_rating_hits{
	text-align: center;
	width:100%;
	height:20px;
}
.row-fluid .block_product .review_mark .stars_no_active,.block_rating_hits .stars_no_active{
	background: url('../images/5star-inactive.png') no-repeat top left;
	height:20px;
	display:block;
	margin:auto;
}
.row-fluid .block_product .stars_active,.block_rating_hits .stars_active{
	background: url('../images/5star-active.png') no-repeat top left;
	height:20px;
}
.row-fluid .block_product .count_commentar{
	display: none;
}
.row-fluid .block_product .buttons{
	position: absolute;
	left:20px;
	top:20px;
	z-index: 1;
	width:40px;
	opacity: 0;
	transition: all 0.5s;
}
.row-fluid .block_product:hover .buttons{
	opacity: 1;
}
.row-fluid .block_product .buttons .button_buy{
	background:rgba(255,255,255,0.8)!important;
	border:1px solid #F39F5F;
	border-radius: 100px;
	width:40px!important;
	height:40px!important;
	padding: 0!important;
	margin:0!important;
	font-size:0!important;
	overflow:hidden;
	margin-bottom: 10px!important;
	transition: all 0.5s;
}
.row-fluid .block_product .buttons .button_buy:before{
	content:"\f217";
	font-family: 'FontAwesome';
	font-size: 25px!important;
	background:rgba(255,255,255,0.8)!important;
	width:40px!important;
	height:40px!important;
	padding: 0!important;
	margin:0!important;
	display:block;
	color:#F39F5F;
}
.row-fluid .block_product .buttons .button_detail{
	background:rgba(255,255,255,0.8)!important;
	border:1px solid #F39F5F;
	border-radius: 100px;
	width:40px!important;
	height:40px!important;
	padding: 0!important;
	margin:0!important;
	font-size:0!important;
	overflow:hidden;
	margin-bottom: 10px;
	transition: all 0.5s;
}
.row-fluid .block_product .buttons .button_detail:before{
	content:"\f129";
	font-family: 'FontAwesome';
	font-size: 25px!important;
	background:rgba(255,255,255,0.8)!important;
	width:40px!important;
	height:40px!important;
	padding: 0!important;
	margin:0!important;
	display:block;
	color:#D11E43;
}
.pace.pace-inactive{
	display:none;
}
.pace-done{
	height:auto;
	padding: 0!important;
	margin:0px!important;
}
.list_related{
	width:100%;
	border:1px solid #CCC;
	border-radius:6px;
	padding:15px;
	margin-top:15px;
}
.list_related h3{
	font-size: 20px;
	line-height:33px;
	position: relative;
	margin-bottom:15px;
}
.list_related h3:before{
	content:'';
	width:70px;
	height:2px;
	background:#e6123d;
	display:block;
	position: absolute;
	right:0;
	bottom:0;
}
.list_related .row-fluid{
	border:none;
}
.list_related .row-fluid .sblock6{
	border-bottom:none;
}
.list_related .row-fluid .block_product .jshop_price{
	font-size:0.9rem;
}
.row-col-topcomponent.row-empty{
	display:none!important;
}
.image_thumb_list .row-fluid0{
	width:100%;
	display:flex;
	flex-wrap: wrap;
	justify-content: right;
	align-items: stretch;
}
.image_thumb_list .row-fluid0 .sblock0{
	width:23%;
	max-width:23%;
	flex-grow: 1;
	position: relative;
	border: 1px solid #CCC;
	border-radius: 6px;
	overflow:hidden;
	margin: 1%;
}
.image_thumb_list .row-fluid0 .sblock0 img{
	padding:10px;
}
.image_thumb_list .row-fluid0 .sblock0:nth-child(7n + 5) {
  width: calc(100%/4);
  flex-grow:0;
}
.product_label.label-7{
	background-color: rgba(230, 18, 61, 0.08);
	padding:15px;
}
.product_label img{
	height:16px;
	width:auto;
}
.productfull h1{
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 2.1;
	color: #060606;
	margin-bottom: 8px;
	
}
.productfull .category li{
	color:#EE654A;
}
.productfull .category li:after{
	content:'/';
	color:#EE654A;
}
#nav-profile .extra_fields_el{
	border-bottom: 1px solid #EFEFEF;
	display: flex;
}
#nav-profile .extra_fields_el .extra_fields_name{
	width:20%;
	padding: 10px;
}
#nav-profile .extra_fields_el .extra_fields_value{
	width:20%;
	padding: 10px;
}
.radio_attr_label{
	position: relative;
	padding-left:15px;
	padding-right:15px;
}
.radio_attr_label img{
	position: absolute;
	right:-15px;
	top:0;
	width:30px;
	height:30px;
	border-radius: 5px;
}
span.input_type_radio input{
	position: relative;
	z-index: 2;
	opacity: 0.6;
}
.image_middle{
	position: relative;
}
.image_middle .keys{
	position: absolute;
	z-index: 2;
	top:10px;
	right:10px;
	width:30px;
	color:#333;
}
.image_middle .keys button{
	display:block;
	width:30px;
	height:30px;
	border:none;
	background:none;
	font-size:25px;
}
.fullinfo > *{
	line-height:40px;
	border-bottom:1px solid #EFEFEF;
}
.old_price{
	font-size:12px;
	color:#999;
	text-decoration-line: line-through;
}
.prod_price{
	font-size:20px;
	letter-spacing: -1px;
	font-weight: 700;
}
.tab-content p,.tab-content li{
	line-height:30px!important;
}
