/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/


.txt.short {
    display: none !important;
}
.package-content>div .package-item .selected-package-list.short {
    height: 100%;
}

@media (min-width: 992px) {
    .col-md-offset-1 {
        margin-left: 0;
    }
}


#main #main-buttons .wrapper .inner .main-descr .title-main {
    max-width: 800px;
    margin-top: 0;
    font-family: "Sora", Sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2em;
    color: #ffffff;
}

.col-md-offset-1 p span {
    text-align: start;
    font-family: "Sora", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
    color: white;
}

.logo a {
  pointer-events: none;
  cursor: default;
}

#main #main-buttons .wrapper .inner .bar .btn {
    display: none;
}

#main #main-buttons .wrapper .inner .bar1 .custom-new {
    background-color: #06ADEF;
}

#main #main-buttons .wrapper .inner .bar1 .custom-new a {
    color: #ffffff;
font-size: 20px;
    font-weight: 600;
}

/*h2.title-main.company-logo-and-name {
    display: none;
}

#main #main-buttons .wrapper .inner .bar {
    justify-content: center;
}*/

div#about-us {
   /* display: none;*/
}

 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 100% !important;
    }
}

#main #main-content #sb_content #steps #details .right-side {
    max-width: 100% !important;
    padding-top: 20px !important;
}
