/*

  Theme Name: Bonsaiteabistro

*/



/* 1. Theme default css */



body {
	font-family: 'Jost', sans-serif;
}
#content_wrapper {
	overflow: hidden;
	position: relative;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.clear {
	clear: both;
}
.nopadding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,  .button, button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,  .button:focus {
	text-decoration: none;
	outline: none;
}
button {
	cursor: pointer
}
a:focus,  a:hover,  .portfolio-cat a:hover,  .footer -menu li a:hover {
	color: #e83a29;
	text-decoration: none;
}
a,  button {
	color: #e83a29;
	outline: medium none;
}
input:focus, textarea:focus, :focus {
	outline: 0
}
button:focus {
	outline: 0 none;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,  h2,  h3,  h4,  h5,  h6 {
	font-family: 'Great Vibes', cursive;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	font-style: normal;
}
h1 a,  h2 a,  h3 a,  h4 a,  h5 a,  h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-family: 'Jost', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	color: #777777;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
 *::-moz-selection {
 background: #d6b161;
 color: #fff;
 text-shadow: none;
}

::-moz-selection {
 background: #444;
 color: #fff;
 text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
 *::-moz-placeholder {
 color: #555555;
 font-size: 14px;
 opacity: 1;
}
 *::placeholder {
 color: #555555;
 font-size: 14px;
 opacity: 1;
}
.btn {
	background: #2f3440 none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: pt sans;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.1;
	padding: 20px 45px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}
.btn:hover {
	color: #e83a29
}
.btn:hover:before {
	width: 100%;
	color: #444
}
.btn.brand-btn {
	background: #e83a29;
	color: #222
}
.btn.brand-btn:hover {
	background: #2f3440;
	color: #e83a29
}
.btn.btn-2 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e83a29;
	line-height: 1;
	padding: 17px 35px;
}
.btn.btn-2:hover {
	border-color: #2f3440
}
.btn i {
	margin-right: 10px;
}
/* scrollUp */

#scrollUp::before {
	content: "\f106";
	font-family: Font Awesome\ 5 Free;
	font-size: 20px;
}
#scrollUp {
	background: #e83a29;
	height: 40px;
	width: 40px;
	right: 20px;
	bottom: 10px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	font-size: 0 !important;
	line-height: 40px;
	border-radius: 50%;
}
#scrollUp:hover {
	background: #999;
}
/* 



  2. header 



*/



.scroll-header {
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	background: #f8f8f8 none repeat scroll 0 0;
	opacity: .9;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.header-menu {
	left: 0;
	position: absolute;
	right: 0;
	z-index: 999;
}
.logo {
	margin-top: 0px;
	margin-left: 0;
}
.logo img {
	width: 100%;
	height: auto;
	max-width: 210px;
	margin: 0 auto;
}
.get_btn {
	position: relative;
	padding-top: 55px;
}
.get_btn a {
	background-color: #e83a29;
	display: inline-block;
	padding: 8px 35px;
	border-radius: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	box-shadow: 0px 2px 6px 1px #9D9D9D;
}
.main-menu-area {
	border-bottom: 0;
	padding: 0px;/* opacity:.2;*/

}
.main-menu {
	position: relative;
	padding-top: 55px;
}
.main-menu ul li {
	display: inline-block;
	position: relative;
	margin: 0 10px;
}
.main-menu ul li:hover {
	opacity: 1;
	top: 100%;
	visibility: visible;
}
.main-menu ul li:hover::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #e83a29;
}
.main-menu ul li.current_page_item::after{
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #e83a29;
	color: #e83a29;
}
.main-menu ul li.current_page_item a{
	color: #e83a29;
}


.main-menu ul li > a {
	color: #343434;
	display: block;
	font-family: 'Jost', sans-serif;
	font-size: 22px;
	font-weight: 600;
	padding: 5px 0px;
	text-transform: uppercase;
	text-shadow: 0 1px 3px #fff;
}
.main-menu ul li:hover > a {
	color: #e83a29;
}
.main-menu ul li ul.sub-menu {
	background: #000;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 110%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 250px;
	z-index: 9;
}
.main-menu ul li:hover > ul.sub-menu {
	opacity: 1;
	visibility: visible;
	top: 102%;
}
.main-menu ul li ul.sub-menu li {
	border-bottom: 1px solid rgba(255,255,255,.1);
	display: block;
	margin: 0;
}
.main-menu ul li ul.sub-menu li:last-child {
	border: 0;
}
.main-menu ul li ul.sub-menu li a {
	color: #fff;
	display: block;
	padding: 15px 10px;
	text-align: left;
	font-size: 13px;
}
.main-menu ul li ul.sub-menu li:hover > a {
	color: #e83a29;
}
.main-menu ul li ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0;
}
/* 





3. slider 





*/





.slider-wrapper {
	background-position: center center;
	background-size: cover;
	height: 100vh;
	position: relative;
}
.slider-wrapper:after {
	content: "";
	position: absolute;
	background: url(img/top-part.png) no-repeat center bottom;
	width: 100%;
	height: 230px;
	background-size: 100%;
	bottom: 0;
}
.slider-content h1 {
	color: #e83a29;
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 230px;
}
.slider-content p {
	color: #0fa452;
	font-weight: 400;
	font-size: 25px;
	margin-bottom: 30px;
	line-height: 30px;
}
/*





 4. about-area 





*/
#about {
	position: relative;
	overflow: visible;
}
.about-me-area {
	position: relative;
	background: url(img/aboutbg.png) no-repeat bottom right;
	background-size: 35%;
}
.part1_img {
	position: relative;
}
.part1_img img {
	position: absolute;
	top: -140px;
	width: 100%;
	height: auto;
	max-width: 550px;
}
.about-me-content h2 {
	color: #505050;
	font-size: 75px;
	line-height: 75px;
}
.about-me-content h3 {
	font-family: 'Jost', sans-serif;
	font-size: 40px;
	color: #e62e29;
	font-weight: 300;
	margin-bottom: 35px;
}
.about-me-content {
	width: 100%;
	max-width: 685px;
	padding-bottom: 35px;
}
.about-me-content p {
	font-size: 18px;
	line-height: 32px;
}
/* part2*/

#signature {
	position: relative;
	padding: 80px 0 185px;
}
.signature-content h2 {
	font-size: 65px;
	line-height: 65px;
	color: #fff;
	text-shadow: 0 3px 2px #000;
}
.signature-content p {
	font-size: 24px;
	line-height: 35px;
	color: #fff;
	text-shadow: 0 3px 2px #000;
}
/* part3 */

#about_part3 {
	position: relative;
	padding:0px;
	background: url(img/ic3.png) no-repeat top left;
	background-size: 50%;
	overflow:visible;
}
.about-me-content3 {
	width: 100%;
	position: relative;
	left: 8%;
	margin-bottom: 35px;
}
.about-me-content3 h2 {
	color: #e62e29;
	font-size: 75px;
	line-height: 75px;
}
.part3_img {
	position: relative;
}
.part3_img img {
	position: absolute;
	top: -210px;
	width: 100%;
	height: auto;
	max-width: 550px;
}
.about-me-content3 p {
	font-size: 20px;
	line-height: 32px;
}
/* part3 */

#about_part4 {
	position: relative;
	padding: 0px 0 200px;
	background: url(img/ic4.png) no-repeat right bottom;
	overflow:visible;
}
#about_part4 .about-me-content4 {
	width: 100%;
	max-width: 675px;
	margin-bottom: 35px;
	padding-left: 50px;
}

.about-me-content4 h2 {
	color: #f7cf26;
	font-size: 75px;
	line-height: 75px;
}
.part4_img {
	position: relative;
}
.part4_img img {
	position: absolute;
	top: -210px;
	width: 100%;
	height: auto;
	max-width: 550px;
}
.about-me-content4 p {
	font-size: 20px;
	line-height: 32px;
}
.rdm {
	position: relative;
	padding-top: 15px;
}
.rdm a {
	background-color: #f7cf26;
	display: inline-block;
	font-size: 20px;
	padding: 10px 35px;
	border-radius: 30px;
	font-weight: 600;
	color: #fff;
	box-shadow: 0 0 8px 1px #C2C2C2;
}
/*

 



      10.footer





 */

footer {
	background-color: #f5296e;
	border-top: 2px solid #f7cf26;
	background-image: url(img/ftbg.png);
	background-repeat: no-repeat;
	background-size: 75%;
	background-position: left top;
}
footer p {
	color: #fff;
}
.footer-top {
	padding: 55px 0 30px;
}
.footer-top h3 {
	font-family: 'Jost', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-weight: 600;
	font-size: 20px;
	position: relative;
	margin-bottom: 30px;
}
.footer-top h3:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 1px;
	left: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.3);
}
.foot_one p {
	font-size: 14px;
	line-height: 24px;
}
.fads {
	background: url('img/ads.png') no-repeat 0 4px;
	margin-bottom: 10px;
	padding-left: 25px;
}
.fph {
	background: url('img/ph.png') no-repeat 0 4px;
	margin-bottom: 5px;
	padding-left: 25px;
}
.fml {
	background: url('img/ml.png') no-repeat 0 3px;
	padding-left: 25px;
}
.ftm {
	background: url('img/tm.png') no-repeat 0 3px;
	padding-left: 25px;
}
.fml a {
	color: #fff;
}
.foot_two ul li {
	background: url(img/aro.png) no-repeat 0 6px;
	padding-left: 20px;
}
.foot_two ul li a {
	display: block;
	line-height: 28px;
	color: #fff;
}
.foot_two ul li a:hover {
	color: #117e37;
}
.foot_three ul li {
	background: url(img/aro.png) no-repeat 0 6px;
	padding-left: 20px;
}
.foot_three ul li a {
	display: block;
	line-height: 28px;
	color: #fff;
}
.foot_three ul li a:hover {
	color: #117e37;
}
.foot_one ul li {
	display: inline-block;
}
.footsocial ul li a {
	width: 35px;
	height: 35px;
	display: inline-block;
	background-color: #fff;
	text-align: center;
	line-height: 35px;
	color: #000;
	border-radius: 50%;
}
.foot_one ul li a:hover {
	background-color: #117e37;
	color: #fff;
}
.foot_four p {
	font-size: 14px;
	line-height: 22px;
}
.footer_bottom {
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 10px 0;
}
.footsocial ul li {
	display: inline-block;
	line-height: 30px;
	padding: 0 1px;
}
.copyright p {
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	margin: 0;
}
#txtfld {
	width: 60%;
	height: 40px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	float: left;
}
#sbtn {
	width: 40%;
	float: right;
	background-color: #f7cf26;
	border: 1px solid #ddd;
	height: 40px;
}


/*page*/
#homes {
	position: relative;
}
#pagecontent {
	padding:0;
}
.pagettl {
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
}
.pagettl h1 {
	color: #e62f2b;
	margin: 0;
	line-height: 75px;
	font-size: 75px;
	display: inline-block;
	text-shadow: 0 3px 2px #000;
}

#pagecontent h2 {
	font-size: 75px;
	color: #999;
	line-height: 75px;
}
#pagecontent h3 {
	font-family: 'Jost', sans-serif;
	font-weight: 300;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	color: #e83a29;
}

#backbg h2 {
	color: #fff;
	text-shadow: 0 1px 2px #000;
}

#backbg p {
	font-size:24px;
	line-height:34px;
	color: #fff;
	text-shadow: 0 1px 2px #000;
}
#set1 h2 {
	color: #f4be25;
}
#set2 h2 {
	color: #e62f2b;
}

#foodlist ul li {
	background: url(img/ficw.png) no-repeat 0px 3px;
	font-size: 25px;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #fff;
}

#drinklist ul li {
	background: url(img/dicw.png) no-repeat 0px 3px;
	font-size: 25px;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #fff;
}
#foodlist {
	border-right:1px solid #ddd;

}
#drinklist {
	
}
#tx_fld {
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-bottom: 15px;
}
#tx_area {
	width: 100%;
	height: 150px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-bottom: 15px;
}
#smb {
	width: 100%;
	display: inline-block;
	margin-bottom: 35px;
	background-color: #e83a29;
	border: 1px solid #e83a29;
	padding: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	border-radius: 6px;
}
