/* Theme Name: Saudi Readymix */
.rtl .ea11y-widget-open-button--icon.ea11y-widget-open-button--medium { right:auto !important; left: 24px !important; }
.rtl .blockquote1 .icon1 img { transform: scaleX(-1); }
#banner .description { max-width:inherit !important; }
.rtl.page-template-contact-us .tel { direction: ltr; display: block; text-align: right; }
.show-mobile { display:none !important; }
@media screen and (max-width:991px) {
  .show-mobile { display:block !important; }
}

.box2.alt:has(figure) {
    padding-left: 0;
}
.box2.alt::after {
    height: calc(100% - 66px);
}