/*
Theme Name: EcoNature Child
Theme URI: http://cmsmasters.net/eco-nature-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: EcoNature Child Theme
Template: econature
Version: 1.0.0
License:
License URI:
Text Domain: econature-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

body,
#navigation ul,
#navigation>li.menu-item-mega li:hover>a,
#navigation>li.menu-item-mega li.current-menu-ancestor>a,
#navigation>li.menu-item-mega>div.menu-item-mega-container,
.header_top_outer,
.header_mid_outer,
.header_bot_outer,
.header_mid_outer .header_mid_inner .search_wrap.search_opened .search_but,
.middle_inner,
.footer_bg,
#slide_top:hover,
.cmsms_notice .notice_close,
.cmsms_icon_box.cmsms_box_colored .icon_box_button,
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title>.cmsms_toggle_plus,
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title:hover>.cmsms_toggle_plus .cmsms_toggle_plus_hor,
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title:hover>.cmsms_toggle_plus .cmsms_toggle_plus_vert,
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title .cmsms_toggle_plus .cmsms_toggle_plus_hor,
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title .cmsms_toggle_plus .cmsms_toggle_plus_vert,
.cmsms_wrap_pagination ul li .page-numbers .cmsms_prev_arrow,
.cmsms_wrap_pagination ul li .page-numbers .cmsms_next_arrow,
.post.cmsms_timeline_type .cmsms_post_info .cmsms_post_date,
.portfolio .project .project_outer,
.cmsms_posts_slider .project .slider_project_outer,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link,
.owl-buttons .owl-prev,
.owl-buttons .owl-next,
.owl-prev:hover .cmsms_prev_arrow,
.owl-next:hover .cmsms_next_arrow,
.owl-page,
.cmsms_quotes_slider .owl-buttons>div:hover,
.cmsms_pricing_table .cmsms_pricing_item.pricing_best,
.cmsms_clients_slider .owl-buttons>div:hover,
.cmsms_clients_item:hover,
.widget_custom_latest_projects_entries .owl-buttons>div:hover,
.widget_custom_popular_projects_entries .owl-buttons>div:hover,
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap.current_toggle,
.owl-carousel .owl-controls .owl-pagination .owl-page,
.cmsms_breadcrumbs,
.comment-reply-link,
#cancel-comment-reply-link {
    background-color: #ffffff;
    background-image: url('https://www.sayca.eu/wp-content/uploads/cmsms_styles/rice-paper-2.png');
}

/*Kustom*/

.bottom_bg {  background: #024435!important;}
h3.widgettitle {  color: #E49D6B!important;}
.textwidget a {color: #E4E4E4!important;}
.cmsms_breadcrumbs {background:rgba(226, 226, 226, 0.3)!important;}

.backgroundergreen{background:  background: rgb(2, 68, 53);}
.backgrounderyellow{background:rgb(218, 207, 0)}
.backgrounderpurple{background:rgb(169, 71, 148)}
.backgrounderorange{background:rgb(238, 121, 38)}

.calidadede, .saycanatural{  background: rgba(2, 68, 53, 0.05)!important}

.saycanatural .aligncenter {
  background: rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  border-radius: 200px 20px;
  /*margin-bottom: 20px;
  border-radius: 50px 500px;*/
}

.saycaseleccion .aligncenter {
  background: rgb(2, 68, 53);
  margin-bottom: 20px;
  border-radius: 200px 20px;
  /*margin-bottom: 20px;
  border-radius: 50px 500px;*/
}
.saycanatural img{width: 65%;}
.saycaseleccion img{width: 65%;}
.cmsms_img.cmsms_image_c {
  text-align: center;
}
.saycanatural .three_fourth {
  padding-top: 25px;
}
.saycaseleccion .three_fourth {
  padding-top: 25px;
}

.saycanatural, .saycaseleccion{margin-bottom:20px;}

a#cmsms_3514_formsend {
  background: rgb(2, 68, 53);
  color: #fff;
}
.bigquote blockquote {
  font-size: 26px;
}
.cmsms_project_cont_info.entry-meta {
  text-align: center;
}

.project_outer {
  border: none!important;
}
/*desactivar links de portfolio*/
.not-active {
   pointer-events: none;
   cursor: default;
}
.apam .cmsms_row_inner.cmsms_row_fullwidth {
  padding: 0!important;
}
.portfolio .project .project_outer .project_inner{border-top-color: rgba(239, 122, 39, 0.15); border-radius: 200px 20px!important; background-color: rgba(219, 208, 0, 0.6);}
.klashkalah img{width:80%}
.kustomtitles img {width:80%}


/* 24 fix */
.cmsms-form-builder .check_parent input[type="checkbox"], .cmsms-form-builder .check_parent input[type="radio"], .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"], .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] {
    position: initial;
    top: initial;
    left: initial;
    float: initial;
    opacity: initial;
}

span.wpcf7-list-item {
    display: block;
    width: 30px;
    float: left;
}
#middle ul, #bottom ul, #middle ol, #bottom ol {
    overflow: visible;
}