.header-menu {
  /*  position: static; */
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background: -moz-linear-gradient(top, #e8e8e8 0%, #dbdbdb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#dbdbdb));
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#dbdbdb 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%,#dbdbdb 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%,#dbdbdb 100%);
    position: relative;
    background: #e8e8e8;
    /* background: #ebebeb; */
    z-index: 998;
}
.header-menu-vertical .menu-title {
    /* background: #2D64C9; */
    background: -moz-linear-gradient(top, #e8e8e8 0%, #dadada 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#dadada));
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#dadada 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%,#dadada 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%,#dadada 100%);
}
.header-horizontal-menu .menu-content li.active > a, .header-horizontal-menu .menu-content li:hover > a {
    color: #0c8bf8;
}
.produ-box{width: 100%;height: 5rem;}
.single-category a{border:0;padding-bottom: 0px; }
.single-product .product-content{padding: 10px 15px;}
.single-product .product-content .product-price .price-one {
    font-size: 14px;
    font-weight: 500;
    color: #898989;
    margin-right: 8px;
}
.single-product .product-content .product-price .price-two {
    font-size: 16px;
    font-weight: 500;
    color: #e52e06;
}
.nav-item .nav-spans{
	display: inline-block;
    font-size: 20px;
    color: #333;
    font-weight: 500;
    line-height: 55px;
    cursor: pointer;
}
.nav-pls{width: 60%;height: 2px;background: #689BF7;}
   .tab-settivt{margin: 0 15px;}
      @media (max-width: 767px) {
     .tab-settivt{margin: 0;} }
.product-menu .nav .nav-item a{line-height: 45px;}
.product-menu .nav .nav-item a::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #689BF7;

}
.special-product-2 .special-product-countdown-2 .special-title {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
}
.special-product-2 .special-product-gallery-2 {
    border: 1px solid #e5e5e5;
    padding: 0 20px 28px;
}
.lunbo-bgs{padding: 0 45px;background: #EDEDED;}
.sidebar-widget{background:url(../images/banner-10.jpg);border: 0;padding: 54px 30px;}
.single-product .product-image a .first-image{width: 100%;
    object-fit: cover;}
/*
.single-product .product-image a .second-image{width: 100%;
    height: 13rem;object-fit: cover;}
*/
      @media (max-width: 767px) {
   .single-product {
/*
    border: 1px solid #e5e5e5;
    height: auto;
    overflow: hidden;
*/
} }
.single-product .loadimg{
	padding: 3rem;
}
.single-product { 
    /* border: 1px solid #e5e5e5; */
/*  height: 23rem; */
    overflow: hidden;
}
.conboxtabo{border-top:1px solid #F2F2F2;border-bottom:1px solid #F2F2F2;}
.single-product-content p {
    padding-top: 15px;
}
.single-product-content .price_range_c,.price_range_cn{
    color: #000;font-weight: 600; 	
    font-size: 24px;
}
.single-product-content .price_b{
	font-size: 2.1rem;
}
.price_range_cn{
	padding-bottom:15px;
}

