/* Enter Your Custom CSS Here */
li#menu-item-2404 span.fusion-arrow-svg {
    display: none;
}










span.hm-icon {
    margin-right: 10px;
}

.none{
 display:none; 
}

.backbutton{
   width: 250px!important;
 margin-bottom:10px; 
  
}
.Dpdfbutton{
    width: 250px!important;
}

.fusion-copyright-notice {
    text-transform: uppercase;
}

li#menu-item-2321 a {
    color: #917852;
}
h1.entry-title {
    text-transform: uppercase;
}
.support-icon .content-box-column p {
    line-height: 30px;
    font-size: 14px;
}

h2.content-box-heading {
    font-weight: bold!important;
}

.support-icon .content-box-column {
  margin-top:30px;
  padding: 0px 15px 0 15px;}

.wpcf7-form .wpcf7-text, .wpcf7-form textarea, input.s, input[type="email"], input[type="number"], input[type="password"], input[type="text"], select, textarea {
    background-color: transparent;
}
.fusion-main-menu > ul > li , .fusion-is-sticky .fusion-main-menu > ul > li{
    padding-right: 35px;
}
#main {padding: 0px 10px 0px;}
.hm-abt { background: rgba(255, 255, 255, 0.85);}
.fusion-footer-copyright-area {padding-top: 25px;padding-bottom: 25px;}
.pt{padding-top:12px;}
#main h1 , #main h2 , #main h3 , #main h4 , #main h5 , #main h6 {text-transform:uppercase;}

.product {
    position: relative;
    border: 2px solid #fff;
    margin-bottom: 30px;
    transition: all .4s ease-out;
    text-align: center;
    margin-top: 30px;
}
.product-details{
    margin-top: 5px;
    margin-bottom: 5px;
}
.product .product-detail-container .product-detail {
    background-color: #917852;
    padding-bottom: 0;
    overflow: auto;
}
.product .product-detail-container {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #FFF;
    opacity: 1;
    z-index: 150;
    transition: all .4s ease-out;
}
.product:hover {
    border-color: #917852;
}
.product:hover .product-detail-container, .product:hover .product-preview:after {
    opacity: 1;
}
.product .product-detail-container .product-detail:hover, .product:hover .product-detail {
    background-color: #bebebebe;
}
.product .product-preview {
    margin: 8px;
}
.product .product-preview img {
    width: 100%;
    max-width: 100%;
  margin-top: -30px;
}
.pro-name {
      font-size: 12px!important;

    margin-top: 10px;
    margin-bottom: 10px;
}
.pro-name a{
     color: #fff;
}
h2.support {
    padding-left: 20px;
    border-left: 5px solid #8d744f;
}
.fusion-button-wrapper.fusion-aligncenter {
    object-position: 50% 50%;
    width: 411px;
    height: 191px;
    object-fit: cover;
}

#buttonnew {
 width: auto;
    margin-top: 114px !important;
    margin-left: -230px !important;
}
.recipelogo{
  padding-bottom: 30px;
}
.homeaboutpad
{
padding-left: 60px;
  padding-right: 60px;}


@media only screen and (max-width: 680px) {
.fusion-fullwidth.fullwidth-box.fusion-blend-mode.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  
#reciperes{
  
      margin-left: 0px;
  }
  
 .morebutton.fusion-button.button-2 {
    margin-left: -125px !important;
}
  .productbutton.fusion-button.button-1 {
    margin-left: -75px !important;
}
  .pro-name {
      font-size: 16px!important;
  }
  .downloadcat{
    width: 100% !important;
}
  
   
}