/*
Theme Name: 
Description: 
Author: 
Template: flatsome
Theme URI: 
Author URI: 
Description: 
Version: 
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


#top-bar .container{
	    padding-right: 0;
}
#top-bar .cart-item{
	line-height: 40px;
	background-color: #f6e784;
	padding: 0 30px;
	margin-left: 0;
}
#top-bar .cart-item i{
	color: #002928;
}
#top-bar .cart-item .header-cart-link{
	padding-top: 12px;
}
#top-bar .nav-right li a,
#top-bar .nav-left li a{
	font-size: 16px;
}
.menu-item .nav-dropdown{
	display: flex;
}
.menu-item .nav-dropdown li a {
	text-align: center;
	width: 155px;
	color: #000;
}
.menu-item .nav-dropdown li:hover a {
	color: #d4a519;
}
.menu-item .nav-dropdown li a img{
	height: 125px;
	width: 125px;
	border-radius: 99px;
	margin: 0 10px 10px;
	border: 2px solid #ccc;
}
.header-main .header-nav-main{
	justify-content: center;
}
.header-main .header-nav-main .menu-item a,
.text-title h2{
	font-weight: 500;
}
.text-category-home p{
	font-size: 18px;
}
.col-countdown .ux-timer span{
	background-color: #cf2e2e;
}
.col-countdown .ux-timer span strong{
	font-size: 10px;
	opacity: 1;
}
.col-email{
	padding-right: 0;
}
.col-sign{
	padding-left: 0;
}
.form-contac .col{
	padding-bottom: 0;
}
.form-contac .button-submit .wpcf7-submit, .form-contac .wpcf7-submit{
	width: 100%;
	color: #f6e784;
}
#woocommerce-product-search-field-0{
	border-color: #002740;
    border-radius: 5px;
}
.col-blog-home .from_the_blog_excerpt{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.col-blog-home .box-text button{
	text-transform: none;
    color: #06628c;
    font-weight: 500;
}
.col-blog-home .box-text .post-title{
	font-weight: 500;
}
.col-blog-home .box-text .post-meta{
	color: #06628c;
	opacity: 1;
}
.demo_store{
	color: #f6e784;
}
.section-footer ul li{
	list-style: none;
    margin-left: 0;
}
.section-footer a{
	color: #fff;
}
.widget{
	background-color: #002928;
	border: 1px solid #002928;
	text-align: center;
    padding: 15px 0 0;	
}
.widget .is-divider{
	height: 0;
}

.widget ul{
	background-color: #fff;
    padding: 0 10px;
}
.widget .widget-title{
	color: #f6e784;
	padding: 10px;
}
.widget_search,
.widget_product_search{
	background-color: #ffffff;
    border: 1px solid #ffffff;
}
.widget_search  .icon-search,
.widget_product_search .icon-search{
	color: #f6e784;
}
.flatsome_recent_posts .recent-blog-posts a{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 72px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
h1, h2, h3, h4, h5, h6{
	font-weight: 500 !important;
}
.single_add_to_cart_button{
	background-color: #002928 !important;
	    border-radius: 6px;
}
[data-icon-label]:after{
	background-color: #ff0202;
}
#vnfasterfn-container>.vnfasterfn-success{
	font-size: 13px;
}
#vnfasterfn-container>div{
	padding: 8px 8px 8px 50px;
	width: 280px;
}
.cart-item .nav-dropdown{
	right: 0 !important;
	padding: 10px;
}
.home .section-sign-up-footer{
	display: none;
}
.section-contact ul li{
	list-style: none;
    margin-left: 0;
}
.form-contac-infor .col{
	padding-bottom: 0;
}
.form-contac-infor .col p{
	color: #000;
}
.form-contac-infor .col p span{
	color: #f00;
}
.form-contac-infor .col input,
.form-contac-infor .col textarea{
	border-radius: 5px;
}
.variations_form .variations tr td{
	    padding-left: 15px;
}
/* .popmake-content h2{
	color: #fff;
} */
.popmake-content{
	padding-top: 40px;
}

.single-product .product-title{
	color: #000;
}
.single-product .single_add_to_cart_button{
	opacity: 1;
}
.single-product .related > h3{
	padding: 10px ;
    background-color: #002928;
    color: #fff;
	font-weight: 700 !important;
}
.sticker-contact{
	right: 20px ;
    position: fixed;
    bottom: 10%;
    z-index: 9999;
	display: block;
}
.sticker-whatsapp{
	width: 55px;
    height: 55px;
}
.sticker-whatsapp img{
	animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}
@keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

.price span{
	    color: #ff0000;
}
.price del span{
	color: #adadad;
}
.button-home,
.back-to-top:hover{
	background-color: #f6e784 !important;
	color: #002928 !important;
}
.badge-circle{
	    margin-left: 0;
}
.badge-circle  span,
.add-to-cart-button .button:hover,
.form-contac-infor .button-submit input,
.single_add_to_cart_button{
	color: #f6e784;
}
.add-to-cart-button .button{
	border-radius: 6px;
}
#vnfasterfn-container .vnfasterfn-success {
	border-radius: 50px;	
	color: #002928 !important; 
}

.devvn-popup-quickbuy .devvn-popup-title,
.popup-customer-info .popup-customer-info-item-1 button{
	background-color: #002928 !important;
	color: #f6e784 !important; 
}
.row-support .follow-icons .instagram{
		background: linear-gradient(to top, #ffc200, #fd4a2c, #D231B1, #7f30f4) !important;
}
.review-form-inner{
	border: none;
    padding: 0;
}
.woocommerce-Reviews .col{
	padding: 0 !important;
}
.woocommerce-Reviews .form-submit{
	padding: 0;
}
.review-form-inner p{
	padding-left: 0;
	padding-bottom: 10px;
}
div#reviews.woocommerce-Reviews{
	border-bottom: none;
}
.woocommerce-tabs .tab-panels{
	padding-bottom: 0;
}
#review_form .comment-form-rating p.stars a{
	font-size: 13px;
}
#review_form .comment-form-rating label{
	width: 110px;
}

.woocommerce-account .before-footer-wrap,
.woocommerce-cart .before-footer-wrap,
.woocommerce-checkout .before-footer-wrap{
	display: none;
}


@media only screen and (max-width: 820px){
	.col-pro-flashsale .product:nth-child(7),
	.col-pro-flashsale .product:nth-child(8){
		display: none;
	}
/* 	.demo_store{
		font-size: 13px;
   	 	color: #f6e784;
	} */
	.header-main {
		background-color: #002928;
	}
	.header-main .icon-menu,
	.header-main .icon-shopping-cart{
		color: #f6e784;
	}
	

/* 	.header-main .icon-menu,
	.header-main .icon-shopping-cart{
		color: #000;
		font-size: 25px !important;
	} */
	.text-banner h1{
		    font-size: 40px;
	}
}

@media only screen and (max-width: 48em){
	.col-pro-flashsale .product:nth-child(7),
	.col-pro-flashsale .product:nth-child(8){
		display: none;
	}
}

@media only screen and (max-width: 32em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.row-category-main .col{
		padding: 0 5px 20px;
	}
	.row-category-main .col .box-text{
		padding: 10px 0;
	}
	.text-category-home p {
		font-size: 15px;
	}
	.col-email{
		padding-right: 15px;
	}
	.col-sign{
		padding-left: 15px;
	}
	.col-banner{
		padding: 0;
	}
	.col-banner .text-box h2{
		font-size: 20px;
	}
	.col-banner .text-box h4{
		font-size: 15px;
	}
	.sticker-contact{
		right: 10px;
	}
	.text-banner h1{
		    font-size: 22px;
	}
	
}


@media only screen and (max-width: 850px){
	.mfp-content li a img{
		width: 20px !important;
		height: 20px !important;
	}
}





