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


.price-wrapper,
.product-page-price,
.price,
.woocommerce-Price-amount,
.add-to-cart-button,
.single_add_to_cart_button,
.sticky-add-to-cart,
.sticky-add-to-cart-wrapper,
.quantity,
.woocommerce-variation-add-to-cart,
.variations_form,
.woocommerce-product-rating,
.woocommerce-product-rating .star-rating {
    display: none !important;
}

.cart,
.mini-cart,
.cart-icon,
.cart-icon strong,
.cart-count,
.cart-count-badge {
    display: none !important;
}

.product-small .price-wrapper,
.product-small .price,
.product-small .add-to-cart-button {
    display: none !important;
}

.single-product .price-wrapper,
.single-product .price,
.single-product .add-to-cart-button,
.single-product .quantity {
    display: none !important;
}

.category-section {
    margin-bottom: 30px;
    text-align: center;
}

.category-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.category-image {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.category-image-wrapper {
    text-align: center;
    margin: 20px 0;
}

.category-with-products-layout {
    margin-bottom: 40px;
}

.category-products-container {
    display: flex;
    align-items: stretch; 
    margin-top: 20px;
    gap: 20px;
}

.category-image-column {
    flex: 0 0 25%;
    max-width: 25%;
    display: flex;
    flex-direction: column;
}

.products-column {
    flex: 0 0 calc(75% - 20px);
    max-width: calc(75% - 20px);
    display: flex;
    flex-direction: column;
}

.category-image-container {
	position: relative;
	border-radius: 0;
	padding: 0;
	text-align: center;
	min-height: 100%; 
	display: flex;
	align-items: flex-start;
	justify-content: center;
	box-shadow: none;
	flex: 1; 
}


.category-image-container .category-image {
	max-width: 100%;
	height: auto;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
}

.category-image-container.no-image {
	background: #f8f9fa;
	border: 2px dashed #dee2e6;
	flex: 1; 
}

.category-placeholder {
    color: #6c757d;
    text-align: center;
}

.category-placeholder i {
    font-size: 48px;
    margin-bottom: 15px;
    display: block;
    opacity: 0.8;
}

.category-placeholder p {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*** Responsive ***/
@media (max-width: 768px) {
    .category-products-container {
        flex-direction: column;
        gap: 20px;
        align-items: stretch;
    }
    
    .category-image-column,
    .products-column {
        flex: 1;
        max-width: 100%;
    }
    
    .category-image-container {
        min-height: 200px;
        padding: 20px;
        flex: none; 
    }
    
    .category-image-container.no-image {
        flex: none; 
    }
}
a.button.primary.lowercase.bnt-home-slide {
    border-radius: 25px;
    background-color: #1e73be;
}
.title {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 3px;
}

.sidebar-wrapper .widget-title, #secondary .widget-title, #product-sidebar .widget-title, #shop-sidebar .widget-title {
    display: block;
    text-align: center;
    background-color: #0054a5;
    padding: 8px 5px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
}
.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 .widget, #secondary .widget, #product-sidebar .widget, #shop-sidebar .widget {
    background-color: #f7f7f7;
    margin-bottom: 10px;
}
#product-sidebar {
    padding: 20px 0 0 10px;
}
.post-sidebar .widget .is-divider, #secondary .widget .is-divider, #product-sidebar .widget .is-divider, #shop-sidebar .widget .is-divider {
    display: none;
}
a.devvn_buy_now_style {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff!important;
    text-align: center;
    background: #0054A5 !important;
    background: #0054A5 !important;
    background: #0054A5 !important;
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0!important;
    max-width: 350px;
    width: 100%;
    display: none;
}

.danh-muc-section .product-small .box-text {
    padding-bottom: 5px;
}
.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px;
}
.product-small.box {
    background: white;
    border: 1px solid #dadada;
}
.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 15px;
    padding-bottom: 5px;
    background: #189629;
    padding: 6px 15px;
    color: #fff;
}
.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 15px;
    padding-bottom: 5px;
    background: #0054a5;
    padding: 6px 15px;
    color: #fff !important;
}
.box-text.box-text-products {
    text-align: center;
}
.box-text.box-text-products {
    font-size: 16px;
    font-weight: 600;
}
p.name.product-title.woocommerce-loop-product__title {
    height: 41px;
}
.devvn-popup-title {
    background: rgb(0, 84, 165);
    background: -moz-linear-gradient(top,#c69a39 0%,#c19a4b 100%);
    background: rgb(0, 84, 165);
    background: rgb(0, 84, 165);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c69a39',endColorstr='#c19a4b',GradientType=0);
    color: #fff;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
.popup-customer-info-group .devvn-order-btn {
    width: 100%;
    height: 36px;
    background: #0054a5;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: none;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.nav-dropdown-has-shadow .nav-dropdown {
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    opacity: 1;
    max-height: inherit;
    left: -15px;
}
.nav-dropdown {
    border-radius: 3px;
}
.nav-dropdown {
    position: absolute;
    min-width: 260px;
    max-height: 0;
    z-index: 9;
    padding: 20px 0 20px;
    opacity: 0;
    margin: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: table;
    left: -99999px;
    margin-top: 6px;
}
.nav-dropdown-has-border .nav-dropdown {
	border: 0;
}
.nav-dropdown-has-shadow .nav-dropdown {
	box-shadow: none;
}
.nav-dropdown-has-shadow .nav-dropdown {
	box-shadow: none;
}
.nav-dropdown {
	border-radius: 0;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    opacity: 1;
    max-height: inherit;
    left: 0;
}
h1.page-title.is-large.uppercase {
    display: none;
}
.post-sidebar, .page-right-sidebar .large-3 {
    padding: 0 15px!important;
}
.nav-tabs > li.active > a {
	border: none;
}
.nav-tabs + .tab-panels {
	background-color: #fff;
	border: 0;
	padding: 10px 0;
}
.product-footer .woocommerce-tabs {
	border-top: 1px solid #ececec;
	padding: 0;
}

.cart-icon, .mini-cart, .cart-count, .cart-count-badge,
.header-cart, .cart-icon strong, .cart-icon .cart-count,
.header-cart .cart-count, .header-cart .cart-count-badge {
    display: none !important;
}

.woocommerce-product-rating,
.star-rating,
.woocommerce-review-link,
.woocommerce-product-rating .star-rating,
.woocommerce-product-rating .woocommerce-review-link,
.product-rating,
.rating,
.woocommerce-Tabs-panel--reviews,
.woocommerce-Reviews,
.woocommerce-Reviews-title,
.woocommerce-noreviews,
.woocommerce-Reviews-form,
.comment-reply-title,
.comment-respond,
.comment-form,
.woocommerce-review,
.review,
.commentlist,
.comment-list,
.woocommerce-Reviews .commentlist,
.woocommerce-Reviews .comment-list,
.woocommerce-Reviews .woocommerce-review,
.woocommerce-Reviews .review,
.woocommerce-Reviews .comment-respond,
.woocommerce-Reviews .comment-form,
.woocommerce-Reviews .comment-reply-title,
.woocommerce-Reviews .woocommerce-noreviews,
.woocommerce-Reviews .woocommerce-Reviews-title,
.woocommerce-Reviews .woocommerce-Reviews-form,
.woocommerce-Reviews .woocommerce-Tabs-panel--reviews,
.woocommerce-Reviews .product-rating,
.woocommerce-Reviews .rating,
.woocommerce-Reviews .reviews,
.woocommerce-Reviews .star-rating,
.woocommerce-Reviews .woocommerce-review-link,
.woocommerce-Reviews .woocommerce-product-rating,
.woocommerce-Reviews .woocommerce-product-rating .star-rating,
.woocommerce-Reviews .woocommerce-product-rating .woocommerce-review-link {
    display: none !important;
}

.woocommerce-tabs,
.woocommerce-Tabs-panel,
.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel--additional_information {
    display: block !important;
}

.woocommerce-tabs .tabs,
.woocommerce-tabs .tabs li,
.woocommerce-tabs .tabs li a {
    display: block !important;
}

.product-short-description, 
.product-short-description-alt {
	margin: 15px 0;
	padding: 15px 0 0;
	border-top: 1px solid #CCC;
	background: none;
	border-radius: 0;
}

.product-short-description p,
.product-short-description-alt p {
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    font-style: italic;
}

.social-sharing-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 15px;
    border-top: 1px solid #CCC;
}

.share-label {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-right: 5px;
}

.social-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.social-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.social-btn svg {
    transition: transform 0.3s ease;
}

.social-btn:hover svg {
    transform: scale(1.1);
}

.facebook-btn {
    background: #1877f2;
}

.facebook-btn:hover {
    background: #166fe5;
}

.twitter-btn {
    background: #1da1f2;
}

.twitter-btn:hover {
    background: #1a91da;
}

.email-btn {
    background: #ea4335;
}

.email-btn:hover {
    background: #d33b2c;
}

.pinterest-btn {
    background: #bd081c;
}

.pinterest-btn:hover {
    background: #a8071a;
}

.linkedin-btn {
    background: #0077b5;
}

.linkedin-btn:hover {
    background: #006ba1;
}

@media (max-width: 768px) {
    .social-sharing-buttons {
        flex-wrap: wrap;
        gap: 8px;
    }
    
    .social-btn {
        width: 35px;
        height: 35px;
    }
    
    .share-label {
        font-size: 13px;
    }
}

@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: none !important;
    }
    .box-text.box-text-products {
        font-size: 16px;
        font-weight: 600;
        padding-left: 10px;
        padding-right: 10px !important;
    }
    .woocommerce-tabs li.active a {
        color: rgb(0, 84, 165);
        font-weight: bold;
        font-size: 1.25em;
        padding-left: 0;
        padding-right: 0;
        text-transform: uppercase;   
    }
    .woocommerce-tabs li a {
        border-radius: 4px 4px 0 0;
        background: #eee;
        font-size: 15px;
        text-transform: none;
        font-size: 16px;
        font-weight: normal;
        padding-left: 10px;
        padding-right: 10px;
    }
    #comments a.btn-reviews-now {
        background-color: #0054a5;
    }
}
.header-nav.nav li#menu-item-25 {
    background: #707172;
    padding: 6px 10px;
} 
.nav-spacing-xlarge > li {
	margin: 0 12px;
}

#floating-contact-buttons {
    position: fixed;
    right: 20px;
    bottom: 70px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

.contact-button:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
}

.contact-button a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.button-icon {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.zalo-button {
    background: linear-gradient(135deg, #2196F3, #1976D2);
    animation: zalo-pulse 2s infinite;
}

.zalo-button:hover {
    background: linear-gradient(135deg, #1976D2, #1565C0);
}

.phone-button {
    background: linear-gradient(135deg, #e60808, #c62828);
    animation: phone-bounce 1.5s infinite;
}

.phone-button:hover {
    background: linear-gradient(135deg, #c62828, #b71c1c);
}

@keyframes zalo-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 150, 243, 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(33, 150, 243, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(33, 150, 243, 0);
    }
}

@keyframes phone-bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

.contact-button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255,255,255,0.3);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.contact-button:active::before {
    width: 300px;
    height: 300px;
}

@media (max-width: 768px) {
    #floating-contact-buttons {
        right: 15px;
        bottom: 15px;
    }
    
    .contact-button {
        width: 50px;
        height: 50px;
    }
}
