
body { font-family:'Open Sans', sans-serif;}
.wapper{ max-width:1200px; width:100%;}
.dropdown { position: absolute; z-index: 99999; background: #fff; border: 0; box-shadow: 0 1px 3px 0 rgba(0,0,0,.6); display: none; color: #131219 }
.wrap{ max-width:1800px; margin:0 auto; padding:0 15px; box-sizing:border-box;}
.row{display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap;}
.space-between{-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-6,.col-lg-7,.col-lg-9,.col-lg-10,.col2,.col3{ float:left; padding:0 15px; box-sizing:border-box;}
.col-lg-2{width:16.66666667%;}
.col-lg-3{ width:25%;}
.col-lg-4{ width:33.3333333%}
.col-lg-6{ width:50%;}
.col-lg-7{ width:58.33333333%;}
.col-lg-9{ width:75%;}
.col-lg-10{ width:83.33333333%;}
.col2{ width:80%;}
.col3{ width:20%;}

.top_ad img{max-width:100%;}
#top_box{ background:#D94939;  color:#ccc;height:40px;border-bottom:solid 1px rgba(255,255,255,0.05); padding: 0 15px; box-sizing:border-box;}
#top_box .welcome{line-height:40px;float:left; width:50%; min-height:40px; color:#fff;}
#top_box .top_right{float:right;}
#top_box .currency_box{float:right;height:40px;padding-left:10px; position:relative;}
#top_box .currency_txt{line-height:39px;height:39px; position:relative; padding-right:15px; color:#fff;}
#top_box .currency_txt i{ position:absolute; height:auto; width:auto; margin:0;}
#top_box .drop_currency{top:40px; border-radius:3px 3px 0 0; left: -15px; min-width: 86px; padding: 3px 0;}
#top_box .currency li a { color: #333; display: block; overflow: hidden; height: 22px; line-height: 22px; padding: 0 8px; text-align:center;}

#top_box .top_rt{ border:none; margin:0;line-height:39px;height:39px; padding:0 10px;}
#top_box .top_rt>a{color:#fff; padding:0 5px; display:block;}
#top_box .help{ position:relative; margin-right:10px;}
#top_box .help i,#top_box .currency_txt i{ position:absolute; right:0; top:0; transition:-webkit-transform 200ms;}
#top_box .help ul{ position:absolute; top:100%; right:0; border-radius:3px 3px 0 0; background:#fff; padding:4px 0; box-shadow:2px 2px 10px 0px rgba(0 ,0, 0, 0.2); z-index:1001; display:none;}
#top_box .help ul li a{ padding:0 20px; position:relative; display:block; height:44px; line-height:44px; white-space:nowrap;}
#top_box .help ul li a i{ right:auto; left:20px; font-size:18px;}
#top_box .help ul li a:hover,#top_box .currency li a:hover{ background:#f2f2f2; color:#EC5A4A;}
#top_box .help:hover>a,#top_box .currency_box:hover .currency_txt{ color:#fff;}
#top_box .help.on a i,#top_box .currency_box.on i{ transform:rotate(-180deg);}
#top_box .help.on ul{ display:block;}

#top_box .login{}
#top_box .login a{display:block;line-height:40px;height:40px;}
#top_box .login a:hover{color:#fff;}


#header_box{width:100%; letter-spacing:0.5px;}
#header_box .header{padding:30px 0; background:#EC5A4A;}
#header_box .header_lt{}
#header_box .logo{ width:auto;height:50px;}
#header_box .logo a{ vertical-align:middle; height:50px; display: flex; align-items: center;}
#header_box .logo a img{vertical-align:middle;max-height:100%; max-width:100%;}
#header_box .search{ z-index:1000; width:auto; padding:0 115px 0 0; height:50px; border-radius:3px; position:relative; background:#eef1fa; border-radius:5px;}
#header_box .select_box{ padding:0 38px 0 18px; height:50px; min-width:130px; background:#fff; border-left:1px solid #d7d7d7; float:right; box-sizing:border-box; position:relative; cursor:pointer;}
#header_box .select_box span{ font-size:14px; line-height:50px; display:inline-block; box-sizing:border-box; letter-spacing: 0.5px; color:#555;}
#header_box .select_box i{ position:absolute; right:13px; top:18px; color:#999; font-size:18px; font-size:12px; font-weight:bold;}
#select_box{ background:#fff; position:absolute; left:0; top:100%; transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;-webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; opacity:0; visibility:hidden;}
#select_box.open{ opacity:1; visibility:visible; -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);}
#select_box:before { content: ""; position: absolute; display: inline-block; height: 20px; width: 14px; background: #fff; top: -20px; left: 0;}
#select_box ul{ min-width:200px; height:330px; overflow: auto;}
#select_box li{ white-space:nowrap; color:#555; padding:0 20px; line-height:40px; letter-spacing:0.5px;}
#select_box li.all{ font-weight:bold;}
#select_box li:hover,#select_box li.all{ background: #f6f6f6;}
#header_box .searchform{ width:auto; height:50px; border:0; overflow:hidden; position:static;}
#header_box .search_input{ width:100%; height:50px; padding:0 15px; background:#fff;border:none; text-indent:0; box-sizing:border-box; border-radius:5px 0 0 5px;}
#header_box .btn_search{ width:115px;height:50px; background:#222; margin:0;padding:0;color:#fff;font-size:14px; border:0; border-radius:0 5px 5px 0; position:absolute; right:0; top:0; cursor:pointer;}
#header_box .btn_search i{ display:none; font-size:20px;}

#header_box .header_rt{ -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: flex-end;}
#header_box .header_rt .iem{ position:relative; margin-left:25px;}
#header_box .iem>a.name{ color:#fff; display:block; text-align:center; font-size:12px;}
#header_box .iem>a>i{font-size:34px; line-height:50px;}
#header_box .login_box{float:right; position:relative; z-index:999;}
#header_box .login_box a i{display:block; text-align:center; line-height:50px; font-size:27px; overflow:hidden;  box-sizing:border-box; color:#fff; font-weight:bold;}
#header_box .login_box ul{ min-width:180px; padding:10px 0; background:#fff; box-shadow:2px 2px 10px 0px rgba(0 ,0, 0, 0.2); position:absolute; left:50%; top:100%; transform:translateX(-50%); border-radius:2px; border:1px solid #ddd; display:none;}
#header_box .login_box ul li a{ padding:0 20px; display:block; height:30px; line-height:30px; color:#333;}
#header_box .login_box ul li a:hover{ color: #EC5A4A; background: #ededed;}
#header_box .login_box:hover ul{ display:block;}

#header_box .wish_list{float:right; cursor:pointer;}
#header_box .wish_list:hover a,#header_box .cart_box:hover a.name,#header_box .login_box:hover a.name{color:#ec7612;}

#header_box .cart_box{ float:right;height:50px; border:0;margin:0;padding:0;}
#header_box .cart_txt span{text-align:center; display:inline-block; position:relative; color:#fff;}
#header_box .cart_txt i{ color:#fff; width:auto; height:auto; font-size:30px; line-height:35px;}
#header_box .cart_box #shopping_cart_count{ width:21px; height:21px;line-height:21px; border-radius:50px; background:#E7301C; text-align:center; display:inline-block; color:#fff; font-size:12px; font-weight:normal;}

#header_box #nav_wrapper{height:58px; box-sizing:border-box;}

#header_box .nav_box{border:0;height:58px; width:100%;}
#header_box .nav{height:58px;width:auto;margin:0;}
#header_box .nav>li{height:auto; padding:0 15px; position:relative;}
#header_box .nav>li>a{border:0;height:58px;line-height:58px;display:inline-block; font-size:16px; color:#707070; font-weight:600; padding:0; text-transform:uppercase;}
#header_box .nav li a i{ font-size:13px; float:right;}
#header_box .sub_nav{top:58px;box-shadow:0 2px 2px 2px rgba(0, 0, 0, 0.2);border-color:#e9e9e9; min-width:220px; width:auto; padding:10px 0; -webkit-transform: perspective(600px) rotateX(-90deg); -moz-transform: perspective(600px) rotateX(-90deg);-ms-transform: perspective(600px) rotateX(-90deg); -o-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: 100% 0%; -moz-transform-origin: 100% 0%; -ms-transform-origin: 100% 0%; -o-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; display:block;}
#header_box .nav .sub_nav li{ float:none; width:auto;}
#header_box .nav .sub_nav li a{overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 20px; height:32px; line-height:32px; color:#444; font-size:14px;}
#header_box .nav li:hover>a{ color:#000;}
#header_box .nav .sub_nav li a:hover{ background:none; color:#ec5a4a;}
#header_box .nav li.on .sub_nav{ opacity: 1; visibility: visible; -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -ms-transform: perspective(600px) rotateX(0deg); -o-transform: perspective(600px) rotateX(0deg); transform: perspective(600px) rotateX(0deg);}

#header_box .rt_nav{ float:right; margin-top:18px;}
#header_box .rt_nav ul li{ float:left; padding:0 0 0 18px; margin-left:18px; position:relative;}
#header_box .rt_nav ul li.login{ margin:0; padding:0;}
#header_box .rt_nav ul li:after{ background-color: rgba(255, 255, 255, 0.4); content: ""; height: 11px; position: absolute; left: 0; top: 5px; width: 1px;}
#header_box .rt_nav ul li.login:after{ display:none;}
#header_box .rt_nav ul li a{ color:#fff;}
#header_box .rt_nav ul li a i{ line-height:1; margin:0 3px -5px 0;}
#header_box .rt_nav ul li a i.icon-closed{ font-size:14px; margin-bottom:-3px;}
#header_box .rt_nav ul li a i.icon-dianhua2{ font-size:14px;}

#header_box.posFixed{ width:100%; position:fixed; left:0; top:0; -webkit-animation: searchTop .5s ease-in-out; animation: searchTop .5s ease-in-out; z-index:10000;}
#header_box.posFixed .header{ padding:10px 0;}
#header_box.posFixed #nav_wrapper{ display:none;}
#header_box.posFixed .hotkeywordbox{ padding:7px 15px;}
 @-webkit-keyframes searchTop{0%{top:-70px}100%{top:0}}
 @-moz-keyframes searchTop{0%{top:-70px}100%{top:0}}
 @keyframes searchTop{0%{top:-70px}100%{top:0}}
 
#header_box .header-mobile-menu{display:none; background:none; border:none; line-height:50px; color:#fff; padding:0 5px; margin-left:0 !important; box-sizing:border-box;}
#header_box .header-mobile-menu i{ font-size:22px;}

.mobile-nav {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	z-index: 10001;
	left: 0;
	background-color: rgba(0,0,0,0);
	visibility: hidden;
	transition: all .15s linear;
}
.mobile-nav .mb-nav-box {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: calc(100% - 100px);
	max-width: 440px;
	background-color: #fff;
	transform: translateX(-100%);
	transition: all .15s linear;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li {
	min-height: 50px;
	border-bottom: 1px solid rgba(153,153,153,.2);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding:0 20px;
}
.mobile-nav .mb-nav-box .close-menu {
    position: absolute;
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 45px;
    height: 45px;
	padding:10px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	right: -20px;
    top: 20px;
	box-sizing:border-box;
    z-index: 9;
}
.mobile-nav .mb-nav-box .close-menu svg {
	width: 22px;
	height: 22px;
	fill: #666;
}
.mobile-nav .mb-nav-box .header-menu{
    overflow-y: auto;
    height: 100%;
}
.mobile-nav .mb-nav-box .navigation{
	padding: 20px 20px 19px 20px !important;
	font-size:24px;
	font-weight: bold;
	text-transform:uppercase;
}
.mobile-nav .mb-nav-box .navigation svg{
	margin-right:10px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li>a {
	width: 100%;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
    font-size: 16px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li>a span{
	width:40px;
	height:40px;
	padding:14px;
	box-sizing:border-box;
	margin-right:-10px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li>a svg {
	width: 12px;
	height: 12px;
	fill: #666;
	padding:15px;
	margin:0 -10px 0 0;
	transition: transform .3s linear;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li .header-sub-menu {
	margin-left: 16px;
	line-height: 40px;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all .3s ease;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li .header-sub-menu li {
	height: 40px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li .header-sub-menu li a {
	display: block;
	height: 100%;
}


.index_default{
	width:100% !important;
	margin:0;
}


.banner_specs_large{ height:32vw;}

/* footer */
#bottom_box{padding:0;width:100%; background:#fff; font-size:12px; color:#666; letter-spacing:0.5px;}

#bottom_box .bottom_top{ background:#EC5A4A; padding:30px 15px; overflow:hidden;}
#bottom_box .bottom_top h3{ color:#fff; text-transform:uppercase; font-size:12px; line-height:42px; margin-right:20px; font-size:18px; font-weight:600; float:left;}
#bottom_box .newletterform{ width:45%; position:relative;}
#bottom_box .newletterform label{display:none;}
#bottom_box .newsletter_txt{width:100%;height:42px; border:none; float:left;padding:0 120px 0 15px; border-radius:5px; box-sizing:border-box;}
#bottom_box .newsletter_btn{width:auto; padding:0 15px; height:42px;float:left;background:#222;text-align:center;line-height:42px;margin:0; color:#fff; position:absolute; right:0; top:0; border-radius:0 5px 5px 0; text-transform:uppercase; font-weight:600; font-size:14px; letter-spacing:0.5px; border:none; }
#bottom_box .shartto{float:none; width:auto; height:auto; line-height:normal; overflow:hidden;}
#bottom_box .shartto li{width:auto;height:auto;margin:0 15px 0px 0;}
#bottom_box .shartto li a{width:42px;height:42px;border-radius:5px;background:rgba(0, 0, 0, 0.2);color:#fff;display:inline-block;text-align:center;line-height:42px; font-size:18px;}
#bottom_box .shartto li a:hover{ background:#fff; color:#EC5A4A;}

#bottom_box .link_box{ padding:50px 0;}
#bottom_box .link_box dl{ width:25%; padding:0 15px; box-sizing:border-box;}
#bottom_box .link_box dl dt{font-size: 18px;color: #222;margin-bottom: 20px; font-weight:600; height:auto;line-height:20px; text-transform:uppercase; position:relative; padding-top:15px;}
#bottom_box .link_box dl dt:after{ content: " "; width: 220px; border-bottom: 1px solid rgba(255, 255, 255, 0.08); display: inline-block; position: absolute; left: 0; bottom: 0;}
#bottom_box .link_box dl dd{ padding:6px 0;}
#bottom_box .link_box dl dd a{padding:0; color:#555; line-height:18px; font-size:14px; position:relative; padding-left:20px;}
#bottom_box .link_box dl dd i{ position:absolute; left:0; top:50%; transform:translateY(-50%);}
#bottom_box .link_box dl dd a:hover{color:#EC5A4A; margin-left:15px;}

#bottom_box .link_box .contact_us{ min-height:40px;}
#bottom_box .link_box .contact_us img{ margin-bottom:20px;}
#bottom_box .link_box .contact_us p{ position:relative; padding-left:30px; margin-bottom:10px; line-height:25px;}
#bottom_box .link_box .contact_us i{ background:none; position:absolute; left:0; top:50%; transform:translateY(-50%); width:30px; height:30px; line-height:30px; font-size:20px;}

#bottom_box .copyright{ color:#fff; background:#222; padding:15px 0; line-height:40px; text-align:center;}
#bottom_box .copyright img{ padding-bottom:20px; max-width:100%;}
#bottom_box .copyright a{ color:#fff;}

.block_items_imagetext_img{ text-align:center;}

@media screen and (max-width: 1366px) {
	#bottom_box .bottom_top h3{
		width:100%;
		float:none;
	}
	#bottom_box .newletterform{
		width:70%;
	}
}
@media screen and (max-width: 1200px) {
	#header_box .header{
		padding:20px 0;
	}
	#header_box .cart_txt span{
		 vertical-align:middle;
	}
	#header_box .cart_txt span p{
		display:none;
	}
	#header_box .cart_txt i{
		line-height:50px;
	}
	
}
@media screen and (max-width: 1024px) {
	#header_box #nav_wrapper{
		display:none;
	}
	#header_box .header-mobile-menu{
		display:block;
	}
	#bottom_box .shartto li{
		margin-bottom:10px;
	}
	#bottom_box .bottom_top .newletter{
		display:block;
	}
	#bottom_box .newletterform{
		width:100%;
	}
	.disclosure--main {
		display:none;
		width: calc(100% - 40px);
		-webkit-box-flex: 1;
		flex: 1 0 50%;
		position: relative;
		outline: 0;
		margin:10px 20px 0 20px;
		box-sizing:border-box;
	}
	.disclosure--toggle {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		justify-content: space-between;
		border-radius: 2px;
		border: 1px solid #bebebe;
		color: var(--color-text);
		background-color: var(--color-page-bg);
		cursor: pointer;
		padding: 8px 24px 8px 16px;
		width: 15%;
		position: relative;
	}
	.disclosure--current-option {
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
	.disclosure--toggle .icon--root {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		left: 12px;
		color: var(--color-text);
		height: 6px;
		width: 10px;
	}
	.disclosure--toggle .icon--chevron-up {
		display: none;
	}
	.disclosure--form {
		background-color: var(--color-page-bg);
		border: 1px solid var(--color-border);
		border-radius: 2px;
		min-width: 100%;
		position: absolute;
		display: none;
		overflow-y: auto;
		z-index: 5;
		box-shadow: 0 0 10px rgba(0,0,0,.08);
	}
	.disclosure--form li a{
		color: var(--color-text)!important;
		display: inline-block;
		padding: 9px 15px;
		white-space: nowrap;
		width: 100%;
		cursor: pointer;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 768px) {
	#header_box .header{
		padding:10px 0;
	}
	.wrap{
		padding:0 5px;
	}
	#header_box .header_lt{
		width:20%;
	}
	#header_box .header_ct{
		padding:0;
	}
	#header_box .header_rt{
		width:30%;
	}
	#header_box .header_rt .iem{
		margin-left:15px;
	}
	#header_box .iem>a>i{
		font-size:30px;
	}
	#header_box .login_box a i{
		font-size:24px;
	}
	#header_box .header-mobile-menu i{
		font-size:20px;
	}
	#header_box .cart_txt i{
		font-size:25px;
	}
	#header_box .cart_box,
	#header_box .btn_search,
	#header_box .search_input,
	#header_box .select_box,
	#header_box .search,
	#header_box .logo,
	#header_box .logo a{
		height:40px;
	}
	#header_box .select_box span,
	#header_box .header-mobile-menu,
	#header_box .login_box a i,
	#header_box .iem>a>i,
	#header_box .cart_txt i{
		line-height:40px;
	}
	#header_box .select_box i{
		top:13px;
	}
	#header_box .search{
		padding-right:50px;
	}
	#header_box .btn_search{
		width:50px
	}
	#header_box .btn_search i{
		display:block;
	}
	#header_box .btn_search span{
		display:none;
	}
	
	#bottom_box .link_box dl{
		width:50%;
		padding:0 25px;
	}
}
@media screen and (max-width: 767px) {
	#top_box .top_right{
		display:none;
	}
	#top_box .welcome,
	#header_box .header_lt,
	#header_box .header_ct,
	#header_box .header_rt,
	#bottom_box .shartto_box,
	#bottom_box .newletter,
	#bottom_box .bottom_top h3,
	#bottom_box .shartto,
	#bottom_box .newletterform{
		width:100%;
		padding:0;
	}
	#top_box .welcome{
		text-align:center;
	}
	#header_box .logo{
		text-align:center;
		padding-bottom:10px;
	}
	#header_box .logo a{
		justify-content: center;	
	}
	#header_box .header_ct{
		padding-bottom:10px;
	}
	#header_box .header_rt{
		justify-content: space-around;
		padding:0;
	}
	#bottom_box .bottom_top h3{
		font-size:14px;
		margin-right:0;
	}
	#bottom_box .copyright{
		padding:15px;
		line-height:24px;
	}
}

@media screen and (max-width: 480px) {
	
	#bottom_box .link_box dl{
		width:100%;
	}
	
}


/*手机端左侧菜单*/
.main{
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
	transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.main_show{
	overflow:hidden !important;
	height:100%;
	box-sizing:border-box;
}

.main_show .main_bg{
	display:block;
}




.main_bg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:99999;
}
.product_detail_2017 .viewfontright{
	width:555px;
}

.block_items_products_rec .block_rec_ul li .name{
	font-size:16px;
}
.block_items_products_rec .block_rec_ul li .name:hover{
	text-decoration:none;
	color:#73b7cc;
}
.block_items_products_rec .block_rec_ul li .price{
	color:#484b4f;
	font-size:14px;
}



.mini_detail{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;display:none;}
.mini_detail .mini_detail_bg{position:fixed;left:0;top:0;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:-1;}
#mini_detail{position:fixed;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);left:0;right:0;margin:auto;width:960px;position:relative;}
#mini_detail .icon-iconfontclose{position:absolute;right:10px;top:10px;font-size:30px;background:none;color:#333;cursor:pointer;}


/* 首页 */

.index_default .swiper-pagination-bullet{background:none;width:6px;height:6px;border:2px solid #fff;outline:none;}
.index_default .swiper-pagination-bullet-active{background:#fff;}
.index_default .swiper-button-next,
.index_default .swiper-button-prev{background:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(54,54,54,0.15);text-align:center;}
.index_default .swiper-button-next .icon,
.index_default .swiper-button-prev .icon{width:20px;height:20px;padding:15px 0;fill:#1c1b1b;}
.block_single_products .single_product_shop_now{padding:0 20px;width:auto;display: inline-block;    background: transparent;
    border: 1px solid #1c1b1b;transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);position:relative;}
.block_single_products .single_product_shop_now:before{    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(1, 1);
    transform-origin: left center;
    background-color: #1c1b1b;
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;}
.block_single_products .single_product_shop_now:hover:before {
    transform-origin: right center;
    transform: scale(0, 1);
}
.block_single_products .single_product_shop_now:hover {
    color: #1c1b1b;
    background-color: transparent;
}
