/*Add Css Custom Here*/





footer.typefooter-1 .footer-newsletter {
    background: url(/catalog/view/theme/so-shoppystore/images/footer/subscribe-back.jpg) no-repeat!important;
    background-size: cover!important;
}


.shopping_cart.pull-right.col-md-2.col-sm-5.col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.navbar-logo.col-md-2.col-sm-4.col-xs-4 {
    /* margin-top: 25px; */
    padding: 0px;
}

li.item-vertical.sub-menu-item {padding-left: 20px;}

li.item-vertical.sub-menu-item a span:before {
    content: ">";
    margin-right: 10px;
}



.banner-block-slideshow-h1 {
    margin-top: 10px;
}

.container-megamenu.vertical:hover .vertical-wrapper {
    z-index: 9;
    background: white;
}

.main-newsleter-popup .so-custom-popup {
    background-size: contain!important;
}

.module.so_filter_wrap h3.modtitle {
    display: none;
}


.products-list .product-layout .caption a {
    display: block;
    height: 50px;
}

.account-dash-link {
    width: 45%;
    float: left;
    margin: 2.5%;
    text-align: center;
    border: 1px solid #0079b9;
    border-radius: 20px;
    /* height: 190px; */
    padding-bottom: 20px;
}

.account-dash-link img {
    width: 100%;
    padding: 10px 20%;
    padding-bottom: 20px;
}

.account-dash-link:hover {
    transform: scale(1.05)!important;
}

.account-dash-link:hover a {
    font-weight: 800;
    color: #df1f26;
}

.account-dash-link a {
    color: #444444;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    margin-left: 1px!important;
}

header .horizontal ul.megamenu > li > a {
    padding-right: 0px!important;
    font-size: 12px;
}

.mobilelayout-0 .img-thumb2 {
    position: absolute;
    z-index: 8;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    opacity: 0;
}

.mobilelayout-0 .content {
    width: 100%!important;
    margin-left: 0px;
    margin-right: 0px;
}


.social-widgets .instagram .tab-icon {
    color: white;
    background: #f09433!important;
}

.social-widgets .pinterest .tab-icon {
    color: white;
    background: #C92228!important;
  
}


.social-widgets .item:hover {
    transform: scale(1.1);
}


.footer-custom1 .items {
    list-style: none;
    padding: 0px;
}

.footer-custom1 .items li {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 10px;
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
}

.footer-custom1 .items .facebook {
    background: #3b5998;
}

.footer-custom1 .items .item a {
    color: white;
}

.footer-custom1 .items .instagram {
    background: #f09433;
}

.footer-custom1 .items .pinterest {
    background: #c92228
}

.footer-custom1 .items .item:hover {
    transform: scale(1.1);
}


.price-tax {
    display: none;
}