/*
Theme Name: Wedding Planner - Child
Theme URI: http://wedding_planner.freevision.me/
Author: freevision
Author URI: http://themeforest.net/user/freevision/portfolio
Description: The Wedding Planner is Responsive WordPress theme well-suited for wedding planner websites.
Version: 4.0
Text Domain: wedding-planner
Domain Path: /lang
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Template: wedding-planner
*/
 .wedding-planner-btt-container {
 	display: none;
 }

body .sticky_message {
 	display: none !important;
 }

body .wpcf7 > form > p {
	width: 100%;
}
/*
body .vc_row[data-vc-full-width] {
    overflow: unset;
}
@media (min-width: 737px) {
	body {
		border: 0px solid #fff;
	}
	.frame-left, .frame-right {
		width: 0px;
	}
}*/

/* Repara image gallery in mobile ... */
.flexslider .slides img {
    height: 100%;
}

/* Repara !important 26px direct din style principal ... */
@media only screen and (max-width: 479px) {
    h1.vc_custom_heading {
        font-size: 58px !important;
        line-height: 3.2rem !important;
    }
}

/* override .callbox-with-image height 100vh */
.callbox-with-image {
    height: 60vh;
}

/* override Sub menu dropdown items force to top of list
   Facem ca sub-submeniul sa se deschida in dreptul submeniului in dropdown */
nav.navbar.bootsnav .dropdown.megamenu-fw {
    position: relative;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu.sub-menu {
    top: -20px;
}

#breadcrumbs {
    position: absolute;
    top: -30px;
    left: 0;
    z-index: 99;
}
#breadcrumbs ul {
    list-style: none;
}

#breadcrumbs li {
    display: inline-block;
}

#breadcrumbs a,
#breadcrumbs a:link,
#breadcrumbs a:visited {
    color: #000;
}

.likeh4 {
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1.5em;
    font-family: "Cormorant Garamond";
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.ozy-call-to-action-box  .likeh2 {
    font-family: "Cormorant Garamond";
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
    line-height: 1.3em;
}

#footer-widget-bar .heading-font.likeh3 {
    font-family: "Cormorant Garamond";
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3em;
    color: #000000;

}

.callbox-with-image .likeh2 {
    color: #ffffff;
    font-family: "Cormorant Garamond";
    font-size: 50px;
    line-height: 54px;
    font-weight: 900;
    margin-bottom: 20px;
}

input[type="tel"].wpcf7-form-control.wpcf7-intl-tel {
    padding-left: 3rem !important;
}

.intl-tel-input {
    width: 100%;
}

#footer-widget-bar-sticky>.container.info-bar>section {
    display: none !important;
}

/* Pagina de articole blog */
.page-template-page-full-blog-php #page-title-wrapper {
    margin-bottom: 6rem;
}

/* pentru carouselul de articole de pe pagina */
div.psac-post-carousel-content h2.psac-post-title a
{
	color: white !important;
}
/* END OF pentru carouselul de articole de pe pagina */