/* Search section */
.pt-60, #SticktoTop{
    padding-top: 70px;
} 
body.verify-email footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.bestseller-pro-row .col-12 > h2 {
    margin-bottom: 20px;
}
body.verify-email {
    min-height: 100vh;
    position: relative;
}
.diamond-filter-sec .dropdown.diamond-dropdown .btn span:first-child > span:not(:last-child)::after {
    content: ',';
}
.diamond-filter-sec .dropdown.diamond-dropdown .btn > span:first-child {
    max-width: 65%;
    /* font-size: 16px; */
    white-space: normal;
    font-size: 14px;
    line-height: 1.2;
    text-align: left; 
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
#dropdownMenuButton img, .diamond-dropdown .dropdown-menu img {
    max-height: 50px;
}
.diamond-filter-sec .dropdown.diamond-dropdown .btn span:first-child > span {
    margin-right: 4px;
}
.diamond-filter-sec .dropdown.diamond-dropdown .btn span:first-child > span:first-child{
    margin-left: 0;
}
/* Index page internal style */
.tab-content {
    position: relative;
    z-index: 2;
}
.stepGuide-action-btns {
    z-index: 0;
}

.caret-size-label{
margin-left: 15%;
}
.caret-line{
        margin-left: 17%;
        flex: 0 0 29%;
}
.price-size-label{
    margin-left: 14%;
}
.price-line{
    margin-left: 16%;
    flex: 0 0 28%;
}
.cut-line {
    margin-left: 37%;
    flex: 0 0 48%;
}
.clarity-label {
    margin-left: 35%;
}
.clarity-line {
    margin-left: 37%;
}
.dColor-label{
    margin-left: 26%;
}
.ml-n-3 {
    margin-left: 7px;
}
/* Index page internal style */
/* .range-container {
    margin-left: 1.8% !important;
}

.ml-n-3 {
    margin-left: 1.8% !important;
}  */
/*Tab block css*/
.tab-radio-block .list-unstyled {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.hand-simulator-open .hand-simulator{
    z-index: 99999;
}
.tab-radio-block {
    text-align: center;
}
.tab-radio-block .list-unstyled li {
    margin-bottom: 0.5rem;

} 
.mst-popular.left-me {
    left: 50%;
    transform: translateX(-48%);
}
/*Tab block css*/
/* Tabs added */

#stepGuide .slider-price,#stepGuide .slider-carat,#stepGuide .slider-cut,#stepGuide .slider-color,#stepGuide .slider-color,#stepGuide .slider-clarity,#stepGuide .slider-fluorescence,#stepGuide .slider-polish,#stepGuide .slider-symmetry,#stepGuide .slider-depth,#stepGuide .slider-table,#stepGuide .slider-ppc{
box-shadow: none;
}
.tab-content .tab-pane.diamond-filter-open::before, .tab-content .diamond-filter-sec::before{
    display: none;
}
.cursor-pointer{
    cursor: pointer;
}
.tabs-wrapper .nav-pills .nav-link.active, .tabs-wrapper .nav-pills .show>.nav-link {
    color: #6960CE;
    background-color: transparent;
    border-bottom: 3px solid #6960CE;
}
.tabs-wrapper .nav-justified .nav-item {
    border-bottom: 1px solid #b3b3b3;
    color: #333;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.tabs-inner {
    -webkit-box-shadow: 0 10px 10px rgb(0 0 0 / 6%), 0 6px 8px rgb(0 0 0 / 8%), 4px 0 9px rgb(0 0 0 / 10%);
    box-shadow: 0 10px 10px rgb(0 0 0 / 6%), 0 6px 8px rgb(0 0 0 / 8%), 4px 0 9px rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.tabs-inner.diamond-filter-open:before {
    content: "";
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.button-previous.disabled {
    pointer-events: none;
    opacity: 50%;
}
.button-next.disabled > .btn::after {
    content: 'Search Diamonds';
    display: inline-block;
    font-size: 16px;
}
.button-next.disabled > .btn {
    font-size: 0;
    padding-bottom: 10px;
}
.stepGuide-action-btns {
    display: flex;
    align-items: center;
    justify-content: center;
}
#stepGuide.wizard-modal h2 {
    margin: 25px 0 25px;
    line-height: 1;
    font-size: 28px;
}
#stepGuide.wizard-modal h3{
    margin-bottom: 12px;
    font-size: 20px;
}
#stepGuide.wizard-modal p{
    margin-bottom: 12px;
    font-size: 20px;
	text-align: center;
    color: #2f2d2b;
	font-family: Montserrat;	
}
#stepGuide #rootwizard {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
	padding-bottom:88px;
}
#stepGuide {
    position: relative;
}
.stepGuide-action-btns {
    position: static;
    bottom: 45px;
    width: 100%;
    left: 0;
    padding: 0 30px 30px; 
}
.stepGuide-action-btns > .prev, .stepGuide-action-btns > .next {
    padding-left: 8px;
    padding-right: 8px;
	color:#FFF;
}
.hand-simulator-open .zopim, .modal-open .zopim {
    display: none !important;
}
/*Step guide desktop*/
.stepGuide-action-btns {
    position: static;
    padding: 0 15px 20px;
}
.stepGuide-action-btns .prev.button-previous.disabled::after,.stepGuide-action-btns .prev.button-previous.disabled + .next.button-next::after {
    content: '';
    display: block;
    height: 80px;
}
.mob-position-bottom {
    position: absolute;
    bottom: -128px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
/* Account css */
i.fa-heart.active{
    font-weight: 900;
}
i.fa-heart.active::before {
}
.accountWrapper {
    margin-top: 70px;
    margin-bottom: 30px;
}
.lead {
    font-size: 1.25rem;
    font-weight: 400;
}
.forgot_pass {
    margin: 12px 0;
    text-align: center;
}
.forgot_pass .fg-pass-link, .social_sign > p {
    font-weight: 500;
}
.social_sign , .have_account{
    margin: 20px 0 ;
    text-align: center;
}

.have_account p{
    font-size: 18px;
    font-weight: 400;
}
.policies_wrapper p{
    font-size: 14px;
}
.social_sign > p{
    margin-bottom:1.5rem;
}
.social_item_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.social_item_wrapper .social_item .social_item_link {
    width: 145px;
    min-height: 130px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    /* border: 1px solid #D3D3D3; */
    box-sizing: border-box;
    border-radius: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #2F2D2B;
}
.signup_bg_wrapper {
    background-image: url(../images/signup_bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain; 
}
section.signup_bg_wrapper {
    margin: 0;
}
section.signup_bg_wrapper .accountWrapper {
    margin-top: 0;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 0;
}
.googleSignin #gSignIn {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 0; 
     left: 0;
     bottom: 0; 
     right: 0;
    width: 100%;
    height: 100%;
}
.googleSignin #gSignIn .abcRioButton.abcRioButtonBlue {
    height: 100% !important;
}
.googleSignin {
    position: relative;
}
/* Account css */

/*How it WOrk*/
.how-it-wrk-sec h3{font-family: Montserrat; font-size: 22px;}

.customer-stories-sec h3 {
    font-family: Montserrat !important;
    font-weight: 500 !important;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
    letter-spacing: .15px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.featured-in-section h3{
	font-family:Montserrat;
	font-style:italic;
	font-weight:300;
	font-size:24px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-direction:column;
	flex-direction:column;
}
.featured-in-section h3 a{color:#2f2d2b;}
.featured-in-section h3 a:hover{color:#6960ce;}

/* Dashboard Design */
section.dashboard_wrapper {
    padding-top: 70px;
    /* padding-bottom: 70px; */
}
.edit_link{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.dashboard_tabs_wrapper{
    margin-bottom: 1.5rem;
}
.dashboard_tabs_wrapper .nav .nav-item:first-child .nav-link {
    padding-left: 0;
}
.dashboard_tabs_wrapper .nav .nav-item .nav-link {
    color: #8E8D97;
    font-weight: 500;
font-size: 16px;
}
.dashboard_tabs_wrapper .nav .nav-item .nav-link.active {
    color: #2F2D2B;
}
.tab-item-wrapper label {
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.25px;
    color: #677079;
}
.tab-item-wrapper label + p{
    font-size: 18px;
line-height: 30px;
letter-spacing: 0.02em;
color: #2F2D2B;
}
.tab-item-wrapper{
    height: 100%;
}
.tab-item-wrapper .proimg {
    width: 135px;
    height: 135px;
    border-radius: 100%;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    margin: 15px auto;
}
.profileImg{
    padding-top: 50px;
}
.tab-item-wrapper .pname {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.4px;
    color: #2F2D2B;
}
.pUpload {
    position: relative;
    height: 40px;
    font-size: 16px;
line-height: 26px;

text-align: center;
text-transform: capitalize; 
color: #6960CE;
}
.pUpload .upload{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
z-index: 2;
cursor: pointer;
}
.product_wrapper .dia-pro-right .pro-specifications ul li {
    width: 47.3%;
}

.product_wrapper  .dia-pro-right .pro-specifications ul li:nth-child(3n) {
    margin-right: 10px; 
}
.tab_item a {
    font-size: 16px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #2F2D2B;
    justify-content: center;
    height: 45px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}
.tabs_open .tab_item {
    margin-bottom: 1rem;
}
.tabs_open{
   padding-top: 15px;}

   .back_btn {
    position: absolute;
    top: -40px;
    left: 15px;
}
/* Dashboard Design */

/* Preloader */
.search-compare-sec ul li {
    width: 30%;
    margin-bottom: 20px;
    margin-right: 20px;
}

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 99999999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-try-now-sec .media img {
    max-width: 144px;
}
.feature-logo img {
    max-width: 100%;
    object-fit: contain;
	margin:20px 0 40px 0;
}
.learn-more-abt-sec .btn {
    max-width: 100%;

}
#preloader-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.spinner {
    width: 80px;
    height: 80px;
    border: 2px solid #f3f3f3;
    border-top: 3px solid #E906FF;
    border-radius: 100%;
    display: block;
    margin: auto;
    animation: spin 1s infinite ease;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* Preloader */
header .navbar {
    padding: 10px 0 5px;
}


/* Slice */
#youMayAlso .dia-pro-block{
    display: none;
}
/* .diamond-information ul li:not(:first-child) {
    margin-top: 8px;
} */
.diamond-information h5 {
    width: 120px;
    white-space: nowrap;
}
/* Slice */
.home-page h2 {
    font-size: 48px;
    line-height: 48px;
}
.home-try-now-sec h2 {
    font-size: 42px;
}
.slider-price, .slider-carat, .slider-cut, .slider-color, .slider-color, .slider-clarity, .slider-fluorescence, .slider-polish, .slider-symmetry, .slider-depth, .slider-table
,.slider-ppc {
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06), 0 8px 8px rgba(0, 0, 0, 0.08), 4px 0 16px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06), 0 8px 8px rgba(0, 0, 0, 0.08), 4px 0 16px rgba(0, 0, 0, 0.1);
}
#step-guide .slider-price, #step-guide .slider-carat,#step-guide .slider-cut,#step-guide .slider-color,#step-guide .slider-color, #step-guide .slider-clarity,#step-guide .slider-fluorescence,#step-guide .slider-polish,#step-guide .slider-symmetry,#step-guide .slider-depth,#step-guide .slider-table
,#step-guide .slider-ppc {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media screen and (min-width:1200px) {
    .pt-60, #SticktoTop{
        padding-top: 85px;
    }
}
@media (max-width: 767.98px) {
  .diamond-filter-sec .card-body .col-12 .filter-bottom-drops .col-md-6:last-child .col-sm-6:last-child .dropdown-menu.show {
      left: -18px !important;
      right: -18px;
      width: calc(100% + 36px);
  }
}
@media (max-width: 767.98px) {
  .diamond-filter-sec .card-body .col-12 .filter-bottom-drops .col-md-6 .col-sm-6:first-child .dropdown-menu.show {
    left: -18px !important;
    right: -18px;
    width: calc(100% + 36px);
  }
}
@media (max-width: 767.98px) {
  .diamond-filter-sec .card-body .col-12 .filter-bottom-drops .col-md-6 .col-sm-6:last-child .dropdown-menu.show {
    left: -18px !important;
    right: -18px;
    width: calc(100% + 36px);
  }
}
.diamond-filter-sec .filter-bottom-drops .btn {
    flex-direction: row;
}
.diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-cut {
    height: 135px;
}
.diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-fluorescence {
    height: 120px;
}
.diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-polish {
    height: 120px;
}
.diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-symmetry {
    height: 120px;
}
@media (max-width: 767.98px) {
    .diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-cut {
        height: 125px;
    }
    .diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-clarity {
        /*height: 125px;*/
    }
    .diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-fluorescence {
        height: 130px;
    }
    .diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-polish {
        height: 115px;
    }
    .diamond-filter-sec .dropdown.range-slider-block .dropdown-menu.show.slider-symmetry {
        height: 115px;
    }
}
.left-col .ui-slider-handle:nth-child(2):before {
  content: none;
}
.left-col .ui-slider-handle:nth-child(3):before {
  content: none;
}
.range-slider-block p {
    width: 100%;
    margin-top: 30px;
}
@media (max-width: 767.98px) {
    .range-slider-block p {
        margin-top: 22px;
    }
    .diamond-filter-sec .mobile-radio-drop .btn:after {
        margin-top: 35px;
    }
}
@media (max-width: 767.98px) {
    .advanced_opts .col-12 .row > div:nth-child(1) {
      padding-right: 15px;
    }
    .advanced_opts .col-12 .row > div:nth-child(2) {
      padding-left: 15px;
    }
    .advanced_opts .filter-bottom-drops .col-sm-6:first-child {
        margin-bottom: 10px;
    }
}
.handle-label {
    position: absolute;
    top: -42.4062px;
}
.handle-label:last-child {
    right: 0;
}
.progress {
    background-color: #B5BDEE;
    height: 6px;
}
.progress-bar {
    background-color: #6960CE;
    height: 6px;
}
.modal-header {
    border: none;
}
.wizard-modal .tab2 li .img-block {
    height: 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.wizard-modal .tab2 li img {
    max-width: 100px;
}

.cut-filter-block .right-handel {
    width: auto;
}
.range-container {
  margin-top: 15px;
  margin-bottom: 0;
}
.range-container .form-control {
    line-height: 1;
}
.left-col .range-container {
  margin-top: 30px;
  margin-bottom: 20px;
}
.range-container .col {
    line-height: normal;
}
.imb-block .form-check:before {
    background: rgba(255, 255, 255, 0.7);
}
.diamond-filter-sec .filter-btn-block {
    margin-top: 0;
}
.advanced_opts {
    margin-bottom: 20px;
}
.wizard-modal h2 {
    margin: 50px 0 30px;
    line-height: 1;
}
.wizard-modal h3 {
    margin-bottom: 30px;
}
.tab2 ul img {
    margin: 0 auto;
}
.tab2 ul span {
    font-size: 12px;
    display: block;
}
@media (max-width: 767.98px) {
    .wizard-modal .tab2 li {
        margin-right: 5px;
    }
    .wizard-modal h3 {
        margin-bottom: 15px;
    }
    .wizard-modal h2 {
        margin-top: 30px;
    }
    .wizard-modal .tab2 li .img-block {
        height: 85px;
    }
}
.range-container input {
    font-size: 16px;
}
.slider-price .range-container .extra-range-txt input,
.slider-ppc .range-container .extra-range-txt input {
    width: 110px;
}
.img-block.feature-logo img {
	height: 80px;
}
@media (max-width: 767.98px) {
    .img-block.feature-logo img {
        height: auto;
        width: 50%;
    }
    .top-content-section .heading-font, .top-content-section .heading-font + p {
        text-align: center;
    }
}
.learn-more-abt-sec .btn {
    padding: 18px;
}
.customer-stories-sec .card img {
    width: 64px;
}
.brand-review a > img, .brand-review > img {
    width: 100px;
}
.filter-btn-block .btn-outline-secondary:hover {
    color: #fff !important;
    border: 1px solid #6960CE;
    background: linear-gradient(359.92deg, #6E9CF0 -19.14%, #6A6DD5 12.63%, #6A6CD5 12.65%, #6960CE 105.88%);
}
.pro-detail-inner-block .big-thumb {
    width: 100%;
}
#tab2 .range-container, #tab3 .range-container  {
    margin-left: 0;
}
.slider-carat .range-container .extra-range-txt:last-child input,
.slider-depth .range-container .extra-range-txt:last-child input,
.slider-table .range-container .extra-range-txt:last-child input {
    width: 70px;
}
.right-col .product-section {
    max-height: 2400px;
}
.mst-popular label {
    font-size: 14px;
}
.range-slider-block .ui-widget.ui-widget-content {
    background: #c5c5c5;
}
.text-muted {
    color: #c5c5c5!important;
}
.edu-detail-top-content-sec > .top-content-inner .content-sec {
    padding-right: 0;
}
.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
}
.diamond-filter-sec .diamond-dropdown .dropdown-toggle span:last-child img {
    display: none;
}
.diamond-filter-sec .diamond-dropdown .dropdown-toggle span:last-child img:nth-last-child(-n+3) {
    display: block;
}
.page-link:focus {
    box-shadow: none;
}
.google-add {
    padding: 0 !important;
    background-color: #FFFFFF;
    height: auto !important;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
@media (max-width: 767.98px) {
    .google-add {
        position: fixed;
        bottom: 5px;
        z-index: 1;
    }
    .adsbygoogle {width:100% !important; max-width:100% !important; min-width:100% !important; max-height:120px !important; height:120px !important;  }
    .adsbygoogle * {width:100% !important; max-width:100% !important; min-width:100% !important; max-height:120px !important; height:120px !important;  }
    .add-section .container {
        padding: 0;
    }
}
.dia-pro-block .dia-pro-left .img-block img {
    max-width: 120px;
}
@media (max-width: 767.98px) {
    .dia-pro-block .dia-pro-left .img-block img {
        max-width: 85%;
    }
}
.dropdown-item.active {
    color: #fff;
    background: linear-gradient(359.92deg, #6E9CF0 -19.14%, #6A6DD5 12.63%, #6A6CD5 12.65%, #6960CE 105.88%);
}
.diamond-filter-sec .dropdown .dropdown-menu .dropdown-item.active:hover {
    color: #fff;
}
 
@media (max-width: 767.98px) {
    .learn-more-abt-sec .btn {
        display: block;
        margin:0 auto;
    }
    .wizard-modal ul.pager {
        z-index: 999;
    }
}
.customer-stories-sec .owl-dots .owl-dot span {
    height: 7px;
    width: 7px;
}
.customer-stories-sec .owl-dots .owl-dot {
    margin-right: 20px;
}
@media (max-width: 767.98px) {
    .how-it-wrk-sec .img-block {
        min-height: unset;
    }
}
#shareImagePopup .row.line-4 img {
    height: 24px;
}

/*mobile Hamburger animation starts*/
.navbar-toggler {
    height: 25px;
    width: 25px;
}
.navbar-toggler span {
    top: 9px;
    width: 100%;
    left: 0;
    display: block;
    position: absolute;
    height: 2px;
    background: #2f2d2b;
    border-radius: 2px;
    opacity: 1;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(4) {
    width: 0%;
    left: 50%;
}
.navbar-toggler span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navbar-toggler span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navbar-toggler.collapsed span {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.navbar-toggler.collapsed span:nth-child(1) {
    top: 0px;
    width: 100%;
    left: 0;
}
.navbar-toggler.collapsed span:nth-child(4) {
    top: 18px;
    width: 100%;
    left: 0;
}
.navbar-toggler:focus {
    outline: unset;
}
/*mobile Hamburger animation ends*/
.left-col-close-btn {
    padding-right: 5px;
}
.tryOn_link{
    display: none;
}
@media (max-width:480px){
    #step-guide.wizard-modal .modal-content {

        min-height: 100vh;
    }
    #step-guide.wizard-modal h3 {
        font-size: 22px;
        line-height: 26px;
    }
    #step-guide.wizard-modal h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .wizard-modal .modal-content {
        height: auto;
    }
    .pro-detail-inner-block .right-pro-detail h1 {
        text-align: center;
    }
.slider-price, .slider-carat, .slider-cut, .slider-color, .slider-color, .slider-clarity, .slider-fluorescence, .slider-polish, .slider-symmetry, .slider-depth, .slider-table
,.slider-ppc {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.left-diamond-filter span.handle-label{
    font-size: 13px;
    line-height: 1.2;
}
/* .left-diamond-filter span.handle-label br {
    display: none;
} */
/* #loading,#message_loading {
    position: fixed;
    z-index: 5;
    margin: 0 !important;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}
#loading img,#message_loading img {
    width: 100px;
    height: 100px;
} */
section.releated-product-sec .dia-pro-right .pro-btn-block .btn {
    display: block;
    margin: 0;
}
section.releated-product-sec .dia-pro-right .pro-specifications ul li:last-child {
    display: flex;
    width: 100% !important;
}
/* 03-02-2021 */
.dia-pro-right .brand-review a img {
    max-width: 60px;
}
.dia-pro-block .dia-pro-left > p svg {
    margin-left: 3px;
    width: 16px;
    fill: #fff;
}
.dia-pro-block .dia-pro-left >p {
    font-size: 10px;
    padding: 5px;
}
.dia-pro-right .pro-specifications ul label, .dia-pro-right .pro-specifications ul p {
    font-size: 14px;
}
.tryOn_link img {
    width: 24px;
}
.tryOn_link {
    position: absolute;
    right: 7px;
    top: 43px;
    display: block;
}
/* 03-02-2021 */
/* 4-3-2021 */
header {
	z-index:10;
}
header .navbar {
    padding: 10px 0 5px;
}
.home-try-now-sec .bottom-btn-block .btn {
    margin-bottom: 2rem;
}
/* 4-3-2021 */
}
@media screen and (max-width:360px) {
    .tabs-wrapper .nav-justified .nav-item {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 1.5;
    }   
    .stepGuide-action-btns .btn, .button-next.disabled > .btn::after {
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
        white-space: nowrap;
    } 
}

.userLoggedIn .dropdown-toggle img{
    width:40px;
    height:40px;
    object-fit:cover;
    border-radius:100%;
  }
  .userLoggedIn .dropdown-menu a {
      color: #6966d2;
  }
  .error{
    color: red;
  }
  
  .btn-more
  {
      padding: 6px !important;
      padding-top: 17px !important;
  }
  
  iframe 
  {
      border:none;
      overflow: hidden;
  }