/*
Theme Name:   	Supafoods Child
Theme URI:    	https://fluxpixel.pt/
Author:         kyllaz
Author URI:     https://fluxpixel.pt
Description:  	This is the child theme for techmarket
Template:     	techmarket
Version:      	1.0.4
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	supafoods-child
Tags:         	e-commerce, supafoods
*/


@media (min-width: 1024px) {
    .site-header .custom-logo-link svg, .site-header .site-logo-anchor svg, .site-header .site-logo-link svg {
        min-width: 250px !important;
        height: 54px !important;
    }
    .secondary-navigation { order: 3; } .site-header .site-branding { order: 2;  }
    .site-header .custom-logo-link { text-align: center; }
    .site-header .site-branding,
    .site-header .primary-navigation,
    .site-header.header-v1 .primary-navigation,
    .site-header .secondary-navigation {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .site-header.header-v1 .secondary-navigation {
        display: block;
    }
}


.site-header .site-branding { margin-top: -14px !important}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
    background-color: rgba(185, 219, 189, 1);
}
.pswp__bg {
    background: #fff !important;    
}

.site-header.header-v4 .navbar-search button, .site-header.header-v5 .navbar-search button, .widget_shopping_cart .product_list_widget .mini_cart_item .remove, .site-header.header-v4 .site-header-cart .cart-contents .count {
    background-color: rgba(185, 219, 189, 1);
}
#secondary .widget.widget_price_filter .price_slider .ui-slider-handle {    
    background: rgba(185, 219, 189, 1);    
}
#secondary .widget.widget_price_filter .price_slider .ui-slider-range {    
    background-color: rgba(185, 219, 189, 1);
}

.site-info {
    background-color: rgba(185, 219, 189, 1);
    color: #fff;    
}

.site-info a:hover {
    color: #23282D;
}
.site-info a {
    color: #fff;
}

.footer-social-icons .sm-icon-label-link {
    font-size: 1em;
    color: #23282D;
    line-height: 1.533em;
    padding: 0;
}

.footer-social-icons .sm-icon-label-link:hover {
    font-size: 1em;
    color: rgba(185, 219, 189, 1);
    line-height: 1.533em;
    padding: 0;
}

.footer-social-icons .sm-icon-label-link i {
    margin-right: .389em;
    font-size: 1.2em;
    line-height: 1em;
    float: left;
    color: #23282D;
    margin-top: .111em;
}

.footer-social-icons .sm-icon-label-link i:hover {
    margin-right: .389em;
    font-size: 1.2em;
    line-height: 1em;
    float: left;
    color: rgba(185, 219, 189, 1);
    margin-top: .111em;
}

.brands-carousel {display:none}

.footer-widgets .columns:last-child {
    border-left: 0px solid #bebebe; 
}

.footer-widgets .columns:first-child {
    border-left: 1px solid #bebebe; 
    padding-left: 50px;
}

.textwidget a:hover {color: rgba(185, 219, 189, 1)}
.textwidget a:active {color: #B9DBBD !important}
.navbar-primary .nav>li>a:active, .primary-navigation .nav>li>a:active {color: #B9DBBD !important}

.woocommerce-breadcrumb span.delimiter+a {
    background-color: transparent; 
    padding: .6em 1.067em;
    border-radius: 4px;
}

.woocommerce-breadcrumb span.delimiter+a:hover {
    background-color: #B9DBBD; 
    padding: .6em 1.067em;
    border-radius: 4px;
}

table.nutrition td {
    
    border-bottom: 1px solid #ddd !important; 
}


p.woocommerce-noreviews {display:none}

i.fa.fa-check-circle-o {color: #B9DBBD; margin-right: 6px; line-height: 32px}

/*RECIPES*/
.cooked-recipe-search .cooked-sortby-wrap:hover {
    background: #fff !important;
}
.cooked-recipe-search .cooked-sortby-wrap {
    background-color: #fff !important;
}

.cooked-recipe-search .cooked-sortby-wrap>select {
    background: 0 0;
    cursor: pointer;
    font-size: .9em;
    border: none;
    border-top: 2px solid #e7e7e7; 
    border-bottom: 2px solid #e7e7e7;
    -webkit-appearance: none;
    height: 100%;
    border-radius: 0;
    display: inline-block;
    padding: 0 1.25em;
    color:#23282D;
}

.cooked-recipe-search input[type=text] {
    display: inline-block;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    height: 3em;
    padding: 0 1em;
    font-size: 1em;
    border: 2px solid #e7e7e7;
    border-right: none;
    border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;
}

.cooked-recipe-search .cooked-browse-select {
    display: block;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    background: rgba(185, 219, 189, 0.5);
    width: 100%;
    font-size: .9em;
    line-height: 3.3em;
    height: auto;
    padding: 0 1em;
    color:#23282D;
}

.cooked-recipe-search .cooked-field-wrap-select:before, .cooked-recipe-search .cooked-sortby-wrap:before {
    content: "\f00b";
    opacity: 0.5;
    font-family: CookedIcons;
    color:#23282D;
    font-size: .75em;
    position: absolute;
    top: 50%;
    right: 1.5em;
    line-height: 1.25em;
    height: 1.25em;
    margin-top: -.5em;
}

.cooked-recipe-search .cooked-browse-search-button {
    position: absolute;
    top: 0;
    right: 1px;
    width: 3.5em;
    text-decoration: none;
    font-size: 1em;
    text-align: center;
    color: #23282D !important;
    line-height: 3em;
    height: 3em;
    border-top-right-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}

.cooked-recipe-grid .cooked-recipe-name {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    font-weight: 500 !important;
    display: block;
    font-size: 18px;
    line-height: 1.4em;
    margin: 0 0 .6em;
    padding: 0;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments, .woocommerce-message {
    background-color: #B9DBBD;
}
/*
input#coupon_code:focus {border:1px solid #B9DBBD}
.input-text:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {border:1px solid #B9DBBD}


.form-row.woocommerce-invalid input.input-text{
    box-shadow: inset 2px 0 0 #B9DBBD;
}*/
.required {
    border-bottom: 0!important;
    color: #B9DBBD;
}

.section-categories-carousel .section-header {border-bottom: none !important}

.secondary-navigation .nav .show>.dropdown-menu {
    left: 0px;
}

.single-product .variations_form .woocommerce-variation-price {
    padding: 0;
}

table.variations { margin-bottom: 0; }
.woocommerce-variation-add-to-cart { margin-top: 20px; }
.single-product .single-product-wrapper .product-images-wrapper .onsale {
    background-color: #B9DBBD;
    border-radius: 4px;
    color: #fff;
    font-size: .857em;
    line-height: 1.833em;
    padding: 0 .667em;
    position: absolute;
    right: 15px;
    z-index: 2;
}

body {background-color: #b9dbbd}

#page {background-color: #fff}

.products .product .onsale {
    position: absolute;
    right: 0;
    background-color: #B9DBBD;
    color: #fff;
    font-size: .857em;
    line-height: 1.833em;
    border-radius: 4px;
    padding: 0 .667em;
}

span.tp-bullet-title {color:#fff; font-weight: 400 !important }


.widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {background-color: #b9dbbd}
.woocommerce-product-gallery__trigger, .cat-and-sku {display: none !important}


.site-header .widget_shopping_cart_content .product_list_widget .mini_cart_item a {
    font-size: 14px;
}

.site-header .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove {
    right: 7px;
    top: 0px;
    left: auto;
}

.availability {display:none}

.single-product .product-actions .price del {
    display: inline;
    line-height: 1;
    font-size: 17px;
}

button, .button, button:hover, .button:hover, .btn-primary, input[type=submit], input[type=submit]:hover, .btn-primary:hover, .return-to-shop .button:hover, .top-bar.top-bar-v4 a, .fullwidth-notice .message, #payment .place-order .button, .cart-collaterals .checkout-button, .banners-v2 .banner-action.button, .header-v1 .departments-menu button, .section-media-single-banner .button, .full-width-banner .banner-bg .button:focus, .full-width-banner .banner-bg .button:hover, .banners-v2.full-width-banner .banner-bg .button, .site-header.header-v10 .navbar-primary .nav>li>a, .site-header.header-v10 .primary-navigation .nav>li>a, .top-bar.top-bar-v4 .nav-item+.nav-item .nav-link::before, .top-bar.top-bar-v4 .nav-item+.nav-item>a::before, .top-bar.top-bar-v4 .nav>.menu-item+.menu-item .nav-link::before, .top-bar.top-bar-v4 .nav>.menu-item+.menu-item>a::before, .site-header.header-v4 .navbar-nav .nav-link, .site-header.header-v4 .site-header-cart .cart-contents, .site-header.header-v4 .header-cart-icon, .site-header.header-v4 .departments-menu button i, .site-header.header-v5 .departments-menu button i, .site-header.header-v5 .navbar-primary .nav>li>a, .site-header.header-v5 .primary-navigation .nav>li>a, .section-products-tabs .section-products-tabs-wrap>.button:hover, .site-header.header-v4 .site-header-cart .cart-contents .amount .price-label, .home-v9-full-banner.full-width-banner .banner-bg .caption .banner-action.button:hover, .col-2-full-width-banner .banner .banner-bg .caption .banner-action.button:hover {
    color: #fff;
}

.widget_shopping_cart .buttons a:first-child:hover, .navbar-primary .nav .techmarket-flex-more-menu-item>a:hover::after, .primary-navigation .nav .techmarket-flex-more-menu-item>a:hover::after, .secondary-navigation .nav .techmarket-flex-more-menu-item>a:hover::after, .cart-collaterals .checkout-button:hover, #payment .place-order .button:hover, .contact-form .form-group input[type=button]:hover, .contact-form .form-group input[type=submit]:hover, .section-media-single-banner .button:hover, .woocommerce-wishlist table.cart .product-add-to-cart a.button:hover, .products .product-carousel-with-timer-gallery .button:hover, table.cart td.actions div.coupon .button:hover, .banners-v2 .banner-action.button:hover, .wcmp_main_page .wcmp_main_holder .wcmp_headding1 button:hover, .btn-primary:hover, .navbar-search button:hover {
    background-color: #000; border-color: #000
}
/*.cart-collaterals .checkout-button {
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-weight: 500;
    padding: .867em;
    margin-bottom: .875em;
    font-size: .938em;
    letter-spacing: -.5px;
}*/

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ebebeb;
}

.select2-dropdown {
   
    border: 1px solid #ebebeb;
    
}


select:focus {
    border-color: #ebebeb;
    outline: 0;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  padding: 9px;
  background-color: #fff;
  color: #444;
  outline: none;
  border: 0;
  -webkit-appearance: none;
  border-radius: 3px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 1em;
  border: 1px solid #ebebeb; }
  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 {
    color: #464a4c;
    background-color: #fff;
    border-color: #ebebeb !important;
    outline: none; }


select {
  display: inline-block;
  max-width: 100%;
  height: 45px;
  padding: 6px 36px 6px 20px;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 20px center;
  background-size: 8px 10px;
  border: 1px solid #ebebeb;
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  select:focus {
    border-color: #ebebeb;
    outline: none; }
    select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  select::-ms-expand {
    opacity: 0; }

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    border-radius: 4px;
}

#secondary .widget.widget_layered_nav form.woocommerce-widget-layered-nav-dropdown .select2-selection--single {
    height: auto;
    padding: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 0 !important;
    position: absolute;
    top: 50%;
    width: 0;
}

.navbar-primary .nav>li, .primary-navigation .nav>li {
    line-height: 38px;
    padding: 0 1.6em;
    display: inline-block;
}

.secondary-navigation .nav>li {
    padding-bottom: .715em;
    line-height: 40px;
    display: inline-block;
}

@media (min-width: 1590px){
.navbar-search .search-categories {
    padding-right: 0;
	}}

.widget_shopping_cart_content .buttons .checkout {
    background-color: #000;
}.widget_shopping_cart_content .buttons .checkout:hover {
    background-color: #000;
}

.sticky-wrapper .techmarket-sticky-wrap.stuck {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 0 17px -1px rgba(0,0,0,.26);
}

.site-footer .before-footer-wrap {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    padding-top: 3.001em;
    padding-bottom: 2.331em;
    border-bottom: 1px solid #ebebeb;
}

.footer-widgets .columns:first-child {
    border-left: 1px solid #ebebeb;
    padding-left: 50px;
}

.products .product .woocommerce-loop-product__title, .products .product h2, .products .product h3 {
    line-height: 1.5em;
    font-weight: 400;
    color: #626060;
    font-size: 18px;
    overflow: hidden;
    max-height: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.departments-menu>.dropdown-menu>li>a {
    display: block;
    border-bottom: 1px solid #ebebeb;
    padding: .608em .357em;
    font-size: .938em;
    color: #43454b;
    font-weight: 400;
}

.departments-menu>.dropdown-menu::before{
    content: none;
    transform: rotate(45deg);
    width: 44px;
    height: 44px;
    border: 0px solid #eee;
    background-color: transparent;
    position: absolute;
    left: 40%;
    border-radius: 4px;
    z-index: -1;
    top: -6px;
}

.departments-menu>.dropdown-menu {
    transform: translate(0,24px) rotate(0) skew(0deg,0deg) scale(1,1);
    margin: 0 15px;
    padding: 3px;
    border: none;
    right: 0;
    z-index: 1;
}

#menu-produtos.dropdown-menu {
    
    background-color: transparent !important;
   
}

.table-compare {
    border: 1px solid #ebebeb !important;
    margin-bottom: 3.75em;
    border-collapse: collapse;
}

.table-compare td, .table-compare th {
    border: 1px solid #ebebeb;
}

span.or-text {
    display: none;
}

.error404 .fourohfour-columns-2 .widget_product_categories .product-categories, .error404 .fourohfour-columns-2 .widget_product_categories .widget-title+ul {
    border: 1px solid #ebebeb;
    border-radius: 6px;
}
.error404 .fourohfour-columns-2 .widget_product_categories ul li {
    border-top: 1px solid #ebebeb;
}

.widget_product_search form input[type=search], .widget_product_search form input[type=text], .widget_search form input[type=search], .widget_search form input[type=text] {
    padding-left: 2.617924em;
    margin-bottom: 10px;
}

.empty-message {padding-left:20px}

.banner-bg {
    max-height: 280px !important;
}

.banner .banner-bg .caption h4{
    font-size: 18px;
    line-height: 20px;
    color: #282828;
    font-weight: 300;
	margin: 0 0;
}

.banner .banner-bg .caption h3{
    font-size: 28px;
    font-weight: 600;
    color: #2a2a2a;
    letter-spacing: -.025em;
    line-height: 28px;
    margin: 0 0;
}
.banner .banner-bg .caption h4.subtitle{ margin: 5px 0}

span.banner-action.button {
    margin-top: 20px;
}

.banner-action.button { background-color:#B9DBBD; color:#fff}
.banner-action.button:hover { background-color:#000; color:#fff; border-color:#000}