/* trang chu */
.title h2{
	font-size: 36px;
	color: #414141;
	line-height: 1.2;
	margin-bottom: 0;
}
.pb-0{
	padding-bottom: 0;
}
.pb-60{
	padding-bottom: 60px !important
}
.pb-5{
	padding-bottom: 5px !important
}
.txt-green, .txt-green *{
	color: var(--theme-color2) !important;
}
.txt-white, .txt-white *{
	color: white !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.home-sec-1 .banner h3{
	font-size: 40px;
	color: var(--theme-color);
	margin-bottom: 30px;
	margin-top: 0;
	line-height: 1.2;
}
.home-sec-1 .banner p{
	font-size: 16px;
}
.btn-1, #shop-sidebar .widget_price_filter .price_slider_amount .button{
	padding: 0 35px;
	font-weight: 100;
	background-image: linear-gradient( to right, #6CB645, #0E6B38);
	border: none;
	box-shadow: none !important;
	transition: .5s
}
.btn-1:hover{
	background-image: linear-gradient( to left, #6CB645, #0E6B38);
}
.home-sec-1 .slider .flickity-page-dots .dot, .home-sec-8 .slider .flickity-page-dots .dot {
	opacity: 1 !important;
	transition: all 0.2s ease;
	border: 1px solid white;
	background-color: white;
	margin: 0px 10px;
}
.home-sec-1 .slider .flickity-page-dots .dot.is-selected, .home-sec-8 .slider .flickity-page-dots .dot.is-selected {
	background-color: var(--theme-color2);
	border-color: var(--theme-color2);
	border-radius: 10px;
	border: 0;
}
.product-small.box .price-wrapper{
	height: max-content;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 15px;
}
.product-small.box .price-wrapper .amount{
	color: var(--theme-color);	
}
.product-small.box{
	background-color: white;
	padding: 8px;
	border-radius: 15px;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 5px;
}
.product-small.box .box-image{
	border-radius: 15px;
	background-color: #F6F6F6
}
.home-sec-2 .img, .home-sec-2 .img img, .home-sec-2 .img .image-zoom{
	border-radius: 15px;
}
.row-title{
	position: relative;
}
.row-title:before{
	content:'';
	position: absolute;
	width: calc(100% - 30px);
	height: 1px;
	bottom: 35px;
	left: 50%;
	transform: translate(-50%, -50%);
	border-bottom: .5px solid #CFCFCF	
}
.home-sec-2 .btn-1{
	margin-bottom: 0
}
.row-img-home{
	margin-top: 0 !important
}
.home-sec-2{
	padding-bottom: 40px !important
}
.home-sec-5 .title.txt-green{
	margin: 10px 0 20px;
}
.home-sec-5 p{
	margin-bottom: 0
}
.home-sec-5 .open-video, .sec-home-6 .open-video {
	border: 3px solid white !important;
	-webkit-animation: ripple 0.7s linear infinite;
	animation: ripple_video 0.7s linear infinite;
	background-color: rgba(108,182,69, .8)
}
@keyframes ripple_video {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.2), 0 0 0 .5em rgba(255,255,255, 0.2);
		box-shadow: 0 0 0 0 rgba(255,255,255, 0.2), 0 0 0 .5em rgba(255,255,255, 0.2);
	}

	100% {
		-webkit-box-shadow: 0 0 0 .5em rgba(255,255,255, 0.2), 0 0 0 1em rgba(255,255,255, 0);
		box-shadow: 0 0 0 .5em rgba(255,255,255, 0.2), 0 0 0 1em rgba(255,255,255, 0);
	}
}
.home-sec-5 .banner, .home-sec-5 .banner .banner-inner , .home-sec-5 .banner .bg{
	border-radius: 15px;
}
.home-sec-5 .box .box-text{
	padding: 0 0 0 15px;
	width: 80%;
}
.home-sec-5 .box{
	display: flex;
	align-items: center;
	padding: 20px;
	border-radius: 15px;
	background-color: #EAFAE3;
}
.sec-home-6 .banner {
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.6s linear;
	pointer-events: none;
	background-color: transparent
}
.sec-home-6 .banner {
	padding-top: 177.25%;
}
.sec-home-6 .slick-center + .banner {
	/* width: 300px !important; */
}
.sec-home-6 .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.sec-home-6 #list-video .banner {
	width: 200px !important;
	transition: all 0.4s ease;
}
.sec-home-6 .swiper-slide-next + .banner {
	width: 300px !important;
}
.sec-home-6 #list-video .owl-item.cloned {
	opacity: 0;
}
.sec-home-6 #list-video .owl-item.cloned.active {
	opacity: 1;
}
.sec-home-6 #list-video .owl-item:not(.firstactiveitem){
	margin-top: -50px;
}
.sec-home-6 #list-video .owl-dots{
	position: absolute;
	width: calc(100% - 295px);
	display: flex;
	right: 0;
	bottom: 30px;
}
.sec-home-6 #list-video .owl-dots .owl-dot{
	margin: 0;
	border-radius: 0 !important;
	flex: 1;
	min-height: inherit;
    height: 100%;	
}
.sec-home-6 #list-video .owl-dots .owl-dot.active span{
	background-color: #6CB645
}
.sec-home-6 #list-video .owl-dots .owl-dot span{
	margin: 0;
	display: block;
	height: 2px;
	width: 100%;
	background-color: #EAFAE3;	
}
.sec-home-6 #list-video .owl-item.firstactiveitem .banner {
	width: 280px !important;
}
.sec-home-6 #list-video .owl-stage {
	height: 532px;
	overflow: hidden;
}
.sec-home-6 #list-video:has(.firstactiveitem) .owl-stage {
	display: flex;
	align-items: center;
}
.sec-home-6 #list-video .owl-item.firstactiveitem .banner {
	filter: unset;
	pointer-events: auto;
	cursor: pointer;
	background-color: transparent
}
.sec-home-6 .owl-nav button{
	width: 43px;
	height: 43px;
	border-radius: 100px !important;
	background-color: #EAFAE3 !important;
	color: var(--theme-color2) !important;
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
}
.sec-home-6 .owl-nav{
	position: absolute;
	bottom: 40px;
	left: 290px;
}
.sec-home-6 #counter{
	position: absolute;
	top: 50px;
	left: 290px;
	font-size: 18px;
	display: none;
}
.sec-home-6 #list-video .owl-item:not(.firstactiveitem) .banner a{
	display: none;
}
.sec-home-6 .title{
	margin-bottom: 40px;
}
.sec-home-6 h3{
	margin-top: 50px;
	font-size: 18px;
}
.sec-home-6 p{
	max-width: 90%;
}
.sec-home-6 .social-icons a, .button.facebook:not(.is-outline), .button.instagram:not(.is-outline), .button.youtube:not(.is-outline){
	width: 52px;
	height: 52px;
	border-radius: 100px;
	color: var(--theme-color2) !important;
	margin-right: 15px;
	display: inline-flex;
	justify-content: center;
	align-items: center
}
.sec-home-6 .social-icons i{
	font-size: 18px;
	top: 0
}
.home-sec-7 .slider-wrapper .row{
	width: 16% !important;
	opacity: 1 !important;
	margin: 0 1px;
}
.home-sec-7 .slider-wrapper .row .col{
	padding-bottom: 0 !important
}
.home-sec-8 .flickity-prev-next-button{
	display: none;
}
.home-sec-8 .post-meta{
	font-size: 14px;
	color: #6d6d6d;
	margin-bottom: 8px;
}
.home-sec-8 .post-title{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	-webkit-line-clamp: 2;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.home-sec-8 .box-text .button{
	font-size: 14px;
	padding-left: 33px;
	position: relative;
	font-weight: 100;
	font-family: var(--semi)
} 
.home-sec-8 .box-text .button:before{
	content: '\f178';
	font-family: var(--fa6);
	position: absolute;
	left: 0;
	top: 3px;
	width: 27px;
	height: 27px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--theme-color2);
	color: white;
	border-radius: 50px;
	font-weight: 400;
	font-size: 12px;
}
.home-sec-8 .box-text .button:hover{
	color: var(--theme-color2)
}
.home-sec-8 .box-text{
	padding: 25px 0
}
.home-sec-8 .image-cover{
	border-radius: 10px;
}
.home-sec-8 .slider .flickity-page-dots .dot{
	background-color: #EAFAE3;
	border-color: #EAFAE3;
}
.f-nhantv .d-flex{
	display: flex;
	justify-content: space-between;
}
.f-nhantv .d-flex > *{
	width: 49%;
}
.f-nhantv .d-flex input, .f-nhantv textarea{
	border: none;
	background-color: #fff !important;
	box-shadow: none !important;
	font-weight: 100;
	font-size: 15px;
	font-family: var(--medi);
	color: var(--theme-color) !important;
	border-radius: 8px;
}
.f-nhantv .d-flex input::placeholder, .f-nhantv textarea::placeholder{
	color: var(--theme-color) !important;	
}
.f-nhantv textarea{
	min-height: 60px;
}
.home-sec-9 .large-9 .col-inner{
	padding: 45px 45px 20px;
	border-radius: 15px;
}
.f-nhantv .btn-1{
	border-radius: 100px;
	border: none;
	font-weight: 100;
	text-transform: none;
	font-size: 15px;
	padding: 0 30px;
	margin-bottom: 0;
	margin-top: 15px;
}
.home-sec-9 .large-3 .col-inner{
	padding: 30px;
	border-radius: 15px;
}
.home-sec-9 .large-3 .col-inner p{
	font-size: 18px;
	font-family: var(--semi);
	margin-bottom: 25px;
	margin-top: 10px;
}
.home-sec-9{
	padding-top: 0 !important
}
.f-nhantv{
	margin-top: 10px;
}

#wrapper .popup-custom-full .popup-content .title i {
	font-size: 22px;
	color: #2d2d2d;
}
#wrapper .popup-custom-full .content p {
	text-align: center;
}
#wrapper .popup-custom-full .content .title-form {
	font-family: var(--semi) !important;
	margin-bottom: 10px;
	font-size: 23px;
	text-align: center;
	color: var(--theme-color);
}
#wrapper .popup-custom-full .tb-box {
	padding: 25px 25px 35px;
}
#wrapper .popup-custom-full .submit button,
#wrapper .popup-custom-full .submit a {
	margin: 20px 0 0;
	background-color: var(--theme-color2);
	color: #fff;
	font-family: var(--semi);
	font-weight: normal;
	text-transform: none;
	padding: 0 30px;
	border-radius: 99px;
	text-align: center;
}
#wrapper .popup-custom-full .submit button:hover {
	background-color: var(--theme-color);
}
#wrapper .popup-custom-full .submit {
	text-align: center;
}

.popup-custom-full {
	position: fixed;
	width: 100%;
	height: 100vh;
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 99999999;
	top: 0;
	left: 0;
}
.modal_show_tb .close_tb {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
}
.popup-custom-full.show {
	display: flex;
}
.popup-custom-full .popup-content {
	position: absolute;
	z-index: 9999999999;
	background-color: #fff;
	border-radius: 0.4rem;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 30px);
	max-width: 400px;
	height: auto;
	padding: 0;
}
.wpcf7 form .wpcf7-response-output {
  display: none;
}
.wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  background: 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
  right: 0;
  top: 50px;
}

.wpcf7 .wpcf7-not-valid-tip:after {
  display: none;
}
.popup-custom-full .bg_overlay_popup {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #00000040;
  width: 100%;
  height: 100vh;
  z-index: 999999999;
  cursor: pointer;
}
#wrapper .popup-custom-full .popup-content {
  max-width: 650px;
}
#wrapper .popup-custom-full .popup-content .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#wrapper .popup-custom-full .title-sub {
  color: #2d2d2d;
  font-family: var(--medium) !important;
  margin-bottom: 0;
  font-size: 20px;
}

/* end trang chu */

/* footer */
.sec-ft{
	background-image: linear-gradient(#6CB645, #1C763A);
}
.sec-ft h3{
	font-size: 16px;
	font-family: var(--semi)
}
.sec-ft p, .sec-ft li, .sec-ft a{
	font-size: 15px;
}
.sec-ft p, .sec-ft li{
	margin-bottom: 5px;
}
.sec-ft .col-1 p{
	position: relative;
	padding-left: 25px;
} 
.sec-ft .col-1 p:before{
	content: '\f3c5';
	font-family: var(--fa6);
	position: absolute;
	left: 0;
	top: 0;
}
.sec-ft .col-1 .sdt p:before{
	content: '\f095';
}
.sec-ft .col-1 .mail p:before{
	content: '\f0e0';
}
.sec-ft .text.mxh li{
	list-style: none;
	position: relative;
	margin-left: 0;
	padding-left: 25px;
}
.sec-ft .text.mxh li:before{
	content: '\f39e';
	font-family: 'Font Awesome 6 Brands';
	position: absolute;
	left: 0;
	top: 0
}
.sec-ft .text.mxh li:nth-child(2):before{
	content: '\e07b';	
}
.sec-ft .text.mxh li:nth-child(3):before{
	content: '\f167';
	left: -2px
}
.sec-ft .text.mxh li:nth-child(4):before{
	content: '\f16d';	
}
.sec-ft{
	padding-bottom: 15px!important;
	padding-top: 40px!important;
}
.absolute-footer{
	padding: 5px;
	background-color: var(--theme-color2)
}
.copyright-footer{
	color: white;
}
.copyright-footer .diwe{
	border-left: 1px solid #BCC0DA;
	padding-left: 15px;
	margin-left: 10px;
}
.copyright-footer .diwe i{
	font-style: normal;
	color: red
}
/* end footer */
/* header */
.header-wrapper #masthead{
	background-image: linear-gradient(to right, #6CB645, #45893E);
}
#header .searchform {
	max-width: 175px;
}
#masthead .search-form {
	width: auto;
}
.header-wrapper #masthead #logo{
	position: relative;
	height: 50%;
}
.header-wrapper #masthead #logo a{
	position: absolute;
	top: -22px;
	left: 50%;
	transform: translatex(-50%);
	width: 130px;
}
.header-wrapper #masthead #logo a img{
	width: 130px;
	height: 110px;
	border-radius: 0 0 15px 15px;
	max-height: none !important;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.header-wrapper #masthead .menu-item a{
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	font-weight: 100;
	font-family: var(--medi)
}
.header-wrapper #masthead .menu-item{
	margin: 0 10px;
}
.header-wrapper #masthead .image-icon{
	width: 34px;
	height: 34px;
	background-color: #70B565;
	border-radius: 100px;
	display: inline-flex;
	justify-content: center;
	align-items: center
}
#masthead .image-icon img{
	width: 15px;
	min-width: 15px;
}
#masthead .image-icon:after{
	right: 0;
	top: 0
}
.cart-mini-product-info .quantity{
	align-items: flex-start
}
/* end header */

/* about */
.page-about1{
	padding-bottom: 60px !important
}
.page-about2{
	padding-top: 60px !important
}
.page-about1 .video-button-wrapper a{
	border: 3px solid white !important;
	-webkit-animation: ripple 0.7s linear infinite;
	animation: ripple_video 0.7s linear infinite;
	background-color: rgba(108,182,69, .8)
}
.page-about2 .col-left .icon-box{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	border-radius: 10px;
}
/* end about */
/* Single product */
.woocommerce-product-gallery .image-tools{
	display: none;
}
.woocommerce-product-gallery img{
	background-color: #F6F6F6;
	border-radius: 8px;
}
.single-product .rank-math-breadcrumb .separator:nth-last-child(2), .single-product .rank-math-breadcrumb .last{
	display: none;
}
.product-footer{
	overflow: hidden
}
/* end single product */

/* he thong dai ly */
.show-map {
	height: 500px;
}
.product-row-sub-title, .product-row-title{
	display: none;
}
.dvls-submit{
	border-radius: 50px;
}
.dvls_result_wrap .dvls_result_item.active .dvls_result_infor:before{
	color: var(--theme-color)!important;
	border-color: var(--theme-color)!important;
}
/* end he thong dai ly */

/* Single post */
.archive .large-columns-3 .post-item:first-child{
	flex-basis: 100%;
	max-width: 100%;
}
.archive .large-columns-3 .post-item:first-child .box{
	display: flex;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 30px;
}
.archive .large-columns-3 .post-item:first-child .box .box-image{
	width: 45%;
}
.archive .large-columns-3 .post-item:first-child .box .box-text{
	width: 55%;
	border-radius: 0 6px 6px 0;
	padding: 25px;
	box-shadow: none;
}
.archive .large-columns-3 .post-item:first-child .box .box-image .image-zoom{
	border-radius: 10px;
	padding-top: 65% !important
}
.archive .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt{
	-webkit-line-clamp: 6;
}
.archive .large-columns-3 .post-item:first-child .box-blog-post .box-text .post-title a {
	font-size: 20px;
	line-height: 28px;
}
.archive .large-columns-3 .post-item:first-child .button.is-link {
	display: flex;
	width: max-content;
	margin-right: 0;
	font-weight: 100;
	color: #2d2d2d;
	align-items: center;
	font-family: var(--medi);
	font-size: 16px;
	margin-bottom: 0
}
.archive .large-columns-3 .post-item:first-child .button.is-link:hover{
	color: var(--theme-color);
}
.archive .large-columns-3 .post-item:first-child .button.is-link .icon-angle-right{
	top: 0;
	color: var(--theme-color);
}
.archive .large-columns-3 .post-item:first-child .button.is-link .icon-angle-right:before{
	content: "\f178";
	font-family: var(--fa6);
	font-weight: 500;
	margin-right: 8px;
}
.archive .large-columns-3 .post-item .box .box-image .image-zoom, .archive .large-columns-3 .post-item .box .box-image {
	border-radius: 10px;
	background-color: transparent
}
.archive .large-columns-3 .post-item .post-meta{
	font-size: 14px;
}
.archive .large-columns-3 .post-item:first-child .box .box-image .image-zoom {
	padding-top: 65% !important;
}
.blog-archive .box-image img, .blog-archive .box-image .image-cover{
	border-radius: 10px;
}
.single-post h1.entry-title{
	color: var(--theme-color);
	width: 80%;
	margin-left: auto;
	margin-right: auto
}
.featured-posts .box-blog-post .image-cover img{
	transition: .4s
}
.featured-posts .box-blog-post .image-cover:hover img{
	transform: scale(1.2)
}
.cus-post-side{
	margin-top: 1.4rem
}
.cus-post-side .post-title{
	font-size: 16px;
	font-family: var(--semi);
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-top: 0;
	height: 72px;
	line-height: 24px;
}
.cus-post-side .box-text{
	padding: 0 0 0 15px;
}
.cus-post-side h2{
	font-size: 20px;
	font-family: var(--medi);
	margin-bottom: 20px;
}
.cus-post-side .post-item{
	padding-bottom: 15px;
}
.cus-post-side .box-image {
	border-radius: 5px;
	overflow: hidden;
}
.cus-post-side .post-item:hover h5{
	color: var(--theme-color)
}
.cus-post-side .form-contact{
	padding: 0;
	box-shadow: none;
	border-radius: 0;
}
.cus-post-side .form-contact .form-item input{
	height: 40px;
}
.cus-post-side .form-contact .form-item label{
	font-size: 15px;
	font-family: var(--regular);
	margin-bottom: 3px;
}
.cus-post-side .large-columns-1{
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
}
.cus-post-side .large-columns-1:before{
	content:'';
	width: calc(100% - 30px);
	height: 1px;
	position: absolute;
	background-color: #ddd;
	left: 50%;
	bottom: 0px;
	transform: translate(-50%)
}
.cus-post-side .form-contact .form-item {
	position: relative;
	margin-bottom: 10px;
}
.cus-post-side .form-contact__submit .button {
	margin-top: 0;
	font-size: 16px;
	min-width: 160px;
	border-radius: 50px;
	color: white;
}
.cus-post-side .form-contact textarea{
	min-height: 40px;
}
.cus-post-side  {
	padding: 30px 30px 10px;
	background: #fff;
	box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
	-webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
	border-radius: 10px;
}
/* end single post */
/* cart */
.woocommerce-form-coupon-toggle, header .is-divider, .page-id-15 .entry-header, .page-id-14 .entry-header{
	display: none;
}

/* end cart */

/* button contact */
.list-shortcut-desktop {
    position: fixed;
    z-index: 100;
    right: 20px;
    bottom: 35%
}

.list-shortcut-desktop .zalo {
    border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100,97,97,.3);
    width: 48px;
    height: 48px;
    background: url(/wp-content/uploads/2023/12/all_shortcut.svg) 0 -100px;
    display: block;
    margin-bottom: 20px
}

.list-shortcut-desktop .mess {
    border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100,97,97,.3);
    width: 48px;
    height: 48px;
    background: url(/wp-content/uploads/2023/12/all_shortcut.svg) 0 -150px;
    display: block;
    margin-bottom: 20px
}

.n-tell {
    position: fixed;
    bottom: 0;
    z-index: 9999;
}
.n-tell-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    left: -11px;
    bottom: 0px;
    display: block;
}
.n-tell-cricle {
    width: 85px;
    height: 85px;
    top: 12px;
    left: 12px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #35a249;
    background-color: transparent;
    -webkit-animation: phonering-cricle 1.2s infinite ease-in-out;
    animation: phonering-cricle 1.2s infinite ease-in-out;
    transition: all .5s;
    opacity: 0.5;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.n-tell-cricle-fill {
    width: 55px;
    height: 55px;
    top: 27px;
    left: 27px;
    background-color: rgba(53, 162, 73 , 0.7);
    border-radius: 100%;
    position: absolute;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-fill 2.3s infinite ease-in-out;
    animation: phonering-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.n-tell-img-cricle {
    background-color: #35a249;
    width: 38px;
    height: 38px;
    top: 35px;
    left: 35px;
    position: absolute;
    background-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-img 1s infinite ease-in-out;
    animation: phonering-circle-img 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    align-items: center;
    justify-content: center;
}

.n-tell-img-cricle .n-pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.n-tell-img-cricle .n-pps-btn-img img {
    width: 25px;
    height: 25px;
}
.n-tell .n-tell-bar {
    position: absolute;
    background: rgba(53, 162, 73 , 0.75);
    height: 40px;
    width: 150px;
    line-height: 40px;
    border-radius: 3px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    padding: 0 10px;
    left: 35px;
    top: 35px;
    border-radius: 50px !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.n-tell .n-tell-bar>a {
    color: #fff !important;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: bold !important;
    text-indent: 30px;
    display: block !important;
    letter-spacing: 1px;
}
.n-tell .n-tell-bar .n-text-tell {
    position: absolute;
    bottom: 0;
}
@-webkit-keyframes phonering-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-circle-img {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
}
@-webkit-keyframes phonering-cricle {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    50% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
	}
}
/* end button contact */

@media(max-width: 1199.98px) and (min-width: 981px){
	.header-wrapper #masthead .menu-item a, .home-sec-5 p{
		font-size: 13px;
	}
	#header .searchform {
		max-width: 110px;
	}
	.home-sec-1 .banner h3 {
		font-size: 34px;
	}
	.home-sec-1 .text-box{
		padding-left: 15px;
	}
	.home-sec-1 .img{
		right: 15px;
	}
	.home-sec-1 .banner{
		padding-top: 530px !important
	}
	.product-small.box .add-to-cart-button {
		width: 80%;
	}
	.home-sec-2 .img .image-zoom{
		padding-top: 74% !important
	}
	.home-sec-2 .large-6:first-child{
		padding-right: 10px;
	}
	.title h2{
		font-size: 32px;
	}
	.home-sec-9 .large-9 {
		flex-basis: 70%;
		max-width: 70%;
	}
	.home-sec-9 .large-3 {
		flex-basis: 30%;
		max-width: 30%;
	}
	.sec-ft .hide-for-medium{
		display: none;
	}
	.sec-ft .large-2 {
		flex-basis: 20%;
		max-width: 20%;
	}
	.single .product-info{
		padding: 0 25px;
	}
	.product-info .product-short-description{
		max-height: 195px;
		overflow: auto;
		margin-bottom: 10px;
	}
	.archive .large-columns-3 .post-item:first-child .box .box-text{
		padding: 15px 25px;
	}
	.blog-wrapper .archive-page-header .col, .blog-wrapper .header-single .col, .page-banner .col {
		padding: 100px 15px 50px;
		z-index: 3;
	}
	#header .icon-search {
		font-size: 15px;
	}
	.form-contact .form-item input{
		height: 40px;
	}
	.section.page-contact {
		margin-top: -200px;
	}
	.page-contact .col-info .title p{
		font-size: 17px;
	}
	.page-contact .col-info h2 {
		margin-bottom: 20px;
		font-size: 34px;
	}
	.form-contact .form-item textarea{
		min-height: 70px
	}
	.form-contact .form-item {
		position: relative;
		margin-bottom: 25px;
	}
}
@media(max-width: 980px){
	.product-small.box .add-to-cart-button a{
		padding: 0
	}
	#header .header-main {
		height: 70px !important;
	}
	.header-wrapper #masthead .mobile-nav .header-search {
		width: 34px;
		height: 34px;
		background-color: #70B565;
		border-radius: 100px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		color: white
	}
	#header .mobile-nav .icon-search:before{
		color: white;
	}
	#header .nav>li>a>i.icon-menu{
		color: white
	}
	.off-canvas-right .mfp-content {
		padding: 0;
		margin: 0;
		background-color: #fafafa;
		width: 375px;
	}
	.mobile-sidebar .logo-mobile {
		padding: 30px;
		border-bottom: 1px solid #ddd;
	}
	.mobile-sidebar .logo-mobile img {
		height: 90px;
		object-fit: contain;
	}
	.mfp-close {
		opacity: 1 !important;
		top: 30px;
		right: 30px;
	}
	.mobile-sidebar .info_menu {
		margin-top: auto;
		display: block;
		padding: 0 30px 30px;
	}
	.mobile-sidebar .info_menu ul {
		list-style: none;
	}
	.mobile-sidebar .info_menu ul li {
		color: #777;
		font-size: 14px;
		padding-left: 25px;
		position: relative;
	}
	.mobile-sidebar .info_menu ul li i {
		position: absolute;
		left: 0;
		top: 5px;
	}
	#main-menu.mobile-sidebar {
		height: 100%;
		display: flex;
		flex-direction: column;
	}
	.off-canvas .sidebar-menu {
		padding: 10px 0;
	}
	.off-canvas-left .mfp-content{
		width: 330px;
		background-color: white
	}
	.sidebar-menu li a{
		font-size: 15px;
		color: var(--black);
		font-weight: 100;
		font-family: var(--medi);
		text-transform: uppercase
	}
	.main-menu-overlay{
		background-color: var(--black) !important;
	}
	.header-wrapper #masthead #logo a img{
		width: 120px;
		height: 100px;
	}
	#shop-sidebar{
		height: auto
	}
	#shop-sidebar .widget:not(:last-of-type) {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.shop-page-title .rank-math-breadcrumb a,
	.shop-page-title .rank-math-breadcrumb span {
		color: #515151;
		font-family: var(--regular);
		opacity: 1;
		font-weight: normal;
	}
	.shop-page-title .rank-math-breadcrumb .last {
		color: var(--theme-color);
	}
	.title-shop{
		display: none
	}
	.rank-math-breadcrumb p{
		text-align: left;
		padding: 0 15px;
	}
	.shop-page-title .page-title-inner{
		min-height: 60px;
		align-items: center;
		justify-content: center;
		box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 5px;
	}
	.shop-page-title .page-title-inner .flex-col{
		align-items: flex-start;
		justify-content: center;
		flex-direction: column;
		display: flex;
	}
	.shop-page-title .rank-math-breadcrumb{
		margin-bottom: 0;
	}
	.shop-page-title{
		z-index: 3;
	}
	.single-product .page-title-inner > div:last-child{
		display: none;
	}
	.single .product-info{
		margin: 0;
		padding: 0 15px
	}
	.product-info h1.product-title {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.product-info .product-short-description {
		max-height: 195px;
		overflow: auto;
		margin-bottom: 10px;
	}
	.product-gallery .large-10{
		margin-bottom: 15px;
	}
	.single .product-container .product-main{
		margin-bottom: 0;
		padding-top: 30px !important;
	}
	.product-footer .row-info {
		padding-top: 40px;
		position: relative;
	}
	.tab-panels h2{
		font-size: 22px;
	}
	.archive .large-columns-3 .post-item:first-child .box .box-text{
		padding-top: 5px;
		padding-bottom: 0;
	}
	.archive .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt {
		-webkit-line-clamp: 4;
	}
	.blog-archive .row-blog{
		margin-top: 40px;
	}
	.blog-archive .row-blog .post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	.single-post .single-page > .box-image-detail{
		display: none
	}
	.single-post .single-page {
		padding-top: 0
	}
	.page-about3 .accordion-item {
		padding: 12px 20px !important;
	}
	.page-about3{
		padding-top: 50px !important;
		padding-bottom: 20px !important
	}
	.page-about3 .title h2{
		margin-bottom: 15px;
	}
}
@media(max-width: 980px) and (min-width: 500px){	
	.home-sec-1 .banner h3{
		font-size: 35px
	}
	.home-sec-1 .text-box{
		padding-left: 15px;
		width: 46% !important;
	}
	.home-sec-1 .img{
		right: 15px;
	}
	.home-sec-1 .banner{
		padding-top: 530px !important
	}
	.product-small.box .box-text{
		padding: 15px 5px 10px;
	}
	.product-small.box .add-to-cart-button {
		width: 95%;
	}
	.product-small.box .price-wrapper{
		margin: 7px 0;
	}
	.product-small.box .price-wrapper .amount, .product-small.box .product-title a{
		font-size: 15px;
	}
	.home-sec-5 .medium-6:nth-child(3), .home-sec-5 .medium-6:nth-child(4){
		margin-bottom: 20px;
	}
	.home-sec-5 .medium-6:nth-child(3), .home-sec-5 .medium-6:nth-child(5){
		padding-right: 10px
	}
	.home-sec-5 .medium-6:nth-child(4), .home-sec-5 .medium-6:nth-child(6){
		padding-right: 10px;
	}
	.sec-home-6 .owl-nav button{
		width: 34px;
		height: 34px;
	}
	.sec-home-6 #list-video .owl-item.firstactiveitem .banner {
		width: 235px !important;
	}
	.sec-home-6 #list-video .owl-dots{
		width: calc(100% - 250px);
		bottom: 60px
	}
	.sec-home-6 .owl-nav button{
		width: 34px;
		height: 34px;
		min-height: 30px;
	}
	.sec-home-6 .owl-nav {
		position: absolute;
		bottom: 65px;
		left: 250px;
	}
	.title h2{
		font-size: 30px;
	}
	.home-sec-2 .img .image-zoom{
		padding-top: 76.8% !important;
	}
	.home-sec-2 .medium-6:first-child{
		padding-right: 10px
	}
	.home-sec-2{
		padding-top: 65px !important;
		padding-bottom: 20px !important;
	}
	.home-sec-5{
		padding-top: 60px !important;
		padding-bottom: 20px !important;
	}
	.home-sec-5 .title.txt-green {
		margin: 5px 0 20px;
	}
	.sec-home-6 h3 {
		margin-top: 45px;
		font-size: 17px;
	}
	.sec-home-6 .banner .video-button-wrapper{
		font-size: 250% !important;
	}
	.sec-home-6 .social-icons a, .button.facebook:not(.is-outline), .button.instagram:not(.is-outline), .button.youtube:not(.is-outline){
		width: 45px;
		height: 45px;
	}
	.home-sec-7 .slider-wrapper .row{
		width: 20% !important
	}
	.home-sec-9 .medium-3 {
		flex-basis: 35%;
		max-width: 35%;
	}
	.home-sec-9 .medium-9 {
		flex-basis: 65%;
		max-width: 65%;
	}
	.home-sec-9 .large-3 .col-inner p{
		font-size: 17px;
	}
	.home-sec-8 {
		padding-bottom: 50px !important;
	}
	.home-sec-9 .large-9 .col-inner {
		padding: 35px 35px 20px;
		border-radius: 15px;
	}
	.sec-ft .medium-3{
		padding-bottom: 20px;
	}
	.sec-ft .medium-3 ul, .sec-ft .medium-3 li:last-child{
		margin-bottom: 0
	}
	.sec-ft .row{
		align-items: flex-end !important;
	}	
	.page-about2 .col-left .icon-box {
		margin-left: 45px;
		width: 100%;
	}
	.page-about1 {
		padding-bottom: 0px !important;
		padding-top: 50px !important;
	}
	.page-about2 .col-right h2 {
		font-size: 20px;
	}
	.page-about2 .col-right p {
		font-size: 16px;
		line-height: 30px;
	}
	.page-about2 {
		padding-top: 50px !important;
	}
	.page-about1 .image-cover{
		padding-top: 60% !important;
	}
	.blog-wrapper .archive-page-header .col, .blog-wrapper .header-single .col, .page-banner .col {
		padding: 85px 15px 50px;
		z-index: 3;
	}
	#shop-sidebar{
		height: auto
	}
	#shop-sidebar .widget:not(:last-of-type) {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.shop-page-title .rank-math-breadcrumb a,
	.shop-page-title .rank-math-breadcrumb span {
		color: #515151;
		font-family: var(--regular);
		opacity: 1;
		font-weight: normal;
	}
	.shop-page-title .rank-math-breadcrumb .last {
		color: var(--theme-color);
	}
	.title-shop{
		display: none
	}
	.single-post h1.entry-title{
		width: 90%;
	}
	.form-contact{
		padding: 30px 30px 15px;
	}
	.section.page-contact {
		margin-top: -180px;
	}
	.form-contact .form-item input{
		height: 46px;
	}
	.form-contact .form-item textarea {
		min-height: 75px
	}
	.form-contact .form-item {
		position: relative;
		margin-bottom: 25px;
	}
	.page-contact .col-info h2 {
		font-size: 32px;
		margin-bottom: 20px;
		padding-top: 0px;
	}
	.page-contact .col-info .title p {
		font-size: 16px;
	}
	.page-contact iframe{
		height: 300px;
	}
	.cus-post-side .post-item:last-child{
		display: none;
	}
	.cus-post-side .post-item .box{
		display: flex;
		flex-direction: column;		
		margin: 0
	}
	.cus-post-side .medium-columns-2{
		justify-content: space-between
	}
	.cus-post-side .box-image{
		width: 100% !important
	}
	.cus-post-side .box-text{
		padding: 15px 0 0
	}
	.cus-post-side .post-title{
		-webkit-line-clamp: 2;		
		height: 48px;
	}
	.cus-post-side .large-columns-1:before{
		bottom: 10px;
	}
}
@media(max-width: 780px) and (min-width: 500px){	
	.home-sec-1 .banner h3 {
		font-size: 32px;
	}
	.product-small.box .add-to-cart-button {
		width: 100%;
	}
	.home-sec-2 .img .image-zoom {
		padding-top: 78% !important;
	}
	.home-sec-2 {
		padding-bottom: 15px !important;
	}
	.home-sec-5 .banner{
		padding-top: 350px !important;
	}
	.sec-home-6 #list-video .owl-item.firstactiveitem .banner {
		width: 245px !important;
	}
	.sec-home-6 #counter {
		left: 260px;
	}
	.sec-home-6 .owl-nav{
		display: flex;
		bottom: 40px;
		left: 260px;
	}
	.sec-home-6 h3{
		font-size: 16px;
	}
	.sec-home-6 #list-video .owl-dots {
		width: calc(100%);
		bottom: 15px;
	}
	.home-sec-7 .slider-wrapper .row {
		width: 25% !important;
	}
	.home-sec-9 .medium-9 {
		flex-basis: 62%;
		max-width: 62%;
	}
	.home-sec-9 .medium-3 {
		flex-basis: 38%;
		max-width: 38%;
	}
	.dvls_result_wrap .dvls_result_item .dvls_result_infor:before{
		width: 22px!important;
		height: 22px!important;
		padding-top: 2.55px!important;
		padding-left: 0.5px!important;
	}
}
@media (max-width: 600px) and (min-width: 500px){
	.home-sec-1 .text-box {
		padding-left: 15px;
		width: 55% !important;
	}
	.home-sec-2 .large-6, .sec-home-6 .medium-6, .page-about2 .col-right, .page-about2 .col-left, .single .product-gallery, .single .product-info, .page-contact .col {
		flex-basis: 100%;
		max-width: 100%;
	}
	.home-sec-2 .large-12 .product-small.col{
		flex-basis: 50%;
		max-width: 50%;
	}
	.home-sec-2 .img .image-zoom {
		padding-top: 56% !important;
	}
	.home-sec-2 .large-6:first-child{
		margin-bottom: 20px;
	}
	.home-sec-5 .box-text p{
		font-size: 15px;
	}
	.sec-home-6 #list-video .owl-stage{
		height: 435px;
	}
	.sec-home-6 .owl-nav {
		bottom: -10px;
	}
	.sec-home-6 #counter {
		top: 10px;
	}
	.sec-home-6 #list-video .owl-item:not(.firstactiveitem) {
		margin-top: 0px;
	}
	.sec-home-6 #list-video .owl-dots {
		width: calc(100%);
		bottom: -25px;
	}
	#footer .medium-6 {
		flex-basis: 80%;
		max-width: 80%;
	}
	.sec-ft .medium-3, .shop-container .products.row > .product-small {
		flex-basis: 50%;
		max-width: 50%;
	}
	.page-about2 .col-left .icon-box {
		margin-left: 45px;
		width: 85%;
	}
	.category-page-row .col-header{
		justify-content: space-between;
		margin-top: 20px;
	}
	.shop-page-title .page-title-inner{
		min-height: 80px;
	}
	.related-products-wrapper .product-small.box .add-to-cart-button a{
		padding: 0
	}
	.archive .large-columns-3 .post-item:first-child .post-meta{
		display: none;
	}
	.blog-archive .box-blog-post .post-title{
		font-size: 18px;
		height: 46px;
		margin-top: 0
	}
	.archive .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt{
		-webkit-line-clamp: 3;
	}
	.section.page-contact {
		margin-top: 30px;
	}

}
@media(max-width: 500px){
	.header-main .header-inner > .flex-col.flex-right, .header-main .header-inner > .flex-col.flex-left{
		padding: 0;
		flex-basis: 30%;
	}
	.page-about3 .medium-6:nth-child(2){
		padding-bottom: 0
	}
	.page-about3 .medium-6:nth-child(2) .accordion-item:last-child{
		border-bottom: 1px solid #e6e6e6;
	}
	.title h2, .home-sec-1 .banner h3{
		font-size: 26px;
	}
	.home-sec-9 .large-9 .col-inner {
		padding: 25px 30px 15px;
		border-radius: 15px;
	}
	.home-sec-1 .text-box-content{
		padding-left: 15px;
	}
	.home-sec-1 .btn-1{
		font-size: 15px;
	}
	.home-sec-1 .text-box-content .img{
		margin: auto
	}
	.home-sec-2 .btn-1, .home-sec-8 .btn-1{
		padding-left: 20px;
		padding-right: 20px;
	}
	.home-sec-2 .row-title{
		align-items: flex-end
	}
	.home-sec-2 .img .image-zoom {
		padding-top: 56% !important;
		margin-bottom: 20px;
	}
	.product-small.box .box-text {
		padding: 15px 0px;
	}
	.product-small.box .add-to-cart-button a{
		padding-left: 10px;
		padding-right: 10px;
	}
	.product-small.box .add-to-cart-button{
		width: 100%;
	}
	.product-small.box .price-wrapper{
		margin: 8px 0 10px
	}
	.home-sec-5 .title.txt-green h2 {
		font-size: 24px;
	}
	.home-sec-2 {
		padding-bottom: 0px !important;
	}
	.home-sec-2 .row-title .small-7{
		padding-right: 0;
		flex-basis: 64%;
		max-width: 64%;
	}
	.home-sec-2 .row-title .small-5{
		padding-left: 0;
		flex-basis: 35.666667%;
		max-width: 35.666667%;
	}
	.home-sec-5{
		padding-top: 40px !important;
		padding-bottom: 20px !important
	}
	.home-sec-5 .box-vertical .box-image{
		width: 20% !important
	}
	.home-sec-5 .box-vertical .box-text{
		width: 80%
	}
	.home-sec-5 .medium-6:not(:last-child){
		margin-bottom: 20px;
	}
	.sec-home-6 .title h2 br{
		display: none;
	}
	.sec-home-6 .social-icons a, .button.facebook:not(.is-outline), .button.instagram:not(.is-outline), .button.youtube:not(.is-outline){
		width: 40px;
		height: 40px;
	}
	.sec-home-6 #list-video .owl-item.firstactiveitem .banner {
		width: 250px !important;
	}
	.sec-home-6 .owl-nav {
		position: absolute;
		bottom: 30px;
		left: 270px;
		display: flex
	}
	.sec-home-6 #counter{
		left: 265px;
	}
	.home-sec-7 .slider-wrapper .row{
		width: 33% !important
	}
	.home-sec-7 .title h2:last-child {
		font-size: 24px;
		margin-top: 5px;
	}
	.home-sec-8 .btn-1{
		margin-bottom: 0;
		margin-top: 15px;
	}
	.home-sec-9 .large-3 .col-inner p{
		margin-top: 0
	}
	.copyright-footer .diwe{
		display: block;
		border: none;
		margin: 3px 0 0;
		padding: 0
	}
	.page-about1 {
		padding-bottom: 0px !important;
	}
	.page-about2 {
		padding-top: 40px !important;
	}
	.page-about2 .col-right p {
		font-size: 16px;
		line-height: 30px;
	}
	.page-about2 .col-right h2 {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.page-about1 .button.open-video i {
		top: -3px;
	}
	.category-page-row .col-header{
		justify-content: space-between
	}
	.category-page-row .col-header .col-left{
		width: 30%;
	}
	.shop-page-title .page-title-inner{
		padding-top: 25px;
		min-height: 70px;
	}
	.category-page-row .col-header{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.category-page-row .col-header .shop-page-title{
		font-size: 20px;
	}
	.woocommerce-tabs .tab-panels {
		padding-top: 10px;
	}
	.single .shop-page-title .page-title-inner{
		padding-top: 25px
	}
	.product-footer .row-info{
		padding-top: 30px
	}
	.tab-panels h2 {
		font-size: 20px;
	}
	.dvls_maps_sidebar{
		margin-bottom: 15px !important
	}
	.page-id-1152 section{
		padding-top: 40px !important;
	}
	.blog-archive .row-blog .post-item {
		flex-basis: 100%;
		max-width: 100%;
	}
	.archive .large-columns-3 .post-item:first-child .box{
		display: block;
		padding-bottom: 0
	}
	.archive .large-columns-3 .post-item:first-child .box .box-image, .archive .large-columns-3 .post-item:first-child .box .box-text{
		width: 100%;
	}
	.archive .large-columns-3 .post-item:first-child .box .box-text{
		padding: 15px 0 20px;
	}
	.archive .large-columns-3 .post-item:first-child .button.is-link{
		margin-bottom: 0;
		margin-top: 0
	}
	.archive .large-columns-3 .post-item:first-child .box-blog-post .from_the_blog_excerpt {
		-webkit-line-clamp: 3;
	}
	.archive .large-columns-3 .post-item:first-child .box-blog-post .box-text .post-title a{
		font-size: 18px;
	}
	.blog-archive .row-blog .post-item:not(:first-child){
		padding-bottom: 0
	}
	.blog-archive .box-blog-post .post-title{
		margin: 5px 0 10px;
		font-size: 18px;
		height: 48px;
	}
	.blog-archive .box-text{
		padding-top: 20px;
	}
	.single .blog-featured-title .page-title-inner{
		min-height: 230px !important
	}
	.single .blog-featured-title {
		margin-bottom: 35px;
	}
	.featured-posts .title-post {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.page-contact .col-info h2{
		padding-top: 0;
		margin-bottom: 45px;
		color: white !important
	}
	.section.page-contact{
		margin-top: -50px;
	}
	.sec-ft ul{
		margin-bottom: 0
	}
	.sec-ft{
		padding-bottom: 0 !important
	}
	.form-contact {
		padding: 30px 30px 20px;
	}
	.mobile-sidebar .info_menu{
		padding: 0 25px 30px;
	}
	.category-filtering .icon-equalizer:before{
		font-size: 20px;
	}
	.shop_table.shop_table_responsive .quantity{
		height: 40px;
		margin-top: 5px;
	}
	.cus-post-side .box-text{
		padding: 15px 0 0
	}
	.sec-home-6 #list-video .owl-dots {
		width: calc(100%);
		bottom: 10px;
	}
	.sec-home-6 #list-video .owl-item:not(.firstactiveitem) {
		margin-top: -10px;
	}
	.n-tell-bar{
		display: none;
	}
}