@charset "UTF-8";


:root{
    --header-bg:#333;
    --header-bgrd:linear-gradient(to bottom, #2b3e4f 10%, #333 33%);
    --accent-bt: #1abc9c;
    --site-body: transparent;
}

html {
    scrollbar-gutter: stable;
}

/* For sideNav-actions (bottom part of navigation menu aka Top menu) */
	#sideNav-actions .sidenav-actions-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    }

    #sideNav-actions .sidenav-actions-menu li {
        flex: 1 1 auto;
        margin: 0 4px;
    }

    #sideNav-actions .sidenav-actions-menu a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        padding: 6px 4px;
    }

    #sideNav-actions .sidenav-actions-menu a::before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        margin-bottom: 4px;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #sideNav-actions .menu-login > a::before {
        background-image: url('images/smt/right-to-bracket-solid-full.svg');
    }

    #sideNav-actions .menu-login.is-logout > a::before {
        background-image: url('images/smt/arrow-right-from-bracket-solid-full.svg');
    }

    body.logged-in #sideNav-actions .menu-signup { display: none; }

    #sideNav-actions .menu-signup > a::before {
        background-image: url('images/smt/user-plus-solid-full.svg');
    }

    #sideNav-actions .menu-contact > a::before {
        background-image: url('images/smt/envelope-solid-full.svg');
    }

    #sideNav-actions .menu-login > a::before,
    #sideNav-actions .menu-signup > a::before,
    #sideNav-actions .menu-contact > a::before {
        filter: brightness(0) invert(1); 
    }

    .sidenav-inner::-webkit-scrollbar {
        width: 6px;
    }

    .sidenav-inner::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.25);
        border-radius: 10px;
    }

    .sidenav-inner::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.4);
        border-radius: 10px;
    }

    .sidenav-inner::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.7);
    }

    /* Firefox scrollbar */
    .sidenav-inner {
        scrollbar-width: thin;
        scrollbar-color: rgba(255,255,255,0.6)
                        rgba(0,0,0,0.3);
    }


.post-body iframe {
    margin: 10px 0;
}

@media only screen and (min-width: 240px) and (max-width:600px) {
    #wpadminbar {
        top:-46px !important;
    }
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

input[type="text"]:focus {
    outline: none;
}

* html .clearfix {
    height: 1%;
}

body {
    color: #252525;
    position: relative;
    padding: 0px;
    font-family: arial;
    font-size: 12px;
    margin: 0px;
    margin-bottom: 0px;
    overflow-y: scroll;
    background: var(--site-body);
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 21px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

img {
    border-width: 0px;
    max-width: 100%;
    height: auto;
}

.menusearch {
    float: right;
}

.slider {
    position: relative;
    margin: 0px auto;
}

.fp-thumbnail {
    overflow: hidden;
    text-align: center;
}

.fp-prev-next-wrap {
    position: absolute;
    z-index: 17;
    width: 100%;
    top: 0;
}

.fp-prev-next {
    position: absolute;
    left: 0;
    right: 0;
    height: 0px;
    display: flex;
    flex-direction: row-reverse;
    z-index: 7;
}

.fp-nav {
    display: none;
}

.fp-title {
    margin: 0px;
    padding: 0px;
}

.fp-content-fon {
    position: absolute;
    padding-bottom: 0px;
    height: 80px;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    bottom: 30px;
    right: 520px;
    left: 30px;
    background: #444;
    border: 1px solid #aaa;
}

.fp-content {
    position: absolute;
    height: 70px;
    padding: 5px 73px;
    bottom: 30px;
    right: 520px;
    left: 30px;
    overflow: hidden;
}

.fp-content a, .fp-content p {
    color: #fff;
}

.fp-content p {
    padding-bottom: 10px;
    margin: 0px;
}

.fp-slides {
    margin: 0 auto;
    padding: 0px;
    height: 370px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.fp-slides-items {
    display: none;
    left: 0;
    opacity: 1;
    /* position:absolute; */
    top: 0;
    z-index: 3;
}

.fp-slides-items.fp-first {
    display: block;
}

.slider-nothumb .fp-content {
    height: 180px;
    padding: 5px 40px;
}

.slider-nothumb .fp-content-fon {
    height: 207px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: none;
}

.slider-nothumb .fp-content {
    bottom: 0px;
    right: 80px;
    left: 80px;
}

.slider-nothumb .fp-thumbnail {
    height: 207px;
}

.slider-nothumb .fp-slides {
    height: 207px;
    border-top: 0px;
    border-bottom: 0px;
}

.slider-nothumb .fp-slides-items {
    height: 207px;
}

#mainmenu {
    position: relative;
}

#mainmenu li, #secondarymenu li {
    position: relative;
}

#mainmenu li a, #secondarymenu li a {
    text-decoration: none;
    display: block;
}

#header li ul .transparent {
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0px -1px;
    position: absolute;
    margin-bottom: 1px;
    *margin-left: -3px;
}

#header li ul .inner {
    border: none;
    height: 100%;
    padding: 10px 0px;
    z-index: 2;
    position: relative;
}

#header .sub-menu {
    display: none;
    z-index: 999;
    left: -11px;
}

 #header::before {
        background: var(--header-bg);
        background: var(--header-bgrd);
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        pointer-events: none;
        width: 100%;
        height: 97px;
        border-bottom: 2px solid var(--accent-bt);
    }

.mobile-menu {
    display: none;
}

#content .container {
    min-height: 400px;
}

#main_content {
    padding: 0;
    width: 100%;
    min-width: 0px;
}

.articles {
    margin: 0;
}

.articles .post-caption {
    margin: 0;
    padding: 0;
}

.articles .post-body {
    padding: 0;
    font-size: 13px;
    line-height: 20px;
}

.articles .post-caption p {
    padding: 0;
    margin: 0;
    text-align: right;
    display: none;
}

.articles .post-caption h2,.articles .post-caption h1 {
    padding: 2px 10px;
    margin: 0;
    background: #333333;
    text-align: center;
}

.articles .post-caption p img {
    margin: 0px 5px;
    margin-bottom: -4px;
}

.featured_image.alignleft {
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    background: #fff;
}

.featured_image.alignright {
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    background: #fff;
}

.featured_image.aligncenter {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    background: #fff;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin-left: 20px;
}

a.readmore {
    /* float: right; */
    text-decoration: none;
    padding: 4px 15px;
    text-align: center;
    clear: both;
    margin-top: 0px;
    margin-left: auto;
    display: block;
}

.tags {
    margin-top: 10px;
}

.articles .post-body ul {
    list-style: disc outside none;
    padding: 20px;
}

.alignleft {
    margin-right: 0px;
}

.aligncenter {
    margin-bottom: 0px;
}

.alignright {
    margin-left: 0px;
}

.tab_widget, .widget {
    padding: 0px;
    margin-bottom: 5px;
}

.tab_widget ul, .widget ul {
    overflow: hidden;
}

.tab_widget ul li, .widget ul li {
    padding: 10px 0px 10px 13px;
    background: #f7f7f7;
    margin-bottom: 7px;
    border-left: #f7f7f7 solid 3px;
}

.tab_widget p, .widget p {
    margin: 2px 0;
}

.widget_banners {
    text-align: center;
    overflow: hidden;
}

.widget_banners .bnr_span {
    /* float:left; */
    display: block;
}

.widget_banners h3 {
    width: 260px;
    text-align: left;
    margin: 0 auto;
}

.widget_comments .avatar img {
    border: 1px solid #d9d9d9;
}

.widget_comments .avatar {
    float: left;
    text-align: center;
    margin-right: 10px;
}

.widget_comments .comment {
    font-style: italic;
}

.widget_comments .comment:before {
    content: "“";
}

.widget_comments .comment:after {
    content: "”";
}

.widget_comments a {
    text-decoration: none;
}

.widget_comments ul {
    overflow: hidden;
}

.widget_comments ul li p {
    margin-top: 0px;
}

.widget_comments ul li {
    clear: both;
    overflow: hidden;
}

.fb_iframe_widget {
    width: 100%;
}

.widget_flickr {
    text-align: center;
}

.widget_flickr img:hover {
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.widget_flickr a {
    overflow: hidden;
    display: inline-block;
    padding: 2px;
    background: #fff;
    border: 1px solid #f0f0f0;
}

.widget_flickr h3 {
    text-align: left;
}

.widget_posts ul li img {
    float: left;
    padding: 2px;
    background: #fff;
    margin-right: 10px;
}

.widget_posts ul li {
    overflow: hidden;
    background: #F7F7F7;
    margin-bottom: 5px;
    padding-left: 0px !important;
    text-align: center;
}

.widget_posts ul {
    overflow: hidden;
}

.widget_posts p.withdate {
    padding-left: 46px;
}

.widget_posts .date {
    float: left;
    display: block;
    padding: 5px;
    margin-right: 10px;
    background: none;
    text-align: center;
}

.widget_posts .day {
    font-size: 200%;
}

.widget_social_profiles {
    text-align: center;
}

.widget_social_profiles a img {
    margin: 2px;
}

.widget_social_profiles h3 {
    text-align: left;
}

.widget_tweets ul {
    overflow: hidden;
    clear: both;
}

.widget_tweets ul li.tweets-bird {
    padding-left: 30px;
}

.widget_archive ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_categories ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar th {
    padding: 5px 0;
}

#wp-calendar caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

#wp-calendar tbody td {
    text-align: center;
    padding: 5px 0;
    margin: 2px;
}

#wp-calendar tbody td.pad {
    background: none;
}

#wp-calendar #prev {
    padding-top: 10px;
}

.widget_nav_menu ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget .sub-menu {
    margin-left: 15px;
}

.widget .sub-menu {
    padding: 3px 0;
}

.widget_links ul li a {
    display: block;
}

.widget_links ul li a img {
    float: left;
    margin: 5px;
    padding: 5px;
    margin-left: 0;
    padding-left: 0;
    background: #fff;
    max-width: 40px;
}

.widget_meta ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_pages ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_recent_comments ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_recent_entries ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_rss ul {
    clear: left;
}

.widget_rss ul li {
    overflow: hidden;
}

.widget_rss li .rsswidget {
    font-size: 115%;
    float: left;
}

.widget_rss .rss-date {
    float: left;
    clear: left;
    color: #777;
}

.widget_rss .rssSummary {
    padding-top: 5px;
    clear: left;
}

.widget_rss cite {
    clear: left;
    float: right;
    color: #777;
    margin-bottom: 5px;
}

.searchtxt {
    padding: 0 10px;
    width: 190px;
}

.searchbtn {
    float: right;
    border: none;
    background: url(../images/search.png) 50% no-repeat;
    margin-left: 5px;
}

.searchform {
    margin: 10px 0;
}

.widget_tabs {
    padding: 0;
    padding-top: 10px;
}

.tabs_captions {
    padding: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.tabs_captions .tabscaption {
    cursor: pointer;
    padding: 4px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 7px;
    float: left;
    white-space: nowrap;
}

.tabs_captions .tabscaption.active {
    border-bottom-width: 5px;
    padding-bottom: 3px;
}

.tabs_contents .tab_widget {
    display: none;
}

.tabs_contents .tab_widget.active {
    display: block;
}

.footer-widgets {
    margin: 0 auto;
    overflow: hidden;
}

.footer_txt {
    padding: 30px 0;
}

#footer .container.clearfix {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.googlemap {
    padding: 4px;
    background: #fff;
    border: 1px solid #d9d9d9;
    margin-bottom: 40px;
    clear: both;
}

.smt-gmap-marker {
    background: #0f0;
    position: absolute;
    padding: 5px;
    background: #f8f8f8;
    color: #343434;
    border: 1px solid #343434;
    min-width: 100px;
    -webkit-border-radius: 8px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 8px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    height: 20px;
}

.smt_pointer {
    position: absolute;
    bottom: -10px;
    left: -1px;
    background: #f00;
    width: 11px;
    height: 10px;
    background: url(../images/smt/smt-gmap-pointer.png) left top no-repeat;
}

.feedback {
    float: right;
    width: 330px;
    margin-left: 30px;
}

.feedback .input input, .feedback textarea {
    width: 100%;
    background: none;
    color: #979797;
    border: 0px;
}

.feedback .input {
    border: 1px solid #D8D8D8;
    padding: 5px;
    margin-top: -15px;
}

.feedback p {
    margin-bottom: 20px;
}

.articles .post-body ul.contact-details {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.contact-details li {
    padding-left: 40px;
    line-height: 32px;
}

.related-posts {
    margin-bottom: 20px;
    overflow: hidden;
}

.related-posts li {
    float: left;
    background: #fff;
    padding: 5px;
    border: 1px solid #cdcdcd;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
    height: 126px;
}

.related-posts a img {
}

.related-bg {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: red;
    margin: 5px;
    padding-bottom: 0px;
    height: 60px;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    border-top: 1px solid #fff;
}

.related-ttl span {
    position: absolute;
    display: block;
    color: #fff;
    bottom: 15px;
    padding: 5px;
    padding-bottom: 0px;
    height: 45px;
    overflow: hidden;
}

.pagination {
    margin-bottom: 30px;
}

.pagination .thispage, .pagination .nextpage {
    height: 37px;
    line-height: 37px;
    display: block;
    text-align: center;
    text-decoration: none;
}

#comments-titlehash3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

.comment-reply-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

#comments li {
    margin-top: 20px;
}

#comments .avatar {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    display: none;
}

#comments .author-name {
    font-weight: bold;
}

#comments .author-name, #comments .says {
    font-size: 14px;
}

#comments .commentmetadata {
    font-style: italic;
    color: #535353;
    float: right;
}

#comments ul li p {
    margin: 5px 0;
}

#comments .reply {
    float: right;
}

#commentform label:after {
    content: ":";
}

#commentform input, #commentform textarea {
    display: block;
    clear: left;
    width: 99%;
    box-sizing: border-box;
    padding: 2px;
    margin: 0;
    border: 1px solid #B5B5B5;
}

#commentform p.form-submit {
    text-align: center;
}

#comments .children {
    margin-left: 0px;
    padding-left: 30px;
    background: url(./imagesX/reply-arrow.png) left top no-repeat;
}

#comments .comment-body {
    overflow: hidden;
    background: #F9F9F9;
    padding: 10px;
    border-radius: 7px;
}

.burger {
    cursor: pointer;
    width: 40px;
    height: 40px
}

.burger line {
    stroke: currentColor;
    stroke-width: 2.5;
    stroke-linecap: round;
    transition: transform .3s ease, y .3s ease, opacity .3s ease;
    transform-origin: center
}

.top {
    transform: translateY(-5px)
}

.middle {
    transform: translateY(0)
}

.bottom {
    transform: translateY(5px)
}

.burger.active .top {
    transform: translateY(0) rotate(45deg)
}

.burger.active .middle {
    opacity: 0
}

.burger.active .bottom {
    transform: translateY(0) rotate(-45deg)
}

.menu-container {
    display: flex;
    height: 43px;
    background: linear-gradient(to bottom, #2b3f50 25%, #242424 75%);
    background: linear-gradient(to bottom, #2b3f50 13%, #242424 37%);
    width: 100%;
    justify-content: space-evenly;
    gap: 10px;
    align-items: center;
    padding: 0px 10px;
}



.menu-button-container {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 5px 3px 5px 3px;
    line-height: 5px;
    font-size: small;
    border-radius: 10px;
    width: 25%;
    height: 100%;
    color: #c8cdcd;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.menu-button-container[data-nav-action="back"],
.menu-button-container[data-nav-action="back"] * {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}



.menu-button-container-middle {
    background-color: #ffc037;
    border-radius: 30px;
    box-shadow: 0px 9px 9px 3px #2c4051;
    transition: 0.3s;
}
.menu-button-container-middle:hover {
    box-shadow: 0px 0px 9px 8px #2c4051;
}

.menu-button-container span {
    line-height: 5px;
}

.football-svg {
    display: inline-block;
    transition: transform .3s ease
}

.football-svg:hover {
}

.football-svg .football-ball {
    transform-origin: 50% 50%
}

.football-svg:hover .football-ball {
    animation: football-spin 3s linear infinite
}

@keyframes football-spin {
    to {
        transform: rotate(360deg)
    }
}

.football-svg .football-ring {
    stroke: #fff;
    fill: none;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round
}

.football-svg .football-spoke {
    stroke: #fff;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round
}

.football-svg .football-pent {
    fill: #fff;
    stroke: #fff;
    stroke-width: 1.5
}

.football-svg .football-arc {
    stroke: #fff;
    stroke-opacity: .55;
    fill: none;
    stroke-width: 1.6;
    stroke-linecap: round
}

.present-svg {
    --present-lift: -4px;
    --present-dur: .24s;
    --present-ease: cubic-bezier(.2, .7, .3, 1)
}

.present-gift {
    transform-origin: 50% 100%;
    transition: transform var(--present-dur) var(--present-ease), filter var(--present-dur) var(--present-ease)
}

.present-svg:hover .present-gift {
    transform: translateY(var(--present-lift));
    filter: url(#presentLiftShadow)
}

.present-lid {
    transform-origin: 32px 20.5px;
    transition: transform var(--present-dur) var(--present-ease)
}

.present-svg:hover .present-lid {
    transform: rotate(-15deg) translateY(-.4px)
}

.present-stroke {
    stroke: rgba(0, 0, 0, .18);
    stroke-width: .55
}

.present-edge {
    fill: #E4E8F0
}

.present-seam {
    stroke: rgba(255, 255, 255, .6);
    stroke-width: .5
}

.present-seam-d {
    stroke: rgba(0, 0, 0, .06);
    stroke-width: .5
}

.tipsters2-icon {
    --tipster-lift: -4px;
    --tipster-dur: .3s;
    --tipster-ease: cubic-bezier(.22, 1, .36, 1);
    display: inline-block;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    backface-visibility: hidden;
    transition: transform var(--tipster-dur) var(--tipster-ease), box-shadow var(--tipster-dur) var(--tipster-ease);
    height: 40px;
    color: #354a5e;
}

.tipsters2-icon:hover {
    /* transform: translate3d(0, var(--tipster-lift), 0); */
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, .1), 0 8px 18px rgba(0, 0, 0, .08); */
}

@media (prefers-reduced-motion:reduce) {
    .tipsters2-wrap {
        transition: none;
        box-shadow: none
    }
}

.mail {
    cursor: pointer;
    overflow: visible;
  }
  .mail * { vector-effect: non-scaling-stroke; }
  
  .flap {
    transform-box: fill-box;
    transform-origin: 50% 0%;
    transition: transform .45s ease;
  }
  .letter {
    transform: translateY(22px);
    transition: transform .45s ease;
    clip-path: inset(0 0 0 0 round 2px);
  }
  
  /* Toggle state instead of :hover */
  .mail.is-open .flap   { transform: rotateX(160deg); }
  .mail.is-open .letter { transform: translateY(2px); }
.menu-button-container:hover:nth-child(3) {
    padding: 5px 3px 5px 3px;
}    

.menu-button-container:hover {
    /* padding: 5px 3px 15px 3px; */
}    

/* The side nav container */
.sidenav {
    transform-origin: bottom;
    position: fixed;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #2b3f50 25%, #242424 75%);
    overflow-x: hidden;
    z-index: 999;
    display: flex;
    flex-direction: column;
  }

  .sidenav-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow-x: hidden;
    scrollbar-gutter: stable;
    scrollbar-color: #ffc037 #00000000;
    scrollbar-width: thin;
    height: 100%;
    background-color: #242424;
  }

  #sidenav-logo {
    padding: 5px;
    display: flex;
    justify-content: center;
    background: linear-gradient(to bottom, #2b3f50 25%, #242424 75%);
  }
  #sidenav-logo a img {
      width: 150px;
  }

  .sidenav-inner > a {
    font-size: 18px;
    border-radius: 0px 10px 0px 10px;
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }
  
  /* Links inside the nav */
  .sidenav-inner a, #sideNav-actions a {
    cursor: pointer;
    display: flex;
    /* flex-direction: column; */
    text-decoration: none;
    background-color: #252525;
    color: #f1f1f1;
    transition: 0.2s;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 50px;
    padding: 5px 5px 5px 15px;
    border-radius: 0px 10px 0px 10px;
  }
    .sidenav-category a {
        padding: 0px 0px 0px 15px;
    }
    .sidenav-category.open > a {
        border-bottom-left-radius: 0;
        border-top-left-radius: 10px;
    }
    .sidenav-category.open > a:hover {
    }

  .sidenav-inner a {
    font-size: 18px;
    background-color: #272d33;
    -webkit-tap-highlight-color: transparent;
    height: 20px;
  }

   .sidenav-inner > a {
       align-items: center;
       flex: 0 0 30px;
   }

  .sidenav-submenu a {
    cursor: pointer;
    font-size: 16px;
  }
  
  .sidenav-inner a:hover {
    color: #f1f1f1;
    text-decoration: none;
    padding-left: 30px;
  }

  .sidenav-category:first-child > a:first-child {
    margin-top: 10px;
  }

  .sidenav-submenu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  .sidenav-submenu a {
     padding: 10px 5px 10px 39px;
     /* background: #2b3f5024; */
     background-color: #26282a;
     border-radius: 0;
     border-bottom: 1px solid #393939;
     transition: 0.3s;
  }

.sidenav-submenu a:hover {
    padding-left: 39px;
    color: #ffc037;
  }



  .sidenav-category.open .sidenav-submenu {
  }

  .sidenav-category > .main-link{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
   a.main-link {
       height: 40px;
   }

/* make the caret button look like part of the link row */
.caret-toggle {
  background: none;
  width: 20px;
  border: 0;
  padding: 0 .25rem;
  line-height: 1;
  cursor: pointer;
}

/* animate the caret */
.caret {
  width: 20px;
  text-align: center;
  display: inline-block;
  transition: transform .2s ease;
  transform-origin: center;
  padding: 5px 17px 5px 17px;
  font-size: 23px;
}
.caret[aria-expanded="true"] {
  transform: rotate(180deg);
}

  .sidenav-category.open > .main-link::after{
    transform: rotate(180deg); /* looks like ▴ when open */
    }

  #sideNav-actions {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    text-align: center;
    margin-top: auto;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 3px solid #2b3f50;
  }

  .sidenav-actions a {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4)
  }

  .sidenav-actions {
    align-self: center;
    filter: invert(1) brightness(2);
  }



#scrollUp {
    display: none;
    position: fixed;
    right: 7px;
    width: 47px;
    height: 47px;
    background: transparent;
    cursor: pointer;
    z-index: 9999999;
    opacity: 100;
}

#scrollUp img {
    position: absolute;
    /* bottom: 70px; */
    max-width: initial;
}

.products a:focus {
    outline: none
}

.widget.woocommerce.widget_product_search {
    display: inline-block !important;
}

.widget.woocommerce.widget_product_search #searchsubmit {
    float: right;
    border: none !Important;
}

.widget.woocommerce.widget_product_search #s {
    width: 230px;
    background: #fff;
    padding: 0 10px;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    font-size: 17px !important;
}

.widget.woocommerce.widget_product_search h3 {
    margin-bottom: 30px !important;
}

/* Import from index.css END*/

a {
    color: #C4502C;
    text-decoration: none;
}
.comment-body a {
    color: #C04E2B;
}

a:hover {
    color: #FF3C00;
}

a.post_ttl, .post-caption h1 {
    color: #fff;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
}

h2 a.post_ttl:hover {
    color: #d35f3b;
}

#header .container {
    position: relative;
}

#secondarymenu-container {
    position: relative;
}

#s {
    background: none;
    border: none;
    float: left;
    height: 26px;
    line-height: 26px;
    color: #939392;
}

.searchbtn {
    height: 26px;
    width: 26px;
    margin-right: 0;
}

.searchform {
    height: 26px;
    background: #383838;
    border: 1px solid #474646;
    margin: 0;
}

.searchform form {
    margin: 0 !important;
}

#content {
    margin: 10px 0px 0px 0px;
}

.one-post {
    padding-bottom: 3px;
    margin-bottom: 13px;
}

#commentform #submit, input.readmore, a.readmore {
    background: #ebebeb;
    color: #676767;
    border: none;
    padding: 4px 15px;
    width: auto;
}

#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
    background: #d35f3b;
    color: #fff;
    text-decoration: none;
}

#commentform p.form-allowed-tags {
    display: none;
}

.featured_image {
    margin-top: 15px;
}

.featured_image.alignleft {
    padding: 0;
    border: none;
    border-radius: 7px;
    width: 28%;
    height: auto;
    margin-right: 2%;
    margin-top: 1em;
}

.featured_image.alignright {
    padding: 5px;
    border: none;
}

.featured_image.aligncenter {
    padding: 5px;
    border: none;
}

.googlemap {
    padding: 8px;
    border: none;
}

.widget_posts ul li img,.widget_flickr a {
    border: none;
    padding: 4px;
}

.pagination {
    margin: 30px 0;
}

.pagination.classic {
    padding-top: 30px;
    text-align: right;
}

.page-numbers {
    padding: 5px 10px;
    font-family: 'Arial';
}

a.page-numbers {
    background: none;
    color: #6e7485;
    text-decoration: none;
}

a.page-numbers:hover, span.page-numbers {
    background: #d35f3b;
    color: #fff;
}

.page-title {
    color: #d35f3b;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    display: none;
}

#footer {
    background: var(--header-bg);
    background: var(--header-bgrd);
    color: #cbcbcb;
    border-top: 3px solid var(--accent-bt);
}

#footer .inner a {
    color: #cbcbcb;
}

#footer .inner a:hover {
    color: #d35f3b;
}

#footer h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.footer_txt {
    text-align: center;
    text-transform: none;
    color: #bababa;
    padding-right: 57px;
    padding-left: 57px;
    background: #2d2d2d;
}

.footer_txt a {
    color: #bababa;
}

#footer .footer_txt .container {
}

.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
    margin-left: 5px;
}

.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right {
    margin-right: 5px;
}

#content .widget .caption .widgethash3 {
    text-transform: none;
    font-size: 15px;
    color: #C3C3C3;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 15px;
    background: #383838;
    border-left: 7px solid #d35f3b;
    border-top: 7px solid #383838;
    border-bottom: 7px solid #383838;
    margin-bottom: 1px;
}

#content .widget a {
    text-decoration: inherit;
    color: inherit;
}

#content .widget a:hover {
    color: #FF3C00;
}

.widget_posts .day {
}

.widget_posts .date {
}

.tabs_captions .tabscaption {
}

.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover {
}

.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before {
    content: none !important;
}

.sidebar li {
    padding-left: 13px;
}

.sidebar li:hover {
    border-left: #d25e3b solid 3px;
}

#content .widget.widget_videofeed li, #content .widget.widget_comments li {
    background: none;
    padding-left: 0 !important;
}

.widget_tipsterstats .widget-titlehash3 {
    text-transform: none;
    font-size: 15px;
    color: #C3C3C3;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 15px;
    background: #383838;
    border-left: 7px solid #d35f3b;
    border-top: 7px solid #383838;
    border-bottom: 7px solid #383838;
    margin-bottom: 1px;
}

/* shortcodes END*/
.btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block !important;
    font-size: 14px;
    text-decoration: none;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: solid;
    border-width: 1px;
    text-shadow: 0 1px 0 #ECCF94;
}

.btn.small {
    padding: 2px 15px;
}

.btn.medium {
    padding: 5px 18px;
}

.btn.big {
    padding: 10px 22px;
}

.btn.orange {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(254,193,35,1) 0%, rgba(232,120,1,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,193,35,1)), color-stop(100%,rgba(232,120,1,1)));
    background: -webkit-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    background: -o-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    background: linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fec123', endColorstr='#e87801',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #FEE09D inset;
    border-color: #FEB304 #E47A13 #C1780F;
    color: #773101 !important;
}

.btn.orange:hover {
    background: rgb(232,120,1);
    background: -moz-linear-gradient(top, rgba(232,120,1,1) 0%, rgba(254,193,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,120,1,1)), color-stop(100%,rgba(254,193,35,1)));
    background: -webkit-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    background: -o-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    background: -ms-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    background: linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87801', endColorstr='#fec123',GradientType=0);
    border-color: #FEB304 #E47A13 #C1780F;
}

.btn.green {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(154,254,35,1) 0%, rgba(126,166,17,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(154,254,35,1)), color-stop(100%,rgba(126,166,17,1)));
    background: -webkit-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    background: -o-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    background: -ms-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    background: linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9afe23', endColorstr='#7ea611',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #d0fc9d inset;
    border-color: #89fc05 #82e312 #6fc210;
    color: #2c5300 !important;
}

.btn.green:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(126,166,17,1) 0%, rgba(154,254,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,166,17,1)), color-stop(100%,rgba(154,254,35,1)));
    background: -webkit-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    background: -o-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    background: -ms-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    background: linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ea611', endColorstr='#9afe23',GradientType=0);
}

.btn.blue {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(98,187,255,1) 0%, rgba(17,101,166,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,187,255,1)), color-stop(100%,rgba(17,101,166,1)));
    background: -webkit-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    background: -o-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    background: -ms-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    background: linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62bbff', endColorstr='#1165a6',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #9dd3fc inset;
    border-color: #84c9fe #4ea3e5 #1075c2;
    color: #003054 !important;
}

.btn.blue:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(17,101,166,1) 0%, rgba(35,159,254,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,101,166,1)), color-stop(100%,rgba(35,159,254,1)));
    background: -webkit-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    background: -o-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    background: linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1165a6', endColorstr='#239ffe',GradientType=0);
}

.btn.white {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(166,166,166,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(166,166,166,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#a6a6a6',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #ffffff inset;
    border-color: #fcfcfc #e5e5e5 #c2c2c2;
    color: #003054 !important;
}

.btn.white:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(252,252,252,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,166,166,1)), color-stop(100%,rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#fcfcfc',GradientType=0);
}

.btn.black {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(173,173,173,1) 0%, rgba(87,87,87,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(173,173,173,1)), color-stop(100%,rgba(87,87,87,1)));
    background: -webkit-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    background: -o-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    background: -ms-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    background: linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adadad', endColorstr='#565656',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #a8a8a8 inset;
    border-color: #a6a6a6 #8f8f8f #6b6b6b;
    text-shadow: 0 1px 0 #474747;
    color: #e9e9e9 !important;
}

.btn.black:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(87,87,87,1) 0%, rgba(173,173,173,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,166,166,1)), color-stop(100%,rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#fcfcfc',GradientType=0);
}

.cols .two {
    width: 48%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .two {
    width: 47%;
    border: 1px dotted #dfdfdf;
}

.cols .prop {
    width: 32%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .prop {
    width: 31%;
    border: 1px dotted #dfdfdf;
}

.cols .propfirst {
    width: 64%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .propfirst {
    width: 63%;
    border: 1px dotted #dfdfdf;
}

.cols .three {
    width: 31%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .three {
    width: 31%;
    border: 1px dotted #dfdfdf;
}

.cols .four {
    width: 23%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .four {
    width: 22%;
    border: 1px dotted #dfdfdf;
}

.cols {
    clear: both;
    overflow: hidden;
}

blockquote {
    font-style: italic !important;
    width: 200px !important;
    float: left !important;
    clear: left;
}

blockquote:before {
    content: "“";
    font: 6em/36px Times, serif;
    color: #CFCFCF;
    float: left;
    margin-left: -45px;
    padding: 0 2px;
}

blockquote:after {
    content: "”";
    font: 6em/36px Times, serif;
    color: #CFCFCF;
    float: right;
    margin-right: -25px;
}

.tooltip span {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #dedede;
    padding: 2px;
    border: 1px solid #fff;
    width: 250px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.tooltip span p {
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #222;
    padding: 2px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.highlight {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-width: 1px;
    border-style: solid;
    color: #333;
}

.highlight .inner {
    padding: 20px;
    padding-left: 130px;
}

.highlight.red {
    background: #efd9d9;
    border-color: #c77373;
}

.highlight.red .inner {
    background: url(./images/smt/highlight-red.png) 33px 50% no-repeat;
}

.highlight.green {
    background: #e7efd9;
    border-color: #bdd099;
}

.highlight.green .inner {
    background: url(./images/smt/highlight-green.png) 33px 50% no-repeat;
}

.highlight.yellow {
    background: #f6f3e5;
    border-color: #ffd800;
}

.highlight.yellow .inner {
    background: url(./images/smt/highlight-yellow.png) 33px 50% no-repeat;
}

.highlight.blue {
    background: #bad3e5;
    border-color: #7791d2;
}

.highlight.blue .inner {
    background: url(./images/smt/highlight-blue.png) 33px 50% no-repeat;
}

/* shortcodes END */

/* Login Menu */
.sidebar-news-panel {
	overflow: auto;
	scrollbar-color: #ffc037 transparent;
	scrollbar-width: thin;
	margin-right: 3px;
}
/* Login Menu END */


/* All @media */

@media only screen and (min-width: 1025px) {
    #content .container {
        width:1000px;
        display: flex;
    }

    #logo {
        float: left;
        height: 97px;
    }

    .menusearch {
        width: 260px;
        float: left;
        position: relative;
        top: 30px;
        left: 40px;
    }

    #header {
        position: relative;
    }
    #secondarymenu-container {
        height: 98px;
        position: relative;
        z-index: 20;
    }

    #secondarymenu {
        float: right;
        margin-top: 30px;
        max-width: 520px;
        height: 30px;
    }

    #secondarymenu a {
        padding: 6px 9px;
        color: #a7a7a7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
    }

    #secondarymenu a:hover {
        color: #fff;
        background: nonw;
    }

    #header-block {
        position: relative;
    }

    #mainmenu-container {
        height: 49px;
        z-index: 18;
        margin: 0 auto;
        position: relative;
        background: #333;
        /* border-top: 1px solid #474646; */
        /* border-top: 1px solid #1abc9c; */
        border-radius: 0px 0px 5px 5px;
    }

    #mainmenu li a {
        padding: 13px 17px;
        font-size: 17px;
        color: #a7a7a7;
        text-shadow: none;
        font-family: Arial, Helvetica, sans-serif;
    }

    #mainmenu li {
        position: relative;
    }

    #mainmenu li:hover {
    }

    #mainmenu li a:hover {
        color: #fff;
        background: none;
        text-shadow: none;
        cursor: pointer;
        border-top: 1px solid;
        margin: -1px 0px 0px 0px;
    }

    #header li ul {
        top: 29px;
    }

    #header #mainmenu li ul {
        top: 49px;
        left: 1px;
    }

    #header li ul .transparent {
    }

    #header li ul .inner {
        background: #313131;
    }

    #header #mainmenu li ul .transparent {
    }

    #header #mainmenu li ul .inner {
    }

    #header ul.children li a, #header .sub-menu li a {
        color: #888;
        padding: 0 20px;
        text-align: left;
        margin: 0 !important;
    }

    #header ul.children li, #header .sub-menu li {
        margin: 0 !important;
    }

    #header ul.children li a:hover, #header .sub-menu li a:hover {
        color: #fff;
        background: #313131;
    }

    #header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
    }

    #header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {
    }

    .slider-container {
        margin: 10px auto;
        position: relative;
    }

    .slider {
        width: 1000px;
    }

    .fp-next, .fp-prev {
        margin: 180px -54px;
        width: 54px;
        height: 54px;
    }

    .fp-title {
        font-size: 13px;
    }

    .fp-prev-next-wrap {
        margin: 0 0px;
    }

    .slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
        height: 188px;
    }

    .fp-slides,.fp-thumbnail,.fp-slides-items {
        height: 200px;
        width: 1000px;
    }

    .fp-content-fon {
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .fp-content-fon, .fp-content {
        left: 0;
        right: 0;
        bottom: 0;
        text-align: left;
        font-size: 13px;
    }

    .fp-nav {
        right: 30px;
        bottom: 30px;
        left: auto;
    }

    .slider-nothumb .fp-content-fon {
        background: #fff;
    }

    .slider-nothumb .fp-content a,.slider-nothumb .fp-content p {
        color: #000;
    }

    #footer .footer_txt .container {
        width: 903px;
    }

    #content .container {
    }

    /* Import from wide.css */
    .container {
        width: 1000px;
        margin: 0px auto;
    }

    .sidebar.right {
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        /* width: 272px; */
        min-width: 272px;
        max-width: 273px;
        position: sticky;
        bottom: 0;
        align-self: flex-end;
    }

    .sidebar.left {
        position: relative;
        float: right;
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        width: 272px;
    }

    .sidebar ul.children {
        margin-left: 7px;
    }

    .sidebar ul.children li {
        font-size: 90%;
    }

    .sidebar ul.children li:before {
        content: '- ';
        color: #8e3949;
    }

    .sidebar .children {
        overflow: hidden;
        margin-top: -13px;
        padding-top: 20px;
    }

    #header li ul {
        display: none;
        position: absolute;
        left: 0px;
        top: 45px;
        height: auto;
        min-width: 154px;
    }

    #mainmenu li, #secondarymenu li {
        position: relative;
        float: left;
    }

    .footer-widgets {
        padding: 0;
        width: 1000px;
    }

    .widgetf {
        float: left;
        width: 31%;
        margin: 0px 1%;
    }

    .footer_txt {
        padding-left: 50px;
    }

    #header .sub-menu li {
        background: none;
        width: auto;
        float: none !important;
        display: block !important;
        clear: left;
        border-left-width: 0px !important;
        border-right-width: 0px !important;
        padding: 0 !important;
        margin: 0;
        margin-top: -2px;
        text-align: center;
        line-height: 25px;
        height: 25px;
        word-wrap: normal;
        white-space: nowrap;
    }

    #header ul.children li a, #header .sub-menu li a {
        font-family: arial !important;
        border: none;
        font-size: 13px !important;
        text-transform: none;
        text-shadow: none !important;
        line-height: 25px;
        height: 25px;
    }

    #header .sub-menu .sub-menu {
        left: 100%;
        top: 0 !important;
    }

    #smthemes_share {
        position: absolute;
        height: 0;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
    }

    #smthemes_share .inner {
        background: #fff;
        background-clip: padding-box;
        background-color: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
        display: none;
        font-family: Arial;
        font-size: 10px;
        left: 10px;
        line-height: 16px;
        min-width: 60px;
        padding: 5px;
        position: absolute;
        text-align: center;
        width: 75px;
        display: block;
        position: absolute;
        top: 283px;
        padding-top: 20px;
    }

    #smthemes_share li {
        text-align: center;
        margin-bottom: 20px;
        overflow: hidden;
    }

    /* Import from wide.css END */
		
	/* New Float Menu */
	#scrollUp {
        bottom: 13px;
    }
    .menu-container-fixed {
        position: fixed;
        bottom: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        z-index: 999999;
    }
    .menu-container-fixed::before {
      content: '';
      position: absolute;
      width: 70px;
      background: linear-gradient(to bottom,#2b3f50 5%,#242424 35%);
      border-radius: 10px;
      transition: 0.3s;
      transition-delay: 0.3s;
      border-left: 1px solid #435156;
      height: 380px;
 }

    .menu-container-fixed-open {
    }
    .menu-container-fixed-open::before {
      height: 100%;
      border-radius: 0;
      transition-delay: 0ms;
 }

    .menu-container-fixed-open div {
    }

    .menu-container {
        flex-direction: column;
        width: 50px;
        justify-content: flex-start;
        background: transparent;
        z-index: 999;
        height: 380px;
    }

    .menu-button-container {
        height: 17%;
        width: 40px;
    }

    .menu-button-container .menu-button-title {transform: translateY(-5px); transition: transform 0.4s ease, opacity 0.4s ease;opacity: 0;font-size: 11px;}

    .menu-button-container:hover .menu-button-title {transform: translateY(0px); opacity: 1;}

    .menu-button-container svg {
    width: 40px;
    height: auto;
    }
    .menu-button-container span svg {
    width: 40px;
    height: auto;
    }
    .menu-button-container img {
    width: 40px;
    height: auto;
    }

    .sidenav {
        border-radius: 10px 0px 0px 10px;
        height: 100%;
        width: 0;
        transform: translateX(130%);
        transition: width 0.3s, transform 0.3s, box-shadow 0.3s;
        will-change: width, transform;
    }
    .sidenavopen {
        width: 350px;
        transform: translateX(-70px);
        border-left: 1px solid #445056;
        box-shadow: 0px 9px 9px 3px #2b2b2b;
        transition: width 0.1s, transform 0.3s, box-shadow 0.3s;
        transition-delay: 0.3s;
    }
	/* New Float Menu END */
	
}

@media only screen and (min-width: 1024px) and (max-width:1210px) {
    #smthemes_share {
        display:none;
    }
}

@media only screen and (max-width: 1024px) {
    #scrollUp {
        bottom: 70px;
        z-index: 999999;
    }
    .menu-container-fixed {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99999999;
        display: flex;
    }
    .menu-container {
        padding: 5px 0px 5px 0px;
        border-radius: 10px 10px 0px 0px;
        transition: 0.3s;
    }

    @supports (padding: max(0px)) {
       .menu-container {
    padding-bottom: max(5px, env(safe-area-inset-bottom));
       }
    }
        
    .menu-container-fixed-open .menu-container {
        padding: 13px 0px 13px 0px;
    }
    @supports (padding: max(0px)) {
       .menu-container-fixed-open .menu-container {
    padding-bottom: max(15px, env(safe-area-inset-bottom));
       }
    }

    .menu-button-container-middle {
        border-radius: 5px;
        border-bottom-left-radius: 45%;
        border-bottom-right-radius: 45%;
        transform: translateY(-3px);
    }
    .menu-button-container-middle:hover {
    box-shadow: 0px 9px 9px 3px #2c4051;
    }

    .menu-button-container .menu-button-title {transform: translateY(-5px); transition: transform 0.4s ease, opacity 0.4s ease;opacity: 0;font-size: 11px;}

    .menu-container-fixed-open .menu-button-title {transform: translateY(0px); opacity: 1;}

    .menu-container-fixed-open .menu-button-container {gap: 7px;}

    .menu-button-container svg {
    width: auto;
    height: 30px;
    }
    .menu-button-container span svg {
    width: auto;
    height: 30px;
    }
    .menu-button-container img {
    width: auto;
    height: 30px;
    }

    .sidenav {
        transform: translateY(123%);
        width: 100%;
        height: 0;
        z-index: 9999999;
        transition: height 1s, transform 0.3s;
        will-change: height, transform;
    }
    .sidenavopen {
        transform: translateY(0);
        height: 100%;
        transition: height 0s, transform 0.3s;
        top: 0;
    }
    .noscrollbody {
        overflow: hidden;
        overscroll-behavior: none;
        touch-action: none;
    }
   .noscrollbody::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 20;
    background: #000;
    opacity: 0;
    }
    #sideNav-actions {
        margin-bottom: 77px;
	margin-bottom: calc(77px + env(safe-area-inset-bottom));
    }
	/* New Float Menu END*/

        /* Login Menu */
    .sidebar-news-panel {
	margin-bottom: 70px;
	}
    /* Login Menu END */
}

@media only screen and (min-width: 640px) and (max-width:1024px) {
    #header {
    }
     #header::before {
        height: 103px;
    }

    #logo {
        float: left;
        margin-left: 15px;
    }

    #header-banner {
        margin-top: 25px;
        float: right;
    }

    #secondarymenu-container {
        padding-top: 0px;
    }

    #secondarymenu {
        clear: both;
        overflow: hidden;
        background: #333;
        border-bottom: 1px solid #474646;
    }

    #secondarymenu li {
    }

    #secondarymenu li a {
        padding: 15px;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
        color: #898989;
    }

    #header li ul {
        padding: 0 0 0 15px;
    }

    #header li ul li a {
        padding: 0;
    }

    #mainmenu-container {
        clear: both;
        padding-bottom: 10px;
        background: #333;
    }

    #mainmenu li {
        padding: 0;
        float: left;
    }

    #mainmenu a {
        color: #888;
        text-decoration: none;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 10px 15px;
        display: block;
    }

    .menusearch {
        margin-top: 35px;
        margin-right: 15px;
    }

    /* Import from tablet.css */
    .container {
        width: 100%;
        margin: 0px auto;
        padding: 0 !important;
    }

    #content .container {
        width: 100%;
        padding: 0 !important;
        display: flex;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .slider-container {
        display: block;
        clear: both;
        background: #fff;
        margin: 0;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #979797;
    }

    .fp-nav, .fp-prev-next-wrap {
        display: none;
    }

    .fp-content-fon {
        position: absolute;
        padding-bottom: 0px;
        height: 100px;
        opacity: 0.5;
        filter: alpha(opacity = 50);
        bottom: 0px;
        right: 0px;
        left: 0px;
        background: #444;
        border: 1px solid #aaa;
    }

    .fp-content {
        position: absolute;
        height: 80px;
        padding: 5px 20px;
        bottom: 10px;
        right: 30px;
        left: 30px;
        overflow: hidden;
    }

    .fp-slides,.fp-thumbnail,.fp-slides-items {
        height: auto;
        width: 100%;
    }

    .sidebar.right {
        position: relative;
        float: right;
        margin-left: -1px;
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        /* width: 272px; */
        min-width: 272px;
        max-width: 273px;
        position: sticky;
        bottom: 0;
        align-self: flex-end;
    }

    .sidebar.left {
        position: relative;
        float: right;
        margin-left: -1px;
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        width: 272px;
    }

    .sidebar ul.children {
        margin-left: 7px;
    }

    .sidebar ul.children li {
        font-size: 90%;
    }

    .sidebar ul.children li:before {
        content: '- ';
        color: #8e3949;
    }

    .sidebar .children {
        overflow: hidden;
        margin-top: -13px;
        padding-top: 20px;
    }
    
    #secondarymenu, #mainmenu-container #mainmenu {
        display: none;
    }

    .mobile-menu {
        background: none repeat scroll 0 0 #EDEDED;
        border: medium none;
        border-radius: 0;
        display: block;
        margin: 10px 0;
        padding: 5px;
        width: 100%;
        font-size: 16px;
    }

    #mobile-main-men select::-ms-expand {
        display: none;
    }

    #mobile-main-menu {
        margin: 0;
        background: url(./imagesX/menu.png) no-repeat;
        background-size: 47px;
        width: 47px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 23px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
    }

    #mobile-main-menu option {
        color: #939393;
    }

    #mobile-sec-menu {
        margin: 0;
        background: url(./imagesX/user.png) no-repeat;
        background-size: 37px;
        width: 37px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 130px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
    }

    #mobile-sec-menu option {
        color: #939393;
    }

    .menusearch {
        height: 25px;
        position: absolute;
        right: 15px;
        top: 30px;
    }

    .searchform {
        padding: 0;
        margin: 0;
    }

    #s {
        padding: 0 10px;
        margin: 0;
    }

    #logo h1, #logo img, #logo {
        /* height:85px; */
        /* line-height:85px; */
        padding: 0;
        margin: 0;
    }

    #secondarymenu-container {
        height: 85px;
    }

    .footer-widgets {
        padding-left: 3%;
    }

    .widgetf {
        float: left;
        width: 33%;
    }

    #footer .footer_txt .container {
        width: auto !important
    }

    #smthemes_share {
        position: static;
        width: 100%;
    }

    #smthemes_share .inner {
        background: #fff;
        overflow: hidden;
        background-clip: padding-box;
        background-color: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
        font-family: Arial;
        font-size: 10px;
        padding: 5px;
        position: static;
        text-align: center;
        display: block;
        padding-top: 20px;
    }

    #smthemes_share li {
        float: left;
        text-align: center;
        margin-left: 20px;
        overflow: hidden;
    }

    #logo {
        margin: 0px 0px 0px 10px;
    }

    #mainmenu-container {
        padding: 0
    }

    .fp-prev-next-wrap {
        display: initial;
    }

    .footer_txt {
        padding-bottom: calc(77px + env(safe-area-inset-bottom));
    }

    /* Import from tablet.css END*/
}

@media only screen and (max-width: 639px) {
         #header::before {
        height: 63px;
    }

    .searchbtn {
        width: 26px !important;
    }

    .mobile-menu {
        background: #383838;
        color: #939393;
        border: 1px solid #474646;
    }

    #footer {
        width: 100%;
    }

    .articles .post-date {
        float: none;
    }

    .articles dt p img {
        display: none;
    }

    .fp-nav {
        bottom: -18px;
    }

    .slider-container {
        padding-bottom: 20px;
    }

    #s {
        width: 70%;
    }

    .menusearch {
        padding: 13px 0;
        margin-top: 28px;
    }

    #secondarymenu, #mainmenu {
        display: none;
    }

    #secondarymenu li, #mainmenu li {
        border-top: 1px solid #d7d7d7;
    }

    #secondarymenu li a, #mainmenu li a {
        color: #363636;
        text-decoration: none;
    }

    .container {
        width: 100% !important;
        margin: 0px auto !important;
        padding: 0 !important;
    }

    #content .container {
        width: 100% !important;
        padding: 0 !important;
        display: flex;
        flex-flow: column;
    }

    #main_content {
        padding: 0;
        order: 1;
    }

    .sidebar {
        order: 2;
        margin-left: 0px !important;
        margin-bottom: 10px;
    }

    .slider-container {
        background: #fff;
        margin: 0;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #979797;
    }

    #secondarymenu-container {
        display: inline-block;
    }

    .mobile-menu {
        background: none repeat scroll 0 0 #EDEDED;
        border: medium none;
        border-radius: 0;
        display: block;
        margin: 10px 0;
        padding: 5px;
        width: 100%;
        font-size: 16px;
    }

    #mobile-main-men select::-ms-expand {
        display: none;
    }

    #mobile-main-menu {
        margin: 0;
        background: url(./imagesX/menu.png) no-repeat;
        background-size: 30px;
        width: 30px;
        height: 22px;
        position: absolute;
        top: 15px;
        right: 15px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
        display: inline-block;
        text-align: right;
    }

    #mobile-main-menu option {
        color: #939393;
    }

    #mobile-sec-menu {
        margin: 0;
        background: url(./imagesX/user.png) no-repeat;
        background-size: 25px;
        width: 25px;
        height: 22px;
        position: absolute;
        top: 15px;
        right: 80px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
        display: inline-block;
        text-align: right;
    }

    #mobile-sec-menu option {
        color: #939393;
    }

    .slider-container {
        display: block;
    }

    .fp-content-fon {
        position: absolute;
        padding-bottom: 0px;
        top: 0;
        height: auto;
        opacity: 0.5;
        filter: alpha(opacity = 50);
        bottom: 0px;
        right: 0px;
        left: 0px;
        background: #444;
        border: 1px solid #aaa;
    }

    .fp-content {
        position: absolute;
        height: 80px;
        padding: 5px 20px;
        bottom: 10px;
        right: 0;
        left: 0;
        overflow: hidden;
    }

    .fp-slides,.fp-thumbnail,.fp-slides-items {
        height: auto;
        width: 100%;
    }

    .fp-nav, .fp-prev-next-wrap {
        display: none;
    }

    .fp-prev-next-wrap {
        display: initial;
    }

    .articles {
        margin: 0px 0px;
    }

    .feedback {
        width: 100%
    }

    .articles .post-caption {
        padding: 0px 0px;
    }

    .articles .post-body {
        padding: 0px 0px;
        padding-bottom: 20px;
    }

    .menusearch {
        display: block;
        float: none;
        width: 100%;
        padding: 10px 0;
    }

    .searchtxt {
        display: block;
        width: 80%;
    }

    .searchbtn {
        width: 15% !important;
    }

    .searchform {
        margin: 10px 0;
    }

    #logo {
        margin: 3px 1% 0px 1%;
        min-height: 57px;
    }

    #logo img {
        max-width: 50%;
    }

    .widgetf {
        float: left;
        width: 100%;
    }

    #smthemes_share {
        position: static;
        width: 100%;
    }

    #smthemes_share .inner {
        background: #fff;
        overflow: hidden;
        background-clip: padding-box;
        background-color: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
        font-family: Arial;
        font-size: 10px;
        padding: 5px;
        position: static;
        text-align: center;
        display: block;
        padding-top: 20px;
    }

    #smthemes_share li {
        float: left;
        text-align: center;
        margin-left: 20px;
        overflow: hidden;
    }


    .footer_txt {
        padding-bottom: calc(77px + env(safe-area-inset-bottom));
    }


}


/* All @media END */


.menusearch {
    display: none !important;
}

.fp-content-wrap {
    display: none;
}

.fp-next, .fp-prev {
    appearance: none;
    -webkit-appearance: none;
    background: transparent;
    box-sizing: content-box;
    border-radius: 0;
    cursor: pointer;
    padding: 0;
    margin: 5px 5px 5px 5px;
    opacity: 0.5;
    width: 30px;
    height: 23px;
}

.fp-next {
    border-left: 10px solid transparent;
    border-right: 10px solid #c3c3c3;
    border-top: 10px solid #c3c3c3;
    border-bottom: 10px solid transparent;
    /* transform: rotate(45deg); */
    margin-left: auto;
}

.fp-prev {
    border-left: 10px solid #c3c3c3;
    border-right: 10px solid transparent;
    border-top: 10px solid #c3c3c3;
    border-bottom: 10px solid transparent;
    /* transform: rotate(-45deg); */
    margin-right: auto;
}

.fp-next:hover {
    opacity: 0.9;
}

.fp-prev:hover {
    opacity: 0.9;
}

#cookie-notice {
    z-index: 100000000 !important;
}


/* ---------- Tab trigger (compositor-friendly) ---------- */
  .real-sidebar-tab-mobile{
    position: fixed;
    top: 50%;
    top: 50lvh;
    right: 0;
    z-index: 999997;
    border: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffc037;
    background: #33333377;
    
    

    transition: transform var(--speed) ease, background var(--speed) ease, opacity var(--speed) ease;
    will-change: transform;
    padding: 10px 0px;
  }
  .real-sidebar-tab-mobile:hover{background: #333333;}
  .real-sidebar-tab-mobile:focus-visible{ outline: 3px solid var(--focus); outline-offset: 2px; }


  .real-sidebar-tab-icon{
    transition: transform var(--speed) ease;
    transform-origin: 50% 50%;
    will-change: transform;
    width: 30px;
    height: 30px;
  }
  .real-sidebar-tab-mobile.is-open .real-sidebar-tab-icon{
    transform: rotate(180deg);
  }

  .real-sidebar-tab-mobile.is-open{
    transform: translate3d(calc(-1 * var(--sidebar-w)), -50%, 0);
  }
}

/* ---------- END Tab trigger (compositor-friendly) ---------- */
