/*  
Theme Name: THIS UK
Theme URI: http://this.co
Description: THIS is a minimal, lightweight, modular Wordpress Theme built using ACF Pro.
Version: 1.1
Author: Lee Borowiak
Author URI: http://www.johnsonbanks.co.uk
License:
License URI:
Tags: this, minimal, theme, acf, advanced, custom, fields
Text Domain: THIS UK Theme
*/

.woocommerce-product-gallery + img {
	padding-top: 100px;
}
.woocommerce .products ul, .woocommerce ul.products {
    width: 100%;
}
.single-product .product {
    width: 100%;
}
.fancy-product.woocommerce div.product div.summary, .fancy-product.woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    margin-top: 50px;
}
.fancy-product .leftprod,
.fancy-product .product-toggler {
    display: none;
}
.fpd-product-designer-wrapper {
	margin-bottom: 30px;
}
#mc-embedded-subscribe {
    padding: 7px 27px 6px 27px;
    color: #000 !important;
    background: #fff !important;
    width: auto;
	text-transform: uppercase;
    margin: 0 !important;
}

/* .product-type-simple {
    margin:0 !important;
    width:100% !important;
} */

.woocommerce-loop-product__title {
    color:#000;
    font-size:24px !important;
    line-height:26px !important;
}

.woocommerce .woocommerce-breadcrumb {
    display:none !important;
}

.woocommerce-product-details__short-description {
    
}
.woocommerce-product-details__short-description h3 {
    margin-top:25px;
    padding-bottom:0;
}

.woocommerce .quantity .qty {
    background: none;
    color: #000;
    font-size: 30px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color:#fff !important;
    background:#000 !important;
    font-family:'Druk Text Web', Arial, Helvetica, sans-serif !important;
    text-transform:uppercase;
    font-size:30px;
    border-radius:0px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index:1;
}

.leftprod {
    float:left;
    width:48%;
}
@media(max-width:767px){
    .leftprod {
        width:100%;
    }
    .woocommerce div.product form.cart .button {
        margin-left: 0 !important;
        clear: both;
        margin-top: 15px;
    }
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width:100%;
}

.woocommerce button.button.single_add_to_cart_button {
    border:3px solid #000;
    transition:all 0.3s ease-in-out;
}
.woocommerce button.button.single_add_to_cart_button:hover {
    background:#fff !important;
    color:#000 !important;
    border:3px solid #000 !important;
}

p.in-stock {
    display:none !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #000;
    color: #fff;
    border-top: none;
    padding:1em;
    font-weight: bold;
}

.woocommerce-cart .woocommerce-message .button {
background: #fff !important;
    color: #000 !important;
}
.woocommerce-cart .woocommerce-message {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}

#prodVideo {
    display: block;
    width: 100%;
}

#wc_checkout_add_ons {
    margin-top:30px;
    padding-top:20px;
    padding-bottom:30px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}

#wc_checkout_add_ons label {
    display:none !important;
}
#wc_checkout_add_ons label.checkbox {
    display:block !important;
}

.giftwrap_products {
    display:block !important;
}
.giftwrap_header_wrapper, .giftwrap_details {
    display:none;
}
.giftwrap_title {
        font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
    line-height: 33px;
    letter-spacing: -0.3px;
    color: #000;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 24px;
}
.wc_giftwrap_notes_container {
    margin-top:20px;
}

.giftwrap_ul {
    overflow:hidden;
}

.wc_giftwrap_notes_container label{
    font-size:0;
}
.wc_giftwrap_notes_container label::before {
    content:"Name to appear on t-shirt:";
    font-size:16px;
    color:#000;
}

.giftwrap_desc .amount{
        font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
    line-height: 33px;
    letter-spacing: -0.3px;
    color: #000;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 24px;
}
#giftwrapper_notes_checkout {
    border:2px solid #000;
}

.woocommerce-input-wrapper select, .woocommerce-additional-fields select {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 0;
}


    .woocommerce-input-wrapper select ::placeholder, .woocommerce-input-wrapper select::placeholder {
        content:"this";
    }

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a{
    color:#fff;
    text-decoration:underline;
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    display:none;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    background:#fff;
    color:#000;
}

.input-text::placeholder {
        color:#000;
    }
.woocommerce-cart table.cart td.actions .coupon .input-text {
    height:67px;
    width:220px;
}

.shop_table_responsive thead {
    background:#000;
}
.shop_table_responsive tr {
    color:#fff;
}

.woocommerce-cart table.cart img {
    width:72px;
}

.shop_table_responsive td a,
.shop_table_responsive td span,
.shop_table_responsive td a {
    color:#000;
    font-size:22px !important;
    font-family:'Druk Text Web', Arial, Helvetica, sans-serif !important;
}
.cart_totals h2, .cart_totals th, .cart_totals td, .cart_totals li, .cart-tshirt h2 {
    color:#000;font-weight:bold;
}

.cart_totals h2,
.cart-tshirt h2 {
    font-size:46px;
    line-height:1em;
}

.cart-tshirt {
    width: 48%;
    float: left;
}

@media(max-width:767px){
    .cart-tshirt {
        width: 100%;
    }
}

.single .cart-tshirt {
    float: none;
    width: 100%;
    margin-top: 50px;
}

.woocommerce-checkout input[type=checkbox] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
    width: auto;
    margin-top: 16px !important;
    margin-right: 5px !important;
    height: 15px;
    width: 15px !important;
}
#stripe-payment-data p {
    padding:0;
}
#stripe-payment-data .form-row {
    padding:0 !important;
}
#wc-stripe-cc-form {
    max-width:600px;
}
#order_review_heading {
    margin-top:40px;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table span,.woocommerce table.shop_table strong {
    font-weight: 700;
    color: #000;
    font-size: 18px;
}
#wc-stripe-cc-form label {
    
    color:#000;
    font-size:22px !important;
    font-family:'Druk Text Web', Arial, Helvetica, sans-serif !important;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 2px solid black;
    margin: 5px 0;
    padding: 10px;
    background-color: #fff;
    outline: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background:#fff;
    border:2px solid #000;
    color:#000;
}
.woocommerce form .form-row textarea {
    padding:5px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size:30px;
}

.cart_totals .woocommerce-shipping-destination {
    font-size:16px;line-height:18px;
}

.shop_table_responsive .qty {
    font-size:22px !important;
}

.shop_table_responsive td a {
    font-size:24px !important;
    font-family:'Druk Text Web', Arial, Helvetica, sans-serif !important;
    font-weight:bold;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
    color: #000;
    font-family: 'Druk Text Web', Arial, Helvetica, sans-serif;
    float: left;
    width:100%;
    margin-top: 25px;
    font-size: 40px;
}
.single.woocommerce div.product p.price,
.single.woocommerce div.product span.price,
.single.woocommerce ul.products li.product .price {
    padding: 30px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 50px 0;
}
.woocommerce div.product p.price small, .woocommerce div.product span.price small, .woocommerce ul.products li.product .price  small {
    font-size:80%;
	float:none;
    line-height:100%;
	margin-left: 15px;
}
.prod_desc small {
    font-size:16px;
}
.woocommerce ul.products li.product .price { 
    float:left;
    margin:0;
}

@media(max-width:767px){
    .woocommerce div.product p.price, .woocommerce div.product span.price {
        float:left;
        margin-top:0px;
    }
}

.add,.minus {
    float:left;
    margin-top:16px;
    cursor:pointer;
}
.add i, .minus i {
    color:#000;
    font-size:30px;
}
.summary .single_add_to_cart_button {
    margin-left:50px !important;
}
.woocommerce-order h2 {
    color:#000;
}
.woocommerce-order address {
    color: #000;
    font-size: 25px;border: 2px solid #000 !important;
    border-radius: 0 !important;
    padding: 20px 15px !important;
}
.woocommerce-order address p {
    margin-top:15px;
    padding-bottom:0;
}
.woocommerce-order .woocommerce-column__title {
    font-size:46px;
    line-height:50px;
}
.woocommerce ul.order_details li {
    font-size:1em;
    color:#000;
}

.woocommerce div.product form.cart {
    clear:both;
}

.product-toggler {
    display: inline-block;
    width: 100%;
}
.toggle-title {
    margin-bottom:10px !important;
    margin-top:10px !important;
    padding-bottom:0;
    font-size:32px;
    cursor:pointer;
}
.woocommerce-terms-and-conditions-wrapper p {
    font-size:20px;
}
.toggle-title {
    position: relative;
}
.toggle-title:after {
    content: "";
    margin-left: 10px;
    font-family: "FontAwesome";
    font-size: 21px;
    position: absolute;
    right: 20px;
}
.toggle-title.active:after{
    content: "";
}
.prod_desc {
    margin-top:40px;
}
.woocommerce table.shop_table.cart th {
    color:#fff;
    background:#000;
}
.toggle-content {
    display:none;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 25px;
    line-height: 33px;
    letter-spacing: -0.3px;
    color: #000;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 24px;
}

.toggle-content table {
    border-spacing: 0;
    margin-bottom: 30px;
    width: 100%;
}

.toggle-content th {
    background: #000;
    color: #fff;
    padding: 10px 20px;
}

.toggle-content td {
    padding: 7px 20px;
    color: #000;
    border: 1px solid #000;
}

.toggle-content td:last-child {
    border-right-width: 2px;
}
.toggle-content td:first-child {
    border-left-width: 2px;
}

.toggle-content tr:last-child td{
    border-bottom-width: 2px;
}

.columns-4 {
    width:23%;
    margin:1%;
}

.tb-right a {
    float: right;
    color: #fff;
    position: absolute;
    right: 0;
    top: 12px;
}
.tb-right a.anim-button {
    float: left;
    width: 100%;
    display: inline-block;
    height: 40px;
    position: relative;
    top: 0;
    right: inherit;
}
.truck-anim {
	position: relative;
	top: 17px;
	width: calc(100% - 78px);
}
.truck-anim img {
	margin: 0 !important;
	height: 30px;	
  	position: absolute;
	left: 0;
    top: -10px;
    opacity: 0;
	animation: ease-in-out infinite forward;
  	animation-name: run;
  	animation-duration: 4s;
}
@-webkit-keyframes run {
    0% {
      left: 0;
      transform: translateX(0);
    }
    15% {
        opacity: 1;
    }    
    85% {
        opacity: 1;
    }
    100% {
      left: 100%;
      transform: translateX(-100%);
      opacity: 0;
    }
}
.top-banner {
    display: none;
    height: 50px;
    width: 100%;
    background:#000;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
}
.top-banner .cont {
    max-width:1200px;
    width:100%;
    display:flex;
    margin:0 auto;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding:5px;
	/* display: none; */
}
.top-banner.show {
    display:block;
}
.top-banner.show + header {
    top:50px;
}
.top-banner.show ~ .wrapper .start {
    padding-top: 140px;
}
.top-banner.show ~ #primary .wrapper .start {
    padding-top: 140px;
}
.top-banner .tb-left {
    display:flex;
    align-items:center;
    justify-content: flex-start;
}
.top-banner .tb-left img {
    margin:0;
    width: auto;
    margin-top: -5px;
}
.top-banner .tb-left h5 {
    padding:0;
    font-size: 29px;
    line-height:1em;
    margin: auto 10px auto 10px;
}
.top-banner .tb-right {
    display:block;
    align-items:center;
    justify-content: flex-end;
	flex: 1;
    min-width: 1px;
    height: 40px;
    position: relative;
}
/* .top-banner .tb-left a {
    border: 1px solid #fff;
    line-height: 36px;
    padding: 0 20px;
    color: #fff;
    font-family: 'Druk Text Web', Arial, Helvetica, sans-serif;
    font-size: 20px;
} */
.top-banner .tb-right img {
    margin:0;
    width:auto;
    max-height: 28px;
    margin-right: 10px;
}
.top-banner .tb-right p {
    color: #fff;
    font-family: 'Druk Text Web', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding:0;
}
#as_seen_in .logo_images {
    flex-wrap:wrap;
}
#as_seen_in .logo_images .logoimg {
    flex:0 1 15%;
    display:block;
}

@media(max-width:992px){
#as_seen_in .logo_images .logoimg {
    flex:0 1 25%;
}
    .top-banner .cont {
        justify-content: center;
    }
    .top-banner a span {
        display:none;
    }
    /* .top-banner .tb-right {
        display:none;
    } */
}
.top-banner .tb-left a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media(max-width:767px) {    
    .top-banner {
        height: 50px;
    }
    .top-banner .tb-left img {
        height: 25px;
    }
    .top-banner .tb-right img {
        max-height: 22px;
        top: -6px;
    }
    .top-banner .tb-left h5 {
        font-size: 18px;
    }
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
        float: none;
        clear: both;
    }
}

@media(max-width:520px){
    #as_seen_in .logo_images .logoimg {
        flex:0 1 45%;
    }
    .top-banner.show {
        display:none !important;
    }
    .top-banner.show + header {
        top:0px;
    }
    .top-banner.show ~ .wrapper .start {
        padding-top: 90px;
    }
    .top-banner.show ~ #primary .wrapper .start {
        padding-top: 90px;
    }
}

header .menu-item:hover span {
    text-decoration: underline;
  }
#wc-stripe-payment-request-wrapper, #wc-stripe-payment-request-button-separator {
    display:none !important;
}

.crowd--popup .special {
    display:flex;justify-content:center;align-items:center;flex-wrap:Wrap;
}.crowd--popup p {
    text-align:center;
    padding-right:0 !important;
}

.crowd--popup img {
    width:auto !important;
    height: 138px;
    margin-left:20px;
    margin-right:20px;
    margin-top:3px;
}
.crowd--popup .pops a {
    color:#fff;font-family: 'Druk Text Web', Arial, Helvetica, sans-serif;font-size:36px;width:100%;border:1px solid #fff;padding:10px 0;text-align:center;display:block;
}
.crowd--popup .seedr {
    text-align:center;
}
.crowd--popup .seedr img {
    width:auto;margin:10px auto;
}
@media (max-width:767px){
    .crowd--popup .special {
        justify-content: center;
    }
    .crowd--popup h5 {
        font-size:50px;
        margin-top:15px;
    }
    .crowd--popup .pops a {
        font-size:24px;
        max-height:60px;
    }
}
.woocommerce div.product form.cart .variations select {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 0;
}

.highlight {
    background: #000;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    font-size: 36px;
}
.highlight i {
    margin-right: 10px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.woocommerce div.product .product_title {
    font-size: 52px;
    line-height: 64px;
}
.woocommerce div.product form.cart .button {
    padding: 15px 70px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 24%;
}
#product-main {
    will-change: min-height;
}
.inner-wrapper-sticky {
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

@media (max-width: 959px) {
    /**** Woo ****/
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
    }
    .woocommerce #content table.cart td.actions .coupon .button.alt,
    .woocommerce #content table.cart td.actions .coupon .input-text + .button,
    .woocommerce table.cart td.actions .coupon .button.alt,
    .woocommerce table.cart td.actions .coupon .input-text + .button,
    .woocommerce-page #content table.cart td.actions .coupon .button.alt,
    .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
    .woocommerce-page table.cart td.actions .coupon .button.alt,
    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        float: none;
        width: 100%;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 100%;
        margin-bottom: 10px;
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%;
    }
    .woocommerce-cart .woocommerce-message {
        flex-direction: column-reverse;
    }
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button {
        float: none;
        display: inline-block;
        width: auto;
    }
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        font-size: 28px;
        text-align: center;
        margin-top: 10px;
    }
    
}

@media only screen and (max-width: 767px) {
    .show-on-mobile {
        display: block;
    }
    .show-on-desktop {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .show-on-mobile {
        display: none;
    }
    .show-on-desktop {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
	.woocommerce table.shop_table_responsive tr td.product-name,
	.woocommerce-page table.shop_table_responsive tr td.product-name {
		display: block;
		text-align: left !important;
	}
	.woocommerce table.shop_table_responsive tr td.product-name::before,
	.woocommerce-page table.shop_table_responsive tr td.product-name::before {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
    .single-product .woocommerce-notices-wrapper {
        /* display: none; */
    }
    .highlight {
        font-size: 30px;
        margin-top: 8px;
    }
}

/**** New Stockist Map ****/

#store_locator_sidebar,
#store_locator_search_box {
    padding: 0;
}
.store-locator-row {
    padding-right: 10px;
}
#store_locator_result_list_box hr {
    display: none;
}
.store_modal_title {
    color: #000;
    font-size: 42px;
    margin-bottom: 20px;
    padding-bottom: 0;
    line-height: 1;
}
.store-locator-row {
    margin-top: 15px;
    margin-bottom: 15px;
}
.store_locator h5 {
    color: #000;
    font-size: 20px;
    margin: 15px 0;
    line-height: 1;
    padding: 0;
}
#store_locator_address_field {
    margin-bottom: 0;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
}
#store_locator_get_my_position,
#store_locator_get_all_stores {
    margin-right: 15px;
    font-style: normal;
    font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;
}
#store_locator_get_all_stores {
    margin-bottom: 15px;
}
#store_locator_get_my_position i,
#store_locator_get_all_stores i {
    font-style: normal;
}
#store_locator_find_stores_button {
    color: #fff;
    background: #000;
    font-family: 'Druk Text Web', Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    font-size: 21px;
    border-radius: 0px;
    border: 3px solid #000;
    padding: 10px 25px;
    width: auto;
    cursor: pointer;
}
#store_locator_find_stores_button:hover,
#store_locator_find_stores_button:focus {
    color: #000;
    background: #fff;
}
#store_locator_search_box #store_locator_filter {
    margin: 0;
}
.store_locator .select,
#store_locator_address_field {
    height: 40px;
    width: 100%;
    border: none;
    background: #f7f7f7;
    border-radius: 0;
    margin: 3px 0;
    font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.store_locator_result_list_item .store-locator-row,
.store_locator_result_list_item .store-locator-row .store_locator_details  {
    margin: 0;
    padding: 0;
}
h3.store_locator_name {
    font-size: 20px;
    line-height: 28px;
    padding: 0;
}
.store_locator_details .store_locator_address,
.store_locator_details .store_locator_contact {
    margin-top: 10px;
    padding: 0;
    font-size: 18px;
    line-height: 1.45;
}
.store_locator_details .store_locator_actions {
    font-size: 16px;
    padding: 0;
    font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.store_locator_infowindow .store_locator_details {
    margin: 10px 0;
}
.gm-style-iw .store_locator_actions a {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    border: none;
}

/**** Out of stock notification ****/

.woocommerce div.product p.stock {
    font-size: 21px;
    background: red;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    margin-bottom: 20px;
}
body .cwginstock-subscribe-form .panel-primary {
    border-color: #000;
    border-radius: 0;
}
body .cwginstock-subscribe-form .panel-primary > .panel-heading {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}
body .cwginstock-panel-heading h4 {
    padding: 0;
}
body .cwginstock-subscribe-form input {
    box-sizing: border-box;
    color: #000;
    background: #fff;
    border: 2px solid #000;
    box-sizing: border-box;
}
body .cwginstock-subscribe-form input:focus {
    border-width: 2px;
    border-color: #aaa;
}
body .cwginstock-subscribe-form input.cwgstock_button {
    background: #000;
    color: white;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}
body .cwginstock-subscribe-form .cwg_iagree_checkbox label {
    padding: 15px 0;
    display: inline-block;
}
body .cwginstock-subscribe-form input#cwg_iagree_checkbox_input {
    width: auto;
    padding: 9px;
    margin-right: 10px;
}
body .cwginstock-subscribe-form input#cwg_iagree_checkbox_input:checked {
    background: #000;
}
body .cwginstock-subscribe-form .row {
    margin-left: 0;
    margin-right: 0;
}
body .cwginstock-subscribe-form .row .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
body .cwgstock_output {
    display: inline-block;
    margin-top: 10px;
}

/**** Recipes ****/

#recipe-page-hero {
    padding: 170px 0 50px;
}
#recipe-page-hero h1,
#recipe-page-hero p {
    color: #fff;
}
#recipe-page-content h2 {
    color: #000;
}
#recipes > div {
    padding-top: 0;
}
.recipes-grid {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin-left: -7px;
    width: calc(100% + 14px);
}
.recipes-grid .recipe-single {
    width: calc(33.33% - 14px);
    margin: 7px;
    position: relative;
}
.recipes-grid .recipe-single .recipe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    padding: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
    font-size: 32px;
    font-family: 'Druk Text Web', Arial, Helvetica, sans-serif;
}
.recipes-grid .recipe-single:hover .recipe-overlay {
    opacity: 1;
}
#recipes-search {
    padding: 40px 0;
    margin-bottom: 40px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
}
.search-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.search-row > div {
    margin-right: 20px;
    margin-bottom: 10px;
}
.search-row select,
.search-row input {
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    padding: 11px 25px 11px 15px;
    border: 2px solid #000;
    font-size: 20px;
    max-width: 240px;
}
#no-more-content,
#reset-results {
    display: none;
}
h1.recipes-title sup,
h2.recipes-title sup,
h3.recipes-title sup {
    font-size: 33%;
    transform: translateY(-150%);
    display: inline-block;
    line-height: 1;
}
h2.recipes-title sup {
    transform: translateY(-146%);
}
.page-row {
    display: block;
}
.column-width-1-2 {
    width: 100%;
}
#recipe-hero {
    background: #000;
    color: #fff;
    padding: 170px 0 80px;
}
#recipe-hero .page-row {
    align-items: center;
}
#recipe-hero h1,
#recipe-hero p {
    color: #fff;
}
#recipe-hero iframe {
    max-width: 100%;
}
.recipe-details {
    padding: 40px 0;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
.recipe-detail {
    display: flex;
}
.recipe-detail + .recipe-detail {
    margin-top: 30px;
}
.recipe-detail p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.3;
}
.recipe-detail p span {
    display: block;
    font-size: 12px;
    text-transform: none;
}
.recipe-detail img {
    width: 36px;
    height: 36px;
    margin-right: 40px;
}
#recipe-content {
    padding: 0;
}
#recipe-content h2,
#recipe-content h3,
#recipe-more h2 {
    color: #000;
    font-size: 32px;
    text-trasform: uppercase;
    margin-bottom: 15px;
    padding: 0;
    line-height: 1.5;
}    
#recipe-content h3 {
    font-size: 25px;
}
.recipe-ingredients-section + .recipe-ingredients-section {
    margin-top: 30px;
    margin-bottom: 30px;
}
#recipe-content ul,
#recipe-content ol {
    padding-left: 22px;
}
#recipe-content table,
#recipe-content p,
#recipe-content li {
    width: 100%;
    font-size: 24px;
    color: #000;
}
#recipe-content table td {
    padding: 12px 0;
    border-top: 1px solid #707070;
}
#recipe-image {
    padding: 0;
    text-align: center;
}
#recipe-image h2 {
    text-align: center;
}
#recipe-image .padding.less-pad-bot-and-top {
    padding-top: 80px;
    padding-bottom: 80px;
}
#recipe-image .page-row,
#recipe-more .page-row .page-row {
    align-items: center;
}
#recipe-more {
    padding: 0;
    text-align: center;
}    
#recipe-more h2 {
    text-align: center;
}
#recipe-more .column-width-1-2 + .column-width-1-2 {
    margin-top: 30px;
}
.btn-default {
    background: #000;
    color: #fff;
    border: 2px solid #000;
    font-family: 'Druk Text Web', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    padding: 15px 25px;
    text-align: center;
}
.btn-default:hover {
    background: #fff;
    color: #000;
}
.btn-default + .btn-default  {
    margin-top: 15px;
}
.recipe-carousel {
    margin-top: 30px;
}
.recipe-slide a  {
    display: inline-block;
    padding: 7px;
}
.recipe-slide a:hover {
    padding: 0;
}
.slick-track {
    display: flex;
    align-items: center;
}
.recipe-carousel .slick-prev::before,
.recipe-carousel .slick-next::before {
    color: #000;
}
@media only screen and (max-width: 640px) {
    .recipes-grid .recipe-single .recipe-overlay {
        font-size: 14px;
    }
}
@media only screen and (min-width: 960px) {
    .page-row {
        display: flex;
        justify-content: space-between;
    }
    .column-width-1-2 {
        width: calc(50% - 35px);
    }
    #recipe-image,
    #recipe-image h2,
    #recipe-more,
    #recipe-more h2 {
        text-align: left;
    }
    #recipe-more .column-width-1-2 + .column-width-1-2 {
        margin-top: 0;
    }
    .recipe-carousel {
        margin-top: 43px;
    }
}