File: /datos/www/expodubai/wp-content/themes/osapa_/rtl.css
/*
Theme Name: Osapa
Adding support for languages 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
*/
/* Reset */
body {
direction: rtl;
unicode-bidi: embed;
}
th {
text-align: right;
}
/* Accessibility */
.screen-reader-text:focus {
left: auto;
right: 5px;
}
/* Typography */
textarea {
padding-right: 3px;
}
li > ul,
li > ol {
margin-left: 0;
margin-right: 1.5em;
}
th:first-child,
td:first-child {
padding-left: 0.4em;
padding-right: 0;
}
th:last-child,
td:last-child {
padding-left: 0;
padding-right: 0.4em;
}
/* Forms */
input[type="radio"],
input[type="checkbox"] {
margin-left: 0.5em;
margin-right: 0;
}
/* Media */
.mejs-offscreen {
right: -10000px;
}
/* Site Branding */
.custom-logo-link {
padding-left: 1em;
padding-right: 0;
}
/* Main Navigation */
.main-navigation ul {
text-align: right;
}
.main-navigation ul ul {
padding-left: 0;
padding-right: 1.5em;
}
.menu-toggle .icon {
margin-left: 0.5em;
margin-right: 0;
}
.dropdown-toggle {
left: -0.5em;
right: auto;
}
/* Front Page */
.wp-custom-header-video-button {
left: 30px;
right: auto;
}
.ftc-panel .recent-posts .entry-header .edit-link {
margin-left: 0;
margin-right: 1em;
}
/* Blog, Archive, Search */
.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
margin-left: 0;
margin-right: 1em;
}
.search .page .entry-meta a.post-edit-link {
margin-right: 0;
}
.sticky .icon-thumb-tack {
left: auto;
right: -1.5em;
}
.prev.page-numbers .icon,
.next.page-numbers .icon {
display: inline-block;
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.prev.page-numbers {
float: right;
}
.next.page-numbers {
float: left;
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
margin-left: 0.5em;
margin-right: 0;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
margin-left: 0;
margin-right: 0.5em;
}
/* Blog Entries */
.entry-footer .cat-links,
.entry-footer .tags-links {
padding-left: 0;
padding-right: 2.5em;
}
.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
left: auto;
margin-left: 0.5em;
margin-right: 0;
right: 0;
}
/* Comments */
.comment-body {
margin-left: 0;
margin-right: 65px;
}
.comment-reply-link .icon {
left: auto;
right: -2em;
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.comment-author .avatar {
left: auto;
right: -65px;
}
.comment-reply-link:before {
left: auto;
right: -2em;
}
.children .comment-author .avatar {
left: auto;
right: -45px;
}
.form-submit {
text-align: left;
}
/* Post Formats */
.format-quote blockquote .icon {
left: auto;
right: -1.25em;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
/* Post Navigation */
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper,
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
display: inline-block;
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
/* Widgets */
.widget ul {
margin: 0;
}
.search-form .search-submit {
left: 3px;
right: auto;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
float: right;
margin: 4px 0 0 4px !important; /* !important to override inline styles */
}
.widget ul li li {
padding-left: 0;
padding-right: 1.5rem;
}
/* Footer */
.social-navigation a {
margin-left: 1em;
margin-right: 0;
}
/* Customizer styles */
.ftc-customizer.ftc-front-page .ftc-panel .ftc-panel-title {
left: 3.2em;
right: auto;
}
/* Gallery Styles */
.gallery-item,
.gallery-caption {
text-align: right;
}
/* SVG Fallback */
.no-svg .dropdown-toggle {
left: 0;
right: auto;
}
/* Media queries */
/* Menu */
/*.rtl {
overflow: hidden;
}*/
.rtl .header-layout1 .mega_main_menu li.multicolumn_dropdown > .mega_dropdown {
margin-left: 0 !important;
right: -90px !important;
/* transform: translateX(50%);*/
}
.rtl .header-layout1 .mega_main_menu li.multicolumn_dropdown:nth-child(6) > .mega_dropdown {
margin-left: 0 !important;
right: 115px !important;
}
.rtl .newsletterpopup .wp-newletter{
text-align: right;
}
.rtl p.button-sub{
float: right;
}
.rtl footer ul.bullet li a:before {
float: left;
}
.rtl body .ftc-footer .widget-title{
text-align: right;
}
.rtl .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0;
transform: translateX(80%);
visibility: visible;
}
.rtl .woocommerce .product .images .group-button-product .add-to-cart.add_to_cart_button {
margin-left: 5px;
}
.rtl .woocommerce .product .images .group-button-product > a.quickview {
margin-left: 0;
}
.rtl .vc_row.product-home18.product21 .woocommerce .product .images .group-button-product .add-to-cart.add_to_cart_button,
.rtl .vc_row.product-home18 .woocommerce .product .images .group-button-product .add-to-cart.add_to_cart_button {
margin-left: 0;
}
.rtl span.sub-categories{
left: -30px;
}
.rtl .vc_row.testi-h1 .ftc-sb-testimonial .testimonial-content h4.name,
.rtl .vc_row.testi-h1 .ftc-sb-testimonial .testimonial-content .byline {
text-align: right;
}
.rtl .vc_row.ft-mid-h1 .social-icons ul.list-icons li:first-child{
margin-right: 0;
}
.rtl .vc_row.ft-mid-h1 .social-icons ul.list-icons li:last-child {
margin-right: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.rtl .elementor-element.blog_footer_home24 {
margin-right: 15px;
}
.rtl #dropdown-list,
.rtl .ftc-account .dropdown-container{
right: -80px;
}
.rtl .header-ftc.header-layout4 .ftc-search-product .ftc_search_ajax {
left: 40%;
}
.rtl .ftc-search-product .ftc_search_ajax{
left: 50%;
}
.rtl .header-layout1 .mega_main_menu li.multicolumn_dropdown > .mega_dropdown {
margin-left: 0 !important;
right: -300% !important;
transform: translateX(0);
}
.rtl .header-layout1 .mega_main_menu li.multicolumn_dropdown:nth-child(2) > .mega_dropdown {
right: -435% !important;
transform: translateX(0);
}
.rtl .header-layout1 .mega_main_menu li.multicolumn_dropdown:nth-child(3) > .mega_dropdown {
margin-left: 0 !important;
right: -600% !important;
transform: translateX(0);
}
.rtl .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
right: -600% !important;
transform: translateX(0%);
visibility: visible;
}
.rtl .vc_row.ft-mid-h1 .social-icons ul.list-icons li:last-child {
margin-right: 8px;
}
}
@media screen and (min-width: 48em) {
body.page-template-full-width-page #primary {
float: none;
}
.has-sidebar:not(.error404) #primary {
float: right;
}
.has-sidebar #secondary {
float: left;
}
.error404 #primary {
float: none;
}
/* Site Branding */
.custom-logo-link {
padding-left: 2em;
padding-right: 0;
}
/* Navigation */
.main-navigation ul ul {
padding-right: 0;
}
.main-navigation ul ul:before,
.main-navigation ul ul:after {
left: 0.5em;
right: auto;
}
.main-navigation ul ul,
.main-navigation ul ul ul {
left: auto;
right: -999em;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: auto;
right: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
right: 0.5em;
}
.main-navigation ul li.menu-item-has-children:before,
.main-navigation ul li.menu-item-has-children:after,
.main-navigation ul li.page_item_has_children:before,
.main-navigation ul li.page_item_has_children:after {
left: 1em;
right: auto;
}
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
left: auto;
right: 5px;
}
.main-navigation ul ul .menu-item-has-children > a > .icon,
.main-navigation ul ul .page_item_has_children > a > .icon {
left: 1em;
right: auto;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
/* Scroll down arrow */
.navigation-top .menu-scroll-down {
left: 0;
right: auto;
}
.site-header .menu-scroll-down {
left: 0;
right: auto;
}
.entry-title a {
margin-left: auto;
margin-right: -2px;
}
/* Front Page */
.page-two-column .panel-content .entry-header {
float: right;
}
.page-two-column .panel-content .entry-content {
float: left;
}
/* Front Page - Recent Posts */
.page-two-column .panel-content .recent-posts {
clear: left;
float: left;
}
/* Blog, Archive, Search */
.sticky .icon-thumb-tack {
left: auto;
right: -2.5em;
}
body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
float: right;
}
.blog:not(.has-sidebar) #primary article,
.archive:not(.has-sidebar):not(.page-one-column) #primary article,
.search:not(.has-sidebar) #primary article,
.has-sidebar.error404 #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
float: left;
}
.entry-footer .edit-link a.post-edit-link {
margin-left: 0;
margin-right: 1em;
}
/* Entry content */
/* with sidebar */
.has-sidebar .entry-content blockquote.alignleft {
margin-left: 0;
width: 34%;
}
.has-sidebar #primary .entry-content blockquote.alignright,
.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
margin-right: 0;
width: 34%;
}
.has-sidebar #primary .entry-content blockquote.alignleft.below-entry-meta {
margin-left: -72.5%;
width: 62%;
}
/* blog index and archive */
.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
.ftc-front-page.page-two-column .entry-content blockquote.alignleft,
.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
.page-two-column .entry-content blockquote.alignleft {
margin-left: 0;
width: 34%;
}
.blog:not(.has-sidebar) .entry-content blockquote.alignright,
.ftc-front-page.page-two-column #primary .entry-content blockquote.alignright,
.archive:not(.has-sidebar) .entry-content blockquote.alignright,
.page-two-column #primary .entry-content blockquote.alignright {
margin-right: -72.5%;
width: 62%;
}
/* Post formats */
.format-quote blockquote .icon {
left: auto;
right: -1.5em;
}
.navigation.pagination {
float: left;
}
.has-sidebar .navigation.pagination,
.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
float: none;
}
.post-navigation .nav-previous {
float: right;
}
.post-navigation .nav-next {
float: left;
text-align: left;
}
/* Comments */
ol.children .children {
padding-left: 0;
padding-right: 2em;
}
/* Post Navigation */
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
left: auto;
right: -2em;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
left: -2em;
right: auto;
}
/* Footer */
.site-footer .widget-column.footer-widget-1 {
float: right;
}
.site-footer .widget-column.footer-widget-2 {
float: left;
}
.social-navigation {
clear: right;
float: right;
}
.site-info {
float: right;
}
.social-navigation + .site-info {
margin-left: 0;
margin-right: 6%;
}
}
@media screen and (min-width: 67em) {
/* Sticky posts */
.sticky .icon-thumb-tack {
left: auto;
right: -1.25em;
}
}
@media screen and (min-width: 79em) {
.has-sidebar #primary .entry-content blockquote.alignright,
.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
margin-right: -20%;
}
.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
.page-two-column .entry-content blockquote.alignleft,
.ftc-front-page .entry-content blockquote.alignleft {
margin-left: -20%;
}
}
/*------------home 1e RTL----------------*/
.rtl .elementor-column.elementor-element.single-imge2-home1e {
margin-bottom: 50px;
}
body.rtl.wpb-js-composer .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body{
padding: 0;
}
.rtl .elementor-element.single-image2-h1e {
padding-left: 15px;
}
.rtl .elementor-column.elementor-element.product-home1e {
padding-right: 15px;
}
.rtl .elementor-element.product-tab-h1e .product-tab-template.ftc-product-tabs .tab-title:last-child:before {
display: block;
}
.rtl .elementor-element.product-tab-h1e .product-tab-template.ftc-product-tabs .tab-title:last-child {
margin-right: 60px;
}
.rtl .ftc-product-categories.style_3 .ftc-categories:hover .item-desciption {
display: flex;
flex-direction: row-reverse;
}
.rtl .navigation-slider.style_7 .nav-next {
right: -9%;
left: auto;
margin-right: -240px;
}
.rtl .navigation-slider.style_7 .nav-prev {
right: -9%;
left: auto;
margin-right: -320px;
}
.rtl .ftc-element-testimonial.swiper-container.style_7 .group-content .content-testi {
padding-left: 0px;
padding-right: 20px;
}
.rtl .elementor-element.product-tab-h1e.elementor-widget-ftc-products-tabs {
padding: 0 20px;
}
.rtl .elementor-column.elementor-element.colunm-text-ftm1e .elementor-image {
float: right;
}
@media only screen and (min-width: 1400px){
.rtl .navigation-slider.style_7 .nav-next {
right: -18%;
}
.rtl .navigation-slider.style_7 .nav-prev {
right: -18%;
}
}
@media (min-width: 768px){
.rtl .elementor .elementor-element.single-img-h1e.elementor-widget-ftc_single_image > .elementor-widget-container {
padding: 0 0 0 15px;
}
.rtl .elementor .elementor-element.single-img-h1e.single-img1-h1e.elementor-widget-ftc_single_image > .elementor-widget-container:last-child {
padding: 0 15px 0 0;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content {
margin-left: 0;
margin-right: 30px;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner:after
{
left: 0;
right: auto;
transform: rotate(180deg);
line-height: 2px;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner a.single-image-button{
text-align: right;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner:before{
left: 5px;
right: auto;
}
.rtl .ftc-element-testimonial.swiper-container.style_7 {
margin-left: 0;
margin-right: -22%;
}
.rtl .elementor .elementor-column.elementor-element.testimonials-h1e > .elementor-column-wrap {
margin: 140px 0px 0px 80px;
}
.rtl .elementor-widget.elementor-element.list-icon-ftm1e ul li,
.rtl .elementor-widget.elementor-element.list-icon-ftm1e ul li a {
flex-direction:row-reverse;
}
.rtl .elementor-column.elementor-element.imformation-ftm1e h2.elementor-heading-title{
text-align: right;
padding-right: 30px;
}
.rtl .elementor-column.elementor-element.instagram-ftm1e h2.elementor-heading-title{
text-align: right;
padding-right: 15px;
}
.rtl .elementor-column.elementor-element.imformation-ftm1e {
padding-left: 15px;
}
.rtl .blogs-slider.style_3 .post-text {
padding-left: 0;
padding-right: 10px;
}
.rtl .elementor-element.ftc-sb-button-ftm-h1e.elementor-widget-button .elementor-button-wrapper {
text-align: right;
}
.rtl .elementor-element.icon-ftm1e .elementor-inline-items{
justify-content: flex-start;
}
.rtl .elementor .elementor-element.img-bank-ftbh1e .elementor-image {
text-align: left;
}
}
@media only screen and (max-width: 1025px){
.rtl .elementor-section-wrap > .elementor-section.elementor-section-stretched {
right: auto !important;
}
.rtl .elementor-section rs-module-wrap,
.rtl .elementor-section.elementor-section-stretched rs-module-wrap {
left: 0 !important;
}
}
@media only screen and (max-width: 1199px){
.rtl .elementor-element.single-image2-h1e {
padding-left: 0px;
}
}
@media only screen and (max-width: 991px){
.rtl .vc_row.st-product-widget .woocommerce .widget-h4 div.product .item-description span.price {
justify-content: flex-end;
}
.rtl .has-mobile-menu .ftc-mobile-wrapper{
transform: none;
-webkit-transform: none;
}
.rtl .ftc-simple a .sub-arrow {
left: 4px;
right: auto;
}
.rtl .ftc-smartmenu li{
text-align: right;
}
.rtl .footer-mobile > div{
text-align: right;
}
.rtl.has-mobile-menu .ftc-mobile-wrapper {
transform: none;
-webkit-transform: none;
}
.rtl .ftc-mobile-wrapper {
left: auto;
right: 0;
transform: translate3d(300px,0,0);
-webkit-transform: translate3d(300px,0,0);
}
.rtl .ftc-mobile-wrapper .menu-text{
text-align: left;
}
.rtl .header-ftc.header-layout1 .header-content >.container > div.mobile-button {
margin-right: 15px;
}
.rtl .elementor-section-wrap > .elementor-section.elementor-section-stretched {
right: auto !important;
}
}
@media (max-width: 991px) and (min-width: 768px){
.rtl .img-right-slider .col-sm-4 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.rtl .img-right-slider .home6-img.home6-1,
.rtl .img-right-slider .home6-img.home6-3 {
right: 30%;
}
.rtl .elementor-column.elementor-element.colunm-text-ftm1e .elementor-image {
float: none;
}
.rtl .elementor-element.blog_footer_home24 {
margin-right: 15px;
}
.rtl .elementor-column.elementor-element.ft-bot-coppy-h1e{
width: 60%;
}
.rtl .elementor-column.elementor-element.ft-bot-imgbank-h1e{
width: 40%;
}
.rtl .elementor .elementor-element.img-bank-ftbh1e > .elementor-widget-container{
padding: 0;
}
.rtl .elementor-element.img-bank-ftbh1e .elementor-image {
margin-left: 65px;
}
.rtl .elementor-element.text-coppy-ftb1e .copy-com {
margin-right:65px;
}
.rtl .elementor .elementor-element.blog-ftm1e > .elementor-widget-container {
padding: 7px 10px 0 0;
}
.rtl .elementor-column.single-imge2-home1e .elementor-element.single-image2-h1e .elementor-image .ftc-image-content {
text-align: right;
}
.rtl .navigation-slider.style_7 div {
top: 70%;
}
.rtl .navigation-slider.style_7 .nav-next {
right: 15%;
}
.rtl .navigation-slider.style_7 .nav-prev {
right: 65px;
}
.rtl .elementor-element.ftc-sb-button-ftm-h1e.elementor-widget-button .elementor-button-wrapper {
text-align: center;
}
.rtl .elementor .elementor-column.elementor-element.instagram-ftm1e {
padding-right: 0;
padding-left: 10px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
.rtl .img-right-slider .home6-img.home6-2 {
left: 35%;
}
.rtl .elementor-element.img-bank-ftbh1e .elementor-image {
margin-left: 35px;
}
.rtl .elementor-element.text-coppy-ftb1e .copy-com {
margin-right: 35px;
}
.rtl .navigation-slider.style_7 .nav-next {
right: -16%;
}
.rtl .navigation-slider.style_7 .nav-prev {
right: -13%;
}
.rtl .ftc-element-testimonial.swiper-container.style_7 .group-content .avatar-image img {
border-radius: 50%;
max-width: 65px;
}
.rtl .ftc-element-testimonial.swiper-container.style_7 .group-content .content-testi{
padding-left: 0;
}
.rtl .elementor-column.elementor-element.single-imge2-home1e {
padding-left: 20px;
}
.rtl .elementor-element.product-tab-h1e .owl-nav .owl-prev {
left: 2px;
}
.rtl .elementor-element.product-tab-h1e .owl-nav .owl-next {
right: 2px;
}
.rtl .elementor-element.product-tab-h1e .owl-nav > div{
width: 40px !important;
height: 40px !important;
}
.rtl .elementor-element.product-tab-h1e .owl-nav > div:before {
line-height: 40px;
}
.rtl .elementor-element.product-tab-h1e .owl-nav > div{
top: 43%;
}
}
@media only screen and (max-width: 767px) and (min-width: 481px){
.rtl .img-right-slider .home6-img.home6-2 {
left: 25%;
}
.rtl .img-right-slider .home6-img.home6-1,
.rtl .img-right-slider .home6-img.home6-3 {
right: 25%;
left: auto;
}
.rtl .st-product-widget.home5 .products.style-1 .product .item-description .price{
padding-left: 5px;
}
.rtl .blogs-slider.style_3 .post-text {
padding-left: 0px;
padding-right: 10px;
}
.rtl .navigation-slider.style_7 .nav-next {
right: 41%;
margin-right: 0;
}
.rtl .navigation-slider.style_7 .nav-prev {
right: 53%;
margin-right: 0;
}
.rtl .elementor-column.elementor-element.imformation-ftm1e {
padding: 0 15px;
}
.rtl .elementor-column.elementor-element.colunm-text-ftm1e {
padding-right: 15px;
}
.rtl .elementor-element.ftc-sb-button-ftm-h1e.elementor-widget-button .elementor-widget-container .elementor-button-wrapper {
text-align: right;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner:after
{
left: 0;
right: auto;
transform: rotate(180deg);
line-height: 2px;
}
.rtl .elementor .elementor-element.single-image2-h1e.elementor-widget-ftc_single_image .elementor-image.ftc-element-image .ftc-image-content {
text-align: right;
margin-right: 30px;
margin-left: 0;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner a.single-image-button{
text-align: right;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner:before{
left: 5px;
right: auto;
}
}
@media only screen and (max-width: 480px) {
.rtl .elementor-element.blog_footer_home24 .ftc-elements-blogs-timeline .ftc-blogs.post .post-text h4,
.rtl .elementor-element.blog_footer_home24 .ftc-elements-blogs-timeline .ftc-blogs.post .post-text p{
padding: 0 0 5px;
}
.rtl .elementor-element.blog_footer_home24 .ftc-elements-blogs-timeline .ftc-blogs.post {
margin-right: 80px !important;
margin-left: 80px;
}
.rtl.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term){
margin: 4px;
}
.rtl .elementor-column.elementor-element.product-home1e {
padding-left: 15px;
}
.rtl .img-right-slider {
margin-top: 30px;
margin-left: 0;
width: 100%;
}
body.rtl.wpb-js-composer .tab-category.two-rows.home5 .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body {
padding: 20px 0;
}
.rtl .blogs-slider.style_3 .post-text {
padding-left: 0px;
padding-right: 10px;
}
.rtl .elementor-column.elementor-element.colunm-text-ftm1e {
padding: 0 15px;
}
.rtl .elementor-column.elementor-element.imformation-ftm1e {
padding: 0 20px;
}
.rtl .navigation-slider.style_7 .nav-next {
right: 35%;
margin-right: 0;
}
.rtl .navigation-slider.style_7 .nav-prev {
right: 55%;
margin-right: 0;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner:after
{
left: 0;
right: auto;
transform: rotate(180deg);
line-height: 2px;
}
.rtl .elementor .elementor-element.single-image2-h1e.elementor-widget-ftc_single_image .elementor-image.ftc-element-image .ftc-image-content {
text-align: right;
margin-right: 30px;
margin-left: 0;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner a.single-image-button{
text-align: right;
}
.rtl .elementor-element.single-image2-h1e .ftc-image-content .button-banner:before{
left: 5px;
right: auto;
}
.rtl .vc_row.product-have-banner-h4 .vc_row.content-heading {
left: -30px !important;
}
/*.rtl .elementor-element.product-categories-h1e .ftc-product-categories.style_3 .item-desciption,
.rtl .ftc-product-categories.style_3 .item-desciption .title {
right: 0px;
}*/
}
@media (max-width: 375px){
.rtl .elementor-element.blog_footer_home24 .ftc-elements-blogs-timeline .ftc-blogs.post {
margin-right: 60px !important;
margin-left: 60px;
}
.rtl .ftc-product-categories.style_3 .item-desciption .button-shop p.btn-category{
margin-right: 0
}
.rtl .elementor-element.product-categories-h1e .ftc-product-categories.style_3 .item-desciption {
left: 0;
}
}
body.rtl.page-template-default.page {
overflow-x: hidden;
}
body.rtl.elementor-page {
overflow-x: hidden;
}
.rtl .header-content .container div.logo-wrapper,
.rtl .header-content >.container > div {
float: right;
}
.rtl .header-content .container .nav-right-content {
float: left;
}
.rtl .main-navigation{
margin-right: 0px;
}
.rtl .header-content .container div.logo-wrapper{
margin-right: 0;
}
.rtl .off-canvas-cart-title a.close-cart {
position: absolute;
right: auto;
left: 40px;
}
.rtl .ftc-off-canvas-cart .woocommerce.widget_shopping_cart .total >strong {
float: right;
}
.rtl .widget_shopping_cart .total .amount {
float: left;
padding-left: 5px;
}
.rtl .woocommerce-mini-cart__total.total >strong {
padding-right: 5px;
}
/* .rtl .owl-carousel.owl-rtl .owl-item{
padding: 0 20px;
}*/
.rtl .ftc-quickshop-wrapper .owl-nav > div.owl-prev {
left: 0;
}
.rtl .ftc-quickshop-wrapper .owl-nav > div.owl-next {
right: 0;
}
.rtl #cboxClose{
width: 20px;
height: 20px;
}
.rtl #cboxClose:before {
line-height: 21px;
}
.rtl .ftc-off-canvas-cart .woocommerce.widget_shopping_cart .buttons {
display: inline-flex;
width: 100%
}
.rtl .ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li.mini_cart_item h3.product-name a {
text-align: right;
}
.rtl #pp_full_res .pp_inline{
margin: 0 17px;
}
.rtl section.elementor-section.elementor-element.footer-h1e .elementor-row {
flex-direction: row-reverse;
}
.rtl .elementor .elementor-element.text-coppy-ftb1e .elementor-text-editor {
text-align: right;
}
.rtl .elementor-element.ftc-sb-button-ftm-h1e a.elementor-button-link:before{
float: left;
margin-right: 10px;
}
.rtl .elementor-element.ftc-sb-button-ftm-h1e a.elementor-button-link span.elementor-button-text{
text-align: right;
}
.rtl .elementor-element.instagran-ftm1e .ftc-element-instgram ul li{
text-align: left;
}
.rtl .elementor .elementor-element.text-editor-ftm1e.elementor-widget-text-editor > .elementor-widget-container,
.rtl .elementor .elementor-element.elementor-align-left.ftc-sb-button-ftm-h1e.elementor-widget-button > .elementor-widget-container,
.rtl .elementor .elementor-element.icon-ftm1e.elementor-widget-icon-list > .elementor-widget-container {
padding: 0;
}
.rtl .product-tab-h1e .owl-nav .owl-next {
right: 2px;
}
.rtl .product-tab-h1e .owl-nav .owl-prev {
left: 2px;
}
.rtl .elementor-column.elementor-element.recent-ftm1e h2.elementor-heading-title {
text-align: right;
padding-right: 30px;
}
/*.rtl .ftc-product-categories.style_3 .ftc-categories:hover .item-desciption {
display: inline-block;
}*/
/**/
/*---------------home 1 visual-------------*/
.rtl .st-testimonial.testimonial-v1 .testimonial-content .avatar{
float: right;
}
.rtl .st-testimonial.testimonial-v1 .testimonial-content .content-tes {
padding-left: 0;
padding-right: 20px;
}
body.rtl.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab:last-child:before{
display: block;
}
body.rtl.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab:last-child{
border-right: 0;
margin-right: 60px;
}
.rtl .content-heading {
margin-right: 30px;
margin-left: 0;
float: right;
}
.rtl .content-heading .wpb_column .vc_column-inner {
text-align: right;
}
.rtl .st-prroduct-slider .ftc-sb-button a.ftc-button{
text-align: right;
}
.rtl .st-prroduct-slider .ftc-sb-button a.ftc-button:before{
right: auto;
left: 5px;
}
.rtl .st-prroduct-slider .ftc-sb-button a.ftc-button:after{
right: auto;
left: 0;
transform: rotate(180deg);
top: 1px;
}
.rtl footer form.mc4wp-form{
float: left;
}
.rtl .vc_row.wpb_row.footer-bottom-h1.ftc-row-wide {
text-align: left;
}
/* .rtl .vc_row.wpb_row.ft-mid-h1 {
display: flex;
}*/
.rtl .vc_row.wpb_row.ft-mid-h1 h3.widget-title,
.rtl .vc_row.wpb_row.ft-mid-h1 h4.widget-title {
text-align: right;
}
.rtl footer#colophon .ftc-footer .footer-post .ftc-blogs-widget ul.post_list_widget li a.blog-image{
float: right;
}
.rtl footer#colophon .ftc-footer .footer-post .ftc-blogs-widget ul.post_list_widget li a.post-title,
.rtl footer#colophon .ftc-footer .footer-post .ftc-blogs-widget ul.post_list_widget li .ftc-widget-post-content{
float: right;
margin-left: 0;
margin-right: 25px;
}
.rtl footer#colophon .ftc-footer .footer-post .ftc-blogs-widget ul.post_list_widget li .ftc-widget-post-content i.fa.fa-clock-o {
float: left;
margin-right: 5px;
}
@media only screen and (max-width: 1199px){
.rtl .header-ftc.header-layout9 .ftc-search-product .ftc-search,
.rtl .header-ftc.header-layout10 .ftc-search-product .ftc-search {
width: 50px;
}
.rtl .vc_row rs-module-wrap{
left: 0 !important;
width: 100% !important;
}
.rtl .vc_row.wpb_row.slider-home9{
background-repeat: no-repeat;
padding-left: 25px;
padding-right: 25px;
}
.rtl .vc_row{
left: 0 !important;
margin-left: 0;
margin-right: 0;
width: 100% !important;
}
.rtl .vc_row.wpb_row.menu-category.slide-h1 .wpb_column{
padding-right: 0 !important;
padding-left: 0 !important;
}
body.rtl.page-template-default.page .site-content .container {
width: 100%;
padding: 0;
}
body.rtl.page-template-default.page .site-footer .container{
width: 100%;
padding: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.rtl .header-ftc.header-layout7 .ftc-search-product .ftc_search_ajax {
left: 0;
}
.rtl .single-img1-h4.wpb_column .ftc-smooth-image.smooth-image {
padding-right: 10px;
}
.rtl .single-img2-h4.wpb_column .ftc-smooth-image.smooth-image{
padding-left: 10px;
}
.rtl .woocommerce .widget-h4 div.product .item-description h3.product_title.product-name {
padding-right: 15px;
}
.rtl .header-ftc.header-layout4 .container .nav-right-content {
float: left;
}
.rtl .header-ftc.header-layout19.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-home > ul.mega_dropdown {
margin-left: -240%;
}
.rtl .vc_row.wpb_row.content-heading {
left: -20px !important;
}
.rtl .st-list-cat .ftc-sub-product-categories span.sub-product-categories a.button-cat {
margin-right: 0;
}
.rtl span.sub-categories {
left: 10px;
}
.rtl .st-list-cat .ftc-sub-product-categories span.sub-product-categories {
display: flex;
flex-direction: row-reverse;
}
.rtl .bank{
margin-right: 50px;
}
.rtl .ftc-footer .copy-com {
margin-left: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.rtl .elementor .elementor-column.elementor-element.product-home1e .elementor-element > .elementor-widget-container {
padding: 0px 15px 0px 15px;
}
.rtl .elementor-column.elementor-element.recent-ftm1e h2.elementor-heading-title {
padding-right: 10px;
}
.rtl .elementor .elementor-column.elementor-element.contac-us-home27 {
padding-right: 15px;
}
.rtl .newsletterpopup .wp-newletter{
left: 40%;
}
.rtl .owl-nav .owl-next {
right: 2px;
}
.rtl .owl-nav .owl-prev {
left: 2px;
}
.rtl span.sub-categories {
left: 30px;
}
.rtl .vc_row.wpb_row.content-heading {
right: 20%;
}
.rtl .ftc-footer .copy-com {
margin-left: 50px;
}
.rtl .bank {
margin-right: 50px;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px){
.rtl span.sub-categories {
left: 30px;
}
.rtl .vc_row.wpb_row.content-heading {
right: 20%;
}
}
@media only screen and (max-width: 480px){
.rtl .nopadding-img.home7 .home7-right .home7-text {
left: 10%;
}
.rtl .nopadding-img.home7 .home7-left .home7-text {
right: -50%;
}
.rtl .woocommerce .widget-h4 .header-title .product_title:before{
left: auto;
right: 0;
}
.rtl header .is-sticky .header-layout4.header-sticky {
background-color: #000;
padding: 15px 0 15px;
}
}
/*---------------------------home 2------------------*/
.rtl .woocommerce-mini-cart__empty-message {
padding-right: 20px;
}
.rtl .header-ftc.header-layout2 .mega_main_menu li.multicolumn_dropdown.drop_to_right > .mega_dropdown{
left: -50%;
right: auto;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout2 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 50%;
right: auto;
transform: translateX(0%);
}
.rtl .owl-carousel .owl-animated-out {
z-index: 0;
}
@media only screen and (max-width: 1199px){
.rtl .ftc-search-product form {
right: -16px;
}
.rtl .st-feature .ftc-feature:nth-child(3) {
border-right: 1px solid #ebebeb;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.home19.testi-home19 .owl-carousel .owl-nav div.owl-prev{
left: 20px;
}
.home19.testi-home19 .owl-carousel .owl-nav div.owl-next {
right: 20px;
}
.rtl .img-right-slider .home6-img.home6-1,
.rtl .img-right-slider .home6-img.home6-3 {
right: 35%;
left: auto;
}
.rtl .left-img.wpb_column {
padding-right: 25px !important;
}
.rtl .right-img.wpb_column{
padding-left: 25px !important;
}
.rtl .text-huge-sale-h10.wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
.rtl .header-ftc.header-layout2 .mega_main_menu li.multicolumn_dropdown.drop_to_right:nth-child(2) > .mega_dropdown {
right: auto;
transform: translateX(-50%);
left: -100%;
}
.rtl .vc_row.wpb_row.ft-mid-h1 .wpb_column.vc_column_container {
padding-left: 5px !important;
padding-right: 5px !important;
}
.rtl .st-feature .ftc-feature:last-child {
border-right: 1px solid #ebebeb;
}
.rtl .tab-category-h2 .owl-nav .owl-next {
right: -15px;
}
.rtl .tab-category-h2 .owl-nav .owl-prev {
left: -15px;
}
.rtl .header-ftc.header-layout2 .mega_main_menu li.multicolumn_dropdown.drop_to_right:nth-child(1):hover > .mega_dropdown {
left: 120%;
right: auto;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout2 .mega_main_menu li.multicolumn_dropdown.drop_to_right:nth-child(3):hover > .mega_dropdown {
left: 0;
right: auto;
transform: translateX(-50%);
margin-left: 0;
}
.rtl .header-ftc.header-layout2 .mega_main_menu li.multicolumn_dropdown.drop_to_right:nth-child(4):hover > .mega_dropdown {
left: 50%;
right: auto;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout2 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0%;
right: auto !important;
transform: translateX(0%);
}
.rtl .header-ftc.header-layout2 .ftc-search-product .ftc_search_ajax {
left: 0;
}
}
@media only screen and (max-width: 991px){
.rtl .product-slider-h9 .woocommerce .products .product .images:hover .group-button-product a.quickview {
border-right: 1px solid rgba(255,255,255,.15);
}
.rtl p.button-sub {
float: left;
}
.rtl footer .mc4wp-form-fields p.text-sub {
max-width: 100%;
margin-right: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.rtl .vc_row.wpb_row.slider-home9 .vc_row.slider-single-img .wpb_column {
padding-left: 10px !important;
padding-right: 10px !important;
}
.rtl .img-right-slider .home6-img.home6-2 {
left: 30%;
}
.rtl .text-img-home6 {
left: 30px;
}
.rtl .img-right-slider .wpb_wrapper {
flex-direction: column;
justify-content: center;
align-items: center;
}
.rtl .st-feature .ftc-feature:last-child {
border-right: 0;
}
.rtl p.button-sub {
float: left;
}
.rtl footer .mc4wp-form-fields p.text-sub {
max-width: 100%;
margin-right: 100px;
}
}
@media only screen and (max-width: 480px){
.rtl .vc_row.h9-blog .ftc-sb-blogs .meta-slider .owl-item .post-info{
margin-left: 0;
margin-right: 0;
}
.rtl .h9-blog .post-wrapper {
padding-left: 0px;
padding-right: 0px;
}
body.rtl.wpb-js-composer .vc_row.wpb_row.tab-category.tab-pro-h4 .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body{
padding: 10px 0;
}
.rtl rs-group-wrap.rs-parallax-wrap.group-slider-h4 {
left: -15px !important;
}
.rtl div#testimonial-v3.st-testimonial .content-info .content-tes{
float: left;
}
.rtl div#testimonial-v3.st-testimonial .content-info{
width: 100%;
left: 0;
transform: none;
padding-bottom: 10px;
position: relative;
}
.rtl .header-layout3 .sticky-wrapper:not(.is-sticky) .header-content .container-fluid div.nav-right-content >div.ftc-shop-cart {
float: left;
text-align: left;
}
.rtl .header-layout3 .sticky-wrapper:not(.is-sticky) .ftc-shop-cart .cart-item {
left: 5px;
}
.rtl .vc_row.content-heading {
left: 70px !important;
}
.rtl .elementor-column.elementor-element.recent-ftm1e h2.elementor-heading-title {
text-align: center;
padding-right: 0;
}
.rtl .elementor-column.elementor-element.colunm-text-ftm1e .elementor-image {
float: none;
}
body.rtl.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories {
width: 100%;
max-width: 100%;
}
.rtl .woocommerce div.product .item-description span.price del {
display: inline-block;
padding-left: 10px;
}
.rtl .products.style-1 .product .item-description .price {
justify-content: center;
padding: 0;
}
.rtl .vc_row.wpb_row.st-product-widget .products.style-1 .product .item-description .price {
justify-content: flex-end;
}
.rtl footer .mc4wp-form-fields p.text-sub {
max-width: 100%;
margin-right: 0;
}
}
/*---------------------home 3--------------------*/
.rtl .woocommerce .products .product .item-description .product-categories{
white-space: inherit;
-webkit-line-clamp: 1;
-moz-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
}
body.rtl.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories{
white-space: inherit;
}
.rtl .free-ship ul li:first-child:after{
display: none;
}
.rtl .tab-category.home7 .owl-dots {
left: 50%;
position: relative;
transform: translateX(-50%);
text-align: center;
width: 100%;
margin-left: 30px;
}
.rtl .tab-category.home7 .owl-carousel .owl-dots:after{
padding-left: 0;
left: 48%;
}
.rtl #testimonial-v3.st-testimonial.home7 .content-tes {
float: left;
}
body.rtl.wpb-js-composer .tab-category.home7 .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories {
width: 100%;
max-width: 70%;
}
.rtl .list-cate-h18 .woocommerce .widget-h4 .ftc-product.product.product .item-description {
width: calc(100% - 138px);
padding: 2px 0 0 20px;
left: 10%;
}
.rtl .woocommerce .widget-h4 .header-title .product_title {
text-align: right;
}
.rtl .header-ftc.header-layout3 div#dropdown-list {
right: auto;
left: -25%;
}
.rtl .header-ftc.header-layout3 .mega_main_menu li.multicolumn_dropdown > ul.mega_dropdown {
left: 140%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout3 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 100%;
transform: translateX(0);
}
.rtl .header-layout3 .header-content .container-fluid div.nav-right-content {
float: left;
padding-left: 20px;
text-align: left;
}
.rtl .header-layout3 .header-content .container-fluid div.logo-wrapper a {
padding-right: 20px;
}
.rtl .header-layout3 .header-content .container-fluid div.logo-wrapper {
text-align: right;
float: right;
}
.rtl .wcfm_buttons {
left: auto;
right: 0;
}
.rtl .product-slider-h5.wpb_column .woocommerce .product .images .group-button-product .add-to-cart.add_to_cart_button {
margin-left: 0;
}
@media only screen and (max-width: 1199px){
.rtl .vc_row.wpb_row.menu-category.ftc-row-wide .wpb_column.vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.rtl .header-ftc.header-layout3 .ftc-shop-cart .cart-item a.ftc-cart-tini {
line-height: 14px;
padding-right: 25px;
}
.rtl .header-ftc.header-layout3 .mega_main_menu li.multicolumn_dropdown.drop_to_right:nth-child(2) > .mega_dropdown {
left: 0;
right: 90%;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout3 .mega_main_menu li.multicolumn_dropdown:nth-child(3) > ul.mega_dropdown{
margin-left: 0
}
.rtl .header-ftc.header-layout3 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
transform: translateX(10%);
}
}
.rtl .header-ftc.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown > ul.mega_dropdown,
.rtl .header-ftc.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown > ul.mega_dropdown {
left: 50%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0%;
transform: translateX(0%);
}
.rtl .header-layout17 .header-content .container .ftc-sb-account {
text-align: right;
}
.rtl .header-layout17 .header-content .container .ftc-sb-account .ftc-account .ftc_account_form.dropdown-container {
right: 0;
}
.rtl .blog-home18 .blogs article h3.product_title {
text-align: right;
}
.rtl .blog-home18 .ftc-sb-blogs .meta-slider .entry-header span.vcard.author {
margin-right: 0;
float: right;
}
.rtl .blog-home18 .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 130px;
margin-right: 0;
}
.rtl .wpb_text_column.wpb_content_element.ft-mid-h8 {
float: left;
}
.rtl .wpb_text_column.text2-banner5-h6 .wpb_wrapper p {
text-align: left;
}
.rtl .vc_row.wpb_row.single-img2-h8 .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
.rtl .header-ftc.header-layout1 .header-content >.container > div {
margin-right: 50px;
}
.rtl .phone-mail ul li i {
margin-right: 0;
margin-left: 15px;
}
.rtl .center-midv2 h4.heading-title,
.rtl .footer-mid-v2-right h4.heading-title,
.rtl .footer-mid-v2-left h4.heading-title{
text-align: right;
}
.rtl .header-ftc.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > .mega_dropdown{
left: 0%;
right: 0;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout14 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(2) > ul.mega_dropdown {
left: 50%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown,
.rtl .header-ftc.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown,
.rtl .header-ftc.header-layout14 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown,
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown{
left: 50%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout9 .ftc-search-product .ftc-search,
.rtl .header-ftc.header-layout10 .ftc-search-product .ftc-search{
max-width: 50px;
}
.rtl .header-ftc.header-layout9 .ftc-search-product .ftc_search_ajax,
.rtl .header-ftc.header-layout10 .ftc-search-product .ftc_search_ajax{
left: 140px;
}
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product {
display: flex;
}
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product .add-to-cart.add_to_cart_button {
margin-left: 0px;
}
.rtl .vc_row.wpb_row.h9-blog .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 0;
float: right;
}
.rtl .vc_row.wpb_row.h9-blog .ftc-sb-blogs .post-info {
padding-left: 0;
}
.rtl .vc_row.wpb_row.h9-blog .ftc-sb-blogs a.button-readmore {
float: left;
}
.rtl .h9-blog .blogs .post-info p{
text-align: left;
padding-right: 112px;
}
.rtl .owl-dots {
width: 100%;
}
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product .add-to-cart a {
border-left: 1px solid rgba(255,255,255,.15);
border-right: 0;
}
.rtl .header-ftc.header-layout9 .navigation-primary {
margin-right: 70px;
}
.rtl .ft-top9 .ftc_newletter_sub .newletter_sub .button.button-secondary.transparent{
right: auto;
}
.rtl .ft-mid-h9 .info-com a{
margin-left: 5px;
}
.rtl footer .ft-mid-h9 .social-icons li, .rtl footer .ft-mid-h9 .social-icons li a{
text-align: right;
}
.rtl .header-ftc.header-layout9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown,
.rtl .header-ftc.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown{
left: 20%;
transform:translateX(-50%);
}
.rtl .header-ftc.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout14 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown{
right: 0 !important;
}
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown,
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown {
left: -100%;
transform: translateX(-50%);
}
.rtl .free-ship ul li:last-child:after {
content: '';
position: absolute;
top: 50%;
right: 0;
height: 60px;
background: #e5e5e5;
width: 1px;
transform: translateY(-50%);
}
.rtl .social-icons ul.list-icons li:last-child {
margin-right: 20px;
}
.rtl .ft-mid-h8 .social-icons ul.list-icons li:last-child {
margin-right: 10px;
}
.rtl .social-icons ul.list-icons li:first-child{
margin-right: 0;
}
.rtl .vc_row.wpb_row.slider-home9 .rev-btn {
text-align: left !important;
}
.rtl .text91{
left: 20px;
text-align: left;
}
.rtl .vc_row.wpb_row.ft-mid-h9 h4.heading-title {
text-align: right;
}
.rtl .st-prroduct-slider.home13 .content-heading{
display: inline-block;
width: 100%;
text-align: right;
}
.rtl .ftc-sb-blogs .meta-slider .entry-header span.vcard.author {
margin-left: 30px;
float: right;
margin-right: 0;
}
.rtl .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 120px;
margin-right: 0;
}
.rtl .header-ftc.header-layout15 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
margin-right: 100px;
}
.rtl .header-ftc.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown {
right: -90%;
left: auto;
margin-left: 0;
}
.rtl .header-ftc.header-layout15 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0;
transform: translateX(50%);
}
.rtl .bn-text-one:after {
left: auto;
right: 60px;
}
.rtl .widget .bot-h17 ul li:first-child {
border-left: 1px solid;
padding-left: 15px;
margin-left: 15px;
}
.rtl .elementor-element.title3_footer_home22 h2.elementor-heading-title {
text-align: right;
}
.rtl .elementor-element.block_tags_home22 .elementor-widget-container {
text-align: left;
}
.rtl .tp-leftarrow.tparrows.new-1:before {
transform: rotate(180deg);
}
.rtl .tp-rightarrow.tparrows.new-1:after {
transform: rotate(-180deg);
}
.rtl .tp-rightarrow.tparrows.new-1 .divider{
right: 7px;
}
.rtl .header-ftc.header-layout20 .header-content .container .hd-bottom-cont {
position: absolute;
right: auto;
left: 0;
}
.rtl .header-ftc.header-layout20 .header-row2 .container .ftc-search-product .ftc-search {
flex-flow: row;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search .search-button {
margin-left: 0;
position: absolute;
right: 80px;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search form:after{
left: auto;
right: 40px;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search form select{
margin-left: 10px;
margin-right: 0;
padding-right: 20px;
}
.rtl .header-ftc.header-layout20 .dropdown-button span.fa.fa-bars:before{
margin-right: 0;
margin-left: 30px;
}
.rtl .header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown {
margin-left: 0%;
right: -50%;
}
.rtl .header-layout20 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0;
right: 160%;
transform: translateX(80%);
visibility: visible;
}
.rtl .header-ftc.header-layout20 .header-content .container .hd-bottom-cont ul li i{
padding-left: 15px;
padding-right: 0;
}
.rtl .header-ftc.header-layout20 .header-content .container .hd-bottom-cont ul li {
margin-right: 15px;
}
.rtl .ftc-product-grid.style_1 .ftc-product.product .item-description .star-rating{
float: left;
}
.rtl .ftc-product-grid.style_1 .ftc-product .item-description .price{
width: 100%;
}
.rtl .elementor-element.title2_footer_home24 h2.elementor-heading-title {
text-align: right;
}
.rtl .header-layout20 .ftc-account .dropdown-container {
right: -190px;
}
.rtl .header-layout20 .ftc-account a.my-account {
margin-left: 15px;
}
.rtl .elementor-column.elementor-element.col1_box1_footer_home24 {
margin-left: 20px;
}
.rtl .elementor .elementor-column.elementor-element.slider_home24 > .elementor-element-populated {
margin: 0px 0 0 17px;
}
.rtl .elementor .elementor-column.elementor-element.colum-img-slider-24 > .elementor-element-populated {
margin: 0 13px 0 0;
}
.rtl a.my-account {
margin-left: 15px;
}
.rtl .ftc-product-categories.style_3 .swiper-wrapper .ftc-categories .item-desciption .title{
left: 50px;
}
.rtl .header-ftc.header-layout23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown {
left: 50%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout23 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 100%;
transform: translateX(-15%);
}
.rtl .banner1_home27 .ftc-image-content .ftc-image-caption {
font-size: 40px;
line-height: 40px;
color: #fff;
}
.rtl .elementor-element.logo_footer_home28 .elementor-image img {
float: right;
}
.rtl .elementor .elementor-element.small_title1_home29 {
text-align: right;
}
.rtl .elementor-element.title_cate_home29 ul li.elementor-icon-list-item {
text-align: right;
justify-content: flex-start;
}
.rtl .elementor-element.small_title2_home29 h2.elementor-heading-title {
text-align: right;
}
.rtl .header-layout25 .header-content > .container .nav-left-content .dropdown-button {
float: right;
}
.rtl .header-layout25 .header-content > .container .nav-left-content .dropdown-button #dropdown-list {
left: 0;
right: 0%;
}
.rtl .header-layout25 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown {
left: 50%;
transform: translateX(-50%);
}
.rtl .header-layout25 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown{
right: 0;
}
.rtl .elementor-element.small_title1_home31,
.rtl .elementor-element.small_title2_home31 {
text-align: right;
}
.rtl .ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
right: auto;
left: 10px;
}
/* .rtl .testi-home19 .owl-carousel.owl-rtl .owl-item:not(.active){
float: left;
} */
.rtl .testi-home19 .owl-item.owl-animated-out.fadeOut {
opacity: 0;
visibility: hidden;
}
.rtl .header-content .container .nav-right-content >div {
margin-left: 0;
}
.rtl .product-home18 .woocommerce div.product .item-description span.price del {
display: inline-block;
margin-right: 0;
margin-left: 15px;
}
body.rtl.wpb-js-composer .tab-category.two-rows.home5 .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories,
.rtl .vc_row.wpb_row.slide-product-home5 .woocommerce .products .product .item-description .product-categories {
max-width: 70%;
width: 100%;
}
.rtl .vc_row.home5 .woocommerce .widget-h4 .ftc-product.product.product .item-description {
left: 15%;
}
.rtl .mail .mail-to i {
padding-right: 0;
padding-left: 10px;
}
.rtl .header-ftc.header-layout9 .container .nav-right-content .dropdown-button span.fa.fa-cog,
.rtl .header-ftc.header-layout10 .container .nav-right-content .dropdown-button span.fa.fa-cog {
margin-right: 25px;
}
.rtl .bn1-home18 .wpb_row .smooth-border-image.ftc-smooth:after{
left: 10px;
right: 10px;
}
.rtl .vc_row.wpb_row.footer-middle-home7 {
display: flex;
}
.rtl .footer-mid-h7 h4.widget-title.heading-title,
.rtl .letter-subcribe h4.widget-title.heading-title,
.rtl .footer-gallary h4.widget-title.heading-title{
text-align: right;
}
.rtl .feature-h19 .feature4-home2.wpb_column.vc_column_container{
border-right:0;
}
@media only screen and (max-width: 1366px) and (min-width: 1200px){
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p {
padding-right: 0;
padding-left: 35%;
}
}
@media only screen and (min-width: 1400px){
.rtl .st-list-cat .ftc-sub-product-categories span.sub-product-categories a.button-cat{
right: -90px;
}
.rtl .st-list-cat .ftc-sub-product-categories span.sub-product-categories {
left: -25%;
}
}
@media only screen and (max-width: 1024px){
.rtl .elementor-section-wrap > section.elementor-section.elementor-element.box_service_home24,
.rtl .elementor-section-wrap > section.elementor-section.elementor-element.boxcontent1_home25 {
right: auto !important;
}
.rtl .elementor-section-wrap > .elementor-section.elementor-section-stretched.div_content1_home23 {
right: 0 !important;
}
}
@media only screen and (max-width: 1199px){
.rtl .list-product-h18.home21 .list-cate-h18 .woocommerce .ftc-product-slider .products .owl-dots{
text-align: right;
}
.rtl .vc_row.h9-blog .owl-item.active {
padding: 0 15px;
}
.rtl .header-ftc.header-layout9 .container .nav-right-content .dropdown-button span.fa.fa-cog {
margin-right: 0;
padding-right: 20px;
padding-left: 0;
}
.rtl .vc_row.wpb_row.slider-home9 .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
.rtl .vc_row.home5 .woocommerce .widget-h4 .ftc-product.product.product .item-description {
left: 0;
}
.rtl .list-cate-h18 .woocommerce .widget-h4 .ftc-product.product.product .item-description{
left: 0;
}
.rtl .vc_row.bn1-home18 .single-img-h5 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.rtl .st-prroduct-slider.home13 .content-heading{
right: 30px !important;
}
.rtl .testi-home18 .owl-nav .owl-prev {
left: 0;
}
.rtl .testi-home18 .owl-nav .owl-next{
right: 0;
}
.rtl .blog-home18 .blogs .post-info {
padding-left: 10px;
padding-right: 10px;
}
.rtl .blog-home18 .blogs .owl-stage-outer.owl-height {
width: calc(100% - 20px);
left: -10px;
}
.rtl .blog-home18 .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 50px;
margin-right: 0;
}
.rtl .ft-bot-minimalist .menu-bot-minimalist ul li:first-child {
margin-right: 0;
}
.rtl .wpb_text_column.wpb_content_element.ft-mid-h8 {
float: left;
padding-left: 15px;
}
.rtl .vc_row.wpb_row.ft-mid-minimalist {
padding-right: 15px;
}
.rtl .ftc-shop-cart .cart-item{
float: left;
/*left: 20px;*/
}
.rtl .header-ftc.header-layout17 .ftc-shop-cart .cart-item {
float: left;
left: 20px;
}
.rtl .header-ftc.header-layout1 .ftc-shop-cart .cart-item {
float: left;
left: 0px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.rtl .footer-mid-v2-right .mc4wp-form-fields p.form-sub input[type="email"] {
width: 235px;
}
.rtl .bn1-home18 .wpb_row .smooth-border-image.ftc-smooth:after {
left: 7px;
right: 7px;
}
.rtl .vc_row.wpb_row.slider-home9 .vc_row.slider-single-img .wpb_column {
padding-left: 15px !important;
padding-right: 15px !important;
}
.rtl .header-ftc.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout14 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown{
right: -600% !important;
}
.rtl .header-content .container .nav-right-content .dropdown-button > span {
padding-left: 20px;
}
body.rtl.wpb-js-composer .tab-category.two-rows.home5 .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories,
.rtl .vc_row.wpb_row.slide-product-home5 .woocommerce .products .product .item-description .product-categories {
max-width: 40%;
width: 100%;
}
.rtl .header-layout25 .main-navigation {
width: auto;
float: none;
margin-left: 50px;
}
.rtl .header-layout25 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown,
.rtl .header-layout25 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(3) > ul.mega_dropdown {
left: 0;
right: 400%;
transform: translateX(50%);
}
.rtl .header-layout25 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown{
right: -500% !important;
}
.rtl .header-layout25 .ftc-search-product form.active-search{
right: -55px;
}
.rtl .header-ftc.header-layout23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown {
left: 0;
right: 100%;
transform: translateX(35%);
}
.rtl .header-ftc.header-layout19.header-layout10 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
right: -600% !important;
}
.rtl .elementor .elementor-column.elementor-element.colum-img-slider-24 > .elementor-element-populated{
margin: 0px 10px 0 0px;
}
.rtl .elementor .elementor-column.elementor-element.slider_home24 > .elementor-element-populated{
margin: 0px 0 0 15px;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search form{
position: absolute;
top: 0;
}
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(6):hover > ul.mega_dropdown {
right: -165% !important;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout22.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown{
left: -150%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout22.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown {
left: 0;
right: 215%;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search form select {
right: -300px;
margin-right: 0px;
margin-left: 10px;
padding-left: 0;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search form:after {
left: auto;
right: -260px;
}
.rtl .header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown {
transform: translateX(13%);
}
.rtl .header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown {
transform: translateX(0%);
}
.rtl .header-layout20 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0;
right: 200% !important;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search .search-button {
margin-left: 0;
position: absolute;
right: -236px;
}
.rtl .header-ftc.header-layout21.header-layout22 .mega_main_menu > .menu_holder > .menu_inner > ul > li.default_dropdown.drop_to_right > .mega_dropdown {
left: 50%;
}
.rtl .header-ftc.header-layout22.header-layout21 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(3):hover > ul.mega_dropdown {
left: 0%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout22.header-layout21 #dropdown-list {
right: -80px;
}
.rtl .header-ftc.header-layout21 .header-content .container .nav-left-content .ftc-search-product .ftc-search .search-button {
float: left;
margin-left: 0;
left: -30px;
}
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p{
padding-right: 0;
padding-left: 28%;
}
.rtl .vc_row.ft-bot-h17 .wpb_column {
width: 100%;
}
.rtl .ftc-footer .ft-bot-h17 .copy-com {
margin-left: 0;
text-align: center;
}
.rtl .ftc-footer .ft-bot-h17 .bot-h17 ul {
text-align: center;
}
.rtl .header-ftc.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown {
right: 100%;
left: 0;
transform: translateX(30%);
margin-left: 0;
}
.rtl .header-ftc.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > ul.mega_dropdown {
right: 100%;
left: auto;
margin-left: 0;
transform: translateX(40%);
}
.rtl .header-ftc.header-layout15 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
left: 0%;
right: -120% !important;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout15 .ftc-account .dropdown-container {
right: 0px;
}
.rtl .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 70px;
}
.rtl .header-layout14 .nav-right-content .header-language ul ul {
right: -20px;
}
.rtl .header-layout14 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
right: -660% !important;
}
.rtl .header-layout14 .mega_main_menu li.multicolumn_dropdown.columns4.blog-menu > .mega_dropdown {
margin-left: 0;
}
.rtl .header-ftc.header-layout14 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(2) > ul.mega_dropdown {
left: 0;
right: 200%;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout9 .navigation-primary,
.rtl .header-ftc.header-layout10 .navigation-primary {
margin-right: 0px;
}
.rtl .header-layout8 .ftc-search-product form{
right: 45%;
}
.rtl .header-ftc.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown,
.rtl .header-ftc.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown,
.rtl .header-ftc.header-layout9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown,
.rtl .header-ftc.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown {
left: 0;
right: 250%;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(3) > ul.mega_dropdown,
.rtl .header-ftc.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(3) > ul.mega_dropdown,
.rtl .header-ftc.header-layout9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(3) > ul.mega_dropdown,
.rtl .header-ftc.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(3) > ul.mega_dropdown {
left: 0;
right: 150%;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(2):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(2):hover > ul.mega_dropdown {
left: -136%;
right: auto;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(3):hover > ul.mega_dropdown,
.rtl .header-ftc.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(3):hover > ul.mega_dropdown {
left: -260%;
transform: translateX(0%);
}
.rtl .header-ftc.header-layout18.header-layout10 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(6):hover > ul.mega_dropdown {
right: -600% !important;
}
}
@media only screen and (max-width: 991px){
body.rtl.wpb-js-composer .tab-category.home7 .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories {
width: 100%;
max-width: 100%;
}
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product {
justify-content: center;
}
.rtl div.product .summary.entry-summary form.cart div.quantity{
float: left;
}
.rtl .quantity-title{
margin-right: 0;
margin-left: 25px;
}
body.rtl.wpb-js-composer .tab-category.two-rows.home5 .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories,
.rtl .vc_row.wpb_row.slide-product-home5 .woocommerce .products .product .item-description .product-categories {
max-width: 100%;
width: 100%;
white-space:inherit;
}
.rtl .slide-product-home5 .products.style-1 .product .item-description .price{
justify-content: center;
}
.rtl .list-cate-h18.wpb_column .woocommerce .widget-h4 div.product .item-description span.price {
justify-content: flex-end;
padding-left: 5px;
}
.rtl .st-product-widget.home5 .products.style-1 .product .item-description .price{
justify-content: flex-end;
}
.rtl .header-ftc.header-layout17 .header-content .container .nav-right-content >div {
margin-left: -20px;
float: left;
}
.rtl header .header-ftc.header-layout3 .is-sticky .header-sticky {
padding: 25px 15px;
}
.rtl .header-ftc.header-layout10 .nav-right-content .ftc-shop-cart {
margin-left: 0px;
}
.rtl .ftc-product-grid.style_1 .ftc-product .item-description .price{
flex-direction: column;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.rtl .bn1-home18 .wpb_row .smooth-border-image.ftc-smooth:after {
left: 7px;
right: 7px;
}
.rtl .vc_row.blog-h12 .blogs .post-info .entry-content {
text-align: left;
}
.rtl .st-product-widget.home5 .products.style-1 .product .item-description .price{
padding-left: 5px;
}
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p {
padding-right: 0%;
padding-left: 22%;
}
}
@media only screen and (min-width: 768px) {
.rtl .elementor-widget.elementor-align-left.elementor-element.icon-list-h24e .elementor-icon-list-item,
.rtl .elementor-widget.elementor-align-left.elementor-element.icon-list-h24e .elementor-icon-list-item a{
justify-content: flex-start;
}
}
@media only screen and (min-width: 481px) and (max-width: 991px){
body.rtl.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body .ftc-product.product .product-categories{
max-width: 100%;
}
.rtl .st-prroduct-slider.home13 .content-heading {
right: 90px !important;
}
}
@media only screen and (max-width: 991px){
.rtl .tp-leftarrow.tparrows.new-1:before {
transform: rotate(0deg);
}
.rtl .tp-rightarrow.tparrows.new-1:after {
transform: rotate(0deg);
}
.rtl .bn-text-one:after{
left: 0;
right: auto;
}
.rtl .ft-mid-h17 .ftc-smooth-image img{
float: right;
}
.rtl .woocommerce div.product .item-description span.price del {
display: inline-block;
padding-right: 0px;
padding-left: 10px;
}
.rtl .woocommerce .widget-h4 div.product .item-description span.price del {
margin-right: 0px;
margin-left: 10px;
}
.rtl .st-product-widget.widget-home16 .products.style-1 .product .item-description .price {
justify-content: flex-end;
}
.rtl .header-layout3 .header-content .container-fluid div.nav-right-content >div{
padding-right: 0;
}
.rtl .header-layout3 .header-content .container-fluid div.logo-wrapper{
float: none;
}
body.rtl .header-layout3 .header-content .container-fluid >div.mobile-button{
text-align: right;
}
.rtl .vc_row.wpb_row.ft-mid-h9 h4.heading-title {
text-align: center;
}
./*rtl .list-product-h18.home21 .list-cate-h18 .woocommerce .ftc-product-slider .products .owl-dots {
left: 0;
}*/
.rtl .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 70px;
}
}
@media (max-width: 767px) and (min-width: 576px){
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p {
padding-left: 40%;
padding-right: 0;
}
}
@media only screen and (max-width: 767px){
.rtl .elementor-element.title2_footer_home24 h2.elementor-heading-title {
text-align: center;
}
.rtl .free-ship ul li:last-child:after{
display: none;
}
.rtl .img-right-slider .col-sm-4 {
width: 100%;
margin: 0 auto 30px;
max-width: 100%;
}
.rtl .ft-mid-h8 .social-icons ul.list-icons li:first-child{
margin: 0;
}
.rtl .wpb_text_column.wpb_content_element.ft-mid-h8 {
float: none;
padding-left: 0px;
}
.rtl .vc_row.wpb_row.ft-mid-minimalist {
padding-right: 0px;
}
}
@media (max-width: 767px) and (min-width: 481px){
.rtl .bn1-home18 .wpb_row .smooth-border-image.ftc-smooth:after{
display: inline-block;
}
.rtl .bn1-home18 .wpb_row .smooth-border-image.ftc-smooth:after {
left: 16px;
right: 16px;
}
}
@media (max-width: 575px){
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p {
padding-left: 28%;
padding-right: 0;
}
}
@media only screen and (max-width: 480px){
.rtl .header-layout3 .is-sticky .header-content .container-fluid div.nav-right-content >div{
padding-left: 100px;
}
.rtl .header-layout3 .header-content .container-fluid div.nav-right-content{
padding-left: 0;
}
.rtl .bn1-home18 .wpb_row .smooth-border-image.ftc-smooth:after {
left: 7px;
right: 7px;
}
.rtl .vc_row.wpb_row.h9-blog .ftc-sb-blogs .post-info .entry-header {
width: 100%;
}
.rtl div.product .summary.entry-summary form.cart div.quantity {
float: none;
}
.rtl .woocommerce .widget-h4 .products .product {
max-width: 100%;
}
.rtl .blog-home18 .blogs article h3.product_title {
text-align: center;
}
.rtl .blog-home18 .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 0;
}
.rtl .footer-middle .ftc-footer .ft-mid-h1.vc_row h3.widget-title {
text-align: center;
}
.rtl .footer-middle .ftc-footer .ft-mid-h1.vc_row h4.widget-title {
text-align: center;
}
.rtl .ft-mid-h17 .ftc-smooth-image img {
float: none;
}
.rtl .ftc-sb-blogs .meta-slider .entry-header .date-time {
margin-left: 0px;
}
.rtl .blogs .entry-header,
.rtl .home16 .blogs article h3.product_title{
width: auto;
}
.rtl .vc_row.wpb_row.st-list-cat .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
.rtl span.sub-categories {
left: 30px;
}
.rtl.ft-bot-minimalist .menu-bot-minimalist ul li:nth-child(3), .ft-bot-minimalist .menu-bot-minimalist ul li:last-child {
margin-right:35px;
}
}
/*----------------------home 17-------------------*/
.rtl .woocommerce .widget-h17 .header-title .product_title{
text-align: right;
}
.rtl .vc_row.wpb_row.footer-mid-organic {
display: flex;
}
.rtl .footer-mid-organic .footer-post h3.widget-title {
text-align: right;
}
.rtl footer#colophon .ftc-footer .footer-post .ftc-blogs-widget ul.post_list_widget li a.post-title,
.rtl footer#colophon .ftc-footer .footer-post .ftc-blogs-widget ul.post_list_widget li .ftc-widget-post-content
{
float: none;
}
/*------------home 18------------*/
.rtl .st-prroduct-slider.home13 .product-img-h13 {
text-align: center;
}
.rtl .st-prroduct-slider.home13 .content-heading{
margin-right: 0;
}
.rtl .blog-13 .ftc-sb-blogs .meta-slider .entry-header .date-time,
.rtl .blog-13 span.count-view,
.rtl .blog-13 h3.product_title.blog-title.entry-title a{
float: right;
text-align: right;
}
.rtl footer .vc_row.subcribe-form.hom13 form.mc4wp-form {
float: none;
}
.rtl .vc_row.wpb_row.banner-h132 .wpb_column {
padding-left: 15px !important;
padding-right: 15px !important;
}
.rtl .vc_row.wpb_row.blog-13{
margin-left: 15px !important;
margin-right: 15px !important;
width: calc(100% - 30px) !important;
}
/*-------------home 19----------*/
.rtl .home15 article h3.product_title a{
float: right;
padding-right: 5px;
}
.rtl .vc_row.wpb_row.footer-mid-home19 {
display: flex;
}
.rtl .vc_row.wpb_row.footer-mid-home19 h3.widget-title {
text-align: right;
padding-right: 5px;
}
.rtl .vc_row.wpb_row.vc_row-fluid.home15 .blogs .post-info .entry-content p{
padding-right: 5px;
}
.rtl .vc_row.wpb_row.home15 a.button-readmore {
margin-right: 5px;
}
.rtl .woocommerce .widget-h17 .ftc-product.product.product .item-description{
padding: 0;
}
/*---------------home 20-------------*/
.rtl .product-home17.home17 .woocommerce .products .product a.compare:hover{
color: #fff;
}
.rtl .header-layout14 .header-content .nav-right-content .header-currency {
margin-left: 10px;
}
.rtl .header-ftc.header-layout14 .header-content .ftc-shop-cart {
margin-left: 15px;
}
.rtl .header-ftc.header-layout14 .header-content .container div.logo-wrapper{
margin-left: 0;
}
.rtl .header-layout14 .ftc-search-product:hover .ftc_search_ajax input[type="text"] {
width: 60%;
}
.rtl .header-layout14 .ftc-search-product .ftc-search{
max-width: 170px;
}
.rtl .vc_row.wpb_row.ft-mid-h9.ft-home16 {
display: flex;
}
/*--------------------home 21-------------*/
.rtl .header-ftc.header-layout15 .hd-left-cont .header-currency{
border-right: 0;
padding-right: 0;
margin-right: 0;
}
.rtl .header-ftc.header-layout15 .hd-left-cont .header-language{
margin-right: 10px;
border-right: 1px solid #ebebeb;
padding-right: 8px;
}
.rtl .home17 .title-product-h17:before{
margin-right: -7px;
margin-left: 0;
}
.rtl .testi-home17.home17 .title-product-h17:before {
margin-right: -28px;
}
.rtl .home17.title-blog-home17 .title-product-h17:before{
margin-right: -24px;
}
.rtl .product-home17 .woocommerce .product .conditions-box .onsale,
.rtl .product-home17 .woocommerce .product .conditions-box .featured {
right: 10px;
}
.rtl .product-home17.home17 .woocommerce .products .product a.compare {
margin-right: 0;
}
.rtl .product-home17 .woocommerce div.product .item-description span.price del{
margin-right: 0;
padding-left: 10px;
}
.rtl .testi-home17 .ftc-sb-testimonial.testi-h21 .testimonial-content .content-info >div.content-tes{
float: left;
}
.rtl .widget-column.footer-top .ft-top-h17 .wpb_text_column {
float: left;
}
.rtl .vc_row.wpb_row.ft-mid-h17 .wpb_text_column h4.widget-title {
text-align: right;
}
.rtl .ft-mid-h17 .ftc-smooth-image {
text-align: right;
}
/*------------------home 22-----------*/
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p{
padding-right: 0;
padding-left: 52%;
}
.rtl .header-ftc.header-layout21 .header-content .container .nav-right-content > .ftc-sb-account .ftc-account .ftc_login a {
padding-right: 10px;
}
.rtl .ftc-account .dropdown-container{
right: -60px;
}
.rtl .header-ftc.header-layout21 .header-content .container .nav-left-content .dropdown-button-menu .fa-bars:before{
padding-right: 0;
padding-left: 13px;
}
.rtl .header-ftc.header-layout21 .header-content .container .nav-right-content > .dropdown-button .fa-bars:before{
margin-left: 10px;
}
.rtl .box_banner2_home22 .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content {
left: -35% !important;
}
.rtl .navigation-slider.style_2 .nav-prev.style_2{
flex-direction: row;
}
.rtl .navigation-slider.style_2 .nav-next.style_2{
display: flex;
flex-direction: row-reverse;
}
.rtl .navigation-slider.style_2 .nav-prev.style_2 {
left: auto;
right: 25px;
}
.rtl .navigation-slider.style_2 .nav-next.style_2 {
right: auto;
left: 25px;
}
.rtl .block_tags_home22 .elementor-widget-container .tagcloud a{
margin: 0px 0px 13px 13px !important;
}
/*-----------home 23-----------*/
.rtl .elementor-element.footer_box1_home22 .elementor-column .elementor-widget-container,
.rtl .blog_footer_home22 .elementor-widget-container .title-blogs-grid h2 p {
text-align: right;
}
.rtl .title2_footer_home22 .elementor-widget-container h2:after,
.rtl .block_tags_home22 .elementor-widget-container:after,
.rtl .blog_footer_home22 .elementor-widget-container .title-blogs-grid h2 p:after{
left: auto;
right: 0;
}
.rtl .social_icon_home22 .elementor-widget-container ul.elementor-icon-list-items {
float: right;
}
.rtl .elementor-column.elementor-element.col2_footer_box1_home22 .ftc-elements-blogs-timeline.gap {
margin-right: 0;
}
.rtl .elementor-column.elementor-element.col2_footer_box1_home22 {
margin-right: 10px;
}
.rtl .box_ins_home22 .elementor-widget-container .ftc-element-instgram ul li a::after{
margin-right: -9.5%;
margin-left: 0;
}
.rtl .elementor .elementor-element.menu_footer_home22 li.menu-item:last-child {
margin-right: 50px;
}
.rtl .col2_footer_box1_home22 .ftc-elements-blogs-timeline.style_1 .ftc-blogs .inner-wrap{
padding-right: 15px;
}
/*---------------home 24-----------------*/
.rtl .lastest_boxproduct_home24 .ftc-product-grid.style_1 .ftc-product .images{
margin-right: 0;
}
.rtl .ftc-countdown-element.def_style_5 .items{
margin-right: 0;
}
.rtl .header-ftc.header-layout20 .header-top .ftc-sb-account .ftc-account .ftc_login a.login{
padding-right: 0;
padding-left: 10px;
}
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .elementor-column .ftc-product-grid h2 p {
text-align: right;
}
.rtl .elementor-element.blog_footer_home24 .title-blogs-grid.element h2 {
text-align: right;
}
.rtl .elementor-element.title3_footer_home24 h3 {
text-align: right;
}
.rtl .elementor .elementor-column.elementor-element.col1_box1_footer_home24 .elementor-element.elementor-widget-image {
text-align: right;
}
.rtl .elementor-element.title1_footer_home24 h2 {
text-align: right;
}
.rtl .elementor-element.social_icon_footer_home24 ul {
float: right;
}
.rtl .elementor-element.blog_footer_home24 .ftc-elements-blogs-timeline.columns-1 .inner-wrap {
max-width: 100%;
padding-right: 10px;
width: 60%;
}
.rtl .elementor-element.menu_footer_home24 ul.ftc-elements-nav-menu li.menu-item:last-child {
margin-right: 50px;
}
.rtl .elementor .elementor-element.menu_footer_home24 ul.ftc-elements-nav-menu li.menu-item:first-child {
margin-right: 0;
}
.rtl .tags_footer_home24 .elementor-widget-container .tagcloud a{
margin-right: 0 !important;
margin-left: 10px !important;
}
.rtl .elementor-element.blog_footer_home24 .ftc-elements-blogs-timeline .ftc-blogs.post {
margin-right: 10px;
}
.rtl .ftc-product-grid.style_1 .ftc-product .images {
margin-bottom: 0px;
}
.rtl .ftc-product-grid.style_1 .ftc-product .images > a{
margin-bottom: 1px;
}
.rtl .ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline {
max-width: 40%;
width: 40%;
}
/*-------------------home 25--------------------*/
.rtl .elementor-element.countdown_home25 .ftc-countdown-element .items{
margin-right: 0;
}
.rtl .header-ftc.header-layout10.header-layout19 .header-top .ftc-sb-account .ftc-account .ftc_login a.login{
padding-right: 0px;
padding-left: 10px
}
.rtl .header-ftc.header-layout10.header-layout19 .ftc-account .dropdown-container {
right: -150px;
}
.rtl .header-ftc.header-layout10.header-layout19 .header-content .container .nav-right-content {
float: left;
margin-right: 150px;
}
.rtl .banner1_home25 .elementor-widget-container .elementor-image figure .ftc-image-content .ftc-image-caption h2 .rtl .header-ftc.header-layout10.header-layout19 .header-content .container .nav-right-content >div.dropdown-button {
margin-left: 15px;
margin-right: 0;
}
.rtl .header-ftc.header-layout10.header-layout19 .header-content .container .nav-right-content > div.dropdown-button {
margin-left: 15px;
}
.rtl .elementor .elementor-element.box_banner_home25 > .elementor-element-populated {
margin: 0 10px 0 0;
}
.rtl .elementor .elementor-element.slider_home25 > .elementor-element-populated {
margin: 0 0 0 10px;
}
.rtl .elementor .elementor-element.no-custom-h25 > .elementor-element-populated {
border-width: 0 1px 0 0;
}
.rtl .elementor .elementor-element.box_service_home25 > .elementor-widget-container {
padding: 0 20px 15px;
}
.rtl .elementor .elementor-element.free-shipping-h25 > .elementor-element-populated {
border-width: 0 0px 0 1px;
}
.rtl .ins_home25 .elementor-widget-container .ftc-element-instgram ul li a:hover:after{
margin-right: -7%;
}
.rtl .elementor-element.menu_footer_home25 li.menu-item:last-child {
margin-right: 50px;
}
.rtl .banner1_home25 .elementor-widget-container .elementor-image figure .ftc-image-content .ftc-image-caption h2 {
margin-right: 0%;
margin-left: 55%;
}
/*-------------home 26--------------*/
.rtl .header-ftc.header-layout10.header-layout18 .container .nav-right-content{
margin-right: 150px;
}
.rtl .header-ftc.header-layout18.header-layout10 .header-content .container .nav-right-content >div.dropdown-button {
margin-left: 15px;
}
.rtl .ftc_products_slider.style_4 .woocommerce .products .ftc-products .product .item-description .product_title a,
.rtl .ftc_products_slider.style_4 .woocommerce .products .ftc-products .product .item-description .short-description{
text-align: right;
float: right;
}
.rtl .elementor-element.menu_footer_home26 ul.ftc-elements-nav-menu li.menu-item:last-child {
margin-right: 50px;
}
/*---------------------home 27----------------------*/
.header-layout23 .ftc-account .ftc_login{
margin-left: 20px;
}
.rtl .header-ftc.header-layout23 .ftc_login a.log-out {
padding-left: 15px;
}
.rtl .header-ftc .ftc-account .ftc_login a.ftc_sign_up {
padding-left: 15px;
}
.rtl .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .product .item-description .price{
flex-flow: row;
}
.rtl .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .ftc-product .item-description h3.product_title a{
float:right;
text-align: right;
}
.rtl .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .ftc-product .item-description .meta_info .add-to-cart{
margin-left: 15px;
}
.rtl .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .ftc-product .item-description .meta_info a.compare{
margin: 0;
}
.rtl .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .ftc-product .item-description .meta_info .add-to-cart a{
text-align: right;
}
.rtl .elementor .elementor-element.img1-h26 > .elementor-widget-container {
padding: 0 15px 0 0;
}
.rtl .elementor .elementor-element.img2-h26 > .elementor-widget-container {
padding: 0 0 0 15px;
}
.rtl .elementor .elementor-column.elementor-element.img3-h26 > .elementor-element-populated {
margin: 0 0 0 15px;
}
.rtl .elementor .elementor-column.elementor-element.img4-h26 > .elementor-element-populated {
margin: 0 15px 0 0;
}
.rtl .blog_home27 .ftc-blogs-slider.style_v1 .meta span.published {
padding-left: 30px;
}
.rtl .elementor-element.tag_home27 > .elementor-widget-container .tagcloud a {
margin-right: 0 !important;
margin-left: 8px !important;
}
.rtl .elementor .elementor-element.tag_home27 > .elementor-widget-container {
padding: 0 60px 0 0;
}
/*--------------------Home 28-------------------*/
.rtl .ftc-product-tabs.style_4 .item-description .price del span.amount{
margin-left: 0;
margin-right: 10px;
}
.rtl .header-layout23 .ftc-search-product form.active-search .ftc_search_ajax, .header-layout23 .ftc-search-product form.active-search {
right: -50%;
}
.rtl .header-layout23.header-layout24 .ftc-account .ftc_login a.login,
.rtl .header-layout23.header-layout24 .ftc-sb-account .ftc_login a.my-account {
margin-left: 20px;
margin-right: 0;
}
.rtl .header-layout23.header-layout24 .ftc-account .ftc_login a.ftc_sign_up,
.rtl .header-layout23.header-layout24 .ftc-account .ftc_login a.log-out {
margin-right: 20px;
margin-left: 0px;
}
.rtl .elementor .box_banner_home28 .elementor-column.elementor-element.img1-h28 > .elementor-element-populated {
margin-left: 0 !important;
margin-right: 17px;
}
.rtl .elementor .box_banner_home28 .elementor-column.elementor-element.img2-h28 > .elementor-element-populated {
margin-left: 17px;
margin-right: 0 !important;
}
.rtl .newsletter_home28 form .mc4wp-form-fields p.form-sub {
margin-right: 0px;
margin-left: 18px;
}
/*------------------home 29---------------*/
.rtl .header-layout23 .header-content > .container .logo-wrapper.is-desktop .logo {
float: right;
}
.rtl .ftc_products_slider.style_1 .woocommerce .ftc-product.product .item-description .price del span.amount{
padding-left: 0;
padding-right: 10px;
}
.rtl .ftc_products_slider.style_1 .woocommerce div.product .item-description span.price del
{
padding-left: 0;
}
/*-------------home 30 --------------------*/
.rtl .header-layout25 .header-content > .container .nav-left-content {
width: 50px;
}
.rtl .header-ftc.header-layout25 .header-content .main-navigation {
float: none;
}
.rtl .icon_box_home30 .elementor-icon-box-content p.elementor-icon-box-description{
float: left;
}
.rtl .ftc-product-tabs.style_5 .woocommerce .product .item-description .price del span.amount{
margin-left: 0;
margin-right: 10px;
}
.rtl .elementor .elementor-column.elementor-element.img-box1-h30 > .elementor-element-populated {
margin: 0 20px 0 0;
}
.rtl .elementor .elementor-column.elementor-element.img-box3-h30 > .elementor-element-populated {
margin: 0 0 0 20px;
}
/*-----------------home 31-------------*/
.rtl .ftc-product-grid.style_2 div.product .item-description span.price del span.amount{
padding-left: 0;
padding-right: 10px;
}
.rtl .icon_box_home31 .elementor-icon-box-content p.elementor-icon-box-description{
float: left;
}
/*-----------------home 11---------------*/
.rtl .vc_row.wpb_row.slidehome7 .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
/*---------home 14-------*/
.rtl .header-ftc.header-layout10 .navigation-primary{
margin-right: 100px;
}
@media only screen and (max-width: 1199px){
.rtl .elementor-element.block_cate_home25,
.rtl .elementor-element.product-slider-h25 {
padding: 0 15px;
}
.block_cate_home25 .nav-prev.style_4{
left: 0;
}
.block_cate_home25 .nav-next.style_4 {
right: 0;
}
.rtl .vc_row.wpb_row.slider-home17 .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
}
.rtl .ftc-product-tabs.style_4 .item-description .price del span.amount {
margin-left: 0;
margin-right: 10px;
}
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .woocommerce-page.columns-1 .products .product,
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .ftc-product-grid.style_1 .ftc-product .images{
margin-right: 0;
}
.rtl .countdown_home24 .elementor-widget-container .ftc-countdown-element .countdown-timer-init .items{
margin-right: 0;
}
.rtl .lastest_boxproduct_home24 .ftc-product-grid.style_1 .ftc-product .images{
height: 100%;
max-width: 40%;
}
.rtl .elementor-element.title1_footer_home24 h2,
.rtl .elementor .elementor-column.elementor-element.col1_box1_footer_home24 .elementor-element.elementor-widget-image{
text-align: center;
}
.rtl .elementor-element.social_icon_footer_home24 ul{
float: none;
}
.rtl .vc_row.wpb_row.home16 .blogs .post-info h3.product_title {
padding-right: 5px;
}
.rtl .vc_row.wpb_row.vc_row-fluid.home15{
margin-left: 15px !important;
margin-right: 15px !important;
width: calc(100% - 30px) !important;
}
.rtl .vc_row.wpb_row.cate-h14.home15 .woocommerce .owl-carousel.style-1 .product .item-description h3.product_title {
width: 100%;
}
.rtl .blog-13 .ftc-sb-blogs .meta-slider .entry-header .date-time,
.rtl .blog-13 span.count-view,
.rtl .blog-13 h3.product_title.blog-title.entry-title a{
padding-right: 5px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.rtl .elementor .elementor-column.elementor-element.img4-h26 > .elementor-element-populated {
margin: 0 15px 0 30px;
}
.rtl .elementor .elementor-column.elementor-element.img3-h26 > .elementor-element-populated {
margin: 0 30px 0 15px;
}
.rtl .header-layout25 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown{
left: -60%;
}
.rtl .elementor .elementor-element.banner1_home27 .ftc-image-content {
top: 50%;
left: 65%;
}
.rtl .elementor-element.product_home26,
.rtl .elementor-element.browse-product-h26 {
padding: 0 25px;
}
.rtl .elementor-element.title3_home26,
.rtl .elementor-element.title4_home26,
.rtl .elementor-element.title1_home26,
.rtl .elementor-element.title2_home26 {
padding: 0 25px;
}
.rtl .elementor-column.elementor-element.slider_home26 {
padding: 0 25px;
}
.rtl .header-ftc.header-layout10 .navigation-primary {
margin-right: 30px;
}
.rtl .header-ftc.header-layout10.header-layout18 .container .nav-right-content{
margin-right: 0;
}
.rtl .header-ftc.header-layout10.header-layout19 .header-content .container .nav-right-content,
.rtl .header-ftc.header-layout10.header-layout19 .navigation-primary{
margin-right: 0;
}
.rtl .elementor .elementor-element.box_banner_home25 > .elementor-element-populated {
margin: 0px 12px 0 0;
}
.rtl .elementor-column.elementor-element.top-rated-h24 {
margin-right: 20px;
}
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .elementor-column.elementor-element.top-rated-h24 .woocommerce-page.columns-1 .products .product {
margin-left: auto !important;
}
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .elementor-column.elementor-element.top-rated-h24 .woocommerce-page.columns-1 .products .product:nth-child(1) {
margin-right: 0px;
}
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .elementor-column.elementor-element.top-rated-h24 .woocommerce-page.columns-1 .products .product {
margin-right: 25px;
}
.rtl .social-icons ul.list-icons li:last-child {
margin-right: 8px;
}
.rtl .header-ftc.header-layout9 #dropdown-list{
right: -135px;
}
.rtl .header-ftc.header-layout9 .ftc-account .dropdown-container {
right: -90px;
}
.rtl .header-ftc.header-layout23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(3) > ul.mega_dropdown {
left: -30%;
transform: translateX(-50%);
margin-left: 0;
}
.rtl .header-layout23 .ftc-search-product form.active-search .ftc_search_ajax, .header-layout23 .ftc-search-product form.active-search {
right: -75%;
}
.rtl .header-layout23.header-layout24 .ftc-account .ftc_login a.login,
.rtl .header-layout23.header-layout24 .ftc-sb-account .ftc_login a.my-account {
margin-left: 5px;
margin-right: 0;
}
.rtl .header-layout23.header-layout24 .ftc-account .ftc_login a.ftc_sign_up,
.rtl .header-layout23.header-layout24 .ftc-account .ftc_login a.log-out {
margin-right: 5px;
margin-left: 0px;
}
.rtl .header-layout23 .ftc-account .ftc_login{
margin-left: 20px;
}
.rtl .header-ftc.header-ftc.header-layout18.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown {
left: 45%;
transform: translateX(-50%);
}
.rtl .header-ftc.header-layout10.header-layout19 .ftc-account .dropdown-container {
right: -200px;
}
.rtl .elementor-element.product_vertical_home24.elementor-widget-ftc-products {
margin-right: 20px;
}
.rtl .testi_home24 .ftc-element-testimonial .item .content-info {
padding: 0 20px;
}
/*.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .ftc-product-grid.style_1 .ftc-product .images:last-child{
padding-bottom: 5px;
}*/
.rtl section.elementor-section.box_content2_home24 rs-layer-wrap.rs-parallax-wrap {
margin-left: -6px;
}
.rtl section.elementor-section.box_content2_home24 {
margin-left: 35px;
margin-right: 35px;
}
.rtl section.elementor-section.our-bestseller-h24,
.rtl section.elementor-section.elementor-element.lastest-on-sale-h24,
.rtl section.elementor-section.elementor-element.weekly-h24,
.rtl section.elementor-section.elementor-element.product-cate-h24 {
margin-left: 20px;
margin-right: 20px;
}
.rtl .ftc-product-tabs.style_3 .woocommerce .products .owl-nav .owl-prev,
.rtl .product_cate_home24 .nav-prev.style_3{
left: -15px;
}
.rtl .ftc-product-tabs.style_3 .woocommerce .products .owl-nav .owl-next,
.rtl .product_cate_home24 .nav-next.style_3 {
right: -15px;
}
.rtl .elementor-column.elementor-element.col1_footer_box1_home22 h2.elementor-heading-title {
text-align: right;
}
.rtl .elementor-column.elementor-element.col2_footer_box1_home22 {
margin-right: 0px;
}
.rtl .header-ftc.header-layout21 .ftc-account .dropdown-container {
right: -80px;
}
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(1) > ul.mega_dropdown {
left: 0;
right: 315%;
transform: translateX(50%);
}
.rtl .header-layout21 .mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item.multicolumn_dropdown:nth-child(3):hover > ul.mega_dropdown {
left: -39%;
transform: translateX(-40%);
}
.rtl .header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > ul.mega_dropdown {
left: 0;
right: 220%;
transform: translateX(50%);
}
.rtl .header-ftc.header-layout21 #dropdown-list{
right:-65px;
}
.rtl .blog-home17 .ftc-sb-blogs .post-wrapper.first-child {
margin-right: 1px;
}
.rtl .header-ftc.header-layout15 .header-language .lang_sel_click ul ul {
float: right;
right: -50%;
}
.rtl .header-ftc.header-layout14 .header-content .container div.logo-wrapper {
margin-left: 145px;
}
.rtl .vc_row.wpb_row.cate-h14.home15 .woocommerce .owl-carousel.style-1 .product .item-description h3.product_title {
width: 125px;
}
}
@media only screen and (max-width: 1024px){
.rtl .blog-home17 .ftc-sb-blogs .post-wrapper {
max-width: 98.5%;
}
.rtl .blog-home17 .ftc-sb-blogs .post-wrapper:last-child {
margin-right: 1px;
}
}
@media only screen and (max-width: 991px){
.rtl .header-ftc.header-layout10.header-layout18 .container .nav-right-content {
margin-right: 0;
}
.rtl .header-ftc.header-layout10.header-layout19 .header-content .container .nav-right-content {
margin-right: 0;
}
.email_sub_footer_home24 .elementor-widget-container .elementor-text-editor form .mc4wp-form-fields p.text-sub{
margin-right: 0;
}
.rtl .ftc-product-grid.style_2.woocommerce div.product .item-description span.price del{
padding-left: 0;
}
.rtl .ftc-product-grid.style_2.woocommerce .product .item-description h3.product_title a{
text-align: left;
float: left;
}
.rtl .ftc-product-tabs.style_5 .woocommerce div.product .item-description span.price del{
padding-left: 0;
}
.rtl .header-layout25 .header-content .container .nav-right-content .ftc-shop-cart {
margin-left: 0;
}
.rtl .div_content2_home27 .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .product .item-description .price {
justify-content: flex-start;
}
.rtl section.elementor-section.our-bestseller-h24,
.rtl section.elementor-section.elementor-element.lastest-on-sale-h24,
.rtl section.elementor-section.elementor-element.weekly-h24,
.rtl section.elementor-section.elementor-element.product-cate-h24 {
margin-left: 15px;
margin-right: 15px;
}
.rtl .elementor-element.footer_box1_home22 .elementor-column .title1_footer_home22 .elementor-widget-container{
text-align:center;
}
.rtl footer .elementor-element.footer_box1_home22 .mc4wp-form-fields p.text-sub{
margin-right: 0;
}
.rtl .social_icon_home22 .elementor-widget-container ul.elementor-icon-list-items {
float: none;
}
.rtl .elementor-column.elementor-element.col2_footer_box1_home22 {
margin-right: 0px;
}
.rtl .product-home17.home17 .woocommerce .product .yith-wcwl-add-to-wishlist a:before{
left: auto;
right: 0;
}
.rtl .vc_row.wpb_row.footer-mid-home19 .footer-gallary {
float: right;
}
.rtl .product-slider-h18 .woocommerce .products .product .item-description .price,
.rtl .product-h13 .woocommerce .products .product .item-description .price,
.rtl .products-slider-h19 .products.style-1 .product .item-description .price{
justify-content: center;
}
.rtl .cate-wg-h14.wpb_column .products.style-1 .product .item-description .price {
justify-content: flex-end;
}
.rtl .vc_row.wpb_row.cate-h14.home15 .products.style-1 .product .item-description .price {
padding-left: 5px;
}
.rtl .vc_row.wpb_row.footer-mid-organic{
display: block;
}
.rtl .vc_row.wpb_row.footer-mid-home19,
.rtl .vc_row.wpb_row.ft-mid-h9.ft-home16{
display: inherit;
}
.rtl .footer-middle .ftc-footer .vc_row >.vc_col-sm-3.footer-gallary.footer-gallary.ft-organic-ins{
float: right;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.rtl .ins_home25 .elementor-widget-container .ftc-element-instgram ul li a:hover:after {
margin-right: -14%;
}
.rtl .elementor .elementor-column.elementor-element.img4-h26 > .elementor-element-populated {
margin: 0 15px 0 20px;
}
.rtl .elementor .elementor-column.elementor-element.img3-h26 > .elementor-element-populated {
margin: 0 20px 0 15px;
}
.rtl section.elementor-section.elementor-element.sign-up-h28 {
margin-bottom: 50px;
}
.rtl .elementor-element.product_home26,
.rtl .elementor-element.browse-product-h26 {
padding: 0 20px;
}
.rtl .elementor-element.title3_home26,
.rtl .elementor-element.title4_home26,
.rtl .elementor-element.title1_home26,
.rtl .elementor-element.title2_home26 {
padding: 0 20px;
}
.rtl .elementor-column.elementor-element.slider_home26 {
padding: 0 20px;
}
.rtl .banner2_home25 .elementor-widget-container .elementor-image figure .ftc-image-content {
top: 20% !important;
}
.rtl .elementor .elementor-element.slider_home25 > .elementor-element-populated {
margin: 0px 0 0 6px;
}
.rtl .elementor-column.elementor-element.box_banner_home25 {
padding-right: 10px;
}
.rtl .banner1_home25 .elementor-widget-container > .elementor-image {
margin-top: 0;
}
.rtl .elementor .elementor-element.banner2_home28 .elementor-image.ftc-element-image .ftc-image-content {
top: 40%;
}
.rtl .elementor .elementor-element.banner1_home28 .ftc-image-content {
top: 40%;
}
.rtl .elementor-column.elementor-element.img3-h28 {
padding: 0 8.5px;
}
.rtl .elementor-element.big_banner2_home28 {
margin-right: 10px;
}
.rtl .elementor-element.big_banner1_home28 {
margin-left: 10px;
}
.rtl .elementor-section.elementor-section-boxed.box_banner_home28 > .elementor-container{
max-width: 100% !important;
}
.rtl .ftc-product-tabs.style_4 .woocommerce div.product .item-description span.price {
justify-content: flex-start;
}
.rtl .elementor .elementor-column.elementor-element.colum-img-slider-24 > .elementor-element-populated {
margin: 0px 6px 0 0;
}
.rtl .box_ins_home22 .elementor-widget-container .ftc-element-instgram ul li a::after {
margin-right: -18.5%;
}
.rtl .vc_row.wpb_row.ft-mid-h17 .footer-gallary {
float: right;
}
.rtl .product-home17.home17 .woocommerce .products .product a.quickview {
top: -225px;
left: -30px;
}
.rtl .vc_row.wpb_row.home16 .ftc-sb-blogs .meta-slider .entry-header .date-time{
margin-left: 100px;
}
}
@media only screen and (max-width: 767px){
.rtl .elementor .elementor-element.box_banner_home25 > .elementor-element-populated,
.rtl .elementor .elementor-element.slider_home25 > .elementor-element-populated {
margin: 0;
}
.rtl .banner1_home25 .elementor-widget-container > .elementor-image {
margin-top: 30px;
}
.rtl .email_sub_footer_home24 .elementor-widget-container .elementor-text-editor form .mc4wp-form-fields p.text-sub {
margin-right: 5%;
}
.rtl .block_tags_home22 .elementor-widget-container .tagcloud a {
margin: 0px 7px 13px 7px !important;
}
.rtl .elementor-element.icon_box_home31 {
margin-bottom: 30px;
}
.rtl .icon_box_home31 .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon {
margin-left: 30px !important;
margin-right: 0px !important;
}
.rtl .icon_box_home30 .elementor-widget-container .elementor-icon-box-wrapper {
margin-bottom: 20px;
}
.rtl .elementor-element.logo_footer_home28 .elementor-image img {
float: none;
}
.rtl .elementor .box_banner_home28 .elementor-column.elementor-element.img2-h28 > .elementor-element-populated{
margin-left: 0;
}
.rtl .elementor .box_banner_home28 .elementor-column.elementor-element.img1-h28 > .elementor-element-populated{
margin-right: 0;
}
.rtl .elementor-element.banner1_home28 {
margin-top: 30px;
}
.rtl .elementor-element.banner2_home28 {
margin-bottom: 30px;
}
.rtl .ftc-product-tabs.style_4 .woocommerce div.product .item-description span.price{
justify-content: flex-start;
}
.rtl .elementor-element.tag_home27 > .elementor-widget-container .tagcloud a {
margin-right: 8px !important;
margin-left: 8px !important;
}
.rtl .elementor .elementor-element.tag_home27 > .elementor-widget-container {
padding: 0 0px 0 0;
}
.rtl .elementor .elementor-column.elementor-element.img3-h26 > .elementor-element-populated,
.rtl .elementor .elementor-column.elementor-element.img4-h26 > .elementor-element-populated{
margin: 0 0 0 0;
}
.rtl .tags_footer_home24 .elementor-widget-container .tagcloud a{
margin-right: 5px !important;
margin-left: 5px !important;
}
.rtl .elementor .elementor-column.elementor-element.colum-img-slider-24 > .elementor-element-populated {
margin: 0;
}
.rtl .elementor .elementor-column.elementor-element.slider_home24 > .elementor-element-populated {
margin: 0px 8px 0 8px;
}
.rtl .elementor-element.blog_footer_home24 .title-blogs-grid.element h2,
.rtl .elementor-element.title3_footer_home24 h3 {
text-align: center;
}
.rtl .elementor-column.elementor-element.colum-img-slider-24 {
margin-top: 30px;
}
.rtl .blog_footer_home22 .elementor-widget-container .title-blogs-grid h2 p{
text-align:center;
}
.rtl .title2_footer_home22 .elementor-widget-container h2:after,
.rtl .block_tags_home22 .elementor-widget-container:after,
.rtl .blog_footer_home22 .elementor-widget-container .title-blogs-grid h2 p:after{
display: block;
}
.rtl .title2_footer_home22 .elementor-widget-container h2:after, .rtl .block_tags_home22 .elementor-widget-container:after, .rtl .blog_footer_home22 .elementor-widget-container .title-blogs-grid h2 p:after {
left: 50%;
right: auto;
transform: translateX(-50%);
}
.rtl .elementor-element.footer_box1_home22 .elementor-column .elementor-widget-container,
.rtl .blog_footer_home22 .elementor-widget-container .title-blogs-grid h2 p,
.rtl .elementor-element.title3_footer_home22 h2.elementor-heading-title {
text-align: center;
}
.rtl .elementor-element.footer_box1_home22 .block_tags_home22 .elementor-widget-container:after {
margin-top: 10px;
}
.rtl footer .elementor-element.footer_box1_home22 .mc4wp-form-fields p.text-sub {
padding: 0 15px;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px){
.rtl .elementor .elementor-element.box_img1_home27 > .elementor-container,
.rtl .elementor .elementor-element.box_img2_home27 > .elementor-container {
margin: 0 30px;
}
.rtl .ins_home25 .elementor-widget-container .ftc-element-instgram ul li a:hover:after{
margin-right: -14%;
}
.rtl .elementor-element.product_home26,
.rtl .elementor-element.browse-product-h26 {
padding: 0 25px;
}
.rtl .elementor-element.title3_home26,
.rtl .elementor-element.title4_home26,
.rtl .elementor-element.title1_home26,
.rtl .elementor-element.title2_home26 {
padding: 0 25px;
}
.rtl .elementor-column.elementor-element.slider_home26 {
padding: 0 25px;
}
.rtl .elementor-element.blog_footer_home24 {
margin-left: 100px;
margin-right: 100px;
}
.rtl .small_title2_home31 h2 {
left: 35%;
position: relative;
}
.rtl .small_title1_home31,
.rtl .small_title2_home31{
width: 100% !important
}
.rtl .small_title1_home31 h2 {
text-align: right;
}
.rtl .box_ins_home22 .elementor-widget-container .ftc-element-instgram ul li a::after {
margin-right: -18.5%;
}
.rtl .vc_row.wpb_row.ft-mid-h17 .footer-gallary {
float: right;
}
.rtl .product-home17.home17 .woocommerce .products .product a.quickview {
top: -215px;
left: -31px;
}
.rtl .vc_row.wpb_row.home16 .ftc-sb-blogs .meta-slider .entry-header .date-time{
margin-left: 90px;
}
}
@media only screen and (width:667px){
.rtl .ftc-product-tabs.style_4 .woocommerce div.product .item-description span.price{
top: 29px;
}
}
@media only screen and (max-width:480px){
.rtl .elementor .elementor-element.fashion-h27 > .elementor-container {
margin: 0 20px;
}
.rtl .email_sub_footer_home24 .elementor-widget-container .elementor-text-editor form .mc4wp-form-fields p.form-sub {
margin-left: 13%;
}
.rtl .ftc-product-tabs.style_4 .woocommerce div.product .item-description span.price del{
padding-left: 0;
}
.rtl .ftc-product-tabs.style_4 .woocommerce .product .item-description h3.product_title a {
padding-right: 40px;
}
.rtl .elementor-element.product_home26,
.rtl .elementor-element.browse-product-h26 {
padding: 0 15px;
}
.rtl .elementor-element.title3_home26,
.rtl .elementor-element.title4_home26,
.rtl .elementor-element.title1_home26,
.rtl .elementor-element.title2_home26 {
padding: 0 15px;
}
.rtl .elementor-column.elementor-element.slider_home26 {
padding: 0 15px;
}
.rtl .ins_home25 .elementor-widget-container .ftc-element-instgram ul li a:hover:after {
margin-right: -28%;
}
.rtl .elementor .elementor-element.banner2_home25 .ftc-image-content {
top: 23%;
}
.rtl .box_banner2_home22 .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content {
left: -15% !important;
}
.rtl .banner2_home22 .elementor-widget-container .ftc-element-image figure .ftc-image-content .ftc-image-caption p {
padding-right: 0;
padding-left: 16%;
}
.rtl .vc_row.footer-mid-home19 .footer-post.wpb_column .widget-title-wrapper h3.widget-title.product_title{
text-align: center;
}
.rtl .footer-middle .ftc-footer .vc_row >.vc_col-sm-3.footer-gallary.footer-gallary.ft-organic-ins {
float: none;
}
.rtl section.elementor-section.elementor-element.box_product_home31 .elementor-column {
margin-bottom: 50px;
}
.rtl .elementor-element.small_title1_home31 h2, .rtl .elementor-element.small_title2_home31 h2 {
text-align: center;
}
.rtl .elementor .elementor-column.elementor-element.img-box1-h30 > .elementor-element-populated{
margin: 0;
}
.rtl .elementor .elementor-column.elementor-element.img-box3-h30 > .elementor-element-populated {
margin: 0 0 30px 0px;
}
.rtl .ftc_products_slider.style_1 .woocommerce .ftc-product.product .item-description .star-rating{
float: right;
}
.rtl .elementor-element.ins_home29 .ftc-element-instgram.ftc-instagram ul li{
padding: 0;
}
.rtl section.elementor-section.elementor-element.box_product_home29 .elementor-column {
margin-bottom: 50px;
}
.rtl .elementor .elementor-element.small_title1_home29,
.rtl .elementor-element.small_title2_home29 h2.elementor-heading-title {
text-align: center;
}
.rtl .elementor-element.title_cate_home29 ul li.elementor-icon-list-item {
text-align: center;
justify-content: center;
}
.rtl .newsletter_home28 form .mc4wp-form-fields p.form-sub {
width: 95%;
}
.rtl .newsletter_home28 form .mc4wp-form-fields p.form-sub {
margin-right: auto;
margin-left: auto;
}
.rtl .ftc-product-tabs.style_1 .tabs-content-wrapper .woocommerce .products .ftc-product .item-description .meta_info .add-to-cart {
margin-left: 0;
}
.rtl .banner1_home27 .ftc-image-content {
top: 40% !important;
}
.rtl .ftc-product-grid.style_1 .title-product-grid h2 p:before {
left: 50%;
transform: translateX(-50%);
}
.rtl .elementor-element.product_vertical_home24 .woocommerce > .products {
justify-content: center;
}
.rtl section.elementor-section.elementor-element.lastest_boxproduct_home24 .elementor-column .ftc-product-grid h2 p {
text-align: center;
}
.rtl section.elementor-section.elementor-element.div_content1_home23 rs-layer#slider-42-slide-119-layer-5 {
left: -100%;
}
.rtl .sub_email_home22 .elementor-widget-container .elementor-text-editor form .mc4wp-form-fields .form-sub {
margin-bottom: 95px;
}
.rtl .elementor-element.email_sub_footer_home22 {
margin: 0 15px;
}
.rtl .box_ins_home22 .elementor-widget-container .ftc-element-instgram ul li a::after {
margin-right: -28.5%;
}
.rtl .ft-mid-h17 .ftc-smooth-image {
text-align: center;
}
.rtl .vc_row.wpb_row.ft-mid-h17 .wpb_text_column h4.widget-title {
text-align: center;
}
.rtl .product-home17.home17 .woocommerce .products .product a.quickview {
top: -180px;
left: -25px;
}
body.rtl.wpb-js-composer .vc_row.wpb_row.product-home17.home17 .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body{
padding: 0;
}
.rtl .vc_row.wpb_row.vc_row-fluid.home15 .woocommerce .widget-h17 .products .product {
max-width: 100%;
}
.rtl .footer-mid-h7 h4.widget-title.heading-title {
text-align: center;
float: none;
}
.rtl .blog-13 .ftc-sb-blogs .meta-slider .entry-header .date-time,
.rtl .blog-13 .ftc-sb-blogs .meta-slider .entry-header span.count-view {
width: auto;
}
}
@media only screen and (max-width: 375px){
.rtl .ftc-product-tabs.style_4 .woocommerce .product .images .group-button-product {
top: 96%;
}
.rtl .product-home17.home17 .woocommerce .products .product a.quickview {
top: -155px;
left: -20px;
}
}
/**/
@-moz-document url-prefix(){
.rtl .ftc-off-canvas-cart .woocommerce.widget_shopping_cart .total > strong{
padding-bottom: 15px;
}
.rtl section.elementor-section.elementor-element.weekly-h24 .woocommerce div.product div.images img {
height: 280.683px;
}
.rtl .header-ftc.header-layout20 .ftc-search-product .ftc-search form select{
padding-right: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.rtl .ftc-product-tabs.style_5 .woocommerce .product .images .group-button-product{
width: 220px;
}
.rtl .elementor-element.product-categories-h1e .ftc-product-categories.style_3 a:nth-child(4) {
margin-left: -1px;
}
.rtl .header-ftc.header-layout3 .ftc-shop-cart .cart-item a.ftc-cart-tini {
line-height:5px;
}
.rtl .header-ftc.header-layout3 .ftc-shop-cart .cart-total{
top: -25px;
}
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product .add-to-cart.add_to_cart_button{
margin-right: 1px;
}
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product > a.quickview{
margin-left: 1px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.rtl .elementor-element.product_home26,
.rtl .elementor-element.browse-product-h26 {
padding: 0 20px;
}
.rtl .elementor-element.title3_home26,
.rtl .elementor-element.title4_home26,
.rtl .elementor-element.title1_home26,
.rtl .elementor-element.title2_home26 {
padding: 0 20px;
}
.rtl .elementor-column.elementor-element.slider_home26 {
padding: 0 20px;
}
.rtl.page-template-default.page.theme-osapa.rtwpvs.wcfm-theme-osapa.dokan-theme-osapa #page{
overflow: hidden;
}
.rtl.page-template-default.page.theme-osapa.rtwpvs.wcfm-theme-osapa.dokan-theme-osapa{
overflow: visible;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px){
.rtl .ins_home25 .elementor-widget-container .ftc-element-instgram ul li a:hover:after{
margin-right: -14%;
}
.rtl .elementor-column.elementor-element.product-home1e {
padding-right: 15px;
padding-left: 15px;
}
.rtl .product-slider-h9.product-mini-h9 .woocommerce .product .images .group-button-product > a{
width: 26%;
}
}
@media only screen and (max-width: 480px){
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product > .yith-wcwl-add-to-wishlist{
width: 33%;
}
}
@media only screen and (width: 412px){
.rtl .product-slider-h9 .woocommerce .product .images .group-button-product > .yith-wcwl-add-to-wishlist{
width: 34.33333%;
}
}