/**
 * Theme Name: Dinosaur BBQ
 * Author: Client name
 * Version: 1.0
**/

.current-year .print-link {
    float: right;
}

.switcher .switcher__wrap {
    top: -40px;
}

.pwdpage{
	background-image:url(http://www.dinosaurbarbque.com/wp-content/uploads/2020/03/dinobck.png);
	min-height:550px;
	padding-top:180px;
	color:#de4f42;
}

.pwdpage h1{padding-left:20px;}
.pwdpage .post-password-form{padding-left:20px;}
.pwdpage .post-password-form p:nth-child(1){display:none;}
.pwdpage .post-password-form label{
	width:30%;
	margin-bottom:20px;
	color:#b5b5b5;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}

.ctu-ulimate-style-1{
background-color: #f4f4f4 !important;
}

.ctu-ulitate-style-1-tabs{
background-color: #f4f4f4 !important;
border-left:none !important;
padding-top: 0px !important;
margin-top:67px;
}

.ctu-content-span{
background-color:#f4f4f4 !important;
}

.ctu-ulitate-style-1-tabs p{
line-height: 28px !important;
font-weight:400 !important;
color:#000 !important;
margin-bottom:10px !important;
font-size:14px !important;
}
.ctu-ulitate-style-1-tabs ul li{line-height: 28px !important;
font-weight:400 !important;
color:#000 !important;
font-size:14px !important;}

.ctu-ulitate-style-1-tabs h6{
	font-size:13px !important;
	color:#de4f42 !important;
}


.ctu-ulimate-style-1 .vc-tabs-li{
border-left:none !important;
font-size:12px !important;
color:#828282 !important;
font-weight: bold !important;
}

.ctu-ulimate-style-1 .vc-tabs-li.active{
color:#de4f42 !important;
}

.ctu-ulimate-style-1 .vc-tabs-li.active .ctu-absolute{
display:none !important;
}


.ctu-ultimate-wrapper-1{box-shadow:none !important;}

.karch{text-align: left;
font-size: 24px;
padding-bottom: 10px;
border-bottom: 3px solid #de4f42;
padding: 10px 20px;
color: #de4f42;}

.kupd{position: absolute;
padding: 28px 30px 13px 30px;
margin: 0 auto;
font-size: 24px;
border-bottom: 3px solid #000;
background-color:#f4f4f4;
width: 80%;}


.header .custom-logo-link img,
.footer .foo-logo svg {
	max-height: 120px;
}

 @media only screen and (max-width: 800px) {
	  .pwdpage{padding-top:100px;}
	 .pwdpage h1{font-size:80px;}
	 .kupd{display:none;}
	 
.ctu-ultimate-style-heading-1{
margin-bottom:none !important;
background-color:#f4f4f4 !important;
box-shadow:none !important;
-webkit-box-shadow:none !important;
font-size:12px !important;
font-weight:bold !important;
color:#de4f42 !important;
	border-bottom:1px solid #000;
}

	 .pwdpage .post-password-form label{
		 width:50%;}

	 .ctu-ulitate-style-1-tabs{margin-top:0px;}
	 .ctu-ultimate-style-heading-1.active{display:none;}
}