/*************************************
        Woocommerce Message
**************************************/
.woocommerce .woocommerce-message { background: #323232; color: #ffffff; line-height: 33px; border-top-color: #73bf06; padding-right: 18px !important; }
.woocommerce .woocommerce-message a { float: right; }
.woocommerce .woocommerce-message:before { color: #73bf06; }
.woocommerce .woocommerce-message .button { background: #db2d2e; color: #ffffff; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
.woocommerce .woocommerce-message .button:hover { background: #db2d2e; color: #ffffff; padding: 8px 25px; }
.woocommerce .woocommerce-message .button:hover:before { content: normal; }

/*************************************
        Car item
**************************************/
.products-loop.products-list li { width: 100% !important; }
.products-list { position: relative; margin: 0; padding: 0; }
.products-list li { border: 1px solid #d9ddd3; margin-bottom: 30px; }
.products-list li .product .product-thumbnail:before { display: none; }
.products-list li .product .quick-view { display: none; }
.products-list .product:hover .product-thumbnail img { transform: inherit; }
.products-list li .product-thumbnail { width: 32%; float: left; }
.products-list li .product-info { width: 66%; float: left; border: none; text-align: left; margin-left: 2%; }
.products-list .hd-description { display: block; }
.list-product-meta .ajax-loading { display: none !important; }
.car-content a:hover, .list-product-meta .compare-button a:hover { color: #fff; border-color: #db2d2e; }
.list-product-meta .clear { display: none; }
.list-product-meta { display: inline-block; vertical-align: top; }
.list-product-meta a { width: 60px; height: 45px; background: #eceff7; line-height: 45px; text-align: center; border: 1px solid #dedddd; margin-right: 10px; float: left; font-size: 0; border-radius: 0; }
.list-product-meta a:before { content: "\f066"; display: inline-block; font-family: "Font Awesome 5 free"; font-weight: 900; position: relative; left: 0; top: 0; right: 0; line-height: 45px; font-size: 14px !important; }
.list-product-meta { display: none; }
.products-list .list-product-meta { display: block; }
.woocommerce ul.products + .woocommerce-pagination { margin-top: 30px; }
.woocommerce ul.products li.product h3 { padding: .5em 20px; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
    padding-bottom: 25px;
    border: 1px solid #e3e3e3;
    text-align: center;
    padding-bottom: 20px !important;
}
.woocommerce ul.products li.product.last,
.woocommerce-page ul.products li.product.last {margin-right: 0;}

.woocommerce ul.products li.car-item ul,
.woocommerce ul.products li.car-item .car-overlay-banner ul,
.woocommerce-page ul.products li.car-item .car-list ul {display: block;}

.woocommerce ul.products li.car-item .car-overlay-banner ul li { margin: 0 2px; }
.woocommerce ul.products li.car-item .car-overlay-banner ul li a { font-size: 0; line-height: 42px; }
.woocommerce ul.products li.car-item .car-overlay-banner ul li .fa { font-size: 14px; }
.woocommerce ul.products li.car-item .car-overlay-banner ul li .compare-button a:before { content: "\f066"; font-size: 14px; line-height: 20px; font-family: "Font Awesome 5 free"; font-weight: 900; top: 0; left: 0; }
.woocommerce ul.products li.product .star-rating { width: 64px; margin: 0 auto; margin-bottom: 5px; }
.woocommerce ul.products li.product .price del { display: inline-block; margin-right: 3px; }
.woocommerce ul.products li.product .price del span { font-size: 13px; }
.woocommerce ul.products li.product .price ins span { font-size: 16px; }
.woocommerce-cart .woocommerce table.shop_table.cart td.actions #coupon_code { padding: 8px 15px 10px 15px; line-height: normal; }

.woocommerce .woocommerce-ordering {position: relative; z-index: 5;}

/***********************
 Shop Page - Columns
************************/
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {width: 100%; margin-right: 0;}

.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {width: 48%;}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {width: 30.8%;}

/**************************************
    Car List
***************************************/
.woocommerce ul.products-list li.product,
.woocommerce-page ul.products-list li.product { background: #ffffff; padding: 20px;}
.woocommerce ul.products-list .car-item .car-content { text-align: left; background: none;}
.woocommerce ul.products-list li.product .star-rating { margin: 0; }

/*************************************
        Pagination Nav
**************************************/
.woocommerce nav.woocommerce-pagination ul.page-numbers { border: 0; }
.woocommerce nav.woocommerce-pagination ul li { border: 0; margin: 0 3px !important; border-right: none !important;}

.woocommerce nav.woocommerce-pagination ul li a,
.pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.pagination ul li span {
    font-size: 15px;
    font-weight: 500;
    margin: 0 2px;
    color: #626262;
    border-radius: 0px;
    padding: 0;
    border: 1px solid #e3e3e3;
    line-height: 40px;
    background: #fff;
    width: 40px;
    height: 40px;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover{color: #ffffff !important;}

.woocommerce nav.woocommerce-pagination ul li:first-child a,
.pagination ul li:first-child a,
.woocommerce nav.woocommerce-pagination ul li:first-child span,
.pagination ul li:first-child span {margin-left: 0;}

.pagination ul li:first-child a span,
.pagination ul li:last-child a span {display: none;}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.pagination ul li a:focus,
.pagination ul li a:hover,
.pagination ul li span.current {
    background-color: #db2d2e;
    border-color: #db2d2e;
    color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.pagination ul li a.next {
    position: relative;
    font-size: 0;
    padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.pagination ul li a.prev:before {
    position: absolute;
    content: "\f100";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 15px;
    line-height: 40px;
    top: 0;
    left: 0;
    right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a.next:before,
.pagination ul li a.next:before {
    position: absolute;
    content: "\f101";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    font-size: 15px;
    line-height: 40px;
    top: 0;
    left: 0;
    right: 0;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del {
    color: #323232;
}

/*************************************
              Sidebar
**************************************/
.sidebar-widget.widget .breadcrumbs > span { margin: 0 5px; }
.sidebar-widget.widget .breadcrumbs > span:first-child { margin-left: 0;}

/* Products */
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    height: 90px;
    margin-right: 10px;
    margin-left: 0px;
    width: 90px;
}
.sidebar-widget.woocommerce ul.product_list_widget li img {
    width: 50px;
    height: auto;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    margin: 0 0 15px;
    padding: 0 0 15px;
}
.sidebar-widget.woocommerce ul.product_list_widget li .remove {
    top: 20px;
}
.sidebar-widget.woocommerce .widget_shopping_cart_content {
    border: 1px solid #dddddd;
    padding: 10px;
}
.widget.woocommerce ul.product_list_widget li {
    margin-bottom: 0;
    border-bottom: 1px solid #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
}
.widget.woocommerce ul.product_list_widget li:last-child {
    border-bottom: none;
}
.widget.woocommerce ul.product_list_widget li a {
    color: #323232;
    font-weight: 600;
    margin-bottom: 0;
}
.widget.woocommerce ul.product_list_widget li a:hover {
    color: #db2d2e;
}
.widget.woocommerce ul.product_list_widget li .amount {
    font-size: 14px;
    font-weight: 600;
}
.widget.woocommerce ul.product_list_widget li ins {
    text-decoration: none;
}
.widget.woocommerce ul.product_list_widget li ins .amount {
    color: #db2d2e;
}
.sidebar-widget.woocommerce .total {
    border: none;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0;
    color: #323232;
    margin-bottom: 15px;
}
.sidebar-widget.woocommerce .total .amount,
.sidebar-widget.woocommerce .buttons .checkout {
    float: right;
}

/* Listing */
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    padding: 0;
}
.widget.woocommerce ul li {
    padding: 10px 0 14px;
}
.widget.woocommerce ul li span {
    margin-bottom: 5px;
}
.widget.woocommerce .star-rating {
    margin-bottom: 3px;
}
/* Products details tabs */
.woocommerce table.shop_attributes td p{ word-break: break-all; }

/* Products search */
.widget.woocommerce .woocommerce-product-search {
    position: relative;
}
.widget.woocommerce .screen-reader-text {
    display: none;
}
.widget.woocommerce input.search-field {
    padding-right: 73px;
    padding-left: 12px;
    color: #323232;
    height: 45px;
    border: 1px solid transparent;
    background: #f6f6f6;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    width: 100%;
}
.widget.woocommerce input.search-field:focus {
    background: transparent;
    border-color: #db2d2e;
}
.widget.woocommerce input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #db2d2e;
    height: 100%;
    padding: 0 10px;
    color: #ffffff;
}

/* Rating */
.widget.woocommerce.widget_rating_filter ul li { text-align: right; }
.widget.woocommerce.widget_rating_filter ul li a { display: block; padding: 0px; }
.widget.woocommerce.widget_rating_filter ul li .star-rating { float: left; margin-top: 7px; }
.widget.woocommerce del { margin-right: 5px; }
.widget.woocommerce ins .amount { color: #363636; font-size: 16px; }

/* Tags*/
.tagcloud a { display: inline-block; color: #999999; border: 1px solid #e3e3e3; background: transparent; padding: 5px 10px; margin-bottom: 5px; font-size: 14px; text-transform: capitalize; }
.tagcloud a:hover { background: #db2d2e; color: #ffffff; border-color: #db2d2e; }

/*************************************
          Car item
**************************************/
.product {
    position: relative;
    overflow: hidden;
}
.product .car-content {
    background: #ffffff;
    padding: 20px;
}
.product .car-content a {
    font-size: 16px;
    font-weight: 600;
    color: #db2d2e;
    margin-bottom: 10px;
    display: block;
}
.product .car-content a:hover {
    color: #363636;
}
.product .price span {
    color: #363636;
    font-weight: 700;
    font-size: 16px;
}
.product .price span.old-price {
    color: #999999;
    text-decoration: line-through;
    padding-right: 5px;
    font-size: 13px;
    font-weight: 400;
}
.product .separator {
    margin-bottom: 15px;
}
.product .separator:after {
    width: 50px;
    display: block;
    margin: auto;
    content: "";
    height: 1px;
    background: #000000;
    bottom: 0px;
    left: 50%;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
}
.product .separator:before {
    content: '';
    display: block;
    margin: auto;
    left: 50%;
    height: 1px;
    width: 30px;
    bottom: -10px;
    background: #000000;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
    margin-bottom: 4px;
}
.product:hover .separator:before {
    width: 50px;
    left: 0;
    background: #db2d2e;
}
.product:hover .separator:after {
    width: 30px;
    left: 0;
    background: #db2d2e;
}
.product .car-list {
    background: #ffffff;
    color: #363636;
    overflow: hidden;
    bottom: 144px;
    height: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.product .car-list li {
    line-height: 38px;
    color: #999999;
}
.product .car-list li i {
    padding-right: 3px;
}
.product:hover .car-list {
    height: 40px;
    border-bottom: 1px solid #f6f6f6;
}
.product .car-image {
    position: relative;
    overflow: hidden;
}
.product .car-overlay-banner {
    background: rgba(219, 45, 46, 0.7);
    position: absolute;
    top: -100%;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}
.product .car-overlay-banner ul {
    left: 0;
    position: absolute;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 99;
}
.product .car-overlay-banner ul li {
    display: inline-block;
}
.product .car-overlay-banner ul li a {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}
.product .car-overlay-banner ul li a:hover {
    background: #ffffff;
    color: #db2d2e;
}
.product:hover .car-overlay-banner {
    opacity: 1;
    top: 0;
}
.product.gray-bg .car-content {
    background: #f6f6f6;
}

/*************************************
   Header Top - Cart icon
**************************************/
.topbar_item_type-woo_cart {
    position: relative;
    z-index: 99999;
}
.topbar_item_type-woo_cart .cart .fa {
    font-size: 16px;
}
.topbar_item_type-woo_cart .shop .fa-angle-down {
    display: none;
}
.topbar_item_type-woo_cart .shop .badge {
    background: #db2d2e;
    color: #ffffff;
}
.topbar_item_type-woo_cart .drop-content {
    display: none;
    position: absolute;
    right: 0;
    top: 20px;
    width: 280px;
    color: #000000;
}
.topbar_item_type-woo_cart .drop-content > div {
    padding: 0 15px;
    background: #ffffff;
    margin-top: 15px;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.topbar_item_type-woo_cart .topbar-login:hover .drop-content {
    display: block;
}
#header .topbar_item_type-woo_cart .drop-content .title,
#header .topbar_item_type-woo_cart .drop-content .title a {
    color: #323232;
    font-size: 14px;
    font-weight: 500;
}
#header .topbar_item_type-woo_cart .drop-content .close-button {
    color: #323232;
}
.topbar_item_type-woo_cart .drop-content .checkout a {
    margin-bottom: 0;
    background: #db2d2e;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
    padding: 8px 15px;
    border-radius: 0;
}
.topbar_item_type-woo_cart .drop-content .checkout a.white {
    background: #323232;
    float: right;
    border: none;
    color: #555555;
    margin-bottom: 0;
}
.topbar_item_type-woo_cart .drop-content .checkout a:hover {
    color: #ffffff;
}
.topbar_item_type-woo_cart .drop-content .basket-item {
    padding: 10px 0;
    text-align: left;
}
.topbar_item_type-woo_cart .drop-content .basket-item:last-child {
    border-bottom: none;
}
.topbar_item_type-woo_cart .drop-content .basket-item .row > [class*='col-'] + [class*='col-'] {
    padding-left: 0;
}
.topbar_item_type-woo_cart .drop-content .basket-item .close-button {
    color: #db2d2e;
    position: absolute;
    right: 15px;
    top: 12px;
}
.topbar_item_type-woo_cart .drop-content .price {
    color: #db2d2e;
}
.topbar_item_type-woo_cart .drop-content .price-total {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 15px;
}
.topbar_item_type-woo_cart .drop-content .price-total .price-total-w {
    float: right;
}
.topbar_item_type-woo_cart .drop-content span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.topbar_item_type-woo_cart .drop-content span.woocommerce-Price-amount {
    font-weight: 500;
    margin-right: 5px;
}

/**************/
/* Cart */
/**************/
.mega-menu li.menu-item-type-cart .widget_shopping_cart_content {
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.mega-menu li.menu-item-type-cart:hover .widget_shopping_cart_content {
    opacity: 1;
    visibility: visible;
    position: absolute;
    overflow-y: auto;
    max-height: 500px;
    z-index: 1000;
    background: #ffffff;
    right: 0;
    top: 100%;
    width: 300px;
    padding: 10px 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.mega-menu .widget_shopping_cart_content {
    position: absolute;
    z-index: 1000;
    background: #ffffff;
    right: 0;
    top: 100%;
    width: 300px;
    padding: 10px 15px;
    border-top: 5px solid #db2d2e;
}
.mega-menu .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{margin: 5px 0;}
.mega-menu .widget_shopping_cart_content ul {
    box-shadow: none;
    top: inherit;
    left: inherit;
    position: relative;
}
.mega-menu .widget_shopping_cart_content ul a.remove {
    text-align: center;
    position: absolute;
    right: 0px;
    top: 10px;
    height: auto !important;
}
.mega-menu .widget_shopping_cart_content ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    max-height: 295px;
    overflow: auto;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li,
.mega-menu .widget_shopping_cart_content ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li a,
.mega-menu .widget_shopping_cart_content ul.product_list_widget li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #323232;
    line-height: 22px;
    padding-right: 20px;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li .remove {
    font-size: 20px;
    padding-right: 0;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li .quantity {
    font-size: 13px;
    color: #323232;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li .variation {
  display: flex;
  font-size: 14px;
  margin: 0;
  padding: 2px 0;
  border: none;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li .variation .variation-OrderType {
  padding: 0;
  margin: 0;
  padding-right: 5px;
  font-weight: normal;
  color: #323232;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li .variation .variation-OrderType p {
  margin: 0;
  font-weight: 500;
  color: #db2d2e;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li,
.mega-menu .widget_shopping_cart_content ul.product_list_widget li {
    padding: 10px 0;
    margin: 0;
    min-height: 72px;
    list-style: none;
    position: relative;
}
.mega-menu .widget_shopping_cart_content ul.product_list_widget li.empty {
    color: #323232;
    padding: 0;
    font-size: 14px;
}
.mega-menu .widget_shopping_cart_content ul.cart_list li img,
.mega-menu .widget_shopping_cart_content ul.product_list_widget li img {
    float: left;
    margin-right: 10px;
    width: 52px;
    height: auto;
    box-shadow: none;
}
.mega-menu #respond input#submit,
.mega-menu a.button,
.mega-menu button.button,
.mega-menu input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    font-size: 14px;
    padding: 12px 18px;
    font-weight: normal;
    border-radius: 0px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    overflow: hidden;
    text-transform: uppercase;
}
.mega-menu a.button.wc-forward,
.mega-menu a.button.wc-forward:hover {
    background: #db2d2e;
    color: #ffffff;
}

#header .mega-menu .woocommerce-mini-cart__buttons {
  display: flex;
  justify-content: space-between;
  grid-gap: 0 10px;
}
#header .mega-menu a.button.wc-forward {
    width: 100%;
}
#header .mega-menu a.button.checkout.wc-forward  {
    background: #323232;
    color: #ffffff;
    width: 100%;
}
#header .mega-menu a.button.checkout.wc-forward:before,
.mega-menu a.button.checkout.wc-forward:before:hover {
    background: #db2d2e;

}
.mega-menu #mega-menu-primary p {
    margin-bottom: 0;
}
.mega-menu .cart-contents {
    position: relative;
}
.mega-menu .cart-contents .woo-cart-details.count {
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: -12px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    margin-top: -20px;
    margin-right: 0px;
    color: #ffffff;
    background: #db2d2e;
    border-radius: 50%;
}
.mega-menu .widget_shopping_cart_content .total {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-size: 15px;
    color: #323232;
    padding: 10px 0;
    text-align: left;
    margin-bottom: 15px;
}
.mega-menu .widget_shopping_cart_content .total .amount {
    float: right;
    font-weight: 700;
}

/* Compare icon on Top Menu */
.mega-menu .menu-item-compare > a {
    position: relative;
}

/* Custom Scroll */
.mega-menu li.menu-item-type-cart .widget_shopping_cart_content {
    --scrollbar-track-bg: rgba(0, 0, 0, 0.05);
    --scrollbar-thumb-bg: rgba(0, 0, 0, 0.12);
}
.mega-menu li.menu-item-type-cart .widget_shopping_cart_content ul.product_list_widget {
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    padding-right: 10px;
}
.mega-menu li.menu-item-type-cart .widget_shopping_cart_content ::-webkit-scrollbar {
    width: 6px;
}
.mega-menu li.menu-item-type-cart .widget_shopping_cart_content ::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track-bg);
}
.mega-menu li.menu-item-type-cart .widget_shopping_cart_content ::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb-bg);
}

/****************************************************
   Woocommerce Theme Setting
*****************************************************/
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
    top: 10px;
    right: 10px;
    left: auto;
    margin: 0;
    border-radius: 3px;
    min-height: inherit;
    line-height: 24px;
    background-color: #10bf9c;
    padding: 2px 13px;
    z-index: 1;
    text-transform: uppercase;
}
.woocommerce span.onsale {
    right: auto;
    left: 10px;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce .woocommerce-message .button,
.woocommerce-cart .cart_totals .checkout-button.alt,
.related.products .owl-carousel .owl-item .item .button,
.woocommerce ul.products li.product .product_type_simple,
.woocommerce ul.products li.product .product_type_variable {
    background: #db2d2e;
    color: #ffffff;
    border-radius: 0;
    font-weight: 500;
    padding: 8px 20px;
    line-height: 20px;
    overflow: hidden;
}
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-cart .cart_totals .checkout-button.alt:hover,
.related.products .owl-carousel .owl-item .item .button:hover,
.woocommerce ul.products li.product .product_type_simple:hover,
.woocommerce ul.products li.product .product_type_variable:hover {
    color: #ffffff;
}
.woocommerce footer .button,
.woocommerce .return-to-shop a.button,
.woocommerce .widget_shopping_cart_content .button,
.woocommerce .sidebar .button {
    background: #db2d2e;
    color: #ffffff;
    border-radius: 0;
    font-weight: 500;
    padding: 11px 18px;
    line-height: 20px;
    overflow: hidden;
}
.woocommerce footer .button:hover,
.woocommerce .return-to-shop a.button:hover,
.woocommerce .widget_shopping_cart_content .button:hover,
.woocommerce .sidebar .button:hover {
    background: #db2d2e;
    color: #ffffff;
}
.woocommerce .products .add_to_cart_button.loading,
.woocommerce .products .ajax_add_to_cart.loading,
.add-vehicle-to-cart-btn .ajax_add_to_cart.loading,
.add-vehicle-to-cart-btn .add_to_cart_button.loading {
    padding-right: 40px !important;
}
.add-vehicle-to-cart-btn .woocommerce a.button.loading::after {
    top: 15px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
font-size: 15px;
    line-height: 24px;
}

/* Custom Scroll */
.mega-menu .widget_shopping_cart_content {
    --scrollbar-track-bg: rgba(0, 0, 0, 0.05);
    --scrollbar-thumb-bg: rgba(0, 0, 0, 0.12);
}
.mega-menu .widget_shopping_cart_content ul.product_list_widget {
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    padding-right: 10px;
}
.mega-menu .widget_shopping_cart_content ::-webkit-scrollbar {
    width: 6px;
}
.mega-menu .widget_shopping_cart_content ::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track-bg);
}
.mega-menu .widget_shopping_cart_content ::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb-bg);
}

/****************************
  Details Page
/****************************/
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {margin: 20px 0;}

.woocommerce ul.products li.product .added_to_cart{vertical-align: top; padding: 7px; margin-top: 10px;}
.woocommerce div.product form.cart div.quantity { margin-right: 0; }
.woocommerce div.product form.cart div.quantity .qty { height: 50px; width: 70px; margin-right: 10px; font-size: 18px; }
.woocommerce div.product form.cart .single_add_to_cart_button { padding: 15px 25px; float: none; }
.woocommerce .star-rating span:before { color: #db2d2e; }
.woocommerce .product_cat-clothing p.price { margin-bottom: 20px; border-bottom: 1px solid #dddddd; padding-bottom: 15px; }
.woocommerce .product_cat-clothing p.price ins, .woocommerce .product_cat-clothing span.price ins { text-decoration: none; }
.woocommerce .product_cat-clothing p.price span { font-size: 24px; color: #db2d2e; }
.woocommerce .product_cat-clothing p.price del span { font-size: 20px; color: #353535; margin-right: 5px; }
.single-product .shipping-taxable .entry-summary .price { border-bottom: 1px solid #ddd; padding-bottom: 15px; margin-bottom: 25px; }
.single-product .shipping-taxable .entry-summary .price ins { text-decoration: none; margin-left: 5px; }
.single-product .shipping-taxable .entry-summary .price ins .amount, .single-product .shipping-taxable .entry-summary .price ins .amount span { font-size: 26px; color: #db2d2e; }
.single-product .entry-summary .button {overflow: hidden;}
.single-product .entry-summary .compare {margin: 15px 0;}

/* Select Dropdown */
.woocommerce div.product form.variations_form .variations tr {
    display: flex;
    align-items: center;
}
.woocommerce div.product form.variations_form .variations td.label {
    min-width: 85px;
    text-align: left;
}
.woocommerce div.product form.variations_form .variations td.value {
    width: 100%;
}
.woocommerce .summary .variations_form .select2-container--default .select2-selection--single {
    height: 45px;
    border: 2px solid #e8e8e8;
}
.woocommerce .summary .variations_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
    padding-left: 15px;
    padding-right: 30px;
}
.woocommerce .summary .variations_form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
    line-height: 43px;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #db2e2f;
    color: #fff;
}

.woocommerce div.product form.cart table.group_table {
    margin-bottom: 15px;
}
.woocommerce div.product form.cart table.group_table tr.product {
    display: flex;
    align-items: center;
}
.woocommerce div.product form.cart table.group_table td,
.woocommerce div.product form.cart table.group_table td:first-child {
    width: auto;
    padding-right: 0;
}
.woocommerce div.product form.cart div.quantity .qty,
.woocommerce div.product form.cart table.group_table div.quantity .qty {
    margin-right: 15px;
    font-size: 18px;
    border: 2px solid #e8e8e8;
}

/* Tabs */
.woocommerce div.product .woocommerce-tabs { border: none; margin-top: 20px; margin-bottom: 30px; }
.woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; margin: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after {content: normal !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #db2d2e;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover { background-color: #323232; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a { color: #ffffff; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before { content: normal; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { background: #323232; color: #ffffff; padding: 12px 25px; font-weight: 500; text-transform: uppercase; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { background: #db2d2e; color: #ffffff; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover { background-color: #ffffff; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover a { background: #db2d2e; color: #ffffff; }
.woocommerce div.product .woocommerce-tabs .wc-tab { margin: 0; padding: 30px; border: 1px solid #dddddd; }
.woocommerce div.product .woocommerce-tabs .wc-tab h2 { font-size: 22px; line-height: 30px; padding-bottom: 10px; margin: 10px 0px 30px; font-weight: 500; position: relative; }
.woocommerce div.product .woocommerce-tabs .wc-tab h2:before { content: ""; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #db2d2e; }
.woocommerce div.product .woocommerce-tabs .wc-tab .comment-reply-title { display: block; text-transform: uppercase; font-size: 22px; line-height: 30px; font-weight: 600; }
.woocommerce div.product .woocommerce-tabs .wc-tab table.shop_attributes th { width: 220px; }
.woocommerce div.product .woocommerce-tabs .wc-tab table.shop_attributes th, .woocommerce div.product .woocommerce-tabs .wc-tab table.shop_attributes td { padding: 10px 20px; }

/* Reviews */
.commentlist > li {list-style: none;}
.children > li {list-style: none;}
.woocommerce #reviews #comments ol.commentlist li img.avatar { width: 70px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text { margin-left: 90px; border-radius: 0; padding: 15px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta { font-size: 16px; }

/* Reviews Reply Form */
.woocommerce #review_form #respond { margin-top: 30px; }
.woocommerce #review_form .comment-reply-title { font-size: 22px; line-height: 30px; font-weight: 500; position: relative; padding-bottom: 10px; margin-bottom: 20px; }
.woocommerce #review_form .comment-reply-title:before { content: ""; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #db2d2e; }
.woocommerce #review_form #respond .comment-notes { margin-bottom: 20px; }
.woocommerce .comment-form-rating p.stars a { color: #db2d2e; }
.woocommerce .comment-form label { display: block; font-weight: 600;}

.woocommerce .comment-form input[type="text"],
.woocommerce .comment-form input[type="email"],
.woocommerce .comment-form textarea { background: #f6f6f6; width: 100%; border: 1px solid transparent; padding: 12px 15px; color: #626262; }
.woocommerce #reviews #comment { height: 100px; }
.woocommerce #respond input#submit { width: 100%; background: #db2d2e; color: #ffffff; border: none; padding: 12px 15px; font-weight: 500; border-radius: 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.woocommerce #respond input#submit:hover { background: #323232; color: #ffffff; }

.woocommerce .comment-form input[type="text"]:focus,
.woocommerce .comment-form input[type="email"]:focus,
.woocommerce .comment-form textarea:focus {
    border-color: #db2d2e;
}

/****************************
  Cart Page
/****************************/
.woocommerce-cart table.shop_table.cart .button,
.woocommerce-checkout .woocommerce form.login .button,
.woocommerce-checkout .woocommerce form.checkout_coupon .button,
.woocommerce-cart .woocommerce form.woocommerce-shipping-calculator .button {
    background: #db2d2e;
    color: #ffffff;
    border: none;
    padding: 12px 15px;
    font-weight: 500;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.woocommerce-cart table.shop_table.cart .button:hover,
.woocommerce-checkout .woocommerce form.login .button:hover,
.woocommerce-checkout .woocommerce form.checkout_coupon .button:hover { background: #323232; color: #ffffff; }
.woocommerce-cart table.shop_table.cart .coupon + .button { background: #323232; color: #ffffff; }
.woocommerce-cart table.shop_table.cart .coupon + .button:hover { background: #db2d2e; color: #ffffff; }
.woocommerce-cart .with-sidebar { padding: 0; }
.woocommerce-cart table.shop_table { border-radius: 0; margin-bottom: 50px; }

.woocommerce-cart table.shop_table th,
.woocommerce table.shop_table td { border: none; }
.woocommerce-cart table.shop_table.cart th { background: #323232; color: #ffffff; padding: 15px; }
.woocommerce-cart table.shop_table.cart tbody { border: 1px solid #dddddd; }
.woocommerce-cart table.shop_table.cart tr.cart_item { background: #ffffff; border: none; }
.woocommerce-cart table.shop_table.cart tr.cart_item td { padding: 20px 0 20px 15px; }
.woocommerce-cart table.shop_table.cart tr:nth-child(odd) { background: #ffffff; }
.woocommerce-cart table.shop_table.cart tr:nth-child(even) { background: #f9f9f9; }
.woocommerce-cart table.shop_table.cart td.product-remove { width: 40px; padding-right: 0; }
.woocommerce-cart table.shop_table.cart td.product-remove .remove { color: #db2d2e !important; background-color: #d0c1c1; }
.woocommerce-cart table.shop_table.cart td.product-remove .remove:hover { background: #db2d2e; color: #ffffff !important; }
.woocommerce-cart table.shop_table.cart td.product-thumbnail img { width: 90px; margin: 0; }
.woocommerce-cart table.shop_table.cart td.product-quantity .qty { width: 70px; height: 40px; border: 1px solid #dddddd; color: #353535; }
.woocommerce-cart table.shop_table.cart td.product-price .amount { color: #444444; }
.woocommerce-cart table.shop_table.cart td.product-subtotal .amount { color: #353535; font-weight: 600; font-size: 16px; }
.woocommerce-cart table.shop_table.cart td.actions { padding: 20px 15px; background: #f1f1f1; border-top: 1px solid #dddddd; }
.woocommerce-cart table.shop_table.cart td.actions #coupon_code { width: 200px !important; height: 38px; padding: 10px 15px; }

/* Cart Total */
.woocommerce .cart-collaterals h2 { font-size: 24px; line-height: 32px; margin-bottom: 20px; }
.woocommerce .cart-collaterals .cross-sells .products .car-item { border: 1px solid #dddddd; }
.woocommerce .cart-collaterals .cart_totals h2 { text-align: right; }

.woocommerce .cart-collaterals .cart_totals th,
.woocommerce .cart-collaterals .cart_totals td { padding: 15px 20px; border: none; text-align: right; }
.woocommerce .cart-collaterals .cart_totals .shop_table { margin-bottom: 0; }
.woocommerce-cart .cart_totals .checkout-button.alt { padding: 18px 20px; margin-bottom: 0; }
.woocommerce-cart .cart_totals .checkout-button.alt:hover { background: #db2d2e; }

.woocommerce .cart-collaterals .cart_totals .order-total th,
.woocommerce .cart-collaterals .cart_totals .order-total td {background: #f5f5f5;}
.woocommerce .cart-collaterals .cart_totals .order-total .amount {font-size: 22px; color: #db2d2e;}

/* Shop Details Single Variation Setting */
.woocommerce .summary .variations_form .variations .label{color: #323232 !important;}
.woocommerce .summary .variations_form .variations .value{padding: 0 0 10px 0; }
.woocommerce .summary .variations_form .variations .value .reset_variations{margin:0; position: relative; left: 15px; top: 7px;}

.woocommerce .summary .variations_form .single_variation_wrap .single_variation{display: table-cell; min-width: 120px;}
.woocommerce .summary .variations_form .single_variation_wrap .variations_button{display: table-cell; float: left; margin-top: 10px; }
.woocommerce .summary .variations_form .single_variation_wrap .single_variation .price{border-bottom: none;}


.woocommerce .site-content .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .site-content .cart-collaterals .cross-sells ul.products li {
    width: 46.2%;
}

/****************************
  Checkout Page
/****************************/
.woocommerce-checkout .with-sidebar,
.woocommerce-account .with-sidebar {
    padding: 0;
}
.woocommerce-checkout .woocommerce form.login,
.woocommerce-checkout .woocommerce form.checkout_coupon {
    border-radius: 0;
    margin-top: 0;
}
.woocommerce-checkout .woocommerce form.login label.inline {
    margin-left: 15px;
    margin-top: 7px;
    display: inline-block;
    vertical-align: top;
}
.woocommerce-checkout form.woocommerce-checkout {
    margin-top: 30px;
}
.woocommerce .woocommerce-info {
    background: #323232;
    color: #ffffff;
    line-height: 33px;
    border-top-color: #db2d2e;
    padding-right: 18px !important;
    margin-bottom: 15px !important;
    padding-left: 42px;
    padding-bottom: 15px;
    padding-top: 12px;
}
.woocommerce .woocommerce-info:before {
    color: #db2d2e;
}
.woocommerce .woocommerce-info a {
    float: right;
}
.woocommerce .woocommerce-info a:focus {
    color: #ffffff;
}
.woocommerce .woocommerce-info .button {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    background: #db2d2e;
    color: #ffffff;
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 12px 22px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.woocommerce .woocommerce-info .button:hover {
    background: #db2d2e;
    color: #ffffff;
    padding: 12px 30px;
}
.woocommerce .woocommerce-info .button:hover:before {
    content: normal;
}
.woocommerce .woocommerce-error {
    background: #323232;
    color: #ffffff;
    line-height: 33px;
    border-top-color: #db2d2e;
    padding-right: 18px !important;
    padding-left: 42px;
    margin-left: 0px;
}
.woocommerce .woocommerce-error li a {
    float: right;
}
.woocommerce .woocommerce-error:before {
    color: #db2d2e;
}
.woocommerce .woocommerce-error li {
    padding: 3px 0;
}
.woocommerce .woocommerce-error li strong {
    color: #db2d2e;
    margin-right: 5px;
}
.woocommerce .woocommerce-error li ul {
    padding: 0;
    margin: 0;
}
.woocommerce .woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .woocommerce form.login .input-text,
.woocommerce-checkout .woocommerce form.checkout_coupon .input-text {
    height: 40px;
    padding: 0 10px;
    border: 1px solid #dddddd;
    color: #323232;
}
.woocommerce .woocommerce-checkout .form-row textarea {
    height: 100px;
    padding: 12px;
    border: 1px solid #dddddd;
}
.woocommerce .woocommerce-checkout .form-row .country_select > a,
.woocommerce .woocommerce-checkout .form-row .state_select > a {
    height: 40px;
    line-height: 40px;
    border-radius: 0;
}
.woocommerce .woocommerce-checkout .form-row.woocommerce-invalid input {
    background: rgba(248, 89, 89, 0.1);
    border: 1px solid rgba(248, 89, 89, 0.5) !important;
    color: #db2d2e;
}
.woocommerce #customer_details {
    margin-bottom: 50px;
}
.woocommerce-order-received .woocommerce h2,
.woocommerce .woocommerce-checkout h3,
.woocommerce-MyAccount-content .woocommerce-order-details__title,
.woocommerce-MyAccount-content .woocommerce-column__title,
.subscriptio-account-subscription-orders h2 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 10px;
    margin: 10px 0px 30px;
    font-weight: 500;
    position: relative;
}
.woocommerce-order-received .woocommerce h2:before,
.woocommerce .woocommerce-checkout h3:before,
.woocommerce-MyAccount-content .woocommerce-order-details__title:before,
.woocommerce-MyAccount-content .woocommerce-column__title:before,
.subscriptio-account-subscription-orders h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: #db2d2e;
}
.woocommerce table.order_details,
.woocommerce .woocommerce-checkout-review-order table.shop_table {
    border: none;
    border-radius: 0
}
.woocommerce-account table.shop_table.order_details {
    border-top: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(0,0,0,.1);
}
.woocommerce .order_details th,
.woocommerce .order_details td,
.woocommerce .woocommerce-checkout-review-order table th,
.woocommerce .woocommerce-checkout-review-order table td {
    border: none;
}

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .product-name,
.woocommerce .woocommerce-order-details .woocommerce-table--order-details .product-name {
	text-align: left;
}

.woocommerce .order_details thead th,
.woocommerce .woocommerce-checkout-review-order table thead th {
    background: #323232;
    color: #ffffff;
    padding: 15px 20px;
    text-align: right;
}
.woocommerce .order_details tbody td,
.woocommerce .order_details tfoot th,
.woocommerce .order_details tfoot td,
.woocommerce .woocommerce-checkout-review-order table tbody td,
.woocommerce .woocommerce-checkout-review-order table tfoot th,
.woocommerce .woocommerce-checkout-review-order table tfoot td {
    padding: 15px 20px;
    border-left: 1px solid #dddddd;
    text-align: right;
    border-bottom: 1px solid #dddddd;
}
.woocommerce .order_details tbody td.product-total,
.woocommerce .woocommerce-checkout-review-order table tbody td.product-total {
    border-right: 1px solid #dddddd;
}
.woocommerce .order_details tfoot th,
.woocommerce .order_details tfoot td,
.woocommerce .woocommerce-checkout-review-order table tfoot th,
.woocommerce .woocommerce-checkout-review-order table tfoot td {
    border-bottom: 1px solid #dddddd;
    border-top: none;
    background: #f8f8f8;
    text-align: right;
}
.woocommerce .order_details tfoot td,
.woocommerce .woocommerce-checkout-review-order table tfoot td{border-right: 1px solid #dddddd;}

.woocommerce table.order_details tfoot tr th,
.woocommerce table.order_details tfoot tr td,
.woocommerce .woocommerce-checkout-review-order table tfoot .cart-subtotal th,
.woocommerce .woocommerce-checkout-review-order table tfoot .order-total th {color: #323232; font-size: 16px;}

.woocommerce table.order_details tfoot .cart-subtotal .amount,
.woocommerce .woocommerce-checkout-review-order table tfoot .cart-subtotal .amount{color: #323232; font-size: 18px;}

.woocommerce table.order_details tfoot tr .amount,
.woocommerce .woocommerce-checkout-review-order table tfoot .order-total .amount{color: #db2d2e; font-size: 22px;}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #323232;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 50px;
    border-radius: 0;
}
.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment label {color: #ffffff;}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background: #ffffff;
    border-radius: 0;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
    border: 1em solid #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    margin-left: 15px;
}
#add_payment_method #payment div.form-row #place_order,
.woocommerce-cart #payment div.form-row #place_order,
.woocommerce-checkout #payment div.form-row #place_order {
    background: #db2d2e;
    font-size: 16px;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 0;
}
.woocommerce-checkout #payment div.form-row #place_order:active,
.woocommerce-checkout #payment div.form-row #place_order:focus,
.woocommerce-checkout #payment div.form-row #place_order:hover {
    color: #323232
}
.woocommerce-checkout #payment div.form-row #place_order:before {
    background: #ffffff;
}

/* Proced Cehckout Page */
.woocommerce .woocommerce-thankyou-order-received { background: rgba(221, 249, 201, 0.96); color: #6bab3c; padding: 15px 20px; text-align: center; border: 1px solid rgba(200, 241, 171, 0.8); font-size: 16px; }
.woocommerce .woocommerce-thankyou-order-details { border: 1px solid #ddd; padding: 15px 25px; margin-bottom: 30px; }

.woocommerce table.order_details tfoot tr th,
.woocommerce table.order_details tfoot tr td { border-top: none; }
.woocommerce .woocommerce-account-fields .input-checkbox { position: relative; }
.select2-container .select2-selection--single { height: 40px; border-radius: 0; border-color: #dddddd; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 40px; }
.select2-container--default .select2-selection--single .select2-selection__arrow { width: 30px; height: 40px; }

.woocommerce .place-order .wc-terms-and-conditions .woocommerce-form__label{position: relative; padding-left: 25px;}
.woocommerce .place-order .wc-terms-and-conditions .input-checkbox{position: absolute; left: 0; top: 10px;}
.woocommerce .woocommerce-checkout .form-row .selection .select2-selection--single { height: 40px; border-radius: 0; border: 1px solid #dddddd;  }
.woocommerce .woocommerce-checkout .form-row .selection .select2-selection--single .select2-selection__rendered { line-height: 40px; color: #999999; }
.woocommerce .woocommerce-checkout .form-row .selection .select2-selection--single .select2-selection__rendered:focus {
    outline: none;
}
.woocommerce .woocommerce-checkout .form-row .selection .select2-selection--single .select2-selection__arrow { height: 40px; }
.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #dddddd;  }
.woocommerce-checkout .select2-dropdown { border: 1px solid #dddddd;  }
.woocommerce-checkout .select2-dropdown .select2-results__option.select2-results__option--highlighted { background: #DB2E2D; }
.woocommerce-checkout .select2-dropdown .select2-results__option[aria-selected]:focus, .woocommerce-checkout .select2-dropdown .select2-results__option[data-selected]:focus { box-shadow: none; outline: 0; }


/****************************
  Account Page
/****************************/
.woocommerce-account .woocommerce .login { background: #ffffff; border: 1px solid #dddddd; border-radius: 0; padding: 25px; }
.woocommerce-account .woocommerce .login .form-row { padding: 0; margin: 0; margin-bottom: 25px; }
.woocommerce-account .login .form-row .inline { margin-left: 15px; }
.woocommerce-account .woocommerce form .input-text { background: #f6f6f6; border: 1px solid transparent; margin-bottom: 0 !important; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; width: 100%; padding: 12px 18px; color: #626262; }
.woocommerce-account .woocommerce form .input-text:focus { background: transparent; border-color: #db2d2e; }
.woocommerce-account form .button { font-size: 15px; font-weight: 500; text-align: center; background: #db2d2e; color: #ffffff; display: inline-block; text-transform: capitalize; vertical-align: middle; padding: 12px 25px; position: relative; -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; border-radius: 0; overflow: hidden; }
.woocommerce-account form .button:hover { background: #323232; color: #ffffff; }
.woocommerce-checkout .woocommerce-customer-details address {padding: 20px; line-height: 24px;}
.woocommerce-checkout .woocommerce-customer-details address p {margin-top: 3px;}

/* Account All Page */
.woocommerce-MyAccount-navigation ul { padding-left: 0; }
.woocommerce-MyAccount-navigation ul li { list-style-type: none; border: 1px solid #eceeef; border-bottom: none; }
.woocommerce-MyAccount-navigation ul li:last-child { border-bottom: 1px solid #eceeef; }
.woocommerce-MyAccount-navigation ul li a {color: #363636; padding: 13px 18px; display: block; border-left: 3px solid transparent;}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a { color: #db2d2e; border-color: #db2d2e; }
.woocommerce-MyAccount-navigation ul li a:before { display: inline-block; font-family: "Font Awesome 5 free"; font-weight: 900; content: "\f0f6"; float: left; margin-right: 15px; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before { content: "\f3fd"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before { content: "\f291"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before { content: "\f1c6"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before { content: "\f015"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before { content: "\f09d"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before { content: "\f007" }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before { content: "\f2f5"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before { content: "\f021"; }
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address { border: 1px solid #eceeef; padding: 20px; }
.woocommerce-account .addresses .title h3 { float: left; font-size: 20px; line-height: 26px; }

.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count { float: right; }
.woocommerce-MyAccount-content thead th,
.woocommerce-orders-table thead th { background: #323232; color: #ffffff; border: none; }

.woocommerce-MyAccount-content table.my_account_orders td,
.woocommerce-MyAccount-content table.my_account_orders th,
.woocommerce-order-details table.my_account_orders th,
.woocommerce-order-details table.my_account_orders td { padding: 10px; font-size: 14px; }
.woocommerce-MyAccount-content table.my_account_orders td .button,
.woocommerce-order-details table.my_account_orders td .button { background: #db2d2e; color: #ffffff; font-size: 14px; font-weight: 400; border-radius: 0; border: none; overflow: hidden; }

.woocommerce-MyAccount-content .account-orders-table td.woocommerce-orders-table__cell-order-actions {display: flex; flex-wrap: wrap; grid-gap: 5px;}

.woocommerce div.product .woocommerce-tabs,
.woocommerce .up-sells.products {margin-bottom: 35px;}

.woocommerce .up-sells.products h2,
.woocommerce .related.products h2 { margin-bottom: 15px; font-size: 20px; font-weight: 600; }
.woocommerce .related.products .owl-item .product h2 { margin-bottom: 15px; font-size: 14px; font-weight: 500; }

.woocommerce-MyAccount-content a.button,
.woocommerce-MyAccount-content a.button:hover,
.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button,
.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button:hover {background: #db2d2e; color: #ffffff; font-size: 14px; font-weight: 400; border-radius: 0; border: none; padding: 10px 20px; overflow: hidden;}

/****************************
  YOU MAY ALSO LIKE
/****************************/
.up-sells.products .products li.car-item { margin: 0; border: 1px solid #e3e3e3; margin-right: 30px; }

/****************************
  RELATED PRODUCTS
/****************************/
.woocommerce.single-product .product { overflow: visible; }
.related.products .owl-carousel .owl-item .product .woocommerce-loop-product__link {display: block; padding-right: 1px;}
.related.products .owl-carousel .owl-item .item .wp-post-image { width: 100%;}
.related.products .owl-carousel .owl-item .product-thumbnail img {width: 100%;}
.related.products .owl-carousel .owl-item .item .product-info { padding: 25px 0; padding-top: 10px; border: 1px solid #e3e3e3; margin-right: 2px;}
.related.products .owl-carousel .owl-item .item h3 { padding: .5em 20px; margin: 0; font-size: 1em; }
.related.products .owl-carousel .owl-item .item .star-rating { width: 64px; margin: 0 auto; margin-bottom: 5px; }
.related.products .owl-carousel .owl-item .item .price { display: block; margin: .6em 0; }
.related.products .owl-carousel .owl-item .item .price del span { font-size: 13px; }
.menu-logo .mobile-searchform-wrapper,
.menu-logo .mobile-cart-wrapper { display: none; }

/*************************************
        Order Track
**************************************/
.woocommerce-form-track-order {border: 2px dashed #e8e8e8; background: #ffffff; padding: 35px; border-radius: 5px;}
.woocommerce .woocommerce-form-track-order .form-row {width: 48%; padding: 0; margin: 10px 0;}
.woocommerce-form-track-order .form-row label {font-weight: 600; color: #323232; margin-bottom: 10px;}
.woocommerce .woocommerce-form-track-order .form-row input.input-text {background: #ffffff; color: #323232; border: 1px solid #e8e8e8; padding: 13px 18px;}
.woocommerce .woocommerce-form-track-order .button,
.woocommerce .woocommerce-form-track-order .button:hover {background: #db2d2e; color: #ffffff; border: none; padding: 15px 30px; font-weight: 500; border-radius: 0; overflow: hidden;}

/* Order Track Details */
.order-info {background: #db2d2e; padding: 40px 30px; font-size: 16px; color: #ffffff; text-align: center; margin-bottom: 30px;}
.order-info mark {background: none; color: inherit; padding: 0 3px; font-weight: 600; font-size: 20px;}
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-order-details .subscriptio-order-related-subscriptions-title,
.woocommerce-customer-details .woocommerce-column__title {text-transform: capitalize; font-size: 24px; line-height: 36px;}
.woocommerce-customer-details address {padding: 10px 15px; line-height: 24px;}

.woocommerce-order-details .order-again .button,
.woocommerce-order-details .order-again .button:hover {background: #db2d2e; color: #ffffff; border: none; padding: 15px 30px; font-weight: 500; border-radius: 0; overflow: hidden;}

/********************************************************
  Responsive CSS
/********************************************************/
@media screen and (max-width: 992px) and (min-width: 768px) {
    /* Shop Page - Columns *******/

    .woocommerce ul.products.columns-4 li.product,
    .woocommerce-page ul.products.columns-4 li.product {
        width: 30.8%;
        margin-right: 3.8%;
        clear: none;
        float: left !important;
    }
    .woocommerce ul.products.columns-4 li.product:nth-child(3n+3),
    .woocommerce-page ul.products.columns-4 li.product:nth-child(3n+3) {
        margin-right: 0;
    }

    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product {width: 30.8%; float: left !important; margin: 0 3.8% 2.992em 0; clear: none;}
    .woocommerce-page ul.products.columns-3 li.product:nth-child(3n){margin-right: 0px;}

    .woocommerce-page ul.products.columns-4 li.product:nth-child(3n + 4),
    .woocommerce-page ul.products.columns-3 li.product:nth-child(3n + 4){clear: both;}
}

@media screen and (max-width: 767px) {
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce-page ul.products.columns-4 li.product {
        width: 48%;
        margin-right: 3.8%;
    }
    .woocommerce ul.products.columns-3 li.product:nth-child(2n+2),
    .woocommerce-page ul.products.columns-3 li.product:nth-child(2n+2),
    .woocommerce ul.products.columns-4 li.product:nth-child(2n+2),
    .woocommerce-page ul.products.columns-4 li.product:nth-child(2n+2) {
        margin-right: 0;
    }
    .woocommerce ul.woocommerce-thankyou-order-details {display: flex; flex-wrap: wrap;}
    .woocommerce ul.woocommerce-thankyou-order-details li {width: 33.33%; margin: 10px 0; border-right: 0;}

    /*  Order Track  */
    .woocommerce .woocommerce-form-track-order .form-row {width: 100%;}

}

@media screen and (max-width: 499px) {
    .woocommerce ul.products.columns-1 li.product,
    .woocommerce-page ul.products.columns-1 li.product,
    .woocommerce ul.products.columns-2 li.product,
    .woocommerce-page ul.products.columns-2 li.product,
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce-page ul.products.columns-4 li.product {
        width: 100%;
        margin-right: 0;
        clear: none;
    }
    .woocommerce-cart table.shop_table.cart td.actions #coupon_code{width: 100% !important; margin-bottom: 5px;}
    .woocommerce-cart table.shop_table.cart td.actions .coupon .button{width: 100% !important;}
    .woocommerce .checkout_coupon .form-row{width: 100%; padding: 0; margin:5px 0;}

    /* woocommerce Message */
    .woocommerce .woocommerce-info a {float: none;  display: block; line-height: 16px;}

    /* woocommerce Comment */
    .woocommerce div.product .woocommerce-tabs .wc-tab {padding: 15px;}
    .woocommerce div.product .woocommerce-tabs .wc-tab h2 {font-size: 16px; line-height: 22px;}
    .woocommerce #reviews #comments ol.commentlist li img.avatar {width: 50px;}
    .woocommerce .star-rating {float: none; margin-bottom: 5px;}
    .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {margin-bottom: 0px;}
    .woocommerce #reviews #comments ol.commentlist li .comment-text {margin-left: 65px; padding: 10px;}

    .woocommerce.single-product div.product .woocommerce-tabs ul.tabs li {display: block;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {display: block; text-align: center;}
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {float: none; display: inline-block; width: 100%;}
    .product-listing .car-grid .car-list ul li {margin-bottom: 5px;}
    .woocommerce div.product .woocommerce-tabs .wc-tab table.shop_attributes th { width: auto; }

    /* woocommerce Order Page */
    .woocommerce ul.woocommerce-thankyou-order-details li {width: 50%;}

	/*  Order Track  */
    .woocommerce-form-track-order {padding: 25px;}
}

@media screen and (max-width: 375px) {
    .woocommerce ul.woocommerce-thankyou-order-details li {width: 100%; margin: 7px 0;}
}

/*==================================================================*/
/* WooCommerce New 8.6.1 */
/*==================================================================*/
.wc-block-cart .wc-block-cart__main {padding-right: 15px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items {border: 1px solid #e8e8e8;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th {background: #323232 !important; padding: 15px 20px; font-size: 15px; text-transform: capitalize;  color: #ffffff;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th.wc-block-cart-items__header-product {visibility: visible;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th.wc-block-cart-items__header-total,
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__total {text-align: left;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {align-items: start;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__total .wc-block-components-formatted-money-amount {font-size: 18px; color: var(--cd-primary-color); font-weight: 600;}

.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {padding: 20px 0 20px 20px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-name {font-size: 18px;     line-height: 26px; color: var(--cd-secondary-color); font-weight: 600; margin-bottom: 10px; transition: all 0.25s ease-out 0s;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-name:hover {color: var(--cd-primary-color);}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__prices {display: inline-block; margin-top: 1px; margin-right: 10px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price {font-size: 15px; color: var(--cd-secondary-color); font-weight: 600; margin-bottom: 10px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-metadata {font-size: inherit; margin-bottom: 15px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-details .wc-block-components-product-details__name {font-weight: 600; text-transform: capitalize; font-size: 12px; color: var(--cd-secondary-color);}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-badge {background: #39b54a; color: #ffffff; vertical-align: top; border: none; margin-right: 10px;}

.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__quantity {display: flex; gap: 20px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector {width: 110px;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {border-radius: 0;}
.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {padding: 8px 0;}

.wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {font-size: 13px; color: var(--cd-primary-color);}

/*-------------------------*/
/* Cart Totla */
/*-------------------------*/
.wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {font-size: 22px; line-height: 30px; text-transform: capitalize; color: var(--cd-secondary-color); margin-bottom: 20px;}

.wc-block-components-sidebar .wc-block-components-totals-wrapper {border-left: 1px solid hsla(0,0%,7%,.11); border-right: 1px solid hsla(0,0%,7%,.11);}
.wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-formatted-money-amount,
.wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {color: var(--cd-secondary-color);}
.wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-formatted-money-amount {font-size: 22px; line-height: 30px; color: var(--cd-primary-color); font-weight: 600;}

.wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-formatted-money-amount {color: var(--cd-secondary-color);}
.wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-radio-control__input:checked {border-color: var(--cd-primary-color);}
.wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-radio-control__input:checked:before {background: var(--cd-primary-color);}
.wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-radio-control .wc-block-components-radio-control__label {font-size: 14px; font-weight: 600; color: var(--cd-secondary-color);}
.wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-radio-control .wc-block-components-formatted-money-amount {font-size: 14px; font-weight: 600; color: var(--cd-primary-color);}

/* Address Update */
.wc-block-components-shipping-calculator-address .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-shipping-calculator-address .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-shipping-calculator-address .wc-block-components-text-input input[type=text] {border-color: #e8e8e8; box-shadow: none !important;}
.wc-block-components-shipping-calculator-address .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-shipping-calculator-address .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {border-color: #e8e8e8;}

.wc-block-components-shipping-calculator-address .wc-block-components-combobox .components-combobox-control__suggestions-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {background: #f5f5f5;}
.wc-block-components-shipping-calculator-address .wc-block-components-combobox .components-combobox-control__suggestions-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {background: var(--cd-primary-color); color: #ffffff;}

.wc-block-components-shipping-calculator-address .components-button.wc-block-components-button {background: var(--cd-secondary-color); border: none; color: #ffffff; text-transform: uppercase; transition: all .25s ease-out 0s;}
.wc-block-components-shipping-calculator-address .components-button.wc-block-components-button:hover {background: var(--cd-primary-color);}

.wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-formatted-money-amount,
.wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {color: var(--cd-secondary-color);}
.wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-formatted-money-amount {font-size: 22px; line-height: 30px; color: var(--cd-primary-color); font-weight: 600;}

/* Add Coupon Input */
.wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {color: var(--cd-primary-color); font-size: 16px;}
.wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text] {border: 1px solid #e8e8e8;}
.wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text]:focus {border-color: var(--cd-primary-color); box-shadow: none;}
.wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button {background: #323232; color: #ffffff; border: none; border-radius: 3px;}
.wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button:hover {background: var(--cd-primary-color);}

/* Proceed to Checkout Button */
.wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-cart__submit-button {background: var(--cd-primary-color); font-size: 18px; color: #ffffff;     font-weight: 600; padding: 15px; overflow: hidden; position: relative; z-index: 0;}
.wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-cart__submit-button:focus {outline: none; box-shadow: none;}
.wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-cart__submit-button:before {content: "";  position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #323232; transform: translateY(100%); transition: all .5s ease-out 0s;}
.wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-cart__submit-button:hover:before {-webkit-transform: scaleY(1); -moz-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50); -moz-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50); transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50);}

/*----------------------------------*/
/* You may be interested in */
/*----------------------------------*/
.wc-block-cart .wc-block-cart__main.wp-block-woocommerce-cart-items-block .wp-block-woocommerce-cart-cross-sells-block .wp-block-heading {line-height: 1.1;}
.wc-block-components-product-image .wc-block-components-product-sale-badge {background: #65cf0f; color: #ffffff; padding: 0 10px; border: none;}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {border-radius: 0;}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover,
.site-content .post-content .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover {background: var(--cd-primary-color, #82b73f); color: #ffffff;}

/*-------------------------*/
/* Empty Cart */
/*-------------------------*/
.wp-block-woocommerce-empty-cart-block .wp-block-separator.is-style-dots {margin-bottom: 30px; margin-top: 30px;}
.wp-block-woocommerce-empty-cart-block .wp-block-heading {font-size: 22px; line-height: 30px; margin-bottom: 20px;}

.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-1-columns li.wc-block-grid__product {flex: 1 0 100%; max-width: 100%;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-2-columns li.wc-block-grid__product {flex: 1 0 50%; max-width: calc(50% - 13px);}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-3-columns li.wc-block-grid__product {flex: 1 0 33.3333%; max-width: calc(33.3333% - 17px);}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-4-columns li.wc-block-grid__product {flex: 1 0 25%; max-width: calc(25% - 19px);}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-5-columns li.wc-block-grid__product {flex: 1 0 20%; max-width: calc(20% - 20px);}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-6-columns li.wc-block-grid__product {flex: 1 0 16.6666%; max-width: calc(16.6666% - 21px);}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-7-columns li.wc-block-grid__product {flex: 1 0 14.2857%; max-width: calc(14.2857% - 22px);}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new.wc-block-grid.has-8-columns li.wc-block-grid__product {flex: 1 0 12.5%; max-width: calc(12.5% - 22px);}

.wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products {display: flex; flex-wrap: wrap; gap: 25px; margin: 0; padding: 0;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product {border: 1px solid #e3e3e3;  text-align: center;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wc-block-grid__product-onsale {top: 10px; right: 10px; left: auto; margin: 0; min-height: inherit; z-index: 1; color: #ffffff; border: none; font-size: 12px; line-height: 24px; background-color: #10bf9c; padding: 2px 13px; text-transform: uppercase; border-radius: 3px;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wc-block-grid__product-title {font-size: 15px; line-height: 24px; color: var(--cd-secondary-color); margin-top: 5px;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wc-block-grid__product-price {color: var(--cd-secondary-color); font-weight: 700; font-size: 16px;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wc-block-grid__product-price del {font-size: 13px; opacity: 0.5;}

.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wp-block-button {margin: 10px 15px 15px;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wp-block-button .wp-block-button__link {background: var(--cd-primary-color); color: #ffffff; font-size: 14px; font-weight: 500; padding: 8px 20px; line-height: 20px; position: relative; z-index: 0; overflow: hidden; border-radius: 0;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wp-block-button .wp-block-button__link:before {content: ""; position: absolute;
    z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #323232; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); transform: translateY(100%);
    -webkit-transition: all .5s ease-out 0s; -moz-transition: all .5s ease-out 0s; transition: all .5s ease-out 0s;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new li.wc-block-grid__product .wp-block-button .wp-block-button__link:hover:before {-webkit-transform: scaleY(1);
    -moz-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50); -moz-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50); transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50);}


/*=========================================*/
/* Checkout Page */
/*=========================================*/
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading .wc-block-components-title {font-size: 22px; text-transform: inherit;}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading .wc-block-components-title:before {color: var(--cd-primary-color);}

.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-text-input input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-text-input input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-textarea,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {border-color: #dddddd;}

.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-text-input input[type=text]:focus,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-text-input input[type=tel]:focus,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-textarea:focus,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {border-color: var(--cd-primary-color); box-shadow: none;}

/* Payment Option */
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-radio-control .wc-block-components-radio-control__input {min-height: 20px; min-width: 20px;}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {color: var(--cd-secondary-color);}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {border-color: var(--cd-primary-color);}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-form .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {min-height: 8px; min-width: 8px; background: var(--cd-primary-color);}

/* Place Order Button */
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {color: var(--cd-secondary-color);     padding-left: 30px;}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button:hover,
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button svg {color: var(--cd-primary-color); }
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {background: var(--cd-primary-color); font-size: 18px; color: #ffffff; font-weight: 600; padding: 15px; overflow: hidden; position: relative; z-index: 0; border: none;}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button:before {content: "";  position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #323232; transform: translateY(100%); transition: all .5s ease-out 0s;}
.wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button:hover:before {-webkit-transform: scaleY(1); -moz-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50); -moz-transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50); transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.50);}

/*-------------------------*/
/* Order Summary */
/*-------------------------*/
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {border-bottom: 1px solid #e8e8e8;}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary__button-text {font-size: 18px; color: #323232; font-weight: 600;}
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-details__name {font-weight: 600;
    text-transform: capitalize; font-size: 12px; color: #323232;}
    
.wp-block-woocommerce-checkout .wc-block-components-order-summary__content {padding-top: 20px;}
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-product-name {font-size: 15px; color: var(--cd-secondary-color); font-weight: 600;     margin-bottom: 5px;}
.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {font-size: 14px;}
.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-product-badge.wc-block-components-product-low-stock-badge {background: #39b54a; color: #fff; vertical-align: top; border: none; margin-right: 10px;}

.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item {flex-wrap: wrap;}
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image,
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image > img {max-width: 70px; width: 70px;} 

.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {width: 100%; order: 3; padding-left: 0; padding-right: 0;}

.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__quantity {background: #323232; color: #ffffff; box-shadow: 0 0 0 3px #ffffff; font-weight: 600; font-size: 11px; line-height: 14px;}
.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {font-size: 14px;}

.wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price .wc-block-formatted-money-amount {font-size: 16px; color: var(--cd-primary-color); font-weight: 600;}


/*===================================================*/
/* Responsive Page */
/*===================================================*/
@media screen and (max-width: 1199px) and (min-width: 768px) {

    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {padding: 0;}
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__image{padding: 16px 0 16px 16px;}
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__product{padding: 20px 0 20px 20px;}
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__total{padding: 16px;}

    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-sidebar .wc-block-components-panel,
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-coupon,
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item,
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {padding-left: 16px; padding-right: 16px;}
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-radio-control__input {left: 0; margin: 0;}
}

@media screen and (max-width: 992px) {

    .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main {width: 100%; padding: 0;}
    .wp-block-woocommerce-cart .wc-block-components-sidebar {width: 100%; padding: 0;}

    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator {padding-left: 16px; padding-right: 16px;}

    /*----------------------------*/
    /* Empty Cart */
    /*----------------------------*/
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-5-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-6-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-7-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-8-columns li.wc-block-grid__product {flex: 1 0 33.3333% !important; max-width: calc(33.3333% - 17px) !important;}

    /*----------------------------*/
    /* Checkout Page */
    /*----------------------------*/
    .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper > div {padding-left: 16px; padding-right: 16px;}

    .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main {order: 1;}
    .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar {margin-bottom: 30px; order: 0;}

    /*----------------------------*/
    /* Checkout Page */
    /*----------------------------*/
    .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
    .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {padding-left: 0; padding-right: 0; width: 100%;}

    .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main {order: 1;}
    .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar {margin-bottom: 30px; order: 0;}
}

@media screen and (max-width: 767px) {

    /*----------------------------*/
    /* Cart Page */
    /*----------------------------*/
    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row {padding: 20px; border-bottom: 1px solid #e8e8e8;}
    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row:last-child {border-bottom: none;}

    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {padding: 0; margin: 0;}
    .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__image{padding-right: 16px;}
    .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper > div {padding-left: 16px; padding-right: 16px;}
    .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit-container--sticky:before {box-shadow: none;}

    .wc-block-cart .wc-block-cart__main.wp-block-woocommerce-cart-items-block .wc-block-cart-items {margin-bottom: 30px;}
    .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-radio-control .wc-block-components-radio-control__input {left: 0;}

    /*----------------------------*/
    /* Empty Cart */
    /*----------------------------*/
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-3-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-5-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-6-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-7-columns li.wc-block-grid__product,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid.has-8-columns li.wc-block-grid__product {flex: 1 0 50% !important; max-width: calc(50% - 13px) !important;}

    /*----------------------------*/
    /* Checkout Page */
    /*----------------------------*/
    .wp-block-woocommerce-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper > div {padding-left: 16px; padding-right: 16px;}
}

@media screen and (max-width: 479px) {

    /*-----------------------------*/
    /* Cart Page */
    /*-----------------------------*/
    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row {display: flex; flex-direction: column;}
    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {width: 100px; padding: 0; margin-bottom: 15px;}
    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__quantity {padding: 0;}
    .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__total {margin: 0; margin-top: 15px;}
    
    .wc-block-cart .wc-block-components-sidebar {margin-top: 30px;}
    .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit {margin-bottom: 0;}

    /*----------------------------*/
    /* Empty Cart */
    /*----------------------------*/
    .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product {flex: 1 0 100% !important; max-width: 100% !important;}

    /*----------------------------*/
    /* Checkout Page */
    /*----------------------------*/
    .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item {flex-wrap: wrap;}
    .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description {width: 100%; order: 3; padding-bottom: 15px; padding-left: 0; padding-right: 0;}
    .wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {width: 60px; padding-bottom: 0;}
    .wp-block-woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image > img {max-width: 60px; width: 60px;}
    .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {padding-top: 15px;}
}