/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.fbox {
  display: inline-block;
  margin: 1em;
}
.andy {
height:0px !important;
margin:0px !important;
}
.anchor {
    display: block;
    height: 0px !important;
    margin-top: 0px !important;
    visibility: hidden;
}
p a:visited {
	color: inherit !important;
}

.very-top-padding {
	padding-top: 0 !important;
}

.product {
	padding-top: 50px !important;
}

.clearBoth {
	clear: both;
}

span.sku_wrapper {
	display: none !important;
}

/* bof tours pages */
.about-tours a {
	color: #ff0000 !important;
}

.about-tours a:visited {
	color: #ff0000 !important;
}

.about-tours a:hover {
	color: #3C94CF !important;
}

/* Serbia Winter Owl tours */
.swot-main-img, .swot-bottom-text {
	position: relative;
}

.courses-main-image {
	height: 120%;
	background-color: #000000;
}

.courses-filler {
	width: 100%;
	height: 300px;
	background-color: #000;
	display: block;
	margin: -30px 0 -80px;
}

.swot-main-text {
	position: absolute;
	top: 5%;
	left: 5%;
	right: 50%;
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	text-align: center;
}

.courses-main-text {
	position: absolute;
	top: 5%;
	left: 5%;
	right: 50%;
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	text-align: center;
}

.latvia-main-text {
	position: absolute;
	top: 5%;
	left: 5%;
	right: 50%;
	padding: 20px;
	text-align: center;
	color: #fff;
}

.swot-sec-text {
	width: 40%;
	margin-left: 5%;
	float: left;
	background-color: #000;
	color: #fff;
	display: inline-block;
}

.swot-sec-img {
	width: 45%;
	margin-left: 5%;
	float: left;
	background-color: #000;
	color: #fff;
	display: inline-block;
}

.swot-sec-text strong, .latvia-main-text strong {
	color: #fff !important;
}

@media only screen and (max-width:768px) {
	.swot-main-text {
		bottom: 5%;
		overflow: hidden;
		overflow-y: scroll;
	}
	
	.latvia-main-text {
		bottom: 5%;
		overflow: hidden;
		overflow-y: scroll;
	}
	
	.swot-sec-text {
		width: 90%;
		margin-left: 5%;
	}
	
	.swot-sec-img {
		width: 90%;
		margin-left: 5%;
	}
}

/* Main tours page */
.tours-page {
}

.tour-intro-text {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 20px;
	right: 20px;
	display: block;
	background-color: #fff;
	background-color: rgba(255,255,255,0.6);
}

.tours-title {
	margin-bottom: 20px;
}

.tours-list {
	border: 1px solid #333;
	height: 100%;
	padding: 20px;
	border-radius: 6px;
	text-align: left;
}

.tours-list img {
	vertical-align: middle;
	display: inline;
	float: left;
	margin-right: 20px;
	border-radius: 6px;
}

.tours-list div {
	padding-top: 20px;
	display: inline;
	clear: left;
}

.tours-third {
	padding: 1%;
	width: 31%;
	float: left;
	vertical-align: top;
	display: table-cell;
}

.tours-fourth {
	padding: 1%;
	width: 23%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
}

.tours-fifth {
	padding: 1%;
	width: 18%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
}

.tours-third p {
	text-align: justify;
}

.tours-page-img {
	max-width: 100%;
	height: auto;
	margin-top: -20px;
}

.tours-page-links {
	position: absolute;
	left: 50%;
	width: 400px;
	color: #ffffff;
	padding: 20px 40px;
	margin: -200px 0 0 -200px;
	border: 2px solid #ffffff !important;
	display: inline-block;
}

.tours-page-links a, .tours-page-links a:visited, .tours-fourth strong, .tours-page-links strong {
	color: #ffffff !important;
}

.tours-page-team {
	position: relative;
	background-color: #000;
	color: #fff;
	display: inline-block;
	margin-top: -30px;
	margin-bottom: -70px;
	width: 100%;
}

.tours-page-team h2 {
	padding-top: 20px;
	color: #fff;
}

@media only screen and (max-width:768px) {
	.tours-title h3 {
		font-size: 20px;
	}
	
	.tours-list {
		text-align: center;
	}
	
	.tours-list img {
		vertical-align: middle;
		margin-right: 0;
		border-radius: 6px;
		display: block;
		margin: 0 auto;
	}
}

@media only screen and (max-width:640px) {
	.tours-third {
		padding: 1%;
		width: 98%;
	}
	
	.tours-fourth {
		padding: 4%;
		width: 92%;
		display: block;
	}
	
	.mob-hide {
		display: none;
	}
	
	#tours-main-img {
		margin-bottom: 1300px;
	}
}

/* Tours - Actual tour sections */
/* top part */
.tour-main-img {
	position: relative;
}

.tour-main-text {
	position: absolute;
	top: 5%;
	left: 5%;
	right: 50%;
	background-color: rgba(255,255,255,0.6);
	padding: 20px;
	text-align: center;
	overflow: auto;
}

.tour-main-text h5 {
	color: #3C94CF;
}

.tour-main-text-two {
	position: absolute;
	top: 5%;
	right: 5%;
	left: 55%;
	text-align: center;
	overflow: auto;
}

/* bottom part */
.tour-bottom-text {
	position: relative;
	padding-top: 20px;
}

.tour-sec-img {
	width: 40%;
	margin-left: 5%;
	float: left;
	background-color: #000;
	color: #fff;
	display: inline-block;
}

.tour-sec-text {
	width: 40%;
	margin-left: 5%;
	float: left;
	background-color: #000;
	color: #fff;
	display: inline-block;
}

.tour-sec-text h3, .tour-sec-text h5 {
	color: #fff;
}

.tour-sec-text h3 small {
	color: #fff;
	font-size: 50%;
}

.tour-sec-text h3.tour-price {
	color: #3C94CF;
	font-weight: bold;
}

.tour-sec-text h3.tour-day {
	color: #3C94CF;
	font-weight: bold;
	font-size: 18px;
}

.tour-sec-text h3.tour-price small {
	color: #fff;
	font-weight: normal;
}

.tour-sec-text strong {
	color: #fff !important;
}

.tour-button {
	color: #fff !important;
	background: #3C94CF;
	border-radius: 4px;
	padding: 10px 20px;
	display: inline-block;
	margin: 0 30px 10px 0;
}

.tour-button:visited {
	color: #fff !important;
}

@media only screen and (max-width:1366px) {
	.tour-main-text {
		bottom: 5%;
	}
}

@media only screen and (max-width:768px) {
	.tour-main-text {
		bottom: 5%;
		overflow: hidden;
		overflow-y: scroll;
	}
	
	.tour-sec-text {
		width: 90%;
		margin-left: 5%;
	}
	
	.tour-sec-img {
		width: 90%;
		margin-left: 5%;
	}
}

@media only screen and (max-width:640px) {
	.tour-main-text, .tour-main-text-two {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 20px;
	}
}

/* eof tours pages */
.home .one_fourth_last {
	width: 230px !important;
}

.home .three_fourth {
	width: 700px !important;
}

/*-----------------menu--------------*/
.menusurround {
	background: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/12/dl-logo.jpg") no-repeat center center;
	background-size: auto 100%;
	border-bottom: none;
	position: inherit;
	height: 160px;
	top: 0;
	width: 100%;
	z-index: 14000;
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 5px;
}

.menu ul {
	text-align: center;
	margin: 0 auto;
	margin-top: 142px;
	background: #000 repeat scroll 0 0;
	padding: 22px 0 18px;
}

#menu {
	float: none;
	margin-right: 0;
	width: 100%;
	padding-bottom: 0;
}

.menu li a {
	padding-bottom: 0;
	text-transform: uppercase;
}

.very-top-padding {
	padding-top: 100px;
}

.breadcrumbs {
	float: none;
}

.section-inner {
	top: 0;
	height: 100%;
}

.section-wrapper {
	min-height: 350px;
}

/*-----------------end of menu--------------*/
/*-----------------page style--------------*/
.container {
	width: 100%;
}

.container .eleven.columns {
	margin-left: 15%;
}

.section-inner {
	padding-bottom: 30px;
}

p {
	text-shadow: none;
}

.section-title {
	background: #000000;
	padding: 23px 0 26px;
	margin-top: -80px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
}

.section-title span {
	color: #ffffff;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 25px;
	line-height: 28px;
}

.title-page {
	color: #ffffff;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 25px;
	line-height: 28px;
	padding: 23px 0 26px;
	margin: -50px 0 60px;
	text-align: center;
	background: #000000;
}

.subtitle-page {
	color: #3C94CF;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 36px;
	text-align: center;
	margin: -10px 0 50px;
}

.title-contact {
	color: #000000;
	padding: 70px 0 50px;
	font-family: 'Cabin', Arial, sans-serif;
	font-size: 50px;
	text-align: center;
	text-shadow: none;
}

.title-white span, .title-contact span {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 38px;
	text-transform: none;
	color: #3c94cf;
}

.shadow-top {
	visibility: hidden;
}

#media-section .service.sicon-3, #media-section .service.sicon-6 {
	pointer-events: none;
	cursor: default;
}

div.service.sicon-3:hover .icon, div.service.sicon-6:hover .icon {
	transform: none;
}

a.iconlink {
	font-weight: bold;
	text-decoration: underline;
	color: #094192 !important;
}

a.iconlink:visited {
	color: #094192 !important;
}

a.iconlink:hover {
	color: #fff !important;
}

.entry-title {
	text-transform: none;
}

/*-----------------end of page style--------------*/
/*-----------------page "david" style--------------*/
.text-page-david2 {
	width: 230px;
	text-shadow: none;
	float: right;
	margin: 0 25px 100px 0;
}

/*-----------------end of page "david" style--------------*/
/*-----------------page "media" style--------------*/
.center {
	width: 960px;
	margin: 0 auto;
	margin-bottom: -50px;
}

.center p {
	text-shadow: none;
	color: #222222;
	text-align: justify;
	padding: 10px 20px;
}

.icon-camera:before {
	content: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/04/icon-radio-white.png");
}

.icon-tools:before {
	content: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/04/icon-tv-white.png");
}

.icon-chat:before {
	content: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/04/icon-talk.png");
}

.icon-basket:before {
	content: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/04/icon-book-white2.png");
}

.icon-shuffle:before {
	content: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/04/plane-white.png");
}

.icon-trophy:before {
	content: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/04/club-white.png");
}

.serv img {
	width: 100px;
}

.service {
	padding: 0 5px;
}

.service h2 {
	color: #000000;
}

.container .one-third.column {
	margin: -40px 0 0;
	padding: 0;
}

#comeflywithme-section .container .one-third.column {
	margin: auto 10px;
	padding: 0;
}

.title-white2 {
	color: #FFFFFF;
	font-family: 'Cabin', Arial, sans-serif;
	font-size: 50px;
	padding: 10px 0 0;
	text-align: center;
	text-shadow: none;
}

.service:hover {
	box-shadow: none;
	transition: none;
	transform: none !important;
}

/*-----------------end of page "media" style--------------*/
/*-----------------page "playback" style--------------*/
h8 {
	color: #000000;
	font-size: 12px;
	text-shadow: none;
	font-family: 'Cabin', Arial, sans-serif;
}

h4 {
	color: #000000;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 21px;
	padding: 0;
	text-shadow: 0 3px 9px rgba(0,0,0,0.7);
}

h4.staff-name {
	border: none;
}

.staff-name a:visited, .staff-name a:focus {
	color: #000000 !important;
}

.icon-vcard:before {
	visibility: hidden;
}

.row {
	margin-bottom: 100px;
}

.port-box {
	border: none;
	margin: 10px 0;
}

.port-item-container p {
	visibility: hidden;
}

.port-item-title {
	padding: 0;
}

.service h2 {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 32px;
}

/*-----------------end of page "playback" style--------------*/
/*-----------------page "goodies" style--------------*/
h9 {
	color: #000000;
	font-size: 25px;
	text-shadow: none;
	line-height: 30px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
}

h10 {
	color: #000;
	text-shadow: none;
	line-height: 20px;
}

h10:hover {
	color: #fff;
}

.port-goodies span {
	margin-bottom: 10px;
	color: #000000;
	font-size: 25px;
	text-shadow: none;
	line-height: 30px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
}

.isotope {
	margin-bottom: 130px;
}

div.port-item-container, .widget-box {
	color: #000000;
}

.port-goodies {
	color: #000000;
	padding: 0;
	margin-top: -40px;
}

.port-goodies:hover img {
	transform: scale(1.1) rotate(-3deg);
}

/*-----------------end of page "goodies" style--------------*/
/*-----------------page "come fly with me" style--------------*/
.port-item-container p {
	color: #000000;
}

/*-----------------end of page "come fly with me" style--------------*/
/*-----------------page "contact" style--------------*/
.container-center {
	margin: -10px 0 20px;
	margin-left: 25%;
	height: 1px;
}

.subtitle-page-contact {
	color: #000000;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 36px;
	float: left;
	margin: -10px 0 10px;
}

#contactWrapper label {
	text-align: left;
}

.contact-info {
	padding: 30px;
	color: #000000;
	text-align: center;
	width: 200px;
	float: right;
	margin-top: -20px;
	font-size: 17px;
}

.contact-info a:hover, .contact-info a:focus {
	color: #FFFFFF;
}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: no-repeat scroll #3C94CF !important;
}

.icn-1, .icn-2 {
	color: #000000 !important;
}

.icn-1:hover, .icn-2:hover, .icn-1 a:hover, .icn-2 a:hover {
	color: #ffffff !important;
}

.req:last-child {
	visibility: hidden;
}

.button {
	background: #000000;
}

input[type="text"], textarea, select {
	background: none repeat scroll 0 0 rgba(255,255,255,0.0);
	box-shadow: none;
	border: 2px solid #666666;
}

small {
	color: #000000;
}

/*-----------------end of page "contact" style--------------*/
/*-----------------page "like" style--------------*/
.contact-info2 {
	padding: 20px 0 40px;
	margin: 20px 170px 40px;
}

.h8 {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 25px;
	padding: 20px 0 0;
	color: #000000;
}

/*-----------------end of page "like" style--------------*/
/*---------------------
------------
hide Youtube logo in David Lindo's videos
------------
-----------------------*/
div.pp_default .pp_bottom .pp_middle {
	background: none;
	background-color: #FFFFFF;
	height: 28px;
	bottom: 22px;
	margin-bottom: 22px;
	z-index: 999999999;
	margin-left: 5px;
	left: 0;
	margin-right: -8px;
	width: auto;
}

div.pp_default .pp_bottom .pp_right, div.pp_default .pp_bottom .pp_left {
	visibility: hidden;
}

div.pp_default .pp_content_container .pp_left, 
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right {
	background: none;
	background-color: #FFFFFF;
}

/*end of hide Youtube logo in David Lindo's videos*/
a:visited, a:hover, a:focus {
	color: #ffffff !important;
}

/*-----------------page "radio" style--------------*/
.radio-link {
	color: #ffffff;
	font-size: 20px;
	float: right;
	line-height: 28px;
	padding-right: 150px !important;
	min-height: 500px;
	padding-top: 150px;
}

.radio-link a, .radio-link a:visited {
	color: #ffffff;
}

.radio-link a:hover {
	color: #ffffff !important;
}

/*-----------------end of page "radio" style--------------*/
/*-----------------page product info style--------------*/
.related {
	display: none !important;
}

.product_meta .posted_in a {
	color: #000 !important;
}

/*-----------------end of page product info style--------------*/
/*-----------------footer style--------------*/
.footerCredits {
	background: url("https://www.davidlindo.co.uk/wp-content/uploads/2014/08/look-up2.jpg") center;
	height: 700px;
	text-align: center;
	-webkit-background-size: cover;
/* pour Chrome et Safari */
	-moz-background-size: cover;
/* pour Firefox */
	-o-background-size: cover;
/* pour Opera */
	background-size: cover;
/* version standardisée */
}
.footer-text {
	padding: 5px;
	margin-top: -27px;
	z-index: 999;
	margin-left: -10px;
	position: absolute;
	background: url("https://www.davidlindo.co.uk/wp-content/themes/swag/assets/images/patterns/dots.png") repeat scroll 0 0 #1B1B1B !important;
	width: 100%;
}

.footer-text2 {
	margin-top: 240px;
	z-index: 999;
	margin-left: 30px;
	position: absolute;
	padding-left: 39%;
}

.footer-text3 {
	margin-top: 700px;
	z-index: 999;
	position: absolute;
	background: url("https://www.davidlindo.co.uk/wp-content/themes/swag/assets/images/patterns/dots.png") repeat scroll 0 0 #1B1B1B !important;
	width: 100%;
	margin-left: -10px;
	padding: 20px 0;
}

.footer-text p, .footer-text2 p, .footer-text3 p {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 30px;
	color: #ffffff;
}

.footer-text2 p {
	font-size: 70px;
	margin-left: -200px;
}

.footer-text3 p {
	font-size: 15px;
	font-family: 'Cabin', Arial, sans-serif;
}


/*-----------------end of footer--------------*/
.hideTiny {
	display: block !important;
}

select.showTiny {
	display: none !important;
}

.menu li:hover a {
	color: #3C94CF !important;
}

/* Media queries */
/* Tablet Landscape */
@media only screen and (max-width: 1024px) {
	.menu li a {
		font-size: 20px;
	}
}

/* Tablet Portrait */
@media only screen and (max-width: 768px) {
	.hideTiny {
		display: none !important;
	}
	
	select.showTiny {
		display: block !important;
	}
	
	.tinynav, #tinynav1 {
		display: block !important;
		position: absolute;
		top: 240px;
		left: 0;
		width: 100%;
	}
	
	select.tinynav {
		height: 74px !important;
		border: 2px solid #000;
		background: #000;
		color: #fff;
		font-size: 18px;
		text-align: center;
	}
	
	#david-section .section-title {
		margin-top: -92px;
	}
	
	.text-page-david2 {
		background: #fff;
		background: rgba(255,255,255,0.6);
		padding: 10px;
	}
	
	#birdvote-section .center {
		text-align: left !important;
	}
	
	.wp-image-3278 {
		height: 700px !important;
		width: auto !important;
	}
	
	#goodies-section .center, #goodies-section .row, #goodies-section .three_fourth, #goodies-section .one_fourth, #goodies-section .one_half {
		width: 100% !important;
		max-width: 570px;
		clear: both;
		text-align: center !important;
		margin: 0 auto;
		float: none;
	}
	
	#goodies-section .row {
		text-align: center;
	}
	
	#goodies-section .one_fourth .port-goodies, #goodies-section .one_half .port-goodies {
		margin-top: 40px !important;
	}
	
	#goodies-section .one_fourth img {
		width: 170px !important;
	}
	
	#goodies-section .one_half img {
		width: 350px !important;
	}
	
	#iamhere-section .container-center {
		margin: 0 auto;
	}
	
	#likes-section .container-media .center, #chirping-section .container .center {
		max-width: 768px;
		margin: 0 auto;
	}
}

/* Phone Landscape */
@media only screen and (max-width: 640px) {
	.menusurround {
		height: 100px;
	}
	
	.tinynav, #tinynav1 {
		top: 140px;
	}
	
	.homebird-section {
		display: none !important;
	}
	
	.david-section {
		margin-top: 40px !important;
	}
	
	.david-section .section-title span {
		font-size: 18px !important;
	}
	
	.birdvote-section .section-title img {
		margin: 20px 0 -20px !important;
		height: 60px !important;
		width: auto !important;
	}
	
	.wp-image-3278 {
		height: auto !important;
		width: 300px !important;
	}
	
	#media-section .container .center, #playback-section .container .center, #comeflywithme-section .container .center, #iamhere-section .container-center, #contactWrapper, #likes-section .container-media .center, #chirping-section .container .center {
		max-width: 300px;
	}
	
	#media-section .container .column {
		float: none !important;
	}
	
	#likes-section .contact-info2 {
		margin: 20px 0 40px;
	}
}

/* Phone Portrait */
@media only screen and (max-width: 360px) {
	
}