/*

Known Template 

http://www.templatemo.com/tm-516-known

*/

@import url("https://fonts.googleapis.com/css?family=Muli:300,700|Nunito");

body {
  background: #fefefa;
  font-family: "Nunito", sans-serif;
  overflow-x: hidden;
  padding-top: 70px;
}

/*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Muli", sans-serif;
  font-weight: bold;
  line-height: inherit;
}

h1 {
  color: #252525;
  font-size: 3em;
  line-height: normal;
}

h2 {
  color: #353535;
  font-size: 2em;
  padding-bottom: 10px;
}

h3 {
  font-size: 1.5em;
  margin-bottom: 0;
}

h3,
h3 a {
  color: #454545;
}

p {
  color: #757575;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}

/*---------------------------------------
     GENERAL               
  -----------------------------------------*/

html {
  -webkit-font-smoothing: antialiased;
}

a {
  color: #252525;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}

a,
input,
button,
.form-control {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #8d7553;
  outline: none;
}

section {
  position: relative;
  padding: 30px 0;
}

.center {
  text-align: center;
  margin: 0 auto;
}

/*---------------------------------------
     BUTTONS               
  -----------------------------------------*/

button {
  display: block;
  margin: 0 auto;
  background-color: #e5c76f;
  font-weight: 600;
  padding: 1rem 5rem;
  border: none;
  margin-top: 20px;
}
button a {
  color: #fff;
}

.shop-button{
    height: 200px;
    position: relative;
}

.shop-button button{
    position: absolute;
    right: 0;
    bottom: 0;
    margin:0;
}

/*---------------------------------------
      MENU              
  -----------------------------------------*/

.custom-navbar {
  background: #fefefa;
  border-top: 5px solid #a3c298;
  border-bottom: 0;
  -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  padding: 12px 0;
  margin-bottom: 0;
  padding: 0;
}

.custom-navbar .navbar-brand {
  color: #454545;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
    padding: 10px 0 0 15px;
}

.custom-navbar .navbar-nav.navbar-nav-first {
  margin-left: 8em;
}

.custom-navbar .navbar-nav.navbar-right li a {
  padding-right: 12px;
  padding-left: 12px;
}

.custom-navbar .navbar-nav.navbar-right li a .fa {
  background: #a3c298;
  border-radius: 100%;
  color: #fefefa;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}

.custom-navbar .nav li a {
  line-height: 40px;
  color: #575757;
  padding-right: 22px;
  padding-left: 22px;
}

.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
  background-color: transparent;
}

.custom-navbar .nav li a:hover {
  background-color: #a3c298;
  color: #fefefa;
}

.custom-navbar .nav li.active > a {
  background-color: #a3c298;
  color: #fefefa;
}

.custom-navbar .navbar-toggle {
  border: none;
  padding-top: 10px;
}

.custom-navbar .navbar-toggle {
  background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
  background: #252525;
  border-color: transparent;
}
.navbar-brand img {
  height: 50px;
}
.navbar-brand {
  padding-top: 10px;
}

/*---------------------------------------
      main              
  -----------------------------------------*/
.main-column {
  padding: 30px 0;
}
.section-block {
  border: 1px solid #f0f0f0;
  padding: 2em;
}

.lead-text {
  border: 1px dotted #a1a1a1;
  padding: 1rem;
  margin-top: 10px;
}

.section-block .circle {
  background: #e5c76f;
  border-radius: 50px;
  color: #fefefa;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 20px 5px 5px 0;
}

.section-block h2 {
  background: #fefefa;
  margin: 55px 0 25px;
  padding: 1rem 0;
  border-top: 2px solid #8d7553;
  border-bottom: 2px solid #8d7553;
  font-weight: bold;
  font-size: 18px;
}
.section-block h2 .capitalize {
  color: #e5c76f;
  font-size: 24px;
}
.section-block h3 {
  background: #8d7553;
  color: #fefefa;
  font-size: 16px;
  line-height: 15px;
  padding: 1em;
  margin-bottom: 1em;
}
.section-block h4 {
  border-bottom: 2px solid #e5c76f;
  border-left: 5px solid #e5c76f;
  margin: 20px 0;
  padding-left: 5px;
}
.section-block h5 {
  font-size: 16px;
  border: 2px dotted #e5c76f;
  padding: 5px;
  background: #fcf9f1;
  color: #8d7553;
  margin-top: 20px;
  line-height: 30px;
}

.section-block .subheading {
  font-size: 16px;
  line-height: 40px;
  color: #8d7553;
  border-bottom: 2px dotted #e5c76f;
  font-weight: bold;
}

.section-block i {
  line-height: 30px;
  font-size: 16px;
  margin-right: 5px;
  margin-top: 10px;
}
.section-block .block-img {
  width: 100%;
  margin-top: 20px;
}

.section-block .card-img {
  max-width: 150px;
  margin: 0 10px 0 0;
}
.section-block .shop-img {
  width: 80%;
  margin: 10px;
}
.shop-image {
  text-align: center;
}
.section-block .post-img {
  width: 100%;
  margin-top: 20px;
}

select {
  background: #fff;
  height: 35px;
  border-radius: none;
}

.card {
  background: #fcf9f1;
  margin: 10px 0;
  padding: 0 10px;
}
.card-title {
  font-weight: bold;
  margin-top: 10px;
}
.card button {
  margin-left: auto;
  margin-right: 20px;
  color: #fff;
}
.shop-title {
  font-weight: bold;
  margin-top: 10px;
}
#shop_detail .section-block .card {
  padding: 10px;
}
#shop_detail table {
  margin-bottom: 50px;
  border-top: 2px solid #e5c76f;
  border-bottom: 2px solid #e5c76f;
}
#shop_detail tr {
  color: #757575;
  border-top: 1px dotted #e5c76f;
  border-bottom: 1px dotted #e5c76f;
}
#shop_detail td,
th {
  color: #757575;
  vertical-align: top;
  padding: 10px;
  line-height: 24px;
}

#shop_detail th {
  width: 80px;
  font-weight: bold;
}
#shop_detail .shop-title {
  font-size: 16px;
}

/*---------------------------------------
     SIDE MENU              
  -----------------------------------------*/

#side-menu ul {
  list-style: none;
  padding: 5px;
}
#side-menu ul li {
  margin-bottom: 15px;
}

/*---------------------------------------
     PAGENATION            
  -----------------------------------------*/

.pagination-block {
  text-align: center;
}

.pagination-block li a {
  color: #a3c298;
}
.pagination-block li a:hover {
  color: #fff;
  background: #a3c298;
}

/*---------------------------------------
     AD              
  -----------------------------------------*/

.ad-center {
  text-align: center;
  margin-top: 0px;
}
.ad-center img {
  margin: 5px 0;
}
.full-width {
  width: 100%;
}
.half-width {
  width: 100%;
}
.half-width img {
  max-width: 100%;
}
.full-width img {
  max-width: 100%;
}
/*---------------------------------------
     FOOTER              
  -----------------------------------------*/

footer {
  background: #a3c298;
}

footer a,
footer p {
  color: #fefefa;
  /*font-size: 8px;*/
  text-align: center;
}

/*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/

@media screen and (max-width: 1170px) {
  .custom-navbar .navbar-nav.navbar-nav-first {
    margin-left: inherit;
  }
}

@media only screen and (max-width: 992px) {
  section,
  footer {
    padding: 20px 0;
  }
  .section-block {
    padding: 10px;
  }
  .section-block h2 {
    margin-top: 10px;
  }
  .section-block h3 {
    margin-top: 0;
  }
.card button {
    margin: 10px 15px 10px auto!important;
    padding: 10px;
    width: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-navbar .nav li a {
    padding-right: 10px;
    padding-left: 10px;
  }
    
}

@media only screen and (max-width: 767px) {
  .main-column {
    padding: 10px 0;
  }
  h1 {
    font-size: 2.5em;
  }

  h1,
  h2,
  h3 {
    line-height: normal;
  }

  .custom-navbar {
    background: #fefefa;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    text-align: center;
  }

  .custom-navbar .navbar-brand,
  .custom-navbar .nav li a {
    line-height: normal;
  }

  .custom-navbar .nav li a {
    padding: 10px;
  }

  .custom-navbar .navbar-brand,
  .top-nav-collapse .navbar-brand {
    color: #252525;
    font-weight: 600;
  }

  .custom-navbar .nav li a,
  .top-nav-collapse .nav li a {
    color: #575757;
  }

  .custom-navbar .navbar-nav.navbar-right li {
    display: inline-block;
  }
  .navbar-brand{
        padding:0 0 0 10px !important;
    }
.shop-button{
    height: 60px;
/*    position: relative;*/
}

.shop-button button{
/*    position: absolute;*/
    right: 0;
    bottom: 0;
    margin:0;
}
}

@media only screen and (max-width: 580px) {
  h2 {
    font-size: 1.8em;
  }
}

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 2em;
  }

  #home h3 {
    font-size: 14px;
  }
}

.active {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #a3c298;
    border: 1px solid #ddd;

}

.sbutton{
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  background-color: #e5c76f;
  font-weight: 600;
  padding: 1rem 5rem;
  border: none;
  margin-top: 20px;
  color: #fff;
  width: max-content;
}
.dbutton {
  margin-right: 20px;
  color: #fff;
  display: block;
  background-color: #e5c76f;
  font-weight: 600;
  padding: 1rem 5rem;
  margin-top: 20px;
  float: right;
}

h5 p{
  font-size: 16px;

border: 2px dotted #e5c76f;

padding: 5px;

background: #fcf9f1;

color: #8d7553;

margin-top: 20px;

line-height: 30px;
}