
.offer-Tittle{
  font-size: 18px;
  color: #262626;
  padding: 15px 15px 15px 15px;
}
.center-Text-Offer{
  text-align: center;
  padding-top: 10px;
}
button.owl-prev,
button.owl-next {
  color: #fff;
  background: rgba(0, 0, 0, .4);
  position: static;
  height: 60px;
  width: 30px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 9px;
}
button.owl-prev:hover{
  color: #f4a508;
  background: rgba(0, 0, 0, .8);
}
button.owl-next:hover {
  color: #f4a508;
  background: rgba(0, 0, 0, .8);
}

button.owl-next{
  float: right;
  margin-right: 11px;
}
button.owl-prev{
  float: left;
  margin-left: 11px;
}
.timer-Box-Offer{
  padding: 0;
  display: flex;
  margin-bottom: 0;
  align-items: center;
}
.day-Timer{
  margin-right: 15px;
}
.center-Text-Offer{
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: rgb(244 244 244);
  padding-right: 15px;
  padding-left: 15px;
}
.pro_first_box-Amazing-Offer{
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
#countdown{
  padding: 8px 10px 0px;
  color: #636364;
  border-top: 2px solid #d32838;
  font-size: 14px;
  position: relative;
  height: 100%;
}
div#product-list-wrap {
  padding: 15px;
  padding-top: 0;
}
.padding-Title{
  padding: 5px 15px;
}
.icon-Time-Oute{
  height: 32px;
  margin-bottom: 10px;
  margin-right: 2px;
}
.percent-Icon {
  width: 50px;
  margin-right: 5px;
  margin-left: 5px;
}
.change_price_box{
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
}
.Flex-Sort-By-Space{
  display: flex;
  overflow-x: scroll;
  scroll-behavior: smooth;
  scroll-padding: 40px;
  padding: 10px;
  margin: 10px;
  padding-top: 0;
  margin-top: 0;
}
@media only screen and (max-width:600px){
  .product_img_link{
    width: 100%;
  }
  .owl-nav{
    position: absolute;
    top: 151px;
    width: 100%;
  }

}

.amazinh-Tittle-Offer {
    text-align: center;
    color: #f4a508;
    margin-top: 30px;
    margin-bottom: 30px;
}
.categury-Offer > a{
    font-size: 18px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.categury-Icon{
    justify-items: center;
}
.amazing-Offer-Main{
    margin-top: 30px;
}
.amazing-Offer{
  margin-left: 15px;
  margin-right: 15px;
}
body#module-amazing_offer-list {
  overflow-x: hidden;
}
section#footer-primary{
  width: inherit !important;
  padding: 5px 51px 5px 15px !important;
  border-top-left-radius: 0 !important;
}
#js-product-list{
  border-top: 2px solid #ffe8be85;
}
/*underline*/
  .set-Underline::after{
    content: "";
    position: absolute;
    bottom: -2px;
    right: 12px;
    left: 12px;
    width: calc(100% - 24px);
    height: 3px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #f4a508;
  }
/*--underline*/
nav.bottom_pagination.flex_box.flex_space_between.mb-3.page-Ination-Amazing-Offer{
  display: flex;
  justify-content: center;
}
/*flash light for amazing offer
@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { 
    color:#f4a508;
    text-shadow: 0px 0px 6px #f4a508;
  }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { 
    color:#f4a508;
    text-shadow: 0px 0px 6px #f4a508;
  }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { 
    color:#f4a508;
    text-shadow: 0px 0px 6px #f4a508;
  }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { 
    color:#f4a508;
    text-shadow: 0px 0px 6px #f4a508;
  }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}
*/

/*scroll*/
.amazing-Categury-Offer{
  width: 8em;
  margin-bottom: 8px;
}
.amazing-Categury-Offer-Selected{
  text-decoration: underline;
  color: #f4a508;
}
#module-amazing_offer-list ::-webkit-scrollbar{
  height: 2px;
}
/*--scroll*/

/*mobile res*/
@media only screen and (max-width:766px){
  .set-Underline::after{
    bottom: -15px;
  }
  .product-Category-Img{
    width: 30px !important;
    height: min-content !important;
  }
  .amazing-Categury-Offer{
    font-size: 14px;
  }
  .percent-Icon{
    width: 30px;
  }
}
/*--mobile res*/

.products.product_list.grid .product_list_item{
  margin-bottom: 15px;
    margin-top: 15px;
}
.sale-Back{
  background-image: url('/modules/amazing_offer/views/img/salesg2.jpg');
  background-size: 30em;
}
.products.product_list.grid .product_list_item {
  border: 1px solid #e1e1e1!important;
  padding: 0px;
  margin: 0px;
  top: 0px;
}
.amazing_offer_products {
  margin-right: 0px!important;
}
.pro_outer_box:hover{
  border-radius: 0px!important;
}
span.regularPrice {
  text-decoration: line-through;
  color: #999;
  font-size: 13px!important;
  padding-left: 5px;
}
@media only screen and (min-width:768px) and (max-width:936px),
(max-width:692px), (min-width:992px) and (max-width:998px) {
  .change_price_box {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (min-width:767px) and (max-width:776px),
(max-width:650px) {
  .postfixOfProductPriceDesktop {
    min-height: 47px;
  }
  .postfixOfProductPriceMobile{
    min-height: 47px;
  }
}