* {
    margin: 0 0;
    padding: 0 0
}
.cms-inkoop-horloges .cms-container .col-sm-12{ display: flex; justify-content: space-between;     margin-top: 30px; margin-bottom: 30px;}
.cms-inkoop-horloges .cms-container .col-sm-12 img{     width: 30%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;}
.category-slider .page-main {
    max-width: 96% !important;
}

.page-wrapper .page-header {
    background: url(../images/header-top-bg.jpg) no-repeat 0 0 !important;
    background-size: cover !important;
}

body {
    font-family: "Jost", sans-serif;
}

.page-wrapper .page-header .wrapper + .header.content .header-logo-block {
    height: auto;
    float: none;
    display: inline-block;
}

.page-wrapper .page-header .wrapper + .header.content .header-sections-block {
    padding-top: 0;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-wishlist-contain i {
    display: block;
}

.top-wishlist-contain a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}

.top-wishlist-contain a:hover {
    color: #daba5d;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-cart .minicart-wrapper .action.showcart .text {
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-cart {
    margin-left: 27px !important;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-links {
    margin-left: 0 !important;
    margin-right: 27px !important;
}

.page-wrapper .page-header .header.content {
    text-align: center;
    padding: 20px 0 10px !important;
}

.header-search .block-search {
    float: left;
    padding-left: 0;
    width: 314px !important;
}

.block-search .search input {
    height: 45px;
    border-radius: 50px;
    background: transparent !important;
    color: #fff;
    border: 1px solid #fff !important;
    padding-left: 22px !important;
}

.block-search .search input::placeholder {
    color: #fff;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-links #header-links-main .block-links-icon > a,.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-cart .minicart-wrapper .action.showcart {
    height: auto !important;
    text-transform: uppercase;
    font-weight: 400 !important;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-cart .minicart-wrapper .action.showcart:before {
    content: "" !important;
    clear: both;
    display: block !important;
    width: 20px;
    height: 20px;
    background: url(../images/head-shopping-bag.png) no-repeat 0 0;
    margin: 0 auto 5px;
}

.top-wishlist-contain .icon i,.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-links #header-links-main .block-links-icon > a > .icon {
    font-size: 0 !important;
    line-height: 0 !important;
    margin-bottom: 0 !important;
}

.top-wishlist-contain .icon:before {
    content: "";
    clear: both;
    display: block ;
    width: 20px;
    height: 20px;
    background: url(../images/head-wish-list.png) no-repeat 0 0;
    margin: 0 auto 5px;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-links #header-links-main .block-links-icon > a > .icon:before {
    content: "";
    clear: both;
    display: block ;
    width: 20px;
    height: 20px;
    background: url(../images/head-user.png) no-repeat 0 0;
    margin: 0 auto 5px;
}

.block-search .action.search:before {
    content: "" !important;
    clear: both;
    display: block !important;
    width: 20px;
    height: 20px;
    background: url(../images/header-search-icon.png) no-repeat 0 0;
    font-size: 0 !important;
}

.header-search .block-search .action.search {
    right: 12px;
    top: 12px;
}

.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.parent > a.level-top {
    padding: 18px 20px 18px 0 !important;
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    font-weight: 400;
    color: #000;
}
.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.ui-menu-item > a.level-top{     padding: 18px 0px 18px 0 !important;
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    font-weight: 400 !important;
    color: #000 !important;}
.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.ui-menu-item.parent > a.level-top{ padding-right: 20px !important;}
.catalog-category-view .category-description{         display: none !important;}
.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.has-active > a.level-top{ color: #000 !important;}
.navigation li.level0:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-top: 17px;
    margin-left: 0px !important;
    margin-right: 4px;
    background-size: 100% !important;
}
.navigation li.level0.nav-1:before {
    background: url(../images/menu-icon-1.png) no-repeat 0 0;
    margin-left: 0;
}

.navigation li.level0.nav-2:before {
    background: url(../images/menu-icon-2.png) no-repeat 0 0;
}

.navigation li.level0.nav-3:before {
    background: url(../images/menu-icon-3.png) no-repeat 0 0;
}

.navigation li.level0.nav-4:before {
    background: url(../images/menu-icon-4.png) no-repeat 0 0;
}

.navigation li.level0.nav-5:before {
    background: url(../images/menu-icon-5.png) no-repeat 0 0;
}

.navigation li.level0.nav-6:before {
    background: url(../images/menu-icon-6.png) no-repeat 0 0;
    margin-left: 8px;
}

.navigation li.level0.nav-7:before {
    background: url(../images/menu-icon-7.png) no-repeat 0 0;
}
.navigation li.level0.nav-8:before {
    background: url(../images/menu-icon-8.png) no-repeat 0 0;
    margin-left: 4px;
}
.navigation li.level0.nav-9:before {
    background: url(../images/menu-icon-9.png) no-repeat 0 0;
    margin-left: 4px;
}
.page-wrapper .page-header .header-menu-block {
    background: transparent !important;
    border-bottom: 1px solid #0000003b;
}

.cms-index-index .page-wrapper .page-header + #maincontent {
    margin-top: -58px;
}
.after-collection-section .title-btn-outer .btn a{ color: #000 ;}
.banner3 .banner2-text{ color: #000; margin-bottom: 220px;}
.banner4 .banner2-text{ color: #000;}
.banner2-content.banner4{ text-align: left;}
.slider-wrapper .content-main .slides .item .slide-content .banner2-content.banner3{     top: 137px; width: 614px;}

.slider-wrapper .content-main .slides .item .slide-content .banner1-content {
    position: absolute;
    bottom: 40px;
}

.slider-wrapper .content-main .slides .item .slide-content .banner2-content {
    position: absolute;
    top: 300px;
    width: 555px;
    left: 50%;
    transform: translate(-50%, 0);
}

.slider-wrapper .content-main .slides .item .slide-content .text-content.center {
    text-align: center;
}

.banner1-text {
    font-family: "Times New Roman", Times, seri;
    font-size: 85px;
    color: #fff;
    line-height: 85px;
}

.banner1-button,.banner2-button {
    margin-top: 30px;
}
.cr-wrapper .items .item .item-inner .img-content > img{ display: none !important;}
.cr-wrapper .section-title > span::before{ background-position: center !important;}
.cms-page-view .page-wrapper .column.main p{         font-weight: 400 !important;     margin-top: 25px;     margin-bottom: 25px;}
.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a > span{             font-family: "Jost", sans-serif !important;}
.banner1-button > a,.banner2-button a {
    background-image: linear-gradient(to right, #FFF3A4 , #F79421);
    letter-spacing: 2px;
    display: inline-block;
    width: max-content;
    height: 45px;
    font-size: 13px;
    padding: 0 35px;
    line-height: 45px;
    color: #000;
    border-radius: 30px;
    margin: 0 4px;
    text-decoration: none !important;
}

.banner1-button > a:hover,.banner2-button a:hover {
    background-image: linear-gradient(to right, #F79421 , #FFF3A4);
}

.banner2-text {
   font-family: "Times New Roman", Times, seri;
    font-size: 75px;
    color: #fff;
    line-height: 75px;
}

.category-slider .section-title,.services-block .section-title {
    font-family: "Jost", sans-serif;
    font-size: 50px;
    color: #000;
    line-height: 50px;
}

.category-slider .section-content .cat-item {
    padding-left: 5px;
    padding-right: 5px;
}

.category-slider .section-content .cat-item .item-inner img {
    border: 1px solid #eaeaea;
    border-radius: 20px;
    background: #eaeaea;
}

.category-slider .section-content .cat-item:hover .item-inner img {
    border-color: #804112;
}

.category-slider .section-content .cat-item .item-inner .text-span {
    color: #000;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19.46px;
    text-align: center;
    text-transform: uppercase;
}

#maincontent.page-main {
    max-width: 100% !important;
    padding: 0 0;
}

main#maincontent.page-main .owl-theme .owl-dots .owl-dot {
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #FFC59D;
    position: relative;
    top: -50px;
    background: transparent;
    border-radius: 0;
    position: relative;
    margin-bottom: 7px;
    outline:  none;
}

main#maincontent.page-main .owl-theme .owl-dots .owl-dot.active {
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #742811;
    position: relative;
    top: -50px;
    background: transparent;
    border-radius: 0;
    position: relative;
}

main#maincontent.page-main .owl-theme .owl-dots .owl-dot.active:after {
    content: '';
    position: absolute;
    left: -7px;
    top: 8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #742811;
}

main#maincontent.page-main .owl-theme .owl-dots .owl-dot:after {
    content: '';
    position: absolute;
    left: -7px;
    top: 8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #FFC59D;
}

main#maincontent.page-main .owl-theme .owl-dots .owl-dot > span {
    display: none;
}

main#maincontent.page-main .slider-wrapper .content-main .owl-carousel.owl-theme .owl-dots {
    bottom: 50%;
    transform: translate(0, 100%);
}

.new-products-slider {
    background: #FFE9D0;
    margin-top: 70px;
    padding: 70px 0;
}

.new-products-slider .block-title {
    text-align: center;
    margin-bottom: 50px;
}

.new-products-slider .block-title strong {
    font-family: "Jost", sans-serif;
    font-size: 50px;
    color: #000;
    line-height: 50px;
}

.new-products-slider .block-new-products,.highlight-section,.catalog-category-view .columns,.catalogsearch-result-index .columns, .page-main .columns .column.main,.cms-container,.blog-post-view #maincontent.page-main {
    max-width: 1200px !important;
    margin: 0 auto;
}

.new-products-slider .products-grid .product-items {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto !important;
}

.new-products-slider .products-grid .product-items li {
    margin: 0 0 !important;
    width: 24% !important;
    text-align: center;
}

.new-products-slider .products-grid .product-items li .product-image-container {
    width: 100% !important;
    background: #fff;
    border-radius: 20px;
}

.new-products-slider .products-grid .product-items li .product-image-wrapper {
    padding: 0 !important;
    width: 100%;
    height: 291px;
}

.new-products-slider .product-item-name a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}

.new-products-slider .product-item-actions {
    display: none;
}

.new-products-slider .product-item-name {
    margin: 10px 0;
}

.product-item .price-box .price {
    font-size: 18px !important;
    color: #000 !important;
}

.advantages-block .page-main .block-wrapper {
    background: #fff;
}

.advantages-block .page-main {
    max-width: 1000px !important;
    margin: 0 auto;
}

.advantages-block .page-main .block-wrapper img {
    width: 44px !important;
}

.advantages-block-inner .item-row {
    display: flex;
    justify-content: space-between;
}

.our-collections-content {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}
.our-collections-content .our-col-con{ position: absolute;}
.our-collections-content .our-col-con.sie{     top: 59px;  left: 142px; width: 277px; bottom: 96px; border-radius: 100% 0 0 100%; font-size: 0;}
.our-collections-content .our-col-con.hor{    top: 16px; right: 146px; width: 313px; bottom: 53%; border-radius: 100% 100% 0 0; font-size: 0;}
.our-collections-content .our-col-con.gou{     top: 49.5%;
    right: 143px;
    width: 313px;
    bottom: 41px;
    border-radius: 0 0 100% 0;
    font-size: 0;}

.advantages-block .page-main .advantages-block-inner .item {
    width: 19%;
    border: 1px solid #80411280;
    padding: 20px 10px;
    border-radius: 10px;
    position: relative;
}

.advantages-block .page-main .advantages-block-inner .item .item-inner .text-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000;
    margin-top: 13px;
}

.advantages-block .page-main .advantages-block-inner .item:after {
    content: "";
    display: block;
    clear: both;
    background: #804112;
    width: 58px;
    height: 4px;
    border-radius: 2.5px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0);
}

.services-block .services-block-inner .item .item-inner img {
    width: 100% !important;
    border-radius: 50px;
    height: 300px !important;
    object-fit: cover;
    object-position: center;
}

.services-block .page-main .services-block-inner .item {
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    overflow: hidden;
    padding-bottom: 28px;
}

.services-block .page-main .services-block-inner .item .text-content {
    position: absolute;
    bottom: -90px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, 0);
    font-family: "Jost", sans-serif;
    font-size: 20px !important;
    width: 211px;
    padding: 20px;
    border-radius: 200px;
    height: 80px;
}

.after-collection-section {
    display: flex;
    margin: 50px 0;
}

.after-collection-section > div {
    position: relative;
    width: 50%;
}

.after-collection-section > div img {
    width: 100%;
    height: auto;
}

.after-collection-section .title-btn-outer {
    position: absolute;
    right: 30px;
    top: 50%;
    width: 239px;
    text-align: center;
    transform: translate(0, -50%);
}

.after-collection-section .title-btn-outer .title {
    font-family: "Times New Roman", Times, seri;
    font-size: 60px;
    color: #fff;
    line-height: 56px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.after-collection-section .title-btn-outer .btn {
    background-image: linear-gradient(to right, #FFF3A4 , #F79421);
    letter-spacing: 2px;
    display: inline-block;
    width: max-content;
    height: 45px;
    font-size: 13px;
    padding: 0 35px;
    line-height: 45px;
    color: #000;
    border-radius: 30px;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 400;
}

.after-collection-section .title-btn-outer .btn:hover {
    background-image: linear-gradient(to right, #F79421 , #FFF3A4);
}
.after-collection-section .title-btn-outer .btn:hover a{ text-decoration: none;}
.services-block .item-row > div.item:nth-child(1),.services-block .item-row > div.item:nth-child(3) {
    width: 36.33%;
}

.services-block .item-row > div.item:nth-child(5) {
    width: 45%;
}

.services-block .item-row > div.item:nth-child(2),.services-block .item-row > div.item:nth-child(4),.services-block .item-row > div.item:nth-child(6) {
    width: 27%;
}

.highlight-section .head-section {
    font-family: "Jost", sans-serif;
    font-size: 50px;
    color: #000;
    line-height: 50px;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 50px;
}

.highlight-section .bottom-section {
    display: flex;
    justify-content: space-between;
}

.highlight-section .bottom-section > div {
    width: 24%;
}

.highlight-section .bottom-section > div img {
    height: 477px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 46px;
}

.highlight-section .bottom-section > div.first-image img {
    object-position: -279px 0;
}

.cr-wrapper .page-main {
    display: flex;
    justify-content: space-between;
}

.cr-wrapper .page-main .section-title {
    width: 35%;
}
.cr-wrapper .page-main .section-title > span{ padding: 0 25px;}

.cr-wrapper .page-main .list-row {
    width: 70%;
}

.cr-wrapper {
    margin: 50px 0;
}

.page-wrapper .page-footer {
    background: url(../images/footer-bg.jpg) no-repeat 0 0 !important;
    background-size: cover !important;
}

.page-wrapper .page-footer .footer-wrapper {
    background: transparent !important;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .title {
    color: #fff;
    font-weight: 400;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content > ul > li > a {
    color: #fff !important;
    font-size: 15px;
    line-height: 30px;
    position: relative;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content > ul > li > a:hover {
    color: #daba5d !important;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content > ul > li > a:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #F89C2C;
    margin-right: 10px;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content .add-item .text > p,.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content .add-item .text > p a {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials > li > a {
    width: auto;
    height: auto;
    color: #fff !important;
    border: 0;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials > li > a:hover {
    color: #daba5d !important;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials > li > a > i {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 100%;
    line-height: 32px;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials > li {
    display: block;
    margin-bottom: 15px;
    margin-left: 0px;;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options{ font-size: 16px;}
.page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials > li > a:hover {
    background: transparent;
    color: #DABA5D;
}

.page-wrapper .page-footer .footer-wrapper .footer-columns .content-main .item .item-inner .title-time {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 20px 0;
}

.page-footer .address:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 16px;
    height: 16px;
    background: url(../images/point-1.png) no-repeat 0 0 !important;
    vertical-align: top;
    margin-top: 4px;
}

.page-footer .tel:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 16px;
    height: 16px;
    background: url(../images/footer-call-icon.png) no-repeat 0 0 !important;
    vertical-align: top;
    margin-top: 2px;
}

.page-footer .mail:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 16px;
    height: 16px;
    background: url(../images/footer-email-icon.png) no-repeat 0 0 !important;
    vertical-align: top;
    margin-top: 1px;
}

.page-footer .time:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 16px;
    height: 16px;
    background: url(../images/footer-clock-icon.png) no-repeat 0 0 !important;
    vertical-align: top;
    margin-top: 2px;
}

.page-wrapper .page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content .add-item a {
    color: #fff !important;
}

.page-wrapper .page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content .add-item a:hover {
    color: #daba5d !important;
}

.page-footer .address p,.page-footer .tel p,.page-footer .mail p,.page-footer .time p {
    display: inline-block;
}

.page-footer .footer.content {
    max-width: 100% !important;
}

.page-wrapper footer.page-footer .footer-wrapper .footer-bottom .content-main {
    border-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom {
    border-top: 1px solid #ffffff3d;
}

.page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links {
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links li a {
    color: #fff;
    font-size: 15px;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
    display: block;
    font-weight: 400;
    line-height: 12px;
}

.copyright-text {
    color: #fff;
    text-align: left;
    margin-top: 7px;
    font-size: 15px;
    font-weight: 400;
}

.page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links li a:hover {
    color: #daba5d;
}

.page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links li:last-child a {
    border-right: 0;
}

.page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .left {
    width: auto !important;
}

.page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right {
    width: auto !important;
}

.payment-icons {
    display: flex;
}

.payment-icons li {
    margin-right: 4px !important;
}

/*------------list page-----------*/
.category-image img {
    width: 100%;
}

.category-view .category-image {
    margin-top: -84px;
}

.breadcrumbs {
    display: none;
}

.category-view + .page-title-wrapper {
    margin-top: -169px;
    margin-bottom: 120px;
}

.category-view + .page-title-wrapper .page-title {
    font-family: "Jost", sans-serif;
    font-size: 60px;
    color: #fff !important;
    line-height: 80%;
    font-weight: 400;
    text-transform: uppercase;
}
.tiktokfeeds .wk-tiktokfeeds .tiktok-item{     padding-left: 5px !important; padding-right: 5px !important;}
.tiktokfeeds .wk-tiktokfeeds .tiktok-item video{ border-radius: 46px;}
ul.personal-data li, ul.payment-method li{         font-weight: 400 !important;         margin-left: 16px;}
.cr-wrapper .owl-theme.owl-carousel .owl-nav > button .prev-arrow, .cr-wrapper .owl-theme.owl-carousel .owl-nav > button .next-arrow{         border: 0;}
.cr-wrapper .owl-theme.owl-carousel .owl-nav > button .prev-arrow:after,.cr-wrapper .owl-theme.owl-carousel .owl-nav > button .next-arrow:after{         color: #e3e3e3; font-size: 28px;}
.cr-wrapper .items.owl-carousel.owl-theme .owl-nav > button.owl-prev{         left: -42px !important;}
.cr-wrapper .items.owl-carousel.owl-theme .owl-nav > button.owl-next {right: -42px !important;}
.catalog-category-view .toolbar.toolbar-products .modes,#toolbar-amount,.catalogsearch-result-index .toolbar.toolbar-products .modes {
    display: none;
}

.search.results dl.block {
    display: none;
}

.toolbar select {
    background-color: #fff;
}

.catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-additional, .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-main {
    font-family: "Jost", sans-serif;
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title {
    font-size: 18px !important;
    text-transform: capitalize !important;
    padding: 18px 0 !important;
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item {
    margin-bottom: 0 !important;
}

.filter-head {
    font-size: 20px;
    line-height: 46px;
    font-weight: 600;
}
.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title{ font-weight: 400 !important;}

.products-grid .list.product-items .product-li .product-item-info .pro-img {
    background: transparent;
    border-radius: 30px;
    padding: 0px;
    border: 1px solid #e1e1e1;
}

.customer-account-login .login-container .block.block-customer-login .actions-toolbar > .secondary a.action {
    padding: 8px 15px !important;
    background: transparent !important;
    color: #2638c3;
    text-decoration: underline;
}
.customer-account-login .login-container .block.block-customer-login .actions-toolbar > .secondary a.action:hover {
    padding: 8px 15px !important;
    background: transparent !important;
    color: #DABA5D;
    text-decoration: none;
}
.products-grid .list.product-items .product-li:hover .product-item-info .pro-img {
    border: 1px solid #804112;
}

.products-grid .list.product-items .product-li .product-item-info .product-item-details .product-item-name .product-item-link:hover {
    color: #DABA5D !important;
}

.products-grid .list.product-items .product-li .product-item-info .pro-img > a .defaultImg {
    height: 310px;
    border-radius: 30px;
    width: 100%;
    object-fit: cover;
}

.products-grid .list.product-items .product-li {
    padding-left: 8px;
    padding-right: 8px;
}

.products-grid .list.product-items .product-li .product-item-info .product-item-details {
    text-align: center;
}

.products-grid .list.product-items .product-li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-weight: 400;
    font-size: 15px;
    color: #000 !important;
    text-transform: uppercase;
}

.products-grid.products-related .list.product-items .product-li .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 18px;
    text-transform: capitalize;
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title:after {
    content: "" !important;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 27px !important;
    right: 3px !important;
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: "" !important;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .product-filter-slider .ui-slider .ui-slider-handle {
    background: #804112;
}

.sidebar .ui-slider-horizontal {
    background: #804112;
    margin-top: 15px !important;
    height: 3px;
}

.sidebar .ui-slider-handle {
    height: 13px;
    width: 13px;
    background: #804112 !important;
    border-radius: 100%;
    padding: 0 !important;
    margin-top: -5px;
}

.filter-price-amount {
    margin-top: 15px;
}

.plumrocket-product-filter .filter-content .filter-options-content .product-filter-input input[type="text"] {
    border-color: #804112;
    border-radius: 5px;
}

.plumrocket-product-filter .filter-content .filter-options-content .product-filter-slider, .plumrocket-product-filter .filter-content .filter-options-content .product-filter-input {
    font-size: 13px !important;
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options.active .filter-options-title {
    border-bottom: 0;
}

.catalog-category-view .main .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: #000;
}

.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
    height: 44px;
    width: 137px;
    border-color: #804112;
    border-radius: 5px !important;
}

.page-products .toolbar .limiter {
    display: none !important;
}

.products.wrapper ~ .toolbar-products .pages {
    width: 100%;
}

.toolbar .pages strong.page,.toolbar .pages a.page {
    width: 40px;
    border-radius: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #000;
    border: 1px solid #804112;
}

.toolbar .pages strong.page {
    background: #804112;
    border: 1px solid #804112;
    color: #fff !important;
}

.page-wrapper .page-header .header-menu-block {
    background: #D9B55D !important;
    border-bottom: 1px solid #0000001c;
}

.catalog-category-view .page-wrapper .page-header .header-menu-block.has-category-image,.cms-index-index .page-wrapper .page-header .header-menu-block {
    background: transparent !important;
}

.catalog-category-view .page-main .columns .column.main,.cms-index-index .page-main .columns .column.main {
    max-width: 100% !important;
}

.sidebar.sidebar-additional .block.block-compare, .sidebar.sidebar-additional .block.block-wishlist, .sidebar.sidebar-additional .block.block-reorder {
    border: 0 !important;
    padding: 0 !important;
}

.sidebar.sidebar-additional .block.block-compare .block-title, .sidebar.sidebar-additional .block.block-wishlist .block-title, .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #804112 !important;
    padding: 0 0 6px !important;
}

.sidebar.sidebar-additional .block.block-compare .block-title > strong, .sidebar.sidebar-additional .block.block-wishlist .block-title > strong, .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    font-size: 20px !important;
    font-weight: 400 !important;
}

.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.has-active > a.level-top:active {
    color: #fff !important;
}
 .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0 > a.level-top:focus, .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0 > a.level-top:visited{ color: #000;}
.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.active > a.level-top {
    color: #000 !important;
}
.product-footer-con h2 {
    font-weight: 400 !important;
    color: #111;
    font-family: "Jost", sans-serif;
    margin-bottom: 20px;
}

/*----------details--------*/
.catalog-product-view .page-header {
    margin-bottom: 80px !important
}

.catalog-product-view .product-info-main .page-title-wrapper h1.page-title {
    font-family: "Jost", sans-serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
}

.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper .price {
    font-family: "Jost", sans-serif;
    font-size: 24px;
    line-height: 42px;
    font-weight: 400;
    color: #F79421;
}

.catalog-product-view .product-info-main .product-add-form {
    border-top: 0 !important;
}

.catalog-product-view .product-info-main .product-info-price {
    border-bottom: 1px solid #00000040 !important;
    margin-bottom: 40px !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .label {
    display: none;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
    margin: 0 10px 0 0 !important;
    display: inline-block;
    vertical-align: bottom;
    border: 1px solid #EDEDED;
    width: 187px;
    border-radius: 50px;
    text-align: center;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty:hover {
    border-color: #804112;
}

.qty-main-dec:hover, .qty-inc:hover {
    color: #F79421;
}

.product.data.items .table-wrapper {
    padding: 20px;
}

.catalog-product-view .block.related {
    margin-top: 60px !important;
}

.section-title {
    color: #000 !important;
    font-family: "Jost", sans-serif;
    font-weight: 400 !important;
    font-size: 50px !important;
}

.sidebar .product-items .product-item {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}

.sidebar .product-items .product-item .product-image-container {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}

.sidebar .action.tocart {
    font-size: 12px !important;
}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .actions,.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    align-items: flex-start !important;
    flex-wrap: inherit !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty #qty {
    height: 43px;
    border-color: #e1e1e1;
    width: 60px;
    color: #1F1F1F;
    border: 0;
    outline: 0;
    font-size: 20px;
    font-family: "Jost", sans-serif;
}

.product-info-main .htwhatsapp-inquiry .inq-btn {
    overflow: hidden;
    font-size: 0;
    border-radius: 100%;
    border: 0;
    width: 44px;
    text-align: center;
    height: 44px;
    padding: 0 0 0 0;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
    padding: 0 25px !important;
    font-weight: 400;
    border-radius: 50px;
    height: 45px;
    line-height: 47px;
    font-size: 13px;
    letter-spacing: 2px;
    width: max-content;
    background-image: linear-gradient(to right, #FFF3A4 , #F79421);
    border: 0;
    color: #000;
    box-shadow: 0 4px 5px #00000063;
    margin-right: 10px;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart:hover {
    background-image: linear-gradient(to right, #F79421 , #FFF3A4);
}

.catalog-product-view .htwhatsapp-inquiry .inq-btn > img {
    display: block;
    max-width: 30px;
    margin: 6px auto 0;
}

.um-s-product-after-sl {
    display: none;
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    display: flex;
    padding-bottom: 0;
    padding-left: 0;
    margin: 35px 0;
    justify-content: flex-start;
    width: auto;
    color: #2F2F2F;
    font-size: 15px;
}

.catalog-product-view .product-info-main .product.attribute.sku {
    border-left: 1px solid #000000;
    padding-left: 60px;
    line-height: 22px;
    width: auto;
    text-align: left;
    margin-left: 60px;
}
.new-products-slider .products-grid .product-items li .product-image-container img.product-image-photo{ width: 100%;     position: static; border-radius: 20px;}
.catalog-product-view .product-info-main .stock.available, .catalog-product-view .product-info-main .stock.unavailable {
    font-weight: 400;
    text-transform: capitalize;
    line-height: 28px;
    margin-bottom: 0;
}

.catalog-product-view .product-services-block {
    background: transparent;
}

.catalog-product-view .product-services-block .item-wrapper .item {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 14px;
    border: 1px solid #80411263;
    margin-right: 10px;
    padding: 18px 0;
    border-radius: 20px;
}

.catalog-product-view .product-services-block .item-wrapper .item .item-inner .text {
    padding-top: 55px;
    box-sizing: border-box;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    line-height: 15px;
    letter-spacing: 1px;
}

.catalog-product-view .product-services-block .item-wrapper .item .item-inner .icon img {
    width: 44px;
}

.catalog-product-view .product-services-block .item-wrapper > div:first-child .icon img {
    width: 38px !important;
}

.catalog-product-view .product.media .fotorama__stage {
    -moz-transform: none;
    width: 454px !important;
    height: 454px !important;
    background: transparent;
    border-radius: 31px;
    padding: 0px;
    border: 0;
    margin-left: 27px;
    border: 1px solid #e1e1e1;
}

.catalog-product-view .product.media .fotorama__stage > div.fotorama__stage__shaft {
    width: 100% !important;
    max-width: 100% !important;
}

.catalog-product-view .fotorama__arr:active, .catalog-product-view .fotorama__thumb__arr:active {
    background-color: transparent;
}

.catalog-product-view .product.media .fotorama__stage > div.fotorama__arr.fotorama__arr--next {
    right: 0!important;
}

.catalog-product-view .fotorama__arr .fotorama__arr__arr {
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 100%;
    background-position: 0 0 !important;
    background-size: 100%;
    position: relative;
    text-align: center;
    line-height: 40px;
}

.catalog-product-view .fotorama__arr .fotorama__arr__arr:after {
    content: "";
    display: block;
    clear: both;
    border: solid #804112;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
}

.catalog-product-view .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.catalog-product-view .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.product.info.detailed {
    max-width: 700px;
    margin: 0 auto;
}

.details-head {
    text-align: center;
    font-family: "Jost", sans-serif;
    font-size: 48px;
    line-height: 42px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 50px;
}

.catalog-product-view .page-wrapper .product.media {
    margin-bottom: 80px !important;
}

.catalog-product-view .product.data.items > .item.title {
    float: none;
    width: 200px;
    display: inline-block;
    border: 1px solid #8041127d;
    margin: 0 -3px;
    font-family: "Jost", sans-serif;
}

.catalog-product-view .product.data.items > div.item.title:first-child {
    border-right: 0;
    border-radius: 30px 0 0 30px;
    padding: 4px 6px 6px;
}

.catalog-product-view .product.data.items > div.item.title:nth-child(3) {
    border-left: 0;
    /*border-right: 0;*/
    border-radius: 0px 30px 30px 0px;
    padding: 4px 6px 6px;
}
.product-info-main .stock.unavailable{ color: #ff0000;}
.catalog-product-view .product.data.items > div.item.title:nth-child(5) {
    border-left: 0;
    border-right: 0;
    border-radius: 0px 30px 30px 0px;
    padding: 4px 6px 6px;
}

.catalog-product-view .data.switch .counter {
    color: #000;
}

.catalog-product-view #product-review-container {
    padding: 30px 30px 0;
}

.review-control-vote label:before, .review-control-vote:before {
    font-size: 24px;
}

.catalog-product-view .product-reviews-summary .reviews-actions {
    display: none;
}

.products-grid .product-items .product-li .product-item-info .product-item-details .price-box .price {
    color: #000 !important;
}

.catalog-product-view .block.review-add {
    padding: 0px 30px 30px;
}

.catalog-product-view .product.data.items {
    text-align: center;
}

.catalog-product-view .product.data.items > .item.content {
    margin-top: 84px !important;
    padding: 0;
    border: 1px solid #804112;
    border-radius: 30px 30px 0 0;
    text-align: left;
}
.catalog-product-view .product.data.items > .item.content > div.product-detail:first-child .detail-title{     border-top: 0;}
.catalog-product-view .detail-title.open{ background: transparent;}

.catalog-product-view .product.data.items > .item.title > .switch {
    border: 0;
    padding: 1px 0 !important;
    background: transparent !important;
    border-radius: 30px;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 15px;
}

.catalog-product-view .product.data.items > .item.title.active > .switch {
    background-image: linear-gradient(to right, #FFF3A4 , #F79421) !important;
    box-shadow: 0 4px 5px #00000036;
}

.catalog-product-view .detail-title {
    background: transparent;
    padding: 15px 30px;
    cursor: pointer;
    border-top: 1px solid #804112;
    border-radius: 30px 30px 0 0;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}

.catalog-product-view .description .product-detail {
    border: 0;
    margin-bottom: 0;
}

.catalog-product-view .description > div > div.product-detail:first-child .detail-title {
    background: transparent;
}
.catalog-product-view .product.attribute.description{ padding: 20px;}
.catalog-product-view .detail-content {
    padding: 10px 30px;
    font-size: 14px;
}

.catalog-product-view .detail-content:after {
    content: "";
    display: table;
    clear: both;
}

.catalog-product-view .detail-content > div .detail-value {
    font-size: 18px;
    font-weight: 600;
    color: #2F2F2F;
    line-height: 31px;
}

.catalog-product-view .detail-content > div .detail-label {
    color: #767575;
    font-size: 14px;
    line-height: 18px;
}

.catalog-product-view .detail-content > div {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.catalog-product-view .detail-title:after {
    content: "";
    display: block;
    clear: both;
    border: solid #5E5E5E;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    float: right;
    margin-top: 2px;
}

.catalog-product-view .detail-title.open:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(-135deg);
}

.catalog-product-view .product-detail .detail-title:before {
    content: "";
    display: inline-block;
    clear: both;
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin-right: 10px;
}

.catalog-product-view .detail-title.metal-details:before {
    background: url(../images/metail-icon.png) no-repeat 0 0;
}

.catalog-product-view .detail-title.diamond-details:before{
    background: url(../images/dimond-icon.png) no-repeat 0 0;
    margin-top: 3px;
}

.catalog-product-view .detail-title.general-details:before {
    background: url(../images/genarail-icon.png) no-repeat 0 0;
    margin-top: 3px;
}

.catalog-product-view .detail-title.stone-details:before {
    background: url(../images/dimond-icon.png) no-repeat 0 0;
    margin-top: 3px;
}
.product.media .fotorama__thumb {
    border-radius: 10px;
    background: transparent !important;
}

.fotorama__thumb-border {
    border-radius: 10px;
}

.catalog-product-view .product-social-links {
    display: none;
}

.qty-main-dec,.qty-inc {
    cursor: pointer;
    font-size: 16px;
}

.products-grid .product-items .product-li .product-item-info .pro-img > a.action.towishlist:hover:before {
    background: #804112;
    color: #fff;
    border: 1px solid #804112;
}

.products-grid .product-items .product-li .product-item-info .pro-img > a.action.towishlist {
    font-size: 0;
    position: absolute;
    width: 35px;
    right: 10px;
    top: 10px;
    height: 35px;
    z-index: 9;
}

.products-grid .product-items .product-li .product-item-info .pro-img > a.action.towishlist:before {
    background: #fff;
    border: 1px solid #cccccc94;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 30px;
    margin-top: 1px;
    color: #804112;
    margin: 1px 0 0 !important;
}

.toolbar .pages .item.pages-item-previous a:after {
    content: "" !important;
    border: solid #804112;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.toolbar .pages .item.pages-item-next a:after {
    content: "" !important;
    border: solid #804112;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.toolbar .pages .item.pages-item-previous a {
    font-size: 0;
    padding: 0;
    border: 0;
    height: auto;
    margin-top: 5px;
}

.toolbar .pages .item.pages-item-next a {
    font-size: 0;
    padding: 0;
    border: 0;
    height: auto;
    margin-top: 5px;
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    height: 98px !important;
    width: 100% !important;
    margin-bottom: 10px;
}

.fotorama__thumb-border {
    display: none;
}

.fotorama__nav--thumbs {
    width: 98px !important;
}

.fotorama__img {
    width: 100%;
}

.product.media .fotorama__active .fotorama__thumb {
    border-color: #804112;
}

/*--------about us------*/
.abt-head {
    position: relative;
    margin-top: -85px;
}

.abt-head .head-text {
    font-family: "Times New Roman", Times, seri;
    font-size: 60px;
    color: #fff;
    line-height: 80%;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, 0);
    width: max-content;
    text-align: center;
}

.cms-about-us .page-wrapper .page-header .header-menu-block,.cms-contact-us .page-wrapper .page-header .header-menu-block,.blog-index-index .page-wrapper .page-header .header-menu-block,.blog-category-view .page-wrapper .page-header .header-menu-block{
    background: transparent !important;
}

/* ===== INTRO CARD ===== */
.intro-card {
    border-radius: 28px;
    padding: 0;
    display: block;
    margin-bottom: 60px;
    position: relative;
}

.intro-card .img img {
    display: block;
    width: 100%;
}

.intro-card .content {
    position: absolute;
    top: /*219px*/176px;
    width: 462px;
    right: 80px;
}

.intro-card .content-head {
    font-size: /*48px*/35px;
    font-weight: 400;
    color: #111;
    margin-bottom: 12px;
    font-family: "Times New Roman", Times, seri;
    line-height: 43px;
}

.intro-card .content-text {
    color: #2F2F2F;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-top: /*30px*/20px;
}

/* ===== STORY SECTION ===== */
.story {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    justify-content: space-between;
}

.story .left {
    width: 45%;
}

.story .left .head {
    text-transform: capitalize;
    font-size: 48px;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
    line-height: 43px;
    margin-bottom: 20px;
}

.story .content-up, .story .content-down {
    color: #000;
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 400;
}

.story .right {
    width: 50%;
}

.story .thumb {
    border-radius: 14px;
}

.story .thumb img {
    width: 100%;
    display: block;
}

/* ===== HIGHLIGHT SECTION ===== */
.highlight {
    display: block;
    align-items: center;
    margin-bottom: 60px;
    background: #FFF5DE;
    border-radius: 30px;
    position: relative;
    padding: 50px 100px;
    margin-top: 160px;
    margin-bottom: 100px;
}

.highlight:after {
    content: "";
    display: table;
    clear: both;
}

.highlight .left {
    position: absolute;
    left: 100px;
    top: /*-55px*/ 52px;
}

.highlight .left img {
    width: 100%;
    border-radius: 18px;
}

.highlight .right {
    float: right;
    width: 420px;
    color: #000;
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.highlight .content {
    font-size: 35px;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
    line-height: 40px;
    margin-bottom: 20px;
}

.highlight p {
    color: #444;
}

.btn {
    display: inline-block;
    margin-top: 14px;
    padding: 10px 18px;
    border-radius: 8px;
    background: var(--gold);
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn:hover {
    background: #b08a2a;
}

/* ===== MINI GRID ===== */
.mini-grid {
    padding: 40px 0;
}

.mini-grid .head {
    grid-column: 1 / -1;
    text-align: center;
    margin-bottom: 12px;
    width: 700px;
    margin: 0 auto 50px;
}

.mini-grid .head-content {
    font-size: 36px;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
    line-height: 43px;
    margin-bottom: 20px;
    padding: 0 100px;
}

.mini-grid .content {
    color: #2F2F2F;
    font-size: 16px;
    line-height: 22px;
}

.mini-grid .card {
    padding: 0;
    text-align: center;
    width: 32.3%;
}

.mini-grid .card img {
    margin-bottom: 18px;
    width: 100%;
}

.mini-grid .card p {
    margin: 0;
    color: #555;
}

/* ===== CTA SECTION ===== */
.cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    border-radius: 35px;
    border: 1px solid #804112;
    margin-bottom: 150px;
    position: relative;
}

.cta .cta-left {
    width: 490px;
}

.cta .cta-left .head {
    font-size: 40px;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
    line-height: 43px;
    margin-bottom: 20px;
}

.cta .cta-left .content {
    color: #2F2F2F;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.cta img {
    border-radius: 0;
    width: 100%;
    margin-top: -32px;
}

/* ===== WATCH SECTION ===== */
.watch-section {
    background: #fbf5ed;
    padding: 50px 20px 0;
    text-align: center;
    border-radius: 0;
}

.watch-section .head {
    font-size: 48px;
    font-weight: 400;
    color: #111;
    margin-bottom: 12px;
    font-family: "Times New Roman", Times, seri;
    line-height: 49px;
    width: 640px;
    margin: 0 auto 50px;
    padding-top: 32px;
    text-transform: capitalize;
}

.watch-section img {
    max-width: 100%;
    border-radius: 0;
    display: block !important;
    margin: 0 auto;
}

.watch-section .content {
    max-width: 760px;
    margin: 0 auto;
    color: #444;
}

.cms-page-view .page-main .columns .column.main {
    max-width: 100% !important;
}

.stoy-img-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.stoy-img-bottom > div {
    width: 48.5%;
}

.story .content-down {
    font-size: 24px;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
    line-height: 35px;
}

.theam-btn {
    background-image: linear-gradient(to right, #FFF3A4 , #F79421);
    letter-spacing: 2px;
    display: inline-block;
    width: max-content;
    height: 45px;
    font-size: 13px;
    padding: 0 35px;
    line-height: 45px;
    color: #000 !important;
    border-radius: 30px;
    margin: 0 4px;
    box-shadow: 0 4px 5px #00000063;
}

.theam-btn:hover {
    background-image: linear-gradient(to right, #F79421 , #FFF3A4);
}

.highlight .right .theam-btn {
    margin-top: 20px;
}

.in-card-outer {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.mini-grid .card .con {
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #111 !important;
    font-family: "Jost", sans-serif;
    line-height: 35px !important;
    text-transform: capitalize;
    padding: 0 30px;
}

.cta-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}

.watch-section .cms-container {
    background: url(../images/abt-img-6.png) no-repeat 0 0;
    background-size: cover;
    background-position: 0 -65px;
}

.send-con {
    color: #2F2F2F;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    max-width: 700px;
    margin: 30px auto;
    text-align: center;
}

.abt-head img {
    width: 100%;
}

/* Hero Section */
.hero {
    background: linear-gradient(180deg, rgba(0,0,0,0.2), rgba(0,0,0,0.3)), url('/mnt/data/WhatsApp Image 2025-10-14 at 16.24.07_ff0997ad.jpg') center/cover no-repeat;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
}

.hero .head {
    font-size: 58px;
    letter-spacing: 4px;
    font-weight: 600;
    text-shadow: 0 4px 20px rgba(0,0,0,0.45);
}

/* Intro Section */
.intro {
    text-align: center;
    margin: 60px auto;
    max-width: 800px;
}

.intro .title {
    font-size: 48px;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
    line-height: 55px;
    margin-bottom: 30px;
}

.intro .text {
    color: #2F2F2F;
    font-size: 16px;
    line-height: 22px;
}

/* Icon Boxes */
.icon-section {
    padding: 50px 0;
    text-align: center;
    background: #FFE9D0;
}

.icon-section .title {
    font-size: 48px;
    font-weight: 400;
    color: #000;
    font-family: "Jost", sans-serif;
    line-height: 55px;
    margin-bottom: 30px;
}

.icons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.icon-box {
    background: #fff;
    padding: 40px 40px;
    border-radius: 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.06);
    max-width: 371px;
    flex: 1 1 250px;
}

.icon-box img {
    width: 60px;
    margin-bottom: 16px;
}

.icon-box .sub-title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 19px;
    padding: 0 35px;
}

.icon-box .text {
    font-size: 15px;
    color: #000;
    line-height: 20px;
}

/* Image and Text Section */
.image-text {
    padding: 80px 20px;
    text-align: center;
}

.image-text .title {
    font-size: 48px;
    font-weight: 400;
    color: #000;
    font-family: "Jost", sans-serif;
    line-height: 55px;
    margin-bottom: 30px;
}

.image-text .text {
    color: #2F2F2F;
    max-width: 573px;
    margin: 0 auto 30px;
    font-size: 16px;
    line-height: 22px;
}

.image-wrap {
    position: relative;
    max-width: 796px;
    margin: 0 auto;
}

.image-wrap img {
    width: 100%;
    border-radius: 18px;
}

.text-box {
    position: absolute;
    right: 0;
    background: #804112;
    color: #fff;
    padding: 22px 26px;
    border-radius: 36px;
    max-width: 380px;
    text-align: center;
    top: 50%;
    transform: translate(50%, -50%);
}

.text-box-inr {
    border: 1px solid #ffffff59;
    padding: 50px 20px;
    border-radius: 30px
}

.text-box .sub-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 23px;
}

.text-box .desc {
    font-size: 15px;
    line-height: 20px;
}

/* Job List */
.job-section {
    text-align: center;
    padding: 0px 20px 40px;
}

.job-section .title {
    font-size: 48px;
    font-weight: 400;
    color: #000;
    font-family: "Jost", sans-serif;
    line-height: 55px;
    margin-bottom: 30px;
}

.job-section .text {
    color: #2F2F2F;
    max-width: 573px;
    margin: 0 auto 30px;
    font-size: 16px;
    line-height: 22px;
}

.job-list {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.job-item {
    background: #fff;
    border-radius: 36px;
    box-shadow: 0 10px 10px #ffecdeed;
    padding: 20px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job-item .label {
    font-weight: 600;
    color: #2F2F2F;
    font-size: 16px;
}

.job-item .link {
    color: #2F2F2F;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
}

.job-item .link::after {
    content: "" !important;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-left: 7px;
}

/*-------contact------*/
.contact-section {
    text-align: center;
    padding: 60px 20px;
    background: #fff;
}

.contact-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 12px;
}

.contact-desc {
    max-width: 700px;
    margin: 0 auto 40px;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
}

.contact-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.contact-box {
    background: #EDEDED;
    border-radius: 40px;
    padding: 30px 25px;
    width: 23.5%;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contact-box .icon {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 100%;
    line-height: /*115px*/  85px;
    margin: 0 auto 6px;
}

.contact-box .icon.mail {
    line-height: /*108px*/ 85px;
}

.contact-box .icon.opening {
    line-height: /*120px*/ 85px;
}

.contact-box .label {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    font-family: "Jost", sans-serif;
    line-height: 40px;
    text-align: center;
}

.contact-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.label {
    font-weight: 600;
    margin-bottom: 6px;
    color: #000;
}

.text {
    font-size: 16px;
    color: #444;
    line-height: 22px;
}

.contact-title {
    font-size: 50px;
    font-weight: 400;
    color: #111;
    margin-bottom: 12px;
    font-family: "Jost", sans-serif;
    line-height: 55px;
    margin-top: 50px;
    text-align: center;
}

.contact-desc {
    color: #2F2F2F;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;
    text-align: center;
}

/*---------blog----------*/
.blog-index-index .page-wrapper .sidebar-additional,.blog-category-view .page-wrapper .sidebar-additional{
    display: none;
}

.blog-index-index .page-wrapper .page-main .column.main,.blog-category-view  .page-wrapper .page-main .column.main{
    width: 100% !important;
    float: none !important;
    max-width: 100% !important;
    padding-bottom: 0;
}

.blog-banner img {
    width: 100%;
}

.blog-index-index .page-wrapper .page-footer ,.blog-category-view .page-wrapper .page-footer{
    margin-top: 0;
}

.blog-index-index .page-title-wrapper .page-title,.blog-category-view .page-title-wrapper .page-title {
    font-family: "Jost", sans-serif;
    font-size: 128px;
    color: #fff !important;
    line-height: 85px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    bottom: inherit;
    top: 150px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
}

.blog-index-index .blog-banner ,.blog-category-view .blog-banner{
    margin-top: -85px;
}

.blog-index-index .breadcrumbs + .page-main,.blog-category-view .breadcrumbs + .page-main{
    position: relative;
}

.post-container {
    background: #FFF5DE;
    padding: 50px;
    margin-top: 50px;
}

.post-list-head {
    max-width: 700px;
    margin: 0 auto 50px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

.post-list-head .head-text {
    font-family: "Jost", sans-serif;
    font-size: 50px;
    color: #000;
    line-height: 50px;
    margin-bottom: 20px;
}

.post-holder {
    border: 0;
}

.post-list-wrapper .post-list {
    width: 100%;
    text-align: center;
}

.post-list-wrapper .post-list > li {
    display: inline-block;
    border: 1px solid #804112;
    width: 29%;
    vertical-align: top;
    padding: 8px 8px 25px;
    margin: 0 5px 50px;
    border-radius: 40px;
    position: relative;
}

.post-list .post-holder .post-header {
    display: none;
}

.post-list .post-content .post-text-hld {
    display: none;
}

.post-list .post-content .post-description .post-ftimg-hld img {
    height: 234px;
    object-fit: cover;
    border-radius: 40px;
}

.post-title a {
    font-family: "Jost", sans-serif;
    font-size: 24px;
    color: #000;
    line-height: 30px;
    display: block;
    min-height: 61px;
}

.post-list .post-read-more {
    background-image: linear-gradient(to right, #FFF3A4, #F79421);
    letter-spacing: 2px;
    display: inline-block;
    width: max-content;
    height: 45px;
    font-size: 13px;
    padding: 0 35px;
    line-height: 45px;
    color: #000;
    border-radius: 30px;
    margin: 0 4px;
    text-transform: uppercase;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%,0);
}

.post-list .post-read-more:hover {
    background-image: linear-gradient(to right, #F79421, #FFF3A4);
}

.post-list .hidden {
    display: none !important;
}

.blog-post-view .page-title-wrapper {
    max-width: 75%;
}

.post-view .post-bottom {
    display: none;
}

.blog-post-view .post-holder {
    padding: 0;
    border: 0;
}

.post-holder .post-header .post-info {
    text-align: center;
}

.post-content .post-description img {
    height: auto;
    border-radius: 30px;
}

.blog-post-view  .post-content .post-description .post-ftimg-hld {
    display: none;
}

.post-content .post-description img {
    width: 100%;
}

.bracelets-section .content .head {
    font-family: "Jost", sans-serif;
    font-size: 32px;
    color: #000;
    line-height: 50px;
    font-weight: 400;
    margin-bottom: 15px;
}

.bracelets-section .content p {
    font-size: 16px;
    line-height: 22px;
}

.bracelets-section .gallery {
    display: flex ;
    justify-content: space-between;
}

.bracelets-section .gallery > div {
    width: 48%;
}

.block.blog-search {
    display: none;
}

.sidebar.sidebar-additional .block.block-categories .block-title, .sidebar.sidebar-additional .block.block-recent-posts .block-title, .sidebar.sidebar-additional .block.block-archive .block-title, .sidebar.sidebar-additional .block.block-tagclaud .block-title {
    text-align: center;
    padding: 0 !important;
    font-family: "Jost", sans-serif;
    font-size: 24px;
    color: #000 !important;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #A7A7A7 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.sidebar.sidebar-additional .block.block-categories .block-title strong, .sidebar.sidebar-additional .block.block-recent-posts .block-title strong, .sidebar.sidebar-additional .block.block-archive .block-title strong, .sidebar.sidebar-additional .block.block-tagclaud .block-title strong {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
}

.blog-post-view .sidebar.sidebar-additional .block.block-categories, .blog-post-view .sidebar.sidebar-additional .block.block-recent-posts, .blog-post-view .sidebar.sidebar-additional .block.block-archive, .blog-post-view .sidebar.sidebar-additional .block.block-tagclaud {
    border: 0;
    padding: 0;
}

.blog-post-view .page-title-wrapper .page-title {
    font-family: "Jost", sans-serif;
    font-size: 24px;
    color: #000;
    line-height: 50px;
    font-weight: 400;
}

.blog-page.page-layout-2columns-right .page-wrapper .sidebar-additional {
    width: 23% !important;
    float: right;
    border: 1px solid #A7A7A7;
    padding: 0px;
    border-radius: 20px;
    margin-left: 2%;
}

.blog-post-view .sidebar.sidebar-additional .block.block-categories .block-title {
    border-top: 0 !important;
}

.blog-post-view .widget.block-categories ul {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}

.blog-post-view .sidebar.sidebar-additional .block.block-recent-posts .block-content {
    padding: 0 20px;
}

.blog-post-view .widget.block-list-posts .block-content .item .post-image {
    border-radius: 5px;
    padding: 10px 2px;
}

.blog-post-view .sidebar.sidebar-additional .block.block-archive .block-title-head {
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #A7A7A7;
}

.blog-post-view .sidebar.sidebar-additional .block.block-archive .blog-socials {
    display: flex ;
    justify-content: center;
    list-style: none;
    margin: 0;
}

.blog-post-view .sidebar.sidebar-additional .block.block-archive .blog-socials li {
    margin: 0 3px;
}

.blog-post-view .sidebar.sidebar-additional .block.block-archive .blog-socials li a {
    border: 1px solid #000;
    border-radius: 100%;
    font-size: 12px;
    color: #000;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 33px;
}

.blog-post-view .sidebar.sidebar-additional .block.block-archive .block-content {
    display: none;
}

.blog-post-view .sidebar.sidebar-additional .block.block-archive .block-title {
    border-bottom: 0 !important;
}

.blog-post-view .page-main a {
    color: #000 !important;
    font-size: 14px;
    line-height: 20px;
}

.blog-post-view .post-item-date .value {
    color: #2F2F2F !important;
    font-size: 14px;
    line-height: 22px;
}

.blog-post-view .post-item-date .value:before {
    content: "";
    display: inline-block;
    clear: both;
    background: url(../images/clock-icon.png) no-repeat 0 0;
    width: 12px;
    height: 12px;
    background-size: 100%;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 4px;
}

.blog-post-view .page-main a:hover {
    color: #daba5d !important;
}

.page-wrapper .page-header .header.content .header-sections-block .header-sections .header-cart .minicart-wrapper .action.showcart .counter.qty {
    position: absolute !important;
    right: 20px !important;
    top: -5px !important;
}
.product.detailed .product-detail{ border: 0;}
.action.primary {
    background: transparent !important;
    border: 0 !important;
    font-size: 14px !important;
    color: #000 !important;
    background-image: linear-gradient(to right, #FFF3A4, #F79421) !important;
    font-weight: 400 !important;
    border-radius: 50px !important;
    font-family: "Jost", sans-serif !important;
    padding: 10px 16px !important;
}
button:focus,input:focus{outline: 0 !important; box-shadow: none !important; border: 0 !important;}
.action.primary:hover {
    background-image: linear-gradient(to right, #F79421, #FFF3A4) !important;
    color: #000;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty #qty-error{         position: absolute; bottom: -20px; left: 0;}
.catalog-product-view .page-wrapper .mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .mb-ajaxsuite-popup-border .ajaxcart-buttons .action.primary:hover{ color: #fff !important;}
#onestepcheckout-page .opc-wrapper .step-title,.opc-block-summary > .title,.support-help .item .checkout-sidebar-content .box-content > strong,.support-help .item .checkout-guarantee-content .text-block > strong,.page-main > .page-title-wrapper .page-title {
    font-family: "Times New Roman", Times, seri;
}

#onestepcheckout-page.checkout-index-index .checkout-container #opc-sidebar .place-order .action.primary {
    color: #000 !important;
}

.page-main > .page-title-wrapper .page-title {
    font-weight: 400;
    color: #111;
    font-family: "Times New Roman", Times, seri;
    margin-bottom: 20px;
}

.account .page-title-wrapper .page-title {
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
}

.block-collapsible-nav .item a,.account.page-layout-2columns-left .page-wrapper .sidebar.sidebar-main .block .content .nav.items .nav.item.current strong {
    font-family: "Jost", sans-serif;
}

.wishlist-index-index .product-item .product-item-inner {
    position: static;
    border: 0;
    box-shadow: none;
    border-top: none;
    margin: 26px 0 0 0;
}

.wishlist-index-index .products-grid.wishlist .product-item-info {
    border: 1px solid #ccc;
    padding: 7px;
}

.products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 12px !important;
}

.actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
    background-image: linear-gradient(to right, #F79421, #FFF3A4) !important;
    color: #000;
    box-shadow: none;
    border: 0;
    border-radius: 50px;
    font-weight: 400;
    padding: 8px 15px;
}

.actions-toolbar > .primary .action:hover, .actions-toolbar > .secondary .action:hover {
    background-image: linear-gradient(to right, #FFF3A4, #F79421) !important;
}

p.toolbar-amount span.toolbar-number {
    font-size: 14px !important;
}

.paypal-review .block .box-title > span, .account .column.main .block:not(.widget) .box-title > span, .multicheckout .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
    font-size: 20px !important;
    font-weight: 400;
    color: #111;
    font-family: "Jost", sans-serif;
}

.abs-account-blocks .block-title > strong, .abs-account-blocks .block-title > span, .account .legend > strong, .account .legend > span, .form-giftregistry-search .legend > strong, .form-giftregistry-search .legend > span, .block-giftregistry-results .block-title > strong, .block-giftregistry-results .block-title > span, .block-giftregistry-shared-items .block-title > strong, .block-giftregistry-shared-items .block-title > span, .block-wishlist-search-form .block-title > strong, .block-wishlist-search-form .block-title > span, .block-wishlist-search-results .block-title > strong, .block-wishlist-search-results .block-title > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, .multicheckout .block-content .title > strong, .multicheckout .block-content .title > span, .customer-review .review-details .title > strong, .customer-review .review-details .title > span, .paypal-review .block .block-title > strong, .paypal-review .block .block-title > span, .account .column.main .block:not(.widget) .block-title > strong, .account .column.main .block:not(.widget) .block-title > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > span {
    font-weight: 400 !important;
    color: #111;
    font-family: "Jost", sans-serif;
}

#mb-ajaxcart-wrapper .product-name {
    color: #111;
    font-family: "Jost", sans-serif;
    font-weight: 400;
}

.navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    right: 8px !important;
}

.rating-summary .rating-result > span:before {
    color: #B37F2B !important;
}

.product-item .product-reviews-summary .reviews-actions {
    display: none;
}

.new-products-slider .products-grid .product-items li .product-rating {
    margin-top: 12px;
}
.widget.block-categories li:before{     content: "";
    display: inline-block;
    clear: both;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #F89C2C;
    margin-right: 5px;  }
.blog-post-view .page-main a{     font-size: 16px;     line-height: 22px;}
.cms-container .container{ margin-top: 50px;}
.cms-page-view .page-wrapper .column.main h2{         text-transform: capitalize;
        font-size: 40px;
        font-weight: 400;
        color: #111;
        font-family: "Jost", sans-serif;
        line-height: 43px;}
.cms-page-view .cms-container h3{ text-transform: capitalize;
        font-weight: 400;
        color: #111;
        font-family: "Jost", sans-serif; font-size: 40px; line-height: 43px;}
.cms-page-view .danishg{ margin-left: 17px; margin-top: 20px;}
.cms-page-view .page-wrapper .page-header .header-menu-block{     background: transparent !important;}
.catalog-product-view .product-info-main .product.attribute.sku .type{ display: none;}
.toolbar .sorter-action{     top: 0 !important;
    border: 1px solid #804112;
    vertical-align: top;
    margin-top: 0;
    padding: 0px 14px;
    height: 44px;
    border-radius: 5px;
    width: 44px;
    line-height: 40px;}
.catalog-category-view .products.wrapper+.toolbar-products,.catalogsearch-result-index .products.wrapper+.toolbar-products{ display: none;}
@media (min-width: 992px) {
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.active:after,.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.has-active:after,.page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.ui-menu-item:hover:after{ content: ""; display: block; clear: both; width: 100%; height: 4px; background: #804112; position: absolute; bottom: -1px; left: 0; right: 0;     top: inherit;     border-radius: 2.5px;}
    .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-additional, .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-main {
        width: 18.5% !important;
    }

    .catalog-category-view.page-layout-2columns-left .page-wrapper .column.main {
        width: 80% !important;
    }
    .cms-page-view .page-wrapper .column.main .col-md-6{         width: 50% !important;}
    .cms-page-view .page-wrapper .column.main .col-md-6.danishg{     width: 48% !important;}
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation>ul li.level0 {
            margin-right: 20px !important;
        }
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation>ul li.level0:last-child{ margin-right: 0 !important;}
    .navigation .level0.parent:hover>.submenu{ display: block !important;}
    .header-menu-block .navigation > ul{
    display: none;
    /*opacity: 0;
    transition: opacity 0.2s ease-in-out;*/
}

.header-menu-block.mage-menu-ready .navigation > ul{
    display: block !important;
}
}

@media(min-width: 1500px) {
    .banner3 .banner2-text{     margin-bottom: 300px;}
    .slider-wrapper .content-main .slides .item .slide-content .banner2-content.banner3{     top: 137px; width: 614px;}
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation>ul li.level0 {
        margin-right: 30px !important;
    }
   /* .navigation li.level0:before{     margin-left: 30px;}
    .navigation li.level0.nav-6:before{     margin-left: 15px;}
    .navigation li.level0.nav-8:before{     margin-left: 11px;}
    .navigation li.level0.nav-9:before{     margin-left: 11px;}*/
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container,.header-menu-block .page-main,.page-main,.new-products-slider .block-new-products,.highlight-section,.catalog-category-view .columns,.catalogsearch-result-index .columns,.page-main .columns .column.main,.cms-container,.blog-post-view #maincontent.page-main,.account #maincontent.page-main {
        max-width:1270px !important;
    }

    .category-image .image {
        height: 504px;
        object-fit: cover;
    }

    .catalog-product-view .product.media .fotorama__stage {
        width: 450px !important;
        height: 454px !important;
        margin-left: 40px;
    }

    .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        height: 102px !important;
    }

    .fotorama__nav--thumbs {
        width: 112px !important;
    }

    .services-block .services-block-inner .item .item-inner img {
        height: 350px !important;
    }
    .abt-head .head-text{ font-size: 128px;}
    .category-view + .page-title-wrapper .page-title{ font-size: 128px;}
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container,.header-menu-block .page-main,.page-main,.new-products-slider .block-new-products,.highlight-section,.catalog-category-view .columns,.catalogsearch-result-index .columns,.page-main .columns .column.main,.cms-container,.blog-post-view #maincontent.page-main,.account #maincontent.page-main {
        max-width:1100px !important;
    }
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.ui-menu-item > a.level-top{ font-size: 15px;}
    .intro-card .content {
        top: /*185px*/153px;
    }

    .highlight {
        padding: 50px 50px;
    }

    .highlight .left {
        left: 50px;
    }

    .cta img {
        border-radius: 0;
        width: 90%;
        margin-top: -6px;
    }

    .catalog-product-view .product.media .fotorama__stage {
        width: 420px !important;
        height: 420px !important;
        margin-left: 5px;
    }

    .fotorama__nav--thumbs {
        width: 75px !important;
    }

    .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        height: 70px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.parent > a.level-top{     font-size: 14px;         margin-right: 7px;}
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.ui-menu-item > a.level-top{    font-size: 14px;     padding: 18px 15px 18px 0 !important;}
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container,.header-menu-block .page-main,.page-main,.new-products-slider .block-new-products,.highlight-section,.catalog-category-view .columns,.catalogsearch-result-index .columns,.page-main .columns .column.main,.cms-container,.blog-post-view #maincontent.page-main,.account #maincontent.page-main {
        max-width:1000px !important;
    }

    .navigation li.level0:before {
        margin-left: 11px;
    }

    .catalog-product-view .product.media .fotorama__stage {
        width: 360px !important;
        height: 360px !important;
    }

    .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        height: 77px !important;
    }

    .fotorama__nav--thumbs {
        width: 80px !important;
    }

    .intro-card .content {
        top: 156px;
        width: 416px;
    }

    .highlight {
        padding: 50px 50px;
    }

    .highlight .left {
        left: 50px;
    }

    .cta img {
        border-radius: 0;
        width: 90%;
        margin-top: -6px;
    }

    .highlight .right {
        width: 356px;
    }

    .highlight .content {
        font-size: 43px;
    }

    .cta {
        padding: 30px;
    }

    .cta-right {
        right: -55px;
        top: -29px;
    }

    .image-wrap {
        margin: 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container,.header-menu-block .page-main,.page-main,.new-products-slider .block-new-products,.highlight-section,.catalog-category-view .columns,.catalogsearch-result-index .columns,.page-main .columns .column.main,.cms-container,.blog-post-view #maincontent.page-main,.account #maincontent.page-main {
        max-width:970px !important;
    }

    .navigation li.level0:before {
        margin-left: 20px;
    }

    .banner1-text {
        font-size: 56px;
        line-height: 60px;
    }

    .banner2-text {
        font-size: 53px;
        line-height: 50px;
    }

    .slider-wrapper .content-main .slides .item .slide-content .banner2-content {
        top: 250px;
    }

    .new-products-slider .product-item-name a {
        font-size: 14px;
    }

    .after-collection-section > div img {
        height: 450px;
    }

    /*---------list----------*/
    .category-view + .page-title-wrapper .page-title {
        font-size: 50px;
    }

    .products-grid .list.product-items .product-li .product-item-info .pro-img > a .defaultImg {
        height: 230px;
    }

    /*-------details-----*/
    .catalog-product-view .product.media .fotorama__stage {
        width: 360px !important;
        height: 360px !important;
    }

    .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        height: 77px !important;
    }

    .fotorama__nav--thumbs {
        width: 80px !important;
    }

    .intro-card .content {
        top: 185px;
    }

    .highlight {
        padding: 50px 50px;
    }

    .highlight .left {
        left: 50px;
    }

    .cta img {
        border-radius: 0;
        width: 90%;
        margin-top: -6px;
    }

    .image-wrap {
        margin: 0;
    }

    .blog-index-index .page-title-wrapper .page-title,.blog-category-view .page-title-wrapper .page-title {
        font-size: 60px;
        top: 127px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container,.header-menu-block .page-main,.page-main,.new-products-slider .block-new-products,.highlight-section,.catalog-category-view .columns, .catalogsearch-result-index .columns, .page-main .columns .column.main,.advantages-block .page-main,.cms-container,.blog-post-view #maincontent.page-main,.account #maincontent.page-main {
        max-width:750px !important;
    }

    .navigation li.level0:before {
        margin-left: 8px;
    }

    .banner1-text {
        font-size: 43px;
        line-height: 40px;
    }

    .banner2-text {
        font-size: 41px;
        line-height: 38px;
        padding: 0 44px;
    }

    .slider-wrapper .content-main .slides .item .slide-content .banner2-content {
        top: 190px;
    }

    .new-products-slider .product-item-name a {
        font-size: 14px;
    }

    .after-collection-section > div img {
        height: 450px;
    }

    .header-search .block-search {
        width: 250px !important;
    }

    .logo img {
        width: 200px;
        margin-top: 10px;
    }

    .page-wrapper .page-header .wrapper + .header.content .header-sections-block {
        margin-top: -3px;
    }

    .page-wrapper .page-header .header-menu-block .nav-sections .navigation {
        padding: 0 0 !important;
    }

    .navigation li.level0:before {
        margin-right: 4px;
    }

    .category-slider .section-title, .services-block .section-title,.new-products-slider .block-title strong,.highlight-section .head-section {
        font-size: 40px;
    }

    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.parent > a.level-top {
        font-size: 14px;
    }

    .highlight-section .bottom-section > div img {
        height: 400px;
    }

    .highlight-section .bottom-section > div.first-image img {
        object-position: -252px 0;
    }

    .services-block .services-block-inner .item .item-inner img {
        height: 200px !important;
    }

    .advantages-block .page-main .advantages-block-inner .item .item-inner .text-content {
        font-size: 14px;
    }

    .page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links li a {
        font-size: 12px;
    }

    .page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .content > ul > li > a {
        font-size: 13px;
    }

    .page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item {
        font-size: 13px;
    }

    .page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links li a, .copyright-text {
        font-size: 12px;
    }

    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.parent > a.level-top {
        padding: 18px 17px 18px 0 !important;
    }

    /*---------list----------*/
    .category-view + .page-title-wrapper .page-title {
        font-size: 50px;
    }

    .products-grid .list.product-items .product-li .product-item-info .pro-img > a .defaultImg {
        height: 230px;
    }

    /*-------details-----*/
    .catalog-product-view .product.media .fotorama__stage {
        width: 330px !important;
        height: 330px !important;
        margin-left: 0;
        padding: 20px;
    }

    .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        height: 70px !important;
    }

    .fotorama__nav--thumbs {
        width: 80px !important;
    }

    .catalog-product-view .page-wrapper .product-info-main {
        width: 40% !important;
    }

    .catalog-product-view .page-wrapper .product.media {
        width: 57% !important;
    }

    .catalog-product-view .product-info-main .page-title-wrapper h1.page-title {
        font-size: 25px;
        line-height: 30px;
    }

    .catalog-product-view .product-info-main .product-add-form {
        margin: 10px 0;
    }

    .catalog-product-view .product-info-main .product-add-form .box-tocart {
        margin-top: -22px;
    }

    .catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
        margin-bottom: 6px !important;
    }

    .catalog-product-view .product-services-block .item-wrapper .item {
        width: 100px;
        padding: 10px 0;
        border-radius: 10px;
    }

    .catalog-product-view .product-info-main .product-info-stock-sku {
        width: 100%;
    }

    .catalog-product-view .product-info-main .product.attribute.sku {
        width: 65% !important;
        padding-left: 0;
    }
    .product-info-main .stock {
        margin: 15px 0 3px;
    }

    .abt-head .head-text {
        font-size: 50px;
        bottom: 30px;
    }

    .intro-card .content {
        top: 101px;
        width: 345px;
        right: 43px;
    }

    .intro-card .content-head {
        font-size: 35px;
        line-height: 36px;
    }

    .intro-card .content-text {
        margin-top: 10px;
    }

    .intro-card .content-text {
        font-size: 14px;
        line-height: 18px;
    }

    .story .left {
        width: 52%;
    }

    .story .right {
        width: 45%;
    }

    .story .content-down {
        font-size: 20px;
        line-height: 25px;
    }

    .highlight {
        padding: 20px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .highlight .left {
        position: absolute;
        left: 20px;
        top: 50%;
        width: 37%;
        transform: translate(0px, -50%);
    }

    .highlight .content {
        font-size: 35px;
        line-height: 37px;
    }

    .mini-grid .card .con {
        font-size: 18px !important;
        font-weight: 400 !important;
        color: #111 !important;
        font-family: "Jost", sans-serif;
        line-height: 23px !important;
        text-transform: capitalize;
        padding: 0 10px;
    }

    .cta .cta-left {
        width: 350px;
    }

    .cta-right {
        width: 50%;
    }

    .cta .cta-left .head {
        font-size: 35px;
        line-height: 36px;
    }

    .cta img {
        margin-top: 25px;
    }

    .watch-section .cms-container {
        background-size: 100%;
        background-position: 0 0;
    }

    .text-box {
        position: static;
        transform: translate(0, 0);
        margin-top: 25px;
        max-width: 100%;
    }

    .text-box-inr {
        padding: 50px;
    }

    .contact-box {
        width: 45.5%;
    }

    .contact-boxes {
        gap: 20px;
    }

    .blog-index-index .page-title-wrapper .page-title,.blog-category-view .page-title-wrapper .page-title {
        font-size: 60px;
        top: 61px;
    }

    .post-list-wrapper .post-list > li {
        border-radius: 20px;
            width: 45%;
    }

    .post-title a {
        font-size: 23px;
    }
    .our-collections-content{    max-width: 700px;}
    .our-collections-content .our-col-con.sie{     top: 46px; left: 115px; width: 30%; bottom: 75px;}
    .our-collections-content .our-col-con.hor{     top: 12px; right: 107px; width: 36%; bottom: 53%;}
    .our-collections-content .our-col-con.gou{ top: 49.5%; right: 111px; width: 35%; bottom: 34px;}
}

@media(max-width: 767px) {
    
    .filter-head{ display: none;}
    #checkout-shipping-method-load{ overflow: auto;}
    .checkout-shipping-address{     overflow: hidden;}
    .slider-wrapper .content-main .slides .item .slide-content .banner2-content.banner3 {
    top: 80%;
    width: 90%;
}
.banner2-content.banner4 {
    text-align: center;
}
.banner3 .banner2-text{     width: 73%;  margin: 0 auto 0px;}
    .sidebar.sidebar-main .block.filter .filter-title strong{ height: 44px;
        line-height: 30px;
        width: 150px;
        border-radius: 5px;
        border: 0;
        font-size: 16px;
        color: #000;}
    .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title {
    font-size: 18px !important;
    text-transform: capitalize !important;
    padding: 18px 20px !important;
}
.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title:after{
    right: 20px !important;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.active .block-content.filter-content .filter-options:after{
content: ""; display: block; clear: both; background: #000; position: fixed; top: 0;
}
    .nav-sections-items{ z-index: 9 !important; background: #fff; height: 100% ;}
    .nav-open .page-wrapper .page-header .header.content .header-logo-block .nav-toggle:before {
        content: "X" !important;
        color: #fff;
        background: transparent;
        font-size: 24px;
        height: auto;
    }
    .nav-open .nav-sections:after{  content: "";
        display: block;
        clear: both;
        background: #000000a1;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -1px;
        width: 100%;}
    .nav-open .page-wrapper .page-header .header.content{         z-index: 9999;}
    .nav-open .page-wrapper .page-header .header.content .header-search{ display: none;}
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation>ul li.level0>a.level-top>span.ui-menu-icon{     height: 25px;
    display: block;
    position: absolute;
    right: 5px;
    left: inherit;
    width: 25px;
    top: 4px;         z-index: 99;}
    .page-wrapper .page-header .header.content .header-logo-block .nav-toggle:before{ content: "" !important; display: block; clear: both; background: url(../images/menu-icon.png) no-repeat 0 0;         width: 29px; height: 20px;}
    .page-wrapper .page-header .header.content .header-logo-block .nav-toggle{         padding: 6px 0 !important; background: transparent !important;}
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation>ul{         display: block !important;}
    .blog-post-view .page-title-wrapper {
        max-width: 100%;
        padding: 0 20px;
    }
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation{ background: #fff !important;}
    .post-content,.post-view .post-bottom {
        padding: 0 20px;
    }

    .blog-page.page-layout-2columns-right .page-wrapper .sidebar-additional {
        width: auto !important;
        float: none;
        margin-left: 20px;
        margin-right: 20px;
    }

    .bracelets-section .content .head {
        font-size: 25px;
    }

    .blog-banner img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .blog-index-index .page-title-wrapper .page-title,.blog-category-view .page-title-wrapper .page-title {
        font-size: 37px;
        top: 125px;
    }

    .post-container {
        padding: 50px 0px;
    }

    .post-list-head .head-text {
        font-size: 35px;
    }

    .post-list-wrapper .post-list > li {
        width: 42%;
        border-radius: 20px;
    }

    .post-title a {
        font-size: 17px;
    }

    .post-list .post-read-more {
        height: 35px;
        padding: 0 15px;
        line-height: 35px;
    }

    .blog-index-index .blog-banner,.blog-category-view .blog-banner {
        margin-top: -20px;
    }

    .cms-index-index .page-wrapper .page-header + #maincontent {
        margin-top: -5px;
    }
    .page-wrapper .page-header .panel.wrapper {
        display: none;
    }

    .page-wrapper .page-header .header.content .header-search {
        position: absolute;
        bottom: -3px;
        right: 15px;
        left: 15px;
        z-index: 9;
    }

    .header-search .block-search {
        width: 100% !important;
    }

    .block-search .search input {
        left: 0;
        height: 40px;
        margin-top: 0;
        font-size: 12px;
    }

    .new-products-slider .block-title {
        margin-bottom: 25px;
    }

    .header-search .block-search .action.search {
        display: block;
        position: absolute;
        background: transparent;
        border: 0;
        box-shadow: none;
        padding: 0;
        top: 20px;
    }

    .header-search .block-search .action.search > span {
        display: none;
    }

    .page-wrapper .page-header .header.content .header-sections-block .header-sections .header-cart {
        margin-left: 5px !important;
    }

    .top-wishlist-contain a div {
        font-size: 0;
    }

    .page-wrapper .page-header .header.content {
        padding: 9px 0 10px !important;
    }

    .page-wrapper .page-header .wrapper + .header.content .header-logo-block {
        top: 26px;
    }

    .page-wrapper .page-header .header-menu-block {
        border-bottom: 0;
    }

    .page-wrapper .page-header {
        border-bottom: 0 !important;
        padding-bottom: 60px;
    }

    .block-search .control {
        border-top: 0;
    }

    .banner1-text,.banner2-text {
        font-size: 25px;
        line-height: 26px;
    }

    .banner1-button > a, .banner2-button a {
        padding: 0 18px;
        height: 30px;
        line-height: 30px;
        font-size: 11px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }
    .nav-open .nav-toggle:after{  background: transparent !important;}
    .nav-sections .header.links a, .nav-sections .header.links a:hover{         color: #333;
        text-decoration: none;
        display: block;
        font-weight: 400;
        padding: 0.8rem 20px;
        text-transform: uppercase;}
    .page-wrapper .page-header .header-menu-block .nav-sections .header.links > li > a{         font-weight: 400;}
    .nav-sections .header.links a .icon{ display: none;}
    .slider-wrapper .content-main .slides .item .slide-content .banner2-content {
        top: inherit !important;
        width: 90%;
        transform: translate(-50%, 0);
        bottom: 13px;
    }

    .category-slider .section-title, .services-block .section-title,.new-products-slider .block-title strong {
        font-size: 30px;
    }

    .category-slider .section-content .cat-item .item-inner .text-span {
        font-size: 14px;
    }

    .new-products-slider .products-grid .product-items {
        flex-wrap: wrap;
        max-width: 100%;
    }

    .advantages-block-inner .item-row {
        flex-wrap: wrap;
    }

    .advantages-block .page-main .advantages-block-inner .item {
        width: 48%;
        margin-bottom: 15px;
    }

    .advantages-block .page-main .advantages-block-inner .item .item-inner .text-content {
        font-size: 14px;
    }

    .after-collection-section,.highlight-section .bottom-section {
        flex-wrap: wrap;
    }

    .after-collection-section > div {
        width: 100%;
    }

    .after-collection-section .title-btn-outer .title {
        font-size: 30px;
        line-height: 30px;
    }

    .after-collection-section .title-btn-outer {
        position: absolute;
        right: inherit;
        top: 50%;
        width: 239px;
        text-align: center;
        transform: translate(-50%, -50%);
        left: 50%;
    }

    .after-collection-section > div img {
        height: auto;
    }

    .services-block .page-main .services-block-inner .item {
        width: 50% !important;
    }

    .services-block .services-block-inner .item .item-inner img {
        height: 170px !important;
    }

    .services-block .page-main .services-block-inner .item .text-content {
        position: absolute;
        bottom: -34px;
        background: #fff;
        left: 50%;
        transform: translate(-50%, 0);
        font-family: "Jost", sans-serif;
        font-size: 17px !important;
        width: 119px;
        padding: 12px;
        border-radius: 200px;
        height: 50px;
    }

    .highlight-section .head-section {
        font-size: 30px;
        margin: 30px 0;
    }

    .cr-wrapper {
        margin: 30px 0;
    }

    .highlight-section .bottom-section > div {
        width: 48%;
    }

    .highlight-section .bottom-section > div img {
        height: 300px;
    }

    .highlight-section .bottom-section > div.first-image img {
        object-position: -202px 0;
    }

    .cr-wrapper .page-main {
        display: block;
    }

    .cr-wrapper .page-main .section-title {
        width: 100%;
    }

    .cr-wrapper .page-main .list-row {
        width: 100%;
        margin: 0 0;
    }

    .page-wrapper .page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials {
        margin-left: 0 !important;
    }

    .page-wrapper footer.page-footer .footer-wrapper .footer-bottom .content-main {
        display: block;
        text-align: center;
    }

    .page-wrapper .page-footer .footer-wrapper .footer-bottom .content-main .right .bottom-links li a {
        font-size: 10px;
    }

    .copyright-text {
        text-align: center;
        font-size: 10px;
    }

    .page-wrapper footer.page-footer .footer-wrapper .footer-columns .content-main .item .item-inner ul.socials > li > a {
        font-size: 14px;
    }

    .page-wrapper .page-footer .footer-wrapper .footer-columns .content-main .item .item-inner .title-time {
        font-size: 18px;
    }

    .page-wrapper .page-footer .footer-wrapper .footer-columns .content-main .item .item-inner > .title {
        font-size: 14px;
    }

    .new-products-slider .products-grid .product-items li {
        width: 48% !important;
    }

    .slider-wrapper .content-main .slides .item .slide-content .banner1-content {
        bottom: 13px;
    }

    .category-slider .row {
        margin-left: 0;
        margin-right: 0;
    }

    .cms-index-index .content-main .owl-carousel .owl-item img {
        height: auto;
    }

    main#maincontent.page-main .owl-theme .owl-dots .owl-dot {
        display: block;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-bottom-color: #FFC59D;
        position: relative;
        top: -50px;
        background: transparent;
        border-radius: 0;
        position: relative;
        margin-bottom: 7px;
    }

    main#maincontent.page-main .owl-theme .owl-dots .owl-dot.active {
        display: block;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-bottom-color: #742811;
        position: relative;
        top: -50px;
        background: transparent;
        border-radius: 0;
        position: relative;
    }

    main#maincontent.page-main .owl-theme .owl-dots .owl-dot.active:after {
        content: '';
        position: absolute;
        left: -5px;
        top: 5px;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top-color: #742811;
    }

    main#maincontent.page-main .owl-theme .owl-dots .owl-dot:after {
        content: '';
        position: absolute;
        left: -5px;
        top: 5px;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top-color: #FFC59D;
    }

    .new-products-slider {
        padding: 30px 20px;
        margin-top: 30px;
    }

    .new-products-slider .products-grid .product-items li .product-image-wrapper {
        padding: 0 !important;
        width: 100%;
        height: 157px;
        border-radius: 20px;
    }

    .new-products-slider .products-grid .product-items li .product-image-wrapper img {
        border-radius: 20px;
    }

    .after-collection-section {
        margin: 50px 0 20px;
    }

    .services-block .item-row {
        margin-left: 0;
        margin-right: 0;
    }

    .new-products-slider .block-new-products, .highlight-section, .catalog-category-view .columns, .page-main .columns .column.main {
        max-width: 100%;
    }

    .highlight-section {
        padding: 0 20px;
    }

    .owl-theme.owl-carousel .owl-nav > button .prev-arrow:after,.owl-theme.owl-carousel .owl-nav > button .next-arrow:after {
        font-size: 14px;
        color: #000;
    }

    .owl-theme.owl-carousel .owl-nav > button .prev-arrow, .owl-theme.owl-carousel .owl-nav > button .next-arrow {
        border: 1px solid #ccc;
    }

    .navigation li.level0:before {
        margin-right: 10px;
        margin-left: 0;
    }

    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0 {
        position: relative;
        padding: 0 15px;
    }

    .navigation li.level0:before {
        margin-top: 10px;
    }

    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.parent > a.level-top {
        position: static;
        font-size: 14px;
        padding: 13px 20px 13px 0 !important;
    }
    .page-wrapper .page-header .header-menu-block .nav-sections .navigation > ul li.level0.ui-menu-item > a.level-top{
            padding: 13px 20px 13px 0 !important;
            font-size: 14px;
            position: static;
    }
    .nav-open .page-wrapper .page-header .header.content .header-logo-block .nav-toggle:before {
        content: "X";
        color: #fff;
    }

    .category-image .image {
        height: 250px;
        max-width: 100%;
        object-fit: cover;
    }

    .category-view + .page-title-wrapper .page-title {
        font-size: 40px;
    }

    .category-view .category-image {
        margin-top: -20px;
    }

    .catalog-category-view.page-products .page-wrapper .columns {
        padding: 85px 20px 0;
    }
    .sidebar.sidebar-main .block.filter .filter-title strong:hover{ color: #fff;}
    .sidebar.sidebar-main .block.filter .filter-title strong {
        left: 20px;
        top: 24px;
    }
    .filter.active .filter-title strong:after{ font-size: 24px !important;         margin-left: 54px; margin-top: -10px;}
    .catalog-product-view .product.data.items > .item.content{ margin-top: 25px !important;}
    .catalog-product-view .product-info-main .product-info-price{ margin-bottom: 20px !important;}
    .catalog-product-view .product-info-main .product.attribute.sku{         margin-left: 18px !important;}
    .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter{         top: 24px;}
    .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter {
        right: 20px;
    }

    .products-grid .list.product-items .product-li .product-item-info .pro-img > a .defaultImg {
        height: 150px;
    }

    .catalog-product-view #maincontent.page-main {
        padding: 0 20px;
    }

    .catalog-product-view .product-info-main .page-title-wrapper h1.page-title {
        font-size: 30px;
    }

    .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .htwhatsapp-inquiry.ht_whatsapp_mob {
        position: static !important;
    }

    .catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
        max-width: 100% !important;
        margin-bottom: 10px !important;
    }

    .catalog-product-view .product-info-main .product-info-stock-sku {
        width: 100%;
        margin-top: 0;
    }

    .catalog-product-view .product-info-main .product.attribute.sku {
        padding-left: 18px;
        width: 78%;
    }

    .section-title {
        font-size: 30px !important;
    }

    .catalog-product-view .block.related {
        margin-top: 10px !important;
    }

    .details-head {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .product.info.detailed {
        max-width: 100%;
        margin: 0;
    }

    .catalog-product-view .product.data.items > .item.title {
        float: none;
        width: 100%;
        display: inline-block;
        border: 0;
        margin: 0 0 15px;
        padding: 0 !important;
    }

    .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
        display: none !important;
    }

    .catalog-product-view .product.media .fotorama__stage {
        margin-left: 0;
        left: 0 !important;
        height: 400px !important;
        width: 100% !important;
    }

    .catalog-product-view .page-header {
        margin-bottom: 30px !important;
    }

    .catalog-product-view .page-wrapper .product.media {
        margin-bottom: 30px !important;
    }

    .abt-head img {
        width: 100%;
        height: 250px;
        max-width: 100%;
        object-fit: cover;
    }

    .abt-head {
        margin-top: -20px;
    }

    .abt-head .head-text {
        font-size: 37px;
        bottom: 37px;
    }

    .cms-container {
        max-width: 100%;
        padding: 0 20px;
    }

    .intro-card .content {
        width: 100%;
        right: 0;
    }

    .intro-card .img {
        display: none;
    }

    .intro-card .content {
        position: static;
        margin-top: 50px;
    }

    .intro-card .content-head {
        font-size: 35px;
        line-height: 36px;
    }

    .story {
        display: block;
    }

    .story .left {
        width: 100%;
    }

    .story .left .head {
        font-size: 35px;
    }

    .story .content-up, .story .content-down {
        font-size: 14px;
    }

    .story .content-down {
        font-size: 20px;
        line-height: 28px;
    }

    .story .right {
        width: 100%;
    }

    .highlight .left {
        position: static;
    }

    .highlight {
        padding: 15px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .highlight .right {
        float: none;
        width: 100%;
        margin-top: 30px;
        font-size: 14px;
    }

    .highlight .content {
        font-size: 35px;
        line-height: 34px;
    }

    .mini-grid .head {
        width: 100%;
    }

    .mini-grid .head-content {
        font-size: 35px;
        padding: 0 0;
        line-height: 38px;
    }

    .mini-grid .content {
        font-size: 14px;
    }

    .in-card-outer {
        display: block;
    }

    .mini-grid .card {
        width: 100%;
        margin-bottom: 20px;
    }

    .mini-grid .card .con {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .cta {
        padding-top: 268px;
        padding: 20px;
        margin-bottom: 50px;
    }

    .cta .cta-left .head {
        font-size: 35px;
        line-height: 38px;
    }

    .cta .cta-left .content {
        font-size: 14px;
    }

    .cta .cta-left {
        width: 100%;
        text-align: center;
    }

    .watch-section .head {
        width: 100%;
        font-size: 35px;
        line-height: 38px;
    }

    .watch-section {
        padding: 20px 20px 0;
    }

    .send-con {
        font-size: 14px;
    }

    .cta .cta-left {
        width: 100%;
        padding-top: 300px;
    }

    .cta-right {
        width: 100%;
    }

    .cta .cta-left .head {
        font-size: 35px;
        line-height: 36px;
    }

    .cta img {
        margin-top: -16px;
    }

    .watch-section .cms-container {
        background-size: 100%;
        background-position: 0 0;
    }

    .text-box {
        position: static;
        transform: translate(0, 0);
        margin-top: 25px;
        max-width: 100%;
    }

    .text-box-inr {
        padding: 20px;
        border-radius: 15px;
    }

    .intro .title,.icon-section .title,.image-text .title,.job-section .title {
        font-size: 35px;
        line-height: 35px;
    }

    .intro {
        max-width: 100%;
        padding: 0 20px;
        margin: 30px auto;
    }

    .intro .text,.icon-box .text,.image-text .text,.job-section .text {
        font-size: 14px;
    }

    .text-box {
        margin-top: 10px;
        padding: 15px;
        border-radius: 15px;
    }

    .text-box .desc {
        font-size: 14px;
    }

    .job-item .label {
        font-size: 14px;
        width: 57%;
    }

    .image-text {
        padding: 50px 20px;
    }

    .contact-box {
        width: 100%;
    }

    .contact-boxes {
        gap: 20px;
    }

    .contact-title {
        font-size: 35px;
    }

    .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
        padding: 0 16px !important;
        width: max-content;
        margin: 0 4px 0 0;
    }
    .catalog-product-view .product-info-main .product-add-form .box-tocart .actions, .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset{ flex-wrap: wrap !important;}
    .cta {
        flex-wrap: wrap !important;
    }
    .post-list-wrapper .post-list > li .post-content{ padding: 20px;}
    .our-collections-content{  max-width: 100%;}
    .our-collections-content .our-col-con.sie{ top: 23px; left: 61px;  width: 30%; bottom: 42px;}
    .our-collections-content .our-col-con.sie{ top: 23px; left: 61px;  width: 30%; bottom: 42px;}
    .our-collections-content .our-col-con.hor{ top: 6px; right: 60px; width: 35%; bottom: 53%;}
    .our-collections-content .our-col-con.gou{     top: 48.5%;
    right: 58px;
    width: 36%;
    bottom: 20px;}
    .cr-wrapper .items.owl-carousel.owl-theme .owl-nav > button.owl-prev {
    left: 0 !important;
}
.cr-wrapper .items.owl-carousel.owl-theme .owl-nav > button.owl-next {
    right: 0px !important;
}
#onestepcheckout-page .form-login .hidden-fields .actions-toolbar{     float: none !important;
    width: 100% !important;
    margin-top: 0 !important;
    clear: both;
    display: flex;
    justify-content: space-between;}
#onestepcheckout-page .form-login .hidden-fields > .field{     margin-bottom: 15px !important;}
#onestepcheckout-page .form-login .hidden-fields .actions-toolbar>.primary,#onestepcheckout-page .form-login .hidden-fields .actions-toolbar>.secondary{     width: 45%;}
#onestepcheckout-page .form-login .hidden-fields > .field{     width: calc(100%) !important; float: none !important;}
    
}

@media(max-width: 480px) {
    .catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty #qty-error{     position: absolute;
    bottom: inherit;
    left: 0;
    top: -32px;}
    .post-list-wrapper .post-list > li {
        width: 93%;
        margin: 0 auto 50px;
    }
    .post-list .post-content .post-description .post-ftimg-hld img{     height: 200px;}

    .post-title a {
        font-size: 20px;
        padding: 0 10px;
    }
}
