.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 {
  padding: 0;
  margin: 0;
}

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

.logo-container-img {
  width: 60px !important;
  height: 59px !important;
}

.logo-custom-text-container {
  display: none;
  font-weight: bold;
  font-size: 16px;
  max-width: 300px;
}

@media only screen and (max-width: 766px) {
  .adplacement-top-header {
    height: 0 !important;
  }

  .nav-btn {
    margin-top: -40px !important;
  }
}


.swiper-slide {
  /*margin-top: 10px;*/
  /*margin-bottom: 5px;*/
  /*padding-top: 10px;*/
  /*padding-right: 5px;*/
  /*padding-left: 5px;*/

}


.owl-custom-img {
  height: 180px;
  max-height: 180px;
}
.ontime-custom-img{
  height: 150px;
  max-height: 150px;
}


.owl-title-custom {
  font-size: 14px;
  font-weight: bold;
  color: #ff3c00;
  transition: all 0.3s ease;
}

.owl-title-custom:hover, .owl-title-custom:active {
  color: #e13500;
}

.section-slider-product {
  height: auto;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.mh-440{
  min-height: 440px;
}

/* pill tab */
.v-tab {
  letter-spacing: inherit !important;;
}

.v-tabs-bar {
  height: auto;
  text-align: center !important;
  display: block;
  margin: 0 auto;
  border: 1px solid #ebebeb;
  margin-bottom: 25px;
  border-radius: 10px !important;
}

.v-tabs:not(.v-tabs--vertical) .v-tab {
  color: #282828 !important;
  font-size: 14px !important;;
  font-weight: bold;
}

.v-window-item {
  color: #282828 !important;;
  padding: 10px !important;
}

.v-card-item-custom {
  border-radius: 10px !important;
  min-height: 180px;
  text-align: center!important;
}

.v-card-item-container {
  margin: 0 !important;
  padding: 5px;
}

.theme--light.v-sheet--outlined {
  border: 1px solid #eeeeee !important;
  border-radius: 10px !important;
  margin-top: 7px!important;
}
.pilltab-custom-title{
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #0f0e0e;
  transition: all 0.3s ease;
  text-align: center;
}
.pilltab-custom-title:hover, .pilltab-custom-title:active {
  color: #0f0e0e;
}
.line-decoration-price-danger{
  text-decoration: line-through;
  color: #e13500;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.none-decoration-price-primary{
  text-decoration: none;
  color: #0096ff;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.pilltab-custom-price{
  text-align: center!important;
}
.login-for-add-custom{
  font-weight: 500;
  color: #26a700;
  font-size: 12px;
  margin: 0 auto;
}
.inc-dec-basket{
  text-align: center;
}

.text-center-custom-input.v-text-field.v-text-field--solo .v-input__control input{
  text-align: center!important;
}
.v-text-field.v-text-field--solo .v-input__control{
  min-height: 20px!important;
}
.mr-mines-10{
  margin-right: -10px;
}
.mr-mines-14{
  margin-right: -14px!important;
}
.one-time-custom-header{
  /*color: #ff000087!important;*/
}
.one-time-custom{
  color: #9932cc!important;
  font-weight: bold;

}
.title-one{
  color: #dc3545!important;
  font-weight: bold!important;
  font-size: 14px!important;

}
@media only screen and (max-width: 600px) {
  .max-width-pill-img{
    /*max-width: 350px;*/
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .search-header{
    margin-bottom: 20px!important;
  }
  .header-left-custom{
    margin-top: -40px!important;
    padding-top: 0!important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .max-width-pill-img{
    max-width: 380px;
  }

}
@media only screen and (min-width: 960px) and (max-width: 1265px) {
  .max-width-pill-img{
    max-width: 180px;
    height: 120px!important;
    min-height: 120px!important;
  }
}
@media only screen and (min-width: 1265px){
  .max-width-pill-img{
    max-width: 240px;
    height: 160px!important;
    min-height: 160px!important;
  }
}
.comment-body{
  width: 100%!important;
}
.tabs{
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
  border: 1px solid #e4e4e4;
  padding: 10px;
}
.custom-app-font{
  font-family: iranyekan!important;
}
.custom-h-60{
  height: 60px!important;
}
.max-h-80{
  max-height: 80px!important;
}
.max-h-500{
  max-height: 500px!important;
}
.header-right{
  margin-top: 0px!important;
}
.logo{
  margin-top: 0px!important;
}
.custom-account-header{
  font-size: 13px;
  font-weight: bold;
  color: #434343;
  cursor: pointer;
}
.custom-account-header span{
  font-size: 16px;
}
@media only screen and (max-width: 1230px) {
  .main-menu-custom{
    display: none!important;
  }
  .main-menu-responsive{
    display: block!important;
    min-height: 80px!important;
  }

  .c-nav{
    display: block!important;
  }
  .footer-feature-innerbox .footer-badge-item{
    width: 90px!important;
    padding-bottom: 5px!important;
  }
  .footer-feature-innerbox .footer-badge-item a.footer-badge-link img{
    width: 30px;
    height: 30px;
  }
  .footer-badge-title{
    font-size: 10px!important;
    font-weight: bold;

  }
  .footer-seo{
    text-align: center!important;
  }
  .footer-safety-partner{
    margin: 0 auto!important;
  }
}
@media only screen and (min-width: 1231px) {
  .main-menu-custom{
    display: block!important;
  }
  .main-menu-responsive{
    display: none!important;
  }
  .c-nav{
    display: none!important;
  }
}

@media only screen and (max-width: 480px) {
  .main-menu-responsive{
    display: block!important;
    min-height: 90px!important;
    transform: scale(0.9 , 0.9);
  }
}
@media only screen and (max-width: 360px) {
  .main-menu-responsive{
    display: block!important;
    min-height: 110px!important;
    transform: scale(0.9 , 0.9);
  }
}
.c-comment-dk-btn {
  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 rgba(214, 0, 0, 0.52);*/
  box-shadow: 0 2px 6px 0 rgb(255, 255, 255);
}

button.c-comment-dk-btn {
  cursor: pointer;
  outline: none !important;
  text-align: center;
  margin-bottom: 30px;
}

.c-comment-dk-btn:hover {
  color: #fff;
}

.c-comment-dk-btn:before {
  transition: all .3s ease-in-out;
  width: 80px;
  height: 150%;
  position: absolute;
  right: -11px;
  top: -13px;
  background: hsla(0, 0%, 100%, .21);
  content: "";
  border-radius: 50%;
}

.c-comment-dk-btn:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
  width: 1400px;
  height: 900px;
  right: -450px;
  top: -450px;
  transform: unset;
}

.c-comment-dk-btn-info {
  /*background-color: #fc5858;*/
  background-color: #000000;
}

.c-comment-dk-btn-danger {
  background-color: #e74c3c;
}

.c-comment-dk-btn-success {
  background-color: #2ecc71;
}

.c-comment-dk-btn-grey {
  background-color: #263238;
}

.c-comment-dk-btn i {
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 12px;
  color: #fff !important;
  font-style: normal;
  top: 10px;
}
.mh-500{
  min-height: 500px!important;
}
.min-h-480{
  min-height: 480px;
}
.menu-social-custom{
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 10px;
  background-color: transparent;
  color: #565656 !important;
  border-radius: 3px;
  font-size: 22px;
  transition: all 0.2s ease-out;
  cursor: pointer ;

}
.menu-social-custom a{
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 10px;
  background-color: transparent;
  color: white!important;
  border-radius: 3px;
  font-size: 22px;
  transition: all 0.2s ease-out;
  cursor: pointer ;
  margin: 0 auto;
}
.menu-social-custom:hover , .menu-social-custom:active{
  background-color: transparent;
  color: white!important;
}
.menu-social-custom-container{
  margin-bottom: 5px!important;
}
.search-header{
  margin-top: 25px!important;
  margin-right: 5px!important;
}
.one-time-custom-header{
  margin-top: -10px!important;
}
/*.custom-cat-link{*/
/*  padding-right: 20px!important;*/
/*  color:#9932cc;*/
/*  transition: all 0.3s ease-out;*/
/*}*/

/*.custom-cat-link:hover{*/
/*  color: #0077e0;*/
/*}*/
.mt-mines-20{
 margin-top: -20px!important;
}
.font-b-s-14{
  font-size: 14px;
  font-weight: bold;
  color: #0f0f0f;
}
.custom-top-header-image{
  transform: scale(1.1);
  width: 100%!important;
  max-height: 40px;
}
@media (max-width: 768px) {
  .custom-top-header-image{
    transform: scale(1.7);
    width: 100%!important;
    max-height: 40px;
  }
}
