/* 
Theme Name:		 oceanwp-child
Theme URI:		 http://childtheme-generator.com/
Description:	 oceanwp-child is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 Andrea
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 oceanwp-child
*/

/* MENU CUSTOM */
/* .navMenu .current-menu-item a{
    text-decoration: underline;
} */
div a:focus {
    outline: 0 !important;
}

.post-blog-edit article > .elementor-post__card{
    border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.slider-arrow-bg-yellow .elementor-swiper-button{
    background-color: #F9C925;
    width: 50px;
    height: 50px;
    transition: 0.3s;
    justify-content: center;
    align-items: center;
}

.slider-arrow-bg-yellow .elementor-swiper-button:hover{
    background-color: #232323;
    color: #F9C925 !important;
}

.post-blog-edit article > .elementor-post__card > .elementor-post__text{
    justify-content: space-between;
}

.h-220px{
    height: 220px !important;
}

.h-320px{
    height: 320px !important;
}

.elementor-section .elementor-container {
    flex-wrap: wrap;
}

body.home .hideSectionHome {
    display: none;
}

.boxShadowSticky.elementor-sticky--effects {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.margin-0-widget {
    margin-bottom: 0 !important;
}

.negativeLeftIcon .elementor-icon-box-icon {
    margin-left: -15px !important;
}

.negativeRightIcon .elementor-icon-box-icon {
    margin-right: -15px !important;
    z-index: 9;
}

.overflowRight .swiper-container {
    margin-right: -500px;
}

.overflowLeft .swiper-container {
    margin-left: -500px;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

.slider-beeprod .elementor-swiper-button {
    padding: 15px;
    background-color: #232323;
}

body.postid-1857 i.fa-bars {
    color: #232323;
    transition: 0.3s;
}

.cosa-e-beeprod strong {
    color: #232323 !important;
}

.strongYellow strong,
.cosa-e-beeprod .boldYellow,
.boldYellow {
    color: #F9C925 !important;
}

.strongWhite strong {
    color: #fff;
}

body.postid-1857 header i.fa-bars:hover {
    color: #F9C925;
}

.p-margin-0 p,
.p-margin-0 {
    margin: 0;
}

.cky-banner-element {
    cursor: pointer;
}

.metform-btn {
    box-shadow: unset !important;
}

.fields.fieldEdit {
    width: 50% !important;
    display: inline-block;
}

.sectionFontEdit .fields.fieldEdit input {
    padding: 10px 20px !important;
    color: #fff !important;
}

.sectionFontEdit * {
    font-family: "Readex Pro", Sans-serif;
}

.sectionFontEdit .slotsCalendar {
    width: 100% !important;
}

/* .fix-title-height h3{
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height: 80px;
} */

.sectionFontEdit .slots>span,
.sectionFontEdit select.ahbfield_service {
    color: #fff !important;
}

.sectionFontEdit select.ahbfield_service option {
    color: #232323 !important;
}

.min-height-384{
    min-height: 384px;
}

.sectionFontEdit .pbSubmit {
    border-radius: 5px;
    background: #F9C925 !important;
    color: #333 !important;
    transition: 0.3s;
    text-transform: uppercase;
    float: right;
    margin: 0 !important;
    padding: 10px 40px !important;
    border: 0 !important;
}

.fill-black-icon path{
    fill: #232323 !important;
}

.sectionFontEdit .ahb_m #fbuilder .ui-datepicker-calendar .ui-state-default,
.sectionFontEdit .ui-datepicker th {
    text-shadow: unset;
}

.sectionFontEdit .slots>div {
    width: 33.333333333%;
    margin: 15px 0 15px 0 !important;
    border: 0 !important;
    padding: 0 10px !important;
}

.sectionFontEdit #fbuilder .fields {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.sectionFontEdit #fbuilder .top_aligned .fields .dfield {
    align-items: center;
}

.sectionFontEdit .ahb_m #fbuilder .ui-datepicker tr {
    padding: 10px 0;
}

.sectionFontEdit .ui-datepicker-header {
    box-shadow: unset;
}

.sectionFontEdit td:not(.ui-datepicker-unselectable) a {
    background-color: #F9C925 !important;
    color: #232323;
    width: 40px;
    height: 40px;
    line-height: 2.5;
    border-radius: 50%;
}

.sectionFontEdit table.ui-datepicker-calendar td {
    text-align: center;
    line-height: 2.5;
}

.sectionFontEdit .slots>.currentSelection a,
.sectionFontEdit .slots>div a:hover {
    border-color: #fff !important;
    border-width: 2px;
}

.sectionFontEdit .ahb_m #fbuilder .ui-datepicker-calendar .ui-state-active {
    color: #333 !important;
    border: 1px solid #fff;
}

.sectionFontEdit .usedSlots a.cancel {
    color: #F9C925;
}

.sectionFontEdit .usedSlots a.cancel:hover {
    text-decoration: underline;
}

.sectionFontEdit .slots>div a {
    background-color: #333 !important;
    color: #F9C925;
    width: 100%;
    text-align: center;
    padding: 20px !important;
    border-radius: 10px;
    border: 1px solid #F9C925;
}

.sectionFontEdit .slots>div.choosen a {
    border: 0 !important;
    cursor: not-allowed;
}

.sectionFontEdit .ahb_list {
    color: #fff !important;
}

.sectionFontEdit .ahb_m3 #fbuilder a.cancel {
    color: #F9C925 !important;
    background: #F9C925 !important;
    border-radius: 5px !important;
}

.sectionFontEdit .ahb_m3 #fbuilder a.cancel:before {
    background: #F9C925 !important;
    border-radius: 5px !important;
}

.sectionFontEdit .pbSubmit:hover {
    opacity: 0.7;
}

.sectionFontEdit label[for="fieldname1_1"],
.sectionFontEdit .fieldCalendarService,
span.ahb_list_service,
.sectionFontEdit .ui-datepicker-header {
    display: none !important;
}

.sectionFontEdit #fbuilder .top_aligned .fields label {
    color: #fff !important;
    display: block;
    margin-bottom: 10px;
}

.sectionFontEdit #fbuilder div.cpefb_error {
    color: #f00;
    background: unset !important;
    opacity: 1 !important;
    padding: 0 !important;
    border: unset !important;
}

.sectionFontEdit #fbuilder .fields.fieldEdit div.cpefb_error {
    position: absolute;
}

.sectionFontEdit #fbuilder .slots {
    margin: 0 -10px;
    padding: 0 10px;
}

.sectionFontEdit #fbuilder div.cpefb_error::after {
    content: unset !important;
}

.sectionFontEdit .ahb_m3 #fbuilder .ui-datepicker-inline {
    max-width: 100% !important;
    padding-top: 30px;
    padding-bottom: 50px;
}

body {
    overflow-x: hidden;
}

.sectionFontEdit table.ui-datepicker-calendar thead span,
.sectionFontEdit .ui-datepicker-title {
    color: #F9C925;
}

@media (max-width: 1024px) {
    .sectionFontEdit .slots>div {
        width: 50%;
    }

    .width-auto-tablet-mobile{
        width: auto !important;
    }

    .sectionFontEdit .fields.fieldEdit {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 480px) {
    #scroll-top {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
}

@media (max-width: 767px) {
    .negativeLeftIconMobile .elementor-icon-box-icon {
        margin-left: -25px !important;
        position: absolute;
        left: -10px;
    }
}

@media (min-width: 768px) {

    #field_1-1,
    #field_1-3,
    #field_1-5 {
        padding-right: 15px !important;
    }

    #field_1-2,
    #field_1-4,
    #field_1-6 {
        padding-left: 15px !important;
    }
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    z-index: 9;
}
.grecaptcha-badge:hover {
    width: 256px !important;
}

@media (min-width: 1200px){
    .modulo-beeprod-large div.elementor-cta__description {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
}