/**
Theme Name: vam
Author: Zoneta
Author URI: https://www.vam.co.id
Description: VAM Custom Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vam
Template: astra
*/

/*MENU*/
.main-header-menu a, .ast-header-custom-item a {

}
.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
    background: #0B6704;
    border: 1px solid #fff;
    color: #fff;
}

.judulatas {
    margin-top: 10px;
    position: absolute;
    z-index: 10;
    background: #0B6704;
    color:#D99B1F;
    padding: 0px 20px;

}
.newproduct{
   text-shadow:3px 3px #bc0505;    
}
.product{
   text-shadow:3px 3px #0b6704;    
}

.followsocmed a, .officebottom a{
    color:#ffffff;
}
.followsocmed a:hover, .officebottom a:hover{
    color:#E5C214;
}

.ourproducthome{
    .padding-left, .padding-right:5px!important;
}
.ourproducthome .vc_column-inner {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.ourproducthome a{
    color:#141414!important;
}
.ourproducthome a:hover{
    color:#fff!important;
}
.ourproducthome img{
    border:3px #fff solid;
}


/*Visitor COunter*/
#mvccount {
    display: none!important;
}
#mvcwid {
    padding: 0px!important;
    line-height: 100%!important;
    color: #fff!important;
}
div#mvctable table {
    border: 0px!important;
}
#mvctable table tr td {
    width: 100%;
    border: 0px!important;
}


/*Whatsapp*/
.wws-popup__open-btn {
    font-size: 1.2em!important;
    font-family: merienda!important;
}
/*Go to Top*/
#ast-scroll-top {
    bottom: 60px;
}

.welcome{
padding:50px 30px!important;
}
.welcome p{
    color:#fff!important;
    font-size:1.3em!important;
text-align:center;
line-height:100%;

}
.thumb-info-custom .thumb-info-caption .thumb-info-caption-text {
    padding: 10px!important;
    font-size: 1em!important;
    line-height: 1.1em!important;
}
.ast-footer-overlay {
    background-color: #223E77!important;
    padding-top: 1em!important;
    padding-bottom: 1em!important;
}
span.wpb_prev_slide, span.wpb_next_slide {
    display: none;
}

/*MENU*/
.widget_nav_menu li {
    padding: 10px 10px!important;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 100%;
}
.widget_nav_menu li:hover {
    background: #008FE2;
    color: #ffffff;
}

.widget_nav_menu .current_page_item >a {
    color: #ffffff;
}


.widget_nav_menu li.menu-item.current_page_item {
    background: #008FE2;
    color: #ffffff!important;
    border: 1px solid #ddd;
}
