/* Social Media Logins */
.social-media-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.social-media-flex > div {
margin: 4px;
}

@media only screen and (max-width: 767px) {
    .social-media-flex{
        flex-direction: column;
    }
}
/* End of Social Media Logins*/

/* Humm Widget */
/* .humm-widget{
    width: 100%;
    padding: 4px 12px;
    border: 1px solid #ff6c00;
} */
/* End of Humm Widget */

/* Mailchimp Integration Pro */
@media only screen and (max-width: 767px){
    .mailchimp-integration.box{
        display: none;
    }
}
.mailchimp-integration.box{
    background: #00587c;
    border-radius: 5px;
    padding: 20px 12px;
    margin-bottom: 0;
}
.mailchimp-integration .box-heading {
    display: none;
}
.mailchimp-integration .box-content {
    padding: 0;
}
.mailchimp-integration .mi-toptext {
    text-align: center;
}
.mailchimp-integration .mi-toptext h2 {
    color: #ffdd35;
    margin: 6px 0;
}
.mailchimp-integration .mi-block h4 {
    font-size: 16px;
    color: #fff;
}
.mailchimp-integration .mi-block {
    width: calc(100% - 10px);
}
.mailchimp-integration .mi-block input[type=text] {
    padding: 8px 12px;
    height: 38px;
}
.mailchimp-integration .mi-button {
    text-align: left;
}
.mailchimp-integration .mi-button a{
    background: #ffdd35 !important;
    color: #00587c !important;
    font-size: 16px !important;
    border-radius: 36px !important;
}
.mailchimp-integration .mi-block{
    color: #FFF;
    line-height: 24px;
}
.mailchimp-integration .mi-block a{
    color: #fff4be;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
}
/* End of Mailchimp Integration Pro */

/* SAVEBARN CUSTOM CSS */
.standard-body .full-width .container, .standard-body .fixed .background{
    width: 1200px;
}
/* .standard-body .slider-header .full-width .container{
    padding-left: 0 !important;
    padding-right: 0 !important;
} */
#top .pattern > .container{
    padding-left: 0;
    padding-right: 0;
}

/* Remove the white space on the left of the vertical menu */
.common-home.show-vertical-megamenu #main .megamenu-background .vertical .megamenuToogle-wrapper .container{
    background: #00587c !important;
}
.common-home.show-vertical-megamenu #main .megamenu-background .vertical .megamenu-wrapper{
    margin-top: 2px !important;
}
.standard-body .full-width .megamenu-background .mega-menu-modules > div:first-child:before{
    background: none;
}
.megamenu-background .vertical .megamenuToogle-wrapper .container{
    background: #00587c;
    color: #FFF;
}
#main .vertical ul.megamenu > li{
    border-color: #dcdbd6;
}
#megamenu_97767130 ul.megamenu > li > .sub-menu > .content{
    border: 1px solid #dcdbd6;
}
@media only screen and (min-width: 768px){
    .container-megamenu.vertical #menuHeading{
        border-right: 1px solid #004a68;
        /* border-bottom: 1px solid #004a68; */
    }
}

/* Vertical menu rules on checkout */
.vertical .megamenu-wrapper.active{
    visibility: visible !important;
    opacity: 1 !important;
}




/* Search bar CSS */
.container-megamenu .search_form{
    width: 100% !important;
    max-width: 100%;
    margin: 12px 0 0 !important;
}
@media only screen and (max-width: 767px){
    .container-megamenu .search_form, .responsive #main .header-type-5 #top .search_form{
        max-width: calc(100% - 40px);
        width: calc(100% - 40px);
    }
}
/* Background color of search bar */
.megamenu-background .overflow-megamenu.container{
    background: #00587c;
}

/* Header Custom Widget */
.top-widget-wrapper{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.top-widget-wrapper > div{
    border-right: 1px solid #000;
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-widget-wrapper > div:last-child{
    border-right: none;
}
.top-widget-wrapper i{
    font-size: 50px;
    color: #00587c;
    margin-right: 8px;
}
.top-widget-wrapper span{
    display: inline-block;
}
.top-contact-info{
    color: #00587c;
    text-align: center;
    margin-top: 30px;
}
@media (max-width: 767px){
    .top-widget-wrapper{
        flex-direction: column;
        align-items: center;
        margin-top: 0;
    }
    .top-widget-wrapper > div{
        border-right: none;
        width: 100%
    }
    .top-widget-wrapper i{
        font-size: 20px;
        margin-right: 4px;
    }
    .top-widget-wrapper span{
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #00587c;
    }
}
/* EOL - Header Custom Widget */

/* Remove footer crayon border */
.footer-type-9 .footer .container > .row:before, .footer-type-9 .footer .advanced-grid .container > div > .row:before{
    background: none;
}
/* Custom Footer - Savebarn */
.footer h4, .custom-footer h4{
    color: #00587c;
    border-bottom-color: #00587c;
}
.footer .pattern a{
    color: #00587c;
    font-weight: 600;
}
.footer-payment p{
    color: #00587c;
}
.footer-contact h5{
    font-size: 24px;
    font-weight: 600;
    color: #00587c;
}
.sb-footer-copyright{
    border-top: 1px solid #fff;
}
.footer .follow-us h3{
    margin-top: 0;
}
.footer .follow-us img{
    float: left;
    max-width: 60px;
    margin-right: 10px;
}

/* Calculator Widget - Product page */
.buynow-paylater-widget{
    display: flex;
    flex-direction: column;
}
.laybuy-widget, .humm-widget, .afterpay-widget{
    display: flex;
    align-items: center;
    margin: 4px 0;
}
.afterpay-widget i::before{
    content: url('../images/afterpay-icon-sm.png');
    margin-right: 8px;
}
.laybuy-widget i::before{
    content: url('../images/laybuy-icon.png');
    margin-right: 8px;
}
.laybuy-widget p, .humm-widget p, .afterpay-widget p{
    font-size: 14px;
}
.afterpay-widget p a{
    font-weight: bold;
    color: #b2fce4;
}
.laybuy-widget p a{
    font-weight: bold;
    color: #786dff;
}
.humm-widget i::before{
    content: url('../images/humm-icon-sm.png');
    margin-right: 8px;
}
.humm-widget p a{
    font-weight: bold;
    color: #ff6a04 !important;
    display: inline-block;
}

/* Buy Now Pay Later Popover */
.popover-content .laybuy-widget p, .popover-content .humm-widget p{
    font-size: 11px;
}

/* Header Override */
#header-left .logo{
    padding: 10px 0 0 0;
}
#top .pattern > .container{
    padding-bottom: 10px;
}

/* Buy Now, Pay Later Page */
.buynowpaylater{
    text-align: center;
}
.buynowpaylater img{
    width: 100%;
    max-width: 100%;
}
.laybuy-info img, .humm-info img, .afterpay-info img{
    margin-top: 20px;
}

.breadcrumb .container h1, .box .box-heading, .product-block .title-block,
.refine_search, .market-products-categories > ul > li > a, .box .box-heading,
.product-block .title-block, .refine_search{
    border-bottom-color: #00587c;
    color: #00587c;
}

/* Center align breadcrumb when vertical menu is showing */
@media only screen and (min-width:768px){
    .breadcrumb .container{
        margin-left: 300px !important;
    }
    .breadcrumb .container h1{
        font-size: 36px !important;
        font-weight: 700 !important;
    }
}

/* Hide Category Description section*/
.category-info{
    display: none;
}

.product-grid .product:hover:before, .product-list > div:hover{
    border-color: #00587c;
}
.product-grid .product .only-hover ul li a:hover,
.architecture-products .product .right .only-hover ul li a:hover,
.product-list .name-actions ul li a:hover, .today-deals-toys2-products .only-hover ul li a:hover,
.today-deals-petshop2-products .only-hover ul li a:hover, .flower-product .right ul li a:hover{
    border-color: #00587c;
    background-color: #00587c;
}
.product-grid .product .price,
.advanced-grid-products .product .right .price, #top #cart_block .cart-heading p strong,
.cart-total table tr td:last-child, .mini-cart-info td.total, .mini-cart-total td:last-child,
.today-deals-products .product .price, .architecture-products .product .right .price,
.matrialarts-products .matrial-product .right .price{
    font-size: 20px;
    font-weight: 600 !important;
    color: #00587c;
}
div.pagination-results ul li.active{
    color: #00587c;
}
div.pagination-results ul li.active:hover{
    color: #FFF !important;
}
div.pagination-results ul li:hover{
    background: #00587c;
    border-color: #00587c;
}

/* Product List Custom CSS */
.options .product-compare a, .product-filter .options .product-compare a, .product-filter .list-options select{
    font-size: 13px !important;
}
/* end of Product List Custom CSS */

/* Remove Wishlist/Compare - Main Product Page */
.product-info .cart .links{
    display: none;
}

/* Description - Main Product Page */
.htabs a:hover, .htabs a.selected{
    color: #00587c !important;
}
.product-info .review{
    margin-top: 14px;
}
a:hover{
    color: #00587c;
}
div.pagination-results ul li.active{
    color: #FFF !important;
    background: #00587c;
}
.htabs a.selected:before, .filter-product .filter-tabs ul > li.active > a:before{
    background: #00587c;
}
#tab-description a{
    color: #00587c;
    font-weight: bold;
}
/* end of Description - Main Product Page */

/* Product Grid Override */
.product-grid .product{
    padding: 36px 10px;
}
/* End of - Product Grid Override */

/* My custom product grid */
.product-grid .product-hover .only-hover{
    padding: 65px 0px 4px 0px !important;
}
@media only screen and (min-width: 767px){
    .product-grid .name{
        min-height: 90px;
        max-height: 90px;
        overflow: hidden;
    }
    .product-grid .model{
        margin-top: 16px;
        font-weight: 600;
        color: #00597c;
    }
}

/* Hide Grid/List and Compare buttons in product list pages */
.product-filter .options{
    display: none;
}

/* Facebook/Google Login */
fieldset#user_details input[type=text], fieldset#user_details input[type=tel]{
    background-color: #FFFFFF !important;
}


/* Out of stock badge */
.product .image.oos a::before{
    content: url('/oos-badge3.png');
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    max-width: 100%;
    /* content: '';
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    background: url('/oos-badge.png') no-repeat bottom center;
    -moz-background-size:100% auto;
    background-size:100% auto; */
}