/*
Theme Name:     Zootecnica Italia
Description:    Child theme for the Zootecnica Main Theme
Author:         Laura Cardilicchia (ellecigrafica)
Author URI:  	https://ellecigrafica.com
Template:      Newspaper                            
Version:        9.0c
*/


/*media query*/
@media (max-width: 767px) {
	body .hidden-xs {
		display: none !important;
	}

	body .visible-xs {
		display: block !important;
	}
}


body, p {
  font-family: Arial, Helvetica, sans-serif;
}

body h1, body h2 {
	font-weight: 700;
	margin-top: 0;
}

body h3, body h4 {
	font-weight: 600;
	margin-top: 0;
}

.wpcf7 input[type=text], .wpcf7 input[type=url], .wpcf7 input[type=tel], .wpcf7 input[type=email], .wpcf7 textarea {
    background-color: #f4f4f4;
}

.wpcf7 input[type=submit] {
    -webkit-appearance: none;
    outline: none;
    width: 100%;
    padding: 3px 18px;
    background-color: #dd3333;
    color: #fff;
    border: 0;
    min-height: 42px;
    height: auto;
    font-size: 12px;
}

.td-trending-now-display-area h3 {
		font-weight: 400;
}

.zoote-widget  {
	text-align: center;
}

.zoote-widget .zoote-adlabel {
	display: none;
}

.zoote-widget:first-child .zoote-adlabel {
	display: block;
}

body .td-header-style-10 .td-header-top-menu-full {
    background-color: #f4f4f4;
}

body .td-header-style-10 .td-logo-wrap-full a {
    max-width: 250px;
}

body .td-blog-fitness .td-header-style-10 .td-header-menu-wrap {
    border-bottom: 2px solid black;
}

.category .td-blog-fitness .td-header-style-10 .td-header-menu-wrap {
    border-bottom: 0 !important;
}

.td-module-comments {
	display: none;
}

.td_social_type .td-social-box .td-sp {
    display: inline-block;
}

.td-ss-main-sidebar .td-sp-linkedin, .vc_widget_sidebar .td-sp-linkedin {
    width: 32px;
    height: 32px;
 }

.td-social-font-icons .td_social_linkedin .td-sp:before {
    content: '\e81f';
    color: #0e76a8;
}

.td-social-style8 .td_social_type .td-social-box {
    border: none !important;
}