/* Theme Name: Ireca Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of ireca
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: ireca
Version: 1.0.0
Tags: translation-ready, left-sidebar, right-sidebar
Text Domain:  ireca-child
*/
/*.logo{
    position: absolute;
    z-index: 4454545454545454545;
    top: 31px;
}*/
.header-flex{
  display: flex !important;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.ovatheme_header_version1 .ova_menu{
  background-color: #1f2730;
}
.ova-list-product-rental .wp-content .title-product li a.active{
  background: #42b4b1;
}
.ova-list-product-rental .wp-content .title-product li a.active:after{
  border-left: 10px solid #42b4b1;
}
.ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product li:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}
.ova-list-product-rental .wp-content .ova-list-detail .item .content ul.ova-feature-product .ova-renttime {
  background: rgb(31 39 48);
  padding: 15px 8px 0px 8px;
}
.ova-list-product-rental .wp-content .ova-list-detail .item .content .ova-button-submit-rental{
  background-color: #1f2730;
  box-shadow: none;
}
.ova-feature-product .ova-renttime{
  text-align: center;
}
.ova-renttime .sub {
  font-size: 13px;
  margin-top: -40px;
  color: #42b4b1;
  width: 100%;
}
.ova-renttime .amount{
  color: #fff;
}
/*#mainmenu{
  padding-left: 209px;
}*/
.ovatheme_header_version1 .middle {
    margin-bottom: 28px;
}
ul.ireca_socials li a{
  font-size: 25px;
      color: #000;
}
.header_info {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.ovatheme_header_version1 .top .col {
    padding: 30px 0px 3px 0px;
}
#custom_html-4{
  padding-top: 29px;
}
.ireca_service.show_border{
  border:none;
}
.ireca_service.show_border:before{
  border:none;
}
.ova-list-product-rental .control a{
      background-color: #000;
}
.row.content_top{
  width: 80%;
  float: right;
  height: 15px;
}
.ireca_info{
  margin-right: 0px;
}
.ireca_info:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border: none;
}
.ireca_info {
    margin-right: 15px;
    border-right: 1px solid #1f2730;
    padding-right: 15px;
}
.icon_mobile_h{
  background-image: url('images/tel.png');
  background-repeat: no-repeat;
  width: 35px;
height: 22px;
}
.icon_mail_alt_h{
    background-image: url('images/email.png');
    background-repeat: no-repeat;
    width: 35px;
height: 22px;
}
 .ireca_info a, .ireca_info_f a{
   color: #000;
font-size: 18px;

 }
.ireca_info_f{
 display: inline-flex;
padding: 0px 0px 15px 0px;
}
footer .widget_nav_menu li {
    padding: 0px 0;
}
footer.footer a {
    color: #fff;
    font-size: 18px;
text-transform: CAPITALIZE;
}
.ireca_socials_f a{
  font-size: 28px !important;
padding: 0px 15px 0px 0px;
}
.followus{
  color: #fff;
      margin-bottom: 12px;
      font-size: 20px;
      display: block;
          margin-top: 11px;
}
footer.footer{
  padding: 62px 0px 62px 0px;
}
.rental_item.style1:hover .wrap_btn a.btn_price{
      background-color: #000;
}
.rental_item .wrap_btn:hover, .ireca_detail_shop .cart .single_add_to_cart_button, #commentform #submit.submit:hover {
    background-color: #000!important;
}

.ova-list-product-rental .wp-content .wp-filter .wp-title{
  height: 456px !important;
}
@media only screen and (max-width:900px){
  #mainmenu {
    padding-left: 0;
    text-align: center;
}
.fa-whatsapp:before {
    color: #00bb00;
}
}
.apartir {
    font-size: 14px;
    font-weight: 300;
    padding-right: 13px;
    color: #000;
    opacity: 1;
    margin-top: -2px;
}
.logo .navbar-brand img{
  width: 250px;
}
@media only screen and (max-width:900px){
  .navbar-brand img{
    width: 150px;
  }
}

.whatsapp-icon{
  position: fixed;
  left: 15px;
  bottom: 15px;
}
.whatsapp-icon svg{
  width: 70px;
 

}