
#all-added-success{padding-top:20px !important;}
#load{
    left: 450px;
    margin: 0 auto;
    position: absolute;
    top: -50%;
    }
.overlay {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}


/* ---------------------------------------------------------------Responsive-Media------------------------------------------------------------ */


/*-- Media Screen Style Sheet  -- */

@media all and (max-width: 1200px) and (min-width: 769px) {}

@media (max-width: 1024px) {

#load{
    left: 80%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    }	

	}

@media (min-width: 768px) and (max-width:1002px) {

#load{
    left: 80%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    }

}
@media (max-width: 800px) {
.product_dialog_box {
    font-size: 12px !important;
	left: 0 !important;
    margin: 0 auto !important;
    overflow-x: scroll !important;
    right: 0 !important;
    top: 0 !important;
    width: 90% !important;
}

}
@media (max-width: 767px) {

	

#load{
    left: 80%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    }

}

@media (max-width: 480px) {

#load{
    left: 80%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    }
    
 .product_dialog_box {
    font-size: 10px !important;
    top: 27% !important;
    }

 }

@media (max-width: 360px) {

	
#load{
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    }	
	
}

 @media (max-width: 320px) { 

#load{
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    }

}  

table.variation_table th, td {
    vertical-align: middle !important;
}

.woocommerce-message:before {
    color: #8fae1b ;
    content: "" !important;
}
 .woocommerce-message:before {
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    left: 1.5em;
    position: absolute;
    top: 1em;
}

.woocommerce-message:after,.woocommerce-message:before {
    content: " ";
    display: table;
}
 .woocommerce-message:after, .woocommerce-message:before {
    content: " ";
    display: table;
}
.woocommerce-message:after {
    clear: both;
}
.woocommerce-message {
    border-top-color: #8fae1b;
}
.woocommerce-message {
    background-color: #f7f6f7 !important;
    border-top: 3px solid #a46497;
    color: #515151;
    list-style: none outside none !important;
    margin: 0 0 2em !important;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    width: auto;
}
.woocommerce-message {
    border-top-color: #8fae1b;
}
.woocommerce-message a.button {
    float:right;
    background-color: #ebe9eb;
    background-image: none;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #515151;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: 700;
    left: auto;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0.618em 1em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
}
