/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");


.top-bar {
	background: transparent !important;
    border-top: 0px solid #e54e53;
    border-bottom: 0px solid #333333;
    position: absolute;
    width: 100%;
    z-index: 1;
	margin-top: 65px;
}
.top-bar-content > div {
	display: block;
    width: 100%;
}
.top-bar .search {
	margin: 0 0 15px 0;
}
.top-bar .search form {
	float: right;
}
.top-bar .search .query {
	background: none repeat scroll 0 0 #f8f8f8;
	border: 1px solid #dadada;
	box-shadow: none;
	color: #2d2d2d;
	height: 26px;
	font-size: 12px;
	width: 200px; 
}
.top-bar .search .query:focus {
	width: 230px;
}
.top-bar .search-button {
    background: #461c4f;
    margin-left: 0;
    line-height: 26px;
    height: 30px;
    width: 30px;
}
.top-bar .search .fa-search {
	color: #fff;
}

.main-wrap #main-head {
	/*background-image: url(images/top_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
	height: 230px;
}
.main-head .title {
	position:relative;
	z-index:4;
}
#main-head .navigation-wrap.cf {
	background-color: #630064;
	position: absolute;
    width: 100%;
    bottom: 0;
}
#main-head .navigation-wrap.cf.sticky-nav {
	position:fixed;
	bottom: initial;
}
.navigation-wrap.cf .navigation.cf.nav-dark {
	max-width: 1078px;
    margin: 0 auto;
    padding: 0 ;
    text-align: left;
}
.navigation-wrap.cf .navigation {
	
}
.navigation-wrap.cf .navigation .menu {
    float: right;
}
.navigation-wrap.cf .navigation .menu > li {
	
}
.navigation-wrap.cf .navigation .menu > li > a {
	padding: 0px 8px;
    font-size: 13px;
}
.home .main-featured {
	margin-top:40;
	padding-top: 0px;
    z-index: 2;
    position: relative;
}
.navigation.nav-dark .hamburger.fa.fa-bars {
	display:none;
}

.home .main-featured .blocks.col-4 .widgettitle {
	font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    background: #362336;
    color: #efefef;
    padding: 0 14px;
    line-height: 34px;
    margin-bottom: 10px;
}
.home .main-featured .blocks.col-4 h2:nth-child(3) {
	display: none;
}
.home .main-featured .blocks.col-4 li {
    border-bottom: 1px solid #d9d9d9;
    padding: 7px 0px;
	display: none;
}
.home .main-featured .blocks.col-4 li:first-child {
    padding-top: 0;
}
.home .main-featured .blocks.col-4 li:nth-child(-n+7) {
	display: block;
}
.home .main-featured .blocks.col-4 select option:nth-child(-n+8),
.home .main-featured .blocks.col-4 .ui.selection.dropdown .menu>.item:nth-child(-n+8) {
	display: none;
}
.home .main-featured .blocks.col-4 select option:nth-child(1),
.home .main-featured .blocks.col-4 .ui.selection.dropdown .menu>.item:nth-child(1){
	display: block;
}
.home .main-featured .blocks.col-4 .ui.selection.dropdown .menu>.item {
	font-size: 14px;
}
.home .main-featured .blocks.col-4 select {
    margin-top: 10px;
    height: 30px;
    width: 100%;
    border-radius: 0 none;
}
.home .main-featured .ui.selection.dropdown {
	min-height: 15px;
	width: 87%;
    margin-top: 10px;
}

/* quotes */
.post-content blockquote {
	border-top:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	padding: 18px 75px 18px 50px!important;
	position: relative;
	font-size: 14px;
	background-color: transparent;
	border-left: 0;
}
.post-content blockquote:before {
	content:'';
	width:5px;
	height: 85%;
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	background-color:#630064;
}
.post-content blockquote:after {
	display: block;
	content: "\201A";
	font-size: 30em;
	position: absolute;
	right: 2px;
	top: -485px;
	color: #E6E6E6;
	font-family: Arial;
}

.lower-foot .textwidget {
    width: 100%;
}
.lower-foot .textwidget > div > div:last-child {

}

.listing-meta .comments, .posted-by, .comments { display:none; }


.icon_default.wprmenu_icon_par:before {
	content:"+";
}
.icon_default.wprmenu_par_opened:before {
	content:"-";
}

.instagram-pics {
	
}
.instagram-pics li {
    float: left;
    width: 25%;
    border: none !important;
    padding: 0;
    margin: 0;
}
.instagram-pics li img {
	width:100%;
}
.instagram-pics li {
	
}
.urwaSpecial {
overflow: hidden;padding-left: 23px;
}
.main-wrap .main-footer {
	background-color: #e9e8e7;
    border-top: 1px solid #f9b516;
}
.main-footer .wrap {
	width: 100%;
    padding-left: 0;
    padding-right: 0;
	overflow-x: hidden;
	padding-top: 0px;
}
.main-footer .widget {
	padding-left: 0;
	padding-right: 0;
}
.main-footer .widgettitle {
	color: #111;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    /* font-family: Calibri; */
    width: 100%;
    padding: 20px 0;
    border: 0;
    margin-bottom: 0;
}

.main-footer .loadmore {
    width: 100%;
    height: 40px;
    text-align: center;
    margin-bottom: 0px;
}
.main-footer .loadmore a {
	width: auto !important;
    padding: 3px 30px 3px;
    display: inline-block;
    margin: 0 0 20px;
    background: #5b2867;
    color: white;
    font-size: 13px;
    border-radius: 5px;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    -ms-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -webkit-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
.main-footer .lower-foot .wrap {
	max-width: 1078px;
    padding: 14px 25px;
}

@media only screen and (max-width: 799px) {
	.main-head .title {
		z-index: inherit;
		margin: 0 auto !important;
	}
	.logo-image {
		position:relative;
		z-index:2;
	    height: 220px;
	}
	#main-head .navigation-wrap.cf {
		display: none;
	}
	.top-bar {
		margin-top: 213px; 
	}
	
}
 