@import url(../../../berlin/assets/css/rtl.min.css);
/* Your CSS code goes here
-------------------------------------- */
/* line 6, ../sass/rtl.scss */
.top-header .phone {
  float: right;
}
/* line 9, ../sass/rtl.scss */
.top-header .phone a:after {
  margin-left: 0;
  margin-right: 5px;
}
/* line 16, ../sass/rtl.scss */
.top-header .social {
  float: right;
  margin-left: 0;
  margin-right: 30px;
}
/* line 20, ../sass/rtl.scss */
.top-header .social a {
  text-indent: -9999px;
}
/* line 25, ../sass/rtl.scss */
.top-header .langs {
  float: right;
}
@media (max-width: 550px) {
  /* line 25, ../sass/rtl.scss */
  .top-header .langs {
    float: left;
  }
}

/* line 33, ../sass/rtl.scss */
body.rtl #header.logo-left .nav-main {
  float: right;
  margin-left: 160px;
  margin-right: 30px;
}

/* line 39, ../sass/rtl.scss */
.sf-menu > li > a > span.sf-sub-indicator {
  margin-right: 5px;
}

/* line 44, ../sass/rtl.scss */
body #responsive-menu-pro-container {
  text-align: right;
}
/* line 48, ../sass/rtl.scss */
body #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
  right: auto;
  left: 0;
  border-right: 0;
  border-left: solid 1px #212121;
}
/* line 55, ../sass/rtl.scss */
body #responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-1 a.responsive-menu-pro-item-link {
  padding-left: 5%;
  padding-right: 10%;
}

/* line 64, ../sass/rtl.scss */
.contact-form .subscribe label input {
  float: right;
  margin: 5px 0 0 5px;
}

/* line 72, ../sass/rtl.scss */
.lcnb_horizontal .lcnb_contents_inner .lcnb_title,
.lcnb_horizontal .lcnb_contents_inner .lcnb_txt,
.lcnb_wpdt_theme .lcnb_title,
.lcnb_wpdt_theme .lcnb_txt {
  text-align: right;
  direction: rtl;
}

/* line 80, ../sass/rtl.scss */
#header .container .header-discount {
  display: block;
}

@media (max-width: 550px) {
  /* line 86, ../sass/rtl.scss */
  #header .container .mobile-phone {
    right: auto;
    left: 70px;
  }
}
/* line 92, ../sass/rtl.scss */
#header .container .mobile-phone a i {
  left: auto;
  right: 10px;
}

/* line 102, ../sass/rtl.scss */
body button#responsive-menu-pro-button {
  left: 200px;
  right: auto;
}
@media (max-width: 550px) {
  /* line 102, ../sass/rtl.scss */
  body button#responsive-menu-pro-button {
    right: auto;
    left: 15px;
  }
}

/* line 112, ../sass/rtl.scss */
body.rtl ul.sf-menu li li li.sfHover ul, body.rtl ul.sf-menu li li li:hover ul, body.rtl ul.sf-menu li li.sfHover ul, body.rtl ul.sf-menu li li:hover ul {
  right: 160px;
}

/*# sourceMappingURL=rtl.css.map */
