@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
/*Color Variables*/
:root {
    --primary-color: #003664;
    --secondary-color: #CC0E0D;
    --black-color: #000000;
    --white-color: #ffffff;
    --dark-gray: #CACACA;
    --lite-gray: #E9E9E9;
   

}
html {
    color: #000000;
    font-size: 10px;
    line-height: 1.5;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

::-ms-clear {
    display: none;
}

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

input,
select,
input[type="search"] {
    -webkit-appearance: none;
    border-radius: 0;
    box-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

img {
    max-width: 100%;
}

.elementor-widget-image .elementor-image>a img[src$=".svg"],
.elementor-widget-image .elementor-image figure>a img[src$=".svg"] {
    width: auto !important;
}

.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}

body p,
.elementor-widget-container,
.elementor-image-box-description {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}

.elementor-text-editor p {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit;
    text-transform: inherit;
}

.elementor a,
a {
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    color: var(--primary-color);
    font-size: inherit;
    transition: all 0.3s;
    outline: none !important;
}
a:focus,
.elementor a:focus,
body a:focus {
    outline: none !important;
}

.elementor p a {
    font-weight: 400;
    text-decoration: underline;
    word-break: break-word;
}

.elementor a:hover,
a:hover {
    text-decoration: none;
}

body a,
body p a {
    color: var(--primary-color);
    text-decoration: underline;
    font-weight: 700;
}

body a,
body p a:hover {
    text-decoration: none;
    color: var(--primary-color);
}

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
    margin-bottom: 0;
}

body {
    margin: 0;
    padding: 0;
    color: var(--back-color);
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    background-color: #FFFFFF;
}

html body .elementor-cta--skin-classic .elementor-cta__content-item {
    color: var(--back-color);
}

/* / --------Button style------------ / */

.elementor-button:after,
[type="button"]:after {
    content: "";
    width: 140px;
    display: block;
    max-width: 100%;
}
html body div.wpforms-container-full .wpforms-form button[type=submit],
html body .products .product .woo-entry-inner .btn-wrap a,
body .elementor-widget-button [type="button"]:not(.gm-control-active),
body .elementor-widget-button [type="submit"]:not(.adminbar-button),
body .elementor-button,
body .elementor-size-xs,
body .elementor-small-button,
body .elementor-widget-button .elementor-button,
body .elementor-widget-button [type="button"]:not(.gm-control-active):focus,
body .elementor-widget-button [type="button"]:not(.gm-control-active),
body .elementor-widget-button [type="submit"]:not(.adminbar-button):focus,
body .elementor-widget-button button:not(.gm-control-active):focus,
body .elementor-widget-button button:not(.gm-control-active),
body .elementor-widget-button .elementor-cta .elementor-cta__button.elementor-button,
body .elementor-widget-button .elementor-kit-7 .elementor-button:focus,
body .elementor-widget-button .elementor-cta--skin-classic .elementor-cta__button.elementor-button,
body.elementor-page .elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-button,
body.elementor-page .elementor-cta--skin-classic .elementor-cta__button.elementor-button {
    color: #FFFFFF;
    background-color: var(--primary-color);
    font-size: 18px !important;
    line-height: 19px !important;
    padding: 15px 40px 15px 40px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border-radius: 5px !important;
    -webkit-appearance: none;
    transition: all 0.3s;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
    max-width: 100%;
    font-weight: 600 !important;
    /* text-transform: uppercase; */
    border: 2px solid var(--primary-color);
    /* letter-spacing: 1.6px; */
}
html body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body .elementor-widget-button [type="button"]:not(.gm-control-active):hover,
body .elementor-widget-button [type="submit"]:not(.adminbar-button):hover,
body .elementor-widget-button .elementor-button:hover,
body .elementor-button:hover,
body .elementor-size-xs:hover,
body .elementor-small-button:hover,
body .elementor-widget-button [type="button"]:not(.gm-control-active):focus:hover,
body .elementor-widget-button [type="button"]:not(.gm-control-active):hover,
body .elementor-widget-button [type="submit"]:not(.adminbar-button):focus:hover,
body .elementor-widget-button button:not(.gm-control-active):focus:hover,
body .elementor-widget-button button:not(.gm-control-active):hover,
body .elementor-widget-button .elementor-cta .elementor-cta__button.elementor-button:hover,
body .elementor-widget-button .elementor-kit-7 .elementor-button:focus:hover,
body .elementor-widget-button .elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover,
body.elementor-page .elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-button:hover,
body.elementor-page .elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover {
    background-color: var(--secondary-color);
    text-decoration: none;
    border-color: var(--secondary-color);
}

/* Red Button */
body .elementor-widget-button.red-btn [type="button"]:not(.gm-control-active),
body .elementor-widget-button.red-btn [type="submit"]:not(.adminbar-button),
body .red-btn .elementor-button,
body .red-btn .elementor-size-xs,
body .red-btn .elementor-small-button,
body .elementor-widget-button.red-btn .elementor-button,
body .elementor-widget-button.red-btn [type="button"]:not(.gm-control-active):focus,
body .elementor-widget-button.red-btn [type="button"]:not(.gm-control-active),
body .elementor-widget-button.red-btn [type="submit"]:not(.adminbar-button):focus,
body .elementor-widget-button.red-btn button:not(.gm-control-active):focus,
body .elementor-widget-button.red-btn button:not(.gm-control-active),
body .elementor-widget-button.red-btn .elementor-cta .elementor-cta__button.elementor-button,
body .elementor-widget-button.red-btn .elementor-kit-7 .elementor-button:focus,
body .elementor-widget-button.red-btn .elementor-cta--skin-classic .elementor-cta__button.elementor-button,
body.elementor-page .elementor-widget-call-to-action.red-btn .elementor-cta__button-wrapper .elementor-button,
body.elementor-page .elementor-cta--skin-classic.red-btn .elementor-cta__button.elementor-button {
    color: #FFFFFF;
    background-color: var(--secondary-color);
    border: 2px solid var(--secondary-color);
}



body .elementor-widget-button.red-btn [type="button"]:not(.gm-control-active):hover,
body .elementor-widget-button.red-btn [type="submit"]:not(.adminbar-button):hover,
body .elementor-widget-button.red-btn .elementor-button:hover,
body .red-btn .elementor-button:hover,
body .red-btn .elementor-size-xs:hover,
body .red-btn .elementor-small-button:hover,
body .elementor-widget-button.red-btn [type="button"]:not(.gm-control-active):focus:hover,
body .elementor-widget-button.red-btn [type="button"]:not(.gm-control-active):hover,
body .elementor-widget-button.red-btn [type="submit"]:not(.adminbar-button):focus:hover,
body .elementor-widget-button.red-btn button:not(.gm-control-active):focus:hover,
body .elementor-widget-button.red-btn button:not(.gm-control-active):hover,
body .elementor-widget-button.red-btn .elementor-cta .elementor-cta__button.elementor-button:hover,
body .elementor-widget-button.red-btn .elementor-kit-7 .elementor-button:focus:hover,
body .elementor-widget-button.red-btn .elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover,
body.elementor-page .elementor-widget-call-to-action.red-btn .elementor-cta__button-wrapper .elementor-button:hover,
body.elementor-page .elementor-cta--skin-classic.red-btn .elementor-cta__button.elementor-button:hover {
    background-color: var(--primary-color);
    text-decoration: none;
    border-color: var(--primary-color);
}

/* Black Button */
html body .products .product .woo-entry-inner .btn-wrap a,
body .elementor-widget-button.black-btn [type="button"]:not(.gm-control-active),
body .elementor-widget-button.black-btn [type="submit"]:not(.adminbar-button),
body .black-btn .elementor-button,
body .black-btn .elementor-size-xs,
body .black-btn .elementor-small-button,
body .elementor-widget-button.black-btn .elementor-button,
body .elementor-widget-button.black-btn [type="button"]:not(.gm-control-active):focus,
body .elementor-widget-button.black-btn [type="button"]:not(.gm-control-active),
body .elementor-widget-button.black-btn [type="submit"]:not(.adminbar-button):focus,
body .elementor-widget-button.black-btn button:not(.gm-control-active):focus,
body .elementor-widget-button.black-btn button:not(.gm-control-active),
body .elementor-widget-button.black-btn .elementor-cta .elementor-cta__button.elementor-button,
body .elementor-widget-button.black-btn .elementor-kit-7 .elementor-button:focus,
body .elementor-widget-button.black-btn .elementor-cta--skin-classic .elementor-cta__button.elementor-button,
body.elementor-page .elementor-widget-call-to-action.black-btn .elementor-cta__button-wrapper .elementor-button,
body.elementor-page .elementor-cta--skin-classic.black-btn .elementor-cta__button.elementor-button {
    color: #FFFFFF !important;
    background-color: var(--black-color) !important;
    border: 2px solid var(--black-color) !important;
}


html body .products .product .woo-entry-inner .btn-wrap a:hover,
body .elementor-widget-button.black-btn [type="button"]:not(.gm-control-active):hover,
body .elementor-widget-button.black-btn [type="submit"]:not(.adminbar-button):hover,
body .elementor-widget-button.black-btn .elementor-button:hover,
body .black-btn .elementor-button:hover,
body .black-btn .elementor-size-xs:hover,
body .black-btn .elementor-small-button:hover,
body .elementor-widget-button.black-btn [type="button"]:not(.gm-control-active):focus:hover,
body .elementor-widget-button.black-btn [type="button"]:not(.gm-control-active):hover,
body .elementor-widget-button.black-btn [type="submit"]:not(.adminbar-button):focus:hover,
body .elementor-widget-button.black-btn button:not(.gm-control-active):focus:hover,
body .elementor-widget-button.black-btn button:not(.gm-control-active):hover,
body .elementor-widget-button.black-btn .elementor-cta .elementor-cta__button.elementor-button:hover,
body .elementor-widget-button.black-btn .elementor-kit-7 .elementor-button:focus:hover,
body .elementor-widget-button.black-btn .elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover,
body.elementor-page .elementor-widget-call-to-action.black-btn .elementor-cta__button-wrapper .elementor-button:hover,
body.elementor-page .elementor-cta--skin-classic.black-btn .elementor-cta__button.elementor-button:hover {
    background-color: var(--secondary-color) !important;
    text-decoration: none;
    border-color: var(--secondary-color) !important;
}

/* text link */
body .text-link [type="button"]:not(.gm-control-active),
body .text-link [type="submit"]:not(.adminbar-button),
body .text-link .elementor-button,
body .text-link .elementor-button:focus,
body .text-link [type="button"]:not(.gm-control-active):focus,
body .text-link [type="button"]:not(.gm-control-active),
body .text-link [type="submit"]:not(.adminbar-button):focus,
body .text-link button:not(.gm-control-active):focus,
body .text-link button:not(.gm-control-active),
body .text-link.elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-cta__button,
body .text-link.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
    color: var(--secondary-color);
    background-color: transparent;
    font-family: "Poppins", sans-serif;
    font-size: 18px !important;
    line-height: 1.2;
    padding: 0;
    font-weight: 500 !important;
    border: none;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    border-radius: 0;
    -webkit-appearance: none;
    transition: all 0.3s;
    box-sizing: border-box;
    max-width: 100%;
    text-transform: capitalize;
    letter-spacing: 0;
}


body .text-link .elementor-button span.last,
body .text-link.elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-cta__button span.last,
body .text-link.elementor-cta--skin-classic .elementor-cta__button.elementor-button span.last,
body .arrow-btn .elementor-button span.last {
    display: inline-block;
    position: relative;
    text-transform: lowercase;
}

body .text-link .elementor-button span.last:after,
body .text-link.elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-cta__button span.last:after,
body .text-link.elementor-cta--skin-classic .elementor-cta__button.elementor-button span.last:after,
body .arrow-btn .elementor-button span.last::after {
    content: "";
    width: 23px !important;
    height: 11px;
    display: inline-block;
    background: url('/wp-content/uploads/2025/06/arrw-link.svg') no-repeat center center / contain;
    margin-bottom: 0;
    margin-left: 3px;
    transition: all 0.3s;
    position: relative;
    z-index: 2;
}


body .text-link [type="button"]:not(.gm-control-active):hover,
body .text-link [type="submit"]:not(.adminbar-button):hover,
body .text-link .elementor-button:hover,
body .text-link .elementor-button:focus:hover,
body .text-link [type="button"]:not(.gm-control-active):focus:hover,
body .text-link [type="button"]:not(.gm-control-active):hover,
body .text-link [type="submit"]:not(.adminbar-button):focus:hover,
body .text-link button:not(.gm-control-active):focus:hover,
body .text-link button:not(.gm-control-active):hover,
body .text-link.elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-cta__button:hover,
body .text-link.elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover {
    background-color: transparent;
    text-decoration: underline;
    border: none;
}

body .text-link .elementor-button:after {
    display: none !important;
}


.wpforms-submit-container .wpforms-submit::after{
    display: none !important        
}
html body .wpforms-submit-container .wpforms-submit{
    height: auto !important;
    outline: none !important;
    transition: 0.3s all !important;
    background: var(--primary-color) !important;
    box-shadow: none !important;
    letter-spacing: 0 !important;
    text-transform: none !important
}
html body div.wpforms-container-full .wpforms-form button[type=submit]:hover{
    background: var(--secondary-color) !important;
}



body .elementor-button span {
    color: inherit;
}



.footer-form-box .elementor-icon-box-icon{
    width: 60px;
    position: relative;
    top: 3px
}
.footer-form-box .elementor-icon-box-icon .elementor-icon{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
}
.footer-form-box .elementor-icon-box-icon .elementor-icon svg{
    width: 100%;
    height: 100%;
}
footer .elementor-widget-icon-list ul li a{
    max-width: max-content;
    border: none !important;
    outline:  none !important
}
.footer-form-box  .elementor-icon-box-wrapper{
    align-items: flex-start;
}

.footer-form-wrap .wpforms-field .wpforms-field-label{
    display: none;
}
.footer-form-wrap .wpforms-container{
    margin: 0 !important
}
.footer-form-wrap .wpforms-container .wpforms-field{
    padding: 0
}
.footer-form-wrap .wpforms-form{
    display: flex;
}
.footer-form-wrap .wpforms-form > div{
    margin: 0 !important
}
.footer-form-wrap .wpforms-form .wpforms-field-container{
    width: calc(100% - 150px);
}
.footer-form-wrap .wpforms-form .wpforms-field-container input{
    height: 50px;
    background: white !important;
    font-family: "Poppins", sans-serif;
    padding: 5px 30px 5px 20px;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: black;
    font-size: 16px !important;
    border-radius: 5px !important;
    font-weight: 600
}
.footer-form-wrap .wpforms-form .wpforms-field-container input::placeholder{
    text-transform: uppercase;
    font-size: 14px !important;
    opacity: 1 !important;
    
}

.footer-form-wrap .wpforms-form .wpforms-submit-container{
    width: 150px;
}
.footer-form-wrap  div.wpforms-container-full .wpforms-form button[type=submit]{
    background: var(--secondary-color) !important;
    width: calc(100% + 10px);
    margin-left: -10px !important;
    font-size: 16px !important;
    font-family: "Poppins", sans-serif !important;
    height: 50px !important;
    border: none !important;
    border-radius: 5px;
    transition: 0.3s all !important
}
html body .footer-form-wrap  div.wpforms-container-full .wpforms-form button[type=submit]:hover{
   background: var(--primary-color) !important
}

/* Header */
.top-bar-wrapper .top-left-col::before{
    width: 100vw;
    left: -100vw;
}

.header-search{
    width: 100%
}
.header-icon-wrapper .header-cart-icon .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button{
    padding: 8px;
    width: 100%;
    height: 45px;
    border-radius: 3px;
    background: #CACACA;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 45px;
}
.header-icon-wrapper .header-cart-icon .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button .elementor-button-icon{
    margin: auto;
    width: 100%;
    position: relative;
    left: 2px;
}
.header-icon-wrapper .header-cart-icon .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button .elementor-button-icon svg{
   font-size: 20px;
}
.header-icon-wrapper .static-icon .elementor-widget-container{
    height: 45px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
    overflow: hidden
}
.header-icon-wrapper .static-icon .elementor-widget-container .elementor-icon-wrapper{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-icon-wrapper svg{
    transition: 0.3s all
}
.header-icon-wrapper .header-cart-icon .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button:hover svg,
.header-icon-wrapper .static-icon:hover svg{
    fill: var(--secondary-color) !important
}
.header-icon-wrapper .static-icon .elementor-icon{
position: relative}
.header-icon-wrapper .static-icon .elementor-icon::before{
    content: '';
    width: 100px;
    height: 100px;
    background: rgba(255,0,0,0);
    position: absolute;
    left:-50px;
    top: -50px
}

.header-top-menu-icon-wrapper::before{
    width: 100vw !important;
    left: auto !important;
    right: -100vw !important
}
.pc-social-icons ul li a{
    transition: 0.3s all
}
.pc-social-icons ul li a:hover{
    opacity: 0.8
}
#site-header{
    border: none
}
.site-main-menu .mega-menu-wrap{
    background: transparent !important
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
    height: auto !important;
    min-height: auto !important;
    font-size: 15px;
    line-height: 1.2;
    padding: 15px 24px;
    transition: 0.3s all;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600 !important
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    text-align: center;
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a:focus,
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a:hover,
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:hover > a.mega-menu-link{
    background: var(--secondary-color) !important
}

.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu{
    border-radius: 0;
    background: #ffffff;
    border: 0;
    padding: 0px 0px 0px 0px;
    width: 100%;
    max-width: none;
    left: 0;
}
.site-main-menu .elementor-widget-maxmegamenu{
    width: 100%
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu {
    padding: 20px;
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item{
    padding: 0 !important
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item a{
    padding: 10px 0 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: black !important;
    border: none !important;
    outline: none !important
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item a:hover{
    color: var(--secondary-color) !important
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item h5{
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
    color: var(--primary-color);
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-img-col .mega-menu-item-type-widget{
    min-height: 360px;
    position: relative;
    padding-bottom: 100% !important
}

.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-img-col .mega-menu-item-type-widget img{
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    object-position: center center;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    background: var(--secondary-color)
}
.site-main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item.mega-current-menu-item > a{
    color: var(--secondary-color) !important;
}
.hero-slider-wrapper .swiper-slide .hero-slide-wrap{
    overflow: visible !important
}

.break-heading span{ 
    display: block !important
}
.max-container-width{
    max-width: var(--content-width)
}

.about-img-col::before{
    border-radius: 10px !important;
    width: 85% !important
}


/*pagination*/
.hero-slider-wrapper .hero-swiper-controls{
    display: flex;
    align-items: center;
    max-width: max-content;
    gap: 15px;
    position: absolute;
    bottom: 60px;
    left: calc(50% + 555px);
}
.hero-slider-wrapper .hero-swiper-controls .elementor-swiper-button{
    position: static;
    transform: none;
    width: 60px;
    background: var(--secondary-color);
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.hero-slider-wrapper .hero-swiper-controls .elementor-swiper-button.swiper-button-disabled{
    opacity: 0.5
}
.hero-slider-wrapper .hero-swiper-controls .elementor-swiper-button:not(.swiper-button-disabled){
    cursor: pointer
}
.hero-slider-wrapper .hero-swiper-controls .elementor-swiper-button.elementor-swiper-button-prev{
    transform: scale(-1)
}
.hero-slider-wrapper .swiper-pagination {
    display: flex;
    gap: 10px;
    top: auto !important;
    bottom: 20px !important
}
.hero-slider-wrapper .swiper-pagination .swiper-pagination-bullet{
    margin: 0 !important;
    width: 15px;
    height: 15px;
    background: var(--primary-color);
    transition: 0.3s all
}
.hero-slider-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    pointer-events: none;
}

.hero-slider-wrapper .e-n-carousel{
    padding: 0 !important;
}

.info-content-box .elementor-icon-box-wrapper .elementor-icon-box-icon{
    align-self: flex-start !important
}
.info-content-box .elementor-icon-box-wrapper .elementor-icon{
    width: 45px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}
.info-content-box .elementor-icon-box-wrapper .elementor-icon svg{
    width: 24px;
    height: 24px
}
.hero-slider-wrapper .swiper-slide{
    overflow: hidden !important
}

body{
    overflow-x: hidden !important;
}

.category-slider-wrapper .category-slide .cat-img{
    aspect-ratio: 1/1;
}
.category-slider-wrapper .category-slide:hover .cat-heading .elementor-heading-title{
    color: var(--secndary-color) !important
}
body:not(.elementor-editor-active) .category-slider-wrapper > .e-con-inner{
    flex-wrap: nowrap !important
}
.category-slider-wrapper .category-slide{
    flex: none !important
}
.category-slider-wrapper .cate-arrow{
    width: 60px;
    height: 60px;
    border-radius: 10px;
    transform: translatey(calc(-50% + 5px));
    background: var(--secondary-color) url('/wp-content/uploads/2025/06/slider-arrow-icon.svg') no-repeat center;
    right: 0px;
    transition: 0.3s all;
}
.category-slider-wrapper .cate-arrow:not(:hover){
    opacity: 0.7
}
.category-slider-wrapper .cate-arrow::after{
    display: none
}
.category-slider-wrapper .cate-arrow.swiper-button-prev{
    transform: translatey(calc(-50% + 5px)) scale(-1);
    left: 0
}
.home-testi .swiper-pagination{
    bottom: -30px !important; 
}

.home-latest-blog .elementor-posts-container .elementor-post{
    display: flex;
    flex-direction: row;
    column-gap: 12px;
}
.home-latest-blog .elementor-posts-container .elementor-post .elementor-post__thumbnail{
    border-radius: 5px;
    overflow: hidden
}


html body .products{
    display: flex;
    flex-wrap: wrap;
    gap: 20px !important;
    margin: 0 !important;
}

html body .products .product{
    padding: 0;
    background: white;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    padding: 20px 20px 0 !important;
    transition: 0.3s all;
    margin: 0;
    width: calc(25% - 15px)
}
html body .products .product:hover{
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
html body .products .product .product-inner{
    height: 100%;
	padding-bottom: 20px
}
html body .products .product .woo-entry-inner{
    display: flex;
    flex-direction: column;
    height: 100%;
/*     border: 1px solid red; */
}
html body .products .product .woo-entry-inner .btn-wrap{
    margin-top: auto
}
html body .products .product .woo-entry-inner .category{
    display: none !important;
}
.woocommerce ul.products li.product .woo-entry-inner li{
    text-align: left !important}
html body .products .product .woo-entry-inner .title h2 a{
    text-align: left !important;
    font-size: 17px !important;
    color: black !important;
    font-weight: 600 !important;
}
html body .products .product .woo-entry-inner .price-wrap{
    text-align: left;
}
.woocommerce-Price-amount{
    font-family: "Poppins", sans-serif;
    font-weight: 700 !important;
    font-size: 24px;
    color: var(--secondary-color) !important
}
.price del,
.price del .amount{
    font-size: 24px !important;
    font-weight: 400 !important;
    color: black !important;
    opacity: 1 !important;
    text-decoration: none !important
}
.price del .amount{
    position: relative
}
.price del .amount::after{
    content: '';
    width: calc(100% + 10px);
    height: 2px;
    background: var(--secondary-color) !important;
    position: absolute;
    left: -5px;
    top: 50%;
    transform: rotate(-14deg)
}
.price del{
    margin-right: 10px
}
html body ul.products li.product .rating .star-rating{
    margin-left: 0 !important; 
}
html body .products .product .woo-entry-inner .btn-wrap a{
    width: 100%
}
html body .products .product .woo-entry-inner .btn-wrap a{
    padding: 12px 20px 12px 20px !important;
    font-size: 16px !important;
}
html body .owp-quick-view{
    color: white !important
}
.onsale{
    background: var(--secondary-color) !important;
    border-radius: 5px; 
    padding: 10px 20px !important;
    font-family: "Poppins", sans-serif;
    font-weight: 700 !important;
    font-size: 14px !important;
    
}
.woocommerce .has-product-nav span.onsale{
    top: 0 !important;
    left: 0 !important;
}
.owp-qv-slides .woocommerce-product-gallery__image{
    margin-top: 30px;
}
/* .boxy-slider .elementor-widget-container .bx-wrapper{
    max-width: 100% !important;
    width: 100%;
} */
.boxy-slider .bx-wrapper li{
    padding-inline: 30px;
}
.text-slider-wrapper{
    transform: rotate(-1deg);
}

.woocommerce ul.products li .yith-add-to-wishlist-button-block{
    margin: 0;
}
.woocommerce ul.products li.product button{
    border-radius: 50%;
    background: rgb(190,190,190);
    width: 40px;
    height: 40px;
    top: 0 !important;
    left: auto !important;
    right: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce ul.products li.product button svg{
    height: 20px;
    width: 20px;
}
.woocommerce ul.products li.product button:hover svg{
    fill: black
}

html body .products .product .woo-entry-inner .woo-entry-image{
    height: 360px !important;
    background: #F5F5F5;
    border-radius: 5px;
}
html body .products .product .woo-entry-inner .woo-entry-image a{
    padding: 20px 25px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    place-items: center;
}
html body .products .product .woo-entry-inner .woo-entry-image a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.sidebar-container h2,
.sidebar-container .sidebar-box .widget-title{
    margin-bottom: 15px;
    font-size: 16px !important;
    font-family: "Poppins", sans-serif;
    color: var(--black-color);
    font-weight: 700
}
.woocommerce-page .content-area .oceanwp-toolbar .oceanwp-grid-list{
    display: none
}

.woocommerce-page .content-area .products li.product{
    width: calc(33.33% - 14px)
}

.page-header .container,
.woocommerce-page #content-wrap{
    padding-left: 15px !important;
    padding-right:  15px !important;
    width: 100% !important;
    max-width: 1410px;
}

.woocommerce-page .site-breadcrumbs{
    position: static;
    height: auto;
    margin-top: 10px;
}

body.single-product #content-wrap .sidebar-container{
    display: none
}

body.single-product .content-area{
    float: unset;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    border: none;
    padding: 0
}
body.single-product .content-area .summary.entry-summary{
    padding: 30px 0 0 50px;
}
body.single-product .content-area .yith-add-to-wishlist-button-block{
    position: relative;
    left: 50px;
    top: 30px
}
body.single-product .content-area .woocommerce-product-gallery{
    background: #F5F5F5;
    border-radius: 10px
}
body.single-product .content-area .woocommerce-product-gallery__wrapper{
    padding: 30px 50px
}

body.single-product .content-area .related.products,
body.single-product .content-area .woocommerce-tabs{
    margin-top: 60px !important
}
body.single-product .content-area .oew-product-share{
    display: none;
}
body.single-product .content-area .related.products h2{
    color: black;
}

body.single-product .content-area .related.products,
body.single-product .content-area .woocommerce-tabs{
    margin-top: 60px !important
}
.woocommerce-page header.page-header .page-subheading,
body.single-product .content-area .oew-product-share{
display: none;
}
.woocommerce-page header.page-header .page-header-title,
body.single-product .content-area .related.products h2{
    color: black !important;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.woocommerce-page header.page-header .page-header-title::after,
body.single-product .content-area .related.products > h2::after{
    content: '';
    width: 100%;
    height: 20px;
    background: url('/wp-content/uploads/2025/06/left-divider.svg') no-repeat left center / auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    visibility: unset;
}
body.single-product .content-area .woocommerce-product-gallery__wrapper img{
    max-height: 520px;
    object-fit: contain
}
.woocommerce div.product .woocommerce-tabs .panel h2:not([data-oe-version]){
    font-size: 40px !important;
   color: var(--primary-color)
}
.woocommerce div.product .woocommerce-tabs .panel h2[data-oe-version]{
   font-size: 24px !important
}
.button[name="woocommerce_checkout_place_order"]{
    margin-top: 20px !important
}
#content-wrap:has(.contact-page-container){
    max-width: 100%;
}


body.single-post .related-post-title a,
body.single-post .related-posts-title .text,
body.single-post .social-share-title .text,
.blog-entry.post .blog-entry-header .entry-title a{
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    letter-spacing: 0
}
body.single-post .related-post-title a,
body.single-post .related-posts-title .text,
body.single-post .social-share-title .text{
    font-size: 24px !important;
    line-height: 1.4
}
body.single-post .related-post-title a{
    font-size: 20px !important;
}
body.single-post .related-posts-title{
    margin-bottom: 24px !important
    
}
.blog-entry.post .blog-entry-header .entry-title a:hover,
body.single-post .related-post-title a:hover{
    text-decoration: underline
}

@media screen and (max-width: 1420px){
    .hero-slider-wrapper .hero-swiper-controls{
        left: auto;
        right: 15px;
    }
}
@media screen and (max-width: 1230px){
    .woocommerce-page .content-area .products li.product{
        width: calc(50% - 10px) !important
    }
}
@media screen and (max-width: 1100px){
    .footer-form-box .elementor-icon-box-icon{
        width: 40px;
    }  
    .info-bac-main-wrapper{
        flex-wrap: wrap !important
    }
    html body .info-bac-main-wrapper > .elementor-element{
        width: calc(50% - 10px) !important
    }
    html body .products{
        gap: 30px !important;
    }
    html body .products .product{
        width: calc(50% - 15px)
    }
    .woocommerce-page .content-area .products{
        gap: 20px !important; 
    }
}

@media screen and (max-width: 1024px){
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{
    background: #CACACA !important;
    width: 45px;
    height: 45px;
    border-radius: 3px;
    
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left,
	 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center,
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated::after{
		display: none !important
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after,
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
		background: black;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{
		margin: auto !important
	} 
    header#site-header{
        z-index: 1000000 !important
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item{
        border: none !important;
        outline: none !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
        font-size: 16px !important;
        font-family: "Poppins", sans-serif;
        font-weight: 500 !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 0 !important    
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h5{
        font-size: 18px;
        font-family: "Poppins", sans-serif;
        color: var(--secondary-color);
        margin-bottom: 15px;
        margin-top: 15px;
        text-decoration: underline;
        text-decoration-thickness: 3px;
        text-underline-offset: 4px
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a{
        font-size: 14px !important;
        font-family: "Poppins", sans-serif;
        color: black;
        text-transform: none;
        font-weight: 500 !important;
        opacity: 1 !important;
        transition: 0.3s all !important
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item a,
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a:hover{
        color: var(--secondary-color) !important
    }
    .category-slider-wrapper .cate-arrow{
        width: 40px;
        height: 40px;
    }
    .home-testi .swiper-pagination{
        bottom: -24px !important; 
    }
    .home-testi .swiper-slide{
        padding: 20px !important
    }
    body.single-product .content-area .summary.entry-summary{
        padding: 20px 0 0 30px;
    }
    body.single-product .content-area .yith-add-to-wishlist-button-block{
        left: 30px;
        top: 20px;
    }
}
@media screen and (min-width: 1024px) and (max-width:1050px) {
    .footer-menu-list-wrapper > .elementor-element{
        width: calc(50% - 10px);
    }
}

@media screen and (min-width: 768px){
    .hero-slider-wrapper .swiper-pagination {
        display: none;
    }
    .hero-slider-wrapper .swiper-slide .hero-slide-wrap::before{
        width: 65%
    }
    .hero-slider-wrapper .swiper-slide .hero-slide-wrap::after{
        content: '';
        width: 100vw;
        height: 100%;
        position: absolute;
        top: 0;
        left: -100vw;
        background: #F6F5F5;
    }
    .hide-menu{
        display: none !important
    }
   
}
@media screen and (max-width: 767px){
    .hero-slider-wrapper .hero-swiper-controls .elementor-swiper-button{
        display: none;
    }
    .header-top-menu-icon-wrapper{
        background: transparent !important
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle,
    .header-icon-wrapper .static-icon .elementor-widget-container,
    .header-icon-wrapper .header-cart-icon .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button{
        height: 35px !important;
        width: 35px !important
    }
    
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after,
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
            width: 29px;
        height: 3px
    }
    
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-animated{
        width: 29px !important;
    }
    html body .products{
        gap: 20px !important;
    }
    html body .products .product{
        width: calc(50% - 10px) !important
    }
    .info-content-box .elementor-icon-box-content{
        justify-content: center;
        display: flex;
        flex-direction: column;
    }
    body.single-product .content-area .summary.entry-summary{
        padding: 20px 0 0 0;
    }
    body.single-product .content-area .yith-add-to-wishlist-button-block{
        left: 0;
    }
    body.single-product .content-area .related.products,
    body.single-product .content-area .woocommerce-tabs{
        margin-top: 40px !important
    }
}

@media screen and (max-width:520px) {
    .footer-menu-list-wrapper > .elementor-element{
        width: calc(50% - 10px);
    }
    html body .info-bac-main-wrapper > .elementor-element{
        width: 100% !important
    }
    .elementor-button:after, [type="button"]:after{
        width: 350px;
    }
    .woocommerce-page .content-area .products li.product,
    html body .products .product{
        width: 100% !important
    }
}
@media screen and (max-width:400px) {
    .footer-menu-list-wrapper > .elementor-element{
        width: 100%;
    }
    .footer-logo-wrapper > .e-con-inner{
        justify-content: center !important;
    }
    .footer-form-wrap .wpforms-form{
        flex-direction: column;
        gap: 15px
    }
    .footer-form-wrap .wpforms-form > div{
        width: 100% !important;
    }
    .footer-form-wrap  div.wpforms-container-full .wpforms-form button[type=submit]{
        margin: 0 !important;
         width: 100%;
    }
    
}