/*
@package Inwave Event
@version 1.0.0
@created May 4, 2015
@author Inwavethemes
@email inwavethemes@gmail.com
@website http://inwavethemes.com
@support Ticket https://inwave.ticksy.com/
@copyright Copyright (c) 2015 Inwavethemes. All rights reserved.
@license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/

.rtl .inwave-funfact-item.style1 .funfact-img {
    float: right;
    margin: 0 0 0 15px;
}
.rtl .inwave-funfact-item.style1 {
    border-left: 1px solid rgba(225, 225, 225, 0.2);
    border-right: none;
}
.rtl .intravel-spotlight-destination .iw-video .open-popup {
    left: calc(50% + 25px);
}
.rtl .intravel-spotlight-tour .iw-video .open-popup {
    left: calc(50% + 25px);
}
.rtl .iw-travel-tours.style4 .info-wrap .tour-price-vote .iwt-rating {
    float: left;
}
.rtl .iw-travel-tours.style2 .iw-tour-item .tour-discount, .rtl .iw-travel-tours.style3 .iw-tour-item .tour-discount {
    right: 22px;
    left: auto;
}
.rtl .iw-posts.style1 .post-meta > div i {
    margin: 0 0 0 5px;
}
.rtl .intravel-destinations.style2 .owl-theme .owl-controls {
    text-align: right;
}
.rtl .intravel-destinations.style2 .img-wrap {
    float: right;
    margin: 0 0 0 20px;
}
.rtl .iw-item-info.default .dot span {
    margin: 0 0 0 3px;
}
.rtl .iw-contact .iw-form-group h3.title_contact_form span {
    padding: 0 0 0 70px;
}
.rtl .iw-contact .iw-contact-address-right .text-address {
    border-right: 1px solid #ececec;
    border-left: none;
    margin: 0 82px 0 0;
    padding: 0 15px 0 0;
}
.rtl .iw-posts.style2 .iw-posts-list .owl-carousel .owl-wrapper-outer {
    border-right: none;
}
.rtl .iw-posts.style2 .owl-carousel .owl-item {
    float: right;
}
.rtl .iw-posts.style2 .owl-item.active + .owl-item.active .post-item{
    margin-left:0;
    padding-left:0;
    margin-right:-1px;
    padding-right:1px;
}

@media (max-width: 767px) {

}