/*
Theme Name:   ideazone
Description:
Author:         IdeaZone
Template:       enfold

          ,     ,
         (\____/)
          (_oo_)
            (O)
          __||__    \)
       []/______\[] /
       / \______/ \/
      /    /__\
     (\   /____\

*/
h1, h2, h3, h4, h6 {
/* 	font-family: 'Libre Baskerville', serif;  */
	text-transform: none !important;
	font-weight: 300;
}
h4 {
	font-size: 25px;
}
h5 {
	    margin-bottom: 25px;
    font-size: 25px;
}
blockquote {
	color: #333 !important;
}
/*body.open_sans {
	font-family: 'Forum', sans-serif;
}*/
#header_meta {
	background: #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#header_meta .container {
    padding-right: 60px;
}
.gradient {
	background: #33a7b8; /* Old browsers */
    background: -moz-linear-gradient(left, #33a7b8 0%, #33a7b8 33%, #fafbfb 33%, #ecf7f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #33a7b8 0%,#33a7b8 33%,#fafbfb 33%,#ecf7f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #33a7b8 0%,#33a7b8 33%,#fafbfb 33%,#ecf7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.gradient.right {
	background: #33a7b8; /* Old browsers */
    background: -moz-linear-gradient(right, #33a7b8 0%, #33a7b8 33%, #fafbfb 33%, #ecf7f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #33a7b8 0%,#33a7b8 33%,#fafbfb 33%,#ecf7f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #33a7b8 0%,#33a7b8 33%,#fafbfb 33%,#ecf7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.light-gradient {
	background: -moz-linear-gradient(left, rgba(236,247,249,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(236,247,249,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(236,247,249,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#top .transparent .avia-color-theme-color {
    color: #33a6b8 !important;
    border-color: #118496;
    background: transparent;
    border: 3px solid;
}
#top .transparent.white .avia-color-theme-color {
	color: #fff !important;
}
.avia-slideshow-1 {
	max-height: 93vh;
}
/* .sticky_placeholder,
#top .av-submenu-container {
	margin-top: -64px;
} */
#sub_menu1 {
	height: 7vh;
    color: #333;
    background: #ffffff;
    border-color: transparent;
}
#sub_menu1 li:hover,
#sub_menu1 .current-menu-item {
	border-bottom: 2px solid #33a7b8;
}
.av-menu-button-bordered a {
	color: #2da8b8 !important;
}
.page-header h1 {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
.box-shadow img,
.av-click-to-play-overlay {
	box-shadow: 2px 3px 10px rgba(0,0,0,0.5);
}
.white {
	color: #fff !important;
}
/* #sub_menu1 #menu-main {
	background: url(/wp-content/uploads/2018/08/logo-home.png);
    background-size: 110px;
    background-repeat: no-repeat;
} */
#top .av-subnav-menu li a {
	background: transparent;
	color: #333;
}
.corners {
	background-image: url(images/corner-left-bottom.png), url(images/corner-left-top.png), url(images/corner-right-bottom.png), url(images/corner-right-top.png);
	background-repeat: no-repeat;
	background-position: left bottom, left top, right bottom, right top;
	background-size: 150px;
}

.corners-bottom {
	background-image: url(images/corner-left-bottom.png), url(images/corner-right-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom, right bottom;
	background-size: 150px;
}
.box {
	border: 2px solid #44aebe;
}
.box h3 {
	background: #44aebe;
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px;
}
.box p {
	padding: 15px;
}
.post-meta-infos {
	display: none;
}
.single-testimonials .title_container {
	display: none;
}
.single-testimonials .big-preview img {
    width: auto !important;
    margin: 0 auto;
}
.married-at {
    display: block;
    color: #6f6f6f;
    margin-top: 0;
}
.testimonial-feed {
	display: table;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid;
}
.testimonial-feed h3.testimonial-title {
	font-size: 32px;
	margin-bottom: 0;
}
.single-testimonials .married-at {
	text-align: center;
}
.single-testimonials .testimonial-gallery {
	list-style: none;
	margin-left: 0;
}
.single-testimonials .testimonial-gallery li {
	float: left;
}
.single-testimonials .testimonial-gallery li img {
	max-width: 395px;
}
.left {
	float: left;
}
#icon_wrapper {
    position: fixed;
    top: 70%;
    left: inherit !important;
    right: 0px !important;
    z-index: 99999;
}
#footer {
	background-image:  url(images/corner-left-top.png), url(images/corner-right-top.png);
	background-repeat: no-repeat;
	background-position: left top, right top;
	background-size: 150px;
	padding: 0;
}
#footer .container {
    max-width: 100%;
    padding: 0 !important;
	background: rgba(0,0,0,0.5);
}
#footer .opac {
	font-size: 10px;
	opacity: 0.5;
	text-align: center;
	display: block;
}
#lsi_widget-2 ul,
#text-2,
#text-2 p {
	text-align: center !important;
}
#socket .container {
	text-align: center;
}
#socket .copyright {
	float: none !important;
}
.corners.smaller {
	background-size: 125px;
}
/* .home .corners .post-entry {
	background: rgba(255,255,255,0.4);
    border: 10px solid #fff;
    padding: 50px;
} */
.sides {
	background-image: url(images/side-half-left.png), url(images/side-half-right.png);
	background-repeat: no-repeat;
	background-position: left center, right center;
}

.pricing-table li.avia-pricing-row {
    text-align: center;
	font-size: 45px;
}
#top .lsi-social-icons {
	margin-top: 30px !important;
}
.lsi-social-icons li a {
	border: 3px solid;
	border-radius: 50% !important;
	height: 1.2em;
}
.border-top {
	border-top: 7px solid #33a6b8 !important;
}
.check-list {
    list-style: none !important;
    margin-bottom: 0;

}
.check-list li {
    font-size: 1em;
    margin-bottom: 10px;
	margin-right: 48px !important;
/*     float: left; */
}
.check-list li:before {
    content: '\f100';
    font-family: 'flaticon';
    font-size: 1.3em;
    color:  #33a6b8;
    margin-right: 15px;
    margin-left: -30px !important;
}
@media only screen and (min-width: 990px) {
	/*.corners .post-entry {
		padding: 0 100px;
	}*/
}
@media only screen and (max-width: 1320px) {
	.single-testimonials .testimonial-gallery li img {
		max-width: 295px;
	}
	.single-testimonials .testimonial-gallery {
		max-width: 885px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 1025px) {
	.single-testimonials .testimonial-gallery li img {
		max-width: 205px;
	}
	.single-testimonials .testimonial-gallery {
		max-width: 615px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 990px) {

	.check-list li {
		float: none;
	}
	.sides {
		background-size: 200px;
	}
	.responsive #top #footer .container {
    width: 100%;
    max-width: 100%;
	}
}
@media only screen and (max-width: 768px) {
		.gradient.right {
		background: #33a7b8; /* Old browsers */
		background: -moz-linear-gradient(bottom, #33a7b8 0%, #33a7b8 33%, #fafbfb 33%, #ecf7f9 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(bottom, #33a7b8 0%,#33a7b8 33%,#fafbfb 33%,#ecf7f9 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to top, #33a7b8 0%,#33a7b8 33%,#fafbfb 33%,#ecf7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.gradient {
		background: #33a7b8; /* Old browsers */
		background: -moz-linear-gradient(top, #33a7b8 0%, #33a7b8 25%, #fafbfb 25%, #ecf7f9 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #33a7b8 0%,#33a7b8 25%,#fafbfb 25%,#ecf7f9 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #33a7b8 0%,#33a7b8 25%,#fafbfb 25%,#ecf7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.avia-builder-el-0.avia-fullscreen-slider .avia-slideshow {
		max-height: 270px;
	}
	.sides {
		background-image: none !important;
	}
	.bride-image .av-parallax {
		background-position: -950px 0 !important;
	}
	.bride-image .avia-testimonial_inner {
		min-height: 550px !important;
	}
	.single-testimonials .testimonial-gallery li {
		width: 100%;
	}
	.single-testimonials .testimonial-gallery li img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.single-testimonials .testimonial-gallery {
		max-width: 100%;
		margin: 0 auto;
	}
}