/*
Theme Name: Windragon
Theme URI: https://github.com/elementor/hello-theme/
Description: Windragon is a child theme of Hello Elementor, created by Fox & Lee
Author: Fox & Lee
Author URI: https://foxandlee.com.au/
Template: hello-elementor
Version: 1.0.1
Text Domain: windragon
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
.main-logo img {
    transition: width 0.5s, height 0.5s;
    object-fit: contain;
}
.elementor-sticky--effects .main-logo img {
    height: 80px !important;
}
.elementor-sticky--effects .cs-header-top > .e-con-inner {
    padding-top: 5px;
    padding-bottom: 5px;
}
.cs-header .wishlist_products_counter .wishlist_products_counter_text img {
    max-width: 30px !important;
    max-height: 30px !important;
    margin: 0 !important;
}
.cs-header .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    height: 2em;
    line-height: 2em;
    width: 2em;
}
.product-search-form .product-search-field {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    color: 929292;
    font-size: 16px;
}
.cs-wishlist {
    height: 38px;
}
.cs-wishlist a.wishlist_products_counter {
    position: relative;
}
.cs-wishlist div.wishlist_products_counter .wishlist_products_counter_number:not(:empty) {
    position: absolute;
    right: -7px;
    top: -15px;
    background-color: #d9534f;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    min-height: initial;
    text-align: center;
    color: #fff;
    font-size: 10px;
}

.cs-menu .ubermenu-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    max-width: 1600px;
    margin: 0 auto;
}
.cs-menu .ubermenu-nav .ubermenu-column-id-60587-col-0 .ubermenu-target,
.cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-column-1-4 .ubermenu-target {
    text-align: center;
}

.cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-column-1-3 {
    width: 20.2%;
}
.cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-column-1-2,
.cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-column-1-4 {
    width: 20%;
}
.cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-item {
    text-align: center;
}
.cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-item a {
    display: inline-block !important;
}
.header-search .elementor-widget-shortcode {
    width: 100% !important;
}
.header-search .elementor-widget-shortcode .product-search-form button[type="submit"]{
    border: none;
    margin-left: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.header-search .elementor-widget-shortcode .product-search-form .product-search-field {
    background-color: transparent;
}
.mobile-navigation .elementor-nav-menu .menu-item > a {
    justify-content: space-between;
}
.mobile-navigation .elementor-nav-menu .menu-item .sub-arrow svg {
    fill: #fff;
}
.banner-slider .swiper-pagination {
    bottom: 15px !important;
}
.banner-slider .swiper-pagination .swiper-pagination-bullet {
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background-color: transparent;
    opacity: 1;
}
.cat-box-item .elementor-cta__button {
    width: 100%;
    text-align: center;
    position: relative;
}
.cat-box-item .elementor-cta__button:after {
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    background-image: url('assets/images/chevron-right.png');
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
}

.woocommerce span.onsale {
    background-color: #BA2929;
    color: #fff;
    width: 55px;
    border-radius: 20px;
    height: 25px;
    text-transform: uppercase;
    min-height: initial;
    min-width: initial;
    font-weight: 500;
    line-height: 25px;
    font-size: 16px;
    margin: 0 !important;
    top: 10px !important;
    left: 10px !important;
    text-align: center !important;
    font-family: "Montserrat", sans-serif;
}

.woocommerce span.new-arrival {
    background-color: #000;
    color: #fff;
    display: block;
    width: 55px;
    border-radius: 20px;
    height: 25px;
    text-transform: uppercase;
    min-height: initial;
    min-width: initial;
    font-weight: 500;
    line-height: 25px;
    font-size: 16px;
    margin: 0 !important;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}

body:not(.single-product).woocommerce .outofstock:before {
    content: "OUT OF STOCK";
    background-color: #B14F45;
    color: #fff;
    display: block;
    width: 139px;
    border-radius: 5px;
    height: 35px;
    text-transform: uppercase;
    min-height: initial;
    min-width: initial;
    font-weight: 500;
    line-height: 35px;
    font-size: 16px;
    margin: 0 !important;
    position: absolute;
    top: 10px !important;
    left: 10px !important;
    z-index: 1;
    font-family: "Montserrat", sans-serif;
}

.page-id-20 .form-group.row .btn-primary {
    margin: 0 auto;
}

.page-id-20 .wpcf7 form .wpcf7-response-output {
    color: #fff;
}

/*
* Product Category Archive
*/

.tax-product_cat.woocommerce .subcat-wrap ul.products li.product a {
    position: relative;
    display: block;
    overflow: hidden;
}

.tax-product_cat.woocommerce .subcat-wrap ul.products li.product a *{
    transition: all .5s;
}

.tax-product_cat.woocommerce .subcat-wrap ul.products li.product a img {
    height: 275px;
    object-fit: cover;
    margin: 0;
}

.tax-product_cat.woocommerce .subcat-wrap ul.products li.product .woocommerce-loop-category__title .count {
    display: none;
}

.tax-product_cat.woocommerce .subcat-wrap ul.products li.product a:hover img {
    filter: brightness(0.7);
}

/* Product Archive */

.woocommerce-breadcrumb a {
    color: inherit !important;
}

.search .woocommerce-breadcrumb span:nth-child(4),
.search .woocommerce-breadcrumb .breadcrumb-item:last-child {
    display: none !important;
}

.archive.woocommerce .woocommerce-ordering {
    position: absolute;
    right: 0;
    top: -63px;
    max-width: 250px;
    width: 100%;
}

.archive.woocommerce .woocommerce-ordering select {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

.single-product .related ul.products li.product a *,
.archive.woocommerce .product-wrap ul.products li.product a *,
.archive.woocommerce .facet-wrap *{
    transition: all .5s;
}

.archive.woocommerce .product-wrap ul.products li.product a.woocommerce-LoopProduct-link img {
    height: 265px;
    object-fit: contain;
    border: 1px solid #eee;
}


.archive.woocommerce.parent-greenery .product-wrap ul.products li.product a img,
.archive.woocommerce.parent-florals .product-wrap ul.products li.product a img,
.archive.woocommerce.parent-christmas .product-wrap ul.products li.product a img,
.archive.woocommerce.term-462 .product-wrap ul.products li.product a img,
.archive.woocommerce.term-464 .product-wrap ul.products li.product a img {
    object-position: center center;
}

.archive.woocommerce .product-wrap ul.products li.product .custom-gallery-image {
    background-color: #fff;
}

.single-product .related .custom-gallery-image,
.archive.woocommerce .product-wrap ul.products li.product .custom-gallery-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
}

.single-product .related a:hover .custom-gallery-image,
.archive.woocommerce .product-wrap ul.products li.product a:hover .custom-gallery-image {
    opacity: 1;
}

.archive.woocommerce .product-wrap ul.products li.product .woocommerce-loop-product__title {
    margin: 0;
    padding: 0;
    white-space: nowrap;       
    overflow: hidden; 
    text-overflow: ellipsis;
    max-width: 300px;
    width: 100%;
}


.archive.woocommerce .product-wrap ul.products li.product .product-sku {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 25px;
    text-transform: uppercase;
}
.archive.woocommerce .product-wrap ul.products li.product .minimum-qty {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.archive.woocommerce .product-wrap ul.products li.product .price {
    font-family: "Montserrat", sans-serif !important;
    margin-bottom: 0;
}

.archive.woocommerce .product-wrap ul.products li.product .price small {
    font-weight: 400 !important;
}

.single-product .cart .quantity,
.single-product .cart-wrap .quantity-input-wrapper,
.single-product .cart-wrap,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap .quantity-input-wrapper,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.archive.woocommerce .product-wrap ul.products li.product .cart {
    margin: 10px auto 0;
}

.archive.woocommerce .product-wrap ul.products li.outofstock .button {
    margin-top: 10px !important;
}

.single-product .cart .quantity,
.single-product .cart-wrap .quantity-selector,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap .quantity-selector {
    border: 1px solid #B7B7B7;
    border-radius: 2px;
    margin: 0 10px auto 0;
}

.single-product .cart .quantity .minus,
.single-product .cart .quantity .plus,
.single-product .cart-wrap .minus,
.single-product .cart-wrap .plus,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap .minus,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap .plus {
    background-color: #fff;
    color: #000;
    font-weight: 400;
    padding: 10px;
    width: 30px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    border: 0;
    margin: 0 !important;
}

.single-product .cart-wrap .minus:hover,
.single-product .cart-wrap .plus:hover,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap .minus:hover,
.archive.woocommerce .product-wrap ul.products li.product .cart-wrap .plus:hover {
    background-color: #000;
    color: #fff;
}

.page-id-864 .tinv-wishlist.woocommerce table .quantity .qty,
.archive.woocommerce .product-wrap ul.products li.product .qty,
.single-product .cart-wrap .qty,
.single-product .cart .quantity .qty {
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #B7B7B7;
    border-right: 1px solid #B7B7B7;
    border-radius: 0;
    width: 40px;
    height: 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding: 0;
    text-align: center;
}

.page-id-864 .tinv-wishlist.woocommerce table .quantity .qty {
    background-color: transparent;
    border: 1px solid #B7B7B7 !important;
}

.archive.woocommerce .product-wrap ul.products li.product .quantity .qty {
    border-top: 1px solid #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
}

.page-id-864 .tinv-wishlist.woocommerce table .quantity .qty,
.archive.woocommerce .product-wrap ul.products li.product .qty,
.single-product .cart .quantity .qty,
.single-product .cart-wrap .qty,
.page-id-864 .tinv-wishlist.woocommerce table .quantity .qty::-webkit-outer-spin-button,
.archive.woocommerce .product-wrap ul.products li.product .qty::-webkit-inner-spin-button,
.single-product .cart-wrap .qty::-webkit-inner-spin-button,
.single-product .cart .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    margin: 0;
}

.archive.woocommerce .product-wrap ul.products li.product .tinv-wraper.tinv-wishlist {
    order: 4;
    max-width: 28px;
    width: 100%;
    margin: 0 0 0 auto;
    display: flex;
    align-self: center;
}

.archive.woocommerce .product-wrap ul.products li.product .tinv-wraper.tinv-wishlist a,
.archive.woocommerce .product-wrap ul.products li.product .tinv-wraper.tinv-wishlist a img {
    width: 28px !important;
    height: 26px;
    max-width: 28px;
    max-height: 26px;
    margin: 0;
}

.single-product .cart .button,
.single-product .cart-wrap .button,
.archive.woocommerce .product-wrap ul.products li.product .button {
    background: transparent;
    max-width: 30px;
    width: 100%;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
}

.single-product .cart .button {
    margin: 0 0 0 10px !important;
}

.archive.woocommerce .product-wrap ul.products li.product {
    display: flex;
    flex-wrap: wrap;
}

.archive.woocommerce .product-wrap ul.products li.product .woocommerce-LoopProduct-link {
    flex: 0 0 100%;
    order: 1;
    margin-bottom: 10px;
}

.archive.woocommerce .product-wrap ul.products li.product .cart-wrap {
    order: 2;
    width: calc(100% - 35px);
}

.archive.woocommerce .product-wrap ul.products li.product .add_to_cart_button {
    order: 3;
    margin-right: 10px;
}

.archive.woocommerce .product-wrap ul.products li.product .add_to_cart_button img {
    margin: 0;
}

.archive.woocommerce .product-wrap ul.products li.product .add_to_cart_button:after {
    color: #000;
    position: absolute;
    top: 5px;
    left: -38px;
    font-size: 20px;
}

.archive.woocommerce .product-wrap ul.products li.product .added_to_cart.wc-forward {
    display: none !important;
}

.archive .facet-wrap h3,
.archive .facetwp-flyout h3 {
    color: #000;
    font-size: 16px;
    font-weight: 700 !important;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
}

/*.archive .facet-wrap h3:after{
    content: "";
    background: url(assets/images/chevron-down-purple.png) no-repeat center top;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
}*/

.archive .facet-wrap h3.open:after{
    transform: rotate(-90deg);
}

/*.archive .facet-wrap .facetwp-facet:not(.facetwp-facet-clear){
    display: none;
}*/

.archive .facetwp-color {
    box-shadow: none;
    border-radius: 50%;
    border: 1px solid #ccc;
    display: block;
    height: 25px;
    width: 25px;
    margin: 0 0 15px;
    position: static;
    font-family: "Montserrat", sans-serif;
}

.archive .facetwp-color:before {
    content: attr(data-value);
    display: inline-block;
    margin-left: 40px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    vertical-align: middle;
    position: absolute;
    font-family: "Montserrat", sans-serif;
}

.archive .facetwp-color.checked:after {
    margin: 0;
    left: 4px;
    top: 8px;
    display: none;
}

.archive .facetwp-checkbox {
    background: url(assets/images/checkbox.jpg) no-repeat 0 50%;
    background-size: 16px 16px;
    padding-left: 40px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
}

.archive .facetwp-checkbox.checked {
    background: url(assets/images/checked.jpg) no-repeat 0 50%;
    filter: brightness(0) saturate(100%) invert(13%) sepia(25%) saturate(2429%) hue-rotate(262deg) brightness(91%) contrast(102%);
}

.archive .facet-wrap .facetwp-slider-label,
.archive .facetwp-flyout .facetwp-slider-label {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

.archive .facetwp-reset {
    border-color: #fff;
    width: 100%;
    font-family: "Montserrat", sans-serif;
}

.archive .facetwp-flyout {
    background: #eee;
    border-right: 0;
    padding: 40px 30px;
}

.archive .facetwp-flyout-content {
    padding: 0;
}

.archive .facetwp-flyout-wrap {
    position: static;
}

.archive .facetwp-flyout-close {
    font-size: 0px !important;
    height: 25px !important;
    position: relative !important;
    transition: .3s !important;
    width: 25px !important;
    margin: 10px 10px 45px auto !important;
    display: block;
}

.archive .facetwp-flyout-close:after, 
.archive .facetwp-flyout-close:before {
    background: #000;
    border-radius: 1px;
    content: "";
    height: 3px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: .3s;
    width: 100%;
}

.archive .facetwp-flyout-close:before {
    transform: rotate(45deg);
}

.archive .facetwp-flyout-close:after {
    transform: rotate(-45deg);
}

.archive .flyout-item {
    position: relative;
}

.archive .facetwp-slider-reset,
.archive .name-clear h3 {
    display: none;
}

.archive .woocommerce-message {
    border-top-color: #303B2C;
}

.archive .woocommerce-message::before {
    color: #303B2C;
}

.archive .woocommerce .woocommerce-ordering {
    margin-top: 0;
    margin-bottom: 20px;
}

.facetwp-toggle-wrap a {
    color: #000 !important;
    text-decoration: underline !important;
    font-family: "Montserrat", sans-serif;
}

/*
* Single Product
*/
.single-product .content-area .site-main {
    max-width: 100%;
}
/* .single-product-wrap {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
} */

.single-product .product-right .product-sku {
    color: #000;
    font-size: 30px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
}

.single-product .minorder-wrap p {
    color: #6E6E6E;
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.single-product .price small {
    font-size: 75%;
    font-weight: 400;
}

.single-product .product-right .quantity .qty {
    width: 100px;
}

.single-product .woocommerce-product-details__short-description h5,
.single-product .woocommerce-product-details__short-description ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.single-product .woocommerce-product-details__short-description ul {
    list-style: none;
    padding-left: 20px;
}

.single-product.woocommerce div.product form.cart .button {
    color: #fff;
    background-color: #fff;
    padding: 0;
}

.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 10px;
    left: initial;
    top: 10px;
}

.single-product .product-right .tinv-wraper.tinv-wishlist {
    position: absolute;
    right: 0;
    top: 14px;
    max-width: 28px;
    width: 100%;
    z-index: 2;
}

.single-product .product-right .tinv-wraper.tinv-wishlist a {
    width: 28px;
    height: 25px;
}

.single-product .product-right .tinv-wraper.tinv-wishlist a img {
    max-width: 28px;
    max-height: 25px;
}

.single-product .related ul.products li.product {
    display: flex !important;
    flex-wrap: wrap;
}

.single-product .related ul.products li.product a.woocommerce-LoopProduct-link {
    flex: 0 0 100%;
}

.single-product .related ul.products li.product .cart-wrap {
    width: calc(100% - 35px);
}

.single-product .related ul.products li.product a .product-sku {
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.single-product .related .tinv-wraper.tinv-wishlist {
    display: flex;
    align-items: center;
    max-width: 28px;
    width: 100%;
    margin: 0 0 0 auto;
}

.single-product .related .tinv-wraper a {
    width: 28px !important;
    height: 26px !important;
    max-width: 28px;
    max-height: 26px;
    margin: 0 !important;
}

.single-product .related .tinv-wraper.tinv-wishlist a.no-txt img {
    max-width: 28px;
    max-height: 25px;
}

.single-product .related > h2 {
    text-transform: capitalize;
}


.single-product .related ul.products li.product a.woocommerce-LoopProduct-link img,
.single-product .related .custom-gallery-image img {
    height: 235px;
    object-fit: contain;
    background-color: #fff;
    width: 100%;
}

.single-product .related ul.products li.product a:not(.tinvwl_add_to_wishlist_button) {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.single-product .related ul.products li.product a .price {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.single-product .related ul.products li.product a .price *:not(small) {
    font-weight: 700 !important;
}

.single-product .related ul.products li.product a h2,
.single-product .related ul.products li.product a .product-sku,
.single-product .related ul.products li.product a .price,
.single-product .related ul.products li.product a .minimum-qty {
    display: block;
    padding-bottom: 10px;
    margin: 0;
}

.single-product .related ul.products li.product a h2 {
    /*min-height: 52px;*/
    margin-bottom: 10px;
    padding: 0;
}

.single-product .related .cart {
    display: flex;
    justify-content: center;
    margin: 20px auto 0 !important;
}

.single-product .related .cart .quantity .minus,
.single-product .related .cart .quantity .plus {
    background-color: #fff;
    color: #000;
    border-radius: 0;
}

.single-product .related .cart .quantity .qty {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.single-product.woocommerce .related li.product .cart-wrap .button {
    background-color: transparent;
    margin: 0 0 0 auto;
}
.single-product.woocommerce .related li.product .cart-wrap .button img,
.single-product .related .tinv-wraper.tinv-wishlist img {
    filter: invert(1);
    margin: 0;
}

.single-product.woocommerce .related li.product.outofstock .button {
    background-color: #fff;
    border-radius: 2px;
    color: #303B2C;
    margin: 14px 0 0;
    max-width: 128px;
    width: 100%;
    padding: 12px 10px;
    text-align: center;
}

.single-product .related .cart .quantity .minus:hover,
.single-product .related .cart .quantity .plus:hover {
    background-color: #000;
    color: #fff;
}

.woocommerce-message {
    border-top-color: #000;
    background-color: #fff;
    color: #000;
}

.woocommerce-message::before {
    color: #000;
}

.woocommerce-message .button.wc-forward {
    background-color: #303B2C;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    padding: 12px 10px;
    width: 100px;
    text-align: center;
}

.woocommerce-message .button.wc-forward:hover {
    background-color: #000;
    color: #fff;
}

.single-product.woocommerce .related .outofstock:before {
    right: inherit;
    left: 0;

}

.single-product .woocommerce-product-gallery__wrapper {
  float: left;
}

/* Contact Us */
.form-group.row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    margin-bottom: 0;
}

.form-group.row > div {
    flex: 1;
    margin-bottom: 20px;
}

.form-group.row.recaptcha-wrap > div {
    margin-bottom: 0;
}

.form-group.row p {
    margin: 0;
}

.form-group.row input[type="text"],
.form-group.row input[type="tel"],
.form-group.row input[type="email"],
.form-group.row textarea {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", Sans-serif;
    height: 38px;
    padding: 10px;
    width: 100%;
}

.form-group.row textarea {
    height: 129px;
}

.form-group.row .btn-primary {
    background-color: #F0F0F0;
    max-width: 166px;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    height: 45px;
    padding: 5px !important;
    display: block;
    border: 0;
}
.form-group.row .btn-primary:hover {
    background-color: #000;
    color: #fff;
}

/*MY ACCOUNT*/
.woocommerce-account #content,
.page-id-864 #content {
    margin: 40px auto 80px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1600px;
    width: 100%;
    box-sizing: border-box;
}

.woocommerce-account .page-header h1,
.page-id-864 .page-header h1 {
    font-weight: 600;
    margin: 0 auto 30px;
    max-width: 100%;
    padding: 0;
    text-align: center;
}
.woocommerce-account .u-columns.col2-set .login .button {
    border-radius: 10px !important;
}

.woocommerce-account .u-columns.col2-set .form-block > p {
    min-height: 72px;
}

.woocommerce-account .u-columns.col2-set form,
.woocommerce-account .u-columns.col2-set .register-wrap {
    min-height: 330px;
}

.woocommerce-account .u-columns.col2-set .register-wrap {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

.woocommerce-account .u-columns.col2-set .register-wrap ul {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.woocommerce-account .u-columns.col2-set .register-wrap ul li{
    line-height: 26px;
}

.woocommerce-account #customer_login .button,
.woocommerce-account .u-columns.col2-set .register-wrap .btn {
    background-color: #303B2C;
    border: 0 !important;
    display: inline-block;
    font-family: "Jost", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    border-radius: 10px;
    padding: 10px 30px;
    text-decoration: none;
}

.woocommerce-account #customer_login .button:hover,
.woocommerce-account .u-columns.col2-set .register-wrap .btn:hover {
    background-color: #000;
    color: #fff;
}

.woocommerce .woocommerce-form-login p,
.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px;
    font-weight: 500;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
    border: 0;
    margin-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button {
    border: 0;
    margin-top: 30px;
}

.woocommerce-account .woocommerce-privacy-policy-text p {
    margin-bottom: 0;
}

nav.woocommerce-MyAccount-navigation ul {
    padding: 0; 
}

nav.woocommerce-MyAccount-navigation ul li {
    background: #f4f4f4;
    color: #000;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 3px;
    padding: 10px 15px; 
}

nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
}

nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--ma-manage-address a:before {
    content: none; 
}

nav.woocommerce-MyAccount-navigation ul li:hover,
nav.woocommerce-MyAccount-navigation ul li.is-active {
    background: #000; 
}

nav.woocommerce-MyAccount-navigation ul li:hover *,
nav.woocommerce-MyAccount-navigation ul li.is-active * {
    color: white; 
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px; 
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
  right: 6px; 
}

.select2-container--default .select2-selection--single {
  min-height: 35px;
  border-radius: 0; 
}

form.edit-account fieldset {
    margin-top: 30px;
}

form.edit-account fieldset legend {
  padding-top: 5px;
  padding-bottom: 5px; 
}

.woocommerce-Address-title h3 {
  padding-bottom: 10px; 
}

.woocommerce-account #customer_login h2,
.woocommerce-account .addresses .title h2 {
    font-size: 24px;
    font-weight: 600;
}

.woocommerce-account .addresses .title .edit {
  font-size: 13px;
  text-transform: uppercase; 
}

.woocommerce-MyAccount-content p > a {
  color: #303B2C; 
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
}

/* Password reset page */
.um-page-password-reset #content {
    margin: 30px auto 80px;
}

.um-page-password-reset #content h1.entry-title {
    font-weight: 600;
}

.um-page-password-reset #content .um-field-block div {
    color: #000;
}

.um-page-password-reset .um-um_password_id.um {
    max-width: 600px;
}

.um-page-password-reset .um-um_password_id.um  input[type=submit].um-button {
    background-color: #303B2C;
    color: #fff;
    font-family: "Jost", Sans-serif;
    font-size: 19px;
    font-weight: 400;
}

.um-page-password-reset .um-um_password_id.um  input[type=submit].um-button:hover {
    background-color: #000;
    color: #fff;
}

/* Wishlist */
.page-id-864 .tinv-header {
    display: none;
}

.page-id-864 #content button,
.page-id-864 button.tinvwl_button_close {
    border: 0 !important;
    outline: 0 !important;
}

.tinv-wishlist table.tinvwl-table-manage-list {
    font-size: 16px;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-stock .ftinvwl-check {
  display: none !important;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-stock .tinvwl-txt {
  color: green;
  font-weight: 700;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button .ftinvwl-shopping-cart {
  display: block !important;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button .tinvwl-txt {
  display: none !important;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button {
  background-color: transparent;
  color: #303B2C;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button:hover {
  background-color: transparent;
  color: #000;
}

.tinv-wishlist .woocommerce-info {
  border-top-color: #303B2C;
}

.tinv-wishlist .woocommerce-info::before {
  color: #303B2C;
}

.tinv-wishlist .wc-backward {
  background-color: #303B2C !important;
  color: #fff !important;
}

.tinv-wishlist .wc-backward:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.page-id-14445 .entry-title {
  max-width: 100% !important;
}

.page-id-14445 #content {
  max-width: 1600px;
  padding: 80px 0;
}

.um-page-password-reset .entry-title {
  text-align: center;
}

.tinv-wishlist .product-stock p {
    margin-bottom: 0;
}

/* Cart */

.woocommerce-cart .woocommerce-info {
    border-top-color: #000;
}

.woocommerce-cart .woocommerce-info::before {
    color: #000;
}

.woocommerce-cart .button.wc-backward {
    background-color: #303B2C;
    border-radius: 10px;
    color: #fff;
    font-family: "Jost", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    border-width: 0px;
    padding: 10px 30px;
}

.woocommerce-cart .button.wc-backward:hover {
    background-color: #000;
    color: #fff;
}

.cart_totals .woocommerce-shipping-destination {
    display: none !important;
}

/* Order Thank You */
.woocommerce-order-received .elementor-widget-woocommerce-checkout-page .woocommerce-info {
    background-color: #f6f5f8;
    border-top-color: #1e85be;
    padding: 1em 2em 1em 3.5em;
}

.woocommerce-order-received .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    max-width: 200px;
    width: 100%;
    color: #fff;
}

.woocommerce-order-received .woocommerce .woocommerce-table *,
.woocommerce-order-received .woocommerce .woocommerce-order * {
    font-family: "Jost", sans-serif;
    color: #000 !important;
}

.woocommerce-order-received .woocommerce .woocommerce-order p {
    font-size: 16px;
}

.woocommerce-order-received .woocommerce .woocommerce-order ul {
    display: block;
    margin: 30px auto 80px;
    padding: 0;
    width: 100%;
    font-size: 16px;
}

.woocommerce-order-received .woocommerce .woocommerce-order ul li strong {
    font-size: 16px;
}

.woocommerce-order-received .woocommerce .woocommerce-order-details__title,
.woocommerce-order-received .woocommerce .woocommerce-customer-details h2 {
    font-size: 32px;
}

.woocommerce-order-received .woocommerce .woocommerce-order ul li,
.woocommerce-order-received .woocommerce .woocommerce-table {
    font-size: 16px !important;
}

.woocommerce-order-received .woocommerce .woocommerce-table th,
.woocommerce-order-received .woocommerce .woocommerce-table tr,
.woocommerce-order-received .woocommerce .woocommerce-table td {
    padding: 5px !important;
}

.woocommerce-order-received .woocommerce .woocommerce-order-details {
    margin-bottom: 80px;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    display: inline-block !important;
    position: static !important;
}

/* Account Application Form */
.um-1067.um {
    max-width: 100% !important;
}

.um-register .um-field-divider {
    height: auto;
}

.um-register .um-field-divider-text {
    position: static;
    text-align: left;
}

.um-register .um-field-divider-text span {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
}

.um.um-register .um-toggle-terms,
.um.um-register .um-hide-terms,
.um.um-register input[type=submit].um-button {
    background-color: #303B2C;
    border-radius: 10px !important;
    color: #fff;
    font-size: 17px;
    font-weight: 600 !important;
    min-width: 148px !important;
}

.um.um-register .um-toggle-terms:hover,
.um.um-register .um-hide-terms:hover,
.um.um-register input[type=submit].um-button:hover {
    background-color: #000;
}

.um.um-register .um-hide-terms,
.um.um-register .um-toggle-terms {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 20px;
}

.um.um-register .um-field-checkbox:not(.um-field), 
.um.um-register .um-field-radio:not(.um-field) {
    display: inline-block;
    float: none;
    width: auto;
}

.um.um-register .um-field-checkbox-option, 
.um.um-register .um-field-radio-option {
    margin: 0 36px 0 36px;
    display: inline-block;
}

.um.um-register .um-field-checkbox.active:not(.um-field-radio-state-disabled) i {
    color: #303B2C;
}

@media screen and (max-width: 1200px) {
    .cs-menu .ubermenu-nav .ubermenu-submenu-type-mega .ubermenu-column-1-3 {
        width: 32.7%;
    }

    .archive.woocommerce .product-wrap ul.products li.product .cart .quantity .minus, 
    .archive.woocommerce .product-wrap ul.products li.product .cart .quantity .plus {
        width: 30px;
    }

    .archive.woocommerce .product-wrap ul.products li.product .cart .qty {
        width: 40px;
    }
}

@media screen and (max-width: 1024px) {
    #search-icon-btn {
        cursor: pointer;
    }
    .cat-box-item .elementor-cta__button:after {
        right: 10px;
    }

    .single-product .product-right .product-sku {
        font-size: 25px;
    }


}

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

    .woocommerce span.onsale {
        margin: 0 !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 30px;
    }

    .woocommerce-account .page-header h1 {
        font-size: 35px;
    }

    .woocommerce form .form-row-first, 
    .woocommerce-page form .form-row-first {
        float: none;
    }

    .woocommerce form .form-row-first, 
    .woocommerce form .form-row-last, 
    .woocommerce-page form .form-row-first, 
    .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .single-product .product-right .product-sku {
        font-size: 22px;
    }

    .single-product .related ul.products li.product a h2 {
        min-height: auto;
    }
}

@media screen and (max-width: 600px) {
    .archive.woocommerce .woocommerce-ordering {
        position: static;
        max-width: 100%;
    }
    .archive.woocommerce .woocommerce-ordering select {
        font-size: 16px;
    }
    .tax-product_cat.woocommerce ul.products {
        grid-row-gap: 20px !important;
    }

    .tax-product_cat.woocommerce .subcat-wrap ul.products li.product a img,
    .archive.woocommerce .product-wrap ul.products li.product a.woocommerce-LoopProduct-link img {
        height: 227px;
    }

    .form-group.row {
        flex-direction: column;
    }
}

@media screen and (max-width: 480px) {
    .tax-product_cat.woocommerce .subcat-wrap ul.products li.product a img, 
    .archive.woocommerce .product-wrap ul.products li.product a.woocommerce-LoopProduct-link img {
        height: 200px;
    }

    .archive .woocommerce .woocommerce-ordering {
        margin-top: 0;
        margin-bottom: 20px;
        float: none;
    }

    .archive.woocommerce .product-wrap ul.products {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    /*.archive.woocommerce .product-wrap ul.products li.product .cart {
        flex-direction: column;
    }

    .archive.woocommerce .product-wrap ul.products li.product .cart .quantity {
        margin: 0 auto 20px;
        width: 100%;
    }*/

    .archive.woocommerce .product-wrap ul.products li.product .cart .quantity .minus, 
    .archive.woocommerce .product-wrap ul.products li.product .cart .quantity .plus {
        width: 36px;
    }

    .archive.woocommerce .product-wrap ul.products li.product .cart .qty {
        width: 60px;
    }


    
}