/*
Theme Name: Delizus

Adding support for language 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.

http://codex.wordpress.org/Right_to_Left_Language_Support

*/

body {
	direction: rtl;
	unicode-bidi: embed;
}
.owl-carousel{
	direction: ltr;
}
header h1#logo {
  display: inline-block;
  margin: 0;
  height: 100%;
  float: right;
  font-family: "Allura", sans-serif;
  font-size: 72px;
  color: white;
  font-weight: 400;
  line-height:60px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; 
  }
  header nav {
  float:left;
  }
  #mainmenu {
    font-family: "Allura", sans-serif;
    float: left;
    font-size: 14px;
}
#mainmenu ul {
    float: left;
    margin: 0px 0px;
    padding: 0px 0px;
    height: 30px;
}
  #mainmenu li {
    margin: 0px 0px;
    padding: 0px 0px;
    float: right;
    display: inline;
    list-style: none;
    position: relative;
}



 #mainmenu li li a {
  padding: 8px 15px 8px 15px;
  background: #222327;
  border-top: none;
  color: #ccc;
  width:100%;
  border-right:none;
  text-align:right;
  }

#mainmenu li ul {
  width: 210px;
  height: auto;
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 10;
  visibility:hidden;
  opacity:0;
  margin-top:20px;
  }
  
   #mainmenu li a:after { float:left; position:relative; font-family:"FontAwesome"; content:"\f111"; font-size:6px; margin-right:10px; margin-top:0px; color:#f7c51e; font-weight:normal;}
   
   .vc_col-md-offset-7{margin-right:58.33333333%}
   
   .widget_nav_menu ul {
  padding-left: 0;
  text-align: right;
}

h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-family: 'Allura', sans-serif;
    font-weight: normal;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight:500;
  color: #ddd;
  line-height: 1.9em;
  padding: 0;
  background:#606060;
  display:none;
}

.de-navbar-left header #mainmenu > li{
  display:block !important;
  margin:0;
  float:none;
  text-align:center;
  font-family:"Allura";
  letter-spacing:5px;
  font-size:14px;
  padding:0;
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:solid 1px rgba(255,255,255,.1);
  }
  #mainmenu {
  font-family:"Allura", sans-serif;
  float: right;
  font-size:12px;
  font-weight:bold;
  margin-bottom: 0;
  }
  
  .blog-list .date-box .day{
  font-family:"Allura";
  color:#222222;
  font-weight:light;
  font-size: 30px;
  padding-top:20px;
  padding-bottom:20px;
  }
  .article-list .date-time{
    font-family:"Montserrat";
    font-size:12px;
  }
  .rtb-booking-form button{
    font-size: 13px;
    font-weight: bold;
    font-family: 'Montserrat';
    color: #fff;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    outline: none;
    border-radius: 60px;
    padding: 11px 31px 11px 31px;
    transition: .3s;
    display: block;
    margin: 30px auto 0;
  }
   a.btn-slider,
  a.btn-solid,
  a.btn-underline,
  .btn-solid{
  font-family:"Allura";
  letter-spacing:0;
  text-decoration:none;
  }
  .de_count h3{
  font-family:"Oswald", Arial, Helvetica, sans-serif;
  font-size:40px;
  font-weight:600;
  }
  .de_count span{
  color:#fff;
  font-size:18px;
  font-family:"Allura", Arial, Helvetica, sans-serif;
  }
   h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-weight:normal;
  }
  h1.big.ls {
    font-family: "Allura";
    letter-spacing: 20px;
    text-transform: uppercase;
    font-size: 60px;
    color: #fff;
    margin: 0;
    line-height: 1.6em;
  }
  h1.under-color{
    font-weight:bold;
    border-bottom:solid 2px;
    letter-spacing: 0;
    font-family:"Allura";
    font-size:40px;
  }
  .feature-box-small-icon .number{
  font-family:"Allura";
  font-size:48px;
  text-align:center;
  position:absolute;
  width:70px;
  padding-top:10px;
  }
   .menu-itemss h3 + span{
    font-family:"Allura";
    font-size:18px;
    font-weight:bold;
  }
  .sub-item-service .c1 a{
  color:#fff;
  text-decoration: none;
  font-family:"Allura";
  font-size:14px;
  font-weight:bold;
 }
  .sub-item-service .c3{
  font-weight:bold;
  text-align:right;
  color:#333;
  font-family:"Allura";
  font-size:16px;
 }
 .post-menu-view .price{
  font-family:"Allura";
  font-size:24px;
  padding:10px 16px 10px 16px;
  color:#fff;
  display:inline-block;
  margin-right:2px;
  float:left;
}
.post-menu-view .dish{
  font-family:"Allura";
  font-size:18px;
  padding:10px 16px 10px 16px;
  background:#eee;
  display:inline-block;
  margin-right:2px;
  float:left;
}
.de_tab.tab_steps .de_nav li span {
  padding:30px 0 30px 0;
  border-radius:120px;
  color:#222;
  font-family:"Allura";
  font-size:16px;
  -moz-border-radius:120px;
  -webkit-border-radius:120px;
  line-height:20px;
  width:180px;
  height:180px;
  text-align:center;
  display:table-cell;
  vertical-align:middle;
  }
  .de_tab.tab_style_2 .de_nav li span{
  font-family:"Allura";
  padding:10px 30px 10px 30px;
  background:#333;
  color:#fff;
  border:none;
  letter-spacing:2px;
  text-transform:uppercase;
  font-size:13px !important;
  }
  .de_tab.timeline.nav_4 li span{
  background:none;
  border:none;
  margin-top:20px;
  font-family:"Allura";
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:2px;
  }
  .btn-left,
  .btn-right{
  background:none;
  border:solid 1px rgba(255,255,255,.2);
  padding:10px 20px 10px 20px;
  margin:5px;
  font-family:"Allura";
  text-transform:uppercase;
  letter-spacing:5px;
  }
  .teaser-text{
font-family:"Allura";
font-size:18px;
color:rgba(255,255,255,.5);
line-height:normal;
font-weight:300;
}
#filters a{
  font-family:"Allura";
  background:none;
  font-weight:bold;
}
.text-slider{
  line-height:84px;
  color:#fff;
  font-family:"Allura";
  font-size:72px;
  font-weight:300;
  display:inline-block;
  letter-spacing:-2px;
}
.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
  font-family: "Allura";
  letter-spacing: 2px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  max-width: 310px;
  text-transform: uppercase;
}
body {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight:500;
  color: #ddd;
  line-height: 1.9em;
  padding: 0;
  background:#606060;
  display:none;
}

.post-menu .meta,.post-menu .meta-content{
  padding-right:80px;
}


.border-overlay{
border:solid 1px rgba(255,255,255,.5);
position:absolute;
width:95%;
height:95%;
margin:1.5% 7px 0 1.5%; 
z-index:1;
}