/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.mini-widgets .text-area a:not(.dt-btn), .mobile-mini-widgets .text-area a:not(.dt-btn) {text-decoration: none !important;}

.en:lang(pl) {display: none !important; text-decoration: none !important;}
.pl:lang(en) {display: none !important; text-decoration: none !important;}


input.wpcf7-validates-as-required.wpcf7-not-valid {border: 5px solid #de0000;}
.rogi .vc_column-inner {border-radius: 20px 0px !important;}
div.foto_oferta .vc_single_image-wrapper img {border-radius: 20px 0px !important;}
div.foto_oferta a.vc_single_image-wrapper {border-radius: 20px 0px !important;}
div.foto_oferta a.vc_single_image-wrapper:hover {border-radius: 20px 0px !important;}
div.ikona_podstrona .vc_single_image-wrapper img {width: 100px !important; height: 100px !important;}
div.standard-arrow ul {margin-top: 25px !important; margin-left: 25px !important; margin-bottom: 25px !important;}
.vc_gitem-post-meta-field-zajawka {font-size: small; font-style: italic; line-height: 1.3; min-height: 33px;}
.title_grid p a {font-weight: bold !important;}
.faq .vc_custom_heading {font-weight: bold !important; color: #000;}
#content a {text-decoration: none !important;}
#footer {margin: -35px !impoertant;}
.oferta .vc_grid-item-mini {background: rgba(255,255,255,0) !important; padding: 15px 8px; border-radius: 0 20px !important;}
.oferta .vc_grid-item-mini {background: rgba(255,255,255,1) !important; padding: 15px 8px;}
.oferta .vc_grid-item-mini:hover {background: rgba(0,105,166,0.3) !important; padding: 15px 8px;}
.oferta .vc_grid-item-mini .vc_gitem-post-data {margin-bottom: -15px !important;}

.white p, .white h1,  .white h2, .white h3, .white h4, .white h5, .white h6, .white, .white a {color: #fff !important;}
.green p, .green h1,  .green h2, .green h3, .green h4, .green h5, .green h6, .green, .green a {color: #7ab829 !important;}
.blue p, .blue h1,  .blue h2, .blue h3, .blue h4, .blue h5, .blue h6, .blue, .blue a {color: #0069a6 !important;}
.rounded .vc_column-inner {border-radius: 30px !important;}
.vc_gitem-zone {border-radius: 0 20px !important;}
#footer a {text-decoration: none !important;}
#footer a:hover {color: var(--the7-accent-color);}
.wpb_text_column a:hover {color: var(--the7-accent-color);}
.wpb_text_column a {text-decoration: none !important;}

#cennik .wpb_content_element {margin-bottom: 10px !important; margin-top: 10px !important; padding: 10px;}

/*Formularz*/
ul.form {list-style: none; clear: both;}
ul.form li {margin-bottom: 10px;}
ul.form input {width: 90%;}
ul.form input[type="radio"] {max-width: 10px !important;}
div.lewa {float: left; width: 48%; margin-right: 2%;}
div.prawa {float: left; width: 48%;}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select, textarea {padding: 10px; border-radius: 10px; border: 1px solid #b8b8b8; background: #f7f7f7;}
input[type="submit"] {max-width: 150px; padding: 5px 5px; border-radius: 100px; margin-top: 25px; color: #fff !important;}
textarea {min-height: 150px; height: 210px !important;}
div.lewa_form {width: 78%; float: left;}
div.prawa_form {width: 20%; float: left;}

li.formularz_przerywnik h3 {margin-bottom: 20px !important; padding: 10px 0px; line-height: 1.5; border-bottom: 1px solid #008d36;}
input[type="checkbox"] {width: 18px !important; height: 18px !important;}
li.regulaminy {font-size: 11px; line-height: 1.4; width: 100%; text-align: justify;}
#telefon_form li.regulaminy {color: #fff;}
div.wyslij input {width: 100% !important; background-color: var(--the7-accent-color); color: #fff !important; border-radius: 10px !important; padding: 15px !important; margin-top: 20px !important;}
input.telefon_home {border-radius: 0px !important;}

span.wpcf7-list-item {margin:0px !important;}

@media screen and (max-width: 1000px) {
div.lewa {float: left; width: 100%;}
div.prawa {float: left; width: 100%;}	
}
/*Koniec Formularz*/

@media screen and (min-width: 768px) {
	/*.oferta .vc_grid-item-mini {min-height: 190px !important;}*/
}