????JFIF??x?x????'
Server IP : 104.21.16.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/eaabusiness.com/wp-content/themes/thecompany/ |
Upload File : |
/* Theme Name: Thecompany 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. https://codex.wordpress.org/Right_to_Left_Language_Support */ body { direction: rtl; } .left { float: right; } .right { float: left; } #text-right { text-align: left; } .border-left { border-right: 1px solid #CCC; } .margin-padding { margin: 10px 40px 30px 20px; padding: 10px 40px 30px 20px; } .margin-padding-left-right { margin-right: 10px; padding-left: 20px; } #right { left: 0px; } .clear { clear: right; } .screen-reader-text:focus { right: 5px; } .alignleft { float: right; margin-left: 1.5em; } .alignright { float: left; margin-right: 1.5em; } .aligncenter { margin-right: auto; margin-left: auto; } .wp-caption img[class*=\"wp-image-\"]{margin-right:auto;margin-left:auto;} @media (max-width: 1170px) { .gallery .gallery-item { margin-left: 0 !important; } .section-title .left-lines { right: -13px; } .section-title .left-lines.one { right: -10px; } .section-title .right-lines { left: -13px; } .section-title .right-lines.one { left: -10px; } .overlay { right: 0; left: 0; } .carousel { right: 0; left: 0; } .carousel-caption { left: 0; right: 0; } .carousel-caption .btn-theme:first-child { margin-left: 24px; } .slider-overlay { right: 0; left: 0; } header .inner { margin-right: auto; margin-left: auto; } .page-header .page-title .divider:before { right: -30px; } .page-header .page-title .divider:after { left: -30px; } .overlay:after { right: 0; left: 0; } .logo-menu .dropdown-menu { right: 42px; } .logo-menu .dropdown-menu:before { border-right: 10px solid transparent; border-left: 10px solid transparent; right: 30px; } .logo-menu .dropdown-menu .dropdown-menu { border-right: 4px solid #ff6100; } .logo-menu .dropdown-menu .dropdown-menu:before { border-left: 10px solid #ff6100; right: -24px; } .logo-menu .dropdown-menu .caret { border-right: 4px solid; } .pricing-table-container .outer .single h4 { margin-right: -20px; } .pricing-table-container .outer .single ul { text-align: right; } .inner-page aside.sidebar .single { padding-right: 15px; padding-left: 15px; } .inner-page aside.sidebar .single h3.side-title { margin-right: -15px; margin-left: -15px; } .inner-page aside.sidebar .single .thumb { float: right; margin-left: 10px; } .inner-page aside.sidebar .single .tagcloud a { margin-left: 10px; } .inner-page aside.sidebar .single.search .form-control { border-radius: 0 4px 4px 0; } .inner-page aside.sidebar .single.comments li a span { margin-left: 10px; } .inner-page aside.sidebar .single.contact-info li .icon { float: right; margin-left: 10px; } .inner-page .post-grid .post-single .featured-image .category { right: 10px; } .inner-page .post-grid .post-single .featured-image .date { right: 10px; } .inner-page .post-grid .post-single .featured-image .date strong { float: right; margin-left: 10px; border-left: 1px solid rgba(255, 255, 255, 0.3); padding-left: 10px; } .inner-page .masnory-single .post-single .featured-image .category { right: 10px; } .inner-page .masnory-single .post-single .featured-image .date { right: 10px; } .inner-page .masnory-single .post-single .featured-image .date strong { float: right; margin-left: 10px; border-left: 1px solid rgba(255, 255, 255, 0.3); padding-left: 10px; } .inner-page .single-page .featured-image .date { right: 10px; } .inner-page .single-page .featured-image .date strong { float: right; margin-left: 10px; border-left: 1px solid rgba(255, 255, 255, 0.3); padding-left: 10px; } .inner-page .single-page .content ul { padding-right: 0; } .inner-page .single-page .content ul li:before { margin-left: 5px; } .inner-page .single-page .tag-and-share a.button { left: 15px; } .inner-page .single-page .tag-and-share .buttons .floated:nth-child(1) { left: 65px; } .inner-page .single-page .tag-and-share .buttons .floated:nth-child(2) { left: 115px; } .inner-page .single-page .tag-and-share .buttons .floated:nth-child(3) { left: 165px; } .inner-page .single-page .tag-and-share .buttons .floated:nth-child(4) { left: 215px; } .inner-page .single-page .author-box .image { float: right; margin-left: 10px; } .inner-page .single-page .swift-comments ul { padding-right: 0; } .inner-page .single-page .swift-comments ul li .image { float: right; margin-left: 10px; } .swift-comments-page ul { padding-right: 0; } .swift-comments-page ul li .image { float: right; margin-left: 10px; } .not-found form { margin-left: auto; margin-right: auto; } .scroll-top-wrapper { left: 22px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .logo-menu.sticky-menu { text-align: right; } .carousel.fade .item { right: 0 !important; } .thecompany-pagination span.page-numbers.current.active { border-bottom-right-radius: 6px; } .wp-caption img[class*=\"wp-image-\"]{margin-right:auto;margin-left:auto;} }