/*Add Css Custom Here*/


.simple-content .button, #simplecheckout_login .button {
    margin: 20px 0px 0px 0px !important;
}

    .social_login {
        padding: 0 10px;
        display: none;
    }

.label-product.label-new {
    background: #5cb85c;
    top: 10px;
    left: 10px;
    width: 37%;
    height: 14%;
    line-height: 2;
    border-radius: 3px;
    font-weight: 500;
}

.btn-primary:hover {
    color: #fff;
    background-color: #ddd;
    border-color: #ddd;
}

.producttab .tabsslider .tab-content .product-property-list {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    display: grid;
    width: 100%;
}

.product-detail .quantity .quantity-control span:hover {
    background: #f1ab06 !important;
}

.product-detail .quantity .quantity-control span {
    border-right: 1px solid #ddd;
    color: #666;
    float: left;
    font-size: 10px;
    font-weight: normal;
    border-radius: 0;
    cursor: pointer;
    width: 45px;
    line-height: 38px;
    text-align: center;
    background: #ddd;
    padding: 0px 0px 0px 17px;
}

.product-detail .quantity .quantity-control {
    position: relative;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.product-detail .quantity .quantity-control input.form-control {
    width: 45px;
    border: none;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    margin: 3px 0px 0px 0px;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 11px !important;
    line-height: 0.4;
    border-radius: 3px;
}

.product-detail .box-info-product .cart .btn.btn-checkout:hover {
    background-color: #ddd;
}

.product-detail .box-info-product .cart .btn.btn-checkout {
    background-color: #777;
}

.product-detail .box-info-product .cart .btn:hover {
    background-color: #cc8a00;
}

.product-detail .box-info-product .cart .btn {
    background-color: #f1ab06;
}

.price .price-new, .price span.price {
    color: #f1ab06;
}

.so-onepagecheckout .secondary-title {
    margin-bottom: 10px;
}

.input-group .form-control {
    margin-bottom: 10px;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: flex;
}

.btn {
    font-size: 12.5px;
}

.btn-primary {
    color: #fff;
    background-color: #f1ab06;
    border: 1px solid #ddd;
}

.pull-left {
    position: absolute;
}

.so-onepagecheckout .secondary-title i.fa {
    background-color: #f1ab06;
}

.col-xs-3 {
    width: 25%;
    text-align: center;
    transform: translateX(-50%);
    text-align: center;
    left: 35%;
    position: absolute;
    bottom: 0;
    height: auto;
    width: auto;
    max-width: 110px;
}

.so-onepagecheckout .checkout-product table {
    margin-bottom: 20px;
}

.so-onepagecheckout .col-left .checkout-register .checkbox label {
    display: none;
}

.so-onepagecheckout .coupon-voucher {
    display: none;
    width: 100%;
}

.products-category .btn-block {
    border-color: #ddd;
    box-shadow: none;
    background: #f1ab06;
    margin: 10px 0px 25px 0px;
    text-transform: uppercase;
}

.filters-panel .list-view button.btn.grid {
    margin-right: 1px;
}

.open-sidebar {
    display: none;
    padding: 3px 15px;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 10px;
    vertical-align: top;
    text-transform: uppercase;
}

.text-right {
    text-align: left;
}

.form-group {
    margin-bottom: 10px;
    margin-top: 10px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: inline-block !important;
    max-width: 100%;
    height: auto;
}


.products-list .product-layout .product-item-container .button-group button {
    width: 100% !important;
    background: #f5f5f5;
    height: 37px;
    border: 1px solid #ddd;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    transition: background 0.3s;
    border-radius: 3px;
    color: #222;
    margin: 15px 15px 5px 10px;
}

.quantity-wrapper {
    display: flex;
    width: 100%;
    align-items: baseline;
}

.qty-cart-wrapper {
    margin-top: 15px;
    display: inline-block !important;
}


.qty-controls {
    display: inline-flex;
    width: 68%;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    align-self: anchor-center;
    height: 37px;
}


.products-list .product-grid .product-item-container .right-block .addToCart {
    font-size: 12px;
    align-self: anchor-center;
    color: #444;
    height: 37px;
    width: 100%;
    text-transform: uppercase;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: none;
    padding: 0;
    line-height: 100%;
    margin-top: -10px;
    border: 1px solid #ddd;
}

.qty-input {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-radius: 3px !important;
    width: 100% !important;
    height: 37px !important;
}

.qty-minus:hover, .qty-plus:hover {
    background: #ffad00 !important;
}

.products-list .product-grid .product-item-container {
    position: relative;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    margin-right: -1px;
    margin-bottom: 25px;
}

.footernav-top .need-help p {
    text-align: center;
    text-transform: uppercase;
    color: #bfbfbf;
    margin: 0px 0px 10px 0px;
}

.footernav-top .need-help {
    width: 100%;
    padding: 20px 0;
    border-bottom: none;
    background: #000000;
    border-top: none;
    clear: both;
    text-align: center;
    overflow: hidden;
    margin: 25px 0px 0px 0px;
}

.text-center {
    text-align: center;
    padding-bottom: 60px;
}

.calculator-mobile {
    border: 1px solid #ddd !important;
    padding: 0px 30px 30px 30px !important;
    max-width: 400px !important;
    width: 95% !important;
    background-color: #eee !important;
    box-shadow: none !important;
    height: 530px !important;
    display: flex !important;
    flex-direction: column !important;
    margin: 0px 0px 25px 2.5% !important;
}

.col_mmxy {
    margin: 35px 0px 0px 0px;
}

.sohomepage-slider .so-homeslider {
    padding: 50px 0px 0px 0px;
}

.products-list .product-grid .product-item-container .right-block h4 a {
    text-transform: inherit;
    padding-right: 0px;
}

.footernav-top .need-help .nh-contact {
    font-size: 13px;
}

.typeheader-2 {
    display: block;
    width: 100%;
    height: 78px;
    box-shadow: none;
    background: #000;
    border: none;
}

.bar-navhome {
    padding: 0px 5px;
    top: 0;
}

.panel-left__bottom .panel-left__language, .panel-left__bottom .panel-left__currency {
    padding: 0;
   display: none !important;
}

.so-listing-tabs .ltabs-tabs-container .ltabs-tabs {
    display: none;
}

.extension-mobile-home.mobilelayout-3 .mobile-bn3-h1, .extension-mobile-home.mobilelayout-3 .mobile-bn1-h1 {
    padding: 10px 0px 15px 0px;
    margin: 0 -5px;
}

.so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-slider .ltabs-item {
    margin-bottom: -15px;
    opacity: 1;
    filter: alpha(opacity=1);
    box-shadow: none;
    width: 100%;
}

.navbar-menu .toggle-panel .icon-bar:first-child {
    width: 30px;
}

.navbar-menu .toggle-panel .icon-bar {
    height: 4px;
    width: 37px;
    margin: 3px 0px;
    background: #ff5c00;
    display: block;
}

.navbar-menu .toggle-panel .icon-bar:last-child {
    width: 30px;
}

.navbar-menu .toggle-panel .icon-bar {
    height: 4px;
    width: 37px;
    margin: 3px 0px;
    background: #ff5c00;
    display: block;
}

.typeheader-2 .navbar-menu .toggle-panel {
    background: #fff;
    margin: 23px 0px 0px 9px;
}

.row_65dn {
    margin: 20px 0px 0px 0px;
    overflow: hidden;
    float: right;
    transform: translateX(50%);
}

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; }
@media (max-width: 992px){.div_sticky {display: none !important;}}
@media (max-width: 480px){
  .product-view .content-product-right .box-info-product .cart .btn.btn-checkout {
    margin: 0 2px !important;
}
  .product-view .content-product-right .box-info-product .cart .btn {
    width: 135px !important;
        margin-bottom: 5px;
}
.product-view .content-product-right .box-info-product .add-to-links .compare{
      margin-top: 5px;
    display: block;

}
.product-detail .box-info-product .cart .btn.btn-checkout{
  margin: 0 2px !important;
}
.product-detail .box-info-product .cart .btn{
   margin-bottom: 5px !important;
}
}