/*Add Css Custom Here*/
body {
    /*  font-family: "Open Sans", sans-serif;*/
    font-family: "Times New Roman";
    font-weight: 400;
    /*  color: #666;*/
    color: #000;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}

h2 {
    /*  font-size: 27px;*/
    font-size: 20px;

}
div.tshirtecommerce-btn-group{ 
	display: inline-block; 
	background-color: #ff3c20;
    border-radius: 3px;
    margin: 0 5px;
    padding: 0 10px;
   
    width: auto;
    vertical-align: top;
}
div.tshirtecommerce-btn-group > a{ color: white; text-transform: uppercase;}
/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px)  {
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:before,
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:after{display: none;}
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical .vertical-wrapper{
      visibility: hidden;
      opacity: 0;
    }   
    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical:hover .vertical-wrapper{
      visibility: visible;
      opacity: 1;
      top: 40px; } 
}
@media (min-width: 992px){
	/*.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {    padding: 9px 0; line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;} */
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{position: static; transform: inherit;}

}

.typeheader-12 .navbar-logo .logo{
	min-height: 40px;
}


header .container-megamenu.horizontal .menu-layouts .sub-menu ul li a{ line-height: 30px; padding: 0; }
header .container-megamenu.horizontal .shoppage .title-shoppage {
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    color: #222;
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 12px;
    margin-bottom: 6px;
    border-bottom: 1px solid #eaeaea;
}
header .container-megamenu.horizontal .content-feature li a, 
header .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a, 
header .container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item, 
header .container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu{
	color: #666;
}
header .container-megamenu.horizontal .shoppage ul li:hover{ padding: 0; }
body .container-megamenu.vertical{ z-index: 99; }
header .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i.fa{ width: 30px; padding: 0; text-align: center; }
header .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore{ padding-left: 46px; }

.layout-17.common-home #content .module.so_newletter_custom_popup .modcontent{ border: none; }

body .container-megamenu.vertical {
    z-index: 99;
}

.testimonials-w {
    background: url(../images/id9-bg-testimonials.jpg) no-repeat;
    padding: 50px 0 50px 0;
    display: none;
}
.testimonials-w .slider-testimonials {
    margin: 0 auto;
    text-align: center;
        background: rgba(255, 255, 255, 0.9) !important;/*
        background: #f9f9f9 !important*/;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 80px 15px 40px 15px !important;
}
.testimonials-w .slider-testimonials .contentslider {
    direction: ltr;
}
.testimonials-w .slider-testimonials .inner {
    width: 70%;
    margin: 0 auto;
}
.testimonials-w .slider-testimonials h2 {
    font-size: 40px;
    color: #222;
    font-weight: 400;
}
.testimonials-w .slider-testimonials .item .text {
    font-size: 16px;
    color: #888;
    margin-top: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.testimonials-w .slider-testimonials .item .name span {
    font-size: 18px;
    color: #222;
}
.testimonials-w .slider-testimonials .item .name p {
    line-height: 100%;
}
.testimonials-w .slider-testimonials .owl2-carousel .owl2-dots {
    position: static;
    margin-top: 10px;
}
.testimonials-w .slider-testimonials .owl2-carousel .owl2-dots .owl2-dot {
    float: none;
    display: inline-block;
}
.testimonials-w .slider-testimonials .owl2-carousel .owl2-dots .owl2-dot span {
    background-color: #d7d7d7;
}
.testimonials-w .slider-testimonials .owl2-carousel .owl2-dots .owl2-dot.active span, .testimonials-w .slider-testimonials .owl2-carousel .owl2-dots .owl2-dot:hover span {
    background-color: #42cdad;
}
