@media only screen and (max-width: 48em) { }
.pd-0{
padding-bottom:0px
} .nav-dropdown>li.image-column, .nav-dropdown>li.nav-dropdown-col {
display: table-cell;
min-width: 160px;
text-align: left;
white-space: nowrap;
width: 25%;
}
.box-phone {
display: flex;
align-items: center;
justify-content: center;
padding: 0px;
border-radius: 40px;
height: 36px;
margin-right: 15px
}
.box-phone .content_phone {
line-height: 1.1;
margin-left: 5px
}
.box-phone .content_phone span {
display: block;
color: #000
}
.box-phone .content_phone a {
color: var(--primary-color);
font-weight: 600;
font-size: 16px
}
input#woocommerce-product-search-field-0{
border-color:#000;
background:#fff
}
input#woocommerce-product-search-field-0::placeholder{
color:#000
}
.icon-search{
color:#000;
}
.header-cart-link{
border-color:var(--primary-color) !important;
}
.header-cart-link i{
color:var(--primary-color) !important;
} .product-small.box{
position: relative;
margin-bottom: 15px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
padding-bottom: 10px;
background-color: #fff;
overflow: hidden;
margin-top: 2px;
border-radius: 5px;
}
.product-small.box .box-text{
position:unset;
}
.group_action {
position: absolute;
left: 0;
right: 0;
bottom:40%;
text-align: center;
z-index: 3;
display: flex;
justify-content: center;
align-items: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
transform: translateY(150px);
visibility:hidden;
z-index:-5;
}
.xem_nhanh {
width: 36px;
height: 36px;
text-align: center;
display: block;
line-height: 36px;
padding: 0px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #fff;
position: relative;
background: linear-gradient(to right, #f5cbcd, #f25370);
margin-right: 5px;
margin-left: 5px;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
}
.xem_nhanh:before {
content: "";
position: absolute;
width: 30px;
height: 30px;
background-color: #fff;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex
;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
opacity: 1;
}
.xem_nhanh svg {
width: 18px;
height: 18px;
position: absolute;
top: 9px;
left: 9px;
fill: #f25370;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.product-small.box:hover .group_action {
transform: translate(0px) !important;
visibility:visible;
z-index:1
}
.buy-now-button{
color: #9ea3ff;
background: #fff;
display: block;
outline: 0px;
height: 36px;
line-height: 36px;
overflow: hidden;
width: auto;
padding: 3px;
border-radius: 30px;
background: linear-gradient(to right, #f5cbcd, #f25370);
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
margin-right: 5px;
margin-left: 5px;
}
.buy-now-button span {
height: 30px;
width: 100%;
background-color: #fff;
border-radius: 30px;
position: relative;
display: block;
line-height: 30px;
padding: 0px 10px;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
color: #f25370;
font-weight: 500;
}
.title-wrapper{
display:flex;
align-items:center;
margin-top:10px;
gap:10px
}
.title-wrapper svg{
width:24px;
height:24px
}
.product-small.box .box-text{
padding: 1px 10px;
}
.product-title a {
color:#000;
text-transform:inherit;
font-size: 14px;
font-weight: 400;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
white-space: unset;
line-height: 20px !important;
height: 40px;
padding-bottom: 10px;
word-wrap: break-word;
}
.price span {
color: #c90000;
font-size: 16px;
display: inline-block;
margin-bottom: 0px;
padding-top:5px;
padding-bottom:2px;
}
.con-hang{
width: 100%;
height: 18px;
border-radius: 7px;
position: relative;
background: var(--primary-color);
text-align:center;
color:#fff;
line-height: 18px;
}
.badge-container.absolute.left.top.z-1{
margin-top:0px
}
.badge-inner.secondary.on-sale{
background:transparent;
}
.onsale {
padding: 1px 10px 1px 10px;
background-color: #e31934;
font-size: 14px;
line-height:22px;
display: inline-block;
position: absolute;
top: 5px;
left: -8px;
box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 0px 0px, rgba(60, 64, 67, 0.15) 0px 2px 3px 2px;
color: #fff;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
border-top-left-radius: 8px;
font-weight: bold;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
z-index: 1;
}
.onsale:after {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
bottom: -4px;
left: 0px;
border-top: 4px solid #bb071f;
border-left: 7px solid transparent;
}
*, ::after, ::before {
box-sizing: border-box;
}
.price del span{
color:#000;
text-decoration:line-through; !important
}
@media (max-width: 992px) {
.group_action {
display: none;
}
} .home h2{
color:var(--primary-color);
}
.section-flashsale h2{
color: #ffe645;
} .is-divider.small{
display:none;
}
.widget-title{
font-size: 16px;
text-transform: uppercase;
padding: 7.5px 15px;
line-height: 24px !important;
display:block;
}
aside{
padding: 1px;
background-color: #f7f8f9;
border-radius: 5px;
margin-bottom: 20px;background: linear-gradient(to right, rgba(158, 163, 255, 0.5), rgba(255, 176, 248, 0.5));
display:block;
}
aside ul{
background:#fff;
background-color: #fff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 5px 10px 5px;
} .section-brand .flickity-slider{
display:flex;
align-items:center;
}
.banner-3 img{
border-radius:8px
}
@media (max-width: 767px) {
.banner-3 {
overflow: auto;
overflow-y: hidden;
flex-wrap: nowrap;
justify-content: initial !important;
text-align: center !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
display: -ms-flexbox;
display: flex
;
-ms-flex-wrap: wrap;
}
.banner-3 .col {
flex: 0 0 80%;
max-width: 80%;
padding-bottom: 10px;
}
} input.wpcf7-form-control,
textarea.wpcf7-form-control.wpcf7-textarea{
box-shadow:none !important;
border-radius:5px;
}
.contact_map iframe {
width: 100% !important;
height: 570px;
border-radius: 5px;
overflow: hidden;
} .ft{
background: linear-gradient(to right, #f5cbcd, var(--primary-color));
} .product-policises-wrapper {
position: relative;
padding: 1px;
border-radius: 5px;
margin-bottom: 20px;
background: linear-gradient(to right, rgba(158, 163, 255, 0.5), rgba(255, 176, 248, 0.5));
}
.product-policises-wrapper .title-head {
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
padding: 7.5px 15px;
line-height: 24px;
}
.product-policises {
font-size: 14px;
display: flex;
flex-direction: column;
background-color: #fff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 5px 10px 5px;
list-style:none;
margin-bottom:0px
}
.product-policises .item_poli {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
margin-left:0px
}
.product-policises .item_poli+*{
margin-top: 10px;
border-top: 1px dashed #d9d9d9;
padding-top: 10px;
}
.product-policises .item_poli>div:not(.content_poli) {
width: 30px;
height: 30px;
margin-right: 7px;
}
button.single_add_to_cart_button.button.alt {
background-color: var(--primary-color);
color: #fff;
border: 1px solid var(--primary-color);
width:100%;
height: 40px;
line-height: 40px;
border-radius: 5px;
}
button.single_add_to_cart_button.button.alt:hover{
background:transparent !important;
color:var(--primary-color);
box-shadow:none
}