/*public*/
body, #wrapper {
    font-family: "Ubuntu", sans-serif;
    background-color: #f6f6f6;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select{
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: 2px solid rgb(129,129,129,0.2);
    background-color:unset;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}
input[type="text"]:focus,input[type="text"]:hover{ border:2px solid rgb(129,129,129,0.2) !important; background-color: unset !important; }
.btn-primary {
    background: #000;
}
.btn-primary:hover{background-color: #333;}
#content h1{ font-size: 24px; color: #242424; }
.form-horizontal .control-label{ text-align: left; }
/*public end*/

/*header begin*/
.typeheader-1{ position:absolute; width: 100%; z-index: 9999; }
header.navbar-compact{ background-color: #fff; }
.typeheader-1 .header-top{ height: 40px; line-height: 40px; color: #fff; display: none;}
.header-bottom .container{ width: 95%; }
.typeheader-1 .header-bottom{ padding: 0; background-color: unset;border-bottom: none;}
.typeheader-1 .header-bottom .logo{ line-height: 90px; }
.typeheader-1 .header-bottom .bottom-right{ line-height: 90px; }
.typeheader-1 .header-bottom .main-menu-w{ margin-top: 0; }
.container-megamenu.horizontal ul.megamenu > li > a{ height: 90px; line-height: 90px; padding: 0; font-size: 13px; color: #fff;}
header.navbar-compact .container-megamenu.horizontal ul.megamenu > li > a{ color: #545454; }
.container-megamenu.horizontal ul.megamenu > li > a:before{ height: 0; }
.typeheader-1 .search-header-w #sosearchpro .search{ top: 0; right: 40px; margin-bottom: 0;}
.typeheader-1 #sosearchpro .search button{ display: block; color: #000;}
.typeheader-1 .search-header-w #sosearchpro .search input{border: 1px solid #000;}
.shopping_cart .dropdown-menu .btn-view-cart{ float: left !important; }
.container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu{text-transform: capitalize; color: #555;}
/*header end*/

#content .slideshow-listing{ margin:0; }

.bx_banner_box{ padding: 0; }
.bx_banner_left{
    position: relative;
    margin-bottom: 60px;
}
.bx_banner_right{
    /*background-color: #D7DFDF;*/
    /*background-image: url(../../../../../image/catalog/banner/banner_right.jpg);*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;*/
    /*padding: 100px 75px 130px 75px;*/
    margin-top: 20px;
}
.left_b_bottom{ position: absolute; left: 105px; bottom: -60px; width: 80px; }
.bx_banner_title{
    font-size: 17px;
    line-height: 20px;
    letter-spacing: .8em;
    text-transform: uppercase;
    color: #000;
    line-height: 40px;
}
.bx_banner_name {
    font-weight: 300;
    font-size: 58px;
    line-height: 1.172;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #000;
    margin-top: 15px;
}


.bx_read_more{ margin-top: 50px; position:absolute; bottom:100px; left:7%;}
.bx_read_more a{
    text-transform: uppercase;
    padding: 17px 30px 17px 30px;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    letter-spacing: 3px;
}
.bx_read_more a:hover{ background-color: #fff; color: #000; }


/*service*/
.block-policy { text-align: center;}
.block-policy .policy_bold {font-size: 15px;font-weight: bold; margin: 15px 0; color: #242424;}
.block-policy p { font-size: 13px; color: #777;}
/**/

/*Choose Your Product*/
.choose_product{ text-align: center; padding: 45px 0; }
.choose_product h2{ color: #fff; font-size: 68px; margin-bottom: 30px;}
.choose_product a{ font-size: 14px;  font-weight: 600;text-transform: uppercase;fill: #000;color: #606060;background-color: #fff;border-radius: 0 0 0 0;    padding: 15px 45px;margin: auto;}
.choose_product a:hover{ background-color: #00ce1b; color: #fff; }

/*testimonial*/
.yt-testimonial .owl2-item{ padding: 0 15px; }
.yt-testimonial .owl2-item .item{padding: 30px; border: 0; box-shadow: 0 0 5px rgb(0 0 0 / 10%);transition: box-shadow .5s ease; margin:5px 0;}
.yt-testimonial .owl2-item .item:before{font-family: "FontAwesome";content: "\f005" "\f005" "\f005" "\f005" "\f005"; color: #eabe12; width: 100%; text-align: center; font-size: 15px; display: inline-block;margin-bottom: 10px;}
.yt-testimonial .extraslider-inner .item-wrap .item-wrap-inner .item-info p{color: #54595F; font-size: 12px;}
.yt-testimonial .extraslider-inner .item-wrap .item-wrap-inner .item-info h5{ font-weight: bold; color: #242424; font-size: 13px; margin:5px 0 0 0; }
.yt-testimonial.button-type2 .owl2-prev,.yt-testimonial.button-type2 .owl2-next{ font-family: "FontAwesome" !important; background: none !important;    font-size: 40px !important; color: #000 !important;}
.yt-testimonial.button-type2 .owl2-prev:before {content: "\f104";}
.yt-testimonial.button-type2 .owl2-next:before {content: "\f105";}
.mod-testimonial_7cu7 h3{ color: #1c1c1c; font-size: 20px; }
/*testimonial end*/

.bx_category_slider{ padding: 0 65px; }
.common-home .bx_category_slider .so-extraslider .owl2-controls .owl2-nav .owl2-prev{left:10px !important;}
.common-home .bx_category_slider .so-extraslider .owl2-controls .owl2-nav .owl2-next{ right:10px !important; }

.common-home .bx_category_slider .so-extraslider .owl2-controls .owl2-nav .owl2-prev, .common-home .bx_category_slider .so-extraslider .owl2-controls .owl2-nav .owl2-next{background-color: #616161; }
.common-home .bx_category_slider .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover, .common-home .bx_category_slider .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover{ background-color: #000; }
.hot_category{ margin-top:30px; padding: 40px 0;}
.hot_cate_title,.bx_index_us .index_us_text .index_us_title{
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: .8em;
    text-transform: uppercase;
    color: #454545;
}
.hot_category h3,.bx_index_us .index_us_text h3{ color: #000;font-weight: 400;
    font-size: 36px;
    line-height: 1.28;
    letter-spacing: .14em;
    text-transform: uppercase;
    margin: 10px 0 40px 0;
}
.hot_category p,.bx_index_us .index_us_text p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.hot_category a{
    text-transform: uppercase;
    padding: 17px 30px 17px 30px;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000;
    display: inline-block;
    color: #000;
    letter-spacing: 3px;
}
.hot_category a:hover{ background-color: #000; color:#fff; }

.bx_us_box{ margin-bottom: 75px; }
.bx_index_us{ display: flex; margin: 75px 0; }
.bx_index_us .us_left{ width:50%; float: left; }
.bx_index_us .us_right{ width: 50%; float: right; margin:075px 0px -75px 0px;}
.bx_index_us .index_us_text{ background-color: #fff; padding: 75px 85px; text-align: center;}
.bx_index_us .index_us_text p{ text-align: justify; }
.bx_index_us .index_us_text a{
    text-transform: uppercase;
    padding: 17px 30px 17px 30px;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000;
    display: inline-block;
    color: #fff;
    background-color: #000;
    letter-spacing: 3px;
}
.bx_index_us .index_us_text a:hover{ opacity: 0.8; }


/*index blog*/
.common-home .so-latest-blog .so-blog-external .blog-external .media{box-shadow: 0 0 4px rgb(0 0 0 / 12%); transition: box-shadow .35s ease; margin:2px;}
.common-home .so-latest-blog .so-blog-external .blog-external .media .banners{ overflow: hidden; }
.common-home .so-latest-blog .so-blog-external .blog-external .media .banners a{transition: transform .7s ease,opacity .7s ease;}
.common-home .so-latest-blog .so-blog-external .blog-external .media:hover .banners a{transform: scale(1.03);}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption{ margin:0; padding: 65px; text-align: center; }
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption h4 a{ 
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-family: "Ubuntu";
}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption .description{ 
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.015em;
    color: #908c8c;
    margin-top: 30px;
}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption .readmore a{ 
    text-transform: uppercase;
    padding: 17px 30px 17px 30px;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000;
    display: inline-block;
    color: #000;
    letter-spacing: 3px;
    float: none;
    margin-top: 35px;
}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption .readmore a:hover{ background-color: #000; color: #fff; }
.so-blog-external .owl2-dots .owl2-dot.active,.so-blog-external .owl2-dots .owl2-dot:hover{ background: #000 !important; }
/*index blog end*/

.layout-1.common-home #content .module h3.modtitle{ padding-bottom: 0; }
.layout-1.common-home #content .module h3.modtitle span{ font-size: 35px; margin-bottom: 0; font-weight: normal;font-family: "Ubuntu";}
.price .price-new, .price span.price{ color: #242424; opacity: 0.8; letter-spacing: 0.8px;}
.products-list.grid .product-layout { padding: 0 15px; }
.products-list.grid .product-layout .product-item-container{ background-color: #fff;}
.yt-testimonial .owl2-dots .owl2-dot:hover{ background: unset !important; }
.owl2-carousel .owl2-dots .owl2-dot.active span, .owl2-carousel .owl2-dots .owl2-dot:hover span{ background:#242424 !important;opacity: 0.9;  }

/*breadcrumbs*/
.breadcrumbs .current-name{ display: none; }
.breadcrumbs ul.breadcrumb{ float:unset; width: 100%; }

#socialLogin{
    color: #FFFFFF;
    background-color: #88BAB5;
    background-image: url(../images/header_bg.png);
    background-repeat: repeat;
    background-position: center;
    background-size: 290px 290px;
    padding: 94px 0  0 0;
    margin-bottom: 5px;
    text-align: center;
}
.common-home #socialLogin{ padding: 0; margin:0;}
.breadcrumbs{
    color: #FFFFFF;
    background-color: unset;
    margin-bottom: 20px;
}
ul.breadcrumb{ margin: 10px 0; }
ul.breadcrumb li a,ul.breadcrumb li:last-child a{ color: #000; }
ul.breadcrumb li:not(:last-child):after{ background-color:#000; }
/*ul.breadcrumb{margin:5px 0 20px 0;}*/

.panel{ background-color: unset; }

/*left box*/
.content-aside .module{border: 0;}
.content-aside .module h3.modtitle2, .content-aside .module h3.modtitle{background-color:unset; color: #333; margin-bottom: 10px;}
.box-category ul ul li a{padding: 6px 0; color: #727272; font-size: 14px; display: inline-block;}
.box-category ul li ul li a:before{content:"";}
.box-category ul li a.active{ font-weight: bold; color: #333; }
.box-category ul ul{ margin-bottom: 0; }
.box-category > ul > li{ border-bottom: 0; }
.box-category > ul > li ul{ margin-left: 5px; }
.box-category > ul > li > a{ font-size:15px; color: #727272; }
.box-category > ul > li a.accordion-toggle{ background-color: #f9f9f9; color: #333;border-radius:50%;width: 22px;height: 22px;transform: rotate(180deg); }
.box-category > ul > li:hover .head a{ color: #333; }
.box-category > ul > li a.accordion-toggle:hover{ color: #fff !important; }
.box-category ul li .head .accordion-toggle:before{content: "\f106";font: normal normal normal 16px/1 'FontAwesome';}
.box-category ul li .span_sanjiaod .accordion-toggle:before{content: "\f107";}
/*left box end*/

/*product list*/
.products-category .title-category { display: none; }
.products-category .products-list.grid .product-layout .product-item-container{ padding: 0; }
.products-list.grid .product-layout .product-item-container .left-block:hover .bx_bt_addcart{ display: block; }
.products-list.grid .product-layout .product-item-container .left-block .bx_bt_addcart{ background-color: #000; cursor: pointer;position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0.8;
    display: none;
    }
.products-list.grid .product-layout .product-item-container .left-block .bx_bt_addcart span{display: block; padding: 8px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.products-list.grid .product-layout .product-item-container .right-block{ padding: 26px 30px 30px 30px; }
.products-list.grid .product-layout .product-item-container .right-block .caption h4{margin-bottom: 25px;}
.products-list.grid .product-layout .product-item-container .right-block .caption h4 a{ color: #969696; line-height: 25px; }
/**/

/*product info*/
.product-view .content-product-right .title-product h1{ font-size: 30px; }
.product-view .content-product-right .product-box-desc,.product-view .content-product-right .box-review{ font-size:14px; }
.product-view .content-product-right .product-box-desc .reward{ display: none; }
.product-view .content-product-right .box-info-product .cart{ background-color: #000; height: 42px; line-height: 42px; border-radius: 2px; }
.product-view .content-product-right .box-info-product .cart:hover{ background-color: #333; }
.product-view .content-product-right .box-info-product .cart input{padding: 0px 20px 0 35px; height: 42px; line-height: 42px; font-weight: bold;}
.product-view .content-product-right .box-info-product .quantity .quantity-control span,.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control{ height: 42px; line-height: 42px; color: #777; }
.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control{ border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; width: 50px;border-top: 0; border-bottom: 0; }
.product-view .content-product-right .box-info-product .add-to-links .compare{ display: none; }
.product-view .content-product-right .box-info-product .add-to-links ul li a{background-color: #000; height: 42px; line-height: 42px; border-radius: 2px; color: #fff; border: 0; width: 42px; font-size: 20px;}
.product-view .content-product-right .box-info-product .add-to-links ul li a:hover{ background-color: #333;}
.product-view .social-share .title-share{ text-transform: capitalize; }
.go_inquiry{ float: left; height: 42px; line-height: 42px; background-color:#000; }
.go_inquiry:hover{ background-color: #333;}
.go_inquiry a{ color: #fff; padding: 0 20px;  text-transform: uppercase; font-weight: bold;}
#product .bx_radio_con .current-radios .bx_radios{ border: 1px solid #000;}

.products-list.grid .product-layout .product-item-container .right-block .button-group{ display: none; }

.product-view .products-list.grid .product-layout{ padding: 0; }
.bx_discount_ul{ background-color: unset; }
/*product info end*/

/*info tabs*/
.producttab .tabsslider.horizontal-tabs{ border: 0; }
.producttab .tabsslider.horizontal-tabs .tab-content{ padding: 45px 10px; background-color: unset;}
.producttab .tabsslider.horizontal-tabs .nav-tabs{ background-color: unset; border: 0; text-align: center; }
.producttab .tabsslider.horizontal-tabs .nav-tabs li{ display: inline-flex; float: none;}
.producttab .tabsslider.horizontal-tabs .nav-tabs li a{ opacity: .7; border-right: 0; border-bottom: 2px #fff; background-color: unset; color: #242424;}
.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a{ opacity: 1; color: #242424; background-color: unset; border-bottom: 2px solid #000; }
/*tabs end*/

/*shoping cart*/
.bx_cart_title{ display: none; }
.bx_cart_left{ width: 66.66%; float: left; padding: 0 15px; }
.cart_right{ width: 33.33%; float: right; padding: 0 15px; }
.cart_right_content{ padding: 25px; border: 3px solid #EFEFEF;}
.bx_shopcart .table{ border: 0; margin-bottom: 35px;}
.bx_shopcart .table>thead>tr{ background-color: unset; }
.bx_shopcart .table>thead>tr>td {
    padding: 15px 10px;
    border: 0;
    border-bottom: 2px solid #EFEFEF;
    color: #242424;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    font-family: "Ubuntu";
}
.bx_shopcart .table>tbody>tr>td{ padding: 15px 12px; border:0; border-bottom: 1px solid #E6E6E6;vertical-align: middle;}
.bx_shopcart .img-thumbnail{ border: 0; padding: 0; border-radius: 0; width: 90px; height: 90px; max-width: 90px;}
.bx_shopcart .table>tbody>tr>td.bx_delete a{ font-size: 21px; color: #242424;}
.bx_shopcart .table>tbody>tr>td.cart_pname a{ font-size: 14px; color: #333; font-family: "Ubuntu"; font-weight: normal; }
.bx_shopcart .table>tbody>tr>td.cart_pname small{ font-size: 14px; }
.bx_shopcart .table>tbody>tr>td.cart_price{ font-size: 14px; color: #777; }
.bx_shopcart .table>tbody>tr>td.cart_total{ color: #000; font-size: 16px; font-weight: bold; }
.bx_shopcart .btn-primary{ background: none; color: #000; font-size: 18px; padding: 0 5px; }
.bx_shopcart .form-control{border: 1px solid #ccc; border-radius: 0; background-color:unset; padding: 0 3px;}
.bx_cart_left #accordion{ width: 70%; float: left; }
.bx_cart_left #accordion .panel-default{border: 0;box-shadow:none;}
.bx_cart_left #accordion .panel-body{ padding: 0; }
.bx_cart_left #accordion #input-coupon{ margin-right: 10px; max-width: 230px;font-size: 14px; background-color: unset; border: 2px solid #f0ebeb; padding: 0 15px; height: 42px;}
.bx_cart_left #accordion .input-group-btn{ width: auto; }
.bx_cart_left #accordion #button-coupon{ height: 42px;background-color: #000; font-size: 13px; line-height: 42px; padding: 0 20px; }
.bx_cart_left #accordion #button-coupon:hover{ background-color: #333; }
.bx_cart_left .bx_continue{ float: right; width: 30%; text-align: right; }
.bx_cart_left .bx_continue a{ background-color: unset; color: #242424; font-size: 16px; border-bottom: 1px solid #333;
    padding: 9px 0; }

.cart_right .table{ border: 0; }
.cart_right .table th,.cart_right .table td { border:0; padding: 15px 12px; border-bottom: 1px solid #E6E6E6;}
.cart_right h2 {
    margin-bottom: 5px;
    padding-left: 6px;
    text-transform: uppercase;
    font-size: 22px;
    color: #242424;
}
.cart_right .table th{ font-size: 14px; color: #242424; text-transform: capitalize; }
.cart_right .table td{ font-size: 14px; color: #777; }
.cart_right .table tr:last-child th{ font-size: 18px; border-bottom: 0;}
.cart_right .table tr:last-child td{ font-size: 22px; color: #000; font-weight: bold;border-bottom: 0;}
.cart_r_check .btn-primary {
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 3px;
    color: #fff;
    background-color: #000;
    width: 100%;
    font-weight: bold;
}
.cart_r_check .btn-primary:hover {
    background-color: #333;
}

.bx_empty_cart{ padding: 0 15px; }
.bx_empty_cart p{ font-size:25px; color: #242424; margin:25px 0; }
.bx_empty_cart .wd-empty-page-text{ margin-bottom: 25px; font-size: 12px; }
.bx_empty_cart .btn-primary{ background: #000; padding: 8px 30px; }
.bx_empty_cart .btn-primary:hover{background-color: #333;}

#content .so-onepagecheckout .secondary-title i.fa{ background-color: unset;}
h1.bx_checktitle { font-size: 24px; content: close-quote; color: #333333; font-family: "Ubuntu";}
/*shoping cart end*/

/*Account begin*/
.bx_account_login{ max-width: 1100px; margin:auto; }
.bx_login_left,.bx_login_right{ width: 50%; float: left; padding: 25px 40px; color:#777777;}
.bx_login_left h2,.bx_login_right h2{ color: #242424; text-transform: uppercase; font-size: 22px; font-family: inherit;}
.bx_login_left{border-right: 1px solid rgba(119,119,119,0.2);}
.bx_login_left .btn-primary{ background: #000; width: 100%;margin-bottom: 20px;line-height: 42px;height: 42px;font-weight: bold; padding: 0;}
.bx_login_right{ text-align: center; }
.bx_login_right p{ margin:20px 0; }

.module-content .list-box li:before{ content: none; }
.module-content .list-box li{ padding-left: 0; }
.module-content{ padding: 0; }
.list-box li a{color: #777;padding: 10px 15px;line-height: 20px;font-size: 13px; font-weight: 600;}

.bx_account_boxs{ width:33.33%; float: left; }
.bx_account_boxs h2{ color: #242424;font-size: 20px;font-weight: normal;} 
.bx_account_boxs li{ line-height: 36px; }
.bx_account_boxs li a{ font-size: 13px; color: #333; }
/*Account end*/

/*footer begin*/
.typefooter-1{border-top: none; background-color: #000000;background-image: url(../images/footer_bg.png);
    background-position: center center;
    background-repeat: repeat;
    background-size: 290px auto;
    padding: 25px 0 10px 0;
}
.typefooter-1 .footer-middle{ padding: 30px 0 15px 0; }
.typefooter-1 .footer-bottom { padding: 20px 0; text-align: center; border-top: 1px solid rgba(119,119,119,.2);}
footer.typefooter-1 .box-footer.box-contact{ font-size: 13px; }
.bx_footer_box dl{ width: 33%; float: left;}
.bx_footer_box dl dt{ margin-bottom: 10px; }
.bx_footer_box dl dt span{ font-size:15px; color: #fff; text-transform: uppercase;}
.bx_footer_box dl dd li{ line-height: 30px; }
.bx_footer_box dl dd li img{ max-width:160px;}
.bx_footer_box dl dd li a{ color: #fff; font-size: 14px;}
.bx_footer_box dl dd li a:hover{ color: #c1bbbb; }

.box_infos dl{ width: 100%; color: #fff;}
.box_infos dl dd li{ font-size: 14px; list-style: none;}
.box_infos dl dd li a{ font-size: 14px; color: #fff; }
.box_infos dl dd li .fa{ width: 15px; margin-right:5px; }
/*footer end*/


@media (min-width: 1200px){
    .container{width: 1200px;}
    .bx_container{width: 1200px; margin:auto; overflow: unset !important;}
}
@media (min-width: 1400px){
    .container{width: 1400px;}
    .bx_container{width: 1400px; margin:auto;}
}
/*@media (min-width: 1600px){*/
/*    .container{width: 1600px;}*/
/*    .bx_container{width: 1600px; margin:auto;}*/
/*}*/

/*phone*/
@media (max-width: 991px){
    /*header begin*/
    .typeheader-1{ position: fixed; height: 60px; background-color: #fff; }
    .typeheader-1 .header-top{ padding: 0; }
    .typeheader-1 .header-top-left,.typeheader-1 .header-top-right{ padding: 0 10px; }
    
    header.typeheader-1 .header-bottom{ position: relative; padding: 10px 0;}
    header.typeheader-1 .header-bottom .row{ position: relative; }
    header.typeheader-1 .header-bottom .main-menu-w{ border-top:none; position: absolute;}
    .typeheader-1 .header-bottom .navbar-logo{ z-index: 999; width: 60%; max-width: 210px; margin-left: 80px}
    .typeheader-1 .header-bottom .logo{ line-height: 40px; }
    /*.typeheader-1 .header-bottom .logo img{ height: 40px; }*/
    .typeheader-1 .header-bottom .bottom-right{ line-height: 40px; }
    header.typeheader-1 .header-bottom .bottom-right,header.typeheader-1 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle{ top: 0; }
    header.typeheader-1 .header-bottom .bottom-right{ margin-right: 0; }
    
    .megamenu-style-dev.responsive .so-megamenu-active #remove-megamenu,.megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before,.megamenu-style-dev.responsive ul.megamenu > li.click:before, .megamenu-style-dev.responsive ul.megamenu > li.hover:before{ color: #000; }
    .megamenu-style-dev.responsive #remove-megamenu{ font-size: 25px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a{ height: 29px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper{ background: #000  !important;box-shadow: 22px 0 60px -1px #000 ; }
    .megamenu-style-dev.responsive ul.megamenu > li{border-bottom: 1px solid rgba(255, 255, 255, 0.3); border-top:none;}
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a{ font-size: 13px; color: #000 !important; }
    .megamenu-style-dev.responsive ul.megamenu > li.click:before, .megamenu-style-dev.responsive ul.megamenu > li.hover:before{ background: none; border: none; }
    .megamenu-style-dev.responsive ul.megamenu > li.active > a,.megamenu-style-dev.responsive ul.megamenu > li.active .close-menu{background: #000  !important;}
    .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content{background: #000; border: none;}
    .container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu{ font-size:13px; font-weight: normal; color: #000; border: 0; }
    ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li{ padding-top: 2px; }
    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a{ line-height: 25px; color: #454545; padding-left: 15px; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a:hover strong, .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover{ color:#000 !important; }
    /*header end*/
    .layout-1 #socialLogin{ margin-top: 60px; padding: 0;}
    
    /*.breadcrumbs{ display: none; }*/
    .breadcrumbs ul.breadcrumb{ margin:15px 0; display: none; }
    
    .block-policy .item-3{clear: both;}
    .block-policy .policy_bold { font-size: 14px;}
    .block-policy p{ display: none; }
    
    .choose_product h2{ font-size: 38px; }

    .bx_banner_left,.bx_banner_right{padding: 45px 30px 45px 30px; margin:0;}
    .bx_banner_title{ font-size:15px; letter-spacing: .2em;}
    .bx_banner_name{ font-size:23px; }
    .left_b_bottom{ display: none; }

    .common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption{ padding: 35px; }

    .yt-testimonial.button-type2 .owl2-dots{ display: none !important; }

    .layout-1.common-home #content .module h3.modtitle span{ font-size: 20px; }
    .bx_category_slider{ padding:0 20px; }

    .bx_index_us{ display: inline-block; margin: 75px 0; }
    .bx_index_us .us_left{ width:100%; float: left; }
    .bx_index_us .us_right{ width: 100%; float: left; margin:0;}
    .bx_index_us .index_us_text{padding: 55px 25px;}
    .bx_index_us .index_us_text .index_us_title{ font-size: 14px; }
    .bx_index_us .index_us_text h3{ font-size: 25px; }
    .bx_us_box{ margin-bottom: 0; }

    /*product list*/
    .products-category .product-filter-bottom .text-right{ display: none; }
    .visible-sm-block,.visible-md-block{ display: block !important; }
    .products-category .products-list.grid .product-layout .product-item-container .right-block .caption h4 { height: 55px; overflow: hidden; }   
    .products-list.grid .product-layout .product-item-container .right-block{ padding: 5px; }
    .products-list.grid .product-layout { padding: 0 10px;}
     /*product list end*/

    /*product info*/
    .product-view .content-product-right .title-product h1{font-size: 18px; line-height: 30px;}
    .product_page_price .price-new{ font-size: 22px; }
    .producttab .tabsslider.horizontal-tabs .nav-tabs li a{ font-size:13px; padding: 13px 10px !important;}
    .bx_discount_ul li{ width: 50%; }
    /*product info end*/
    
    /*phone productinfo image*/
    #content .content-product-left{ display: none !important; }
    #phone-thumb-slider{ display:block !important; }
    #phone-thumb-slider{ position: relative; }
    .phone_product_image{ width: 100%; }
    .phone_product_image img{ width: 100%; height: auto; }
    #phone-thumb-slider .owl2-dots {
        bottom: 20px;
        position: absolute;
        width: 100%;
        text-align: center;
        left: 50%;
        right: auto;
        margin-left: -35px;
    }
    #phone-thumb-slider .owl2-dots .owl2-dot {
        background: #ddd !important;
        margin: 0 7px;
        width: 12px;
        height: 12px;
        padding: 0 5px;
        transition: all 0.3s ease 0s;
        border-radius: 50%;
        float: left;
    }
    #phone-thumb-slider .owl2-dots .owl2-dot.active {
        background: #000 !important;
        -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
        box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    }
    /*end phone product image*/
    
    /*phone shoping cart*/
    .bx_cart_left{ width: 100%; padding: 0; margin-bottom: 15px;}
    .bx_cart_left .bx_shopcart{ border: 0; }
    .bx_shopcart .table,.bx_shopcart .table>tbody{ display: block; }
    .bx_shopcart .table>thead{ display: none; }
    .bx_shopcart .table>tbody>tr{
        margin-bottom: 25px;
        padding-bottom: 25px;
        padding-left: 115px;
        min-height: 136px;
        border-bottom: 1px solid rgba(129,129,129,0.2);
        display: block;
        position: relative;
    }
    .bx_shopcart .table>tbody>tr>td{
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 5px;
        padding: 0;
        border-bottom:none;
    }
    .bx_shopcart .table>tbody>tr>td.bx_delete{
        position: absolute;
        top: -7px;
        right: -7px;
        z-index: 1;
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
    }
    .bx_shopcart .table>tbody>tr>td.bx_thumb_img{
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        margin-bottom: 0;
        padding-bottom: 0;
        max-height: 115px;
        border-bottom: none;
    }
    .bx_shopcart .table>tbody>tr>td.cart_pname{
        margin-bottom:10px;
        padding-bottom: 0;
        border-bottom: none;
        text-align: left;
    }
    .bx_shopcart .table>tbody>tr>td.cart_pname a{
        margin-bottom: 10px;
        padding-right: 30px;
    }
    .bx_shopcart .table>tbody>tr>td.cart_price,.bx_shopcart .table>tbody>tr>td.car_num{
        border-bottom: 1px dashed rgba(129,129,129,0.2);
        margin-bottom: 8px;
        padding: 0 0 8px;
    }
    .bx_shopcart .form-control{ width: 50px; }
    .bx_cart_left #accordion,.bx_cart_left .bx_continue{ width: 100%; }
    .cart_right{ width: 100%; padding: 0;}
    /*shoping cart end*/

    /*account begin*/
    .bx_login_left,.bx_login_right{ width: 100%; float: left; padding: 25px 25px; color:#777777;}
    .bx_login_left{border-bottom: 1px solid rgba(119,119,119,0.2); border-right: 0;}
    .bx_account_boxs{ width:100%; float: left; padding: 0 15px; }
    .bx_account_boxs li{ line-height: 30px; }
    /*account end*/

    /*footer begin*/
    footer.typefooter-1 .box-footer.box-contact{ font-size: 14px; }
    .bx_footer_box {width: 100%;}
    .bx_footer_box dl{ width: 100%;}
    .bx_footer_box dl dt span{ width: 100%; display: inline-block; position: relative;}
    .bx_footer_box dl dt span:after{width: 24px; height: 24px; font-family: "FontAwesome"; content: "\f078"; position: absolute; right: 0; font-size: 12px; color: #333; font-weight: normal; text-align: center;}
    .bx_footer_box dl dt.open span:after{content: "\f077";}
    .bx_footer_box dl dd li{ line-height: 40px; }
    /*footer end*/
}
/*phone end*/

@media (min-width: 768px) and (max-width: 991px){
    .hidden-xs{ display: none; }
    .typeheader-1 .header-bottom .navbar-logo{margin-left: 280px;}
}