#header #logo .site-title a,
#header #logo .site-description
{
    /*color: white !important;*/
}

#navigation_woothemes
{
    color: rgb(51, 51, 51);
    display: block;
    float: right;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    line-height: 25.00800132751465px;
    position: absolute;
    right: 0px;
    width: 800px;
    zoom: 1;
}

#navigation_woothemes #header-search {
    overflow: visible;
    position: absolute;
    top: 0;
    right: 20px;
    height: 37px;
    border-left: 1px solid #FFF;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 10000;
    padding-left: 20px;
}

#navigation_woothemes #header-search .field {

    position: absolute;
    float: none;
    right: 100%;
    top: 0;


    /*float: left;*/
    width: 0;
    padding: 10px 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    -webkit-transition: width ease-in-out .2s;
    -moz-transition: width ease-in-out .2s;
    -ms-transition: width ease-in-out .2s;
    -o-transition: width ease-in-out .2s;
    transition: width ease-in-out .2s;
    color: #666;
    box-sizing: border-box;
    -webkit-appearance: none;
}

#navigation_woothemes #header-search:hover .field {
    width: 60px;
    padding: 10px;
}

#navigation_woothemes #header-search .field:focus {
    width: 200px;
    padding: 10px;
}

#navigation_woothemes #header-search button {
    border: none;
    background: none;
    color: #FFF;
    margin: 0;
    position: relative;
    top: 8px;
    float: left;

    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    line-height: 100%;
    /*width: 1.758em;*/
    text-align: left;
    width: auto;
    z-index: 100000;
    overflow: visible;
}

#navigation_woothemes #header-search button span {
    display: none;
}


#navigation_woothemes #header-search button i {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100000;
}

#navigation_woothemes #main-nav
{
    color: rgb(51, 51, 51);
    display: block;
    float: right;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    height: 46.75px;
    line-height: 25.00800132751465px;
    list-style-type: disc;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 70px;
    margin-top: 0;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    zoom: 1;
}

.full-width #nav-container
{
    border: none;
}

#navigation_woothemes #main-nav > li
{
    color: rgb(51, 51, 51);
    display: list-item;
    float: left;
    font-size: 16px;
    height: 26.75px;
    line-height: 25.00800132751465px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 5px 0;
    position: relative;
    text-align: left;
    zoom: 1;
}

#navigation_woothemes #main-nav > li > a
{
    display: block;
    padding: .2em .7em !important;
    /*font-family: Arial;*/
    /*color: #fff;*/
    /*font-weight: bold;*/
    /*font-size: .9em;*/
    line-height: 21px !important;
    height: 21px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#navigation_woothemes #main-nav > li > a:hover
{
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    /*background: rgba(255,255,255,0.1);*/
}

#navigation_woothemes #main-nav > li.current-menu-item > a {
    background: rgba(255, 255, 255, 0.2);
    /*color: #255A8C !important;*/
    font-weight: bold !important;
}

#navigation_woothemes #main-nav > li ul
{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /*box-shadow: rgb(193, 217, 239) 0px 0px 0px 2px;*/
    /*border: 2px solid #c1d9ef;*/
    color: rgb(51, 51, 51);
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    left: 0px;
    line-height: 25.00800132751465px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: circle;
    margin-bottom: 0px;
    margin-left: -54.5px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: absolute;
    text-align: center;
    top: 38px;
    visibility: hidden;
    width: 170px;
    z-index: 1000;
    zoom: 1;
}

#navigation_woothemes #main-nav > li ul:before
{
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    left: 82.5px;
    border: 5px solid #fff;
    border-color: transparent transparent #c1d9ef transparent;
}

#navigation_woothemes #main-nav > li:hover > ul
{
    visibility: visible;
}

#navigation_woothemes #main-nav > li ul li
{
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}


#navigation_woothemes #main-nav > li ul li a
{
    width: 100%;
    font-size: 13px;
    padding: 10px 0;
    display: inline-block;

    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: none !important;
}

#navigation_woothemes #main-nav > li ul li a:hover {
    text-decoration: none;
}

#navigation
{
    display: none !important;
}

@media only screen and (max-width: 767px) {
    #navigation_woothemes
    {
        display: none;
    }

    #navigation
    {
        display: block !important;
    }
}