/*
Theme Name:     Hazel Blomkamp
Description:    Hazel Blomkamp\'s Fine Needlecraft Theme
Author:         Greenseed.io
Template:       storefront

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700);

body {
    font-family: "Open Sans"!important;
	font-weight:400!important;
  	color:#333;
	background-color: rgb(241, 242, 246);
}



button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget-area .widget a.button, .site-header-cart .widget_shopping_cart a.button {
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	border-radius: 4px;
	border:1px solid transparent;
	color: #fff !important;
	box-shadow: none;
	padding: 10px 15px;
	background-color: #91436B;
    border-color: transparent;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget-area .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
    background-color: #687667;
    border-color: transparent;
    color: #fff;
}

.add_to_cart_button{
	background-color: #91436B;
}

.button.alt {
	background-color: #91436B ;

	border-color: transparent;
	padding: 10px 15px;
}

.button.alt:hover {
	background-color: #687667;
    border-color: transparent;
}

.storefront-sorting {
    margin-bottom: 10px;
}

.term-description p {
	margin-bottom:10px;
}
.sign_out {
    background-color: #E9573F;
}



.hentry .entry-header {
    border-bottom: 0px solid transparent;
    text-align:center;
}

.page-title {
	text-align:center;
}

.hentry .entry-header h1 {
    border-bottom: 0px solid transparent;
}

.hentry {
    border-bottom: 0px solid rgba(0, 0, 0, 0);
}

.site-header {
    padding-top: 0px;
}

.woocommerce-active .site-header .main-navigation {}

.payment-icons {
	text-align:center;
	width:100%;
}

.payment-icons li {
	display:inline-block;
	    vertical-align: middle;
	    list-style:none;
}

.copyright {
	font-size:11px;
	width:100%;
	text-align:center;
}

.site-footer ul {
	margin-left:0px;
}

.site-main ul.products li.product {
	background-color: #f7f7f7;
    padding: 10px 10px 15px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.site-main ul.products li.product h3,
.woocommerce-loop-product__title {
	margin-top:10px;
	padding:5px;
}

.single-product div.product .images .woocommerce-main-image {
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0 0px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:0 0px 1px rgba(0, 0, 0, 0.35);
	box-shadow:0 0px 1px rgba(0, 0, 0, 0.35);
}

.woocommerce-breadcrumb {
    margin-bottom: 5px;
}

.woocommerce-active .site-header .storefront-primary-navigation {
    background-color: #f4f0da;
}


.woocommerce-active .site-header .main-navigation {
    width: 100%;
    background-color: #f4f0da;
    border-radius: 0px;
    border:1px solid rgba(255,255,255,0.4);
    margin-right: 0;
}

.main-navigation {
    padding-top: 0px;
}

@media (min-width: 768px) {
.main-navigation ul.menu > li:first-child, .main-navigation ul.nav-menu > li:first-child {
    margin-left: 0px;
}
}

.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 14px 15px;
    font-size:14px;
    font-weight: 700;
    border-radius: 0px;
    -webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
-ms-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a {
    color: #333;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a {
    color: #fff;
    background-color: #E9573F;
}

.between {
background-image: url(https://www.hazelblomkamp.com/static/img/header.png);
    background-position: center;
    padding-top:20px;
     padding: 30px 0px;
     height: 145px;
}

.site-search .widget_product_search input[type=search], .site-search .widget_product_search input[type=text] {
    padding: 15px 45px;
    line-height: 1;
    background:#FFF;
}

.site-search .widget_product_search form:before {
    top: 17px;
    left: 1.618em;
}

.top_bar {
    background: #383d46;
    border-bottom: 1px dotted #830006;
    font-size: 12px;
    border-radius: 0px 0px 0px 0px;
	height:43px;
}

.top_bar ul {padding:0!important;margin:0!important;color:#fff;}

.top_bar li {
	list-style:none;
	display:inline-block;
}

.top_bar li a {
	padding: 15px 15px;
    line-height: 1;
    color: #fff;
    display: block;
    font-size:13px;
    font-weight:700;
}

.top_bar li a:hover {
    background-color: #E9573F;
}
.main-navigation ul.menu ul li, .main-navigation ul.nav-menu ul li {
    background:transparent;
	border-bottom:1px solid #E6E9ED;
}

.sub-menu li a {
color:#fff!important;
    font-size:13px;
    font-weight:normal;
	    -webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
-ms-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
    background: #383d46;
}

.main-navigation ul.menu ul li, .main-navigation ul.nav-menu ul li {
    background: transparent;
    border-bottom: 0px solid transparent;
}

.main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li:hover > a, .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li:hover > a {
   background-color: #E9573F;
   color:#fff;
   
}

.main-navigation ul.menu > li > ul {
   border-bottom:1px solid #E6E9ED;
}

.main-navigation ul.menu > li > ul {
    border-top-color: transparent;
}
.main-navigation ul.menu > li > ul {
    border-bottom: 0px solid transparent;
}


.woocommerce-breadcrumb {
    margin-bottom: 5px;
    text-align:center;
}

#post-2 .entry-header {display:none;}

.hentry .entry-header {
    margin-bottom: 0px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus, .input-text:focus {
    background-color: #fff;
    color: #484b51;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text {
    background-color: #fff;
    color: #333;
    border: 1px solid #d6d6d6 ;
    box-shadow: none; 
}

.site-search .widget_product_search input[type=search], .site-search .widget_product_search input[type=text] {
    padding: 14px 20px 13px 38px;
    line-height: 1;
}

.site-search .widget_product_search form:before {
    top: 15px;
    left: 15px;
}

.select2-drop-active {
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0px;
}

label {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 10px;
}

a:focus {
    outline: 0;
}

a:focus, .button:focus, .button.alt:focus, .button.added_to_cart:focus, .button.wc-forward:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline-color: transparent;
}



.sub-menu {
    
}

.main-navigation ul.menu > li > ul {
    border-top-color: #d6d6d6;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    margin-bottom: 10px;
    margin-left: 0;
    color: #fff;
    clear: both;
    border-left: 0px solid rgba(0,0,0,0);
}

.woocommerce-error {
background: #E9573F;
} 

.woocommerce-info {
background-color: #4A89DC ;
} 

.woocommerce-message {
background-color: #5cb85c ;
} 

.woocommerce-noreviews {
background-color: #5cb85c ;
} 

p.no-comments {
background-color: #5cb85c ;
}

.site-content>.col-full>.woocommerce>.woocommerce-error:first-child, .site-content>.col-full>.woocommerce>.woocommerce-info:first-child, .site-content>.col-full>.woocommerce>.woocommerce-message:first-child {
    margin-top: 10px;
}

.logo {
height: 100px;
	width:70%;
	display:block;
    float:left;
    text-align:left;
}

.topSearch {
height: 100px;
	width:30%;
	display:block;
    float:left;
    text-align:left;
}



.social {
	text-align:right
}

.social li {
	display:inline-block;
	text-align:right
}

@media screen and (max-width: 768px){
.logo {
	height: 100px;
	width:100%;
	display:block;
    float:left;
    text-align:center;
}

.topSearch {
height: 100px;
	width:100%;
	display:block;
    float:left;
    text-align:center;
}
.social {
	text-align:center
}

.social li {
	display:inline-block;
	text-align:center
}
.between {
	background-image: none;
    background-position: center;
    padding-top:20px;
     padding: 30px 0px;
     height: 145px;
}
}

.circular {
    display: block;
    width: 200px;
    max-width: 200px;
    min-width: 200px;
    height: 200px;
    border-radius: 200px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
}

.page-template-template-homepage .site-main {
    padding-top: 10px;
}

.ssp_no_chrome_slider_default {
    box-shadow: 0px 0px 0px 0px #fff!important;
}

table thead th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

table.cart td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

a.remove:before {
    color: #dd4b39;
}

a.remove, a.remove:before {
    font-weight: normal;
}

.top_bar_left {

	width:50%;
	display:block;
    float:left;
    text-align:left;
}

.top_bar_right {

	width:50%;
	display:block;
    float:left;
    text-align:left;
}

@media screen and (max-width: 768px){
	.top_bar_left {
		width:100%;
		display:block;
		float:left;
		text-align:center;
	}

	.top_bar_right {
		width:100%;
		display:block;
		float:left;
		text-align:center;
	}
}

#post-5 .cart-empty, #post-5 .return-to-shop {
	text-align:center;
}

#order_review .shop_table {
    margin-bottom: 2.618em;
    font-size: 13px;
}

.form-row.woocommerce-validated input.input-text {
    border: 1px solid #0f834d;
	box-shadow:none;
}

.form-row.woocommerce-invalid input.input-text {
	border: 1px solid #e2401c;
	box-shadow:none;
}

.main-navigation ul li a:before {
    font-family: "";
    content: "";
    margin-right: .53em;
    font-weight: 400;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

.productThumbnail {
    height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center;
-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

@media (min-width: 768px){
.site-main ul.products li.product {
    width: 24.22222222%;
    float: left;
    margin-right: 10px;
}
}



.onsale {
color:red;
}

#meteor-slideshow {
    margin-top: -64px;
    margin-bottom: 30px;
} 

/* 2024 Updates */

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", sans-serif;
    clear: both;
    margin: 0 0 0.618em;
    margin-top: 0px;
    color: #303236;
}

h1, h2, h3, h4, h5, h6 {
    color: #444444;
}

.storefront-breadcrumb {
    background-color: transparent;
    margin : 0px;
    padding: 0.7em 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.woocommerce-breadcrumb {
    margin-bottom: 0px;
}
.woocommerce-breadcrumb a:first-of-type::before {
    content: "";
}

.woocommerce-breadcrumb a {
    color: #ac2925;
    font-weight: bold;
    text-decoration: none;
}

.storefront-full-width-content.woocommerce-cart .entry-header, 
.storefront-full-width-content.woocommerce-checkout .entry-header, 
.storefront-full-width-content.woocommerce-account .entry-header, 
.storefront-full-width-content .woocommerce-products-header {
    padding: 0.25rem 1rem 2rem 0.25rem;
}

.video-container{
    max-height: 360px;
}
.video-container .elementor-video{
    margin-top: -140px;
}
.on-video{
    position: absolute !important;
}
.login-message{
    padding: 40px;
    text-align: center;
}
.content-area{
    max-width: 1140px;
    margin: 0px auto !important;
    float: none !important;
}

.woocommerce-breadcrumb{
    max-width: 1140px;
    margin: 0px auto !important;
    float: none !important;
}
.woocommerce-products-header__title.page-title, .entry-header{
    padding-top: 30px;
}
.entry-content{
    max-width: 600px;
    margin: 0px auto;
    text-align: center;
}
.storefront-sorting{
    /*display: none !important;*/
}
.mainmenu ul li a:hover{
    background-color: #aab396;
}
.mainmenu ul li a.elementor-item-active{
    background-color: #aab396;
}
body{
    background-color: #B28B4A29 !important;
}