/*
Theme Name: The Lucky Duck
Theme URI: 
Description: 
Version: 1.0
Author: Dave Haughton
Author URI: http://davehaughton.com
Tags: 
License:
License URI: 
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

@media screen and (min-width: 995px){
    .ot-dtp-picker.wide{
     margin: 0 auto !important;
     width: 850px !important;
     padding: 40px 0px;
    }
    h1.ot-title{
     text-transform: uppercase;
     color: #ad8966;
     text-align: center !important;
	 font-size: 32px !important;
    }
    .ot-powered-by {
     margin-top: -80px !important;
    }
    .ot-dtp-picker .ot-dtp-picker-button {
     height: 46px !important;
	}
	.home .welcome_btns {
     bottom: 20vh !important;
	}
	.reserve_wrap {
     height: 30vh !important;
  }
}
@media screen and (max-width: 995px){
	.ot-dtp-picker-selector{
		width: 100% !important;
		background-color: #ffffff; 
		margin-top: 5px !important;
	}
	.ot-dtp-picker .ot-dtp-picker-selector select{
		width: 100% !important;
	}
	form.ot-dtp-picker-form{
		max-width: 100% !important;
	}
   .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
      float: left !important; 
      margin-top: 15px !important;
      width: 100% !important; 
   }
   .ot-dtp-picker.wide{
     width: 100% !important;
     background-color: #ffffff87 !important;
     padding: 5px;
  }
 .home .ot-dtp-picker.wide{
 	margin-top: -30vh;
 }
  h1.ot-title{
    text-transform: uppercase;
    color: #ad8966;
    text-align: center !important;	
	font-size: 22px !important;
 }
/*    .home .masthead{
	height: 85vh !important;
   }  */
}
#map_canvas_home {
    background-image: url(../../uploads/2021/09/Lucky-Duck.png) !important;
    background-size: cover !important;
}

/*Enquiry Forms*/
legend.gfield_label {
    text-align: left !important;
    color: #c3996b !important;
}


div#field_2_13 {
    text-align: left !important;
}

div#field_2_3 {
    text-align: left !important;
}

/* New pages Oct 21 */ 
.food-block.clir .row {
    background-color: #D9AE76;
    color: #ffffff;
}
.col-md-6.content {
    padding: 60px 80px 0px 80px;
}
.content p{
    font-size: 18px;
    text-align: left; 
}
.content h3{
    font-size: 50px;
    text-transform: uppercase; 
}
a.outline_btn {
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 20px;
}
.col-md-6.background-image{
	min-height: 700px;
	background-size: cover;
}
.button-tld {
    height: 70px !important;
    width: 320px;
    border: 2px solid #ffffff;
    padding-top: 15px;
    margin: 0 auto; 
    margin-bottom: 20px;
    transition: ease-in all 0.3s; 
}
.button-tld:hover{
	background-color: #ffffff; 
}
.button-tld:hover a{
	color: #d9ae76 !important; 
	text-decoration: none !important; 
	border-bottom: 0 !important; 
}
.drinks-block.ilcr .row {
    background-color: #D9AE76;
    color: #ffffff;
}
@media screen and (min-width: 995px){
	.spacer{
		height: 150px; 
	}
	.bbc-logo {
    padding-bottom: 50px;
    }
	.col-md-12.bbc-images img{
	 padding-right: 15px; 
   }
   .col-md-12.bbc-images{
	 padding-bottom: 50px;
    margin-left: -10%;
    width: 120%;
   }

	.container.image-block-two {
      padding-top: 50px;
	  margin-left: -10%;
	}
	.page-id-594 div#ot-widget-container23 {
      margin-left: -15% !important;
	}
	.page-id-11 div#ot-widget-container23 {
      margin-left: -15% !important;
	}
	
}
.page-id-594 .masthead_page .grad {
  background: rgb(242,235,217);
  background: linear-gradient(0deg, #F2EBD9 38.99%, rgba(196, 196, 196, 0) 91.07%);
}

.page-id-594  .home_main.cocktail_main{
	background-color: #F2EBD9; 
}
.page-id-594 .cocktail_main .the_content {
    top: 0vh !important;
}
span.bbc-pink {
    color: #DB0F78;
    font-weight: 600;
}
/* Food Menus */ 
.page-template-page-food-menus .masthead_page .grad {
  background: rgb(242,235,217);
  background: linear-gradient(0deg, #F2EBD9 38.99%, rgba(196, 196, 196, 0) 91.07%);
}
.page-template-page-food-menus .home_main.cocktail_main{
	background-color: #F2EBD9; 
}
.page-template-page-food-menus .cocktail_main .the_content {
    top: 0vh !important;
}
.page-template-page-food-menus .masthead_page_title{
	margin-bottom: 10vh;
}
.page-template-page-food-menus .items {
    padding-top: 10px;
    color: #000000;
}
.page-template-page-food-menus .price{
	margin-top: -10px;
	font-weight: 500; 
}
/* END */ 

/* Spaces */

.intro-links li{
	list-style: none;
	display: inline-block;
	text-align: center; 
	font-size: 16px; 
	padding: 20px; 
	font-weight: 700;
}
.intro-links a{
	color: #c3996b; 
}
@media screen and (min-width: 765px){
 .spaces-content{
	padding: 300px 0px; 
	background-size: cover; 
 }
}
.col-sm-6.content{
	background: rgba(18, 16, 39, 0.7);
	padding: 120px 80px;
	text-align: center; 
	color: #ffffff; 
}
.spaces-content h3{
  font-size: 24px;
}
.spaces-content .button-tld {
    height: 60px !important;
    width: 220px;
    border: 2px solid #ffffff;
    padding-top: 15px;
    margin-top: 40px;
    margin-bottom: 20px;
    transition: ease-in all 0.3s;
}
.layout-content{
	padding: 50px;
	text-align: center;
}
.layout-content h4{
	text-align: center; 
	font-size: 24px;
}
.layout-content h3{
	text-align: center; 
	padding-bottom: 30px;
	font-size: 30px; 
}
.layout-content .spaces-seated img{
	padding-top: 40px
}
.spaces_gallery img{
	width: 100%;
}
div#enquire h3{
	text-align: center;
	padding: 50px;
}
.space-links img{
	width: 100%; 
}
.space-links .col-sm-6{
	padding-top: 16px;
}
a.bookings-btn {
	background-color: #b79368;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 15px 20px; 
	font-size: 18px; 
}
.page-id-19 .gform_body {
	text-align: left !important;
}


.page-id-11 .cocktail_main {
    top: 40px;
}
.page-id-594 .cocktail_main {
    top: 1px;
}
@media screen and (min-width: 995px) {
 .page-id-594 .ot-dtp-picker.wide {
    margin-left: -20% !important;
 }
	 .page-id-11 .ot-dtp-picker.wide {
    margin-left: -20% !important;
 }
}