/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: WillingWeb
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');

body{
  /*font-size: 20px;*/
  font-size: 1.4em;
  line-height: 1.2em;
}
.text-center{
  text-align: center;
}
.clear-both{
  clear: both;
}

#site-header.top-header #site-logo{
  padding-top: 15px;
  padding-bottom: 15px;
}
#site-header.top-header #site-logo #site-description{

}
#site-header.top-header #site-logo #site-description h2{
  font-style: italic;
  font-weight: 600;
  color: #fff;
  font-family: 'EB Garamond', serif;
}
.wprm-recipe.wprm-recipe-template-dixiefry{
  background-color: transparent;
  margin: 0 auto;
  padding: 0px;
}
.wprm-recipe.wprm-recipe-template-dixiefry .header-recipe{
  display: inline-block;
  background-color: #fff;
  box-shadow: -1px -4px 14px -8px #d5d4d4;
  padding: 10px 25px;
  border-radius: 20px 20px 0px 0px;
  width: 300px;
  border: 1px solid #d5d4d4;
  border-bottom: none;
}
.wprm-recipe.wprm-recipe-template-dixiefry .header-content{
  background-color: #fff;
  padding: 15px 25px 25px 20px;
  box-shadow: 0px 0px 10px -2px #d5d4d4;
  border-radius: 0px 20px 20px 20px;
  border: 1px solid #d5d4d4;
  border-top: none;
}
.wprm-recipe.wprm-recipe-template-dixiefry .header-content h3{
  text-transform: uppercase;
  color: #01452f;
}
.wprm-recipe.wprm-recipe-template-dixiefry .wprm-container-float-right{
  display: none;
}
#smartart-popup-content .wprm-recipe.wprm-recipe-template-dixiefry .wprm-container-float-right{
  display: block;
}

#site-navigation-wrap .dropdown-menu > #menu-item-98.current-menu-item > a{
  color: #fff;
}

.woocommerce .oceanwp-toolbar.clr{
  display: none;
}
.single_add_to_cart_button.button.alt{
  text-transform: capitalize;
}
.woocommerce div.product p.price{
  font-size: 24px !important;
  margin-top: 0px !important;
}
.woocommerce div.product div.summary p.in-stock{
  color: #01452f !important;
  font-weight: normal;
}

.slider-text{
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, .2);
  width: 100%;
  left: 0px !important;
  padding: 10px;
  bottom: 40px;
  top: auto !important;
  line-height: 0px !important;
  padding: 0px !important;
}
.slider-text h1{
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;
  font-style: italic;
  position: static;
  font-family: 'EB Garamond', serif;
}

.wrap-slider{

}
.wrap-slider .elementor-widget-image-carousel{
  margin-bottom: 0px !important;
}
.wrap-slider .elementor-image-carousel-caption{
  position: absolute;
  bottom: 10%;
  text-shadow: 2px 2px #000000;
  width: 100%;
  text-align: center;
}

.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content .ninja-forms-field{
  background-color: #fff;
}
.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea{
  background-color: #fff !important;
}
.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"]{
  background-color: #01452f !important;
}
.nf-form-content button:hover,
.nf-form-content input[type="button"]:hover,
.nf-form-content input[type="submit"]:hover{
  color: #fff !important;
  background-color: #d8c6a3 !important;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.1;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
  background:rgba(0,0,0,.4);
  cursor:pointer;
  display:none;
  height:100%;
  position:fixed;
  text-align:center;
  top:0;
  width:100%;
  z-index:10000;
}
.hover_bkgr_fricc .helper{
  display:inline-block;
  height:100%;
  vertical-align:middle;
}
.hover_bkgr_fricc > div {
  /*background-color: #fff;*/
  /*box-shadow: 10px 10px 60px #555;*/
  display: inline-block;
  height: auto;
  max-width: 700px;
  min-height: 100px;
  vertical-align: middle;
  width: 60%;
  position: relative;
  /*border-radius: 8px;
  padding: 15px;*/
}
.popupCloseButton {
  /*background-color: #fff;
  border: 3px solid #999;
  border-radius: 50px;*/
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 30px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
}
.popupCloseButton:hover {
  /*background-color: #ccc;*/
  color: #ccc;
}
.trigger_popup_fricc {
  cursor: pointer;
  font-size: 20px;
  margin: 20px;
  display: inline-block;
  font-weight: bold;
}

.recipe-footer{
  padding-bottom: 22px;
  background-image: url("./assets/img/logo-popup.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-top: 15px;
}
/* Popup box BEGIN */

#nf-form-1-cont label{
  font-weight: normal;
  font-size: .7em;
}
#nf-form-2-cont label{
  font-weight: normal;
  font-size: .7em;
}

/*==========  Mobile First Method  ==========*/
.slider-text{
  height: 20px;
}
.slider-text h1{
  font-size: 20px;
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
  .slider-text{
    height: 30px;
  }
  .slider-text h1{
    font-size: 26px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
  .slider-text{
    height: 40px;
  }
  .slider-text h1{
    font-size: 30px;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .slider-text{
    height: 50px;
  }
  .slider-text h1{
    font-size: 40px;
  }
  #site-header-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #site-header-inner > div{
    float: none !important;
  }
  #site-header-inner .left{
    order: 2;
  }
  #site-header-inner .right{
    order: 1;
    flex: 1;
  }
  .trail-items{
    text-align: left;
  }

  /* generic for forms */
  .nf-form-content nf-fields-wrap nf-field .nf-field-label{
    margin-bottom: 0px !important;
  }
  .nf-form-content nf-fields-wrap nf-field label{
    font-size: 13px;
    color: #000;
    font-weight: 500;
  }
  nf-fields-wrap nf-field .nf-field-container{
    margin-bottom: 8px;
  }
  nf-fields-wrap nf-field input{
    height: 30px !important;
    min-height: auto !important;
  }
  nf-fields-wrap nf-field:last-of-type {
    flex: 100%;
    justify-content: center;
    text-align: center;
    margin-top: 10px;
  }
  nf-fields-wrap nf-field .nf-field input[type="button"]{
    font-weight: bold;
    padding: 5px 35px;
  }
  nf-fields-wrap nf-field .nf-field input[type="button"]:hover{
    background-color: #d8c6a3;
  }
  .nf-before-form-content{
    padding: 5px;
    max-width: 1000px;
    margin: 0 auto;
  }

  /* specific for contact */
  #nf-form-1-cont{

  }

  #nf-form-1-cont .nf-cell{
    padding: 0 10px;
  }
  #nf-form-1-cont textarea{
    height: 157px;
    min-height: 100px;
  }
  #nf-form-1-cont #nf-field-4-wrap{
    text-align: center;
  }
  #nf-form-1-cont #nf-field-4-wrap input{
    padding: 5px 30px;
    height: 30px;
  }

  /* specific for recipe form */
  #nf-form-2-cont{

  }

  #nf-form-2-cont .nf-cell{
    padding: 0 10px;
  }

  #nf-form-2-cont textarea{
    height: 103px;
    min-height: 80px;
  }
  #nf-form-2-cont #nf-field-12-wrap{
    text-align: center;
  }
  #nf-form-2-cont #nf-field-12-wrap input{
    padding: 5px 30px;
    height: 30px;
  }

  /*
  #nf-form-2-cont nf-fields-wrap{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-areas: " a d "
    " b d "
    " c e "
    " . e "
    " f . ";
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(1){
    grid-area: a;
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(2){
    grid-area: b;
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(3){
    grid-area: c;
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(4){
    grid-area: d;
    height: 40px;
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(4) textarea{
    height: 40px;
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(5){
    grid-area: e;
    height: 40px;
  }
  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(5) textarea{
    height: 40px;
  }

  #nf-form-2-cont nf-fields-wrap nf-field:nth-of-type(6){
    grid-area: f;
  }
  */

  .tabs.wc-tabs{
    text-align: left !important;
    border-top: none !important;
  }
  .woocommerce div.product .woocommerce-tabs tabs.wc-tabs li{
    border-top: none;
    border-right: solid 1px #b2b2b2;
  }
  .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2{
    color: #01452f;
    text-transform: uppercase;
    ont-size: 1.2em !important;
    font-weight: bolder !important;
  }
  .woocommerce div.product .woocommerce-tabs  ul.tabs.wc-tabs{
    margin-bottom: 0px;
  }
  .woocommerce div.product .woocommerce-tabs #tab-description{
    border: solid 1px #b2b2b2;
    padding: 20px;
    padding-top: 20px !important;
    margin-top: 0px;
    padding-top: 0px;
  }
  .woocommerce div.product .woocommerce-tabs #tab-description h2{
    margin-top: 0px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    border: none;
    border: 1px solid #b2b2b2 !important;
    border-bottom: none !important;
    font-size: .8em;
    text-transform: capitalize;
    font-weight: normal;
    color: #000 !important;
    position: relative;
    bottom: -1px;
    background-color: #fff;
  }

  .oceanwp-social-menu ul{
    display: flex;
  }
  .oceanwp-social-menu ul li.oceanwp-facebook{
    order: 2;
  }
  .oceanwp-social-menu ul li.oceanwp-linkedin{
    order: 3;
  }
  .oceanwp-social-menu ul li.oceanwp-email{
    order: 1;
  }

  .products.oceanwp-row.grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .products.oceanwp-row.grid li{

  }
  figure.woocommerce-product-gallery__wrapper{
    margin-top: 30%;
  }

  #footer{
    margin-top: 40px;
  }
  .mfp-wrap .mfp-content{
    margin-left: 70%;
  }

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  #site-navigation-wrap .dropdown-menu > li {
    position: relative;
  }
  #site-navigation-wrap .dropdown-menu > li:after {
    content: "|";
    position: absolute;
    top: 8px;
    color: #fff;
    left: -2px;
  }
  #site-navigation-wrap .dropdown-menu > li:first-child:after{
    content: '';
  }

  #site-header.top-header #site-logo{
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .slider-text{
    height: 70px;
  }
  .slider-text h1{
    font-size: 46px;
  }
  #footer-widgets .footer-widgets-inner.container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.7em;
    font-weight: 600;
  }
  #footer-widgets .footer-widgets-inner.container p{
    margin-bottom: 0px;
  }
  #footer-widgets .footer-widgets-inner.container > div.col-1{
    flex: 1;
  }
  #footer-widgets .footer-widgets-inner.container > div.col-2{
    flex: 2;
    text-align: center;
  }
  #footer-widgets .footer-widgets-inner.container > div.col-3{
    flex: 1;
    text-align: right;
  }
  .mfp-wrap .mfp-content{
    margin-left: 60%;
  }

  .wrap-recipes-desktop{
    position: relative;
    display: block;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe{
    position: absolute;
    width: 350px;
  }
  .wprm-recipe.wprm-recipe-template-dixiefry .header-recipe h2{
    cursor: pointer;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(1){
    top: 0px;
    position: relative;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(2){
    top: 40px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(3){
    top: 100px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(4){
    top: 140px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(5){
    top: 180px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(6){
    top: 220px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(7){
    top: 260px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(8){
    top: 300px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(9){
    top: 340px;
  }
  .wrap-recipes-desktop .elementor-widget-wprm-recipe:nth-of-type(10){
    top: 380px;
  }
  #smartart-popup-content{
    font-size: 1.4em;
  }
  /*
  #smartart-popup-content .wprm-recipe-container{
  width: 800px;
  }*/

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  #site-header.top-header #site-logo{
    position: relative;
  }
  #site-header.top-header #site-logo #site-description{
    position: absolute;
    right: -340px;
    top: 68px;
  }

  #site-header.top-header #site-logo #site-description h2{
    text-transform: capitalize;
    font-size: 20px;
  }
  .mfp-wrap .mfp-content{
    margin-left: 40%;
  }
  #smartart-popup-content .header-content .inner{
    max-height: 350px;
    overflow-y: auto;
    padding-right: 10px;
  }
  #smartart-popup-content .wprm-recipe.wprm-recipe-template-dixiefry .header-recipe{
    width: 385px;
  }
  #smartart-popup-content .wprm-recipe.wprm-recipe-template-dixiefry{
    margin: 0px;
    width: 100%;
  }
  #smartart-popup-content .wprm-recipe-template-dixiefry{
    max-width: 800px;
  }
  .wprm-recipe.wprm-recipe-template-dixiefry .header-content{
    padding: 10px 25px 20px 35px;
  }

}

@media only screen and (max-width : 991px) {
  .wrap-recipes-desktop .elementor-widget-wprm-recipe{
    position: static;
    width: 100%;
    font-size: 1.5em;
  }
  #smartart-popup-content{
    font-size: 1.5em;
  }
}
