/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.breadcrumbs {
    color: #fff!important;
	}
.breadcrumbs a {
    color: #fff!important;
}
a.js-hide-all-icon span.icon {
	display:none !important;
}
.icon-phone:before {
    content: "";
	display:none !important;
}
.phone-vr-img-circle {

    animation: none;
}
.phone-vr-circle-fill {
    animation: none;
}
.wn-iconbox{
margin-bottom: -20px;
}
.dark .is-divider {
    background-color:hsl(0deg 0% 100% / 30%);;
}
.wn-text-icon{
	    margin-top: -12px;
}
.size-price-table td {
    color: black;
	font-weight:700;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    border: solid 0.1px #fff !important;
	background-color:#ff9fd1 !important;
}
.size-price-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.size-price-table th, .size-price-table td {
    border: 1px solid #a8a8a8;
    padding: 8px;
    text-align: center;
}

.size-price-table th {
    background-color: #ff9fd1;
    font-weight: bold;
	color:#fff;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    -webkit-box-shadow:none;
    box-shadow:none;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
/*     width: 25%; */
    border-radius: 10px;

}
.wn-imgz img.attachment-original.size-original {
    border-radius: 10px;
}
.wn-img-z img.attachment-original.size-original {
    border-radius: 10px;
}
.checkout-breadcrumbs a {
    align-items: center;
    color: #969696;
    display: inline-flex;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: hsl(0deg 0% 0% / 85%);
}
#main, #wrapper {
    background-color: rgb(3, 118, 29);
}
.product-small.box {
    background-color: #fff;
	border-radius: 10px;
}

.box-text-products {
    display: flex;
    flex-direction: column;
}

.price-wrapper {
    order: 3;
}

.woocommerce-variation {
    order: 1;
}

.swatches-under-image {
    order: 2;
}



p.name.product-title.woocommerce-loop-product__title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.price-wrapper{
	display:none;
}
.single_variation_wrap .woocommerce-variation-price .woocommerce-Price-amount bdi {
	font-size: 30px;
	color: #ff6683;
}
.woocommerce-variation-price .woocommerce-Price-amount bdi {
	font-size: 15px;
	color: #ff6683;
}
li.variable-item.button-variable-item:hover, li.variable-item.button-variable-item.active {
	background:#ff6683 !important;
	color:#fff !important;
	
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    border-radius: 0 20px 20px 0;
}
input#woocommerce-product-search-field-0 {
    /* border-radius: 10px; */
    border-radius: 20px 0 0 20px;
	border: solid 1px #f26b35;
}
.popup-customer-info-group .devvn-order-btn {
    background: #f26b35;
}
.devvn-popup-title {
    background: #f26b35 !important;

}
a.devvn_buy_now_style {
    background: #f26b35;
}
a.devvn_buy_now_style:hover {
    background: #7fd7e5;

}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 2px;
    border: solid 1px #ff6683;
}
span.variable-item-span.variable-item-span-button {
    font-size: 12px !important;
}


ul.variable-items-wrapper.button-variable-items-wrapper.wvs-style-squared{
	display:flex;
	justify-content:center;
	padding: 10px 0px;
}
span.price {
    padding-top: 10px;
}

.nav-dropdown-has-border .nav-dropdown {
    border-radius: 10px;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7{
	display:none;
}
.box-text.box-text-products {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.mfp-close-btn-in .mfp-close {
    color: #fff !important;
}

.footer-section i {
    width: 20px;
    text-align: center;
}

.page-right-sidebar .left {
    border: none;
    padding: 0 0 0 15px;
}

.mobile-contact-bar {
    display: none;
}

.pc-contact-bar {
    left: 30px;
    bottom: 0;
    position: fixed;
    z-index: 998;
    margin-bottom: 0;
}

.pc-contact-bar li {
    width: 44px;
    height: 46px;
    overflow: hidden;
    margin-bottom: 0;
    list-style: none;
}

.pc-contact-bar li.hotline {
    margin-bottom: 8px;
    background: url(/media/2022/09/call.gif);
    background-repeat: no-repeat;
    background-size: 44px;
}

.pc-contact-bar li.facebook {
    margin-bottom: 8px;
    background: url(/media/2022/09/fb.png);
    background-repeat: no-repeat;
}
.pc-contact-bar li a {
    display: block;
    width: 44px;
    height: 44px;
}

/*.back-to-top {
    border: none !important;
    background-color: #ff6683 !important;
}*/

.footer-section p {
    margin-bottom: 15px !important;
}

.box-bounce .is-divider {
    display: none;
}

.video-home .is-divider {
    display: none;
}

.entry-header-text {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e9e9e9;
}

.home .section h2 {
    text-transform: uppercase;
    margin-bottom: 0;
    color: #ffffff;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
	/*text-shadow: -1px -1px 0 #6f6f6f, 1px -1px 0 #ccc, -1px 1px 0 #fff, 1px 1px 0 #ccc;*/
}

.home .section .button {
    background: #f26b35 !important;
}

.home .section .button:hover {
    background: #02c4c1 !important;
}

.product-small .col-inner {
    box-shadow: 0 0.3125rem 0.625rem rgb(0 0 0 / 20%);
    transition: all 0.5s ease 0s;
    border-radius: 10px;
}

.product-small .col-inner:hover {
    box-shadow: 0 0.625rem 1.875rem rgba(0, 0, 0, 0.4);
}

.product-small .ux-swatch {
    font-size: 13px;
    border: 1px solid #ff6683;
    display: block;
    padding: 0 5px;
    border-radius: 5px;
}

.product-small .ux-swatch.selected {
    color: #fff;
    background: #ff6683;
    border-color: #ff6683;
}

/*.header-bottom-nav a {
    text-shadow: 1px 1px 1px #4f4f4f;
}*/
.header-bottom-nav a:hover {
    color: #b0cfff !important;
}

.col-no-padding {
    padding-bottom: 0 !important;
}

.searchform input:not(.search-field) {
    border: none;
    height: 30px;
}

.form-flat button,
.form-flat input {
    border-radius: 5px !important;
    border: 1px solid #ff9fd1 !important;
    border-radius: 5px;
}

.site-hotline {
    font-size: 25px !important;
    color: #f26b35 !important;
}

.site-hotline i {
    color: #fff;
    background: #f26b35;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    text-align: center;
}

.entry-meta #breadcrumbs {
    text-align: center;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-header-text .entry-meta {
    font-style: italic;
}

.related-post .duong-line {
    background: rgba(0, 0, 0, 0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7 {
    font-weight: bold;
    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

.related-post .is-divider {
    display: none;
}

.related-post .post-title {
    font-size: 13px;
    padding: 5px 0px;
}

.related-post .box-bounce .box-text {
    min-height: 98px;
}

/*************** Title Sidebar Right   ***************/
.post-sidebar .widget ul,
#secondary .widget ul,
#product-sidebar .widget ul,
#shop-sidebar .widget ul {
    padding: 0 10px !important;
    font-size: 15px !important;
}
.post-sidebar,
.page-right-sidebar .large-3 {
    padding: 0 15px !important;
}
.sidebar-wrapper .widget-title,
#secondary .widget-title,
#product-sidebar .widget-title,
#shop-sidebar .widget-title {
    display: block;
    text-align: center;
    background-color: #f26b35;
    padding: 8px 5px;
    color: #333;
    margin-bottom: 10px;
    font-size: 15px;
    border-radius: 5px 5px 0 0;
}

.post-sidebar .widget,
#secondary .widget,
#product-sidebar .widget,
#shop-sidebar .widget {
    background-color: #f7f7f7;
    margin-bottom: 10px;
}

.post-sidebar .widget .is-divider,
#secondary .widget .is-divider,
#product-sidebar .widget .is-divider,
#shop-sidebar .widget .is-divider {
    display: none;
}

.product .content-row .large-9 {
    border: none !important;
    padding: 0 10px 0 15px;
}

.srpw-ul li {
    margin-left: 0 !important;
}

.price_slider_wrapper {
    padding: 5px 15px 0px 15px;
}

#product-sidebar {
    padding: 20px 0 0 10px;
}
/*************** End. Title Sidebar Right   ***************/

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

    .tip-suport p {
        font-size: 12px;
    }
    .tip-suport img {
        width: 45px;
    }

    .page-right-sidebar .left {
        border: none;
        padding: 0 15px;
    }

    .pc-contact-bar {
        display: none;
    }

    .mobile-contact-bar {
        left: 10px;
        bottom: 10px;
        position: fixed;
        z-index: 998;
        margin-bottom: 0;
        display: block !important;
    }

    .mobile-contact-bar li {
        display: inline-block;
        float: left;
        margin-right: 7px;
        list-style: none;
    }

    .mobile-contact-bar li.facebook {
        margin-bottom: 8px;
        background: url(/media/2022/09/fb.png);
        background-repeat: no-repeat;
    }

    .mobile-contact-bar li a {
        display: block;
        width: 44px;
        height: 44px;
    }

    .mobile-contact-bar li.hotline {
        background: url(/media/2022/09/call.gif);
        background-repeat: no-repeat;
        background-size: 44px;
    }
}
