
/* ==========================
FOOTER
=============================*/

/*=== REPONSIVE ===*/
@media (max-width: 1024px){
    .blog-heading-banner.blog .header, .blog-heading-banner.archive .header, .blog-heading-banner.page-template-default .header, .shop-heading-banner.woocommerce-shop .header {
        position: static;
    }
    .header{
        display: none;
    }
    .header-mobile-responsive{
        display: block;
    }
}
@media (max-width: 991px){

}
@media (max-width: 782px){
    .admin-bar .header-promo{
        top: 46px;
    }

}
@media (max-width: 767px){


}
@media (max-width: 480px) {

}
@media (max-width: 320px){

}

/* 1. Element - Newsletter Form */

.eveland-newsletter .eveland-newsletter-form{
    position: relative;
}
.eveland-newsletter-form.eveland-loader:after{
    background-color: rgba(255, 255, 255, 0.9);
}
.eveland-newsletter.default .eveland-newsletter-form{
    height: 40px;
}
.eveland-newsletter.default .subtitle {
    margin-bottom: 12px;
}
.eveland-newsletter.default .form-field:focus {}
.eveland-newsletter.default .form-field {
    width: 100%;
    border: none;
    padding-left: 0;
    padding-right: 90px;
    border-bottom: 2px solid #000;
    -webkit-transition: color ease-in-out 0.25s;
    -moz-transition: color ease-in-out 0.25s;
    -ms-transition: color ease-in-out 0.25s;
    -o-transition: color ease-in-out 0.25s;
    transition: color ease-in-out 0.25s;
    height: inherit;
}
.eveland-newsletter.default .newsletter-form-button{
    position: absolute;
    right: 0;
    top: 50%;
    height: 40px;
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    cursor: pointer;
    transform: translateY(-50%);
}
.eveland-newsletter.default .newsletter-form-button:not(:hover){
    color: #000;
}
.eveland-newsletter.default .newsletter-form-button:after {
    content: '\e90e';
    font-family: Eveland;
    font-size: 9px;
    color: inherit;
    padding-left: 12px;
    -webkit-transition: ease padding-left 0.25s ;
    -moz-transition: ease padding-left 0.25s;
    -ms-transition: ease padding-left 0.25s;
    -o-transition: ease padding-left 0.25s;
    transition: ease padding-left 0.25s;
}

/* Newsletter Form Style 1 */
.eveland-newsletter.layout1 .eveland-newsletter-form {
    width: 100%;
    height: 44px;
    display: flex;
}
.eveland-newsletter.layout1 .eveland-newsletter-form > * {
    display: inline-block;
    height: inherit;
}
.eveland-newsletter.layout1 .form-field {
    border-width: 2px;
    border-color: #e0e0e0;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #666666;
    border-right: none;
    cursor: pointer;
    width: calc(100% - 90px);
}
.eveland-newsletter.layout1 .form-field:not(:focus) {
    color: #919191;
}
.eveland-newsletter.layout1 .newsletter-form-button {
    width: 90px;
    background-color: #000000;
    color: #ffffff;
    padding: 0;
    font-size: 12px;
    cursor: pointer;
}
.eveland-newsletter.layout1 .subtitle {
    margin-bottom: 33px;
}
.eveland-newsletter .title {
    margin-bottom: 15px;
}

/* Newsletter Form Style 2 */
.eveland-newsletter.layout2 .eveland-newsletter-form{
    position: relative;
    height: 44px;
}
.eveland-newsletter.layout2 .subtitle {
    color: #919191;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    line-height: 30px;
    margin-bottom: 20px;
}
.eveland-newsletter.layout2 .title{
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
}
.eveland-newsletter.layout2 .form-field{
    color: #919191;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    border: none;
    padding-left: 0;
    padding-right: 90px;
    border-bottom: 2px solid #000;
    -webkit-transition: border ease-in-out 0.25s;
    -moz-transition: border ease-in-out 0.25s;
    -ms-transition: border ease-in-out 0.25s;
    -o-transition: border ease-in-out 0.25s;
    transition: border ease-in-out 0.25s;
    height: inherit;
}
.eveland-newsletter.layout2 .form-field:focus{
    border-bottom-color: #333;
}
.eveland-newsletter.layout2 .newsletter-form-button {
    position: absolute;
    right: 0;
    top: 50%;
    height: 40px;
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    cursor: pointer;
    transform: translateY(-50%);
    color: #000;
}
.eveland-newsletter.layout2 .newsletter-form-button:after {
    content: '\e90e';
    font-family: Eveland;
    font-size: 9px;
    color: inherit;
    padding-left: 12px;
    -webkit-transition: ease padding-left 0.25s ;
    -moz-transition: ease padding-left 0.25s;
    -ms-transition: ease padding-left 0.25s;
    -o-transition: ease padding-left 0.25s;
    transition: ease padding-left 0.25s;
}
.eveland-newsletter.layout3 .form-field{
    margin-bottom: 20px;
    width: 100%;
}
.eveland-newsletter.layout3 .newsletter-form-button{
    width: 100%;
}
@media (max-width: 991px) {
    .title_no_border_991 .title::after{
        display: none!important;
    }
}
@media (min-width: 768px) {
    .eveland-newsletter.layout1 .eveland-newsletter-form {height: 55px}
    .eveland-newsletter.layout2 .title{ font-size: 40px; margin-bottom: 30px; }
    .eveland-newsletter.layout2 .subtitle{ margin-bottom: 35px; font-size: 20px; }
}
@media (min-width: 1500px) {
    .eveland-newsletter.layout1 .form-field {width: calc(100% - 120px)}
    .eveland-newsletter.layout1 .newsletter-form-button {width: 120px}
}

/* 2. Element - Socials */
.eveland-socials .socials {display: block;}
.eveland-socials a.social {
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #ffffff;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 10px 0;
    line-height: 41px;
    border: 2px solid transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
}
.eveland-socials a.social i{
    position: relative;
    z-index: 1;
}
/* Socials Layout Default */
.eveland-socials.default .social {
    background-color: #222222;
    line-height: 41px;
}
.eveland-socials.default .social:hover {
    /*background: #48c8fd;*/
    color: #FFF;
    line-height: 41px;
    border-color: transparent;
}
.eveland-socials.default .social:hover::before {
    top: 0;
}
.eveland-socials.default .social::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #48c8fd;
    -webkit-transition: top 0.3s ease 0s;
    -moz-transition: top 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
}
/* Socials Layout1 1 */
.eveland-socials.layout1 a.social {
    background-color: transparent;
    border-color: #222222;
    color: #000000;
}
.eveland-socials.layout1 a.social:hover{
    color: #fff;
}
.eveland-socials.layout1 a.social::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background: #48c8fd;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
    height: 100%;
}
.eveland-socials.layout1 a.social:hover{
    border-color: transparent;
}
.eveland-socials.layout1 a.social:hover::before{
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
@media (min-width: 768px) {
    .eveland-socials a.social { margin: 0 10px 10px 0; }
}

/* 3. Element - Custom Menu */
.eveland-custom-menu .menu-item .menu-item-label{
    top: -14px;
    margin-right: -14px;
}
/* 3.1 Custom Menu Layout Vertical */
.eveland-custom-menu .menu-mega-shop-layouts-container > ul{
    padding-left: 0;
}
.eveland-custom-menu.vertical .title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 20px;
}
.eveland-custom-menu.vertical .title::after{
    content: '';
    display: block;
    height: 1px;
    width: 55px;
    background-color: #e1e1e1;
    margin-top: 17px;
}
.eveland-custom-menu.vertical .menu {padding-left: 0}
.eveland-custom-menu.vertical .menu-item {
    line-height: 24px;
    margin-top: 10px;
    list-style: none;
}

/* 3.2 Custom Menu Layout Inline Special */
.eveland-custom-menu.inline-special ul {
    list-style: none;
}
.eveland-custom-menu.inline-special ul li{
    display: inline-block;
    position: relative;
}
.eveland-custom-menu.inline-special ul > li > a:not(:hover) {
    color: #333333;
}

.eveland-custom-menu.inline-special ul> li.menu-item + .menu-item::before {
    content: '';
    background-color: #cbcbcb;
    width: 24px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
}
.eveland-custom-menu.inline-special ul > li > a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 12px;
    padding: 0 20px;
}

@media (max-width: 767px) {
    .eveland-custom-menu.vertical.open {margin-bottom: 30px}
    .eveland-custom-menu.inline-special ul> li.menu-item,
    .eveland-custom-menu.inline-special ul> li.menu-item + .menu-item{padding-left: 7px; padding-right: 7px;}
    .eveland-custom-menu.inline-special ul> li.menu-item + .menu-item::before{display: none}
    .footer.default .eveland-custom-menu.inline-special ul > li > a{
        padding-left: 0px;
        padding-right: 0px;
    }

}
/* 3.2 Custom Menu Layout Inline */
.eveland-custom-menu.inline ul {
    list-style: none;
}
.eveland-custom-menu.inline ul li{
    display: inline-block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.eveland-custom-menu.inline ul li:last-child{
    padding-right: 0;
}
.eveland-custom-menu.inline ul li:first-child{
    padding-left: 0;
}
.eveland-custom-menu.inline ul > li > a:not(:hover) {
    color: #333333;
}
.eveland-custom-menu.inline ul > li > a {
    font-weight: 500;
    font-size: 16px;
    padding: 0;
}

@media (max-width: 767px) {
    .eveland-custom-menu.inline ul> li.menu-item,
    .eveland-custom-menu.inline ul> li.menu-item + .menu-item{padding-left: 7px; padding-right: 7px}
}

/* 4. Element - Footer */
.footer,
.footer a {color: #868686}
.footer .title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer .title::after{
    content: '';
    display: block;
    height: 1px;
    width: 55px;
    background-color: #e1e1e1;
    margin-top: 17px;
}
.footer a:hover{
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
/* 4.1 Footer Layout Default */
.footer.default {background: #FFF}
.footer.default .title,
.footer.default .title a,
.footer.default a:hover {color: #000}
/* 4.2 Footer Layout Dark */
.footer.dark {background-color: #161616}
.footer.dark .title,
.footer.dark .title a,
.footer.dark a:hover {color: #FFF}

/* 4.3 Footer Custom Menu */
.footer .container-wapper {
    padding-left: 15px;
    padding-right: 15px;
}
.footer .eveland-custom-menu:not(.inline) .title a:before {
    content: "\e918";
    font-family: Eveland;
    font-size: 10px;
    color: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    float: right;
    position: relative;
    top: 3px;
}
.footer .eveland-custom-menu.inline li {
    display: inline-block;
}
.footer .eveland-custom-menu.open .title {
    margin-bottom: 20px;
}
.footer .eveland-custom-menu.open .title a:before {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.footer.dark .eveland-custom-menu .title a {color: #FFF}
.footer.dark .eveland-custom-menu.inline ul > li:first-child > a {
    padding-left: 0;
}
.footer.dark .eveland-custom-menu.inline ul> li > a:not(:hover) {
    color: #9e9e9e;
}
.footer.dark .eveland-custom-menu.inline ul > li > a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0;
    color: #fff;
}
.footer.dark .eveland-custom-menu.inline-special ul > li > a{
    color: #fff;
}
@media (min-width: 768px) {
    .footer .eveland-custom-menu:not(.inline) .title a:before { display: none}
    .footer .eveland-custom-menu.open .title {margin-bottom: 30px}
    .footer .eveland-custom-menu .title a:hover{
        cursor: default;
    }
}
/*Footer custom menu*/

.footer .eveland-custom-menu .title a{
    display: block;
}
.footer .eveland-custom-menu.open .title a{
    cursor: default;
}
.footer .eveland-custom-menu .menu{
    margin-bottom: 30px;
}
.footer .eveland-custom-menu.vertical.open .menu {
    display: none;
}
.footer .eveland-custom-menu.inline .menu,
.footer .eveland-custom-menu.inline-special .menu{
    margin-bottom: 0;
}
/* 4.4 Footer Newsletter Form */
.footer .eveland-newsletter.title-no-border .title {
    text-transform: none;
    letter-spacing: 1px;
}
.footer .eveland-newsletter.title-no-border .title::after {display: none}
.footer .eveland-newsletter.layout1 .subtitle{
    margin-bottom: 20px;
}
.footer.default .eveland-newsletter.layout1 .newsletter-form-button {background-color: #000000}
.footer .eveland-newsletter.layout1 .eveland-newsletter-form{
    display: block;
    height: auto;
}
.footer .eveland-newsletter.layout1 .newsletter-form-button{
    width: 100%;
    height: inherit;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.footer .eveland-newsletter.layout1 .newsletter-form-button::before{
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.footer .eveland-newsletter.layout1 .newsletter-form-button:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.footer .eveland-newsletter.layout1 .eveland-newsletter-form > *{
    height: 44px;
}
.footer .eveland-newsletter.layout1 .form-field{
    border-right: 2px solid #e0e0e0;
    width: 100%;
}
.footer.dark .eveland-newsletter.default .newsletter-form-button:not(:hover){
    color: #fff;
}
.footer.default .eveland-newsletter.default .newsletter-form-button:not(:hover){
    color: #333;
}
@media (min-width: 768px){
    .footer .eveland-newsletter.layout1 .subtitle{
        margin-bottom: 33px;
    }
    .footer .eveland-newsletter.layout1 .eveland-newsletter-form > *{
        height: 55px;
    }
    .footer .eveland-custom-menu.vertical.open .menu {
        display: block;
    }
    .footer .eveland-custom-menu .menu{
        margin-bottom: 0px;
    }
}
@media (min-width: 992px) {
    .footer .eveland-newsletter.title-no-border .title {
        font-size: 20px;
    }
    .footer .eveland-newsletter.layout1 .eveland-newsletter-form{
        display: flex;
        height: 55px;
    }
    .footer .eveland-newsletter.layout1 .form-field {
        border-right: none;
        width: calc(100% - 90px);
    }
    .footer .eveland-newsletter.layout1 .newsletter-form-button {
        width: 90px;
        cursor: pointer;
        margin-top: 0;
    }
    .footer .eveland-newsletter.layout1 .eveland-newsletter-form > *{
        height: inherit;
    }
    .footer .eveland-newsletter.layout1 .form-field{
        border-right: none;
    }
}
/* 4.5 Footer Socials */
.footer.dark .eveland-socials.layout1 .social {border-color: #e0e0e0; color: #fff}
/*--------------
Shortcode blog
---------------*/
/*style default*/
.eveland-blogs .swiper-wrapper ~ .swiper-pagination{
    margin-top: 40px;
}
.eveland-blogs.default .slick-arrow{
    background-color: transparent;
    display: inline-block;
    height: 30px;
    width: 40px;
    font-size: 30px;
    color: #000000;
    line-height: 30px;
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.eveland-blogs .post-item .excerpt{
    margin-bottom: 0;
}
.eveland-blogs.default .slick-arrow.prev{
    left: -40px;
    text-align: left;
}
.eveland-blogs.default .slick-arrow.next{
    right: -40px;
    text-align: right;
}
@media (min-width: 1200px) {
    .eveland-blogs.default .slick-arrow.next{
        right: -60px;
    }
    .eveland-blogs.default .slick-arrow.prev{
        left: -60px;
    }
}
.eveland-blogs .post-thumb {
    position: relative;
}
.eveland-blogs .post-thumb .date{
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #333333;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    top: 30px;
    left: 30px;
    padding: 15px 0;
}
.eveland-blogs .post-thumb .day,
.eveland-blogs .post-thumb .month{
    display: block;
}

.eveland-blogs .post-thumb .day:after{
    content: '';
    background-color: #c8c8c8;
    width: 44px;
    height: 1px;
    display: block;
    margin: 0 auto;
}
.eveland-blogs .post-item .post-thumb{
    margin-bottom: 28px;
}
.eveland-blogs .post-item .post-categories a:not(:hover){
    color: #aaaaaa;
}
.eveland-blogs .post-item .post-categories a{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 7px;
    margin-bottom: 7px;
    display: inline-block;
}

.eveland-blogs .metas{
    margin-bottom: 0;
}
.eveland-blogs.default .post-categories{
    margin-bottom: 0px;
}
.eveland-blogs.default .post-title a{
    font-size: 22px;
    color: #333333;
    font-weight: 500;
    position: relative;
}
.eveland-blogs.default .post-title{
    margin-bottom: 23px;
    line-height: 24px;
}
.eveland-blogs.default .post-title:after{
    content: '';
    background-color: #e0e0e0;
    width: 55px;
    height: 1px;
    margin-top: 15px;
    display: block;
}
.eveland-blogs .post-item .excerpt{
    color: #a8a8a8;
    font-size: 14px;
    font-weight: 400;
}
.eveland-blogs .swiper-pagination{
    margin-top: 0;
    position: unset;
}
.eveland-blogs .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: rgba(0,0,0, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    margin: 0 5px 5px 5px!important;;
}
@media (min-width: 768px) {
    .eveland-blogs .swiper-pagination-bullet{
        width: 15px;
        height: 15px;
        margin: 0 8px 8px 8px!important;
    }
}
.eveland-blogs .swiper-pagination .swiper-pagination-bullet,
.eveland-blogs .swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #000;
}
/*layout 2*/
.eveland-blogs.layout2 .post-title{
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    padding-bottom: 15px;
}
.eveland-blogs.layout2 {
    text-align: center;
}
.eveland-blogs.layout2 .metas:after{
    content: '';
    background-color: #333;
    width: 70px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 17px;
}
.eveland-blogs.layout2 .metas .date{
    color: #868686;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
.eveland-blogs.layout2 .metas{
    margin-bottom: 18px;
}
.eveland-blogs.layout2 .blog-list img{
    border-radius: 50%;
    margin: 0 auto;
}
.eveland-blogs.layout2 .swiper-wrapper{
    margin-bottom: 65px;
}
.eveland-blogs .swiper-pagination{
    bottom: 0;
}
.eveland-blogs.layout2 .post-item .excerpt{
    color: #868686;
}
.eveland-blogs.layout2 .prev,
.eveland-blogs.layout2 .next{
    background-color: transparent;
    display: inline-block;
    height: 30px;
    width: 30px;
    font-size: 30px;
    color: #000000;
    line-height: 30px;
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.eveland-blogs.layout2 .prev{
    left: -55px;
}
.eveland-blogs.layout2 .next{
    right: -55px;
}
/*style layout 1*/
.eveland-blogs.layout1 .blog-list .post-item{
    position: relative;
}
.eveland-blogs.layout1 .blog-list .info{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0, 0.5);
    color: #fff;
    padding: 30px 80px 40px 80px;
}
.eveland-blogs.layout1 .slide-inner{
    position: relative;
}
.eveland-blogs.layout1 .slick-arrow {
    background-color: transparent;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    border: none;
    font-size: 15px;
    position: absolute;
    z-index: 1;
}
.eveland-blogs.layout1 .slick-arrow.prev{
    left: 30px;
}
.eveland-blogs.layout1 .slick-arrow.next{
    right: 30px;
}
.eveland-blogs.layout1 figure,
.eveland-blogs.layout1 .post-item .post-thumb{
    margin-bottom: 0;
}
.eveland-blogs.layout1 .post-categories:not(:hover) a,
.eveland-blogs.layout1 .post-title:not(:hover) a{
    color: #ffffff;
}
.eveland-blogs.layout1 .post-title a{
    font-size: 22px;
    font-weight: 400;
}
.eveland-blogs.layout1 .post-categories{
    margin-bottom: 0;
}
.eveland-blogs.layout1 .post-item .post-title{
    line-height: 26px;
}
.eveland-blogs.layout1 .post-item figure{
    overflow: hidden;
}
.eveland-blogs.layout1 .post-item img{
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}
.eveland-blogs.layout1 .post-item:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.eveland-blogs .loading-lazy:before{
    width: auto;
    height: auto;
}
/*--------------
   products slider
---------------*/
.slide-inner{
    position: relative;
}
.product-list-owl .product-item{
    margin-bottom: 0;
}
.eveland-products .block-title{
    letter-spacing: 2px;
    color: #333333;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 86px;
    margin-bottom: 0;
    margin-left: 60px;
    margin-right: 60px;
}
/*nav style default*/
.eveland-products .product-list-owl ~ .slick-arrow{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.eveland-products .product-list-owl ~ .slick-arrow.prev{
    left: 0;
}
.eveland-products .product-list-owl ~ .slick-arrow.next{
    right: 0;
}
.eveland-products:not(.nav-top) .slide-inner:hover  .slick-arrow.prev{
    left: -30px;
    opacity: 1;
    visibility: visible;
}
.eveland-products:not(.nav-top) .slide-inner:hover .slick-arrow.next{
    right: -30px;
    opacity: 1;
    visibility: visible;
}
/*nav top*/
.eveland-products.nav-top .product-list-owl ~ .slick-arrow{
    bottom: calc(100% + 80px)!important;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #000000;
    color: #000000;
    line-height: 45px;
    top: auto;
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.eveland-products.nav-top .product-list-owl ~ .slick-arrow.prev{
    left: 5px;
}
.eveland-products.nav-top .product-list-owl ~ .slick-arrow.next{
    right: 5px;
}
.eveland-products.nav-top .slick-arrow > *{
    position: relative;
    display: inline-block;
}
.eveland-products.nav-top .slick-arrow.next:not(.swiper-button-disabled):hover > *{
    -webkit-animation: toRight 1.2s ease-in-out;
    -o-animation: toRight 1.2s ease-in-out;
    animation: toRight 1.2s ease-in-out;
}
.eveland-products.nav-top .slick-arrow.prev:not(.swiper-button-disabled):hover > *{
    -webkit-animation: toLeft 1.2s ease-in-out;
    -o-animation: toLeft 1.2s ease-in-out;
    animation: toLeft 1.2s ease-in-out;
}
.eveland-products .product-list-owl ~ .slick-arrow.swiper-button-disabled{
    opacity: 0.3!important;
    cursor: default;
}

/*--------------
Element home
---------------*/
.block-custom-free-shipping {
    display: inline-block;
    border: 10px solid #000;
    border-left: none;
    padding: 95px 0;
    position: relative;
    min-width: 510px;
    float: left;
    direction: ltr;
}

.block-custom-free-shipping .block-title {
    display: inline-block;
}

.block-custom-free-shipping .block-icon {
    font-size: 100px;
    color: #333;
    vertical-align: middle;
    display: inline-block;
    margin-left: 100px;
    float: left;
}

.block-custom-free-shipping .title {
    position: absolute;
    background: #fff;
    display: inline-block;
    margin-left: 40px;
    word-spacing: 10px;
    letter-spacing: 2px;
    font-size: 24px;
    text-transform: uppercase;
    padding: 35px 0;
    margin-bottom: 0;
    width: 500px;
}

/*==========
Category style
===========*/
.eveland-category .thumb img{
    width: 100%;
}
.eveland-category .thumb figure{
    margin-bottom: 0;
    overflow: hidden;
}
.eveland-category .inner{
    position: relative;
}
.eveland-category.default img{
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    transition: all linear 0.5s;
}
.eveland-category.default .inner:hover img{
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07);
}
.eveland-category .info{
    position: absolute;
    max-height: 90%;
}
.eveland-category.layout3 .info,
.eveland-category.default .info{
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.eveland-category.layout2 .info{
    right: 50px;
    bottom: 40px;
    left: 50px;
    z-index: 3;
}
.eveland-category.default .category-name{
    color: #333333;
    font-size: 50px;
    font-weight: 500;
    padding: 0 15px;
}
.eveland-category.layout2 .category-name{
    font-size: 22px;
}
.eveland-category .category-name a{
    position: relative;
    padding-bottom: 10px;
    overflow: hidden;
}
.eveland-category .category-name a:after{
    content: '';
    width: 40%;
    max-width: 130px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.eveland-category .category-name a:not(:hover):after{
    width: 0;
}
.eveland-category.layout3 .info{
    z-index: 3  ;
}
.eveland-category.layout3 .link:after{
    content: '\e900';
    font-family: Eveland;
    font-size: 13px;
    color: #000;
    margin-left: 20px;
    display: inline-block;
    float: right;
}
.eveland-category.layout3 .link{
    font-weight: 500;
    font-size: 16px;
    color: #a7a7a7;
    display: inline-block;
}
.eveland-category.layout3 .category-name{
    font-size: 50px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 0;
}
.eveland-category.layout3 .category-name a{
    padding-bottom: 0;
}
.eveland-category.layout3 .category-name a:after{
    display: none;
}
/*special banner*/
.eveland_special_banner{
    position: relative;
}
.eveland_special_banner.default {
    display: inline-block;
    max-width: 100%;
    direction: ltr;
	 z-index: 1;
}

.eveland_special_banner.default .label_text .text {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333333;
    padding-left: 100px;
    white-space: nowrap;
    letter-spacing: 2px;
}

.eveland_special_banner.default .title {
    text-align: right;
    margin-top: 17px;
    font-size: 20px;
    font-weight: 500;
    margin-left: 40px;
    margin-bottom: 0;
}
.eveland_special_banner.default .title a{
    color: #333;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.eveland_special_banner.default .title>a:hover::before {
    height: 0;
}
@media (min-width: 1500px) {
    .eveland_special_banner.default .title{
        margin-top: 33px;
    }
}
@media (min-width: 768px) {
    .eveland_special_banner.default .title a{
        color: rgba(72, 200, 253, 0);
    }
    .eveland_special_banner.default .title>a::before {
        content: attr(title);
        color: #333;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        -webkit-transition: height 1s ease 0s;
        -moz-transition: height 1s ease 0s;
        -o-transition: height 1s ease 0s;
        transition: height 1s ease 0s;
        overflow: hidden;
    }
    .eveland_special_banner.default .title>a:hover{
        color: #48c8fd;
    }
}
.eveland_special_banner.default .label_text {
    position: relative;
    display: block;
    transform: rotate(-90deg);
    transform-origin: left;
    left: 30px;
    top: 0;
    margin-top: -23px;
}

.eveland_special_banner.default .label_text:before {
    content: '';
    background-color: #000;
    height: 1px;
    width: 70px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
}
.eveland_special_banner.default .image{
    overflow: hidden;
}
.eveland_special_banner.default .image img{
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.eveland_special_banner.default .image:hover img{
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07);
}


/*Special banner layout1*/
.eveland_special_banner.layout1 .label_text {
    text-transform: uppercase;
    font-size: 14px;
    color: #a1a1a1;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    top: 0;
    left: -34px;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transition: color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out;
    -ms-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out;
    transform-origin: left top;
}
.eveland_special_banner.layout1.label-right .label_text{
    left: auto;
    transform-origin: top right;
    right: -60px;
    top: 20%;
}
.eveland_special_banner.layout1.label-right{
    float: right;
}
.eveland_special_banner.layout1 .label_text::before{
    content: '';
    height: 1px;
    width: 50px;
    display: inline-block;
    background-color: #48c8fd;
    margin-right: 20px;
    vertical-align: middle;
}
.eveland_special_banner.layout1 .title{
    margin-top: 40px;
    font-weight: 500;
    font-size: 36px;
    display: inline-block;
    margin-bottom: 0;
}
.eveland_special_banner.layout1 .banner-button{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.eveland_special_banner.layout1 .banner-button:not(:hover),
.eveland_special_banner.layout1 .title a:not(:hover),
.eveland_special_banner.layout1 .label_text:not(:hover){
    color: #000;
}
.eveland_special_banner.layout1 .banner-button::after{
    height: 2px;
    width: 70px;
    background-color: #000;
    content: '';
    display: block;
    margin-top: 5px;
}
.eveland_special_banner.right{
    float: right;
}
.eveland_special_banner.center{
    margin: 0 auto;
    display: table;
}
/*==============
Block custom  1
==============*/
.block-custom-1{
    width: 100%;
    padding: 30px 20px;
    display: inline-block;
    background-color: #fff;
}

.block-custom-1 .title {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.block-custom-1 .title a {
    display: block;
}
.block-custom-1 .title a:not(:hover){
    color: #333333;
}
.block-custom-1 .title:after {
    content: '\e900';
    font-family: Eveland;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
}

.block-custom-1 .title:hover:after {
    color: inherit;
}

.block-custom-1 .subtitle:before {
    content: '';
    width: 30px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.block-custom-1 .subtitle {
    color: #878787;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    letter-spacing: 3px;
}
.block-custom-1.style2{
    border: 4px solid #000;
    background-color: transparent;
}
@media (min-width: 320px) {
    .block-custom-1 .title:after {
        display: block;
    }
    .block-custom-1 .subtitle:before {
        display: none;
        margin-bottom: 5px;
    }
    .block-custom-1 .subtitle {
        text-align: center;
        padding-left: 0;
    }
}
@media (min-width: 480px) {
    .block-custom-1 {
        padding: 60px 20px;
    }

    .block-custom-1 .title {
        font-size: 30px;
        text-align: left;
        position: relative;
    }

    .block-custom-1 .title:after {
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
    }

    .block-custom-1 .subtitle {
        text-align: left;
    }

    .block-custom-1 .subtitle:before {
        display: inline-block;
        width: 35px;
    }
    .block-custom-1 .title a{
        padding-right: 30px;
        display: inline-block;
    }
}
@media (min-width: 768px) {
    .block-custom-1 {
        padding: 65px 70px;
        min-width: 560px;
        width: auto;
    }
    .block-custom-1.style2{
        padding: 40px;
        min-width: auto;
    }
    .block-custom-1 .title {
        font-size: 40px;
    }
    .block-custom-1 .title a{
        display: inline-block;
        padding-right: 60px;
    }
    .block-custom-1 .subtitle:before {
        width: 50px;
        vertical-align: middle;
        margin-top: 3px;
    }
    .eveland_special_banner.default .label_text {
        left: 53px;
    }

    .eveland_special_banner.default .label_text:before {
        width: 130px;
    }

    .eveland_special_banner.default .label_text .text {
        font-size: 16px;
        padding-left: 155px;
    }

    .eveland_special_banner.default .title {
        margin-left: 60px;
        font-size: 40px;
    }
    .block-custom-1 .title a {
        padding-right: 40px;
    }
}
@media screen and (min-width: 1200px){
    .block-custom-1.style2{
        padding: 50px 60px;
    }
    .block-custom-1 .title a {
        padding-right: 60px;
    }
}
/*--------------
Tab
---------------*/
.eveland-tab .tab-link > li {
    color: #a4a4a4;
    font-weight: 600;
    font-size: 18px;
}
.eveland-tab.default .tab-head {
    text-align: center;
}
.eveland-tab.default .tab-link{
    margin-bottom: 65px;
}
.eveland-tab.default .tab-link > li {
    display: inline-block;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
}
.eveland-tab.default .tab-link > li.active a,
.eveland-tab.default .tab-link > li:hover a{
    color: #000000;
}
.eveland-tab.default .tab-link > li > a{
    padding-bottom: 11px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}
.eveland-tab.default .tab-link > li > a:after{
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    position: absolute;
    background-color: #000000;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -ms-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    height: 1px;
}
.eveland-tab.default .tab-link > li.active > a:after,
.eveland-tab.default .tab-link > li:hover > a:after{
    width: 100%;
}
.eveland-tab .tab-panel:not(.active){
    display: none;
}
/*--------------
Product deal
---------------*/
.eveland-shortcode-countdown{
    display: table;
    margin: 0 auto;
}
.eveland-shortcode-countdown .eveland-countdown .box-count .num{
    padding: 0 30px;
}
.eveland_product_deal {
    position: relative;
}
.eveland_product_deal.default .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
}
.eveland_product_deal.default .product-name {
    font-size: 40px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 10px;
}
.eveland_product_deal .price{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 31px;
    display: inline-block;
}
.eveland_product_deal.layout1 .price{
    margin-bottom: 25px;
}
.eveland_product_deal del{
    color: #9a9a9a;
    padding: 0 7px;
}
.eveland_product_deal ins{
    color: #333333;
    text-decoration: none;
    padding: 0 7px;
}
.eveland_product_deal .featured-flash{
    display: block;
    margin-bottom: 12px;
}
.eveland_product_deal.layout1 .featured-flash{
    margin-bottom: 25px;
}
.eveland_product_deal .featured-flash .text{
    min-width: 70px;
    padding: 3px 26px;
    text-transform: uppercase;
    color: #fffefe;
    display: inline-block;
    font-size: 11px;
    background-color: #ef4d4d;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
.eveland_product_deal.layout1 .content{
    position: absolute;
    top: 100px;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.eveland_product_deal.layout1 .block-left,
.eveland_product_deal.layout1 .block-right{
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 0 15px;
}
.eveland_product_deal.layout1 .block-left .block-title,
.eveland_product_deal.layout1 .product-name{
    color: #333333;
    font-weight: 400;
}
.eveland_product_deal.layout1 .block-left .block-title{
    font-size: 80px;
    margin-bottom: 63px;
}
.eveland_product_deal.layout1 .product-name{
    font-size: 30px;
    margin-bottom: 15px;
}
.eveland_product_deal.layout1 .product-image{
    margin-top: -185px;
    margin-bottom: 70px;
}
.eveland_product_deal.default .product-deal-countdown{
    margin-bottom: 63px;
}
.eveland-countdown .box-count:not(:first-child) .num:before{
    content: '';
    position: absolute;
    display: inline-block;
    left: -18px;
    top: 50%;
    width: 36px;
    height: 1px;
    background-color: #0000004d;
}
.eveland-countdown .box-count{
    color: #333333;
    font-weight: 400;
    display: inline-block;
    text-align: center;
}
.eveland-countdown .box-count .num{
    font-size: 80px;
    line-height: 1.2;
    display: block;
    position: relative;
    padding: 0 45px;
}
.eveland-countdown .box-count .text{
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
}
.eveland_product_deal .button{
    min-width: 200px;
    padding: 15px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
/*brands slider*/
.brands-slider img:not(:hover){
    opacity: 0.3;
}
.brands-slider img:hover{
    cursor: grabbing;
}
/*feature box icon*/
.eveland-feature-box {
    text-align: center;
}
.eveland-feature-box .icon {
    font-size: 60px;
    margin-bottom: 28px;
    color: #242424;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.eveland-feature-box .title {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}
.eveland-feature-box .subtitle {
    color: #acacac;
    font-size: 16px;
}
.eveland-feature-box:hover .icon{
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.eveland-feature-box.layout1 .title,
.eveland-feature-box.layout1 .icon,
.eveland-feature-box.layout1 .subtitle{
    color: #fff;
}

/*section banner*/
.eveland-section-title .title{
    font-size: 30px;
    font-weight: 500;
    color: #333333;
}
.eveland-section-title .subtitle{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 23px;
    color: #868686;
}

/*--------------
INSTAGRAM
----------------*/
/*default*/
.eveland-instagram.default .instagram-item{
    position: relative;
}
.eveland-instagram.default .info{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    z-index: 1;
}
.eveland-instagram.default .info > * {
    font-size: 14px;
    padding: 0 13px;
    display: inline-block;
}
.eveland-instagram.default .info > *:not(:hover) {
    color: #ffffff;
}
.eveland-instagram.default .info span{
    font-size: 30px;
}
.eveland-instagram.default .instagram-item:hover .info{
    opacity: 1;
    visibility: visible;
}
.eveland-instagram.default .instagram-item a::after{
    content: '';
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.eveland-instagram.default .instagram-item:hover a::after{
    background-color: rgba(0,0,0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.eveland-instagram figure{
    margin-bottom: 0;
    overflow: hidden;
}
.eveland-instagram.default .instagram-item img{
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.eveland-instagram.default .instagram-item:hover img {
    transform: scale(1.1) rotate(5deg);
}
/*Mansorny style*/
.tis-image-items .single-image .text-content .instagram-shop-modal-popup  .icon-instagram::before{
    content: '\e907'!important;
    font-family: Eveland!important;
    font-size: 35px!important;
    color: #fff;
    margin-bottom: 18px!important;
}
.tis-vc .tis-image-items .single-image-holder .tis-text-container a{
    font-size: 14px!important;
    letter-spacing: 3px!important;
    color: #fff;
    font-weight: 500;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex!important;
    padding: 10px;
}
.tis-vc .tis-image-items .single-image.shortcode-type-modal .single-image-holder .tis-text-container{
    margin-top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*carousel style*/
.tis-vc .tis-carousel-prev,
.tis-vc .tis-carousel-next{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    color: #000;
    z-index: 4;
    width: 40px;
    height: 40px;
    background-color: transparent;
    line-height: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}
.tis-vc .carousel-style{
    position: relative;
}
.tis-vc .tis-carousel-prev{
    left: -44px;
}
.tis-vc .carousel-style:not(:hover) .tis-carousel-prev{
    left: 0px;
}
.tis-vc .tis-carousel-prev > i::before{
    content: '\e906';
    font-family: Eveland;
}
.tis-vc .tis-carousel-next{
    text-align: right;
    right: -44px;
}
.tis-vc .carousel-style:not(:hover) .tis-carousel-next{
    right: 0;
}
.tis-vc .tis-carousel-next > i::before{
    content: '\e90e';
    font-family: Eveland;
}
.tis-vc .carousel-style:hover .tis-carousel-prev,
.tis-vc .carousel-style:hover .tis-carousel-next{
    opacity: 1;
    visibility: visible;
}
.tis-vc .tis-carousel-prev.swiper-button-disabled,
.tis-vc .tis-carousel-next.swiper-button-disabled,
.tis-vc .carousel-style:hover .tis-carousel-prev.swiper-button-disabled,
.tis-vc .carousel-style:hover .tis-carousel-next.swiper-button-disabled{
    opacity: 0.3;
}
@media (min-width: 768px) {
    .eveland-instagram.default .info span{
        font-size: 36px;
    }
}
/*------------
Custom class
---------------*/
/*custom heading*/
.title_fs20 .title{
    font-size: 20px;
}
.has_arrow .title{
    display: inline-block;
}
.has_arrow .title:after{
    content: '\e900';
    margin-left: 20px;
    font-size: 20px;
    font-family: Eveland;
}

.has_shape .title:before{
    width: 45px;
    height: 2px;
    display: inline-block;
    margin-top: 10px;
    background-color: #000;
    float: left;
    margin-right: 25px;
    content: '';
}
.letter_sp2 .title{
    letter-spacing: 2px;
}

/*Short code slider*/
.eveland-slide{
    position: relative;
}
.eveland-slide .slick-arrow{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.eveland-slide .slick-arrow.swiper-button-disabled{
    opacity: 0.3;
    cursor: default;
}

.eveland-slide:not(:hover) .slick-arrow.prev{
    left: 20px;
    opacity: 0;
}
.eveland-slide:not(:hover) .slick-arrow.next{
    right: 20px;
    opacity: 0;
}
.eveland-slide .slick-arrow.prev{
    left: -30px;
}
.eveland-slide .slick-arrow.next{
    right: -30px;
}


/* ==========================
REPONSIVE
=============================*/
@media (max-width: 1500px) {
    .product-deal-countdown .box-count .num,
    .eveland_product_deal.layout1 .block-left .block-title{
        font-size: 60px;
    }
    .eveland-shortcode-countdown .eveland-countdown{ display: table; white-space: nowrap}
    .tis-vc .tis-carousel-next{
        right: 30px;
    }
    .tis-vc .tis-carousel-prev{
        left: 30px;
    }

}

@media (max-width: 1366px) {
    .product-deal-countdown .box-count .num{
        font-size: 45px;
        padding: 0 30px;
    }
    .product-deal-countdown .box-count:not(:last-child) .num:after{
        width: 30px;
        right: -15px;
    }
    .eveland_product_deal.layout1 .content{
        top: 80px;
    }
    .block-custom-free-shipping .title{
        width: 400px;
    }
    .eveland_special_banner.layout1 .label_text{
        left: -10px;
    }
    .eveland_special_banner.layout1.label-right .label_text{
        right: -34px;
    }
    .eveland-countdown .box-count .num{
        font-size: 55px;
    }
}

@media (max-width: 1199px) {
    .block-custom-free-shipping .title {
        width: 350px;
        word-spacing: 5px;
    }
    .eveland-products  .slick-arrow {
        width: 50px;
        height: 50px;
        line-height: 48px;
    }
    .eveland-products:not(.nav-top) .slide-inner:hover .slick-arrow.next{
        right: -25px;
    }
    .eveland-products:not(.nav-top) .slide-inner:hover .slick-arrow.prev{
        left: -25px;
    }
    .eveland_product_deal.layout1 .content{
        top: 70px;
    }
    .eveland-blogs.layout1 .blog-list .info{
        padding-left: 40px;
        padding-right: 40px;
    }
    .eveland_special_banner.layout1 .label_text{
        left: -10px;
    }

    /*shortcode blogs*/
    .eveland-blogs.layout2 .next{
        right: -30px;
    }
    .eveland-blogs.layout2 .prev{
        left: -30px;
    }
    /*Short code slider*/
    .eveland-slide{
        overflow: hidden;
    }
    .eveland-slide .slick-arrow{
        border: none;
        -webkit-box-shadow: 7px 6px 40px 0px rgba(204,204,223,.16);
        -moz-box-shadow: 7px 6px 40px 0px rgba(204,204,223,.16);
        box-shadow: 7px 6px 40px 0px rgba(204,204,223,.16);
        line-height: 60px;
    }
    .eveland-slide .slick-arrow.prev{
        text-align: right;
        padding-right: 15px;
    }
    .eveland-slide .slick-arrow.swiper-button-disabled{
        opacity: 0.6;
    }
    .eveland-slide:not(:hover) .slick-arrow.prev{
        left: -30px;
    }
    .eveland-slide .slick-arrow.next{
        text-align: left;
        padding-left: 15px;
    }
    .eveland-slide:not(:hover) .slick-arrow.next{
        right: -30px;
    }
    .eveland-countdown .box-count .num{
        font-size: 45px;
    }
}

@media (max-width: 1024px) {
    .block-custom-free-shipping .title {
        width: 260px;
    }
    .eveland_product_deal.layout1 .block-left .block-title{
        font-size: 50px;
        margin-bottom: 32px;
    }
}

@media (max-width: 991px) {

    /*special banner*/
    .eveland_special_banner.default {
        display: block;
        width: 100%;
    }

    .eveland_special_banner .image,
    .eveland_special_banner .image img {
        width: 100%;
    }

    .eveland_special_banner.default .label_text:before {
        width: 100px;
    }

    .eveland_special_banner.default .label_text .text {
        padding-left: 130px;
    }

    .eveland_special_banner.default .title {
        font-size: 30px;
    }

    .eveland_special_banner.default .label_text {
        left: 35px;
    }

    /*block shipping*/
    .block-custom-free-shipping {
        position: relative;
        min-width: auto;
        min-height: auto;
        border-left: 10px solid #000;
        display: block;
    }

    .block-custom-free-shipping .block-title {
        position: unset;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        top: 0;
        text-align: center;
        display: block;
    }

    .block-custom-free-shipping .block-icon {
        margin-left: 0;
        float: none;
        display: block;
        font-size: 80px;
    }

    .block-custom-free-shipping .title {
        position: unset;
        white-space: normal;
        margin-left: 0;
        padding: 20px 15px;
        word-spacing: normal;
        width: auto;
    }

    .block-custom-free-shipping {
        padding: 50px 20px;
    }
    /*Product tab*/
    .eveland-tab.default .tab-link{
        margin-bottom: 50px;
    }
    /*product deal*/
    .eveland_product_deal.default .product-name{
        font-size: 35px;
    }
    .eveland_product_deal.default .price {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .eveland_product_deal.layout1 .product-deal-countdown .box-count .num{
        font-size: 35px;
        padding: 0 20px;
    }
    .eveland_product_deal.layout1 .product-deal-countdown .box-count:not(:last-child) .num:after{
        right: -8px;
        width: 16px;
    }
    .eveland_product_deal.layout1 .product-image {
        margin-top: -140px;
        margin-bottom: 10px;
    }
    .eveland_product_deal.default .product-deal-countdown {
        margin-bottom: 40px;
    }
    .eveland_product_deal.layout1 .block-left .block-title{
        font-size: 30px;
        margin-bottom: 15px;
    }
    .eveland_product_deal.layout1 .product-name{
        font-size: 25px;
        margin-bottom: 15px;
    }
    .eveland_product_deal.layout1 .price {
        margin-bottom: 15px;
    }
    .eveland_product_deal.layout1 .featured-flash {
        margin-bottom: 10px;
    }
    .eveland_product_deal .featured-flash .text{
        min-width: 50px;
        padding: 0;
    }
    .eveland_product_deal.layout1 .content{
        top: 50px;
    }
    /*shortcode blog*/
    .eveland-blogs.layout1 .blog-list .info{
        padding: 15px 30px 25px 30px;
    }
    /*Product deal*/
    .eveland-countdown .box-count .num{
        font-size: 40px;
    }
    .eveland-shortcode-countdown .eveland-countdown .box-count .num {
        padding: 0px 20px;
    }
    .eveland-countdown .box-count:not(:first-child) .num:before{
        left: -14px;
        width: 24px;
    }
    /*featurebox icon*/
    .eveland-feature-box .icon{
        font-size: 50px;
    }
    /*Product list*/
    .eveland-products:not(.nav-top) .slide-inner:hover .slick-arrow.prev{
        left: 15px;
    }
    .eveland-products:not(.nav-top) .slide-inner:hover .slick-arrow.next{
        right: 15px;
    }
}

@media (max-width: 767px) {
    /*Product list owl*/
    .product-list-owl .product-thumb .buttons {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .nav-center:hover .slick-arrow.prev {
        left: -15px;
    }
    .nav-center:hover .slick-arrow.next {
        right: -15px;
    }
    .eveland-products .block-title{
        padding-bottom: 50px;
        margin-right: 50px;
        margin-left: 50px;
        font-size: 23px;
    }
    .eveland-products.nav-top .product-list-owl ~ .slick-arrow{
        bottom: calc(100% + 45px)!important;
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 16px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .eveland-products.nav-top .slide-inner:hover .slick-arrow.prev{left: 5px;}
    .eveland-products.nav-top .slide-inner:hover .slick-arrow.next{right: 5px;}
    /*special banner*/
    .eveland_special_banner.default .content-banner {
        position: relative;
    }
    .eveland_special_banner.default .label_text {
        position: absolute;
        top: 19px;
        left: 35px;
    }
    .eveland_special_banner.layout1 .label_text{
        top: 10px
    }
    .eveland_special_banner.layout1.label-right .label_text{
        top: 35%;
    }
    /*collection style*/
    .eveland-category.layout2 .info{
        left: 10px;
        bottom: 20px;
        right: 10px;
    }
    .eveland-category.default .category-name{
        font-size: 22px;
    }
    /*Product tab*/
    .eveland-tab.default .tab-link{
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin-bottom: 30px;
    }
    /*Product deal*/
    .eveland-shortcode-countdown .eveland-countdown .box-count .num,
    .product-deal-countdown .box-count .num{
        font-size: 30px;
    }
    .eveland-shortcode-countdown .eveland-countdown{
        text-align: center;
    }
    .eveland_product_deal .eveland-countdown .box-count:not(:first-child) .num:before {
        left: -11px;
        width: 20px;
    }
    .eveland_product_deal.default .content{
        position: unset;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 50px 15px 0;
        padding: 20px 20px 30px;
        border: 5px solid #000;
        width: auto;
    }

    .product-deal-countdown .box-count .num{
        padding: 0 20px;
    }
    .eveland_product_deal.default .product-deal-countdown{
        margin-bottom: 30px;
    }
    .eveland_product_deal .button{
        padding: 10px 15px;
    }
    /*section banner*/
    .eveland-section-title .title{
        font-size: 22px;
    }
    /*short code blog*/
    .eveland-blogs .post-thumb .date{
        top: 10px;
        left: 10px;
    }
    .eveland-blogs .slick-dots button {
        width: 12px;
        height: 12px;
        margin: 0 4px;
    }

    .eveland-blogs.layout1 .slick-arrow.next{
        right: 10px;
    }
    .eveland-blogs.layout1 .slick-arrow.prev{
        left: 10px;
    }
    .eveland-blogs.layout1 .post-item .post-title{
        font-size: 20px;
        line-height: 24px;
    }
    .eveland-blogs.layout2 .swiper-wrapper{
        margin-bottom: 30px;
    }
    .eveland-blogs.layout2 .prev,
    .eveland-blogs.layout2 .next{
        font-size: 20px;
    }
    /*category shortcode*/
    .eveland-category.layout3 .category-name{
        font-size: 30px;
    }
    /*instagram shortcode*/
    .eveland-instagram.default .info > *{
        padding: 0;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    /*product slide*/
    .eveland-products .slide-inner{
        overflow: hidden;
    }
    .eveland-products.nav-top .slide-inner{
        overflow: inherit;
    }
    .eveland-products .product-list-owl ~ .slick-arrow{
        opacity: 1;
        visibility: visible;
        background-color: #fff;
        border: none;
        -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .08);
        box-shadow: 0 15px 20px rgba(0, 0, 0, .08);
        line-height: 53px;
    }
    .eveland-products .slide-inner:hover .slick-arrow.next{
        right: -25px;
    }
    .eveland-products .slide-inner:hover .slick-arrow.prev{
        left: -25px;
    }
    .eveland-products:not(.nav-top) .product-list-owl ~ .slick-arrow.next{
        right: -25px;
        padding-left: 15px;
        text-align: left;
    }
    .eveland-products:not(.nav-top) .product-list-owl ~ .slick-arrow.prev{
        left: -25px;
        padding-right: 10px;
        text-align: right;
    }
    /*Insragram*/
    .tis-image-items .single-image.shortcode-type-modal .single-image-holder .tis-text-container a{
        font-size: 0!important;
    }
    .tis-image-items .single-image .text-content .instagram-shop-modal-popup .icon-instagram::before{
        font-size: 20px!important;
    }
    .tis-image-items.masorny-style .single-image.shortcode-type-modal .single-image-holder .tis-text-container .icon-instagram::before{
        margin: 0!important;
    }
    .tis-image-items .single-image.shortcode-type-modal .single-image-holder .tis-text-container .icon-instagram{
        position: absolute;
    }
    .tis-vc .carousel-style .tis-carousel-next,
    .tis-vc .carousel-style:hover .tis-carousel-next,
    .tis-vc .carousel-style .tis-carousel-prev,
    .tis-vc .carousel-style:hover .tis-carousel-prev{
        background-color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        font-size: 20px;
        -webkit-box-shadow: 0 15px 25px rgba(0,0,0,.08);
        -moz-box-shadow: 0 15px 25px rgba(0,0,0,.08);
        box-shadow: 0 15px 25px rgba(0,0,0,.08);
        line-height: 42px;
    }
    .tis-vc .carousel-style .tis-carousel-prev,
    .tis-vc .carousel-style:hover .tis-carousel-prev{
        left: 10px;
    }
    .tis-vc .carousel-style .tis-carousel-next,
    .tis-vc .carousel-style:hover .tis-carousel-next{
        right: 10px;
    }
    /*featurebox icon*/
    .eveland-feature-box .icon{
        font-size: 40px;
        margin-bottom: 15px;
    }
    .eveland-feature-box .subtitle{
        font-size: 15px;
    }
    .eveland-feature-box .title{
        font-size: 20px;
    }
    .eveland-category.layout2 .category-name{
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .eveland-category.layout2 .category-name a{
        margin-bottom: 0;
        padding: 0;
        color: #000;
    }
}

@media (max-width: 576px) {

}

@media (max-width: 480px) {
    .block-custom-free-shipping {
        padding: 30px 0;
    }

    .block-custom-free-shipping .block-title {
        text-align: center;
        padding: 0 15px;
    }

    .block-custom-free-shipping .block-icon {
        font-size: 50px;
    }

    .block-custom-free-shipping .title {
        letter-spacing: 2px;
        font-size: 20px;
        text-transform: uppercase;
    }
    /*Product deal*/
    .product-deal-countdown .box-count .num{
        font-size: 30px;
    }

    .eveland_special_banner.layout1.label-right .label_text{
        top: 56%;
    }
}

@media (max-width: 320px) {
    .eveland-shortcode-countdown .eveland-countdown .box-count .num {
        padding: 0px 16px;
    }
    .eveland-countdown .box-count:not(:first-child) .num:before {
        left: -14px;
        width: 20px;
    }
    .eveland-countdown .box-count .num{
        font-size: 25px;
    }
}

/*==========
Animation
============*/

@keyframes fadeToTop { 0%{top: -100px; opacity: 0} 100%{top: 0; opacity: 1} }
@-khtml-keyframes fadeToTop {0%{top: -100px; opacity: 0} 100%{top: 0; opacity: 1}}
@-moz-keyframes fadeToTop {0%{top: -100px; opacity: 0} 100%{top: 0; opacity: 1}}
@-ms-keyframes  fadeToTop{0%{top: -100px; opacity: 0} 100%{top: 0; opacity: 1}}
@-o-keyframes fadeToTop {0%{top: -100px; opacity: 0} 100%{top: 0; opacity: 1}}
@-webkit-keyframes  fadeToTop{0%{top: -100px; opacity: 0} 100%{top: 0; opacity: 1}}

/*============
Effect
==============*/
.blockToTop{
    overflow: hidden;
}
.blockToTop::before{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eeab10;
    -webkit-transition: top 0.3s ease 0s;
    -moz-transition: top 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
}
.blockToTop:hover::before{
    top: 0;
}
.effect-shine{
    overflow: hidden;
    position: relative;
}
.effect-shine::before{
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.effect-shine:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}
.eveland-button.text-icon {
    font-weight: 500;
    font-size: 16px;
    color: #a7a7a7;
    display: inline-block;
}
.eveland-button.text-icon:after{
    content: '\e900';
    font-family: Eveland;
    font-size: 13px;
    color: #000;
    margin-left: 20px;
    display: inline-block;
    float: right;
}
.eveland-button{
    display: inline-block;
}
