/*
Theme Name: Glozin Child
Theme URI: https://wpglozin.com/
Author: UIXThemes
Author URI: https://uix.store
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: glozin
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: glozin
*/
:root {
    --gz-body-font: "Rajdhani", sans-serif;
}

body,
html {
    width: 100%;
    line-height: 18px;
    margin: 0 auto !important;
    padding: 0 !important;
    font-family: "Rajdhani", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    font-size: 14px;
    line-height: 1.2;
    color: var(--shades02);
    background: var(--shades01);
    position: relative;
    z-index: 0;
    scroll-behavior: smooth;
}

* {
    transition: all 0s ease;
}

*:focus {
    outline: none !important;
    outline-offset: none !important;
    outline-offset: 0 !important;
}

*,
::after,
::before {
    box-sizing: border-box;
}

a {
    color: var(--green);
    text-decoration: none;
    transition: all 0.3s ease;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:focus {
    outline: none;
    text-decoration: none;
}

button {
    transition: all 0.3s ease;
}

p {
    margin: 0 0 10px;
    font-size: 21px;
    line-height: 1.5;
}

hr {
    margin: 0 0 20px;
    border: 0;
    border-top: 1px solid rgba(var(--shades06-rgb), 0.2);
}

section {
    position: relative;
}

input:focus,
label:focus {
    outline: none !important;
    outline-offset: none !important;
    outline-offset: 0 !important;
}

.scrollbar::-webkit-scrollbar {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100vh;
    transition: all 0.3s ease;
}

.scrollbar::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: rgba(var(--shades01-rgb), 0.1);
    border-radius: 100vh;
    transition: all 0.3s ease;
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(var(--green-rgb), 1);
    border-radius: 100vh;
    transition: all 0.3s ease;
}

.wpcf7-form .wpcf7-form-row p {
    line-height: 1;
}

.wpcf7-form .wpcf7-form-row p label {
    position: static;
    display: inline;
    padding: 0;
    font-size: 14px;
    line-height: 17px;
}

.topbar-left-items .topbar-custom-html {
    display: flex;
    align-items: center;
    gap: 5px;
}

.header-search__form .header-search__field {
    border-radius: 0;
}

.mobile-search-form .header-search__button {
    position: relative;
}

.mobile-search-form .close-search-results svg {
    width: 20px;
}

.mobile-search-form .close-search-results {
    width: 37px;
    height: 40px;
    margin-left: 5px;
    min-width: 36px;
}

.wpml-ls-legacy-dropdown-click a {
    border: none !important;
    background-color: transparent !important;
    color: #fff !important;
}
.wpml-ls-legacy-dropdown-click {
    width: 60px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border: 0;
}
.mobile-search-form .header-search__form .header-search__field {
    padding-bottom: 5px;
}

.mobile-search-form .header-search__form {
    display: flex;
    align-items: center;
}

.mobile-search-form .header-search__button svg {
    width: 20px;
}

.mobile-search-form .header-search__form .header-search__field {
    width: 100%;
}

.header-right-items {
    flex: 0 !important;
}
.header-search__button svg {
    color: #fff;
}

@media (min-width: 1200px) {
    .header-center-items.header-items {
        white-space: nowrap;
        min-width: 600px;
    }

    .home #site-header:not(.menu-open) #mega-menu-wrap-primary-menu {
        background-color: transparent;
        transition: 1s ease !important;
    }

    .home #site-header:not(.menu-open) #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
        background-color: transparent !important;
        transition: 0.5s ease !important;
    }

    .home #site-header:not(.menu-open) .site-header__desktop .header-main {
        background-color: transparent;
    transition: 1s ease !important;
    }
    
    .home #site-header.gz-header-sticky-visible .site-header__desktop .header-main {
        background-color: #191919 !important;
    }
}



.max-mega-menu .mega-menu-row>.mega-sub-menu {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 80px;
}

.mega-menu>li>.mega-sub-menu {
    overflow: hidden !important;
}

.menu-tel a:hover,
.menu-mail a:hover {
    color: #fff !important;
    opacity: 0.8;
}

.menu-tel a,
.menu-mail a {
    display: inline-flex !important;
    gap: 6px;
    align-items: center;
}

.menu-tel a:before,
.menu-mail a:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    text-align: center;
    display: block;
    height: 1.25em;
    width: 1.25em;
    content: "";
    color: inherit;
}

.menu-tel a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23fff' d='M224.2 89C216.3 70.1 195.7 60.1 176.1 65.4L170.6 66.9C106 84.5 50.8 147.1 66.9 223.3C104 398.3 241.7 536 416.7 573.1C493 589.3 555.5 534 573.1 469.4L574.6 463.9C580 444.2 569.9 423.6 551.1 415.8L453.8 375.3C437.3 368.4 418.2 373.2 406.8 387.1L368.2 434.3C297.9 399.4 241.3 341 208.8 269.3L253 233.3C266.9 222 271.6 202.9 264.8 186.3L224.2 89z'/%3E%3C/svg%3E");
}

.menu-mail a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23fff' d='M112 128C85.5 128 64 149.5 64 176C64 191.1 71.1 205.3 83.2 214.4L291.2 370.4C308.3 383.2 331.7 383.2 348.8 370.4L556.8 214.4C568.9 205.3 576 191.1 576 176C576 149.5 554.5 128 528 128L112 128zM64 260L64 448C64 483.3 92.7 512 128 512L512 512C547.3 512 576 483.3 576 448L576 260L377.6 408.8C343.5 434.4 296.5 434.4 262.4 408.8L64 260z'/%3E%3C/svg%3E");
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    display: none !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.widget_media_image {
    position: absolute;
    width: 376px;
    height: 220px;
    left: 0;
    overflow: hidden;
    transform: skewX(-21deg);
    border-radius: 10px;
    padding: 0;
}

.max-mega-menu .widget_media_image img {
    width: 140%;
    max-width: 140% !important;
    height: 100%;
    object-fit: cover;
    object-position: right;
    margin-left: -15%;
    transform: skewX(21deg);
    transition: all 0.3s ease;
}

.max-mega-menu .mega-menu-item-type-taxonomy {
    position: absolute;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu {
    position: relative;
    height: 220px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu:before,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu:after {
    content: "";
    display: block;
    position: absolute;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu:before {
    width: 90px;
    height: 43px;
    right: -50px;
    top: -8px;
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.1 182.5'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %235881BC; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M7.23,63.32h282.09c5.27-.21,5.15,2.59,3.28,7.05l-39.29,103.33c-1.32,3.18-.83,8.8,5.15,8.8l54.08-.22c3.87-.13,6.66-3.65,7.86-6.81l55.9-153.78c4.11-11.24,1.29-21.68-9.85-21.68H28.58c-5.95,0-9.36,2.92-10.54,6.2L.42,54.3c-1.19,3.3-.11,9.02,6.81,9.02'/%3E%3C/g%3E%3C/svg%3E");
}

.link-wrap {
    position: absolute;
    left: -30px;
    right: -30px;
    top: 0;
    bottom: 0;
    width: auto;
    padding-left: 14px;
    background: transparent;
    padding-top: 30px;
    z-index: 1;
}

.link-wrap a {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.mega-sub-menu>.widget_custom_html,
.mega-sub-menu>.widget_custom_html .custom-html-widget {
    position: static !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu:after {
    width: 90px;
    height: 43px;
    left: -50px;
    bottom: -8px;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 377.67 182.51'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %235881BC; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M370.44,119.18H88.78c-5.27.21-5.15-2.59-3.28-7.05L124.79,8.8c1.32-3.18.84-8.8-5.15-8.8l-54.08.22c-3.87.13-6.66,3.65-7.86,6.81L1.8,160.82c-4.11,11.24-1.29,21.68,9.85,21.68h337.45c5.95,0,9.36-2.92,10.54-6.2l17.62-48.1c1.19-3.3.11-9.02-6.81-9.02'/%3E%3C/g%3E%3C/svg%3E");
}


.header-counter-content .header-counter {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #5881BC;
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    top: 0;
}

.header-counter-content .glozin-svg-icon--custom-cart {
    width: 30px;
    height: 30px;
    min-width: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-counter-content .glozin-svg-icon--custom-cart svg {
    width: 21px;
    height: 21px;
}

.header-cart .gz-button-icon {
    width: 68px;
}

.header-cart {
    margin-left: 40px;
}

.header-search .header-search__field {
    padding-left: 0;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff !important;
    color: #fff;
    font-size: 18px;

}

.header-search__form .header-search__button {
    left: auto;
    right: 0;
}

.header-search .header-search__field::placeholder {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.footer-message p {
    margin: 0;
    font-size: 12px;
}

.footer-email a .glozin-button-text,
.footer-address a .glozin-button-text {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    color: rgba(#fff, 0.7);
    font-size: 18px;
}

.footer-logo img {
    width: 100% !important;
}

.footer-email a span:before {
    content: "";
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%235881BC' d='M112 128C85.5 128 64 149.5 64 176C64 191.1 71.1 205.3 83.2 214.4L291.2 370.4C308.3 383.2 331.7 383.2 348.8 370.4L556.8 214.4C568.9 205.3 576 191.1 576 176C576 149.5 554.5 128 528 128L112 128zM64 260L64 448C64 483.3 92.7 512 128 512L512 512C547.3 512 576 483.3 576 448L576 260L377.6 408.8C343.5 434.4 296.5 434.4 262.4 408.8L64 260z'/%3E%3C/svg%3E");
}

.footer-address a .glozin-button-text:before {
    content: "";
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%235881BC' d='M128 252.6C128 148.4 214 64 320 64C426 64 512 148.4 512 252.6C512 371.9 391.8 514.9 341.6 569.4C329.8 582.2 310.1 582.2 298.3 569.4C248.1 514.9 127.9 371.9 127.9 252.6zM320 320C355.3 320 384 291.3 384 256C384 220.7 355.3 192 320 192C284.7 192 256 220.7 256 256C256 291.3 284.7 320 320 320z'/%3E%3C/svg%3E");
}

.footer-address a .glozin-button-text .location {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    color: rgba(var(#fff), 0.7);
}

.footer-address a .glozin-button-text strong {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 1.3;
}

.footer-email a:hover,
.footer-address a:hover {
    color: #fff !important;
}

.header-main.isBanner {
    background-color: transparent !important;
}

.header-main.isBanner #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
    background-color: transparent !important;
}

.header-main.isBanner #mega-menu-wrap-primary-menu {
    background-color: transparent !important;
}

#topbar {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
}

#site-header {
    position: sticky;
    left: 0;
    top: 40px;
    right: 0;
    opacity: 1 !important;
    background-color: transparent;
    z-index: 22;
}

.home #site-header,
.home #topbar {
    position: fixed;
}

.site-header__section.header-sticky--both.minimized {
    position: static !important;
    opacity: 1 !important;
}

.site-header__desktop .header-main {
    transition: 0.3s ease;
}

.site-header__desktop.minimized .header-main {
    height: 80px;
}

.mega-menu-wrap {
    height: 100% !important;
}

.mega-menu.max-mega-menu {
    height: 100% !important;
}

.mega-menu.max-mega-menu>.mega-menu-item {
    height: 100% !important;
}

.mega-menu.max-mega-menu>.mega-menu-item>a {
    display: inline-flex !important;
    align-items: center !important;
    height: 100% !important;
    line-height: 100% !important;
}

.mega-menu .mega-sub-menu .mega-menu-row {
    padding: 54px 0 60px !important;
}

.site-footer {
    padding: 0;
}