/*
Theme Name: Basil Child
Description: Child theme for Basil theme
Author: Boxy Studio
Author URI: https://boxystudio.com/
Template: basil
Version: 1.0.0
Text Domain: Basil
*/

/**************
Universal Start
**************/

.group:after {
  content : "";

  display : table;
  clear   : both;
}

.clear-right {
  clear : right;
}

.clear-left {
  clear : left;
}

.clear-both {
  clear : both;
}

.font-weight-400 {
  font-weight : 400
}

.hidden {
  display : none;
}

.loading img {
  display      : block;

  margin-right : auto;
  margin-left  : auto;
}

body {
  color : #4f4f4f !important;
}

.basilPageContent h2 {
  font-weight : 400 !important;
}

.basilPageContent h1, .basilPageContent h2, .basilPageContent h3, .basilPageContent h4 {
  color : #4f4f4f !important;
}

.border-bottom-gray {
  border-bottom : 1px solid #CCC;
}

.dancing-script p {
  font-family: 'Dancing Script', cursive;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .basilButton, .woocommerce .button, .um-button, .um-form .um-button, .um-followers-user-btn a, .um-profile-nav-item a, .vc_btn3 {
  border        : none !important;
  border-radius : 0px !important;
}

/*buttons -- styles override WP-Composer button color styles chosen 
within button element--some are located in their particular section on this sheet*/
button, input[type="button"], input[type="reset"], input[type="submit"], .basilButton, .woocommerce .button, .um-button, .um-form .um-button, .um-followers-user-btn a, .um-profile-nav-item a, .vc_btn3 {
  border        : none !important;
  border-radius : 0px !important;
}

.vc_btn3.vc_btn3-color-juicy-pink {
  background : #aaaaaa !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
  background : #4f4f4f !important;
}

.vc_btn3.vc_btn3-color-orange {
  background : #ef7622!important;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange:hover {
  background: #d0671e !important;
}

.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
  color: #4f4f4f !important;
  background: transparent!important;
  border: 1px dashed #4f4f4f !important; 
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:focus, .vc_btn3.vc_btn3-color-white:hover {
  background-color: #d7c39d !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{
  color: #4f4f4f !important;
  background: transparent!important;
  border: 1px dashed #4f4f4f !important; 
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
  background-color: #a4b2a1 !important;
}

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{
  color: #ffffff !important;
  background: transparent!important;
  border: 1px dashed #ffffff !important; 
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-black:focus, .vc_btn3.vc_btn3-color-black:hover {
  background: rgba(0,0,0,.25) !important;
}

.vc_btn3.vc_btn3-color-mulled-wine, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{
  color: #4f4f4f!important;
  background: transparent!important;
  border: 1px dashed #4f4f4f !important; 
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-mulled-wine:focus, .vc_btn3.vc_btn3-color-mulled-wine:hover {
   background: rgba(243,243,243,1.0) !important;
}

/*END buttons*/

/*separator styles*/

.separator h4 {
  font-size   : 26px !important;
  font-weight : 400 !important;
}

.separator-white h4 {
  color: #ddd !important;
  font-size   : 26px !important;
  font-weight : 400 !important;
}

/*separator styles end*/

/*structural - 100% width adjustments*/

.basilShell {
  width: 90% !important;
  max-width: 1200px !important;
}

/*END structural - 100% width adjustments*/

/*img zoom for masonry grid layouts*/
.product-masonry-grid img.vc_gitem-zone-img {
  width: 200% !important;
  max-width: 200% !important;
}

.recipe-masonry-grid img.vc_gitem-zone-img {
  width: 200% !important;
  max-width: 200% !important;
  vertical-align: bottom;
}

/*standardize grid styles between theme and VC Pro*/

.vc_grid-container h4 {
  font-size: 20px;
  font-weight: 400;
}

.cooked-masonry-layout .cp-box-entry {
  background-color: #f4f4f4;
}

.cooked-masonry-layout p {
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0em !important;
  font-style: normal !important;
}

/**************
Universal End
**************/


/**************
Header Start
**************/

/*#basilHeaderTop {
  background: url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') no-repeat top left fixed !important;
  background-size: 100% auto !important;
  overflow: hidden;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) 
(min-resolution: 192dpi) { 

    #basilHeaderTop{
        background:url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') no-repeat top left fixed!important;
        background-size: auto 150px !important;
        background-size: 100% auto;
        overflow: hidden;
    }
}*/


#basilHeader .basilRight {
  color: #4f4f4f;
  border: 1px dashed #4f4f4f;
  padding: 10px 10px 0px;
}


#basilNavBar .basilSocials.basilRight {
  border: none !important; 
}

.page-id-3141 #basilHeader {
  display: none;
}

.page-id-3141 .basilHPBlock:first-of-type {
  padding: 0px 0px !important;
}

.page-id-3141 footer {
  display:none;
  }

/*hides login button on login, register and register thanks pages*/
.page-id-1961 #basilHeaderTop .basilRight {
  display : none !important;
}

.page-id-326 #basilHeaderTop .basilRight {
  display : none !important;
}

.page-id-324 #basilHeaderTop .basilRight {
  display : none !important;
}

.basilButton i.um-icon-android-person {
  display : none;
}

#basilHeaderTop .basilRight .basilButton {
  font-weight : 300 !important;
}

ul.basilNav li, ul.basilNav li a {
  font-weight : 300 !important;
}

/*header media queries*/
@media (min-width: 0px) and (max-width: 960px) {
    
    .basilMobileNavContent .basilSocials.basilRight {
    border: none !important; 
    }

    #basilHeaderTop .basilLeft {
      width: 100% !important;
      position: static !important;
      margin-top: 20px !important;
    }

    #basilLogo img {
      margin: 0 auto !important;
    }

    #basilHeaderTop .basilRight {
      display: none !important;
    }

}

/**************
Header End
**************/

/**************
Landing Start
**************/

.landing-button button,
.vc_btn3.vc_btn3-color-grey, 
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  background-color: #bcccb8 !important;
  border: 1px dashed #4f4f4f !important; 
  color: #4f4f4f !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  padding: 20px 60px !important;
}

.landing-button button:hover,
.vc_btn3.vc_btn3-color-grey:hover, 
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
  background-color: #dbeed7 !important;
  color: #4f4f4f !important;
}

.landing-logo-background {
  border:1px dashed #f9f9f9;
}

.hide-header {
  margin-top: -175px !important;
}

.hide-header-slow {
  margin-top: -175px !important;
  transition: margin-top 1s;
}

.show-header {
  margin-top: 0px;
  transition: margin-top 1s;
}

.fix-header {
  position: fixed !important;
  width: 100%;
}

.page-id-3116 .basilHPBlock:first-of-type {
  padding-top : 0px !important;
}

/*landing media queries*/

@media (min-width: 768px)  {
 #mobile-landing-row {
  display: none;
 }

}

@media (min-width: 0px) and (max-width: 767px) {

  #desktop-landing-row {
    display:none;
  }

  #mobile-landing-row {
  background: url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') no-repeat center center fixed !important;
  background-size: auto auto !important;
  overflow: hidden;
  }

  #mobile-landing-row img {
    width: 100%;
    max-width: 500px;
  }

  .page-id-3141 article.basilPageContent {
    margin-bottom: 0 !important;
  }

}


/**************
Landing End
**************/

/**************
Home Start
**************/

/*HOME SLIDER CSS is in Admin->Soliloquy->Home Slider->Misc->Custom Slider CSS*/

.page-id-3116 a.vc_btn3-style-flat {
  min-width: 245px;
}

#chalkboard-row {
  background: url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') fixed;
  border-top: 90px solid #ffffff;
/*  height: 100vh !important;*/
}

.home-page-headline-intro-desktop ul {
  list-style: inline;
  list-style-type: none;
  max-width: 727px;
  margin: 0 auto !important; 
}

.home-page-headline-intro-mobile ul {
  list-style-type: none;
  max-width: 727px;
  margin: 0 auto !important;
}

.home-page-headline-intro-desktop ul li {
  float: left;
  color: #ffffff !important;
  font-size: 24px !important;
  line-height: 30px !important;
  }

  .home-page-headline-intro-mobile ul li {
  color: #ffffff !important;
  font-size: 24px !important;
  line-height: 30px !important;
  }

.home-p/*
Theme Name: Basil Child
Description: Child theme for Basil theme
Author: Boxy Studio
Author URI: https://boxystudio.com/
Template: basil
Version: 1.0.0
Text Domain: Basil
*/

/**************
Universal Start
**************/

.group:after {
  content : "";

  display : table;
  clear   : both;
}

.clear-right {
  clear : right;
}

.clear-left {
  clear : left;
}

.clear-both {
  clear : both;
}

.font-weight-400 {
  font-weight : 400
}

.hidden {
  display : none;
}

.loading img {
  display      : block;

  margin-right : auto;
  margin-left  : auto;
}

body {
  color : #4f4f4f !important;
}

.basilPageContent h2 {
  font-weight : 400 !important;
}

.basilPageContent h1, .basilPageContent h2, .basilPageContent h3, .basilPageContent h4 {
  color : #4f4f4f !important;
}

.border-bottom-gray {
  border-bottom : 1px solid #CCC;
}

.dancing-script p {
  font-family: 'Dancing Script', cursive;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .basilButton, .woocommerce .button, .um-button, .um-form .um-button, .um-followers-user-btn a, .um-profile-nav-item a, .vc_btn3 {
  border        : none !important;
  border-radius : 0px !important;
}

/*buttons -- styles override WP-Composer button color styles chosen 
within button element--some are located in their particular section on this sheet*/
button, input[type="button"], input[type="reset"], input[type="submit"], .basilButton, .woocommerce .button, .um-button, .um-form .um-button, .um-followers-user-btn a, .um-profile-nav-item a, .vc_btn3 {
  border        : none !important;
  border-radius : 0px !important;
}

.vc_btn3.vc_btn3-color-juicy-pink {
  background : #aaaaaa !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
  background : #4f4f4f !important;
}

.vc_btn3.vc_btn3-color-orange {
  background : #ef7622!important;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange:hover {
  background: #d0671e !important;
}

.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
  color: #4f4f4f !important;
  background: transparent!important;
  border: 1px dashed #4f4f4f !important; 
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:focus, .vc_btn3.vc_btn3-color-white:hover {
  background-color: #d7c39d !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{
  color: #4f4f4f !important;
  background: transparent!important;
  border: 1px dashed #4f4f4f !important; 
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
  background-color: #a4b2a1 !important;
}

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{
  color: #ffffff !important;
  background: transparent!important;
  border: 1px dashed #ffffff !important; 
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-black:focus, .vc_btn3.vc_btn3-color-black:hover {
  background: rgba(0,0,0,.25) !important;
}

.vc_btn3.vc_btn3-color-mulled-wine, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{
  color: #4f4f4f!important;
  background: transparent!important;
  border: 1px dashed #4f4f4f !important; 
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-mulled-wine:focus, .vc_btn3.vc_btn3-color-mulled-wine:hover {
   background: rgba(243,243,243,1.0) !important;
}

/*END buttons*/

/*separator styles*/

.separator h4 {
  font-size   : 26px !important;
  font-weight : 400 !important;
}

.separator-white h4 {
  color: #ddd !important;
  font-size   : 26px !important;
  font-weight : 400 !important;
}

/*separator styles end*/

/*structural - 100% width adjustments*/

.basilShell {
  width: 90% !important;
  max-width: 1200px !important;
}

/*END structural - 100% width adjustments*/

/*img zoom for masonry grid layouts*/
.product-masonry-grid img.vc_gitem-zone-img {
  width: 200% !important;
  max-width: 200% !important;
}

.recipe-masonry-grid img.vc_gitem-zone-img {
  width: 200% !important;
  max-width: 200% !important;
  vertical-align: bottom;
}

/*standardize grid styles between theme and VC Pro*/

.vc_grid-container h4 {
  font-size: 20px;
  font-weight: 400;
}

.cooked-masonry-layout .cp-box-entry {
  background-color: #f4f4f4;
}

.cooked-masonry-layout p {
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0em !important;
  font-style: normal !important;
}

/**************
Universal End
**************/


/**************
Header Start
**************/

/*#basilHeaderTop {
  background: url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') no-repeat top left fixed !important;
  background-size: 100% auto !important;
  overflow: hidden;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) 
(min-resolution: 192dpi) { 

    #basilHeaderTop{
        background:url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') no-repeat top left fixed!important;
        background-size: auto 150px !important;
        background-size: 100% auto;
        overflow: hidden;
    }
}*/


#basilHeader .basilRight {
  color: #4f4f4f;
  border: 1px dashed #4f4f4f;
  padding: 10px 10px 0px;
}


#basilNavBar .basilSocials.basilRight {
  border: none !important; 
}

.page-id-3141 #basilHeader {
  display: none;
}

.page-id-3141 .basilHPBlock:first-of-type {
  padding: 0px 0px !important;
}

.page-id-3141 footer {
  display:none;
  }

/*hides login button on login, register and register thanks pages*/
.page-id-1961 #basilHeaderTop .basilRight {
  display : none !important;
}

.page-id-326 #basilHeaderTop .basilRight {
  display : none !important;
}

.page-id-324 #basilHeaderTop .basilRight {
  display : none !important;
}

.basilButton i.um-icon-android-person {
  display : none;
}

#basilHeaderTop .basilRight .basilButton {
  font-weight : 300 !important;
}

ul.basilNav li, ul.basilNav li a {
  font-weight : 300 !important;
}

/*header media queries*/
@media (min-width: 0px) and (max-width: 960px) {
    
    .basilMobileNavContent .basilSocials.basilRight {
    border: none !important; 
    }

    #basilHeaderTop .basilLeft {
      width: 100% !important;
      position: static !important;
      margin-top: 20px !important;
    }

    #basilLogo img {
      margin: 0 auto !important;
    }

    #basilHeaderTop .basilRight {
      display: none !important;
    }

}

/**************
Header End
**************/

/**************
Landing Start
**************/

.landing-button button,
.vc_btn3.vc_btn3-color-grey, 
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  background-color: #bcccb8 !important;
  border: 1px dashed #4f4f4f !important; 
  color: #4f4f4f !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  padding: 20px 60px !important;
}

.landing-button button:hover,
.vc_btn3.vc_btn3-color-grey:hover, 
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
  background-color: #dbeed7 !important;
  color: #4f4f4f !important;
}

.landing-logo-background {
  border:1px dashed #f9f9f9;
}

.hide-header {
  margin-top: -175px !important;
}

.hide-header-slow {
  margin-top: -175px !important;
  transition: margin-top 1s;
}

.show-header {
  margin-top: 0px;
  transition: margin-top 1s;
}

.fix-header {
  position: fixed !important;
  width: 100%;
}

.page-id-3116 .basilHPBlock:first-of-type {
  padding-top : 0px !important;
}

/*landing media queries*/

@media (min-width: 768px)  {
 #mobile-landing-row {
  display: none;
 }

}

@media (min-width: 0px) and (max-width: 767px) {

  #desktop-landing-row {
    display:none;
  }

  #mobile-landing-row {
  background: url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') no-repeat center center fixed !important;
  background-size: auto auto !important;
  overflow: hidden;
  }

  #mobile-landing-row img {
    width: 100%;
    max-width: 500px;
  }

  .page-id-3141 article.basilPageContent {
    margin-bottom: 0 !important;
  }

}


/**************
Landing End
**************/

/**************
Home Start
**************/

/*HOME SLIDER CSS is in Admin->Soliloquy->Home Slider->Misc->Custom Slider CSS*/

.page-id-3116 a.vc_btn3-style-flat {
  min-width: 245px;
}

#chalkboard-row {
  background: url('/wp-content/uploads/2017/01/chalkboard-parallax.jpg') fixed;
  border-top: 90px solid #ffffff;
/*  height: 100vh !important;*/
}

.home-page-headline-intro-desktop ul {
  list-style: inline;
  list-style-type: none;
  max-width: 727px;
  margin: 0 auto !important; 
}

.home-page-headline-intro-mobile ul {
  list-style-type: none;
  max-width: 727px;
  margin: 0 auto !important;
}

.home-page-headline-intro-desktop ul li {
  float: left;
  color: #ffffff !important;
  font-size: 24px !important;
  line-height: 30px !important;
  }

  .home-page-headline-intro-mobile ul li {
  color: #ffffff !important;
  font-size: 24px !important;
  line-height: 30px !important;
  }

.home-page-headline-intro-desktop ul li i.fa-star {
  margin: 0 .75em !important; 
}

.home-page-intro p {
  color: #ffffff !important;
  font-size: 24px !important;
  line-height: 30px !important;
}

.shop-purveyors-pantry-button a {
  font-size: 24px !important;

}


/*home - recipes section*/



/*home media queries*/

@media only screen and (max-width: 807px) {
  
  .home-page-headline-intro-desktop {
    display: none!important;
  }
  
  .home-page-headline-intro-mobile {
    display: block !important;
  }  

   .home-page-headline-intro-mobile p {
    font-size: 24px !important;
    color: #ffffff !important;
  } 
}

@media only screen and (min-width: 808px) {  

   .home-page-headline-intro-desktop {
    display: block!important;
  }

  .home-page-headline-intro-mobile {
    display: none!important;
  }
   }

/**************
Home End
**************/


/**************
Purveyor Post 
**************/

.single-purveyors article.basilPageContent {
  width: 100%;
}

.single-purveyors section.basilHPBlock:first-of-type {
  padding: 0px 0;
}

.single-purveyors .purveyor-post-header-row {
  min-height: 423px !important;
}

.single-purveyors .purveyor-header-logo-container.border .vc_column-inner {
  border: 1px solid #4f4f4f;
}

.single-purveyors .purveyor-header-logo-container img {
  max-height: 245px !important;
  width: auto !important;
}

.single-purveyors aside.basilSidebar {
  display: none;
}

.single-purveyors h1:first-of-type {
  display: none;
}

.recipe-title p {
  font-weight: 400;
}

.single-purveyors .cats-tags {
  display: none !important;
}

.single-purveyors .cats-tags span.categories-links {
  display: none !important;
}

.single-purveyors .nav-single{
    padding: 50px 0px !important;
}



/**************
Purveyor Post End
**************/


/**************
Recipe Search 
**************/

#cooked-plugin-page .search-section .search-row .sbmt-button input {
  background: #aaaaaa !important;
}

#cooked-plugin-page .search-section .search-row .sbmt-button input:hover {
  background: #4f4f4f !important;
}

.page-id-9 h2.how-it-works-heading span {
  background-color : #ffffff !important;
}

.basilHeading.how-it-works-heading {
  margin-bottom : 40px !important;
}

.select-row.clearfix.select-count-1 {
  display : none;
}

.cp-box {
  box-shadow : none!important;
}

#cooked-plugin-page .search-section .search-wrap {
  box-shadow : none!important;
}

#cooked-plugin-page .search-section .search-wrap {
  background-color : #eeeeee!important;
}

.fa.fa-user {
  display : none;
}

/**************
Recipe Search End
**************/

/**************
Recipe Single
**************/

.cp_recipe .essb_links {
  margin-top: 0px !important;
}

#tab-ingredients .recipe-hints img {
  background : #ffffff;
}

#cooked-sharing-block {
  display : none !important;
}

#cooked-action-buttons {
  float         : none !important;
  width         : 100% !important;
  margin-bottom : 20px;
  text-align    : center !important;
}

.card-link img {
  margin-bottom: -4px;
}

body #cooked-plugin-page .recipe-action a {
  margin-right : 5px !important;
  margin-left  : 5px !important;
}

div.recipe-hints {
  overflow: hidden;
}

div.recipe-hints img {
  position: relative;
  left: -25%;
  width: 150%;
  max-width: 150%;
}

/**************
Recipe Single End
**************/

/**************
About Start
**************/


/**************
About End
**************/

/**************
WooCommerce Start
**************/

.woocommerce-message, .woocommerce-error, .woocommerce-info {
  border-radius: 0px !important;
}

/**************
Account Page Start
**************/

nav.woocommerce-MyAccount-navigation {
  background-color: #e6d9c1;
  box-sizing: border-box;
  margin-bottom: 25px;
  width: 100%; 
  float: left;
  clear: both;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin-left: 0px; 
}

nav.woocommerce-MyAccount-navigation ul li { 
  text-align: center;
  float: left;
}

nav.woocommerce-MyAccount-navigation ul li:hover,
nav.woocommerce-MyAccount-navigation ul li:focus {
  background-color: #d7c39d;
}

nav.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px 18px;
  text-transform: capitalize !important;
}

.woocommerce-MyAccount-content {
  clear: both;
}

@media (max-width: 636px) {
    nav.woocommerce-MyAccount-navigation ul li { 
    text-align: center;
    float: none;
    border-bottom: 1px dashed #4f4f4f;
  }

  nav.woocommerce-MyAccount-navigation ul {
    margin-bottom: 0px;
  }
  
}



/**************
Account Page End
**************/


/**************
Vendors Start
**************/

.wcpv-vendor-logo {
  text-align: center;
}

.wcpv-vendor-logo img {
    display: block;
    max-height: 200px;
    max-width: 600px !important;
    width: auto;
    height: auto;
    margin: 0px auto; 
}

.wcpv-sold-by-loop a:hover {
  color : #cccccc !important;
}

.archive.tax-wcpv_product_vendors .woocommerce-ordering {
  display : none;
}

.panel.entry-content.wc-tab h2 {
  margin-bottom : 10px;
}

.nutrition-facts tr.vc-th {
  display : none;
}

.page-id-332 .um-col-alt.um-col-alt-b .um-left {
  margin-top : 10px !important;
}

.wcpv-vendor-profile.entry-summary div {
  padding: 20px;
  text-align: center;
  border: 1px dashed #4f4f4f;
  margin: 40px auto 50px auto;
  background-color: #e6d9c1;
  width: 50%;
}

.wcpv-vendor-profile.entry-summary div:hover {
  background-color:#d7c39d;
}  


/**************
Vendors End
**************/

/**************
Tasting Room Start
**************/

/*hero image*/
#tasting-room-hero-text p {
	color: #ffffff;
	width: 60%;
    margin: auto;
    padding: 50px 30px;
    background-color: rgba(0,0,0,0.6);
}

/*contact form*/
.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	min-width: 75px;
	font-size: 13px;
    padding: 9px 12px;
    box-sizing: border-box;
    height: 36px;
    border-color: #DDD;
    border-radius: 0px; 
}

select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/**************
Tasting Room End
**************/

/**************
WooCommerce Start
**************/

/*strikethrough on sale products color*/
.woocommerce.single-product div.product .summary .price del {
  color : rgba(79,79,79,1.0) !important;
}


#woocommerce-product-search-field {
  height       : 33px;
  padding-left : 5px;

  border       : 1px solid #ccc;
}

.woocommerce-product-search .screen-reader-text {
  display : none;
}

ul.product-categories li.cat-item.cat-item-237,
ul.product-categories li.cat-item.cat-item-246 {
	display: none !important;
} 

h1.page-title {
  display : none;
}

.single-product .price, .single-product .amount {
  color: #4f4f4f !important;
  font-size: 2em;
  font-weight: 400;
}

.button.product_type_simple.ajax_add_to_cart {
  background-color : #aaaaaa;
}

.woocommerce ul.products li.product a.add_to_cart_button.added {
  background-color: #4f4f4f !important;
}

p.woocommerce-result-count {
  display : none;
}

.woocommerce form.woocommerce-ordering {
  margin-bottom : 20px !important;
}

.woocommerce li.has-post-thumbnail {
  background-color: #f4f4f4;
  padding-bottom: 20px !important; 
}

.woocommerce .products li a {
  border : none !important;
}

.woocommerce ul.products li.product img {
  border-radius : 0px !important;
}

.woocommerce ul.products li.product a h3 {
  min-height  : 54px !important;

  font-size   : 18px !important;
  font-weight : 300 !important;
}

.woocommerce.single-product div.product .summary .price {
  background : none !important;
}

.woocommerce.single-product div.product .summary .stock {
  display : none;
}

.woocommerce.single-product div.product .summary .essb_links .essb_links_list li {
  float : left;
}

/*tab-test_tab*/
#tab-test_tab {
  overflow : auto;
}

#tab-test_tab #featured-recipes .product-recipe {
  float         : left;

  margin-bottom : 10px;

  border-bottom : 1px solid #ddd;
}

#tab-test_tab #featured-recipes img {
  float        : left;

  margin-top   : 0px;
  margin-right : 20px;
}

/*vendor page start*/
.wcpv-sold-by-loop a:hover {
  color : #cccccc !important;
}

.archive.tax-wcpv_product_vendors .woocommerce-ordering {
  display : none;
}

.panel.entry-content.wc-tab h2 {
  margin-bottom : 10px;
}

.nutrition-facts tr.vc-th {
  display : none;
}

.page-id-332 .um-col-alt.um-col-alt-b .um-left {
  margin-top : 10px !important;
}

/**************
WooCommerce End
**************/

/**************
Contact Start
**************/

div.wpcf7-mail-sent-ok {
  border: 1px solid #4f4f4f !important; 
}

div.wpcf7-validation-errors {
  border: 1px solid #ff0000 !important;
}

/**************
Contact End
**************/


/**************
Footer Start
**************/

.lower-footer-background {
  background: #4f4f4f; 
  float: left;
  width: 100%;
}

#footer-widgets-container {
  max-width: 1500px;
  margin: 0 auto;
}

#footer-widgets {
  display: block;
  width:100%;
  margin-right:0;
  background: #e6d9c1;
  float: left;
  clear: both; 
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
}

#footer-widgets a {
  background-color: transparent !important;
  color: #4f4f4f !important;
}

#footer-widgets a:hover {
  color: #4f4f4f !important;
}

#footer-widget1 {
  width: 30%;
  float: left;
  margin-left: 5%;
}

#footer-widget1:hover {
  outline: 1px dashed #4f4f4f;
  background-color:#d7c39d;
}

.footer-widget1-inner {
  padding: 10px 20px 10px 0px;
  color: #4f4f4f;
  line-height: 28px;
}

.footer-widget1-inner .jetpack-image-container img {
  max-width: 300px;
}

.footer-widget1-inner .jetpack-image-container {
  text-align: center;
}

#footer-widget2 {
  width: 30%;
  float: left;
}

#footer-widget2:hover {
    outline: 1px dashed #4f4f4f; 
      background-color:#d7c39d;
      cursor: pointer;
}

.footer-widget2-inner {
  padding: 10px 20px;
  color: #4f4f4f;
  line-height: 28px;
}


#footer-widget3 {
  width: 30%;
  float: left;
  color: #4f4f4f;
  margin-right: 5%;
}

.footer-widget3-inner {
  padding: 10px 0px 10px 20px;
  color: #4f4f4f;
  line-height: 28px;
}

.footer-widget3-inner ul#menu-footer-menu {
  list-style: none;
  text-align: center;
}

.footer-widget3-inner ul#menu-footer-menu li a {
  display: block;
  min-width: 200px;
  padding: 5px 10px; 
}

.footer-widget3-inner ul#menu-footer-menu li a:hover {
  color: #000 !important;
  outline: 1px dashed #4f4f4f; 
  background-color:#d7c39d !important;
}

/*footer media queries*/
@media (min-width: 0px) and (max-width: 960px) {

  #footer-widget1 {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  }

  #footer-widget2 {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  }

  #footer-widget3 {
  color: #4f4f4f;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  }


}




/**************
Footer End
**************/


/*
WooCommerce Overrides
 */

.woocommerce-page #basilWrapper ul.products.columns-3 li.product {
  width: 30.6%;
}
