/* Base CSS */
.alignleft {
  float: left;
  margin-right: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
*{box-sizing: border-box;}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 15px;
color: #1B1B21;
/* font-family: 'Nunito Sans', sans-serif; */
}
body {
color: #545051;
font-weight: 400;
/* font-family: 'Nunito Sans', sans-serif; */
}

@font-face {
  font-family:RusticLoveTattoo;
  src: url(../fonts/RusticLoveTattoo.otf);
}

.selector-for-some-widget {
box-sizing: content-box;
}
a:hover { text-decoration: none }

button:focus {
outline: 0;
outline: 5px auto -webkit-focus-ring-color;
}

/* Header bar section start */


.container {
/* max-width: 1440px; */
}
.loose-area {
padding: 100px 0;
padding-bottom: 40px;
overflow: hidden;
}
.loose-title {
text-align: center;
margin-bottom: 30px;
}
.loose-title h3 {
font-size: 1.375rem;
letter-spacing: .6px;
line-height: 30px;
margin-bottom: 10px;
}
.loose-title p {
font-size: 14px;
letter-spacing: .5px;
line-height: 21px;
animation: 0;
max-width: 1146px;
margin: auto;
}
.loose-tab ul {
text-align: ;
display: flex;
justify-content: center;
align-items: center;
/* border-bottom: 1px solid #DDDDDD; */
}
.loose-tab li a {
font-size: 16px;
letter-spacing: .3px;
line-height: 24px;
padding: ;
background: transparent !important;
color: #000;
color: ;
font-size: 16px;
letter-spacing: .3px;
line-height: 24px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #000;
border-bottom: 2px solid #000;
border-radius: 0;
font-size: 16px;
font-weight: 600; 
}
.load-area {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.single-load {
width: 32.33%;
margin-bottom: 15px;
     float: left;
  padding: 0 15px
}
.section-title h3 {
font-size: 16px;
letter-spacing: .3px;
line-height: 20px;
text-align: left;
margin: 0;
}
.section-title {
margin-bottom: 10px;
}

.section-title i{
color: #acacac;
}

.load-sheap-box {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.single-load-sheap {
width: 19%;
margin-bottom: 6px;
}
.single-load-sheap a {
border: 1px solid #DDDDDD;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
height: 50px;
font-size: 12px;
font-weight: 700;
color: #000;
}
.single-load-sheap a span {
display: none;
}
.single-load-sheap a:hover img {
display: none;
}
.single-load-sheap a:hover span {
display: block;
}
.progres a {
width: 100%;
display: block;
height: 10px;
background: ;
background: #B4B4B4;
border-radius: 18px;
position: relative;
}
.progres a:before {
position: absolute;
content: "";
background: #727272;
height: 13px;
width: 13px;
background: ;
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
left: 0;
border: 2px solid #fff;
}
.progres a:after {
position: absolute;
content: "";
background: #727272;
height: 13px;
width: 13px;
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
right: 0;
border: 2px solid #fff;
}
.progres {
margin-top: 10px;
margin-bottom: 10px;
}
.select-fl {
display: flex;
align-items: center;
justify-content: space-between;
gap: 15px;
}
.select-fl .nice-select {
width: 111px;
height: 30px;
display: flex;
align-items: center;
}
.load-coor-box {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.single-color {
width: 24%;
display: flex;
align-items: center;
justify-content: center;
}
.single-color a {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
height: 40px;
border: 1px solid #DDDDDD;
border-radius: 5px;
font-size: 12px;
letter-spacing: .3px;
text-align: center;
color: #3F3A3B;
transition: .3s;
}
.single-color a:hover {
border-color: #3F3A3B;
}
.color-text {
text-align: center;
}
.color-text p {
margin: 0;
font-size: 14px;
letter-spacing: .5px;
line-height: 21px;
margin-bottom: 0;
}
.color-text a {
color: #000;
text-decoration: underline;
font-weight: 600;
}
.load-fl-text {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: nowrap;
}
.load-fl-text a {
font-size: .75rem;
color: #000;
text-align: center;
position: relative;
white-space: nowrap;
}


.load-fl-text.colour-list a:first-child{
  position: relative;
}

/* .load-fl-text.colour-list a:first-child span, .load-fl-text.colour-list a:nth-child(2) span{
  visibility: hidden;
}

.load-fl-text.colour-list a:first-child::before{
  position: absolute;
  content: "";
  left: -6px;
  top: 4px;
  width: 15px;
  height: 12px;
  background: #efd9a7;
}



.load-fl-text.colour-list a:nth-child(2)::before{
  position: absolute;
  content: "";
  left: -6px;
  top: 4px;
  width: 15px;
  height: 12px;
  background: #FFC0CB;
} */



.load-fl-text-8 a{width: 10%; font-size: 9px;}

.load-fl-text-7 a {
  /* width: auto; */
  font-size: 10px;
  }


.load-fl-text-7 a:after{
  /* right: 12px; */
}

.load-fl-text-7 a:first-child:after{
  /* right: -3px; */
}

.load-fl-text-7 a span{
  /* position: absolute;
  left: -15px; */
}

.load-fl-text-7 a:first-child span{
  /* left: -5px; */
}
.load-fl-text-7 a:last-child span{
  /* left: -20px; */
}



.circles-slider-six-main .load-fl-text a{
width:16.66%;
font-size: 10px;
}

.circles-slider-seven-main .load-fl-text a{
width:14.28%;

}
.circles-slider-eight-main .load-fl-text a{
  width:12.5%;
}

.circles-slider-three-main .load-fl-text a{
width: 50%;
}

.circles-slider-four-main .load-fl-text a{
  /* width: auto; */
  width: 25%;
  }

  .circles-slider-four-main .load-fl-text a:after{
  /* right: 17px; */
  }

  .circles-slider-four-main .load-fl-text a:first-child{
    /* position: relative;
    left: -8px; */
  }

  .circles-slider-four-main .load-fl-text a:last-child{
    /* position: relative;
    right: -13px; */
  }

.circles-slider-two-main .load-fl-text a{
max-width: 12px;
min-width: 12px;
}


.load-fl-text-6 a {
width: 16.666%;
}
.load-fl-text-8.colour-list a {
width: auto;
}
.load-fl-text-2 a {
width: 50%;
}

.load-fl-text a:after {
position: absolute;
content: "";
height:11px;
width: 2px;
background: #ddd;
top: -20px;
right: 5px;
z-index: 99;
}

.circles-slider-sixth-main .load-fl-text a{
  width: auto;
  font-size: 10px;
}




.circles-slider-sixth-main .load-fl-text a:after{
  right: 9px;
}

.circles-slider-sixth-main .load-fl-text a:first-child::after{
  right: 17px;
}


.circles-slider-two-main .load-fl-text a:after{
right: 9px;
}


.load-fl-text.colour-list a span{
  position: absolute;
  left: -11px;
}

.load-fl-text.colour-list a:after{
right: -3px;
}
.load-fl-text.colour-list a:last-child:after{
right: 0;
}

.load-fl-text.colour-list a:last-child span{
  left: -25px;
}

/* Header bar section  END */





/* The container */
.containerr {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: 12px;
letter-spacing: .3px;
line-height: 18px;
margin: 0;
}

/* Hide the browser's default checkbox */
.containerr input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #eee;
border: 1px solid #B4B4B4;
}

/* On mouse-over, add a grey background color */
.containerr:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerr input:checked ~ .checkmark {
background-color:#d57d7c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.containerr input:checked ~ .checkmark:after {
display: block;
}

/* Style the checkmark/indicator */
.containerr .checkmark:after {
left: 7px;
top: 3px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}


.advance-fl {
border: 1px solid #DEE2E6;
border-left: 0;
border-right: 0;
}
.advance-fl {
display: flex;
align-items: center;
justify-content: space-between;
}
.advence-left {
display: flex;
width: 70%;
}
.advance-toog  {
font-size: 16px;
letter-spacing: .3px;
line-height: 30px;
text-decoration: underline;
padding-left: 0;
color: #000;
padding: 15px;
display: inline-grid;
padding-left: 0;
padding-right: 0; 
  cursor: pointer;
}
.advance-toog {
margin-right: 30px;  font-family: 'montserratsemibold';
}
.advance-menu-fl {
display: none;
justify-content: space-between;
flex-wrap: wrap;
width: 84%;
}
.single-menu {
width: 16.66%;
position: relative;
}
.lert {
display: none;
position: absolute;
width: auto;
padding: 10px;
background: #fff;
border:0;
z-index: 9;
box-shadow: 0px 11px 48.02px 0.98px rgba(10, 10, 10, 0.06);
}
.single-menu a.ttr {
padding: 12px; font-size:14px !important;
border: 1px solid transparent;
margin: -1px 0;
white-space: nowrap;
cursor: pointer;
color: #fff !important;
display: inline-block;
position: relative;
}
.single-menu:hover .lert {
display: block;
}
.single-menu:hover a.ttr {
border: 1px solid #212529;

}
.single-menu:hover a.ttr:before {
position: absolute;
content: "";
background: #fff;
width: 100%;
height: 3px;
bottom: -1px;
left: 0;
z-index: 99;
display: none;
}
.check-box {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.single-cesk {
width: 33.33%;
margin-bottom: 10px;
}

.advance-ri {
width: 25%;
}
.serch input {
width: 100%;
border: 1px solid #DDDDDD;
border-radius: 4px;
padding: 0 25px 0 15px;
font-size: 12px;
letter-spacing: .3px;
height: 100%;
}
.serch {
height: 30px;
position: relative;
}
.serch a {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 7px;
color: #808080;
font-size: 12px;
margin-top: 2px;
}


.lli {
margin-left: 8px;
}
.single-menu a.ttr:hover .lli i {
transform: rotate(180deg);
}
.advance-menu-fl.active {
display: flex;
}
.lli i {
transition: .3s;
}

.senli {
width: 32.33%;
}
.senli a {
height: 60px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
border: 1px solid #DDDDDD;
border-radius: 5px;
color: #000;
font-size: .75rem;
}
.senli a img {
max-width: 24px;
}










.ui-widget-content {
border: 1px solid #dddddd;
/*background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
color: #444444;
height: 10px !important;
}


.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
height: 10px !important;
}

.ui-slider .ui-slider-handle {
position: absolute !important;
z-index: 2;
width: 18px !important;
height: 18px !important;
cursor: pointer;
border-radius: 50%;
/* background: #CCC !important; */
border: 2px solid #fff !important;
top: 50% !important;
transform: translateY(10%);
background: #727272 !important;
margin-top: -12px;
}

.load-fl-text a:last-child::before {
display: none;
}
















.ui-slider .ui-slider-handle {
position: absolute;
z-index: 9999 !important;
width: 1.2em;
height: 1.2em;
cursor: default;
}




#circles-slider.ui-slider {
border-radius: 20px;
background: #434d5a;
border: none;
height: 10px;
margin: 1em 4em 4em; }
                  
#circles-slider .ui-slider-handle {
border-radius: 23px;
height: 23px;
width: 23px;
top: -7px;
margin-left: -11px;
border: 2px solid #fffaf7; }
                  
#circles-slider .ui-slider-pip {
top: 3px; }
                  
.circles-slider .ui-slider-pip .ui-slider-line {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  margin-left: -2px;
  background: #fffaf7; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-last,
.circles-slider .ui-slider-pip.ui-slider-pip-first {
  top: -7px; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-line,
.circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-line {
    display: none; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-label,
.circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
    margin: 0; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-first .ui-slider-label {
  left: -2em;
  text-align: right; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-last .ui-slider-label {
  left: 2em;
  text-align: left; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-selected-initial {
  font-weight: normal; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-selected {
  font-weight: bold; }
                  
.circles-slider .ui-slider-pip.ui-slider-pip-selected,
.circles-slider .ui-slider-pip.ui-slider-pip-selected-initial {
  color: #434d5a; }

.select-fl input, .select-fl select {
width: 111px;
height: 30px;
padding: 0 13px;
font-size: 14px;
border: 1px solid #DBDBDB;
border-radius: 6px;
text-align: center;
}

.progres .ui-widget-header{
background: transparent;
}
.progres:hover .ui-slider .ui-slider-range {
background: transparent !important;
}
.progres .ui-slider-range.ui-corner-all.ui-widget-header{
transition: .3s all cubic-bezier(.01,.01,.99,1.01);
background: transparent !important;
}
/* .progres:hover .ui-slider-range.ui-corner-all.ui-widget-header:last-child {
background: var(--primary-main) !important;
border-color: #FFC13B;
} */

.ui-slider-range.ui-corner-all.ui-widget-header:last-child{
background: #b4b4b4 !important;
}



.ui-slider-range.ui-corner-all.ui-widget-header {
transition: .3s all cubic-bezier(.01,.01,.99,1.01);
}
.ui-slider-handle.ui-corner-all.ui-state-default {
transition: .3s all cubic-bezier(.01,.01,.99,1.01);
}
.ui-slider-handle.ui-corner-all.ui-state-default:hover {
background: #FFC13B;
}
.ui-slider-handle.ui-corner-all.ui-state-default.ui-state-focus {
background: var(--primary-main) !important;
}

.ui-slider-handle #tooltip, .ui-slider-handle #tooltip1{
  background: var(--primary-main);
    font-size: 14px;
    padding: 1px 5px;
    color: #fff;
    border-radius: 4px;
    top: -32px !important;
}

.ui-slider-handle.ui-state-default.ui-state-focus ~ .ui-slider-range:last-child{
background: var(--primary-main) !important;
}

.progres .ui-slider-tip {
  visibility: visible !important;
  opacity: 1 !important;
  top: -30px !important;
}

input:focus {
  outline: none;
  border: 0;
}
a:focus {
  outline: none;
  border: 0;
}
span:focus {
  outline: none;
  border: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px){
.advance-fl {
  padding-left: 10px;
}
}

@media (min-width: 768px) {
.mobile-load-popup.info-popup{
  opacity: 1;
  overflow: visible;
  position: relative;
  display: block !important;
  z-index: 0;
}

.nd-d-filter-area .load-area .single-load button.view-diamonds-btn{
  display: none;
}

.mobile-load-popup.info-popup .modal-header{
  display: none;
}

.mobile-load-popup.info-popup .modal-dialog{
  max-width: none !important;
  margin: 0 !important;
  transform: none !important;
}

.mobile-load-popup.info-popup .modal-content{
  background: transparent !important;
  min-height: 0;
  border: 0;
}

.mobile-load-popup.info-popup .modal-body{
padding: 0 !important;
}


.mobile-load-popup.info-popup .modal-body .close-btn{
  display: none;
}

.filter-main .load-area .section-title h3 span{
  pointer-events: none;
}

.single-load.mobile-advance-filter{
  display: none !important;
}

.nd-d-filter-area .load-area .serch{
  display: none;
}



}

@media (max-width: 767px) {

.ui-slider .ui-slider-range, .ui-widget-content, .load-fl-text a:after{
  height: 7px !important;
}
.load-fl-text a:after{
  top: -16px;
}
.loose-tab .load-area{
  justify-content: flex-start;

}
.filter-main .load-area .section-title h3{
  font-size: 14px;
}
.loose-tab .load-area .single-load{
  width: 25%;
  padding: 0;
  margin: 0;
}

.load-area .load-shape{
  border: 1px solid #353535;
  margin: 5px;
}

 .load-area .mobile-advance-filter .load-shape{
   border: 0;
   background: #f5f4f4;
   width: 100%;

}

.load-area .mobile-advance-filter .load-shape button{
   color: #000;
}



.load-area .load-shape .section-title, .load-area .load-shape .section-title h3, .load-area .load-shape button{
  margin-bottom: 0;
  line-height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
}

.load-area .show-advanced-filter .load-shape button{
  margin: 0 auto;
  font-size: 13px;
}

.nd-d-filter-area .load-area .single-menu .lert .load-progres{
  width: 100%;
}

/* .mobile-load-popup{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  display: none;
  padding: 20px;
  background: #fff;
  transform: translateY(49px);
  transition: 0.5s all;
} */

/* .mobile-load-popup.active{
  transform: translateY(0px);
  transition: 0.5s all;
} */
.mobile-load-popup.info-popup.show .modal-dialog{
  transform: translateY(0);
     transition: 0.7s all;
}
 .mobile-load-popup.info-popup .modal-dialog{
     max-width: 100%;
     width: 100%;
     margin: 0 !important;
     bottom: 0;
     position: absolute;
     left: 0;
     bottom: 0;
     transform: translateY(100%);
     transition: 0.7s all;
 
  
}

.mobile-load-popup.info-popup{
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
}

.load-area .load-shape .section-title{
  position: relative;
}


.filter-main .load-area .section-title span:after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

}

.filter-main .load-area .section-title span ~ i{
  z-index: 1;
  margin-left: 5px;
}





.filter-main .load-area .section-title h3{
width: 100%;
}



.filter-main .mobile-advance-filter .ttr{
  border: 1px solid #353535;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 35px;
  height: 35px;
  margin: 5px;
  position: relative;
}

.single-menu.mobile-advance-filter{
  display: none;
}


.single-load.show-advanced-filter .ad-minus-icon{
  display: none;
}

.single-load.show-advanced-filter.active .ad-minus-icon{
  display: flex;
}

.single-load.show-advanced-filter.active .ad-plus-icon{
  display: none;
}

.single-menu.mobile-advance-filter.active{
  display: flex;
 
}

.single-menu.mobile-advance-filter.active a.ttr{
  background: #f5f4f4;
  border: 0;
  font-weight: 500;
  text-align: center;

}

.single-menu.mobile-advance-filter.active a.ttr i{
  z-index: 1;
  margin-left: 5px;
  color: #acacac;
}

.single-menu.mobile-advance-filter.active a.ttr span.lli{
  display: none;
}

.single-load.mobile-advance-filter.show-advanced-filter.active{
  order: 10;
  
}

.single-load.mobile-advance-filter.show-advanced-filter.active button{
  background: #f5f4f4;
  width: 100%;
  color: #000;
}

.mobile-load-popup.info-popup .modal-body h3{
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}

.mobile-advance-filter .mobile-load-popup.info-popup .modal-body h3{
  margin-bottom: 8px;
}

/* .filter-main .single-menu a.ttr i{
  display: none;
} */

.mobile-load-popup.info-popup .modal-body{
  padding-top: 25px;  
  margin: 0 15px;
  position: relative;
  padding-bottom: 70px;
}

.mobile-load-popup.info-popup .modal-body > button{
  position: absolute;
  right: 15px;
  top: 13px;
}

.mobile-load-popup.info-popup .modal-body > button.view-diamonds-btn{
  position: absolute;
  margin-top: 10px;
  background: var(--primary-main);
  width: 100%;
  height: 35px;
  line-height: 35px;
  right: 0;
  top: auto;
  bottom: 15px;
  color: #fff;

}

.nd-d-filter-area .load-area .single-menu:hover .lert{
  display: none;
}

.nd-d-filter-area .load-area .single-menu .lert{
  position: relative;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
}



.nd-d-filter-area .load-area .single-menu:hover .mobile-load-popup.show  .lert{
  display: flex !important;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.nd-d-filter-area .load-area .serch{
  display: none;
  order: 13;
  margin: 15px 10px 15px;
}
.nd-d-filter-area .load-area .serch.active{
  display: flex;
  width: 100%;

}



.nd-d-filter-area .advance-area{ 
  display: none;
}

.nd-d-filter-area .load-area .single-load{
  margin-top: 0 !important;
}


.nd-d-filter-area .load-area .single-load.mobile-advance-filter.colorfltshow a.flt_colored_intensity_mob{
  display: block !important;
}






}


@media (max-width: 480px) {
.filter-main .load-area .section-title h3{
  font-size: 13px;
}

.single-menu.mobile-advance-filter a.ttr{
  font-size: 13px !important;
}

.loose-tab .load-area .single-load{
  width: 33.33%;
}

.mobile-load-popup.info-popup .modal-body h3{
  font-size: 16px;
}

}

