/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.ux-search-submit{
	    background: #f5d9ea !important; 
}
[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button {
    background-color: #cd3591;
}
.header-main .social-icons, .header-main .cart-icon strong, .header-main .menu-title, .header-main .header-button > .button.is-outline, .header-main .nav > li > a > i:not(.icon-angle-down) {
    color: #fcfcfc!important;
}

.section-title-bold-center span, .section-title-bold span {
    border: 0px solid rgba(0,0,0,0.1);
    padding: .3em .8em;
    background: #f14eb0;
    color: white;
}
span.amount {
    white-space: nowrap;
    color:#ef3900;
    font-weight: bold;
    font-size: 15px;
}
#section_1227328740 {
    padding-top: 3px !important;
    padding-bottom: 3px;
}
.section {
    padding: 3px !important;
  
}
.nav-uppercase>li>a {
    letter-spacing: .02em;
    text-transform: uppercase;
    font-weight: normal !important;
}
.header-main .header-button > .button:not(.is-outline) {
    background-color: #a50064!important;
}


.product-small .product-title{
   min-height: 36px;
}

.box-text p {
    margin-top: .1em;
    margin-bottom: .1em;
    text-align: center;
}
div.product-small.box {
    padding: 5px;
    background-color: white;
}

.nj-facebook-messenger {
    background: #0075FF url(/wp-content/plugins/wp-facebook-messenger/frontend/images/facebook-messenger.svg) 15px center no-repeat;
    background-size: auto 55%;
    padding: 8px 15px;
    color: #fff !important;
    border-radius: 3px;
    padding-left: 40px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px;
}
.searchform .button.icon {
    margin: 0;
    color: #cd3591 !important;
}

[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button {
    background-color: #cd3591;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}

