  /*!
   Theme Name: Kefalonia Private Villas
   Version: 26.6
   Author: .LifeThink 
   Author URI: https://lifethink.gr
   License: Custom license 
   Text Domain: total 
   */
 
 
:root {
    --kobo_black_color: #2b2b2b;
    --kobo_black_color_overlay: #FFF;
    --kobo_body_font: "Quicksand", sans-serif;
    --kobo_body_font_bold: "Quicksand", sans-serif;
    --kobo_body_font_weight_bold: 600;
    --kobo_body_headings: "Playfair Display", serif;
   }
    
   
.koboheading{
  font-family: var(--kobo_body_headings); 
}

  .koboClear {
    clear: both;
  }
  .koboClear5 {
    clear: both;
    padding: 5px;
  }
  .koboClear10 {
    clear: both;
    padding: 10px;
  }
  .koboClear15 {
    clear: both;
    padding: 15px;
  }
  .koboClear20 {
    clear: both;
    padding: 20px;
  }
  .koboClear30 {
    clear: both;
    padding: 30px;
  }
  .koboClear40 {
    clear: both;
    padding: 40px;
  }
  .koboClear60 {
    clear: both;
    padding: 60px;
  }


  .fancybox-caption {
    display: none !important;
  }
  .kobotop {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 100;
    margin-top: -13px;
    display: flex;
  }
  .is-sticky .kobotop {
    margin-top: -9px;
  }
  .kobotopS {
    float: left;
    color: #000;
    padding: 0 10px;
  }
  .kobotopS a {
    color: #000;
    text-decoration: none !important;
  }
  .has-overlay-header .is-sticky .kobotopSm,
  .has-overlay-header .is-sticky .kobotopS,
  .has-overlay-header .is-sticky .kobotopS a {
    color: #000;
  }
  .has-overlay-header .kobotopSm,
  .has-overlay-header .kobotopS,
  .has-overlay-header .kobotopS a{
    color: #FFF;
  }
  .kobotopS .fa-brands,
  .kobotopS .fas {
    padding: 0 3px;
    font-size: 16px;
  }
  .grecaptcha-badge {
    display: none !important;
  }
 /* Kobo N Slider */
 
 .homeslider {
   position: relative;
   /* height: calc(100vh - (107px)) !important; */
   height: 100vh;
   margin: 0 auto;
   overflow: hidden;
 }
 #video-container video {
   object-fit: cover !important;
   width: 100%;
   /* height: calc(100vh - (107px)) !important; */
   height: 100vh;
 }
 video {
   max-width: 100%;
 }
 #kovovideocontrol {
   width: fit-content;
   height: auto;
   clear: both;
   position: absolute;
   bottom: 30px;
   left: 30px;
   z-index: 1000;
 }
 .kovovideobnts {
   display: block;
   width: 40px;
   height: 40px;
   /* background-color: #0000002b; */
   float: left;
   padding: 5px;
   border-radius: 50%;
   margin-right: 0px;
   z-index: 1000;
 }
 .homesliderTitleMeta {
   position: absolute;
   top: 40%;
   left: 0;
   right: 0;
   text-align: center;
   z-index: 10;
   display: inline-block;
   width: fit-content;
   margin: 0 auto;
 }
 .homesliderTitle{
   font-size: 28px;
   margin: 0 0 10px;
   color: #FFF;
 }
 .homesliderSub {
     font-size: 20px;
     color: #FFF;
     line-height: 1.2;
     text-align: center;
 }
 .kobonarrw1 .flex-direction-nav {
   display: none !important;
 }
 #slider>ul {
   margin: 0 !important;
 }
 .homeslider .flexslider-container,
 .homeslider .flexslider .slides,
 .homeslider .flex-viewport {
   height: 100%;
 }
 .homeslider .loadingSlider {
   background: url(images/loading.gif) no-repeat no-repeat center center; 
   height: calc(100vh - (107px)) !important;
 }
 .homeslider .flex-direction-nav {
   list-style-type: none;
   margin: 0;
 }
 .homeslider .flexslider .flex-direction-nav a.flex-prev,
 .homeslider .flexslider .flex-direction-nav a.flex-next {
   display: block;
   opacity: 1;
   margin: -50px 0 0;
   position: absolute;
   top: 55%;
   z-index: 10;
 }
 .homeslider .flexslider .flex-direction-nav a.flex-prev {
   left: 2.5%;
   padding: 10px;
   background: transparent;
   font-size: 28px;
   color: #ffffff;
 }
 .homeslider .flexslider .flex-direction-nav a.flex-next {
   right: 2.5%;
   padding: 10px;
   background: transparent;
   font-size: 28px;
   color: #ffffff;
 }
 .homeslider .flexslider .slides>li {
   background-position: center;
   /* height: calc(100vh - (107px)) !important; */
   height: 100vh;
   width: 100%;
   display: none;
   -webkit-backface-visibility: hidden;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 .homeprojsliderRBg {
   background-position: center !important;
   /* height: calc(100vh - (107px)) !important; */
   height: 100vh;
   width: 100%;
   -webkit-backface-visibility: hidden !important;
   -webkit-background-size: cover !important;
   -moz-background-size: cover !important;
   -o-background-size: cover !important;
   background-size: cover !important;
 }
  .scrollD {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    font-size: 10px;
    color: #FFF;
    z-index: 10;
    bottom: 10px;
  } 
  .scrollDb {
    height: 20px;
    width: 1px;
    background: #FFF;
    margin: 0 auto;
  } 
  .kobomobbook{    
    margin-left: 20px;
  }
  .kobomobbook a {
    color: #000; 
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid;
    padding: 6px 13px;
    font-size: 13px;
  }
  .kobomobbook a:hover {
    color: #BF9D6C;
  }
  .has-overlay-header .is-sticky .kobomobbook a{
    color: #000;
  }
  .has-overlay-header .kobomobbook a {
    color: #FFF;
  }
  .kobobook {
    float: right;
    margin-left: 100px;
    margin-top: 0;
  }
  .is-sticky .kobobook {
    margin-top: 4px;
  }
  .kobobook a:hover {
    color: #000;
  }
  .kobobook a {
    background: transparent;
    color: #000;
    /* border: 1px solid; */
    text-decoration: none !important;
    /* padding: 10px 30px; */
    text-transform: uppercase;
    font-size: 18px;
    /* letter-spacing: 1px; */
    transition: all .4s ease 0s;
  }
  .is-sticky .kobobook a {
    color: #fff;
    border: 1px solid #FFF;
  }
  .has-overlay-header .kobobook a {
    color: #fff;
    border: 1px solid #FFF;
  } 
  .kobobook a:hover {
    background: #FFF;
    border: 1px solid #FFF;
    color: #000;
  }
  .pdEditThis {
    display: none;
    position: fixed;
    top: 200px;
    background: #e10505;
    left: -31px; 
    padding: 5px 20px;
    font-weight: bold;
    z-index: 10000;
    transform: rotate(90deg);
  }
  .pdEditThis a {
    color: #FFF;
    text-decoration: none !important;
  }
  .logged-in .pdEditThis {
    display: block !important;
  }
  .contForm input[type="text"],
  .contForm input[type="tel"],
  .contForm input[type="email"] {
    background: #fdfbfb;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 10px;
    color: #000;
    width: 100%;
    font-weight: 300;
    padding: 15px;
    border-bottom: 1px solid #BBB;
  }

  .contForm textarea {
    background: #fdfbfb;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 10px;
    color: #000;
    width: 100%;
    font-weight: 300;
    padding: 15px;
    border-bottom: 1px solid #BBB;
  }
  .reqFrom input[type="submit"] {
    background: var(--kobo_black_color);
    color: #FFF;
    border-radius: 0;
    margin-top: 10px;
    height: 40px;
    width: 200px;
    font-weight: 600;
  }
  .contFormCh {
    padding: 20px;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
  }
  .contFormCh a {
    color: #000;
    text-decoration: none !important;
  }
  .sidr-class-kobobook {
    margin: 30px auto 0;
    text-align: center;
  }
  .sidr-class-kobobook a {
    color: #000 !important;
    background: #FFF;
    padding: 8px 24px;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .sidr-class-mobile-menu-searchform {
    display: none !important;
  }
  .roomslider {
    position: relative;
    padding: 0;
    margin: 0 auto;
  }
  .roomslider .flexslider .slides>li {
    background-position: center;
    height: 100vh;
    width: 100%;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .roomslider .flex-nav-prev {
    position: absolute;
    top: 40vh;
    left: 0;
  }
  .roomslider .flex-nav-next {
    position: absolute;
    top: 40vh;
    right: 0;
  }

  .roomslider .flexslider-container,
  .roomslider .flexslider .slides,
  .roomslider .flex-viewport {
    height: 100vh;
  }
  .roomslider .loadingSlider {
    background: url(images/loading.gif) no-repeat no-repeat center center;
    height: 100vh;
  }

  .roomslider .flex-direction-nav {
    list-style-type: none;
    margin: 0;
  }

  .roomslider .flexslider .flex-direction-nav a.flex-prev,
  .roomslider .flexslider .flex-direction-nav a.flex-next {
    display: block;
    opacity: 1;
    margin: -50px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
  }
  .roomslider .flexslider .flex-direction-nav a.flex-prev {
    left: 20px;
  }
  .roomslider .flexslider .flex-direction-nav a.flex-next {
    right: 20px;
  }

  .roomslider .flex-direction-nav a {
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: #FFF;
    font-size: 28px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  } 
  .roombookBlock {
    background: #f3f3f3;
    padding: 20px;
    max-width: 320px;
    text-align: center;
    margin-right: 0;
    margin-left: auto;
  }
  .roombookBlockTitle {
    color: #000;
    font-size: 20px;
    padding: 20px 0;
    font-weight: 500;
  }
  .roombookForm {
    padding: 0 0 25px;
  }
  .roombookFormS {
    width: 50%;
    float: left;
    padding: 2px;
  }
  .roombookFormSdate input {
    background: url(images/calendar.png) no-repeat right center rgba(255, 255, 255, 0);
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    -webkit-appearance: none;
    height: 40px;
    float: left;
    padding-left: 10px;
    color: #000;
    width: 100%;
    background-size: 15px;
    background-position: right 1px center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
  }
  .roombookFormSselect select {
    /*background: url(images/ddown.png) no-repeat right center rgb(255, 255, 255, 0);*/
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 40px;
    float: left;
    padding-left: 10px;
    color: #000;
    width: 100%;
    background-size: 15px;
    background-position: right 10px center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
  }
  .roombookFormSdate ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
  }
  .roombookFormSdate :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
  }
  .roombookFormSdate ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
  }
  .roombookBtn {
    margin: 30px 0 0;
  }
  .roombookBtn button {
    background: #A89968;
    font-size: 13px;
    padding: 7px 42px;
    color: #FFF;
    border-radius: 0;
    font-weight: 400;
    font-family: 'Roboto', sans-serif !important;
  }
  .roombookBrate {
    margin: 30px auto;
    max-width: 222px;
  }
  .roombookBrateL {
    float: left;
  }
  .roombookBrateL img {
    width: auto;
    max-height: 50px;
  }
  .roombookBrateR {
    float: left;
    font-weight: 500;
    line-height: 50px;
    font-size: 13px;
    color: #000;
    padding-left: 20px;
  }
  .is-sticky .header-one #site-logo {
    float: none !important;
  }
  .is-sticky #site-header-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .is-sticky #site-logo img {
    max-width: 150px;
  } 
  #video-container video {
    outline: none;
    object-fit: cover !important;
    width: 100%;
    height: 100%;
  } 
  .kobomenunavcT {
    color: #000;
    font-size: 10px;
    line-height: 1; 
    font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
    margin-top: 7px;
  }
  .has-overlay-header .kobomenunavcT {
    color: #FFF;
  }
  .kobomenunav {
    width: 35px;
    height: 2px;
    background: #FFF;
  }
  .kobomenunavb {
    width: 35px;
    height: 2px;
    background: #FFF;
    margin: 6px 0;
  }
  .kobomenunavc {
    width: 35px;
    height: 2px; 
    background: #FFF;
  }
  .hasnt-overlay-header .kobomenunav,
  .hasnt-overlay-header .kobomenunavb,
  .hasnt-overlay-header .kobomenunavc {
    background: #000000;
  }
  .is-sticky .kobomenunav,
  .is-sticky .kobomenunavb,
  .is-sticky .kobomenunavc {
    background: #000000;
  }
  .is-sticky .kobomenunavcT {
    color: #000000;
  }
  .wpml-ls-legacy-dropdown a {
    text-transform: uppercase;
  }
  .is-sticky .wpml-ls-legacy-dropdown a {
    color: #FFF !important;
  }
  .hasnt-overlay-header .wpml-ls-legacy-dropdown a {
    color: #000;
    border: 0 !important;
    background-color: transparent !important;
  }
  .koboFooter {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .koboFooterInner {
    padding: 20px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%; 
  }
  .koboFooterLogoSLogo {
    margin: 30px auto 20px;
    text-align: center;
  }
  .koboFooterLogoSLogo img {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .koboFooterInnerS {
    width: 35%;
    text-align: left;
    padding: 0 40px;
  }
  .koboFooterInnerSp{
    margin: 0 0 25px;
  }
  .koboFooterInnerSB {
    width: 21%;
    text-align: left;
    padding: 20px;
  }
  .koboFooterInnerSTitle {
    color: #000000;
    margin: 0 0 10px;
    font-size: 17px;
    font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
  }
  .koboFooterInnerSMenu {
    display: table;
    margin: 0;
  }
  .koboFooterInnerSMenu .sub-menu {
    display: none !important;
  }
  .koboFooterInnerSMenu ul li {
    list-style-type: none;
    /* padding-right: 10px; */
    /* float: left; */
    padding-bottom: 7px;
  }
  .koboFooterInnerElogo {
    max-width: 200px;
  }
  .koboFooterInnerSMenu .wpml-ls-menu-item {
    display: none !important;
  }
  #mc_embed_signup input.email {
    font-size: 15px;
    display: block;
    padding: 0 0.4em;
    margin: 0 4% 10px 0;
    min-height: 32px;
    width: 58%;
    min-width: 130px;
    text-align: center;
    margin: 0 auto !important;
    background: #d6d6d6 !important;
    border-color: #d6d6d6 !important;
  }
  #mc_embed_signup input.button {
    display: block;
    width: 58% !important;
    margin: 6px auto !important;
    border-radius: 0;
    background: #000;
  }
  .copyrights {
    font-weight: 500;
    font-size: 12px;
  }
  .koboFooterSocial {
    margin: 0;
    display: flex;
    gap: 15px;
  }
  .koboFooterSocialS {
    /* float: left;
    padding-right: 10px; */
  }
  .koboFooterSocialS .fab {
    color: #000;
    font-size: 20px;
  }
  .kobologocenter {
    position: absolute;
    top: 36%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
  }
  .koboFootSLlogo{
    margin: 5px 0 0;
  }
  .koboFootSLlogo img{
    max-width: 180px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .koboFootBook{
    margin: 20px 0 30px;
  }
  .koboFootBook a{
    color: #FFF !important;
    background: #000;
    padding: 10px 25px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 14px;
  }
  .kobomenunavc,
  .kobomenunavb {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  #mobile-menu a:hover .kobomenunavb {
    width: 35px;
    background: #A08E6A;
  }
  #mobile-menu a:hover .kobomenunavc {
    width: 30px;
  }
  .koborooms_row {
    margin: 100px auto;
    max-width: 85%;
  }
  .sroomrowS {
    display: flex;
    align-items: center;
    padding: 0 0 60px;
  }
  .sroomrowSIcon {
    width: 65%;
    position: relative;
  }
  .sroomrowSIconInner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
    position: relative;
  }
  .sroomrowSIconLink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
  }
  .sroomrowSMeta {
    width: 35%;
    margin-left: -100px;
    z-index: 10;
    background: #FFF;
    padding: 40px;
  }
  .sroomrowSTitle {
    text-transform: uppercase;
  }
  .sroomrowSTitle a {
    font-size: 28px;
    color: #000000;
    text-decoration: none !important;
    /* font-family: "Belleza", sans-serif; */
  }
  .sroomrowSDesc {
    padding: 35px 0;
  }
  .kobotyperooms_a {
    margin: 30px auto 100px;
    text-align: center;
  }
  .kobotyperooms_aType h1 {
    /* font-family: "Belleza", sans-serif; */
    font-size: 38px;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .kobotyperooms_aDesc {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }
  .kobosticky {
    transition: top 2s linear;
  }
  .kobosticky.stick {
    position: fixed;
    top: 70px;
    z-index: 10000;
    width: 100%;
    padding: 15px;
    background: #FFF;
  }
  .koboroomenu {
    width: 100%;
    margin: 0 0 50px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 20px;
  }
  .koboroomenu ul {
    margin: 0 auto;
    display: table;
    text-align: center;
  }
  .koboroomenu ul li {
    float: left;
    padding: 0 10px;
    list-style-type: none;
  }
  .koboroomenu ul li a {
    color: var(--kobo_black_color);
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 14px;
  }
  .sroomrowSDesc p {
    margin: 4px 0;
    font-size: 15px;
    position: relative;
    margin-left: 30px;
  }
  .sroomrowSDesc {
    /*
 	-webkit-column-count: 2; 
  	-moz-column-count: 2;
 	column-count: 2;
 	-webkit-column-rule: 4px double #23201f;
    -moz-column-rule: 4px double #23201f;
	column-rule: 4px double #23201f;
  	-webkit-column-gap: 40px; 
  	-moz-column-gap: 40px;
    column-gap: 40px;  
*/
  }
  .sroomrowSSpecs {}
  .roompage_aLSpec {
    font-size: 18px;
    font-weight: 400;
  }
  .roompage_aLSpec .fas {
    font-size: 17px;
    margin-right: 5px;
    color: #777;
  }
  .roompage_aLSpec img {
    width: 30px;
    margin-right: 10px;
    padding-top: 10px;
    margin-bottom: -10px;
  }
  .sroomrowSBtns {
    margin: 40px 0 0;
  }
  .sroomrowSBtnBook {
    float: left;
    padding-right: 30px;
  }
  .sroomrowSBtnBook a {
    padding: 10px 30px;
    color: #FFF;
    background: #000;
    border: 1px solid #000;
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
  }
  .sroomrowSBtnBook a:hover {
    color: #000;
    background: #f1f1f1;
  }
  .sroomrowSBtnView {
    float: left;
    padding-right: 20px;
  }
  .sroomrowSBtnView a {
    padding: 10px 30px;
    color: #000;
    border: 1px solid #000;
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
  }
  .roompage_a {
    padding: 100px 0 50px;
    max-width: 90%;
    margin: 0 auto;
    ;
  }
  .roompage_aL {
    width: 50%;
    float: left;
  }
  .roompage_aR {
    width: 50%;
    float: right;
    text-align: right;
  }
  .roompage_aLTitle {
    font-size: 30px;
    text-transform: uppercase;
  }
  .sroomSSpecs {
    margin: 20px 0 10px;
  }
  .roompage_aLSpec {
    float: left;
    padding-right: 20px;
  }
  .roompage_aLSpec img {
    width: 32px;
    padding-right: 8px;
  }
  .roompage_aLDesc {
    padding: 20px 0;
  }
  .roompage_b {
    padding: 100px 50px;
  }
  .roompage_bL {
    width: 60%;
    float: left;
    height: 60vh;
    position: relative;
  }
  .roompage_bR {
    width: 40%;
    float: right;
    height: 60vh;
    position: relative;
  }
  .roompage_bLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100%;
  }
  .roompage_bRMeta {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 50px 30px;
    max-width: 600px;
  }
  .roompage_bRTitle {
    font-size: 30px;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .roompage_bRDesc {}
  .roompage_c {
    padding: 20px 0;
    max-width: 90%;
    margin: 0 auto;
  }
  .roompage_cBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 70vh;
  }
  .roompage_d {
    padding: 80px 50px;
  }
  .roompage_dL {
    width: 35%;
    float: left;
    padding-right: 20px;
  }
  .roompage_dR {
    width: 35%;
    float: left;
  }
  .roompage_dBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 70vh;
  }
  .roompage_e {
    padding: 100px 50px;
  }
  .roompage_eL {
    width: 60%;
    float: left;
  }
  .roompage_eR {
    width: 40%;
    float: right;
  }
  .roompage_eRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 70vh;
  }
  .roompage_eLMeta {
    padding: 50px 20px 0;
  }
  .roompage_eLTitle {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 20px;
  }
  .roompage_eLFac {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 4px double #f1f1f1;
    -moz-column-rule: 4px double #f1f1f1;
    column-rule: 4px double #f1f1f1;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .roompage_eLFac p {
    margin: 0;
    padding: 10px 0;
    font-size: 13px;
    border-bottom: 1px solid #e3e3e3;
  }
  .roomcta {
    background: #e9e9e9;
    max-width: 1200px;
    margin: 100px auto;
  }
  .roomctaL {
    width: 40%;
    float: left;
  }
  .roomctaLTitle {
    font-size: 27px;
    text-transform: uppercase;
    /* font-family: "Belleza", sans-serif; */
  }
  .roomctaLDesc {
    padding: 0 0 30px;
    font-size: 16px;
  }
  .roomctaLBtn {}
  .roomctaLBtn a {
    background: #e5e3da;
    color: #000;
    padding: 10px 30px;
    text-decoration: none !important;
  }
  .roomctaRRow {
    display: table;
    margin-right: 0;
    margin-left: auto;
  }
  .roomctaRRowS {
    float: left;
    padding: 20px;
    width: 20%;
    text-align: center;
  }
  .roomctaRRowSImg {}
  .roomctaRRowSTitle {
    font-size: 13px;
    line-height: 1.2;
  }
  .koboGallBody {
    max-width: 90%;
    margin: 10px auto;
  }
  .koboGallBodyTitle h1{
    font-size: 28px;
    margin: 20px 0;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    text-align: center;
  } 
  #mapContact {
    width: 100%;
    height: 400px;
  }
  .koboloc_bMap #mapContact {
    height: 600px;
  }
  .koboCont {
    margin: 50px auto 0;
    max-width: 1200px;
    text-align: center;
  }
  .koboContTitle {
    font-size: 20px;
    font-style: italic;
  }
  .koboContSubtitle {
    font-size: 28px;
    color: #000;
    /* font-family: "Belleza", sans-serif; */
  }
  .koboContRow {
    margin: 30px 0 0;
  }
  .koboContRowS {
    width: 50%;
    float: left;
    padding: 10px;
  }
  .koboContRowSR {
    width: 50%;
    float: right;
    padding: 10px 30px;
  }
  .koboContS {
    text-align: left;
    padding: 0 0 7px;
  }
  .maptitle {
    font-family: 'Noto Serif', serif;
    font-size: 20px;
    color: #000;
  }
  .maplink a {
    color: #000;
    text-decoration: none !important;
  }
  .koboContS a {
    color: #000;
    text-decoration: none !important;
  }
  .koboContSTitle {
    margin: 20px 0 15px;
    font-size: 20px;
    text-align: left;
    /* font-family: "Belleza", sans-serif; */
  }
  .kobocontSocial {
    margin: 20px 0;
  }
  .kobocontSocialS {
    float: left;
    padding: 10px;
  }
  .kobocontSocialS .fab {
    color: #000;
    font-size: 20px;
  }
  .kobofullbody {
    max-width: 1200px;
    padding: 0 20px;
    margin: 50px auto;
  }
  .kobofullTitle {
    text-align: center;
  }
  .kobofullTitle h1 {
    margin: 0 0 40px;
  }
  .kobofullDesc {
    text-align: left;
  }
  .kobofullDesc ul {
    margin-left: 40px;
    margin-bottom: 20px;
  }
  .kobofullDesc li {
    list-style-type: disc;
  }
  .kobofullDesc a {
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
  }
  .kobofullDesc strong,
  .kobofullDesc bold {
    font-weight: bold;
  }
  .koboFooterInnerSSubenu {
    display: table;
    margin: 20px 0;
  }
  .koboFooterInnerSSubenu li {
    list-style-type: none;
    float: left;
    padding-right: 10px;
  }
  .homemodalCovid {
    position: absolute;
    left: 40px;
    bottom: 40px;
    padding: 10px;
    border: 1px solid #FFF;
    z-index: 100;
  }
  .homemodalCovidText {
    color: #fff;
    font-size: 14px;
    max-width: 400px;
  }
  .homemodalCovidText a {
    color: #FFF;
    text-decoration: none !important;
    font-weight: bold;
  }
  .homemodalCovid {
    transition: opacity 500ms;
  }
  .homemodalCovid.fadeOut {
    opacity: 0;
  }
  #closehhomemodalCovid {
    position: absolute;
    right: -3px;
    top: -10px;
    background: #FFF;
    color: #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
  }
  .offersblocka {
    margin: 50px 0;
    text-align: center;
  }

  .offersrow {
    margin: 100px auto;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
  }
  .offersrowS {
    width: 50%;
    padding: 20px;
  }
  .offersrowSIcon {}
  .offersrowSMeta {
    padding: 20px;
  }
  .offersrowSTitle h2 {
    font-size: 22px;
    /* font-family: "Belleza", sans-serif; */
    margin: 10px 0 0;
  }
  .offersrowSTitle a {
    color: #000;
    text-decoration: none !important;
  }
  .offersrowSDesc {
    padding: 20px 0;
  }
  .offersrowSTerms {
    font-size: 13px;
    font-style: italic;
    margin: 0 0 20px;
  }
  .offersrowSDescb {
    max-width: 720px;
    margin: 0 auto 50px;
  }
  .offersrowSDescb ul {
    width: fit-content;
    text-align: left;
    margin: 30px auto;
  }
  .offersrowSBtn {
    margin: 10px 0 0;
  }
  .offersrowSBtn a {
    padding: 10px 30px;
    color: #FFF;
    background: #23201f;
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    font-weight: 600;
  }
  .offersrowSBtn a:hover {
    color: #000;
    background: #f1f1f1;
  }
  .koboroomrels {
    margin: 100px auto;
    max-width: 90%;
    text-align: left;
  }
  .roompage_bTitle {
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
  }
  .koboloc_b {
    margin: 20px 0 0;
  }
  .koboloc_bTitle {
    font-size: 20px;
    text-align: center;
    margin: 0 0 50px;
    /* font-family: "Belleza", sans-serif; */
    text-transform: uppercase;
  }
  .welsL {
    height: 100%;
    display: table;
    flex: 1 1 45%;
    -webkit-flex: 1 1 auto;
    max-width: 45%;
  }
  .welsR {
    height: 100%;
    flex: 1 1 55%;
    -webkit-flex: 1 1 auto;
    max-width: 55%;
  }
  .welsLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .welsRInner {
    text-align: left;
    padding: 0 50px 0 50px;
  }
  .welsRLine {
    border-bottom: 1px solid #b2a67e;
    width: 300px;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 60px;
  }
  .welsRTitle {
    font-size: 31px;
    margin: 0 0 10px;
  }
  .welsInner {
    max-width: 95%;
    margin-right: 0;
    margin-left: auto;
    display: flex;
  }
  .instafeed {
    margin: 100px auto;
    max-width: 1200px;
    text-align: center;
  }
  .instaTitle {
    font-size: 23px;
    margin: 0 0 20px;
  }
  .instaTitle a {
    color: #000;
    text-decoration: none !important;
  }
  .kobowell_a {
    margin: 100px auto 50px;
    text-align: center;
  }
  .kobowell_aTitle {
    text-transform: uppercase;
  }
  .kobowell_b {
    margin: 0 auto 100px;
    max-width: 1200px;
    text-align: center;
  }
  .kobowell_bTitle {
    font-size: 28px;
    margin: 0 0 40px;
  }
  .kobowell_bRow {}
  .kobowell_bRowL {
    width: 50%;
    float: left;
    padding: 20px;
    text-align: left;
  }
  .kobowell_bRowR {
    width: 50%;
    float: right;
    padding: 20px;
    text-align: left;
  }
  .page-template-wellness .flex-direction-nav {
    display: none !important;
  }

  .kobotoplang {
    position: absolute;
    right: 28px;
    top: 21px;
    z-index: 100;
  }
  .is-sticky .kobotoplang {
    display: none;
  }
  .wpml-ls-legacy-dropdown a {
    color: #000;
    border: 0 !important;
    background-color: transparent !important;
  }
  .wpml-ls-legacy-dropdown {
    max-width: 65px !important;
  }
  .archTitle {
    font-weight: bold;
  }
  .archImg {
    margin: 10px 0;
  }
  .restpartn {
    margin: 20px 0 10px;
  }
  .koboRestLogoSLogo {
    max-width: 180px;
  }
  .kobohero {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100vh;
  }
  .sbodyexp {
    margin: 100px 50px;
  }
  .sbodyexpTitle {
    text-align: center;
    margin: 0 0 10px;
  }
  .sbodyexpText {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
  }
  .sbodyexpRow {
    margin: 20px 0 0;
  }
  .sbodyexpRowS {
    margin: 100px 0;
  }
  .sbodyexpRowSL {
    width: 35%;
    float: left;
    padding: 10px;
  }
  .sbodyexpRowSLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 500px;
  }
  .sbodyexpRowSMeta {
    width: 65%;
    float: right;
    padding: 20px;
  }
  .sbodyexpRowSTitle {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-weight: bold;
    text-align: center;
  }
  .sbodyexpRowSText {}
  .sbodyexpRowSHighlights {}
  .sbodyexpRowSHighlights p {
    margin: 4px 0;
  }
  .sbodyexpRowSHighlights p:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    margin-right: 4px;
  }
  .sbodyexpRowSText {}
  .sbodyexpRowSBtn {
    margin: 10px 0 0;
  }
  .sbodyexpRowSBtn a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline !important;
  }
  .sbodyexpRowSHighlightsS {
    padding: 30px 0;
  }
  .sbodyexpRowSHighlightsTitle {
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 10px;
    color: #7b7b7b;
  }
  .sbodyexpRowTerms {
    padding: 50px 0;
    max-width: 800px;
    margin: 0 auto;
  }
  .sbodyexpRowTermsSTitle {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 20px;
  }
  .sbodyexpRowTermsS p {
    margin: 4px 0;
  }
  .sbodyexpRowTermsS p:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    margin-right: 4px;
  }
  .srowexpbtn {}
  .srowexpbtn a {
    color: #000;
    text-decoration: underline !important;
  }
  .kobohome_eLa {
    width: 10%;
    float: left;
  }
  .kobohome_eMa {
    width: 48%;
    float: left;
  }
  .kobohome_eLBga {
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center !important;
    padding-bottom: 140%;
    margin-right: -100px;
    margin-top: 200px;
    position: relative;
    z-index: 1;
    max-width: 200px;
  }
  .roompage_floorplan {
    max-width: 1200px;
    margin: 20px auto;
  }
  .koboamm_a {
    margin: 200px auto 150px;
    max-width: 1240px;
    padding: 0 20px;
  }
  .koboamm_aL {
    width: 50%;
    float: left;
    padding-right: 70px;
  }
  .koboamm_aR {
    width: 50%;
    float: right;
    padding-left: 70px;
    padding-top: 100px;
  }
  .koboamm_aImg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 125%;
  }
  .koboamm_aMeta {
    padding: 20px 0;
  }
  .koboamm_aMetaTitle {
    font-size: 22px;
  }
  .koboamm_aMetaDesc {
    padding: 10px 0;
  }
  .koboamm_aMetaBtn {
    margin: 10px 0;
  }
  .koboamm_aMetaBtn a {
    color: #000;
    text-decoration: underline !important;
  }
  .koboLang {
    position: absolute;
    right: 180px;
    top: 50%;
    z-index: 10000;
    margin-top: -33px;
  }
  .is-sticky .koboLang {
    margin-top: -24px;
  }
  .sdiningmenu {}

  .sdiningmenu a {
    color: #000;
    text-decoration: underline !important;
    padding: 10px 0;
  }

  .kobohome_a {
    margin: 150px auto 100px;
    max-width: 90%;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .kobohome_aRImage {
    max-width: 900px;
    margin-top: 100px;
    margin-right: 150px;
    margin-left: auto;
  }
  .kobohome_aRImage img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohome_aL {
    width: 50%;
    padding: 20px;
  }
  .kobohome_aR {
    width: 50%;
    padding: 20px;
  }
  .kobohome_aLTitle {
    margin: 40px 0;
    text-align: left;
  }
  .kobohome_aLTitle h2 {
    /* font-family: "Belleza", sans-serif; */
  }
  .kobohome_aLTitle h1 {
    /* font-family: "Belleza", sans-serif; */
    margin: 0 0 40px;
    text-align: left;
  }
  .kobohome_aSub {
    /* font-family: "Belleza", sans-serif; */
    margin: 0 0 3px;
    text-align: left;
  }
  .kobohome_aLmages {
    max-width: 90%;
    margin: 0 auto;
  }
  .kobohome_aLmagea {
    margin-right: 0;
    margin-left: auto;
    text-align: right;
    max-width: 600px;
  }
  .kobohome_aLmagea img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohome_aLmageb {
    margin-top: -100px;
    margin-right: -100px;
    float: right;
    position: relative;
  }
  .kobohome_aLmageb img {
    max-height: 650px;
  }
  .kobohome_aLink {
    margin: 10px 0 0;
  }
  .kobohome_aLink a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 2px solid #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
  }
  .kobohome_aDesc {
    padding: 0 0 10px;
    max-width: 400px;
  }
  .kobohome_aRLogoIcon {
    max-width: 200px;
    margin-top: -54px;
    margin-left: -51px;
  }
  .kobohome_bLQuote {
    padding: 40px 0;
    /* font-family: "Belleza", sans-serif; */
    font-style: italic;
    font-size: 28px;
    line-height: 1.3;
    max-width: 90%;
    color: #23201f;
  }
  .kobohome_bLTitle {
    font-weight: 400;
  }
  .kobohome_bLText {
    max-width: 75%;
  }
  .kobohome_bLLink {
    margin: 20px 0 0;
  }
  .kobohome_bLLink a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
  }
  .kobohome_b {
    margin: 100px auto;
    max-width: 90%;
    padding: 0 10px;
    display: flex;
    gap: 50px;
  }
  .kobohome_bL {
    width: 50%;
  }
  .kobohome_bR {
    width: 50%;
    display: flex;
    gap: 10px;
  }
  .kobohome_bRL {
    width: 50%;
  }
  .kobohome_bRR {
    width: 50%;
  }
  .kobohome_bRImage {
    position: relative;
  }
  .kobohome_bRImageb {
    margin-left: -150px;
    padding: 5px 0 0;
    position: relative;
  }
  .kobohome_bRImagec {
    margin-top: 100px;
    position: relative;
  }
  .kobohome_bRITitle {
    position: absolute;
    bottom: 30px;
    left: 25px;
    font-size: 34px;
    color: #FFFF;
    /* font-family: "Belleza", sans-serif; */
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
    font-style: italic;
    line-height: 1.2;
    font-family: 'agapi';
    letter-spacing: 3px;
  }
  .kobohome_c {
    margin: 175px 0;
  }
  .kobohome_cBg {
    /* background-repeat: no-repeat !important; */
    /* background-size: cover !important; */
    /* background-position: center !important; */
    position: absolute;
    bottom: 200px;
    z-index: 10;
    display: block;
    width: fit-content;
  }
  .kobohome_cMeta {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 100px;
    max-width: 400px;
  }
  .kobohome_cTitle {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 400;
    color: #FFF;
    font-style: italic;
    /* font-family: "Belleza", sans-serif; */
    max-width: 400px;
  }
  .kobohome_cText {
    color: #FFF;
    padding: 20px 0;
    max-width: 400px;
  }
  .kobohome_cLink {
    margin: 20px 0 0;
  }
  .kobohome_cLink a {
    color: #FFF;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
  }
  .kobohome_d {
    margin: 250px auto 100px;
    max-width: 90%;
    padding: 0 10px;
    display: flex;
    gap: 20px;
  }
  .kobohome_dL {
    width: 50%;
    display: flex;
    gap: 20px;
    position: relative;
  }
  .kobohome_dR {
    width: 50%;
    position: relative;
  }
  .kobohome_dLImagea {
    width: 50%;
  }
  .kobohome_dLImageb {
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 20px;
  }
  .kobohome_dLTitle {
    margin-left: -150px;
  }
  .kobohome_dLTitle h2 {
    font-size: 38px;
    line-height: 1.1;
    color: #23201f;
    font-style: italic;
    /* font-family: "Belleza", sans-serif; */
  }
  .kobohome_dLText {
    padding: 20px 0 0;
  }
  .kobohome_dLLink {
    margin: 20px 0 0;
  }
  .kobohome_dLLink a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
  }
  .kobohome_dRImagec {
    padding: 100px 0 0;
  }
  .kobohome_dRMeta {
    padding-left: 100px;
  }
  .kobohome_dLLogoIcon {
    max-width: 100px;
    float: right;
  }
  .kobohome_e {
    margin: 320px 0 100px;
  }
  .kobohome_eInner {
    background: #d9ecff;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    gap: 50px;
  }
  .kobohome_eInnerc {
    max-width: 90%;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    gap: 50px;
  }
  .kobohome_eL {
    width: 50%;
    padding: 50px 0 0;
  }
  .kobohome_eR {
    width: 50%;
  }
  .kobohome_eLTitle {
    max-width: 90%;
    margin: 0 auto 50px;
    padding: 0 10px;
  }
  .kobohome_eLTitle h2 {
    font-size: 40px;
    /* font-family: "Belleza", sans-serif; */
    font-style: italic;
    line-height: 1.2;
  }
  .kobohome_eLSubtitle {
    font-size: 28px;
    line-height: 1.2;
    padding: 20px 0;
    text-transform: uppercase;
  }
  .kobohome_eLText {
    padding: 20px 0 0;
  }
  .kobohome_eRBg {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
    margin-top: -100px;
    width: 50%;
    float: left;
  }
  .kobohome_eRBgb {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 100px;
    margin-top: -200px;
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  #menu-item-1764>a {
    border-bottom: 2px solid;
    padding: 0;
    margin: 0 7px;
  }
  .koborooms_aSub {
    font-size: 28px;
  }
  .koborooms_aSubb {
    margin-left: 20px;
    font-size: 28px;
  }
  .koborooms_aTitle h1 {
    font-size: 28px;
    /* font-family: "Belleza", sans-serif; */
    line-height: 1.2;
    padding: 5px 0;
    text-transform: uppercase;
  }
  .koborooms_aLine {
    border-bottom: 5px solid #23201f;
    width: 100px;
    margin: 40px 0;
    margin-left: 30px;
  }
  .sroomrowSBg-even:nth-child(odd) {
    order: 2;
  }
  .koboroom_a {
    margin: 100px auto 100px;
    max-width: 90%;
    padding: 0 10px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
  }
  .koboroom_aL {
    width: 50%;
  }
  .koboroom_aRTag h2 {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .koboroom_aR {
    width: 50%;
    /* padding-top: 50px; */
    padding-left: 100px;
  }
  .koboroom_aLImages {
    max-width: 90%;
    margin: 0 auto;
  }
  .koboroom_aLImagea {}
  .koboroom_aLImageb {
    margin-top: -75px;
    margin-right: -95px;
    float: right;
    position: relative;
    /* max-width: 500px; */
    max-width: 67%;
  }
  .koboroom_aRTitle {}
  .koboroom_aRTitle h1 {
  margin: 0;
  text-align: left;
  font-size: 28px; 
  font-family: var(--kobo_body_headings);
  font-weight: var(--kobo_body_font_weight_bold);   
  margin: 0 0 10px;
  }
  .koboroomhero{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100vh; 
  }  
  .koboroom_aRSub {
    /* max-width: 60%; */
    margin: 0;
  }
  .koboroom_aRSub h2 {
    font-size: 16px;
  }
  .koboroom_aRLogoIcon {
    max-width: 82px;
    margin-top: -54px;
    margin-left: -51px;
    float: right;
  }
  .koboroom_aRDesc {
    margin: 50px 0;
  }
  .koboroom_aRLink {}
  .kobosroom_aRLink {
    margin: 100px 0 0;
  }
  .kobosroom_aRLink a {
    color: #FFF;
    background: #000;
    padding: 10px 40px;
    text-decoration: none !important;
  }
  .koboroom_aRLink a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
  }
  .koboroom_b {
    margin: 200px 0;
  }
  .koboroom_bRow {
    display: flex;
    margin: 0 auto;
    max-width: 90%;
    align-items: center;
  }
  .koboroom_bRowL {
    width: 50%;
    padding-right: 40px
  }
  .koboroom_bRowR {
    width: 50%;
  }
  .koboroom_bRowLTitle {
    font-size: 28px;
    line-height: 1.2;
    color: #23201f;
    font-style: italic;
  }
  .koboroom_bRowLRow {
    padding: 40px 0;
  }
  .koboroom_bRowLLink {}
  .koboroom_bRowLLink a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
  }
  .koboroom_bRowRImg {}
  .kobohome_welcomeL {
    width: 36%;
  }
  .kobohome_welcomeR {
    width: 64%;
  }
  .kobohome_welcomeBLimg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .kobohome_welcomeInner {
    position: relative;
  }
  .kobohome_welcomeBox {
    background: #FFF;
    padding: 50px;
    position: absolute;
    left: 50px;
    text-align: center;
    right: -50px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    align-content: center;
    bottom: 50px;
    top: 0;
  }
  .kobohome_welcomeBtn {
    margin: 10px 0;
  }
  .kobohome_welcomeBtn a {
    color: #FFF;
    background: #000;
    text-decoration: none !important;
    padding: 10px 40px;
  }
  .kobohome_welcome {
    padding: 100px 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    /* display: flex; */
    flex-wrap: wrap;
    text-align: center;
  }
  .kobohome_welcomeTitle h1 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 10px;
    text-transform: uppercase;
    /* font-family: "Belleza", sans-serif; */
    letter-spacing: 1px;
  }
  .kobohome_welcomeSub h2 {
    font-size: 28px;
    font-weight: 100;
    margin: 0;
  }
  .kobohome_h {
    margin: 175px 0;
  }
  .kobohome_hBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 800px;
    display: table;
  }
  .kobohome_hMeta {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 100px;
    max-width: 400px;
    margin-left: auto;
    margin-right: 0;
  }
  .kobohome_hTitle {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 400;
    color: #FFF;
    font-style: italic;
    /* font-family: "Belleza", sans-serif; */
  }
  .kobohome_hText {
    color: #FFF;
    padding: 20px 0;
    max-width: 400px;
    margin-left: auto;
  }
  .kobohome_hLink {
    margin: 20px 0 0;
  }
  .kobohome_hLink a {
    color: #FFF;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
  }
  .kobocatrooms {
    margin: 30px auto 100px;
    text-align: center;
  }
  .kobocatroomsTitle {}
  .kobocatroomsTitle h1 {
    /* font-family: "Belleza", sans-serif; */
    font-size: 38px;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .kobocatroomsSubtitle {
    margin: 0 0 50px;
  }
  .kobocatroomsSubtitle h2 { 
    font-size: 18px;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .kobocatroomsDesc {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }
  .koboNorooms { 
    font-size: 18px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: red;
    text-align: center;
  } 
  .koboroomenu>ul>li.active a{ 
    border-bottom: 1px solid #000;
  } 
  .kobocatroomfeatures {
    margin: 100px 0;
  }
  .kobocatroomfeaturesInner {
    max-width: 1200px;
    border: 1px solid #000;
    padding: 20px;
    margin: 0 auto;
  }
  .kobocatroomfeaturesTitle { 
    font-size: 22px;
    margin: 0 0 30px;
    text-transform: uppercase;
    text-align: center;
  }
  .kobocatroomfeaturesRow {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    /*
    -webkit-column-rule: 4px double #23201f;
    -moz-column-rule: 4px double #23201f;
    column-rule: 4px double #23201f;
*/
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .kobocatroomfeaturesRow p {
    margin: 6px 0;
    text-align: left;
    padding: 0 20px;
    font-size: 14px;
    margin-left: 30px;
    position: relative;
  }
  .kobocatroomfeaturesRow p:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 13px;
    color: #d3d2d2;
    position: absolute;
    left: -7px;
  }
  .sroomrowSDesc p:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 13px;
    color: #d3d2d2;
    position: absolute;
    left: -24px;
  }
  .kobocatrooms_row {
    display: flex;
    margin: 100px auto;
    max-width: 1200px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .scatroomS {
    width: 50%;
    padding: 25px;
  }
  .scatroomSIcon {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 80%;
    position: relative;
  }
  .scatroomSLink {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
  }
  .scatroomSTitle {}
  .scatroomSTitle h2 {
    font-size: 22px;
    /* font-family: "Belleza", sans-serif; */
    margin: 10px 0 0;
  }
  .scatroomSTitle a {
    color: #000000;
    text-decoration: none !important;
  }
  .scatroomSDesc {
    padding: 20px 0;
  }
  .koboroom_aRHight {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 100px auto;
  }
  .koboroom_aRHightL {
    width: 50%;
    padding: 15px;
  }
  .koboroom_aRHightR {
    width: 50%;
    padding: 15px;
  }
  .koboroom_aRHightLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
    position: relative;
    max-width: 400px;
  }
  .koboroom_aRHightTitle {
    /* font-family: "Belleza", sans-serif; */
    margin: 0 0 20px;
    text-align: left;
    font-size: 26px;
  }
  .koboroom_aRHightR {
    display: table;
    margin: 20px 0;
  }
  .koboroom_aRHightR p {
    margin: 10px 0;
    font-size: 15px;
    border-bottom: 1px solid #BBB;
    padding: 7px;
  }
  .koboroom_aRHightR p:before {
    /*
    content: "\f058";
    font-family: FontAwesome;
    color: #23201f;
    margin-right: 7px;
*/
  }

  .kobostores {
    margin: 20px auto;
  }
  .kobostoresTitle {
    text-align: center;
  }
  .kobostoresTitle h1 {
    /* font-family: "Belleza", sans-serif; */
    text-transform: uppercase;
  }
  .kobostoresDesc {
    max-width: 800px;
    margin: 30px auto 0;
    text-align: center;
  }
  .kobostoresrow {
    margin: 150px 0;
  }
  .rowkobohome_f-even {
    padding: 0px 50px 100px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: 0;
  }
  .rowkobohome_f-odd {
    padding: 0px 50px 100px;
    max-width: 1200px;
    margin-left: 0;
    margin-right: auto;
  }
  .rowkobohome_fL-even {
    width: 50%;
    float: left;
  }
  .rowkobohome_fR-even {
    width: 50%;
    float: left;
  }

  .rowkobohome_fL-odd {
    width: 50%;
    float: right;
  }
  .rowkobohome_fR-odd {
    width: 50%;
    float: left;
  }
  .rowkobohome_fLMeta-odd {
    margin-top: 100px;
    padding: 0 0 0 63px;
    text-align: left;
  }
  .rowkobohome_fLMeta-even {
    margin-top: 100px;
    padding: 0 63px 0 0;
    text-align: right;
  }
  .rowobohome_fLTitle {
    /* font-family: "Belleza", sans-serif; */
  }
  .rowkobohome_fLSubtitle {
    font-size: 30px;
    /* font-family: "Belleza", sans-serif; */
  }
  .rowkobohome_fLDate {
    margin: 10px 0 0;
    font-weight: 500;
    color: #7a7a7a;
    font-size: 13px;
  }
  .rowkobohome_fLDate span {
    color: #000000;
  }
  .rowkobohome_fLText {
    padding: 40px 0;
  }
  .nrowkobohome_f {
    padding: 0px 50px 100px;
    max-width: 1200px;
    margin-left: 0;
    margin-right: auto;
  }
  .nrowkobohome_fL {
    width: 50%;
    float: left;
  }
  .nrowkobohome_fR {
    width: 50%;
    float: left;
  }
  .nrowkobohome_fLMeta {
    margin-top: 100px;
    padding: 0 0 0 63px;
    text-align: left;
  }
  .nrowobohome_fLTitle {
    /* font-family: "Belleza", sans-serif; */
  }
  .nrowkobohome_fLSubtitle {
    font-size: 30px;
    /* font-family: "Belleza", sans-serif; */
  }
  .nrowkobohome_fLText {
    padding: 40px 0;
  }
  .rowkobohome_fRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 80vh;
  }
  .nrowkobohome_fRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 80vh;
  }
  .rowkobohome_fLBtn {
    margin: 20px 0 0;
  }
  .rowkobohome_fLBtn a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 3px solid #23201f;
    text-transform: uppercase;
  }
  .otgs-development-site-front-end {
    display: none !important;
  }
  .kobotags img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    width: 100%;
  }
  .kobotag1 {
    position: absolute;
    right: -100px;
    max-width: 220px;
  }
  .kobohome_c_slider {
    position: relative;
    height: 800px;
    margin: 0 auto;
  }
  .kobohome_c_slider .flexslideracc .slides>li {
    background-position: center;
    height: 800px;
    width: 100%;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .kobohome_c_slider .flexslider-container,
  .kobohome_c_slider .flexslider .slides,
  .kobohome_c_slider .flex-viewport {
    height: 100%;
  }
  .kobohome_c_slider .loadingSlider {
    background: url(images/loading.gif) no-repeat no-repeat center center;
    height: 800px;
  }
  .kobohome_c_slider .flex-direction-nav {
    list-style-type: none;
    margin: 0;
    position: absolute;
    bottom: 70px;
    left: 100px;
    z-index: 10000;
  }

  #slideracc>ul.slides>li {
    height: 500px;
  }

  #slideracc>ul {
    margin: 0 !important;
  }

  .kobohome_c_slider .flex-nav-prev,
  .kobohome_c_slider .flex-nav-next {
    float: left;
    padding: 10px;
  }

  .kobohome_c_slider .flex-direction-nav a {
    overflow: hidden;
    cursor: pointer;
    color: #FFF;
    font-size: 28px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  .kobotag2 {
    position: absolute;
    left: 0;
    max-width: 250px;
    margin: 100px 0 0 50px;
  }
  .kobotag3 {
    position: absolute;
    right: 150px;
    max-width: 320px;
    margin: 100px 0 0 50px;
    z-index: 10;
    bottom: -130px;
  }
  .kobotag4 {
    position: absolute;
    max-width: 320px;
    bottom: 25px;
    z-index: 10;
  }
  .kobotag5 {
    position: absolute;
    max-width: 300px;
    bottom: 0;
  }
  .kobotagrooms1 {
    position: absolute;
    left: 0;
    max-width: 200px;
    top: 200px;
    z-index: 1;
  }
  .kobohome_hTitleLogo {
    max-width: 115px;
    margin-left: auto;
    margin-right: 120px;
    margin-bottom: 5px;
  }

  .koboroomstag-even {
    position: absolute;
    max-width: 240px;
    bottom: -90px;
    right: 140px;
  }


  .koboroomstag-odd {
    position: absolute;
    max-width: 140px;
    bottom: -90px;
    left: 140px;
  }

  #menu-item-1763>a>span {
    font-family: 'agapi';
    text-transform: none;
    font-size: 22px;
    margin-top: -7px;
  }

  .kobostoresVideo {
    margin: 20px auto;
    text-align: center;
  }
  .kobostoresVideo iframe {
    width: 100%;
    margin: 0 auto;
    height: 80vh;
  }
  .ourstoryTitle {
    font-size: 48px;
    text-align: center;
  }
  .ourstoryRow {
    margin: 50px auto;
    max-width: 1200px;
  }
  .ourstoryRowL {
    width: 45%;
    float: left;
  }
  .ourstoryRowM {
    width: 10%;
    float: left;
  }
  .ourstoryRowR {
    width: 45%;
    float: right;
  }
  .ourstoryRowS-odd {
    width: 50%;
    float: left;
    /* border-right: 1px solid #23201f; */
    padding: 0 60px 100px;
  }
  .ourstoryRowS-even {
    width: 50%;
    float: right;
    border-left: 3px solid #23201f;
    padding: 120px 60px 0;
  }
  .ourstoryRowSInner {
    padding: 20px;
    /* border: 1px solid #BBB; */
    text-align: center;
    box-shadow: -1px 4px 12px 6px #6969691f;
    background: #e9e9e9a6;
  }
  #content>div>div.ourstory>div.ourstoryRow>div:nth-child(12)>div {
    background: #FFF;
  }
  .ourstoryRowSTitle {
    font-size: 23px;
    line-height: 1.1;
    margin: 0 0 10px;
  }
  .ourstoryRowSDate {
    padding: 0 0 20px;
    color: #23201f;
    font-weight: bold;
  }
  .ourstoryRowSImage {
    padding: 20px;
  }
  .ourstoryRowSImage img {
    width: 100%;
  }
  .koboherit {
    margin: 150px auto;
    max-width: 90%;
  }
  .koboherit_a {
    display: flex;
    gap: 20px;
    margin: 0 0 20px;
    width: 100%;
  }
  .era_1_L {
    width: 40%;
  }
  .era_1_R {
    width: 60%;
  }
  .era_1_image_a {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
    position: relative;
  }
  .era_1_image_b {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
    position: relative;
  }
  .era_1_l_title {
    position: absolute;
    top: -29px;
    left: 20px;
    font-size: 70px;
    font-family: 'agapi';
    color: #FFF;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_1_meta {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #FFF;
    max-width: 300px;
  }
  .era_1_title {
    font-size: 52px;
    margin: 0 0 10px;
    color: #FFF;
    font-family: 'agapi';
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_1_text {
    font-size: 18px;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .koboherit_b {
    display: flex;
    gap: 20px;
    margin: 0 0 20px;
    width: 100%;
  }
  .era_2_L {
    width: 60%;
  }
  .era_2_R {
    width: 40%;
  }
  .era_2_image_a {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
    position: relative;
  }
  .era_2_image_b {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
    position: relative;
  }
  .era_2_meta {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #FFF;
    max-width: 300px;
  }
  .era_2_title {
    font-size: 52px;
    margin: 0 0 10px;
    color: #FFF;
    font-family: 'agapi';
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_2_text {
    font-size: 18px;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_2_l_title {
    position: absolute;
    left: -100px;
    top: 120px;
    font-size: 100px;
    margin: 0 0 10px;
    color: #FFF;
    font-family: 'agapi';
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .koboherit_c {
    display: flex;
    gap: 20px;
    margin: 0 0 20px;
    width: 100%;
  }
  .era_3_image_a {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 102%;
    position: relative;
  }
  .era_3_image_b {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 102%;
    position: relative;
  }
  .era_3_l_title {
    position: absolute;
    right: 10%;
    bottom: 10%;
    text-align: center;
    margin: 0 auto;
    color: #FFF;
    font-size: 72px;
    font-family: 'agapi';
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_3_image_abig {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
    position: relative;
    margin: 0 0 20px;
  }
  .era_3_L {
    width: 50%;
  }
  .era_3_R {
    width: 50%;
  }
  .era_3_meta {
    position: absolute;
    left: 50px;
    bottom: 25px;
    color: #FFF;
    max-width: 500px;
  }
  .era_3_title {
    font-size: 40px;
    margin: 0 0 10px;
    font-family: 'agapi';
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_3_text {
    font-size: 18px;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_1_l_titleb {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 100px;
    font-family: 'agapi';
    color: #FFF;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_1_l_titlec {
    top: 20px;
    left: 20px;
    font-size: 100px;
    font-family: 'agapi';
    color: #FFF;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_6_l_title {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 100px;
    font-family: 'agapi';
    color: #FFF;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_2_image_c {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 125%;
    position: relative;
  }
  .era_1_image_d {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 125%;
    position: relative;
  }
  .era_1_l_titled {
    position: absolute;
    top: 70px;
    left: 30px;
    font-size: 100px;
    font-family: 'agapi';
    color: #FFF;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .era_1_box {
    background: #edb06d;
    height: 31%;
    z-index: 100;
    margin-top: 20px;
    display: table;
    width: 100%;
    color: #FFF;
  }
  .era_1_box_text {
    font-size: 26px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
  }
  .kobosplher {
    display: flex;
    gap: 20px;
  }
  .kobosplherL {
    width: 40%;
  }
  .kobosplherR {
    width: 60%;
  }
  .era_3_image_cbig {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 44%;
    position: relative;
    margin: 0 0 20px;
  }
  .era_2_image_bc {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 113%;
    position: relative;
  }
  .era_1_box_textb {
    font-size: 17px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
    margin: 0 auto;
  }
  .era_2_image_d {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 83%;
    position: relative;
  }
  .era_2_image_e {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 85%;
    position: relative;
  }
  .era_9_box {
    background: #9c241a;
    height: 29%;
    z-index: 100;
    margin-top: 20px;
    display: table;
    width: 100%;
    color: #fff;
  }
  .era_1_image_h {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 113%;
    position: relative;
  }

  .kobohome_bLTag {
    max-width: 200px;
    margin-top: -20px;
    margin-left: auto;
    margin-right: 120px;
    z-index: 10;
    position: relative;
  }

  .sexp {
    width: 33.333%;
    padding: 20px;
    /* 	display: flex; */
  }
  .sexpIcon {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 90%;
    position: relative;
  }
  .sexpMeta {
    width: 100%;
    padding: 10px;
  }
  .sexpMetaBtns {
    margin: 5px 0 0;
  }

  .roompage_aRText {
    font-style: italic;
    /* font-family: "Belleza", sans-serif; */
    font-size: 20px;
  }

  .roompage_aRBImg {
    max-width: 90%;
    margin-right: 0;
    margin-left: auto;
  }

  .roompage_aRBImg img {
    max-height: 700px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobo_art {
    padding: 100px 0 0;
    max-width: 1200px;
    margin: 0 auto;
  }
  .dine_cTitle {
    font-size: 28px;
    margin: 0 0 10px;
    text-align: center;
  }
  .dine_cLine {
    border-bottom: 1px solid #99884f;
    width: 200px;
    margin: 0px auto 50px;
    ;
  }
  .dine_expS {
    padding: 40px 10px;
  }
  .dine_expSL {
    width: 60%;
    float: left;
  }

  .dine_expSR {
    width: 40%;
    float: right;
  }
  .dine_expSRInner {
    padding: 20px;
    text-align: left;
  }
  .koboart_title {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000000;
    text-decoration: none !important;
    /* font-family: "Belleza", sans-serif; */
    border-bottom: 2px solid #23201f;
    padding: 20px 0;
    margin: 0 0 20px;
  }
  .koboart_bg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 500px;
  }


  .dine_expSbL {
    width: 40%;
    float: left;
  }
  .dine_expSbLInner {
    padding: 20px;
    text-align: right;
  }
  .dine_expSbLDesc {}
  .dine_expSbR {
    width: 60%;
    float: right;
  }

  .kobowhatSlidermeta {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
    display: inline-block;
  }
  .kobowhatSlidermetaTitle {
    font-size: 70px;
    /* font-family: "Belleza", sans-serif; */
    color: #FFF;
    line-height: 1.2;
  }
  .kobowhats_tag_a {
    max-width: 200px;
  }
  .kobowhats_a {
    margin: 100px auto;
    max-width: 1200px;
    text-align: center;
  }
  .kobowhats_aImg {
    width: 100%;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobowhats_b {
    margin: 160px auto;
    /* display: flex;  */
    align-items: center;
    position: relative;
  }
  .kobowhats_bS {}
  .kobowhats_bSTitle {
    font-size: 26px;
    /* font-family: "Belleza", sans-serif; */
    line-height: 1.2;
    margin: 0 0 40px;
    text-align: center;
  }
  .kobowhats_bSText {}
  .kobowhats_bSb {
    margin: 50px 0 0;
  }
  .kobowhats_bSc {}
  .kobowhats_tag_b {
    max-width: 200px;
    margin: 50px auto 0;
  }
  .kobowhats_tag_c {
    max-width: 200px;
    margin: 50px auto 0;
  }
  .koboGallBlock {
      margin: 50px auto;
  }
  .kobosstorie_a {
    margin: 40px auto 100px;
    max-width: 90%;
    padding: 0 10px;
    display: flex;
    gap: 100px;
  }
  .kobowhats_tag_a {
    margin: 60px auto 100px;
    max-width: 90%;
    padding: 0 10px;
    text-align: center;
  }
  .kobowhats_tag_aInner {}
  .kobowhats_tag_aTitle {}
  .kobowhats_tag_aTitle h1 {
    /* font-family: "Belleza", sans-serif; */
    margin: 0 0 20px;
    text-align: center;
    font-size: 40px;
  }
  .kobowhats_tag_aSubtitle {}
  .kobowhats_tag_aSubtitle h2 {
    font-size: 28px;
    font-style: italic;
    /* font-family: "Belleza", sans-serif; */
  }
  .kobowhats_tag_aDesc {
    margin: 50px auto;
    font-size: 18px;
    max-width: 900px;
  }
  .kobowgt_bg {
    padding: 20px;
    text-align: center;
    margin: 0 auto;
  }
  .kobowgt_bg img {
    max-width: 50%;
    max-height: 500px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobowgt_bgb img {
    max-width: 80%;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobowgt_bgb {
    padding: 20px;
    text-align: center;
    margin: 0 auto;
  }
  .kobowhats_bSa {
    background: #f1f1f1;
  }
  .kobowhats_bSb {
    margin: 100px 0;
  }
  .kobowhats_bSInner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px;
    position: relative;
  }
  .kobowhats_bSText {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px;
  }
  .koboroom_aLImagea {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 65%;
  }
  .koboroom_aLImageb {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 110%;
  }

  .kobowhats_bSTextb {
    width: 60%;
    float: left;
  }

  .kobowhats_bSTextBg {
    width: 40%;
    float: right;
    padding-left: 20px;
  }

  .respgallery {
    margin: 200px auto;
    max-width: 1200px;
  }
  .kobowhatsb_tag_aDesc {
    margin: 80px auto;
    font-size: 18px;
    max-width: 980px;
    border: 5px double #23201f;
    padding: 40px;
  }
  .kobowhats_b_tag_1 {
    position: absolute;
    bottom: 5%;
    right: 5%;
    max-width: 240px;
  }
  .kobowhats_b_tag_2 {
    position: absolute;
    bottom: 5%;
    right: 5%;
    max-width: 260px;
  }
  .kobowhats_b_tag_3 {
    position: absolute;
    bottom: 5%;
    right: 5%;
    max-width: 240px;
  }
  .kobowhats_bSa,
  .kobowhats_bSb {
    position: relative;
  }


  .era_1_image_a_a {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 131%;
    position: relative;
  }
  .era_1_image_b_b {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 65%;
    position: relative;
  }
  .era_1_box_b_b {
    background: #9c241a;
    height: 23.5%;
    z-index: 100;
    margin-top: 20px;
    display: table;
    width: 100%;
    color: #FFF;
  }
  .era_6_l_title_b {
    font-size: 24px;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
    color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 20px;
  }
  .era8meta {
    display: flex;
    gap: 20px;
  }
  .era_8_image_cbig {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 50%;
    padding-bottom: 44%;
    position: relative;
    margin: 0 0 20px;
  }
  .era_8_image_Title {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 50px;
    font-family: 'agapi';
    color: #FFF;
    text-shadow: 0 0 6px rgb(0 0 0 / 25%);
  }
  .kobostoresVideoTitle {
    font-size: 28px;
    text-align: center;
    padding: 40px;
  }
  .era_10_image_h {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 135%;
    position: relative;
  }
  .era_10_image_b {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 65%;
    position: relative;
  }
  .era_10_box {
    background: #edb06d;
    height: 25.5%;
    z-index: 100;
    margin-top: 20px;
    display: table;
    width: 100%;
    color: #FFF;
  }
  .era_10_box_text {
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
  }
  .kobohomeb {
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .kobohomebL {
    width: 40%;
    padding: 40px;
  }
  .kobohomebR {
    width: 60%;
  }
  .kobohomebRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .kobohomebLTitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 28px;
  }
  .kobohomebLDesc {
    padding: 20px 0;
  }
  .kobohomec {
    margin: 150px auto;
    max-width: 90%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
  .kobohomecL {
    width: 65%;
    padding-right: 20px;
  }
  .kobohomecR {
    width: 35%;
    padding-right: 20px;
  }
  .kobohomecDesc {
    padding: 20px 0;
    text-align: left;
  }
  .kobohomecRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 60%;
  }
  .kobohomecRBgb {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .kobohomecTitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 26px;
    margin: 0;
    line-height: 1.3;
    text-align: left;
  }
  .kobohomecRInner {
    margin: 100px 0 0;
    padding: 0 40px;
  }
  .kobohomecBtn {
    margin: 10px 0 70px;
    text-align: left;
  }
  .kobohomee {
    margin: 70px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .kobohomeeL {
    width: 50%;
  }
  .kobohomeeLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
  }
  .kobohomeeR {
    width: 50%;
    padding: 50px;
  }
  .kobohomeeRTitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 28px;
  }
  .kobohomeeRDesc {
    padding: 20px 0;
  }


  .kobohomef {
    margin: 100px auto;
    display: flex;
  }
  .kobohomefL {
    width: 60%;
    padding: 50px;
  }
  .kobohomefLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 95%;
  }
  .kobohomefR {
    width: 40%;
  }
  .kobohomefSubtitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 28px;
    margin: 0 0 40px;
    line-height: 1.2;
  }
  .kobohomefTitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 24px;
    text-transform: uppercase;
    font-style: italic;
    max-width: 350px;
    line-height: 1.2;
  }
  .kobohomefDesc {
    padding: 20px 0;
  }
  .koborooms_a {
    text-align: center;
    margin: 100px 0 0;
  }
  .koborooms_aSub {
    font-size: 28px;
  }
  .koborooms_aSubb {
    margin-left: 20px;
    font-size: 28px;
  }
  .koborooms_aLine {
    border-bottom: 5px solid #23201f;
    width: 100px;
    margin: 40px 0;
    margin-left: 30px;
  }
  .koborooms_aText {
    max-width: 800px;
    margin: 0 auto;
  }
  .koborelrooms {
    text-align: center;
  }
  .koborelroomsTitle {
    font-size: 26px;
    /* font-family: "Belleza", sans-serif; */
    margin: 0 0 40px;
  }
  .ssuite_aRSpecsS {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
  .ssuite_aRSpecsL {
    width: 50%;
    border-right: 1px solid #BBB;
  }
  .ssuite_aRSpecsR {
    width: 50%;
  }
  .ssuite_aRSpecsLS {
    margin: 30px;
    border-bottom: 1px solid #BBB;
    padding: 15px;
    color: #000;
  }
  .ssuite_aRSpecsLS:last-child {
    border-bottom: 0;
  }
  .ssuite_aRSpecsLSTitle {
    font-size: 12px;
  }
  .ssuite_aRSpecsLSR {
    padding: 10px 0;
    font-size: 21px;
    /* font-family: "Belleza", sans-serif; */
  }
  .koboroomcTitle {
    padding: 40px 40px 80px;
    /* font-family: "Belleza", sans-serif; */
    text-align: center;
    font-size: 30px;
  }
  .koboabouttext {
    max-width: 800px;
    margin: 0 auto;
    ;
  }
  .koboabouttext ul {
    text-align: left;
    margin: 40px auto;
    width: fit-content;
  }
  .kobohome_welcomeSub {
    max-width: 500px;
    margin: 29px auto;
  }
  .kobohome_welcomeImg {
    margin-top: 150px;
    margin-right: 0;
    margin-left: auto;
    text-align: right;
  }
  .kobohome_welcomeImg img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohome_welcomeB {
    margin: 50px auto 0;
    width: 100%;
    text-align: center;
    max-width: 1200px;
  }
  .kobohome_welcomeBL {
    width: 50%;
    padding: 40px;
  }
  .kobohome_welcomeBLimg {}
  .kobohome_welcomeBLimg img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohome_welcomeBRimg {}
  .kobohome_welcomeBRimg img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohome_welcomeBLText {
    margin: 50px 0;
    text-align: left;
  }
  .kobohome_rooms {
    margin: 100px auto;
    background: #f3f3f3;
    max-width: 90%;
    display: flex;
    align-items: center;
    padding: 50px;
  }
  .footerbookForm {
    padding: 20px 0 50px;
  }
  .footerbookSDate {
    width: 50%;
    float: left;
    padding: 2px;
  }
  .footerbookSPersons {
    width: 50%;
    float: left;
    padding: 2px;
  }
  .footerbookSBtn {
    margin: 30px 0 0;
  }
  .footerbookSDate input {
    background: url(images/calendar.png) no-repeat right center rgba(255, 255, 255, 0) !important;
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #000 !important;
    -webkit-appearance: none;
    height: 40px;
    float: left;
    padding-left: 10px;
    color: #000;
    width: 100%;
    background-size: 15px !important;
    background-position: right 1px center;
    text-transform: uppercase;
    font-family: 'bohemeM';
    font-size: 13px;
    font-weight: 300;
  }
  .footerbookSPersons select {
    /* background: url(images/ddown.png) no-repeat right center rgb(255, 255, 255, 0); */
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000;
    height: 40px;
    float: left;
    padding-left: 10px;
    color: #000;
    width: 100%;
    background-size: 15px;
    background-position: right 10px center;
    text-transform: uppercase;
    font-family: 'bohemeM';
    font-size: 13px;
    font-weight: 300;
  }
  .footerbookSBtn button {
    background: #000000;
    font-size: 13px;
    padding: 7px 42px;
    color: #FFF;
    border-radius: 0;
    font-weight: 400;
    font-family: 'bohemeM';
  }
  .flatpickr-day.selected,
  .flatpickr-day.startRange,
  .flatpickr-day.endRange,
  .flatpickr-day.selected.inRange,
  .flatpickr-day.startRange.inRange,
  .flatpickr-day.endRange.inRange,
  .flatpickr-day.selected:focus,
  .flatpickr-day.startRange:focus,
  .flatpickr-day.endRange:focus,
  .flatpickr-day.selected:hover,
  .flatpickr-day.startRange:hover,
  .flatpickr-day.endRange:hover,
  .flatpickr-day.selected.prevMonthDay,
  .flatpickr-day.startRange.prevMonthDay,
  .flatpickr-day.endRange.prevMonthDay,
  .flatpickr-day.selected.nextMonthDay,
  .flatpickr-day.startRange.nextMonthDay,
  .flatpickr-day.endRange.nextMonthDay {
    background: #cecdcc !important;
    color: #000 !important;
    border-color: #f8f4f1 !important;
  }
  .kobohome_roomsInner {
    text-align: center;
    width: 40%;
    padding: 0 50px;
  }
  .kobohome_roomsTitle h2 {
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px; 
    margin: 0;
  }
  .kobohome_roomsText {
    max-width: 800px;
    margin: 10px auto; 
  }
  .kobohome_roomsBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 600px; 
    width: 60%;
  }
  .kobohome_roomsBtn {
    margin: 0 0 50px;
  }
  #slideracc {
    margin: 0;
  }
  .koboslidroom {
    display: flex;
    flex-wrap: wrap;
  }
  .koboslidroomL {
    width: 60%;
  }
  .koboslidroomR {
    width: 40%;
  }
  .koboslidroomLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 500px;
  }
  .koboslidroomRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 250px;
  }
  .koboslidroomReta {
    background: #f6f6f0;
    padding: 20px;
    text-align: left;
    height: 250px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .koboslidroomRTitle a {
    font-size: 22px;
    color: #000000;
    text-decoration: none !important;
    /* font-family: "Belleza", sans-serif; */
  }
  .koboslidroomRDesc {}
  .koboslidroomRBtn {
    width: 100%;
  }
  .koboslidroomRBtn a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 2px solid #23201f;
    text-transform: uppercase;
    font-size: 12px;
  }
  .kobohome_rooms .flex-direction-nav {
    margin: 0;
  }
  .kobohome_roomsRow .flex-nav-prev {
    position: absolute;
    left: -28px;
    top: 240px;
  }
  .kobohome_roomsRow .flex-nav-next {
    position: absolute;
    right: -32px;
    top: 240px;
  }
  .kobohome_roomsRow .flex-nav-prev a,
  .kobohome_roomsRow .flex-nav-next a {
    color: #000;
    font-size: 24px;
    text-decoration: none !important;
  }
  .kobohome_roomsRow .flex-direction-nav li {
    list-style-type: none;
  }
  .proomrowSSpecs {
    width: fit-content;
    margin: 40px auto 0;
  }
  .kobohomecF {
    width: 100%;
    margin: 0 0 250px;
  }
  .kobohomecFBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
    max-width: 1000px;
  }
  .kobohomecRBgc {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
    max-width: 450px;
    margin: 0 auto;
  }
  .kobohomecRBgd {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 400px;
    max-width: 500px;
    margin: 100px 0;
  }
  .kobohomecRText {
    text-align: left;
    max-width: 500px;
  }
  #kobofslider {
    position: relative;
    max-width: 100%;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
  }
  #kobofslider>ul {
    margin: 0;
  }
  #kobofslider .slick-slide {
    /* opacity: 0.4; */
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    /* padding: 20px; */
  }
  #kobofslider .slick-slide.slick-center {
    opacity: 1 !important;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    /* padding: 20px; */
  }
  .kobofslider_s {
    /* width: 600px; */
  }
  .kobofslider_bg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 450px;
  }
  .arrowout,
  .kobofsliderArrows {
    transition: opacity 1s;
  }
  .kobofsliderArrows.arrowout {
    opacity: 0 !important;
    transition: opacity 0s;
  }
  .kobofsliderArrows {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 876px;
  }
  .kobofsliderArrowsL {
    max-width: 22px;
    position: absolute;
    left: 6px;
    top: 225px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  .kobofsliderArrowsR {
    /* float: right; */
    /* margin-top: 225px; */
    max-width: 22px;
    position: absolute;
    right: 6px;
    top: 225px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  .kobofslider_sMeta {
    padding: 40px;
    text-align: left;
    background: white;
    max-width: 80%;
    margin: -50px auto 0;
  }
  .slidbgdaccTitle {}
  .slidbgdaccTitle h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    /* font-family: "Belleza", sans-serif; */
  }
  .slidbgdaccTitle a {
    color: #000;
    text-decoration: none !important;
  }
  .slidbgdaccDesc {
    padding: 2px 0;
  }
  .slidbgdaccBtn {}
  .slidbgdaccLine {
    border-bottom: 1px solid #cdb97d;
    width: 100%;
    margin: 30px 0 0;
  }
  .slidbgdaccBtnS {
    margin: 20px auto 0;
    display: flex;
    gap: 10px;
  }
  .koboBtnVM {
    color: #000;
    border: 1px solid #000;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .4s ease 0s;
    cursor: pointer;
  }
  .koboBtnVM:hover {
    color: #BBB !important;
    border: 1px solid #BBB;
  }

  .koboBook {
    color: #FFF;
    background: #000;
    border: 1px solid #000;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .4s ease 0s;
    cursor: pointer;
  }
  .koboBook:hover {
    border: 1px solid #BBB;
    background: #BBB !important;
  }
  .slidbgdaccRate {
    display: flex;
    margin: 20px 0 30px;
    font-size: 14px;
  }
  .slidbgdaccRates {
    padding-right: 10px;
  }
  .slidbgdaccRates span {
    /* font-size: 18px; */
    font-weight: 400;
  }
  .kobohome_exp {
    padding: 50px;
    margin: 0;
  }
  .kobohome_expInner {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  .kobohome_expTitle h2 {
    /* font-family: "Belleza", sans-serif; */
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 0;
  }
  .kobohome_expText h3 {
    font-size: 14px;
    margin: 0;
  }
  .kobohome_expRow {
    margin: 50px 0;
  }
  .acchomeL {
    width: 50%;
    float: left;
    /* padding: 10px; */
  }
  .acchomeR {
    width: 50%;
    float: right;
    /* padding: 10px; */
  }
  .acchomeLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .acchomeRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 300px;
  }
  .acchomeRMeta {
    width: 50%;
    float: left;
    height: 300px;
    display: table;
  }
  .acchomeRMetaInner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #FFF;
  }
  .acchomeRMetaTitle {
    font-size: 20px;
    /* font-family: "Belleza", sans-serif; */
    text-transform: uppercase;
  }
  .acchomeRMetaText {
    padding: 10px 20px;
  }
  .acchomeRMetaText {
    padding: 10px;
    font-size: 13px;
  }
  .acchomeRMetaBtn {
    margin: 7px;
  }
  .acchomeRMetaBtn a {
    color: #000;
    text-decoration: underline !important;
  }
  .acchomeRBgR {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 50%;
    height: 300px;
    float: left;
    /* margin-top: 20px;*/
    padding-left: 10px;
  }
  .kobohome_dining {
    padding: 100px 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .kobohome_diningL {
    width: 64%;
  }
  .kobohome_diningR {
    width: 36%;
  }
  .kobohome_diningLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .kobohome_diningRInner {
    background: #cdb97d;
    margin-top: 90px;
    min-height: 600px;
    position: relative;
  }
  .kobohome_diningBox {
    background: #FFF;
    padding: 50px;
    position: absolute;
    text-align: center;
    right: 50px;
    left: -50px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    align-content: center;
    bottom: 50px;
    top: 0;
  }
  .kobohome_diningTitle h1 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 10px;
    text-transform: uppercase;
    /* font-family: "Belleza", sans-serif; */
    letter-spacing: 1px;
  }
  .kobohome_diningSub {
    max-width: 500px;
    margin: 29px auto;
  }
  .kobohome_diningBtn {
    margin: 10px 0;
  }
  .kobohome_ben {
    margin: 0 0 100px;
  }
  .kobohome_cInenr {
    max-width: 90%;
    margin: 0 auto;
    padding: 20px;
  }
  .kobohome_cL {
    width: 25%;
    float: left;
    padding: 10px;
    display: table;
    height: 220px;
  }
  .kobohome_cM {
    width: 30%;
    float: left;
    padding: 10px;
    display: table;
    height: 220px;
  }
  .kobohome_cR {
    width: 70%;
    float: right;
    padding: 10px;
    display: table;
    height: 220px;
  }
  .benefRInnerRow {
    margin: 20px 0 30px;
    display: flex;
    align-items: center;
    justify-content: inherit;
  }
  .benefRInnerRowS {
    text-align: center;
    text-transform: uppercase;
    padding: 8px;
    width: 25%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
  }
  .benefRInnerRowSImg {
    max-width: 80px;
    margin: 10px auto;
  }
  .kobohome_cLBg img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .kobohome_cMInner {
    max-width: 300px;
    margin: 0 auto;
    padding-left: 50px;
  }
  .kobohome_cMTitle {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    text-align: left;
    margin: 22px 0 20px;
  }
  .kobohome_cMBtn {
    margin: 10px 0 0;
    text-align: left;
  }
  .kobohome_cMBtn a {
    color: #FFF;
    background: #3c3c3c;
    text-decoration: none !important;
    padding: 10px 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  .kobohome_cMBtn a:hover {
    background: #000;
  }
  .benefRInnerRowSTitle {
    font-size: 10px;
    font-weight: 500;
    transition: all .2s ease-in-out;
  }

  .benefRInnerRowS:hover {
    -ms-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
  }
  .benefRInnerRowSTitle span {
    /* background-image: linear-gradient(#d0d0d0 calc(65% - 5px), #d0d0d0 5px);
  background-size: 0;
  background-repeat: no-repeat;
  display: inline;
  transition: 0.5s ease;
  padding: 2px;*/
  }
  .benefRInnerRowS:hover span {
    background-size: 100%;
  }

  .koboroomfac {
    padding: 100px 0 200px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .koboroomfacL {
    width: 36%;
  }
  .koboroomfacInner {
    background: #cdb97d;
    margin-top: 90px;
    /* min-height: 600px; */
    position: relative;
    height: 100%;
    /* margin-bottom: 100px;*/
  }
  .koboroomfacTitle h2 {
    /* font-family: "Belleza", sans-serif; */
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.3;
  }
  .koboroomfacBox {
    background: #FFF;
    padding: 50px;
    position: absolute;
    left: 50px;
    text-align: left;
    right: -50px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: center;
    bottom: 50px;
    top: 0;
  }
  .koboroomfacBtn {
    margin: 20px 0 0;
  }
  .koboroomfacBoxLine {
    border-bottom: 1px solid #cdb97d;
    width: 80%;
    margin: 30px 0 0;
  }
  .koboroomfacFac {
    max-width: 500px;
    margin: 29px auto;
  }
  .koboroomfacR {
    width: 64%;
  }
  .koboroomfacRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
  }
  .koboroomfacFac p {
    margin: 5px 0;
    border-bottom: 1px solid #BBB;
    padding: 4px 0;
    text-align: left;
    font-size: 13px;
  }
  .koboroomfacFac p:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 4px;
    font-size: 11px;
  }

  .kobobookhome {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    max-width: 800px;
    margin: 0 auto;
    z-index: 100;
    padding: 10px;
  }
  .bookHeaderBlock {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* background: #000000; */
    padding: 7px;
  }
  .bookhomeBoxDes {
    width: 30%;
    float: left;
  }
  .bookHeaderBlockForm {
    /* background: #000000; */
    width: 100%;
    color: #000;
  }
  .bookHeaderBlockForm form {
    display: flex;
    flex-wrap: wrap;
  }
  .boohomeBoxFS {
    width: 50%;
    padding: 10px;
  }
  .boohomeBoxFSm {
    width: 50%;
    padding: 10px;
  }
  .bookhomeBoxDesa {
    font-size: 16px;
    line-height: 1;
    margin-top: 12px;
  }
  .bookhomeBoxDesb {
    font-size: 17px;
    font-weight: 600;
  }
  .boohomeBoxFS input {
    background: url(images/calendar.png) no-repeat right center rgba(255, 255, 255, 0) !important;
    border: 0 !important;
    -webkit-appearance: none !important;
    height: 40px;
    float: left;
    padding-left: 0 !important;
    color: #000 !important;
    width: 100%;
    background-size: 15px !important;
    /* background-position: right 10px center; */
    font-size: 14px !important;
    border-radius: 0 !important;
  }
  .boohomeBoxFS select {
    background: transparent;
    border: 0;
    border-radius: 0;
    height: 40px;
    float: left;
    padding-left: 0;
    color: #000;
    width: 100%;
    background-size: 15px;
    background-position: right 10px center;
    font-size: 14px;
    border-radius: 0 !important;
  }
  .boohomeBoxFS button {
    background: transparent;
    border-bottom: 2px solid #000;
    color: #000;
    border-radius: 0;
    padding: 0;
    /* height: 40px; */
    /* width: 100%; */
    margin: 20px 0 0;
    font-weight: 600;
    transition: all .4s ease 0s;
    letter-spacing: 1px;
  }
  .boohomeBoxFS button:hover {
    border: 0 !important;
    color: #BBB !important;
    border-bottom: 2px solid #BBB !important;
    background: transparent !important;
  }
  .boohomeBoxFS label {
    font-weight: 600;
    font-size: 11px;
  }
  .kobohome_welcomeb {
    margin: 50px auto;
    width: 100%;
    text-align: center;
    max-width: 90%;
  } 
  .kobohome_welcomebTitle h1 {
    font-size: 28px;
    line-height: 1.3;
    margin: 0 0 20px; 
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .kobohome_welcomebSub h2 {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 10px
  }
  .kobohome_welcomebBtn {
    margin: 30px 0 0;
  }
  .kobohome_welcomebText {
    max-width: 800px;
    margin: 0 auto; 
  }
  .kobohome_welcomebTextb {
    max-width: 700px;
    margin: 0 auto;
    font-size: 16px;
  }
  .kobohome_welcomebTextc h2,
  .kobohome_welcomebText h2{
    font-size: 20px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    margin: 0 0 10px;
  }
  .kobohome_welcomebTextc{
    max-width: 700px;
    margin: 0 auto;
    font-size: 16px;
  }
  .kobohome_welcomec {
    margin: 200px auto 70px;
  }
  .kobohome_welcomecBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 650px;
    position: relative;
  }
  .kobohome_welcomecBgb {
    position: absolute;
    left: 0;
    right: 0;
    top: -150px;
    margin: 0 auto;
    width: fit-content;
    max-width: 400px;
  }
  .kobohome_welcomecBgb img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohome_newletterbody {
    margin: 0;
  }
  .kobonewsletter {
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 0;
  }
  .kobonewsletterL {
    width: 25%;
  }
  .kobonewsletterRForm {
    margin: 50px auto 0;
  }
  .kobonewsletterLImg {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobonewsletterR {
    width: 75%;
    padding: 0 50px;
  }
  .kobonewsletterRTitle {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
    /* font-family: "Belleza", sans-serif; */
    text-transform: uppercase;
  }
  .wpcf7-spinner {
    visibility: hidden;
    display: table !important;
    background-color: #cdb97e !important;
    text-align: center !important;
    margin: 25px auto 0 !important;
  }
  .newsletterForm {
    max-width: 600px;
    margin: 0 auto;
  }
  .newsletterFormBtn {
    margin: 40px auto;
    text-align: center;
  }
  .newsletterForm input[type="text"] {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #BBB;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding-left: 10px;
    color: #000;
    width: 100%;
    margin-top: 3px;
    font-weight: 300;
    text-align: center;
    width: 100%;
  }
  .newsletterFormBtn input[type="submit"] {
    background: #cdb97e;
    color: #FFF;
    border-radius: 0;
    height: 50px;
    width: 200px;
    font-weight: 600;
    margin-top: -10px;
  }
  .kobohome_social {
    margin: 150px auto;
    max-width: 1200px;
    text-align: center;
  }
  .kobohome_sTitle {
    font-size: 22px;
    /* font-family: "Belleza", sans-serif; */
  }
  .kobohome_sSubtitle {}
  .kobohome_sRow {
    margin: 40px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .kobohome_sRowS {
    width: 33.333%;
    padding: 20px;
  }
  .kobohome_sRowSbg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 250px;
    display: table;
    width: 100%;
  }
  .kobohome_sRowSMeta {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .kobohome_sRowS a {
    color: #FFF;
    text-decoration: none !important;
  }
  .kobohome_sRIcon .fab {
    border: 2px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 40px;
  }
  .kobohome_sRTitle {
    font-size: 19px;
    margin: 10px;
  }
  .kobohome_sRText {
    padding: 5px;
  }
  .mhtenumber {
    text-align: left;
    font-size: 11px;
    margin: 20px 0 0;
    font-weight: 400;
  }
  .roomsreviews {
    max-width: 1200px;
    margin: 100px auto;
    padding: 0 20px
  }

  .roomsreviewsTitle {
    font-size: 22px;
    /* font-family: "Belleza", sans-serif; */
    text-align: center;
  }

  .reviewBody {
    padding: 50px 0
  }

  .sreview {
    text-align: center
  }

  .sreviewDesc {
    font-size: 16px;
    line-height: 1.2;
    font-style: italic;
    padding: 0 60px
  }

  .sreviewTitle {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase
  }

  .sreviewDesc p:before {
    content: open-quote;
    font-size: 25px
  }

  .sreviewDesc p:after {
    content: close-quote;
    font-size: 25px
  }

  .reviewslink {
    margin: 30px 0 0;
    text-align: center
  }

  .reviewslink a {
    color: #000;
    text-decoration: underline !important
  }

  .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
  }

  .flex-control-nav {
    display: table;
    margin: 30px auto 0
  }

  .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
  }

  .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
  }

  .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
  }

  .sreviewP {
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #ececec
  }

  .sreviewDescDate {
    font-size: 14px;
    font-weight: 300
  }

  .sreviewDescName {
    font-size: 20px;
    font-weight: 700;
    font-style: italic
  }

  .sreviewDescSrc {
    font-size: 14px;
    font-weight: 300
  }
  .flexslider_mid ul {
    margin: 0;
  }
  .mhtenumberc {
    text-align: left;
    font-size: 12px;
    margin: 40px 0 0;
    font-weight: 400;
  }
  .koboBtn {
    color: #4d4d4d;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none !important;
    border-bottom: 1px solid;
    padding: 0 0 1px;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .4s ease 0s;
    cursor: pointer;
  }
  .koboBtn:hover {
    color: #BBB !important;
  }
  .koboBtnbW {
    color: #FFF;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none !important;
    border-bottom: 1px solid;
    padding: 0 0 1px;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .4s ease 0s;
    cursor: pointer;
  }
  .koboBtnbW:hover {
    color: #BBB;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }

  .slick-dots {
    position: absolute;
    bottom: -54px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
  }
  .slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    font-family: sans-serif;
    cursor: pointer;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    font-family: sans-serif;
  }
  .slick-dots li button:hover,
  .slick-dots li button:focus {
    outline: none;
  }
  .slick-dots li button:hover:before,
  .slick-dots li button:focus:before {
    opacity: 1;
  }
  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 60px;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #d3d3d3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #d3d3d3;
    font-size: 60px;
  }
  .kobofslider_s {
    padding: 20px;
  }
  .kobohome_roomsRow>img.a-left.control-c.prev.slick-prev.slick-arrow {
    position: absolute;
    left: -3%;
    top: 35%;
    max-width: 20px;
  }
  .kobohome_roomsRow>img.a-right.control-c.next.slick-next.slick-arrow {
    position: absolute;
    right: -3%;
    top: 35%;
    max-width: 20px;
  }
  .kobohexp {
    margin: 0 auto;
    max-width: 1200px;
  }
  .kobohexpTag {
    color: #cdb97d;
    font-family: 'branTag';
    font-size: 28px;
    margin-left: -25%;
  }
  .kobohexpTitle {
    margin: 10px 0;
  }
  .kobohexpTitle h3 {
    color: #cdb97d;
    font-family: 'branTag';
    font-size: 28px;
    text-align: left;
  }
  .kobohexpR {
    margin: 40px -20px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .exphomeS {
    width: 25%;
    padding: 0 10px;
  }
  .exphomeSBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 400px;
    position: relative;
    transition: all .4s ease 0s;
  }
  .exphomeSMeta {
    padding: 20px 0;
  }
  .exphomeSMetaTitle {
    color: #000;
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
  }
  .exphomeSMetaTitle a {
    color: #000;
    text-decoration: none !important;
  }
  .exphomeSMetaText {
    padding: 10px 0 0;
  }
  .exphomeS:hover .exphomeSBg {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .koboroomfacSubtitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
  }
  .kobohaboutTitle h3 {
    color: #cdb97d;
    font-family: 'branTag';
    font-size: 28px;
    text-align: center;
    margin: 100px 0 0;
  }
  .kobohaboutFac {
    padding: 39px 0 200px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .kobohserv {
    margin: 100px auto;
  }
  .kobohservMTitle {
    margin: 0 0 40px;
  }
  .kobohservMTitle h3 {
    /* font-family: "Belleza", sans-serif; */
    font-size: 24px;
    text-align: center;
    margin: 0;
    line-height: 1.3;
  }
  .kobohservBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 600px;
    display: flex;
    align-items: center;
  }
  .kobohservMeta {
    padding: 50px;
    color: #FFF;
    max-width: 420px;
  }
  .kobohservMetaTitle {
    /* font-family: "Belleza", sans-serif; */
    font-size: 18px;
    text-transform: uppercase;
  }
  .kobohservMetaText {
    padding: 20px 0;
  }
  .kobohservMetaBtn {
    margin: 20px 0 0;
  }
  .koboBtnW {
    color: #FFF;
    border: 1px solid #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .4s ease 0s;
    cursor: pointer;
  }
  .koboBtnW a:hover {
    border: 1px solid #BBB;
    background: #BBB !important;
  }
  .roomctaInner {
    padding: 20px;
    position: relative;
    display: flex;
  }
  .roomctaL {
    width: 60%;
    float: left;
    padding: 10px;
  }
  .roomctaR {
    width: 40%;
    float: left;
    padding: 10px;
    position: relative;
  }
  .roomctaLSub {
    font-size: 16px;
    /* font-family: "Belleza", sans-serif; */
    text-transform: uppercase;
  }
  .roomctaLText {
    padding: 30px 0;
    font-size: 15px;
  }
  .roomctaRIcon {
    position: absolute;
    top: 40px;
    right: 40px;
  }
  .roomctaRIcon img {
    max-width: 100px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .roomctaRMeta {
    position: absolute;
    bottom: 40px;
    right: 40px;
    background: #FFF;
    padding: 22px;
    display: flex;
    flex-wrap: wrap;
    margin-right: -150px;
    margin-bottom: -100px;
    margin-left: 50px;
    justify-content: center;
    align-items: center;
  }
  .roomctaRMetaL {
    width: 60%;
    padding: 0 10px;
  }
  .roomctaRMetaR {
    width: 40%;
  }
  .roomctaRMetaBg img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    max-width: 135px;
  }
  .roomctaRMetaBg {
    text-align: center;
  }
  .roomctaRMetaTitle {}
  .roomctaRMetaSub {
    font-size: 14px;
  }
  .roomctaRMetaText {
    font-size: 14px;
    padding: 20px 0;
  }
  .roomctaRMetaBtn {}
  .roomctaRMetaBtn a {
    color: #000;
    text-decoration: none !important;
  }
  .roomctaRMetaBtn .fas {
    margin-right: 4px;
  }


  .sreqFormBlock {
    text-align: center;
    padding: 20px;
  }
  .sreqFormBlockTour {
    max-width: 500px;
    margin-left: auto;
    margin-right: 0;
  }
  .sreqFormTitle {
    font-size: 23px;
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
  }
  .sreqFormSTM {
    margin: 20px 0 0;
    font-weight: 700;
  }
  .flatpickr-day.selected,
  .flatpickr-day.startRange,
  .flatpickr-day.endRange,
  .flatpickr-day.selected.inRange,
  .flatpickr-day.startRange.inRange,
  .flatpickr-day.endRange.inRange,
  .flatpickr-day.selected:focus,
  .flatpickr-day.startRange:focus,
  .flatpickr-day.endRange:focus,
  .flatpickr-day.selected:hover,
  .flatpickr-day.startRange:hover,
  .flatpickr-day.endRange:hover,
  .flatpickr-day.selected.prevMonthDay,
  .flatpickr-day.startRange.prevMonthDay,
  .flatpickr-day.endRange.prevMonthDay,
  .flatpickr-day.selected.nextMonthDay,
  .flatpickr-day.startRange.nextMonthDay,
  .flatpickr-day.endRange.nextMonthDay {
    background: #273c75 !important;
    color: #fff !important;
    border-color: #273c75 !important;
  }
  .flatpickr-day.today {
    border-color: #273c75 !important;
  }
  .flatpickr-day {
    color: #273c75 !important;
  }
  .sreqFormS input[type="email"],
  .sreqFormS input[type="tel"],
  .sreqFormS input[type="text"] {
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #b4b4b4 !important;
    border-radius: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 42px;
    padding-right: 2px;
    padding-left: 0;
    color: #000;
    width: 100%;
    font-weight: 600;
  }

  .sreqFormSDate input[type="text"] {
    background: url('images/calendar.png') no-repeat right rgba(255, 255, 255, 0);
    border-bottom: 1px solid #b4b4b4 !important;
    border-radius: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 42px;
    padding-right: 36px;
    padding-left: 0;
    color: #000;
    width: 100%;
    font-weight: 600;
    background-size: 15px;
  }

  .sreqFormS select {
    background: url('images/down.png') no-repeat right rgba(255, 255, 255, 0);
    border-bottom: 1px solid #b4b4b4 !important;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 42px;
    padding-right: 36px;
    color: #000;
    margin-top: 3px;
    padding-left: 0;
    font-weight: 600;
    width: 100%;
    font-family: inherit;
    background-size: 15px;
  }

  .sreqFormS textarea {
    background: transparent;
    border-bottom: 1px solid #b4b4b4 !important;
    border-radius: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 2px;
    color: #000;
    width: 100%;
    font-weight: 600;
  }
  .flatpickr-wrapper {
    width: 100%;
  }
  .reqFormSHLs {
    width: 50%;
    float: left;
    padding: 10px;
  }
  .sreqFormS input[type="submit"] {
    background: #cdb97d;
    color: #000;
    border-radius: 0;
    width: 100%;
    padding: 15px;
    margin: 20px auto -20px;
    text-transform: uppercase;
    line-height: 1;
    max-width: 200px;
    display: inherit;
    margin-right: auto;
    margin-left: 0;
  }
  #footer-inner {
    width: 100%;
    max-width: 100%;
  }
  .hasnt-overlay-header #site-header-inner {}
  .hasnt-overlay-header .is-sticky #site-header-inner {
    border-bottom: 0;
  }
  .kobobookrooms {
    max-width: 1200px;
    margin: 0 auto;
  }
  .kobobookrooms .boohomeBoxFS input,
  .kobobookrooms .boohomeBoxFS select {
    border-bottom: 1px solid #000 !important;
  }
  .sroomrowSTitle h2 {
    font-size: 28px;
    color: #000000;
    text-decoration: none !important;
    /* font-family: "Belleza", sans-serif; */
    margin: 0;
  }
  .sroomrowSSubtitle {
    text-transform: uppercase;
  }
  .kobohenh {
    max-width: 90%;
    margin: 50px auto;
  }
  .kobohenhTitle h3 {
    color: #cdb97d;
    font-family: 'branTag';
    font-size: 28px;
    text-align: left;
    margin: 0;
  }
  .kobohenhRow {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .kobohenhRowL {
    width: 50%;
    padding-right: 30px;
  }
  .kobohenhRowR {
    width: 50%;
    padding-left: 30px;
  }
  .kobohenhRowLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
  }
  .kobohenhRowLMeta {
    padding: 0;
    max-width: 80%;
  }
  .kobohenhRowLTitle {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .kobohenhRowLText {
    padding: 15px 0;
  }
  .kobohenhRowLBtn {}
  .sroomhero {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .kobobooksroomInner {
    max-width: 500px;
    margin-left: auto;
    margin-right: 0;
    background: #f3f3f3;
    padding: 20px;
  }
  .kobobooksroomTitle {
    font-size: 25px;
    font-weight: 400;
    padding-left: 15px;
  }
  .kobobooksroomSubtitle {
    font-size: 14px;
    font-weight: 400;
    margin: -5px 0 20px;
    padding-left: 15px;
  }
  .kobobooksroom {
    max-width: 1200px;
    margin: 0 auto;
  }
  .kobobooksroom .boohomeBoxFS input,
  .kobobooksroom .boohomeBoxFS select {
    border-bottom: 1px solid #000 !important;
  }
  .koboroom_aRTag {
    color: #cdb97d;
    font-family: 'branTag';
    font-size: 28px;
    margin-left: -18%;
  }
  .koboroom_aRSubtitle h2 {
    font-size: 16px;
    margin: 0;
  }
  .koboroom_aRLine {
    border-bottom: 1px solid #cdb97d;
    max-width: 500px;
    margin: 40px auto;
  }
  .roomgalleryBody {
    padding: 50px;
    margin: 50px 0;
  }
  .roomgalleryBodyTitle h2 {
    margin: 0;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
  }
  .roomgallery {
    position: relative;
    padding: 0;
    margin: 40px auto;
    max-width: 1200px;
  }
  .roomgallery .flexslider .slides>li {
    background-position: center;
    /* height: calc(100vh - (157px)); */
    width: 100%;
    height: 720px;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .roomgallery .flex-nav-prev {
    position: absolute;
    top: 40vh;
    left: -8%;
  }
  .roomgallery .flex-nav-next {
    position: absolute;
    top: 40vh;
    right: -8%;
  }

  .roomgallery .flexslider-container,
  .roomgallery .flexslider .slides,
  .roomgallery .flex-viewport {
    height: 720px;
  }
  .roomgallery .loadingSlider {
    background: url(images/loading.gif) no-repeat no-repeat center center;
    height: 720px;
  }

  .roomgallery .flex-direction-nav {
    list-style-type: none;
    margin: 0;
  }

  .roomgallery .flexslider .flex-direction-nav a.flex-prev,
  .roomgallery .flexslider .flex-direction-nav a.flex-next {
    display: block;
    opacity: 1;
    margin: -50px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
  }
  .roomgallery .flexslider .flex-direction-nav a.flex-prev {
    left: 20px;
  }
  .roomgallery .flexslider .flex-direction-nav a.flex-next {
    right: 20px;
  }

  .roomgallery .flex-direction-nav a {
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: #000;
    font-size: 28px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  .kobosroomtitle{
    position: absolute;
    bottom: 150px;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    color: #FFF;
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
  }
  .kobosroomfac {
    margin: 0;
    padding: 40px;
    background: #000000;
    color: #FFF;
  }
  .kobosroomfacInner {
    /* border: 1px solid #cdb97d;
  padding: 40px; */
  }
  .kobosroomfactitle {
    font-size: 20px;
    text-align: center;
  }
  .kobosroomfacRow {
    padding: 50px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .kobosroomfacRow p {
    padding: 0 0 10px;
    /* page-break-inside: avoid;
  break-inside: avoid-column; */
  }
  .kobosroomfacRow p:before {
    content: '-';
    margin-right: 4px;
  }
  .koboroomexp {
    margin: 150px auto 100px;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .koboroomexpL {
    width: 35%;
  }
  .koboroomexpR {
    width: 55%;
  }
  .koboroomexpLB {
    background: #cdb97d;
  }
  .koboroomexpLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 520px;
    margin-bottom: 50px;
    display: inline-block;
    margin-top: -50px;
    margin-left: -50px;
  }
  .koboroomexpRMeta {
    padding: 40px;
    max-width: 80%;
    margin-right: 0;
    margin-left: auto;
  }
  .koboroomexpRTitle {
    color: #cdb97d;
    font-family: 'branTag';
    font-size: 28px;
    text-align: right;
  }
  .koboroomexpRSub {
    font-weight: 600;
    padding: 40px 0;
    margin-left: -15%;
  }
  .koboroomexpRText {}
  .sroomheroTitle {
    color: #FFF;
    font-size: 28px;
    /* font-family: "Belleza", sans-serif; */
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
  }
  .post-pagination-wrap {
    display: none;
  }
  .kobosroomexpp {
    max-width: 1200px;
    margin: 0 auto;
  }
  .kobosroomexppS {
    display: flex;
    align-items: center;
    padding: 0 0 60px;
  }
  .kobosroomexppSIcon {
    width: 65%;
    position: relative;
  }
  .kobosroomexppSIconInner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 580px;
    position: relative;
  }
  .kobosroomexppSMeta {
    width: 35%;
    margin-left: -100px;
    z-index: 10;
    background: #FFF;
    padding: 40px;
  }
  .kobosroomexppSMTitle {
    text-transform: uppercase;
  }
  .kobosroomexppSMTitle a {
    font-size: 28px;
    color: #000000;
    text-decoration: none !important;
    /* font-family: "Belleza", sans-serif; */
  }
  .kobosroomexppSMText {
    padding: 0 0 10px;
  }
  .kobosroomexppSMBtn {
    margin: 20px auto 0;
    display: flex;
    gap: 10px;
  }
  .kobonoffer {
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
  }

  .kobopfranRow {
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto 40px;
    max-width: 80%;
  }
  .kobopfranRowS {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 100px;
  }
  .kobopfranRowSL {
    width: 50%;
    padding: 20px;
  }
  .kobopfranRowSR {
    width: 50%;
    padding: 20px;
  }
  .kobopfranRowSLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 520px;
  }
  .kobopfranRowSRMeta {
    padding: 40px;
  }
  .kobopfranRowSRTitle {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 10px;
    text-transform: uppercase;
    /* font-family: "Belleza", sans-serif; */
    letter-spacing: 1px;
  }
  .kobopfranRowSRLine {
    border-bottom: 2px solid #000;
    margin: 10px 0 20px;
    max-width: 100px;
  }
  .kobopfranRowSRDesc {
    margin: 40px 0 0;
  }
  .kobopfranRowS:nth-child(2n) .kobopfranRowSL {
    order: 2;
  }
  .kobopfranRowmTitle {
    font-size: 24px;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 50px;
    text-transform: uppercase;
    /* font-family: "Belleza", sans-serif; */
    letter-spacing: 1px;
  }
  .kobohexpRBtn {
    margin: 50px auto 0;
    text-align: center;
  }
  .koboBtnC {
    color: #FFF;
    background: #4d4d4d;
    padding: 10px 20px;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .4s ease 0s;
    cursor: pointer;
  }
  .koboBtnC:hover {
    background: #BBB !important;
  }
  .koboofferH {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 450px;
  }
  .kobobha {        
    margin: 100px auto;
    max-width: 90%;
  }
  .kobohome_exph {
    margin: 100px auto;
    max-width: 90%;
  }
  .kobobhaInner {
    display: flex;
    flex-wrap: wrap;
  }
  .kobobhaL {
    width: 40%; 
    position: relative;
  }
  .kobobhaLBtn {
    margin: 20px 0 0;
  }
  .kobobhaLocation {
    background: transparent;
  }
  .kobohome_aloc {
    margin: 0;
    padding: 50px;
    background: #eae7e0;
  }
  .kobobhaRInner{
    display: flex;
    gap: 10px;
  }
  .kobobhaR {
    width: 60%;
  }
  .kobohome_exphmeta{
    padding: 20px;
    max-width: 40%;
  }
  .kobobhaLInner {
    padding-left: 20px;
  }
  .kobobhaLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 450px;
    width: 50%;
  }
  .kobobhaRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 600px;
    width: 50%;
  }
  .kobobhaLMeta {
    margin-top: 10%;
  }
  .kobobhaLTitle {
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
    margin: 0 0 10px;
  }
  .kobobhaLText {
    max-width: 75%;
  }
  .kobobhaLFoot {
    /* position: absolute; */
    margin: 20px 0 0;
  }
  .kobobhaLFootLines {
    /* border-bottom: 3px dotted #99482a;
    width: 200px; */
  }
  .kobobhaLFootText {
    padding: 10px 0 0; 
    max-width: 75%;
  }
  .kobobhb {
    margin: 100px auto;
    max-width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .kobobhbL {
    width: 50%;
    padding-right: 10px;
  }
  .kobobhbR {
    width: 50%;
    padding-left: 10px;
  }
  .kobobhbLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 90%;
  }
  .kobobhbRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding-bottom: 50%;
    width: 50%;
  }
  .kobobhbRMeta {
    padding: 7% 0;
  }
  .kobobhbRBgVideo {
    margin-bottom: -8px;
  }
  .kobobhbRTitle {
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .kobobhbRText {
    padding: 10px 0;
    max-width: 75%;
  }
  .kobobhbRBtn {}
  .kobohome_roomrText {
    max-width: 50%;
    text-align: left;
    margin: 20px 20px 0;
  }
  .kobohome_roomsb {
    margin: 40px 0 0;
  }
  .kobohome_roomsc {
    margin: 40px 0;
  }
  .kobohome_momemnts {
    margin: 20px 5% 0;
  } 
  .koboexp_row {   
    margin: 100px auto;
    max-width: 90%;
  }
  .koboexp_rowS {
    margin: 20px;
  }
  .koboexp_rowSInner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .koboexp_rowSL {
    width: 50%; 
    position: relative;
  }
  .koboexp_rowSR {
    width: 50%;
  }
  .koboexp_rowSLMeta { 
    padding: 0 40px;
  }
  .koboexp_rowSLTitle {
    font-size: 28px;
    font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
    margin: 0 0 10px; 
  }
  .koboexp_rowSLText {
    max-width: 75%;
  }
  .koboexp_rowSRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 65%;
  }
  .koboexp_rowSL-even {
    order: 2;
  }
  .koboacc { 
    display: flex;
    flex-wrap: wrap;
    max-width: 90%; 
    margin: 0 auto 100px;
  }
  .koboaccS {
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #4d4d4d1c;

  }
  .koboaccSrel {
    width: 100%;
    padding: 10px;
  }
  .koboaccSBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 50%;
    height: 500px;
    position: relative;
  }
  .koboaccSMeta { 
    width: 50%;
    padding: 40px;
  } 
  /* .koboaccS:nth-child(2n) .koboaccSBg{
    order: 2;
  } */
  .koboaccSMTitle h2 {
    font-size: 28px;
    margin: 20px 0 0;
    font-family: var(--kobo_body_headings);
    font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px; 
  }
  .koboaccSMTitle a {
    color: var(--kobo_black_color);
    text-decoration: none !important;
  }
  .koboaccSMText {
    padding: 20px 0;
    max-width: 80%;
  }
  .koboaccSMBtns {
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .koboaccSMBtn {
    padding-right: 20px;
  }
  .koborowroomspecs{
    display: flex;
    gap: 20px;
    font-size: 16px;
    margin: 10px 0;
  }
  .koboroomspecs {
    display: flex;
    gap: 20px;
    font-size: 16px;
    margin-bottom: 40px;
  }
  .koboroomsspecs{
    display: flex;
    flex-wrap: wrap;
    max-width: 90%;
    margin: 0 auto;
  } 
  .koboroomsfac {
    margin: 50px 0;
   display: flex;
   flex-wrap: wrap;
   width: 100%;
  }
  .koboroomsfac:nth-child(2n) .koboroomsfacL{
    order: 2;
  }
  .koboaccSrel .koboaccSBg{
    width: 100%;
    padding-bottom: 55%;
  }
  .koboaccSrel .koboaccSMeta{
    width: 100%;
    padding: 10px;
  }
  .koboroomsfacL {
    width: 50%;
    padding-right: 10px;
  }
  .koboroomsfacR {
    width: 50%;
    padding-left: 10px;
  }
  .koboroomsfacLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 90%;
  }
  .koboroomsfacRMeta {
    padding: 20px;
  }
  .koboroomsfacRMTitle {
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .koboroomsfacRMList {
    padding: 10px 0;
    max-width: 75%;
  }
  .koboroomsfacRMList p {
    border-bottom: 1px solid #BBB; 
    padding: 7px 0;
    margin: 5px 0;
  }
  .koboroomsfacRMList p:last-child{
    border-bottom: 0;
  }
  .koboroomsfacRMList p:before {}
  
  .kobosroomrel {
    margin: 50px;
  }
  .kobosroomrelRow {
    display: flex;
    flex-wrap: wrap;
    margin: 0 5%;
  }
  .kobosroomrelTitle{
    margin: 20px 0 40px;
  }
  .kobosroomrelTitle h3 {
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
  }
  .kobothebotext {
    max-width: 800px;
    margin: 10px auto;
    /* font-size: 18px; */
  }
  .kobothebohrow {
    margin: 0 auto;
    max-width: 90%;
  }
  .kobothebohrowInner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    margin: 0 0 50px;
  }
  .kobohome_roomsBgno {
    margin: 0 20px 0;
  }
  .kobothebohrowL {
    width: 50%; 
    position: relative;
  }
  .kobothebohrowR {
    width: 50%;
  }
  .kobothebohrowRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 75%;
  }
  .kobothebohrowLInner {
    padding: 0 20px;
  }
  .kobothebohrowLMeta {  
  }
  .kobothebohrowLTitle {
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .kobothebohrowLBtn {
    margin: 40px 0 0;
  }
  .kobothebohrowLText {
    max-width: 75%;
  }
  .kobothebohrowInner:nth-child(2n) .kobothebohrowL {
    order: 2; 
  }
  .kobobbook {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /* width: fit-content; */
    z-index: 100;
    margin: 0 auto;
    padding: 10px;
    border-radius: 0;
    background-color: rgb(255 255 255 / 53%);
    -webkit-backdrop-filter: blur(10px) brightness(150%);
    backdrop-filter: blur(10px) brightness(150%);
    -webkit-transition: opacity .35s, -webkit-transform 1s 1s;
    transition: opacity .35s, -webkit-transform 1s 1s;
    -o-transition: opacity .35s, transform 1s 1s;
    transition: opacity .35s, transform 1s 1s;
    transition: opacity .35s, transform 1s 1s, -webkit-transform 1s 1s;
    display: flex;
    justify-content: center;
  }
  .kobobbook form {
    display: flex;
    align-items: center;
  }
  .kobobbookS label {
    display: none;
  }
  .kobobbookS {
    padding: 0 15px;
    font-size: 14px;
  }

  .kobobbookS input {
    background: transparent !important;
    border: 0 !important;
    height: 40px;
    color: #000 !important;
    max-width: 75px !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
    padding: 0 !important;
    font-size: 14px;
    font-weight: 300;
    font-family: var(--kobo_body_font);
  }
  .kobobbookS select {
    background: url(images/down.png) no-repeat right rgba(255, 255, 255, 0); 
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    padding-right: 15px !important;
    border-radius: 0;
    height: 40px;
    color: #000;
    background-size: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    font-family: var(--kobo_body_font);
    border-radius: 0 !important;
    padding-left: 0 !important;
    text-transform: uppercase;
  }
  .kobobbookS button {
    background: var(--kobo_black_color);
    color: #FFF;
    padding: 10px;
    border-radius: 0;
    transition: all .4s ease 0s;
    letter-spacing: 1px;
    font-size: 11px;
  }
  .kobosuntblock {
    margin: 20px 20px 0 0;
  }
  .kobosuntblockInner {
    display: flex;
    flex-wrap: wrap;
  }
  .kobosuntbL {
    width: 50%;
    background: #eae7e0;
    position: relative;
  }
  .kobosuntbR {
    width: 50%;
  }
  .kobosuntbRBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 90%;
  }
  .kobosuntbLInner {
    padding: 0 20px;
  }
  .kobosuntbLMeta {
    margin-top: 10%;
  }
  button.controwS {
    background-color: transparent;
    color: #000;
    border-bottom: 1px solid #d5cfcf;
    cursor: pointer;
    width: 100%;
    outline: none;
    transition: 0.4s;
    line-height: 20px;
    border-radius: 0;
    padding: 12px;
    font-size: 16px;
    margin: 8px 0;
    text-align: left;
    text-transform: uppercase;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  button.controwS:after {
    font-family: FontAwesome;
    content: '\f078';
    font-size: 11px;
    color: #9c9898;
    float: right;
    margin-left: 5px;
    border: 1px solid #9c9898;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 24px;
    margin-top: -5px;
    text-align: center;
  }
  button.controwS.active:after {
    content: "\f068";
  }
  .controwScontDesc {
    padding: 10px;
  }
  div.controwScont {
    padding: 10px;
    display: none;
    text-align: left;
  }
  div.controwScont.show {
    display: block;
  }
  .section_suns_rowMetaSText {
    max-width: 80%;
  }
  .koboroomsText {
    max-width: 600px;
  }
  .koboroomrowspecs {
    display: flex;
    gap: 20px;
    font-size: 14px;
    margin: 8px 0 0;
  }
  .koboroomrowspec .fa-regular,
  .koboroomrowspec .fa-solid {
    margin-right: 5px;
    font-size: 14px;
    line-height: 1;
  }
  .koboroomspec .fa-regular,
  .koboroomspec .fa-solid {
    margin-right: 5px;
    font-size: 14px;
    line-height: 1;
  }
  .koboroomspec span{
    font-weight: var(--kobo_body_font_weight_bold);
  }
  .koboFooterLogoSlh {
    max-width: 150px;
    margin: 0 auto;
  }
  .kobobhab {
   margin: 100px auto;
   display: flex;
   flex-wrap: wrap;
   align-items: flex-end;
   max-width: 90%;
  }
  .kobobhabL {
    width: 50%;
    padding-left: 10px;
  }
  .kobobhabR {
    width: 50%;
    padding-right: 10px;
  }
  .kobobhabLBg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    padding-bottom: 90%;
  }
  .kobobhabRMeta {
    padding: 7% 0;
  }
  .kobobhabRMTitle {
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .kobobhabRMText {
    padding: 10px 0;
    max-width: 75%;
  }
  .kobobhabRMBtn {}
  .kobobhbRBgb {
    margin-bottom: -3px;
  }
  .kobobhbRBgbbg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding-bottom: 50%;
    width: 100%;
  }
  .kobobhbh {
    margin: 0;
  }
  .kobommneu {
    margin-left: 50px;
    /* margin-top: 40px; */
    position: absolute;
    bottom: 30px; 
  }
  .kobommneuS{
    padding: 0 0 10px;
  }
  .koboFootData {
    padding: 0 0 5px;
  }
  .kobobhbRBgVideob {
    margin-bottom: -8px;
  }
  .kobobhbRBgVideob #video-container {
    height: 90vh;
  }
  .koboFoottheboh {
    text-align: center;
    margin: 30px auto;
    max-width: 150px;
  }
  .koboFoottheboh img {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .kobohslh {
    position: absolute;
    right: 2vw;
    bottom: 15vh;
    z-index: 10;
  }
  .kobohslh img {
    max-width: 100px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .koboFootM {
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .koboFootMS {}
  .koboFootMS img {
    max-width: 70px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  #kobofslider>ul>i.fas.fa-chevron-left.slick-arrow {
    position: absolute;
    left: -3%;
    top: 38%;
    font-size: 28px;
  }
  #kobofslider>ul>i.fas.fa-chevron-right.slick-arrow {
    position: absolute;
    right: -3%;
    top: 38%;
    font-size: 28px;
  }
  .koboaccStb {
    width: 33.333%;
    padding: 10px;
  }
  .koboslboghero {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 500px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .koboslbogherTitle h1 {
    font-size: 28px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .koboslbogherMeta {
    font-size: 14px;
    color: #FFF;
  }
  .kobosblgp {
    max-width: 980px;
    margin: 50px auto;
  }
  .kobosblgpSh {
    margin: 40px 0 0;
  }
  .sidr-class-koboLang {
    display: none;
  }
  .kobosblgpTitle h1 {
    font-size: 28px;
    line-height: 1.3;
    margin: 30px 0;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .roomsliderTitle{
    font-size: 28px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    color: #FFF;
    position: absolute;
    bottom: 120px;
    z-index: 1;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center; 
    z-index: 10;
  }
  .kobocontfaq{
    margin: 50px auto;
    width: 100%;
    text-align: center;
    max-width: 90%;
  }
  .kobocontfaqTitle{
    font-size: 28px;
    line-height: 1.3;
    margin: 0 0 20px;
    text-transform: uppercase;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .kobocontfaqRow{
    max-width: 1200px;
    margin: 0 auto 150px
  } 
  .kobocontfaqRow button.accordion {
    background-color: #fdfbfb;
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 19px;
    line-height: 1;
    border-bottom: 1px solid #BBB;
    transition: 0.4s;
    margin: 0 0 16px;
  }
  .kobocontfaqRow button.accordion.active, button.accordion:hover{background-color:#ddd;}
  .kobocontfaqRow .panelFaq {
    padding: 20px;
    display: none;
    text-align: left;
  }
  .kobocontfaqRow .panelFaq.show{
    display:block;
  }
  .kobocontfaqRow button.accordion:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 24px;
    color: #777;
    float: right;
    margin-left: 5px;
  }
  .kobocontfaqRow button.accordion.active:after{
    content:"\2796";
  } 
  .roomsliderHero{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .kobolocb{
    margin: 50px auto;
    width: 100%;
    text-align: center;
    max-width: 90%;
  }
  .kobolocbTitle h1{
    font-size: 28px;
    line-height: 1.3;
    margin: 0 0 10px; 
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
  }
  .kobolocbSub h2{
    font-size: 20px;
font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    margin: 0 0 20px;
  }
  .kobolocbText{
    max-width: 700px;
    margin: 0 auto; 
  }
  .kobolocc{
     margin: 50px auto;
    max-width: 90%;
   }
   .koboloccMap #mapContact {
     height: 500px;
   }
   .kobolocd{
    margin: 50px auto;
    max-width: 90%;
   }
   .kobolocdTitle h2{
     font-size: 28px;
     line-height: 1.3;
     margin: 0 0 10px;
 font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
     letter-spacing: 1px;
     text-align: center;
   }
   .kobolocdText{
     max-width: 700px;
     margin: 0 auto;
     text-align: center;
   }
   .kobolocdRow{
     display: flex;
     flex-wrap: wrap;
     max-width: 90%;
     margin: 80px auto;
   }
   .kobolocdTitle h3{
     font-size: 26px;
     margin: 20px 0 0;
 font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
     letter-spacing: 1px; 
   }
   .koboccbtn{
     position: fixed;
     bottom: 80px;
     left: 20px;
     z-index: 10;
   }
   .koboccbtn a{
     background: #e5e5e5;
     color: #2c2c2c;
     text-decoration: none !important;
     font-size: 22px;
     padding: 8px;
     border-radius: 50%;
   }
  
  .koboroomgallery a{
    font-weight: var(--kobo_body_font_weight_bold);
  } 
  #location { 
    scroll-margin-top: 180px;
    overflow: initial !important;
  }
  #gallery { 
    scroll-margin-top: 180px;
    overflow: initial !important;
  }
 .koboroomenu .current-menu-item a {
   color: var(--kobo_black_color);
   font-weight: var(--kobo_body_font_weight_bold);
 }	
 .sidr-class-menu-main-container{ 
   margin: 7%;
 }
 .kobopagination {
   text-align: center;
   margin: 40px auto;
   display: flex;
   justify-content: center;
   font-family: var(--kobo_body_font) !important;
 }
 
 .kobopagination .page-numbers {
   display: inline-block;
   padding: 10px 15px;
   margin: 0 5px;
   font-size: 16px;
   color: #333;
   text-decoration: none;
   border: 1px solid #ccc;
   border-radius: 0;
   transition: all 0.3s ease;
   font-family: var(--kobo_body_font) !important;
 }
 
 .kobopagination .page-numbers:hover {
   background-color: #f5f5f5;
   border-color: #999;
 }
 
 .kobopagination .current {
   background-color: var(--kobo_black_color) !important;
   color: #fff !important;
   border-color: var(--kobo_black_color);
 }
 .koboexp_rowS:nth-child(2n) .koboexp_rowSL{
   order: 2;
 }
 .kobovillawrap {
   position: relative;
   max-width: 95%;
   margin: 0 auto;
 }
 /* Reset list styling */
 #kobovillaroomgal {
   padding: 0;
   margin: 0 auto;
   list-style: none;
   display: flex;
   align-items: center;
 }
 
 #kobovillaroomgal li {
   padding: 10px;
   outline: none;
 }
 
 #kobovillaroomgal li img {
   width: auto; 
   height: auto;
   max-height: 500px;
   border-radius: 0;
   box-shadow: 0 4px 10px rgba(0,0,0,0.15);
   transition: transform 0.3s ease;
 }
 
 #kobovillaroomgal li img:hover {
   transform: scale(1.03);
 }
 #kobovillaroomgal > i.fas.fa-chevron-left.slick-arrow{
   margin-right: 10px;
   font-size: 32px;
 }
 #kobovillaroomgal > i.fas.fa-chevron-right.slick-arrow{
   margin-left: 10px;
   font-size: 32px;
 }
 .koboheroomgall {
   height: 170px;
   background:  var(--kobo_black_color);
   margin: 0 0 40px;
 }
 .koboroomgalnav{
   width: 100%;
   border-top: 1px solid #eee;
   border-bottom: 1px solid #eee;
   padding: 15px;
 }
 .koboroomsnav{
   margin: 0;
   display: flex;
   justify-content: center;
   gap: 20px;
 }	
 .koboroomsnav li{
   list-style-type: none;
 }
 .koboroomsnav li a{
   color:  var(--kobo_black_color);
   text-decoration: none !important;
 }
 .koboroomsnav li.active > a {
     font-weight: bold;
     color: var(--kobo_black_color);
     border-bottom: 1px solid;
 }
 
  /* Koboen */

  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  b,
  u,
  i,
  center,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td,
  article,
  aside,
  canvas,
  details,
  embed,
  figure,
  figcaption,
  footer,
  header,
  hgroup,
  menu,
  nav,
  output,
  ruby,
  section,
  summary,
  time,
  mark,
  audio,
  video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body {
    background: #fdfbfb;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  main,
  nav,
  section {
    display: block;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }
  blockquote,
  q {
    quotes: none;
  }
  a:hover,
  a:active {
    outline: 0;
  }
  a img {
    border: 0;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  select {
    max-width: 100%;
  }
  .wpex-row .col,
  .wpex-row .col-1,
  .entries .col,
  .entries .col-1 {
    display: block;
    max-width: none;
    flex: initial;
    -mx-flex: initial;
  }
  .searchform label {
    display: block;
  }
  ul.dropdown-menu {
    position: static;
    top: initial;
    left: initial;
    z-index: initial;
    display: block;
    min-width: 0;
    font-size: inherit;
    color: initial;
    text-align: initial;
    background-color: transparent;
    background-clip: initial;
    border: none;
    border-radius: 0;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
  .skip-to-content {
    position: absolute;
    left: 8px;
    top: -46px;
    opacity: 0;
    transition: all 0.25s;
    color: #2c87f0;
  }
  .skip-to-content:focus {
    display: block;
    z-index: 100000;
    font-size: 12px;
    font-weight: 700;
    top: 8px;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    background: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.15);
    opacity: 1;
  }
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device #searchform-dropdown input[type="search"]:focus,
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device #mobile-menu a:focus,
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device .mobile-menu-toggle:focus {
    outline: 0;
    box-shadow: none;
  }
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device #wpex-mobile-menu-navbar *:focus,
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device #sidr-main *:focus,
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device #wpex-mobile-menu-fixed-top *:focus,
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device .mobile-toggle-nav *:focus,
  body.wpex-disable-mm-focus-styles.wpex-is-mobile-device .full-screen-overlay-nav *:focus {
    outline: 0;
    box-shadow: none;
  }
  body {
    font-family: var(--kobo_body_font);
    font-size: 16px;
    /* font-weight: 300; */
    font-style: normal;
    line-height: 1.3;
    color: var(--kobo_black_color);
  }
  body.wpex-noscroll {
    position: absolute;
    width: 100%;
    overflow-y: hidden;
    top: 0;
    bottom: 0;
  }
  .container,
  .vc_row-fluid.container {
    width: 980px;
  }
  body.wpex-responsive .container,
  body.wpex-responsive .vc_row-fluid.container {
    max-width: 90%;
  }
  .container {
    margin: 0 auto;
  }
  .center-row-inner {
    margin: 0 -15px;
  }
  body.has-sidebar .content-area,
  .wpex-content-w {
    width: 69%;
    float: left;
    position: relative;
  }
  .content-full-width .content-area,
  .content-area.full-width {
    width: 100%;
    max-width: none !important;
  }
  #sidebar {
    width: 26%;
    float: right;
  }
  #outer-wrap {
    overflow: hidden;
  }
  #wrap {
    position: relative;
  }
  body.content-full-screen #content-wrap,
  .content-full-screen {
    width: 100% !important;
    max-width: none !important;
  }
  body.content-full-width #content-wrap .content-area,
  .content-full-width .content-area,
  body.content-full-screen #content-wrap {
    width: 100% !important;
    max-width: none !important;
  }
  body.content-full-screen #content-wrap .content-area,
  .content-full-screen .content-area {
    float: none;
    padding: 0;
    width: 100% !important;
    max-width: none !important;
  }
  body.content-right-sidebar #content-wrap .content-area,
  .content-right-sidebar .content-area {
    float: left;
  }
  body.content-right-sidebar #content-wrap #sidebar,
  .content-right-sidebar #sidebar {
    float: right;
  }
  body.content-left-sidebar #content-wrap .content-area,
  .content-left-sidebar .content-area {
    float: right;
  }
  body.content-left-sidebar #content-wrap #sidebar,
  .content-left-sidebar #sidebar {
    float: left;
  }
  .content-right-sidebar .vc_row-fluid.container,
  .content-left-sidebar .vc_row-fluid.container,
  .content-right-sidebar .vcex-testimonials-fullslider-entry,
  .content-left-sidebar .vcex-testimonials-fullslider-entry {
    width: 100% !important;
  }
  #primary,
  body.has-composer.page-template-blog #primary,
  body.has-composer.page-template-blog-content-above #primary,
  body.has-composer.post-type-archive-product #primary {
    padding-bottom: 40px;
  }
  body.has-composer #primary,
  body.elementor-page #primary,
  body.compose-mode #primary,
  body.single-product #primary,
  body.single-post #primary {
    padding-bottom: 0;
  }
  .boxed-main-layout {
    background-color: #ddd;
  }
  .boxed-main-layout #outer-wrap {
    padding: 40px 30px;
  }
  .boxed-main-layout #wrap {
    width: 1040px;
    margin: 0 auto;
    background: #fff;
  }
  .boxed-main-layout #wrap .container {
    width: auto !important;
    max-width: none !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .boxed-main-layout.wpex-responsive #wrap {
    max-width: 100%;
  }
  .boxed-main-layout.wrap-boxshadow #wrap {
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  }
  .boxed-main-layout.content-full-screen #content-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .boxed-main-layout .navbar-style-one {
    right: 15px;
  }
  .boxed-main-layout.has-mobile-menu #mobile-menu,
  .boxed-main-layout #footer-bottom-menu,
  .boxed-main-layout .site-breadcrumbs.position-absolute {
    right: 30px;
  }
  body.has-frame-border {
    padding: 15px;
  }
  body.has-frame-border #wpex-sfb-l,
  body.has-frame-border #wpex-sfb-r {
    width: 15px;
  }
  body.has-frame-border #wpex-sfb-t,
  body.has-frame-border #wpex-sfb-b {
    height: 15px;
  }
  #wpex-sfb-l,
  #wpex-sfb-r,
  #wpex-sfb-t,
  #wpex-sfb-b {
    background: #2c87f0;
    position: fixed;
    z-index: 1002;
  }
  #wpex-sfb-l,
  #wpex-sfb-r {
    top: 0;
    bottom: 0;
  }
  #wpex-sfb-l {
    left: 0;
  }
  #wpex-sfb-r {
    right: 0;
  }
  #wpex-sfb-t,
  #wpex-sfb-b {
    left: 0;
    right: 0;
  }
  #wpex-sfb-t {
    top: 0;
  }
  #wpex-sfb-b {
    bottom: 0;
  }
  @media only screen and (max-width: 768px) {
    #wpex-sfb-l,
    #wpex-sfb-r,
    #wpex-sfb-t,
    #wpex-sfb-b {
      display: none;
    }
  }
  .col:after,
  .clr:after,
  .wpex-clr:after,
  .group:after,
  dl:after,
  .vc-empty-shortcode-element:after,
  ul.page-numbers:after,
  #comments .comment-body:after,
  .vcex-clr:after,
  .wpex-slider .sp-nc-thumbnail-container:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
  }
  .clear,
  .wpex-clear {
    clear: both;
  }
  .wpex-row {
    margin: 0 -10px;
  }
  .wpex-row .col {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px;
  }
  .wpex-row .span_1_of_1.col {
    float: none;
    width: 100%;
  }
  .wpex-row .span_1_of_2 {
    width: 50%;
  }
  .wpex-row .span_1_of_3 {
    width: 33.33%;
  }
  .wpex-row .span_1_of_4 {
    width: 25%;
  }
  .wpex-row .span_1_of_5 {
    width: 20%;
  }
  .wpex-row .span_1_of_6 {
    width: 16.66666667%;
  }
  .wpex-row .span_1_of_7 {
    width: 14.28%;
  }
  .wpex-row.gap-none {
    margin-left: 0;
    margin-right: 0;
  }
  .wpex-row.gap-none .col,
  .wpex-row.gap-none .nr-col {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .wpex-row.gap-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .wpex-row.gap-1>.col,
  .wpex-row.gap-1>.nr-col {
    padding-left: 0.5px;
    padding-right: 0.5px;
    margin-bottom: 1px;
  }
  .wpex-row.gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  .wpex-row.gap-5>.col,
  .wpex-row.gap-5>.nr-col {
    padding-left: 2.5px;
    padding-right: 2.5px;
    margin-bottom: 5px;
  }
  .wpex-row.gap-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .wpex-row.gap-10>.col,
  .wpex-row.gap-10>.nr-col {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .wpex-row.gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .wpex-row.gap-15>.col,
  .wpex-row.gap-15>.nr-col {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }
  .wpex-row.gap-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wpex-row.gap-20>.col,
  .wpex-row.gap-20>.nr-col {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .wpex-row.gap-25 {
    margin-left: -12.5px;
    margin-right: -12.5px;
  }
  .wpex-row.gap-25>.col,
  .wpex-row.gap-25>.nr-col {
    padding-left: 12.5px;
    padding-right: 12.5px;
    margin-bottom: 25px;
  }
  .wpex-row.gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .wpex-row.gap-30>.col,
  .wpex-row.gap-30>.nr-col {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .wpex-row.gap-35 {
    margin-left: -17.5px;
    margin-right: -17.5px;
  }
  .wpex-row.gap-35>.col,
  .wpex-row.gap-35>.nr-col {
    padding-left: 17.5px;
    padding-right: 17.5px;
    margin-bottom: 35px;
  }
  .wpex-row.gap-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .wpex-row.gap-40>.col,
  .wpex-row.gap-40>.nr-col {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
  .wpex-row.gap-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .wpex-row.gap-50>.col,
  .wpex-row.gap-50>.nr-col {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
  }
  .wpex-row.gap-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .wpex-row.gap-60>.col,
  .wpex-row.gap-60>.nr-col {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 60px;
  }
  .nr-col {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px;
  }
  .span_1_of_2.nr-col {
    width: 50%;
  }
  .span_1_of_3.nr-col {
    width: 33.33%;
  }
  .span_1_of_4.nr-col {
    width: 25%;
  }
  .span_1_of_5.nr-col {
    width: 20%;
  }
  .span_1_of_6.nr-col {
    width: 16.66666667%;
  }
  .one-half,
  .one-third,
  .one-fourth,
  .one-fifth {
    display: block;
    float: left;
  }
  .one-half {
    width: 50%;
  }
  .one-third {
    width: 33.33%;
  }
  .one-fourth {
    width: 25%;
  }
  .one-fifth {
    width: 20%;
  }
  .one-sixth {
    width: 16.6666%;
  }
  .wpex-row.vcex-no-margin-grid {
    margin-left: 0;
    margin-right: 0px;
  }
  .wpex-row.vcex-no-margin-grid .col,
  .wpex-row.vcex-no-margin-grid .nr-col {
    margin: 0 !important;
    padding: 0 !important;
  }
  .wpex-row.vcex-no-margin-grid .span_1_of_3 {
    width: 33.3%;
  }
  .wpex-row.vcex-no-margin-grid .span_1_of_6 {
    width: 16.66%;
  }
  .clr-margin,
  .count-1,
  .col-1,
  .products .col.first {
    clear: both;
  }
  .isotope-entry {
    clear: none;
  }
  body.smooth-fonts {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  p {
    margin: 0 0 20px;
  }
  em {
    font-style: italic;
  }
  strong {
    font-weight: bold;
  }
  strong.wpex-strong {
    color: #000;
  }
  i {
    font-style: italic;
  }
  b {
    font-weight: bold;
  }
  small {
    font-size: 80%;
  }
  p.lead {
    font-size: 1.313em;
    line-height: 27px;
    color: #777;
  }
  address {
    line-height: 1.5;
    margin: 0 0 20px;
  }
  sup,
  sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
  }
  sub {
    top: 0.4em;
  }
  body .wpex-italic {
    font-style: italic;
  }
  body .wpex-td-none {
    text-decoration: none;
  }
  .wpex-em-14px {
    font-size: 1.077em;
  }
  .wpex-em-16px {
    font-size: 1.231em;
  }
  .wpex-em-18px {
    font-size: 1.385em;
  }
  .wpex-em-21px {
    font-size: 1.615em;
  }
  .wpex-fs-13px {
    font-size: 13px;
  }
  .wpex-fs-14px {
    font-size: 14px;
  }
  .wpex-fs-16px {
    font-size: 16px;
  }
  .wpex-fs-18px {
    font-size: 18px;
  }
  .wpex-fs-21px {
    font-size: 21px;
  }
  a {
    color: #1a73e8;
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.5;
    margin: 30px 0 20px;
  }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
  }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    text-decoration: none;
  }
  h1 {
    font-size: 28px;
    margin: 0 0 10px;
  }
  h2 {
    font-size: 1.313em;
  }
  h3 {
    font-size: 1.125em;
  }
  h4 {
    font-size: 1em;
  }
  h5 {
    font-size: 0.875em;
  }
  h6 {
    font-size: 0.75em;
  }
  .heading-typography {
    line-height: 1.5;
  }
  .columnize-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule: 1px solid #e5e5e5;
    -moz-column-rule: 1px solid #e5e5e5;
    column-rule: 1px solid #e5e5e5;
    margin: 0 0 1.313em;
  }
  .thin-font {
    font-weight: 300 !important;
  }
  .white-text {
    color: #fff !important;
  }
  blockquote {
    background: url(assets/images/quote.png) left 4px no-repeat;
    padding-left: 55px;
    margin: 30px 0;
    font-size: 1.231em;
    color: #ababab;
  }
  blockquote p:last-child {
    margin: 0;
  }
  blockquote.left {
    float: left;
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
  }
  blockquote.right {
    float: right;
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
  }
  blockquote.wp-embedded-content {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 1em;
    color: inherit;
  }
  .typography-light,
  .typography-light a,
  .typography-light a:hover,
  .typography-light h1,
  .typography-light h2,
  .typography-light h3,
  .typography-light h4,
  .typography-light h5,
  .typography-light h6 {
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
  }
  .typography-light p>a {
    text-decoration: underline;
  }
  .typography-white,
  .typography-white a,
  .typography-white a:hover,
  .typography-white h1,
  .typography-white h2,
  .typography-white h3,
  .typography-white h4,
  .typography-white h5,
  .typography-white h6,
  .typography-white-shadow,
  .typography-white-shadow a,
  .typography-white-shadow a:hover,
  .typography-white-shadow h1,
  .typography-white-shadow h2,
  .typography-white-shadow h3,
  .typography-white-shadow h4,
  .typography-white-shadow h5,
  .typography-white-shadow h6 {
    color: #fff;
  }
  .typography-white p>a,
  .typography-white-shadow p>a {
    text-decoration: underline;
  }
  .typography-black,
  .typography-black a,
  .typography-black a:hover,
  .typography-black h1,
  .typography-black h2,
  .typography-black h3,
  .typography-black h4,
  .typography-black h5,
  .typography-black h6 {
    color: #000;
  }
  .typography-black p>a {
    text-decoration: underline;
  }
  .typography-white-shadow {
    text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.6);
  }
  .wpex-fw-100 {
    font-weight: 100 !important;
  }
  .wpex-fw-200 {
    font-weight: 200 !important;
  }
  .wpex-fw-300,
  .wpex-fw-light {
    font-weight: 300 !important;
  }
  .wpex-fw-400,
  .wpex-fw-normal {
    font-weight: normal !important;
  }
  .wpex-fw-500 {
    font-weight: 500 !important;
  }
  .wpex-fw-600,
  .wpex-fw-semibold {
    font-weight: 600 !important;
  }
  .wpex-fw-700,
  .wpex-fw-bold {
    font-weight: 700 !important;
  }
  .wpex-fw-800 {
    font-weight: 800 !important;
  }
  .wpex-fw-900,
  .wpex-fw-bolder {
    font-weight: 900 !important;
  }
  .wpex-child-inherit-color * {
    color: inherit !important;
  }
  .wpex-color-black,
  .wpex-color-black a,
  .wpex-color-black a:hover {
    color: #000 !important;
  }
  .wpex-color-white,
  .wpex-color-white a,
  .wpex-color-white a:hover {
    color: #fff !important;
  }
  ul,
  ol {
    margin: 0 0 20px 30px;
  }
  .rev_slider ul {
    margin: 0;
    padding: 0;
  }
  ul.check-list {
    margin: 0 0 20px;
    list-style: none;
  }
  ul.check-list li {
    margin: 0 0 5px;
  }
  ul.check-list li:before {
    font-family: "ticons";
    content: "\f00c";
    margin-right: 0.769em;
    opacity: 0.6;
  }
  hr {
    border: solid #e8e8e8;
    border-width: 1px 0 0;
    clear: both;
    margin: 2.308em 0;
    height: 0;
  }
  pre {
    background: #f7f7f7;
    font-family: Monaco, monospace, serif;
    color: #666;
    padding: 20px;
    margin: 0 0 20px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    border-left: 3px solid #7b7b7b;
    font-size: 0.923em;
  }
  .dropcap {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 3.231em;
    line-height: 100%;
  }
  .dropcap.boxed {
    color: #fff;
    background: #000;
    padding: 5px 10px;
  }
  .text-highlight {
    background: yellow;
    color: black;
  }
  button,
  input,
  select,
  textarea {
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    vertical-align: baseline;
  }
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="week"],
  input[type="month"],
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="number"],
  textarea {
    display: inline-block;
    color: #666;
    padding: 0.462em 0.769em;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1.65;
    max-width: 100%;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  input[type="date"]:focus,
  input[type="time"]:focus,
  input[type="datetime-local"]:focus,
  input[type="week"]:focus,
  input[type="month"]:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="number"]:focus,
  textarea:focus {
    outline: 0;
  }
  body .select2-container--default .select2-selection--single,
  body .select2-container--default .select2-search--dropdown .select2-search__field,
  body .select2-dropdown {
    border-color: #e1e1e1;
  }
  body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666;
    line-height: 35px;
  }
  body .select2-container .select2-selection--single,
  body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
  }
  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-results-button,
  input[type="search"]::-webkit-search-results-decoration {
    display: none;
  }
  textarea {
    width: 100%;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  select {
    color: inherit;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    outline: 0;
  }
  input[type="checkbox"],
  input[type="radio"] {
    margin-right: 0.4375em;
  }
  input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset;
  }
  .password-protection-box input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  }
  ::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.7;
  }
  :-moz-placeholder {
    color: inherit;
    opacity: 0.7;
  }
  ::-moz-placeholder {
    color: inherit;
    opacity: 0.7;
  }
  :-ms-input-placeholder {
    color: inherit;
    opacity: 0.7;
  }
  .password-protection-box {
    padding: 20px;
    margin-bottom: 40px;
    background: #f7f7f7;
    border: 1px solid #eee;
  }
  .password-protection-box h2 {
    font-size: 1.077em;
    margin: 0 0 10px;
  }
  .password-protection-box p:last-child {
    margin: 0;
  }
  .password-protection-box input {
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .password-protection-box input[type="password"] {
    background: #fff;
    width: 68%;
    float: left;
  }
  .password-protection-box input[type="submit"] {
    float: right;
    width: 30%;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    margin-left: 4px;
    padding: 0 25px;
  }
  .wpex-multiselect-wrap select {
    background: #f7f7f7;
  }
  .wpex-select-wrap {
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #777;
  }
  .wpex-select-wrap select {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0 30px 0 8px;
    color: inherit;
    height: 36px;
    line-height: 36px;
    box-shadow: none;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border-radius: 0;
  }
  .vcex-form-shortcode .wpex-select-wrap {
    display: inline-block;
  }
  .vcex-form-shortcode .wpex-select-wrap select {
    width: auto;
  }
  .wpex-select-wrap select::-ms-expand {
    display: none;
  }
  .wpex-select-wrap .ticon {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 50%;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    color: inherit;
    opacity: 0.6;
  }
  #footer-widgets .wpex-select-wrap {
    background: rgba(255, 255, 255, 0.03);
    border-color: rgba(255, 255, 255, 0.035);
  }
  .wpcf7-form p {
    margin-bottom: 15px;
  }
  .wpcf7-form input,
  .wpcf7-form textarea,
  .wpcf7-form .wpex-select-wrap {
    margin-top: 3px;
  }
  .wpcf7 .wpcf7-not-valid {
    border-color: #f00 !important;
  }
  .wpcf7 .wpcf7-mail-sent-ok {
    padding: 1em 1.2em;
    background: #edfdd3;
    border: 1px solid #c4dba0;
    text-align: center;
    color: #657e3c;
    font-weight: normal;
  }
  .wpcf7 img.ajax-loader {
    margin-left: 10px;
  }
  .wpcf7 .ticon.wpex-wpcf7-loader {
    font-size: 16px;
    margin-left: 10px;
    display: none;
  }
  .wpcf7 .one-half input[type="text"],
  .wpcf7 .one-half input[type="email"],
  .wpcf7 .one-half input[type="tel"],
  .wpcf7 .one-half input[type="password"],
  .wpcf7 .one-half input[type="url"],
  .wpcf7 .one-half input[type="name"],
  .wpcf7 .col input[type="text"],
  .wpcf7 .col input[type="email"],
  .wpcf7 .col input[type="tel"],
  .wpcf7 .col input[type="password"],
  .wpcf7 .col input[type="url"],
  .wpcf7 .col input[type="name"] {
    width: 100%;
  }
  .wpcf7 .one-half {
    padding-left: 20px;
  }
  .wpcf7 .one-half.first {
    padding-left: 0;
  }
  .wpcf7 .full-width input {
    width: 100%;
  }
  .wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .wpcf7 span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 20px;
  }
  .wpcf7-not-valid-tip {
    display: none !important;
  }
  body div.wpcf7-response-output {
    margin: 20px 0 0;
  }
  .wpcf7-validation-errors {
    font-size: 0.923em;
    padding: 1em 1.2em;
    color: #c4690e;
    background: #fffdf3;
    text-align: center;
    border: 1px solid #fad7b5;
  }
  .wpcf7-validation-errors.wpcf7-response-output {
    padding: 1em 1.2em;
  }
  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #000000;
    border-width: 1px;
    padding: 10px;
    clear: both;
    text-align: center;
  }
  .wpcf7 form.sent .wpcf7-response-output {
    border-color: #000000;
    border-width: 1px;
    padding: 10px;
  }
  .wpcf7-mail-sent-ng {
    margin: 0;
    padding: 10px;
    background: #ffe9e9;
    color: #d04544;
    border: 1px solid #e7a9a9;
  }
  .full-width-input .wpcf7 img.ajax-loader,
  .full-width-input .ticon.wpex-wpcf7-loader {
    margin: 10px 0 0;
  }
  .wpcf7-form-control-wrap {
    position: relative;
  }
  .wpcf7-quiz-label {
    display: block;
  }
  .wpcf7 .wpex-wpcf7-loader {
    font-size: 16px;
    margin-left: 10px;
    display: none;
  }
  body div.wpcf7 .ajax-loader {
    display: none;
    margin: 10px 0 0;
  }
  body div.wpcf7 .ajax-loader.is-active {
    display: block;
  }
  body .light-form select {
    color: #555;
  }
  body .light-form input[type="date"],
  body .light-form input[type="time"],
  body .light-form input[type="datetime-local"],
  body .light-form input[type="week"],
  body .light-form input[type="month"],
  body .light-form input[type="text"],
  body .light-form input[type="email"],
  body .light-form input[type="url"],
  body .light-form input[type="password"],
  body .light-form input[type="search"],
  body .light-form input[type="tel"],
  body .light-form input[type="number"],
  body .light-form textarea,
  body .light-form .wpex-select-wrap,
  body .light-form .wpex-multiselect-wrap select {
    background: #fff !important;
    color: #555 !important;
    border-color: transparent !important;
  }
  body .light-form,
  body .light-form label,
  body .light-form .wpex-wpcf7-loader {
    color: #fff;
  }
  body .light-form .wpex-select-wrap .ticon {
    opacity: 0.8;
  }
  body .light-form .wpcf7-validation-errors,
  body .light-form .wpcf7 .wpcf7-mail-sent-ok {
    background: none;
    color: #fff;
    border: 3px solid #fff;
  }
  body .light-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  }
  body .light-form .wpcf7-not-valid {
    border: 1px solid red !important;
  }
  body .wpex-form-min {
    color: #444;
  }
  body .wpex-form-min label {
    color: #444;
  }
  body .wpex-form-min input[type="date"],
  body .wpex-form-min input[type="time"],
  body .wpex-form-min input[type="datetime-local"],
  body .wpex-form-min input[type="week"],
  body .wpex-form-min input[type="month"],
  body .wpex-form-min input[type="text"],
  body .wpex-form-min input[type="email"],
  body .wpex-form-min input[type="url"],
  body .wpex-form-min input[type="password"],
  body .wpex-form-min input[type="search"],
  body .wpex-form-min input[type="tel"],
  body .wpex-form-min input[type="number"],
  body .wpex-form-min textarea,
  body .wpex-form-min .wpex-select-wrap,
  body .wpex-form-min .wpex-multiselect-wrap select {
    background: none !important;
    color: #888 !important;
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
  }
  body .wpex-form-min .wpex-wpcf7-loader {
    color: #999;
    font-size: 12px;
  }
  body .wpex-form-min .wpcf7-validation-errors,
  body .wpex-form-min .wpcf7 .wpcf7-mail-sent-ok {
    background: #f9f9f9;
    border: 0;
    color: #888;
  }
  body .wpex-form-min input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  }
  body .wpex-form-min .wpcf7-not-valid {
    border: 1px solid red !important;
  }
  body .wpex-form-modern {
    color: #444;
  }
  body .wpex-form-modern label {
    color: #444;
  }
  body .wpex-form-modern input[type="date"],
  body .wpex-form-modern input[type="time"],
  body .wpex-form-modern input[type="datetime-local"],
  body .wpex-form-modern input[type="week"],
  body .wpex-form-modern input[type="month"],
  body .wpex-form-modern input[type="text"],
  body .wpex-form-modern input[type="email"],
  body .wpex-form-modern input[type="url"],
  body .wpex-form-modern input[type="password"],
  body .wpex-form-modern input[type="search"],
  body .wpex-form-modern input[type="tel"],
  body .wpex-form-modern input[type="number"],
  body .wpex-form-modern textarea,
  body .wpex-form-modern .wpex-select-wrap,
  body .wpex-form-modern .wpex-multiselect-wrap select {
    background: #fff;
    color: #536570;
    border: 1px solid #d4dbe0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.072);
    transition: all 0.15s;
  }
  body .wpex-form-modern input[type="date"]:focus,
  body .wpex-form-modern input[type="time"]:focus,
  body .wpex-form-modern input[type="datetime-local"]:focus,
  body .wpex-form-modern input[type="week"]:focus,
  body .wpex-form-modern input[type="month"]:focus,
  body .wpex-form-modern input[type="text"]:focus,
  body .wpex-form-modern input[type="email"]:focus,
  body .wpex-form-modern input[type="url"]:focus,
  body .wpex-form-modern input[type="password"]:focus,
  body .wpex-form-modern input[type="search"]:focus,
  body .wpex-form-modern input[type="tel"]:focus,
  body .wpex-form-modern input[type="number"]:focus,
  body .wpex-form-modern textarea:focus,
  body .wpex-form-modern .wpex-select-wrap:focus,
  body .wpex-form-modern .wpex-multiselect-wrap select:focus {
    background: #fff;
    color: #000;
    border: 1px solid #66afe9;
    box-shadow: none;
  }
  body .wpex-form-modern .wpex-wpcf7-loader {
    color: #999;
    font-size: 12px;
  }
  body .wpex-form-modern .wpcf7-not-valid {
    border: 1px solid red !important;
  }
  body .wpex-form-white-o {
    color: #fff;
  }
  body .wpex-form-white-o label,
  body .wpex-form-white-o .wpex-wpcf7-loader {
    color: #fff;
  }
  body .wpex-form-white-o select {
    color: #555;
  }
  body .wpex-form-white-o input[type="date"],
  body .wpex-form-white-o input[type="time"],
  body .wpex-form-white-o input[type="datetime-local"],
  body .wpex-form-white-o input[type="week"],
  body .wpex-form-white-o input[type="month"],
  body .wpex-form-white-o input[type="text"],
  body .wpex-form-white-o input[type="email"],
  body .wpex-form-white-o input[type="url"],
  body .wpex-form-white-o input[type="password"],
  body .wpex-form-white-o input[type="search"],
  body .wpex-form-white-o input[type="tel"],
  body .wpex-form-white-o input[type="number"],
  body .wpex-form-white-o textarea,
  body .wpex-form-white-o .wpex-select-wrap,
  body .wpex-form-white-o .wpex-multiselect-wrap select {
    background: none !important;
    color: #fff !important;
    border: 3px solid #fff !important;
    border-radius: 0;
  }
  body .wpex-form-white-o .wpex-select-wrap select {
    color: #fff;
  }
  body .wpex-form-white-o .wpex-select-wrap .ticon-angle-down {
    opacity: 1;
    font-size: 12px;
  }
  body .wpex-form-white-o .wpex-select-wrap .ticon-angle-down::before {
    content: "\f078";
  }
  body .wpex-form-white-o input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  }
  body .wpex-form-white-o .wpcf7-validation-errors,
  body .wpex-form-white-o .wpcf7 .wpcf7-mail-sent-ok {
    background: #fff;
    border: 0;
  }
  body .wpex-form-white-o .wpcf7-not-valid {
    border-color: red !important;
  }
  body .wpex-form-black {
    color: #000;
  }
  body .wpex-form-black label {
    color: #000;
  }
  body .wpex-form-black input[type="date"],
  body .wpex-form-black input[type="time"],
  body .wpex-form-black input[type="datetime-local"],
  body .wpex-form-black input[type="week"],
  body .wpex-form-black input[type="month"],
  body .wpex-form-black input[type="text"],
  body .wpex-form-black input[type="email"],
  body .wpex-form-black input[type="url"],
  body .wpex-form-black input[type="password"],
  body .wpex-form-black input[type="search"],
  body .wpex-form-black input[type="tel"],
  body .wpex-form-black input[type="number"],
  body .wpex-form-black textarea,
  body .wpex-form-black .wpex-select-wrap,
  body .wpex-form-black .wpex-multiselect-wrap select {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
  }
  body .wpex-form-black input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #000 inset;
  }
  body .wpex-form-black .wpex-select-wrap .ticon {
    opacity: 1;
  }
  body .wpex-form-black .wpcf7-validation-errors,
  body .wpex-form-black .wpcf7 .wpcf7-mail-sent-ok {
    background: none;
    color: #000;
    border: 3px solid #000;
  }
  body .wpex-form-black .wpcf7-not-valid {
    border: 1px solid red !important;
  }
  body .wpex-form-black-o {
    color: #000;
  }
  body .wpex-form-black-o label,
  body .wpex-form-black-o .wpex-wpcf7-loader {
    color: #000;
  }
  body .wpex-form-black-o input[type="date"],
  body .wpex-form-black-o input[type="time"],
  body .wpex-form-black-o input[type="datetime-local"],
  body .wpex-form-black-o input[type="week"],
  body .wpex-form-black-o input[type="month"],
  body .wpex-form-black-o input[type="text"],
  body .wpex-form-black-o input[type="email"],
  body .wpex-form-black-o input[type="url"],
  body .wpex-form-black-o input[type="password"],
  body .wpex-form-black-o input[type="search"],
  body .wpex-form-black-o input[type="tel"],
  body .wpex-form-black-o input[type="number"],
  body .wpex-form-black-o textarea,
  body .wpex-form-black-o .wpex-select-wrap,
  body .wpex-form-black-o .wpex-multiselect-wrap select {
    background: none !important;
    color: #000 !important;
    border: 3px solid #000 !important;
    border-radius: 0;
  }
  body .wpex-form-black-o input:-webkit-autofill {
    -webkit-box-shadow: none;
  }
  body .wpex-form-black-o .wpex-select-wrap .ticon-angle-down {
    opacity: 1;
    font-size: 12px;
  }
  body .wpex-form-black-o .wpex-select-wrap .ticon-angle-down::before {
    content: "\f078";
  }
  body .wpex-form-black-o .wpcf7-validation-errors,
  body .wpex-form-black-o .wpcf7 .wpcf7-mail-sent-ok {
    background: #000;
    border: 0;
    color: #fff;
  }
  body .wpex-form-black-o .wpcf7-not-valid {
    border-color: red !important;
  }
  .full-width-input input[type="date"],
  .full-width-input input[type="time"],
  .full-width-input input[type="datetime-local"],
  .full-width-input input[type="week"],
  .full-width-input input[type="month"],
  .full-width-input input[type="text"],
  .full-width-input input[type="email"],
  .full-width-input input[type="url"],
  .full-width-input input[type="password"],
  .full-width-input input[type="search"],
  .full-width-input input[type="tel"],
  .full-width-input input[type="number"],
  .full-width-input input[type="submit"],
  .full-width-input textarea,
  .full-width-input select {
    width: 100% !important;
  }
  .full-width-input input[type="submit"] {
    padding: 0.9em 1.2em;
  }
  .full-width-input .wpex-select-wrap {
    display: block;
  }
  .full-width-input .wpex-select-wrap select {
    width: 100%;
  }
  #wpex-loginform-wrap label {
    font-size: 1.125em;
  }
  #wpex-loginform-wrap input[type="text"],
  #wpex-loginform-wrap input[type="password"] {
    width: 100%;
    font-size: 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
    margin-top: 10px;
    border-radius: 3px;
  }
  #wpex-loginform-wrap input[type="text"]:focus,
  #wpex-loginform-wrap input[type="password"]:focus {
    border-color: #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #333;
  }
  #wpex-loginform-wrap p:last-child {
    margin: 0;
  }
  #wpex-loginform-wrap a:hover {
    color: #4d4d4d;
    text-decoration: none;
  }
  .theme-button,
  .color-button,
  input[type="submit"],
  button,
  .button,
  .added_to_cart {
    display: inline-block;
    background-color: #2c87f0;
    color: #fff;
    padding: 0.538em 1.077em;
    font-family: inherit;
    font-size: 0.923em;
    font-weight: 400;
    margin: 0;
    border: 0;
    cursor: pointer;
    line-height: 1.65;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    text-decoration: none !important;
    max-width: 100%;
    transition: 0.15s all ease;
    border-radius: 3px;
  }
  p.theme-button a {
    color: #fff;
  }
  .theme-button p,
  .vcex-button p {
    margin: 0 !important;
  }
  .theme-button:hover,
  .color-button:hover,
  input[type="submit"]:hover,
  button:hover,
  .button:hover,
  .added_to_cart:hover {
    background-color: #BF9D6C;
    color: #fff;
    text-decoration: none;
  }
  .theme-button:active,
  .color-button:active,
  input[type="submit"]:active,
  button:active,
  .button:active {
    color: #fff;
  }
  .wp-editor-wrap button:hover {
    background: #f9f9f9 !important;
    color: #555;
  }
  .theme-button.animate-on-hover,
  .theme-button.hvr-float-shadow,
  .theme-button.hvr-float-grow,
  .theme-button.hvr-float {
    transition: all 0.25s;
  }
  .theme-button.graphical {
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 3px -1px rgba(45, 60, 72, 0.5);
    border-radius: 3px;
  }
  .theme-button.graphical:active {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25) inset;
  }
  .theme-button.three-d {
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, 0.25);
    border-radius: 2px;
  }
  .theme-button.three-d:active {
    border-color: transparent;
  }
  .theme-button.full-width {
    width: 100%;
  }
  .theme-button.blue,
  .color-button.blue,
  .active>.theme-button.outline,
  .theme-button.outline.active,
  .theme-button.outline:hover {
    background: #4a97c2;
  }
  .theme-button.blue:hover,
  .active>.theme-button,
  .theme-button.active .active>.theme-button.blue,
  .theme-button.blue.active {
    background: #327397;
  }
  .theme-button.grey,
  .color-button.grey {
    background: #bbb;
  }
  .theme-button.grey:hover,
  .active>.theme-button.grey,
  .theme-button.active.grey {
    background: #999;
  }
  .active>.theme-button.outline.black,
  .active>.theme-button.minimal-border.black,
  .theme-button.outline.black:hover,
  .theme-button.minimal-border.black:hover,
  .theme-button.outline.black.active,
  .theme-button.minimal-border.blackk.active,
  .theme-button.black,
  .color-button.black {
    background: #333;
  }
  .theme-button.black:hover,
  .active>.theme-button.black,
  .theme-button.active.black {
    background: #555;
  }
  .theme-button.orange,
  .color-button.orange {
    background: #ee7836;
  }
  .theme-button.orange:hover,
  .active>.theme-button.orange,
  .theme-button.active.orange {
    background: #cf5511;
  }
  .theme-button.gold,
  .color-button.gold {
    background: #ffaa33;
  }
  .theme-button.gold:hover,
  .active>.theme-button.gold,
  .theme-button.active.gold {
    background: #ff9500;
  }
  .theme-button.green,
  .color-button.green {
    background: #87bf17;
  }
  .theme-button.green:hover,
  .active>.theme-button.green,
  .theme-button.active.green {
    background: #679212;
  }
  .theme-button.purple,
  .color-button.purple {
    background: #9a5e9a;
  }
  .theme-button.purple:hover,
  .active>.theme-button.purple,
  .theme-button.active.purple {
    background: #653e65;
  }
  .theme-button.teal,
  .color-button.teal {
    background: #00b3b3;
  }
  .theme-button.teal:hover,
  .active>.theme-button.teal,
  .theme-button.active.teal {
    background: #006f6f;
  }
  .theme-button.pink,
  .color-button.pink {
    background: #f261c2;
  }
  .theme-button.pink:hover,
  .active>.theme-button.pink,
  .theme-button.active.pink {
    background: #bc0f83;
  }
  .theme-button.brown,
  .color-button.brown {
    background: #804b35;
  }
  .theme-button.brown:hover,
  .active>.theme-button.brown,
  .theme-button.active.brown {
    background: #5c3626;
  }
  .theme-button.red,
  .color-button.red {
    background: #f73936;
  }
  .theme-button.red:hover,
  .active>.theme-button.red,
  .theme-button.active.red {
    background: #bf0a08;
  }
  .theme-button.rosy,
  .color-button.rosy {
    background: #ea2487;
  }
  .theme-button.rosy:hover,
  .active>.theme-button.rosy,
  .theme-button.active.rosy {
    background: #b81265;
  }
  .theme-button.white,
  .color-button.white {
    background: #fff;
    color: #000;
  }
  .theme-button.white:hover,
  .active>.theme-button.white,
  .theme-button.active.white {
    background: #fff;
  }
  .theme-button.white:hover {
    opacity: 0.85;
  }
  .theme-button.outline {
    color: #888;
    background: none;
    border: 3px solid #eee;
    font-weight: 600;
    border-radius: 2px;
  }
  .wpex-carousel .theme-button.outline {
    background: none;
  }
  .theme-button.outline:active {
    border-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .theme-button.outline:hover {
    color: #fff;
    border-color: transparent !important;
  }
  .active>.theme-button.outline,
  .theme-button.outline.active,
  .theme-button.outline:hover {
    color: #fff;
    border-color: transparent;
  }
  .theme-button.clean,
  .theme-button.clean:hover,
  .theme-button.clean.active,
  .active>.theme-button.clean {
    background: #fff;
    color: #3f90bd;
    border: 1px solid #ddd;
    background-image: linear-gradient(to top, #f6f6f6 0%, #fff 100%);
    background-image: -o-linear-gradient(to top, #f6f6f6 0%, #fff 100%);
    background-image: -moz-linear-gradient(to top, #f6f6f6 0%, #fff 100%);
    background-image: -webkit-linear-gradient(to top, #f6f6f6 0%, #fff 100%);
    background-image: -ms-linear-gradient(to top, #f6f6f6 0%, #fff 100%);
    font-weight: 600;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13);
    -moz-box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13);
    box-shadow: 0px 1px 1px rgba(180, 180, 180, 0.13);
  }
  body .theme-button.clean:hover,
  body .theme-button.clean.active,
  body .active>.theme-button.clean {
    color: #000;
  }
  .theme-button.clean.black:hover {
    color: #777;
  }
  .theme-button.clean:active {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  }
  .theme-button.minimal-border {
    background: none;
    color: #888;
    border: 1px solid #e8e8e8;
    border-radius: 0;
  }
  .theme-button.minimal-border:hover,
  .active>.theme-button.minimal-border,
  .theme-button.minimal-border.active {
    background: #f7f7f7;
    color: #555;
  }
  .theme-button.outline.black,
  .theme-button.minimal-border.black {
    border-color: #333;
  }
  .theme-button.outline.grey,
  .theme-button.minimal-border.grey {
    border-color: #bbb;
  }
  .theme-button.outline.grey:hover,
  .theme-button.outline.grey.active,
  .active>.theme-button.outline.grey,
  .theme-button.minimal-border.grey:hover,
  .theme-button.minimal-border.grey.active,
  .active>.theme-button.minimal-border.grey {
    background: #bbb;
    color: #fff;
  }
  .theme-button.outline.blue,
  .theme-button.minimal-border.blue {
    border-color: #3f90bd;
  }
  .theme-button.outline.blue:hover,
  .theme-button.outline.blue.active,
  .active>.theme-button.outline.blue,
  .theme-button.minimal-border.blue:hover,
  .theme-button.minimal-border.blue.active,
  .active>.theme-button.minimal-border.blue {
    background: #3f90bd;
    color: #fff;
  }
  .theme-button.outline.orange,
  .theme-button.minimal-border.orange {
    border-color: #ee7836;
  }
  .theme-button.outline.orange:hover,
  .theme-button.outline.orange.active,
  .active>.theme-button.outline.orange,
  .theme-button.minimal-border.orange:hover,
  .theme-button.minimal-border.orange.active,
  .active>.theme-button.minimal-border.orange {
    background: #ee7836;
    color: #fff;
  }
  .theme-button.outline.gold,
  .theme-button.minimal-border.gold {
    border-color: #ffaa33;
  }
  .theme-button.outline.gold:hover,
  .theme-button.outline.gold.active,
  .active>.theme-button.outline.gold,
  .theme-button.minimal-border.gold:hover,
  .theme-button.minimal-border.gold.active,
  .active>.theme-button.minimal-border.gold {
    background: #ffaa33;
    color: #fff;
  }
  .theme-button.outline.green,
  .theme-button.outline.green,
  .theme-button.minimal-border.green {
    border-color: #87bf17;
  }
  .theme-button.outline.green:hover,
  .active>.theme-button.outline.green,
  .theme-button.outline.green.active,
  .theme-button.minimal-border.green:hover,
  .theme-button.minimal-border.green.active,
  .active>.theme-button.minimal-border.green {
    background: #87bf17;
    color: #fff;
  }
  .theme-button.outline.purple,
  .theme-button.minimal-border.purple {
    border-color: #9a5e9a;
  }
  .theme-button.outline.purple:hover,
  .active>.theme-button.outline.purple,
  .theme-button.outline.purple.active,
  .theme-button.minimal-border.purple:hover,
  .active>.theme-button.minimal-border.purple,
  .theme-button.minimal-border.purple.active {
    background: #9a5e9a;
    color: #fff;
  }
  .theme-button.outline.teal,
  .theme-button.minimal-border.teal {
    border-color: #009191;
  }
  .theme-button.outline.teal:hover,
  .theme-button.outline.teal.active,
  .active>.theme-button.outline.teal,
  .theme-button.minimal-border.teal:hover,
  .theme-button.minimal-border.teal.active,
  .active>.theme-button.minimal-border.teal {
    background: #009191;
    color: #fff;
  }
  .theme-button.outline.pink,
  .theme-button.minimal-border.pink {
    border-color: #f261c2;
  }
  .theme-button.outline.pink:hover,
  .theme-button.outline.pink.active,
  .active>.theme-button.outline.pink,
  .theme-button.minimal-border.pink:hover,
  .theme-button.minimal-border.pink.active,
  .active>.theme-button.minimal-border.pink {
    background: #f261c2;
    color: #fff;
  }
  .theme-button.outline.brown,
  .theme-button.minimal-border.brown {
    border-color: #804b35;
  }
  .theme-button.outline.brown:hover,
  .theme-button.outline.brown.active,
  .active>.theme-button.outline.brown,
  .theme-button.minimal-border.brown:hover,
  .theme-button.minimal-border.brown.active,
  .active>.theme-button.minimal-border.brown {
    background: #804b35;
    color: #fff;
  }
  .theme-button.outline.red,
  .theme-button.outline.red,
  .theme-button.minimal-border.red {
    border-color: #f73936;
  }
  .theme-button.outline.red:hover,
  .theme-button.outline.red.active,
  .active>.theme-button.outline.red,
  .theme-button.minimal-border.red:hover,
  .theme-button.minimal-border.red.active,
  .active>.theme-button.minimal-border.red {
    background: #f73936;
    color: #fff;
  }
  .theme-button.outline.rosy,
  .theme-button.minimal-border.rosy {
    border-color: #ea2487;
  }
  .theme-button.outline.rosy:hover,
  .theme-button.outline.rosy.active,
  .active>.theme-button.outline.rosy,
  .theme-button.minimal-border.rosy:hover,
  .theme-button.minimal-border.rosy.active,
  .active>.theme-button.minimal-border.rosy {
    background: #ea2487;
    color: #fff;
  }
  .theme-button.outline.white,
  .theme-button.minimal-border.white {
    border-color: #fff;
    color: #fff;
  }
  .theme-button.outline.white:hover,
  .theme-button.outline.white.active,
  .active>.theme-button.outline.white,
  .theme-button.minimal-border.white:hover,
  .theme-button.minimal-border.white.active,
  .active>.theme-button.minimal-border.white {
    border-color: #fff;
    background: #fff;
    color: #000;
  }
  .theme-button.clean.grey,
  .theme-button.outline.grey,
  .theme-button.minimal-border.grey,
  .theme-txt-link.grey {
    color: #bbb;
  }
  .theme-button.clean.black,
  .theme-button.outline.black,
  .theme-button.minimal-border.black,
  .theme-txt-link.black {
    color: #333;
  }
  .theme-button.clean.blue,
  .theme-button.outline.blue,
  .theme-button.minimal-border.blue,
  .theme-txt-link.blue {
    color: #3f90bd;
  }
  .theme-button.clean.orange,
  .theme-button.outline.orange,
  .theme-button.minimal-border.orange,
  .theme-txt-link.orange {
    color: #ee7836;
  }
  .theme-button.clean.gold,
  .theme-button.outline.gold,
  .theme-button.minimal-border.gold,
  .theme-txt-link.gold {
    color: #ffaa33;
  }
  .theme-button.clean.green,
  .theme-button.outline.green,
  .theme-button.minimal-border.green,
  .theme-txt-link.green {
    color: #87bf17;
  }
  .theme-button.clean.purple,
  .theme-button.outline.purple,
  .theme-button.minimal-border.purple,
  .theme-txt-link.purple {
    color: #9a5e9a;
  }
  .theme-button.clean.teal,
  .theme-button.outline.teal,
  .theme-button.minimal-border.teal,
  .theme-txt-link.teal {
    color: #009191;
  }
  .theme-button.clean.pink,
  .theme-button.outline.pink,
  .theme-button.minimal-border.pink,
  .theme-txt-link.pink {
    color: #f261c2;
  }
  .theme-button.clean.brown,
  .theme-button.outline.brown,
  .theme-button.minimal-border.brown,
  .theme-txt-link.brown {
    color: #804b35;
  }
  .theme-button.clean.red,
  .theme-button.outline.red,
  .theme-button.minimal-border.red,
  .theme-txt-link.red {
    color: #f73936;
  }
  .theme-button.clean.rosy,
  .theme-button.outline.rosy,
  .theme-button.minimal-border.rosy,
  .theme-txt-link.rosy {
    color: #ea2487;
  }
  .active>.theme-button.outline.black,
  .active>.theme-button.minimal-border.black,
  .theme-button.outline.black:hover,
  .theme-button.minimal-border.black:hover,
  .theme-button.outline.black.active,
  .theme-button.minimal-border.blackk.active,
  .theme-button.clean.white,
  .theme-button.outline.white,
  .theme-button.minimal-border.white,
  .theme-txt-link.white {
    color: #fff;
  }
  .active>.theme-txt-link,
  .theme-txt-link.active {
    text-decoration: underline;
  }
  .theme-txt-link.expanded {
    width: 100%;
    display: block;
  }
  .theme-button.small,
  .color-button.small {
    font-size: 0.923em;
  }
  .theme-button.medium,
  .color-button.medium {
    font-size: 1.077em;
  }
  .theme-button.large,
  .color-button.large {
    font-size: 1.385em;
  }
  .theme-button.align-left,
  .color-button.align-left,
  .theme-txt-linkalign-left {
    float: left;
  }
  .theme-button.align-right,
  .color-button.align-right,
  .theme-txt-link.align-right {
    float: right;
  }
  .theme-button.expanded {
    width: 100%;
    padding: 0.9em 1.2em;
    text-align: center;
  }
  .theme-button-icon-right,
  .color-button-icon-right {
    padding-left: 0.769em;
  }
  .theme-button-icon-left,
  .color-button-icon-left {
    padding-right: 0.769em;
  }
  .color-button {
    margin: 0 5px 5px 0;
    display: inline-block;
  }
  .color-button:hover {
    opacity: 0.85;
  }
  .error404-content {
    text-align: center;
    padding: 30px 0;
    font-size: 1.077em;
  }
  .error404-content h1 {
    font-size: 2.571em;
    margin: 0 0 10px;
  }
  .error404-content p:last-child {
    margin: 0;
  }
  .wpex-accent-bg,
  .background-highlight,
  .tagcloud a:hover,
  .post-tags a:hover,
  .wpex-carousel .owl-dot.active,
  .main-navigation .menu-button>a>span.link-inner,
  .wpex-carousel .owl-prev,
  .wpex-carousel .owl-next,
  .modern-menu-widget li.current-menu-item a,
  #wp-calendar caption,
  #wp-calendar tbody td:hover a {
    background: #2c87f0;
    color: #fff;
  }
  #site-scroll-top:hover,
  .wpex-carousel .owl-prev:hover,
  .wpex-carousel .owl-next:hover,
  .main-navigation .menu-button>a>span.link-inner:hover {
    background: #BF9D6C;
  }
  .wpex-accent-color,
  a.wpex-accent-color,
  .main-navigation .dropdown-menu>li.menu-item>a:hover,
  h1 a:hover,
  h2 a:hover,
  a:hover h2,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    color: #0f275c;
  }
  .main-navigation .dropdown-menu>li.menu-item.current-menu-item>a,
  .main-navigation .dropdown-menu>li.menu-item.current-menu-parent>a {}
  #searchform-dropdown,
  .theme-heading.border-w-color span.text {
    border-color: #BF9D6C;
  }
  .wpex-dropdown-top-border #site-navigation .dropdown-menu li.menu-item ul.sub-menu {
    border-top-color: #BF9D6C;
  }
  .aligncenter {
    display: block;
    margin: 0 auto;
  }
  .alignright {
    float: right;
    margin: 0 0 10px 20px;
  }
  .alignleft {
    float: left;
    margin: 0 20px 10px 0;
  }
  .floatleftcenter {
    float: none;
    margin: 0 auto;
  }
  .floatcenter {
    margin: 0 auto;
  }
  .floatleft {
    float: left;
  }
  .floatright {
    float: right;
  }
  .wp-caption {
    text-align: center;
    max-width: 100%;
    border: 1px solid #eee;
    text-align: center;
    background-color: #fff;
    padding: 8px;
  }
  div.wp-caption.aligncenter {
    margin-bottom: 20px;
  }
  .wp-caption img {
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 0 none;
  }
  .wp-caption p.wp-caption-text {
    font-size: 0.875em;
    padding: 10px 0 0;
    margin: 0;
    text-align: center;
  }
  .wp-caption.alignnone {
    margin-bottom: 20px;
  }
  .wp-smiley {
    margin: 0;
    max-height: 1em;
  }
  #img-attch-page {
    text-align: center;
    overflow: hidden;
  }
  #img-attch-page img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .post-password-form label,
  .post-password-form input {
    display: block;
    float: none;
  }
  .post-password-form input {
    margin-top: 10px;
  }
  .post-password-form input[type="password"] {
    width: 200px;
    max-width: 100%;
  }
  .post-password-form label {
    font-weight: 600;
    color: #000;
  }
  form.login {
    padding: 20px;
    border: 1px solid #eee;
  }
  form.login .lost_password {
    margin-left: 20px;
    display: inline-block;
  }
  .wpstats {
    display: none;
  }
  #wrap .wpex-gallery p {
    margin: 0;
  }
  #wrap .gallery-item img {
    display: block;
    border: none;
    width: 100%;
    box-shadow: 0 0 0 transparent;
  }
  .gallery-item img:hover {
    opacity: 0.8;
  }
  .gallery-caption {
    font-size: 0.923em;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    border-top: none;
    text-align: center;
    padding: 5px 10px;
  }
  .entry .wpex-gallery.gap-1 {
    margin-bottom: 19px;
  }
  .entry .wpex-gallery.gap-10 {
    margin-bottom: 10px;
  }
  .entry .wpex-gallery.gap-15 {
    margin-bottom: 5px;
  }
  .non-clickable {
    cursor: default;
  }
  .readmore-link-wrap {
    display: block;
  }
  .search-entry .readmore-link-wrap {
    margin-top: 10px;
  }
  .readmore-link {
    display: block;
    float: left;
    font-size: 0.846em;
  }
  .hvr {
    position: relative;
    vertical-align: top;
    display: block;
    display: inline-block;
  }
  .hvr img {
    display: block;
    display: inline-block;
  }
  .wpex-thumbnail-format-icon {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    border-radius: 4px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
    opacity: 0;
  }
  body.wpex-window-loaded .wpex-thumbnail-format-icon {
    opacity: 1;
  }
  .wpex-single-templatera-notice,
  .wpex-single-elementor-notice {
    font-size: 1.077em;
    margin: 40px 0;
    color: #00529b;
    background-color: #bde5f8;
    padding: 12px 20px;
    border-radius: 4px;
  }
  .wpex-single-templatera-notice .ticon,
  .wpex-single-elementor-notice .ticon {
    margin-right: 10px;
  }
  .wpex-disable-user-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .wpex-highlight {
    display: inline-block;
    position: relative;
  }
  .wpex-highlight .wpex-after {
    content: " ";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.5em;
  }
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 1em;
  }
  table th,
  table td {
    text-align: inherit;
    padding: 0.769em 1em;
    border: 1px solid #eee;
  }
  table th {
    font-weight: 600;
    color: #444;
  }
  thead {
    background: #f7f7f7;
  }
  .display-none,
  .hidden,
  .wpex-hidden {
    display: none;
  }
  .display-block,
  .wpex-block {
    display: block;
  }
  .wpex-inline-block {
    display: block;
    display: inline-block;
  }
  .display-inline,
  .wpex-inline {
    display: inline;
  }
  body.vc_editor.compose-mode .vc_element .hidden {
    display: block !important;
  }
  .wpex-relative {
    position: relative;
    z-index: 1;
  }
  .wpex-absolute {
    position: absolute;
    z-index: 1;
  }
  body .textcenter {
    text-align: center;
  }
  body .textright {
    text-align: right;
  }
  body .textleft {
    text-align: left;
  }
  .float-left {
    float: left;
  }
  .float-right {
    float: right;
  }
  .ticon-left {
    margin-right: 10px;
  }
  .ticon-right {
    margin-left: 10px;
  }
  .max-width-10 {
    max-width: 10%;
    margin: 0 auto;
  }
  .max-width-20 {
    max-width: 20%;
    margin: 0 auto;
  }
  .max-width-30 {
    max-width: 30%;
    margin: 0 auto;
  }
  .max-width-40 {
    max-width: 40%;
    margin: 0 auto;
  }
  .max-width-50 {
    max-width: 50%;
    margin: 0 auto;
  }
  .max-width-60 {
    max-width: 60%;
    margin: 0 auto;
  }
  .max-width-70 {
    max-width: 70%;
    margin: 0 auto;
  }
  .max-width-80 {
    max-width: 80%;
    margin: 0 auto;
  }
  body .no-margin {
    margin: 0;
  }
  body .no-left-margin {
    margin-left: 0;
  }
  body .no-right-margin {
    margin-right: 0;
  }
  .remove-last-p-margin p:last-child {
    margin: 0;
  }
  .margin-bottom-5px {
    margin-bottom: 5px;
  }
  .margin-bottom-10px {
    margin-bottom: 10px;
  }
  .margin-bottom-15px {
    margin-bottom: 15px;
  }
  .margin-bottom-20px {
    margin-bottom: 20px;
  }
  body .no-padding {
    padding: 0;
  }
  body .no-left-padding {
    padding-left: 0;
  }
  body .no-right-padding {
    padding-right: 0;
  }
  .wpex-padding-10 {
    padding: 10px;
  }
  .wpex-padding-20 {
    padding: 20px;
  }
  .wpex-padding-30 {
    padding: 30px;
  }
  .opacity-hover:hover,
  .opacity-hover:hover img {
    opacity: 0.8;
  }
  .wpex-show-on-load,
  .fade-in-image {
    opacity: 0;
    transition: all 0.35s;
  }
  body.compose-mode .fade-in-image,
  body.compose-mode .wpex-show-on-load,
  body.wpex-window-loaded .fade-in-image,
  body.wpex-window-loaded .wpex-show-on-load {
    opacity: 1;
  }
  body .wpex-semi-rounded {
    border-radius: 4px;
  }
  body .wpex-rounded {
    border-radius: 10px;
  }
  body .wpex-round {
    border-radius: 50%;
  }
  .rounded {
    border-radius: 50%;
  }
  .wpex-bg-gray {
    background: #f7f7f7;
  }
  .wpex-bordered {
    border: 1px solid #eee;
  }
  .bg-cover,
  .bg-stretched {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .bg-repeat {
    background-repeat: repeat;
  }
  .bg-repeat-x {
    background-repeat: repeat-x;
  }
  .bg-repeat-y {
    background-repeat: repeat-y;
  }
  #wrap .bg-fixed-top,
  #wrap .bg-fixed-bottom,
  #wrap .bg-fixed {
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #wrap .bg-fixed-top {
    background-position: center top !important;
  }
  #wrap .bg-fixed-bottom {
    background-position: center bottom !important;
  }
  .wpex-is-mobile-device #wrap .bg-fixed,
  .wpex-is-mobile-device #wrap .bg-fixed-top,
  .wpex-is-mobile-device #wrap .bg-fixed-top {
    background-attachment: scroll !important;
  }
  video {
    max-width: 100%;
  }
  .entry iframe,
  .entry embed {
    max-width: 100%;
  }
  .wpex-roembed,
  .responsive-video-wrap,
  .responsive-audio-wrap {
    position: relative;
    padding-top: 56%;
  }
  .wpex-roembed iframe,
  .wpex-roembed object,
  .wpex-roembed embed,
  .responsive-video-wrap iframe,
  .responsive-video-wrap object,
  .responsive-video-wrap embed,
  .responsive-audio-wrap iframe,
  .responsive-audio-wrap object,
  .responsive-audio-wrap embed {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .wpex-roembed p,
  .responsive-video-wrap p,
  .responsive-audio-wrap p {
    margin: 0;
  }
  .wp-video-shortcode {
    width: auto !important;
    max-width: 100% !important;
    transition: opacity 0.4s;
    visibility: hidden;
    opacity: 0;
  }
  .wpex-window-loaded .wp-video-shortcode {
    visibility: visible;
    opacity: 1;
  }
  .wpex-rounded-images figure img,
  .wpex-rounded-images figure .theme-overlay,
  .wpex-rounded-images figure .wpex-image-hover {
    border-radius: 50%;
  }
  .stretch-image img,
  img.stretch-image {
    display: block;
    width: 100% !important;
  }
  body #wrap .image-filter-grayscale img {
    opacity: 1;
  }
  .image-filter-grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    transition: all 0.25s ease;
  }
  .image-filter-grayscale:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
  }
  .image-shadow {
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  .image-border {
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
  }
  .image-rounded {
    background: #fff;
    border-radius: 3px;
  }
  .image-circle {
    background: #fff;
    border-radius: 50%;
  }
  .image-fancy {
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 50%;
  }
  .image-hover:hover,
  .image-fancy:hover {
    opacity: 0.8;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  }
  .wpex-image-hover {
    position: relative;
    overflow: hidden;
    vertical-align: top;
    display: block;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .wpex-image-hover img {
    display: block;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    box-shadow: 0 0 0 transparent;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.25s;
  }
  .wpex-image-hover.opacity:hover img {
    opacity: 0.8;
  }
  .wpex-image-hover.grow {
    position: static;
  }
  .wpex-image-hover.grow.overlay-parent {
    position: relative;
  }
  .wpex-image-hover.grow img {
    transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
  }
  .wpex-image-hover.grow:hover img {
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -o-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }
  .wpex-image-hover.shrink:hover img {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  .wpex-image-hover.side-pan:hover img {
    margin-left: -11%;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  .wpex-image-hover.vertical-pan:hover img {
    margin-top: -10%;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  .wpex-image-hover.tilt {
    overflow: visible;
  }
  .wpex-image-hover.tilt:hover img {
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  .wpex-image-hover.blurr:hover img,
  .wpex-image-hover.blurr-invert img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
  }
  .wpex-image-hover.blurr-invert:hover img {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
  }
  .wpex-image-hover.sepia img {
    -webkit-filter: sepia(100%);
    -moz-filter: sepia(100%);
    -o-filter: sepia(100%);
    -ms-filter: sepia(100%);
  }
  .wpex-image-hover.fade-in,
  .wpex-image-hover.fade-out {
    background: #000;
    overflow: visible;
  }
  .wpex-image-hover.fade-out img,
  .wpex-image-hover.fade-in img {
    width: 100%;
  }
  .wpex-image-hover.fade-in img,
  .wpex-image-hover.fade-out:hover img {
    opacity: 0.7;
  }
  .wpex-image-hover.fade-in:hover img {
    opacity: 1;
  }
  .transition-all {
    transition: 0.15s all ease;
  }
  .animate-bg-hover {
    transition: background 0.2s ease-in-out;
  }
  .wpex-hover-white-text:hover,
  .wpex-hover-white-text:hover * {
    color: #fff !important;
  }
  body .wpex-hover-inherit-color:hover,
  body .wpex-hover-inherit-color a:hover {
    color: inherit;
  }
  .wpex-bars {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 26px;
    line-height: normal;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .wpex-bars>span,
  .wpex-bars>span::before,
  .wpex-bars>span::after {
    background: #666;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    height: 2px;
    margin: -1px 0;
    width: 100%;
    transform-style: preserve-3d;
  }
  .wpex-bars>span::before,
  .wpex-bars>span::after {
    transition: all 0.2s ease-out;
  }
  .wpex-bars>span {
    top: 50%;
    margin-top: -1px;
  }
  .wpex-bars>span::before {
    top: -7px;
  }
  .wpex-bars>span::after {
    bottom: -7px;
  }
  .wpex-active .wpex-bars>span,
  .wpex-bars.wpex-times>span {
    background: none !important;
  }
  .wpex-active .wpex-bars>span::before,
  .wpex-bars.wpex-times>span::before {
    transform: rotatez(-45deg) translate(-4.95px, 4.95px);
  }
  .wpex-active .wpex-bars>span::after,
  .wpex-bars.wpex-times>span::after {
    transform: rotatez(45deg) translate(-4.95px, -4.95px);
  }
  .wpex-fs-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.92);
    transform: translateZ(0);
    transition: all 0.25s ease-in-out;
  }
  .wpex-fs-overlay.active {
    opacity: 1;
    visibility: visible;
  }
  .wpex-fs-overlay .wpex-inner {
    position: relative;
    top: 50%;
    display: block;
    position: relative;
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
  .wpex-fs-overlay .wpex-inner.wpex-scale {
    transform: scale(0.85) translateY(-50%);
    transition: all 0.25s ease-in-out;
  }
  .wpex-fs-overlay.active .wpex-inner.wpex-scale {
    transform: scale(1) translateY(-50%);
  }
  .wpex-fs-overlay .wpex-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 64px;
    cursor: pointer;
    opacity: 0.2;
    transition: all 0.3s;
  }
  .wpex-fs-overlay .wpex-close:hover {
    opacity: 1;
  }
  .theme-heading {
    height: auto;
    top: auto !important;
    font-size: 1.154em;
    font-weight: 600;
    color: #000;
    margin: 0 0 1.333em;
  }
  .theme-heading.border-side {
    overflow: hidden;
    position: relative;
  }
  .theme-heading.border-side span.text {
    display: inline-block;
    max-width: 90%;
    position: relative;
  }
  .theme-heading.border-side span.text:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    border-bottom: solid 1px #eee;
    left: 100%;
    width: 9999px;
    margin-top: -1px;
    margin-left: 15px;
  }
  .theme-heading.border-bottom {
    padding: 0 0 5px;
    border-bottom: 1px solid #e8e8e8;
  }
  .theme-heading.border-w-color {
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
    overflow: visible;
  }
  .theme-heading.border-w-color span.text {
    display: inline-block;
    padding-bottom: 6px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    position: relative;
    bottom: -1px;
    max-width: none;
  }
  .post-edit {
    padding: 40px 0;
  }
  body.is_customize_preview .post-edit {
    display: none;
  }
  body.content-full-screen .post-edit {
    text-align: center;
  }
  .post-edit a {
    font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    display: inline-block;
    padding: 6px 12px;
    background: #2c87f0;
    color: #fff;
    margin-right: 3px;
    font-size: 12px;
    border-radius: 3px;
  }
  .post-edit a:hover {
    color: #fff;
    text-decoration: none;
    background: #BF9D6C;
  }
  .wpex-social-btn {
    display: block;
    display: inline-block;
    font-size: inherit;
    color: inherit;
    padding: 0;
    height: 1.846em;
    line-height: 1.846em;
    width: 1.846em;
    cursor: pointer;
    text-align: center;
    border-radius: inherit;
    transition: 0.15s all ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .wpex-social-btn:hover {
    text-decoration: none;
  }
  .wpex-social-btn-minimal {
    color: #bbb;
    border: 1px solid #eee;
  }
  .wpex-social-btn-minimal:hover {
    background: #f7f7f7;
  }
  .wpex-social-btn-flat {
    color: #888;
    background: #f7f7f7;
  }
  .wpex-social-btn-3d {
    background: #aaa;
    color: #fff !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.25);
    border-radius: 2px;
  }
  .wpex-social-btn-3d:hover {
    background: #555;
  }
  .wpex-social-btn-3d:active {
    border: 0;
  }
  .wpex-social-btn-black,
  .wpex-social-btn-black-ch {
    background: #000;
    color: #fff !important;
  }
  .wpex-social-btn-black:hover,
  .wpex-social-btn-black-ch:hover {
    background: #444;
  }
  .wpex-social-btn-graphical {
    background: #444;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  }
  .wpex-social-btn-bordered {
    border: 2px solid #bbb;
  }
  .wpex-social-btn-bordered:hover {
    transform: rotate(10deg);
    opacity: 0.8;
  }
  #wrap .wpex-social-color.wpex-twitter,
  #wrap .wpex-social-color-hover.wpex-twitter:hover {
    color: #00aced;
  }
  #wrap .wpex-social-color.wpex-facebook,
  #wrap .wpex-social-color-hover.wpex-facebook:hover {
    color: #3b5998;
  }
  #wrap .wpex-social-color.wpex-googleplus,
  #wrap .wpex-social-color-hover.wpex-googleplus:hover {
    color: #dd4b39;
  }
  #wrap .wpex-social-color.wpex-google-plus,
  #wrap .wpex-social-color-hover.wpex-google-plus:hover {
    color: #dd4b39;
  }
  #wrap .wpex-social-color.wpex-tripadvisor,
  #wrap .wpex-social-color-hover.wpex-tripadvisor:hover {
    color: #589442;
  }
  #wrap .wpex-social-color.wpex-pinterest,
  #wrap .wpex-social-color-hover.wpex-pinterest:hover {
    color: #cb2027;
  }
  #wrap .wpex-social-color.wpex-etsy,
  #wrap .wpex-social-color-hover.wpex-etsy:hover {
    color: #d5641c;
  }
  #wrap .wpex-social-color.wpex-linkedin,
  #wrap .wpex-social-color-hover.wpex-linkedin:hover {
    color: #4875b4;
  }
  #wrap .wpex-social-color.wpex-dribbble,
  #wrap .wpex-social-color-hover.wpex-dribbble:hover {
    color: #ef5b93;
  }
  #wrap .wpex-social-color.wpex-skype,
  #wrap .wpex-social-color-hover.wpex-skype:hover {
    color: #04b1f5;
  }
  #wrap .wpex-social-color.wpex-envelope,
  #wrap .wpex-social-color-hover.wpex-envelope:hover {
    color: #666;
  }
  #wrap .wpex-social-color.wpex-mail,
  #wrap .wpex-social-color-hover.wpex-mail:hover {
    color: #666;
  }
  #wrap .wpex-social-color.wpex-instagram,
  #wrap .wpex-social-color-hover.wpex-instagram:hover {
    color: #305777;
  }
  #wrap .wpex-social-color.wpex-flickr,
  #wrap .wpex-social-color-hover.wpex-flickr:hover {
    color: #ff0084;
  }
  #wrap .wpex-social-color.wpex-vk,
  #wrap .wpex-social-color-hover.wpex-vk:hover {
    color: #55779b;
  }
  #wrap .wpex-social-color.wpex-trello,
  #wrap .wpex-social-color-hover.wpex-trello:hover {
    color: #0cbadf;
  }
  #wrap .wpex-social-color.wpex-tumblr,
  #wrap .wpex-social-color-hover.wpex-tumblr:hover {
    color: #2c4762;
  }
  #wrap .wpex-social-color.wpex-foursquare,
  #wrap .wpex-social-color-hover.wpex-foursquare:hover {
    color: #2970ad;
  }
  #wrap .wpex-social-color.wpex-xing,
  #wrap .wpex-social-color-hover.wpex-xing:hover {
    color: #026466;
  }
  #wrap .wpex-social-color.wpex-renren,
  #wrap .wpex-social-color-hover.wpex-renren:hover {
    color: #2970ad;
  }
  #wrap .wpex-social-color.wpex-vimeo,
  #wrap .wpex-social-color-hover.wpex-vimeo:hover {
    color: #1ab7ea;
  }
  #wrap .wpex-social-color.wpex-youtube,
  #wrap .wpex-social-color-hover.wpex-youtube:hover {
    color: #c4302b;
  }
  #wrap .wpex-social-color.wpex-rss,
  #wrap .wpex-social-color-hover.wpex-rss:hover {
    color: #ff7900;
  }
  #wrap .wpex-social-color.wpex-vine,
  #wrap .wpex-social-color-hover.wpex-vine:hover {
    color: #00b386;
  }
  #wrap .wpex-social-color.wpex-email,
  #wrap .wpex-social-color-hover.wpex-email:hover {
    color: #ffc548;
  }
  #wrap .wpex-social-color.wpex-website,
  #wrap .wpex-social-color-hover.wpex-website:hover {
    color: #333;
  }
  #wrap .wpex-social-color.wpex-phone-number,
  #wrap .wpex-social-color-hover.wpex-phone-number:hover {
    color: #3395ff;
  }
  #wrap .wpex-social-color.wpex-phone,
  #wrap .wpex-social-color-hover.wpex-phone:hover {
    color: #000;
  }
  #wrap .wpex-social-color.wpex-yelp,
  #wrap .wpex-social-color-hover.wpex-yelp:hover {
    color: #af0605;
  }
  #wrap .wpex-social-color.wpex-houzz,
  #wrap .wpex-social-color-hover.wpex-houzz:hover {
    color: #7cc04b;
  }
  #wrap .wpex-social-color.wpex-whatsapp,
  #wrap .wpex-social-color-hover.wpex-whatsapp:hover {
    color: #0dc143;
  }
  #wrap .wpex-social-color.wpex-spotify,
  #wrap .wpex-social-color-hover.wpex-spotify:hover {
    color: #1db954;
  }
  #wrap .wpex-social-color.wpex-twitch,
  #wrap .wpex-social-color-hover.wpex-twitch:hover {
    color: #6441a5;
  }
  #wrap .wpex-social-color.wpex-quora,
  #wrap .wpex-social-color-hover.wpex-quora:hover {
    color: #a82400;
  }
  .wpex-social-bg {
    background: #aaa;
  }
  .wpex-social-bg:hover {
    opacity: 0.6;
  }
  .wpex-social-bg,
  .wpex-social-bg:hover {
    color: #fff !important;
  }
  .wpex-has-overlay {
    z-index: 2;
    position: relative;
  }
  .wpex-has-overlay .container,
  .wpex-has-overlay .wpb_column,
  .wpex-has-overlay .wpb_wrapper {
    position: relative;
    z-index: 2;
  }
  .wpex-video-bg-overlay,
  .wpex-bg-overlay-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1 !important;
    border-radius: inherit;
  }
  .wpex-video-bg-overlay .wpex-bg-overlay,
  .wpex-bg-overlay-wrap .wpex-bg-overlay {
    position: absolute;
    border-radius: inherit;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    background-repeat: repeat;
    opacity: 0.65;
  }
  .wpex-video-bg-overlay .wpex-bg-overlay.custom,
  .wpex-bg-overlay-wrap .wpex-bg-overlay.custom {
    background-color: transparent;
  }
  .wpex-video-bg-overlay.dotted,
  .wpex-bg-overlay.dotted {
    background: #000 url(assets/images/dotted-overlay.png) repeat;
  }
  .wpex-video-bg-overlay.dashed,
  .wpex-bg-overlay.dashed {
    background: #000 url(assets/images/dashed-overlay.png) repeat;
  }
  .wpex-parallax-bg-wrap {
    position: relative;
    background-image: none !important;
  }
  .wpex-parallax-bg-wrap .container,
  .wpex-parallax-bg-wrap .wpb_column {
    position: relative;
    z-index: 2;
  }
  .wpex-parallax-bg {
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0 !important;
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;
  }
  .compose-mode .wpex-parallax-bg {
    opacity: 1;
  }
  .wpex-parallax-bg.fixed-repeat {
    background-repeat: repeat;
    background-size: auto;
  }
  .wpex-parallax-bg.fixed-no-repeat {
    background-repeat: no-repeat;
    background-size: auto;
  }
  body.wpex-is-mobile-device .wpex-parallax-bg.not-mobile {
    background-attachment: scroll !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  body.wpex-is-mobile-device .wpex-parallax-bg.not-mobile.fixed-repeat {
    background-repeat: repeat !important;
  }
  .wpex-has-video-bg {
    position: relative;
  }
  .wpex-has-video-bg .container,
  .wpex-has-video-bg .wpb_column {
    position: relative;
    z-index: 2;
  }
  .wpex-video-bg-wrap {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
  }
  .wpex-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: none;
  }
  .wpex-video-bg-center {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .wpex-is-mobile-device .vc_video-bg,
  .wpex-is-mobile-device .wpex-video-bg-wrap {
    display: none;
  }
  .overlay-parent {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .overlay-parent>a,
  .overlay-parent>a img,
  .overlay-parent>img {
    display: block;
    width: 100% !important;
  }
  .overlay-table {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .overlay-table-cell {
    vertical-align: middle;
    display: table-cell;
  }
  .overlay-hide {
    visibility: hidden;
    opacity: 0;
  }
  .overlay-parent:hover .overlay-hide,
  .overlay-parent.wpex-touched .overlay-hide {
    visibility: visible;
    opacity: 1;
  }
  .overlay-title-center {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.2rem;
    padding: 10px;
    transition: background 0.25s;
  }
  .overlay-title-center:hover .overlay-title-center {
    background: rgba(0, 0, 0, 0.3);
  }
  .overlay-title-center-boxed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .overlay-title-center-boxed .overlay-table-cell {
    padding: 30px 18%;
  }
  .overlay-title-center-boxed .overlay-table-cell .title {
    text-align: center;
    display: block;
    background: #fff;
    padding: 30px;
    color: #000;
    font-weight: 600;
    font-size: 1.077em;
  }
  .magnifying-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.25s ease-in-out;
  }
  .magnifying-hover .ticon {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -15px;
    color: #fff;
    font-size: 21px;
  }
  .overlay-plus-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000 url("assets/images/overlay-plus.png") center center no-repeat;
    transition: all 0.25s ease-in-out;
  }
  .overlay-parent:hover .overlay-plus-hover {
    opacity: 0.65;
  }
  .overlay-plus-two-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.25s ease-in-out;
  }
  .overlay-plus-two-hover .ticon {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -15px;
    color: #fff;
    font-size: 14px;
  }
  .overlay-plus-three-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.3s;
  }
  .overlay-plus-three-hover .ticon {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    font-size: 36px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
  }
  .overlay-plus-three-hover:hover .ticon,
  .overlay-parent.wpex-touched .overlay-plus-three-hover .ticon {
    visibility: visible;
    margin-top: -15px;
    opacity: 1;
  }
  .overlay-slideup-title {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    height: 100%;
    width: 100%;
    font-size: 1em;
    transition: all 0.25s ease-in-out;
  }
  .overlay-slideup-title.white {
    background: #fff;
  }
  .overlay-slideup-title.black {
    background: #000;
  }
  .overlay-slideup-title span.title {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    color: #000;
    font-size: 1.077em;
    font-weight: 600;
    line-height: 1.6em;
    transition: all 0.15s ease-in-out;
  }
  .overlay-slideup-title.black span.title {
    color: #fff;
  }
  .overlay-parent:hover .overlay-slideup-title,
  .overlay-parent.wpex-touched .overlay-slideup-title {
    opacity: 0.8;
  }
  .overlay-parent:hover .overlay-slideup-title span.title,
  .overlay-parent.wpex-touched .overlay-slideup-title span.title {
    bottom: 60px;
  }
  .overlay-view-lightbox-buttons {
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: opacity 0.25s ease-in-out;
  }
  .overlay-view-lightbox-buttons a {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
  }
  .overlay-view-lightbox-buttons a:first-child {
    margin-right: 5px;
  }
  .overlay-view-lightbox-buttons a:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
  }
  .overlay-view-lightbox-buttons a .ticon {
    position: relative;
    top: -2px;
  }
  .blog-entry-inner .overlay-view-lightbox-buttons a {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .overlay-view-lightbox-text {
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.25s ease-in-out;
  }
  .overlay-view-lightbox-text a {
    position: relative;
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 0 14px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 0.846em;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 3px;
    transition: all 0.15s ease-in-out;
  }
  .overlay-view-lightbox-text a:first-child {
    margin-right: 5px;
  }
  .overlay-view-lightbox-text a:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
    padding-right: 32px;
  }
  .overlay-view-lightbox-text a .ticon {
    visibility: hidden;
    position: absolute;
    top: 0;
    height: 30px;
    line-height: 30px;
    right: 14px;
  }
  .overlay-view-lightbox-text a:hover .ticon {
    visibility: visible;
  }
  .overlay-title-excerpt-hover {
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.25s ease-in-out;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
  }
  .overlay-title-excerpt-hover .overlay-table-cell {
    padding: 20px;
    transition: all 0.15s linear;
    transform: scale(1.3);
  }
  .overlay-title-excerpt-hover:hover .overlay-table-cell,
  .overlay-parent.wpex-touched .overlay-title-excerpt-hover .overlay-table-cell {
    transform: none;
  }
  .overlay-title-excerpt-hover .overlay-title {
    font-size: 1.231em;
    margin: 0 0 10px;
  }
  .overlay-title-excerpt-hover .overlay-excerpt {
    font-style: italic;
    font-weight: normal;
    color: #bbb;
    overflow: hidden;
  }
  .overlay-title-category-hover {
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.25s ease-in-out;
    color: #fff;
    font-weight: 600;
  }
  .overlay-title-category-hover .overlay-table-cell {
    padding: 20px;
    transition: all 0.15s linear;
    transform: scale(1.3);
  }
  .overlay-title-category-hover:hover .overlay-table-cell,
  .overlay-parent.wpex-touched .overlay-title-category-hover .overlay-table-cell {
    transform: none;
  }
  .overlay-title-category-hover .overlay-title {
    font-size: 1.231em;
  }
  .overlay-title-category-hover .overlay-terms {
    font-style: italic;
    font-weight: normal;
    color: #bbb;
  }
  .overlay-title-category-visible {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    font-weight: 600;
  }
  .overlay-title-category-visible .overlay-table-cell {
    padding: 20px;
  }
  .overlay-title-category-visible .overlay-title {
    font-size: 1.231em;
  }
  .overlay-title-category-visible .overlay-terms {
    color: #fff;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  .overlay-title-date-hover {
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.25s ease-in-out;
    color: #fff;
  }
  .overlay-title-date-hover .overlay-table-cell {
    padding: 20px;
    transition: all 0.15s linear;
    transform: scale(1.3);
  }
  .overlay-title-date-hover:hover .overlay-table-cell,
  .overlay-parent.wpex-touched .overlay-title-date-hover .overlay-table-cell {
    transform: none;
  }
  .overlay-title-date-hover .overlay-title {
    font-size: 1.231em;
    font-weight: 600;
  }
  .overlay-title-date-hover .overlay-date {
    font-style: italic;
    font-weight: 400;
    color: #bbb;
  }
  .overlay-title-date-visible {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    color: #fff;
  }
  .overlay-title-date-visible .overlay-table-cell {
    padding: 20px;
  }
  .overlay-title-date-visible .overlay-title {
    font-size: 1.231em;
    font-weight: 600;
  }
  .overlay-title-date-visible .overlay-date {
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
  }
  .overlay-parent-title-push-up,
  .overlay-parent-title-push-up>a {
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
  }
  .overlay-parent-title-push-up img {
    transition: all 0.35s;
  }
  .overlay-title-push-up {
    display: block;
    background: #000;
    color: #fff;
    padding: 15px 20px;
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    transition: 0.35s all;
    font-size: 1.077em;
    -webkit-backface-visibility: hidden;
    word-wrap: break-word;
  }
  .overlay-title-bottom,
  .overlay-title-bottom-see-through {
    display: block;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.077em;
  }
  .overlay-title-bottom-see-through {
    background: rgba(0, 0, 0, 0.6);
  }
  .overlay-hover-button {
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.25s ease-in-out;
  }
  .overlay-hover-button-text {
    color: #fff;
    font-weight: 600;
    padding: 20px;
    transition: all 0.15s linear;
    transform: scale(1.3);
  }
  .overlay-parent:hover .overlay-hover-button-text,
  .overlay-parent.wpex-touched .overlay-hover-button-text {
    transform: none;
  }
  .theme-button.overlay-hover-button-link {
    font-size: 1.077em;
  }
  .overlay-category-tag {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 10;
  }
  .overlay-category-tag a {
    display: block;
    float: left;
    font-size: 0.846em;
    font-weight: 600;
    padding: 0.308em 0.615em;
    margin-right: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: 0.15s all;
    -moz-transition: 0.15s all;
    -webkit-transition: 0.15s all;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.65);
  }
  .overlay-category-tag a:hover {
    background: #000;
    text-decoration: none;
  }
  .overlay-category-tag-two {
    position: absolute;
    left: 20px;
    top: 20px;
    margin: 0;
    z-index: 10;
  }
  .overlay-category-tag-two a {
    display: block;
    float: left;
    font-size: 0.846em;
    font-weight: 600;
    padding: 0.308em 0.923em;
    margin-right: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: 0.15s all;
    color: #fff;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, 0.5);
    border-radius: 40px;
    letter-spacing: 1px;
  }
  .overlay-category-tag-two a:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
  }
  .overlay-cats-title-btm-v {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    padding: 16px;
    color: #fff;
  }
  .overlay-cats-title-btm-v-cats {
    font-style: italic;
    font-size: 0.923em;
    opacity: 0.7;
  }
  .overlay-cats-title-btm-v-cats a {
    color: #fff;
  }
  .overlay-cats-title-btm-v .entry-title {
    font-size: 1.154em;
    color: #fff !important;
  }
  .overlay-cats-title-btm-v .entry-title:hover {
    text-decoration: none;
  }
  .overlay-parent-thumb-swap,
  .overlay-parent-thumb-swap-title {
    position: relative;
    overflow: hidden;
  }
  .overlay-thumb-swap-secondary {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  .overlay-parent-thumb-swap-title .overlay-thumb-swap-secondary {
    transition-duration: 0.6s;
  }
  .overlay-thumb-swap-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 4.615em 1.538em 2.308em;
    background: none;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 1.385em;
    line-height: normal;
    z-index: 3;
  }
  .overlay-thumb-swap-title>span {
    position: relative;
    z-index: 4;
  }
  .overlay-thumb-swap-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.6)) repeat-x;
  }
  .overlay-thumb-swap-secondary img {
    display: block;
  }
  .overlay-parent:hover .overlay-thumb-swap-secondary,
  .overlay-parent.wpex-touched .overlay-parent-thumb-swap .overlay-thumb-swap-secondary {
    visibility: visible;
    opacity: 1;
    z-index: 2;
  }
  .overlay-icon {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-size: 13px;
    background: #000;
    border-radius: 50%;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    color: #fff;
    opacity: 0.7;
    transition: 0.25s all;
  }
  .overlay-icon span {
    display: inline-block;
    padding-left: 3px;
  }
  body.wpex-window-loaded .overlay-icon {
    display: block;
  }
  .overlay-icon:hover {
    opacity: 0.9;
  }
  body .fancybox-is-open .fancybox-bg {
    opacity: 0.95;
  }
  body .fancybox-caption__body {
    margin: 0 auto;
    max-width: 800px;
  }
  .fancybox-caption__title {
    display: block;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    font-size: 16px;
  }
  .fancybox-caption__title-margin {
    margin-bottom: 12px;
  }
  button.fancybox-close-small:hover {
    background: transparent;
  }
  .fancybox-button,
  .fancybox-button:hover {
    background: rgba(30, 30, 30, 0.6);
  }
  body .fancybox-thumbs {
    background: rgba(0, 0, 0, 0.3);
  }
  body .fancybox-thumbs__list a:before {
    border: 0;
  }
  .fancybox-caption__title {
    overflow: hidden;
  }
  body.woocommerce .fancybox-button[disabled],
  body.woocommerce .fancybox-button[disabled]:hover {
    color: #888 !important;
    cursor: default !important;
    outline: none !important;
    background-color: rgba(30, 30, 30, 0.6) !important;
  }
  .wpex-slider {
    position: relative;
  }
  .wpex-slider .sp-grab,
  .wpex-slider .sp-grabbing {
    cursor: default;
  }
  .wpex-slider .sp-buttons {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    padding: 15px;
  }
  .wpex-slider .sp-button {
    border-color: #fff;
    border-width: 1px;
    margin: 2px;
    width: 10px;
    height: 10px;
    transition: all 0.25s ease-in-out;
  }
  .wpex-slider .sp-button:hover,
  .wpex-slider .sp-selected-button,
  .wpex-slider .sp-button:focus {
    background-color: #fff;
    border-color: transparent;
  }
  .wpex-slider .sp-arrow {
    width: 34px;
    height: 60px;
    line-height: 60px;
    top: 0;
    font-family: "ticons";
    color: #fff;
    text-align: center;
    font-size: 21px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    transition: 0.15s all ease;
  }
  .wpex-slider .sp-arrow:hover {
    background: rgba(0, 0, 0, 0.65);
  }
  .wpex-slider.sp-horizontal .sp-previous-arrow {
    left: 0 !important;
  }
  .wpex-slider.sp-horizontal .sp-next-arrow {
    right: 0 !important;
  }
  .wpex-slider .sp-arrow:before {
    content: "";
    background: none;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -ms-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .wpex-slider .sp-arrow.sp-previous-arrow:before {
    content: "\f104";
    left: 0;
  }
  .wpex-slider .sp-arrow.sp-next-arrow:before {
    content: "\f105";
    right: auto;
  }
  .wpex-slider .sp-arrow:after {
    display: none;
  }
  .wpex-slider.arrows-topright.sp-horizontal .sp-arrows {
    top: 0;
    right: 0;
    left: initial;
    margin: 0;
    width: auto;
  }
  .wpex-slider.arrows-topright.sp-horizontal .sp-arrows .sp-arrow {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 1em;
    float: left;
    left: auto;
    right: auto;
    position: relative;
  }
  .wpex-slider .sp-layer p:last-child {
    margin: 0;
  }
  .wpex-slider .sp-black a {
    color: #fff;
    text-decoration: underline;
  }
  .wpex-slider .sp-white a {
    color: #000;
    text-decoration: underline;
  }
  .wpex-slider .sp-thumbnail-arrows {
    display: none !important;
  }
  .wpex-slider .sp-counter {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px;
    color: #fff;
  }
  .wpex-slider-preloaderimg img,
  .wpex-slider-media img {
    display: block;
    width: 100%;
    height: auto;
  }
  .wpex-slider.no-stretch .wpex-slider-media img,
  .wpex-slider-preloaderimg.no-stretch img {
    width: auto;
    margin: 0 auto;
  }
  .wpex-slider-slide {
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .wpex-slider-media-link {
    display: block;
  }
  .wpex-slider-caption {
    padding: 15px;
    text-align: center;
    max-width: 100%;
  }
  .wpex-slider-thumbnails {
    display: none;
  }
  .wpex-slider .sp-thumbnail-container {
    cursor: pointer;
  }
  .wpex-slider .sp-thumbnails-container.sp-bottom-thumbnails {
    width: 100% !important;
  }
  .wpex-slider .sp-nc-thumbnails {
    padding-top: 5px;
  }
  .wpex-slider .sp-thumbnails img,
  .wpex-slider .sp-nc-thumbnails img {
    opacity: 0.75;
    box-shadow: 0 0 0 transparent;
  }
  .wpex-slider .sp-thumbnails img:hover,
  .wpex-slider .sp-thumbnails .sp-selected-thumbnail img,
  .wpex-slider .sp-nc-thumbnails img:hover,
  .wpex-slider .sp-nc-thumbnails .sp-nc-selected-thumbnail img,
  .wpex-slider .sp-thumbnail-container:focus img,
  .wpex-slider .sp-nc-thumbnail-container:focus img {
    opacity: 1;
  }
  .wpex-slider .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
    left: 10px;
  }
  .wpex-slider .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
    right: 10px;
  }
  .wpex-slider .sp-nc-thumbnail-container {
    display: block;
    float: left;
    cursor: pointer;
    margin-left: 5px;
  }
  .wpex-slider .sp-nc-thumbnail-container:first-child {
    margin-left: 0;
  }
  .wpex-slider.no-margin-thumbnails .sp-nc-thumbnails {
    padding: 0;
    margin: 0;
  }
  .wpex-slider.no-margin-thumbnails .sp-bottom-thumbnails {
    margin-top: 0;
  }
  .wpex-slider.no-margin-thumbnails .sp-nc-thumbnail-container {
    margin: 0 !important;
  }
  .wpex-slider.no-margin-thumbnails img.sp-nc-thumbnail {
    display: block;
    margin: 0;
    width: 100%;
  }
  .wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-6 .sp-nc-thumbnail-container {
    width: 16.6666% !important;
  }
  .wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-5 .sp-nc-thumbnail-container {
    width: 20% !important;
  }
  .wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-4 .sp-nc-thumbnail-container {
    width: 25% !important;
  }
  .wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-3 .sp-nc-thumbnail-container {
    width: 33.3333% !important;
  }
  .wpex-slider.no-margin-thumbnails .wpex-slider-thumbnails.cols-2 .sp-nc-thumbnail-container {
    width: 50% !important;
  }
  .wpex-slider .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
  .wpex-slider .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    border-bottom-color: red;
  }
  @media (min-width: 768px) {
    .fh-slider-col .vc_column-inner>.wpb_wrapper,
    .fh-slider-col .vc_vcex_image_flexslider,
    .fh-slider-col .wpex-slider-preloaderimg,
    .fh-slider-col .wpex-slider-preloaderimg img,
    .fh-slider-col .wpex-slider,
    .fh-slider-col .wpex-slider-slide,
    .fh-slider-col .wpex-slider-media,
    .fh-slider-col .wpex-slider-media img,
    .fh-slider-col .sp-slides-container,
    .fh-slider-col .sp-mask,
    .fh-slider-col .wpex-slider-slides {
      height: 100% !important;
    }
    .fh-slider-col .sp-thumbnails-container {
      position: absolute;
      bottom: 0;
      padding: 5px;
      background: rgba(0, 0, 0, 0.4);
    }
  }
  .wpex-carousel {
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .wpex-carousel.no-margins {
    margin-bottom: 0 !important;
  }
  .wpex-carousel.owl-carousel .owl-item img {
    display: inline;
    margin: 0;
  }
  .wpex-carousel-entry-media {
    text-align: center;
  }
  .wpex-carousel-entry-media img {
    vertical-align: bottom;
  }
  .wpex-carousel.no-margins .wpex-carousel-entry-media img {
    width: 100%;
  }
  .wpex-carousel-entry-details {
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 15px;
  }
  .wpex-carousel-entry-excerpt {
    margin-top: 5px;
  }
  .wpex-carousel-entry-excerpt p:last-child {
    margin: 0;
  }
  .wpex-carousel-entry-price span {
    color: inherit;
  }
  .wpex-carousel.owl-carousel .owl-video-play-icon {
    background-image: url(assets/images/carousel-video-play-btn.png);
  }
  .wpex-carousel.owl-carousel .owl-item-video .wpex-carousel-entry-media {
    height: 300px;
  }
  .wpex-carousel .owl-dots {
    text-align: center;
  }
  .wpex-carousel .owl-dots.disabled {
    display: none !important;
  }
  .wpex-carousel button.owl-dot {
    border: 0;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 2.5px;
    margin-right: 2.5px;
    margin-top: 30px;
    cursor: pointer;
    background: #ddd;
    padding: 0;
    outline: 0;
    border-radius: 50%;
  }
  .wpex-carousel .owl-nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .wpex-carousel .owl-nav.disabled {
    display: none !important;
  }
  .wpex-carousel .owl-prev,
  .wpex-carousel .owl-next {
    margin-top: 20px;
    display: block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
    cursor: pointer;
    padding: 0;
    border: 0;
    outline: 0;
    float: left;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    transition: 0.15s all ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .wpex-carousel .owl-prev {
    margin-right: 2.5px;
  }
  .wpex-carousel .owl-next {
    margin-left: 2.5px;
  }
  .wpex-carousel.arrwpos-right .owl-nav {
    float: right;
  }
  .wpex-carousel.arrwpos-left .owl-nav {
    float: left;
  }
  .wpex-carousel.arrwpos-center .owl-nav {
    text-align: center;
  }
  .wpex-carousel.arrwpos-center .owl-prev,
  .wpex-carousel.arrwpos-center .owl-next {
    display: inline-block;
    float: none;
  }
  .wpex-carousel.arrwstyle-slim .owl-prev,
  .wpex-carousel.arrwstyle-slim .owl-next {
    background: none;
    color: inherit;
    font-size: 21px;
    opacity: 0.65;
  }
  .wpex-carousel.arrwstyle-slim .owl-prev:hover,
  .wpex-carousel.arrwstyle-slim .owl-next:hover {
    background: none;
    opacity: 1;
  }
  .wpex-carousel.arrwstyle-slim .owl-prev .ticon-chevron-left:before {
    content: "\f104";
  }
  .wpex-carousel.arrwstyle-slim .owl-next .ticon-chevron-right:before {
    content: "\f105";
  }
  .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev,
  .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
    background: none !important;
    font-size: 34px;
  }
  .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev {
    left: -60px;
  }
  .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
    right: -60px;
  }
  .wpex-carousel.arrwstyle-min .owl-prev,
  .wpex-carousel.arrwstyle-min .owl-next {
    background: none;
    color: #aaa;
    font-size: 16px;
  }
  .wpex-carousel.arrwstyle-min .owl-prev:hover,
  .wpex-carousel.arrwstyle-min .owl-next:hover {
    background: none;
    color: #777;
  }
  .wpex-carousel.arrwstyle-circle .owl-prev,
  .wpex-carousel.arrwstyle-circle .owl-next {
    background: none;
    color: #aaa;
    font-size: 21px;
  }
  .wpex-carousel.arrwstyle-circle .owl-prev:hover,
  .wpex-carousel.arrwstyle-circle .owl-next:hover {
    background: none;
    color: #777;
  }
  .wpex-carousel.arrwstyle-circle .owl-prev .ticon-chevron-left::before {
    content: "\f0a8";
  }
  .wpex-carousel.arrwstyle-circle .owl-next .ticon-chevron-right::before {
    content: "\f0a9";
  }
  .wpex-carousel.arrwstyle-border .owl-prev,
  .wpex-carousel.arrwstyle-border .owl-next {
    background: none;
    color: #aaa;
    font-size: 14px;
    border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
  .wpex-carousel.arrwstyle-border .owl-prev:hover,
  .wpex-carousel.arrwstyle-border .owl-next:hover {
    background: none;
    color: #777;
    border-color: #999;
  }
  .wpex-carousel.arrwpos-abs .owl-prev,
  .wpex-carousel.arrwpos-abs .owl-next {
    background: #000;
    height: 60px;
    line-height: 60px;
    width: 40px;
    position: absolute;
    top: 50%;
    margin: -30px 0 0;
    font-size: 16px;
    box-shadow: none;
    cursor: pointer;
    z-index: 3;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }
  .wpex-carousel.arrwpos-abs .owl-prev:hover,
  .wpex-carousel.arrwpos-abs .owl-next:hover {
    background: rgba(0, 0, 0, 0.65);
  }
  .wpex-carousel.arrwpos-abs .owl-prev {
    left: 15px;
  }
  .wpex-carousel.arrwpos-abs .owl-next {
    right: 15px;
  }
  .wpex-carousel.arrwpos-abs.arrwstyle-circle .owl-prev,
  .wpex-carousel.arrwpos-abs.arrwstyle-circle .owl-next {
    background: none;
    color: #fff;
    font-size: 24px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin-top: -15px;
  }
  .wpex-carousel.arrwpos-abs.arrwstyle-border .owl-prev,
  .wpex-carousel.arrwpos-abs.arrwstyle-border .owl-next {
    background: none;
    color: #fff;
    border-color: #fff;
  }
  .wpex-carousel.arrwpos-abs.arrwstyle-min .owl-prev,
  .wpex-carousel.arrwpos-abs.arrwstyle-min .owl-next {
    background: none;
    color: #fff;
    font-size: 24px;
  }
  .wpex-carousel.arrwpos-abs.arrwstyle-default .owl-prev,
  .wpex-carousel.arrwpos-abs.arrwstyle-default .owl-next {
    font-size: 21px;
  }
  .wpex-carousel.arrwpos-abs.arrwstyle-default .ticon-chevron-left:before {
    content: "\f104";
  }
  .wpex-carousel.arrwpos-abs.arrwstyle-default .ticon-chevron-right:before {
    content: "\f105";
  }
  .site-breadcrumbs {
    font-size: 0.9em;
    color: #bcbcbc;
  }
  .site-breadcrumbs a {
    color: #777;
  }
  .site-breadcrumbs .breadcrumb-trail {
    display: inline-block;
  }
  .site-breadcrumbs .breadcrumb-title {
    margin-right: 5px;
  }
  .site-breadcrumbs .sep {
    margin: 0 3px;
  }
  .site-breadcrumbs.position-absolute {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
    height: 32px;
    line-height: 32px;
  }
  .site-breadcrumbs.position-under-title {
    padding-top: 5px;
  }
  .background-image-page-header .site-breadcrumbs {
    position: relative;
    z-index: 2;
    margin: 0;
    padding-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 1em;
    opacity: 0.75;
  }
  .background-image-page-header .site-breadcrumbs a {
    color: #fff;
  }
  .hide-breadcrumbs .site-breadcrumbs {
    display: none;
  }
  .post-pagination-wrap {
    border-top: 1px solid #eee;
    padding: 1.538em 0;
  }
  .post-pagination {
    list-style: none;
  }
  .post-pagination .post-prev {
    float: left;
    width: 48%;
  }
  .post-pagination .post-prev span {
    margin-right: 5px;
  }
  .post-pagination .post-next {
    float: right;
    width: 48%;
    text-align: right;
  }
  .post-pagination .post-next span {
    margin-left: 5px;
  }
  .post-pagination a {
    color: #000;
    font-weight: 500;
  }
  ul.page-numbers,
  .page-links {
    font-size: 1em;
    display: inline-block;
    border-right: 1px solid #e8e8e8;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  ul.page-numbers li,
  .page-links li {
    border: 1px solid #e8e8e8;
    border-right: 0;
  }
  ul.page-numbers li:last-child>span,
  .page-links li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  ul.page-numbers li:first-child,
  ul.page-numbers li:first-child>span,
  .page-links li:first-child,
  .page-links li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  ul.page-numbers {
    list-style: none;
    margin: 0;
  }
  ul.page-numbers li,
  .page-links span {
    display: block;
    float: left;
  }
  ul.page-numbers a,
  span.page-numbers,
  .page-links span,
  .page-links a>span,
  .bbp-pagination-links span.page-numbers,
  .bbp-pagination-links .page-numbers {
    background: none;
    display: block;
    line-height: 1;
    padding: 0.615em 0.769em;
    text-decoration: none;
    font-weight: normal;
    font-weight: 400;
    cursor: pointer;
    color: inherit;
    transition: 0.15s all ease;
  }
  .page-numbers a:hover,
  .page-numbers.current,
  .page-numbers.current:hover,
  .page-links span,
  .page-links a>span:hover,
  .bbp-pagination-links .page-numbers.current,
  .elementor-pagination .page-numbers.current {
    color: #000;
    background: #f7f7f7;
    text-decoration: none;
  }
  .elementor-pagination .page-numbers {
    display: inline-block;
  }
  .page-numbers.current {
    cursor: default;
  }
  .page-numbers:hover {
    text-decoration: none;
  }
  .wpex-pagination.wpex-center {
    text-align: center;
  }
  .wpex-pagination.wpex-right {
    text-align: right;
  }
  .infinite-scroll-nav {
    display: none;
  }
  .infinite-scroll-wrap {
    position: relative;
    padding-bottom: 20px;
  }
  #wpex-infscr-loading {
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: center;
    height: 20px;
  }
  .wpex-infscr-spinner img {
    height: 20px;
    width: 20px;
    vertical-align: text-bottom;
    opacity: 0.4;
  }
  .wpex-infscr-spinner .ticon {
    display: none;
  }
  .wpex-load-more-wrap {
    padding-top: 10px;
    text-align: center;
  }
  .wpex-load-more-wrap .theme-button {
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    line-height: 40px;
  }
  .wpex-load-more-wrap .ticon {
    display: none;
  }
  .wpex-load-more-wrap .wpex-spinner {
    display: none;
    height: 20px;
    width: 20px;
    opacity: 0.4;
  }
  .wpex-load-more {
    opacity: 0;
    visibility: hidden;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.846em;
  }
  .wpex-load-more.wpex-visible {
    opacity: 1;
    visibility: visible;
  }
  .wpex-load-more-wrap.wpex-loading .wpex-load-more {
    display: none;
  }
  .wpex-load-more-wrap.wpex-loading .wpex-spinner {
    display: inline-block;
  }
  .page-slider-mobile-alt {
    width: 100%;
    height: auto;
    display: block;
  }
  .meta {
    list-style: none;
    margin: 0 0 10px;
    font-size: 0.923em;
    color: #777;
  }
  .meta li {
    display: inline;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .meta li:last-child {
    margin-right: 0;
  }
  .meta li .ticon {
    margin-right: 8px;
  }
  .meta li .meta-icon {
    margin-right: 0.615em;
  }
  .meta a {
    color: inherit;
    text-decoration: none;
  }
  .meta a:hover {
    color: #2c87f0;
    text-decoration: underline;
  }
  .meta time {
    display: inline;
  }
  .author-bio {
    position: relative;
    margin: 0 0 40px;
    background: #f7f7f7;
    border: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 110px;
    min-height: 94px;
  }
  .author-bio.no-avatar {
    padding-left: 20px;
  }
  .author-bio-avatar {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .author-bio-avatar img {
    display: block;
    height: 70px;
    width: 70px;
    border-radius: 50%;
  }
  .author-bio-title {
    font-size: 1.154em;
    margin: 0 0 10px;
  }
  .author-bio-description p:last-child {
    margin: 0;
  }
  .author-bio-social {
    margin-top: 15px;
  }
  .author-bio-social a {
    display: block;
    float: left;
    margin-right: 5px;
  }
  #post-series {
    padding: 0 25px 25px;
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    margin-bottom: 30px;
  }
  #post-series ul {
    list-style: none !important;
    margin: 0 !important;
  }
  #post-series li {
    padding: 7px 0;
    border-bottom: 1px solid #eee;
  }
  #post-series li:first-child {
    padding-top: 0;
  }
  #post-series li:last-child {
    border: none;
    padding-bottom: 0;
  }
  #post-series .post-series-count {
    font-weight: 600;
    color: #000;
    margin-right: 10px;
  }
  #post-series .post-series-current {
    text-decoration: line-through;
    opacity: 0.75;
  }
  #post-series-title {
    background: #eee;
    font-size: 1.231em;
    font-weight: normal;
    margin: 0 -25px 25px;
    padding: 10px 25px;
    color: #000;
    border-bottom: 1px solid #e4e4e4;
  }
  #post-series-title a {
    color: inherit;
    opacity: 0.7;
  }
  .blog-entry .wpex-social-share {
    display: none;
  }
  .wpex-social-share ul {
    margin: 0;
    list-style: none;
  }
  .wpex-social-share li {
    display: inline;
    display: inline-block;
  }
  .wpex-social-share a {
    display: block;
    text-decoration: none;
    cursor: pointer;
  }
  .wpex-social-share a {
    text-align: center;
    transition: 0.15s all ease;
  }
  .wpex-social-share a:hover {
    text-decoration: none;
  }
  .wpex-social-share .wpex-label {
    margin-left: 0.538em;
  }
  .wpex-social-share.disable-labels .wpex-label {
    display: none;
  }
  .single-portfolio.no-composer .social-share-wrap.position-horizontal {
    margin: 40px 0 0;
  }
  .wpex-social-share.position-vertical {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 9;
    width: 45px;
    list-style: none;
    transform: translateY(-50%);
    font-size: 22px;
    z-index: 9999;
    transition: margin 0.25s ease;
    margin-left: -45px;
  }
  body.wpex-has-vertical-header .wpex-social-share.position-vertical {
    left: initial;
    right: 0;
  }
  .wpex-docready .wpex-social-share.position-vertical {
    margin: 0;
  }
  .wpex-social-share.position-vertical li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .wpex-social-share.position-vertical .wpex-label {
    display: none;
  }
  .wpex-social-share.position-horizontal {
    margin: 0 auto 40px;
  }
  .wpex-social-share.position-horizontal ul {
    font-size: 0.923em;
  }
  .wpex-social-share.position-horizontal li {
    margin-top: 0;
    margin-bottom: 3px;
    margin-right: 3px;
  }
  .wpex-social-share.position-horizontal li a {
    color: #999;
    padding: 0.385em 0.769em;
  }
  .wpex-social-share.position-horizontal.disable-labels {
    font-size: 16px;
  }
  .wpex-social-share.position-horizontal.disable-labels li a {
    padding: 0;
    height: 35px;
    line-height: 35px;
    width: 45px;
  }
  .wpex-social-share.position-horizontal.disable-labels.style-rounded li a {
    width: 35px;
    font-size: 14px;
  }
  .wpex-social-share.style-minimal li a {
    color: #999;
    border: 1px solid #e8e8e8;
    background: #fff;
  }
  .wpex-social-share.style-minimal li a:hover {
    background: #f7f7f7;
  }
  .wpex-social-share.style-minimal li.wpex-twitter a:hover {
    color: #00aced;
  }
  .wpex-social-share.style-minimal li.wpex-facebook a:hover {
    color: #3b5998;
  }
  .wpex-social-share.style-minimal li.wpex-pinterest a:hover {
    color: #cb2027;
  }
  .wpex-social-share.style-minimal li.wpex-googleplus a:hover {
    color: #dd4b39;
  }
  .wpex-social-share.style-minimal li.wpex-linkedin a:hover {
    color: #4875b4;
  }
  .wpex-social-share.style-minimal li.wpex-email a:hover {
    color: #666;
  }
  .wpex-social-share.style-minimal.position-vertical {
    border-top: 1px solid #e8e8e8;
  }
  .wpex-social-share.style-minimal.position-vertical a {
    border-top: 0;
    border-left: 0;
  }
  .wpex-social-share.style-flat.position-horizontal a {
    border-radius: 3px;
  }
  .wpex-social-share.style-flat li a {
    background: #444;
    color: #fff !important;
  }
  .wpex-social-share.style-flat li.wpex-twitter a {
    background: #00aced;
  }
  .wpex-social-share.style-flat li.wpex-twitter a:hover {
    background: #0093cb;
  }
  .wpex-social-share.style-flat li.wpex-email a {
    background: #999;
  }
  .wpex-social-share.style-flat li.wpex-email a:hover {
    background: #888;
  }
  .wpex-social-share.style-flat li.wpex-facebook a {
    background: #3b5998;
  }
  .wpex-social-share.style-flat li.wpex-facebook a:hover {
    background: #324b80;
  }
  .wpex-social-share.style-flat li.wpex-pinterest a {
    background: #cb2027;
  }
  .wpex-social-share.style-flat li.wpex-pinterest a:hover {
    background: #ae1b21;
  }
  .wpex-social-share.style-flat li.wpex-googleplus a {
    background: #dd4b39;
  }
  .wpex-social-share.style-flat li.wpex-googleplus a:hover {
    background: #d03724;
  }
  .wpex-social-share.style-flat li.wpex-linkedin a {
    background: #4875b4;
  }
  .wpex-social-share.style-flat li.wpex-linkedin a:hover {
    background: #3e659c;
  }
  .wpex-social-share.style-three-d li a {
    color: #fff !important;
    border: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.25);
  }
  .wpex-social-share.style-three-d li a:active {
    border-bottom-color: transparent;
  }
  .wpex-social-share.style-three-d li.wpex-email a {
    background: #999;
  }
  .wpex-social-share.style-three-d li.wpex-email a:hover {
    background: #888;
  }
  .wpex-social-share.style-three-d li.wpex-twitter a {
    background: #00aced;
  }
  .wpex-social-share.style-three-d li.wpex-twitter a:hover {
    background: #0093cb;
  }
  .wpex-social-share.style-three-d li.wpex-facebook a {
    background: #3b5998;
  }
  .wpex-social-share.style-three-d li.wpex-facebook a:hover {
    background: #324b80;
  }
  .wpex-social-share.style-three-d li.wpex-pinterest a {
    background: #cb2027;
  }
  .wpex-social-share.style-three-d li.wpex-pinterest a:hover {
    background: #ae1b21;
  }
  .wpex-social-share.style-three-d li.wpex-googleplus a {
    background: #dd4b39;
  }
  .wpex-social-share.style-three-d li.wpex-googleplus a:hover {
    background: #d03724;
  }
  .wpex-social-share.style-three-d li.wpex-linkedin a {
    background: #4875b4;
  }
  .wpex-social-share.style-three-d li.wpex-linkedin a:hover {
    background: #3e659c;
  }
  .wpex-social-share.style-rounded {
    font-size: 1em;
  }
  .wpex-social-share.style-rounded li a {
    padding: 0.462em 1.692em;
    border: 2px solid #eee;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all 0.2s ease;
    border-radius: 99px;
  }
  .wpex-social-share.style-rounded li.wpex-email a {
    border-color: #888;
    color: #888;
  }
  .wpex-social-share.style-rounded li.wpex-email a:hover {
    background: #888;
    color: #fff;
  }
  .wpex-social-share.style-rounded li.wpex-twitter a {
    border-color: #00aced;
    color: #00aced;
  }
  .wpex-social-share.style-rounded li.wpex-twitter a:hover {
    background: #00aced;
    color: #fff;
  }
  .wpex-social-share.style-rounded li.wpex-facebook a {
    border-color: #3b5998;
    color: #3b5998;
  }
  .wpex-social-share.style-rounded li.wpex-facebook a:hover {
    background: #3b5998;
    color: #fff;
  }
  .wpex-social-share.style-rounded li.wpex-pinterest a {
    border-color: #cb2027;
    color: #cb2027;
  }
  .wpex-social-share.style-rounded li.wpex-pinterest a:hover {
    background: #cb2027;
    color: #fff;
  }
  .wpex-social-share.style-rounded li.wpex-googleplus a {
    border-color: #dd4b39;
    color: #dd4b39;
  }
  .wpex-social-share.style-rounded li.wpex-googleplus a:hover {
    background: #dd4b39;
    color: #fff;
  }
  .wpex-social-share.style-rounded li.wpex-linkedin a {
    border-color: #4875b4;
    color: #4875b4;
  }
  .wpex-social-share.style-rounded li.wpex-linkedin a:hover {
    background: #4875b4;
    color: #fff;
  }
  .wpex-social-share.style-rounded.position-vertical {
    font-size: 18px;
    left: 10px;
  }
  body.wpex-has-vertical-header .wpex-social-share.style-rounded.position-vertical {
    left: initial;
    right: 10px;
  }
  .wpex-social-share.style-rounded.position-vertical li {
    margin-right: 0;
    margin-bottom: 7px;
  }
  .wpex-social-share.style-rounded.position-vertical li a {
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  #comments {
    margin-bottom: 40px;
  }
  #comments .comments-title {
    margin-bottom: 2.308em;
  }
  #comments ol,
  #comments ul {
    list-style: none;
    margin: 0;
  }
  #comments .empty-closed-comments {
    display: none;
  }
  #comments .children {
    margin-left: 30px;
  }
  #comments .comment {
    position: relative;
  }
  #comments .comment .comment-body {
    margin-left: 70px;
  }
  body.comment-avatars-disabled #comments .comment .comment-body {
    margin-left: 0;
    margin-right: 0;
  }
  #comments .comment-body {
    position: relative;
    margin-bottom: 1.538em;
    padding-bottom: 1.538em;
    border-bottom: 1px solid #eee;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  #comments .comment-body p:last-child {
    margin-bottom: 0;
  }
  #comments .comment-author .avatar {
    position: absolute;
    top: 0;
    left: -70px;
    border-radius: 50%;
  }
  #comments .comment-meta {
    margin-bottom: 0.769em;
  }
  #comments .comment-meta .fn {
    display: block;
    font-size: 1em;
    font-weight: 600;
    color: #444;
  }
  #comments .comment-meta .fn .url {
    color: #000;
  }
  #comments .comment-meta .says {
    display: none;
  }
  #comments .comment-meta a:hover {
    text-decoration: none;
  }
  #comments .comment-meta .comment-metadata {
    font-size: 0.923em;
    opacity: 0.6;
  }
  #comments .comment-meta .comment-metadata a {
    color: inherit;
  }
  #comments .comment-meta .comment-edit-link {
    display: inline-block;
    margin-left: 6px;
  }
  #comments .comment-meta .comment-edit-link:hover {
    text-decoration: underline;
  }
  #comments .comment-body .reply {
    padding-top: 15px;
    font-size: 0.923em;
    text-align: right;
  }
  #comments .comment-body .reply a {
    color: inherit;
    opacity: 0.6;
    text-decoration: none;
  }
  #comments .comment-body .reply a:hover {
    opacity: 1;
  }
  #comments .comment-reply-title {
    font-size: 1.154em;
    margin-bottom: 0;
  }
  #comments .logged-in-as {
    font-size: 0.923em;
    margin: 0 0 10px;
  }
  #comments .logged-in-as a {
    color: inherit;
  }
  #comments #cancel-comment-reply-link {
    font-size: 0.923em;
    color: red;
    float: right;
    font-weight: normal;
    text-decoration: underline;
  }
  #comments p.comment-notes {
    opacity: 0.7;
    font-size: 0.923em;
    margin: 10px 0 20px;
  }
  #comments .comment-form-author,
  #comments .comment-form-email,
  #comments .comment-form-website,
  #comments .comment-form-comment,
  #comments .comment-form-url {
    margin: 0 0 15px;
  }
  #comments .comment-form-author input,
  #comments .comment-form-email input,
  #comments .comment-form-website input,
  #comments .comment-form-comment input,
  #comments .comment-form-url input {
    width: 100%;
  }
  #comments .comment-form-author {
    width: 49%;
    float: left;
  }
  #comments .comment-form-email {
    width: 49%;
    float: right;
  }
  #comments .comment-form-url,
  #comments .comment-form-website {
    clear: both;
  }
  #comments #commentform label {
    display: inline-block;
    margin-bottom: 3px;
    color: #484848;
  }
  #comments .comment-form-cookies-consent label {
    margin-left: 5px;
  }
  #comments .form-allowed-tags {
    display: none;
  }
  #comments span.required {
    color: #f00;
    font-size: 0.692em;
    position: relative;
    top: -4px;
  }
  #comments .comment-awaiting-moderation {
    color: #d75440;
    margin: 10px 0;
  }
  #comments .no-comments {
    margin-top: 30px;
    text-align: center;
    font-style: italic;
    opacity: 0.8;
  }
  #comments .comment-navigation a.page-numbers,
  #comments .comment-navigation span.page-numbers {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
  }
  #comments .comment-navigation .nav-next {
    text-align: right;
  }
  .navigation .nav-links {
    margin-bottom: 30px;
  }
  .navigation .nav-links::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
  }
  .navigation .nav-links .nav-previous,
  .navigation .nav-links .nav-next {
    width: 50%;
  }
  .navigation .nav-links .nav-previous {
    float: left;
  }
  .navigation .nav-links .nav-next {
    text-align: right;
    float: right;
  }
  .navigation .nav-links a {
    color: inherit;
    text-decoration: underline;
    opacity: 0.6;
  }
  .navigation .nav-links a:hover {
    opacity: 1;
  }
  body.comment-author-highlight .bypostauthor .comment-author .avatar {
    border: 2px solid #2c87f0;
  }
  .comment-subscription-form {
    margin: 0;
  }
  .comment-subscription-form:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
  }
  .comment-subscription-form input,
  .comment-subscription-form label {
    float: left;
    font-size: 0.846em;
    margin: 0px !important;
    margin-right: 5px !important;
  }
  .wpex-site-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.65);
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  }
  .wpex-site-overlay.wpex-active {
    cursor: url(assets/cursors/close.ico), default;
    cursor: -webkit-image-set(url(assets/cursors/close.ico) 1x, url(assets/cursors/close2x.ico) 2x);
    opacity: 1;
    visibility: visible;
  }
  .wpex-shape-divider {
    position: absolute;
    overflow: hidden;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1;
  }
  .vc_row .wpex-shape-divider {
    padding: 0 15px;
  }
  .wpex-vc-row-stretched .wpex-shape-divider {
    padding-left: 0;
    padding-right: 0;
  }
  .wpex-shape-divider svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wpex-shape-divider .wpex-shape-divider-path {
    transform-origin: center;
    transform: rotateY(0deg);
  }
  .wpex-shape-divider.skrollable {
    opacity: 1 !important;
  }
  .wpex-shape-divider-top {
    top: -1px;
  }
  .wpex-shape-divider-bottom {
    bottom: -1px;
  }
  .wpex-shape-divider-rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .wpex-shape-divider-flip svg {
    -webkit-transform: translateX(-50%) rotateY(180deg);
    -ms-transform: translateX(-50%) rotateY(180deg);
    transform: translateX(-50%) rotateY(180deg);
  }
  #site-scroll-top {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    color: #999;
    height: 35px;
    line-height: 35px;
    width: 35px;
    font-size: 16px;
    background: #f7f7f7;
    text-align: center;
    z-index: 998;
    visibility: hidden;
    opacity: 0;
    border-radius: 50%;
    transition: all 0.25s ease-in-out;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  #site-scroll-top:hover {
    border-color: transparent;
    text-decoration: none;
    color: #fff;
  }
  #site-scroll-top.show {
    visibility: visible;
    opacity: 1;
  }
  #toggle-bar-wrap {
    background: #fff;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in-out;
  }
  #toggle-bar-wrap.toggle-bar-inline {
    display: none;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
  }
  #toggle-bar-wrap.toggle-bar-inline.active-bar {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  #toggle-bar-wrap.toggle-bar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    max-height: 100%;
    overflow: auto;
    padding: 40px 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  }
  #toggle-bar-wrap.toggle-bar-overlay.active-bar {
    visibility: visible;
    z-index: 10001;
    opacity: 1;
  }
  body.admin-bar #toggle-bar-wrap.toggle-bar-overlay {
    top: 32px;
  }
  #toggle-bar-wrap.toggle-bar-fade-slide {
    top: -60px;
  }
  #toggle-bar-wrap.toggle-bar-fade-slide.active-bar {
    top: 0;
  }
  #toggle-bar-wrap.toggle-bar-npad {
    padding: 0;
  }
  .toggle-bar-btn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid #252525;
    border-top: 20px solid #252525;
    z-index: 10002;
    color: #fff;
  }
  .toggle-bar-btn span.ticon {
    position: absolute;
    font-size: 11px;
    top: -11px;
    left: 4px;
  }
  .togglebar-is-inline .toggle-bar-btn {
    position: absolute;
  }
  body.admin-bar .toggle-bar-btn {
    top: 32px;
  }
  #top-bar-wrap {
    font-size: 0.923em;
    border-bottom: 1px solid #eee;
  }
  #top-bar-wrap.no-border {
    border: 0;
  }
  #top-bar {
    position: relative;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    direction: ltr;
  }
  .textcenter #top-bar,
  #top-bar.textcenter {
    display: block;
  }
  #top-bar a {
    color: #555;
    transition: 0.15s all ease;
  }
  #top-bar .searchform {
    display: inline-block;
  }
  #top-bar .searchform input {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  #top-bar select {
    color: #000;
  }
  .top-bar-left {
    float: left;
    margin-right: auto;
  }
  .top-bar-right {
    float: right;
    margin-left: auto;
  }
  .top-bar-centered {
    float: none;
  }
  .wpex-top-bar-sticky {
    background: #fff;
    z-index: 99;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  #top-bar-wrap-sticky-wrapper.is-sticky .wpex-top-bar-sticky {
    position: fixed;
    z-index: 999;
  }
  @media only screen and (min-width: 960px) {
    #top-bar-wrap.wpex-full-width {
      padding-left: 30px;
      padding-right: 30px;
    }
    #top-bar-wrap.wpex-full-width .container {
      width: 100% !important;
      max-width: none !important;
    }
  }
  #top-bar-content strong {
    color: #000;
  }
  #top-bar-content span.wpex-inline {
    display: inline-block;
    margin-right: 20px;
  }
  #top-bar-content span.wpex-inline .ticon {
    margin-right: 0.462em;
  }
  #top-bar #lang_sel {
    z-index: 99;
    position: relative;
    margin-right: 10px;
    display: inline-block;
  }
  #top-bar #lang_sel ul ul {
    z-index: 99999;
  }
  #top-bar .lang_sel_list_horizontal {
    font-family: inherit;
    height: auto;
  }
  #top-bar .lang_sel_list_horizontal a,
  #top-bar .lang_sel_list_horizontal a:visited {
    background: none;
    color: inherit;
    padding: 0;
    font-size: inherit;
  }
  #top-bar .lang_sel_list_horizontal li {
    float: none;
    display: inline-block;
    margin: 0 10px 0 0 !important;
  }
  .top-bar-menu {
    display: block;
    float: left;
    margin: 0;
    list-style: none;
  }
  .has-content .top-bar-menu {
    margin-right: 20px;
  }
  .top-bar-menu li {
    display: block;
    float: left;
    margin-right: 20px;
  }
  .top-bar-menu li:last-child {
    margin-right: 0;
  }
  .top-bar-menu li .ticon {
    margin-right: 6px;
  }
  .top-bar-menu li li {
    display: none !important;
  }
  #top-bar-content.top-bar-centered .top-bar-menu,
  #top-bar-content.top-bar-centered .top-bar-menu li {
    display: inline-block;
    float: none;
  }
  #top-bar-social {
    position: relative;
  }
  #top-bar-social ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    vertical-align: bottom;
  }
  #top-bar-social li {
    float: left;
    margin-right: 5px;
  }
  #top-bar-social li:last-child {
    margin-right: 0;
  }
  #top-bar-social.social-style-none li {
    margin-right: 10px;
  }
  .textcenter #top-bar-social li {
    float: none;
    display: inline-block;
  }
  #top-bar-social a {
    display: block;
    font-size: 14px;
  }
  #top-bar-social a.wpex-social-btn {
    height: 26px;
    line-height: 26px;
    width: 26px;
    padding: 0;
  }
  #top-bar-social a.wpex-social-btn.wpex-social-btn-bordered {
    height: 22px;
    line-height: 22px;
    width: 22px;
    font-size: 13px;
  }
  #top-bar-social a.wpex-social-btn-no-style {
    color: #bbb;
    font-size: 18px;
    width: auto;
  }
  #top-bar-social a.wpex-social-btn-no-style:hover {
    color: #000;
  }
  #top-bar-social.top-bar-centered {
    padding-top: 15px;
  }
  #top-bar-social.top-bar-centered a {
    display: inline-block;
    float: none;
  }
  #top-bar-social.social-style-colored-icons a {
    margin-right: 0;
  }
  #top-bar-social.social-style-colored-icons a:hover {
    opacity: 0.85;
  }
  #top-bar-social.social-style-colored-icons img {
    height: 24px;
  }
  .top-bar-right .polylang-switcher-shortcode {
    float: right;
    margin-left: 20px;
  }
  .top-bar-left .polylang-switcher-shortcode {
    float: left;
    margin-right: 20px;
  }
  #site-header {
    padding: 0 !important;
    position: relative;
  }
  #site-header.wpex-header-two-flex-v #site-header-inner {
    display: flex;
    align-items: center;
  }
  #site-header.wpex-header-two-flex-v #site-header-inner #header-aside {
    margin-left: auto;
    order: 2;
  }

  .has-overlay-header .navbar-style-five .dropdown-menu>li.menu-item>a {
    color: #FFF;
  }
  .has-overlay-header .is-sticky .navbar-style-five .dropdown-menu>li.menu-item>a {
    color: #000;
  }
  #site-header-inner {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100%;
    max-width: 90%;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  #site-navigation.container {
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  #site-header.header-builder {
    z-index: 10;
  }
  #site-header.header-builder #site-header-inner {
    padding: 0;
  }
  #site-logo {
    display: table;
  }
  #site-logo a {
    height: 100%;
    padding: 0;
    margin: 0;
    text-decoration: none;
  }
  #site-logo a.site-logo-text {
    color: #222;
    font-size: 24px;
    font-weight: bold;
    transition: 0.15s all ease;
  }
  #site-logo a:hover {
    text-decoration: none;
  }
  #site-logo img {
    display: inline;
    vertical-align: middle;
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 250px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  #site-logo-inner {
    display: table-cell;
    vertical-align: middle;
  }
  #site-logo-fa-icon {
    margin-right: 10px;
  }
  #site-logo-fa-icon.ticon-wpex-hidden {
    margin: 0;
  }
  #site-navigation-wrap {
    transition: background-color 0.15s ease, border-color 0.15s ease;
  }
  .full-width-main-layout #site-navigation-wrap.has-menu-underline.navbar-style-one {
    right: 0;
  }
  .boxed-main-layout #site-navigation-wrap.has-menu-underline.navbar-style-one {
    right: 30px;
  }
  #site-navigation-wrap.has-menu-underline.navbar-style-one .main-navigation-ul>li {
    margin-left: 2.25em;
  }
  #site-navigation-wrap.has-menu-underline.navbar-style-one .main-navigation-ul>li:first-child {
    margin-left: 0;
  }
  #site-navigation-wrap.has-menu-underline.navbar-style-one .main-navigation-ul>li:not(.menu-button)>a {
    padding-left: 0;
    padding-right: 0;
  }
  #site-navigation-wrap.has-menu-underline.navbar-style-one .main-navigation-ul>li:not(.menu-button)>a>.link-inner {
    padding-left: 0;
    padding-right: 0;
  }
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li>a>.link-inner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: #2c87f0;
    opacity: 0;
    transform: scaleX(0.33);
    transition: all 0.2s;
  }
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li.current-menu-item>a>.link-inner::after,
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li>a:hover>.link-inner::after {
    opacity: 1;
    transform: scaleX(1);
  }
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li.wpex-menu-extra,
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li.menu-button {
    margin-left: 1.25em;
  }
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li.wpex-menu-extra>a>.link-inner::after,
  #site-navigation-wrap.has-menu-underline .main-navigation-ul>li.menu-button>a>.link-inner::after {
    display: none;
  }
  #site-navigation a {
    text-decoration: none;
  }
  #site-navigation .menu-button.menu-button-rounded span.link-inner {
    border-radius: 40px;
  }
  #site-navigation>ul>li>a:not([href]) {
    cursor: default;
    user-select: none;
    outline: 0;
  }
  #site-navigation .link-inner .ticon {
    margin-right: 0.462em;
  }
  #site-navigation li.no-icon-margin .link-inner .ticon {
    margin-right: 0;
  }
  #site-navigation .link-inner .ticon.wpex-menu-search-icon,
  #site-navigation .link-inner .ticon.wcmenucart-icon {
    margin: 0;
  }
  .wpex-mm-menu-item {
    display: none !important;
  }
  #site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    overflow: visible !important;
    z-index: 999;
    border-bottom: 1px solid #eee;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #site-navigation .dropdown-menu li a .nav-arrow {
    margin-left: 4px;
    margin-right: 0;
  }
  #site-navigation .dropdown-menu ul.sub-menu li.menu-item.menu-item-has-children a {
    padding-right: 25px;
  }
  #site-navigation .sf-menu>li ul li .nav-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    height: 10px;
    line-height: 10px;
    margin-top: -5px;
  }
  #site-navigation .dropdown-menu ul.sub-menu {
    background: #fff;
    border: 1px solid #0e0e0e;
  }
  #site-navigation .dropdown-menu ul.sub-menu ul {
    margin-left: 0;
    text-align: left;
  }
  #site-navigation .dropdown-menu ul.sub-menu li.menu-item:first-child ul {
    margin-top: 0;
  }
  #site-navigation .dropdown-menu ul.sub-menu li.menu-item {
    padding: 0;
  }
  #site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
    display: block;
    float: none;
    padding: 8px 12px;
    height: auto;
    margin: 0px;
    border: 0px;
    line-height: 1.4em;
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
  }
  #site-navigation .dropdown-menu ul.sub-menu li:last-child>a {
    border-bottom: 0;
  }
  #site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
    background: #f7f7f7;
  }
  #site-navigation .dropdown-menu li.left-dropdowns ul ul {
    left: auto;
    right: 100%;
  }
  body #site-navigation .sf-menu li.left-dropdowns ul a.sf-with-ul {
    padding-left: 25px;
    padding-right: 12px;
  }
  #site-navigation .dropdown-menu li.left-dropdowns ul .ticon-angle-right {
    left: 9px;
    right: auto;
  }
  #site-navigation .dropdown-menu li.left-dropdowns ul .ticon-angle-right:before {
    content: "\f104";
  }
  body.wpex-is-mobile-device .site-search-toggle:focus,
  body.wpex-is-mobile-device .toggle-cart-widget a.wcmenucart:focus {
    outline: 0;
    box-shadow: none;
  }
  @media only screen and (min-width: 960px) {
    #site-header.wpex-full-width .container {
      width: 100% !important;
      max-width: none !important;
    }
    #site-header.header-one.wpex-full-width,
    #site-header.header-five.wpex-full-width {
      padding-left: 30px !important;
      padding-right: 30px !important;
    }
    #site-header.header-two.wpex-full-width #site-header-inner {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
  #site-logo a.sticky-logo {
    display: none;
  }
  #site-header.fixed-scroll {
    z-index: 99;
    transform: translateZ(0);
  }
  #site-header.transform-prepare {
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform 0.25s ease-in-out, opacity 0.15s ease-in-out !important;
  }
  #site-header.transform-prepare .overlay-header {
    position: fixed;
  }
  #site-header.transform-prepare.transform-go {
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
  }
  #site-header-sticky-wrapper.is-sticky #site-header {
    position: fixed;
    overflow: visible !important;
    z-index: 1001;
    background: #fdfbfb;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  }
  #site-header-sticky-wrapper.is-sticky #site-header-inner {
    z-index: 999;
  }
  #site-header.shrink-sticky-header {
    width: 100%;
    transition: opacity 0.3s;
  }
  #site-header.shrink-sticky-header.sticky-header-shrunk #site-logo {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sticky-header-shrunk #site-header-inner {
    height: 70px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .shrink-sticky-header.sticky-header-shrunk .navbar-style-five .dropdown-menu>li>a {
    height: 50px;
  }
  .shrink-sticky-header.sticky-header-shrunk #site-logo img {
    max-height: 50px;
  }
  .anim-shrink-header #site-header-sticky-wrapper,
  .anim-shrink-header #site-header,
  .anim-shrink-header #site-header-inner,
  .anim-shrink-header .navbar-style-five,
  .anim-shrink-header .navbar-style-five #site-navigation,
  .anim-shrink-header #site-logo,
  .anim-shrink-header #site-logo-inner,
  .anim-shrink-header #site-logo a,
  .anim-shrink-header #site-logo img {
    transition: all 0.3s linear;
  }
  .anim-shrink-header #site-logo img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .anim-shrink-header #site-navigation-wrap {
    transition: top 0.3s linear;
  }
  .header-one #site-logo {
    float: none;
    height: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .is-sticky .header-one #site-logo {
    float: left;
  }

  ul.dropdown-menu {
    display: none !important;
  }
  #mobile-menu {
    display: flex !important;
  }

  /* .is-sticky ul.dropdown-menu { display: block !important; }
.is-sticky #mobile-menu { display: none !important; }
  */

  .navbar-style-one {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    height: 50px;
  }
  .is-sticky .navbar-style-one {
    margin-top: -15px;
  }
  body.navbar-has-inner-span-bg .navbar-style-one {
    right: -4px;
  }
  body:not(.navbar-has-inner-span-bg) .navbar-style-one .dropdown-menu>li:last-child.menu-button {
    margin-right: 11px;
  }
  .navbar-style-one .dropdown-menu>li.menu-item>a {
    display: block;
    height: auto;
    line-height: 1;
    padding: 0 10px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
  }
  .hasnt-overlay-header .navbar-style-one .dropdown-menu>li.menu-item>a {
    color: #000;
  }
  .is-sticky .navbar-style-one .dropdown-menu>li.menu-item>a {
    color: #000;
  }
  .navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
    display: inline-block;
    line-height: 1;
    padding: 0.5em 3px;
    text-transform: uppercase;
    color: #000;
  }
  .has-overlay-header .navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
    color: #FFF;
  }
  .has-overlay-header .is-sticky .navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
    color: #000;
  }
  .header-two {
    background: #fff;
  }
  .header-two-aside {
    float: right;
    font-size: 1.077em;
    text-align: right;
  }
  .header-two-logo {
    float: left;
  }
  #header-two-search {
    margin-top: 10px;
    float: right;
  }
  #header-two-search input[type="search"] {
    width: 160px;
    float: left;
    height: 34px;
    line-height: normal;
    padding: 0 10px;
    border-radius: 0;
    font-size: 0.923em;
  }
  #header-two-search #header-two-search-submit {
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    width: 35px;
    text-align: center;
    padding: 0;
    outline: none;
    cursor: pointer;
    border-radius: 0;
  }
  #header-two-search .woocommerce-product-search input[type="submit"] {
    height: 34px;
    width: auto;
  }
  .navbar-style-two {
    background: #fff;
    border-top: 1px solid #eee;
  }
  body.page-header-disabled .navbar-style-two {
    border-bottom: 1px solid #eee;
  }
  .navbar-style-two .dropdown-menu {
    width: 100%;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .navbar-style-two .dropdown-menu a {
    transition: all 0.15s ease;
  }
  .navbar-style-two .dropdown-menu li {
    border-right: 1px solid #eee;
  }
  .navbar-style-two .dropdown-menu li li {
    border-right: 0;
  }
  .navbar-style-two .dropdown-menu>li>a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #555;
    font-weight: normal;
    padding: 0 20px;
  }
  .navbar-style-two .dropdown-menu .search-toggle-li,
  .navbar-style-two .dropdown-menu .woo-menu-icon {
    float: right;
    border-left: 1px solid #eee;
    border-right: 0;
  }
  .navbar-style-two.center-items {
    text-align: center;
  }
  .navbar-style-two.center-items ul.dropdown-menu {
    text-align: center;
    border-left: 0;
    border-right: 0;
  }
  .navbar-style-two.center-items ul.dropdown-menu ul {
    text-align: left;
  }
  .navbar-style-two.center-items .dropdown-menu>li:first-child {
    border-left: 1px solid #eee;
  }
  .navbar-style-two.center-items .dropdown-menu>li,
  .navbar-style-two.center-items .dropdown-menu .woo-menu-icon,
  .navbar-style-two.center-items .dropdown-menu .search-toggle-li {
    display: inline-block;
    float: none;
    border-left: 0;
    border-right: 1px solid #eee;
  }
  .navbar-style-two.no-borders .dropdown-menu,
  .navbar-style-two.no-borders .dropdown-menu li {
    border: 0 !important;
  }
  .navbar-style-two.no-borders li ul {
    text-align: left;
  }
  .header-three-logo {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .header-three-logo a {
    display: inline;
    display: inline-block;
    float: none;
  }
  .header-three-aside {
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .navbar-style-three {
    background: #fff;
    border-top: 1px solid #eee;
  }
  body.page-header-disabled .navbar-style-three {
    border-bottom: 1px solid #eee;
  }
  body.has-overlay-header .navbar-style-three {
    border: 0;
  }
  .navbar-style-three .dropdown-menu {
    text-align: center;
    float: none;
  }
  .navbar-style-three .dropdown-menu ul.sub-menu {
    text-align: left;
  }
  .navbar-style-three .dropdown-menu>li.menu-item {
    display: inline-block;
    float: none;
  }
  .navbar-style-three .dropdown-menu>li.menu-item>a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-weight: normal;
    padding: 0 5px;
    text-transform: uppercase;
    font-weight: 300;
  }
  .navbar-style-three .dropdown-menu>li.menu-item>a>span.link-inner {
    display: inline-block;
    line-height: 1;
    padding: 0.5em 0.8em;
    border-radius: 3px;
  }
  .header-four-logo {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .header-four-logo a {
    display: inline-block;
    float: none;
  }
  .header-four-aside {
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  #site-header.overlay-header.dyn-styles #site-navigation-wrap.navbar-style-four {
    background: rgba(0, 0, 0, 0.5);
    border: 0;
  }
  .navbar-style-four {
    background: #fff;
    border-bottom: 1px solid #eee;
  }
  .navbar-style-four .dropdown-menu {
    text-align: center;
    float: none;
  }
  .navbar-style-four .dropdown-menu ul.sub-menu {
    text-align: left;
  }
  .navbar-style-four .dropdown-menu>li.menu-item {
    display: inline-block;
    float: none;
  }
  .navbar-style-four .dropdown-menu>li.menu-item>a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #555;
    font-weight: normal;
    padding: 0 5px;
  }
  .navbar-style-four .dropdown-menu>li.menu-item>a>span.link-inner {
    display: inline-block;
    line-height: 1;
    padding: 0.5em 0.8em;
    border-radius: 3px;
  }
  #site-logo.header-five-logo {
    display: none;
    float: none;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease;
  }
  #site-logo.header-five-logo.display {
    display: table;
  }
  .menu-item-logo {
    padding: 0 40px;
  }
  #site-navigation-wrap.navbar-style-five,
  .navbar-style-five #site-navigation {
    height: 100%;
  }
  .navbar-style-five .dropdown-menu {
    text-align: center;
    float: none;
    display: table;
    height: 100%;
    margin: 0 auto;
  }
  .navbar-style-five .dropdown-menu ul.sub-menu {
    text-align: left;
  }
  .navbar-style-five .dropdown-menu>li.menu-item {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .navbar-style-five .dropdown-menu>li.menu-item>a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #555;
    font-weight: normal;
    padding: 0 4px;
    font-weight: 300;
  }
  .navbar-style-five .dropdown-menu>li.menu-item>a>span.link-inner {
    display: inline-block;
    line-height: 1;
    padding: 0.5em 0.8em;
    border-radius: 3px;
  }
  .main-navigation-six {
    border-top: 1px solid #eee;
  }
  .main-navigation-six .dropdown-menu>li.menu-item {
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #eee;
  }
  .main-navigation-six .dropdown-menu>li.menu-item>a {
    display: block;
    color: #555;
    font-weight: normal;
    padding: 1em 30px;
  }
  .main-navigation-six .dropdown-menu>li.menu-item>a span.link-inner {
    display: block;
    padding: 0;
  }
  .main-navigation-six .dropdown-menu>li.menu-item>a:hover {
    background: #f7f7f7;
  }
  .main-navigation-six .dropdown-menu>li.menu-item.menu-item-has-children>a {
    padding-right: 50px;
  }
  .main-navigation-six .dropdown-menu>li.menu-item.current-menu-item>a,
  .main-navigation-six .dropdown-menu>li.menu-item.current-menu-parent>a {
    background: #4a97c2;
    color: #fff;
  }
  .main-navigation-six .dropdown-menu .nav-arrow.top-level {
    position: absolute;
    right: 20px;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    font-size: 11px;
    opacity: 0.4;
  }
  .main-navigation-six .wpex-menu-search-text {
    display: inline-block;
    padding-left: 20px;
  }
  .main-navigation-six .sf-menu li.menu-item {
    white-space: normal;
  }
  .navbar-style-six.no-borders .dropdown-menu>li.menu-item {
    border: 0;
  }
  body.wpex-has-vertical-header #site-header {
    background: #fff;
  }
  body.wpex-has-vertical-header #site-navigation .sf-menu ul {
    top: 0;
    left: 100%;
    text-align: left;
  }
  body.wpex-has-vertical-header #site-navigation .sf-menu ul a {
    padding: 1em 20px;
  }
  body.wpex-has-vertical-header #site-navigation .dropdown-menu li.megamenu {
    position: relative;
  }
  body.wpex-has-vertical-header #site-navigation .dropdown-menu li.megamenu>ul {
    left: 100%;
    width: 750px;
  }
  @media only screen and (min-width: 960px) {
    body.wpex-has-vertical-header {
      position: relative;
    }
    body.wpex-has-vertical-header.full-width-main-layout #wrap {
      padding-left: 280px;
    }
    body.wpex-has-vertical-header.full-width-main-layout.wpex-site-header-disabled #outer-wrap {
      padding-left: 0;
    }
    body.wpex-has-vertical-header #site-header {
      position: absolute;
      z-index: 99;
      top: 0;
      left: 0;
      width: 280px;
      height: 100%;
    }
    body.wpex-has-vertical-header #site-header.header-six {
      -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    }
    body.wpex-has-vertical-header #site-header .container {
      width: 100%;
      max-width: 100%;
    }
    body.wpex-has-vertical-header.wpex-fixed-vertical-header #site-header {
      position: fixed;
      overflow: visible;
    }
    body.wpex-has-vertical-header.wpex-fixed-vertical-header.admin-bar #site-header {
      top: 32px;
    }
    body.wpex-has-vertical-header #site-logo {
      display: block;
    }
    body.wpex-has-vertical-header #site-logo img {
      display: block;
      margin: 0 auto;
    }
    body.wpex-has-vertical-header .header-six #site-logo {
      padding: 0 30px 30px 30px;
    }
    body.wpex-has-vertical-header #site-logo-inner {
      display: block;
    }
    body.wpex-has-vertical-header .sf-menu ul {
      min-width: 180px;
    }
    body.wpex-has-vertical-header.boxed-main-layout #wrap {
      padding-left: 280px;
    }
    body.wpex-has-vertical-header.boxed-main-layout.wpex-site-header-disabled #wrap {
      padding-left: 0;
    }
    body.wpex-has-vertical-header.boxed-main-layout #site-header .container {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    body.wpex-has-vertical-header .page-header {
      border-top: 0;
    }
  }
  #mobile-menu a {
    position: relative;
    display: inline-block;
    color: inherit;
    font-size: 22px;
    margin-left: 0.769em;
    transition: 0.15s all ease;
  }
  #mobile-menu a:first-child {
    margin-left: 0;
  }
  #mobile-menu a:hover {
    text-decoration: none;
  }
  #mobile-menu .wpex-shop {
    position: relative;
  }
  #mobile-menu .wpex-cart-count {
    display: block;
    position: absolute;
    top: -3px;
    right: -8px;
    height: 16px;
    line-height: 16px;
    width: 16px;
    text-align: center;
    background: #bbb;
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    display: none;
    border-radius: 50%;
  }
  #mobile-menu .wpex-cart-count.wpex-has-items {
    background: #2c87f0;
    display: block;
  }
  body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    /* height: 30px; */
    /* line-height: 30px; */
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
  }
  .wpex-mobile-toggle-menu-icon_buttons_under_logo {
    clear: both;
  }
  .wpex-mobile-toggle-menu-icon_buttons_under_logo #mobile-menu {
    padding-top: 10px;
    text-align: center;
  }
  #wpex-mobile-menu-fixed-top {
    background: #222;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  #wpex-mobile-menu-fixed-top .container {
    position: relative;
  }
  #wpex-mobile-menu-fixed-top .wpex-inner {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #fff;
  }
  #wpex-mobile-menu-fixed-top .wpex-inner a {
    color: inherit;
    text-decoration: none;
  }
  body.admin-bar #wpex-mobile-menu-fixed-top {
    top: 32px;
  }
  #wpex-mobile-menu-fixed-top .mobile-menu-toggle {
    display: block;
    text-decoration: none;
  }
  #wpex-mobile-menu-fixed-top .mobile-menu-toggle .ticon {
    margin-right: 10px;
  }
  #wpex-mobile-menu-fixed-top .wpex-aside {
    float: right;
  }
  #wpex-mobile-menu-fixed-top .wpex-aside a {
    margin-left: 0.923em;
  }
  #wpex-mobile-menu-fixed-top .wpex-cart-count {
    margin-left: 4px;
  }
  #wpex-mobile-menu-navbar {
    background: #222;
    position: relative;
  }
  #wpex-mobile-menu-navbar .mobile-menu-toggle {
    display: block;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 1.077em;
  }
  #wpex-mobile-menu-navbar .mobile-menu-toggle:hover {
    text-decoration: none;
  }
  #wpex-mobile-menu-navbar .mobile-menu-toggle .ticon {
    margin-right: 0.769em;
  }
  #sidr-main {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 40%;
    max-width: 100%;
    padding-bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 14px;
    background: #ffffffb8;
    color: var(--kobo_black_color);
    -webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #sidr-main.right {
    right: -40%;
  }
  #sidr-main.left {
    left: -40%;
  }
  #sidr-main ul {
    list-style: none;
    margin: 0;
  }
  #sidr-main .wpex-mobile-menu-top {
    padding: 0 20px 20px;
  }
  #sidr-main .wpex-mobile-menu-bottom {
    padding-top: 20px;
  }
  .sidr-class-wpex-close {
    line-height: normal;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .sidr-class-wpex-close a {
    color: inherit;
    display: block;
    display: inline-block;
    padding: 10px 20px;
  }
  .sidr a {
    color: inherit;
    border: 0;
    transition: all 0.15s ease-in-out;
  }
  .sidr a:hover {
    color: #ccc;
    text-decoration: none;
  }
  #sidr-close {
    display: none;
  }
  .sidr-class-dropdown-menu>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.035);
  }
  .sidr-class-dropdown-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.035);
  }
  .sidr-class-dropdown-menu li a {
    display: block;
    position: relative;
    padding: 0;
    color: var(--kobo_black_color); 
    font-family: var(--kobo_body_headings);
   font-weight: var(--kobo_body_font_weight_bold);
    letter-spacing: 1px;
    font-size: 30px;
    line-height: 1;
    transition: all 1.2s ease 0s;
  }
  .sidr-class-dropdown-menu li a:hover {
    /* background: #444;  */
    /* text-decoration: line-through; */
    color: #8d8d8d;
  }
  .sidr-class-dropdown-menu li {
    width: fit-content;
    padding: 8px 0;
  }
  #sidr-id-menu-main {
    margin: 20px 50px !important;
  }
  .sidr-class-dropdown-menu li a .ticon,
  .sidr-class-dropdown-menu li a .fa {
    margin-right: 0.615em;
  }
  .sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a {
    padding-right: 60px;
  }
  .sidr-class-dropdown-menu ul {
    display: none;
    border-top: 1px solid rgba(255, 255, 255, 0.035);
    background: rgba(255, 255, 255, 0.02);
  }
  .sidr-class-dropdown-menu ul li:last-child {
    border: 0;
  }
  .sidr-class-dropdown-menu ul ul {
    font-size: 1em;
  }
  .sidr-class-dropdown-menu ul a {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
  }
  .sidr-class-dropdown-menu ul a:before {
    content: "-";
    display: inline-block;
    margin: 0 0.615em;
  }
  .sidr-class-dropdown-menu ul ul a:before {
    content: "--";
  }
  .sidr-class-dropdown-menu ul ul a:before {
    margin-left: 20px;
  }
  .sidr-class-dropdown-menu ul ul ul a:before {
    margin-left: 40px;
  }
  .sidr-class-dropdown-menu .wpex-open-submenu {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    cursor: pointer;
    opacity: 0.8;
    font-size: 1.35em;
    text-align: right;
  }
  .sidr-class-dropdown-menu .wpex-open-submenu .ticon {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
  }
  .sidr-class-dropdown-menu .sidr-class-nav-no-click>a>.wpex-open-submenu {
    width: 100%;
  }
  .sidr-class-dropdown-menu .active>a>.wpex-open-submenu .ticon::before {
    content: "\f106";
  }
  .sidr #searchform-header-replace-close,
  .sidr .nav-arrow,
  .sidr-class-wcmenucart,
  .sidr-class-nav-arrow,
  .sidr-class-wpex-menu-extra,
  #sidr-id-searchform-dropdown {
    display: none !important;
  }
  .wpex-sidr-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 70%);
    z-index: 9999;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  .wpex-sidr-overlay.wpex-custom-cursor {
    cursor: url(assets/cursors/close.ico), default;
    cursor: -webkit-image-set(url(assets/cursors/close.ico) 1x, url(assets/cursors/close2x.ico) 2x);
  }
  #sidr-id-searchform-overlay-title {
    display: none;
  }
  .sidr-class-mobile-menu-searchform {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.035);
  }
  .sidr-class-mobile-menu-searchform input {
    width: 100%;
    background: none;
    border: 0;
    outline: 0;
    font-size: 1em;
    color: inherit;
    font-weight: inherit;
    border: 0;
    border-radius: 0;
    padding: 0.9em 55px 0.9em 20px;
  }
  .sidr-class-mobile-menu-searchform button {
    background: none !important;
    display: block;
    position: absolute;
    right: 20px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: right;
    top: 50%;
    margin-top: -15px;
    color: inherit;
    padding: 0;
    outline: 0;
  }
  .sidr-class-mobile-menu-searchform input[placeholder] {
    color: inherit;
  }
  .sidr-class-mobile-menu-searchform ::-webkit-input-placeholder {
    color: inherit;
  }
  .sidr-class-mobile-menu-searchform ::-moz-placeholder {
    color: inherit;
    opacity: 1;
  }
  .sidr-class-mobile-menu-searchform :-ms-input-placeholder {
    color: inherit;
  }
  .sidr-class-mobile-menu-searchform :-moz-placeholder {
    color: inherit;
  }
  .mobile-toggle-nav {
    display: none;
    background: #fff;
    z-index: 9999;
  }
  .mobile-toggle-nav.wpex-togglep-absolute {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 500px;
    overflow-y: auto;
  }
  .wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav {
    background: #222;
  }
  .mobile-toggle-nav #mobile-menu-search {
    padding-bottom: 20px;
    position: relative;
  }
  .mobile-toggle-nav .wpex-mobile-menu-top,
  .mobile-toggle-nav .wpex-mobile-menu-bottom {
    padding-bottom: 20px;
  }
  .mobile-toggle-nav-ul {
    height: auto;
    line-height: inherit;
    margin-top: 0;
    list-style: none;
    margin: 0 auto;
  }
  .mobile-toggle-nav-ul ul {
    list-style: none;
    margin: 0 auto;
  }
  .mobile-toggle-nav-ul a {
    position: relative;
    color: #555;
    display: block;
    padding: 10px 0;
    border-top: 1px solid #eee;
  }
  .mobile-toggle-nav-ul a:hover {
    color: #000;
    text-decoration: none;
  }
  .mobile-toggle-nav-ul a .ticon {
    margin-right: 10px;
  }
  .mobile-toggle-nav-ul .nav-arrow {
    display: none;
  }
  .mobile-toggle-nav-ul .menu-item-has-children>a {
    padding-right: 45px;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul {
    display: none;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul a {
    padding-left: 12px;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul a:before {
    content: "-";
    margin-right: 0.385em;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul ul a {
    padding-left: 22px;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul ul a:before {
    content: "--";
    margin-right: 10px;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul ul ul a {
    padding-left: 32px;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul ul ul a:before {
    content: "---";
    margin-right: 10px;
  }
  .mobile-toggle-nav-ul .menu-item-has-children ul ul ul ul a {
    padding-left: 42px;
  }
  .mobile-toggle-nav-ul .wpex-open-submenu {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    cursor: pointer;
    opacity: 0.8;
    font-size: 1.35em;
    text-align: right;
  }
  .mobile-toggle-nav-ul .wpex-open-submenu .ticon {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .mobile-toggle-nav-ul .nav-no-click>a>.wpex-open-submenu {
    width: 100%;
  }
  .mobile-toggle-nav-ul .active>a>.wpex-open-submenu .ticon::before {
    content: "\f106";
  }
  .wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav-ul a {
    border-color: #333;
    color: #aaa;
  }
  .wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav-ul a:hover {
    color: #fff;
  }
  .mobile-toggle-nav-search input[type="search"] {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 50px;
    padding-left: 10px;
    height: 45px;
    border-radius: 0;
  }
  .mobile-toggle-nav-search .searchform-submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 45px;
    line-height: 45px;
    width: 45px;
    border-radius: 0;
  }
  .mobile-toggle-nav .wpex-menu-extra {
    display: none;
  }
  .mobile-toggle-nav .wpex-mm-menu-item {
    display: block !important;
  }
  .full-screen-overlay-nav {
    display: block;
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow-y: auto;
    font-weight: 300;
    font-size: 28px;
    line-height: normal;
    opacity: 0;
    transition: all 0.4s;
  }
  .full-screen-overlay-nav.visible {
    z-index: 99999;
    visibility: visible;
    opacity: 1;
  }
  .full-screen-overlay-nav button.full-screen-overlay-nav-close {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 80px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 64px;
    color: inherit;
    background: none;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin: 0;
    opacity: 0.3;
    transition: all 0.3s;
  }
  .full-screen-overlay-nav button.full-screen-overlay-nav-close:hover {
    opacity: 1;
  }
  .full-screen-overlay-nav button.full-screen-overlay-nav-close::-moz-focus-inner {
    border: 0;
  }
  .full-screen-overlay-nav.white {
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    color: #000;
  }
  .full-screen-overlay-nav.white .wpex-active>a {
    opacity: 0.4;
  }
  .full-screen-overlay-nav.white #mobile-menu-search input[type="search"] {
    border-color: #ddd;
  }
  .full-screen-overlay-nav.black {
    background: #000;
    background: rgba(0, 0, 0, 0.98);
    color: #fff;
  }
  .full-screen-overlay-nav.black a {
    opacity: 0.4;
  }
  .full-screen-overlay-nav.black a:hover,
  .full-screen-overlay-nav.black .wpex-active>a {
    opacity: 1;
  }
  .full-screen-overlay-nav.black #mobile-menu-search input[type="search"] {
    border-color: #333;
  }
  .full-screen-overlay-nav #mobile-menu-search {
    margin: 0 auto;
    width: 350px;
    max-width: 100%;
    padding-top: 20px;
    font-size: 0.85em;
  }
  .full-screen-overlay-nav #mobile-menu-search input[type="search"] {
    width: 100%;
    background: none;
    color: inherit;
    background: none;
    border: 0;
    text-align: center;
    border-bottom: 1px solid transparent;
  }
  .full-screen-overlay-nav #mobile-menu-search button,
  .full-screen-overlay-nav #mobile-menu-search input[type="submit"] {
    display: none;
  }
  .full-screen-overlay-nav .wpex-mobile-menu-top {
    padding-bottom: 20px;
  }
  .full-screen-overlay-nav .wpex-mobile-menu-bottom {
    padding-top: 20px;
  }
  .full-screen-overlay-nav-content {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .full-screen-overlay-nav-content-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 80px 30px;
    list-style: none;
    margin: 0;
  }
  .full-screen-overlay-nav-menu ul {
    font-size: 0.9em;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 4px double #23201f;
    -moz-column-rule: 4px double #23201f;
    column-rule: 4px double #23201f;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    max-width: 600px;
    margin: 0 auto;
  }
  .full-screen-overlay-nav-menu li {
    display: block;
  }
  .full-screen-overlay-nav-menu li a {
    display: inline-block;
    margin-bottom: 20px;
    color: inherit;
    transition: all 0.3s;
  }
  .full-screen-overlay-nav-menu li a .ticon {
    margin-right: 10px;
  }
  .full-screen-overlay-nav-menu li a:hover {
    text-decoration: none;
    opacity: 0.4;
  }
  .full-screen-overlay-nav-menu li.wpex-menu-extra {
    display: none;
  }
  .full-screen-overlay-nav-menu li .wpex-mm-menu-item {
    display: block !important;
  }
  .full-screen-overlay-nav-menu li .nav-arrow {
    display: none;
  }
  .full-screen-overlay-nav-menu span.link-inner {
    position: relative;
    cursor: pointer;
  }
  .full-screen-overlay-nav-menu span.link-inner::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 2px;
    width: 0;
    transition: all 0.4s linear;
  }
  .full-screen-overlay-nav-menu li.wpex-active>a>span.link-inner::after {
    width: 100%;
    background: #000;
  }
  .black .full-screen-overlay-nav-menu li.wpex-active>a>span.link-inner::after {
    background: #fff;
  }
  .full-screen-overlay-nav-menu ul.sub-menu {
    display: none;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .wpex-dropdowns-caret .dropdown-menu ul.sub-menu::before {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    left: 12px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #000;
    border-bottom-color: rgb(0 0 0 / 52%);
  }
  .wpex-dropdowns-caret .dropdown-menu ul.sub-menu::after {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 13px;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #fff;
  }
  .wpex-dropdowns-caret .dropdown-menu ul.sub-menu ul::before,
  .wpex-dropdowns-caret .dropdown-menu ul.sub-menu ul::after {
    display: none;
  }
  .wpex-dropdowns-shadow-one ul ul.sub-menu,
  .wpex-dropdowns-shadow-one #searchform-dropdown,
  .wpex-dropdowns-shadow-one #current-shop-items-dropdown {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  }
  .wpex-dropdowns-shadow-two ul ul.sub-menu,
  .wpex-dropdowns-shadow-two #searchform-dropdown,
  .wpex-dropdowns-shadow-two #current-shop-items-dropdown {
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  }
  .wpex-dropdowns-shadow-three ul ul.sub-menu,
  .wpex-dropdowns-shadow-three #searchform-dropdown,
  .wpex-dropdowns-shadow-three #current-shop-items-dropdown {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .wpex-dropdowns-shadow-four ul ul.sub-menu,
  .wpex-dropdowns-shadow-four #searchform-dropdown,
  .wpex-dropdowns-shadow-four #current-shop-items-dropdown {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  }
  .wpex-dropdowns-shadow-five ul ul.sub-menu,
  .wpex-dropdowns-shadow-five #searchform-dropdown,
  .wpex-dropdowns-shadow-five #current-shop-items-dropdown {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.24);
  }
  .wpex-dropdown-top-border #site-navigation .dropdown-menu li.menu-item ul.sub-menu {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-width: 3px;
    border-top-style: solid;
  }
  .wpex-dropdown-top-border .dropdown-menu ul.sub-menu::before,
  .wpex-dropdown-top-border .dropdown-menu ul.sub-menu::after {
    display: none;
  }
  .wpex-flush-dropdowns .dropdown-menu ul.sub-menu::before,
  .wpex-flush-dropdowns .dropdown-menu ul.sub-menu::after {
    display: none;
  }
  .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 3px;
  }
  .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu::after,
  .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu::before {
    display: none;
  }
  .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
    border: 0;
    transition: none;
  }
  .wpex-dropdown-style-minimal #site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
    background: transparent;
    color: #000;
  }
  .wpex-dropdown-style-minimal .navbar-style-two #site-navigation .dropdown-menu ul.sub-menu,
  .wpex-dropdown-style-minimal .navbar-style-three #site-navigation .dropdown-menu ul.sub-menu,
  .wpex-dropdown-style-minimal .navbar-style-four #site-navigation .dropdown-menu ul.sub-menu {
    border-color: #eee;
    border-radius: 0;
  }
  .wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu {
    background: #fff;
    border: 0;
    padding: 0;
  }
  .wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu::after,
  .wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu::before {
    display: none;
  }
  .wpex-dropdown-style-minimal-sq #site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
    border: 0;
    padding: 10px 18px;
    transition: none;
  }
  #site-navigation li.megamenu {
    position: inherit;
  }
  #site-navigation li.megamenu>ul.sub-menu {
    width: 100%;
    left: 0;
    right: auto;
    border-radius: 0;
    padding: 12px 0 0;
  }
  #site-navigation li.megamenu>ul.sub-menu:after,
  #site-navigation li.megamenu>ul.sub-menu:before {
    display: none;
  }
  #site-navigation li.megamenu>ul.sub-menu .nav-arrow {
    display: none;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item {
    display: block;
    float: left;
    padding: 0px 12px;
    width: 100%;
    border-left: 1px solid #eee;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item:first-child {
    border-left: none;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item a {
    border: 0;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children {
    margin-bottom: 12px;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a {
    padding: 8px 12px;
    word-wrap: break-word;
    white-space: normal;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a:hover {
    background: none;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item.menu-item-has-children>a .link-inner {
    font-weight: 600;
    color: #000;
    font-size: 1.03em;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item ul {
    display: block !important;
    top: initial !important;
    left: initial !important;
    right: initial !important;
    width: 100% !important;
    min-width: 0 !important;
    position: relative !important;
    opacity: 1 !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
  }
  #site-navigation li.megamenu>ul.sub-menu>li.menu-item ul.sub-menu>li>ul.sub-menu a:before {
    display: inline-block;
    content: "\f105";
    margin-right: 7px;
    font-family: "ticons";
  }
  #site-navigation li.megamenu.col-1>ul.sub-menu>li {
    width: 100%;
  }
  #site-navigation li.megamenu.col-2>ul.sub-menu>li {
    width: 50%;
  }
  #site-navigation li.megamenu.col-2>ul.sub-menu>li:nth-child(2n + 1) {
    clear: both;
  }
  #site-navigation li.megamenu.col-3>ul.sub-menu>li {
    width: 33.33%;
  }
  #site-navigation li.megamenu.col-3>ul.sub-menu>li:nth-child(3n + 1) {
    clear: both;
  }
  #site-navigation li.megamenu.col-4>ul.sub-menu>li {
    width: 25%;
  }
  #site-navigation li.megamenu.col-4>ul.sub-menu>li:nth-child(4n + 1) {
    clear: both;
  }
  #site-navigation li.megamenu.col-5>ul.sub-menu>li {
    width: 20%;
  }
  #site-navigation li.megamenu.col-5>ul.sub-menu>li:nth-child(5n + 1) {
    clear: both;
  }
  #site-navigation li.megamenu.col-6>ul.sub-menu>li {
    width: 16.66%;
  }
  #site-navigation li.megamenu.col-6>ul.sub-menu>li:nth-child(6n + 1) {
    clear: both;
  }
  #site-navigation li.megamenu.hide-headings>ul.sub-menu>.menu-item-has-children>a {
    display: none;
  }
  #site-navigation li.megamenu.display-always>ul.sub-menu {
    display: block !important;
    opacity: 1 !important;
  }
  #overlay-header-wrap {
    position: relative;
    z-index: 3;
  }
  #site-header.overlay-header {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 9999;
    transition: background 0.3s ease;
  }
  #site-header.overlay-header.dyn-styles {
    background: none;
  }
  #site-header.overlay-header.dyn-styles #site-navigation-wrap {
    background: none;
  }
  #site-header.overlay-header li.menu-button>a {
    opacity: 1 !important;
  }
  #site-header.overlay-header .has-overlay-logo .main-logo {
    display: none;
  }
  body.has-overlay-header.page-header-disabled #content-wrap {
    padding-top: 0;
  }
  .overlay-header-offset-div {
    width: 100%;
    display: block;
  }
  .add-overlay-header-offset .wpex-vc-columns-wrap {
    opacity: 0;
  }
  .wpex-window-loaded .add-overlay-header-offset .wpex-vc-columns-wrap {
    opacity: 1;
  }
  body.boxed-main-layout.has-overlay-header #wrap {
    position: relative;
  }
  body.boxed-main-layout.has-overlay-header #site-header.overlay-header {
    padding: 0 30px;
  }
  body.has-overlay-header .wpex-sticky-header-holder {
    height: auto !important;
    background: none !important;
  }
  .wpex-sticky-header-holder.is-sticky #site-header.overlay-header {
    left: auto;
  }
  #site-header.overlay-header.dark-style.dyn-styles {
    color: #000;
  }
  #site-header.overlay-header.dark-style.dyn-styles #site-logo a.site-logo-text,
  #site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a,
  #site-header.overlay-header.dark-style.dyn-styles #mobile-menu a {
    color: #000 !important;
  }
  #site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a {
    background: none;
    transition: 0.15s all ease;
    opacity: 0.7;
  }
  #site-header.overlay-header.dark-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
    opacity: 1;
  }
  #site-header.overlay-header.dark-style.dyn-styles #mobile-menu .wpex-bars>span,
  #site-header.overlay-header.dark-style.dyn-styles #mobile-menu .wpex-bars>span::before,
  #site-header.overlay-header.dark-style.dyn-styles #mobile-menu .wpex-bars>span::after {
    background: #000;
  }
  .has-overlay-header .wpex-bars>span,
  .has-overlay-header .wpex-bars>span::before,
  .has-overlay-header .wpex-bars>span::after {
    background: #FFF;
  }
  .page-header {
    margin: 0 auto 40px;
    padding: 20px 0;
    position: relative;
    background-color: #f7f7f7;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .no-header-margin .page-header {
    margin-bottom: 0;
  }
  .page-header .container {
    position: relative;
  }
  body.page-header-disabled.no-header-margin #content-wrap {
    padding-top: 0;
  }
  .page-header-title {
    display: block;
    font-size: 1.615em;
    line-height: 1.4em;
    font-weight: normal;
    font-weight: 400;
    margin: 0px;
    color: #000;
  }
  .page-subheading {
    font-size: 1.077em;
    margin: 0;
    color: #999;
  }
  .page-subheading p:last-child {
    margin: 0;
  }
  .centered-page-header {
    text-align: center;
    padding: 30px 0;
  }
  .centered-page-header .page-header-title {
    font-size: 28px;
  }
  .centered-page-header .page-subheading {
    font-size: 1.385em;
    font-weight: 300;
  }
  .centered-minimal-page-header {
    text-align: center;
    padding: 30px 0;
    background-color: #fff;
    border-color: #eee;
  }
  .centered-minimal-page-header .page-header-title {
    font-size: 28px;
  }
  .centered-minimal-page-header .page-subheading {
    font-size: 1.385em;
    font-weight: 300;
  }
  .solid-color-page-header * {
    color: #fff !important;
  }
  .archive-description {
    margin-bottom: 30px;
  }
  .background-image-page-header {
    width: 100%;
    border: none;
    background: #000;
    padding: 0;
  }
  .page-header-table {
    display: table;
    width: 100%;
    height: 400px;
    padding: 20px 0;
  }
  .page-header-table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 30px;
  }
  .page-header.background-image-page-header .page-header-title {
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 100%;
    font-size: 3.231em;
    font-weight: 400;
    max-width: 100% !important;
  }
  .page-header.background-image-page-header .page-subheading {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 1.846em;
    font-weight: 300;
  }
  .background-image-page-header-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.5;
  }
  .background-image-page-header-overlay.style-dotted {
    background: rgba(0, 0, 0, 0.3) url(assets/images/dotted-overlay.png) repeat;
  }
  .background-image-page-header-overlay.style-dashed {
    background: rgba(0, 0, 0, 0.3) url(assets/images/dashed-overlay.png) repeat;
  }
  #sidebar {
    margin-bottom: 10px;
  }
  .sidebar-box {
    margin-bottom: 30px;
  }
  .sidebar-box input {
    max-width: 100%;
  }
  .sidebar-box .widget-title {
    display: block;
    margin: 0 0 20px;
    font-size: 1.077em;
    line-height: 1.5;
    font-weight: 600;
    color: #000;
  }
  .sidebar-box .widget-titleselect {
    width: 100%;
  }
  #page-featured-img {
    margin-bottom: 40px;
  }
  #page-featured-img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
  .entry-media {
    position: relative;
    text-align: center;
  }
  .entry-media img {
    vertical-align: bottom;
    box-shadow: 0 0 0 transparent;
  }
  .entry-excerpt p {
    margin-bottom: 15px;
  }
  .entry-excerpt p:last-child {
    margin: 0;
  }
  .entry-readmore-wrap {
    padding-top: 15px;
  }
  .entries.left-thumbs .entry {
    border: 0;
  }
  .entries.left-thumbs .entry .entry-media {
    float: left;
    margin: 0;
    width: 46%;
    margin-bottom: 20px;
  }
  .entries.left-thumbs .entry .entry-details {
    background: none;
    border: none;
    float: right;
    width: 50%;
    padding: 0;
  }
  .entries.left-thumbs .entry.no-media .entry-details {
    width: 100%;
  }
  .entry-title {
    display: block;
    font-size: 1.077em;
    margin: 0 0 5px;
    font-weight: 600;
    color: #000;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .entry-title a {
    color: inherit;
  }
  .entry-title a:hover {
    text-decoration: none;
  }
  .single-post-title,
  .single-page-title {
    font-size: 1.846em;
    margin: 0 0 10px;
    font-weight: 400;
  }
  .single-page-title {
    margin-bottom: 20px;
  }
  #login-page-wrap {
    padding: 80px 0;
    text-align: center;
  }
  #login-page-logo {
    margin-bottom: 10px;
  }
  #login-page-logo a {
    font-weight: 600;
    font-size: 26px;
    color: #000;
  }
  #login-template-form {
    display: inline-block;
    border: 1px solid #eee;
    background: #f7f7f7;
    padding: 20px;
    width: 300px;
    max-width: 100%;
  }
  #login-template-form input[type="text"],
  #login-template-form input[type="password"] {
    width: 100%;
    background: #fff;
  }
  #login-template-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  }
  #login-template-form label {
    display: block;
    float: none;
    margin-bottom: 5px;
    color: #999;
    font-size: 0.846em;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
  }
  #login-template-form .button-primary {
    width: 100%;
    padding: 0.8em 1.2em;
  }
  #login-template-form .login-submit {
    margin: 0;
  }
  #attachment-post-media img {
    vertical-align: bottom;
  }
  #attachment-post-content {
    padding-top: 20px;
  }
  #attachment-post-footer p {
    margin: 0;
  }
  .widget ul {
    list-style: none;
  }
  .widget ul:not(.wpex-row) {
    margin: 0;
  }
  .widget ul li a {
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .widget_archive a,
  .widget_pages a,
  .widget_categories a,
  .widget_recent_entries a,
  .widget_meta a,
  .widget_layered_nav_filters a,
  .widget_product_categories a,
  .widget_rating_filter a,
  .widget_rss a {
    color: inherit;
  }
  .wpex-ads-widget img {
    display: block;
  }
  .sidebar-widget-icons .widget_archive a::before,
  .sidebar-widget-icons .widget_recent_entries a::before,
  .sidebar-widget-icons .widget_recent_comments a:first-child::before,
  .sidebar-widget-icons .widget_layered_nav a::before,
  .sidebar-widget-icons .widget_product_categories a::before,
  .sidebar-widget-icons .widget_categories a::before {
    margin-right: 10px;
    font-family: "ticons";
    color: #999;
    display: inline-block;
  }
  .sidebar-widget-icons .widget_archive a::before {
    content: "\f016";
  }
  .sidebar-widget-icons .widget_recent_entries a::before {
    content: "\f0f6";
  }
  .sidebar-widget-icons .widget_recent_comments a:first-child::before {
    content: "\f0e5";
  }
  .sidebar-widget-icons .widget_layered_nav a::before {
    content: "\f0da";
  }
  .sidebar-widget-icons .widget_product_categories a::before {
    content: "\f0da";
  }
  .sidebar-widget-icons .widget_categories a::before {
    content: "\f114";
  }
  .wpex-widget-recent-posts-li,
  .widget_categories li,
  .widget_recent_entries li,
  .widget_archive li,
  .widget_recent_comments li,
  .widget_product_categories li,
  .widget_layered_nav li,
  .widget-recent-posts-icons li,
  .site-footer .widget_nav_menu li {
    padding: 0.462em 0;
    border-bottom: 1px solid #eee;
  }
  .wpex-widget-recent-posts-li:first-child,
  .widget_categories li:first-child,
  .widget_recent_entries li:first-child,
  .widget_archive li:first-child,
  .widget_recent_comments li:first-child,
  .widget_product_categories li:first-child,
  .widget_layered_nav li:first-child,
  .widget-recent-posts-icons li:first-child,
  .site-footer .widget_nav_menu li:first-child {
    border-top: 1px solid #eee;
  }
  .widget_product_categories ul ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .widget_product_categories ul ul li {
    padding-left: 15px;
  }
  .widget_categories ul.children {
    padding: 0.462em 0 0 10px;
    border-top: 1px solid #eee;
  }
  .widget_categories ul.children li {
    border: 0;
    padding: 0;
  }
  #footer li {
    border-color: #333;
  }
  .tagcloud a,
  .post-tags a {
    font-size: 0.923em;
    padding: 0.385em 0.769em;
    color: inherit;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    color: #787878;
    transition: 0.15s all ease;
  }
  .tagcloud a:hover,
  .post-tags a:hover {
    text-decoration: none;
    color: #fff;
    border-color: transparent;
  }
  .tagcloud a {
    display: block;
    float: left;
    margin: 0 3px 3px 0;
  }
  .post-tags a {
    display: inline;
    display: inline-block;
    margin-right: 5px;
  }
  #wp-calendar {
    width: 100%;
    font-size: 0.769em;
    text-align: center;
    margin: 0;
  }
  #wp-calendar th,
  #wp-calendar td {
    padding: 0.385em;
  }
  #wp-calendar tbody td {
    padding: 0;
  }
  #wp-calendar tbody td {
    text-align: center;
    line-height: 3em;
  }
  #wp-calendar tbody td a {
    transition: 0.15s all ease;
  }
  #wp-calendar tbody td a {
    display: block;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.25s ease;
  }
  #wp-calendar tbody td:hover a {
    color: #fff;
  }
  #wp-calendar tfoot td {
    padding-top: 1px;
    padding: 4px;
  }
  #wp-calendar caption {
    cursor: pointer;
    font-size: 1.182em;
    text-transform: uppercase;
    margin: 0;
    padding: 12px;
    outline: 0 none !important;
    color: #fff;
    text-align: center;
    font-weight: 600;
  }
  #wp-calendar tbody a {
    display: block;
    text-decoration: underline;
  }
  #footer #wp-calendar thead th {
    background: #222;
  }
  #footer #wp-calendar th,
  #footer #wp-calendar td {
    border-color: #333;
    border-color: rgba(255, 255, 255, 0.06);
  }
  #footer #wp-calendar tbody td:hover,
  #footer #wp-calendar tbody td a {
    color: #fff;
    background-color: #333;
  }
  .wp-calendar-nav {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
  }
  .wp-calendar-nav-prev {
    text-align: left;
  }
  .wp-calendar-nav-next {
    text-align: right;
  }
  .widget_recent_entries .post-date {
    display: block;
    font-size: 0.846em;
    margin: 5px 0 0;
    opacity: 0.85;
  }
  #sidebar .widget_nav_menu .sub-menu,
  .widget_nav_menu_accordion .widget_nav_menu .sub-menu {
    display: none;
  }
  #sidebar .widget_nav_menu .sub-menu a:before,
  .widget_nav_menu_accordion .widget_nav_menu .sub-menu a:before {
    content: "-";
    margin-right: 10px;
  }
  #sidebar .widget_nav_menu .sub-menu .sub-menu a:before,
  .widget_nav_menu_accordion .widget_nav_menu .sub-menu .sub-menu a:before {
    content: "- -";
    margin-right: 10px;
  }
  #sidebar .widget_nav_menu ul,
  .widget_nav_menu_accordion .widget_nav_menu ul {
    margin: 0;
  }
  #sidebar .widget_nav_menu ul ul,
  .widget_nav_menu_accordion .widget_nav_menu ul ul {
    margin: 0;
    border: none;
  }
  #sidebar .widget_nav_menu ul ul li:first-child a,
  .widget_nav_menu_accordion .widget_nav_menu ul ul li:first-child a {
    border-top: 0;
  }
  #sidebar .widget_nav_menu ul>li:first-child>a,
  .widget_nav_menu_accordion .widget_nav_menu ul>li:first-child>a {
    border-top: 1px solid #eee;
  }
  #sidebar .widget_nav_menu>div>ul>li:first-child>a,
  .widget_nav_menu_accordion .widget_nav_menu>div>ul>li:first-child>a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  #sidebar .widget_nav_menu>div>ul>li:last-child>a,
  .widget_nav_menu_accordion .widget_nav_menu>div>ul>li:last-child>a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  #sidebar .widget_nav_menu a,
  .widget_nav_menu_accordion .widget_nav_menu a {
    display: block;
    position: relative;
    padding: 0.538em 0.769em;
    color: #777;
    border: 1px solid #eee;
    border-top: 0;
    transition: 0.15s all ease;
  }
  #sidebar .widget_nav_menu a .ticon,
  .widget_nav_menu_accordion .widget_nav_menu a .ticon {
    margin-right: 0.538em;
  }
  #sidebar .widget_nav_menu .menu-item-has-children>a,
  .widget_nav_menu_accordion .widget_nav_menu .menu-item-has-children>a {
    padding-right: 30px;
  }
  #sidebar .widget_nav_menu .parent>a:after,
  .widget_nav_menu_accordion .widget_nav_menu .parent>a:after {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    color: #bbb;
    font-size: 0.923em;
    overflow: visible;
    width: 30px;
    text-align: center;
    content: "\f078";
  }
  #sidebar .widget_nav_menu .parent.active>a:after,
  .widget_nav_menu_accordion .widget_nav_menu .parent.active>a:after {
    content: "\f077";
  }
  #sidebar .widget_nav_menu a:hover,
  .widget_nav_menu_accordion .widget_nav_menu a:hover {
    background-color: #f9f9f9;
    text-decoration: none;
  }
  #sidebar .widget_nav_menu .current-menu-item>a,
  .widget_nav_menu_accordion .widget_nav_menu .current-menu-item>a {
    background-color: #2c87f0;
    color: #fff;
  }
  #sidebar .widget_nav_menu .current-menu-item>a::after,
  .widget_nav_menu_accordion .widget_nav_menu .current-menu-item>a::after {
    color: inherit;
  }
  #sidebar .widget_nav_menu ul ul li a,
  .widget_nav_menu_accordion .widget_nav_menu ul ul li a {
    padding-left: 20px;
  }
  #sidebar .widget_nav_menu ul ul ul li a,
  .widget_nav_menu_accordion .widget_nav_menu ul ul ul li a {
    padding-left: 30px;
  }
  #sidebar .widget_nav_menu .current_page_item>.sub-menu,
  #sidebar .widget_nav_menu .current-menu-item>.sub-menu,
  .widget_nav_menu_accordion .widget_nav_menu .current_page_item>.sub-menu,
  .widget_nav_menu_accordion .widget_nav_menu .current-menu-item>.sub-menu {
    display: block;
  }
  .site-footer .widget_nav_menu li {
    position: relative;
  }
  .site-footer .widget_nav_menu li ul {
    margin: 0;
    margin-left: 20px;
  }
  .site-footer .widget_nav_menu li ul li:first-child {
    border-top: 1px solid transparent;
    margin-top: 4px;
  }
  .site-footer .widget_nav_menu li ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .widget_categories .cat-count-span {
    font-size: 0.846em;
    opacity: 0.7;
  }
  .widget_layered_nav li {
    position: relative;
  }
  .widget_layered_nav .count {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    height: 12px;
    line-height: 12px;
    color: #999;
    font-size: 0.846em;
  }
  .widget_rss li {
    margin-bottom: 20px;
  }
  .widget_rss li:last-child {
    margin: 0;
  }
  .widget_rss a.rsswidget {
    display: block;
    color: #000;
    display: block;
    font-size: 1.077em;
    margin: 0 0 5px;
    font-weight: 600;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
  }
  .widget_rss .rss-widget-icon {
    margin-right: 10px;
  }
  .widget_rss .widget-title a.rsswidget {
    display: inline-block;
    margin: 0;
  }
  .widget_rss .rss-date {
    margin-bottom: 5px;
    opacity: 0.65;
  }
  .widget_rss .rssSummary {
    margin-bottom: 5px;
  }
  .widget_rss cite {
    font-weight: 600;
  }
  .widget_wpex_facebook_page_widget {
    overflow: hidden;
  }
  .wpex-about-widget-image img {
    vertical-align: bottom;
  }
  .wpex-about-widget-description {
    padding-top: 20px;
  }
  .wpex-flickr-widget {
    margin-right: -10px;
  }
  .wpex-flickr-widget .flickr_badge_image {
    display: block;
    width: 22%;
    float: left;
    margin-right: 2%;
    margin-bottom: 7px;
    height: auto !important;
  }
  .wpex-flickr-widget .flickr_badge_image a,
  .wpex-flickr-widget .flickr_badge_image img {
    display: block;
    float: left;
    width: auto !important;
    height: auto !important;
  }
  .wpex-flickr-widget .flickr_badge_image:hover {
    opacity: 0.8;
  }
  .wpex-video-widget-description {
    text-align: center;
    margin-top: 15px;
  }
  .wpex-gmap-widget-embed iframe {
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none;
  }
  .wpex-info-widget div {
    padding-left: 2.308em;
    position: relative;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .wpex-info-widget div:last-child {
    margin-bottom: 0;
  }
  .wpex-info-widget p {
    margin: 0;
  }
  .wpex-info-widget .ticon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.231em;
  }
  .wpex-users-widget a {
    color: inherit;
  }
  .wpex-users-widget a:hover {
    text-decoration: none;
  }
  .wpex-users-widget-avatar img {
    display: block;
  }
  .wpex-users-widget-name {
    padding-top: 0.6em;
    font-size: 1em;
    text-align: center;
    margin: 0;
  }
  .modern-menu-widget {
    margin: 0;
    border: 1px solid #eee;
    border-radius: 3px;
  }
  .modern-menu-widget a {
    display: block;
    position: relative;
    padding: 0.538em 30px 0.538em 0.769em;
    color: #777;
    transition: all 0.25s ease;
  }
  .modern-menu-widget a>.ticon {
    margin-right: 8px;
  }
  .modern-menu-widget a:after {
    display: block;
    font-family: "ticons";
    content: "\f054";
    position: absolute;
    right: 0;
    width: 30px;
    text-align: center;
    top: 50%;
    margin-top: -6px;
    height: 12px;
    line-height: 12px;
    font-size: 0.923em;
    color: #bbb;
    overflow: visible;
  }
  .modern-menu-widget a:hover {
    text-decoration: none;
    color: #BF9D6C;
    background: #fafafa;
  }
  .modern-menu-widget li {
    border-bottom: 1px solid #eee;
  }
  .modern-menu-widget li.current-menu-item a {
    margin: 0 -1px;
  }
  .modern-menu-widget li.current-menu-item a:after {
    color: inherit;
  }
  .modern-menu-widget li ul {
    border-top: 1px solid #eee;
  }
  .modern-menu-widget li:last-child {
    border-bottom: 0;
  }
  .modern-menu-widget>li:first-child>a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .modern-menu-widget>li:last-child>a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  body.content-right-sidebar .modern-menu-widget li a {
    padding-left: 30px;
    padding-right: 0.769em;
  }
  body.content-right-sidebar .modern-menu-widget a:after {
    left: 0;
    right: initial;
    content: "\f053";
  }
  .wpex-social-widget-output {
    list-style: none;
  }
  .wpex-social-widget-output li {
    margin: 0;
    padding: 0;
    border: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .wpex-social-widget-output li img {
    display: block;
    transition: 0.15s all ease;
  }
  .wpex-social-widget-output li img:hover {
    opacity: 0.8;
  }
  .wpex-social-widget-output li img:active {
    position: relative;
    top: 1px;
  }
  .wpex-social-widget-output.textcenter li {
    float: none;
    display: inline-block;
  }
  .wpex-social-widget-output.textright li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
  }
  .wpex-fa-social-widget .desc {
    margin-bottom: 20px;
  }
  .wpex-fa-social-widget .desc p:last-child {
    margin: 0;
  }
  .wpex-fa-social-widget ul {
    list-style: none;
  }
  .wpex-fa-social-widget ul li {
    margin: 0;
    padding: 0;
    border: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .wpex-fa-social-widget .wpex-social-btn {
    display: block;
    font-size: 1.077em;
    padding: 0;
  }
  .wpex-fa-social-widget .wpex-social-btn-no-style:hover {
    opacity: 0.5;
  }
  .wpex-fa-social-widget.textcenter ul li {
    float: none;
    display: inline-block;
  }
  .wpex-fa-social-widget.textright ul li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
  }
  .wpex-fa-social-widget.textleft ul li {
    float: left;
    margin-left: 0;
    margin-right: 5px;
  }
  .wpex-newsletter-widget {
    padding: 20px;
    background: #f7f7f7;
    border: 1px solid #eee;
    text-align: center;
  }
  .wpex-newsletter-widget button {
    font-size: 1em;
    margin-top: 5px;
    width: 100%;
    padding: 0.9em 1.2em;
    display: block;
  }
  .wpex-newsletter-widget input[type="email"],
  .wpex-newsletter-widget input[type="text"] {
    border-color: #eee;
    background: #fff;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 0;
  }
  .wpex-newsletter-widget-heading {
    font-weight: 600;
    font-size: 1.231em;
    margin: 0 0 10px;
  }
  .wpex-newsletter-widget-description {
    font-size: 0.923em;
    margin-bottom: 10px;
    color: #787878;
  }
  .wpex-newsletter-widget-description p:last-child {
    margin: 0;
  }
  #footer .wpex-newsletter-widget {
    background: #222;
    border-color: #333;
    background: rgba(0, 0, 0, 0.1);
    border-color: rgba(255, 255, 255, 0.08);
  }
  #footer .wpex-newsletter-widget-heading {
    color: #fff;
  }
  #footer input[type="email"].wpex-newsletter-widget-input,
  #footer input[type="text"].wpex-newsletter-widget-input {
    border-color: transparent;
  }
  #footer input[type="email"].wpex-newsletter-widget-input:focus,
  #footer input[type="text"].wpex-newsletter-widget-input:focus {
    color: #fff;
  }
  .widget_wpex_newsletter form {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .widget_wpex_newsletter input[type="email"] {
    flex-grow: 1;
    height: 40px;
    padding: 8px;
    background: #fff;
    color: inherit;
    border-width: 1px;
    border-style: solid;
    border-right-width: 0;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 0;
  }
  .widget_wpex_newsletter.footer-widget input[type="email"] {
    color: #585858;
  }
  .widget_wpex_newsletter button {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.846em;
    border-radius: 0;
    text-align: center;
  }
  .wpex-instagram-grid-widget img {
    vertical-align: bottom;
  }
  .wpex-instagram-grid-widget img:hover {
    opacity: 0.8;
  }
  #main .wpex-recent-comments-widget strong {
    color: #000;
  }
  .wpex-recent-comments-widget li {
    position: relative;
    padding-left: 70px;
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    min-height: 62px;
  }
  .wpex-recent-comments-widget li a {
    display: block;
  }
  .wpex-recent-comments-widget li a.avatar {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
  .wpex-recent-comments-widget li a.avatar img {
    border-radius: 50%;
  }
  .wpex-recent-comments-widget li:first-child {
    border-top: 1px solid #eee;
    padding-top: 20px;
  }
  .wpex-recent-comments-widget li:first-child a.avatar {
    top: 20px;
  }
  .site-footer .wpex-recent-comments-widget li a.avatar {
    border-color: #333;
    border-color: rgba(255, 255, 255, 0.06);
  }
  .site-footer .wpex-recent-comments-widget strong {
    color: #fff;
  }
  .wpex-widget-recent-posts-li {
    margin: 0;
    padding-top: 0.769em;
    padding-bottom: 0.769em;
  }
  .wpex-widget-recent-posts-li .details {
    overflow: hidden;
  }
  .wpex-widget-recent-posts-thumbnail {
    width: 65px;
    float: left;
    margin-right: 15px;
    display: block;
  }
  .wpex-widget-recent-posts-thumbnail img {
    display: block;
  }
  .wpex-widget-recent-posts-title {
    font-weight: 600;
    color: #000;
  }
  .wpex-widget-recent-posts-title:hover {
    text-decoration: none;
  }
  #sidebar .wpex-widget-recent-posts-date {
    font-size: 0.923em;
    opacity: 0.8;
  }
  .wpex-widget-recent-posts-excerpt {
    padding-top: 5px;
  }
  .wpex-widget-recent-posts-excerpt p:last-child {
    margin: 0;
  }
  .wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-li {
    padding-left: 0;
    min-height: 0;
  }
  .wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-thumbnail {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    width: auto;
    display: inline-block;
  }
  .wpex-widget-recent-posts.style-fullimg .wpex-widget-recent-posts-date {
    margin-top: 0;
  }
  .widget-recent-posts-icons li .ticon {
    margin-right: 10px;
    color: #999;
  }
  .site-footer .widget-recent-posts-icons li .ticon {
    color: #777;
  }
  .blog-entry-media,
  .blog-entry-excerpt,
  .blog-entry-readmore {
    margin-bottom: 20px;
  }
  .blog-isotope-grid .infinite-scroll-loader {
    bottom: 0;
  }
  .blog-entry-title {
    font-size: 1.846em;
    margin: 0 0 10px;
    font-weight: 400;
  }
  .blog-entry-excerpt p:last-child {
    margin: 0;
  }
  .blog-entry-readmore span.readmore-rarr {
    margin-left: 7px;
  }
  .blog-entry-music-icon-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.2s;
  }
  .blog-entry-music-icon-overlay:hover {
    background: rgba(0, 0, 0, 0.6);
  }
  .blog-entry-music-icon-overlay .ticon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #000;
    font-size: 1.385em;
    border-radius: 99px;
    opacity: 0.85;
  }
  .blog-post-audio {
    overflow: hidden;
    width: 100%;
  }
  .blog-post-audio iframe,
  .blog-post-audio embed {
    max-width: 100%;
  }
  .single-post .blog-entry.grid-entry-style.format-quote {
    width: 100%;
    margin: 0;
  }
  .entry-has-avatar.large-image-entry-style {
    position: relative;
  }
  .entry-has-avatar .blog-entry-header {
    position: relative;
    padding-left: 100px;
    min-height: 74px;
    margin-bottom: 20px;
  }
  .entry-has-avatar.grid-entry-style .blog-entry-header {
    padding-left: 80px;
  }
  .blog-entry-author-avatar {
    position: absolute;
    left: 0;
    top: 0;
  }
  .blog-entry-author-avatar {
    height: 74px;
    width: 74px;
  }
  .blog-entry-author-avatar a,
  .blog-entry-author-avatar img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .blog-entry.large-image-entry-style {
    position: relative;
    margin: 0 0 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
  }
  .blog-entry.large-image-entry-style.format-quote {
    padding-bottom: 40px;
  }
  .blog-entry.large-image-entry-style .blog-entry-music-icon-overlay .ticon {
    height: 60px;
    line-height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
  }
  .blog-entry.large-image-entry-style .blog-entry-readmore {
    margin-top: 0;
  }
  .blog-entry.grid-entry-style {
    float: left;
  }
  .blog-entry.grid-entry-style .blog-entry-inner {
    padding: 0 20px 20px;
    border: 1px solid #eee;
  }
  .blog-entry.grid-entry-style .blog-entry-media {
    margin: 0 -20px;
  }
  .blog-entry.grid-entry-style header {
    margin-top: 20px;
  }
  .blog-entry.grid-entry-style .blog-entry-title {
    font-size: 1.231em;
  }
  .blog-entry.grid-entry-style .header-with-avatar {
    padding-left: 80px;
    min-height: 60px;
  }
  .blog-entry.grid-entry-style .blog-entry-author-avatar {
    height: 60px;
    width: 60px;
  }
  .blog-entry.grid-entry-style .sp-fade-arrows {
    opacity: 1;
  }
  .blog-entry.grid-entry-style .sp-horizontal .sp-arrows {
    margin-top: -20px;
  }
  .blog-entry.grid-entry-style .wpex-slider .sp-arrow {
    height: 40px;
    width: 25px;
    line-height: 40px;
    font-size: 1.077em;
    background: rgba(0, 0, 0, 0.3);
  }
  .blog-entry.grid-entry-style .wpex-slider .sp-arrow:hover {
    background: #000;
  }
  .blog-entry.grid-entry-style .blog-entry-excerpt {
    margin-top: 10px;
  }
  .blog-entry.grid-entry-style .blog-entry-readmore {
    margin-top: 20px;
  }
  .entries.left-thumbs .blog-entry.thumbnail-entry-style {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
  }
  .entries.left-thumbs .blog-entry.thumbnail-entry-style.format-quote {
    padding-bottom: 30px;
  }
  .blog-entry.thumbnail-entry-style .blog-entry-title {
    margin: 0 0 5px;
  }
  .blog-entry.thumbnail-entry-style .sp-fade-arrows {
    opacity: 1;
  }
  .blog-entry.thumbnail-entry-style .sp-horizontal .sp-arrows {
    margin-top: -20px;
  }
  .blog-entry.thumbnail-entry-style .wpex-slider .sp-arrow {
    height: 40px;
    width: 25px;
    line-height: 40px;
    font-size: 1.077em;
    background: rgba(0, 0, 0, 0.3);
  }
  .blog-entry.thumbnail-entry-style .wpex-slider .sp-arrow:hover {
    background: #000;
  }
  .single-blog-content {
    margin-bottom: 40px;
  }
  #post-media {
    display: block;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
  }
  #post-media img {
    vertical-align: bottom;
    box-shadow: 0 0 0 transparent;
  }
  .post-media-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 0.923em;
    font-weight: normal;
    text-align: center;
  }
  .post-media-caption p {
    color: #fff;
  }
  .post-media-caption p:last-child {
    margin: 0;
  }
  .post-media-caption a {
    color: #fff;
    text-decoration: underline;
  }
  .single-post .meta {
    margin: 0 0 20px;
  }
  .single-post .meta.meta-with-title {
    border: none;
    padding: 0;
  }
  .post-tags {
    margin-bottom: 40px;
  }
  .page-links {
    margin-bottom: 40px;
  }
  .related-posts {
    margin-bottom: 30px;
    overflow: hidden;
  }
  .related-posts li {
    margin-bottom: 20px;
  }
  .related-posts li:last-child,
  .related-posts li p:last-child {
    margin-bottom: 0;
  }
  .related-post-figure {
    position: relative;
    margin-bottom: 14px;
  }
  .related-post-figure .wpex-thumbnail-format-icon {
    right: 10px;
    bottom: 10px;
    font-size: 18px;
  }
  .related-post-thumb {
    display: block;
  }
  .related-post-thumb img {
    display: block;
    width: 100%;
  }
  .related-post-title {
    margin: 0 0 5px;
  }
  #wrap .related-post-title {
    font-size: 1em;
  }
  .related-post-excerpt {
    font-size: 0.923em;
    line-height: 1.7em;
  }
  .related-post-excerpt p:last-child {
    margin: 0;
  }
  .single .format-quote,
  .blog-entry.format-quote .post-quote-entry-inner {
    position: relative;
    display: block;
    padding: 20px 30px;
    font-size: 1.231em;
    z-index: 2;
    background: #f7f7f7;
    font-style: italic;
  }
  .single .format-quote p:last-child,
  .blog-entry.format-quote .post-quote-entry-inner p:last-child {
    margin: 0;
  }
  .single .format-quote .quote-entry-author,
  .blog-entry.format-quote .post-quote-entry-inner .quote-entry-author {
    margin-top: 15px;
    font-size: 0.923em;
    font-style: normal;
  }
  .single .format-quote .quote-entry-author::before,
  .blog-entry.format-quote .post-quote-entry-inner .quote-entry-author::before {
    content: "-";
  }
  .single .format-quote .ticon-quote-right,
  .blog-entry.format-quote .post-quote-entry-inner .ticon-quote-right {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 60px;
    display: block;
    z-index: 1;
    opacity: 0.1;
  }
  .single .format-quote {
    margin-bottom: 40px;
  }
  .cpt-entry {
    position: relative;
  }
  .cpt-entry.span_1_of_1 .cpt-entry-inner {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
  }
  .cpt-entry.span_1_of_1 .cpt-entry-title {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 400;
  }
  .cpt-entry.span_1_of_1 .entry-readmore-wrap {
    padding-top: 20px;
  }
  .cpt-entry-media {
    margin-bottom: 20px;
  }
  .cpt-entry-excerpt p:last-child {
    margin: 0;
  }
  .learndash-cpt .single-content {
    margin-bottom: 40px;
  }
  .portfolio-entry-categories {
    margin: -5px 0 10px;
    font-size: 0.923em;
    color: #777;
  }
  .portfolio-entry-categories a {
    color: inherit;
  }
  .portfolio-entry-details {
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 15px;
  }
  .portfolio-entry-media img {
    vertical-align: bottom;
  }
  .portfolio-entry-excerpt p {
    margin-bottom: 15px;
  }
  .portfolio-entry-excerpt p:last-child {
    margin: 0;
  }
  .portfolio-entry-readmore-wrap {
    padding-top: 15px;
  }
  .portfolio-no-margins .col {
    margin: 0 !important;
    padding: 0 !important;
  }
  .vcex-no-margin-grid .portfolio-entry-details,
  .portfolio-no-margins .portfolio-entry-details {
    background: #262626;
    border: none;
    color: #787878;
  }
  .vcex-no-margin-grid .portfolio-entry-title a,
  .vcex-no-margin-grid .portfolio-entry-title a,
  .portfolio-no-margins .portfolio-entry-title a,
  .portfolio-no-margins .portfolio-entry-title a {
    color: #fff;
  }
  #portfolio-entries .portfolio-entry.span_1_of_1 {
    margin: 0 0 30px;
    float: none;
    border: none;
  }
  #portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-media {
    width: 45%;
    float: left;
    margin: 0;
    margin-right: 30px;
  }
  #portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-details {
    background: none;
    border: none;
    padding: 0;
  }
  #portfolio-entries .portfolio-entry.span_1_of_1 .portfolio-entry-title {
    margin: 0;
  }
  #portfolio-single-media,
  #portfolio-single-related {
    margin-bottom: 30px;
  }
  #portfolio-post-comments,
  .single-portfolio .wpex-social-share-wrap.position-horizontal,
  .no-composer #portfolio-single-related {
    margin-top: 30px;
  }
  .staff-entry {
    margin-bottom: 30px;
  }
  .staff-entry-categories {
    margin: -5px 0 10px;
    font-size: 0.923em;
    color: #777;
  }
  .staff-entry-categories a {
    color: inherit;
  }
  .staff-entry-details {
    padding-top: 15px;
  }
  .staff-entry-position {
    font-size: 0.923em;
    color: #777;
    margin: -5px 0 10px;
  }
  #staff-entries .staff-entry.span_1_of_1 {
    margin: 0 0 30px;
    float: none;
    border: none;
  }
  #staff-entries .staff-entry.span_1_of_1 .staff-entry-media {
    width: 45%;
    float: left;
    margin: 0;
    margin-right: 30px;
  }
  #staff-entries .staff-entry.span_1_of_1 .staff-entry-details {
    width: 55%;
    float: right;
    padding-top: 0;
  }
  #staff-post-thumbnail {
    margin-bottom: 20px;
  }
  #staff-post-thumbnail img {
    display: block;
    margin: 0;
  }
  #staff-single-media,
  #staff-single-social,
  #staff-single-related {
    margin-bottom: 30px;
  }
  .staff-no-margins .col {
    margin: 0 !important;
    padding: 0 !important;
  }
  #staff-single-header {
    margin-bottom: 20px;
  }
  #staff-single-title {
    margin: 0;
  }
  #staff-single-position {
    color: #bbb;
    font-size: 1.077em;
  }
  .staff-social {
    margin-top: 5px;
    font-size: 13px;
  }
  .staff-social a {
    margin-right: 4px;
    margin-top: 4px;
  }
  .testimonial-entry-content {
    position: relative;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 3px;
  }
  .testimonial-entry-content p {
    margin: 0 0 15px;
  }
  .testimonial-entry-content p:last-child {
    margin: 0;
  }
  .testimonial-caret {
    position: absolute;
    display: block;
    left: 10px;
    bottom: -12px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f7f7f7;
  }
  .testimonial-entry-thumb {
    float: left;
    margin-right: 20px;
  }
  .testimonial-entry-thumb img {
    display: block;
    padding: 3px;
    border: 1px solid #eee;
    border-radius: 100%;
  }
  .testimonial-entry-thumb.default-dims img {
    width: 45px;
    height: 45px;
  }
  .testimonial-entry-bottom {
    margin-top: 20px;
  }
  .testimonial-entry-meta {
    float: left;
  }
  .testimonial-entry-author {
    margin: 0;
  }
  .testimonial-entry-company {
    margin-top: -2px;
    display: block;
    color: #999;
    font-size: 13px;
  }
  .testimonial-entry-rating {
    color: #ffc833;
  }
  .testimonial-entry-rating .ticon {
    margin-right: 3px;
  }
  .single-testimonials .entry-content {
    margin-bottom: 40px;
  }
  .single-testimonials .content-left-sidebar blockquote,
  .single-testimonials .content-right-sidebar blockquote {
    margin-top: 0;
  }
  .searchform {
    position: relative;
  }
  .searchform label {
    margin: 0;
    padding: 0;
  }
  .searchform input {
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0.7em 30px 0.7em 0.8em;
  }
  #footer .searchform input {
    background-color: #fff;
    border: 0;
  }
  .searchform .searchform-submit {
    position: absolute;
    top: 50%;
    right: 14px;
    height: 20px;
    line-height: 20px;
    margin: -10px 0 0;
    background: none;
    padding: 0;
    border: 0;
    outline: 0;
    color: inherit;
    font-size: 0.846em;
    opacity: 0.5;
  }
  .wpex-menu-search-text {
    display: none;
  }
  #footer input[type="search"] {
    outline: none;
  }
  #wpex-searchform-overlay {
    color: #fff;
    text-align: center;
  }
  #wpex-searchform-overlay .wpex-inner {
    font-size: 28px;
  }
  #wpex-searchform-overlay input[type="search"] {
    width: 100%;
    float: none;
    border: 0;
    outline: 0;
    background: none;
    color: inherit;
    height: auto;
    line-height: normal;
    font-size: inherit;
    font-weight: 300;
    padding: 0;
    padding-bottom: 20px;
    padding-right: 30px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    text-align: left;
  }
  #wpex-searchform-overlay input[type="submit"],
  #wpex-searchform-overlay button.submit,
  #wpex-searchform-overlay .searchform-submit,
  #wpex-searchform-overlay .woocommerce-product-search button {
    display: none;
  }
  #wpex-searchform-overlay .wpex-title {
    display: none;
  }
  #wpex-searchform-overlay .ticon-search {
    position: absolute;
    right: 30px;
    top: 50%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    margin-top: -35px;
    color: rgba(255, 255, 255, 0.3);
  }
  @media screen and (max-width: 600px) {
    #wpex-searchform-overlay .wpex-inner {
      font-size: 20px;
    }
  }
  @media screen and (max-width: 400px) {
    #wpex-searchform-overlay .wpex-inner {
      font-size: 14px;
    }
  }
  #searchform-dropdown {
    z-index: 10000;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    padding: 15px;
    width: 260px;
    border-top-style: solid;
    border-top-width: 3px;
    visibility: hidden;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: all 0.25s ease-in-out;
  }
  #searchform-dropdown.show {
    visibility: visible;
    opacity: 1;
  }
  #searchform-dropdown input[type="search"] {
    display: block;
    outline: 0;
    border: 0;
    width: 100%;
    background: #f4f4f4;
    height: auto;
    line-height: 1.65;
    padding: 0.7em 0.8em;
    border-radius: 0;
  }
  #searchform-dropdown button,
  #searchform-dropdown input[type="submit"],
  #searchform-dropdown .woocommerce-product-search button {
    display: none;
  }
  .boxed-main-layout #searchform-dropdown {
    right: 30px;
  }
  .navbar-style-six #searchform-dropdown {
    top: 0;
    left: 100%;
    right: initial;
  }
  #searchform-header-replace {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    visibility: hidden;
    z-index: 999;
    color: #bbb;
    opacity: 0;
    transition: all 0.25s ease-in-out;
  }
  #searchform-header-replace.show {
    visibility: visible;
    opacity: 1;
  }
  #searchform-header-replace label {
    height: 100%;
  }
  #searchform-header-replace form {
    height: 100%;
    width: 100%;
  }
  #searchform-header-replace input[type="search"] {
    height: 100%;
    width: 100%;
    outline: 0;
    border: 0;
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: inherit;
    background: none;
    padding: 0;
    border-radius: 0;
  }
  #searchform-header-replace input[type="submit"],
  #searchform-header-replace button.submit,
  #searchform-header-replace .searchform-submit,
  #searchform-header-replace .woocommerce-product-search button {
    display: none;
  }
  #searchform-header-replace-close {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    line-height: 40px;
    color: inherit;
    cursor: pointer;
    font-size: 40px;
    font-weight: 400;
    transition: color 0.2s ease;
  }
  #searchform-header-replace-close:hover {
    color: #000;
  }
  .custom-bg #searchform-header-replace-close:hover {
    color: inherit;
  }
  body.boxed-main-layout #searchform-header-replace input {
    padding: 0 30px;
  }
  body.boxed-main-layout #searchform-header-replace-close {
    right: 30px;
  }
  #search-no-results {
    font-size: 1.231em;
    margin-bottom: 20px;
  }
  .search-entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
  }
  .search-entry-header-title {
    font-size: 1.313em;
    margin: 0 0 10px;
  }
  .search-entry-text {
    overflow: hidden;
  }
  .search-entry-text p:last-child {
    margin: 0;
  }
  .search-entry-thumb {
    float: left;
    width: 100px;
    margin-right: 25px;
  }
  #footer-callout-wrap {
    background-color: #f7f7f7;
    padding: 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  #footer-callout-wrap .customize-partial-edit-shortcut {
    margin-left: 50px;
  }
  #footer-callout {
    font-size: 1.385em;
    display: flex;
    align-items: center;
  }
  #footer-callout-left,
  #footer-callout-right {
    display: block;
    float: left;
  }
  #footer-callout-left {
    width: 75%;
  }
  #footer-callout-left.full-width {
    width: 100%;
  }
  #footer-callout-right {
    width: 23%;
    margin-left: 2%;
  }
  #footer-callout .theme-button {
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 0.889em;
    padding: 15px 20px;
  }
  #footer-callout-wrap.btn-only {
    background: none;
    padding: 0;
    border: 0;
  }
  #footer-callout-wrap.btn-only #footer-callout {
    display: block;
    width: 100% !important;
  }
  #footer-callout-wrap.btn-only #footer-callout-left,
  #footer-callout-wrap.btn-only #footer-callout-right {
    float: none;
    width: auto;
    margin: 0;
  }
  #footer-callout-wrap.btn-only .theme-button {
    display: block;
    width: 100%;
    border-radius: 0;
  }
  #footer a,
  #footer-bottom a {
    transition: 0.15s all ease;
  }
  .site-footer {
    background: #fdfbfb;
    color: var(--kobo_black_color);
  }
  .site-footer table th,
  .site-footer table td {
    border-color: #333;
  }
  .footer-builder-content.entry {
    margin-bottom: 0;
  }
  .footer-builder-content>p {
    margin: 0;
  }
  .site-footer-inner {
    width: 100%;
  }
  .single-col-footer .col {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .site-footer ul {
    margin: 0;
  }
  .site-footer .col {
    margin-bottom: 0;
  }
  .full-screen-post .site-footer {
    margin-top: 0;
  }
  .site-footer .widget_recent_entries li,
  .site-footer .widget_categories li {
    margin-bottom: 4px;
    padding-bottom: 4px;
  }
  .site-footer p {
    color: #777;
  }
  .site-footer-widgets {
    position: relative;
  }
  .site-footer a,
  .site-footer strong {
    color: #000;
  }
  .site-footer a:hover {
    color: #23201f;
    text-decoration: none;
  }
  .site-footer button,
  .site-footer .color-button,
  .site-footer .theme-button {
    color: #fff;
  }
  .footer-widget {
    padding-bottom: 45px;
  }
  .footer-widget .widget-title {
    display: block;
    margin: 0 0 20px;
    font-size: 1.077em;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
  }
  #footer-widgets.wpex-row .footer-box.col {
    margin-bottom: 0 !important;
  }
  .footer-widget .wpex-widget-recent-posts-title {
    color: #fff;
  }
  .footer-widget.widget_tag_cloud a {
    border-color: #333;
    border-color: rgba(255, 255, 255, 0.06);
  }
  #footer-bottom {
    background: #e8e8e2;
    font-size: 13px;
    text-align: center;
    padding: 12px 0;
  }
  #footer-bottom p {
    color: #2f2f2f;
  }
  #footer-bottom p:last-child {
    margin: 0;
  }
  #footer-bottom .customize-partial-edit-shortcut {
    left: 50px;
  }
  #footer-bottom.textright .customize-partial-edit-shortcut {
    right: 50px;
    left: auto;
  }
  #footer-bottom-inner {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-bottom-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .textleft .footer-bottom-flex,
  .textcenter .footer-bottom-flex,
  .textright .footer-bottom-flex {
    display: block;
  }
  #footer-bottom a {
    color: var(--kobo_black_color);
  }
  #footer-bottom a:hover {
    color: #000;
    text-decoration: none;
  }
  #footer-bottom #copyright {
    margin-right: auto;
  }
  #footer-bottom #copyright p:last-child {
    margin: 0;
  }
  #footer-bottom-menu {
    margin-left: auto;
  }
  .textleft #footer-bottom-menu,
  .textcenter #footer-bottom-menu,
  .textright #footer-bottom-menu {
    padding-top: 0.769em;
  }
  #footer-bottom-menu ul {
    list-style: none;
    margin: 0;
  }
  #footer-bottom-menu li {
    float: left;
    margin-left: 20px;
  }
  #footer-bottom-menu li:first-child {
    margin-left: 0;
  }
  #footer-bottom-menu li .ticon {
    margin-right: 7px;
  }
  #footer-bottom.textcenter #footer-bottom-menu li {
    float: none;
    margin: 0 5px;
    display: inline-block;
  }
  #footer-bottom.textright #footer-bottom-menu li {
    float: right;
  }
  .footer-has-reveal #site-header.header-builder {
    position: relative;
    z-index: 2;
  }
  @media only screen and (min-width: 960px) {
    .footer-reveal {
      display: block;
      visibility: hidden;
      z-index: 1;
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      opacity: 0;
    }
    .footer-has-reveal #overlay-header-wrap,
    .footer-has-reveal #main {
      position: relative;
      z-index: 2;
      background: #fff;
    }
  }
  @media only screen and (max-width: 959px) {
    body.footer-has-reveal #wrap {
      margin-bottom: 0;
    }
  }
  .footer-reveal.wpex-visible {
    visibility: visible;
    opacity: 1;
  }
  @media print {
    #sidebar,
    #footer-callout-wrap,
    #footer,
    #footer-bottom,
    #top-bar-wrap,
    #site-navigation-wrap,
    .toggle-bar-btn,
    .post-pagination,
    .related.products,
    .product form.cart {
      display: none;
    }
    .container {
      width: 100%;
      padding: 0;
    }
    .wpb_accordion_content,
    .wpb_toggle_content {
      display: block !important;
    }
  }
  #site-scroll-top,
  .page-numbers.next,
  .page-numbers.prev,
  .author-bio-social a,
  .wpex-ticon-social-widget .wpex-social-btn {
    font-family: "ticons";
  }
  .sf-menu>li.megamenu>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu a:before,
  .wpex-slider .sp-arrow,
  .wpex-slider .sp-arrow:before,
  #main .widget_nav_menu .parent>a:after,
  .modern-menu-widget a:after,
  .sidebar-widget-icons .widget_archive a:before,
  .sidebar-widget-icons .widget_recent_entries a:before,
  .sidebar-widget-icons .widget_recent_comments a:before,
  .sidebar-widget-icons .widget_layered_nav a:before,
  .sidebar-widget-icons .widget_product_categories a:before,
  .sidebar-widget-icons .widget_categories a:before,
  .searchform input:after,
  ul.check-list li:before,
  .animsition-loading:after,
  .sidr-class-dropdown-toggle:before,
  .sidr-class-dropdown-menu ul a:before {
    font-family: "ticons";
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  @font-face {
    font-family: "ticons";
    src: url("assets/lib/ticons/fonts/ticons-webfont.eot?v=4.8");
    src: url("assets/lib/ticons/fonts/ticons-webfont.eot?#iefix&v=4.8") format("embedded-opentype"), url("assets/lib/ticons/fonts/ticons-webfont.woff2?v=4.8") format("woff2"),
      url("assets/lib/ticons/fonts/ticons-webfont.woff?v=4.8") format("woff"), url("assets/lib/ticons/fonts/ticons-webfont.ttf?v=4.8") format("truetype"), url("assets/lib/ticons/fonts/ticons-webfont.svg?v=4.8#ticonsregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  .ticon {
    display: inline-block;
    font: normal normal normal 14px/1 ticons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ticon-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .ticon-2x {
    font-size: 2em;
  }
  .ticon-3x {
    font-size: 3em;
  }
  .ticon-4x {
    font-size: 4em;
  }
  .ticon-5x {
    font-size: 5em;
  }
  .ticon-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .ticon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
  }
  .ticon-ul>li {
    position: relative;
  }
  .ticon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
  }
  .ticon-li.ticon-lg {
    left: -1.85714286em;
  }
  .ticon-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eeeeee;
    border-radius: 0.1em;
  }
  .ticon-pull-left {
    float: left;
  }
  .ticon-pull-right {
    float: right;
  }
  .ticon.ticon-pull-left {
    margin-right: 0.3em;
  }
  .ticon.ticon-pull-right {
    margin-left: 0.3em;
  }
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .ticon.pull-left {
    margin-right: 0.3em;
  }
  .ticon.pull-right {
    margin-left: 0.3em;
  }
  .ticon-spin {
    -webkit-animation: ticon-spin 2s infinite linear;
    animation: ticon-spin 2s infinite linear;
  }
  .ticon-pulse {
    -webkit-animation: ticon-spin 1s infinite steps(8);
    animation: ticon-spin 1s infinite steps(8);
  }
  @-webkit-keyframes ticon-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes ticon-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .ticon-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .ticon-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .ticon-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .ticon-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .ticon-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  :root .ticon-rotate-90,
  :root .ticon-rotate-180,
  :root .ticon-rotate-270,
  :root .ticon-flip-horizontal,
  :root .ticon-flip-vertical {
    filter: none;
  }
  .ticon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .ticon-stack-1x,
  .ticon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .ticon-stack-1x {
    line-height: inherit;
  }
  .ticon-stack-2x {
    font-size: 2em;
  }
  .ticon-inverse {
    color: #ffffff;
  }
  .ticon-glass:before {
    content: "\f000";
  }
  .ticon-music:before {
    content: "\f001";
  }
  .ticon-search:before {
    content: "\f002";
  }
  .ticon-envelope-o:before {
    content: "\f003";
  }
  .ticon-heart:before {
    content: "\f004";
  }
  .ticon-star:before {
    content: "\f005";
  }
  .ticon-star-empty:before,
  .ticon-star-o:before {
    content: "\f006";
  }
  .ticon-user:before {
    content: "\f007";
  }
  .ticon-film:before {
    content: "\f008";
  }
  .ticon-th-large:before {
    content: "\f009";
  }
  .ticon-th:before {
    content: "\f00a";
  }
  .ticon-th-list:before {
    content: "\f00b";
  }
  .ticon-check:before {
    content: "\f00c";
  }
  .ticon-remove:before,
  .ticon-close:before,
  .ticon-times:before {
    content: "\f00d";
  }
  .ticon-search-plus:before {
    content: "\f00e";
  }
  .ticon-search-minus:before {
    content: "\f010";
  }
  .ticon-power-off:before {
    content: "\f011";
  }
  .ticon-signal:before {
    content: "\f012";
  }
  .ticon-gear:before,
  .ticon-cog:before {
    content: "\f013";
  }
  .ticon-trash-o:before {
    content: "\f014";
  }
  .ticon-home:before {
    content: "\f015";
  }
  .ticon-file-o:before {
    content: "\f016";
  }
  .ticon-clock-o:before {
    content: "\f017";
  }
  .ticon-road:before {
    content: "\f018";
  }
  .ticon-download:before {
    content: "\f019";
  }
  .ticon-arrow-circle-o-down:before {
    content: "\f01a";
  }
  .ticon-arrow-circle-o-up:before {
    content: "\f01b";
  }
  .ticon-inbox:before {
    content: "\f01c";
  }
  .ticon-play-circle-o:before {
    content: "\f01d";
  }
  .ticon-rotate-right:before,
  .ticon-repeat:before {
    content: "\f01e";
  }
  .ticon-refresh:before {
    content: "\f021";
  }
  .ticon-list-alt:before {
    content: "\f022";
  }
  .ticon-lock:before {
    content: "\f023";
  }
  .ticon-flag:before {
    content: "\f024";
  }
  .ticon-headphones:before {
    content: "\f025";
  }
  .ticon-volume-off:before {
    content: "\f026";
  }
  .ticon-volume-down:before {
    content: "\f027";
  }
  .ticon-volume-up:before {
    content: "\f028";
  }
  .ticon-qrcode:before {
    content: "\f029";
  }
  .ticon-barcode:before {
    content: "\f02a";
  }
  .ticon-tag:before {
    content: "\f02b";
  }
  .ticon-tags:before {
    content: "\f02c";
  }
  .ticon-book:before {
    content: "\f02d";
  }
  .ticon-bookmark:before {
    content: "\f02e";
  }
  .ticon-print:before {
    content: "\f02f";
  }
  .ticon-camera:before {
    content: "\f030";
  }
  .ticon-font:before {
    content: "\f031";
  }
  .ticon-bold:before {
    content: "\f032";
  }
  .ticon-italic:before {
    content: "\f033";
  }
  .ticon-text-height:before {
    content: "\f034";
  }
  .ticon-text-width:before {
    content: "\f035";
  }
  .ticon-align-left:before {
    content: "\f036";
  }
  .ticon-align-center:before {
    content: "\f037";
  }
  .ticon-align-right:before {
    content: "\f038";
  }
  .ticon-align-justify:before {
    content: "\f039";
  }
  .ticon-list:before {
    content: "\f03a";
  }
  .ticon-dedent:before,
  .ticon-outdent:before {
    content: "\f03b";
  }
  .ticon-indent:before {
    content: "\f03c";
  }
  .ticon-video-camera:before {
    content: "\f03d";
  }
  .ticon-photo:before,
  .ticon-image:before,
  .ticon-picture-o:before {
    content: "\f03e";
  }
  .ticon-pencil:before {
    content: "\f040";
  }
  .ticon-map-marker:before {
    content: "\f041";
  }
  .ticon-adjust:before {
    content: "\f042";
  }
  .ticon-tint:before {
    content: "\f043";
  }
  .ticon-edit:before,
  .ticon-pencil-square-o:before {
    content: "\f044";
  }
  .ticon-share-square-o:before {
    content: "\f045";
  }
  .ticon-check-square-o:before {
    content: "\f046";
  }
  .ticon-arrows:before {
    content: "\f047";
  }
  .ticon-step-backward:before {
    content: "\f048";
  }
  .ticon-fast-backward:before {
    content: "\f049";
  }
  .ticon-backward:before {
    content: "\f04a";
  }
  .ticon-play:before {
    content: "\f04b";
  }
  .ticon-pause:before {
    content: "\f04c";
  }
  .ticon-stop:before {
    content: "\f04d";
  }
  .ticon-forward:before {
    content: "\f04e";
  }
  .ticon-fast-forward:before {
    content: "\f050";
  }
  .ticon-step-forward:before {
    content: "\f051";
  }
  .ticon-eject:before {
    content: "\f052";
  }
  .ticon-chevron-left:before {
    content: "\f053";
  }
  .ticon-chevron-right:before {
    content: "\f054";
  }
  .ticon-plus-circle:before {
    content: "\f055";
  }
  .ticon-minus-circle:before {
    content: "\f056";
  }
  .ticon-times-circle:before {
    content: "\f057";
  }
  .ticon-check-circle:before {
    content: "\f058";
  }
  .ticon-question-circle:before {
    content: "\f059";
  }
  .ticon-info-circle:before {
    content: "\f05a";
  }
  .ticon-crosshairs:before {
    content: "\f05b";
  }
  .ticon-times-circle-o:before {
    content: "\f05c";
  }
  .ticon-check-circle-o:before {
    content: "\f05d";
  }
  .ticon-ban:before {
    content: "\f05e";
  }
  .ticon-arrow-left:before {
    content: "\f060";
  }
  .ticon-arrow-right:before {
    content: "\f061";
  }
  .ticon-arrow-up:before {
    content: "\f062";
  }
  .ticon-arrow-down:before {
    content: "\f063";
  }
  .ticon-mail-forward:before,
  .ticon-share:before {
    content: "\f064";
  }
  .ticon-expand:before {
    content: "\f065";
  }
  .ticon-compress:before {
    content: "\f066";
  }
  .ticon-plus:before {
    content: "\f067";
  }
  .ticon-minus:before {
    content: "\f068";
  }
  .ticon-asterisk:before {
    content: "\f069";
  }
  .ticon-exclamation-circle:before {
    content: "\f06a";
  }
  .ticon-gift:before {
    content: "\f06b";
  }
  .ticon-leaf:before {
    content: "\f06c";
  }
  .ticon-fire:before {
    content: "\f06d";
  }
  .ticon-eye:before {
    content: "\f06e";
  }
  .ticon-eye-slash:before {
    content: "\f070";
  }
  .ticon-warning:before,
  .ticon-exclamation-triangle:before {
    content: "\f071";
  }
  .ticon-plane:before {
    content: "\f072";
  }
  .ticon-calendar:before {
    content: "\f073";
  }
  .ticon-random:before {
    content: "\f074";
  }
  .ticon-comment:before {
    content: "\f075";
  }
  .ticon-magnet:before {
    content: "\f076";
  }
  .ticon-chevron-up:before {
    content: "\f077";
  }
  .ticon-chevron-down:before {
    content: "\f078";
  }
  .ticon-retweet:before {
    content: "\f079";
  }
  .ticon-shopping-cart:before {
    content: "\f07a";
  }
  .ticon-folder:before {
    content: "\f07b";
  }
  .ticon-folder-open:before {
    content: "\f07c";
  }
  .ticon-arrows-v:before {
    content: "\f07d";
  }
  .ticon-arrows-h:before {
    content: "\f07e";
  }
  .ticon-bar-chart-o:before,
  .ticon-bar-chart:before {
    content: "\f080";
  }
  .ticon-twitter-square:before {
    content: "\f081";
  }
  .ticon-facebook-square:before {
    content: "\f082";
  }
  .ticon-camera-retro:before {
    content: "\f083";
  }
  .ticon-key:before {
    content: "\f084";
  }
  .ticon-gears:before,
  .ticon-cogs:before {
    content: "\f085";
  }
  .ticon-comments:before {
    content: "\f086";
  }
  .ticon-thumbs-o-up:before {
    content: "\f087";
  }
  .ticon-thumbs-o-down:before {
    content: "\f088";
  }
  .ticon-star-half:before {
    content: "\f089";
  }
  .ticon-heart-o:before {
    content: "\f08a";
  }
  .ticon-sign-out:before {
    content: "\f08b";
  }
  .ticon-linkedin-square:before {
    content: "\f08c";
  }
  .ticon-thumb-tack:before {
    content: "\f08d";
  }
  .ticon-external-link:before {
    content: "\f08e";
  }
  .ticon-sign-in:before {
    content: "\f090";
  }
  .ticon-trophy:before {
    content: "\f091";
  }
  .ticon-github-square:before {
    content: "\f092";
  }
  .ticon-upload:before {
    content: "\f093";
  }
  .ticon-lemon-o:before {
    content: "\f094";
  }
  .ticon-phone:before {
    content: "\f095";
  }
  .ticon-square-o:before {
    content: "\f096";
  }
  .ticon-bookmark-o:before {
    content: "\f097";
  }
  .ticon-phone-square:before {
    content: "\f098";
  }
  .ticon-twitter:before {
    content: "\f099";
  }
  .ticon-facebook-f:before,
  .ticon-facebook:before {
    content: "\f09a";
  }
  .ticon-github:before {
    content: "\f09b";
  }
  .ticon-unlock:before {
    content: "\f09c";
  }
  .ticon-credit-card:before {
    content: "\f09d";
  }
  .ticon-feed:before,
  .ticon-rss:before {
    content: "\f09e";
  }
  .ticon-hdd-o:before {
    content: "\f0a0";
  }
  .ticon-bullhorn:before {
    content: "\f0a1";
  }
  .ticon-bell:before {
    content: "\f0f3";
  }
  .ticon-certificate:before {
    content: "\f0a3";
  }
  .ticon-hand-o-right:before {
    content: "\f0a4";
  }
  .ticon-hand-o-left:before {
    content: "\f0a5";
  }
  .ticon-hand-o-up:before {
    content: "\f0a6";
  }
  .ticon-hand-o-down:before {
    content: "\f0a7";
  }
  .ticon-arrow-circle-left:before {
    content: "\f0a8";
  }
  .ticon-arrow-circle-right:before {
    content: "\f0a9";
  }
  .ticon-arrow-circle-up:before {
    content: "\f0aa";
  }
  .ticon-arrow-circle-down:before {
    content: "\f0ab";
  }
  .ticon-globe:before {
    content: "\f0ac";
  }
  .ticon-wrench:before {
    content: "\f0ad";
  }
  .ticon-tasks:before {
    content: "\f0ae";
  }
  .ticon-filter:before {
    content: "\f0b0";
  }
  .ticon-briefcase:before {
    content: "\f0b1";
  }
  .ticon-arrows-alt:before {
    content: "\f0b2";
  }
  .ticon-group:before,
  .ticon-users:before {
    content: "\f0c0";
  }
  .ticon-chain:before,
  .ticon-link:before {
    content: "\f0c1";
  }
  .ticon-cloud:before {
    content: "\f0c2";
  }
  .ticon-flask:before {
    content: "\f0c3";
  }
  .ticon-cut:before,
  .ticon-scissors:before {
    content: "\f0c4";
  }
  .ticon-copy:before,
  .ticon-files-o:before {
    content: "\f0c5";
  }
  .ticon-paperclip:before {
    content: "\f0c6";
  }
  .ticon-save:before,
  .ticon-floppy-o:before {
    content: "\f0c7";
  }
  .ticon-square:before {
    content: "\f0c8";
  }
  .ticon-navicon:before,
  .ticon-reorder:before,
  .ticon-bars:before {
    content: "\f0c9";
  }
  .ticon-list-ul:before {
    content: "\f0ca";
  }
  .ticon-list-ol:before {
    content: "\f0cb";
  }
  .ticon-strikethrough:before {
    content: "\f0cc";
  }
  .ticon-underline:before {
    content: "\f0cd";
  }
  .ticon-table:before {
    content: "\f0ce";
  }
  .ticon-magic:before {
    content: "\f0d0";
  }
  .ticon-truck:before {
    content: "\f0d1";
  }
  .ticon-pinterest:before {
    content: "\f0d2";
  }
  .ticon-pinterest-square:before {
    content: "\f0d3";
  }
  .ticon-google-plus-square:before {
    content: "\f0d4";
  }
  .ticon-google-plus:before {
    content: "\f0d5";
  }
  .ticon-money:before {
    content: "\f0d6";
  }
  .ticon-caret-down:before {
    content: "\f0d7";
  }
  .ticon-caret-up:before {
    content: "\f0d8";
  }
  .ticon-caret-left:before {
    content: "\f0d9";
  }
  .ticon-caret-right:before {
    content: "\f0da";
  }
  .ticon-columns:before {
    content: "\f0db";
  }
  .ticon-unsorted:before,
  .ticon-sort:before {
    content: "\f0dc";
  }
  .ticon-sort-down:before,
  .ticon-sort-desc:before {
    content: "\f0dd";
  }
  .ticon-sort-up:before,
  .ticon-sort-asc:before {
    content: "\f0de";
  }
  .ticon-envelope:before {
    content: "\f0e0";
  }
  .ticon-linkedin:before {
    content: "\f0e1";
  }
  .ticon-rotate-left:before,
  .ticon-undo:before {
    content: "\f0e2";
  }
  .ticon-legal:before,
  .ticon-gavel:before {
    content: "\f0e3";
  }
  .ticon-dashboard:before,
  .ticon-tachometer:before {
    content: "\f0e4";
  }
  .ticon-comment-o:before {
    content: "\f0e5";
  }
  .ticon-comments-o:before {
    content: "\f0e6";
  }
  .ticon-flash:before,
  .ticon-bolt:before {
    content: "\f0e7";
  }
  .ticon-sitemap:before {
    content: "\f0e8";
  }
  .ticon-umbrella:before {
    content: "\f0e9";
  }
  .ticon-paste:before,
  .ticon-clipboard:before {
    content: "\f0ea";
  }
  .ticon-lightbulb-o:before {
    content: "\f0eb";
  }
  .ticon-exchange:before {
    content: "\f0ec";
  }
  .ticon-cloud-download:before {
    content: "\f0ed";
  }
  .ticon-cloud-upload:before {
    content: "\f0ee";
  }
  .ticon-user-md:before {
    content: "\f0f0";
  }
  .ticon-stethoscope:before {
    content: "\f0f1";
  }
  .ticon-suitcase:before {
    content: "\f0f2";
  }
  .ticon-bell-o:before {
    content: "\f0a2";
  }
  .ticon-coffee:before {
    content: "\f0f4";
  }
  .ticon-cutlery:before {
    content: "\f0f5";
  }
  .ticon-file-text-o:before {
    content: "\f0f6";
  }
  .ticon-building-o:before {
    content: "\f0f7";
  }
  .ticon-hospital-o:before {
    content: "\f0f8";
  }
  .ticon-ambulance:before {
    content: "\f0f9";
  }
  .ticon-medkit:before {
    content: "\f0fa";
  }
  .ticon-fighter-jet:before {
    content: "\f0fb";
  }
  .ticon-beer:before {
    content: "\f0fc";
  }
  .ticon-h-square:before {
    content: "\f0fd";
  }
  .ticon-plus-square:before {
    content: "\f0fe";
  }
  .ticon-angle-double-left:before {
    content: "\f100";
  }
  .ticon-angle-double-right:before {
    content: "\f101";
  }
  .ticon-angle-double-up:before {
    content: "\f102";
  }
  .ticon-angle-double-down:before {
    content: "\f103";
  }
  .ticon-angle-left:before {
    content: "\f104";
  }
  .ticon-angle-right:before {
    content: "\f105";
  }
  .ticon-angle-up:before {
    content: "\f106";
  }
  .ticon-angle-down:before {
    content: "\f107";
  }
  .ticon-desktop:before {
    content: "\f108";
  }
  .ticon-laptop:before {
    content: "\f109";
  }
  .ticon-tablet:before {
    content: "\f10a";
  }
  .ticon-mobile-phone:before,
  .ticon-mobile:before {
    content: "\f10b";
  }
  .ticon-circle-o:before {
    content: "\f10c";
  }
  .ticon-quote-left:before {
    content: "\f10d";
  }
  .ticon-quote-right:before {
    content: "\f10e";
  }
  .ticon-spinner:before {
    content: "\f110";
  }
  .ticon-circle:before {
    content: "\f111";
  }
  .ticon-mail-reply:before,
  .ticon-reply:before {
    content: "\f112";
  }
  .ticon-github-alt:before {
    content: "\f113";
  }
  .ticon-folder-o:before {
    content: "\f114";
  }
  .ticon-folder-open-o:before {
    content: "\f115";
  }
  .ticon-smile-o:before {
    content: "\f118";
  }
  .ticon-frown-o:before {
    content: "\f119";
  }
  .ticon-meh-o:before {
    content: "\f11a";
  }
  .ticon-gamepad:before {
    content: "\f11b";
  }
  .ticon-keyboard-o:before {
    content: "\f11c";
  }
  .ticon-flag-o:before {
    content: "\f11d";
  }
  .ticon-flag-checkered:before {
    content: "\f11e";
  }
  .ticon-terminal:before {
    content: "\f120";
  }
  .ticon-code:before {
    content: "\f121";
  }
  .ticon-mail-reply-all:before,
  .ticon-reply-all:before {
    content: "\f122";
  }
  .ticon-star-half-empty:before,
  .ticon-star-half-full:before,
  .ticon-star-half-o:before {
    content: "\f123";
  }
  .ticon-location-arrow:before {
    content: "\f124";
  }
  .ticon-crop:before {
    content: "\f125";
  }
  .ticon-code-fork:before {
    content: "\f126";
  }
  .ticon-unlink:before,
  .ticon-chain-broken:before {
    content: "\f127";
  }
  .ticon-question:before {
    content: "\f128";
  }
  .ticon-info:before {
    content: "\f129";
  }
  .ticon-exclamation:before {
    content: "\f12a";
  }
  .ticon-superscript:before {
    content: "\f12b";
  }
  .ticon-subscript:before {
    content: "\f12c";
  }
  .ticon-eraser:before {
    content: "\f12d";
  }
  .ticon-puzzle-piece:before {
    content: "\f12e";
  }
  .ticon-microphone:before {
    content: "\f130";
  }
  .ticon-microphone-slash:before {
    content: "\f131";
  }
  .ticon-shield:before {
    content: "\f132";
  }
  .ticon-calendar-o:before {
    content: "\f133";
  }
  .ticon-fire-extinguisher:before {
    content: "\f134";
  }
  .ticon-rocket:before {
    content: "\f135";
  }
  .ticon-maxcdn:before {
    content: "\f136";
  }
  .ticon-chevron-circle-left:before {
    content: "\f137";
  }
  .ticon-chevron-circle-right:before {
    content: "\f138";
  }
  .ticon-chevron-circle-up:before {
    content: "\f139";
  }
  .ticon-chevron-circle-down:before {
    content: "\f13a";
  }
  .ticon-html5:before {
    content: "\f13b";
  }
  .ticon-css3:before {
    content: "\f13c";
  }
  .ticon-anchor:before {
    content: "\f13d";
  }
  .ticon-unlock-alt:before {
    content: "\f13e";
  }
  .ticon-bullseye:before {
    content: "\f140";
  }
  .ticon-ellipsis-h:before {
    content: "\f141";
  }
  .ticon-ellipsis-v:before {
    content: "\f142";
  }
  .ticon-rss-square:before {
    content: "\f143";
  }
  .ticon-play-circle:before {
    content: "\f144";
  }
  .ticon-ticket:before {
    content: "\f145";
  }
  .ticon-minus-square:before {
    content: "\f146";
  }
  .ticon-minus-square-o:before {
    content: "\f147";
  }
  .ticon-level-up:before {
    content: "\f148";
  }
  .ticon-level-down:before {
    content: "\f149";
  }
  .ticon-check-square:before {
    content: "\f14a";
  }
  .ticon-pencil-square:before {
    content: "\f14b";
  }
  .ticon-external-link-square:before {
    content: "\f14c";
  }
  .ticon-share-square:before {
    content: "\f14d";
  }
  .ticon-compass:before {
    content: "\f14e";
  }
  .ticon-toggle-down:before,
  .ticon-caret-square-o-down:before {
    content: "\f150";
  }
  .ticon-toggle-up:before,
  .ticon-caret-square-o-up:before {
    content: "\f151";
  }
  .ticon-toggle-right:before,
  .ticon-caret-square-o-right:before {
    content: "\f152";
  }
  .ticon-euro:before,
  .ticon-eur:before {
    content: "\f153";
  }
  .ticon-gbp:before {
    content: "\f154";
  }
  .ticon-dollar:before,
  .ticon-usd:before {
    content: "\f155";
  }
  .ticon-rupee:before,
  .ticon-inr:before {
    content: "\f156";
  }
  .ticon-cny:before,
  .ticon-rmb:before,
  .ticon-yen:before,
  .ticon-jpy:before {
    content: "\f157";
  }
  .ticon-ruble:before,
  .ticon-rouble:before,
  .ticon-rub:before {
    content: "\f158";
  }
  .ticon-won:before,
  .ticon-krw:before {
    content: "\f159";
  }
  .ticon-bitcoin:before,
  .ticon-btc:before {
    content: "\f15a";
  }
  .ticon-file:before {
    content: "\f15b";
  }
  .ticon-file-text:before {
    content: "\f15c";
  }
  .ticon-sort-alpha-asc:before {
    content: "\f15d";
  }
  .ticon-sort-alpha-desc:before {
    content: "\f15e";
  }
  .ticon-sort-amount-asc:before {
    content: "\f160";
  }
  .ticon-sort-amount-desc:before {
    content: "\f161";
  }
  .ticon-sort-numeric-asc:before {
    content: "\f162";
  }
  .ticon-sort-numeric-desc:before {
    content: "\f163";
  }
  .ticon-thumbs-up:before {
    content: "\f164";
  }
  .ticon-thumbs-down:before {
    content: "\f165";
  }
  .ticon-youtube-square:before {
    content: "\f166";
  }
  .ticon-youtube:before {
    content: "\f167";
  }
  .ticon-xing:before {
    content: "\f168";
  }
  .ticon-xing-square:before {
    content: "\f169";
  }
  .ticon-youtube-play:before {
    content: "\f16a";
  }
  .ticon-dropbox:before {
    content: "\f16b";
  }
  .ticon-stack-overflow:before {
    content: "\f16c";
  }
  .ticon-instagram:before {
    content: "\f16d";
  }
  .ticon-flickr:before {
    content: "\f16e";
  }
  .ticon-adn:before {
    content: "\f170";
  }
  .ticon-bitbucket:before {
    content: "\f171";
  }
  .ticon-bitbucket-square:before {
    content: "\f172";
  }
  .ticon-tumblr:before {
    content: "\f173";
  }
  .ticon-tumblr-square:before {
    content: "\f174";
  }
  .ticon-long-arrow-down:before {
    content: "\f175";
  }
  .ticon-long-arrow-up:before {
    content: "\f176";
  }
  .ticon-long-arrow-left:before {
    content: "\f177";
  }
  .ticon-long-arrow-right:before {
    content: "\f178";
  }
  .ticon-apple:before {
    content: "\f179";
  }
  .ticon-windows:before {
    content: "\f17a";
  }
  .ticon-android:before {
    content: "\f17b";
  }
  .ticon-linux:before {
    content: "\f17c";
  }
  .ticon-dribbble:before {
    content: "\f17d";
  }
  .ticon-skype:before {
    content: "\f17e";
  }
  .ticon-foursquare:before {
    content: "\f180";
  }
  .ticon-trello:before {
    content: "\f181";
  }
  .ticon-female:before {
    content: "\f182";
  }
  .ticon-male:before {
    content: "\f183";
  }
  .ticon-gittip:before,
  .ticon-gratipay:before {
    content: "\f184";
  }
  .ticon-sun-o:before {
    content: "\f185";
  }
  .ticon-moon-o:before {
    content: "\f186";
  }
  .ticon-archive:before {
    content: "\f187";
  }
  .ticon-bug:before {
    content: "\f188";
  }
  .ticon-vk:before {
    content: "\f189";
  }
  .ticon-weibo:before {
    content: "\f18a";
  }
  .ticon-renren:before {
    content: "\f18b";
  }
  .ticon-pagelines:before {
    content: "\f18c";
  }
  .ticon-stack-exchange:before {
    content: "\f18d";
  }
  .ticon-arrow-circle-o-right:before {
    content: "\f18e";
  }
  .ticon-arrow-circle-o-left:before {
    content: "\f190";
  }
  .ticon-toggle-left:before,
  .ticon-caret-square-o-left:before {
    content: "\f191";
  }
  .ticon-dot-circle-o:before {
    content: "\f192";
  }
  .ticon-wheelchair:before {
    content: "\f193";
  }
  .ticon-vimeo-square:before {
    content: "\f194";
  }
  .ticon-turkish-lira:before,
  .ticon-try:before {
    content: "\f195";
  }
  .ticon-plus-square-o:before {
    content: "\f196";
  }
  .ticon-space-shuttle:before {
    content: "\f197";
  }
  .ticon-slack:before {
    content: "\f198";
  }
  .ticon-envelope-square:before {
    content: "\f199";
  }
  .ticon-wordpress:before {
    content: "\f19a";
  }
  .ticon-openid:before {
    content: "\f19b";
  }
  .ticon-institution:before,
  .ticon-bank:before,
  .ticon-university:before {
    content: "\f19c";
  }
  .ticon-mortar-board:before,
  .ticon-graduation-cap:before {
    content: "\f19d";
  }
  .ticon-yahoo:before {
    content: "\f19e";
  }
  .ticon-google:before {
    content: "\f1a0";
  }
  .ticon-reddit:before {
    content: "\f1a1";
  }
  .ticon-reddit-square:before {
    content: "\f1a2";
  }
  .ticon-stumbleupon-circle:before {
    content: "\f1a3";
  }
  .ticon-stumbleupon:before {
    content: "\f1a4";
  }
  .ticon-delicious:before {
    content: "\f1a5";
  }
  .ticon-digg:before {
    content: "\f1a6";
  }
  .ticon-pied-piper-pp:before {
    content: "\f1a7";
  }
  .ticon-pied-piper-alt:before {
    content: "\f1a8";
  }
  .ticon-drupal:before {
    content: "\f1a9";
  }
  .ticon-joomla:before {
    content: "\f1aa";
  }
  .ticon-language:before {
    content: "\f1ab";
  }
  .ticon-fax:before {
    content: "\f1ac";
  }
  .ticon-building:before {
    content: "\f1ad";
  }
  .ticon-child:before {
    content: "\f1ae";
  }
  .ticon-paw:before {
    content: "\f1b0";
  }
  .ticon-spoon:before {
    content: "\f1b1";
  }
  .ticon-cube:before {
    content: "\f1b2";
  }
  .ticon-cubes:before {
    content: "\f1b3";
  }
  .ticon-behance:before {
    content: "\f1b4";
  }
  .ticon-behance-square:before {
    content: "\f1b5";
  }
  .ticon-steam:before {
    content: "\f1b6";
  }
  .ticon-steam-square:before {
    content: "\f1b7";
  }
  .ticon-recycle:before {
    content: "\f1b8";
  }
  .ticon-automobile:before,
  .ticon-car:before {
    content: "\f1b9";
  }
  .ticon-cab:before,
  .ticon-taxi:before {
    content: "\f1ba";
  }
  .ticon-tree:before {
    content: "\f1bb";
  }
  .ticon-spotify:before {
    content: "\f1bc";
  }
  .ticon-deviantart:before {
    content: "\f1bd";
  }
  .ticon-soundcloud:before {
    content: "\f1be";
  }
  .ticon-database:before {
    content: "\f1c0";
  }
  .ticon-file-pdf-o:before {
    content: "\f1c1";
  }
  .ticon-file-word-o:before {
    content: "\f1c2";
  }
  .ticon-file-excel-o:before {
    content: "\f1c3";
  }
  .ticon-file-powerpoint-o:before {
    content: "\f1c4";
  }
  .ticon-file-photo-o:before,
  .ticon-file-picture-o:before,
  .ticon-file-image-o:before {
    content: "\f1c5";
  }
  .ticon-file-zip-o:before,
  .ticon-file-archive-o:before {
    content: "\f1c6";
  }
  .ticon-file-sound-o:before,
  .ticon-file-audio-o:before {
    content: "\f1c7";
  }
  .ticon-file-movie-o:before,
  .ticon-file-video-o:before {
    content: "\f1c8";
  }
  .ticon-file-code-o:before {
    content: "\f1c9";
  }
  .ticon-vine:before {
    content: "\f1ca";
  }
  .ticon-codepen:before {
    content: "\f1cb";
  }
  .ticon-jsfiddle:before {
    content: "\f1cc";
  }
  .ticon-life-bouy:before,
  .ticon-life-buoy:before,
  .ticon-life-saver:before,
  .ticon-support:before,
  .ticon-life-ring:before {
    content: "\f1cd";
  }
  .ticon-circle-o-notch:before {
    content: "\f1ce";
  }
  .ticon-ra:before,
  .ticon-resistance:before,
  .ticon-rebel:before {
    content: "\f1d0";
  }
  .ticon-ge:before,
  .ticon-empire:before {
    content: "\f1d1";
  }
  .ticon-git-square:before {
    content: "\f1d2";
  }
  .ticon-git:before {
    content: "\f1d3";
  }
  .ticon-y-combinator-square:before,
  .ticon-yc-square:before,
  .ticon-hacker-news:before {
    content: "\f1d4";
  }
  .ticon-tencent-weibo:before {
    content: "\f1d5";
  }
  .ticon-qq:before {
    content: "\f1d6";
  }
  .ticon-wechat:before,
  .ticon-weixin:before {
    content: "\f1d7";
  }
  .ticon-send:before,
  .ticon-paper-plane:before {
    content: "\f1d8";
  }
  .ticon-send-o:before,
  .ticon-paper-plane-o:before {
    content: "\f1d9";
  }
  .ticon-history:before {
    content: "\f1da";
  }
  .ticon-circle-thin:before {
    content: "\f1db";
  }
  .ticon-header:before {
    content: "\f1dc";
  }
  .ticon-paragraph:before {
    content: "\f1dd";
  }
  .ticon-sliders:before {
    content: "\f1de";
  }
  .ticon-share-alt:before {
    content: "\f1e0";
  }
  .ticon-share-alt-square:before {
    content: "\f1e1";
  }
  .ticon-bomb:before {
    content: "\f1e2";
  }
  .ticon-soccer-ball-o:before,
  .ticon-futbol-o:before {
    content: "\f1e3";
  }
  .ticon-tty:before {
    content: "\f1e4";
  }
  .ticon-binoculars:before {
    content: "\f1e5";
  }
  .ticon-plug:before {
    content: "\f1e6";
  }
  .ticon-slideshare:before {
    content: "\f1e7";
  }
  .ticon-twitch:before {
    content: "\f1e8";
  }
  .ticon-yelp:before {
    content: "\f1e9";
  }
  .ticon-newspaper-o:before {
    content: "\f1ea";
  }
  .ticon-wifi:before {
    content: "\f1eb";
  }
  .ticon-calculator:before {
    content: "\f1ec";
  }
  .ticon-paypal:before {
    content: "\f1ed";
  }
  .ticon-google-wallet:before {
    content: "\f1ee";
  }
  .ticon-cc-visa:before {
    content: "\f1f0";
  }
  .ticon-cc-mastercard:before {
    content: "\f1f1";
  }
  .ticon-cc-discover:before {
    content: "\f1f2";
  }
  .ticon-cc-amex:before {
    content: "\f1f3";
  }
  .ticon-cc-paypal:before {
    content: "\f1f4";
  }
  .ticon-cc-stripe:before {
    content: "\f1f5";
  }
  .ticon-bell-slash:before {
    content: "\f1f6";
  }
  .ticon-bell-slash-o:before {
    content: "\f1f7";
  }
  .ticon-trash:before {
    content: "\f1f8";
  }
  .ticon-copyright:before {
    content: "\f1f9";
  }
  .ticon-at:before {
    content: "\f1fa";
  }
  .ticon-eyedropper:before {
    content: "\f1fb";
  }
  .ticon-paint-brush:before {
    content: "\f1fc";
  }
  .ticon-birthday-cake:before {
    content: "\f1fd";
  }
  .ticon-area-chart:before {
    content: "\f1fe";
  }
  .ticon-pie-chart:before {
    content: "\f200";
  }
  .ticon-line-chart:before {
    content: "\f201";
  }
  .ticon-lastfm:before {
    content: "\f202";
  }
  .ticon-lastfm-square:before {
    content: "\f203";
  }
  .ticon-toggle-off:before {
    content: "\f204";
  }
  .ticon-toggle-on:before {
    content: "\f205";
  }
  .ticon-bicycle:before {
    content: "\f206";
  }
  .ticon-bus:before {
    content: "\f207";
  }
  .ticon-ioxhost:before {
    content: "\f208";
  }
  .ticon-angellist:before {
    content: "\f209";
  }
  .ticon-cc:before {
    content: "\f20a";
  }
  .ticon-shekel:before,
  .ticon-sheqel:before,
  .ticon-ils:before {
    content: "\f20b";
  }
  .ticon-meanpath:before {
    content: "\f20c";
  }
  .ticon-buysellads:before {
    content: "\f20d";
  }
  .ticon-connectdevelop:before {
    content: "\f20e";
  }
  .ticon-dashcube:before {
    content: "\f210";
  }
  .ticon-forumbee:before {
    content: "\f211";
  }
  .ticon-leanpub:before {
    content: "\f212";
  }
  .ticon-sellsy:before {
    content: "\f213";
  }
  .ticon-shirtsinbulk:before {
    content: "\f214";
  }
  .ticon-simplybuilt:before {
    content: "\f215";
  }
  .ticon-skyatlas:before {
    content: "\f216";
  }
  .ticon-cart-plus:before {
    content: "\f217";
  }
  .ticon-cart-arrow-down:before {
    content: "\f218";
  }
  .ticon-diamond:before {
    content: "\f219";
  }
  .ticon-ship:before {
    content: "\f21a";
  }
  .ticon-user-secret:before {
    content: "\f21b";
  }
  .ticon-motorcycle:before {
    content: "\f21c";
  }
  .ticon-street-view:before {
    content: "\f21d";
  }
  .ticon-heartbeat:before {
    content: "\f21e";
  }
  .ticon-venus:before {
    content: "\f221";
  }
  .ticon-mars:before {
    content: "\f222";
  }
  .ticon-mercury:before {
    content: "\f223";
  }
  .ticon-intersex:before,
  .ticon-transgender:before {
    content: "\f224";
  }
  .ticon-transgender-alt:before {
    content: "\f225";
  }
  .ticon-venus-double:before {
    content: "\f226";
  }
  .ticon-mars-double:before {
    content: "\f227";
  }
  .ticon-venus-mars:before {
    content: "\f228";
  }
  .ticon-mars-stroke:before {
    content: "\f229";
  }
  .ticon-mars-stroke-v:before {
    content: "\f22a";
  }
  .ticon-mars-stroke-h:before {
    content: "\f22b";
  }
  .ticon-neuter:before {
    content: "\f22c";
  }
  .ticon-genderless:before {
    content: "\f22d";
  }
  .ticon-facebook-official:before {
    content: "\f230";
  }
  .ticon-pinterest-p:before {
    content: "\f231";
  }
  .ticon-whatsapp:before {
    content: "\f232";
  }
  .ticon-server:before {
    content: "\f233";
  }
  .ticon-user-plus:before {
    content: "\f234";
  }
  .ticon-user-times:before {
    content: "\f235";
  }
  .ticon-hotel:before,
  .ticon-bed:before {
    content: "\f236";
  }
  .ticon-viacoin:before {
    content: "\f237";
  }
  .ticon-train:before {
    content: "\f238";
  }
  .ticon-subway:before {
    content: "\f239";
  }
  .ticon-medium:before {
    content: "\f23a";
  }
  .ticon-yc:before,
  .ticon-y-combinator:before {
    content: "\f23b";
  }
  .ticon-optin-monster:before {
    content: "\f23c";
  }
  .ticon-opencart:before {
    content: "\f23d";
  }
  .ticon-expeditedssl:before {
    content: "\f23e";
  }
  .ticon-battery-4:before,
  .ticon-battery:before,
  .ticon-battery-full:before {
    content: "\f240";
  }
  .ticon-battery-3:before,
  .ticon-battery-three-quarters:before {
    content: "\f241";
  }
  .ticon-battery-2:before,
  .ticon-battery-half:before {
    content: "\f242";
  }
  .ticon-battery-1:before,
  .ticon-battery-quarter:before {
    content: "\f243";
  }
  .ticon-battery-0:before,
  .ticon-battery-empty:before {
    content: "\f244";
  }
  .ticon-mouse-pointer:before {
    content: "\f245";
  }
  .ticon-i-cursor:before {
    content: "\f246";
  }
  .ticon-object-group:before {
    content: "\f247";
  }
  .ticon-object-ungroup:before {
    content: "\f248";
  }
  .ticon-sticky-note:before {
    content: "\f249";
  }
  .ticon-sticky-note-o:before {
    content: "\f24a";
  }
  .ticon-cc-jcb:before {
    content: "\f24b";
  }
  .ticon-cc-diners-club:before {
    content: "\f24c";
  }
  .ticon-clone:before {
    content: "\f24d";
  }
  .ticon-balance-scale:before {
    content: "\f24e";
  }
  .ticon-hourglass-o:before {
    content: "\f250";
  }
  .ticon-hourglass-1:before,
  .ticon-hourglass-start:before {
    content: "\f251";
  }
  .ticon-hourglass-2:before,
  .ticon-hourglass-half:before {
    content: "\f252";
  }
  .ticon-hourglass-3:before,
  .ticon-hourglass-end:before {
    content: "\f253";
  }
  .ticon-hourglass:before {
    content: "\f254";
  }
  .ticon-hand-grab-o:before,
  .ticon-hand-rock-o:before {
    content: "\f255";
  }
  .ticon-hand-stop-o:before,
  .ticon-hand-paper-o:before {
    content: "\f256";
  }
  .ticon-hand-scissors-o:before {
    content: "\f257";
  }
  .ticon-hand-lizard-o:before {
    content: "\f258";
  }
  .ticon-hand-spock-o:before {
    content: "\f259";
  }
  .ticon-hand-pointer-o:before {
    content: "\f25a";
  }
  .ticon-hand-peace-o:before {
    content: "\f25b";
  }
  .ticon-trademark:before {
    content: "\f25c";
  }
  .ticon-registered:before {
    content: "\f25d";
  }
  .ticon-creative-commons:before {
    content: "\f25e";
  }
  .ticon-gg:before {
    content: "\f260";
  }
  .ticon-gg-circle:before {
    content: "\f261";
  }
  .ticon-tripadvisor:before {
    content: "\f262";
  }
  .ticon-odnoklassniki:before {
    content: "\f263";
  }
  .ticon-odnoklassniki-square:before {
    content: "\f264";
  }
  .ticon-get-pocket:before {
    content: "\f265";
  }
  .ticon-wikipedia-w:before {
    content: "\f266";
  }
  .ticon-safari:before {
    content: "\f267";
  }
  .ticon-chrome:before {
    content: "\f268";
  }
  .ticon-firefox:before {
    content: "\f269";
  }
  .ticon-opera:before {
    content: "\f26a";
  }
  .ticon-internet-explorer:before {
    content: "\f26b";
  }
  .ticon-tv:before,
  .ticon-television:before {
    content: "\f26c";
  }
  .ticon-contao:before {
    content: "\f26d";
  }
  .ticon-500px:before {
    content: "\f26e";
  }
  .ticon-amazon:before {
    content: "\f270";
  }
  .ticon-calendar-plus-o:before {
    content: "\f271";
  }
  .ticon-calendar-minus-o:before {
    content: "\f272";
  }
  .ticon-calendar-times-o:before {
    content: "\f273";
  }
  .ticon-calendar-check-o:before {
    content: "\f274";
  }
  .ticon-industry:before {
    content: "\f275";
  }
  .ticon-map-pin:before {
    content: "\f276";
  }
  .ticon-map-signs:before {
    content: "\f277";
  }
  .ticon-map-o:before {
    content: "\f278";
  }
  .ticon-map:before {
    content: "\f279";
  }
  .ticon-commenting:before {
    content: "\f27a";
  }
  .ticon-commenting-o:before {
    content: "\f27b";
  }
  .ticon-houzz:before {
    content: "\f27c";
  }
  .ticon-vimeo:before {
    content: "\f27d";
  }
  .ticon-black-tie:before {
    content: "\f27e";
  }
  .ticon-fonticons:before {
    content: "\f280";
  }
  .ticon-reddit-alien:before {
    content: "\f281";
  }
  .ticon-edge:before {
    content: "\f282";
  }
  .ticon-credit-card-alt:before {
    content: "\f283";
  }
  .ticon-codiepie:before {
    content: "\f284";
  }
  .ticon-modx:before {
    content: "\f285";
  }
  .ticon-fort-awesome:before {
    content: "\f286";
  }
  .ticon-usb:before {
    content: "\f287";
  }
  .ticon-product-hunt:before {
    content: "\f288";
  }
  .ticon-mixcloud:before {
    content: "\f289";
  }
  .ticon-scribd:before {
    content: "\f28a";
  }
  .ticon-pause-circle:before {
    content: "\f28b";
  }
  .ticon-pause-circle-o:before {
    content: "\f28c";
  }
  .ticon-stop-circle:before {
    content: "\f28d";
  }
  .ticon-stop-circle-o:before {
    content: "\f28e";
  }
  .ticon-shopping-bag:before {
    content: "\f290";
  }
  .ticon-shopping-basket:before {
    content: "\f291";
  }
  .ticon-hashtag:before {
    content: "\f292";
  }
  .ticon-bluetooth:before {
    content: "\f293";
  }
  .ticon-bluetooth-b:before {
    content: "\f294";
  }
  .ticon-percent:before {
    content: "\f295";
  }
  .ticon-gitlab:before {
    content: "\f296";
  }
  .ticon-wpbeginner:before {
    content: "\f297";
  }
  .ticon-wpforms:before {
    content: "\f298";
  }
  .ticon-envira:before {
    content: "\f299";
  }
  .ticon-universal-access:before {
    content: "\f29a";
  }
  .ticon-wheelchair-alt:before {
    content: "\f29b";
  }
  .ticon-question-circle-o:before {
    content: "\f29c";
  }
  .ticon-blind:before {
    content: "\f29d";
  }
  .ticon-audio-description:before {
    content: "\f29e";
  }
  .ticon-volume-control-phone:before {
    content: "\f2a0";
  }
  .ticon-braille:before {
    content: "\f2a1";
  }
  .ticon-assistive-listening-systems:before {
    content: "\f2a2";
  }
  .ticon-asl-interpreting:before,
  .ticon-american-sign-language-interpreting:before {
    content: "\f2a3";
  }
  .ticon-deafness:before,
  .ticon-hard-of-hearing:before,
  .ticon-deaf:before {
    content: "\f2a4";
  }
  .ticon-glide:before {
    content: "\f2a5";
  }
  .ticon-glide-g:before {
    content: "\f2a6";
  }
  .ticon-signing:before,
  .ticon-sign-language:before {
    content: "\f2a7";
  }
  .ticon-low-vision:before {
    content: "\f2a8";
  }
  .ticon-viadeo:before {
    content: "\f2a9";
  }
  .ticon-viadeo-square:before {
    content: "\f2aa";
  }
  .ticon-snapchat:before {
    content: "\f2ab";
  }
  .ticon-snapchat-ghost:before {
    content: "\f2ac";
  }
  .ticon-snapchat-square:before {
    content: "\f2ad";
  }
  .ticon-pied-piper:before {
    content: "\f2ae";
  }
  .ticon-first-order:before {
    content: "\f2b0";
  }
  .ticon-yoast:before {
    content: "\f2b1";
  }
  .ticon-themeisle:before {
    content: "\f2b2";
  }
  .ticon-google-plus-circle:before,
  .ticon-google-plus-official:before {
    content: "\f2b3";
  }
  .ticon-fa:before,
  .ticon-font-awesome:before {
    content: "\f2b4";
  }
  .ticon-handshake-o:before {
    content: "\f2b5";
  }
  .ticon-envelope-open:before {
    content: "\f2b6";
  }
  .ticon-envelope-open-o:before {
    content: "\f2b7";
  }
  .ticon-linode:before {
    content: "\f2b8";
  }
  .ticon-address-book:before {
    content: "\f2b9";
  }
  .ticon-address-book-o:before {
    content: "\f2ba";
  }
  .ticon-vcard:before,
  .ticon-address-card:before {
    content: "\f2bb";
  }
  .ticon-vcard-o:before,
  .ticon-address-card-o:before {
    content: "\f2bc";
  }
  .ticon-user-circle:before {
    content: "\f2bd";
  }
  .ticon-user-circle-o:before {
    content: "\f2be";
  }
  .ticon-user-o:before {
    content: "\f2c0";
  }
  .ticon-id-badge:before {
    content: "\f2c1";
  }
  .ticon-drivers-license:before,
  .ticon-id-card:before {
    content: "\f2c2";
  }
  .ticon-drivers-license-o:before,
  .ticon-id-card-o:before {
    content: "\f2c3";
  }
  .ticon-quora:before {
    content: "\f2c4";
  }
  .ticon-free-code-camp:before {
    content: "\f2c5";
  }
  .ticon-telegram:before {
    content: "\f2c6";
  }
  .ticon-thermometer-4:before,
  .ticon-thermometer:before,
  .ticon-thermometer-full:before {
    content: "\f2c7";
  }
  .ticon-thermometer-3:before,
  .ticon-thermometer-three-quarters:before {
    content: "\f2c8";
  }
  .ticon-thermometer-2:before,
  .ticon-thermometer-half:before {
    content: "\f2c9";
  }
  .ticon-thermometer-1:before,
  .ticon-thermometer-quarter:before {
    content: "\f2ca";
  }
  .ticon-thermometer-0:before,
  .ticon-thermometer-empty:before {
    content: "\f2cb";
  }
  .ticon-shower:before {
    content: "\f2cc";
  }
  .ticon-bathtub:before,
  .ticon-s15:before,
  .ticon-bath:before {
    content: "\f2cd";
  }
  .ticon-podcast:before {
    content: "\f2ce";
  }
  .ticon-window-maximize:before {
    content: "\f2d0";
  }
  .ticon-window-minimize:before {
    content: "\f2d1";
  }
  .ticon-window-restore:before {
    content: "\f2d2";
  }
  .ticon-times-rectangle:before,
  .ticon-window-close:before {
    content: "\f2d3";
  }
  .ticon-times-rectangle-o:before,
  .ticon-window-close-o:before {
    content: "\f2d4";
  }
  .ticon-bandcamp:before {
    content: "\f2d5";
  }
  .ticon-grav:before {
    content: "\f2d6";
  }
  .ticon-etsy:before {
    content: "\f2d7";
  }
  .ticon-imdb:before {
    content: "\f2d8";
  }
  .ticon-ravelry:before {
    content: "\f2d9";
  }
  .ticon-eercast:before {
    content: "\f2da";
  }
  .ticon-microchip:before {
    content: "\f2db";
  }
  .ticon-snowflake-o:before {
    content: "\f2dc";
  }
  .ticon-superpowers:before {
    content: "\f2dd";
  }
  .ticon-wpexplorer:before {
    content: "\f2de";
  }
  .ticon-meetup:before {
    content: "\f2e0";
  }
  .sf-menu,
  .sf-menu ul.sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sf-menu ul.sub-menu {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 10001;
    min-width: 140px;
    margin: -45px 10px;
  }
  .is-sticky .sf-menu ul.sub-menu {
    margin: 5px 10px;
  }
  .sf-menu>li.menu-item {
    float: left;
  }
  .sf-menu li.menu-item:hover>ul,
  .sf-menu li.menu-item.sfHover>ul {
    display: block;
  }
  .sf-menu li.menu-item>a {
    display: block;
    position: relative;
  }
  .sf-menu ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%;
  }
  .sf-menu {
    float: left;
  }
  .sf-menu li.menu-item>a {
    zoom: 1;
  }
  .sf-menu li.menu-item {
    position: relative;
    white-space: nowrap;
  }
  .sf-menu li.menu-item:hover,
  .sf-menu li.menu-item.sfHover {
    transition: none;
  }
  .typed-cursor {
    font-weight: 300;
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
  }
  @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-moz-keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .wpex-animsition-loading {
    position: fixed;
    top: 50%;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    color: #aaa;
    font-size: 24px;
  }
  #lean_overlay {
    position: fixed;
    z-index: 10002;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
  }
  .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .owl-carousel .owl-animated-in {
    z-index: 0;
  }
  .owl-carousel .owl-animated-out {
    z-index: 1;
  }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
  }
  .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
  }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
  }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .owl-carousel .owl-controls .owl-nav .owl-prev,
  .owl-carousel .owl-controls .owl-nav .owl-next,
  .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel.owl-loaded {
    display: block;
  }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block;
  }
  .owl-carousel.owl-hidden {
    opacity: 0;
  }
  .owl-carousel .owl-refresh .owl-item {
    display: none;
  }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    -webkit-transform-style: preserve-3d;
  }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
  }
  .owl-carousel.owl-rtl {
    direction: rtl;
  }
  .owl-carousel.owl-rtl .owl-item {
    float: right;
  }
  .no-js .owl-carousel {
    display: block;
  }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d;
  }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
  }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
  }
  .owl-carousel .owl-video-playing .owl-video-tn,
  .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
  }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
  }
  .slider-pro {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .sp-slides-container {
    position: relative;
  }
  .sp-mask {
    position: relative;
    overflow: hidden;
  }
  .sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
  .sp-slide {
    position: absolute;
  }
  .sp-image-container {
    overflow: hidden;
  }
  .sp-image {
    position: relative;
    display: block;
    border: none;
  }
  .sp-no-js {
    overflow: hidden;
    max-width: 100%;
  }
  .sp-thumbnails-container {
    position: relative;
    overflow: hidden;
  }
  .sp-bottom-thumbnails,
  .sp-top-thumbnails {
    left: 0;
    margin: 0 auto;
  }
  .sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px;
  }
  .sp-bottom-thumbnails {
    margin-top: 4px;
  }
  .sp-left-thumbnails,
  .sp-right-thumbnails {
    position: absolute;
    top: 0;
  }
  .sp-right-thumbnails {
    right: 0;
    margin-left: 4px;
  }
  .sp-left-thumbnails {
    left: 0;
    margin-right: 4px;
  }
  .sp-thumbnails {
    position: relative;
  }
  .sp-thumbnail {
    border: none;
  }
  .sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sp-bottom-thumbnails .sp-thumbnail-container,
  .sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px;
  }
  .sp-bottom-thumbnails .sp-thumbnail-container:first-child,
  .sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0;
  }
  .sp-bottom-thumbnails .sp-thumbnail-container:last-child,
  .sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0;
  }
  .sp-left-thumbnails .sp-thumbnail-container,
  .sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .sp-left-thumbnails .sp-thumbnail-container:first-child,
  .sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0;
  }
  .sp-left-thumbnails .sp-thumbnail-container:last-child,
  .sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0;
  }
  .sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px;
  }
  .sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0 !important;
  }
  .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    left: 0;
    top: 0;
    margin-left: 13px;
  }
  .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }
  .sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px;
  }
  .sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px;
  }
  .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    right: 0;
    top: 0;
    margin-right: 13px;
  }
  .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 50%;
    margin-top: -8px;
    border-left: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }
  .sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px;
  }
  .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0 !important;
  }
  .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    top: 0;
    margin-top: 13px;
  }
  .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    margin-left: -8px;
    border-bottom: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px;
  }
  .sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px;
  }
  .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    bottom: 0;
    margin-bottom: 13px;
  }
  .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0;
    margin-left: -8px;
    border-top: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
  }
  .sp-black {
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
  }
  .sp-white {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
  }
  .sp-rounded {
    border-radius: 10px;
  }
  .sp-padding {
    padding: 10px;
  }
  .sp-grab {
    cursor: url(assets/images/openhand.cur), move;
  }
  .sp-grabbing {
    cursor: url(assets/images/closedhand.cur), move;
  }
  .sp-selectable {
    cursor: default;
  }
  .sp-caption-container {
    text-align: center;
    margin-top: 10px;
  }
  .sp-full-screen {
    margin: 0 !important;
    background-color: #000;
  }
  .sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sp-full-screen-button:before {
    content: "\2195";
  }
  .sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .slider-pro:hover .sp-fade-full-screen {
    opacity: 1;
  }
  .sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
  }
  .sp-selected-button {
    background-color: #000;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sp-button {
      width: 14px;
      height: 14px;
    }
  }
  @media only screen and (min-width: 568px) and (max-width: 768px) {
    .sp-button {
      width: 16px;
      height: 16px;
    }
  }
  @media only screen and (min-width: 320px) and (max-width: 568px) {
    .sp-button {
      width: 18px;
      height: 18px;
    }
  }
  .sp-arrows {
    position: absolute;
  }
  .sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .sp-slides-container:hover .sp-fade-arrows {
    opacity: 1;
  }
  .sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px;
  }
  .sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px;
  }
  .sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer;
  }
  .sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .sp-horizontal .sp-previous-arrow {
    left: 20px;
  }
  .sp-horizontal .sp-next-arrow {
    right: 20px;
  }
  .sp-vertical .sp-previous-arrow {
    top: 20px;
  }
  .sp-vertical .sp-next-arrow {
    bottom: 20px;
  }
  .sp-next-arrow:after,
  .sp-next-arrow:before,
  .sp-previous-arrow:after,
  .sp-previous-arrow:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff;
  }
  .sp-previous-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg);
  }
  .sp-previous-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg);
  }
  .sp-next-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg);
  }
  .sp-next-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
  }
  .ie7 .sp-arrow,
  .ie8 .sp-arrow {
    width: 0;
    height: 0;
  }
  .ie7 .sp-arrow:after,
  .ie7 .sp-arrow:before,
  .ie8 .sp-arrow:after,
  .ie8 .sp-arrow:before {
    content: none;
  }
  .ie7.sp-horizontal .sp-previous-arrow,
  .ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  .ie7.sp-horizontal .sp-next-arrow,
  .ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  .ie7.sp-vertical .sp-previous-arrow,
  .ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .ie7.sp-vertical .sp-next-arrow,
  .ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .sp-thumbnail-arrows {
    position: absolute;
  }
  .sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1;
  }
  .sp-bottom-thumbnails .sp-thumbnail-arrows,
  .sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px;
  }
  .sp-left-thumbnails .sp-thumbnail-arrows,
  .sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px;
  }
  .sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer;
  }
  .sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
  .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
  .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0;
  }
  .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
  .sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0;
  }
  .sp-left-thumbnails .sp-previous-thumbnail-arrow,
  .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0;
  }
  .sp-left-thumbnails .sp-next-thumbnail-arrow,
  .sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0;
  }
  .sp-next-thumbnail-arrow:after,
  .sp-next-thumbnail-arrow:before,
  .sp-previous-thumbnail-arrow:after,
  .sp-previous-thumbnail-arrow:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff;
  }
  .sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg);
  }
  .sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg);
  }
  .sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg);
  }
  .sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
  }
  .ie7 .sp-thumbnail-arrow,
  .ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0;
  }
  .ie7 .sp-thumbnail-arrow:after,
  .ie7 .sp-thumbnail-arrow:before,
  .ie8 .sp-thumbnail-arrow:after,
  .ie8 .sp-thumbnail-arrow:before {
    content: none;
  }
  .ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
  .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
  .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
  .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }
  .ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
  .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
  .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
  .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }
  .ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
  .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
  .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
  .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
  }
  .ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
  .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
  .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
  .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
  }
  a.sp-video {
    text-decoration: none;
  }
  a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none;
  }
  a.sp-video:after {
    content: "\25B6";
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    top: 0;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
    margin: auto;
    line-height: 52px;
  }
  .slider-pro img.sp-image,
  .slider-pro img.sp-thumbnail {
    max-width: none !important;
    max-height: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    -mox-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
  }
  .slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
  }
  .slider-pro canvas,
  .slider-pro embed,
  .slider-pro iframe,
  .slider-pro object,
  .slider-pro video {
    max-width: none;
    max-height: none;
  }
  .slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro h1.sp-layer {
    font-size: 28px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0;
  }
  .slider-pro img.sp-layer {
    border: none;
  }
  .tparrows.preview2:after {
    line-height: 1;
  }
  .polylang-switcher-shortcode li {
    float: left;
    margin-right: 5px;
  }
  .polylang-switcher-shortcode.flags-and-names li {
    margin-right: 15px;
  }
  .polylang-switcher-shortcode li:last-child {
    margin-right: 0;
  }
  .dataTables_wrapper table {
    line-height: 1.7;
  }
  .dataTables_wrapper .tablepress tfoot th,
  .dataTables_wrapper .tablepress thead th {
    background: #eee;
  }
  .dataTables_wrapper .tablepress .sorting:hover,
  .dataTables_wrapper .tablepress .sorting_asc,
  .dataTables_wrapper .tablepress .sorting_desc {
    background: #777;
    color: #fff !important;
  }
  .dataTables_wrapper .tablepress tfoot th,
  .dataTables_wrapper .tablepress thead th {
    color: #444;
  }
  .dataTables_wrapper .tablepress tbody td,
  .dataTables_wrapper .tablepress tfoot th {
    border-color: #e8e8e8;
  }
  .dataTables_wrapper .tablepress .odd td {
    background: #f7f7f7;
  }
  .dataTables_wrapper .dataTables_info {
    padding-top: 10px;
    opacity: 0.7;
  }
  .dataTables_paginate {
    padding-top: 10px;
  }
  .dataTables_paginate.paging_simple {
    padding: 10px 0 0 !important;
  }
  .dataTables_paginate.paging_simple .paginate_button.next:after,
  .dataTables_paginate.paging_simple .paginate_button.previous:before {
    font-family: "ticons";
    text-shadow: none;
    color: inherit;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    line-height: inherit;
  }
  .dataTables_paginate.paging_simple .paginate_button.previous:before {
    content: "\f137";
    margin-right: 8px;
  }
  .dataTables_paginate.paging_simple .paginate_button.next:after {
    content: "\f138";
    margin-left: 8px;
  }
  .dataTables_paginate.paging_simple a {
    text-decoration: none;
    color: #555 !important;
  }
  .dataTables_paginate.paging_simple .paginate_button.disabled {
    opacity: 0.35;
  }
  .dataTables_length,
  .dataTables_filter {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .dataTables_filter input[type="search"] {
    height: 26px;
    padding: 0 4px;
  }
  #footer #lang_sel_list a,
  #footer #lang_sel_list a:visited {
    background: none;
    color: inherit;
    padding: 0;
    font-size: inherit;
  }
  #footer #lang_sel_list li {
    float: none;
    border: none;
  }
  body.has-mobile-menu .show-at-mm-breakpoint {
    display: none;
  }
  .visible-tablet,
  .visible-tablet-landscape,
  .visible-tablet-portrait {
    display: none !important;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
      font-size: 16px;
    }
  }
  @media only screen and (max-width: 1279px) {
    .visible-desktop-large {
      display: none !important;
    }
  }
  @media only screen and (max-width: 1280px) {
    #site-navigation .dropdown-menu li.flip-drops-smallscreen ul ul {
      left: auto;
      right: 100%;
    }
    #site-navigation .dropdown-menu li.flip-drops-smallscreen ul .ticon-angle-right {
      left: 9px;
      right: auto;
    }
    #site-navigation .dropdown-menu li.flip-drops-smallscreen ul .ticon-angle-right:before {
      content: "\f104";
    }
    body #site-navigation .sf-menu li.flip-drops-smallscreen ul a.sf-with-ul {
      padding-left: 25px;
      padding-right: 12px;
    }
  }
  @media only screen and (min-width: 768px) {
    body.has-sidebar .content-area,
    .wpex-content-w {
      max-width: 70%;
    }
    #sidebar {
      max-width: 26%;
    }
    .visible-phone {
      display: none !important;
    }
    body .text-md-center {
      text-align: center;
    }
    body .text-md-right {
      text-align: right;
    }
    body .text-md-left {
      text-align: left;
    }
  }
  @media only screen and (min-width: 960px) {
    .hidden-desktop {
      display: none !important;
    }
    body .text-lg-center {
      text-align: center;
    }
    body .text-lg-right {
      text-align: right;
    }
    body .text-lg-left {
      text-align: left;
    }
  }
  @media only screen and (min-width: 1280px) {
    .hidden-desktop-large {
      display: none !important;
    }
    body .text-xl-center {
      text-align: center;
    }
    body .text-xl-right {
      text-align: right;
    }
    body .text-xl-left {
      text-align: left;
    }
  }
  @media only screen and (max-width: 959px) {
    .header-one-search-toggle,
    .visible-desktop,
    .post-edit {
      display: none !important;
    }
    .boxed-main-layout #wrap {
      overflow: hidden;
    }
    body.has-sidebar .content-area,
    .wpex-content-w,
    #sidebar {
      width: 100%;
      max-width: none;
    }
    body.has-composer.has-sidebar #primary,
    .wpex-content-w {
      margin-bottom: 40px;
    }
    #site-header.wpex-header-two-flex-v #site-header-inner {
      display: block;
    }
    body.has-mobile-menu .hide-at-mm-breakpoint {
      display: none;
    }
    body.has-mobile-menu .show-at-mm-breakpoint {
      display: block;
    }
    .header-two-aside {
      float: left;
      clear: both;
      padding-top: 20px;
      text-align: left;
    }
    #header-two-search {
      display: inline-block;
    }
    body.hasnt-mobile-menu #site-header #site-logo {
      float: none;
      width: 100%;
      text-align: center;
      margin: 0 auto 20px 0;
    }
    body.hasnt-mobile-menu #site-logo a {
      display: inline;
      display: inline-block;
      float: none;
    }
    body.hasnt-mobile-menu #site-logo img {
      display: block;
    }
    body.hasnt-mobile-menu #site-header .navbar-style-one {
      position: relative;
      top: initial;
      right: initial;
      clear: both;
      margin: 0;
      text-align: center;
    }
    body.hasnt-mobile-menu #site-header .navbar-style-one .sf-menu>li.menu-item {
      float: none;
      display: inline-block;
    }
    body.wpex-mobile-toggle-menu-icon_buttons #site-logo {
      height: 100%;
      float: left;
      text-align: left;
    }
    body.wpex-mobile-toggle-menu-icon_buttons_under_logo #site-logo {
      float: none;
      width: 100%;
      height: auto;
      text-align: center;
    }
    body.wpex-mobile-toggle-menu-icon_buttons_under_logo .header-two-aside {
      text-align: center;
    }
    body.has-mobile-menu.wpex-mobile-toggle-menu-fixed_top {
      padding-top: 50px;
    }
    body.has-mobile-menu.wpex-mobile-toggle-menu-fixed_top #site-header.header-one #site-logo {
      float: none;
      width: 100%;
      text-align: center;
    }
    .wpex-social-share.position-vertical {
      top: initial;
      left: 0;
      right: initial;
      bottom: 0;
      width: 100%;
      max-width: 100%;
      z-index: 1000200;
      font-size: 18px;
      -ms-transform: none;
      -webkit-transform: none;
      -o-transform: none;
      -moz-transform: none;
      transform: none;
      margin: 0 0 -45px;
    }
    .wpex-social-share.position-vertical ul {
      display: flex;
    }
    .wpex-social-share.position-vertical li {
      flex: 1;
    }
    .wpex-social-share.position-vertical li a {
      display: block;
      width: 100%;
      height: 38px;
      line-height: 38px;
      padding: 0 0.4em;
    }
    .wpex-social-share.position-vertical.style-rounded {
      left: 0;
    }
    .wpex-social-share.position-vertical.style-rounded li {
      margin: 0;
    }
    .wpex-social-share.position-vertical.style-rounded li a {
      background: #fff;
      border-radius: 0;
      border-color: #ddd;
      border-bottom-width: 0;
    }
    body.wpex-share-p-vertical.wpex-docready {
      padding-bottom: 38px;
    }
    body.wpex-share-p-vertical.wpex-docready #site-scroll-top {
      margin-bottom: 38px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .hidden-desktop,
    .visible-tablet,
    .visible-tablet-landscape {
      display: block !important;
    }
    .hidden-desktop.vc_row-flex,
    .visible-tablet.vc_row-flex,
    .visible-tablet-landscape.vc_row-flex {
      display: flex !important;
    }
    .visible-desktop,
    .hidden-tablet-landscape {
      display: none !important;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    .visible-tablet,
    .visible-tablet-portrait {
      display: block !important;
    }
    .visible-tablet.vc_row-flex,
    .visible-tablet-portrait.vc_row-flex {
      display: flex !important;
    }
    .hidden-tablet,
    .hide-on-tablets,
    .tparrows.custom,
    .hidden-tablet-portrait {
      display: none !important;
    }
    body.boxed-main-layout#wrap {
      width: auto !important;
    }
    .tablet-fullwidth-columns .wpb_column,
    .tablet-fullwidth-columns .vcex-feature-box-content,
    .tablet-fullwidth-columns .vcex-feature-box-media {
      width: 100% !important;
      margin-left: 0 !important;
      height: auto !important;
    }
    .tablet-fullwidth-columns.vcex-feature-box.v-align-middle {
      display: block;
    }
    .tablet-fullwidth-columns .vcex-feature-box-media {
      margin-bottom: 30px;
    }
    .tablet-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-image {
      position: static;
    }
    .tablet-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-image img {
      position: static;
      max-width: 100%;
    }
    .tablet-fullwidth-columns.vcex-feature-box.left-content-right-image .vcex-feature-box-content {
      padding-right: 0px;
    }
    .tablet-fullwidth-columns.vcex-feature-box.left-image-right-content .vcex-feature-box-content {
      padding-left: 0px;
    }
    .site-breadcrumbs.position-absolute {
      position: static;
      top: initial;
      left: initial;
      right: initial;
      margin-top: 0;
    }
    .wpex-row .span_1_of_4.col-3.col,
    .wpex-row .span_1_of_4.col.product:nth-child(2n + 3) {
      margin-left: 0;
      clear: both;
    }
    .wpex-row .span_1_of_4.col,
    .vcex-isotope-grid .span_1_of_4.col,
    .wpex-isotope-grid .span_1_of_4.col {
      width: 50%;
    }
    #footer-widgets .col {
      width: 100%;
    }
    .tablet-single-column {
      width: 100% !important;
    }
  }
  @media only screen and (max-width: 767px) {
    .visible-desktop,
    .hidden-phone,
    .hide-on-phones,
    .tparrows.custom {
      display: none !important;
    }
    .sm-full-width {
      width: 100%;
    }
    body .text-sm-center {
      text-align: center;
    }
    body .text-sm-right {
      text-align: right;
    }
    body .text-sm-left {
      text-align: left;
    }
    #wrap {
      width: 100% !important;
    }
    body.boxed-main-layout#wrap {
      width: auto !important;
    }
    .col,
    .blog-entry,
    .wpex-row .col,
    .wpex-row.vcex-no-margin-grid .col,
    #footer-widgets .col {
      width: 100%;
    }
    body.has-sidebar .content-area,
    .wpex-content-w,
    #sidebar {
      float: none;
      width: 100% !important;
    }
    #wrap .wpex-row.gap-none .col {
      margin-bottom: 0 !important;
    }
    .row-no-spacing .wpb_column {
      margin-bottom: 0;
    }
    .vc_span12.wpb_column {
      margin-bottom: 0 !important;
    }
    .gallery-format-post-slider-wrap .flex-direction-nav {
      display: none;
    }
    .one-half,
    .one-third,
    .one-fourth,
    .one-fifth {
      width: 100%;
      float: none;
    }
    div.wpcf7 .one-half {
      padding-left: 0;
    }
    .boxed-main-layout #outer-wrap {
      padding: 0 !important;
    }
    #site-logo {
      margin-top: 0px !important;
      margin-bottom: 0px !important;
    }
    body .entries.left-thumbs .entry .entry-media {
      margin-bottom: 20px;
    }
    body .entries.left-thumbs .entry .entry-media,
    body .entries.left-thumbs .entry .entry-details {
      float: none;
      width: 100%;
    }
    .phone-fullwidth-columns .col,
    .phone-fullwidth-columns .wpb_column,
    .phone-fullwidth-columns .vcex-feature-box-content,
    .phone-fullwidth-columns .vcex-feature-box-media {
      width: 100% !important;
      margin-left: 0 !important;
      height: auto !important;
    }
    .phone-fullwidth-columns .vcex-feature-box-media {
      margin-bottom: 30px;
    }
    .phone-fullwidth-columns.vcex-feature-box.v-align-middle {
      display: block;
    }
    .phone-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-image {
      position: static;
    }
    .phone-fullwidth-columns.vcex-feature-box-match-height .vcex-feature-box-image img {
      position: static;
      max-width: 100%;
    }
    .phone-fullwidth-columns.vcex-feature-box.left-content-right-image .vcex-feature-box-content {
      padding-right: 0;
    }
    .phone-fullwidth-columns.vcex-feature-box.left-image-right-content .vcex-feature-box-content {
      padding-left: 0;
    }
    #top-bar {
      display: block;
    }
    #top-bar-social {
      line-height: 1.5em;
    }
    #top-bar-social li {
      display: inline-block;
      float: none;
    }
    .top-bar-left,
    .top-bar-right {
      float: none;
      text-align: center;
    }
    .top-bar-menu li {
      display: inline-block;
      float: none;
    }
    #top-bar #lang_sel {
      text-align: left;
    }
    body.rtl #top-bar #lang_sel {
      text-align: right;
    }
    .top-bar-right {
      padding-top: 10px;
    }
    body.hasnt-overlay-header .page-header.background-image-page-header .page-header-table {
      height: 150px;
    }
    body.hasnt-overlay-header .page-header.background-image-page-header .page-header-title,
    .centered-page-header .page-header-title,
    .centered-minimal-page-header .page-header-title {
      font-size: 1.846em;
    }
    .centered-page-header .page-subheading,
    .centered-minimal-page-header .page-header-subheading,
    body.hasnt-overlay-header .page-header.background-image-page-header .page-subheading {
      font-size: 1.077em;
    }
    body.has-breadcrumbs .page-header-title {
      max-width: 100%;
      width: 100%;
    }
    .portfolio-archives-filter li {
      float: none;
      margin: 0 0 5px;
    }
    .filterable-portfolio {
      margin-left: 0;
      margin-right: 0;
    }
    #single-post-next-prev {
      top: 0;
    }
    .entry-has-avatar .blog-entry-header {
      width: 100%;
      padding: 0;
      min-height: 0;
    }
    .blog-entry-author-avatar {
      display: none;
    }
    .wpex-responsive .author-bio-avatar {
      position: static;
      left: initial;
      right: initial;
      top: initial;
      margin-bottom: 20px;
    }
    .wpex-responsive .author-bio {
      padding: 20px;
    }
    #comments .children {
      margin-left: 0;
    }
    .comment-form-author input,
    .comment-form-author input,
    .comment-form-email input,
    .comment-form-website input,
    .comment-form-comment input,
    .comment-form-url input {
      width: 100%;
    }
    #main .widget_nav_menu li a:before {
      display: none;
    }
    #footer-callout {
      display: block;
    }
    #footer-callout-left,
    #footer-callout-right {
      width: 100%;
      margin: 0;
      float: none;
      margin-top: 20px;
    }
    #footer-bottom {
      text-align: center;
    }
    .footer-bottom-flex {
      display: block;
    }
    #footer-bottom-menu {
      padding-top: 0.769em;
    }
    #footer-bottom-menu ul li {
      float: none;
      display: inline-block;
      height: auto;
      line-height: inherit;
      margin: 0 5px;
    }
    #site-scroll-top {
      right: 20px;
      bottom: 20px;
    }
  }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    body.has-sidebar .content-area,
    .wpex-content-w,
    #sidebar {
      width: 100%;
      float: none;
    }
    .col {
      width: 100%;
    }
    .row-no-spacing .wpb_column {
      margin-bottom: 0;
    }
    .wpex-flickr-widget .flickr_badge_image {
      width: 23%;
    }
  }
  @media only screen and (max-width: 479px) {
    #top-bar-content span.wpex-inline {
      display: block;
      margin-left: 0;
      margin-bottom: 5px;
    }
    .mobile-menu-extra-icons {
      display: none !important;
    }
    .mobile-menu-extra-icons.wpex-shop,
    .mobile-menu-extra-icons.wpex-show-on-mobile {
      display: inline-block !important;
    }
    .woocommerce-cart-form {
      font-size: 13px;
    }
    .xsm-full-width {
      width: 100%;
    }
    body .text-xsm-center {
      text-align: center;
    }
    body .text-xsm-right {
      text-align: right;
    }
    body .text-xsm-left {
      text-align: left;
    }
  }
  @media screen and (max-width: 1024px) {
    .wpex-row .col.span_1_of_1_tl {
      width: 100%;
      clear: none;
    }
    .wpex-row .col.span_1_of_1_tl.col-1,
    .wpex-row .col.span_1_of_1_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_1_tl:nth-child(1n + 1) {
      clear: both;
    }
    .wpex-row .col.span_1_of_2_tl {
      width: 50%;
      clear: none;
    }
    .wpex-row .col.span_1_of_2_tl.col-1,
    .wpex-row .col.span_1_of_2_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_2_tl:nth-child(2n + 1) {
      clear: both;
    }
    .wpex-row .col.span_1_of_3_tl {
      width: 33.333%;
      clear: none;
    }
    .wpex-row .col.span_1_of_3_tl.col-1,
    .wpex-row .col.span_1_of_3_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_3_tl:nth-child(3n + 1) {
      clear: both;
    }
    .wpex-row .col.span_1_of_4_tl {
      width: 25%;
      clear: none;
    }
    .wpex-row .col.span_1_of_4_tl.col-1,
    .wpex-row .col.span_1_of_4_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_4_tl:nth-child(4n + 1) {
      clear: both;
    }
    .wpex-row .col.span_1_of_5_tl {
      width: 20%;
      clear: none;
    }
    .wpex-row .col.span_1_of_5_tl.col-1,
    .wpex-row .col.span_1_of_5_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_5_tl:nth-child(5n + 1) {
      clear: both;
    }
    .wpex-row .col.span_1_of_6_tl {
      width: 16.667%;
      clear: none;
    }
    .wpex-row .col.span_1_of_6_tl.col-1,
    .wpex-row .col.span_1_of_6_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_6_tl:nth-child(6n + 1) {
      clear: both;
    }
    .wpex-row .col.span_1_of_7_tl {
      width: 14.286%;
      clear: none;
    }
    .wpex-row .col.span_1_of_7_tl.col-1,
    .wpex-row .col.span_1_of_7_tl.first {
      clear: none;
    }
    .wpex-row .col.span_1_of_7_tl:nth-child(7n + 1) {
      clear: both;
    }
  }
  @media screen and (max-width: 959px) {
    #wrap .wpex-row .col.span_1_of_1_tp {
      width: 100%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_1_tp:nth-child(1n + 1) {
      clear: both;
    }
    #wrap .wpex-row .col.span_1_of_2_tp {
      width: 50%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_2_tp:nth-child(2n + 1) {
      clear: both;
    }
    #wrap .wpex-row .col.span_1_of_3_tp {
      width: 33.333%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_3_tp:nth-child(3n + 1) {
      clear: both;
    }
    #wrap .wpex-row .col.span_1_of_4_tp {
      width: 25%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_4_tp:nth-child(4n + 1) {
      clear: both;
    }
    #wrap .wpex-row .col.span_1_of_5_tp {
      width: 20%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_5_tp:nth-child(5n + 1) {
      clear: both;
    }
    #wrap .wpex-row .col.span_1_of_6_tp {
      width: 16.667%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_6_tp:nth-child(6n + 1) {
      clear: both;
    }
    #wrap .wpex-row .col.span_1_of_7_tp {
      width: 14.286%;
      clear: none;
    }
    #wrap .wpex-row .col.span_1_of_7_tp:nth-child(7n + 1) {
      clear: both;
    }
  }
  @media screen and (max-width: 767px) {
    #outer-wrap #wrap .wpex-row .col.span_1_of_1_pl {
      width: 100%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_1_pl:nth-child(1n + 1) {
      clear: both;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_2_pl {
      width: 50%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_2_pl:nth-child(2n + 1) {
      clear: both;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_3_pl {
      width: 33.333%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_3_pl:nth-child(3n + 1) {
      clear: both;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_4_pl {
      width: 25%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_4_pl:nth-child(4n + 1) {
      clear: both;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_5_pl {
      width: 20%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_5_pl:nth-child(5n + 1) {
      clear: both;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_6_pl {
      width: 16.667%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_6_pl:nth-child(6n + 1) {
      clear: both;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_7_pl {
      width: 14.286%;
      clear: none;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_7_pl:nth-child(7n + 1) {
      clear: both;
    }
  }
  @media screen and (max-width: 479px) {
    #outer-wrap #wrap .wpex-row .col.span_1_of_1_pp {
      width: 100% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_1_pp:nth-child(1n + 1) {
      clear: both !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_2_pp {
      width: 50% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_2_pp:nth-child(2n + 1) {
      clear: both !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_3_pp {
      width: 33.333% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_3_pp:nth-child(3n + 1) {
      clear: both !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_4_pp {
      width: 25% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_4_pp:nth-child(4n + 1) {
      clear: both !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_5_pp {
      width: 20% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_5_pp:nth-child(5n + 1) {
      clear: both !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_6_pp {
      width: 16.667% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_6_pp:nth-child(6n + 1) {
      clear: both !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_7_pp {
      width: 14.286% !important;
      clear: none !important;
    }
    #outer-wrap #wrap .wpex-row .col.span_1_of_7_pp:nth-child(7n + 1) {
      clear: both !important;
    }
  }
  #wrap .remove-dims {
    height: auto;
    width: auto;
  }
  #wrap .reset-styles {
    font-size: 1em;
    color: inherit;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    border: none;
    background: none;
    letter-spacing: inherit;
  }
  #wrap .reset-styles a {
    font-size: inherit;
    color: inherit;
  }
  #wrap .disable-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
 
 /* Kobo Responsive  */


 @media only screen and (min-width: 900px) and (max-width: 1400px) {
   
   
 }
 
 @media only screen and (max-width: 900px) {
   .koboFooterInner > div:nth-child(1){
     width: 100%;
     text-align: center;
   }
   .koboFooterSocial {
       justify-content: center;
   }
   body.wpex-mobile-toggle-menu-icon_buttons #site-logo { 
       float: none !important; 
   }
   .kobobbook {  
       left: 20px;
       right: 20px;
   }
   .koboacc { 
       max-width: 90%;
   }
   .koboaccS {
       margin: 0 0 25px;
   } 
   .koboroom_aRSub {
       max-width: 100%;
   }
   .koboroom_aR { 
       padding-left: 20px;
   }
   .koboroomsfacRMeta {
       padding: 10px;
   }
   .koboaccSMTitle h2 {
       font-size: 20px;
   }
   .koboaccSMText { 
       max-width: 100%;
   }
   .kobobbook > form > div:nth-child(2){
     display: none;
   }
   .kobobhaLFoot {
       position: relative;
       bottom: 0;
       margin: 20px 0 0;
   }
   .koboFooterInnerS {
       width: 50%; 
       padding: 20px;
   }
   .kobohome_aLmageb img {
     max-height: 506px;
   }
   .kobohome_dLImageb {
     bottom: 100px;
   }
   .kobohome_dL {
     padding-top: 50px;
   }
   .navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
     padding: 0.5em 0px;
   }
   .navbar-style-one .dropdown-menu>li.menu-item>a {
     padding: 0px 7px;
     font-size: 12px;
   }
   .kobobook a {
     padding: 10px 25px;
   }
   .homemodalCovid {
     left: 20px;
     bottom: 20px;
     padding: 7px;
   }
   .kobohome_c_slider {
     height: 546px;
   }
   #slideracc>ul.slides>li {
     height: 546px;
   }
   .kobohome_c_slider .flex-direction-nav {
     bottom: 10px;
   }
   .kobohome_cBg {
     bottom: 100px;
   }
   .kobohome_cMeta {
     max-width: 486px;
   }
   .is-sticky #site-logo img {
     max-width: 140px;
   }
   .navbar-style-one {
     margin-top: -10px;
   }
   .kobohome_hBg {
     height: 546px;
   }
   .kobohome_e {
     margin: 216px 0 100px;
   }
   #menu-item-1763>a>span {
     font-size: 19px;
     margin-top: -6px;
   }
   .menu-item-type-wpml_ls_menu_item {
     padding-left: 8px;
   }
   .sroomrowSDesc p {
     margin: 2px 0;
     font-size: 12px;
   }
   .sroomrowSTitle a {
     font-size: 26px;
   }
   .kobocatroomfeaturesInner {
     max-width: 900px;
   }
   .kobocatroomfeaturesRow p {
     font-size: 13px;
   }
   .kobocatrooms_row {
     margin: 50px auto;
   }
   .scatroomSTitle h2 {
     font-size: 22px;
   }
   .koboLang {
     margin-top: -30px;
   }
   .koboCont {
     margin: 50px auto;
   }
   .era_6_l_title {
     bottom: 48px;
     font-size: 50px;
   }
   .era_1_box_textb {
     font-size: 14px;
   }
   .era_1_box_text {
     font-size: 21px;
   }
   .kobobookhome {
     bottom: 15px;
   }
   .bookHeaderBlock {
     padding: 5px 20px;
   }
   .kobobhaLMeta {
     margin-top: 2%;
   }
   .kobobhaLFootText {
     max-width: 85%;
     font-size: 13px;
   }
   
 }
 
 @media only screen and (max-width: 620px) {
 
  
  .topbook {
     display: none;
   }
   #site-header-inner {
     max-width: 97%;
   }
   body.wpex-mobile-toggle-menu-icon_buttons #site-logo {
     float: none;
     margin: 0 auto;
   } 
   #mobile-menu a:hover .kobomenunavc {
     float: left;
   }
   .sidr-class-dropdown-menu li a {
     text-transform: uppercase;
   }
   .koboLang {
     left: 55px;
     top: 34%;
   }
   .koboCh {
     display: none;
   }
   #site-logo img {
     max-width: 140px;
   }
   .wpml-ls-legacy-dropdown a span {
     font-size: 13px;
   } 
   .homeslider .flexslider .slides>li {
     height: 400px;
   }
   .homeslider {
     height: 400px;
   }
   .kobobookhome {
     bottom: -194px;
   }
   .homeslider .flexslider .flex-direction-nav a.flex-prev {
     left: 10px;
   }
   .homeslider .flex-direction-nav a {
     font-size: 20px;
   }
   .homeslider .flexslider .flex-direction-nav a.flex-next {
     right: 10px;
   }
   .homeslider .flexslider .flex-direction-nav a.flex-prev,
   .homeslider .flexslider .flex-direction-nav a.flex-next {
     margin: -17px 0 0;
   }
   .boohomeBoxFS {
     width: 50%;
   }
   .boohomeBoxFSP {
     width: 50%;
   }
   .kobohome_welcomeb {
     padding: 0 20px;
   } 
   .kobohome_rooms {
     padding: 20px;
   }
   .flexsliderhomerooms .slides>li {
     height: 400px;
   }
   .kobohome_iL {
     width: 100%;
   }
   .atriumaccStitle {
     font-size: 22px;
   }
   .kobohome_iR {
     width: 100%;
     padding: 10px;
   }
   .kobohome_rooms .flex-direction-nav {
     display: none;
   }
   .kobohome_welcomebBtn {
     margin: 30px 0 0;
   }
   .kobohome_exp {
     padding: 50px 20px;
   }
   .acchomeLBg {
     height: 300px;
   }
   .acchomeL {
     width: 100%;
   }
   .acchomeR {
     width: 100%;
   }
   .acchomeRMetaTitle {
     font-size: 15px;
   }
   .kobohome_diningL {
     width: 100%;
   }
   .kobohome_diningLBg {
     height: 300px;
   }
   .kobohome_diningR {
     width: 100%;
   }
   .kobohome_dLiningInner {
     flex-wrap: wrap;
     padding: 0 20px;
   }
   .kobohome_diningRInner {
     margin-top: 0;
   }
   .kobohome_diningBox {
     padding: 20px;
     right: 0;
     left: 0;
     top: 0;
   }
   .kobonewsletter {
     padding: 50px 10px;
   }
   .kobonewsletterRTitle {
     font-size: 23px;
   }
   .kobohome_sRowS {
     width: 100%;
     padding: 7px 13px;
   }
   .koboFooterInnerS {
     width: 100%;
   }
   .koboFooter {
     max-width: 99%;
   }
   .koborooms_aTitle h1 {
     font-size: 24px;
   }
   .koborooms_a {
     margin: 60px 0 0;
     padding: 0 20px;
   }
   .koborooms_row {
     padding: 0 20px;
   }
   .sroomrowS {
     flex-wrap: wrap;
   }
   .sroomrowSIcon {
     width: 100%;
   }
   .sroomrowSIconInner {
     height: 300px;
     margin-left: -12px;
     margin-bottom: 20px;
   }
   .sroomrowSMeta {
     width: 100%;
     padding: 30px 10px;
   }
   .wpml-ls-legacy-dropdown {
     max-width: 60px !important;
   }
   .sroomrowS {
     padding: 30px 0 80px;
   }
   .roomslider .flexslider .slides>li {
     background-position: center;
     height: 400px;
   }
   .roomslider .flexslider-container,
   .roomslider .flexslider .slides,
   .roomslider .flex-viewport {
     height: 400px;
   }
   .roomslider .flexslider .flex-direction-nav a.flex-prev {
     left: 10px;
   }
   .roomslider .flexslider .flex-direction-nav a.flex-next {
     right: 10px;
   }
   .roomslider .flex-direction-nav a {
     font-size: 20px;
   }
   .roomslider .flexslider .flex-direction-nav a.flex-prev,
   .roomslider .flexslider .flex-direction-nav a.flex-next {
     margin: -150px 0;
   }
   .scrollD {
     display: none;
   }
   .homeslider .loadingSlider,
   .roomslider .loadingSlider {
     height: 400px;
   }
   .koboroom_aRTitle h1 {
     font-size: 20px;
   }
   .koboroom_a {
     margin: 55px auto 10px;
     max-width: 95%;
   }
   .kobosroom_aRLink {
     margin: 15px 0 0;
   }
   .koboroomfacL {
     width: 100%;
   }
   .koboroomfac {
     padding: 0;
   }
   .koboroomfacBox {
     position: relative;
     padding: 10px;
     left: 0;
     right: 0;
     bottom: 50px;
     top: 0;
   }
   .koboroomfacR {
     width: 100%;
   }
   .koboroomfacRBg {
     height: 300px;
   }
   .koboroomfacInner {
     margin-top: 5px;
   }
   .kobohome_welcome {
     padding: 75px 20px 30px;
   }
   .kobohomebL {
     width: 100%;
   }
   .kobohomebR {
     width: 100%;
   }
   .kobohomebRBg {
     height: 300px;
   }
   .kobohomeeR {
     width: 100%;
     order: 1;
   }
   .kobohomeeL {
     width: 100%;
     order: 2;
   }
   .koboGallBodyTitle h1 {
     font-size: 22px;
   }
   .koboContRowS {
     width: 100%;
   }
   .koboContSTitle {
     text-align: center;
   }
   .koboContS {
     text-align: center;
   }
   .kobocontSocial {
     display: table;
     margin: 20px auto;
   }
   .koboContRowSR {
     width: 100%;
   }
   .copyrights {
     padding: 20px;
   }
   .kobobook a {
     padding: 10px 19px;
   }
   .kobobook {
     right: 10px;
     top: 35%;
   }
   .bookhomeBoxDes {
     width: 100%;
   }
   .bookHeaderBlockForm {
     width: 100%;
   }
   #content>div.homeslider>div.kobobookhome>div.bookHeaderBlock>div.bookHeaderBlockForm>form>div:nth-child(4) {
     width: 100%;
   }
   .kobohome_exph {
       margin: 20px auto; 
   }
   .kobohome_welcomeb {
       max-width: 95%;
   }
   .kobohome_exphmeta { 
       max-width: 100%;
   }
   .kobobhabRMText { 
       max-width: 100%;
   }
   .kobohome_welcomebTitle h1 {
     font-size: 20px;
   }
   .kobohome_welcomecBgb {
     max-width: 70%;
   }
   .kobohome_welcomecBg {
     height: 480px;
   }
   .kobofslider_bg {
     height: 350px;
   }
   .kobohome_roomsRow {
     padding: 0;
   }
   .kobohome_roomsInner {
     padding: 50px 0 20px;
   }
   .kobohome_roomsText {
     padding: 0 20px;
   }
   .kobohome_dining {
     padding: 10px 0;
   }
   .offersrowS {
     width: 100%;
   }
   #sidr-main {
     width: 95%;
   }
   #sidr-main.right{
     right: -95%;
   }
   #sidr-main.left {
     left: -95%;
   }
   .kobohenhRowL {
     width: 100%;
     padding-right: 0;
     padding-bottom: 20px;
   }
   .kobohenhRowR {
     width: 100%;
     padding-left: 0;
   }
   .kobohome_roomsTitle h2 {
     font-size: 24px;
     line-height: 1.2;
   } 
   .kobohome_roomsText {}
   .kobobhaL {
     width: 100%; 
   }
   .kobobhaR {
     width: 100%;
     padding-left: 20px;
   }
   .kobobhaLTitle {
     font-size: 27px;
   }
   .kobobhaLMeta {
     margin-top: 10%;
   }
   .kobobhbL {
     width: 100%;
     padding-right: 0;
   }
   .kobobhbR {
     width: 100%;
     padding-left: 0;
   }
   .kobobhbRTitle {
     font-size: 27px;
   }
   .kobohome_roomrText {
     max-width: 100%;
   }
   kobohome_roomsc {
     margin: 0;
   }
   .koboFooterInnerS {
     text-align: center;
   }
   .koboFooterSocial {
     margin: 0 auto;
   }
   .koboacc {        
     margin: 20px;
   }
   .koboaccS {
     width: 100%;
   }
   .sroomhero {
     height: 400px;
   }
   #content>div.bodyF>div.kobobooksroom>div.bookHeaderBlock>div>form>div:nth-child(6) {
     width: 100%;
   }
   .boohomeBoxFS button {
     margin: 0;
   }
   .kobosroomfacRow {
     -webkit-column-count: 1;
     -moz-column-count: 1;
     column-count: 1;
   }
   .kobosroomfacRow {
     padding: 50px 10px 0;
     -webkit-column-count: 1;
     -moz-column-count: 1;
     column-count: 1;
     text-align: center;
   }
   .roomgallery .flexslider .slides>li {
     height: 400px;
   }
   .roomgallery .flexslider-container,
   .roomgallery .flexslider .slides,
   .roomgallery .flex-viewport {
     height: 400px;
   }
   .roomgalleryBody {
     padding: 25px;
     margin: 25px 0;
   }
   .roomgallery .flex-nav-next {
     top: 26vh;
     right: -12%;
   }
   .roomgallery .flex-nav-prev {
     top: 26vh;
     left: -12%;
   }
   .roomgallery .loadingSlider {
     height: 400px;
   } 
   .kobomobbook a {
     padding: 0;
     border: 0;
     border-bottom: 1px solid;
     letter-spacing: 0;
     font-size: 12px;
   }
   .koboexp_rowSL {
     width: 100%;
   }
   .koboexp_row {
     margin: 60px auto 0;
   }
   .koboexp_rowSR {
     width: 100%;
   }
   .koboexp_rowSLText {
     max-width: 90%;
     padding: 20px 0;
   }
   .koboexp_rowSL-odd {
     order: 2;
   }
   .koboexp_rowSL-even {
     order: 1;
   }
   .kobotopS {
     padding: 0;
     font-size: 12px;
   }
   .kobotop {
     margin-top: -9px;
   }
   .kobohslh {
     right: 10px;
     bottom: 10px;
   }
   .kobobbook form {
     flex-wrap: wrap;
   }
   .kobobbookS {
     padding: 7px 10px;
     width: 50%;
   }
   .sidr-class-dropdown-menu li a {
     font-size: 20px;
   }
   .sidr-class-dropdown-menu li {
     padding: 10px;
   }
   #sidr-id-menu-main {
       margin: 20px 10px !important;
   }
   .kobommneu {
     margin-left: 20px;
   }
   .kobobhabR {
     width: 100%;
     padding-right: 0;
   }
   .kobobhabL {
     width: 100%;
     padding-left: 0;
     padding-top: 20px;
   }
   #video-container video {
     height: 320px;
   }
   .kobobhbRBgVideob #video-container {
     height: 320px;
   }
   .kobobhbh {
     margin: 20px;
   }
   .koboroom_aL {
     width: 100%;
   }
   .koboroom_aR {
     width: 100%;
     padding-top: 50px;
     padding-left: 0;
   }
   .koboroomsfacL {
     width: 100%;
     padding-right: 0;
   }
   .koboroomsfacR {
     width: 100%;
     padding-left: 0;
   }
   .koboroomsfacRMeta {
     padding: 30px 0;
   }
   .koboroomsfacRMTitle {
     font-size: 25px;
   }
   .kobosroomrelTitle h3 {
     font-size: 20px;
   }
   .koboaccSrel {
     width: 100%;
   }
   .koboaccSMTitle h2 {
     font-size: 18px;
     line-height: 1.2;
     margin: 20px 0;
   }
   .koboroom_aRSub {
     max-width: 100%;
   }
   .slick-slider {
     margin: 0;
   }
   .kobothebohrowL {
     width: 100%;
   }
   .kobothebohrowLTitle {
     font-size: 20px;
     margin: 0 0 15px;
   }
   .kobothebohrowR {
     width: 100%;
   }
   .kobothebohrowLText {
     max-width: 95%;
   }
   .koboFooterInnerSB {
     width: 100%;
     text-align: center;
   }
   .koboaccSMBtn {
     padding-right: 10px;
   }
   .koboaccStb {
     width: 100%;
   }
   .kobotopSm {
     display: none !important;
   }
   .kobotopSnm{
      display: none !important;
   }
   .koboslboghero {
     height: 350px;
   }
   .kobosblgp {
     padding: 0 20px;
   }
   .kobobha {
     margin: 20px 0 100px 0;
   }
   .kobobhaL {
     display: flex;
     flex-wrap: wrap;
   }
   /* .kobobhaLBg {
     order: 2;
     width: 100%;
     margin-bottom: 20px;
   } */
   .kobobhaR {
     padding-left: 20px;
     padding-right: 20px;
   }
   .kobobhbL {
     display: flex;
     flex-wrap: wrap;
     order: 2;
   }
   .kobobhbRBg {
     margin-bottom: 20px;
   }
   .kobobha {
     margin: 0 auto;
     text-align: center;
   }
   .kobobhaLText {
       max-width: 100%;
   }
   .koboaccS { 
       flex-wrap: wrap;
   }
  .koboaccSBg { 
      width: 100%;
      height: 300px;
  }
  .koboaccSMeta {
      width: 100%;
      padding: 20px;
  }
  .koboaccS:nth-child(2n) .koboaccSMeta {
      order: 2;
  }
  .koboaccS:nth-child(2n) .koboaccSBg {
      order: 1;
  }
  .roomsliderTitle {
      font-size: 20px;
      bottom: 120px; 
      padding: 0 20px;
  }  
   body {
     font-size: 14px;
   } 
  .koboroomsfacRMList { 
      max-width: 100%;
  }  
  .kobothebohrowInner:nth-child(2n) .kobothebohrowR{
      order: 2;
  }
  .kobothebohrowInner:nth-child(2n) .kobothebohrowL {
      order: 1;
  }
  .kobothebohrowLInner {
      padding: 20px;
  }
  .kobothebohrow {
      margin: 0 auto 50px;
      max-width: 95%;
  }
  .homesliderTitleMeta { 
      padding: 0 30px;
  }
  .homesliderTitle{
    font-size: 18px;
  }
  .homesliderSub {
      font-size: 14px;
  }
  .koboFooterInnerSMenu {
      display: table;
      margin: 0 auto;
  }
  .koboFooterInnerSMenu ul li { 
      padding-right: 0;
      float: none;
      padding-bottom: 8px;
  }
  .kobohome_roomsBg {
      height: 300px;
      width: 100%;
      margin: 0;
  }
  .kobobhab {
      margin: 50px auto; 
  }
  .sidr-class-menu-main-container {
      margin: 20px 5px;
  }
  .koboroomenu ul li {
      padding: 6px;
  }
  .koborowroomspecs { 
      flex-wrap: wrap;
  }
  .koboroomhero {
      height: 400px;
  }
  .koboroomspecs {
      flex-wrap: wrap;
  }
  .kobosroomrel {
    margin: 50px 10px;
  }
  .koboroomsfac:nth-child(2n) .koboroomsfacR {
      order: 2;
  }
  .koboroomsfac:nth-child(2n) .koboroomsfacL {
      order: 1;
  }
  .koboroomsfac {
      margin: 50px 0 0;
  }
  #kobovillaroomgal li img{ 
    max-height: 320px;
  }
  .kobobhaRBg { 
      height: 300px; 
  }
  .kobobhaLBg { 
      height: 250px; 
  }
  .kobohome_rooms { 
      flex-wrap: wrap;
  }
  .kobohome_roomsInner { 
      width: 100%; 
  }
  .koboheroomgall {
      height: 108px; 
  }
  .koboroomsnav { 
    flex-wrap: wrap;
    gap: 15px;
  }
  
  
 }
 