/* ----------------- Topbar --------------------- */
#vwtopbar {
    padding: 10px 0px;
    background-color: #eaebef;
}
.vwtopcontact-no:hover {
    color: #222222;
}
.vwtopcontact-box {
    font-size: 14px;
    color: #374468;
    font-weight: 400;
    font-family: "Poppins";
    border-right: 1px solid #dcdee4;
}
.vwtopcurrency-box #alg_currency_select {
    width: 60px;
    border: 1px solid #b9abab;
    font-size: 12px;
    font-weight: 400;
    font-family: "Poppins";
    border-radius: 3px;
}
.vwtoptranslate_lang .switcher .option {
	width: 130px;
	position: fixed;
    background-color: #ffffff !important;
}
.vwtopdiscount-text {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    color: #2f3d62;
    font-weight: 600;
    font-family: "Poppins";
    text-align: right;
}
.vwtopdiscount-text .vwtopdiscount-code{
	text-decoration: underline;
}
.vwtopemail-box.top-icon {
    font-size: 14px;
    color: #252525;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    border-right: 1px solid #979eb0;
}
#vwtopbar .switcher {
	width: 120px;
}
#vwtopbar .switcher .selected a:hover {
    background: none;
}
#vwtopbar .switcher .selected a {
    border: 1px solid #b9abab !important;
    padding: 0px 5px !important;
    width: 98px !important;
    top: 0;
    margin-top: 0;
    line-height: 20px;
    font-size: 12px;
    font-weight: 400;
    font-family: "Poppins";
    border-radius: 3px;
}
#vwtopbar .switcher .selected a img {
    width: 16px;
}
#vwtopbar .switcher .selected a:after {
	top: -2px;
}
/* ---------------------- Product Search ------------------------- */
.logo-text a {
    font-size: 24px;
    line-height: 35px;
}
#vwtopbar-search {
    padding: 10px 0px;
    border-bottom: 1px solid #ebecee;
}
#vwcat_toggle {
    background-color: #f7f7f7;
    cursor: pointer;
    padding: 8px 20px;
    width: fit-content;
    float: right;
}
#vwcart_animate, #vwfeatures .owl-nav {
	display: none;
}
#vwcart_animate {
    position: absolute;
    top: 4em;
    left: 97px;
    width: 200px;
    box-shadow: 0px 0px 5px #d9d9d9;
    z-index: 99999999;
    background-color: #fff;
    padding: 10px;
}
.vwproduct-search-info, .vwcat_togglee_align {
	position: relative;
}
.vwproduct-search-info input[type="search"] {
    border-radius: 5px;
    padding: 8px 20px;
    width: 100%;
    border: unset;
    color: #000;
    background-color: #f7f7f7;
}
.vwproduct-search-info button {
    position: absolute;
    right: 1.5em;
    top: 50%;
    transform: translateY(-50%);
    color: #344165;
    border: none;
    background-color: transparent;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}
.vwshipping-box {
	cursor: pointer;
}
.vwshipping-box:hover form.track_order {
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    position: absolute;
    top: 100%;
    display: block;
    background: #fff;
    padding: 15px;
    width: 350px;
    right: 1px;
    z-index: 3;
}
.vworder-track-hover button.button {
    background-color: #19764a;
}
.vwshipping-icon {
    color: #324064;
    font-size: 35px;
}
.vworder-track {
    font-size: 13px;
    line-height: 18px;
    color: #2f3d62;
    font-weight: 400;
    font-family: "Poppins";
    background-color: #eaebef;
    padding: 8px 28px 8px 15px;
}
.vwshipping-icon {
    color: #324064;
    font-size: 35px;
}
.vwshipping-text {
    padding-top: 8px;
}
.vwshipping-icon2 {
    background-color: #19764a;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 8px;
    margin-left: -8px;
}
/* -------------------- Navigation Menu ----------------------- */
#vwheader {
    padding: 15px 0px 5px;
}
#vwheader .side-navigation a:hover {
    color: #19764a;
}
#vwheader .header-box li.current_page_item a {
	background-color: #19764a;
	color: #ffffff !important;
} 
#vwheader .side-navigation li {
	padding: 0 20px;
}
#vwheader .side-navigation a {
    font-size: 14px;
	letter-spacing: 1px;
	font-weight: 600;
	font-family: "Poppins";
	padding: 0px 10px;
	color: #2a445d;
    border-radius: 5px;
}
#vwheader .wishlist_view {
    color: #f79a21;
}
.vwmy-account .myaccount-link i {
    color: #19764a;
}
#vwheader .cart-button {
    position: relative;
    top: -6px;
    right: -20px;
}
#vwheader .cart-icon {
    background: linear-gradient(90deg, #197549 0%, #b5db7a 100%);
    color: #ffffff;
    font-size: 14px;
    padding: 12px 12px;
    border-radius: 5px;
}
#vwheader .cart-button a {
	position: relative;
}
#vwheader .wishlist_view, .vwmy-account .myaccount-link i {
	font-size: 26px;
    padding: 0 15px;
}
#vwheader span.cart-value {
    border-radius: 5px;
    padding: 2px 2px;
    width: 20px;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    background-color: #f79a21;
    left: 20px;
    top: 0;
}
#vwheader .wishlist_view {
	position: relative;
}
#vwheader .wishlist-counter {
    background-color: #19764a;
    border-radius: 5px;
    bottom: 0;
    right: 10px;
}
.hotdeal_text {
    background-color: #19764a;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    padding: 5px 10px;
    border-radius: 5px;
}
.hotdeal_text:hover{
	background-color: #f79a21;
	color: #ffffff;
}
#vwsticky-onoff {
    display: none;
}
.stickynavbar {
    background-color: #ffffff;
}
.stickynavbar {
  box-shadow: 0 0 5px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  z-index: 1040; 
  width: 100%
}
.side-navigation ul ul {
    background: unset;
}
#vwheader .side-navigation ul ul li {
    padding: 8px 20px;
    background: linear-gradient(90deg, #197549 0%, #b5db7a 100%);
    margin-bottom: 5px;
}
#vwheader .side-navigation ul ul a, #vwheader .side-navigation ul ul a:hover {
    color: #ffffff !important;
}
#vwheader .side-navigation li a:before, #vwheader .side-navigation li>a:before {
    content: "";
    bottom: -3px;
    height: 1px;
    width: 100%;
    transform-origin: right top;
    transform: scale(0,1);
    transition: color .1s,transform .2s ease-out;
    background-color: #ffffff;
}
#vwheader .side-navigation ul li a:hover:before, #vwheader .side-navigation ul li>a:hover:before {
    transform-origin: left top;
    transform: scale(1,1);
}
.sml-scrollup span:before {
    -webkit-box-shadow: inset 0 0 0 35px #19764a;
    box-shadow: inset 0 0 0 35px #19764a;
}
.sml-scrollup span:hover {
    color: #19764a;
}
.sml-scrollup span:hover:before {
    -webkit-box-shadow: inset 0 0 0 1px #19764a;
    box-shadow: inset 0 0 0 1px #19764a;
}
.sml-scrollup span:hover:before {
    -webkit-box-shadow: inset 0 0 0 1px #19764a;
    box-shadow: inset 0 0 0 1px #19764a;
}
.copyright {
    padding: 15px 0;
}
.copyright .copyright-text p{
    font-size: 15px;
    line-height: 48px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
}
.footer_menu ul li {
    list-style: none;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 5px 15px;
    display: inline-block;
}
#footer_box .vw-footer-cols {
    padding-left: 30px;
    padding-right: 30px;
}
.footer_menu {
    text-align: right;
    z-index: 9999;
    position: relative;
}
#footer .footer_menu a {
    font-size: 18px;
    line-height: 31px;
    color: #999999;
    font-weight: 600;
    font-family: "Poppins";
}
#footer .footer_menu a:hover {
    color: #333333;
}
#footer_box {
    position: relative;
}
.vwfooter-left-leafimg img {
    position: absolute;
    left: -12px;
    top: 15em;
}
.vwfooter-right-leafimg img {
    position: absolute;
    right: 0;
    top: 12em;
}
#footer #footer_box {
    padding: 40px 0 70px 0;
}
#footer_box table {
    margin-bottom: 0px;
}
#footer .footer-details td.contact-title i {
    font-size: 15px;
    color: #999999;
}
#footer h3 {
    font-size: 24px;
    line-height: 25px;
    color: #333333;
    font-weight: 400;
    font-family: 'Prata';
}
#footer ul li a {
    font-size: 18px;
    line-height: 45px;
    color: #999999;
    font-family: 'Poppins';
    margin-left: 5px;
}
#footer ul li a:hover {
    color: #454444;
}
#footer_box .tagcloud a {
    background: #ffffff;
    padding: 5px 20px;
    font-size: 14px !important;
    line-height: 49px;
    color: #929292;
    font-weight: 400;
    font-family: 'Poppins';
    border: 1px solid #929292;
    border-radius: 20px;
}
#footer_box .tagcloud a:hover {
    background:linear-gradient(90deg, #197549 0%, #b5db7a 100%);
    color: #ffffff;
}
#footer_box li {
    display: block;
}