/* style.css */
 /*
 Theme Name: Pre School Equipment
 Theme URI: https://preschoolequipment.wordifysites.com/
 Author: Devuthopian
 Author URI: http://example.com
 Description: A WordPress theme using Bootstrap.
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: bootstrap, custom-theme
 Text Domain: preschoolequipment
 */

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('font/NeuzeitGroExt-Bla.eot');
    src: local('Neuzeit Grotesk Extra-condensed Black'), local('NeuzeitGroExt-Bla'),
        url('font/NeuzeitGroExt-Bla.eot?#iefix') format('embedded-opentype'),
        url('font/NeuzeitGroExt-Bla.woff2') format('woff2'),
        url('font/NeuzeitGroExt-Bla.woff') format('woff'),
        url('font/NeuzeitGroExt-Bla.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('font/NeuzeitGro-Bla.eot');
    src: local('Neuzeit Grotesk Black'), local('NeuzeitGro-Bla'),
        url('font/NeuzeitGro-Bla.eot?#iefix') format('embedded-opentype'),
        url('font/NeuzeitGro-Bla.woff2') format('woff2'),
        url('font/NeuzeitGro-Bla.woff') format('woff'),
        url('font/NeuzeitGro-Bla.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('font/NeuzeitGro-Reg.eot');
    src: local('Neuzeit Grotesk Regular'), local('NeuzeitGro-Reg'),
        url('font/NeuzeitGro-Reg.eot?#iefix') format('embedded-opentype'),
        url('font/NeuzeitGro-Reg.woff2') format('woff2'),
        url('font/NeuzeitGro-Reg.woff') format('woff'),
        url('font/NeuzeitGro-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('font/NeuzeitGro-Lig.eot');
    src: local('Neuzeit Grotesk Light'), local('NeuzeitGro-Lig'),
        url('font/NeuzeitGro-Lig.eot?#iefix') format('embedded-opentype'),
        url('font/NeuzeitGro-Lig.woff2') format('woff2'),
        url('font/NeuzeitGro-Lig.woff') format('woff'),
        url('font/NeuzeitGro-Lig.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('font/NeuzeitGro-Bol.eot');
    src: local('Neuzeit Grotesk Bold'), local('NeuzeitGro-Bol'),
        url('font/NeuzeitGro-Bol.eot?#iefix') format('embedded-opentype'),
        url('font/NeuzeitGro-Bol.woff2') format('woff2'),
        url('font/NeuzeitGro-Bol.woff') format('woff'),
        url('font/NeuzeitGro-Bol.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Neuzeit Grotesk';
    src: url('font/NeuzeitGroCon-Bla.eot');
    src: local('Neuzeit Grotesk Condensed Black'), local('NeuzeitGroCon-Bla'),
        url('font/NeuzeitGroCon-Bla.eot?#iefix') format('embedded-opentype'),
        url('font/NeuzeitGroCon-Bla.woff2') format('woff2'),
        url('font/NeuzeitGroCon-Bla.woff') format('woff'),
        url('font/NeuzeitGroCon-Bla.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
* :focus {
    outline: none !important;
}

body {
	font-family: 'Neuzeit Grotesk';
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Neuzeit Grotesk';
    line-height: normal !important;
    font-weight: normal;
}

input, select, button, a, textarea, span {
	font-family: 'Neuzeit Grotesk'; 
}
a {
    font-weight: normal;
    color: #2B2E34;
}
a:hover {
    color: inherit;
}
p:last-child {
    margin-bottom: 0;
}
.elementor[data-elementor-type="wp-page"],
.elementor[data-elementor-type="product"] {
    overflow: hidden;
}
.site-header .leftmenu {
    position: static !important;
}
.site-header.elementor-sticky.elementor-sticky__spacer {
    opacity: 0;
    z-index: 0;
}
.site-header.elementor-sticky--active {
    z-index: 9999;
}
.site-header .e-con-inner {
    position: relative;
    z-index: 99;
}
.head-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
	max-width: max-content;
	margin-left: auto;
}
.head-right li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.head-right > li > a {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 0;
}

.head-right a img {
    display: block;
    width: 19px;
    height: 19px;
    object-fit: contain;
}
.head-right #search span {
    background: transparent !important;
    width: auto !important;
    height: auto !important;
    color: #2B2E34 !important;
    font-size: 38px !important;
    right: 0 !important;
    top: 0 !important;
    line-height: 26px !important;
    opacity: 0;
    font-weight: 300;
    position: absolute;
    z-index: 1;
}
.showsearch .head-right #search span {
    opacity: 1;
}
.showsearch .head-right #search img {
    opacity: 0;
}
/*.head-right .totalwishcount,
.head-right .cart-count {
    position: absolute;
    right: -5px;
    padding: 0 !important;
    top: -9px;
    width: auto;
    height: auto;
    background: none;
    border-radius: 10px;
    color: #ffffff !important;
    display: flex;
    text-align: center;
    font-size: 15px;
    justify-content: center;
    line-height: 1;
}*/
.head-right span:empty {
    display: none;
}
.head-right .icon-btn {
    display: flex;
    align-items: center;
    padding: 9px 10px 7px;
    background: #82A0B9;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    gap: 4px;
    white-space: nowrap;
	min-height: 34px;
}
.head-right .icon-btn img {
    filter: brightness(0) invert(1);
    width: auto;
    height: 14px;
	margin-top: -2px;
}
.active-wish:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 991;
    justify-content: center;
    align-items: center;
}
.head-right .sublist {
    position: absolute;
    top: 100%;
    right: 0;
    transform: translate(0px, 50px);
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 9;
    width: 100%;
    max-width: 700px;
    padding: 40px 20px 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
}
.logged-in .head-right .sublist {
    max-width: 500px;
}
.active-wish .head-right .sublist {
    visibility: visible;
    opacity: 1;
    transform: none;
    transition: all 0.3s;
}
.sublist .closepopup {
    font-size: 20px;
    width: 25px;
    height: 25px;
    line-height: 28px;
    top: 8px;
}
.head-right .sublist h4 {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.head-right .sublist h4 a:hover {
    color: #2B2E34;
}
.sublist ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 8px;
    max-height: 273px;
}

.sublist ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 0;
}

.sublist ul li h6 {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    min-width: 40px;
    max-width: calc(100% - 225px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body .set-active-wishlist.active-wishlist {
    border-color: #82A0B9;
    background: #82A0B9;
    color: #fff;
}
.btn-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.btn {
    border: 1px solid #2B2E34;
    border-radius: 25px !important;
    background: #2B2E34;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    padding: 10px 10px 8px;
    text-align: center;
    text-transform: capitalize;
    margin: 0 !important;
    display: inline-block;
    min-width: 120px;
    font-size: 16px;
    flex: none !important;
}
.btn:hover, .btn.border-btn:hover {
    border-color: #82A0B9;
    background: #82A0B9;
    color: #fff;
}
.btn.border-btn {
    color: #2B2E34;
    background: transparent;
}
.active-smart-wish .head-right:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 0;
    justify-content: center;
    align-items: center;
}
.active-smart-wish .head-right .sublist {
    position: fixed;
    top: 50%;
    transform: translate(0px, -50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
}

.elementor-location-header search.e-search {
    position: absolute;
    bottom: 0px;
    z-index: 999;
    transition: all 0.2s;
    visibility: hidden;
    width: calc(100% - 140px);
    padding: 15px;
    max-width: 1350px;
    right: 0;
    opacity: 0;
}
.showsearch .elementor-location-header search.e-search {
    visibility: visible;
    right: 140px;
    opacity: 1;
}
.elementor-location-header .wc-autosuggest-container {
    max-width: 100%;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    background: transparent;
    text-align: left;
    width: calc(100% - 140px);
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    font-family: 'Neuzeit Grotesk';
    transition: all 0.2s;
}

.showsearch .elementor-location-header .wc-autosuggest-container {
    visibility: visible;
    opacity: 1;
    right: 300px;
}
.wc-autosuggest-container .wc-search-icon {
    right: 10px;
    color: #909090;
}
.wc-autosuggest-container .wc-search-input:focus {
    border-color: #2B2E34;
    box-shadow: 0 0 0 3px rgba(92, 211, 211, 0.1);
}
.elementor-location-header .wc-autosuggest-container .wc-search-input-container {
    width: 100%;
    padding: 0;
}
/*.head-right span.elementor-button-icon {
    width: 15px;
    height: 15px;
    margin: 0 0 0 0px;
    padding: 15px 2px 15px 25px;
    top: 1px;
    left: -5px;
}
.head-right span.elementor-button-icon span.elementor-button-icon-qty {
    right: 0 !important;
    top: 0 !important;
    line-height: 19px !important;
}
.head-right .elementor-icon-list-text.elementor-inline-editing {
    font-size: 0;
    border: none;
}

.head-right #elementor-menu-cart__toggle_button {
    border: none;
}*/
.site-header > .e-con-inner {
    transition: all 0.3s;
}
.site-header .logo {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0px, -50%);
    max-width: 112px !important;
}
.logo img {
    transition: all 0.3s;
}
.add-all-to-cart-wishlist{
    padding: 9px 20px 10px;
    margin-left: 0px !important;
}
@media screen and (min-width: 768px) {
    .fixed-header .site-header > .e-con-inner {
        padding-top: 0;
        padding-bottom: 0;
    }
    .fixed-header .logo img {
        width: 80px !important;
    }
}
.site-header .e-con-inner .elementor-widget-shortcode {
    position: relative;
}
.mega-sub-menu button.back-arrow-btn svg {
    display: none !important;
}

.mega-sub-menu button.back-arrow-btn:after {
    content: "";
    font-family: dashicons;
    font-weight: normal;
    transform: rotate(90deg);
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    color: #38434d60;
}
@media screen and (min-width: 1025px) {

    .site-header #mega-menu-wrap-primary {
        background: transparent !important;
        position: static;
    } 

    .site-header #mega-menu-wrap-primary #mega-menu-primary {
        position: static;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li {
        position: static;
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
	#mega-menu-wrap-primary #mega-menu-primary > li:first-child {
		padding-left: 0 !important;
	}

    .elementor-sticky--active #mega-menu-wrap-primary #mega-menu-primary > li {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
        display: block !important;
    }
    .site-header .elementor-nav-menu > li.menu-item,
    .site-header #mega-menu-primary > li.mega-menu-item {
        padding: 0 10px !important;
        margin-right: 0px !important;
    }

    .site-header .mega-menu-item > .mega-menu-link {
        background: transparent !important;
        line-height: normal !important;
        height: auto !important;
        color: #2B2E34 !important;
        font-size: 17px !important;
        text-transform: none !important;
        padding: 0.5px !important;
        display: inline-block !important;
        line-height: normal !important;
        position: relative;
        z-index: 0;
    }
    .site-header .mega-menu-item > .mega-menu-link .mega-indicator {
        display: none !important;
    }
    .site-header .mega-current-menu-parent > .mega-menu-link:after,
    .site-header .mega-current-menu-item > .mega-menu-link:after,
    .site-header .mega-menu-item > .mega-menu-link:after,
    .site-header .mega-menu-item.mega-toggle-on > .mega-menu-link:after {
        content: "";
        height: 2px;
        width: 0;
        position: absolute;
        bottom: 1px;
        left: 0;
        background: #222;
        z-index: 1;
        display: block !important;
        transition: all 0.3s;
    }
    .site-header .max-mega-menu > .mega-current-menu-parent > .mega-menu-link:after,
    .site-header .mega-menu-item > .mega-menu-link:hover:after {
        width: 100%;
    }
    /*.site-header .mega-current-menu-parent > .mega-menu-link:after,
    .site-header .mega-current-menu-item > .mega-menu-link:after,
    .site-header .mega-menu-item > .mega-menu-link:hover:after,
    .site-header .mega-menu-item.mega-toggle-on > .mega-menu-link:after {
        width: 100%;
    }*/
    /*.site-header .mega-menu-item:hover > .mega-menu-link {
        border-bottom-color: #222 !important;
    }*/
    .site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
    .site-header .mega-menu-flyout > .mega-sub-menu {
        background: #FFFFFF !important;
        box-shadow: 0px 10px 6px #00000029 !important;
        border-radius: 15px !important;
        top: 100% !important;
        padding: 15px !important;
		margin-top: -12px !important;
    }
    .site-header .mega-menu-flyout {
        position: static !important;
    }
    .site-header .mega-menu-flyout > .mega-sub-menu {
        padding: 10px 20px !important;
        overflow: hidden !important;
        width: auto !important;
        min-width: 180px !important;
    }
    .site-header .mega-menu-flyout > .mega-sub-menu li a {
        padding: 0px !important;
        margin: 4px 0 !important;
    }
    .mega-main > ul.mega-sub-menu {
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .mega-main > ul.mega-sub-menu > li > .mega-sub-menu {
        padding: 20px 10px !important;
        overflow: hidden !important;
    }
    .mega-main > ul.mega-sub-menu li.mega-menu-column {
        padding: 0px 5px !important;
    }
    .mega-main > ul.mega-sub-menu > li > ul.mega-sub-menu li.mega-menu-item {
        padding: 0px !important;
    }
    .mega-main > ul.mega-sub-menu > li > ul.mega-sub-menu > li .mega-menu-link {
        padding: 4px 1px !important;
        margin: 0 !important;
    }
    .mega-main > ul.mega-sub-menu > li:first-child > .mega-sub-menu {
        border-right: 1px solid #707070 !important;
        overflow: hidden !important;
        height: 100% !important;
    }
    .mega-main > ul.mega-sub-menu > li.submenu > ul.mega-sub-menu {
        padding-right: 300px !important;
        position: relative !important;
        height: 100% !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        display: none;
    }
    .mega-main > ul.mega-sub-menu > li.mega-menu-column > ul {
        max-height: 70vh !important;
        overflow-y: auto !important;
    }
    li.submenu > ul.mega-sub-menu > li {
        position: static !important;
    }
    li.submenu > ul.mega-sub-menu > li > ul.mega-sub-menu {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        width: 300px !important;
        padding: 20px 10px !important;
        height: 100% !important;
        overflow-y: auto !important;
        display: none !important;
    }
    li.submenu > ul.mega-sub-menu > li .show + ul.mega-sub-menu {
        opacity: 1 !important;
        display: block !important;
    }
    .shopall .sub-menu {
        display: block !important;
        margin: 0 !important;
        position: static !important;
        width: 100% !important;
    }
    .cat-img img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 15px;
    }
    /* .mega-main > ul.mega-sub-menu > li > ul.mega-sub-menu .menu-btn a.mega-menu-link {
	    background: #2B2E34 !important;
	    border-radius: 50px !important;
	    color: #fff !important;
	    padding: 8px 20px !important;
	    margin-top: 5px !important;
	} */
	/* .mega-main > ul.mega-sub-menu > li > ul.mega-sub-menu .menu-btn a.mega-menu-link:after {
		display: none !important;
	}

    .mega-main > ul.mega-sub-menu > li > ul.mega-sub-menu .menu-btn a.mega-menu-link:hover {
	    background: #000 !important;
	} */

    .mega-main > ul.mega-sub-menu > li.submenu.submenu-first > ul.mega-sub-menu,
    .mega-main > ul.mega-sub-menu > li.shop-all-menu-link > ul.mega-sub-menu > li {
        padding-right: 100px !important;
        overflow: visible !important;
        position: relative;
        z-index: 0;
    }
    .mega-main > ul.mega-sub-menu > li.submenu.submenu-first > ul.mega-sub-menu > li > ul.mega-sub-menu,
    .mega-main > ul.mega-sub-menu > li.shop-all-menu-link > ul.mega-sub-menu > li > ul.mega-sub-menu {
        width: 210px !important;
        right: inherit !important;
        left: calc(100% + 1px) !important;
        background: #ffffff !important;
        z-index: 1;
        transform: none !important;
    }
    .mega-main > ul.mega-sub-menu > li.submenu-first > ul.mega-sub-menu > li .mega-menu-link,
    .mega-main > ul.mega-sub-menu > li.submenu.submenu-first > ul.mega-sub-menu > li:not(:first-child) > a {
        font-weight: 400 !important;
    }
    .mega-main > ul.mega-sub-menu > li.shop-all-menu-link > ul.mega-sub-menu > li .mega-menu-link {
        font-weight: 600 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
        transform: none !important;
    }
    .mega-main > ul.mega-sub-menu > li.submenu.shop-all-list-submenu > ul.mega-sub-menu {
        visibility: hidden !important;
    }
    .mega-main > ul.mega-sub-menu > li.submenu.shop-all-list-submenu.is-visible > ul.mega-sub-menu {
        visibility: visible !important;
    }


    .mega-menu-row:nth-child(2) .mega-menu-columns-3-of-12>ul.mega-sub-menu {padding: 10px 10px !important;border-right: 1px solid #707070 !important;padding-right: 100px !important;}

    .mega-menu-row:nth-child(2) .mega-menu-columns-3-of-12>ul.mega-sub-menu>li.mega-menu-item {
        float: none !important;
        padding: 0 !important;
        position: static !important;
    }

    .mega-menu-row:nth-child(2) .mega-sub-menu li.mega-menu-columns-3-of-12 {
        float: none !important;
        padding: 0px 5px !important;
        margin-top: 20px !important;
    }

    .mega-menu-row:nth-child(2) .mega-menu-columns-3-of-12>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu {
        position: absolute !important;
        opacity: 0 !important;
        width: 210px !important;
        right: inherit !important;
        left: calc(100% + 1px) !important;
        background: #ffffff !important;
        z-index: 1;
        top: 0 !important;
        padding: 20px 10px !important;
        height: 100% !important;
        overflow-y: auto !important;
    }

    .mega-menu-row:nth-child(2) .mega-menu-columns-3-of-12>ul.mega-sub-menu>li.mega-menu-item:hover ul.mega-sub-menu {
        opacity: 1 !important;
    }
    .site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu, .site-header .mega-menu-flyout > .mega-sub-menu {
        max-height: calc(100vh - 160px);
        overflow-y: auto;
    }
    /* width */
    .site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar, .site-header .mega-menu-flyout > .mega-sub-menu::-webkit-scrollbar {
        width: 20px;
        border-radius: 30px;
    }

    /* Track */
    .site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar-track, .site-header .mega-menu-flyout > .mega-sub-menu::-webkit-scrollbar-track {
        background: #fbfbfc;
        border: 0.08em solid #aaabae;
        border-radius: 30px;
    }

    /* Handle */
    .site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar-thumb, .site-header .mega-menu-flyout > .mega-sub-menu::-webkit-scrollbar-thumb {
        background: url('/wp-content/uploads/2025/06/border-circle-white-bg2.png');
        /*  background-color: #aaabae; */
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: 50% 1px;
        border-radius: 30px;
    }

    /* Handle on hover */
    /* .sublist ul::-webkit-scrollbar-thumb:hover {
} */
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:first-child > ul > li:last-child {
        margin-top: 12px;
    }
    
    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
        width: 17%;
        z-index: 9;
    }

    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:first-child > ul.mega-sub-menu {
        padding-right: 0px!important;
    }
    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:first-child > ul.mega-sub-menu > li {
        padding-right: 10px!important;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 > ul.mega-sub-menu {padding-right: 190px !important;}

    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:first-child > ul.mega-sub-menu > li > ul.mega-sub-menu {
        padding-left: 20px !important;
    }

    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
        width: 36%;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 > ul.mega-sub-menu > li > ul.mega-sub-menu {
        width: 190px !important;
    }

    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12.cat-img {
        width: 47%;
    }
    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.cat-img img.menu-hover-image {
        border-radius: 15px;
        height: 100% !important;
        object-fit: cover;
    }
    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.cat-img > ul {
        height: 100%;
    }

    body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.cat-img > ul > li {
        height: 100%;
    }
    

}
.head-right a:hover svg path {
    fill: #2B2E34;
    stroke: #2B2E34;
}
.home-banner {
    overflow: hidden;
}

.home-banner .elementor-image-carousel-wrapper,
.home-banner .swiper {
    overflow: visible;
}
.home-banner .swiper-slide {
    border: 10px solid #fff;
    border-radius: 24px;
    overflow: hidden;
}

.home-banner .swiper-pagination {
    text-align: left;
    padding: 25px 34px;
}

.home-banner .swiper-pagination span.swiper-pagination-bullet {
    border: 2px solid #fff;
}
.home-banner .elementor-swiper-button,
.home-banner .slick-arrow {
    top: 0 !important;
    transform: none !important;
    height: 100%;
    padding: 0 30px;
    opacity: 0;
}
.home-banner .elementor-swiper-button.elementor-swiper-button-prev,
.home-banner button.slick-prev.slick-arrow {
    left: -80px !important;
}
.home-banner .elementor-swiper-button.elementor-swiper-button-next,
.home-banner button.slick-next.slick-arrow {
    right: -80px !important;
}
.home-banner .slick-list.draggable {
    overflow: visible;
}
.elementor-button-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}
.elementor-button-wrap a {
    margin: 10px;
    min-width: 190px;
}
.elementor-widget-theme-post-featured-image a {
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.elementor-widget-image .wp-caption {
    overflow: hidden;
    border-radius: 8px;
}
.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {
    transform: scale(1.06) !important;
}
a:hover .elementor-animation-grow {
    transform: scale(1.06) !important;
}
figure.wp-caption {
    position: relative;
    z-index: 0;
}
figure.wp-caption a {
    display: block;
    width: 100%;
    position: relative;
    z-index: 0;
}
/*figure.wp-caption a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    transition: all 0.3s;
    display: block;
    z-index: 1;
}*/
figure.wp-caption .widget-image-caption {
    position: absolute;
    bottom: -6px;
    left: 0;
    font-size: 22px;
    line-height: normal !important;
    text-align: left;
    z-index: 1;
    width: 100%;
    padding: 0 20px 20px;
    font-weight: 400;
}
.elementor-widget-image {
    width: 100%;
}
.elementor-widget-image.large img {
    height: 404px;
    object-fit: cover;
}

.elementor-widget-image.small img {
    height: 192px;
    object-fit: cover;
}

.home-slider {
    width: 100%;
    padding: 0 40px;
    margin: 0;
}
.home-slick-slider {
    padding: 0 10px;
}
.home-slider .slick-list {
    overflow: visible;
}
.home-slider .slide {
    position: relative;
    z-index: 0;
    border-radius: 20px;
}
.home-slick-slider .slide {
    padding: 0 10px;
}

.home-slider .slide .bg-img {
    position: relative;
    z-index: 0;
    padding: 50% 0 0 0;
    overflow: hidden;
    border-radius: 25px;
    min-height: 240px;
}
.home-slider .slide .bg-img .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.home-slider .slide .bg-img img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.home-slider .slide .banner-text {
    position: absolute;
    top: 0px;
    left: 0;
    max-width: 100%;
    width: 100%;
    padding: 120px 120px;
    z-index: 6;
}
.home-slider .slide .banner-text.top-center {
    text-align: center;
}

.home-slider .slide .banner-text.top-right {
    text-align: right;
}
.home-slider .slide .banner-text.middle-left {
    top: 50%;
    transform: translate(0px, -50%);
}
.home-slider .slide .banner-text.middle-right {
    text-align: right;
    top: 50%;
    transform: translate(0px, -50%);
}
.home-slider .slide .banner-text.middle-center {
    top: 50%;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    transform: translate(0px, -50%);
}
.home-slider .slide .banner-text.bottom-left,
.home-slider .slide .banner-text.bottom-center,
.home-slider .slide .banner-text.bottom-right {
    top: auto;
    bottom: 50px;
}
.home-slider .slide .banner-text.bottom-center {
    text-align: center;
}
.home-slider .slide .banner-text.bottom-right {
    text-align: right;
}
.home-slider .slide .banner-text h3, .home-slider .slide .banner-text h2 {
    color: #fff;
}

.home-slider .slide .banner-text h2 {
    font-size: 48px;
}
.home-slider .slide .banner-text .btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -10px;
}
.home-slider .slide .banner-text.top-center .btn-group,
.home-slider .slide .banner-text.middle-center .btn-group,
.home-slider .slide .banner-text.bottom-center .btn-group  {
    justify-content: center;
}

.home-slider .slide .banner-text.top-right .btn-group,
.home-slider .slide .banner-text.middle-right .btn-group,
.home-slider .slide .banner-text.bottom-right .btn-group {
    justify-content: flex-end;
}
.home-slider .slide .banner-text .button {
    background-color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    border-radius: 100px;
    border: 2px solid #fff;
    padding: 13px 30px;
    line-height: normal;
    min-width: 200px;
    margin: 10px;
    color: #2b2e34;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s;
    text-align: center;
}
.home-slider .slide .banner-text .button:hover,
.home-slider .slide .banner-text .button.black-fill,
.home-slider .slide .banner-text .button.black-outline:hover {
    background-color: #2b2e34;
    border-color: #2b2e34;
    color: #FFFFFF;
}
.home-slider .slide .banner-text .button.white-outline {
    background: transparent;
    color: #FFFFFF;
}
.home-slider .slide .banner-text .button.black-outline {
    background: rgb(43 46 52 / 30%);
    color: #FFFFFF;
    border-color: #2b2e34;
}

.home-slider .slide .banner-text .button.black-fill:hover,
.home-slider .slide .banner-text .button.white-outline:hover {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #2b2e34;
}

.home-slider ul.slick-dots {
    padding-left: 50px;
}
.slick-dotted.slick-slider {
    margin: 0 !important;
}

body ul.slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 0 0 30px 25px;
}
body ul.slick-dots li {
    width: auto;
    margin: 0 6px;
    height: auto;
}
body ul.slick-dots button {
    font-size: 0;
    width: 12px;
    height: 12px;
    padding: 0;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 20px;
}

body ul.slick-dots button:before {
    display: none;
}

body ul.slick-dots .slick-active button {
    background: #fff;
}
.elementor-widget-image a {
    display: block !important;
}
.woocommerce div.product .product_title a {
    display: block;
    font-weight: normal;
}
.hotspot-main .e-hotspot__icon rect {
    fill: #707070;
    opacity: 0.4;
}
.hotspot-main .e-hotspot__icon:hover rect {
    opacity: 1;
}
.discover-grid .slick-slide .elementor-widget-container {
    padding: 0 9px;
}
.discover-grid figure.wp-caption a {
    padding-top: 130%;
}

.discover-grid figure.wp-caption a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

footer .menu-item .elementor-item {
    display: inline-block;
}
.newsletter .gform_heading {
    display: none;
}

.newsletter form {
    position: relative;
    z-index: 0;
    background: transparent;
    border: 1px solid #bbb;
    border-radius: 30px;
    padding: 3px 5px 3px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 80%;
    width: 100%;
}
.newsletter .gform-body.gform_body {
    width: 100%;
}
.newsletter form input:not([type="submit"]) {
    background: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    font-size: 18px !important;
}
.newsletter form ::-webkit-input-placeholder { 
    color: #bbb;
}
.newsletter form ::-moz-placeholder { 
    color: #bbb;
}
.newsletter form :-ms-input-placeholder { 
    color: #bbb;
}
.newsletter form :-moz-placeholder { 
    color: #bbb;
}
.newsletter form .gform-footer.gform_footer {
    margin: 0;
    min-width: 40px;
    width: 40px;
    background-size: 12px auto !important;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/arrow.png) !important;
    position: relative;
    z-index: 2;
}
.newsletter form .gform-footer .gform-loader {
    position: absolute;
    top: 0;
    left: 0;
}
.newsletter form .gform-footer.gform_footer .gform_button {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    opacity: 0 !important;
    width: 100%;
    height: auto;
}
.newsletter .gform_validation_errors {
    margin: 0 0 10px 0!important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    font-weight: normal !important;
}
.newsletter .gform-body.gform_body .validation_message {
    position: absolute;
    bottom: -20px;
    margin: 0;
    width: 100%;
    left: 0;
}
.container {
    max-width: 1490px;
}

.footer-contact .elementor-icon-list-icon {
    background: #2B2E34;
    width: 28px;
    height: 28px;
    min-width: 28px;
    border-radius: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-contact .elementor-icon-list-icon svg {
    margin: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
}

.woocommerce-account ul.account-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 10px 0px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.woocommerce-account ul.account-nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-account ul.account-nav li a {
    display: flex;
    padding: 10px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    width: 130px;
    height: 130px;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    line-height: normal;
}
.woocommerce-account ul.account-nav li a:hover,
.woocommerce-account ul.account-nav li.is-active a {
    background: #82A0B9;
    color: #fff;
}
.woocommerce-account ul.account-nav li a img {
    display: block;
    margin: 0 auto 8px;
    width: 100%;
    height: 40px;
    object-fit: contain;
}
.woocommerce-account ul.account-nav li a:hover img,
.woocommerce-account ul.account-nav li.is-active a img {
    filter: brightness(0) invert(1);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a br {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    padding: 30px 30px 0;
    max-width: 1210px;
}

.woocommerce-account .woocommerce-MyAccount-content a:not(.btn, td a) {
    color: #2b2e34;
    font-weight: bold;
}
.woocommerce-account .dashboard-content {
    padding: 0px;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content table th, 
.woocommerce-account .woocommerce-MyAccount-content table td {
    font-size: 16px;
    border: none;
}

.woocommerce-account .woocommerce-MyAccount-content thead th,
.woocommerce-account .woocommerce-MyAccount-content .wsc_user_carts th {
    color: #000;
    border-bottom: 1px solid #222;
}
.woocommerce-MyAccount-content table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    width: 150px;
}
.shop_table td .product-image {
    min-width: 64px;
    height: 64px;
    background: #FFFFFF;
    border-radius: 7px;
    padding: 7px;
    display: inline-block;
    text-align: center;
    width: 64px;
}
.shop_table td .product-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.woocommerce-account table.my_account_orders .button {
    min-width: 150px;
    text-align: center;
}
.sw-wishlists-my-account-btns {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}

.sw-wishlists-my-account-btns h4 {
    margin: 0;
}
.sw-wishlists-my-account-btns p {
    display: flex;
    align-items: center;
    gap: 10px;
}
.sw-wishlists-my-account-btns .btn {
    background: #82A0B9;
    color: #fff !important;
    font-weight: normal !important;
    border: none !important;
    padding: 12px 20px 11px !important;
    min-width: 170px;
}
.sw-wishlists-my-account-btns .btn:hover {
    background: #2B2E34;
    color: #fff !important;
}
.sw-wishlists-my-account-btns br {
    display: none;
}
.sw-single-list-settings h4 {
    display: flex;
    align-items: center;
}
.sw-single-list-settings h4 .back {padding: 10px;margin: 0 0 0 -10px;}

.woocommerce-MyAccount-content br {
    display: none;
}
.wishlist_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    border-bottom: 1px solid #707070 !important;
    padding: 0 0 20px 0;
    margin: 0 0 10px 0;
}

.wishlist_header .sw-bulk-actions {
    gap: 10px;
    margin: 0;
    flex-wrap: wrap;
	align-items: center;
}

.wishlist_header .sw-bulk-actions select {
    background-color: transparent;
    border: 1px solid #707070 !important;
}
.wish-summary .subtoal {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 10px;
}

.wish-summary .subtoal .amount {
    min-width: 80px;
    text-align: right;
    font-size: 140%;
    line-height: normal;
}
.wish-summary .btn {
    min-width: 170px;
}

table.shop_table.shop_table_responsive.wishlists-product-table tr th {
    border-bottom: none;
    font-weight: normal;
}


table.shop_table.shop_table_responsive.wishlists-product-table tr th:last-child, 
table.shop_table.shop_table_responsive.wishlists-product-table tr td:last-child {
    text-align: center;
    width: 200px;
}

.wishlists-product-table .sw-action-icons {
    display: flex;
    justify-content: center;
}
.wishlists-product-table .sw-action-icons {
    width: 160px;
}
.sw-products-table-footer {
    border-top: 1px solid #707070 !important;
    padding: 15px 0 0 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.sw-products-table-footer .cart_totals h5 {
    text-align: left;
}
.sw-products-table-footer .cart_totals {
    width: 100%;
    max-width: 320px;
    text-align: right;
}
.update-wishlist-summary-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.update-wishlist-summary-head .btn {
    width: auto !important;
}
.sw-products-table-footer .cart_totals .btn {
    width: 100%;
    max-width: 200px;
    padding: 12px 20px 11px;
}
footer li.elementor-icon-list-item .elementor-icon-list-icon {
    top: 0px;
}

form.woocommerce-EditAccountForm.edit-account {
    width: 100%;
}
.cartdetails {
    max-width: 400px;
    margin: 0 0 0 auto;
    width: 100%;
    padding: 20px 0 0 0;
}

.cartdetails table {
    width: 100%;
    border: none;
}
.cartdetails table th, .cartdetails table td {
    padding: 2px 0 6px;
}
.cartdetails table td {
    text-align: right;
}

.cartdetails table th {
    font-weight: normal !important;
}

.cartdetails table tr:last-child td, .cartdetails table tr:last-child th {
    border-top: 1px solid #222;
    padding-top: 10px !important;
}

section.woocommerce-order-details table.woocommerce-table {
    border-bottom: 1px solid #222;
    border-radius: 0;
}
.sign-popup {
    text-align: center;
    padding: 30px;
    width: 100%;
    position: relative;
    z-index: 0;
}
.sign-popup .loading-spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 9;
    height: 100%;
    background: rgb(255 255 255 / 73%);
}

.sign-popup .loading-spinner .spinner {
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 1;
    right: 0;
}

.sign-popup h2,
.sign-popup p {
    margin: 0 0 25px 0;
}

.sign-popup p a {
    font-weight: 700;
    color: #212529;
    cursor: pointer !important;
}
.sign-popup p.error-login, .sign-popup p.error-register {
    margin: 0 0 10px 0 !important;
    color: #f00;
}
.sign-popup form {
    max-width: 4100px;
    width: 100%;
    margin: 0 auto;
}
.sign-popup label {
    text-align: left;
    width: 100%;
}

.sign-popup label .required {
    color: #a00;
}
.sign-popup .form-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.sign-popup .form-group .form-row {
    margin: 0 0 15px 0;
    width: 100%;
    float: none;
}
.sign-popup .form-group .form-row.form-row-half {
    width: 48%;
}
.sign-popup .form-group .form-row input {
    margin: 0;
}
.sign-popup form input {
    display: block;
    width: 100%;
    border: none;
    border-radius: 30px;
    padding: 5px 15px;
    height: 38px;
    line-height: normal;
    margin: 0 0 8px 0;
    background: #F6F6F7;
    color: #000;
    font-size: 16px;
}

.sign-popup form .btn-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 5px 0;
    flex-wrap: nowrap;
}
.sign-popup form .btn-group .button {
    width: 100%;
    border: 1px solid #212529;
    background: #212529;
    border-radius: 40px;
    padding: 10px;
    color: #fff;
    display: inline-block;
    line-height: normal;
    cursor: pointer;
}
.sign-popup form .btn-group .button:hover,
.sign-popup form .btn-group .button.border-btn {
    background: transparent !important;
    color: #212529 !important;
}
.sign-popup form .btn-group .button.border-btn:hover {
    background: #212529 !important;
    color: #fff !important;
}
.sign-popup .signup-form {
    display: none;
}
a.dialog-close-button {
    padding: 5px;
    border-radius: 40px;
}

/* 4 july css start */
body .saved-cart-select {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 120px;
}

body .saved-cart-select-toggle {
    background: white;
    background-color: #FFFFFF;
    background-image: url(/wp-content/themes/preschoolequipment/images/select-arrow.svg);
    border-radius: 25px;
    padding: 12px 45px 10px 20px;
    border: none;
    line-height: normal;
    font-size: 16px;
    appearance: none;
    cursor: pointer;
    outline: none;
    background-repeat: no-repeat;
    background-position: calc(100% - 17px) center;
    background-size: 14px auto;
    border: 2px solid #121212;
}

body .saved-cart-select-options {
    position: absolute;
    width: 100%;
    border-top: none;
    display: none;
    z-index: 1000;
    max-height: 180px;
    overflow-y: auto;
    list-style: none;
    padding: 10px 15px;
    margin: 0;
    min-width: 180px !important;
    background: #FFFFFF !important;
    box-shadow: 0px 10px 6px #00000029 !important;
    border-radius: 15px !important;
}

body .saved-cart-select.open .saved-cart-select-options {
    display: block;
}

body .saved-cart-select-options li {
    padding: 4px 0;
    cursor: pointer;
    background: transparent;
    height: auto;
    color: #2B2E34;
    font-size: 16px;
    text-transform: none !important;
    display: block;
    line-height: normal;
    position: relative;
    z-index: 0;
}

body .saved-cart-select-options li span {
    display: inline-block;
    border-bottom: 2px solid transparent;
}
body .saved-cart-select-options li:hover span {
    border-color: #222;
}

#update-saved-cart-modal h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

#update-saved-cart-form button.button {
    border: 1px solid #2B2E34;
    border-radius: 25px;
    background: #2B2E34;
    line-height: normal;
    margin: 0;
    max-width: 150px;
    width: 90%;
    display: inline-block;
    padding: 10px 10px 8px;
    color: #fff;
    transition: all 0.5s;
    cursor: pointer;
}

form#update-saved-cart-form {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    gap: 40px;
}

#update-saved-cart-form button.button#close-update-modal {
    background: none;
    color: #2B2E34;
}
body span.cartclose-btn.close-popup {
    font-size: 20px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.update-saved-cart-modal-inr {
    position: absolute;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    width: 94%;
    max-width: 500px;
    padding: 40px 20px 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    margin: 20px auto;
    top: 50%;
    transform: translate(0px, -50%);
}
.update-saved-cart-modal-inr h5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 10px 0;
    padding-right: 18px;
}
.update-saved-cart-modal-inr h5 #create-savecart-form {
	min-width: 120px;
}
.update-saved-cart-modal-inr ul {
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.update-saved-cart-modal-inr ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 5px 0px;
}
.update-saved-cart-modal-inr ul li span {
    max-width: calc(100% - 142px);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.update-saved-cart-modal-inr ul li .button {
    text-transform: capitalize;
    max-width: 120px !important;
    margin: 0 10px 0 0 !important;
}
.update-saved-cart-form-submit-wrap {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
}
.custom-product-item .product-sku {
    line-height: 1.2;
    margin: 10px 0 0 !important;
    color: #9a9a9a;
    font-size: 12px;
}

body .custom-product-item .prodcut-text .product-price-btn {
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    margin-top: auto;
	padding-bottom: 10px;
}

body .custom-product-item .prodcut-text .product-price-btn .simple-attribute-options {
    margin: 0;
}

body .custom-product-item .prodcut-text .product-price-btn .product-price-value {
    line-height: 1;
    margin: 0px 10px 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	flex: 0 0 auto;
	position: relative;
	top: 0.5px;
}
body .custom-product-item .prodcut-text .product-price-btn .attribute-options {
    position: relative;
    top: -2px;
	padding-right: 8px;
}
/* body .custom-product-item .prodcut-text .product-price-btn .product-price-value a {
    flex-direction: column;
} */
.product-price-value a {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
}

body .custom-product-item .prodcut-text .product-price-btn .amount {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

/* body .custom-product-item .prodcut-text .product-price-btn .simple-attribute-options .color-option {
    width: 16px;
    min-width: 16px;
    height: 16px;
} */

body .custom-product-item .prodcut-text .product-price-btn .add-to-cart, body .other-variants-link {
    padding: 0;
    background: none;
    position: static;
    width: auto;
    border: none;
    color: #2B2E34;
    margin-left: auto;
	flex: 0 0 auto;
	font-size: 14px;
}
body .custom-product-item .color-option {
    width: 20px;
    min-width: 20px;
    height: 20px;
	transform: scale(0.9);
}
body .custom-product-item a.hideselected {
	width: 20px;
    min-width: 20px;
    height: 20px
}
body .custom-product-item .color-option.selected {
	transform: scale(1.01);
}

.custom-product-item .product-variants {
    width: 32px;
    height: 32px;
    background: #212529;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 12px;
    left: inherit;
    bottom: 12px;
	opacity: 0;
    transform: translateY(-5px);
    transition: opacity .25s ease,transform .25s ease-out;
    border: none;
}

body .product-variants .add-cart-icon {
    margin: 0;
    width: 100%;
}

body .custom-product-item .product-image .add-to-cart-popup-trigger {
    visibility: visible;
    bottom: 50px;
    height: 32px;
    width: 32px;
    padding: 5px;
    background: #212529;
    margin-right: 0;
    right: 12px;
	opacity: 0;
    transform: translateY(-5px);
    transition: opacity .25s ease,transform .25s ease-out;
    border: none;
}
body .custom-product-item .product-image .add-to-cart-popup-trigger.variants-popupicon {
    bottom: 12px;
    display: none;
}
body .custom-product-item:hover .product-image .add-to-cart-popup-trigger, 
.custom-product-item:hover .product-variants {
	opacity: 1;
    transform: translateY(0) scale(1);
}
body .custom-product-item:hover .product-image .add-to-cart-popup-trigger.variants-popupicon{
    opacity: 1;
}
body .custom-product-item .product-variants{
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity .25s ease,transform .25s ease-out;
}
body .tooltip-product.custom-product-item .product-variants{
    opacity: 1 !important;
    visibility: visible !important;
    transition: opacity .25s ease,transform .25s ease-out;
}
body .custom-product-item:hover .product-variants,
body .custom-product-item:hover .product-variants img{
    visibility: visible !important;
    opacity: 1 !important;

}
body .custom-product-item .product-image .add-to-cart-popup-trigger:hover {
    transform: translateY(0) scale(1.15) !important;
}
.custom-product-item .product-variants:hover {
    transform: translateY(0) scale(1.15) !important;
}

body .custom-product-item .product-image .add-to-cart-popup-trigger img {
    width: 100%;
	height: auto;
}
.custom-product-item .product-badge,
.product_gallery .product-badge,
.tooltip-product-img .product-badge,
.popup-product-image-gallery .product-badge {
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    background: #ffffff;
    border: 1px solid #adadad;
    color: #adadad;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 20px;
    z-index: 1;
    font-size: 11px;
	padding-top: 3px;
}

.tooltip-product-img .product-badge {
    left: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    font-size: 10px;
}
body .custom-product-item {
    position: relative;
	display: flex;
	flex-direction: column;
}
.footer-contact span.elementor-icon-list-text {
    padding-left: 10px !important;
}

body .product-popup {
	border-radius: 15px;
}
.single-product.woocommerce div.product form.cart {
    margin-bottom: 20px;
}


@media(min-width: 681px) {
	.elementor-location-header .wc-autosuggest-container {
		width: calc(35% - 140px);
	}
}
.wc-autosuggest-container .wc-suggestions-wrap {
    background: #fff;
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    display: none;
}
.wc-autosuggest-container.show .wc-suggestions-wrap {
    display: block;
}
.wc-autosuggest-container .wc-suggestions {
    padding: 10px;
}
.wc-autosuggest-container .wc-product-name .highlight, 
.wc-autosuggest-container .wc-product-price {
    color: #2B2E34;
}
.wc-autosuggest-container .wc-add-to-cart {
    background: #2B2E34;
    color: #fff;
}
.wc-autosuggest-container .wc-add-to-cart:hover {
    background: #000;
    color: #fff;
}
.wc-autosuggest-container .wc-spinner {
    border-top: 2px solid #2B2E34;
}

.wc-autosuggest-container .wc-suggestions:empty {
    display: none;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item {
    border: none;
    border-radius: 0;
    margin-bottom: 12px;
    padding: 10px;
    cursor: auto;
    position: relative;
    padding-right: 45px;
    border-bottom: 1px solid #e6e6e6;
}
.wc-autosuggest-container .wc-suggestions .wc-suggestion-item:hover {
    background: none;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item:last-child {
    margin-bottom: 0;
	border-bottom: none;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item img.wc-product-image {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-product-name {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
	cursor: pointer;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-product-name .highlight {
    letter-spacing: 0;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-add-to-cart {
    border-radius: 0;
    font-weight: 400;
    letter-spacing: 0;
/*     font-size: 16px; */
	    font-size: 0px;
    position: relative;
    padding: 0;
    margin-top: 0px;
    background: #121212;
    color: #2B2E34;
    border-radius: 50%;
	flex: 0 0 auto;
    height: 24px;
    width: 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
    right: 12px;
    bottom: 50%;
    transform: translateY(26px);
	gap: 0;
}
.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-add-to-cart img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}
.wc-autosuggest-container .wc-suggestions .wc-suggestion-item button.add-to-cart-popup-trigger-search {
    position: relative;
    margin-top: 0px;
    background: #121212;
    color: #2B2E34;
    border-radius: 50%;
    flex: 0 0 auto;
    height: 24px;
    width: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-26px);
	border: none;
    padding: 2px;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item button.add-to-cart-popup-trigger-search img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-add-to-cart .wc-cart-icon {
    position: absolute;
    bottom: 100%;
    fill: #2B2E34;
    left: 0;
    right: 0;
    margin: 0 auto 2px;
    width: 24px;
    height: 24px;
    display: none;
}

.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-product-details {
    padding-right: 5px;
}
.wc-autosuggest-container .wc-suggestions .wc-suggestion-item span.wc-stock-status {
    display: none;
}
.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-product-price {
    font-weight: 400;
    font-size: 16px;
}
.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-product-sk {
    font-size: 13px;
    margin-bottom: 3px;
    color: #707070;
    line-height: normal;
}
.custom-product-item .product-image > a.product-image-link {
    display: block;
    position: relative;
}

.custom-product-item .product-image > a.product-image-link::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}

.custom-product-item .product-image > a.product-image-link img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	object-fit: contain;
}

body .wsc_save_share_cart_popup, 
body .wsc_share_cart_popup, 
body .wsc_replace_cart_popup {
    position: fixed;
    right: 0;
    left: 0;
    background: #fff;
    width: 94%;
    max-width: 360px;
    padding: 25px 35px 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    margin: 0px auto;
    top: 50%;
    transform: translate(0px, -50%);
	border: none !important;
}
body .wsc_popup_head {
    box-shadow: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

body .wsc_popup_head span.wsc_share_popup_close svg {width: 15px;height: 15px;}
.wsc_save_share_cart_popup, .wsc_share_cart_popup, .wsc_replace_cart_popup {
    position: fixed;
    right: 0;
    left: 0;
    background: #fff;
    width: 94%;
    max-width: 500px;
    padding: 40px 20px 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    margin: 20px auto;
    top: 50%;
    transform: translate(0px, -50%);
}
.wsc_share_cart_popup .wsc_email_fields input, .wsc_share_cart_popup .wsc_email_fields select, .wsc_share_cart_popup .wsc_email_fields textarea {
    width: 100%;
    border-radius: 17px;
    border: 1px solid #717171;
    padding: 4px 12px;
    font-size: 16px;
    resize: none;
}
.wsc_share_cart_popup .wsc_email_fields {
    padding-bottom: 8px;
}
.wsc_share_cart_popup .wsc_email_fields > div {
    width: 100%;
    margin: 0 0 12px;
    font-size: 0;
    text-align: left;
}
.wsc_share_cart_popup .wsc_email_fields > div:last-child {
	margin-bottom: 0;
}

.wsc_share_cart_popup .wsc_email_fields button.wsc_send_cart {
    font-size: 16px;
    background: #2b2e34;
    padding: 10px 15px !important;
    border: 1px solid #2b2e34;
    border-radius: 50px;
    color: #ffffff;
    line-height: 1.2;
    min-width: 112px;
    margin-left: 0;
    display: block;
}
body .wsc_sent_email {
    margin-bottom: 20px;
}

body .wsc_popup_head {
    box-shadow: none;
    margin: 0;
    padding: 0;
    background: transparent;
    visibility: visible;
}

body .wsc_popup_head span.wsc_share_popup_close svg {width: 15px;height: 15px;}

body .wsc_popup_head span.wsc_share_popup_close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

body .wsc_popup_head h4 {
    width: 100%;
    font-size: 22px;
}
body .wsc_share_cart_popup .wsc_popup_footer {
    display: none !important;
}
span.wsc_popup_close {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #ECECEC;
    border-radius: 50px;
    text-align: center;
    line-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.wsc_popup_close svg {
    width: auto;
    height: 10px;
    fill: #000;
    color: #000;
}

span.wsc_popup_close svg path {
    stroke: #000;
    stroke-width: 3;
}

span.wsc_popup_close:hover {
    background: #000;
}

span.wsc_popup_close:hover svg path {
    stroke: #fff;
}

body .wsc_sharing_widgets {
    text-align: center;
    margin: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body .wsc_share_cart_popup .wsc_sharing_widgets {
    margin: 25px 0 10px;
	gap: 45px;
    justify-content: center;
}

body .wsc_sharing_widgets > div {
    width: auto;
    flex-grow: inherit;
    margin: 0;
}
body .wsc_sharing_widgets > div.wsc_copy_url {
    display: none;
}
.wsc_sharing_widgets a {
    text-decoration: none !important;
}
.wsc_share_cart_popup .wsc_sharing_widgets img {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px !important;
    height: 40px;
    margin: 5px auto;
    border-radius: 50px;
    background: #2b2e34;
}
.wsc_share_cart_popup .wsc_sharing_widgets .fa {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin: 5px auto;
    border-radius: 50px;
    background: #2b2e34;
    color: #fff;
    font-size: 25px;
}
.wsc_sharing_widgets span {
    color: #2b2e34 !important;
    font-size: 16px;
}
body .wsc_save_popup_content {
    text-align: center;
}

body .wsc_save_popup_content .wsc-form-field {
    width: 100%;
    margin: 0;
}

body .wsc_save_popup_content label {
    width: 100%;
}

body .wsc_save_popup_content input.wsc_save_cart_title {
    display: block;
    width: 100%;
    border: 1px solid #212529;
    border-radius: 30px;
    padding: 5px 20px;
    height: 44px;
    line-height: normal;
    margin: 0 0 15px 0;
}

body .wsc_save_popup_content .wsc-form-field button {
    width: calc(50% - 10px);
}

.fast-order-products-table th {
    border-bottom: 2px solid #cccccc;
    font-weight: 400;
	padding: 20px 12px;
}
.fast-order-products-table td {
    border-bottom: 2px solid #cccccc;
	padding: 20px 12px;
}
.fast-order-products-table th.fop-action {
    width: 160px;
    min-width: 160px;
}

.fast-order-products-table td.remove-row {
    width: 160px;
    min-width: 160px;
}
.variations-wrapper {
    display: flex;
    flex-direction: column;
}

.variations-wrapper .variations.color-variations {
    order: -1;
}
.fast-order-products-table td button.btn-remove-row {
    background: #e6e6e6;
    color: #000000;
    border-radius: 50%;
    font-size: 20px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	vertical-align: middle;
}
.fast-order-products-table td.remove-row button.btn-add-to-cart {
    padding: 8px 15px;
    min-width: auto;
    font-size: 14px;
    display: inline-block;
}
.fast-order-controls .action-buttons {
    display: flex;
    align-items: center;
}

.fast-order-controls .action-buttons .order-total {
    padding-top: 2px;
    margin-right: 60px;
}

.fast-order-controls .action-buttons .order-total span.order-total-price {
    font-size: 24px;
    margin-left: 10px;
}
.fast-order-controls .action-buttons button.btn-add-to-cart {min-width: 200px;}
.fast-order-products-table td.search-cell .search-result-item {
    text-align: left;
}

.fast-order-products-table td.search-cell .search-result-item .product-name {
    font-size: 14px;
}

.fast-order-products-table td.search-cell .search-result-item .product-sku {
    font-size: 12px;
}
.fast-order-products-table td.remove-row button.btn-add-to-cart-single {
    font-size: 14px;
    border: 1px solid #2B2E34;
    border-radius: 25px;
    background: #2B2E34;
    line-height: normal;
    margin: 0;
    width: auto;
    display: inline-block;
    padding: 8px 15px;
    color: #fff;
    transition: all 0.5s;
    cursor: pointer;
    height: auto;
    min-width: auto;
    text-transform: capitalize;
}

.fast-order-products-table td.remove-row button.btn-add-to-cart-single:hover {
    background: #ffffff;
    color: #2B2E34;
}
.fast-order-products-table td.assign-room-cell .asign-room {
    margin: 0;
}

.fast-order-products-table td.assign-room-cell input {
    font-size: 14px;
    height: 44px;
}
.fast-order-products-table td.remove-row button.btn-add-to-cart-single[disabled] {
    opacity: 0.35;
    pointer-events: none;
}

#master-container {
    max-width: 100% !important;
    height: 640px !important;
}
.woocommerce-shipping-message {
    padding: 0px 10px;
}


@media(min-width: 769px) and (max-width: 1260px) {
	.fast-order-table {
		overflow-x: auto;
	}
	.fast-order-products-table {
		min-width: 1082px;
	}
}

@media(max-width: 768px) {
	.fast-order-products-table td.remove-row {
		width: 100%;
	}
	.fast-order-controls .action-buttons {
		width: 100%;
		justify-content: flex-end;
	}

	.fast-order-controls .action-buttons button.btn-add-to-cart {
		padding-right: 10px;
		min-width: auto;
		padding-left: 10px;
		font-size: 13px;
	}

	.fast-order-controls .action-buttons .order-total {
		margin-right: auto;
		font-size: 13px;
	}
	.fast-order-controls .action-buttons .order-total span.order-total-price {
		font-size: 20px;
		margin-left: 2px;
	}

	.fast-order-controls .action-buttons button.btn-clear-all {
		min-width: auto;
		font-size: 13px;
	}
    .gallery-swiper .elementor-gallery__titles-container {
        padding: 0px 40px;
    }
    .gallery-swiper .elementor-gallery__titles-container .elementor-gallery-title {
        margin-left: 10px;
        margin-right: 10px;
    }
    .gallery-swiper .elementor-gallery__titles-container .slick-prev{
        left: 0;
    }
    .gallery-swiper .elementor-gallery__titles-container .slick-next {
        right: 0;
    }
    .gallery-swiper .elementor-gallery__titles-container .slick-arrow {
        width: 30px;
        height: 30px;
        background: #82a0b9;
        z-index: 1;
        border-radius: 100px;
    }
    .gallery-swiper .elementor-gallery__titles-container .slick-arrow:before{
        opacity: 1;
    }

}

@media(max-width: 359px) {
	.fast-order-controls .action-buttons .order-total {
		max-width: 100px;
	}
}
.custom-product-item .product-sku a {
    color: #9a9a9a;
}

/* width */
/*.sublist ul::-webkit-scrollbar {
  width: 13px;
  border-radius: 30px;
}
*/
/* Track */
/*.sublist ul::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0.08em solid #aaabae;
  border-radius: 30px;
}*/

/* Handle */
/*.sublist ul::-webkit-scrollbar-thumb {
  background: url('/wp-content/uploads/2025/06/border-circle-white-bg2.png');
  background-color: transparent; 
  background-size: 13px;
  background-repeat: no-repeat;
    background-position: 50% 1px;
    border-radius: 33px;
}*/

/* Handle on hover */
/* .sublist ul::-webkit-scrollbar-thumb:hover {
} 
*/

body.search.search-results,
body.search.search-no-results {
    display: block !important;
    position: static !important;
    border: none !important;
    border-radius: 0 !important;
    background: none !important;
    max-height: none !important;
    overflow-y: visible !important;
    padding: 0 !important;
    text-align: inherit !important;
    color: #2B2E34 !important;
}
li.wc_payment_method.payment_method_merchant_warrior_dp img {
    display: none;
}

.custom-product-item.full-product-item {
    width: 100% !important;
    padding: 0;
    margin: 0;
}

.search-result-item .search-result-image {
    object-fit: contain;
}
.update-saved-cart-modal-inr p {
    text-align: center;
}


.update-saved-cart-modal-inr ul::-webkit-scrollbar {
    width: 8px;
    border-radius: 30px;
}

/* Track */
.update-saved-cart-modal-inr ul::-webkit-scrollbar-track {
  background: none;
  border: none;
  border-radius: 30px;
}

/* Handle */
.update-saved-cart-modal-inr ul::-webkit-scrollbar-thumb {
  /* background: url('/wp-content/uploads/2025/06/border-circle-white-bg2.png'); */
    background-color: #8b8b8b;
    background-size: 1px;
    background-repeat: no-repeat;
    background-position: 50% 1px;
    border-radius: 30px;
}
.update-saved-cart-modal-inr ul::-webkit-scrollbar-button {
  display: none;
  height: 0;
}

.saved-cart-select {
    padding-top: 12px;
    padding-bottom: 12px;
}

.head-right .icon-btn .totalwishcount {
    position: static;
	flex: 0 0 auto;
	margin-top: 0px;
}
body .btn.focus, body .btn:focus {
	box-shadow: none;
}

.wsc_modal_content {
    max-height: calc(100vh - 64px) !important;
    max-width: calc(100% - 30px);
    width: 580px;
    padding: 40px;
    overflow-y: auto;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    position: relative;
    text-align: center;
}

.wsc_modal_overlay {
    left: 0;
    top: 0;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 9999;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    justify-content: center;
    align-items: center;
    pointer-events: all;
    display: flex;
}

body.admin-bar .wsc_modal_overlay {
    height: calc(100vh - 32px);
}

.wsc_modal_content p {
    font-size: 18px;
}
.closeicon:hover {
    text-decoration: none;
}
.wsc-saved-cart-table .product-img img {
	height: 50px !important;
	object-fit: contain;
}
.fast-order-products-table td .product-image img {
    height: 40px;
    object-fit: contain;
}
.single-product .color-option {
    width: 18px;
    height: 18px;
    min-width: 18px;
}
.woocommerce table.cart .product-name p strong::first-letter, .woocommerce table.cart .product-name p span::first-letter {
    text-transform: uppercase;
}
.woocommerce table.cart .product-name p span, .woocommerce table.cart .product-name p strong {
    display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    position: relative;
    z-index: 0;
}
.woocommerce form.register .button.woocommerce-form-register__submit {
    margin-top: 20px !important;
}
.custom-product-description button.toggle-description-button {
    display: block;
    max-width: max-content;
/*     margin-top: 20px; */
	margin-top: 15px;
}
body:not(.logged-in) .head-right .icon-btn {
    background: none;
    color: #8c8c8c;
/*     border: 1px solid #8c8c8c; */
	border: none;
	padding: 0;
	padding-top: 1px;
}
body:not(.logged-in) .head-right .icon-btn#cart-icon {
    font-size: 0;
}
body:not(.logged-in) .head-right .icon-btn#cart-icon span {
    font-size: 15px;
}
body:not(.logged-in) .head-right .icon-btn img {
    filter: brightness(0) invert(56%);
}
body:not(.logged-in) .head-right a#user img {
	filter: brightness(0) invert(56%);
}
body:not(.logged-in) .head-right > li > a#search img {
    filter: brightness(0) invert(56%);
}
body.home .custom-product-item .prodcut-text .product-price-btn {
    display: none;
}
.error-messagecart {
    display: block;
    color: #d63638;
    font-size: 12px;
    margin-top: -7px;
    margin-left: 10px;
}
.contact-form .gform-field-label--type-sub {
    display: none !important;
}

.contact-form .gform_fields {
    gap: 15px !important;
}

.contact-form .gform_fields .ginput_container input, .contact-form .gform_fields .ginput_container textarea {
    border: 1px solid #707070;
    border-radius: 25px;
    background: #fff;
}
.contact-form .gform_fields .ginput_container ::-webkit-input-placeholder {
  color: rgb(43 46 52 / 36%);
}
.contact-form .gform_fields .ginput_container ::-moz-placeholder {
  color: rgb(43 46 52 / 36%);
}
.contact-form .gform_fields .ginput_container :-ms-input-placeholder {
  color: rgb(43 46 52 / 36%);
}
.contact-form .gform_fields .ginput_container :-moz-placeholder {
  color: rgb(43 46 52 / 36%);
}
.contact-form .gform-footer .button {
    background: #2B2E34 !important;
    border-radius: 25px !important;
    padding: 0 !important;
    line-height: normal !important;
    height: auto !important;
    font-weight: normal !important;
    width: 170px !important;
}
.contact-form .gform-footer .button:hover {
    background: #82A0B9 !important;
}

.home-slider.home-slick-slider .slick-track {
    display: flex;
}

.home-slider.home-slick-slider .slick-track .slide {
    height: auto;
}

@media(min-width: 1400px) and (max-width: 1700px) {
	.elementor[data-elementor-type="wp-page"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner, .elementor[data-elementor-type="header"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner, .elementor[data-elementor-type="footer"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner {
		max-width: 1200px;
	}
	body .container {
		max-width: 1210px;
	}
	body .custom-product-item .color-option {
        width: 14.5px;
        min-width: 14.5px;
        height: 14.5px;
    }

	body .attribute-options {
		gap: 3px;
	}

	body a.hideselected, body .custom-product-item a.hideselected {
		width: 14.5px;
        min-width: 14.5px;
        height: 14.5px;
	}
	body .custom-product-item .color-option.selected {
		transform: scale(1.04);
	}
}
@media(min-width: 1200px) and (max-width: 1399px) {
	.elementor[data-elementor-type="wp-page"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner, .elementor[data-elementor-type="header"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner, .elementor[data-elementor-type="footer"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner {
		max-width: 1140px;
	}
	body .container {
		max-width: 1150px;
	}
	body .site-header .elementor-nav-menu > li.menu-item, body .site-header #mega-menu-primary > li.mega-menu-item {
		margin-right: 2px !important;
	}
	body .custom-product-item .color-option {
        width: 14.5px;
        min-width: 14.5px;
        height: 14.5px;
    }

	body .attribute-options {
		gap: 3px;
	}

	body a.hideselected, body .custom-product-item a.hideselected {
		width: 14.5px;
        min-width: 14.5px;
        height: 14.5px;
	}
	body .custom-product-item .color-option.selected {
		transform: scale(1.04);
	}
}

@media(min-width: 1025px) and (max-width: 1199px) {
	.elementor[data-elementor-type="wp-page"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner, .elementor[data-elementor-type="header"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner, .elementor[data-elementor-type="footer"] > .elementor-element.e-con-boxed.e-parent > .e-con-inner {
		max-width: 900px;
	}
	body .container {
		max-width: 910px;
	}
	body .custom-product-item .color-option {
		width: 13px;
		min-width: 13px;
		height: 13px;
	}

	body .attribute-options {
		gap: 3px;
	}

	body a.hideselected {
		width: 13px;
		height: 13px;
		min-width: 13px;
	}
}

.wsc-saved-cart-form span.toggle-icon img {
    height: 10px;
    width: 10px;
    object-fit: contain;
    transform: rotate(90deg);
}

.wsc-saved-cart-form .room-summary-label .room-name {
    color: #212529;
    opacity: 0.5;
    font-size: 16px;
}

.wsc-saved-cart-form .room-summary-label span.room-subtotal {
    opacity: 0.5;
    color: #212529;
    font-size: 18px;
    font-weight: bold;
}

.product-name p {
    margin: 2px 0 0 0 !important;
}
.add-to-cart-popup-savecart {
	cursor: pointer;
}
.product-img.add-to-cart-popup-savecart {
    background: #FFFFFF;
    border-radius: 7px;
    padding: 7px;
    display: inline-block;
    text-align: center;
}
.wish-checkout-popup .proceed-checkout {
    line-height: 1.25;
    padding: 9px 10px;
}

.wish-checkout-popup a.btn.cancelsavecheckout {
    line-height: 1.25;
    padding: 9px 10px;
}
.prodcat-whats-new .custom-product-item .product-badge {
    display: none;
}
.product_cat-whats-new .product-badge {
    display: none;
}
/*.single-product a.mega-menu-link::after {
    visibility: hidden;
}*/
body .wc-product-name .highlight {
	font-weight: 700;
}
.product-popup .attribute-options {
	align-items: center;
}
.product-popup .attribute-options .color-option {
    scale: none !important;
    width: 18px;
    height: 18px;
    min-width: 18px;
}

body .product-popup .attribute-options {
    gap: 5px !important;
}
.elementor-location-footer .newsletter form {
    max-width: 100%;
}
#cart-popup-content .cart-items .cart-item .name a {
    color: #2B2E34;
}
.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
	display: none !important;
}
body .custom-product-item .product-sku {
	margin-bottom: 10px !important;
    text-align: left;
}
body .other-variants-link {
    line-height: 1.143;
}
.swiper-slide.e-loop-item.product > .elementor-element {
    height: 100%;
}

.swiper-slide.e-loop-item.product > .elementor-element > .elementor-element {
    height: 100%;
}
.swiper-slide.e-loop-item.product > .elementor-element .elementor-shortcode {
    height: 100%;
}
.swiper-slide.e-loop-item.product > .elementor-element .elementor-shortcode .custom-product-item {
    height: 100%;
}
.shop_table a.post-title {
    word-break: break-word;
}
.woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell a.button {
    margin: 3px !important;
}

.right-checkout tbody {
  overflow-y: scroll;
}

.right-checkout tbody::-webkit-scrollbar {
  width: 8px;
}

.right-checkout tbody::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.right-checkout tbody::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 10px;
}
.right-checkout tbody::-webkit-scrollbar-thumb:hover {
	background-color: #666;
}

.sublist-submenu.loggedout-wishlists .cart-item .details .loggedout-wishlists-right button {
    width: 30px;
    height: 30px;
    background: #121212 !important;
    border-color: #121212 !important;
    border-radius: 50%;
    border: none;
    font-size: 0;
    padding: 5px;
}

.sublist-submenu.loggedout-wishlists .cart-item .details .loggedout-wishlists-right button img {
    width: 100%;
    height: 100%;
}

ul.sublist-submenu.loggedout-wishlists .loggedout-wishlists-right {
    display: flex;
    flex-direction: column;
    gap: 5px;
	flex: 0 0 auto;
}
ul.sublist-submenu.loggedout-wishlists .loggedout-wishlists-left {
    flex: 1;
}

ul.sublist-submenu.loggedout-wishlists .loggedout-wishlists-left .price {
    justify-content: flex-start;
    margin-top: 5px;
}
.single-product-image .product-top-main > .e-con-inner {
    padding-bottom: 0;
}
.swiper.elementor-loop-container.elementor-grid {
    width: 100%;
}
.elementor-widget.elementor-widget-loop-carousel .elementor-widget-container {
    width: 100%;
}

#popup_open {
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}

.product-accordion {
    border-top: 1px solid #ddd;
    margin-top: 20px;
}

.accordion-item {
    border-bottom: 1px solid #ddd;
}

.accordion-title {
    padding: 10px 20px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    font-size: 18px;
    padding-left: 0px;
}

.accordion-title:after {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 30px;
    line-height: normal;
    min-width: 15px;
    text-align: center;
}

.accordion-title.active:after {
    content: '-';
}

.accordion-content {
    display: none;
    padding: 0px;
    padding-bottom: 10px;
}
/* .accordion-item:first-child .accordion-content.preview {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0px;
} */
.accordion-item:first-child .accordion-content{
    display: block;
}

.accordion-content table {
    width: 100%;
}
.accordion-content table th {
    width: 150px;
    padding: 5px 0;
    text-transform: capitalize;
}
.accordion-content table td {
    text-align: left;
    padding: 5px 0 5px 10px;
}

/* Media Queries */
@media screen and (max-width: 2200px) {
    .home-gallery .e-con-inner {
        max-width: calc(100% - 30px) !important;
    }
}

@media screen and (max-width: 1700px) {
    .woocommerce-account ul.account-nav li a {
        padding: 8px;
        width: 120px;
        height: 120px;
    }
    .woocommerce-account ul.account-nav li a img {
        height: 35px;
    }
}

@media screen and (max-width: 1400px) {
    .site-header .elementor-nav-menu > li.menu-item,
    .site-header #mega-menu-primary > li.mega-menu-item {
        margin-right: 10px !important;
    }
    .woocommerce-account ul.account-nav li a {
        width: 116px;
    }
}

@media screen and (max-width: 1365px) {
    figure.wp-caption .widget-image-caption {
        padding: 0 15px 15px;
        font-size: 20px;
    }
    .site-header .mega-menu-item > .mega-menu-link {
        font-size: 16px !important;
    }
    .mega-main > ul.mega-sub-menu > li.submenu > ul.mega-sub-menu {
        padding-right: 290px !important;
    }
    li.submenu > ul.mega-sub-menu > li > ul.mega-sub-menu {
        width: 290px !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li {
        margin: 0 0px 0 0 !important;
    }
    .woocommerce-account ul.account-nav li a {
        width: 113px;
    }
}

@media screen and (max-width: 1240px) {
	.site-header .elementor-nav-menu > li.menu-item,
    .site-header #mega-menu-primary > li.mega-menu-item {
	    margin-right: 5px !important;
	}
    #mega-menu-wrap-primary .mega-toggle-blocks-center, #mega-menu-wrap-primary .mega-toggle-blocks-right {
        display: none !important;
    }
    .home-slider .btn-group {
        flex-wrap: wrap;
        justify-content: center;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li {
        margin: 0 0px 0 0 !important;
    }
    .site-header .elementor-nav-menu > li.menu-item, .site-header #mega-menu-primary > li.mega-menu-item {
        padding: 0 4px !important;
    }
    .head-right .icon-btn {
        font-size: 14px;
    }
    .site-header .mega-menu-item > .mega-menu-link {
        font-size: 15px !important;
    }

    .woocommerce-account ul.account-nav li a {
        width: 90px;
        font-size: 14px;
        height: 90px;
    }
    .woocommerce-account ul.account-nav li a img {
        height: 28px;
    }
}

@media(min-width: 1025px) and (max-width: 1199px) {

	.elementor-location-header .wc-autosuggest-container {
		width: calc(42% - 120px);
	}

	.wc-autosuggest-container .wc-suggestions {
		padding-left: 15px;
		padding-right: 15px;
	}

	.wc-autosuggest-container .wc-suggestions .wc-suggestion-item .wc-add-to-cart {
		padding-left: 8px;
		padding-right: 8px;
	}

	.wc-autosuggest-container .wc-suggestions .wc-suggestion-item img.wc-product-image {
		width: 30px;
		height: 30px;
		margin-right: 8px;
	}
    .btn {
        min-width: 110px;
    }
}

@media screen and (max-width: 1024px) {
    .site-header .e-con-inner .elementor-widget-shortcode {
        position: static;
    }
    .elementor-location-header search.e-search {
        padding: 4px;
    }
    .site-header .e-con-inner > div {
        width: auto;
    }
    #mega-menu-wrap-max_mega_menu_1 span.mega-menu-description {
	    display: none !important;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	    margin: 0 !important;
	}
    .home-gallery .e-con-inner {
        max-width: calc(100% - 60px) !important;
    }
	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link {
	    display: flex !important;
	    align-items: center;
	    justify-content: space-between;
	}
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        padding: 20px 0;
        background: #FFFFFF !important;
        box-shadow: 0px 10px 6px #00000029 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        padding: 0 0 0 10px !important;
        background: transparent !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 1px 10px;
    }
    .site-header .mega-menu-item > .mega-menu-link {
        text-transform: capitalize !important;
    }

    .mega-main > ul.mega-sub-menu > li.submenu > ul.mega-sub-menu {
        padding-right: 0px !important;
    }   
	.mega-main > ul.mega-sub-menu > li.submenu.submenu-first > ul.mega-sub-menu {
		padding-right: 0px !important;
	}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: transparent !important;
    }
    .mega-main ul.mega-sub-menu .cat-img {
        display: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: block !important;
    }

    #mega-menu-wrap-primary li.submenu > ul.mega-sub-menu > li > ul.mega-sub-menu {
        width: 100% !important;
        display: none !important;
    }

    #mega-menu-wrap-primary li.submenu > ul.mega-sub-menu > li.mega-toggle-on > ul.mega-sub-menu {
        display: block !important;
        padding-left: 10px !important;
    }
    .elementor-widget-image.large img {
        height: 304px;
    }
    .elementor-widget-image.small img {
        height: 142px;
    }
    figure.wp-caption .widget-image-caption {
        padding: 0 10px 10px;
    }
/*     body .swiper {
        overflow: visible;
    } */
    .home-slider {
        padding: 0 20px;
    }

    .home-slider .slide .banner-text h2 {
        font-size: 38px;
    }

	.wc-autosuggest-container .wc-suggestions {
		padding-left: 0;
		padding-right: 0;
	}
    .elementor-location-header .wc-autosuggest-container {
        width: 100% !important;
        right: 0 !important;
        top: 60px !important;
    }
	.showsearch .elementor-location-header .wc-autosuggest-container {
		right: 230px;
	}

	body .wc-search-input {
		padding: 15px 50px 15px 20px;
	}
	.elementor-sticky.elementor-sticky--active input.wc-search-input {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.product-slider .elementor-swiper-button.elementor-swiper-button-next {right: 0 !important;}

	.product-slider .elementor-swiper-button.elementor-swiper-button-prev {
		left: 0 !important;
	}
    #master-container {
        height: 540px !important;
    }

/* 	.product-slider.elementor-element {
		padding-left: 20px;
		padding-right: 20px;
	} */
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
        transform: scale(0.7) !important;
    }
	
	body #mega-menu-wrap-max_mega_menu_1 {
		position: static;
	}
	body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
		left: -101% !important;
	}
	body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
		left: 0% !important;
	}
	
	body #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + ul#mega-menu-max_mega_menu_1 {
		padding: 0px 20px;
		background: #FFFFFF !important;
		box-shadow: 0px 10px 6px #00000029 !important;
		top: 100%;
		width: calc(100% + 14px) !important;
        max-width: calc(100% + 14px) !important;
        position: absolute !important;
        margin-left: -2px;
		color: #2b2e34;
	}
	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 + button.mega-close {
		display: none !important;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open:after {
		display: none !important;
	}
	body.admin-bar #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + ul#mega-menu-max_mega_menu_1 {
		top: 100%;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link {
		padding: 10px 0px !important;
		height: auto !important;
		background: none !important;
		color: #2b2e34 !important;
		position: relative;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:not(:first-child) {
		border-top: 1px solid #e9eaec;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link span.mega-indicator {
		transform: rotate(-90deg);
        color: #38434d60;
        position: static;
	}
	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link[href="#"] span.mega-indicator {
		transform: none;
	}
	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link[href="#"] span.mega-indicator::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
    }
    body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link[href="#"] span.mega-indicator::after {
        transform: rotate(-90deg);
    }

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-has-children > ul.mega-sub-menu {
        display: block;
        position: absolute;
        top: 0px;
        z-index: 2;
        left: 0px;
        right: 0px;
        bottom: 0;
        transform: translateX(102%);
        transition: .3s;
        background: #ffffff;
        padding-left: 20px;
        width: 100% !important;
        padding-right: 20px;
        padding-bottom: 40px;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: max-content;
        min-height: 100%;
    }
    body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > ul.mega-sub-menu{
         padding-bottom: 150px;
    }

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-has-children {
		position: static;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > ul.mega-sub-menu {
		transform: translateX(0);
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-menu-item-has-children > ul.mega-sub-menu li a {
        background: none !important;
        color: #2b2e34 !important;
        padding: 16.5px 0 !important;
        line-height: normal !important;
	}
	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .submenu-title {
		padding: 0 50px;
		position: relative;
		text-align: center;
		height: auto;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .submenu-title .back-arrow-btn {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		z-index: 2;
		display: flex;
		align-items: center;
		width: 40px;
		padding: 0px;
		border: unset;
		background: unset;
		cursor: pointer;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .submenu-title .back-arrow-btn svg {
		width: 14px;
		height: auto;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .submenu-title .back-arrow-btn svg path {
		stroke: #2b2e34;
		stroke-width: 1.5px;
	}

	body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .submenu-title .menu-link-name {
		padding: 12px 15px;
		display: block;
		font-size: 16px;
        font-weight: 700;
		color: #2b2e34;
	}
}

@media screen and (max-width: 880px) {
    .home-gallery > .e-con-inner > div {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .home-gallery > .e-con-inner {
        flex-wrap: wrap !important;
    }
    .newsletter form {
        max-width: 98%;
    }

    .head-right .icon-btn {
        font-size: 0;
        gap: 0;
    }
    .showsearch .elementor-location-header .wc-autosuggest-container {
        right: 150px;
    }
    .head-right .icon-btn span {
        font-size: 10px !important;
        margin-left: 2px;
    }
}
@media screen and (max-width: 768px) {
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        border-top: 1px solid #777;
        padding: 10px 0 0px 0;
        margin-bottom: 10px;
	}
	.woocommerce table.shop_table_responsive tr:last-child, .woocommerce-page table.shop_table_responsive tr:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}

	.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	    min-height: 10px;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	    display: flex;
	    text-align: left !important;
	    width: 100%;
	    gap: 5px;
	    min-height: 10px;
	    padding: 0 !important;
	    background: transparent !important;
	    flex-wrap: wrap;
	}
	.woocommerce table.shop_table td[data-title="Quantity"],
	.woocommerce table.shop_table td[data-title="Room"],
    .woocommerce-cart table.shop_table tr .product-remove {
	    width: auto !important;
	}
    .wishlists-product-table .sw-action-icons {
        width: auto;
    }
    .woocommerce table.shop_table tr .product-remove .remove {
        margin-left: 0;
        margin-right: 0;
    }
    .woocommerce table.shop_table tr .no-print,
    .woocommerce-cart table.shop_table tr .product-remove {
        margin-bottom: 10px;
    }
	.woocommerce table.shop_table_responsive tr td .quantity-selector, 
    .woocommerce-page table.shop_table_responsive tr td .quantity-selector {
	    margin-left: auto !important;
	}
	.woocommerce table.shop_table tr.summary-section td:empty {
	    display: none !important;
	}

	.sw-products-table-footer table.shop_table_responsive tr {
	    justify-content: space-between;
	}
	.sw-products-table-footer table.shop_table_responsive tr td {
	    width: auto;
	}

	.sw-products-table-footer table.shop_table_responsive tr th {
	    display: inline-block !important;
	    width: auto !important;
	    padding: 0 !important;
	    min-height: 10px;
	}
	.woocommerce-account ul.account-nav li {
        width: calc(20% - 8px);
        padding: 18.63% 0 0 0;
        position: relative;
    }
    .woocommerce-account ul.account-nav li a {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1;
    }
}

@media screen and (max-width: 767px) {
    .elementor-location-header search.e-search {
        padding: 0 10px;
    }
    body ul.slick-dots {
        padding: 0 0 20px 10px;
    }
    body ul.slick-dots button {
        width: 10px;
        height: 10px;
    }
    .home-banner .swiper-pagination {
        padding: 10px 20px;
    }
    .newsletter form input:not([type="submit"]) {
        font-size: 16px !important;
    }
    .newsletter form .gform-footer.gform_footer {
        min-width: 30px;
        width: 30px;
        background-size: 12px auto !important;
    }
    .discover-grid .slick-slide .elementor-widget-container {
        padding: 0 7.5px;
    }
    .discover-grid .slick-list {
        overflow: visible;
    }
    figure.wp-caption .widget-image-caption {
        font-size: 18px;
    }

    .home-slider .slide .banner-text h2 {
        font-size: 32px;
    }
	
	/* 4 july 2025 css	 */
	body .custom-product-item {
		width: 100%;
	}
	/* 4 july 2025 css	 */
	
	.head-right .sublist {
		width: calc(100% - 10px);
	}
    #master-container {
        height: 480px !important;
    }
	.custom-product-item .product-image > a.product-image-link {
		aspect-ratio: 1 / 1;
	}
	.custom-product-item .product-image > a.product-image-link::before {
		padding-top: 0;
	}
	.custom-product-item .product-image > a.product-image-link img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		display: block;
		position: static;
	}
    .home-slider {
        padding: 5px 10px;
    }
	.home-slider .slide .banner-text h3, .home-slider .slide .banner-text h2 {
	    text-align: center;
	}

	.home-slider .slide .banner-text .btn-group {
	    justify-content: center;
	}
	.home-slider.home-slick-slider {
		margin-bottom: 5px !important;
	}
	.home-collection .swiper {
	    overflow: visible;
	}
    .header-col-right.elementor-widget {
        position: static;
    }

	body .site-header .wc-search-input {
		border-radius: 0;
		border-left: none;
		border-right: none;
	}

    /*body .site-header .wc-autosuggest-container {
        right: 0px !important;
        left: 0px !important;
        width: 100% !important;
        max-width: none;
    }*/
    body .site-header .wc-autosuggest-container {
        right: 0 !important;
        left: -2px !important;
        width: calc(100% -  -14px) !important;
        max-width: none;
    }

	body .site-header .wc-autosuggest-container .wc-suggestions-wrap {
		border-radius: 0;
	}
	body .wsc_share_cart_popup .wsc_sharing_widgets {
		gap: 35px;
	}
	body .wsc_save_share_cart_popup, body .wsc_share_cart_popup, body .wsc_replace_cart_popup {
		padding-left: 30px;
		padding-right: 30px;
	}
	.account-main-wrap > .e-con-inner {
		display: block !important;
	}
	body.single-product .elementor-element.site-header {
		padding-left: 10px;
		padding-right: 20px;
	}
	.elementor-widget-hotspot.elementor-element .e-hotspot--position-left .e-hotspot__tooltip.e-hotspot--tooltip-position {
		transform: translateX(0) translateY(-50%);
		top: 50% !important;
		bottom: inherit !important;
		left: 0;
	}

	.elementor-widget-hotspot.elementor-element .e-hotspot--position-bottom .e-hotspot__tooltip.e-hotspot--tooltip-position {
		transform: translateX(-10%) translateY(0%);
		left: 0;
	}

	.elementor-widget-hotspot.elementor-element .e-hotspot--position-bottom.e-hotspot--position-right .e-hotspot__tooltip.e-hotspot--tooltip-position {
		transform: translateX(0%) translateY(12%);
		left: inherit;
		right: 0 !important;
	}

	.elementor-widget-hotspot.elementor-element .e-hotspot:nth-of-type(9) .e-hotspot__tooltip.e-hotspot--tooltip-position, .elementor-widget-hotspot.elementor-element .e-hotspot:nth-of-type(3) .e-hotspot__tooltip.e-hotspot--tooltip-position {
		transform: translateX(30%) translateY(12%);
	}
}

@media(min-width: 681px) and (max-width: 1024px) {
/* 	body .wc-search-input {
		padding-top: 10px;
		padding-bottom: 10px;
	} */
	.site-header.elementor-sticky.elementor-sticky--active > .e-con-inner {
		padding-top: 17px;
		padding-bottom: 17px;
	}
}
/* @media(min-width: 681px) and (max-width: 767px) {
	body .wc-search-input {
		padding-top: 4px;
		padding-bottom: 4px;
	}
} */

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

    .home-slider .slide .bg-img.mobilebg .desktop-image {
        display: none;
    }

    .home-slick-slider {
        padding: 0;
    }
    .home-slick-slider .slide {
        padding: 0px;
    }
    .home-slider .slide .bg-img.mobilebg .mobile-image {
        display: block !important;
    }
	body.admin-bar .home-slider .slide .bg-img {
		height: calc(100svh - 105px);
	}
    .home-slider .slide .bg-img {
/*         height: calc(100dvh - 90px); */
		height: calc(100svh - 60px);
        border-radius: 0px;
        padding: 0;
    }
	/* iOS Safari Fix: Target iOS Safari on mobile devices */
	@supports (-webkit-touch-callout: none) {
		@media screen and (max-width: 768px) and (orientation: portrait) {
			.home-slider .slide .bg-img {
				height: calc(100svh - 60px);
			}
		}
	}

	.home-slider .slide .banner-text.middle-left {
		top: inherit;
		bottom: 60px;
		transform: none;
	}
    .home-slider .slide .banner-text h2 {
        font-size: 28px;
    }
    .home-slider .slide .banner-text {
        padding: 20px 20px;
        left: 0 !important;
        right: 0 !important;
        top: auto !important;
        bottom: 40px;
    }
    .home-slider .slide .banner-text.top-right .btn-group, .home-slider .slide .banner-text.middle-right .btn-group, .home-slider .slide .banner-text.bottom-right .btn-group {
        justify-content: center;
    }
    .home-slider ul.slick-dots {
        padding-left: 10px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 20px 0px 0;
    }

    .wc-autosuggest-container .wc-suggestions .wc-product-meta {
        display: none;
    }
    .wc-autosuggest-container .wc-product-name {
        font-size: 14px;
        line-height: normal;
    }
    .elementor-location-header .wc-autosuggest-container {
        width: calc(100% - 10px) !important;
        top: 55px !important;
    }
    #update-saved-cart-form button.button {
	    padding: 7px;
	}
    .hotspot-main .elementor-widget-hotspot.elementor-element .e-hotspot--position-bottom.e-hotspot--position-right .e-hotspot__tooltip.e-hotspot--tooltip-position, 
    .hotspot-main .elementor-widget-hotspot.elementor-element .e-hotspot--position-left .e-hotspot__tooltip.e-hotspot--tooltip-position,
    .hotspot-main .elementor-widget-hotspot.elementor-element .e-hotspot__tooltip {
        margin: 0 auto !important;
        position: absolute !important;
        bottom: 30% !important;
        top: auto !important;
        transform: translateX(0%) translateY(10%) !important;
        z-index: 9;
        display: none;
        left: 0 !important;
        right: 0 !important;
    }
    /*.elementor-widget-hotspot.elementor-element .e-hotspot--position-bottom.e-hotspot--position-right .e-hotspot__tooltip.e-hotspot--tooltip-position {
        right: 0 !important;
        left: auto !important;
    }
    .elementor-widget-hotspot.elementor-element .e-hotspot--position-left .e-hotspot__tooltip.e-hotspot--tooltip-position {
        right: auto !important;
        left: 0 !important;
    }*/
    .e-hotspot--icon.e-hotspot--active {
        position: static !important;
        transform: none !important;
        transition: none !important;
        top: auto !important;
        bottom: 0 !important;
        left: 0 !important;
    }

    .e-hotspot--icon.e-hotspot--active .e-hotspot--soft-beat {
        display: none;
    }

    .e-hotspot--icon.e-hotspot--active .e-hotspot__tooltip.e-hotspot--tooltip-position {
        display: flex !important;
    }
    .tooltip-product-img {
        display: block !important;
    }
    .hotspot-main .e-hotspot__tooltip {
        width: 230px !important;
    }
}
@media screen and (max-width: 580px) {
	.woocommerce-account ul.account-nav li {
        width: calc(25% - 8px);
        padding: 23.5% 0 0 0;
    }
}

@media screen and (max-width: 480px) {
    .elementor-location-header search.e-search {
        padding: 0 0 0 6px;
        width: 100%;
        bottom: -100px;
    }
    .showsearch .elementor-location-header search.e-search {
        right: 0;
        bottom: -60px;
    }
    .showsearch .elementor-location-header .wc-autosuggest-container {
        right: -2px;
        top: 51px;
    }
    .elementor-button-wrap {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px;
        justify-content: center;
    }
    .elementor-button-wrap a {
        margin: 5px;
        min-width: 150px;
        padding: 14px 10px !important;
    }
    figure.wp-caption .widget-image-caption {
        font-size: 16px;
    }
	.home-slider .slide .banner-text h3 {
	    font-size: 20px;
	}
    .home-slider .slide .banner-text h2 {
        font-size: 24px;
    }
    .home-slider .slide .banner-text .btn-group {
        margin: 0 -5px;
    }
    .home-slider .slide .banner-text .button {
        padding: 10px 12px;
        min-width: 140px;
        margin: 5px 0;
        font-size: 14px;
    }
    .head-right .icon-btn {
        padding: 7px 7px;
		padding-top: 8px;
        padding-bottom: 6px;
		min-height: 28px;
    }
    .sublist ul li .btn {
        min-width: 70px;
        font-size: 14px;
        padding: 6px 0;
    }

    #master-container {
        height: 380px !important;
    }
    #update-saved-cart-form button.button {
	    font-size: 14px;
	}
    .sublist ul li h6 {
        max-width: calc(100% - 174px);
    }
    .sign-popup {
        padding: 10px 10px;
    }
    .hotspot-main .e-hotspot__tooltip {
	    width: 140px;
	    padding: 8px 2px;
	}
	.hotspot-main .e-hotspot__tooltip .close-popup {
	    top: 0;
	    right: 0;
	}
	.custom-product-item.tooltip-product button img, .custom-product-item.tooltip-product .product-variants img, .tootip-icons-group p.sw-wishlist-main.sw-wishlist-container-archive a {
	    width: 20px;
	    height: 20px;
	    padding: 4px;
	}
}

@media screen and (max-width: 420px) {
	body .head-right {
	    gap: 8px;
	}
    .elementor-widget-image.large img {
        height: 220px;
    }
    .elementor-widget-image.small img {
        height: 105px;
    }
    /*.site-header .logo {
        left: -40px;
    }*/
    .site-header .logo {
    	width: 65px !important;
    }
    .woocommerce-account ul.account-nav li {
        width: calc(33.33% - 8px);
        padding: 31% 0 0 0;
    }
}

@media screen and (max-width: 365px) {
    body .elementor-widget-n-tabs .e-n-tab-title-text {
        font-size: 14px;
    }
    body .head-right {
	    gap: 6px;
	}
	.elementor-element.site-header .logo img {
		width: 55px;
	}
    body:not(.logged-in) .elementor-element.site-header .head-right .icon-btn {
        padding-left: 0px;
        padding-right: 0px;
    }
    .elementor-element.site-header .head-right > li > a img {
        width: auto;
        height: 10px;
    }
	body:not(.logged-in) .site-header .head-right > li > a img {
		width: 16px;
		height: 16px;
	}

	body:not(.logged-in) .elementor-element.site-header .head-right .icon-btn img {
        height: 16px;
        width: 16px;
        object-fit: contain;
    }
    .head-right .sublist-submenu.loggedout-wishlists .cart-item {
        gap: 6px !important;
    }
    .head-right .sublist {
        padding: 40px 10px 10px;
    }   
}