File: /storage/v4513/ctoivenusin/public_html/wp-content/themes/ivenusp2/style.css
/*
Theme Name: iVenus Phase 2
Author: Venus Data Products
Description: A Custom theme for iVenusP2.
Version: 1.0
*/
.post p {
line-height: 1.5em;
padding-bottom: 15px;
}
#preloaderdiv {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
filter: alpha(opacity=50); /* IE 5-7 */
-moz-opacity: 0.5; /* Netscape */
-khtml-opacity: 0.5; /* Safari 1.x */
opacity: 0.5;
display: none;
z-index : 1111111111;
}
.woocommerce-page #content .single_wrap {
float: none;
width: 100%;
}
.woocommerce-page #sidebar , .woocommerce-products-header{
display: none !important;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
display : none;
}
.reset_variations {
display: none !important;
}
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item {
flex-direction: column;
}
.single-product.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
padding-bottom: 5px;
}
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item span:last-child {
padding: 0 10px 10px;
display: block;
width: 100%;
text-align: right;
padding-bottom: 5px;
font-weight: 600;
}