*{
    padding: 0;
    margin: 0;
    font-family: "PT Serif", serif;
}
a:hover{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
    font-family: "PT Serif", serif;
}
.container{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}
.topbar{
    background: #ffff;
    padding: 10px 15px;
    position: relative;
}
.topbar:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-right: 20px solid rgba(0, 0, 0, 0);
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.tab-pane{
    opacity:1 !important;
    padding: 40px 0px;
}
.head{
     padding: 20px 0;background: #C62828;border-bottom-left-radius: 40px;border-bottom-right-radius: 40px;margin: 20px;margin-top: 0;height: 120px;position: relative;z-index: 9;
}
.leftbar ul{
    list-style: none;
    padding: 0;
    margin: 0;text-align: center;
     
}
.leftbar ul li{
    display: inline-block;
    margin: 0 20px;
    color: #111;
    font-size: 14px;
}
.rightbar{
    margin-bottom: 0;
    padding: 0;
    text-align: right;
    display: flex;
    justify-content: end;
}
.rightbar li{
    list-style: none;
    font-size: 13px;
    margin-left: 15px;
}
.rightbar li a{
    color: #111;
    text-decoration: none;
}
.add ul {
    text-align: right;
    margin-bottom: 0;
}
.add ul li {
    margin-left: 30px;
}
.add ul li{
    list-style: none;
    position: relative;
    padding-left: 55px;
    display: inline-block;
    text-align: left;
}
.add ul li .icon {
    /* border: 1px solid #111; */
    width: 45px;
    height: 45px;
    position: absolute;
    text-align: center;
    left: 0;
    background: #FFE375;
    top: 0;
    line-height: 44px;
    color: #111;
}
.add h4{
        margin-bottom: 4px;
        font-size: 15px;
}
.add p{
        margin-bottom: 0;
    font-size: 12px;
}
.serch-icon{
    text-align: center;
    border-left: 1px solid #FFE375;
}
.serch-icon a{
    color: #8a8a8a;
    font-size: 19px;
}
  /* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 650px;
    object-fit: cover;
    /* filter: brightness(0.3); */
  }
  .slider-data {
    position: absolute;
    /* bottom: 30%; */
    width: 60%;
    left: 160px;
    /* display: inline-block; */
    padding: 50px;
    /* text-align: center; */
    right: 0;
    margin: 0;
    height: 100%;
    top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
  .slider-data h3 {
    text-align: left;
    font-size: calc(14px + 4vw);
    color: #fff;
    text-shadow: 1px 2px 5px #000;
    margin: 0;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.slider-data p {
    text-align: left;
    font-size: 25px;
    color: #fff;
    text-shadow: 1px 2px 5px #000;
    margin: 0;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 20px;
}
.ptb{
    padding: 50px 0px;
}
.btngrpp{
    margin-top: 10px;
}
.btn{
    background: #C62828;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.3s ease;
    border-radius: 0;
}
.btn:hover{
    background: #000;
    color: #fff;
}
#demo{
        margin-top: -140px;z-index: 0;
}
.con{
    background: transparent;
    position: relative;
    z-index: 9;
    text-align: center;
    padding: 14px 0;
}
.heading{
    font-family:  "PT Serif", serif;
    font-size: 40px;
    color: #111;
}
.about{
    background: #E3F2FD;
}
.about img{
    height: auto;
    object-fit: cover;
    width: 100%;
}
.cate{
    /* background: #111; */
    /* background: #E3F2FD; */
}
.catgebox {
    border: 1px solid #7d7d7b;
    padding: 20px;
    background: #E3F2FD;border-radius: 10px;
}
.catgebox img{
    width: 100%;
}
.middiv .catgebox{
   
    margin-bottom: 20px;
}
.catetext {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.catetext h4{margin-bottom: 0px;}
.catetext h4 a{
    color: #111111;
    font-size: 29px;
}
.why{
    
    background: #E3F2FD;
}
.whyitem{
    padding: 20px;
    border: 1px solid #000;
    margin-bottom: 20px;text-align: center;
}
.whyitem p{
    font-size: 14px;
 
}
.whyitem h4{
    font-size: 18px;font-weight: bold;
 
}
.whyitem i {
    font-size: 40px;
    color: #C62828;
    margin-bottom: 10px;
}
.prod{
        background: url(../images/crossword.png);
}
.product-grid{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}
.product-grid .product-image{ 
    position: relative; 
    overflow: hidden;
}
.product-grid .product-image a.image{
    display: block;
    overflow: hidden;
    position: relative;
}
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-image .pic-1{
    backface-visibility: hidden;
    transition: all 0.5s;
}
.product-grid:hover .product-image .pic-1{ opacity: 0; }
.product-image .pic-2{
    width: 100%;
    height: 100%;
    transform: translateX(-120%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s;
}
.product-grid:hover .product-image .pic-2{ transform: translateX(0); }
.product-grid .product-sale-label{
    color: #222;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 5px;
    transform: translateX(-60px);
    position: absolute;
    top: 10px;
    left: 10px;
    transition: all 500ms ease-in-out 0s;
}
.product-grid:hover .product-sale-label{ transform: translateX(0); }
.product-grid .product-like-icon{
    color: #333;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.product-grid:hover .product-like-icon:hover{ color: #eb2f06; }   
.product-grid .product-button-group{
    font-size: 0;
    width: 100%;
    opacity: 1;
    text-align: center;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 20px;
    transition: all .3s ease-out 0s;
}
.product-grid:hover .product-button-group{ opacity: 1; }
.product-grid .product-button-group a{
    color: #fff;
    background: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 43px;
    height: 45px;
    width: 40px;
    position:relative;
    display: inline-block;
    transition: all 0.3s;
}
.product-grid .product-button-group a i{line-height:inherit;}
.product-grid .product-button-group a:before{
    content: "";
    background: #eb2f06;
    width: 0;
    height: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    transition: all .4s ease-in-out 0s;
    z-index: -1;
}
.product-grid .product-button-group a:hover:before{
    width: 100%;
    right: auto;
    left: 0;
}
.product-grid .product-button-group a.add-to-cart{
    width: calc(100% - 87.5px);
    margin: 0 3px;
    transform: translateY(100px);
}
.product-grid .product-button-group a:nth-child(1){ transform: translateX(-45px); }
.product-grid .product-button-group a:nth-child(3){ transform: translateX(45px); }
.product-grid:hover .product-button-group a.add-to-cart{ transform: translateY(0); }
.product-grid:hover .product-button-group a{ transform: translate(0); }
.product-grid .product-button-group a:hover{ color: #fff; }
.product-grid .product-content{padding: 12px;text-align: center;position: relative;width: 100%;text-align: left;padding-top: 10px;text-align: center;}
.product-grid .title{
    font-size: 22px;
    /* font-weight: 600; */
    text-transform: capitalize;
    margin: 0 0 5px;
}
.product-grid .title a{
    color: #1a1a1a;
    transition: all 0.5s ease;
    font-family:  "PT Serif", serif;
}
.product-grid .title a:hover{ color: #1a1a1a; }
.product-grid .price{
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    margin: 0 2px;
}
.product-grid .price{
    color: #da2f2f;
    font-size: 25px;
}
.infos{
    display: block;
   text-align: center;
}
.infos a{display: inline-block;padding: 7px 20px;}
.add-to-cart{

    height: 40px;
    border: 1px solid #111;
    text-align: center;
    color: #111;
    font-size: 14px;
    padding: 0px 10px;margin-top: 10px;
}
.add-to-cart:hover{
    background: #111;
    color: #fff;
    text-decoration: none;
}
.callto{
     background-image: url('../images/bg.avif');background-size: cover;background-position: center;position: relative;z-index: 1;
     color: #fff;text-align: center;
}
.callto::after{content: '';position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: -1;background: rgba(30, 58, 138, 0.8)
;}
.callto h2{
    color: #fff;
}
.testi{
    background: #fff;
}
.testbox{
    background: #fff;
    padding: 20px;
    border: 1px solid #a9a9a6;border-radius: 20px;
}
.testbox p{
    font-size: 14px;
    color: #111;
    margin-bottom: 0;
}
.testbox .testimg img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;

}
.testcon{
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
footer{
   position: relative;z-index: 1;background-image: url('../images/footer-1.jpg');background-size: cover;background-position: center;
    color: #fff;
    padding: 50px 0 20px;
}
/* footer::after{content: '';position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: -1;background: rgba(30, 58, 138, 0.8)
;} */
footer p{
    font-size: 12px;
    color: #fff;
    margin-bottom: 0;
}
.flist li{
    list-style: none;
}
.flist li a{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
}
.copy{
    border-top: 1px solid #fff;
    padding-top: 20px;text-align: center;
}
.link{
    margin-top: 10px;
    color: #FFE375;
    display: inline-block;
}
.con ul {
    display: flex;
    margin-bottom: 0;
    gap: 23px;
    justify-content: center;
}
.con ul li{
    list-style: none;
    /* width: 50px; */
    /* height: 50px; */
    text-align: center;
    line-height: 44px;
    font-size: 19px;
}
.con ul li a{
    color: #000;
    background: #fff;
    height: 50px;
    display: inline-block;
    width: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
}
.search input{
    height: 50px;
    border-radius: 0;
}

.middiv,.section-padding,.main-section,.section-11{
    padding: 50px 0px;
}
.abt img {
    width: 450px;
    float: left;
    margin-right: 20px;
}

.inner-bg2 {
    background-image: url(../img/inner-banner-2.jpg)
}

.inner-banner {
    position: relative;
    background-position: center right;
    background-size: cover;
    margin-top: -140px;
    padding-top: 100px;
}

.inner-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(30, 58, 138, 0.8);
}

.middiv .prof,.proo {
    background: #f2f2f2
}

.inner-banner .inner-title {
    padding-top: 70px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1
}

.inner-banner .inner-title h1 {
    font-size: 47px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.inner-banner .inner-title ul li a {
    color: #ffe375;
    transition: .3s
}

.inner-banner .inner-title ul li {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-weight: 500;
    margin: 0 5px
}
.inner-banner ul {
    text-align: center;
}
.inner-bg2 {
    background-image: url(../images/bred.avif);
}
.contbox{
    margin-bottom: 40px;padding: 25px;
    border: 1px solid #767474;background: #F5F5F5;border-radius: 20px;

}

.conform{
    padding: 30px;border: 1px solid #ddd; border-radius: 20px;
}
.conform input{
    border: 1px solid #111;
    border-radius: 0;
    height: 50px;
}
.conform textarea{
    border: 1px solid #111;
    border-radius: 0;
}
.blogbox {background: #E3F2FD;}
.blogbox img{
    margin-bottom: 20px;
    height: auto;
    width: 100%;
    object-fit: cover;
}
.blogbox h3 a{
    font-family:  "PT Serif", serif;
    color: #111;
}
.navibar{
        position: relative;
    z-index: 9;
}
.select-box {
    padding: 6px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;height: 50px;
  }
  
  .quantity {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
  }
  
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
  }
  
  input[type=number] {
    -moz-appearance: textfield
  }
  
  .quantity input {
    width: 60px;
    height: 40px;
    line-height: 1.65;
    display: block;
    padding: 0;
    margin: 0;
    /* border: 1px solid var(--main-color); */
    text-align: center;
    margin: 0 5px;
  
  }
  
  .quantity input:focus {
    outline: 0
  }
  
  .quantity-nav {
    display: flex;
    flex-wrap: nowrap;margin-right: 20px;
  }
  
  .quantity-button {
    position: relative;
    cursor: pointer;
    text-align: center;
    color: #000;
    font-size: 13px;
    line-height: 1.7;
    display: block;
    user-select: none
  }
  
  .total-p.bold {
    margin-bottom: 10px;
    font-size: 20px
  }
  .table>:not(caption)>*>*{padding: 1.5rem .5rem;vertical-align: middle;}
  
  .quantity-button.quantity-up,
  .quantity-button.quantity-down {
    height: 40px;
    width: 40px;
    line-height: 37px;
    font-size: 30px;
    color: #444;border: 1px solid #444;
    font-weight: 100;
  }
  .img-fluid{width: 100%;}
  .detail-btns {
    margin-left: 0;
    margin-top: 30px
  }
  
  .detail-btns a svg,
  .detail-btns a i {
    margin-right: 5px
  }
  
  .tab {
    cursor: pointer;
    padding: 10px 20px;
    margin: 0;
    background: var(--main-color);
    display: inline-block;
    color: #fff;
    border-radius: 10px 10px 0 0 !important
  }
  
  .panels {
    background: #eee;
    width: 100%;
    border-radius: 0 10px 10px 10px !important;
    overflow: hidden;
    padding: 20px
  }
  
  .panel {
    display: none;
    animation: fadein .8s
  }
  .panel.panel-default{display: block;margin-top: 50px;}
  .panel-default>.panel-heading {color: #333;background: transparent;border: none;}
  @keyframes fadein {
    from {
        opacity: 0
    }
  
    to {
        opacity: 1
    }
  }
  
  .panel-title {
    font-size: 1.5em;
    font-weight: 700
  }
  
  .radio {
    display: none
  }
  
  #one:checked~.panels #one-panel,
  #two:checked~.panels #two-panel,
  #three:checked~.panels #three-panel {
    display: block
  }
  
  #one:checked~.tabs #one-tab,
  #two:checked~.tabs #two-tab,
  #three:checked~.tabs #three-tab {
    background: var(--main-color-two);
    color: #fff;
    border-top: 3px solid #000
  }
  
  .panels p {
    font-weight: 300
  }

  .nav-tabs li a{color: #444;padding: 10px 20px;background: #ddd;}
  .nav-tabs li a.active{background: #C62828;color: #fff;}
  .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 8px;
}
  h4.review-heading {
    font-weight: 800
  }
  .product-img{padding: 10px ;border: 1px solid #ddd;}
   
  .review-list li {
    border-top: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 10px 0 0
  }
  
  .review-list li p {
    margin-bottom: 5px;
    display: block
  }
  
  .review-list li .r-date,
  .r-star {
    display: inline-block
  }
  
  .r-date {
    float: right
  }
  
  .r-star {
    display: inline-block !important
  }
  
  p.r-name {
    font-weight: 700
  }
  
  .review-form .form-control {
    margin-bottom: 20px
  }
  
  .review-heading {
    margin-top: 30px
  }
  
  .cart-table img {
    width: 100px;
  }
  
  .coupon-form {
    border: 1px solid #eee;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px
  }
  
  .coupon-form input {
    height: 40px;
    width: calc(100% - 200px);
    padding: 10px;
    border: 1px solid transparent
  }
  
  .coupon-form button {
    cursor: pointer;
    color: #fff;
    padding: 10px 15px;
    width: 200px;
    line-height: 18px;
    height: 40px
  }
  
  .coupon-form button svg,
  .coupon-form button i {
    margin-right: 7px
  }
  
  .coupon-form button:hover {
    opacity: .8
  }
  
  .wishlist-table tr td {
    vertical-align: middle
  }
  
  .wishlist-table td button svg,
  .wishlist-table td button i {
    margin-right: 10px
  }
  
  .wishlist-table td button {
    background: none;
    border: none;
    cursor: pointer
  }
  
  .chk-form .form-control {
    margin-bottom: 0px;border-radius: 0px;
  }
  p.error.invalid-feedback{font-size: 12px;color: red;}
  input.form-control.is-invalid{border-color: red;}
  #account-panel .nav-item {float: none;}
  #account-panel .nav-link {
  background: #4ab9cf;
  color: #fff;
  margin-bottom: 10px;display: block;float: none;
  }
  
  #account-panel .nav-link i {
  margin-right: 5px
  }
  button {
    outline: 0
  }
  
  button:focus {
    outline: 0
  }
  
  .show-password label {
    width: calc(100% - 25px);
    color: #747474
  }
  .show-password input[type="checkbox"] {
  margin-right: 10px;
  width: 15px;
  float: left;
  margin-top: 5px
  }
  .star-rating__wrap{
    display: inline-block;
    font-size: 1rem;margin-left: 10px;
  }
  .star-rating__wrap:after{
    content: "";
    display: table;
    clear: both;
  }
  .star-rating__wrap .fa.fa-star{
    float: right;
    padding-left: 4px;
    cursor: pointer;
    color: #444;font-size: 20px;
  }
  .fa.fa-star:last-child{
    padding-left: 0;
  }
  .star-rating__input{
    display: none;
  }
  .review-date{float: right;}
  .review-comment{margin-bottom: 20px;border-bottom: 1px solid #ddd;}
  .product-rating .fa.fa-star.active,
  .star-rating__wrap .fa.fa-star:hover:before,
  .star-rating__wrap .fa.fa-star:hover ~ .fa.fa-star:before,
  .star-rating__input:checked ~ .fa.fa-star:before
  {
    color: orange;
  }

  .main-section{padding: 60px 0;}
  .cart-table td,.cart-table th{vertical-align: middle !important;}
  .col-md-12.col-12.form-field.mt-3.d-flex.align-items-center{display: flex;align-items: center;}
  .chk-heading {
  text-transform: uppercase;
  background: var(--main-color);
  color: #444;
  padding: 10px;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 20px
  }
  
  .table td,
  .table th {
  vertical-align: middle
  }
  
  .show-pass {
  display: none
  }
  
  .diff-add {
  display: none
  }
  
  .chk-show:checked~.diff-add {
  display: block
  }
  
  .chk-show:checked~.show-pass {
  display: block
  }
  
  .payment-option {
  margin-top: 20px
  }
  
  .payment-option li .crd .p-add {
  padding: 20px;
  background: #fff;
  display: none
  }
  
  .payment-option li [type="radio"]:checked~.p-add {
  display: block
  }
  
  .order-detail-box {
  padding: 15px
  }
  
  .order-detail-table {
  padding: 10px;
  box-sizing: border-box
  }
  
  .payment-option [type="radio"]:checked,
  .payment-option [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px
  }
  
  .payment-option [type="radio"]:checked+label,
  .payment-option [type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  font-weight: 600
  }
  
  .payment-option [type="radio"]:checked+label:before,
  .payment-option [type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 21px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff
  }
  
  .payment-option [type="radio"]:checked+label:after,
  .payment-option [type="radio"]:not(:checked)+label:after {
  content: '';
  width: 11px;
  height: 11px;
  background: #F87DA9;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
  }
  
  .payment-option [type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0)
  }
  
  .payment-option [type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
  }
  .strip-icon {
    width: 70px;
    padding: 15px;
    background: #C62828;
    height: 70px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 53px;
    text-align: center;color: #fff;
}

.strip-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: calc(100% - 85px)
}

.strip-text p {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--main-color-two)
}

.strip-text h5 {
    font-size: 17px;font-weight: bold;
}

.strip-icon i {
    font-size: 30px;
}

.strip-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
    margin: 60px 0 0
}

.strip-box {
    border: 1px solid #eee;
    padding: 20px;
    border-right: 0;
    box-shadow: 6px 5px 9px rgba(0,0,0,.08);
    background: #fff
}


.strip-box:nth-last-child(1) {

    border-right: 1px solid #eee
}


  @media (max-width: 1400px) {
    .stellarnav>ul>li>a{padding: 16px 3px;}
    
  }
    @media (max-width: 1200px) {
    .stellarnav>ul>li>a{padding: 16px 5px;font-size: 12px;}
  }
  @media (max-width: 1024px) {
    .strip-grid {
    grid-template-columns: 1fr 1fr;
}
  .con ul{grid-gap: 5px;}
  .cart-table td,
  .cart-table th {
      display: flex;
      flex-wrap: wrap;
      text-align: left
  }
  
  .cart-table thead {
      display: none
  }
  
  .cart-table td:before {
      content: attr(data-th) " : ";
      font-weight: 700;
      width: 97px;
      display: inline-block;
      color: #000
  }
  .tp-parallax-wrap{display: none !important;}
  
  }
  .category ul{display: flex;margin-bottom: 20px;}
  select#v-price{margin-left: 20px;}

  .forgot-p{display: block;margin-bottom: 20px;}
  .logo img{
      max-width: 220px;
      width: 100%;
  }
 footer img{
      width:220px;
  }
  @media only screen and (max-width: 600px) {
    .head{border-radius: 0;height: auto;}
    .stellarnav{padding-left: 0;}
.slider-data{display: none;}
 .leftbar ul {
    text-align: center;
}
.rightbar {
    justify-content: center;
}
.rightbar li {
    margin-left: 0px;
}
.logo img {
    width: 175px;
    margin: auto;
    display: block;
}
.add{
        display: none;
}
.carousel-inner img {
    height: 400px;
}
.slider-data{
    padding:0;
}
.whybox {
    padding: 20px;
}
.strip-grid {
    grid-template-columns: 1fr ;
}
}

