/*
Theme Name: Maternal Disaster
Theme URI: http://maternaldisaster.com
Author: Maternal Disaster
Author URI: http://maternaldisaster.com
Description: Fully customized Wordpress Theme for Maternal Disaster website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: md
Tags:
*/

/* disable shop pop up */
/* .woocommerce .single-product .product-content form.cart .form-row .btn-add-to-cart {
    display: none !important;
} */

/*hide stockist title*/
.stockist .title {
    display: none;
}

/*hide size chart*/
#product-73961 .accordion .product-tabs:nth-child(2),
#product-73948 .accordion .product-tabs:nth-child(2),
#product-73904 .accordion .product-tabs:nth-child(2),
#product-73918 .accordion .product-tabs:nth-child(2),
#product-73933 .accordion .product-tabs:nth-child(2),
#product-73887 .accordion .product-tabs:nth-child(2)
{
    display:none;   

}

.woocommerce-checkout-review-order-table .product-thumbnail {
    display: none;
}

.dgwt-wcas-search-input {
    padding: 5px 40px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: 10px !important ;
    top: 3px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding:0px !important;
}
.dgwt-wcas-search-wrapp {
    max-width:100% !important;
    min-width: inherit;
}
.dgwt-wcas-sf-wrapp {
    width: 100% !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: 0px !important;
    right: 10px !important;
}


.woocommerce-product-gallery__image.flex-active-slide a img {max-width:95% !important;}

.acf-user-register-fields, .wpuf-form-add h2 {display: none;}
.pass-strength-result, .wpuf-info {color:#000;}

.curswitch {
    margin-left:20px;
}
.curswitch select {
    background: transparent;
    color: #fff;
    border: 1px solid #fcfcfc;
    padding: 5px 0px;
    border-radius: 3px;
}
.curswitchmob {
    display:none;
    font-size: 20px;
}
.curswitchmob select {
    margin: 10px 0px 0px -7px;
    background: #000;
    color: #fff;
    border: none;
}
body.white nav.navbar .curswitch select {
    color: #000;
    border: 1px solid #000;
}
body.white nav.navbar.scroll .curswitch select {
    color: #fff;
    border: 1px solid #fcfcfc;
}
.dgwt-wcas-sf-wrapp {
    width: 90%;
}
.pop-home-wrap {width:100%;height:100%;background:rgba(0,0,0,1);position: fixed;top: 0;z-index: 999999;left: 0;display:block;}
	.pop-home {text-transform:uppercase;max-width:100%;width:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;color:#fff;font-size:16px;text-align:center;padding:40px;border: 1px solid #fff;}
	.btn-close {cursor:pointer;background: #fff;
    display: table;
    margin: auto;
    color: #000;
    padding: 10px 15px;
}

#shopping-cart .cart-item p.variation {
    text-transform: uppercase;
}

@media (max-width:650px) {
    .curswitch {
        display:none;
    }
    .curswitchmob {display:block !important;}
    body .products .product .product-description .product-title {
        font-size: 10px;
    }
    body .products .product .product-description .price {
        font-size: 9px !important;
    }
    .flagship .title {
        font-size:12px;
    }
    .flagship p {
        font-size: 12px;
        line-height: 16px;
    }
    .sbi_item {
        width: 50% !important;
    }
}

.sidebar-issue {
    display: none;
}
.sidebar-issue:nth-child(1),
.sidebar-issue:nth-child(2),
.sidebar-issue:nth-child(3),
.sidebar-issue:nth-child(4),
.sidebar-issue:nth-child(5),
.sidebar-issue:nth-child(6),
.sidebar-issue:nth-child(7),
.sidebar-issue:nth-child(8){
    display: block;
}
/* .sidebar-issue:nth-last-child(1),
.sidebar-issue:nth-last-child(2),
.sidebar-issue:nth-last-child(2) {
    display:none;
} */


#store-swiper .swiper-button-prev,
#store-swiper .swiper-button-next {
  display: none;
}
.sidebar-collabs {
    display: none;
}
.sidebar-collabs:nth-child(-n+5) {
    display: block;
}

@media (min-width:768px) {
.woocommerce-product-gallery__image.flex-active-slide {
    max-width:300px !important;
}
}
@media (min-width:1024px) {
.woocommerce-product-gallery__image.flex-active-slide {
    max-width:420px !important;
}
}
@media (min-width:1280px) {
.woocommerce-product-gallery__image.flex-active-slide {
    max-width:700px !important;
}
}
html body.single-product #wrapper {
    max-width:1600px;
    margin: 0 auto !important;
}
.tab-link {
    margin: 30px 0px 8px;
}
.tab-link a.active {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom:3px solid #000;
}
.tab-link a {
     padding: 10px 20px;
     cursor: pointer;
}
.tab-content {
    display:none;
    border-top: 1px solid #fff;
    padding-top: 30px;
}
.tab-content:first-child {
    display:block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after,
img.emoji {
    display: none !important;
}
img.emoji-new {
    display: block !important;
    top: 8px;
    position: relative;
    left: 6px;
    width: 20px !important;
    height: auto !important;
}
