.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress tfoot th,.tablepress thead th{background-color:#f9f9f9}@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: 121px!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: 135px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 89px!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:982px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}
@media only screen and (max-width:981px) {
.mob-menu-sliding-menus .mobmenu-left-panel .mobmenu-content .show-sub-menu {
-webkit-transform: translate3d(0, 0, 0)!important;
-moz-transform: translate3d(0,  0, 0)!important;
transform: translate3d(0,  0, 0)!important;
}
.mob-menu-sliding-menus .mobmenu-right-panel .mobmenu-content .show-sub-menu {
-webkit-transform: translate3d(0, 0, 0)!important;
-moz-transform: translate3d(0,  0, 0)!important;
transform: translate3d(0,  0, 0)!important;
}
.mob-menu-sliding-menus .mobmenu-left-panel .mobmenu-content .sub-menu {
-webkit-transform: translate3d(100%,  0, 0);
-moz-transform: translate3d(100%,  0, 0);
transform: translate3d(100%,  0, 0);
}
.mob-menu-sliding-menus .mobmenu-right-panel .mobmenu-content .sub-menu {
-webkit-transform: translate3d(100%,  0, 0);
-moz-transform: translate3d(100%,  0, 0);
transform: translate3d(100%,  0, 0);
}
.mobmenur-container i {
color: #222;
}
.mobmenul-container i {
color: #666;
}
.mobmenul-container img {
max-height:  -57px;
float: left;
}
.mobmenur-container img {
max-height:  -47px;
float: right;
}
.mob-expand-submenu i {
font-size: 25px;
}
#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: #666;
}
.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: #666;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #000000 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #0a0a0a;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #0a0a0a;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 1;
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 .current_page_item {
border-left-color:  rgb(221, 51, 51);
}
.mobmenu-cart-panel .mobmenu-content {
padding-left: 0%!important;
padding-right: 0%!important;
position: absolute;
}
.mobmenur-container i.mob-search-button, .mobmenul-container i.mob-search-button {
color: #000000;
font-size: 30px;
}
.mobmenur-container i.mob-cart-button, .mobmenul-container i.mob-cart-button {
color: #FFF;
font-size: 10px;
}
.mob-menu-search-form button[type=submit] i, .mob-menu-search-form button[type=submit] span{
color: #fff;
}
.mob-menu-search-form input {
background: transparent;
color: #fff;
}
.mob-menu-search-form input:focus {
color: #fff;
}
.mob-menu-search-form input[type=text]:focus {
color: #fff;
background-color: transparent;
}
.mobmenu-search-holder {
background-color: #222;
}
.mob-menu-search-field::-webkit-input-placeholder {
color: #fff;
}
.mob-menu-search-field::-moz-placeholder {
color: #fff;
}
.mob-menu-search-field:-ms-input-placeholder {
color: #fff;
}
.woocommerce-page .mob-retina-logo, .woocommerce-page .mob-standard-logo {
height:46px!important;		}
.mobmenu-cart-panel {
opacity: 0;
background-attachment: fixed ;
background-repeat: no-repeat;
background-position: center top ;
-webkit-background-size:  initial;
-moz-background-size: initial;
background-size: initial;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #444;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #fff ;
}
#mobmenuright li a:hover {
color: #ffffff ;
}
.mobmenul-container {
top: 10px;
margin-left: 5px;
margin-top: 68px;
height: 89px;
float: left;
}
.mobmenur-container {
top: 0px;
margin-right: 5px;
margin-top: 68px;
}
.mob-menu-logo-holder {
margin-top:   68px;
text-align:   center;
margin-left:  0;
margin-right: 0;
height:       89px;
}
.mob-menu-header-holder {
width:  100% ;
background-color: #ffffff ;
height: 89px ;
position:fixed;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 89px;
}
.mobmenul-container, .mobmenur-container{
position: absolute; 
}
.mobmenu-left-panel {
background-color:#F7F7F7;;
width:  270px;  
}
.mobmenu-right-panel {
background-color:#000000;		width:  80%; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: rgba(0, 0, 0, 0.83);
}
.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(270px);
-moz-transform: translateX(270px);
-ms-transform: translateX(270px);
-o-transform: translateX(270px);
transform: translateX(270px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-80%);
-moz-transform: translateX(-80%);
-ms-transform: translateX(-80%);
-o-transform: translateX(-80%);
transform: translateX(-80%);
}
.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: #222 ;
text-decoration: none;
}
.headertext span {
position: initial;
line-height: 89px;
}
.mobmenu-search-holder {
top: 89px;
} .mobmenu-search img {
width: 30px;
margin-top : 5px;
}
.mobmenu-cart img {
width: 0px;
margin-top : 0px;
}
.mobmenu-cart-panel {
display: block!important;
background-color:#CCC;			width:  100%;
overflow: hidden;  
}
.mobmenu-cart-panel .checkout-button {
background-color: #CCC;
color:  #CCC;
border:none;
font-family: Arial;
}
.mobmenu-cart-panel .bag-button {
background-color: #CCC;
color:  #CCC;
border:none;
font-family: Arial;
}
.mobmenu-cart-panel li a , .mobmenu-cart-panel a, .mobmenu-cart-panel div {
color:  #CCC;
font-family: Arial;
}
.mobmenu-ajax-search-results {
background: #222;
}
.mobmenu-ajax-search-results .mobmenu-results-list a .mm-product-title {
font-size: 25px;
line-height: 2.9em;
font-family: Dosis;
}
.mobmenu-ajax-search-results {
background: #222;
}
.mobmenu-ajax-search-results a {
color: #FFF;
}
.mobmenu-results-list li:hover {
background-color:  #000000;
}
.mobmenu-results-list li:hover a {
color: #999;
}
.mobmenu-results-list a {
width:100%; 
}
.mobmenu-results-list li , .mob-menu-search-form input[type=text] {
text-align: center;
padding-right: 40px;
}
.mob-menu-sliding-menus .mobmenu-left-panel [data-menu-level] {
background-color: #F7F7F7!important;
color: #666!important;
}
.mob-menu-sliding-menus .mobmenu-right-panel [data-menu-level] {
background-color: #000000!important;
color: #fff!important;
}
.mob-menu-sliding-menus .mobmenu-left-panel [data-menu-level] a {
color: #666!important;
}
.mob-menu-sliding-menus .mobmenu-right-panel [data-menu-level] a  {
color: #666!important;
}
[data-panel-target="mobmenu-filter-panel"].mobmenu-trigger-action i {
font-size: px!important;
margin-top : px;
}
#mobmenu-footer li a i{
font-size: 20px;
color: #666;
}
.mobmenu-footer-menu-holder .mobmenu-cart img {
width: 20px;
}
#mobmenu-footer li a {
color: #666;
}
.mobmenu-footer-menu-holder {
background-color: #fdfdfd;
display: block;
}
#mobmenu-footer li {
padding: 5px;
} 
.mm-footer-li-2 {
width: calc( 50% - 10px )!important;
}
.mm-footer-li-3 {
width: calc( 33.33% - 10px )!important;
}
.mm-footer-li-4 {
width: calc( 25% - 10px )!important;
}
.mm-footer-li-5 {
width: calc( 20% - 10px )!important;
}
.mm-footer-li-6 {
width: calc( 16.6% - 10px )!important;
}
#mobmenu-footer li.current-menu-item a i {
color: #f3c030;
}
#mobmenu-footer li.current-menu-item {
border-top:3px solid #f3c030;
}
#mobmenu-footer li.current-menu-item a {
color: #474747;
}
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
#mobmenuleft li a i, #mobmenuleft li a:visited i{
color: #fff ;
}
#mobmenuright li a i, #mobmenuright li a:visited i{
color: #fff ;
}
.left-mobmenu-icon-above, .right-mobmenu-icon-above, .left-mobmenu-icon-below, .right-mobmenu-icon-below {
text-align: center;
}
.left-mobmenu-left-icon i, .left-mobmenu-right-icon i {
color: #fff ;
}
.right-mobmenu-left-icon i, .right-mobmenu-right-icon i {
color: #fff ;
}
.left-mobmenu-left-icon i {
padding-right: 10px ;
}
.left-mobmenu-right-icon i {
padding-left: 10px ;
float:right;
}
.right-mobmenu-left-icon i {
padding-right: 10px ;
}
.right-mobmenu-right-icon i {
padding-left: 10px ;
float: right;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a {
color: #fff;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li {
background-color: #222;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a {
color: #fff;		
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li {
background-color: #222;
}
.mob-menu-overlay .mobmenu-right-panel {
background-color:#000000;		}  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: 10%;
padding-right: 10%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(10*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 0%;
padding-right: 0%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #222;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #666;
}
.right-menu-icon-text {
float: right;
line-height: 30px;
color: #222;
}
.mobmenur-container i {
line-height: 30px;
font-size: 30px;
float: right;
}
.nav, .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:46px!important;	}
.mob-retina-logo {
height:46px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #666;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #000000;
}
.mobmenu-left-panel .mob-cancel-button {
color: #d2cccc;
}
.mobmenu-right-panel .mob-cancel-button {
color: #d2cccc;
}	
}
@media screen and ( min-width: 782px ) {
#mobmenu-footer li:hover {
background-color: #fff;
}
#mobmenu-footer li:hover i {
color: #fff;
}
}
.mob-blocks-user-profile {
background-color: #4e4c49;
}
.mob-blocks-user-profile .mobmenu-display-name {
color: #FFF;
}
.mob-menu-header-banner {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenu-footer li a {
font-family:Dosis;
font-size:9px;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:uppercase;
}
.mob-menu-copyright,.mob-menu-copyright a,.mob-menu-copyright p,.mob-menu-copyright h1,.mob-menu-copyright h2,.mob-menu-copyright h3,.mob-menu-copyright h4,.mob-menu-copyright h5,.mob-menu-copyright h6 {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:Dosis;
font-size:20px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
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:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.right-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
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:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.mob-standard-logo {
margin-top: 20px;
}