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

table.tablepress th {background: #cbaa5b !important; color: #fff; font-size: x-large; padding: 10px;}
table.tablepress tr td {padding: 10px;}

.vc_gitem-zone.vc_gitem-zone-a {border-radius: 0 0px;}
.vc_gitem-zone.vc_gitem-zone-b {border-radius: 0 0px;}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {border-radius: 0 0px;}

#page a {text-decoration: none !important;}

.pswp__caption h5 {display: none;}

/*Contact*/
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 #cbaa5b;}
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: #cbaa5b !important; color: #fff !important; border: none !important; padding: 10px 20px 10px 20px !important; margin-top: 20px !important;}
input.telefon_home {border-radius: 0px !important;}

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

.post-thumbnail img {display: none !important;}

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