/** This CSS File is auto-generated from theme option. Please do not edit this file directly**/
/** This CSS File is auto-generated from theme option. Please do not edit this file directly**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/galano-classic-alt');

html,
body {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-size: 12px;
    color: #111f3a;
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #111f3a;
}

h2 {
    font-weight: 700;
}

p {
    font-size: 16px;
}

.orange-text {
    color: #eeb95b;
}

.mw-100 {
    max-width: 100%;
}

.text-denger {
    color: #eb5050 !important;
}

.dark-gray-color {
    color: #1b223f;
}

.list-none {
    list-style: none;
}

.fs-14 {
    font-size: 14px;
}

.fs-18 {
    font-size: 18px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px
}

.fs-26 {
    font-size: 26px;
}

.fs-30 {
    font-size: 30px
}

.fs-34 {
    font-size: 34px
}

.fs-40 {
    font-size: 40px;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.mx-120 img {
    max-width: 120px
}

.mx-985 {
    max-width: 985px;
}

.arrow-list li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    font-size: 14px;
}

.arrow-list li:after {
    content: "";
    background-image: url('../../../wp-content/uploads/2025/04/check-icon.png');
    background-repeat: no-repeat;
    background-size: 100%;
    backgroun-position: center;
    width: 16px;
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
}

.arrow-list.yellow-arrow li:after {
    background-image: url('../../../wp-content/uploads/2025/04/check-icon-yellow-1.png');
}

.fw-500 {
    font-weight: 500;
}

.tnp-subscription,
.tnp-subscription form {
    position: relative
}

.tnp-subscription .tnp-field-email label {
    display: none
}

.tnp-subscription .tnp-email {
    padding: 0.30rem 1rem !important;
    height: 35px
}

.tnp-subscription .tnp-field-button {
    position: absolute;
    top: 0;
    right: -2px;
    width: 78px
}

.tnp-subscription .tnp-field-button .tnp-submit {
    border-radius: 3px;
    background-color: #eeb95b;
}

.tnp-subscription .tnp-field-button .tnp-submit:hover {
    background-color: #cf954f;
}

div.tnp-subscription,
form.tnp-subscription,
form.tnp-profile {
    margin: 0 auto !important;
}

.tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field {
    margin-bottom: 0.2rem;
}

.email-newsletter .tnp-subscription .tnp-field-email {
    height: 35px;
    overflow: hidden;
}

.email-newsletter .tnp-subscription .tnp-field-email .tnp-email {
    box-shadow: none !important;
}

.email-newsletter .tnp-field-button {
    width: 50px;
}

.email-newsletter .tnp-field-button .tnp-submit {
    width: 50px;
    text-indent: -9999px;
    background-image: url('../../../wp-content/uploads/2025/04/send-icon-1.png');
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: center center;
    padding: 8px 8px 9px;
    right: 2px;
    top: 0px;
    border-radius: 0 3px 3px 0;
    height: 35px;
}

.content .wrap {
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-right: 0;
}

.top-selling-plan {
    background: rgb(255, 248, 238);
    background: -moz-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff8ee", endColorstr="#ffffff", GradientType=1);
}

.footer-log img {
    max-width: 140px;
}

.product-price {
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.product-map-thumb {
    max-width: 80px;
    background-color: rgba(256, 256, 256, 0.5);
    padding: 3px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    transform: scale(1);
    transition: transform 0.3s ease-in;
    transform-origin: right bottom;
    cursor: pointer;
}

.product-map-thumb:hover {
    transform: scale(1.3);
}

.white-btn {
    background-color: #fff;
    color: #121d39;
    border: #121d39 solid 1px;
    font-size: 14px;
    font-weight: 500;
}

.white-btn:hover {
    background-color: #121d39 !important;
    color: #fff !important;
}

.classic-600 {
    font-weight: 600;
    font-family: 'Galano Classic', sans-serif;
}

.full-width-video {
    width: 100vw;
    /* Full viewport width */
    height: auto;
    /* Adjust height automatically */
    display: block;
    /* Remove any extra spacing */
}

.categorySectionList ul.category-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    margin-left: -10px;
    margin-right: -10px;
}

.text-yellow {
    color: #eeb95b !important;
    text-decoration: none;
}

.categorySectionList ul.category-list li {
    width: 25%;
    padding: 0 10px 20px;
}

.categorySectionList ul.category-list li a {
    color: #333;
    font-size: 20px;
    text-transform: capitalize;
    margin: 10px 0 20px;
}

.mx-300 {
    max-width: 300px;
}

.owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.owl-dot {
    margin-left: 2px !important;
    margin-right: 2px !important;
    width: 10px;
    height: 10px;
    background: #ddd !important;
    border-radius: 50%;
    border: 0 !important;
}

.owl-dot.active {
    background: #ebb76c !important;
}

.owl-prev,
.owl-next {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background: #f8f1de !important;
    font-size: 30px !important;
    color: #fff !important;
    line-height: 30px !important;
    position: absolute;
    top: 50%;
    left: -40px;
    border: 0;
    padding: 0;
    transform: translateY(-50%);
}

.owl-prev,
.owl-next,
.owl-prev:hover,
.owl-next:hover {
    background-color: #f3b453 !important;
}

.owl-next {
    right: -40px;
    left: inherit;
}

.home-hero-slider .owl-prev {
    right: 370px !important;
    bottom: 15px;
    top: inherit !important;
    left: inherit;
    background-color: rgba(256, 256, 256, 0.7) !important;
    color: #000 !important;
}

.home-hero-slider .owl-next {
    right: 334px;
    bottom: 15px;
    top: inherit;
    background-color: rgba(256, 256, 256, 0.7) !important;
    color: #000 !important;
}

.home-hero-slider .owl-prev:hover,
.home-hero-slider .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.7) !important;
    color: #fff !important;
}

.home-hero-slider .item {
    height: calc(100vh - 210px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slider-price {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.slide-plan-detail {
    max-width: 320px;
    background: rgba(256, 256, 256, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px 20px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    right: -320px;
    transition: right 1s ease-in;
}

.slide-plan-detail .site-map {
    padding: 20px;
}

.home-hero-slider .owl-item.active .slide-plan-detail {
    right: 0;
}

.menu-primary {
    margin-bottom: 0;
    padding-left: 0;
}

.banner-below-text {
    padding-top: 8px;
    padding-bottom: 20px;
}

.banner-below-text .banner-below-content {
    font-weight: 500;
    font-size: 16px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.figimg {
    overflow: hidden;
    border-radius: 5px;
}

.pe-40 {
    padding-right: 30px;
}

.uparrow {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00213c;
    z-index: 9;
    display: none;
    padding: 0;
    line-height: 0;
}

.uparrow img {
    max-width: 15px;
}

/*header style start*/
.header-right-icon-list li img {
    height: 30px;
}

.cart-icon img {
    display: none;
}

.cart-icon {
    background-image: url('../../../wp-content/uploads/2025/04/cart-icon.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    width: 28px;
    height: 28px;
    display: block;
}

.title-area {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.title-area .site-logo {
    max-width: 100px;
}

.dbu-top-bar {
    text-align: center;
    padding: 1rem;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 50px;
    background: #0e1b4d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    right: 0;
    z-index: 10;
}

.home .quantity {
    display: none;
}

.site-header {
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    box-shadow: 0 0px 6px 1px rgba(0, 0, 0, 0.1);
}

.bg-gray {
    background-color: #f4f4f4;
}

.nav-primary .menu-item a {
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 1rem 1rem;
    font-weight: 500;
    color: #1b223f;
}

.nav-in-header .nav-primary {
    float: left;
    display: flex;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    height: 70px;
}

.cmk-nav-toggle {
    position: absolute;
    left: 0;
    margin-right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.PushRight .nav-primary .menu-btn {
    position: absolute;
    top: -77px;
    left: 162px;
    z-index: 99;
}

.PushRight .nav-primary .menu-btn i {
    color: #454545;
    font-size: 16px;
}

.cmk-nav-toggle i {
    color: rgb(14 27 77);
    padding: 5px 10px;
    border-radius: 0px;
    background: none;
    transition: all .5s ease-in-out;
    font-size: 28px;
}

.cmk-fullpage .site-inner .wrap {
    max-width: 100%;
}

.cmk-fullpage .site-inner .wrap article {
    padding: 0;
    margin: 0;
}

.containerWrap h2.page-title {
    font-size: 30px;
    padding: 20px 0 30px;
    color: #454545;
    line-height: 1.4;
    margin-bottom: 0;
    font-weight: 600;
}

.containerWrap p {
    font-family: 'Galano Classic', sans-serif;
}

.footer-widgets .wrap {
    display: flex;
    justify-content: center;
}

.related.products .quantity {
    display: none;
}

.search-parent {
    position: relative;
}

.woocommerce nav.woocommerce-pagination {
    text-align: right
}

.woocommerce nav.woocommerce-pagination ul {
    border-radius: 6px;
    overflow: hidden;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #0e1b4d;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: .7em;
}

.custom-product-icons {
    display: none !important;
}

@media (max-width:1366px) {
    .nav-in-header .title-area {
        max-width: 16%;
    }
}

@media (max-width:1300px) {
    .owl-next {
        right: 0;
    }

    .owl-prev {
        left: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .footer-widgets {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .nav-in-header .nav-primary {
        height: auto;
    }

    .nav-in-header .title-area {
        padding-bottom: 0;
        padding-top: 0;
    }

    .footer-widgets-1 {
        width: 30%;
    }

    .footer-widgets-2 {
        width: 30%;
    }

    .footer-widgets-4 {
        width: 40%;
    }
}

@media only screen and (min-width: 1199px) {

    .postid-1646 .site-inner>.wrap,
    .woocommerce-shop .site-inner>.wrap,
    .single-product .site-inner>.wrap,
    .woocommerce-cart .site-inner>.wrap,
    .woocommerce-checkout .site-inner>.wrap,
    .error404 .site-inner>.wrap,
    .postid-1646 .site-inner>.wrap,
    .site-header .wrap,
    .footer-widgets .wrap,
    body.cmk-fullpage .containerWrap .wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    .wrap {
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {

    .footer-widgets .wrap,
    .wrap {
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (min-width: 750px) {

    .woocommerce div.product form.cart {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }



    .wrap {
        margin: 0 auto;
        width: 100%;
    }

    .product.type-product {
        padding-left: 20px;
        padding-right: 20px;
    }

    .post-type-archive .site-inner .content,
    .woocommerce-cart .site-inner .content,
    .woocommerce-checkout .site-inner .content {
        padding-left: 20px;
        padding-right: 20px;
    }




}

@media(max-width:749px) {
    .product.type-product {
        padding-left: 15px;
        padding-right: 15px;
    }

    .post-type-archive .site-inner .content,
    .woocommerce-cart .site-inner .content,
    .woocommerce-checkout .site-inner .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(max-width:767px) {
    .hide-mobile {
        display: none !important;
    }

    .site-inner {
        padding: 0;
        margin: 0;
    }

    .search-parent {
        position: abosulate;
    }
}

.text-center {
    text-align: center;
}

.section {
    padding: 50px 0;
}

.section.no-gutter {
    padding: 25px 0;
}

.fullwidth .wrap {
    max-width: 100% !important;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 40px 0 50px;
}

a.btn {
    color: #333;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #fff;
    text-decoration: none;
    /*    -webkit-box-shadow: 1px 2px 4px 3px rgba(51, 51, 51, 0.32);
    -moz-box-shadow: 1px 2px 4px 3px rgba(51, 51, 51, 0.32);
    box-shadow: 1px 2px 4px 3px rgba(51, 51, 51, 0.32);*/
}

a.btn:hover {
    background-color: #f44336;
    color: #fff;
}

.butn-holder {
    display: inline-block;
}

.butn-holder::after {
    content: "\f105";
    font-family: fontawesome;
    display: inline-block;
    background-color: #f44336;
    padding: 0px 20px 5px;
    font-size: 25px;
    line-height: 36px;
    box-shadow: 4px 3px 7px 0px rgba(51, 51, 51, 0.32);
    -webkit-box-shadow: 4px 3px 7px 0px rgba(51, 51, 51, 0.32);
    -moz-box-shadow: 4px 3px 7px 0px rgba(51, 51, 51, 0.32);
}

.entry-content a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.fade,
img {
    opacity: 1;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
}

.fade:hover,
img:hover {
    opacity: 0.8;
}

/** HEADER & NAV ---------------------------------------------------------------------**/
.top-bar {
    background-color: #212121;
    padding: 5px 0;
    height: 50px;
}

.review a {
    text-decoration: underline;
}

.social-links {
    display: inline-block;
}

.social-links a,
.top-bar a {
    padding: 0px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.top-bar a:hover {
    color: #b47649;
}

.social-links a:hover,
.top-bar p a:hover {
    color: #b47649;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.top-bar p {
    font-size: 20px;
    margin: 0;
    color: #fff;
}

img.site-logo {
    max-width: 172px;
}

.genesis-nav-menu .sub-menu {
    width: auto;
    padding-left: 0;
    background: #eeb95b;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.genesis-nav-menu .menu-item li {
    display: flex;
    flex-diretaion: column;
}

.genesis-nav-menu .sub-menu a {
    background-color: transparent;
    border: none;
    width: auto;
    color: #fff;
    padding: 4px 9px;
    width: auto;
    font-size: 12px;
}

.genesis-nav-menu .sub-menu:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 12px solid #eeb95b;
    position: absolute;
    top: -11px;
    left: 40px;
    content: "";
}

.site-header {
    padding-left: 20px;
    padding-right: 20px;
}

.site-header .sub-menu {
    border-top: none;
}

.site-header .menu-item .subdown {
    height: auto;
    width: 50px;
    top: 4px;
    right: 0;
    text-align: center;
    background: none;
    line-height: normal;
    vertical-align: middle;
    margin-top: -4px;
    color: #0e1b4d;
    cursor: pointer;
}

.genesis-nav-menu .sub-menu a:hover {
    background-color: transparent;
    color: #000;
}

/** Content ---------------------------------------------------------------------**/
/*-- banner ---------------background-image: url('../wp-content/uploads/2025/01/D-Burns-Pet-Treats-Mobile-Home-Image-5124716.jpg');*/
#banner {

    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
    margin-top: -26px;
    padding: 0;
    /*min-height: 600px;*/
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    background: none;
}

#banner:after {
    content: "";
    background: #00000061;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

#banner .slideshow__title {
    font-size: 48px;
    color: #fff;
    margin: 0;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}

.slideshow__title__sub {
    color: #fff;
    font-size: 21px;
    margin-bottom: 20px;
    color: #fff;
    text-shadow: 0 0 0px rgba(0, 0, 0, .4);
    line-height: 1.4;
    margin-top: 10px;
    text-transform: capitalize;
    font-family: 'Galano Classic', sans-serif;
}

.div-center {
    text-align: left;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 1;
    max-width: 400px;
    position: absolute;
    left: 50px;
    right: 50px;
}

.video-section {
    padding: 0;
}

.banner__buttons .button {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #0e1b4d;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 16px;
    font-weight: 700;
    white-space: normal;
    max-width: 100%;
    min-height: 44px;
    padding: 10px 10px 8px;
    margin: 0;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    transition: all 0.4s ease-in;
}

.banner__buttons .button:hover {
    background-color: #070f2d;
    color: #fff;
}

#productSection .slideshow__title__sub {
    color: #454545;
    font-size: 17px;
}

.section {
    padding: 25px 0;
}

#productSection .wrap {
    display: flex;
    align-items: stretch;
    /* Makes sure both divs have equal height */
}

#productSection .one-half {
    flex: 1;
    /* Ensures equal width */
    display: flex;
    justify-content: flex-start;
    /* Centers content horizontally */
    align-items: center;
    /* Centers content vertically */
}

#productSection .last {
    display: flex;
    justify-content: center;
    align-items: center;
}

#productSection .clearboth {
    clear: both;
    display: none;
}



/*-- Lgos -------------*/
#logos {
    background-color: #eee;
}

#logos img {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

#logos img.alignleft {
    margin: 7px 0 0 13px;
}

.cmk-PushRight,
.cmk-PushLeft,
.cmk-SlideRight,
.cmk-SlideLeft {
    background-color: #fff;
}

table td {
    text-align: center;
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.entry-title {
    text-align: center;
}

/*-- Footer -------------*/
.site-footer {
    border-top: rgba(112 112 112 / 0.4) solid 1px;
    padding: 10px 1.4rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom-menu.widget-area {
    background-color: #000;
    padding: 2rem 0 0;
}

#menu-bottom li {
    text-align: center;
    list-style: none;
    display: inline-block;
    margin: 0 5px 3px;
}

#menu-bottom {
    text-align: center;
}

article.category-reviews.entry,
.blog article,
.single-post article {
    text-align: center;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first {
    margin-right: 0% !important;
}

.content {
    width: 100%;
}

body {
    background-color: #fff;
}

.logged-in.admin-bar .site-inner {
    padding-top: 44px;
}


ul.header-right-icon-list {
    list-style: none;
    display: inline-flex;
    gap: 16px;
    align-items: center;
}

.logged-in.admin-bar .site-header {
    padding-top: 32px;
}

p {
    font-size: 16px
}

.woocommerce-product-gallery__wrapper .custom-product-icons {
    display: none
}

.content-sidebar-wrap .breadcrumb a {
    color: #eeb95b
}

.content-sidebar-wrap .breadcrumb a:hover {
    color: #111f3a
}

.custom-product-icons {
    display: none !important;
}

.white-btn:hover {
    background-color: #121d39 !important;
    color: #fff !important;
}

.yellow-btn {
    padding: 10px 20px !important
}

.inspire-home-list .card-col .readmore-link:hover {
    text-decoration: underline;
}

.start-text .yellow-btn {
    font-weight: 500
}

.start-text .yellow-btn:hover {
    background-color: #fff !important;
    color: #30374a !important;
}

.inner-hero-banner {
    height: calc(100vh - 210px);
    min-height: inherit
}

.slide-plan-detail {
    overflow: auto;
}

.about-img {
    border-radius: 20px;
}

.arrow-list li {
    font-size: 16px
}

.footer-widget-area a {
    font-size: 14px
}

.dustbin {
    background-size: 16px;
    height: 16px;
}

.login-btn.login {
    display: block
}

.login-btn.logout {
    display: none;
    padding: 7px 12px;
    white-space: nowrap
}

.logged-in .login-btn.login {
    display: none
}

.logged-in .login-btn.logout {
    display: block
}

@media only screen and (min-width: 1679px) {
    .inspire-home-list .card-col img {
        width: 100%
    }

    .inspire-home-list .card-col p {
        min-height: 50px
    }

    .startjoyrney-block {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .site-header {
        padding-left: 0;
        padding-right: 0px
    }

    .hero-banner {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1200px) {
    .home-hero-slider .item {
        min-height: 500px
    }
}

@media only screen and (max-width: 1023px) {}

@media (max-width: 1024px) {
    .login-btn.login {
        padding: 7px 12px;
        white-space: nowrap;
        text-indent: -999px;
        overflow: hidden;
        min-width: 40px;
        font-size: 0;
        height: 32px;
        background-image: url(https://o5trz91hrz.wpdns.site/wp-content/uploads/2025/06/avatar.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center;
    }

    .login-btn.logout {
        padding: 7px 12px;
        white-space: nowrap;
        text-indent: -999px;
        overflow: hidden;
        min-width: 40px;
        font-size: 0;
        height: 32px;
        background-image: url(https://o5trz91hrz.wpdns.site/wp-content/uploads/2025/06/logout1.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center;
    }

    .logged-in.admin-bar .site-inner {
        padding-top: 32px;
    }
}

@media(max-width:1024px) {
    .home-hero-slider .item {
        min-height: 450px
    }

    .PushRight .nav-primary .menu-btn {
        top: 20px;
        left: 222px;
    }

    .PushRight .nav-primary .menu-btn a {
        background: #eeb95b;
    }

    .genesis-nav-menu .menu-item {
        padding: 0 10px 18px;
    }

    .menu-primary {
        margin: 0;
    }

    .nav-primary .sub-menu .menu-item a {
        font-size: 15px;
        line-height: 20px;
        padding: 10px !important;
    }
}

@media only screen and (max-width: 769px) {
    .home-hero-slider .item {
        min-height: 450px;
        height: inherit
    }

    .home-hero-slider .owl-next {
        right: 286px !important;
    }

    .home-hero-slider .owl-prev {
        right: 322px !important;
    }
}

@media (max-width: 576px) {
    p {
        font-size: 13px;
    }

    .arrow-list li {
        font-size: 13px;
    }

    .inspriration-home .inspriration-text p {
        font-size: 13px;
    }

    .banner-below-content .mobile-start-bx .yellow-btn.me-3 {
        margin-right: 0 !important;
        margin-bottom: 10px
    }

    .footer-widget-area a {
        font-size: 13px;
    }

    .home-hero-slider .item {
        min-height: 340px;
    }

    .slide-plan-detail .site-map {
        padding: 10px;
        max-width: 70%;
        margin-left: auto;
        margin-right: auto
    }

    .slide-plan-detail {
        padding-bottom: 10px
    }

    .slide-plan-detail p {
        line-height: 1.2;
        font-size: 12px
    }

    .home-hero-slider .owl-next {
        right: 206px !important
    }

    .home-hero-slider .owl-prev {
        right: 242px !important
    }

    .slider-price {
        bottom: 30px
    }
}

@media (max-width: 479px) {
    .home-hero-slider .item {
        min-height: 240px;
    }
}

@media (max-width: 375px) {
    .cmk-nav-toggle {
        top: 50%;
    }
}

@media only screen and (min-width:1024px) and (max-width:1100px) {}

@media only screen and (min-width:1679px) {

    .content-sidebar .content {
        width: 100%;
        margin: 0 auto;
        float: none;
    }

}

@media only screen and (max-width:769px) {

    .social li .fa,
    .top-bar .fa {
        font-size: 18px;
    }

    .social li a,
    .top-bar p a {
        font-size: 17px;
    }

    .nav-in-header .site-header .title-area {
        max-width: 100%;
        margin-bottom: 0;
        margin-left: 25px;
    }

    .header-right-icon-list {
        padding-left: 0;
    }

    .header-right-icon-list .btn {
        padding-left: 5px;
        padding-right: 5px;
    }

    .top-bar {
        text-align: center;
    }

    .top-bar .one-half {
        margin: 0;
    }

    .cmk-nav-toggle {
        left: -9px;
    }

    .cart-count {
        right: 0 !important;
    }

    .cmk-PushRight a {
        color: #454545;
        margin-left: 1px;
    }

}

@media only screen and (max-width:720px) {
    img.site-logo {
        max-width: 190px;
    }

    .three-fifths,
    .two-fifths {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width:480px) {
    ul.header-right-icon-list {
        gap: 7px;
    }

    .header-right-icon-list li img,
    .cart-icon img {
        height: 22px;
    }

    .cmk-nav-toggle i {
        font-size: 24px;
    }

    #banner h1 {
        font-size: 40px;
        line-height: 1em;
    }
}

.entry-content a {
    color: #252775;
}

.entry-content a:hover,
.nav-primary a:hover,
.nav-primary .current-menu-item>a {
    color: #eeb95b;
}

.recent-posts-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
    gap: 30px;
}

.recent-post-item {
    display: flex;
    width: calc(33.33% - 20px);
    flex-direction: column;
    justify-content: center;

}

.recent-post-item a {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #454545;
}

.recent-post-item a:hover {
    text-decoration: underline;
    color: #454545;
}

.recent-post-item h3 {
    margin-top: 30px;
}

.recent-post-item .post-content {
    font-family: 'Galano Classic', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #454545;
    line-height: 21px;

}

/*end header style start*/

/* start journey css start here*/

.startjoyrney-block {
    width: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background-position: center;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px)
}

.startjoyrney-block:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(26, 40, 67, 0.8);
}

.startjoyrney-block h2 {
    color: #fff;
    position: relative;
    z-index: 1;
    font-weight: 700;
    margin-bottom: 20px;
}

.startjoyrney-block {
    padding-right: 0;
}

.startjoyrney-block p {
    color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    font-size: 18px;
}

.startjoyrney-block .journey-btn {
    background-color: #eeb95b;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 20px;
}

.startjoyrney-block .journey-btn:hover {
    background-color: #fff;
    color: #000;
}

.site-inner>.wrap .entry {
    padding: 0;
    margin-bottom: 0;
}

/* start journey css end here */
/* we choose*/
.whychoose {
    padding-top: 3rem;
    padding-bottom: 3rem
}

/* we choose*/
/* inspiration css */
.yellow-btn {
    background-color: #eeb95b !important;
    color: #fff !important;
    border-radius: 3px !important;
    text-transform: uppercase !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
}

.yellow-btn:hover {
    background-color: #111f3a !important;
    color: #fff !important;
}

.inspriration-home {
    padding-top: 40px;
    background: rgb(255, 248, 238);
    background: -moz-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff8ee", endColorstr="#ffffff", GradientType=1);
    padding-bottom: 30px;
}

.inspriration-home .inspriration-text p {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    margin-bottom: 20px;
}

.trend-dtl {
    font-size: 18px;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.card-col {
    box-shadow: rgba(0, 0, 0, 0.2) 1px 0px 5px 0px;
    border-radius: 6px;
    overflow: hidden;
}

.card-col .house-detail span {
    color: #a8b1b8;
    font-weight: 500;
}

.badge-gray {
    background-color: #ebecf0;
    color: #191e24;
    font-size: 16px;
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    padding: 4px 24px;
}

.readmore-link {
    color: #eeb95b !important;
    text-decoration: none;
}

.readmore-link:hover {
    color: #c9904b !important;
    text-decoration: none;
}

.tag-time {
    font-size: 16px;
    font-weight: 600;
    color: #191e24;
}

/* inspiration css */
/* uniq css */
.uniq-content {
    background: rgb(255, 248, 238);
    background: -moz-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff8ee", endColorstr="#ffffff", GradientType=1);
    padding: 20px;
}

.uniqplan-section {
    background: rgb(255, 248, 238);
    background: -moz-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 248, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff8ee", endColorstr="#ffffff", GradientType=1);
}

.uniq-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
}

.testi-border {
    border-radius: 10px;
    border: #7f7c77 dashed 1px;
    padding: 24px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.testi-border h3 {
    margin: 0 0 35px;
}

.testi-border h3 a {
    font-size: 45px;
    font-weight: 600;
    color: #111f3a;
    line-height: 64px;
}

.testi-border .thumb-pic {
    width: 86px;
    height: 86px;
    overflow: hidden;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 28px !important;
}

.testi-border .thumb-name p,
.testi-border .thumb-name h4 {
    font-size: 30px;
    line-height: 36px;
}

.testi-border .thumb-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.testi-border .author-logo {
    width: 210px;
}

.testi-border .author-logo img {
    width: 100%;
}

/* uniq css */
.fig-text {
    margin-bottom: 20px;
    display: flex;
}

.fig-text .thumb-img {
    flex-shrink: 0;
    margin-right: 15px;
}

/*footer css*/
.copyright {
    color: #abafb2;
    font-size: 12px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.social-link {
    display: flex;
    list-style: none;
}

.social-link li {
    padding: 0 2px;
}

.social-link li a {
    display: flex;
}

.social-link li a img {
    max-width: 26px;
}

.footer-widgets p,
.footer-widgets .textwidget,
.footer-widgets a,
.footer-widgets .widget-title {
    color: #fff;
}

.footer-widgets {
    background-color: #fff;
    padding: 60px 0 55px;
}

.footer-widgets .footer-col h4 {
    color: #1b223f;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 22px;
    font-weight: 600;
}

.footer-widgets .footer-col a {
    color: #001F38;
    text-decoration: none;
}

.footer-widgets li {
    margin: 0 0 19px;
}

.footer-widgets .footer-col a:hover {
    color: #cfd0d2;
    text-decoration: none;
}

.footer-col ul {
    padding-left: 0;
}

.footer-widgets .footer-widget-area {
    width: 20%;
}

.post-content {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;

}

.footer-widget-area a {
    font-size: 15px;
    line-height: 23.4px;
    font-weight: 400;
    color: #001F38;

}

.footer-widgets .widget-title {
    font-weight: 700;
}

.footer-widget-area a:hover {
    text-decoration: underline;
}

.insta-box-container {
    position: relative;
}

.instaFollowSection {
    padding: 50px 10px 25px;
    position: relative;
}

.instaFollowSection .page-title {
    position: absolute;
    top: 0;
    z-index: 3;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    font-size: 21px;
    color: #454545;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
}

@media(max-width:576px) {
    .instaFollowSection .page-title {
        font-size: 16px;
    }

    .owl-next {
        right: 0
    }

    .owl-prev {
        left: 0
    }
}

.insta-box-container:after {
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 50%);
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.insta-box-container:hover:after {
    opacity: 1;
    visibility: visible;
}

.instaFollowSection ul {
    margin: 0;
    list-style: none;
    display: flex;
    width: 100%;
}

.instaFollowSection ul li {
    margin: 10px;
    width: 25%;
}

.insta-box-container img {
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.page-blog-link {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.containerWrap .page-blog-link .page-title {
    padding-bottom: 17.5px;
}

.page-blog-link .explore-btn {
    justify-content: end;
    display: flex;

}

.page-blog-link .explore-btn .page-blog-link-item {
    color: #454545;
    font-size: 24px;
}

.page-blog-link-item {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}

.page-blog-link-item:hover {
    text-decoration: underline;
}

/*stickey footer menu collapse*/
.footerBottomSheet {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    top: auto;
    width: 100%;
}

.footerBottomSheet .rewardButton {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    min-height: 52px;
    background: #0e1b4d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    text-transform: uppercase;
}

.rewardButton i {
    font-size: 20px;
    line-height: 30px;
    margin-left: 6px;
}

.activeMenu .rewardButton i {
    transform: rotate(-180deg);
}

.footerBottomSheetMenu {
    opacity: 0;
    visibility: hiddde;
    transition: all 0.4s ease-in;
    -webkit-box-shadow: 0 -6px 18px rgba(0, 0, 0, .12);
    box-shadow: 0 -6px 18px rgba(0, 0, 0, .12);
    border-radius: 14px 14px 0 0;
    margin: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
    height: 0;
    position: relative;
    background: #fff;
}

.activeMenu .footerBottomSheetMenu {
    opacity: 1;
    visibility: visible;
    height: 209px;
}

.yotpo-drawer-container {
    padding: 27px 30px 27px 30px;
}

.yotpo-drawer-sign-up-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 354px;
    height: 66px;
    margin: 24px auto 20px;
    border: 1px solid #CFCFCF;
    border-radius: 6px;
    cursor: pointer;
}

.yotpo-drawer-sign-up-icon {
    margin-right: 26px;
}

.yotpo-drawer-sign-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 18px;
    margin: 8px auto;
}

.yotpo-drawer-sign-up-titles {
    text-align: left;
    margin-left: 20px;
}

.yotpo-drawer-sign-in-link {
    padding-left: 8px;
    text-decoration: underline;
    cursor: pointer;
}

.dbu-top-bar {
    display: flex;
    font-size: 14px;
}

/*
.site-container{padding-bottom:50px;}
*/

/*end footer css*/
/*product css*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    margin: 0 15px 1.992em 15px;
    padding: 0;
    position: relative;
    width: calc(25% - 30px);
    box-shadow: rgba(0, 0, 0, 0.2) 1px 0px 5px 0px;
    border-radius: 6px;
    overflow: hidden;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 -15px 1em;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-weight: 600;
    color: #454545;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .button {
    display: none;
}

.woocommerce ul.products li.product .price {
    font-size: 15px;
    font-weight: 600;
    color: #454545;
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce ul.products li.product .onsale {
    display: none;
}

/*cart css*/
a.cart-icon {
    position: relative;
}

.cart-icon .icon-cart {
    width: 30px;
}

.site-header .wrap {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1650px;
}

.cart-count {
    background: #b47649;
    color: white;
    font-size: 12px;
    border-radius: 50%;
    padding: 3px 6px;
    position: absolute;
    top: -18px;
    right: -10px;
    z-index: 1;
    height: 22px;
    width: 22px;
    display: flex;
    justify-content: center;
    line-height: normal;
    vertical-align: middle;
    padding: 0;
    align-items: center;
}

.header-middle-active .site-header .header-widget-area {
    position: absolute;
    right: 50px;
    text-align: right;
    top: 30px;
    /*transform: translateY(-50%);*/
    width: auto;
}

/* inner page css */
.site-inner {
    padding-top: 70px;
    min-height: 300px;
}

.sidebar-primary {
    display: none;
}

.woocommerce div.product .product_title {
    text-align: left;
    font-size: 32px;
    font-weight: 600;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 26px;
    font-weight: 600;
    color: #454545;
}

#productSectionList .banner__buttons .button {
    max-width: 140px;
    margin: 0 auto;
}

.woocommerce-product-details__short-description {
    font-size: 15px;
    font-weight: 400;
}

.woocommerce div.product div.summary {
    /*font-family:'Galano Classic', sans-serif;    */
}

.single_add_to_cart_button {
    border: #eeb95b 1px solid !important;
    background-color: #eeb95b !important;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 20px !important;
    min-height: 41px;
    width: auto;
    border-radius: 0 !important;
    transition: all 0.3s ease-in-out;
    border-radius: 3px !important;
    max-width: 190px;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
}

.single_add_to_cart_button:hover {
    border: #121d39 1px solid !important;
    background-color: #121d39 !important;
    color: #fff !important;
}

.instaFollowSectionImage img {
    max-width: 90%;
}

.quantity .minus:hover,
.quantity .plus:hover,
.single_add_to_cart_button:hover {
    background-color: #0e1b4d !important;
    color: #fff !important;
}

.woocommerce div.product form.cart .variations label {
    margin-top: 10px;
    display: inline-block;
    color: #454545;
}

.woocommerce div.product {
    padding-top: 0;
    padding-bottom: 1.5rem;
}

.woocommerce-variation-add-to-cart {
    display: flex;
}

.review-item .star-rating,
.wc-block-grid__product-rating .star-rating {
    font-size: 21px;
    color: #f56600;
}

.comment-text .star-rating:before,
.wc-block-grid__product-rating .star-rating:before {
    color: #e5e5e5;
}

.comment-text .star-rating span::before,
.wc-block-grid__product-rating .star-rating span:before {
    color: #f56600;
}

.wc-block-grid__product-add-to-cart .add_to_cart_button {
    background-color: #0e1b4d;
    color: #fff;

    font-weight: 400;
    max-width: 100%;
    padding: 8px 10px 8px;
    line-height: 1.2;
}

#review_form .form-submit .submit {
    background-color: #eeb95b !important;
    color: #fff !important;
    max-width: 100%;
    min-height: 36px;
    padding: 8px 20px 8px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 3px !important;
    text-transform: uppercase;
}

#review_form .form-submit .submit:hover {
    background-color: #121d39 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
}

/* inner page css */

/* half section css*/
.one-half .slideshow__title {
    color: #454545;
    line-height: 1.4;
}

/*footer*/
.about-block {
    padding-top: 30px;
    padding-bottom: 50px;
    border-bottom: #eaeaea solid 1px;
}

.about-img {
    border-radius: 20px;
    overflow: hidden;
}

.pe-30 {
    padding-right: 30px;
}

.meet-block {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: #eaeaea solid 1px;
}

.meet-col figure {
    margin-bottom: 0;
    border-radius: 3px;
    overflow: hidden;
}

.meet-col.text-left-side {
    text-align: start;
}

.meet-col p {
    margin-bottom: 0;
}

.block-cetner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}

.block-cetner p {
    margin-bottom: 0
}

.meet-col {
    display: flex;
    flex-direction: column;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0px 3px 1px;
    padding: 10px 10px 5px;
    height: 100%;
    background-color: #fff;
}

.meet-col:hover {
    background-color: #edeeef
}

.meet-team-block {
    border-bottom: #eaeaea solid 1px;
}

.meet-team-block .meet-col {
    padding: 0;
    box-shadow: none;
    height: inherit;
}

.meet-team-block .meet-col:hover {
    background-color: transparent
}

.meet-team-block .meet-col figure {
    position: relative;
}

.meet-team-block .meet-col figure:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    opacity: 0;
    transition: opacity 0.3s ease-in;
}

.meet-team-block .meet-col figure .meet-link {
    opacity: 0;
    transition: opacity 0.3s ease-in;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 2;
    padding: 5px 20px;
    font-size: 14px;
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.meet-team-block .meet-col figure .meet-link:hover {
    background-color: #eeb95b;
    color: #fff;
}

.meet-team-block .meet-col figure:hover:after,
.meet-team-block .meet-col figure:hover .meet-link {
    opacity: 1;
}

.home-tab-design {
    margin-left: 0 !important;
    border-bottom: none;
}

.home-tab-design li {
    display: flex;
    flex: 1;
    justify-content: center;
    margin-left: 5px;
    margin-right: 5px;
}

.home-tab-design li .nav-link {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    border-bottom-color: #000;
}

.home-tab-design.nav-tabs .nav-item.show .nav-link,
.home-tab-design.nav-tabs .nav-link.active,
.home-tab-design.nav-tabs .nav-link:focus,
.home-tab-design.nav-tabs .nav-link:hover {
    color: #eeb95b;
    border-color: transparent;
    border-bottom: #eeb95b solid 1px;
    background-color: transparent
}

.home-tab-content .meet-col figure {
    width: 185px;
    height: 185px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
}

.home-tab-content .meet-col figure img {
    height: 100%;
}

.design-page-head {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.home-design {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: #eaeaea solid 1px;
    background: #fbebde;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmJlYmRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, #fbebde 0%, #f0f5f9 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fbebde), color-stop(100%, #f0f5f9));
    background: -webkit-linear-gradient(-45deg, #fbebde 0%, #f0f5f9 100%);
    background: -o-linear-gradient(-45deg, #fbebde 0%, #f0f5f9 100%);
    background: -ms-linear-gradient(-45deg, #fbebde 0%, #f0f5f9 100%);
    background: linear-gradient(135deg, #fbebde 0%, #f0f5f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbebde', endColorstr='#f0f5f9', GradientType=1);
}

.extra-space-remove>p,
.extra-space-remove a>p {
    display: none;
}

.extra-space-remove a {
    text-decoration: none;
}

.meet-modal:hover {
    opacity: 1;
}

.meet-modal .modal-content>p {
    display: none;
}

.meet-modal .modal-content {
    border-radius: 8px;
    background: #fff;
    border: none;
}

.meet-social .social-link {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}

.meet-customer-profile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.meet-modal .modal-dialog {
    max-width: 700px;
}

.meet-customer-profile figure {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 0;
}

.meet-customer-profile figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fw-600 {
    font-weight: 600;
}

.meet-modal .modal-dialog .modal-body {
    padding-right: 20px;
}

.meet-modal .modal-dialog .modal-body>p {
    font-size: 14px;
    font-weight: 500
}

.close-btn {
    width: 32px;
    position: absolute;
    top: 4px;
    right: 4px;
    display: block;
    z-index: 3
}

.meet-modal .social-link li a img {
    max-width: 15px;
}

.key-icon.contact-icon img {
    max-width: 60px;
}

.key-block:hover {
    background-color: #eeb95b;
    color: #fff;
}

.key-block h2 {
    color: #fff
}

.key-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.key-block:hover h5 {
    color: #fff
}

.portplay-table thead th {
    background-color: #eeb95b;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding-left: 15px;
}

.portplay-table table {
    margin-bottom: 0;
}

.portplay-table {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 3px 0px;
}

.portplay-table thead th {
    border-right: #fff solid 1px;
}

.portplay-table tbody td {
    border-right: #a8b1b8 solid 1px;
    border-bottom-color: #a8b1b8;
    white-space: nowrap;
    padding-left: 15px
}

.portplay-table tbody td {
    padding: 7px 20px;
    font-size: 14px;
}

.portplay-table thead th:last-child,
.portplay-table tbody td:last-child {
    border-right: none;
}

.yellow-right {
    padding-left: 28px !important;
    position: relative;
}

.yellow-right:after {
    content: "";
    background-image: url('../../../wp-content/uploads/2025/04/check-icon-yellow-1.png');
    background-repeat: no-repeat;
    background-size: 100%;
    backgroun-position: center;
    width: 16px;
    position: absolute;
    top: 50%;
    left: 8px;
    height: 16px;
    transform: translateY(-50%);
}

.process-col {
    display: flex;
    margin-top: 7%;
    position: relative;
}

.process-col:after {
    content: "";
    width: 100%;
    padding-bottom: 16%;
    background-image: url(../../../wp-content/uploads/2025/04/process-line1.jpg);
    position: absolute;
    bottom: -157px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center center;
}

.process-col:first-child {
    margin-top: 0;
}

.process-col .proces-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
    z-index: 1;
}

.process-col .process-content {
    display: flex;
    align-items: start;
    position: relative;
    z-index: 1;
}

.process-col .process-content h2 {
    margin-right: 10px;
    font-size: 55px;
    margin-bottom: 0;
}

.process-col:nth-child(even) {
    flex-direction: row-reverse;
}

.process-col:nth-child(even):after {
    background-image: url(../../../wp-content/uploads/2025/04/process-line2.jpg);
}

.process-col:nth-child(even) .process-content {
    flex-direction: row-reverse;
}

.process-col:nth-child(even) .process-content .process-text {
    text-align: end;
    margin-right: 10px;
}

.process-col:last-child:after {
    display: none;
}

.why-text h2 {
    font-size: 36px;
    max-width: 370px;
    margin-bottom: 20px;
}

.mx-80 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.bring-text h2 {
    max-width: 400px;
    font-size: 36px;
    margin-bottom: 20px;
}

.bring-text p {
    margin-bottom: 20px;
}

.header-right-icon-list {
    margin-bottom: 0;
}

.header-right-icon-list button {
    min-width: 70px;
    font-size: 14px;
    padding: .375rem .75rem;
}

.mt-20 {
    margin-top: 25px;
}

.my-signup-bg {
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    border-radius: 0 10px 10px 0px;
    position: relative;
    min-height: 30px;
}

.woocommerce-account.logged-in .my-signup-bg {
    display: none
}

.woocommerce-account.logged-in .myaccount-bg {
    width: 100%;
}

.myaccount-bg .u-column2.col-2 {
    display: none;
}

.my-account {
    background-color: #38445a;
}

.woocommerce-account.logged-in .my-account {
    background-color: #fff;
}

.myaccount-bg {
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 10px 0 0 10px;
    position: relative;
}

.myaccount-bg .woocommerce-form {
    padding: 0 !important;
    background-color: #fff;
    border: none !important;
    box-shadow: none !important;
}

.myaccount-bg .woocommerce-form .woocommerce-Input {
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2) !important;
    padding: 0.7rem 1rem !important;
}

.myaccount-bg .woocommerce-form .form-row:nth-last-child(2) {
    display: flex;
    flex-direction: column;
}

.myaccount-bg .woocommerce-form .woocommerce-form-login__submit,
.myaccount-bg .woocommerce-form .woocommerce-form-register__submit {
    margin-right: 0 !important;
    background: #eeb95b !important;
    color: #fff;
    border-radius: 3px !important;
    height: 40px;
    width: 100%;
}

.myaccount-bg .woocommerce-form .woocommerce-form-login__submit:hover,
.myaccount-bg .woocommerce-form .woocommerce-form-register__submit:hover {
    background-color: #121d39 !important;
    color: #fff !important;
}

.myaccount-bg .woocommerce-form .woocommerce-LostPassword {
    float: right;
    position: relative;
    bottom: 75px;
}

.h-40 {
    height: 40px;
}

.center-or {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
}

.buttons-gp {
    margin-top: 0px;
}

.buttons-gp button {
    font-size: 14px;
}

.buttons-gp button img {
    max-width: 15px
}

.my-account .woocommerce-error {
    margin-left: 0;
    margin-bottom: 20px
}

.my-signup-bg:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(56, 68, 90, 0.7);
    content: "";
}

.signup-button-text {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    z-index: 2;
    color: #fff;
}

.signup-button-text h5 {
    color: #fff;
}

.myaccount-bg .u-column1.col-1 {
    width: 100%;
}

.registration-page .myaccount-bg .u-column1.col-1 {
    display: none;
}

.registration-page .myaccount-bg .u-column2.col-2 {
    display: block;
    width: 100%;
}

.registration-page .myaccount-bg .u-column2.col-2 .woocommerce-form-row:last-child {
    margin-top: 20px;
}

/*PRODUCT PAGE CSS */
.search-group {
    display: flex;
    align-items: center;
}

.title-searchbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px
}

.search-bx {
    min-width: 230px;
}

.shortby-bx {
    min-width: 230px;
}

.form-control {
    display: block;
    width: 100% !important;
    padding: 0.8rem !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0px 3px 1px !important;
}

.form-select {
    width: 100% !important;
    padding: 0.8rem !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529 !important;
    background-color: #fff !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0px 3px 1px !important;
    border: none !important;
}

.main-filter-bar {
    background-color: #edeef0;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 0px;
    padding: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.main-filter-bar label img {
    height: 20px;
}

.sqbox {
    display: flex;
    align-items: center;
}

.sqbox input {
    background: transparent !important;
    box-shadow: none !important;
    width: 60px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    color: #000 !important;
    text-align: end !important;
    font-size: 12px !important;
}

.bed-box {
    display: flex;
}

.bed-box .half-cel {
    width: 50%;
    margin-right: 10px;
}

.bed-box .half-cel:last-child {
    margin-right: 0px;
}

.range-in {
    display: flex;
    align-items: center;
}

.range-in input {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    text-align: end !important;
    width: 60px !important;
    color: #000 !important;
    font-size: 12px !important;
}

.checkbox-group .form-check-input {
    width: 18px;
    height: 18px;
}

.checkbox-group label {
    cursor: pointer;
}

.product-list {
    max-height: 1060px;
    overflow: auto;
}

.product-list .card-col a {
    color: #111f3a;
}

.product-list .card-col a:hover {
    color: #eeb95b;
}

.top-btn {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 1;
    font-size: 12px !important;
    padding: 5px 8px !important;
    text-transform: capitalize !important;
}

.card-col figure>p {
    margin-bottom: 0;
}

.bestslider .card-col .house-detail>div,
.featureslider .card-col .house-detail>div {
    font-size: 10px;
    font-weight: 500;
}

.featureslider .owl-nav.disabled,
.bestslider .owl-nav.disabled {
    display: block;
}

.plans-table th,
.plans-table td {
    border: #d1d5d9 solid 1px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 1px 0px inset
}

.plans-table th {
    width: 350px;
}

.plans-table th:first-child,
.plans-table td:first-child {
    border-color: transparent;
    width: 160px;
    font-weight: 500;
    text-align: start;
    border-right: #d1d5d9 solid 1px;
    box-shadow: none
}

.plans-table th {
    border-bottom: #d1d5d9 solid 1px !important;
}

.plans-table th:first-child {
    border-bottom-color: transparent !important;
}

.product-list .card-col .thumbnail img {
    width: 100%;
}

.post-type-archive-product .site-inner .woocommerce-products-header__title {
    display: none;
}

.post-type-archive-product .site-inner .content {
    padding-left: 0;
    padding-right: 0;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.portbtn {
    font-size: 12px !important;
    padding: 6px 8px !important;
}

.mx-120 img {
    max-width: 120px;
}

.product-title strong {
    width: calc(50% - 10px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sticklabel {
    font-weight: 700 !important;
}

.dustbin {
    background-image: url('../../../wp-content/uploads/2025/04/dustbin-icon-h.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    width: 18px;
    height: 12px;
    margin-right: 5px;
}

.replace {
    background-image: url('../../../wp-content/uploads/2025/04/recycle-icon-h.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    width: 18px;
    height: 12px;
    margin-right: 5px;
}

.icon-group {
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-top-right {
    position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
}

.product-like-icon {
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    border-radius: 50%;
    background-image: url('../../../wp-content/uploads/2025/04/p-like-1.png');
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 3;
}

.product-edit-icon {
    background-color: #fff;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    border-radius: 50%;
    background-image: url('../../../wp-content/uploads/2025/04/p-edit-h.png');
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 3;

}

.compare-checkbox {
    position: absolute;
    bottom: 40px;
    left: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    z-index: 3;
    font-size: 16px;
}

.compare-checkbox .form-check-input {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 0;
}

.product-like-icon:hover {
    background-image: url('../../../wp-content/uploads/2025/04/p-like-h.png');
}

.product-edit-icon:hover {
    background-image: url('../../../wp-content/uploads/2025/04/p-edit.png');
}

/*product page css*/
.woocommerce-account.logged-in .myaccount-bg .center-or,
.woocommerce-account.logged-in .myaccount-bg .buttons-gp {
    display: none !important;
}

@media(max-width:1200px) {
    .nav-in-header .title-area {
        width: 100%;
        max-width: 16%;

    }

    .genesis-nav-menu a {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    #banner .slideshow__title {
        font-size: 42px;
    }

    .section,
    .footer-widgets {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 15px;
        line-height: 1.5;
    }

    .recent-posts-container {
        gap: 20px;
    }

    .recent-post-item {
        width: calc(33.33% - 14px);
    }

    .recent-post-item a {
        font-size: 20px;
        line-height: 1.3;
    }

    .footer-widgets .footer-widget-area {
        margin-right: 10px;
    }

    .footer-widgets .footer-widget-area:last-child {
        margin-right: 0
    }

    .footer-widgets .footer-widgets-1 {
        width: calc(30% - 5px);
    }

    .footer-widgets .footer-widgets-2 {
        width: calc(30% - 5px);
    }

    .footer-widgets .footer-widgets-4 {
        width: 40%;
    }

    .woocommerce div.product .product_title {
        font-size: 38px;
    }

    .process-col:after {
        bottom: -156%;
    }

    .fs-30 {
        font-size: 26px;
    }

    .fs-40 {
        font-size: 34px;
    }

    .trend-dtl {
        font-size: 16px;
    }

    .inspriration-home h2 {
        font-size: 32px;
    }

    .testi-border h3 a {
        font-size: 20px;
    }

    .fig-text .thumb-img img {
        max-width: 80px;
    }
}

@media(max-width:1024px) {

    .header-middle-active .site-header .header-widget-area {
        right: 20px;
    }

    .cmk-PushRight.menu-opened {
        right: inherit;
        left: 0;
    }

    .cmk-PushRight {
        right: inherit;
        left: -250px;
    }

    body.PushRight {
        left: 0;
    }

    .genesis-nav-menu .menu-item>a {
        padding: 6px 15px
    }

    .site-inner {
        padding-top: 80px;
    }

    .genesis-nav-menu .menu-item>a {
        border-top: none;
        box-shadow: none;
    }

    .genesis-nav-menu a {
        color: #454545;
    }

    .nav-in-header .title-area {
        max-width: 100%;
    }

    .genesis-nav-menu .sub-menu {
        padding-top: 0;
        padding-bottom: 0;
    }

    .genesis-nav-menu .sub-menu {
        margin-left: 0;
    }

    .sub-menu li a {
        margin-left: 0;
    }

    .sub-opened>.subdown::after,
    .subdown::after {
        padding-top: 0 !important;
        margin-top: 2px;
    }

    .cmk-PushRight {
        box-shadow: rgba(0, 0, 0, 0.5) -4px 0 8px 0;
    }
}

@media only screen and (min-width:1024px) and (max-width:1100px) {

    .genesis-nav-menu a {
        padding-left: 0.8rem !important;
        padding-right: 0.8rem !important;
    }

    .nav-in-header .title-area {
        margin-right: 32px;
        max-width: 100px;
    }
}

.product-icons {
    display: flex;
    flex-wrap: wrap;
}

.product-icon {
    padding: 1rem;
    width: 104px;
}

.seardchWidget {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    right: 0;
    bottom: 0;
    z-index: 9;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;

}

.woocommerce-product-search,
.seardchWidget.active {
    display: flex;
}

.seardchWidget .search-form {
    max-width: 100%;
}

.search-field,
.seardchWidget .search-form-input {
    border-radius: 30px !important;
    padding-left: 20px !important;
    min-width: 250px;
}

.widget_product_search button,
html .widget_product_search input[type="button"],
.widget_product_search input[type="reset"],
.widget_product_search input[type="submit"],
.search-button,
.search-form-submit {
    border-radius: 30px !important;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0e1b4d;
    color: #fff;
}

html .widget_product_search input[type="button"]:hover,
.search-button:hover,
.search-form-submit:hover {
    background-color: #070f2d;
}

.seardchWidget .close-button-search {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 22px;
}

.admin-bar .seardchWidget .close-button-search {
    top: 38px;
}

.woocommerce ul.products {
    padding-top: 20px;
}

.woocommerce-cart .site-inner .content,
.woocommerce-checkout .site-inner .content {
    padding-top: 20px;
}

.woocommerce-product-search {
    flex-direction: column;
}

.widget_product_search button {
    border: 0;
    height: 40px;
    gap: 10px;
    width: 120px;
    margin-top: 15px;
}

.price-input {
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.price-input .field {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    width: 50%;
}

.price-input .field .form-select {
    font-size: 12px !important;
}

.price-input .field:last-child {
    margin-right: 0;
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.slider .progress {
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 5px;
    background: #17a2b8;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100% !important;
    height: 5px !important;
    top: -5px !important;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
}

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* Support */
.support-box {
    top: 2rem;
    position: relative;
    bottom: 0;
    text-align: center;
    display: block;
}

.b-btn {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.b-btn.paypal i {
    color: blue;
}

.b-btn:hover {
    text-decoration: none;
    font-weight: bold;
}

.b-btn i {
    font-size: 20px;
    color: yellow;
    margin-top: 2rem;
}

.no-record-data {
    text-align: center;
    padding: 100px;
}

@media(max-width:1200px) {
    .product-icon {
        width: 25%;
    }

    .startjoyrney-block {
        width: calc(100% + 20px)
    }
}

.product-single__product-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
    margin: 45px auto;
}

.product-single__product-icons .product-icon__title {
    font-size: 13px;
    font-weight: 600;
    margin-top: .5rem;
    text-align: center;

}

.product-icon svg {
    width: 80px;
    height: 80px;
}

#productSectionList .cart {
    display: none;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 1.8rem;
    color: #f56600;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover .star-rating {
    color: #0e1b4d;
}

.quantity {
    display: flex;
    flex-shrink: 0;
}

.quantity .minus,
.quantity .plus {
    width: 44px;
    border-radius: 50%;
    border: rgb(126, 126, 126) solid 1px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    flex-shrink: 0;
    font-size: 30px;
}

.quantity .input-text.qty {
    background: transparent !important;
    appearance: none !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 22px !important;
    font-weight: 600;

    max-width: 100px;
    flex-shrink: 0;
    color: #454545 !important;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
    margin-top: 0;
    font-size: 22px !important;
    color: #e5e5e5;
}

.woocommerce .woocommerce-product-rating .star-rating span:before {
    font-size: 22px;
    color: #f56600;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    color: #204389;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 0;
    padding: 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: transparent;
    color: #204389;
    z-index: inherit;
    border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: none;
    border-bottom: #eee solid 5px;
    bottom: 0;
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-color: #eee;
}

.post-type-archive .products .quantity {
    display: none
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    width: auto !important;
    min-height: inherit !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    max-width: 100% !important;
    min-height: 36px !important;
    padding: 6px 20px 6px !important;
    border: 1px solid transparent !important;
    border-radius: 3px !important;
    background-color: #eeb95b !important;
    color: #fff !important;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    background-color: #121d39 !important;
}

.wc-block-cart__submit-button,
.wc-forward {
    background-color: #eeb95b !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 14px;
}

.wc-block-cart__submit-button:hover,
.wc-forward:hover {
    background-color: #121d39 !important;
}

.woocommerce-message:focus-visible {
    outline: none !important;
}

.wc-forward {
    font-weight: 400;
}

.wc-block-components-product-price,
.wc-block-components-product-price .wc-block-formatted-money-amount {
    text-align: left;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus {
    width: 44px;
    border-radius: 50% !important;
    border: rgb(126, 126, 126) solid 1px !important;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    flex-shrink: 0;
    font-size: 30px !important;
    color: #000 !important;
}

.wc-block-components-quantity-selector:after {
    display: none;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    margin-left: 10px !important;
    margin-right: 10px !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.wc-block-cart-item__product {
    text-align: left;
}

.wc-block-components-product-price {
    color: #000;
    font-size: 18px;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    color: #000;
}

.wc-block-components-totals-coupon__button {
    min-height: 2rem !important;
    background-color: #0e1b4d;
    color: #fff;
    border-color: transparent
}

.wc-block-components-totals-coupon__button:hover {
    background-color: #070f2d;
}

.wp-block-woocommerce-checkout {
    padding-top: 0 !important;
}

.news-letter-parent {
    display: flex;
}

.news-letter-parent .newsletter-input {
    color: #fff !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    min-width: calc(100% - 40px) !important;
    margin-top: 0;
}

.news-letter-parent .newsletter-btn {
    background: transparent;
    color: #fff;
    border: #fff solid 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -1px;
    padding: 9px;
}

.news-letter-parent .newsletter-btn svg {
    width: 20px;
    height: 8px;

}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    line-height: 40px;
}

.woocommerce-account.woocommerce-page .woocommerce {
    max-width: 500px;
    margin: 0 auto;
}

form.woocommerce-form.woocommerce-form-login.login {
    box-shadow: 0 2px 6px rgb(0 0 0 / 40%);
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background: #0e1b4d;
    color: #fff;
}

.top-bar a,
.dbu-top-bar span .top-bar a,
.dbu-top-bar span:last-child {
    font-size: 16px !important;
    font-weight: normal;
    font-weight: 600;
}

.wc-block-components-checkout-step__description {
    font-size: 14px !important;
}

.wc-block-components-product-name {
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none;
    text-transform: capitalize;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 14px;
}

.dbu-top-bar .dbu-top-bar-trade a {
    text-transform: capitalize;
    color: #b47649;
    animation: blinker 1.3s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/* get in touch css*/
.inner-hero-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: calc(100vh - 210px);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.inner-hero-banner:after {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.inner-banner-text {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.inner-banner-text h2 {
    color: #fff;
}

.inner-banner-text p {
    color: #fff;

}

.howcan-block {
    padding-top: 30px;
    padding-bottom: 60px;
}

.breadcrums ul {
    list-style: none;
    display: flex;
    margin-bottom: 10px;
    padding-left: 0;
    margin-left: 0;
    flex-wrap: wrap;
}

.breadcrums ul li {
    padding-right: 20px;
    padding-left: 5px;
    position: relative;
}

.breadcrums ul li:after {
    background-image: url('../../../wp-content/uploads/2025/04/next-slide-arrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    width: 17px;
    height: 15px;
}

.breadcrums ul li:last-child:after {
    display: none;
}

.breadcrums ul li:first-child {
    padding-left: 0px;
}

.breadcrums ul li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.breadcrums ul li a.active {
    color: #eeb95b;
}

.contact-icon img {
    max-width: 36px;
    margin-right: 8px;
}

.contact-type-col {
    display: flex;
    flex-direction: column;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 3px 0;
    padding: 10px;
    height: 100%
}

.lastposition {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1
}

.contact-form-block {
    padding-top: 50px;
    padding-bottom: 50px;
}

.contact-detail {
    background-color: #f6f6f8;
    padding: 20px;
}

.wpcf7-submit {
    background-color: #eeb95b;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    border: none;
    padding: 7px 10px;
    min-width: 100px;
}

.wpcf7-submit:hover {
    background-color: #121d39;
    color: #fff;
}

.contact-form {
    padding-right: 20px;
}

.contact-form label {
    font-size: 14px;
    color: #000;
    margin-bottom: 5px
}

.contact-form .wpcf7-form-control {
    padding: 10px !important;
    font-size: 14px !important;
    box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3) !important;

}

.contact-form .wpcf7-textarea {
    max-height: 120px;
}

.detail-col h5 {
    font-size: 14px;
    color: #eeb95b;
    font-weight: 600;
}

.detail-col p {
    font-size: 14px;
}

.mail-text {
    text-decoration: none;
}

.contact-social .social-link {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}

.submit-button p {
    margin-bottom: 0;
}

.accordion-button {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    border-top: #dfdfdf solid 1px !important
}

.accordion-button:first-child {
    border-top: none
}

.accordion-button::after {
    content: "+";
    font-size: 30px;
    line-height: 0.5;
    background-image: none !important;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #edeef0;
}

.accordion-button.collapsed::after {
    content: "-";
    font-size: 36px;
    line-height: 0.4;
    width: 20px;
}

.accordion-item {
    margin-bottom: 5px;
}

.inner-banner-text p:last-child {
    margin-bottom: 0;
}

.contact-form-block.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.genesis-nav-menu .sub-menu .current-menu-item>a {
    color: #000;
}

.my-account {
    padding-top: 30px;
    padding-bottom: 30px
}

.my-account .woocommerce {
    max-width: 100% !important;
    margin-bottom: -44px;
}

.my-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.my-account .woocommerce-MyAccount-navigation-link {
    display: flex;
    margin-bottom: 10px;
}

.my-account .woocommerce-MyAccount-navigation-link a {
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
    background: #adafbe;
    width: 100%;
}

.my-account .woocommerce-MyAccount-navigation-link a:hover,
.my-account .woocommerce-MyAccount-navigation-link a.is-active {
    background: #eeb95b;
    color: #fff;
}

.woocommerce-account .my-account .woocommerce-MyAccount-navigation {
    width: 130px;
    margin-right: 10px;
}

.woocommerce-account .my-account .woocommerce-MyAccount-content {
    width: calc(100% - 140px);
}

.error404 .site-inner>.wrap .entry {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.error404 .site-inner .search-form {
    margin-left: auto;
    margin-right: auto;
}

.error404 .site-inner .search-form-input {
    border-radius: 30px !important;
}

.error404 .site-inner .search-form-submit {
    background-color: #eeb95b;
}

.error404 .site-inner .search-form-submit:hover {
    background-color: #0e1b4d;
}

.login-btn {
    text-transform: uppercase;
    padding: 7px 20px;
    font-size: 12px;
    background-color: #eeb95b;
    color: #fff;
    border-radius: 3px;
    display: flex;
    text-decoration: none;
}

.login-btn:hover {
    background-color: #111f3a;
    color: #fff;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: 14px !important;
}

.meet-four-box {
    margin-top: 45px;
}

.key-different {
    padding-top: 50px;
    padding-bottom: 50px;
}

.mx-100 {
    max-width: 80%;
}

/*.footerBottomSheet{display:none;}    */
@media(max-width:1024px) {
    .site-header>.wrap {
        display: flex;
        justify-content: center
    }

    .logged-in.admin-bar .site-inner {
        padding-top: 46px;
    }

}

@media (max-width:992px) {
    .process-col:after {
        bottom: -93%;
        padding-bottom: 10%;
    }

    .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 100% !important;
        padding-right: 0 !important;
    }

    .wc-block-components-sidebar {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .wc-block-components-sidebar {
        padding-left: 0 !important
    }

    .banner-below-text .banner-below-content p {
        font-size: 14px;
    }

    .fs-30 {
        font-size: 22px;
    }

    .fs-40 {
        font-size: 28px
    }

    .mx-120 img {
        max-width: 90px;
    }

    .fig-text .thumb-img img {
        max-width: 70px;
    }

    .badge-gray {
        font-size: 14px;
    }

    .tag-time {
        font-size: 14px;
    }

    .inspriration-home .inspriration-text p {
        font-size: 14px;
    }

    .startjoyrney-block p {
        font-size: 14px;
    }

    .inspriration-home h2 {
        font-size: 28px;
    }
}

@media (max-width:768px) {
    #banner .slideshow__title {
        font-size: 24px;
    }

    .product-icon {
        width: 104px;
    }

    #banner .slideshow__title {
        font-size: 36px;
    }

    .section,
    .footer-widgets {
        padding-left: 30px;
        padding-right: 30px
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 18px;
        line-height: 1.4;
    }

    .woocommerce .products ul,
    .woocommerce ul.products {
        margin-left: 0px;
        margin-right: 0px
    }

    .recent-posts-container {
        gap: 15px
    }

    .recent-post-item {
        width: calc(33.33% - 15px);
    }

    .containerWrap h2.page-title {
        font-size: 24px;
    }

    .page-blog-link .explore-btn .page-blog-link-item {
        font-size: 20px;
    }

    #productSection .slideshow__title {
        font-size: 2.2rem;
    }

    #productSection .slideshow__title__sub {
        font-size: 15px;
    }

    .footer-widget-area .field input {
        min-width: 100%;
    }

    .woocommerce div.product .product_title {
        font-size: 32px;
    }

    .slide-plan-detail {
        max-width: 280px;
    }

    .trend-dtl {
        font-size: 14px;
    }

    .fs-26 {
        font-size: 24px;
    }

    .fs-24 {
        font-size: 21px;
    }

    .site-header .widget-area {
        padding: 13px 0;
    }

    .modifit .row .col-md-5 {
        margin-bottom: 25px !important;
    }

    .fs-22 {
        font-size: 20px;
    }

    .pe-30 {
        padding-right: 0;
    }

    .whychoose .col-12:last-child .arrow-list {
        margin-bottom: 0;
    }

    .meet-four-box .col-12:last-child {
        margin-bottom: 0;
    }

    .fs-18 {
        font-size: 16px;
    }
}

@media(max-width:749px) {
    .PushRight .nav-primary .menu-btn {
        left: 204px;
    }
}

@media (max-width:620px) {

    #banner .slideshow__title {
        font-size: 32px;
    }

    .containerWrap h2.page-title {
        font-size: 22px;
    }

    .section,
    .footer-widgets {
        padding-left: 20px;
        padding-right: 20px;
    }

    .slideshow__title__sub {
        font-size: 18px;
    }

    .instaFollowSection {
        padding-left: 0px;
        padding-right: 0px;
    }

    .instaFollowSection ul {
        flex-wrap: wrap;
    }

    .instaFollowSection ul li {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

    #productSection .wrap {
        flex-direction: column
    }

    .mobile-last .one-half:first-child {
        order: 2
    }

    .mobile-last .one-half:last-child {
        order: 1
    }

    #productSection .one-half {
        justify-content: center
    }

    #productSection .one-half .banner__buttons {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    #productSection .one-half .banner__buttons .button {
        width: auto;
    }

    .recent-post-item {
        width: 100%;
    }

    .page-blog-link .explore-btn .page-blog-link-item {
        font-size: 16px;
    }

    .containerWrap .page-blog-link .page-title {
        padding-bottom: 10px;
    }

}

@media (max-width:576px) {

    .owl-prev,
    .owl-next {
        top: 30%;
        transform: translateY(0);
    }

    .product-icon {
        width: 25%;
    }

    #banner {
        min-height: 100%;
    }

    .slideshow__title__sub {
        font-size: 16px;
    }

    #banner .slideshow__title {
        font-size: 28px;
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 15px;
    }

    .banner__buttons .button {
        font-size: 14px;
    }

    .woocommerce div.product .product_title {
        font-size: 26px;
    }

    body.woocommerce div.product p.price,
    body.woocommerce div.product span.price {
        font-size: 24px;
    }

    .woocommerce div.product form.cart div.quantity {
        width: 100%;
        margin-bottom: 5px;
    }

    .single_add_to_cart_button {
        width: 100% !important;
    }

    h2 {
        font-size: 22px;
    }

    .woocommerce-variation-add-to-cart {
        flex-direction: column;
    }

    .single_add_to_cart_button {
        width: 100% !important;
        margin-left: 0 !important
    }

    .slide-plan-detail {
        max-width: 200px;
    }

    .contact-form-block {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .process-col {
        margin-top: 6%;
    }

    .process-col:after {
        bottom: -18px;
    }

    .login-btn {
        padding-left: 10px;
        padding-right: 10px;
    }

    .fs-30 {
        font-size: 20px;
    }

    .fs-40 {
        font-size: 22px;
    }

    .fs-26 {
        font-size: 21px;
    }

    .fs-24 {
        font-size: 18px;
    }

    .inspriration-home h2 {
        font-size: 22px;
    }

    .testi-border h3 a {
        font-size: 16px;
    }

    p {
        font-size: 13px;
    }

    .arrow-list li {
        font-size: 13px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 13px;
    }

    .mx-120 img {
        max-width: 70px
    }

    .thumb-name h4 {
        font-size: 14px;
    }

    .thumb-name p {
        font-size: 13px;
    }

    .fig-text .thumb-img img {
        max-width: 55px;
    }

    .fs-22 {
        font-size: 18px;
    }

    .fs-18 {
        font-size: 14px;
    }

    .portplay-table thead th {
        font-size: 16px;
    }
}

@media (max-width:375px) {
    #banner .slideshow__title {
        font-size: 24px;
    }

    .instaFollowSection ul li {
        width: 100%;

    }

    .cmk-nav-toggle {
        top: 16px;
    }

    .header-middle-active .site-header .header-widget-area {
        top: 22px;
    }


    .product-icon {
        width: 50%;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        padding-left: 0;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .slide-plan-detail {
        max-width: 160px;
    }
}

.categorySectionList ul.category-list li a,
.categorySectionList ul.category-list li {
    text-align: center;
    color: #204389;
    font-weight: 600;
    font-size: 24px;
}

.categorySectionList ul.category-list li img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    margin-bottom: 12px;
}

.d-flex {
    display: flex;
}

.categorySectionList ul.category-list li {
    margin-bottom: 24px;
}

.inspire-home-list .card-col .readmore-link:hover {
    text-decoration: underline;
}

.start-text .yellow-btn:hover {
    background-color: #fff !important;
    color: #30374a !important;
}

@media(max-width:1024px) {
    .categorySectionList ul.category-list li {
        width: 33%;
    }
}

@media(min-width:768px) {
    .half-700 {
        width: 70%;
    }

    .half-300 {
        width: 30%;
    }
}

@media(max-width:767px) {
    .home-hero-slider .owl-next {
        right: 318px;
    }

    .home-hero-slider .owl-prev {
        right: 286px !important;
    }

    .fig-text {
        text-align: center;
        display: block;
    }

    .categorySectionList ul.category-list li {
        width: 50%;
    }

    .half-700,
    .half-300 {
        width: 100%;
        flex-direction: column;
    }

    .slider-price {
        font-size: 24px;

    }

    .footer-widgets .footer-widget-area {
        width: 100%;
        margin-right: 0;
    }

    .footer-col {
        text-align: center;
    }

    .footer-widgets .wrap {
        flex-wrap: wrap;
    }

    .uniq-content {
        justify-content: start
    }

    .uniq-text {
        max-width: 100%;
    }

    .footer-bottom {
        flex-direction: column
    }

    .inspire-home-list [class^="col-"] {
        margin-bottom: 20px;
    }

    .inspire-home-list [class^="col-"]:last-child {
        margin-bottom: 0px;
    }

    .badge-gray,
    .tag-time {
        font-size: 12px;
        line-height: 1;
        padding: 10px;
    }

    .start-text {
        max-width: 100%;
    }

    .startjoyrney-block .col-12 {
        margin-right: 0;
    }

    .pe-40 {
        padding-right: 0;
    }

    .contact-form {
        margin-bottom: 15px;
        padding-right: 0;
        margin-right: -8px;
    }

    .footer-widgets .footer-widget-area:last-child .widget_text {
        margin-bottom: 0;
    }

    .inner-banner-text {
        max-width: 100%;
    }

    .meet-four-box [class^="col-"] {
        margin-bottom: 20px;
    }

    .block-cetner {
        margin-bottom: 20px;
    }

    .why-text h2,
    .bring-text h2 {
        font-size: 28px;
    }

    .inner-banner-text h2 br {
        display: none;
    }

    .mx-80 {
        max-width: 100%;
    }

    .process-col .proces-img {
        width: 60px;
        height: 60px;
    }

    .process-col:after {
        bottom: -35%;
        padding-bottom: 10%;
        background-size: 86%;
    }

    .process-col .process-content h2 {
        font-size: 43px;
    }

    .myaccount-bg {
        border-radius: 10px 10px 0 0;
    }

    .process-col {
        margin-top: 9%;
    }

    .my-signup-bg {
        border-radius: 0 0 10px 10px;
    }

    .title-searchbar {
        flex-direction: column;
        align-items: start;
    }

    .title-searchbar h2 {
        margin-bottom: 10px !important
    }

    .search-group {
        width: 100%;
    }

    .search-group .search-bx {
        width: 50%;
    }

    .main-filter-bar {
        margin-bottom: 20px;
    }

    .product-list {
        max-height: inherit;
        overflow: inherit;
        margin-left: 0
    }

    .product-list .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .prouct-inn>.row>.col-md-9 {
        padding-left: 0;
        padding-right: 0;
    }

    .still-question .row .col-md-8 {
        text-align: center;
        margin-bottom: 30px !important;
    }

    .still-question .row .col-md-8>.d-flex {
        justify-content: center
    }

    .tip-update .col-md-8 {
        text-align: center;
    }

    .login-btn {}
}

@media (max-width:576px) {
    .home-hero-slider .owl-next {
        right: 204px;
    }

    .home-hero-slider .owl-prev {
        right: 237px !important;
    }

    .slide-plan-detail {
        padding-left: 10px;
        padding-right: 10px;
    }

    .slide-plan-detail h2 {
        font-size: 16px;
    }

    .email-newsletter .tnp-field-button .tnp-submit {
        width: 36px;
        background-size: 20px;
    }

    .uniq-img {
        min-height: 300px;
    }

    .testi-slider h3 {
        font-size: 16px;
    }

    .banner-below-content .mobile-start-bx {
        flex-direction: column
    }

    .banner-below-content .mobile-start-bx button:first-child {
        margin-bottom: 10px;
        margin-right: 0 !important
    }

    .header-right-icon-list button {
        min-width: 60px;
    }

    .header-right-icon-list .white-btn {
        font-size: 12px;
        text-transform: uppercase;
    }

    .home-tab-design {
        flex-direction: column
    }

    .why-text h2,
    .bring-text h2 {
        font-size: 22px;
    }

    .process-text h3 {
        font-size: 16px
    }

    .process-text p {
        font-size: 14px
    }

    .process-col .process-content h2 {
        font-size: 32px;
    }

    .process-col .proces-img {
        width: 40px;
        height: 40px;
    }

    .process-col:after {
        bottom: -41%;
    }

    .process-col {
        margin-top: 7%;
    }

    .process-col .proces-img {
        margin-right: 10px;
    }

    .process-col .proces-img {
        width: 45px;
        height: 45px;
    }

    .process-col {
        margin-top: 7%;
    }

    .process-col:after {
        bottom: -24%;
    }

    .search-group .search-bx {
        width: 100%;
    }

    .search-group {
        flex-direction: column
    }

    .bed-box {
        flex-direction: column
    }

    .bed-box .half-cel {
        width: 100%;
    }

    .bed-box .half-cel:first-child {
        margin-bottom: 10px;
    }
}

@media(max-width:375px) {
    .home-hero-slider .owl-next {
        right: 162px !important;
    }

    .home-hero-slider .owl-prev {
        right: 194px !important;
    }
}

.contact-page #wpseo-directions,
.contact-page form,
.contact-page input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="image"]) {
    margin: 20px 0;
}

.contact-page button,
html .contact-page input[type="button"],
.contact-page input[type="reset"],
.contact-page input[type="submit"] {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #0e1b4d;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 16px;
    font-weight: 700;
    white-space: normal;
    max-width: 100%;
    min-height: 44px;
    padding: 10px 10px 8px;
    margin: 0;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    transition: all 0.4s ease-in;
    max-width: 200px;
}

.blog .content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    padding-top: 70px;
}

article.post {
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: left;
}

article.post img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

article.post .entry-footer {
    display: none;
}

article.post .post-content {
    padding: 15px;
}

article.post .post-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0;
}

.post-title a {
    color: #191e24;
    text-decoration: none;
}

article.post .entry-content p {
    font-size: 1.25rem;
    margin-top: 10px;
}

.site-header .widget-area {
    width: auto;
    padding: 20px 0;
}

.woocommerce table.shop_table td {
    text-align: left;
}

body .btn.white-btn {
    border: 1px solid #1b223f;
    line-height: 20px;
    box-shadow: none;
    color: #1b223f;
    font-weight: 500;
}

.card-col img.wp-post-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/************ css start ********/

.section-title p {
    display: none;
}

.section-title {
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    padding: 0 0 20px;
    color: #1b223f;
}

.section-title * {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    margin: 0;
    font-weight: inherit;
}

.section-title span {
    font-size: 40px;
    line-height: 40px;
    color: #EEB95B;
    display: block;
    padding: 0 0 16px;
}


.nav-primary .menu-item a {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #001F38;
    padding: 0;
    padding: 0 !important;
}

.genesis-nav-menu .menu-item {
    padding: 0 18px;
}

.menu-primary {
    margin: 0 -18px;
}

.site-header .wrap {
    display: flex;
    width: 100%;
    max-width: 100%;
    align-items: center;
}

.title-area .site-logo {
    max-width: 150px;
}

.nav-in-header .title-area {
    width: auto;
    max-width: inherit;
}

.site-header .header-right {
    width: auto;
    float: none;
    text-align: left;
    order: 2;
    margin-left: 65px;
}

.nav-in-header .nav-primary {
    float: none;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-left: auto;
    width: 100%;
    justify-content: flex-end;
    text-align: right;
}

.header-right .login-btn {
    padding: 18px 39px;
    white-space: nowrap;
    font-size: 20px;
    line-height: 20px;
}

.site-header .header-right .btn.white-btn {
    color: #1b223f;
    font-weight: 500;
    font-size: 20px !important;
    padding: 17px !important;
    line-height: 20px !important;
}

.site-header .header-right .header-cart {
    margin: 8px 0 0;
}

.site-header .header-right .cart-icon {
    background-size: 38px;
    width: 38px;
    height: 38px;
}

.home-hero-slider .item {
    height: calc(100vh - 140px);
}

.slide-plan-detail {
    max-width: 520px;
    padding: 30px;
}

.site-inner {
    padding-top: 106px;
}

.slide-plan-detail h2 {
    font-size: 55px;
    line-height: 59px;
}

.slide-plan-detail p {
    font-size: 22px;
}

.slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email .tnp-email {
    height: 58px;
}

.slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email {
    height: 58px;
}

.slide-plan-detail .email-newsletter .tnp-field-button .tnp-submit {
    height: auto;
    top: 0;
    bottom: 0;
    padding: 13px 26px;
    width: 86px;
    background-size: 32px;
}

.slide-plan-detail .email-newsletter .tnp-field-button {
    width: 90px;
    bottom: 0;
    margin: 0;
}

.home-hero-slider .owl-prev {
    right: 670px !important;
}

.home-hero-slider .owl-prev,
.home-hero-slider .owl-next {
    width: 50px !important;
    height: 50px !important;
}

.home-hero-slider .owl-next {
    right: 604px;
}

.home-hero-slider .owl-next span,
.home-hero-slider .owl-prev span {
    font-size: 50px;
}

.slider-price {
    font-size: 86px;
    left: 100px;
}

.slide-plan-detail .site-map {
    margin-bottom: 50px;
}

.banner-below-text .banner-below-content {
    font-size: 16px;
    max-width: 1430px;
}

.banner-below-text .banner-below-content p {
    font-size: 32px;
}

.yellow-btn {
    padding: 14px 24px !important;
    font-weight: 500;
    font-size: 20px !important;
    line-height: 20px !important;
}

body .btn.white-btn {
    padding: 14px 24px !important;
    font-weight: 500;
    font-size: 20px !important;
    line-height: 20px !important;
}

.banner-below-text {
    padding: 25px 0;
}

.fs-30 {
    font-size: 40px;
}

.tening-plan p {
    font-size: 22px;
    line-height: 30px;
}

.tening-plan .owl-prev {
    left: -50px;
}

.tening-plan .owl-next {
    right: -50px;
}

.tening-plan .mx-420 {
    max-width: 600px;
}

.tening-plan {
    padding: 60px 0 !important;
}

.fs-40 {
    font-size: 40px;
}

.card-col .house-detail strong {
    font-size: 18px;
}

.trnding-slider .fs-14 {
    font-size: 20px;
    line-height: 1;
    padding: 15px 0 !important;
}

.trnding-slider .top-btn {
    top: 20px;
    left: 20px;
    font-size: 18px !important;
    padding: 6px 10px !important;
}

.card-col .house-detail span {
    font-size: 18px;
    display: block;
    text-align: center;
}

.nav-primary .sub-menu .menu-item a {
    color: #fff;
}

.site-inner>.wrap {
    max-width: 100%;
}

.wrap {
    max-width: 100%;
}

.uniqplan-section {
    position: relative;
}

.uniqplan-section .uniq-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.uniq-text {
    padding-right: 30px;
}

.uniq-text h5 {
    font-size: 22px;
    line-height: 22px;
}

.uniq-text h4,
.uniq-text h3 {
    font-size: 40px;
    line-height: 40px;
}

.arrow-list li {
    font-size: 22px;
    line-height: 42px;
    color: #111F3A;
    padding-left: 30px;
}

.arrow-list li:after {
    top: 13px;
}

.choose-block {
    text-align: center;
}

.choose-block h4 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 0 40px;
}

.choose-block .arrow-list li {
    text-align: left;
}

.choose-block .icon {
    max-width: 168px;
    margin: 0 auto 33px;
}

.text-block p {
    font-size: 22px;
    line-height: 42px;
    margin: 0;
}

.modifit .text-block {
    padding: 0 0 60px;
}

.fig-text h4 {
    font-size: 30px;
    line-height: 50px;
}

.fig-text p {
    font-size: 22px;
    line-height: 42px;
}

.fig-text {
    padding-left: 60px;
}

.inspire-home-list .card-col h4 {
    font-size: 30px;
    line-height: 45px;
}

.inspire-home-list .card-col p {
    font-size: 20px;
    line-height: 30px;
}

.white-text {
    color: #fff;
}

.site-footer .wrap,
.footer-widgets .wrap {
    max-width: 1650px;
    padding: 0 15px;
}

.uparrow.btn:hover {
    background: #001F38;
}

.container {
    padding: 0 12px;
}

@media (min-width: 1600px) {
    .inner-banner-text h2 {
        font-size: 78px;
    }

    .inner-banner-text p {
        font-size: 32px;
    }
    .breadcrumb span,
    article.post .entry-content p,
    .entry-content ol, .entry-content p, .entry-content ul, .quote-caption,
    .accordion-body,
    .accordion-body p,
    .breadcrums ul li a {
        font-size: 22px;
    }

    .breadcrums ul li:after {
        width: 22px;
        height: 30px;
    }
    .accordion-item:first-of-type>.accordion-header .accordion-button {
        font-size: 26px;
        font-weight: 600;
    }
    .comment-respond label,
    .contact-form .wpcf7-form-control,
    .contact-form label{font-size: 25px;font-weight:400;}
    .startjoyrney-block h2,
    h2.fs-40{font-size: 60px;}
}

@media (min-width: 1700px) {
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .wrap,
    .container {
        max-width: 1650px;
    }
}

@media (min-width: 1700px) and (max-width: 1799px) {

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title {
        font-size: 50px;
        line-height: 64px;
    }
}

@media (min-width: 1600px) and (max-width: 1699px) {
    .wrap,
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .container {
        max-width: 1570px;
    }

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title {
        font-size: 40px;
        line-height: 50px;
    }

    .section-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .slide-plan-detail h2 {
        font-size: 45px;
        line-height: 49px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 18px;
        line-height: 34px;
    }

    .testi-border h3 a {
        font-size: 35px;
        line-height: 54px;
    }

    .badge-gray {
        font-size: 16px;
        font-size: 22px;
        line-height: 32px;
        padding: 4px 14px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 26px;
        line-height: 36px;
    }

    .fig-text p,
    .text-block p {
        font-size: 18px;
        line-height: 32px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 20px;
        line-height: 25px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 30px;
        line-height: 30px;
    }

}

@media (min-width: 1500px) and (max-width: 1599px) {
    .wrap,
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .container {
        max-width: 1470px;
    }

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .section-title {
        font-size: 40px;
        line-height: 50px;
    }

    .slide-plan-detail h2 {
        font-size: 45px;
        line-height: 49px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 18px;
        line-height: 34px;
    }

    .testi-border h3 a {
        font-size: 35px;
        line-height: 54px;
    }

    .badge-gray {
        font-size: 16px;
        font-size: 22px;
        line-height: 32px;
        padding: 4px 14px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 26px;
        line-height: 36px;
    }

    .fig-text p,
    .text-block p {
        font-size: 18px;
        line-height: 32px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 20px;
        line-height: 25px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .nav-primary .menu-item a {
        font-size: 17px;
        line-height: 25px;
    }

    .header-right .login-btn {
        padding: 14px 29px;
        font-size: 18px;
        line-height: 18px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 18px !important;
        padding: 12px !important;
        line-height: 18px !important;
    }

}

@media (min-width: 1400px) and (max-width: 1499px) {
    .wrap,
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .container {
        max-width: 1370px;
    }

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .section-title {
        font-size: 40px;
        line-height: 50px;
    }

    .slide-plan-detail h2 {
        font-size: 45px;
        line-height: 49px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 18px;
        line-height: 34px;
    }

    .testi-border h3 a {
        font-size: 35px;
        line-height: 54px;
    }

    .badge-gray {
        font-size: 16px;
        font-size: 22px;
        line-height: 32px;
        padding: 4px 14px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 26px;
        line-height: 36px;
    }

    .fig-text p,
    .text-block p {
        font-size: 18px;
        line-height: 32px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 20px;
        line-height: 25px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .nav-primary .menu-item a {
        font-size: 17px;
        line-height: 25px;
    }

    .header-right .login-btn {
        padding: 14px 29px;
        font-size: 18px;
        line-height: 18px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 18px !important;
        padding: 12px !important;
        line-height: 18px !important;
    }

    .site-header .header-right {
        margin-left: 45px;
    }

    .genesis-nav-menu .menu-item {
        padding: 0 10px;
    }

    .menu-primary {
        margin: 0 -10px;
    }
}

@media (min-width: 1300px) and (max-width: 1399px) {
    .wrap,
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .container {
        max-width: 1270px;
    }

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .section-title {
        font-size: 40px;
        line-height: 50px;
    }

    .slide-plan-detail h2 {
        font-size: 45px;
        line-height: 49px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 18px;
        line-height: 34px;
    }

    .testi-border h3 a {
        font-size: 35px;
        line-height: 54px;
    }

    .badge-gray {
        font-size: 16px;
        font-size: 22px;
        line-height: 32px;
        padding: 4px 14px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 26px;
        line-height: 36px;
    }

    .fig-text p,
    .text-block p {
        font-size: 18px;
        line-height: 32px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 20px;
        line-height: 25px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .nav-primary .menu-item a {
        font-size: 17px;
        line-height: 25px;
    }

    .header-right .login-btn {
        padding: 14px 29px;
        font-size: 18px;
        line-height: 18px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 18px !important;
        padding: 12px !important;
        line-height: 18px !important;
    }

    .site-header .header-right {
        margin-left: 25px;
    }

    .genesis-nav-menu .menu-item {
        padding: 0 10px;
    }

    .menu-primary {
        margin: 0 -10px;
    }
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .wrap,
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .container {
        max-width: 1170px;
    }

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .section-title {
        font-size: 40px;
        line-height: 50px;
    }

    .slide-plan-detail h2 {
        font-size: 36px;
        line-height: 45px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 18px;
        line-height: 34px;
    }

    .testi-border h3 a {
        font-size: 25px;
        line-height: 40px;
    }

    .testi-border .thumb-name p,
    .testi-border .thumb-name h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .testi-border .thumb-pic {
        width: 66px;
        height: 66px;
        margin-right: 18px !important;
    }

    .badge-gray {
        font-size: 16px;
        line-height: 22px;
        padding: 4px 14px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 10px;
    }

    .yellow-btn {
        padding: 10px 20px !important;
        font-weight: 500;
        font-size: 18px !important;
        line-height: 18px !important;
    }

    .footer-widget-area a {
        font-size: 13px;
        line-height: 16.4px;
    }

    .footer-widgets li {
        margin: 0 0 12px;
    }

    .footer-widgets {
        background-color: #fff;
        padding: 40px 0 35px;
    }

    .fig-text p,
    .text-block p {
        font-size: 18px;
        line-height: 32px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 20px;
        line-height: 25px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .nav-primary .menu-item a {
        font-size: 14px;
        line-height: 20px;
    }

    .header-right .login-btn {
        padding: 12px 24px;
        font-size: 16px;
        line-height: 16px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 16px !important;
        padding: 12px 16px !important;
        line-height: 16px !important;
    }

    .site-header .header-right {
        margin-left: 25px;
    }

    .genesis-nav-menu .menu-item {
        padding: 0 10px;
    }

    .menu-primary {
        margin: 0 -10px;
    }

    .choose-block h4 {
        font-size: 22px;
        line-height: 27px;
        margin: 0 0 30px;
    }

    .card-col .house-detail span,
    .card-col .house-detail strong {
        font-size: 14px;
    }

    .trnding-slider .fs-14 {
        font-size: 17px;
        padding: 12px 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap,
    .single-product .site-inner>.wrap,
    .single .content-sidebar-wrap main.content,
    .container {
        max-width: 1170px;
    }

    .owl-next {
        right: -10px;
    }

    .owl-prev {
        left: -10px;
    }


    .tening-plan .owl-next {
        right: -10px;
    }

    .tening-plan .owl-prev {
        left: -10px;
    }

    .tening-plan {
        padding: 30px 0 !important;
    }

    .section-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .section-title {
        font-size: 40px;
        line-height: 50px;
    }

    .slide-plan-detail h2 {
        font-size: 36px;
        line-height: 45px;
    }

    .slider-price {
        font-size: 46px;
        left: 20px;
    }

    .arrow-list li {
        font-size: 18px;
        line-height: 34px;
    }

    .testi-border h3 a {
        font-size: 25px;
        line-height: 40px;
    }

    .testi-border .thumb-name p,
    .testi-border .thumb-name h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .testi-border .thumb-pic {
        width: 66px;
        height: 66px;
        margin-right: 18px !important;
    }

    .home-hero-slider .owl-next {
        right: 434px;
    }

    .home-hero-slider .owl-prev,
    .home-hero-slider .owl-next {
        width: 40px !important;
        height: 40px !important;
    }

    .home-hero-slider .owl-prev {
        right: 490px !important;
    }

    .badge-gray {
        font-size: 16px;
        line-height: 22px;
        padding: 4px 14px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 10px;
    }

    .yellow-btn {
        padding: 10px 20px !important;
        font-weight: 500;
        font-size: 18px !important;
        line-height: 18px !important;
    }

    .footer-widget-area a {
        font-size: 13px;
        line-height: 16.4px;
    }

    .footer-widgets li {
        margin: 0 0 12px;
    }

    .footer-widgets {
        background-color: #fff;
        padding: 40px 0 35px;
    }

    .fig-text p {
        margin: 0;
    }

    .fig-text p,
    .text-block p {
        font-size: 16px;
        line-height: 26px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 20px;
        line-height: 25px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .nav-primary .menu-item a {
        font-size: 14px;
        line-height: 20px;
    }

    .header-right .login-btn {
        padding: 12px 18px;
        font-size: 14px;
        line-height: 14px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 14px !important;
        padding: 12px 12px !important;
        line-height: 14px !important;
    }

    .site-header .wrap {
        padding: 0;
    }

    .title-area .site-logo {
        max-width: 100px;
    }

    ul.header-right-icon-list {
        gap: 10px;
    }

    .site-header .header-right {
        margin-left: 25px;
    }

    .genesis-nav-menu .menu-item {
        padding: 0 5px;
    }

    .menu-primary {
        margin: 0 -5px;
    }

    .slide-plan-detail {
        max-width: 420px;
        padding: 20px;
    }

    .slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email .tnp-email {
        height: 48px;
    }

    .slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email {
        height: 48px;
    }

    .choose-block h4 {
        font-size: 22px;
        line-height: 27px;
        margin: 0 0 30px;
    }

    .card-col .house-detail span,
    .card-col .house-detail strong {
        font-size: 14px;
    }

    .trnding-slider .fs-14 {
        font-size: 17px;
        padding: 12px 0 !important;
    }



    .fig-text h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .footer-widgets .footer-col h4 {
        font-size: 17px;
        line-height: 24px;
        margin: 0 0 15px;
    }

    .startjoyrney-block h2 {
        margin: 0;
    }

}

@media (min-width: 992px) and (max-width: 1024px) {
    .wrap,
    .nav-in-header .title-area {
        margin-left: 25px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .owl-next {
        right: -20px;
    }

    .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .tening-plan .owl-next {
        right: -20px;
    }

    .tening-plan .owl-prev {
        left: -20px;
    }

    .section-title span {
        font-size: 24px;
        line-height: 30px;
    }

    .section-title {
        font-size: 30px;
        line-height: 40px;
    }

    .slide-plan-detail h2 {
        font-size: 34px;
        line-height: 45px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 16px;
        line-height: 26px;
    }

    .testi-border h3 a {
        font-size: 20px;
        line-height: 30px;
    }

    .testi-border .thumb-name p,
    .testi-border .thumb-name h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .testi-border .author-logo {
        width: 160px;
    }

    .testi-border .thumb-pic {
        width: 66px;
        height: 66px;
        margin-right: 18px !important;
    }

    .badge-gray {
        font-size: 14px;
        padding: 5px 10px;
        line-height: 18px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 10px;
    }

    .yellow-btn {
        padding: 10px 20px !important;
        font-weight: 500;
        font-size: 16px !important;
        line-height: 16px !important;
    }

    body .btn.white-btn {
        padding: 10px 20px !important;
        font-weight: 500;
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .footer-widget-area a {
        font-size: 13px;
        line-height: 16.4px;
    }

    .footer-widgets li {
        margin: 0 0 12px;
    }

    .footer-widgets {
        background-color: #fff;
        padding: 40px 0 35px;
    }

    .fig-text p,
    .text-block p {
        font-size: 18px;
        line-height: 32px;
    }


    .banner-below-text .banner-below-content p {
        font-size: 24px;
    }

    .tening-plan p {
        font-size: 18px;
        line-height: 26px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .nav-primary .menu-item a {
        font-size: 14px;
        line-height: 20px;
    }

    .header-right .login-btn {
        padding: 10px 14px;
        font-size: 14px;
        line-height: 14px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 14px !important;
        padding: 10px 14px !important;
        line-height: 14px !important;
    }

    .site-header .header-right {
        margin-left: 0;
        padding: 10px 0;
    }

    .genesis-nav-menu .menu-item {
        padding: 0 10px;
    }

    .menu-primary {
        margin: 0 -10px;
    }

    .choose-block h4 {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 20px;
    }

    .choose-block .icon {
        max-width: 98px;
        margin: 0 auto 23px;
    }

    .inspriration-home h2 {
        font-size: 24px;
    }

    .card-col .house-detail span,
    .card-col .house-detail strong {
        font-size: 14px;
    }

    .trnding-slider .fs-14 {
        font-size: 16px;
        padding: 12px 0 !important;
    }

    .title-area .site-logo {
        max-width: 120px;
    }

    .slide-plan-detail {
        max-width: 350px;
        padding: 15px;
    }

    .slide-plan-detail p {
        font-size: 16px;
        line-height: 1;
    }

    .site-header .wrap {
        padding: 0 15px;
    }

    .slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email .tnp-email {
        height: 45px;
    }

    .slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email {
        height: 45px;
    }

    .slide-plan-detail .email-newsletter .tnp-field-button .tnp-submit {
        padding: 4px 16px;
        width: 66px;
    }

    .slider-price {
        font-size: 26px;
        left: 20px;
    }

    .home-hero-slider .owl-prev {
        right: 80px !important;
        bottom: 0;
    }

    .home-hero-slider .owl-next {
        right: 26px !important;
        bottom: 0;
    }

    .tening-plan {
        padding: 30px 0 !important;
    }

    .fig-text h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .inspire-home-list .card-col p {
        font-size: 16px;
        line-height: 25px;
    }


    .footer-widgets .wrap {
        flex-wrap: wrap;
    }

    .copyright {
        color: #abafb2;
        font-size: 12px;
    }

    .site-footer p {
        font-size: 12px;
    }

    .home-hero-slider .owl-prev,
    .home-hero-slider .owl-next {
        width: 40px !important;
        height: 40px !important;
    }



    .PushRight .cmk-nav-toggle {
        top: 0;
        transform: none;
        padding: 0;
        width: auto;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 26px;
    }

}

@media (max-width: 767px) {

    .owl-next {
        right: -10px;
    }

    .owl-prev {
        left: -10px;
    }

    .tening-plan .owl-prev {
        left: -10px;
    }

    .tening-plan .owl-next {
        right: -10px;
    }

    .section-title span {
        font-size: 18px;
        line-height: 26px;
    }

    .section-title {
        font-size: 24px;
        line-height: 30px;
    }

    .slide-plan-detail h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .slider-price {
        font-size: 66px;
        left: 100px;
    }

    .arrow-list li {
        font-size: 14px;
        line-height: 20px;
    }

    .arrow-list li:after {
        top: 6px;
    }

    .testi-border {
        padding: 15px;
    }

    .testi-border h3 a {
        font-size: 14px;
        line-height: 1.2;
    }

    .testi-border .thumb-name p,
    .testi-border .thumb-name h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .testi-border .author-logo {
        width: 100px;
    }

    .testi-border .thumb-pic {
        width: 50px;
        height: 50px;
        margin-right: 10px !important;
    }

    .badge-gray {
        font-size: 14px;
        padding: 5px 10px;
        line-height: 18px;
    }

    .inspire-home-list .card-col h4 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 10px;
    }

    .yellow-btn {
        padding: 10px 20px !important;
        font-weight: 500;
        font-size: 16px !important;
        line-height: 16px !important;
    }

    body .btn.white-btn {
        padding: 10px 20px !important;
        font-weight: 500;
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .footer-widget-area a {
        font-size: 13px;
        line-height: 16.4px;
    }

    .footer-widgets li {
        margin: 0 0 12px;
    }

    .footer-widgets {
        background-color: #fff;
        padding: 40px 0 15px;
    }

    .fig-text p,
    .text-block p {
        font-size: 16px;
        line-height: 26px;
    }

    .inspriration-home .text-block {
        padding: 0 0 30px;
    }

    .banner-below-text .banner-below-content p {
        font-size: 16px;
    }

    .tening-plan p {
        font-size: 16px;
        line-height: 24px;
    }

    .uniq-text h4,
    .uniq-text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .nav-primary .menu-item a {
        font-size: 14px;
        line-height: 20px;
    }

    .header-right .login-btn {
        padding: 10px 14px;
        font-size: 14px;
        line-height: 14px;
    }

    .site-header .header-right .btn.white-btn {
        font-size: 14px !important;
        padding: 10px 14px !important;
        line-height: 14px !important;
    }

    .startjoyrney-block {
        width: 100%;
    }

    .header-right .login-btn {
        padding: 8px 20px;
        white-space: nowrap;
        font-size: 18px;
        line-height: 18px;
        min-width: 30px;
    }

    .site-header .header-right {
        margin-left: 0;
        padding: 20px 0;
    }

    .cart-count {
        right: -5px !important;
        top: -14px;
        height: 20px;
        width: 20px;
    }

    .slide-plan-detail .site-map {
        margin: 0 auto;
        max-width: 150px;
    }


    .genesis-nav-menu .menu-item {
        padding: 0 10px;
    }

    .menu-primary {
        margin: 0 -10px;
    }

    .choose-block h4 {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 20px;
    }

    .choose-block .icon {
        max-width: 98px;
        margin: 0 auto 20px;
    }

    .uniqplan-section .uniq-img {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .uniq-content {
        padding: 0;
    }

    .uniq-text {
        padding-right: 0;
        padding: 0 0 30px;
    }

    .inspriration-home h2 {
        font-size: 24px;
    }

    .card-col .house-detail span,
    .card-col .house-detail strong {
        font-size: 12px;
    }

    .trnding-slider .fs-14 {
        font-size: 14px;
        padding: 10px 0 !important;
    }

    .title-area .site-logo {
        max-width: 120px;
    }

    .slide-plan-detail {
        max-width: 220px;
        padding: 30px;
        max-width: 100%;
        padding: 15px;
        bottom: auto;
        min-height: 280px;
        height: auto;
        left: 0;
    }

    .slide-plan-detail p {
        font-size: 14px;
        line-height: 1.2;
    }

    .site-header .wrap {
        padding: 0 15px;
    }

    .slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email .tnp-email {
        height: 45px;
    }

    .slide-plan-detail .email-newsletter .tnp-subscription .tnp-field-email {
        height: 45px;
    }

    .slide-plan-detail .email-newsletter .tnp-field-button .tnp-submit {
        padding: 4px 16px;
        width: 50px;
        background-size: 28px;
        padding: 4px 11px;
    }

    .slide-plan-detail .email-newsletter .tnp-field-button {
        width: 50px;
    }

    .slider-price {
        font-size: 26px;
        left: 20px;
        bottom: 6px;
    }

    .home-hero-slider .owl-next span,
    .home-hero-slider .owl-prev span {
        font-size: 40px;
    }

    .home-hero-slider .owl-prev {
        right: 50px !important;
        bottom: 20px;
    }

    .home-hero-slider .owl-next {
        right: 10px !important;
        bottom: 20px;
    }

    .tening-plan {
        padding: 30px 0 !important;
    }

    .fig-text {
        padding: 0;
    }

    .fig-text h4 {
        font-size: 20px;
        line-height: 30px;
    }



    .inspire-home-list .card-col p {
        font-size: 16px;
        line-height: 25px;
    }

    .home-hero-slider .item {
        height: calc(100vh - 76px);
    }


    .footer-widgets .wrap {
        flex-wrap: wrap;
    }

    .copyright {
        color: #abafb2;
        font-size: 12px;
    }

    .site-footer p {
        font-size: 12px;
    }

    .fig-contents {
        text-align: center !important;
    }

    .home-hero-slider .owl-prev,
    .home-hero-slider .owl-next {
        width: 30px !important;
        height: 30px !important;
    }

    .fig-text .thumb-img {
        margin: 0 0 15px;
    }

    .site-inner {
        padding-top: 76px;
    }

    .PushRight .cmk-nav-toggle {
        top: 0;
        transform: none;
        padding: 0;
        width: auto;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 26px;
    }

    .site-header .header-right .cart-icon {
        background-size: 28px;
        width: 28px;
        height: 28px;
    }
}
body .my-account .btn.white-btn {
    height: auto;
}
.blog-page-block .container { padding-left: 20px;padding-right: 20px;}
.blog-page-block{ padding-top:36px; padding-bottom:36px;}
	.blog-page-block .card-col a{ color:#111f3a; font-weight:700}
	.blog-page-block .card-col a:hover{ color:#eeb95b;}
	.breadcrumb {
    padding-top: 40px;}