/*RTL CSS*/ .homepage-header { padding: 0 !important; } .homepage-header { position: relative; width: 100%; } .home .homepage-header { padding: 0 !important; position: absolute; width: 70%; right: 0px; left: 0px; z-index: 999; margin: 0 auto; background: #fff; border-radius: 0; } .header-box{ padding: 0 !important; } .header-main-box { margin-bottom: 0; } .menu-box{ margin-top: 0 !important; padding: 12px 0; } .slider-area{ margin: 0; } .wp-site-blocks{ padding: 0 !important; } .product-btn a{ box-shadow: 0 0px 2px rgba(0,0,0,0.12), 0 1px 7px rgba(0,0,0,0.24); } figure.product-img { box-shadow: 0 0px 1px rgba(0,0,0,0.12), 0 0px 19px rgba(0,0,0,0.12); width: 100%; height: 192px; } .product-main h5 a { text-decoration: none; } .product-main img { width: 100%; } .toggle-icon img { top: -7px; position: relative; } .header-search .wp-block-search__input { border-bottom: 1px solid !important; border: 0px; padding: 0px; height: 40px; } .header-search { position: relative; width: 65%; } .header-search button.wp-block-search__button.wp-element-button { background: transparent; position: absolute; padding: 0px; left: 0px; font-size: 0px; } .header-search button:after{ content: ""; width: 30px; height: 30px; background-image: url('./assets/images/search.png'); background-repeat: no-repeat; top: 10px; left: 5px; position: absolute; display: inline-block; } .product-content p,.product-rating { margin-top: 10px !important; } .star-rating img { position: relative !important; top: -3px; } footer.wp-block-template-part { margin-top: 0; } @media screen and (min-width: 320px) and (max-width: 800px) { .header-area .wp-container-core-buttons-layout-1.wp-container-core-buttons-layout-1 { justify-content: center; } .main-header,.services-box,.product-rating p { text-align: center; } .header-nav nav,.slide-btn,.product-btn,.product-rating { justify-content: center !important; } .star-rating { justify-content: center !important; display: flex; } .product-main { max-width: 100% !important; } .slider-banner{ text-align: center; } .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{ justify-content: center !important; } .header-nav ul{ justify-content: center; } .star-rating figure{ margin: 0px !important; } .header-search { position: relative; width: 100%; } .product-content { text-align: center; } .slider-content{ text-align: center; } .homepage-header{ position: static; width: 100%; text-align: center; } .homepage-header .wp-header-search-social{ justify-content: center; } } @media screen and (min-width: 782px) and (max-width: 1500px) { .header-search { position: relative; width: 100%; } .star-rating figure { margin: 0px !important; } } .wc-block-mini-cart.wp-block-woocommerce-mini-cart,.wp-block-woocommerce-customer-account { display: none; }