/*
Theme Name: Flatsome (BeautyFrizz)
Version: 999999
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/


.wpcf7-form-control-wrap {
	padding-bottom: 10px;
}

.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
	color: #373737 !important;
}

#wide-nav .flex-right {
	display: none !important;
}

.header-bottom-nav {
    justify-content: center;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex: 1;
}

#wide-nav .flex-left {
    justify-content: center;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex: 1;
}

#wide-nav .nav li:first-child {
	margin-top: 2px;
}

#_form_610D21B43604C_ ._form-label, #_form_610D21B43604C_ ._form_element ._form-label {
    display: none !important;
}



/* Footer */
.site-footer.main_footer {
  margin-top: 20px;
  font-size: 16.5px;
  padding: 0; }
  .footer_wrap {
      display: table;
      max-width: 1310px;
      width: 100%;
      margin:0 auto;
      padding: 0 30px;
  }
  .site-footer.main_footer .top_bar {
    background-color: #495e68;
    color: #ffffff;
    padding: 40px 0 20px; }
    .site-footer.main_footer .top_bar p {
	  font-weight: bold;
      letter-spacing: 1px;
      font-size: 110%;
      margin: 0; }
    .site-footer.main_footer .top_bar ul {
      margin: 0;
      list-style: none;
      padding-left: 0; }
      .site-footer.main_footer .top_bar ul li {
        margin: 15px 0 0; }
        .site-footer.main_footer .top_bar ul li a {
          font-family: 'Open Sans', sans-serif;
          transition: 0.5s all ease-in-out;
          color: #ffffff;
          text-decoration: none; }
        .site-footer.main_footer .top_bar ul li a:hover {
          text-decoration: underline; }
    .site-footer.main_footer .top_bar .footer_column {
      width: 23%;
      display: table-cell;
      margin-left: -4px;
      text-align: left; }
    .site-footer.main_footer .top_bar .footer_column-4 {
        width: 30%;
    }
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 form {
        font-family: 'Open Sans', sans-serif !important;
        margin: 0 auto !important;
        padding: 0 !important;
        width: 100% !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 ._field-wrapper input {
        border-radius: 0 !important;
        border: 0 !important;
        width: 100% !important;
        padding: 6px 12px !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 ._button-wrapper {
        margin-left: 5px !important;
    }
    
    .under-p-t-note {
        font-size: 12px;
        margin-bottom: 5px;
    }
    
    .bottom_links_footer a {
        color: #ffffff;
        font-size: 12px;
        margin-right: 10px;
    }
    
    .bottom_links_footer a:hover {
        color: #ffffff;
        text-decoration: underline;
    }
    
  .site-footer.main_footer .bottom_bar {
    background-color: #495e68;
    color: #ffffff;
    font-size: 14px;
    padding: 25px 0 20px; }
    .site-footer.main_footer .bottom_bar .inner_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .site-footer.main_footer .bottom_bar .inner_wrap .bb_header {
        color: #ffffff; }
        .site-footer.main_footer .bottom_bar .inner_wrap .bb_header p {
          margin-bottom: 0; }
      .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a {
          color: #fff;
          text-decoration: none;
          font-family: 'Open Sans', sans-serif;
          transition: 0.5s all ease-in-out;
          display: inline-block; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:first-of-type {
          margin-right: 15px; }
        .site-footer.main_footer .bottom_bar .inner_wrap .contact_footer a:hover {
          text-decoration: underline; }
      .site-footer.main_footer .social_footer ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-footer.main_footer .social_footer ul li {
          display: inline-block;
          margin: 0 20px 15px 0; }
          .site-footer.main_footer .social_footer ul li i {
            color: #fff;
            transition: 0.5s all ease-in-out; }
          .site-footer.main_footer .social_footer ul li a:hover i { }
    
    @media only screen and (max-width: 991px) {        
        .site-footer.main_footer .top_bar .footer_column {
            display: inline-block;
            width: 100%;
            margin: 20px auto;
            text-align: center;
        }
        
        .site-footer.main_footer .top_bar .footer_column-4 {
            max-width: initial;
        }
        
        .site-footer.main_footer .bottom_bar {
            text-align: center;
        }
    }
    
    
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 form {
        margin: 0 auto 15px !important;
        padding: 0 !important;
        width: 100% !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 ._field-wrapper input {
        border-radius: 0 !important;
        border: 0 !important;
        width: 100% !important;
        padding: 8px 12px !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 ._button-wrapper {
        margin: 30px 12.5px 0 5px !important;
    }

    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 ._button-wrapper ._submit {
        border-radius: 0 !important;
    }
    
    .site-footer.main_footer .top_bar .footer_column-4 ._form_125 ._form_element ._form-label {
        margin-bottom: 8px !important;
    }
    

.top-menu-area {
    float: right;
    display: table;
}
    
.menu-shop-button {
    display: inline-block;
    margin-left: auto;
    margin-right: 15px;
    letter-spacing: 1px;
    text-decoration: none;
}

.menu-shop-button strong {
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    font-weight: bold;
    padding: 5px 15px;
}

.menu-shop-button span {
    border-bottom: 2px solid #949da2;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Open Sans";
}

.my-account-button img {
    max-width: 22px;
    max-height: 22px;
}

.header-shopping-cart img {
    margin-left: unset !important;
    padding-left: 10px !important;
    max-width: 33px;
    max-height: 33px;
    margin-bottom: 1px;
}

#_form_6111284DAD8BF_ ._submit {
    height: 52px;
    line-height: 28px;
}

#_form_127_submit {
    height: 52px;
    line-height: 28px;
}

.main-title {
    color: #373737;
    font-size: 60px !important;
    margin-bottom: 5px;
    line-height: 1;
}

.second-title {
    color: #373737;
    font-size: 30px;
    font-weight: normal;
}

.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    background-color: #495e68;
    color: #ffffff !important;
    border-radius: 0;
    border: 0;
}

.fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited * {
    color: #ffffff !important;
    letter-spacing: 1px;
    border: 0;
}

.fl-rich-text h1 {
    font-size: 2.5rem;
}