/* .catgry .cat-img {
    background-color: #F8F8F8;
} */
.newarrival {
    background-color: #F8F8F8 !important;
}

.sell-with-us-category{
    background-color: #F8F8F8;
}

.cat-mane{
    bottom: -42%;
}

.footer-div h4::before {
    background: #E6B7B5;
}

.megamenu{top: 86.5px !important;}
@media (max-width: 1315px) {
    .megamenu{top: 85px !important;}
}
.scuro .megamenu {
    top: 78px !important;
}

li.nav-item:hover{
    border-bottom: 2px solid #000000;
}

.breadcrm.level_2 ul li {
    padding-right: 0px;
    font-size: 15px;
}

.breadcrm.level_3 ul li {
    padding-right: 0px;
    font-size: 10px;
}

.typedetails .nav-link:hover{
    border: none;
    border-bottom: 2px solid #202020;
}

.typedetails li.nav-item:hover{
    border:none;
}
.help-block {
    color: red;
    font-size: 13px;
}

.form-item {
    margin-bottom: 22px;
}
#addAddressModal .form-item {
    margin-bottom: 0px !important;
}
#editAddressModal .form-item {
    margin-bottom: 0px !important;
}

.review-list-dev{
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

#loginModal .mb-4, #registrationModal .mb-4 {
    margin-bottom: 0 !important;
}
.footer-div.contact_us p{max-width:250px}

.jconfirm-content-pane{max-height:auto !important;}

.jconfirm-buttons .btn{
    width: auto!important;
    height: auto !important;
}



.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

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

/* This parent can be any width and height */
#loading {
  text-align: center;
    background:transparent;
    opacity: 0.85;
    margin-bottom:10px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position:fixed;
    display:none;
    z-index: 999999;
}

/* The ghost, nudged to maintain perfect centering */
#loading:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/* The element to be centered, can
   also be of any width and height */
#loading > div {
  display: inline-block;
  vertical-align: middle;
  color: white;
}
.breadcrump .nav-link{
    padding:0;
    color:#000;
}
.product-details-wishlist-btn{
    margin:0;
    margin-left:20px;
}
.header-bottom{
    background-color: #fff;
}
.modal .prod-details{padding: 10px 10px;font-size: 14px !important;}
.go-compare{min-width: 109px; background: #bc9b5d !important;; border: 1px solid #bc9b5d !important;}
.go-compare:hover{color:#bc9b5d !important;background:#ffffff !important;}
.whitecard {
    height: 100%;
}
a:hover {
    color: #E6B7B5 !important;
}

.searchbar #form-user_v1 .typeahead__list  {
    list-style-type: none;
    padding-left: 0;
}

.searchbar #form-user_v1 .typeahead__result a {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
    text-decoration: none;
    color: #212529;
}

.searchbar #form-user_v1 .typeahead__result .row {
    display: flex;
    justify-content: initial;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0;
}

.searchbar #form-user_v1 .typeahead__result .row  > * {
    width: auto;
    padding: 0 5px;
}

.searchbar #form-user_v1 .typeahead__result .username {
    padding: 0 10px;
}

.searchbar #form-user_v1 .typeahead__result .id {
    font-size: 12px;
    color: #777;
    font-variant: small-caps;
}

.searchbar #form-user_v1 .typeahead__result .avatar img {
    height: 50px;
    width: auto;
}

.searchbar #form-user_v1 .typeahead__result .project-logo {
    display: inline-block;
    height: 100px;
}

.searchbar #form-user_v1 .typeahead__result .project-logo img {
    height: 100%;
}

.searchbar #form-user_v1 .typeahead__result .project-information {
    display: inline-block;
    vertical-align: top;
    padding: 20px 0 0 20px;
}

.searchbar #form-user_v1 .typeahead__result .project-information > span {
    display: block;
    margin-bottom: 5px;
}

.searchbar #form-user_v1 .typeahead__result > ul > li > a small {
    padding-left: 0px;
    color: #999;
}

.searchbar #form-user_v1 .typeahead__result .project-information li {
    font-size: 12px;
}
.typeahead__backdrop {
    background-color: transparent !important;
    z-index: 0 !important;
}
.typeahead__cancel-button{display:none !important;}
.avatar img{height:50px;width:auto;}
.header-bottom .sidenav {
    z-index: 999999;
}
.review-head{margin-top:10px;}

.ui-widget-header {
    color: #ffffff !important;
}
.ui-datepicker th{
    color: #ffffff !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    color: #ffffff !important;
}

.main-container.my-addresses ul li{
    display: inline-block;
    width: 24%;
    margin-bottom: 20px;
}

.main-container.my-addresses .cartbtn {
    justify-content: left;
    align-items: center;
}
.main-container.my-addresses .cart-link{
    font-weight: 600;
    font-size: 12px;
}
.main-container.my-addresses p{
    margin:0;
}
.main-container.my-addresses h5{
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}
.main-container.my-addresses span.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
span.label.label-default.default_no:hover{
    cursor: pointer;
    background-color: #337ab7;
}
.main-container.my-addresses .label-primary {
    background-color: #337ab7;
}
.main-container.my-addresses .label-default {
    background-color: #777;
}
.my-orders h5{font-size:15px;}
.my-orders p{font-size:12px;}
.my-orders.tracking-details p{font-size:15px;}
.my-orders .img-fluid{width:90px;}
.my-orders .btn{
        margin: 0;
        width: 115px;
        height: 48px;
        /* margin-top: 15px; */
        text-transform: none;
        float: right;
        /* left: 15px !important; */
        /* padding-left: 15px; */
        /* left: 986px; */
        right: 46px !important;
        position: absolute !important;

}
margin-0{
    margin:0 !important;
}
.typeahead__empty{
    float: left;
    padding: 0px 6px;
}
.out-of-stock{
    color:red;
    text-transform: none;
}
.opacity-low{
    opacity:0.2;
}
.kt-login.kt-login--v6 .kt-login__aside .kt-login__wrapper .kt-login__account .kt-login__account-link {
    color: #E6B7B5;
}

.community-page .border-btm a {
    text-decoration: none;
    color: #999999;
}
.community-page .border-btm a.selected {
    color: #E6B7B5 !important;
}
.top-banner-image{
    max-width:100% !important;
}
.aboutus-footer-bnr img {
    max-width: 100% !important;
}
button.line-btn:hover {
    background: #bc9b5d;
    color: #fff;
    border-color: #fff;
}
.signinbtn button:hover {
    background: #bc9b5d;
}
.btnbanner img {
    height: 11px;
    margin-bottom: 2px;
}
.product-list .col-lg-3, .product-list .col-md-3 {
    margin-bottom: 85px !important;
}
@media (max-width: 667px) {
    .product-list .col-lg-3, .product-list .col-md-3 {
        margin-bottom: 0px !important;
    }
}
@media only screen and (min-width: 250px) and (max-width: 666px) {
    .product-list .col-lg-3, .product-list .col-md-3 {
        margin-bottom: 0px !important;
        padding: 0px 5px 0px 0px;
    }
}
.line-through{
    text-decoration: line-through;
    color: #878787;
    font-size: 12px;
}
.large_slider .line-through {
    font-size: 11px;
}
.describ .line-through{
    /* font-size: 100%; */
}
.discount-off{
    color: #388e3c;
    font-weight: 600;
    font-size: 12px;
}
.describ .discount-off{
    /* font-size: 100%; */
}
.large_slider .discount-off {
    font-size: 12px;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.grphubs-box p{
    min-height:41px;
}
.video-sec div{
    margin:0 auto !important;
}
