/*
Theme Name:   Zox News Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  Zox News Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zox-news
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/

#mvp-main-nav-top {
	max-height: 54px;
}

div.header-logo-right {
	display: none;
}

.mvp-widget-home .mvp-ad-label {
	display: none;
}

span.mvp-widget-home-title {
	background: #ddd !important;
	color: #000 !important;
}

span.mvp-feat1-pop-head {
	background: #ddd !important;
	color: #000 !important;
}

span.mvp-post-cat {
	background: #ddd !important;
	color: #000 !important;
}

span.mvp-cd-cat {
	color: #000 !important;
	border: 0.1px solid;
	background: #ddddddfa;
}


span.mvp-cd-date {
	color: #000;
}


@media screen and (min-width: 1200px) {
	#mvp-site {
		width: 1200px;
		margin: 0 auto;
	}

	#mvp-site-wall, #mvp-main-nav-top, #mvp-main-nav-bot {
		width: 1200px;
		margin: 0 auto;
	}

	h3.mvp-post-cat {
		margin-left: 12px;
	}

	.mvp-nav-bot-left {
		width: 30px;
		padding-left: 15px;
	}

	.mvp-nav-bot-right {
		width: 30px;
		padding-right: 15px;
	}
}

.mvp-feat1-list-wrap a:first-child .mvp-feat1-pop-cont {
	margin-top: 0px;
}

.mvp-nav-soc-wrap {
	padding-right: 0px;
	padding-left: 0px !important;
}

.bg-transparent {
	background-color: transparent !important;
}

.width-60px {
	width: 60px;
}

div.header-logo-left {
	height: 100%;
	line-height: 0;
}

img.header-logo-left {
	padding-left: 15px;
	height: 100%;
	width: auto;
}

img.header-logo-left {
	height: 140%;
	margin-top: -7px;
}

/** CUSTOM
img.header-logo-left  {
	padding-left: 200px;
	height: 140%;
} */

div.mvp-vid-box-wrap {
	color: #ffffff !important;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

div.live-icon {
	top: 0;
	left: 10px;
	margin: 0;
	width: 60px;
}

img.live-icon {
	width: 60px;
	min-width: 60px !important;
	height: auto;
	z-index: 10;
}

ul.mvp-alp-soc-list {
	text-align: center;
	display: inline-block;
	width: 100%;
}

ul.mvp-alp-soc-list li {
	display: inline;
	width: auto;
	padding-left: 2.8rem;
	padding-right: 2.8rem;
	padding: 0.4rem 2.8rem;
}

ul.mvp-alp-soc-list li.mvp-alp-soc-youtube {
	background: #ff0000;
}

ul.mvp-alp-soc-list li.mvp-alp-soc-whatsapp {
	background: #89b312;
}

#mvp-post-feat-img img {
	width: 100%;
}

#mvp-feat6-img {
	line-height: 0;
	width: 57.666666%;
}

#mvp-fly-logo img {
	width: 100%;
	height: auto;
}

.evolve-adv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.mvp-widget-ad {
	text-align: center;
}

#mvp-leader-wrap {
	margin-bottom: 15px;
	margin-top: 15px;
}

@media screen and (max-width: 900px) {
	div.header-logo-left {
		display: none !important;
	}

	div.header-logo-right {
		display: block;
	}

	div.header-logo-right {
		height: 100%;
		line-height: 0;
	}
}

@media screen and (max-width: 479px) {
	ul.mvp-alp-soc-list li {
		padding: 0.4rem 1rem;
	}

	.archive #mvp-feat6-wrap {
		width: 100% !important;
	}

	.mvp-nav-top-mid img {
		width: 100%;
	}

	.mvp-widget-breaking-news {
		margin-bottom: 30px;
	}
}

/** Loader Style 
*/

.lds-dual-ring {
	text-align: center;
	display: none;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	margin-top: 1.8rem;
}

.lds-dual-ring:after {
	content: " ";
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	border-radius: 50%;
	border: 6px solid #000;
	border-color: #000 transparent #000 transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.mvp-nav-soc-wrap {
	padding-left: 15px;
}

div[id^="popup-parent-"] {
	width: 100%;
}

.st-swap-player {
	width: 100%;
}

#mvp-content-main img {
	width: 100%;
}

.offscreen {
	position: absolute;
}

@media screen and (max-width: 479px) {
	#mvp-feat1-wrap {
		margin-top: 30px;
	}

	/*#masthead {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 99999;
		text-align: center;
		width: 100%;
	}*/
	#mvp-fly-logo img, .mvp-nav-logo-small img {
		width: auto !important;
	}
}

/** Newsletter Style **/

.newsletter-bg {
	background-image: url("images/newsletter-3.jpeg");
	background-repeat: no-repeat;
	background-position: top center;
}

.newsletter-bg #mvp-site {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.newsletter-content {
	padding: 1.8rem;
	width: 60%;
	color: white;
}

.newsletter-content img {
	padding-top: 1.8rem;
	width: 60% !important;
	height: auto !important;
}

.newsletter-content h1 {
	color: #ffffff;
	font-size: 39px;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 0.9em;
	letter-spacing: 2.5px;
	text-shadow: 0px 0px 7px #000000;
}

.newsletter-content input[type="email"] {
	font-size: 12px;
	line-height: 21px;
	color: #444;
	border: 1px solid #e1e1e1;
	width: 100%;
	max-width: 100%;
	height: 34px;
	padding: 3px 9px;
	margin-bottom: 1.8rem;
}

.newsletter-content a {
	color: #cebe29;
}

.dropdownnewsletterbtn {
	background-color: #80b229;
	color: white;
	padding: 16px;
	font-size: 20px;
	border: none;
}

#mvp-content-main tbody tr, .mvp-post-add-main tbody tr {
	background: #80b22930 ! important;
}

.newsletter-content input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	padding-top: 1.2rem;
}

.iscrivimibtn, .newsletter-content button {
	background-color: white;
	color: black;
	padding: 15px;
	font-size: 18px;
	font-weight: bold;
	border: 2PX double #80b229;
	margin-left: 0px;
	border-radius: 15px;
	margin-top: 1.8rem;
}

.dropdownnewsletter-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdownnewsletter-content a:hover {
	background-color: white;
}

.dropdownnewsletter:hover .dropdownnewsletter-content {
	display: block;
}

span.mvp-cd-author {
	font-weight: 600;
	margin-left: 5px;
	color: #141215;
	font-size: .7rem;
	line-height: 1;
	display: flex;
}

span.mvp-cd-author::before {
	content: "/";
	margin-right: 5px;
}

.mvp-feat1-left-wrap span.mvp-cd-author, .mvp-widget-feat1-top-story span.mvp-cd-author, .mvp-widget-feat2-left-cont span.mvp-cd-author, .mvp-widget-dark-feat span.mvp-cd-author, .mvp-feat3-main-story span.mvp-cd-author, .mvp-feat3-sub-story span.mvp-cd-author {
	color: #eee;
}

/***
* Marketing Box CSS Style
*/

.mvp-widget-marketing-box-row {
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	grid-template-rows: repeat(1, 210px);
}

@media screen and (max-width: 479px) {
	.mvp-widget-marketing-box-row {
		grid-template-rows: repeat(2, 210px);
	}
}

.mvp-widget-marketing-box-row > div > img {
	width: 100%;
	object-fit: cover;
}

.pjnt-border {
	border: 2px solid !important;
	width: auto;
	background: #ffffff00 !important;
	border-color: #80b229 !important;
}

.pjnt-content .pjnt-item a {
	color: #cc2d2c !important;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.font-10 {
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: #141215;
	font-style: italic;
	text-decoration: blink;
	font-weight: bold;
}

.theiaPostSlider_nav ._title ._helper {
	color: #ff0000;
}

.theiaPostSlider_nav ._buttons ._text {
	color: #ff0000;
}

/***
* Seriea A Box CSS Style
*/

@media screen and (min-width: 820px) {
	.squadre {
		padding-top: 16px;
		margin: 0px auto;
		display: inline-block;
		height: 41px;
	}

	.squadre a div {
		float: left;
		width: 38px;
		height: 38px;
		margin-right: 9px;
		background-position: center;
	}
}

#atalanta, .sprite-atalanta {
	margin-left: 5px;
	background-image: url(images/squadre/Atalanta.svg);
	background-repeat: no-repeat;
}

#bologna, .sprite-bologna {
	background-image: url(images/squadre/Bologna.svg);
	background-repeat: no-repeat;
}


#cagliari, .sprite-cagliari {
	background-image: url(images/squadre/Cagliari.svg);
	background-repeat: no-repeat;
}

#como, .sprite-como {
	background-image: url(images/squadre/Como.svg);
	background-repeat: no-repeat;
}

#cremonese, .sprite-cremonese {
	background-image: url(images/squadre/Cremonese.svg);
	background-repeat: no-repeat;
}

#empoli, .sprite-empoli {
	background-image: url(images/squadre/Empoli.svg);
	background-repeat: no-repeat;
}

#fiorentina, .sprite-fiorentina {
	background-image: url(images/squadre/Fiorentina.svg);
	background-repeat: no-repeat;
}

#genoa, .sprite-genoa {
	background-image: url(images/squadre/Genoa.svg);
	background-repeat: no-repeat;
}

#inter, .sprite-inter {
	background-image: url(images/squadre/Inter.svg);
	background-repeat: no-repeat;
}

#juventus, .sprite-juventus {
	background-image: url(images/squadre/Juventus.svg);
	background-repeat: no-repeat;
}

#lazio, .sprite-lazio {
	background-image: url(images/squadre/Lazio.svg);
	background-repeat: no-repeat;
}

#lecce, .sprite-lecce {
	background-image: url(images/squadre/Lecce.svg);
	background-repeat: no-repeat;
}


#milan, .sprite-milan {
	background-image: url(images/squadre/Milan.svg);
	background-repeat: no-repeat;
}

#monza, .sprite-monza {
	background-image: url(images/squadre/Monza.svg);
	background-repeat: no-repeat;
}

#napoli, .sprite-napoli {
	background-image: url(images/squadre/Napoli.svg);
	background-repeat: no-repeat;
}

#parma, .sprite-parma {
	background-image: url(images/squadre/Parma.svg);
	background-repeat: no-repeat;
}

#pisa, .sprite-pisa {
	background-image: url(images/squadre/Pisa.svg);
	background-repeat: no-repeat;
}
#roma, .sprite-roma {
	background-image: url(images/squadre/Roma.svg);
	background-repeat: no-repeat;
}

#salernitana, .sprite-salernitana {
	background-image: url(images/squadre/Salernitana.svg);
	background-repeat: no-repeat;
}

#sampdoria, .sprite-sampdoria {
	background-image: url(images/squadre/Sampdoria.svg);
	background-repeat: no-repeat;
}

#sassuolo, .sprite-sassuolo {
	background-image: url(images/squadre/Sassuolo.svg);
	background-repeat: no-repeat;
}

#torino, .sprite-torino {
	background-image: url(images/squadre/Torino.svg);
	background-repeat: no-repeat;
}

#udinese, .sprite-udinese {
	background-image: url(images/squadre/Udinese.svg);
	background-repeat: no-repeat;
}

#hellas-verona, .sprite-verona {
	background-image: url(images/squadre/Verona.svg);
	background-repeat: no-repeat;
}

#venezia, .sprite-venezia {
	background-image: url(images/squadre/Venezia.svg);
	background-repeat: no-repeat;
}

.author-box-wrap .desc {
	line-height: 20px;
}

.dropdown-content {
	z-index: 50 !important;
}

.sprite {
	background-repeat: no-repeat;
	display: inline-block;
	height: 40px;
	vertical-align: middle;
	width: 40px;
}

.dropdown.header-search {
	display: block;
}

.dropdown {
	position: relative;
	display: none;
	line-height: initial;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #ccc;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	margin-top: 1px;
	text-align: center;
	height: 399px;
	width: 100%;
}

.dropdown-content a {
	color: #fff;
	padding: 8px 16px;
	text-decoration: none;
	display: block;
	background-color: #585858;
	text-transform: uppercase;
	margin-bottom: 1px;
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
}

.dropdown a:hover {
	background-color: #1A1A1A;
}

@media screen and (max-width: 812px) {
	.dropdown {
		display: block;
	}
}

.contenitore {
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	top: 0px
}

.home .contenitore {
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	top: 0px
}

.show {
	display: block !important;
}

.dropbtn:hover, .dropbtn:active {
	background-color: #585858;
}

.dropbtn {
	background-color: #585858;
	color: white;
	font-size: 1.5em;
	border: none;
	cursor: pointer;
	width: 100%;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.dropbtn::after {
	content: '';
	position: absolute;
	right: 5%;
	top: 48%;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

/***
* Subscribe-message styling and localization
*/

#subscribe-message {
	margin-bottom: 1.8rem;
}

#subscribe-button {
	cursor: pointer;
	position: fixed;
	bottom: 70px;
	right: 5px;
	width: 40px;
	height: 40px;
	background-color: rgb(247, 57, 57);
	z-index: 9999;
	border-radius: 20px;
	border: none;
	color: white;
}

/* The Modal (background) */

.modal {
	display: none;
	position: fixed;
	z-index: 9999999999;
	padding-top: 170px;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
	transform: translate(-50%, -50%);
}

/* Modal Content */

.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #f7f7f7;
	width: 80%;
	height: 512px;
	overflow: auto;
}

.modal-content h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 1.4rem;
}

.modal-content p {
	padding-bottom: 1.4rem;
}

.modal-content .teams-list {
	display: inline-block;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

@media screen and (min-width: 1280px) {
	.modal-content {
		width: 1160px;
	}
}

/* The Close Button */

.close {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#subscribe-message.subscribed, #subscribe-message.unsubscribed, #subscribe-message.subupdated, #subscribe-message.choosecategory {
	opacity: 1;
}

#subscribe-submit {
	padding: 12px 24px;
	border-radius: 4px;
	background-color: #80b229 !important;
	color: #fff !important;
	margin-bottom: 1.8rem;
}

/*Sticky Banners*/
.sticky-banner {
	width: 1200px;
	max-width: 100%;
	text-align: center;
	margin: 0;
	padding: 0 !important;
	box-shadow: none !important;
}


.mvp-nav-banner {
	position: fixed !important;
	bottom: 0px !important;
	padding: 10px 0 !important;
	-webkit-transform: translate3d(0, -70px, 0) !important;
	-moz-transform: translate3d(0, -70px, 0) !important;
	-ms-transform: translate3d(0, -70px, 0) !important;
	-o-transform: translate3d(0, -70px, 0) !important;
	transform: translate3d(0, -70px, 0) !important;
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	transition: transform 0.4s ease;
	height: 30px !important;
	z-index: 9999;
}

/***
* Sportreview CSS Style
*/

/***
* Adv CSS Style
*/

span.mvp-ad-label {
	display: none !important;
}

.mvp-post-soc-list {
	display: none !important;
}

#mvp-foot-wrap {
	background: #111;
	width: 100%;
	z-index: 9999 !important;
}


#mvp-content-bot {
	display: none !important
}

.slickWindow animated bottomLeft slideBottom {
	background-color: rgb(255, 255, 255, 0) ! important;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px ! important;
}


/*Evolve fix Speedup Maggio 2023
#evolve-desktop-masthead{
	background: #f7f7f7;
	padding: 15px 0;
	height: 270px;
	margin-bottom: 20px;
}
#evolve-mobile-masthead{
	position: fixed;
	top:0;
	width: 100%;
	padding:0;
	height: 115px;
	background: #f7f7f7;
	z-index: 8888;
}
.jungle-top-container, #evolve-desktop-masthead {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 768px) {
	body{
		margin-top: 100px!important;
	}
	body.no-mobile-masthead{
		margin-top: 0px!important;
	}
	.mvp-fixed  {
		top: 45px!important;
	}
	body.no-mobile-masthead .mvp-fixed{
		top: -70px!important;
	}
	#evolve-desktop-masthead{
		display: none!important;
	}
	#close-mobile-masthead{
		background: #80b229;
		color: #fff;
		font-size: 12px;
		padding: 10px;
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;
		border-radius: 5px;
	}
}
@media screen and (min-width: 769px) {
	#evolve-mobile-masthead{
		background: none!important;
	}
	#close-mobile-masthead{
		display: none;
	}
}}*/
@media screen and (max-width: 479px) {
	#mvp-side-wrap {
		margin: 20px 0 0 !important;
		width: 100% !important;
	}


	#mvp-content-main p, .mvp-post-add-main p {
		font-size: 1.3rem !important;
		line-height: 1.5 !important;
	}
}

.placeholder {
	align-items: center !important;
	background-color: #dddddd2b ! important;
	display: flex !important;
	justify-content: center !important;
	max-width: 100% ! important;
}

#displayConsentUiLink {
	color: gray;
	font-family: 'Oswald', sans-serif;
	font-size: 14.4px;
	padding: 50px;
}

.mvp-author-info-text {
	color: #000 !important;
}

/*Unset overflow for Fytur */
#mvp-site, #mvp-site-wall, #mvp-content-body-top, .mobile-masthead {
	overflow: unset !important;
}

.article {
	height: 360px;
	padding: 10px !important;
	overflow: clip !important
}

.scommessedesk {
	height: 360px;
	width: 300px;
	padding: 10px !important; 
	overflow: clip !important
  }

.scommessemob {
	height: 360px;
	width: 300px;
	padding: 10px !important; 
	overflow: clip !important
  }

.gptslot {
	overflow: clip !important;
	height: 100% !important;
}

.box-1, .box-2 {
	height: 600px;
	overflow: clip;
}

.masthead {
	height: 250px !important;
	overflow: clip !important
}

.mobile-masthead {
	height: 250px !important;
	overflow: clip !important;
	padding: 10px !important;
}

.inpage {
	height: 300px;
	overflow: clip !important
}

.inpage_desktop {
	height: 320px !important;
	overflow: clip !important;
}

.inpage_mobile {
	height: 300px !important;
	overflow: clip !important;
	padding: 10px !important;
	
}

@media screen and (max-width: 899px) {
	.article {
		height: 480px ! important;
		padding: 10px !important;
	}

	.gptslot {
		overflow: clip !important;
		height: 100% !important;
	}
}

@media screen and (min-width: 768px) {
	.mobile-masthead {
		display: none !important;
	}

	.inpage {
		height: 250px !important;
	}

	.inpage_mobile {
		display: none !important;
	}
	.scommessemob {
		display: none !important;
	  }
}

@media screen and (max-width: 767px) {
	.masthead {
		display: none ! important;
	}

	.box-1, .box-2 {
		display: none ! important;
	}

	.inpage_desktop {
		display: none ! important;
	}
	.scommessedesk {
		display: none ! important;
	  }
}

/*div che racchiude titolo categoria e descrizione*/
#header-archive {
	padding-bottom: 25px;
}

/*Titolo categoria*/
h1.mvp-title-archive {
	font-size: 60px;
	margin-top: 10px;
}

/*span sopra titolo categoria*/
.latest-news-title {
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: .75rem;
	line-height: 1rem;
	color: #374151;
}

/*descrizione categoria*/
#term-description-area h2 {
	font-size: 18px !important;
	padding: 10px 0 0;
	line-height: 24px;
	font-weight: normal !important;
}

/*Titolo post in evidenza*/
.title-post-evidence {
	color: #fff;
	float: left;
	font-size: 3.5rem;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	width: 100%;
	font-family: 'Oswald', sans-serif;
}

/*Categoria sopra titolo post in evidenza*/
.pop-head-post-evidence {
	text-align: left;
	float: left;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}

.title-loop-post {
	color: #222;
	float: left;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.1;
	width: 100%;
	font-family: 'Oswald', sans-serif;
}

.mvp-flex-story:hover .title-sidebar, .mvp-blog-story-col:hover .title-loop-post {
	opacity: .6;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.title-sidebar {
	color: #222;
	float: left;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.1;
	width: 100%;
	font-family: 'Oswald', sans-serif;
}

@media screen and (max-width: 479px) {

	/*Titolo post in evidenza da mobile*/
	.title-post-evidence {
		font-size: 2.2rem;
	}

	/*Titolo post loop da mobile*/
	.title-loop-post {
		font-size: 1.1rem;

	}

	.title-sidebar {
		font-size: 1rem;

	}

	/*Titolo categoria*/
	h1.mvp-title-archive {
		font-size: 50px;
	}
}

#smartbanner.android {
	background: #ffffff !important;
}

#smartbanner.android .sb-info strong {
	color: #6d6363 !important;
}

#smartbanner.android .sb-info {
	color: #b4aeae !important;
	text-shadow: 0 0px 0px #fff !important;
}

#smartbanner .sb-icon {

	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3) !important;
}

a, a:visited, .post-info-name a, .woocommerce .woocommerce-breadcrumb a {
	color: #2545e4;
	text-decoration: underline;
}

.mvp-feat1-list-text h2 {
	float: none !important;
}

.mvp-alp-soc-reg {
	display: block !important;
}

.mvp-post-soc-out, .mvp-post-soc-in {
	margin-left: 0px !important;
	width: 100%;
}

.mvp-nav-top-mid {
	padding: 0 15px;
}


/*
* Raleted with title and image and read more
*/

.mvp-post-add-img {
	margin-bottom: -100px !important;
}

.mvp-post-add-cont {
	height: 150px !important;
}



