/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.

  mariatrebenherbs.com
  
----------------------------------------------------------- */
/*
.home .navbar-fixed-top .logo-image .logo-img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
*/
/*
.t3-header.navbar-fixed-top .logo a {
filter: invert(1);
}
*/

/* Home Slider ---------------------------------------<*/
/*
SECTION ID / Slider ID:
Desktop - qx-section-241 	> qx-slider-pro-624
Tablet -  qx-section-19267	> qx-slider-pro-93270
Mobile -  qx-section-94265	> qx-slider-pro-59268
*/
/*arrow prev/next*/
#qx-slider-pro-624 .qx-icon *,
#qx-slider-pro-93270 .qx-icon *,
#qx-slider-pro-59268 .qx-icon * {
    background: #ffffff8a;
    padding: 10px;
    color: #003800;
    border-radius: 50px;
    width: 45px;
    height: 45px;
}

#qx-slider-pro-624-0 .slide-content,
#qx-slider-pro-624-1 .slide-content { padding: 0px; }
#qx-slider-pro-624-0 .slide-content p,
#qx-slider-pro-624-1 .slide-content p  { margin-bottom: 0px; }
#qx-slider-pro-624-0 .qx-position-center,
#qx-slider-pro-624-1 .qx-position-center {
    top: auto;
    left: 0;
    bottom: 0;
	transform: inherit; 
}

/* Medium screen 768 - 991 - TABLET */
#qx-slider-pro-93270 .slide-content p  { margin-bottom: 0px; }

@media (max-width: 1024px) and (min-width: 768px) {
	#qx-section-19267 { padding-top: 0px; }
	#qx-section-241 { padding-top: 0px; }
	#qx-slider-pro-93270-0 .slide-content,
	#qx-slider-pro-93270-1 .slide-content { padding: 0px; }
	#qx-section-94265 { display: none !important; }
}


/*Small Screen */
@media (max-width: 767px)  {
	#qx-section-19267, #qx-section-94265 { padding: 0px; }
	#qx-section-241 {padding-top: 0px; }
	#qx-slider-pro-59268-0 .slide-content,
	#qx-slider-pro-59268-1 .slide-content	{ padding: 0px; }
	
}

/* Home Slider --------------------------------------->*/


/* Home Intro video bg - Kenburns ---------------------------------------<*/
/*
SECTION ID / image:
Desktop - qx-section-241 	>  qx-image-98312
Tablet -  qx-section-21178	>  qx-image-21181
Mobile -  qx-section-95246	>  qx-image-64249
*/

/* Large screen 992-up - Desktop*/
#qx-section-241 {
	padding-top: 100px !important;
    padding-bottom: 0px !important;
}

/* Medium screen 768 - 991 - Tablets */
@media (max-width: 991px) and (min-width: 768px) {
	#qx-section-21178 {
		padding-top: 100px !important;
		padding-bottom: 0px !important;
	}
}

/* Small screen 0-767 - Mobile */
@media (max-width: 767px) {
	#qx-section-95246 {
		padding-top: 100px !important;
		padding-bottom: 0px !important;
	}
}
 

/* Home Intro video bg - Kenburns --------------------------------------->*/



/*BOBBY*/
/*Tags*/
.tags > span {
	display: none;
	
}
.tags{
	display: none;
	margin-top: -40px;
	padding-left: 15px;
	text-transform: capitalize;
	background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
}
.com_content.view-category.layout-blog .t3-mainbody,
.com_content.view-article .t3-mainbody {
	background: url(/images/flowerland-bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


@media (max-width: 1060px) and (min-width: 768px) {
.com_content.view-article.layout_article_style_3 .article_style_3 {
margin-top: 10px;
border-radius: 10px;
padding-left: 80px;

}
  
}

/*MOBILE*/
@media (max-width: 767px) {
	.com_content.view-article.layout_article_style_3 .article_style_3 {
		padding: 0px;
	}
	/*.container {
		padding-left: 0px;
		padding-right: 0px;
	}*/
	.pull-right {
		display:none;
	}
	img.logo-img {
    padding-left: 17px;
	}
	.header-transparent .header-area {
	    width: 154%;
	}
	ul.pager.pagenav {
    padding-left: 10px;
    padding-right: 10px;
}
}

.t3-header {
/*background: linear-gradient(#263326bf, #ffffff00);*/
}



#qx-section-37121 h2, 
#qx-section-37121 .h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Footer */


.t3-footer small {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

section.t3-copyright.text-center {
    display: none;
}

.module.jmoddiv.jmodinside small {
    padding-top: 16px;
    padding-bottom: 0;
}	