/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://puffinclouds.co.uk/storefront-puffinclouds
Author:       	Puffin Clouds
Author URI:     https://puffinclouds.co.uk
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme used by Puffin Clouds Limited
Version:      	1.0.0
Tested up to: 6.3
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
*/

/* Add your own custom css below this text.*/
 
html {
font-family: 'Open Sans', sans-serif;	
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%
}
 
body {
	background-color: #fff;
	font-size: 1em;
	overflow-x: hidden;
	font-weight: 300;
	margin:0
}

b, strong {
	font-weight:500
}

/*h1 {
	font-size:2em;
	margin:.67em 0
}*/

h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-weight:500;
	margin:0 0 .5em;
	color: #055aa5 !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:300
}

hr {
	background-color:#ccc;
	border:0;
	height:1px;
	margin:0 0 1em
}

p {
	margin:0 0 1em
}

ol, ul {
	margin:0 0 1em 3em;
	padding:0
}

ul {
	list-style:disc
}

ol {
	list-style:decimal
}

/* Main Header Background */
.site-header {
		background-color: #dff0ff !important;
}

/* Main Menu Background Colour */
#menu-mainmenu {
	background-color: #1e73be;
}

/* Main Navigation Font Colour and Weight */
.main-navigation ul li a, .handheld-navigation .dropdown-toggle {
		color: #fff !important;
		font-weight: 600;
		background-color: #1e73be !important;
}

/* Main Navigation Hover Font Colour and Weight */
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-header .main-navigation ul.menu li.current-menu-item > a, .site-header .main-navigation ul.menu li.current-menu-ancestor > a {
		color: #aad7fe !important;
		font-weight: 600;
		background-color: #1e73be !important;
}

/* Set price Colour */
.woocommerce div.product p.price {
    	color:#3f8b00;
	font-size: 1.75em;
	font-weight:800;
}

/* Set price Margins */
.single-product div.product p.price {
    margin: 0.2em 0;
}

/* Set padding between menu items */
.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
	padding:.3em 1.41575em;
	font-weight:600;
	font-size:.875em
}

/* Set Main Menu Vertical Padding */
.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
	padding:1em 1em
}

/* Set Breadcrumb Top of Page Padding & Margin */
.storefront-breadcrumb {
	margin-bottom: 1em !important;
	margin-top: 1em !important;
	padding-bottom: 1em !important;
	padding-top: 1em !important;
}

/* Logo Padding */
.custom-logo {
	padding-bottom: 1em;
}

/* Page Header Space */
.page-template-template-homepage .type-page {
	padding-top:1em !important;
	padding-bottom:1em !important;
	position:relative !important;
}
.site-main {
	margin-bottom:1em !important;
}
.footer-widgets {
	padding-top:0.5em;
	border-bottom:1px solid rgba(0,0,0,.05)
}

/* Footer Warning Formating */
.site-footer {
	background-color: #dff0ff !important;
}
.site-info {
	padding:0 0
}

/* Button Text Colour */
button {
	color: #fff !important;
} 

/* Must be over 18 warning text */
.warning-text {
	font-size: 0.8em !important;
}
	
/* Puffin Clouds Company Details */
.puffinclouds-details {
	font-size: 0.8em !important;
}

/* Home Page Spacing */
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
	padding-top:1em
}
.page-template-template-homepage .type-page {
	padding-top:1em;
	padding-bottom:1em;
	position:relative
}

/* Top Bar Formatting */

.sp-designer .main-navigation {
    font-size: 16px;
    font-family: inherit;
    letter-spacing: 0px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #ffffff;
    border-width: 1px;
    border-radius: 0px;
    border-style: none;
    border-color: #dff0ff !important;
    background-color: #dff0ff !important;
}

/* GeoTrust Background */

#tablegeotrust {
    background-color: #dff0ff !important;
}

#rowgeotrust {
    background-color: #dff0ff !important;
}
#rowpayment {
    background-color: #dff0ff !important;
}


button.menu-toggle {
	color:#333333 !important;
}

.widget-title,.widget .widgettitle{
	font-size:1em !important;
	letter-spacing:1 !important;
	border-bottom: none !important;
	padding:0 0 0.5em !important;
	margin-bottom:0.8em !important;
	font-weight: bold !important;
	color:#055aa5 !important;
}

ul.products li.product .price {
	font-weight: bold;
	color: #390;
}

.woocommerce-tabs ul.tabs li.active a {
	color: #055aa5 !important;
	font-weight: bold !important;
}

.home .page .entry-title {
  display: none;
}

.site-header {
	padding-top:1em !important; 
	padding-bottom:0
}

.site-info {
	font-size:0.8em !important;
	font-weight: 500 !important;
	color:#055aa5 !important;
}

.loginreg .loginregitem a {
	font-weight: 500;
	color: #FFF !important;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#1e73be;
}

.loginreg .loginregitem a:hover {
	font-weight: 500;
	margin-bottom: 10px;
	color: rgb(223, 240, 255) !important;
	padding-left: 6px;
	padding-right: 6px;
	background-color:#185a95;
}

#breadcrumbs {
	font-size: 0.8em; 
	font-weight: 400 !important;
	color: #055aa5;
	margin:1em 0 2em 0;
}

#breadcrumbs a {
	display: inline; 
	font-weight: 400 !important;
	border: none; 
	padding: 0; 
	text-transform: none; 
	color: #055aa5;
}

#breadcrumbs a:hover {
	font-weight: 400 !important;
	color: #09F !important;
}

/*Remove Storefront Border on Active Link */
a:focus,

.focus a {

	outline: none !important;

}


/* Style Product highlights Plugin */

.wcph-product-highlights {
	list-style: none !important; /* !important ensures themes do not amend this */
	padding: 0 !important; /* !important ensures themes do not amend this */
	margin: 0 0 15px 0 !important; /* !important ensures themes do not amend this */
  	color: white;
border-radius: 5px;
  background: #73AD21;
}

/* Remove */
/*.wcph-product-highlights li:before {
	content: '\2713';
	font-size: 1.2em;
	margin-right: 5px;
	font-weight: 700;
	vertical-align: middle;
	color: green;
}
*/


/* Product loops specific */

.woocommerce .products .wcph-product-highlights {
	font-size: 0.9em;
}

.woocommerce .products .button + .wcph-product-highlights {
	margin-top: 15px !important;
}

/* Product blocks specific */

.wc-block-grid__product .wcph-product-highlights {
	font-size: 0.9em;
}

.wc-block-grid__product .wp-block-button__link + .wcph-product-highlights {
	margin-top: 15px !important;
}

/* TrustSpot Footer Badge - Increase height to remove scroll bars */
.trustspot-tall-badge {
    height: 172px !important;
}
/* Free Shipping over £30 Message at Checkout */
.promote_free_shipping {
	color: #e70606 !important;
}

/* Product Highlights */
.wcph-product-highlights {
    color: #fff !important;
	  font-weight: 700 !important;
	  text-align: center !important;

}

.woocommerce .products .wcph-product-highlights {
		font-weight: 700 !important;
	  color: #fff !important;
	  text-align: center !important;
}

/* Widget - Side Bar Buttons */
.wp-block-button__link {
    color: #fff !important;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}