:root {
    --black: #000;
    --themeblack: #223436;
    --white: #ffffff;
    --brouwnclr: #9D7358;
    --lightbrownclr: #e2ccb7;
    --lightwhite: #E6E6E6;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2'),
        url('../fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Italic.woff2') format('woff2'),
        url('../fonts/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body {
    font-size: 17px;
    font-weight: 400;
    color: var(--black);
    background-color: var(--white);
    font-family: 'Montserrat';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--themeblack);
    font-weight: 500;
}

strong {
    font-weight: 800;
}

button,
a {
    text-decoration: none !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: inherit;
}

.fa-phone {
    transform: rotate(90deg);
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

button {
    color: inherit;
    border: none;
}

p {
    margin-bottom: 15px;
    color: #455557;
    letter-spacing: 0.5px;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
}

ul {
    padding-left: 0 !important;
}

hr {
    background-color: #041936;
    opacity: 1;
}

body.b-overflow-hidden {
    overflow: hidden;
}

.theme-btn {
    background-color: var(--themeblack);
    color: var(--white) !important;
    font-size: 18px;
    line-height: 60px;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    border-radius: 30px;
    font-weight: 400;
    position: relative;
    text-align: left;
}

.theme-btn.btn-sm {
    font-size: 16px;
    line-height: 22px;
}

.theme-btn i {
    margin-left: 15px;
}

.theme-btn:hover {
    background-color: var(--brouwnclr) !important;
    color: var(--white) !important;
}

.form-select:focus,
.form-control:focus {
    box-shadow: none !important;
    border-color: #ccc;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: inherit;
    color: inherit;
}

label {
    margin-bottom: 5px;
}

textarea {
    resize: none;
}

img {
    max-width: 100%;
    height: auto;
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row>* {
    padding-left: 15px;
    padding-right: 15px;
}

@media(min-width:1399px) {
    .container {
        max-width: 1330px;
    }

    .prdctmodal .modal-dialog {
        max-width: 1125px;
    }
}

@media(min-width:1499px) {
    .container {
        max-width: 1430px;
    }
}

@media(min-width:1599px) {
    .container {
        max-width: 1530px;
    }

    .prdctmodal .modal-dialog {
        max-width: 1225px;
    }
}

@media(min-width:1699px) {
    .container {
        max-width: 1630px;
    }

    .prdctmodal .modal-dialog {
        max-width: 1325px;
    }
}

.sub-heading h2 {
    font-size: 56px;
    margin-bottom: 25px;
    font-weight: 400;
}

.sub-heading p {
    font-size: 20px;
    margin-bottom: 20px;
}

/*============ Header Css Start ============*/
body.home-page .hmg-header {
    background-color: rgba(0, 0, 0, 0.50);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.hmg-header {
    background-color: var(--themeblack);
}

.hmg-header.sticky-header {
    background-color: var(--themeblack);
}

body.home-page .hmg-header.sticky-header {
    background-color: var(--themeblack);
}

@keyframes headerSlideDown {
    0% {
        margin-top: -15rem
    }

    to {
        margin-top: 0
    }
}

.hmg-header .navbar {
    padding-top: 29px;
    padding-bottom: 29px;
}

.hmg-header .navbar-expand-lg .navbar-nav .nav-link {
    color: var(--white);
    padding: 0;
    margin-right: 60px;
}

.hmg-header .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var(--lightbrownclr);
}

.hmg-header .navbar-expand-lg .navbar-nav li:last-child a {
    margin-right: 0;
}

.hmg-header .navbar-expand-lg .navbar-nav li.nav-item.header-dropdown a.nav-link.dropdown-toggle {
    position: relative;
}

.hmg-header .navbar-expand-lg .navbar-nav li.nav-item.header-dropdown a.nav-link.dropdown-toggle i {
    position: absolute;
    top: 4px;
    left: 65px;
}

.header-grow-btn {
    padding-inline: 25px;
    max-width: 220px;
    height: 42px;
    border-radius: 30px;
    border-color: var(--white);
    background-color: var(--white);
    color: var(--black);
    font-size: 17px;
    display: inline-block;
    line-height: 42px;
}

.search-box-header {
    display: flex;
    width: 561px;
    margin-right: 0;
    justify-content: flex-end;
    position: relative;
}

.search-box-header-btn .dropdown .dropdown-toggle,
.search-box-header-btn {
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
    line-height: 42px;
    background-color: #455557;
    color: var(--white) !important;
    border-radius: 50%;
    display: inline-block;
    margin-left: 18px;
    text-align: center;
    position: relative;
    line-height: normal;
    padding: 0;
}

body.home-page .search-box-header-btn .dropdown .dropdown-toggle,
body.home-page .search-box-header-btn {
    background-color: #223436;
}

body.home-page .hmg-header.sticky-header .search-box-header-btn .dropdown .dropdown-toggle,
body.home-page .hmg-header.sticky-header .search-box-header-btn {
    background-color: #455557;
}

.search-box-header-btn .dropdown .dropdown-toggle {
    margin-left: 0;
    padding: 0;
}

.search-box-header-btn .dropdown .dropdown-toggle::after {
    display: none !important;
}

.search-box-header-btn .dropdown .dropdown-menu {
    left: auto;
    right: 0;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px 0;
    padding: 0;
    margin-top: 20px;
}

.search-box-header-btn .dropdown .dropdown-menu li .dropdown-item {
    padding: 10px 15px;
    border-bottom: 1px solid #ebebeb;
}

.search-box-header-btn .dropdown .dropdown-menu li .dropdown-item i {
    min-width: 40px;
}

.search-box-header-btn .dropdown .dropdown-menu li .dropdown-item .form-check {
    min-height: auto;
}

.search-box-header-btn .dropdown .dropdown-menu li:last-child .dropdown-item {
    border-bottom: none;
}

.search-box-header-btn .fa-user,
.search-box-header-btn .fa-shopping-bag {
    line-height: 42px;
}

.search-box-header-btn .avatar-name img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
}


.search-box-header-btn .user-initial.text-white {
    line-height: 42px;
}

.search-box-header-btn .cnt-txt {
    background-color: #FE4D4D;
    font-size: 9px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: var(--white);
    border: 1px solid var(--white);
    position: absolute;
    right: -5px;
    line-height: 20px;
    top: -8px;
    text-align: center;
}

.search-box-header-btn:hover {
    background-color: var(--lightbrownclr);
}

.custm-mega-menu.dropdown-menu {
    position: absolute !important;
    width: 100%;
    max-width: 1440px;
    z-index: 999;
    margin: 0;
    border: none;
    left: 5%;
    padding: 30px;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px 0;
    top: 70px;
}


.cus-mega-menu-item-inr {
    position: relative;
}

.cus-mega-menu-item-inr img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.cus-mega-menu-item-btn {
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translate(-50%);
    background-color: var(--white);
    font-size: 16px;
    color: var(--black);
    display: inline-block;
    line-height: 38px;
    min-width: 115px;
    text-align: center;
    transition: 0.5s;
}

.cus-mega-menu-item-inr:hover .cus-mega-menu-item-btn {
    background-color: var(--themeblack) !important;
    color: var(--white) !important;
}

.nav-item.dropdown .dropdown-toggle::after {
    display: none;
}

.hmg-header .container {
    position: relative;
}

.hmg-header .navbar-toggler {
    padding: 0;
    position: relative;
    width: 36px;
    height: 24px;
    border: none;
    border-radius: 0;
    padding-top: 0;
    box-shadow: none !important;
}

.hmg-header .navbar-toggler span {
    display: inline-block;
    width: 36px;
    height: 2px;
    background-color: #F7E7D7;
    margin: 0;
    margin: auto;
    position: absolute;
    left: 0;
    border-radius: 30px;
    transition: 0.5s;
}

.hmg-header .navbar-toggler span:nth-child(1) {
    top: 0px;
}

.hmg-header .navbar-toggler span:nth-child(2) {
    top: 48%;
}

.hmg-header .navbar-toggler span:nth-child(3) {
    bottom: 0;
}

.usrpnl-sidebar {
    position: fixed;
    width: 100%;
    left: -100%;
    height: 100%;
    top: 0;
    background-color: rgba(35, 52, 54, 0.80);
    transition: 0.5s;
}

.usrpnl-sidebar.show {
    left: 0;
}

.usrpnl-sidebar ul {
    width: 350px;
    background: var(--themeblack);
    height: 100%;
}

.usrpnl-sidebar ul li:first-child {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.usrpnl-sidebar ul li:first-child img {
    width: 150px;
}

.usrpnl-sidebar ul li:first-child .user-brgermnubtn-cls {
    background: transparent;
    color: #dc3545;
    font-size: 28px;
    padding: 0;
    line-height: 28px;
}

.usrpnl-sidebar ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    padding: 20px 20px;
}

.usrpnl-sidebar ul li a {
    display: block;
    color: var(--white);
}

.usrpnl-sidebar ul li a i {
    margin-right: 10px;
}

.usrpnl-sidebar ul li:last-child {
    border-bottom: none;
}

.usrpnl-sidebar ul li .form-check-input:checked {
    background-color: var(--brouwnclr);
    border-color: var(--brouwnclr);
}

.usrpnl-sidebar ul li .form-check-label {
    color: #fff;
}

@media(min-width:992px) {
    .default-login-btn-mb {
        display: none !important;
    }

    .hmg-header.sticky-header {
        animation: headerSlideDown .95s ease 0s 1 normal forwards running;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 999;
        background-color: var(--themeblack);
    }

    .header-dropdown.dropdown {
        position: static;
    }

    .custm-mega-menu.dropdown-menu {
        display: block;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center;
    }

    .header-dropdown.dropdown:hover .custm-mega-menu.dropdown-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }

    .usrpnl-sidebar {
        display: none !important;
    }
}

.srch-frm-h {
    position: absolute;
    background-color: var(--themeblack);
    padding: 10px 15px;
    display: flex;
    right: 0;
    z-index: 9;
    top: -4px;
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
    border-radius: 30px;
}

.srch-frm-h .form-control {
    padding: 5px 10px;
    font-size: 14px;
    min-width: 300px;
    border: none;
    border-radius: 4px;
    border-radius: 30px;
}

.srch-frm-h .srch-frm-h-cls {
    padding: 0;
    border: none;
    color: #233436;
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    background-color: #fff;
    width: 20px;
    height: 20px;
    top: -7.5px;
    right: 2px;
    border-radius: 50%;
    z-index: 99;
    transition: 0.5s;
}

.srch-frm-h .srch-frm-h-cls:hover {
    background-color: #dc3545;
    color: #fff;
}

.srch-frm-h.show {
    visibility: visible;
    opacity: 1;
    right: 115px;
}

/* ============ Header Css End ============ */

/* ============ Home Banner Section Start ============ */
.hmg-bnr {
    position: relative;
    overflow: hidden;
    background-color: var(--black);
}

.hmg-bnr .hmg-banner-heading {
    font-size: 42px;
    margin-bottom: 25px;
    font-weight: 500;
    line-height: 52px;
}

.hmg-bnr p {
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 48px;
    font-weight: 300;
}

.hmg-bnr .theme-btn {
    background-color: var(--white) !important;
    color: var(--themeblack) !important;
}

.hmg-bnr .theme-btn:hover {
    background-color: var(--brouwnclr) !important;
    color: var(--white) !important;
}

.hmg-bnr .slider__pagination {
    width: 30px !important;
    display: block !important;
    text-align: center;
}

.hmg-bnr .slider__pagination .swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
    background-color: #F7E7D7 !important;
    opacity: 1;
}

.hmg-bnr .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: transparent !important;
    width: 22px !important;
    height: 22px !important;
    border: 2px solid var(--white);
}

/* .prdtct-itm-ul {
    padding-left: 10px !important;
} */

.prdtct-itm-ul li a {
    display: inline-block;
    color: var(--black);
    font-size: 15px;
}

.prdtct-itm-ul li a i {
    margin-right: 10px;
    font-size: 12px;
}

.prdtct-itm-ul li a.sidebar-active-color {
    color: var(--brouwnclr);
}

.hmg-bnr-right {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: 120px;
}

.hmg-bnr-right .hmg-bnr-right-img {
    position: relative;
    z-index: 99;
}

.hmg-bnr-right .hmg-bnr-right-circle-img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 850px;
    top: -110px;
    z-index: 9;
    transform: rotate(13deg);
}

.hmg-bnr .hmg-bnr-button {
    position: absolute;
    right: 30px;
    z-index: 9;
    display: flex;
    bottom: 30px;
}

.hmg-bnr .hmg-bnr-button .hmg-exp-btn {
    background-color: var(--themeblack);
    border: none;
    width: 46px;
    height: 46px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: static;
}

.hmg-bnr .hmg-bnr-button .hmg-exp-btn:hover {
    background-color: var(--white);
    color: var(--themeblack);
}

/* .hmg-bnr .hmg-bnr-button .hmg-exp-btn */

.hmg-bnr .hmg-bnr-button .swiper-button-next:after,
.hmg-bnr .hmg-bnr-button .swiper-button-prev:after {
    display: none;
}

.hmg-bnr .hmg-bnr-button .hmg-exp-btn.hmg-exp-incon-prev {
    margin-right: 15px;
}

.hmg-bnr .swiper-slide-active .slider-content {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 0.01s;
    animation-delay: 0.01s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.hmg-bnr .swiper-slide {
    opacity: 0 !important;
}

.hmg-bnr .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.slider__pagination_container {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 99;
}

/* ============ Home Banner Section End ============ */
/* ============ Explore All Section Start ============ */
.explr-all-sec {
    display: flex;
    flex-wrap: wrap;

}

.explr-all-sec-lft {
    background-color: var(--lightwhite);
    padding-top: 82px;
    padding-bottom: 82px;
    width: 75%;
}

.explr-all-sec-lft ul {
    display: flex;
    flex-wrap: wrap;
}

.explr-all-sec-lft ul li {
    flex: 0 0 auto;
    width: 25%;
    padding-left: 55px;
    position: relative;
}

.explr-all-sec-lft ul li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    width: 2px;
    background-color: #D8D8D8;
    height: 84px;
}

.explr-all-sec-lft ul li:last-child:after {
    display: none;
}

.explr-all-sec-lft ul li h2 {
    font-size: 65px;
    font-weight: 500;
    margin-bottom: 10px;
}

.explr-all-sec-lft ul li span {
    color: #455557;
    font-size: 20px;
    display: inline-block
}

.explr-all-sec-right {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.exp-text-sec-innr {
    position: relative;
    display: block;
}

.tar2.fx-Revolve {
    position: absolute;
    left: -35px;
    top: -25px;
}


.exp-text-sec-innr .fa-long-arrow-down {
    width: 130px;
    height: 130px;
    background-color: var(--themeblack);
    color: var(--white);
    font-size: 72px;
    text-align: center;
    line-height: 130px;
    border-radius: 50%;
    text-decoration: none !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.exp-text-sec-innr:hover .fa-long-arrow-down {
    background-color: var(--brouwnclr);
}

/* ============ Explore All Section End ============ */
/* ============ Why Work with incon Start ============ */
.why-work-wth-incon {
    padding-top: 100px;
    padding-bottom: 100px;
}

.why-work-wth-incon-ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.why-work-wth-incon-ul li {
    flex: 0 0 auto;
    width: calc(33.33% - 13px);
    padding: 55px 25px 55px 70px;
    border-top: 1px solid rgba(34, 52, 54, 0.18);
    position: relative;
}

.why-work-wth-incon-ul li:nth-child(1),
.why-work-wth-incon-ul li:nth-child(4),
.why-work-wth-incon-ul li:nth-child(7) {
    border-left: 1px solid rgba(34, 52, 54, 0.18);
    padding: 55px 25px 55px 25px;
}

.why-work-wth-incon-ul li:nth-child(4),
.why-work-wth-incon-ul li:nth-child(5),
.why-work-wth-incon-ul li:nth-child(6) {
    border-bottom: 1px solid rgba(34, 52, 54, 0.18);
}

.why-work-wth-incon-ul li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(50% + 5.5px);
    right: -18px;
    bottom: -3px;
    background-color: rgba(34, 52, 54, 0.18);
    transform: rotate(16deg);
}

.why-work-wth-incon-ul li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(50% + 5.5px);
    right: -18px;
    top: -3px;
    background-color: rgba(34, 52, 54, 0.18);
    transform: rotate(-16deg);
}

.why-work-wth-incon-ul li h3 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.why-work-wth-incon-ul li p {
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-word;
    max-height: 96px;
    min-height: 96px;
}

/* ============ Why Work with incon End ============ */

/* ============ Our Trsuted Partner Start ============ */
.our-trsted-prtns {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F9ECDF;
}

.our-trsted-prtns-lft {
    border-right: 1px solid rgba(157, 115, 88, 0.16);
    padding-right: 35px;
}

.our-trsted-prtns-slidr-col {
    overflow: hidden;
}

.our-trsted-prtns-slidr {
    padding-left: 30px;
}

.our-trsted-prtns-lft h3 {
    font-size: 28px;
    font-weight: 500;
}

.our-trsted-prtns-lft p {
    font-size: 16px;
    margin-bottom: 0;
}

.our-trsted-prtns-slidr img {
    transition: 0.5s;
    opacity: 0.5;
}

.our-trsted-prtns-slidr img:hover {
    opacity: 1;
}

/* ============ Our Trsuted Partner End ============ */
/* ============ Experience Incon Section Start ============ */
.hmg-story-sec {
    overflow: hidden;
    padding-top: 170px;
    padding-bottom: 170px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    min-height: 640px;
}

.hmg-story-sec video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.story-ply-btn {
    display: flex;
    color: var(--black) !important;
    width: 300px;
    height: 300px;
    background-color: rgba(255, 255, 255, 0.61);
    line-height: 300px;
    border-radius: 50%;
    font-size: 22px;
    text-transform: uppercase;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 9;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.story-ply-btn img {
    margin-left: 5px;
}

.story-ply-btn i {
    font-size: 18px;
    margin-left: 10px;
}

/* ============ Experience Incon Section End ============ */

/* ============ Our Best Seller Start ============ */
.our-prdct-sec {
    padding-top: 100px;
    padding-bottom: 100px;
}


.our-prdct-sec.bg-best-seller {
    background-color: #F4F4F4;
}

.our-prdct-sec-row.hmg-our-prdct-sec-row {
    margin-bottom: 30px;
}

.prodct-itm-img {
    display: block;
    border: 1px solid var(--lightwhite);
    background-color: var(--white);
    padding: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.prodct-itm-img:hover {
    border-color: #F9ECDF;
}

.prodct-itm-img img {
    height: 320px;
    width: 100%;
    object-fit: contain;
    transition: 1s;
}

.prodct-itm-img:hover img {
    transform: scale(1.15);
}

.prodct-itm h4 a {
    color: var(--black);
    display: inline-block;
    font-weight: 500;
}

.prodct-itm h4 a:hover {
    color: var(--brouwnclr);
}

.prodct-itm h4 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}

.prodct-itm p {
    font-size: 14px;
}

.prodct-itm p del {
    color: #AFAFAF;
    display: inline-block;
    margin-left: 20px;
}

.prodct-itm .ratings-wrapper,
.prodct-itm .add-to-cart,
.prodct-itm .add-to-wishlist-btn {
    display: none;
}

.our_best_prdct_tp {
    /* overflow: hidden; */
    position: relative;
}

.our-prdct-sec-row .slider-button-wrap.hmg-slider-button-wrap {
    margin-top: 20px;
}

.our-prdct-sec-row .slider-button-wrap .nav_arrow {
    font-size: 55px;
    color: var(--themeblack);
    cursor: pointer;
    transition: 0.5s;
    line-height: 55px;
    /* margin-bottom: 15px; */
}

.our-prdct-sec-row .slider-button-wrap .nav_arrow.slider-button-prev {
    margin-right: 15px;
}

.our_best_prdct_tp .slider-button-wrap .nav_arrow {
    font-size: 55px;
    color: var(--themeblack);
    cursor: pointer;
    transition: 0.5s;
    line-height: 55px;
    margin-bottom: 0;
}

.our-prdct-sec .our_best_prdct_tp {
    padding-top: 40px;
}

.our-prdct-sec .our_best_prdct_tp .slider-button-wrap {
    position: absolute;
    right: 0;
    top: -50px;
}

.our_best_prdct_tp .slider-button-wrap .nav_arrow.swiper-button-disabled {
    color: #B7B7B7;
    pointer-events: none;
    cursor: default;
}

.our_best_prdct_tp .slider-button-wrap .nav_arrow.slider-button-prev {
    margin-right: 15px;
}

.our_best_prdct {
    overflow: hidden;
}

.our_best_prdct i.slick-arrow {
    font-size: 55px;
    color: var(--themeblack);
    position: absolute;
    right: 15px;
    top: -65px;
    cursor: pointer;
    transition: 0.5s;
}

.our-prdct-sec-row .slider-button-wrap .nav_arrow:hover {
    color: var(--lightbrownclr);
}

.our-prdct-sec-row .slider-button-wrap .nav_arrow.swiper-button-disabled {
    color: #B7B7B7;
    pointer-events: none;
    cursor: default;
}

.our_best_prdct i.slick-arrow:hover {
    color: var(--lightbrownclr);
}

.our_best_prdct i.slick-arrow.fa-long-arrow-left {
    right: 85px;
}

.our_best_prdct.slick-slider {
    margin: 0 -15px;
}

.our_best_prdct .slick-slide {
    margin-right: 15px;
    margin-left: 15px;
}

/* .prdct-row-sec {
    margin-bottom: -50px;
} */

/* ============ Our Best Seller End ============ */

/* ============ Home Page Category Section Start ============ */
.hmg-category-sec {
    padding-top: 40px;
}

.hmg-category-sec-itm {
    margin-top: 30px;
    position: relative;
    text-align: center;
}

.hmg-category-sec-itm img {
    width: 100%;
    height: 440px;
    object-fit: cover;
    object-position: center center;
    min-height: 440px;
    min-width: 100%;
}

.hmg-category-sec-itm .cus-mega-menu-item-btn {
    font-size: 18px;
    line-height: 57px;
    min-width: 240px;
    bottom: 30px;
    transition: 0.5s;
}

.hmg-category-sec-itm:hover .cus-mega-menu-item-btn {
    background-color: var(--themeblack) !important;
    color: var(--white) !important;
}

.viewrs-also-liked.our-prdct-sec.bg-best-seller {
    margin-top: 0px;
}

/* ============ Home Page Category Section End ============ */

/* ============ Grow Your Business Start ============ */
.grow-your-business-sec {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

.grow-your-business-sec-inr {
    display: flex;
}

.grow-your-business-sec-lft {
    width: 50%;
    display: flex;
}

.grow-your-business-sec-lft-inr {
    position: relative;
    display: flex;
}

.grow-your-business-sec-lft-inr .grow-your-business-sec-lft-inr-img {
    width: 100%;
    height: calc(100% - 50px);
    object-fit: cover;
    min-height: 650px;
    min-width: 100%;
}

.grow-your-business-sec-lft-inr button {
    width: 268px;
    height: 268px;
    border: 2px solid var(--white);
    background-color: transparent;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.grow-your-business-sec-lft-inr button span {
    background-color: var(--white);
    width: 190px;
    height: 190px;
    display: inline-block;
    line-height: 190px;
    border-radius: 50%;
}

.grow-your-business-sec-lft-inr button:hover {
    border-color: var(--brouwnclr);
    color: var(--white);
}

.grow-your-business-sec-lft-inr button:hover span {
    background-color: var(--brouwnclr);
}

.grow-your-business-sec-lft-inr button:hover span img {
    filter: brightness(0) invert(1);
}


.video_cstm_f {
    background-color: rgba(0, 0, 0, 0.20);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 50px);
}

.video_cstm_f.hide_bg {
    display: none;
}

.grow-your-business-sec-right {
    width: 50%;
    background-color: var(--white);
    box-shadow: 0 0 5px 0 #ccc;
    padding: 60px 40px 60px 60px;
    margin-left: -50px;
    position: relative;
    margin-top: 36px;
    z-index: 9;
}

.grow-your-business-sec-right h2 {
    font-size: 52px;
    font-weight: 400;
    margin-bottom: 25px;
}

.grow-your-business-sec-right p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: var(--themeblack);
}

.grow-your-business-sec-right ul {
    margin-top: 40px;
    margin-bottom: 50px;
    position: relative;
}

.grow-your-business-sec-right ul:after {
    content: '';
    position: absolute;
    left: 11.5px;
    top: 10px;
    width: 2px;
    height: calc(100% - 12px);
    border-left: 1px dashed var(--themeblack);
}

.grow-your-business-sec-right ul li {
    position: relative;
    padding-left: 55px;
    font-size: 20px;
    line-height: 36px;
}

.grow-your-business-sec-right ul li+li {
    margin-top: 25px;
}

.grow-your-business-sec-right ul li span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: var(--white);
    border: 6px solid var(--themeblack);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9;
}

.grow-your-business-sec-right .theme-btn {
    line-height: 50px;
}

/* ============ Grow Your Business End ============ */
/* ============ Subscribe Section Start ============ */
.sbscribe-sec {
    background-image: url(../images/sbscribe-sec-bg.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

.sbscribe-sec:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(34, 52, 54, 0.3);
    width: 100%;
    height: 100%;
}

.sbscribe-sec .container {
    position: relative;
    z-index: 9;
}

.sbscribe-sec h2 {
    font-size: 40px;
    font-weight: 500;
}

.sbscribe-sec p {
    font-size: 20px;
}

.sbscribe-sec p small {
    font-size: 14px;
}

.sbscribe-sec form {
    position: relative;
    margin-top: 30px;
    margin-bottom: 15px;
}

.sbscribe-sec input.form-control {
    font-size: 18px;
    height: 68px;
    padding-left: 25px;
    border-radius: 50px;
}

.sbscribe-sec form button {
    background-color: var(--themeblack);
    color: var(--white);
    display: inline-block;
    height: 60px;
    width: 160px;
    border-radius: 50px;
    right: 5px;
    position: absolute;
    top: 4px;
    text-align: left;
    padding-left: 25px;
}

.sbscribe-sec form button i {
    position: absolute;
    right: 15px;
    transform: rotate(45deg);
    top: 20px;
}

.sbscribe-sec form button:hover {
    background-color: var(--brouwnclr) !important;
    color: var(--white) !important;
}

/* ============ Subscribe Section End ============ */
/* ============ Shipping Sec Start ============ */
.shiping-sec {
    padding-top: 90px;
    padding-bottom: 120px;
}

.shiping-sec-itm {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.shiping-sec-itm .shape {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    background-color: rgba(157, 115, 88, 0.18);
    border-radius: 50%;
    top: -10px;
    left: 50%;
    transform: translate(-50%);
    display: none;
}

.shiping-sec-itm img {
    height: 70px;
    width: 184px;
    object-fit: contain;
    margin-bottom: 25px;
    object-position: top;
}

.shiping-sec-itm h5 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

.shiping-sec-itm p {
    font-size: 16px;
    margin-bottom: 0;
}

/* ============ Shipping Sec End ============ */
/* ============ Footer Css Start ============ */
.hmg-footer {
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: var(--themeblack);
}

.hmg-footer-itm {
    margin-top: 30px;
}

.ftr-logo {
    margin-bottom: 30px;
}

.hmg-footer-itm p {
    font-size: 16px;
    line-height: 32px;
    color: var(--white);
    font-weight: 400;
    margin-bottom: 30px;
}

.hmg-footer-itm h4 {
    font-size: 26px;
    color: var(--white);
    font-weight: 600;
    margin-bottom: 35px;
}

.hmg-footer-itm ul li a {
    color: var(--white);
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.ftr-social-links a:hover,
.hmg-footer-itm p a:hover,
.hmg-footer-itm ul li a:hover {
    color: var(--brouwnclr);
}

.hmg-footer-itm ul li {
    margin-bottom: 13px;
}

/* .hmg-footer-itm-two-inr {
    display: flex;
    justify-content: center;
    column-gap: 30px;
} */

.hmg-footer-itm p a {
    color: var(--white);
}

.ftr-social-links {
    display: flex;
}

.ftr-social-links a {
    display: inline-block;
    color: var(--white);
    margin-right: 20px;
    font-size: 20px;
}

/* ============ Footer Css End ============ */
/* ============ Copyright Css STart ============ */
.copy-right-sec {
    background-color: #455557;
    padding: 20px 0;
}

.copy-right-sec p a,
.copy-right-sec p {
    color: var(--white);
    font-size: 14px;
}

.copy-right-sec p a {
    text-decoration: underline !important;
}

.copy-right-sec p a:hover {
    color: var(--lightbrownclr);
}

/* ============ Copyright Css End ============ */


/* Inner Page Banner */
.inner-page-bnr {
    padding: 75px 0;
    position: relative;
    background-size: cover;
    background-position: center center;
}

.inner-page-bnr:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 52, 54, 0.80);
}

.inner-page-bnr-contnt {
    position: relative;
    z-index: 9;
}

.inner-page-bnr-breadcum {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.inner-page-bnr-breadcum a {
    position: relative;
    color: var(--white);
    display: inline-block;
    padding-right: 15px;
}

.inner-page-bnr-breadcum a::after {
    content: '/';
    position: absolute;
    right: 0;
    top: 2px;
}

.inner-page-bnr-breadcum li {
    color: var(--white);
    margin-right: 10px;
}

.prdct-dtls-page-sec .inner-page-bnr-breadcum li,
.prdct-dtls-page-sec .inner-page-bnr-breadcum a {
    font-size: 13px;
}

.inner-page-bnr-contnt h1 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 25px;
}

.inner-page-bnr-contnt p {
    font-size: 19px;
    margin-bottom: 0;
}

/* Inner Page Banner */
/* Produc List Page Start */
.prdct-list-page-sec {
    padding-top: 80px;
    padding-bottom: 80px;
}

.shw-prdct-count-sec,
.filter-btn-mdl-opn-row.filter-btn-mdl-opn-row-tp {
    margin-bottom: 20px;
}

.sort-by-sec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sort-by-sec label {
    white-space: nowrap;
    margin: 0 12px 0 0;
    font-size: 15px;
}

.sort-by-sec .form-select {
    max-width: 170px;
    border-color: #A2A2A2 !important;
    min-height: 44px;
    padding-left: 15px;
    border-radius: 30px;
}

.prdct-lst-itm {
    border: 1px solid var(--lightwhite);
    background-color: var(--white);
    padding: 32px;
    position: relative;
    overflow: hidden;
}

.prdct-lst-itm:hover {
    border-color: var(--themeblack);
}

.prdct-lst-itm-inrlay {
    position: relative;
    z-index: 9;
    transition: all 0.5s;
}

.prdct-lst-itm h4 {
    font-size: 22px;
    font-weight: 500;
}

.prdct-lst-itm-inrlay img {
    max-width: 300px;
    object-fit: contain;
    transition: 0.5s;
    width: 100%;
}

.prdct-lst-itm-inrlay:not(.prdct-list-item-category) img {
    height: 200px;
    margin-bottom: 10px;
}

.prdct-lst-itm-inrlay.prdct-list-item-category img {
    height: 340px;
}

.prdct-lst-itm .shape-text-sec .shape-text {
    font-size: 14px;
    color: #747474;
    transition: 0.5s;
}

.prdct-lst-itm .shape-text-sec .view-all-text {
    font-size: 16px;
    color: var(--black);
    transition: 0.5s;
}

.prdct-lst-itm .shape-text-sec .view-all-text i {
    margin-left: 4px;
    font-size: 12px;
}

.prdct-lst-itm-overlay {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 52, 54, 0.88);
    z-index: 9;
    padding: 35px;
    transition: 0.5s;
}

.prdct-lst-itm-overlay h6 {
    font-size: 12px;
    color: var(--themeblack);
    font-weight: 400;
    margin-bottom: 27px;
}

.prdct-lst-itm-overlay p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 90px;
}

.prdct-lst-itm:hover .prdct-lst-itm-overlay {
    top: 0%;
}

.prdct-lst-itm-ul li .prdct-lst-itm .prdct-lst-itm-overlay h4,
.prdct-lst-itm-ul li .prdct-lst-itm-overlay p,
.prdct-lst-itm-ul li .prdct-lst-itm .prdct-lst-itm-overlay .shape-text-sec .view-all-text {
    color: var(--white);
}


.prdct-lst-itm-ul li .prdct-lst-itm-overlay h6 {
    color: #C4C4C4;
}

.prdct-list-page-sec-right-tp {
    padding-right: 30px;
    position: sticky;
    top: 110px;
}

.prdct-fltr-btn {
    font-size: 18px;
    color: var(--black);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    font-weight: 500;
}

.prdct-fltr-btn i {
    font-size: 16px;
    transition: 0.5s;
}

.prdct-fltr-btn[aria-expanded="true"] i {
    transform: rotate(-90deg);
}

.prdct-list-page-sec .form-check-input:checked {
    background-color: var(--themeblack);
    border-color: var(--themeblack);
}

.prdct-list-page-sec-right .form-check-label {
    margin-bottom: 0;
    font-size: 15px;
}

.prdct-list-page-sec-right .form-check {
    margin-bottom: 0;
}

.prdct-fltr-body ul li {
    margin-bottom: 15px;
}

.prdct-fltr-body ul li:last-child {
    margin-bottom: 0;
}

.prdct-list-page-sec-right+.prdct-list-page-sec-right {
    margin-top: 45px;
}

.colorfilter-ul {
    display: flex;
    flex-wrap: wrap;
}

.colorfilter-ul li {
    margin-right: 15px;
}

.colorfilter-ul li .form-check-input[type=radio] {
    width: 40px;
    height: 40px;
    margin: 0;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}

.colorfilter-ul li .form-check {
    margin-bottom: 0;
    padding: 0;
}

.colorfilter-ul li:nth-child(1) .form-check-input[type=radio] {
    background-color: #C2181F;
}

.colorfilter-ul li:nth-child(2) .form-check-input[type=radio] {
    background-color: #FCEE0D;
}

.colorfilter-ul li:nth-child(3) .form-check-input[type=radio] {
    background-color: #060F8E;
}

.colorfilter-ul li:nth-child(4) .form-check-input[type=radio] {
    background-color: #7CBFDB;
}

.colorfilter-ul li:nth-child(5) .form-check-input[type=radio] {
    background-color: #FB7CC9;
}

.colorfilter-ul li .form-check-input[type=radio]:checked {
    background-color: var(--white);
    border: 1px solid var(--black) !important;
}

.colorfilter-ul li .form-check {
    position: relative;
}

.colorfilter-ul li .form-check-input[type=radio]:checked:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 6px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.colorfilter-ul li:nth-child(1) .form-check-input[type=radio]:checked:after {
    background-color: #C2181F;
}

.colorfilter-ul li:nth-child(2) .form-check-input[type=radio]:checked:after {
    background-color: #FCEE0D;
}

.colorfilter-ul li:nth-child(3) .form-check-input[type=radio]:checked:after {
    background-color: #060F8E;
}

.colorfilter-ul li:nth-child(4) .form-check-input[type=radio]:checked:after {
    background-color: #7CBFDB;
}

.colorfilter-ul li:nth-child(5) .form-check-input[type=radio]:checked:after {
    background-color: #FB7CC9;
}

.sizefilter-ul {
    display: flex;
    flex-wrap: wrap;
}

.sizefilter-ul li .form-check {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
}

.sizefilter-ul li .form-check .form-check-input {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.sizefilter-ul li {
    margin-top: 12px;
    margin-right: 12px;
}

.sizefilter-ul li .form-check-label {
    margin-bottom: 0;
    min-width: 50px;
    text-align: center;
    border: 1px solid #5F5F5F;
    border-radius: 4px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    color: #5F5F5F;
}

.sizefilter-ul .form-check .form-check-input:checked+.form-check-label {
    background-color: rgba(157, 115, 88, 0.4);
    color: var(--brouwnclr);
    border-color: var(--brouwnclr);
}

.price-range-sldr {
    border-radius: 0.375rem;
    margin-right: auto !important;
    margin-left: auto !important;
}


.price-range-sldr input[type="number"]::-webkit-inner-spin-button,
.price-range-sldr input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.price-range-sldr .range-slider {
    position: relative;
    width: 100%;
    height: 4px;
    border-radius: 15px;
    background: var(--themeblack);
    margin-bottom: 15px;
}

.price-range-sldr .range-slider .progress {
    position: absolute;
    left: 25%;
    right: 0%;
    height: 100%;
    border-radius: 15px;
    background: #D6D6D6;
}

.price-range-sldr .range-slider input[type="range"] {
    position: absolute;
    width: 100%;
    height: 10px;
    -webkit-appearance: none;
    pointer-events: none;
    background: none;
    outline: none;
}

.price-range-sldr .range-slider .range-min::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    background: var(--white) 0% 0% no-repeat padding-box;
    border: 2px solid var(--black);
    border-radius: 20px;
    opacity: 1;
    margin-top: -5.5px;
}

.price-range-sldr .range-slider .range-max::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    background: var(--white) 0% 0% no-repeat padding-box;
    border: 2px solid var(--black);
    border-radius: 20px;
    opacity: 1;
    margin-top: -5.5px;
}

/* .price-range-sldr-txt {
    display: flex;
    align-items: center;
} */

.price-range-sldr-txt span {
    display: inline-block;
    color: #5F5F5F;
}

.price-range-sldr-txt input[type=number] {
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: left;
    color: var(--themeblack);
    font-weight: 500;
    min-width: 100px;
}

.price-range-sldr-txt .numberVal {
    margin: 0 0px;
}

.price-range-sldr-txt .numberVal.max-value {
    margin-right: auto;
}

/* Produc List Page End */


/* Filter Modal Gems */
.filter-modal-gems .modal-title {
    font-size: 50px;
    color: var(--black);
    font-weight: 400;
    margin-bottom: 20px;
}

.filter-modal-gems .description-txt {
    font-size: 19px;
    max-width: 590px;
    margin-bottom: 25px;
}

.filter-modal-gems .description-txt strong {
    font-weight: 600;
}

.filter-modal-ftr-btn {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.filter-modal-ftr-btn .save-btn {
    font-size: 18px;
    background-color: var(--themeblack);
    color: var(--white);
    line-height: 46px;
    min-width: 150px;
    border-radius: 30px;
    border: none;
    transition: 0.5s;
    display: inline-block;
    text-align: center;
}

.filter-modal-ftr-btn .save-btn:hover {
    background-color: var(--lightbrownclr);
    color: var(--black);
}

.filter-modal-ftr-btn .close-btn {
    background-color: #DBDBDB;
    color: #5F5F5F;
    font-size: 18px;
    line-height: 46px;
    min-width: 150px;
    border-radius: 30px;
    border: none;
    transition: 0.5s;
    display: inline-block;
    text-align: center;
}

.filter-modal-ftr-btn .close-btn:hover {
    background-color: #c9c9c9;
}

.filter-modal-gems .modal-body {
    padding: 30px 40px;
}

.filter-modal-gems .sizefilter-ul li .form-check-label {
    min-width: 80px;
    line-height: 44px;
    border-radius: 30px;
    border-color: #9A9A9A;
}

.filter-modal-gems .sizefilter-ul .form-check .form-check-input:checked+.form-check-label {
    background-color: #d2d5d6;
    color: var(--themeblack);
    border-color: var(--themeblack);
}

.filter-modal-gems.show {
    background-color: rgba(34, 52, 54, 0.90);
}

@media (min-width: 992px) {
    .filter-modal-gems .modal-dialog {
        max-width: 890px;
    }
}

/* Filter Modal Gems */

/* Product Details Page */
.viewrs-also-liked .sub-heading h2 {
    font-size: 36px;
    margin-bottom: 0;
}

.prdct-dtls-page-sec {
    padding-top: 40px;
    padding-bottom: 100px;
}

.prdct-dtls-page-sec .inner-page-bnr-breadcum {
    display: flex;
    justify-content: flex-start;
}

.prdct-dtls-page-sec .inner-page-bnr-breadcum li,
.prdct-dtls-page-sec .inner-page-bnr-breadcum a {
    color: #707070;
}

.prdct-dtls-page-sec .inner-page-bnr-breadcum a:hover {
    color: var(--brouwnclr);
}

.prdct-dtls-page-img {
    background-color: #fff;
    border: 1px solid rgb(34 52 54 / 13%);
    padding: 40px;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}

.prdct-nav-slider-btm {
    margin-top: 10px;
}

.prdct-nav-slider-btm .slick-slide img {
    border: 1px solid #233436;
}

.prdct-nav-slider-btm .slick-track {
    margin-left: -5px;
    margin-right: -5px;
}

.prdct-nav-slider-btm .slick-track .slick-slide {
    padding-left: 5px;
    padding-right: 5px;
}

.prdct-detls-jwlry.prdct-dtls-page-sec .product-nav-slider .slick-slide.slick-current.slick-center {
    opacity: 1;
}

.prdct-detls-jwlry.prdct-dtls-page-sec .prdct-dtls-page-img {
    height: auto;
    width: auto;
    display: block;
    padding: 40px 0 20px 0;
    overflow: hidden;
}

.calibrated-pdpt-img-sec .calibrated-pdpt-img {
    transition: 0.5s;
}

.product-main-slider img.main-img {
    transition: 0.5s;
}

.product-main-slider:hover img.main-img,
.prdct-dtls-page-img:hover .calibrated-pdpt-img {
    transform: scale(1.15);
}

.prdct-detls-jwlry.prdct-dtls-page-sec .product-nav-slider .slick-slide {
    opacity: 0.35;
    cursor: pointer;
}

.prdct-detls-jwlry.prdct-dtls-page-sec .product-nav-slider .slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}

.prdct-detls-jwlry.prdct-dtls-page-sec .product-nav-slider .slick-slide.slick-current.slick-active {
    opacity: 1;
}

.pdpt-slidr-tp .main-img {
    width: 100%;
    height: 580px;
    object-fit: contain;
    padding: 0 30px;
}

.prdct-dtls-page-contnt h3 {
    font-size: 38px;
    margin-bottom: 16px;
}

.prdct-dtls-page-contnt .prdct-dtls-price span {
    display: inline-block;
    font-size: 36px;
    font-weight: 500;
    color: var(--black);
}

.prdct-dtls-page-contnt .prdct-dtls-price del {
    color: #5F5F5F;
    font-size: 24px;
    display: inline-block;
    margin-left: 20px;
}

.prdct-dtls-page-contnt .prdct-dtls-price {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding: 10px 0;
    margin-bottom: 20px;
}

.prdct-dtls-page-contnt .prdct-dtls-p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 40px;
}

.prdct-dtls-size-m p {
    font-size: 16px;
}

.prdct-dtls-size-m+.prdct-dtls-size-m {
    margin-top: 30px;
}

.prdct-dtls-page-contnt .sizefilter-ul li {
    margin-top: 10px;
    margin-right: 10px;
}

.prdct-dtls-page-contnt .sizefilter-ul li .form-check-label {
    border-color: var(--themeblack);
    min-width: 80px;
    border-radius: 30px;
    color: var(--themeblack);
}

.prdct-dtls-page-contnt .sizefilter-ul .form-check .form-check-input:checked+.form-check-label {
    background-color: rgba(157, 115, 88, 0.20);
}

.prdct-dtls-page-contnt .prct-ovrvws-contnt {
    padding-top: 0;
}

.prdct-dtls-page-contnt .prct-ovrvws-contnt h3.prct-ovrvws-contnt-heading {
    font-size: 26px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.pduct-category-detls-ul-contnt {
    padding-top: 100px;
}

.add-to-cart-btn-sec {
    margin-top: 45px;
}

.add-to-cart-btn-sec ul {
    display: flex;
    align-items: center;
}

.add-to-cart-btn-sec ul li:first-child {
    width: 225px;
}

.add-to-cart-btn-sec ul li .cart-value-sec {
    display: flex;
    align-items: center;
    border: 1px solid var(--themeblack);
    padding: 11px 15px;
    border-radius: 30px;
    justify-content: center;
    width: 225px;
}



.add-to-cart-btn-sec ul li:nth-child(2),
.add-to-cart-btn-sec ul li:nth-child(3) {
    width: calc(50% - 112.5px);
    padding-left: 15px;
}

.add-to-cart-btn-sec .cart-value-sec input {
    border: none;
    text-align: center;
    border-left: 1px solid rgba(34, 52, 54, 0.20);
    border-right: 1px solid rgba(34, 52, 54, 0.20);
    outline: none;
    padding: 0;
    background-color: transparent;
    margin: 0 25px;
    width: 75px;
    font-size: 18px;
    line-height: 36px;
}

.add-to-cart-btn-sec .cart-value-sec button {
    background-color: transparent;
    padding: 0;
    font-size: 22px;
    width: 36px;
}

.add-to-cart-btn {
    display: inline-block;
    background-color: var(--themeblack);
    color: var(--white) !important;
    line-height: 60px;
    border-radius: 30px;
    width: 100%;
    text-align: center;
}

.add-to-cart-btn:hover {
    background-color: var(--brouwnclr);
}

.memo-request-btn {
    display: inline-block;
    background-color: var(--brouwnclr);
    color: var(--white) !important;
    line-height: 60px;
    border-radius: 30px;
    width: 100%;
    text-align: center;
}

.memo-request-btn:hover {
    background-color: var(--themeblack);
}

.ordr-process-list {
    border: 1px solid rgba(34, 52, 54, 0.20);
    border-radius: 50px;
    display: flex;
    padding: 15px 10px !important;
    margin-top: 45px;
    margin-bottom: 30px;
}

.ordr-process-list li img {
    margin-right: 15px;
}

.ordr-process-list li span {
    display: inline-block;
    font-size: 14px;
    color: var(--black);
    font-weight: 500;
}

.ordr-process-list li {
    display: flex;
    align-items: center;
    border-left: 1px solid #BEBEBE;
    padding: 10px 15px;
}

.ordr-process-list li img {
    width: 25px;
}

.ordr-process-list li:first-child {
    border-left: none;
}

.product-category-contnt span {
    display: inline-block;
    font-size: 18px;
}

.product-category-contnt span+span {
    margin-left: 100px;
}

.prct-ovrvws-contnt {
    padding-top: 100px;
}

h3.prct-ovrvws-contnt-heading {
    font-size: 30px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

h3.prct-ovrvws-contnt-heading:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.5px;
    background-color: var(--themeblack);
    width: 50px;
    height: 2px;
    border-radius: 50%;
}

h3.prct-ovrvws-contnt-heading:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(34, 52, 54, 0.20);
    width: 100px;
    height: 1px;
}

.prct-ovrvws-contnt p {
    font-size: 18px;
    line-height: 36px;
    color: #000;
}

.prct-ovrvws-contnt ul {
    margin: 40px 0;
    position: relative;
    margin-bottom: 0;
}

.prct-ovrvws-contnt ul li {
    position: relative;
    padding-left: 55px;
    font-size: 18px;
    line-height: 36px;
    color: #000;
}

.prct-ovrvws-contnt ul li+li {
    margin-top: 20px;
}

.prct-ovrvws-contnt ul li span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: var(--white);
    border: 6px solid var(--themeblack);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.prct-ovrvws-contnt ul:after {
    content: '';
    position: absolute;
    left: 11.5px;
    top: 6px;
    width: 2px;
    height: calc(100% - 30px);
    border-left: 1px dashed var(--themeblack);
}

.prdct-dtls-page-contnt .product-category-contnt {
    padding: 15px 0;
}

.prdct-dtls-price.dummyprice-sec a {
    color: var(--themeblack);
    text-decoration: underline !important;
}

/* .dummyprice-sec {
    position: relative;
    padding: 25px;
}

.dummyprice-sec:after {
    position: absolute;
    content: '';
    background-color: rgb(255 255 255 / 70%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.dummyprice-sec p {
    position: absolute;
    top: 50%;
    z-index: 9;
    margin: 0;
    transform: translateY(-50%);
    opacity: 0;
    left: 0;
    font-size: 22px;
    opacity: 1;
}

.dummyprice-sec:hover p {
    opacity: 1;
}

.dummyprice-sec ul,
.dummyprice-sec span {
    filter: blur(8px);
    -webkit-filter: blur(8px);
} */

/* Product List Design Two Page */
.prdct-lst-itm-jwlry {
    position: relative;
}

.prdct-lst-itm-jwlry-inrlay {
    background-color: var(--white);
    border: 1px solid var(--lightwhite);
    position: relative;
    overflow: hidden;
    padding: 25px 0;
}

.prdct-lst-itm-jwlry-inrlay .sale-text {
    background-color: var(--brouwnclr);
    position: absolute;
    color: var(--white);
    font-size: 12px;
    line-height: 26px;
    padding: 0 15px;
    left: 20px;
    top: 20px;
}

.prdct-lst-itm-jwlry-inrlay .prdct-img {
    height: 300px;
    object-fit: contain;
    padding: 0px 15px;
    width: 100%;
}

.prdct-lst-itm-jwlry-overlay {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    gap: 5px;
}

.prdct-lst-itm-jwlry-overlay span {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-position: cover;
}

.itm-jwlry-dimention {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 13px 15px;
    background-color: rgb(34, 52, 54, 0.31);
    transition: 0.5s;
}

.itm-jwlry-dimention p {
    font-size: 15px;
    font-weight: 400;
    color: var(--black);
    line-height: 15px;
    margin-bottom: 5px;
    transition: 0.5s;
}

.itm-jwlry-dimention h5 {
    color: var(--black);
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    transition: 0.5s;
}

.prdct-lst-itm-jwlry-overlay .btn-overlay {
    display: inline-block;
    width: 46px;
    height: 46px;
    background-color: var(--white);
    color: var(--themeblack) !important;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    margin: 0 5px;
}

.prdct-lst-itm-jwlry-overlay .btn-overlay:hover {
    background-color: var(--themeblack);
    color: var(--white) !important;
}

.prdct-lst-itm-jwlry-cntnt {
    margin-top: 15px;
}

.prdct-lst-itm-jwlry-cntnt h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.prdct-lst-itm-jwlry-cntnt h4 a {
    color: var(--black);
    display: inline-block;
}

.prdct-lst-itm-jwlry-cntnt h4 a:hover {
    color: var(--brouwnclr);
}

.prdct-lst-itm-jwlry-cntnt .prdt-itm-pric {
    grid-column-gap: 5px;
}

.prdct-lst-itm-jwlry-cntnt .prdt-itm-pric span:first-child {
    color: #000
}

.prdct-lst-itm-jwlry-cntnt .prdt-itm-pric span {
    font-size: 18px;
    display: inline-block;
    font-weight: 500;
}

.prdct-lst-itm-jwlry-cntnt .prdt-itm-pric del {
    display: inline-block;
    font-size: 14px;
    color: #AFAFAF;
    margin-left: 10px;
}

/* .prdct-lst-itm-jwlry:hover .prdct-lst-itm-jwlry-overlay {
    bottom: 0;
} */

.prdct-lst-itm-jwlry:hover .itm-jwlry-dimention {
    background-color: transparent;
}

.prdct-lst-itm-jwlry:hover .itm-jwlry-dimention h5,
.prdct-lst-itm-jwlry:hover .itm-jwlry-dimention p {
    color: var(--white);
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-inrlay .prdct-img {
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

.thrd-step-lst.prdct-lst-itm-jwlry {
    position: relative;
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-overlay {
    position: static;
    background-color: transparent;
    margin-top: 15px;
    justify-content: space-between;
}

.thrd-step-lst.prdct-lst-itm-jwlry .itm-jwlry-dimention {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    width: 147px;
    padding: 13px 15px;
    background-color: var(--themeblack) !important;
    transition: 0.5s;
    height: 100%;
    align-items: center;
    left: auto;
}

.thrd-step-lst.prdct-lst-itm-jwlry .itm-jwlry-dimention ul li+li {
    margin-top: 24px;
}

.thrd-step-lst.prdct-lst-itm-jwlry .itm-jwlry-dimention h5,
.thrd-step-lst.prdct-lst-itm-jwlry .itm-jwlry-dimention p {
    color: var(--white);
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-inrlay .sale-text {
    z-index: 9;
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-overlay .btn-overlay {
    background-color: var(--themeblack) !important;
    color: var(--white) !important;
    margin: 0;
    width: calc(50% - 5px);
    border-radius: 30px;
    height: 40px;
    line-height: 40px;
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-overlay .btn-overlay+.btn-overlay {
    background-color: var(--brouwnclr) !important;
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-overlay .btn-overlay+.btn-overlay:hover {
    background-color: var(--themeblack) !important;
}

.thrd-step-lst.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-overlay .btn-overlay:hover {
    background-color: var(--brouwnclr) !important;
    color: var(--white) !important;
}

.prdct-jwlry-itm.prdct-lst-itm-jwlry .prdct-lst-itm-jwlry-inrlay .prdct-img {
    transition: 0.5s;
}

.prdct-jwlry-itm.prdct-lst-itm-jwlry:hover .prdct-lst-itm-jwlry-inrlay .prdct-img {
    transform: scale(1.1);
}

/* User Auth Page Css */
.user-login-wraper {
    background-color: var(--white);
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: calc(100vh - 527px);
}

.user-login-wraper-inr h2 {
    color: var(--themeblack);
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 20px;
}

.user-login-wraper-inr .descrption-txt {
    font-size: 20px;
    color: #737373;
}

.login-frm-wraper {
    margin-top: 45px;
}

.user-login-wraper-inr .frm-grp {
    margin-bottom: 30px;
}

.user-login-wraper-inr .frm-grp label {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}

.user-login-wraper-inr .frm-grp .form-control {
    background-color: #fff;
    border-color: #A2A2A2;
    color: var(--themeblack);
    font-size: 15px;
    height: 68px;
    line-height: 15px;
    padding: 12px 25px;
    border-radius: 50px;
}

.user-login-wraper-inr .rember-me-txt .form-check-input {
    width: 22px;
    height: 22px;
    box-shadow: none;
    margin-right: 7px !important;
}

.user-login-wraper-inr .rember-me-txt .form-check-label {
    font-size: 16px;
}

.user-login-wraper-inr .frm-grp .form-control::placeholder {
    color: var(--themeblack);
    opacity: 0.5;
}

.user-login-wraper-inr .frm-grp .form-control::-ms-input-placeholder {
    color: var(--themeblack);
    opacity: 0.5;
}

.user-login-wraper-inr .theme-btn {
    margin-top: 20px;
    height: 68px;
    border-radius: 50px;
    text-align: center;
}

.user-login-wraper-inr .alredy-have-txt {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
}

.user-login-wraper-inr .alredy-have-txt a {
    text-decoration: underline !important;
    color: var(--themeblack);
}

.user-login-wraper-inr .alredy-have-txt a:hover {
    color: var(--lightbrownclr) !important;
}

.user-login-wraper-lft {
    margin-right: 20px;
}

.user-login-wraper-lft.user-lgn-lft {
    max-width: 650px;
    margin-right: auto;
}

.user-login-wraper-lft .pass-wrapper {
    position: relative;
}

.user-login-wraper-lft .pass-wrapper .pass-wrap-eye {
    position: absolute;
    background-color: transparent;
    right: 25px;
    top: 27px;
    padding: 0;
    line-height: 20px;
    font-size: 20px;
    color: #747474;
}

.user-login-wraper-lft .pass-wrapper .pass-wrap-eye:hover {
    background-color: red;
}

.auth-page-slider-tp {
    position: relative;
    margin-left: auto;
    max-width: 650px;
    position: sticky;
    top: 110px;
}


.auth-sldr-itm {
    position: relative;
}

.auth-sldr-itm img {
    border-radius: 20px;
    position: relative;
    height: 750px;
    object-fit: cover;
    object-position: center center;
}

.auth-sldr-itm-txt {
    position: absolute;
    left: 50px;
    bottom: 50px;
    margin: 0;
    font-size: 38px;
    color: var(--white);
    font-weight: 500;
    max-width: 570px;
    line-height: 1.5;
}

.form-check-input:checked {
    background-color: var(--themeblack);
    border-color: var(--themeblack);
}

.auth-page-slider-tp-logo {
    position: absolute;
    background-color: var(--white);
    z-index: 9;
    width: 200px;
    height: 80px;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 12px;
    line-height: 80px;
    left: 20px;
    top: 20px;
}

.auth-page-slider-tp-logo img {
    width: 100%;
}

/* User Auth Page Css */
/* Contact Page Css */
.contct-page-bnr {
    background-color: #f7e7d7;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contct-page-bnr h1 {
    font-size: 56px;
    font-weight: 600;
    margin-bottom: 0;
}

.cntct-page-sec {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cntct-page-sec .user-login-wraper-inr {
    min-height: auto;
}

.cntct-page-sec .user-login-wraper-inr textarea.form-control {
    min-height: 170px;
}

.cntct-page-sec-wraper {
    background-color: var(--white);
    border: 1px solid #e2e4dc;
    padding: 40px 25px;
    border-radius: 12px;
}

.cntct-page-sec-img {
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
    border-radius: 12px;
    object-fit: cover;
    object-position: top;
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a {
    display: flex;
    width: 100%;
    align-items: center;
    background-color: #e9ecef;
    padding: 20px;
    border-radius: 12px;
    transition: 0.5s;
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a i {
    background-color: rgba(34, 52, 54, 0.40);
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: var(--themeblack);
    border-radius: 50%;
    margin-right: 15px;
    transition: 0.5s;
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a h6 {
    color: var(--black);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a span {
    display: inline-block;
    color: var(--black);
    font-size: 24px;
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a:hover i {
    background-color: var(--white);
    color: var(--brouwnclr);
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a:hover h6 {
    color: var(--brouwnclr);
}

.cntct-page-sec-wraper ul.contct-dtls-ul li a:hover {
    background-color: #FFF9F4;
}

.cntct-page-sec-wraper ul.contct-dtls-ul li+li {
    margin-top: 25px;
}

/* Contact Page Css */

/* About Us Page Css Start */
.about-bar-sec {
    background-color: #472000;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}

.about-bar-sec marquee h2 {}

.about-bar-sec marquee img {
    animation: star-blink 2s infinite;
    -webkit-animation: star-blink 2s infinite;
    filter: brightness(0) invert(1);
    margin: 0 15px;
}


@keyframes star-blink {
    0% {
        -webkit-transform: scale(0.5) rotate(0deg);
        transform: scale(0.5) rotate(0deg);
    }

    50% {
        -webkit-transform: scale(1) rotate(180deg);
        transform: scale(1) rotate(180deg);
    }

    100% {
        -webkit-transform: scale(0.4) rotate(360deg);
        transform: scale(0.4) rotate(360deg);
    }
}

.about-bar-sec .swiper-container {
    height: calc(100vh - 120px);
    margin: 60px;
}


.about-bar-sec .swiper-slide {
    color: var(--white);
    font-size: 20px;
    font-weight: bold;
}

.about-bar-sec .swiper-slide h2 {
    color: var(--white);
}

.about-bar-sec .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.abt-page-contnt-sec {
    padding-top: 100px;
    padding-bottom: 100px;
}

.abt-page-contnt-sec-lft img {
    border-radius: 300px 300px 0 0;
    width: 100%;
}

.abt-page-contnt-sec-lft {
    margin-right: 15px;
}

.abt-page-contnt-sec-rght {
    margin-left: 15px;
}

.abt-page-contnt-sec-rght-ul {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.abt-page-contnt-sec-rght-ul li {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.abt-page-contnt-sec-rght-ul li>div {
    text-align: center;
    background-color: #f5e7d6;
    padding: 15px;
}

.abt-page-contnt-sec-rght .shop-now-btn {
    margin-top: 15px;
}

.abt-page-contnt-sec-rght-ul li span {
    display: block;
    font-size: 42px;
    color: var(--black);
    font-weight: 600;
    font-family: none;
    line-height: 42px;
}

.abt-page-contnt-sec-rght-ul li p {
    font-size: 16px;
    color: var(--black);
    margin-bottom: 0;
    margin-top: 5px;
}

.best-pdrct-sec {
    background-color: #f5e7d6;
    padding-top: 100px;
    padding-bottom: 100px;
}

.best-pdrct-sec-lft .ply-btn {
    position: absolute;
    width: 100px;
    height: 100px;
    border: 2px solid var(--white);
    text-align: center;
    line-height: 96px;
    color: var(--white);
    font-size: 24px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
    overflow: hidden;
}

.best-pdrct-sec-lft .ply-btn:hover {
    width: 95px;
    height: 95px;
    border: 2px solid var(--white);
    text-align: center;
    line-height: 91px;
}

.best-pdrct-sec-lft .ply-btn i {
    transition: 0.5s;
}

.best-pdrct-sec-lft .ply-btn:hover i {
    -webkit-animation: play-left-right 500ms ease;
    animation: play-left-right 500ms ease;
}


@keyframes play-left-right {
    50% {
        -webkit-transform: scale(300%);
        transform: translateX(300%);
    }

    51% {
        -webkit-transform: scale(-300%);
        transform: translateX(-300%);
    }
}

.best-pdrct-sec-lft {
    margin-right: 15px;
    position: relative;
}

.best-pdrct-sec-lft img {
    width: 100%;
}

.best-pdrct-sec .sub-heading {
    margin-left: 15px;
}

.best-pdrct-sec .sub-heading h2 {
    font-size: 42px;
}

.best-pdrct-sec .sub-heading h5 {
    color: var(--brouwnclr);
}

.best-pdrct-sec .sub-heading p {
    color: #495057;
}

.best-pdrct-sec .sub-heading .shop-now-btn {
    margin-top: 25px;
}

.shop-now-btn {
    background-color: #ac805d;
    border: 1px solid #ac805d;
    min-width: 200px;
    line-height: 64px;
    display: inline-block;
    color: var(--white);
    padding-left: 15px;
    font-size: 18px;
    position: relative;
    overflow: hidden;
}

.shop-now-btn i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: var(--black);
    margin-left: 10px;
    position: relative;
    z-index: 99;
    transition: 0.5s;
}

.shop-now-btn:hover {
    background-color: var(--black);
    color: var(--white);
    border-color: var(--black);
}

.shop-now-btn i:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--white);
    mix-blend-mode: screen;
    border-radius: 50%;
    -webkit-transform: perspective(0px) rotateZ(45deg) scale(1);
    transform: perspective(0px) rotateZ(45deg) scale(1);
    transition: 0.5s;
    z-index: -9;
}

.shop-now-btn:hover i:after {
    border-radius: 50% 0 50%;
    -webkit-transform: rotateZ(45deg) scale(2.6) translate(11px, -11px);
    transform: rotateZ(45deg) scale(2.6) translate(11px, -9px);
}

.shop-now-btn:hover i {
    font-size: 26px;
    margin-left: 20px;
    padding-left: 15px;
}

.qualified-profes-sec {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: var(--white);
}

.qualfd-profes-itm {
    margin-top: 35px;
    overflow: hidden;
}

.qualfd-profes-itm-img {
    height: 450px;
    overflow: hidden;
}

.qualfd-profes-itm img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    transition: 0.5s;
}



.qualfd-profes-itm .itm-contnt {
    background-color: var(--white);
    padding-top: 20px;
    transition: 0.5s;
    height: 90px;
}

.qualfd-profes-itm .itm-contnt h4 {
    font-size: 28px;
}

.qualfd-profes-itm .itm-contnt p {
    color: var(--brouwnclr);
}

.qualfd-profes-itm-social-icn {
    display: flex;
    justify-content: center;
    padding-top: 10px;

}

.qualfd-profes-itm-social-icn a {
    color: var(--black);
    font-size: 18px;
    display: inline-block;
    margin: 0 7.5px;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);

}

.qualfd-profes-itm-social-icn a:hover {
    color: var(--brouwnclr);
}

.qualfd-profes-itm-social-icn a {
    opacity: 0;
}

.qualfd-profes-itm:hover img {
    -webkit-transform: rotate(1deg) scale(1.06);
    transform: rotate(1deg) scale(1.06);
    -webkit-filter: saturate(120%);
    filter: saturate(120%);
}

.qualfd-profes-itm:hover .itm-contnt {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
}


.qualfd-profes-itm:hover .qualfd-profes-itm-social-icn a {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}


/* About Us Page Css End */

/* Faq Page */
.faq-front-sec {
    padding-top: 100px;
    padding-bottom: 50px;
}

.faq-front-sec .accordion-item {
    border-bottom: none;
}

.faq-front-sec .accordion-item .accordion-header .accordion-button {
    background-color: #f5e7d6;
    border: none !important;
    box-shadow: none !important;
    position: relative;
}

.faq-front-sec .accordion-item .accordion-header .accordion-button:after {
    display: none;
}

.faq-front-sec .accordion-item .accordion-header .accordion-button span.pls-icn {
    position: absolute;
    right: 10px;
    width: 23px;
    background-color: #444;
    height: 3px;
    display: inline-block;
    top: 50%;
    transform: translate(-50%);
}

.faq-front-sec .accordion-item .accordion-header .accordion-button span.pls-icn:after {
    content: '';
    position: absolute;
    right: 10px;
    width: 3px;
    background-color: #444;
    height: 23px;
    display: inline-block;
    top: -10px;
}

.faq-front-sec .accordion-item .accordion-header .accordion-button.accordion-button:not(.collapsed),
.faq-front-sec .accordion-item .accordion-header .accordion-button:hover {
    background-color: #ab7f5f;
    color: var(--white);
}

.faq-front-sec .accordion-item .accordion-header .accordion-button.accordion-button:not(.collapsed) span.pls-icn {
    background-color: var(--white);
}

.faq-front-sec .accordion-item .accordion-header .accordion-button.accordion-button:not(.collapsed) span.pls-icn:after {
    opacity: 0;
}


.faq-front-sec .accordion-item+.accordion-item {
    margin-top: 35px;
}

/* .accordion-button:not(.collapsed) */

/* Conatent Page Front */
.contnt-page-sec-front-banner {
    background-color: #f7e7d7;
    padding-top: 100px;
    padding-bottom: 100px;
}

.contnt-page-sec-front {
    padding-top: 100px;
    padding-bottom: 100px;
}

.contnt-page-sec-front h2 {
    font-size: 56px;
    margin-bottom: 25px;
    font-weight: 400
}

.contnt-page-sec-front h2 strong,
.contnt-page-sec-front h3 strong,
.contnt-page-sec-front h4 strong,
.contnt-page-sec-front h5 strong,
.contnt-page-sec-front h6 strong,
.contnt-page-sec-front p strong {
    font-weight: 400
}

.contnt-page-sec-front ul li strong {
    font-weight: 600;
}

.contnt-page-sec-front p {
    font-size: 17px;
    margin-bottom: 15px;
}

.contnt-page-sec-front h3 {
    font-size: 36px;
    margin-bottom: 15px;
}

.contnt-page-sec-front h4 {
    font-size: 28px;
    margin-bottom: 15px;
}

.contnt-page-sec-front h5 {
    font-size: 22px;
    margin-bottom: 15px;
}

.contnt-page-sec-front h6 {
    font-size: 19px;
    margin-bottom: 15px;
}

.contnt-page-sec-front ul {
    margin-bottom: 25px;
    padding-left: 20px !important;
}

.contnt-page-sec-front ul li {
    font-size: 17px;
    list-style-type: disc !important;
}

.contnt-page-sec-front ul li+li {
    margin-top: 10px;
}

.contct-page-bnr .bread-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-top: 10px;
    flex-wrap: wrap;
}

.contct-page-bnr .bread-menu li {
    position: relative;
}

.contct-page-bnr .bread-menu li a {
    color: #495057;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.contct-page-bnr .bread-menu li a:hover {
    color: var(--brouwnclr);
}

.contct-page-bnr .bread-menu li::after {
    content: "/";
    color: #495057;
    margin-left: 8px;
}

.contct-page-bnr .bread-menu li.current-page {
    color: var(--black);
    font-weight: 600;
}

.contct-page-bnr .bread-menu li:last-child::after {
    content: "";
    margin-left: 0px;
}

/* Blog page */
.gs-blog-wrapper .gs-blog-sidebar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 24px;
    background: var(--white);
    border-radius: 12px;
}

.single-blog-widget {
    padding: 24px 24px 24px 24px;
}

.single-blog-widget .widget-title {
    color: #1f0300;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    border-bottom: 1px solid #e9e6e6;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.single-blog-widget .search-form {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #d9d4d4;
    padding: 12px 24px;
}

.single-blog-widget .search-form .input-box {
    width: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    color: #796866;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.single-blog-widget .search-form button {
    background-color: transparent;
    padding: 0;
}

.single-blog-widget .cat-wrapper {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.single-blog-widget .cat-wrapper li a {
    color: #1f0300;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.single-blog-widget .cat-wrapper li a::before {
    content: "";
    width: 12px;
    height: 12px;
    background: transparent;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 1px;
    border: 2px solid #6c757d;
    border-radius: 50%;
}

.single-blog-widget .gs-sm-recent-post-wrapper {
    padding-top: 10px;
}

.gs-sm-recent-post-wrapper .recent-post {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    align-items: center;
}

.single-blog-widget .gs-sm-recent-post-wrapper .recent-post img {
    width: 80px;
    height: 80px;
    color: #9c735a;
    border-radius: 6px;
}

.single-blog-widget .gs-sm-recent-post-wrapper .post-title {
    color: #1f0300;
    font-size: 14px;
    word-break: break-all;
}

.single-blog-widget .gs-sm-recent-post-wrapper .post-date {
    color: #4c3533;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
}

.single-blog-widget .gs-sm-recent-post-wrapper .post-date i {
    color: #6c757d;
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
}

.gs-blog-wrapper .gs-main-blog-wrapper .gs-main-single-blog {
    margin-bottom: 40px;
}

.gs-main-single-blog {
    background-color: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 12px;
    overflow: hidden;
}

.gs-main-single-blog .left-side-content .blog-img {
    width: 312px;
    min-width: 312px;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.gs-main-single-blog .right-side-content {
    padding: 24px;
}

.gs-main-single-blog .right-side-content h4 {
    font-size: 32px;
}

.gs-main-single-blog .right-side-content h4 a {
    color: #233436;
    word-break: break-all;
}

.gs-main-single-blog .right-side-content h4 a:hover {
    color: var(--brouwnclr);
}

.gs-main-single-blog .right-side-content .des {
    color: #4c3533;
}

.gs-main-single-blog .right-side-content .date-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 32px;
    margin-top: 16px;
}

.gs-main-single-blog .right-side-content .date-wrapper .date-text {
    font-size: 18px;
    color: #4c3533;
}

.template-btn.outlinee-btn {
    background: transparent;
    border: 1px solid #233436;
    color: #233436 !important;
}

.template-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 48px;
    padding: 15px 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px;
    background: #233436;
    text-transform: capitalize;
    color: var(--white) !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.template-btn:hover {
    background-color: var(--black) !important;
    color: var(--white) !important;
}

.template-btn.outlinee-btn:hover {
    color: var(--white) !important;
    background: #233436;
    border-color: #233436 !important;
}

.cstm-abt-contnt-sec,
.gs-blog-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}

.gs-blog-details-wrapper .gs-blog-card .fea-img {
    margin-bottom: 25px;
    border-radius: 12px;
}

.gs-blog-details-wrapper .gs-blog-card .meta-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
}

.gs-blog-details-wrapper .gs-blog-card .meta-info-wrapper .single-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #e9e6e6;
}

.gs-blog-details-wrapper .gs-blog-card .meta-info-wrapper .single-meta .meta-title {
    display: inline-block;
    color: #4c3533;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    padding-right: 30px;
}

.gs-blog-details-wrapper .gs-blog-card .meta-info-wrapper .single-meta:last-child {
    border-right: none;
}

.gs-blog-details-wrapper .gs-blog-card .meta-info-wrapper .single-meta i {
    color: #6c757d;
}

.gs-blog-details-wrapper .gs-blog-card {
    background-color: var(--white);
    border-radius: 12px;
    padding: 20px;
}

.gs-blog-details-wrapper .gs-blog-card p {
    font-size: 17px;
    color: #444 !important;
}

.gs-blog-details-wrapper .gs-blog-card h2 {
    font-size: 36px;
}

.gs-blog-details-wrapper .gs-blog-card h3 span,
.gs-blog-details-wrapper .gs-blog-card h2 span {
    font-weight: 500 !important;
}

.gs-blog-details-wrapper .gs-blog-card ul {
    padding-left: 20px !important;
}

.gs-blog-details-wrapper .gs-blog-card ul li {
    list-style-type: disc !important;
    margin-bottom: 10px !important;
    color: #444 !important;
}

.gs-blog-details-wrapper .gs-blog-card ul li span {
    color: #444 !important;
}

.notfound-page-front {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #e6fdff;
}

.not-found-img {
    width: 100%;
}

.growyourbusinessvideo .modal-dialog {
    width: 850px;
    max-width: 850px;
}

.growyourbusinessvideo .modal-dialog .modal-content {
    border-radius: 12px;
}

.growyourbusinessvideo .modal-dialog .modal-content .modal-body {
    padding: 0;
    overflow: hidden;
}

.growyourbusinessvideo .modal-dialog .modal-content .modal-body iframe {
    width: 100%;
    height: 450px;
    margin: 0;
    margin-bottom: -8px;
    border-radius: 12px;

}

.growyourbusinessvideo .modal-dialog .btn-close {
    position: absolute;
    right: -30px;
    top: 8px;
    left: auto;
    z-index: 99;
    background-color: var(--themeblack);
    color: var(--white);
    background-image: none;
    opacity: 1;
    width: 40px;
    height: 40px;
    font-size: 24px;
    padding: 0;
    border-radius: 50%;
    line-height: 40px;
    border: none;

}

/* Modal Css */
.modal.fade {
    background: rgba(34, 52, 54, 0.80);
}

.srchformmdl .btn-close {
    background: none;
    padding: 0;
    font-size: 28px;
    width: auto;
    height: auto;
    margin: 0;
    margin-left: auto;
    line-height: 28px;
    opacity: 1;
}

.srchformmdl .modal-header {
    border-bottom: none;
}

.srchformmdl .modal-content {
    border-radius: 0;
}

.srchformmdl .srch-frm {
    position: relative;
}

.srchformmdl .srch-frm .form-control {
    border: 1px solid rgba(34, 52, 54, 0.18);
    padding-left: 60px;
    height: 60px;
    border-radius: 0;
    font-size: 18px;
}

.srchformmdl .srch-frm .srch-frm-btn {
    background-color: transparent;
    padding: 0;
    border: none;
    color: #AFAFAF;
    position: absolute;
    left: 20px;
    top: 12px;
    font-size: 26px;
}

.srchformmdl .srch-frm .form-control::placeholder {
    color: var(--black);
    opacity: 0.9;
}

.srchformmdl .srch-frm .form-control::-ms-input-placeholder {
    opacity: 0.9;
    color: var(--black);
}

.srchformmdl .modal-body {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
}

@media(min-width:576px) {
    .srchformmdl .modal-dialog {
        max-width: 540px;
    }
}

@media(min-width:768px) {
    .srchformmdl .modal-dialog {
        max-width: 740px;
    }
}

@media(min-width:992px) {
    .srchformmdl .modal-dialog {
        max-width: 940px;
    }
}

/* @media(min-width:1699px) {
    .srchformmdl .modal-dialog {
        max-width: 1440px;
    }
} */


.hmg-bnr .hmg-hero-slider .swiper-slide {
    position: relative;
    min-height: calc(100vh - 0px);
    padding-top: 8% !important;
    padding-bottom: 8% !important;
}

.hmg-bnr .hmg-hero-slider .swiper-slide.swiper-slide-active {
    display: flex;
}

.hmg-bnr .hmg-hero-slider .swiper-slide .bg-img-full {
    object-fit: cover;
    object-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100%;

}

@media(min-width:992px) {
    .hmg-bnr {
        padding: 0;

    }
}

/* User Panel */
.gs-user-panel-review {
    background-color: #f8f7f7;
    overflow: hidden;
}

.gs-dashboard-user-sidebar-wrapper {
    width: 312px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 48px 24px 48px 24px !important;
    background: var(--white);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}

.gs-dashboard-outlet {
    width: calc(100% - 312px);
    overflow: hidden;
    padding: 48px 40px;
    background: var(--white);
    -webkit-box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
}

.gs-dashboard-user-sidebar-wrapper li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 14px;
    border-radius: 6px;
    background: var(--white);
    color: #1f0300;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.gs-dashboard-user-sidebar-wrapper li a span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.gs-dashboard-outlet h3 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0;
}

.gs-dashboard-outlet h4 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.gs-edit-profile-section .edit-profile-area {
    margin-left: auto;
    margin-right: auto;
}

.gs-dashboard-outlet .form-group label {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #1f0300;
}

.gs-dashboard-outlet .form-group .form-control {
    width: 100%;
    padding: 12px 20px;
    color: #796866;
}

.gs-edit-profile-section .edit-profile-area .profile-img {
    margin-top: 20px;
    text-align: center;
}

.gs-edit-profile-section .edit-profile-area .profile-img img {
    width: 150px;
    height: 150px;
    border: 2px solid #233436;
    border-radius: 50%;
    object-fit: cover;
    margin: auto;
    min-width: 150px;
    min-height: 150px;
    line-height: 146px;
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
}

.gs-dashboard-user-content-wrapper .gs-single-statatics.first-child,
.gs-vendor-order-invoice .gs-single-statatics.first-child {
    background: #eff0ff;
}

.gs-dashboard-user-content-wrapper .gs-single-statatics,
.gs-vendor-order-invoice .gs-single-statatics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    border-radius: 8px;
}

.gs-dashboard-user-content-wrapper .gs-single-statatics h5,
.gs-dashboard-user-content-wrapper .gs-single-statatics p,
.gs-vendor-order-invoice .gs-single-statatics h5,
.gs-vendor-order-invoice .gs-single-statatics p {
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: center;
}

.gs-dashboard-user-content-wrapper .gs-single-statatics.second-child,
.gs-vendor-order-invoice .gs-single-statatics.second-child {
    background: #e9f9f6;
}

.gs-dashboard-user-content-wrapper .gs-single-statatics.third-child,
.gs-vendor-order-invoice .gs-single-statatics.third-child {
    background: #fff7eb;
}

.gs-dashboard-user-content-wrapper .gs-single-statatics.fourth-child,
.gs-vendor-order-invoice .gs-single-statatics.fourth-child {
    background: #e5f9ff;
}

.gs-dashboard-user-content-wrapper .recent-orders-table,
.gs-vendor-order-invoice .recent-orders-table {
    margin-top: 48px;
}

.gs-dashboard-user-sidebar-wrapper li.active a,
.gs-dashboard-user-sidebar-wrapper li:hover a {
    background: var(--themeblack);
    color: var(--white);
}

.gs-dashboard-user-sidebar-wrapper li.active a svg,
.gs-dashboard-user-sidebar-wrapper li:hover a svg {
    filter: brightness(0) invert(1);
}

.gs-dashboard-user-content-wrapper .ud-page-title-box,
.gs-vendor-order-invoice .ud-page-title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.user-table table {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}

.user-table table tr {
    border-top: 1px solid #e6e8ec;
    border-bottom: 1px solid #e6e8ec;
    vertical-align: middle;
}

.gs-order-track-section .order-track-area {
    margin-top: 30px;
}

.gs-order-track-section .order-track-area .form-group label {
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 16px;
    color: #444;
    font-weight: 500;
}

.gs-order-track-section .order-track-area .form-group .btn-width {
    width: 100%;
}

.gs-order-track-section .order-track-area .form-group .btn-forms {
    margin-top: 32px;
    width: 100%;
}

.gs-dashboard-outlet table th {
    font-weight: 500;
    background-color: #efeffe;
}

.gs-dashboard-outlet table td,
.gs-dashboard-outlet table th {
    border-right: 1px solid #e6e8ec;
    border-left: 1px solid #e6e8ec;
}

.gs-dashboard-outlet table td.td-product-name .cart-product img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid rgba(34, 52, 54, 0.20);
    object-fit: cover;
    margin-right: 10px;
}

.gs-edit-profile-section .edit-profile-area .btn-forms {
    margin-top: 32px;
    width: 100%;
}

.gs-edit-profile-section .edit-profile-area .pro-btn-forms {
    margin-top: 32px;
    width: 100%;
}

.deposit-area {
    background-color: var(--white);
    margin-top: 30px;
}

.deposit-area .form-group .btn-forms {
    margin-top: 32px;
    width: 100%;
}

@media(max-width:1199px) {
    .gs-dashboard-outlet {
        width: calc(100% - 0px);
        padding: 30px 30px;
        padding-bottom: 30px;
    }

    .gs-dashboard-user-sidebar-wrapper {
        padding: 30px 20px 30px 20px !important;
    }

    .gs-dashboard-user-sidebar-wrapper li a span {
        font-size: 14px;
    }

    .gs-dashboard-user-sidebar-wrapper li a {
        padding: 15px 20px;
    }
}

@media(max-width:991px) {
    .default-login-btn-mb.btn-hide-mblcstm {
        display: none !important;
    }

    .gs-user-panel-review {
        margin-top: 72px;
    }

    .gs-dashboard-outlet {
        padding: 20px 20px;
        padding-bottom: 20px;
    }

    .gs-dashboard-user-content-wrapper .recent-orders-table,
    .gs-vendor-order-invoice .recent-orders-table {
        margin-top: 25px;
    }

    .gs-dashboard-outlet h3 {
        font-size: 28px;
    }

    .gs-dashboard-outlet h4 {
        font-size: 24px;
    }

    .gs-order-track-section .order-track-area {
        padding: 30px;
        margin-top: 30px;
    }

    .gs-order-track-section .order-track-area .form-group .btn-forms {
        margin-top: 16px;
        width: 100%;
    }

    .template-btn {
        padding: 15px 30px;
        border-radius: 4px;
        font-size: 16px;
    }

    .form-group .form-control {
        padding: 8px 20px;
    }

    .gs-dashboard-user-content-wrapper .ud-page-title-box,
    .gs-vendor-order-invoice .ud-page-title-box {
        margin-bottom: 15px;
    }

    .gs-dashboard-outlet .form-group label {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .deposit-area {
        margin-top: 30px;
        padding: 30px;
    }

    .gs-dashboard-outlet .form-group .form-control {
        padding: 8px 15px;
    }

    .gs-order-track-section .order-track-area .form-group label {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .gs-dashboard-outlet table td,
    .gs-dashboard-outlet table th {
        font-size: 14px;
    }
}


@media (min-width: 1600px) {
    .gs-user-panel-review .container {
        max-width: 1330px;
    }
}

@media(min-width:992px) {
    .usr-menu-nav {
        display: none !important;
    }
}

/* User Panel */

/* Thmbnail Product Slider */
.gallery-slider-cstm {
    position: relative;
    overflow: hidden;
}

.gallery-slider-cstm .gallery {
    width: 100%;
}

.gallery-slider-cstm .gallery-slider {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    position: relative;
}

.gallery-slider-cstm .gallery-slider .swiper-slide {
    width: auto;
}

.gallery-slider-cstm .gallery-slider .swiper-slide img {
    display: block;
    width: auto;
    height: 750px;
    margin: 0 auto;
    object-fit: contain;
    object-position: center center;
}

.gallery-slider-cstm .gallery-thumbs {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.gallery-slider-cstm .gallery-thumbs .swiper-slide {
    width: 130px;
    height: 130px;
    text-align: center;
    overflow: hidden;
    opacity: 0.5;
    background-color: var(--black);
}

.gallery-slider-cstm .gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.gallery-slider-cstm .gallery-thumbs .swiper-slide img {
    width: auto;
    height: 100%;
}

.gallery-slider-cstm .thmbnl-swper-btn {
    background-color: rgba(255, 255, 255, 0.70);
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.gallery-slider-cstm .thmbnl-swper-btn:after {
    font-size: 20px;
    color: var(--themeblack);
}

.gallery-slider-cstm .thmbnl-swper-btn:hover {
    background-color: var(--white);
}

.prdct-lst-itm.prdct-lst-itm-frst:hover .prdct-lst-itm-inrlay img {
    transform: scale(1.1);
}

.srch-prdt-sec {
    display: flex;
    max-width: 375px;
    height: 52px;
    border: 1px solid #A2A2A2;
    border-radius: 30px;
    position: relative;
}

.srch-prdt-sec .form-control {
    box-shadow: none !important;
    border: none !important;
    border-radius: 30px;
    padding-left: 25px;
}

.srch-prdt-sec button {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 52px;
    height: 52px;
    border-radius: 30px;
    background-color: #5F5F5F;
    color: var(--white);
    padding: 0;
}

.srch-prdt-sec button:hover {
    background-color: var(--brouwnclr);
}

ul.prdct-lst-itm-ul {
    row-gap: 40px;
}

.shw-prdct-count {
    font-size: 16px;
}

.prdct-lst-itm-scnd .prdct-lst-itm-inrlay img {
    margin-bottom: 0;
}

.prdct-lst-itm-scnd .prdct-lst-itm {
    background-color: var(--white);
    border: 1px solid var(--lightwhite);
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    margin: 0 0 12px;
}

.prdct-lst-itm-scnd .prdct-lst-itm:hover .prdct-lst-itm-inrlay img {
    transform: scale(1.1);
}

.prdct-lst-itm-scnd .prdct-name {
    font-size: 18px;
    color: var(--black);
    font-weight: 500;
    margin-bottom: 0;
}

.prdct-lst-itm-scnd .prdct-name a {
    color: var(--black);
}

.prdct-lst-itm-scnd .prdct-name a:hover {
    color: var(--brouwnclr);
}

.prdct-table-list {
    margin-top: 30px;
}

.prdct-table-list table {
    border: 1px solid var(--lightwhite);
    border-bottom: none !important;
}

.prdct-table-list table thead th {
    background-color: #5F5F5F;
    font-weight: 300;
    color: var(--white);
    font-size: 18px;
    padding: 20px;
}

.prdct-table-list table tbody td {
    padding: 18px 20px;
    vertical-align: middle;
    font-size: 18px;
    border-bottom: 1px solid var(--lightwhite);
    color: var(--themeblack);
}

.prdct-table-list table tbody td img {
    width: 75px;
    height: 75px;
}

.add-to-crt-btn-td {
    border: 1px solid #5F5F5F;
    color: var(--black);
    font-size: 14px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
    font-weight: 500;
    min-width: 140px;
}

.view-btn-td:hover,
.add-to-crt-btn-td:hover {
    background-color: var(--brouwnclr);
    color: var(--white);
    border-color: var(--brouwnclr);
}

.memo-rqust-btn-td {
    border: 1px solid var(--brouwnclr);
    background-color: var(--brouwnclr);
    color: var(--white) !important;
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 500;
    min-width: 140px;
}


.memo-rqust-btn-td:hover {
    background-color: var(--themeblack);
    border-color: var(--themeblack);
}

.prdct-table-list table tbody td .memo-rqust-btn-td {
    margin-top: 10px;
}

.view-btn-td {
    display: inline-block;
    width: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: var(--white) !important;
    background-color: var(--themeblack);
    border-radius: 50%;
}

/* Product Modal */


.prdctmodal .modal-content {
    border-radius: 0;
}

.prdctmodal .modal-content .modal-body {
    padding: 50px;
}

.prdctmodal .prdct-dtls-page-contnt h3 {
    font-size: 36px;
    margin-bottom: 25px;
}

.prdctmodal .prdct-dtls-page-contnt .prdct-dtls-p {
    margin-bottom: 25px;
}

.prdctmodal .dimensions-txt-mdl {
    margin-bottom: 25px;
}

.prdctmodal .dimensions-txt-mdl>div {
    margin-right: 60px;
}

.prdctmodal .dimensions-txt-mdl>div h5 {
    font-size: 18px;
    margin-bottom: 0;
}

.prdctmodal .prdctmodal-img {
    width: 100%;
    border: 1px solid rgba(34, 52, 54, 0.11);
    display: flex;
    align-items: center;
    justify-content: center;
}

.prdctmodal .prdctmodal-img img {
    width: 300px;
    height: 300px;
    object-fit: contain;
}

.prdctmodal .add-to-cart-btn-sec ul li .cart-value-sec {
    padding: 8px 15px;
    width: 200px;
}

.prdctmodal .add-to-cart-btn-sec .cart-value-sec button {
    font-size: 18px;
    width: 30px;
}

.prdctmodal .add-to-cart-btn-sec .cart-value-sec input {
    margin: 0 15px;
    font-size: 18px;
    line-height: 30px;
}

.prdctmodal .add-to-cart-btn-sec ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.prdctmodal .add-to-cart-btn-sec ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 30px;
}

.prdctmodal .add-to-cart-btn-sec ul li:nth-child(2),
.prdctmodal .add-to-cart-btn-sec ul li:nth-child(3) {
    width: 50%;
    padding-left: 0;
}

.prdctmodal .add-to-cart-btn-sec ul li:nth-child(2) {
    padding-right: 10px;
}

.prdctmodal .add-to-cart-btn-sec ul li:nth-child(3) {
    padding-left: 10px;
}

.prdctmodal .add-to-cart-btn-sec {
    margin-top: 30px;
}

.grid-lst-sec-btn {
    border: 1px solid #A2A2A2;
    border-radius: 30px;
    margin-left: 30px;
    overflow: hidden;
}

.grid-lst-sec-btn a {
    display: inline-block;
    padding: 12px 14px;
    font-size: 18px;
    line-height: 18px;
    color: #A2A2A2;
}

.grid-lst-sec-btn a:hover,
.grid-lst-sec-btn a.active {
    background-color: var(--brouwnclr);
    color: var(--white);
}

/* Cart Page */
.gs-cart-container table td,
.gs-cart-container table th {
    border-right: 1px solid #e6e8ec;
    border-left: 1px solid #e6e8ec;
    vertical-align: middle;
    padding: 12px 10px;
}

.gs-cart-container table td strong {
    font-weight: 600;
}

.gs-cart-container table th {
    font-weight: 500;
    background-color: #efeffe;
    white-space: nowrap;
}

.cart-table .product-quantity .cart-quantity {
    display: flex;
    align-items: center;
    border: 1px solid var(--themeblack);
    padding: 8px 14px;
    border-radius: 30px;
    justify-content: center;
    width: 185px;
}

.cart-table .product-quantity .cart-quantity button {
    background-color: transparent;
    padding: 0;
    font-size: 22px;
    width: 36px;
}

.cart-table .product-quantity .cart-quantity input {
    border: none;
    text-align: center;
    border-left: 1px solid rgba(34, 52, 54, 0.20);
    border-right: 1px solid rgba(34, 52, 54, 0.20);
    outline: none;
    padding: 0;
    background-color: transparent;
    margin: 0 15px;
    width: 50px;
    font-size: 16px;
    line-height: 26px;
}

.cart-table .cart-product img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid rgba(34, 52, 54, 0.20);
    object-fit: cover;
    margin-right: 10px;
}

.cart-product-info .cart-title {
    font-size: 14px;
    color: #233436;
    font-weight: 600;
}

.cart-product-info .cart-title:hover {
    color: var(--brouwnclr);
}

.gs-cart-container .cart-summary {
    background-color: #f8f7f7;
    padding: 30px 20px;
}

.gs-cart-container .cart-summary .frm-grp {
    margin-bottom: 16px;
}

.gs-cart-container .cart-summary .frm-grp label {
    color: var(--themeblack);
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}

.gs-cart-container .cart-summary .template-btn {
    font-size: 16px;
}

.gs-cart-container .cart-summary .cart-summary-title {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}

.gs-cart-container .cart-summary .cart-summary-item {
    margin-bottom: 15px;
}

.gs-cart-container .cart-summary .cart-summary-item p {
    margin-bottom: 0;
}

.template-btn.md-btn {
    height: auto;
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 4px;
}

.badge {
    font-weight: 500 !important;
}

.memo-rqst-dtls {
    margin-top: 20px;
    margin-bottom: 35px;
}

.memo-rqst-dtls ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    word-break: break-all;
    display: flex;
    flex-wrap: wrap;
}

.memo-rqst-dtls ul li i {
    margin-right: 10px;
}

.prdct-detls-jwlry .prdct-dtls-size-m p {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
}

.prdct-detls-jwlry .prdct-dtls-size-m {
    margin-top: 15px;
}

.prdct-detls-jwlry .prdct-dtls-page-contnt .sizefilter-ul li .form-check-label {
    border-radius: 4px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    background-color: rgba(34, 52, 54, 0.05);
    border-color: rgba(34, 52, 54, 0.20);
}

.prdct-detls-jwlry .prdct-dtls-size-m+.prdct-dtls-size-m {
    margin-top: 20px;
}

/* .prdct-detls-jwlry .prdct-dtls-page-contnt .prdct-dtls-price {
    padding-bottom: 15px;
    margin-bottom: 15px;
} */

.add-to-cart-btn-sec {
    margin-top: 35px;
}

.prdct-detls-jwlry .prdct-dtls-page-contnt .prdct-dtls-price del {
    margin-left: 10px;
}

.prdct-detls-jwlry .prdct-dtls-page-contnt .prdct-dtls-price span {
    font-size: 32px;
}

.pdpt-slidr-tp .product-nav-slider {
    margin-top: 15px;
    position: relative;
}

.pdpt-slidr-tp .product-nav-slider .slick-arrow {
    position: absolute;
    left: 0;
    top: 40px;
    font-size: 0;
    z-index: 9;
}

.pdpt-slidr-tp .product-nav-slider .slick-arrow:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    font-size: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    background-color: #233436;
    line-height: 40px;
    border-radius: 50%;
}

.pdpt-slidr-tp .product-nav-slider .slick-arrow.slick-next {
    left: auto;
    right: 40px;
}

.pdpt-slidr-tp .product-nav-slider .slick-arrow.slick-next:before {
    content: "\f054";
}

.pdpt-slidr-tp .product-nav-slider .nav-img {
    width: 100%;
    height: 120px;
    object-fit: contain;
}

.gs-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 26px;
}

.gs-pagination li.active a {
    background-color: var(--themeblack);
    color: #ffffff;
    border: var(--themeblack);
}

.gs-pagination li.active a svg path {
    fill: #ffffff;
}

.gs-pagination li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 39px;
    /* padding: 11px 9px; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    border: 1px solid #9a8e8c33;
    background: #ffffff;
    color: #1f0300;
    font-size: 18px;
    line-height: 130%;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.gs-pagination li a svg path {
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.gs-pagination li a:hover {
    background-color: var(--themeblack);
    color: #ffffff;
    border: var(--themeblack);
}

.gs-pagination li a:hover svg path {
    fill: #ffffff;
}

.gs-pagination li.disabled a {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.gs-pagination li.disabled a svg path {
    fill: #6c757d;
}

.pduct-category-detls-ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
}

.pduct-category-detls-ul li {
    width: 50%;
    position: relative;
    padding: 10px 10px 10px 10px;
    display: flex;
    align-items: center;
    border-right: 1px solid rgb(34 52 54 / 20%);
    border-bottom: 1px solid rgb(34 52 54 / 20%);
    border-left: 1px solid rgb(34 52 54 / 20%);
}

.pduct-category-detls-ul li:nth-child(1),
.pduct-category-detls-ul li:nth-child(2) {
    border-top: 1px solid rgb(34 52 54 / 20%);
}

.pduct-category-detls-ul li:nth-child(even) {
    border-left: none;
}

.pduct-category-detls-ul li:last-child {
    border-right: 1px solid rgb(34 52 54 / 20%);
}

.pduct-category-detls-ul li h6 {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 0;
    white-space: nowrap;
    min-width: 200px;
    position: relative;
    margin-right: 10px;
    color: #223436;
    font-weight: 400;
}

/* .pduct-category-detls-ul li h6:after {
    content: ':';
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;

} */

.pduct-category-detls-ul li p {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 0;
    color: #223436;
    font-weight: 500;
    font-size: 14px;
    margin-left: 10px;
}

.pduct-category-detls-ul li div {
    margin-left: auto;
    text-align: right;
}

.final_price_p {
    display: flex;
    align-items: center;
}

.final_price_p p {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.final_price_p>span {
    font-size: 20px;
    display: inline-block;
    width: auto;
    height: 38px;
    background-color: rgb(235 227 222);
    -webkit-border-radius: 3px 4px 4px 3px;
    -moz-border-radius: 3px 4px 4px 3px;
    border-radius: 3px 4px 4px 3px;
    margin-left: 19px;
    position: relative;
    color: var(--brouwnclr);
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    line-height: 38px;
    padding: 0 10px 0 10px;
    margin-left: 35px;
}

.final_price_p>span:before {
    content: "";
    position: absolute;
    display: block;
    left: -18px;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 19px solid rgb(235 227 222);
}

/* .final_price_p>span:after {
    content: "";
    background-color: white;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    left: -9px;
    top: 17px;
} */
.add-to-cart-btn-sec.add-to-cart-btn-sec-buy-now .add-to-cart {
    background-color: var(--themeblack);
}

.add-to-cart-btn-sec.add-to-cart-btn-sec-buy-now .add-to-cart:hover {
    background-color: var(--brouwnclr);
}

.add-to-cart-btn-sec.add-to-cart-btn-sec-buy-now .buy-now-btn {}

.add-to-cart-btn-sec.add-to-cart-btn-sec-buy-now ul li:nth-child(2),
.add-to-cart-btn-sec.add-to-cart-btn-sec-buy-now ul li:nth-child(3),
.add-to-cart-btn-sec.add-to-cart-btn-sec-buy-now ul li:nth-child(4) {
    width: calc(33.33% - 75px);
    padding-left: 15px;
}

.payment-checkout-right .summary-title {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.payment-checkout-right .price-details {
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;

}

.payment-checkout-right .price-details .right-side {
    margin-left: auto;
    font-size: 20px;
    color: #243436;
    font-weight: 600;
}

.payment-checkout-right .final-price {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.payment-checkout-right .final-price .total-amount {
    font-size: 22px;
    margin-left: auto;
    display: inline-block;
    color: #243436;
    font-weight: 600;
}

.payment-checkout-lft .sizefilter-ul .form-check .form-check-input:checked+.form-check-label {
    background-color: rgba(157, 115, 88, 0.20);
    color: var(--brouwnclr);
    border-color: var(--brouwnclr);
}

.payment-checkout-lft .sizefilter-ul li .form-check-label {
    border-color: var(--themeblack);
    min-width: 80px;
    border-radius: 30px;
    color: var(--themeblack);
}

.faq-front-sec .success-box i.fa-check-circle {
    color: #31be6c;
    font-size: 132px;
    margin-bottom: 25px;
}

.faq-front-sec .success-box .success-body {
    background-color: #fff;
    box-shadow: 0 0 15px 0 #ccc;
    padding: 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    max-width: 750px;
    margin: auto;
    margin-top: 30px;
}

.hmg-bnr .swiper-slide .slider-content {
    position: relative;
}

.hmg-bnr .swiper-slide .slider-content {
    background-color: rgb(0 0 0 / 50%);
    padding: 50px;
    border-radius: 24px;
}

.gs-checkout-wrapper .checkout-step-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
    position: relative;
}

.gs-checkout-wrapper .checkout-step-wrapper .line {
    position: absolute;
    top: 32%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: calc(100% - 100px);
    height: 1px;
    background-color: transparent;
    border-top: 1px dashed #030712;
    z-index: 1;
}

.gs-checkout-wrapper .checkout-step-wrapper .line-2 {
    position: absolute;
    top: 32%;
    z-index: 2;
    width: calc(50% - 50px);
    border-top: 1px solid #ff4c3b;
    left: 50px;
}

.gs-checkout-wrapper .checkout-step-wrapper .line-3 {
    position: absolute;
    top: 32%;
    z-index: 2;
    width: calc(50% - 50px);
    border-top: 1px solid #ff4c3b;
    right: 50px;
}

.gs-checkout-wrapper .checkout-step-wrapper .single-step {
    position: relative;
    z-index: 5;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}

.gs-checkout-wrapper .checkout-step-wrapper .single-step .step-btn {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 400;
    background-color: #e9e6e6;
    color: #796866;
}

.gs-checkout-wrapper .checkout-step-wrapper .single-step .step-txt {
    color: #796866;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.gs-checkout-wrapper .checkout-step-wrapper .single-step.active .step-btn {
    background-color: #233436;
    color: #ffffff;
}

.gs-checkout-wrapper .checkout-step-wrapper .single-step.active .step-txt {
    color: #233436;
}

@media (max-width: 767.98px) {
    .gs-checkout-wrapper .checkout-step-wrapper .single-step .step-btn {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .gs-checkout-wrapper .checkout-step-wrapper .single-step .step-txt {
        font-size: 16px;
    }
}

@media (max-width: 459.99px) {
    .gs-checkout-wrapper .checkout-step-wrapper .single-step .step-btn {
        width: 32px;
        height: 32px;
        font-size: 16px;
    }

    .gs-checkout-wrapper .checkout-step-wrapper .single-step .step-txt {
        font-size: 14px;
    }
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .checkout-step-wrapper .single-step .step-btn {
        width: 28px;
        height: 28px;
        font-size: 14px;
    }

    .gs-checkout-wrapper .checkout-step-wrapper .single-step .step-txt {
        font-size: 12px;
    }
}

.gs-checkout-wrapper .address-wrapper .form-title {
    margin-bottom: 24px;
}

.gs-checkout-wrapper .address-wrapper .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.gs-checkout-wrapper .address-wrapper .input-wrapper .label-cls {
    color: #1f0300;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: capitalize;
}

.gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 19px 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid #9a8e8c;
    color: #796866;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

@media (max-width: 1199.97px) {
    .gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls {
        padding: 12px 20px;
    }
}

.gs-checkout-wrapper .address-wrapper .input-wrapper .nice-select {
    padding: 0px;
    height: 60px;
}

.gs-checkout-wrapper .address-wrapper .input-wrapper .nice-select .current {
    padding: 19px 24px;
}

@media (max-width: 1199.97px) {
    .gs-checkout-wrapper .address-wrapper .input-wrapper .nice-select {
        height: 48px;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .nice-select .current {
        padding: 12px 20px;
    }
}

@media (max-width: 575.97px) {
    .gs-checkout-wrapper .address-wrapper .input-wrapper .label-cls {
        color: #1f0300;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        text-transform: capitalize;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls {
        padding: 10px 20px;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls::-webkit-input-placeholder {
        font-size: 14px;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls:-ms-input-placeholder {
        font-size: 14px;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls::-ms-input-placeholder {
        font-size: 14px;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .input-cls::placeholder {
        font-size: 14px;
    }

    .gs-checkout-wrapper .address-wrapper .input-wrapper .nice-select .current {
        font-size: 14px;
    }
}

.gs-checkout-wrapper .summary-box {
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
    padding: 32px 24px;
    background-color: #f8f7f7;
}

.gs-checkout-wrapper .summary-box .summary-title {
    margin-bottom: 16px;
}

.gs-checkout-wrapper .summary-box .summary-inner-box {
    margin-top: 32px;
}

.gs-checkout-wrapper .summary-box .inputs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

.gs-checkout-wrapper .summary-box .coupon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gs-checkout-wrapper .summary-box .coupon-wrapper button {
    width: 132px;
    padding: 18px 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    background-color: #050404;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.gs-checkout-wrapper .summary-box .coupon-wrapper button:hover {
    background-color: #745d5d;
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .summary-box .coupon-wrapper button {
        padding: 14px 40px;
    }
}

.gs-checkout-wrapper .summary-box .coupon-wrapper input {
    padding: 15px 16px;
    color: #574240;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    width: calc(100% - 132px);
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .summary-box .coupon-wrapper input {
        padding: 5px;
    }
}

.gs-checkout-wrapper .summary-box .details-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.gs-checkout-wrapper .summary-box .details-wrapper .price-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gs-checkout-wrapper .summary-box .details-wrapper .price-details span {
    color: #1f0300;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.gs-checkout-wrapper .summary-box .details-wrapper .price-details span.right-side {
    color: #4c3533;
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .summary-box .details-wrapper .price-details span {
        font-size: 16px;
    }
}

.gs-checkout-wrapper .summary-box .final-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px;
}

.gs-checkout-wrapper .summary-box .final-price span {
    color: #1f0300;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.gs-checkout-wrapper .summary-box .final-price span.total-amount {
    color: #ff4c3b;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}

.gs-checkout-wrapper .summary-box .btn-wrappers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
    padding: 24px;
    background-color: #f8f7f7;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres .single-addres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres .title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres .edit-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    padding: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: #050404;
    text-transform: capitalize;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres .edit-btn:hover {
    background-color: #745d5d;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres h5 {
    margin-bottom: 16px;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}

.gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres ul li span {
    color: #030712;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .shipping-billing-address-wrapper {
        padding: 10px;
    }

    .gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres ul li svg {
        width: 16px;
        height: 16px;
    }

    .gs-checkout-wrapper .shipping-billing-address-wrapper .single-addres ul .title {
        font-size: 14px;
    }
}

.gs-checkout-wrapper .product-infos-wrapper {
    margin-top: 40px;
    padding: 24px;
    background-color: #f8f7f7;
}

.gs-checkout-wrapper .product-infos-wrapper .shop-info-wrapper {
    border-radius: 12px;
    padding: 24px;
    background-color: #ffffff;
}

.gs-checkout-wrapper .product-infos-wrapper .shop-info-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.gs-checkout-wrapper .product-infos-wrapper .shop-info-wrapper ul li span {
    color: #1f0300;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.gs-checkout-wrapper .product-infos-wrapper .shop-info-wrapper ul li span b {
    font-weight: 500;
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .product-infos-wrapper .shop-info-wrapper ul li span {
        font-size: 14px;
    }
}

.gs-checkout-wrapper .product-infos-wrapper .product-list {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding-bottom: 24px;
    border-bottom: 1px solid #b7aead;
}

@media (max-width: 767.98px) {
    .gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product img {
        width: 100%;
    }
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-specifications-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-specifications-list .specification-name {
    font-weight: 500;
    color: #1f0300;
    line-height: 130%;
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-specifications-list .specification {
    color: #4c3533;
    line-height: 130%;
}

@media (max-width: 399.97px) {
    .gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-specifications-list .specification-name {
        font-size: 14px;
    }

    .gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-specifications-list .specification {
        font-size: 14px;
    }
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-title {
    color: #1f0300;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product .product-title:hover {
    color: #ff4c3b;
}

.gs-checkout-wrapper .product-infos-wrapper .product-list .checkout-single-product:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.gs-checkout-wrapper .select-payment-list-wrapper {
    padding: 40px 24px;
    background-color: #f8f7f7;
}

.gs-checkout-wrapper .select-payment-list-wrapper .title {
    margin-bottom: 32px;
}

.gs-checkout-wrapper .select-payment-list-wrapper .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

.gs-checkout-wrapper .select-payment-list-wrapper .gs-radio-wrapper {
    gap: 12px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.gs-checkout-wrapper .select-payment-list-wrapper .gs-radio-wrapper .icon-label {
    top: 3px;
}

.gs-checkout-wrapper .select-payment-list-wrapper .gs-radio-wrapper .label-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin-left: 32px;
}

.gs-checkout-wrapper .select-payment-list-wrapper .gs-radio-wrapper .label-wrapper .label-title {
    color: #4c3533;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.gs-checkout-wrapper .select-payment-list-wrapper .gs-radio-wrapper .label-wrapper .lable-subtitle {
    color: #4c3533;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.gs-checkout-wrapper .transection-wrapper {
    margin-top: 32px;
    padding: 24px;
    border-radius: 8px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.gs-checkout-wrapper .transection-wrapper .transection-title {
    color: #4c3533;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.gs-checkout-wrapper .transection-wrapper .transection-title b {
    font-weight: 500;
}

/* .hmg-bnr .swiper-slide .container {
    position: relative;
    z-index: 9;
} */
.cstm-prdct-clr-sec {
    display: flex;
    margin: 30px 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.cstm-prdct-clr-sec p {
    width: 100%;
}

.cstm-prdct-clr-sec .form-check-input {
    width: 40px;
    height: 40px;
    background-color: #DEA193;
    margin: 0;
    border: 2px solid #fff !important;
    box-shadow: none !important;
    margin-right: 10px;
}

.cstm-prdct-clr-sec .form-check-input:checked[type=radio] {
    background-size: 0px;
    /* background-image: url(../images/white-check.svg) !important; */
    border: 2px solid #747474 !important;
}

.hmg-footer-itm-frst {
    text-align: left;
}

.hmg-footer-itm-frst .ftr-logo img {
    width: auto;
    max-width: 100%;
}

.hmg-footer-itm-frst p {
    max-width: 370px;
    text-align: left;
}

.hmg-footer-itm-scnd {
    padding-left: 50px;
}


.hmg-footer-itm.hmg-footer-itm-thrd p {
    margin-bottom: 10px;
    max-width: 270px;
}

.cstm-abt-banner {
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cstm-abt-banner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(35 52 54 / 75%);
    width: 100%;
    height: 100%;
}

.cstm-abt-banner .container {
    position: relative;
    z-index: 9;
}

.cstm-abt-banner h1 {
    font-size: 56px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
}

.cstm-abt-contnt-sec h2 {
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 30px;
}

.cstm-abt-contnt-sec h3 {
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 25px;
}

.cstm-abt-contnt-sec ul {
    margin-bottom: 25px;
    padding-left: 20px !important;
}

.cstm-abt-contnt-sec ul li {
    list-style-type: disc !important;
    margin-bottom: 10px;
    color: #444 !important;
}

.cstm-abt-contnt-sec ul li strong {
    font-weight: 600;
}

.cstmfiltermodalfull .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #fff;
    max-width: 100%;
}

.cstmfiltermodalfull .modal-dialog .modal-content {
    border: none;
}

.cstmfiltermodalfull .modal-dialog .modal-content .modal-header {
    padding: 16px 20px;
    border-bottom: none;
}

.cstmfiltermodalfull .modal-dialog .modal-content .modal-body {
    padding: 0px 20px;
}

.cstmfiltermodalfull .cstm-btn-close {
    background-color: transparent;
    padding: 0;
    font-size: 26px;
    line-height: 26px;
}

.cstmfiltermodalfull .prdct-list-page-sec-right-tp {
    padding: 20px 20px 20px 20px;
    border: 1px solid #e2e1ec;
    border-radius: 20px;
    max-height: calc(100vh - 155px);
    overflow-y: auto;
}

.cstmfiltermodalfull .prdct-list-page-sec-right+.prdct-list-page-sec-right {
    margin-top: 25px;
}

.cstmfiltermodalfull .filter-modal-ftr-btn {
    margin-top: 25px;
}

.filter-btn-mdl-opn {
    background-color: var(--themeblack);
    color: #fff;
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 6px;
    line-height: 34px;
    margin-right: 10px;
    display: none;
}

.filter-btn-mdl-opn i {
    margin-right: 5px;
}

.filter-btn-mdl-opn-row-btm {
    display: none !important;
}

.stepprogress li {}

.stepprogress li .status-title {
    font-weight: 600;
}

/* Media Query Css */
@media(max-width:991px) {
    .memo-rqst-dtls {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .search-box-header-btn.search-box-header-btn-2 {
        display: none;
    }
}

@media(max-width:575px) {
    .gs-user-panel-review {
        margin-top: 62px;
    }

    .gs-pagination li a {
        width: 35px;
        height: 35px;
    }

    .gs-pagination {
        justify-content: center;
    }

    .inner-page-bnr {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .inner-page-bnr-contnt h1 {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .inner-page-bnr-contnt p {
        font-size: 14px;
        margin-bottom: 0;
    }
}

/* Media Query Css */
/* 6174 */