@media(max-width:900px){
  .mob-phone-hide{
    display: none !important;
  }
  
  .mobile_device .menu_mobile .socials_mobile, .mobile_layout .menu_mobile .socials_mobile {
   
    opacity: 0;
   
}
  
  .width20Mobile{
    width:20% !important;
     float:left;
  }
  
  .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    font-size: 3.5em;
}

.menu_mobile_close {
    width: 9em;
    height: 7em;
}
  
  .hideMobile{
    display: none !important;
  }
  
  .width77Mobile{
    width:63% !important;
    float:left;
  }
  
  .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    font-size: 1.1rem;
}

.sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 74px;
}

.mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
    max-height: 170px;
}
}

@media(min-width:901px){
  .hideDesktop{
    display: none !important;
  }
  
  .sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 100px;
}

.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 100px;
}

.logo_image{
    max-height: 90px;
    width: auto;
}
}

/* General CSS*/

.sc_layouts_menu_nav>li, .sc_layouts_menu_nav>li>a {
    font-size: 1.2rem;
}

.scheme_dark .sc_layouts_item_details_line1 {
    font-family: Paytone One,sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
}

#rev_slider_1_1_wrapper .hermes.tp-bullets {
    opacity: 0 !important;
}

.scheme_default .post_featured .mask {
    background-color: rgba(8, 8, 8, 0.35);
}

.post_featured.hover_shop .icons {
    z-index: -9999 !important;
}

.woocommerce ul.products li.product a {
    overflow: hidden;
}

    .woocommerce ul.products li.product a img:hover{
    transform: scale(2,2)
    }
    
    .woocommerce ul.products li.product a img {
    transition: all 2s ease-in-out;
}

.vc_custom_1581518690847{
    background-color: #0000006e;
    background-blend-mode: darken;
}

.vc_custom_1581519156481 {
    background-color: #0000006e;
    background-blend-mode: darken;
}


.sc_layouts_title_breadcrumbs .breadcrumbs {
    /* z-index: -9999; */
    pointer-events: none;
    opacity: 0;
}


.whatsApp_info span {
    position: relative;
    display: block;
    padding-left: 2em;
}

.whatsApp_info span:before {
    font-family: Font Awesome\ 5 Brands;
    font-size: 1.2em;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 2em;
    line-height: inherit;
    text-align: left;
}

.whatsApp_info span.whatsApp_phone:before {
    content: '\f40c';
    font-size: 20px;
}

 .whatsApp_info span:before {
    color: #25d366;
}

a {
    text-decoration: none !important;
}

.whatsApp_info span a {
    color: #2a3429 !important;
}



.Signup{
  position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    height: 3.865em;
    bottom: 0;
    max-width: 11.8em;
    padding: 1.2em 3.9em !important;
    font-size: 0.938rem !important;
}


.floatleft50{
  float:left;
  width:50%;
}

.scheme_default .trx_addons_scroll_to_top, .scheme_default .trx_addons_cv .trx_addons_scroll_to_top {
    opacity: 0 !important;
}


