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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: 'UTM Avo';
	src: url('/wp-content/themes/alo-la-co/font/UTM Avo.eot');
	src: local('UTM Avo'), 
		url('/wp-content/themes/alo-la-co/font/UTM Avo.woff') format('woff'), 
		url('/wp-content/themes/alo-la-co/font/UTM Avo.svg') format('svg'), 
		url('/wp-content/themes/alo-la-co/font/UTM Avo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'UTM AvoBold';
	src: url('/wp-content/themes/alo-la-co/font/UTM AvoBold.eot');
	src: local('UTM AvoBold'), 
		url('/wp-content/themes/alo-la-co/font/UTM AvoBold.woff') format('woff'), 
		url('/wp-content/themes/alo-la-co/font/UTM AvoBold.svg') format('svg'), 
		url('/wp-content/themes/alo-la-co/font/UTM AvoBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family:  "UTM Avo", sans-serif;
	text-transform: none; 
	font-weight:normal; 
	font-size: 14px; 
	text-transform:none;
}
.nav > li > a {
	font-family:  "UTM Avo", sans-serif;
	text-transform: none; 
	font-weight:600; 
	font-size: 14px; 
	text-transform:uppercase
}
h1,h2,h3,h4,h5,h6, .heading-font{
	font-family: "UTM AvoBold"; 
	text-transform: none; 
	font-weight: bold
}
.alt-font{
	font-family: "UTM Avo", sans-serif;
}
.woocommerce-product-gallery__image {
    position: relative;
    z-index: 1;
}
.product-footer .woocommerce-tabs:before {
    background: url(/wp-content/uploads/2025/05/logo.png);
    content: '';
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: .1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.sec-cat h3 {
    font-size: 18px !important;
}

}

.sec-about .banner-ct {
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
}
.sec-about .banner-ct .banner-bg.fill {
    border-radius: 10px;
}
.blog-ct .box-normal {
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    margin: 10px 0;
    border-radius: 10px;
}
.blog-ct button.primary {
    border-radius: 50px;
    padding: 10px 30px;
    border: 1px solid #ddd !important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border: 0px;
    position: relative;
    display: block;
    line-height: 20px;
    padding: 10px 10px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    border-top: 1px solid #f5f5f5;
    color: #222;
}
.tin-khuyen-mai .icon-box-text.last-reset {
    line-height: 15px;
}
#wide-nav>.flex-row>.flex-left {
    max-width: 0;
}
@media only screen and (max-width: 48em){
    .tin-khuyen-mai .icon-box-text.last-reset {
        margin-top: 20px;
    }
    .az-box-chat .azitem {
        display: inline-block;
        margin-right: 5px;
    }
}
.tin-khuyen-mai .icon-box-text.last-reset h3 {
    font-size: 18px;
}
.tin-khuyen-mai .icon-box-text.last-reset p {
    margin-bottom: 0;
}
.tin-khuyen-mai .icon-box.featured-box.icon-box-left.text-left {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
}
.tin-khuyen-mai .icon-box.featured-box.icon-box-left.text-left:hover {
    box-shadow: 0px 3px 5px #ddd;
    transition: all .3s ease-in-out;
}
.back-to-top {
    background: #2c64cc !important;
    color: #fff !important;
    border: none !important;
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
    bottom: 45px;
    position: absolute !important;
    min-width: 70px !important;
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, 0) !important;
}
.sec-gallery .box-image {
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-radius: 10px;
}
.archive .col.post-item .col-inner .box-blog-post .box-text {
    padding: 10px;
}
.add-to-cart-button a {
    border-radius: 50px;
    padding: 10px 30px;
    background: #3389ea !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    font-style: normal;
    cursor: pointer;
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, 0) !important;
    top: 75px;
}
.single_add_to_cart_button {
    color: #222;
    background: #fff !important;
    border-radius: 50px;
    padding: 5px 40px;
    border: 1px solid #ddd;
}
.single_add_to_cart_button:hover {
	background: #222 !important;
    color: #fff;
    transition: all .5s ease-in-out;
}
.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {
    height: 51px;
	border-radius: 10px;
}
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
    background-color: rgb(255 255 255);
}
.product-main .product-images {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    min-height: 300px;
}
.archive .col.post-item .col-inner .box-blog-post {
    border: 1px solid #ddd;
    border-radius: 5px;
}
h1.page-title.is-large.uppercase {
    display: none;
}
#shop-sidebar .searchform .ux-search-submit i, #product-sidebar .searchform .ux-search-submit i{
    left: 0;
}
.blog-wrapper  {
    padding-top: 0;
}
h6.entry-category.is-xsmall {
    display: none;
}
.breadcrumbs {
    text-transform: uppercase;
}
.breadcrumbs a {
	color: #222;
	font-size: 15px;
}
.breadcrumbs a:hover {
    color: #3389ea;
}
.image-icon img {
    max-width: 46px !important;
}
#shop-sidebar .flex-row.relative, #product-sidebar .flex-row.relative {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
}
#shop-sidebar .submit-button, #product-sidebar .submit-button  {
    background: #fff;
}
span.header-cart-title {
    color: #222;
    font-size: 20px;
}
#mega-menu-title {
    padding: 13px 0 13px 15px;
    text-transform: uppercase;
	color: #fff;
    font-family: 'UTM Avo';
}
.ml-half {
    margin-left: 3px;
}
.product-small.box {
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.product-small.box:hover {
    border: 2px solid #3389ea;
}

.price-wrapper .price .amount {
    color: #036eb6;
    font-size: 16px;
}
.product-small .box-text {
    text-align: left;
    height: 150px;
}
.product-small .box-text .title-wrapper {
    padding-bottom: 30px;
    font-size: 16px;
}
.slider-nav-light .flickity-prev-next-button {
    width: 100px;
    opacity: 1;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow {
    fill: #3389ea !important;
}
.top-bar-left {
    font-size: 14px;
}
.box-home-contact .icon-top {
    display: inline-block;
    margin-left: 15px;
}
.box-home-contact img {
    width: 23px;
    padding-right: 5px;
}
.box-home-contact .icon-top a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.box-home-contact .icon-top a:hover {
    color: #3389ea;
}

.searchform .search-field{
    height: 46px;
    border-radius: 4px 0px 0px 4px;
    border:0px;
}
.searchform .ux-search-submit{
    width: 50px;
    height: 40px;
    border-radius: 0px 4px 4px 0px
}

header .hotline {
    width: 150px;
    float: left;
    padding: 14px 0;
}
header  .hotline .hotline-icon {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    background-color: #a90019;
    float: left;
    margin-right: 4px;
}
header  .hotline .hotline-content {
    padding-left: 35px;
}
header  .hotline a {
    font-size: 15px;
    color: #fff;
    line-height: 1.1;
    font-weight: 500;
}
header  .hotline span {
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #f7f7f7;
    line-height: 1.1;
}
.searchform .search-field{
    box-shadow: none !important
}
.searchform .ux-search-submit i{
    font-size: 13px !important;
    color: #333
}
.searchform .button.icon{
    border:0px;
}
#mega-menu-wrap{
    background: #3389ea;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a{
    color: #333;
    padding: 0px 20px;
}

#wide-nav>.flex-row>.flex-left{
    margin-right: 0px
}

.header-main .nav > li > a {
    line-height: 15px;
    font-size: 15px;
    color: #fff;
}
.header-main .nav > li > a i {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    background-color: #036eb6;
    float: left;
    margin-right: 4px;
}
.header-main .nav > li > a i:after{
    color: #000 !important;
    background: #3389ea  !important;
}

#mega_menu>li>a {
    position: relative;
    display: block;
    color: #000;
    line-height: 20px;
    padding: 10px 30px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	border-top: 1px solid #dbf0ff;
    transition: all .3s ease;
}
#mega_menu>li>a:hover{
    background: none;
    padding-left: 50px;
}
.searchform .ux-search-submit i {
    font-size: 18px !important;
    color: #222;
    left: -15px;
    position: relative;
    top: 2px;
}
input#woocommerce-product-search-field-0 {
    background: #f0f2f5;
    border: 1px solid #f0f2f5;
}
.home.ot-menu-show-home #mega_menu {
    display: block;
}
#mega_menu>li{
    background: none
}
#mega_menu{
    width: 100%;
    min-height: 200px;
    background: #dbf0ff;
    overflow: visible;
    box-shadow: 0 0 12px rgb(15 61 145 / 12%);
    border-top: none;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: none;
}

.infoft {
    font-size: 18px;
    color: #3389ea;
    padding-bottom: 15px;
    font-weight: 600 !important;
}
.email2 {
    padding-right: 0px;
}

.footer-info {
    margin: 0;
}
.footer-info .info-item {
    list-style: none;
    margin: 0 0 6px 0;
    position: relative;
    padding-left: 31px;
    color: #4d4d4f;
    font-size: 15px;
}
.footer-info .info-item.blank {
    height: 5px;
}
.footer-info .info-item span i {
    color: #3389ea !important;
}

.footer-wrapper .widget_product_categories {
    padding-left: 0px;
    margin-left: 0px !important;
}

.footer-wrapper ul.product-categories > li > a {
    padding: 6px 0;
    font-weight: 400;
    color: #3389ea;
    font-size: 15px;
}
ul#menu-customer-support li a {
    font-size: 16px;
}

.infoft > strong {
    font-weight: 600 !important;
}

.social-icons.follow-icons > span {
    color: #3389ea !important;
}

.footer-info .info-item .fa {
    position: absolute;
    left: 3px;
    top: 4px;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 10px;
    font-weight: 400;
}
.footer-secondary.pull-right {
    display: none;
}

.nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bolder;
    color: #e00208 !important;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 7px !important
}
.nav-dropdown-default .nav-column li>a:hover, .nav-dropdown.nav-dropdown-default>li>a:hover{
    color: #3389ea !important;
}
.nav-dropdown-default {
    border-radius: 10px;
    border: 1px solid #222;
}
.row-top img {
    width: 100%;
}
.ss-contact p {
    margin-bottom: 0;
}
.ss-contact h3 {
    text-transform: uppercase;
}

.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
    padding-right: 0;
}

.r-feature  .icon-box {
    background: #fff;
    padding: 15px;
    border-bottom: 3px solid #e00208;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}

.r-feature  .icon-box .icon-box-text p{
    font-size: 12px;
}

.r-feature  .icon-box .icon-box-text h3{
    font-size: 18px;
}


.product-block  .icon-box {
    background: #fff;
    padding: 15px;
    border-bottom: 3px solid #e00208;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
    margin-bottom: 10px;
}

.product-block .icon-box .icon-box-text p{
    font-size: 12px;
}

.product-block .icon-box .icon-box-text h3{
    font-size: 14px;
}


.sp-hot {
    position: relative;
    background: #fff;
    border: .5px solid #aa2d2d;
    box-sizing: border-box;
    box-shadow: 0 2px 2px 0 rgb(12 23 95 / 10%), 0 -1px 0 0 #f0f1f5, 0 1px 0 0 #f0f1f5;
    margin: 15px 0 0;
}

.sp-hot .ribbon-wrap {
    position: relative;
    margin: 8px 20px 0 -12px;
    font-size: 18px;
    line-height: 18px;
    transition: width .5s cubic-bezier(.68,-.55,.265,1.55);
}

.sp-hot .ribbon-wrap .ribbon {
    position: relative;
}

.sp-hot .ribbon-wrap .ribbon:after {
    content: "";
    height: 0;
    background: rgba(0,0,0,.3);
    display: block;
    position: absolute;
    bottom: -3px;
    left: 15px;
    right: 58px;
}

.sp-hot .ribbon-wrap .ribbon a {
    display: block;
    position: relative;
    background: #e00208;
    margin-right: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 10px 10px 30px;
}

.sp-hot .ribbon-wrap .ribbon a:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
    border-color: #e00208 transparent;
    border-style: solid;
    border-width: 18px 16px;
}

.sp-hot .ribbon-wrap .ribbon a:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    border-top: 12px solid #aa2d2d;
    border-left: 12px solid transparent;
}

.sp-hot .nk-main-box {
    padding: 12px 12px 0;
}

.sp-hot .num-ord {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 1px;
    background: #e00208;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 11px!important;
    line-height: 18px!important;
    margin-right: 6px!important;
    flex-shrink: 0;
    flex-grow: 0;
}
.sp-hot .promo_text {
    font-size: 14px;
}

.sp-hot  {
    margin-bottom: 15px;
}
.sp-hot .product_option_item {
    margin-bottom: 5px;
    display: flex;
}

.sp-hot .num-ord span {
    font-size: 11px!important;
    line-height: 18px!important;
    margin-right: 0!important;
}


footer .menu-secondary-container {
    display: none;
}

footer .copyright-footer {
    color: #fff;
}

.tin-khuyen-mai .cot1 img {
    margin-top: -30px;
}

.tin-khuyen-mai .cot1 .img .img-inner {
    overflow: initial;
}

.tin-khuyen-mai .cot2 .wpcf7 form input {
    background-color: #fff;
    border-radius: 3px;
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.tin-khuyen-mai .cot2 input[type=submit]:not(.is-form) {
    border-radius: 3px;
    background: #3389ea;
    font-weight: 400;
    text-transform: none;
    width: 100%;
}

.wpcf7-spinner {
    display: none;
}

.tin-khuyen-mai .col {
    padding-bottom: 0;
}
.page-title.shop-page-title.product-page-title {
    background: #f0f2f5;
}
.ft-content .ft-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'UTM AvoBold';
}

.ft-content ul li a {
    color: #222;
}

footer .icon-box h3 {
    margin-bottom: 10px;
    line-height: 1;
}

footer .icon-box {
    margin-bottom: 10px;
}

footer ul.list-menu.list-inline li a {
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

footer ul.list-menu.list-inline li {
    margin-left: 0;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

footer .list-menu li {
    color: #333;
}
footer .list-menu li:hover a {
    color: #3389ea;
}

.list-inline li {
    float: left;
    margin: 0;
}

.footer ul {
    margin: 0;
}

footer ul li.twitter a {
    background-color: #1da1f2;
}

footer ul li.facebook a {
    background-color: #3b5998;
}

footer ul li.pinterest a {
    background-color: #bd081c;
}

footer .list-inline li>a {
    font-size: 14px;
}

footer ul li.google a {
    background-color: #dd4b39;
}

footer ul li.instagram a {
    background-color: #1e88e5;
}

footer ul li.youtube a {
    background-color: #ff0000;
}

.ss-ket-noi {
    border-top: 1px solid #eee;
}

.ss-contact {
    padding-bottom: 0 !important;
}

.ss-ket-noi .ft-content p {
    margin-bottom: 5px;
}

.shop-container .product-container .product-main{
    margin-bottom: 30px;
}

.related-products-wrapper .product-section-title {
    margin-left: 0;
}

.product-footer .woocommerce-tabs>.nav-line-grow, .product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    margin-top: 0px;
}
.address-field  {
    width: 100%;
}
.cart-container>.woocommerce {
    padding: 20px;
    background: #fff;
}
.shop_table tr th {
    font-size: 12px;
}

.sec-cat h3 {
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
}
.sec-view-all a {
    font-size: 14px;
    color: #3389ea;
}
.sec-view-all {
    text-align: right;
}
.product-small .box-text .product-title a {
    color: #555;
}
.product-small .price-wrapper ins .woocommerce-Price-amount {
    color: #e00208;
}
.address-field {
    width: 100% !important;
}
.page-title .page-title-inner {
    padding-top: 0;
    margin-bottom: 30px;
}
.product-main {
    margin-bottom: 0 !important;
}

.product-footer .woocommerce-tabs {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ececec;
    position: relative;
}
.related.related-products-wrapper.product-section {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    margin-top: 20px;
    border: 1px solid #ececec;
}
.product-short-description {
    background: url('/wp-content/uploads/2022/11/bg.png');
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.product-footer .woocommerce-tabs ul li {
    padding-right: 30px;
}
.single-product div#tab-description {
    overflow: hidden;
    position: relative;
  }
.shop-page-title.category-page-title.page-title {
    background: #f0f2f5;
}
.slider-bg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
    bottom: 0;
    background: linear-gradient(0deg, #fff 0%, rgb(255 255 255 / 70%) 30%, rgb(255 255 255 / 0%) 100%);
    z-index: 1;
}
.ux-contact-header .icon-box .icon-box-text {
    padding-top: 10px;
}
.ux-contact-header .icon-box {
    margin-top: 30px;
    padding-right: 20px;
}
.item-inner {
    display: flex;
    padding: 0px 0px 20px 0px;
}
.item-inner .icon i {
    font-size: 30px;
    margin-right: 20px;
    color: #fff;
    margin-top: 22px;
    background: #3389ea;
    border-radius: 50%;
    padding: 15px;
    width: 60px;
    height: 60px;
    text-align: center;
}
.item-inner .content {
    line-height: 15px;
    margin-top: 25px;
}
.item-inner .content h3 {
    font-size: 18px;
    color: #112950;
    line-height: 20px;
}

a.buy-now.button {
    display: inline-flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
}
a.buy-now.button .icon {
    font-size: 30px;
}
a.buy-now.button .content {
    line-height: 16px;
    padding-left: 10px;
}
a.buy-now.button .content h3 {
    color: #fff;
}
a.buy-now.button .content p {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: capitalize;
}
.nav-pills>li>a {
    border-radius: 5px !important;
}
/* css contact */
.az-box-chat {
    position: fixed;
    bottom: 5px;
    right: 10px;
    z-index: 100;
}
.az-box-chat .azitem {
    margin-bottom: 15px;
    position: relative;
}
.az-box-chat a {
    width: 44px;
    display: block;
}
.az-box-chat .azitem span {
    position: absolute;
    display: none;
    top: 9px;
    right: 110%;
    white-space: nowrap;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background: rgba(0, 0, 0, 0.7);
    padding: 7px 10px;
    border-radius: 5px;
}
.az-box-chat .azitem:hover span {
    display: block;
}
.az-box-chat .azitem span:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 100%;
    top: 10px;
    bottom: 0;
}
/* figure.woocommerce-product-gallery__wrapper.product-gallery-slider.slider.slider-nav-small.mb-half.is-draggable.flickity-enabled {
    height: 400px;
    max-height: 100%;
    position: relative;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
} */


.img-br img {
    border-radius: 10px;
}
.header-vertical-menu__fly-out .nav-top-link {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.box-blog-post .box-text {
    background: linear-gradient(0deg, #3389ea, transparent);
}