/* 
Theme Name: Hortitec
Author: Code Solutions SC
Template: hello-elementor
Version: 2.0.0
Text Domain: hortitec
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

ul.products {
    grid-column-gap: 16px !important;
    grid-row-gap: 20px !important;
}

.woocommerce ul.products li.product.product-type-simple .button.yith-wcqv-button {
    display: none !important;
}

.woocommerce ul.products li.product.product-type-variable .button.add_to_cart_button {
    display: none !important;
}

.woocommerce ul.products li.product.product-type-variable .button.product_type_variable {
    display: none !important;
}

.woocommerce span.onsale {
    color: #35B083;
    border: 1px solid #35B083;
    background: #fff !important;
    border-radius: 0;
    height: 26px !important;
    min-height: inherit;
    line-height: 23px;
    padding: 0 .5rem !important;
    margin: .5rem !important;
    font-weight: 700 !important;
    font-family: "DM Sans", Sans-serif;
    z-index: 2 !important;
}
.woocommerce a.button {
    color: #35B083;
    text-align: center;
    font-family: "DM Sans", Sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    margin-top: 0px !important;
    border: 1px solid #35B083 !important;
    border-radius: 25px !important;
    min-width: 90px !important;
    background: transparent;
    padding-top: 8px;
    padding-bottom: 6px;
}

.woocommerce a.added_to_cart {
    display: none !important;
}

.woocommerce a.button:hover {
    transition: .3s all;
    background-color: #35B083;
    color: #fff !important;
}


.sz-add-to-cart .quantity .qty {
    padding: .25rem !important; 
    border: 1px solid rgba(0,0,0,.1);
    margin-right: .5rem;
}

.sz-product {
    /*padding: 8px !important;*/
    margin-bottom: .2rem;
    border: 1px solid rgba(0,0,0,.1);
    /*box-shadow: 0 0 5px 0 rgba(0,0,0,.1);*/
    background-color: #fff;
    box-sizing: border-box;
}
.sz-product img {
    border-bottom: 1px solid #ededed;
    margin-bottom: .2rem !important;
}

.sz-product .price {
    margin-bottom: .25rem !important;
     margin-top: .25rem !important;
     text-align: right;
     color: #333 !important;
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.sz-product h2 {
    height: 40px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px !important;
    text-transform: uppercase;
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-weight: 600 !important;
}

.sz-product ins {
    text-decoration: none;
}
.sz-product ins bdi{
    color: var( --e-global-color-accent );
}

.sz-product .sz-desc {
    color: #333;
    font-size: 13px;
    line-height: 17px;
    height: 32px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 250px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 6px !important;
}


.sz-product .sz-add-to-cart {
    height: 43px;
    display: flex;
    align-items: center;
    overflow: hidden !important;
    flex-direction: row-reverse;
    border-top: 1px solid #ededed;
    justify-content: center;
    background-color: #f7f7f7;
}

.sz-brand {
    font-size: 13px;
    padding-left: 8px;
    margin-bottom: -8px;
    margin-top: 6px;
}

.sz-sku {
    margin-top: 5px;
}

.sz-brand a:hover {
    color: #35B083;
}

/* SLIDER */

.woocommerce .ywcps-wrapper .owl-item li.product {
    padding: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 1.9%;
    margin-right: 1.9%;
}

.woocommerce .ywcps-wrapper .owl-item {
    /* margin-right: 0px !important; */
}

.woocommerce .ywcps-wrapper ul.products {
    padding-bottom: 0px !important;
}

.woocommerce .ywcps-wrapper {
    overflow: hidden !important;
}

/* PRODUCT PREVIEW */
#yith-quick-view-content {
    padding-top: 10px !important;
}
#yith-quick-view-content div.summary {
    padding-left: 25px !important;
}

#yith-quick-view-content .label {
    width: 30% !important;
    text-align: right !important;
    font-size: 15px;
}

#yith-quick-view-content .label label {
    text-align: right !important;
}

#yith-quick-view-content.woocommerce div.product p.price {
    color: #333 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    margin-bottom: .5rem !important;
}

#yith-quick-view-content.woocommerce .variations {
    background: white !important;
}

#yith-quick-view-content.woocommerce .variations tr {
    display: flex;
    align-items: baseline;
    background: white !important;
}

#yith-quick-view-content.woocommerce .variations tr th {
    background: white !important;
}

#yith-quick-view-content.woocommerce .variations tr td {
    background: white !important;
}

#yith-quick-view-content.woocommerce .woocommerce-variation-add-to-cart {
}

#yith-quick-view-content.woocommerce button.button {
    border: 1px solid #35B083 !important;
    border-radius: 25px !important;
    background-color: white;
    color: #35B083;
    text-align: center;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    margin-top: 0px !important;
    padding-left: 15px;
    padding-right: 15px;
}

#yith-quick-view-content.woocommerce button.button:hover {
    /*
    transition: .3s all;
    background-color: #EFBB26 !important;
    color: #111 !important;
    border: 1px solid #EFBB26 !important;
    */
    transition: .3s all;
    background-color: #35B083;
}


#yith-quick-view-content.woocommerce .quantity .qty {
    padding: .25rem !important; 
    border: 1px solid rgba(0,0,0,.1);
    margin-right: .5rem;
}

#yith-quick-view-content.woocommerce .woo-selected-variation-item-name {
    display: none !important;
}

#yith-quick-view-content.woocommerce .woocommerce-variation-price .price {
    color: #333 !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    margin-bottom: .5rem !important;
    display: block;
    margin-top: -1rem;
}

/* GENERAL WOOCOMMERCE */
.woocommerce-message {
    border-top-color: #35B083;
}

.woocommerce-MyAccount-navigation-link a {
    font-family: "DM Sans", Sans-serif !important;
}
.woocommerce-MyAccount-content-wrapper {
    font-family: "DM Sans", Sans-serif !important;
}
.woocommerce-Address address {
    font-weight:400 !important;
}

.place-order button[type="submit"] {
    background-color: #35B083 !important;
    color: #000 !important;
    text-align: center;
    font-family: "DM Sans", Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 16px;
    margin-top: 0px !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 15px 25px;
}

.place-order button[type="submit"]:hover {
    transition: .3s all;
    background-color: #35B083 !important;
}

/* FILTROS */
.irs-bar, .irs-to, .irs-from, .irs-single {
    background-color: #35B083 !important;
}

.elementor-widget-n-menu .e-n-menu-toggle {
    z-index: 2 !important;
}

.hide-sz {
    display: none !important;
}

.woocommerce-notices-wrapper {
    max-width: 50% !important;
    transform: translateX(50%) !important;
}

button.pvtfw_variant_table_cart_btn {
    color: #35B083 !important;
    font-weight: 600 !important;
    background-color: transparent !important;
    text-transform: uppercase !important;
    border: 1px solid #35B083 !important;
    border-radius: 25px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 9px !important;
    padding-bottom: 6px !important;
}

button.pvtfw_variant_table_cart_btn:hover {
    color: white !important;
    transition: .2s;
    background-color: #35B083 !important;
}

.pvt-qty-input {
    float: right;
}

.pvtfw_variant_table_block table thead tr th {
    font-weight: 600 !important;
    text-align: left !important;
    text-transform: uppercase !important;
}

.pvtfw_variant_table_block table tbody td .amount bdi {
    font-weight: 700;
    font-size: 16px;
}

#variant-table {
    color: #444 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.variant table thead tr th {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.pvtfw_variant_table_block table.variant th {
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #333 !important;
}

.pvtfw_variant_table_block table.variant td {
    background-color: white !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.pvtfw-quantity input {
    background-color: white !important;
}

.pvt-qty-input {
    border: 1px solid #eee !important
}

.pvtfw_variant_table_block table.variant th
{
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}

td[data-title="SKU"] {
    font-size: 15px !important;
}

.pvtfw_variant_table_block table.variant th.quantity {
    color: white !important;
}

.woocommerce-product-attributes {
    border-top: none !important;
}
.woocommerce table.shop_attributes th {
    border: none;
    border-bottom: 5px solid white;
    border-right: 5px solid white;
}
.woocommerce-product-attributes-item__value {
    border: none;
    border-bottom: 5px solid white !important;
}

.aws-container .aws-search-field {
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding-left: 16px;
    text-transform: uppercase;
}

.aws-search-result .aws_result_title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #333 !important;
}

.aws-search-result .aws_result_title:hover {
    color: #35B083 !important;
}

.aws-search-result .aws_result_excerpt {
  display: block;
  color: #222;
  font-size: 15px;
}

.aws-search-result .aws_result_price {
    font-size: 16px;
    color: #222;
    font-weight: 700;
    margin-top: 3px;
    text-align: right;
  }

.aws-container .aws-search-form .aws-form-btn {
    background: white !important;
    border: none;
    border-bottom: 1px solid #ccc;
}

.aws-search-result .aws_search_more a {
    text-transform: uppercase;
    font-size: 15px;
    color: #333;
    font-weight: 600;
}

.aws-search-result .aws_search_more a:hover {
    color: #35B083;
}

.aws-search-result .aws_result_sku {
    position: absolute;
    bottom: 6px;
    font-size: 14px;
}

.wc-block-cart__submit {
    display: none !important;
}

.wc-block-components-sidebar-layout {
    max-width: 1400px !important;
    width: 98vw !important;
    padding: 1rem;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}

.wc-block-cart__totals-title {
    display: none !important;
}

.btn-th {
    color: #fff !important;
    position: absolute !important;
    right: 0 !important;
    bottom: 100px !important;
}

@media (max-width: 715px) {
    .btn-th {
        position: inherit !important;
    }
}

.wc-block-components-product-metadata {
    display: none !important;
}