/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.1
*/

@import url("../flatsome/css/foundation.css");
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

/* Coupon checkout radio display */
.gift-certificate-show-form input[type="radio"] {
    float: left;
    clear: both;
    top: 5px;
    display: inline-block;
    position: relative;
    margin-right: 11px;
}
label[for="show_form"] {
    display:inline-block;
    top:1px;
    position:relative;
}


#top-bar li > a {
    color: #f47321;
}
#content {
    margin-top: 0px;
}

.page-wrapper {
padding: 60px 0 30px;
}

.product-page {
padding-top: 60px; }

ul.header-nav a.nav-top-link {
    color: #0088cc;
    opacity: 1;
}

h3.breadcrumb {
visibility: hidden;
}


#logo a {padding-top: 0px;}

#logo a img {
    width: 289px;
    max-height: 131px !important;
    position: relative !important;
    top:-13px;
    z-index:999;
}




.copyright-footer {
    opacity: 1;
    color: #666;
}
ul.header-nav li a {
    font-size: 90% !important;
    padding: 10px 5px;
}
#gform_wrapper_1 {
    background-image: url(/wp-content/uploads/2014/05/lammilypassport-800x550.jpg);
    height: 580px;
    background-position: left;
    background-repeat: no-repeat;
    text-align: right;
    width: 800px;
    max-width: 100%;
    position: relative;
    left: 50px;
    background-size: contain;
}
.gform_wrapper li, .gform_wrapper form li {
    margin-left: 0 !important;
    list-style-type: none !important;
    list-style-image: none !important;
    list-style: none !important;
    overflow: visible;
    padding-top: 40px;
}
.gform_validation_container {
    display: none;
}
ul#gform_fields_1 {
    width: 34%;
    margin-left: 56%;
    padding-top: 50px;
}
label.gfield_label {
    float: left;
}
label[for^="input_3_"],[for*="input_3_"]{
    float:none !important;
}
input#input_1_1 {
    float: right;
    width: 50%;
}
input#input_1_2 {
    width: 50%;
    float: right;
}
input#input_1_3 {
    width: 50%;
    float: right;
}
input#input_1_4 {
    width: 40%;
    float: right;
}
input#gform_submit_button_1 {
    clear: both;
    float: right;
    margin: 50px;
}
li[id^="field_1_"], li[id*=" field_1_"] {
    margin-top: 30px;
}
.gfield_label {
    color: #8e8e8e;
    width: 100px;
}
#masthead {
    background-color: #fff;
    box-shadow: 0px 9px 10px 0px rgba(50, 50, 50, 0.52);
    height: 100px;
}
#masthead .header-container {
    display: block !important;
    height: 50%;
    width: 100%;
}
/*header#masthead {
    height: 68px;
}*/
#masthead.stuck.move_down {
    height: 90px !important;
}

li[class^="nletter"], li[class*="nletter"] {
    padding-top:0px !important;
}
input[id^="input_3_"], [id*="input_3_"] {
margin-bottom: 10px;
}/*
div#main-content {
margin-top: 0px;
}
header#masthead {
height: 100px;
margin-top: -35px;
}*/

#masthead .left-links, #masthead .right-links {
padding-bottom: 30px;
}

.social-icons.size-normal {
top: -10px;
position: relative;
}
.left-links {
position: relative;
top: -10px;
}
li.mini-cart {
position: relative;
top: -10px;
}

div#footer_home {
        background: url(/wp-content/uploads/2014/11/footer_home.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
span#bl_nk {
display: block;
width: 100%;
height: 32px;
}
span.tb_cart {
display: none;
}
.shipping > td {
color: transparent;
}
.shipping > td > .amount {
    color:#777777;
}
.order_details > tfoot > tr > td >small {
display: none;
}
div#padder {
margin-bottom: 129px;
}

/* Media Queries */

@media screen and (max-width: 1024px) {
    input[id^="input_1_"], input[id*="input_1_"] {
        height: 1em;
        font-size: .5em;
    }
    input#gform_submit_button_1 {
        clear: both;
        float: right;
        margin: 0px;
        font-size: 12px;
        right: 48px;
    }
    .gform_wrapper li, .gform_wrapper form li {
        padding-top: 15px;
    }
    ul#gform_fields_1 {
        padding-top: 124px;
    }
    #gform_wrapper_1 {
        max-width: 100% !important;
    }
    input#input_1_1 {
        float: right;
        width: 40%;
    }
    input#input_1_2 {
        width: 40%;
        float: right;
    }
    input#input_1_3 {
        width: 40%;
        float: right;
    }
    input#input_1_4 {
        width: 40%;
        float: right;
    }
}

@media screen and (max-width: 1024px) {
    ul.header-nav li {
        margin-left: 8px;
    }
    #masthead #logo {
width: 25% !important;
}
/*img[class="header_logo"] {
    width:25% !important;
}*/
.logo-left{
    width:10px !important;
}
}
@media screen and (max-width: 960px) {
    #masthead .left-links, #masthead .right-links {
        padding-bottom: 30px !important;
    }
#masthead .left-links > ul {

    margin-left: 0px;
}
}
@media screen and (max-width: 768px) {
    #gform_wrapper_1 {
        max-width: 90% !important;
        left: 20px;
    }
    input[id^="input_1_"], input[id*="input_1_"] {
        height: 1em;
        font-size: .5em;
    }
    input#gform_submit_button_1 {
        clear: both;
        float: right;
        margin: 0px;
        font-size: 10px;
        right: 34px;
    }
    #gform_wrapper_1 {
        max-width: 100% !important;
    }
#masthead .mobile-menu     {
display: table-cell !important;
vertical-align: top;
padding-top: 20px;
}
#masthead #logo {
width: 100% !important;
}
.header-nav li:last-child {
padding-bottom: 30px;
}
div#gform_wrapper_3 {
width: 325px;
}

}
@media screen and (max-width: 480px) {
    label.gfield_label {
        float: left;
        text-align: center;
    }
    input#input_1_1 {
        float: right;
        width: 100%;
    }
    input#input_1_2 {
        width: 100%;
        float: right;
    }
    input#input_1_3 {
        width: 100%;
        float: right;
    }
    input#input_1_4 {
        width: 100%;
        float: right;
    }
}

div#logo_caption{
    display:none !important;
}

/* Aggressive Styling for Distributor Application */
ul#gform_fields_5 {
    max-width: 580px;
}

ul#gform_fields_5 label.gfield_label {
    color: rgb(244, 124, 32);
    font-weight: bold;
    font-size: 1.2em;
    width: 100%;
}

ul#gform_fields_5 input:focus + label,
ul#gform_fields_5 input:active + label,
ul#gform_fields_5 input:checked + label {
    font-weight: bold;
}

ul#gform_fields_5 .ginput_left,
ul#gform_fields_5 .ginput_right {
    width: 49%;
    display: inline-block;
    float: left;
}

ul#gform_fields_5 .ginput_left {
    clear: left;
    margin-right: 2%;
}

ul#gform_fields_5 .gfield {
    clear: both;
}

ul#gform_fields_5 ul#input_5_7,
ul#gform_fields_5 ul#input_5_8 {
    margin-left: 0;
}

ul#gform_fields_5 ul#input_5_7 label,
ul#gform_fields_5 label#label_8_0  {
    display: inline;
    margin-left: 10px;
}

ul#gform_fields_5 ul#input_5_7 li {
    padding-top: 0;
    line-height: 1.3;
}

ul#gform_fields_5 ul#input_5_7 input {
    margin-bottom: 0;
}

ul#gform_fields_5 li {
    padding-top: 0;
}

ul#gform_fields_5 li#field_5_8 p {
    font-size: 0.8em;
    margin-bottom: 5px;
}

ul#gform_fields_5 li#field_5_6 {
    margin-top: 10px;
}
.ginput_complex.ginput_container#input_6_9{
	width: 350px !important;
}
ul#gform_fields_6 .gfield_label {
	color: rgb(244, 124, 32);
	font-weight: bold;
	font-size: 1.2em;
}

/* coupon widget in the Cart and checkout page */
.coupon {
    background-color: #F47321;
    padding: 10px;
}

.coupon h3 {
    color: white;
    text-align: center;
    font-size: 22px;
}

.coupon h3::before {
  content: "✂︎\00a0" !important;
}


.cart-sidebar .widget-title {
  border-bottom: 3px solid #FFF;
  padding-bottom: 10px;
}
span.coupon_text {
  color: #ffffff;
  background-color: #F47C20;
  padding: 8px;
}
span.coupon_text:before {
  content: "✂︎ \00a0 \00a0 \00a0" !important;
  color: white;
}
/* Front page Image Map */
map {
  cursor: pointer;
}

/* Sept 2015 Footer */
.one_third_lamm {
    width: 33%;
    float: left;
}
/* weird reviews problem - reviews have display:none applied somehow */
div#tab-reviews {
    display: block !important;
}

/* added June 6, 2016 to modify one form display, per email */
form#gform_10 label.gfield_label {
    width: 100% !important;
    color: black !important;
    font-size: 18px !important;
}