.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
outline: none !important;
}
.wpcf7 br {
display: none;
}
@font-face {
font-family: 'UVNBaiSauT';
src: url(//ghedahcm.com/wp-content/themes/tkw/fonts/UVNBaiSau_Nh.TTF);
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 1.6;
color: #111;
}
figure {
max-width: 100%;
}
a {
text-decoration: none;
color: inherit;
transition: all .3s;
}
a:hover {
text-decoration: none;
}
button,input {
outline: none !important;
box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary:focus {
background-color: unset;
border-color: unset;
border: 0 !important;
}
a:focus {
outline: 0 !important;
}
@media screen and (max-width: 782px){
html {
margin-top: 0 !important;
}
}
h2.screen-reader-text {
display: none;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.showbar .icon-bar {
display: block;
width: 33px;
height: 3px;
border-radius: 1px;
}
.showbar .icon-bar {
background-color: #fff;
margin-top: 5px;
}
.showbar .icon-bar+.icon-bar {
margin-top: 7px;
}
.overbg-mobile {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #111;
opacity: .5;
z-index: 9999;
display: none;
}
.close-menu {
background: #fff;
color: #0003AB;
text-align: center;
padding: 10px;
font-size: 18px;
}
#mobile-menu .sub-menu img {
display: none;
}
.stick-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
animation-name: effect;
animation-duration: .3s;
background: #fff;
box-shadow: 2px 2px 2px #1113;
}
@keyframes effect {
from {top: -50px}
to {top: 0}
}
.alert-warning {
background: transparent;
border: 0;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #111;
}
.tab-content > .tab-pane:not(.active), 
.pill-content > .pill-pane:not(.active) {
display: block;
height: 0;
overflow-y: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
border-bottom: 1px solid #cccccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background: transparent;
border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 14px;
font-weight: bold;
position: relative;
padding: 5px 15px;
border-bottom: 2px solid transparent;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
@media (min-width: 1200px){
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #333333;
border-bottom: 2px solid #016701;
}
.form-control:focus {
box-shadow: unset !important;
border-color: #ced4da;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea,.wpcf7-number {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
outline: none !important;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-textarea {
height: auto;
}
.wpcf7-submit {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
color: #fff;
background-color: #007bff;
border-color: #007bff;
cursor: pointer;
}
div.quantity {
display: flex;
}
.qty_button {
padding: 5px 10px;
background: #fff;
border: 1px solid #111;
outline: 0;
}
.qty.text {
padding: 5px 10px;
border: 1px solid #111;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.quantity__remove {
border-right: 0;
margin-right: -5px !important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.quantity__add {
border-left: 0;
margin-left: -5px !important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.single_add_to_cart_button {
border-radius: 5px !important;
display: inline-block !important;
background-color: #016701!important;
box-shadow: none !important;
margin: 0px !important;
margin-left: 10px !important;
float: none !important;
border: none !important;
color: #ffffff!important;
font-size: 14px !important;
height: 35px;
font-weight: 500 !important;
}
.woocommerce-pagination ul {
list-style: none;
border-radius: 0.25rem;
border: 0 !important;
}
.woocommerce-pagination ul li {
border-right: 0 !important;
}
.woocommerce-pagination ul li a {
color: #111 !important;
}
.woocommerce-pagination ul li .current, .woocommerce-pagination ul li .page-numbers {
position: relative;
display: block;
padding: 5px 10px !important;
line-height: 1.25 !important;
font-weight: 700 !important;
margin: 0 3px !important;
transition: unset !important;
}
.woocommerce-pagination ul li .page-numbers {
background-color: #fff !important;
border: 1px solid #dee2e6 !important;
border-radius: 5px !important;
}
.woocommerce-pagination ul li .page-numbers.current {
background: #109cd9 !important;
border-color: #109cd9 !important;
color: #fff !important;
}
.header-top {
background: #f2f2f2;
border-bottom: 1px solid #e5e5e5;
}
.top-phone {
padding-left: 20px;
line-height: 20px;
padding-top: 7px;
padding-bottom: 7px;
position: relative;
color: #212322;
}
.top-phone>i {
position: absolute;
left: 0;
top: 10px;
color: #444;
}
.header-cart {
padding: 0 15px;
position: relative;
display: flex;
justify-content: flex-end;
}
.cart-block .shopping-cart-icon-container {
position: relative;
cursor: pointer;
display: flex;
align-items: center;
}
.shopping-cart .shopping-cart-menu-wrapper {
position: fixed;
top: 0;
right: -100%;
min-width: 300px;
height: 100%;
width: auto;
z-index: 9999;
background: #fff;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
-moz-transition: all 0.5s cubic-bezier(0.7, 1, 0.7, 1);
-o-transition: all 0.5s cubic-bezier(0.7, 1, 0.7, 1);
-webkit-transition: all 0.5s cubic-bezier(0.7, 1, 0.7, 1);
transition: all 0.5s cubic-bezier(0.7, 1, 0.7, 1);
opacity: 0;
visibility: hidden;
}
.admin-bar .shopping-cart .shopping-cart-menu-wrapper {
top: 32px;
}
@media (min-width: 1366px) {
.shopping-cart .shopping-cart-menu-wrapper {
min-width: 340px;
}
}
.shopping-cart .shopping-cart-icon-wrapper {
display: inline-block;
position: relative;
margin-right: 26px;
}
.shopping-cart .minicart-title {
color: #666666;
font-size: 15px;
}
.shopping-cart .shopping-cart-icon-wrapper:after {
content: attr(title);
display: block;
min-width: 20px;
padding: 1px;
background: #EF4835;
position: absolute;
top: -10px;
right: -10px;
z-index: 3;
color: #ffffff;
font-size: 12px;
line-height: 18px;
text-align: center;
border-radius: 50%;
}
.shopping-cart .minicart-title strong {
display: block;
color: #444444;
}
.cart-block.opened .shopping-cart-menu-wrapper {
right: 0;
opacity: 1;
visibility: visible;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 25px 15px;
text-transform: uppercase;
border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading h3 {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-bottom: 0;
font-size: 20px;
font-weight: bold;
color: #111;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
color: #2d2a2a;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .3px;
font-weight: 600;
font-size: 13px;
line-height: 30px;
padding-right: 21px;
cursor: pointer;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after, .shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:before {
content: " ";
position: absolute;
top: 50%;
display: inline-block;
margin-top: -1px;
width: 15px;
height: 2px;
background-color: currentColor;
-webkit-transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
right: 0;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:before {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body {
border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__empty-message {
padding-top: 15px;
padding-bottom: 15px;
}
.shopping-cart .shopping-cart-menu-wrapper p {
clear: both;
margin: 0;
white-space: nowrap;
}
.shopping-cart .shopping-cart-menu-wrapper >p {
clear: both;
margin: 0;
white-space: nowrap;
text-align: center;
display: block;
}
.cart-block .return-to-shop .button {
padding: 10px 15px;
font-size: 12px;
line-height: 16px;
background-color: #016701;
color: #FFF;
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:hover:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:hover:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.overlay-cart {
opacity: 0;
}
.overlay-cart.opened {
background: #000;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 999;
min-height: 100vh;
opacity: 0.6;
-moz-transition: opacity 0.2s ease-in-out 0s;
-o-transition: opacity 0.2s ease-in-out 0s;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content .uni-scroll {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
overflow: auto;
overflow-x: hidden;
width: 100%;
height: calc(100vh - 215px);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body {
border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper ul {
padding: 0;
margin: 0;
list-style: none;
}
.shopping-cart .shopping-cart-menu-wrapper ul li {
position: relative;
padding: 10px 20px 10px 10px;
margin: 0;
border-bottom: 1px solid #ebeef6;
float: left;
clear: both;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove-item {
position: absolute;
top: 50%;
right: 10px;
transform: translate(0, -50%);
z-index: 1;
display: inline-block;
font-size: 1.5em;
height: 20px;
width: 20px;
text-align: center;
line-height: 20px;
border-radius: 100%;
text-decoration: none;
font-weight: 700;
border: 0;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove-item:hover {
background-color: #ff0000;
color: #FFF;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media {
float: left;
width: 60px;
margin-right: 10px;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-wrap {
float: left;
width: calc(100% - 70px);
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-menu-product-wrap a {
display: block;
font-size: 14px;
font-weight: 400;
color: #333;
}
.shopping-cart .shopping-cart-menu-wrapper .quantity {
font-size: 13px;
display: block;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body .woocommerce-Price-amount {
font-weight: bold;
color: #f00;
font-size: 15px;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-footer {
padding: 0 15px;
margin-top: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.shopping-cart .shopping-cart-menu-wrapper p {
clear: both;
margin: 0;
white-space: nowrap;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total {
margin: 10px 0 10px;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total .woocommerce-Price-amount {
font-weight: bold;
color: #ff0000;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a {
color: #fff;
border-radius: 0;
margin-bottom: 10px;
font-size: 14px;
font-weight: 500;
padding: 8px 10px;
min-height: 0;
line-height: 1.4;
position: relative;
display: block;
text-align: center;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #016701;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a.checkout {
background-color: #222222;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a:hover {
box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
.close-menu {
background: #fff;
color: #016701;
font-size: 18px;
text-align: center;
padding: 10px;
}
.heading-cart {
position: relative;
font-size: 14px;
color: #232220;
display: flex;
align-items: center;
text-align: center;
}
.heading-cart a {
position: relative;
margin-right: 20px;
}
span#cart-total {
background: #016701;
position: absolute;
top: -5px;
right: -8px;
width: 20px;
height: 20px;
border-radius: 50%;
align-items: center;
justify-content: center;
display: flex;
color: #fff;
font-size: 14px;
}
.cart-block .shopping-cart-icon-container .mini-cart {
display: flex;
align-items: center;
}
.heading-cart img {
width: 30px;
}
.cart-block .shopping-cart-icon-container .mini-cart>span {
margin-left: 15px;
}
.header-center {
background-color: #009900;
position: relative;
padding-bottom: 20px;
}
.header-social {
display: flex;
align-items: center;
justify-content: flex-end;
padding-bottom: 10px;
}
.header-social a {
background-color: #016701;
display: inline-block;
padding: 1px 15px;
}
.header-social a+a {
border-left: 1px solid #1fa51f;
}
.header-social a i {
color: #FFF;
height: 20px;
width: 20px;
border: 1px solid #fff;
border-radius: 100%;
text-align: center;
line-height: 18px;
}
.search-input-box {
position: relative;
width: 100%;
background: #1b6701;
padding: 3px 50px 3px 3px;
border-radius: 3px;
overflow: hidden;
}
.search-input-box input {
background: #FFF;
width: 100%;
padding: 7px 10px;
line-height: 20px;
color: #9c9899;
border: 0;
border-radius: 2px;
font-size: 14px;
}
.search-input-box button {
position: absolute;
right: 16px;
border: 0;
background: transparent !important;
line-height: 30px;
padding: 6px 0 4px;
top: 50%;
transform: translateY(-50%);
}
.search-input-box button i {
color: #FFF;
font-size: 20px;
}
.header-bottom {
background: #016701;
position: relative;
z-index: 10;
}
.menu-category {
position: relative;
}
button.btn-togbar {
cursor: pointer;
height: 40px;
width: 100%;
background-color: #FFF;
position: relative;
border: 0;
padding: 0;
border-radius: 4px;
border-bottom: 1px solid #016701;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 1px;
color: green;
font-weight: bold;
line-height: 40px;
}
button.btn-togbar img {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
height: 20px;
}
.nav-left {
position: absolute;
top: 100%;
width: 100%;
background-color: #fafefd;
z-index: 9;
display: none;
}
body.home .nav-left {
display: block;
}
.nav-left li {
padding: 10px;
background: #f2f2f2;
border-radius: 8px;
border: 1px solid #e9e9e9;
}
.nav-left li a {
position: relative;
color: #016701;
font-weight: 700;
}
.nav-left li img {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
padding-right: 0 !important;
}
.nav-left li span {
display: table-cell;
vertical-align: middle;
font-size: 17px;
color: green;
font-weight: 500;
line-height: 1;
padding-left: 0 !important;
}
#primary-menu .menu > li+li > a:before {
content: "";
background-color: #fff;
width: 2px;
height: 12px;
left: 0;
top: 50%;
transform: translateY(-50%);
position: absolute;
}
section.home-products {
padding-top: 30px;
}
.head-block {
text-align: center;
position: relative;
margin: 10px 0 20px;
}
.head-block h2 {
margin: 0;
position: relative;
}
.head-block h2::before, .head-block h2::after {
content: "";
width: 30%;
border-bottom: 2px solid #016701;
position: absolute;
top: 20px;
}
.head-block h2::before {
left: 0;
}
.head-block h2::after {
right: 0;
}
.head-block h2 a {
font-family: 'UVNBaiSauT';
font-size: 30px;
color: #1b6701;
line-height: 40px;
white-space: nowrap;
font-weight: bold;
}
.banner-box-cate {
border: 1px solid #bed5c3;
padding: 5px;
}
.product-item {
padding: 5px;
border: 1px solid #b6d3b5;
margin: 2px 0;
position: relative;
}
.product-item img {
width: 100%;
height: 170px;
object-fit: cover;
}
.product-text a {
margin: 5px 0 10px;
color: #343a40;
font-size: 14px;
font-weight: bold;
line-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.product-text p {
margin-bottom: 0;
color: #495057;
}
.product-text .product-price {
color: #388237;
font-size: 14px;
letter-spacing: -.5px;
}
.product-text .product-price del {
margin-right: 5px;
}
.product-item .onsale {
height: 40px;
width: 40px;
border-radius: 100%;
background: #00a100;
padding: 0px;
color: #ff0000;
text-align: center;
position: absolute;
top: 10px;
right: 10px;
line-height: 40px;
font-size: 14px;
font-weight: bold;
}
section.home-blogs {
padding-top: 30px;
}
.blog-item {
padding: 5px;
border: 1px solid #b6d3b5;
margin: 2px 0;
}
.blog-item img {
width: 100%;
height: 160px;
object-fit: cover;
}
.blog-item h3 {
margin: 0;
}
.blog-item h3 a {
margin: 5px 0 0px;
color: #343a40;
font-size: 14px;
font-weight: bold;
line-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.footer-top {
height: 60px;
width: 100%;
background-color: #009900;
box-shadow: 0 5px 5px #dfdfdf;
}
.ft-left span {
font-size: 15px;
color: #ffffff;
font-weight: bold;
}
.footer-top form .wpcf7-text {
border-radius: 0;
font-size: 14px;
}
.footer-top form {
position: relative;
}
.footer-top .wpcf7-submit {
background: #278027 !important;
border: 0;
position: absolute;
top: 0;
right: 0;
border-radius: 0;
font-size: 14px;
padding: 7px 22px;
font-weight: 700;
text-transform: uppercase;
}
.footer-top .wpcf7-spinner {
display: none;
}
.footer-top form p {
margin: 0;
}
.footer-bottom {
background: #262626;
padding: 30px 0 20px;
color: #FFF;
}
.footer-bottom .title {
font-size: 15px;
letter-spacing: 1px;
margin-bottom: 20px;
}
ul.footer-tag {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
margin: 0 -5px;
margin: 20px 0;
}
ul.footer-tag li {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
padding: 0 5px;
}
ul.footer-tag span {
display: block;
padding: 10px 5px 10px 19px;
background: #009600;
color: #FFF;
position: relative;
font-size: 12px;
}
ul.footer-tag img {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 2px;
}
.footer-other {
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-other .col-right img {
height: 60px;
}
.footer-block-menu a {
display: block;
padding: 5px 0;
}
.brc {
font-size: 14px;
padding: 10px 0;
margin-bottom: 20px;
color: #111;
font-weight: 500;
}
.form-lh .wpcf7-text {
font-size: 14px;
border-radius: 0;
font-weight: 500;
margin-bottom: 10px;
}
.form-lh .wpcf7-textarea {
font-size: 14px;
font-weight: 500;
border-radius: 0;
margin-bottom: 10px;
height: 150px;
}
.form-lh .wpcf7-submit {
background: #009900 !important;
border: 0;
border-radius: 0;
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
}
footer#footer {
margin-top: 30px;
}
.widget-title {
background: #dee2e6;
border: 1px solid #d9d9d9;
font-size: 13px;
padding: 0px 13px;
margin-bottom: 11px;
margin-top: 10px;
}
.widget-title h3 {
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
color: #343a40;
font-family: 'uvnbaisaut';
font-size: 16px;
padding: 8px;
text-transform: uppercase;
}
.widget-title h3 i {
margin-right: 10px;
}
.title-wrap-right {
background: #dee2e6;
border: 1px solid #d9d9d9;
font-size: 13px;
padding: 0px 13px;
margin-bottom: 11px;
margin-top: 10px;
}
.title-wrap-right span {
font-weight: bold;
color: #343a40;
font-family: 'uvnbaisaut';
font-size: 16px;
padding: 8px;
text-transform: uppercase;
display: block;
}
.title-wrap-right h1 {
margin-bottom: 0;
}
.single-date {
border-bottom: 1px dotted #999999;
margin-bottom: 15px;
padding-bottom: 10px;
margin-top: 10px;
}
.single-share {
margin-bottom: 20px;
}
#filter-close {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #111;
opacity: .5;
z-index: 9999;
display: none;
}
.filter-btn {
background-color: #016701;
display: inline-block;
color: #fff;
font-size: 16px;
letter-spacing: 3px;
padding: 5px 10px;
cursor: pointer;
margin-bottom: 20px;
}
form.woocommerce-ordering select {
border-radius: 0;
padding: 5px;
}
section#woof_widget-2 {
position: fixed;
top: 0;
height: 100vh;
width: 80%;
min-width: 280px;
max-width: 370px;
padding: 0;
z-index: 9999;
left: -100%;
right: auto;
-webkit-transition: .4s;
-o-transition: .4s;
transition: .4s;
background: #fff;
margin: 0;
padding: 16px 24px;
overflow: auto;
}
section#woof_widget-2.active {
left: 0;
}
a.woof_show_auto_form.woof_btn_default {
display: none !important;
}
section#woof_widget-2 h4 {
font-size: 22px;
font-weight: 700;
margin: 25px 0 15px;
}
section#woof_widget-2 .price_label span {
font-weight: 700;
font-size: 14px;
color: #2b2b2b;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
width: 20px;
height: 20px;
border-width: 2px;
border-style: solid;
border-color: #018786;
background: #fff;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
top: -6px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #018786;
}
section#woof_widget-2 .woof_price_filter:not(:last-child) {
border-bottom: 1px solid #ccc;
}
.woof label {
margin: 0;
padding: 0;
padding-top: 7px;
}
section#woof_widget-2 .woof_childs_list_li {
margin-top: 10px;
}
section#woof_widget-2 .woof_childs_list_li li:not(:last-child) {
margin-bottom: 10px;
}
.clearfix {
clear: both;
}
.product-gallery {
position: relative;
}
.list-product-thumb img {
height: 120px;
object-fit: cover;
width: 100%;
}
.list-product-thumb .slick-nav {
position: absolute;
top: 50%;
left: 60px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 9;
border: 0;
background: transparent;
opacity: 0;
transition: all .3s;
}
.list-product-thumb .slick-next {
right: 60px;
left: unset;
}
.list-product-thumb .slick-nav i {
color: #fff;
background: #016701;
border: 1px solid #016701;
border-radius: 50%;
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
transition: all .3s;
}
.list-product-thumb .slick-nav i:hover {
background: transparent;
color: #016701;
}
.list-product-thumb:hover .slick-nav{
left: 20px;
opacity: 1;
}
.list-product-thumb:hover .slick-next{
right: 20px;
left: unset;
opacity: 1;
}
.list-product-thumb .slick-list {
margin: 0 -5px;
}
.list-product-thumb .slick-slide {
margin: 0 5px;
}
.summary-single .label,.summary-single .value {
padding: 0;
}
.list-product-gallery img {
height: 500px;
width: 100%;
object-fit: cover;
}
.support-detail-pro {
background: #eee;
border: 1px solid #ddd;
padding: 10px 20px;
border-radius: 5px;
margin-bottom: 20px;
}
.support-detail-pro ul {
list-style: none;
padding: 0 0 0 10px;
margin: 0;
}
.info-support .support>i {
background: #009900;
color: #FFF;
height: 30px;
width: 30px;
line-height: 20px;
padding: 5px 0;
text-align: center;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.info-support .support {
padding: 5px 0;
display: block;
padding-left: 40px;
position: relative;
line-height: 20px;
}
.adress-showroom ul {
list-style: none;
padding: 0 0 0 10px;
margin: 0;
}
.adress-showroom .list-showroom>li {
font-size: 13px;
}
.adress-showroom ul>li>span {
color: #009900;
font-weight: bold;
}
.summary-single p.price {
color: #ff0000 !important;
font-weight: 700;
font-size: 24px !important;
}
.summary-single p.price del,.summary-single p.price del span {
color: #111 !important;
font-weight: 400 !important;
font-size: 19px;
font-style: italic;
}
.summary-single p.price del {
margin-right: 10px;
}
.product_meta {
display: none;
}
@media(max-width: 991px) {
.heading-cart>div {
display: none;
}
.head-search {
margin-top: 15px;
}
.header-social {
padding-bottom: 20px;
}
.heading-cart a {
margin-right: 0;
margin-left: 20px;
}
body.home .nav-left {
display: none;
}
.header-bottom {
padding: 5px 0;
}
.list-product-thumb .slick-nav {
opacity: 1;
left: 20px;
}
.list-product-thumb .slick-next {
right: 0;
left: unset;
}
}
@media(max-width: 767px) {
ul.footer-tag li {
-ms-flex: 0 0 25%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 5px;
margin-bottom: 5px;
}
}
@media(max-width: 576px) {
.product-item img {
height: 140px;
}
.blog-item img {
height: 125px;
}
.head-block h2::before, .head-block h2::after {
display: none;
}
.home-products,.home-blogs {
padding-top: 15px;
}
}
a.readmore {
display: inline-block;
padding: 5px 25px;
border: 1px solid #016701;
border-radius: 5px;
font-size: 14px;
font-weight: 500;
color: #016701;
}
a.readmore:hover {
background: #016701;
color: #fff;
}