@import url('https://fonts.googleapis.com/css2?family=Oswald&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo&amp;display=swap');

.single #primary .post .entry-title {
  
    line-height: 40px !important;
}

.imgmax{
  max-width:80px !important;
}




.wpcf7-list-item-label{
  margin-left:30px;
}

.wpcf7-list-item {
    margin: 0 0 0 1em;
    display: flex;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    position: absolute;
    max-width: 16px;
    top: 4px !important;
}

#primary .post .entry-title, #primary .page .entry-title {

    margin-bottom: 0px !important;
    text-align: center;
}

#cookie-law-info-bar {
    font-size: 13px !important;
    text-align: left;
}


#primary {
    width: 100% !important;
  
}

.entry-meta{
  display:none !important;
}
p, li {
    color: #2c2c2b;
    font-family: "Roboto",Sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
.current-cat{
  font-weight:bold !important;
}

@media only screen and (max-width: 767px){
.single #primary .post .entry-title {
    font-size: 25px;
    line-height: 32px;
}}


.sidebar a {
    color: #515151 !important;
}

.red-menu{
  background-color: #ed1c24;
  border: 1px solid black;
  font-weight:700 !important;
  color:white !important;
}

.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .ecommerce_gem_widget_featured_categories .product-cat.product .featured-cat-title {
    color: #0a0b0c;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-transform: lowercase;
    margin-bottom: 0px;
    padding: 0;
}


.elementor-363 .elementor-element.elementor-element-637f769 .elementor-nav-menu--main .elementor-item {
    color: #2c2c2b;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-family: "Montserrat",Sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.eael-timeline-post-inner .eael-timeline-post-excerpt {
    opacity: 1;
    top: 15px !important;
}

.eael-timeline-post-inner:after{
  display:none !important;
}

a:visited{
  color:#1EBEDF;
}

.eael-timeline-post-excerpt p{
  padding-top:0px !important;
  padding-right:25px !important;
  padding-left:25px !important;
  padding-bottom:10px !important;
}

.eael-timeline-post-title {
    top: 40px;
    position: absolute;
    width: 100%;
}

.eael-timeline-post-inner:hover .eael-timeline-post-excerpt {
    opacity: 1;
    top: 55px;
}

.eael-timeline-post-inner .eael-timeline-post-excerpt {
    opacity: 1;
    top: 55px;
}


.eael-timeline-post-inner {
    background: linear-gradient(45deg,#3f3f46 0,#05abe0 100%) repeat scroll 0 0 transparent;
    border: 0px solid #e5eaed;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    float: right;
    margin: 30px 40px 30px auto;
    position: relative;
    height: 320px;
    width: calc(100% - 40px);
}

.column {
  float: left;
  width: 50%;
}


.column7 {
  float: left;
  width: 70%;
}


.column3 {
  float: left;
  width: 30%;
}


/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.eael-timeline-post:nth-child(2n) .eael-timeline-bullet {
    background-color: #9fa9af;
    border: 5px solid #fff;
     border-radius: 0px;
    /* bottom: 36px; */
    content: "";
    /* height: 20px; */
    left: -11px;
    position: absolute;
    top: 300px;
    width: 20px;
    z-index: 3;
    top: -11px;
    width: 71%;
}

.eael-timeline-bullet {
    background-color: #9fa9af;
    border: 5px solid #fff;
     border-radius: 0px;
    /* bottom: 36px; */
    content: "";
    /* height: 20px; */
    left: -11px;
    position: absolute;
    top: 300px;
    width: 20px;
    z-index: 3;
    top: -11px;
    width: 71%;
}

@media only screen and (max-width: 600px) {
  .blogmobile {
   display:none;
  }
  
    .column3 {
  width:100%;
  }
  
   .column7 {
  display:none;
  }
  .postmobile{
    background: white !important;
    float: right;
    margin: 10px 5px 10px 5px;position: relative;height: 250px;width: 100% !important;
    
  }
}


.theiaStickySidebar{
      padding: 50px !important;
}

.widget-area{
    padding: 50px !important;
}


@media only screen and (max-width: 600px) {
    #CybotCookiebotDialog *,#CybotCookiebotDialogBodyUnderlay * {
        font-size: 14px!important;
        line-height: 15px;
    }

    #CybotCookiebotDialog {
        left: 0px!important;
        right: 0px!important;
        bottom: 0px!important;
        top: auto!important;
        bottom: 0px!important;
        transform: none!important;
        transition: none!important;
        width: 100%!important;
        height: 500px!important;
        left: 50%;
    }

    span#CookieDeclarationUserStatusLabelWithdraw {
        display: grid!important;
    }
}

#CookieDeclarationChangeConsentChange,#CookieDeclarationChangeConsentWithdraw {
    background-color: #797979;
    border: 2px solid #797979;
    border-radius: .25em;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 1em;
    text-align: center;
    user-select: none;
    margin-bottom: 0;
    width: 250px!important;
}

.CookieDeclarationType {
    border: none!important;
}

p.CookieDeclarationTypeDescription {
    font-size: 14px;
}

thead tr {
    background: #797979;
}

.CookieDeclaration tbody{
    font-size: 14px;
}

.CookieDeclaration th.CookieDeclarationTableHeader {
    text-align: center;
    color: #fff;
}

.CookieDeclarationTableHeader,.CookieDeclarationTableCell {
    border-bottom: 1px solid #000!important;
    border-top: 1px solid #000!important;
    border: 1px solid #000!important;
}

.CookieDeclaration table>thead>tr>th {
    border-top: 1px solid #000!important;
    border: 1px solid #000!important;
}

.CookieDeclarationTableCell a,.CookieDeclarationLastUpdated a {
    color: #000;
}

a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText {
    display: none;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

