/* ---------------------------------------------- */
/*          CSS for Special Offers                */
/* ---------------------------------------------- */

/* Special Offer List */
.special-offer-container {
  margin-bottom: 20px;
}

.special-offer-thumb img {
	width: 100%;
}
.special-offer-thumb h4 {
  margin: 20px 0 0;
  font-size: 23px;
  color: #292929;
  letter-spacing: 0.022em;
  flex: 1;
  font-weight: 700;
  transition: .3s;
}
.special-offer-thumb p {
  margin: 15px 0 0;
  font-size: 16px;
  color: #4c4c4c;
  overflow: hidden;
  max-height: 32px;
}
.all-offers {
  margin-top: 20px;
}
.all-offers:hover {
  color: #43c1b0;
  background-color: #fff;
}
.special-offer-thumb .button {
 margin-top: 12px;
 background-color: #fff;
 border: 1px solid #43C10B;
 color: #43C10B;
 color: #191919;
 letter-spacing: 0.08em;
 font-weight: 700;
 transform: scaleY(0.95);
 font-size: 14px;
 text-transform: uppercase;
 padding-bottom: 11px;
 padding-top: 11px;
}
.special-offer-thumb .caption {
	/*height: 100px;*/
  flex: 1;
  text-align: left;
  line-height: 1.2em;
  display: flex;
  flex-direction: column;
}

.special_offer_status {
	position: absolute;
  text-align: center;
  width: 210px;
  top: 25px;
  left: -41px;
  line-height: 46px;
  padding-right: 12px;
  letter-spacing: 1px;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  z-index: 20;	
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  background: red;
  opacity: 0.9;
  box-shadow: -2px 3px 10px 1px #3e3e3e;
}
.special-offer-thumb {
	position: relative;
	/*border: 1px solid #ddd;*/
	overflow: auto;
	/*padding: 15px;*/
  height: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  
}
.special-offer-thumb:hover {
  /*box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.5);*/
  /*box-shadow: 0 0 10px rgb(0 0 0 / 10%);*/
}
.special-offer-thumb:hover h4 {
  color: #43C10B;
}
.special-offer-grid {
	margin-top: 20px;
}
.special-offer-grid > a {
  height: 100%;
  display: block;
  overflow: hidden;
}
#column-left .special-offer-grid, #column-right .special-offer-grid {
  width: 100%;
}
.btn-heading {
	margin-top: 20px;
  min-width: 100%;
  float: right;
  font-size: 14px;
}
/* Timer for Special Offer */
.ended, .continuous, .timer_banner{
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  height: 40px;
  padding: 7px;
  /*border-radius: 4px;*/
  /* border: 1px solid #1a1aa5; */
  /*background: linear-gradient(#26aee0, #1d8ab3);*/
  background-color: #43c10b;
  /*margin-left: 10px;*/
  /*margin-right: 10px;*/
  /*margin-top: 30px;*/
  margin-top: 15px;
  display: none;
}
.timer_banner {
  background: linear-gradient(#26aee0, #1d8ab3);
}
.ended > div, .continuous > div, .timer_banner > div{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.special-offer-grid .special_offer_timer {
  /*text-align: center;*/
  text-align: left;
  margin-bottom: 10px;
  position: relative;
  /*box-shadow: 0 -8px 30px 15px rgb(255, 255, 255);*/
  background-color: white;
  margin-top: 15px;
}
.product-special_offer .ended{
/*     border-radius: 4px;
    border: 1px solid #888;	
    background: linear-gradient(#fff, #e2e2e2); */
  }
  /* -- таймер на странице описания акций  -- */
  .product-special_offer-info .special_offer_timer {
/*    text-align: center;
    padding: 5px 10px 12px 10px;
    border: 1px solid #ccc;*/
    /*border-radius: 4px;	*/
  }
/*  .product-special_offer-info .item-timer div{
   color: #fff;
   font-size: 22px;
   width: 24%;
   line-height: 18px;
 }	*/
 .product-special_offer-info .ended,
 .product-special_offer-info .continuous,
 .product-special_offer-info .timer_banner {
   padding: 10px 20px;
   margin: 0 0 7px 0;
 }
 .product-special_offer-info .item-timer div{
/* 	background: linear-gradient(#fff, #fff);
border: 1px solid #ccc; */
}
.item-timer{
	margin-bottom: -1px;
}
.item-timer div {
  /*background: linear-gradient(#26aee0, #1d8ab3);*/
  background-color: #43c10b;
  color: #fff;
  /* border: 1px solid #888; */
  /*border-radius: 4px;*/
  padding: 6px 1px 1px 1px;
  font-size: 20px;
  margin-left: 1px;
  display: inline-block;
  width: 22%;
  line-height: 16px;
}
.waitspecial div {
  background: linear-gradient(#ffa439, #a27a1e);
}
.item-timer div:first-child{
  margin-left: 0;
}
.special_offer_timer span {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
.product-special-info .special_offer_timer span {
  display: block;
}
.item-timer div>span{
	display: block;
  font-size: 10px;
  margin-top: 1px;
}

/*.special-offer-thumb .item-timer {*/
.item-timer {
  display: flex;
  margin-top: 8px;
}
/*.special-offer-thumb .item-timer div {*/
.item-timer div {
  display: flex;
  background-color: #e0e0e0;
  padding: 0;
  width: auto;
  margin-left: 4px;
  border-radius: 3px;
}
/*.special-offer-thumb .item-timer div:first-child {*/
.item-timer div:first-child {
  margin-left: 0;
}
/*.special-offer-thumb .item-timer b {*/
.item-timer b {
  font-size: 16px;
  font-weight: 700;
  padding: 4px 7px 5px;
  border-radius: 3px;
}
/*.special-offer-thumb .item-timer div:nth-child(1) b {*/
.item-timer div:nth-child(1) b {
  background-color: #009e2b;
}
/*.special-offer-thumb .item-timer div:nth-child(2) b {*/
.item-timer div:nth-child(2) b {
  background-color: #0092A0;
}
/*.special-offer-thumb .item-timer div:nth-child(3) b {*/
.item-timer div:nth-child(3) b {
  background-color: #F3BE00;
}
/*.special-offer-thumb .item-timer div > span {*/
.item-timer div > span {
  font-size: 12px;
  color: #000;
  padding: 3px 10px;
}

#special-carousel .item-timer div > span {
  padding: 3px 5px;
}

#special-carousel .product-thumb,
#special-carousel .product-thumb .product-model,
#special-carousel .product-thumb .caption {
  display: flex;
  flex-direction: column;
  flex: 1;
}


/* Special Offer Info */
.special-offer-descr {
	border: 1px solid #ddd;
	overflow: auto;
	padding: 15px;
  margin: 5px 0 20px 0;
  position: relative;
}
.special-offer-descr .col-sm-3 img {
  margin: auto;
}
.special-offer-descr p {
	font-size: 16px;
}
.special-offer-descr h1 {
	margin-top: 5px;
}
.special-offer-label {
	position: absolute;
  /*top: 135px;*/
  /*right: 23px;*/
  /*max-width: 28%;*/
  text-align: right;
  z-index: 20;
  top: -30px;
  right: 8px;
   width: 70px;
}
.thumb-container .special-offer-label {
  display: none;
}


.transition .special-offer-label {
  /*top: 115px;*/
  top: -30px;
  right: 8px;
}
.transition .som-label-gift {
	/*top: 105px;*/
  /*top: 8px;*/
  top: -30px;
  right: 8px;
  width: 74px;
}
.product-list .special-offer-label {
  left: 20px;
  right: unset;
  width: unset;
  max-width: 80px;

}
.special-offer-label img {
  max-width: 100%;
  /*width: 50%;*/
}

/* Timer for Product Special */
.transition .special_offer_timer .item-timer,
.product-special .special_offer_timer .item-timer,
#special-carousel .item-timer {
  justify-content: center;
} 
.transition .special_offer_timer,
.product-special .special_offer_timer {
	text-align: center;
  /*margin-bottom: 10px;*/
      border: 1px solid #ededed;
    padding-bottom: 10px;
    margin-top: 5px
}
@media (min-width: 768px) {
  .product-special .product-list .special_offer_timer {
   text-align: center;
   width: 235px;
   position: absolute;
   right: 20px;
   bottom: 60px;	
 }
}
.special-offer-thumb .timer_banner,
.special-offer-thumb .ended,
.product-special-info .ended {
	margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}
.product-special-info .special-offer-name {
	/*display: block;*/
  display: inline-block;
	font-size: 14px;
  background-color: #ff5b00;
  color: white;
  padding: 8px 12px;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 20px;
}

.product-special-info .special-offer-gift,
.special-offer-descr .special-offer-gift {
    margin-bottom: 10px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: #fff;
    max-width: 300px;
    padding-bottom: 5px;
}

.special-offer-gift .gift-header,
.special-offer-label .gift-header {	
    font-size: 14px;
    background-color: #f19f00;
    padding: 6px 10px;
    font-weight: 600;
    max-width: 300px;
    border-radius: 6px;
    color: #fff;
    margin: -1px -1px 0px;
}
.special-offer-label .gift-header {
  font-size: 13px;
  padding: 1px;
}
.som-label-gift {
  border-radius: 4px;
  border: 2px solid #f00;
  background: #fff;
  top: 125px;
}
.som-label-gift img {
  /*padding: 2px;*/
}
.special-offer-gift .gift-thumb {
	    margin-right: 16px;
    width: 60px;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 5px;
    margin-left: 8px;
}
.special-offer-gift .gift-info{
     display: flex;
    justify-content: stretch;
    align-items: center;
    min-height: 70px;
    background: #fff;
    margin-top: 5px;
}
.special-offer-gift .gift-info span {
	line-height: 16px;
  font-size: 14px;
  font-weight: 500;  
  color: #222;
}
.thumbnails .special-offer-label {
  top: 130px;
}
.product-special-info .special_offer_timer {
	/*text-align: center;*/
  text-align: left;
  margin-bottom: 25px;
}
.special-offer-right-block {
	/*width: 260px;*/
	/*float: right;*/
	/*margin-left: 10px;	*/
  display: inline-block;
}
@media (max-width: 600px) {
  .special-offer-right-block {
   width: 100%;
 }
}
.special-offer-descr .special-offer-gift {
 
  /*max-height: 110px;*/
  margin: 10px 0;
  /*overflow: hidden;*/
}		

.special-offer-gift a:hover span {
  color: #43C10B
}

/* CSS for modal window with special info */
#modal-som-info .container-fluid {
  padding: 0px;
}
#modal-som-info .som-descr {
	padding-left: 15px;
	width: 60%;
  float: right;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#modal-som-info .som-image {
  float: left;
  width: 40%;
}
#modal-som-info .som-image img {
  width: 100%;
}
#modal-som-info .som-descr h5 {
  color: #ff0000;
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin-bottom: 7px;
  margin-top: 0;
}
#modal-som-info .som-descr p {
  line-height: 15px;
  font-size: 13px;
  font-weight: 600;
}	

#modal-som-info .special-offer-gift {
  border-radius: 6px;
  border: 1px solid #ddd;
  max-height: 110px;
  margin-top: 10px;
  /*overflow: hidden;*/
  width: 100%;
  max-width: 300px;
}
#modal-som-info .special-offer-gift .gift-info {
  min-height: 65px;
} 
@media (max-width: 600px) {
  #modal-som-info .som-image {
    float: left;
    width: 100%;
  }
  #modal-som-info .som-descr {
    padding-left: 0px;
    width: 100%;
  }
  #modal-som-info .som-descr h5 {
   margin-top: 7px;
 }
}

/* new CSS for dropdown cart */
.dropdown-menu .img-thumbnail {
	min-width: 50px;
}
@media (min-width: 768px) {
  #cart .dropdown-menu {
    width: 500px;
  }

.module-title-wrapper {
  text-align: center;
}

/* NEWS PAGE MODULE */

.news-top-content {
  margin-bottom: 50px;
}

.news-top-content h3 {
  font-weight: 500;
  font-size: 27px;
  text-transform: inherit;
  margin: 20px 0;
  letter-spacing: normal;
}
.news-top-content h3:before,
.news-top-content h3:after {
  display: none;
}
.news-top-content .module-title-wrapper {
  text-align-last: left;
}
}

@media (max-width: 992px) {
  .product-special-info .special_offer_timer {
    text-align: center;
  }
  .product-special-info .item-timer {
    justify-content: center;
  }
}