/*
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
*/

.white p, .white h1,  .white h2, .white h3, .white h4, .white h5, .white h6, .white, .white a {color: #fff !important;}
.white a.vc_btn3-color-white {color: #000 !important;}
.round .vc_column-inner {border-radius: 10px !important;}
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {padding: 2px !important;}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {background: rgba(0,0,0,0.2) !important; border-color: rgba(255,255,255,1) !important;}

#footer a {text-decoration: none !important; color: #000000 !important; font-weight: bold;}
#footer a:hover {text-decoration: none !important; color: #ff5b00 !important;}

sr7-module {border-radius: 20px !important;}
sr7-module .rs-layer {border-radius: 20px !important;}
sr7-module-wrap * {border-radius: 20px !important;}
sr7-module-wrap {background: none !important;}

.kafelki .vc_column_container>.vc_column-inner {border-radius: 10px !important;}

.content a {text-decoration: none !important;}

.ikonka figure.vc_figure {background: #bfa980 !important; padding: 30px !important; border-radius: 20px !important;}

.content ol, .content ul {margin-bottom: 15px !important;}

/*Formularz*/
ul.form {list-style: none; clear: both;}
ul.form li {margin-bottom: 10px;}
ul.form input {width: 90%;}
ul.form textarea {width: 100%; height: 95px;}
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: 1px solid #b8b8b8; background: #f7f7f7;}
input[type="submit"] {max-width: 150px; padding: 5px 5px; margin-top: 25px; color: #fff !important;}
textarea {min-height: 130px; height: 130px !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: #bfa980 !important; color: #fff !important; border: none !important; padding: 10px 20px 10px 20px !important; margin-top: 20px !important;}
input.telefon_home {}

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*/