zZzzZ.
home2
/
zrzvbdry
/
jetbooky.com
/
wp-content
/
themes
/
savings-pro-main
New Folder
Editing: rtl.css
Save
Cancel
/* Theme Name: WP Coupon Adding support for language written in a Right To Left (RTL) direction is easy - it's just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. http://codex.wordpress.org/Right_to_Left_Language_Support */ body { direction: rtl; unicode-bidi: embed; } .rtl .fleft{ float:right !important; } .rtl .fright{ float:left !important; } /*Header*/ .rtl .site-header .logo_area { margin-right: 0px; margin-left: 10px; } .rtl .primary-header .site-navigation { margin-right: 20px; } .rtl .nav-toggle{ text-align: left; } @media screen and (min-width: 1023px) { .rtl .st-menu{ display: flex; } .rtl .nav-user-action .st-menu > li:first-child > a{ padding-left: 10px; } .rtl .nav-user-action .st-menu > li:last-child > a{ padding-right: 10px; } } @media screen and (max-width: 1023px) { .st-menu.st-menu-mobile .nav-toggle-subarrow{ right: auto; left: 0; } .primary-navigation .st-menu>li.menu-item-has-children>a:after{ display: none; } } /*Home*/ .rtl #header-search .header-search-submit { border-top-left-radius: 7px; border-bottom-left-radius: 7px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; } /*Coupon Listing Item*/ .rtl .coupon-listing-item .post-edit-link .icon{ margin: 0 0 0 0.25rem; } /*All Store*/ .rtl .all-store .store-letter-content ul li{ text-align: right; } .rtl .all-store .tabset > input[type="radio"]{ right: -200vw; left: 0; } .rtl .store-letter-content ul li{ float: right; } /*All Category*/ .rtl .cate-az .cate-child{ padding-right: 0; display: flex; flex-direction: row; flex-wrap: wrap; } .rtl .cate-az .cate-child li a{ margin-right: 0; margin-left: 10px; } /*Coupon Blog*/ .rtl .blog-section .blog-body { text-align: right; } .rtl .blog-section .left-blog { margin-left: 30px; margin-right: 0px; float: right; } .rtl .blog-body .small-img-post{ text-align: right; } .rtl .blog-page-btn{ float:left; } .rtl .blog-body .large-img-post .large-content{ text-align: right; } .rtl .widget_popular_stores .ui.grid { display: flex; } .rtl .frontpage-2nd-main .widget_popular_stores .ui.grid>.column:not(.row), .frontpage-after-main .widget_popular_stores .ui.grid>.column:not(.row) { display: flex; } .rtl .favorite-deals-section .section-body{ display: flex; flex-wrap: wrap; justify-content: space-between; } .rtl .favorite-deals-section .section-body .left-section{ max-height: 407px; overflow: hidden; position: relative; } .rtl .favorite-deals-section .section-body .right-section{ flex: 59%; max-width: 59%; } .rtl .coupon-filter .filter-coupons-buttons .coupons-types-wrap{ float: right; } @media screen and (max-width: 500px){ .rtl .coupon-store-main .store-listing-item .coupon-detail{ width: 100%; } } @media screen and (max-width: 576px) { .rtl .footer-copyright-section .footer_copy{ gap:0; flex-direction: column; } .rtl .favorite-deals-section .section-body .right-section { margin: 20px auto; max-width: 75%; } } .rtl .frontpage-2nd-main .widget_popular_stores .ui.grid>.column:not(.row) .ui.image, .rtl .frontpage-after-main .widget_popular_stores .ui.grid>.column:not(.row) .ui.image{ text-align: right; } @media screen and (max-width: 790px) { .rtl .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column{ width: 50%; } .rtl .footer-copyright-section .footer_copy{ display: flex; justify-content: space-between; } } @media screen and (max-width: 400px) { .rtl .ui[class*="three column"].grid > .column:not(.row), .ui[class*="three column"].grid > .row > .column{ width: 100%; } .rtl .widget_popular_stores .widget-content .column .ui.grid{ display: flex; } .rtl .widget_popular_stores .widget-content .column { display: flex; flex-direction: column; align-items: center; text-align: center; } } .rtl .store-thumb.font-store-thumb { padding-left: 10px; padding-right: 0px; } .rtl .favorite-deals-section .section-body .right-section .store-list { margin-right: auto; margin-left: 0px; } .rtl .store-thum-img { padding-left: 10px; padding-right: 0px; float: right; } .rtl .favorite-deals-section .section-body .right-section .store-list .list-item .item-left .item-logo { margin-right: 0px; } .rtl .favorite-deals-section .section-body .right-section .store-list .list-item .item-left { margin-left: 10px; } /*Footer*/ .rtl .footer-copyright-section .footer_copy .footer-logo { margin-left: 20px; margin-right: 0px; } .rtl .cpy_text { margin-left: 10px; } /*Featured Store*/ .rtl .browse-store.stackable.ui.grid { display: inline-block; } .rtl .all-store .tab-panel ul{ padding: 0px 20px 20px 0px; } .rtl .all-store .all-store-cat-tab-sec{ text-align: right; } @media screen and (max-width: 790px) { .rtl .single-store-top-section .store-header-area { display: flex; text-align: center; justify-content: center; align-items: center; flex-direction: column; } } /*Featured category*/ .rtl .cate-parent { display: flex; } /*trending*/ .rtl .last-validate strong{ float: right; } /*Store Single Page*/ .top-offer .store-listings .coupon-item{ display: flex; flex-direction: column; } .rtl .store-listing-item .store-thumb-link{ float:right; margin-left:20px; margin-right: 0px; } .rtl .tending-coupon-listing-item .store-thumb-link{ margin-left: 0; } .rtl .store-listing-item .latest-coupon{ float:right; } @media screen and (max-width: 500px){ .rtl .store-listing-item .latest-coupon{ float:none !important; } } .rtl .custom-feature-store .feature-store-row .feature-store-col ul{ padding-right: 0px; } .rtl .coupon-store-main .store-listing-item .coupon-detail { float: left; } /*widget Newsletter*/ .rtl .footer-widgets-area .newsletter-box-wrapper.shadow-box .input .ui.button, .rtl .widget-area .newsletter-box-wrapper.shadow-box .input .ui.button { margin-right: 0px; } .rtl .ui.action.input:not([class*="left action"])>input { border-left-color: transparent; border-right-color: #eeeeee!important; } .rtl .ui.input>input { text-align: right; } .rtl .ui.action.input:not([class*="left action"])>input { border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; border-top-right-radius: .28571429rem!important; border-bottom-right-radius: .28571429rem!important; } .rtl .newsletter-box-wrapper.shadow-box .input .ui.button { margin-right: 0px; } .rtl .newsletter-box-wrapper.shadow-box .input .ui.button { margin-right: 0px; border-top-right-radius: .28571429rem!important; border-bottom-right-radius: .28571429rem!important; border-top-left-radius: .28571429rem!important; border-bottom-left-radius: .28571429rem!important; } .rtl .custom-newest-coupon .cat-coupon-lists .store-listing-item .latest-coupon{ padding-left:0; padding-right: 20px; } /*Widget*/ .rtl .widget-area ul, .rtl .widget-area ol { padding-left: 0; padding-right: 0; } .rtl #secondary .wp-block-search__button{ border-top-left-radius: 2px; border-bottom-left-radius: 2px; border-top-right-radius: 0; border-bottom-right-radius: 0; margin-right: 0px; } .rtl #secondary .wp-block-search__input{ border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 0; border-bottom-left-radius: 0; } .rtl .single-coupon-box .coupon-list-item { display: flex; } .rtl .custom-newest-coupon .cat-coupon-lists { float: right; width: 100%; } .rtl .blog-template-d .post-thumbnail { margin-right: 0px; margin-left: 20px; } .rtl .ui.breadcrumb { display: flex; align-items: center; flex-wrap:wrap; } .rtl .page-header-cover .ui.breadcrumb{ display: block; } .rtl .blog-page-top-section .post-des { right: 5%; } @media screen and (max-width: 790px) { .rtl .blog-section .blog-body { display: block; } .rtl .blog-section .left-blog { width: 100%; } } @media screen and (max-width: 790px) { .rtl .widget_popular_stores .ui.grid { margin: auto; justify-content: center; } .rtl .custom-newest-coupon .cat-coupon-lists { float: none; } } /*Search Page*/ .rtl .search_page { margin-bottom: 40px; } .rtl .ui.message > .close.icon{ left:.5em; right: auto; }