/*
 Theme Name:   Neuros Child
 Description:  Neuros Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/neuros
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     neuros
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  neuros-child
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* ******************
 * @media screen and (max-width:991px){	
	h2{font-size:40px!important;font-weight:400!important;line-height:1em!important;letter-spacing:0!important;}	
*/

body.lang-it .widget-en { display: none; }
body.lang-en .widget-it { display: none; }

.page-title-container .page-title{margin: 0 0 20px;}

@media only screen and (min-width: 768px) {
    .body-container .footer-scroll-top { right: 50px!important; }
}

@media only screen and (min-width: 992px) {
  .page-title-container { min-height: 470px; font-size: 66px; }
  .page-title-container .page-title-row { padding: 0 30px;}
}


p.titolo_correlati{        font-size: 50px!important;line-height: 1em!important;margin-bottom:40px!important;}
@media only screen and (min-width: 992px) {
    .single-product.woocommerce div.product .related, .single-product.woocommerce div.product .upsells {        margin: 100px 0 0!important;    }
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: calc(100% + 10px)!important;}



.owl-nav .owl-prev:before {
	content: '<'!important;  
    font-family: sans-serif !important; font-size: 16px!important;font-weight: bold;
}

.owl-nav .owl-next:before {
	content: '>'!important; 
    font-family: sans-serif !important; font-size: 16px!important;font-weight: bold;
}
