/*
Theme Name: vitinhantin
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 7.0.6
*/
#wp-admin-bar-wp-logo {display:none}
/*************** ADD CUSTOM CSS HERE. ***************/
.fa-comment-alt:before, .fa-message:before {content: "\f4ad";}
.text-capitalize {text-transform:capitalize}
.fa-telegram-plane:before, .fa-telegram:before {content: "\e07b";}

.phone-bar a {background:#f00;opacity:0.7}
#phone-vr .phone-vr-circle-fill {animation: zoom 1.3s infinite !important;}
#phone-vr .phone-vr-img-circle {animation: phone-vr-circle-fill 1s infinite ease-in-out !important;}

.top-menu-240{position:relative;padding-left:52px;line-height:20px;transform: scale(0.8);}
.top-menu-240 .j-menu li.top-menu-item-7>a:first-child{font-size:24px;color:#ec2224ff;font-weight:700}
.top-menu-240 .j-menu .top-menu-item-7>a::before{content:''!important;background:url(/wp-content/uploads/2025/10/icon-phone.png) no-repeat;background-size:100%;width:45px;height:45px;display:inline-block;padding:0;margin:0;position:absolute;left:0;top:0}
.secondary-menu .top-menu .j-menu .links-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.top-menu-240 .top-menu-item-7 a span:before{content:'Hotline 24/7';font-size:13px;display:block;color:#6d767d!important;padding-left:2px;position:relative;top:-2px}
.top-menu-240 .j-menu .top-menu-item-7>a:first-child{font-size:24px;color:#ec2224ff;font-weight:700}

#top-bar , #footer .st-footer .section-bg , #footer .st-footer .section-bg-overlay {background-image: linear-gradient(90deg, #00BFFF, #58bde4);}

#wide-nav:after{position:absolute;content:"";width:40%;height:50px;top:0;right:-10%;background:#d74e27;z-index:-1;transform:skewX(20deg);border-right:5px solid #fff}

.header-bottom-nav > li > a {padding-left:15px;padding-right:15px}
.header-bottom-nav > li ul {background:#fff;border:none !important;border-radius:10px}
.header-bottom-nav > li ul a:hover {color:#ec580e}

.wpcf7 input , .wpcf7 textarea {border-radius:5px}
.wpcf7-submit {text-transform:none !important;border-radius:5px !important;font-weight:400 !important;}

.bread-crumb .title-breadcrumb {text-align:center;font-size:40px;font-weight:700;position:relative;z-index:8}
.bread-crumb i {font-size:10px}

.blog-archive {padding-top:0;}
.archive-page-header {position:relative;background:url('/wp-content/uploads/2025/11/nen-mua-laptop-hang-nao-1.jpg.webp');background-position:center;margin-bottom:50px;padding-top:50px;}
.archive-page-header:before {background:#fff;opacity:0.9;content:'';position:absolute;top:0;left:0;width:100%;height:100%;}
.archive-page-header .page-title {font-size:150%;}

.widget {padding:15px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);border-radius: 5px;}
.widget .is-divider {background:#f58800;min-width:50px;}
.widget .widget-title {text-transform:none;font-size:20px;}

#wrapper .shop-page-title.featured-title .title-bg {background:url('/wp-content/uploads/2025/01/bn-lh-1606898012-.webp') !important;background-position: center bottom !important;opacity:0.2;}

.header-search-form-wrapper .search-field {border-radius:5px 0 0 5px}
.header-search-form-wrapper .submit-button {border-radius: 0 5px 5px 0}

.hm-menu .widget {padding:0;}
.widget .is-divider {display:none}
.widget .widget-title {text-transform:none;font-size:15px;background:#ec580e;color:#fff;display:block;padding:15px;}
.hm-menu .widget ul {padding:15px;}
.hm-menu .widget ul a {color:#333;display:block}
.hm-menu .widget ul a:hover {color:#ec580e;}

.product-small .col-inner {border-radius:5px}
.product-small.box {border-radius:5px;border-top:1px solid #eee;}
.product-small .box-image {border-radius:5px 5px 0 0}
.product-small .box-image img {transform:scale(0.9);}

.st-product {padding-bottom:30px !important}
.st-product .section-title {border:none;border-top:2px solid #ec580e;background:#f9f9f9;overflow:hidden}
.st-product .section-title .section-title-main {position:relative;background:#ec580e;color:#fff;padding:5px 50px 8px;border:none;margin:0;font-size:18px;}
.st-product .section-title .section-title-main:after {content:'';border:35px solid transparent;right:-35px;position:absolute;top:-1px;border-top:43px solid #ec580e}
.st-product .section-title a {font-size:14px;padding-right:12px;}

.hm-news .is-divider {display:none}
.hm-news .section-title {text-transform:capitalize;font-size:16px;background:#ec580e;color:#fff;padding:8px 5px;}
.hm-news .section-title b {display:none}

.wpcf7-spinner {position:absolute}
footer input {margin-bottom:0}
footer form {margin-bottom:0}

.product-title a {color:#222}
.price-wrapper {padding-top:10px}
.price-wrapper , .price-wrapper ins , .price-wrapper ins * {color:#ec580e}
.price-wrapper del , .price-wrapper del * {color:#555}

.product-footer .wc-tabs a {font-size:15px;padding-left:30px;padding-right:30px}

@media (min-width: 1024px) {
	.footer-secondary {padding-top:0}
	.home .product-small.box img {height:242px;}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/
	.home .product-small.box img {height:180px;}

}
/*end*/