/*
Theme Name: Foocamp Child
Description: Child theme for Foocamp theme;
Author: Amir Azvani
Template: foocamp
*/

/*--------------------------------------------------------------------------------------IMPORT STYLESHEETS*/
@import url("../foocamp/style.css");

body{
	font-family: 'cousine';
	color: #000;
	background-color: #ffd930;
}

/*.no-gray{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}*/

.mainpage b, .mainpage strong{
	font-weight: normal;
	font-family: 'cousine';
	font-weight: 700;
}

.mainpage a, .entry-content a {
	color: #000 !important;
	text-decoration: underline;
}

.mainpage a:hover, .entry-content a:hover{
	color: #d2222a !important;
	text-decoration: underline;
}

.two-third-last a, a.GDS15-link { /* hack for links from people pages to GDS15 page */
	text-decoration: none;
	border-bottom: 2px solid #d2222a;
}

.two-third-last a:hover, a.GDS15-link:hover { /* hack for links from people pages to GDS15 page */
	color: #000 !important;
	text-decoration: none;
	border-bottom: 2px solid #000;
	}

.textwidget a{
	color: white !important;
	text-decoration: none;
}

.textwidget a:hover{
	color: white !important;
	text-decoration: underline;
}

#container {
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
}
/*--------------------------------------------------------------------------------------------------HEADER*/

.logo{
	width: 160px;
	margin-top: -12px;
	filter: none;
}

.logo img{
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	background-image: url(img/logotype-header.svg);
}

.page-header{
	background: none;
	margin-bottom: 0px;
}

.page-header .header-holder > .wrapper{
	padding: 40px;
}

.with-slider .page-header .header-holder{
	margin-top: -60px;
}

.main-navigation{
	margin-top: -21px;
}

#rev_slider_5_1_wrapper{
	width: 100% !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	padding: 40px 0 40px 0 !important;
	margin: 0 auto !important;
	margin-top: 60px !important;
	height: 680px;
}

#rev_slider_5_1{
	margin: 0 auto !important; 
	overflow: visible !important;
	width: 1020px !important;
}

#rev_slider_5_1 li{
	width: 100% !important;
	display: inline-block !important; 
	position:relative !important; 
	right: -50% !important;
	overflow: visible !important;
}

#rev_slider_5_1 li img{
	position: relative !important; 
	left:-50% !important;
	overflow: visible !important;
}



/* iPads ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	#rev_slider_5_1_wrapper{
		padding: 0px !important;
		margin: 0 auto;
		width: 110% !important;
		padding-left: -10px !important;
	}
		.header-holder{
		margin-left: 10px;
	}
	#sections{
		margin-left: 10px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2){
	#rev_slider_5_1_wrapper{
	padding: 0px !important;
	margin: 0 auto;
	width: 110% !important;
	}
	.header-holder{
		margin-left: 10px;
	}
	#sections{
		margin-left: 10px;
	}
}

.tp-bannertimer{
	display: none !important;
}

.rev_slider_wrapper .fullwidthbanner-container{
	background-color: none !important;
}

.slider-alternative.tablet{
	height: 680px;
	width: 980px;
	margin-top: 60px;
	margin-left: 40px;
	background-image: url(../../../../../pro2.unibz.it/projects/blogs/bydesignorbydisaster/wp-content/uploads/bg-slider.html);
	background-repeat: no-repeat;
	margin-bottom: -30px;
	background-position: 10%;
}

.slider-alternative.mobile{
	height: 680px;
	width: 980px;
	margin-top: 60px;
	margin-left: 40px;
	background-image: url(../../../../../pro2.unibz.it/projects/blogs/bydesignorbydisaster/wp-content/uploads/bg-slider.html);
	background-repeat: no-repeat;
	margin-bottom: -30px;
	background-position: 10%;
}

.defaultimg{
	filter: none !important;
	-webkit-filter: none !important;
	-moz-filter: none !important;
}

.menu-menu-header{
	margin-top: -12px;
}

.mainmenu{
	margin-top: 12px;
}

.mainmenu ul ul{
	padding: 0;
	border: none;
}

.mainmenu li li{
	height: auto;
	border-bottom: 1px solid #d2222a;
}

.mainmenu li li a{
	padding: 12px 10px 10px;
	text-transform: uppercase;
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.mainmenu li ul li:hover > a:hover{
	background-color: #d2222a;
	color: #fff !important;
	font-weight: bold;
}

.mainmenu > ul > li > a, .mainmenu > .menu > ul > li > a{
	font-family: "league-gothic";
	letter-spacing: 1px;
	color: #000 !important;
	font-size: 30px;
	padding: 0;
	margin-top: -10px;
	margin-left: 5px;
}

.mainmenu > ul > li, .mainmenu > .menu > ul > li{
	margin-top: 11px;
}

.mainmenu > ul > li > a:hover,
.mainmenu > .menu > ul > li > a:hover{ 
	color: #000 !important; 
	border-radius: 0px;  
	font-family: "league-gothic"; 
	letter-spacing: 1px;
	background: #ffd930;
	border-bottom: 3px solid #d2222a;
	padding: 0;
	padding-bottom: 0px;
	margin-top: -10px;
}

.mainmenu > ul > li.current_page_item > a, 
.mainmenu > ul > li.current_page_parent > a, 
.mainmenu > ul > li.current_page_ancestor > a, 
.mainmenu > .menu > ul > li.current_page_item > a, 
.mainmenu > .menu > ul > li.current_page_parent > a, 
.mainmenu > .menu > ul > li.current_page_ancestor > a{
	font-family: "league-gothic";
	letter-spacing: 1px;
	font-size: 30px;
	color: #000 !important;
	background: #ffd930;
	border-bottom: 3px solid #d2222a;
	border-radius: 0px;
	padding: 0;
	margin-top: -10px;
}

.mainmenu > ul > li:hover > ul{
	top: 25px;
	left: 4px;
	-wekit-box-shadow: none;
	box-shadow: none;
	border: none;
}


.social-icons{
	position: relative;
	background-image: none;
}

.social-icons > li a{
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.social-icons > li a:hover{
	border-radius: 0px;
	background: none;
}

/*------------------------------------------------------------------------------------------------------SIDEBAR*/

#text-7{
	width: 250px;
	background: #d2222a;
	padding: 20px 0;
}

.textwidget img{
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
}

.page-sidebar{
	margin-top: 0px !important;
}

.page-sidebar h2.widget-title{
	font-family: "league-gothic";
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}

h2.widget-title{
	border-bottom: 2px solid #d2222a;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-family: "league-gothic";
	color: #000;
	text-transform: uppercase;
}

.widget_archive li, 
.widget_categories li, 
.widget_links li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li, 
.widget_recent_comments li, 
.widget_recent_entries li, 
.widget_rss li, 
.widget_submenu li{
	border-bottom: 1px solid #d2222a;
	background: none;
	padding-left: 0px;
}

.page-sidebar 
.widget_archive li a, 
.page-sidebar 
.widget_categories li a, 
.page-sidebar 
.widget_links li a, 
.page-sidebar 
.widget_meta li a, 
.page-sidebar 
.widget_nav_menu li a, 
.page-sidebar 
.widget_pages li a, 
.page-sidebar 
.widget_recent_entries li a, 
.page-sidebar 
.widget_rss li a, 
.page-sidebar .widget_submenu li a{
	color: #000;
	font-family: 'cousine';
	line-height: 20px; 
	margin-bottom: 8px;
	margin-top: 8px;
}

.page-sidebar .widget-container{
	margin-bottom: 40px;
}

.widget_tag_cloud .tagcloud{
	margin-top: 8px;
}

.widget_tag_cloud a{
	padding-top: 3px;
	padding-right: 12px;
	margin-bottom: 5px;
	margin-right: 5px;
	background: #d2222a;
	color: white !important;
	text-decoration: none;
}

.widget_tag_cloud a:hover{
	background: #d2222a;
	color: white !important;
	text-decoration: underline !important;
}

.page-sidebar .widget_pages li a:hover,
.page-sidebar .widget_categories li a:hover{
	color: #000;
}

#search-5{
	margin-top: 23px;
	border: none;
}

.searchform input#search-input, 
#searchform input#s, 
#search-form input#s{
	font-family: 'cousine';
	border: none;
	color: #000;
}

a.btn-newsletter{
	background: #d2222a;
	color: #fff !important;
	padding-left: 20px;
	font-family: "league-gothic";
}


/*--------------------------------------------------------------------------------------------TWITTER WIDGET*/

.latest-tweets li{
	border-bottom: 1px solid #d2222a;
}
.tweet-text{
		font-size: 14px;
		padding-top: 10px;
		margin-bottom: 10px !important;
}

.tweet-details{
	display: none;
}


/*------------------------------------------------------------------------------------------------------HOME*/

.static-text-container{
	font-family: "league-gothic";
	letter-spacing: 1px;
	color: #d2222a !important;
	display: none;
}

.section.static-text-section.wrapper{
	margin-bottom: -50px;
}

.ait-tabs > ul li.ui-state-default a{
	font-family: 'cousine';
	padding-top: 5px;
}

.ait-tabs > ul li.ui-state-default{
	font-family: 'cousine';
	padding-top: 5px;
}

.breadcrumbs{
	display:none;
}

.title-homepage{
	color: #000;
	font-family: "league-gothic";
	font-size: 30px;
	line-height: 28px;
	border-bottom: 3px solid #d2222a !important;
	padding-bottom: 3px;
}

p.name-homepage{
	margin-top: 15px;
	font-family: "league-gothic" !important;
	letter-spacing: 1px;
	font-size: 24px;
	margin-bottom: 0px !important;
	text-transform: uppercase;
	text-decoration: none;
}

p.name-homepage a{
	font-family: "league-gothic" !important;
	letter-spacing: 1px;
	font-size: 24px;
	margin-bottom: 0px !important;
	text-transform: uppercase;
	text-decoration: none;
}

p.name-homepage a:hover{
	text-decoration: none;
}

.label-homepage{
	font-size: 10px;
	margin-bottom: 0px !important;
	margin-top: -4px;
}

.talk-homepage{
	margin-top: -2px !important; 
	font-family: 'cousine';
	font-weight: 700;
	color: #d2222a;
	line-height: 16px;
	font-size: 16px;
}


/*--------------------------------------------------FOOTER----------------------------------------------------*/

.mainpage a, .textwidget a, .entry-content a{
	font-family: 'cousine';
	color: #d2222a;
}

.footer-text{
	font-family: 'cousine';
}

.footer-upper{
	background: none;
}

.page-footer{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	background: none;
}

.footer-line .footer-upper-line{
	background: #d2222a;
	height: 2px;
	margin-bottom: 10px;
}

.footer-text{
	margin-bottom: 0px;
	color: #000 !important;
}

.page-footer li a{
	color: #000;
	text-decoration: none;
}

.page-footer li a:hover{
	color: #d2222a;
	text-decoration: underline;
}


/*-----------------------------------------------PAGE----------------------------------------------------*/

.entry-title h1{
	border-bottom: 3px solid #d2222a;
	/* margin-bottom: 40px; */
}

.sc-column.one-third > img {
	margin-bottom: 20px;
}

.entry-content h1{
	color: #000;
	font-family: "league-gothic";
	letter-spacing: 1px;
	font-size: 40px;
	padding-bottom: 0px;
	text-transform: uppercase;
	line-height: 40px;
}

.entry-title{
	margin-bottom: 20px;
}


/*-----------------------------------------------BLOG-----------------------------------------------*/

.wp-caption p.wp-caption-text{
	font-size: 12px;
	line-height: 16px;
}

.mainpage img{
	margin-left: 0px;
}

/*section .blog{
	display: none;
}*/
/*
#post-9853{
	display: none;
}*/

.entry-thumbnail img{
	display: none;
}

.sc-page{
	border-bottom: 1px solid #d2222a;
	padding-bottom: 10px;
	margin-bottom: 35px;
}

.sc-column {
	padding: 0;
	margin-top: -19px;
}

/*.sc-page .item .image img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}*/


/*.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.grayscale.grayscale-fade {
  -webkit-transition: -webkit-filter .5s;
}

.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0%);
  filter: none;
}

.grayscale-replaced.grayscale-fade svg {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

.grayscale-replaced.grayscale-fade:hover svg {
  opacity: 0;
}*/

.sc-page .item .image img{
	border: none;	
	padding: 0px;
	margin: 0 0 20px 0;
	width: 635px;
	height: 300px;
}

.entry-content h3{
	font-size: 30px;
	margin-bottom: 0px;
	line-height: 28px;
}


.entry-content h1 strong, 
.entry-content h2 strong, 
.entry-content h3 strong, 
.entry-content h1 a, 
.entry-content h2 a, 
.entry-content h3 a, 
.entry-content h2 a:hover, 
.entry-content h3 a:hover{
	display: block;
	margin-bottom: 5px;
	font-family: "league-gothic";
	letter-spacing: 1px;
	color: #d2222a;
	text-transform: uppercase;
	line-height: 28px;
}

#nav-below{
	border: none;
}

.nav-next, .nav-previous{
	border: none;
	background: #d2222a;
	height: 50px;

}

.nav-next a, .nav-previous a{
	color: #fff !important;
	text-decoration: none;
	margin-top: 13px;
}

.nav-next a:hover, .nav-previous a:hover{
	color: #fff !important;
	text-decoration: underline;
}

.meta-info.categories, .meta-info.date, .meta-info.author, .meta-info.comments{
	position: relative;
	background-image: none;
}

.meta-info.categories:before{
	content: "\f07c"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 2px;
    position: absolute;
    left: 0;
}

.meta-info.date:before{
	content: "\f073"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 2px;
    margin-top: -1px;
    position: absolute;
    left: 0;
}

.meta-info.author:before{
	content: "\f007"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 2px;
    position: absolute;
    left: 0;
}

.meta-info.comments:before{
	content: "\f075"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    margin-top: -1px;
    padding-right: 2px;
    position: absolute;
    left: 0;
}

span.categories.meta-info:hover, span.categories.meta-info a:hover, a.meta-info.date:hover, a.meta-info.author:hover, a.meta-info.comments:hover{
	text-decoration: none;
	color: #000 !important;
}

/*-----------------------------------------------COMMENT-----------------------------------------------*/

#comments {
	display: none;
}

#respond #submit{
	background: #d2222a;
}

#respond #submit{
	font-family: 'cousine';
	border-radius: 0px;
	padding-top: 9px;
	height: 30px;
}

#respond{
	border-top: 2px solid #d2222a !important;
	padding: 8px 0 0 0;
	border-color: #ffd930;
}

#commentform textarea{
	padding-top: 10px;
	border: none;
	width: 590px;
	margin-bottom: 10px;
}

#respond .form-submit{
	float: left;
}

#reply-title{
	font-family: "league-gothic";
	letter-spacing: 1px;
	color: #d2222a;
}

h3#reply-title{
	font-family: "league-gothic";
	letter-spacing: 1px;
	color: #d2222a;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 10px;
}

.logged-in-as{
	font-size: 12px;
}

#commentform p{
	margin-bottom: 10px !important;
}

#commentform input{
	height: 20px;
}

#commentform label{
	margin-top: 1px;
	margin-right: 1px;
}

h2#comments-title{
	font-family: "league-gothic";
	color: #000;
	text-transform: uppercase;
	margin: 0px !important;
	font-size: 30px;
}

/*.textwidget ol li, .entry-content ol li{
	background-color: #fff;
}*/

article.comment{
	border: none;
	border-top: 2px solid #d2222a;
}

.comment .comment-meta, .comment .meta-controls, .comment .meta-info{
	border: none;
}

.comment .comment-content{
	border-bottom: 1px solid #d2222a;
}

#comments ol.commentlist{
	margin-bottom: 60px;
}

.open-button{
	display: none !important;
}

.comments {
	display: none;
}

/*-----------------------------------------------CONTACT PAGE-----------------------------------------------*/

.wpcf7 .wpcf7-submit{
	background: #d2222a;
	border: none;
	border-radius: 0px;
	font-family: 'cousine' !important;
	font-weight: regular !important;
	padding-top: 10px;
}

.wcpf7 p, .wcpf7-form{
	font-family: 'cousine' !important;
}

.wpcf7-response-output .wpcf7-display-none .wpcf7-mail-sent-ok{
	padding-top: 4px;
}

.ajax-loader{
	margin-top: 5px;
	margin-left: 15px;
}

/*-----------------------------------------------NEWSLETTER-----------------------------------------------*/

#mc_embed_signup{
	background: none;
	font-family: 'cousine';
}

#mc_embed_signup form{
	padding-left: 0px !important;
}

#mc_embed_signup h2{
	font-family: "league-gothic";
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #d2222a;
	font-weight: normal !important;
	font-size: 30px !important;
}

#mc_embed_signup .mc-field-group{
	width: 60% !important;
	padding-bottom: 20px;
}

#mc_embed_signup .mc-field-group label{
	margin-bottom: 0px !important;
}

#mc_embed_signup input{
	border: none !important;
}

#mc_embed_signup .button{
	background-color: #d2222a !important;
	border-radius: 0px !important;
	font-weight: normal !important;
	padding-top: 1px !important;
}

/*-----------------------------------------------POST-----------------------------------------------*/

/*.entry-thumbnail img{
	display: none;
}*/

iframe {
	margin: 25px 0;
}

.single-post-section .entry-meta{
	border: none;
}

.single-post-section .entry-meta .meta-info{
	border: none;
	margin-left: 0px;
	margin-right: 10px;
}

/*.meta-info.date{
	background-image: url();
}

.meta-info.author{
	background-image: url();
}

.meta-info.categories{
	background-image: url();
}

.meta-info.comments{
	background-image: url();
}*/



/*----------------------------------------------FONT-AWESOME----------------------------------------*/
.mainpage i{
	font-family: FontAwesome !important;
}

/*Category research*/

article h2.entry-title {
	color: #000;
	font-family: "league-gothic";
	letter-spacing: 1px;
	font-size: 40px;
	padding-bottom: 0px;
	text-transform: uppercase;
	line-height: 40px;
}

article h2.entry-title a{
	line-height: 40px;
}

article h2.entry-title a:hover{
	line-height: 40px;
}

.post-content h2{
	color: #000;
	font-family: "league-gothic";
	letter-spacing: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	line-height: 1.3;
	font-size: 24px;
	font-weight: normal;
	margin: 32px 0 8px 0;
}

.entry-content.loop-content h2, .entry-content.loop-content h1 {
	color: #000;
	font-family: "league-gothic";
	letter-spacing: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
	line-height: 1.3;
	font-size: 24px;
	font-weight: normal;
	margin: 32px 0 8px 0;
}

.entry-meta a.author {
	display: none;
}

article .entry {
	border-bottom: 2px solid #d2222a;
	padding-bottom: 32px;
}


/*--------------------------------------------------------------------------------------SPEAKER-PAGE*/
h2.speaker-name, h2.team-name, h2.workshop-name{
	font-size: 30px;
	line-height: 30px;
	font-family: "league-gothic";
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	clear: both;
	margin: 0.25em 0;
}

.speaker-field, .team-field, .workshop-field{
	color: #d2222a;
	font-family: 'cousine';
	font-weight: 700;
}


.book-container {
	float: left;
	margin: 5px 20px 30px 0;
	height: 200px;
	overflow: hidden;
}

.book-container img:hover{
	margin-top: -200px;
	overflow: hidden;
}

.border-p{
	border-bottom: 1px solid #d2222a;
	padding-bottom: 10px;
}


/* .book-container img {
 	float: left;
 	display: inline;
 }​
*/

/*---------------------------------------------------------------------------------REGISTRATION-PAGE*/
a.btn-register{
	background: #d2222a; 
	color: #fff !important; 
	padding-left: 20px; 
	font: 'cousine'; 
	text-decoration: none; 
	width: 250px !important; 
	background: #d2222a; 
	padding: 20px 20px; 
	line-height: 45px; 
} 

a.btn-register:hover{ 
	color: #fff !important; 
}

td{
	border: 1px solid #000; 
	padding: 10px; 
}


/*-------------------------------------------------------------------------------------PROGRAM-PAGE*/

.entry-content table tbody th{
	font-family: 'cousine';
	font-weight: 700;
	color: #fff;
	border: 1px solid #000;
	padding: 10px;
	text-align: center;
	background-color: #d2222a;
}

/*.entry-content p{
	margin-bottom: 0px !important;
}
*/
table.program{
	background: #ffd930;
	margin-bottom: 0px;
	border: 1px solid #000;
}

td.program{
	width: 196px;
	text-align: center;
}

p.time{
	font-family: 'cousine';
	margin-bottom: 5px;
	text-align: center;
}

p.name-program{
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px !important;
}

p.name-program a{
	font-family: "league-gothic";
	letter-spacing: 1px;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 0px !important;
	text-align: center !important;
	line-height: 24px;
	text-decoration: none;
}

p.name-program a:hover{
	text-decoration: none;
}

p.talk-program{
	font-family: 'cousine';
	font-weight: 700;
	color: #d2222a;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}

p.program{
	font-family: 'cousine';
	font-weight: 700;
	color: #d2222a;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
	text-transform: uppercase;
}

p.talk-program-2{
	font-family: 'cousine';
	font-weight: 700;
	color: #000;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
	vertical-align: middle !important;
}

p.icon-program{
	margin-bottom: 0px;
	font-size: 20px;
}

/*-------------------------------------------------------------------------------------PRESS-PAGE*/

#cboxTitle, #cboxCurrent, #cboxNext, #cboxPrevious, #cboxSlideshow, #cboxClose{
	display: none !important;
}


.wp-image-10032, .wp-image-10034, .wp-image-10030, .wp-image-10035{
	margin-top: 15px;
}

.wp-image-10028{
	margin-top: 30px;
}


a.no-decoration, h2.workshop-name{
	text-decoration: none;
}

a.no-decoration:hover, h2.workshop-name:hover{
	text-decoration: none;
	color: #d2222a;
	margin: 0 auto;
}


.wp-image-10912{
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;

}


.tp-caption.quote a{
			position: absolute; 
			color: #000; 
			text-shadow: none;  
			font-size: 60px; 
			line-height: 60px; 
			font-family: "league-gothic", Helvetica;  
			margin: 0 auto; 
			border-width: 0px; 
			border-style: none; 
  			text-align: center;
  			text-transform: uppercase;
  			text-decoration: none;
}

.tp-caption.quote a:hover{
	text-decoration: none;
	color: #000 !important;
}

p.name-slider{
	font-family: 'cousine';
	font-size: 18px;
	color: #000;
	text-align: center;
	margin: 0 auto;
	margin-bottom: -35px;
	text-transform: capitalize;
}

p.title-slider{
	font-family: 'cousine';
	font-weight: 700;
	font-size: 18px;
	color: #000;
	text-align: center;
	margin: 0 auto;
}

/*Category page*/
.category-archive-meta {
	margin-bottom: 40px;
	background-color: #000;
	color: #ffd930;
	font-weight: 700;
}

.category-archive-meta > img {
	margin-bottom: 10px;
}

.category-archive-meta > a {
	color: #ffd930 !important;
	text-decoration: none;
	border-bottom: 1px solid #ffd930;
}