/*
Theme Name: Madham Catering
Theme URI: http://www.tonjoo.com/
Author: arif rohman hakim
Description: Template study wordpress developer tonjoo
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tonjoo
Version: 1.0
Tags:
*/
body {
	font: 17px 'Lato', sans-serif;
}
a, .btn {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
a, a:hover, a:visited, a:focus {
	color: #c7ab7b;
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #c7ab7b;
}

::selection {
    color: #fff; 
    background: #c7ab7b;
}
ul {
	list-style: none;
	padding: 0;
}
form label input[type="checkbox"]{
	/*appereance:none;
	-webkit-appereance:none;
	-moz-appereance:none;*/
	border:none;
}

@keyframes smooth {
	from, 20%, 53%, 80%, 100% to {
		-o-transition:.5s;
	  	-ms-transition:.5s;
	  	-moz-transition:.5s;
	  	-webkit-transition:.5s;
	  	transition:.5s;
  	}
}

/* ==== NAVBAR ===== */

.navbar-custom .navbar-nav>li>a {
    background-color: transparent;
    text-transform: uppercase;
    color: #c7ab7b;
    font-size: 17px;
    font-weight: 400;
    padding:0;
	border-bottom: 2px solid transparent;
	height: 25px;
}

.navbar-custom .navbar-nav>li.current-menu-item>a {
    color: #c7ab7b;
}
.navbar-collapse {
	padding: 0;
}
.navbar-toggle {
	background-color: #c7ab7b;
	color: #fff;
	float: none;
	margin-right: 30px;
}
.secondary_menu li a {
	border-bottom: 2px solid transparent;
}
.secondary_menu li a:hover {
	text-decoration: none;
	border-bottom-color: #e5d8c5;
}

.slider {
	margin:0 50px;
}

.footer-top {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.line-default {
	border-bottom: 2px solid #c7ab7b;
}
.footer-bottom {
	margin-top: 40px;
}
.footer-bottom [class*=' col-']{
	padding-top: 25px;
}
.footer-bottom p {
	font-size: 14px;
}
.wpcf7 textarea {
	height: 220px;
}
h3.title_tag {
	color: #c7ab7b;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px
}
.custom-widget:nth-child(1) h3.sb_title_tag {
	margin-top: 0;
}
h3.sb_title_tag {
	color: #c7ab7b;
	margin-bottom: 20px;
	margin-top: 40px;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	border-left: 3px solid #c7ab7b;
	padding-left: 15px;
}
h4.media-heading {
	color: #c7ab7b;
	font-size: 28px;
	line-height: 24px;
	margin-bottom: 20px;
}
p.copyright {
	color: #c7ab7b;
	font-size: 14px;
}
.media {
	margin-bottom: 60px;
}
.media-body {
	padding:0 15px;
}
/*.media .media-object {
	width: 200px;
	height: auto;
}*/
.media-body span.info {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.media-body p {
	line-height: 30px;
}
.form-control {
	border-radius: 0;
	font-size: 17px;
	padding: 10px 20px;
	height: auto;
}
.form-control::-webkit-input-placeholder {
   color: rgba(202,173,125,.5);
}

.form-control:-moz-placeholder { /* Firefox 18- */
   color: rgba(202,173,125,.5);  
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(202,173,125,.5);  
}
.form-control:-ms-input-placeholder {  
   color: rgba(202,173,125,.5);  
}
.form-group .rc-anchor-normal-footer {
	display: none;
}
.float-navigation .back-to-top{
	cursor: pointer;
}
.float-navigation .icon {
	font-size: 40px;
	color: #c7ab7b;
	text-align: center;
}
.float-navigation .back-to-top:hover i{
	text-shadow: 2px 2px 2px rgba(51,51,51,.2);

	-webkit-animation-name: smooth;
  	animation-name: smooth;
}
.float-navigation p.text {
	font-size: 14px;
	color: #c7ab7b;
	text-align: center;
}
.float-navigation .back-to-home {
	text-align: center;
	margin-top: 35px;
}
.float-navigation .back-to-home img{
	width: 80px;
}
.custom-widget ul li {
	margin-bottom: 15px;
}
.custom-widget ul li a {
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 14px;
}
.awards {
	height:100px; 
	width:auto; 
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-top: 20px;
}
.welcome_section p {
	line-height: 30px;
}
#see_our_menu:hover {
	background-position: 50% 190px;
}
/*.awards:hover {
	background-position: 0px 99px;
}*/
.menu_madham:hover a {
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}

#our_menu_section {
	margin-top: 60px;
	padding-top: 20px;
}
#our_menu_section .list_menu {
	border: 1px solid #c7ab7b;
	border-width: 0 2px;
	padding: 0 30px;
}
.menu_madham .menu_title {
	text-align: center;
	position: absolute;
	top: 15%;
	bottom: 15%;
	left: 15%;
	right: 15%;
	border-radius: 50%;
	padding: 0 10px
}
#our_menu_section .menu-col:nth-child(odd) .menu_madham .menu_title {
	background-color: rgba(199,171,123,.85);
}
#our_menu_section .menu-col:nth-child(odd) .menu_madham .menu_title h3 {
	color: #fff;
}
#our_menu_section .menu-col:nth-child(even) .menu_madham .menu_title {
	background-color: rgba(255,255,255,.85);
}

#menu_modal .modal-content {
	border-radius: 0;
	border: 8px solid rgba(199,171,123,.65);
	box-shadow: none;
	webkit-box-shadow:none;
}
#menu_modal .modal-content .modal-header {
	border-bottom: 0;
}

#menu_modal .modal-content .modal-body {
	font-size: 18px;
	line-height: 36px;
}
#menu_modal .modal-content .modal-body ul {
	list-style: disc;
	padding: 0 15px;
	list-style-position: inside;
}
#menu_modal .modal-content .modal-body ul li{
	padding-left: 0;
}
#menu_modal .modal-content .modal-body h6{
	font-size: 14px;
}
#menu_modal .modal-content .modal-footer {
	text-align: center;
	border-top: 0;
}

#menu_modal .modal-content .modal-footer .btn-primary:hover, #menu_modal .modal-content .modal-footer .btn-primary:focus, #menu_modal .modal-content .modal-footer .btn-primary:active, #menu_modal .modal-content .modal-footer .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
	background: #c7ab7b
}
 
.btn-primary:active, .btn-primary.active {
    background: #c7ab7b;
    box-shadow: none;
}

.keunggulan i {
	color: #c7ab7b;
	font-weight: 300;
	margin-right: 5px;
}
.latest_post {
	position: relative;
	height: 283px;

}
.latest_post a .post_thumb:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	-o-transition: all .3s;
  	-ms-transition: all .3s;
  	-moz-transition: all .3s;
  	-webkit-transition: all .3s;
  	transition: all .3s;
}
.latest_post a:hover .post_thumb:before {
	opacity: 1;
}
.latest_post .post_thumb{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

section#testimoni {
	margin:60px 30px 60px;
}
.testimonial .testi_item h4 {
	text-align: right;
	color: #c7ab7b;
	margin-top: 25px;
}
.special_about_us a{
	background-size: 230px;
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-image: url(img/special.png);
	cursor: pointer;
	height: 160px;
	width: 220px;
	margin:10% auto 0;
	display: inherit;
	text-decoration: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.special_about_us a:hover {
	background-position: 50% 163px;
}
h1.page_title {
	color: #c7ab7b;
	font-size: 36px;
	margin-bottom: 30px;
}
.heading_page {
	background-repeat: no-repeat;
	background-size: cover;
	height: 380px;
	position: relative;
	margin: 0 0 50px;
}
.heading_page h3 {
	background-color: #c7ab7b;
	color: #fff;
	position: absolute;
	left: 0;
	bottom:8%;
	padding:15px 20px;
	font-size: 36px;
}
.page_body {
	margin-bottom: 60px;
}
.page_content p {
	line-height: 30px;
}
.welcome_section {
	margin-top: 60px;
}
.download-menu {
	display: inline;
}
.download-menu a { 
	width: 100px;
	height: 130px;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-size: auto 250px;
	background-image: url(img/download-menu.png);
	display: block;
	margin: 0px auto;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.download-menu a:hover {
	background-position: 0 130px;
}
.download-menu p {
	font-weight: bold;
}
.modal-content {
	background-color: rgba(255,255,255,.95);
}
.modal-lg {
	width: 90%;
	margin:0px auto;
}
.page_content h3.quest {
	margin-top: 100px;
}
.page_content hr {
	border-top-color: #c7ab7b;
	border-width: 2px; 
	margin:40px auto;
}
.page_content p {
	line-height: 36px;
	font-size: 18px;
}
.page_content hr.small {
	width: 35%;
}
.page_content ul {
	list-style: disc;
	list-style-position: inside;
}
.page_content ul li {
	line-height: 30px;
}
.page_content img {
	width: 100%;
	height: auto;
}
.btn-primary {
	background-color: #c7ab7b;
	border-color: #c7ab7b;
	border-radius: 15px;
	padding: 15px 20px;
}
.btn-primary:hover, .btn-primary:focus {
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
	background-color: #c7ab7b;
	border-color: #c7ab7b;
	}
.page_content a.btn-primary {
	background-color: #c7ab7b;
	border-color: #c7ab7b;
	border-radius: 15px;
	padding: 15px 20px;
	color: #fff;
	-o-transition:.5s;
  	-ms-transition:.5s;
  	-moz-transition:.5s;
  	-webkit-transition:.5s;
  	transition:.5s;
}
.page_content a.btn-primary:hover {
	box-shadow: 0 3px 8px rgba(0,0,0,.5)
}
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin-bottom: 20px;
}

/* --------------------------------------------------------- */
.mc4wp-checkbox label {
	cursor: pointer;
	padding: 0;
	margin-left: 13px;
}
.mc4wp-checkbox label > input {
	display: none;
}
.mc4wp-checkbox .check-obj {
	position: relative;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;
}
.mc4wp-checkbox .check-obj:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  background: #fff;
  border: 2px solid #c1c1c1;
  visibility: visible;
  margin: -1px 0 0 0;
  cursor: pointer;
  border-radius: 2px;
}
.mc4wp-checkbox .check-obj:after {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 15px;
  position: absolute;
  top: 0;
  line-height: 29px;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  visibility: hidden;
  cursor: pointer;
  text-align: center;
}
.mc4wp-checkbox label > input:checked + .check-obj:before {
	border-color: #c7ab7b;
	background-color: #c7ab7b;
}
.mc4wp-checkbox label > input:checked + .check-obj:after {
	visibility: visible;
}
div.wpcf7 .ajax-loader {
	float: left;
}
div.wpcf7 .ajax-loader + input {
	float: right;
}
div.wpcf7 input[type=submit] {
	text-transform: uppercase;
}

.menu-haloo-container .custom_menu > li {
	margin-bottom: 5px;
}
.menu-haloo-container .custom_menu > li a {
	border-bottom: 2px solid transparent;
}
.menu-haloo-container .custom_menu > li a:hover {
	text-decoration: none;
	border-bottom-color: #e5d8c5;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #c7ab7b;
}
.custom-pagination a:hover {
  background-color: #c7ab7b;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #c7ab7b;
  color: #fff;
}
.single_post {
	margin-bottom: 50px;
}
.single_post h1 {
	color: #c7ab7b;
	line-height: 30px;
	margin-top: 0;
}
.single_post .info {
	color: #888;
	font-size: 17px; 
	margin-bottom: 15px;
}
.single_post .photo img {
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}
.single_post p {
	line-height: 30px;
}
.comments-area {
	border-top: 2px solid #c7ab7b;
	margin-top: 30px;
	padding-top: 15px;
}
.comments-area h3.comments-title {
	font-size: 18px;
}
.comments-area ul.comment-list li {
	margin-bottom: 30px;
	border:1px solid #c7ab7b;
	padding:15px;
}
.comments-area ul.comment-list .children {
	background-color: #fbf8f4
}
.comments-area ul.comment-list li b.fn {
	margin-left: 15px;
}
.comment-form .submit {
	background: #c7ab7b;
	color: #fff;
	padding: 10px 20px;
	border:1px solid #c7ab7b;
	border-radius: 6px;
}
.comment-form-comment label {
	display: none;
}
.comment-form-comment textarea {
	border: 1px solid #c7ab7b;
	border-radius: 0;
	width: 100%;
	padding: 10px 20px;
}
.comment-respond label {
	display: block;
	font-weight: 400;
}
.comment-respond input[type=text], 
.comment-respond input[type=email], 
.comment-respond input[type=url] {
	width: 100%;
	border: 1px solid #c7ab7b;
	border-radius: 0;
	padding: 10px 20px;
}
.secondary_menu li::after {
    content: "|";
    position: absolute;
    top: 0;
    right: 0;
    color: #e5d8c5;
}
.secondary_menu li:nth-last-child(1)::after {
	color: transparent;
}

.mc4wp-checkbox label span:last-of-type {
	font-size: 14px !important;
}

/* size */
@media (min-width: 1400px) {
	.container {
		width: 1400px;
	}
}
@media (min-width: 992px) {
	.list_menu > .row > .menu-col:nth-child(n+9) .menu_madham {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	footer {
		padding-bottom: 45px;
	}
	.keunggulan {
		line-height: 30px;
		margin-top: 15%;
	}
	.float-navigation {
		position: fixed;
		bottom: 60px;
		right: 6%;
		display: none;
	}
	.row-eq-height {
	  display: -webkit-flex;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	}
	.navbar-nav {
        float: none;
    }
    .secondary_menu {
		list-style: none;
		padding: 0;
		position: absolute;
		bottom: 15px;
		right: 30px;
	}
	.secondary_menu li {
		padding: 0 20px;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
	.secondary_menu li:last-child {
		padding-right: 0;
	}
	.secondary_menu li:first-child {
		padding-left: 0;
	}

	.secondary_menu li a{
		color: #c7ab7b;
		font-weight: bold;
		display: block;
		text-transform: uppercase;
	}
	.secondary_menu li a i {
		font-size: 25px;
		margin-right: 8px;
		float: left;
	}
	.navbar-custom {
	    border-radius: 0;
	    background-color: transparent;
	    display: block;
	    margin-top: 40px;
	    text-align: center;
	}
	.navbar-custom .navbar-nav>li {
		padding: 0 35px;
	}
	.nav.navbar-nav {
	    display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.navbar-custom .navbar-nav>li>a:hover,
	.navbar-custom .navbar-nav>li>a:focus,.navbar-nav li.active a {
		font-weight: bold;
		border-bottom-color: #e5d8c5;
		padding-bottom: 2px;
	}
	
	#see_our_menu {
		width: 150px;
		height: 190px;
		background-image: url(img/see_menu.png);
		background-position: 0 0;
		background-repeat: repeat-y;
		background-size: auto 380px;
		cursor: pointer;
	}

	.menu_madham {
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		cursor: pointer;
		margin-bottom: 30px;
	}
	/*.menu-col:nth-last-child(-n+3) .menu{
		margin-bottom: 0px;
		border:1px solid red;
	}*/
	#menu_modal .modal-content .modal-footer .btn-primary {
		background: #c7ab7b;
		border-color: #c7ab7b;
	    color: #ffffff;
	    border-radius: 30px;
	    font-weight: 600;
	    padding: 25px 60px;
	    font-size: 30px;
	}
	#menu_modal .modal-content .modal-header .modal-title {
		color: #c7ab7b;
		margin-top: 15px;
		font-size: 30px;
		font-weight: 400;
	}
	#menu_modal .modal-content .modal-header .close {
		font-weight: 400;
		font-size: 120px;
		opacity: 1;
		color: #c7ab7b;
		margin-top: -30px;
	}
	#our_menu_section .menu_madham .menu_title h3 {
		color: #b5945a;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 30px;
		font-weight: 400;
		display: inline-block;
		vertical-align: middle;
	}
	.testimonial .testi_item {
		padding: 30px;
	}
	.latest_post h3 {
		background-color: #c7ab7b;
		color: #fff;
		position: absolute;
		right: 0;
		left: 50%;
		bottom:22%;
		padding:20px 15px 20px 40px;
		text-align: right;
	}
	.latest_post h3 a {
		color: #fff;
	}
	.list_menu > .row > .menu-col:nth-child(n+10) .menu_madham {
		margin-bottom: 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	#our_menu_section .menu-col {
		width: 50%;
		float: left;
	}
	.list_menu > .row > .menu-col:nth-child(n+11) .menu_madham {
		margin-bottom: 0;
	}
}
@media (max-width: 991px) {
	.navbar-custom .navbar-nav>li {
	    padding: 0 20px;
	}
	.float-navigation {
		position: fixed;
		bottom: 60px;
		right: 40px;
		display: none;
	}
	.menu_madham {
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		cursor: pointer;
	}
	#menu_modal .modal-content .modal-footer .btn-primary {
		background: #c7ab7b;
		border-color: #c7ab7b;
	    color: #ffffff;
	    border-radius: 30px;
	    font-weight: 600;
	    padding: 25px 60px;
	    font-size: 30px;
	}
	.keunggulan {
		line-height: 30px;
		margin-top: 5%;
	}
	
}
@media (max-width: 767px) {
	.latest_post h3 {
		background-color: #c7ab7b;
		color: #fff;
		position: absolute;
		right: 0;
		left: 50%;
		bottom:15%;
		font-size: 17px;
		padding:20px 15px 20px 40px;
		text-align: right;
	}
	#menu_modal .modal-content .modal-body {
		font-size: 14px;
		line-height: 1.5;
	}
	.testimonial {
		margin-bottom: 60px;
	}
	.float-navigation {
		position: fixed;
		bottom: 115px;
		right: 10px;
		display: none;
	}
	.menu_madham {
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		cursor: pointer;
		margin-bottom: 30px;
	}
	#menu_modal .modal-content .modal-footer .btn-primary {
		background: #c7ab7b;
		border-color: #c7ab7b;
	    color: #ffffff;
	    border-radius: 30px;
	    font-weight: 600;
	    padding: 25px 60px;
	    font-size: 20px;
	}
	#menu_modal .modal-content .modal-header .modal-title {
		color: #c7ab7b;
		margin-top: 15px;
		font-size: 20px;
		font-weight: 400;
	}
	#menu_modal .modal-content .modal-header .close {
		font-weight: 400;
		font-size: 80px;
		opacity: 1;
		color: #c7ab7b;
		margin-top: -15px;
	}
	#our_menu_section .menu_madham .menu_title h3 {
		color: #b5945a;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		display: inline-block;
		vertical-align: middle;
	}
	
	.latest_post h3 a {
		color: #fff;
	}
	.header-logo {
		text-align: center;
	}
	.secondary_menu {
		margin-top: 25px;
		text-align: center;
	}
	.secondary_menu li {
		display: inline-block;
		padding: 0 10px;
		position: relative;
	}
	.secondary_menu li:first-child {
		padding-left: 0;
	}
	.secondary_menu li:last-child {
		padding-right: 0;
	}
	.container>.navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}
	.navbar-custom {
	    border-radius: 0;
	    background-color: transparent;
	    display: block;
	    text-align: center;
	}

	footer .navbar-custom .navbar-nav>li>a:hover,
	footer .navbar-custom .navbar-nav>li>a:focus,footer .navbar-nav li.active a {
		font-weight: bold;
		text-decoration: underline;
	}
	.navbar-custom .navbar-nav>li {
	    padding: 10px 10px;
	}
	.navbar-collapse.in { overflow-y: visible; }
	#see_our_menu {
		width: auto;
		height: 190px;
		background-image: url(img/see_menu.png);
		background-position: 50% 0;
		background-repeat: repeat-y;
		background-size: auto 380px;
		cursor: pointer;
	}

	.keunggulan {
		line-height: 30px;
		margin-top: 5%;
	}

	/* empty */
	.row-eq-height {}
	.nav.navbar-nav {}
}
@media (max-width: 480px) {
	.slider {
		/*display: none;*/
		margin: 0;
	}
	.slick-prev, .slick-next
    {
        display: none !important;
    }
	.latest_post h3 {
		background-color: #c7ab7b;
		color: #fff;
		position: absolute;
		right: 0;
		left: 20%;
		bottom:22%;
		padding:20px 15px 20px 40px;
		text-align: right;
	}
	.list_menu > .row > .menu-col:last-child .menu_madham {
		margin-bottom: 0;
	}
}
@media only screen and (device-width:480px) and (orientation:landscape) {
	#our_menu_section .menu_madham .menu_title h3 {
	   font-size: 15px;
	   line-height: 20px;
	}
	.menu_madham .menu_title {
	   padding: 0 10px;
	}
}