/*
 Theme Name:   Archi Child
 Theme URI:    http://archiwp.com/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.6.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/

/*MENU*/
ul.info-list a {
    text-decoration: none;
    color: #A2866E;
}

ul.info-list a:hover {
    text-decoration: none;
    color: #fff;
}
header div#logo a img {
    max-height: 70px;
}
.dashicons-facebook-alt:before, .dashicons-linkedin:before {
	line-height:33px;
}

@media only screen and (max-width: 992px){
header div#logo a img {
	max-height: 60px;}

.widget_text .textwidget img {
    max-width: 40%;
    height: auto;
}
	footer.main-footer {
		padding:0px;
	}
	header nav {
		margin-top:20px;
	}
	section.vc_custom_1630915397287 {
		padding-top: 12px !important;
    	padding-bottom: 0px !important;
	}
	#mainmenu a {
        text-align:center;
    }
    #mainmenu li.fcb {
    margin-top:20px;
    margin-left: 0px !important;
    border-bottom:none;
}
    #mainmenu li.ins {
        border-bottom:none;
    }
    .no-subheader header {
        border-bottom:none;
    }
	  
}

/*OOBRAZEK PODSTRONA STUDIO*/
div .image-container.hidden-xs.pull-left.col-md-6 {
	background-position:bottom;
}
/*FORMULARZ KONTAKTOWY*/
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=number], .wpcf7 select.wpcf7-select{
    border: solid 1px rgb(255 255 255 / 30%);
}
.wpcf7 textarea{
    border: solid 1px rgb(255 255 255 / 30%);
}
.wpcf7-list-item {
    margin: 0 0 0 0;
}

input[type="checkbox"] {
    cursor:pointer;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .wpcf7 input[type='checkbox'] {
    --active: #A2866E;
    --active-inner: #fff;
    --focus: 2px rgba(162, 134, 110, .4);
    --border: #BBC1E1;
    --border-hover: #A2866E;
    --background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    -webkit-transition: background .3s, border-color .3s, box-shadow .2s;
    transition: background .3s, border-color .3s, box-shadow .2s;
  }
  .wpcf7 input[type='checkbox']:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
  }
  .wpcf7 input[type='checkbox']:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  .wpcf7 input[type='checkbox']:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: .9;
  }
  .wpcf7 input[type='checkbox']:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  .wpcf7 input[type='checkbox']:focus {
    box-shadow: 0 0 0 var(--focus);
  }
  .wpcf7 input[type='checkbox'] {
    width: 21px;
  }
  .wpcf7 input[type='checkbox']:after {
    opacity: var(--o, 0);
  }
  .wpcf7 input[type='checkbox']:checked {
    --o: 1;
  }
  .wpcf7 input[type='checkbox'] {
    border-radius: 3px;
    padding: 10px 10px;
  }
  .wpcf7 input[type='checkbox']:after {
    width: 7px;
    height: 13px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 2px;
    -webkit-transform: rotate(var(--r, 20deg));
            transform: rotate(var(--r, 20deg));
  }
  .wpcf7 input[type='checkbox']:not(.switch):checked {
    --r: 43deg;
  }
}
/* div.wpcf7 form.invalid .wpcf7-response-output {
	border-color:#6F5C4D;
} */
.wpcf7-form-control.wpcf7-textarea.wpcf7-not-valid, .wpcf7-form-control.wpcf7-text.wpcf7-not-valid, 
div.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
	border-color:#6F5C4D;
}
span.wpcf7-not-valid-tip {
	color:white;
}
/*COOKIE*/
.cn-button.bootstrap {
    background:#A2866E!important;
}
	
@media only screen and (max-width: 730px){
	.project-item {
    	display: contents;
	}
	.projects-box .projects-thumbnail img{
		width: 100%;
	}
	div.projects-grid.projects-load-ajax.overlay_s1.pf_3_cols {
		height: 100% !important;
}
	.wpcf7 textarea {
		margin-bottom:0px;
	}
	div.wpb_wrapper {
		margin-top:18px;
	} 
	#mainmenu a {
        text-align:center;
    }
    #mainmenu li.fcb {
    margin-top:20px;
    margin-left: 0px !important;
    border-bottom:none;
}
    #mainmenu li.ins {
        border-bottom:none;
    }
    .no-subheader header {
        border-bottom:none;
    }
	
}
