@media only screen and (min-width:768px){.mobile-our-products{display:none!important}}.mobile-our-products{background:#f6f6f6}.mobile-our-products .heading{padding:15px;display:flex;color:#c95b9e;font-size:15px;position:relative;border-top:1px solid #c95b9e}.mobile-our-products .heading:before,.mobile-our-products .heading:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:10px;width:10px;height:2px;display:block;background-color:#c95b9e;transition:all .4s ease}.mobile-our-products .heading:after{transform:translateY(-50%) rotate(90deg)}.mobile-our-products .heading.active:after{transform:translateY(-50%) rotate(0)}.mobile-our-products .our-products__products{padding-bottom:20px}.mobile-our-products .our-products__products.mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;row-gap:30px}.mobile-our-products .our-products__products .our-products__product{width:100%}.mobile-our-products .our-products__products .our-products__product .product-title{font-size:13px}
