/*
Theme Name: Shoptoiletpaper
Author: Semprebello Studio
Author URI: https://semprebello.studio
Version: 1.0
Text Domain: shoptoiletpaper
*/


#popup-delivery.popup {
    position: fixed;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    top:0;
    margin-top: 0px;
    left: 0;
    margin-left: 0px;
    background-color: rgba(255,255,255,.9);
    z-index: 999999999;
    text-align: center;
    display: none;
}
#popup-delivery .table{
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
#popup-delivery .cell{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 100%;

}
#popup-delivery .close-popup{
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    top:0;
    margin:20px;
    right: 0;
}

#popup-delivery h2 {
    	font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        color:#000;
        font-size: 32px;
        line-height: 1;
        margin:0;
        padding: 0;
        margin-bottom: 10px;
        padding: 20px;
        color: #f04324;
        max-width: 850px;
   		margin: auto;
}
@media (max-width: 640px){
	#popup-delivery h2{
		font-size: 22px;
	}
}

.woocommerce-page div.product div.summary 
form.cart .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,
.woocommerce div.product button.disabled{
    display: block!important;
}
.woocommerce div.product button.disabled{      
    opacity: 1!important;
    color: #fff!important;
    background-color: #555!important;
}
.woocommerce-page div.product div.summary form.cart .variations tr {
    margin-bottom: 10px;
}



.text-banner a {
    font-weight: bold;
    color: #fbefe4;
}


.label-tee- {
    display: none;
        width: 110px;
        top: 0px;
        position: absolute;
        right: -10px;
        z-index: 1;
        pointer-events: none;
    }
    @media screen and (max-width: 768px){
        .label-tee- {
        width: 100px;
        top: -0px;
        position: absolute;
        right: 0px;
        z-index: 1;
        }
    }

.postid-2730 .label-tee-,
.postid-126189 .label-tee-,
.postid-215 .label-tee-,
.postid-126176 .label-tee-
{display: block;}   