/*!
Theme Name: Webico Child
Theme URI:
Author: Bell Vision
Author URI:
Description: Webico child theme.
Template: webico
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: webico-child
*/


/*
 GENERAL
 */

body,
.site .site-content {
	background-color: #ffffff;
}

p {
    margin: 0 0 20px;
}

@media (min-width: 1200px) {

	.site .container {
	    max-width: 1400px;
	}

}

@media (min-width: 768px) {

	.main-navigation .sub-menu > li > a {
		width: inherit;
		min-width: 300px;
	}

}

/*
 ELEMENTOR MENU ANCESTOR
 */

.menu-item.current-menu-ancestor > a {
	color: #f72645;
}


/*
 ELEMENTOR BUTTON
 */

.elementor-button {
}

.elementor-button:hover {
}

.elementor-field-group .elementor-button {
}


/*
 ELEMENTOR FORM
 */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #424242 !important;
  opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #424242 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #424242 !important;
}

 .elementor-field-group {
 	margin-bottom: 35px !important;
 }

.elementor-field-group .elementor-field-textual,
.elementor-field-group .elementor-field-textual:focus {
   border: none !important;
   border-bottom: 1px solid #f72645 !important;
   background-color: transparent !important;
   padding: 7px 3px 15px 24px !important;
   font-size: 16px !important;
   color: #424242 !important;
   border-radius: none !important;
   line-height: 1.5 !important;
}

.elementor-field-option label {
    color: #424242;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 1.44em;
    letter-spacing: normal;
}

.elementor-form .elementor-button {
	border: 3px solid #f72645;
}


/*
 CHECKBOX & RADIO
 */

.elementor-field-option
{
	position: relative;
	padding: 20px 0 20px 45px;
	text-align: justify;
}

.elementor-field-option label
{
	cursor: pointer;
	text-align: justify;
	vertical-align: top;
}

.elementor-field-option label:before, .elementor-field-option label:after
{
	content: '';
	position: absolute;
	top: 32px;
	border-radius: 50%;
}

.elementor-field-option label:before
{
	left: 0;
	width: 30px;
	height: 30px;
	margin: -15px 0 0;
	background: transparent;
	border-style: solid !important;
    border-width: 1px !important;
    border-color: #f72645 !important;
}

.elementor-field-option label:after
{
	left: 5px;
	width: 20px;
	height: 20px;
	margin: -10px 0 0;
	opacity: 0;
	background: #f72645;
	-webkit-transform: translate3d(-40px, 0, 0) scale(0.5);
	transform: translate3d(-40px, 0, 0) scale(0.5);
	-webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

.elementor-field-option input[type="radio"],
.elementor-field-option input[type="checkbox"]
{
	position: absolute;
	top: 0;
	left: -9999px;
	visibility: hidden;
}

.elementor-field-option input[type="radio"]:checked + label:after,
.elementor-field-option input[type="checkbox"]:checked + label:after
{
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}


/*
 BOOKING ACTIVITIES
 */

.bookacti-form-field-container .bookacti-calendar-title,
.bookacti-form-field-container .fc-state-default,
.bookacti-form-field-container h2,
.bookacti-form-field-container .fc-day-header,
.bookacti-form-field-container .fc-axis {
	font-family: "Montserrat", sans-serif;
}

.bookacti-form-field-container .fc-state-default {
    border: 1px solid;
    background-color: #201617;
    background-image: none;
    border: none;
    color: #ffffff;
    text-shadow: none;
    box-shadow: none;
    font-weight: 500;
}

.bookacti-form-field-container .fc-state-default:hover,
.bookacti-form-field-container .fc-state-active {
    background-color: #f72645;
}

.bookacti-form-field-container .fc-state-disabled {
	background-color: #201617;
}

.bookacti-form-field-container .fc-next-button {
	margin-left: 5px;
}

.bookacti-form-field-container .fc-agendaWeek-button {
	margin-left: 5px;
	margin-right: 5px;
}



/*
 FOOTER
 */

.site-footer.style-1 .site-info {
	text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.footer-container.invert a {
    color: #bebebe !important;
}

.footer-container.invert a:hover {
    color: #ffffff !important;
}

.footer-container.invert .social-list__items a,
.footer-container.invert .social-list__items a:hover {
	background-color: transparent !important;
}


/*
 ELEMENTOR COUNTER
 */

.elementor-widget-counter:before {
    width: 90%;
    left: 46%;
}


/*
 CHERRY TESTIMONIALS
 */

.tm-testi--default .tm-testi__item-body p {
    max-width: 900px;
}


/*
 JET BANNER
 */

.elementor-widget-jet-banner .jet-banner__title {
	text-shadow: 1px 3px 0 #42474c;
}


/*
 JET BLOG SMART TILES
 */

.elementor-widget-jet-blog-smart-tiles .jet-smart-tiles__box-title {
	text-shadow: 1px 3px 0 #42474c;	
}


/*
 ELEMENTOR TABS
 */

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active a,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active a:hover,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title a:hover {
    color: #ffffff;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
	border: none;
}


/*
 ELEMENTOR ACCORDION
 */

.elementor-accordion .elementor-accordion-item {
    border-left: none;
    border-right: none;
}