/*
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
*/
a {
	text-decoration: none;
}
.scroll-top {
	display: none;
}

.top-bar {
	height: 5px;
	min-height: inherit;
	padding: 0;
}

.home_chamada_icone .aio-icon {
	margin-top: 5px;
}
.icone_whatsapp i {
	color: #00e676 !important;
}

#footer .soc-ico a:hover .soc-font-icon, #main .soc-ico a:hover .soc-font-icon {
	color: #05315c;
}
#custom_html-2 .textwidget {
	font-size: 15px;
}
.footer .textwidget a:hover {
	color: #cfe7ff !important;
}
.footer i {
	margin-right: 5px !important;
}
.footer .textwidget a img {
	transition: .3s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE */
}
.footer .textwidget a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  filter: none; /* IE */
}
.footer [class^=soc-font-] {
	font-size: 25px;
}
.footer .soc-ico a {
	width: 34px;
	height: 34px;
}
.footer .soc-ico a:after, .soc-ico a:before {
	width: 34px;
	height: 34px;
}
.catalogo_area .aio-icon-box-link {
	text-align: center;
}
.catalogo_area .aio-icon-box {
	display: inline-block;
}

/* --- FORMULARIO --- */
input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number {
	color: #333333;
	border-width: 1px;
	border-color: #BDBDBD;
}
input::placeholder ,
textarea::placeholder{
  color: #333333;
}
input:focus::placeholder ,
textarea:focus::placeholder {
  color: #999999;
}
::-moz-placeholder {
  opacity: 1;
}
.wpcf7-select {
	min-width: inherit;
}
.wpcf7-form input[type="submit"], input[type="submit"]:not([name="update_cart"]) {
	color: #ffffff;
	letter-spacing:1px;
	background-color: #197b30;
}
.wpcf7-form input[type="submit"]:hover, input[type="submit"]:not([name="update_cart"]):hover {
	background-color: #119f32 !important;
}
label {
	cursor: pointer;
	margin-top: 5px;
	display: block;
}
span.wpcf7-list-item {
	display: block;
}
.col-md-12 {
	width: 98%;
	margin: 0 0.5%;
}
.col-md-8 {
	width: 75%;
	display: inline-block;
	margin: 0 0.5%;
}
.col-md-6 {
	width: 48.3%;
	display: inline-block;
	margin: 0 0.5%;
}
.col-md-4 {
	width: 21.4%;
	display: inline-block;
	margin: 0 0.5%;
}
@media screen and (max-width: 992px){
	.col-md-8, .col-md-6, .col-md-4 {
		width: 98%;
	}
}
/* -- */

.single-share-box , .comments-area {
	display: none !important;
}

.classic-header .navigation > .mini-widgets, .classic-header .widget-box .mini-widgets {
	padding: 0px 0px 0px 15px;
}
.menu-item-1475 .menu-item-text {
	display: none;
}
.menu-item-1475 a {
	font-size: 20px;
	color: #888888 !important;
}
.menu-item-1475 a:hover {
	color: #acacac !important;
}

.switcher-wrap {
	display: none !important;
}

.vc_btn3-container ,
.vc_gitem-post-data-source-post_excerpt {
	display: none !important;
}
.vc_gitem-post-data-source-post_title h4 {
	font-size: 16px;
}

.shop_table.cart .product-subtotal {
	display: none;
}

.vc_gitem-zone {
	background-size: contain !important;
}
.vc-gitem-zone-height-mode-auto:before {
	padding-top: 68%;
	margin-top: 30px;
}