/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.promo-full.bottommargin-lg{
	background-image: url('../images/3.jpg');
}
.posts-sm .entry-image{
  	height: 64px;
}
.posts-sm .entry-image > a,
.posts-sm .entry-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product-short ul {
	padding-left: 15px;
}

.ui-widget-content table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
	border: 1px solid #dee2e6;
}
.ui-widget-content table > tbody > tr:nth-child(2n+1){
  	background-color: rgba(0,0,0,0.05);
}
.ui-widget-content table td{
	padding: 0.75rem;
  	vertical-align: top;
	border: 1px solid #dee2e6;
}
.box-style-code{
	padding: 8px 30px 8px 15px;
	background-color: #1abc9c;
	color: #fff;
	border-radius: 10px;
	position: relative;
}
.shop__cart-delete-item{
	position: absolute;
	color: #ff3535;
	top: 6px;
	right: 10px;
}
.invalid-feedback.visible{
	display: block;
}
.top-links-item > form {
	margin: 0;
}
.top-links-item > form > a {
	display: block;
	padding: 12px;
	font-size: 0.75rem;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #666;
}
.top-links-sub-menu .top-links-item > a > img {
	height: auto;
}
.multi_language > ul {
	list-style: none;
}
#top-bar .top-links{
	border-bottom: 0;
}
@keyframes zoom {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes lucidgen {
    0% to {
        transform: rotate(-25deg);
    }
    50% {
        transform: rotate(25deg);
    }
}
.jscroll-to-top {
    bottom: 100px;
}
.top-menu{
  	list-style: none;
  	margin-bottom: 0;
}
.top-menu a{
	line-height: 22px;
	padding: 14px 5px;
	color: #1abc9c;
	font-weight: 700;
	font-size: 0.813rem;
	text-transform: uppercase;
}

.fcta-ben-trong-nut svg path {
    fill: #fff;
}
.fcta-zalo-vi-tri-nut {
    position: fixed;
    bottom: 114px;
    right: 20px;
    z-index: 999;
}
.fcta-nen-nut,
div.fcta-mess {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
}
.fcta-nen-nut {
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    position: relative;
}
.fcta-nen-nut::after,
.fcta-nen-nut::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: zoom 1.9s linear infinite;
}
.fcta-nen-nut::after {
    animation-delay: 0.4s;
}
.fcta-ben-trong-nut,
.fcta-ben-trong-nut i {
    transition: all 1s;
}
.fcta-ben-trong-nut {
    position: absolute;
    width: 60%;
    height: 60%;
    left: 10px;
    bottom: 10px;
    opacity: 1;
}
.fcta-zalo-ben-trong-nut i {
    animation: lucidgenzalo 1s linear infinite;
}
.fcta-nen-nut:hover .fcta-ben-trong-nut:not(#fcta-hotline-tracking),
.fcta-text {
    opacity: 0;
}
.fcta-nen-nut:hover i {
    transform: scale(0.5);
    transition: all 0.5s ease-in;
}
.fcta-text a {
    text-decoration: none;
    color: #fff;
}
.fcta-text {
    position: absolute;
    top: 6px;
    font-size: 12px;
    font-weight: 400;
    transform: scaleX(-1);
    transition: all 0.5s;
    line-height: 1;
  	white-space: normal;
  	border-radius: 100%;
}
.fcta-nen-nut:hover .fcta-text:not(#fcta-hotline-tracking) {
    transform: scaleX(1);
    opacity: 1;
}
div.fcta-mess {
    position: fixed;
    right: 58px;
    z-index: 99;
    background: #fff;
    padding: 7px 25px 7px 15px;
    border-radius: 50px 0 0 50px;
    font-weight: 700;
    font-size: 15px;
    display: none;
}
.fcta-fb-vi-tri-nut {
    position: fixed;
    bottom: 24px;
    right: 20px;
    z-index: 999;
}
#fcta-zalo-tracking:after,
#fcta-zalo-tracking:before{
	border-color: #0068ff;
	background-color: rgba(0, 104, 255, .5);
}
#fcta-zalo-tracking{
 	background-color: #0068ff;
}
#fcta-zalo-tracking span {
    color: #0068ff !important;
}

.fcta-hotline-vi-tri-nut {
    position: fixed;
    bottom: 114px;
    right: 20px;
    z-index: 999;
}
#fcta-hotline-tracking:after,
#fcta-hotline-tracking:before{
	border-color: #268a0b;
	background-color: rgb(29, 130, 2, 0.5);
}
#fcta-hotline-tracking{
 	background-color: #1d8202;
}
#fcta-hotline-tracking span {
    color: #1d8202 !important;
}

#fcta-fb-tracking:after,
#fcta-fb-tracking:before{
	border-color: #1b66b0;
	background-color: rgba(27, 102, 176, .5);
}
#fcta-fb-tracking{
 	background-color: #1b66b0;
}
#fcta-fb-tracking span {
    color: #1b66b0 !important;
}
.fcta-ben-trong-nut svg{
 	fill: #fff;
}
.media-box.fbox-bg .fbox-media{
  	height: 340px;
}
.media-box.fbox-bg .fbox-media img{
  	height: 100%;
  	object-fit: cover;
}
.stretched #gotoTop{
  	display: none !important;
}
.product-info-order .thumb{
	width: 100px;
	height: 110px;
	padding-right: 10px;
}
.product-info-order .thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shop .product .product-image,
.product-carousel .product .product-image{
	height: 350px;
}
.shop .product .product-image > a, 
.shop .product .product-image img,
.product-carousel .product .product-image > a, 
.product-carousel .product .product-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product-variant .btn-group-toggle .btn{
  	margin-bottom: 5px;
}
.product-title h3{
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.service_order-flash,
.out_of_stock-flash {
	right: 10px;
	left: inherit !important;
}

@media (max-width: 767px) {
	.top-links-sub-menu, .top-links-section{
	  	left: inherit;
	  	right: 0;
	}
	#layout-header.home #top-cart{
		position: absolute;
		top: -48px;
		right: 0;
	}
	#layout-header.home #primary-menu-trigger{
		position: relative;
		right: 24px;
	}
	.content-wrap{
	  	padding: 20px 0;
	}
	.col-xl-8.min-vh-50{
	  	min-height: auto !important;
	}
	.product-carousel .product .product-image{
		height: 450px;
	}
	.fcta-hotline-vi-tri-nut {
		bottom: 204px;
	}
	.single-product.shop-quick-view-ajax{
	  	width: 100%;
	}
}