/**
* Theme Name: Travic Child
* Description: This is a child theme of Travic, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Template Path</a>
* Template: travic
* Version: 1.1
*/


/** General website right to left setup **/

body {
  direction: rtl;
  text-align: right;

}


/** Home Page **/

/** Header background image hight adaptation **/
.elementor-element.elementor-pagination-position-outside .swiper, .elementor-lightbox.elementor-pagination-position-outside .swiper{
    margin: 0;
    height: 100px !important;
}

body > div.boxed_wrapper.ltr > header > div.header-upper > div > div > div > div > form > div > button{

background-color: #31A50D;
}