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


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

@media (max-width: 767px) {
	.td-main-page-wrap {
		padding-top: 0 !Important;
	}
}

@media (max-width: 767px) {
	.mobile-show {
		display: block !important;
	}
	.desktop-show {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.mobile-show {
		display: none !important;
	}
	.desktop-show {
		display: block !important;
	}
}


/* Bootstrap */
.container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container *:before,  .container *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {

.container {
  width: 750px;
}
}

@media (min-width: 992px) {

.container {
  width: 970px;
}
}

@media (min-width: 1200px) {

.container {
  width: 1170px;
}
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left;
}

.col-sm-12 {
  width: 100%;
}

.col-sm-11 {
  width: 91.66666667%;
}

.col-sm-10 {
  width: 83.33333333%;
}

.col-sm-9 {
  width: 75%;
}

.col-sm-8 {
  width: 66.66666667%;
}

.col-sm-7 {
  width: 58.33333333%;
}

.col-sm-6 {
  width: 50%;
}

.col-sm-5 {
  width: 41.66666667%;
}

.col-sm-4 {
  width: 33.33333333%;
}

.col-sm-3 {
  width: 25%;
}

.col-sm-2 {
  width: 16.66666667%;
}

.col-sm-1 {
  width: 8.33333333%;
}
}

@media (min-width: 992px) {

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left;
}

.col-md-12 {
  width: 100%;
}

.col-md-11 {
  width: 91.66666667%;
}

.col-md-10 {
  width: 83.33333333%;
}

.col-md-9 {
  width: 75%;
}

.col-md-8 {
  width: 66.66666667%;
}

.col-md-7 {
  width: 58.33333333%;
}

.col-md-6 {
  width: 50%;
}

.col-md-5 {
  width: 41.66666667%;
}

.col-md-4 {
  width: 33.33333333%;
}

.col-md-3 {
  width: 25%;
}

.col-md-2 {
  width: 16.66666667%;
}

.col-md-1 {
  width: 8.33333333%;
}
}

@media (min-width: 1200px) {

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: left;
}

.col-lg-12 {
  width: 100%;
}

.col-lg-11 {
  width: 91.66666667%;
}

.col-lg-10 {
  width: 83.33333333%;
}

.col-lg-9 {
  width: 75%;
}

.col-lg-8 {
  width: 66.66666667%;
}

.col-lg-7 {
  width: 58.33333333%;
}

.col-lg-6 {
  width: 50%;
}

.col-lg-5 {
  width: 41.66666667%;
}

.col-lg-4 {
  width: 33.33333333%;
}

.col-lg-3 {
  width: 25%;
}

.col-lg-2 {
  width: 16.66666667%;
}

.col-lg-1 {
  width: 8.33333333%;
}
}

.container:before,  .container:after,  .container-fluid:before,  .container-fluid:after,  .row:before,  .row:after {
  content: " ";
  display: table;
}

.container:after,  .container-fluid:after,  .row:after {
  clear: both;
}

.td-post-sub-title {
  color: #424141;
}

.td_module_11 .entry-title {
  font-weight: bold;
}


/*widget*/
.td_block_widget .block-title {
	margin-bottom: 26px;
}

.td_social_linkedin .td-social-box {
    background-color: #0e76a8;
}

.td-sp.td-sp-linkedin {
    width: 32px;
    height: 32px;
    background-position: -20px -275px;
    background-image: url(elements-modified.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all {
    .td-sp.td-sp-linkedin {
        background-image: url(elements-modified@2x.png) !important;
        background-size: 90px 2100px !important;
    }
}


.zoote-widget > a {
    font-size: 15px;
    line-height: 26px;
    color: #222;
    margin-top: ;
    margin-bottom: 35px;
    display: block;
}

.zoote-widget a > img {
  width: 100%;
  height: auto;
}

.td_social_googleplus .td_social_info {
	color: #177fb6;
opacity: 0.1;
}

.td_social_googleplus.td_social_type:hover .td-social-box {
    color: #222;
}

.td_social_googleplus .td_social_info.td_social_info_name {
	color: #fff;
opacity: 1;
}

.td-social-sharing-buttons.td-social-google {
display: none !important;
}


.td_social_googleplus .td-social-box {
	background-color: #177fb6;
}

/*custom tags*/
.td-page-content blockquote, .td-post-content blockquote, .wpb_text_column blockquote, .td_block_text_with_title blockquote, .bbpress blockquote, .woocommerce #tab-description blockquote, .mce-content-body blockquote, .comment-content blockquote {
  padding: 0;
  position: relative;
  text-align: center;
  margin: 2em auto 2.5em;
}

.td-page-content blockquote p, .td-post-content blockquote p, .wpb_text_column blockquote p, .td_block_text_with_title blockquote p, .bbpress blockquote p, .woocommerce #tab-description blockquote p, .mce-content-body blockquote p, .comment-content blockquote p {
  color: #000 !important;
  text-transform: none;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 0.8em 0;
  font-weight: normal;
  margin: 0;
  font-size: 1.5em;
  line-height: 1.4;
  position: relative;
}

.td-page-content blockquote p strong, .td-post-content blockquote p strong, .wpb_text_column blockquote p strong, .td_block_text_with_title blockquote p, .bbpress blockquote p strong, .woocommerce #tab-description blockquote p strong, .mce-content-body blockquote p strong, .comment-content blockquote p strong {
  font-weight: normal;
}  

.td-page-content blockquote p:before, .td-post-content blockquote p:before, .wpb_text_column blockquote p:before, .td_block_text_with_title blockquote p:before, .bbpress blockquote p:before, .woocommerce #tab-description blockquote p:before, .mce-content-body blockquote p:before, .comment-content blockquote p:before, .td-page-content blockquote p:after, .td-post-content blockquote p:after, .wpb_text_column blockquote p:after, .td_block_text_with_title blockquote p:after, .bbpress blockquote p:before, .woocommerce #tab-description blockquote p:after, .mce-content-body blockquote p:after, .comment-content blockquote p:after {
  content: "";
  position: absolute;
  width: 20%;
  height: 3px;
  background: #eee;
  left: 0;
  right: 0;
  margin: auto;
}

.td-page-content blockquote p:after, .td-post-content blockquote p:after, .wpb_text_column blockquote p:after, .td_block_text_with_title blockquote p:after, .bbpress blockquote p:before, .woocommerce #tab-description blockquote p:after, .mce-content-body blockquote p:after, .comment-content blockquote p:after {
  bottom: 0;
}

.td-page-content blockquote p:before, .td-post-content blockquote p:before, .wpb_text_column blockquote p:before, .td_block_text_with_title blockquote p:before, .bbpress blockquote p:before, .woocommerce #tab-description blockquote p:before, .mce-content-body blockquote p:before, .comment-content blockquote p:before {
  top: 0;
}

.ads-container img {
  width: 100%;
  height: auto;
}




/*Homepage*/
.td-grid-style-1 .td-module-thumb a:last-child:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.3) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.mfp-figure:before {
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}

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

/*ISSUU*/
.issuu-magazine {
  display: none;
}

.page-id-3918 .vc_general.vc_cta3.vc_cta3-style-classic, .page-id-3918 .vc_general.vc_cta3.vc_cta3-style-custom {
border: none;
padding: 0;
padding-bottom: 1.5em;
  
}

.logged-in.page-id-464 .issuu-magazine, .logged-in.page-id-469 .issuu-magazine, .logged-in.page-id-466 .issuu-magazine {
  display: block;
}



/* PROFILE*/
.swpm-login-widget-logged .row, #swpm-editprofile-form .row {
  padding-bottom: 15px;
}

#swpm-editprofile-form input[type="text"] {
  background-color: #f4f4f4;
}



/*footer*/
.td-footer-wrapper .td-pb-row {
   display: flex;
   align-items: stretch;
}

.td-footer-wrapper .widget {
    margin-bottom: 10px;
}

.td-footer-wrapper .td-pb-span8, .td-footer-wrapper .td-pb-span4 {
   width: 50%;
}

.td-footer-wrapper .td-pb-row [class*="td-pb-span"] {
   display: flex;
   justify-content: center;
   flex-direction: column;
}

.td-social-style-2 .td-icon-font {
  border: none;
  background: none;
}

.td-footer-wrapper {
  padding: 0;
}

.td-social-style-2 .td-social-icon-wrap {
  margin: 0;
}

.td-footer-bottom-full {
  margin-top: 0;
}

.td-mobile-footer-wrap {
  margin-top: 30px;
}

.et_bloom .et_bloom_widget_content .et_bloom_form_container,  .et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {
  background-color: transparent !important;
}

.et_bloom .widget_bloomwidget .et_bloom_bottom_stacked p.et_bloom_popup_input {
  width: 60%;
}

.et_bloom .widget_bloomwidget .et_bloom_optin_2 .et_bloom_form_content button {
  width: 40%;
  border-radius: 0;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}

.et_bloom .et_bloom_form_content button {
  padding: 0;
  line-height: 40px;
}

.et_bloom .widget_bloomwidget .et_bloom_widget_content .et_bloom_form_header {
  padding: 0 !important;
}

.et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {
  padding: 10px;
}

.td-footer-wrapper .block-title {
  margin-bottom: 18px;
}

.et_bloom .widget_bloomwidget .et_bloom_widget_content .et_bloom_form_header {
  padding: 10px !important;
}

.et_bloom .widget_bloomwidget .et_bloom_form_header img,  .et_bloom .widget_bloomwidget .et_bloom_form_header .et_bloom_form_text {
  padding: 0;
}

.widget_bloomwidget {
  margin-bottom: 0;
}

.et_bloom .et_bloom_form_header h2 {
  font-size: 20px !important;
  text-transform: uppercase;
}