/*
Theme Name: Wedding Child
Theme URI: http://demo.arrowpress.net/wedding
Description: MarryMe  - A Multipurpose Wedding & Wedding Planner WordPress Theme
Author: AHT
Author URI: http://arrowhitech.com/
Template:     wedding
Version:      1.0
License: 
License URI: 
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: wedding-child
*/


/* Meniu mobil */
.header_mobile .logo a p {
	margin-top: 15px;
    font-size: 22px;
    letter-spacing: 1.5px;
    font-family: Josefin Sans, sans-serif;
    margin-bottom: 0;
}

.header_mobile .btn-responsive-nav {
	border-radius: 0;
}

.header_mobile .btn-responsive-nav .fa-bars:before {
	color: #be9455;
}

@media(max-width: 991px){

	.header-over .primary-menu li.anchor > a {
		color: #be9455!important;
	}
}

/* tag descopera */
.au_flag_wrap  .au_flag a[href="#wedding-info"] {
	display: block;
    line-height: 29px;
    margin-bottom: -3px;
}

/* Sectiunea #wedding-info */
.wedding-info .event-col .block {
	display: none;
}

/* Toate titlurile font Josefin */
.heading-complex h3, .txt-studio2 h3, .studio2-txt h3, .contact-left .heading-title .description h3, .contact-address h3, .wedding-gallery-tabs ul.tab-show-count li a, .wedding-gallery-tabs .tabs ul li a, .aboutus-left .heading-title .description h3, .studio-text h4, .title-number .number, .menu_label, .box-lightbox .g-item-title h4, .bread-crumb .box h1, .wedding-love-story .love-story-3 .l-item-info .love-story-dsc p, .wedding-events .e-items .e-item-info h4, .wedding-pricing-table .priceHeading h3, .wedding-counter .text, .wedding-counter .counter_prefix, .planer-text h4, .planer-text h3, .wedding-icon h3, .widget_nav_menu .widget-title, .wpcf7-form input[type="submit"], .wedding-team .team-item .team-info h4, .wedding-love-story .love-story-2 .ls-index span, .wedding-love-story .love-story-2 .love-story-title h4, .wedding-blog .list-blog .link-to-blog, .wedding-blog .list-blog .postTitle h2, .wedding-love-story .love-story-1 .box-left .l-item-info h4, .wedding-event .event-col h4, .wedding-gallery .isotop-controls ul li a, .wedding-gallery .g-item-info .g-item-title h4, .ms-info h3, .wedding-blog .blog .blog-text h2, .header .primary-menu li a, .heading-title h2, .button-wed, #future_date_1 .countdown-char, .countdown-section::after, .post-meta-date, h2.entry-title a, .post-meta-date a, h2.widget-title, .woocommerce .products .title-pr, .btn-cart-in a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .wedding-block-top .title-pr, .wedding-info .event-info-layout2 .event-col h4, .home-minimals h3, .wedding_image_box a, .wedding_image_box .midle-img h3, .wd-newsletter h2, .wedding-icon.wedding-icon-2 .box-content p, .title-add h3, .title-add h2, .wedding-product-tabs .tabs li a, .rev_slider_wrapper .custom.tparrows.tp-rightarrow::before, .rev_slider_wrapper .custom.tparrows.tp-leftarrow::before, .home-shop-slider, .wedding_couples .description h3.title, .title_default, .title-newsletter-2, .title-newsletter-3, .title_default, .title_font_default, .no-footer h4, .wedding-testimonial .des-testimonial h4 {
	font-family: Josefin Sans, sans-serif;
}

/* Sectiunea love-story pe mobil si tableta poza pe centru */
.love-story .box-right {
	text-align: center;
}

/* Slider nav dots */
.wedding-love-story .love-story .slick-dots {
	display: block!important;
	background-color: #be945594;
	background-color: rgba(190, 148, 85, 0.58);
    padding-left: 0;
    padding: 10px;
    padding-bottom: 0;
}

@media(max-width: 991px){

	.wedding-love-story .love-story .slick-dots {
		right: 45%;
    	top: 80%;
    	transform: rotate(-90deg);
    	min-height: 260px;
    	bottom: 0;
    	padding: 10px 0;
	}

	.wedding-love-story .love-story.love-story-1 .slick-dots li {
		width: 40px;
		height: 40px;
		border: none;
	}

	.wedding-love-story .love-story-1 .slick-dots li:after {
		width: 20px;
    	height: 20px;
    	left: 8px;
    	top: 8px;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	-ms-border-radius: 50%;
    	-o-border-radius: 50%;
    	border-radius: 50%;
    	    
	}

	.wedding-love-story .love-story-1 .slick-dots li.slick-active {
		border: none;
	}

	.wedding-love-story .love-story-1 .slick-dots li.slick-active:after {
		width: 20px;
    	height: 20px;
    	left: 8px;
    	top: 8px;
    	border:1px solid #fff;
    	display: block;
	    content: '';
	    background: transparent;
	    position: absolute;
    }
}

@media(max-width: 450px){
	.wedding-love-story .love-story .slick-dots {
    	right: 42%;
    	top: 78%;
	}
}

@media(max-width: 360px){
	.wedding-love-story .love-story .slick-dots {
    	right: 41%;
    	top: 77%;
	}
}

@media(max-width: 320px){
	.wedding-love-story .love-story .slick-dots {
    	right: 40%;
    	top: 76%;
	}
}

/* Countdown */
.wedding-countdown .wow .settime {
	border-radius:0;
}


/* Countdown mobile */
@media(max-width: 370px){

	.wedding-countdown .wow {
		margin-left: -15px;
		margin-right: -15px;
		
	}
	.wedding-countdown .wow .settime .settime-box {
		padding-top: 10px;
    	padding-bottom: 10px ;
	}
}
