@charset "UTF-8";

 .custom-box-icon .elementor-icon-box-content, .box-icon-reverse .elementor-icon-box-content{
flex-direction: column-reverse;
display: flex;
}
.custom-box-icon .elementor-icon-box-title,
.box-icon-reverse .elementor-icon-box-title{
margin-top: 0;
}
.box-icon-reverse{
border: 1px dashed #6de5f2;
}
.box-icon-reverse:before, .box-icon-reverse:after{
position: absolute;
content: '';
width: 8px;
height: 8px;
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G0WWLV20WH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-G0WWLV20WH');
</script>align-content
}
.box-icon-reverse:before {
left: -1px;
top: -1px;
}
.box-icon-reverse:after {
right: -1px;
bottom: -1px;
}
.custom-box-icon .elementor-icon{
display: flex;
justify-content: center;
align-items: center;
width: 58px;
height: 58px;
line-height: 58px;
text-align: center;
border-radius: 50%;
font-size: 30px;
color: #24485e;
background: #e5edf2;
border-radius: 50%;
}
#gform_next_button_1_4, #gform_previous_button_1{
border: none;
}
.elementor-button, #gform_next_button_1_4{
position:relative;
}
.elementor-button:before, #gform_next_button_1_4:before{
position: absolute;
content: '';
background: rgba(255, 255, 255, 0.4);
width: 8px;
height: 8px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
}
.elementor-button:after, #gform_next_button_1_4:after {
position: absolute;
content: '';
background: rgba(255, 255, 255, 0.4);
width: 8px;
height: 8px;
top: 0px;
right: 0px;
transition: all 500ms ease;
}
.elementor-button:hover:before{    
bottom: 86%;
}
.elementor-button:hover:after {
top: 86%;
}
.copyright a{
color:#fff;
opacity:0.5;
}
.opacity{
opacity: 0;
transition: all 2000ms ease;
}
.opacity.animated.fadeInUp{
opacity: 1;
transition: all 2500ms ease;
}
.elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
border: 6px solid #ffff;
}
.custom-icon-dashed .elementor-icon{
border: 1px dashed #c7ae91;
border-radius: 100%;
padding: 26px;
}
.counter-custom .elementor-counter-title{
border-bottom: 1px dashed #c7ae91;
}
.counter-custom .elementor-counter-number-prefix{
display: none;
}
.counter-custom .elementor-counter{
display: flex;
flex-direction: column;
align-items: flex-start;
}
.counter-custom .elementor-counter-title{
line-height: 1.2!important;
}
.counter-custom .elementor-counter-number-wrapper{
padding-bottom: 10px;
}
.dashed .elementor-icon-wrapper{
position: relative;
}
.dashed .elementor-icon-wrapper:before{
display: block;
content: '';
position: absolute;
left: -5px;
top: -5px;
width: 110px;
border: 1px dashed #c7ae91;
height: 110px;
border-radius: 100%;
padding: 10px;
"{
""@context"": ""https://schema.org"",
""@type"": ""LocalBusiness"",
""name"": ""Tomys Garage Door"",
""url"": ""https://tomysgaragedoor.info/"",
""telephone"": ""+1-206-508-5588"",
""address"": {
""@type"": ""PostalAddress"",
""streetAddress"": ""1202 N 10th Pl"",
""addressLocality"": ""Renton"",
""addressRegion"": ""WA"",
""postalCode"": ""98057"",
""addressCountry"": ""US""
},
""image"": ""https://tomysgaragedoor.info/image.jpg"",  // Replace with actual image URL
""description"": ""Tomys Garage Door provides expert garage door repair, installation, and maintenance services in Renton, WA and surrounding areas."",
""openingHours"": ""Mo-Su 00:00-23:59"",
""sameAs"": [
""https://www.facebook.com/tomysgaragedoor"",
""https://www.yelp.com/biz/tomys-garage-door-renton"",
""https://goo.gl/maps/tomysgaragedoor""
],
""aggregateRating"": {
""@type"": ""AggregateRating"",
""ratingValue"": ""4.9"",
""reviewCount"": ""50""
},
""serviceArea"": {
""@type"": ""Place"",
""name"": [
""Renton"",
""Kennydale"",
""Lakeridge"",
""East Renton Highlands"",
""Bellevue"",
""May Creek"",
""Bryn Mawr-Skyway"",
""Seattle"",
""Kirkland"",
""Tacoma"",
""Lakewood"",
""Puyallup"",
""Olympia"",
""Auburn""
]
}
}
"
}
.dashed.item-card.elementor-widget-image, .dashed.item-card .elementor-widget-image .elementor-widget-container{
overflow: hidden;
}
.dashed.item-card:hover{
background-color: white!important;
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08);
}
.dashed.item-card:hover .elementor-shape-circle .elementor-icon{
background-color: #c7ae91!important;
}
.dashed.item-card:hover .elementor-shape-circle .elementor-icon svg{
fill: white!important;
}
.horizontal-item-card{
}
.custom-icon-right .elementor-icon{
border: 1px dashed #c7ae91;
width: 50px;
height: 50px;
line-height: 50px;
background: transparent;
text-align: center;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.img-hover-icon{
position: relative;
}
.img-hover-icon:before, .img-hover-icon:after {
position: absolute;
content: '';
width: 8px;
height: 8px;
transition: all 500ms ease;
background-color: #6de5f2;
}
.img-hover-icon:before{
left: 0px;
top: 0%;
}
.img-hover-icon:after {
right: 0px;
bottom: 0%;
}
.img-hover-icon:hover:before {
top: 100%;
margin-top: -8px;
}
.img-hover-icon:hover:after {
bottom: 100%;
margin-bottom: -8px;
}
.uc_btn{
position: relative;
padding: 0!important;
}
.uc_btn:before {
position: absolute;
content: '';
width: 8px;
height: 8px;
left: -15px;
top: 7px;
background-color: #6de5f2;
}
.uc_box_content{
cursor: pointer;
}
.es-close-button{
background: none!important;
padding: 0!important;
}
.kenimage{
overflow: hidden!important;
animation: move 25s ease;
-ms-animation: move 25s ease;
-webkit-animation: move 25s ease;
-o-animation: move 25s ease;
-moz-animation: move 25s ease;
background-size: 100% 100%;
}
@-webkit-keyframes move {
0% {
background-size: 100% 100%;
}
100% {
background-size: 130% 130%;
}
}
.elementor-sticky--active .elementor-hidden-desktop{
display: block;
}
#breadcrumbs > span span {
position: relative;
padding-left: 20px;
margin-right: 15px;
}
#breadcrumbs > span span:before {
position: absolute;
content: '';
width: 8px;
height: 8px;
left: 0px;
top: 8px;
background-color: #6de5f2;
}
.menu-left-title h3{
padding-left: 22px;
}
.menu-left-title:before{
position: absolute;
content: '';
width: 8px;
height: 8px;
left: 0px;
top: 12px;
background: #6de5f2;
}
.custom-left-menu li{
margin-bottom: 5px;
}
.custom-left-menu a, .custom-left-widget h3 a{
border: 1px dashed #6de5f2;
padding: 15px 30px;
display: block;
}
.menu-inline a{
margin-bottom: 15px!important;
}
.custom-left-menu .current_page_item a,
.custom-left-menu li:hover a, .custom-left-widget h3 a:hover{
border: 1px dashed #c7ae91;
color: #c7ae91!important;
}
.gform_heading, #field_1_3{
display: none;
}
#gf_progressbar_wrapper_1{
display: none;
}
#gf_progressbar_wrapper_1, #field_1_3, .gform_required_legend, #field_1_2 .gform-field-label {
display: none;
}
.custom-menu .elementor-nav-menu > li{
position: static;
}
.custom-menu .has-submenu.highlighted + .sub-menu{
display: flex!important;
flex-wrap: wrap;
padding: 20px;
border-radius: 0 0 5px 5px;
left: 0!important;
width: 100% !important;
}
.custom-menu .sub-menu li{
flex: 0 0 50%;
width: 50%;
}
.custom-form .elementor-form-fields-wrapper{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}
.custom-form .elementor-field-group-name { grid-area: 1 / 1 / 2 / 2; }
.custom-form .elementor-field-group-field_9f18fbe { grid-area: 2 / 1 / 3 / 2; }
.custom-form .elementor-field-group-field_3915f94 { grid-area: 1 / 2 / 2 / 3; }
.custom-form .elementor-field-group-email  { grid-area: 2 / 2 / 3 / 3; }
.custom-form .elementor-field-group-message { grid-area: 1 / 3 / 3 / 4; }
.custom-form .elementor-field-group-message .elementor-field-textual{
height:100%;
}
.custom-form .elementor-field-type-recaptcha { grid-area: 1 / 4 / 2 / 5; }
.custom-form .elementor-field-type-submit { grid-area: 2 / 4 / 3 / 5; }
.content-gallery .gallery-item img{
height:250px!important;
object-fit:cover;
}
.page-template-elementor_canvas .es-badge-container, .page-template-elementor_canvas #foot-cont-div{
display:none!important;
}
@media screen and (max-width: 767px) {
.custom-form .elementor-form-fields-wrapper{
display:flex;
}
}
@media screen and (max-width: 768px) {
.custom-menu .sub-menu li{
flex: 0 0 100%;
width: 100%;
}
.elementor-10 .elementor-element.elementor-element-e5fcc18 .elementor-nav-menu--dropdown{
padding-bottom: 20px!important;
}
.kenimage{
overflow: hidden!important;
animation: none;
background-size: cover;
}
}
@media screen and (max-width: 650px){
.page-template-elementor_canvas .wp-call-button img{
width: 40px!important;
margin-right: 10px;
}
.page-template-elementor_canvas .wp-call-button {
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
}
}
body .wp-call-button{
padding:0!important;
justify-content: center;
align-items: center;
}
body .wp-call-button img{
width:35px;
margin-right:10px;
}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.9rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333;outline:0 none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=button]:focus,[type=submit]:focus,button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-bottom:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid #ccc}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:1px solid #ccc}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#eee}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#e9e9e9}table tbody+tbody{border-top:2px solid #ccc}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-top:0;margin-bottom:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}.site-header,body:not([class*=elementor-page-]) .site-main{margin-right:auto;margin-left:auto}@media (max-width:575px){.site-header,body:not([class*=elementor-page-]) .site-main{padding-right:10px;padding-left:10px}}@media (min-width:576px){.site-header,body:not([class*=elementor-page-]) .site-main{max-width:500px}}@media (min-width:768px){.site-header,body:not([class*=elementor-page-]) .site-main{max-width:600px}}@media (min-width:992px){.site-header,body:not([class*=elementor-page-]) .site-main{max-width:800px}}@media (min-width:1200px){.site-header,body:not([class*=elementor-page-]) .site-main{max-width:1140px}}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.pagination{margin:20px auto}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.wp-caption{margin-bottom:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem;padding-bottom:1rem}.site-branding{max-width:300px}.site-branding .site-description,.site-branding .site-title{margin:0}.custom-logo-link{display:block}.site-navigation{grid-area:nav-menu;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-navigation ul.menu li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-right:15px}.site-navigation ul.menu li.menu-item-has-children:after{display:block;content:"\25BE";font-size:1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666}.site-navigation ul.menu li ul{background:#fff;display:none;min-width:150px;position:absolute;z-index:2;left:0;top:100%;border:1px solid #eee}.site-navigation ul.menu li ul li.menu-item-has-children a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}.post .wp-post-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.post .wp-post-image{max-height:400px}}@media (max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0 30px 60px;border-bottom:1px solid #ccc}body.rtl #comments .comment .comment-body,body.rtl #comments .pingback .comment-body{padding:30px 60px 30px 0}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;border-radius:50%;margin-right:10px}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar{left:auto;right:0;margin-right:0;margin-left:10px}#comments .comment-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-left:30px}body.rtl #comments .children{padding-left:0;padding-right:30px}#comments .children li:last-child{padding-bottom:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"\21AA";position:absolute;top:45px;left:0;width:auto}body.rtl #comments ol.comment-list .children:before{content:"\21A9";left:auto;right:0}@media (min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media (max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-left:20px}#comments .comment .avatar{position:inherit;float:left}body.rtl #comments .comment .avatar{float:right}}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.mob-menu-logo-holder .mob-retina-logo {
display: inline-block;
}
.mob-standard-logo {
display: none!important;
}
}
@media screen and ( min-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 32px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 102px!important;
}
}
@media screen and ( max-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 46px!important;
}
body.admin-bar .mob-menu-header-banner {
top: 0px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 116px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 70px!important;
}
}
@media screen and ( max-width: 479px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 5%;
}
}
@media screen and ( max-width: 782px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
}
@media only screen and (min-width:5001px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}
.mobmenu-content li {
border-bottom: 5px solid #ffffff;
}
@media only screen and (max-width:5000px) {
.mobmenur-container i {
color: #ffffff;
}
.mobmenul-container i {
color: #1e73be;
}
.mobmenul-container img {
max-height:  47px;
float: left;
}
.mobmenur-container img {
max-height:  48px;
float: right;
}
.mob-expand-submenu i {
font-size: 30px;
}
#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
color: #efefef;
}
.mob-cancel-button {
font-size: 30px!important;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
color: #ccc;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
background-color: #666;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
background-color: #5e7dce;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #5f1fc6 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #666;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #ccc;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color: #6895dd ;
margin: 0;
color: #ffffff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 0.3;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  cover;
-moz-background-size: cover;
background-size: cover;
}
.mob-menu-right-bg-holder { 
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:  cover;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #ffffff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #f5f5f5 ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color: #1c137a ;
margin: 0;
color: #f5f5f5 ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #f7f7f7;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #ffffff ;
}
#mobmenuright li a:hover {
color: #e8e8e8 ;
}
.mobmenul-container {
top: 13px;
margin-left: 5px;
margin-top: 5px;
height: 70px;
float: left;
}
.mobmenur-container {
top: 12px;
margin-right: 9px;
margin-top: 5px;
}
.mob-menu-logo-holder {
margin-top:   5px;
text-align:   center;
margin-left:  0;
margin-right: 0;
height:       70px;
}
.mob-menu-header-holder {
width:  100% ;
background-color: #ffffff ;
height: 70px ;
position:fixed;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 70px;
}
.mobmenul-container, .mobmenur-container{
position: absolute; 
}
.mobmenu-left-panel {
background-color:#38404c;;
width:  278px;  
}
.mobmenu-right-panel {
background-color:#a3938d;		width:  366px; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: #ffffff;
}
.mob-menu-slideout-top .mobmenu-overlay {
display:none!important;
}
.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
-webkit-transform: translateX(278px);
-moz-transform: translateX(278px);
-ms-transform: translateX(278px);
-o-transform: translateX(278px);
transform: translateX(278px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-366px);
-moz-transform: translateX(-366px);
-ms-transform: translateX(-366px);
-o-transform: translateX(-366px);
transform: translateX(-366px);
}
.mob-menu-slideout-top .mobmenu-panel {
width:  100%;
height: 100%;
z-index: 1;
position: fixed;
left: 0px;
top: 0px;
max-height: 100%;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 300000;
}
.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
overflow: hidden;
}
.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
z-index: 300000;
} .mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
position: fixed;
top: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
z-index: 10000;
opacity: 1;
} .mobmenu .headertext { 
color: #e8e8e8 ;
text-decoration: none;
}
.headertext span {
position: initial;
line-height: 70px;
}
.mobmenu-search-holder {
top: 70px;
}  body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
overflow-x: hidden;
}
.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
padding-left: 20%;
padding-right: 20%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(20*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 16%;
padding-right: 16%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #ffffff;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #efefef;
}
.right-menu-icon-text {
float: right;
line-height: 25px;
color: #777777;
}
.mobmenur-container i {
line-height: 25px;
font-size: 25px;
float: right;
}
.main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
display: none!important;
}
.mob-standard-logo {
display: inline-block;
height:57px!important;	}
.mob-retina-logo {
height:57px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #5e7dce;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #5f1fc6;
}
.mobmenu-left-panel .mob-cancel-button {
color: #fff;
}
.mobmenu-right-panel .mob-cancel-button {
color: #fff;
}	
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:Alegreya;
font-size:20px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:Alegreya;
font-size:inherit;
font-weight:lighter;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
font-family:Montserrat;
font-size:18px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:1px;
text-transform:none;
}
.right-menu-icon-text {
font-family:Montserrat;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.8em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
font-family:Montserrat;
font-size:22px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}