/*
Theme Name: Magnifique Child
Theme URI: http://www.cssigniter.com/ignite/themes/magnifique
Template: magnifique5
Author: the cssigniter.com team
Description: Responsive blog theme for WordPress
Tags: black,three-columns
Version: 1.1.1650198754
Updated: 2022-04-17 16:32:34

*/

/* Art Athina 2023 overides */

.line-margin {
	margin-top: 5px;
	margin-bottom: 15px;
}

/* Hack - Footer margin fix - 06/23 */

div.row article {
	padding-bottom: 0px !important;
}

/* UNIVERSAL */
/* ================================================================= */
.entry {
	padding: 0px 15px 0 15px; /*30px 15px 0 15px*/
}

div.entry-featured {
	margin-top: 30px; /*0px*/
}
/* END OF - */
/* ================================================================= */

/* COLOR */
/* ================================================================= */
.white {color: #ffffff;}
.mineshaft { color: #333333;}
/* END OF - */
/* ================================================================= */

/* CUSTOM CSS Igniter Overrides - LEGACY */
/* ================================================================= */
body {
  margin: 50px 0;
}

body p {
} 

footer p {
} 

h1, h2, h3, h4, h5, h6 {
}

div.row p {
text-align:justify;
}

div.entry-head p {
text-align:center;
}


p.entry-cats {
	display: none;
}

.entry:before {
  display:none;
}

article.entry div.row div.entry-head {
	display: none !important;
}

.single .entry-main:after, .page .entry-main:after {
  display:none;
}

.home .entry-head h2, .page-id-7 .entry-head h2, .page-id-95 .entry-head h2, .page-id-9 .entry-head h2  {
  display:none;
}

h1.logo img {
height: 120px !important;
margin-bottom: 30px;
}

.header {
  border-top: 0;
  padding: 0;
}

.sf-menu a {
  font-size: 16px;
  font-weight: 400;
  background: none;
}

.sf-menu .active a, .current-menu-item a, .current_page_item a {
  background: #000000;
}

@media only screen and (max-width: 1080px) and (min-width: 600px) {
  h1.logo img {
    height: 180px;
  }
}

@media only screen and (max-width: 425px) {
  h1.logo img {
    height: 140px;
  }
  ul#menu-main-menu {
    display: none;
  }
  select.alt-nav {
    margin-top: 20px;
    height: 42px;
  }
  p.entry-cats {
    display: none;
  }
  h2 {
    font-size: 24px;
  }
}

/* END OF - */
/* ================================================================= */

/* MODULE: #Footer
/* ================================================================= */
.s-footer-menu h2, .s-footer-menu a, .s-footer-menu p, .s-footer-menu li, .s-footer-menu li a {
	color: #ffffff !important;
}

.s-footer-menu a:hover, .s-footer-menu li a:hover {
	color: #1696ad !important;
}

.s-footer-menu p {
	font-size: 14px !important;
}

.s-footer-menu h2 {
	font-size: 18px;
	font-weight: 600;
	color: #ffffff !important;
}

.s-footer-menu h2.widgettitle {
	margin: 0 0 14px 0;
}

.s-footer-menu ul {
	list-style-type: none;
}

footer p {
	text-align:center;
	margin:0; 
	font-size: 12px;
}

div.footer p {
text-align:center;
}

.footer { 
	padding:15px 0 15px 0; 
}

.entry:last-child {
    border-bottom: solid 0px #c4c4c4; 
}

.entry-main {
	padding-bottom: 0 !important;
}

div.footer {
	background: #333333;
	margin: 0 auto;
	width: 100%;
	border-top: solid 1px #444444;
}

div.footer p {
	color: #ffffff;
}
div.s-footer-menu {
	margin-bottom: 25px;
}

	@media screen and (max-width: 480px) {
		div.s-footer, div.s-footer .wpb_single_image.vc_align_left, div.s-footer .textwidget p {
			text-align: center !important;
		}
		footer {
			padding: 0 25px;
		}
	}

/* END OF - */
/* ================================================================= */

/* MODULE: #Galleries
/* ================================================================= */
.s-gallery-3col-home {
	max-height: 200px;
	overflow: hidden;
	border-radius: 10px;
}

/* END OF - */
/* ================================================================= */

/* MODULE: #Hero
/* ================================================================= */
div.s-hero h2 {
}

h4.s-hero-tag  {
	padding: 5px;
	background: #ffffff;
	color: #333333 !important;
	border-radius: 4px;
	max-width: 160px;
	text-align: center !important;
}

/* END OF - */
/* ================================================================= */


/* MODULE: #Header
/* ================================================================= */
div.s-header ul.menu {
	list-style-type: none;
	text-align: right;
}

div.s-header ul.menu li {
	float: left;
	padding: 10px;
}

div.s-header ul.menu li a {
	color: #333333;
	padding: 5px;
}

div.s-header ul.menu li a:hover {
	color: #ffffff;
	background: #333333;
	padding: 5px;
}

/* END OF - */
/* ================================================================= */

/* MODULE: #Post Group #Post Listings
/* ================================================================= */

div.vc_custom_1419240516480, div.vc_custom_1419328663991 {
	background-color: #ffffff !important;
}

div.s-post-group h2 {
	font-size: 18px;
}

div.s-post-group h3 {
	font-size: 14px;
	font-weight: 700;
}

div.s-post-group h4 {
	font-weight: 600 !important;
}

div.s-post-group p {
	font-size: 14px;
	text-align: left !important;
}

div.s-post-group .wpb_single_image {
	max-height: 250px;
	overflow: hidden;
	border-radius: 10px;
}

div.s-post-group .wpb_single_image img {
	min-height: 250px;
	width: auto;
	vertical-align: center;
}

div.s-post-listing .vc_btn3-container.vc_btn3-left {
	display: none;
}

div.s-post-listing h4 {
	font-size: 24px;
	font-weight: 700;
}

/*
div.s-post-listing div.vc_gitem-is-link {
	overflow: hidden;
}

div.s-post-listing img {
	transition: transform .5s ease;
}

div.s-post-listing img:hover {
	transform: scale(1.5);
}
*/

div.s-post-listing div.vc_gitem-zone, div.vc_gitem-zone {
	border-radius: 10px !important;
}


/* END OF - */
/* ================================================================= */

/* MODULE: #Sale Group
/* ================================================================= */

div.s-sale-group h2 {
	font-size: 18px !important;
}

div.s-sale-group h4 {
	font-size: 14px;
}

/* END OF - */
/* ================================================================= */


/* MODULE: #Posts Navigation
/* ================================================================= */

span.nav-prev-symbol, span.nav-nexy-symbol {
	display: none;
}

.prev a, .next a {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	color: #333333;
	padding: 5px;
	background: none;
}

.prev a:hover, .next a:hover {
	padding: 5px;
	background: #333333;
	color: #ffffff;
}

/* END OF - */
/* ================================================================= */

/* MODULE: #Single Post mods
/* ================================================================= */

div.entry-featured img {
	border-radius: 10px;
}

/* END OF - */
/* ================================================================= */

form.mimi-form p:nth-of-type(2) {
	float: left !important;
}

input.mimi-submit {
	padding: 10px;
    border-radius: 40px;
    text-align: center;
    min-width: 200px;
    background: #333333;
    color: #ffffff;
    font-size: 14px;
    border: none;
    min-height: 50px;
}

/* MOD: #Default posts page - overide native style // sync to custom WP-Bakery template
/* ================================================================= */

div.ten {
	max-width: 760px;
    float: none;
    margin: 30px auto 16px;
}

.row .offset-by-one {
	margin-left: auto;
}

article.twelve {
	padding-bottom: 30px !important;
}

article.entry {
	border-bottom: none;
}



