/*
 * Name : Sys Computers
 * Version: 1.0.0
 * Author: SYP Solutions Ltd
 * Author URL: https://sypsolutions.com.bd/
 * Github: https://github.com/Arefinrahmandany
 * Arefin Rahman
 * Table of Contents:
    1. Home
        01. Header Section
        11. Footer Section
*/
/* ------------------------- Home Page Start --------------------- */
/* ------------------------- Header Section CSS Start --------------------- */
@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&display=swap");

/*.common-home .header-area {*/
/* position: absolute; */
/*    width: 100%;*/
/*    top: 0;*/
/*    z-index: 99;*/
/*    left: 0;*/
/*}*/
@media (max-width: 767px) {
    .slider-area .slider-area-wrapper img {
        width: 100% !important;
        height: auto;
        margin-bottom: 0px;
        /* margin: 18px 0px; */
    }
}

.brand-section {
    margin: 30px 0;
}

.compare-button:hover {
    background-color: #03336a !important;
}

.whatsapp-container {
    position: fixed !important;
    bottom: 122px !important;
    right: 20px !important;
    z-index: 1000 !important;
}

.whatsapp-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 50px !important;
    height: 50px !important;
    background-color: #fd6605 !important;
    color: white !important;
    font-size: 24px !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    transition: background 0.3s !important;
}

.whatsapp-icon:hover {
    color: #fff !important;
    background: #023468 !important;
}

.whatsapp-icon:hover {
    color: #fff;
}

.whatsapp-icon .material-symbols-outlined {
    font-size: 22px;
}

.whatsapp-numbers {
    bottom: -11px !important;
    right: 50px !important;
}

.whatsapp-numbers {
    bottom: -11px !important;
    right: 50px !important;
    background: white !important;
    padding: 6px !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
}



@media (min-width: 1024px) {
    .single-slider-item img {
        width: 100% !important;
        height: 460px !important;
    }

    .header-top-row {
        height: 80px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) {
    .header-top {
        background-color: #38240c;
    }

    .header-logo img {
        width: auto;
    }

}

.uiuy {
    height: 100px !important;
}

@media only screen and (min-width: 360px) and (max-width: 740px) {
    .header-top {
        background-color: #38240c;
        position: relative;

    }

    .header-logo img {
        width: auto;
    }
}

.compare-button .material-symbols-outlined {
    font-size: 22px !important;
}

.pc-builder-logo img {
    width: 40%;
    background: #fafafa;
    border-radius: 0.8rem;
}


/* Hide both classes initially */
.fa-solid.fa-angle-left,
.fa-solid.fa-angle-right {
    display: none;
}

/* Display only one of them (e.g., the left arrow) */
.fa-solid.fa-angle-left {
    display: inline-block;
    /* Or display: block; depending on how you want it to behave */
}

/* OR, display the right arrow instead */
/*.fa-solid.fa-angle-right {
  display: inline-block;  Or display: block;
}*/


/* More targeted approach (if you have other .fa-solid elements) */
.your-container-class .fa-solid.fa-angle-left,
.your-container-class .fa-solid.fa-angle-right {
    display: none;
}

.your-container-class .fa-solid.fa-angle-left {
    /* Or .fa-angle-right */
    display: inline-block;
}



.toggle-btn {
    background: linear-gradient(90deg, rgb(255 100 4) 46%, rgb(1 50 100) 123%) !important;
}

.whatsapp-numbers {

    background: rgba(0, 0, 0, 0.8) !important;
}

.specification-tab {

    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    border-radius: 6px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}


.fa-solid.fa-angle-left {
    display: none;
}

.header-top-wrapper a {
    display: inline-block;
}

.welcome-mgs-hotline {
    display: flex;
    gap: 30px;
}

.header-top-right .header-icon ul {
    display: flex;
    gap: 15px;
}

.banner-area {
    padding: 18px 0px;
}

.header-top-right .header-icon ul li i {
    font-size: 20px;
}

/* compare style start */

.compare-btn {
    color: white;
    border-radius: 5px;
    border-style: solid;
    border: 1px solid rgb(250, 250, 250);
    background-color: #473215;
    padding: 9px 114px;
}

.border-compare {
    border-style: solid;
    border: 1px solid rgb(254, 254, 254);
    padding: 25px;
}

.mdl-compare {

    background: var(--main);
    margin-top: 13px;
    padding: 11px 9px;

    /*box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.03);*/
}

@media (min-width: 1707.5px) {
    .mdl-compare {
        /* Dark brown background */
        margin-top: 11px;
        /* Top margin of 23 pixels */
    }
}

@media (min-width: 2049px) {
    .mdl-compare {
        /* Dark brown background */
        margin-top: 12px;
        /* Top margin of 23 pixels */
    }
}

/* .mdl-compare {
    background: #473215;
    margin-top: 47px;
    padding: 15px 15px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.03);
} */

.mdl-compare h4 {
    margin: -8px 0px;
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    color: #000000;
    text-align: center;
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 20px;
}

.mdl-compare p {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    color: #000000;
    text-align: center;
    margin: 0 0 14px;
    font-size: 14px;
    opacity: 0.5;
}

/* input,
select,
textarea {
    font-size: 15px;
    height: 42px;
    padding: 5px 15px;
    background: #fff;
    outline: none;
    width: 100%;
    font-family: "Trebuchet MS", sans-serif;
    border: 1px solid #ddd;
    border-radius: 4px;
} */
.cmpr-field {
    position: relative;
}

.cmpr-field i {
    position: absolute;
    right: 5px;
    top: 9px;
    opacity: 0.5;
}

.banner-left {
    height: 558px;
}



.bdc {
    margin: 10px 39px -5px !important;
}





.cmpr-field select,
.cmpr-field input {
    border: none;
    padding: 13px 83px 7px 8px;
    margin-bottom: 15px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.05);
    text-overflow: ellipsis;
}

ul.dropdown-menu {
    padding: 19px 27px;
    font-size: 12px;
    left: 12px;
}

.dropdown-menu {
    position: absolute;
    display: none;
    background: #fff;
    padding: 0;
    margin-top: 0;
    z-index: 99;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2),
        0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 -5px 0 0 #fff;
    width: 100%;
}

.cmpr-field select,
.cmpr-field input {
    font-size: 14px;
    border: none;
    padding: 13px 83px 7px 8px;
    margin-bottom: 15px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.05);
    text-overflow: ellipsis;
}



.cmpr-field i {
    position: absolute;
    right: 18px;
    top: 14px;
    opacity: 0.5;
}

.cmpr-field select,
.cmpr-field input {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    border: none;
    padding: 16px 70px 11px 21px;
    margin-bottom: 17px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.05);
    text-overflow: ellipsis;
    border-radius: 3px;
    width: 100%;
}



.btn {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    background: var(--s-secondary);
    display: inline-block;
    border: 2px solid var(--s-secondary);
    padding: 0 20px;
    margin: 0;
    height: 44px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.st-outline {
    background: none;
    color: #fd6605;
}

.st-outline {
    width: 100%;
    border: 2px solid;
    margin-top: 5px;
    color: #f2f4f8;


}

.st-outline:hover {
    color: white;
}

.com-but-wra {
    display: flex;
    gap: 17px;
    justify-content: center;
}

.c-btn {
    padding: 12px 19px;
    border: 0px;
    border-radius: 5px;
    background: #fbfbfb;
    color: #b3b3b3;
    width: 111px;
}

.compare-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
}

.compare-wrappers {
    border: 1px solid #000000;
    padding: 14px;
}

.offer {
    display: flex;
}

/* compare style end */
div#container {
    margin: 0 auto;
    padding: 12px 0px;
    position: relative;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0 0 8px #dededef5;
}

div#marquee-container {
    overflow: hidden;
}

p#marquee {
    animation: scroll-left 40s linear infinite;
}

@keyframes scroll-left {
    0% {
        transform: translateX(140%);
    }

    100% {
        transform: translateX(-140%);
    }
}

.subscription-bg .mt-3 {
    padding: 12px 0px;
    padding-bottom: 0px;
}

div#marquee-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 20px;
    height: 46px;
    background: linear-gradient(to right,
            rgb(255 255 255) 0%,
            rgb(255 255 255) 10%,
            rgba(230, 233, 235, 0) 15%,
            rgba(230, 233, 235, 0) 85%,
            rgb(255 255 255) 90%,
            rgb(255 255 255) 100%);
}

.header-top-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px 0px 0px;
    color: white;
    position: relative;
    padding-left: 0px;
}

/* .header-logo>a>img {
  width: 130%;
} */

#main-nav ul li:nth-child(17) a .category-border-text {
    border: none;
}

#main-nav ul li:nth-child(18) a .category-space {
    margin: 0px;
}

.header-top-right .header-icon ul li a:hover {
    color: #eb1b23;
}

.st-btn2:hover {
    color: #eb1b23;
}

.product-buy-info .btn-buy:hover {
    background: #023368 !important;
    color: white;
}

/*header area here */
/*header {*/
/*    width: 100%;*/
/*    height: auto;*/
/*    min-height: 116px;*/
/*    clear: both;*/
/*    box-shadow: 0 0 5px 0 rgb(0 0 0 / 24%);*/
/*}*/
header {
    width: 100%;
    height: auto;
    min-height: 119px;
    clear: both;
}


/*
header .header-bottom.fixed {
    position: fixed;
    width: 100%;
    top: 0 !important;
    left: 0;
    background: white;
    z-index: 999999999;
    border-bottom: 2px solid #e0e1e5;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 24%);
    animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    background-color: #222222;
}
*/
header .header-bottom.fixed .main-nav{
    width: 100%;
    left: 0;
    z-index: 999;
    animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
    -webkit-box-shadow: 0 4px 16px rgb(0 0 0 / 29%);
    box-shadow: 0 4px 16px rgb(0 0 0 / 29%);
    position: fixed;
    border-bottom: 2px solid var(--main);
    top: 0;
    right: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        background: #ffffff;
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes fixedAnim {
    0% {
        top: -100%
    }

    100% {
        top: 0
    }
}

@-moz-keyframes fixedAnim {
    0% {
        top: -100%
    }

    100% {
        top: 0
    }
}

@keyframes fixedAnim {
    0% {
        top: -100%
    }

    100% {
        top: 0
    }
}

.header-top {
    background-color: #000000;
    border-bottom: 2px solid var(--main);
}

/*header area ends here */
.banner-type {
    margin-bottom: 17px;
}

span.new-tag {
    position: absolute;
    top: -9px;
    right: 0px;
    background: linear-gradient(90deg, rgb(255 100 4) 46%, rgb(1 50 100) 123%);
    padding: 1px 13px;
    z-index: 2;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    color: white;
    font-weight: bold;
    font-size: 10px;
}

.on-sticky .header-bottom-wrapper {
    border: 0;
}

li.my-account {
    margin-left: 0px;
}

.welcome-mgs-hotline {
    display: flex;
    gap: 30px;
}

.fa,
.fa-brands,
.fa-duotone,
.fa-light,
.fa-regular,
.fa-solid,
.fa-thin,
.fab,
.fad,
.fal,
.far,
.fas,
.fat {
    margin: 0px 6px;
}

.header-right-text-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0px;
    text-align: start;
}

.header-top-right .header-icon ul {
    display: flex;
    gap: 15px;
    align-items: center;
}

.small-text {

    font-size: 9.5px;
    color: #838383;
    /*letter-spacing: 1px;*/
}

.small-text-header {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.header-top-right .header-icon ul li i {
    font-size: 17px;
}

.btn.btn-pcb {
    color: var(--main);
    background: white;
    border-radius: 5px;
    font-size: 13px;
}

.header-icon {
    display: flex;
    gap: -46px;
}



.btnco:hover {
    background: #013969;
}

.btnco {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 9px !important;
    padding: 2px 5px !important;
    margin: 0px;
    color: #fff;
    letter-spacing: 0.05em;
    border: none;
    /* border: 2px solid var(--main); */
    /* background-image: linear-gradient(30deg, var(--main) 50%, transparent 50%); */
    background: #fd6605;
    /* background-size: 850px; */
    /* background-repeat: no-repeat; */
    /* background-position: 0; */
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-logo img {
    max-width: 120px;
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    margin: 8px 0px;
}

.st3 {
    display: flex;
    /* flex-direction: column; */
    gap: 11px;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 91px;
}

.st-btn2 {
    /* position: fixed; */
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    /* background: #081621; */
    /* border: 1px solid rgba(255,255,255,.2); */
    color: #fff;
    text-align: center;
    /* font-weight: 600;
  font-size: 10px; */
    /* text-transform: uppercase; */
    cursor: pointer;
    color: var(--main);
    transition: 0.3s;
    /* width: 59px; */
    /* height: 59px; */
    /* box-shadow: 0 0 15px rgba(0,0,0,.1), -5px 5px 10px rgba(0,0,0,.1); */
    /* border-radius: 4px; */
}

.sticky-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    background: #fd6605;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    width: 59px;
    height: 59px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.fa-user:before {
    content: "\f007";
    font-size: 22px;
}

.sticky-btn i {
    margin: 10px 0 5px;
    font-size: 18px;
}

.st-btn2 i {
    margin: 8px 0 5px;
}

.fa-cart-shopping:before,
.fa-shopping-cart:before {
    content: "\f07a";
    font-size: 23px;
}

.sticky-btn .label {
    opacity: 0.8;
}

.sticky-btn .counter {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    background: var(--main);
    line-height: 20px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.st-btn2 .counter {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 203px;
    top: 13px;
    background: var(--main);
    line-height: 20px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.sticky-btn.cmpr-toggler {
    bottom: 90px;
}

.sticky-btn.cmpr-toggler a {
    color: white;
}



.main-nav .nav .overlay {
    display: none;
}

.main-nav .nav:after {
    content: "";
    display: table;
    clear: both;
}



.feature-area:nth-of-type(9) {
    margin-top: -100px;
}

.customer-banner-area {
    margin-top: 25px;
}

.customer-banner-area .container .row>div:nth-child(1) {
    width: 20.666667%;
    height: 383px;
}

.customer-banner-area .container .row>div:nth-child(2) {
    font-family: "Catamaran", sans-serif;
    width: 79%;
    padding-right: 4px;
    padding-left: 0px;
}

@media (min-width: 1024px) {
    .form-control {
        right: -156px;
    }
}

/*region mainmenu bar */
.on-scroll .mainmenu-bar {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10;
}

.mainmenu-bar {
    background: var(--maincolor);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
    ;
}

.nav-background {
    background: var(--mainwhite);
}
.mainmenu-bar .nav li a {
    padding: 0 7px 0 8px;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    line-height: 50px;
}

.mainmenu-bar .nav {
    position: relative;
}

.mainmenu-bar .nav:after {
    content: "";
    display: table;
    clear: both;
}

.mainmenu-bar .nav ul ul {
    display: none;
    position: absolute;
    z-index: 99;
    box-shadow: 0px 6px 14px rgba(68, 68, 68, 0.3);
}



.mainmenu-bar .nav .drop-menu-1 {
    top: 50px;
    left: 0;
}

.mainmenu-bar .nav li:last-child .drop-menu-1 {
    right: 0;
    left: initial;
}

.mainmenu-bar .nav .responsive-menu>li.has-child:hover::after {
    border-color: transparent transparent var(--maincolor);
    border-style: solid;
    border-width: 0 6px 4px;
    bottom: 0;
    content: "";
    height: 0;
    left: calc(50% - 6px);
    position: absolute;
    width: 0;
}

.mainmenu-bar .nav .drop-menu-1>li.has-child:hover::after {
    border-color: transparent var(--maincolor) transparent transparent;
    color: var(--yellowcolor);
    border-style: solid;
    border-width: 4px 4px 4px 0;
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    top: calc(50% - 4px);
    width: 0;
}

.mainmenu-bar .nav .has-child.c-2 .drop-menu-1>li.has-child:hover::after {
    border-color: transparent transparent transparent var(--maincolor);
    color: var(--yellowcolor);
    border-style: solid;
    border-width: 4px 0 4px 4px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: calc(50% - 4px);
    width: 0;
}

.mainmenu-bar .nav .has-child.c-2 .drop-menu-2 {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 1px solid var(--maincolor);
}

.mainmenu-bar .nav .drop-menu-1 a.see-all {
    display: block;
    font-size: 12px;
    color: #23a1d1;
}

.mainmenu-bar .nav .drop-menu-1 a.see-all {
    display: block;
    color: var(--maincolor);
}

.mainmenu-bar .nav .drop-menu-1 {
    border-top: 2px solid var(--yellowcolor);
}

.mainmenu-bar .nav li a {
    color: var(--maincolor);
}


.mainmenu-bar .nav .drop-menu-1 li {
    display: block;
    color: var(--maincolor);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 26px;
    background: var(--mainwhite);
    text-align: left;
    margin: 0;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s,
        z-index 0s linear 0.01s;
    border-bottom: 1px solid var(--mainwhite);
    position: relative;
}

.mainmenu-bar .nav .drop-menu-1 li a {
    text-transform: inherit;
    line-height: 30px;
    font-weight: normal;
}

.mainmenu-bar .nav .drop-menu-1.has-children li a:active,
.mainmenu-bar .nav .drop-menu-1 li a:hover,
.mainmenu-bar .nav .drop-menu-1 li:hover {
    background: var(--maincolor);
    color: var(--yellowcolor);
}

.mainmenu-bar .nav .drop-menu-1 li:nth-last-child(1) {
    border-bottom: none;
}

.drop-down a {
    transition: color 0.3s ease, background-color 0.3s ease;
}

.drop-down a:hover {
    color: var(--yellowcolor);
    background-color: var(--mainwhite);
}

.mainmenu-bar .nav .drop-menu-1 a {
    display: block;
}

.mainmenu-bar .nav .nav a:hover {
    color: #0b2851;
    text-decoration: none;
}

.mainmenu-bar .nav .drop-menu-1 a :hover {
    background: var(--maincolor);
    color: var(--yellowcolor);
}

.drop-down.drop-menu-2 {
    left: 100%;
}

.mainmenu-bar .nav ul li:hover>ul {
    display: inherit;
}

.mainmenu-bar .nav ul ul li {
    width: 220px;
    float: none;
    display: list-item;
    position: relative;
}

input::placeholder {
    color: var(--maincolor);
    font-size: 14px;
    /* Adjust font size */
    opacity: 0.5;
}

.see-all {
    color: var(--yellowcolor);
}

.mainmenu-bar .nav .drop-menu-2 li {
    position: relative;
    background: var(--mainwhite);
    border-bottom: 1px solid var(--mainwhite);
}

.mainmenu-bar .nav .drop-menu-2 li:hover {
    background: var(--mainwhite);
    color: var(--yellowcolor);

    .mainmenu-bar .nav .drop-menu-1 a :hover {
        background: var(--maincolor);
        color: var(--yellowcolor);
    }

}

.mainmenu-bar .nav .drop-menu-2 {
    top: 0;
    border-left: 1px solid var(--maincolor);
}

.mainmenu-bar .nav .has-child.c-2 .drop-menu-1 {
    left: auto;
    right: 0;
}

.mainmenu-bar .nav .has-child.c-2 .drop-menu-2 {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 1px solid var(--maincolor);
}

ul.dropdown-menu {
    padding: 19px 27px;
    font-size: 12px;
    left: 12px;
}

.dropdown-menu {
    position: absolute;
    display: none;
    background: var(--mainwhite);
    padding: 0;
    margin-top: 0;
    z-index: 99;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.05) inset,
        0 -5px 0 0 var(--mainwhite);
    width: 100%;
}

/* General Styling */
.nav-background .submenu-arrow {
    float: right;
    font-size: 15px;
    transition: transform 0.3s ease;
}

/* Rotate Arrow for Open Submenus */
.drop-open.has-children:hover>a .submenu-arrow {
    transform: rotate(90deg);
}

/* Style for Dropdown Menus */

.category-space {
    margin-right: 5px;
    display: inline-block;
}

.main-nav .nav ul li:last-child {
    margin-right: 0;
}

.buttom-logo>a>img {
    width: 100%;
}

.col2 {
    margin-top: 15px;
}

.col3 {
    margin-top: 13px;
}

.buttom-logo {
    margin-bottom: 11px;
    width: 190px;
}

.banner-type {

    height: 100%;
}

.effect {
    height: 100%;
}

.drop-open:nth-child(8)>ul {
    left: 0px !important;
}

.drop-open:nth-child(16)>ul>li>ul {
    left: -220px;
}

.drop-open:nth-child(17)>ul>li>ul {
    left: -222px;
}

.nav .drop-down li.drop-open>a:before {

    font-family: "FontAwesome";
    float: right;
    margin-right: 15px;
    font-size: 8px;
}

.nav .responsive-menu a.active {
    color: var(--main);
}



.main-nav .nav .drop-menu-1 li:nth-last-child(1) {
    border-bottom: none;
}

.main-nav .nav .drop-down a:hover {
    background: #fd6605;
    color: var(--lightWhite);
}


.main-nav .nav .nav a:hover,
a:focus {
    color: var(--main);
    text-decoration: none;
}


.drop-down.drop-menu-2 {
    left: 100%;
}

.main-nav .nav .drop-menu-2 {
    top: 0;
}

.main-nav .nav ul li:hover>ul {
    display: inherit;
}


.main-nav .nav .drop-menu-2 li {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #f6f6f6;
}

/* Scroll Bar */
.responsive-menu ::-webkit-scrollbar {
    position: absolute;
    width: 0.5vw;
}

.responsive-menu ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #151414;
}

.responsive-menu ::-webkit-scrollbar-thumb:hover {
    background-color: var(--main);
}

.responsive-menu ::-webkit-scrollbar-track {
    background-color: gray;
}

/* Scroll Bar */
.responsive-menu ::-webkit-scrollbar {
    position: absolute;
    width: 0.5vw;
}

.responsive-menu ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: gray;
}

.responsive-menu ::-webkit-scrollbar-thumb:hover {
    background-color: black;
}

.responsive-menu ::-webkit-scrollbar-track {
    background-color: lightgrey;
}

.single-slider-item img {
    width: 100% !important;
    height: auto;
}

/* ------------------------- Header Section CSS End --------------------- */

/* ------------------------- Cart Section CSS Start --------------------- */
/*region mini-cart-item*/
.header-title {
    background: var(--main);
    display: flex;
    padding: 6px 7px 9px 7px;
}

.close-btn {
    cursor: pointer;
    color: var(--lightWhite);
    font-size: 20px;
    line-height: initial;
}

.mini-cart p {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    text-align: center;
    margin: 0 auto;
    color: var(--lightWhite);
    font-weight: 600;
}

.mini-cart {
    position: fixed;
    right: -360px;
    top: 0;
    background: #f3f3f3;
    height: 100%;
    width: 360px;
    z-index: 9999999999;
    max-width: 360px;
    transition: all 300ms ease;
    box-shadow: -3px 0px 10px 0 rgba(0, 0, 0, 0.3);
    overflow-y: auto;

}

.mini-cart.open {
    right: 0;
}

.mini-cart .content {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
}

.item-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
    background: #f1fbff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14);
    position: relative;
    border-radius: 10px;
}

.item-wrap:last-child {
    margin-bottom: 220px;
}

.item-wrap .item {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    width: 75%;
    position: relative;
    padding: 10px;
    font-size: 13px;
}

.item-wrap .image {
    float: left;
    margin-right: 5px;
    width: 20%;
}

.item-wrap .name {
    line-height: 18px;
    float: right;
    width: 75%;
}

.cart-price {
    margin-top: 10px;
}

.item-wrap .price {
    float: left;
    width: 42%;
    margin-top: 3px;
    font-weight: 500;
}

.item-wrap .price .symbol {
    margin-right: 3px;
}

.item-wrap .price .symbol {
    margin-right: 3px;
}

.quantity-wrapper {
    display: flex;
    float: right;
}

.quantity-btn span.add-down.value {
    border-radius: 50px 0 0 50px;
}

.quantity-btn .value {
    width: 24px;
    background: var(--main);
    display: inline-block;
    text-align: center;
    line-height: 25px;
    color: var(--lightWhite);
    font-size: 20px;
    padding-bottom: 0px;
    cursor: pointer;
}

.quantity-btn .quantity {
    width: 28px;
    border: none;
    font-weight: 600;
    text-align: center;
    border-top: 1px solid var(--main);
    border-bottom: 1px solid var(--main);
    border-radius: 0;
    height: 26px;
}

.quantity-btn span.add-up.value {
    border-radius: 0 50px 50px 0;
    font-size: 15px;
}

.amount-item {
    font-weight: 700;
    align-items: center;
    display: flex;
    border-left: 1px solid #151824;
    padding-left: 15px;
}

.item-cancel {
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
    color: #ff0000;
}

.mini-cart .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: var(--main);
}

.promotion-code {
    padding: 7px 10px;
    background: #ffffff;
}

.promotion-code input {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    width: 75%;
    padding: 13px;
    font-weight: 700;
    background: #f3f3f3;
    border: 0;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.promotion-code button {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    margin-left: -4px;
    width: calc(25% - 4px);
    background: var(--main);
    padding: 10px 20px;
    border: 0;
    cursor: pointer;
    overflow: hidden;
    color: var(--lightWhite);
    font-weight: 700;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    line-height: normal;
    height: 45.2px;
}

.mini-cart .total {
    background: #fd6605;
    color: #fff;
    padding: 9px;
    /*padding: 4px;*/
    height: 40px;
    line-height: 8px;
    border-bottom: 1px solid #fff;
    margin-left: 16px;
}

.mini-cart .title {
    float: left;
    width: 50%;



}

.mini-cart .title2 {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    margin: 12px 0 -6px;
}

.mini-cart .amount {
    text-align: right;
}

.mini-cart .checkout-btn button {
    background: var(--mainhover);
    width: 100%;
    padding: 12px;
    border: 0;
    color: var(--lightWhite);
    font-weight: 700;
    cursor: pointer;
    font-size: 16px;
}

.promotion-code input:focus {
    outline-color: transparent;
}

/*end region*/
/* ------------------------- Cart Section CSS End --------------------- */

/* -------------------------Slider Section CSS Start --------------------- */

.slider-text .sub-text {
    font-size: 18px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    font-family: var(--fontFamily);
}

.slider-text h1 {
    font-size: 70px;
    font-weight: bold;
    color: white;
    margin: 10px 0;
}

.slider-text {
    text-align: center;
    margin-top: 50px;
}

a.btn-buy.hero {
    font-size: 16px;
    font-weight: 600;
    margin-top: 13px;
    display: inline-block;
}



.slider-area-wrapper.owl-carousel .owl-nav>button {
    position: absolute;
    top: 50%;
    left: -25%;
    width: 35px;

    background: #ffffff70;
    z-index: 99999;
    color: black;
    border-radius: 50%;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    transition: 0.3s all;
}

.slider-area-wrapper.owl-carousel .owl-nav>button.owl-next {
    left: auto;
    right: -25%;
}

.slider-area-wrapper.owl-carousel:hover .owl-nav>button {
    left: 5%;
}

.slider-area-wrapper.owl-carousel:hover .owl-nav>button.owl-next {
    right: 5%;
    left: auto;
}

.slider-area-wrapper.owl-carousel {
    overflow: hidden;
}

/* -------------------------Slider Section CSS End --------------------- */

/* -------------------------Service Box Section CSS Start --------------------- */
.single-information-box .icon svg {
    width: 60px;
    height: 60px;
}

.footer-block2 {
    display: none;
}

.information-box-wrapper {
    display: flex;
    background: white;
    transform: translateY(-50%);
    justify-content: space-between;
    align-items: center;
    padding: 35px 0;
    box-shadow: 0 0 8px 0 #ddd;
    position: relative;
    z-index: 9;
    border: 2px solid var(--main);
}

.single-information-box {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0 25px;
    border-right: solid 1px rgb(255 76 59 / 13%);
    cursor: pointer;
    width: 25%;
}

.single-information-box .text h5 {
    font-size: 18px;
    font-weight: 600;
}

.single-information-box .text p {
    opacity: 0.6;
    margin-top: -7px;
}

/* -------------------------Service Box Section CSS End --------------------- */

/* -------------------------Product Category Section CSS Start --------------------- */
.product-category-area {
    padding-top: 0;
    overflow: hidden;
}

.product-category-wrapper {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 15px;
}

.info_form .elementor-icon-box-icon i,
.info_form .icon.icn a {
    background: #fd6605 !important;
    padding: 10px 5px !important;
    font-size: 20px !important;
}

.info_form .phone .icon.icn a {
    background: #fd6605 !important;

    padding: 10px 2px !important;
    font-size: 20px !important;
}

/* .product-category-wrapper .single-category-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid #e5e5e5;
    padding: 10px;
    gap: 10px;
    flex-direction: column;
}
.product-category-wrapper::after {
    content: "";
    width: 1256px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 85px;
    left: 0px;
} */

.product-category-wrapper .single-category-item {

    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 22%) !important;
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    padding: 20px;
    gap: 10px;

    /*display: flex;*/
    /* align-items: center;*/
    /* justify-content: center;*/
    /* flex-direction: column;*/
    /* background: #fff;*/
    /* border-radius: 15px;*/
    /* box-shadow: 0 1px 1px rgb(0 0 0 / 10%);*/
    /* padding: 20px;*/
    /* gap: 10px;*/

}

.product-category-wrapper .single-category-item:nth-child(8) {
    border: none;
}

.product-category-wrapper .single-category-item:last-child {
    border: none;
}

/* .product-category-wrapper::after {
    content: "";
    width: 1215px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 128px;
    left: 40px;
} */




@media (max-width: 3000px) {



    .customer_registration .main_content {
        width: auto;
    }
}






.product-category-wrapper .single-category-item .category-text {
    order: 2;
}

.product-category-wrapper .single-category-item .category-img img {
    height: 40px;
}

.product-category-wrapper .single-category-item .category-text h5 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}

.product-category-wrapper .single-category-item .category-text p {
    color: #999;
    font-size: 12px;
}

.product-category-wrapper .single-category-item:hover h5 {
    color: var(--main);
    text-align: center;
}

.product-category-wrapper .single-category-item .category-img img {
    transition: var(--transition);
}

.product-category-wrapper .single-category-item:hover img {
    transform: scale(1.1);
}

/* -------------------------Product Category Section CSS End --------------------- */

/* -------------------------Special Product Section CSS Start --------------------- */

.special-product-area {
    background-size: cover;
    /*padding-bottom: 23px;*/
    /* margin-top: 40px; */
    background-attachment: fixed;
    /* background-color: #081621; */
}

.single-special-product-item {
    background: none;
}

.special-product-text {
    padding: 0px 15px;
    background-color: var(--main);
    display: none;
}

.special-product-text h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    color: var(--main);
    padding: 7px 15px;
    transform: translateY(-50%);
    z-index: 99;
}

.special-product-text h3::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    top: 0px;
    left: 0;
    box-shadow: 0 0 8px #0000004f;
    z-index: -1;
}

.brand-list-wrapper .single-brand-item {
    background: #ffffff;
    border-radius: 5px;
    padding: 10px 20px 20px;
}

.single-brand-item .brand-img {
    text-align: center;
    border-bottom: 2px solid #db055217;
}

.seo-description.homepage {
    margin-bottom: 40px;
    margin-top: 40px;
}

.brand-product-list ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 0;
    display: block;
    position: relative;
    transition: var(--transition);
}

.list-group {
    display: flex;
    flex-direction: row !important;
}

.brand-product-list ul .brand-single a:after {
    content: "\e5cc";
    position: absolute;
    right: 5px;
    font-family: "Material Symbols Outlined";
    color: #000000;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
    transition: var(--transition);
}

.title-link {
    position: absolute;
    top: 0px;
    right: 0px;
    border: 2px solid #f07c42;
    padding: 3px 6px;
    border-radius: 5px;
    display: flex;
}

.title-link a {
    color: #f07c42;
    font-size: 10px;
}

/* -------------------------Special Product Section CSS End --------------------- */

/* -------------------------Special Categories Section CSS Start --------------------- */
.special-categories-area {
    background: #f5f7f9;
}

.special-category-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.single-special-category-item {
    background: white;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 5%);
}

.single-special-category-item .special-category-img {
    height: 300px;
    background-size: cover;
    background-position: center;
    border-bottom: 1px solid #8080801a;
}

.single-special-category-item .special-category-text {
    text-align: center;
    padding: 25px 0;
    border: 1px solid transparent;
    border-top-width: 0;
    transition: 0.3s all;
}

.single-special-category-item:hover .special-category-text {
    border-color: var(--main);
}

.single-special-category-item .special-category-text .title {
    text-transform: uppercase;
    color: #2d2a25;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 20px;
}

.btn-buy.special-category {
    background: transparent;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 13px;
    display: inline-block;
    margin-top: 10px;
}

.btn-buy.special-category:hover {
    background: var(--main);
    color: white;
    background-position: 100%;
}

/* -------------------------Special Categories Section CSS End --------------------- */

/* -------------------------Feature Product Section CSS Start --------------------- */
.feature-product-wraper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
}

.single-product-item {

    background: #ffffff;
    position: relative;
    padding: 20px;
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 5%);
    text-align: center;
    border-radius: 6px;
}


.single-product-item-inner {
    background: #ffffff;
    position: relative;

    transition: 0.3s ease-in-out;
    text-align: center;
    border-radius: 6px;
}




.single-product-item .product_image {
    height: 200px;
    overflow: hidden;
    position: relative;
    border-bottom: 3px solid rgba(55, 73, 187, 0.03);
    transition: 0.5s all;
}

.product-text {
    padding-top: 10px;
}

.single-product-item:hover {
    border-color: var(--main);
}

.single-product-item .product-item-info h4 {
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    font-weight: 400;
    text-align: start;
    margin: 0px 0px 10px 0px;
}

.single-product-item .product-item-info h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.address.info {
    padding-top: 0px;
}

.product-item-info-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 0px;
}

.single-product-item .price-info .special-price.price {
    font-size: 18px;
    margin-bottom: 4px;
    color: #fd6605;
    display: inline-block;
}

.product-item-info {
    text-align: left;
}

@media (min-width: 1024px) {
    .img-mobile-f {
        margin-top: -14px;
    }
}

@media (max-width: 768px) {
    .product-buy-info .btn-buy-new {
        font-size: 10px !important;
        padding: 5px 6px !important;
    }
}

.single-product-item .price-info .regular-price {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    text-decoration: line-through;
    text-align: start;
    font-size: 14px;
    opacity: 0.8;
    color: #545454;
    font-weight: bold;
    display: inline-block;
}

.product-buy-info {
    gap: 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 35px;
}

.product-buy-info .btn-buy {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;

    padding: 2px 9px;
}

@media (max-width: 768px) {
    .single-product-item .product_image .piccat {
        max-width: 60% !important;
    }
}

.single-product-item .btn-buy.link {
    padding-bottom: 10px;
    display: block;
    text-align: center;
}

.feature-area {
    background-color: #f3f4f8;
    margin-top: -3px;
}

.single-product-item .product_image a::before,
.feature-product-wraper .single-product-item .product_image a::after {
    border-color: var(--main);
}

.single-product-item:hover .product_image img {
    transform: scale(1.1);
}

@media (min-width: 1024px) {
    .single-product-item .product_image .piccat {
        max-width: 100% !important;
    }
}

.single-product-item .product_image img {
    overflow: hidden;
    transition: var(--transition);
    height: auto;
    max-width: 80%;
}

.single-product-item:hover .product-item-info a {
    color: var(--main);
}

.feature-unique-sidebar {
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    padding: 20px 30px;
}

.feature-unique-sidebar .title {
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.25px;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
}

.feature-unique-sidebar .title:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 20%;
    background: var(--main);
    bottom: 0;
    left: 0;
}

.feature-unique-sidebar p {
    font-size: 0.8125rem;
    color: #999;
    font-weight: 400;
    margin-top: 25px;
}

/* -------------------------Feature Product Section CSS End --------------------- */

/* -------------------------Service Section CSS End --------------------- */

/*region footer-area*/
.footer-area {
    background: black;
    overflow: hidden;
}

.social-links li {
    display: inline-block;
    margin: 0px 16px 0px 0;
}

.social-links li a {
    margin: 0px -4px;
    height: 36px;
    width: 36px;
    background: #fd6605;
    display: block;
    text-align: center;
    line-height: 29px;
    color: white;
    transition: 0.3s;
    font-size: 16px;
    /* border-radius: 50%; */
}

.social-links li:hover a {

    color: white;
    ;
    cursor: pointer;
}

footer .footer-area .bcsm {
    text-align: center;
    margin-bottom: 20px;
}

footer .footer-area .bcsm p {
    font-size: 15px;
    font-weight: 900;
    color: #dbdbdb;
}

footer .footer-area .bcsm img {
    width: 15%;
}

footer .footer-area .bcsm img:nth-child(1) {
    margin-right: 10px;
}

.social-links ul {
    text-align: center;
}

/* .social-links li:hover a {
  background: #1877f2;
  color: var(--lightWhite);
  cursor: pointer;
}
.social-links li:hover a.twitter {
  background-color: #1da1f2;
}
.social-links li:hover a.instagram {
  background-color: #e4405f;
} */
@media (min-width: 1024px) {
    .footer-widget.quick-links {
        margin-left: 105px;
        padding-right: 0px;
        padding-left: 0px;
    }
}

.footer-widget.quick-links {

    padding-right: 0px;
    padding-left: 0px;
}

.footer-block {
    display: flex;
}

.ending-footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-subscribe {
    width: 127px;
    border: none;
    outline: none;
    margin-right: 15px;

    height: 28px;
}

.footer-title {
    background: white;
    padding: 3px 0px;
    border-radius: 35px;
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;

    height: 32px;
}

.subscribe-btn {
    background: #fd6605;
    color: white;
    border: none;
    padding: 2px 9px;
    border-radius: 40px;
    /* margin-right: 8px; */
    font-size: 12px;
}

.footer-image-wrapper {
    width: 72px;
    margin-right: 14px;
}

.footer-image-wrapper img {
    width: 100%;
}

.footer-image {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0px;
}

.fw3 {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;


}

.information {
    padding: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-widget.quick-links ul {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}

.footer-widget.quick-links li {
    display: inline-block;
    width: 46%;
    margin: 0;
    /* padding: 0 0 9px; */
    font-size: 12px;
    line-height: 33px;
}

.footer-widget .widget-info li a {
    color: var(--lightWhite);
}

.footer-widget h4 {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    margin-bottom: 14px;
    line-height: 40px;
    font-size: 17px;
    font-weight: 400;
    color: var(--lightWhite);
}

.footer-widget a {
    font-weight: 400;
    font-size: 15px;
    color: #aaa;
}

.footer-widget a:hover {
    color: var(--main);
}

.footer-widget p {
    color: #cacacab8;
    font-size: 13px;
}

.footer-widget .widget-info p {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    text-align: left;
}

.footer-widget .widget-info p a {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    color: #cacacab8;
}


.info-text {
    font-size: 16px;
}

i.fa.fa-phone {
    /*background: #fd6605;*/
    padding: 3px;
    color: black;
    font-size: 18px;
    border-radius: 17px;
}

i.fa-solid.fa-location-dot {
    color: #fd6605;
}

.footer-area .information p i {
    display: inline-block;
    padding-top: 10px;
}

.widget-info .info .icon {
    flex: 0 0 24px;
    width: 24px;
    font-size: 13px;
    text-align: center;
    margin-right: 3px;
    color: var(--lightWhite);
}

.widget-info .info {
    display: flex;
}

.widget-info .info .icon a {
    height: 30px;
    width: 30px;
    background: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: var(--lightBlack);
    margin-right: 10px;
    display: inline-block;
    transition: 0.3s;
}

.widget-info .info .icon a:hover {
    background: var(--main);
    color: #fff;
}

.all-contact-info div p {
    line-height: 1.4;
}

.ending-footer {
    background: #fff;
    padding: 15px 0;
}

.footer-btm-widget span {
    font-size: 13px;
    margin-right: 15px;
    color: #777;
}

.footer-btm-widget img {
    margin-right: 30px;
}

.footer-btm-widget p {
    font-size: 13px;
    color: #707070;
}

.newsletter-area {
    margin-top: 25px;
}

.footer-widget .newsletter-area {
    margin-top: 25px;
}

.footer-widget.newsletter {
    padding-right: 0px;
}

.newsletter-area .form-subscribe {
    max-width: 250px;
}

.newsletter-area .form-subscribe .btn {
    margin: 0;
    padding: 5px !important;
}

.form-subscribe .form-control {
    background-color: rgba(255, 255, 255, 1);
    letter-spacing: 1px;
    border: none;
    border-radius: 0;
    border-top-left-radius: 36px;
    border-bottom-left-radius: 36px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 10px;
    font-weight: 500;
}

.form-subscribe .form-control.focus,
.form-subscribe .form-control:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none;
}

.form-subscribe .btn {
    border-radius: 0;
    border-top-right-radius: 36px;
    border-bottom-right-radius: 36px;
    background: var(--main);
    border-color: var(--main);
    height: 37px;
    line-height: 36px;
    font-size: 10px;
    font-weight: 600;
    padding: 0 10px;
}

.footer-bottom-copyright {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #ffffff;
}

.footer-bottom-copyright p a {
    color: #0097d7;
}

.footer-bottom-copyright p {
    margin-bottom: 0;
}

/*endrgion*/

.footer-block h4 {
    color: var(--lightWhite);
    font-size: 14px;
    margin-bottom: -10px !important;
}

.fw2 {
    margin-top: 30px;
}

.information-heading {
    margin-top: 10px;
}

.information .social-title {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    text-align: left;
    margin-right: 88px;
    margin-bottom: -5px;
    font-size: 12px;
    margin-top: 19px;

}

.fiw {
    width: 64px;
}

.social-links {
    margin-right: 0px;
}

.footer-block>h4 {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    margin-top: 0;
}

.footer-block a>img {
    height: 40px;
}

.footer-block2 a>img {
    height: 40px;
}

.footer-block>a {
    margin-left: -27px;
}

.footer-area hr {
    color: var(--lightWhite);
    margin-top: 20px;
}

.ending-footer {
    border-top: 1px solid #494949;
    background: black;
}

.banner-type.mobile img.mobile-banner {
    display: none;
}

@media (max-width: 1366px) {
    .main-nav .nav li a {
        font-size: 13px;

    }

}

.customer_login .row .col-md-4 .main_content {
    width: 512px;
}

@media (max-width: 991px) {
    #nav-toggler {
        width: 20px;
        height: 25px;
        display: inline-block;
        background: rgba(255, 255, 255, 0);
        z-index: 1;
        position: absolute;
        margin: 0 6px 0 10px;
        top: 50%;
        right: auto;
        left: 10px;
        margin-top: -20px;
    }

    #nav-toggler span:after,
    #nav-toggler span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -7px;
    }

    #nav-toggler span:after {
        top: 7px;
    }

    #nav-toggler span {
        position: relative;
        display: block;
    }

    #nav-toggler span,
    #nav-toggler span:after,
    #nav-toggler span:before {
        width: 100%;
        height: 2px;
        background-color: white;
        transition: all 0.3s;
        backface-visibility: hidden;
        border-radius: 2px;
    }

    on activation #nav-toggler.close span {
        background-color: transparent;
    }

    #nav-toggler.close span:before {
        transform: rotate(45deg) translate(6px, 5px);
    }

    #nav-toggler.close span:after {
        transform: rotate(-45deg) translate(5px, -4px);
    }

    .main-nav {
        position: absolute;
        left: 0;
        top: 2px;
    }

    .main-nav .nav.open .overlay {
        content: "";
        position: fixed;
        left: 0;
        top: 125px;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 999;
        display: block;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .main-nav .nav ul li {
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        height: auto;
    }

    .main-nav .nav .drop-menu-2 li {
        position: relative;
        left: 0;
        top: 0;
    }

    .main-nav .nav li a {
        margin-left: 20px;
        color: var(--lightBlack);
        line-height: 40px;
        font-size: 11px;
    }

    .main-nav .nav .drop-menu-1 li a {
        margin-left: 25px;
        color: var(--lightBlack);
    }

    .main-nav .nav .drop-menu-2 li a {
        margin-left: 50px;
    }

    .main-nav .nav .toggle+a {
        display: none;
    }

    .main-nav .nav {
        visibility: hidden;
    }

    .nav .drop-down li.drop-open>a:before {
        display: none;
    }

    .main-nav .nav .drop-menu-1 li {
        display: block;
        background-color: #f1f5f9;
        border-bottom: none;
        line-height: 40px;
        color: var(--lightBlack);
        font-size: 12px;
        text-decoration: none;
        font-weight: 600;
        padding: 0;
    }

    .main-nav .nav .drop-down a:hover {
        background: none;
        color: inherit;
    }

    .main-nav .nav .drop-menu-2 li {
        display: block;
        line-height: 30px;
        color: var(--lightBlack);
        font-size: 12px;
        text-decoration: none;
        border: none;
        font-weight: 600;
        padding: 0;
    }

    .main-nav .nav ul ul {
        box-shadow: none;
    }

    .main-nav .nav .drop-menu-2 li a.active {
        color: var(--main);
    }

    .main-nav .nav .drop-menu-2 li:hover {
        color: var(--main);
    }

    .main-nav .nav.open {
        visibility: visible;
    }

    .main-nav .nav .responsive-menu {
        width: 300px;
        position: fixed;
        left: -300px;
        top: 125px;
        height: calc(100vh - 105px);
        overflow: auto;
        background: var(--lightWhite);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        z-index: 99999;
    }

    .main-nav .nav.open .responsive-menu {
        left: 0;
    }

    .main-nav .nav:before {
        display: none;
    }

    .main-nav .nav ul li {
        display: block;
        width: 100%;
    }

    .main-nav .nav ul li>ul {
        display: none !important;
    }

    .main-nav .nav ul li.open>ul {
        display: block !important;
        width: 300px;
    }

    .main-nav .nav .drop-menu-1 a {
        display: block;
        margin-left: -8px;
        margin-right: 0;
    }

    .main-nav .nav ul ul {
        float: none;
        position: static;
        color: var(--lightWhite);
    }

    Fisrt Tier Dropdown .main-nav .nav ul ul li {
        display: block;
        width: 100%;
    }

    .main-nav .nav ul ul ul li {
        position: static;
    }

    .main-nav .nav li.drop-open>a:after {
        content: " +";
        float: right;
        margin-right: 20px;
        font-size: 15px;
    }

    .main-nav .nav li.open>a:after {
        content: "-";
        font-size: 30px;
    }

    .drop-menu-1 li a:only-child:after {
        content: " ";
    }

    .responsive-menu>li:last-child {
        margin-bottom: 100px !important;
    }
}

.search-box {
    position: absolute;
    top: 15px;
    left: 15%;
    width: 100%;
}



.search-box.search-active {
    top: 80px;
    opacity: 1;
    visibility: visible;
    z-index: 99999;
    box-shadow: 0 0 8px 0 #ff4c3b4a;
}

.seacrh-inner-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.seacrh-inner-box input[type="search"] {
    width: 100%;
    border: 1px solid transparent;
    padding: 15px 30px 15px 50px;
    height: auto;
    box-shadow: none;
}

.seacrh-inner-box button {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    border: 0;
    background-color: transparent;
}

.seacrh-inner-box input:focus,
.seacrh-inner-box button:focus {
    outline: 0;
    box-shadow: none;
}

.single-product-item .price-info {
    font-size: 16px;
    border: none;
    font-weight: 500;
    display: grid;
    min-height: 52px;
}

.sticky-footer {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    background: black;
    z-index: 999;
    box-shadow: 0 -4px 4px rgb(0 0 0 / 20%), 0 -1px 0 rgb(255 255 255 / 20%);
    flex: 1 1 auto;
    width: 100%;
    padding: 10px 0;
}

.sticky-footer ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sticky-footer ul li {
    flex: 0 0 20%;
    max-width: 20%;
}

.sticky-footer ul li a {
    text-align: center;
}

.sticky-footer ul li a i,
.sticky-footer ul li a span {
    display: block;
}

.sticky-footer ul li a i {
    font-size: 18px;
    color: #fd6605;
}

.sticky-footer ul li a span {
    font-size: 10px;
    font-weight: 500;
    color: #fd6605;
    margin-top: 3px;
}

.sticky-footer ul li.home-icon a.th-ib-items {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    background: white;
    border-radius: 50%;
    transform: translate(-50%, -100%);
    padding: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 53%);
}

.sticky-footer ul li.home-icon a>.home-icon-wrapper {
    border: 1px solid red;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.sticky-footer ul li.home-icon a>.home-icon-wrapper img {
    height: 20px;
    margin-top: 8px;
}

.footer-radius-circle {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    padding: 8px 22px;
}

.query-block {
    max-width: 300px;
    margin: auto;
    margin-bottom: 20px;
}

.query-block-wrapper {
    display: flex;
    align-items: center;
    color: white;
    gap: 20px;
}

.query-block-wrapper .query-text h3 {
    color: var(--main);
    font-size: 18px;
}

.query-block-wrapper .query-icon {
    font-size: 18px;
    padding-right: 20px;
    border-right: 1px solid #333;
}

.query-block-wrapper .query-text {
    text-align: left;
}

.query-block-wrapper .query-text p {
    opacity: 0.7;
}

.footer-radius-circle:hover {
    border-color: var(--main);
}

.footer-widget.quick-links a>i {
    padding-right: 10px;
    font-size: 12px;
}

.search-icon-mobile {
    display: none;
}

.single-information-box:hover .text h5 {
    color: var(--main);
}

.single-information-box:hover .text p {
    opacity: 1;
}

.social-links.mobile {
    display: none;
}

/* -------------------------Other CSS Start --------------------- */
section.delivery-section {
    margin-top: 0px;
    margin-bottom: 15px;
}

section.delivery-section marquee {
    box-shadow: 0 0 8px #dededef5;
    background: #fff;
    line-height: 20px;
    padding: 12px 0px;
    color: black;

}


/*region breadcrumb*/
.breadcrumb {
    padding: 5px 15px;
    border-radius: 4px;
    margin-top: 15px;
    border: 1px solid #fd660573;
}

.common-home {
    padding: 0;
    background: none;
}

.breadcrumb li {
    display: inline-block;
    position: relative;
    line-height: 20px;
}

.breadcrumb li a {
    color: #333;
    font-size: 12px;
    font-weight: 600;
}

.breadcrumb li:last-child a {
    color: #808080;
}

.breadcrumb li i {
    font-size: 16px;
}

.page-heading {
    text-align: right;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    padding: 5px 15px;
    border-radius: 4px;
}

.breadcrumb li+li:before {
    padding: 0 6px;
    color: #808080;
    font: normal normal normal 10px/20px FontAwesome;
    content: "\f054";
    margin: 0 5px;
}

/*endregion*/
.breadcrumb-item+.breadcrumb-item::before {
    content: "\f105";
}

/*region filter css*/
.noUi-horizontal {
    width: 94% !important;
}

.filters {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.05);
}

.range-label.from {
    margin-top: 20px;
}

.filter-group .toggler {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 18px;
}

.filter-group.show .items {
    display: block;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.filter-group.show .items {
    display: none;
}

.range-label {
    margin: 0 20px;
}

input#range-to {
    margin-right: 7px;
}

.panel .range-label input {
    float: left;
    width: 48%;
    outline: 0;
    padding: 3px;
    padding-left: 10px;
    margin-bottom: 20px;
    border: 1px solid #bbb;
    line-height: 24px;
}

.panel .filters .filter-group,
.panel .filters .price-filter {
    margin-bottom: 0px;
    display: table;
    width: 100%;
}

.panel .filters .price-filter .noUi-horizontal {
    margin: 20px 20px;
    width: 80% !important;
}

.filters>div:not(:last-child) {
    border-bottom: 1px solid #38383826;
}

.product-title.label {
    padding: 10px 20px;
    border-bottom: 1px solid #66666626;
}

.filter-group .toggler:before {
    content: ">";
}

.filter-group.show .toggler:before {
    content: "<";
}

.panel .filters .filter-group label.filter {
    display: inline-block;
    width: 100%;
    font-weight: 400;
}

.panel .filters .filter-group label.filter input {
    float: left;
    margin: 7px 10px 0 0;
}

.panel .filters .filter-group .label h3,
.panel .filters .price-filter .label h3 {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: relative;
    cursor: pointer;
}

.panel .filters .filter-group .items {
    font-family: "Lato", Arial, Helvetica, sans-serif !important;
    margin-top: 10px;
    padding: 10px 20px;
}

.filter-group .product-title.label h3:after {
    content: "\f106";
    position: absolute;
    right: 0;
    font-family: "Font Awesome 6 Free Solid";
    font-size: 14px;
    color: #1a1a1ab8;
    transition: 0.3s all;
}

.filter-group.show .product-title.label h3:after {
    content: "\f107";
}

.filter-group.price-filter .product-title.label h3:after {
    display: none;
}

.filter-group.show .product-title.label {
    border: none;
}

.panel .filters .noUi-base {
    border: none;
    box-shadow: none;
}

.panel .filters .noUi-connect {
    background: #fd6605 !important;
    background: var(--lightRed);
    background: -moz-linear-gradient(left, var(--lightRed) 0%, #b91116 100%);
    background: -webkit-linear-gradient(left, var(--lightRed) 0%, #b91116 100%);
    background: linear-gradient(to right, var(--lightRed) 0%, #b91116 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--lightRed)', endColorstr='#b91116', GradientType=1);
}

.shadow {
    margin-bottom: 0.5rem !important;
}

/*endregion*/

/*endregion*/
/*region Popup*/
.popup {
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.popup:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

.popup-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-width: 90%;
    border-radius: 3px;
    text-align: center;
}

.popup-inner h1 {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
}

.popup-inner p {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.popup-close {
    width: 34px;
    height: 34px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 25px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    border: solid 4px var(--main);
    background: var(--main);
    cursor: pointer;
    color: white;
}

.popup-close:after,
.popup-close:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 5px;
    height: 4px;
    width: 16px;
    border-radius: 30px;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: #f00;
    text-decoration: none;
    border-color: #ff4e19;
}

.popup-close:hover:after,
.popup-close:hover:before {
    background: #fff;
}

/*endregion*/

.f-out {
    visibility: hidden !important;
    transition: visibility 0s linear 500ms, opacity 500ms;
    opacity: 0;
}

.f-in {
    transition: visibility 0s linear 500ms, opacity 500ms;
    visibility: visible !important;
    opacity: 1;
}

/* region popup */
.lb-body img {
    max-width: 100%;
}

.popup-inner .lb-footer {
    color: #fff;
    text-align: left;
    margin-top: 10px;
}

.popup-inner .lb-footer .title {
    float: left;
}

.popup-inner .lb-footer .counter {
    text-align: right;
}

.popup .button {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
    background: none;
    left: 20px;
    line-height: 0;
    opacity: 0.9;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
}

.popup .button.prev {
    border-right: 30px solid #3f3f3f;
    z-index: 99;
}

.popup .button.next {
    border-left: 30px solid #3f3f3f;
    right: 20px;
    left: auto;
}

.popup .button:after {
    content: "";
    position: absolute;
    top: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.popup .button.prev:after {
    right: -27px;
    border-right: 22px solid #fff;
}

.popup .button.next:after {
    left: -27px;
    border-left: 22px solid #fff;
}

.popup span.button i {
    line-height: 0;
}

@media (max-width: 480px) {
    .popup .button {
        transform: scale(0.65);
    }

    .popup-inner .lb-footer .counter {
        text-align: inherit;
    }

    .popup-close {
        top: -5px;
        right: 5px;
    }
}

/*endregion */

body .popup.f-in .popup-inner {
    max-width: 380px;
}

body .popup.f-in .cart-info {
    margin: 10px 0px;
}

body .popup.f-in .cart-info {
    flex: 0 0 180px;
    padding: 10px 15px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    position: relative;
    z-index: 10;
}

body .popup.f-in .cart-info span.cart-qty {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

body .popup.f-in .cart-info>span {
    margin: 0 5px;
    display: inline-block;
    color: #888;
    display: flex;
    justify-content: space-between;
}

body .popup.f-in .cart-info>span>span {
    font-weight: bold;
    color: #111;
    font-size: 15px;
}

body .popup.f-in .cart-info span span {
    font-weight: bold;
}

body .popup.f-in .btn-wrapper a button {
    margin: 7.5px 0px;
    border-radius: 4px;
}

body .popup.f-in .btn-wrapper a button.btn {
    background: var(--main);
    color: var(--lightWhite);
    width: calc(50% - 10px);
    padding: 8px 0;
    margin: 10px 5px 0;
}

body .input-group>.form-control {
    width: 100%;
    height: 37px;
    border: 1px solid #ff4c3b87;
    border-radius: 0px;
}

.main_content {
    background: white;
    padding: 30px;
    margin-bottom: 30px;

}

body .popup.f-in .btn-wrapper a button.btn:hover {
    background: black;
    color: white;
}

.popup-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-width: 90%;
    text-align: center;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}

#input-coupon {
    height: 42px;
    margin: -2px 0px;
}

#input-voucher {
    height: 42px;
    margin: -2px 0px;
}

.loader.popup-inner {
    padding: 0px;
}

.loader,
.loader::before,
.loader::after {
    border-radius: 10px;
}

.popup-inner .title {
    font-weight: 500;
}

.popup-inner .counter {
    font-size: 13px;
    opacity: 0.5;
}

.popup-close .lb-body {
    min-height: 500px;
}

.additional-btn.buttons_added input[type="button"] {
    display: none;
}

.product-image-holder .main-img {
    padding: 0px 50px 0px 50px;
    width: 100%;
}

.quick-overview .view-more {
    color: var(--main);
}

.cart.body .title {
    font-size: 30px;
    margin-bottom: 15px;
}

.delivery ul li {
    list-style: circle;
    margin-left: 25px;
    margin-bottom: 15px;
}

.delivery h3 {
    color: black;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
}

.delivery h3:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: var(--main);
}

/*============================================
* 1.11 Feature Blog
*=============================================*/
.ft-single-blog {
    border-radius: 7px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid #e9e0e0;
}

.ft-single-blog:hover {
    border: 1px solid var(--lightBlack);
}

.blg-thumb {
    display: block;
    overflow: hidden;
}

.blg-thumb a {
    display: inline-block;
    width: 100%;
}

.blg-thumb a img {
    max-width: 100%;
    height: 200px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    margin-top: -5px;
}

.ft-single-blog:hover .blg-thumb a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.blg-meta {
    text-align: left;
    position: relative;
    z-index: 5;
    margin: 15px 20px;
}

.blg-meta span {
    border-radius: 23px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    display: inline-block;
}

.blg-content {
    padding: 0px 20px 30px 20px;
}

.blg-content-details {
    height: auto;
}

.blg-content-details h2 {
    font-size: 22px;
    font-weight: 500;
    color: var(--lightBlack);
    margin: 23px 0px 16px !important;
}

.blg-content h2 a {
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    letter-spacing: 0;
    color: var(--lightBlack);
    margin: 10px 0px 16px;
    line-height: 24px;
    font-weight: 600;
}

.blg-content h2 a:hover {
    color: var(--lightBlack);
}

.blg-content p {
    font-size: 16px;
    font-weight: 300;
    color: #515151;
    letter-spacing: 0;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blg-content a.readmore_btn {
    font-size: 14px;
    font-weight: 700;
    margin-top: 12px;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    display: inline-block;
    background: transparent;
    color: var(--main);
    padding: 0;
}

.owl-carousel.owl-news-events img {
    height: 500px;
}

/*============================================
* END Feature Blog
*=============================================*/

.contact-area .tab-area .nav-tabs {
    border: none;
    margin: auto;
    display: flex;
    justify-content: center;
}

.tab-area button {
    box-shadow: 0px 1px 4px rgb(0 0 0 / 30%);
    line-height: 24px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    border: none;
}

.tab-area {
    margin-bottom: 30px;
}

.tab-area button.nav-link.active {
    background: var(--main);
    color: white;
    border: none;
}

.tab-area .nav-link:focus,
.tab-area .nav-link:hover {
    color: var(--main);
}

.tab-content-area {
    background-color: white;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #fd660573;
}

.contact-wrapper .contact-title h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 18px;
}

.contact-content {
    margin-bottom: 25px;
}

.contact_form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fd660573;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    margin-bottom: 15px;
}

.contact_form .buttons .btn-basic-sm {
    background: var(--main);
    color: white;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.contact-content p>i {
    padding-right: 10px;
    color: var(--main);
}

.contact_form .text-danger {
    margin-bottom: 15px;
    margin-top: -5px;
    font-size: 12px;
}

.contact-wrapper .contact-content p {
    margin-bottom: 10px;
}

.pull-right {
    float: right;
}

.login-image-wrapper {
    height: 100%;
    background-size: cover;
    background-position: center;
    height: 390px;
    border-radius: 10px 0px 0px 10px;
}

.customer_registration h1,
.login-area-wrapper h2 {
    padding-top: 14px;
    color: #fd6605;
    font-size: 18px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
}

.customer_registration h1::after,
.login-area-wrapper h2::after {
    background-color: #c9d2d9;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 55px;
}

.form-control {
    display: block;
    width: 84%;
    height: 34px;
    padding: 6px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    appearance: none;
    border-radius: 0.0rem;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/*.account-login a,*/
/*.account-register a {*/
/*    color: #fd6605;*/
/*}*/
.login-area-wrapper .btn {
    margin-left: 0px;
    display: block;
    width: 100%;
    letter-spacing: 2px;
    font-size: 12px;
    color: white;
}

.before-login .form-group .forgot-password {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
}

.panel .btn {
    width: 100%;
    text-align: center;
}

.before-login .btn.st-outline {
    border-width: 1px;
}

.no-account-text {
    text-align: center;
    margin: 25px 0 35px;
    border-bottom: 1px solid #eee;
    height: 11px;
}

.no-account-text span {
    background: #fff;
    padding: 0 10px;
    color: #666666;
}

.before-login .alert {
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .account-account .container.ac-layout {
        padding-bottom: 0;
    }

    .ac-header .balance .blurb,
    .ac-header .name p {
        font-size: 12px;
        line-height: 18px;
    }

    .ac-header .name p.user {
        font-size: 20px;
    }

    .ac-menus {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
        padding: 15px 10px;
        background: #F1F3F5;
    }

    .ac-menu-item {
        flex: 0 0 33.33%;
    }

    .ac-menus a {
        padding: 15px 5px;
        border: none;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    }

    .ac-menus a span {
        font-size: 12px;
    }

    .ac-header .avatar img {
        width: 50px;
        height: 50px;
    }

    .ac-header {
        flex-wrap: wrap;
        margin-top: 20px;
        padding-bottom: 10px;
        display: none;
    }

    .account-account .ac-header {
        display: block;
    }

    .ac-header .name {
        padding-left: 15px;
    }

    .ac-header .left,
    .ac-header .right {
        flex: 1 1 100%;
    }

    .ac-header .right {
        border-right: none;
        padding-top: 10px;
        margin-top: 20px;
        border-top: 1px solid #eee;
    }

    .ac-header .right .balance {
        flex: 1 1 50%;
    }

    .ac-header .right .balance:first-child {
        border: none;
    }

    .ac-header .balance .amount {
        margin: 0;
    }

    .navbar-nav.ac-navbar {
        display: none;
    }

    .ac-layout .ac-title {
        padding-top: 10px;
    }

    .ac-layout .ac-title .material-icons {
        display: block;
    }

    .ac-layout .ac-title h1 {
        margin-bottom: 0;
    }

    .ac-layout .ac-title-help-text {
        font-size: 14px;
    }
}

.no-account-text span {
    background: none;
    padding: 0 10px;
    color: #666666;
}

.no-account-text {
    text-align: center !important;
    margin: 25px 0 35px !important;
    border-bottom: 1px solid #eee !important;
    height: 11px !important;
}

.login-area-wrapper .btn.facebook {
    display: inline-block !important;
    text-align: center !important;
    background: #fd6605 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    margin-bottom: 10px !important;
    border: 1px solid #bbb5a9 !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    padding: 15px 10px !important;
    text-transform: uppercase !important;
    transition: all 400ms ease-out 0s !important;
    line-height: normal !important;
}

.login-area-wrapper .btn.google {
    background: #db4a39 !important;
}

.login-form-wrapper .title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

.login-form-wrapper .form-group label {
    margin-bottom: 5px;
    opacity: 0.9;
}

.login-area-wrapper .btn.facebook {
    color: #eb1b23 !important;
}

.login-area-wrapper .btn.facebook:hover {
    background: #eb1b23 !important;
    color: white !important;
}

.login-form-wrapper .form-group input {
    padding-left: 15px;
    font-size: 14px;
    border: 1px solid #ff4c3b52;
}

.login-form-wrapper .form-group {
    margin-bottom: 15px;
}

.login-form-wrapper .forget-password,
.login-form-wrapper .register-link a {
    display: block;
    color: var(--main);
    font-weight: 600;
    margin-bottom: 15px;
}

.login-form-wrapper .register-link a {
    text-align: initial;
    display: initial;
}

.login-form-wrapper .register-link p {
    opacity: 0.9;
    margin-top: 20px;
    text-align: center;
}

.login-form-wrapper .form-group.submit input {
    background: var(--main);
    border: none;
    padding: 7px 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.login-form-wrapper {
    padding: 0 30px 0px 10px;
}

.information-offer .clearfix {
    display: none;
}

.offer-page .offer-content img {
    width: 100%;
}

.ft-single-blog.article-thumb {
    margin-bottom: 20px;
}

.blg-content h2 {
    height: 60px;
}

.blog-left {
    border: 1px solid #ff4c3b87;
    margin-bottom: 30px;
}

.blog-left img.main-img {
    width: 100%;
}

.blog-details {
    padding: 30px;
    font-size: 16px;
}

.blog-details .article-title h1 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 600;
}

.article-description p {
    text-align: justify;
}

.blog-details .meta span.date {
    font-size: 20px;
    font-weight: 500;
}

.blog-details .share-on .share-ico {
    height: 30px;
    width: 30px;
    background: var(--main);
    text-align: center;
    line-height: 29px;
    color: var(--lightWhite);
    transition: 0.3s;
    display: inline-block;
    margin-left: 7px;
}

.blog-details .share-on {
    margin-top: 15px;
}

.blog-details .share-on,
.blog-details .meta {
    text-align: right;
}

.sticky-offer {
    position: fixed;
    bottom: 50%;
    right: 0px;
    z-index: 99999;
}

.sticky-offer .offer-item {
    background-color: var(--main) !important;
    height: 50px !important;
    width: 50px !important;
    text-align: center !important;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%), -5px 5px 10px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    color: white;
    border: 2px solid transparent;
    transition: 0.3s all;
}

.sticky-offer .offer-item i {
    font-size: 16px;
    margin-top: 6px;
}

.sticky-offer .offer-item .cart-name {
    font-size: 12px;
}

.sticky-offer .offer-item:hover {
    border-color: var(--main);
    background: white !important;
    color: var(--main);
}

/* --------------------------Other CSS End --------------------- */

.header-search-bar.desktop .search-box {
    width: 420px;
    border-radius: 5px;
}

@media (max-width: 1366px) {
    .banner-type {
        margin-bottom: 30px !important;
    }
}

.header-search-bar.desktop .search-box input[type="text"] {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid white;
    background: #f3f4f8;
    padding: 5px 6px;
    padding-left: 23px;
    /* border-radius: 4px; */
    color: black;
    width: 100%;
}

.header-search-bar.desktop .search-box .seacrh-inner-box {
    position: relative;
    width: 27vw;
    height: 100%;

}

.header-search-bar.desktop .seacrh-inner-box button {

    background-color: #fe6502;
    color: #fff !important;
    padding-left: 30px;
    padding-right: 17px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 5px 23px !important;
    position: absolute;
    right: 0px;
    left: auto;
    top: 50%;
    font-size: 15px;
    color: #b5afa5;
}

.header-search-bar ::placeholder {
    color: #b5afa5;
}

#search .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 480px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    max-height: 365px;
    overflow: auto;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    border-left: 0;
    width: calc(100% 0px);
}



#search .dropdown-menu .search-item {
    border-bottom: 1px solid #e1e4e7;
}


#search .dropdown-menu .search-item a {
    display: inline-block;
    width: 100%;
    padding: 15px;
    white-space: normal;
}

#search .dropdown-menu .search-item .image {
    float: left;
    width: 60px;
    background: #fafafa;
}

#search .dropdown-menu .search-item .name {
    margin-left: 70px;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 5px;
    color: #2b2828;
}

#search .dropdown-menu .search-item .price {
    font-size: 14px;
    margin-left: 70px;
    font-weight: 600;
    color: #222;
}

#search .dropdown-menu .search-item .image img {
    max-width: 60px;
}

.header-top-right .header-icon ul li a {
    display: flex;
    /* flex-direction: column; */
    gap: 11px;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* width: 100px; */
    color: var(--main);
}

.header-top-right .header-icon ul li a>span {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}

.main-nav .nav ul li:last-child:hover>ul,
.main-nav .nav ul li:nth-child(8):hover>ul {
    left: auto;
    right: 0;
}

.main-nav .nav ul li:last-child:hover .drop-menu-2,
.main-nav .nav ul li:nth-child(9):hover .drop-menu-2,
.main-nav .nav ul li:nth-child(8):hover .drop-menu-2,
.main-nav .nav ul li:nth-child(7):hover .drop-menu-2 {
    left: 100%;
    right: inherit;
}

.product-details-regular-price {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    display: inline-block;
}

/*------------------------Company Overview & MD Message Page CSS Start-----------------*/
.about-company-details .info-wrap {
    margin-bottom: 25px;
}

.about-company-details .info-wrap h3,
.about-company-details .info-wrap h4 {
    margin-bottom: 10px;
    color: var(--main);
}

.about-company-details .info-wrap p {
    text-align: justify;
    margin: 5px 0;
}

.company-branch-list h4 {
    margin-bottom: 10px;
    color: var(--main);
}

.logh {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    display: block;
}

.company-partner-list ul {
    display: flex;
    gap: 20px;
}

.company-partner-list ul li img {
    width: 100%;
}

.single-branch-item h6 {
    font-weight: 600;
}

.kjk {
    text-align: end;
}

.company-branch-list {
    margin: 20px 0;
}

.branch-wrapper-list {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-branch-item {
    width: 25%;
}

@media (max-width: 776px) {
    .branch-wrapper-list {
        justify-content: center;
        align-items: flex-start;
    }

    .single-branch-item {
        width: 100%;
    }

    .company-partner-list ul li img {
        height: 70px;
    }
}

.md-info img {
    width: 75%;
    border: 3px solid var(--main);
    border-radius: 5px;
    padding: 5px;
}

.md-info .md-info-inner {
    margin-top: 15px;
}

.md-info .md-info-inner h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--main);
}

.md-info .md-info-inner p {
    font-size: 14px;
}

.md-info .md-info-inner .md-contact {
    margin-top: 8px !important;
}

.md-info .md-info-inner .md-contact p {
    display: flex;
    font-size: 12px;
    margin-bottom: 5px !important;
    gap: 8px;
    align-items: center;
}

.md-info .md-info-inner .md-contact p i {
    padding: 5px;
    background: var(--main);
    color: white;
    border-radius: 3px;
}

.message-md-inner .md-message-title {
    color: var(--main);
    font-weight: 600;
}

.message-md-inner .greetings {
    font-weight: 600;
}

@media (max-width: 480px) {
    .md-info {
        text-align: center;
        margin: 25px 0;
    }

    .message-md-inner p {
        font-size: 14px;
        text-align: justify;
        line-height: 22px;
    }

    .md-info img {
        width: 50%;
    }

    .md-info .md-info-inner h4 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 5px !important;
    }

    .md-info .md-info-inner p {
        font-size: 13px;
        line-height: 18px;
        text-align: center;
    }

    .md-info .md-info-inner .md-contact p {
        font-size: 14px;
        line-height: 27px;
        justify-content: center;
    }

    .message-md-inner .md-message-title {
        font-size: 18px;
    }
}

/*------------------------MD Message Page CSS End-----------------*/

/*------------------------Team Page CSS Start-----------------*/

.team-item-list-wrapper .single-team-list-item .team-photo img {
    width: 180px;
    border-radius: 50%;
    height: 180px;
    border: 2px solid var(--main);
    border-bottom-width: 0;
    padding: 15px;
    background: white;
}

.team-item-list-wrapper .single-team-list-item .team-info {
    background: white;
    padding: 10px;
    border-radius: 5px;
    padding-top: 35px;
    margin-top: -35px;
    border: 2px solid var(--main);
    padding-bottom: 25px;
}

.team-info h4 {
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.team-info p {
    letter-spacing: 2px;
}

.single-team-list-item {
    margin-bottom: 20px;
    text-align: center;
}

.team-item-list-wrapper .single-team-list-item .team-info p {
    font-size: 14px;
    color: #7a7a7a;
    height: 35px;
    margin: 5px 0px 10px 0;
}

.single-team-list-item .contact-info {
    display: flex;
    flex-direction: column;
    margin-top: 7px;
}

.single-team-list-item .contact-info a {
    color: #7a7a7a;
}

/*------------------------Team Page CSS End-----------------*/
/*------------------------Clients Page CSS Start-----------------*/
.happy-clients-list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 25px;
    margin-top: -30px;
}

.single-client-item {
    overflow: hidden;
    border: 1px solid var(--main);
    border-radius: 0.25rem;
}

.happy-clients-list .single-client-item img {
    border-radius: 0.25rem;
    box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1) !important;
    height: 110px;
    object-fit: contain;
    transition: var(--transition);
}

.single-client-item:hover img {
    transform: scale(1.1);
}

@media (max-width: 776px) {
    .team-item-list-wrapper .single-team-list-item .team-info p {
        height: auto;
    }

    .happy-clients-list {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .happy-clients-list .single-client-item img {
        height: 75px;
    }

    .happy-clients-list .banner-type {
        margin: 0;
    }
}

@media (max-width: 480px) {
    .happy-clients-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

/*------------------------Clients Page CSS End-----------------*/

/*------------------------Award Page CSS Start-----------------*/
/* .awards_section .awards_section_inner .awards_sec {

} */
.awards_section .awards_section_inner .awards_sec .card {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    border: 0;
    border-radius: 0;
}

.awards_section .awards_section_inner .awards_sec .card .image {
    background: var(--main) url(../image/ovarlay.png);
    background-size: cover;
    text-align: center;
    border-bottom: 5px solid var(--main);
}

.awards_section .awards_section_inner .awards_sec .card .image img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.awards_section .awards_section_inner .awards_sec .card .card-body {
    padding: 0;
}

.awards_section .awards_section_inner .awards_sec .card .card-body hr {
    color: var(--main);
    margin: 0 30px;
}

.awards_section .awards_section_inner .awards_sec .card .card-body .title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: var(--main);
    text-transform: capitalize;
    padding: 10px 30px;
    padding-bottom: 25px;
    height: 80px;
}

.awards_section .awards_section_inner .awards_sec .card .card-body .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 30px;
}

.awards_section .awards_section_inner .awards_sec .card .card-body .info .date,
.awards_section .awards_section_inner .awards_sec .card .card-body .info .trophy {
    font-size: 12px;
    color: var(--main);
}

.awards_section .awards_section_inner .awards_sec .card .card-body .info .date i,
.awards_section .awards_section_inner .awards_sec .card .card-body .info .trophy i {
    width: 12px;
    height: 12px;
}

.awards_section .awards_section_inner .awards_sec .card .card-body .info .date span,
.awards_section .awards_section_inner .awards_sec .card .card-body .info .trophy span {
    margin-left: 3px;
}

.awards_section .awards_section_inner .awards_sec .card .card-body .descp {
    font-size: 15px;
    padding: 0 30px 20px;
    text-align: justify;
}

@media (max-width: 776px) {
    .awards_section .awards_section_inner {
        padding: 0 0 40px;
    }

    .awards_section .awards_section_inner .awards_sec .card .image img {
        width: 100%;
        height: 180px;
    }

    .awards_section .awards_section_inner .awards_sec .card .card-body .info {
        padding: 10px 20px;
    }

    .awards_section .awards_section_inner .awards_sec .card .card-body hr {
        margin: 0 20px;
    }

    .awards_section .awards_section_inner .awards_sec .card .card-body .title {
        font-size: 16px;
        padding: 10px 20px;
        height: auto;
    }

    .awards_section .awards_section_inner .awards_sec .card .card-body .descp {
        font-size: 14px;
        padding: 0 20px 20px;
    }
}

/*------------------------Award Page CSS End-----------------*/

.back-to-top {
    display: inline-block;
    background-color: var(--main);
    color: white !important;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    border-radius: 3px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

.back-to-top:hover {
    cursor: pointer;
    background-color: black;
    color: var(--main);
}

.back-to-top:active {
    background-color: black;
    color: var(--main);
    border: 2px solid white;
}

.back-to-top.show {
    opacity: 1;
    visibility: visible;
}

.address-title {
    margin-bottom: 0px !important;
}

@media (max-width: 776px) {
    .back-to-top {
        width: 35px;
        height: 35px;
        bottom: 90px;
        line-height: 35px;
        font-size: 16px;
    }

    .sticky-btn {
        width: 50px;
        height: 50px;
        font-size: 8px;
        bottom: 160px;
    }

    .sticky-btn i {
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .sticky-btn.cmpr-toggler {
        bottom: 225px;
    }
}

.shipping-information-area {
    display: none;
}

/*--------------------New product page CSS-----------*/

.pd-q-actions {
    padding: 15px 20px 15px;
    margin: 0 0 30px;

    display: flex;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.pd-q-actions>* {
    flex: 0 0 auto;
    padding-right: 20px;
    height: 20px;
    display: flex;
}

.pd-q-actions .share-on {
    flex: 1 1 auto;
    padding: 0;
    line-height: 24px;
    position: relative;
    top: -2px;
}

.pd-q-actions .share-on .icon-sprite {
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    cursor: pointer;
}

.pd-q-actions .share-on span.share-icon {
    margin-left: 10px;
    opacity: 0.8;
    cursor: pointer;
    margin-top: 2px;
}



.pd-q-actions .share-on span.share-icon:hover {
    opacity: 1;
}

.pd-q-actions .review {
    border-right: 1px solid #ddd;
    margin-right: 20px;
    cursor: pointer;
}

.pd-q-actions .que {
    border-right: 1px solid #ddd;
    margin-right: 20px;
    cursor: pointer;
}

.pd-q-actions .options {
    padding-right: 0;
}

.pd-q-actions .options span {
    display: flex;
    align-content: center;
    margin-left: 20px;
    cursor: pointer;
    color: #000;
}

.pd-q-actions .options span:hover {
    color: var(--s-primary);
}

.pd-q-actions .options span i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.product-info-table tbody {
    display: flex;
    flex-wrap: wrap;
}

.product-info-table tbody tr {
    margin: 0 7px 7px -2px;
    background: var(--s-s-bg);
    border-radius: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
}

.product-info-table tbody tr .product-info-label {
    color: #666;
    font-size: 14px;
    padding-right: 7px;
}

.product-info-table tbody tr .product-info-data {
    font-weight: bold;
    font-size: 14px;
}

.product-info-table tbody tr .product-info-data ins {
    text-decoration: none;
}

.product-info-table tbody tr .product-info-data del {
    color: #666;
}

.product-info-table tbody tr .product-info-label:after {
    content: ":";
}

.product-info-table tbody tr {
    margin-bottom: 5px;
}

.product-info-table tbody tr {
    line-height: 24px;
    padding: 0 6px;
    font-size: 12px;
}

.product-info-table tbody tr .product-info-data {
    font-size: 14px;
}

.quick-overview ul li {
    list-style-type: none !important;
    display: block;
    line-height: 20px;
    padding-bottom: 10px;
}



.pd-summary h2 {
    font-size: 20px;
}

.product-price-options {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.product-price-options .p-wrap {
    flex: 1 1 auto;
    border: 2px solid #edf2f5;
    position: relative;
    padding: 15px 15px 15px 55px;
    box-shadow: 40px 0 0 #fafafa inset;
    cursor: pointer;
}

.product-price-options .p-wrap:hover,
.product-price-options .p-wrap.active {
    border: 2px solid #1877f2;
}

.product-price-options .p-wrap.cash-payment {
    flex: 0 0 45%;
    margin-right: 15px;
}

.product-price-options .p-wrap input {
    position: absolute;
    height: 20px;
    left: 12px;
    top: 50%;
    margin-top: -10px;
    transform: scale(1.5);
    cursor: pointer;
}


.btn-primary {
    margin: -3px 30px;
}

.product-price-options .p-wrap .price {
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 5px;
    font-weight: bold;
}

.product-price-options .p-wrap .price .price-old {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    text-decoration: line-through;
}

.product-price-options .p-wrap .p-tag {
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
}

.fade {
    opacity: 1;
    color: #666;
}

.product-price-options {
    margin-right: 150px;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.product-price-options .p-wrap.cash-payment {
    flex: 0 0 45%;
    margin: 0 0 20px;
    /* margin: 0 0 20px;
*/
}



.product-price-options .p-wrap {
    padding: 6px 11px 9px 61px;
    max-width: 100%;
}

.product-price-options .p-wrap .price {
    font-size: 20px;
    line-height: 24px;
}

.product-info h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 15px;
}

.pd-summary {
    width: 100%;
    padding-bottom: 40px;
}

.pd-summary .stock-status {
    display: inline-block;
    background: #edf2f5;
    color: #666;
    line-height: 42px;
    padding: 0 50px;
    border-radius: 3px;
    margin-right: 15px;
    font-weight: bold;
}




.owl-dots {
    text-align: center !important;

}

.owl-dot {
    height: 8px;
    /* Adjust height */
    width: 8px;
    /* Adjust width */
    background-color: #ccc !important;
    /* Default color */
    margin: 0 5px;
    /* Adjust spacing between dots */
    border-radius: 50%;
    /* Rounded shape */
    transition: background-color 0.3s ease;
    /* Smooth color transition */
}

/* Active dot style */
.owl-dot.active {
    background-color: #fd6605 !important;
    /* Active dot color */
}




.pd-summary h2 {
    margin: 16px 0;
    font-size: 18px;
    font-weight: normal;
}

.pd-summary h2 {
    margin: 20px 0 15px;
}

.pd-summary .stock-status {
    padding: 0 20px;
}



















































.footer-featured {
    padding: 0px 6px;
    margin: 0px;
}

.new-categor-offer-box {
    width: 24%;
    margin: 6px;
    flex: 0 0 auto;
    background: #fafafa;
    max-height: 90px;
    max-width: 314px;
}

.new-footer-catagory-icons-place {
    max-height: 90px;
    padding: 10%;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    border: 1px solid #fd6605;
}

.new-ic i {
    font-size: 45px !important;
    color: #fd6605;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.material-icons {
    height: 24px;
    width: 24px;
}

.ws-box,
.ws-box-footer {
    display: flex;
}

.ws-box div,
.ws-box-footer div {
    margin: 10px;
}

.new-categor-offer-in {
    padding: 6%;
}

.new-m-hide {
    font-size: 12px;
    opacity: 0.5;
}

@media (max-width: 1080px) {
    .footer-featured {
        margin: 0px;
    }

    .new-categor-offer-box {
        width: 40%;
        max-height: 80px;
        max-width: 220px;
    }

    .new-footer-catagory-icons-place {
        max-height: 80px;
    }

    .new-categor-offer-in span {
        font-size: 15px;
        font-weight: 500px;
    }

    .new-categor-offer-in p {
        font-size: 11px;
        font-weight: 400px;
    }

    .ws-box div,
    .ws-box-footer div {
        margin: 2px;
    }
}

@media (max-width: 780px) {
    .footer-featured {
        margin: 0px;
    }

    .new-categor-offer-box {
        width: 22%;
        max-height: 80px;
        max-width: 167px;
    }

    .new-footer-catagory-icons-place {
        max-height: 80px;
    }

    .new-categor-offer-in span {
        font-size: 10px;
        font-weight: 500px;
    }

    .new-categor-offer-in p {
        font-size: 8px;
        font-weight: 400px;
    }

    .ws-box div,
    .ws-box-footer div {
        margin: 2px;
    }

    .hero-right-banner {
        display: none;
    }
}

@media (max-width: 480px) {
    .footer-featured {
        margin: 0px;
    }

    .new-categor-offer-box {
        width: 46%;
        max-height: 80px;
        max-width: 196px;
    }

    .new-footer-catagory-icons-place {
        max-height: 80px;
    }

    .new-categor-offer-in span {
        font-size: 10px;
        font-weight: 500px;
    }

    .new-categor-offer-in p {
        font-size: 8px;
        font-weight: 400px;
    }

    .ws-box div,
    .ws-box-footer div {
        margin: 2px;
    }
}

@media (max-width: 420px) {
    .footer-featured {
        margin: 0px;
    }

    .new-categor-offer-box {
        width: 46%;
        max-height: 80px;
        max-width: 167px;
    }

    .new-footer-catagory-icons-place {
        max-height: 80px;
    }

    .new-categor-offer-in span {
        font-size: 10px;
        font-weight: 500px;
    }

    .new-categor-offer-in p {
        font-size: 8px;
        font-weight: 400px;
    }

    .ws-box div,
    .ws-box-footer div {
        margin: 2px;
    }
}

@media (max-width: 420px) {
    .footer-featured {
        margin: 0px;
    }

    .new-categor-offer-box {
        width: 46%;
        max-height: 80px;
        max-width: 188px;
    }

    .new-footer-catagory-icons-place {
        max-height: 80px;
    }

    .new-categor-offer-in span {
        font-size: 10px;
        font-weight: 500px;
    }

    .new-categor-offer-in p {
        font-size: 8px;
        font-weight: 400px;
    }

    .ws-box div,
    .ws-box-footer div {
        margin: 2px;
    }
}

.fa-brands,
.fab {
    margin-top: 9px;
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}

@media (max-width: 380px) {
    .footer-featured {
        margin: 0px;
    }

    .new-categor-offer-box {
        width: 46%;
        max-height: 58px;
        max-width: 167px;
    }

    .new-footer-catagory-icons-place {
        max-height: 59px;
    }

    .new-categor-offer-in span {
        font-size: 9px;
        font-weight: 500px;
    }

    .new-categor-offer-in p {
        font-size: 8px;
        font-weight: 400px;
    }

    .ws-box div,
    .ws-box-footer div {
        margin: 0px;
    }
}

.widget-info .icon i {
    font-size: 9px !important;
}

.subscription-bg {
    background-color: var(--lightRed);
    height: 90px;
}

.subscription-bg h3 {
    color: var(--white);
    font-size: 35px;
}

.subscription-bg .vartical-center {
    display: flex;
    align-items: center;
}

.subscription-bg .container {
    padding-top: 8px;
}

.subscription-bg i {
    color: var(--lightBlack);
    font-size: 35px;
    padding: 0px 15px 0px 20px;
}

.subscribe-btn {
    background-color: var(--lightBlack);
    color: var(--white);
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    right: 307px;
    height: 50px !important;
    align-items: center;
    display: flex;
    border-radius: 0px 10px 10px 0px !important;
    background-color: var(--lightBlack);
    color: var(--white);
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    right: 306px;
    height: 50px;
    align-items: center;
    display: flex;
    border-radius: 0px 10px 10px 0px;
}

.subscribe-input {
    margin: 0px 92px;
    position: relative;
    width: 566px;
    height: 50px;
    border-radius: 10px;
}

@media only screen and (max-width: 1500px) {
    .subscribe-btn {
        right: 40px;
    }

}



@media only screen and (max-width: 1200px) {

    .subscription-bg .container {
        max-width: 1300px;
    }

    .product-info-all {
        max-width: 1300px;
    }

    .subscribe-btn {
        right: 52px;
    }

}

@media only screen and (max-width: 991px) {

    .complain-div {
        justify-content: center;
    }


}

.form-control {
    right: -109px;
    display: block;
    font-size: 15px;
    height: 42px;
    padding: 5px 15px;
    background: #fff;
    outline: none;
    width: 100%;
    font-family: "Trebuchet MS", sans-serif;
    border: 1px solid #ddd;
    border-radius: 4px;

}

.subscription-bg h4 {
    color: white !important;
    font-size: 24px !important;
}

.subscription-bg {
    background-color: var(--lightRed);
    height: 90px;
}

.complain-div {
    margin: 25px 0px;
}

.complain-div a {
    border: 1px solid white;
    background-color: transparent;
    width: 179px;
}

.home-btn-complain {
    border: 1px solid var(--white);
    height: auto;
    font-size: 1.2rem;
    width: 66%;
    font-size: 16px;
    padding: 5px 10px;
    color: white;
    transition: background 0.3s ease, color 0.3s ease;
    /* Add transition */
    margin-top: 30px;
}

.home-btn-complain:hover {
    background: var(--maincolor);
    color: #fafafa;
    border: 1px solid var(--white);
}

.socila-links ul li {
    opacity: 1;
    margin: 0px 5px;
}


.btn-complain {
    border: 1px solid var(--main-color);
    height: auto;
    background: var(--main);
    font-size: 1.2rem;
    border-radius: 5px;
    width: 22%;
    height: 55px;
    margin-top: 35px;
}

.fc {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#input-description {
    height: 50px;
}

@media (max-width: 767px) {
    .sticky-footer {
        border-top: 3px solid #fd6605;
    }





    .demu {
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {

    /* Adjust the max-width as needed */
    .bdc {
        margin: 0px 18px -5px !important;
    }

    .pd-summary h2 {
        margin: 102px 0 15px;
    }

    .pd-q-actions .options span {
        display: flex;
        align-content: center;
        margin-left: 2px;
    }
}

@media (max-width: 400px) {

    .bdc {
        margin: -2px 16px -5px !important;
    }


    .main-nav .nav li a {
        margin-left: 20px;
        color: var(--lightBlack);

        line-height: 26px !important;
    }

    .top-button {

        bottom: 66px !important;
    }

    .owl-next {
        right: 0px;

    }

    .banner-item {
        padding-left: 9px;
        padding: 10px 19px !important;
    }

    .owl-prev {
        left: 0px;
    }

    .image-box {
        width: 140px;
    }
}


@media (max-width: 997px) {

    .new-categor-offer-box {
        width: 46%;
    }

    .new-footer-catagory-icons-place {
        height: 77px;
    }

    .new-categor-offer-in span {
        font-size: 10px;
    }

    .new-categor-offer-in p {
        font-size: 8px;
    }

    .btn-complain {
        width: 70%;
        height: 50px;
        margin-top: 25px;
    }

    .complain-copyright {
        font-size: 11px;
        text-align: center;
    }

}

.kjk {
    margin-bottom: 8px;
    text-align: end;
}

@media only screen and (max-width: 920px) {

    /*About Us Pages*/

    .main_content {
        margin-bottom: 0px;
        font-size: 14px;
        color: #01132d;
        line-height: 26px;
        padding: 25px;
    }

    .main_content div {
        padding: 0;
        margin-right: 0px;
        margin-left: 0px;
    }

    .main_content label {
        padding: 0;
    }

    .contact-inner-page .about-page {
        margin: 0px;
        padding: 10px 20px;
    }

    .about-image-wrapper {
        margin-bottom: 30px;
    }

    .about-image-wrapper img {
        box-shadow: 5px 6px 1px var(--main-color);
    }

    .about-text-wrapper {
        padding: 0px;
    }

    .mission-vision-area {
        max-width: 100%;
        margin: 7px;
    }

    .mak-col-md-4 {
        flex: 0 0 auto;
        width: 97%;
        margin: 5px;
    }

    .btn.find {
        padding: 15px 18px;
        font-size: 12px;
        line-height: 18px;
        width: fit-content;
        margin-left: 23%;
        margin-top: 20px;
    }

    .map-icon i {
        font-size: 25px;
    }

    .txt h3 {
        font-size: 20px;
    }

    .txt p {
        font-size: 10px;
    }

    .ssl-ecom-logo img {
        width: 200px;
    }

    .fb-msg img {
        height: 40px;
        width: 40px;
    }

    /*Contact Pages*/
    .contact-form-box h2 {
        margin: auto;
        padding: 20px;
    }

    .contact-right-address {
        max-width: 95%;
        margin-left: 12px;
        margin-top: 13px;
    }

    .page-heading h2 {
        display: none;
    }

    .make-wide {
        width: 100%;
    }

    .msg-btn {
        bottom: 22%;
        z-index: 99999;
        height: 10px;
        width: auto;
        cursor: pointer;
    }

    .mak-col-md-4 {
        flex: 0px auto;
        width: 100%;
        margin: 6px;
    }

    .contact-form-box {
        padding: 12px;
    }

    #message {
        width: 100%;
    }

    .contact-form {
        flex: 0 0 auto;
        width: 100%;
    }

    .contact-right-address {
        flex: 0 0 auto;
        width: 100%;
    }

    .breadcrumb-area {
        margin-top: 45px;
    }

    .contact-form-box input,
    .contact-form-box textarea {
        width: 100%;
    }

    .input-box {
        margin-bottom: 10px;
        padding-left: 10px;
    }

    .make-wide {
        margin-bottom: 0px;
    }

    .map-div div {
        width: 95%;
    }

    .location-margin-left,
    .contact-margin-left {
        border: none;
    }

    .store-box h5,
    .contact-margin-left,
    .store-box a p,
    .contact-margin-left div a {
        text-align: center;
    }

    .contact-margin-left div {
        justify-content: center;
    }

    .find-storem-3 div {
        display: inline !important;
        text-align: center;
    }

    .contact-inner-page.about-page {
        margin: 0px;
        padding: 20px 15px;
        width: 100%;
    }

    .single-mission-vission-item {
        padding: 20px !important;
    }

    .single-information-box {
        border-right: none;
        width: 50%;
    }

    .single-information-box h5 {
        font-size: 12px;
    }

    .single-information-box .text p {
        font-size: 8px;
    }

    .single-information-box .icon {
        width: 40px;
    }

    header {
        background: var(--bg-light);
    }



    .map-icon {
        padding: 20px 5px;
        margin: 0px;
        background: none;
    }

    .product-listing .product .image img {
        width: auto;
        height: auto;
        padding: 8px;
    }

    .home-btn-complain {
        padding: 5px 7px;
        width: 45%;
    }

    .product .caption {
        height: 0px;
    }

    .sectionPadding {
        padding-top: 0px;
    }

    #goUpBtn {
        bottom: 60px;
        right: 10px;
        padding: 5px 5px;
        font-size: 4px;
    }

    .bottom-banner {
        margin-bottom: 30px;
    }

    .product-info-all h4 {
        font-size: 16px;
    }

}




@media (min-width: 768px) {
    .toggle-btn {
        margin-bottom: -15px !important;
    }
}




@media (max-width: 767px) {
    .toggle-btn {
        margin-bottom: -10px !important;
    }
}

@media (min-width: 1024px) {
    .product-buy-info .btn-buyy {
        display: flex !important;
        flex-wrap: nowrap !important;
        line-height: 34px !important;
        background: #fd6605 !important;
        color: white;
        border-radius: 4px !important;
        font-size: 13px;
        font-weight: 600 !important;
        padding: 0 55px !important;
        cursor: pointer;
        justify-content: center;
        align-content: center;
        text-decoration: none;
        font-family: "Lato", Arial, Helvetica, sans-serif !important;
        display: inline-block;
        border-radius: 3px !important;
        font-size: 11px !important;
        font-weight: bold;

    }

    .material-icons {
        font-size: 19px !important;
    }

    .btn-compare:hover {
        color: #eb3821;
    }

    .btn-compare {
        border: none;
        display: flex !important;
        flex-wrap: nowrap !important;
        line-height: 34px !important;
        color: var(--s-secondary);
        border-radius: 4px !important;
        margin: 10px 0 -5px;
        font-size: 13px;
        border-radius: 0;
        background: #fff;
        border-color: #fff;
        color: #999;
        font-weight: 400 !important;
        padding: 0px 0px !important;
        cursor: pointer;
        justify-content: center;
        align-content: center;
        text-decoration: none;
        font-family: "Lato", Arial, Helvetica, sans-serif !important;
        display: inline-block;
        border-radius: 3px !important;
        font-size: 12px !important;
        font-weight: bold;
    }

    .product-item-info-wrapperr {
        display: grid !important;
        flex-wrap: wrap;
        justify-content: center;
        align-items: end;
        gap: 13px;
        margin-top: 5px;
    }
}

.mi {
    margin: 4px 0px;
}















/*--------------------------------------------------------------
  8. Footer
----------------------------------------------------------------*/
.cs_footer_widget_title {
    margin-bottom: 35px;

    @media (max-width: 991px) {
        margin-bottom: 20px;
    }
}

.cs_zoom {
    position: relative;
    overflow: hidden;
    display: block;

    .cs_zoom_in {
        transition: all 1s ease;
    }

    &:hover {
        .cs_zoom_in {
            transform: scale(1.06);
        }
    }
}

.cs_adventure_logo {
    transform: rotate(-90deg);
    display: inline-block;
}

.cs_adventure_logo_wrap {
    text-align: center;
}

.cs_bg_filed {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.cs_bg_fixed {
    background-attachment: fixed;
}

.cs_vertical_middle {
    display: flex;
    align-items: center;
    min-height: 100%;
}

.cs_vertical_middle_in {
    flex: none;
    width: 100%;
}

.cs_center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cs_white_color {
    color: var(--white);
}

.cs_primary_color {
    color: var(--primary);
}

.cs_secondary_color {
    color: var(--secondary);
}

.cs_accent_color {
    color: var(--accent);
}

.cs_white_bg {
    background-color: var(--white);
}

.cs_primary_bg {
    background-color: var(--primary);
}

.cs_primary_bg_1 {
    background-color: #758bae;
}

.cs_secondary_bg {
    background-color: var(--secondary);
}

.cs_gray_bg {
    background-color: var(--gray);
}

.cs_gray_bg_1 {
    background-color: #f8f8f8;
}

.cs_accent_bg {
    background-color: #a5e3b5;
}

.cs_bold {
    font-weight: 700;
}

.cs_fs_28 {
    font-size: 28px;
    line-height: 1.358em;

    @media (max-width: 1400px) {
        font-size: 24px;
    }
}

.cs_fs_35 {
    font-size: 35px;
    line-height: 1.34em;

    @media (max-width: 1400px) {
        font-size: 30px;
    }
}

.cs_fs_40 {
    font-size: 40px;
    line-height: 1.45em;

    @media (max-width: 1400px) {
        font-size: 32px;
    }
}

.cs_fs_45 {
    font-size: 45px;
    line-height: 1.334em;

    @media (max-width: 1400px) {
        font-size: 36px;
    }
}

.cs_fs_48 {
    font-size: 48px;
    line-height: 1.125em;

    @media (max-width: 1400px) {
        font-size: 40px;
    }
}

.cs_fs_50 {
    font-size: 50px;
    line-height: 1.125em;

    @media (max-width: 1400px) {
        font-size: 40px;
    }

    @media (max-width: 991px) {
        font-size: 36px;
    }
}

.cs_fs_56 {
    font-size: 56px;
    line-height: 1.327em;

    @media (max-width: 1400px) {
        font-size: 44px;
    }

    @media (max-width: 991px) {
        font-size: 38px;
    }
}

.cs_fs_60 {
    font-size: 60px;
    line-height: 1.334em;

    @media (max-width: 1400px) {
        font-size: 50px;
    }

    @media (max-width: 1400px) {
        font-size: 42px;
    }
}

.cs_fs_70 {
    font-size: 70px;
    line-height: 1.286em;

    @media (max-width: 1400px) {
        font-size: 60px;
    }

    @media (max-width: 991px) {
        font-size: 40px;
    }
}

.cs_fs_85 {
    font-size: 85px;
    line-height: 1.11em;

    @media (max-width: 1600px) {
        font-size: 75px;
    }

    @media (max-width: 1400px) {
        font-size: 60px;
    }

    @media (max-width: 1199px) {
        font-size: 56px;
    }

    @media (max-width: 575px) {
        font-size: 42px;
    }
}

.cs_fs_100 {
    font-size: 100px;
    line-height: 1.33em;

    @media (max-width: 1400px) {
        font-size: 80px;
    }

    @media (max-width: 991px) {
        font-size: 56px;
    }

    @media (max-width: 575px) {
        font-size: 46px;
    }
}

.cs_btn.cs_style_1 {
    background-color: black !important;
}

.cs_white_color {
    color: white;
}

.cs_accent_bg_1 {
    background-color: #ecffff;
}

.cs_btn.cs_style_1 {
    border: none;
    padding: 15px 35px;
    line-height: 1.6em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    outline: none;
    color: #fff;
    border-radius: 5px;
    background-color: var(--accent);
    transition: all 0.4s ease;

    @media (max-width: 991px) {
        padding: 11px 25px;
    }

    &.cs_radius_0 {
        border-radius: 0;
    }

    &:hover {
        background-color: var(--primary);
        color: #fff;
    }
}

/* Social Share Btns styling */
.cs_social_btns {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
    padding: 45px 0 40px;
}

/* Start Accordion */
.cs_accordian_body {
    padding: 0px 60px 24px 24px;
    margin-top: -5px;

    @media (max-width: 991px) {
        padding-bottom: 20px;
    }

    p {
        margin: 0;
    }
}

.cs_accordian_head {
    padding: 18px 40px 18px 26px;
    position: relative;
    transition: all 0.4s ease;
    cursor: pointer;

    @media (max-width: 991px) {
        padding: 20px 40px 20px 24px;
    }

    &:hover {
        color: var(--accent);
    }
}

.cs_accordian {
    &:not(:last-child) {
        margin-bottom: 24px;
    }
}

.cs_accordian_toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 19px;
    transition: all 0.3s ease;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: var(--primary);

    i {
        position: absolute;
        transition: all 0.3s ease;

        &:last-child {
            opacity: 0;
        }
    }
}

.cs_accordian.active {
    .cs_accordian_head {
        pointer-events: none;
    }

    .cs_accordian_toggle {
        color: var(--accent);

        i:first-child {
            opacity: 0;
        }

        i:last-child {
            opacity: 1;
        }
    }
}

/* End Accordion */
/*--------------------------------
  Pagination
-----------------------------------*/
.cs_pagination_box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 90px;

    @media (max-width: 991px) {
        margin-top: 40px;
    }
}

.cs_pagination_item {
    height: 50px;
    width: 50px;
    background-color: var(--gray);
    color: var(--secondary);
    border-radius: 50%;

    &.active,
    &:hover {
        background-color: var(--accent);
        color: var(--white);
    }

    &.active {
        pointer-events: none;
    }
}

/*-----------------------------------
 Start Review
 ------------------------------------*/
.cs_rating_container {
    max-width: 140px;
}

.cs_rating_percentage,
.cs_rating {
    overflow: hidden;

    &.scale_half {
        transform: scale(0.6);
        letter-spacing: 10px;
        width: 180px;
        margin-left: -15px;
    }

    &::before {
        content: '\f005\f005\f005\f005\f005';
        font-family: 'Font Awesome 6 Free';
        position: absolute;
        top: 0;
        left: 0;
    }
}

.cs_rating {
    flex: none;
    width: 157px;
    height: 26px;
    position: relative;
    color: #ffc107;
    font-size: 24px;
    letter-spacing: 5px;

    &::before {
        font-weight: 400;
    }
}

.cs_rating_percentage {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;

    &::before {
        font-weight: 900;
    }
}

.cs_list.cs_style_1 {
    li {
        position: relative;
        padding-left: 32px;

        &:not(:last-child) {
            margin-bottom: 12px;
        }
    }

    i {
        font-size: 22px;
        position: absolute;
        left: 0;
        top: 3px;
    }
}

.cs_section_heading.cs_style_1 {
    .cs_section_title_up {
        margin-bottom: 5px;
        text-transform: uppercase;
        letter-spacing: 5px;

        @media (max-width: 991px) {
            letter-spacing: 3px;
        }
    }

    .cs_section_subtitle {
        margin: 15px 0 0;
    }
}

.cs_image_box.cs_style_1 {
    position: relative;
    padding-bottom: 6px;
    padding-left: 45px;

    @media (max-width: 991px) {
        padding-left: 0;
    }

    .cs_image_box_shape {
        position: absolute;
        right: -75px;
        top: 24px;
        width: 60vw;
        height: 100%;
        background-size: contain;
        background-position: right center;
        background-repeat: no-repeat;

        @media (max-width: 991px) {
            right: 50px;
        }
    }

    &::before {
        content: '';
        position: absolute;
        height: 93.5%;
        width: 60vw;
        right: -20px;
        bottom: 0;
        background-color: var(--accent);
        opacity: 0.5;
        border-radius: 0 320px 320px 0;

        @media (max-width: 991px) {
            width: 100vw;
            right: 0;
        }
    }

    img {
        position: relative;
        z-index: 2;
    }
}

.cs_funfact_1_icon {
    position: absolute;
    height: 110px;
    width: 110px;
    right: -50px;
    top: -65px;

    @media (max-width: 1199px) {
        position: absolute;
        height: 90px;
        width: 90px;
        right: -20px;
        top: -50px;
    }

    @media (max-width: 991px) {
        display: none;
    }
}

.cs_funfact.cs_style_1 {
    border-radius: 6px;
    border: 1px solid var(--accent);
    padding: 24px 0 38px;

    @media (max-width: 1199px) {
        padding: 14px 0 28px;
    }

    .cs_funfact_title {
        margin-bottom: 10px;
    }

    .cs_funfact_title {
        display: flex;
        justify-content: center;
    }
}

.cs_grid_1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;

    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }

    @media (max-width: 767px) {
        grid-template-columns: repeat(1, 1fr);
    }

    @media (min-width: 992px) {
        .cs_grid_item {

            &:nth-child(2),
            &:nth-child(6) {
                grid-column: auto / span 2;
            }
        }
    }
}

.cs_grid_2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;

    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }

    @media (max-width: 767px) {
        grid-template-columns: repeat(1, 1fr);
    }

    @media (min-width: 992px) {
        .cs_grid_item {
            &:nth-child(4) {
                grid-column: auto / span 2;
            }
        }
    }
}

.cs_menu_widget {
    list-style: none;
    padding: 0;
    margin: 0 -7px;
    display: flex;
    flex-wrap: wrap;
    gap: 18px 0;

    li {
        width: 50%;
        padding: 0 7px;
    }
}

.cs_contact_widget {
    list-style: none;
    margin: 0;
    padding: 0;

    li {
        p {
            margin-bottom: 2px;

            &:last-child {
                margin-bottom: 0;
            }
        }

        &:not(:last-child) {
            margin-bottom: 15px;
        }
    }
}

.cs_menu_widget_2 {
    display: flex;
    gap: 5px 25px;
    flex-wrap: wrap;
    justify-content: center;
}

.cs_footer_bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 5px 30px;
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);

    @media (max-width: 767px) {
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }
}

.cs_copyright {
    a {
        color: var(--accent);

        &:hover {
            text-decoration: underline;
        }
    }
}

.cs_text_widget+.cs_contact_widget {
    margin-top: 30px;
}

.cs_footer_main {
    display: flex;
    gap: 40px 0px;
    padding: 100px 0 60px;
    margin-left: -25px;
    margin-right: -25px;

    @media (max-width: 991px) {
        flex-direction: column;
        gap: 0;
        padding: 0;
        margin: 30px 0 0;
    }

    .cs_social_btn.cs_style_1 {
        padding-top: 6px;
    }

    .cs_footer_main_col {
        flex: 1;
        padding: 15px 25px;

        @media (min-width: 992px) {
            &:not(:last-child) {
                border-right: 1px solid rgba(255, 255, 255, 0.2);
            }
        }

        @media (max-width: 991px) {
            padding: 35px 0px;

            &:not(:last-child) {
                border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            }
        }
    }
}

.cs_newsletter_1_wrap {
    position: relative;
    background: #fd6605;
    margin-top: 40px;

    &::before {
        content: '';
        position: absolute;
        height: 50%;
        width: 100%;
        background-color: var(--white);
        top: 0;
        left: 0;
    }

    &.cs_before_none {
        &::before {
            background-color: transparent;
        }
    }

    >* {
        position: relative;
        z-index: 2;
    }
}

.cs_social_btn.cs_style_1 {
    gap: 10px;
    font-size: 14px;

    a {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        background-color: var(--accent);
        color: #fff;
    }
}

.cs_newsletter.cs_style_1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 12px 90px;
    gap: 15px;
    border-radius: 5px;

    @media (max-width: 991px) {
        flex-direction: column;
    }

    .cs_newsletter_icon {
        flex: none;
        width: 100px;
    }

    .cs_newsletter_form {
        display: flex;
        align-items: center;
        max-width: 650px;
        width: 100%;
        gap: 20px;

        @media (max-width: 991px) {
            gap: 10px;
        }

        @media (max-width: 575px) {
            flex-direction: column;
        }
    }

    .cs_newsletter_form_field {
        background-color: #fff;
        border: none;
        height: 59px;
        flex: 1;
        outline: none;
        padding: 5px 20px;
        border-radius: 5px;

        @media (max-width: 991px) {
            height: 51px;
        }

        .spp {
            height: 91px !important;
        }

        @media (max-width: 575px) {
            flex: none;
            width: 100%;
        }
    }

    .cs_btn.cs_style_1 {
        background-color: var(--primary);

        @media (max-width: 575px) {
            width: 100%;
        }

        &:hover {
            color: var(--primary);
            background-color: var(--white);
        }
    }
}

@media (min-width: 1024px) {
    .cs_btn.cs_style_1 {

        padding: 19px 35px !important;
    }

    .cs_newsletter.cs_style_1 {
        gap: 119px !important;
    }

    .cs_newsletter.cs_style_1 {
        .cs_newsletter_form_field {

            margin-right: -102px;
            /* margin-bottom: 0px; */
            margin-left: 104px;
        }
    }

}

.cs_fs_40 {
    @media (max-width: 1400px) {
        font-size: 26px !important;
    }
}

.cs_newsletter.cs_style_1 {
    @media (max-width: 991px) {
        flex-direction: column;
    }
}

.cs_accent_bg {
    background-color: #fd6605;
}

.container-fluid {

    max-width: 1630px;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: auto;
    margin-right: auto;
}

/*client section area here */
section#client_section {
    margin-top: 30px;
    margin-bottom: 30px;
}

section#client_section .owl-prev {
    top: 70px !important;
}

section#client_section .owl-next {
    top: 70px !important;
}

.client_section_inner .banner-item {
    padding: 0 !important;
}

button.cs_btn.cs_style_1:hover {
    color: var(--main) !important;
}

.slider {
    display: none;
    background-color: #555;
    color: #fff;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    overflow: hidden;
}

.slider img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.close-slider-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-color: orange;
}

.open-slider-btn {
    background-color: #4CAF50;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    border: none;
}



@media only screen and (max-width: 768px) {
    .slider img {
        width: 100%;
        height: auto;
        cursor: pointer;
    }

    .slider .close-slider-btn {

        top: 0px;
        right: 10px;
        border: none;
        background-color: unset;

    }
}


@media only screen and (max-width: 2000px) {
    .slider img {
        width: 100%;
        height: auto;
        cursor: pointer;
    }

    .slider .close-slider-btn {

        top: 0px;
        right: 10px;
        border: none;
        background-color: unset;

    }
}

@media only screen and (max-width: 4500px) {
    .slider img {
        width: 100%;
        height: auto;
        cursor: pointer;
    }

    .slider .close-slider-btn {

        top: 0px;
        right: 10px;
        border: none;
        background-color: unset;

    }
}

.whatsapp-container {
    position: fixed;
    bottom: 122px;
    right: 20px;
    z-index: 1000;
}

.whatsapp-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #fd6605;
    color: white;
    font-size: 24px;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background 0.3s;
}

.whatsapp-icon:hover {
    background-color: #023468;
}

.whatsapp-numbers {
    width: 260%;
}

.whatsapp-numbers {
    display: none;
    position: absolute;
    bottom: 25px;
    right: 48px;
    background: white;
    padding: 6px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.whatsapp-container:hover .whatsapp-numbers {
    display: block;
}

.whatsapp-number {
    margin-bottom: 5px;
}

.whatsapp-number a {
    text-decoration: none;
    color: #25D366;
    font-weight: bold;
}

.whatsapp-number.fb a {
    color: #1877F2;
}

.top-button i {
    color: white;
}

.top-button.visible {
    opacity: 1;
    visibility: visible;
}

.compare-button {
    position: fixed;
    bottom: 179px;
    right: 20px;
    background-color: #ff6600;
    padding: 9px;
    border-radius: 50%;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 999;
}

.compare-button .material-symbols-outlined {
    font-size: 32px;
    /* Adjust size as needed */
    color: white;
}

.compare-button:hover {
    background-color: #e65c00;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.top-button {
    bottom: 5%;
    right: 20px;
    background-color: var(--main);
    padding: 10px 15px;
    border-radius: 50%;
    position: fixed;
    height: 50px;
    width: 50px;
    color: #000;
    border: 1px solid #fafafa;
    font-size: 20px;
    cursor: pointer;
    z-index: 999999;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    overflow: visible;
    display: none;
}

.top-button.show {
    display: inline-flex;
    opacity: 1;
}

.top-button.hide {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.top-button:hover {
    transform: scale(1.1);
    background-color: #fff;
    color: var(--main);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.top-button::before {
    content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    background-color: transparent;
    border-radius: inherit;
    z-index: 1;
    border: 2px dashed var(--main);
    animation: spin 13s infinite linear;
}