/*
Theme Name: Wild Trust
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
 
 
body{color:#000; font-size:14px; font-family: 'Calibri';} 
h1, h2, h3, h4, h5, h6{font-family: 'CalibriBold'; margin:0 0 10px;}

h1{font-size: 30px;}
h2{font-size: 26px;}
h3{font-size: 24px;}
h4{font-size: 22px;}
h5{font-size: 20px;}
h6{font-size: 18px;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Calibri;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

p{line-height:20px; margin:0 0 0px; font-size: 18px; font-family: 'Calibri';}


.siteheader{margin:0; position:relative; width:100%; top:0; }  


.main-nav-sidebar .support-us {
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: #ff260c;
    color: #ffffff;
    width: auto;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 8px;
    transition-duration: .3s;
    margin: 0px;
}
.top {
    padding: 0 40px 40px;
}

.logo {
    padding: 0px 0px 0px 0px;
}
.logo-img {
    padding: 0 0 0 0px;
}

button.secondary-toggle {
   display: none;
}
.main-navigation a {
    padding: 0.5em 0;
    font-family: Calibri;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #231F20;
    text-decoration: none;
	text-shadow: 0px 0px #231F20;
}
#site-navigation {
    margin: 0;
    padding: 0 30px;
}
.main-navigation  li {
    list-style: none !important;
    padding: 5px 0;
	position: relative;
}
.main-navigation a:hover {
    border-bottom: 2px solid #707372 !important;
    margin: 0px 0px 2px 0px;
	padding:0px;
}
.main-navigation .current-menu-item a{ color: #707372;}
.container-fluid.site {
    padding: 0;
	overflow: hidden;
}
.home-inner {
    padding: 0;
    border-left: 1px solid #ccc;
    font-family: Calibri;
}
.col-md-4.banner-small {
    padding: 0;
}
.logo-box {
    text-align: center;
    padding: 20px;
}
.land {
    background: #00562F;
}
.ocean {
    background: #0A4595;
}
.enter {
    background: #DF4826;
}
.box {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    padding: 30px 0 30px;
}
.h3-box {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
	
}
.box span {
    font-weight: bold;
}
img.icon {
    position: relative;
    float: left;
    left: 25%;
    top: -15px;
}
.wild { padding:50px 0 0;}
.home-box {
    padding: 50px 0px 20px;
	text-align: center;
}
.home-box h3 {
    font-size: 26px;
    font-weight: bold;
    padding: 15px 0;
}
.home-inner p {
    font-family: Calibri;
    line-height: 1.5em;
    font-size: 18px;
    margin-bottom: 10px;
	text-align: justify;
}
.news-box {
    background: #383B37;
    padding: 7px 0;
    color: #fff;
    text-align: center;
}
h3.news-box {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.media-box {
    padding: 30px 0px 20px;
}
.news-title span {
    font-weight: bold;
}
h3.news-title {
    text-align: center;
    padding: 0 0 40px 0px;
    font-size: 22px;
}
.inner-news h3 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 30px 0;
}
.inner-news a {
    color: #000;
    text-decoration: none;
}
p.site-title {
    display: none;
}
p.site-description {
    display: none;
}
#footer {
    position: relative;
    /*padding: 30px 0 0 0;*/
}

.land-wild {
    background: #00562F;
	display: inline-block;
}
.ocean-wild {
    background: #0A4595;
	display: inline-block;
}
.enterprise-wild {
    background: #DF4826;
	display: inline-block;
}
.somkhanda {
    background: #66412f;
    display: inline-block;
}
.box-left {
    display: inline-block;
    float: left;
}
.box-right {
    display: inline-block;
    float: left;
    left: 50%;
    position: relative;
}
.box-right-wild {
    display: inline-block;
    float: right;
}
.box-right-somkhanda {
    display: inline-block;
    float: right;
}
h3.h3-ft {
    float: left;
    margin: 30px 15px 5px 8px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}
img.ico-img {
    float: left;
    margin: 15px 10px 15px 40px;
}
img.ico-img-wild {
    margin: 15px 10px 15px 40px;
}
img.ico-img-somkhanda {
    margin: 25px 10px 15px 40px;
}
.icon-ft {
    display: inline-block;
    float: left;
    margin: 12px 0px 0px 5px;
    color: #fff;
}
.icon-ft-right {
    display: inline-block;
    float: right;
    margin: 12px 0px 0px 5px;
    color: #fff;
	padding: 0 40px 0 0;
}
.icon-ft a {
    font-size: 34px;
    color: #fff;
    padding: 10px;
    margin: 0;
}
.icon-ft-right a {
    font-size: 34px;
    color: #fff;
    padding: 10px;
    margin: 0;
}
.right-link {
    float: right;
}

.f-bottom {
    background: #383B37;
    color: #fff;
    position: relative;
}

.ft-left {
    padding: 50px 30px;
}
.ft-right {
    padding: 50px 65px 0px 0px;
}
p.f-text {
    padding: 0 0 0 30px;
    font-family: Calibri;
}
ul.ft-ul {
    float: right;
	padding: 0 0px 0 0;
}
.ft-ul li {
    list-style: none;
    float: left;
	font-size: 18px;
}
.ft-ul li a {
    color: #fff;
    text-decoration: none;
    margin: 0px 0 0 15px;
}
.ft-ul li a:hover {
    color: #ccc;
    text-decoration: none;
    margin: 0px 0 0 15px;
}
.wild-box {
    padding: 5% 10%;
}
.wild-img-box {
    text-align: center;
    padding: 0 0 25px 0;
   /* border-bottom: 1px solid #ccc;*/
}
.wild-box-inner {
    padding: 30px 0px 0px 0px;
}
h3.wild-h3 {
    font-size: 20px;
    font-weight: bold;
}
.home-inner strong {
    font-weight: bold;
}
.wild-page li {
    font-size: 18px;
}
.wild-page ul {
    padding: 10px 40px;
}
.a-wild {
    color: #8FC641;
    font-weight: bold;
}

.o-wild {
    color: #0A4595;
    font-weight: bold;
}
.e-wild {
    color: #DF4826;
    font-weight: bold;
}

.wpsisac-slick-carousal .slick-image-slide {margin: 0px !important}
ul.slick-dots {
    display: none !important;
}
.wpsisac-slick-carousal button.slick-arrow {
	width: 50px !important;
    height: 400px !important;
}
.wpsisac-slick-carousal button.slick-arrow:hover {
    background-color: #fff !important;
	width: 50px !important;
    height: 400px !important;
}
h1.page-title {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
}
.contact-btn {
    margin: 40px 0 0 0;
}
a.con-btn {
    background: #383B37;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 35px;
}
.slide-image {
    width: 100%;
}
.box-inner {
    margin-top: 30px;
}
.sub-title {
    font-weight: normal;
    font-size: 24px;
    margin: 10px;
    line-height: 1.2;
}
h3.sub-title {
    font-size: 20px;
}
.part {
    padding: 0px 0 30px 0px;
}
.partner-logo img {
    box-shadow: 0 0 9px rgba(0,0,0,.7);
}
.logo-partner {
    margin-top: 30px;
}
.logo-partner .sub-title {
    font-weight: bold;
}
.event-box {
    margin-top: 30px;
}
.e-box {
    padding: 0 10%;
}
.e-box a {
    color: #000;
}
.e-box a:hover {
    color: #707372;
}
.h1-title {
    font-size: 26px;
    padding: 20px 0;
}
.contact-social li {
    float: left;
    list-style: none;
    padding: 4px 0px 0px 8px;
    border: 2px solid #8FC641;
    margin: 0 0 0 20px;
    width: 40px;
    height: 40px;
}
.contact-social li:hover {
	background: #8FC641;
} 
.contact-social a {
    color: #000;
    font-size: 20px;
}
.contact-form {
    margin: 30px 0px 0px 0px;
    box-shadow: 0 0 10px rgba(0,0,0,.7);
    padding: 20px;
}
.form-control {
    border: 2px solid #ccc;
    border-radius: 0;
    height: 40px;
}
textarea.form-control {
    height: 120px;
}
.submit-btn {
    border: 2px solid #8FC641;
    background: #fff;
    padding: 5px 30px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.submit-btn:hover {
    background: #8FC641;
}
.payment {
    margin: 40px 0px;
}
.payment-box img.img-responsive {
    padding: 10px 50px;
}
.zapper {
    background: #007DC6;
    text-align: center;
}
.debit {
    text-align: center;
    background: #8FC641;
}
.eft {
    background: #707372;
    text-align: center;
}
.paypal {
    text-align: center;
    background: #F6921E;
}


.paypal:hover {
    background: #de4826;
    text-align: center;
}
.eft:hover {
    text-align: center;
    background: #383a37;
}

.debit:hover {
    text-align: center;
    background: #00562f;
}
.zapper:hover {
    background: #184892;
    text-align: center;
}
.pay {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    margin-top: 30px;
}
.h2-title {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px 0px;
}
a.read-more {
    text-decoration: none;
    color: #000;
    border: 2px solid;
    padding: 5px 10px;
    position: relative;
    top: 20px;
}
a.read-more:hover {
    background: #8fc641;
}
.blog {
    margin: 35px 0;
}
.search-news {
    float: right;
    padding: 10px 0;
}
.blog-box {
    margin: 30px 0;
}
input.search-submit.screen-reader-text {
    background: #000;
    border: none;
    color: #fff;
    padding: 5px 30px;
}
input.search-field {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
#read-more-content {
    padding: 2% 20%;
}
#read-more-content h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
    color: #007dc6;
}
ul#phoe_gallry_item_list {
    margin: 30px !important;
}
#debit-order-content {
    padding: 2% 20%;
}
#debit-order-content h3 {
    font-size: 30px;
    text-align: center;
    color: #00562f;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 30px 0;
}
.footer i:hover{color: #707372;}
.event-box {
    font-size: 18px !important;
}
.main-navigation span {
    font-weight: 400;
}
.f-text a {
    color: #fff;
    text-decoration: none;
}
.f-text a:hover {
    color: #707372;
    text-decoration: none;
}
@media (min-width: 1601px) and (max-width: 1920px) {
	#sidebar { padding: 0 45px !important;}
	.logo {padding: 0px 0px 30px 0px;}
	.right-btn { right: 70% !important;}
}

@media (min-width: 1451px) and (max-width: 1600px) {
   
   .home-inner .container{width: 1070px;}
   .top { padding:0px 50px 30px 30px;}
   .main-nav-sidebar .support-us{font-size: 16px;}
  .logo { padding: 0px 4px 30px 0px; text-align: center;}
  .logo-img {
    padding: 0 0 0 20px;
    width: 88%;
    margin: 0px;
}
}

@media (min-width: 1367px) and (max-width: 1450px) {
#sidebar {
    padding: 0 !important;
}
   .home-inner .container{width: 1070px;}
   .top { padding:0px 50px 30px 30px;}
   .main-nav-sidebar .support-us{font-size: 16px;}
   .logo { padding: 0px 4px 30px 0px; text-align: center;}
   .media-box { padding: 40px !important;}
  .logo-img {
    padding: 0 0 0 20px;
    width: 88%;
    margin: 0px;
}
}



@media (min-width: 800px) and (max-width: 1280px) {
	ul.afp-items {
    margin: 0 0 0 -58px !important;
}
}


@media (min-width: 1092px) and (max-width: 1366px) {

   .home-inner .container{width: 1070px;}
   .top { padding:0px 50px 30px 30px;}
   .main-nav-sidebar .support-us{font-size: 16px;}
   .logo { padding: 0px 4px 30px 0px; text-align: center;}
   .logo-img {
    padding: 0px 10px 0px 4px;
    width: 100%;
    margin: 0 auto;
}
}

 
   
   
	
@media (min-width: 768px) and (max-width: 1091px) {
 
   .icon-ft-right {
    display: inline-block;
    float: right !important;
    margin: 10px 30px 10px 10px;
	padding: 0px !important;
   }
   

.box-right-wild {
    display: inline-block;
    float: left;
}
img.ico-img-wild {
    margin: 15px 10px 15px 0px !important;
    float: left !important;
}
.m-menu {
    display: none !important;
}
.logo {
    display: none !important;
}
.top {
    display: none !important;
}
.wpr_search.search_top {
    display: none;
}
#wprmenu_bar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
    height: 70px;
    z-index: 100;
}
#wprmenu_bar .bar_logo {
    padding: 0px 0px 0px 0px !important;
    width: 100% !important;
    height: 100% !important;
}
#wprmenu_bar div.hamburger {
    margin-top: 10px !important;
}
.admin-bar #mg-wprm-wrap.cbp-spmenu-left, .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
    top: 117px !important;
}
.media-box {
    padding: 20px !important;
}
.home-box {
    padding: 0px 20px 30px !important;
}
.ft-left {
    padding: 15px !important;
}
.ft-right {
    padding: 15px 0px 0px 0px !important;
}
.inner-news {
    text-align: justify;
}
.inner-news h3{font-size: 18px !important;}
.f-bottom {
    font-size: 14px !important;
}
p.f-text {
    font-size: 14px !important;
}
ul.ft-ul {
    padding: 0 45px 0 0 !important;
}
.right-btn { right: 25% !important;}
}

@media (min-width: 320px) and (max-width: 767px) {

.icon-ft-right{padding: 0px !important; float: none !important;}
.icon-ft {
    display: inline-block;
    float: none !important;
}
.m-menu {
    display: none !important;
}
.logo {
    display: none !important;
}
.top {
    display: none !important;
}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after{background: #000 !important;}
.wpr_search.search_top {
    display: none;
}
#wprmenu_bar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
    height: 70px;
    z-index: 100;
}
#wprmenu_bar .bar_logo {
    padding: 0px 0px 0px 0px !important;
    width: 100% !important;
    height: 100% !important;
}
#wprmenu_bar div.hamburger {
    margin-top: 10px !important;
}
.admin-bar #mg-wprm-wrap.cbp-spmenu-left, .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
    top: 117px !important;
}
.media-box {
    padding: 30px !important;
}
.home-box {
    padding: 0px 20px 30px !important;
}
.ft-left {
    padding: 15px !important;
}
.ft-right {
    padding: 0px 70px 40px !important;
}
img.ico-img {
    float: left;
    margin: 15px 10px 15px 15px !important;
}
.ft-ul li {
    font-size: 16px !important;
}
.inner-news {
    text-align: justify;
	margin-top: 30px;
}
p.f-text {
    padding: 10px !important;
    text-align: center !important;
}
.inner-news h3{font-size: 18px !important;}
img.ico-img-wild { margin: 12px 10px 5px 6px !important ;}
.box-right-wild { float: left !important;}

.right-btn { right: 25% !important;}

}







}
.gallery-filter-holder {
    margin: 30px 0;
}
select#gallery-filter {
    padding: 5px 40px;
}

.quick-filter-holder .filters .filter {
    width: 53px;
    height: 52px;
    display: inline-block;
    cursor: pointer;
}
.quick-filter-holder .filters .filter:not(:first-child) {
    margin-right: 5px;
}


.gallery-filter-holder .quick-filter-holder .filters span {
    display: block;
    margin: 14px 23px 0 0;
    float: left;
}


.land-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	opacity: 0;
}
.land:hover .land-hover{opacity: 1; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.land-hover::before {
    background: #00562f;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.9;
}
.fig-area {
    position: relative;
    text-align: center;
    padding: 15%;
    display: table;
    height: 100%;
    width: 100%;
}
.fig-area a {
    color: #fff;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    font-size: 18px;
	text-decoration: none;
}
.logo-box {    
    position: relative;
    z-index: 2;
    background: #00562f;
}
.ocean .logo-box{background: #0a4595;}
.enter .logo-box{background: #df4826;}



.ocean-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	opacity: 0;
}
.ocean:hover .ocean-hover{opacity: 1; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.ocean-hover::before {
    background: #0a4595;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.9;
}


.enter-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	opacity: 0;
}
.enter:hover .enter-hover{opacity: 1; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.enter-hover::before {
    background: #df4826;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.9;
}
span.item-desc {
    display: none;
}
.e-box a {
    font-size: 18px !important;
}
img.zapp {
    margin: 0 auto;
}
h3.wild-h3 span {
    font-weight: normal;
}
ul.afp-item-details li {
    display: none;
}
li.afp-single-item {
    padding: 10px !important;
	margin-top: 15px;
}
li.afp-single-item {
    float: left;
    padding-right: 5px !important;
}

.search-box {
    position: fixed;
    padding: 15px 30px;
}
.search-box span.screen-reader-text {
    display: none;
}
input.search-field {
    border: 1px solid #ccc;
    padding: 5px 5px !important;
}

.right-btn {
    position: relative;
    float: right;
    right: 55%;
    margin-top: -42px;
    height: 37px;
}

a.paypal:hover {
    background: #de4826 !important;
}
a.eft:hover {
    background: #383a37 !important;
}

a.debit:hover {
    background: #00562f !important;
}
a.zapper:hover {
    background: #184892 !important;
}
li.payment-box {
    padding: 0 10px;
}
.col-sm-12.pay-inner {
    padding: 2% 20%;
}
#eft1  h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
    color: #007dc6;
}
#debit1 h3 {
    font-size: 30px;
    text-align: center;
    color: #00562f;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 30px 0;
}
#paypal1 h3 {
    font-size: 30px;
    text-align: center;
    color: #de4826;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 30px 0;
}
#zapper1 h3 {
    font-size: 30px;
    text-align: center;
    color: #184892;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 30px 0;
}

.sp{border-top: 1px solid #ccc;}
.sp p {
    text-align: center;
    padding: 30px 3%;
}
ul#nav-tabs {
    padding: 0;
}
ul#afp-filter {
    display: block;
    list-style: none;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 20px 0px !important;
}
ul#afp-filter li a{color: #000; font-weight:bold;}
span.wi {
    font-weight: normal;
}
.img-news {
    margin: 0 auto;
    width: 100%;
}

.wpcf7-form.sent
{
    display:none;
}

#thankYou
{

    display: none;
}
#eftthankYou
{

    display: none;
}
.entry-title a {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
.entry-header .entry-title {
    margin: 0 0 10px 0px;
}
.search-inner img {
   width: 36%;
    height: 228px;
    float: left;
    margin-right: 28px;
}
.search-inner article {
    margin-bottom: 43px;
	border-bottom: 2px solid #00562F;
}
.vcard .screen-reader-text {
    margin-left: 8px;
}
.entry-footer {
    text-align: justify;
	margin-bottom: 22px;
}
.cat-links .screen-reader-text {
    margin-left: 8px;
}
.vac-content a.read-more {
    float: left;
}
.vac-content h3 {
    text-align: left;
    padding: 0 0 10px 0px;
}
ul.ul-eft li {
    list-style: none;
}
ul.sub-menu.toggled-on li {
    padding-left: 7px;
    padding-right: 7px;
}
ul.sub-menu.toggled-on li a {
    font-size: 14px;
    padding: 0;
}
ul.sub-menu.toggled-on {
    display: block !important;
    background: #f7f7f7;
}
ul.sub-menu {
    display: none;
}
#site-navigation .dropdown-toggle {
    font-size: 0px;
    float: right;
    padding: 7px;
    position: relative;
    background: transparent;
    border: 0px;
}
#site-navigation .dropdown-toggle:before {
    position: absolute;
    content: "\f107";
    width: 100%;
    height: 100%;
    font-family: FontAwesome;
    font-size: 20px;
    top: -6px;
    left: 0;
    padding: 4px;
}