.banner_showcase{
    background: var(--color-milk);
    padding: 60px 20px 24px;
    text-align: center;
}

.banner_showcase h1{
    font-family: var(--font-family-ivy);
    font-size: var(--font-ivy-56);
    line-height: var(--font-ivy-56-line-height);
    margin: 0 0 24px;
}

.banner_showcase h1 span{
    color: var(--color-brown);
    font-style: italic;
}

.showcase-description{ max-width:1140px; width:100%; margin:0 auto;}

.showcase-description p{ margin-bottom: 8px;}

.product-section { padding-top: 20px; }

.product-section .product-section-block{
    margin-bottom: 40px;
    position: relative;
}
.product-section .product-section-block .product-img-video{
    box-shadow: 0px 7px 21px #f4f3f3;
    margin-bottom: 16px;
}
@media (min-width:1200px){
   .product-img-video .back{
        /* display: none!important; */
    }    

    /* .product-img-video img {
        max-width: 313px;
    } */
}

.product-img-video.owl-carousel{
    z-index: initial;
}
.product-img-video .owl-dots{
    margin-top: 0!important;
    position: absolute;
    bottom: 10px; left: 0; right: 0;
    z-index: initial;
}

.product-section .product-middle{
    display: flex; margin-bottom: 12px;
}

.product-section .product-name{
    max-width: 207px;
    padding-right: 22px;
    width: 100%;
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}

.product-section .product-price{
    max-width: 106px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: end;
}
.product-section .product-price .main-price{
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
}
.product-section .product-price .main-price .price{
    font-weight: var(--font-weight-semi-bold);
}

.product-section .product-price .slas-price{ 
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    color: #ADADAE;margin-top: 4px;
 }

.product-section .catLink{ position:relative; }
.product-section .like{
        float: right;
        position: absolute;
        z-index: 1;
        width: auto;
        margin: 15px 10px 0 0;
        opacity: 0;
        right: 0px;
    }

.product-section .position-section .wishlist-icon{
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 1;
}

.product-section .position-section .sale-on{
    color: var(--color-brown);
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    font-weight: var(--font-weight-semi-bold);
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 20px;
    left: 16px;
    z-index: 1;
}

.showcase-metal-section{ display:flex; justify-content:center;
    align-items: center; max-width: 100%; width:100%; flex: 0 0 100%;
    min-height: 24px;
}
.showcase-metal-section > ul > li[class*=metalli_][data-metal-name]{position: relative;}
.showcase-metal-section > ul > li[class*=metalli_][data-metal-name]:before{
    content: attr(data-metal-name);position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 2px);
    white-space: nowrap;
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(29, 31, 30, 0.1);
    border-radius: 3px;
    text-transform: capitalize;
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    display: none;
}
@media (max-width:767px) {
    .showcase-metal-section > ul > li[class*=metalli_][data-metal-name]:before {
        padding-top: 2px; padding-bottom: 2px;
        font-size: var(--font-libre-12);
        line-height: var(--font-libre-12-line-height);
    }
    .showcase-metal-section > ul > li[class*=metalli_][data-metal-name]:nth-child(1):before,
    .showcase-metal-section > ul > li[class*=metalli_][data-metal="pl"]:before{
        left: 0%; transform: translateX(0%);
    }
}
.showcase-metal-section > ul > li[class*=metalli_][data-metal-name]:hover:before{display: block;}

.showcase-metal-section ul{
    display: flex; flex: 0 0 100%; margin: 0px;
}

.showcase-metal-section ul li{ 
    margin-right: 12px;
    cursor: pointer;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent; 
    border-radius: 100%;
    
 }
 .showcase-metal-section ul li img{ 
    width:16px;
 }

.showcase-metal-section ul li.active {
    border-color: #957127;
}

.pagination-div button{ margin: -20px 0 0px;}

.blogmargin{ display: none;}

/* ========== Filter  ============= */

#customFilters{ background-color: var(--color-milk);}

.filter-new .filter-heading{
    font-size: var(--font-libre-12);
    line-height: var(--font-libre-12-line-height);
    color: var(--color-brown);
    text-transform: uppercase;
    font-weight: var(--font-weight-semi-bold);
}

.filter-new {   
    background: var(--color-milk);
}

.filter-new .row{
     border-top:1px solid var(--color-primary-200) ;
     padding: 16px 0px 16px;
}

.filter-new .owl-carousel .owl-item .item img{ 
    max-width: 42px; width: 100%; margin: auto; max-height: 34px;
 }

 .filter-new #StyleSlider.owl-carousel .owl-item .item img, 
 .filter-new #ShapeSlider.owl-carousel .owl-item .item img,
 .filter-new #StyleSliderInstock.owl-carousel .owl-item .item img{
    opacity: 0.7;
 }

 .filter-new .owl-carousel.ssm .owl-item .item img{
    max-width: 24px !important; max-height: 24px !important; width: inherit !important;
 }

 .filter-new .owl-carousel.ssm .owl-item .item figure{
    width: 42px;  height: 36px;
    display: flex; margin: auto;
    align-items: center;
    justify-content: center;
 }

 .filter-new .owl-carousel .owl-item .item .filter-name{
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    text-align: center;
    margin: 8px 0 0;
    color: var(--color-black);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
 }
 .filter-new  .owl-carousel{
    padding:0 34px;
    position: relative;
 }
 .filter-new  .owl-carousel .owl-nav{margin:0; display: block !important;}
 .filter-new  .owl-carousel .owl-nav [class*=owl]{
    position: absolute;
    top:calc(50% - 9px);
    width:18px; height:18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 12px;
    text-indent: -9999px;
 }
.filter-new  .owl-carousel .owl-nav .owl-prev{
    left:0;
    background: url(/catalog/view/theme/default/image/showcase/arrow-left.svg) no-repeat top center;
   
 }
 .filter-new  .owl-carousel .owl-nav .owl-next{
    right:0;
    background: url('/catalog/view/theme/default/image/showcase/arrow-right.svg') no-repeat top center;
 }
 .StoneSlider-2items {
    width:252px;
 }
 .StoneSlider-2items #StoneSlider .owl-stage{
    display: flex; width: 100%!important;
 }
 .StoneSlider-2items #StoneSlider .owl-stage .owl-item{
    flex: 1; width:50%;
 }
 .StoneSlider-2items #StoneSlider .owl-stage .owl-item:nth-last-child(1) {
    margin-right:0!important;
 }

.dropdown-filter{ 
    display: flex; 
    padding: 24px 0 20px; 
    float: left; 
    max-width: 70%;
    flex-wrap: wrap;
}

.dropdown-filter .filter_title{ 
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    display: flex;
    cursor: pointer;
 } 

 .dropdown-filter .glyphicon-menu-up:before,  .dropdown-filter .glyphicon-menu-down:before{
    /* display: none; */
    content: '';
 }

 .dropdown-filter .glyphicon-menu-up{
    transform: rotate(180deg);
    width: 18px;
    height: 18px;
    background: url(/catalog/view/theme/default/image/showcase/chevron.svg) no-repeat top center;
    margin-left: 12px;
 }

 .dropdown-filter .glyphicon-menu-down{
    width: 18px;
    height: 18px;
    background: url(/catalog/view/theme/default/image/showcase/chevron.svg) no-repeat top center;
    margin-left: 12px;
 }

 .dropdown-filter .filteropen {display: inline-block; float: left; position: relative; margin-right: 24px; }
 .dropdown-filter .filteropen:last-child{ margin-right: 0px;}

 .options_wd input[type=checkbox], .options_wd input[type=radio] {
    position: absolute;
    display: block;
    opacity:0;
}

 .filter_title_toglediv{    
    width:365px; 
    z-index: 3 ; left: 0;
    padding: 16px 0px 8px;
    display: none; position: absolute; 
    background: var(--color-white);
    /* box-shadow: 0px 6px 7px #e5e5e5; */
}
@media (min-width:1200px){
    #product-search .filter_title_toglediv{  
        width: 544px;  
        box-shadow: none!important;
        border: 0 !important;
    }
    #product-search .filter_title_toglediv .styleMain .filter-newicons{
        width: 12px !important;
    }
}

#backing .filter_title_toglediv, #gender .filter_title_toglediv, #profile .filter_title_toglediv,
#width .filter_title_toglediv, #stone-4 .filter_title_toglediv, #length .filter_title_toglediv,
#Chain-type .filter_title_toglediv{
    width:183px; 
}

#width .filter_title_toglediv .options_wd .newpadd{
    width: 100%;
}

#stonetype .styleMain.disabledfilter a, #stonetype .styleMain a{
    width: 100%; display: flex; align-items: center;
}

#stonetype  .styleMain.disabledfilter a figure, #stonetype .styleMain a figure{
    margin-right: 12px;
}

#width .filter_title_toglediv{
    width:185px;  
}

.dropdown-filter .styleMain{ 
    min-height: 36px; 
    display: flex; 
    align-items: center;
    margin-bottom: 8px;
    flex: 0 0 176px;
    padding-left: 16px;
    cursor: pointer;
}

.dropdown-filter .styleMain a{
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    font-weight: var(--font-weight-regular);
    display: flex;
}

.dropdown-filter .styleMain a figure{ margin-right: 12px;}
.dropdown-filter .styleMain a figure img{ width: 20px;}

.dropdown-filter .styleMain label{ margin-bottom: 0px;font-weight: var(--font-weight-regular);}
.dropdown-filter .styleMain label:hover{ margin-bottom: 0px;font-weight: var(--font-weight-semi-bold);cursor:pointer;}
.dropdown-filter .styleMain:hover label{ margin-bottom: 0px;font-weight: var(--font-weight-semi-bold);cursor:pointer;}
/* .dropdown-filter .styleMain:nth-child(even){
    margin-left: 8px;
} */

.dropdown-filter .styleMain:hover{
    background: var(--color-primary-200);
}

.dropdown-filter .styleMain:hover a{ color: var(--color-brown); font-weight: var(--font-weight-semi-bold);}

.filter_title_toglediv .options_wd{
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    width: 100%;
    max-height: 420px;
    overflow: auto;
}

/* #carat_weight, #clarity, #colour, #CERT{ 
    display: none;
} */

#carat_weight .filter_title_toglediv .options_wd{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

#carat_weight .filter_title_toglediv .options_wd .newpadd {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 4px;
}

#price .filter_title_toglediv{
     width:178px;
}

#setting-type.setting-type-1 .filter_title_toglediv, 
#setting-type.setting-type-2 .filter_title_toglediv, 
#carat_weight .filter_title_toglediv{
    width: 544px;
}

#carat_weight.carat_weight-6 .filter_title_toglediv{
    width: 365px;
}

#setting-type .filter_title_toglediv .options_wd, 
#carat_weight .filter_title_toglediv .options_wd .newpadd,
.filter-fixed #setting-type .addsliderfilter .options_wd,
.filter-fixed #carat_weight .addsliderfilter .options_wd .newpadd {
    flex-flow: column wrap;
    margin:0 -4px;
}

@media (min-width: 768px) {
    #setting-type .filter_title_toglediv .options_wd {
        margin:0; padding: 0;
    }
}

#stone .filter_title_toglediv .options_wd, 
.filter-fixed #stone .addsliderfilter .options_wd{
    flex-flow: column wrap;
    display: flex;
    height: 308px;
}

#stone .filter_title_toglediv .options_wd, 
.filter-fixed #stone-1 .addsliderfilter .options_wd{
    flex-flow: column wrap;
    display: flex;
    height: 308px;
}


#stone .filter_title_toglediv .options_wd .styleMain{
    flex: auto; width: 176px; max-height: 36px;
}

#carat_weight .filter_title_toglediv .options_wd .newpadd{
    display: flex; height: 396px;
}

#setting-type.setting-type-1 .options_wd .styleMain, 
#setting-type.setting-type-2 .options_wd .styleMain,
#carat_weight.carat_weight-1 .options_wd .styleMain, 
#carat_weight.carat_weight-2 .options_wd .styleMain{
    flex: auto;
    width: 33.33%;
    padding-left:4px; padding-right:4px;
    max-height: 36px;
}
#carat_weight .options_wd .styleMain, 
#setting-type .options_wd .styleMain{
    flex: auto;
    width: 176px;
    padding-left:4px; padding-right:4px;
    max-height: 36px;
}
#setting-type .options_wd .styleMain a,
#carat_weight .options_wd .styleMain a{
    padding-left: 16px;
}

.stone-1 .dropdown-filter .styleMain{
    max-height: 36px;
}

 @media ( max-width:767px ) {    
    #setting-type .options_wd .styleMain{
        width: 50%;
    }    
    .filter-fixed #carat_weight .addsliderfilter .options_wd .newpadd{
        width: 100%; height: 624px; display: flex;
    }
    .filter-fixed #carat_weight .addsliderfilter .options_wd .newpadd > .styleMain{
        width: 50%;
    }
    .filter-fixed #carat_weight .addsliderfilter .options_wd .newpadd > .styleMain > div{
        width: 100%;
    }
    #setting-type .options_wd .styleMain a,
    #carat_weight .options_wd .styleMain a{
        padding-left: 0px;
    }
    .filter-fixed .filteropen#setting-type .addsliderfilter .options_wd{
        height: 364px;
    }    
    .filter-fixed #stone .addsliderfilter .options_wd .styleMain a{ 
        display: flex;
    }
    .filter-fixed #stone .addsliderfilter .options_wd .styleMain a figure{
        padding-right: 12px;
    }

    .filter-fixed #stone .addsliderfilter .options_wd{
        height: 316px;
    }
    .filter-fixed .stone-1 .addsliderfilter .options_wd{
        height: 106px !important;
    }
    
}
@media ( min-width:768px ) {          
    #setting-type .filter_title_toglediv .options_wd{
        height: 264px;
    }  
    #setting-type .filter_title_toglediv .options_wd .newpadd{
        height: 264px;
    }
}

@media ( min-width:768px) and (max-width:991px) {
    #setting-type .filter_title_toglediv{
        left: -50%;
        transform: translateX(-10px);
    }
}


.product_empty{ margin-top: 20px;}


#price .price_padd{
    width: 100%;
}

.filter_title_toglediv .options_wd .newpadd {
    display: flex;
    width: calc(100% / 2);
    flex-wrap: wrap;
    vertical-align: top;
    padding: 0 4px;
}

#carat_weight .filter_title_toglediv .newpadd .styleMain:nth-child(even), 
#price .filter_title_toglediv .styleMain:nth-child(even){
    margin-left: 0px !important;
}


#filter_selected_options h2 {
    float: left;
    padding: 7px 10px 5px 13px;
    line-height: 100%;
    font-size: 12px;
    margin: 0px 10px 5px 0;
    text-transform: uppercase;
}

.product-count{
    margin: 16px 0 0px;
    padding: 8px 0px;
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
}

.select-option{ 
    display: flex;
    padding-top: 8px; padding-bottom: 8px;
    border-top:1px solid var(--color-primary-200);
    border-bottom:1px solid var(--color-primary-200) ;
    align-items: center;
    flex-wrap: wrap;
}

.select-option .select-option-div{
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    margin: 0 16px 0px 0px;
 }

.reset_btn .reset_txt{
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
 }

 .short-by-section{ display: flex; float: right; padding: 24px 0 20px }
 .short-by-section ul{
    margin-bottom: 0px;
 }

 .short-by-section ul li.dropdown{ 
    margin-left: 48px;
    position: relative;
    line-height: normal;
 }

 .short-by-section ul li a{
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    padding-right: 30px;
    cursor: pointer;
 }

 .short-by-section ul li.dropdown > a::after{
    width: 18px;
    height: 18px;
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -9px;
    transition: all 0.3s ease-in-out;
    background: url(/catalog/view/theme/default/image/showcase/chevron.svg) no-repeat top center;
 }

 .short-by-section ul li .dropdown-menu{
    width: 176px;
    margin: 0px;
    padding: 16px 0px 8px;
    border: 0px;
    border-radius: 0px;
    right: 0;
    left: inherit !important;
    box-shadow: none;
    z-index: 3;
}

.short-by-section ul li .dropdown-menu ul li{
    margin-bottom: 8px;
}

.short-by-section ul li .dropdown-menu ul li a{
    padding: 0 0 0 16px;
    min-height: 36px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.short-by-section ul li .dropdown-menu ul li a:hover {
    background: var(--color-primary-200);
    font-weight: var(--font-weight-semi-bold);
    color: var(--color-brown);
}
 
.short-by-section ul li.open a::after{
    transform: rotate(180deg);
}

/* wedding ring filter */

.wedding-ring-cat-filter{
    display: flex; justify-content: center; 
    padding: 0px 16px 30px;
    margin: -30px 0 0px;
    background-color: var(--color-milk);
}

.wedding-ring-cat-filter a{
    font-family: var(--font-family-ivy);
    font-size: var(--font-ivy-36);
    line-height: var(--font-ivy-36-line-height);
    color: var(--color-brown) !important;
    font-weight: var(--font-weight-regular);
}
.wedding-ring-cat-filter .category_menu:first-child a{
    margin-right: 30px;
}

.wedding-ring-cat-filter .name-iconSelected a{
    border-bottom: 1.5px solid var(--color-brown);
}

.wedding-ring-cat-filter label{
    margin-bottom: 0px;
}

/* wedding ring filter */

/* ========== Filter End ============= */

/* ========== FAQ Section ============= */

.faq-section{
    background: var(--color-milk);
    padding: 40px 0px 60px; 
    /* margin: 60px 0 0; */
}
.faq-section .container{
    max-width: 1091px;
    margin: 0 auto;
}
.faq-section .row{
    display: flex;
}
.faq-section .row .faq-left{
    max-width: 425px; width: 100%;
}
.faq-section .row .faq-left .fheading{
    font-size: var(--font-ivy-36);
    line-height: var(--font-ivy-36-line-height);
    color: var(--color-black);
    margin: 0 0 16px;
}
.faq-section .row .faq-left p{
    margin-bottom: 0px;
}
.faq-section .row .faq-right{
   max-width: 642px; width: 100%;
}
.faq-section .accordion_panel .panel .panel-heading{
    background: var(--color-milk);
}

.faq-section a font{
    color: initial !important;
}

.section-header h2 {
    font-family: var(--font-family-ivy);
    font-size: var(--font-ivy-36) !important;
    line-height: var(--font-ivy-36-line-height) !important;
    margin: 0;
}

.filter-btn-mob{ display: none !important;}

.heading-text-mob{ display: none !important;}

@media (min-width:1440px) {
    .faq-section .container{
        padding:0;
    }
}
/* ========== FAQ Section End ============= */



/* scrollbar */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  }
  
  ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
  }

/************************************************
        Education start
************************************************/


.education .container .section-header {
    margin-bottom: 24px;
}
.education .container .row [class*=col-] .inn {
    display: flex;
    align-items: center;
    padding: 20px 8px;
}
.education .container .row [class*=col-] .inn figure {
    max-width: 75px;
    flex: 0 0 75px;
    max-height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 16px 0 0;
}
.education .container .row [class*=col-] .inn figure img {
    max-height: 79px; min-height: 79px;
}
.education .container .row [class*=col-] .innbody {
    max-width: calc(100% - 75px - 16px);
    flex: 0 0 calc(100% - 75px - 16px);
}
.education .container .row [class*=col-] .inn p {
    margin: 0;
}

.education .container .row [class*=col-] .inn a{
    color: var(--color-brown);
    font-weight:var(--font-weight-semi-bold);
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    padding: 4px 0 0;
    text-transform: capitalize;
}

@media (max-width: 1024.98px) {
    .education .container .section-header {
        max-width: 506px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 767.98px) {
    .education {
        padding-bottom: 0;
    }
    .education .container .section-header {
        margin-bottom: 26px;
        max-width: initial !important;
        text-align: left !important;
    }
    .education .container .row [class*=col-] .inn {
        padding: 20px 0px;
        margin-bottom: 16px;
    }
    .education .container .row [class*=col-]:last-child .inn{
        margin-bottom: 0px;
    }
    .education .container .row [class*=col-] .inn figure {
        max-width: 70px;
        flex: 0 0 79px;
        height: 79px;
        justify-content: center;
    }
    .education .container .row [class*=col-] .inn figure img {
        max-height: 79px;
    
    }

    .product-section .product-price .main-price{
        display: flex;
    }

    .product-section .product-price .main-price .from{
        margin-right: 4px;
    }

    .product-section .product-price{
        min-height: auto !important;
    }

}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .education{
        font-size: var(--font-libre-14);
        line-height: var(--font-libre-14-line-height);
    }
    .education .container .row [class*=col-] .innbody {
        max-width: calc(100% - 56px - 12px);
        flex: 0 0 calc(100% - 56px - 12px);
    }
    .education .row [class*=col-]:nth-child(1) {
        width:calc(199.5px + 20px);
    }
    .education .row [class*=col-]:nth-child(2) {
        width:calc(261px + 20px);
    }
    .education .row [class*=col-]:nth-child(3) {
        width:calc(199.5px + 20px);
    }
    .education .container .row [class*=col-] .inn {        
        padding: 20px 4px;
    }
    .education .container .row [class*=col-] .inn figure {
        margin: 0 12px 0px 0px; 
        max-width: 56px;
        flex: 0 0 56px;
        max-height: 56px;
    }
    .education .container .row [class*=col-] .inn figure img {
        height: auto;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .education .container {
        max-width: 875px;
        padding: 0;
    }
    .education .row [class*=col-]:nth-child(1) {
        width:calc(255px + 24px);
    }
    .education .row [class*=col-]:nth-child(2) {
        width:calc(317px + 24px);
    }
    .education .row [class*=col-]:nth-child(3) {
        width:calc(254px + 24px);
    }
}
/************************************************
        Education end
************************************************/

@media (max-width:1024.98px){
    .banner_showcase{
        padding: 40px 20px 24px;
    }

    .filter-new  .owl-carousel{
        padding:0 26px;
     }
     .product-section .product-name{
        padding-right: 9px;
     }
     
 }

 @media (max-width:991.98px){
    .banner_showcase{
        padding: 42px 20px 24px;
    }

    .banner_showcase h1{
        font-size: var(--font-ivy-36);
         line-height: var(--font-ivy-36-line-height);
    }   

    .product-section .product-price{
        max-width: 85px; min-height: 48px;
    }

    /* wedding ring filter */
    .wedding-ring-cat-filter a{
        font-size: var(--font-ivy-28);
         line-height: var(--font-ivy-28-line-height);
    }
    /* wedding ring filter end */

    .faq-section .row .faq-left{
        max-width: 244px;
    }
    .faq-section{
        padding: 40px 0px 40px;
        margin: 40px 0 0;
    }
    .faq-section .row .faq-right{
        max-width: 484px;
    }

    /* .dropdown-filter{
        max-width: 100%;
        display: none;
        position: fixed;
        z-index: 2;
        background: var(--color-milk);
        left: 0px;
        right: 0px;
        bottom: 40px;
        border-radius: 10px 10px 0 0;
        box-shadow: 0 0 5px #e2e0e0;
        height: 400px;
        overflow: auto;
        border: 1px solid red;
    } */

    .filter-btn-mob{
        display: flex !important;
        position: fixed;        
        z-index: 3;
        bottom: 0px;
        left: 0px;
        right: 0px;
        justify-content: center;
        background: var(--color-milk) !important;
        padding: 0 16px;        
    }
    .filter-btn-mob .btn{
        color: var(--color-white);
        font-size: var(--font-libre-14);
        line-height: var(--font-libre-14-line-height);
        font-weight: var(--font-weight-semi-bold); 
        background: var(--color-brown);
        width: 100%;    
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .filter-btn-mob .btn img{ margin-right: 10px;}

    .dropdown-filter .filteropen{
        margin-right: 14px;
    }

    .filter-fixed .filteropen{
        padding: 0px 16px;
    }
    
    .filter-fixed .filteropen .filter-heading, .filter-fixed .filteropen  .filter_title{
        min-height: 48px;
        align-items: center;
        margin-bottom: 8px;
        /* padding: 0 16px; */
        text-transform: uppercase;
        color: var(--color-black-old);
        font-size: var(--font-libre-14);
        line-height: var(--font-libre-14-line-height);
        font-weight: var(--font-weight-semi-bold);
        display: flex;
    }

    .filter-fixed  .filteropen .filter-heading i, .filter-fixed  .filteropen  .filter_title i{
        display: none;
    }

    /* .dropdown-filter .filteropen{
        width: 100%;
    } */
    /* .dropdown-filter .filter_title{
        min-height: 48px;
        align-items: center;
        margin-bottom: 8px;
        padding: 0 34px;
        text-transform: uppercase;
        color: var(--color-black-old);
        font-size: var(--font-libre-14);
        line-height: var(--font-libre-14-line-height);
        font-weight: var(--font-weight-semi-bold)
    } */
    .filter-fixed .addsliderfilter{
        position: initial;
    }

    .filter-fixed .filteropen .addsliderfilter{
        width: 100%; background: transparent; padding: 0px 0 0 10px;
    }

    .filter-fixed .filteropen .addsliderfilter .options_wd {
        width: 100%; display: flex;
        flex-wrap: wrap; max-height: fit-content; 
    }

    .filter-fixed .filteropen .addsliderfilter .options_wd .newpadd{
        width: 50%;
    }
        

    .filter-fixed .filteropen .addsliderfilter .options_wd .styleMain{
        width: 50%;
        min-height: 52px;
        display: flex;
        align-items: center;
        padding-top: 16px;
    }

    .filter-fixed .addsliderfilter .options_wd .styleMain label{
        font-weight: var(--font-weight-regular);
    }


    .filter-fixed{
        max-width: 100%;
        display: none;
        position: fixed;
        z-index: 99;
        background: var(--color-milk);
        left: 0px;
        right: 0px;
        bottom: 0px;
        border-radius: 10px 10px 0 0;
        box-shadow: 0 0 5px #e2e0e0;
        max-height: 300px;
        overflow: auto;
        padding-bottom: 0px;
    }

    .filter-stone, .filter-shape, .filter-metal{
        display: none;
    }

    .filter-fixed .filter-stone, .filter-fixed .filter-shape, .filter-fixed .filter-metal{
        display: block;
    }

    .filter-fixed .filter-stone, .filter-fixed .filter-shape, .filter-fixed .filter-metal{
        display: block;
    }
    .filter-fixed [class*=col-]{
        padding: 0 34px;
    }
    .filter-fixed .addsliderfilter{
        display: flex;
        flex-wrap: wrap;
        margin: -16px -10px 8px;
    }
    .filter-fixed .addsliderfilter .item{
        width:25%;
        flex:0 0 25%;
        padding:16px 10px 0;    
    }
    .filter-fixed .addsliderfilter .item a{
        display: flex;
        align-items: center;    
        min-height: 36px;
    }

    .filter-fixed .filter-heading{ 
        text-transform: uppercase;
        font-size: var(--font-libre-14);
        line-height: var(--font-libre-14-line-height);
        font-weight: var(--font-weight-regular);
        min-height: 48px;
        margin-bottom: 8px;
        display: flex;
        align-items: center;
        position: relative;
    }
    .filter-fixed .filter-heading:after{
        content: "";
        width: 24px; height: 24px;
        display: block;
        position: absolute;
        right: 0px; top: 50%;
        margin-top: -12px;
        background: url(/catalog/view/theme/default/image/icons/plus.png) no-repeat center / 100%;
        transition: all 0.3s ease-in-out;
    }
    .filter-fixed .filter-heading.open:after{
        background-image: url(/catalog/view/theme/default/image/icons/minus.png);
        transform: rotate(180deg);
    }
    .filter-fixed .addsliderfilter .item a img{
        width:42px; margin-right:8px;
    }

    .filter-fixed .addsliderfilter .item a figure{
        width: 24px; margin-right:12px; flex: 0 0 24px;
    }

    .filter-fixed .addsliderfilter .item a figure img{
        width: 24px; margin-right: 0px;
    }

    .filter-fixed .addsliderfilter .filter-name{
        overflow: hidden;
        text-overflow: ellipsis;
        /* white-space: nowrap; */
        font-size: var(--font-libre-14);
        line-height: var(--font-libre-14-line-height);
    }

    .filter-fixed .addsliderfilter .owl-nav{ 
        display: none;
    }

    /* .filter_title_toglediv{ 
        padding: 16px 34px 8px;
        background: transparent;
        width: 100%;
    } */

    .short-by-section ul li.dropdown{
        margin-left: 24px;
    }

    .heading-text-mob{
        display: block !important;
        padding: 8px 0 8px;
        font-size: 14px;
        font-weight: bold;
        color: var(--color-brown);
        text-align: center;
        border-bottom: 1px solid var(--color-brown);
        margin: 0px 16px 16px;
        text-transform: uppercase;
    }
    .heading-text-mob .filter-bor{
        height: 4px; width: 29px;
        background: var(--color-dark-100);
        display: flex;
        border-radius: 10px;
        margin: 0px auto 24px;
    }

    
 } 

 @media screen and (max-width : 767px) {
    .banner_showcase{
        padding: 16px 20px 16px;
    }

    .banner_showcase h1{
        font-size: var(--font-ivy-24);
        line-height: var(--font-ivy-24-line-height);
        margin-bottom: 0px;
    }
    .filter-new .row{
        border-top:0px ;
    }
    .filter-new .filter-heading{
        text-align: center; margin-bottom: 8px;
    }
    .product-count{ padding: 8px 0px 4px;}
    .product-section .position-section .sale-on{
        top: 12.5px;
        left: 8px;
    }
    .product-section .position-section .wishlist-icon{
        top: 8px;
        right: 8.5px;
    }
    .product-section .product-middle{
        flex-wrap: wrap;
        margin-bottom: 8px;
    }
    .product-section .product-name{ 
        padding-right: 0px;
        font-size: var(--font-libre-12);
        line-height: var(--font-libre-12-line-height);
        height: 32px;
        margin-bottom: 8px;
    }

    .product-section .product-price{
        max-width: 100%;
        flex-direction: initial;
        justify-content: flex-start;
        align-items: center;
    }
    .product-section .product-price .slas-price{
        margin-top: 0px;
        margin-left: 8px;
    }
    .product-section .product-section-block{
        margin-bottom: 24px;
    }

    .product-section .position-section .wishlist-icon a img{
        width: 24px;
    }

     /* wedding ring filter */
     .wedding-ring-cat-filter a{
        font-size: var(--font-ivy-20);
        line-height: var(--font-ivy-20-line-height);
    }
    .wedding-ring-cat-filter{
        margin: -44px 0 17px; padding: 0px 16px 16px;
    }
    /* wedding ring filter end */

   .faq-section .row{
        flex-wrap: wrap;
    }
    .faq-section .row .faq-left, .faq-section .row .faq-right{
        max-width: 100%;
    }
    .faq-section{
        padding: 60px 0px 60px;
    }

    .section-header h2, .faq-section .row .faq-left p{
        text-align: center;
    }
    .section-header h2{
        font-size: var(--font-ivy-28) !important;
        line-height: var(--font-ivy-28-line-height) !important;
    }
    .faq-section .section-header{ margin-bottom: 26px;}
    .section-header h2 + p{
        text-align: center;
    }

    .pagination-div button{ margin: -8px 0 0px;}
    

    /* filter */

    .filter_title_toglediv{
        width: 250px;
    }

    .filter-fixed [class*=col-]{
        padding: 0 16px
    }
    .dropdown-filter, .short-by-section {
        padding: 8px 0 8px;
    }
    .filter-fixed .addsliderfilter .item{
        width: 50%;
        flex: 0 0 50%;
        display: flex;
    }

    #price .addsliderfilter{     
        position: absolute !important;
        left: 0px;
        background: rgb(255, 255, 255);
        min-width: 130px;
        z-index: 1;}
/*    #setting-type{ display: none;}*/

    .short-by-section ul li.dropdown{
        margin-left: 16px;
    }
    .catlimitTop{
        margin: 0 -8px;
        width: calc(100% + 16px);  
        padding: 0px !important; 
    }
    .select-option{
        padding:9px 16px;
    }

    .filter_title_toglediv .options_wd .newpadd{
        width: 100%;
    }

    .filter-fixed .filter-heading{
        font-weight: var(--font-weight-semi-bold);
    }

    .instock-categories + #form-filter .filter-new .filter-style{
        display: none;
    }

    /* filter end*/
    
 }

 @media screen and (max-width: 360px){
    /* .short-by-section ul li.dropdown{
        margin-left: 16px;
    } */
 }
   
/* Instock CSS Starts */

.banner-info .container h1 i{
    color: var(--color-brown);
}
.instock-categories{
    display: flex;
    justify-content: center;
    background-color: var(--color-milk);
    gap: 0 8px;
    padding-bottom: 34px;
    margin-top: -36px;
}
.category-type{
    min-width: 76px;
    width: min-content;
}
.category-type .filter-name{
    text-align: center;
    font-size: var(--font-libre-14);
    line-height: var(--font-libre-14-line-height);
    margin-top: 8px;
}
.category-type img{
    max-width: 42px;
    margin: auto;
}
a.selected .filter-name{
    color: var(--color-brown);
}
.showcase-description a{
    text-decoration: underline;
}
.instock-categories a:not(.selected){
    filter: brightness(0);
}
.pagination-div{
    margin-bottom: 60px;
}
/* Instock CSS Ends */
