
      @import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap');
    
      @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');


         /*owl carousel style for mmt offers starts here*/
         .owl-nav {
            position: absolute;
            top: -15%;
            right: 3%;
           }
    
           
           .col-sms-6{
              max-width:50%;
              float:left;
              padding:0px 5px;
           }

           .desk-view .row{
               margin-right:0px;
               margin-left:0px;
           }
		   
		   .col-sms-12{
			   width:97%;
		   }
		   
		   .videoimg img{
			   padding-left:6px !important;
		   }
    
          
           .owl-carousel .owl-nav button.owl-prev{
            color: inherit;
            border: none;
            /* padding: 0!important; */
            font: inherit;
            background: #fff;
            padding: 0px 13px !important;
            margin:0px;
            color: #008cff;
            border-right: 1px solid #eee;
            border-radius: 15px 0px 0px 15px;
            box-shadow: -1px 0px 3px 0 rgb(0 0 0 / 10%);
}

           .owl-carousel .owl-nav button.owl-next{
            color: inherit;
            border: none;
            /* padding: 0!important; */
            font: inherit;
            background: #fff;
            padding: 0px 13px !important;
            border-left: 1px solid #eee;
            margin: 0px;
            color: #008cff;
            border-radius: 0px 15px 15px 0px;
            box-shadow: 2px 0px 3px 0 rgb(0 0 0 / 10%);
}


           .owl-prev span{
            font-size:31px;
            line-height: 1px;
			font-weight: 800;
           }
           .owl-next span{
            font-size:31px;
            line-height: 1px;
			font-weight: 800;
           }

           .owl-theme .owl-nav [class*=owl-]:hover{
            color: #008cff;
            background-color: #fff;
           }
      
           button:focus{
               outline: none;
           }
         

           .super-offers .start .boxpanel .img img {
            margin-top: 0px;
            /* min-width: 134px; */
            /* min-height: 134px; */
            border-radius: 10px;
            object-fit: cover;
            width: 134px;
            height: 134px;
            max-width: 100%;
            object-position: center center;
        }
.super-offers .start .boxpanel .title{
    /*text-align: left;
    font-family: 'Lato';
    line-height: 22px;
    padding-bottom: 10px;*/
}
.super-offers .item a {
      color: #007bff;
      font-size: 16px;
      font-weight: bold;
      /* text-align: right !important; */
      float: right;
      font-family: 'Lato';
}

.super-offers .start .font12 {
    padding-top: 0px;
    font-size: 14px;
    text-align: left;
    /*color: #9b9b9b;*/
    
}
.super-offers .start .boxpanel{
    margin-top:15px;
    min-height: 164px;
    margin-bottom: 5px;
   /* margin-left: 10px;*/
    margin-right:10px;
}

.super-offers .start .boxpanel .img{
padding-right:0px !important;
padding-left:6px !important;
}

.partner-features {
    margin: 0px 0 0 0px;
}
.partner-benefits{
    margin: 0px 0 0 0px;   
}

.super-offers .start h2{
    /*font-size: 31px;
    font-family: 'Lato';*/
}

.super-offers ul.nav-tabs a.nav-link{
    font-family: 'lato';
    text-transform: uppercase;
}
.super-offers .start .boxpanel .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #eb2026;
    width: 33px;
    content: "";
    height: 1px;
}

#inthenews .owl-nav button span{
    top: 13px;
}
#inthenews .owl-nav button.owl-prev{
    top:-5px;
	top: -5px;
    background-color: white !important;
    border-right: 2px solid #eee;
    box-shadow: -1px 0px 3px 0 rgb(0 0 0 / 10%);
}

@media only screen and (max-width: 600px) {
    .super-offers ul.nav-tabs a.nav-link{
        display: inline-block;
        text-align: center;
        padding: 9px 7px;
        color: #4a4a4a;       
        background-color: #ffffff;
        font-size: 13px;
    }

    .owl-nav {
        position: absolute;
        top: -16%;
        right: 2%;
       }
       .owl-theme .owl-nav{
           margin-top:-10px;
       }
	   
.slick-slider i {
    top: calc(-3.1% - 20px/2);
}	   
	   
    .swiper-slide{
      
            flex-shrink: 0;
            width: 100% !important;
            height: 100%;
            position: relative;
            transition-property: transform;
            display: inline-block;          
            min-height: 130px;
            box-sizing: border-box;
        }

        .swiper-slide p{
            padding-left:5px;
        }
        
.benefits-mobview .swiper-slide img{
    margin-top: 0px;
    border-radius: 10px;
    object-fit: cover;
    width: 100%;    
    max-width: 100%;
    object-position: center center;
    box-shadow: none;
}

.features-mobview .swiper-slide img{
    margin-top: 0px;
    border-radius: 10px;
    object-fit: cover;
    width: 100%;   
    max-width: 100%;
    object-position: center center;
    box-shadow: none;
}
.features-mobview .swiper-slide img{
    box-shadow: none;;
}

h4.d-inline-block.position-relative.hex_heading{
    font-size: 19px;
    font-family: 'Lato';
    padding-left:3px;
    line-height: 19px;
    padding: 5px;
    box-sizing: border-box;
    

}

.super-offers .start {
    background: #fff;
    padding: 25px 10px 20px 10px !important;
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    margin-bottom: 25px;
    }
}


@media screen and (max-width: 767px){
.benefits-mobview {
    margin: 20px 0px;
    display: inherit;
}

    .features-mobview {
        margin: 20px 0px;
        display: inherit;
    }

.col-xs-12.col-md-3.slick_moble.slick-slide {
    padding-right: 5px;
    padding-left: 5px;
}

.benefits-well {
    /*margin: 0 0 20px 0px;*/
    margin: 2px 0 5px 0px !important;
    padding: 9px 10px;
    border-radius: 6px;
    text-align: left;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}	
	
}



/*style for most purchased category starts here*/
#purchased-cat h2{
    font-size:31px;
    font-weight:500;
    margin-bottom:20px;
}

#blog h2 {
    font-weight: 500;
    font-size: 31px;
	margin-bottom:20px;
}
.pd-5{
    padding-right:5px;
    padding-left:5px;
}
.purchased img{
   border-radius:8px;
}
.img-content{   
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    /* margin-left: 4px; */
    z-index: 1;
    border-radius: 0 0 8px 8px;
    background-image: linear-gradient( 180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8) );
    padding: 77px 12px 12px 12px;
}

  .top-categ{
    padding: 2px 9px;
    border-radius: 5px;
    box-shadow: 0 2.8px 5.5px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 900;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
  }

  #purchased-cat .owl-theme .owl-nav {
    margin-top: -15px;
    font-size: 20px;
}


.nav-tabs {
    border-bottom: 1px solid rgb(131 131 131 / 82%);
    display: inline-flex !important;
}


@media only screen and (max-width: 600px) {
#purchased-cat .owl-carousel.owl-loaded{
    padding-left:7px;
}
#purchased-cat h2{
    font-size:20px;
    font-family:'Lato';
    font-weight:500;
    margin-bottom:20px;
    padding-left:10px;
}

}
.wishlist{
    position: absolute;
    top:10px;
    right:10px;
}
.wishlist .fa{
    color:#fff;
    font-size:20px;
}
.wishlist .btn{
    background:none;
    border:none;
    padding:0px;
}
.wishlist .btn:hover{
    background-color: none;
    background-image: none;
}
.wishlist .fa-heart{
    color:rgb(196, 0, 0);
}
.videoimg{
	width:100%;
	border-radius:6px;
	margin-bottom:10px;
}

.videoimg img{
	width:100%;
	border-radius:6px;
}

.mp-20{margin-top:20px;}

.super-offers .start .boxpanel {
    padding: 15px 10px 5px !important;
	/*margin-left: 20px;*/
}

.mar-left-20{
margin-left:20px !important;
}

.pop-category{
    width:11%;
    margin:0 7px;
}
.pop-category h4{
    font-size: 14px;
    margin-top:5px;
    font-weight: 500;
    font-family: Roboto,Arial,sans-serif;
    text-align: center;
}

@media only screen and (max-width: 600px) {
    .pop-category{
        min-width: 25%;
    }

    .mobil-rows{
        overflow-x: scroll;
        flex-wrap:nowrap;
    }
    
}

/*new style 24/03*/

#growing{
        padding: 25px 40px 5px !important;
}

.benefits-well{margin: 0 0 20px 0px;}
.city-body{padding: 8px 9px; line-height:13px;}
.city-body h3{font-size:initial; padding:0 0 0 0px; margin:0 0 0 0px; color:#000000; font-weight:700;}
.city-body p{line-height:15px !important;}
.city-body a{font-size:12px; line-height:10px !important; color:#000000;}


