header.position-remove .top-nav ul li a:hover {
    color: #fff;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}


header.position-remove {
    position: inherit;
}

.section-top-inner {margin: 80px 0PX;}

/*  breadcrumb*/

.breadcrumb ul.nav li a:after {
    content: "/";
    padding-left: 10px;
    color: #757474;
}

.breadcrumb ul.nav li:last-child a:after {display: none;}

.breadcrumb ul.nav li a {
    padding: 10px 10px 10px 0px;
    color: #D2A66E;
}
.breadcrumb h2 {
    font-size: 28px;
    margin: 0px;
    line-height: initial;
    font-family: 'Poppins', sans-serif;
    color: #D2A66E  ;
}

.breadcrumb {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0px;
    background-color: #fff;
    border-bottom: 1px solid #dadada;
    border-radius: 0px;
    display: none;
}


section.about-page.section-top-inner h2 , section.about-page.section-top-inner .about-content h5  {
    color: #D2A66E;
    font-family: 'Poppins', sans-serif;
}


.about-page img {
     border: 8px solid #D2A66E;
}

section.about-page:hover img {
    transform: scale(1.05);
}

section.about-page img {    transition: transform .3s cubic-bezier(0.45,0,.55,1),-webkit-transform .3s cubic-bezier(0.45,0,.55,1);}

.about-icon {
    width: 17%;
    margin-right: 15px;
}
.about-icon, .about-content {
    float: left;
}

.about-content {
    width: 70%;
}

.about-icon i {
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #D2A66E;
    border: 5px solid #D2A66E;
}
.about-icon-effect:hover .about-icon i {
	box-shadow: 0 0 20px 0 rgba(51,51,51,.35);
	    border-radius: 50%;
	        transition: all .5s ease-in-out;
}
.about-content h5 {
    font-size: 18px;
}

section.about-page .about-spacing {
    margin-top: 20px;
}
/*contact page*/

section.contact-page .text-med p i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #f9f6f3;
    text-align: center;
    font-size: 20px;
    color: #02164f;
    background: #f9f6f3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-page .text-med p a {
    color:#161616;
    text-decoration: none;
}

/*education page*/

section.section-top-inner.eduction-page h2 {
    color: #D2A66E;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
}

.edu-fourcs div.span50r {
    width: 97%;
    float: right;
    margin-left: 0 !important;
    padding-left: 55px;
    display: inline-block;
    border-left: 2px solid #D2A66E;
    position: relative;
}

.edu-fourcs div.span50r:after {
    content: "";
    display: inline-block;
    background-color: #fff;
    position: absolute;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 68px;
    z-index: 0;
}

.edu-fourcs div.span50r:before {
    content: ' ';
    display: block;
    width: 25px;
    height: 25px;
    background-color: #D2A66E;
    position: absolute;
    right: auto;
    left: -13px;
    top: 50%;
    transform: translateY(-50%) rotate(223deg);
    z-index: 1;
}
section.section-top-inner.eduction-page .edu-fourcs .row.mt-5 {
    margin-top: 100px !important;
}



/*diamond-page*/

.cart-body label a {
    color: #D2A66E;
    font-weight: 500;
}

/*login page */

.cart-body .panel-heading.padding-two.text-center.text-uppercase h4, .cart-body form .panel-heading.radius-flat.bg-dark-gray h4.white-text {
    font-family: 'Nunito Sans';
    color: #000000;
    font-size: 22px;
    font-weight: 600;
}

.col-md-7.col-lg-8.d-md-block.d-none.text-center {
    background-image: url('../../images/login-banner.jpg');
    height: 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    min-height: 953px;
}

div.screen.form {
    background: #fff;
    display: flex;
    align-items: center;
    height: 100vh;
    z-index: 1;
    position: relative;
    width: 100%;
}

.col-md-5.col-lg-4.px-0 {
    overflow: hidden;
    padding: 0px;
}

.cart-body div.form-horizontal {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    z-index: 9;
}

.screen__background__shape1 {
    height: 520px;
    width: 520px;
    background: #FFF;
    left: -50px;
    box-shadow: 0px 0px 34px 13px #d5d5d552;
    top: initial;
    border-radius: 72px ;
    transform: rotate(45deg);
    position: absolute;
    
}

.login_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.screen__content {
    z-index: 1;
    position: absolute;
    width: 100%;
    max-width: 450px;
    transform: translateY(-25px);
}


@media(max-width: 575px){

	div.form i.fa {left: 25px !important; }
    div.form form {
    width: 100%;
    margin-left: auto;
    z-index: 9;
    padding: 10px;
}


.new_register_design .login_btn .btn-blue {
    margin: 8px 0px!important;
    padding: 10px;
}

.screen__content {
    width: 100%;
}
div.form {
    width: 100%;
}
.screen__background__shape {
    width: 100%;
    left: 0px;
    border-radius: 0;
}

div.screen.form{
    justify-content: center;
}

}

@media(max-width: 767px){

	div.form i.fa {top: 7px;}

    button.btn-custom{width:100%;}
    
    .screen__background__shape{position: relative; transform: rotate(0deg); width: 100%;}

}

@media (min-width:768px ) and (max-width: 1024px){

    .screen__background__shape{ transform: rotate(0deg);}
    
    div.form form {padding: 0px 10px; }

    .d-flex.justify-content-around.align-items-center.mb-4 {font-size: 14px; }
	
	button.btn-custom {
        /* padding: 4px; */
         font-size: 16px; }
	
	div.form i.fa {left: 22px;}

}

@media (max-width: 1200px){
    button.btn-custom {
    margin-left: auto;
    margin-right: auto;
}
.d-flex.justify-content-between.align-items-center.flex-wrap.mb-4 {
    justify-content: space-around !important;
}
}

/* -------------user page end here */

/*inner profile page*/

.sidenav-user a.active {
    background: #D2A66E;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03619e', endColorstr='#03619e',GradientType=1);
}
.sidenav-user a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    display: block;
    font-weight: normal;
    background: transparent;
    border-radius: 0.25rem;
    margin-bottom: 4px;
    border: 1px solid #d2a66e;
    color: #000;
}
.sidenav-user li {
    display: block;
    border-bottom: 1px solid #FFF;
}

.sidenav-user ul{
    padding-left: 0;
}

.profile-page .card-header , .change-password-page .card-header , .address .card-header , .address-page .card-header{
    background-color: #D2A66E;
    color: #fff;
    font-size: 18px;
}

.profile-page .card-footer , .change-password-page .card-footer , .address .card-footer , .address-page .card-footer{
    background-color: transparent;
}

section.section-top-inner.address-page button.main-btn.add-address {
    padding: 7px 42px;
        border-radius: 0px;
}

section.section-top-inner.address-page .cell.title.text-center h5 {
    padding-left: 6px;
}


section.section-top-inner.address-page .address-box {
    border: 1px solid #D2A66E;
    padding: 15px 5px;}
section.section-top-inner.address-page .cell.edit button.btn.main-btn, section.section-top-inner.address-page .cell.edit button.btn.secondary-btn {
    padding: 7px 12px;
    width: 100%;
}

.product-options_row h4 {
    font-family: 'Poppins', sans-serif;
}
section.privacy-page.section-top-inner ul {
    padding-left: 15px;
}

.form-control:focus {
    box-shadow: none;
    border-bottom: none;
}


.form-control {
    border-radius: 0;
    border: none;
    background: transparent;
    padding: 8px 15px;
}


.alertEmail .form-control,.request-alert .form-control,.diamond-email .form-control{
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.alertEmail .form-control::placeholder,.request-alert .form-control::placeholder,.diamond-email .form-control::placeholder{
    font-size: 1rem;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background-color:#fff !important;
    border-color: #fff!important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
}

/*new css*/

.section-top-inner
 {
    margin: 0px !important;
    display: flex;
    align-items: center;
    background: #f8f8f8;
    justify-content: center;
    padding: 20px 0;
}

section#pageContent.section-top-inner {
    height: 100vh;
}

section#pageContent\ create_account{height: auto;}


section.dia-page.section-top-inner {
    position: relative;
    top: 10px;
    background: transparent;
}

section.new_update_design .custom-1500 {
    margin: auto 35px !important;
    padding: 25px 15px;
}
.brand-list {
 
    margin: 0px 0px 10px 0px !important;
}
.d-flex.wrapper.desk_header_view {
    position: relative;
}
@media(max-width:991px){
    button.navbar-toggler {
        display:block !important;
    }
}
@media(max-width:799px){
    section.new_update_design {
        top: 0px !important;
    }
    .top-35 {
    
        margin-top: 0px !important;
    }
}
@media(max-width:575px){
.tps_filter label {
   
    font-size: 18px !important;
    padding-bottom: 10px !important;
}


.col-lg-8.middle-column {
    border-radius: 0!important;
}

.middle-column .panel-heading h4{
    font-size: 20px!important;
}

.col-lg-8.middle-column {
    padding: 40px 20px!important;
}
.search-btn .hide_show .btn,.search-btn .btn{
    margin-top: 5px;
}

.product-gallery_preview a {
   /* min-height: 44px !important; */
 
}
}

@media(max-width:425px){
    .col-lg-8.middle-column {
        padding: 40px 12px!important;
    }

    div.screen.form .row.align-items-center.justify-content-center.c-row .col-lg-12.col-md-12.col-sm-12 {
        padding: 0;
    }
}

#profile_form .row.new_add {
    margin-bottom: 20px;
}


#profile_form .row.new_add input {
    border-radius: 5px;
    padding: 8px 7px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    font-size: 16px;
}

#profile_form .row.new_add input::placeholder{
    font-size: 14px;
}

#profile_form .row.new_add input:focus{
    border: 1px solid #D2A66E;
}


.card-footer .btn.btn-primary {
    background: #D2A66E;
    /* border: 0; */
    padding: 6px 19px;
    text-transform: uppercase;
    border: 1px solid #d2a66e;
}

.card-footer .btn.btn-primary:hover {
    background: transparent;
    color: #d2a66e;
    border: 1px solid #d2a66e!important;
}


.justify-content-sb{justify-content: space-between;}

.btn-blue {
    background: #D2A66E;
    border: 0;
    padding: 10px 19px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #D2A66E;
    transition: 0.5s ease;
    border: 2px solid #D2A66E!important;
    white-space: nowrap;
    /* margin: 8px 10px; */
}

.custom-alert-msg {
    display: block;
    /* margin-bottom: 30px; */
    margin-top: 30px;
    margin-left: 30px;
}

.btn-blue:hover {
    background: transparent;
    color: #D2A66E!important;
}

.btn-blue:hover a{
    color: #D2A66E;
}

.table-design .view .view_btn {
    background-color: #fff;
    border: 1px solid #D2A66E;
    color: #D2A66E;
    padding: 6px 15px;
    border-radius: 5px;
}
.table-design .view .view_btn i {
    font-size: 20px;
    vertical-align: middle;
}

.table-design .view {
    text-align: end;
}

#alert_emailmodal .modal-header.bg-site {
    background-color: #D2A66E;
    color: #fff;
    text-align: center;
    padding: 8px 24px;
    align-items: center;
    border-radius: 0;
}
#alert_emailmodal button.btn.btn-primary {
    border: 1px solid #D2A66E!important;
    background: #D2A66E;
    transition: 0.5s;
}

#alert_emailmodal button.btn.btn-primary:hover {
    background: transparent!important;
    color: #D2A66E!important;
}

#alert_emailmodal button.btn.btn-primary {
    display: block;
    margin: auto;
    width: 50%;
    border-radius: 5px !important;
    transition: 0.3s;

}

#alert_emailmodal .nameError{
    color: REd;
    font-size: 14px;
}


#alert_emailmodal .modal-header .close {
    position: absolute;
    right: 20px;
    color: #fff;
    padding: 0px;
    border-radius: 50px;
    TOP: 50%;
    transform: translateY(-50%);
    background-color: #D2A66E;
    opacity: 1;
    line-height: 0px;
    margin: 0px;
    height: 30px;
    width: 30px;
    border: none;
    vertical-align: middle;
    font-size: 22px;
}
.form-group {
    margin-bottom: 1rem;
}

/* -------------alert email popup--------- */

  div.alertEmail .custom-body {
    min-height: 70px;
    padding-top: 14px!important;
}

div.alertEmail .custom-body span {
    padding: 0px 24px 0px 18px;
}

div.alertEmail .custom-footer {
    border-top: 0.5px solid #eee;
    padding-top: 6px !important;
    display: flex;
    justify-content: end;
    /* padding-bottom: 14px; */
    margin-bottom: -7px;
}

  div.alertEmail .custom-footer a.btn{
    width: 135px;
    padding: 6px 5px;
    background: #D2A66E;
    color: #fff;
    outline: none;
    border-radius: 5px;
  }
  
/* ----------------------------------additional user css---------------------------------- */

/* .custom_block{
    box-shadow: 0 0 5px lightgray;
    background: #fff;
} */

.custom_block  .panel-heading  .custom_head{
        text-align: left;
        padding: 6px 40px;
        color: #000000;
}

.form-control::placeholder , .form-control{
    /* color: #000000; */
    font-weight: 500;
    font-size: 18px;
    font-family: 'Nunito Sans';
}

.cart-body .custom_input_block input[type="password"],.cart-body .custom_input_block input[type="text"]{
    padding: 8px 19px;
}

label.btn-blue a {
    color: #ffff;
    text-decoration: none;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}


label.btn-blue{
    border-radius: 5px;
}

.custom_icon_img{
    width: 20px;
}

.custom_icon_img1{
    width: 16px;
}

.custom_input_block{
    width: 100%;
    border-bottom: 1px solid #D2A66E;
    padding: 0 2px;
    position: relative;
}

.password-hide-showToggle{
    position: relative;
}

.show-pwd-icon {
    position: absolute;
    right: 10px;
    display: none;
    transform: translateY(-50%);
    top: 50%;
}
 .hide-pwd-icon{
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
    top: 50%;
}

.password-hide-showToggle .show-pwd-icon,.password-hide-showToggle .hide-pwd-icon {
    right: 20px;
}

.custom-alert-msg .alert-danger,.custom-alert-msg .alert-success {
    /* color: #ff0029; */
    /* border-color: #ff0029; */
    background: transparent;
    border: none;
    padding: 0;
    justify-content: center!important;
    margin: -8px auto 7px;
    gap: 20px;
}


/* ----------------------my request drag and drop file css --------------- */

.drop-zone {
    /* max-width: 200px; */
    height: 64px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
    color: #cccccc;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
  
  .drop-zone--over {
    border-style: solid;
  }
  
  .drop-zone__input {
    display: none;
  }
  
  .drop-zone__thumb {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
  }
  
  .drop-zone__thumb::after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5px 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

  .btn-close:focus{
    opacity: 0;
    box-shadow: unset;
  }
  
  .myrequest-btn{
    border-radius: 0.25rem;
    padding: 6px 30px;
  }

  div.request-alert .modal-header h5{
    font-size: 16px;
  }

  div.request-alert .modal-header button.btn-close {
    font-size: 20px;
    color: #fff;
    background: transparent!important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    opacity: 1;
}

div.request-alert button.btn.btn-primary{
    display: block;
    margin: auto;
    width: 50%;
    border-radius: 5px !important;
    border: 1px solid #D2A66E;
    background: #D2A66E;
}



  /* -----------------diamond email popup detail page ------------ */

  .diamond-email h4.modal-title{
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito Sans';
  }

  /* ------------------------alertfy wishlist remove css------------ */

  div.alertify .ajs-header {
    background-color: #D2A66E;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.8px;
    padding: 10px 24px;
}

div.alertify .ajs-body {
    min-height: 90px;
    display: flex;
    align-items: center;
}

.alertify .ajs-commands {
    margin: -19px 24px 0 0!important;
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
    border-radius: 4px;
}

div.alertify .ajs-buttons{
    border-top: 0.5px solid #eee;
}

div.alertify .ajs-buttons button{
    border: none;
    outline: none;
    background: #D2A66E;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #D2A66E;
}

div.alertify .ajs-buttons button:hover{
    background-color: transparent;
    color: #D2A66E;
}

.alertify .ajs-commands button.ajs-close {
    background-image: none!important;
}

.alertify .ajs-commands button.ajs-close::before{
    content: '×';
}

.alertify.ajs-closable .ajs-commands button.ajs-close {
    display: inline-block;
    font-size: 20px;
    color: #fff;
}

.alertify .ajs-commands {
    position: absolute !important;
    right: 4px !important;
    /* margin: -19px 10px 0 0 !important; */
    z-index: 2 !important;
    top: 8%!important;
}

/* ------------------create account---------- */

.col-lg-8.middle-column {
    padding: 50px;
    /* position: relative; */
    background: #FFF;
    box-shadow: 0px 0px 34px 13px #d5d5d552;
    border-radius: 72px 72px 72px 72px;
}

.middle-column .form-group input{
    border: 1px solid #ced4da;
    font-size: 16px;
    border-radius: 0.25rem;
}

.middle-column .form-group input::placeholder{
    font-size: 16px;
}

.middle-column .form-group input:focus{
    border: 1px solid #D2A66E;
}

.middle-column .new_register_design .fdg_logo img{width: 120px;}

.middle-column .new_register_design .form-control {
    padding: 6px 15px;
}

.middle-column .new_register_design .form-control::placeholder{
    font-size: 16px;
}

.middle-column .new_register_design .password_caution{
  font-size: 13px;
  margin-top: 8px;
  opacity: 0.9;
}

.form_error{
    color:red;
    font-size: 14px;
  }

  .pwdError{
    position: absolute;
  }

  input[type=number] {
-moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

/* -------------------profile card css---------------- */

/* ---------------gemstone-section css------------ */

.gemstone-section {
    padding: 50px;
}

.gemstone-section .row .col-title h3 {
    text-align: left;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 18px;
}

.gemstone-section .emerald-row{
    margin-bottom: 80px;
}

/* .gemstone-section .container{
    border-bottom: 2px solid #000;
} */



.gemstone-section .row .web-wrapper p {
    font-weight: 400;
    font-size: 18px;
    color: #262626;
    line-height: 30px;
}

.gemstone-section .row .web-wrapper{
    margin-bottom: 20px;
    width: 90%;
}

.gemstone-section .row .ReadmoreBtn {
    border: 2px solid #D2A66E;
    border-radius: 0px;
    padding: 10px 40px;
    text-transform: capitalize;
    font-size: 16px;
    transition: 0.5s;
    background: #D2A66E;
    color: #fff;
    font-weight: 500;
}

    .gemstone-section .row .ReadmoreBtn:hover{
        color: #000000;
        background: transparent;
    }

    .gemstone-section .row .right-side{
        height: 450px;
    }

    .gemstone-section .row .img-col{
     width: 100%;
     height: 100%;
    }

.gemstone-section .row .img-col .lower-img {
        width: 600px;
        height: 100%;
        overflow: hidden;
        border-radius: 6px;
        position: relative;
    }

    /* .gemstone-section .row .img-col .lower-img .overlay-content{
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(245, 245 ,238,0.4);
        top: 0;
        left: -100%;
        transition: 0.3s;
    } */

    /* .gemstone-section .row .img-col .lower-img:hover .overlay-content{
        left: 0;
    } */



    .gemstone-section .row .img-col .hover-img{
        overflow: hidden;
        width: 100%;
        height: 100%;
    }

    .gemstone-section .row .img-col .hover-img img{
       transition: 0.5s;
    }


    .gemstone-section .row .img-col .hover-img:hover img{
        scale: 1.1;
    }

       .gemstone-section .row .img-col .lower-img img,.gemstone-section .row .img-col .upper-img img
       {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }


        @media (min-width:992px) and (max-width:1200px){
            .gemstone-section {
                padding: 50px 20px;
            }

            .gemstone-section .row .web-wrapper {
                width: 100%;
            }
        }

        @media(max-width:992px){
            .gemstone-section .row .text-content{
                order: 2;
            }

            .gemstone-section .row .img-content{
                order: 1;
            }

            .gemstone-section .row .img-col {
                display: flex;
                justify-content: center;
                gap: 10px;
            }

             .gemstone-section .row .img-col .lower-img {
                border-radius: 12px;
            }

            .gemstone-section .row .right-side {
                height: auto;
                margin-bottom: 16px;
            }

            .gemstone-section .emerald-row {
                margin-bottom: 50px;
            }
        }

        @media (max-width:768px){
            .gemstone-section .row .web-wrapper {
                width: 100%;
            }
        }

        @media (max-width:576px){
            .gemstone-section {
                padding: 50px 16px;
            }

            .gemstone-section .row .col-title h3 {
                font-size: 36px;
                margin-bottom: 10px;
            }

            .gemstone-section .row .web-wrapper p {
                font-size: 16px;
                line-height: 28px;
            }

            .gemstone-section .row .web-wrapper {
                margin-bottom: 15px;
            }

            .gemstone-section .emerald-row {
                margin-bottom: 36px;
            }
        }

        @media (max-width:425px){
         .gemstone-section .row .img-col .lower-img {
                height: 250px;
                border-radius: 10px;
            }

            .gemstone-section {
                padding: 30px 0px;
            }
        }