@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
/*
h1,h2,h3,h4,h5,h6{font-family: 'Barlow', sans-serif;}
body{font-family: 'Barlow', sans-serif!important;font-weight: 400!important;}
*/

@media screen and (min-width:1367px){
.kaushan .sppb-addon-title {
    font-family: 'Kaushan Script', cursiv!important;
    font-size: 100px!important;
    letter-spacing: 5px!important;
  }}


@media screen and (min-width:768px) and (max-width:1366px){
.kaushan .sppb-addon-title {
    font-family: 'Kaushan Script', cursiv!important;
    font-size: 82px!important;
    letter-spacing: 3px;
  }}

@media screen and (max-width:767px){
.kaushan .sppb-addon-title {
    font-family: 'Kaushan Script', cursiv!important;
    font-size: 60px!important;
    letter-spacing: 5px!important;
  }}


/*login top*/
div#sp-top3 .fa-user-circle:before{
    right: 0;
    position: absolute;
    line-height: 15px;
    float:right;
    margin-right: 43px;
    top: 12px;
    right: 20px;
    text-align:right;
    right:0;
}


div#sp-top3 .fa-user-circle:before{
    content: " "!important;
    background: url(/images/000_happiness/user.png);
    content: '';
    height: 80px;
    width: 33px;
    background-repeat: no-repeat;
    transform: scale(0.65);
    }


div#sp-top3 .fa-shopping-cart:before{
      right: 0;
      position: absolute;
      line-height: 15px;
      float:right;
      top: 12px;
      text-align:right;
      right: -13px;
}

div#sp-top3 .fa-shopping-cart:before{
    content: " "!important;
    background: url(/images/000_happiness/cart.png);
    content: '';
    height: 80px;
    width: 80px;
    background-repeat: no-repeat;
    transform: scale(0.65);}

div#id-user span.caret {
    margin-right: 13px!important;
    color:#606060;margin-top: 35px!important;
    float:right;
}

div#sp-top3 .login-profile:before{
    content: " "!important;
    background: url(/images/000_happiness/user2.png);
    content: '';
    height: 80px;
    width: 33px;
    margin-right: 57px;
    background-repeat: no-repeat;
    transform: scale(0.65);
    }

.mod-languages select.inputbox {
    margin-left: auto;
    top: 20px;
    position: relative;
}
.switcher.notranslate {
    float: right;
    top: 24px;
    position: relative;
}
.switcher.notranslate {
    background: white!important;
}
.switcher .option a.selected {
    background: #12804454;
}
.switcher .option a {
    font-size: 10px;
}

.switcher .selected a {
    font-size: 9px;
}
@media screen and (max-width:768px){
div#sp-top3 .fa-user-circle:before{height: 34px;top: 12px;}
div#sp-top3 .login-profile:before{height: 34px;top: 12px;}
div#sp-top3 .fa-shopping-cart:before{height: 34px;width: 75px;top: 13px;}
span.hikashop_small_cart_total_title {line-height: 71px;}
div#sp-top3 {float: right;}
div#sp-top3 {float: right;left: 13px;}
#id-user .fa-user-circle:before {margin-right: 49px!important;}
div#id-user span.caret {margin-right: 0px!important;}
.mod-languages select.inputbox {width: 143px;line-height: 80px!important;top: 13px!important;position: relative;}
.switcher.notranslate {float: right;top: 17px;position: relative;width: 127px;}
}


@media screen and (min-width:481px) and (max-width:865px){
header#sp-header {height: 65px !important;}
div#sp-top3 .fa-user-circle:before{height: 34px;top: 12px;}
div#sp-top3 .login-profile:before{height: 34px;top: 12px;}
div#sp-top3 .fa-shopping-cart:before{height: 34px;width: 75px;top: 13px;right: -28px;}
span.hikashop_small_cart_total_title {line-height: 71px;}
div#sp-top3 {float: right;}
div#sp-top3 {float: right;left: 6px;}
#id-user .fa-user-circle:before {margin-right: 49px!important;}
div#id-user span.caret {margin-right: 0px!important;}
.switcher.notranslate {float: right;top: 17px;position: relative;width: 185px;}
}


/*-------------------------
    sppb-text-right
--------------------------*/
@media screen and (max-width:480px){
.sppb-text-right {
    text-align: left;
}}


/*-------------------------
    HOVER LINE MENU
--------------------------*/
.sp-megamenu-parent >li >a:before,
.sp-megamenu-parent >li >span:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 0;
  background: #000;
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin: auto;
}

.sp-megamenu-parent >li.active>a:before,
.sp-megamenu-parent >li:hover>a:before {
  height: 30%;
}

/*career*/
@media screen and (min-width:768px){
.vacancy .sppb-col-md-4.sppb-col-sm-6:hover{
    transform: translate(0px, -10px); transition:0.3s ease;
  }}

.vacancy .sppb-col-md-4.sppb-col-sm-6{
    transition:0.3s ease;
}


/*contact*/
.sppb-addon.sppb-addon-module.my-map .map{
    height: 287px!important;
}

.feature-box-001 .sppb-addon-feature:hover {
    color: #000 !important;
}

/*bottom*/
@media screen and (min-width:992px){
div#sp-bottom2 {padding-left: 50px;}
div#sp-bottom3 {padding-left: 70px;}}

/*-----------------------------------------------------------------------
                               1194px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px) and (max-width:1367px){
footer#sp-footer {
    padding-bottom: 50px;
  }}
