/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    right: 0;
    left: auto !important;
}
@font-face {
  font-family: 'p30';
  font-style: bold;
  font-weight: 700;
  src: url(pfonts/p30.eot);
  src: url(pfonts/p30.eot?#iefix) format('embedded-opentype'),
       url(pfonts/p30.woff2) format('woff2'),
       url(pfonts/p30.woff) format('woff'),
       url(pfonts/p30.ttf) format('truetype');
}

p,h1,h2,h3,h4,h5,h6,a,ul,div,tr,td,input{
font-family: "p30" !important;

}

.tp-caption , .text-holder{text-align:right;}

.qx-text-left {
    text-align: right !important;
}

[dir=rtl] .slick-next:before {
    content: '\f105';
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: '\f104';
}