/*Add Css Custom Here*/
body{ font-size:14px; color:#333;}
.hidden-addtocart .button-group{ display: none !important; }
.so-filter-content-opts-container .option-count{ display: none !important; }

.typeheader-1 .header-top .header-top-right {
    padding: 0 1px;
    width: 50%;
    float: right;
 }
 .typeheader-1 .header-top .header-top-left {
    padding: 0 15px;
    width: 50%;
    float: left;
}
.slider-brands .item{
	opacity: 0.7;
}
.back-to-top{
	bottom: 100px;
}
.price{display:none;}

.information-left{ padding: 15px; }

.product-view .content-product-right .product-box-desc{ color:#333;}
.rating span.fa-stack .fa-star-o:before, .ratings span.fa-stack .fa-star-o:before,.product-view .content-product-right .box-review a{ color:#333;}
.product-view .content-product-right .short_description h3{ color:#666;}
.product-view .content-product-right .box-review{ font-size:18px;}
.product-view .content-product-right .product-box-desc{ font-size:18px;}
.product-view .content-product-right .product-box-desc .model{ padding:10px 0;}
.product-view .content-product-right .weight,.product-view .content-product-right .short_description h3{ font-size:18px;}

.container-megamenu.horizontal ul.megamenu > li > a strong img{
    position: relative;
    max-height: 30px;
    margin-right: 7px;
    margin-top: -13px;
}
.container-megamenu.horizontal ul.megamenu > li > a{
    height: 47px;
    line-height: 47px;
    padding: 0;
}

.cbx_diy_contact{ margin:10px 0 80px 0;}
.cbx_diy_contact .title2{
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 50px;
    text-align: center;
    font-weight: 300;
}
.cbx_diy_contact .title3 {
    height: 20px;
    line-height: 20px;
    color: #333333;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    margin-top: 60px;
}
.cbx_diy_contact .title4 {
    height: 35px;
    line-height: 35px;
    color: #333333;
    font-size: 34px;
    font-weight: bold;
    margin-top: 70px;
}
.cbx_diy_contact .info .block1 {
    float: left;
    width: 50%;
    height: 90px;
}
.cbx_diy_contact .info .block2 {
    margin-left: 1%;
    float: right;
    width: 49%;
    height: 90px;
}
.cbx_diy_contact .info .block3 {
    clear: both;
    width: 100%;
    height: 90px;
}
.cbx_diy_contact .info .key {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.cbx_diy_contact .info .value {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #666666;
    font-weight: 300;
    border-bottom: 1px solid #DADADA;
}

.typefooter-1 #sosearchpro{ width:90%; max-width:450px; margin:45px auto;}
.products-category .title-category { display:none;}
#sohomepage-slider1:before {
    content: '';
    width: 100%;
    height: 20px;
    /*background: url(../images/icon_banner_top.png) no-repeat center top;*/
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#sohomepage-slider1:after {
    content: '';
    width: 100%;
    height: 77px;
    background: url(../images/icon_banner_bot.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.container-megamenu.horizontal ul.megamenu > li > a{font-size:18px;font-weight: bold; font-family: Arial;}
.cbx_cate_list{ 
    width: 31.33%;
    float: left;
    background-color: #fff;
    border-radius: 4px;
    margin: 0 1% 50px 1%;
    overflow: hidden;
}
.cbx_cate_list h4 a{
    width: 100%;
    text-align: center;
    font-size: 22px;
    display: block;
    line-height: 28px;
    padding: 0 5%;
    color: #222;
    margin: 40px 0;
}
.cbx_cate_list .img{
    display: inline-block;
    overflow: hidden;
}
.cbx_cate_list img{
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.cbx_cate_list:hover img, .introduce .list .block:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.cbx_cate_list .content {
    position: relative;
    width: 430px;
    height: 320px;
    box-sizing: border-box;
    padding: 40px;
}
.cbx_cate_list .content .bt {
    font-family: Arial;
    width: 100%;
    line-height: 36px;
    font-size: 32px;
    font-weight: 900;
    color: #333;
}
.cbx_cate_list .content .nr {
    font-family: ArialMT;
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #888888;
    word-wrap: break-word;
    margin-top: 20px;
}
.cbx_cate_list .content .link {
    font-family: Arial;
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 100%;
    font-size: 20px;
    color: #F07C22;
}

.cbx_index_list{box-sizing: border-box; padding: 50px 0px 100px 0; margin: auto; width: 1350px;}
.cbx_index_list .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cbx_index_list .list .block {
    width: 315px;
    height: 450px;
    border: 2px solid #333333;
    border-radius: 6px;
}
.cbx_index_list .list .block img {
    display: block;
    width: 180px;
    height: 160px;
    margin: 0 auto;
    margin-top: 50px;
}
.cbx_index_list .list .block .tr1 {
    font-family: Arial;
    margin: 0 auto;
    margin-top: 25px;
    width: 100%;
    line-height: 25px;
    color: #333333;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
}
.cbx_index_list .list .block .tr2 {
    font-family: Arial;
    margin: 0 auto;
    margin-top: 30px;
    width: 225px;
    line-height: 25px;
    color: #555555;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}



.index-about {
    background: #f0eeef url(../images/icon_about_bg.jpg) no-repeat center bottom;
    padding: 13.15% 0px 8.6%;
    background-size: contain;
    position: relative;
    z-index: 2;
}
.index-photo {
    background: rgb(255,255,255,0.3);
    border-radius: 4px;
    position: absolute;
    top: -85px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: justify;
    font-size: 0;
    /*padding: 0 6.25%;*/
    box-sizing: border-box;
}
.index-photo .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 48px 1% 68px 1%;
    /*padding: 48px 0 68px;*/
    text-align: center;
}
.index-photo .item .tit {
    display: block;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    margin-bottom: 14px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Comfortaa-Regular',Arial;
    font-weight: bold;
    font-size: 27px;
    color: #000;
}
.index-photo .item .bf {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    color: #555555;
}
.index-photo .item .more {
    width: 49px;
    height: 49px;
    position: absolute;
    right: 0;
    bottom: -23px;
    left: 0;
    margin: auto;
    background: #f25529;
    border-radius: 100%;
}
.index-photo .item .more:before {
    content: '';
    width: 14px;
    height: 8px;
    background: url(../images/icon_all.png) no-repeat 0 -104px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.index-photo .item:nth-child(2) .more {
    background: #4caf50;
}
.index-photo .item:nth-child(3) .more {
    background: #3295cd;
}
.index-photo .item:nth-child(4) .more {
    background: #e3a235;
}
.index-about .about_con {
    position: relative;
}
.index-about .about_con .left {
    width: 46.5%;
}
.index-about .about_con .name {
    max-height: 88px;
    line-height: 40px;
    overflow: hidden;
    padding: 13px 0;
    font-size: 36px;
    color: #000;
    font-family: 'Verdana',Arial;
    font-weight: bold;
}
.index-about .about_con .desc {
    line-height: 28px;
    margin-bottom: 19px;
    font-size: 16px;
    color: #555;
}
.index-about .about_con .list {
    line-height: 32px;
    padding: 10px 0 10px 8%;
    position: relative;
    font-size: 16px;
    color: #555;
    font-family: 'Verdana',Arial;
}
.index-about .about_con .list:before {
    content: '';
    width: 31px;
    height: 27px;
    background: url(../images/icon_all.png) no-repeat 0 -182px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.index-about .about_con .right {
    width: 51.25%;
    margin-bottom: -6.8%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 0;
}
.index-about .about_con .right img{border-radius:12px;}
.index-about .about_con .right video{ border-radius:12px;}
#content .slideshow-listing{ margin-bottom: 0;  margin-top: 10px; }
.layout-1.common-home #content .module h3.modtitle span{
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 40px;
    color: #000;
    font-family: 'Verdana',Arial;
    font-weight: normal;
    text-transform: none;
}
.so-extraslider{ margin: 0 !important; }
.box-banner4, .box-banner3, .box-banner2{
    display: inline-block;
}
#content .so-onepagecheckout .secondary-title i.fa{
    background-color:#f5f5f5 !important;
    color: #f25529 !important;
}
.so-latest-blog .caption{ display: block; margin-bottom: 25px;}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption .media-date-added{ 
    width:100% !important; 
    height: 58px;
    line-height: 58px;
    margin-top: 18px;
    font-size: 18px;
    color: #f25529;
    text-align: center;
    margin-right: 0;
}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption h4 a{
    width: 100%;
    text-align: center;
    font-size: 22px;
    display: block;
    line-height: 28px;
    padding:0 5%
}

.index-blog-info{ background-color: #f0eeef;padding:70px 0; margin-bottom: 50px;}
.index-blog:before{
    content: '';
    width: 100%;
    height: 20px;
    background: url(../images/icon_pro_bg.png) no-repeat center bottom;
    background-size: contain;
    /*position: absolute;*/
    top: -50px;
    left: 0;
}

.breadcrumbs{
    position: relative;
    margin-top: 15px;
    height: 1px;
    background: #D0D0D0;
}

.breadcrumbs img{ display:none;}
.breadcrumbs:before {
    /*content: '';*/
    width: 100%;
    height: 20px;
    background: url(../images/icon_banner_top.png) no-repeat center top;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.breadcrumbs:after {
    /*content: '';*/
    width: 100%;
    height: 20px;
    background: url(../images/icon_in_banner_bot.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.typeheader-1 ul.top-link > li .btn-group .btn-link:hover,.typeheader-1 ul.top-link > li > a:hover{
    color: #fff;
}

.typefooter-1 .so-page-builder .container-fluid{
    overflow: visible !important;
}
.footer-bg{
    background: #c0c0c0 url(../images/icon_fb_bg.png) repeat center;
    background-size: 100% 100%;
    /*text-align: center;*/
    padding: 3.125% 0px 3.25%;
    position: relative;
    display: -webkit-box;
    margin:0;

}
.footer-bg:before {
    content: '';
    width: 100%;
    height: 50px;
    background: url(../images/icon_fb_top.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    top: -50px;
    left: 0;
}
.footer-bg:after {
    content: '';
    width: 100%;
    height: 20px;
    background: url(../images/icon_fb_bot.png) no-repeat center top;
    background-size: contain;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.foot-form .shortcodeTitle{
    height: 58px;
    line-height: 58px;
    font-size: 28px;
    color: #f0eeef;
    overflow: hidden;
    text-align: center;
}

.typefooter-1 .foot_logo {
    padding-top: 27px;
    height: 158px;
    vertical-align: middle;
    text-align: center;
}
.typefooter-1 .foot_logo img {
    display: inline-block;
    vertical-align: middle;
}
.typefooter-1 .foot-list {
    text-align: center;
    margin-bottom: 30px;
}
.typefooter-1 .foot-list a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 35px;
    font-size: 18px;
    color: #000;
}
.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{
    /*border: 0 !important;*/
    color: #212121;
    font-size: 1.3rem;
    margin-top: 10px;
}

@media (min-width: 1200px){
	.logo{ margin:25px 0; text-align: center;}
    .wrap {
        width: 1280px;
        margin: 0 auto;
        zoom: 1;
    }
    .container-megamenu.horizontal ul.megamenu > li:hover > a::before, .common-home .container-megamenu.horizontal ul.megamenu > li.home > a::before{ width:0;}
}
@media (max-width: 991px){
    .navbar-header .navbar-toggle {
        float: none;
    }
    .index-about .about_con{
        margin-top: 20px;
    }
    .typeheader-1 .container-megamenu.horizontal ul.megamenu > li.item-home{ display:none;}
    
    .cbx_index_list{ width:100%; float: left;padding: 50px 0px;}
    .cbx_index_list .list{ display:inline-block;}
    .cbx_index_list .list .block{ width:47%; float:left; margin:0 1.5%; padding:20px 10px; height:365px; margin-bottom:25px;}
    .cbx_index_list .list .block img{ width:auto; height:auto;margin-top: 1px;}
    .cbx_index_list .list .block .tr1{ font-size:18px;}
    .cbx_index_list .list .block .tr2{ margin-top:10px;font-size: 14px; width:100%;}
    
    .index-blog{ margin:0;}
    .index-blog-info{ padding:20px 0;}
    .cbx_cate_list{ width:98%; margin:20px 1%;}
    .cbx_cate_list h4 a{ font-size: 14px; line-height: 25px; margin: 15px 0;}
    
    .cbx_diy_contact{padding:0 10px;}
    .cbx_diy_contact .title2{ margin-top:25px;    font-size: 28px;}
    .cbx_diy_contact .title3{ margin-top:15px; height:auto; line-height:24px;}
    .cbx_diy_contact .title4{margin-top:15px;font-size: 22px;}
    .cbx_diy_contact .info .block1{ width:100%;}
    .cbx_diy_contact .info .block2{ width:100%; margin:0;}
    
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a{ height:35px; line-height:35px !important;}
}

@media (max-width: 767px){
	/*phone product 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: 10px;
	    height: 10px;
	    padding: 0 5px;
	    transition: all 0.3s ease 0s;
	    border-radius: 50%;
	    float: left;
	}
	#phone-thumb-slider .owl2-dots .owl2-dot.active {
	    background: #f44336 !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*/

	.breadcrumbs{ display: none; }
	.yt-pricing{ margin:auto; }

	.banner-w {
	    margin: 10px 0 60px 0;
	}
	#content .slideshow-listing {
	     margin-bottom: 0px; 
	}
    
    .wrap {
        width: 100%;
        margin: 0 auto;
        zoom: 1;
    }
    .index-about {
        padding-top: 5%;
    }
    .index-photo .item {
        width: 80%;
        padding: 48px 0 68px;
        margin: auto;
        display: block;
    }
    .index-photo .item .tit{
        font-size: 20px;
    }
    .index-photo .item .bf{
        font-size: 14px;
    }
    .index-photo {
        position: initial;
        margin-bottom: 5%;
        width: 95%;
    }
    .index-about .about_con .left {
        width: 90%;
        margin: auto;
    }
    .index-about .about_con .right {
        width: 90%;
        margin: auto;
        position: static;
    }
    .index-about .about_con .name {
        max-height: 64px;
        line-height: 32px;
        font-size: 26px;
    }
    .index-about .about_con .desc {
        line-height: 24px;
        font-size: 14px;
    }
    .index-about .about_con .list {
        line-height: 28px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }
    .layout-1.common-home #content .module h3.modtitle span{
        height: 32px;
        line-height: 32px;
        padding-bottom: 16px;
        font-size: 22px;
    }
    .so-latest-blog{ width:85%; }
    .typefooter-1 .foot_logo {
        height: 120px;
    }
    .typefooter-1 .foot-list a {
        font-size: 14px;
        padding: 0 15px;
    }
    .foot-form .yt-contact_form{
        margin:0 !important;
    }

}
