HEX
Server: nginx/1.27.1
System: Linux in-3 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: ivenus-clone (3297)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
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;
}