/** loader css **/
.widget-holder.loader-area{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;z-index:9999;background-color: rgba(255, 255, 255, 0.5);}
.widget-holder.loader-area .widget-bg{position: absolute;top: 50%;left: 50%;transform: translate(-50%);background:transparent;}
.loader-area .loader {
    border: .4em solid transparent;
    border-left-color: #9c9b9b;
    border-right-color: #9c9b9b;
    border-radius: 50%;
    animation: 1s loader linear infinite;
}
@keyframes loader {
    0% { 
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
[class*="loader"] {
    display: inline-block;
    width: 3em;
    height: 3em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
}
/** loader css **/

.common-field[readonly] {background-color: #fff;}
.form-group.required .control-label:after {
  content:"*";
  color:red;
}
label.error{color:red !important;}
.login-form {
    width: 340px;
    margin: 0px auto;
    font-size: 15px;
}
.login-form form {
    margin-bottom: 15px;
    background: #f7f7f7;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 30px;
}
.menu-dropdown{
    padding:0.5rem;
}

.dml-box{
	border: 1px solid #ccc;
	padding: 10px;
}
/*** Detail Page - Jay ***/
.detail-info-full .OR {
    width: 100%;
    font-weight: 600;
    text-align: center;
    margin: 5px;
    font-size: 17px;
}
.detail-info-full h2 {
    color: #2d2727!important;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
.detail-info-full .Select_quality label{    
    width: 140px;
}
li.card.mb-4.box-shadow.lslide.active{
    border: 2px solid;
}

.content-area .pricebreakup-area{
    margin-top:15px;
}
.content-area .pricebreakup-area h3 {
    font-weight: 500;
    text-transform: uppercase;
    background: rgb(146, 138, 130);
    padding: 5px 0px;
    text-align: center;
    width: 100%;
    color: rgb(255, 255, 255) !important;
    font-size: 1.1em;
    margin-bottom: 1em;
}
.pricebreakup-area .grand-total{
    font-size:25px;
}
/* .content-area .Left_section, .pricebreakup-area .Right_section {
    width: 49.5%;
    float: left;
    border: 1px solid rgb(192, 167, 150);
    padding: 5px;
} */
/* .content-area .pricebreakup-area .Left_section {
    margin-right: 5px;
} */
/*** END ***/
ul.card-deck{
    padding-right: 0px;
}

.width-100{
    width: 100%;
}

.gray-bg{
    background-color: #ccc;
}
.filter-option-container.dropdown-menu.show {
    display: block;
    max-height: 15rem;
    overflow-x: hidden;
    overflow-y: scroll;
}


.product-swatch label{
    width: 100%;
    border: 1px solid #6c757d;
    height: 30px;
    line-height: 24px;
    border-radius: 3px;
}
.product-swatch.active{
    background: #ddd;
}
.product-radio-option{
    display: none;
}
.pointer{
    cursor: pointer !important;
}
.disabled{
    cursor: not-allowed;
}
.download-product-menu{
    min-width: 18rem;
}
.top-download-product-container .currency-icon{
    font-size: 0.91rem !important;
}
.color-yellow{background: #FFDF00;}
.color-rose{background: #B76E79;}
.color-white{background: #f9f3d1;}
.color-platinum{background: #E5E4E2;}
.color-swatch{padding: 1px 10px;margin: 0 10px 0px 5px;border:1px solid rgb(108 117 125 / 95%);}
.Select_metal_quality .select2-container{width:30%;}
.w-25{width:25% !important;}
.w-20{width:20% !important;}
label.shipping-method-label, label.payment-method-label {
    background: #ddd;
    padding: 10px 20px;
    border-radius: 5px;
    cursor:pointer;
}
label.shipping-method-label.active,label.shipping-method-label:hover, label.payment-method-label.active,label.payment-method-label:hover {
    border:1px solid;
}
.order-success-container .success-icon{
    border: 2px solid;
    padding: 5px;
    border-radius: 50%;
}
.btn-top-checkout{
	margin-top: .5rem;
}
.mini-cart-count{
	position: absolute;
    top: -7px;
    right: -10px;
    padding: 4px 7px;
    border-radius: 50%;
    background:#73235a;
    color: white;
    font-weight: 500;
}
.mto-metal-color.disabled,.mto-metal-carat.disabled
{
	cursor: not-allowed;
	pointer-events: none;
}
.w-15{
	width:15% !important;
}
.login-label.forget-password{
	    right: -124px;
}
#imageGallery li img{
	width:100%;
	height:100%;
}
.product-gallary-image .lSPager.lSGallery li.active img{
	border: 4px solid #73235a;
    padding: 0 1px 0;
}
.dataTables_info{
	float:left;
}
.dataTables_paginate{
	float:right;
}
.dark-theme .mini-cart-count{
	color: #000;
	font-weight:600;
}
.dark-theme .btn-register, .dark-theme #btn-reset{
	color: #fff;
    border-color: #fff;
}
.account-sidebar .sidebar-menu .sidebar-menu-list li a.active{
	background: #ddd;
	color: #73235a;
}
.sub-menu{
    z-index: 9999 !important;
    overflow-x: auto;
    overflow-y: auto;
    max-height: 400px;
    width: 200px;
}
header .navbar-expand-lg .navbar-nav .nav-item .sub-menu ul{
    padding: 0 !important;
}

div::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

div::-webkit-scrollbar-track {
    border-radius: 2px;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

div::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #c3c3c3;
}

.multiselect-container>li>a>label{
    padding: 3px 10px !important;
}
h1{
    font-size: 30px !important;
    color: #404040 !important;
    font-weight: 400 !important;
}
h2{
    font-size: 22px !important;
    color: #404040 !important;
    font-weight: 400 !important;
}
h3{
    font-size: 20px !important;
    color: #404040 !important;
    font-weight: 400 !important;
}
h4{
    font-size: 20px !important;
    color: #73235a !important;
}
h5{
    font-size: 15px !important;
    color: #404040 !important;
    font-weight: 500 !important;
}
.badge{
    font-weight: 600 !important;
    padding: 3px 7px !important;
    border-radius: 25px !important;
}
.badge-light{
    color: #6f6f6f !important;
    background-color: #f8f9fa !important;
    border:1px solid #f8f9fa !important;
}
.badge-secondary{
    color: #119e98 !important;
    background-color: #ddf3f2 !important;
    border:1px solid  #119e9838 !important;
}
.other-info-tags span{
    padding: 0 !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    color: #6f6f6f !important;
}
.product-box{
    box-shadow: 0 0 3px #6f6f6f47;
}
.product-box-footer{
    margin-top: 15px !important;
}
.product-footer-action .btn{
    color: #6f6f6f !important;
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
}
.product-price{
    font-weight: 400 !important;
    color: #8d3c72 !important;
}
.product-price i{
    font-size: 18px !important;
}
.short-list ul li a{
    font-size: 14px !important;
    /* opacity: 0.8; */
    color: #404040  !important;
    font-weight: 400;
}
.btn-download-image, .btn-add-wishlist{
    color: #6f6f6f !important;
}


.btn{
    
    font-size: 14px !important;
}
.btn-group{
    font-size: 14px !important;
}

.filter-btn{
    color: #6f6f6f !important;
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
}

.btn-light{
    color: #404040 !important;
    background-color: #f8f9fa !important;
    border-color: #40404012 !important;
}
.multiselect-native-select{
    border: 0px solid var(--select-border-color) !important; 
    background: #fff0fa !important;
}
.multiselect-native-select span{
    color: #404040 !important;
}

#sku{
    font-size: 14px !important;
}

.widget-title{
    font-weight: 500 !important;
}
footer ul li{
    margin-bottom: 5px !important;
}
.btn-outline-light{
    color: #404040 !important;
    border-color: #ced4da !important;
}
.mini-cart p{
    text-align: center;
    font-size: 14px;
}
.mini-cart .product-name{
    font-weight: 500 !important;
}

.mini-cart .product-price{
    font-size: 13px !important;
}
.mini-cart .product-price i{
    font-size: 13px !important;
}
.mini-cart .product-qty{
    font-size: 13px !important;
}
header .menu-right-links ul li .btn-primary{
    color: #fff !important;

}
header .menu-right-links ul li .btn-outline-primary{
    color: #73235a !important;

}
.cart-total{
    font-size: 14px !important;
    font-weight: 400 !important;
    border-top: 1px solid #e9ecef !important;
}
.delete-from-cart{
    opacity: 0.7 !important;
    font-size: 13px !important;
}
header .menu-right-links ul li .btn-outline-primary:hover{
    color: #fff !important
}
.breadcrumb-wrapper{
    background-color: #fff !important;
}

.w-50{
    width: 40% !important;
    text-align: center !important;
    border: 1px solid #e9ecef !important;
}
.downloaded-product .product-name{
    font-weight: 500 !important;
}
.downloaded-product .product-price{
    font-size: 13px !important;
}
.downloaded-product .product-price i{
    font-size: 13px !important;
}
.table.table-striped tbody tr:nth-of-type(odd){
    background-color: #f8f9fa !important;
}
.sidebar-head{
    background-color: #f8f9fa !important;
    border: 1px solid #e9ecef !important;
    border-bottom: 0px solid #e9ecef !important;;
}
.sidebar-menu{
    background-color: #fff !important;
    border: 1px solid #e9ecef !important;
}
.sidebar-menu-list{
    padding:0px 0px !important
}
.select-icon{
    color: #00c72d !important
}
.modal-header{
    background: #73235a !important;

}
.modal-title{
    color: #fff !important;
}
.custom-control-label{
    font-size: 14px !important;
    margin-top: 2px;
}
.multisteps-form__progress-btn{
    font-size: 16px !important;
}
.section-padding{
    padding: 50px 0 !important;
}
.address-box{
    background-color: #636363bf !important;
    color: #ededed !important;
}
.address-box.billing{
    background-color: #73235a !important;
}
.address-box.shipping{
    background-color: #119e98 !important;

}

.login-background{
    padding: 50px 0 !important;
    height: 84vh;
    display: flex;
    align-items: center;
}
.backTop {
    position: fixed;
    bottom: 14px;
    right: 14px;
}
.backTop{
    background: #12a19b8a;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
	transition: all 0.3s linear;
} 
header .menu-right-links ul li .hover-box {
    box-shadow: 0 0 7px #73235a3b !important;
    z-index: 9999 !important;
}
header .menu-right-links ul li .hover-box .hover-box-accordion-handle {
    background-color: #fff;
    color: #6f6f6f;
}

header #frmsearch #term { 
    border-color: #e9ecef;
}

header .input-group-text { 
    border-color: #e9ecef;
}

header .menu-right-links ul li {
   margin: 0 0px 0 0px;
}
header .menu-right-links ul li .custom-switch { 
    margin-left: 2px;
}
.account-sidebar .sidebar-menu .sidebar-menu-list li {
    border-bottom: 1px solid #e9ecef;
}
.back-to-top{display: none;}
.order-table-list.list-group-flush li.list-group-item {border-width: 0 0 0px;padding: 0.75rem 0.25rem 0px;}
.product-detail-ready-to-ship .ready-product-list li .list-product-detail .badge.badge-secondary{color: #119e98 !important;
    background-color: #e9fffe !important;border: 1px solid #e9fffe !important;line-height: 9px;}
.product-detail-ready-to-ship .ready-product-list li .product-box-inner.selected .list-item-image img, .product-detail-ready-to-ship .ready-product-list li .product-box-inner:hover .list-item-image img {
    opacity: 1;
}
.product-detail-ready-to-ship .ready-product-list li .product-box-inner.selected .list-item-image:after, .product-detail-ready-to-ship .ready-product-list li .product-box-inner:hover .list-item-image:after {
    background: #ffffffdb;
}	
.product-detail-ready-to-ship .lSAction>a { opacity: 0.3;}
.product-detail-ready-to-ship .lSAction>a:hover { opacity:1;}

footer .widget-title {text-transform: uppercase;}
.thankyou-text.display-4 {font-size: 2rem;}
.page-header {padding:15px 0;background-color:#fff;}
.cart-section {padding-top: 25px;}
.section-padding.checkout-section { padding-top: 20px !important;}


/* Responsive */
@media screen and (max-width: 991px) {
    .header-top .logo img { max-width:100%;padding: 0px 0px 0px;}
	.header-top .row.py-3{padding-bottom: 0rem !important;}
	header .navbar-expand-lg .navbar-nav .nav-item .sub-menu {display: none;width: auto;position: relative;}
	.navbar-nav {margin-bottom: 15px;}
	header .navbar-expand-lg .navbar-nav .nav-item:hover .sub-menu {display: block;}
	 header .menu-right-links ul li .hover-box {left: auto;right: 0; }
     header .menu-right-links ul li .hover-box .media .product-name {word-break: break-all;}
	header .navigation-menu-wrapper .small-logo img { max-width: 40px;}
	header.sticky .navigation-menu-wrapper {padding:0 10px 0 5px;}
	header.sticky .navigation-menu-wrapper .menu-right-links {margin-top: 8px;}
	.header-top .input-group.mb-2{ }
    .header-top #frmsearch{flex-flow: initial;width: 100%;margin-bottom: 0rem !important;}
    .header-top #frmsearch #term {min-width: 90%;width: 100%;}
    .header-top .menu-right-links{margin-bottom: 0rem !important;}
    header .navbar-toggler {background-color: transparent;color:#636363;padding: 0.25rem 0rem;}
    .display-3 {font-size: 2rem;}
    .login-background {align-items: baseline;padding: 25px 0 !important;}
    .login-box {margin-top:30px;}
    .login-box .form-check-label {font-size: 13px;}
    .main-slider.slick-slider .slick-prev:before, .main-slider.slick-slider .slick-next:before {
        font-size: 30px;}
    .short-list ul { }	
    .short-list ul li {width: auto;margin: 0 6px 10px;}
    .short-list ul li+li:after{
        content: "|";position: absolute;left: -8px;top: 0;
    }
	
	.section-title {
      font-size:22px !important; 
    } 

	.product-gallary-image{ margin-bottom: 15px;}
	.product-detail-content .product-detail-title h1 {font-size: 24px !important;} 
	.product-detail-info-box {margin-top: 14px;}
	.breadcrumb {padding: 0rem 1rem 0rem 1rem;font-size: 12px;letter-spacing: 0.3px;margin-bottom: 10px;}
	.breadcrumb .breadcrumb-item+.breadcrumb-item::before {margin: 0 0px;padding-right: 0.3rem;line-height: 24px;}
	
	#frm-edit-account .btn.float-right {float: none !important; margin: 0px auto; display: table;}
	label {margin-bottom: 0rem;}
	
	/*My account section*/
    .account-sidebar  { margin-bottom: 20px; height: auto;}	
    .account-sidebar .sidebar-head{border-bottom:1px solid #e9ecef !important;padding: 6px;}
	.account-sidebar .sidebar-head .sidebar-head-image { max-width: 40px;margin-right: 15px;}
    .account-sidebar .sidebar-head .fas {transition: all 0.3s linear;margin-right: 15px;}
    .account-sidebar .sidebar-head.show{ border-bottom:0px solid #e9ecef !important; }
    .account-sidebar .sidebar-head.show .fas {transform: rotate(90deg);}
    .account-sidebar .sidebar-menu { display: none;}
    .account-sidebar .sidebar-menu.show { display:block;}
	.table-wrapper, .dataTables_wrapper {overflow: auto;}
	
	/* Cart page*/
	#cart-container .cart-items {overflow: auto;}
	.multisteps-form__progress-btn {font-size: 13px !important;text-indent: 0 !important;line-height: 16px;}
	.address-box .add-address{font-size: 1.4em;position: relative;}
	.address-box {height: auto;margin-bottom: 10px;padding: 20px 20px;}
	.address-selection-list h3 {font-size: 18px !important; }
	
	.page-header {padding:5px 0; }
	.cart-section {padding-top:10px;}
	.section-padding.checkout-section { padding-top:10px !important;}
	h1.page-header-title{margin-top: 10px;font-size: 26px !important;}
	
	/*Footer section*/
	footer .widget-title {font-size: 20px;}
	footer.withlogin {padding:25px 0 15px;}

    header .menu-right-links ul li .hover-box{
        min-width: 250px;
    }
	
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
  }
  
  .ribbon-green {
    font: normal 8px Sans-Serif;
    color: #FFFFFF;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform:    rotate(45deg);
    -ms-transform:     rotate(45deg);
    -o-transform:      rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #bf6b6b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bf6b6b), to(#bf6b6b)); 
    background-image: -webkit-linear-gradient(top, #bf6b6b, #bf6b6b); 
    background-image:    -moz-linear-gradient(top, #bf6b6b, #bf6b6b); 
    background-image:     -ms-linear-gradient(top, #bf6b6b, #bf6b6b); 
    background-image:      -o-linear-gradient(top, #bf6b6b, #bf6b6b); 
    color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
  }
  
  .ribbon-green:before, .ribbon-green:after {
    content: "";
    border-top:   3px solid #6e8900;   
    border-left:  3px solid transparent;
    border-right: 3px solid transparent;
    position:absolute;
    bottom: -3px;
  }
  
  .ribbon-green:before {
    left: 0;
  }
  .ribbon-green:after {
    right: 0;
  }
  .fs-12{
    font-size: 14px !important;
  }

  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  
  .grid-product-image:hover img {
    opacity: 0.3;
  }
  
  .grid-product-image:hover .middle {
    opacity: 1;
  }

  .modal-backdrop.in {
	opacity: 0.5;
    }