/* styles.css */

body {
  font-family: "Inter", sans-serif;
}
a:hover{
    text-decoration: none;
   
}
.card {
  border: none;
  box-shadow: -1.03px -1.03px 6.15px 0px #f6f6f7;
  box-shadow: 1.03px 1.03px 6.15px 0px #cbcbdd;
  border-radius: 10px;
}
.main-heading{
    color: #380033;
    font-size: 1.8rem;
    font-weight: 600;
}
 #adidas-img {
    padding: 18px !important; 
}
 #bet365-img {
    padding: 5px !important;
}
/*.divider-div{*/
/*    display: flex;*/
/*      height: 92px;*/
/*}*/
 .vr {
     
      border-left: 2px dashed black; 
      height: 100%;
    }
.card-img-top {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/*.card-img-body {*/
/*  background-color: #FAFAFA;*/
/*  min-height: 90px;*/
/*  padding: 10px;*/
/*  height: 90px;*/
/*}*/
.card-body {
  padding: 25px;
  transition:0.4s all;
     background:#fff;
}
/*.coupon-body{*/
/*     padding: 17px 20px;*/
/*     transition:0.4s all;*/
/*     background:#fff;*/
/*}*/

.card-title {
  font-weight: bold;
}

.card-text {
  font-size: 2.5rem;
  color: #380033;
  font-weight: 800;
}
/*.coupon-text{*/
/*     font-size: 2.25rem;*/
/*     color: #380033;*/
/*     font-weight: 900;*/
/*     text-align: center;*/
/*     line-height: 37px;*/
/*}*/
/*.save-text{*/
/*    text-align: left;*/
/*    width: 150px;*/
/*}*/

.section-bg{
    background: #c2fffa54;
}

/*.coupon-box {*/
/*    height: 225px;*/
/*    overflow: hidden;*/
/*}*/

/*.coupon-box .coupon-btn{*/
/*    opacity:0;*/
/*}*/
/*.coupon-box:hover .coupon-body {*/
/*    transform: translateY(-24%);*/
/*}*/
/*.coupon-box:hover .coupon-btn {*/
/*    opacity: 1;*/
/*}*/
/*.coupon-btn{*/
/*    transition:0.3s all;*/
/*}*/
.popular-coupon-box{
    height: 234px;
    overflow: hidden;
}
/*.popular-coupon-box .coupon-btn{*/
/*    opacity:0;*/
/*}*/
.popular-coupon-box:hover .coupon-body {
    transform: translateY(-23%);
}
/*.popular-coupon-box:hover .coupon-btn {*/
/*    opacity: 1;*/
/*}*/
.home__slide__item {
    display: grid;
    grid-template-columns: 45% 55%;
}
/*.coupon-btn{*/
/*    background-color: #380033 !important;*/
/*    color: #FFF !important;*/
/*    border: 2px solid var(--primary_col);*/
/*    font-weight: 500;*/
/*}*/
.carousal-text-div{
    background-color: #fff;
}
/*.slick-arrow i{*/
/*    background: #EAEAEA;*/
/*    width:30px;*/
/*    height:30px;*/
/*    border-radius: 100px;*/
/*    position: absolute;*/
/*    top: 15px;*/
/*    display:flex;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*    cursor: pointer;*/
/*}*/
/*.left-arrow{*/
/*    left: 15px;*/
/*}*/
/*.right-arrow{*/
/*    right: 15px;*/
/*}*/
.main__slider__nav .slick-list {
    padding: 0px !important;
}
.main__slider__nav .slick-current .nav_text {
    color: var(--primary_col);
    position: relative;
}
.main__slider__nav .slick-current .nav_text:after {
    position: absolute;
    width: 100%;
    content: "";
    height: 2px;
    background: var(--primary_col);
    width: 100%;
    left: 0;
    bottom: 0px;
    border-radius: 7px 7px 7px 7px;
}
.main__slider__nav__item {
    text-align: center;
}
.slider-wrap {
    position: relative;
    z-index: 1;
}
/*.slider-wrap:after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background: #380033;*/
/*    width: 40%;*/
/*    height: 118%;*/
/*    right: -24px;*/
/*    top: -22px;*/
/*    z-index: -1;*/
/*    opacity: 1;*/
/*}*/
/*.slider-content-wrap p {*/
/*    line-height: 26px;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*}*/
.sidebar-wrap{
    height: 357px;
}
.siderbar-coupon-text{
    font-size: 20px;
    color: #380033;
    font-weight: 800;
    text-align: center;
}
.sidebar-coupon-offer{
   text-align: left;
   width: 89px;
   font-size: 12px;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   line-clamp: 2;
   -webkit-box-orient: vertical;
}
.sidebar-divider-div {
    display: flex;
    height: 46px;
}
/*.coupon-btn:hover {*/
/*    background: #008F83 !important;*/
/*    border: 2px solid #008F83;*/
/*}*/
.sidebar-coupon-box {
    height: 163px;
    overflow: hidden;
    margin-top: 145px;
    width: 100%;
}
/*.sidebar-coupon-box .coupon-btn{*/
/*    opacity:0;*/
/*}*/
.sidebar-coupon-box:hover .coupon-body {
    transform: translateY(-37%);
}
/*.sidebar-coupon-box:hover .coupon-btn {*/
/*    opacity: 1;*/
/*}*/
/*.card-img-body img {*/
/*    width: 50%;*/
/*    height: 100%;*/
/*    object-fit: contain;*/
/*}*/
.slick-list, .slick-track {
    height: 100%;
}
/*.coupon-btn{*/
/*    transition:0.3s all;*/
/*}*/
.sidebar-img-body {
    background-color: #f6f6f780;
    min-height: 68px;
}
.sidebar-coupon-btn {
    background-color: #380033 !important;
    color: #FFF !important;
    font-size: 15px;
}
.slider-content{
    background: #FFF;
}
/*.slider-image{*/
/*    margin-left: 25px;*/
/*    border: 5px solid #fff;*/
/*    max-height: 322px;*/
/*}*/
.form-control:focus{
    border-color: #fff;
    box-shadow: unset;
}
.sidebar-img-body img {
    width: 50%;
    height: 100%;
    object-fit: contain;
}
.slider-content-wrap .store-logo {
    width: 75%;
    height: 3rem;
}
.store-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 4/1;
}
.sec_three{
    border: 2px solid #380033;
    border-radius: 10px;
    height: 135px;
    background-color: #EBFFFD;
}
.samsung_div{
    top: 0;
    bottom: 0;
    margin: auto;
    height: 60px;
}
/*.banner-text {*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*}*/
.sec_three_seccol{
    background-repeat: no-repeat;
    margin-top: -2px;
}
.som_heading{
    color: #380033;
    font-weight: 700;
    margin-left: 25px;
    letter-spacing: 1px;
}
/*.slider-image img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/
.ps-text{
    color: #380033;
    font-weight: 700;
    margin-left: 10px;

}
.stores_slider a {
    height: 60px;
}
.stores_slider a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sumsung_card{
    background: white;
    margin-left: -104px;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    border: 2px solid #034EA2;
    border-radius: 15px;
    height: 100%;
}
.page-template-all-stores-template .store-hidden{
    display:none;
}
.sidebar__slider__nav .slick-list {
    padding: 0px !important;
}
/*.slider-image:after {*/
/*    position: absolute;*/
/*    background: var(--primary_col);*/
/*    content: "";*/
/*    width: 75%;*/
/*    height: 114%;*/
/*    top: -21px;*/
/*    right: -21px;*/
/*    z-index: -1;*/
/*}*/
/*.slider-image {*/
/*    position: relative;*/
/*}*/
.popular-coupon-box .coupon-body p {
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
section.blogs_section .blogs_grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 20px;
}
.blogs_section .blog-content {
    padding: 1rem 0;
    color: #6E7191;
    font-size: 1.1rem;
}
.blog-content h3 {
    font-size: 1.25rem;
    margin: 8px 0px 2px 0px;
    line-height: 1.2;
    color: #1E1E1E;
    font-weight: 700;
}
.blogs_section .blog-content a {
    border: 2px solid var(--secondary_col);
    color: var(--secondary_col);
    transition: 0.4s all;
}
.blogs_section .blog-content a:hover {
    background: var(--secondary_col);
    color: #fff;
}
.blogs_section .blogs_grid .blog-item:not(:first-child) .blog-image {
    height: 232px;
}
.object-cover{
    object-fit:cover;
}
.popular_slider .slick-slide {
    margin: 0 10px;
}
/* the parent */
.popular_slider .slick-list {
    margin: 0 -10px;
    padding: 6px 0px;
}

@media(min-width: 991px) {
  .blogs_section .blogs_grid .blog-item:first-child .blog-image {
    height: 420px;
  }
}
/* Responsive styles */
@media(max-width: 1050px) {
    .sidebar-wrap{
        height: 342px;
    }
}
@media(max-width: 991px) {
  section.blogs_section .blogs_grid {
    grid-template-columns: 1fr 1fr;
 }
 .blogs_section .blogs_grid .blog-item .blog-image {
    height: 232px;
 }
}
@media(max-width: 1399px) {
    .sidebar-wrap{
        height: 339px;
    }
}
@media (max-width: 767px) {
  .card-img-top {
    height: 150px;
  }
  .home__slide__item {
        grid-template-columns: 100%;
  }
  /*.slider-image{*/
  /*    margin-left: 0px;*/
  /*    margin-bottom: 28px;*/
  /*    height: 300px;*/
  /*}*/
  .slider-content {
      order: 1;
   }
   .slider-wrap:after {
      width: 69%;
      height: 55%;
      display: none;
    }
  .slider-wrap {
      border: 1px solid #EBEAEA;
   }
   /*.popular-coupon-box .coupon-btn,.coupon-box .coupon-btn{*/
   /*    opacity:1;*/
   /*    font-size: 14px;*/
   /*}*/
   .popular-coupon-box,.coupon-box {
      height:auto;
    }
    
    .popular-coupon-box .card-img-body {
        min-height: 65px;
    }
    .popular-coupon-box .coupon-text {
        font-size: 1.125rem;
        line-height: normal;
    }
    .popular-coupon-box .coupon-body {
        padding: 16px 14px;
    }
    .coupon-box:hover .coupon-body{
        transform:unset;
    }
    .sec_three .som_heading {
        text-align: center;
        font-size: 17px;
    }
    .sec_three .som_heading br {
        display: none;
    }
    .sumsung_card {
        padding: 0rem 1rem;
        margin: 0 auto;
        width: 100%;
        height: 75px;
    }
    .sec_three {
        padding: 2rem;
        height: auto;
    }
}

@media (max-width: 576px) {
  .card-img-top {
    height: 100px;
  }
   section.blogs_section .blogs_grid {
    grid-template-columns: 1fr;
 }
  .slider-content-wrap p {
        margin: 9px 0px;
        line-height: normal;
        font-size: 18px !important;
  }
}
