.img-text-items{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.img-text-item{display:flex;align-items:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 0 12px #0000001a}.img-text-item-img{width:180px;min-width:180px;height:100%;overflow:hidden;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.img-text-item-content{width:calc(100% - 180px);padding:20px}.img-text-item-content-title{text-transform:capitalize;font-size:16px}.img-text-item-content-text{margin:10px 0 0;font-size:14px}@media only screen and (max-width:992px){.img-text-items{grid-template-columns:repeat(1,1fr);gap:20px}}@media only screen and (max-width:575px){.img-text-items{gap:16px}.img-text-item{flex-direction:column}.img-text-item-img{width:100%;min-width:90px;height:200px}.img-text-item-content{width:100%;padding:10px}.img-text-item-content-title{font-size:16px}.img-text-item-content-text{margin:5px 0 0;font-size:14px;font-weight:300;line-height:18px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/img-text-item-section.css.map */
