@color:#698409; @import "common"; html { body { .site { .box-shadow(0); margin:0 auto; padding:0px; background:transparent; max-width:100%; width:100%; overflow:visible; #header { .main-navigation { background-color:#08A64C; #nav { li { a { /* text-transform:capitalize; font-size:19px; */ background-color: #08A64C; color: #FFFFFF; font-size: 15px; font-style: italic; margin: 0 0 0 0px; border-right:1px solid #fff; padding: 2px 8px; text-decoration: none; } &:hover { .sub-menu { display:block; } } .sub-menu { position:absolute; z-index:99999999; display:none; li { float:none !important; /* background-color:#FFDD00; */ background-color:#08A64C ; &:last-child { border-radius:0px 0px 5px 5px; } &:hover { background-color:#22428F; a { color:#fff; } } a { background-color:transparent; border:0px; color:#fff; line-height:normal; padding:0px; font-size:16px; margin:0px !important; padding:3px 8px 3px 8px; } } } } } } } #content { .term-description { margin-bottom:10px; } .page-title { color: #00A04C; font-size: 36px; font-weight: normal; line-height: 38px; } } .site-content { width:auto; margin-top:0px; article { margin:inherit; padding:0; border:0px; .entry-header { margin-bottom:5px; .entry-title { color: #25408F; font-size: 26px; line-height: 30px; a { color: #25408F; font-size: 26px; line-height: 30px; } } } } } .widget-area { width:auto; margin-top:0px; float:auto; } } } } .full-width { .site { .site-content { float:none; } } } .woocommerce { .price .amount { font-size:20px; } }