@media (min-width: 1220px) {
	.uk-container {
		max-width: 1270px;
		padding: 0 35px;
	}
}
html{
	background-color:#FFF;
}
/* == .HEADER-CUSTOM == */
.header-custom{}
.header-custom .wrapper{
    background-color:#007e42;
    padding:5px 0px;
}
.header-custom .tool>.uk-list>li{
	position:relative;
	margin-right:15px;
}
.header-custom .tool.right>.uk-list>li{
	margin-right:0px;
	margin-left:15px;
}
.header-custom .tool>.uk-list>li>a{
    color:#FFF;
}
/* == .HEADER-DESKTOP-CUSTOM == */
.header-desktop-custom .wrapper{
    position: relative;
    background-color:#FFF;
    padding:10px 0px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.header-desktop-custom .toggle{
	margin-right:15px;
}
.header-desktop-custom .toggle a{
	color:#000;
}
.header-desktop-custom .brand{}
.header-desktop-custom .brand img{
    height:45px;
}
.header-desktop-custom .tool>.uk-list>li{
    margin-left: 15px;
}
.header-desktop-custom .tool>.uk-list>li:first-child{
    margin-left: 0px;
}
.header-desktop-custom .tool>.uk-list>li>a {
    position: relative;
    border: 1px solid #000;
    border-radius: 25px;
    padding: 0px 15px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
}
.header-desktop-custom .tool>.uk-list>li>a>i {
    margin-right: 5px;
    vertical-align: text-top;
}
.header-desktop-custom .tool>.uk-list>li.cart>a>span {
    position: absolute;
    right: 10px;
    top: -5px;
    background-color: #d41617;
    color: #FFF;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
}
.header-desktop-custom .search{
    width: 568px;
	margin-right:15px;
}
.header-desktop-custom .search .extend input[type=text] {
    padding: 0px 115px 0px 15px;
    width: 100%;
    border: 2px solid #007e42;
    border-radius: 25px;
    height: 35px;
    line-height: 35px;
}
.header-desktop-custom .search .extend .uk-button {
    border-radius: 25px;
	background-color:#007e42;
    height: 35px;
    line-height: 35px;
}
.header-desktop-custom.uk-active{
    z-index: 981;
}
.header-desktop-custom.uk-active .wrapper {
    padding: 10px 0px;
}
.header-desktop-custom.uk-active .search .extend input[type=text],
.header-desktop-custom.uk-active .search .extend .uk-button{
    height: 30px;
    line-height: 30px;
}
@media (max-width: 1220px) {
	.header-desktop-custom .search {
		width: 568px;
	}
}
@media (max-width: 980px) {
	.header-desktop-custom .search {
		width: 368px;
	}
}
/* == .HEADER-MOBILE-CUSTOM == */
.header-mobile-custom{}
.header-mobile-custom .wrapper{
    position: relative;
	background-color:#007e42;
    /* border-top:5px solid #007e42; */
    padding:5px 0px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.header-mobile-custom .toggle{
	margin-right:15px;
}
.header-mobile-custom .toggle a{
	color:#FFF;
}
.header-mobile-custom .brand{}
.header-mobile-custom .brand img{
    height: 35px;
    filter: brightness(0) invert(1);
}
.header-mobile-custom .tool>.uk-list>li{
    margin-left: 15px;
}
.header-mobile-custom .tool>.uk-list>li>a {
    position: relative;
	color:#FFF;
}
.header-mobile-custom .tool>.uk-list>li.cart>a>span{
    position: absolute;
    right: -10px;
    top: -8px;
    background-color: #d41617;
    color: #FFF;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
}
.header-mobile-custom .search{
    display: none;
	margin-top:10px;
    width: 100%;
}
.header-mobile-custom .search .extend input[type=text] {
    padding: 0px 45px 0px 10px;
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 25px;
    line-height: 25px;
}
.header-mobile-custom .search .extend .uk-button {
    color: #007e42;
    height: 25px;
    min-height: 25px;
    line-height: 25px;
    background-color: transparent;
    border: none;
}
/* == .CONTAINER-CUSTOM == */
.container-custom{}
.container-custom>.uk-container>.wrapper{
	/* padding:15px; */
    /* margin:25px 0px 25px 0px; */
	/* background-color:#FFF; */
	/* border-radius:5px; */
}
@media (max-width:767px){
	.container-custom>.uk-container{
		padding:0px;
		/* margin:25px 0px 25px 0px; */
		/* background-color:#FFF; */
		/* border-radius:5px; */
	}
}
/* == FOOTER-CUSTOM == */
.footer-custom .footer .wrapper{
	margin-top:25px;
    background-color:#282b3e;
    color:#FFF;
    padding:25px 0px 25px 0px;
}
.footer-custom .footer .content ul{
    padding-left:15px;
}
.footer-custom .footer .content a{
    text-decoration:none;
    color:#FFF;
}
.footer-custom .footer .content a:hover{
	text-decoration:underline;
}
.footer-custom .footer .sitelink .more {
    padding-bottom: 15px;
}
.footer-custom .footer .sitelink .more a{
    color:#FFF;
}
.footer-custom .footer .social{}
.footer-custom .footer .social .label{
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom:15px;
}
.footer-custom .footer .social .uk-list>li {
    display: inline-block;
    margin-right: 5px;
}
.footer-custom .footer .social .uk-list>li>a{
    color:#4d5452;
    border-radius:50%;
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
}
.footer-custom .footer .social .uk-list>li>a>i{
    font-size:15px;
}
.footer-custom .footer .social .uk-list>li>a.facebook{
    background:#1877f2;
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.twitter{
    background:#55acee;
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.instagram{
    background:linear-gradient(29.61deg, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.pinterest{
    background:#cb2027;
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.youtube{
    background:#b00;
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.linkedin{
    background:#0273b1;
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.tumblr{
    background:#2c4661;
    color:#fff;
}
.footer-custom .footer .social .uk-list>li>a.tiktok{
    background:#000;
    color:#fff;
}
.footer-custom .footer .form .label{
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom:15px;
}
.footer-custom .footer .form .uk-form{
    position:relative;
	width:100%;
}
.footer-custom .footer .form input[type=text]{
    width:100%;
    padding:0px 15px;
    border:1px solid #4d5452;
    border-radius:25px;
}
.footer-custom .footer .form .uk-button{
    position:absolute;
    top:0px;
    right:0px;
    padding:0px 15px;
    background:transparent;
    border:none;
    color:#000;
}
.footer-custom .footer .form .uk-button i{
	margin-right:5px;
}
.footer-custom .footer .certificate{
	margin-top:15px;
}
.footer-custom .footer .certificate img {
    border-radius: 5px;
    height: 40px;
    width: auto !important;
    display: inline-block;
}
.footer-custom .copyright .wrapper{
    background-color:#FFF;
    color:#000;
    padding:5px 0px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
@media (max-width:767px){
	/* .footer-custom .footer .wrapper{ */
		/* padding:25px 0px 0px 0px; */
        /* margin-top: 5px; */
	/* } */
	.footer-custom .footer .sitelink{
		margin-top:15px;
	}
	.footer-custom .sitelink.active .more{
		display:none;
	}
	.footer-custom .sitelink.active .uk-grid{
		display:block !important;
	}
}