/*
Theme Name: Hello Elementor Yulinn
Template: hello-elementor
Author: Yulinn
Version: 1.0.1629770845
Updated: 2021-08-24 10:07:25

*/

body {
    font-family: "苹方",PingFang SC, Microsoft YaHei, WenQuanYi Micro Hei, Arial, Helvetica, sans-serif !important;
}
figcaption {
    font-style: normal;
}
textarea {
    border: 1px solid #f0f4f5;
    margin-top: 15px;
    background-color: #f8f9fa;
    overflow: hidden;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
h1.entry-title {
    display: none !important;
}
.elementor-widget.elementor-widget-text-editor p:last-child{
margin-bottom:0
}
	
body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6, .wc-block-grid__product-title {
    color: inherit;
    margin: 0;
}
.elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    margin-top: 10px;
}
.elementor-widget-container h1, .elementor-widget-container h2, .elementor-widget-container h3, .elementor-widget-container h4, .elementor-widget-container h5 {
    margin-bottom: 0;
}
a, a:active, a:hover {
    color: inherit;
}
.entry-content p {
    margin-bottom: 0;
}
.elementor-text-editor p {
    margin-bottom: 20px;
}
.elementor-text-editor p:last-child {
    margin-bottom: 0;
}
li {
    list-style: none;
}
p, ol, .zz-comp-list__wrap {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5 {
    font-weight: inherit;
}
button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color: inherit;
    background-color: inherit;
    border-color: inherit;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon {
    line-height: inherit;
}
.num1 .zz-comp-list__item {
    width: 100%;
}
.num2 .zz-comp-list__item {
    width: 50%;
}
.num3 .zz-comp-list__item {
    width: 33.333333333333333%;
}
.num4 .zz-comp-list__item {
    width: 25%;
}
.num5 .zz-comp-list__item {
    width: 20%;
}
.num6 .zz-comp-list__item {
    width: 16.666666666666666%;
}
.num7 .zz-comp-list__item {
    width: 14.285671428571429%;
}
.num8 .zz-comp-list__item {
    width: 12.5%;
}
.num9 .zz-comp-list__item {
    width: 11.111111111111111%;
}
.num10 .zz-comp-list__item {
    width: 10%;
}
.zz-comp-list svg {
    fill: #000;
}
.zz-comp-list {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.zz-comp-list:hover {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.zz-comp-list:not(.swiper-container) .zz-comp-list__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.zz-comp-list__item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    position: relative;
    z-index: 1;
}
.zz-comp-list__item .zz-element-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
}
.zz-comp-list__item .zz-element-wrapper .text {
    margin-bottom: 0;
    overflow: hidden;
}
.zz-comp-list__item .zz-element-wrapper .title .content, .zz-comp-list__item .zz-element-wrapper .des .content {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    visibility: visible;
}
.zz-comp-list__item .zz-element-wrapper .des .content {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0;
    color: #999;
    text-align: inherit;
}
.zz-comp-list__item .zz-element-wrapper .title h4 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
    color: #333;
    text-align: inherit;
}
.zz-comp-list__item .zz-element-wrapper .img {
    padding-top: 68%;
    overflow: hidden;
    position: relative;
}
.do-img-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
}
.zz-comp-list__item .zz-element-wrapper .img img {
    height: 100%;
    width: 100%;
    max-height: 100%;
}
.zz-comp-list__item .zz-element-wrapper .apply-time {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
    color: #999;
}
.zz-comp-list__item .zz-element-wrapper .apply-time .ymd-r {
    text-align: right;
}
.zz-comp-list__item .zz-element-wrapper .apply-time div {
    padding: 10px 0;
}
.zz-comp-list__item .zz-element-wrapper.zz-comp-list--flip>.img {
    padding-top: 50%;
    overflow: hidden;
    position: relative;
}
.zz-comp-list__item .zz-element-wrapper.zz-comp-list--flip>.img:hover .img-0 {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.zz-comp-list__item .zz-element-wrapper.zz-comp-list--flip>.img:hover .img-1 {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.zz-comp-list__item .zz-element-wrapper.zz-comp-list--flip .img-0 {
    -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.zz-comp-list__item .zz-element-wrapper.zz-comp-list--flip .img-1 {
    -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.zz-comp-list__item .time-overlay-left .apply-time {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.zz-comp-list__item .time-overlay-right .apply-time {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.zz-comp-list__item .time-top .text-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
}
.zz-comp-list__item .time-top .apply-time {
    order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    margin: 0 0 10px;
}
.zz-comp-list__item .zz-element-wrapper.time-left {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
}
.zz-comp-list__item .zz-element-wrapper.time-left .apply-time {
    order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    margin: 0 10px 0 0;
}
.zz-comp-list__item .time-right .text-body {
    display: flex;
}
.zz-comp-list__item .zz-element-wrapper.time-right .title {
    margin-top: auto;
    margin-bottom: auto;
}
.zz-comp-list__item .zz-element-wrapper.time-right .apply-time {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.zz-comp-list__item.is-left .zz-element-wrapper {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
}
.zz-comp-list__item.is-left .zz-element-wrapper .img {
    width: 50%;
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
}
.zz-comp-list__item.is-left .zz-element-wrapper .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0%;
}
.zz-comp-list__item.is-right .zz-element-wrapper {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
}
.zz-comp-list__item.is-right .zz-element-wrapper .img {
    width: 50%;
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
}
.zz-comp-list__item.is-right .zz-element-wrapper .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0%;
}
.zz-comp-list__item.is-bottom .zz-element-wrapper {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
}
.zz-comp-list__item.is-bottom .zz-element-wrapper>.img {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery .zz-element-wrapper {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
}
.zz-comp-list__item.is-gallery:nth-child(even) .zz-element-wrapper>.img {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery:nth-child(even) .zz-element-wrapper>.text {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery:nth-child(odd) .zz-element-wrapper>.img {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery:nth-child(odd) .zz-element-wrapper>.text {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-overturn .zz-element-wrapper {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
}
.zz-comp-list__item.is-gallery-overturn:nth-child(odd) .zz-element-wrapper>.img {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-overturn:nth-child(odd) .zz-element-wrapper>.text {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery-overturn:nth-child(even) .zz-element-wrapper>.img {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery-overturn:nth-child(even) .zz-element-wrapper>.text {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-left>.zz-element-wrapper {
    flex-direction: column;
    flex-direction: row;
    -webkit-box-orient: vertical;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -webkit-flex-direction: row;
    -moz-box-orient: vertical;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-direction: row;
}
.zz-comp-list__item.is-gallery-left:nth-child(even) {
    margin-left: auto;
}
.zz-comp-list__item.is-gallery-left:nth-child(even)>.zz-element-wrapper>.img {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-left:nth-child(even)>.zz-element-wrapper>.text {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery-left:nth-child(odd)>.zz-element-wrapper>.img {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery-left:nth-child(odd)>.zz-element-wrapper>.text {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-left>.zz-element-wrapper>.img {
    width: 50%;
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
}
.zz-comp-list__item.is-gallery-left>.zz-element-wrapper>.text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0%;
}
.zz-comp-list__item.is-gallery-right>.zz-element-wrapper {
    flex-direction: column;
    flex-direction: row;
    -webkit-box-orient: vertical;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -webkit-flex-direction: row;
    -moz-box-orient: vertical;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-direction: row;
}
.zz-comp-list__item.is-gallery-right:nth-child(odd)>.zz-element-wrapper>.img {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-right:nth-child(odd)>.zz-element-wrapper>.text {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery-right:nth-child(even)>.zz-element-wrapper>.img {
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
}
.zz-comp-list__item.is-gallery-right:nth-child(even)>.zz-element-wrapper>.text {
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
}
.zz-comp-list__item.is-gallery-right>.zz-element-wrapper>.img {
    width: 50%;
    order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
}
.zz-comp-list__item.is-gallery-right>.zz-element-wrapper>.text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    flex: 1 1 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0%;
}
.zz-comp-list__item.is-text-bottom .text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 8px 12px;
}
.zz-comp-list__item.is-text-bottom.is-hover-text .text {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    visibility: hidden;
    -moz-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
}
.zz-comp-list__item.is-text-bottom.is-hover-text:hover .text {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.zz-comp-list__item.is-text-overlay .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    top: 0;
    text-align: center;
    right: 0;
    left: 0;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    justify-items: center;
}
.zz-comp-list__item.is-text-overlay .text>.text-body {
    width: 100%;
}
.zz-comp-list__item.is-text-overlay.is-hover-text .text {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
}
.zz-comp-list__item.is-text-overlay.is-hover-text:hover .text {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 1;
}
.zz-comp-button .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.zz-button {
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    font-weight: 500;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    text-align: center;
    cursor: pointer;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
}
.zz-button:disabled {
    color: #c0c4cc !important;
    cursor: not-allowed;
}
.wp-editor-wrap [type=button]:focus, .wp-editor-wrap  [type=button]:hover, .wp-editor-wrap  [type=submit]:focus, .wp-editor-wrap  [type=submit]:hover, .wp-editor-wrap  button:focus, .wp-editor-wrap  button:hover {
    background-image: none;
}
#comments b {
    color: #0171a1;
}
#comments {
    max-width: 1160px;
    margin: 0 auto;
    padding: 10px;
}
.wp-editor-wrap {
    margin: 15px auto;
}
#comment_ifr {
    height: 150px !important;
}
.comment-reply-title, .title-comments {
    font-size: 16px;
    color: #999;
    position: relative;
    margin: 20px 0;
    padding: 0 0 0 12px;
}
.comment-reply-title:before, .title-comments:before {
    content: "";
    background-color: #eb1209;
    height: 100%;
    position: absolute;
    top: 0;
    width: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    left: 0;
}
.comment-metadata {
    display: inline-block;
    padding-left: 9px;
    line-height: 22px;
    font-weight: 400;
    margin-left: 5px;
    color: #ccc;
    position: relative;
    vertical-align: top;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
    border-bottom: 1px solid #f7f7f7;
    padding: 20px 5px 10px 60px;
}
#comments .comment-meta {
    justify-content: flex-start;
    align-items: center;
}
.says {
    display: none;
}
#comments .comment-metadata, #comments .reply {
    text-align: right;
}
.reply-title small a {
    margin-left: 20px;
    color: #eb1209;
}
#comments ol.comment-list .children:before {
    display: none;
}
#comments .children {
    border: 1px #eaeaea solid;
    background-color: #fafafa;
    margin: 5px 0 5px 35px;
    padding: 0 15px;
}
#comments .children .children {
    margin: 10px;
}
.comment-respond label+input {
    border: 0;
    background-color: transparent;
    -moz-transition: background 0s ease-out;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    background-image: -moz-linear-gradient(top, #eb1209, #eb1209);
    background-image: -webkit-linear-gradient(top, #eb1209, #eb1209);
    background-image: -o-linear-gradient(top, #eb1209, #eb1209);
    background-image: -ms-linear-gradient(top, #eb1209, #eb1209);
    background-image: linear-gradient(to bottom, #eb1209, #eb1209);
    background-size: 0 2px,100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom,center calc(100% - 1px);
}
.comment-respond label+input:focus {
    outline: none;
    background-image: -moz-linear-gradient(top, #eb1209, #eb1209);
    background-image: -webkit-linear-gradient(top, #eb1209, #eb1209);
    background-image: -o-linear-gradient(top, #eb1209, #eb1209);
    background-image: -ms-linear-gradient(top, #eb1209, #eb1209);
    background-image: linear-gradient(to bottom, #eb1209, #eb1209);
    background-size: 100% 2px,100% 1px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
.comment-form .form-submit {
    margin-top: 10px;
}
.comment-form-cookies-consent {
    display: flex;
    color: #848484;
    margin: 10px 0;
}
#wp-comment-cookies-consent {
    margin-right: 5px;
}
.comment-form p > label {
    font-size: 14px;
}
@media (max-width: 767px) {
#comments .comment .avatar {
    width: 20px;
}
#comments .depth-2 {
    padding: 0 15px;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
    padding: 15px 0;
}
#comments .children {
    margin: 5px 0;
    padding: 0;
}
#comments .children .children {
    border: 0;
    margin: 0;
}
}
@media (max-width: 676px) {
.num1-mobile .zz-comp-list__item {
    width: 100%;
}
.num2-mobile .zz-comp-list__item {
    width: 50%;
}
.num3-mobile .zz-comp-list__item {
    width: 33.333333333333333%;
}
.num4-mobile .zz-comp-list__item {
    width: 25%;
}
.num5-mobile .zz-comp-list__item {
    width: 20%;
}
.num6-mobile .zz-comp-list__item {
    width: 16.666666666666666%;
}
.num7-mobile .zz-comp-list__item {
    width: 14.285671428571429%;
}
.num8-mobile .zz-comp-list__item {
    width: 12.5%;
}
.num9-mobile .zz-comp-list__item {
    width: 11.111111111111111%;
}
.num10-mobile .zz-comp-list__item {
    width: 10%;
}
}
@media (min-width: 678px) and (max-width: 1199px) {
.num1-ipad .zz-comp-list__item {
    width: 100%;
}
.num2-ipad .zz-comp-list__item {
    width: 50%;
}
.num3-ipad .zz-comp-list__item {
    width: 33.333333333333333%;
}
.num4-ipad .zz-comp-list__item {
    width: 25%;
}
.num5-ipad .zz-comp-list__item {
    width: 20%;
}
.num6-ipad .zz-comp-list__item {
    width: 16.666666666666666%;
}
.num7-ipad .zz-comp-list__item {
    width: 14.285671428571429%;
}
.num8-ipad .zz-comp-list__item {
    width: 12.5%;
}
.num9-ipad .zz-comp-list__item {
    width: 11.111111111111111%;
}
.num10-ipad .zz-comp-list__item {
    width: 10%;
}
}
@media (min-width: 1200px) {
.hidden-pc {
    display: none !important;
}
}
