/*
Theme Name: Tool Exchange
Theme URI: https://www.flexxcreative.com/
Template: salient
Author: The FLEXX Creative team
Author URI: https://www.flexxcreative.com/
Author Email: hello@flexxcreative.com
Author Twitter: https://www.twitter.com/flexxcreative
Author Facebook: https://www.facebook.com/flexxcreative
Author Instagram: https://www.instagram.com/flexxcreative/
Author LinkedIn: https://www.linkedin.com/company/flexx-creative
Author Google+: https://plus.google.com/+FLEXXCreative
Description: Design | Develop | Deliver
Version: 2.0
Licence: NOT for public use. This theme/framework can only be used by FLEXX Creative Ltd for client projects and custom development.
*/

/* =============================================================================
TABLE OF CONTENTS

1. Global
2. Header
3. Sidebar
4. Footer
5. Template Specific
6. Page Specific
============================================================================= */

/* =============================================================================
1. Global
============================================================================= */
/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

/* Helpers */
small {
  font-size: 13px;
}

.fa-pro {
  font-family: "Font Awesome 5 Pro"!important;
}

.nomargin {
  margin-bottom: 0!important;
}

.padding25 {
  padding: 25px;
}

.ebay-row img {
    max-width: 375px!important;;
}

.ebay-row p {
    font-size: 85%!important;
}

/* Contact Forms */
.grecaptcha-badge { 
  visibility: hidden;
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  font-size: 16px;
}

.wpcf7 input[type=text], .wpcf7 textarea, .wpcf7 input[type=email], .wpcf7 input[type=password], .wpcf7 input[type=tel], .wpcf7 input[type=url], .wpcf7 input[type=search], .wpcf7 input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code, .wpcf7 select {
  background: #ffffff;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0);
  font-size: 14px;
  line-height: 24px;
  border: 2px solid rgba(0,0,0,0);
}

.wpcf7 span.wpcf7-list-item, .wpcf7 span.wpcf7-list-item input {
  margin: 0;
}

.wpcf7 label {
  vertical-align: top;
}

.wpcf7 label .wpcf7-form-control-wrap {
  margin-top: 10px;
}

.wpcf7 p {
  font-size: 14px;
  padding: 0;
}

.wpcf7 p.recaptcha-terms {
  padding: 0;
  margin: 0;
}

.wpcf7 input.wpcf7-submit {
  margin: 20px 0;
}

#sell-tool-customer-details h3, #sell-tool-product-details h3, .general-contact-form h3 {
  margin-bottom: 20px;
}

body.page-id-167 #sell-tool-customer-details h3 {
  margin-top: 30px;
}

#sell-tool-customer-details label {
  width: 49%;
  display: inline-block;
}

body.page-id-167 .payment-details label {
  width: 32.3%!important;
}

body.page-id-167 .payment-details label:nth-of-type(3) {
  margin-top: 0!important;
  margin-bottom: 0!important;
  margin-left: 1%!important;
}

#sell-tool-customer-details label:nth-of-type(even), .general-contact-form label.receive-updates:nth-child(2) {
  margin-left: 1%;
}

#sell-tool-customer-details label:nth-of-type(3), #sell-tool-customer-details label:nth-of-type(4) {
  margin-top: 30px;
  margin-bottom: 30px;
} 

#sell-tool-customer-details label small, #sell-tool-product-details label small {
  text-transform: none;
  font-weight: 500;
}

#sell-tool-customer-details label.receive-updates, .general-contact-form label.receive-updates {
  width: auto;
}

#sell-tool-customer-details label.receive-updates span, .general-contact-form label.receive-updates span {
  text-transform: none;
  color: #202023;
  font-weight: 400;
  font-size: 14px;
}

#sell-tool-product-details #product-groups label .wpcf7-list-item-label {
  color: #202023;
}

#sell-tool-product-details {
  margin-top: 50px;
}

#sell-tool-product-details #product-groups {
  padding-bottom: 60px;
  position: relative;
  margin-bottom: 25px;
}

#sell-tool-product-details #product-groups label {
  width: 32.3%;
  display: inline-block;
}

#sell-tool-product-details #product-groups label:nth-of-type(2), #sell-tool-product-details #product-groups label:nth-of-type(3), #sell-tool-product-details #product-groups label:nth-of-type(5), #sell-tool-product-details #product-groups label:nth-of-type(6) {
  margin-left: 1%;
}

#sell-tool-product-details #product-groups label:nth-of-type(4), #sell-tool-product-details #product-groups label:nth-of-type(5), #sell-tool-product-details #product-groups label:nth-of-type(6) {
  margin-top: 35px;
}

/*#sell-tool-product-details #product-groups label:nth-of-type(3) {
  width: 15%;
}*/

#sell-tool-product-details #product-groups label:last-of-type {
  width: 100%;
  margin-top: 35px;
}

#sell-tool-product-details #product-groups p {
  margin-top: 30px;
}

#sell-tool-product-details #product-groups button.wpcf7-field-group-add {
  background-color: transparent!important;
  border-color: #202023!important;
  border-radius: 200px!important;
  -webkit-border-radius: 200px!important;
  font-size: 11px;
  font-family: Montserrat;
  text-transform: uppercase!important;
  letter-spacing: 2px;
  font-weight: 600;
  padding: 8px 14px;
  color: #202023;
  box-shadow: 0 -1px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 -1px rgba(0,0,0,0.1) inset;
  margin: 0;
  opacity: 1;
  line-height: 20px;
  cursor: hand;
  cursor: pointer;
  float: right;
  display: none;
  border: 2px solid;
}

#sell-tool-product-details #product-groups button.wpcf7-field-group-add:hover {
  background-color: #ba0001!important;
  border-color: #ba0001!important;
  color: #ffffff!important;
  -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}

#sell-tool-product-details #product-groups .wpcf7-field-group {
  margin-top: 25px;
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}

#sell-tool-product-details #product-groups .wpcf7-field-group:nth-of-type(1) {
  margin-top: 0;
  position: unset;
  padding-bottom: 0;
}

#sell-tool-product-details #product-groups .wpcf7-field-group:nth-of-type(1) button.wpcf7-field-group-add {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
  right: 0;
}

#sell-tool-product-details #product-groups button.wpcf7-field-group-remove {
  font-size: 12px;
  font-family: Montserrat;
  font-weight: 500;
  text-transform: uppercase;
  border: none;
  background: none;
  color: #ba0001;
  height: 42px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  width: 10%;
  text-align: right;
  float: right;
}

#sell-tool-product-details #product-groups button.wpcf7-field-group-remove i {
  font-size: 13px;
  margin-top: 3px;
}

#sell-tool-product-details #product-groups .wpcf7-field-group .label-wrapper {
  min-height: 40px;
}

.general-contact-form .wpcf7 label {
  vertical-align: middle;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.general-contact-form .wpcf7 label:first-of-type {
  margin-top: 0;
}

.general-contact-form label.receive-updates {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.wpcf7-form span.wpcf7-not-valid-tip {
  width: 100%!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  background: #ffffff!important;
  color: #676767!important;
  border: 2px solid #ba0001!important;
  font-weight: 500!important;
  font-size: 12px!important;
  text-transform: uppercase!important;
  position: relative!important;
  border-radius: 4px;
  padding: 8px;
}

.wpcf7-form span.wpcf7-not-valid-tip:before {
  content: '';
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #bb1f24;
  position: absolute;
  left: 0;
  top: -10px;
}

.wpcf7 .wpcf7-response-output {
  border-radius: 4px;
  text-align: center;
  padding: 15px 10px;
  font-weight: 500;
  color: #ffffff!important;
  margin-top: 20px;
}

body .wpcf7 form.invalid .wpcf7-response-output, body .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ba0001!important;
  border: 2px solid #bb1f24!important;
}

body .wpcf7 form.sent .wpcf7-response-output {
  background: #63a328!important;
  border: 2px solid #63a328!important;
}

div.wpcf7 .ajax-loader.is-active {
	visibility:hidden!important;
}

/* =============================================================================
2. Header
============================================================================= */
/* Top Header Bar */
body.material #header-secondary-outer .nectar-center-text {
  font-weight: 600;
  font-size: 13px;
}

body.home #header-secondary-outer {
  display: none;
}

body #header-outer.transparent #top nav > ul > li > a, body #header-outer.transparent #top nav > .sf-menu > li > a {
  opacity: 1;
}

body #header-outer.transparent #top nav > ul > li > a:hover, body #header-outer.transparent #top nav > .sf-menu > li > a:hover, body #header-outer.transparent #top nav > ul > li.current-menu-item > a, body #header-outer.transparent #top nav > .sf-menu > li.current-menu-item > a {
  opacity: 0.7!important;
}

img#corner-flash {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

body.page-id-22 img#corner-flash {
  visibility: visible;
  width: 125px;
  height: 125px;
}

/* Mobile Nav */
html body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line {
  background-color: #202023!important;;
}

body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
  opacity: 1;
}

p#breadcrumbs {
  display: none;
}

div#breadcrumbs {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}

div#breadcrumbs i.fa-angle-right {
  padding: 0 5px;
  font-size: 14px;
  top: 0;
  font-weight: 400;
}

body.page-id-3401 .sf-menu, body.page-id-3393 .sf-menu {
    display: none!important;
}

/* =============================================================================
2. Sidebar
============================================================================= */

/* =============================================================================
3. Footer
============================================================================= */

#footer-outer #copyright {
  padding: 15px 0!important;
  text-transform: uppercase;
}

#footer-outer #copyright p {
  font-size: 12px;
  font-weight: 500;
}

/* Cookie Bar */
a.cli-plugin-button {
  background-color: transparent!important;
  border-color: #202023!important;
  border-radius: 200px!important;
  -webkit-border-radius: 200px!important;
  font-size: 11px;
  font-family: Montserrat;
  text-transform: uppercase!important;
  letter-spacing: 2px;
  font-weight: 600;
  padding: 8px 14px;
  color: #202023!important;
  box-shadow: 0 -1px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 -1px rgba(0,0,0,0.1) inset;
  margin: 0 0 0 10px;
  opacity: 1;
  line-height: 20px;
  border: 2px solid;
}

a.cli-plugin-button:hover, a.cli-plugin-button:focus {
  background-color: #ba0001!important;
  border-color: #ba0001!important;
  color: #ffffff!important;
}

.cli-plugin-main-link {
  font-weight: 500;
  font-size: 14px;
}

/* =============================================================================
4. Template Specific
============================================================================= */
.container-wrap {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

#page-intro .heading h2 {
  font-weight: 500;
}

#fullwidth-how-it-works i {
  font-size: 65px;
  color: #ffffff;
}

#fullwidth-how-it-works p, .single-product-info-block p, .single-product-info-block ul li {
  font-size: 15px;
}

/* WooCommerce */
.woocommerce-products-header .page-description p, body.post-type-archive-product p.woocommerce-info, .nectar-social {
  display: none!important;
}

.woocommerce-products-header .page-description #page-intro p {
  display: block;
}

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

#shop-header-cta p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}

#shop-header-cta p span {
  font-weight: 700;
}

#shop-header-cta p i {
  font-size: 28px;
  top: 0;
}

.single-product-info-block .wpb_content_element {
  margin-bottom: 0!important;
}

.single-product-info-block > .vc_column-inner {
  padding: 25px;
}

.single-product .single-product-info-block h1.product_title {
  font-size: 25px!important;
  line-height: 30px!important;
  font-weight: 600!important;
}

.single-product .single-product-info-block h3 {
  font-size: 16px!important;
  line-height: 21px!important;
  font-weight: 600!important;
  margin-bottom: 10px!important;
}

.single-product .single-product-info-block .single-product-model-number {
  color: #ba0001;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
}

.single-product .single-product-info-block .single-product-brand-logo {
  text-align: right;
}

.single-product .single-product-info-block .single-product-brand-logo img {
  height: 30px;
}

.single-product-info-block ul {
  margin: 0;
}

.single-product-info-block ul li {
  list-style-position: inside;
}

.single-product-info-block ul#in-the-box, .single-product-info-block ul#product-spec {
  margin-top: 15px;
}

.single-product-info-block ul#in-the-box li, .single-product-info-block ul#product-spec li, .single-product-info-block ul#product-grade li {
  list-style-type: none;
  padding: 5px 10px;
}

.single-product-info-block ul#in-the-box li:nth-of-type(odd), .single-product-info-block ul#product-spec li:nth-of-type(odd) {
  background: #f3f3f3;
}

.single-product-info-block ul#product-spec li span {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.single-product-info-block ul#product-spec li span.product-spec-left {
  font-weight: 500;
}

.single-product-info-block ul#product-spec li span.product-spec-right, #sell-your-tool-cta .sell-your-tool-cta-button {
  text-align: right;
}

.single-product-info-block ul#product-grade li {
  border-bottom: 2px solid #ffffff;
  padding: 0;
}

.single-product-info-block ul#product-grade li span {
  background: #f3f3f3;
  display: block;
  padding: 3px 8px;
  font-weight: 500;
}

.single-product-info-block ul#product-grade li.b-grade span {
  width: 75%;
}

.single-product-info-block ul#product-grade li.c-grade span {
  width: 60%;
}

.single-product-info-block ul.product-grade-a li.a-grade span {
  background: #63a328!important;
  color: #ffffff;
}

.single-product-info-block ul.product-grade-b li.b-grade span {
  background: #ecd625!important;
  color: #ffffff;
}

.single-product-info-block ul.product-grade-c li.c-grade span {
  background: #ec7125!important;
  color: #ffffff;
}

.single-product-info-block ul#product-grade li:last-of-type {
  border-bottom: none;
}

.single-product-info-block .single-product-grade-above-price span, .single-product-info-block .single-product-guarantee p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: block;
}

.single-product-info-block .single-product-guarantee p {
  margin-bottom: 20px!important;
}

.single-product-info-block p.price {
  font-weight: 600!important;
  color: #ba0001!important;
  font-size: 1.855rem!important;
  padding: 0;
  margin-bottom: 0px;
}

.woocommerce-price-suffix {
  color: #202023;
}

.single-product-info-block p.stock {
  padding: 15px 0!important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px!important;
    display: none!important;
}

.single-product-info-block p.stock i {
  font-size: 17px!important;  
}

.single-product-info-block p.in-stock {
  color: #63a328!important;
}

.single-product-info-block p.out-of-stock {
  color: #ba0001!important;
}

.single-product-info-block .single-product-free-delivery {
  border: 2px dashed #f3f3f3;
  margin-top: 20px;
}

.single-product-info-block .single-product-free-delivery span {
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 10px 15px;
  border: 2px solid #ffffff;
  background: #f3f3f3;
  line-height: 25px;
  font-size: 16px;
}

.single-product-info-block .single-product-free-delivery span i {
  top: -1px;
}

.single-product-info-block .single_add_to_cart_button {
  font-size: 14px!important;
}

.woocommerce .cart .quantity input.plus, .woocommerce .cart .quantity input.minus, .nectar-quick-view-box .cart .quantity input.plus, .nectar-quick-view-box .cart .quantity input.minus, .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  box-shadow: 0 2px 12px rgba(0,0,0,0)!important;
}

.woocommerce .cart .quantity input.plus, .woocommerce .cart .quantity input.minus {
  background-color: #ba0001!important;
  color: #ffffff!important;
}

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
  margin-bottom: 0;
}

#sell-your-tool-cta .sell-your-tool-cta-button .nectar-button {
  margin-bottom: 0!important;
}

#sell-your-tool-cta h5 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

#sell-your-tool-cta h5 strong {
  font-weight: 800!important;
}

body.tax-product_cat .nectar-shop-header, body.tax-brand .nectar-shop-header {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}

/* Trustpilot */
#trustpilot-header {
    position: absolute;
    z-index: 999;
    bottom: 25px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 150px;
}

#trustpilot-header img {
    width: 150px;
}

/* =============================================================================
5. Page Specific
============================================================================= */
body.woocommerce-order-received .main-content {
    margin-top: 50px!important;
}

.woocommerce div.product form.cart div.quantity.hidden {
    display: none;
}

.woocommerce div.product .product-grading {
    margin-bottom: 25px!important;
}

.woocommerce-page button[type="submit"].single_add_to_cart_button, body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button, .ascend.woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button, body[data-button-style="rounded"].ascend.woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button {
    margin-top: 0;
}

/* Home */
body.home .home-cta-block h1 {
  font-size: 66px;
  line-height: 72px;
}

body.home .home-cta-block h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 38px;
}

body.home .home-cta-block p {
  font-weight: 500;
}

body.home .home-cta-block p a, body.home .home-cta-block p a:hover, body.home .home-cta-block p a:focus {
  color: #ffffff;
}

body.home .home-cta-block p a:hover, body.home .home-cta-block p a:focus {
  opacity: 0.7;
}

body.home .home-cta-block a.nectar-button:hover, body.home .home-cta-block a.nectar-button:focus {
    background-color: #ba0001!important;
    color: #ffffff!important;
}

body.woocommerce-cart form.woocommerce-cart-form {
    margin-top: 50px;
}

/* MEDIA QUERIES */
@media only screen and (max-width: 1340px) and (min-width: 1000px) {
  #sell-tool-product-details #product-groups label:nth-of-type(3) {
    width: 21%;
  }
}

@media only screen and (max-width: 999px) and (min-width: 0px) {
  body.page-id-22 img#corner-flash {
    visibility: hidden;
  }
    
    .woocommerce #sidebar #woocommerce_product_search-2 h4 {
        display: none;
    }
    
    .woocommerce form.woocommerce-ordering {
        margin-top: 25px;
    }
    
    .woocommerce #sidebar #woocommerce_product_search-2 {
        margin-bottom: 30px;
        margin-top: 0;
    }
    
    .woocommerce #sidebar #lc_taxonomy-3, .woocommerce #sidebar #lc_taxonomy-2 {
        margin-top: 25px;
    }
    
    .single-product .single-product-info-block .single-product-brand-logo {
        text-align: left;
    }
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
  #sell-tool-product-details #product-groups label, #sell-tool-product-details #product-groups label:nth-of-type(3) {
    width: 32%;
  }
  
  body.page-id-167 .payment-details label {
  width: 32%!important;
}
  
  #sell-tool-product-details #product-groups label:nth-of-type(4) {
    width: 100%;
    margin-bottom: 30px;
  }
  
  #sell-tool-product-details #product-groups button.wpcf7-field-group-remove {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    margin-top: 0;
    width: auto;
    height: auto;
  }
  
  #sell-tool-product-details #product-groups .wpcf7-field-group:nth-of-type(1) button.wpcf7-field-group-add {
    left: 0;
    right: auto;
  }
}

@media only screen and (max-width: 689px) and (min-width: 0px) {
  #sell-tool-customer-details label, #sell-tool-product-details #product-groups label, #sell-tool-product-details #product-groups label:nth-of-type(3), #sell-tool-product-details #product-groups label:nth-of-type(4) {
    width: 100%;
    margin-left: 0;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
  }
  
  body.page-id-167 .payment-details label {
    width: 100%!important;
  }
  
  #sell-tool-customer-details label:nth-of-type(even), .general-contact-form label.receive-updates:nth-child(2) {
    margin-left: 0;
  }
  
  #sell-tool-customer-details label.receive-updates {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
  }
  
  #sell-tool-product-details #product-groups .wpcf7-field-group .label-wrapper {
    min-height: 0;
  }
  
  #sell-tool-product-details #product-groups .wpcf7-field-group:nth-of-type(1) button.wpcf7-field-group-add {
    left: 0;
    right: auto;
  }
  
  #sell-tool-product-details #product-groups button.wpcf7-field-group-remove {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    margin-top: 0;
    width: auto;
    height: auto;
  }
    
    #home-full-desktop, #home-full-desktop > .span_12 {
        min-height: 35vh!important;
    }
    
    #home-full-desktop p {
        margin-bottom: 25px;
    }
    
    #home-full-desktop .left, #home-full-desktop .right {
        text-align: center;
        margin-bottom: 0;
    }
    
    #home-full-desktop-buttons {
        margin-bottom: 0;
    }
    
    #sell-your-tool-cta .left, #sell-your-tool-cta .right, .single-product-info-block ul#product-spec li span.product-spec-right, #sell-your-tool-cta .sell-your-tool-cta-button {
        text-align: center;
    }
    
    body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        font-size: 22px!important;
        line-height: 28px!important;
    }
    
    #home-featured-products .nectar-button {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
    
    #page-intro, #top-brands, #shop-by-category {
        padding-top: 25px!important;
        padding-bottom: 25px!important;
    }
    
    #home-featured-products ul.products li.product:nth-child(7), #home-featured-products ul.products li.product:nth-child(8) {
        margin-bottom: 0;
    }
    
    #home-featured-products {
        padding-bottom: 20px!important;
    }
    
    #faq-section .toggle h3 a {
        font-size: 16px;
        line-height: 20px;
    }
    
    #faq-section div[data-style*="minimal"] .toggle h3 i {
        width: 25px;
        height: 25px;
    }
    
    #faq-section div[data-style="minimal"] .toggle h3 i:before {
        top: 12px;
        left: 5px;
        width: 12px;
    }
    
    #faq-section div[data-style="minimal"] .toggle h3 i:after {
        top: 5px;
        left: 12px;
        height: 12px;
    }
    
    .top-brand-logo {
        margin-bottom: 0!important;
    }
    
    #top-brands {
        padding-bottom: 0px!important;
    }
    
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        margin-bottom: 25px!important;
    }
    
    body.tax-product_cat .nectar-shop-header, body.tax-brand .nectar-shop-header {
        padding-bottom: 20px!important;
    }
}

@media only screen and (max-width: 689px) and (min-width: 480px) {
  body.home .home-cta-block h1 {
    font-size: 32px;
    line-height: 42px;
    margin-top: 25px;
  }
  
  body.home .home-cta-block h2 {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
  }
  
  body.home .home-cta-block {
    padding-top: 0!important;
  }
    
    #home-full-desktop p {
        font-size: 15px;
    }
    
    .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
        font-size: 15px!important;
        line-height: 19px!important;
    }
    
    .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price ins .amount {
        font-size: 14px;
        line-height: 17px;
    }

    .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .woocommerce ul.products li.product .price .woocommerce-price-suffix {
        font-size: 85%;
    }
}

@media only screen and (max-width: 479px) and (min-width: 0px) {
  body.home .home-cta-block h1 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 45px;
  }
  
  body.home .home-cta-block h2 {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
  }
    
  #home-full-desktop p {
        font-size: 15px;
    }
  
  body.home .home-cta-block {
    padding-top: 0!important;
  }
    
    .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
        font-size: 14px!important;
        line-height: 18px!important;
    }
    
    .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price ins .amount {
        font-size: 14px;
        line-height: 16px;
    }

    .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .woocommerce ul.products li.product .price .woocommerce-price-suffix {
        font-size: 85%;
    }
    
    #shop-header-cta p i {
        font-size: 24px;
        display: block;
        margin-bottom: 5px;
    }
    
    #shop-header-cta p {
        font-size: 13px;
        line-height: 18px;
    }
    
    #shop-header-cta .vc_col-sm-4 {
        width: 33.33333333%;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1065px) and (min-width: 1px) {
  body #cookie-law-info-bar span#cookie-inner {
    display: block;
    width: 100%;
  }
}