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


.main-header .logo-box .logo img, 
.mobile-menu .nav-logo img, 
.main-footer .logo-widget .footer-logo img {
    height: 60px !important;
  }

  .fixed-header .logo-box .logo img{
    height: 50px !important;
    margin: 10px 15px;
  }

  .theme-btn p{
    display: inline-block !important;
    margin: 0px !important;
  }

  .double-block .content-box{
    pointer-events: none !important;
    opacity: 0 !important;

  }

  .wpbc_no_custom_width.cal_month_num_1 {
    max-width: 100% !important;
  }


  .datepick-inline td.datepick-days-cell .wpbc-cell-box{
    min-height: 80px;
  }

  .page-id-1980 .sidebar-page-container{
    padding: 20px 0px;

  }

  #menu-item-1985{
    display: none;
  }

  .service-blocks{
    padding:0px 130px;
  }

  h1 a, h2 a, h3 a, h4 a,
  h1, h2, h3, h4{
    color:#312119 !important;
  }

  .owl-item h1, .owl-item h2, .owl-item h3,
  .elementor-element-550830e h2,
  .elementor-element-3b2934b .image-box h3,
  .elementor-element-1c376af h2,
  .pricing-block-one.active-block .pricing-table .table-header h3,
  .pricing-block-one.active-block .pricing-table .table-header h2{color:#fff !important}

  .amenities-section .single-item .text{

  }

  .line.line-2{
    display: none !important;
  }

  .sec-title {
    position: relative;
    display: block;
    margin-bottom: 50px;
    text-align: center;
  }

  .amenities-section .single-column {
    width: 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .amenities-section .pointers-block{
    display: none !important;
  }

  .sortable-masonry,
  .image-box{
    pointer-events: none !important;
  }

  .tml-login input[type=text],
  .tml-login input[type=password]{
    background: #dfd3d386;
    width:400px !important;
    padding: 6px;
  }

  .page-id-0 .sec-pad{
    padding:50px 0px !important;
    min-height: 609px;
  }

  .tml-login{
    width:400px;
    margin:0 auto;
  }

  .tml-button{
    background: -webkit-linear-gradient(0deg, #fd295d, #fb865d 100%);
    padding: 8px 21px;
    color: #fff;
    border-radius: 3px;
  }
 
  .btn-box .theme-btn:hover p{
    color:#ffffff !important;
  }

  .logged-in #menu-item-1985{
    display: inline-block !important;
  }

  .nice-select{
    margin: 20px 0px;

  }