/*
Theme Name: Uk Colloidal Silver Theme
Theme URI: http://www.somersetwebservices.co.uk
Template: Avada
Author: Somerset Web Services
Version: 5.0.6.1486550699
Updated: 2017-02-08 10:44:59

*/
/* For the social icons */
.fusion-footer .fusion-footer-widget-column {
	width: 75%;
	margin: auto;
}

/* For Barclaycard */
.ncoltable2 select {background-color: #fff !important;}

h2.woocommerce-loop-category__title {color: #e9a825 !important;}

/* Make the background image in boxed layout fixed */
body{background-attachment: fixed !important; background-position: center center !important; background-repeat: no-repeat !important; background-size: cover !important;}

/*Stop images on product from being stretched and massive*/
body.single-product .fusion-flexslider .slides img {width: auto !important; margin-left: auto; margin-right: auto;}

/* Remove unusual grey colouring added to social media icons in header */
.fusion-social-links-header .fusion-icon-facebook {background-color: #4965a0 !important;}
.fusion-social-links-header .fusion-icon-twitter {background-color: #1c9dec !important;}
.fusion-social-links-header .fusion-icon-pinterest {background-color: #d50c22 !important;}
.fusion-social-links-header .fusion-icon-instagram {background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )}

/* Make cart icon on main menu bigger */
.fusion-main-menu-cart > a {font-size: 25px !important;}

/* Make cart buttons bigger on shopping page */
.product-buttons-container > a {font-size: 17px !important;}

.product-buttons a:before {margin-left: -20px !important;}

/* Make all the products descriptions on the page equal */
.product-details-container {min-height: 100px !important;}

/* Make the 'Calculate Shipping' and 'Basket Totals' sections of checkout page full width*/
body.woocommerce-cart .shipping-coupon {width: 100%; margin-right: 0%; margin-bottom: 30px;}
body.woocommerce-cart .cart_totals  {width: 100%;}

/* Cookie Policy Page */
.privacytable {margin: 10px 0; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.privacytable td {padding: 5px; margin: 0px; border-top: 1px solid #ccc;	border-right: 1px solid #ccc;}
.privacytable th {height: 30px; border-bottom: #ccc; background: #CeCeCe;}
.privacytable tr:hover {background: #DBDDD0;}
blockquote.cookielaw {margin-top: 10px; font-size: 11px; margin-bottom: 10px;	margin-left: 50px; padding-left: 15px; border-left: 3px solid #ccc;}

#pa_product-options {background-color: #ffffff !important; color: #747474 !important;}

select#calc_shipping_country {background-color: #ffffff !important; color: #aaa9a9 !important;}
select#Ecom_Payment_Card_ExpDate_Month, select#Ecom_Payment_Card_ExpDate_Year {background-color: #ffffff !important;}

/* Remove product category image from shop page *//* .product-category img {display: none;}*/

@media only screen and (max-width: 800px) {
	
	.product-subtotal .woocommerce-Price-amount {
		
		display: none !important;
		
	}
	
}


@media (min-width: 800px) {
  #mailpoet_form_1 {
    width:75% !important;
    margin:auto;
  }
}

