/*

 Theme Name:   Warta Child

 Theme URI:    http://themeforest.net/item/warta-newsmagazine-wordpress-theme/7066039

 Description:  Just another news/magazine WordpPess theme

 Author:       FriskaMax

 Author URI:   http://themeforest.net/user/friskamax/

 Template:     warta

 Version:      1.0.0

 Tags:         Simple

 Text Domain:  warta-child

*/



/* =Theme customization starts here

-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,700);

@font-face {
	font-family: 'Pouty';
	src: url('/wp-content/themes/warta/fonts/Pouty-Regular.otf');
}

.bridal-carousel, .previous-carousel {
	text-align: center;
}

.bridal-carousel .slick-slide {
	width: 160px !important;
	margin: 0 0.5em;
}

.bridal-carousel .slick-slide a {
	color: #404048;
	font-family: "Roboto Condensed";
	font-weight: bold;
	font-size: 1.2em;
}

.previous-carousel .slick-slide {
	width: 160px !important;
	margin: 0 0.5em;
	height: 225px;
}

.previous-carousel .slick-slide img {
	width: 160px !important;
	margin: 0 0.5em;
	height: 90%;
}

.previous-carousel .slick-slide a {
	color: #404048;
	font-family: "Roboto Condensed";
	font-weight: bold;
	font-size: 1em;
}

.previous-carousel button {
	color: #afc050;
	background-color: white;
	border: none;
}

/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
/*    height: 1rem;
    width: 1rem;*/
    line-height: 0;
    font-size: 1.5rem;
    padding: 0.5rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.slick-prev {
    left: -25px;
    [dir="rtl"] & {
        left: auto;
        right: -25px;
    }
}

.slick-next {
    right: -25px;
    [dir="rtl"] & {
        left: -25px;
        right: auto;
    }
}

.slider-title {
    margin-bottom: -1px;
    padding: 0 10px;
    line-height: 30px;
    color: #f0f0f8;
    background-color: #606068;
    -webkit-box-shadow: inset 0 15px 0 0 rgba(255,255,255,0.12);
    -moz-box-shadow: inset 0 15px 0 0 rgba(255,255,255,0.12);
    box-shadow: inset 0 15px 0 0 rgba(255,255,255,0.12);
}

#title {
    background-image: url('/wp-content/uploads/2017/02/Cover.jpg') !important;
    height: 450px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
	font-family: 'Pouty', serif;
	color: #998535;
	font-size: 3.6em;
}

#blog-detail .entry-content {
	border-bottom: none;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
	margin-right: 0 !important;
}

.carousel .carousel-caption h1 {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(175, 192, 80, 0.8);
  font-size: 18px;
}

.carousel .carousel-caption {
	background: rgba(0, 0, 0, 0.6);
	padding: 10px 18px;
}

.carousel .carousel-caption p {
	background: rgba(0, 0, 0, 0);
	font-size: 14px;
}

#widget_warta_ads-1727-1 {
	position: absolute;
	bottom: 1.5em;
	left: 0;
	width: 80%;
}

a:focus {
	color: inherit;
	text-decoration: none;
}

.quantity .qty {
	width: 70px !important;
}

select.orderby {
	display: none;
}

#widget_text-3270-1 .widget_text img {
	max-width: 30% !important;
}

#title .container .title-container .secondary {
	font-size: 4.5em !important;
	padding: 0.8em !important;
	font-family: "Pouty" !important;
	font-style: inherit !important;
}

.green-button {
	color: white;
	background-color: #afc050;
	border-color: #a4b541;
	padding: 0.8em;
	margin-bottom: 0.8em;
}

.green-button:hover {
	background-color: #93a33a;
	border-color: #7b8831;
	padding: 0.8em;
	color: white;
	margin-bottom: 0.8em;
}

#widget_warta_ads-3125-1 #id1988703930 img {
	width: 50% !important;
}

#widget_warta_text_editor-3125-2 .entry-content {
	text-align:center;
	border-top: 1px solid #998535;
	border-bottom: 1px solid #998535 !important;
	padding: 2.5em;
	margin-top: 3em;
	font-size: 1.5em;
}

.page-template-template-gg #gform_fields_3 #field_3_7 {
	margin: 0;
}
.page-template-template-gg #gform_fields_3 #field_3_7 label {
	display: none;
}



/* Media Queries */

@media (min-width: 600.5px) {
	#title .container .title-container {
		bottom: 30px;
		right: 0;
	}
}

@media (max-width: 600px) {
	#widget_warta_ads-1727-1 {
		display: none;
	}
	#title .container .title-container .secondary {
		font-size: 1.7em !important;
		bottom: 0;
	}
	#widget_warta_text_editor-3125-2 .entry-content {
		text-align:center;
		padding: 1em;
		margin-top: 1em;
	}
	#title {
		height: 300px;
	}
}


@media (min-width: 600.5px) and (max-width: 730px) {
	#widget_warta_ads-1727-1 {
		position: absolute;
		width: 15%;
		left: 1em;
		bottom: .5em;
	}

	#title .container .title-container .secondary {
		font-size: 2em !important;
	}
}

@media (min-width: 730.5px) and (max-width: 991px) {
	#widget_warta_ads-1727-1 {
		position: absolute;
		width: 20%;
		left: 1em;
		bottom: .5em;
	}

	#title .container .title-container .secondary {
		font-size: 2.5em !important;
	}
	#widget_warta_text_editor-3125-2 .entry-content {
		text-align:center;
		padding: 1em;
		margin-top: 2em;
	}
}



@media (min-width: 991.5px) and (max-width: 1199px) {
	#widget_warta_ads-1727-1 {
		position: absolute;
		width: 70%;
		left: 1em;
		bottom: .5em;
	}

	#title .container .title-container .secondary {
		font-size: 3em !important;
	}
}

@media (min-width: 1200px) and (max-width: 1366px) {
	#widget_warta_ads-1727-1 {
		width: 60%;
		bottom: 0;
		left:1em;
	}

	#title .container .title-container .secondary {
		font-size: 3.85em !important;
		padding: 0.6em !important;
	}
}

.events .btn {
	margin-bottom: 1em !important;
}

.events-side li {
	list-style-type: none;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
    color: #f0f0f8;
    background-color: #afc050
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
    color: #f0f0f8;
    background-color: #afc050;
}
