@media only screen and (min-width: 1500px) {

  body p{
    font-size: 22px;
    margin-bottom: 2rem;
  }
  .container{
    max-width: 1458px;
  }
  h1{
    font-size: 75px;
    line-height: 80px;
  }

  h2{
    font-size: 60px;
    line-height: 65px;
  }
  h3{
    font-size: 50px;
    line-height: 55px;
  }
  h4{
    font-size: 30px !important;
    line-height: 35px !important;
  }
  h5{
    font-size: 25px !important;
    line-height: 30px !important;
  }
  h6{
    font-size: 18px !important;
    line-height: 24px !important;
  }
  header {
    padding: 5px 0px;
  }
    header form{
    width: fit-content;
    position: relative;
    align-items: center;
  }
  header form button{
    background-color: #009d00 !important;
      color: white !important;
      font-size: 22px !important;
      border-radius: 100% !important;
      font-weight: 400 !important;
      position: absolute !important;
      right: 7px !important;
  }
  header form button i{
    font-weight: 300 !important;
  }
  header form input{
    
    padding:17px 20px !important;
    border-radius: 45px !important;
    background-color: #f6f6f6 !important;
    width: 300px !important;
  }
  
  header .social i{
    font-size: 24px;
      /* line-height: 23px; */
      width: 46px;
      height: 46px;
      border: 1px solid #009d00;
      text-align: center;
      line-height: 45px;
      border-radius: 100%;
      color: #009d00;
  }
  header ul li{
    padding: 0px 16px;
  }

  header ul li a{
    font-size: 20px;
    font-weight: 400;
    padding: 0px !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  section.banner.home h1{
    margin-bottom: 2%;
  }
  .banner.home .bannerBoxes{
    gap: 30px;
  }
  .banner.home .block img{
    width: 200px;
    height: 200px;
    object-fit: contain;
  }
  .ecovellyTrend .products .card{
    padding: 15px 15px 30px 15px;
  }
  
  .ecovellyTrend .products .card h4{
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .ecovellyTrend .products .card .content{
    padding: 0px 35px;
  }
  .ecovellyTrend .products h4{
    margin: 25px 0px 10px 0px;
  }
  .ecovellyTrend .products .card h4{
   margin-bottom: 10px !important;
    
  }
  .faq .accordion-button{
    padding: 55px 0;
    font-size: 30px;
    line-height: 35px;
  }
  .faq .accordion-collapse.collapse.show .card-body .customDiv{
    padding: 55px;
  }
  footer .footerTop{
    padding: 90px 0px 70px 0px;
  }
  footer .footerBottom{
    padding: 25px 0px;
  }
  footer form input, footer form .submit{
    padding:17px 20px !important;
    border-radius: 45px !important;
  }
  .footerMenu ul{
    gap: 50px;
     margin: 55px 0px;
  }
  .footerMenu ul li a{
    font-size: 20px;
    text-decoration: none;
  }
  footer .footerBottom p, footer .footerBottom a{
  font-size: 24px;
  
  }
  .order-now .info select, .order-now .info input[type="text"], 
  .order-now .info input[type="number"], .order-now .measurementGuide{
    margin-bottom: 30px;
   } 
}

@media only screen and (max-width:1500px){
    .container{
      max-width: 1260px;
    }
    .faq .accordion-button{
      padding: 30px 0px;
      font-size: 24px;
    }
    .services, .printing-procedures, .color-options{
      margin:70px 0px !important;
    }
    .design {
      margin-top: 70px !important;
    }
    .spot-clr .right, .spot-clr .left{
        padding: 30px 15px 20px 15px !important;
    }
    .productVerticleSet .medium .card img{
      min-height: 635px !important;
    }
    header ul li {
      padding: 0px 16px;
    }
    header ul li a{
      font-size: 18px;
    }
    .social i{
      width: 40px !important;
      height: 40px !important;
      line-height: 39px !important;
      font-size: 22px !important;
      text-align: center !important;
    
    }
    .spot-clr{
      width: 100% !important;
    }
    header .btn-custom.btn {
      font-size: 16px !important;
      padding: 4px 10px !important;
      gap: 0px !important;
    }
    footer .footerBottom p, footer .footerBottom a{
      font-size: 16px;
    }
}


@media only screen and (max-width:1399px){
  .header .headerLogo{
    width: 11%;
  }
  .header .menu{
    width: 89%;
  }

  .faq .accordion-button{
      padding: 25px 0px;
      font-size: 22px;
    }
    .faq{
      padding-bottom: 5%;
    }

  .productVerticleSet .medium .card img{
    min-height: 610px !important;
  }
  .productVerticleSet .medium .card{
    height: 97%;
  }
  .productVerticleSet .small .card{
    height: 47.2%;
    
  }
  .productVerticleSet .medium .card img {
    min-height: 575px !important;
  }
  
  header ul li {
    padding: 0px 12px !important;
  }
  .header .social a{
    padding-left: 12px;
  }
  .contact-about-bg{
      padding: 210px 0px 210px 0px !important;
  }
  .contact .message{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media only screen and (max-width:1199px){
  header ul li a, .footerMenu ul li a{
      font-size: 16px;
  }
  .social i{
      width: 35px !important;
      height: 35px !important;
      line-height: 34px !important;
      font-size: 22px !important;
      text-align: center !important;
    
    }
    header .btn-custom.btn {
      font-size: 14px !important;
      padding: 4px 10px !important;
      gap: 0px !important;
    }
    .contact-about-bg{
      padding: 150px 0px 210px 0px !important;
    }

  

    .printing{
      margin-top: 20px !important;
    }
    .services, .printing-procedures, .color-options{
      margin: 50px 0px !important;
    }
    .design {
      margin-top: 70px !important;
    }
    .header{
      padding: 0px;
    }
}

@media only screen and (max-width:1024px){

  header ul li, .footerMenu ul li{
    padding: 0px 10px !important;
  }
  header ul li a{
    font-size: 15px !important;
  }
  .header .navbar{
    /*    width: 103%;*/
    padding: 0px 14px !important;
  }
  header .btn-custom.btn {
      font-size: 12px !important;
      padding: 4px 10px !important;
      gap: 0px !important;
  }
  .social i{
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 17px !important;
  }

  .ecovellyTrend .values, .banner.home .bannerBoxes{
    grid-template-columns: 1fr 1fr 1fr;
  }
  .container{
      max-width: unset;
      padding-left: 20px;
      padding-right: 20px;
    }
  .banner.home .block::nth-child(3):after{
    content: none;
  }
  .nav-item > a{
    font-size: 16px !important;
  }


 /*Date:15/9*/
 footer form{
  max-width: 65%;
 }
 footer .footerTop{
  padding: 50px 0px 50px 0px;
 }


 .services, .printing-procedures, .color-options {
    margin: 70px 0px 50px 0px !important;
  }
  .tbl-row{
    justify-content: space-between !important;
  }
  .design {
      margin-top: 50px !important;
    }
  .spot-clr, .spot-clr .right, .spot-clr .left{
    margin:0px !important;
  }
  .color-options{
    margin-bottom: 20px !important;
  }


  .contact-about-bg{
    padding: 130px 10px 190px 0px !important;
  }
  

  .cart .list .info{
    width: 43%;
  }


  .catProduct .productGrid.four-column {
    grid-template-columns: 1fr 1fr 1fr;
  }


   .forgetPassword .container{
    width: 50% !important;
  }
  .forgetPassword {
    padding: 35px 0px 0px !important;
  }
  .checkout .form-control{
    margin-bottom: 25px;
  }
  .checkout .fieldsLayout{
    font-size: 14px !important;
  }
  .search-about-bg{
    padding: 100px 10px 0px 0px !important;
  }



  .ecovellyTrend .products .card.small {
    min-height: 330px;
  }
  .productVerticleSet .medium .card, .productVerticleSet .medium .card img{
    height: 97%;
    min-height: unset !important;
  }
  .productVerticleSet .medium .card, .productVerticleSet .medium .card img{
    min-height: 490px !important;
  }
  .productVerticleSet .small .card{
    height: 47.2%;
    min-height: unset !important;
  }

  .logReg{
    margin-top: 60px;
  }
  .flyoutMenu{
    padding: 50px 3%;
  }
  #contactForm em.error{
    font-size: 14px;
  }

  header ul li{
    padding: 0px 8px !important;
  }
  .header .navbar{
    padding: 0px !important;
  }
  .header .social a{
    padding-left: 10px;
  }
  .header .social a:last-child{
    padding-right: 10px;
  }

}

@media only screen and (max-width: 991px){

  .productVerticleSet .medium .card, .productVerticleSet .medium .card img{
    min-height: 400px !important;
  }
  .ecovellyTrend .products .card{
    padding: 12px 10px 20px 10px !important;
  }
  .menu #navbarNavDropdown .navbar-nav .nav-link{
    font-size: 18px !important;
    padding: 12px 0px !important;
    line-height: normal;
    text-align: left;
  }
  .header .headerLogo{
    width: 30%;
  }
  .header .menu{
    width: 70%;
  }
  header .logo {
    max-width: 90px;
  }

  #navbarNavDropdown{
   
      position: fixed;
      background-color: white;
      z-index: 999;
      left: 0;
      right: 0;
      width: 100%;
      height: 100vh;
     
  }
  .menu #navbarNavDropdown{
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    bottom: 0px;
    background: white;
    padding: 20px;
  }
  .header .menu{
    height: 60px;
    line-height: 65px;
  }
  .banner.home .lefttop{
    width: 18%;
    z-index: -1;
    top: 60px;
  }
  .banner.home{
    padding-top: 65px;
  }
  .banner.home .righttop{
    max-width: 14%;
  }
  .navbar-light .navbar-toggler:focus{
    box-shadow: none;
  }
  .navbar-light .navbar-toggler{
    padding: 0px;
    border:none;
  }
  .header .social a{
    padding-left: 10px;
  }
  .header .navbar{
    padding: 0px 10px !important;
  }
}

@media only screen and (max-width:768px){

    .midContainer{
      padding:0px 1% !important;
    }
    .why .why-right, .why .why-left {
      padding: 0px;
    }
    .why .why-left{
      margin-bottom: 35px;
    }
    .social {
    margin-top: 0px !important;
    }
    
    .menu .navbar{
      padding-bottom: 0px !important;
    }
    .container{
      padding-left: 25px;
      padding-right: 25px;
    }
    .ecovellyTrend{
      padding-bottom: 40px;
    }
    .mobileReverse{
      flex-direction: column-reverse;
    }


  .remarkable-packaging h4, .remarkable-packaging h2, #rem-pkg,
  .remarkable-packaging .left img{
    margin-bottom: 0px !important;
    line-height: normal;
    margin-top: unset !important;
  }
  .remarkable-packaging h2:last-child{
    margin-bottom: 10px !important;
  }
  .remarkable-packaging .pl-20{
    padding: 0px !important;
  }
  .services, .printing-procedures, .color-options{
    margin: 40px 0px !important;
  }
  .tbl-container {
    padding: 20px 10px 0px !important;
   
  }
  .printing{
    display: block !important;
  }
  .spot-clr .left{
    margin-bottom: 30px !important;
  }
  .spot-clr{
    padding: 0px !important;
  }
  .spot-clr .right > h3, .spot-clr .left > h3{
    margin-bottom: 15px !important;
  }

  .contact .cards{
    margin-bottom: 20px;
  }
  .contact .message{
    padding: 45px 0px 0px 0px !important;
  }
  .msg-left > form > input {
    width: 43% !important;
  }
  footer form {
    max-width: 85%;
  }
  
  
  .logReg .container{
    width: 90% !important;
    min-height: 380px !important;
  }

  .cart .list{
    padding: 8px 0px;
  }
  .cart, .checkout {
    padding: 50px 0px 10px 0px;
  }
  .checkout .card{
    padding: 20px;
  }
  .checkout form .card{
    padding: 30px 20px 10px 20px;
  }
  .sidebar .checkout-summary{
    height: 568px;
  }
  #inquiry-form .submit{
    margin-top: 35px !important;
  }
  .cart .list .img img{
    width: 170px;
    height: 170px;
  }
  .cart .qtnButton{
    gap: 0px;
    padding: 3px 15px;
  }
  .cart .qtnButton button{
    padding: 0px 4px;
  }
  .cart .list .info h4{
    font-size: 22px;
    line-height: 24px;
  }
  .cart .list .info h5{
    font-size: 18px;
    line-height: 20px;
  }
  .cart .list .info h6{
    font-size: 16px;
    line-height: 18px;
  }

  .catProduct .productGrid.four-column {
    grid-template-columns: 1fr 1fr;
  }



  .widgets .widget{
    padding-top: 45px !important;
  }
  .catProduct .productGrid{
    gap: 0px 30px;
  }
  .contact-about-bg {
    padding: 105px 10px 190px 0px !important;
  }

  .forgetPassword .container {
    width: 65% !important;
  }
  .forgetPassword form{
        padding: 25px 10px 35px 10px !important;
  }
  .search-about-bg{
    padding: 75px 10px 0px 0px !important;
  }
  .main-timeline .timeline:nth-child(2n) .timeline-content{
    padding: 10px 0 10px 30px !important;
  }



  .ecovellyTrend .products .card.small {
    min-height: 330px;
  }
  .productVerticleSet .medium .card, .productVerticleSet .medium .card img{
    height: 96.6%;
    min-height: unset !important;
  }
  .productVerticleSet .medium .card, .productVerticleSet .medium .card img{
    min-height: 395px !important;
  }
  .productVerticleSet .small .card{
    height: 47%;
    min-height: unset !important;
  }
  .ecovellyTrend .products .card{
    padding: 10px 10px 25px 10px;
    border-radius: 22px;
  }

  .navbar-light .navbar-toggler{
    padding: 0px !important;
    border:none !important;
  }

  .flyoutMenu{
    grid-template-columns: 1fr 1fr !important;
    padding: 35px 30px !important;
  }

}
@media only screen and (max-width:767px){

  body{
    font-size: 15px;
  }


  h1{
    font-size: 34px;
    line-height: 40px;
  }
  h2, #rem-pkg, .remarkable-packaging .left > h2{
    font-size: 30px !important;
    line-height: 36px !important;
  }

  h3{
    font-size: 26px;
    line-height: 30px;
  }
  h4, .remarkable-packaging .left > h4 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  body p {
    font-size: 15px;
  }
  .services, .printing-procedures, .color-options {
    margin: 30px 0px !important;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
   header .logo {
    max-width: 85px;
  }
  .ecovellyTrend .values, .banner.home .bannerBoxes {
    grid-template-columns: 1fr;
  }
  .banner.home .block:nth-child(odd) .image:after,
  .banner.home .block:nth-child(even) .image:after{
    content: none;
  }
  .social i{
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 18px;
  }
  .banner.home .bannerBoxes{
    margin: 22px 0px 65px 0px;
  }
  .banner.home .leftbottom{
    bottom: 6px;
    left: 0px;
    max-width: 29%;
  }
  .banner.home .rightbottom{
    bottom: 22px;
    max-width: 54%;
  }
  .banner.home .block h4 {
    margin: 0px 0px 15px;
  }
  .img-content > p{
    padding: 0px !important;
  }
  .ecovellyTrend .leaf, .ecovellyTrend h2{
    margin-bottom: 20px;
  }
  .ecovellyTrend .values {
    padding: 10px 0px;
  }
  .ecovellyTrend .values .box{
    margin-bottom: 10px;
  }
  .ecovellyTrend .values .box img{
    margin-bottom: 7px;
    padding: 0px;
  }
  .ecovellyTrend {
    padding-bottom: 0px;
  }
  .ourClients h2, .homeAbout h3, h3 {
    margin-bottom: 15px;
  }
  .homeAbout .GreenButton{
    margin-bottom: 25px;
  }
  .faq .accordion-collapse.collapse.show .card-body .customDiv, .faq .accordion-collapse.collapsed.show .card-body .customDiv{
    padding: 15px;
  }
  .faq .accordion-button{
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
  }
  .header .btn-custom {
    padding: 5px !important;
  }
  .header .btn-custom span{
    font-size: 15px;
  }
  footer .footerTop{
   padding: 35px 0px 40px 0px;
  }
  footer .footerLogo img{
    max-width: 125px;
  } 
  .footerMenu ul{
    gap: 15px;
    margin: 28px 0px;
    padding-left: 0px;
  }
  footer form{
    max-width: 100%;
    margin: 20px auto;
  }
  footer form input, footer form button {
    padding: 9px 20px !important;
    border-radius: 45px !important;
    font-size: 13px !important;
  }
  footer .footerBottom p, footer .footerBottom a{
    text-align: center;
    margin-bottom: 10px !important;
  }


    footer .footerBottom .Links{
      text-align: center;
    }
    #contact-mid1{
      padding: 0px !important;
    }
    .midContainer {
      padding: 0px 15px !important;
    }
    .midContainer .container{
      padding: 0px ;
    }


    .remarkable-packaging{
      padding-top: 35px !important;
    }
    .remarkable-packaging .left > h4{
      margin-top: 10px !important;
    }
    .services .service{
      margin-bottom: 20px;
    }
    .services .service:last-child{
      margin-bottom: 0px;
    }
    .flexo > p, .color-options{
      margin-bottom: 0px !important;
    }
    .tbl-section{
      padding: 20px 15px !important;
    }
    .design {
    margin-top: 40px !important;
    }


  .contact-about-bg {
    padding: 55px 10px 100px 0px !important;
  }
  .contact .message {
    padding: 20px 0px 0px 0px !important;
  }
  .msg-left > form > textarea, .msg-left > form > input {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #msg-btn {
    display: block;
    margin: 10px auto 15px auto !important;
   
  }
  .msg-right > img{
    max-width: 100% !important;
  }   
  .contact .message{
    margin: 0px !important;
  }
  .msg-right > img{
    margin: 0px;
  }
  .px-5 {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
  }
  .GreenButton{
    padding: 9px 35px !important;
  }


  .menu #navbarNavDropdown{
    top: 70px;
  }

  .logReg .container{
    margin-top: 25px !important;
    min-height: auto !important;

  }
  .logReg .sign-up-container, .logReg .form-container{
    width: 100% !important;
    position: relative !important;
    transform: unset !important;
   
  }
  .logReg .container.right-panel-active .sign-up-container{
    transform: translateX(0%);
  }
  .logReg form{
   
    padding: 20px 20px 30px 20px !important;
  }
  .logReg form a{
    margin-top: 5px !important;
  }
  .logReg .overlay-container{
    position: relative !important;
    left: unset !important;
    top: unset !important;
    width: 100% !important;
    height: 100% !important;
    transform: unset !important;
  }
  .logReg .container{
    padding: 0px;
  }
  .logReg .overlay{
    position: relative !important;
    left: 0 !important;
    height: 100% !important;
    width: 100% !important;
    padding: 30px;
    transform: unset !important;
  }
  .logReg .container.right-panel-active .overlay{
    transform: unset;
  }
  .logReg .overlay-panel{
    display: block !important;
    position: relative !important;
    width: 100% !important;
    top: unset !important;
  }
  .logReg .container h4, .forgetPassword h4 {
    margin-bottom: 12px !important;
    
  }
  .logReg input{
    padding: 10px !important;
  }
  .logReg button{
    padding: 9px 35px 9px 35px !important;
    margin-top: 20px !important;
  }

  .cart .list{
    display: block;
    position: relative;
    padding: 15px 0px;
  }
  .cart .list .img{
    width: 30%;
    float: left;
  }
  .cart .list .img img{
    width: 100px;
    height: 100px;
  }
  .cart .list .info {
    width: 60%;
    margin-left: 31%;
    margin-right: 78px;
  }
  .cart .list .info h4{
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 5px;
  }
  .cart .list .info h5, .cart .list .info h6
  {
    font-size: 15px !important;
    line-height: 17px !important;
    margin-bottom: 5px;
  }
  .cart .deleteButton{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 10px;
  }
  .cart .deleteButton img{
    max-width: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .cart .qtnButton{
    padding: 2px 8px;
    margin-top: 10px;
    margin-left: 31%;
  }
  .cart .qtnButton button{
    font-size: 26px;
    line-height: 25px;
  }
  .cart .qtnButton input{
    width: 50px;
  }
  .cart, .checkout {
    padding: 35px 0px 10px 0px;
  }
  .cart .bottomButton{
    display: block;
  }
  .cart .bottomButton button{
    width: 47% !important;
    float: left;
    min-width: unset !important;
    font-size: 14px;
    padding: 8px 2px !important;
    margin-right: 10px;
  }
  .cart .bottomButton button:last-child{
    margin-right: 0px;
  }
  .cart .bottomButton{
    padding-top: 35px;
  }

  .catProduct .productGrid{
    gap:0px;
  }
  .catProduct .productGrid.four-column {
    grid-template-columns: 1fr;
  }


  .shop-bg-pro-img{
    padding: 100px 15px 100px 15px !important;
  }
  .shop-bg-pro-img > p{
    padding: 0px !important;
  }
  .widgets .widget {
    padding-top: 25px !important;
  }
  #loadMore{
    width: 40% !important;
  }
  .shop-bg-pro-img > h1 {
    padding-top: 0;
    line-height: 75px;
    margin-bottom: 0px;
  }
  .sidebar{
     padding: 15px !important;
  }
  .sidebar .nav-item{
    margin: 0px 5px !important;
    flex: none;
   
  }
  .sidebar .nav-link, .sidebar .nav-link.active{
    font-size: unset;
    padding: 4px 10px;
  }

  #sidebarCollapse .nav{
    flex-wrap: unset !important;
    flex-direction: unset !important;
    overflow-x: scroll;
    -ms-overflow-style: none;  
    scrollbar-width: none; 
  }
  #sidebarCollapse .nav::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
  }
  

  .forgetPassword .container {
    width: 87% !important;
  }
  .forgetPassword {
    padding: 20px 0px 0px !important;
  }



  .checkout .sidebar{
    padding: 0px !important;
    margin-top: 35px;
  }
  .checkout .form-control{
    margin-bottom: 250x;
  }


  .checkout .card-body, .checkout .content{
    padding: 0px;
  }
  .checkout .card-body p, .checkout .content p{
    margin-top: 15px !important;
  }
  .InForm .submit button{
    margin: auto;
  }
  .checkout .fieldsLayout .phone{
    display: block;
    margin-top: 3px;
  }
  .main-timeline .date-outer{
    margin-right: 30px !important;

  }
  .main-timeline .date-outer img{
    max-width: 150px;
  }
  .main-timeline .tbn-big{
    display: block;
    font-size: 14px !important;
    text-align: center;
  }
  .main-timeline .timeline:nth-child(2n) .timeline-content{
    padding: 10px 0 10px 30px !important;
  }
  .search-about-bg{
    padding: 35px 10px 0px 0px !important;
  }
  .tbl-container, .tbl-row{
    display: block !important;
  }
  .tbl-column{
    display: table-cell !important;
    width: 30% !important;
  }


  .tbl-section{
    overflow: hidden;
    overflow-x: scroll;
  }
  .tbl-section::-webkit-scrollbar{
    display: none;
  }
  .productTable table th, .productTable table td{
    min-width: 275px;
  }
  .productVerticleSet .medium .card, .productVerticleSet .medium .card img{
    min-height: unset !important;
  }
  .productVerticleSet .medium .card, .productVerticleSet .medium .card img,
  .productVerticleSet .small .card{
    height: auto;
  }
  .printing-procedures img{
    height: auto;
    min-height: unset !important;
  }


  header .btn-custom.btn{
    padding: 3px 6px !important;
  }
  .header .btn-custom span{
    font-size: 12px !important;
  }


  .social{
    gap: 10px;
  }
  #subscribeForm{
    display: block !important;
  }
  #subscribeForm #subSubmit{
    margin: 20px auto 0px auto;
  }

  .logReg{
    margin-top: 35px;
  }


  .flyoutMenu{
    grid-template-columns: 1fr !important;
    padding: 35px 15px !important;
  }
  #subscribeForm #email-error{
    position: relative !important;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
  
  }

  header ul li, .footerMenu ul li {
    padding: 0px !important;
  }
  .menu #navbarNavDropdown .navbar-nav .nav-link {
    font-size: 16px !important;
    padding: 10px 0px !important;
    line-height: normal;
    text-align: left;
  }
  .header .navbar{
    padding: 0px 10px !important;
  }
  .header .social a{
    padding-left: 10px;
  }
  .header .social a:last-child {
    padding-right: 10px;
  }
  .product-images .main-img-slider.slick-slider .slick-prev {
    left: -37px !important;
  }
    .product-images .main-img-slider.slick-slider .slick-next {
    right: -37px !important;
    }

}