/*
Theme Name: VG Optima Child
Theme URI: http://wordpress.vinagecko.net/t/optima/
Author: VinaGecko.com
Description: This is a child theme for VG Optima
Version: 1.3
Author URI: http://vinagecko.com/
Template: vg-optima
Text Domain: vg-optima-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
/*20180830*/

.woocs_auto_switcher li a{font-size:12px !important; padding:3px !important; max-width:50px !important}

.footer-wrapper .col-xs-4 {margin-bottom:30px}
#header-menu ul.menu > li > a{padding:10px 20px}

#menu-item-20328 a{background:#999 !important}

#secondary ul li.jetpack_widget_social_icons, #secondary ol li.jetpack_widget_social_icons{float:left; width:50px}

.jetpack_widget_social_icons ul li{float:left !important; width:45px !important}

body {
    font-family: Verdana, Geneva, sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    color: #a5a5a5;
    font-size: 16px;
    visibility: visible;
}

@media only screen and (max-width: 800px){
	.footer-wrapper .col-xs-4{width:100%; clear:both}
}

.woocs_price_code del{display:none !important}