/*
Theme Name: dpsb-child
Template: dpsb
*/
@import url("../dpsb/style.css");

.margine-dx {
    padding-right: 5%;
    padding-left: 5%; /**/
}
.margine-sx {
    padding-left: 5%;
    padding-right: 5% /**/
}
.background-immagine {
    height: 100%
}
.maiuscolo {
    text-transform: uppercase;
}
.qode-advanced-image-gallery .qode-aig-image .qode-aig-image-inner {
    border-radius: 15px;
}
.footer_top a:hover {
    color: #0a5e9e !important;
}
.video-belfish {
    z-index: 100;
}
.header_bottom, .header_top, .fixed_top_header .bottom_header {
    background-color: rgba(30,66,100,0.4)!important;
}
header.scrolled nav.main_menu > ul > li > a, header.light.scrolled nav.main_menu > ul > li > a, header.dark.scrolled nav.main_menu > ul > li > a {
    color: #143553;
}

/*  Responsive   */
@media only screen and (max-width: 768px) /*and (min-width: 600px)*/ {
	.margine-dx,
	.margine-sx { /**/
		padding-left: 30px;
		padding-right: 30px;
	}
}
/*** ***/
.home .q_icon_list p {

    padding: 0 0 3px 44px;
}

.home .column-with-shadow{
    border-radius: 15px;
    box-shadow: 5px 10px 30px 0px rgba(0,0,0,0.1);
}

.home .vc_row.amazing-books{
    background-position: top!important;
}

.home .qode-advanced-image-gallery .qode-aig-image .qode-aig-image-inner{
    border-radius: 5px;
}

.home .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit{
    box-shadow: 5px 10px 30px 0px rgba(0,0,0,0.1);
}

.home .qode_video_box .qode_video_image:hover .qode_video_box_button{
    transform: scale(1.05);
}

.home .qode_video_box .qode_video_image .qode_video_box_button{
    transition: all 0.3s ease;
}
.home .q_icon_with_title.tiny .icon_holder img {
    width: 50%;
}
/********************************/
.margin-left-60 .vc_column-inner {
	margin-left: -60px;
}
@media only screen and (max-width: 1200px) {
	.catalogo-belfish > div > div {
		padding: 0 5%;
	}
	.margin-left-60 .vc_column-inner {
		margin-left: 0;
	}
	.catalogo-belfish #img-catalogo .q_elements_item_content  {
		padding: 0!important;
	}
}
@media only screen and (max-width: 600px) {
	.margin-left-60 .vc_column-inner {
		margin-left: 0;
	}
	/*.margin-left-60 .vc_column-inner .wpb_wrapper {
		padding: 0 30px;
	}*/
}

.dps-img-dx .vc_column-inner,
.dps-img-sx .vc_column-inner {
	padding: 0;
}
.dps-img-dx .vc_column-inner img,
.dps-img-sx .vc_column-inner img {
	width: 1024px;
}
#contatti-hide {
    text-align: left;
    visibility: hidden;
    display: block;
    top: -100px;
}
.scrolled .qode_icon_font_awesome {
	color: #143553!important;
}
@media only screen and (max-width: 480px) {
	div.grid_section .section_inner {
		width: 380px;
	}
}
@media only screen and (max-width: 400px) {
	div.grid_section .section_inner {
		width: 300px;
	}
	.q_logo img {
		max-width: 200px;
		height: auto;
	}
	h1 {
		font-size: 30px;
		line-height: 36px;
	}
}
.mobile_menu_button span {
	color: #30ABE2;
}
@media only screen and (max-width: 1000px) {
	.header_bottom {
			background-color: #FFFFFF!important;
	}
}
iframe.iubenda-ibadge {
	vertical-align: middle;
}