.mc4wp-form-fields input[type=email]{
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #333;
    border-radius: initial;
    padding-left: 0;
    margin: 0;
    line-height: 1.25;
    height: 38px;
    padding-right: 110px;
    font-weight: 400;
    font-size: 14px;
}
.mc4wp-form-fields input[type=submit]{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background: #f30d29;
    border-radius: 0 !important;
    text-align: center;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.25;
    margin: 0;
}
.mc4wp-form-fields{
    position: relative;
}
.follow-social a.icon:not(.button){
    font-size: 25px;
    color: #000;
    margin: 0 24px 0 0
}
.absolute-footer .ega-ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.absolute-footer .ega-ul li {
    margin-bottom: 16px;
}
/*.even-post */
@media (min-width: 1200px) {
    .absolute-footer ul.ega-ul li + li:before {
        position: absolute;
        content: "";
        width: 1px;
        height: 15px;
        background: #333;
        left: 0;
        top: 6px;
    }
    .absolute-footer ul.ega-ul li + li {
        position: relative;
        padding-left: 12px;
        margin-left: 12px;
    }
}
.sec-title-center .section-title b{
    display: none;
}
.sec-title-center .section-title{
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 24px;
    display: block;
}
.sec-title-center .section-title span{
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
.sec-title-center .section-title span:before {
    position: absolute;
    content: "";
    width: 80%;
    height: 2px;
    background: #0E1C22;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (min-width: 1200px) {
    .sec-title-center .section-title {
        font-size: 32px;
        margin: 0 0 40px;
    }
}
.sec-title-left .section-title{
    font-size: 2rem;
    border: none;
}
.sec-title-left .section-title span{
    border: none;
    margin: 0;
    padding-bottom: 0;
}
.box-blog-post .is-divider{
    display: none;
}
.text-center .row .product-small{
    margin: 0
}
.product-category .box-category{
    border-radius: 10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.hover-zoom-cs{
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: block;
}
.hover-zoom-cs:before, .product-category .box-category:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -10%;
    width: 120%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 1200px) {
    .hover-zoom-cs:hover:before, .product-category .box-category:hover:before {
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -125%, 0);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -125%, 0);
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: initial;
    }
}
a.header-cart-link [data-icon-label]:after{
    right: -5px;
    top: -3px;
}
.box-text-left .box-text{
	text-align: left
}
.box-text-left .box-text-inner{
    display: flex;
    flex-direction: column;
    align-items: start;
}
.box-text-left .box-text-inner .post-title{
    order: 1;
}
.box-text-left .box-text-inner .post-meta{
    order: 0;
}
.box-text-left .box-text-inner .from_the_blog_excerpt {
    order: 2;
}
.box-text-left .box-text-inner .button{
    order: 3;
}
.feateared-post .box-vertical{
    background-color: #f6f6f6;
}
.box-text-left .box-text-inner .post-meta{
    margin-bottom: 10px;
    color: #666;
    font-weight: 600;
    margin-left: 0;
    font-size: 14px;
    font-style: italic;
}
.feateared-post .box-vertical .box-text-inner .post-title{
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
}
.feateared-post .box-vertical .box-text-inner .from_the_blog_excerpt {
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.box-text-left .box-text-inner .button{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #666;
    /*padding-right: 20px;*/
    position: relative;
    margin-top: 0;
    font-style: italic;
}
.box-text-left .box-text-inner .button:hover{
    color: #000;
}
.box-text-left .box-text-inner .post-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: inherit;
}
.box-text-left .box-text-inner .post-title a:hover{
    color: #0062ab;
}
.new-list .box-text-left .box-text-inner .post-title{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.new-list .box-text-left .box-text-inner .post-title a{
    height: 90px;
}
#blog-pagination li span, #blog-pagination li a{
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    border: solid 1px rgba(0, 0, 0, .1);
    text-align: center;
    border-radius: 5px;
    color: #666666;
    line-height: 38px
}
#blog-pagination li span, #blog-pagination li a:hover{
    color: #fff;
    border-color: var(--fs-color-primary);
}
.page-title-1 .section-title-normal span, .title-no-border .section-title-normal span{
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    text-transform: none;
}
.title-no-border .section-title-normal span{
    font-weight: normal;
}
.page-title-1 .section-title-normal, .title-no-border .section-title-normal{
    border-bottom: 0;
}
.page-title-1 .section-title-normal{
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
}
.img-width-auto{
    text-align: center;
}
.img-width-auto.img img{
    width: auto;}
.title-no-border, .title-no-border .section-title-normal{
    margin: 0;
}
.contact-submit{
    padding: 16px;
    border: 1px solid #E1E3E8;
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (min-width: 1200px) {
    .contact-submit {
        padding: 32px 48px 42px;
        margin-top: 24px;
    }
}
.contact-submit .ega-form__group {
    margin-bottom: .75rem;
    position: relative;
    width: 100%;
}
.ega-form__group.col--half {
    width: calc(50% - 12px);
    margin: 0;
}
.ega-form__group label {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #0E1C22;
    opacity: 0.6;
    margin-bottom: 14px;
    font-weight: 600;
}
.contact-submit .ega-form__control {
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    vertical-align: top;
    font-size: 20px;
    border: none;
    border-bottom: 1px solid rgba(14, 28, 34, 0.4);
    padding: 0 0 8px;
    border-radius: 0;
    box-shadow: none;
}
textarea.ega-form__control {
    height: auto;
}
.contact-submit .ega-btn {
    -webkit-appearance: none;
    position: relative;
    line-height: 1.25;
    overflow: hidden;
    will-change: box-shadow;
    outline: 0;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: transparent;
    display: inline-block;
    border: 1px solid #0E1C22;
    color: #0E1C22;
    padding: 8px 44px;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 24px;
    -webkit-transition: all 0.5s
    ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s
    ease;
}
.contact-submit .ega-btn:hover{
    background: #0E1C22;
    color: #fff;
}
@media (min-width: 1200px) {
    .contact-submit .ega-btn {
        padding: 12px 80px;
    }
}