/*
 Theme Name:   Hotmagazine Child
 Theme URI:    http://qkthemes.net
 Description:  Hotmagazine Child Theme
 Author:       qkthemes
 Author URI:   http://qkthemes.net
 Template:     hotmagazine
 Version:      3.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hotmagazine-child
*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-family: Gloria Hallelujah;
}

.very-large-post .title-post h2{
	font-size: 30px !important;
	color: #3b3e45 !important; 
}

p {
	text-align: left;
}

.widget p{
    font-size: 13px !important;
}

.top-line {
	height: 38px;
	padding: 0px;
}

.big-slider .image-slider li .hover-box .inner-hover h2 { 
	font-size: 80px !important;
	line-height: 80px !important;
	max-height: 250px !important;
	text-transform: capitalize !important;
}

.image-post2 .hover-box .inner-hover {
	margin-top: -120px !important;
}
.image-post2:hover{
	opacity: 0.5;
	}
.post-tags{ display: none; }
.navbar-nav > li > a:before {
    top: initial;
    bottom: -3px;
}
.navbar-nav > li:hover > a:before,
.navbar-nav > li > a.active:before {
    height: calc(100% + 3px);
}

.heading-news-box.articoli-carosello img {
	height: 430px;
}

.article-post {
	background-color: white;
	padding-top: 20px;
	padding-left: 20px;
	border-radius: 5px;
}
/*
header.active .nav-list-container {
    position: initial;
    top: initial;
    left: initial;
    background: inherit;
}
header.active {
    top: 0;
    position: fixed;
    width: 100%;
}
header.active .logo-advertisement {
    visibility: hidden;
    height: 0;
    transition: all .3s ease-in-out;
}
*/

.logo-advertisement{
    background-color: #ffa71d !important;
}

.navbar-brand img{
	height: 125px;
}

body a.category-post {
	background: #ffa71d !important;
	border-radius: 10px !important;
	line-height: 25px !important;
}

.standard-post3 .post-title a.category-post{
	visibility: hidden;
}

.standard-post3 .post-title {
	font-size: 26px;
	line-height: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: -30px;
}

.standard-post3 .post-content {
	font-size: 14px !important;
	line-height: 24px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.grid-box {
	outline-color: #e4e7e8;
	outline-style: solid;
	outline-width: thin;
}


.list-line-posts div.list-post {
	outline-color: #e4e7e8;
	outline-style: solid;
	outline-width: thin;
}

.owl-carousel .owl-item {
	margin-top: 1px;
	margin-bottom: 1px;
}

.nav-list-container {
	background-color: white;
}

.article-post .post-content {
	line-height: 24px;
}

.article-post .post-content h2 {
	font-size: 32px;
	line-height: 50px;
}

.share-box {
	line-height: 20px;
}

select.wpcf7-form-control.wpcf7-select {
	display: block !important;
	width: 100% !important;
	height: 63px !important;
	/*padding: 10px 20px !important;*/
	background: #fafafa !important;
	color: #333333 !important;
	font-size: 13px !important;
	border: 1px solid #e1e1e1 !important;
	margin: 0 0 16px !important;
	transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-webkit-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
}

#widget .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, select.wpcf7-form-control.wpcf7-select{
	
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	height: 35px !important;
}

.form_numero {
	width: 50px;
	text-align-last: center;
	text-align: center;
}

#menu-item-594 {
	background: #ffa71d;
}

/*.wpcf7 select.wpcf7-form-control.wpcf7-select {
    display: block;
    width: 100%;
    border-radius: 0 !important;
    overflow: hidden;
    height: 63px !important;
    border: 0 !important;
    box-shadow: none;
    background: red;
}*/


/*320px*/

@media all and (max-width: 375px) {
	.big-slider .image-slider li .hover-box .inner-hover h2 {
    	font-size: 15px !important;
		line-height: 20px !important;
		max-height: 100px !important;
	}
	
	.image-post2 .hover-box .inner-hover {
		margin-top: -50px !important;
	}
}
