/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1427093869
Updated: 2015-03-23 06:57:49
*/

@charset "UTF-8";

@import url('../Divi/style.css');

/*fonts*/

@font-face {font-family: 'PlutoThin';src: url('webfonts/2EEA25_0_0.eot');src: url('webfonts/2EEA25_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2EEA25_0_0.woff2') format('woff2'),url('webfonts/2EEA25_0_0.woff') format('woff'),url('webfonts/2EEA25_0_0.ttf') format('truetype');}
@font-face {font-family: 'PlutoLight';src: url('webfonts/2EF595_0_0.eot');src: url('webfonts/2EF595_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2EF595_0_0.woff2') format('woff2'),url('webfonts/2EF595_0_0.woff') format('woff'),url('webfonts/2EF595_0_0.ttf') format('truetype');}
 body
{
    font-family: 'Vollkorn', sans-serif;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 1.5;
}

.price, .product h3, .page-title, .woocommerce-breadcrumb, .menu-item, #top-menu li, h2.woocommerce-loop-product__title
{
    font-family: 'PlutoLight', sans-serif;
    font-weight: 900 !important;
}

.product_title
{
    font-family: "Flamenco", cursive;
    font-size: 26px;
    font-weight: normal;
}

#top-menu li
{
    letter-spacing: 1px !important;
    font-size: 12px;
    font-weight: 300;
}

.nav .sub-menu li a
{
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}

#et-secondary-nav li
{
    font-family: 'Vollkorn', sans-serif;
    font-size: 12px;
    font-weight: 300;
}

.bottom-nav li
{
    font-size: 12px !important;
    font-weight: 300 !important;
}

.cat-item, .related h2
{
    font-family: 'PlutoLight', sans-serif;
    font-weight: 900 !important;
    letter-spacing: 1px;
}

.product .related h2
{
    font-size: 12px !important;
}

#footerMailList li, #footerMailListTrigger
{
    font-size: 12px;
    font-weight: 300;
}

.headerStoreInfo p
{
    font-size: 14px;
}

.product-categories > li
{
    font-family: 'Flamenco', cursive;
    font-size: 26px;
}

.product-categories > li > a
{
    text-transform: lowercase;
    font-weight: normal;
}

.children .cat-item
{
    font-size: 12px;
    font-weight: 300;
}

p.woocommerce-result-count
{
    font-size: 11px;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, h2.woocommerce-loop-product__title
{
    font-size: 12px !important;
    font-weight: bold !important;
}

.et_bloom_form_text
{
    text-align: center;
}

.et_bloom_form_text h2
{
    font-family: 'Flamenco', cursive !important;
    font-size: 26px !important;
    text-transform: lowercase !important;
    font-weight: normal;
}

.et_bloom_form_text p
{
    font-family: 'PlutoLight', cursive !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.et_bloom_form_footer p
{
    font-family: 'Vollkorn', sans-serif !important;
    font-size: 12px !important;
}

.et_bloom_subscribe_email input
{
    font-family: 'Vollkorn', sans-serif !important;
    font-size: 14px !important;
}

.entry-summary p.price span, .price .amount
{
    font-size: 16px !important;
    font-weight: bold;
}

/* Special Page Fonts */
.specialPageTitle h1
{
    font-family: "Flamenco", cursive !important;
    text-transform: lowercase !important;
    font-size: 34px;
    color: #77b7af !important;
}

.specialPageTitle:after
{
    /*content: url("images/speciaHeader.png");*/
}

.specialPageTitle
{
    background: url("images/waterBackground-singleline.png") no-repeat center;
    padding-top:10px;
}

.aboutPageContent h2
{
    font-family: "Flamenco", cursive !important;
    font-size: 18px;
}

.aboutPageContent h1
{
    font-family: "Flamenco", cursive !important;
    font-size: 26px;
}

.specialPageText.et_pb_text
{
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}

.specialPageText
{
    color:#6E6E6E !important;
}

/*end of fonts*/

/* headers */
.customLogo
{
    background: url('images/homepage-logo.svg') no-repeat top left;
    background-size:150px;
    cursor: pointer;
}

#logo { display:none !important; }

@media only screen and ( min-width: 1100px ) {

    #top-menu>li {
        /*padding-right: 110px;*/
        width:180px;
    }

    #et-top-navigation
    {
        padding-bottom: 1.5em;
    }
    
    #storeTitle
    {
        margin-left: -8em;
    }

    .storeHeaderContainer .et_pb_column_1_3
    {
        height:192px;
    }

    #top-menu .sub-menu
    {
        width: 720px;
    }

    .customLogo
    {
        padding: 100px 0 0px 0px !important;
    }

    #top-menu > :first-child .sub-menu, .mainStoreList ul
    {
        -moz-column-count: 5;
        -moz-column-gap: 20px;
        -webkit-column-count: 5;
        -webkit-column-gap: 20px;
        column-count: 5;
        column-gap: 20px;
    }

    .findStores
    {

    }

}

@media only screen and ( min-width: 981px ) and ( max-width: 1100px) {

    #top-menu>li {
        /*padding-right: 80px;*/
        width:165px;
    }


    #et-top-navigation
    {
        padding-bottom: 1.5em;
    }

    #storeTitle
    {
        margin-left: -8em;
    }

    .storeHeaderContainer .et_pb_column_1_3
    {
        height:192px;
    }

    #top-menu .sub-menu
    {
        width: 720px;
    }

    .customLogo
    {
        padding: 100px 0px 0px 10px !important;
    }

    #top-menu > :first-child .sub-menu, .mainStoreList ul
    {
        -moz-column-count: 5;
        -moz-column-gap: 20px;
        -webkit-column-count: 5;
        -webkit-column-gap: 20px;
        column-count: 5;
        column-gap: 20px;
    }

    .findStores
    {

    }
}

@media only screen and (min-width: 982px)
{
    .storeListItem
    {
        width:250px;
        padding: 10px; !important;
        height: 250px;
    }
}

@media only screen and ( max-width: 981px) {

    .customLogo
    {
        display: none;
        /*position: absolute;*/
        /*top: 0px;*/
        /*padding-bottom: 100px;*/
        /*padding-left: 150px;*/
    }

    .storeHeaderContainer .et_pb_column
    {
        padding: 0px;
    }

    #storeTitle
    {
        position: static !important;
    }

    #storeTitle.et_pb_text
    {
        margin-bottom: 150px;
    }

    .et_first_mobile_item
    {
        /*margin-top: 10em;*/
    }

    .et_mobile_menu
    {
        border-color: #ffffff !important;
    }

    .specialPageText.et_pb_text
    {
        width:80% !important;
    }

    .topStoreDropDown
    {
        display: block !important;
    }

    .bottom-nav li
    {
        padding-right: 10px;
    }

    #footerSocialNetworks {
        position: relative !important;
        top:0px;
        margin-left: 0px !important;
    }

    #footerMailList, #footerMailListTrigger
    {
        position: relative !important;
        left: 15% !important;
    }

    #footerMailListTrigger
    {
        float:none !important;
    }

    #main-footer
    {
        height: 250px !important;
    }

    #et_mobile_nav_menu a.mobile_nav
    {
        background-color: #FFF !important;
        height: 60px;
    }

    #et_mobile_nav_menu .select_page
    {
        white-space:pre;
        background: url('images/logo-horizontal.svg') no-repeat top left;
        background-size:170px;
        cursor: pointer;
        padding-left: 240px;
    }

    #et_mobile_nav_menu .select_page, .mobile_menu_bar
    {
        line-height: 85px;
    }

    .et_first_mobile_item
    {
        /*margin-top: 6em;*/
    }

    .mobile_menu_bar
    {
        left:5px;
        right:auto;
    }

    .et_header_style_centered .mobile_nav .select_page
    {
        margin-left: 40px;
    }

    .et_header_style_centered header#main-header.et-fixed-header .logo_container {
        height: auto;
    }

    #top-header, #main-header {
        position: fixed!important;
    }

    #et-main-area
    {
        margin-top:5em;
    }

    .et_header_style_centered .et_mobile_menu
    {
        top:72px;
    }
    
    .simplefavorite-button:hover, .mobileHide
    {
        display: none;
    }

    .et_pb_scroll_top.et-visible
    {
        display: none !important;
    }

    .storeListItem
    {
        width:320px;
        padding: 0px; !important;
        height: 210px;

    }

}

@media only screen and (max-width: 480px){

    .headerStoreInfo.et_pb_text
    {
        margin-bottom: 160px;
    }

    .specialPageText.et_pb_text
    {
        width:80% !important;
    }

    .topStoreDropDown
    {
        display: block !important;
    }

}

html body #top-menu a {
    color : #6E6E6E !important;
    font-weight:bold !important;
}

html body a:hover, html body #top-menu a:hover {
    color: #77b7af !important;
}

html body #top-header
{
    background: url('images/top-header-bkg.jpg') no-repeat top left !important;
    background-size: 100%;
}

.widget_search
{
    display: none;
}

#searchform {
    width: 200pt;
}

#searchform input[type=text]
{
    padding: 0 20pt 10pt 0;
    border:none;
    background-image: url('images/top-searchbox-bkg.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100pt;
    background-position: 0px 15px;
}

#searchform input[type=submit]
{
    background-color: transparent;
    background-image: url('images/searchButton.png');
    background-repeat: no-repeat;
    -webkit-background-size: 23px;
    background-size: 23px;
    padding: 0px !important;
    left:170px;
}

#main-footer{
    background: url('images/top-header-bkg.jpg') repeat-y top left !important;
    background-size: 100% !important;
    height:250px;
    position: relative;
}

.fixedFooter
{
    position: fixed;
    bottom: 0px;
    width:100%;
}

#footer-bottom
{
    background: none;
    padding-top:150px;
}

#footer-info
{
    font-size: 0.8em;
    float:none !important;
    text-align: center;
}

.et-cart-info
{
    display:none;
}

.et_pb_section
{
    padding: 0;
}

.menu-item-type-custom a, .menu-item-type-post_type a
{
    font-weight: bold;
    color: #6E6E6E !important;
}

#et-secondary-nav a
{
    font-weight: normal !important;
}

#menu-footer-menu, #menu-new-arrivals
{
    text-transform: uppercase;
}

.et-social-icon a:hover, .et_nav_text_color_dark #et-secondary-nav a:hover, .et_nav_text_color_dark .et-cart-info:hover
{
    color: #77b7af !important;
}

#main-header {
    padding: 0 !important;
}

#et-secondary-nav li ul, .sub-menu
{
    background-color: rgba(255,255,255,0.9) !important;
}

.sub-menu
{
    border: none !important;
}

/* end of header*/

/*Pagination Control*/
.et-pb-controllers
{
    background-image: url("images/pagination-bkg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 38px;
}

.et-pb-controllers a
{
    vertical-align: middle;
    width: 9px;
    height: 14px;
    margin-right: 14px;
}

.et-pb-controllers a:nth-child(odd)
{
    background-image: url("images/pagination-dot-odd.png");
    background-repeat: no-repeat;
    background-position: center;
}

.et-pb-controllers a:nth-child(even)
{
    background-image: url("images/pagination-dot-even.png");
    background-repeat: no-repeat;
    background-position: center;
}

.et-pb-controllers a.et-pb-active-control
{
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 21px;
    height: 30px;
    border:none;
}

.et-pb-controllers a.et-pb-active-control:nth-child(odd)
{
    background-image: url("images/pagination-dot-active-odd.png");
}

.et-pb-controllers a.et-pb-active-control:nth-child(even) {
    background-image: url("images/pagination-dot-active-even.png");
}

.et_pb_gallery, .et_pb_slider { overflow: initial!important; }
.et-pb-arrow-prev, .et-pb-arrow-next { color: #000000!important; opacity: 1!important; z-index: 0;}
.et-pb-arrow-prev { left: -50px!important;}
.et-pb-arrow-next { right: -50px!important;  -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.et-pb-controllers { margin-top: 10px; position: initial!important; }
.et-pb-arrow-prev:before, .et-pb-arrow-next:before { content: url("images/arrow-left.png") !important; width:26px !important;}
.et-pb-arrow-prev:hover:before, .et-pb-arrow-next:hover:before { content: url("images/arrow-left-hover.png") !important; width:26px !important;}

/*End of pagination*/

#top-menu li > a, .fullwidth-menu li > a{
    padding-bottom: 14px;
}

/* catgory list */
.cat-item, .cat-item a
{
    color: rgba(212, 200, 173, 1) !important;
    font-weight: bold;
    text-transform: uppercase;
}

.product-categories > .cat-item.cat-parent > a
{
    color:#6E6E6E !important;
}

.product-categories > li
{
    padding-bottom: 1em;
}

.product-categories > li > .children
{
    padding-top: 1em !important;
}

.cat-item.current-cat > a
{
    color: #77b7af !important;
}

.cat-item.current-cat > a:before
{
    content: url("images/category-chevron.png");
    padding-right:1em;
}

.cat-item.current-cat > a:after
{
    content:url("images/category-bottom-border.png");
    display: block;
    margin-top:-1em;
}

#sidebar a:hover, #homepage-sidebar a:hover
{
    color: #77b7af !important;
}

.et_pb_widget ul li ul li
{
    margin-left: 0px;
}

#sidebar .et_pb_widget
{
    margin-left: 0px;
}

h1.page-title
{
    text-transform: lowercase;
}

/* remove grey line on category list */
#main-content .container:before
{
    background: none;
}

.et_pb_widget_area_left
{
    border:none;
}
/* end of category list*/

.widgettitle
{
    color: rgba(165,165,165, 1);
    font-weight: bold;
}

#main-header {
    z-index: 999;
}

#footerMailList, #footerMailListTrigger
{
    position: absolute;
    right: 0px;
    font-family: 'PlutoLight', sans-serif;
}

#footerMailList
{
    top:40%;
}

#footerMailList, #footerMailListTrigger, #footerMailList ul
{
    text-align: center;
}

#footerMailList a, #footerMailListTrigger a
{
    font-weight: bold;
    color:#6E6E6E !important;
}

#footerMailList >li
{
    background: url("images/maillist-bkg.png") no-repeat;
}

#footerMailList li
{
    width: 189px;
    height: 26px;
}

#footerMailList a:hover
{
    color: #77b7af !important;
}


#footerMailList ul
{
    background-color: rgba(255,255,255,0.8);
}

#footerMailListTrigger
{
    clear:right;
    float:right;
    background: url("images/maillist-signup-bkg.png") no-repeat;
    width: 188px;
    height: 27px;
}

#footerSocialNetworks
{
    margin-left: 50%;
}

#footerSocialNetworks li, .headerStoreInfo .social-network-link
{
    margin-left: 1em;
}

#menu-footer-menu li a, #menu-new-arrivals li a
{
    font-weight: bold;
    color: #6E6E6E !important;
}

#menu-footer-menu li.current-menu-item a, #menu-footer-menu li a:hover, #menu-new-arrivals li.current-menu-item a, #menu-new-arrivals li a:hover
{
    font-weight: bold;
    color: #77b7af !important;
}

#footer-info a
{
    font-weight: normal;
    font-style: italic;
}

/*Our Travel*/
.waterColorTextBlock
{
    margin-top:50%;
    background: url("images/water-text-block-bkg.jpg") no-repeat bottom;
    width: 473px;
    height: 316px;
    margin-left:-20%;
    /*background-size: 100% 100%;*/
}

.waterColorTextBlock p
{
    margin:36px 0px 0px 38px ;
    width: 350px;
}

.waterColorTextBlockLong
{
    margin-top:28%;
    background: url("images/water-text-block-long-bkg.jpg") no-repeat bottom;
    width: 473px;
    height: 505px;
    margin-left:-20%;
    /*background-size: 100% 100%;*/
}

.waterColorTextBlockLong p
{
    margin:36px 0px 0px 66px ;
    width: 350px;
}

.travel-bottom-right-image
{

    top: -120px;
    position: relative;

}

.travel-text-top
{
    margin-top:20%;
}

.travel-text h3
{
    font-family: 'Vollkorn', sans-serif;
    font-size: 14px;
    line-height: 1.5em;
}

article.category-travel
{
    width: 55em !important;
    margin:auto auto 5em auto;
}

article.category-travel h2 {
    display: none;
}

article.category-travel p {
    padding-top: 2em;
}

/*end our travel*/

/*store header*/
.storeHeaderContainer
{
    background-image: url("images/store-head-bkg.jpg");
    background-repeat: no-repeat;
    background-size:auto;
    background-position: bottom;
}

.storeHeaderContainer img
{
    position: absolute;
    bottom: 0px;
}

.storeHeaderContainer #title-image-losangeles
{
    margin-bottom:0px !important;
}

.storeHeaderImage
{
    height: 148px !important;
    margin-bottom: 0px;
    outline: 5px solid rgba(255,255,255,0.8);
    outline-offset: -5px;
}

.storeTitleImage
{
    bottom:30% !important;
}

#storeTitle
{
    position: absolute;
    bottom:14%;
    text-transform: lowercase;
}

#storeTitle > h1
{
    font-family: 'Flamenco', cursive !important;
    font-size: 4em;
    position: absolute;
    color:#BAA575;
}

.headerStoreInfo
{
    color: #c2a675;
}
/*end of store header*/

/*products list*/
.et_shop_image
{
    outline: 5px solid rgba(255,255,255,0.8);
    outline-offset: -5px;
}

.more-option
{
    font-size: 11px;
    color: #77b7af !important;
    display: block;
}

.summary .more-option
{
    display: none;
}


/* Like Button */
.simplefavorite-button, .simplefavorite-button.active
{
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    opacity: 1;
}

.et_shop_image .simplefavorite-button, div.product .simplefavorite-button
{
    display: none;
}

.et_shop_image img:hover + .simplefavorite-button, .et_shop_image .simplefavorite-button:hover, .images:hover .simplefavorite-button
{
    display: block;
}

.sf-icon-star-empty:before {
    content: url("images/favorite-icon.png") !important; }

.sf-icon-star-full:before {
    content: url("images/favorite-icon-selected.png") !important;}


/* end of Like Button */

li.product h3:hover, h2.woocommerce-loop-product__title:hover
{
    color: #77b7af !important;
}

li.product h3, li.product span.amount, h2.woocommerce-loop-product__title
{
    color: #6E6E6E !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb a, .cat-item, .cat-item a
{
    color: #c2a675 !important;
    text-transform: uppercase;
}

.woocommerce-breadcrumb + h1, h1.page-title
{
    color: #77b7af !important;
}
/* end of products */

/* side bar */
.et_right_sidebar #left-area {float: right; margin-right:0px;}
.et_right_sidebar #main-content .container:before {right: 830px;}
/* end of side bar*/

/* social icon */
.social-icon-email a:before {content: url("images/store-header-email-sign-up.svg")}
.social-icon-facebook a:before {content: url("images/footer-social-fb.png")}
.social-icon-twitter a:before {content: url("images/footer-social-twitter.png")}
.social-icon-googlePlus a:before {content: url("images/footer-social-gplus.png")}
.social-icon-instagram a:before {content: url("images/footer-social-instagram.png")}
.social-icon-pinterest a:before {content: url("images/footer-social-pintress.png")}
.social-icon-yelp a:before {content: url("images/footer-social-yelp.png")}
.social-network-link span {  display: none;}
li.social-network-link {display: inline-block;}
#footerSocialNetworks ul li { padding-right: 0px !important;}
#footerSocialNetworks {position: absolute; top:0px; margin-left : 45%}

/*single product*/
.summary > p.price > span, .product_title
{
    color: #77b7af !important;
    text-transform: lowercase;
}

.product h3, .woocommerce-breadcrumb:last-child:after
{
    /*text-transform: uppercase;*/
}

.limitedStock
{
    line-height: 35px;
    font-weight: bold;
    position:absolute;
    background-image: url('images/stock-banner.png');
    height:35px;
    width: 6em;
    z-index:99;
    right:0px;
    text-align: right;
    padding-right: 10px;
    color:#ffffff;
    font-family: 'PlutoLight', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.et_nav_text_color_light
{
    color: #6E6E6E !important;
}

.product_meta
{
    margin-top:1em;
    padding-top: 1em;
}

 /*product paging*/
.woocommerce-pagination ul li .page-numbers
{
    color: #c2a675 !important;
    font-size: 1.2em !important;
    font-family: 'Vollkorn', sans-serif;
}

.woocommerce-pagination ul li .current, .woocommerce-pagination ul li a:hover
{
    color: #77b7af !important;
    background:none !important;
}

.woocommerce-pagination ul li, .woocommerce-pagination ul, .woocommerce-pagination ul li a:hover
{
    border: none !important;
    background: none !important;
}

.woocommerce-pagination ul li .prev:before, .woocommerce-pagination ul li .next:before
{
    content: url("images/paging-arrow.png");
}

.woocommerce-pagination ul li .next
{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

@media only screen and ( min-width: 981px) {

    .woocommerce-pagination
    {
        margin-bottom: 40px;
    }
}

/* store locator */
#stores-list-table
{
    width: 100%;
}
/* end of stores */

/* mail list popup */
.et_bloom .et_bloom_header_text_light .et_bloom_form_text p, .et_bloom .et_bloom_header_text_light .et_bloom_form_text h2
{
    color: #c2a675 !important;
}

.et_bloom .et_bloom_form_header img, .et_bloom .et_bloom_form_header .et_bloom_form_text,
.et_bloom .et_bloom_form_container .et_bloom_form_content input
{
    padding: 0px !important;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content
{
    padding-top: 0px !important;
}

.et_bloom .et_bloom_optin_0 .et_bloom_border_inset
{
    box-shadow: inset 0 0 0 1px #c2a675 !important;
}

.et_bloom .et_bloom_form_container
{
    background-color: #c2a675 !important;
}

.et_bloom .et_bloom_optin .et_bloom_border_inset
{
    padding: 2px !important;
}

.et_bloom_button_text
{
    font-family: 'PlutoLight', sans-serif !important;
    font-size: 12px !important;
}
/* end of mail list */

@media only screen and ( min-width: 981px) {
    /* back to top scroller, requires Divi theme's scroll to top button setting to be enabled */
    .et_pb_scroll_top:before
    {
        content: url("images/homepage-side.png") !important;
    }
}

@media only screen and (max-width: 980px)
{
    /* back to top scroller, requires Divi theme's scroll to top button setting to be enabled */
    .et_pb_scroll_top:before
    {
        content:'' !important;
    }

}

.et_pb_scroll_top
{
    background: none;
    border: 0;
    bottom:10px;
    right:10px;
}

@-webkit-keyframes fadeInBottom { 0% { opacity: 0; -webkit-transform: translateY(100%); } 100% { opacity: 1; -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInBottom { 0% { opacity: 0; -moz-transform: translateY(100%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes fadeInBottom { 0% { opacity: 0; -o-transform: translateY(100%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes fadeInBottom { 0% { opacity: 0; transform: translateY(100%); } 100% { opacity: 1; transform: translateY(0); } }

@-webkit-keyframes fadeOutBottom { 0% { opacity: 1; -webkit-transform: translateY(0%); } 100% { opacity: 0; -webkit-transform: translateY(100%); } }
@-moz-keyframes fadeOutBottom { 0% { opacity: 1; -moz-transform: translateY(0%); } 100% { opacity: 0; -moz-transform: translateY(100%); } }
@-o-keyframes fadeOutBottom { 0% { opacity: 1; -o-transform: translateY(0%); } 100% { opacity: 0; -o-transform: translateY(100%); } }
@keyframes fadeOutBottom { 0% { opacity: 1; transform: translateY(0%); } 100% { opacity: 0; transform: translateY(100%); } }

.et_pb_scroll_top.et-visible { opacity: 1; -webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_pb_scroll_top.et-hidden { opacity: 0; -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: fadeOutBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: fadeOutBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: fadeOutBottom 1s 1 cubic-bezier(0.77,0,.175,1); }


/** Generic styles **/
.nadeauGreen
{
    color: #77b7af !important;
}

.boldFont
{
    font-weight: bold;
}

/** Store List **/
.storeListItem
{
    /*width:250px;*/
    /*padding: 10px; !important;*/
    vertical-align: top;
    /*height: 250px;*/
    display: inline-block;
    border:none !important;
    font-size: 1.2em !important;
}
.storeListItem p
{
    padding:0 !important;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

/* inspired by you */
.galleryWithoutTitle .et_pb_gallery_title
{
    display: none;
}

.galleryWithoutTitle .et_pb_gallery_caption
{
    text-align: center;
}

/* Contact Us */
@media only screen and ( min-width: 981px) {
    .contactForm
    {
        margin-left: -60px;
    }
}

.et-pb-contact-message p {
    text-align: center;
    color: #c2a675;
}

.contactUsHeader {
    text-decoration: none;
}

li.contactUsHeader a {
    color: #c2a675 !important;
}

#et-secondary-nav li.contactUsHeader a{
    font-weight: bold !important;
}

/*press*/
.pressPage h2, .pressPage p
{
    display: none;
}

/* header menu dropdown for mobile */
.topStoreDropDown
{
    display: none;
    width: 80%;
    font-family: PlutoLight, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    line-height: 23px;
    margin: 10px 0 10px 10%;
}

.et_mobile_menu .sub-menu
{
    display: none !important;
}

/*products lightbox*/
   .pp_woocommerce .ppt {
       display: none !important;
   }

   .pp_woocommerce .pp_description {
       display: none !important;

   }


 p.woocommerce-info
 {
     background-color: #77b7af !important;
     font-family: 'PlutoLight', sans-serif !important;
     font-size: 12px !important;
 }


 .mapIcon:before
 {
     content: url("images/googleMap.png");
 }

 .storeListItem a
 {
     color: #77b7af !important;
 }

.headerStoreInfo a
{
    color: #c2a675 !important;
}

.relative {
    position: relative !important;
}

.smsb_email img
{
    content: url('images/share-email.svg');
}

.smsb_email2 img
{
    content: url('images/email_mint_watercolor_icons-01.png');
    margin-top:-0.5em;
}

.store-header-email
{
    height: 1em;
    text-decoration: underline;
    color:#BAA575;
}

.store-header-email a
{
    position: relative;
    top: -50%;
}

.product-sharing-block span
{
    margin-right:0.5em;
}

figure .woocommerce-product-gallery__image {
    margin: 0;
}