/*
Theme Name: Denocheydia Child Theme
Theme URI: http://www.denocheydia.com
Template: oceanwp
Author: moodoraman
Author URI: http://www.denocheydia.com
Description: Child theme.
Version: 1.0.1706177729
Updated: 2024-01-25 11:15:29

*/

/*==  by Denocheydia  ==*/


/* header */
 .elementor-menu-toggle
{
    border-width: 0px!important;
  }
.elementor-sticky--effects{background-color: #fff;padding: 5px 35px 5px 35px!important;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);
}


/* pages */
/*accesibilidad*/
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	border-radius: 500px;
}

/*home*/


/*formulario de contacto*/
/*formulario*/
 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
	 background-color: #ffb900;
	 padding: 20px; border-radius: 0px;
	 text-align: center;
	 font-weight: 700;
} 
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
	background-color: #46b450;
	 padding: 20px; border-radius: 0px;
	 text-align: center;
	 font-weight: 700;
	color: #fff;
}

/*home*/

  
/*
Formulario Contact Form 7 a 2 columnas responsive
*/
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

input[type="email"], input[type="number"], input[type="password"], input[type="reset"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  color: #666;
  padding: .75em;
  height: auto;
  border-width: 0px;
  border-style: solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background:#fff;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
	border-bottom: 1px solid var(--ast-border-color);
}

textarea{height: 150px;}
.clearfix h4{ font-size: 0.9em; margin: 0; margin-left: 25px; padding-top: 20px;}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


/*blog*/
.blog-post-title .blog-post-author{display:none;}

/* footer */


/*cookies*/
.cli-modal-content {
    background-color: #ccc;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
    -o-border-radius: 0px;
    border-radius:0px;
    -moz-box-shadow: #666 2px 2px 20px 2px;
    -webkit-box-shadow: #666 2px 2px 20px 2px;
    -o-box-shadow: #666 2px 2px 20px 2px;
    box-shadow: #666 2px 2px 20px 2px;
}
.cli-tab-container p, .cli-privacy-content-text {
    color: #444;
}
.cli-privacy-readmore {
    color: #444 !important;
}
.cli-tab-header {
    background-color: #ccc;
}
.cli-tab-header a.cli-nav-link {
    color: #444;
}
span.cli-necessary-caption {
    color: #ccc;
}
.cli-switch .cli-slider::after {
    color: #ccc;
}
.cli-modal-close svg {
    fill: #444;
}
.cli-privacy-overview h4 {
    color: #444;
    text-transform: uppercase;
}
.wt-cli-ckyes-brand-logo {
    display: none;
}
#cookie-law-info-again {
    width: 20px !important;
    margin-bottom: 15px;
    background-color: #ccc !important;
    font-size: 14pt;
    height: 20px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background-repeat: no-repeat;
    -moz-box-shadow: #333 0 0 0 0;
    -webkit-box-shadow: #333 0 0 0 0;
    -o-box-shadow: #333 0 0 0 0;
    box-shadow: #333 0 0 0 0;
    background-image: url("../../uploads/2023/10/cookies.svg");
    padding: 0;
}
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24;
}
#cookie_hdr_showagain {
    display: none;
}
#cookie-law-info-bar {
    width: 300px;
    display: block;
    background-color: #ccc !important;
    color: #444 !important;
    position: fixed;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    font-family: Helvetica, sans-serif;
    inset: auto auto 15px 15px;
    max-height: 479px;
    padding: 25px 15px;border-radius: 0px;
}

#cookie-law-info-bar span br{ margin-bottom: 10px;}
#cookie-law-info-bar span { font-size:0.8em; color:#000; line-height: 1.1em;}
.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #444;
}
.cli-switch input:checked + .cli-slider {
  background-color: #444;
}
table.cookielawinfo-winter thead th {
  background: #444!important;
  padding: 15px 10px;
  color: #fff;
  text-align: left;
  font-weight: normal;
}
.cli-tab-header {
  border-radius: 0px;
  background-color: #777;
}
.cli-tab-section {
  margin-top: 1px;
}
.cli-tab-header a.cli-nav-link {
  color: #fff;
}
.cli-tab-header a::before {

  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}




/* Responsive */

@media only screen and (max-width: 1540px){

	
}

@media only screen and (max-width: 1080px){
	
	
}

@media only screen and (max-width: 959px){
	
	
}

@media only screen and (max-width: 767px){
.elementor-sticky--effects{padding: 0px!important;}
	
}


@media only screen and (max-width: 480px){
	
	

	
	
}





















