.merchandisepage-headingdiv{text-align:center;max-width:750px;padding:var(--maindivspadding);flex-direction:column;gap:12px;margin:auto auto 5px;padding-bottom:20px;display:flex}.merchandisecategorymaindiv{padding:var(--maindivspadding);max-width:var(--maindivsmaxwidth);grid-template-columns:repeat(3,1fr);gap:30px;margin:auto;padding-top:10px;display:grid}.merchandisecategorydiv{text-align:center;border:1px solid #cecece;border-radius:8px;padding:25px;transition:border-color .3s,box-shadow .3s}.merchandisecategorydiv img{border-radius:4px;width:100%;margin-bottom:15px}.merchandisecategorydiv h3{font-size:22px;font-weight:600}.merchandisecategorydiv:hover{border-color:var(--merchify-blue-color);box-shadow:0 4px 12px #00000014}.merchandisepagemaindiv1{padding:var(--maindivspadding);max-width:var(--maindivsmaxwidth);justify-content:space-between;align-items:center;gap:20px;margin:auto;display:flex}.merchandisediv1-left{width:48%}.merchandisediv1-left img{width:100%}.merchandisediv1-right{width:48%}.merchandisediv1-right p{margin:10px 0 12px}@media only screen and (max-width:1150px){.merchandisepagemaindiv1{flex-direction:column-reverse;gap:15px}.merchandisediv1-left{width:100%;max-width:700px}.merchandisediv1-right{text-align:center;width:100%;max-width:700px}}@media only screen and (max-width:1000px){.merchandisecategorymaindiv{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.merchandisecategorymaindiv{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:360px){.merchandisecategorydiv h3{font-size:20px}.merchandisecategorydiv{padding:20px}.merchandisecategorydiv img{margin-bottom:10px}}
