/* Enter Your Custom CSS Here */

/* MENU */
.menu-smart a i.fa-dropdown.fa-angle-right{display:none!important;}



p{letter-spacing:2px!important;}
.desktop .style-color-wayh-bg {background-color: rgba(124,149,165,0.5);}
.logo-blue-dream a{top:7px!important;}
.hmenu .menu-primary .menu-smart > li > a:before, .hmenu-center .menu-primary .menu-smart > li > a:before{height:20px!important;}
span.cd-label.style-accent-bg.border-accent-color {display: none!important;}


/* SLIDER */
.header-wrapper .owl-prev .owl-nav-container i{font-size:70px!important; left:50px!important; top:14px!important;}
.header-wrapper .owl-next .owl-nav-container i{font-size:70px!important; left:-50px!important; top:14px!important;}




/* DATA */
div#ui-datepicker-div {font-family: 'Quicksand'; font-size: 14px;}
.ui-widget-header{background:none!important;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-family: 'Quicksand'!important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{background:none!important;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:50%!important;}


/* BLOG */
.category-info {display: none!important;}
.author-info {display: none!important;}
i.fa.fa-anchor.t-overlay-icon {font-size:30px!important;}
p.t-entry-readmore a {text-decoration: underline;}
.post-wrapper .post-share{border-bottom-width: 0px;}
.row-navigation.row-navigation-light{outline-color: transparent;}



/* COOKIE NOTICE */

#cookie-notice .button.wp-default {
    padding: 10px 20px;
    background: #fff;
  border-radius:0px;
    border-color: none;
    text-shadow: none;
    border: none;
    font-family: 'Quicksand';
  
}

.desktop #cookie-notice{
    
    min-width: auto;
   z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    width: 350px!important;
    height: 156px;
    padding: 20px;
  left:unset!important;
  right:0!important
}

.desktop span#cn-notice-text {
    display: block;
    padding-bottom: 14px;
}



@media only screen and (max-width: 1024px) {
  .logo-blue-dream {display: none!important;}
  .menu-container ul.menu-smart > li > a{font-size:12px!important;}
  .hmenu .menu-primary .menu-smart > li > a:before, .hmenu-center .menu-primary .menu-smart > li > a:before{height:50px!important;}
  .testata-lifestyle-desktop{display:none;}

}

@media only screen and (min-width: 1025px) {
  .testata-lifestyle-mobile{display:none;}
}

.smartphone .font-size-menu-mobile, .smartphone .menu-container:not(.isotope-filters) ul.menu-smart a{font-size:20px!important; letter-spacing:4px; font-weight:400;}


/* TABLET */

@media only screen and (max-width:1023px) {
 .orientation_portrait .tablet.home .menu-wrapper.menu-sticky.with-header {
    z-index: 999999;
    position: fixed;
}
.orientation_portrait .tablet.home .main-wrapper .main-container {
    margin-top: 77px;
}
.orientation_portrait .tablet.home #colophon { top: calc( 100vh - 77px )!important; }
}
