/*
Theme Name: A1 Digital IPTV
Author:  A1 Digital  Theme
Author URI: http://hibotheme.com/
Description: A1 Digital Child Theme
Version: 1.3
Template: norflo
Text Domain: norflo-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


.products-details-img img {
	
	 box-shadow:  -7px 8px 15px 3px #C80D0F;
	border: 1px solid #C80D0F;
	
}



@media only screen and (min-width: 1000px) {
  /* For large screens: */
 .products-details-img img{
			margin-top:10em;
			}
}





.woocommerce div.product form.cart .variations{
	
	 border: 5px solid green;
    padding-left: 30px;
	padding-top:0px;
	padding-bottom:30px;
	
  margin: 05px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
	
	color: #FFFFFF;
	font-weight:600;
    font-size: 2.25em;
	padding-top: 10px;
	margin: 5px;
}

.products-details-content h3 span.price .products-details-content h3 span.price{
	
	color: #fd9c00;
}

.woocommerce div.product form.cart .variations {
	
	padding:5px 5px 5px 5px;
}



.woocommerce div.product form.cart .reset_variations {
	
	margin-left: 15px;
	padding:5px 5px 5px 5px;
	
}