/*
Theme Name: Assaggia 
Theme URI: https://github.com/elementor/hello-theme/
Description: Assaggia Theme is a child theme of Hello Elementor, created by Fox & Lee
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: assaggia-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

  /* Gravity Form */
  .gform_wrapper .gform_required_legend,
  .gform_wrapper .ginput_container--name .gform-field-label--type-sub {
    display: none;
  }

  .gform-theme--foundation .gform_fields {
    row-gap: 15px !important;
  }

  .gform_wrapper .gform-body label,
  .gform_wrapper .gform-body legend {
    font-weight: 700 !important;
  }

  .gform_wrapper .gfield_label,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper input[type="password"],
  .gform_wrapper textarea {
    color: #000 !important;
    font-family: "PT Serif", serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin: 0 !important;
  }

  .gform_wrapper input:-webkit-autofill,
  .gform_wrapper input:-webkit-autofill:hover, 
  .gform_wrapper input:-webkit-autofill:focus,
  .gform_wrapper textarea:-webkit-autofill,
  .gform_wrapper textarea:-webkit-autofill:hover,
  .gform_wrapper textarea:-webkit-autofill:focus,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper input[type="password"],
  .gform_wrapper textarea {
    border: none !important;
    background-color: #F9F9F9 !important;
    border-radius: 0px !important;
    outline: 0 !important;
    box-shadow: none !important;
    font-family: "PT Serif", serif !important;
    font-size: 17px;
  }

  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper input[type="password"]{
    height: 45px !important;
  }

  .gform_wrapper .gfield {
    margin-bottom: 10px !important;
  }

  .gform_wrapper textarea {
    height: 126px !important;
    min-height: auto !important;
    min-block-size: auto !important;
  }

  .gform_wrapper .gform_footer {
    width: 100%;
  }

  .gform_wrapper .ginput_recaptcha {
    text-align: center;
  }

  .gform_wrapper .ginput_recaptcha > div{
   display: inline-block;
  }

  .gform_wrapper .gform_button.button {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-family: "PT Serif", serif !important;
    font-weight: 700 !important;
    margin: 0 auto !important;
    border-radius: 10px !important;
    height: 60px !important;
    max-width: 220px;
    width: 100% !important;
    display: block !important;
  }

  .gform_wrapper .gform_button.button:hover {
    background-color: #E5D5AF !important;
    color: #000 !important;
  }

  .gform_wrapper .gfield_select {
    position: relative;
  }

  .gform_wrapper .gfield_select {
    background-image: url('assets/img/chevron-down.png') !important;
    background-position: center right 10px !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
  }


  /*
  * Global
  */
  

  /*
  * Header
  */
  .main-header .main-logo img {
    transition: width 0.5s, height 0.5s;
    object-fit: contain;
  }

  .main-header.elementor-sticky--effects .main-logo img {
    height: 45px !important;
  }

  .main-header .main-header-top {
    transition: all ease-in-out 0.3s;
  }

  .main-header.elementor-sticky--effects .main-header-top {
    margin-bottom: 0 !important;
    padding: 10px 0;
  }

  .main-header.elementor-sticky--effects .elementor-nav-menu .menu-item > .elementor-item {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .main-header .wishlist_products_counter .wishlist_products_counter_text img {
    max-width: 30px;
    max-height: 30px;
  }

  .main-header .wishlist_products_counter {
    display: flex;
  }

  .main-header .elementor-nav-menu .hd-mobile {
    display: none;
  }

  .main-header .elementor-menu-cart__wrapper .elementor-button-icon-qty {
    font-size: 14px !important;
  }

  .main-header .wishlist-counter-with-products .wishlist_products_counter_number {
    background: #000;
    color: #fff;
    font-size: 14px;
    width: 23px;
    height: 23px;
    min-height: 23px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 120%;
    position: absolute;
    top: -7px;
    right: -7px;
  }

  .main-header .product-search button[type="submit"] {
    padding-right: 35px !important;
    padding-left: 35px !important;
    margin-left: 20px !important;
  }

  .main-header .product-search .product-search-field {
    border-radius: 7px;
    border-color: #000;
  }

  .main-header .elementor-nav-menu .sub-arrow {
    font-size: 18px;
  }

  
  .header-menu .elementor-nav-menu > .menu-item > .elementor-item:before {
    background-color: transparent !important;
  }

  .header-menu .elementor-nav-menu > .menu-item > .elementor-item-active:before,
  .header-menu .elementor-nav-menu > .menu-item:hover > .elementor-item:before  {
    background-image: url('assets/img/pointer.png');
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-position: center;
  }

  

  /*
  * Footer
  */
  

  /*
  * Home
  */
  .mobile-banner-slider .elementor-repeater-item-0b7c6d5 .swiper-slide-bg {
    background-position: top center !important;
  }

  .banner-slider .swiper-slide-inner {
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-slider .swiper-slide-contents {
    box-sizing: border-box;
    padding: 40px 70px;
    background: rgba(0, 0, 0, .6);
  }

  .brands-carousel .elementor-image-carousel img {
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .box-cat-cs .elementor-image-box-wrapper {
    position: relative;
    font-size: 0;
    /* height: 100%; */
    height: 380px;
    overflow: hidden;
  }

  .box-cat-cs .elementor-widget-container {
    height: 100%;
  }

  .box-cat-cs .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    padding: 20px 15px;
  }

  .box-cat-cs .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a {
    position: relative;
    display: block;
    width: 100%;
  }

  .box-cat-cs .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a:after {
    background-image: url('assets/img/chevron-right.svg');
    background-repeat: no-repeat;
    width: 35px;
    height: 40px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
  }

  .box-cat-cs .elementor-image-box-img {
    border-top-left-radius: 20px;
    overflow: hidden;
    height: 100%;
  }

  .box-cat-cs .elementor-image-box-img a {
    display: block;
    font-size: 0;
    height: 100%;
  }

  .box-cat-cs .elementor-image-box-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .box-cat-cs .elementor-image-box-wrapper .elementor-image-box-title {
    margin: 0;
  }

  .cs-full-img {
    height: 100%;
  }

  ul.products li.product .woocommerce-loop-product__title {
    min-height: 68px;
  }

  ul.products li.product .button {
    transition: all ease-in-out 0.3s;
  }

  ul.products li.product .button.viewbutton {
    background-color: #fff !important;
    color: #000 !important;
    margin-left: 10px !important;
  }

  ul.products li.product .button.viewbutton:hover {
    color: #fff !important;
    background-color: #000 !important;
  }

  ul.products li.product .brand-loop {
    font-size: 18px;
    line-height: 140%;
  }

  ul.products li.product .price {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  ul.products li.product .woocommerce-placeholder,
  ul.products li.product .attachment-woocommerce_thumbnail {
    height: 370px !important;
    object-fit: cover;
  }

  ul.products li.product .tinv-wishlist {
    left: unset;
    right: 50px;
    top: 55px;
  }

  ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button:before {
    font-size: 30px;
    color: #FF0000;
  }

  /*
  * Inner Page
  */
  .archive-banner .elementor-widget-text-editor a {
    color: #fff;
    transition: all ease-in-out 0.3s;
  }

  .archive-banner .elementor-widget-text-editor a:hover {
    color: #fff !important;
    text-decoration: underline !important;
  }

  .archive .facetwp-flyout {
    background: #000;
    border-color: #000;
    color: #fff;
  }

  .facetwp-flyout .flyout-row h3,
  .cat-sidebar .facet-wrap h5 {
    color: #fff;
    font-size: 23px;
    line-height: 130%;
    margin-top: 0;
  }

  .facetwp-flyout .facetwp-facet,
  .cat-sidebar .facetwp-facet {
    margin-bottom: 0;
    color: #fff;
  }

  .facetwp-flyout .facetwp-checkbox,
  .cat-sidebar .facetwp-checkbox {
    font-size: 18px;
  }

  .facetwp-flyout .flyout-item select,
  .cat-sidebar .facetwp-facet select {
    border: 1px solid #fff;
    border-radius: 0;
    background-color: transparent;
    font-size: 18px;
    color: #fff;
  }

  .facetwp-flyout .flyout-item select option,
  .cat-sidebar .facetwp-facet select option {
    background: #000;
  }

  .facetwp-flyout .facetwp-flyout-content .flyout-row .facet-wrap,
  .cat-sidebar .elementor-widget-facetwp-facet .facet-wrap {
    border-bottom: 1px solid #fff;
    padding: 30px 0;
  }

  .facetwp-flyout .facetwp-flyout-content .facetwp-checkbox .facetwp-counter,
  .cat-sidebar .facetwp-checkbox .facetwp-counter {
    display: none !important;
  }

  .cat-sidebar .facetwp-checkbox.checked,
  .facetwp-flyout .facetwp-checkbox.checked {
    background-image: url('assets/img/checkbox-on.png');
  }

  .archive ul.products li.product {
    position: relative;
  }

  .archive ul.products li.product .viewbutton {
    /* position: absolute;
    right: 20px; 
    top: 310px;*/
    background-color: #fff !important;
    padding: 13px 10px;
    margin: 0 0 0 10px!important;
    display: inline-block;
    max-width: 85px;
    width: 100%;
    text-align: center;
  }

  .archive ul.products li.product {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: flex-start !important;
    border: 2px solid #D6C29E;
    padding: 50px 30px !important;
    margin: -1px !important;
    background: #E5D5AF;
  }


  /* .archive ul.products li.product .price {
    position: absolute;
    bottom: 0;
    right: 0;
  } */

  .archive ul.products li.product .attachment-woocommerce_thumbnail,
  .archive ul.products li.product .woocommerce-placeholder {
    border-top-left-radius: 20px;
  }

  .archive ul.products li.product .added_to_cart {
    display: block;
  }

  .archive .woocommerce-pagination .page-numbers {
    font-weight: 700;
    transition: all ease-in-out 0.3s;
    font-family: 'PT Serif', serif;
  }

  .woocommerce-shop .archive-title {
    display: none;
  }

  .archive .shop-title,
  .archive.woocommerce-shop .archive-sub-title,
  .archive .archive-title-perfume,
  .archive.term-perfumes .archive-title {
    display: none;
  }

  .archive.woocommerce-shop .shop-title {
    display: block;
  }
  
  .product-category-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 80px;
    border-bottom: 1px solid #000;
    margin-bottom: 80px;
    column-gap: 80px;
  }

  .product-category-grid * {
    font-size: 0;
    transition: all ease-in-out 0.3s;
  }

  .product-category-grid .product-grid-item {
    /* flex: 0 0 33.333%; */
    flex: 0 0 29.7%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
  }

  .product-category-grid .product-grid-item-inner {
    width: 100%;
    height: 100%;
    display: block;
    /* padding: 40px; */
    padding: 40px 0;
    position: relative;
  }

  .product-category-grid .product-grid-item-link {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .product-category-grid .product-grid-item .product-grid-item-title {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 50px 20px 30px;
    color: #fff;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    left: 0;
  }

  .product-category-grid .product-grid-item .product-grid-item-img {
    width: 100%;
    height: 380px;
    display: block;
    object-fit: cover;
    border-top-left-radius: 20px;
  }

  .product-category-grid .product-grid-item:hover .product-grid-item-img {
    transform: scale(1.1);
  }

  .product-category-grid .product-grid-item .product-grid-item-link-img {
    overflow: hidden;
    border-top-left-radius: 20px;
  }

  .product-category-grid .product-grid-item .product-grid-item-title:after {
    background-image: url(assets/img/chevron-right.svg);
    background-repeat: no-repeat;
    width: 35px;
    height: 40px;
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }

  .brand-top-wrap {
    background-color: #fff;
    padding: 80px 20px;
    box-sizing: border-box;
    margin-bottom: 100px;
  }

  .brand-top-inner {
    display: flex;
    width: 100%;
    max-width: 1230px;
    box-sizing: border-box;
    margin: 0 auto;
    align-items: center;
  }

  .brand-top-wrap .brand-top-img {
    flex: 0 0 430px;
    box-sizing: border-box;
    padding-left: 80px;
    text-align: center;
  }

  .product-banner .woocommerce-breadcrumb {
    margin-bottom: 0;
  }

  .woocommerce-product-gallery__wrapper {
    position: relative;
  }

  div:not(.flex-viewport) .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
    position: absolute;
    z-index: 10;
    top: 14px;
    right: 36px;
  }

  .flex-viewport .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
    position: absolute;
    z-index: 99999;
    top: 14px;
    left: 625px;
    /* left: 11.2%; */
    width: 60px !important;
    right: unset !important;
    /* left: 8.9%; */
    /* right: 30px; */
  }

  .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails .tinvwl-icon-heart {
    width: 40px !important;
    height: 40px !important;
  }

  .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails .tinvwl-icon-heart:before {
    font-size: 40px;
    color: #FF0000;
    margin-top: -40px;
    margin-left: -40px;
  }

  .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    transform: scale(1.5);
    top: 30px !important;
    right: 80px !important;
  }

  .quantity {
    margin-right: 15px !important;
  }

  .quantity button:hover {
    background: #000 !important;
    color: #fff !important;
  }

  .quantity button.minus {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .quantity button.plus {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .quantity .qty {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }

  .product-description-wrap h2,
  .product-description-wrap h3,
  .product-description-wrap h4,
  .product-description-wrap h5,
  .product-description-wrap h6 {
    color: #E5D5AF;
    margin-bottom: 30px;
    line-height: 130%;
    font-weight: 700;
  }

  .woocommerce div.product form.cart .variations {
    margin-bottom: 50px;
  }

  .variations th,
  .variations td {
    background-color: transparent !important;
    padding: 15px 15px !important;
  }

  .variations th {
    text-align: left;
    width: 150px;
  }

  .variations tbody tr {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .variations .woo-variation-items-wrapper {
    display: flex;
    align-items: center;
  }

  .variations .woo-variation-items-wrapper .reset_variations {
    margin-left: 10px;
    font-weight: 700;
  }

  .variations tbody th.label label {
    padding-top: 11px;
  }

  .quantity .qty {
    padding: 0 10px 0 20px !important;
  }

  .brand-top-content p {
    margin-bottom: 0;
  }

  .remove {
    font-family: auto !important;
  }

  form.woocommerce-checkout {
    font-family: 'PT Serif';
  }

  .woocommerce-MyAccount-content {
    font-family: 'PT Serif';
  }

  .woocommerce-account .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table {
    font-size: 17px;
  }

  .woocommerce-account .woocommerce-MyAccount-content .button {
    color: #fff !important;
    font-size: 18px !important;
  }

  .woocommerce-account .woocommerce-MyAccount-content .button:hover {
    background-color: #E5D5AF !important;
    color: #000 !important;
  }

  .woocommerce-account:not(.logged-in) .elementor-widget-woocommerce-my-account {
    width: 100% !important;
    max-width: 800px !important;
    margin: 0 auto !important;
    font-family: 'PT Serif' !important;
  }

  .woocommerce-account:not(.logged-in) .elementor-widget-woocommerce-my-account h2 {
    text-align: center !important;
    font-size: 47px !important;
    font-weight: 400 !important;
  }

  .woocommerce-ResetPassword {
    width: 100% !important;
  }

  .woocommerce-account:not(.logged-in) .elementor-widget-woocommerce-my-account .woocommerce-LostPassword {
    font-size: 18px !important;
  }

  .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox {
    margin-top: -3px;
  }

  .tinvwl-table-manage-list .product-action .button.product_type_variable {
    display: block;
    background: #000;
    color: #fff;
    font-size: 19px;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 7px 15px;
  }

  .tinvwl-table-manage-list .tinvwl-input-group .form-control {
    height: 42px;
  }

  .tinv-wishlist .tinv-modal-inner h2 {
    font-size: 30px;
    font-weight: 700;
    padding-top: 20px;
  }

  .tinv-wishlist.woocommerce table .quantity .qty {
    width: 70px;
  }

  .tinv-wishlist .tinv-header h2 {
    display: none;
  }

  .tinv-modal-open .tinvwl-button {
    background-color: #000 !important;
    color: #fff !important;
  }

  .wholesale-form .gform-body h5 {
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }

  .wholesale-form .gform_wrapper .gform-body label, 
  .wholesale-form .gform_wrapper .gform-body legend {
    padding-bottom: 10px;
  }

  .wholesale-form .gform_wrapper .gform-body .gchoice label,
  .wholesale-form .gform_wrapper .gform-body .ginput_container_consent label {
    color: #000;
    font-weight: 400 !important;
    font-size: 19px;
  }

  .wholesale-form .gform_wrapper .gform-body select {
    background: #F9F9F9;
    color: #000;
    border: none;
    border-radius: 0;
    font-size: 19px;
    height: 45px;
    padding-top: 5px;
  }

  .add-to-cart-cs form,
  .woocommerce-variation-add-to-cart {
    flex-wrap: wrap !important;
  }

  .add-to-cart-cs form #wc-square-digital-wallet {
    max-width: 100% !important;
  }

  .truffle-guarantee-item img {
    height: 155px !important;
    object-fit: contain;
  }

  .single-product .variations select {
    border: 1px solid #000;
    color: #000 !important;
    border-radius: 0;
    position: relative;
  }

  .single-product .woocommerce-variation-price {
    margin-bottom: 50px;
  }

  .single-product .woocommerce-variation-price .price {
    color: #000 !important;
    font-weight: 700;
    font-size: 30px !important;
  }

  #wc-square-google-pay:hover button {
    background: #000;
  }

  .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: transparent !important;
    visibility: hidden;
  }


  .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    background-image: url(assets/img/icon-zoom.png) !important;
    width: 25px !important;
    height: 33px !important;
    display: block !important;
    border: none !important;
    position: static !important;
    content: "" !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    visibility: visible;

  }

  .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
    display: none !important;
  }

  .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    opacity: 0;
    display: none !important;
  }

  .guarantee-boxes {
    display: flex;
    justify-content: center;
    column-gap: 50px;
  }

  .guarantee-boxes .guarantee-box {
    text-align: center;
    flex: 0 0 33.333%;
  }

  .guarantee-boxes .guarantee-box img {
    height: 143px !important;
    object-fit: contain;
    max-width: 180px;
    width: 100%;
  }

  .guarantee-boxes .guarantee-box h5 {
    font-family: "PT Serif", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin: 40px 0 30px;
  }

  .single-product .variations .reset_variations {
    display: none !important;
  }

  .brew-item-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .brew-item {
    flex: 0 0 155px;
  }

  .woocommerce span.onsale {
    background: #04a84f;
    color: #fff;
    border-radius: 0;
    min-height: 32px;
    line-height: 120%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 80px;
    top: 0;
    left: 0;
  }

  .woocommerce ul.products li.product .onsale {
    left: -31px;
    right: unset;
    top: -44px;
  }

  .brands-carousel .swiper {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    /* max-width: 1350px;
    margin: 0 auto; */
  }

  .cs-grid-products ul.products li.product .tinv-wishlist {
    right: 25px;
    top: 10px;
  }

  /* .woocommerce-product-gallery .flex-viewport {
    height: 600px !important;
  }

  .woocommerce-product-gallery .flex-viewport img {
    object-fit: contain;
  } */

   

  /*
  * Pre-order Your New Espresso Machine
  */

  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .gfield_label,
  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .gfield_label .gfield_required,
  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .gform-field-label  {
    color: rgb(235, 219, 182) !important;
    font-size: 16px !important;
    font-family: "Playfair Display", Sans-serif !important;
  }

  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .gfield_label .gfield_required {
    font-size: inherit;
    font-weight: inherit;
  }

  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .ginput_container_radio,
  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .ginput_container_consent,
  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .ginput_container_checkbox{
    margin-top: 20px;
  }

  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .gform_button.button {
    background-color: #fff !important;
    color: #000 !important;
    font-family: "Playfair Display", Sans-serif !important;
    max-width: 240px;
  }

  .page-id-2555 #pre-order-form .gform_wrapper #gform_3 .gform_button.button:hover {
    background-color: #E5D5AF !important;
    color: #000 !important;
  }

  .page-id-2555 #pre-order-form .gform_confirmation_message p {
    color: #fff !important;
  }

  .page-id-2555 #pre-order-form .gfield--type-consent .gfield_consent_description {
    display: none !important;
  }

  .prod-cat-title {
    text-align: center;
    color: #E5D5AF;
  }

  .page-num-cat-title {
    display: none;
  }

  .woocommerce-account #customer_login .col-2 {
    display: none !important;
  }

  .woocommerce-account #customer_login .col-1 {
    width: 100% !important;
  }

  .logged-in #customer_login .col-1 {
    display: none !important;
  }

  .wholesale-form-cs h2 {
    display: none;
  }

  .wholesale-form-cs h4 {
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    font-size: 30px !important;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .wholesale-form-cs label {
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
  }

  .wholesale-form-cs .form-row {
    margin-bottom: 20px;
  }

  .wholesale-form-cs .input-text, 
  .wholesale-form-cs .afreg_extra_fields .input-select {
    background: #F9F9F9;
    border: none;
    box-sizing: border-box;
    min-height: 45px !important;
  }

  .wholesale-form-cs .afreg_extra_fields textarea.input-text {
    min-height: 100px !important;
  }

  .wholesale-form-cs .woocommerce-form-register__submit {
    margin: 30px auto 0;
    display: block;
    padding: 15px 30px;
  }

  .wholesale-form-cs .woocommerce-form-register__submit:hover {
    background-color: #E5D5AF;
    
  }

  .wholesale-form-cs #customer_login .col-1 {
    display: none !important;
  }

  #quote-li-icon {
    position: relative;
    padding-left: 35px;
  }

  #quote-li-icon #total-items-count {
    background: #000;
    color: #fff;
    font-size: 14px;
    width: 23px;
    height: 23px;
    min-height: 23px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 120%;
    position: absolute;
    top: -13px;
    right: -20px;
    padding: 0;
  }

  #quote-li-icon .dashicons-cart {
    font-size: 28px;
    margin-top: -18px;
  }

  #quote-li-icon .dashicons-cart:before {
    content: "\f163";
  }

  ul.products li.product .button {
    margin-bottom: 15px;
  }

  ul.products li.product .added_to_quote {
    padding-left: 5px;
  }

  body .addify-quote-form.template_one .addify-quote-form__contents {
    border: none;
  }

  body .adf-request-quote-page.template_one {
    max-width: 100% !important;
  }

  body .adf-quote-detail-wrap {
    background-color: #fff;
    padding: 20px;
  }

  body .adf-quote-detail-wrap .shop_table thead th {
    font-size: 21px;
    border: none;
    border-block-start: 0 !important;
  }

  body .addify-quote-form__contents td,
  body .addify-quote-form .table_quote_totals th,
  body .addify-quote-form .table_quote_totals td {
    font-size: 19px;
  }

  body .adf-quote-detail-wrap .shop_table tbody td {
    border-bottom: 1px solid #d5d8dc !important;
    background: #fff;
  }

  body .addify-quote-form.template_one .cart_totals table,
  body .addify-quote-form.template_one .cart_totals table th,
  body .addify-quote-form.template_one .cart_totals table td {
    border-bottom: 1px solid #d5d8dc !important;
    border-radius: 0 !important;
  }

  body .addify-quote-form.template_one .cart_totals table .order-total th,
  body .addify-quote-form.template_one .cart_totals table .order-total td {
    border: none !important;
  }

  body .addify-quote-form.template_one .af-quote-field-table {
    box-sizing: border-box;
    padding: 40px;
    max-width: 780px !important;
    background-color: #fff;
  }

  .addify-quote-form.template_one .af-quote-field-table label {
    font-size: 19px;
  }

  .addify-quote-form.template_one .af-quote-field-table input {
    font-size: 18px;
  }

  .woocommerce-MyAccount-content-wrapper .shop_table.my_account_quotes,
  .woocommerce-MyAccount-content-wrapper .shop_table.quote_details,
  .woocommerce-MyAccount-content-wrapper .addify-quote-details .cart_totals .shop_table {
    background: #fff;
    border-radius: 0;
    padding: 20px;
  }

  .woocommerce-MyAccount-content-wrapper .shop_table.my_account_quotes #af_rfq_get_qoute_by_my_account_pdf {
    background: #fff;
    color: #000;
    padding: 5px;
    font-size: 23px;
    top: 3px;
    position: relative;
  }

  .woocommerce-MyAccount-content-wrapper .shop_table.quote_details .product-quantity {
    font-weight: 700 !important;
  }

  .button.wc-backward {
    background-color: #000 !important;
    color: #fff !important;
  }

  #addify_convert_to_order_customer {
    margin-top: 20px;
    background-color: #000;
  }

  .woocommerce div.product p.price .strike,
  .woocommerce ul.products li.product .price .strike {
    margin-right: 10px;
  }

  .single-product .button.afrfqbt_single_page {
    display: flex !important;
    align-items: center !important;
  }


  .blog-item-wrapper .elementor-grid .e-loop-item:nth-of-type(even) .e-con-inner {
    flex-direction: row-reverse !important;
  }

  /*
  * Media Queries
  */

  

  @media screen and (min-width: 2680px) {
    .desktop-banner-slider .swiper-slide {
      height: 1000px !important;
    } 
  }

  @media screen and (min-width: 3560px) {
    .desktop-banner-slider .swiper-slide {
      height: 1500px !important;
    } 
  }

  @media screen and (min-width: 5500px) {
    .desktop-banner-slider .swiper-slide {
      height: 2110px !important;
    } 
  }

  @media screen and (max-width: 1524px) {
    .product-category-grid {
      column-gap: 40px;
    }

    .product-category-grid .product-grid-item {
      flex-basis: 31%;
    }
  }

  @media screen and (max-width: 1500px) {
    .product-category-grid .product-grid-item-inner {
      padding: 20px 0;
    }
  }

  @media screen and (max-width: 1240px) {
    .product-category-grid .product-grid-item .product-grid-item-img {
      height: 385px;
    }
  }

  @media screen and (max-width: 1200px) {
    .product-category-grid .product-grid-item {
      flex-basis: 29%;
    }

    .product-category-grid .product-grid-item .product-grid-item-title {
      font-size: 22px;
      padding: 15px 40px 15px 20px;
    }

    .product-category-grid .product-grid-item .product-grid-item-img {
      height: 290px;
    }

    .flex-viewport .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
      left: 8.5%;
    }

  }

  @media screen and (max-width: 1024px) {
    .main-header .elementor-nav-menu .hd-mobile {
      display: block;
      border: none !important;
      padding: 8px 15px;
    }

    .main-header .elementor-nav-menu .hd-mobile.hd-login {
      padding-top: 20px;
    }

    .main-header .elementor-nav-menu .hd-mobile.hd-reg {
      padding-bottom: 20px;
    }

    .main-header .elementor-nav-menu .hd-mobile a {
      background-color: #fff;
      border-radius: 8px;
      color: #000 !important;
      display: inline-block;
      min-width: 150px;
      text-align: center;
      margin: 0;
    }

    .main-header.elementor-sticky--effects .main-header-top {
      margin-bottom: 10px !important;
      margin-top: 10px;
    }

    .brand-top-wrap .brand-top-img {
      padding-left: 30px;
      flex-basis: 300px;
    }

    .brand-top-wrap {
      padding: 80px 50px;
    }

    .related ul.products li.product .woocommerce-placeholder, 
    .related ul.products li.product .attachment-woocommerce_thumbnail{
      height: 310px !important;
    }

  }

  @media screen and (max-width: 900px) {
    .archive ul.products li.product .woocommerce-placeholder, 
    .archive ul.products li.product .attachment-woocommerce_thumbnail {
      height: 285px !important;
    }

    /* .archive ul.products li.product .viewbutton {
      top: 230px;
    } */

    .product-category-grid .product-grid-item {
      flex-basis: 100%;
    }

    .flex-viewport .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
      left: 8.1%;
    }

    .guarantee-boxes {
      flex-direction: column;
      column-gap: 0;
      row-gap: 50px;
    }

    .guarantee-boxes .guarantee-box {
      flex-basis: 100%;
    }

    .guarantee-boxes .guarantee-box img {
      height: 120px !important;
    }
  }

  @media screen and (max-width: 768px) {
    .banner-slider .swiper-slide-contents {
      padding: 40px;
    }

    .brand-top-wrap {
      padding: 50px 30px;
      margin-bottom: 60px;
    }

    .brand-top-inner {
      flex-direction: column-reverse;
      text-align: center;
    }

    .brand-top-wrap .brand-top-img {
      padding-left: 0;
      margin-bottom: 30px;
      flex-basis: 100%;
    }

    .box-cat-cs .elementor-image-box-wrapper {
      height: 320px;
    }
  }

  @media screen and (max-width: 767px) {
    .archive ul.products li.product .woocommerce-LoopProduct-link {
      width: 100%;
    }

    ul.products li.product .woocommerce-loop-product__title {
      min-height: unset;
    }

    .archive ul.products li.product .woocommerce-placeholder, 
    .archive ul.products li.product .attachment-woocommerce_thumbnail {
      height: 325px !important;
    }

    /* .archive ul.products li.product .viewbutton {
      top: 265px;
    } */

    .flex-viewport .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
      left: 9%;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
      padding: 0 !important;
    }
  }

  @media screen and (max-width: 600px) {
    .product-category-grid .product-grid-item {
      flex-basis: 100%;
    }

    .product-category-grid .product-grid-item-inner {
      padding: 20px 0;
    }

    .product-category-grid {
      padding-bottom: 50px;
      margin-bottom: 50px;
    }

    .product-category-grid .product-grid-item .product-grid-item-img {
      height: 300px;
    }

    .related ul.products li.product .woocommerce-placeholder, 
    .related ul.products li.product .attachment-woocommerce_thumbnail {
      height: 260px !important;
    }

    .archive ul.products li.product {
      flex-direction: column !important;
    }

    .archive ul.products li.product .viewbutton {
      margin: 15px 0 0 0 !important;
    }
  }

  @media screen and (max-width: 560px) {
    .archive ul.products li.product .woocommerce-placeholder, 
    .archive ul.products li.product .attachment-woocommerce_thumbnail {
      height: 235px !important;
    }

    /* .archive ul.products li.product .viewbutton {
      top: 180px;
    } */

    .archive ul.products li.product .price {
      position: static;
      text-align: left;
    }

    .flex-viewport .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
      left: 8.4%;
    }
  }

  @media screen and (max-width: 500px) {
    .archive ul.products li.product {
      padding: 20px !important;
    }

    ul.products li.product .tinv-wishlist {
      right: 35px;
      top: 25px;
    }

    .woocommerce ul.products li.product .onsale {
      left: -21px;
      top: -15px;
      font-size: .7em;
      max-width: 60px;
      min-height: 27px;
    }
  }

  @media screen and (max-width: 480px) {
    .related ul.products li.product .woocommerce-placeholder, 
    .related ul.products li.product .attachment-woocommerce_thumbnail {
      height: 210px !important;
    }

    .brew-item {
      flex-basis: 50%;
    }
  }

  @media screen and (max-width: 450px) {
    .brands-carousel .elementor-image-carousel img {
      padding-left: 15px;
      padding-right: 15px;
    }

    .flex-viewport .woocommerce-product-gallery__wrapper .tinvwl-woocommerce_product_thumbnails {
      left: 8.1%;
    }

    .box-cat-cs .elementor-image-box-wrapper {
      height: 270px;
    }
  }

  @media screen and (max-width: 380px) {
    ul.products li.product .woocommerce-placeholder, 
    ul.products li.product .attachment-woocommerce_thumbnail {
      height: 300px !important;
    }
  }


  
