/*
Theme Name:  DeVoe Child Theme
Theme URI: http://themeforest.net/user/mvpthemes
Description: DeVoe Child Theme
Author: MVP Themes
Author URI: http://themeforest.net/user/mvpthemes
Template: devoe
*/

@import url("../devoe/style.css");

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


/****************
*** Genreal ***
****************/
#head-main-top{
	margin-bottom: 40px;
}
#main-content-wrap{
	padding-top: 0px;
}
#content-in {
	margin-right: 0px;
}
.mobile-footer-links, .comment-form {
	display: none;
}
#above-footer-wrap {
	width: 67%;
	display: table;
	margin: auto;
}
ul.archive-col li {
	height: auto !important;
}
h3.home-widget-head {
	color: #000;
	font-size: 1.7rem;
	font-style: normal !important;
}
.feat-main-top-text h2, .feat-main-sub-text h2, .feat-wide-text h2, .feat-main2-text h2, .page-title, #woo-content h1.page-title, .woocommerce div.product .product_title, .woocommerce ul.products li.product h3 {
	font-family: 'Oswald', sans-serif !important;
	font-size: 23px !important;
	font-weight: 700;
	letter-spacing: normal;
}
.feat-main-top-text h2, .feat-main-sub-text h2, .archive-list-text a, .head-latest-text h2 {
	text-transform: none;
}
.small-nav-wrap ul li a {
	font-family: 'Oswald', sans-serif !important;
	padding: 18px 11px;
	font-size: 23px;
	font-weight: 300;
	line-height: 100%;
}
.cat-head {
	font-family: 'Oswald', sans-serif !important;
	font-size: 48px !important;
}
#comments, .post-tags, .foot-soc {
	display: none;
}
ul.archive-col li {
	height: auto;
}

/************************
*** Custom Shortcodes ***
*************************/

.cust-quote {
	padding: 1.857em !important;
	padding-top: 3em !important;
	border-left: 3px solid #d9d9d9;
	border-bottom: 1px solid transparent;
	background: #f2f2f2;
	color: #19232d;
	margin-bottom: 24px;
	line-height: 1.5;
	font-size: 18px;
	text-align: center;
	font-family: "Merriweather", Georgia, serif;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.2px;
}
.su-quote-style-default:before, .su-quote-style-default:after {
	display: none !important;
}
.su-quote-inner.su-clearfix {
	border-top: 2px solid #e54e53;
	padding-top: 1.2em;
}

/************************
*** Custom Pagination ***
*************************/

#cust-pagination {
	text-align: center;
	display: inline-block;
	width: 99%;
	padding: 9px 5px;
	margin: 15px 0px;
	background: #ebebeb;
}
#cust-pagination div {
	color: #FFFFFF;
	background-color: #dc1a0b;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
	display: inline-block;
	padding: 20px 0 20px 0;
	font-size: 24px !important;
	text-transform: uppercase;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	font-family: 'Oswald', sans-serif;
}
div#prev-page {
	background: #ababab;
	width: 23%
}
div#next-page {
	width: 73%;
	    margin-left: 3px;
}
#main-nav-logo img {
	padding-top: 5px;
	padding-left: 6px;
}

/****************
*** Home page ***
****************/


/*Custom header*/
#above-content-wrapper{
	padding: 0px 30px;
}
header, #custom-reco {
	display: none;
}

.home .main-nav-contain-in, .archive .main-nav-contain-in, .error404 .main-nav-contain-in {
	margin-left: 0px;
}
.home .feat-main-top-text p, .archive .feat-main-top-text p {
	display: none;
}
h1.cat-head {
	text-transform: uppercase;
	color: #000;
	font-style: normal;
}
.head-left-wrap>a>img {
	padding-top: 35px;
}
#custom-reco-in a {
	height: 100%;
	width: 20%;
}
.reco-box {
	height: 100% !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/*remove sidebar*/

.fly-but-wrap, #fly-wrap {
	display: none;
}

/*sidebar widget*/

.mvp_taglist_widget a {
	font-size: 12px;
}
.mvp_taglist_widget p, .archive-list-info, .mvp_taglist_widget span.archive-share-but, .mvp_taglist_widget .archive-list-share {
	display: none;
}

/****************
*** Post page ***
****************/

.post-template-default header, .post-template-default #custom-reco {
	display: block;
}
.post-template-default .content-main ul li,
.post-template-default .content-main ol li{
	margin-left: 0px;
}
.post-template-default #featured-image {
	display: none;
}
.post-template-default .main-nav-in {
	margin-right: 50px;
}
/*.post-template-default .content-bot-wrap {
	width: 68% !important;
}*/
h2.post-title.item.fn {
	display: none;
}
.post-template-default .theiaPostSlider_nav._right .post-template-default {
	display: none;
}
.post-template-default h1.post-title {
	font-size: 30px;
}
.post-template-default header {
	height: 0px;
}
.post-template-default #main-nav-contain {
	height: 0px;
}
.post-template-default #custom-reco {
	max-width: 94%;
	margin: auto;
	padding-bottom: 80px;
	padding-top: 35px;
}
.post-template-default #custom-reco-in {
	/*width: 220px;*/
	height: 127px;
	display: -webkit-flex;
	/* Safari */
	display: flex;
}
.post-template-default #custom-reco-in div {
	-webkit-flex: 1;
	/* Safari 6.1+ */
	-ms-flex: 1;
	/* IE 10 */
	flex: 1;
	background-position-y: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.post-template-default .post-info-left {
	display: none;
}
.post-template-default ul.archive-col li {
	width: 100%;
}
.post-template-default #main-content-wrap {
	padding-top: 50px;
}
.post-template-default #main-content-wrap, .post-template-default #main-nav-contain {
	width: 70%;
	margin: auto;
}
.post-template-default .post-body-in {
	margin-left: 0px;
}
.post-template-default #custom-reco h3 {
	position: relative;
	top: 130px;
	padding: 6px;
	font-family: 'Montserrat', sans-serif;
	font-size: .75rem;
	font-weight: 700;
	line-height: 130%;
	text-transform: uppercase;
}
.post-template-default h3:hover {
	color: #dc1a0b;
}
.post-template-default .post-info-top {
	border-bottom: 2px solid #a4a4a4;
	padding-bottom: 18px;
}
.post-template-default .archive-list-text a {
	font-size: 16px !important;
}
.post-template-default footer {
	width: 67% !important;
	margin-left: auto;
margin-right: auto;
	/*padding-top: 10px;*/
}

/*Footer*/
#foot-top {
    margin-bottom: 15px;
}

/*by Maxim*/

#foot-wrap a {
	color: #fff;
	text-transform: uppercase;
}
.post-template-default h3.foot-head {
	text-transform: uppercase;
	color: #bbb;
	position: initial;
}
.foot-widget {
	font-family: 'Montserrat', serif !important;
	font-size: 0.9rem;
	width: 27%;
}

/*end*/

#foot-wrap {
	padding-top: 0px !important;
	/*padding-bottom: 10px !important;*/
	background-color: #444444 !important;
	display: table;
}
.foot-widget:first-child {
	/*margin-right: 100px;*/
}
.post-template-default .foot-head {
	top: 0px;
}
.foot-widget {
	margin: 0;
	margin-top: 25px;
	width: 22%;
	font-family: 'Montserrat', serif !important;
	color: #aaa;
	font-size: .9rem;
	font-weight: 400;
	line-height: 140%;
	text-transform: uppercase;
}
#foot-wrap a {
	color: #FFF;
}
div#nav_menu-2 {
	left: 4%;
}

/********************
*** category-trending ***
*********************/

.category-trending #custom-reco, .category-trending .content-bot-wrap, .category-trending .archive-list-wrap {
	display: none;
}

/********************
*** Media Queries ***
*********************/


/*iPad in landscape*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#above-footer-wrap {
		display: inline-block;
		position: relative;
	}
	.post-template-default #main-content-wrap, .post-template-default #main-nav-contain {
		width: 100%;
		left: 0;
	}
	.foot-widget {
		max-width: 25%;
	}
	.foot-widget:first-child {
		margin-right: 25px;
	}
	.post-template-default footer {
		width: 100% !important;
		left: 0;
		padding-top: 10px;
	}

	/*#foot-wrap {
		width: 100% !important;
		left: 0px;
	}*/
	#above-footer-wrap {
		width: 100%;
		display: inline-block;
		left: 0;
		position: relative;
	}
	.foot-widget:first-child {
		margin-right: 0px;
	}
	#foot-top {
		display: inline-flex;
	}
}
@media screen and (max-width: 899px) and (min-width: 768px) {
	ul.archive-col li {
		height: auto !important;
	}
}
@media screen and (max-width: 768px) {
	#cust-pagination {
		padding: 9px 1px;
	}
	.post-template-default #custom-reco {
    padding-bottom: 110px;
}
	header {
		display: none;
	}
	#above-footer-wrap {
		width: 100%;
		display: inline-block;
		left: 0;
		position: relative;
	}
	.foot-widget:first-child {
		margin-right: 0px;
	}
	#foot-top {
		display: inline-flex;
	}
	.home header, .fly-but-wrap {
		display: block;
	}
	#foot-wrap {
		width: 100% !important;
		left: 0px;
	}
	#tmobile {
		top: 0px !important;
	}
	#custom-reco, #featured-image, .theiaPostSlider_nav._right {
		display: none;
	}
	span.cat-head-mobi {
		display: none;
		margin: 0px 0;
	}
	.feat-main-top-text h2 {
		font-size: 1.5rem !important;
	}
	#content-area {
		top: 35px;
	}
	h1.post-title {
		font-size: 1.8rem;
		text-transform: capitalize !important;
	}
	.post-template-default #main-content-wrap, .post-template-default #main-nav-contain {
		width: 100%;
		left: 0;
	}
	.post-template-default .archive-list-text a {
		font-size: 13px !important;
	}
	#foot-wrap {
		margin-bottom: 0px !important;
		padding-top: 15px;
	}
	#sidebar-wrap {
		display: none;
	}
	.content-area-in {
		margin-right: 0px !important;
	}
	.post-template-default .content-bot-wrap {
		width: 100% !important;
	}
	.archive-list-in {
		margin-right: 0px !important;
	}
}
@media screen and (max-width: 480px) {
	.fly-but-wrap, #fly-wrap {
		display: block;
		top: 0px !important;
	}
	.post-template-default #custom-reco {
		display: none;
	}
	.foot-copy {
		text-align: center;
	}
	.mobile-footer-links {
		display: block;
	}
	.foot-copy {
		text-align: center;
	}
	div#foot-top {
		display: none;
	}
	.post-template-default #foot-wrap {
		padding-top: 2px !important;
		padding-bottom: 10px !important;
	}
	.foot-widget:first-child {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	#above-content-wrapper, #above-footer-wrap {
    padding: 0px 0px 0px 0px !important;
}
	#cust-pagination div {
		font-size: 18px !important;
	}
	div#prev-page {
		background: #ababab;
		width: 21%
	}
	div#next-page {
		width: 71%;
		    margin-left: 3px;
	}
}

/**By Max**/

@media screen and (max-width: 480px) {
	.post-template-default #main-content-wrap {
		padding-top: 0px;
	}
	.foot-copy {
		text-align: center;
	}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
	.post-template-default #main-content-wrap, .post-template-default #main-nav-contain {
		width: 100%;
		left: 0;
	}
}
