.slider-caption{
    color: white;
}
.slider-caption >  h2{
    text-shadow: 0px 0px #000000;
    font-size: 40px!important;
}
.slider-caption p{
    text-shadow: 0px 0px #000000;
    font-size: 18px;
}
.radius-10{
    border-radius: 10px;
}
.popular-items{
    /*min-height: 290px;*/
}
.promo-single{
    min-height: 435px;
}
.arrivals-product .main-product-tab-area .tab-menu .tabs-area{
  /*  width: 480px;*/
}
.product-vertical{
    min-height: 320px;
    padding: 5px 5px;
}
.paginate-link nav{
    margin-right: 10px;
    margin-left: 10px;
}
.page-item.active .page-link{
    background-color: #b4ac56;
    border-color: #b4ac56;
}
.page-link:hover{
    color: #b4ac56;
}
.page-link{
    color: #b4ac56;
}
span.profile-comment-status-warning{
    position: absolute;
    left: 0;
    top: 0;
    padding: 2.5px 8px;
    border-radius: 3px;
    border: 1px solid;
    font-size: 10px;
    font-size: .714rem;
    line-height: 19px;
    color: #ff6b6b ;
    background-color: #fff6f6;
    border-color: #ff6b6b;
}
.inc_basket{
   color: #00bfd6;

    font-weight: normal;

}
.dec_basket {
    color: #fc7e75;

    font-weight: normal;
}
.product-introduction-cart-custom{
    width: 100px;
    height: auto;
    min-height: 35px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    border: 0px solid #eee;
    z-index: 99;
    position: absolute;
    right: 0;
    left: 0;
    /*background: #2ecfff;*/
    /*color: #fff;*/
    font-size: 25px;
    line-height: 2;
    cursor: pointer;
    transition: all 300ms ease-in;
}
.basket_count{
    font-size: 20px;
}
.btn-delete-custom{
    margin-top: -50px!important;
    z-index: 999999;
}
.wait-basket{
    display: none;
}
#outofstock_msg_custom{
    margin-top: -15px;
    font-size: 10px;
}
.outofstock_msg{
    margin-top: -15px;
    font-size: 10px;
}
.login_basket_plus{
    font-size: 30px;
    color: #fc7e75;
    cursor: pointer;
}
.product-tab-custom{
    cursor: pointer;
}
.dk-btn-success-custom{
    font-size: 16px;
    padding: 13px 100px;
    border-radius: 8px;
    /*background-color: #34495e;*/
    color: #fff;
    /*text-align: left;*/
    display: block;
    border: none;
    /*cursor: pointer;*/
    position: relative;
    white-space: nowrap;
    line-height: 23px;
    text-decoration: none;
    margin-top: 10px;
    font-family: iranyekan;
    /*width: 338px;*/
    box-shadow: 0 2px 6px 0 rgb(0, 40, 15);
}
.message-light-opinion-negative{
    font-size: 13px;
    line-height: 2.23;
    border-radius: 3px;
    color: #ff637d;
    padding: 7px 0 7px 12px;
    margin-bottom: 25px;
}
.message-light-opinion-negative span{
    vertical-align: middle;
    font-size: 18px;
    background-color: #ffefe1;
    padding: 10px;
    margin-left: 10px;
    border-radius: 50px;
}
.filter-box-custom{
    min-height: 45px;
}
.loader {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #d33431; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 0.5s linear infinite;
    display: none;
    position: absolute;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loader-container .loader{
    right: 45%;
    top: 5px;
    margin-right: 0;
    padding-right: 0;
}
.auth-btn-custom , .auth-btn-custom a{
    padding: 5px;
    background-color: transparent;
    transition: all 0.3s ease-in-out;

}
.auth-btn-custom:hover,.auth-btn-custom:active , .auth-btn-custom a:hover , .auth-btn-custom a:active{
    color: #fc7e75;
    background-color: transparent!important;
}

/* Address Container */
.profile-content .profile-stats .profile-address-container button.profile-address-add{
    height: 150px;
}
.profile-address-container{
    min-height: 280px!important;
}
.address-section{
    min-height: 280px;
}
.profile-address-card-data{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.profile-address-card-desc{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.card-vertical-product-title{
    word-break: break-all;
    word-wrap: normal;
}
.checkout-col-desc a h1{
    word-break: break-all;
    word-wrap: normal;
}
.checkout-summary-none-background{
    width: 100%;
    height: auto;
    padding: 10px;
    border: 1px solid transparent;
    background: transparent;
    float: left;
    border-radius: 15px;
}
/*.post-title{*/
    /*min-height: 65px;*/
/*}*/
.item{
  /*  min-height: 400px;*/
}
.max-h-200{
    max-height: 200px;
}
.max-h-300{
    max-height: 300px;
}
.max-h-150{
    max-height: 150px;
}
.min-h-150{
    min-height: 150px;
}
.post-title{
    min-height: 60px;
}
.card-vertical-product-title{
    min-height: 20px;
}
.h-160 {
    height: 160px!important;
}
/* Important */
.popular-item-custom{
    min-height: 160px!important;
}
.popular-item-custom a img {
    min-height: 130px!important;
    max-height:150px!important;
}
.vertical-product-thumb-custom{
    min-height: 160px!important;
}
.vertical-product-thumb-custom a img {
    min-height: 130px!important;
    max-height:150px!important;
}
.title-cart a img{
    border-radius: 5px;
}
.product-actions-secondary{
    font-size: 12px;
    line-height: 8px;

}
.product-actions-secondary a {
    font-weight: 500;
    color: #26a700;
}
