/*

AGTERPLAAS

*/


/*HEADER*/
header#mk-header,
.book-btn-home {
  box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
}
#mk-main-navigation {
	float: right;
}
.mk-header-padding-wrapper {
	display: none;
}
#mk-header .header-logo a img {
  max-width: 200px !important;
}

/* Bottom tab - Translate */

/*.main-navigation-ul>li.menu-item:last-child a {
  border: 1px solid #c59c71;
  background: #c59c71;
  color: #fff !important;
  height: 40px !important;
  line-height: 40px !important;
  position: absolute;
  right: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.main-navigation-ul>li.menu-item:last-child a:hover {
	color: #333 !important;
}
.menu-hover-style-2 .main-navigation-ul li.menu-item:last-child > a.menu-item-link:hover {
	color: #333 !important;	
}
.main-navigation-ul>li.menu-item:last-child {
  top: 141px !important;
  height: 30px !important;
}*/


  


/*BANNER*/
.nav-round a[data-skin=light],
.nav-round a[data-skin=dark] {
	border-radius: 20%;
}
.mk-edge-slider .edge-skip-slider {
	border-radius: 20%;
}

/*New Home*/
.home-row {
  /*background-color: #e4e2ce;
  padding: 12px;
  border-radius: 15px;*/
  width: 48% !important;
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.banner-book-box {
  background-color: rgba(255,255,255,0.3);
  border-radius: 10px;
  /*position: absolute;
  top: 0px;
  right: 100%;*/
  z-index: 99;
  width: 95% !important;
  float: right;
}
.banner-book-box .content-box-content {
  padding: 32px 20px;
}
.banner-book-box,
.book-box-container {
  margin-bottom: 0 !important;
  border-radius: 15px;
}
.home-slideshow {
  width: 100% !important;
  margin-bottom: 0;
}
.home-slideshow ul img {
  border-radius: 15px !important;
}
#introduction {
  background: #f4f2e9;
  margin-top: 30px;
  /*box-shadow: 0px 2px 6px rgba(0,0,0,0.3);*/
}


/*BOOK TAB*/
a.book-tab {
  position: fixed;
  top: 85%;
  left: 0;
  background: rgba(51,51,51,0.5);
  padding: 10px 15px;
  color: #fff;
  z-index: 999999;
  font-weight: bold;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.book-tab:hover {
  background-color: #c0caad;
  padding-left: 25px; 
  color: #fff !important;
}


/*GENERAL*/
h2.page-title-h2 {
  text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.mk-go-top {
	width: 60px;
  height: 60px;
  border-radius: 20%;
}
.mk-go-top i {
  position: absolute;
  top: 15px;
  left: 21px !important;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.no-transform .box-detail-wrapper h4 {
  text-transform: none !important;
  line-height: 32px;
}
.no-height,
.no-height .column_container {
  height: 0;
}

/*TYPOGRAPHY*/
.p-container {
	width: 80%;/*
  margin: 0 auto 20px;*/
}
.intro-headline,
.intro-subscript {
  line-height: 1.8;
  /*padding: 15px 5px;
  background: #ebe8dd;*/
}

/*FOOTER*/
.widget_contact_info ul li,
#mk-footer .widget_nav_menu ul li a {
  line-height: 22px;
  font-size: 15px;
  color: #666;
}

/*ABOUT*/
.important-list li,
.important-list li strong {
  color: #111 !important;
  /*text-shadow: 1px 1px 2px #333;*/
}
.important-list li strong.highlight {
  color: #98ad71 !important;
  /*text-shadow: 1px 1px 3px rgba(0,0,0,0.3);*/
}
.important-notes-about {
  border-top: 4px solid #98ad71;
  border-left: 4px solid #98ad71;
  border-right: 4px solid #98ad71;
}

/*MENU*/
.mk-fancy-table.table-style1 tr {
  background: rgba(255,255,255,0.75) !important;
  border-left: none !important;
}
.mk-fancy-table.table-style1 td,
.mk-fancy-table.table-style1 th {
  text-align: left;
}
.mk-fancy-table.table-style1 th {
  font-size: 16px;
}
.mk-fancy-table.table-style1 ul {
  margin-bottom: 0;
}
.mk-fancy-table.table-style1 ul li {
  font-weight: normal !important;
}
.mk-fancy-table.table-style1 td {
  background: transparent;
  border-left: none !important;
  font-weight: bold;
}
.mk-fancy-table.table-style1 tr:nth-child(2n) {
  background: rgba(226,225,205,0.8) !important;
}
.mk-fancy-table thead th {
  background: rgba(222,220,191,0.5) !important;
  padding: 22px 12px;
  color: #333;
  text-transform: none !important;
  font-size: 24px !important;
}
.mk-fancy-table td,
.mk-fancy-table th {
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-family: "PT Sans", sans-serif !important;
}
/*.mk-fancy-table.table-style1 tr:nth-child(2n) td {
  background: rgba(255,255,255,0.6) !important;
}*/


/*CONTACT*/
.contact-socials .widget_contact_info ul {
  text-align: center;
}
.contact-socials .widget_contact_info ul li i {
  left: 45px;
}
.directions-list ul li {
  margin-bottom: 10px !important;
}

/*TRIP ADVISOR*/
#CDSWIDCOE {
  margin: 0 auto !important;
}

/*Home Page V3*/
.offer-list ul {
  /*padding: 0 60px;*/
}
.offer-list ul li {
  margin-bottom: 15px;
}
.breakfast-row {
  background: url(http://dev.interexcel.co.za/agterplaas/wp-content/uploads/2015/09/breakfast.jpg) top left no-repeat;
  background-size: contain;
  margin: 0 !important;
}
.room-row {
  background: url(http://dev.interexcel.co.za/agterplaas/wp-content/uploads/2014/09/room-cover.jpg) top right no-repeat;
  background-size: contain;
  margin: 0 !important;
}
.availability-row {
  background-color: #eee;
  margin: 0 !important;
}
.availability-row .mk-box-icon-2-title {
  padding: 0 0 20px 0 !important;
}

/*CONTACT*/
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
  background: #f8f8f8;
}
.wpcf7-form p {
  margin-bottom: 0 !important;
}
/*.wpcf7-form .wpcf7-text {
  width: 33.3333%;
    float: left;
} */   
.wpcf7-form .wpcf7-text, 
.wpcf7-form .wpcf7-textarea {
 color: #222;
    border: 1px solid #333;
    -webkit-box-shadow: 0 0 0 1px #333;
    -moz-box-shadow: 0 0 0 1px #333;
    box-shadow: 0 0 0 1px #333;
      margin: 0;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding: 18px;
    letter-spacing: 1px;  
    width: 100%;
}
.wpcf7-form .wpcf7-textarea {
  width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
    background: 0 0;
    outline: 0;
    padding: 18px;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    display: block;
    border: 2px solid #333;
    border-top: 1px solid #333;
    background: #c0caad;
}
.wpcf7-form-control.wpcf7-submit:hover {
   background: #111;
   color: #fff;
   
}
#hero .vc_custom_1442823585652 {
  padding: 0 !important;
}
/*Media Queries*/
@media screen and (max-width: 960px) {
  .p-container {
    width: 100%;
  }
  #introduction {
    background: #f9f9f9;
  }
  .mk-go-top.on {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .banner-book-box {
    width: 100%;
  }
  .three-star-small img {
    max-width: 12%;
  }
  .half-menu {
    width: 44% !important;
  }
  .half-menu:first-child {
    margin-right: 12%;
  }
}