/*
Theme Name: JohnnyoTheme
Theme URI: http://johnnyodesign.com/
Author: Johnnyo Design
Author URI: http://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url(" /wp-content/themes/johnnyo_design/inc/font-face/font-face.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:600,600i,700,700i,800,800i,900,900i');

html {
    overflow-x: hidden;
}
body {
background: #fefefe;
height: 100%;
}
body,td,th {
	color: #666;
}
.site-content {
	background: #eaeaea;
background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 53%, #f2f2f2 100%);
background: -webkit-linear-gradient(top, #eaeaea 0%,#ffffff 53%,#f2f2f2 100%);
background: linear-gradient(to bottom, #eaeaea 0%,#ffffff 53%,#f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f2f2f2',GradientType=0 );
	padding: 80px 0 90px 0;
}
a {
    color: #1eb5de;
    text-decoration: none;
}
h1, .h1 {
    font-family: 'bell_gothic_blackregular';
    font-size: 29px;
    color: #175474;
    font-weight: normal;
    margin: 17px 0 0 0;
    padding: 0 0 0 0;
}
p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #444;
    line-height: 21px;
    text-align: justify;
    margin: 3px 37px 11px 9px;
}
h2 {
	font-family: 'bell_gothic_blackregular';
    font-size: 22px;
    color: #444;
    font-weight: normal;
    text-transform: uppercase;
    margin: 21px 57px 3px 3px;
}
h3 {
	font-family: 'bell_gothic_blackregular';
    font-size: 20px;
    color: #4BA73C;
    font-weight: normal;
    margin: 21px 57px 3px 5px;
}
h4 {
	color: #f8bf56;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 14px 0px 0px 0;
	text-align: left;
	padding: 0px;
font-family: 'Montserrat', sans-serif;
}
ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
font-family: 'Montserrat', sans-serif;
    font-size: inherit;
    line-height: 21px;
    color: #444;
    list-style: initial;
    display: inline-block;
}
.slider h1 {
    color: #47b749;
    font-size: 62px;
    font-weight: 900;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 7px 11px 0px 8px;
    width: fit-content;
    text-shadow: 0px 0px 10px rgba(71, 183, 73, 0.3);
    border-radius: 1px;
}
.slider h2 {
    color: #175474;
    font-size: 33px;
    font-weight: 900;
    margin: 4px 0px;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(35, 68, 84, 0.3);
    background-color: rgba(255, 255, 255, 0.7);
    padding: 3px 5px 0px 6px;
    width: fit-content;
    border-radius: 1px;
}
.slider p {
	color: #f8bf56;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin: 20px 7px;
text-transform: uppercase;
}
.slider a {
    padding: 14px 40px;
    display: inline-block;
    font-size: 18px;
    font-weight: 900;
    color: #f8bf56;
    border: 5px solid #f8bf56;
text-transform: uppercase;
}
.slider a:hover {
text-decoration: none;
    color: #350f16;
    background: #f8bf56;

}
.slide-interior h1 {
    margin-top: 110px;
}
.interiorslider{
margin-bottom: 30px !important;
}
.navbar {
    z-index: 9999;
    width: 100%;
    position: relative;
    background: #fefefe;
}
.widget_nav_menu {
margin: 0 !important;
padding-bottom: 0 !important;
}
#mega-menu-wrap-primary {
    margin: 0px 0;
}
.header-top {
background: #0d2e3e;
background: -moz-linear-gradient(left, #0d2e3e 0%, #375869 100%);
background: -webkit-linear-gradient(left, #0d2e3e 0%,#375869 100%);
background: linear-gradient(to right, #0d2e3e 0%,#375869 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2e3e', endColorstr='#375869',GradientType=1 );
    height: 43px;
    line-height: 43px;
    text-align: right;
	    font-family: 'bell_gothic_blackregular';
    text-transform: uppercase;
	color: #999999;
}
.loginlink1 {
    margin-left: 10px;
}
.loginlink {
	color: #fff;
    padding: 13px 16px;
}
.loginlink:hover {
	color: #fff;
	background: #44748c;
	text-decoration: none;
}
.languagelink {
    color: #49b939;
    padding: 13px 16px;
	border-left: 2px solid #44748c;
	    border-right: 2px solid #44748c;
}
.languagelink:hover {
	color: #49b939;
	background: #44748c;
	text-decoration: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {

}
.main-navigation {
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {

}
#mega-menu-wrap-primary .mega-menu-toggle {
    font-size: 24px;

    font-weight: 900;
}
.site-header {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.headlogo {
	    position: absolute;
    top: 21px;
}
.logowrap {
	    z-index: 1;
    position: relative;
}
.site-branding {
    position: relative;
    display: block;
}
.header-info {
	position: absolute;
        width: 100%;
        top: 48px;
        right: 0;
}
.social-media {
    position: absolute;
    right: 52px;
    top: 10px;
}
.tagline {
color: #32b8ff;
font-family: 'Montserrat', sans-serif;
font-size: 30px;
    padding: 35px;
font-weight: bold;
float:right;
}
.mega-menu-link {
font-family: 'Montserrat', sans-serif;
}
.fa {
    font-size: 14px;
    padding: 14px 15px 15px 16px;
    color: #fff;
}
.fa-linkedin:hover {
    color: #fff;
    background-color: #1182c2 !important;
}
.fa-facebook {
    padding: 14px 17px 15px 17px;
}
.fa-facebook:hover {
    color: #fff;
    background-color: #3b5998 !important;
}
.fa-instagram:hover {
    color: #fff;
    background-color: #cd486b !important;
}
.footer-top {
    padding: 20px 0 30px 0;
}
.footer-content {
background-color: #8c8a84;
    box-shadow: 0 0 10px 1px rgba(140, 138, 132, 0.25);
    border-radius: 2px;
}
.site-footer {
}
.footer-top .so-panel {
}
.footer-top .panel-grid-cell {
padding: 0 !important;
}
.footer-top ul {
    margin: 0;
    padding: 0px 0px 0px 0px;
    font-size: 0.8em;
    line-height: 21px;
    color: #666;
    list-style: none;
    padding-left: 0px;
}
.footer-top li:hover {
    background-color: #386aa2;
    border-radius: 2px;
}
.footer-top a {
    color: #ccc;
    padding: 0px 6px;
    width: 100%;
    display: block;
	border-radius: 3px;
		    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
	
}
.footer-top a:hover {
    color: #666;
    text-decoration: none;
    background: #ccc;
}
.footer-top h3 {
    font-family: 'bell_gothic_blackregular';
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    margin: 20px 0 8px 0 !important;
}
.footer-top p {
	    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 23px;
	    color: #ccc;
}
.footmenu {
    margin-top: 46px;
}
#secondary h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    padding: 0px;
    margin: 0 0px 7px 0px;
    text-transform: uppercase;
	color: #4BA73C;
}
#secondary {
    width: 100%;
display: inline-block;
}
.blog #secondary, .archive #secondary {
    padding-top: 0;
    display: inline-block;
}
.blog #primary, .archive #primary {
padding-right: 30px;
}
.site-info {
    padding: 4px 0 1px 0;
	    background: #777;
}
.site-info p {
    text-align: center;
    margin: 24px;
    font-size: 11px;
    font-style: italic;
    color: #ccc;
}
.site-info a {
    color: #1eb5de;
}
.slider {
    width: 100%;
}
.slide-content {
    padding-top: 217px;
    width: 80%;
    max-width: 1200px;
    margin: auto;
    height: 100%;
    position: relative;
}
.slide-text {
    top: 40%;
    position: absolute;
    z-index: 1;
}
.slide-image {
    right: 0;
    position: absolute;
    bottom: 5%;
}
.slide-text h1{
    font-size: 80px;
font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 900;
    line-height: 80px;
text-shadow: 0 0 200px #000;
}
.hbtn {
    font-size: 22px;
font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 900;
    background-color: #32b8ff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 14px;
transition: all 0.2s ease;
}
.hbtn:hover {
text-decoration: none;
background-color: #90c64a;
color: #fff;
cursor: pointer;
transition: all 0.2s ease;
}
.btn-top {
    font-size: 22px;
font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 900;
    background-color: #32b8ff;
    padding: 10px 20px;
    display: inline-block;
float:right;
margin: 30px;
transition: all 0.2s ease;
}
.btn-top:hover {
text-decoration: none;
background-color: #90c64a;
color: #fff;
cursor: pointer;
transition: all 0.2s ease;
}
.slider {
	background-color: #ddd;
}
.slide1, .slide2, .slide3, .slide4, .slide5, .slide6, .slide7, .slide8 {
    height: 50vh;
width: 100%;
background-size: cover;
    background-position: top;
display: block;
}
.slide1 {
    background-image: url(/wp-content/uploads/2018/01/depositphotos_31199551-stock-photo-financial-planning-consultation.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    height: 100%;
}
.slide2 {
    background-image: url(/wp-content/uploads/2018/01/depositphotos_31199551-stock-photo-financial-planning-consultation.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    height: 100%;
}
.slide3 {
    background-image: url(/wp-content/uploads/2018/01/depositphotos_31199551-stock-photo-financial-planning-consultation.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    height: 100%;
}
.slide4 {
    background-image: url(/wp-content/uploads/2018/01/depositphotos_31199551-stock-photo-financial-planning-consultation.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    height: 100%;
}
.slide5 {
    background-image: url(/wp-content/uploads/2018/01/depositphotos_31199551-stock-photo-financial-planning-consultation.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    height: 100%;
}

.home .post, .blog .post, .archive .post, #secondary .post {
    padding: 1px 20px 10px 20px;
    position: relative;
    transition: all 0.2s ease;
    margin-bottom: 20px;
    background: linear-gradient(150deg, rgba(43, 19, 29, 0.75) 0%,rgba(21, 13, 27, 0.75) 100%);
    border: 5px solid #f8bf56;
}
.home .post h2, .blog .post h2, .archive .post h2{
   /* color: #32b8ff;
font-size: 30px;*/
}
.home .post p, .blog .post p, .archive .post p {
/* margin: 4px 6px;*/
}
.home .post:hover, .blog .post:hover, .archive .post:hover, #secondary .post:hover {
    background: linear-gradient(150deg, rgb(248, 191, 86) 0%,rgb(248, 191, 86) 100%);
    padding: 1px 20px 10px 20px;
    position: relative;
transition: all 0.2s ease;
}
.home .posthover, .blog .posthover, .archive .posthover, .posthover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.home .post:hover h2, .blog .post:hover h2, .archive .post:hover h2, #secondary .post:hover h2 {
	    color: #280b17;
}
.single .posthover {
display: none;
}
.entry-meta h3 {
    color: #1eb5de;
    font-size: .9em;
    font-weight: bold;
    line-height: normal;
    margin: 0 4px;
    text-align: left;
    padding: 0px;
font-family: 'Montserrat', sans-serif;
}

.btn {
    font-size: 22px;
font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 900;
    background-color: #32b8ff;
    padding: 10px 20px;
    display: inline-block;
margin: 10px;
transition: all 0.2s ease;
}
.btn:hover {
text-decoration: none;
background-color: #90c64a;
color: #fff;
transition: all 0.2s ease;
cursor: pointer;
}
.social-header .fa {
transition: all 0.2s ease;
}
.social-header .fa:hover {
transition: all 0.2s ease;
}
.frm_style_formidable-style.with_frm_style fieldset {
    padding: 0 !important;
}

.header-upper a{
    color: #09607e;
}
.header-upper a:hover, .header-upper a:hover .fa{
color: #e0ead9;
text-decoration: none;
}
#recent-posts-2, #archives-2, #categories-2, #text-3 {
    padding: 0;
    margin-bottom: 20px;
}
#secondary a {
    color: #085e7f;
    text-decoration: none;
    font-weight: normal;
}
#secondary a:hover {
    color: #6eb641;
    text-decoration: none;
    font-weight: normal;
}


@media only screen and (max-width: 1080px) {
.headerupper1 {
    display: none;
}
.btm-row2 {
    padding-top: 18px;
}
}
@media only screen and (max-width: 700px) {
.slide-text h1 {
    font-size: 2em;
font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 900;
    line-height: 1em;
    text-shadow: 0 0 200px #000;
}
.slick-slide .container {
    bottom: 10px !important;
}
}




.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.wp-post-image {
    width: 100%;
    height: inherit;
}
.home .wp-post-image {
    max-width: 500px;
    margin-top: 20px;
}
.blog .wp-post-image {
    max-width: 500px;
    margin-top: 20px;
}
.post-template-default #secondary {
    padding-top: 0;
}
.post-template-default #secondary h2, .blog #secondary h2 {
    margin: 0px 0px 7px 0px;
}
.post-template-default .wp-post-image {
    margin-bottom: 20px;
}





.home-slug {
    background-color: #eee;
    padding: 14px 14px 10px 14px;
    border-radius: 4px;
    margin: 50px 0;
    text-align: center;
}
.home-slug p {
    font-size: 40px;
    color: #728992;
    line-height: normal;
    font-weight: 600;
}
.widget_search {
    margin-bottom: 20px;
}
.screen-reader-text {
    display: none;
}
.search-field {
    display: block;
    width: 100%;
    padding: 4px 8px;
    text-indent: 0;
    background-color: #eeeeee;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin: 0 8px;
font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    outline: 0 !important;
}
.search-submit {
    background-color: #175474 !important;
    margin: 0 10px !important;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
font-family: 'Montserrat', sans-serif;
}
.alignleft {
float: left;
    margin: 11px 18px 11px 0px !important;
    max-width: 50%;
}
.alignright {
float: right;
    margin: 11px 4px 11px 18px !important;
    max-width: 50%;
}
.widget_siteorigin-panels-postloop article:not(:first-child) {
	display: none;
}

@media only screen and (max-height: 900px) {
	.home .slick-slide, .page-template-page-home-spanish .slick-slide {
    height: 400px !important;
	}
}
	.slick-slide {
    min-height: 200px;
	}
.home .slick-slide, .page-template-page-home-spanish .slick-slide {
    min-height: 552px;
	}

.slick-dots {
    position: absolute;
    bottom: 5px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: right;
margin: 0;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .7;
    color: #075e80;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .9;
    color: #6eb642;
}
.slidewrap {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
}
.slider-mockup {
    height: 40vh;
    position: absolute;
    right: 0;
    top: 10vh;
}
.row1 {
background-color: #fff;
    padding: 80px 0;
}
.row2 {
background-color: #eee;
    padding: 80px 0;
}
.row3 {
background-color: #00a6ff;
    padding: 80px 0;
}
.panel-grid {
    margin-bottom: 0px !important;
}
.home2, .home2 h2 {
text-align: right;
}
.home2 h2 {
    margin: 160px 18px 0px 0;
    font-size: 42px;
    font-weight: 900;
}
.home2 p {
margin-top: 20px;
}
.actbtn {
    padding: 14px 40px;
    display: inline-block;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
background: #ffffff;
    background: -moz-linear-gradient(-45deg, #00a6ff 0%, #65c8ff 100%);
    background: -webkit-linear-gradient(-45deg, #00a6ff 0%,#65c8ff 100%);
    background: linear-gradient(135deg, #00a6ff 0%,#65c8ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6ff', endColorstr='#65c8ff',GradientType=1 );
    transition: all 0.4s ease;
box-shadow: inset 0px 0px 0px 2px transparent;
}
.actbtn:hover {
color: #00a6ff;
text-decoration: none;
    background: #eeeeee;
transition: all 0.4s ease;
box-shadow: inset 0px 0px 0px 2px #00a6ff;
}
.slick-slider {
    margin-bottom: 0;
}
.row1 p {
    color: #56c2ff;
    font-weight: 600;
}
.featureimg {
    margin-bottom: 10px;
    margin-left: 10px;
}
.testimonial {
    background-color: #efefef;
    padding: 20px;
    border-radius: 4px;
}
.testimonialname {
font-weight: bold;
    text-align: right;
    color: #01a5ff;
    border-top: 1px solid #ddd;
    padding-top: 18px;
    margin-top: 20px;
    padding-right: 10px;
}
.mockup {
    max-height: 500px;
}
#video-background {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}

.altrow {
    background: rgb(31, 182, 222);
    background: -moz-linear-gradient(-45deg, #009ac3 0%, #00c9ff 100%);
    background: -webkit-linear-gradient(-45deg, #009ac3 0%,#00c9ff 100%);
    background: linear-gradient(135deg, #009ac3 0%,#00c9ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ac3', endColorstr='#00c9ff',GradientType=1 );
	padding: 60px;
}
.altrow p {
    text-align: center;
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
line-height: 34px;
}
.rowpad {
padding: 90px 0;
}
:focus {
    outline: none;
}
.site-footer {
    background: #666;
}
.site-interior {
padding: 80px 0;
}
.av {
padding-left: 10px;
color: #f8bf56;
}
.av::before {
content: "■";
color: #27375d;
font-size: 30px;
}
.n-av {
padding-left: 10px;
color: #f8bf56;
}
.n-av::before {
content: "■";
color: #731a22;
font-size: 30px;
}
.sidebar-button {
border: 5px solid #1eb5de !important;
font-size: 18px!important;
text-transform: uppercase!important;
font-weight: 900!important;
}
.header-social {
    position: absolute;
    right: 40px;
    text-align: right;
    left: 0;
}
@media only screen and (max-width: 991px) { 
.header-social {
    right: 0;
}
}
@media only screen and (max-width: 540px) { 
.header-social {
    position: relative;
    display: block;
    margin-top: 170px;
}
.main-navigation {
}
}
.blog .blogimage {
    background-size: cover !important;
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.single-post .blogimage {
    background-size: cover !important;
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}
.aligncenter {
	    margin: auto;
    max-width: 100%;
    display: block;
}
.homethings p {
    margin: 20px 26px;
}
.homethings h2 {
	    margin: 0;
}
.homethings h1 {
	    text-align: center;
}
.homethings h2 a {
	    background: #175474;
    color: #fff;
    padding: 12px 30px 10px 30px;
    display: inline-block;
    border-radius: 3px;
}
.homethings h2 a:hover {
	    background: #1d6f95;
	text-decoration: none;
}
.bigbutton {
	    text-align: center;
    display: inline-block;
    background-color: #47b749;
    padding: 20px 40px;
	    border-radius: 3px;
	margin-bottom: 20px;
}
.bigbutton:hover {
		    background: #1d6f95;
	    text-decoration: none;
}
.bigbutton h2 {
	font-size: 24px;
    color: #fff !important;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 !important;
}
.bigbutton h3 {
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
    margin: 20px 0 0 0;
	text-transform: uppercase;
}
.bigbutton:hover h2, .bigbutton:hover h3 {
	text-decoration: none;
}
.home h1 {
	margin: 0;
}
.callustoday h1 {
	text-transform: uppercase;
}
.home .site-content, .page-template-page-home-spanish .site-content {
	    padding: 0 0 0 0;
}
.callus {
    background: #fff;
    margin-bottom: 60px;
    padding: 20px 0;
}
.homelogos, .home-bottom {
	    margin-top: 80px;
	    background: #fff;
	    padding: 10px 0 14px 0;
}
.social a {
	    display: inline-block;
    position: relative;
    width: fit-content;
    background: transparent;
    padding: 0;
    margin: 0 10px 0 0;
}
.home-bottom h3 {
    font-family: 'bell_gothic_blackregular';
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    margin: 22px 22px 0px 0px;
    display: inline-block;
    text-transform: uppercase;
}
.home-bottom a {
	    font-family: 'bell_gothic_blackregular';
    font-size: 22px;
    color: #444;
    font-weight: normal;
    text-transform: uppercase;
    background: #175474;
    color: #fff;
    padding: 12px 30px 10px 30px;
    display: inline-block;
    border-radius: 3px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin: 2px 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right {
    float: right;
    margin-right: 6px;
    font-family: Georgia, serif;
    font-size: 18px;
    font-weight: normal;
}

@media only screen and (max-width: 630px) { 

}