/*
Theme Name: AZ9s Team
Description: AZ9s Team
Author: AZ9s Team
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
--main-col:#226F48;
--secon-color:#008e40;
--thir-color:#23355c;
}
/*Scroll bar*/
::-webkit-scrollbar {
-webkit-appearance: none;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: var(--main-col);
    border: 1px solid var(--main-col);
}
aside#woocommerce_top_rated_products-4 {
    margin-top: 30px;
}
.ss_lienhe .title-ft h2,
.ss_lienhe .title-ft li,
.ss_lienhe .title-ft a,
.ss_lienhe .title-ft i{
	color: white;
}
.ss_lienhe iframe{
	width: 100%;
}
.product-title a {
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
}
/*CSS file*/
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_default a {
    padding: 0 0 0 25px !important;
}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:active::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:focus::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:hover::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a::before {
    font-family: 'fl-icons' !important;
    content: "e00a" !important;
}
div#reviews.woocommerce-Reviews, .devvn_prod_cmt {
    max-width: 100%;
}

.devvn_title_section, h1.product-title.product_title.entry-title, b, strong {
    font-weight: 700 !important;
}
/** search**/
.woof_products_top_panel_ul li a:hover {
	color: #fff;
	background: #226F48;
}
.woof_products_top_panel li span {
	padding-right: 25px;
}
..woof_products_top_panel li span, .woof_products_top_panel2 li span {
	background-size: 19px;
}
.woof_products_top_panel_ul li a {
	color: #226F48;
	background: white;
	padding: 11px;
	text-transform: uppercase;
}
.woof_products_top_panel ul {
	display: inline-flex;
	margin-bottom: 30px!important;
	align-items: center;
}
/** st pro **/
.st_pro .image-zoom img,.product-section .image-zoom img{
	height: 230px;
	object-fit: cover;
}
/** content **/
.breadcrumbs, .breadcrumbs a {
	font-size: 14px;
}

.content-area h1.entry-title {
	font-size: 30px;
} 
.content-area .entry-header {
	text-align:center;
	margin: 0 0 20px 0;
	border-radius: 15px;
	padding: 18px;
	box-shadow: 0 0 5px #ddd;
}
/** lien he **/
.col-lh-right h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 48px;
}
.col-lh-left .social-icons .button.icon:hover {
	background: none!important;
}
.ss_lienhe {
	padding-left: 0!important;
	padding-right: 0!important;
}
.col-lh-right .wpcf7-submit {
	font-size: 15px!important;
	font-weight: normal!important;
	padding: 5px 30px!important;
}
.col-lh-right input,.col-lh-right textarea {
	box-shadow: none;
	margin-top: 15px;
}
.col-lh-right label {
	font-size: 15px;
	font-weight: normal;
}
.email-input {
	padding-right: 30px;
}
.form-lh {
	display: flex;
}
.col-lh-right {
	width: 100%;
	padding: 44px 60px 50px;
	background: #fff;
	overflow: hidden;
	z-index: 1;
	border-radius: 0 6px 6px 0;
	box-shadow: 0 5px 28.5px 1.5px rgb(9 6 24 / 10%);
}
.col-lh-left .social-icons a {
	color: #fff;
	font-size: 14px;
	border: none;
	padding-right: 21px!important;
}
.col-lh-left .col-inner ul li {
	list-style-type: none;
	color: #fff;
	margin-bottom: 29px;
	font-size: 14px;
	margin-left: 0;
}
.col-lh-left h3 {
	margin-bottom: 48px;
	color: #fff;
}
.col-lh-left {
	background: #226F48;
	position: relative;
	width: 350px;
	min-width: 350px;
	padding: 44px 60px;
	box-shadow: 0 5px 28.5px 1.5px rgb(9 6 24 / 10%);
	border-radius: 6px 0 0 6px;
}
/** top bar **/
#top-bar ul li:first-child:before {
	position: absolute;
	content: "";
	background: #e5e5e5;
	width: 1px;
	height: 66%;
	top: 50%;
	right: 0;
	transform: translate(-50%, -50%);
}
#top-bar ul li{
	position:relative;
}
/** **/
body {
	overflow-x: hidden;
}

#top-bar .nav>li>a {
	font-size: 14px!important;
	color: #191919;
	padding-right: 15px;
}

#top-bar .nav>li>a:hover {
	opacity: .7;
}

#header-contact li a:after {
	display: none;
}

form.searchform > .flex-row.relative {
	width: 100%;
	padding: 3px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #eee;
	box-shadow: 0 0 5px #ddd;
}
form.searchform > .flex-row.relative input.search-field {
	box-shadow: none;
	border: 0;
	font-size: 14px;
}
.header-search-form-wrapper .searchform .search-form-categories{
	flex-basis: 20%;
}
.search_categories{width: 100% !important;}
form.searchform > .flex-row.relative button.ux-search-submit.submit-button {
	background: #226F48;
	width: 60px;
	border-radius: 3px !important;
	box-shadow: none;
	border: 0;
	font-size: 11px;
	height: 33px;
}
div#masthead li.cart-item i:before {
	font-size: 26px !important;
}
.nav-dropdown {
	border: 0;
	border-radius: 3px;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-bottom-color: transparent;
}
.section.home-section-banner {
	padding-bottom: 5px !important;
}

.title_section {
	border-bottom: 1px solid rgba(0,0,0,.05);
	padding: 10px 1.25rem;
	text-transform: uppercase;
	background: #fff;
}

.slider-nav-light .flickity-prev-next-button svg,
.slider .flickity-prev-next-button svg{
	box-shadow: 0 1px 12px 0 rgba(0,0,0,.12);
	opacity: 1;
	background: #fff;
	border: 2px solid #fff;
}
.slider-show-nav .flickity-prev-next-button,
.slider:hover .flickity-prev-next-button{
	opacity: 1;
	width: 24px;
	-webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
	transition: all .1s cubic-bezier(.4,0,.6,1);
}
.flickity-prev-next-button.previous {
	left: -12px;
}
.flickity-prev-next-button.next {
	right: -12px;
}
.slider-nav-circle .flickity-prev-next-button .arrow {
	fill: #797979;
}
.flickity-enabled:hover .slider-show-nav .flickity-prev-next-button,
.slider:hover .flickity-prev-next-button {
	width: 40px;
}
.flickity-enabled:hover .flickity-prev-next-button.previous {
	left: -20px;
}
.flickity-enabled:hover .flickity-prev-next-button.next {
	right: -20px;
}




.home-section-banner .slider-nav-circle .flickity-prev-next-button svg,
.home-section-banner .slider-nav-circle .flickity-prev-next-button .arrow {
	background: rgba(0,0,0,0.32);
	border: 0;
	border-radius: 0;
	height: 60px;
	width: 34px;
	color: #fff;
	fill: #fff;
}
.home-section-banner .flickity-prev-next-button.previous {
	left: 0 !important;
}
.home-section-banner .flickity-prev-next-button.next {
	right: 0 !important;
}
.home-section-banner .slider-nav-light .flickity-button {
	width: 34px;
	height: 60px;
}
.home-section-banner .slider-nav-circle .flickity-prev-next-button:hover svg {
	background: rgba(0,0,0,0.32);
}

h2.section-title.section-title-normal {
	font-size: 16px;
	font-weight: 400;
	background: #fff;
	padding: 14px 1.25rem;
	border-bottom: 3px solid #226F48;
	margin: 0;
	color: #226F48;
}
h2.section-title.section-title-normal span.section-title-main {
	padding: 0;
	border-bottom: 0;
}
.container.section-title-container {
	margin-bottom: 10px;
}
.row .row-xsmall:not(.row-collapse), .container .row-xsmall:not(.row-collapse) {
	margin-left: -5px;
	margin-right: -5px;
}
.row-xsmall>.flickity-viewport>.flickity-slider>.col, .row-xsmall>.col {
	padding: 0 5px 10px;
}
p.name.product-title a {
	display: contents;
	color: rgba(0, 0, 0, 0.8);
}
.box-text.box-text-products {
	background: #fff;
	padding: 5px 10px 8px 10px;
}
.product-small.col>.col-inner {
	background-color: #FFF;
	border-radius: 0 0 3px 3px !important;
	overflow: hidden;
}
h2.section-title.section-title-normal a {
	font-size: 14px;
	color: #EE4D2C;
}
h2.section-title.section-title-normal a i.icon-angle-right {
	opacity: 1;
	font-size: 18px;
	line-height: 1;
	margin: 0 0 0 5px;
	position: relative;
	top: 3px;
}
.title-flashsale span.section-title-main {
	width: 130px;
	height: 24px;
	background: url(images/flash-sale.png) no-repeat;
	background-size: 100% auto;
	text-indent: -9999px;
	overflow: hidden;
}
.title-flashsale h2.section-title.section-title-normal {
	border-bottom: 1px solid #f2f2f2;
}
.no-box-shadow .product-small.col>.col-inner {
	box-shadow: none;
}

.button.lowercase {
	font-weight: 400;
}

.product-small .badge-container {
	margin-top: 0;
	right: 0;
	left: auto;
	width: 40px;
	font-size: 12px;
	word-break: break-word;
}
.product-small .badge-container .badge-circle {
	margin: 0;
	width: 100%;
}
.product-small .badge-container .badge-inner.on-sale {
	background: #226F48;
	border-radius: 0;
	width: 30px;
	white-space: normal;
	line-height: 15px;
	text-transform: uppercase;
	padding-top: 5px;
}
.product-small .badge-container .badge-inner.on-sale:after {
	content: "";
	width: 0;
	height: 0;
	left: 0;
	bottom: -9px;
	border-style: solid;
	position: absolute;
	border-width: 0 20px 10px;
	border-color: transparent #226F48;
}
.product-small.col .ux-timer{
	display: none;
}
.st_psale .product-small.col .ux-timer{
	display: table;
	font-size: 170% !important;
}
.st_psale .product-small.col .ux-timer span{
	background: #226F48;
}
ul.links.footer-nav li {
	margin: 0;
	border-right: 1px solid rgba(0, 0, 0, 0.09);
	padding: 0 20px;
}
ul.links.footer-nav li:last-child {
	border-right: 0;
}
.textwidget p img {
	margin-bottom: 0 !important;
}
.footer ul li ~ li {
	border-top: 0;
}
#footer .footer ul li a {
	text-transform: none;
	padding: 3px 0;
}
.footer .is-divider.small {
	display: none;
}
.footer span.widget-title,
.footer .textwidget strong {
	font-size: 12px;
	color: #7a7a7a;
	display: block;
	margin: 0 0 15px 0;
}
.footer .textwidget {
	color: #7a7a7a;
	font-size: 14px;
}

.hot-words__list {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	width: 100%;
	max-width: 90%;
}
.hot-words__list a {
	color: #fff;
	font-size: 12px;
}
.hot-words__list a:hover {
	text-decoration: underline;
}
.hot-words__list a ~ a {
	margin-left: 20px;
}
.stuck ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
	position: relative;
	top: -9px;
}

h1.shop-page-title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
}
.breadcrumbs {
	text-align:left;
	font-weight: 400;
	font-size: 14px;
}
.html .social-icons {
	font-size: 12px;
}
.page-title-inner {
	padding-top: 8px;
	min-height: inherit;
}
.category-page-row {
	padding-top: 10px;
}
h1.shop-page-title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #226F48;
	padding: 0 0 6px 0;
}
.woocommerce .woocommerce-ordering select .option_hidden {
	display: none;
}
.woocommerce .woocommerce-ordering a {
	background: #fff;
	height: 34px;
	padding: 0 8px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline-block;
	line-height: 34px;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 5px;
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 1px 0px;
	color: rgba(0,0,0,0.8);
}
form.woocommerce-ordering {
	font-weight: 400;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	background: rgba(0, 0, 0, 0.03);
	padding: 10px 10px 5px 10px;
	border-radius: 2px;
	width: 100%;
	margin: 0 0 15px;
}
form.woocommerce-ordering select.orderby {
	display: none;
}
.woocommerce .woocommerce-ordering a:hover,
.woocommerce .woocommerce-ordering a.active{
	color: white !important;
	background: #226F48 !important;
}
span.widget-title {
	font-size: 18px;
	text-transform: none;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 0 0 9px 0;
	margin: 0 0 10px 0;
}
.widget .is-divider {
	display: none;
}
#shop-sidebar .widget>ul>li+li {
	border-top: 0;
}
#shop-sidebar .widget>ul>li a {
	padding: 5px 0;
}
.widget .current-cat>a {
	color: #ee4d2d;
}
.footer-1, .footer-2 {
	border-top: 0;
}
.devvn-filter-content ul {
	margin-bottom: 3px;
}
.devvn-filter-content.widget_layered_nav_filters ul li a, .devvn-filter-content.widget_layered_nav_filters ul li a span {
	color: rgba(0,0,0,0.8);
	font-weight: 400;
}
.devvn-filter-content.widget_layered_nav_filters ul li a {
	background: #fff;
	border-radius: 6px;
	padding: 5px 8px;
	opacity: 1;
	border: 0;
}
.devvn-filter-content.widget_layered_nav_filters ul li a:hover {
	background-color: #ee4d2d;
	color: #fff;
}
.devvn-filter-content.widget_layered_nav_filters ul li a:hover span{
	color: #fff;
}
.devvn-box-shadow > .col > .col-inner {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
	padding: 15px;
}
h1.product-title.product_title.entry-title {
	font-size: 20px;
	font-weight: 500;
	color: rgba(0,0,0,0.8);
}
.single-product .product-price-container.is-normal {
	padding: 15px 20px;
	background: rgb(250, 250, 250);
	margin: 0 0 15px;
}
.single-product .single-product-image .price-wrapper .amount {
	font-size: 30px;
	font-weight: 500;
}
.single-product .single-product-image .price-wrapper del .amount {
	font-size: 16px;
}
.single-product .single-product-image .price-wrapper p.price.product-page-price {
	margin: 0;
}
.product-small span.devvn_sale_single,
ul.product_list_widget span.devvn_sale_single{
	display: none;
}
.product-main > .row.content-row{
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
	padding: 10px;
	max-width: 1170px;
}
.page-title:not(.featured-title)+main .product-main > .row.content-row .product-gallery {
	padding-left: 0;
}
.page-title:not(.featured-title)+main .product-main > .row.content-row .product-info.product-summary {
	padding-right: 0;
}
.devvn_section_content_description .panel.entry-content,
.product-sidebar-content,
div[class^="product-sidebar-content-"]{
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
	padding: 15px;
}

.page-title:not(.featured-title)+main .product-main {
	padding-top: 4px;
	padding-bottom: 20px;
}
table.shop_attributes tbody th {
	color: rgba(0,0,0,.4);
	width: 150px;
	text-transform: none;
	font-weight: 400;
	letter-spacing: normal;
	border-bottom: 0;
}
table.shop_attributes tbody td {
	border-bottom: 0;
}
.product-info.summary .woocommerce-product-rating a.woocommerce-review-link {
	white-space: nowrap;
	color: #000;
	font-size: 14px;
	line-height: 1;
}
.product-info.summary .woocommerce-product-rating .star-rating {
	display: inline-block;
	margin: 0 3px 0 8px;
	position: relative;
	top: -2px;
}
.product-info.summary .woocommerce-product-rating a.woocommerce-review-link span.count {
	margin: 0 3px;
}
.product-main .price-wrapper {
	padding: 15px 20px;
	background: #fafafa;
	overflow: hidden;
	margin: 0 0 15px;
}
.woocommerce-product-rating {
	margin: 0 0 15px 0;
}
.product-main .price-wrapper {
	padding: 15px 20px;
	background: #fafafa;
	overflow: hidden;
	margin: 0 0 15px;
}
.product-main .price-wrapper p.price.product-page-price {
	margin: 0;
}
.product-info.summary .price .amount {
	font-size: 30px;
	font-weight: 500;
	color: #ee4d2d;
}
.product-info.summary .price del .amount {
	font-size: 1rem;
	text-decoration: line-through;
	color: #929292;
	margin-right: 10px;
	font-weight: 400;
}
span.devvn_sale_single {
	font-size: .75rem;
	color: #fff;
	text-transform: uppercase;
	background: #ee4d2d;
	border-radius: 2px;
	padding: 2px 4px;
	font-weight: 600;
	line-height: 1;
	margin-left: 10px;
}
.product-main .product-images .badge-container {
	display: none;
}
.stock_sku.product_meta {
	font-size: 14px;
	margin: 0 0 15px 0;
}
.stock_sku.product_meta > span {
	padding: 0;
	border-top: 0;
	display: inline-block;
}
span.stock {
	color: green;
}
span.stock.out-of-stock {
	color: red;
}
button.single_add_to_cart_button {
	border: 0;
	border-radius: 3px;
	height: 40px;
	padding: 0 20px;
	text-transform: none;
	font-weight: 400;
	background: #226F48 !important;
}
.product-summary .quantity label.screen-reader-text {
	clip: unset;
	height: auto;
	width: auto;
	top: 9px;
	left: 0;
	font-weight: 400;
	color: #757575;
}
.quantity.buttons_added input.button {
	border: 1px solid rgba(0,0,0,.09);
	border-radius: 2px 0 0 2px;
	box-shadow: none;
	background: #fff;
	height: 32px;
	min-height: auto;
	width: 32px;
	padding: 0;
	line-height: 30px !important;
	font-weight: 400;
}
.quantity.buttons_added input.plus.button {
	border-radius: 0 2px 2px 0;
}
.quantity.buttons_added input[type="number"] {
	height: 32px;
	width: 50px;
	min-height: auto;
	box-shadow: none;
	background: #fff;
	min-width: auto;
	max-width: inherit;
}
a.huongdanmuahang {
	background: rgba(255,87,34,.1);
	border: 1px solid #ee4d2d;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.03);
	display: inline-block;
	height: 48px;
	font-size: 14px;
	padding: 0px 25px;
	line-height: 48px;
	border-radius: 3px;
	color: #ee4d2d;
}
a.huongdanmuahang:hover {
	background: rgba(255,87,34,.15);
	color: #ee4d2d;
}
form.cart:after {
	content: "";
	display: table;
	clear: both;
}
form.variations_form.cart table.variations {
	margin: 0 0 10px 0;
}
form.variations_form.cart table.variations td.label label {
	font-size: 14px;
	font-weight: 400;
	color: #757575;
	margin: 0;
}
form.variations_form.cart table.variations td.label {
	width: 92px;
}

.product-short-description {
	background-color: #199bc42e;
	border: 1px dashed #199bc4;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 0 15px 0;
}
.product-short-description p:last-child {
	margin: 0;
}
body .devvn-send-mess {
	background: url(images/mess.png) no-repeat center center !important;
	background-size: 100% auto !important;
	-moz-background-size: 100% auto !important;
	-webkit-background-size: 100% auto !important;
}
.social-icons span {
	font-weight: 400;
	font-size: 14px;
}
.social-icons.share-icons .button.icon {
	margin-bottom: 5px;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
	border: 2px solid #ee4d2d;
}
.product-section {
	border-top: 0;
}
.devvn_section_content_description {
	margin-bottom: 15px !important;
}
ul.product_list_widget li span.product-title {
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #222;
}
ul.product_list_widget .star-rating{display: none;}
.devvn_title_section {
	background: rgba(0,0,0,.02);
	color: rgba(0,0,0,.87);
	font-size: 1.125rem;
	padding: .875rem;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 500;
}
th, td {
	font-size: 14px;
}
.condition_devvn {
	padding: 10px 15px;
}
.product-sidebar-content-reviews {
	margin: 15px 0;
}
.product-sidebar-content-reviews h5.uppercase.mt {
	margin: 0;
	color: rgba(0,0,0,.87);
	font-size: 1.125rem;
	text-transform: uppercase;
	font-weight: 500;
}
.single-product .product-sidebar-content-reviews .entry-content {
	padding-top: 10px;
	padding-bottom: 0;
}
.review-form-inner.has-border {
	padding: 15px 15px 10px  15px;
}
div#review_form_wrapper {
	padding-bottom: 0;
}
.single-product .product-sidebar-content-reviews form#commentform,
.single-product .product-sidebar-content-reviews input#submit{
	margin-bottom: 0;
}
.single-product div#reviews div#comments {
	padding-bottom: 0;
}
.related.related-products-wrapper.product-section {
	margin: 30px 0;
}
h3.product-section-title.container-width.product-section-title-related {
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
	max-width: initial;
	font-size: 18px;
	font-weight: 500;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
	background: transparent;
	box-shadow: none;
}
.related.related-products-wrapper.product-section .product-small > .col-inner {
	box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.related.related-products-wrapper.product-section .product-small > .col-inner:hover {
	box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
ul#devvn-hotkey-menu, ul#devvn-hotkey-menu li {
	list-style: none;
}
ul#devvn-hotkey-menu li ~ li {
	border: 0;
	margin: 0 0 0 20px;
}
ul#devvn-hotkey-menu li a {
	padding: 0;
	font-size: 12px;
}
ul#devvn-hotkey-menu li {
	display: inline-block;
}
ul#devvn-hotkey-menu {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	width: 100%;
	max-width: 90%;
}

.woocommerce-Button {
	font-weight: 400;
	text-transform: none;
	border: 0;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
}
a.checkout-button.button.alt.wc-forward {
	font-weight: 400;
	text-transform: none;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	border-radius: 3px;
	border: 0;
	box-shadow: none;
}
.woocommerce-cart button.button.primary,
#submit {
	border: 0;
	text-transform: none;
	font-weight: 400;
	border-radius: 3px;
}
a.button-continue-shopping.button{
	border-width: 1px;
	font-weight: 400;
	text-transform: none;
	border-radius: 3px;
	background: rgba(255,87,34,.1);
	color: #ee4d2d;
}
a.button-continue-shopping.button:hover {
	background: rgba(255,87,34,.15);
	color: #ee4d2d;
}
nav.breadcrumbs.heading-font.checkout-breadcrumbs.text-center.h2.strong {
	font-size: 22px;
}
.woocommerce-form-coupon-toggle {
	display: none !important;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
	display: block !important;
	padding: 10px;
}
.woocommerce-form-coupon button.button {
	text-transform: none;
	font-weight: 400;
	border: 0;
	border-radius: 0 3px 3px 0;
	padding: 0 14px !important;
}
input#coupon_code {
	box-shadow: none;
	border-radius: 3px 0 0 3px;
	border-right: 0;
}
.woocommerce-billing-fields {
	border-top: 0;
	padding: 0;
	margin: 0 0 15px 0;
}
.widget_shopping_cart_content a.button {
	text-transform: none;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border: 0;
	border-radius: 3px;
}
button#place_order {
	font-weight: 400;
	text-transform: none;
	height: 40px;
	border: 0;
	border-radius: 3px;
	padding: 0 30px;
}
ul#my-account-nav li a {
	font-weight: 400;
}
.page-title-inner h1 {
	font-size: 20px;
}
.page-title-inner small {
	text-transform: none;
	font-size: 14px;
}
h1.entry-title {
	font-size: 20px;
	margin: 0 0 5px 0 !important;
}

i.icon-shopping-bag:after {
	background: #fff700;
	color: #060606;
}
.mobile-sidebar .nav > li > a {
	font-weight: 400;
	padding-top: 7px;
	padding-bottom: 7px;
}
.devvn_woo_fixed_bar{display: none;}
.devvn_woo_fixed_bar {
	bottom: 0;
	left: 50%;
	background: #fff;
	width: 100%;
	max-width: 1000px;
	position: fixed;
	z-index: 9;
	box-shadow: 0 1px 1px #e8e8e8;
	-webkit-box-shadow: 0 1px 1px #e8e8e8;
	-moz-box-shadow: 0 1px 1px #e8e8e8;
	transform: translate3d(-50%,0,0);
	-moz-transform: translate3d(-50%,0,0);
	-webkit-transform: translate3d(-50%,0,0)
}

.devvn_woo_fixed_bar ul {
	width: 100%;
	position: relative;
	display: table;
	margin: 0;
	padding: 0;
	list-style: none
}

.devvn_woo_fixed_bar ul li {
	display: table-cell;
	list-style: none;
	margin: 0;
	background: #00bfa5;
	vertical-align: middle;
	text-align: center;
	position: relative
}

.devvn_woo_fixed_bar ul li:first-child {
	width: 100px
}

i.fixed_icon svg {
	width: 20px;
	height: auto
}

.devvn_woo_fixed_bar ul li a {
	display: block;
	padding: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 1
}

.devvn_woo_fixed_bar ul li a span {
	display: block
}

.devvn_woo_fixed_bar ul li.fixed_add_cart i.fixed_icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}

.devvn_woo_fixed_bar ul li.fixed_add_cart i.fixed_icon svg {
	width: 35px
}

.devvn_woo_fixed_bar ul li.fixed_add_cart span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3
}

.devvn_woo_fixed_bar ul li.fixed_add_cart {
	background-color: #f52e2e
}
.absolute-footer{display: none !important;}
.header-top .nav a{
	font-size: 14px !important;
	align-items: center;
	line-height: 14px;
}
.header-top .nav i{
	margin-right: 10px;
	color: #226F48;
}
.header-top .nav a:hover{color: #226F48;}
.header-top .top-bar-nav .account-link{
	flex-direction: row-reverse;
}
.header ul.nav-dropdown{
	padding: 10px 0;
}
.home-section-banner .large-8{padding-right: 0;}
.home-section-banner .row .row>.col:first-child{
	padding-bottom: 12px !important;
}
.header-main .hotkey-menu-wrap a,
form.searchform input.search-field::placeholder{
	color: #a6a6a6;
}
.header-main .hotkey-menu-wrap a:hover{
	color: #226F48;
}
/*form.searchform > .flex-row.relative button.ux-search-submit.submit-button:hover{
	background: #226F48;
}*/
.header-nav-main.nav-right li i:before{
	font-size: 30px !important;
	color: #191919;
}
.header-nav-main.nav-right li a:hover i:before{
	color: #226F48;
}
.header-cart-title span.amount{
	font-weight: normal;
}
.header-main .hotkey-menu-wrap{
	flex-basis: 90%;
	margin-top: 5px;
}
#wide-nav>.flex-row>.flex-left{
	max-width: 23%;
	flex-basis: 23%;
	margin: 0;
}
.header-bottom>.flex-row>.flex-center{
	max-width: 77%;
	flex-basis: 77%;
	padding-left: 10px
}
#mega-menu-wrap {
    background: #e98715 !important;
}
#mega-menu-wrap #mega-menu-title{
	font-weight: normal;
	padding: 8px 35px 8px 30px;
}
#mega_menu>li>a i{
	width: 20px;
	text-align: left;
	margin-right: 5px;
	color: #6e6e6e;
}
#mega_menu>li>a:hover i{color: inherit;}
.header-bottom .header-bottom-nav{
	justify-content: left;
}
.header-bottom .header-bottom-nav>li.menu-item> a{
	color: #fff;
	padding: 10px 10px;
	font-weight: normal;
	font-size: 14px;
}
.header-bottom .header-bottom-nav>li.menu-item.mn_side{
	position: absolute;;
	right: 0;
}
.header-bottom .header-bottom-nav>li.menu-item .sub-menu .nav-dropdown-col{
	display: block;
	width: auto;
	border-right: 0;
	position: relative;
}
.header-bottom .header-bottom-nav>li.menu-item .sub-menu .nav-dropdown-col .sub-menu{
	position: absolute;
	left: 100%;
	top: 0;
	background: #fff;
	box-shadow: 0 1px 5px rgb(0 0 0 / 12%);
	min-width: 160px;
	opacity: 0;
	visibility: hidden;
	transition: .15s ease-in-out;
}
.header-bottom .header-bottom-nav>li.menu-item .sub-menu .nav-dropdown-col:hover .sub-menu,
li.current-dropdown>.nav-dropdown{
	animation: mn_intop .25s ease;
	opacity: 1;
	visibility: visible;
}
.header-bottom .header-bottom-nav>li.menu-item>.sub-menu>li>a{
	padding: 10px 15px !important;
	font-weight: normal !important;
	color: #6e6e6e;
	text-transform: capitalize;
	font-size: 14px;
}
.products .image-zoom img {
	height: 250px;
	object-fit: cover;
}
@keyframes mn_intop{
	0% {
		transform: translateY(-15px);
	}
	100% {
		transform: translateY(0);
	}
}
.header-bottom .header-bottom-nav>li.menu-item>.sub-menu li:hover>a{
	color: #226F48;
	background: transparent;
}
#mega_menu a{
	color: #191919;
	border-top: 0 !important;
}
#mega_menu>li>a{
	line-height: 46px;
	padding: 0 20px 0 24px;
	text-transform: capitalize;
}
#mega_menu a:hover{
	background: transparent;
	color: #226F48;
}
#mega_menu.sf-menu{
	padding: 10px 0;
}
.sf-menu li.sfHover,.sf-menu li:hover{background: transparent !important;}
.list_cate .col{
	flex-basis: 10%;
	max-width: 10%;
}
.list_cate .col .col-inner{
	height: 160px;
	background: #fff;
	border: 1px solid #ebebeb;
	display: flex;
	align-items: center;
	transition: .5s;
}
.list_cate .col .col-inner:hover{
	border-color: #226F48;
}
.st_cate .box .box-image img{
	object-fit: contain;
}
.st_cate .box .box-text-inner p{
	color: #888;
	font-size: 12px;
	height: 40px;
	text-transform: capitalize;
}
p.name.product-title {
	font-weight: 400;
	line-height: 24px;
	height: 48px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: .15s ease-in-out;
	color: #191919;
	text-transform: capitalize;
	font-size: 15px;
	margin-bottom: 5px;
}
.product-small.box .image-tools.top{
	left: 5px;
	right: auto;
}
p.province-name{
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
	text-transform: capitalize;
	line-height: 25px;
}
p.province-name i{
	margin-right: 5px;
}
.price-wrapper>span.price{
	display: flex;
	flex-direction: row-reverse;
	justify-content: left;
}
.price-wrapper .price .amount{
	color: #e8470e;
	font-size: 16px;
	line-height: 25px;
}
.price-wrapper .price del .amount{
	font-size: 12px;
	font-weight: 400;
	margin: 1px 0 0 8px;
	color: #a6a6a6;
}
.home .kk-star-ratings{
	position: absolute;
	top: 5px;
}
.home .box-text.box-text-products{
	padding-top: 30px;
}
.product-small.col{
	padding: 6px !important;
}
.tooltipster-default:hover{opacity: 1 !important;}
.st_icon .row{
	padding-bottom: 30px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.st_icon .row .col{
	flex-basis: 20%;
	max-width: 20%;
}
.single-feature{
	position: relative;
	display: flex;
	margin-top: 30px;
	padding: 0 15px;
	justify-content: center;
}
.single-feature .feature-icon{
	margin-right: 15px;
}
.single-feature .feature-icon i{
	font-size: 36px;
	color: #226F48;
}
.single-feature .feature-details h6{
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	font-weight:normal;
	color: #000;
}
.single-feature .feature-details p{
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	display: block;
	color: #6e6e6e;
	margin-top: 2px;
}
.ft_top .wpcf7-form{
	margin: 0;
}
.ft_top .wpcf7-form > p{
	display: flex;
	margin-top: 15px;
}
.ft_top .wpcf7-form .wpcf7-text{
	margin-bottom: 0;
	border-radius: 5px 0 0 5px;
	border-color: #fff;
	color: #226F48;
	border-right: 0;
	box-shadow: none;
}
.ft_top .wpcf7-form .wpcf7-submit{
	margin-bottom: 0;
	border-color: #ffff;
	border-radius: 0 5px 5px 0;
	background: #226F48;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}
.ft_top .wpcf7-form .wpcf7-submit:hover{
	background: #226F48;
	color: #fff;
}
.list-inline {
	padding-left: 0;
	list-style: none;
}
.st_footer ul#menu-hotkey {
    display: flex;
    flex-wrap: wrap;
}
.st_footer ul#menu-hotkey li{
	list-style: none;
	margin-left: 0;
}
.st_footer ul li{
	margin-left: 0;
	margin-bottom: 14px;
}
.contact-info{margin-top: 15px;}
.contact-info>li {
	color: #6e6e6e;
	clear: both;
}
.contact-info>li>i {
	margin-top: 3px;
	color: #226F48;
	float: left;
}
.contact-info>li>span {
	line-height: 22px;
	display: block;
	margin-left: 24px;
}
.st_footer .col:not(.ft_tags)>.col-inner>.list-inline li a {
	display: inline-block;
	max-width: 100%;
	color: #6e6e6e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	transition: .15s ease-in-out;
	font-size: 14px;
}
.st_footer .col:not(.ft_tags)>.col-inner>.list-inline li a:hover{
	color: #226F48;
}
.st_footer h4.title{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 15px!important;
	font-weight: 500;
}
.st_footer .ft_tags .list-inline li {
	display: inline-block;
	max-width: 100%;
	margin: 0 4px 7px 0;
}
.st_footer .ft_tags li a{
	line-height: 33px;
	display: block;
	color: #6e6e6e;
	border: 1px solid #ebebeb;
	border-radius: 0;
	padding: 0 10px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}
.st_footer .ft_tags li a:hover{
	color: #226F48;
	border-color: #226F48;
}
.st_footer .social-icons{margin-bottom: 15px;}
.st_footer .social-icons a {
    font-size: 14px;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 4px !important;
}
.woof_reset_button_2 {
	background: #777373;
	color: #fff;
	margin-bottom:0;
}
.ft_bottom .row{
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
}
p.name.product-title a:hover{
	color: #226F48;
}
.shop-page-title.page-title{
	padding: 25px 0;
	background: #fff;
	margin-bottom: 10px;
}
.shop-page-title.page-title .woocommerce-breadcrumb a{
	color: #191919;
	font-size: 15px;
}
.sidebar-inner{
	background: #fff;
	padding: 20px 15px;
}
span.widget-title{
	font-weight: 500;
	color: #191919;
	position: relative;
}
span.widget-title:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	border-bottom: 2px solid #226F48;
}
.sidebar-inner ul.product-categories>li>a{
	color: #6e6e6e;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: .2s ease-in-out;
	font-size: 14px;
	display: block;
}
.sidebar-inner ul.product-categories>li.active>a,
.sidebar-inner ul.product-categories>li:hover>a{
	color: #226F48;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .price_slider_amount .button{
	background: #226F48;
}
.widget_price_filter span{color: #226F48;}
.ft_top .col-inner>p{margin: 0;}
.st_footer .img{margin-bottom: 0 !important;}
.product-info .cart{
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.product-summary .quantity,button.single_add_to_cart_button.button.alt,
.product-summary button.buy_now_button{
	margin-bottom: 0;
}
.product-summary button.buy_now_button{
	margin-left: 10px;
	border-radius: 5px;
	font-weight: normal;
	padding: 0 20px;
	margin-right: 0;
	height: 40px;
	background: #fff;
	border-color: #f48606;
	color: #f48606;
}
.product-summary button.buy_now_button:hover{
	background: #f48606;
	color: #fff;
	box-shadow: none;
}
.product-info.summary{
	border-right: 0;
}
.content-row #product-sidebar{
	padding: 0 0 10px 20px;
}
.content-row #product-sidebar .block_widget{margin-bottom: 0;}
.content-row #product-sidebar .section{
	padding: 0;
}
.block_widget .single-feature{
	justify-content: flex-start;
	margin-top: 15px;
	align-items: center;
}
.block_widget .single-feature .feature-details h6{
	font-size: 14px;
	font-weight: 500;
	opacity: 1;
}
.block_widget .single-feature .feature-details p{
	font-size: 13px;
}
.block_widget .single-feature .feature-icon{
	width: 30px;
	text-align: center;
	margin-right: 10px;
}
.block_widget .single-feature .feature-icon i{
	font-size: 24px;
}
.product-sidebar-content .widget_top_rated_products{
	padding: 0;
}
span.widget-title{
	font-size: 18px;
	text-transform: none;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 0 0 9px 0;
	margin: 0 0 10px 0;
	font-weight: 500;
	color: #191919;
	position: relative;
}
span.widget-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	border-bottom: 2px solid #226F48;
}
.product_meta>span{border: 0;}
.st_vungmien{padding-top: 0 !important}
.st_vungmien .col-inner{
	border: 1px solid transparent;
}
.st_vungmien .col-inner .img{
	padding: 0.25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.content-area .col-inner>.img:after,.content-area .col-inner>.img:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: hsla(0,0%,100%,.3);
	opacity: 0;
	z-index: 1;
}
.col-inner>.img:before {
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.col-inner>.img:after {
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.col-inner>.img:hover:before {
	-webkit-animation: effect-height .7s ease-in;
	animation: effect-height .7s ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.col-inner>.img:hover:after {
	-webkit-animation: effect-width .7s ease-in;
	animation: effect-width .7s ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@keyframes effect-height{
	0%{height:0;opacity:1;visibility:visible}
	to{height:100%;opacity:0;visibility:hidden}
}
@keyframes effect-width{
	0%{width:0;opacity:1;visibility:visible}
	to{width:100%;opacity:0;visibility:hidden}
}
.st_vungmien h4{
	font-size: 16px;
	font-weight: bold;
	color: #226F48;
}
.st_vungmien a.button{
	background: #fff;
	padding: 5px 20px;
	border: 2px solid #fd7e14;
	border-radius: 20px !important;
	color: #fd7e14;
	display: inline-block;
	margin: 5px 0 20px;
	font-size: 14px;
	line-height: 21px;
}
.st_vungmien .col-inner:hover a.button{
	background: #fd7e14;
	color: #fff;
	border-color: #fd7e14;
}
.st_tabs a.button.active{
	background: #226F48;
	color: #fff;
	border-color: #226F48;
}
.woof_products_top_panel,.shop-container .woof{display:none !important; }
.woof_block_html_items li.woof_list{margin-left: 0;}
button.button.woof_reset_search_form {
    border-radius: 5px;
    margin: auto;
}
.wishlist-title h2{display: none;}
.wishlist_table.wishlist_view{
	padding: 15px;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0 0 10px #ddd;
}
@media only screen and (max-width: 767px) {

	.single-product .page-title.shop-page-title.product-page-title {
		display: none;
	}
	.page-title:not(.featured-title) + main .product-main {
		padding-top: 0;
		padding-bottom: 10px;
	}
	.page-title:not(.featured-title) + main .product-main > .row.content-row {
		padding: 0;
	}
	.page-title:not(.featured-title) + main .product-main > .row.content-row .product-gallery {
		padding-right: 0;
	}
	.flickity-enabled:hover .flickity-prev-next-button.next {
		right: 0;
	}
	.flickity-enabled:hover .flickity-prev-next-button.previous {
		left: 0;
	}
	.flickity-enabled:hover .slider-show-nav .flickity-prev-next-button,
	.slider:hover .flickity-prev-next-button {
		width: 26px;
	}
	.page-title:not(.featured-title) + main .product-main > .row.content-row .product-info.product-summary {
		padding: 5px;
	}
	h1.product-title.product_title.entry-title {
		font-size: 16px;
	}
	.product-thumbnails.flickity-enabled:hover .flickity-prev-next-button.previous {
		left: 10px;
	}
	.product-thumbnails.flickity-enabled:hover .flickity-prev-next-button.next {
		right: 10px;
	}
/*	.row-slider .flickity-prev-next-button {
		min-height: inherit;
		height: 20px;
		margin-top: -5px;
	}*/
	.product-main .product-images {
		margin-bottom: 6px;
	}
	.product-main .product-gallery {
		margin-bottom: 10px;
	}
	.product-main .price-wrapper {
		padding: 10px;
	}
	.product-info.summary .price .amount {
		font-size: 22px;
	}
	button.single_add_to_cart_button {
		padding: 0 10px;
	}
	a.huongdanmuahang {
		padding: 0 15px;
	}
	.devvn_section_content_description .panel.entry-content,
	.product-sidebar-content, div[class^="product-sidebar-content-"] {
		padding: 0;
	}
	.devvn_title_section {
		padding: 10px;
		font-size: 16px;
	}
	.devvn_section_content_description {
		margin-bottom: 0 !important;
	}
	.product-sidebar-content-reviews {
		padding: 10px !important;
	}
	ul.links.footer-nav li {
		padding: 0 6px;
		margin-bottom: 10px;
	}
	.woocommerce .woocommerce-ordering a {
		font-size: 12px;
		line-height: 25px;
		height: 25px;
	}
	table.shop_attributes tbody th {
		width: 90px;
	}
	.devvn_section_content_description {
		padding-left: 0;
		padding-right: 0;
	}
	.product-sidebar-content-reviews {
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 10px;
	}
	.entry-content ol li, .entry-summary ol li, .col-inner ol li, .entry-content ul li, .entry-summary ul li, .col-inner ul li {
		margin-left: 0;
	}
	.commentlist .avatar.photo {
		width: 35px;
	}
	.commentlist li .comment-text, .comment-list li .comment-text {
		padding-right: 5px;
		padding-left: 10px;
	}
	#commentform .stars a {
		font-size: 13px;
	}
	#commentform .stars {
		margin-left: 6px;
	}
	.devvn_section_content_description .panel.entry-content, .product-sidebar-content, div[class^="product-sidebar-content-"] {
		border-radius: 0;
	}
	h2.section-title.section-title-normal {
		padding: 10px;
	}
	.slider-wrapper .flickity-prev-next-button {
		display: block !important;
	}
	.product-gallery .flickity-prev-next-button.previous{
		left: 15px;
	}
	.product-gallery .flickity-prev-next-button.next {
		right: 16px;
	}
/*	.related.related-products-wrapper button.flickity-button.flickity-prev-next-button svg {
		margin-top: 3px !important;
	}
	.related.related-products-wrapper button.flickity-button.flickity-prev-next-button {
		opacity: 1;
		visibility: visible;
	
	}*/
	.slider-nav-light .flickity-prev-next-button svg, .slider .flickity-prev-next-button svg {
		box-shadow: none;
		border: 1px solid rgba(0,0,0,0.1);
	}
}
@media only screen and (max-width: 768px) {
	.mfp-content {
		background: #fff!important;
	}
	.mobile-sidebar .nav > li > a {
		font-size: 16px;
		color: #fff;
	}
	.mfp-content {
		background: #226F48 !important;
	}
	.sidebar-menu {
		padding-top: 0!important;
	}
	.mfp-content .social-icons {
		color: #ffff;
		font-size: 12px;
	}
	.mfp-content .header-social-icons {
		background: #226F48;
	}
	span.wpcf7-spinner {
		display: none;
	}
	.ft_top .wpcf7-form > p {
		justify-content: center;
	}
	.single-feature {
		justify-content: left;
	}
	.box-text.text-center {
		padding-left: 5px;
		padding-right: 5px;
	}
	.st_icon .row .col {
		flex-basis: 50%;
		max-width: 50%;
	}
	.form-lh {
		display: block;
	}
	.email-input {
		padding-right: 0;
	}
}
@media only screen and (max-width: 480px) {
	.product-summary button.buy_now_button {
		font-size: 12px;
	}
	.single_add_to_cart_button{
		font-size:9px!important;
	}
	.woof_products_top_panel ul {
		display: inline-grid;
	}
	.woof_products_top_panel li span {
		padding-right: 25px;
	}
	.woof_products_top_panel li span, .woof_products_top_panel2 li span {
		background-size: 21px;
	}
	.woof_reset_button_2 {
		padding: 2px 7px;
		margin-bottom: 20px;
	}
	.category-filter-row {
		text-align: left;
	}
	.shop-page-title.page-title {
		padding: 10px 0 0px 0;
		text-align:left
	}
	#header-contact li a {
		padding-left: 15px;
	}
	.st_footer .row .col:last-child {
		padding-bottom: 10px;
	}
	.st_footer {
		padding-bottom: 0!important;
	}
	.st_footer .img .img-inner {
		width: 100%;
		display: inline-table;
	}
	.st_footer .col .img {
		width: 50%!important;
		display: table-cell;
	}
	.footer-text {
		margin-bottom: 15px;
	}
	.ft_bottom .row {
		padding: 10px;
	}
	.col-lh-left,.col-lh-right{
		background:unset;
	}
	.col-lh-left .col-inner {
		background: #226F48;
		border-radius: 6px 6px 0 0;
		padding: 20px;
		box-shadow: 0 5px 28.5px 1.5px rgb(9 6 24 / 10%);
	}
	.email-input {
		padding-right: 0;
	}
	.form-lh {
		display: block;
	}
	.col-lh-right .col-inner {
		margin-bottom:35px;
		padding: 18px;
		background:#fff;
		box-shadow: 0 5px 28.5px 1.5px rgb(9 6 24 / 10%);
		border-radius: 0 0 12px 10px;
	}
	.col-lh-right {
		padding: 0 18px;
		box-shadow:none;
	}
	.col-lh-left{
		padding: 18px 18px 0 18px;
		border-radius:0px;
		box-shadow:none;
	}
	.ft_top .wpcf7-form > p {
		padding-left: 15px;
	}
	.list_cate .col {
		flex-basis: 50%;
		max-width: 50%;
	}
	.st_icon .row .col {
		flex-basis: 100%;
		max-width: 100%;
	}
}
/*.shop-page-title .woof_price5_search_container.woof_container.woof_price_filter.woof_fs_by_price {
    display: none;
}*/
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	/*Icon menu*/
    .off-canvas .nav-vertical li>a {
        font-size: 22px;
       }
    .icon-menu:before {
        content: "\f550";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        margin-right: 5px;
    }
/*    .icon-menu:after {
         content: "Menu";
         font-weight: bold;
         color: #fff;
         font-family: 'Muli';
    }*/
	.devvn_woo_fixed_bar {
		font-size:13px
	}
	.page-checkout {
		padding-top: 0;
	}
	.single .article-inner.has-shadow .entry-header-text-top {
		padding-bottom: 10px;
	}
	.devvn_woo_fixed_bar{display: block;}
	.devvn_woo_fixed_bar ul li.fixed_add_cart i.fixed_icon svg {width: 30px;}
	.devvn_woo_fixed_bar ul li a{padding: 5px;}
	i.fixed_icon svg {width: 17px;}
	.st_psale .product-small.col .ux-timer {font-size: 110% !important;}
	.shop-container .woof{display: block !important;}
	.category-filtering .filter-button{display: none !important;}
	.woof_block_html_items ul,.woof_block_html_items .woof_list label,.woof_block_html_items li.woof_list,
	.shop-container .woof_container{margin-bottom: 0;}
	.shop-container .woof{
		padding: 15px;
		background: #fff;
		border: solid 2px #aaa;
		border-radius: 3px;
		-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
		-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
		box-shadow: inset 0px 1px 0px 0px #ffffff;
		background: #fefefe;
		margin-bottom: 11px;
	}
}
.entry-content.single-page {
	padding-top: 0;
}
.entry-meta.uppercase.is-xsmall {
	line-height: 15px;
}
.single-post header.entry-header {
	margin-bottom: 0;
}

