/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
@media (max-width: 1399.98px) {
  #mainMenu nav > ul > li > a {
    position: relative;
    font-family: "Manrope", sans-serif;
    padding: 10px 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #000000;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: normal;
  }
  .p-l-300 {
    padding-left: 0px !important;
  }
}
@media(min-width:501px){
  .d-sm-none{
  display:none !important;
  }
}
@media(max-width:500px) {
	.lh-24 {
  line-height: 13px !important;
}
	.d-xs-none{
    display:none !important;
  }
  .cart-item-content h3 {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    letter-spacing: 0, 5px !important;
    color: #fff !important;
    align-content: center !important;
  }
  .p-60 {
    padding: 20px !important;
  }
  .p-r-30 {
    padding-right: 10px !important;
  }
  .btn:not(.close):not(.mfp-close):not(.btn-creative):not(.btn-slide).btn-sm {
    font-size: 12px;
    height: 28px;
    line-height: 13px;
    padding: 0 12px;
  }
  .fa-5x {
    font-size: 1em !important;
  }
  .height-xs {
    height: 90px !important;
    width: 100% !important;
  }
  .text-lg, .text-lg span {
    font-size: 27px !important;
    line-height: 32px !important;
  }
  .border-right-80 {
    border-width: 0 3px 0 0;
    border-color: transparent;
    border-style: solid;
  }
  .sm-w-100 {
    width: 100% !important;
  }
  .offset-1 {
    margin-left: 0% !important;
  }
  .xs-wh-100 {
    width: 100% !important;
    height: 100% !important;
  }
  #logo {
    text-align: left !important;
  }
  .m-top-minus {
    margin-top: 30px !important;
  }
  .flip-box {
    background-color: transparent;
    height: 410px;
  }
  .lh-20 {
    line-height: 20px !important;
  }
  .card-item {
    flex-wrap: wrap;
    height: auto !important;
  }
  .card-item-img {
    width: 100% !important;
  }
  .cart-item-content {
    width: 100% !important;
  }
  .mainMenu-open #header #mainMenu {
    display: block;
    opacity: 1;
    overflow-y: scroll !important;
    min-height: 330px !important;
  }
  .w-20 {
    width: 100% !important;
  }
  .line-height-60 {
    line-height: 40px !important;
  }
  .l-space {
    letter-spacing: 0.em !important;
  }
  .text-medium-h3 {
    font-size: 30px !important;
    font-weight: 800;
    line-height: 1.1 !important;
    margin-bottom: 20px;
  }
  .sm-p-l-10 {
    padding-left: 10px !important;
  }
  .lead {
    font-size: 15px !important;
    font-weight: 400;
    line-height: 26px !important;
  }
  .p-l-300 {
    padding: 0px 15px !important;
  }
  h3, .h3 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .text-medium {
    font-size: 25px !important;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 20px;
  }
  .text-xl, .text-xl span {
    font-size: 40px;
    line-height: 40px;
  }
  .font-size-md {
    font-size: 20px !important;
    letter-spacing: 0.09em !important;
  }
  h2, .h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
  }
  .lead-slider {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.06em !important;
    line-height: 20px;
  }
  
  .btn-mobile {
    font-size: 12px;
    line-height: 35px;
    padding: 0 14px;
    width: 100% !important;
    text-align: center !important;
  }
  .p-t-90 {
    padding-top: 40px !important;
  }
  .p-b-90 {
    padding-bottom: 40px !important;
  }
  .p-l-50 {
    padding-left: 1.1rem !important;
  }
  .mobile-break {
    display: none !important;
  }
  .tcm {
    text-align: center !important;
  }
  #widget-subscribe-submit-button {
    height: 40px !important;
  }
  .footer-menu a {
    display: block !important;
  }
  .social-icons ul {
    display: flex;
    justify-content: center;
  }
  .ptm-0 {
    padding-top: 0 !important;
  }
  .align-items-center-sm {
    align-items: center !important;
  }
  .dm-block {
    display: block !important;
  }
  .card-body a.btn:not(.close):not(.mfp-close):not(.btn-creative):not(.btn-slide).btn-sm {
    margin-top: 10px;
    height: 40px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    width: 100% !important;
  }
  .flickity-page-dots {
    bottom: -20px !important;
  }
  
}
@media(max-width:822px) {
  .slick-slide .card-item {
    flex-wrap: wrap;
    height: auto !important;
  }
  .slick-slide .card-item-img {
    width: 100% !important;
  }
  .cart-item-content {
    width: 100% !important;
  }
}

@media(max-width:767px) {
  .xs-wh-100 {
    width: 100% !important;
    height: 100% !important;
  }
}
@media(max-width:991.98px) {
  .lead-slider + .btn {
    height: auto !important;
    margin-bottom: 40px !important;
  }
	 .xs-wh-100 {
    width: 100% !important;
    height: 100% !important;
  }
}