a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, label, legend, li, object, ol, p, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption, td, th {
    font-weight: 400;
    text-align: left
}

fieldset {
    min-width: inherit
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

blockquote, q {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

a:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, .3)
}

a:active, a:hover {
    outline: 0
}

a img {
    border: 0
}

body, button, input, select, textarea {
    color: #333;
    font-size: 14px;
    font-size: 1.5rem;
    line-height: 1.6
}

h1, h2, h3, h4, h5, h6 {
    clear: both
}

p {
    margin-bottom: 1.6em
}

b, strong {
    font-weight: 700
}

cite, dfn, em, i {
    font-style: italic
}

blockquote {
    color: #2c2c2c;
    font-style: italic
}

blockquote p {
    font-size: 16px;
    width: 100%;
    position: relative
}

blockquote p:before {
    content: '\201C';
    padding-right: 5px
}

blockquote p:after {
    content: '\201D'
}

blockquote p {
    margin-bottom: 1.6667em
}

blockquote > p:last-child {
    margin-bottom: 0
}

blockquote cite, blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}

address {
    font-style: italic;
    margin: 0 0 1.6em
}

abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, .1);
    cursor: help
}

input[type=checkbox], input[type=radio] {
    width: auto !important
}

ins, mark {
    text-decoration: none
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, .1);
    border: 0;
    height: 1px;
    margin-bottom: 1.6em
}

ol, ul {
    margin: 0 0 1.6em 1.3333em
}

ol {
    list-style: decimal
}

li > ol, li > ul {
    margin-bottom: 0
}

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1.6em
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #ebeeee
}

table thead th {
    color: #2c2c2c;
    padding: 19px 30px;
    font-size: 20px;
    letter-spacing: 0;
    vertical-align: middle;
    border-right: 1px solid #ebeeee
}

table thead th:last-child {
    border-right: 0
}

table tbody td, table tbody th {
    font-weight: 400;
    font-size: 16px;
    color: #707070;
    padding: 10px 30px 10px 30px;
    vertical-align: middle;
    border: 1px solid #ebeeee;
    border-right: 0;
    border-bottom: 0
}

table tbody td:first-child, table tbody th:first-child {
    border-left: 0
}

table tbody th a {
    color: #707070
}

table tbody th {
    border-top: 0
}

table thead + tbody th {
    border-top: 1px solid #ebeeee
}

caption, td, th {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0
}

td {
    border-width: 0 1px 1px 0
}

td, th {
    padding: .4em
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    margin: 0
}

button, input, select, textarea {
    background-color: #f7f7f7;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button, input {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: normal
}

input:focus, select:focus {
    outline: 0
}

button[disabled], input[disabled], select[disabled], textarea[disabled] {
    cursor: default;
    opacity: .5
}

button, input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.2rem;
    padding: .7917em 1.5em;
    text-transform: uppercase
}

button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover {
    outline: 0
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
    padding: .375em;
    width: 100%
}

textarea {
    overflow: auto;
    vertical-align: top
}

input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
    outline: 0
}

.post-password-form {
    position: relative
}

.post-password-form input {
    margin-top: 20px
}

.post-password-form label {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: .04em;
    line-height: 1.5;
    text-transform: uppercase
}

.post-password-form input[type=submit] {
    padding: 0 24px;
    position: absolute;
    right: 0;
    margin: 0;
    color: #fff;
    bottom: 10px;
    border-radius: 0;
    height: 40px;
    background-color: #2c2c2c;
    border: 0
}

.comment-text ol + h2, .comment-text ul + h2 {
    margin-top: 25px
}

.blog_post_desc p.wp-caption-text, .wp-caption-text {
    color: #9a9a9a
}

input[type=checkbox], input[type=radio] {
    padding: 0
}

.blocks-gallery-caption {
    padding: 0 0 20px
}

.search-form input[type=submit], .widget .search-form input[type=submit] {
    padding: 0
}

a {
    cursor: pointer;
    color: #333;
    text-decoration: none
}

a:focus, a:hover {
    color: #707070;
    color: rgba(51, 51, 51, .7)
}

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0
}

.list-item ul {
    list-style-type: none;
    padding-left: 0 !important;
    padding-top: 0 !important
}

.list-item ul li {
    padding: 9px 0;
    padding-left: 20px;
    position: relative;
    color: #9a9a9a;
    font-size: 16px;
    border-bottom: 1px solid #ebeeee
}

.list-item ul li.item-hover {
    color: #2c2c2c
}

.list-item ul li:last-child {
    border-bottom: none
}

.list-item ul li:before {
    content: "";
    height: 4px;
    width: 4px;
    background-color: #2c2c2c;
    position: absolute;
    top: 18px;
    left: 0
}

.list-item ul li ul {
    border-top: 1px solid #ebeeee;
    margin-top: 8px
}

.list-item ul li ul li {
    padding-left: 0
}

.list-item ul li ul li:before {
    content: none
}

.list-item ul > li > ul {
    margin-left: 10px !important
}

.list-item ul > li > ul > li > ul {
    margin-left: 30px !important
}

.list-item ul > li > ul > li > ul li {
    font-size: 14px
}

.list-item ul > li > ul > li > ul li ul {
    margin-left: 0 !important
}

.list-item ul:last-child {
    border-bottom: none
}

.list-item.style1 ul li {
    padding-left: 30px
}

.list-item.style1 ul li:before {
    content: "";
    height: 1px;
    width: 10px;
    top: 20px;
    left: 0
}

.list-item.style1 ul li ul li {
    padding-left: 0
}

.list-item.style1 ul li ul li:before {
    content: none
}

.list-item.style2 ul li:before {
    content: "+";
    height: auto;
    width: auto;
    top: 9px;
    left: -2px;
    color: #2c2c2c;
    background: 0 0
}

.list-item.style2 ul li ul li:before {
    content: none
}

.tooltip {
    width: 116px;
    height: 40px;
    color: #fff;
    background: #2c2c2c;
    text-align: center;
    padding: 8px 10px;
    font-size: 16px;
    display: inline-block;
    margin-right: 26px
}

.tooltip.show {
    display: none
}

.tooltip.style1 {
    position: relative;
    opacity: 1;
    margin-right: 36px;
    margin-bottom: 25px
}

.tooltip.style1:before {
    content: "";
    position: absolute;
    border-width: 4px;
    border-style: solid;
    top: 50%;
    left: 100%;
    margin-top: -3px;
    border-color: transparent transparent transparent #2c2c2c
}

.tooltip.style2 {
    position: relative;
    opacity: 1;
    margin-bottom: 25px
}

.tooltip.style2:before {
    content: "";
    position: absolute;
    border-width: 4px;
    border-style: solid;
    border-color: transparent #2c2c2c transparent transparent;
    top: 50%;
    right: 100%;
    margin-top: -3px
}

.tooltip.style3 {
    position: relative;
    opacity: 1;
    margin-bottom: 25px
}

.tooltip.style3:before {
    content: "";
    position: absolute;
    margin-left: -3px;
    border-width: 4px;
    border-style: solid;
    border-color: #2c2c2c transparent transparent transparent;
    top: 100%;
    left: 50%
}

.tooltip.style4 {
    position: relative;
    opacity: 1;
    margin-right: 0;
    margin-bottom: 25px
}

.tooltip.style4:before {
    content: "";
    position: absolute;
    margin-left: -3px;
    border-width: 4px;
    border-style: solid;
    border-color: transparent transparent #2c2c2c transparent;
    bottom: 100%;
    left: 50%
}

.form-row {
    margin-bottom: 15px;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.form-row:last-child {
    margin-bottom: 0
}

.form-row label {
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    margin-bottom: 3px
}

.form-row.disabled label {
    color: #bfbfbf
}

.form-row input[type=email], .form-row input[type=password], .form-row input[type=search], .form-row input[type=text], .form-row input[type=url], .form-row select, .form-row textarea {
    height: 45px;
    border: 1px solid #ebeeee;
    padding: 10px 20px;
    background: 0 0;
    color: #9a9a9a;
    font-size: 16px
}

.form-row input[type=email]:hover, .form-row input[type=password]:hover, .form-row input[type=search]:hover, .form-row input[type=text]:hover, .form-row input[type=url]:hover, .form-row select:hover, .form-row textarea:hover {
    border-color: #ebeeee
}

.form-row textarea {
    height: 100px
}

.form-row.hover input[type=email], .form-row.hover input[type=password], .form-row.hover input[type=search], .form-row.hover input[type=text], .form-row.hover input[type=url], .form-row.hover select, .form-row.hover textarea {
    border-color: #ebeeee
}

.form-row.active input[type=email], .form-row.active input[type=password], .form-row.active input[type=search], .form-row.active input[type=text], .form-row.active input[type=url], .form-row.active select, .form-row.active textarea {
    border-color: #2c2c2c;
    color: #9a9a9a
}

.form-row.error label {
    color: #bf0d12
}

.form-row.error input[type=email], .form-row.error input[type=password], .form-row.error input[type=search], .form-row.error input[type=text], .form-row.error input[type=url], .form-row.error select, .form-row.error textarea {
    border-color: #bf0d12
}

.form-row.disabled {
    opacity: .7;
    pointer-events: none
}

.form-row select {
    background: url(../images/icon-down-single.png) no-repeat right 17px center
}

.custom-image .wp-caption {
    position: relative
}

.custom-image .wp-caption img {
    margin-bottom: 0
}

.custom-image .wp-caption figcaption {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0 20px;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0
}

.widget_calendar {
    float: left
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    text-align: right;
    color: #333;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px
}

#wp-calendar thead {
    font-size: 10px
}

#wp-calendar tbody {
    color: #aaa
}

#wp-calendar tbody td {
    background: #fff;
    border: 1px solid #ebeeee;
    text-align: center;
    padding: 6px 4px;
    font-size: 14px;
    border-left: 0;
    border-bottom: 0
}

#wp-calendar thead th {
    text-align: center
}

#wp-calendar tbody tr td:last-child {
    border-right: 0
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

code {
    color: inherit
}

code, kbd, pre, tt, var {
    font-size: inherit
}

pre {
    background-color: #eee;
    font-family: Courier\ 10 Pitch, Courier, monospace;
    line-height: 1.715;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

kbd {
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

del {
    opacity: .8
}

#wp-calendar tbody td:hover {
    background: #fff
}

#wp-calendar tbody .pad {
    background: 0 0
}

#wp-calendar tfoot #next {
    font-size: 14px;
    text-transform: uppercase;
    text-align: right;
    font-weight: 600
}

#wp-calendar a {
    font-size: 10px
}

#wp-calendar tfoot #prev {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 600
}

#wp-calendar a:hover {
    text-decoration: none
}

figcaption {
    font-size: 14px
}

table tbody tr:first-child td {
    border-top: none
}

table thead + tbody tr:first-child td {
    border-top: 1px solid #ebeeee
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 12px 0 24px
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img {
    margin-top: 20px;
    margin-bottom: 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.commentlist {
    list-style: none;
    margin: 0
}

.table-responsive {
    display: inline-table
}

@media (min-width: 320px) and (max-width: 767px) {
    .table-responsive, .table-responsive tbody, .table-responsive td, .table-responsive th, .table-responsive thead, .table-responsive tr {
        display: block
    }

    .table-responsive > thead > tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .table-responsive > tbody > tr:first-child {
        border-top: none
    }

    .table-responsive > tbody > tr:last-child {
        border-bottom: none
    }

    .table-responsive > tbody > tr td {
        border: none;
        border-bottom: 1px solid #ded9ed;
        position: relative;
        width: 100%;
        overflow: hidden;
        border-right: 1px solid #ded9ed
    }
}

rs-layer-wrap, rs-mask, rs-module .rs-layer, rs-module img, rs-module-wrap {
    -moz-user-select: inherit;
    -khtml-user-select: inherit;
    -webkit-user-select: inherit;
    -o-user-select: inherit
}

@font-face {
    font-family: Javelyn;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../webfonts/javelyn.woff) format("woff"), url(../webfonts/javelyn.ttf) format("truetype"), url(../webfonts/javelyn.svg#javelyn) format("svg"), url(../webfonts/javelyn.eot?) format("eot")
}

iframe {
    border: 0;
    overflow: hidden;
    margin: 0
}

body {
    font-size: 16px;
    font-family: Jost, "Sans Serif";
    color: #707070;
    font-weight: 400;
    margin: 0;
    overflow: hidden;
    background: #fff;
    word-break: break-word;
    letter-spacing: .01em
}

div.fancybox-container {
    font-family: Jost, "Sans Serif"
}

input[type=search] {
    -webkit-appearance: none
}

.bg-primary-color > .elementor-column-wrap, .bg-site > .elementor-widget-container {
    background-color: #2c2c2c
}

.menu-toggle li {
    width: 100%
}

.entry-content ol + h2, .entry-content ul + h2 {
    padding-top: 10px
}

@media (max-width: 1024px) {
    .menu-toggle .apr-nav-menu--layout-horizontal .mega-menu {
        display: none
    }
}

@media (min-width: 1025px) {
    #page.boxed .menu-item section > .elementor-column-gap-no {
        padding-left: 0;
        padding-right: 0
    }

    #page.boxed .menu_fullw > .megamenu_sub .megamenu-content > .elementor > .elementor-inner > .elementor-section-wrap > .elementor-element {
        width: calc(100% - 200px) !important;
        left: 100px !important
    }

    li.product .product-content:hover .shopswatchinput {
        padding-bottom: 30px
    }

    .apr-banner.type_3 .img-banner .button-banner.effect_button .btn-bn, .apr-product div.woocommerce div:not(.product-default):not(.product-style-2) ul.products:not(.product-list):not(.columns-1) .product-desc .product-action .action-item .add-cart-btn a, .btn, .btn-primary-hover .elementor-button, .button-banner.effect_button .btn-bn, .button:not(.compare):not(.add_to_cart_button):not(.yith-wcqv-button):not(.product_type_grouped):not(.product_type_external):not(.disabled), .efect-btn .elementor-button, .elementor-icon-box-button, .elementor-single-product.single-style-1 .btn-single-product a, .sub-cart .woocommerce a.button, .sub-cart .woocommerce a.button.checkout {
        position: relative;
        z-index: 0
    }

    .apr-banner.type_3 .img-banner .button-banner.effect_button .btn-bn:before, .apr-product div.woocommerce div:not(.product-default):not(.product-style-2) ul.products:not(.product-list):not(.columns-1) .product-desc .product-action .action-item .add-cart-btn a:before, .btn-primary-hover .elementor-button:before, .btn:before, .button-banner.effect_button .btn-bn:before, .button:not(.compare):not(.add_to_cart_button):not(.yith-wcqv-button):not(.product_type_grouped):not(.product_type_external):not(.disabled):before, .efect-btn .elementor-button:before, .elementor-icon-box-button:before, .elementor-single-product.single-style-1 .btn-single-product a:before, .sub-cart .woocommerce a.button.checkout:before, .sub-cart .woocommerce a.button:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #2c2c2c;
        width: 0;
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition: all ease .4s;
        transition: all ease .4s
    }

    .apr-banner.type_3 .img-banner .button-banner.effect_button .btn-bn:hover:before, .apr-product div.woocommerce div:not(.product-default):not(.product-style-2) ul.products:not(.product-list):not(.columns-1) .product-desc .product-action .action-item .add-cart-btn a:hover:before, .btn-primary-hover .elementor-button:hover:before, .btn:hover:before, .button-banner.effect_button .btn-bn:hover:before, .button:not(.compare):not(.add_to_cart_button):not(.yith-wcqv-button):not(.product_type_grouped):not(.product_type_external):not(.disabled):hover:before, .efect-btn .elementor-button:hover:before, .elementor-icon-box-button:hover:before, .elementor-single-product.single-style-1 .btn-single-product a:hover:before, .sub-cart .woocommerce a.button.checkout:hover:before, .sub-cart .woocommerce a.button:hover:before {
        width: 100%
    }

    .apr-banner.type_3 .img-banner .button-banner.effect_button .btn-bn:focus:before, .apr-product div.woocommerce div:not(.product-default):not(.product-style-2) ul.products:not(.product-list):not(.columns-1) .product-desc .product-action .action-item .add-cart-btn a:focus:before, .btn-primary-hover .elementor-button:focus:before, .btn:focus:before, .button-banner.effect_button .btn-bn:focus:before, .button:not(.compare):not(.add_to_cart_button):not(.yith-wcqv-button):not(.product_type_grouped):not(.product_type_external):not(.disabled):focus:before, .efect-btn .elementor-button:focus:before, .elementor-icon-box-button:focus:before, .elementor-single-product.single-style-1 .btn-single-product a:focus:before, .sub-cart .woocommerce a.button.checkout:focus:before, .sub-cart .woocommerce a.button:focus:before {
        width: 100%
    }

    .outofstock .add-cart-btn .button:before {
        background-color: transparent !important;
        width: auto !important
    }

    .efect-btn.hl-color .elementor-button:before {
        background-color: #2c2c2c
    }

    .elementor-single-product.single-style-2 .btn-single-product a {
        position: relative;
        z-index: 0
    }

    .elementor-single-product.single-style-2 .btn-single-product a:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #2c2c2c;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition: all ease .4s;
        transition: all ease .4s;
        width: 0
    }

    .elementor-single-product.single-style-2 .btn-single-product a:hover:after {
        width: 100%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    .btn-dask-hover .elementor-button:before, .elementor-icon-box-button:before {
        background-color: #2c2c2c
    }

    .btn-white-hover .elementor-button:before {
        background-color: #fff
    }

    .mc4wp-form-fields input[type=submit] {
        background: -webkit-gradient(linear, right top, left top, color-stop(50%, #2c2c2c), color-stop(50%, #2c2c2c));
        background: linear-gradient(to left, #2c2c2c 50%, #2c2c2c 50%);
        background: -webkit-gradient(to left, #2c2c2c 50%, #2c2c2c 50%);
        background: -ms-linear-gradient(to left, #2c2c2c 50%, #2c2c2c 50%);
        background-size: 200% 100%;
        background-position: right bottom;
        -webkit-transition: all ease .4s;
        transition: all ease .4s
    }

    .mc4wp-form-fields input[type=submit]:hover {
        background-position: left bottom
    }
}

body #elementor {
    width: 100%;
    clear: both
}

.blog_post_desc .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0 !important
}

.blog_post_desc h2 {
    font-size: 32px
}

.blog_post_desc h3 {
    font-size: 28px
}

.blog_post_desc h4 {
    font-size: 24px
}

.blog_post_desc h5 {
    font-size: 22px
}

.blog_post_desc h6 {
    font-size: 20px
}

div.elementor-widget-text-editor {
    color: #707070;
    font-family: inherit !important;
    line-height: 24px
}

p {
    font-family: inherit;
    margin-bottom: 24px
}

p:last-child {
    margin-bottom: 0
}

.has-large-font-size {
    line-height: normal
}

.has-large-font-size + p {
    line-height: normal
}

p.txt-lg {
    line-height: 32px;
    font-size: 18px
}

h1, h2, h3, h4, h5, h6 {
    color: #2c2c2c;
    display: block;
    margin-bottom: 15px
}

h1, h2, h3, h4, h5 {
    font-weight: 400
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, th {
    color: #2c2c2c;
    letter-spacing: 0
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, th a {
    letter-spacing: .01em
}

h1 {
    font-size: 36px;
    line-height: 40px
}

h2 {
    font-size: 32px;
    line-height: 36px
}

h3 {
    font-size: 28px;
    line-height: 34px
}

h4 {
    font-size: 24px;
    line-height: 30px
}

h5 {
    font-size: 22px;
    line-height: 30px
}

h6 {
    font-size: 20px;
    line-height: 28px
}

a {
    color: #777;
    -webkit-transition: all .5s;
    transition: all .5s
}

a:focus, a:hover {
    color: #2c2c2c;
    text-decoration: none
}

a:focus {
    outline: 0
}

a.text-hover {
    color: #2c2c2c
}

a.text-underline {
    color: #2c2c2c;
    text-decoration: underline !important
}

.text-underline-2 {
    text-decoration: underline !important
}

img {
    margin: 0
}

.entry-content > ol, .entry-content > ul {
    margin-bottom: 1.6em
}

.wp-block-gallery li:after {
    content: none !important
}

ul {
    margin: 0;
    padding-left: 16px;
    font-size: 16px
}

ul > li a {
    color: #707070
}

ul > li > ul {
    padding-top: 8px
}

ol {
    margin-left: 16px;
    margin-bottom: 0;
    font-size: 16px
}

ol li a {
    color: #707070;
    padding-left: 2px
}

ol li ol {
    padding-top: 8px
}

li {
    padding: 9px 0
}

li:last-child {
    padding-bottom: 0
}

li.active {
    color: #2c2c2c
}

ul.select {
    list-style-type: none;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 38px 0 rgba(133, 133, 133, .25);
    box-shadow: 0 2px 38px 0 rgba(133, 133, 133, .25);
    font-size: 16px;
    padding: 6px 30px
}

ul.select li {
    color: #707070;
    border-bottom: 1px dashed #ded9ed;
    padding: 18px 0
}

ul.select li:last-child {
    border: 0
}

ul.select li:after {
    content: none
}

ul.select .children {
    padding-left: 20px;
    list-style-type: none;
    border-top: 1px dashed #ded9ed;
    margin-top: 18px
}

ul.select .children li {
    border-bottom: 0;
    border-top: 1px dashed #ded9ed
}

ul.select .children li:first-child {
    border-top: 0
}

ul.select .children li:last-child {
    border: 0;
    padding-bottom: 0
}

.quote-format .date {
    background-color: #2c2c2c;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    margin-bottom: 20px
}

.quote-format .post-name {
    margin-bottom: 19px
}

.quote-format .blog_post_desc {
    padding-top: 12px
}

.quote-format .blog_post_desc p {
    font-size: 16px;
    color: #716c80
}

.counter-box {
    text-align: center
}

.counter-box .elementor-counter-number-suffix {
    margin-left: -20px
}

.counter-box .elementor-counter .elementor-counter-title {
    font-weight: 500;
    font-size: 20px;
    color: #2c2c2c
}

.counter-box .elementor-counter .elementor-counter-number-wrapper {
    font-weight: 500;
    font-size: 90px;
    color: #fff;
    position: relative;
    display: inline-block;
    min-height: 180px;
    line-height: 141px
}

.counter-box .elementor-counter .elementor-counter-number-wrapper:before {
    content: '';
    height: 159px;
    width: 159px;
    background-color: #fff;
    border: 1px solid #645dbc;
    display: block;
    border-radius: 50%;
    position: absolute;
    z-index: -2;
    left: -46px;
    top: 13px
}

.counter-box .elementor-counter .elementor-counter-number-wrapper:after {
    content: '';
    width: 182px;
    height: 119px;
    display: inline-block;
    background: #635dbc;
    background: -webkit-gradient(left top, right top, color-stop(0, #635dbc), color-stop(100%, #fb97b3));
    background: -webkit-gradient(linear, left top, right top, from(#635dbc), to(#fb97b3));
    background: linear-gradient(to right, #635dbc 0, #fb97b3 100%);
    z-index: -1;
    position: absolute;
    border-radius: 60px;
    -webkit-transform: rotateZ(-37deg);
    transform: rotateZ(-37deg);
    left: -26px;
    top: 11px
}

.gallery-icon + .wp-caption-text {
    padding-top: 20px
}

.gallery-icon a {
    display: inline-block;
    overflow: hidden
}

.wp-block-media-text .wp-block-media-text__media {
    overflow: hidden
}

.wp-block-cover, .wp-block-cover-image {
    margin-bottom: 16px
}

.wp-block-cover-image.aligncenter, .wp-block-cover.aligncenter {
    margin-bottom: 16px
}

.wp-block-cover + p, .wp-block-media-text + p {
    margin-top: 26px
}

.single-img-blog .blog-img {
    display: inline-block
}

.wp-block-button {
    margin-bottom: 26px
}

.wrapper {
    min-height: 350px
}

.blocks-gallery-item {
    overflow: hidden
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    padding: 0
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    padding-top: 9px
}

.entry-content li > ol, .entry-content li > ul {
    margin-bottom: 0
}

.entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul {
    margin-bottom: 0
}

.wp-caption img {
    overflow: hidden
}

.blog_post_desc ol {
    margin-left: 21px
}

.blog_post_desc ul {
    padding-left: 21px
}

.link-hover {
    color: #2c2c2c;
    text-decoration: underline !important
}

.quantity {
    height: 54px;
    min-width: 170px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    color: #000
}

.quantity input.qty.text {
    color: #2c2c2c;
    font-size: 16px;
    width: 62px;
    border: 1px solid #ebeeee;
    border-left: 0;
    border-right: 0
}

.quantity .qty-number {
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ebeeee;
    display: inline-block;
    height: 54px;
    width: 54px;
    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: top
}

.quantity .qty-number.qty-number-minus {
    float: left
}

.quantity .qty-number.qty-number-plus {
    float: right
}

.quantity .qty-number span.increase-qty {
    line-height: 54px
}

.quantity .qty-number span.increase-qty:hover {
    color: #fff
}

.quantity .qty-number:hover {
    border-color: #2c2c2c;
    background-color: #2c2c2c
}

.quantity .qty-number:hover span.increase-qty {
    color: #fff
}

.quantity .qty {
    width: auto;
    text-align: center;
    height: 100%;
    border: none;
    background: 0 0
}

.quantity input:focus {
    outline: 0
}

input:focus, select:focus {
    outline: 0 !important
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield
}

span.increase-qty {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #2c2c2c;
    background-color: #fff;
    border-color: #2c2c2c
}

select::-ms-expand {
    display: none
}

.form-select {
    display: block
}

.list-item li {
    position: relative
}

.list-item li:after {
    content: none
}

.list-item li a {
    color: #797476
}

.list-item li a:hover {
    color: #2c2c2c
}

.list-item.style-1 li a:before {
    content: "";
    height: 1px;
    width: 0;
    background: #2c2c2c;
    top: 20px;
    left: 0;
    position: absolute
}

.list-item.style-1 li a:hover {
    padding-left: 20px;
    transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.list-item.style-1 li a:hover:before {
    width: 12px;
    transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.list-item.style-2 {
    list-style-type: disc;
    padding-left: 16px
}

.list-item.style-2 li:hover {
    color: #2c2c2c
}

.widget_search .search-form .pro_cat_select {
    display: none
}

.page_item_has_children .children {
    padding-left: 20px
}

.sub-menu {
    padding-left: 20px
}

.widget_calendar table#wp-calendar {
    border-width: 1px;
    border-color: #ebeeee;
    margin-bottom: 0
}

.widget_calendar table#wp-calendar caption {
    margin-bottom: 0;
    display: none
}

.widget_calendar #wp-calendar thead th {
    padding: 6px 0;
    text-align: center;
    background-color: #2c2c2c;
    color: #fff;
    border-width: 0 1px 0 0;
    border-color: #fff;
    font-size: 16px
}

.widget_calendar #wp-calendar tfoot tr td {
    border-width: 1px 1px 0 0;
    border-color: #eaeaea
}

.widget_calendar #wp-calendar tfoot tr td:last-child {
    border-width: 1px 0 0 0
}

.content-area {
    width: 100%
}

input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], select, textarea {
    border: 1px solid #ebeeee;
    border-radius: 0;
    padding: 0 15px;
    font-size: 14px;
    background: 0 0;
    color: #707070;
    margin-bottom: 10px
}

input[type=email]:hover, input[type=password]:hover, input[type=search]:hover, input[type=text]:hover, input[type=url]:hover, select:hover, textarea:hover {
    border-color: #2c2c2c
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    outline: 0;
    padding-right: 45px;
    position: relative;
    background: url(../images/caret-down.png) no-repeat right 15px center
}

select:focus {
    outline: 0
}

input:focus {
    border-color: #1f9beb
}

input.input-error {
    border-color: #ee1414
}

span.wpcf7-not-valid-tip {
    color: #ee1414;
    font-size: 14px
}

input[type=email], input[type=password], input[type=search], input[type=text], input[type=url] {
    height: 40px
}

textarea {
    height: 109px;
    padding: 16px 20px;
    border-radius: 4px
}

textarea:-ms-input-placeholder {
    opacity: 1
}

input:-ms-input-placeholder {
    opacity: 1
}

textarea::-webkit-input-placeholder {
    opacity: 1
}

input::-webkit-input-placeholder {
    opacity: 1
}

textarea:-moz-placeholder {
    opacity: 1
}

input::-ms-clear {
    display: none
}

input:required {
    -webkit-box-shadow: none;
    box-shadow: none
}

input:-moz-placeholder {
    opacity: 1
}

.checkcontainer input[type=checkbox], .checkcontainer input[type=radio] {
    float: left;
    margin-top: 5px;
    margin-right: 5px
}

span.wpcf7-list-item {
    margin: 0 25px 0 0
}

.wpcf7-checkbox span.wpcf7-list-item-label {
    margin-left: 25px
}

.wpcf7-checkbox input[type=checkbox] {
    border-width: 0 !important
}

.wpcf7-acceptance input[type=checkbox] {
    border-width: 0 !important
}

.wpcf7-acceptance label input[type=checkbox] {
    margin-left: 0
}

.wpcf7-acceptance span.wpcf7-list-item-label {
    margin-left: 30px
}

.wpcf7-radio span.wpcf7-list-item-label {
    margin-right: 15px
}

span.wpcf7-list-item-label {
    margin-right: 10px
}

h5 {
    font-weight: 400
}

input ~ .radiobtn {
    border-radius: 50%;
    border-color: #dedede
}

label {
    margin-bottom: 13px;
    letter-spacing: 0
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #ffc0cf
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    content: none
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #bf0d12
}

.woocommerce-message {
    background-color: #d3eadd
}

.woocommerce-warning {
    background-color: #ffc0cf
}

.woocommerce-warning a {
    color: #bf0d12
}

.mc4wp-form .mc4wp-alert {
    margin-bottom: 25px
}

.woocommerce-error {
    background-color: #f9c7a6
}

.woocommerce-message, div.wpcf7-mail-sent-ok {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #437257;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #d3eadd;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    -webkit-transition: all .5s;
    transition: all .5s
}

.woocommerce-message p, div.wpcf7-mail-sent-ok p {
    color: #437257;
    margin-bottom: 0
}

.woocommerce-message p a, div.wpcf7-mail-sent-ok p a {
    color: #437257
}

.woocommerce-message li, div.wpcf7-mail-sent-ok li {
    color: #437257
}

.woocommerce-message:before, div.wpcf7-mail-sent-ok:before {
    color: #437257;
    left: auto;
    content: "\e91a";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.woocommerce-info, div.wpcf7-acceptance-missing, div.wpcf7-response-output, div.wpcf7-validation-errors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #6e4326;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #f9c7a6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none !important;
    -webkit-transition: all .5s;
    transition: all .5s
}

.woocommerce-info li, div.wpcf7-acceptance-missing li, div.wpcf7-response-output li, div.wpcf7-validation-errors li {
    color: #6e4326
}

.woocommerce-info p, div.wpcf7-acceptance-missing p, div.wpcf7-response-output p, div.wpcf7-validation-errors p {
    margin-bottom: 0;
    color: #6e4326
}

.woocommerce-info p a, div.wpcf7-acceptance-missing p a, div.wpcf7-response-output p a, div.wpcf7-validation-errors p a {
    color: #6e4326
}

.woocommerce-info a, div.wpcf7-acceptance-missing a, div.wpcf7-response-output a, div.wpcf7-validation-errors a {
    padding-left: 7px;
    color: #6e4326
}

.woocommerce-info:before, div.wpcf7-acceptance-missing:before, div.wpcf7-response-output:before, div.wpcf7-validation-errors:before {
    color: #6e4326;
    left: auto;
    content: "\e92b";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.woocommerce-error, div.wpcf7-aborted, div.wpcf7-mail-sent-ng {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #bf0d12;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #ffc0cf;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    -webkit-transition: all .5s;
    transition: all .5s;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce-error p, div.wpcf7-aborted p, div.wpcf7-mail-sent-ng p {
    margin-bottom: 0;
    color: #bf0d12
}

.woocommerce-error p a, div.wpcf7-aborted p a, div.wpcf7-mail-sent-ng p a {
    color: #bf0d12
}

.woocommerce-error li, div.wpcf7-aborted li, div.wpcf7-mail-sent-ng li {
    width: calc(100% - 14px);
    margin-bottom: 15px;
    color: #bf0d12
}

.woocommerce-error li:last-child, div.wpcf7-aborted li:last-child, div.wpcf7-mail-sent-ng li:last-child {
    margin-bottom: 0
}

.woocommerce-error li:after, div.wpcf7-aborted li:after, div.wpcf7-mail-sent-ng li:after {
    content: none
}

.woocommerce-error li a, div.wpcf7-aborted li a, div.wpcf7-mail-sent-ng li a {
    text-decoration: underline
}

.woocommerce-error:before, div.wpcf7-aborted:before, div.wpcf7-mail-sent-ng:before {
    top: 50%;
    left: 25px;
    margin-top: -7px;
    content: "\e92c";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

.mc4wp-alert.mc4wp-success {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #437257;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #d3eadd;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    -webkit-transition: all .5s;
    transition: all .5s
}

.mc4wp-alert.mc4wp-success p {
    margin-bottom: 0;
    color: #437257
}

.mc4wp-alert.mc4wp-success p a {
    color: #437257
}

.mc4wp-alert.mc4wp-success:before {
    content: "\e91a";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.mc4wp-alert.mc4wp-success span.theme-icon-close {
    color: #437257;
    position: absolute;
    left: auto;
    right: 8px;
    font-size: 10px;
    padding: 8.5px;
    top: 50%;
    margin-top: -13px
}

.mc4wp-alert.mc4wp-success:hover span.theme-icon-close {
    cursor: pointer
}

.mc4wp-alert.mc4wp-notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #6e4326;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #f9c7a6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    -webkit-transition: all .5s;
    transition: all .5s
}

.mc4wp-alert.mc4wp-notice p {
    margin-bottom: 0;
    color: #6e4326
}

.mc4wp-alert.mc4wp-notice p a {
    color: #6e4326
}

.mc4wp-alert.mc4wp-notice:before {
    content: "\e92b";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.mc4wp-alert.mc4wp-notice span.theme-icon-close {
    color: #6e4326;
    position: absolute;
    left: auto;
    right: 8px;
    font-size: 10px;
    padding: 8.5px;
    top: 50%;
    margin-top: -13px
}

.mc4wp-alert.mc4wp-notice:hover span.theme-icon-close {
    cursor: pointer
}

.woocommerce-password-strength.bad, .woocommerce-password-strength.short {
    position: relative
}

.mc4wp-alert.mc4wp-error, .woocommerce-password-strength.bad, .woocommerce-password-strength.short {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #bf0d12;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #ffc0cf;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    -webkit-transition: all .5s;
    transition: all .5s
}

.mc4wp-alert.mc4wp-error p, .woocommerce-password-strength.bad p, .woocommerce-password-strength.short p {
    margin-bottom: 0;
    color: #bf0d12
}

.mc4wp-alert.mc4wp-error p a, .woocommerce-password-strength.bad p a, .woocommerce-password-strength.short p a {
    color: #bf0d12
}

.mc4wp-alert.mc4wp-error:before, .woocommerce-password-strength.bad:before, .woocommerce-password-strength.short:before {
    content: "\e92c";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.mc4wp-alert.mc4wp-error span.theme-icon-close, .woocommerce-password-strength.bad span.theme-icon-close, .woocommerce-password-strength.short span.theme-icon-close {
    color: #bf0d12;
    position: absolute;
    left: auto;
    right: 8px;
    font-size: 10px;
    height: 27px;
    width: 27px;
    text-align: center;
    line-height: 29px;
    top: 50%;
    margin-top: -13px
}

.mc4wp-alert.mc4wp-error:hover span.theme-icon-close, .woocommerce-password-strength.bad:hover span.theme-icon-close, .woocommerce-password-strength.short:hover span.theme-icon-close {
    cursor: pointer
}

div.wpcf7-acceptance-missing, div.wpcf7-response-output, div.wpcf7-validation-errors {
    margin: 20px 0 20px 0 !important
}

.mc4wp-alert {
    margin-top: 20px
}

.mc4wp-alert-mess .mc4wp-alert {
    margin-bottom: 20px
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom: 10px
}

.scroll-to-top {
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    bottom: 54px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 9999;
    background: #2c2c2c;
    width: 26px;
    padding: 7px 4px;
    height: 42px;
    font-size: 10px;
    text-align: center
}

.scroll-to-top i {
    color: #fff
}

.scroll-to-top .theme-icon-upload {
    display: block;
    margin-bottom: 1px
}

.scroll-to-top i.fas {
    width: 3px;
    height: 3px;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 0 auto 4px
}

@-webkit-keyframes scroll-to-top {
    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes scroll-to-top {
    0%, 100%, 50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.scroll-to-top {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}

.scroll-to-top i {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.scroll-to-top:active i, .scroll-to-top:focus i, .scroll-to-top:hover i {
    -webkit-animation-name: scroll-to-top;
    animation-name: scroll-to-top;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.elementor-widget-spacer {
    margin-bottom: 0 !important
}

.elementor-text-editor p:last-child {
    margin-bottom: 0
}

.wp-caption img {
    width: 100%;
    margin-bottom: 10px
}

.wp-caption img.alignright {
    margin-left: 20px
}

.wp-caption.alignright {
    margin-left: 20px;
    float: right
}

.page-links {
    clear: both;
    width: 100%;
    display: inline-block
}

.page-links .page-links-title {
    float: left;
    padding: 13px 0;
    margin-right: 9px
}

.page-links > :not(.page-links-title) {
    display: inline-block;
    height: 44px;
    margin: 4px 5px;
    width: 44px;
    border: 1px solid #ebeeee;
    background: 0 0;
    font-size: 16px;
    color: #2c2c2c;
    line-height: 44px;
    overflow: hidden;
    text-align: center
}

.page-links > :not(.page-links-title).active, .page-links > :not(.page-links-title).current, .page-links > :not(.page-links-title):hover {
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    color: #fff
}

.page-links > span:not(.page-links-title) {
    color: #fff
}

.page-links .screen-reader-text {
    display: none !important
}

.side-breadcrumb {
    position: relative;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    padding: 31px 0 27px
}

.side-breadcrumb .page-title {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 7px
}

.side-breadcrumb .page-title h1, .side-breadcrumb .page-title h2 {
    margin: 0;
    font-size: 34px;
    line-height: 32px;
    letter-spacing: -.3px;
    color: #2c2c2c;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 8px
}

.side-breadcrumb:not(.breadcrumb_has_bg) .page-title {
    width: 50%;
    text-align: left;
    float: left;
    padding-bottom: 0
}

.side-breadcrumb:not(.breadcrumb_has_bg) .breadcrumbs {
    width: 50%;
    text-align: right;
    float: right;
    margin-top: 4px
}

.side-breadcrumb.breadcrumb_has_bg {
    margin-bottom: 50px;
    padding: 170px 0 161px;
    background-color: #ebeeee
}

.side-breadcrumb.breadcrumb_has_bg:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    background-color: #fff
}

.side-breadcrumb.breadcrumb_has_bg .breadcrumb {
    color: #707070
}

.side-breadcrumb.breadcrumb_has_bg .breadcrumb .home {
    color: #707070
}

.side-breadcrumb.breadcrumb_has_bg .breadcrumb li {
    color: #2c2c2c
}

.side-breadcrumb.breadcrumb_has_bg .breadcrumb li a {
    color: #707070
}

.side-breadcrumb.breadcrumb_has_bg .breadcrumb li a:hover {
    color: #2c2c2c
}

.breadcrumb {
    color: #707070;
    background: 0 0 !important;
    font-size: 16px;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 0;
    position: relative
}

.breadcrumb .home {
    color: #707070
}

.breadcrumb a {
    color: #707070
}

.breadcrumb a:hover {
    color: #2c2c2c
}

.breadcrumb li {
    padding: 0;
    position: relative;
    letter-spacing: 0;
    display: inline-block;
    padding-right: 19px;
    color: #2c2c2c
}

.breadcrumb li:after {
    content: none
}

.breadcrumb li:before {
    content: '/';
    position: absolute;
    top: 1px;
    left: -12px;
    font-size: 13px !important;
    color: inherit
}

.breadcrumb li:first-child {
    padding-left: 0;
    margin-left: 0
}

.breadcrumb li:first-child:before {
    content: none
}

.breadcrumb li:last-child {
    padding-right: 0
}

.breadcrumb li a {
    letter-spacing: 0;
    position: relative
}

.breadcrumb li a i {
    color: #2c2c2c;
    font-size: 12px
}

.breadcrumb li a i.fa {
    margin-right: 5px
}

.breadcrumb li a:before {
    width: 0;
    content: '';
    height: 1px;
    background-color: #2c2c2c;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.breadcrumb li a:hover:before {
    width: 100%
}

.row.isotope {
    display: block
}

.dokan-dashboard-menu .payment {
    float: none;
    text-align: left
}

.elementor-social-icon .fa {
    font-family: 'Font Awesome 5 Free'
}

.pl-icon-box .slick-arrow, .type-1.apr-carousel-product .slick-arrow {
    border-color: #626b8d
}

.slick-arrow {
    background: 0 0;
    padding: 0;
    z-index: 1
}

.slick-arrow:focus {
    color: #fff;
    outline: 0
}

.slick-arrow:hover {
    color: #fff
}

.elementor-column-gap-default > .elementor-column > div.elementor-element-populated, .elementor-container.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0 15px
}

.boxed .elementor-section.elementor-section-stretched .elementor-row, .wide .elementor-section.elementor-section-stretched .elementor-row {
    width: 100%
}

.boxed .elementor-section.elementor-section-boxed > .elementor-container, .wide .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%
}

.boxed .elementor-section-full_width, .boxed .elementor-section-stretched, .wide .elementor-section-full_width, .wide .elementor-section-stretched {
    width: 100% !important;
    left: 0 !important
}

.slider-home-1 .slider-content .elementor-slide-heading {
    word-spacing: 5px
}

.slider-home-1 .slider-content .elementor-button.elementor-size-md {
    border-radius: 0 !important;
    word-spacing: 2px;
    position: relative
}

.slider-home-1 .slider-content .elementor-button.elementor-size-md:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #000;
    bottom: -2px;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slider-home-1 .slider-content .elementor-button.elementor-size-md:hover:after {
    width: 100%
}

.btn-underline {
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 33px;
    padding-bottom: 2px;
    text-decoration: none;
    display: block;
    letter-spacing: 0;
    word-spacing: 1px
}

.btn-underline:after, .btn-underline:before {
    content: '';
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0
}

.btn-underline:before {
    width: 0;
    background: #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.btn-underline:after {
    width: 83px;
    background: #0ca8c9
}

.btn-underline:hover:before {
    width: 83px
}

.gallery-caption {
    margin: 0;
    padding: 0
}

.bypostauthor {
    margin: 0;
    padding: 0
}

.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px
}

img.alignright {
    text-align: right
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

figure.wp-caption.alignleft, img.alignleft {
    margin: 5px 20px 5px 0
}

.alignleft {
    float: left
}

table {
    width: 100%
}

iframe {
    max-width: 100%;
    border: none
}

.wp-caption {
    max-width: 100%;
    border: none;
    overflow: hidden
}

#thumbs_list_frame dir, #thumbs_list_frame menu, #thumbs_list_frame ul:not(.breadcrumb), .image_list dir, .image_list menu, .image_list ul:not(.breadcrumb), .instagram-gallery dir, .instagram-gallery menu, .instagram-gallery ul:not(.breadcrumb), .isotope dir, .isotope menu, .isotope ul:not(.breadcrumb), .media dir, .media menu, .media ul:not(.breadcrumb), .vertical_list dir, .vertical_list menu, .vertical_list ul:not(.breadcrumb) {
    list-style-type: none;
    padding-left: 0
}

label {
    color: #707070;
    font-size: 14px
}

.label.error, label.error {
    color: #ee1414
}

.list-color li {
    display: inline-block;
    padding-top: 83px;
    min-width: 70px;
    position: relative;
    text-align: center;
    margin-right: 30px;
    float: left
}

.list-color li:after {
    content: none
}

.list-color li:last-child {
    margin-right: 0
}

.list-color li:before {
    content: "";
    height: 70px;
    width: 70px;
    position: absolute;
    top: 0;
    left: 0
}

.list-color li.color-primary:before {
    background: #c44860
}

.list-color li.color-primary1:before {
    background: #4d772d
}

.list-color li.color-primary2:before {
    background: #5892d0
}

.list-color li.text-color:before {
    background: #797476
}

.list-color li.text-heading:before {
    background: #333
}

.box-text {
    display: inline-block
}

.list-button {
    overflow: hidden;
    list-style-type: none;
    padding-left: 0
}

.list-button li {
    float: left;
    margin-right: 15px;
    margin-bottom: 4px
}

.list-button li:after {
    content: none
}

.list-button li:last-child {
    margin-right: 0
}

.list-button-size {
    overflow: hidden
}

.list-button-size li {
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 30px;
    position: relative
}

.list-button-size li:after {
    content: none
}

.list-button-size li span {
    padding-top: 13px;
    display: inline-block
}

.list-button-size li.btn-height-40 {
    margin-top: 8px
}

.list-button-size li.btn-height-40 span {
    padding-top: 20px
}

.list-button-size li.btn-height-35 {
    margin-top: 13px
}

.list-button-size li.btn-height-35 span {
    padding-top: 22px
}

.list-pagination .inline-block {
    display: inline-block;
    float: left
}

.pagination-type1 {
    padding-top: 12px;
    margin-right: 30px
}

.pagination-type3 {
    padding-top: 2px
}

.pagination-type2 {
    margin-right: 53px
}

.list-style-1 li {
    padding-left: 28px;
    position: relative
}

.list-style-1 li:after {
    content: none
}

.list-style-1 li:hover:before {
    background-color: #2c2c2c
}

.list-style-1 li:before {
    content: '';
    background-color: #ded9ed;
    height: 1px;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 0
}

.list-style-1 li a {
    color: #707070
}

.list-style-1 li ul.children {
    list-style-type: none;
    padding-top: 9px;
    padding-left: 0
}

.list-style-1, .list-style-2, .list-style-3 {
    list-style-type: none;
    padding-left: 0
}

.list-style-2 li {
    padding: 10px 0 10px 30px;
    position: relative
}

.list-style-2 li:after {
    content: none
}

.list-style-2 li:hover:before {
    background-color: #2c2c2c
}

.list-style-2 li:before {
    content: '';
    background-color: #2c2c2c;
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    top: 19px;
    left: 0;
    border-radius: 50%
}

.list-style-2 li a {
    color: #707070
}

.list-style-3 li {
    padding: 14px 0 14px 16px;
    position: relative;
    border-bottom: 1px solid #e6e6f8
}

.list-style-3 li:after {
    content: none
}

.list-style-3 li:hover:before {
    color: #2c2c2c
}

.list-style-3 li:hover a {
    color: #2c2c2c
}

.list-style-3 li:before {
    content: '\f0da';
    color: #2c2c2c;
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    font-size: 14px
}

.list-style-3 li a {
    color: #2c2c2c
}

.slick-dots {
    list-style: none;
    padding-left: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    margin-right: 13px
}

.slick-dots li:after {
    content: none
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots li button {
    text-indent: -9999em;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    padding: 0;
    background: #ccc;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    position: relative;
    border: 0
}

.slick-dots li button:before {
    content: none
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
    opacity: 1;
    background-color: #dd2f31
}

.pagination-content.type-arrow button {
    height: 44px;
    width: 44px;
    background: #fff;
    border: 1px solid #ebeeee;
    line-height: 44px;
    text-align: center;
    padding: 0;
    font-size: 12px;
    color: #2c2c2c
}

.pagination-content.type-arrow button:hover {
    color: #2c2c2c
}

.pagination-content.type-arrow button.btn-prev {
    float: left
}

.pagination-content.type-arrow button.btn-next {
    float: right
}

.pagination-content.type-arrow .pagination_button_prev {
    float: left
}

.pagination-content.type-arrow .pagination_button_next {
    float: right
}

.pagination-content.type-number div > a, .pagination-content.type-number div > span {
    display: inline-block;
    height: 44px;
    margin: 4px 5px 0;
    width: 44px;
    border: 1px solid #ebeeee;
    background: 0 0;
    font-size: 16px;
    color: #2c2c2c;
    line-height: 44px;
    overflow: hidden;
    text-align: center
}

.pagination-content.type-number div > a:hover, .pagination-content.type-number div > span:hover {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.pagination-content.type-number div > a.next, .pagination-content.type-number div > a.prev {
    font-size: 10px
}

.pagination-content.type-number div > a.prev {
    float: left;
    margin-left: 0
}

.pagination-content.type-number div > a.next {
    float: right;
    margin-right: 0
}

.pagination-content.type-number div > span.current {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.page-pagination .page-numbers.dots {
    border: none;
    font-size: 25px;
    width: 31px
}

.page-pagination .page-numbers.dots:hover {
    background-color: transparent;
    color: #2c2c2c
}

.slick-arrow {
    height: 44px;
    width: 44px;
    color: #9a9a9a;
    background-color: transparent;
    text-align: center;
    line-height: 44px;
    display: inline-block;
    font-size: 11px;
    border-radius: 0;
    border: 1px solid #ebeeee
}

.slick-arrow i {
    margin-left: 0
}

.pagination-content {
    list-style-type: none;
    padding-left: 0
}

.pagination-content li {
    display: inline-block;
    padding: 0
}

.pagination-content li:after {
    content: none
}

.pagination-content li a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.pagination-content.type-loadmore .theme-icon-loading2 {
    font-size: 75px
}

.pagination-content.type-loadmore .theme-icon-loading2 .path1:before {
    color: #fd84a8
}

.pagination-content.type-loadmore .theme-icon-loading2 .path2:before {
    color: #f7e3e9
}

.pagination-content.type-loadmore .theme-icon-loading2 .path3:before {
    color: #fb94b2
}

.pagination-content.type-loadmore .theme-icon-loading2 .path4:before {
    color: #faf3f5
}

.pagination-content.type-loadmore .theme-icon-loading2 .path5:before {
    color: #fba3bd
}

.pagination-content.type-loadmore .theme-icon-loading2 .path6:before {
    color: #f9f9f9
}

.pagination-content.type-loadmore .theme-icon-loading2 .path7:before {
    color: #fab3c8
}

.pagination-content.type-loadmore .theme-icon-loading2 .path8:before {
    color: #fff
}

.pagination-content.type-loadmore .theme-icon-loading2 .path9:before {
    color: #f9c3d3
}

.pagination-content.type-loadmore .theme-icon-loading2 .path10:before {
    color: #fb6692
}

.pagination-content.type-loadmore .theme-icon-loading2 .path11:before {
    color: #f9d4df
}

.pagination-content.type-loadmore .theme-icon-loading2 .path12:before {
    color: #fb739b
}

.heading-tag h4 {
    padding-top: 8px
}

.heading-tag h5 {
    padding-top: 9px
}

.box-list .list-item {
    width: 33.33%;
    float: left
}

.box-list .list-item.style-3 {
    width: calc(33.33% - 20px)
}

.box-link {
    padding-top: 38px
}

.box-link a {
    display: inline-block;
    margin-right: 29px
}

.custom.tp-bullets .tp-bullet {
    width: 9px;
    height: 9px;
    border-radius: 100%;
    background-color: #2c2c2c;
    opacity: .2;
    -webkit-transition: all .6s;
    transition: all .6s
}

.custom.tp-bullets .tp-bullet.selected, .custom.tp-bullets .tp-bullet:hover {
    opacity: 1
}

.item-color {
    position: relative
}

.item-color .color {
    height: 90px;
    width: 90px
}

.item-color .txt-ab {
    position: absolute;
    top: 50%;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 90px;
    font-size: 14px
}

.btn, button, input[type=button], input[type=reset], input[type=submit] {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    padding: 13.5px 35px;
    border: 1px solid #2c2c2c;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    z-index: 8;
    color: #2c2c2c;
    text-decoration: none;
    outline: 0 !important;
    border-radius: 0;
    text-transform: none;
    background-color: transparent
}

.btn i, button i, input[type=button] i, input[type=reset] i, input[type=submit] i {
    margin-left: 10px
}

.btn:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    text-decoration: none !important
}

.btn.focus, .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-highlight {
    border-color: #2c2c2c;
    color: #2c2c2c
}

.btn-highlight:active, .btn-highlight:focus, .btn-highlight:hover {
    color: #fff;
    border-color: #2c2c2c;
    background-color: #2c2c2c
}

.btn-highlight:before {
    background-color: #2c2c2c
}

.btn-primary {
    border-color: #2c2c2c;
    color: #2c2c2c
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.btn-hover.btn-highlight {
    color: #fff;
    border-color: #2c2c2c;
    background-color: #2c2c2c
}

.btn-hover.btn-primary {
    color: #fff;
    border-color: #2c2c2c;
    background-color: #2c2c2c
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-md {
    padding: 14.5px 35px
}

.btn-sm {
    padding: 12px 35px
}

.btn-xs {
    padding: 8.5px 27px;
    font-size: 14px
}

.btn-xs i {
    margin-left: 5px
}

.nav-tabs {
    border: 0;
    padding-bottom: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nav-tabs li {
    margin-right: 15px;
    padding-bottom: 10px
}

.nav-tabs li a {
    color: #222;
    padding: 13px 22px;
    letter-spacing: 0;
    line-height: 24px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    display: inline-block;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.nav-tabs li.active a, .nav-tabs li:hover a {
    color: #fff;
    background-color: #2c2c2c;
    text-decoration: none
}

.social-networks {
    display: block;
    padding-left: 0;
    list-style: none
}

.social-networks li {
    display: inline-block;
    float: left;
    padding: 0
}

.social-networks li:after {
    content: none
}

.social-networks li a {
    -webkit-transition: all .2s;
    transition: all .2s;
    display: inline-block;
    font-size: 18px
}

.social-networks.type-1 li {
    margin-right: 20px
}

.social-networks.type-1 li:last-child {
    margin-right: 0
}

.social-networks.type-1 li a {
    height: 44px;
    width: 44px;
    background-color: #fff;
    color: #58468c;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    -webkit-box-shadow: 0 2px 45px 9px rgba(60, 30, 92, .09);
    box-shadow: 0 2px 45px 9px rgba(60, 30, 92, .09)
}

.social-networks.type-1 li a:hover {
    background-color: #2c2c2c;
    color: #fff
}

.social-networks.type-2 li {
    margin-right: 4px;
    position: relative;
    text-align: center
}

.social-networks.type-2 li:last-child {
    margin-right: 0
}

.social-networks.type-2 li:before {
    content: '';
    width: 57px;
    height: 37px;
    background: #2c2c2c;
    display: block;
    border-radius: 60px;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0
}

.social-networks.type-2 li a {
    color: #8a78bf;
    border-radius: 30px;
    padding: 0 10px;
    line-height: 37px;
    height: 37px;
    width: 57px
}

.social-networks.type-2 li a:hover {
    color: #2c2c2c
}

.social-networks.type-3 li {
    margin-right: 45px
}

.social-networks.type-3 li:last-child {
    margin-right: 0
}

.social-networks.type-3 li a {
    font-size: 15px;
    color: #999
}

.social-networks.type-3 li a:hover {
    color: #2c2c2c
}

.social-networks.type-4 li {
    margin-right: 30px
}

.social-networks.type-4 li:last-child {
    margin-right: 0
}

.social-networks.type-4 li a {
    font-size: 20px;
    color: #2c2c2c
}

.social-networks.type-4 li a:hover {
    color: #2c2c2c
}

.social-networks.type-5 li {
    margin-right: 20px
}

.social-networks.type-5 li.fb a:hover {
    border-color: #3b5998;
    color: #3b5998
}

.social-networks.type-5 li.tw a:hover {
    border-color: #1da1f2;
    color: #1da1f2
}

.social-networks.type-5 li.be a:hover {
    border-color: #1769ff;
    color: #1769ff
}

.social-networks.type-5 li.vimeo a:hover {
    border-color: #1ab7ea;
    color: #1ab7ea
}

.social-networks.type-5 li:last-child {
    margin-right: 0
}

.social-networks.type-5 li a {
    height: 67px;
    width: 67px;
    background-color: #2c2c2c;
    display: inline-block;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    line-height: 67px;
    font-size: 24px
}

.faq2-wrap .elementor-toggle-icon .fa-minus:before {
    color: #fb6692
}

.faq2-wrap .has_icon_title .elementor-toggle.elementor-toggle-right .elementor-toggle-item {
    padding-right: 25px
}

.faq2-wrap .has_icon_title .elementor-toggle.elementor-toggle-right .elementor-toggle-item .elementor-toggle-icon {
    margin-top: 8px
}

.faq2-wrap .has_icon_title .elementor-toggle.elementor-toggle-right .elementor-toggle-item .elementor-tab-title a {
    width: 92%
}

.blog_post_desc ol, .blog_post_desc ul, .entry-content ol, .entry-content ul {
    margin-bottom: 1.6em
}

.blog_post_desc h6 + h2, .entry-content h6 + h2 {
    padding-top: 20px
}

.hover-home-main a {
    color: #fff
}

@media (min-width: 1200px) {
    #page.boxed {
        margin: 0 100px;
        -webkit-box-shadow: 0 0 27px 1px rgba(41, 41, 41, .1);
        box-shadow: 0 0 27px 1px rgba(41, 41, 41, .1)
    }

    #page.boxed .side-breadcrumb .container {
        padding: 0 30px
    }
}

@media (min-width: 1230px) {
    .container, .elementor-inner .elementor-section.elementor-section-boxed > .elementor-container, .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1200px
    }
}

@media (min-width: 1200px) and (max-width: 1229px) {
    .container, .elementor-inner .elementor-section.elementor-section-boxed:not(.not-full) > .elementor-container, .elementor-section.elementor-section-boxed:not(.not-full) > .elementor-container {
        max-width: 1170px !important
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .container, .elementor-section-stretched.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 995px
    }
}

.container-fluid .elementor-inner {
    margin: 0 -15px
}

#page.boxed .container-fluid .elementor-inner {
    margin: 0 0
}

@media (min-width: 1025px) {
    .container-fluid .elementor-inner .elementor-section.elementor-section-boxed > .elementor-container .wide #site-main .elementor-section.elementor-section-boxed > .elementor-container, .container-fluid .elementor-section.elementor-section-boxed > .elementor-container, .wide #site-main .elementor-inner .elementor-section.elementor-section-boxed > .elementor-container, .wide .container {
        max-width: 100%
    }

    .wide .container {
        padding-left: 80px;
        padding-right: 80px
    }

    .container-fluid {
        padding-left: 80px;
        padding-right: 80px
    }

    .container-fluid .elementor-top-section.elementor-section-full_width {
        width: calc(100% + 130px) !important;
        margin-left: -65px !important;
        margin-right: -65px !important
    }

    .container-fluid .elementor-top-section.elementor-section-stretched {
        position: relative;
        left: 0 !important;
        width: calc(100% + 130px) !important;
        margin-left: -65px !important;
        margin-right: -65px !important
    }

    .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-no {
        padding-left: 80px;
        padding-right: 80px
    }

    .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 65px;
        padding-right: 65px
    }

    #page.boxed .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }

    #page.boxed section > .elementor-column-gap-no {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .side-breadcrumb .container {
        padding: 0 30px;
        width: 100%;
        max-width: 100%
    }
}

@media (max-width: 1024px) {
    .container-fluid, .wide .container {
        padding-left: 30px;
        padding-right: 30px;
        max-width: 100%
    }

    .show-menu-bottom-fixed {
        padding-bottom: 50px !important
    }

    .container-fluid, .header-wide {
        width: 100%;
        margin: 0
    }

    .container-fluid .elementor-section {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    body.page .boxed > .wrapper > .container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid .elementor-top-section.elementor-section-full_width {
        width: calc(100% + 30px) !important;
        margin-left: 15px !important;
        margin-right: -15px !important
    }

    .container-fluid .elementor-top-section.elementor-section-stretched {
        position: relative;
        left: 0 !important;
        width: calc(100% + 30px) !important;
        margin-left: -15px !important;
        margin-right: -15px !important
    }

    .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-no {
        padding-left: 30px;
        padding-right: 30px
    }

    .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 100%
    }

    .scroll-to-top {
        right: 10px
    }
}

@media (max-width: 812px) {
    div.popup-sale-off {
        width: calc(100% - 60px);
        height: 50%
    }

    div.popup-sale-off .content {
        overflow-y: auto;
        overflow-x: hidden;
        padding: 40px 0 20px
    }

    div.popup-sale-off a.close-popup {
        right: 0;
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    div.popup-sale-off .title {
        margin-left: 0
    }

    div.popup-sale-off .mc4wp-form {
        margin-top: 15px
    }

    div.popup-sale-off .mc4wp-form-fields input[type=submit] {
        margin-top: 15px
    }
}

@media (max-width: 812px) and (min-width: 768px) {
    .popup-sale-off:before {
        width: 35%
    }

    .popup-sale-off .content {
        width: 65%
    }
}

@media (max-width: 767px) {
    #page.boxed .side-breadcrumb .container {
        padding: 0 20px
    }

    .container-fluid .elementor-top-section.elementor-section-full_width {
        width: calc(100% + 10px) !important;
        margin-left: -5px !important;
        margin-right: -5px !important
    }

    .container-fluid .elementor-top-section.elementor-section-stretched {
        width: calc(100% + 10px) !important;
        margin-left: -5px !important;
        margin-right: -5px !important;
        position: relative;
        left: 0 !important
    }

    .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 5px;
        padding-right: 5px
    }

    .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-no {
        padding-left: 15px;
        padding-right: 15px
    }

    .container-fluid, .wide .container {
        padding-left: 20px;
        padding-right: 20px
    }

    table tbody td, table tbody th, table thead th {
        padding: 10px 15px
    }

    .slick-dots li:before {
        width: 10px;
        height: 10px
    }

    div.popup-sale-off {
        padding: 0 15px;
        height: 70%
    }

    div.popup-sale-off:before {
        display: none
    }

    div.popup-sale-off .content {
        width: 100%
    }

    div.popup-sale-off .title {
        font-size: 35px;
        margin-top: 10px
    }

    div.popup-sale-off .after-title {
        font-size: 25px;
        margin-top: 10px
    }

    div.popup-sale-off .mc4wp-form-fields input[type=submit] {
        height: 45px;
        font-size: 15px;
        padding: 0 30px
    }

    div.popup-sale-off .mc4wp-form {
        padding: 0
    }

    div.popup-sale-off .checkbox-form label.checkcontainer {
        padding-left: 30px;
        font-size: 14px
    }

    .page .page-links {
        padding-top: 20px
    }

    .blog_post_desc h2 {
        font-size: 22px
    }

    .blog_post_desc h3 {
        font-size: 21px
    }

    .blog_post_desc h4 {
        font-size: 20px
    }

    .blog_post_desc h5 {
        font-size: 19px
    }

    .blog_post_desc h6 {
        font-size: 18px
    }

    .side-breadcrumb .page-title {
        width: 100%
    }

    .side-breadcrumb:not(.breadcrumb_has_bg) .page-title {
        width: 100%;
        float: none;
        text-align: center
    }

    .side-breadcrumb:not(.breadcrumb_has_bg) .breadcrumbs {
        width: 100%;
        text-align: center;
        float: none;
        margin-top: 9px
    }

    .side-breadcrumb.breadcrumb_has_bg {
        padding: 100px 0 90px
    }

    .breadcrumb {
        padding: 5px 15px
    }

    .breadcrumb li {
        line-height: 26px
    }
}

.single-product .side-breadcrumb:not(.breadcrumb_has_bg) .breadcrumbs {
    width: auto;
    float: left;
    margin-top: 0
}

body .kirki-customizer-loading-wrapper {
    background-image: url(../images/logo-load.png)
}

ul ol > li:after {
    content: none
}

@media (max-width: 475px) {
    .box-list .list-item {
        width: 100%
    }

    div.side-breadcrumb .page-title h1, div.side-breadcrumb .page-title h2 {
        font-size: 26px
    }
}

@media (max-width: 320px) {
    div.popup-sale-off .title {
        font-size: 33px;
        margin-top: 5px
    }

    div.popup-sale-off .after-title {
        margin-top: 0
    }
}

.loader {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.btn-type-1:before {
    background-color: #fff
}

.rev_slider_wrapper .fa, .rev_slider_wrapper .fas {
    font-weight: 900 !important
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes load5 {
    0%, 100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .5), -1.8em -1.8em 0 0 rgba(255, 255, 255, .7);
        box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .5), -1.8em -1.8em 0 0 rgba(255, 255, 255, .7)
    }
    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .7), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .5);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .7), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .5)
    }
    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .5), 1.8em -1.8em 0 0 rgba(255, 255, 255, .7), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .5), 1.8em -1.8em 0 0 rgba(255, 255, 255, .7), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .5), 2.5em 0 0 0 rgba(255, 255, 255, .7), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .5), 2.5em 0 0 0 rgba(255, 255, 255, .7), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .5), 1.75em 1.75em 0 0 rgba(255, 255, 255, .7), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .5), 1.75em 1.75em 0 0 rgba(255, 255, 255, .7), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .5), 0 2.5em 0 0 rgba(255, 255, 255, .7), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .5), 0 2.5em 0 0 rgba(255, 255, 255, .7), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .5), -1.8em 1.8em 0 0 rgba(255, 255, 255, .7), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .5), -1.8em 1.8em 0 0 rgba(255, 255, 255, .7), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .5), -2.6em 0 0 0 rgba(255, 255, 255, .7), -1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .5), -2.6em 0 0 0 rgba(255, 255, 255, .7), -1.8em -1.8em 0 0 #fff
    }
}

@keyframes load5 {
    0%, 100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .5), -1.8em -1.8em 0 0 rgba(255, 255, 255, .7);
        box-shadow: 0 -2.6em 0 0 #fff, 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .5), -1.8em -1.8em 0 0 rgba(255, 255, 255, .7)
    }
    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .7), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .5);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .7), 1.8em -1.8em 0 0 #fff, 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .5)
    }
    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .5), 1.8em -1.8em 0 0 rgba(255, 255, 255, .7), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .5), 1.8em -1.8em 0 0 rgba(255, 255, 255, .7), 2.5em 0 0 0 #fff, 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .5), 2.5em 0 0 0 rgba(255, 255, 255, .7), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .5), 2.5em 0 0 0 rgba(255, 255, 255, .7), 1.75em 1.75em 0 0 #fff, 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .5), 1.75em 1.75em 0 0 rgba(255, 255, 255, .7), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .5), 1.75em 1.75em 0 0 rgba(255, 255, 255, .7), 0 2.5em 0 0 #fff, -1.8em 1.8em 0 0 rgba(255, 255, 255, .2), -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .5), 0 2.5em 0 0 rgba(255, 255, 255, .7), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .5), 0 2.5em 0 0 rgba(255, 255, 255, .7), -1.8em 1.8em 0 0 #fff, -2.6em 0 0 0 rgba(255, 255, 255, .2), -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .5), -1.8em 1.8em 0 0 rgba(255, 255, 255, .7), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255, 255, 255, .2);
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .5), -1.8em 1.8em 0 0 rgba(255, 255, 255, .7), -2.6em 0 0 0 #fff, -1.8em -1.8em 0 0 rgba(255, 255, 255, .2)
    }
    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .5), -2.6em 0 0 0 rgba(255, 255, 255, .7), -1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, .2), 1.8em -1.8em 0 0 rgba(255, 255, 255, .2), 2.5em 0 0 0 rgba(255, 255, 255, .2), 1.75em 1.75em 0 0 rgba(255, 255, 255, .2), 0 2.5em 0 0 rgba(255, 255, 255, .2), -1.8em 1.8em 0 0 rgba(255, 255, 255, .5), -2.6em 0 0 0 rgba(255, 255, 255, .7), -1.8em -1.8em 0 0 #fff
    }
}

.pswp--animated-in .pswp__bg {
    opacity: .5 !important
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, 0)
}

.image-hover-content {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #000;
    text-align: center
}

.image-hover-content:after, .image-hover-content:before {
    background: #000;
    width: 200%;
    height: 200%;
    position: absolute;
    content: '';
    opacity: .5;
    -webkit-transition: all .55s ease-in-out;
    transition: all .55s ease-in-out;
    z-index: 1
}

.image-hover-content:before {
    right: 0;
    bottom: 0;
    -webkit-transform: skew(-45deg) translateX(150%);
    transform: skew(-45deg) translateX(150%)
}

.image-hover-content:after {
    top: 0;
    left: 0;
    -webkit-transform: skew(-45deg) translateX(-150%);
    transform: skew(-45deg) translateX(-150%)
}

.image-hover-content:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.image-hover-content img {
    -webkit-transition: all .55s;
    transition: all .55s
}

.image-hover {
    position: relative;
    overflow: hidden
}

.image-hover:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    content: '';
    opacity: 0;
    -webkit-transition: all .6s;
    transition: all .6s;
    -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, 45deg) translate3d(0, -100%, 0)
}

.image-hover:hover:after {
    opacity: 1;
    -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, 45deg) translate3d(0, 100%, 0)
}

@-webkit-keyframes ani-fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes ani-fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@-webkit-keyframes moveVertical {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveVertical {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes moveHorizontal {
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes moveHorizontal {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes scaleUp {
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fly {
    100% {
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes fly {
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes flip {
    100% {
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes flip {
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes helix {
    100% {
        -webkit-transform: rotateY(0);
        opacity: 1
    }
}

@keyframes helix {
    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes popUp {
    70% {
        -webkit-transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes popUp {
    70% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.tm-animation.fade-in {
    -webkit-animation: fadeIn .95s ease forwards;
    animation: fadeIn .95s ease forwards
}

.tm-animation.move-up {
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
    -webkit-animation: moveVertical .65s ease forwards;
    animation: moveVertical .65s ease forwards
}

.tm-animation.move-down {
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
    -webkit-animation: moveVertical .65s ease forwards;
    animation: moveVertical .65s ease forwards
}

.tm-animation.move-left {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
    -webkit-animation: moveHorizontal .65s ease forwards;
    animation: moveHorizontal .65s ease forwards
}

.tm-animation.move-right {
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
    -webkit-animation: moveHorizontal .65s ease forwards;
    animation: moveHorizontal .65s ease forwards
}

.tm-animation.scale-up {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

.tm-animation.fall-perspective {
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards
}

.tm-animation.fly {
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards
}

.tm-animation.flip {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards
}

.tm-animation.helix {
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards
}

.tm-animation.pop-up {
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    -webkit-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards
}

.fall-down-effect:before {
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.fall-down-effect:hover:before {
    -webkit-transform: scale(1) translateX(0) translateY(0) rotate(0);
    transform: scale(1) translateX(0) translateY(0) rotate(0);
    opacity: 1
}

.fall-down-effect:before {
    content: attr(data-hover);
    position: absolute;
    opacity: 0;
    -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg)
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@-webkit-keyframes wd-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes wd-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#page {
    overflow: hidden
}

.mega-menu li:after {
    content: none
}

.header-5 .socials .theme-icon-instagram {
    font-size: 14px
}

.header-group {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.up-to {
    font-size: 30px;
    letter-spacing: -.05em
}

.header-moblie-show.header-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.language-content .tm-contact-widget {
    padding: 0;
    border: none
}

.elementor-widget-container .apr-nav-menu--main > .mega-menu > li > a:hover {
    color: #2c2c2c
}

.mega-menu li a .tip {
    position: static;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px;
    right: 17px;
    border-radius: 30px;
    margin-left: 4px
}

.header-sticky {
    z-index: 12;
    width: 100%;
    left: 0;
    background: #fff;
    right: 0;
    -webkit-transition: transform .6s ease-in-out;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

.header-sticky.hidden-menu {
    position: fixed;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header-sticky.is-sticky {
    position: fixed;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header-sticky.default .logo-sticky {
    display: block
}

.header-sticky.default .menu-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px
}

.header-sticky.default .cart-header, .header-sticky.default .search-header {
    padding: 0 10px
}

.header-sticky.default .header-menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navigation-top {
    padding: 0 20px;
    text-align: center
}

.navigation-top ul li:after {
    content: none
}

.navigation-top .main-navigation > ul li {
    list-style: none
}

.navigation-top .main-navigation > ul li:not(.megamenu) {
    position: relative
}

.navigation-top .main-navigation > ul > li {
    padding: 0
}

.navigation-top .mega-menu {
    margin-bottom: 0
}

.navigation-top .mega-menu li {
    display: inline-block;
    list-style: none
}

.navigation-top .mega-menu li:after {
    content: none
}

.navigation-top .mega-menu li .sub-menu li {
    width: 100%;
    text-align: left
}

.navigation-top .mega-menu > li {
    padding: 0
}

.navigation-top .mega-menu > li:not(.megamenu) {
    position: relative
}

.navigation-top .mega-menu > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    font-weight: 400;
    line-height: 22px;
    position: relative
}

.navigation-top .mega-menu > li > a i {
    font-size: 9px
}

.navigation-top .mega-menu > li .sub-menu > li {
    padding-top: 0;
    position: relative
}

.navigation-top .mega-menu > li .sub-menu > li a {
    font-size: 16px;
    text-transform: none;
    color: #0f0f0f;
    font-weight: 400;
    position: relative;
    display: block
}

.navigation-top .mega-menu > li .sub-menu > li:hover > a {
    color: #2c2c2c
}

.sub-arrow {
    font-size: 8px;
    margin-left: 8px
}

.sub-menu .menu-item-has-children .sub-arrow {
    position: absolute;
    right: 0;
    bottom: 5px
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
        .header-group {
            -webkit-box-align: end;
            -ms-flex-align: end;
            align-items: end
        }

        .header-language .languges-flags {
            padding-top: 0 !important
        }
    }
}

#popup-account .form-row label.error {
    color: #2c2c2c
}

.caret-submenu {
    display: none;
    font-size: 11px
}

.caret-submenu.active {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.active-sidebar .search-form .pro_cat_select {
    display: none
}

.apr-nav-menu--main .apr-item.apr-item-active, .apr-nav-menu--main .apr-item.highlighted, .apr-nav-menu--main > .mega-menu > li.current-menu-parent > a, .apr-nav-menu--main > .mega-menu > li.current_page_item > a, .apr-nav-menu--main > .mega-menu > li:hover > a, .apr-nav-menu--main > .mega-menu > li > a:focus {
    color: #2c2c2c
}

.show-space-line.apr-nav-menu--main .mega-menu > li > a:hover:before {
    background-color: #2c2c2c !important
}

.header-default {
    background-color: #2e4356;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 74px;
    padding: 0 19px
}

@media (max-width: 767px) {
    .header-default {
        padding: 0 5px
    }
}

.header-default .header-main-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.header-default .header-group {
    text-align: right
}

.header-default .header-group.menu-col-right > div {
    float: none
}

.header-default .header-cart > a, .header-default .not-show-field .btn-search {
    float: left
}

.header-default .main-navigation > ul {
    padding: 0
}

.header-default .main-navigation a:hover {
    text-decoration: none
}

.header-default .menu-icon {
    color: #fff
}

.header-default .header-icon > div {
    display: inline-block;
    padding-left: 20px
}

.header-default .header-icon > div:first-child {
    padding: 0 !important
}

.header-default .header-icon .btn-search {
    padding: 0
}

.header-default .header-icon .account-header > a, .header-default .header-icon .btn-search, .header-default .header-icon .cart_label .text-header, .header-default .header-icon .header-contact a {
    color: #fff
}

.header-default .header-icon .cart_label .text-header span {
    margin: 0 auto
}

.header-default .header-icon .text-items {
    background: #2c2c2c;
    top: -6px;
    right: -15px
}

.header-default .btn-search {
    color: #fff
}

.header-default .btn-search:hover {
    color: #7ad9ff
}

.header-default .header-cart > a {
    color: #fff
}

.header-default .header-cart > a:hover {
    color: #7ad9ff
}

.header-default .site-branding-text .site-title a, .header-default .site-branding-text p.site-description {
    color: #fff
}

.header-default .apr-nav-menu--main .mega-menu > li > a:hover, .header-default .apr-nav-menu--main > .mega-menu > li.current-menu-parent > a, .header-default .apr-nav-menu--main > .mega-menu > li.current_page_item > a, .header-default .apr-nav-menu--main > .mega-menu > li:hover > a {
    color: #7ad9ff !important
}

.apr-nav-menu--layout-vertical.apr-nav-menu--main > .mega-menu > li > a {
    display: inline-block
}

@-webkit-keyframes example {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes example {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.btn-learn-more .btn {
    padding: 18px 62px 18px 45px
}

.menu-icon {
    font-size: 30px;
    cursor: pointer;
    color: #2c2c2c;
    min-width: 36px
}

.menu-icon:hover {
    color: #2c2c2c
}

.site-header .container-fluid {
    padding: 0 40px
}

.site-header .icon-list .path1:before {
    color: #e1536e
}

.search-block-top {
    position: relative
}

.language-content {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    top: 0;
    text-align: left;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    right: 0;
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.logo img {
    display: block
}

.site-header-lang li {
    list-style: none
}

.site-header-lang li:after {
    content: none
}

.text-content-language {
    border-top: 1px solid #ebeeee;
    padding-top: 16px;
    margin-top: 20px
}

.text-content-language .tm-contact-widget .widget-title {
    display: none
}

.content-filter.languges > ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0
}

.content-filter.languges > ul li {
    display: inline-block;
    padding: 0;
    padding-right: 29px;
    position: relative
}

.content-filter.languges > ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    right: 11px;
    top: 11px;
    background: #9a9a9a
}

.content-filter.languges > ul li:last-child {
    padding-right: 0
}

.content-filter.languges > ul li:last-child:before {
    content: none
}

.content-filter.languges > ul li a {
    font-size: 16px;
    color: #2c2c2c
}

.content-filter.languges > ul li a:hover {
    color: #2c2c2c
}

.content-filter.languges > ul li:hover a {
    color: #2c2c2c
}

.languges-flags {
    position: relative;
    cursor: pointer;
    color: #2c2c2c
}

.languges-flags .lang-1 {
    position: relative;
    color: #2c2c2c;
    line-height: 25px;
    font-size: 16px
}

.languges-flags .lang-1:hover i {
    color: #2c2c2c
}

.language-content .content-filter.languges {
    padding: 15px 20px 0 20px
}

.language-content .title-lang {
    color: #fff;
    font-size: 18px;
    padding: 7px 20px 10px;
    background: #2c2c2c;
    margin: 0;
    font-weight: 400
}

.header-language-icon .language-content__text {
    display: none
}

.header-language-icon .lang-1 {
    padding-right: 0;
    background: 0 0
}

.header-language-default .language-content, .header-language-flag .language-content, .header-language-text .language-content, .header-language-text-flag .language-content {
    display: none
}

.header-language-default .languges-flags .lang-1 {
    display: none
}

.header-language-flag .languges-flags:hover .language-content__text, .header-language-text .languges-flags:hover .language-content__text, .header-language-text-flag .languges-flags:hover .language-content__text {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible
}

.header-language-flag .languges-flags .lang-1, .header-language-text .languges-flags .lang-1, .header-language-text-flag .languges-flags .lang-1 {
    pointer-events: none
}

.header-language-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li, .header-language-text .languges-flags.languges-flags-demo .content-filter.languges > ul li, .header-language-text-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li {
    padding-left: 35px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 24px
}

.header-language-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(1), .header-language-text .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(1), .header-language-text-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(1) {
    background-image: url(../images/flag-en.png)
}

.header-language-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(2), .header-language-text .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(2), .header-language-text-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(2) {
    background-image: url(../images/flag_france.jpg)
}

.header-language-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(3), .header-language-text .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(3), .header-language-text-flag .languges-flags.languges-flags-demo .content-filter.languges > ul li:nth-child(3) {
    background-image: url(../images/flag-germany.jpg)
}

.header-language-flag .language-content, .header-language-text .language-content, .header-language-text-flag .language-content {
    display: none
}

.header-language-flag .language-content__text, .header-language-text .language-content__text, .header-language-text-flag .language-content__text {
    background: #fff;
    text-align: left;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    top: 100%;
    min-width: 160px;
    padding: 7px 25px;
    z-index: 9;
    margin-left: -21px;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transform: translateX(-50%) rotate3d(1, 0, 0, -90deg);
    transform: translateX(-50%) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border: 1px solid #ebeeee
}

.header-language-flag .language-content__text .content-filter.languges > ul li, .header-language-text .language-content__text .content-filter.languges > ul li, .header-language-text-flag .language-content__text .content-filter.languges > ul li {
    width: 100%;
    padding: 8px 0;
    position: relative;
    border-bottom: 1px solid #ebeeee
}

.header-language-flag .language-content__text .content-filter.languges > ul li a, .header-language-text .language-content__text .content-filter.languges > ul li a, .header-language-text-flag .language-content__text .content-filter.languges > ul li a {
    padding-left: 0
}

.header-language-flag .language-content__text .content-filter.languges > ul li a:hover, .header-language-text .language-content__text .content-filter.languges > ul li a:hover, .header-language-text-flag .language-content__text .content-filter.languges > ul li a:hover {
    color: #2c2c2c
}

.header-language-flag .language-content__text .content-filter.languges > ul li:last-child, .header-language-text .language-content__text .content-filter.languges > ul li:last-child, .header-language-text-flag .language-content__text .content-filter.languges > ul li:last-child {
    border-bottom: none
}

.header-language-flag .language-content__text .content-filter.languges > ul li:before, .header-language-text .language-content__text .content-filter.languges > ul li:before, .header-language-text-flag .language-content__text .content-filter.languges > ul li:before {
    content: none
}

.header-language-text-flag .lang-1 {
    padding-right: 38px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-size: auto;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../images/img-flag.png)
}

.header-language-text-flag .link-language i {
    display: none
}

.header-language-flag .language-icon {
    display: none
}

.header-language-flag .link-language {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../images/flag-en.png);
    font-size: 0;
    background-size: 24px;
    display: inline-block;
    text-indent: 0;
    height: 15px;
    width: 40px;
    overflow: hidden;
    padding-right: 16px;
    position: relative
}

.header-language-flag .link-language i {
    font-size: 8px;
    position: absolute;
    right: 0;
    margin-left: 0;
    top: 5px
}

.header-language-icon .link-language {
    display: none
}

.language-icon-open .language-content {
    background: #fff;
    list-style-type: none;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 345px;
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    z-index: 100;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.language-icon-open .header-language-icon .language-content .title-lang {
    display: block
}

.language-icon-open .header-language-icon .content-filter.languges {
    padding: 20px
}

.link-language {
    font-size: 16px;
    color: #2c2c2c
}

.link-language i {
    color: #2c2c2c;
    font-size: 8px;
    margin-left: 3px
}

.link-language:hover {
    color: #2c2c2c
}

.link-language:hover i {
    color: #2c2c2c
}

.language-content__text .content-filter.languges a img {
    margin-right: 10px
}

.header-language.header-language-flag .languges-flags.site-header-lang .lang-1 .link-language {
    font-size: 0 !important
}

.openlanguage .language-content .title-lang {
    display: block
}

.single-post .site-header + .wrapper {
    padding-top: 50px
}

.auto_ajax_search {
    position: absolute;
    z-index: 10;
    top: 100%;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 2px 38px 0 rgba(133, 133, 133, .25);
    box-shadow: 0 2px 38px 0 rgba(133, 133, 133, .25)
}

.search-form {
    height: 100%;
    position: relative
}

.search-form .pro_cat_select {
    background: url(../images/caret-down.png) no-repeat right center;
    padding-left: 24px;
    padding-right: 30px;
    border: none;
    border-bottom: none;
    height: 70px;
    border-radius: 0
}

.search-form .product-search {
    border: 1px solid #e1e1e1;
    width: calc(100% - 160px);
    margin: 0;
    height: 38px;
    vertical-align: top;
    padding: 0 20px
}

.searchform .search-no-results {
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 20px;
    font-size: 12px;
    border: 1px solid #ebebeb;
    top: calc(100% + 10px);
    z-index: 1
}

.searchform .search-no-results p {
    margin: 0
}

#cart_added_msg_popup, #compare_added_msg_popup, #yith-wcwl-message {
    background: #2c2c2c;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    color: #fff;
    line-height: normal;
    max-width: 300px;
    padding: 30px 15px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 10000;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 !important;
    font-size: 16px
}

#yith-wcwl-message {
    max-width: 400px
}

.pro_cat_select, .product-search.ui-autocomplete-input {
    font-weight: 500
}

.minicart-content .woocommerce-Price-amount.amount, .search-text {
    display: none
}

.btn-search {
    font-size: 14px;
    color: #2c2c2c
}

.btn-search:hover {
    color: #2c2c2c
}

.submit.btn-search {
    position: absolute;
    top: 13px;
    right: 21px;
    font-size: 14px;
    border: 0;
    border-radius: 0;
    padding: 0
}

.text-header {
    position: relative;
    height: 25px
}

.text-items {
    background: #c44860;
    font-weight: 600;
    position: absolute;
    top: -3px;
    right: -2px;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce-mini-cart__empty-message {
    text-align: center
}

.header-icon {
    height: 100%
}

.header-icon .d-inline-block {
    height: 100%
}

.ui-state-focus, .ui-widget-content .ui-state-focus {
    background: 0 0 !important;
    border: none
}

.auto_ajax_search {
    padding: 15px;
    display: none;
    max-height: 250px;
    overflow-y: scroll
}

.auto_ajax_search .auto-search-result {
    padding-bottom: 15px
}

.auto_ajax_search .auto-search-result .search-img {
    width: 85px;
    float: left;
    margin-right: 15px;
    border: 1px solid #ddd
}

.auto_ajax_search .auto-search-result .search-info {
    width: calc(100% - 98px)
}

.auto_ajax_search .auto-search-result .search-info .add_to_cart_inline {
    padding: 0 !important;
    border: none !important;
    margin: 0
}

.auto_ajax_search .auto-search-result:last-child {
    padding: 0
}

.auto_ajax_search.active {
    display: block
}

.navigation-top {
    padding: 0 20px;
    text-align: center
}

.navigation-top ul li:after {
    content: none
}

.navigation-top .main-navigation > ul li {
    list-style: none
}

.navigation-top .main-navigation > ul li:not(.megamenu) {
    position: relative
}

.navigation-top .main-navigation > ul > li {
    padding: 0
}

.navigation-top .mega-menu {
    margin-bottom: 0
}

.navigation-top .mega-menu li {
    display: inline-block;
    list-style: none
}

.navigation-top .mega-menu li:after {
    content: none
}

.navigation-top .mega-menu li .sub-menu li {
    width: 100%;
    text-align: left
}

.navigation-top .mega-menu > li {
    padding: 0
}

.navigation-top .mega-menu > li:not(.megamenu) {
    position: relative
}

.navigation-top .mega-menu > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    font-weight: 400;
    line-height: 22px;
    position: relative
}

.navigation-top .mega-menu > li > a i {
    font-size: 9px
}

.navigation-top .mega-menu > li .sub-menu > li {
    padding-top: 0;
    position: relative
}

.navigation-top .mega-menu > li .sub-menu > li a {
    font-size: 16px;
    text-transform: none;
    color: #0f0f0f;
    font-weight: 400;
    position: relative;
    display: block
}

.navigation-top .mega-menu > li .sub-menu > li:hover > a {
    color: #2c2c2c
}

.sub-arrow {
    font-size: 8px;
    margin-left: 8px
}

.sub-menu .menu-item-has-children .sub-arrow {
    position: absolute;
    right: 0;
    bottom: 18px
}

.caret-submenu {
    display: none;
    font-size: 11px
}

.caret-submenu.active {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.active-sidebar .search-form .pro_cat_select {
    display: none
}

.header-default {
    background-color: #2e4356;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 80px
}

.header-default .header-main-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.header-default .header-group {
    text-align: right
}

.header-default .header-group.menu-col-right > div {
    float: none
}

.header-default .header-cart > a, .header-default .not-show-field .btn-search {
    float: left
}

.header-default .main-navigation > ul {
    padding: 0
}

.header-default .main-navigation a:hover {
    text-decoration: none
}

.header-default .menu-icon {
    color: #fff
}

.header-default .header-icon > div {
    display: inline-block;
    padding-left: 20px
}

.header-default .header-icon > div:first-child {
    padding: 0 !important
}

.header-default .header-icon .btn-search {
    padding: 0
}

.header-default .header-icon .account-header > a, .header-default .header-icon .btn-search, .header-default .header-icon .cart_label .text-header, .header-default .header-icon .header-contact a {
    color: #fff
}

.header-default .header-icon .cart_label .text-header span {
    margin: 0 auto
}

.header-default .header-icon .text-items {
    background: #7ad9ff;
    top: -6px;
    right: -15px
}

.header-fixed .site-header:not(.header-sticky) {
    position: absolute
}

.header-fixed .header-sticky {
    position: fixed
}

.header-fixed .site-header {
    z-index: 9;
    left: 0;
    right: 0;
    background-color: transparent;
    border-bottom: none
}

.overlay.overlay-menu {
    content: "";
    left: 0;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.overlay.overlay-megamenu {
    opacity: .3;
    visibility: visible;
    background: #000;
    content: "";
    left: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    position: fixed;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.elementor-widget-apr-nav-menu.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important
}

.apr-nav-menu--layout-horizontal .mega-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.apr-nav-menu--layout-horizontal .menu-title {
    font-size: 16px
}

.apr-nav-menu--toggle .apr-menu-toggle:not(.apr-active) + .apr-nav-menu__container {
    display: none
}

.top-menu {
    background: #2c2c2c;
    padding: 20px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.top-menu .menu-title {
    font-size: 16px;
    color: #fff;
    margin: 0
}

.top-menu .close-menu {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mega-menu a {
    display: block
}

.mega-menu a:hover {
    text-decoration: none !important
}

.mega-menu li:after {
    content: none
}

.mega-menu .megamenu_sub ul > li > a > .tip {
    position: static;
    margin-left: 4px
}

.header-account .site-header-account > a {
    -webkit-transition: all .5s;
    transition: all .5s
}

.header-account .submenu-indicator {
    margin-left: 6px
}

.header-account a {
    margin-right: 20px;
    position: relative
}

.header-account a:before {
    content: "/";
    position: absolute;
    right: -10px;
    top: 0
}

.header-account a:last-child {
    margin-right: 0
}

.header-account a:last-child:before {
    content: none
}

.header-account a.only_icon:before {
    content: none !important
}

.header-currency .woocs-style-1-dropdown {
    border: none !important;
    background: 0 0 !important;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #2c2c2c
}

.header-currency .woocs-style-1-dropdown.woocs-style-1-active, .header-currency .woocs-style-1-dropdown.woocs-style-1-active:hover {
    border-radius: 0;
    background-color: transparent
}

.header-currency .woocs-style-1-dropdown.woocs-style-1-active .woocs-style-1-select > i, .header-currency .woocs-style-1-dropdown.woocs-style-1-active:hover .woocs-style-1-select > i {
    -webkit-transform: none !important;
    transform: none !important
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-dropdown-menu {
    background: #fff;
    text-align: left;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    top: 100%;
    min-width: 145px;
    padding: 10px 25px;
    z-index: 9;
    display: block !important;
    border-radius: 0;
    border: 1px solid #ebeeee;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transform: translateX(-50%) rotate3d(1, 0, 0, -90deg);
    transform: translateX(-50%) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li {
    padding: 8px 0;
    padding-left: 42px;
    border-bottom: 1px solid #ebeeee;
    background-size: auto;
    background-position: 0 6px !important
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li:last-child {
    border-bottom: none
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li:hover {
    background-color: transparent !important
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-select {
    line-height: 28px;
    padding: 0
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-select > i {
    color: #2c2c2c;
    line-height: 28px !important
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-select > i:before {
    content: "\e900";
    font-family: lusion !important;
    font-size: 8px;
    margin-left: 5px;
    font-style: normal
}

.header-currency .woocs-style-1-dropdown .woocs-style-1-select > i img {
    display: none
}

.header-currency .woocs-style-1-dropdown:hover {
    color: #2c2c2c;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.header-currency .woocs-style-1-dropdown:hover .woocs-style-1-select > i {
    color: #2c2c2c
}

.header-currency .woocs-style-1-dropdown:hover .woocs-style-1-dropdown-menu {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible;
    display: block !important
}

.header-currency.hidden-flag-dropdown .woocs-style-1-dropdown .woocs-style-1-dropdown-menu {
    min-width: 100px
}

.header-currency.hidden-flag-dropdown .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li {
    background: 0 0 !important;
    padding-left: 0
}

.header-currency.icon_currency_cs .woocs-style-1-dropdown .woocs-style-1-select > i {
    line-height: 7px !important
}

.header-currency.icon_currency_cs .woocs-style-1-dropdown .woocs-style-1-select {
    line-height: 100% !important
}

.header-currency.icon_currency_cs .woocs-style-1-select i:before {
    content: "\f0dd";
    color: #2c2c2c;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    font-size: 10px
}

.apr-nav-menu--main:not(.line-child) > .mega-menu > li::first-child > a {
    padding-left: 0 !important
}

.apr-nav-menu--main:not(.line-child) > .mega-menu > li::last-child > a {
    padding-right: 0 !important
}

.show-space-line.apr-nav-menu--main .mega-menu > li > a:before {
    content: "";
    height: 1px;
    width: 20px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: 50%;
    left: -15px;
    opacity: 1 !important
}

.show-space-line.apr-nav-menu--main .mega-menu > li:last-child > a:after {
    content: "";
    height: 1px;
    width: 20px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: 50%;
    left: auto;
    right: -10px;
    opacity: 1 !important
}

.apr-nav-menu__align-right .show-space-line.apr-nav-menu--main .mega-menu > li:last-child > a:after {
    content: none
}

.apr-nav-menu__align-left .show-space-line.apr-nav-menu--main .mega-menu > li:first-child > a:after {
    content: none
}

header .apr-nav-menu--main .mega-menu > li > a {
    margin: 0 19px;
    padding: 25px 0
}

.is-sticky .hide-top {
    display: none
}

.apr-nav-menu--main .apr-item:not(:hover):not(:focus):not(.apr-item-active):not(.highlighted):after, .apr-nav-menu--main .apr-item:not(:hover):not(:focus):not(.apr-item-active):not(.highlighted):before, .apr-nav-menu--main .mega-menu > li > a:not(:hover):not(:focus):not(.apr-item-active):not(.highlighted):after, .apr-nav-menu--main .mega-menu > li > a:not(:hover):not(:focus):not(.apr-item-active):not(.highlighted):before {
    opacity: 0
}

.apr-nav-menu--main .mega-menu > li.current-menu-parent > a:after, .apr-nav-menu--main .mega-menu > li.current-menu-parent > a:before {
    opacity: 1 !important
}

.apr-nav-menu--main ul {
    padding-left: 0
}

.apr-nav-menu--main .mega-menu li:not(.megamenu) {
    position: relative
}

.apr-nav-menu--main .mega-menu > li > a {
    padding: 25px 19px
}

.apr-nav-menu--main .mega-menu > li > .sub-menu > li:first-child:before {
    top: -9px
}

.apr-nav-menu--main .mega-menu > li > a {
    color: #707070;
    font-size: 16px;
    letter-spacing: .3px;
    font-weight: 400;
    text-transform: uppercase
}

.apr-nav-menu--main .mega-menu > li > a:hover {
    color: #2c2c2c
}

.apr-nav-menu--main li {
    padding: 0;
    list-style: none
}

.apr-nav-menu--main li a, .apr-nav-menu--main li li {
    position: relative
}

.megamenu_sub .apr-nav-menu--main > .mega-menu > li > a {
    margin: 0
}

.apr-nav-menu__align-center .apr-nav-menu, .apr-nav-menu__align-center .apr-nav-menu--layout-dropdown > ul > li > a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.apr-nav-menu__align-center.apr-menu-layout-vertical .apr-nav-menu--layout-vertical > ul > li {
    text-align: center
}

.apr-nav-menu__align-left {
    text-align: left
}

.apr-nav-menu__align-left .mega-menu {
    text-align: left
}

.apr-nav-menu__align-left .mega-menu .sub-menu {
    text-align: left
}

.apr-nav-menu__align-left .apr-nav-menu--layout-horizontal > .mega-menu > li:first-child > a {
    margin-left: 0 !important
}

.apr-nav-menu__align-left.apr-menu-layout-vertical .apr-nav-menu--layout-vertical > ul > li {
    text-align: left
}

.apr-nav-menu__align-right {
    text-align: right
}

.apr-nav-menu__align-right .mega-menu {
    text-align: right
}

.apr-nav-menu__align-right .mega-menu .sub-menu {
    text-align: left
}

.apr-nav-menu__align-right .apr-nav-menu--layout-horizontal > .mega-menu > li:last-child > a {
    margin-right: 0 !important
}

.apr-nav-menu__align-right.apr-menu-layout-vertical .apr-nav-menu--layout-vertical > ul > li {
    text-align: right
}

.apr-nav-menu--main.apr-nav-menu--layout-vertical .sub-menu li {
    text-align: left
}

.apr-nav-menu__align-justify {
    text-align: justify
}

.apr-nav-menu__align-center .mega-menu {
    margin-left: auto;
    margin-right: auto
}

.apr-nav-menu--layout-horizontal .mega-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.apr-nav-menu__align-right .apr-nav-menu, .apr-nav-menu__align-right .apr-nav-menu--layout-dropdown > ul > li > a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.apr-nav-menu__align-justify {
    width: 100%
}

.apr-nav-menu__align-justify .apr-nav-menu--layout-horizontal .mega-menu {
    width: 100%
}

.apr-nav-menu__align-justify .apr-nav-menu--layout-horizontal .mega-menu > li {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.apr-nav-menu__align-right .mega-menu {
    margin-left: auto
}

.apr-nav-menu__align-left .apr-nav-menu, .apr-nav-menu__align-left .apr-nav-menu--layout-dropdown > ul > li > a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.apr-nav-menu__align-left .mega-menu {
    margin-right: auto
}

.elementor-widget-apr_site_logo img {
    display: block
}

.e--pointer-double-line .apr-item:after, .e--pointer-double-line .mega-menu > li > a:after, .e--pointer-underline .apr-item:after, .e--pointer-underline .mega-menu > li > a:after {
    content: "";
    bottom: 0;
    position: absolute
}

.e--pointer-double-line .apr-item:after, .e--pointer-double-line .apr-item:before, .e--pointer-double-line .mega-menu > li > a:after, .e--pointer-double-line .mega-menu > li > a:before, .e--pointer-overline .apr-item:after, .e--pointer-overline .apr-item:before, .e--pointer-overline .mega-menu > li > a:after, .e--pointer-overline .mega-menu > li > a:before, .e--pointer-underline .apr-item:after, .e--pointer-underline .apr-item:before, .e--pointer-underline .mega-menu > li > a:after, .e--pointer-underline .mega-menu > li > a:before {
    height: 2px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2
}

.e--pointer-double-line .apr-item:before, .e--pointer-double-line .mega-menu > li > a:before, .e--pointer-overline .apr-item:before, .e--pointer-overline .mega-menu > li > a:before {
    content: "";
    top: 0
}

.apr-item:after, .apr-item:before, .mega-menu > li > a:after, .mega-menu > li > a:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
    transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.e--pointer-framed .apr-item:before, .e--pointer-framed .mega-menu > li > a:before {
    content: ""
}

.e--pointer-framed .apr-item:after, .e--pointer-framed .apr-item:before, .e--pointer-framed .mega-menu > li > a:after, .e--pointer-framed .mega-menu > li > a:before {
    background: 0 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 2px solid #55595c
}

.e--pointer-background .apr-item:before, .e--pointer-background .mega-menu > li > a:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background .apr-item:after, .e--pointer-background .apr-item:before, .e--pointer-background .mega-menu > li > a:after, .e--pointer-background .mega-menu > li > a:before {
    content: "";
    -webkit-transition: .3s;
    transition: .3s
}

.e--pointer-text.e--animation-grow .apr-item:focus, .e--pointer-text.e--animation-grow .apr-item:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.apr-nav-menu--main .mega-menu a {
    -webkit-transition: .4s;
    transition: .4s
}

.sub_menu_show_arrow .sub-menu > li:first-child:before {
    display: none !important
}

.elementor-widget-apr-nav-menu .menu-icon {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s
}

.site-header-cart {
    position: relative
}

.site-header-cart .shopping_cart li {
    padding: 0
}

.site-header-cart .shopping_cart li:after {
    content: none
}

.site-header-cart .shopping_cart ul.woocommerce-mini-cart:after {
    content: none
}

.site-header-cart .shopping_cart ul.woocommerce-mini-cart li .quantity {
    height: auto;
    border: none
}

.site-header-cart .shopping_cart .woocommerce-mini-cart__total {
    margin: 0
}

.header-button .amount {
    padding-left: 10px
}

.wp-amount {
    padding: 4px 0
}

.cart-amount, .title-amount {
    font-size: 14px;
    line-height: 12px
}

.cart-amount {
    margin-top: 12px
}

span.count {
    background-color: #2c2c2c;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    line-height: 17px;
    min-width: 17px;
    min-height: 17px;
    border-radius: 50%;
    position: absolute;
    margin-left: -8px;
    top: -7px;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding: 0 2px
}

.apr-header-wishlist {
    position: relative
}

.apr-header-wishlist .blockUI {
    display: none !important
}

.apr-header-wishlist span.count {
    margin-left: -4px
}

.elementor-widget-apr-header-group, .elementor-widget-apr_site_logo {
    margin-bottom: 0 !important
}

.elementor-widget-apr-header-group .toggle-search i {
    display: block
}

.elementor-widget-apr-header-group a:hover {
    text-decoration: none !important
}

.elementor-widget-apr-header-group .menu-icon i {
    display: block;
    line-height: 25px
}

.header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-info p {
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    letter-spacing: .1em
}

.header-info p a {
    color: #2c2c2c;
    display: inline-block
}

.header-info p:first-child:after {
    content: '|';
    padding: 0 20px;
    display: inline-block
}

.chosen-single {
    background: #2c2c2c;
    padding: 13.5px 30px;
    color: #fff;
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 128px;
    max-width: 270px;
    height: 50px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.chosen-single i {
    margin-right: 12px
}

.chosen-single .menu-open-label {
    font-family: Jost;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-transform: uppercase
}

.chosen-single .arrow-opener {
    padding-bottom: 5px
}

.chosen-single .arrow-opener:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f0dd';
    font-weight: 900
}

.elementor-search-form__container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 35px
}

.elementor-widget-apr-search-form input[type=search].elementor-search-form__input {
    font-weight: 400
}

.elementor-search-form button, .elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    background: 0 0;
    line-height: 1;
    min-width: 0;
    font-size: 14px;
    -webkit-appearance: none
}

.elementor-search-form__submit {
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: color .2s, background .2s;
    transition: color .2s, background .2s
}

.elementor-search-form__submit:before {
    position: absolute;
    top: 50%;
    left: 50%;
    visibility: hidden;
    margin-top: -9px;
    margin-left: -9px;
    opacity: 0;
    -webkit-transition: opacity .1s ease, visibility .1s ease;
    transition: opacity .1s ease, visibility .1s ease;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    vertical-align: middle
}

.btn-search i {
    margin: 0 !important
}

.searchsubmit, .submit.btn-search {
    -webkit-transition: color .2s, background .2s;
    transition: color .2s, background .2s
}

.searchsubmit:before, .submit.btn-search:before {
    position: absolute;
    top: 50%;
    left: 50%;
    visibility: hidden;
    margin-top: -9px;
    margin-left: -9px;
    opacity: 0;
    -webkit-transition: opacity .1s ease, visibility .1s ease;
    transition: opacity .1s ease, visibility .1s ease;
    content: none;
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #bbb;
    border-left-color: #000;
    border-radius: 50%;
    vertical-align: middle
}

.search-loading .btn-search i:before {
    content: "\e92e";
    display: inline-block;
    -webkit-animation: rotating .5s linear infinite;
    animation: rotating .5s linear infinite
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.search-results-wrapper {
    background: #fff;
    border-radius: 0;
    overflow-x: hidden;
    width: 100%;
    display: none;
    z-index: 99;
    left: 0;
    padding-top: 31px;
    padding-bottom: 18px
}

@media (min-width: 1025px) {
    .search-results-wrapper {
        width: 100vw;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 1024px) {
    .search-results-wrapper {
        margin-bottom: 0
    }
}

.search-results-wrapper::-webkit-scrollbar {
    display: none
}

.search-results-wrapper .view-all {
    text-align: center
}

@media (min-width: 1025px) {
    .search-results-wrapper .view-all {
        margin-bottom: 51px;
        height: auto
    }
}

.search-results-wrapper .view-all a.view-all-seach {
    font-size: 18px;
    background-color: #2c2c2c;
    color: #fff;
    border: 1px solid #2c2c2c;
    letter-spacing: .05em;
    line-height: 36px;
    display: inline-block;
    padding: 6px 36px
}

.search-results-wrapper .view-all a.view-all-seach:hover {
    background-color: #fff;
    color: #2c2c2c
}

.search-results-wrapper ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none
}

.search-results-wrapper ul.products {
    display: block;
    max-width: 1210px;
    padding: 0 5px;
    margin: 0 auto !important
}

@media (max-width: 1024px) and (min-width: 768px) {
    .search-results-wrapper ul.products {
        padding: 0 19px
    }
}

@media (min-width: 1025px) {
    .search-results-wrapper .not-show-field .search-box .search-results-wrapper div.woocommerce ul.products li {
        width: 25%
    }
}

.search-results-wrapper li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 15px !important;
    border-color: rgba(129, 129, 129, .2);
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #f9f9f9;
    text-align: left;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.search-results-wrapper li:hover {
    background-color: #f9f9f9
}

.search-results-wrapper li .suggestion-content, .search-results-wrapper li .suggestion-thumb {
    display: inline-block
}

.search-results-wrapper li .suggestion-thumb {
    width: 65px;
    background: #f9f9f9;
    float: left
}

.search-results-wrapper li .add_to_cart_inline {
    padding: 0 !important;
    border: none !important;
    margin: 5px 0 0
}

.search-results-wrapper li .suggestion-content {
    width: calc(100% - 65px);
    padding-left: 15px;
    text-transform: capitalize;
    display: block;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.search-results-wrapper li .suggestion-content:hover {
    color: #2c2c2c
}

.search-results-wrapper li .price {
    margin-bottom: 0
}

.search-results-wrapper li .price > span, .search-results-wrapper li ins span {
    font-size: 16px;
    color: #2c2c2c
}

.search-results-wrapper li .add-cart-btn a {
    padding: 0;
    font-size: 14px;
    background: 0 0;
    color: #2c2c2c;
    text-decoration: underline
}

.search-results-wrapper li .added_to_cart.wc-forward {
    display: none
}

.search-results-wrapper li.product {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: none
}

.search-results-wrapper li.product:hover {
    background-color: transparent
}

.search-results-wrapper div.woocommerce ul.products li.product .button.loading span {
    opacity: 1
}

.search-results-wrapper div.woocommerce ul.products li.product .button.loading::after {
    left: auto;
    margin-top: 0;
    -webkit-animation: none;
    animation: none
}

.search-results-wrapper div.woocommerce ul.products li.product .button.loading:focus {
    background-color: transparent
}

.search-results-wrapper .product-content .product-desc {
    margin-top: 26px;
    text-align: left
}

.search-results-wrapper .product-content .product-desc .woocommerce-loop-product__title {
    line-height: 20px
}

.search-results-wrapper .product-content .product-desc .product-price {
    padding-top: 0;
    margin-top: 3px;
    margin-bottom: 1px
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action {
    display: block
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action .add-cart {
    display: block !important;
    margin: 0
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action .add-cart .add-cart-btn a {
    border: none;
    padding: 0;
    font-size: 16px;
    color: #707070;
    letter-spacing: .05em
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action .add-cart .add-cart-btn a:hover {
    color: #2c2c2c;
    background-color: transparent
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action .add-cart .add-cart-btn a:after {
    content: "\f04b";
    font-family: 'Font Awesome 5 Free';
    background-color: #2c2c2c;
    color: #fff;
    border-radius: 50%;
    margin-left: 11px;
    font-size: 4px;
    font-weight: 900;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -29px
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action .add-cart .add-cart-btn a.loading {
    padding-left: 30px
}

.search-results-wrapper .product-grid .product-content .product-desc .product-action .add-cart .add-cart-btn a.loading:before {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    opacity: 1;
    color: #2c2c2c
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: 1;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    color: #55595c
}

.category-dropdown .list-cate {
    position: absolute;
    width: 270px;
    top: 100%;
    display: none;
    -webkit-box-shadow: 0 2px 38px 0 rgba(133, 133, 133, .25);
    box-shadow: 0 2px 38px 0 rgba(133, 133, 133, .25);
    padding: 5px 30px;
    background: #fff;
    overflow-y: auto;
    max-height: 390px;
    z-index: 10
}

.category-dropdown .list-cate li {
    list-style: none;
    padding: 10px 0
}

.category-dropdown .list-cate li:not(:first-child) {
    border-top: 1px dashed #dfdfdf;
    display: block
}

.category-dropdown .list-cate li a {
    text-decoration: none
}

.sale-header {
    color: #707070;
    text-align: right
}

.sale-header span {
    color: #2c2c2c
}

body:not(.elementor-editor-active) .col-menu {
    position: static !important
}

body:not(.elementor-editor-active) .col-menu .elementor-column-wrap, body:not(.elementor-editor-active) .col-menu .elementor-element, body:not(.elementor-editor-active) .col-menu .elementor-widget-container, body:not(.elementor-editor-active) .col-menu .elementor-widget-wrap {
    position: static !important
}

.elementor-widget-apr_site_logo h1 {
    margin: 0
}

.mega-menu {
    list-style: none
}

.mega-menu > li.megamenu {
    position: static
}

.main-navigation .search-mobile {
    display: none
}

.toggle_show_search .main-navigation .search-mobile {
    display: block
}

.apr-nav-menu--main > .mega-menu .sub-menu > li.current-menu-item:not(.current-category-ancestor) > a:before, .apr-nav-menu--main > .mega-menu .sub-menu > li:hover > a:before {
    background: #2c2c2c
}

.apr-nav-menu--layout-horizontal, .apr-nav-menu--layout-horizontal .mega-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.style-menu .apr-nav-menu--layout-horizontal, .style-menu .apr-nav-menu--layout-horizontal .mega-menu {
    display: inherit
}

.header-default .header-group.menu-col-right > div.header-search {
    margin-top: 5px
}

.header-default .header-group.menu-col-right > div.header-cart {
    margin-top: 3px
}

@media (min-width: 1025px) {
    .elementor-widget-apr-header-group .elementor-widget-container {
        display: inline-block
    }

    .language-icon-open body > .language-content {
        min-width: 325px
    }

    .menu-title {
        text-transform: uppercase;
        margin-bottom: 17px
    }

    .show-space-line .style-menu .apr-nav-menu--main .mega-menu > li > a:before {
        content: none
    }

    .sub-cart .woocommerce a.button.checkout:before {
        background-color: #fff !important
    }
}

.apr-nav-menu--layout-dropdown {
    position: fixed;
    height: 100%;
    width: 245px;
    opacity: 0;
    padding: 30px;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    z-index: 100;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background: #fff
}

@media (min-width: 1025px) {
    .apr-nav-menu--layout-dropdown {
        border: 1px solid #ebeeee
    }
}

.apr-nav-menu--layout-dropdown li.current-menu-item > a, .apr-nav-menu--layout-dropdown li.current-menu-parent > a {
    color: #2c2c2c
}

.apr-nav-menu--layout-dropdown .sub-arrow {
    display: none
}

.apr-nav-menu--layout-dropdown .caret-submenu {
    display: block;
    color: #2c2c2c
}

.apr-nav-menu--layout-dropdown .caret-submenu:hover {
    color: #2c2c2c
}

.apr-nav-menu--layout-dropdown .mega-menu > li > a {
    padding: 0 0 13px 0;
    margin-bottom: 13px
}

.apr-nav-menu--layout-dropdown .mega-menu .caret-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 14px;
    width: 30px;
    height: 30px;
    z-index: 9
}

.apr-nav-menu--layout-dropdown .mega-menu .caret-submenu.active:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.apr-nav-menu--layout-dropdown .mega-menu li {
    position: relative;
    list-style: none;
    padding: 0
}

.apr-nav-menu--layout-dropdown .mega-menu li:after {
    content: none
}

.apr-nav-menu--layout-dropdown .mega-menu li > a {
    position: relative;
    text-transform: capitalize;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left;
    color: #2c2c2c
}

.apr-nav-menu--layout-dropdown .mega-menu li:hover > a {
    color: #2c2c2c
}

.apr-nav-menu--layout-dropdown .mega-menu li .sub-menu {
    padding-top: 0;
    padding-left: 21px;
    position: relative;
    z-index: 10
}

.apr-nav-menu--layout-dropdown .mega-menu .sub-menu {
    display: none
}

.apr-nav-menu--layout-dropdown .mega-menu > li > a {
    padding-bottom: 13px;
    border-bottom: 1px solid #dbdbdb
}

.apr-nav-menu--layout-dropdown .mega-menu > li > a .caret-submenu {
    display: block;
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: 11px
}

.apr-nav-menu--layout-dropdown .mega-menu > li > a .caret-submenu i {
    display: none
}

.apr-nav-menu--layout-dropdown .mega-menu > li > a .caret-submenu:before {
    content: "\e904";
    font-family: lusion;
    font-size: 11px
}

.apr-nav-menu--layout-dropdown .mega-menu > li.megamenu .megamenu_sub {
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg);
    top: 0;
    left: 100%
}

.apr-nav-menu--layout-dropdown .mega-menu > li.megamenu:hover .megamenu_sub {
    -webkit-transform: none;
    transform: none
}

.apr-nav-menu--layout-dropdown .site-title {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0
}

.apr-nav-menu--layout-dropdown .mega-menu li {
    position: relative
}

.apr-nav-menu--layout-dropdown .mega-menu .sub-menu .caret-submenu {
    top: 0
}

.apr-nav-menu--layout-dropdown .search-mobile {
    padding: 0 15px;
    margin-top: 25px
}

.apr-nav-menu--layout-dropdown .search-mobile input[type=search] {
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #171717;
    height: 55px;
    -webkit-box-shadow: 0 2px 62px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 62px 0 rgba(0, 0, 0, .15);
    border: none;
    margin-bottom: 0
}

.apr-nav-menu--layout-dropdown .search-mobile .search-content-mobile {
    position: relative
}

.apr-nav-menu--layout-dropdown .search-mobile input[type=search], .apr-nav-menu--layout-dropdown .search-mobile input[type=search]::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px
}

.apr-nav-menu--layout-dropdown .search-mobile input[type=search], .apr-nav-menu--layout-dropdown .search-mobile input[type=search]:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px
}

.apr-nav-menu--layout-dropdown .search-mobile input[type=search], .apr-nav-menu--layout-dropdown .search-mobile input[type=search]::-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px
}

.apr-nav-menu--layout-dropdown .search-mobile input[type=search], .apr-nav-menu--layout-dropdown .search-mobile input[type=search]::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px
}

.apr-nav-menu--layout-dropdown .search-mobile .btn-search {
    position: absolute;
    width: auto;
    height: 55px;
    color: #fff;
    font-size: 16px;
    padding-right: 0;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    border: 0
}

.openmenu .menu-icon i:before {
    content: "\e918";
    font-size: 20px;
    position: relative;
    top: -3px
}

.openmenu .menu-hidden {
    -webkit-transform: none !important;
    transform: none !important;
    position: relative !important
}

.openmenu .apr-nav-menu--layout-dropdown {
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

.openmenu .overlay-menu {
    visibility: visible;
    background: #1e1e1e
}

.footer-social-networks span.label {
    display: none
}

.btn-menu {
    position: relative;
    font-size: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    cursor: pointer
}

.menu-col-right {
    margin-left: auto
}

.menu-col-right .btn-menu {
    width: 55px;
    height: 55px
}

.elementor-icon-list-items li:after, .shopping_cart li:after {
    content: none
}

.show-field {
    max-width: 220px
}

.show-field .searchform .search-form .product-search {
    width: 100%;
    height: 40px;
    border: 1px solid #ebeeee;
    font-size: 16px;
    padding: 0 50px 0 19px;
    color: #9a9a9a
}

.show-field .searchform .search-form .product-search::-webkit-input-placeholder {
    color: #9a9a9a
}

.show-field .searchform .search-form .product-search:-ms-input-placeholder {
    color: #9a9a9a
}

.show-field .searchform .search-form .product-search::-ms-input-placeholder {
    color: #9a9a9a
}

.show-field .searchform .search-form .product-search::placeholder {
    color: #9a9a9a
}

button.btn-search i {
    margin: 0 !important
}

.not-show-field .btn-search {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

.not-show-field .search-box {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 99999;
    display: none;
    padding: 51px 0;
    left: 0;
    top: 0;
    border-radius: 0 !important
}

@media (max-width: 1024px) {
    .not-show-field .search-box {
        padding: 50px 0 50px
    }
}

.not-show-field .search-box + .overlay {
    opacity: .3;
    visibility: visible;
    background: #000;
    content: "";
    left: 0;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    height: 150vh;
    position: fixed;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.not-show-field .search-box .search-results-wrapper {
    max-height: unset
}

.not-show-field .search-box .search-results-wrapper div.woocommerce ul.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.not-show-field .search-box .search-results-wrapper div.woocommerce ul.products li.product {
    width: 25%;
    max-width: 25%
}

@media (max-width: 991px) {
    .not-show-field .search-box .search-results-wrapper div.woocommerce ul.products li.product {
        width: 33.333%;
        max-width: 33.333%
    }
}

@media (max-width: 575px) {
    .not-show-field .search-box .search-results-wrapper div.woocommerce ul.products li.product {
        width: 50%;
        max-width: 50%
    }
}

.not-show-field .search-box .search-box__title p {
    font-size: 16px
}

.not-show-field .search-box .close-search-box {
    font-size: 14px
}

.not-show-field .search-box .search-box__close, .not-show-field .search-box .search-box__title {
    padding: 0 15px;
    text-align: left
}

.not-show-field .search-box .search-box__title {
    width: 80%
}

.not-show-field .search-box .search-box__close {
    width: 20%
}

.not-show-field .search-box .close-search-box {
    display: block;
    color: #2c2c2c;
    text-align: right;
    margin: 0 50px;
    position: relative
}

@media (max-width: 1399px) and (min-width: 1025px) {
    .not-show-field .search-box .close-search-box {
        margin: 0 15px
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .not-show-field .search-box .close-search-box {
        margin: 0 34px
    }
}

@media (max-width: 767px) {
    .not-show-field .search-box .close-search-box {
        margin: 0 20px
    }
}

.not-show-field .search-box .close-search-box i.theme-icon-close {
    position: absolute;
    right: 0;
    top: -11px
}

@media (max-width: 1399px) {
    .not-show-field .search-box .close-search-box i.theme-icon-close {
        top: -28px
    }
}

.not-show-field .search-box .close-search-box:hover {
    color: #2c2c2c
}

.not-show-field .search-box .search-form {
    border: none;
    border-radius: 0 !important;
    max-width: 1200px;
    margin: auto;
    padding: 0 15px
}

@media (max-width: 1024px) and (min-width: 768px) {
    .not-show-field .search-box .search-form {
        padding: 0 34px
    }
}

@media (max-width: 767px) {
    .not-show-field .search-box .search-form {
        padding: 0 20px
    }
}

.not-show-field .search-box .search-form .woosearch-input-box {
    border-radius: 0 !important
}

.not-show-field .search-box .search-form .search-input {
    width: 100%;
    border-radius: 0 !important;
    padding: 24px 56px 24px 28px;
    color: #707070;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-appearance: textfield
}

@media (max-width: 767px) {
    .not-show-field .search-box .search-form .search-input {
        padding: 20px 60px 20px 15px !important
    }
}

.not-show-field .search-box .search-form .search-input::-webkit-input-placeholder {
    font-weight: 400;
    color: #707070;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    opacity: 1
}

.not-show-field .search-box .search-form .search-input:-ms-input-placeholder {
    font-weight: 400;
    color: #707070;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    opacity: 1
}

.not-show-field .search-box .search-form .search-input::-ms-input-placeholder {
    font-weight: 400;
    color: #707070;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    opacity: 1
}

.not-show-field .search-box .search-form .search-input::placeholder {
    font-weight: 400;
    color: #707070;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    opacity: 1
}

.not-show-field .search-box .search-form .submit.btn-search {
    padding: 0;
    width: auto;
    top: 50%;
    right: 48px;
    margin-top: 0;
    background: 0 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1024px) and (min-width: 768px) {
    .not-show-field .search-box .search-form .submit.btn-search {
        right: 62px
    }
}

@media (max-width: 767px) {
    .not-show-field .search-box .search-form .submit.btn-search {
        right: 34px;
        margin-top: 0 !important
    }
}

.not-show-field .search-box .search-no-results {
    position: static;
    border: 0;
    padding: 10px 0
}

.not-show-field .search-box .search-no-results p {
    font-weight: 400;
    font-size: 15px
}

.not-show-field .search-box .ui-autocomplete {
    border-top: 0;
    padding: 0
}

.not-show-field .search-box .ui-autocomplete > li {
    margin-bottom: 0;
    padding: 15px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.not-show-field .search-box .ui-autocomplete li:after {
    content: none
}

.not-show-field .search-box .ui-autocomplete li .search-content .search-info .price {
    font-family: Jost
}

.not-show-field .search-box .ui-autocomplete li .search-content .search-info .price del, .not-show-field .search-box .ui-autocomplete li .search-content .search-info .price ins, .not-show-field .search-box .ui-autocomplete li .search-content .search-info .price span {
    font-weight: 400 !important;
    font-size: 14px
}

.not-show-field .search-box .ui-autocomplete li .search-content .search-info .add-cart .add-cart-btn a {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 0;
    background: 0 0
}

.not-show-field .search-box .ui-autocomplete li .search-content .search-info .add-cart .add-cart-btn a:hover {
    color: #2c2c2c !important
}

.not-show-field .search-box .search-box__content > .container, .not-show-field .search-box .search-box__header-container > .container {
    max-width: unset !important;
    padding: 0
}

@media (min-width: 1025px) {
    .not-show-field .search-box .search-results-wrapper .view-all {
        margin-bottom: 51px;
        height: auto
    }
}

.not-show-field .search-box .search-results-wrapper div.woocommerce ul.products {
    padding-bottom: 0
}

.not-show-field .search-box .search-results-wrapper div.woocommerce ul.products li {
    margin-bottom: 23px
}

@media (max-width: 1024px) and (min-width: 768px) {
    .not-show-field .search-box .search-results-wrapper div.woocommerce ul.products li {
        clear: none
    }
}

.search-box__content .submit.btn-search {
    width: auto !important;
    height: auto !important
}

.show-field {
    padding: 18px 0 17px
}

.width-347 {
    width: 347px !important
}

.elementor-widget .elementor-icon-list-icon i {
    width: auto !important
}

.logo-builder {
    display: inline-block
}

.logo-builder img {
    width: 87px
}

.apr-header-group__align-right {
    text-align: right
}

.apr-header-group__align-right > .elementor-widget-container {
    float: right
}

.apr-header-group__align-left {
    text-align: left
}

.apr-header-group__align-center {
    text-align: center
}

.header-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-group > div {
    display: inline-block;
    margin: 0 11px;
    float: left
}

.header-group > div:last-child {
    margin-right: 0
}

.header-group > div:first-child {
    margin-left: 0
}

.header-item-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.header-item-3 > div {
    width: 100%
}

.megamenu_sub .elementor-align-left .elementor-button {
    text-align: left
}

@media (max-width: 1024px) {
    .header-default .header-group > div {
        margin: 0 7.5px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-default .header-group > div {
        margin: 0 3px
    }

    .header-default .header-group > div:first-child {
        margin-left: 0
    }

    .header-default .header-group > div:last-child {
        margin-right: 0
    }
}

.header-language.show-line-right {
    position: relative;
    margin-right: 97px !important
}

.header-language.show-line-right:before {
    content: "";
    height: 1px;
    background: #9a9a9a;
    width: 50px;
    top: 50%;
    right: -79px;
    margin-top: -2px;
    position: absolute
}

.header-link ul {
    padding: 0
}

.header-link li {
    display: inline-block;
    padding: 0;
    padding-left: 29px;
    position: relative
}

.header-link li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 11px;
    top: 11px;
    background: #2c2c2c
}

.header-link li:first-child {
    padding-left: 0
}

.header-link li:first-child:before {
    content: none
}

.header-link a {
    color: #2c2c2c;
    font-size: 14px;
    letter-spacing: .2px
}

.apr-header-wishlist {
    color: #2c2c2c;
    min-height: 22px;
    display: inline-block;
    font-size: 16px
}

.apr-header-wishlist i {
    display: inline-block
}

.header-visit-home a {
    color: #2c2c2c;
    display: inline-block;
    line-height: 25px
}

.header-visit-home a:hover {
    color: #2c2c2c
}

.header-visit-home i {
    font-size: 16px;
    line-height: 25px
}

.elementor-column {
    min-height: auto !important
}

.sub-cart {
    background: #fff;
    list-style-type: none;
    border-width: 0 1px 1px 1px;
    border-color: #ebeeee;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 400px;
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    z-index: 10000;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.sub-cart .cart-title {
    font-size: 18px;
    font-weight: 400;
    color: #2c2c2c;
    height: 75px;
    padding: 25px 50px 19px;
    background: #ebeeee;
    position: relative
}

@media (max-width: 1024px) {
    .sub-cart .cart-title {
        padding: 22px 30px
    }
}

@media (max-width: 767px) {
    .sub-cart .cart-title {
        padding: 22px 20px
    }
}

.sub-cart .cart-title span {
    font-size: 16px;
    color: #707070
}

.sub-cart .cart-title span.close-sub-cart {
    font-size: 0;
    position: absolute;
    font-weight: 400;
    color: #2c2c2c;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1024px) {
    .sub-cart .cart-title span.close-sub-cart {
        right: 30px
    }
}

@media (max-width: 767px) {
    .sub-cart .cart-title span.close-sub-cart {
        right: 20px
    }
}

.sub-cart .cart-title span.close-sub-cart:before {
    content: "\e918";
    font-family: lusion;
    font-size: 12px
}

.sub-cart .cart-title span.close-sub-cart:hover {
    color: #2c2c2c;
    cursor: pointer
}

.sub-cart .widget_shopping_cart {
    height: calc(100vh - 90px);
    padding: 11px 50px 50px !important;
    border: none
}

@media (max-width: 1024px) {
    .sub-cart .widget_shopping_cart {
        padding: 11px 30px 50px !important
    }
}

@media (max-width: 767px) {
    .sub-cart .widget_shopping_cart {
        padding: 11px 20px 50px !important
    }
}

.sub-cart .widget_shopping_cart_content {
    overflow: hidden;
    height: 100%
}

.sub-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
    width: 100%;
    display: inline-block
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart {
    max-height: calc(100% - 194px) !important;
    padding: 0;
    height: 100%;
    clear: both;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart::-moz-scrollbar, .sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart::-o-scrollbar, .sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart::-webkit-scrollbar {
    display: none !important
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li {
    padding: 0 0 21px 0;
    display: block;
    border-bottom: 1px solid #e6e5e5;
    position: relative;
    text-align: left;
    width: 100%;
    margin-bottom: 18px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li:after {
    content: none
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a.remove {
    font-size: 0;
    position: absolute;
    font-weight: 400;
    color: #b7b7b7 !important;
    left: auto;
    right: 0;
    border-radius: 0;
    width: 13px;
    height: 13px;
    top: 0;
    bottom: auto;
    text-align: center;
    line-height: 13px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a.remove:before {
    content: "\e918";
    font-family: lusion;
    font-size: 12px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a.remove:hover {
    color: #2c2c2c !important;
    background-color: transparent
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li:last-child {
    margin: 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a:not(.remove) {
    color: #2c2c2c;
    margin: 0;
    width: 100%;
    display: inline-block
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a:not(.remove) p {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 400;
    padding-right: 30px;
    padding-bottom: 52px;
    color: #2c2c2c
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a:not(.remove):hover {
    color: #2c2c2c;
    text-decoration: none
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a:not(.remove) .mini-cart-name + .variation {
    padding-bottom: 52px;
    margin-top: -65px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li a:not(.remove) .mini-cart-name + .variation p {
    padding-bottom: 0 !important;
    line-height: 24px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li p.mini-cart-name .woocommerce-Price-amount {
    font-size: 16px;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 8px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li img {
    width: 60px;
    border: 1px solid #ebeeee;
    display: block;
    float: left;
    margin: 3px 19px 0 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity {
    color: #2c2c2c;
    display: inline-block;
    padding: 0;
    border: 1px solid #ebeeee;
    height: 30px;
    width: 86px;
    margin-top: 18px;
    font-size: 16px;
    min-width: auto;
    position: absolute;
    left: 81px;
    bottom: 37px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity .qty-number {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity .qty-number span.increase-qty {
    color: #2c2c2c;
    font-size: 10px;
    line-height: 32px;
    text-align: center
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity .qty-number.qty-number-plus {
    border: none;
    left: auto;
    right: 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity .qty-number.qty-number-minus {
    border: none;
    left: 0;
    right: auto
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity .qty-number:hover {
    background: 0 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity .qty-number:hover span.increase-qty {
    color: #2c2c2c
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity input.qty.text {
    color: #2c2c2c;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    left: 25px;
    border: none;
    font-size: 16px;
    top: 0;
    padding: 0 4px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity input.qty.text::-webkit-input-placeholder {
    color: #2c2c2c
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity input.qty.text:-ms-input-placeholder {
    color: #2c2c2c
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity input.qty.text::-ms-input-placeholder {
    color: #2c2c2c
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity input.qty.text::placeholder {
    color: #2c2c2c
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .quantity.loading:before {
    top: -4px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li dl {
    padding-left: 0;
    border: none;
    overflow: hidden;
    margin: 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li dl p {
    margin: 0
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li dl dt {
    font-weight: 400;
    padding: 0;
    color: #000;
    display: inline-block;
    margin-top: 0;
    line-height: 24px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li dl dd {
    padding: 0;
    margin: 0;
    display: inline-block
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li .woocommerce-Price-amount {
    position: absolute;
    right: 0;
    bottom: 40px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart::-webkit-scrollbar {
    width: 6px
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #f5f5f5
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart::-webkit-scrollbar-thumb {
    background-color: #eaeaea;
    outline: 1px solid #f5f5f5
}

.sub-cart .widget_shopping_cart_content .slimScrollDiv {
    max-height: calc(100% - 194px) !important
}

.sub-cart .widget_shopping_cart_content .slimScrollDiv ul.woocommerce-mini-cart {
    max-height: none !important
}

.sub-cart p.woocommerce-mini-cart__total.total {
    clear: left;
    border-top: none;
    width: 100%;
    font-size: 16px;
    padding: 20px 0;
    float: left;
    color: #2c2c2c;
    display: inline-block
}

.sub-cart p.woocommerce-mini-cart__total.total > strong {
    float: left;
    font-weight: 400
}

.sub-cart p.woocommerce-mini-cart__total.total .woocommerce-Price-amount {
    float: right;
    color: #707070;
    font-size: 20px
}

.sub-cart a.button {
    text-transform: capitalize !important;
    font-size: 18px !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    width: 100%;
    text-align: center;
    height: 56px;
    padding: 0 !important;
    color: #2c2c2c;
    background: 0 0;
    border-radius: 0 !important;
    border: 1px solid #ebeeee;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sub-cart a.button:focus, .sub-cart a.button:hover {
    border-color: #2c2c2c;
    color: #fff
}

.sub-cart a.button:last-child {
    margin-bottom: 0 !important
}

.sub-cart a.button.checkout {
    background-color: #2c2c2c;
    color: #fff;
    border: 1px solid #2c2c2c
}

.sub-cart a.button.checkout:hover {
    color: #2c2c2c;
    border-color: #2c2c2c;
    background-color: transparent
}

.sub-cart .woocommerce-mini-cart__total {
    margin: 0
}

.header-social ul {
    list-style-type: none;
    padding-left: 0
}

.header-social ul li {
    display: inline-block;
    padding: 0 12px
}

.header-social ul li:first-child {
    padding-left: 0
}

.header-social ul li:last-child {
    padding-right: 0
}

.header-social ul li a {
    color: #2c2c2c;
    font-size: 15px;
    display: inline-block;
    margin-top: 2px
}

.header-social ul li a .theme-icon-instagram {
    font-size: 14px
}

.header-cart > a {
    display: inline-block;
    position: relative;
    color: #2c2c2c
}

.header-cart > a i {
    font-size: 16px;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.header-cart > a:hover {
    color: #2c2c2c
}

.openlanguage.language-icon-open .language-content {
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1
}

.openlanguage.language-icon-open .overlay.overlay-menu {
    opacity: .3;
    visibility: visible;
    background: #000
}

.openaccount .woocommerce-account .overlay-menu {
    display: none
}

.opencart .header-cart .sub-cart, .opencart .sub-cart {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible
}

.opencart .overlay.overlay-menu {
    opacity: .3;
    visibility: visible;
    background: #000
}

.search-box-open .overlay {
    opacity: .3;
    visibility: visible;
    background: #000
}

.header-account > a {
    color: #2c2c2c;
    font-size: 14px
}

.header-account > a i {
    font-size: 16px
}

.header-account > a:hover {
    color: #2c2c2c
}

.header-account > a i + span {
    margin-left: 5px
}

.woocommerce .header-address address {
    line-height: 25px !important
}

.address-hidden-text.header-address address a {
    font-size: 0
}

.address-hidden-text.header-address i {
    margin-right: 0
}

.header-address i {
    color: #2c2c2c;
    float: left;
    font-size: 16px;
    margin-right: 8px;
    display: none;
    margin-top: 5px
}

.header-address.show-icon-address i {
    display: block
}

.header-address address {
    font-style: normal;
    margin: 0;
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: -.1px
}

.header-address address a {
    color: #2c2c2c;
    font-size: 14px
}

.header-address address a:hover {
    color: #2c2c2c
}

.btn-search, .close-search-box {
    cursor: pointer
}

.cart-contents {
    font-size: 16px
}

.label-new {
    background: #f4ae7b;
    color: #fff;
    border-radius: 30px;
    padding: 1px 10px;
    margin-left: 5px
}

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards
}

@keyframes autofill {
    100% {
        background: 0 0;
        color: inherit
    }
}

@-webkit-keyframes autofill {
    100% {
        background: 0 0;
        color: inherit
    }
}

.wrapper {
    padding-top: 80px
}

.side-breadcrumb + .wrapper {
    padding-top: 0
}

.remove_space_top .side-breadcrumb {
    margin-bottom: 0 !important
}

.remove_space_top div:not(.side-breadcrumb) + .wrapper {
    padding-top: 0 !important
}

.remove_space_top + .wrapper {
    padding-top: 0 !important
}

.remove_space_top .side-breadcrumb + .wrapper, .remove_space_top .wrapper {
    padding-top: 0 !important
}

.remove_space_bottom #page-footer, .remove_space_bottom + #page-footer {
    margin-top: 0 !important
}

.site-branding h1 {
    margin: 0
}

.site-branding-text .site-title {
    font-size: 24px;
    margin-bottom: 0
}

.site-branding-text .site-title a {
    color: #2c2c2c
}

.site-branding-text p.site-description {
    font-size: 13px;
    color: #2c2c2c
}

.custom-logo-link, .custom-logo-link img {
    display: block
}

.custom-logo-link + .site-branding-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.apr-nav-menu--main > .mega-menu .sub-menu li a {
    padding: 0 0 13px 0;
    letter-spacing: 0;
    color: #2c2c2c;
    font-size: 16px;
    position: relative;
    display: block;
    white-space: pre-line
}

.apr-nav-menu--main > .mega-menu .sub-menu li a:hover {
    color: #2c2c2c
}

.apr-nav-menu--main > .mega-menu .sub-menu li.current-menu-item:not(.current-category-ancestor) > a {
    color: #2c2c2c
}

@media (max-width: 1024px) {
    .apr-nav-menu--main > .mega-menu .sub-menu li .sub-menu .li a {
        font-size: 14px
    }
}

.apr-nav-menu--main > .mega-menu .sub-menu li:last-child a {
    padding-bottom: 0
}

.apr-nav-menu--main > .mega-menu .sub-menu li:last-child a:before {
    bottom: 0
}

.header-builder .elementor-text-editor {
    margin-top: 0
}

.show-template-header #primary {
    min-height: 500px
}

.megamenu_sub .show-space-line.apr-nav-menu--main .mega-menu > li:last-child > a::after {
    content: none
}

.list-social .title {
    display: inline-block;
    color: #2c2c2c;
    font-size: 16px
}

.list-social .socials {
    padding-left: 0;
    list-style: none
}

.list-social .socials li {
    display: inline-block;
    padding: 0;
    margin: 0 7px
}

.list-social .socials li:first-child {
    margin-left: 0
}

.list-social .socials li:last-child {
    margin-right: 0
}

.list-social .socials li a {
    color: #9a9a9a;
    display: inline-block;
    font-size: 16px;
    text-align: center
}

.list-social .socials li a:hover {
    color: #2c2c2c
}

.list-social.social-inline .socials, .list-social.social-inline .title {
    display: inline-block
}

.list-social.social-inline .title {
    margin-right: 11px;
    margin-bottom: 0;
    vertical-align: top;
    margin-top: 3px
}

.list-social.social-inline .socials li a {
    padding-top: 2px
}

.elementor-search-form .elementor-search-form__container {
    position: relative
}

.elementor-search-form .elementor-search-form__container .elementor-search-form__input {
    background: #f1f6f6;
    height: 40px;
    padding: 10px 30px 10px 50px;
    border-radius: 30px;
    width: 100%;
    color: #9a9a9a;
    font-size: 16px
}

.elementor-search-form .elementor-search-form__submit {
    position: absolute;
    top: 11px;
    left: 11px;
    font-size: 18px;
    color: #222;
    font-weight: 700
}

.space-before:before {
    content: "";
    width: 1px;
    height: 25px;
    background: #ebeeee;
    position: absolute;
    top: 14px;
    right: 0
}

.check-screen-mb.header-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mega-menu .tip {
    background: #2c2c2c none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 8px;
    padding: 0 6px;
    position: relative;
    vertical-align: middle
}

.open-submenu {
    margin-left: 3px
}

.mega-menu > li.megamenu .sub-menu li:last-child > a {
    border: none
}

.menu-item-type-post_type.menu-item-has-children > a .open-submenu {
    position: absolute;
    right: 0;
    bottom: 5px
}

.menu-bottom {
    display: none
}

.megamenu > ul.sub-menu {
    width: 600px
}

.megamenu > ul.sub-menu > li.menu-item {
    float: left;
    width: 50%;
    padding: 0 15px
}

.megamenu > ul.sub-menu > li.menu-item.menu_start_new_row {
    clear: both;
    width: 100% !important
}

.megamenu > ul.sub-menu .sub-menu {
    background-color: transparent !important
}

.megamenu.menu-item-has-children > ul.sub-menu {
    left: auto;
    right: 15px
}

.megamenu.mega_column_3 > ul.sub-menu {
    width: 800px
}

.megamenu.mega_column_3 > ul.sub-menu > li.menu-item {
    width: calc(100% / 3)
}

.megamenu.mega_column_4 > ul.sub-menu {
    width: 1110px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .megamenu.mega_column_4 > ul.sub-menu {
        width: 932px
    }
}

.megamenu.mega_column_4 > ul.sub-menu > li.menu-item {
    width: calc(100% / 4)
}

.megamenu.mega_column_5 > ul.sub-menu {
    width: 1300px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .megamenu.mega_column_5 > ul.sub-menu {
        width: 932px
    }
}

.megamenu.mega_column_5 > ul.sub-menu > li.menu-item {
    width: calc(100% / 5)
}

.megamenu.menu_fullw > ul.sub-menu {
    width: 100%
}

.megamenu .menu_hide_title > a {
    display: none
}

.menu_icon_top > a > i {
    position: absolute;
    top: calc(50% - 29px);
    width: 100%;
    left: 0;
    text-align: center
}

.menu_bg_overlay > ul.sub-menu:before {
    content: "";
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: .2
}

.ui-autocomplete {
    padding: 15px;
    max-height: 250px;
    overflow-y: scroll;
    background-color: #fff;
    top: 100% !important;
    left: 0 !important;
    z-index: 1
}

.ui-autocomplete::-webkit-scrollbar {
    display: none
}

.ui-autocomplete .woocommerce.add_to_cart_inline {
    border: none !important;
    padding: 0 !important;
    margin: 4px 0 0 !important
}

.ui-autocomplete .search-img {
    float: left;
    margin-right: 20px;
    background: #f5f5f5;
    margin-top: 0
}

.ui-autocomplete .search-img img {
    width: 65px;
    height: 75px
}

.ui-autocomplete > li {
    overflow: hidden;
    clear: both;
    padding: 0
}

.ui-autocomplete > li:last-child {
    margin-bottom: 0
}

.ui-autocomplete .search-info {
    overflow: hidden;
    text-align: left
}

.ui-autocomplete .search-info > a {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    color: #000;
    font-weight: 500;
    line-height: 20px
}

.ui-autocomplete .search-info > a:hover {
    color: #2c2c2c
}

.ui-autocomplete .price .add_to_cart_inline {
    line-height: normal;
    display: inline-block
}

.ui-autocomplete .price .add_to_cart_inline span {
    color: #2c2c2c
}

.ui-autocomplete .price .add_to_cart_inline ins {
    background: 0 0
}

.ui-autocomplete .price .add_to_cart_inline del span {
    color: #8f8f8f
}

.ui-autocomplete .add-cart {
    margin-top: 5px
}

.menu-block .woocommerce div.product-grid div.product {
    padding: 0
}

.menu-block .product_list .product-content .product-image {
    width: 60px;
    border: 1px solid #ebebeb;
    margin-right: 15px
}

.menu-block .product_list .product-content .product-desc .price span {
    font-size: 13px
}

.menu-block .product_list .product-content .product-desc .price span.woocommerce-Price-currencySymbol {
    font-size: 13px
}

.menu-block .arrowpress-products .woocommerce {
    margin-top: 12px
}

.menu-block .product-list {
    padding-bottom: 0
}

.menu-block .product-list > .item {
    margin-bottom: 15px
}

.menu-block .product-list .product-action-list {
    background-color: transparent
}

.menu-block .product-list .product-action-list .list_add_to_cart a {
    background-color: transparent
}

.menu-block .product-list .product-content .product-desc {
    padding: 0;
    min-height: 100%
}

.menu-block .product-list .product-content .product-desc .price {
    margin: 0;
    border: none;
    padding: 0
}

.menu-block .product-content .price {
    font-size: 13px
}

.menu-block .action_item_box, .menu-block .desc {
    display: none !important
}

.menu-block .trending {
    font-size: 13px
}

.menu-block .trending label {
    color: #1b2429;
    font-weight: 400;
    margin: 0
}

.menu-block .trending a {
    display: inline-block !important;
    padding: 0 10px !important;
    vertical-align: middle;
    color: #2c2c2c !important
}

.menu-block .trending a:hover {
    color: #282828 !important
}

@media (min-width: 1025px) {
    .megamenu:not(.menu_fullw) .megamenu_sub {
        border: 1px solid #ebeeee
    }
}

.megamenu_sub {
    background: #ffff;
    z-index: 10
}

.megamenu_sub .megamenu-content > .elementor > .elementor-inner > .elementor-section-wrap > .elementor-element {
    width: 100% !important;
    left: 0 !important
}

.megamenu_sub ul.mega-menu li:hover > a {
    background: 0 0
}

@media (min-width: 1660px) {
    .header-sticky .container-fluid, .site-header .container-fluid {
        padding: 0 100px
    }
}

@media (max-width: 1530px) {
    .site-description {
        display: none
    }
}

@media (max-width: 1315px) and (min-width: 1025px) {
    .header-default .mega-menu > li > a {
        font-size: 14px !important
    }

    .header-default .navigation-top {
        width: 80%
    }
}

@media (max-width: 1100px) and (min-width: 1025px) {
    .site-branding-text .site-title {
        font-size: 22px
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }

    .site:not(.boxed) .container-fluid.boxed {
        padding: 0 100px
    }

    .megamenu_sub {
        width: 1170px
    }

    #page.boxed .container, #page.boxed .elementor-inner .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .header-sticky.default .mega-menu > li > a {
        padding-left: 11px !important;
        padding-right: 11px !important
    }

    .header-default .mega-menu > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media (max-width: 1199px) {
    .megamenu_sub .elementor-container {
        max-width: 100% !important
    }
}

@media (min-width: 1025px) {
    .apr-nav-menu--layout-dropdown .megamenu_sub, .apr-nav-menu--layout-dropdown .sub-menu {
        margin-top: -120px
    }

    .mega-menu .woo-list-category ul.children-cate li {
        width: 100%;
        display: inline-block
    }

    .mega-menu .woo-list-category ul.children-cate li a {
        display: inline-block
    }

    .mega-menu .woo-list-category ul.children-cate li a:before {
        content: "";
        width: 0;
        height: 1px;
        background: #2c2c2c;
        position: absolute;
        bottom: 0 !important;
        left: auto;
        right: 0;
        opacity: 0;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    .mega-menu .woo-list-category ul.children-cate li a:hover:before {
        width: 100%;
        left: 0;
        right: auto;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .bgr-white .elementor-column-wrap {
        background-color: #fff !important
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li a {
        display: inline-block
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li .caret-submenu {
        display: block;
        position: absolute;
        right: 0;
        bottom: 18px;
        font-size: 8px;
        margin-left: 8px;
        pointer-events: none
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li .caret-submenu .theme-icon-download:before {
        content: "\e904"
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li:hover .caret-submenu {
        color: #2c2c2c
    }

    .sub-menu .menu-item-has-children .sub-arrow {
        display: none
    }

    .show-border-icon .header-account > a.icon-login {
        display: inline-block
    }

    .header-builder.home-fashion-children .header-group {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .header-builder.home-fashion-children .header-group .header-address {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .header-builder.home-fashion-children .header-group .header-account {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .header-builder.home-fashion-children .header-group .header-cart {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .sub-cart {
        min-width: 456px
    }

    .elementor-widget-container .apr-nav-menu--main > .mega-menu > li > a {
        color: #2c2c2c
    }

    .megamenu_sub .elementor-widget-container .apr-nav-menu--main > .mega-menu > li:last-of-type > a {
        border-bottom: 0 !important;
        margin-bottom: 0 !important
    }

    .apr-nav-menu--layout-horizontal .mega-menu > li > a .sub-arrow i:before, .navigation-top .apr-nav-menu--main .mega-menu > li > a .sub-arrow i:before {
        content: "\e900"
    }

    .customize-header2.openmenu .overlay-menu {
        visibility: hidden
    }

    .customize-header2 .enable-sticky .apr-nav-menu--layout-dropdown, .customize-header2.has-scroll .apr-nav-menu--layout-dropdown {
        margin-top: 0 !important
    }

    .has-scroll .header-scroll.apr-nav-menu--layout-dropdown {
        top: auto !important;
        bottom: 0;
        min-height: 100vh;
        height: auto !important
    }

    .apr-nav-menu--layout-dropdown .mega-menu > li > a {
        font-size: 16px;
        padding-bottom: 13px;
        margin-bottom: 14px
    }

    .apr-nav-menu--dropdown-tablet .apr-nav-menu--dropdown:not(.sub-menu) {
        display: none
    }

    .elementor-widget-apr-header-group.header-group-toggle-mobile-destop .menu-icon {
        display: block !important
    }

    .hidden-desktop {
        display: none !important
    }

    .caret-submenu {
        margin-left: 8px
    }

    .apr-nav-menu--layout-dropdown {
        width: 347px
    }

    .apr-nav-menu--layout-dropdown .caret-submenu {
        float: right
    }

    .apr-nav-menu--layout-dropdown .mega-menu .woo-list-category .caret-submenu {
        display: none
    }

    .show-border-icon .header-account > a, .show-border-icon .header-address > i, .show-border-icon .header-cart > a, .show-border-icon .header-language .lang-1, .show-border-icon .header-social ul li a, .show-border-icon .header-visit-home > a, .show-border-icon .header-wishlist > a, .show-border-icon .menu-icon, .show-border-icon .not-show-field .btn-search {
        height: 40px;
        width: 40px;
        text-align: center;
        float: none;
        line-height: 40px;
        display: block;
        border: 1px solid #ebeeee
    }

    .show-border-icon .apr-header-wishlist i {
        vertical-align: middle;
        margin-top: -4px
    }

    .show-border-icon .header-account > a i, .show-border-icon .header-cart > a i {
        float: none
    }

    .show-border-icon .header-social ul li a, .show-border-icon .not-show-field .btn-search {
        margin-top: 0
    }

    .show-border-icon .menu-icon {
        border-style: solid !important
    }

    .elementor-widget-apr-header-group .show-border-icon .menu-icon i, .elementor-widget-apr-header-group .show-border-icon .toggle-search i {
        display: inline-block
    }

    .header-language.header-language-text .languges-flags .lang-1 > i, .header-language.header-language-text-flag .languges-flags .lang-1 > i {
        display: none
    }

    .header-language.header-language-icon .languges-flags .lang-1 {
        display: inline-block
    }

    .header-language.header-language-icon .languges-flags .language-content {
        background: #fff;
        list-style-type: none;
        -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 245px;
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        z-index: 100;
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

    .header-language.header-language-icon .languges-flags .language-content .title-lang {
        display: block
    }

    .header-language.header-language-icon .content-filter.languges {
        padding: 15px 20px 0 20px
    }

    .openlanguage .header-language.header-language-icon .languges-flags .language-content {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    .openlanguage .overlay.overlay-menu {
        opacity: .3;
        visibility: visible;
        background: #000
    }

    .admin-bar .header-language.header-language-icon .languges-flags .language-content {
        top: 32px
    }

    .apr-nav-menu--dropdown-tablet .apr-nav-menu--dropdown:not(.sub-menu) {
        display: none
    }

    .apr-nav-menu--main > .mega-menu > li:not(.megamenu) > .sub-menu {
        -webkit-transform: rotate3d(1, 0, 0, -90deg);
        transform: rotate3d(1, 0, 0, -90deg);
        left: 0
    }

    .apr-nav-menu--main > .mega-menu > li:not(.megamenu) > .sub-menu > li:first-child:before {
        top: -9px
    }

    .apr-nav-menu--main > .mega-menu > li:not(.megamenu) .sub-menu {
        position: absolute;
        padding: 33px 30px;
        opacity: 0;
        z-index: 10;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        min-width: 250px;
        top: 100%;
        -webkit-transition: all .6s ease 0s;
        transition: all .6s ease 0s
    }

    .apr-nav-menu--main > .mega-menu > li:not(.megamenu) .sub-menu .sub-menu {
        top: -9px;
        left: calc(100% + 30px)
    }

    .apr-nav-menu--main > .mega-menu > li:not(.megamenu):hover > .sub-menu {
        -webkit-transform: none;
        transform: none
    }

    .apr-nav-menu--main > .mega-menu .sub-menu {
        background: #fff;
        border: 1px solid #ebeeee
    }

    .apr-nav-menu--main > .mega-menu .sub-menu .sub-menu {
        -webkit-transform: rotate3d(1, 0, 0, -90deg);
        transform: rotate3d(1, 0, 0, -90deg)
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li:hover .sub-menu {
        -webkit-transform: none;
        transform: none
    }

    .apr-nav-menu--main > .mega-menu li:hover > .sub-menu {
        opacity: 1;
        visibility: visible
    }

    .apr-nav-menu--layout-dropdown .apr-nav-menu > li > .sub-menu {
        -webkit-transform: rotate3d(1, 0, 0, -90deg) !important;
        transform: rotate3d(1, 0, 0, -90deg) !important;
        left: 100% !important;
        top: 0 !important
    }

    .apr-nav-menu--layout-dropdown .apr-nav-menu > li:hover > .sub-menu {
        -webkit-transform: none !important;
        transform: none !important
    }

    .header-default .apr-nav-menu--main > .mega-menu > li:not(.megamenu) .sub-menu .sub-menu {
        left: calc(100% + 30px)
    }

    .mega-menu > li > a {
        font-size: 16px;
        font-weight: 400
    }

    .mega-menu > li:not(.megamenu).left_side_menu .sub-menu {
        left: auto;
        right: 15px
    }

    .mega-menu > li:not(.megamenu).left_side_menu .sub-menu .sub-menu {
        left: auto;
        right: calc(100% + 30px)
    }

    .mega-menu li .product_list_widget .product-img {
        width: 60px;
        border: 1px solid #ebebeb
    }

    .mega-menu li .product_list_widget .product-img a {
        padding: 0;
        border: none !important
    }

    .mega-menu li .product_list_widget .product-img a:hover {
        background: 0 0
    }

    .mega-menu li .product_list_widget .product-img a img {
        width: 60px
    }

    .mega-menu li .product_list_widget .product-content {
        overflow: hidden
    }

    .mega-menu li .product_list_widget .product-content .product-title {
        font-size: 12px;
        padding: 0;
        text-transform: none;
        line-height: normal;
        border: none !important
    }

    .mega-menu li .product_list_widget .product-content .product-title:hover {
        background: 0 0
    }

    .mega-menu li .product_list_widget .product-content .price del span {
        font-size: 13px !important
    }

    .mega-menu li .product_list_widget .product-content .price .amount {
        font-size: 16px
    }

    .mega-menu li .product_list_widget .product-content span.woocommerce-Price-amount span {
        font-size: 16px
    }

    .header-default .menu-icon {
        display: none
    }

    .header-default .mega-menu > li > a {
        color: #fff;
        font-size: 16px;
        letter-spacing: .3px;
        text-transform: uppercase;
        padding: 28px 15px
    }

    .header-default .mega-menu > li:last-child {
        margin: 0
    }

    .header-default .mega-menu > li:last-child > a {
        padding-right: 0 !important
    }

    .header-default .mega-menu > li:first-child > a {
        padding-left: 0 !important
    }

    .header-default .mega-menu > li.current-menu-item > a, .header-default .mega-menu > li:hover > a {
        color: #2c2c2c
    }

    .megamenu_sub {
        background: 0 0;
        position: absolute;
        left: 50%;
        margin: 0 auto;
        top: 100%;
        -webkit-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        -webkit-transform: translateX(-50%) rotate3d(1, 0, 0, -90deg);
        transform: translateX(-50%) rotate3d(1, 0, 0, -90deg);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .6s ease 0s;
        transition: all .6s ease 0s
    }

    .megamenu.menu_fullw .megamenu_sub {
        left: 0;
        -webkit-transform: rotate3d(1, 0, 0, -90deg);
        transform: rotate3d(1, 0, 0, -90deg)
    }

    .mega-menu > li:hover .megamenu_sub {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 1;
        visibility: visible
    }

    .mega-menu > li.menu_fullw:hover .megamenu_sub {
        -webkit-transform: unset;
        transform: unset;
        opacity: 1;
        visibility: visible
    }

    .apr-nav-menu--layout-dropdown.apr-nav-menu--main > .mega-menu .caret-submenu {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 0
    }

    .apr-nav-menu--layout-dropdown.apr-nav-menu--main > .mega-menu > li:not(.megamenu) .sub-menu {
        top: 0;
        display: block;
        left: calc(100% + 30px)
    }

    .apr-nav-menu--layout-dropdown.apr-nav-menu--main > .mega-menu > li:not(.megamenu) > .sub-menu, .apr-nav-menu--layout-dropdown.apr-nav-menu--main > .mega-menu > li > .megamenu_sub {
        left: calc(100% + 30px)
    }

    .apr-nav-menu--layout-dropdown.apr-nav-menu--main > .mega-menu li.menu-item-has-children > a::after {
        display: none
    }

    .apr-nav-menu--layout-dropdown .megamenu_sub {
        left: 100%;
        top: 0;
        -webkit-transform: rotate3d(1, 0, 0, -90deg);
        transform: rotate3d(1, 0, 0, -90deg)
    }

    .apr-nav-menu--layout-dropdown .mega-menu > li:hover .megamenu_sub {
        -webkit-transform: none;
        transform: none
    }

    .apr-nav-menu--layout-vertical .megamenu_sub {
        left: 100%;
        top: 0;
        -webkit-transform: rotate3d(1, 0, 0, -90deg);
        transform: rotate3d(1, 0, 0, -90deg)
    }

    .apr-nav-menu--layout-vertical .mega-menu > li:hover .megamenu_sub {
        -webkit-transform: none;
        transform: none
    }

    .apr-nav-menu--layout-vertical.apr-nav-menu--main > .mega-menu > li:not(.megamenu) > .sub-menu {
        left: 100%;
        top: 0;
        -webkit-transform: translateY(-30%);
        transform: translateY(-30%)
    }

    .header-fullheight {
        width: 300px;
        display: inline-block;
        position: fixed !important;
        top: 0;
        left: 0;
        z-index: 11
    }

    .header-fullheight > .elementor-container {
        height: 100%
    }

    .admin-bar .header-fullheight {
        top: 32px
    }
}

@media (min-width: 1025px) and (max-width: 1560px) {
    .apr-nav-menu--layout-dropdown .megamenu_sub {
        width: 1000px
    }

    .apr-nav-menu--layout-dropdown .megamenu_sub .megamenu-content > .elementor > .elementor-inner > .elementor-section-wrap > .elementor-element > .elementor-container > .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .apr-nav-menu--layout-dropdown .megamenu_sub .megamenu-content > .elementor > .elementor-inner > .elementor-section-wrap > .elementor-element > .elementor-container > .elementor-row > .elementor-element {
        width: 100% !important
    }
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .chosen-single {
        padding: 13px 15px
    }

    .sale-header > p {
        font-size: 11px
    }

    .header-fixed .side-breadcrumb {
        padding-top: 150px
    }

    .megamenu_sub {
        width: 930px;
        padding-bottom: 25px
    }
}

@media (max-width: 1024px) {
    ul.list-info-contact li .info-content {
        padding-left: 30px
    }

    header .apr-nav-menu--main .mega-menu > li > a {
        margin-left: 0;
        margin-right: 0
    }

    .remove-bg .elementor-column-wrap {
        background-color: transparent !important
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li a {
        color: #707070
    }

    .apr-nav-menu--main .mega-menu li .sub-menu li:last-child {
        margin-bottom: 15px
    }

    .megamenu-content .apr-nav-menu--main .menu-title, .megamenu-content .apr-nav-menu--main > .mega-menu > li > a {
        border-color: #dbdbdb !important
    }

    .mega-menu-furniture {
        background: 0 0 !important
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li a {
        border-color: #dbdbdb
    }

    .remove-boxshadown .elementor-element-populated {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .sub-cart a.button:hover {
        background-color: #2c2c2c
    }

    .style-menu .apr-nav-menu--layout-horizontal > .mega-menu {
        display: none
    }

    .megamenu-content .apr-nav-menu--main .mega-menu > li > a:not(:hover):not(:focus):not(.apr-item-active):not(.highlighted):before {
        opacity: 1
    }

    .megamenu-content .menu-title {
        position: relative;
        text-transform: none;
        padding: 0 0 13px;
        margin-bottom: 13px;
        margin-top: 8px;
        letter-spacing: 0;
        display: block;
        white-space: nowrap;
        color: #707070;
        margin-left: 20px;
        border-bottom: 1px solid #dbdbdb;
        line-height: 28px;
        font-family: Jost
    }

    .megamenu-content .style-menu .mega-menu {
        padding-left: 21px !important;
        margin-bottom: 4px
    }

    .megamenu-content .style-menu .mega-menu li a {
        padding: 0 0 3px;
        margin-bottom: 9px;
        letter-spacing: 0;
        position: relative;
        display: block;
        margin-left: 20px;
        border-bottom: 1px solid #dbdbdb;
        white-space: pre-line;
        color: #707070
    }

    .apr-nav-menu--layout-dropdown .mega-menu .caret-submenu {
        top: 0;
        right: -10px
    }

    .header-moblie-show {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-moblie-show .header-visit-home {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .header-moblie-show .header-account {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .header-moblie-show .header-cart {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .header-moblie-show .header-wishlist {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .header-moblie-show .header-language {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .megamenu_sub {
        height: auto !important
    }

    .megamenu_sub .slimScrollRail {
        display: none !important
    }

    body .apr-nav-menu--layout-dropdown {
        width: 100%;
        padding: 0 20px;
        top: 74px
    }

    body .apr-nav-menu--layout-dropdown .mega-menu > li.megamenu .megamenu_sub {
        -webkit-transform: none;
        transform: none;
        padding: 0;
        background: 0 0;
        width: 100% !important
    }

    body .apr-nav-menu--layout-dropdown .mega-menu {
        padding: 30px;
        height: calc(100% - 20px);
        overflow-y: auto;
        overflow-x: hidden;
        background: #ebeeee
    }

    body .apr-nav-menu--layout-dropdown .mega-menu li .sub-menu {
        padding-left: 21px
    }

    body .apr-nav-menu--layout-dropdown .mega-menu .megamenu_sub .mega-menu {
        padding: 0
    }

    .openmenu .overlay-menu {
        opacity: 0;
        visibility: hidden
    }

    .header-group-toggle-mobile-tablet .menu-icon {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        cursor: pointer
    }

    .hiden-icon-search .btn-search.toggle-search {
        display: none
    }

    .not-show-field .btn-search {
        font-size: 16px
    }

    .header-sticky, .header-sticky.hidden-menu, .header-sticky.is-sticky {
        top: 0;
        background: #fff;
        -webkit-transform: none;
        transform: none;
        z-index: 99
    }

    .check-screen-mb .not-show-field.header-search .btn-search {
        font-size: 20px
    }

    .header-moblie-show {
        background: #fff;
        z-index: 99;
        position: fixed;
        bottom: 0;
        left: 0;
        height: 50px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05)
    }

    .header-moblie-show.header-group {
        width: 100%
    }

    .header-moblie-show.header-group > div {
        margin: 0;
        text-align: center;
        width: 20%;
        float: left
    }

    .header-moblie-show.header-group > div:first-child:nth-last-child(1) {
        width: 100%
    }

    .header-moblie-show.header-group > div:first-child:nth-last-child(2), .header-moblie-show.header-group > div:first-child:nth-last-child(2) ~ div {
        width: 50%
    }

    .header-moblie-show.header-group > div:first-child:nth-last-child(3), .header-moblie-show.header-group > div:first-child:nth-last-child(3) ~ div {
        width: 33.3333%
    }

    .header-moblie-show.header-group > div:first-child:nth-last-child(4), .header-moblie-show.header-group > div:first-child:nth-last-child(4) ~ div {
        width: 25%
    }

    .header-moblie-show.header-group > div:first-child:nth-last-child(6), .header-moblie-show.header-group > div:first-child:nth-last-child(6) ~ div {
        width: 16.666%
    }

    .header-moblie-show.header-group > div.hiden-icon-search {
        width: 0
    }

    .language-content {
        background: #fff;
        list-style-type: none;
        -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 345px;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        z-index: 100;
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

    .language-content .content-filter.languges {
        padding: 15px 20px 0 20px
    }

    .openlanguage .language-content {
        -webkit-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1
    }

    .openlanguage .overlay.overlay-menu {
        opacity: .3;
        visibility: visible;
        background: #000
    }

    #popup-account.popup-account {
        background: #fff;
        display: block;
        list-style-type: none;
        -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, .29);
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        height: 100%;
        max-width: 345px;
        opacity: 0;
        overflow-x: hidden;
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        z-index: 100;
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

    #popup-account.popup-account .popup-account-content {
        padding: 15px 20px 50px
    }

    #popup-account.popup-account form .form-row {
        margin-bottom: 9px
    }

    #popup-account.popup-account form .form-row input[type=email], #popup-account.popup-account form .form-row input[type=password], #popup-account.popup-account form .form-row input[type=text] {
        height: 45px;
        padding: 5px 18px 5px
    }

    #popup-account.popup-account form .form-row.button-register {
        width: 100%
    }

    #popup-account.popup-account form.woocommerce-form.woocommerce-form-login button.button, #popup-account.popup-account form.woocommerce-form.woocommerce-form-register button.button {
        padding: 5px 18px 5px;
        margin-top: 1px;
        min-width: auto;
        width: 100%;
        height: 50px
    }

    #popup-account.popup-account form .lost_password a {
        margin-top: 6px;
        margin-bottom: 25px
    }

    #popup-account.popup-account form.woocommerce-form-login .wc-social-login .ywsl-label {
        font-size: 16px;
        margin-top: 0
    }

    .openaccount #popup-account.popup-account {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible
    }

    .openaccount .overlay.overlay-menu {
        opacity: .3;
        visibility: visible;
        background: #e1e1e1
    }

    .header-default {
        padding: 15px 0
    }

    .header-default .menu-icon {
        font-size: 30px
    }

    .header-default .navigation-top {
        display: none
    }

    .header-default .header-logo {
        text-align: center
    }

    .megamenu_sub {
        display: none
    }

    .elementor-open-lightbox .elementor-custom-embed-play {
        width: 224px;
        height: 224px
    }

    .site-description {
        display: none
    }

    .megamenu_sub .elementor-column {
        width: 100% !important
    }

    .megamenu_sub .elementor-column-wrap {
        padding: 0 !important
    }

    .header-fixed .side-breadcrumb {
        padding-top: 90px
    }

    .side-breadcrumb .page-title h1, .side-breadcrumb .page-title h2 {
        font-size: 30px
    }

    .page .page-links {
        padding-top: 35px
    }

    .chosen-single {
        padding: 9px 0
    }

    .chosen-single .arrow-opener:after, .chosen-single i {
        display: none
    }

    .mega-menu > li.megamenu {
        position: relative
    }

    .apr-product.list-style .product-content .product-desc .product-action .action-item.add-cart {
        margin-top: 3px
    }

    .not-show-field .search-box .search-results-wrapper, .search-results-wrapper {
        max-height: 500px
    }
}

.line-height-18 p {
    line-height: 18px
}

.megamenu-content .up-to {
    font-size: 30px;
    letter-spacing: -.05em;
    padding-top: 5px
}

.txt-upto.font-medium .elementor-text-editor {
    letter-spacing: .3em
}

.txt-upto {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.remove-border ul li:last-child, .remove-border ul li:last-child a {
    border-bottom: 0 !important
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .menu-furnture .apr-nav-menu--main > .mega-menu > li > a {
        padding-right: 11px !important;
        padding-left: 11px !important
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .mega-menu-furniture .col-width {
        width: 50% !important
    }

    .add-padding-tb .elementor-column-wrap {
        padding: 26px 30px !important
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .header-default .col-lg-2.header-logo {
        max-width: 50% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        text-align: center
    }
}

@media (min-width: 1025px) {
    .header-item-3 .apr-nav-menu--layout-vertical .megamenu_sub {
        background: #fff
    }

    .apr-nav-menu--layout-dropdown.apr-nav-menu--main > .mega-menu .sub-menu li .caret-submenu {
        -webkit-transform: none;
        transform: none;
        top: auto;
        bottom: 0
    }

    .bgr-primary .elementor-column-wrap {
        background-color: #2c2c2c !important
    }

    .megamenu_sub .apr-nav-menu--main > ul > li > a {
        display: inline-block
    }

    .apr-nav-menu--main > ul > li > a > .sub-arrow {
        display: none
    }

    .hover-underline .apr-nav-menu--main > ul > li > a, .hover-underline .megamenu_sub ul > li > a, .hover-underline > ul > li .sub-menu li > a, .hover-underline > ul > li > a {
        position: relative
    }

    .hover-underline .apr-nav-menu--main > ul > li > a:before, .hover-underline .megamenu_sub ul > li > a:before, .hover-underline > ul > li .sub-menu li > a:before, .hover-underline > ul > li > a:before {
        content: "";
        width: 0;
        height: 1px;
        background: #2c2c2c;
        position: absolute;
        bottom: 0;
        left: auto;
        right: 0;
        opacity: 0;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    .hover-underline .apr-nav-menu--main > ul > li > a:hover:before, .hover-underline .megamenu_sub ul > li > a:hover:before, .hover-underline > ul > li .sub-menu li > a:hover:before, .hover-underline > ul > li > a:hover:before {
        width: 100%;
        left: 0;
        right: auto;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    body > .hover-underline.apr-nav-menu--layout-dropdown > ul > li > a:before {
        content: none
    }

    .apr-nav-menu--layout-dropdown > ul > li .sub-menu li > a:before, .apr-nav-menu--main:not(.apr-nav-menu--layout-dropdown) > ul > li .sub-menu li > a:before {
        bottom: 13px
    }

    .apr-nav-menu--layout-dropdown .megamenu_sub ul > li > a:before, .apr-nav-menu--main:not(.apr-nav-menu--layout-dropdown) > ul > li > .megamenu_sub li > a:before {
        bottom: 7px
    }

    .apr-nav-menu--layout-dropdown .mega-menu .menu-title ~ .caret-submenu {
        display: none
    }

    .apr-nav-menu--main > .mega-menu .sub-menu li:last-child a {
        margin-bottom: 0;
        border-bottom: none
    }
}

@media (min-width: 992px) {
    .text-items {
        font-size: 10px
    }

    .menu-icon:hover .mega-menu {
        display: inline-block !important;
        opacity: 1;
        visibility: visible;
        z-index: 99;
        -webkit-transform: none;
        transform: none
    }

    .site-header.is-sticky .mega-menu > li .megamenu_sub {
        top: 100%
    }

    .search-results-wrapper div.woocommerce ul.products li:nth-child(5), .search-results-wrapper div.woocommerce ul.products li:nth-child(6) {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }

    .site-header .container-fluid {
        padding: 0 20px
    }

    .info-part .icon {
        margin-right: 13px
    }

    .info-part .icon i {
        font-size: 25px
    }
}

@media (max-width: 991px) {
    .site-header .container-fluid {
        padding: 0 15px
    }

    .site-header + .wrapper {
        padding-top: 50px
    }

    body {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        left: 0
    }

    .search-form .ui-autocomplete {
        top: calc(100% + 1px) !important
    }

    .search-form .pro_cat_select {
        background-position: 95% center;
        width: 156px;
        padding-left: 10px;
        padding-right: 37px;
        display: none
    }

    .menu_bar .bars {
        width: 27px
    }

    .menu_bar .bars:nth-child(2) {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .header-icon .cart-header .cart-block {
        right: 15px
    }

    .header-sticky .container-fluid {
        padding: 0 15px
    }
}

@media (min-width: 783px) {
    .admin-bar #popup-account.popup-account, .admin-bar .apr-nav-menu--layout-dropdown, .admin-bar .header-sticky, .admin-bar .header-sticky.hidden-menu, .admin-bar .header-sticky.is-sticky, .admin-bar .language-content, .admin-bar .not-show-field .search-box, .admin-bar .sub-cart {
        top: 32px
    }

    .admin-bar .header-sticky.hidden-menu .not-show-field .search-box, .admin-bar .header-sticky.is-sticky .not-show-field .search-box {
        top: 0
    }
}

@media (max-width: 782px) {
    .admin-bar .apr-nav-menu--layout-dropdown {
        top: 120px
    }

    .admin-bar #popup-account.popup-account, .admin-bar .header-sticky, .admin-bar .header-sticky.hidden-menu, .admin-bar .header-sticky.is-sticky, .admin-bar .language-content, .admin-bar .not-show-field .search-box, .admin-bar .sub-cart {
        top: 46px
    }

    .admin-bar .sub-cart .widget_shopping_cart {
        height: calc(100vh - 136px)
    }

    .admin-bar .sub-cart .widget_shopping_cart_content .slimScrollDiv, .admin-bar .sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart {
        max-height: calc(100% - 194px) !important
    }

    .admin-bar .sub-cart .widget_shopping_cart_content .slimScrollDiv ul.woocommerce-mini-cart {
        max-height: none !important
    }
}

@media (max-width: 600px) {
    .admin-bar .header-sticky.hidden-menu, .admin-bar .header-sticky.is-sticky, .admin-bar .hidden-menu .not-show-field .search-box, .admin-bar .is-sticky .not-show-field .search-box {
        top: 0
    }

    .has-scroll .apr-nav-menu--layout-dropdown {
        top: 74px
    }

    .has-scroll #popup-account.popup-account, .has-scroll .admin-bar .language-content, .has-scroll .admin-bar .sub-cart {
        top: 0
    }

    .has-scroll .admin-bar .not-show-field .search-box {
        top: 0
    }

    .has-scroll .admin-bar .sub-cart .widget_shopping_cart {
        height: calc(100% - 90px)
    }

    .has-scroll .sub-cart .widget_shopping_cart_content .slimScrollDiv, .has-scroll .sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart {
        max-height: calc(100% - 194px) !important
    }

    .has-scroll .sub-cart .widget_shopping_cart_content .slimScrollDiv ul.woocommerce-mini-cart {
        max-height: none !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-mobile {
        display: none !important
    }

    .logo-builder img {
        width: 71px
    }

    .check-screen-mb .not-show-field.header-search .btn-search {
        font-size: 16px
    }

    .not-show-field .search-box .search-form .submit.btn-search {
        margin-top: 0;
        right: 34px
    }

    .not-show-field .search-box .search-form .search-input {
        padding: 20px 30px 20px 0;
        font-size: 16px
    }

    .site-header + .wrapper {
        padding-top: 30px
    }

    #popup-account.popup-account, .language-icon-open .language-content, .sub-cart {
        min-width: calc(100% - 70px);
        max-width: calc(100% - 70px)
    }

    .sub-cart {
        max-width: 100%
    }

    .safari .sub-cart .widget_shopping_cart_content .slimScrollDiv {
        max-height: calc(100% - 270px) !important
    }

    .safari .has-scroll .sub-cart .widget_shopping_cart_content .slimScrollDiv {
        max-height: calc(100% - 195px) !important
    }
}

@media (min-width: 768px) {
    .apr-nav-menu--dropdown-mobile .apr-nav-menu--dropdown {
        display: none
    }
}

@media (max-width: 767px) {
    .site-header + .wrapper {
        padding-top: 30px
    }
}

@media (max-width: 576px) {
    .site-branding-text .site-title {
        font-size: 18px
    }
}

@media (max-width: 575px) {
    .header-default .header-group, .header-default .header-logo, .header-default .menu-icon {
        width: 33.33% !important
    }

    .search-results-wrapper {
        max-height: 350px
    }
}

@media (max-width: 480px) {
    .header-default .header-icon .account-header, .header-default .header-icon .header-contact {
        display: none !important
    }

    .header-default .header-group > div {
        margin: 0 7.5px
    }

    .header-default .header-group > div:last-child {
        margin-right: 0
    }

    .none-480 {
        display: none
    }
}

@media (max-width: 375px) {
    .search-form .pro_cat_select {
        display: none
    }

    header.site-header .header-menu {
        width: calc(100% - 32px)
    }

    .cart-header .cart-block, .cart-header .shopping_cart, .site-header-cart .cart-block, .site-header-cart .shopping_cart {
        width: 280px
    }

    .contact-number .elementor-icon-list-item a {
        font-size: 14px
    }
}

.lds-ellipsis {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 64px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #00000054;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    -webkit-animation: lds-ellipsis1 .6s infinite;
    animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    -webkit-animation: lds-ellipsis2 .6s infinite;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    -webkit-animation: lds-ellipsis2 .6s infinite;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    -webkit-animation: lds-ellipsis3 .6s infinite;
    animation: lds-ellipsis3 .6s infinite
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(19px, 0);
        transform: translate(19px, 0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(19px, 0);
        transform: translate(19px, 0)
    }
}

body:not(.elementor-editor-active) #pre-loader {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    overflow: hidden;
    left: 0
}

body:not(.elementor-editor-active) #loading {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
    left: 0
}

body:not(.elementor-editor-active) #loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

body:not(.elementor-editor-active) #loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

body:not(.elementor-editor-active) .object {
    width: 20px;
    height: 20px;
    background-color: #2c2c2c;
    position: absolute;
    left: 65px;
    top: 65px
}

body:not(.elementor-editor-active) .object:nth-child(2n+0) {
    margin-right: 0
}

body:not(.elementor-editor-active) #object_one {
    -webkit-animation: object_one 2s infinite;
    animation: object_one 2s infinite;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

body:not(.elementor-editor-active) #object_two {
    -webkit-animation: object_two 2s infinite;
    animation: object_two 2s infinite;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

body:not(.elementor-editor-active) #object_three {
    -webkit-animation: object_three 2s infinite;
    animation: object_three 2s infinite;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

body:not(.elementor-editor-active) #object_four {
    -webkit-animation: object_four 2s infinite;
    animation: object_four 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

body:not(.elementor-editor-active) #object_five {
    -webkit-animation: object_five 2s infinite;
    animation: object_five 2s infinite;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

body:not(.elementor-editor-active) #object_six {
    -webkit-animation: object_six 2s infinite;
    animation: object_six 2s infinite;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

body:not(.elementor-editor-active) #object_seven {
    -webkit-animation: object_seven 2s infinite;
    animation: object_seven 2s infinite;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

body:not(.elementor-editor-active) #object_eight {
    -webkit-animation: object_eight 2s infinite;
    animation: object_eight 2s infinite;
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

body:not(.elementor-editor-active) #object_big {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50px;
    top: 50px;
    -webkit-animation: object_big 2s infinite;
    animation: object_big 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@-webkit-keyframes object_big {
    50% {
        -webkit-transform: scale(.5)
    }
}

@keyframes object_big {
    50% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@-webkit-keyframes object_one {
    50% {
        -webkit-transform: translate(-65px, -65px)
    }
}

@keyframes object_one {
    50% {
        transform: translate(-65px, -65px);
        -webkit-transform: translate(-65px, -65px)
    }
}

@-webkit-keyframes object_two {
    50% {
        -webkit-transform: translate(0, -65px)
    }
}

@keyframes object_two {
    50% {
        transform: translate(0, -65px);
        -webkit-transform: translate(0, -65px)
    }
}

@-webkit-keyframes object_three {
    50% {
        -webkit-transform: translate(65px, -65px)
    }
}

@keyframes object_three {
    50% {
        transform: translate(65px, -65px);
        -webkit-transform: translate(65px, -65px)
    }
}

@-webkit-keyframes object_four {
    50% {
        -webkit-transform: translate(65px, 0)
    }
}

@keyframes object_four {
    50% {
        transform: translate(65px, 0);
        -webkit-transform: translate(65px, 0)
    }
}

@-webkit-keyframes object_five {
    50% {
        -webkit-transform: translate(65px, 65px)
    }
}

@keyframes object_five {
    50% {
        transform: translate(65px, 65px);
        -webkit-transform: translate(65px, 65px)
    }
}

@-webkit-keyframes object_six {
    50% {
        -webkit-transform: translate(0, 65px)
    }
}

@keyframes object_six {
    50% {
        transform: translate(0, 65px);
        -webkit-transform: translate(0, 65px)
    }
}

@-webkit-keyframes object_seven {
    50% {
        -webkit-transform: translate(-65px, 65px)
    }
}

@keyframes object_seven {
    50% {
        transform: translate(-65px, 65px);
        -webkit-transform: translate(-65px, 65px)
    }
}

@-webkit-keyframes object_eight {
    50% {
        -webkit-transform: translate(-65px, 0)
    }
}

@keyframes object_eight {
    50% {
        transform: translate(-65px, 0);
        -webkit-transform: translate(-65px, 0)
    }
}

body:not(.elementor-editor-active) #loading-2 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    margin-top: 0;
    top: 0;
    left: 0
}

body:not(.elementor-editor-active) .lds-dual-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #2c2c2c;
    border-color: #2c2c2c transparent #2c2c2c transparent;
    -webkit-animation: lds-dual-ring .8s linear infinite;
    animation: lds-dual-ring .8s linear infinite
}

@-webkit-keyframes lds-dual-ring {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

body:not(.elementor-editor-active) #loading-3 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    left: 0;
    margin-top: 0;
    top: 0
}

body:not(.elementor-editor-active) #loading-center-3 {
    width: 100%;
    height: 100%;
    position: relative
}

body:not(.elementor-editor-active) #loading-center-absolute-3 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

body:not(.elementor-editor-active) .object-3 {
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #2c2c2c;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #2c2c2c;
    border-right: 5px solid transparent;
    -webkit-animation: animate_three 2s infinite;
    animation: animate_three 2s infinite
}

body:not(.elementor-editor-active) #object_one_3 {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px
}

body:not(.elementor-editor-active) #object_two_3 {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

body:not(.elementor-editor-active) #object_three_3 {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

body:not(.elementor-editor-active) #object_four_3 {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@-webkit-keyframes animate_three {
    50% {
        -webkit-transform: rotate(360deg) scale(.8);
        transform: rotate(360deg) scale(.8)
    }
}

@keyframes animate_three {
    50% {
        -webkit-transform: rotate(360deg) scale(.8);
        transform: rotate(360deg) scale(.8)
    }
}

body:not(.elementor-editor-active) .preloader-4 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: 0;
    margin-top: 0;
    top: 0
}

body:not(.elementor-editor-active) .busy-loader {
    position: absolute;
    width: 90px;
    height: 90px;
    margin: auto;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px
}

body:not(.elementor-editor-active) .busy-loader .w-ball-wrapper {
    position: absolute;
    width: 86px;
    height: 86px;
    opacity: 0;
    -moz-transform: rotate(225deg);
    -moz-animation: orbit 4.4s infinite;
    -webkit-transform: rotate(225deg);
    -webkit-animation: orbit 4.4s infinite;
    -ms-transform: rotate(225deg);
    -ms-animation: orbit 4.4s infinite;
    -o-transform: rotate(225deg);
    -o-animation: orbit 4.4s infinite;
    transform: rotate(225deg);
    animation: orbit 4.4s infinite
}

body:not(.elementor-editor-active) .busy-loader .w-ball-wrapper .w-ball {
    position: absolute;
    width: 12px;
    height: 12px;
    background: #2c2c2c;
    left: 0;
    top: 0;
    border-radius: 11px
}

body:not(.elementor-editor-active) .busy-loader .ball-1 {
    -webkit-animation-delay: .96s;
    animation-delay: .96s
}

body:not(.elementor-editor-active) .busy-loader .ball-2 {
    -webkit-animation-delay: .19s;
    animation-delay: .19s
}

body:not(.elementor-editor-active) .busy-loader .ball-3 {
    -webkit-animation-delay: .38s;
    animation-delay: .38s
}

body:not(.elementor-editor-active) .busy-loader .ball-4 {
    -webkit-animation-delay: .58s;
    animation-delay: .58s
}

body:not(.elementor-editor-active) .busy-loader .ball-5 {
    -webkit-animation-delay: .77s;
    animation-delay: .77s
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear
    }
    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out
    }
    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear
    }
    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out
    }
    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out
    }
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
        transform: rotate(900deg)
    }
}

body:not(.elementor-editor-active) .preloader-5 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0
}

body:not(.elementor-editor-active) .lds-ripple {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .lds-ripple div {
    position: absolute;
    border: 4px solid #2c2c2c;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite;
    animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

body:not(.elementor-editor-active) .lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

@-webkit-keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0
    }
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0
    }
}

body:not(.elementor-editor-active) #loading-6 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    left: 0;
    margin-top: 0;
    top: 0
}

body:not(.elementor-editor-active) .bubblingG {
    text-align: center;
    width: 78px;
    height: 49px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .bubblingG span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 24px auto;
    background: #2c2c2c;
    border-radius: 49px;
    -o-border-radius: 49px;
    -ms-border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    animation: bubblingG 1.5s infinite alternate;
    -o-animation: bubblingG 1.5s infinite alternate;
    -ms-animation: bubblingG 1.5s infinite alternate;
    -webkit-animation: bubblingG 1.5s infinite alternate;
    -moz-animation: bubblingG 1.5s infinite alternate
}

body:not(.elementor-editor-active) #bubblingG_1 {
    animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s
}

body:not(.elementor-editor-active) #bubblingG_2 {
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s
}

body:not(.elementor-editor-active) #bubblingG_3 {
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

@keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: #2c2c2c;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: #fff;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@-webkit-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: #2c2c2c;
        -webkit-transform: translateY(0)
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: #fff;
        -webkit-transform: translateY(-20px)
    }
}

body:not(.elementor-editor-active) #loading-7 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    left: 0;
    margin-top: 0;
    top: 0
}

body:not(.elementor-editor-active) #loading-center-7 {
    width: 100%;
    height: 100%;
    position: relative
}

body:not(.elementor-editor-active) #loading-center-absolute-7 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px
}

body:not(.elementor-editor-active) #object-7 {
    width: 80px;
    height: 80px;
    background-color: #2c2c2c;
    -webkit-animation: animate_s 1s infinite ease-in-out;
    animation: animate_s 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px
}

@-webkit-keyframes animate_s {
    0% {
        -webkit-transform: perspective(160px)
    }
    50% {
        -webkit-transform: perspective(160px) rotateY(-180deg)
    }
    100% {
        -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg)
    }
}

@keyframes animate_s {
    0% {
        transform: perspective(160px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(160px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(160px) rotateX(-180deg) rotateY(0);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0)
    }
    100% {
        transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg)
    }
}

body:not(.elementor-editor-active) .loader-8 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0
}

@-webkit-keyframes rotate_pacman_half_up {
    0% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@keyframes rotate_pacman_half_up {
    0% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@-webkit-keyframes rotate_pacman_half_down {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@keyframes rotate_pacman_half_down {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@-webkit-keyframes pacman-balls {
    75% {
        opacity: .7
    }
    100% {
        -webkit-transform: translate(-100px, -6.25px);
        transform: translate(-100px, -6.25px)
    }
}

@keyframes pacman-balls {
    75% {
        opacity: .7
    }
    100% {
        -webkit-transform: translate(-100px, -6.25px);
        transform: translate(-100px, -6.25px)
    }
}

body:not(.elementor-editor-active) .pacman {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .pacman > div:nth-child(2) {
    -webkit-animation: pacman-balls 1s -.99s infinite linear;
    animation: pacman-balls 1s -.99s infinite linear
}

body:not(.elementor-editor-active) .pacman > div:nth-child(3) {
    -webkit-animation: pacman-balls 1s -.66s infinite linear;
    animation: pacman-balls 1s -.66s infinite linear
}

body:not(.elementor-editor-active) .pacman > div:nth-child(4) {
    -webkit-animation: pacman-balls 1s -.33s infinite linear;
    animation: pacman-balls 1s -.33s infinite linear
}

body:not(.elementor-editor-active) .pacman > div:nth-child(5) {
    -webkit-animation: pacman-balls 1s 0s infinite linear;
    animation: pacman-balls 1s 0s infinite linear
}

body:not(.elementor-editor-active) .pacman > div:first-of-type {
    width: 0;
    height: 0;
    border-right: 25px solid transparent;
    border-top: 25px solid #2c2c2c;
    border-left: 25px solid #2c2c2c;
    border-bottom: 25px solid #2c2c2c;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_up .5s 0s infinite;
    animation: rotate_pacman_half_up .5s 0s infinite;
    position: relative;
    left: -30px
}

body:not(.elementor-editor-active) .pacman > div:nth-child(2) {
    width: 0;
    height: 0;
    border-right: 25px solid transparent;
    border-top: 25px solid #2c2c2c;
    border-left: 25px solid #2c2c2c;
    border-bottom: 25px solid #2c2c2c;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_down .5s 0s infinite;
    animation: rotate_pacman_half_down .5s 0s infinite;
    margin-top: -50px;
    position: relative;
    left: -30px
}

body:not(.elementor-editor-active) .pacman > div:nth-child(3), body:not(.elementor-editor-active) .pacman > div:nth-child(4), body:not(.elementor-editor-active) .pacman > div:nth-child(5), body:not(.elementor-editor-active) .pacman > div:nth-child(6) {
    background-color: #2c2c2c;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    width: 10px;
    height: 10px;
    position: absolute;
    -webkit-transform: translate(0, -6.25px);
    transform: translate(0, -6.25px);
    top: 25px;
    left: 70px
}

body:not(.elementor-editor-active) #loading-9 {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0
}

body:not(.elementor-editor-active) #loading-center-9 {
    width: 100%;
    height: 100%;
    position: relative
}

body:not(.elementor-editor-active) #loading-center-absolute-9 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 150px;
    margin-top: -25px;
    margin-left: -75px
}

body:not(.elementor-editor-active) .object-9 {
    width: 8px;
    height: 50px;
    margin-right: 5px;
    background-color: #2c2c2c;
    -webkit-animation: animate_e 1s infinite;
    animation: animate_e 1s infinite;
    float: left
}

body:not(.elementor-editor-active) .object-9:last-child {
    margin-right: 0
}

body:not(.elementor-editor-active) .object-9:nth-child(10) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

body:not(.elementor-editor-active) .object-9:nth-child(9) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

body:not(.elementor-editor-active) .object-9:nth-child(8) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

body:not(.elementor-editor-active) .object-9:nth-child(7) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

body:not(.elementor-editor-active) .object-9:nth-child(6) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

body:not(.elementor-editor-active) .object-9:nth-child(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

body:not(.elementor-editor-active) .object-9:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

body:not(.elementor-editor-active) .object-9:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

body:not(.elementor-editor-active) .object-9:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

@-webkit-keyframes animate_e {
    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes animate_e {
    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

body:not(.elementor-editor-active) .preloader8 {
    width: 90px;
    height: 90px;
    display: inline-block;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .preloader8 span {
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 90px;
    right: 0;
    left: 0;
    border-radius: 100%;
    background: #2c2c2c;
    -webkit-animation: preloader8 1.6s linear infinite;
    animation: preloader8 1.6s linear infinite
}

body:not(.elementor-editor-active) .preloader8 span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes preloader8 {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: .9
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes preloader8 {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .9
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

body:not(.elementor-editor-active) body .baby, body:not(.elementor-editor-active) body .baby * {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

body:not(.elementor-editor-active) body .baby {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -20px
}

body:not(.elementor-editor-active) body .baby .back {
    width: 75px;
    height: 20px;
    background: #2c2c2c;
    position: absolute;
    bottom: 5px;
    left: 35px;
    z-index: -1
}

body:not(.elementor-editor-active) body .baby .back .tail {
    width: 5px;
    height: 5px;
    position: absolute;
    background: #2c2c2c;
    top: -22px;
    right: 13px;
    border-radius: 50%;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

body:not(.elementor-editor-active) body .baby .back .feet {
    background: #2c2c2c;
    width: 15px;
    height: 27px;
    position: absolute;
    right: -6px;
    border-radius: 50%
}

body:not(.elementor-editor-active) body .baby .back .hand {
    background: #2c2c2c;
    border-radius: 50%;
    position: absolute;
    width: 52px;
    height: 8px;
    top: 15px;
    z-index: 1
}

body:not(.elementor-editor-active) body .baby .back .hand:after {
    content: " ";
    width: 16px;
    height: 13px;
    position: absolute;
    background: #2c2c2c;
    right: -7px;
    top: -2px;
    border-radius: 50%
}

body:not(.elementor-editor-active) body .baby .back .ass {
    position: absolute;
    width: 30px;
    height: 40px;
    background: #2c2c2c;
    left: 25px;
    border-radius: 50%;
    bottom: 0;
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg)
}

body:not(.elementor-editor-active) body .baby .back .ass:after {
    content: " ";
    position: absolute;
    width: 30px;
    height: 40px;
    background: #2c2c2c;
    right: -15px;
    border-radius: 50%;
    bottom: 0;
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

body:not(.elementor-editor-active) body .baby .head {
    width: 60px;
    height: 60px;
    background: #2c2c2c;
    border-radius: 50% 60% 50% 40%
}

body:not(.elementor-editor-active) body .baby .head .eye {
    width: 10px;
    height: 2px;
    background: #000;
    border-radius: 1px;
    position: absolute;
    top: 40px;
    left: 6px
}

body:not(.elementor-editor-active) body .baby .head .cheek {
    width: 10px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 44px;
    left: 13px
}

body:not(.elementor-editor-active) body .baby .head .horn {
    width: 10px;
    height: 18px;
    background: #2c2c2c;
    position: absolute;
    top: -8px;
    left: 18px;
    border-radius: 130% 30% 0 0;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

body:not(.elementor-editor-active) body .baby.down .back {
    width: 85px
}

body:not(.elementor-editor-active) body .baby.down .back .tail {
    top: -10px;
    right: 26px
}

body:not(.elementor-editor-active) body .baby.down .back .ass {
    height: 25px
}

body:not(.elementor-editor-active) body .baby.down .back .ass:after {
    height: 28px;
    width: 36px
}

body:not(.elementor-editor-active) body .baby.down .back .feet {
    height: 24px;
    top: -1px
}

body:not(.elementor-editor-active) body .baby.down .back .hand {
    width: 45px
}

body:not(.elementor-editor-active) body .baby.down .back .hand:after {
    height: 11px;
    top: -1px
}

body:not(.elementor-editor-active) body .baby.down .head {
    border-radius: 70% 60% 60% 40%;
    margin-left: -5px
}

body:not(.elementor-editor-active) body .baby.down .head .eye {
    left: 0
}

body:not(.elementor-editor-active) body .baby.down .head .cheek {
    left: 8px
}

body:not(.elementor-editor-active) body .baby.down .head .horn {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

body:not(.elementor-editor-active) .gif-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .loader-dot {
    position: relative;
    width: 3.5em;
    height: 3.5em;
    -webkit-transform: rotate(165deg);
    transform: rotate(165deg)
}

body:not(.elementor-editor-active) .loader-dot:after, body:not(.elementor-editor-active) .loader-dot:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: .5em;
    height: .5em;
    border-radius: .25em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body:not(.elementor-editor-active) .loader-dot:before {
    -webkit-animation: before 2s infinite;
    animation: before 2s infinite
}

body:not(.elementor-editor-active) .loader-dot:after {
    -webkit-animation: after 2s infinite;
    animation: after 2s infinite
}

@-webkit-keyframes before {
    0% {
        width: .5em;
        -webkit-box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75);
        box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75)
    }
    35% {
        width: 3.5em;
        -webkit-box-shadow: 0 -1em rgba(225, 20, 98, .75), 0 1em rgba(111, 202, 220, .75);
        box-shadow: 0 -1em rgba(225, 20, 98, .75), 0 1em rgba(111, 202, 220, .75)
    }
    70% {
        width: .5em;
        -webkit-box-shadow: -1.5em -1em rgba(225, 20, 98, .75), 1.5em 1em rgba(111, 202, 220, .75);
        box-shadow: -1.5em -1em rgba(225, 20, 98, .75), 1.5em 1em rgba(111, 202, 220, .75)
    }
    100% {
        -webkit-box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75);
        box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75)
    }
}

@keyframes before {
    0% {
        width: .5em;
        -webkit-box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75);
        box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75)
    }
    35% {
        width: 3.5em;
        -webkit-box-shadow: 0 -1em rgba(225, 20, 98, .75), 0 1em rgba(111, 202, 220, .75);
        box-shadow: 0 -1em rgba(225, 20, 98, .75), 0 1em rgba(111, 202, 220, .75)
    }
    70% {
        width: .5em;
        -webkit-box-shadow: -1.5em -1em rgba(225, 20, 98, .75), 1.5em 1em rgba(111, 202, 220, .75);
        box-shadow: -1.5em -1em rgba(225, 20, 98, .75), 1.5em 1em rgba(111, 202, 220, .75)
    }
    100% {
        -webkit-box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75);
        box-shadow: 1.5em -1em rgba(225, 20, 98, .75), -1.5em 1em rgba(111, 202, 220, .75)
    }
}

@-webkit-keyframes after {
    0% {
        height: .5em;
        -webkit-box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75);
        box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75)
    }
    35% {
        height: 3.5em;
        -webkit-box-shadow: 1em 0 rgba(61, 184, 143, .75), -1em 0 rgba(233, 169, 32, .75);
        box-shadow: 1em 0 rgba(61, 184, 143, .75), -1em 0 rgba(233, 169, 32, .75)
    }
    70% {
        height: .5em;
        -webkit-box-shadow: 1em -1.5em rgba(61, 184, 143, .75), -1em 1.5em rgba(233, 169, 32, .75);
        box-shadow: 1em -1.5em rgba(61, 184, 143, .75), -1em 1.5em rgba(233, 169, 32, .75)
    }
    100% {
        -webkit-box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75);
        box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75)
    }
}

@keyframes after {
    0% {
        height: .5em;
        -webkit-box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75);
        box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75)
    }
    35% {
        height: 3.5em;
        -webkit-box-shadow: 1em 0 rgba(61, 184, 143, .75), -1em 0 rgba(233, 169, 32, .75);
        box-shadow: 1em 0 rgba(61, 184, 143, .75), -1em 0 rgba(233, 169, 32, .75)
    }
    70% {
        height: .5em;
        -webkit-box-shadow: 1em -1.5em rgba(61, 184, 143, .75), -1em 1.5em rgba(233, 169, 32, .75);
        box-shadow: 1em -1.5em rgba(61, 184, 143, .75), -1em 1.5em rgba(233, 169, 32, .75)
    }
    100% {
        -webkit-box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75);
        box-shadow: 1em 1.5em rgba(61, 184, 143, .75), -1em -1.5em rgba(233, 169, 32, .75)
    }
}

body:not(.elementor-editor-active) .loader-dot {
    position: absolute;
    top: calc(50% - 1.75em);
    left: calc(50% - 1.75em)
}

@media (min-width: 992px) {
    body:not(.elementor-editor-active) .gif-preload {
        width: 60%
    }
}

.footer-default {
    background-color: #f8f8f8
}

.footer-default .widget_categories select {
    background-color: transparent
}

.footer-default .footer-copyright {
    padding-top: 23px;
    padding-bottom: 23px;
    text-align: center;
    font-size: 16px
}

.footer-default .footer-copyright p {
    line-height: 30px
}

.footer-default .widget.widget_archive ul li:before, .footer-default .widget_categories ul li a:before {
    background-color: #707070
}

.footer-default .widget_meta ul {
    list-style-type: none
}

.footer-default .row > .widget {
    padding-left: 15px;
    padding-right: 15px
}

.footer-default .widget-title, .footer-default .widget_rss .widget-title .rsswidget {
    font-size: 20px
}

.footer-default .list-info-contact .info-address {
    padding-right: 40px
}

.footer-menu-title {
    color: #2c2c2c;
    font-size: 20px;
    margin-bottom: 25px;
    text-transform: capitalize
}

.color-white a {
    color: #fffefe
}

.color-white a:hover {
    color: #2c2c2c
}

.white-color, .white-color a {
    color: #fff
}

.white-color a:hover, .white-color:hover {
    color: #2c2c2c
}

.grey-color, .grey-color a {
    color: #bebebe
}

.grey-color a:hover, .grey-color:hover {
    color: #2c2c2c
}

.highlight-color a {
    color: #2c2c2c
}

.highlight-color a:hover {
    color: #2c2c2c
}

.primary-color a {
    color: #2c2c2c
}

.text-color a {
    color: #707070
}

.text-color a:hover {
    color: #2c2c2c
}

.span-color .elementor-text-editor span {
    color: #707070
}

.span-primary-color .elementor-text-editor span {
    color: #2c2c2c
}

#page-footer {
    margin-top: 100px
}

@media (max-width: 1024px) {
    .show-toggle-mb.footer-menu-title {
        font-size: 16px;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 0;
        border-bottom: 1px solid #dbdbdb;
        text-align: left
    }

    .show-toggle-mb.footer-menu-title i {
        color: #2c2c2c;
        font-size: 11px !important;
        position: absolute;
        right: 0;
        top: 5px
    }

    .show-toggle-mb.footer-menu-title + .mega-menu {
        padding-top: 14px
    }

    .footer-builder.footer-6 .footer-menu-title {
        border-color: #2f3030
    }

    .footer-builder.footer-3 .footer-menu-title {
        border-color: #ebeeee
    }

    .footer-builder.footer-11 .footer-menu-title {
        border-color: #3b3b3b
    }

    .footer-builder.footer-11 .footer-menu-title i {
        color: #707070
    }
}

.footer-social-networks, .list-hours ul, ul.list-info-contact {
    list-style-type: none;
    padding: 0
}

.footer-social-networks li:first-child, .list-hours ul li:first-child, ul.list-info-contact li:first-child {
    padding-top: 0
}

ul.list-info-contact li {
    padding: 0 0 0 30px !important;
    display: inline-block;
    width: 100%;
    margin: 10px 0
}

ul.list-info-contact li:first-child {
    padding-top: 0
}

ul.list-info-contact li .info-content {
    color: #2c2c2c;
    font-size: 16px;
    overflow: hidden
}

ul.list-info-contact li .info-content a {
    color: #2c2c2c;
    text-transform: none
}

ul.list-info-contact li .info-content a:hover {
    color: #2c2c2c
}

ul.list-info-contact li i {
    position: absolute !important;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 25px !important;
    padding-left: 0 !important
}

ul.list-info-contact li i.theme-icon-pin {
    font-size: 18px;
    margin-top: 2px
}

.footer-social-networks {
    padding-top: 14px
}

.footer-social-networks li {
    float: left;
    display: inline-block;
    margin-right: 15px;
    padding-top: 0
}

.footer-social-networks li a {
    font-size: 20px;
    color: #707070;
    height: 50px;
    width: 50px;
    border: 1px solid #ebeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.footer-social-networks li a:hover {
    text-decoration: none;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    color: #fff
}

.tm-contact-widget .contact-desc {
    color: #2c2c2c;
    margin-bottom: 10px;
    margin-top: 10px
}

.list-hours ul li {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 4px 0
}

.list-hours ul li span:first-child {
    position: relative;
    padding-right: 5px
}

.list-hours ul li span:first-child:before {
    content: '';
    width: 100vh;
    height: 1px;
    border-bottom: 1px dotted #777;
    display: block;
    position: absolute;
    bottom: 6px;
    left: 100%;
    z-index: -1
}

.list-hours ul li span:last-child {
    background: #0f0f0f;
    float: right;
    padding-left: 5px
}

.footer-default .widget:first-child:nth-last-child(1) ~ .widget, .footer-default .widget:nth-last-child(1) {
    width: 100%
}

.footer-default .widget:first-child:nth-last-child(2) ~ .widget, .footer-default .widget:nth-last-child(2) {
    width: 50%
}

.footer-default .widget:first-child:nth-last-child(3) ~ .widget, .footer-default .widget:nth-last-child(3) {
    width: calc(100% / 3)
}

.footer-default .widget:first-child:nth-last-child(4) ~ .widget, .footer-default .widget:nth-last-child(4) {
    width: 25%
}

.footer-default .widget:first-child:nth-last-child(5) ~ .widget, .footer-default .widget:nth-last-child(5) {
    width: 20%
}

.footer-default .widget:first-child:nth-last-child(6) ~ .widget, .footer-default .widget:nth-last-child(6) {
    width: calc(100% / 6)
}

.footer-default .footer-top {
    padding-top: 60px;
    position: relative;
    display: inline-block
}

.footer-default .footer-top:before {
    content: "";
    height: 1px;
    width: calc(100% - 30px);
    position: absolute;
    bottom: 0;
    left: 15px;
    background: #ebeeee
}

.footer-default .footer-top .widget {
    display: inline-block;
    float: left
}

.footer-default .widget:last-child {
    margin-bottom: 44px
}

.footer-default#page-footer .widget {
    width: 100%
}

.no-padding > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0
}

.social-footer-1 .elementor-icon-list-item a {
    width: 50px !important
}

.social-footer-1 .elementor-icon-list-icon {
    width: 50px !important;
    text-align: center;
    margin-left: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.list-hours-1 .list-hours ul li {
    padding: 3px 0
}

.list-hours-1 .list-hours ul li:first-child {
    padding-top: 0
}

.elementor-icon-list-item a:hover {
    text-decoration: none
}

.form-letter {
    width: 100%;
    position: relative
}

.list-icon-type-1 .elementor-icon-list-icon {
    margin-top: 3px;
    margin-left: 4px
}

.list-icon-type-1 .elementor-icon-list-item a {
    height: 44px;
    width: 44px !important;
    text-align: center;
    border-radius: 50%;
    background: #444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-bottom: 10px
}

.footer-builder .menu-icon {
    display: none
}

.footer2-maichip .mc4wp-alert.mc4wp-success, .footer2-maichip .woocommerce-message, .footer2-maichip div.wpcf7-mail-sent-ok {
    border-color: #999
}

.footer2-maichip .mc4wp-alert.mc4wp-success p, .footer2-maichip .woocommerce-message p, .footer2-maichip div.wpcf7-mail-sent-ok p {
    color: #999 !important
}

.footer2-maichip .mc4wp-alert p {
    color: #999 !important
}

.list-icon-type-2 .elementor-icon-list-item a {
    border: 1px solid #5a5a5e;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 28px 15.5px 18px 20px
}

.list-icon-type-2 .elementor-icon-list-item a:hover {
    border-color: #2c2c2c
}

.list-icon-type-2 .elementor-icon-list-item a:hover i {
    color: #2c2c2c
}

.list-text-type-1 a:hover {
    text-decoration: none;
    color: #2c2c2c
}

.list-text-type-1 a:hover span {
    color: #2c2c2c
}

.list-text-type-1 a:before {
    content: '\002f';
    color: #fff;
    position: absolute;
    right: -30px
}

.list-text-type-1 li:last-child a:before {
    content: none
}

.copyright a {
    color: #999
}

.decoration-none a:hover {
    text-decoration: none
}

.copyright-white a {
    color: #fff
}

.purchase-theme {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 25px;
    left: 35px;
    z-index: 690
}

.purchase-theme * {
    -webkit-transition: all .25s cubic-bezier(.25, .46, .45, .94);
    transition: all .25s cubic-bezier(.25, .46, .45, .94)
}

.purchase-theme .icon {
    background: #82b53f;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 7px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: -15px;
    bottom: 0;
    z-index: 1
}

.purchase-theme .caption {
    position: absolute;
    left: 90%;
    color: #78a938;
    font-weight: 700;
    opacity: 0;
    background: #fff;
    border-radius: .5em;
    padding: 10px 20px 10px 30px;
    white-space: nowrap;
    margin-left: -20px;
    z-index: -1;
    -webkit-box-shadow: -2px 2px 15px -2px rgba(0, 0, 0, .3);
    box-shadow: -2px 2px 15px -2px rgba(0, 0, 0, .3)
}

.purchase-theme .price {
    background: #78a938;
    color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.purchase-theme .price > .amount {
    font-size: 25px;
    color: #fff
}

.purchase-theme .price > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.purchase-theme:hover .caption {
    opacity: 1;
    left: 100%
}

@media (min-width: 1600px) {
    .text-margin-right {
        margin-right: 127px
    }
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .footer2-icon {
        width: 30% !important
    }
}

@media (max-width: 1024px) {
    .footer-builder.footer-6 .footer-menu-title {
        border-color: #2f3030
    }

    .footer-builder.footer-3 .footer-menu-title {
        border-color: #ebeeee
    }

    .footer-builder.footer-11 .footer-menu-title {
        border-color: #3b3b3b
    }

    .footer-builder.footer-11 .footer-menu-title i {
        color: #707070
    }

    .purchase-theme {
        bottom: 70px
    }

    .list-info-contact .info-address {
        padding-right: 0
    }

    .list-hours ul li span:first-child:before {
        width: 1000vh
    }

    .footer-content .widget:first-child:nth-last-child(3) ~ .widget, .footer-content .widget:nth-last-child(3) {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .footer-content .widget:first-child:nth-last-child(4) ~ .widget, .footer-content .widget:first-child:nth-last-child(6) ~ .widget, .footer-content .widget:nth-last-child(4), .footer-content .widget:nth-last-child(6) {
        width: 50%
    }

    .footer-content .widget:first-child:nth-last-child(5) ~ .widget, .footer-content .widget:nth-last-child(5) {
        width: 100%
    }

    .footer-default {
        padding-top: 22px
    }

    .footer-default .row > .widget {
        margin-bottom: 13px
    }

    #page-footer {
        margin-top: 80px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .show-toggle-tablet.footer-menu-title {
        font-size: 16px;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 0;
        border-bottom: 1px solid #dbdbdb
    }

    .show-toggle-tablet.footer-menu-title i {
        color: #2c2c2c;
        font-size: 11px !important;
        position: absolute;
        right: 0;
        top: 5px
    }

    .show-toggle-tablet.footer-menu-title + .mega-menu {
        padding-top: 14px
    }
}

@media (max-width: 767px) {
    .show-toggle-mb.footer-menu-title {
        font-size: 16px;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 0;
        border-bottom: 1px solid #dbdbdb
    }

    .show-toggle-mb.footer-menu-title i {
        color: #2c2c2c;
        font-size: 11px !important;
        position: absolute;
        right: 0;
        top: 5px
    }

    .show-toggle-mb.footer-menu-title + .mega-menu {
        padding-top: 14px
    }
}

@media (max-width: 991px) {
    .footer-default .widget:first-child:nth-last-child(1) ~ .widget, .footer-default .widget:nth-last-child(1) {
        width: 100%
    }

    .footer-default .widget:first-child:nth-last-child(2) ~ .widget, .footer-default .widget:first-child:nth-last-child(4) ~ .widget, .footer-default .widget:first-child:nth-last-child(5) ~ .widget, .footer-default .widget:first-child:nth-last-child(6) ~ .widget, .footer-default .widget:nth-last-child(2), .footer-default .widget:nth-last-child(4), .footer-default .widget:nth-last-child(5), .footer-default .widget:nth-last-child(6) {
        width: 50%
    }

    .footer-default .widget:first-child:nth-last-child(3) ~ .widget, .footer-default .widget:nth-last-child(3) {
        width: calc(100% / 3)
    }
}

@media (max-width: 767px) {
    .footer-default .widget:first-child:nth-last-child(1) ~ .widget, .footer-default .widget:first-child:nth-last-child(2) ~ .widget, .footer-default .widget:first-child:nth-last-child(3) ~ .widget, .footer-default .widget:first-child:nth-last-child(4) ~ .widget, .footer-default .widget:first-child:nth-last-child(5) ~ .widget, .footer-default .widget:first-child:nth-last-child(6) ~ .widget, .footer-default .widget:nth-last-child(1), .footer-default .widget:nth-last-child(2), .footer-default .widget:nth-last-child(3), .footer-default .widget:nth-last-child(4), .footer-default .widget:nth-last-child(5), .footer-default .widget:nth-last-child(6) {
        width: 100%
    }

    .list-icon-type-2 .elementor-icon-list-item a {
        padding: 22px 13.5px 18px 19.5px
    }

    .list-text-type-1 a:before {
        content: none
    }

    .list-text-type-1 ul.elementor-icon-list-items.elementor-inline-items {
        display: block
    }

    .footer-4 .elementor-icon-box-wrapper .elementor-icon-box-icon {
        display: inline-block;
        float: left;
        margin-bottom: 0;
        margin-right: 8px !important
    }

    .footer-4 .elementor-icon-box-wrapper .elementor-icon-box-content {
        display: inline-block;
        margin-bottom: 0
    }
}

@media (max-width: 600px) {
    .home4-footer4-android, .home4-footer4-ios {
        width: 100% !important
    }

    .home4-footer4-android .elementor-widget-icon-box, .home4-footer4-ios .elementor-widget-icon-box {
        margin: auto
    }

    .home4-footer4-ios .elementor-column-wrap {
        margin-bottom: 15px
    }
}

@media (max-width: 1024px) {
    .menu-ft-horizontal .mega-menu--layout-horizontal {
        display: inline-block !important
    }

    .menu-ft-horizontal .mega-menu--layout-horizontal .mega-menu {
        display: inline-block !important
    }

    .menu-ft-horizontal .mega-menu--layout-horizontal .mega-menu li {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .menu-ft-horizontal.mobile .apr-nav-menu--layout-horizontal .mega-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu-ft-horizontal.mobile .apr-nav-menu--layout-horizontal .mega-menu > li {
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

.widget-title {
    font-size: 16px;
    letter-spacing: .1em;
    position: relative;
    margin-bottom: 19px;
    line-height: 24px;
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden
}

.widget-title span.widget-tlt:after, .widget-title span.widget-tlt:before {
    content: '';
    height: 1px;
    width: 1000vh;
    background-color: #ebeeee;
    position: absolute;
    top: 50%;
    z-index: -1
}

.widget-title span.widget-tlt:before {
    left: 100%
}

.widget-title span.widget-tlt:after {
    right: 100%
}

.widget-title span.widget-tlt {
    padding: 0 15px;
    position: relative
}

.post-type-archive-product .widget-title, .single-product .widget-title, .tax-product_cat .widget-title, .tax-yith_product_brand .widget-title {
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    text-transform: initial;
    letter-spacing: .01em
}

.post-type-archive-product .widget-title .widget-tlt, .single-product .widget-title .widget-tlt, .tax-product_cat .widget-title .widget-tlt, .tax-yith_product_brand .widget-title .widget-tlt {
    padding: 0
}

.post-type-archive-product .widget-title .widget-tlt:after, .post-type-archive-product .widget-title .widget-tlt:before, .single-product .widget-title .widget-tlt:after, .single-product .widget-title .widget-tlt:before, .tax-product_cat .widget-title .widget-tlt:after, .tax-product_cat .widget-title .widget-tlt:before, .tax-yith_product_brand .widget-title .widget-tlt:after, .tax-yith_product_brand .widget-title .widget-tlt:before {
    content: none
}

.active-sidebar .widget.tm-social-widget {
    margin-bottom: 36px;
    text-align: center
}

.active-sidebar .footer-social-networks {
    display: inline-block;
    padding-top: 4px;
    text-align: center
}

.active-sidebar .footer-social-networks li {
    margin: 0 4.5px;
    float: none
}

.active-sidebar .footer-social-networks li:last-child {
    margin-right: 0
}

.active-sidebar .footer-social-networks li:last-child {
    margin-left: 0
}

.active-sidebar .footer-social-networks li a {
    height: 37px;
    width: 37px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    border-color: #bc1e12 !important;
    color: #bc1e12 !important;
    display: inline-block;
    line-height: 37px;
    text-align: center;
    font-size: 16px
}

.active-sidebar .footer-social-networks li a:hover {
    color: #fff !important;
    background-color: #bc1e12 !important
}

.active-sidebar .footer-social-networks li.fb a {
    border-color: #3968d4 !important;
    color: #3968d4 !important
}

.active-sidebar .footer-social-networks li.fb a:hover {
    background-color: #3968d4 !important;
    color: #fff !important
}

.active-sidebar .footer-social-networks li.tw a {
    border-color: #2fc3ff !important;
    color: #2fc3ff !important
}

.active-sidebar .footer-social-networks li.tw a:hover {
    background-color: #2fc3ff !important;
    color: #fff !important
}

.active-sidebar .footer-social-networks li.yt a {
    border-color: #e82617 !important;
    color: #e82617 !important
}

.active-sidebar .footer-social-networks li.yt a:hover {
    background-color: #e82617 !important;
    color: #fff !important
}

.active-sidebar .footer-social-networks li.rss a {
    border-color: #ed7c21 !important;
    color: #ed7c21 !important
}

.active-sidebar .footer-social-networks li.rss a:hover {
    background-color: #ed7c21 !important;
    color: #fff !important
}

.remove_brand + .slimScrollDiv .slimScrollBar, .remove_cat_product + .slimScrollDiv .slimScrollBar {
    display: none !important;
    opacity: 0
}

.widget_rss .widget-title .rsswidget {
    font-size: 16px;
    color: #2c2c2c
}

.widget_rss .widget-title .rsswidget img {
    display: none
}

.widget.woocommerce.widget_shopping_cart {
    border: none
}

.berocket_single_filter_widget {
    padding-bottom: 44px;
    border-bottom: 1px solid #ebeeee;
    margin-bottom: 44px
}

.berocket_single_filter_widget:last-child {
    border-bottom: none
}

.widget_categories ul li ul.children li ul.children a {
    font-size: 14px
}

.widget {
    width: 100%;
    margin-bottom: 44px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ebeeee
}

.widget:last-child {
    margin-bottom: 0
}

.widget.widget_categories ul {
    margin-bottom: -4px;
    padding-left: 0
}

.widget > form {
    margin-top: 6px;
    margin-bottom: 45px
}

.widget.widget_meta, .widget.widget_pages, .widget.widget_recent_entries {
    margin-bottom: 34px
}

.widget ul li {
    padding: 4px 0
}

.filter-top .widget {
    padding-bottom: 0
}

.widget select {
    margin-bottom: 10px
}

.woocommerce .star-rating {
    height: 13px
}

span.rss-date {
    display: block;
    clear: left;
    padding: 5px 0
}

.widget-no-title.widget {
    padding: 0;
    border: 0
}

.ui-autocomplete {
    padding: 15px !important;
    z-index: 99
}

.berocket_single_filter_widget .berocket_checkbox_color.berocket_color_with_value {
    display: inline-block !important
}

.berocket_single_filter_widget ul {
    padding-left: 0
}

.bapf_sfilter.bapf_ckbox:not(.bapf_hideckbox) ul li {
    display: inline-block !important
}

.bapf_sfilter.bapf_ckbox:not(.bapf_hideckbox) ul li > label {
    padding-left: 0
}

.bapf_sfilter i.fa.fa-times {
    padding-right: 5px
}

.bapf_sfilter.bapf_stylecolor .bapf_clr_span {
    height: 27px !important;
    width: 27px !important
}

.bapf_sfilter ul li {
    display: inline-block !important;
    width: auto;
    vertical-align: top;
    position: relative;
    padding-right: 13px !important
}

.bapf_sfilter ul li:hover span.bapf_clr_text {
    opacity: 1;
    display: block
}

.bapf_sfilter ul li:nth-child(7n) {
    padding-right: 0 !important
}

.bapf_sfilter ul li:nth-child(7n) span.bapf_clr_text {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.container-fluid .bapf_sfilter ul li {
    padding-right: 18px !important
}

.container-fluid .bapf_sfilter ul li:nth-child(7n) {
    padding-right: 0 !important
}

.container-fluid .product-has-filter-top .bapf_sfilter ul li:nth-child(7n) {
    padding-right: 18px !important
}

.bapf_sfilter .ui-slider {
    margin-top: 30px
}

.bapf_sfilter .bapf_body ul li label {
    margin-bottom: 18px
}

.bapf_sfilter.bapf_clr_txt_left .bapf_body ul li label, .bapf_sfilter.bapf_clr_txt_right .bapf_body ul li label {
    display: inline-block !important
}

.prd-rated, span.bapf_clr_text {
    display: none
}

.active-sidebar ul li span.bapf_clr_text {
    color: #fff !important
}

.bapf_sfilter .bapf_clr_span, .bapf_sfilter .bapf_img_span {
    border: 1px solid #ebeeee;
    margin: 0;
    border-radius: 50%
}

.berocket_single_filter_widget .berocket_checkbox_color label span.berocket_color_text {
    display: block !important;
    margin: 0 !important
}

.berocket_single_filter_widget .berocket_checkbox_color.hxpx_wxpx_2 label span.berocket_color_span_block, span.berocket_color_span_block {
    border-radius: 0
}

.bapf_head h3 {
    font-size: 24px;
    position: relative;
    margin-bottom: 32px !important;
    line-height: 34px;
    font-weight: 400;
    text-transform: capitalize
}

.bapf_head h3 span {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 10px;
    cursor: pointer;
    color: #bcbcbc !important
}

.active-sidebar span.bapf_clr_text {
    color: #fff !important
}

span.bapf_clr_text {
    font-size: 14px;
    color: #fff;
    padding-top: 3px;
    position: absolute;
    opacity: 0;
    top: calc(-100% - 7px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 8px 15px;
    background: #2c2c2c;
    left: calc(-50% + 13px);
    -webkit-transform: translateX(calc(-50% + 15px));
    transform: translateX(calc(-50% + 15px))
}

span.bapf_clr_text:after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #2c2c2c transparent transparent transparent
}

.widget_calendar h2 + div, .widget_calendar h2 ~ div {
    padding-top: 6px
}

.widget_categories form select {
    margin-bottom: 0
}

.widget_arrowpress_latest_tweet {
    margin-bottom: -4px
}

.widget_arrowpress_latest_tweet .latest-tweets ul {
    padding-top: 7px
}

.widget_arrowpress_latest_tweet .latest-tweets li {
    background-image: none;
    padding-bottom: 12px
}

.widget_arrowpress_latest_tweet .latest-tweets li .tweet-text {
    line-height: 30px;
    padding-top: 11px
}

.widget_arrowpress_latest_tweet .latest-tweets li .tweet-text a {
    word-break: break-all
}

.widget_arrowpress_latest_tweet .latest-tweets li:last-child {
    padding-bottom: 0
}

.widget_arrowpress_latest_tweet .latest-tweets li i.fa-twitter {
    color: #feffff;
    font-size: 16px;
    height: 40px;
    width: 40px;
    background-color: #2c2c2c;
    text-align: left;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
    cursor: default
}

.widget_arrowpress_latest_tweet .latest-tweets li .twitter_time a {
    color: #2c2c2c
}

.facebook_like .widget-title {
    margin-right: -5px
}

.facebook_like .fb_iframe_widget {
    padding-top: 15px;
    width: 100%
}

.facebook_like .fb_iframe_widget iframe, .facebook_like .fb_iframe_widget span {
    width: 100% !important
}

.widget_top_rated_products .product-image.prd-rated {
    display: block
}

.widget_top_rated_products .rating-product {
    display: block;
    margin-bottom: 14px
}

.widget_top_rated_products ul.product_list_widget li .rating-product a {
    font-weight: 400;
    display: none
}

.widget_top_rated_products li .add-cart-btn {
    display: none
}

.widget_products.woocommerce ul.product_list_widget {
    padding-top: 16px
}

.widget_products.woocommerce ul.product_list_widget li .add-cart-btn a {
    background: 0 0;
    color: #000;
    border-radius: 0;
    margin: 0 auto;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    padding: 12px 15px;
    border: 1px solid #000;
    display: inline-block
}

.widget_products.woocommerce ul.product_list_widget li .add-cart-btn a:hover {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.widget_products.woocommerce ul.product_list_widget li .add-cart-btn a.added_to_cart {
    display: none
}

.tm-logo-widget .text {
    font-size: 16px;
    margin-top: 20px
}

.widget_products .product_list_widget li, .widget_top_rated_products .product_list_widget li {
    padding-top: 0;
    padding-bottom: 30px
}

.widget_products .product_list_widget li:last-child, .widget_top_rated_products .product_list_widget li:last-child {
    padding-bottom: 0
}

.widget_products .product_list_widget .product-desc, .widget_products .product_list_widget .product-top, .widget_top_rated_products .product_list_widget .product-desc, .widget_top_rated_products .product_list_widget .product-top {
    float: left
}

.widget_products .product_list_widget .product-top, .widget_top_rated_products .product_list_widget .product-top {
    width: 100px;
    overflow: hidden
}

.widget_products .product_list_widget .product-top .product-image img, .widget_top_rated_products .product_list_widget .product-top .product-image img {
    background-color: #faf9f7;
    width: auto;
    margin-left: 0;
    float: none
}

.widget_products .product_list_widget .product-desc, .widget_top_rated_products .product_list_widget .product-desc {
    width: calc(100% - 100px);
    padding: 0 0 0 20px;
    margin-top: -4px;
    text-align: left
}

.widget_products .product_list_widget .product-desc .star-rating, .widget_top_rated_products .product_list_widget .product-desc .star-rating {
    float: left
}

.widget_products .product_list_widget .product-desc .product-title, .widget_top_rated_products .product_list_widget .product-desc .product-title {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: 0
}

.widget_products .product_list_widget .product-desc .product-title a, .widget_top_rated_products .product_list_widget .product-desc .product-title a {
    font-weight: 400;
    color: #2c2c2c;
    line-height: 20px
}

.widget_products .product_list_widget .product-desc .product-title a:hover, .widget_top_rated_products .product_list_widget .product-desc .product-title a:hover {
    color: #2c2c2c
}

.widget_products .product_list_widget .product-desc .product-price, .widget_top_rated_products .product_list_widget .product-desc .product-price {
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.widget_products .product_list_widget .product-desc .price, .widget_top_rated_products .product_list_widget .product-desc .price {
    color: #2c2c2c;
    font-weight: 400;
    font-size: 14px;
    margin-top: 7px
}

.widget_products .product_list_widget .product-desc .price del, .widget_top_rated_products .product_list_widget .product-desc .price del {
    color: #777;
    opacity: 1;
    padding-right: 5px
}

.widget_products .product_list_widget .product-desc .price del, .widget_products .product_list_widget .product-desc .price ins, .widget_top_rated_products .product_list_widget .product-desc .price del, .widget_top_rated_products .product_list_widget .product-desc .price ins {
    font-weight: 400;
    background: 0 0
}

.widget_top_rated_products .product_list_widget .product-desc .price del {
    font-size: 15px
}

.active-sidebar > .widget_search .searchform {
    margin-top: 16px
}

.widget_tag_cloud .tagcloud {
    padding-top: 4px;
    overflow: hidden
}

.widget_tag_cloud .tagcloud a {
    color: #2c2c2c;
    font-size: 12px !important;
    border: 1px solid #ebeeee;
    display: inline-block;
    padding: 5.5px 20px 3.5px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: .075em;
    float: left;
    margin-right: 5px;
    border-radius: 30px
}

.widget_tag_cloud .tagcloud a:hover {
    color: #2c2c2c
}

.widget_tag_cloud .tagcloud a:last-child {
    margin-right: 0
}

.widget_product_search .widget-title {
    margin-bottom: 32px
}

.widget_product_search input[type=search] {
    height: 50px;
    padding-right: 65px;
    margin-bottom: 0
}

.widget_product_search input[type=search]:focus, .widget_product_search input[type=search]:hover {
    border-color: #2c2c2c
}

.widget_product_search form {
    position: relative
}

.widget_product_search button {
    font-size: 0;
    background-color: #2c2c2c;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16.5px 17px
}

.widget_product_search button:before {
    content: '\f002';
    font-size: 14px;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.widget_product_search button:hover {
    background-color: transparent
}

.widget_product_search button:hover:before {
    color: #2c2c2c
}

.widget_product_categories ul {
    list-style: none
}

.widget_search {
    margin-bottom: 30px
}

.widget_search .woosearch-input-box {
    width: 100%
}

.widget_search .search-form {
    position: relative
}

.widget_search .search-form .product-search {
    width: 100%;
    padding: 0 70px 0 20px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #ebeeee
}

.widget_search .search-form .product-search::-webkit-input-placeholder {
    color: #707070
}

.widget_search .search-form .product-search:-ms-input-placeholder {
    color: #707070
}

.widget_search .search-form .product-search::-ms-input-placeholder {
    color: #707070
}

.widget_search .search-form .product-search::placeholder {
    color: #707070
}

.widget_search .search-no-results {
    background: 0 0;
    padding: 0;
    border: 0;
    top: calc(100% + 5px)
}

.widget_search .submit.btn-search {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    color: #fff;
    background: #2c2c2c;
    padding: 0 16px;
    line-height: normal;
    padding-top: 5px
}

.widget_nav_menu li ul.sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu {
    padding-left: 0
}

.widget ul li {
    position: relative
}

.widget ul li::first-letter {
    text-transform: uppercase
}

.widget ul li a::first-letter {
    text-transform: uppercase
}

.widget ul li ul.children {
    display: none
}

.widget ul li ul.children.opening {
    display: block
}

.widget_recent_comments .recentcomments {
    text-align: left
}

.widget_recent_comments .recentcomments > a {
    float: none
}

.widget_recent_comments .recentcomments > a:before {
    content: none
}

.widget_recent_comments .recentcomments span a {
    float: none
}

.widget_categories ul li, .widget_nav_menu ul li, .widget_pages ul li {
    text-align: left
}

.widget.brand ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .wp-block-categories ul {
    list-style-type: none;
    padding-left: 0;
    display: inline-block;
    width: 100%
}

.widget.brand ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li, .wp-block-categories ul li {
    text-align: left;
    clear: left;
    display: inline-block;
    width: 100%;
    color: #2c2c2c;
    position: relative
}

.widget.brand ul li i, .widget_archive ul li i, .widget_categories ul li i, .widget_meta ul li i, .widget_nav_menu ul li i, .widget_pages ul li i, .widget_recent_comments ul li i, .widget_recent_entries ul li i, .widget_rss ul li i, .wp-block-categories ul li i {
    color: #707070
}

.widget.brand ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_comments ul li a, .widget_recent_entries ul li a, .widget_rss ul li a, .wp-block-categories ul li a {
    color: #2c2c2c;
    font-size: 16px;
    position: relative;
    float: left;
    text-align: left;
    line-height: 28px
}

.widget.brand ul li a:before, .widget_archive ul li a:before, .widget_categories ul li a:before, .widget_meta ul li a:before, .widget_nav_menu ul li a:before, .widget_pages ul li a:before, .widget_recent_comments ul li a:before, .widget_recent_entries ul li a:before, .widget_rss ul li a:before, .wp-block-categories ul li a:before {
    content: "";
    width: 0;
    height: 1px;
    background: #2c2c2c;
    position: absolute;
    bottom: 0;
    left: 0
}

.widget.brand ul li a:hover:before, .widget_archive ul li a:hover:before, .widget_categories ul li a:hover:before, .widget_meta ul li a:hover:before, .widget_nav_menu ul li a:hover:before, .widget_pages ul li a:hover:before, .widget_recent_comments ul li a:hover:before, .widget_recent_entries ul li a:hover:before, .widget_rss ul li a:hover:before, .wp-block-categories ul li a:hover:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}

.widget.widget_categories {
    clear: both
}

.widget_categories ul.children li a:before {
    content: none
}

.widget_recent_comments ul li:before {
    content: '';
    background-color: #2c2c2c;
    position: absolute;
    height: 4px;
    width: 4px;
    top: 11px;
    left: 0
}

.widget_recent_comments ul li a:before {
    content: none
}

.sticky-sidebar .widget_nav_menu .menu-testing-menu-container > ul > li > ul > li > ul > li > ul > li > ul > li ul li {
    padding-left: 0 !important
}

.active-sidebar .comment-author-link, .active-sidebar .widget.widget_recent_comments ul li {
    color: #2c2c2c !important
}

ul.wp-block-categories {
    list-style-type: none;
    padding-left: 21px;
    padding-left: 21px
}

ul.wp-block-categories li {
    text-align: left;
    clear: left;
    padding: 0 0 14px 0;
    display: inline-block;
    width: 100%;
    color: #707070;
    position: relative;
    margin-bottom: 14px;
    border-bottom: 1px solid #ebeeee
}

ul.wp-block-categories li:last-child {
    margin-bottom: 0
}

ul.wp-block-categories li i {
    color: #707070
}

ul.wp-block-categories li a {
    color: #707070;
    font-size: 16px;
    position: relative;
    float: left;
    text-align: left
}

ul.wp-block-categories li a:before {
    content: '';
    background-color: #707070;
    position: absolute;
    height: 4px;
    width: 4px;
    top: 10px;
    left: -19px
}

ul.wp-block-categories li a:hover {
    color: #2c2c2c
}

ul.wp-block-categories li a:hover:before {
    background-color: #2c2c2c
}

ul.wp-block-categories li .children li:last-child {
    padding-bottom: 0
}

ul.wp-block-categories .children {
    padding-top: 4px;
    margin-bottom: -4px;
    padding-left: 24px
}

.widget ul.product-categories {
    padding-bottom: 15px
}

.widget.brand {
    margin-bottom: 42px
}

.widget.brand .list-brand {
    padding-top: 3px;
    padding-bottom: 12px
}

.widget.brand .widget-title span:not(.widget-tlt) {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 11px;
    cursor: pointer;
    color: #000
}

.widget.brand ul li {
    padding: 1px 0
}

.widget_rss ul li {
    text-align: left
}

.widget_text .textwidget strong {
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block
}

.widget_text .textwidget img {
    margin-bottom: 10px
}

.widget_text .wp-caption p.wp-caption-text {
    margin-top: 0
}

span.post_count {
    line-height: 28px;
    position: relative;
    padding: 0 4px;
    display: inline-block;
    margin-left: 5px
}

span.post_count:before {
    content: "(";
    position: absolute;
    top: 0;
    left: 0
}

span.post_count:after {
    content: ")";
    position: absolute;
    top: 0;
    right: 0
}

.widget_tag_cloud .widget-title {
    margin-bottom: 13px
}

.widget_categories {
    margin-bottom: 36px
}

.widget_categories ul li p {
    margin: 0;
    position: absolute;
    right: 0;
    top: 13px;
    font-size: 10px;
    cursor: pointer
}

.widget_categories ul li a {
    position: relative;
    color: #2c2c2c;
    margin-right: 25px;
    display: inline-block
}

.widget_categories ul li a:before {
    content: "";
    width: 0;
    height: 1px;
    background: #2c2c2c;
    position: absolute;
    bottom: 0;
    left: 0
}

.widget_categories ul li a:hover:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}

.widget_categories ul li.current-cat > a, .widget_categories ul li.current-cat > p, .widget_categories ul li.current-cat > span.count {
    color: #2c2c2c !important
}

.widget_categories ul li a {
    line-height: 28px
}

.widget_categories ul li a, .widget_categories ul li p {
    cursor: pointer
}

.widget_categories ul li p {
    color: #000
}

.widget_categories ul li span.count {
    width: auto
}

.widget_categories ul li.current-cat-parent > a, .widget_categories ul li.current-cat-parent > p {
    color: #2c2c2c
}

.widget_categories ul li ul.children {
    padding-top: 4px;
    margin-bottom: -4px;
    padding-left: 24px
}

.widget_categories ul li ul.children li a {
    font-size: 16px;
    color: #707070 !important
}

.widget_categories ul li ul.children li a:before {
    content: "";
    width: 0;
    height: 1px;
    background: #707070;
    position: absolute;
    bottom: 0;
    left: 0
}

.widget_categories ul li ul.children li a:hover {
    color: #2c2c2c !important
}

.widget_categories ul li ul.children li a:hover:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}

.widget_categories ul li ul.children li .children, .widget_categories ul li ul.children li span {
    display: none !important
}

.widget_categories ul li ul.children li:hover > a, .widget_categories ul li ul.children li:hover > p, .widget_categories ul li ul.children li:hover > span.count {
    color: #2c2c2c
}

.widget_categories ul li ul.children li.current-cat-parent > a, .widget_categories ul li ul.children li.current-cat-parent > p, .widget_categories ul li ul.children li.current-cat > a, .widget_categories ul li ul.children li.current-cat > p {
    color: #2c2c2c !important
}

.widget_categories ul li ul.children li.current-cat-parent:before, .widget_categories ul li ul.children li.current-cat:before {
    background-color: #2c2c2c
}

.widget_categories ul li ul.children ul.children li a {
    color: #9a9a9a !important
}

.widget_categories ul li ul.children ul.children li a:hover {
    color: #2c2c2c !important
}

.widget_categories ul li:hover > a, .widget_categories ul li:hover > p, .widget_categories ul li:hover > span.count {
    color: #2c2c2c
}

.widget_meta ul, .widget_recent_entries {
    overflow: hidden
}

.widget_meta ul li, .widget_recent_entries li {
    float: left;
    display: inline-block
}

.widget_meta ul li span, .widget_recent_entries li span {
    float: left;
    margin-top: 2px
}

.tm-posts-widget .widget-title {
    margin-bottom: 24px
}

.tm-posts-widget .post-widget-info, .tm-posts-widget .post-widget-thumbnail {
    display: inline-block
}

.tm-posts-widget .post-item {
    margin-bottom: 14px;
    border-bottom: 1px solid #ebeeee;
    padding-bottom: 10px
}

.tm-posts-widget .post-item:last-child {
    border-bottom: 0
}

.tm-posts-widget .post-widget-thumbnail {
    width: 70px;
    float: left
}

.tm-posts-widget .post-widget-info {
    width: calc(100% - 70px);
    padding-left: 20px
}

.tm-posts-widget .post-widget-info .post-widget-title {
    font-size: 18px;
    font-family: Jost;
    margin-top: -5px;
    line-height: 24px;
    margin-bottom: 12px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box
}

.tm-posts-widget .post-widget-info .post-widget-title a {
    color: #2c2c2c
}

.tm-posts-widget .post-widget-info .post-widget-title a:hover {
    color: #2c2c2c
}

.tm-posts-widget .post-widget-info .custom-date {
    letter-spacing: .1em;
    font-size: 12px;
    height: auto;
    width: auto;
    padding: 0;
    background-color: transparent;
    border: 0;
    text-align: left
}

.tm-posts-widget .post-widget-info .custom-date a {
    color: #9a9a9a;
    text-transform: uppercase
}

.tm-posts-widget .post-widget-info .custom-date a:hover {
    color: #2c2c2c
}

.active-sidebar .widget_mc4wp_form_widget {
    border: 1px solid #ebeeee;
    padding: 43px 30px 18px;
    margin-bottom: 45px
}

.active-sidebar .widget_mc4wp_form_widget form {
    margin-bottom: 6px
}

.active-sidebar .widget_mc4wp_form_widget .widget-title {
    margin-bottom: 25px
}

.active-sidebar .widget_mc4wp_form_widget .widget-title span {
    background-color: transparent;
    padding: 0
}

.active-sidebar .widget_mc4wp_form_widget .widget-title span:after, .active-sidebar .widget_mc4wp_form_widget .widget-title span:before {
    content: none
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email] {
    background-color: #fff;
    border: 1px solid #ebeeee;
    color: #707070
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
    color: #707070
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #707070
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email]::-ms-input-placeholder {
    color: #707070
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email]::placeholder {
    color: #707070
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=submit] {
    background-color: #2c2c2c;
    letter-spacing: .05em
}

.active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=submit]:hover {
    background-color: #2c2c2c
}

.tm-posts-widget {
    margin-bottom: 35px
}

.widget_pages ul {
    overflow: hidden
}

.widget_pages ul li {
    text-align: right;
    float: left
}

.widget_pages ul li.page_item_has_children i {
    font-size: 10px;
    color: #bcbcbc
}

.widget_pages ul li.page_item_has_children i.fa-angle-right:before {
    content: "\e904";
    font-family: lusion !important
}

.widget_pages ul li.page_item_has_children i.fa-angle-down.fa-angle-right:before {
    font-family: lusion !important;
    content: "\e900"
}

.widget_pages ul li ul.children {
    padding-top: 0;
    display: none
}

.widget_pages ul li ul.children li {
    display: flow-root;
    padding-left: 0
}

.widget_pages ul li ul.children li a:before {
    content: none
}

.widget_pages ul li ul.children li ul {
    padding-left: 30px !important
}

.widget_pages ul li ul.children li ul li a {
    font-size: 14px
}

.widget_pages ul li ul.children li ul li ul {
    padding-left: 0 !important
}

.widget_pages ul li ul.children.opening {
    display: inline-block;
    padding-top: 4px;
    margin-bottom: -4px;
    padding-left: 24px
}

.widget_nav_menu ul li {
    text-align: right;
    float: none
}

.widget_nav_menu ul li.menu-item-has-children i {
    font-size: 10px;
    color: #bcbcbc
}

.widget_nav_menu ul li.menu-item-has-children i.fa-angle-right:before {
    content: "\e904";
    font-family: lusion !important
}

.widget_nav_menu ul li.menu-item-has-children i.fa-angle-down.fa-angle-right:before {
    font-family: lusion !important;
    content: "\e900"
}

.widget_nav_menu ul li ul.sub-menu {
    padding-top: 0;
    display: none
}

.widget_nav_menu ul li ul.sub-menu li {
    display: flow-root;
    padding-left: 0
}

.widget_nav_menu ul li ul.sub-menu li a:before {
    content: none
}

.widget_nav_menu ul li ul.sub-menu li ul {
    padding-left: 30px !important
}

.widget_nav_menu ul li ul.sub-menu li ul li a {
    font-size: 14px
}

.widget_nav_menu ul li ul.sub-menu li ul li ul {
    padding-left: 0 !important
}

.widget_nav_menu ul li ul.sub-menu.opening {
    display: inline-block;
    padding-top: 4px;
    margin-bottom: -4px;
    padding-left: 24px
}

.widget_nav_menu ul li ul.sub-menu.opening li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.widget #yith-wcwl-form .wishlist-title {
    display: none
}

.widget #yith-wcwl-form .woocommerce-message {
    display: none
}

.widget #yith-wcwl-form.woocommerce table.shop_table td {
    border: 0
}

.widget #yith-wcwl-form.woocommerce table.shop_table td.wishlist-empty {
    padding: 0;
    text-align: left;
    padding-top: 3px;
    border-top: 0 !important
}

.widget #yith-wcwl-form.woocommerce table.shop_table td.product-add-to-cart, .widget #yith-wcwl-form.woocommerce table.shop_table td.product-name, .widget #yith-wcwl-form.woocommerce table.shop_table td.product-price {
    display: block
}

.widget .wishlist_table .product-name .button, .widget .wishlist_table .product-remove, .widget .wishlist_table .product-stock-status, .widget .wishlist_table thead {
    display: none
}

.widget .wishlist_table tfoot {
    display: none
}

.widget .wishlist_table tr {
    display: inline-block;
    clear: left;
    margin-bottom: 23px;
    width: 100%
}

.widget .wishlist_table tr:last-child {
    margin-bottom: 0
}

.widget .wishlist_table tr:last-child td.product-name {
    padding-top: 0;
    padding-bottom: 2px
}

.widget .wishlist_table tr:last-child td.product-thumbnail {
    padding: 0
}

.widget .wishlist_table tr:last-child td.product-price {
    padding: 0 0 6px
}

.widget .wishlist_table tr:last-child td.product-add-to-cart {
    padding: 10px 0 0
}

.widget .wishlist_table td.product-thumbnail {
    width: 100px;
    float: left;
    background-color: #f5f5f5;
    padding: 0;
    margin-right: 20px;
    margin-top: 7px;
    height: 120px
}

.widget .wishlist_table td.product-add-to-cart, .widget .wishlist_table td.product-name, .widget .wishlist_table td.product-price {
    width: 100%;
    text-align: left;
    padding-right: 0
}

.widget .wishlist_table td.product-name {
    padding: 0
}

.widget .wishlist_table td.product-name a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 42px;
    color: #2c2c2c;
    line-height: 24px
}

.widget .wishlist_table td.product-name a:hover {
    text-decoration: none;
    color: #2c2c2c
}

.widget .wishlist_table td.product-price {
    padding-bottom: 6px
}

.widget .wishlist_table td.product-price del {
    opacity: 1;
    color: #707070
}

.widget .wishlist_table td.product-price ins {
    background-color: transparent;
    color: #2c2c2c
}

.widget .wishlist_table td.product-add-to-cart {
    padding-right: 0;
    padding-bottom: 0
}

.widget .wishlist_table .product-add-to-cart {
    padding-left: 120px;
    text-align: center
}

.widget_recent_entries li span.post-date {
    color: #9a9a9a
}

.active-sidebar .widget span:not(.widget-tlt) {
    color: #bcbcbc !important
}

.active-sidebar .widget span:not(.widget-tlt):hover {
    color: #2c2c2c
}

.widget .col-lg-1, .widget .col-lg-10, .widget .col-lg-11, .widget .col-lg-12, .widget .col-lg-2, .widget .col-lg-3, .widget .col-lg-4, .widget .col-lg-5, .widget .col-lg-6, .widget .col-lg-7, .widget .col-lg-9, .widget .col-md-1, .widget .col-md-10, .widget .col-md-11, .widget .col-md-12, .widget .col-md-2, .widget .col-md-3, .widget .col-md-4, .widget .col-md-5, .widget .col-md-6, .widget .col-md-7, .widget .col-md-8, .widget .col-md-9, .widget .col-sm-1, .widget .col-sm-10, .widget .col-sm-11, .widget .col-sm-12, .widget .col-sm-2, .widget .col-sm-3, .widget .col-sm-4, .widget .col-sm-5, .widget .col-sm-6, .widget .col-sm-7, .widget .col-sm-8, .widget .col-sm-9, .widget .col-xl-1, .widget .col-xl-10, .widget .col-xl-11, .widget .col-xl-12, .widget .col-xl-2, .widget .col-xl-3, .widget .col-xl-4, .widget .col-xl-5, .widget .col-xl-6, .widget .col-xl-7, .widget .col-xl-8, .widget .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 30px
}

.widget .offset-lg-1 {
    margin-left: 0
}

.widget.widget_product_categories .widget-title span:not(.widget-tlt) {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 8px;
    cursor: pointer;
    color: #000
}

.widget.widget_product_categories ul.product-categories > li:hover:before {
    background: #2c2c2c
}

.widget.widget_product_categories ul.product-categories > li.current-cat:before {
    background: #2c2c2c
}

.widget.widget_berocket_aapf_single .widget-title {
    margin-bottom: 0;
    padding-bottom: 4px;
    display: inline-block;
    width: 100%
}

.widget.widget_berocket_aapf_single input[type=checkbox] {
    height: 13px;
    width: 13px
}

.widget.widget_berocket_aapf_single label {
    margin: 0;
    margin-right: 5px
}

.widget.widget_berocket_aapf_single label span.berocket_color_span_block {
    border: 1px solid #ebeeee
}

.widget.widget_berocket_aapf_single li:last-child label {
    margin-right: 0
}

.widget.widget_berocket_aapf_single ul .berocket_term_parent_0 {
    padding-bottom: 15px;
    width: 25%;
    height: auto;
    vertical-align: top
}

.widget.widget_berocket_aapf_single ul .berocket_term_parent_0:hover .berocket_color_text {
    color: #2c2c2c
}

.widget.widget_berocket_aapf_single ul .berocket_term_parent_0:last-child {
    padding-bottom: 0
}

.widget.yith-woocompare-widget .clear-all {
    display: inline-block
}

.widget.yith-woocompare-widget .clear-all, .widget.yith-woocompare-widget .compare.button {
    color: #2c2c2c;
    border: 1px solid #2c2c2c;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 0;
    padding: 12px 25px;
    font-size: 14px;
    background: 0 0
}

.widget.yith-woocompare-widget .clear-all:after, .widget.yith-woocompare-widget .compare.button:after {
    content: none
}

.widget.yith-woocompare-widget .clear-all:hover, .widget.yith-woocompare-widget .compare.button:hover {
    background-color: #2c2c2c;
    color: #fff
}

.widget.yith-woocompare-widget .clear-all {
    padding: 8px 25px
}

.widget.yith-woocompare-widget .clear-all:hover {
    text-decoration: none
}

.widget.yith-woocompare-widget .product_list_widget li {
    padding-top: 0;
    padding-bottom: 30px
}

.widget.yith-woocompare-widget .product_list_widget li:last-child {
    padding-bottom: 0
}

.widget.yith-woocompare-widget .product_list_widget li .product-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.widget.yith-woocompare-widget .product_list_widget .product-desc, .widget.yith-woocompare-widget .product_list_widget .product-top {
    float: left
}

.widget.yith-woocompare-widget .product_list_widget .product-top {
    width: 100px
}

.widget.yith-woocompare-widget .product_list_widget .product-top .product-image img {
    background-color: #faf9f7;
    width: auto;
    margin-left: 0;
    float: none
}

.widget.yith-woocompare-widget .product_list_widget .product-desc {
    width: calc(100% - 100px);
    padding: 0 0 0 20px;
    text-align: left
}

.widget.yith-woocompare-widget .product_list_widget .product-desc .star-rating {
    float: left
}

.widget.yith-woocompare-widget .product_list_widget .product-desc .product-title {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 11px;
    text-transform: capitalize;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: 0
}

.widget.yith-woocompare-widget .product_list_widget .product-desc .product-title a {
    font-weight: 400;
    color: #2c2c2c;
    line-height: 20px
}

.widget.yith-woocompare-widget .product_list_widget .product-desc .product-title a:hover {
    color: #2c2c2c
}

.widget.yith-woocompare-widget .product_list_widget .product-desc .product-price {
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.widget.yith-woocompare-widget .product_list_widget .product-desc .price {
    color: #2c2c2c;
    line-height: 22px
}

.widget.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li {
    margin-bottom: 5px
}

.widget.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.chosen a, .widget.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.chosen span.count {
    color: #2c2c2c
}

.widget.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li:last-child {
    margin-bottom: 0
}

.widget.wcva_layered_nav .wcva_filter-widget-title {
    font-size: 20px;
    text-transform: uppercase
}

.widget.bapf_slidr_main .ui-slider .ui-slider-range {
    background-color: #a0a0a0;
    background-image: none;
    height: 4px
}

.widget.bapf_slidr_main .ui-slider .ui-slider-handle {
    background-color: #0ca8c9;
    top: -5px;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    background-image: none
}

.widget.bapf_slidr_main .price_slider_wrapper .ui-widget-content {
    background: none repeat scroll 0 0 #b0b5b9;
    height: 4px
}

.widget.bapf_slidr_main .price_slider, .widget.bapf_slidr_main .ui-slider-handle {
    cursor: pointer
}

.widget.bapf_slidr_main .price_slider_amount .button {
    font-weight: 400;
    border: 1px solid #2c2c2c
}

.widget.bapf_slidr_main .price_label {
    line-height: 35.41px;
    color: #303030;
    font-size: 14px;
    font-weight: 500
}

.checked .bapf_clr_span {
    border-color: #2c2c2c
}

.widget select {
    color: #707070;
    font-size: 16px;
    position: relative;
    margin-bottom: 6px;
    margin-top: 6px;
    height: 50px;
    width: 100%
}

.widget:last-child {
    border-bottom: none
}

.widget_recent_entries ul li a:before {
    content: '\2b';
    background-color: transparent;
    color: #2c2c2c;
    height: auto;
    width: auto;
    top: 1px
}

.widget_recent_entries ul li a:hover:before {
    color: #2c2c2c;
    background-color: transparent
}

.widget_archive ul li a:before, .widget_categories ul li a:before {
    background-color: #c9c9c9
}

.widget_archive ul li a:hover:before, .widget_categories ul li a:hover:before {
    background-color: #2c2c2c
}

@media (max-width: 991px) {
    .tm-posts-widget .post-item {
        padding-bottom: 15px;
        display: inline-block;
        width: 100%
    }

    .active-sidebar .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email] {
        text-align: left
    }

    .product-has-filter.product-has-filter-top .berocket_single_filter_widget, .product-has-filter.product-has-filter-top .widget {
        min-width: 200px
    }

    .product-has-filter.product-has-filter-top .bapf_sfilter .bapf_body ul li label {
        margin-bottom: 8px
    }

    .container-fluid .product-has-filter.product-has-filter-top .bapf_sfilter ul li {
        padding-right: 8px !important
    }
}

.footer-default .widget-title span.widget-tlt:after, .footer-default .widget-title span.widget-tlt:before {
    z-index: 0
}

.mc4wp-form-fields p {
    margin-bottom: 0
}

.mc4wp-form-fields input[type=email] {
    height: 45px;
    padding: 11px 20px;
    font-weight: 400;
    color: #9a9a9a;
    font-size: 16px;
    border-color: #ebeeee;
    margin-bottom: 0;
    text-align: center
}

.mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}

.mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.mc4wp-form-fields input[type=email]::-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.mc4wp-form-fields input[type=email]::placeholder {
    color: #999;
    opacity: 1
}

.mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #999
}

.mc4wp-form-fields input[type=email]::-ms-input-placeholder {
    color: #999
}

.mc4wp-form-fields input[type=submit] {
    margin-top: 20px;
    height: 45px;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #2c2c2c;
    border: none;
    color: #fff;
    width: 100%;
    z-index: 0;
    cursor: pointer;
    padding: 11px 30px
}

.mc4wp-form-fields input[type=submit]:hover {
    background-color: #2c2c2c;
    color: #fff
}

.popup-newsletter {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    width: 570px;
    min-height: 504px;
    z-index: 99
}

.popup-newsletter .mc4wp-form-fields input[type=email] {
    padding: 11px 20px
}

.widget_mc4wp_form_widget {
    position: relative
}

#list-builder {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .6;
    display: none;
    z-index: 99
}

.popup-newsletter-content .form-content {
    padding: 45px 30px 30px
}

.popup-newsletter-content .form-content h4 {
    font-size: 20px;
    color: #2c2c2c;
    text-align: center;
    line-height: 24px;
    letter-spacing: -.1px;
    margin-bottom: 19px
}

.popup-newsletter-content .form-content p {
    color: #707070;
    font-size: 16px;
    text-align: center;
    line-height: 22px
}

.popup-newsletter-content .form-content .mc4wp-response {
    margin-bottom: 13px;
    text-align: left
}

.popup-newsletter-content .form-content .mc4wp-response p {
    color: #fff;
    text-align: left
}

.popup-newsletter-content .form-content .note {
    color: #9a9a9a;
    font-size: 16px;
    text-align: left;
    margin-top: 0;
    display: inline-block
}

.popup-newsletter-content .form-content form {
    margin-bottom: 0
}

.popup-newsletter-content .form-content .checkbox-form {
    padding-top: 23px;
    border-top: 1px solid #ebeeee;
    margin-top: 30px
}

.popup-newsletter-content .form-content .checkbox-form label {
    color: #2c2c2c;
    font-size: 16px
}

.close-popup {
    height: 26px;
    width: 26px;
    color: #000;
    background: #ebeeee;
    position: absolute;
    right: -14px;
    top: -13px;
    text-align: center;
    line-height: 29px;
    font-size: 11px
}

.close-popup i {
    margin-left: 1px
}

.close-popup:hover {
    text-decoration: none
}

.popup-title-form {
    background: #2c2c2c;
    color: #fff;
    font-size: 18px;
    padding: 15px 29px 17px
}

.woocommerce .popup-account form.checkout_coupon, .woocommerce .popup-account form.login, .woocommerce .popup-account form.register {
    border: none !important;
    padding: 0 !important;
    margin: 0
}

.woocommerce .popup-account form.woocommerce-form-login p.form-row input.input-text, .woocommerce .popup-account form.woocommerce-form-register p.form-row input.input-text {
    border: 1px solid #ebeeee !important;
    font-weight: 400
}

.woocommerce .popup-account .woocommerce-form-login .woocommerce-form-login__submit {
    margin-right: 0 !important
}

.popup-account {
    position: absolute;
    display: none;
    background: #fff;
    z-index: 5;
    left: 50%;
    top: 50%;
    min-height: 577px;
    width: 490px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: Jost
}

.popup-account .close-popup {
    background: 0 0;
    position: absolute;
    height: auto;
    width: auto;
    top: 12px;
    right: 19px
}

.popup-account .popup-title {
    text-align: center;
    background: 0 0;
    color: #2c2c2c;
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 43px
}

.popup-account .fancybox-close-small {
    display: none
}

.popup-account ul.woocommerce-error {
    margin-bottom: 20px;
    padding-right: 15px !important
}

.popup-account form .form-row {
    margin: 0 0 20px 0;
    width: 100%
}

.popup-account form .form-row:last-child {
    margin-bottom: 0
}

.popup-account form .form-row input[type=email], .popup-account form .form-row input[type=password], .popup-account form .form-row input[type=text] {
    margin: 0;
    height: 50px;
    border: 1px solid #ebeeee;
    color: #9a9a9a;
    padding: 12px 20px 10px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.popup-account form .button-register {
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    margin-top: 18px;
    display: inline-block
}

.popup-account form .lost_password {
    width: 50%;
    margin-top: -3px;
    float: right;
    display: block;
    margin-bottom: 0;
    overflow: hidden
}

.popup-account form .lost_password a {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #707070
}

.popup-account form .lost_password a:hover {
    color: #2c2c2c
}

@media (max-width: 1024px) {
    .popup-account form .lost_password {
        width: 100%
    }

    .popup-account form .lost_password a {
        float: left
    }
}

.popup-account form .checkbox-form {
    display: block;
    margin-bottom: 0;
    width: 50%;
    margin-top: -2px;
    overflow: hidden;
    display: inline-block
}

.popup-account form label.checkcontainer {
    font-size: 16px;
    color: #707070;
    margin-bottom: 0;
    display: inline-block;
    float: left
}

.popup-account form.woocommerce-form.woocommerce-form-login button.button, .popup-account form.woocommerce-form.woocommerce-form-register button.button {
    border: 1px solid #2c2c2c;
    height: 50px;
    min-width: 100%;
    background: #2c2c2c;
    color: #fff;
    font-size: 16px;
    width: 100%;
    border-radius: 0;
    padding: 11px 20px;
    margin-top: 3px;
    line-height: normal;
    text-align: center
}

.popup-account form.woocommerce-form.woocommerce-form-login button.button:active, .popup-account form.woocommerce-form.woocommerce-form-login button.button:focus, .popup-account form.woocommerce-form.woocommerce-form-login button.button:hover, .popup-account form.woocommerce-form.woocommerce-form-register button.button:active, .popup-account form.woocommerce-form.woocommerce-form-register button.button:focus, .popup-account form.woocommerce-form.woocommerce-form-register button.button:hover {
    border-color: #2c2c2c;
    background: 0 0;
    color: #2c2c2c
}

.popup-account form.woocommerce-form.woocommerce-form-login button.button:active:before, .popup-account form.woocommerce-form.woocommerce-form-login button.button:focus:before, .popup-account form.woocommerce-form.woocommerce-form-login button.button:hover:before, .popup-account form.woocommerce-form.woocommerce-form-register button.button:active:before, .popup-account form.woocommerce-form.woocommerce-form-register button.button:focus:before, .popup-account form.woocommerce-form.woocommerce-form-register button.button:hover:before {
    background: 0 0 !important
}

.popup-account form.woocommerce-form-login .wc-social-login, .popup-account form.woocommerce-form-register .wc-social-login {
    display: inline-block;
    width: 100%
}

.popup-account form.woocommerce-form-login .wc-social-login .ywsl-label, .popup-account form.woocommerce-form-register .wc-social-login .ywsl-label {
    float: left;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 13px;
    color: #707070;
    width: 100%;
    text-align: center
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list, .popup-account form.woocommerce-form-register .wc-social-login .socials-list {
    width: 100%;
    margin: 0 auto;
    display: inline-block
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a {
    display: inline-block;
    margin-right: 0;
    font-size: 16px;
    float: left;
    color: #fff !important;
    padding: 14px 25px 13px;
    width: calc(50% - 5px);
    display: inline-block;
    position: relative
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a img, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a img {
    display: none
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a span, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a span {
    margin-left: 7px;
    padding-left: 9px;
    position: relative;
    letter-spacing: 1px;
    font-weight: 400
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a span:before, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a span:before {
    content: "";
    height: 17px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    display: inline-block;
    left: 0;
    top: 3px;
    position: absolute
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a.ywsl-facebook, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a.ywsl-facebook {
    margin-right: 5px;
    background: #34589c !important
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a.ywsl-facebook:before, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a.ywsl-facebook:before {
    content: "\e929";
    font-family: lusion;
    font-size: 17px;
    vertical-align: middle;
    margin-top: -3px;
    display: inline-block
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a.ywsl-twitter, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a.ywsl-twitter {
    background: #1da1f2 !important
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a.ywsl-twitter:before, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a.ywsl-twitter:before {
    content: "\e928";
    font-family: lusion
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a.ywsl-google, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a.ywsl-google {
    margin-left: 5px;
    background: #df3317 !important
}

.popup-account form.woocommerce-form-login .wc-social-login .socials-list a.ywsl-google:before, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a.ywsl-google:before {
    content: "\e960";
    font-family: lusion;
    font-size: 17px;
    vertical-align: middle;
    margin-top: -3px;
    display: inline-block
}

.popup-account .popup-account-content {
    position: relative;
    overflow: hidden
}

.popup-account .popup-account-content .status {
    overflow: hidden
}

.popup-account .woocommerce-LostPassword {
    float: left
}

.popup-account .nav-tabs {
    padding-top: 20px;
    padding-bottom: 0;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.popup-account .nav-tabs li {
    padding: 0;
    margin: 0;
    width: 100%
}

.popup-account .nav-tabs li:last-child a:after {
    content: none
}

.popup-account .nav-tabs li a::after {
    content: '';
    height: 5px;
    width: 5px;
    display: block;
    background: #2c2c2c;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.popup-account .nav-tabs li a.nav-link {
    border: 1px solid #2c2c2c;
    float: left;
    font-size: 16px;
    padding: 12px 20px;
    color: #2c2c2c;
    border-radius: 0;
    display: block;
    width: 100%;
    text-align: center
}

.popup-account .nav-tabs li a.nav-link:after {
    content: none
}

.popup-account .nav-tabs li a.nav-link:focus, .popup-account .nav-tabs li a.nav-link:hover {
    color: #fff;
    background: #2c2c2c
}

.popup-account .nav-tabs li a.nav-link.active {
    display: none;
    color: #fff;
    background: #2c2c2c
}

.popup-account.popup-login {
    min-height: 577px
}

.popup-account.popup-register {
    min-height: 572px
}

.popup-account.popup-login .woocommerce-LostPassword, .popup-account.popup-register .woocommerce-LostPassword {
    display: inline-block
}

.popup-account.popup-login form .form-row.button-register, .popup-account.popup-register form .form-row.button-register {
    width: 100%
}

.popup-account.popup-login form.woocommerce-form.woocommerce-form-login button.button, .popup-account.popup-register form.woocommerce-form.woocommerce-form-login button.button {
    width: 100%
}

.form-content .wiget {
    margin-bottom: 0
}

.fancybox-close-small:before {
    content: "\e918";
    font-family: lusion;
    height: 26px;
    width: 26px;
    color: #000;
    background: #ebeeee;
    position: absolute;
    right: -14px;
    top: -13px;
    text-align: center;
    line-height: 26px;
    font-size: 12px
}

@media (min-width: 1025px) {
    .mc4wp-form-fields input[type=email] {
        text-align: left
    }

    .mc4wp-form-fields input[type=submit] {
        margin-top: 10px
    }

    .popup-account .popup-account-content {
        padding: 74px 60px 80px
    }
}

@media (max-width: 1024px) {
    #list-builder, .popup-newsletter {
        display: none !important
    }

    .woocommerce form.woocommerce-form-login .wc-social-login .ywsl-label {
        margin-right: 9px !important
    }

    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        float: none
    }

    #popup-account.popup-account form .form-row.button-register {
        width: 100% !important
    }

    .woocommerce-LostPassword.lost_password {
        margin-bottom: 0 !important;
        display: inline-block
    }

    #popup-account.popup-account form .lost_password a {
        margin-bottom: 0 !important
    }

    #popup-account.popup-account .popup-title {
        background-color: #2c2c2c;
        color: #fff;
        font-size: 20px;
        line-height: 28px;
        padding: 5px 20px 7px;
        margin-bottom: 20px;
        margin-top: -15px;
        margin-left: -20px;
        margin-right: -20px
    }

    #popup-account.popup-account .close-popup {
        display: none
    }

    .popup-account form .checkbox-form {
        display: block;
        margin-bottom: 0;
        width: 100%;
        margin-top: 0
    }

    .popup-account form .lost_password {
        margin-bottom: 20px !important
    }

    .popup-account form.woocommerce-form-login .wc-social-login .socials-list a, .popup-account form.woocommerce-form-register .wc-social-login .socials-list a {
        padding: 5px 25px
    }
}

.popup-sale-wapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    opacity: 0;
    visibility: hidden
}

.popup-sale-wapper.active {
    opacity: 1;
    visibility: visible
}

.popup-sale-wapper.active .popup-sale {
    -webkit-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0)
}

.popup-sale-wapper .close-box {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    background: rgba(0, 0, 0, .3)
}

.popup-sale {
    margin: 0 auto;
    background: #fff;
    max-width: 950px;
    position: relative;
    top: 50%;
    padding: 25px 15px;
    -webkit-transform: translateY(-50%) translateX(-100px);
    transform: translateY(-50%) translateX(-100px);
    -webkit-transition: transform .3s, opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s
}

@media (max-width: 991px) {
    .popup-sale {
        max-width: calc(100% - 30px);
        padding: 25px 0
    }
}

ul.product-items {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    max-width: 380px
}

ul.product-items .item.product-item {
    overflow: hidden;
    clear: left;
    padding: 15px;
    position: absolute;
    background: #fff;
    width: 380px;
    left: 0;
    bottom: 20px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .12);
    -webkit-transform: translateY(500%);
    transform: translateY(500%);
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out
}

ul.product-items .item.product-item.actived {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 1s linear;
    transition: 1s linear
}

ul.product-items .image-popup {
    width: 75px;
    float: left;
    margin-right: 20px
}

ul.product-items .image-popup a {
    font-size: 0
}

ul.product-items .content-popup {
    overflow: hidden
}

ul.product-items .content-popup a {
    font-size: 20px;
    color: #2c2c2c
}

ul.product-items .purchase-top {
    margin-bottom: 5px
}

ul.product-items .purchase-top span {
    color: #2c2c2c;
    font-size: 14px
}

ul.product-items .time-purchase {
    font-size: 13px;
    position: absolute;
    bottom: 13px
}

ul.product-items .x-close {
    font-size: 10px;
    position: absolute;
    right: 15px;
    cursor: pointer
}

ul.product-items .x-close:hover {
    color: #2c2c2c
}

.sale-popup {
    position: fixed;
    bottom: 0;
    z-index: 10
}

.sale-popup .elementor-inner .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%
}

.sale-popup ul.product-grid.products.columns-2 li.product .woocommerce-loop-product__title {
    padding-right: 0 !important
}

@media (max-width: 1024px) {
    ul.product-items .item.product-item {
        bottom: 60px
    }
}

@media (max-width: 480px) {
    ul.product-items .item.product-item {
        width: 290px
    }

    ul.product-items .time-purchase {
        position: static;
        padding-top: 5px
    }

    ul.product-items .content-popup a {
        line-height: 24px
    }
}

.woocommerce .popup-account form.woocommerce-form.login .woocommerce-form-login__rememberme input[type=checkbox] {
    margin: 5px 7px 0 0
}

.woocommerce form.woocommerce-form.login span.password-input {
    padding-left: 0
}

#cboxContent, #cboxLoadedContent, #cboxLoadedContent iframe, #cboxWrapper, #colorbox {
    max-width: 1124px;
    margin: 0 auto
}

button.fancybox-button.fancybox-button--close:before {
    content: '\e918';
    color: #fff;
    font-size: 18px;
    font-family: lusion
}

button.fancybox-button.fancybox-button--fullscreen:before {
    content: '\e95d';
    color: #fff;
    font-size: 18px;
    font-family: lusion
}

.woocommerce .blockUI.blockOverlay::before {
    content: "\e94d";
    font-family: lusion;
    font-size: 18px;
    color: #fff;
    background: 0 0
}

.yith_woocompare_colorbox {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#cboxOverlay {
    width: calc(100% + 1px)
}

#cboxClose {
    background-image: none;
    top: 28px;
    right: 42px;
    background-position: top right
}

#cboxClose:hover {
    background-position: top right
}

button#cboxClose:before {
    content: '\e918' !important;
    display: inline-block;
    font-family: lusion;
    font-size: 16px;
    color: #2c2c2c
}

button#cboxClose:hover:before {
    color: #ff6e69
}

#cboxBottomCenter, #cboxBottomLeft, #cboxBottomLeftcboxBottomRight, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxTopLeft, #cboxTopRight {
    display: none
}

.cate-archive {
    padding-bottom: 40px
}

.product-extra .slick-track {
    margin-left: 0;
    margin-right: 0
}

.woocommerce nav.woocommerce-pagination:not(.pagination_scrolling) {
    padding-bottom: 77px;
    padding-top: 18px
}

.product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products li.product .button.loading::after {
    color: #fff
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    content: none
}

.product-grid .desc {
    display: none
}

#yith-quick-view-modal .yith-quick-view-overlay {
    background: rgba(0, 0, 0, .3)
}

#yith-quick-view-modal.open .yith-wcqv-main {
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: auto
}

@media (min-width: 1025px) {
    #yith-quick-view-modal.open .yith-wcqv-wrapper {
        height: auto !important
    }
}

#yith-quick-view-close {
    color: #2c2c2c;
    font-size: 0;
    border: none;
    top: 20px;
    right: 20px;
    opacity: 1
}

#yith-quick-view-close:hover {
    color: #2c2c2c
}

#yith-quick-view-close:before {
    content: "\e918";
    font-family: lusion;
    font-size: 12px
}

#cboxOverlay {
    background-color: #1e1e1e
}

.post-type-archive-product #page-footer, .tax-product_cat #page-footer {
    margin-top: 28px
}

.scroll-loader {
    margin-bottom: 70px
}

.group-action {
    width: 100%
}

.category-product-slider .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background-color: #fff;
    border: 0
}

.category-product-slider .slick-arrow:hover {
    background-color: #2c2c2c
}

.category-product-slider .btn-prev {
    left: 0
}

.category-product-slider .btn-next {
    right: 0
}

.apr-product .group-action {
    width: auto
}

.dropdown, .product-detail ul {
    list-style-type: none
}

.product-detail ul {
    padding-left: 0
}

.accordion_content p, .accordion_content_inner p {
    font-size: 16px
}

.woocommerce-tabs .accordion_holder .title-holder:first-child {
    border-top: 0
}

.woocommerce-tabs .accordion_holder #review_form_wrapper {
    margin-bottom: 30px
}

.entry-summary .ui-button.ui-state-active:hover, .entry-summary .ui-button:active, .entry-summary .ui-state-active, .entry-summary .ui-widget-content .ui-state-active, .entry-summary .ui-widget-header .ui-state-active, .entry-summary a.ui-button:active {
    border: 0
}

.apr-product .rating-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce-loop-product__title:hover {
    color: #2c2c2c
}

.btn-filter-product {
    font-size: 16px;
    color: #2c2c2c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-top: 1px
}

.btn-filter-product i {
    margin-left: 10px;
    position: relative;
    width: 16px;
    height: 16px
}

.btn-filter-product i:before {
    content: "";
    color: #2c2c2c;
    width: 100%;
    height: 2px;
    background: #2c2c2c;
    -webkit-box-shadow: currentcolor 0 7px 0 0;
    box-shadow: currentcolor 0 7px 0 0;
    display: block;
    position: absolute;
    top: 3px;
    left: 0
}

.btn-filter-product i:after {
    content: "";
    color: #2c2c2c;
    width: 2px;
    height: 6px;
    background: #2c2c2c;
    -webkit-box-shadow: currentcolor 8px 7px 0 0;
    box-shadow: currentcolor 8px 7px 0 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(3px, 1px, 0);
    transform: translate3d(3px, 1px, 0);
    -webkit-transition: -webkit-transform .2s ease 0s, -webkit-box-shadow .2s ease 0s;
    transition: -webkit-transform .2s ease 0s, -webkit-box-shadow .2s ease 0s;
    transition: transform .2s ease 0s, box-shadow .2s ease 0s;
    transition: transform .2s ease 0s, box-shadow .2s ease 0s, -webkit-transform .2s ease 0s, -webkit-box-shadow .2s ease 0s
}

.openfilter .btn-filter-product i:after, .show-filter .btn-filter-product i:after {
    -webkit-box-shadow: currentcolor -8px 7px 0 0;
    box-shadow: currentcolor -8px 7px 0 0;
    -webkit-transform: translate3d(11px, 1px, 0);
    transform: translate3d(11px, 1px, 0)
}

.ul.products div.selectedswatch.wcva_shop_textblock, .ul.products div.wcvashopswatchlabel.wcva_shop_textblock {
    padding: 12px 0;
    text-align: center;
    border: 1px solid #ebeeee;
    border-radius: 0;
    text-transform: uppercase;
    color: #2c2c2c
}

.ul.products div.selectedswatch.wcva_shop_textblock:hover, .ul.products div.wcvashopswatchlabel.wcva_shop_textblock:hover {
    border: 1px solid #2c2c2c !important
}

.ul.products .slick-slide div.selectedswatch.wcva_shop_textblock, .ul.products .slick-slide div.wcvashopswatchlabel.wcva_shop_textblock {
    width: calc(100% - 10px)
}

div:not(.product-style-5) .ul.products div.selectedswatch.wcva_shop_textblock, div:not(.product-style-5) .ul.products div.wcvashopswatchlabel.wcva_shop_textblock {
    min-width: 75px !important
}

.berocket_aapf_widget .berocket_checkbox_color.hxpx_wxpx_2 label span.berocket_color_span_block, span.berocket_color_span_block {
    height: 20px !important;
    line-height: 20px !important;
    width: 20px !important
}

form.woocommerce-ordering select {
    font-size: 16px
}

form.woocommerce-ordering h3 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 3px;
    text-transform: capitalize;
    cursor: pointer
}

form.woocommerce-ordering h3 span {
    font-size: 12px;
    padding-left: 15px;
    color: #000
}

form.woocommerce-ordering ul.dropdown {
    padding: 0 15px;
    margin: 0;
    position: absolute;
    width: 240px;
    background: #fff;
    margin-top: 15px;
    border: 1px solid #ebeeee;
    z-index: 9;
    display: none
}

form.woocommerce-ordering ul.dropdown li {
    padding-bottom: 9px
}

.product-has-filter {
    overflow: hidden
}

.product-has-filter .active-sidebar {
    vertical-align: top;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    min-width: 25%
}

.product-has-filter .main-sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product-has-filter.product-has-filter-top .show-filter {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
}

.product-has-filter.product-has-filter-top .berocket_single_filter_widget, .product-has-filter.product-has-filter-top .widget {
    border-bottom: none
}

.toobar-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 8px
}

.toobar-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.left-sidebar + .main-sidebar .toobar-top {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.bapf_sfilter.brchecked_default input:checked + label .bapf_clr_span, .bapf_sfilter.brchecked_default input:checked + label .bapf_img_span, .bapf_sfilter.brchecked_rotate input:checked + label .bapf_clr_span, .bapf_sfilter.brchecked_rotate input:checked + label .bapf_img_span {
    -webkit-transform: none;
    transform: none
}

.col-xl-9.main-sidebar .columns-3.product-grid .product-top .product-action .group-action a.button, .product-has-filter .columns-3.product-grid .product-top .product-action .group-action a.button {
    margin-bottom: 9px
}

.col-xl-9.main-sidebar .columns-3.product-grid .product-top .product-action .group-action .wishlist-btn, .product-has-filter .columns-3.product-grid .product-top .product-action .group-action .wishlist-btn {
    margin-bottom: 4px
}

.col-xl-9.main-sidebar .product-style.product-style-4 .columns-3.product-grid .product-top .product-action .group-action a.button, .col-xl-9.main-sidebar .product-style.product-style-4 .columns-4.product-grid .product-top .product-action .group-action a.button, .product-has-filter .product-style.product-style-4 .columns-3.product-grid .product-top .product-action .group-action a.button, .product-has-filter .product-style.product-style-4 .columns-4.product-grid .product-top .product-action .group-action a.button {
    margin-bottom: 0
}

.col-xl-9.main-sidebar .product-style.product-style-4 .columns-3.products .product-action .action-item .add-cart-btn a, .col-xl-9.main-sidebar .product-style.product-style-4 .columns-4.products .product-action .action-item .add-cart-btn a, .product-has-filter .product-style.product-style-4 .columns-3.products .product-action .action-item .add-cart-btn a, .product-has-filter .product-style.product-style-4 .columns-4.products .product-action .action-item .add-cart-btn a {
    font-size: 0;
    padding: 12px 0;
    width: 40px;
    height: 40px;
    text-align: center
}

.col-xl-9.main-sidebar .product-style.product-style-4 .columns-3.products .product-action .action-item .add-cart-btn a:before, .col-xl-9.main-sidebar .product-style.product-style-4 .columns-4.products .product-action .action-item .add-cart-btn a:before, .product-has-filter .product-style.product-style-4 .columns-3.products .product-action .action-item .add-cart-btn a:before, .product-has-filter .product-style.product-style-4 .columns-4.products .product-action .action-item .add-cart-btn a:before {
    font-size: 16px;
    content: '\e94d' !important;
    font-family: lusion;
    font-weight: 400;
    position: static;
    -webkit-transform: none;
    transform: none
}

.col-xl-9.main-sidebar .product-style.product-style-4 .columns-4.product-grid .product-content:hover .product-desc, .product-has-filter .product-style.product-style-4 .columns-4.product-grid .product-content:hover .product-desc {
    padding: 0 20px
}

.col-xl-9.main-sidebar .product-style.product-style-4 .columns-4.product-grid .product-content .product-desc .product-action, .product-has-filter .product-style.product-style-4 .columns-4.product-grid .product-content .product-desc .product-action {
    padding: 20px 20px 30px 20px
}

.col-xl-9.main-sidebar .product-style-default .columns-4.product-grid .product-top .product-action .action-item .add-cart-btn a, .product-has-filter .product-style-default .columns-4.product-grid .product-top .product-action .action-item .add-cart-btn a {
    padding: 14px 0;
    text-align: center
}

.col-xl-9.main-sidebar .product-style.product-style-2 .product-grid .product-top .product-action, .product-has-filter .product-style.product-style-2 .product-grid .product-top .product-action {
    padding: 5px 2px 11px 2px
}

.col-xl-9.main-sidebar .product-style.product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a, .product-has-filter .product-style.product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    margin: 12px 0
}

.container .product-has-filter:not(.product-has-filter-top) .columns-4.product-grid .label-product, .container .product-has-filter:not(.product-has-filter-top) .columns-4.product-grid .product-top .product-action .group-action {
    display: none
}

.toobar-top {
    position: relative
}

.toobar-top .list-view {
    position: absolute;
    right: 0;
    top: -7px
}

.left-sidebar + .main-sidebar .toobar-top {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.left-sidebar + .main-sidebar .toobar-top .list-view {
    position: absolute;
    right: auto;
    left: 0;
    top: -7px
}

.list-view-as {
    padding-left: 0;
    list-style-type: none
}

.list-view-as li {
    display: inline-block;
    padding-right: 10px
}

.list-view-as li:last-child {
    padding-right: 0
}

.list-view-as li a {
    font-size: 16px;
    color: #9a9a9a
}

.list-view-as li a.active {
    color: #2c2c2c
}

body.woocommerce .product-style-default ul.products.product-list .product-content .shopswatchinput {
    padding-bottom: 0 !important
}

body.woocommerce .apr-product ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button:after {
    content: none
}

body.woocommerce ul.products.product-list.columns-1 .product-content .product-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    max-width: 31%
}

body.woocommerce ul.products.product-list.columns-1 .product-content .product-desc {
    max-width: 69%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 69%;
    flex: 0 0 69%
}

body.woocommerce ul.products.product-list.columns-1 .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist.exists {
    background: #2c2c2c;
    border-color: #2c2c2c
}

body.woocommerce ul.products.product-list.columns-1 .product-content .product-desc .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #fff
}

body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-price {
    margin-bottom: 10px
}

body.woocommerce ul.products.product-list.columns-2 .product-content:hover .product-action {
    top: auto
}

body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart-btn .button:before {
    display: none
}

body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .yith-wcwl-wishlistaddedbrowse a:before {
    color: #2c2c2c
}

body.woocommerce ul.products.product-list.columns-2 .product-content .wcva_shop_textblock {
    min-width: 30px !important;
    text-transform: uppercase;
    border: 1px solid #ebeeee;
    width: auto !important;
    height: auto !important;
    border-radius: 0;
    padding: 5px 6px
}

body.woocommerce ul.products.product-list.columns-2 .product-content .wcva_shop_textblock:hover {
    border: 1px solid #2c2c2c !important
}

body.woocommerce ul.products.product-list.columns-2 .product-content .product-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    position: relative
}

body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc {
    max-width: 52%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52%;
    flex: 0 0 52%
}

body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .desc {
    max-height: 46px;
    -webkit-line-clamp: 2
}

body.woocommerce ul.products.product-list .product-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body.woocommerce ul.products.product-list .product-content .product-content-info {
    width: 100%
}

body.woocommerce ul.products.product-list .product-content .star-rating {
    margin-bottom: 6px
}

body.woocommerce ul.products.product-list .product-content .wcvaswatchinput_color .wcvashopswatchlabel {
    border-radius: 50%
}

body.woocommerce ul.products.product-list .product-content div.selectedswatch.wcvasquare:hover, body.woocommerce ul.products.product-list .product-content div.wcvashopswatchlabel.wcvasquare:hover {
    border-width: 1px !important
}

body.woocommerce ul.products.product-list .product-content div.selectedswatch.wcvasquare, body.woocommerce ul.products.product-list .product-content div.wcvashopswatchlabel.wcvasquare {
    border-width: 1px !important
}

body.woocommerce ul.products.product-list .product-content .category-product {
    display: none
}

body.woocommerce ul.products.product-list .product-content a.multiple.slide.wcvaswatchinput {
    min-height: 1px
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput .slick-list {
    width: auto;
    float: none
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput.slider {
    max-width: 100%;
    width: auto;
    padding: 0 20px
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput img.nextArrowBtn.slick-arrow {
    top: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) {
    opacity: 1;
    visibility: visible;
    position: static;
    margin-top: 22px;
    padding-bottom: 0;
    display: block
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) a {
    display: inline-block !important
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider).wcva-multiple-items .slide {
    margin-top: 0;
    margin-left: 0
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) a.multiple.slide.wcvaswatchinput {
    min-height: auto !important;
    height: auto !important;
    width: auto !important
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .swatchtitlelabel {
    font-size: 18px;
    line-height: 26px;
    color: #2c2c2c;
    text-transform: capitalize;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_color {
    height: auto !important;
    width: auto !important
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_color .wcvashopswatchlabel.wcvaround, body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_color .wcvashopswatchlabel.wcvasquare {
    height: 26px !important;
    width: 26px !important
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_text .wcvashopswatchlabel.wcvaround, body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_text .wcvashopswatchlabel.wcvasquare {
    min-width: 30px !important;
    line-height: 18px;
    margin-right: 5px
}

body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_text div.selectedswatch.wcva_shop_textblock, body.woocommerce ul.products.product-list .product-content .shopswatchinput:not(.slider) .wcvaswatchinput.wcvaswatchinput_text div.wcvashopswatchlabel.wcva_shop_textblock {
    font-size: 12px
}

body.woocommerce ul.products.product-list .product-content .product-top {
    display: inline-block;
    float: left;
    border: 1px solid #ebeeee
}

body.woocommerce ul.products.product-list .product-content .product-top .product-action {
    display: none
}

body.woocommerce ul.products.product-list .product-content .product-top .image-product {
    overflow: hidden;
    position: relative
}

body.woocommerce ul.products.product-list .product-content .product-desc {
    overflow: hidden;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ebeeee;
    border-left: none;
    padding: 29px 30px 32px
}

body.woocommerce ul.products.product-list .product-content .product-desc .category-product {
    padding-top: 0;
    padding-bottom: 9px
}

body.woocommerce ul.products.product-list .product-content .product-desc .desc {
    max-height: 46px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px
}

body.woocommerce ul.products.product-list .product-content .product-desc .woocommerce-loop-product__title {
    padding-bottom: 10px;
    line-height: 22px
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-price {
    margin-bottom: 16px;
    padding-top: 0
}

body.woocommerce ul.products.product-list .product-content .product-desc .star-rating {
    margin-top: 0
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
    padding: 0 !important
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist a {
    color: #2c2c2c;
    height: 44px;
    width: 44px;
    line-height: 43px
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist a:hover:before {
    color: #fff
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .yith-wcwl-wishlistaddedbrowse a:before {
    color: #fff
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: auto
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 5px
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item:last-child {
    margin-right: 0
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button {
    border: 1px solid #2c2c2c;
    width: 45px;
    height: 45px;
    display: inline-block;
    float: left;
    text-align: center;
    padding: 0;
    line-height: 43px
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist i, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button i {
    line-height: 43px
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button:hover {
    background-color: #2c2c2c
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover i, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover:before, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button:hover i, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button:hover:before {
    color: #fff !important
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart {
    display: block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: auto;
    margin: 0 5px 0 0
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart .button {
    height: 45px;
    border: 1px solid #2c2c2c;
    background: #2c2c2c;
    text-transform: initial;
    letter-spacing: .01em;
    font-size: 16px;
    color: #fff;
    padding: 13px 30px
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button {
    overflow: hidden
}

@media (min-width: 768px) {
    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button:before {
        content: none
    }
}

@media (max-width: 767px) {
    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button:before {
        left: 50%;
        content: '\e91d';
        font-family: lusion;
        font-size: 14px;
        color: #fff;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
    margin-top: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    border-right: 1px solid #fff;
    background-color: rgba(255, 255, 255, .25)
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button:hover:after {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart-btn .button.loading:after {
    content: "\f110";
    width: auto;
    height: auto;
    -webkit-transform: none;
    transform: none;
    margin-top: -6px;
    top: 50%;
    transform: none;
    background: 0 0;
    border: none
}

.has-sidebar .product-list .category-product {
    display: block
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(100% / 3)
}

.row.no-margin {
    margin: 0
}

.label-product {
    display: inline-block;
    color: #fff;
    clear: left;
    position: absolute;
    top: 20px;
    z-index: 1;
    text-transform: capitalize;
    background-color: #f5834f;
    font-size: 14px;
    font-weight: 400;
    padding: 1.5px 9px;
    line-height: 22px;
    left: 20px;
    letter-spacing: .05em;
    -webkit-transition: all .4s;
    transition: all .4s
}

.label-product.on-hot {
    background-color: #2c2c2c
}

.label-product.new {
    background-color: #23b445
}

.label-product.sold-out {
    background-color: #bfc4c4
}

.label-product + .on-sale, .label-product.on-hot + .new, .label-product.on-sale + .new {
    top: 50px
}

.label-product.on-hot + .on-sale + .new {
    top: 90px
}

.product-top .product-action {
    z-index: 2
}

.bapf_body {
    position: relative
}

.product-image {
    position: relative;
    border: 1px solid #ebeeee;
    background-color: #fff
}

.product-image > a {
    margin: 0
}

.product-top a.img-last {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    transition: opacity .5s, transform 2s cubic-bezier(0, 0, .44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, .44, 1.18)
}

.product-top .img-first {
    -webkit-animation: 1.25s cubic-bezier(.26, .54, .32, 1) forwards ani-fadeIn;
    animation: 1.25s cubic-bezier(.26, .54, .32, 1) forwards ani-fadeIn
}

.product-top .img-first, .product-top .img-last {
    transition: opacity .3s, transform 8s cubic-bezier(.25, .46, .45, .94), -webkit-transform 8s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-top:hover .has-second-image .img-first {
    opacity: 0
}

.product-top:hover .has-second-image a.img-last {
    opacity: 1;
    -webkit-transform: scale(1.09);
    transform: scale(1.09)
}

span.label-product.on-sale {
    width: auto;
    padding-left: 10px;
    padding-right: 10px
}

span.label-product.on-sale + .on-hot {
    top: 50px
}

span.label-product.on-sale + .on-hot + .new {
    top: 80px
}

@media (max-width: 767px) {
    span.label-product.on-sale {
        margin-bottom: .5em
    }
}

.berocket_aapf_widget .berocket_checkbox_color.berocket_color_without_value.brchecked_default .berocket_checked .berocket_color_span_block, .berocket_aapf_widget .berocket_checkbox_color.berocket_color_without_value.brchecked_default input[type=checkbox]:checked + label .berocket_color_span_block {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.shopswatchinput .slick-list {
    width: 100%;
    margin: 0 20px
}

.shopswatchinput img.nextArrowBtn.slick-arrow:last-child {
    right: 0
}

.shopswatchinput img.nextArrowBtn.slick-arrow {
    position: absolute;
    border: 0
}

.shopswatchinput img.nextArrowBtn.slick-arrow:hover {
    cursor: pointer
}

div.selectedswatch.wcva_shop_textblock.wcvasquare:hover, div.wcvashopswatchlabel.wcva_shop_textblock.wcvasquare:hover {
    border: 0 !important
}

div.selectedswatch.wcva_shop_textblock, div.wcvashopswatchlabel.wcva_shop_textblock {
    border: 0;
    background-color: transparent;
    color: #9a9a9a;
    font-size: 18px
}

div.selectedswatch.wcva_shop_textblock:hover, div.wcvashopswatchlabel.wcva_shop_textblock:hover {
    color: #2c2c2c
}

.product-desc {
    z-index: 2
}

.product-content {
    position: relative
}

.product-content .product-desc {
    padding: 0 10px;
    position: relative
}

.product-content .product-desc .product-price {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.woocommerce-loop-product__title {
    line-height: 28px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 4px;
    margin-bottom: 0;
    display: block
}

.woocommerce-loop-product__title a {
    color: #707070;
    letter-spacing: .01em
}

.woocommerce-loop-product__title a:hover {
    color: #2c2c2c
}

.product-action .group-action {
    display: inline-block
}

.product-action .action-item {
    position: relative
}

.product-action .action-item a.button {
    margin-top: 0;
    color: #2c2c2c;
    background: 0 0;
    font-size: 16px
}

.product-action .action-item a.button.loading {
    opacity: 1
}

.product-action .action-item a.button:hover {
    color: #2c2c2c
}

.product-action .action-item.add-cart {
    border: 0;
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 26px
}

.product-action .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    position: relative
}

.product-action .yith-wcwl-add-to-wishlist a {
    line-height: 19px
}

.product-action .yith-wcwl-add-to-wishlist i {
    margin-right: 0
}

.product-action .add-cart-btn {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product-action .add-cart-btn .loading:before {
    opacity: 0
}

.product-action .wishlist-btn span {
    display: none
}

.product-action .compare-product a.added {
    font-size: 0
}

.product-action .compare-product a.added:before {
    font-family: lusion;
    content: "\e94f";
    font-size: 16px
}

.product-action .compare-product a.added:hover:before {
    color: #fff
}

.blockOverlay {
    background: 0 0 !important
}

.yith-wcwl-add-to-wishlist {
    position: relative
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-content .product-top .sale_perc {
    background-color: #2c2c2c;
    color: #fff;
    position: absolute;
    top: 11px;
    font-size: 16px;
    left: 11px;
    padding: 7px 9px;
    line-height: 16px;
    z-index: 1
}

.outofstock .sale_perc, .outofstock span.label-product:not(.sold-out) {
    display: none
}

.post-type-archive-product .label-product, .tax-product_cat .label-product {
    font-size: 16px
}

@media (min-width: 768px) and (max-width: 991px) {
    .post-type-archive-product ul.products.columns-4 li.product, .tax-product_cat ul.products.columns-4 li.product {
        width: 33.33333%;
        clear: none
    }

    .post-type-archive-product ul.products.columns-4 li.product:nth-child(3n+1), .tax-product_cat ul.products.columns-4 li.product:nth-child(3n+1) {
        clear: left !important
    }

    .post-type-archive-product ul.products.columns-4 li.product.first, .tax-product_cat ul.products.columns-4 li.product.first {
        clear: none
    }
}

body.woocommerce ul.products[class*=columns-] li.product, div.woocommerce ul.products[class*=columns-] li.product {
    margin: 0 0 43px
}

@media (max-width: 991px) {
    body.woocommerce ul.products[class*=columns-] li.product, div.woocommerce ul.products[class*=columns-] li.product {
        width: 33.33333%
    }
}

@media (max-width: 767px) {
    body.woocommerce ul.products[class*=columns-] li.product, div.woocommerce ul.products[class*=columns-] li.product {
        width: 50%
    }
}

body.woocommerce ul.products.product-list[class*=columns-] li.product, div.woocommerce ul.products.product-list[class*=columns-] li.product {
    margin-bottom: 30px
}

body.woocommerce ul.products, div.woocommerce ul.products {
    margin: 0 -15px
}

body.woocommerce ul.products li.product, div.woocommerce ul.products li.product {
    padding: 0 15px;
    margin-right: 0;
    margin-left: 0;
    width: 50%;
    float: left !important
}

@media (min-width: 992px) {
    body.woocommerce ul.products li.product, div.woocommerce ul.products li.product {
        width: 25%
    }
}

body.woocommerce ul.products li.product h3, div.woocommerce ul.products li.product h3 {
    padding: 0
}

body.woocommerce ul.products li.product .price, div.woocommerce ul.products li.product .price {
    color: #2c2c2c;
    font-size: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 22px
}

body.woocommerce ul.products li.product .price del, div.woocommerce ul.products li.product .price del {
    color: #9a9a9a;
    opacity: 1;
    float: left;
    margin-right: 10px;
    font-size: 16px
}

body.woocommerce ul.products li.product .price ins, div.woocommerce ul.products li.product .price ins {
    float: left;
    color: #2c2c2c
}

body.woocommerce ul.products li.product .button, div.woocommerce ul.products li.product .button {
    margin-top: 0
}

body.woocommerce ul.products li.product .button.loading, div.woocommerce ul.products li.product .button.loading {
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

body.woocommerce ul.products li.product .button.loading::after, div.woocommerce ul.products li.product .button.loading::after {
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    margin-top: -6px;
    text-align: center;
    line-height: normal
}

body.woocommerce ul.products li.product .button.loading i, body.woocommerce ul.products li.product .button.loading span, div.woocommerce ul.products li.product .button.loading i, div.woocommerce ul.products li.product .button.loading span {
    opacity: 0
}

body.woocommerce ul.products li.product .button.added::after, div.woocommerce ul.products li.product .button.added::after {
    display: none
}

body.woocommerce ul.products li.product a img, div.woocommerce ul.products li.product a img {
    margin: 0 auto;
    width: 100%
}

body.woocommerce ul.products.columns-1 li.product, div.woocommerce ul.products.columns-1 li.product {
    width: 100%
}

body.woocommerce ul.products.columns-1.product-list li.product, div.woocommerce ul.products.columns-1.product-list li.product {
    margin-bottom: 30px !important
}

body.woocommerce ul.products.columns-1.product-list li.product:last-child, div.woocommerce ul.products.columns-1.product-list li.product:last-child {
    margin-bottom: 0 !important
}

body.woocommerce ul.products.columns-2 li.product, div.woocommerce ul.products.columns-2 li.product {
    width: 50%
}

body.woocommerce ul.products.columns-2 li.product:nth-child(2n+1), div.woocommerce ul.products.columns-2 li.product:nth-child(2n+1) {
    clear: left
}

body.woocommerce ul.products.columns-2 .product-top .product-action .desc, div.woocommerce ul.products.columns-2 .product-top .product-action .desc {
    max-height: 195px;
    overflow: hidden
}

@media (min-width: 768px) {
    body.woocommerce ul.products.columns-3 li.product, div.woocommerce ul.products.columns-3 li.product {
        width: 33.33333%;
        clear: none
    }

    body.woocommerce ul.products.columns-3 li.product:nth-child(3n+1), div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1) {
        clear: left !important
    }

    body.woocommerce ul.products.columns-3 li.product.first, div.woocommerce ul.products.columns-3 li.product.first {
        clear: none
    }
}

@media (min-width: 992px) {
    body.woocommerce ul.products.columns-4 li.product:nth-child(4n+1), div.woocommerce ul.products.columns-4 li.product:nth-child(4n+1) {
        clear: left
    }

    body.woocommerce ul.products.columns-4 li.product.image_size1, div.woocommerce ul.products.columns-4 li.product.image_size1 {
        width: 50%
    }
}

body.woocommerce ul.products.columns-4:not(.product-list) li.product .product-top .product-action .desc, div.woocommerce ul.products.columns-4:not(.product-list) li.product .product-top .product-action .desc {
    margin-bottom: 20px
}

body.woocommerce ul.products.columns-4:not(.product-list) li.product .product-action .group-action .action-item a.button:not(.compare), div.woocommerce ul.products.columns-4:not(.product-list) li.product .product-action .group-action .action-item a.button:not(.compare) {
    font-size: 16px
}

body.woocommerce ul.products.columns-4:not(.product-list) li.product .product-action .group-action .action-item:last-child, div.woocommerce ul.products.columns-4:not(.product-list) li.product .product-action .group-action .action-item:last-child {
    margin-right: 0
}

@media (min-width: 1601px) {
    body.woocommerce ul.products.columns-5 li.product, div.woocommerce ul.products.columns-5 li.product {
        width: 20%;
        clear: none
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(5n+1), div.woocommerce ul.products.columns-5 li.product:nth-child(5n+1) {
        clear: left
    }
}

@media (min-width: 1311px) and (max-width: 1600px) {
    body.woocommerce ul.products.columns-5 li.product, div.woocommerce ul.products.columns-5 li.product {
        width: 25%;
        clear: none !important
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(4n+1), div.woocommerce ul.products.columns-5 li.product:nth-child(4n+1) {
        clear: left !important
    }
}

@media (min-width: 1025px) and (max-width: 1310px) {
    body.woocommerce ul.products.columns-5 li.product, div.woocommerce ul.products.columns-5 li.product {
        width: 50%;
        clear: none !important
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(2n+1), div.woocommerce ul.products.columns-5 li.product:nth-child(2n+1) {
        clear: left !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body.woocommerce ul.products.columns-5 li.product, div.woocommerce ul.products.columns-5 li.product {
        clear: none
    }

    body.woocommerce ul.products.columns-5 li.product:nth-child(3n+1), div.woocommerce ul.products.columns-5 li.product:nth-child(3n+1) {
        clear: left !important
    }

    body.woocommerce ul.products.columns-5 li.product.first, div.woocommerce ul.products.columns-5 li.product.first {
        clear: none
    }
}

@media (min-width: 1601px) {
    body.woocommerce ul.products.columns-6 li.product, div.woocommerce ul.products.columns-6 li.product {
        width: 16.66667%;
        clear: none
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(6n+1), div.woocommerce ul.products.columns-6 li.product:nth-child(6n+1) {
        clear: left !important
    }
}

@media (min-width: 1311px) and (max-width: 1600px) {
    body.woocommerce ul.products.columns-6 li.product, div.woocommerce ul.products.columns-6 li.product {
        width: 25%;
        clear: none !important
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(4n+1), div.woocommerce ul.products.columns-6 li.product:nth-child(4n+1) {
        clear: left !important
    }
}

@media (min-width: 1025px) and (max-width: 1310px) {
    body.woocommerce ul.products.columns-6 li.product, div.woocommerce ul.products.columns-6 li.product {
        width: 50%;
        clear: none !important
    }

    body.woocommerce ul.products.columns-6 li.product:nth-child(2n+1), div.woocommerce ul.products.columns-6 li.product:nth-child(2n+1) {
        clear: left !important
    }
}

body.woocommerce ul.products.columns-6 li.product .price ins, div.woocommerce ul.products.columns-6 li.product .price ins {
    margin-right: 6px;
    letter-spacing: -.02em;
    font-weight: 400
}

body.woocommerce ul.products.columns-6 li.product .price del, div.woocommerce ul.products.columns-6 li.product .price del {
    letter-spacing: -.02em
}

body.woocommerce ul.products .product-content .product-desc, div.woocommerce ul.products .product-content .product-desc {
    padding: 0;
    margin-top: 13px;
    text-align: center
}

body.woocommerce ul.products .product-content .product-desc .product-action .add-cart, div.woocommerce ul.products .product-content .product-desc .product-action .add-cart {
    display: none
}

body.woocommerce ul.products .product-content .product-desc .product-action .desc, body.woocommerce ul.products .product-content .product-desc .product-price .desc, div.woocommerce ul.products .product-content .product-desc .product-action .desc, div.woocommerce ul.products .product-content .product-desc .product-price .desc {
    display: none
}

body.woocommerce ul.products .product-content .product-desc span.label-product.on-sale, div.woocommerce ul.products .product-content .product-desc span.label-product.on-sale {
    margin-left: 5px;
    height: 35px;
    width: 35px;
    font-size: 13px;
    line-height: 35px
}

body.woocommerce ul.products .product-content .product-desc span.label-product.on-sale span, div.woocommerce ul.products .product-content .product-desc span.label-product.on-sale span {
    line-height: 31px
}

body.woocommerce ul.products .product-content .product-desc span.label-product.on-sale span sup, div.woocommerce ul.products .product-content .product-desc span.label-product.on-sale span sup {
    font-size: 11px;
    font-weight: 400
}

body.woocommerce ul.products .product-content .product-desc span.label-product.on-sale.up-to, div.woocommerce ul.products .product-content .product-desc span.label-product.on-sale.up-to {
    width: auto
}

body.woocommerce ul.products .product-action .action-item .add-cart-btn a, div.woocommerce ul.products .product-action .action-item .add-cart-btn a {
    -webkit-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out
}

@media (min-width: 768px) and (max-width: 992px) {
    body.woocommerce.columns-5 ul.products li.product, div.woocommerce.columns-5 ul.products li.product {
        width: 33.33333%;
        clear: none
    }

    body.woocommerce.columns-5 ul.products li.product:nth-child(2n), div.woocommerce.columns-5 ul.products li.product:nth-child(2n) {
        float: left
    }

    body.woocommerce.columns-5 ul.products li.product:nth-child(3n+1), div.woocommerce.columns-5 ul.products li.product:nth-child(3n+1) {
        clear: left
    }
}

body.woocommerce .woocommerce-result-count, div.woocommerce .woocommerce-result-count {
    margin: 0;
    font-weight: 400;
    float: none;
    display: inline-block;
    padding-left: 25px;
    font-size: 16px;
    vertical-align: middle;
    letter-spacing: .025em
}

body.woocommerce .shop-filter + .woocommerce-ordering, div.woocommerce .shop-filter + .woocommerce-ordering {
    margin-left: 17px;
    position: relative
}

body.woocommerce .shop-filter + .woocommerce-ordering:before, div.woocommerce .shop-filter + .woocommerce-ordering:before {
    content: "";
    height: 20px;
    width: 1px;
    background: #ebeeee;
    position: absolute;
    top: 2px;
    left: 0
}

body.woocommerce .woocommerce-ordering, div.woocommerce .woocommerce-ordering {
    position: relative;
    margin-bottom: 21px;
    position: relative
}

body.woocommerce .woocommerce-ordering label, div.woocommerce .woocommerce-ordering label {
    display: none
}

body.woocommerce .woocommerce-ordering select, div.woocommerce .woocommerce-ordering select {
    font-size: 14px;
    color: #2c2c2c;
    padding: 0 15px 0 0;
    cursor: pointer;
    text-transform: inherit;
    margin-bottom: 0;
    background: url(../images/caret-down-shop.png) no-repeat 100% 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 0;
    width: auto;
    height: auto;
    background-size: 7px
}

body.woocommerce .woocommerce-ordering select option, div.woocommerce .woocommerce-ordering select option {
    color: #2c2c2c
}

body.woocommerce nav.woocommerce-pagination .page-numbers, div.woocommerce nav.woocommerce-pagination .page-numbers {
    clear: both;
    margin: 0;
    width: 100%;
    border: none;
    border-radius: 0;
    white-space: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    background-color: transparent;
    position: relative;
    padding: 0 50px
}

body.woocommerce nav.woocommerce-pagination .page-numbers li, div.woocommerce nav.woocommerce-pagination .page-numbers li {
    border-right: none;
    float: none
}

body.woocommerce nav.woocommerce-pagination .page-numbers li:after, div.woocommerce nav.woocommerce-pagination .page-numbers li:after {
    content: none
}

body.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item, body.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item, div.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item, div.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item {
    margin-left: 0
}

body.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item a, body.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item a, div.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item a, div.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item a {
    display: inline;
    border: none
}

body.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item a:hover, body.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item a:hover, div.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item a:hover, div.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item a:hover {
    color: #2c2c2c;
    background: 0 0 !important;
    border: none
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.next, body.woocommerce nav.woocommerce-pagination .page-numbers li a.prev, div.woocommerce nav.woocommerce-pagination .page-numbers li a.next, div.woocommerce nav.woocommerce-pagination .page-numbers li a.prev {
    position: absolute;
    margin: 0;
    font-size: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -4px
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.next:before, body.woocommerce nav.woocommerce-pagination .page-numbers li a.prev:before, div.woocommerce nav.woocommerce-pagination .page-numbers li a.next:before, div.woocommerce nav.woocommerce-pagination .page-numbers li a.prev:before {
    font-family: lusion;
    font-size: 12px
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.next, div.woocommerce nav.woocommerce-pagination .page-numbers li a.next {
    right: 0
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.next:before, div.woocommerce nav.woocommerce-pagination .page-numbers li a.next:before {
    content: '\e904'
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.prev, div.woocommerce nav.woocommerce-pagination .page-numbers li a.prev {
    left: 0
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.prev:before, div.woocommerce nav.woocommerce-pagination .page-numbers li a.prev:before {
    content: '\e901'
}

body.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item, div.woocommerce nav.woocommerce-pagination .page-numbers li.prev-list-item {
    margin-right: 40px
}

body.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item, div.woocommerce nav.woocommerce-pagination .page-numbers li.next-list-item {
    margin-right: 20px
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a, body.woocommerce nav.woocommerce-pagination .page-numbers li span, div.woocommerce nav.woocommerce-pagination .page-numbers li a, div.woocommerce nav.woocommerce-pagination .page-numbers li span {
    color: #2c2c2c;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    margin: 0 3px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    padding: 0;
    border: 1px solid #ebeeee;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 44px;
    width: 44px;
    position: inherit
}

body.woocommerce nav.woocommerce-pagination .page-numbers li a.active, body.woocommerce nav.woocommerce-pagination .page-numbers li a:hover, body.woocommerce nav.woocommerce-pagination .page-numbers li span.active, body.woocommerce nav.woocommerce-pagination .page-numbers li span:hover, div.woocommerce nav.woocommerce-pagination .page-numbers li a.active, div.woocommerce nav.woocommerce-pagination .page-numbers li a:hover, div.woocommerce nav.woocommerce-pagination .page-numbers li span.active, div.woocommerce nav.woocommerce-pagination .page-numbers li span:hover {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

body.woocommerce nav.woocommerce-pagination .page-numbers li:after, div.woocommerce nav.woocommerce-pagination .page-numbers li:after {
    content: none
}

body.woocommerce nav.woocommerce-pagination .page-numbers li span.current, div.woocommerce nav.woocommerce-pagination .page-numbers li span.current {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

body.woocommerce nav.woocommerce-pagination .page-numbers li:first-child a, body.woocommerce nav.woocommerce-pagination .page-numbers li:first-child span, div.woocommerce nav.woocommerce-pagination .page-numbers li:first-child a, div.woocommerce nav.woocommerce-pagination .page-numbers li:first-child span {
    margin-left: 0
}

body.woocommerce .has-sidebar ul.products.product-list.columns-3 li.product, body.woocommerce .has-sidebar ul.products.product-list.columns-4 li.product, div.woocommerce .has-sidebar ul.products.product-list.columns-3 li.product, div.woocommerce .has-sidebar ul.products.product-list.columns-4 li.product {
    width: 100%
}

body.woocommerce .shop-filter + .woocommerce-ordering select, div.woocommerce .shop-filter + .woocommerce-ordering select {
    padding-left: 15px
}

body.woocommerce ul.products, div.woocommerce ul.products {
    padding-bottom: 20px
}

.product-action .action-item .add-cart-btn a {
    padding: 13.5px 35px;
    text-transform: inherit;
    font-weight: 400;
    color: #000;
    border: 1px solid #000;
    background-color: transparent;
    font-size: 14px
}

.product-action .action-item .add-cart-btn a:hover {
    background-color: #2c2c2c;
    color: #fff
}

.view-details {
    color: #2c2c2c;
    margin-left: 10px;
    display: none
}

.view-details i {
    margin-left: 5px
}

.view-details:hover {
    color: #000
}

.product-top {
    border: 1px solid #ebeeee;
    z-index: 1
}

div.selectedswatch, div.wcvashopswatchlabel {
    border: solid 1px #ebeeee;
    outline: 0;
    margin-right: 9px
}

div.selectedswatch.wcvasquare:hover, div.wcvashopswatchlabel.wcvasquare:hover {
    border: solid 1px #2c2c2c !important;
    outline: 0 !important
}

body.woocommerce ul.products.product-grid .product-top, div.woocommerce ul.products.product-grid .product-top {
    overflow: hidden;
    position: relative
}

body.woocommerce ul.products li.product .star-rating, div.woocommerce ul.products li.product .star-rating {
    font-size: 0;
    width: 80px;
    height: 13px;
    margin-bottom: 10px;
    margin-top: 13px;
    display: inline-block
}

body.woocommerce ul.products li.product .video-product, div.woocommerce ul.products li.product .video-product {
    height: 50px;
    width: 50px;
    font-size: 14px;
    left: auto;
    right: 20px;
    -webkit-transform: none;
    transform: none;
    top: auto;
    bottom: -25px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    z-index: 2
}

body.woocommerce ul.products li.product .video-product a, div.woocommerce ul.products li.product .video-product a {
    line-height: 52px
}

body.woocommerce ul.products li.product .video-product a i, div.woocommerce ul.products li.product .video-product a i {
    margin-left: 1px
}

body.woocommerce ul.products li.product .video-product:before, div.woocommerce ul.products li.product .video-product:before {
    content: none
}

body.woocommerce .star-rating::before, div.woocommerce .star-rating::before {
    font-size: 12px;
    color: #2c2c2c;
    letter-spacing: 5px;
    white-space: nowrap;
    content: "\e906\e906\e906\e906\e906";
    font-family: lusion
}

body.woocommerce .star-rating span, div.woocommerce .star-rating span {
    height: 13px;
    padding: 0;
    font-size: 0
}

body.woocommerce .star-rating span::before, div.woocommerce .star-rating span::before {
    font-size: 12px;
    color: #2c2c2c;
    letter-spacing: 5px;
    white-space: nowrap;
    height: 13px;
    content: "\e905\e905\e905\e905\e905";
    font-family: lusion
}

.product-grid .swatchtitlelabel {
    display: none
}

.toobar-top .woocommerce-viewing {
    margin: 0 auto
}

.cate-archive {
    margin: 0 -15px
}

.cate-archive:hover .slick-arrow {
    opacity: 1
}

.cate-archive:hover .slick-arrow.btn-prev {
    left: 20px
}

.cate-archive:hover .slick-arrow.btn-next {
    right: 20px
}

.cate-archive .slick-arrow {
    position: absolute;
    top: calc(50% - 30px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0
}

.cate-archive .slick-arrow.btn-prev {
    left: -40px
}

.cate-archive .slick-arrow.btn-next {
    right: -40px
}

.cate-archive .product-category {
    width: 25%;
    float: left;
    padding: 0 15px;
    text-align: center
}

.cate-archive .product-category img {
    border: 1px solid #f5f5f5;
    margin: 0 auto
}

.cate-archive .product-category a:hover .count, .cate-archive .product-category a:hover .woocommerce-loop-category__title {
    color: #2c2c2c
}

.cate-archive .product-category .woocommerce-loop-category__title {
    color: #333;
    line-height: 22px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 23px
}

.cate-archive .product-category .woocommerce-loop-category__title .count {
    display: inline-block;
    background: 0 0;
    padding: 0
}

.term-description {
    margin-bottom: 20px
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400
}

.middle-has-wishlist div.woocommerce ul.products .product-content .product-desc .product-price {
    padding-right: 0;
    max-height: 53px
}

.middle-has-wishlist .product-desc .product-action .group-action {
    display: none !important
}

.show-attribute {
    display: none
}

.price-ajax {
    min-width: 278px;
    margin-right: 34px;
    display: inline-block
}

.price-ajax .berocket_aapf_widget-title {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-weight: 500;
    color: #303030;
    padding: 0;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0
}

.price-ajax .berocket_aapf_widget {
    display: inline-block;
    vertical-align: middle;
    min-width: 213px
}

.berocket_filter_price_slider.ui-widget-content .ui-slider-range, .berocket_filter_slider.ui-widget-content .ui-slider-range {
    background: 0 0;
    border-radius: 0
}

.apr-product-tab .product-tab-header ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 21px
}

.apr-product-tab .product-tab-header ul li {
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    color: #9a9a9a;
    font-size: 16px;
    padding: 0 9px
}

.apr-product-tab .product-tab-header ul li.item-current {
    color: #2c2c2c
}

.apr-product-tab .product-tab-header ul li:hover {
    color: #2c2c2c
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle, .slide.default .bapf_slidr_main .ui-state-default, .slide.default .bapf_slidr_main .ui-widget-header .ui-state-default, .slide.default .bapf_slidr_main.ui-widget-content .ui-state-default, .slide.default .berocket_filter_price_slider .ui-state-default, .slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default, .slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
    width: 15px;
    height: 15px;
    background: #fff !important;
    top: -5px;
    border-radius: 50%;
    border: 3px solid #2c2c2c;
    outline: 0;
    cursor: pointer;
    margin: 0
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle + .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle + .ui-slider-handle, .slide.default .bapf_slidr_main .ui-state-default + .ui-slider-handle, .slide.default .bapf_slidr_main .ui-widget-header .ui-state-default + .ui-slider-handle, .slide.default .bapf_slidr_main.ui-widget-content .ui-state-default + .ui-slider-handle, .slide.default .berocket_filter_price_slider .ui-state-default + .ui-slider-handle, .slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default + .ui-slider-handle, .slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default + .ui-slider-handle {
    margin-left: -15px
}

.bapf_slidr .bapf_head h3 {
    margin-bottom: 32px !important
}

.bapf_slidr_main.ui-widget-content, .berocket_filter_price_slider.ui-widget-content {
    background-color: #ebeeee
}

.bapf_slidr_all {
    padding-bottom: 31px
}

.bapf_slidr_jqrui span.bapf_from, .bapf_slidr_jqrui span.bapf_to {
    height: auto;
    font-size: 16px;
    color: #707070;
    min-height: 10px;
    line-height: normal;
    position: absolute;
    bottom: 0;
    margin-bottom: 0
}

.bapf_slidr_jqrui span.bapf_from input, .bapf_slidr_jqrui span.bapf_to input {
    border: none;
    font-style: normal;
    padding: 0;
    background: 0 0;
    color: #707070;
    margin: 0;
    opacity: 1;
    font-size: 16px;
    height: auto
}

.bapf_slidr_jqrui span.bapf_from {
    left: 0
}

.bapf_slidr_jqrui span.bapf_to {
    text-align: right;
    right: 0
}

.berocket_single_filter_widget .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy > span {
    padding-bottom: 10px;
    display: inline-block;
    font-size: 18px
}

.berocket_single_filter_widget .bapf_sfilter {
    margin: 0
}

.berocket_single_filter_widget .bapf_sfilter .berocket_widget_show_values {
    display: none
}

.berocket_single_filter_widget .bapf_sfilter .bapf_sfilter {
    position: relative;
    padding: 0;
    padding-bottom: 40px
}

.bapf_slidr_main.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
    background-color: #2c2c2c;
    border: 0;
    height: 5px;
    border-radius: 0;
    margin: 0
}

.elementor-widget-apr_products .product-slide .woocommerce ul.products li.product {
    clear: none !important
}

.product-slide ul.products {
    padding-top: 50px
}

.apr-product .slick-slider .slick-list {
    padding-bottom: 27px
}

.apr-product .slick-slider ul.slick-dots {
    text-align: center
}

.apr-product .slick-slider li.first {
    clear: none !important
}

@media (min-width: 992px) {
    .apr-product .slick-slider.products.columns-4 li.product:nth-child(4n+1) {
        clear: none !important
    }
}

.apr-product .slick-slider .slick-arrow {
    position: absolute;
    top: auto;
    margin: 0;
    bottom: 0;
    height: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 0
}

.apr-product .slick-slider .slick-arrow i {
    border: 1px solid #ebeeee;
    background-color: #fff;
    height: 44px;
    color: #2c2c2c;
    width: 44px;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    left: 0;
    outline: 0
}

.apr-product .slick-slider .slick-arrow i:hover {
    background-color: #2c2c2c;
    color: #fff;
    border: 1px solid #2c2c2c
}

.apr-product .slick-slider .slick-arrow.slick-next {
    left: calc(50% + 22px)
}

.apr-product .slick-slider .slick-arrow.slick-prev {
    left: calc(50% - 21px)
}

.apr-product.arrow_align_top .slick-slider .slick-arrow i {
    position: absolute;
    top: 0
}

.apr-product.arrow_align_top .slick-slider .slick-arrow.slick-prev {
    z-index: 9
}

.apr-product.arrow_align_bottom .slick-slider .slick-arrow i {
    position: absolute;
    bottom: 0
}

.transparent-shopswatchinput .shopswatchinput {
    background: 0 0
}

.product-grid div.shopswatchinput a {
    display: initial !important
}

.hide-mobile {
    display: none
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .01em
}

.product-grid .product-price {
    padding-top: 3px
}

.product-grid .product-top .product-action .action-item.add-cart {
    margin: 0;
    background: 0 0;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -55px;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    z-index: 0;
    opacity: 0;
    visibility: hidden
}

.product-grid .product-top .product-action .group-action {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-grid .product-top .product-action .group-action a {
    padding: 12px;
    color: #fff;
    height: 40px;
    width: 40px;
    background-color: #2c2c2c;
    display: inline-block
}

.product-grid .product-top .product-action .group-action a:hover {
    background-color: #2c2c2c
}

.product-grid .product-top .product-action .group-action a.add_to_wishlist {
    margin-bottom: 0
}

.product-grid .product-top .product-action .group-action a:focus {
    color: #fff
}

.product-grid .product-top .product-action .group-action .action-item {
    display: inline-block;
    margin: 0 3px;
    vertical-align: top;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
    visibility: hidden
}

.product-grid .product-top .product-action .group-action .action-item:first-child {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product-grid .product-top .product-action .group-action .action-item:nth-child(2) {
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-grid .product-top .product-action .group-action .action-item:last-child {
    -webkit-transition: all .9s ease 0s;
    transition: all .9s ease 0s
}

.product-grid .product-top .product-action .action-item .add-cart-btn {
    height: 100%;
    position: relative
}

.product-grid .product-top .product-action .action-item .add-cart-btn a {
    color: #fff;
    background-color: #2c2c2c;
    font-size: 0;
    padding: 10px;
    border: 0;
    width: calc(100%);
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;
    line-height: normal
}

.product-grid .product-top .product-action .action-item .add-cart-btn a:before {
    font-size: 16px;
    content: '\e94d';
    font-family: lusion;
    font-weight: 400
}

.product-grid.columns-3 .product-top .product-action .desc, .product-grid.columns-4 .product-top .product-action .desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: inherit;
    text-overflow: ellipsis
}

.product-grid.columns-4 .product-top .product-action {
    top: 16px
}

.product-grid.columns-4 .product-top .product-action .desc {
    max-height: 75px;
    -webkit-line-clamp: 3
}

.product-grid.columns-3 .product-top .product-action .desc {
    max-height: 156px;
    -webkit-line-clamp: 6
}

.product-grid .product-content .product-desc .product-action {
    display: none
}

.product-grid .product-content:hover .product-top .product-action .group-action {
    opacity: 1;
    visibility: visible
}

.product-grid .product-content:hover .product-top .product-action .group-action .action-item {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.product-grid .product-content:hover .product-top .product-image a:before {
    background: rgba(0, 0, 0, .3)
}

.product-grid .product-content:hover .product-top .action-item.add-cart {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.woocommerce ul.products.columns-3 .product-content .product-desc span.label-product.on-sale {
    margin-left: 9px;
    height: 38px;
    width: 38px;
    font-size: 15px;
    line-height: 38px
}

.woocommerce ul.products.columns-3 .product-content .product-desc span.label-product.on-sale sup {
    font-size: 13px
}

.woocommerce ul.products.columns-3 .product-content .product-desc span.label-product.on-sale.up-to {
    width: auto
}

.tlt-filter {
    display: none
}

.post-type-archive-product .product-has-filter .tlt-filter, .tax-product_cat .product-has-filter .tlt-filter {
    display: block
}

@media (min-width: 1200px) {
    .post-type-archive-product .product-has-filter .tlt-filter, .tax-product_cat .product-has-filter .tlt-filter {
        display: none
    }

    .post-type-archive-product .sticky-sidebar .widget:first-child.widget_product_categories ul, .tax-product_cat .sticky-sidebar .widget:first-child.widget_product_categories ul {
        margin-top: 27px
    }

    .post-type-archive-product .sticky-sidebar .widget:first-child.widget_product_categories .widget-title + ul, .tax-product_cat .sticky-sidebar .widget:first-child.widget_product_categories .widget-title + ul {
        margin-top: 0
    }

    .product-has-filter .active-sidebar.left-sidebar.not-active {
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%);
        margin-left: -25%
    }

    .product-has-filter .active-sidebar.right-sidebar.not-active {
        margin-right: -25%;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar .date_from_to {
        display: none
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar .woocommerce-ordering select {
        width: 200px
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar .columns-1.product-list .product-image {
        width: 270px
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar .columns-1.product-list .product-content .product-desc {
        width: calc(100% - 270px);
        padding-top: 30px;
        height: 324px;
        padding-right: 15px
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar .columns-1.product-list .product-desc .desc {
        max-width: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        max-height: 25px;
        -webkit-box-orient: vertical
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar ul.products[class*=columns-] li.product {
        margin-bottom: 16px
    }

    .col-xl-6.main-sidebar.has-sidebar.has-right-sidebar ul.products .product-content .product-desc {
        padding-bottom: 0
    }

    .col-xl-6.main-sidebar .woocommerce-ordering label {
        display: none
    }
}

#yith-quick-view-close:hover {
    text-decoration: none
}

input {
    border-radius: 0
}

.apr-product .slick-slider .slick-arrow:focus i {
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text] {
    -webkit-appearance: none
}

#yith-quick-view-content {
    background-color: #fff;
    padding: 0
}

#yith-quick-view-content div.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

#yith-quick-view-content div.product.product-type-grouped div.entry-summary .yith-wcwl-add-to-wishlist {
    position: absolute;
    right: 0
}

#yith-quick-view-content div.product.product-type-grouped div.entry-summary form.cart {
    margin-right: 0
}

#yith-quick-view-content .wcva_show_more_link {
    padding-left: 15px;
    display: none
}

#yith-quick-view-content div.entry-summary form.cart .variations .attribute-swatch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#yith-quick-view-content.woocommerce div.entry-summary .woocommerce-product-details__short-description {
    margin-top: 15px
}

#yith-quick-view-content .label-product {
    left: 20px;
    right: auto
}

#yith-quick-view-content .woocommerce-product-gallery__wrapper .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 15px;
    z-index: 1;
    text-align: center
}

#yith-quick-view-content .blockUI.blockOverlay {
    display: block !important;
    background-color: rgba(11, 11, 11, .3) !important
}

#yith-quick-view-content .blockUI.blockOverlay:before {
    color: #fff
}

#yith-quick-view-content div.entry-summary .price ins {
    padding-top: 8px
}

#yith-quick-view-content div.entry-summary form.cart .variations .label {
    padding-bottom: 10px
}

#yith-quick-view-content div.entry-summary .woocommerce-product-rating .star-rating {
    height: 12px;
    width: 85px
}

#yith-quick-view-content div.entry-summary .woocommerce-product-rating p {
    line-height: 28px
}

#yith-quick-view-content div.entry-summary .woocommerce-product-rating {
    width: 100%;
    margin-bottom: 10px
}

#yith-quick-view-content div.entry-summary .woocommerce-product-details__short-description p {
    margin-bottom: 0
}

#yith-quick-view-content div.entry-summary .product_meta {
    padding-bottom: 0;
    width: 100%;
    padding-top: 11px
}

#yith-quick-view-content .product-list-thumbnails {
    clear: none !important;
    position: absolute;
    bottom: 25px;
    max-width: calc(100% - 115px);
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#yith-quick-view-content .product-list-thumbnails div.slick-list {
    display: none !important
}

#yith-quick-view-content .product-list-thumbnails .slick-slide {
    margin: 5px
}

#yith-quick-view-content .product-list-thumbnails img {
    border: 1px solid transparent
}

#yith-quick-view-content .product-list-thumbnails img:hover {
    cursor: pointer;
    border-color: #2c2c2c
}

#yith-quick-view-content .product-list-thumbnails .slick-arrow {
    opacity: 0;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ffff
}

#yith-quick-view-content .product-list-thumbnails .slick-arrow.btn-prev {
    left: -45px
}

#yith-quick-view-content .product-list-thumbnails .slick-arrow.btn-next {
    right: -45px
}

#yith-quick-view-content .product-list-thumbnails .slick-arrow:focus, #yith-quick-view-content .product-list-thumbnails .slick-arrow:hover {
    background: #2c2c2c;
    border-color: #2c2c2c
}

#yith-quick-view-content .woocommerce-product-gallery:hover .product-list-thumbnails .slick-arrow {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

#yith-quick-view-content div.entry-summary {
    padding: 40px 50px 50px
}

#yith-quick-view-content div.entry-summary .summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative
}

#yith-quick-view-content div.entry-summary .summary-content:after {
    content: '';
    display: table;
    clear: both
}

#yith-quick-view-content div.entry-summary .product_title {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 38px
}

#yith-quick-view-content div.entry-summary form.cart {
    margin: 22px 10px 0 0;
    position: unset;
    border: none;
    float: left
}

#yith-quick-view-content div.entry-summary form.cart.variations_form {
    margin: 15px 10px 0 0
}

#yith-quick-view-content div.entry-summary form.cart.variations_form .variations {
    margin-bottom: 0
}

#yith-quick-view-content div.entry-summary form.cart.variations_form .variations label {
    padding-bottom: 10px
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table thead th {
    padding: 14px 15px
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table thead th:first-child {
    width: 65%
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td {
    padding: 26px 15px 21px
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td:first-child {
    padding-left: 0
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td:last-child {
    padding-right: 0
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tr .button {
    padding: 14px 15px;
    background-color: #2c2c2c;
    border-radius: 30px;
    color: #fff
}

#yith-quick-view-content div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tr .button:hover {
    background-color: #2c2c2c
}

#yith-quick-view-content div.entry-summary form.cart div.quantity {
    margin: 0 10px 0 0;
    min-width: 112px
}

@media (max-width: 767px) {
    #yith-quick-view-content div.entry-summary form.cart div.quantity {
        min-width: 112px
    }
}

#yith-quick-view-content div.entry-summary form.cart div.quantity .qty-number {
    width: 40px
}

#yith-quick-view-content div.entry-summary form.cart button[type=submit] {
    padding: 0 29px;
    width: auto;
    font-size: 18px;
    text-transform: inherit
}

#yith-quick-view-content div.entry-summary form.cart div.swatchinput label:not(.wcva_image_label):not(.wcva_single_textblock) {
    border-radius: 50%;
    height: 25px !important;
    width: 25px !important
}

#yith-quick-view-content div.entry-summary form.cart label.wcva_single_textblock {
    padding: 6.6px 10px;
    min-width: 35px !important
}

#yith-quick-view-content div.entry-summary form.cart .blockUI.blockOverlay::before {
    left: 53%
}

#yith-quick-view-content div.entry-summary form.cart table.variations .label {
    padding-bottom: 0
}

#yith-quick-view-content div.entry-summary .variations {
    position: relative;
    margin-bottom: 28px
}

#yith-quick-view-content div.entry-summary .variations tbody {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#yith-quick-view-content div.entry-summary .variations td {
    padding: 0
}

#yith-quick-view-content div.entry-summary .variations td.value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

#yith-quick-view-content div.entry-summary .variations td.value label {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    margin: 0
}

#yith-quick-view-content div.entry-summary .variations td.value label.wcva_image_label {
    width: 50px !important;
    height: 50px !important;
    background-position: center
}

#yith-quick-view-content div.entry-summary .variations td.value .swatchinput {
    display: inline-block
}

#yith-quick-view-content div.entry-summary .variations td.value .swatchinput label.wcva_single_textblock {
    text-align: center;
    font-weight: 400
}

#yith-quick-view-content div.entry-summary .variations td.value {
    margin-bottom: 0
}

#yith-quick-view-content div.entry-summary .variations select {
    border: 1px solid #ddd;
    padding: 0 35px 0 15px;
    height: 43px;
    min-width: 65%;
    max-width: 100%
}

#yith-quick-view-content div.entry-summary .variations select + .reset_variations {
    line-height: 43px
}

#yith-quick-view-content div.entry-summary .variations .reset_variations {
    height: auto;
    width: 60px;
    text-align: center;
    line-height: normal;
    color: #000;
    background: 0 0;
    border: none;
    margin-left: 0
}

#yith-quick-view-content div.entry-summary .variations .reset_variations:hover {
    background: 0 0;
    color: #2c2c2c
}

#yith-quick-view-content div.entry-summary .variations tr {
    display: inline-block;
    position: relative
}

#yith-quick-view-content div.entry-summary .variations tr:nth-child(2) {
    width: 100%;
    max-width: calc(100%)
}

#yith-quick-view-content div.entry-summary .variations tr td.label span.wcva_attribute_sep {
    padding-right: 19px
}

#yith-quick-view-content div.entry-summary .variations tr > td:not(.value) > .reset_variations {
    width: auto;
    display: inline-block !important;
    padding: 0;
    margin-left: 0
}

#yith-quick-view-content div.entry-summary .variations label {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400
}

#yith-quick-view-content div.entry-summary .single_variation_wrap .woocommerce-variation-price {
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 0
}

#yith-quick-view-content div.entry-summary .single_variation_wrap .woocommerce-variation-price .price ins {
    padding-top: 0
}

#yith-quick-view-content div.entry-summary .single_variation_wrap div.woocommerce-variation {
    margin-bottom: 15px
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn {
    display: inline-block;
    float: left
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #2c2c2c
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn a {
    width: 54px;
    height: 54px;
    border: 1px solid #ebeeee;
    display: block;
    text-align: center;
    position: relative
}

@media (max-width: 767px) {
    #yith-quick-view-content div.entry-summary .action-item.wishlist-btn a {
        width: 44px;
        height: 44px
    }
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn a span {
    font-size: 0
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn a:hover {
    background-color: #2c2c2c
}

#yith-quick-view-content div.entry-summary .action-item.wishlist-btn a:hover i, #yith-quick-view-content div.entry-summary .action-item.wishlist-btn a:hover:before {
    color: #fff
}

#yith-quick-view-content div.entry-summary .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none
}

#yith-quick-view-content img {
    background-color: #f5f5f5
}

@media (min-width: 768px) {
    #yith-quick-view-content img {
        margin: 0 0 -8px
    }
}

#yith-quick-view-content .product_title {
    font-size: 22px
}

#yith-quick-view-content p.price, #yith-quick-view-content span.price {
    font-size: 18px;
    color: #707070;
    text-align: left !important
}

@media (max-width: 1024px) {
    #yith-quick-view-content div.entry-summary {
        padding: 50px 30px 50px
    }
}

#yith-quick-view-content .woocommerce-variation-availability {
    padding-top: 0
}

body.woocommerce nav.woocommerce-pagination .page-numbers, div.woocommerce nav.woocommerce-pagination .page-numbers {
    overflow-y: hidden
}

body.woocommerce nav.woocommerce-pagination .page-numbers::-webkit-scrollbar-track, div.woocommerce nav.woocommerce-pagination .page-numbers::-webkit-scrollbar-track {
    border: 1px solid #ebeeee;
    padding: 2px 0;
    background-color: #ebeeee
}

body.woocommerce nav.woocommerce-pagination .page-numbers ::-webkit-scrollbar, div.woocommerce nav.woocommerce-pagination .page-numbers ::-webkit-scrollbar {
    height: 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px 15px;
    background-color: #2c2c2c;
    border-radius: 0;
    text-transform: capitalize;
    font-size: 14px;
    display: none
}

.tooltip .arrow:before {
    border-bottom-color: #2c2c2c !important;
    border-top-color: #2c2c2c !important;
    display: none
}

.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {
    font-size: 0
}

.yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-wishlistexistsbrowse a:before {
    font-family: lusion;
    content: "\e913";
    font-size: 16px
}

.yith-wcwl-wishlistaddedbrowse a i, .yith-wcwl-wishlistaddedbrowse a span, .yith-wcwl-wishlistexistsbrowse a i, .yith-wcwl-wishlistexistsbrowse a span {
    display: none
}

.product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #fff
}

.product-action .wishlist-btn:hover .yith-wcwl-wishlistaddedbrowse a:before, .product-action .wishlist-btn:hover .yith-wcwl-wishlistexistsbrowse a:before {
    color: #fff
}

.woocommerce .blockUI.blockOverlay::before {
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    color: #2c2c2c;
    background: 0 0
}

.berocket_single_filter_widget .berocket_aapf_widget-title_div, .berocket_single_filter_widget .berocket_aapf_widget.berocket_style_block {
    display: inline-block;
    padding-right: 0
}

.open_color {
    padding-top: 27px !important;
    visibility: visible;
    margin-bottom: -14px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 1
}

.remove_color {
    padding-top: 0 !important;
    visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: -14px;
    height: 0;
    opacity: 0
}

@-webkit-keyframes remove {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

@keyframes remove {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

@-webkit-keyframes open {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes open {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.open_price {
    display: block !important
}

.remove_price {
    display: none !important
}

.active-sidebar .berocket_single_filter_widget .berocket_aapf_widget-title_div, .active-sidebar .berocket_single_filter_widget .berocket_aapf_widget.berocket_style_block {
    width: 100%
}

.woocommerce-cart-form .button:hover, .woocommerce-message .button:hover {
    -webkit-animation: none;
    animation: none
}

.woocommerce-notices-wrapper .woocommerce-message {
    padding-right: 100px !important;
    margin-bottom: 30px
}

.woocommerce-notices-wrapper .woocommerce-message a.button {
    text-decoration: underline;
    font-weight: 500;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%);
    padding: 0;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    background-color: transparent;
    color: #fff
}

.woocommerce-notices-wrapper .woocommerce-message a.button:hover {
    text-decoration: underline
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 8em
}

.woocommerce div.entry-summary form.cart.variations_form .variations td {
    text-align: left
}

#cboxClose {
    text-indent: initial;
    font-size: 0
}

#cboxClose:before {
    content: none
}

.compare-popup-opened {
    overflow: hidden !important
}

.archive ul.product {
    min-height: 500px
}

.yith-wcbr-brands {
    color: #000
}

.has-sidebar .category-product {
    display: none
}

body.woocommerce .woocommerce-error {
    padding-left: 51px
}

body.woocommerce .woocommerce-error li {
    padding: 0
}

body.woocommerce .woocommerce-error li:after {
    content: none
}

body.woocommerce .has-sidebar ul.products.columns-3 .product-top .product-action .desc {
    max-height: 75px;
    -webkit-line-clamp: 3
}

body.woocommerce .has-sidebar.has-right-sidebar.col-xl-6 ul.products.columns-3 .product-content .product-desc span.label-product.on-sale {
    margin-left: 5px;
    height: 31px;
    width: 31px;
    font-size: 13px;
    line-height: 31px
}

body.woocommerce .has-sidebar.has-right-sidebar.col-xl-6 ul.products.columns-3 .product-content .product-desc span.label-product.on-sale.up-to {
    width: auto
}

body.woocommerce .has-sidebar.has-right-sidebar.col-xl-6 ul.products.columns-3 .product-top .product-action .desc, body.woocommerce .has-sidebar.has-right-sidebar.col-xl-6 ul.products.columns-3 .product-top .product-action .group-action {
    display: none
}

body.woocommerce .has-sidebar.has-right-sidebar.col-xl-6 ul.products.columns-3 .product-top .product-action .action-item.add-cart {
    padding-bottom: 0
}

body.woocommerce .has-sidebar.has-right-sidebar.col-xl-6 ul.products.columns-3 .product-top .product-action .action-item.add-cart .add-cart-btn {
    width: auto
}

body.woocommerce .has-sidebar ul.products.columns-4 .product-content .product-desc span.label-product.on-sale, body.woocommerce .has-sidebar ul.products.columns-5 .product-content .product-desc span.label-product.on-sale {
    margin-left: 5px;
    height: 31px;
    width: 31px;
    font-size: 13px;
    line-height: 31px
}

body.woocommerce .has-sidebar ul.products.columns-4 .product-content .product-desc span.label-product.on-sale.up-to, body.woocommerce .has-sidebar ul.products.columns-5 .product-content .product-desc span.label-product.on-sale.up-to {
    width: auto
}

body.woocommerce .has-sidebar ul.products.columns-4 .product-top .product-action .action-item.add-cart, body.woocommerce .has-sidebar ul.products.columns-5 .product-top .product-action .action-item.add-cart {
    padding-bottom: 0
}

body.woocommerce .has-sidebar ul.products.columns-4 .product-top .product-action .action-item.add-cart .add-cart-btn, body.woocommerce .has-sidebar ul.products.columns-5 .product-top .product-action .action-item.add-cart .add-cart-btn {
    width: auto
}

p.element-product {
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.woocommerce div.entry-summary .yith-wcwl-add-to-wishlist.hover {
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.woocommerce div.entry-summary .yith-wcwl-add-to-wishlist.hover a {
    color: #fff
}

.unit_price {
    font-size: 14px;
    color: #707070
}

.outofstock .unit_price {
    display: none
}

.products .no-products {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left
}

.products .woocommerce-info {
    margin: 0 15px
}

.woocommerce nav.woocommerce-pagination ul li:after {
    content: none
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: transparent
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400
}

@media (min-width: 1600px) and (max-width: 1850px) {
    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc {
        padding: 30px 15px 0 15px
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart .button {
        padding-left: 0;
        padding-right: 0;
        min-width: 120px;
        text-align: center
    }
}

@media (min-width: 1600px) {
    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 50px;
        padding-right: 20px
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist, body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button {
        width: 30px;
        text-align: center;
        background-color: transparent;
        border: 0;
        line-height: 45px
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover, body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button:hover {
        color: #2c2c2c;
        background-color: transparent
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover i, body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button:hover i {
        color: #2c2c2c !important
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart {
        margin-right: 15px
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist a:hover:before {
        color: #2c2c2c
    }
}

@media (min-width: 1365px) and (max-width: 1650px) {
    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 50px;
        padding-right: 20px
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist, body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button {
        width: 30px;
        text-align: center;
        background-color: transparent;
        border: 0;
        line-height: 45px
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover, body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button:hover {
        color: #2c2c2c;
        background-color: transparent
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist:hover i, body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button:hover i {
        color: #2c2c2c !important
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item .button.loading:before {
        background-color: transparent
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action .action-item a.button:hover:before {
        color: #2c2c2c !important
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart {
        margin-right: 15px
    }

    body.woocommerce .main-sidebar:not(.has-sidebar) ul.products.product-list.columns-2 .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist a:hover:before {
        color: #2c2c2c
    }
}

@media (max-width: 1600px) {
    .woocommerce ul.products.product-type-class .icon-detail {
        display: none
    }

    .woocommerce ul.products.product-type-class.product-grid .product-desc .product-price .price .amount {
        font-size: 18px
    }

    .woocommerce ul.products.product-type-class.product-grid .product-desc .product-price .price .unit_price {
        padding-top: 0
    }

    .woocommerce ul.products.product-type-class.product-grid li.product .woocommerce-loop-product__title {
        width: 100%
    }

    .woocommerce ul.products.product-type-class.product-grid .product-desc .product-price {
        float: left
    }

    .woocommerce ul.products.product-type-class.product-grid .woocommerce-loop-product__title {
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .woocommerce ul.products.product-type-class.product-grid li.product .product-content:hover .product-desc {
        padding-bottom: 30px
    }

    .woocommerce ul.products.product-type-class.products .product-content .product-desc .product-action .add-cart {
        bottom: -50px;
        -webkit-transition: all .6s;
        transition: all .6s
    }

    .woocommerce ul.products.product-type-class.products .product-content:hover .product-desc .product-action .add-cart {
        right: auto;
        bottom: 20px
    }
}

@media (max-width: 1365px) {
    body.woocommerce ul.products.columns-2.product-list li.product, div.woocommerce ul.products.columns-2.product-list li.product {
        width: 100%
    }
}

@media (min-width: 1366px) {
    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content {
        display: inline-block
    }

    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-desc, body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-top {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-desc {
        border-top: 0;
        border-left: 1px solid #ebeeee;
        padding: 25px 30px 30px
    }
}

@media (min-width: 1365px) and (max-width: 1600px) {
    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-desc .product-action {
        display: block
    }

    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-desc .product-action .group-action {
        margin-bottom: 10px
    }
}

@media (min-width: 1200px) and (max-width: 1365px) {
    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content {
        display: inline-block
    }

    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-desc, body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-top {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    body.woocommerce .main-sidebar.col-xl-6 ul.products.product-list.columns-2 .product-content .product-desc {
        border-top: 0;
        border-left: 1px solid #ebeeee;
        padding: 25px 30px 30px
    }
}

@media (min-width: 1920px) {
    body.woocommerce ul.products.product-list.columns-2 .product-content .product-top {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}

@media (max-width: 1919px) {
    body.woocommerce .main-sidebar.has-sidebar ul.products.product-list.columns-2 li.product {
        width: 100%
    }

    body.woocommerce .main-sidebar.has-sidebar ul.products.product-list.columns-2 li.product .product-content .product-desc {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px
    }
}

@media (min-width: 1200px) {
    .woocommerce .col-xl-6 ul.products.product-list.product-type-video.columns-2 .product-content .product-desc, .woocommerce .col-xl-6 ul.products.product-list.product-type-video.columns-2 .product-top, .woocommerce .col-xl-9 ul.products.product-list.product-type-video.columns-2 .product-content .product-desc, .woocommerce .col-xl-9 ul.products.product-list.product-type-video.columns-2 .product-top {
        width: 100%
    }

    .col-xl-6 .product-grid.columns-4 .product-top .product-action .group-action {
        display: none
    }

    .col-xl-6 .product-grid.columns-4 .product-top .product-action .action-item.add-cart .add-cart-btn a {
        padding: 11px 10px
    }

    .col-xl-6 .product-grid.columns-3 .product-top .product-action .group-action {
        display: none
    }

    .col-xl-6 .product-grid.columns-3 .product-top .product-action .action-item.add-cart .add-cart-btn a {
        padding: 11px 10px
    }

    .col-xl-6 .product-grid.columns-3 .product-content:hover .product-top .product-action .group-action {
        left: 15px
    }

    .col-xl-6 .product-list.columns-1 .product-top {
        width: 270px
    }

    .col-xl-6 .product-list.columns-1 .product-content .product-desc {
        width: calc(100% - 271px)
    }

    .col-xl-6 .product-list.columns-2 .product-content .product-desc, .col-xl-6 .product-list.columns-2 .product-top {
        width: 100%
    }

    .col-xl-6 .product-list.columns-2 .product-content .product-desc {
        padding-left: 0;
        padding-bottom: 0
    }

    .tax-product_cat .main-sidebar .toolbar-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 85%;
        flex: 0 0 85%;
        max-width: 85%
    }

    .tax-product_cat .main-sidebar .toolbar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%
    }
}

@media (min-width: 1200px) {
    .container-fluid .product-has-filter:not(.product-has-filter-top) .active-sidebar {
        padding-right: 32px;
        min-width: 347px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 347px;
        flex: 0 0 347px;
        max-width: 347px
    }

    .container-fluid .product-has-filter:not(.product-has-filter-top) .active-sidebar.right-sidebar {
        padding-left: 32px;
        padding-right: 15px
    }

    .container-fluid .product-has-filter:not(.product-has-filter-top) .active-sidebar.right-sidebar.not-active {
        margin-right: -347px
    }

    .container-fluid .product-has-filter:not(.product-has-filter-top) .active-sidebar.left-sidebar.not-active {
        -webkit-transform: translateX(-347px);
        transform: translateX(-347px);
        margin-left: -347px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .columns-5 .product-top .product-action .group-action {
        display: none
    }

    .columns-5 .product-top .product-action .action-item.add-cart {
        padding-bottom: 0
    }

    .columns-5 .product-top .product-action .action-item.add-cart .add-cart-btn {
        width: auto
    }

    .product-grid .product-top .product-action .group-action a.button {
        margin-bottom: 10px
    }

    .product-grid .product-top .product-action .group-action .wishlist-btn {
        margin-bottom: 5px
    }

    .product-style-3 .product-grid .product-top .product-action .group-action a.button {
        margin-bottom: 0
    }
}

@media (max-width: 1199px) {
    .product-style-7 .product-grid .product-top .product-action .group-action .action-item {
        margin: 0 1px !important
    }

    .product-style-7 .product-grid .product-top .product-action .action-item.add-cart {
        margin-right: 2px !important
    }

    .product-has-filter.product-has-filter-top .columns-4.product-grid .label-product, .product-has-filter.product-has-filter-top .columns-4.product-grid .product-top .product-action .group-action {
        display: none
    }

    .product-has-filter .active-sidebar {
        padding: 0
    }

    .post-type-archive-product .product-has-filter .sticky-sidebar, .tax-product_cat .product-has-filter .sticky-sidebar {
        padding: 0 0 30px;
        margin: 0 30px
    }

    .post-type-archive-product .product-has-filter .sticky-sidebar .tlt-filter, .tax-product_cat .product-has-filter .sticky-sidebar .tlt-filter {
        margin: 0 -30px 30px;
        padding-left: 30px;
        padding-right: 30px
    }

    .active-sidebar .widget:first-child.widget_product_categories ul {
        padding-top: 0
    }

    .product-grid.columns-3 .product-top .product-action .desc {
        max-height: 75px;
        -webkit-line-clamp: 3
    }

    .berocket_aapf_widget-title i {
        right: 0
    }

    .product-has-filter .active-sidebar {
        margin-top: 0
    }

    .post-type-archive-product .product-has-filter .active-sidebar:not(.filter-top), .tax-product_cat .product-has-filter .active-sidebar:not(.filter-top) {
        position: fixed;
        max-width: 245px;
        top: 0;
        background-color: #fff;
        z-index: 99999;
        overflow-y: scroll;
        height: 100%;
        right: 0;
        margin-right: -245px;
        min-width: 1px
    }

    .post-type-archive-product .sticky-sidebar, .tax-product_cat .sticky-sidebar {
        padding: 0
    }

    .openfilter .overlay-menu {
        opacity: .3;
        visibility: visible;
        background: #1e1e1e
    }

    .openfilter .post-type-archive-product .product-has-filter .active-sidebar, .openfilter .tax-product_cat .product-has-filter .active-sidebar {
        margin-right: 0
    }

    .openfilter .post-type-archive-product .product-has-filter .left-sidebar.active-sidebar, .openfilter .tax-product_cat .product-has-filter .left-sidebar.active-sidebar {
        margin-left: 0;
        margin-right: 0
    }

    .columns-4.product-grid .product-top .product-action .desc {
        display: none
    }

    .post-type-archive-product .static-block {
        padding-top: 89px
    }

    .post-type-archive-product .active-sidebar, .post-type-archive-product .main-sidebar, .tax-product_cat .active-sidebar, .tax-product_cat .main-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .post-type-archive-product .active-sidebar, .tax-product_cat .active-sidebar {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .single-product .active-sidebar {
        margin-bottom: 40px
    }

    .single-product .active-sidebar, .single-product .main-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .single-product .active-sidebar {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 68px
    }
}

@media (max-width: 1199px) and (max-width: 991px) {
    .single-product .active-sidebar {
        margin-top: 80px
    }
}

@media (max-width: 1199px) {
    .woocommerce .woocommerce-ordering select {
        width: 240px
    }

    .woocommerce ul.product-list.columns-2 li.product {
        width: 100%
    }

    .apr-product.list-style .product-list .product-top {
        width: 75px
    }

    .apr-product.list-style .product-list .product-desc {
        width: calc(100% - 75px);
        padding: 0 0 0 15px
    }

    .apr-product.list-style .product-list .product-desc .woocommerce-loop-product__title > a {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box
    }

    .apr-product.list-style .product-list .product-desc .product-action .add-cart-btn a {
        padding: 9px 10.7px
    }

    .apr-product.list-style .product-list .product-desc .price del {
        margin-right: 3px
    }

    .apr-product.list-style .product-list .product-desc .price span {
        font-size: 13px !important
    }

    .apr-product.list-style .product-list .product-desc .price ins {
        margin-right: 0
    }

    .apr-product.list-style .product-list .product-desc .product-action {
        padding-top: 5px
    }
}

.pswp__caption__center {
    display: none
}

.category-product a, .show-attribute {
    color: #9a9a9a
}

.category-product a:hover {
    color: #2c2c2c
}

.category-product, .show-attribute p {
    font-size: 16px;
    line-height: 20px
}

.product-grid .product-top .product-action .group-action {
    display: none
}

.top-desc {
    padding: 0 0 9px
}

.category-product {
    padding-top: 12px
}

.show-attribute {
    padding-top: 12px
}

.show-attribute p {
    display: inline;
    position: relative
}

.show-attribute p:after {
    content: ',';
    font-size: 16px;
    margin-right: 10px
}

.show-attribute p:last-child:after {
    content: none
}

.shopswatchinput {
    display: none
}

div.woocommerce .product-style-1 ul.products:not(.product-list):not(.columns-1) .product-content .product-desc {
    margin-top: 16px
}

.product-grid .shopswatchinput, .product-list .shopswatchinput {
    display: none !important
}

.product-style-1 .slick-slider .slick-arrow.slick-next {
    left: calc(50% + 21px)
}

.product-style-1 .slick-slider .slick-arrow.slick-next i {
    border-left-width: .5px
}

.product-style-1 .slick-slider .slick-arrow.slick-prev i {
    border-right-width: .5px
}

.product-style-1 .product-grid .show-attribute {
    display: none
}

.product-style-1 .product-grid .product-top .product-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-transition: ease-in-out .6s;
    transition: ease-in-out .6s
}

.product-style-1 .product-grid .product-top .product-action .action-item a {
    padding: 11px
}

.product-style-1 .product-grid .product-top .product-action .group-action {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: static;
    -webkit-transform: none;
    transform: none
}

.product-style-1 .product-grid .product-top .product-action .group-action a.button:hover {
    color: #fff
}

.product-style-1 .product-grid .product-top .product-action .wishlist-btn {
    display: none !important
}

.product-style-1 .product-grid .product-top .product-action .action-item {
    margin: 0 0 10px 0;
    position: static;
    display: block
}

.product-style-1 .product-grid .product-top .product-action .action-item a {
    padding: 12px;
    background-color: #2c2c2c;
    color: #fff;
    display: block
}

.product-style-1 .product-grid .product-top .product-action .action-item a:hover {
    background-color: #2c2c2c
}

.product-style-1 .product-grid .product-top .product-action .action-item.add-cart {
    margin: 0 0 10px 0
}

.product-style-1 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    font-size: 0;
    border: 0;
    background-color: #2c2c2c;
    color: #fff;
    padding: 11px;
    width: 40px;
    height: 40px
}

.product-style-1 .product-grid .product-top .product-action .action-item .add-cart-btn a:hover {
    background-color: #2c2c2c
}

.product-style-1 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
    font-size: 16px;
    content: '\e94d';
    font-family: lusion;
    display: block
}

.product-style-1 .product-grid .product-top .product-action .wishlist-btn:hover .yith-wcwl-wishlistaddedbrowse a:before, .product-style-1 .product-grid .product-top .product-action .wishlist-btn:hover .yith-wcwl-wishlistexistsbrowse a:before {
    color: #fff
}

.product-style-1 .product-grid .product-price {
    padding-top: 12px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.product-style-1 .product-grid .top-desc {
    padding-bottom: 0
}

.product-style-1 .product-grid .product-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-style-1 .product-grid .product-desc .category-product {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: 0;
    margin-bottom: 12px
}

.product-style-1 .product-grid .product-desc .product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-style-1 .product-grid .product-desc .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-style-1 .product-grid .product-desc .action-item:not(.wishlist-btn) {
    display: none
}

.product-style-1 .product-grid .product-desc .show-mobile {
    display: none
}

.product-style-1 .product-grid .product-desc .hide-mobile {
    display: block
}

.product-style-1 .product-grid .product-desc .product-action {
    display: none
}

.product-style-1 .product-grid .product-desc .product-action .action-item.wishlist-btn a {
    color: #2c2c2c;
    border: 1px solid #ebeeee;
    padding: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 16px
}

.product-style-1 .product-grid .product-desc .product-action .action-item.wishlist-btn a:hover {
    color: #2c2c2c
}

.product-style-1 .product-content-info {
    padding-right: 50px
}

.product-style-1 .product-content .product-top .add-cart-btn {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    opacity: 0;
    visibility: hidden
}

.product-style-1 .product-content .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
    visibility: hidden
}

.product-style-1 .product-content .product-top .product-action .group-action .action-item:first-child {
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.product-style-1 .product-content .product-top .product-action .group-action .action-item:nth-child(2) {
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s
}

.product-style-1 .product-content .product-top .product-action .group-action .action-item:nth-child(3) {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

.product-style-1 .product-content:hover .product-top .product-action .add-cart-btn, .product-style-1 .product-content:hover .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.show-add-to-cart-bottom .product-style-1 .product-content-info {
    padding-right: 0
}

.product-style-7 .product-grid .product-top .product-action {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    top: auto;
    left: 50%;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-style-7 .product-grid .product-top .product-action .action-item.add-cart {
    display: inline-block;
    position: static;
    margin-right: 6px;
    width: auto;
    float: left
}

.product-style-7 .product-grid .product-top .product-action .action-item.add-cart span {
    display: none
}

.product-style-7 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-indent: 1px;
    padding: 0
}

.product-style-7 .product-grid .product-top .product-action .action-item.add-cart a:before {
    font-size: 18px;
    content: '\e94d';
    font-family: lusion;
    display: block;
    font-weight: 400;
    position: static;
    -webkit-transform: none;
    transform: none
}

.product-style-7 .product-grid .product-top .product-action .group-action {
    position: static;
    width: auto;
    display: inline-block;
    -webkit-transform: none;
    transform: none
}

.product-style-7 .product-grid .product-top .product-action .group-action a {
    background: #fff;
    color: #2c2c2c;
    border: 1px solid #ebeeee;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    padding: 0
}

.product-style-7 .product-grid .product-top .product-action .group-action a.add_to_wishlist {
    font-size: 15px
}

.product-style-7 .product-grid .product-top .product-action .group-action a:focus, .product-style-7 .product-grid .product-top .product-action .group-action a:hover {
    color: #fff;
    border-color: #2c2c2c;
    background: #2c2c2c
}

.product-style-7 .product-grid .product-top .product-action .group-action a.button.loading::after {
    line-height: auto
}

.product-style-7 .product-grid .product-top .product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-style-7 .product-grid .product-top .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c;
    font-size: 15px
}

.product-style-7 .product-grid .product-top .product-action .yith-wcwl-wishlistaddedbrowse a:hover:before, .product-style-7 .product-grid .product-top .product-action .yith-wcwl-wishlistexistsbrowse a:hover:before {
    color: #fff
}

div.woocommerce .product-style-2 ul.products li.product .button.loading::after {
    color: #fff
}

div.woocommerce .product-style-2 ul.products li.product .price {
    font-size: 18px
}

div.woocommerce .product-style-2 ul.products li.product .product-content .product-desc {
    text-align: left
}

.show-attr .product-style-2 .product-grid .shopswatchinput {
    display: none;
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: calc(-100% + 55px);
    bottom: auto;
    background: 0 0;
    left: 32px;
    padding: 0
}

.show-attr .product-style-2 .wcvaswatchinput, .show-attr .product-style-2 div.selectedswatch, .show-attr .product-style-2 div.wcvashopswatchlabel {
    border: 0;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%
}

.product-style-2 .product-grid .product-top .product-action .group-action .action-item:last-child {
    margin-bottom: 0
}

.product-style-2 .product-grid .product-top .product-action .group-action a.button:hover {
    color: #2c2c2c
}

.product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:hover:before {
    color: #2c2c2c
}

.product-style-2 .product-content .product-top .add-cart-btn {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 0;
    visibility: hidden
}

.product-style-2 .product-content .product-top .product-action .group-action .action-item {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
    opacity: 0;
    visibility: hidden
}

.product-style-2 .product-content .product-top .product-action .group-action .action-item:first-child {
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-style-2 .product-content .product-top .product-action .group-action .action-item:nth-child(2) {
    -webkit-transition: all .9s ease 0s;
    transition: all .9s ease 0s
}

.product-style-2 .product-content .product-top .product-action .group-action .action-item:nth-child(3) {
    -webkit-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s
}

.product-style-2 .product-content:hover .product-top .product-action .add-cart-btn, .product-style-2 .product-content:hover .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.product-style-2 .product-content .product-desc .product-price {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding-top: 12px
}

.product-style-2 .product-grid .shopswatchinput, .product-style-2 .show-attribute {
    display: none
}

.product-style-2 .slick-slider .slick-arrow i {
    background-color: #fff
}

.product-style-2 .product-grid .product-content:hover .product-action {
    right: 0
}

.product-style-2 .product-grid .product-top img {
    -webkit-transition: all .4s;
    transition: all .4s
}

.product-style-2 .product-grid .product-top .product-action {
    text-align: center;
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #ebeeee;
    border-right: 0;
    padding: 14px 14px 9px 12px;
    -webkit-transition: all .4s;
    transition: all .4s
}

@media (max-width: 1024px) and (min-width: 993px) {
    .product-style-2 .product-grid .product-top .product-action {
        padding: 14px 0 9px 0
    }
}

.product-style-2 .product-grid .product-top .product-action .group-action {
    -webkit-transform: none;
    transform: none
}

.product-style-2 .product-grid .product-top .product-action .group-action a {
    background-color: transparent;
    padding: 0;
    height: auto
}

.product-style-2 .product-grid .product-top .product-action .action-item {
    display: block;
    margin: 0
}

.product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
    position: static
}

.product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    font-size: 0;
    border: 0;
    background-color: transparent;
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 8px
}

.product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
    font-size: 18px;
    content: '\e94d';
    font-family: lusion;
    color: #9a9a9a;
    display: block;
    font-weight: 400;
    position: static;
    -webkit-transform: none;
    transform: none
}

.product-style-2 .product-grid .product-top .product-action .group-action {
    position: static
}

.product-style-2 .product-grid .product-top .product-action .group-action .wishlist-btn {
    display: none
}

.product-style-2 .product-grid .product-top .product-action .group-action .action-item:last-child {
    margin-bottom: 0
}

.product-style-2 .product-grid .product-top .product-action .group-action a.button {
    color: #9a9a9a;
    margin: 6px 0
}

.product-style-2 .product-grid .product-top .product-action .group-action .compare-product a.add_to_compare.compare.button:before {
    font-size: 18px;
    top: 50%;
    right: 50%
}

.product-style-2 .product-grid .product-top > .wishlist-btn {
    position: absolute;
    bottom: 5px;
    right: 12px
}

.product-style-2 .product-grid .product-top > .wishlist-btn span {
    display: none
}

.product-style-2 .product-grid .product-top > .wishlist-btn span.tooltip-custom {
    display: block
}

.product-style-2 .product-grid .product-top > .wishlist-btn a {
    background-color: transparent;
    color: #9a9a9a;
    font-size: 14px;
    padding: 0
}

.product-style-2 .product-grid .product-top > .wishlist-btn a:hover {
    color: #2c2c2c
}

.product-style-2 .product-grid .product-top > .wishlist-btn .yith-wcwl-wishlistaddedbrowse a:before, .product-style-2 .product-grid .product-top > .wishlist-btn .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-style-2 .top-desc {
    padding-bottom: 0
}

.product-style-2.furniture-product.show-attr .shopswatchinput {
    position: unset;
    margin-bottom: 16px;
    margin-top: 4px
}

.product-action-horizontal-bottom .product-style-2 .product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-action-horizontal-bottom .product-style-2 .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action {
    top: 90%;
    bottom: auto;
    right: auto;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: 0 0;
    padding: 0;
    border: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action a {
    color: #2c2c2c;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    display: inline-block;
    border: 1px solid #2c2c2c
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action a i {
    line-height: 44px
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action a:hover {
    background-color: #2c2c2c;
    color: #fff
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action a:hover:before {
    color: #fff
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    margin-bottom: 0;
    margin-top: 0
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.button {
    color: #2c2c2c
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.button:hover {
    background-color: #2c2c2c;
    color: #fff
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.button:hover:before {
    color: #fff
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.add_to_wishlist i:before, .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.button.yith-wcqv-button i:before {
    line-height: 44px;
    display: inline-block
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action .wishlist-btn {
    margin-bottom: 0
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .compare-product a.add_to_compare.compare, .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.button {
    margin-bottom: 0
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item {
    display: inline-block;
    margin: 0 3px;
    vertical-align: bottom
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    width: 44px;
    height: 44px;
    padding-top: 11px;
    line-height: normal;
    background: #2c2c2c;
    border: 1px solid #2c2c2c;
    display: block
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
    color: #fff
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:hover {
    background-color: #fff
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:hover:before {
    color: #2c2c2c
}

.product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
    width: 44px;
    height: 44px
}

.product-action-horizontal-bottom .product-style-2 .product-content:hover .product-action {
    right: auto;
    top: 50%
}

.product-action-horizontal-bottom .product-style-2 .product-content:hover .product-top > .wishlist-btn {
    opacity: 0;
    visibility: hidden
}

.product-action-horizontal-middle .product-style-2 .product-top .product-action {
    width: 100%
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top > .wishlist-btn {
    display: none
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action {
    right: auto;
    width: 100%;
    border: 0;
    background: 0 0;
    padding: 0
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item a {
    background-color: #fff;
    height: 44px;
    width: 44px;
    margin-bottom: 0;
    padding-top: 10px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-top: 0;
    position: relative;
    padding-top: 0;
    display: block
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item a:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item a:hover {
    background-color: #2c2c2c;
    color: #fff
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item a i {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translate(50%, -50%)
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:hover:after, .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:hover:before {
    color: #fff
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
    display: inline-block;
    width: auto
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item:not(.wishlist-btn) {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 3px
}

.product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .group-action .compare-product a.add_to_compare.compare {
    margin-bottom: 0
}

.product-action-horizontal-middle .product-style-2 .product-content:hover .product-action {
    right: auto
}

.product-action-horizontal-bottom .product-style-2 .product-content .product-top .add-cart-btn, .product-action-horizontal-middle .product-style-2 .product-content .product-top .add-cart-btn {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 0;
    visibility: hidden
}

.product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .group-action .action-item, .product-action-horizontal-middle .product-style-2 .product-content .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden
}

.product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .group-action .action-item:first-child, .product-action-horizontal-middle .product-style-2 .product-content .product-top .product-action .group-action .action-item:first-child {
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .group-action .action-item:nth-child(2), .product-action-horizontal-middle .product-style-2 .product-content .product-top .product-action .group-action .action-item:nth-child(2) {
    -webkit-transition: all .9s ease 0s;
    transition: all .9s ease 0s
}

.product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .group-action .action-item:nth-child(3), .product-action-horizontal-middle .product-style-2 .product-content .product-top .product-action .group-action .action-item:nth-child(3) {
    -webkit-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s
}

.product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .group-action a.button, .product-action-horizontal-middle .product-style-2 .product-content .product-top .product-action .group-action a.button {
    margin-top: 0
}

.product-action-horizontal-bottom .product-style-2 .product-content:hover .product-top .product-action .add-cart-btn, .product-action-horizontal-bottom .product-style-2 .product-content:hover .product-top .product-action .group-action .action-item, .product-action-horizontal-middle .product-style-2 .product-content:hover .product-top .product-action .add-cart-btn, .product-action-horizontal-middle .product-style-2 .product-content:hover .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.product-action-horizontal-bottom .product-style-2.product-style .product-grid .product-top .product-action .action-item .add-cart-btn a:hover:before, .product-action-horizontal-bottom .product-style-2.product-style .product-grid .product-top .product-action .action-item a:hover, .product-action-horizontal-bottom .product-style-2.product-style .product-grid .product-top .product-action .group-action a.button:hover, .product-action-horizontal-middle .product-style-2.product-style .product-grid .product-top .product-action .action-item .add-cart-btn a:hover:before, .product-action-horizontal-middle .product-style-2.product-style .product-grid .product-top .product-action .action-item a:hover, .product-action-horizontal-middle .product-style-2.product-style .product-grid .product-top .product-action .group-action a.button:hover {
    color: #fff
}

div.woocommerce .product-style-3 ul.products:not(.product-list):not(.columns-1) .product-content .product-desc {
    text-align: left;
    margin-top: 15px
}

.product-style-3 .product-content .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden
}

.product-style-3 .product-content .product-top .product-action .group-action .action-item:first-child {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product-style-3 .product-content .product-top .product-action .group-action .action-item:nth-child(2) {
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.product-style-3 .product-content .product-top .product-action .group-action .action-item:nth-child(3) {
    -webkit-transition: all .9s ease 0s;
    transition: all .9s ease 0s
}

.product-style-3 .product-content:hover .product-top .product-action .add-cart-btn, .product-style-3 .product-content:hover .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.product-style-3 .product-grid .shopswatchinput, .product-style-3 .show-attribute {
    display: none
}

.product-style-3 .top-desc {
    padding-bottom: 0
}

.product-style-3 .product-content .product-desc .product-price {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding-top: 10px
}

.product-style-3 .product-action .wishlist-btn:hover .yith-wcwl-wishlistaddedbrowse a:before, .product-style-3 .product-action .wishlist-btn:hover .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-style-3 .product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-style-3 .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-style-3 .product-grid .product-top .product-action .group-action {
    left: auto;
    right: 8px;
    top: 10px;
    display: none;
    -webkit-transform: none;
    transform: none;
    bottom: auto
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item a {
    height: 40px;
    width: 40px;
    color: #2c2c2c;
    background-color: #fff;
    text-align: center;
    position: relative;
    border: 1px solid #2c2c2c
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item a:hover {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item a:hover:before {
    color: #fff
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item a i, .product-style-3 .product-grid .product-top .product-action .group-action .action-item a:before {
    padding-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item .yith-wcwl-wishlistaddedbrowse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item .yith-wcwl-wishlistaddedbrowse a {
    color: #fff;
    background-color: #2c2c2c
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item .yith-wcwl-wishlistaddedbrowse a:before {
    color: #fff
}

.product-style-3 .product-grid .product-top .product-action .group-action .action-item .yith-wcwl-add-button, .product-style-3 .product-grid .product-top .product-action .group-action .action-item .yith-wcwl-wishlistexistsbrowse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    background: rgba(44, 44, 44, .8);
    text-align: center;
    letter-spacing: .1em;
    padding: 11px 15px
}

.product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
    font-size: 18px;
    content: '\e94d';
    font-family: lusion;
    color: #fff;
    display: block;
    font-weight: 400
}

.product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a span {
    display: none
}

div.woocommerce .product-style-4 ul.products:not(.product-list):not(.columns-1) .product-content .product-desc {
    text-align: left;
    margin-top: 15px
}

.product-style-4 .product-grid .shopswatchinput, .product-style-4 .show-attribute {
    display: none
}

.product-style-4 .product-grid .product-top .product-action .group-action .action-item {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.product-style-4 .product-content-info {
    position: static
}

.product-style-4 .product-grid .product-content {
    overflow: visible;
    border: 1px solid transparent;
    border-bottom: 0
}

.product-style-4 .product-top {
    margin: -1px;
    margin-bottom: 0
}

.product-style-4 .top-desc {
    padding-bottom: 0
}

.product-style-4 .product-grid .product-content .product-desc {
    -webkit-transition: all .3s;
    transition: all .3s
}

.product-style-4 .product-grid .product-content .product-desc .product-price {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding-top: 10px
}

.product-style-4 .product-grid .product-content .product-top .add-cart {
    display: none
}

.product-style-4 .product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-style-4 .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-style-5 .product-grid .product-top .product-action .group-action .action-item a {
    background-color: #fff;
    border: 1px solid #2c2c2c;
    color: #2c2c2c
}

.product-style-5 .product-grid .product-top .product-action .group-action .action-item a:hover {
    background-color: #2c2c2c;
    color: #fff
}

.product-style-5 .product-grid .product-top .product-action .action-item .add-cart-btn a {
    background-color: #2c2c2c
}

.product-style-5 .product-grid .product-top .product-action .action-item a {
    padding: 11px
}

div.woocommerce .product-style-6 ul.products li.product .price, div.woocommerce .product-style-6 ul.products.columns-4 li.product .price {
    font-size: 18px
}

div.woocommerce .product-style-6 ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    margin-bottom: 12px
}

div.woocommerce .product-style-6 ul.products .product-content .product-desc {
    padding: 25px 0 0 30px;
    margin-top: 0
}

.product-style-6 .product-content {
    position: relative;
    overflow: hidden
}

.product-style-6 .product-grid .shopswatchinput, .product-style-6 .show-attribute {
    display: none
}

@media (min-width: 1025px) {
    .product-style-6 ul.products:not(.product-list):not(.columns-1) .product-desc {
        position: absolute;
        top: 0
    }
}

.product-style-6 .product-desc .product-price .rating-product {
    display: none
}

@media (min-width: 1025px) {
    .product-style-6 .product-grid .product-top .product-action .action-item.add-cart {
        bottom: -44px
    }
}

.product-style-6 .product-grid .product-content:hover .product-top .action-item.add-cart {
    bottom: 0
}

.apr-product .product-style-6 .slick-slider .slick-arrow.slick-next {
    right: 16px
}

.apr-product .product-style-6 .slick-slider .slick-arrow.slick-prev {
    left: 15px
}

@media (max-width: 767px) {
    .apr-product .product-style-6 .slick-slider .slick-arrow.slick-prev {
        left: calc(50% - 21px)
    }
}

.apr-product .product-style-6 .slick-slider .slick-arrow:hover i {
    background: #2c2c2c;
    color: #fff
}

.outofstock .action-item.add-cart {
    display: none !important
}

.yith-wcwl-wishlistexistsbrowse.show a {
    line-height: 14px
}

.name-attr {
    color: #9a9a9a
}

.show-attr-title .name-attr {
    display: inline-block
}

.hide-category-product .category-product {
    display: none
}

.change-space-action .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item {
    margin: 0 -3px
}

.change-space-action .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
    margin-right: 3px
}

.none-wishlist-before-hover .product-grid .product-desc .wishlist-btn, .none-wishlist-before-hover .product-grid .product-top > .wishlist-btn {
    display: none
}

.product-img {
    position: relative
}

div#yith-wcwl-popup-message {
    z-index: 9;
    position: relative
}

.action-item {
    position: relative
}

.action-item:hover .tooltip-custom {
    visibility: visible
}

.tooltip-custom {
    visibility: hidden;
    color: #fff;
    position: absolute;
    z-index: 1;
    max-width: 200px;
    padding: 9px 18px;
    background-color: #2c2c2c;
    border-radius: 0;
    text-transform: capitalize;
    font-size: 14px;
    width: 110px;
    text-align: center;
    display: block;
    bottom: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip-custom::after {
    content: "";
    position: absolute;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #2c2c2c transparent transparent transparent;
    top: 100%;
    left: 50%
}

.product-share {
    margin-top: 44px;
    padding-top: 23px;
    padding-bottom: 25px;
    border-top: 1px solid #ebeeee;
    border-bottom: 1px solid #ebeeee;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    width: 100%
}

.product-share h6 {
    font-size: 16px;
    margin-right: 6px;
    margin-bottom: 0
}

.product-share .product-sharing-list, .product-share h6 {
    display: inline-block;
    vertical-align: middle
}

.product-share span {
    display: none
}

.product-share .product-sharing-list a {
    display: inline-block;
    color: #707070;
    margin-right: 12px;
    font-size: 14px
}

.product-share .product-sharing-list a:hover {
    color: #2c2c2c
}

.product-share .product-sharing-list a:last-child {
    margin-right: 0
}

.apr-product div.woocommerce div:not(.product-style-2) ul.products.columns-4:not(.product-list) li.product .product-action .group-action .action-item a.button:not(.compare) {
    padding: 12px
}

.apr-product .slick-arrow:focus {
    color: #00b9bf
}

.yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-wishlistexistsbrowse a:before {
    font-family: lusion;
    content: "\e913";
    font-size: 16px
}

.apr-product div.woocommerce ul.products {
    padding-bottom: 0
}

.slide-top-cate {
    margin: 0 -15px
}

.slide-top-cate .elementor-column-wrap {
    padding: 0 15px
}

.slide-top-cate .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #2c2c2c;
    background-color: #fff
}

.slide-top-cate .slick-arrow:hover {
    background-color: #2c2c2c;
    color: #fff
}

.slide-top-cate .btn-prev {
    left: 16px;
    border-left: 0
}

.slide-top-cate .btn-next {
    right: 16px;
    border-right: 0
}

.has-banner-product {
    margin-top: 3px
}

.product-has-filter .has-banner-product.active-sidebar {
    padding-top: 0;
    margin-top: -4px
}

.product-has-filter.product-has-filter-top .active-sidebar {
    padding-top: 0
}

.product-has-filter.product-has-filter-top .toobar-top {
    border-bottom: 1px solid #ebeeee;
    padding-bottom: 0;
    margin-bottom: 45px
}

.product-has-filter.product-has-filter-top .filter-top {
    display: block;
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 45px;
    -webkit-transition: none;
    transition: none
}

.product-has-filter.product-has-filter-top .filter-top::-webkit-scrollbar {
    height: 5px;
    background-color: #ebeeee;
    padding: 0 15px
}

.product-has-filter.product-has-filter-top .filter-top::-webkit-scrollbar-track {
    background-color: #d7d7d7
}

.product-has-filter.product-has-filter-top .berocket_single_filter_widget, .product-has-filter.product-has-filter-top .widget {
    width: calc((100% - 90px) / 4);
    float: left;
    margin-right: 30px;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 0
}

.product-has-filter.product-has-filter-top .widget > div, .product-has-filter.product-has-filter-top .widget > form, .product-has-filter.product-has-filter-top .widget > ul {
    max-height: 280px;
    margin-right: -5px;
    padding-right: 5px;
    margin-top: 0
}

.product-has-filter.product-has-filter-top .widget > div::-webkit-scrollbar, .product-has-filter.product-has-filter-top .widget > form::-webkit-scrollbar, .product-has-filter.product-has-filter-top .widget > ul::-webkit-scrollbar {
    width: 5px;
    background-color: #ebeeee;
    margin-left: -5px
}

.product-has-filter.product-has-filter-top .widget > div::-webkit-scrollbar-track, .product-has-filter.product-has-filter-top .widget > form::-webkit-scrollbar-track, .product-has-filter.product-has-filter-top .widget > ul::-webkit-scrollbar-track {
    background-color: #d7d7d7;
    margin-left: -5px
}

.product-action .wishlist-btn span.tooltip-custom {
    display: block
}

.product-content-info {
    position: relative
}

.product-style-1 .tooltip-custom, .product-style-2 .tooltip-custom, .product-style-3 .tooltip-custom, .product-style-4 .product-top .tooltip-custom {
    bottom: auto;
    left: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: calc(100% + 10px)
}

.product-style-1 .tooltip-custom::after, .product-style-2 .tooltip-custom::after, .product-style-3 .tooltip-custom::after, .product-style-4 .product-top .tooltip-custom::after {
    margin-top: -5px;
    border-color: transparent transparent transparent #2c2c2c;
    top: 50%;
    left: 100%;
    margin-left: 0
}

.product-action-horizontal-bottom .product-style-2 .tooltip-custom, .product-action-horizontal-middle .product-style-2 .tooltip-custom {
    top: auto;
    bottom: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-action-horizontal-bottom .product-style-2 .tooltip-custom::after, .product-action-horizontal-middle .product-style-2 .tooltip-custom::after {
    margin-top: 0;
    border-color: #2c2c2c transparent transparent transparent;
    left: 50%;
    margin-left: -5px;
    top: 100%
}

.product-style.product-style-5 .product-action .yith-wcwl-wishlistaddedbrowse a:before, .product-style.product-style-5 .product-action .yith-wcwl-wishlistexistsbrowse a:before {
    color: #2c2c2c
}

.product-style.product-style-5 .product-grid .product-top {
    border: 1px solid #ebeeee
}

.woocommerce .product-style.product-style-6 ul.products li.product {
    margin-bottom: 30px
}

.woocommerce .product-style.product-style-6 ul.products li.product .label-product {
    display: none
}

.pagination_scrolling {
    display: none
}

.woocommerce-pagination .page-numbers li:first-child .current:before, .woocommerce-pagination .page-numbers li:last-child .current:before {
    font-family: lusion;
    height: 44px;
    width: 44px;
    display: inline-block;
    position: absolute;
    border: 1px solid #ebeeee;
    line-height: 42px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    color: #2c2c2c;
    opacity: .5;
    margin-top: -1px
}

.woocommerce-pagination .page-numbers li:first-child .current:before {
    content: '\e901';
    left: 0
}

.woocommerce-pagination .page-numbers li:last-child .current:before {
    content: '\e904';
    right: 0
}

.product-extra .category-product {
    display: none
}

input[type=number] {
    -moz-appearance: textfield
}

.product-desc > .top-desc {
    display: none
}

.show-attribute p {
    margin-bottom: 10px
}

.show-attribute p:last-child {
    margin-bottom: 0
}

.content-right .rating-product {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.content-left .rating-product {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.content-center .rating-product {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce nav.woocommerce-pagination {
    padding-top: 24px;
    margin-bottom: -20px
}

nav.woocommerce-pagination {
    position: relative;
    z-index: 9
}

.product-style.product-style-3 .group-action, .product-style.product-style-4 .group-action {
    width: auto
}

.woocommerce .product-style.product-style-6 ul.products .product-content .product-desc {
    padding: 25px 0 0 30px;
    margin-top: 0
}

.woocommerce .product-style.product-style-6 ul.products .product-content .product-desc .product-price {
    padding-top: 7px
}

.post-type-archive-product .category-product, .tax-product_cat .category-product {
    display: none
}

.custom-pr-watch .product-action-horizontal-middle .product-style-2 .product-grid .compare-product .tooltip-custom, .custom-slide-product .product-action-horizontal-middle .product-style-2 .product-grid .compare-product .tooltip-custom {
    width: 75px;
    padding: 9px 2px;
    margin-left: -13px
}

.woocommerce-tabs.wc-tabs-wrapper .accordion_holder.toggle.accordion .accordion_content {
    padding-bottom: 30px
}

.product-share {
    margin-top: 44px;
    padding-top: 23px;
    padding-bottom: 25px;
    border-top: 1px solid #ebeeee;
    border-bottom: 1px solid #ebeeee;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    width: 100%
}

.product-share h6 {
    font-size: 16px;
    margin-right: 6px;
    margin-bottom: 0
}

.product-share .product-sharing-list, .product-share h6 {
    display: inline-block;
    vertical-align: middle
}

.product-share span {
    display: none
}

.product-share .product-sharing-list a {
    display: inline-block;
    color: #707070;
    margin-right: 12px;
    font-size: 14px
}

.product-share .product-sharing-list a:hover {
    color: #2c2c2c
}

.product-share .product-sharing-list a:last-child {
    margin-right: 0
}

.woocommerce ul.products .blockOverlay {
    display: block !important;
    opacity: 1 !important;
    background-color: #2c2c2c !important
}

.woocommerce ul.products .blockOverlay::before {
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    font-size: 14px;
    color: #fff;
    margin-top: -6px;
    text-align: center;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    vertical-align: top
}

@media (max-width: 1600px) and (min-width: 1311px) {
    .product-custom-minimalist div.woocommerce ul.products.columns-5 li.product, body.woocommerce .product-custom-minimalist ul.products.columns-5 li.product {
        width: 20%;
        clear: none !important
    }

    .product-custom-minimalist div.woocommerce ul.products.columns-5 li.product .product-top .product-action .action-item.add-cart, body.woocommerce .product-custom-minimalist ul.products.columns-5 li.product .product-top .product-action .action-item.add-cart {
        margin-right: 5px
    }

    .product-custom-minimalist div.woocommerce ul.products.columns-5 li.product .tooltip-custom, body.woocommerce .product-custom-minimalist ul.products.columns-5 li.product .tooltip-custom {
        padding: 9px 5px;
        width: 85px
    }

    .product-custom-minimalist div.woocommerce ul.products.columns-5 li.product:nth-child(5n+1), body.woocommerce .product-custom-minimalist ul.products.columns-5 li.product:nth-child(5n+1) {
        clear: left !important
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .content-tab-product .woocommerce.columns-6 ul.products:not(.slick-slider) li.product {
        width: calc(100% / 3) !important
    }

    .product-style-4 .product-price .rating-product {
        display: none
    }

    .product-style-4 .product-price .rating-product + .top-desc .price {
        padding-right: 0
    }

    .product-style-4 .product-action .action-item .add-cart-btn a {
        padding: 0 !important;
        height: 40px;
        width: 40px;
        text-align: center;
        font-size: 14px;
        line-height: 40px
    }

    .product-style-4 .product-action .action-item .add-cart-btn a:before {
        content: '\e94d' !important;
        font-family: lusion;
        position: static;
        top: auto;
        -webkit-transform: none !important;
        transform: none !important
    }

    .product-style-4 .product-action .action-item .add-cart-btn a span {
        display: none
    }

    .product-style-4 .product-grid .product-content:hover .product-desc {
        padding: 0 20px
    }

    .product-style-4 .product-grid .product-content .product-desc .product-action {
        padding: 25px 20px 30px 20px
    }
}

@media (min-width: 1025px) {
    .content-tab-product .woocommerce.columns-1 ul.products li.product {
        width: 100%
    }

    .content-tab-product .woocommerce.columns-2 ul.products li.product {
        width: 50%
    }

    .content-tab-product .woocommerce.columns-2 ul.products li.product:nth-child(2n+1) {
        clear: left
    }

    .content-tab-product .woocommerce.columns-3 ul.products li.product {
        width: calc(100% / 3)
    }

    .content-tab-product .woocommerce.columns-3 ul.products li.product:nth-child(3n+1) {
        clear: left
    }

    .content-tab-product .woocommerce.columns-4 ul.products li.product {
        width: calc(100% / 4)
    }

    .content-tab-product .woocommerce.columns-4 ul.products li.product:nth-child(4n+1) {
        clear: left
    }

    .content-tab-product .woocommerce.columns-5 ul.products li.product {
        width: 20%
    }

    .content-tab-product .woocommerce.columns-5 ul.products li.product:nth-child(5n+1) {
        clear: left
    }

    .content-tab-product .woocommerce.columns-6 ul.products li.product {
        width: calc(100% / 6)
    }

    .content-tab-product .woocommerce.columns-6 ul.products li.product:nth-child(6n+1) {
        clear: left
    }

    .woocommerce .product-style-list + nav.woocommerce-pagination:not(.pagination_scrolling) {
        padding-top: 38px
    }

    .product-has-filter .active-sidebar {
        margin-top: -4px
    }

    .product-action-horizontal-bottom .product-style-2 .product-grid .product-content:hover .product-desc .product-action {
        display: none
    }

    .woocommerce ul.products.product-list li.product .woocommerce-loop-product__title, .woocommerce ul.products.product-list li.product h3 {
        font-size: 20px;
        line-height: 28px
    }

    .woocommerce ul.products.product-list li.product .price {
        font-size: 20px
    }

    .woocommerce ul.products.product-list.columns-2 li.product .price {
        font-size: 20px
    }

    body.woocommerce .product-extra ul.products {
        padding-bottom: 8px
    }

    body.woocommerce .product-extra .product-style.product-style-default ul.products .product-content .product-desc {
        padding-bottom: 20px
    }

    .product-style.product-style-default .product-grid .product-top .shopswatchinput {
        bottom: 70px;
        padding-bottom: 0
    }

    body.woocommerce .product-style.product-style-5 ul.products .product-content .product-desc {
        padding: 24px 30px 22px;
        position: relative;
        top: auto
    }

    body.woocommerce .product-style.product-style-5 .product-price .top-desc {
        display: block
    }

    body.woocommerce .product-style.product-style-5 .product-grid .product-price {
        padding-top: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        position: unset
    }

    body.woocommerce .product-style.product-style-5 .product-grid .product-content:hover div.shopswatchinput {
        position: absolute;
        padding-top: 0
    }

    body.woocommerce .product-style.product-style-5 .product-grid .shopswatchinput {
        top: 100%;
        display: inherit;
        left: -1px;
        width: calc(100% + 2px);
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 30px !important;
        border: 1px solid #ebeeee;
        border-top: 0
    }

    body.woocommerce .product-style.product-style-5 ul.products .product-content .product-desc {
        margin-top: 0;
        border-top: 0
    }

    .product-top:hover .has-second-image img {
        -webkit-transform: none;
        transform: none
    }

    .product-top img {
        -webkit-transition: all .6s ease;
        transition: all .6s ease
    }

    .product-top:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .tax-product_cat.woocommerce .products {
        padding-bottom: 22px
    }

    .tax-product_cat .products + .woocommerce-pagination {
        padding-bottom: 0
    }

    .apr-product-tab .product-tab-header ul {
        margin-bottom: 41px
    }

    .bold-title .elementor-heading-title {
        text-transform: uppercase
    }

    .show-filter .columns-3.product-grid .shopswatchinput, .show-filter .columns-4.product-grid .shopswatchinput {
        display: none
    }

    .show-filter .columns-3.product-grid li.product .product-content:hover .show-attribute, .show-filter .columns-4.product-grid li.product .product-content:hover .show-attribute {
        opacity: 1;
        visibility: visible
    }

    div.woocommerce .product-style-6 ul.products li.product .price, div.woocommerce .product-style-6 ul.products.columns-4 li.product .price {
        font-size: 18px
    }

    .product-style-6 .product-grid.columns-3 .product-price, .product-style-6 .product-grid.columns-4 .product-price {
        padding-top: 0
    }

    .shopswatchinput.slider {
        padding: 0 0 30px
    }

    .shopswatchinput.slider .slick-arrow:first-child {
        left: 0
    }

    .shopswatchinput.slider {
        padding: 0 0 30px
    }

    .shopswatchinput.slider .slick-arrow:first-child {
        left: 0
    }

    .shopswatchinput .slick-list {
        margin: 0
    }

    .post-type-archive-product .side-breadcrumb, .tax-product_cat .side-breadcrumb {
        margin-bottom: 28px
    }

    .post-type-archive-product .side-breadcrumb.breadcrumb_has_bg, .tax-product_cat .side-breadcrumb.breadcrumb_has_bg {
        margin-bottom: 36px
    }

    .post-type-archive-product .container-fluid .main-sidebar .elementor-top-section.elementor-section-full_width, .tax-product_cat .container-fluid .main-sidebar .elementor-top-section.elementor-section-full_width {
        width: auto !important;
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .apr-product .slick-slider .slick-arrow.slick-prev {
        left: 45px
    }

    .apr-product .slick-slider .slick-arrow.slick-next {
        left: auto;
        right: 45px
    }

    .woocommerce ul.products.columns-4 li.product .woocommerce-loop-product__title {
        font-size: 16px
    }

    .woocommerce ul.products.columns-4 .category-product, .woocommerce ul.products.columns-4 .show-attribute p {
        font-size: 16px
    }

    body.woocommerce ul.products.columns-4 li.product .price, div.woocommerce ul.products.columns-4 li.product .price {
        font-size: 18px
    }

    .product-grid.columns-3 .product-price, .product-grid.columns-4 .product-price {
        padding-top: 11px
    }

    body.woocommerce ul.products.product-grid.columns-3 li.product .star-rating, body.woocommerce ul.products.product-grid.columns-4 li.product .star-rating, div.woocommerce ul.products.product-grid.columns-3 li.product .star-rating, div.woocommerce ul.products.product-grid.columns-4 li.product .star-rating {
        margin-top: 4px
    }

    .product-grid .product-top .product-action, .product-style-1 .product-grid .product-top .product-action .group-action {
        display: block
    }

    .product-style-4 div.woocommerce ul.products li.product .price {
        font-size: 18px
    }

    .product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        content: none !important
    }

    .product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a span {
        display: block
    }

    .product-style-3 div.woocommerce ul.products li.product .price {
        font-size: 18px
    }

    .show-attr .product-style-2 .product-grid .shopswatchinput {
        display: block
    }

    .product-action-horizontal-middle.wishlist--bottom .wishlist-btn .tooltip-custom, .product-action-horizontal-middle.wishlist--top .wishlist-btn .tooltip-custom {
        bottom: -6px;
        right: 25px;
        left: auto;
        -webkit-transform: none;
        transform: none
    }

    .product-action-horizontal-middle.wishlist--bottom .wishlist-btn .tooltip-custom::after, .product-action-horizontal-middle.wishlist--top .wishlist-btn .tooltip-custom::after {
        border-color: transparent transparent transparent #2c2c2c;
        top: 50%;
        left: auto;
        right: -10px;
        margin-top: -5px
    }

    .product-action-horizontal-middle.wishlist--top .product-style-2 .product-grid .product-top > .wishlist-btn {
        bottom: auto;
        top: 20px;
        right: 20px
    }

    .product-action-horizontal-middle.wishlist--bottom .product-style-2 .product-grid .product-content .product-desc .product-action {
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 0
    }

    .product-action-horizontal-middle.wishlist--bottom .product-style-2 .product-grid .product-content .product-desc .product-action .action-item.compare-product, .product-action-horizontal-middle.wishlist--bottom .product-style-2 .product-grid .product-content .product-desc .product-action .action-item.quick-view, .product-action-horizontal-middle.wishlist--bottom .product-style-2 .product-grid .product-content .product-desc .product-action .add-cart {
        display: none
    }

    .product-action-horizontal-middle.wishlist--bottom .product-style-2 .product-grid .product-content .product-desc .product-content-info {
        padding-right: 25px
    }

    .product-action-horizontal-middle.wishlist--bottom .product-style-2 .product-grid .product-top > .wishlist-btn {
        bottom: -4px;
        right: 20px
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top > .wishlist-btn {
        bottom: -4px;
        display: block
    }

    .product-action-horizontal-middle div.woocommerce .product-style-2 ul.products .product-content .product-desc {
        padding: 0 30px 24px 30px
    }

    .product-action-horizontal-middle div.woocommerce .product-style-2 ul.products li.product .price {
        font-size: 18px
    }

    .product-action-horizontal-middle div.woocommerce .product-style-2 ul.products li.product .price del span {
        font-size: 16px
    }

    .product-action-horizontal-middle.wishlist--bottom.middle-has-wishlist .product-style-2 .product-grid .product-content .product-desc .product-content-info {
        padding-right: 0
    }

    .top-desc {
        padding-bottom: 0
    }

    .product-content .product-desc .product-price {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .product-style-1 .product-grid .product-desc .product-action {
        display: block;
        position: absolute;
        bottom: 4px;
        right: 0
    }

    .product-style-2 .product-grid .product-top .product-action {
        padding: 11.2px 2px
    }

    .product-style-2 .product-grid .product-top > .wishlist-btn {
        bottom: 13px;
        right: 19px
    }

    .product-style-5 .product-desc {
        -webkit-transition: all .4s;
        transition: all .4s;
        border: 1px solid #f1f6f6;
        border-top: none
    }

    .product-style-5 .product-desc > .top-desc {
        display: block
    }

    .product-style-5 .product-price .top-desc {
        display: none
    }

    .product-style-5 .product-grid .product-price {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        max-width: 100%
    }

    .product-style-5 .product-grid .product-top .product-action .group-action .action-item:last-child {
        margin-bottom: 0
    }

    .product-style-5 .product-grid .product-content:hover div.shopswatchinput {
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s
    }

    .product-style-5 .product-grid .shopswatchinput {
        -webkit-transition: unset;
        transition: unset
    }

    .product-style-5 .product-grid div.shopswatchinput:not(.slider) {
        padding: 0 !important
    }

    .product-style-5 .product-grid div.shopswatchinput:not(.slider) > a {
        display: inline-block !important;
        width: 33.33% !important;
        float: left;
        height: auto !important;
        padding: 0 5px
    }

    .product-style-5 .product-grid div.shopswatchinput:not(.slider) > a:first-child {
        padding-left: 0 !important
    }

    .product-style-5 .product-grid div.shopswatchinput:not(.slider) > a:last-child {
        padding-right: 0 !important
    }

    .product-style-5 .product-grid div.shopswatchinput:not(.slider) > a > div.selectedswatch, .product-style-5 .product-grid div.shopswatchinput:not(.slider) > a > div.wcvashopswatchlabel {
        width: 100% !important
    }

    .product-style-5 .product-grid div.shopswatchinput.slider {
        padding: 0 !important
    }

    .product-style-5 .product-grid .product-price {
        width: 100%;
        position: relative
    }

    .product-style-5 .product-grid .shopswatchinput {
        width: 100%
    }

    .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-next i, .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-prev i {
        height: auto;
        width: auto;
        line-height: 24px !important;
        border: none;
        background: 0 0 !important
    }

    .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-next:focus i, .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-next:hover i, .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-prev:focus i, .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-prev:hover i {
        color: #2c2c2c !important
    }

    .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-prev {
        top: 50% !important;
        margin-top: -10px;
        left: 5px !important;
        width: auto !important
    }

    .product-style-5 .product-grid .wcva-multiple-items.slick-slider .slick-arrow.slick-next {
        top: 50% !important;
        margin-top: -22px;
        right: 5px !important;
        width: auto !important
    }

    .product-style-5 .product-grid .product-desc .product-content-info {
        position: relative;
        padding-right: 30px
    }

    .product-style-5 .product-grid .product-desc .product-action {
        bottom: 0;
        right: 0;
        top: auto;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .product-style-5 .product-grid .product-desc .product-action .action-item.wishlist-btn a {
        padding: 0;
        border: 0
    }

    .product-style-5 div.selectedswatch, .product-style-5 div.wcvashopswatchlabel {
        margin: 0 !important
    }

    .product-style-5 div.selectedswatch, .product-style-5 div.wcvashopswatchlabel {
        margin-right: 15px;
        border: 0;
        background-position: center
    }

    .product-style-5 .shopswatchinput {
        display: flow-root;
        position: absolute;
        margin-top: -50px;
        padding: 0;
        width: 100%;
        margin-bottom: 26px
    }

    .product-style-5 .shopswatchinput a:last-child .selectedswatch, .product-style-5 .shopswatchinput a:last-child .wcvashopswatchlabel {
        margin-right: 0
    }

    .product-style-5 div.selectedswatch.wcvasquare, .product-style-5 div.wcvashopswatchlabel.wcvasquare {
        border-bottom: 2px solid transparent !important;
        outline: 0 !important
    }

    .product-style-5 div.selectedswatch.wcvasquare:hover, .product-style-5 div.wcvashopswatchlabel.wcvasquare:hover {
        border: 0 !important;
        border-bottom: 2px solid #2c2c2c !important
    }

    .product-style-5 div.wcvashopswatchlabel.wcvasquare.wcva_shop_textblock {
        border: 2px solid #ebeeee !important;
        padding: 26px 0
    }

    .product-style-5 div.wcvashopswatchlabel.wcvasquare.wcva_shop_textblock:hover {
        border: 2px solid transparent !important;
        border-bottom: 2px solid #2c2c2c !important
    }

    .product-style-5 .top-desc, .product-style-5 .woocommerce-loop-product__title {
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .product-style-5 .product-content {
        overflow: visible;
        background-color: #fff
    }

    .product-style-5 .product-content:hover div.shopswatchinput {
        padding-top: 4px;
        margin-top: 0;
        position: static
    }

    .wishlist-position-top .product-style-1 .product-grid .product-desc .product-action {
        top: 0;
        bottom: auto;
        right: 1px
    }

    .wishlist-position-top .product-style-1 .product-grid .product-desc .product-action .action-item.wishlist-btn a {
        padding: 0;
        border: 0
    }

    .woocommerce .product-style-5 ul.products li.product .woocommerce-loop-product__title {
        font-size: 16px;
        margin-bottom: 11px;
        margin-top: 0
    }

    div.woocommerce .product-style-5 ul.products .product-content .product-desc {
        margin-top: 0;
        padding: 17px 30px 22px
    }

    div.woocommerce .product-style-5 ul.products .product-content .product-desc .product-content-info {
        position: relative
    }

    .apr-product.product-default.price-position li.product .price {
        position: absolute;
        right: 0;
        top: 8px
    }

    .apr-product.product-default.price-position li.product .woocommerce-loop-product__title {
        padding-right: 200px
    }

    .product-style-default .product-grid .products.columns-2 li.product .price {
        position: absolute;
        right: 0;
        top: 1px
    }

    body.woocommerce .product-style-default ul.products.columns-2 li.product .price, div.woocommerce .product-style-default ul.products.columns-2 li.product .price {
        display: block;
        z-index: 1
    }

    body.woocommerce .product-style-default ul.products.columns-2 li.product .price del, body.woocommerce .product-style-default ul.products.columns-2 li.product .price ins, div.woocommerce .product-style-default ul.products.columns-2 li.product .price del, div.woocommerce .product-style-default ul.products.columns-2 li.product .price ins {
        float: none;
        display: block
    }

    body.woocommerce .product-style-default ul.products.columns-2 li.product .price del, div.woocommerce .product-style-default ul.products.columns-2 li.product .price del {
        margin-right: 0;
        font-size: 16px;
        text-align: right
    }

    .apr-product.product-default.price-position div.woocommerce ul.products li.product .price {
        display: block
    }

    .apr-product.product-default.price-position div.woocommerce ul.products li.product .price del, .apr-product.product-default.price-position div.woocommerce ul.products li.product .price ins {
        float: none;
        display: block
    }

    .apr-product.product-default.price-position div.woocommerce ul.products li.product .price del {
        margin-right: 0;
        font-size: 16px;
        text-align: right
    }

    .product-grid .shopswatchinput.slider {
        position: absolute;
        overflow: hidden
    }

    .product-grid .shopswatchinput {
        position: absolute;
        top: calc(100% - 12px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        max-width: 100%;
        background: #fff;
        padding-top: 0;
        padding-bottom: 30px;
        width: 100%
    }

    .product-content {
        background-color: #fff
    }

    .category-product {
        padding-top: 9px;
        padding-bottom: 15px
    }

    .show-attribute {
        padding-bottom: 16px;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .show-attribute p {
        font-size: 18px
    }

    div.shopswatchinput a:last-child div.selectedswatch, div.shopswatchinput a:last-child div.wcvashopswatchlabel {
        margin-right: 0
    }

    li.product .product-content:hover .show-attribute {
        opacity: 0;
        visibility: hidden
    }

    li.product .product-content:hover .shopswatchinput {
        opacity: 1;
        visibility: visible
    }

    li.product.product-type-variable .woocommerce-loop-product__title, li.product.sale .woocommerce-loop-product__title {
        padding-right: 200px
    }

    .hide-mobile {
        display: block
    }

    .shopswatchinput {
        display: inline-block
    }

    body.woocommerce ul.products .product-content .product-desc, div.woocommerce ul.products .product-content .product-desc {
        margin-top: 24px;
        min-height: 50px
    }

    .product-grid .product-top .product-action .group-action {
        display: inline-block;
        text-align: center
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        font-size: 16px;
        line-height: 28px
    }

    body.woocommerce ul.products li.product .price, div.woocommerce ul.products li.product .price {
        font-size: 18px
    }

    .category-product, .show-attribute p {
        font-size: 18px
    }

    .show-mobile {
        display: none
    }

    .product-style-5 .product-grid .product-top .product-action {
        right: 10px;
        top: 10px
    }

    .product-style-5 .shopswatchinput img.nextArrowBtn.slick-arrow:last-child {
        right: 25px;
        top: calc(50% - 35px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 0
    }

    .product-style-5 .shopswatchinput.slider .slick-arrow:first-child {
        left: 25px;
        top: calc(50% - 35px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 0
    }

    .product-style-5 .shopswatchinput.slider div.slick-slide {
        padding: 0 3px
    }

    .product-style-5 .shopswatchinput.slider div.slick-slide a {
        display: inline-block !important;
        margin: 0;
        position: relative
    }

    .product-style-5 .shopswatchinput.slider div.slick-slide a div.wcvashopswatchlabel {
        position: static;
        width: 100% !important
    }
}

@media (max-width: 1024px) {
    .product-style-3 .product-grid .product-top .product-action .group-action {
        display: none !important
    }

    .product-style-6 .product-grid .product-content:hover .product-top .product-action .group-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .product-style-7 .product-grid .product-top .product-action {
        width: auto;
        left: auto;
        right: 0;
        -webkit-transform: none;
        transform: none;
        bottom: 0
    }

    .product-style-7 .product-grid .product-top .product-action .group-action {
        display: none
    }

    .product-style-7 .product-grid .product-top .product-action .action-item.add-cart {
        display: inline-block;
        position: static;
        margin-right: 0;
        width: auto;
        float: right;
        opacity: 1;
        visibility: visible
    }

    .product-style-7 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a {
        display: block
    }

    .woocommerce .product-style.product-style-6 ul.products .product-content .product-desc {
        padding-left: 0;
        padding-bottom: 30px
    }

    .furniture-product.apr-product .product-style-2 .slick-slider .slick-arrow.slick-next, .furniture-product.apr-product .product-style-2 .slick-slider .slick-arrow.slick-prev {
        display: none !important
    }

    .post-type-archive-product .container-fluid .main-sidebar .elementor .elementor-top-section.elementor-section-full_width, .tax-product_cat .container-fluid .main-sidebar .elementor .elementor-top-section.elementor-section-full_width {
        width: auto !important;
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-top {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .sitcky-product {
        display: none
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart {
        display: block
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart .add-cart-btn a {
        font-size: 0;
        padding: 0;
        border: 0
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart .add-cart-btn a:before {
        font-size: 18px;
        content: '\e94d';
        font-family: lusion;
        color: #2c2c2c;
        display: block;
        font-weight: 400;
        position: static
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-desc .product-action .wishlist-btn {
        display: none
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .desc {
        display: none
    }

    .woocommerce nav.woocommerce-pagination:not(.pagination_scrolling) {
        padding-bottom: 57px
    }

    body.woocommerce ul.products[class*=columns-] li.product, div.woocommerce ul.products[class*=columns-] li.product {
        margin: 0 0 28px
    }

    .widget_berocket_aapf_single .berocket_aapf_widget li.slider span.right {
        right: -9px
    }

    body.woocommerce .product-style-6 ul.products[class*=columns-] li.product, div.woocommerce .product-style-6 ul.products[class*=columns-] li.product {
        margin-bottom: 0
    }

    .products .shopswatchinput.slider {
        display: none !important
    }

    .content-tl-right .rating-product {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .content-tl-left .rating-product {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .content-tl-center .rating-product {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header-default ~ .side-breadcrumb {
        border-top: 0
    }

    body.woocommerce ul.products li.product .star-rating, div.woocommerce ul.products li.product .star-rating {
        margin-top: 5px;
        margin-bottom: 14px
    }

    .product-content .product-top .sale_perc {
        display: none
    }

    .single-product .product-action-horizontal-bottom .product-style-2 ul.product-grid li.product .woocommerce-loop-product__title {
        margin-right: 0
    }

    .post-type-archive-product .product-action-horizontal-bottom .product-style-2 ul.product-grid li.product .woocommerce-loop-product__title, .tax-product_cat .product-action-horizontal-bottom .product-style-2 ul.product-grid li.product .woocommerce-loop-product__title {
        margin-right: 0
    }

    .post-type-archive-product div.woocommerce ul.products .product-content .product-desc, .post-type-archive-product.woocommerce ul.products .product-content .product-desc, .tax-product_cat div.woocommerce ul.products .product-content .product-desc, .tax-product_cat.woocommerce ul.products .product-content .product-desc {
        margin-top: 26px
    }

    .post-type-archive-product .product-grid .product-price, .tax-product_cat .product-grid .product-price {
        padding-top: 11px
    }

    .post-type-archive-product .top-desc, .tax-product_cat .top-desc {
        padding: 0
    }

    .post-type-archive-product .category-product, .tax-product_cat .category-product {
        margin-top: 10px
    }

    .product-style-2 .product-grid .product-top .product-action {
        bottom: -1px;
        top: auto;
        -webkit-transform: none;
        transform: none;
        right: 0;
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0 !important
    }

    .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 38px
    }

    .product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
        opacity: 1;
        visibility: visible;
        bottom: 0
    }

    .product-style-2 .product-grid .product-top .product-action .add-cart-btn {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none;
        text-align: center
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action {
        position: absolute;
        right: 0;
        top: 0;
        height: 20px;
        width: 20px;
        display: block
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .group-action {
        display: none
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart {
        display: block;
        margin: 0;
        position: static
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart .add-cart-btn a {
        font-size: 0;
        padding: 0;
        border: 0;
        position: static
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart .add-cart-btn a:before {
        font-size: 18px;
        content: '\e94d';
        font-family: lusion;
        color: #2c2c2c;
        display: block;
        font-weight: 400;
        position: absolute;
        top: 2px;
        right: 0
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid li.product .woocommerce-loop-product__title {
        padding-right: 0;
        margin-right: 25px
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-desc .product-action .wishlist-btn {
        display: none
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-top .product-action .action-item .add-cart-btn a {
        display: none
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action {
        right: 0;
        width: auto;
        bottom: 0;
        top: auto;
        -webkit-transform: none;
        transform: none
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item:not(.wishlist-btn) {
        margin: 0
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
        opacity: 1;
        visibility: visible;
        bottom: 0
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .add-cart-btn {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }

    .product-action-horizontal-middle .product-style-2 .product-content:hover .product-action {
        right: 0
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products li.product .button.loading::after {
        color: #2c2c2c
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a {
        display: block;
        height: 40px;
        width: 40px
    }

    .product-style-3 .product-grid .product-content .product-top .action-item.add-cart {
        opacity: 1;
        visibility: visible;
        bottom: 0;
        text-align: right
    }

    .product-style-3 .product-grid .product-content .product-top .action-item.add-cart .add-cart-btn {
        float: right
    }

    .product-style-6 .product-grid .product-top .product-action {
        width: auto;
        left: auto;
        right: 0;
        -webkit-transform: none;
        transform: none
    }

    .product-style-6 .product-grid .product-top .product-action .group-action {
        display: none
    }

    .product-style-6 .product-grid .product-top .product-action .action-item.add-cart {
        display: inline-block;
        position: static;
        margin-right: 0;
        width: auto;
        float: right;
        opacity: 1;
        visibility: visible
    }

    .product-style-6 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a {
        display: block;
        height: 44px;
        width: 44px;
        padding: 0 !important;
        line-height: 44px !important
    }

    .product-style-6 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a:before {
        font-size: 16px;
        content: '\e94d' !important;
        font-family: lusion;
        font-weight: 400;
        -webkit-transform: none;
        transform: none;
        position: static
    }

    .product-style-6 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a span {
        display: none
    }

    .product-style-1 .product-grid .product-top .product-action, .product-style-4 .product-grid .product-top .product-action, .product-style-5 .product-grid .product-top .product-action {
        width: auto;
        left: auto;
        right: 0;
        -webkit-transform: none;
        transform: none;
        top: auto;
        bottom: 0
    }

    .product-style-1 .product-grid .product-top .product-action .group-action, .product-style-4 .product-grid .product-top .product-action .group-action, .product-style-5 .product-grid .product-top .product-action .group-action {
        display: none
    }

    .product-style-1 .product-grid .product-top .product-action .action-item.add-cart, .product-style-4 .product-grid .product-top .product-action .action-item.add-cart, .product-style-5 .product-grid .product-top .product-action .action-item.add-cart {
        display: inline-block;
        position: static;
        margin-right: 0;
        width: auto;
        float: right;
        opacity: 1;
        visibility: visible;
        margin-bottom: 0
    }

    .product-style-1 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn, .product-style-4 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn, .product-style-5 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn {
        height: 100%;
        position: relative;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }

    .product-style-1 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a, .product-style-4 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a, .product-style-5 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a {
        display: block;
        height: 44px;
        width: 44px;
        padding: 0 !important;
        line-height: 44px !important;
        text-align: center
    }

    .product-style-1 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a:before, .product-style-4 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a:before, .product-style-5 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a:before {
        font-size: 16px;
        content: '\e94d' !important;
        font-family: lusion;
        font-weight: 400;
        -webkit-transform: none;
        transform: none;
        position: static
    }

    .product-style-1 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a span, .product-style-4 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a span, .product-style-5 .product-grid .product-top .product-action .action-item.add-cart .add-cart-btn a span {
        display: none
    }

    .col-tablet-3 div.woocommerce ul.products li.product {
        clear: none !important
    }

    .woocommerce.columns-4 ul.products li.first {
        clear: none
    }

    .hide-title-tablet .woocommerce-loop-product__title {
        display: none
    }

    .product-style-2 .product-grid .product-top .product-action .group-action {
        display: none !important
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item a {
        height: 40px;
        width: 40px
    }

    .hide-title-tablet .product-style-2 .product-content .product-desc .product-price {
        padding-top: 2px
    }

    .col-tablet-4 div.woocommerce ul.products li.product {
        width: 25%;
        clear: none
    }

    .col-tablet-4 div.woocommerce ul.products li.product:nth-child(4n+1) {
        clear: left
    }

    .col-tablet-4 div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1), .col-tablet-4 div.woocommerce ul.products.columns-5 li.product:nth-child(3n+1) {
        clear: none !important
    }

    .col-tablet-2 div.woocommerce ul.products li.product {
        width: 50%
    }

    .col-tablet-2 div.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: left
    }

    .col-tablet-2 div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1), .col-tablet-2 div.woocommerce ul.products.columns-5 li.product:nth-child(3n+1) {
        clear: none !important
    }

    .col-tablet-2 div.woocommerce ul.products.columns-5 li.product:nth-child(5n+1) {
        clear: none
    }

    .col-tablet-3 div.woocommerce ul.products li.product {
        width: calc(100% / 3)
    }

    .col-tablet-3 div.woocommerce ul.products li.product:nth-child(3n+1) {
        clear: left !important
    }

    .col-tablet-5 div.woocommerce ul.products li.product {
        width: 20%
    }

    .col-tablet-5 div.woocommerce ul.products li.product:nth-child(5n+1) {
        clear: left
    }

    .col-tablet-5 div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1), .col-tablet-5 div.woocommerce ul.products.columns-5 li.product:nth-child(3n+1) {
        clear: none !important
    }

    .apr-product .product-style-6 .slick-slider .slick-arrow {
        display: none !important
    }
}

@media (min-width: 992px) {
    .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action {
        top: auto;
        -webkit-transform: none;
        transform: none;
        bottom: 0
    }

    .product-action-horizontal-bottom .product-style-2 .product-content:hover .product-action {
        bottom: 30px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .group-action .action-item {
        margin: 0 -1px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-content .product-top .product-action .action-item.add-cart {
        margin-right: 4px
    }
}

@media (max-width: 991px) {
    .product-has-filter.product-has-filter-top .widget {
        width: calc((100% - 60px) / 3)
    }

    #yith-quick-view-content div.entry-summary form.cart button[type=submit] {
        padding: 0 21px
    }

    #yith-quick-view-content div.entry-summary .variations tr:nth-child(2) {
        max-width: 230px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary label.wcva_single_textblock {
        min-width: 80px !important
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.swatchinput label:not(.wcva_image_label):not(.wcva_single_textblock) {
        width: 80px !important
    }
}

@media (min-width: 768px) {
    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart .button {
        padding: 13px 0;
        text-transform: initial;
        font-size: 16px;
        min-width: 126px;
        text-align: center
    }

    .product-style-default .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        right: 30px
    }

    body.woocommerce .search-results-wrapper .add-cart-btn .button:before {
        content: none
    }

    .product-style-6 .product-grid .product-top .product-action .action-item .add-cart-btn a::before {
        right: 30px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .custom-slide-product .product-style-2 ul.products:not(.product-list):not(.columns-1) .product-content .product-desc {
        max-height: 104px
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-top > .wishlist-btn {
        display: none
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-desc .product-action {
        display: block;
        height: 0
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-desc .product-action .compare-product, .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-desc .product-action .quick-view {
        display: none
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid .product-desc .product-action .wishlist-btn {
        position: absolute;
        top: 4px;
        right: 0;
        z-index: 1
    }

    .product-action-horizontal-bottom .product-style-2 ul.product-grid li.product .woocommerce-loop-product__title {
        padding-right: 20px
    }

    .woocommerce .product-style.product-style-6 .columns-4.product-grid .product-top .product-action .action-item .add-cart-btn a {
        text-align: center;
        padding: 13px 15px
    }

    .woocommerce .product-style.product-style-6 .columns-4.product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        content: none
    }

    .woocommerce .product-style.product-style-4 ul.products.product-grid .product-content .product-desc .product-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% + 2px);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 25px 20px 30px 20px
    }

    .woocommerce .product-style.product-style-4 ul.products.product-grid .product-content .product-desc .product-action .add-cart {
        display: inline-block;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0
    }

    .woocommerce .product-style.product-style-4 ul.products.product-grid .product-content .product-desc .product-action .add-cart .add-cart-btn .button:before {
        content: none
    }

    .woocommerce .product-style.product-style-4 ul.products.product-grid .product-content .product-desc .product-action .quick-view {
        display: none
    }

    .woocommerce .product-style.product-style-4 ul.products.product-grid .product-content .product-desc .product-action .group-action .action-item a {
        height: 40px;
        width: 40px;
        line-height: 40px;
        background-color: #f1f6f6;
        color: #2c2c2c;
        padding: 0;
        text-align: center;
        display: inline-block
    }

    .woocommerce .product-style.product-style-4 ul.products.product-grid .product-content .product-desc .product-action .group-action .action-item a:hover {
        background-color: #2c2c2c;
        color: #fff
    }

    .woocommerce .product-style.product-style-4 .product-grid .product-content:hover .product-desc {
        padding: 0 20px
    }

    body.woocommerce .woocommerce-ordering select, div.woocommerce .woocommerce-ordering select {
        vertical-align: middle;
        line-height: normal
    }

    .product-style-3 .product-grid .product-top .product-action .group-action {
        display: block
    }

    .left-sidebar + .has-sidebar form.woocommerce-ordering ul.dropdown {
        right: 0
    }

    .product-grid .product-top .product-action .action-item .add-cart-btn a {
        font-size: 14px
    }

    .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        display: none
    }

    .apr-product-tab .product-tab-header ul li {
        font-size: 20px;
        padding: 0 35px 0 30px;
        position: relative
    }

    .apr-product-tab .product-tab-header ul li:after {
        content: '';
        height: 5px;
        width: 5px;
        display: block;
        background: #2c2c2c;
        position: absolute;
        right: 0;
        left: auto !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .apr-product-tab .product-tab-header ul li:last-child:after {
        content: none
    }

    .apr-product-tab .product-tab-header ul.show-separator-out li:first-child:before {
        content: '';
        height: 5px;
        width: 5px;
        display: block;
        background: #2c2c2c;
        position: absolute;
        left: 0;
        right: auto !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .apr-product-tab .product-tab-header ul.show-separator-out li:last-child:after {
        content: ''
    }

    div.woocommerce .product-style-4 ul.products .product-content .product-desc {
        text-align: left;
        margin-top: 25px
    }

    div.woocommerce .product-style-4 ul.products li.product .star-rating {
        margin: 0;
        display: block
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% + 2px);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action .add-cart {
        display: inline-block;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action .quick-view {
        display: none
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist i {
        line-height: 40px
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action .group-action .action-item a {
        height: 40px;
        width: 40px;
        line-height: 40px;
        background-color: #f1f6f6;
        color: #2c2c2c;
        padding: 0;
        text-align: center;
        display: inline-block
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action .group-action .action-item a:hover {
        background-color: #2c2c2c;
        color: #fff
    }

    div.woocommerce .product-style-4 ul.products.product-grid .product-content .product-desc .product-action .group-action .action-item a:hover:before {
        color: #fff
    }

    .product-style-4 .product-grid .shopswatchinput, .product-style-4 .show-attribute {
        display: none
    }

    .product-style-4 .product-content {
        overflow: visible;
        border: 1px solid transparent;
        border-bottom: 0
    }

    .product-style-4 .product-content .product-desc {
        -webkit-transition: all .3s;
        transition: all .3s;
        background-color: #fff
    }

    .product-style-4 .product-content .product-desc .product-price {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .product-style-4 .product-content .product-desc .compare-product {
        margin-left: 10px
    }

    .product-style-4 .product-top {
        margin: -1px;
        margin-bottom: 0
    }

    .product-style-4 .product-top .product-action .group-action {
        top: auto;
        bottom: 0;
        left: auto;
        right: -50px;
        -webkit-transform: none;
        transform: none
    }

    .product-style-4 .product-grid .product-content .product-desc .product-action {
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0);
        opacity: 0;
        z-index: 1;
        left: -1px;
        padding: 25px 30px 30px 30px;
        border: 1px solid #f1f6f6;
        right: 0;
        background: #fff;
        border: 1px solid #f1f6f6;
        -webkit-transition: all .3s;
        transition: all .3s;
        border-top: 0
    }

    .product-style-4 .product-grid .product-content:hover {
        border-color: #f1f6f6
    }

    .product-style-4 .product-grid .product-content:hover .product-desc .product-action {
        opacity: 1;
        top: 100%
    }

    .product-style-4 .product-grid .product-content:hover .product-desc {
        padding: 0 30px
    }

    .product-style-4 .product-grid .product-content:hover .product-price .rating-product {
        opacity: 1
    }

    .product-style-4 .product-grid .product-content:hover .product-top .product-action .group-action {
        left: auto;
        right: 0;
        bottom: 0
    }

    .product-style-4 .product-grid .product-content .product-top .add-cart {
        display: none
    }

    .product-style-4 .product-grid .product-content .product-top .group-action .action-item:not(.quick-view) {
        display: none
    }

    .product-style-4 .product-grid .product-content .product-top .group-action .action-item {
        margin: 0
    }

    .product-style-4 .product-grid .product-content .product-top .group-action .action-item a {
        height: 40px;
        width: 40px;
        color: #fff;
        margin-bottom: 0;
        text-align: center
    }

    .product-style-4 .top-desc {
        padding-bottom: 0
    }

    .product-style-4 .product-price {
        position: relative;
        padding-top: 14px
    }

    .product-style-4 .product-price .rating-product {
        display: block;
        position: absolute;
        right: 0;
        opacity: 0;
        bottom: 5px
    }

    .product-style-4 .product-price .rating-product .woocommerce-review-link {
        display: none
    }

    .product-style-4 .product-price .rating-product + .top-desc .price {
        padding-right: 90px
    }

    .product-style-4 .product-action .action-item .add-cart-btn a {
        background-color: #2c2c2c;
        color: #fff;
        border: 0;
        font-size: 12px;
        letter-spacing: .1em;
        text-transform: uppercase;
        padding: 14px 31px
    }

    .product-style-4 .product-action .action-item .add-cart-btn a:hover {
        background-color: #2c2c2c;
        color: #fff
    }

    .product-style-4 .product-action .group-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        content: '\e94d'
    }

    .product-action-horizontal-middle div.woocommerce .product-style-2 ul.products .product-content .product-desc {
        margin-top: 24px
    }

    .apr-product .slick-slider .slick-list {
        padding-bottom: 0
    }

    .apr-product .slick-slider .slick-arrow {
        top: 0;
        bottom: auto;
        -webkit-transform: none;
        transform: none
    }

    .apr-product .slick-slider .slick-arrow.slick-prev {
        left: 30px
    }

    .apr-product .slick-slider .slick-arrow.slick-next {
        left: auto;
        right: 30px
    }

    div.woocommerce .product-style-2 ul.products:not(.product-list):not(.columns-1) .product-content .product-desc {
        margin-top: 17px
    }

    .product-action-horizontal-bottom .product-style-2 .product-grid .product-top > .wishlist-btn {
        right: 20px;
        bottom: 13px
    }

    .product-style-2 .product-grid .product-top .product-action .group-action {
        display: inline-block
    }

    .product-style-2 .product-content .product-desc .product-price {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-top: 7px
    }

    div.woocommerce .product-style-1 ul.products:not(.product-list):not(.columns-1) .product-content .product-desc {
        text-align: center;
        margin-top: 26px
    }

    .product-style-1 .slick-slider .slick-arrow i {
        background-color: #fff
    }

    .product-style-1 .slick-slider .slick-arrow.slick-prev i {
        border-left: 1px solid #ebeeee
    }

    .product-style-1 .slick-slider .slick-arrow.slick-next i {
        border-right-width: 1px
    }

    body.woocommerce ul.products .product-content .product-desc, div.woocommerce ul.products .product-content .product-desc {
        margin-top: 23px;
        text-align: left
    }

    body.woocommerce ul.products li.product .woocommerce-loop-product__title.show-mobile, div.woocommerce ul.products li.product .woocommerce-loop-product__title.show-mobile {
        padding-top: 10px
    }

    .post-type-archive-product #site-main, .tax-product_cat #site-main {
        margin-top: -7px
    }

    .product-grid .product-top .product-action .action-item .add-cart-btn a {
        text-align: left;
        padding: 19px 30px
    }

    .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        content: '\e91d';
        font-family: lusion;
        font-size: 14px;
        color: #fff;
        display: block;
        position: absolute;
        right: 50%;
        top: 50%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    #yith-quick-view-close {
        line-height: 20px
    }
}

@media (max-width: 767px) {
    .product-style-3 .product-grid .product-top .product-action .action-item .add-cart-btn a {
        width: 40px;
        padding: 0 !important;
        text-align: center !important;
        height: 40px;
        line-height: 40px
    }

    .product-style-4 .product-grid .product-content .product-top .add-cart {
        display: block
    }

    .product-style-7 .product-grid .product-top .product-action {
        -webkit-transform: none;
        transform: none;
        position: absolute;
        bottom: 0;
        width: auto;
        display: inline-block;
        right: 0;
        left: auto
    }

    .product-style-7 .product-grid .product-top .product-action .group-action .action-item {
        display: none
    }

    .product-style-7 .product-grid .product-top .product-action .action-item.add-cart {
        margin-right: 0
    }

    body.woocommerce .woocommerce-ordering select, div.woocommerce .woocommerce-ordering select {
        padding-left: 15px
    }

    body.woocommerce .shop-filter + .woocommerce-ordering:before, div.woocommerce .shop-filter + .woocommerce-ordering:before {
        content: none
    }

    .post-type-archive-product .container-fluid .main-sidebar .elementor .elementor-top-section.elementor-section-full_width, .tax-product_cat .container-fluid .main-sidebar .elementor .elementor-top-section.elementor-section-full_width {
        width: auto !important;
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc {
        padding: 19px 20px 20px
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart .button {
        padding: 0
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .product-action .add-cart .button:before {
        font-size: 16px;
        content: '\e94d';
        font-family: lusion;
        font-weight: 400;
        display: block
    }

    body.woocommerce ul.products.product-list.columns-2 .product-content .product-desc .desc {
        display: none !important
    }

    body.woocommerce ul.products.product-list .product-content .shopswatchinput {
        padding-left: 0
    }

    .woocommerce div.entry-summary form.cart.grouped_form {
        margin-top: 22px
    }

    .woocommerce div.entry-summary form.cart.grouped_form .woocommerce-grouped-product-list.group_table {
        margin-bottom: 30px
    }

    .product-has-filter.product-has-filter-top .widget {
        width: calc((100% - 30px) / 2)
    }

    .product-has-filter.product-has-filter-top .toobar-top {
        border-bottom: none
    }

    body.woocommerce .product-has-filter-top .main-sidebar:not(.show-filter) .toobar-top {
        border-bottom: 1px solid #ebeeee;
        padding-bottom: 20px
    }

    .woocommerce div.entry-summary form.cart.grouped_form {
        margin-top: 22px
    }

    .woocommerce div.entry-summary form.cart.grouped_form .woocommerce-grouped-product-list.group_table {
        margin-bottom: 30px
    }

    .toobar-top {
        border-bottom: none
    }

    .shop-filter + .woocommerce-ordering, div.woocommerce .shop-filter + .woocommerce-ordering {
        margin-left: 15px;
        border: 1px solid #ebeeee
    }

    body.woocommerce ul.products.product-list .product-content .product-top {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%
    }

    body.woocommerce ul.products.product-list .product-content .product-desc {
        text-align: left;
        max-width: 54%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54%;
        flex: 0 0 54%
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart .button {
        padding: 0;
        width: 36px;
        height: 36px;
        line-height: 33px;
        text-align: center
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart .button span {
        display: none
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .add-cart .button:before {
        font-size: 16px;
        content: '\e94d';
        font-family: lusion;
        font-weight: 400
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .yith-wcwl-add-to-wishlist a {
        line-height: 36px
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button {
        width: 36px;
        height: 36px;
        line-height: 33px
    }

    body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item .yith-wcwl-add-to-wishlist i, body.woocommerce ul.products.product-list .product-content .product-desc .product-action .group-action .action-item a.button i {
        line-height: 36px
    }

    body.woocommerce ul.products.pagination_number {
        padding-bottom: 0
    }

    .woocommerce nav.woocommerce-pagination:not(.pagination_scrolling) {
        padding-bottom: 27px
    }

    body.woocommerce .main-sidebar:not(.show-filter) .toobar-top {
        border-bottom: 0;
        margin-top: 50px
    }

    body.woocommerce .main-sidebar:not(.show-filter) .woocommerce-ordering {
        border: 1px solid #ebeeee;
        width: 40%;
        min-width: auto
    }

    body.woocommerce .main-sidebar:not(.show-filter) .woocommerce-ordering select {
        width: 100%;
        line-height: normal;
        font-size: 14px
    }

    body.woocommerce .main-sidebar:not(.show-filter) .woocommerce-ordering select.orderby {
        height: 44px
    }

    body.woocommerce div.product-has-filter .main-sidebar:not(.show-filter) .woocommerce-ordering select.orderby {
        height: auto
    }

    .woocommerce .col-xl-12 .product:not(.outofstock) .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a {
        width: 44px;
        height: 44px;
        line-height: 44px
    }

    .product-detail div.entry-summary form.cart {
        text-align: center
    }

    .woocommerce .col-xl-12 .product-thumbnails-horizontal div.entry-summary form.cart div.quantity, .woocommerce .product-thumbnails-vertical div.entry-summary form.cart div.quantity {
        margin-right: 0
    }

    body.woocommerce nav.woocommerce-pagination .page-numbers li:first-child .current {
        margin-left: 55px
    }

    .woocommerce-pagination .page-numbers li:first-child .current:before {
        -webkit-transform: translateX(-73px);
        transform: translateX(-73px);
        left: auto
    }

    .woocommerce-pagination .page-numbers li:last-child .current {
        margin-right: 55px
    }

    .woocommerce-pagination .page-numbers li:last-child .current:before {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
        right: auto
    }

    .apr-product .slick-slider .slick-list {
        padding-bottom: 30px
    }

    .product-style-6 .product-grid .product-top .product-action .action-item .add-cart-btn a span {
        display: none
    }

    body.woocommerce .shop-filter + .woocommerce-ordering, div.woocommerce .shop-filter + .woocommerce-ordering {
        text-align: center
    }

    body.woocommerce .shop-filter + .woocommerce-ordering select, div.woocommerce .shop-filter + .woocommerce-ordering select {
        margin-top: 14px
    }

    .col-mobile-2 div.woocommerce ul.products li.product {
        clear: none !important
    }

    .product-style-1 .product-grid .product-top .product-action {
        right: 0;
        top: auto;
        bottom: 0
    }

    .product-style-1 .product-grid .product-top .product-action .action-item.add-cart {
        opacity: 1;
        visibility: visible;
        bottom: 0;
        margin-bottom: 0
    }

    .product-style-1 .product-content .product-top .add-cart-btn {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none
    }

    .product-grid .product-top .product-action .action-item .add-cart-btn a {
        width: auto
    }

    .product-grid .product-content .product-top .action-item.add-cart {
        opacity: 1;
        visibility: visible;
        bottom: 0;
        text-align: right
    }

    .apr-product .product-style-6 .slick-slider .slick-list {
        padding-bottom: 39px
    }

    .apr-product .product-style-6 .slick-slider .slick-arrow {
        bottom: 0
    }

    .apr-product .product-style-6 .slick-slider .slick-arrow:hover {
        background-color: #2c2c2c
    }

    body.woocommerce .product-extra ul.products {
        margin: 0 -10px
    }

    .category-product, .rating-product, .show-attribute {
        display: none
    }

    body.woocommerce .shop-filter + .woocommerce-ordering, div.woocommerce .shop-filter + .woocommerce-ordering {
        margin-left: 20px
    }

    .content-mb-right .rating-product {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .content-mb-left .rating-product {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .content-mb-center .rating-product {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .apr-product div.woocommerce ul.products li.product .star-rating {
        margin-left: 0;
        margin-right: 0
    }

    #page-footer {
        margin-top: 50px
    }

    .woocommerce nav.woocommerce-pagination {
        padding: 0
    }

    body.woocommerce ul.products li.product .star-rating, div.woocommerce ul.products li.product .star-rating {
        margin-left: auto;
        margin-right: auto
    }

    body.woocommerce nav.woocommerce-pagination .page-numbers, div.woocommerce nav.woocommerce-pagination .page-numbers {
        padding: 0
    }

    body.woocommerce nav.woocommerce-pagination .page-numbers li a.next, body.woocommerce nav.woocommerce-pagination .page-numbers li a.prev, div.woocommerce nav.woocommerce-pagination .page-numbers li a.next, div.woocommerce nav.woocommerce-pagination .page-numbers li a.prev {
        position: static;
        margin-top: 0;
        -webkit-transform: none;
        transform: none
    }

    body.woocommerce nav.woocommerce-pagination .page-numbers li a.prev, div.woocommerce nav.woocommerce-pagination .page-numbers li a.prev {
        margin-right: 5px
    }

    body.woocommerce nav.woocommerce-pagination .page-numbers li a.next, div.woocommerce nav.woocommerce-pagination .page-numbers li a.next {
        margin-left: 5px
    }

    body.woocommerce ul.products, div.woocommerce ul.products {
        margin: 0 -5px
    }

    body.woocommerce ul.products li.product, div.woocommerce ul.products li.product {
        padding: 0 10px
    }

    .toobar-top {
        margin: 0 0 30px 0;
        border-top: 0;
        padding: 0;
        margin-bottom: 30px
    }

    .container-fluid .toobar-top {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid div.woocommerce ul.products, body.woocommerce .container-fluid ul.products {
        margin: 0 -10px
    }

    .shop-filter {
        width: 30%;
        text-align: center;
        border: 1px solid #ebeeee;
        padding: 14px 0
    }

    .btn-filter-product {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px
    }

    .btn-filter-product i {
        padding-left: 15px
    }

    form.woocommerce-ordering h3 {
        padding: 17px 0;
        font-size: 16px;
        text-align: center
    }

    form.woocommerce-ordering h3 span {
        padding-left: 10px
    }

    form.woocommerce-ordering ul.dropdown {
        width: 100%;
        margin-top: 0;
        border-right: 0
    }

    body.woocommerce .woocommerce-ordering, div.woocommerce .woocommerce-ordering {
        width: 30%;
        margin-left: 0;
        margin-bottom: 0
    }

    .post-type-archive-product.woocommerce ul.products li.product .price, .tax-product_cat.woocommerce ul.products li.product .price {
        font-size: 18px;
        display: inline-block
    }

    .post-type-archive-product.woocommerce ul.products li.product .price del, .post-type-archive-product.woocommerce ul.products li.product .price ins, .tax-product_cat.woocommerce ul.products li.product .price del, .tax-product_cat.woocommerce ul.products li.product .price ins {
        float: none
    }

    .post-type-archive-product.woocommerce ul.products li.product .price del, .tax-product_cat.woocommerce ul.products li.product .price del {
        margin-right: 0
    }

    .post-type-archive-product div.woocommerce ul.products .product-content .product-desc, .tax-product_cat div.woocommerce ul.products .product-content .product-desc {
        margin-top: 26px
    }

    .post-type-archive-product .product-has-filter .active-sidebar:not(.filter-top), .tax-product_cat .product-has-filter .active-sidebar:not(.filter-top) {
        margin-right: -100%;
        width: calc(100% - 70px);
        max-width: 100%
    }

    .post-type-archive-product div.woocommerce ul.products[class*=columns-] li.product.product-type-simple, .post-type-archive-product.woocommerce ul.products[class*=columns-] li.product.product-type-simple, .tax-product_cat div.woocommerce ul.products[class*=columns-] li.product.product-type-simple, .tax-product_cat.woocommerce ul.products[class*=columns-] li.product.product-type-simple {
        margin-bottom: 26px
    }

    .openfilter .post-type-archive-product .product-has-filter .active-sidebar, .openfilter .tax-product_cat .product-has-filter .active-sidebar {
        margin-right: 0
    }

    .col-mobile-4 div.woocommerce ul.products li.product {
        width: 25%;
        clear: none
    }

    .col-mobile-4 div.woocommerce ul.products li.product:nth-child(4n+1) {
        clear: left
    }

    .col-mobile-4 div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1), .col-mobile-4 div.woocommerce ul.products.columns-5 li.product:nth-child(3n+1) {
        clear: none !important
    }

    .col-mobile-2 div.woocommerce ul.products li.product {
        width: 50%
    }

    .col-mobile-2 div.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: left !important
    }

    .col-mobile-2 div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1) {
        clear: none !important
    }

    .col-mobile-1 div.woocommerce ul.products li.product {
        width: 100%
    }

    .col-mobile-1 div.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: left !important
    }

    .col-mobile-3 div.woocommerce ul.products li.product {
        width: calc(100% / 3);
        clear: none
    }

    .col-mobile-3 div.woocommerce ul.products li.product:nth-child(3n+1) {
        clear: left !important
    }

    .col-mobile-5 div.woocommerce ul.products li.product {
        width: 20%;
        clear: none
    }

    .col-mobile-5 div.woocommerce ul.products li.product:nth-child(5n+1) {
        clear: left
    }

    .col-mobile-5 div.woocommerce ul.products.columns-3 li.product:nth-child(3n+1), .col-mobile-5 div.woocommerce ul.products.columns-5 li.product:nth-child(3n+1) {
        clear: none !important
    }

    .hide-title-product .woocommerce-loop-product__title {
        display: none
    }

    .apr-product .slick-slider .slick-arrow {
        height: auto !important;
        bottom: -15px
    }

    .apr-product .product-style-1 .slick-slider .slick-arrow.slick-prev {
        left: calc(50% - 22px) !important
    }

    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action .action-item a::before {
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action .add-cart .add-cart-btn a:before {
        top: 4px
    }

    body.woocommerce ul.products.product-list .product-content .shopswatchinput .swatchtitlelabel {
        display: none
    }

    body.woocommerce .woocommerce-ordering select, div.woocommerce .woocommerce-ordering select {
        background-position: right 15px center;
        padding-right: 30px
    }

    #yith-quick-view-content div.images, #yith-quick-view-content div.summary {
        width: 100%
    }

    #yith-quick-view-content div.product {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #yith-quick-view-content div.entry-summary {
        padding: 20px 15px 50px
    }

    #yith-quick-view-content div.entry-summary .product_title {
        text-align: left;
        font-size: 18px;
        line-height: 1.2em;
        margin-bottom: 10px
    }

    #yith-quick-view-content div.entry-summary form.cart div.quantity {
        min-width: 70px
    }

    #yith-quick-view-content div.entry-summary form.cart div.quantity .qty-number, #yith-quick-view-content div.entry-summary form.cart div.quantity input.qty.text {
        width: 30px
    }

    #yith-quick-view-content div.entry-summary form.cart button[type=submit] {
        padding: 0 13px !important;
        font-size: 16px
    }

    #yith-quick-view-content div.entry-summary form.cart .variations tr:nth-child(2) {
        max-width: calc(100% - 60px)
    }

    #yith-quick-view-content div.entry-summary form.cart .variations .label, #yith-quick-view-content div.entry-summary form.cart .variations label {
        font-size: 14px
    }

    #yith-quick-view-content div.entry-summary form.cart div.swatchinput label:not(.wcva_image_label):not(.wcva_single_textblock) {
        width: 20px !important;
        height: 20px !important
    }

    #yith-quick-view-content div.entry-summary .yith-wcwl-add-to-wishlist {
        margin-top: 0
    }

    #yith-quick-view-content div.entry-summary .action-item.wishlist-btn {
        margin-top: 15px
    }

    #yith-quick-view-content p.price, #yith-quick-view-content span.price {
        font-size: 16px
    }

    #yith-quick-view-content .woocommerce-product-details__short-description p, #yith-quick-view-content .woocommerce-product-details__short-description ul {
        font-size: 14px
    }

    @supports (-webkit-touch-callout:none) {
        body.woocommerce nav.woocommerce-pagination .page-numbers, div.woocommerce nav.woocommerce-pagination .page-numbers {
            margin-bottom: -12px
        }

        body.woocommerce nav.woocommerce-pagination .page-numbers li, div.woocommerce nav.woocommerce-pagination .page-numbers li {
            margin-bottom: 12px
        }
    }.product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering {
         border: 1px solid #ebeeee;
         width: 40%;
         min-width: auto
     }

    .product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering select {
        width: 100%;
        line-height: normal;
        font-size: 16px
    }

    .product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering select.orderby {
        height: auto
    }

    .left-sidebar + .main-sidebar .toobar-top .list-view, .toobar-top .list-view {
        top: 7px
    }

    body.woocommerce .woocommerce-ordering:before, div.woocommerce .woocommerce-ordering:before {
        content: none
    }

    .product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering {
        border: 1px solid #ebeeee;
        width: 40%;
        min-width: auto
    }

    .product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering select {
        width: 100%;
        line-height: normal;
        font-size: 16px
    }

    .product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering select.orderby {
        height: auto
    }
}

@media (max-width: 480px) {
    body.woocommerce .woocommerce-ordering, div.woocommerce .woocommerce-ordering {
        width: 50%
    }

    .fancybox-container.fancybox-is-open {
        z-index: 691
    }

    .woocommerce div.entry-summary form.cart.grouped_form {
        overflow-x: auto
    }

    .product-has-filter.product-has-filter-top .widget {
        width: calc((100% - 30px) / 1)
    }

    .product-has-filter.product-has-filter-top .widget {
        width: calc((100% - 30px) / 1)
    }

    .woocommerce div.entry-summary form.cart.grouped_form {
        overflow-x: auto
    }

    .shop-filter, body.woocommerce .main-sidebar:not(.show-filter) .woocommerce-ordering {
        width: 50%
    }

    .toobar-top .list-view {
        display: none
    }

    body.woocommerce ul.products.product-list .product-content {
        display: inline-block
    }

    body.woocommerce ul.products.product-list .product-content .product-desc, body.woocommerce ul.products.product-list .product-content .product-top {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        width: 100%;
        float: left;
        display: inline-block
    }

    body.woocommerce ul.products.product-list .product-content .product-desc {
        border-left: 1px solid #ebeeee;
        border-top: 0
    }

    .single-product .product-detail .entry-summary .product_meta {
        padding-bottom: 0
    }

    .tab-full_width ul.tabs.wc-tabs li {
        width: 100%;
        font-size: 18px;
        margin: 0;
        padding: 0
    }

    .active-sidebar .widget.widget_berocket_aapf_single ul .berocket_term_parent_0 {
        width: calc(100% / 3)
    }

    body.woocommerce div.product div.summary {
        margin-bottom: 40px
    }

    .product-action-horizontal-bottom .woocommerce .product-style-2 ul.products li.product .price ins {
        width: 100%
    }

    .product-has-filter.product-has-filter-top .main-sidebar.show-filter .woocommerce-ordering {
        width: 50%
    }
}

@media (max-width: 360px) {
    .woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table {
        margin-bottom: 15px
    }
}

@media (min-width: 320px) {
    .furniture-product .product-style-2 .product-content .product-desc .product-price {
        padding-top: 0
    }

    .furniture-product.show-attr .product-style-2 .shopswatchinput {
        display: inline-block
    }

    .furniture-product.apr-product .product-style-2 .slick-slider .slick-arrow.slick-prev {
        left: 15px
    }

    .furniture-product.apr-product .product-style-2 .slick-slider .slick-arrow.slick-next {
        right: 15px
    }

    .furniture-product.product-action-horizontal-middle .product-style-2 .product-grid .product-top > .wishlist-btn {
        display: none
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-action {
        display: inline-block;
        position: absolute;
        top: 4px;
        right: 0
    }
}

@media (min-width: 320px) and (max-width: 1024px) {
    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-action {
        right: 0
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-action {
        display: none
    }
}

@media (min-width: 320px) {
    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-action div.action-item:not(.wishlist-btn) {
        display: none
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc .woocommerce-loop-product__title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-price .top-desc {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-price .shopswatchinput {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: block
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-price .shopswatchinput {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .furniture-product .product-style-2 .product-grid .product-content .product-desc .product-price .shopswatchinput a:not(:last-child) {
        margin-right: 9px
    }
}

@media (min-width: 320px) {
    .furniture-product.show-attr .product-style-2 .wcvaswatchinput, .furniture-product.show-attr .product-style-2 div.selectedswatch, .furniture-product.show-attr .product-style-2 div.wcvashopswatchlabel {
        width: 15px !important;
        height: 15px !important
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .col-tablet-2 div.woocommerce.columns-5 ul.products li.product:nth-child(3n+1) {
        clear: none
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .box-padding-sc .elementor-widget-divider {
        display: none !important
    }
}

.single-product .side-breadcrumb {
    display: none
}

.single-product #site-main {
    margin-top: 50px
}

.list-info-product {
    display: block;
    padding-top: 13px
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1
}

.quantity input.qty.text {
    pointer-events: none
}

.woocommerce-product-details__short-description ul {
    list-style-type: none
}

.delivery-return .title-holder {
    border-top: 0
}

.swatchtitlelabel {
    font-weight: inherit
}

label.wcvaswatchlabel {
    outline: 0 !important;
    border: 1px solid #ebeeee !important;
    background-size: 100%
}

label.wcvaswatchlabel:hover {
    border-color: #2c2c2c !important
}

label.selectedswatch.wcvasquare {
    outline: 0 !important;
    border: 1px solid #2c2c2c !important
}

.woocommerce #yith-wcwl-popup-message ~ #page .product-type-grouped div.entry-summary .woocommerce-product-details__short-description {
    margin-top: 33px
}

.woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product.product-type-grouped .product-detail.single_1 div.entry-summary input + .yith-wcwl-add-to-wishlist {
    margin-left: 0
}

label.selectedswatch.wcva_single_textblock {
    background: 0 0;
    border-radius: 0;
    padding: 11px 10px;
    line-height: 20px
}

.active-sidebar .sticky-sidebar .widget:first-child .widget-title {
    margin-top: 0
}

.woocommerce .product-type-external div.entry-summary form.cart button[type=submit] {
    width: 100%;
    text-transform: inherit;
    font-size: 16px;
    letter-spacing: .05em
}

.woocommerce .col-xl-12 .product:not(.outofstock) .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a:hover {
    color: #fff
}

.woocommerce-variation-price {
    margin-bottom: 25px
}

.woocommerce div.product div.images {
    margin-bottom: 100px
}

body.woocommerce div.product div.summary {
    margin-bottom: 50px
}

.woocommerce-product-details__short-description + .availability {
    margin-top: -8px
}

.product_meta {
    padding-bottom: 40px
}

.review_form_wrapper {
    margin-top: 28px
}

span.wcva_attribute_sep {
    margin-left: -4px
}

.size-guide-product {
    position: absolute;
    top: 6px;
    right: 0
}

.size-guide-product a {
    font-size: 18px;
    color: #2c2c2c
}

.woocommerce-variation-availability {
    padding-top: 7px
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    .woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
        word-wrap: break-word;
        word-break: break-all
    }
}

.woocommerce:not(.single) .elementor-lightbox {
    display: none !important
}

.woocommerce div.entry-summary > .stock {
    display: none
}

.woocommerce div.entry-summary .product_title {
    font-size: 28px;
    margin-bottom: 16px;
    margin-top: 16px;
    text-transform: capitalize;
    position: relative
}

.woocommerce div.entry-summary .woocommerce-product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 23px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce div.entry-summary .woocommerce-product-rating .star-rating {
    display: inline-block;
    height: 14px;
    position: relative;
    text-indent: -999em;
    width: 81px;
    margin: 6px 6px 0 0;
    font-size: 14px
}

.woocommerce div.entry-summary .woocommerce-product-rating .star-rating:before {
    position: absolute;
    text-indent: 1px;
    left: 0;
    top: 0;
    color: #f2ca28
}

.woocommerce div.entry-summary .woocommerce-product-rating .star-rating span {
    float: none;
    overflow: hidden;
    display: block;
    position: relative;
    font-size: 0
}

.woocommerce div.entry-summary .woocommerce-product-rating .star-rating span:before {
    position: absolute;
    text-indent: 1px;
    left: 0;
    white-space: nowrap;
    top: 0;
    color: #f2ca28
}

.woocommerce div.entry-summary .woocommerce-product-rating .rating {
    float: none;
    margin: 0 2px 0 9px
}

.woocommerce div.entry-summary .woocommerce-product-rating .woocommerce-review-link, .woocommerce div.entry-summary .woocommerce-product-rating p {
    line-height: 25px;
    color: #9a9a9a;
    float: none;
    margin: 0
}

.woocommerce div.entry-summary .woocommerce-product-rating p {
    text-transform: capitalize
}

.woocommerce div.entry-summary .availability {
    display: block;
    font-size: 16px;
    position: relative;
    padding-left: 18px
}

.woocommerce div.entry-summary .availability:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #9a9a9a;
    display: block;
    position: absolute;
    left: 0;
    top: 10px
}

.woocommerce div.entry-summary .availability strong {
    color: #2c2c2c
}

.woocommerce div.entry-summary .availability span.stock {
    color: #2c2c2c
}

.woocommerce div.entry-summary .product_meta .sku_wrapper {
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    padding-top: 4px
}

.woocommerce div.entry-summary .product_meta .sku_wrapper:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #9a9a9a;
    display: block;
    position: absolute;
    left: 0;
    top: 19px
}

.woocommerce div.entry-summary .product_meta .sku_wrapper strong {
    color: #2c2c2c
}

.woocommerce div.entry-summary .product_meta .sku_wrapper span.sku {
    color: #707070
}

.woocommerce div.entry-summary .product_meta .posted_in, .woocommerce div.entry-summary .product_meta .tagged_as {
    padding-left: 18px;
    position: relative
}

.woocommerce div.entry-summary .product_meta .posted_in:before, .woocommerce div.entry-summary .product_meta .tagged_as:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #9a9a9a;
    display: block;
    position: absolute;
    left: 0;
    top: 13px
}

.woocommerce div.entry-summary .product_meta .posted_in strong, .woocommerce div.entry-summary .product_meta .tagged_as strong {
    color: #2c2c2c
}

.woocommerce div.entry-summary .product_meta .posted_in a, .woocommerce div.entry-summary .product_meta .tagged_as a {
    color: #707070
}

.woocommerce div.entry-summary .product_meta .posted_in a:hover, .woocommerce div.entry-summary .product_meta .tagged_as a:hover {
    color: #2c2c2c
}

.woocommerce div.entry-summary .product_meta .yith-wcbr-brands {
    font-size: 16px;
    color: #2c2c2c;
    margin-top: 6px;
    position: relative;
    padding-left: 18px
}

.woocommerce div.entry-summary .product_meta .yith-wcbr-brands:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #9a9a9a;
    display: block;
    position: absolute;
    left: 0;
    top: 10px
}

.woocommerce div.entry-summary .product_meta .yith-wcbr-brands a {
    color: #707070
}

.woocommerce div.entry-summary .product_meta .yith-wcbr-brands a:hover {
    color: #2c2c2c
}

.woocommerce div.entry-summary p.price, .woocommerce div.entry-summary span.price {
    color: #2c2c2c;
    font-size: 22px
}

.woocommerce div.entry-summary span.price {
    font-size: 22px
}

.woocommerce div.entry-summary p.price {
    margin-bottom: 0;
    width: 100%
}

.woocommerce div.entry-summary p.price ins {
    padding-top: 8px;
    font-weight: inherit
}

.woocommerce div.entry-summary p.price del {
    padding-top: 8px;
    padding-right: 5px;
    color: #9a9a9a;
    font-size: 20px
}

.woocommerce div.entry-summary p.price ins {
    margin-right: 11px
}

.woocommerce div.entry-summary p.price .woocommerce-Price-currencySymbol {
    padding-right: 1px
}

.woocommerce div.entry-summary span.label-product.on-sale.percentage {
    width: 43px;
    height: 43px;
    margin-bottom: 0
}

.woocommerce div.entry-summary .product_meta strong {
    display: inline;
    color: #2c2c2c;
    line-height: 30px;
    font-size: 16px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description {
    margin-top: 45px;
    padding-bottom: 25px;
    font-size: 16px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description strong {
    margin-bottom: 10px;
    display: block
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description p {
    margin-bottom: 11px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description ul {
    margin-bottom: 19px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description ul:last-child {
    margin-bottom: 0
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description ul li {
    position: relative;
    line-height: 22px;
    margin-left: 14px;
    padding: 9px 0 0 6px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description ul li:before {
    height: 4px;
    content: '';
    width: 4px;
    background: #9a9a9a;
    display: block;
    position: absolute;
    left: -12px;
    top: 18px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul {
    width: 46%;
    float: left
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul li {
    position: relative;
    line-height: 24px;
    padding: 12px 0;
    margin-left: 0
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul li i {
    color: #2c2c2c;
    padding-right: 12px
}

.woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul li:before {
    content: none
}

.woocommerce div.entry-summary label.qty, .woocommerce div.entry-summary strong {
    font-size: 16px;
    font-weight: 400;
    color: #2c2c2c;
    text-transform: capitalize;
    line-height: 22px
}

.woocommerce div.entry-summary form.cart {
    margin: 12px 0 10px 0;
    position: relative
}

.woocommerce div.entry-summary form.cart .variations {
    display: inherit;
    margin: -15px 0 0
}

.woocommerce div.entry-summary form.cart .variations .attribute-swatch {
    line-height: 100%
}

.woocommerce div.entry-summary form.cart .variations span.belowtext {
    width: auto !important;
    display: block;
    text-align: center;
    color: #2c2c2c;
    font-size: 16px !important;
    margin-top: 9px
}

.woocommerce div.entry-summary form.cart .variations .attribute-swatch div.swatchinput:last-child {
    padding-right: 0
}

.woocommerce div.entry-summary form.cart .variations tbody {
    display: block
}

.woocommerce div.entry-summary form.cart .variations tbody tr:last-child td:last-child.value {
    padding-bottom: 0
}

.woocommerce div.entry-summary form.cart .variations tbody tr:last-child td:last-child.value select {
    margin-bottom: 0
}

.woocommerce div.entry-summary form.cart .variations tbody tr:nth-child(3).label {
    padding-top: 26px
}

.woocommerce div.entry-summary form.cart .variations tbody tr {
    display: block
}

.woocommerce div.entry-summary form.cart .variations tbody tr:last-child td {
    line-height: 24px !important;
    display: block !important;
}

.woocommerce div.entry-summary form.cart .variations tbody tr:last-child td:last-child {
    padding: 0
}

.woocommerce div.entry-summary form.cart .variations td {
    width: 100%;
    display: block;
    padding: 0
}

.woocommerce div.entry-summary form.cart .variations label {
    margin-bottom: 0;
    color: #2c2c2c;
    font-size: 16px
}

.woocommerce div.entry-summary form.cart .variations label.wcva_single_textblock {
    margin-bottom: 0;
    margin-top: 0
}

.woocommerce div.entry-summary form.cart .variations .label {
    text-transform: capitalize;
    line-height: 20px;
    padding-bottom: 10px;
    color: #2c2c2c;
    font-size: 18px;
    padding-top: 25px
}

.woocommerce div.entry-summary form.cart .variations .label span.wcva_selected_attribute {
    color: #707070;
    font-family: Jost
}

.woocommerce div.entry-summary form.cart .variations select {
    margin-right: 0;
    border: 1px solid #ebeeee;
    border-radius: 0;
    height: 44px;
    font-size: 16px;
    background: url(../images/icon-down-single.png) no-repeat right 21px center;
    margin-bottom: 20px
}

.woocommerce div.entry-summary form.cart .reset_variations {
    font-size: 14px;
    color: #2c2c2c;
    line-height: 40px
}

.woocommerce div.entry-summary form.cart .reset_variations:hover {
    color: #2c2c2c;
    text-decoration: none
}

.woocommerce div.entry-summary form.cart .woocommerce-variation-price span {
    margin-bottom: 20px
}

.woocommerce div.entry-summary form.cart .woocommerce-variation-price + .woocommerce-variation-availability p {
    margin-top: -17px;
    margin-bottom: 22px
}

.woocommerce div.entry-summary form.cart .woocommerce-variation-price span.price ins {
    padding-top: 0
}

.woocommerce div.entry-summary form.cart .stock {
    color: #2c2c2c
}

.woocommerce div.entry-summary form.cart label.qty {
    margin-right: 11px
}

.woocommerce div.entry-summary form.cart div.quantity {
    vertical-align: middle;
    margin: 0 30px 0 0
}

.woocommerce div.entry-summary form.cart div.quantity input::-webkit-inner-spin-button, .woocommerce div.entry-summary form.cart div.quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.woocommerce div.entry-summary form.cart div.quantity input[type=number]:focus {
    outline: 0
}

.woocommerce div.entry-summary form.cart button[type=submit] {
    padding: 0 12px;
    font-weight: 400;
    color: #fff;
    background-color: #2c2c2c;
    border-radius: 0;
    font-size: 14px;
    height: 54px;
    line-height: normal;
    text-transform: uppercase;
    background: #2c2c2c;
    letter-spacing: .1em;
    width: calc(100% - 200px)
}

.woocommerce div.entry-summary form.cart button[type=submit]:hover:before {
    background: #2c2c2c !important
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table {
    margin-bottom: 50px
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td {
    padding: 20px 0 20px;
    text-align: left;
    border-top: 1px solid #ebeeee;
    vertical-align: middle
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td:first-child {
    width: 80px
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__image img {
    border: 1px solid #ebeeee
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__label h4 {
    margin: 0;
    margin-top: -7px;
    line-height: 20px
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__label a {
    font-size: 16px;
    color: #2c2c2c
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__label a:hover {
    text-decoration: none;
    color: #2c2c2c
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__quantity {
    text-align: center
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__quantity .button {
    padding: 0;
    background-color: transparent;
    color: #707070;
    float: none
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__quantity .button:hover {
    color: #2c2c2c
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__quantity .button:before {
    content: none
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td.woocommerce-grouped-product-list-item__price {
    text-align: right;
    width: 20%
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity {
    min-width: 113px;
    margin-right: 0;
    height: 40px
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity input.qty.text {
    height: 40px;
    width: 33px;
    color: #707070
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity .qty-number {
    height: 40px;
    width: 40px;
    color: #ebebeb
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity .qty-number.qty-number-minus {
    border-right: 0
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity .qty-number.qty-number-plus {
    border-left: 0
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity .qty-number span.increase-qty {
    line-height: 40px
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity .qty-number:hover {
    color: #2c2c2c;
    border-color: #ebeeee;
    background-color: transparent
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td .quantity .qty-number:hover span.increase-qty {
    color: #2c2c2c
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td label {
    margin-bottom: 0;
    display: block
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td del, .woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td ins {
    background: 0 0
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td del span.amount {
    color: #707070;
    opacity: 1;
    text-decoration: line-through
}

.woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table tbody td span.amount {
    color: #707070
}

.woocommerce div.entry-summary form.cart.grouped_form {
    margin-right: 0;
    padding-bottom: 0;
    margin-top: 42px
}

.woocommerce div.entry-summary form.cart.grouped_form + .yith-wcwl-add-to-wishlist {
    width: 36px;
    height: 36px;
    line-height: 36px;
    float: right;
    margin-left: 11px;
    margin-right: 0;
    position: absolute;
    bottom: 31px;
    left: 163px
}

.woocommerce div.entry-summary form.cart.grouped_form ~ .compare {
    float: right;
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    left: 213px;
    bottom: 31px
}

.woocommerce div.entry-summary form.cart .wc-no-matching-variations {
    margin-bottom: 30px;
    margin-top: -25px
}

.woocommerce div.entry-summary .yith-wcwl-add-to-wishlist, .woocommerce div.entry-summary form.cart {
    display: inline-block;
    vertical-align: middle
}

.woocommerce div.entry-summary form.cart.variations_form {
    margin-bottom: 0;
    display: block
}

.woocommerce div.entry-summary .compare.button {
    width: 50px;
    height: 50px;
    text-align: center;
    background: 0 0;
    background-color: #2c2c2c;
    line-height: 50px;
    vertical-align: top;
    margin-top: 24px;
    color: #fff
}

.woocommerce div.entry-summary .compare.button:hover {
    background-color: #2c2c2c
}

.woocommerce div.entry-summary .clear {
    display: none !important
}

.woocommerce div.entry-summary .compare.button {
    vertical-align: top;
    padding: 0;
    font-size: 0;
    margin-left: 0;
    position: relative
}

.woocommerce div.entry-summary .compare.button .tooltiptext {
    padding: 6px 0;
    text-transform: capitalize;
    visibility: hidden;
    background-color: #2c2c2c;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 53px;
    left: 50%;
    margin-left: -25px;
    font-size: 9px;
    height: 23px;
    line-height: normal;
    width: 50px
}

.woocommerce div.entry-summary .compare.button .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
    border-width: 4px;
    border-style: solid;
    border-color: #2c2c2c transparent transparent transparent
}

.woocommerce div.entry-summary .compare.button:hover .tooltiptext {
    visibility: visible
}

.woocommerce div.entry-summary .compare.button.added {
    color: #2c2c2c
}

.woocommerce div.entry-summary .compare.button:before {
    font-family: lusion;
    font-weight: 900;
    content: "\e925";
    text-indent: 1px;
    display: block;
    font-size: 14px
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist {
    background-color: #2c2c2c;
    text-align: center;
    margin-top: 30px
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist .feedback {
    display: none
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 54px;
    padding: 0;
    background-color: #2c2c2c;
    color: #fff;
    width: 100%
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist a i {
    line-height: 54px
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist a:after {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    content: 'Favourite';
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding-right: 20px;
    letter-spacing: .1em
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2c2c2c
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist a i {
    font-weight: 400
}

.woocommerce .product-detail div.entry-summary .yith-wcwl-add-to-wishlist a span {
    display: none
}

.woocommerce p.stars {
    margin-top: -3px;
    margin-bottom: 18px
}

.woocommerce p.stars a {
    color: #2c2c2c;
    font-size: 12px
}

.woocommerce .product-detail div.entry-summary .woocommerce-product-rating {
    margin-bottom: 5px;
    width: 100%
}

.woocommerce #reviews {
    text-align: left;
    padding-top: 5px
}

.woocommerce #reviews #comments ol.commentlist li {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 1px solid #ebeeee;
    padding-top: 26px
}

.woocommerce #reviews #comments ol.commentlist li:first-child {
    padding-top: 0;
    margin-top: 0
}

.woocommerce #reviews #comments ol.commentlist li:last-child .comment-actions .wpulike {
    border: none
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    background: 0 0;
    border: none;
    height: 44px;
    width: 44px;
    position: unset;
    padding: 0;
    margin-top: 3px;
    margin-right: 30px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    position: relative;
    margin-left: 76px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text > div:first-child {
    position: relative;
    padding-right: 100px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
    padding-bottom: 24px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    color: #707070;
    margin: -1px 110px 2px 0;
    font-size: 16px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    color: #2c2c2c;
    text-transform: capitalize;
    font-size: 16px;
    display: block;
    margin-bottom: 3px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
    display: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .time-comment {
    color: #9a9a9a;
    font-size: 14px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text div.star-rating {
    position: absolute;
    right: 0;
    top: 4px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text div.star-rating span {
    font-size: 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
    margin: 20px 0 0 0;
    color: #707070;
    font-size: 16px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p:after {
    content: '\201D'
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description p:before {
    content: '\201C'
}

.woocommerce #reviews #comments h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #2c2c2c
}

.woocommerce #reviews .star-rating {
    float: none
}

.woocommerce #reviews .review-left {
    padding-right: 50px;
    min-width: 234px;
    margin-bottom: 30px
}

.woocommerce #reviews .review-left, .woocommerce #reviews .review-right {
    display: inline-block;
    vertical-align: top
}

.woocommerce #reviews #respond.comment-respond {
    margin-top: 3px;
    width: 100%
}

.woocommerce #reviews .comment-reply-title {
    font-size: 16px;
    display: block;
    float: none;
    width: 100%;
    line-height: normal;
    color: #2c2c2c;
    padding-bottom: 27px;
    padding-top: 5px
}

.woocommerce #reviews .comment-notes {
    display: none
}

.woocommerce #reviews .apsl-login-networks {
    margin-top: 15px;
    display: none
}

.woocommerce #reviews .comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.woocommerce #reviews .comment-form .form-comment {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 65px
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment {
    margin-bottom: 0
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment {
    border-radius: 0;
    height: 28px;
    color: #707070;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    border-bottom: 1px solid #ebeeee;
    font-size: 16px
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment::-webkit-input-placeholder {
    color: #707070
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment:-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment::-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment::placeholder {
    color: #707070
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment:-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment::-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews .comment-form .form-submit {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.woocommerce #reviews .comment-form .comment-group {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.woocommerce #reviews .comment-form .comment-group .comment-form-author {
    padding: 0 15px 0 5px
}

.woocommerce #reviews .comment-form .comment-group .comment-form-email {
    padding: 0 5px 0 15px
}

.woocommerce #reviews .comment-form-cookies-consent {
    display: none
}

.woocommerce #reviews #comment {
    height: 100px;
    border-radius: 22px
}

.woocommerce #reviews #comment:focus, .woocommerce #reviews #comment:hover {
    background-color: transparent;
    border-color: #2c2c2c
}

.woocommerce #reviews #review_form .comment-form .comment-group p input {
    margin-bottom: 0;
    border: 0;
    border-bottom: 1px solid #ebeeee;
    color: #707070;
    height: 31px;
    padding: 0 0;
    font-size: 16px
}

.woocommerce #reviews #review_form .comment-form .comment-group p input::-webkit-input-placeholder {
    color: #707070
}

.woocommerce #reviews #review_form .comment-form .comment-group p input:-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews #review_form .comment-form .comment-group p input::-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews #review_form .comment-form .comment-group p input::placeholder {
    color: #707070
}

.woocommerce #reviews #review_form .comment-form .comment-group p input:-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews #review_form .comment-form .comment-group p input::-ms-input-placeholder {
    color: #707070
}

.woocommerce #reviews #review_form .comment-form p {
    margin-bottom: 30px
}

.woocommerce #reviews #review_form .comment-form p input {
    margin-bottom: 0
}

.woocommerce #reviews #review_form .comment-form p.stars {
    margin-bottom: 13px;
    margin-top: -3px
}

.woocommerce #reviews #review_form .comment-form p.form-submit {
    margin-bottom: 0;
    position: relative;
    text-align: right
}

.woocommerce #reviews #review_form .comment-form p.form-submit input#submit {
    text-transform: uppercase;
    padding: 15px 31px;
    background-color: #2c2c2c;
    color: #fff;
    letter-spacing: .1em;
    font-size: 14px
}

.woocommerce #reviews #review_form .comment-form p.form-submit input#submit:hover {
    color: #fff
}

.woocommerce .product-extra ul.products:not(.product-list) .product-content .product-desc .star-rating {
    margin-top: 10px;
    margin-bottom: 10px
}

.wcva_show_more_link {
    font-size: 16px
}

.woocommerce .product-extra ul.products.product-type-video.product-list .product-content .product-desc, .woocommerce .product-extra ul.products.product-type-video.product-list .product-top {
    width: 100%
}

.woocommerce .product-extra ul.products.product-type-video.product-list li.product .woocommerce-loop-product__title {
    margin-right: 0;
    padding-right: 0 !important
}

.woocommerce .product-extra ul.products.product-type-video.product-list .rating-product {
    display: none
}

.woocommerce .slimScrollDiv div.entry-summary .yith-wcwl-add-to-wishlist a {
    line-height: unset
}

.comment-group {
    margin: 0 -5px;
    clear: both;
    overflow: hidden
}

.comment-group p {
    width: 50%;
    float: left;
    padding: 0 10px
}

.tab-full_width {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    padding: 0 15px;
    margin-bottom: 100px;
    width: 100%
}

@media (max-width: 1024px) {
    .tab-full_width {
        margin-bottom: 70px
    }
}

@media (max-width: 767px) {
    .tab-full_width {
        margin-bottom: 50px
    }
}

.tab-full_width ul.tabs.wc-tabs {
    text-align: center;
    margin-bottom: 36px
}

.tab-full_width ul.tabs.wc-tabs li {
    display: inline-block;
    font-size: 20px;
    margin: 0 22px;
    padding: 0
}

.tab-full_width ul.tabs.wc-tabs li a {
    color: #9a9a9a;
    border-bottom: 2px solid transparent;
    position: relative;
    display: inline-block
}

.tab-full_width ul.tabs.wc-tabs li a:hover {
    color: #2c2c2c;
    border-color: #2c2c2c
}

.tab-full_width ul.tabs.wc-tabs li.active a {
    color: #2c2c2c;
    border-color: #2c2c2c
}

.tab-full_width ul.tabs.wc-tabs .stars {
    display: none
}

.tab-full_width .woocommerce-Tabs-panel {
    font-size: 16px
}

.tab-full_width #review_form #respond {
    width: 100%
}

.tab-full_width div#delivery-return-content {
    padding-bottom: 0;
    border-bottom: 0
}

.delivery-popup > .elementor-column-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion_holder .accordion_content:last-child .accordion_content_inner {
    padding-bottom: 0
}

.product-tab .accordion_content {
    margin-top: -4px
}

.product-tab .accordion_content_inner {
    padding-bottom: 26px
}

.product-tab .shop_attributes {
    margin-bottom: 0
}

.woocommerce table.shop_attributes {
    border: 1px solid #ebeeee;
    border-bottom: 0;
    margin-bottom: 5px;
    margin-top: 5px
}

.woocommerce table.shop_attributes th {
    border-bottom: 1px solid #ebeeee;
    border-right: 0
}

.col-xl-9.has-sidebar .product-detail.single_1 div.images.woocommerce-product-gallery {
    margin-bottom: 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background-color: transparent
}

.woocommerce table.shop_attributes td {
    border-bottom: 1px solid #ebeeee
}

div#delivery-return-content {
    margin-top: -4px;
    border-bottom: 1px solid #ebeeee;
    padding-bottom: 15px
}

div#delivery-return-content p {
    margin-bottom: 10px
}

div#delivery-return-content a {
    color: #2c2c2c;
    text-decoration: underline
}

div#delivery-return-content a:hover {
    color: #2c2c2c
}

div#delivery-return-content ul {
    margin-bottom: 19px
}

div#delivery-return-content ul li {
    position: relative;
    line-height: 22px;
    margin-left: 14px;
    padding: 9px 0 0 6px
}

div#delivery-return-content ul li:before {
    height: 4px;
    content: '';
    width: 4px;
    background: #9a9a9a;
    display: block;
    position: absolute;
    left: -12px;
    top: 16px
}

div#delivery-return-content p:last-child {
    margin-top: 20px
}

.woocommerce table.shop_attributes th {
    color: #2c2c2c;
    padding: 8px 15px;
    text-align: left
}

.woocommerce table.shop_attributes td {
    font-style: normal;
    padding: 0 15px;
    text-align: left
}

.accordion_holder h6.title-holder:last-of-type {
    border-bottom: 1px solid #ebeeee
}

.accordion_holder h6.title-holder:last-of-type.ui-theme-state-active {
    border-bottom: 0
}

h6.title-holder {
    border-top: 1px solid #ebeeee;
    padding-top: 24px;
    padding-bottom: 25px;
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s
}

h6.title-holder:hover {
    color: #2c2c2c
}

h6.title-holder:hover:before {
    color: #2c2c2c
}

h6.title-holder:before {
    content: '\e900';
    font-family: lusion;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    right: 0;
    color: #000;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

h6.title-holder.ui-theme-accordion-header-active:before {
    content: '\e903'
}

h6.title-holder .tab-title div:first-child {
    display: inline-block
}

h6.title-holder .tab-title .stars {
    float: right;
    padding-top: 5px;
    padding-right: 23px
}

h2.woocommerce-Reviews-title {
    display: none
}

.woocommerce-tabs .accordion_content:last-child {
    border-bottom: 1px solid #ebeeee
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .img-author {
    float: left;
    margin-right: 28px
}

.delivery-return {
    padding-top: 0
}

.delivery-return h4 {
    padding-left: 30px;
    font-size: 18px;
    letter-spacing: .05em;
    position: relative;
    color: #777
}

.delivery-return h4:hover {
    color: #2c2c2c
}

.delivery-return h4:hover a {
    text-decoration: none
}

.delivery-return h4:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f30b";
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.share-email {
    width: 50px;
    display: inline-block;
    vertical-align: top;
    margin-top: 24px;
    margin-left: 12px
}

.share-email a {
    width: 50px;
    height: 50px;
    border: 1px solid #ebeeee;
    display: inline-block;
    text-align: center;
    line-height: 50px
}

.share-email a:hover {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.active-sidebar .widget.widget_berocket_aapf_single .widget-title span.icon {
    font-size: 12px;
    width: 23px;
    height: 23px;
    border: 1px solid #ededed;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 37px;
    cursor: pointer
}

.active-sidebar .widget.widget_top_rated_products .product_list_widget .product-desc .star-rating span {
    font-size: 0
}

.comment-actions {
    padding-bottom: 24px
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    margin-top: 0;
    margin-left: 74px;
    padding-bottom: 0;
    margin-bottom: 20px
}

.woocommerce #reviews #comments ol.commentlist ul.children li {
    padding-top: 26px;
    border-top: 1px solid #ebeeee;
    border-bottom: 0
}

.woocommerce p.stars a::before {
    font-family: lusion;
    content: "\e906"
}

.woocommerce p.stars a:hover ~ a::before {
    content: "\e906"
}

.woocommerce p.stars:hover a::before {
    content: "\e905"
}

.woocommerce p.stars.selected a.active::before, .woocommerce p.stars.selected a:not(.active)::before {
    content: "\e905"
}

.woocommerce p.stars.selected a.active ~ a::before {
    content: "\e906"
}

.widget.widget_product_categories ul.product-categories > li {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    clear: left;
    display: flow-root;
    text-align: left;
    position: relative
}

.widget.widget_product_categories ul.product-categories > li p {
    margin: 0;
    position: absolute;
    right: 0;
    top: 13px;
    font-size: 10px;
    cursor: pointer
}

.widget.widget_product_categories ul.product-categories > li a {
    position: relative;
    color: #2c2c2c;
    margin-right: 25px;
    display: inline-block
}

.widget.widget_product_categories ul.product-categories > li a:before {
    content: "";
    width: 0;
    height: 1px;
    background: #2c2c2c;
    position: absolute;
    bottom: 0;
    left: 0
}

.widget.widget_product_categories ul.product-categories > li a:hover:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}

.widget.widget_product_categories ul.product-categories > li.current-cat > a, .widget.widget_product_categories ul.product-categories > li.current-cat > p, .widget.widget_product_categories ul.product-categories > li.current-cat > span.count {
    color: #2c2c2c !important
}

.widget.widget_product_categories ul.product-categories > li a {
    line-height: 28px
}

.widget.widget_product_categories ul.product-categories > li a, .widget.widget_product_categories ul.product-categories > li p {
    cursor: pointer
}

.widget.widget_product_categories ul.product-categories > li p {
    color: #000
}

.widget.widget_product_categories ul.product-categories > li span.count {
    width: auto
}

.widget.widget_product_categories ul.product-categories > li.current-cat-parent > a, .widget.widget_product_categories ul.product-categories > li.current-cat-parent > p {
    color: #2c2c2c
}

.widget.widget_product_categories ul.product-categories > li ul.children {
    padding-top: 4px;
    margin-bottom: -4px;
    padding-left: 24px
}

.widget.widget_product_categories ul.product-categories > li ul.children li a {
    font-size: 16px;
    color: #707070 !important
}

.widget.widget_product_categories ul.product-categories > li ul.children li a:hover {
    color: #2c2c2c !important
}

.widget.widget_product_categories ul.product-categories > li ul.children li a:before {
    background: #707070
}

.widget.widget_product_categories ul.product-categories > li ul.children li .children, .widget.widget_product_categories ul.product-categories > li ul.children li span {
    display: none !important
}

.widget.widget_product_categories ul.product-categories > li ul.children li:hover > a, .widget.widget_product_categories ul.product-categories > li ul.children li:hover > p, .widget.widget_product_categories ul.product-categories > li ul.children li:hover > span.count {
    color: #2c2c2c
}

.widget.widget_product_categories ul.product-categories > li ul.children li.current-cat-parent > a, .widget.widget_product_categories ul.product-categories > li ul.children li.current-cat-parent > p, .widget.widget_product_categories ul.product-categories > li ul.children li.current-cat > a, .widget.widget_product_categories ul.product-categories > li ul.children li.current-cat > p {
    color: #2c2c2c !important
}

.widget.widget_product_categories ul.product-categories > li ul.children li.current-cat-parent:before, .widget.widget_product_categories ul.product-categories > li ul.children li.current-cat:before {
    background-color: #2c2c2c
}

.widget.widget_product_categories ul.product-categories > li ul.children ul.children li a {
    color: #9a9a9a !important
}

.widget.widget_product_categories ul.product-categories > li ul.children ul.children li a:hover {
    color: #2c2c2c !important
}

.widget.widget_product_categories ul.product-categories > li:hover > a, .widget.widget_product_categories ul.product-categories > li:hover > p, .widget.widget_product_categories ul.product-categories > li:hover > span.count {
    color: #2c2c2c
}

.active-sidebar .widget.widget_product_categories span.count {
    background-color: unset;
    font-size: 14px;
    color: #2c2c2c;
    float: right;
    padding-top: 21px
}

.availability {
    margin-top: 40px
}

.active-sidebar .widget.widget_product_categories ul.product-categories > li:after {
    content: none
}

.woocommerce .widget_products .product_list_widget li, .woocommerce .widget_top_rated_products .product_list_widget li {
    padding-top: 0;
    padding-bottom: 30px
}

.woocommerce .widget_products .product_list_widget li:last-child, .woocommerce .widget_top_rated_products .product_list_widget li:last-child {
    padding-bottom: 0
}

.active-sidebar .berocket_aapf_widget-title_div {
    cursor: text
}

.woocommerce table.shop_attributes th, .woocommerce-review__author {
    font-weight: 400
}

.widget_product_tag_cloud .widget-title {
    margin-bottom: 30px
}

.active-sidebar {
    text-align: left
}

.active-sidebar .widget_product_tag_cloud .tagcloud {
    padding-top: 0
}

.active-sidebar .widget_product_tag_cloud .tagcloud a {
    color: #2c2c2c;
    font-size: 16px !important;
    border: 1px solid #ebeeee;
    display: inline-block;
    padding: 8px 18.1px;
    margin-bottom: 10px;
    margin-right: 6px
}

.active-sidebar .widget_product_tag_cloud .tagcloud a:hover {
    color: #2c2c2c;
    border-color: #2c2c2c
}

.active-sidebar .filter-price .disable_collapse .berocket_aapf_widget-title {
    padding-top: 0
}

.widget_berocket_aapf_single ul {
    padding-left: 0
}

ul.product-categories {
    padding-left: 0
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 70px
}

.active-sidebar .widget.widget_berocket_aapf_single .brw-price ul {
    padding-top: 8px
}

.active-sidebar .widget.widget_berocket_aapf_single .filter-price {
    padding-right: 30px
}

.active-sidebar .widget.widget_berocket_aapf_single ul {
    padding-top: 20px
}

.active-sidebar .widget.widget_top_rated_products .product_list_widget .product-content .product-desc .price {
    color: #2c2c2c;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400
}

.active-sidebar .widget_recent_comments ul > li {
    color: #2c2c2c
}

.active-sidebar .widget.widget_products .product_list_widget .product-desc, .active-sidebar .widget.widget_top_rated_products .product_list_widget .product-desc {
    padding: 0 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.berocket_aapf_widget_loading:after {
    background: 0 0
}

div.swatchinput {
    padding-right: 6px;
    padding-bottom: 0;
    margin-top: 6px;
    margin-bottom: 4px
}

label.wcva_single_textblock {
    border-radius: 0;
    color: #2c2c2c;
    border: 1px solid #ebeeee !important;
    background-color: transparent;
    padding: 11px 10px;
    line-height: 20px;
    min-width: 80px !important;
    text-transform: uppercase;
    font-weight: 400 !important
}

.yith-wcbr-brands {
    display: none
}

.show-brands .yith-wcbr-brands {
    display: block
}

.zoomWindow {
    background-color: #fff
}

.single-product .wrapper {
    padding-top: 0
}

.single-product .static-block {
    padding-top: 0
}

.single-product.woocommerce .product-thumbnails-horizontal .product-list-thumbnails {
    width: 320px;
    clear: left;
    position: absolute;
    bottom: 56px;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.single-product.woocommerce .product-thumbnails-horizontal .product-list-thumbnails img {
    cursor: pointer
}

.single-product.woocommerce .images img.zoomImg {
    display: none !important
}

.single-product.woocommerce .woocommerce-product-gallery__trigger {
    display: none
}

.single-product .comment-actions .wpulike {
    margin-left: 100px;
    border-bottom: 1px solid #d0d0f1;
    padding-bottom: 30px;
    padding-top: 8px
}

.single-product .comment-actions .wpulike .wp_ulike_general_class .count-box {
    font-size: 16px
}

.single-product .comment-actions .wpulike .wp_ulike_general_class .wp_ulike_btn {
    background: 0 0;
    border: none;
    padding: 0
}

.single-product .comment-actions .wpulike .wp_ulike_general_class .wp_ulike_btn:before {
    background: 0 0
}

.single-product .comment-actions .wpulike .wp_ulike_general_class .wp_ulike_btn:after {
    content: "Like" !important;
    color: #2c2c2c;
    border-bottom: 3px solid;
    border-color: #bfbfe5;
    font-size: 16px;
    letter-spacing: .05em;
    background: 0 0;
    -webkit-transform: none;
    transform: none;
    position: static;
    display: initial;
    width: auto !important
}

.single-product #page-footer {
    margin-top: 0 !important
}

.single-product .fancybox-container .list-info-contact.type2 li:after {
    content: none
}

.single-product .fancybox-container .list-info-contact.type2 li .info-content a {
    white-space: unset !important;
    width: auto !important
}

.single-product .active-sidebar .widget_product_categories .widget-title {
    margin-bottom: 23px
}

.single-product .active-sidebar .widget_product_tag_cloud .widget-title, .single-product .active-sidebar .widget_top_rated_products .widget-title {
    margin-bottom: 30px
}

.single-product .active-sidebar .sticky-sidebar {
    padding-top: 2px
}

.single-product .active-sidebar .widget.widget_products .product_list_widget .product-desc .star-rating span::before, .single-product .active-sidebar .widget.widget_products .product_list_widget .product-desc .star-rating::before, .single-product .active-sidebar .widget.widget_top_rated_products .product_list_widget .product-desc .star-rating span::before, .single-product .active-sidebar .widget.widget_top_rated_products .product_list_widget .product-desc .star-rating::before {
    color: #f2ca28
}

.single-product .widget.widget_product_categories ul.product-categories li.current-cat > a, .single-product .widget.widget_product_categories ul.product-categories li.current-cat > p, .single-product .widget.widget_product_categories ul.product-categories li.current-cat > span.count {
    color: #2c2c2c
}

.single-product .widget.widget_product_categories ul.product-categories li.current-cat > a:hover, .single-product .widget.widget_product_categories ul.product-categories li.current-cat > p:hover, .single-product .widget.widget_product_categories ul.product-categories li.current-cat > span.count:hover {
    color: #2c2c2c
}

.single-product .product-extra {
    padding-bottom: 30px
}

.single-product .side-breadcrumb {
    background-image: none !important;
    padding: 22px 0 22px !important;
    text-align: left;
    background-color: #ebeeee
}

.single-product .side-breadcrumb .page-title {
    display: none
}

.single-product .side-breadcrumb .breadcrumb {
    padding: 0
}

.single-product .side-breadcrumb .breadcrumb:before {
    content: none !important
}

@media (max-width: 767px) {
    .single-product .side-breadcrumb .breadcrumb {
        padding: 0 5px
    }
}

.single-product .side-breadcrumb .breadcrumb li {
    color: #2c2c2c;
    line-height: 24px;
    padding-right: 20px
}

.single-product .side-breadcrumb .breadcrumb li .home, .single-product .side-breadcrumb .breadcrumb li a, .single-product .side-breadcrumb .breadcrumb li:before {
    color: #9a9a9a
}

.single-product .side-breadcrumb .breadcrumb li:hover:before {
    color: #2c2c2c
}

.single-product .side-breadcrumb .breadcrumb li a {
    position: relative
}

.single-product .side-breadcrumb .breadcrumb li a:before {
    width: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    content: '';
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #2c2c2c
}

.single-product .side-breadcrumb .breadcrumb li a:hover {
    color: #2c2c2c
}

.single-product .side-breadcrumb .breadcrumb li a:hover:before {
    width: 100%
}

.single-product .side-breadcrumb:before {
    content: none
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart .button:before {
    content: none
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist {
    position: absolute;
    bottom: 0;
    right: 0
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a {
    line-height: 54px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ebeeee;
    color: #2c2c2c;
    width: 54px;
    height: 54px;
    display: inline-block;
    text-align: center
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a:hover {
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a:after {
    content: none !important
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2c2c2c
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a i {
    font-weight: 400
}

.woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a span {
    display: none
}

.woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-thumbnails-horizontal div.entry-summary form.cart div.quantity, .woocommerce #yith-wcwl-popup-message ~ #page .product-thumbnails-vertical div.entry-summary form.cart div.quantity {
    margin: 0 8px 0 0
}

.woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-thumbnails-horizontal div.entry-summary form.cart button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-thumbnails-vertical div.entry-summary form.cart button[type=submit] {
    width: calc(100% - 262px)
}

.woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-type-external .product-thumbnails-horizontal div.entry-summary form.cart button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-type-external .product-thumbnails-vertical div.entry-summary form.cart button[type=submit] {
    width: calc(100% - 84px)
}

.woocommerce .product-type-grouped div.entry-summary form.cart.grouped_form button[type=submit] {
    text-transform: inherit;
    width: auto !important;
    min-width: 270px;
    letter-spacing: .05em;
    font-size: 16px
}

.woocommerce .product-type-grouped div.entry-summary form.cart.grouped_form .yith-wcwl-add-to-wishlist {
    position: static;
    margin-top: 0;
    margin-left: 10px
}

.woocommerce .product-type-grouped div.entry-summary form.cart.grouped_form .yith-wcwl-add-to-wishlist a:after {
    display: none
}

.woocommerce .product-type-grouped div.entry-summary form.cart.grouped_form input + .yith-wcwl-add-to-wishlist {
    margin-left: 0
}

.col-xl-9.has-sidebar .product-type-grouped .product-detail.single_1 div.entry-summary form.cart.grouped_form .yith-wcwl-add-to-wishlist {
    margin-top: 30px;
    margin-left: 0
}

.col-xl-9.has-sidebar .product-type-grouped .product-detail.single_1 div.entry-summary form.cart.grouped_form .yith-wcwl-add-to-wishlist a:after {
    display: block
}

.woocommerce .col-xl-6.main-sidebar div.entry-summary form.cart.grouped_form + .yith-wcwl-add-to-wishlist {
    width: 100%;
    position: static;
    margin-left: 0;
    height: auto
}

.woocommerce .product.product-type-grouped .single_2 div.entry-summary .yith-wcwl-add-to-wishlist a {
    line-height: 54px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ebeeee;
    color: #2c2c2c;
    width: 54px;
    height: 54px;
    display: inline-block;
    text-align: center
}

.woocommerce .product.product-type-grouped .single_2 div.entry-summary .yith-wcwl-add-to-wishlist a:hover {
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    color: #fff
}

.product-detail.product-thumbnails-vertical div.entry-summary form.cart div.swatchinput label.attribute_swatch_color {
    height: 25px !important;
    width: 25px !important
}

label.error {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 6px
}

.product-detail span.label-product {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
    background-color: #2c2c2c;
    font-size: 16px;
    color: #fff;
    padding: 7px 12px;
    line-height: 22px
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-arrow {
    position: absolute;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-arrow i {
    line-height: normal
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-list {
    margin: 0 -5px 0
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-slide {
    padding: 0 5px
}

.product-detail div.entry-summary form.cart.variations_form ~ .share-email, .product-detail div.entry-summary form.cart.variations_form ~ .yith-wcwl-add-to-wishlist {
    position: static;
    vertical-align: bottom;
    margin-bottom: 0
}

.product-detail div.entry-summary form.cart.variations_form ~ .compare.button {
    position: relative;
    vertical-align: bottom;
    margin-bottom: 25px;
    margin-left: 0
}

.product-detail div.entry-summary form.cart {
    margin-bottom: 0
}

.product-detail .product-list-thumbnails .slick-arrow {
    color: #2c2c2c;
    width: 44px;
    height: 44px;
    font-size: 12px;
    background-color: #ffff;
    border: 1px solid #ebeeee;
    border-radius: 0
}

.product-detail .product-list-thumbnails .slick-arrow i {
    margin-left: 0;
    font-weight: 600;
    line-height: 9px
}

.product-detail .product-list-thumbnails .slick-arrow:hover {
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    color: #ffff
}

.product-detail .product-list-thumbnails .slick-arrow:focus {
    color: #ffff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-arrow.btn-next {
    right: -74px
}

.product-detail.product-thumbnails-horizontal .product-list-thumbnails .slick-arrow.btn-prev {
    left: -74px
}

.product-detail.product-thumbnails-vertical .product-list-thumbnails .slick-arrow {
    position: absolute;
    left: 50%;
    opacity: .3
}

.product-detail.product-thumbnails-vertical .product-list-thumbnails .slick-arrow.btn-next {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    bottom: 8px
}

.product-detail.product-thumbnails-vertical .product-list-thumbnails .slick-arrow.btn-prev {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    top: 6px
}

.product-detail.product-thumbnails-vertical .product-list-thumbnails:hover .slick-arrow {
    opacity: 1
}

.product-detail form.cart {
    margin-right: 0;
    display: inline-block
}

.product-detail .entry-summary {
    float: none !important;
    position: relative;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-detail strong {
    display: inline-block
}

.woocommerce div.product .product-detail div.summary, .woocommerce-page div.product .product-detail div.summary {
    width: 100%
}

.cate-product {
    font-size: 18px;
    margin-top: -7px;
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3
}

.cate-product a {
    color: #9a9a9a
}

.cate-product a:hover {
    color: #2c2c2c
}

.model-information {
    font-size: 16px;
    margin-bottom: 36px
}

body.single-product .top-tlt-product .price {
    text-align: right
}

.woocommerce div.entry-summary strong.rating {
    font-size: 0
}

div.product .product-tab .woocommerce-tabs #tab-reviews {
    margin-bottom: 100px
}

div.product .product-tab .woocommerce-tabs ul.tabs li a:hover {
    color: #fff
}

div.product .product-tab .woocommerce-tabs ul.tabs li.active a {
    color: #fff
}

div.product .product-tab .woocommerce-tabs ul.tabs {
    padding-left: 0;
    border: none;
    overflow: visible;
    margin-bottom: 33px
}

div.product .product-tab .woocommerce-tabs ul.tabs:before {
    content: none
}

div.product .product-tab .woocommerce-tabs ul.tabs li {
    border: none;
    border-radius: 0;
    background: 0 0;
    padding: 0;
    position: relative;
    margin-right: 11px;
    margin-left: 11px
}

div.product .product-tab .woocommerce-tabs ul.tabs li:after, div.product .product-tab .woocommerce-tabs ul.tabs li:before {
    display: none
}

div.product .product-tab .woocommerce-tabs ul.tabs li.active {
    background: 0 0
}

div.product .product-tab .woocommerce-tabs ul.tabs li h4 {
    margin: 0
}

div.product .product-tab .woocommerce-tabs ul.tabs li a {
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
    line-height: 50px;
    text-align: center;
    padding: 0 19px
}

div.product .product-tab .woocommerce-tabs ul.tabs li.active, div.product .product-tab .woocommerce-tabs ul.tabs li:hover {
    z-index: 1
}

div.product .product-tab .woocommerce-tabs ul.tabs li.active a, div.product .product-tab .woocommerce-tabs ul.tabs li:hover a {
    color: #ffff
}

div.product .product-tab .woocommerce-tabs .woocommerce-Tabs-panel {
    margin: 56px 0 0
}

div.product .product-tab .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
    margin-bottom: 30px
}

div.product .product-tab .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p strong {
    font-weight: 600;
    color: #000;
    font-size: 18px
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-description {
    text-align: left
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-description p {
    margin-bottom: 24px;
    font-family: Jost
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-description p:last-child {
    margin-bottom: 0
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-description p strong {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    display: block
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-description #author-bio-box {
    display: none
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-additional_information .shop_attributes {
    border-top: 1px solid #ddd
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-additional_information .shop_attributes td, div.product .product-tab .woocommerce-tabs .tab-content #tab-additional_information .shop_attributes th {
    padding: 0 15px;
    border-color: #ddd;
    border-style: solid
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-additional_information .shop_attributes td {
    border-right: 1px solid #ddd
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-additional_information .shop_attributes td p {
    font-style: normal
}

div.product .product-tab .woocommerce-tabs .tab-content #tab-additional_information .shop_attributes th {
    border-left: 1px solid #ddd;
    font-weight: 600
}

div.product .product-tab .woocommerce-tabs .tab-content .tagged_as {
    font-size: 16px
}

div.product .product-tab .woocommerce-tabs .tab-content .tagged_as span {
    font-weight: 600
}

div.product .product-tab .woocommerce-tabs .tab-content .tagged_as a {
    color: #2c2c2c
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 95px
}

.product-images-wrapper img {
    border: 1px solid #ebeeee
}

.woocommerce-notices-wrapper .woocommerce-message {
    margin-bottom: 30px
}

.fancybox-slide--iframe .fancybox-content {
    background: 0 0;
    max-width: 1200px
}

.cld-like-dislike-wrap {
    top: 9px
}

.cld-like-dislike-wrap .cld-common-wrap a {
    font-size: 14px
}

.product_meta > span {
    display: block;
    margin-top: 0
}

.products-related {
    padding: 0;
    margin-bottom: 14px
}

.products-upsells {
    padding: 0;
    margin-bottom: -4px
}

.products-upsells + .products-related .product-extra {
    padding-top: 0;
    margin-top: -2px;
    border-top: none
}

.products-upsells + .products-related {
    margin-bottom: 3px
}

.single-product .has-sidebar .product-extra {
    padding-bottom: 38px
}

.product-extra {
    position: relative;
    padding-bottom: 54px
}

.product-extra .product-list .product-content .product-top {
    float: none;
    width: 100%
}

.product-extra .product-list .product-content .product-desc {
    width: 100%
}

.product-extra .product-list .product-content .product-desc .woocommerce-loop-product__title .product-name::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-extra .product-list .product-content .action-item {
    float: none
}

.product-extra .extra_title {
    margin-bottom: 22px;
    margin-top: -7px
}

.product-extra .extra_title h2 {
    font-size: 28px;
    text-align: left;
    line-height: 36px;
    margin-bottom: 42px
}

.product-extra .extra_title .title-after {
    top: 8px;
    font-size: 28px;
    letter-spacing: -.01em
}

.product-extra ul.products li.product {
    clear: none !important
}

.product-extra .slick-arrow {
    position: absolute;
    font-size: 12px;
    border-radius: 0;
    padding: 0;
    line-height: 0;
    top: 0;
    border: 0;
    color: #2c2c2c
}

.product-extra .slick-arrow i {
    padding: 15px 16px 15px 15px;
    border: 1px solid #ebeeee;
    background-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s
}

.product-extra .slick-arrow:focus i, .product-extra .slick-arrow:hover i {
    background-color: #2c2c2c;
    color: #fff;
    border: 1px solid #2c2c2c
}

.product-extra .slick-arrow.btn-prev {
    left: 15px
}

.product-extra .slick-arrow.btn-next {
    right: 14px
}

.single-product .product-extra .slick-arrow {
    height: auto;
    width: auto
}

.single-delivery {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 1170px;
    background: #fff
}

.single-delivery .elementor-icon-list-icon {
    padding-right: 13px
}

.single-delivery .elementor-icon-list-icon i {
    vertical-align: top;
    padding-top: 9px
}

.cross-sells .products .slick-dots, .related .products .slick-dots, .up-sells .products .slick-dots {
    text-align: center
}

.contact-delivery {
    text-align: left;
    padding: 0 7px !important
}

.contact-delivery h5 {
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: .025em;
    max-width: 80%;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 39px
}

.contact-delivery ul.list-info-contact li {
    font-family: Jost
}

.contact-delivery ul.list-info-contact li:after {
    content: none
}

.contact-delivery ul.list-info-contact li .info-content a, .contact-delivery ul.list-info-contact li i {
    color: #fff !important;
    font-size: 15px
}

.contact-delivery ul.list-info-contact li .info-content a:hover, .contact-delivery ul.list-info-contact li i:hover {
    color: #333
}

.contact-delivery ul.list-info-contact li i:before {
    color: #fff
}

.contact-delivery ul.list-info-contact li .info-content p {
    color: #fff;
    font-size: 15px
}

.fancybox-is-open.fancybox-container .fancybox-bg {
    opacity: .3
}

button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before {
    background-color: rgba(0, 0, 0, .3) !important
}

.woocommerce div.product div.images {
    width: 100%
}

.video-product {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 0;
    right: 15px;
    top: 0;
    z-index: 1;
    text-align: center;
    background-color: #2c2c2c;
    font-size: 13px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.video-product a {
    color: #fff;
    display: block;
    line-height: 44px
}

.video-product a i {
    margin-left: 5px
}

.video-product:focus, .video-product:hover {
    background-color: #2c2c2c
}

.video-product:focus a, .video-product:hover a {
    color: #fff
}

.delivery-return + form.cart.variations_form {
    padding-top: 15px
}

.sale_notification_default.beeketing-page-block .wrapper-noti .bkt--brand {
    display: none
}

.sale_notification_default.beeketing-page-block .wrapper-noti.basic {
    border-radius: 15px;
    padding: 25px 30px;
    width: 525px
}

.sale_notification_default.beeketing-page-block .wrapper-noti .noti-body a, .sale_notification_default.beeketing-page-block .wrapper-noti .noti-time a, .sale_notification_default.beeketing-page-block .wrapper-noti .noti-title a {
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: Raleway;
    line-height: 20px;
    letter-spacing: .08em;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 10px;
    padding-top: 0
}

.sale_notification_default.beeketing-page-block .wrapper-noti .product-image {
    margin-right: 22px;
    width: 92px;
    height: 92px
}

.sale_notification_default.beeketing-page-block .wrapper-noti .wrapper-theme {
    padding-top: 0;
    padding-bottom: 0
}

.sale_notification_default.beeketing-page-block .wrapper-noti .noti-body span, .sale_notification_default.beeketing-page-block .wrapper-noti .noti-time span, .sale_notification_default.beeketing-page-block .wrapper-noti .noti-title span {
    font-size: 13px;
    font-family: Domine;
    line-height: 22px
}

.sale_notification_default.beeketing-page-block .wrapper-noti .noti-time {
    font-size: 14px;
    bottom: 2px;
    font-family: Domine
}

.product-class {
    padding-top: 66px
}

.yith-wcwl-wishlistaddedbrowse .feedback {
    display: none
}

body.single-product form.cart .blockOverlay {
    display: block !important;
    background-color: rgba(11, 11, 11, .15) !important
}

body.single-product form.cart .blockOverlay:before {
    color: #222 !important
}

body.single-product form.cart:not(.variations_form) .blockOverlay::before {
    right: 10px;
    left: auto
}

body.single-product .woocommerce-product-gallery .slick-dots {
    display: none !important
}

.single_2 .product-list-thumbnails {
    display: none
}

.single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    width: 50%;
    float: left;
    padding-bottom: 30px
}

.single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(odd) {
    padding-right: 15px
}

.single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(even) {
    padding-left: 15px
}

.woocommerce div.product .single_2 div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 50%
}

.woocommerce .col-xl-12 .product.product-type-grouped .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist {
    position: static
}

.col-xl-9 .single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(even) {
    padding-left: 0;
    padding-right: 15px
}

.col-xl-9 .single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(odd) {
    padding-left: 15px;
    padding-right: 0
}

.col-xl-9 .single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.video-single-product .elementor-custom-embed-play .eicon-play {
    text-shadow: none
}

.video-single-product .elementor-custom-embed-play .eicon-play:before {
    content: "\f144";
    color: #fff;
    position: absolute;
    height: 84px;
    width: 84px;
    left: 50%;
    line-height: 54px;
    text-indent: -1px;
    border: 15px solid #fff;
    opacity: .6;
    top: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%, -50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: 57px;
    border-radius: 50%
}

.video-single-product .elementor-custom-embed-play .eicon-play:after {
    content: "";
    height: 115px;
    width: 115px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    opacity: 0
}

.video-single-product.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i:after {
    opacity: 1;
    -webkit-animation: pulse-border 1.2s ease-out infinite;
    animation: pulse-border 1.2s ease-out infinite
}

.single_3 .quantity input.qty.text {
    padding: 0 3px
}

.single_3 .product-images-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important
}

.single_3 .product-detail-summary {
    width: 100% !important;
    max-width: 100% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    background: #ecedef;
    padding: 96px 15px 94px;
    margin-top: 24px
}

.single_3 .single_variation_wrap {
    display: inline-block;
    float: left
}

.single_3 .entry-summary {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden
}

.single_3 .entry-summary .breadcrumb {
    color: #9a9a9a
}

.single_3 .entry-summary .breadcrumb li:before {
    color: #9a9a9a
}

.single_3 .entry-summary .breadcrumb .home {
    color: #9a9a9a
}

.single_3 .entry-summary .breadcrumb .home:hover {
    color: #2c2c2c
}

.single_3 .entry-summary .breadcrumb a {
    color: #9a9a9a
}

.single_3 .entry-summary .breadcrumb a:hover {
    color: #2c2c2c
}

.single_3 .entry-summary .entry_summary_left {
    width: 50%;
    float: left;
    padding: 0
}

.single_3 .entry-summary .entry_summary_right {
    width: 50%;
    float: right;
    position: relative;
    padding: 0
}

.single_3 .product-gallery-custom {
    width: 100% !important;
    float: left;
    display: none !important;
    display: inline-block;
    overflow: hidden;
    padding-right: 15px
}

.single_3 .product-list-thumbnails {
    width: 100% !important;
    display: inline-block;
    overflow: hidden
}

.single_3 .product-list-thumbnails .slick-list {
    padding-left: 0 !important;
    padding-right: 200px !important;
    margin: 0 -15px
}

.single_3 .product-list-thumbnails .slick-list .slick-slide {
    padding: 0 15px
}

.single_3 .availability {
    margin-top: 3px;
    padding-left: 20px !important
}

.single_3 .availability .stock {
    color: #707070
}

.single_3 .product_meta {
    padding-bottom: 0
}

.single_3 .yith-wcwl-add-to-wishlist {
    position: absolute !important;
    bottom: 0;
    left: 360px;
    background: 0 0 !important;
    padding-left: 24px
}

.single_3 .yith-wcwl-add-to-wishlist a {
    background: 0 0 !important;
    color: #2c2c2c !important
}

.single_3 .yith-wcwl-add-to-wishlist a i {
    font-size: 18px
}

.single_3 .yith-wcwl-add-to-wishlist a:after {
    content: none !important
}

.single_3 .yith-wcwl-wishlistaddedbrowse a:before, .single_3 .yith-wcwl-wishlistexistsbrowse a:before {
    font-size: 18px
}

.single_3 .variations .wcva_show_more_link {
    display: none !important
}

.single_3 .variations label.wcva_single_textblock {
    border-color: #fff !important
}

.single_3 .variations label.wcva_single_textblock:hover {
    border-color: #2c2c2c !important
}

.woocommerce .single_3 div.entry-summary form.cart {
    margin-top: 19px
}

.product_single_3 header section.elementor-element {
    border-bottom: none !important
}

.product_single_3.single-product #site-main {
    margin-top: 0
}

.product_single_3.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 0
}

.product_single_3.woocommerce #reviews #review_form .comment-form .comment-group p input, .product_single_3.woocommerce #reviews .comment-form .form-comment .comment-form-comment #comment {
    border-color: #fff
}

.product_single_3.woocommerce .content-single-information table.shop_attributes {
    border: none
}

.product_single_3.woocommerce .content-single-information table.shop_attributes th {
    border: none;
    padding: 6px 15px 6px 0;
    width: 102px
}

.product_single_3.woocommerce .content-single-information table.shop_attributes td {
    border: none
}

.product_single_3.woocommerce .content-single-information table.shop_attributes td p {
    padding: 6px 0
}

.product_single_3.woocommerce .content-single-information table.shop_attributes td a {
    color: #707070
}

.product_single_3.woocommerce .content-single-information table.shop_attributes td a:hover {
    color: #2c2c2c
}

.product_single_3 #site-main > .container, .product_single_3 #site-main > .container-fluid {
    max-width: 100% !important;
    padding: 0 !important
}

.product_single_3 .other-product .extra_title h2 {
    text-align: center;
    text-align: center;
    font-size: 36px;
    line-height: 40px
}

.product_single_3 .content-single-elementor section {
    left: 0 !important
}

.product_single_3 .products-related {
    padding: 108px 80px 0;
    margin-bottom: 6px !important;
    max-width: 100% !important
}

.product_single_3 .products-related .product-grid.columns-3 .product-price {
    padding-top: 7px
}

.product_single_3 .content-single-information {
    padding: 94px 15px 81px
}

.product_single_3 .content-single-information .woocommerce-information-title {
    font-size: 28px;
    border-bottom: 1px solid #ebeeee;
    letter-spacing: .3px;
    line-height: 39px;
    margin-bottom: 13px
}

.product_single_3 .content-single-review {
    padding: 92px 15px 100px !important;
    position: relative
}

.product_single_3 .content-single-review:before {
    content: "";
    height: 100%;
    width: 1000vh;
    background: #ebeeee;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product_single_3 .content-single-review h2.woocommerce-Reviews-title {
    display: block;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 39px;
    border-bottom: 1px solid #fff;
    margin-bottom: 34px !important
}

.product_single_3 .content-single-review .comment-form .form-comment .comment-form-comment #comment {
    border-bottom-color: #fff
}

.product_single_3 .content-single-review .commentlist li {
    padding-top: 33px !important
}

.product_single_3 .content-single-review .commentlist li:first-child {
    padding-top: 0 !important
}

.product_single_3 .content-single-review .commentlist li .comment-text {
    margin-left: 62px !important
}

.product_single_3 .content-single-review .commentlist li .comment-text p.meta {
    margin-top: 3px !important;
    margin-bottom: 0 !important;
    color: #9a9a9a !important
}

.product_single_3 .content-single-review .commentlist li .comment-text p.meta strong {
    margin-bottom: 6px !important
}

.product_single_3 .content-single-review .commentlist li .comment-text div.star-rating {
    padding-right: 0 !important;
    top: 7px !important;
    width: 89px !important
}

.product_single_3 .content-single-review .commentlist li .comment-text .star-rating span::before, .product_single_3 .content-single-review .commentlist li .comment-text .star-rating::before {
    font-size: 12px;
    letter-spacing: 6px
}

.product_single_3 .content-single-review .commentlist li .comment-text .description {
    padding-bottom: 29px !important
}

.product_single_3 .content-single-review .commentlist li .comment-text .description p {
    margin-top: 15px !important
}

.product_single_3 .content-single-review .commentlist li .comment_container {
    position: relative
}

.product_single_3 .content-single-review .commentlist li .comment_container:before {
    content: "";
    height: 1px;
    width: calc(100% - 62px);
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #fff;
    position: absolute
}

.product_single_3 .content-single-review .commentlist li .comment_container img.avatar {
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    margin-right: 12px !important;
    margin-top: 0 !important
}

.product_single_3 .content-single-review .add-single-review {
    margin: 39px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    letter-spacing: .01em;
    padding: 13px 29px 13px
}

.woocommerce div.product .single_3 div.entry-summary {
    margin-bottom: 0 !important
}

.woocommerce div.product .single_3 div.entry-summary .product_title {
    margin-bottom: 11px;
    margin-top: 4px
}

.woocommerce div.product .single_3 div.entry-summary .variations select {
    display: block !important
}

.woocommerce div.product .single_3 div.entry-summary .woocommerce-product-details__short-description {
    margin-top: 18px
}

.woocommerce div.product .single_3 div.entry-summary form.cart button[type=submit] {
    width: 138px !important;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0
}

.woocommerce div.product .single_3 div.entry-summary form.cart div.quantity {
    margin-right: 33px
}

.product_single_4 #site-main > .container, .product_single_4 #site-main > .container-fluid {
    max-width: 100% !important;
    padding: 0 !important
}

.product_single_4 .other-product {
    padding: 0 80px;
    margin-top: 103px
}

.product_single_4.woocommerce #reviews #comments .commentlist li {
    padding-top: 33px !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li:first-child {
    padding-top: 0 !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text {
    margin-left: 62px !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text p.meta {
    margin-top: 3px !important;
    margin-bottom: 0 !important;
    color: #9a9a9a !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text p.meta strong {
    margin-bottom: 6px !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text div.star-rating {
    padding-right: 0 !important;
    top: 7px !important;
    width: 89px !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text .star-rating span::before, .product_single_4.woocommerce #reviews #comments .commentlist li .comment-text .star-rating::before {
    font-size: 12px;
    letter-spacing: 6px
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text .description {
    padding-bottom: 29px !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment-text .description p {
    margin-top: 15px !important
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment_container {
    position: relative
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment_container:before {
    content: "";
    height: 1px;
    width: calc(100% - 62px);
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #fff;
    position: absolute
}

.product_single_4.woocommerce #reviews #comments .commentlist li .comment_container img.avatar {
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    margin-right: 12px !important;
    margin-top: 0 !important
}

.product_single_4 .add-single-review2 {
    margin-top: 34px;
    font-size: 16px;
    letter-spacing: .01em;
    padding: 13px 29px 13px
}

.product_single_4.single-product #site-main {
    margin-top: 0
}

.product_single_4 .product-extra .extra_title h2 {
    font-size: 36px;
    line-height: 40px
}

.product_single_4 .product-grid.columns-3 .product-price {
    padding-top: 7px
}

.product_single_4.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 0
}

.product_single_4 .products-related {
    margin-bottom: 20px
}

.single_4 .delivery-return h6.title-holder {
    padding-top: 0 !important
}

.single_4 div#delivery-return-content {
    border-bottom: none;
    margin-top: 20px;
    padding-bottom: 0
}

.single_4 .yith-wcbr-brands-logo {
    display: none
}

.single_4 .product-images-wrapper {
    width: 59.8%;
    max-width: 59.8% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 59.8% !important;
    flex: 0 0 59.8% !important;
    padding-right: 50px
}

.single_4 .product-detail-summary {
    width: 40.2%;
    max-width: 40.2% !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 40.2% !important;
    flex: 0 0 40.2% !important;
    padding-left: 50px;
    padding-right: 100px;
    padding-top: 88px;
    position: relative
}

.single_4 .woocommerce-product-details__short-description p {
    letter-spacing: .1px
}

.single_4 .tab-full_width {
    display: none !important
}

.single_4 .breadcrumb {
    color: #9a9a9a
}

.single_4 .breadcrumb li {
    color: #9a9a9a;
    letter-spacing: .1px
}

.single_4 .breadcrumb a {
    color: #9a9a9a;
    letter-spacing: .1px
}

.single_4 .breadcrumb a:hover {
    color: #2c2c2c
}

.woocommerce div.product.outofstock div.entry-summary .yith-wcwl-add-to-wishlist {
    margin-top: 30px;
    padding-left: 0
}

.woocommerce div.product .single_4 .quantity input.qty.text {
    padding: 0 3px;
    color: #000
}

.woocommerce div.product .single_4 div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%;
    margin-bottom: -7px !important;
    display: inline-block
}

.woocommerce div.product .single_4 div.entry-summary {
    margin-bottom: 0;
    z-index: 1
}

.woocommerce div.product .single_4 div.entry-summary .product_title {
    text-transform: none;
    margin-bottom: 11px;
    margin-top: 4px
}

.woocommerce div.product .single_4 div.entry-summary .woocommerce-product-details__short-description {
    margin-top: 18px;
    padding-bottom: 0;
    margin-bottom: 0
}

.woocommerce div.product .single_4 div.entry-summary form.cart {
    margin-top: 19px
}

.woocommerce div.product .single_4 div.entry-summary form.cart button[type=submit] {
    width: 138px;
    padding: 0;
    z-index: 9 !important;
    letter-spacing: .01px;
    text-transform: none;
    font-size: 16px
}

.woocommerce div.product .single_4 div.entry-summary form.cart div.swatchinput {
    margin-bottom: 0
}

.woocommerce div.product .single_4 div.entry-summary form.cart div.quantity {
    z-index: 9
}

.woocommerce div.product .single_4 div.entry-summary form.cart .single_variation_wrap {
    display: inline-block;
    float: left
}

.woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist {
    width: 54px;
    background-color: transparent;
    margin-top: -54px;
    padding-left: 348px;
    z-index: 1
}

.woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a {
    background-color: transparent;
    width: 54px;
    height: 54px;
    color: #2c2c2c;
    border: 1px solid #ebeeee
}

.woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a i {
    line-height: 53px
}

.woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a i:before {
    font-size: 18px
}

.woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a:after {
    content: none !important
}

.woocommerce div.product .single_4 div.entry-summary .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
    font-size: 18px
}

.woocommerce div.product .single_4 div.entry-summary .product_meta {
    padding-bottom: 4px;
    padding-top: 38px
}

.woocommerce div.product .single_4 div.entry-summary .availability {
    margin-top: 0
}

.woocommerce div.product .single_4 div.entry-summary .availability span {
    color: #707070
}

.woocommerce div.product .single_4 div.entry-summary .product-tab {
    padding-top: 33px
}

.woocommerce div.product .single_4 div.entry-summary .description_content, .woocommerce div.product .single_4 div.entry-summary .description_title {
    display: none
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_title, .woocommerce div.product .single_4 div.entry-summary .reviews_title, .woocommerce div.product .single_4 div.entry-summary h6.title-holder {
    font-size: 22px;
    line-height: 32px;
    border-bottom: 1px solid #ebeeee;
    border-top: none;
    letter-spacing: .01em;
    padding: 20px 0 13px
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_title:before, .woocommerce div.product .single_4 div.entry-summary .reviews_title:before, .woocommerce div.product .single_4 div.entry-summary h6.title-holder:before {
    content: none
}

.woocommerce div.product .single_4 div.entry-summary .reviews_title {
    padding-bottom: 3px
}

.woocommerce div.product .single_4 div.entry-summary .reviews_title .tab-title div {
    float: left;
    letter-spacing: .01em
}

.woocommerce div.product .single_4 div.entry-summary .reviews_title .tab-title .stars {
    font-size: 16px;
    line-height: 28px;
    padding-top: 0;
    float: right
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content {
    padding: 9px 0 5px
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content table.shop_attributes {
    border: none
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content table.shop_attributes th {
    border: none;
    padding: 6px 15px 6px 0;
    width: 102px;
    letter-spacing: .01em
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content table.shop_attributes td {
    border: none
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content table.shop_attributes td p {
    padding: 6px 0;
    letter-spacing: .01em
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content table.shop_attributes td p a {
    color: #707070;
    letter-spacing: .01em
}

.woocommerce div.product .single_4 div.entry-summary .additional_information_content table.shop_attributes td p a:hover {
    color: #2c2c2c
}

.woocommerce div.product .single_4 div.entry-summary .reviews_content {
    padding-top: 20px;
    padding-bottom: 50px
}

.woocommerce div.product .single_4 div.entry-summary .reviews_content .woocommerce-noreviews {
    letter-spacing: .1px
}

body.woocommerce .col-xl-9 .product-extra ul.products.columns-2 li.product .price {
    padding-top: 8px
}

body.woocommerce .col-xl-9 .product-extra ul.products.columns-2 li.product .price del {
    text-align: left;
    font-size: 22px
}

.woocommerce button.button.disabled {
    opacity: 1;
    background: #707070 !important
}

.tlt-filter {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 7px 20px 10px;
    background: #2c2c2c
}

.woocommerce div.product .single_default div.images .woocommerce-product-gallery__wrapper {
    margin: 0 -15px
}

.woocommerce div.product .single_default div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child:nth-last-child(2), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child:nth-last-child(3), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child:nth-last-child(4), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child:nth-last-child(6) {
    width: 100%
}

.woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(2), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(2) ~ .woocommerce-product-gallery__image {
    width: 100%
}

.woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(3), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(3) ~ .woocommerce-product-gallery__image {
    width: 50%
}

.woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(4), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(4) ~ .woocommerce-product-gallery__image {
    width: 33.33333%
}

.woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(6), .woocommerce div.product .single_default div.images .woocommerce-product-gallery__image:first-child:nth-last-child(6) ~ .woocommerce-product-gallery__image {
    width: 20%
}

.single_default .woocommerce-product-gallery__image {
    padding: 0 15px;
    margin-top: 30px
}

.single_default .woocommerce-product-gallery__image:first-child {
    margin-top: 0
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary label.wcva_single_textblock {
    min-width: 94px !important
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist {
    width: 100%
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist .feedback {
    display: none
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .woocommerce-product-details__short-description strong {
    display: inline-block;
    font-size: 16px
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart {
    margin-bottom: 35px
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart button[type=submit] {
    width: calc(100% - 225px)
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity {
    margin: 0 30px 0 0;
    min-width: 195px
}

@media (max-width: 767px) {
    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity {
        margin: 0 25px 0 0;
        min-width: 132px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity input.qty.text {
        width: 44px
    }
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart .quantity input.qty.text {
    width: 87px
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart .variations tbody tr:last-child {
    margin-bottom: 14px
}

@media (max-width: 767px) {
    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart {
        margin-bottom: 0
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart button[type=submit] {
        height: 44px;
        width: calc(100% - 190px)
    }
}

@media (max-width: 480px) {
    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart button[type=submit] {
        height: 44px;
        width: auto
    }
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.swatchinput label:not(.wcva_image_label):not(.wcva_single_textblock) {
    width: 94px !important;
    height: 44px !important
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .product_meta {
    padding-bottom: 0
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .woocommerce-product-details__short-description {
    padding-bottom: 21.5px
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary h6.title-holder {
    font-weight: 500
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary h6.title-holder:hover {
    color: #2c2c2c
}

.col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary h6.title-holder:hover:before {
    color: #2c2c2c
}

@media (min-width: 1200px) {
    #page.boxed .sitcky-product {
        margin: 0 100px;
        -webkit-box-shadow: 0 0 27px 1px rgba(41, 41, 41, .1);
        box-shadow: 0 0 27px 1px rgba(41, 41, 41, .1);
        width: calc(100% - 200px)
    }

    .col-xl-6.main-sidebar .col-xl-4, .col-xl-6.main-sidebar .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-6.main-sidebar .product-detail.single_1.product-thumbnails-vertical .col-xl-8.has-gallery, .col-xl-6.main-sidebar .product-detail.single_1.product-thumbnails-vertical .col-xl-8.no-gallery, .col-xl-6.main-sidebar .product-detail.single_1.product-thumbnails-vertical .has-gallery + .col-xl-4, .col-xl-6.main-sidebar .product-detail.single_1.product-thumbnails-vertical .no-gallery + .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-6.main-sidebar .product-detail.single_1.product-thumbnails-horizontal .col-xl-4, .col-xl-6.main-sidebar .product-detail.single_1.product-thumbnails-horizontal .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-9.has-sidebar .product-detail.single_1 .col-xl-4, .col-xl-9.has-sidebar .product-detail.single_1 .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-9.has-sidebar .product-detail.single_1 .col-xl-8 {
        padding-right: 35px
    }

    .product-detail.single_1.product-thumbnails-horizontal .col-xl-4, .product-detail.single_1.product-thumbnails-horizontal .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .product-detail.single_1.product-thumbnails-horizontal .col-xl-8 {
        padding-right: 35px
    }

    .product-detail.single_1.product-thumbnails-vertical .col-xl-8.has-gallery {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 61.5%;
        flex: 0 0 61.5%;
        max-width: 61.5%;
        padding-right: 35px
    }

    .product-detail.single_1.product-thumbnails-vertical .has-gallery + .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38.5%;
        flex: 0 0 38.5%;
        max-width: 38.5%
    }

    .product-detail.single_1.product-thumbnails-vertical .col-xl-8.no-gallery {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 35px
    }

    .product-detail.single_1.product-thumbnails-vertical .no-gallery + .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .single-product .active-sidebar .sticky-sidebar {
        margin-bottom: 100px
    }

    .col-xl-9 .single_2 .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.7%;
        flex: 0 0 54.7%;
        max-width: 54.7%
    }

    .col-xl-9 .single_2 .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.3%;
        flex: 0 0 45.3%;
        max-width: 45.3%
    }

    .product-detail-summary {
        margin-top: 43px
    }
}

@media (min-width: 1920px) {
    .container-fluid .product-detail.single_1.product-thumbnails-vertical .col-xl-8.has-gallery {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 985px;
        flex: 0 0 985px;
        max-width: 985px
    }

    .container-fluid .product-detail.single_1.product-thumbnails-vertical .has-gallery + .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 985px);
        flex: 0 0 calc(100% - 985px);
        max-width: calc(100% - 985px)
    }
}

@media (min-width: 1200px) and (max-width: 1570px) {
    .single-delivery {
        height: 500px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .single-delivery .fancybox-close-small {
        right: 15px;
        top: 15px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-detail div.entry-summary form.cart {
        margin-bottom: 0;
        display: block
    }

    .woocommerce div.entry-summary .compare.button {
        margin-bottom: 15px
    }

    .share-email {
        margin-bottom: 15px
    }

    .woocommerce div.entry-summary form.cart button[type=submit] {
        padding: 0 29px
    }

    .woocommerce div.entry-summary form.cart.variations_form ~ .compare.button, .woocommerce div.entry-summary form.cart.variations_form ~ .yith-wcwl-add-to-wishlist {
        position: static
    }

    .single-delivery .elementor-section-wrap .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1140px
    }

    .product-detail .entry-summary {
        padding-right: 0
    }

    .single-product div.images {
        margin-bottom: 0 !important
    }
}

@media (min-width: 1025px) {
    .product-style-default .product-grid .shopswatchinput {
        display: none !important
    }

    .single-product .boxed .wrapper > .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }

    .product-extra ul.products[class*=columns-] li.product {
        margin-bottom: 0;
        padding-bottom: 50px
    }

    .products-related .product-extra ul.products[class*=columns-] li.product {
        padding-bottom: 62px
    }

    body.woocommerce .product-extra ul.products[class*=columns-] li.product {
        margin-bottom: 0
    }

    .single-product .product-extra {
        padding-bottom: 0
    }

    .col-xl-9 .product-extra .woocommerce-loop-product__title {
        padding-right: 0 !important
    }

    .col-xl-9 .product-extra .products.columns-2 li.product .price {
        position: static
    }

    .col-xl-9 .product-extra .product-grid .product-price {
        padding-top: 4px
    }

    body.woocommerce .col-xl-9 .product-extra .category-product {
        margin-top: 14px
    }

    .product_single_3 .wide .single_3 .entry-summary {
        max-width: 100%;
        padding: 0 65px
    }

    .product_single_3 .wide .other-product .content-single-information, .product_single_3 .wide .other-product .content-single-review {
        padding-left: 80px !important;
        padding-right: 80px !important
    }

    .product_single_3 .wide .container-fluid .elementor-top-section.elementor-section-stretched {
        position: relative;
        left: 0 !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .product_single_3 .wide .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 80px;
        padding-right: 80px
    }

    .product_single_3 .full-width .content-single-information, .product_single_3 .full-width .content-single-review {
        width: 1200px;
        margin: 0 auto
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .product-detail .entry-summary {
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit
    }

    .product-detail .entry-summary > div, .product-detail .entry-summary > form, .product-detail .entry-summary > h1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .product-detail .entry-summary form.cart:not(.variations_form) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%
    }

    .product-detail .entry-summary .yith-wcwl-add-to-wishlist {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
        margin-left: 30px
    }

    .product-detail .entry-summary .variations_form ~ .yith-wcwl-add-to-wishlist {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-left: 0
    }

    .product-detail .entry-summary .cart .yith-wcwl-add-to-wishlist {
        margin-left: 0
    }

    .product-detail.single_3 .entry-summary .yith-wcwl-add-to-wishlist {
        margin-left: 0
    }
}

@media (max-width: 1199px) {
    .woocommerce div.product div.images.woocommerce-product-gallery {
        margin-bottom: 0
    }

    .product-detail.single_2 .summary {
        padding-top: 20px
    }

    .margin-sidebar.single-product .active-sidebar {
        margin-top: 0
    }

    .margin-sidebar.single-product .product-extra {
        padding-bottom: 7px
    }

    body.woocommerce .product-extra ul.products.columns-2 li.product .price del {
        text-align: left
    }

    .other-product {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
    }

    .product-detail .col-lg-4, .product-detail .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .product-detail .summary {
        padding-top: 42px
    }

    .cross-sells .products.columns-2 li.product .price, .related .products.columns-2 li.product .price, .up-sells .products.columns-2 li.product .price {
        position: static;
        margin-top: 8px
    }

    .cross-sells .products.columns-2 li.product .woocommerce-loop-product__title, .related .products.columns-2 li.product .woocommerce-loop-product__title, .up-sells .products.columns-2 li.product .woocommerce-loop-product__title {
        padding-right: 0 !important
    }

    .cross-sells .productsul.products:not(.product-list) .product-content .product-desc .star-rating, .related .productsul.products:not(.product-list) .product-content .product-desc .star-rating, .up-sells .productsul.products:not(.product-list) .product-content .product-desc .star-rating {
        margin-bottom: 8px
    }

    .single-delivery {
        min-width: calc(100% - 60px)
    }

    .product-class {
        padding-top: 13px
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul {
        width: 50%
    }

    .avatar-trainer {
        width: 310px
    }

    .info-trainer {
        width: calc(100% - 310px)
    }

    .info-trainer .name-trainer h2 {
        font-size: 30px
    }

    .info-trainer table {
        margin-top: 10px
    }

    .event-class {
        margin-top: 23px
    }
}

@media (min-width: 992px) {
    .col-xl-9.has-sidebar .product-detail.single_1 .col-xl-4, .col-xl-9.has-sidebar .product-detail.single_1 .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-9.has-sidebar .product-detail.single_1 .col-xl-8 {
        margin-bottom: 24px
    }

    .has-sidebar .woocommerce div.entry-summary form.cart div.quantity {
        margin: 0 10px 0 0
    }

    .col-xl-6.has-sidebar .product-detail .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .slimScrollDiv div.summary {
        padding-right: 40px
    }

    .woocommerce .slimScrollDiv div.entry-summary form.cart.grouped_form + .yith-wcwl-add-to-wishlist, .woocommerce .slimScrollDiv div.entry-summary form.cart.grouped_form ~ .compare, .woocommerce .slimScrollDiv div.entry-summary form.cart.variations_form ~ .compare.button, .woocommerce .slimScrollDiv div.entry-summary form.cart.variations_form ~ .yith-wcwl-add-to-wishlist {
        position: static;
        float: none
    }

    .woocommerce .slimScrollDiv div.entry-summary form.cart.variations_form {
        margin-bottom: 30px
    }

    .woocommerce .slimScrollDiv div.entry-summary form.cart.grouped_form + .yith-wcwl-add-to-wishlist {
        margin-left: 0
    }

    .woocommerce .slimScrollDiv div.entry-summary form.cart.grouped_form {
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .product-detail, .product-detail + .product-tab {
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .col-xl-9 .single_2 .breadcrumb {
        -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
        order: -3
    }

    .product-extra .product-style-default .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        right: 30px
    }

    .product-detail.product-thumbnails-vertical .has-gallery span.label-product {
        left: 172px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .woocommerce-product-details__short-description, .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-9.has-sidebar .product-detail.single_1.product-thumbnails-vertical .has-gallery .product-list-thumbnails.slick-initialized.slick-slider {
        width: 152px
    }

    .col-xl-9.has-sidebar .product-detail.single_1.product-thumbnails-vertical .has-gallery figure.woocommerce-product-gallery__wrapper.slick-initialized.slick-slider {
        width: calc(100% - 182px)
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .delivery-return, .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .product-tab, .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .product_title, .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .top-tlt-product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist {
        background-color: transparent
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .product_title {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .woocommerce-product-details__short-description {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 23px;
        padding-right: 15px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 15px;
        margin-top: 13px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart .attribute-swatch .swatchinput:last-of-type {
        padding-right: 0
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .delivery-return {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary .product-tab {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        padding-top: 15px
    }

    body.woocommerce .add-cart-btn .button:before {
        content: '\e91d';
        font-family: lusion;
        font-size: 14px;
        color: #fff;
        display: block;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: auto;
        bottom: auto;
        width: auto
    }

    .product-thumbnails-vertical .has-gallery figure.woocommerce-product-gallery__wrapper.slick-initialized.slick-slider {
        width: calc(100% - 157px);
        float: right;
        margin-left: 30px;
        margin-bottom: 0
    }

    .product-thumbnails-vertical .has-gallery .product-list-thumbnails.slick-initialized.slick-slider {
        width: 127px;
        margin: 0
    }

    .product-thumbnails-vertical .has-gallery .product-list-thumbnails .slick-slide {
        margin: 0 0 9px 0
    }

    .col-xl-9 .single_2 .product_title.entry-title {
        -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
        order: -3
    }

    .col-xl-9 .single_2 .availability, .col-xl-9 .single_2 .model-information, .col-xl-9 .single_2 .product_meta, .col-xl-9 .single_2 .woocommerce-product-details__short-description {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2
    }

    .col-xl-9 .single_2 .price {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .col-xl-9 .single_2 div.entry-summary .woocommerce-product-details__short-description {
        margin-top: 2px;
        padding-bottom: 14px
    }

    .col-xl-9 .single_2 .product_meta {
        padding-bottom: 28px
    }

    .col-xl-9 .single_2 form.cart {
        border-top: 1px solid #ebeeee;
        padding-top: 37px
    }

    .col-xl-9 .single_2 .product-tab {
        padding-top: 19px
    }

    .cate-product.show-mobile {
        display: none
    }

    .product-default .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        right: 30px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.woocommerce #reviews #comments ol.commentlist li .children .comment-text > div:first-child {
    padding-right: 0
}

.woocommerce-product-gallery__image > a {
    position: relative;
    display: block
}

.woocommerce-product-gallery__image > a::before {
    position: absolute;
    right: 85px;
    bottom: 5px;
    font-family: lusion;
    content: "\e93d";
    background: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    z-index: 1;
    border: 1px solid #ebeeee
}

.onbackorder + .sitcky-product p.stock.available-on-backorder {
    position: absolute;
    right: 225px;
    margin: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.outofstock + .sitcky-product p.stock.out-of-stock {
    margin-bottom: 0;
    padding: 0 30px;
    color: #fff;
    background: #707070;
    display: inline-block;
    float: right;
    margin-right: 63px;
    height: 48px;
    line-height: 48px
}

.sitcky-product {
    position: fixed;
    width: 100%;
    bottom: -100%;
    z-index: 9;
    background: #fff;
    left: 0;
    -webkit-box-shadow: 0 -4px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 -4px 14px rgba(0, 0, 0, .05);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sitcky-product .sitcky-wapper {
    padding-top: 21px;
    padding-bottom: 17px
}

.sitcky-product.in-sticky {
    bottom: 0
}

.sitcky-product.no-wishlist form.cart {
    margin-right: 0
}

.sitcky-product form.cart {
    margin-right: 10px;
    float: left
}

.sitcky-product .variations_form.cart {
    text-align: left
}

.sitcky-product .reset_variations {
    font-size: 14px;
    position: absolute;
    opacity: 0
}

.sitcky-product .feedback {
    display: none
}

.sitcky-left {
    float: left;
    width: 270px;
    min-width: 270px;
    padding-right: 20px
}

.sitcky-left .sticky-img {
    float: left;
    overflow: hidden;
    margin-right: 20px
}

.sitcky-left img {
    width: 44px
}

.sitcky-left .product_title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .01em;
    color: #707070;
    margin-bottom: 0;
    display: inline-block;
    margin-bottom: 5px;
    max-width: calc(100% - 66px)
}

.sitcky-left .price {
    font-size: 16px;
    line-height: 30px;
    color: #2c2c2c;
    overflow: hidden
}

.sitcky-right {
    float: right;
    margin-top: 4px
}

.sitcky-right table {
    border: none;
    margin-bottom: 0;
    border: none;
    float: left;
    width: auto;
    margin-top: 2px
}

.sitcky-right table tr {
    display: inline-block;
    vertical-align: middle
}

.sitcky-right table tr:last-child td {
    padding: 0
}

.sitcky-right table tr td {
    padding: 0 10px 0 0;
    border: none
}

.sitcky-right table tr td.label {
    padding-top: 4px
}

.sitcky-right table tr td label, .sitcky-right table tr td span {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .01em;
    color: #2c2c2c;
    margin-bottom: 0
}

.sitcky-right table tr td .wcva_image_label {
    width: 40px !important;
    height: 40px !important;
    background-size: cover;
    background-position: center
}

.sitcky-right div.swatchinput {
    padding-bottom: 0;
    margin-bottom: 0;
    height: 100%
}

.sitcky-right .quantity {
    display: none !important
}

.sitcky-right .single_variation_wrap {
    float: right
}

.sitcky-right .woocommerce-variation-availability {
    padding-top: 0
}

.sitcky-right .woocommerce-variation-price {
    margin-bottom: 0
}

.sitcky-right .action-item.wishlist-btn {
    float: right
}

.sitcky-right .action-item.wishlist-btn a {
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 49px;
    color: #2c2c2c;
    border: 1px solid #ebeeee
}

.sitcky-right .action-item.wishlist-btn a span {
    display: none
}

.sitcky-right .action-item.wishlist-btn a:hover {
    border-color: #2c2c2c
}

.sitcky-right .woocommerce-grouped-product-list.group_table {
    display: none
}

.sitcky-right .woocommerce-variation.single_variation {
    display: block;
    float: left;
    line-height: 48px;
    margin-right: 15px
}

.sitcky-right .woocommerce-variation-add-to-cart {
    display: inline-block
}

.sitcky-right .woocommerce-variation-availability, .sitcky-right .woocommerce-variation-description, .sitcky-right span.belowtext {
    display: none
}

.sitcky-right label.wcva_single_textblock {
    padding: 4px 3px;
    color: #2c2c2c;
    min-width: 32px !important
}

.sitcky-right .swatchinput label {
    width: 32px !important;
    height: 32px !important
}

.sitcky-right .swatchinput label.wcva_single_textblock {
    width: auto !important
}

.woocommerce .sitcky-right button.button.alt {
    padding: 16px 30px;
    background-color: #2c2c2c
}

.woocommerce .sitcky-right button.button.alt:hover {
    background-color: #2c2c2c
}

.sitcky-wapper.container {
    clear: left;
    position: relative
}

.sitcky-wapper.container:before {
    content: '';
    display: inline-table
}

.sitcky-wapper.container:after {
    content: '';
    clear: both;
    display: table
}

.elementor-single-product .sitcky-product {
    display: none
}

.product-name + br {
    display: none
}

.slimScrollBar {
    z-index: 2 !important
}

.slimScrollRail {
    z-index: 1 !important
}

@media (min-width: 1920px) {
    .product-thumbnails-vertical .has-gallery .product-list-thumbnails .slick-slide {
        margin: 0 0 4px 0
    }
}

@media (min-width: 1366px) and (max-width: 1600px) {
    .product-detail.single_1.product-thumbnails-vertical .col-xl-8.has-gallery {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 740px;
        flex: 0 0 740px;
        max-width: 740px
    }

    .product-detail.single_1.product-thumbnails-vertical .has-gallery + .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 740px);
        flex: 0 0 calc(100% - 740px);
        max-width: calc(100% - 740px)
    }
}

@media (max-width: 1400px) {
    .single_4 .product-detail-summary {
        width: 50%;
        max-width: 50% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        padding-right: 50px;
        padding-left: 25px
    }

    .single_4 .product-images-wrapper {
        width: 50%;
        max-width: 50% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        padding-right: 25px
    }

    .product_single_3 .products-related {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 1299px) {
    .single_3 .entry-summary {
        max-width: calc(100% - 30px);
        padding: 0 15px !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .product_single_3 .content-single-information, .product_single_3 .content-single-review {
        max-width: 100%;
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .product_single_3 .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 15px;
        padding-right: 15px
    }

    .product_single_3 .container-fluid .elementor-section {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .product_single_3 .container-fluid .elementor-top-section.elementor-section-stretched {
        width: 100% !important;
        margin: 0 !important
    }
}

@media (max-width: 1024px) {
    .single_3 .product-detail-summary {
        padding-top: 76px;
        padding-bottom: 80px
    }

    .single_3 .yith-wcwl-add-to-wishlist {
        left: 300px;
        bottom: 0
    }

    .product_single_3 .wide .single_3 .entry-summary {
        max-width: 100%
    }

    .product_single_3 .wide .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 30px;
        padding-right: 30px
    }

    .product_single_3 .content-single-review {
        padding-top: 72px !important;
        padding-bottom: 80px !important
    }

    .product_single_3 .content-single-information {
        padding-top: 74px;
        padding-bottom: 61px
    }

    .product_single_3 .products-related {
        padding-top: 78px
    }

    .woocommerce div.product .single_3 div.entry-summary form.cart div.quantity {
        margin-right: 10px;
        width: 138px;
        min-width: 138px;
        height: 44px
    }

    .woocommerce div.product .single_3 div.entry-summary form.cart div.quantity .qty-number {
        height: 44px;
        width: 44px
    }

    .woocommerce div.product .single_3 div.entry-summary form.cart div.quantity .qty-number span.increase-qty {
        line-height: 46px
    }

    .woocommerce div.product .single_3 div.entry-summary form.cart div.quantity input.qty.text {
        font-size: 12px;
        width: 50px;
        height: 44px
    }

    .woocommerce div.product .single_3 div.entry-summary .variations_form.cart button[type=submit] {
        height: 44px
    }

    .woocommerce div.product .single_3 div.entry-summary .yith-wcwl-add-to-wishlist a {
        line-height: 44px
    }

    .woocommerce div.product .single_3 div.entry-summary .yith-wcwl-add-to-wishlist a i {
        line-height: 44px;
        font-size: 16px
    }

    .single_4 .product-images-wrapper {
        padding-right: 15px
    }

    .single_4 .product-detail-summary {
        padding-right: 30px;
        padding-left: 15px
    }

    .product_single_4.woocommerce div.entry-summary form.cart div.quantity {
        margin-right: 10px;
        width: 138px;
        min-width: 138px;
        height: 44px
    }

    .product_single_4.woocommerce div.entry-summary form.cart div.quantity .qty-number {
        height: 44px;
        width: 44px
    }

    .product_single_4.woocommerce div.entry-summary form.cart div.quantity .qty-number span.increase-qty {
        line-height: 46px
    }

    .product_single_4.woocommerce div.entry-summary form.cart div.quantity input.qty.text {
        font-size: 12px;
        width: 50px;
        height: 44px
    }

    .product_single_4.woocommerce div.entry-summary .variations_form.cart button[type=submit] {
        height: 44px
    }

    .product_single_4 .other-product {
        padding: 0 30px;
        margin-top: 80px
    }

    .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist {
        width: 44px;
        padding-left: 300px;
        margin-top: -44px
    }

    .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a {
        width: 44px;
        height: 44px;
        line-height: 44px
    }

    .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a:before {
        font-size: 16px
    }

    .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a i {
        line-height: 44px
    }

    .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist a i:before {
        font-size: 16px
    }

    .woocommerce div.product .single_4 div.entry-summary .product_meta {
        padding-bottom: 0;
        padding-top: 30px
    }

    .product-extra .extra_title h2 {
        margin-bottom: 22px
    }

    .single-product .right-sidebar.active-sidebar {
        padding-top: 0
    }

    .margin-sidebar.single-product .product-extra {
        padding-bottom: 2px
    }

    body.woocommerce div.product div.summary {
        margin-bottom: 40px
    }

    body.woocommerce .col-xl-9 .product-extra ul.products.columns-2 li.product .price {
        padding-top: 6px;
        margin-top: 0
    }

    body.woocommerce .col-xl-9 .product-extra ul.products.columns-2 li.product .price del {
        font-size: 18px
    }

    body.woocommerce .col-xl-9 .product-extra .top-desc {
        padding: 0
    }

    body.woocommerce .col-xl-9 .product-extra .category-product {
        margin-top: 8px
    }

    body.woocommerce .col-xl-9 .product-extra .show-attribute {
        padding-top: 7px
    }

    body.woocommerce .products-upsells ul.products[class*=columns-] li.product, div.woocommerce .products-upsells ul.products[class*=columns-] li.product {
        margin: 0 0 0
    }

    body.woocommerce .products-related ul.products[class*=columns-] li.product, div.woocommerce .products-related ul.products[class*=columns-] li.product {
        margin: 0 0 0
    }

    .sitcky-product {
        display: none
    }
}

@media (max-width: 991px) {
    .woocommerce div.product div.images {
        margin-bottom: 0
    }

    .has-sidebar div.product .woocommerce-tabs .panel {
        margin-bottom: 10px
    }

    .has-sidebar div.product .product-tab .woocommerce-tabs #tab-reviews {
        margin-bottom: 20px
    }

    .active-sidebar .widget.widget_product_categories ul {
        padding-top: 0
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        margin-bottom: 75px
    }

    div.product .product-tab .woocommerce-tabs #tab-reviews {
        margin-bottom: 80px
    }

    .products-upsells {
        margin-bottom: 0
    }

    .single-product .main-sidebar.has-sidebar {
        padding-bottom: 0
    }

    .single-product .wrapper {
        padding-top: 0
    }

    .single-product .wrapper .products-related {
        margin-bottom: 0
    }

    .single-product div.product .woocommerce-tabs ul.tabs li:after {
        content: none
    }

    .single-product div.product .woocommerce-tabs .tab-content #tab-description p {
        margin-bottom: 15px
    }

    .single-product .left-sidebar + .main-sidebar {
        margin-top: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .single-product .left-sidebar.active-sidebar {
        margin-top: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 50px;
        padding-top: 0
    }

    .single-product .right-sidebar.active-sidebar {
        margin-bottom: 20px;
        margin-top: 0
    }

    .single-product .right-sidebar.active-sidebar + .other-product {
        padding-top: 30px
    }

    .single-product .product-extra .related.products .product-grid .product-content {
        padding-right: 0
    }

    .product-extra .related.products .product-grid .product-content {
        padding-right: 10px
    }

    .woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table {
        width: 100%
    }

    .woocommerce .product-detail div.entry-summary {
        padding-right: 0
    }

    .woocommerce div.entry-summary form.cart.grouped_form + .yith-wcwl-add-to-wishlist, .woocommerce div.entry-summary form.cart.grouped_form ~ .compare {
        bottom: 30px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity {
        margin: 0 20px 0 0;
        min-width: 190px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity input.qty.text {
        width: 82px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart button[type=submit] {
        width: calc(100% - 210px)
    }
}

@media (max-width: 767px) {
    .woocommerce-product-gallery__image > a::before {
        content: none
    }

    .woocommerce-product-gallery__image:first-child > a::before {
        content: "\e93d"
    }

    .entry-summary .breadcrumb {
        padding: 0
    }

    .single_3 .product-detail-summary {
        padding-top: 56px;
        padding-bottom: 60px
    }

    .single_3.product-detail div.entry-summary form.cart {
        text-align: left
    }

    .single_3 .entry-summary {
        padding: 0 5px !important
    }

    .single_3 .product-list-thumbnails .slick-list {
        padding-right: 0 !important
    }

    .single_3 .yith-wcwl-add-to-wishlist {
        bottom: 0
    }

    .single_3 .entry-summary .entry_summary_left, .single_3 .entry-summary .entry_summary_right {
        width: 100%
    }

    .product_single_3 .wide .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-default {
        padding-left: 25px;
        padding-right: 25px
    }

    .product_single_3 .wide .container-fluid .elementor-top-section.elementor-section-stretched > .elementor-container.elementor-column-gap-no {
        padding-left: 25px;
        padding-right: 25px
    }

    .product_single_3 .content-single-information, .product_single_3 .content-single-review {
        max-width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .product_single_3.woocommerce div.entry-summary .breadcrumb {
        padding: 0
    }

    .product_single_3.woocommerce div.entry-summary .product_title, .product_single_3.woocommerce div.entry-summary p.price {
        text-align: left
    }

    .product_single_3 .content-single-information {
        padding-top: 54px;
        padding-bottom: 45px
    }

    .product_single_3 .content-single-review {
        padding-top: 52px !important;
        padding-bottom: 60px !important
    }

    .product_single_3 .products-related {
        padding-top: 58px;
        padding-left: 20px;
        padding-right: 20px
    }

    .single_4 .product-images-wrapper {
        padding: 0 15px;
        width: 100%;
        max-width: 100% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important
    }

    .single_4 .product-images-wrapper .images.woocommerce-product-gallery {
        padding: 0 20px
    }

    .single_4 .product-detail-summary {
        width: 100% !important;
        max-width: 100% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        padding: 0 15px
    }

    .woocommerce div.product .single_4 div.entry-summary {
        padding: 50px 20px 0
    }

    .woocommerce div.product .single_4 div.entry-summary .product_title, .woocommerce div.product .single_4 div.entry-summary form.cart, .woocommerce div.product .single_4 div.entry-summary p.price {
        text-align: left
    }

    .woocommerce div.product .single_4 div.entry-summary form.cart.variations_form {
        border-top: none
    }

    .product_single_4 .other-product {
        padding: 0 20px;
        margin-top: 60px
    }

    .product_single_4 .product-extra .extra_title h2 {
        font-size: 30px;
        line-height: 36px
    }

    .product_single_4 .header-fixed header {
        position: static
    }

    .woocommerce .product-type-grouped div.entry-summary form.cart.grouped_form button[type=submit] {
        min-width: 100px;
        padding: 0 30px
    }

    .woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-type-external .product-thumbnails-horizontal div.entry-summary form.cart button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-type-external .product-thumbnails-vertical div.entry-summary form.cart button[type=submit] {
        width: calc(100% - 59px)
    }

    .product-type-grouped div.entry-summary .yith-wcwl-add-to-wishlist {
        float: left
    }

    .woocommerce .product.product-type-grouped .single_2 div.entry-summary .yith-wcwl-add-to-wishlist a {
        line-height: 44px;
        width: 44px;
        height: 44px
    }

    .woocommerce .product.product-type-grouped .single_2 div.entry-summary .yith-wcwl-add-to-wishlist a i {
        line-height: 44px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart button[type=submit] {
        width: calc(100% - 152px);
        margin-top: 0
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity {
        min-width: 132px
    }

    .col-xl-9.has-sidebar .product-detail.single_1 div.entry-summary form.cart div.quantity input.qty.text {
        width: 44px
    }

    .cate-product {
        text-align: center;
        margin-top: 0
    }

    .product-thumbnails-vertical .product-list-thumbnails {
        position: static;
        bottom: 0;
        width: 250px;
        left: 0;
        -webkit-transform: none;
        transform: none;
        clear: left;
        margin: 0 auto;
        margin-top: 20px
    }

    .product-thumbnails-vertical .product-list-thumbnails .slick-slide {
        padding: 0 5px
    }

    body.woocommerce div.product div.summary {
        margin-bottom: 50px
    }

    .single-product .wrapper > .container {
        padding-left: 20px;
        padding-right: 20px
    }

    body.woocommerce .product-extra ul.products li.product .price {
        font-size: 16px
    }

    body.woocommerce .col-xl-9 .product-extra ul.products.columns-2 li.product .price del {
        font-size: 14px
    }

    .single-product.margin-sidebar .left-sidebar.active-sidebar, .single-product.margin-sidebar .right-sidebar.active-sidebar {
        margin-bottom: 50px;
        margin-top: 15px
    }

    .size-guide-product {
        top: 23px
    }

    .woocommerce #reviews .comment-form .form-comment {
        padding-top: 35px
    }

    .woocommerce #reviews #comments ol.commentlist ul.children {
        margin-left: 30px
    }

    .single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        padding-bottom: 20px
    }

    .single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(even) {
        padding-left: 10px
    }

    .single_2 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(odd) {
        padding-right: 10px
    }

    .woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a, .woocommerce .col-xl-12 .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a {
        line-height: 44px;
        width: 44px;
        height: 44px
    }

    .woocommerce .col-xl-12 .product .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a i, .woocommerce .col-xl-12 .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist a i {
        line-height: 44px
    }

    .woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-thumbnails-horizontal div.entry-summary form.cart button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-thumbnails-vertical div.entry-summary form.cart button[type=submit] {
        width: calc(100% - 192px)
    }

    .woocommerce div.entry-summary p.price {
        text-align: center
    }

    .product-detail.single_1 .summary {
        padding-top: 16px
    }

    .product-detail.single_2 .summary {
        padding-top: 3px
    }

    .woocommerce div.entry-summary .yith-wcwl-add-to-wishlist {
        margin-top: 20px
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description {
        margin-top: 25px
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description ul:last-child {
        margin-bottom: 0
    }

    .woocommerce-product-gallery__wrapper .slick-arrow {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        background-color: #fff;
        margin-top: -4px;
        color: #000
    }

    .woocommerce-product-gallery__wrapper .slick-arrow.btn-prev {
        left: 0
    }

    .woocommerce-product-gallery__wrapper .slick-arrow.btn-next {
        right: 0
    }

    .woocommerce-product-gallery__wrapper .slick-arrow:focus, .woocommerce-product-gallery__wrapper .slick-arrow:hover {
        background-color: #2c2c2c;
        border-color: #2c2c2c;
        color: #fff
    }

    .single-product.woocommerce .product-thumbnails-horizontal .product-list-thumbnails {
        width: 250px
    }

    .cate-product.show-mobile {
        text-align: center
    }

    .cate-product.show-mobile a {
        color: #9a9a9a;
        font-size: 18px
    }

    .cate-product.show-mobile a:hover {
        color: #2c2c2c
    }

    .single-product .product-detail .entry-summary {
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit
    }

    .single-product .product-detail .entry-summary div:not(.woocommerce-product-rating):not(.top-tlt-product), .single-product .product-detail .entry-summary form, .single-product .product-detail .entry-summary h1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .woocommerce div.entry-summary .woocommerce-product-rating .star-rating {
        margin: 10px 6px 4px 0
    }

    .woocommerce div.entry-summary .product_title {
        font-size: 26px;
        text-align: center;
        margin-top: 8px;
        line-height: normal
    }

    .top-tlt-product {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 10px
    }

    .top-tlt-product .cate-product {
        display: none
    }

    .woocommerce .product-detail div.entry-summary .woocommerce-product-rating {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 2px
    }

    .woocommerce .product-detail div.entry-summary .woocommerce-product-rating + .top-tlt-product {
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .woocommerce div.entry-summary form.cart.variations_form {
        margin-top: 17px;
        border-top: 1px solid #ebeeee
    }

    .woocommerce div.entry-summary form.cart .variations .label {
        padding-top: 27px
    }

    .quantity {
        height: 44px;
        min-width: 132px
    }

    .quantity .qty-number {
        height: 44px;
        width: 44px;
        font-size: 13px
    }

    .quantity .qty-number span.increase-qty {
        line-height: 44px
    }

    .quantity input.qty.text {
        width: 44px
    }

    .woocommerce div.entry-summary form.cart .variations {
        margin: 0
    }

    .woocommerce div.entry-summary form.cart div.quantity {
        margin-right: 20px
    }

    .woocommerce div.entry-summary form.cart .variations label.wcva_image_label {
        width: 60px !important;
        height: 60px !important;
        background-position: center center
    }

    .woocommerce div.entry-summary form.cart button[type=submit] {
        height: 44px;
        width: calc(100% - 152px)
    }

    .woocommerce div.entry-summary .yith-wcwl-add-to-wishlist a {
        line-height: 44px
    }

    .woocommerce div.entry-summary .yith-wcwl-add-to-wishlist a i {
        line-height: 44px
    }

    .has-sidebar div.product .product-tab .woocommerce-tabs #tab-reviews {
        margin-bottom: 60px
    }

    .list-info-product {
        padding-top: 0
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul li {
        padding: 8px 0
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description p {
        margin-bottom: 10px
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description p:last-child {
        margin-bottom: 0
    }

    .woocommerce #reviews #review_form .comment-form p {
        margin-bottom: 15px
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        margin-bottom: 55px
    }

    .products-upsells + .products-related .product-extra {
        margin-top: -10px
    }

    .product-extra {
        padding-bottom: 18px
    }

    .product-extra .extra_title {
        margin-bottom: 23px;
        margin-top: 0
    }

    .single-product .wrapper {
        padding-top: 0
    }

    .single-product ul.products li.product .button.loading::after {
        top: 14px !important
    }

    .single-product .product-action .action-item a.button i {
        padding-top: 0 !important
    }

    .single-product .product-action .action-item.add-cart span {
        padding-top: 0 !important
    }

    .single-product .left-sidebar.active-sidebar, .single-product .right-sidebar.active-sidebar {
        margin-top: 0;
        margin-bottom: 50px
    }

    .woocommerce .product-detail div.entry-summary {
        margin-bottom: 0
    }

    .woocommerce #reviews .comment-form .comment-group .comment-form-author, .woocommerce #reviews .comment-form .comment-group .comment-form-email {
        padding: 0 5px 0 5px
    }

    .contact-delivery h5 {
        max-width: 100%
    }

    .single-delivery {
        height: 500px;
        overflow-y: auto;
        overflow-x: hidden
    }

    .single-delivery .humburger-content {
        padding: 12px 15px 0 15px
    }

    .fancybox-inner .single-delivery .fancybox-close-small {
        right: 0;
        top: 0
    }

    .woocommerce #reviews .review-left {
        padding-right: 0;
        min-width: 100%
    }

    .woocommerce #reviews .review-right {
        width: 100%
    }

    .comment-group p {
        width: 100%
    }

    .product-extra .slick-arrow.btn-prev {
        left: 10px
    }

    .product-extra .slick-arrow.btn-next {
        right: 9px
    }

    .product-extra .related.products .product-grid .product-content {
        padding-right: 0
    }

    .form-comment .comment-group .comment-form-author, .form-comment .comment-group .comment-form-email {
        padding: 0 5px !important
    }

    .single-product .side-breadcrumb .breadcrumb li {
        display: none
    }

    .single-product .side-breadcrumb .breadcrumb li:first-child, .single-product .side-breadcrumb .breadcrumb li:last-child, .single-product .side-breadcrumb .breadcrumb li:nth-last-child(2) {
        display: inline-block
    }

    .single-product.woocommerce .product-thumbnails-horizontal .product-list-thumbnails {
        position: static;
        -webkit-transform: none;
        transform: none;
        left: 0;
        margin: 0 auto;
        margin-top: 20px
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    div.single-delivery {
        height: 300px
    }
}

@media (max-width: 600px) {
    .avatar-trainer, .info-trainer {
        width: 100%
    }

    .product-class {
        padding-top: 45px
    }

    .info-trainer {
        padding-top: 30px;
        padding-left: 0
    }

    .woocommerce div.entry-summary .woocommerce-product-details__short-description .list-info-product ul {
        width: 100%;
        margin-bottom: 0
    }
}

@media (max-width: 520px) {
    .product-detail div.entry-summary form.cart.variations_form ~ .compare.button, .product-detail div.entry-summary form.cart.variations_form ~ .share-email, .product-detail div.entry-summary form.cart.variations_form ~ .yith-wcwl-add-to-wishlist {
        margin-bottom: 0
    }
}

@media (max-width: 480px) {
    .woocommerce #yith-wcwl-popup-message ~ #page .product-type-grouped div.entry-summary .woocommerce-product-details__short-description {
        margin-top: 25px
    }

    .woocommerce div.entry-summary form.cart .woocommerce-grouped-product-list.group_table {
        width: 480px
    }

    .woocommerce div.product .single_default div.images .woocommerce-product-gallery__wrapper {
        margin: 0 -7px
    }

    .single-product.woocommerce .product-thumbnails-horizontal .product-list-thumbnails {
        width: 100%
    }

    .single_default .woocommerce-product-gallery__image {
        padding: 0 7px;
        margin-top: 14px
    }

    .single_default .woocommerce-product-gallery__image:first-child {
        margin-top: 0
    }

    .single-product .product-detail .entry-summary .product_meta {
        padding-bottom: 0
    }

    .tab-full_width ul.tabs.wc-tabs li {
        width: 100%;
        font-size: 18px;
        margin: 0;
        padding: 0
    }

    .tab-full_width ul.tabs.wc-tabs li a {
        border: none
    }

    .single-product div.product .woocommerce-tabs ul.tabs li {
        display: block
    }

    .woocommerce table.shop_attributes th {
        width: 100px
    }

    .single-product div.product .woocommerce-tabs ul.tabs {
        display: inline-block
    }

    .single-product div.product .woocommerce-tabs ul.tabs li {
        text-align: center;
        margin: 10px 0
    }

    .single-product div.product .product-tab .woocommerce-tabs ul.tabs li:before {
        content: none
    }

    .woocommerce #reviews .review-left, .woocommerce #reviews .review-right {
        display: block
    }
}

@media (max-width: 375px) {
    .woocommerce div.product .single_4 div.entry-summary .yith-wcwl-add-to-wishlist {
        padding-left: 148px
    }

    .woocommerce div.product .single_4 div.entry-summary form.cart div.quantity {
        margin-bottom: 10px
    }

    .woocommerce div.product .single_4 div.entry-summary form.cart button[type=submit] {
        clear: left
    }

    .woocommerce div.product .single_4 div.entry-summary .product-tab {
        padding-top: 10px
    }

    .woocommerce div.product .single_3 div.entry-summary .yith-wcwl-add-to-wishlist {
        left: 148px
    }

    .woocommerce div.product .single_3 div.entry-summary form.cart div.quantity {
        margin-bottom: 10px
    }

    .woocommerce div.product .single_3 div.entry-summary form.cart button[type=submit] {
        clear: left
    }
}

@media (max-width: 360px) {
    .woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-thumbnails-horizontal div.entry-summary form.cart:not(.grouped_form) button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-thumbnails-vertical div.entry-summary form.cart:not(.grouped_form) button[type=submit] {
        width: 100%;
        margin-top: 15px
    }

    .woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-thumbnails-horizontal div.entry-summary form.cart:not(.grouped_form) .yith-wcwl-add-to-wishlist, .woocommerce #yith-wcwl-popup-message ~ #page .product-thumbnails-vertical div.entry-summary form.cart:not(.grouped_form) .yith-wcwl-add-to-wishlist {
        display: none
    }

    .woocommerce .col-xl-12 .product-detail.single_1 div.entry-summary .yith-wcwl-add-to-wishlist {
        bottom: 58px
    }

    .woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-type-external .product-thumbnails-horizontal div.entry-summary form.cart button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .col-xl-12 .product-type-grouped .product-thumbnails-horizontal div.entry-summary form.cart.grouped_form button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-type-external .product-thumbnails-vertical div.entry-summary form.cart button[type=submit], .woocommerce #yith-wcwl-popup-message ~ #page .product-type-grouped .product-thumbnails-vertical div.entry-summary form.cart.grouped_form button[type=submit] {
        width: 100%
    }
}

div.dialog-type-lightbox {
    background-color: rgba(0, 0, 0, .3)
}

.header-fixed .single_4 .label-product {
    display: none
}

.post-type-archive-portfolio .filter, .tax-portfolio_cat .filter {
    margin: auto;
    margin-bottom: 29px
}

.post-type-archive-portfolio .filter .nav-tabs, .tax-portfolio_cat .filter .nav-tabs {
    border-bottom: none;
    display: inline-block
}

.post-type-archive-portfolio .filter .nav-tabs .active a, .tax-portfolio_cat .filter .nav-tabs .active a {
    color: #2c2c2c !important
}

.post-type-archive-portfolio .filter .nav-tabs li, .tax-portfolio_cat .filter .nav-tabs li {
    display: inline-block;
    margin-right: 0;
    padding: 0 30px;
    position: relative
}

.post-type-archive-portfolio .filter .nav-tabs li a:not([href]):not([tabindex]), .tax-portfolio_cat .filter .nav-tabs li a:not([href]):not([tabindex]) {
    color: #9a9a9a;
    padding: 0 0;
    font-size: 20px;
    letter-spacing: .025em
}

.post-type-archive-portfolio .filter .nav-tabs li:before, .tax-portfolio_cat .filter .nav-tabs li:before {
    content: none !important
}

.post-type-archive-portfolio .filter .nav-tabs li:after, .tax-portfolio_cat .filter .nav-tabs li:after {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #2c2c2c;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(-5px / 2)
}

.post-type-archive-portfolio .filter .nav-tabs li a:hover, .tax-portfolio_cat .filter .nav-tabs li a:hover {
    color: #2c2c2c !important
}

.post-type-archive-portfolio .filter .nav-tabs li:last-child, .tax-portfolio_cat .filter .nav-tabs li:last-child {
    padding-right: 0
}

.post-type-archive-portfolio .filter .nav-tabs li:last-child:after, .tax-portfolio_cat .filter .nav-tabs li:last-child:after {
    content: none
}

.post-type-archive-portfolio .filter .nav-tabs li:first-child, .tax-portfolio_cat .filter .nav-tabs li:first-child {
    padding-left: 0
}

.post-type-archive-portfolio .filter .nav-tabs li.button, .tax-portfolio_cat .filter .nav-tabs li.button {
    background: unset;
    -webkit-transition: unset;
    transition: unset
}

.post-type-archive-portfolio .filter .nav-tabs li.button:hover, .tax-portfolio_cat .filter .nav-tabs li.button:hover {
    -webkit-animation: none;
    animation: none
}

.post-type-archive-portfolio .filter .nav-tabs li.active a, .post-type-archive-portfolio .filter .nav-tabs li:hover a, .tax-portfolio_cat .filter .nav-tabs li.active a, .tax-portfolio_cat .filter .nav-tabs li:hover a {
    background-color: unset
}

.post-type-archive-portfolio .page-numbers:not(.next), .post-type-archive-portfolio .page-numbers:not(.prev), .tax-portfolio_cat .page-numbers:not(.next), .tax-portfolio_cat .page-numbers:not(.prev) {
    margin: 0 10px
}

.post-type-archive-portfolio .portfolio-container, .tax-portfolio_cat .portfolio-container {
    margin: 0 -15px
}

.post-type-archive-portfolio .portfolio-container .load-item .item, .tax-portfolio_cat .portfolio-container .load-item .item {
    margin-bottom: 30px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body {
    background-color: #2c2c2c;
    position: relative;
    overflow: hidden
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio-img-link, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio-img-link {
    padding-top: 59px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body h2, .post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body h5, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body h2, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body h5 {
    margin-bottom: 0 !important
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio_title, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio_title {
    margin-bottom: 0;
    padding: 0 35px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio_title a, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio_title a {
    font-size: 20px;
    display: block;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 0;
    line-height: 24px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio_title a:hover, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio_title a:hover {
    color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .title-category, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .title-category {
    position: absolute;
    left: 0;
    right: 0;
    top: -100%;
    z-index: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .title-category .cate-portfolio, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .title-category .cate-portfolio {
    color: #fff;
    margin-bottom: -1px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .title-category .cate-portfolio a, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .title-category .cate-portfolio a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 30px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .title-category .cate-portfolio a:hover, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .title-category .cate-portfolio a:hover {
    color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio-img img, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio-img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    width: 100%
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio-content:before, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio-content:before {
    content: "";
    position: absolute;
    height: 0;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio-content:after, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio-content:after {
    content: "";
    position: absolute;
    width: 0;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 2
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio {
    padding: 5px 8px 1.4px;
    background-color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1.6
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio span, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio span {
    color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio:hover, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio:hover {
    background-color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio:hover span, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share a.view_poppup_portfolio:hover span {
    color: #fff
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share > div, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share > div {
    display: inline-block;
    position: relative
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.poppup, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.poppup {
    margin-right: 7px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share span.theme-icon-share, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share span.theme-icon-share {
    color: #2c2c2c;
    padding: 8.2px 8px 7.8px;
    background-color: #fff;
    display: block;
    font-size: 16px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share span.theme-icon-share:hover, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share span.theme-icon-share:hover {
    background-color: #2c2c2c;
    cursor: pointer;
    color: #fff
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share {
    position: absolute;
    bottom: 33px;
    left: 0;
    visibility: hidden
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 32px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a {
    width: 100%;
    height: 32px;
    position: relative;
    background: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    margin-bottom: 2px
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a i, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:hover, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:hover {
    background-color: #2c2c2c;
    color: #fff
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(4), .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(4) {
    -webkit-transition: all .5s ease-out .4s;
    transition: all .5s ease-out .4s
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(3), .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(3) {
    -webkit-transition: all .5s ease-out .3s;
    transition: all .5s ease-out .3s
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(2), .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(2) {
    -webkit-transition: all .5s ease-out .2s;
    transition: all .5s ease-out .2s
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(1), .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share div.portfolio-share.portfolio-sharing-list a:nth-last-child(1) {
    -webkit-transition: all .5s ease-out .1s;
    transition: all .5s ease-out .1s
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share:hover div.portfolio-share, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share:hover div.portfolio-share {
    visibility: visible
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .poppup-share div.share:hover div.portfolio-share.portfolio-sharing-list a, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .poppup-share div.share:hover div.portfolio-share.portfolio-sharing-list a {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover .portfolio-img img, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover .portfolio-img img {
    opacity: .4
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover .title-category, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover .title-category {
    top: calc(50% - 31px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover .poppup-share, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover .poppup-share {
    bottom: calc(50% - 37px);
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:before, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:before {
    content: "";
    position: absolute;
    height: 0;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:after, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:after {
    content: "";
    position: absolute;
    width: 0;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover:before, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover:before {
    left: 20px;
    top: 10px;
    width: 1px;
    height: 55.6%;
    background-color: #fff
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover:after, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover:after {
    left: 10px;
    top: 20px;
    width: 55.6%;
    height: 1px;
    background-color: #fff
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover .portfolio-content:before, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover .portfolio-content:before {
    right: 20px;
    bottom: 10px;
    width: 1px;
    height: 55.6%;
    background-color: #fff
}

.post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body:hover .portfolio-content:after, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body:hover .portfolio-content:after {
    right: 10px;
    bottom: 20px;
    width: 55.6%;
    height: 1px;
    background-color: #fff
}

.post-type-archive-portfolio .portfolio-container .pagination-content, .tax-portfolio_cat .portfolio-container .pagination-content {
    margin: 48px 0 0;
    border-top: none
}

.post-type-archive-portfolio .portfolio-container .pagination-content .page-numbers.dots, .tax-portfolio_cat .portfolio-container .pagination-content .page-numbers.dots {
    font-size: 16px;
    width: 40px;
    border: none
}

.post-type-archive-portfolio .portfolio-container .pagination-content .page-numbers.dots:hover, .tax-portfolio_cat .portfolio-container .pagination-content .page-numbers.dots:hover {
    background: 0 0 !important;
    color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container .pagination-content.load_more_button a, .tax-portfolio_cat .portfolio-container .pagination-content.load_more_button a {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    padding: 13px 45px
}

.post-type-archive-portfolio .portfolio-container .pagination-content.load_more_button a:hover, .tax-portfolio_cat .portfolio-container .pagination-content.load_more_button a:hover {
    background-color: #2c2c2c;
    color: #fff;
    text-decoration: none;
    border-color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container .pagination-content.load_more_button a.hide-loadmore, .tax-portfolio_cat .portfolio-container .pagination-content.load_more_button a.hide-loadmore {
    display: none
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category {
    top: auto;
    bottom: 0;
    background-color: #fff;
    position: relative;
    border: 1px solid #ebeeee;
    border-top-width: 0;
    text-align: left;
    padding: 17px 30px 24px
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .portfolio_title, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .portfolio_title {
    padding: 0
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .portfolio_title a, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .portfolio_title a {
    color: #2c2c2c;
    font-size: 18px;
    line-height: 20px
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .portfolio_title a:hover, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .portfolio_title a:hover {
    color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .cate-portfolio, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .cate-portfolio {
    color: #9a9a9a;
    position: absolute;
    padding-top: 8px;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
    opacity: 0;
    bottom: -100%
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .cate-portfolio a, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .cate-portfolio a {
    color: #9a9a9a;
    font-size: 18px;
    line-height: 20px
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .cate-portfolio a:hover, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .title-category .cate-portfolio a:hover {
    color: #2c2c2c
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .poppup-share, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .poppup-share {
    display: none
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .portfolio-content, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .portfolio-content {
    overflow: hidden
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body .portfolio-content .portfolio-img img, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body .portfolio-content .portfolio-img img {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:before, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:before {
    content: none
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:after, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:after {
    content: none
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:hover .title-category, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:hover .title-category {
    -webkit-transform: none;
    transform: none
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:hover .title-category .cate-portfolio, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:hover .title-category .cate-portfolio {
    position: static;
    opacity: 1
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-img img, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-img img {
    opacity: 1
}

@media (min-width: 768px) {
    .post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-img img, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-img img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-content:before, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-content:before {
    content: none
}

.post-type-archive-portfolio .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-content:after, .tax-portfolio_cat .portfolio-container.layout1 .load-item .item .portfolio_body:hover .portfolio-content:after {
    content: none
}

.post-type-archive-portfolio .poppup-share .single-delivery, .tax-portfolio_cat .poppup-share .single-delivery {
    display: block;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}

.post-type-archive-portfolio #page-footer, .tax-portfolio_cat #page-footer {
    margin-top: 70px
}

@media (min-width: 1025px) {
    .post-type-archive-portfolio .side-breadcrumb, .tax-portfolio_cat .side-breadcrumb {
        margin-bottom: 10px
    }

    .post-type-archive-portfolio .side-breadcrumb.breadcrumb_has_bg, .tax-portfolio_cat .side-breadcrumb.breadcrumb_has_bg {
        margin-bottom: 50px
    }
}

.tax-portfolio_cat #primary, .tax-portfolio_cat .main-sidebar {
    padding: 3.5px
}

.post-type-archive-portfolio .container-fluid, .single-portfolio .container-fluid {
    padding-left: 65px;
    padding-right: 65px
}

@media (max-width: 1024px) {
    .post-type-archive-portfolio .container-fluid, .single-portfolio .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 767px) {
    .post-type-archive-portfolio .container-fluid, .single-portfolio .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 1200px) {
    .load-item .item .portfolio_body .portfolio-description {
        padding: 10px 15px !important
    }

    .portfolio-container .pagination-content {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .post-type-archive-portfolio .nav-tabs li:before, .tax-portfolio_cat .nav-tabs li:before {
        display: none
    }

    .post-type-archive-portfolio .filter, .tax-portfolio_cat .filter {
        margin-bottom: 10px
    }

    .post-type-archive-portfolio .filter .nav-tabs, .tax-portfolio_cat .filter .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .post-type-archive-portfolio .filter .nav-tabs li, .tax-portfolio_cat .filter .nav-tabs li {
        padding: 0 15px;
        margin-bottom: 15px
    }

    .post-type-archive-portfolio .filter .nav-tabs li:after, .tax-portfolio_cat .filter .nav-tabs li:after {
        content: none
    }

    .post-type-archive-portfolio .filter .nav-tabs li:last-child, .tax-portfolio_cat .filter .nav-tabs li:last-child {
        padding-right: 15px
    }

    .post-type-archive-portfolio .filter .nav-tabs li:first-child, .tax-portfolio_cat .filter .nav-tabs li:first-child {
        padding-left: 15px
    }
}

@media (max-width: 575px) {
    .post-type-archive-portfolio .portfolio-container .load-item .item .portfolio_body .portfolio-img img, .tax-portfolio_cat .portfolio-container .load-item .item .portfolio_body .portfolio-img img {
        width: 100%
    }
}

.col-xl-3.active-sidebar .product-image {
    border: none
}

.colorBalls {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite
}

.colorBalls:after, .colorBalls:before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%
}

.colorBalls:before {
    -webkit-animation: ball1 1s infinite;
    animation: ball1 1s infinite;
    background-color: #cb2025;
    -webkit-box-shadow: 30px 0 0 #f8b334;
    box-shadow: 30px 0 0 #f8b334;
    margin-bottom: 10px
}

.colorBalls:after {
    -webkit-animation: ball2 1s infinite;
    animation: ball2 1s infinite;
    background-color: #00a096;
    -webkit-box-shadow: 30px 0 0 #97bf0d;
    box-shadow: 30px 0 0 #97bf0d;
    margin-bottom: 10px
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(.8);
        transform: rotate(0) scale(.8)
    }
    50% {
        -webkit-transform: rotate(360deg) scale(1.2);
        transform: rotate(360deg) scale(1.2)
    }
    100% {
        -webkit-transform: rotate(720deg) scale(.8);
        transform: rotate(720deg) scale(.8)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(.8);
        transform: rotate(0) scale(.8)
    }
    50% {
        -webkit-transform: rotate(360deg) scale(1.2);
        transform: rotate(360deg) scale(1.2)
    }
    100% {
        -webkit-transform: rotate(720deg) scale(.8);
        transform: rotate(720deg) scale(.8)
    }
}

@-webkit-keyframes ball1 {
    0% {
        -webkit-box-shadow: 30px 0 0 #f8b334;
        box-shadow: 30px 0 0 #f8b334
    }
    50% {
        -webkit-box-shadow: 0 0 0 #f8b334;
        box-shadow: 0 0 0 #f8b334;
        margin-bottom: 0;
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px)
    }
    100% {
        -webkit-box-shadow: 30px 0 0 #f8b334;
        box-shadow: 30px 0 0 #f8b334;
        margin-bottom: 10px
    }
}

@keyframes ball1 {
    0% {
        -webkit-box-shadow: 30px 0 0 #f8b334;
        box-shadow: 30px 0 0 #f8b334
    }
    50% {
        -webkit-box-shadow: 0 0 0 #f8b334;
        box-shadow: 0 0 0 #f8b334;
        margin-bottom: 0;
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px)
    }
    100% {
        -webkit-box-shadow: 30px 0 0 #f8b334;
        box-shadow: 30px 0 0 #f8b334;
        margin-bottom: 10px
    }
}

@-webkit-keyframes ball2 {
    0% {
        -webkit-box-shadow: 30px 0 0 #97bf0d;
        box-shadow: 30px 0 0 #97bf0d
    }
    50% {
        -webkit-box-shadow: 0 0 0 #97bf0d;
        box-shadow: 0 0 0 #97bf0d;
        margin-top: -20px;
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px)
    }
    100% {
        -webkit-box-shadow: 30px 0 0 #97bf0d;
        box-shadow: 30px 0 0 #97bf0d;
        margin-top: 0
    }
}

@keyframes ball2 {
    0% {
        -webkit-box-shadow: 30px 0 0 #97bf0d;
        box-shadow: 30px 0 0 #97bf0d
    }
    50% {
        -webkit-box-shadow: 0 0 0 #97bf0d;
        box-shadow: 0 0 0 #97bf0d;
        margin-top: -20px;
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px)
    }
    100% {
        -webkit-box-shadow: 30px 0 0 #97bf0d;
        box-shadow: 30px 0 0 #97bf0d;
        margin-top: 0
    }
}

.pagination-content.load_more_button a {
    padding: 14px 27px;
    background-color: #2c2c2c;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #2c2c2c;
    line-height: 24px;
    display: inline-block
}

.pagination-content.load_more_button a.hide-loadmore {
    display: none
}

.pagination-content.load_more_button a:hover {
    color: #2c2c2c;
    background-color: #fff
}

.post-sidebar-sticky {
    margin-bottom: 44px
}

.post-sidebar-sticky .content-post-sticky {
    border: 1px solid #ebeeee;
    padding: 24px 30px 28px
}

.blog-gallery .slick-slide a {
    position: relative
}

.blog-list-top {
    background: #f6f7f7;
    margin-bottom: 20px;
    padding-bottom: 67px
}

.tt-featured {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 44px
}

.blog-img-top {
    position: relative
}

.blog-img-top .blog-post-cat {
    position: absolute;
    top: 17px;
    float: right;
    right: 20px;
    text-align: right
}

.blog-img-top .blog-post-cat a {
    padding: 0 10px;
    display: inline-block;
    border-radius: 10px;
    background-color: #2c2c2c;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: .5px;
    margin-bottom: 5px
}

.featured-post .blog-post-info {
    position: relative;
    padding-top: 44px
}

.featured-post .blog-post-info .img-author {
    display: inline-block;
    width: 46px;
    position: absolute;
    top: -25px;
    left: 0
}

.featured-post .blog-post-info .img-author img {
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-transform: none;
    transform: none
}

.blog-list-style-3.blog-list .blog-post-info .category-post {
    margin-bottom: 17px
}

.blog-list-style-3.blog-list .blog-post-info .category-post a {
    font-size: 14px;
    border-radius: 10px;
    background: #2c2c2c;
    color: #fff;
    letter-spacing: .7px;
    padding: 0 10px;
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px
}

.blog-list-style-3.blog-list .blog-post-info .category-post a:last-child {
    margin-right: 0
}

.blog-list-style-3.blog-list .blog_post_desc {
    line-height: 26px;
    margin-bottom: 15px
}

.blog-list-style-3.blog-list .post-name {
    margin-bottom: 8px
}

.blog-item.post-link {
    position: relative;
    border: 1px solid #2c2c2c
}

.featured-post .blog-item.no-image .blog-img-top .blog-post-cat {
    position: static;
    float: left;
    margin-bottom: 10px
}

.featured-post .blog-item.no-image .blog-post-info {
    padding-top: 0
}

.featured-post .blog-item.no-image .blog-post-info .img-author {
    display: none
}

.featured-post .blog-item.post-link .blog-img-top .blog-post-cat {
    position: static;
    float: left;
    padding: 30px 30px 9px
}

.featured-post .blog-item.post-link .img-author {
    display: none
}

.blog-list-style-3.list_post_sticky + .featured-post {
    margin-top: 87px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item {
    margin-bottom: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item .info-post .info:before {
    right: -14px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item .info-post .info:nth-last-child(2) {
    margin-right: 22px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item .info-post .info:nth-last-child(2):before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #2c2c2c;
    display: inline-block;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    right: -14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item .post-name {
    margin-bottom: 10px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info {
    text-align: center;
    background: #fff
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .category-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .category-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .category-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .category-post {
    margin-bottom: 17px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .category-post a, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .category-post a, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .category-post a, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .category-post a {
    font-size: 14px;
    border-radius: 10px;
    background: #2c2c2c;
    color: #fff;
    letter-spacing: .7px;
    padding: 0 10px;
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .category-post a:last-child, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .category-post a:last-child, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .category-post a:last-child, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .category-post a:last-child {
    margin-right: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post {
    margin: 0 auto;
    display: inline-block;
    padding: 0 50px;
    position: relative
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post:before, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post:before, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post:before, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post:before {
    content: "";
    height: 1px;
    width: 35px;
    background: #ebeeee;
    position: absolute;
    top: 50%;
    left: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post:after {
    content: "";
    height: 1px;
    width: 35px;
    background: #ebeeee;
    position: absolute;
    top: 50%;
    right: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post .info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post .info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post .info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post .info {
    display: inline-block
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.post-quote) {
    border: none
}

.blog-list-style-3.blog-list .info.cate-post {
    padding-top: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-audio, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-img, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-audio, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-img, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-image .blog-audio, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-image .blog-img, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-audio, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-img {
    max-width: 100%;
    width: 100%;
    display: inline-block
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info {
    max-width: 970px;
    padding: 47px 30px 44px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -100px;
    position: relative
}

.blog-list-style-3.list_post_sticky.blog-list button + .slick-list .blog-item.blog-has-img .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list button + .slick-list .blog-item.blog-item.post-image .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list button + .slick-list .blog-item.post-audio .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list button + .slick-list .blog-item.post-video .blog-post-info {
    padding-bottom: 117px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.post-quote) {
    border: none
}

.blog-list-style-3.list_post_sticky.blog-list > .slick-arrow {
    position: absolute;
    bottom: 57px;
    left: 50%;
    color: #9a9a9a
}

.blog-list-style-3.list_post_sticky.blog-list > .slick-arrow:focus, .blog-list-style-3.list_post_sticky.blog-list > .slick-arrow:hover {
    color: #2c2c2c
}

.blog-list-style-3.list_post_sticky.blog-list > .slick-arrow.btn-prev {
    border-right: none;
    left: auto;
    right: 50%
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info {
    max-width: 970px !important;
    padding: 47px 30px 44px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -100px;
    background: #fff;
    position: relative
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info .info-post {
    margin: 0 auto;
    display: inline-block;
    padding: 0 50px;
    position: relative
}

@media (max-width: 480px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info .info-post {
        padding: 0 30px
    }
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info .info-post:before {
    content: "";
    height: 1px;
    width: 35px;
    background: #ebeeee;
    position: absolute;
    top: 50%;
    left: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info .info-post:after {
    content: "";
    height: 1px;
    width: 35px;
    background: #ebeeee;
    position: absolute;
    top: 50%;
    right: 0
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info .info-post .info {
    display: inline-block
}

@media (max-width: 991px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        max-width: calc(100% - 30px) !important;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 992px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        max-width: 930px !important
    }
}

@media (min-width: 1200px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        max-width: 1170px !important
    }
}

.blog-list-style-3.list_post_sticky.blog-list .blog-post-info .icon-sticky i {
    display: block;
    margin: 10px 5px 0
}

.blog-list-style-3.list_post_sticky.blog-list button + .slick-list .blog-item:not(.blog-has-img) .blog-post-info {
    padding-bottom: 117px
}

.blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
    margin-top: 100px;
    margin-bottom: 30px
}

@media (min-width: 1025px) {
    .blog-list-style-3.list_post_sticky.blog-list .post-name a {
        font-size: 34px;
        line-height: 36px
    }

    .featured-post .blog_post_desc {
        margin-bottom: 16px
    }

    .featured-post .post-name {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 11px
    }
}

@media (max-width: 1024px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        margin-top: 80px
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-post-info {
        border: none
    }

    .tt-featured {
        margin-bottom: 44px
    }

    .blog-list-style-3.list_post_sticky + .featured-post {
        margin-top: 67px
    }

    .blog-list-top {
        padding-bottom: 47px;
        margin-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info {
        max-width: calc(100% - 60px) !important;
        margin-left: 30px;
        margin-right: 30px
    }
}

@media (min-width: 768px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-image, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .blog-list-style-3.list_post_sticky.blog-list .blog-post-info {
        border: none
    }

    .blog-item.blog-has-img .blog-post-info, .blog-item.blog-item.post-image .blog-post-info, .blog-item.post-audio .blog-post-info, .blog-item.post-video .blog-post-info {
        margin-top: 0
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info, .blog-list-style-3.list_post_sticky.blog-list .blog-item:not(.blog-has-img) .blog-post-info {
        max-width: 100% !important;
        margin-top: -7px
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        margin-top: 60px
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        max-width: calc(100% - 30px) !important;
        margin-left: 15px;
        margin-right: 15px
    }

    .blog-list-style-3.list_post_sticky + .featured-post {
        margin-top: 37px
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-item.no-image:not(.blog-has-img) .blog-post-info {
        margin-bottom: 10px
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post {
        padding: 0
    }

    .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-has-img .blog-post-info .info-post:before, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.blog-item.post-image .blog-post-info .info-post:before, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-audio .blog-post-info .info-post:before, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post:after, .blog-list-style-3.list_post_sticky.blog-list .blog-item.post-video .blog-post-info .info-post:before {
        content: none
    }
}

.portfolio-single .portfolio-img .img-gallery, .portfolio-single .portfolio-img .img-gallery-single {
    margin-bottom: 30px
}

.portfolio-single .portfolio-img .img-gallery-single:last-child, .portfolio-single .portfolio-img .img-gallery:last-child {
    margin-bottom: 0
}

.portfolio-single .portfolio-img .img-gallery img, .portfolio-single .portfolio-img .img-gallery-single img {
    width: 100%
}

.portfolio-single .related-archive {
    border-bottom: none;
    padding-bottom: 0
}

.portfolio-single .img-gallery, .portfolio-single .img-gallery-single {
    position: relative;
    overflow: hidden
}

.portfolio-single .img-gallery img, .portfolio-single .img-gallery-single img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.portfolio-single .img-gallery .poppup, .portfolio-single .img-gallery-single .poppup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    opacity: 0
}

.portfolio-single .img-gallery .poppup .view_poppup_portfolio, .portfolio-single .img-gallery-single .poppup .view_poppup_portfolio {
    padding: 5px 8px 1.4px;
    background-color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1.6
}

.portfolio-single .img-gallery .poppup .view_poppup_portfolio:hover, .portfolio-single .img-gallery-single .poppup .view_poppup_portfolio:hover {
    background-color: #2c2c2c;
    color: #fff
}

.portfolio-single .img-gallery-single:hover, .portfolio-single .img-gallery:hover {
    background-color: #2c2c2c
}

.portfolio-single .img-gallery-single:hover img, .portfolio-single .img-gallery:hover img {
    opacity: .4
}

.portfolio-single .img-gallery-single:hover .poppup, .portfolio-single .img-gallery:hover .poppup {
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.portfolio-single .slick-slider .img-gallery-single:hover, .portfolio-single .slick-slider .img-gallery:hover {
    background: 0 0
}

.portfolio-single .slick-slider .img-gallery-single:hover img, .portfolio-single .slick-slider .img-gallery:hover img {
    opacity: 1
}

.portfolio-single .slick-slider .img-gallery .poppup .view_poppup_portfolio, .portfolio-single .slick-slider .img-gallery-single .poppup .view_poppup_portfolio {
    display: none
}

.portfolio-single .portfolio-content .entry-content {
    margin-bottom: 44px
}

.portfolio-single .portfolio-content .entry-content p {
    font-family: Jost;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 22px
}

.portfolio-single .portfolio-content .entry-content p:last-child {
    margin-bottom: 0
}

.portfolio-single .portfolio-content .cate-portfolio {
    margin-top: -3px;
    margin-bottom: 16px
}

@media (max-width: 575px) {
    .portfolio-single .portfolio-content .cate-portfolio {
        margin-bottom: 10px
    }
}

.portfolio-single .portfolio-content .cate-portfolio a {
    font-size: 18px;
    color: #9a9a9a;
    line-height: 20px;
    letter-spacing: 0
}

.portfolio-single .portfolio-content .cate-portfolio a:hover {
    color: #2c2c2c
}

.portfolio-single .portfolio-content .portfolio_title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-bottom: 32px
}

@media (max-width: 575px) {
    .portfolio-single .portfolio-content .portfolio_title {
        margin-bottom: 15px
    }
}

.portfolio-single .portfolio-content .portfolio-info {
    text-align: left
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-details-info {
    margin-bottom: 51px
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-details-info table {
    border-width: 0 0 1px 0
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-details-info table td {
    border-bottom: 1px;
    border-right: 0;
    border-left: 0;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #9a9a9a;
    text-align: right;
    padding: 15.5px 0
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-details-info table td.title {
    font-weight: 500;
    text-transform: capitalize;
    color: #2c2c2c;
    text-align: left
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-share p {
    text-transform: uppercase;
    color: #2c2c2c
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-share .row div:nth-child(2) {
    padding-left: 0
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-share .portfolio-sharing-list a {
    margin-right: 6px;
    display: inline-block;
    position: relative;
    border: 1px solid #ebeeee;
    width: 44px;
    height: 44px
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-share .portfolio-sharing-list a:hover {
    text-decoration: none;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    color: #fff
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-share .portfolio-sharing-list a i {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.portfolio-single .portfolio-content .portfolio-info .portfolio-share .col-portfolio-4 ul li p {
    color: #2c2c2c
}

.portfolio-single .portfolio-gallery-single-slider {
    display: none
}

.portfolio-single.portfolio-layout3 .portfolio-height .btn-prev {
    top: 50%;
    left: 30px;
    background: #fff;
    margin-top: -22px;
    position: absolute
}

.portfolio-single.portfolio-layout3 .portfolio-height .btn-prev:focus, .portfolio-single.portfolio-layout3 .portfolio-height .btn-prev:hover {
    color: #2c2c2c
}

.portfolio-single.portfolio-layout3 .portfolio-height .btn-next {
    top: 50%;
    right: 30px;
    margin-top: -22px;
    background: #fff;
    position: absolute
}

.portfolio-single.portfolio-layout3 .portfolio-height .btn-next:focus, .portfolio-single.portfolio-layout3 .portfolio-height .btn-next:hover {
    color: #2c2c2c
}

.portfolio-single .pagination-link {
    border-bottom: 1px solid #ebeeee;
    border-top: 1px solid #ebeeee;
    padding: 30px 0 22px;
    display: inline-block;
    width: 100%;
    margin-top: 42px
}

@media (max-width: 767px) {
    .portfolio-single .pagination-link {
        padding: 24px 0 18px
    }
}

@media (max-width: 575px) {
    .portfolio-single .pagination-link {
        margin-top: 24px
    }
}

.portfolio-single .pagination-link .icon-next a, .portfolio-single .pagination-link .icon-prev a {
    border: 1px solid #ebeeee;
    height: 45px;
    width: 45px;
    color: #2c2c2c;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 12px
}

.portfolio-single .pagination-link .icon-next a:hover, .portfolio-single .pagination-link .icon-prev a:hover {
    color: #fff;
    border-color: #2c2c2c;
    background-color: #2c2c2c
}

.portfolio-single .pagination-link .icon-prev {
    float: left;
    padding-right: 20px
}

.portfolio-single .pagination-link .icon-next {
    padding-left: 20px
}

.portfolio-single .pagination-link .case-navigation {
    display: inline-block;
    width: 100%
}

.portfolio-single .pagination-link .nav-previous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left
}

.portfolio-single .pagination-link .nav-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    float: right
}

@media (max-width: 767px) {
    .portfolio-single .pagination-link .nav-next .text-next a, .portfolio-single .pagination-link .nav-next .text-prev a, .portfolio-single .pagination-link .nav-previous .text-next a, .portfolio-single .pagination-link .nav-previous .text-prev a {
        font-size: 16px
    }
}

.portfolio-single .pagination-link .nav-next .text-next a:first-child, .portfolio-single .pagination-link .nav-next .text-prev a:first-child, .portfolio-single .pagination-link .nav-previous .text-next a:first-child, .portfolio-single .pagination-link .nav-previous .text-prev a:first-child {
    font-size: 16px;
    color: #7a7a7a;
    display: none;
    position: relative;
    text-transform: uppercase;
    text-decoration: underline
}

.portfolio-single .pagination-link .nav-next .text-next a:first-child:hover, .portfolio-single .pagination-link .nav-next .text-prev a:first-child:hover, .portfolio-single .pagination-link .nav-previous .text-next a:first-child:hover, .portfolio-single .pagination-link .nav-previous .text-prev a:first-child:hover {
    color: #2c2c2c
}

.portfolio-single .pagination-link .nav-next .text-next a:last-child, .portfolio-single .pagination-link .nav-next .text-prev a:last-child, .portfolio-single .pagination-link .nav-previous .text-next a:last-child, .portfolio-single .pagination-link .nav-previous .text-prev a:last-child {
    font-size: 18px;
    color: #2c2c2c;
    display: block;
    position: relative
}

.portfolio-single .pagination-link .nav-next .text-next a:last-child:hover, .portfolio-single .pagination-link .nav-next .text-prev a:last-child:hover, .portfolio-single .pagination-link .nav-previous .text-next a:last-child:hover, .portfolio-single .pagination-link .nav-previous .text-prev a:last-child:hover {
    color: #2c2c2c
}

.portfolio-single .related-archive h3 {
    font-size: 28px;
    letter-spacing: -.01em
}

@media (max-width: 767px) {
    .portfolio-single .related-archive h3 {
        font-size: 18px
    }
}

.portfolio-single .post-type-archive-portfolio .portfolio-container .load-item .item {
    margin-bottom: 0
}

.portfolio-single .post-type-archive-portfolio .portfolio-container .load-item .slick-slide {
    padding: 0 15px
}

@media (max-width: 575px) {
    .portfolio-single .portfolio-img.col-xl-6.col-md-6 {
        margin-bottom: 30px
    }

    .portfolio-single .portfolio-content .portfolio-info .portfolio-details-info {
        margin-bottom: 30px
    }
}

.portfolio-single.portfolio-layout1 div.portfolio-img.col-xl-6, .portfolio-single.portfolio-layout3 div.portfolio-img.col-xl-6 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.portfolio-single.portfolio-layout1 div.portfolio-content.col-xl-6, .portfolio-single.portfolio-layout3 div.portfolio-content.col-xl-6 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: -4px
}

.portfolio-single.portfolio-layout1 div.portfolio-content.col-xl-6 .entry-content, .portfolio-single.portfolio-layout3 div.portfolio-content.col-xl-6 .entry-content {
    margin-bottom: 24px
}

.portfolio-single.portfolio-layout1 div.portfolio-content.col-xl-6 .portfolio-info .portfolio-details-info, .portfolio-single.portfolio-layout3 div.portfolio-content.col-xl-6 .portfolio-info .portfolio-details-info {
    margin-top: 20px;
    display: inline-block
}

.portfolio-single.portfolio-layout1 div.portfolio-content.col-xl-6 .portfolio-info .portfolio-details-info table, .portfolio-single.portfolio-layout3 div.portfolio-content.col-xl-6 .portfolio-info .portfolio-details-info table {
    margin-bottom: 0
}

@media (max-width: 575px) {
    .portfolio-single.portfolio-layout1 .pagination-link, .portfolio-single.portfolio-layout3 .pagination-link {
        margin-top: 42px
    }
}

@media (max-width: 767px) {
    .portfolio-single .post-type-archive-portfolio .portfolio-container {
        padding: 0 0
    }

    .portfolio-single .pagination-link .nav-next .icon-next, .portfolio-single .pagination-link .nav-previous .icon-prev {
        display: none
    }

    .portfolio-single .pagination-link .nav-next .text-next > a:first-child, .portfolio-single .pagination-link .nav-previous .text-prev > a:first-child {
        display: block
    }

    .portfolio-single .pagination-link .nav-next .text-next > a:last-child, .portfolio-single .pagination-link .nav-previous .text-prev > a:last-child {
        display: none
    }

    .portfolio-single.portfolio-layout1 div.portfolio-img.col-xl-6, .portfolio-single.portfolio-layout3 div.portfolio-img.col-xl-6 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .portfolio-single .portfolio-img {
        margin-bottom: 35px
    }

    .portfolio-single .portfolio-content .portfolio_title {
        margin-bottom: 25px;
        font-size: 28px
    }

    .portfolio-single .img-gallery-single:hover, .portfolio-single .img-gallery:hover {
        background: 0 0
    }

    .portfolio-single .img-gallery-single:hover img, .portfolio-single .img-gallery:hover img {
        opacity: 1
    }

    .portfolio-single .img-gallery .poppup, .portfolio-single .img-gallery-single .poppup {
        display: none
    }
}

@media (max-width: 575px) {
    .portfolio-single .portfolio-content .portfolio-desc {
        position: static !important
    }

    .portfolio-single .portfolio-content .portfolio_title {
        margin-bottom: 15px;
        font-size: 26px
    }
}

.blog-item {
    margin-bottom: 24px;
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden
}

::-webkit-input-placeholder {
    opacity: 1
}

::-moz-placeholder {
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1
}

.blog-img {
    position: relative
}

.blog-img a {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    float: left
}

.single-post .container-fluid .elementor-section-wrap {
    padding-left: 15px;
    padding-right: 15px
}

.icon-sticky {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    width: 30px;
    height: 60px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 21px
}

.icon-sticky::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 60px 60px 0;
    border-color: transparent #2c2c2c transparent transparent;
    position: absolute;
    content: "";
    right: 0;
    z-index: -1
}

.post-name {
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 22px
}

.post-name a {
    color: #2c2c2c;
    line-height: inherit
}

.post-name a:hover {
    color: #2c2c2c
}

.info-post .info i {
    font-size: 14px;
    padding-right: 10px;
    color: #2c2c2c
}

.blog-info-single .info i {
    font-size: 14px;
    padding-right: 10px;
    color: #2c2c2c
}

.blog-list .blog-item {
    text-align: left;
    margin-bottom: 30px
}

.blog-list .info-post .info {
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    margin-right: 22px;
    letter-spacing: .1em
}

.blog-list .info-post .info:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #2c2c2c;
    display: inline-block;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    right: -11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-list .info-post .info:last-child:before, .blog-list .info-post .info:nth-last-child(2):before {
    content: none
}

.blog-list .blog-post-info {
    padding: 29px 30px 30px;
    border: 1px solid #ebeeee
}

.blog-list .blog-post-info i:not(.theme-icon-ray) {
    display: none
}

.blog-list .info-post .cate-post a {
    color: #fff
}

.blog-list .info + .info.cate-post {
    padding-top: 20px
}

.blog-list .info.cate-post {
    margin-bottom: -3px;
    padding-top: 0
}

.blog-list .cate-post a {
    background-color: #2c2c2c;
    font-size: 14px;
    letter-spacing: .05em;
    padding: 0 10px;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 18px;
    border: 1px solid #2c2c2c;
    margin-right: 10px;
    color: #fff;
    margin-bottom: 10px
}

.blog-list .cate-post a:hover {
    background-color: #fff;
    color: #2c2c2c
}

.blog-list .cate-post a:last-child {
    margin-right: 0
}

.blog-list.blog-list-style-2 .blog-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 0 !important;
    margin-bottom: 49px
}

.blog-list.blog-list-style-2 .blog-item .blog-post-info {
    display: block !important;
    padding: 0 !important;
    text-align: center;
    border: 0
}

.blog-list.blog-list-style-2 .blog-item .blog-img, .blog-list.blog-list-style-2 .blog-item .blog-post-info {
    width: 100%;
    max-width: 100% !important
}

.blog-list.blog-list-style-2 .blog-item .blog-post-info {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.blog-list.blog-list-style-2 .blog-post-info > .icon-sticky {
    display: none
}

.blog-list.blog-list-style-2 .post-name {
    margin-bottom: 14px
}

.blog-list.blog-list-style-2 .content-info {
    margin-top: 0
}

.blog-list.blog-list-style-2 .info-post {
    margin-bottom: 23px
}

.blog-list.blog-list-style-2 .info.cate-post {
    display: block;
    margin-bottom: 15px;
    padding-top: 0
}

.blog-list.blog-list-style-2 .info-post {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    padding: 0 50px
}

.blog-list.blog-list-style-2 .info-post .info {
    margin-right: 22px
}

.blog-list.blog-list-style-2 .info-post .info:nth-last-child(2):before {
    content: ''
}

.blog-list.blog-list-style-2 .info-post .info:last-child {
    margin-right: 0
}

.blog-list.blog-list-style-2 .info-post .info:last-child:before {
    content: none
}

.blog-list.blog-list-style-2 .info-post .info:first-child:after, .blog-list.blog-list-style-2 .info-post .info:last-child:after {
    content: '';
    height: 1px;
    width: 36px;
    background-color: #ebeeee;
    display: inline-block;
    position: absolute
}

.blog-list.blog-list-style-2 .info-post .info:first-child:after {
    left: -50px
}

.blog-list.blog-list-style-2 .info-post .info:last-child:after {
    right: -50px
}

.blog-list.blog-list-style-2 .info-post .info:only-child:before {
    content: '';
    height: 1px;
    width: 36px;
    background-color: #ebeeee;
    display: inline-block;
    position: absolute;
    right: -50px;
    -webkit-transform: none;
    transform: none;
    top: auto
}

.blog-list.blog-list-style-2 .blog-post-info {
    margin-bottom: 23px
}

.blog-list.blog-list-style-2 .blog_post_desc {
    margin-top: 24px;
    line-height: 26px;
    margin-bottom: -8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.blog-list.blog-list-style-2 .read_more {
    width: 100%;
    text-align: center;
    margin-top: 19px
}

.blog-list.blog-list-style-2 .read_more a {
    color: #2c2c2c;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: .18em;
    position: relative;
    border: 0;
    text-transform: uppercase;
    padding-bottom: 7px
}

.blog-list.blog-list-style-2 .read_more a:before {
    content: '';
    background-color: #2c2c2c;
    width: 45px;
    height: 1px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.blog-list.blog-list-style-2 .read_more a:hover {
    color: #2c2c2c
}

.blog-list.blog-list-style-2 .action {
    text-align: center;
    width: 100%;
    position: relative;
    margin-top: 29px
}

.blog-list.blog-list-style-2 .action:before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #ebeeee;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: -1
}

.blog-list.blog-list-style-2 .action a {
    width: 37px;
    height: 37px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    border-color: #bc1e12;
    color: #bc1e12;
    display: inline-block;
    line-height: 37px;
    margin-right: 5px
}

.blog-list.blog-list-style-2 .action a:last-child {
    margin-right: 0
}

.blog-list.blog-list-style-2 .action a:hover {
    background-color: #bc1e12;
    color: #fff
}

.blog-list.blog-list-style-2 .action a.facebook {
    border-color: #3968d4;
    color: #3968d4
}

.blog-list.blog-list-style-2 .action a.facebook:hover {
    background-color: #3968d4;
    color: #fff
}

.blog-list.blog-list-style-2 .action a.twitter {
    border-color: #2fc3ff;
    color: #2fc3ff
}

.blog-list.blog-list-style-2 .action a.twitter:hover {
    background-color: #2fc3ff;
    color: #fff
}

.blog-list.blog-list-style-2 .blog-sharing-list {
    background: #fff;
    width: auto;
    display: inline-block;
    padding: 0 15px
}

.blog-list.blog-list-style-2 .post-name a {
    font-size: 30px;
    line-height: 32px
}

.read_more a:hover {
    color: #2c2c2c
}

.post-sidebar-sticky {
    position: relative
}

.post-sidebar-sticky .content-post-sticky {
    text-align: center;
    padding: 25px 21px 28px;
    z-index: 1;
    width: 100%
}

.post-sidebar-sticky .content-post-sticky h4 {
    font-size: 20px;
    margin-bottom: 1px
}

.post-sidebar-sticky .content-post-sticky h4 a {
    color: #2c2c2c
}

.post-sidebar-sticky .content-post-sticky .job {
    font-size: 14px;
    color: #9a9a9a
}

.post-sidebar-sticky .content-post-sticky p {
    font-size: 16px;
    color: #707070;
    margin-top: 11px
}

.widget_text .textwidget .post-sidebar-sticky img {
    margin-bottom: 0
}

.blog-gallery .slick-arrow, .blog-gallery-single .slick-arrow {
    height: 44px;
    width: 44px;
    background: #fff;
    font-size: 10px;
    border: 1px solid #ebeeee;
    line-height: 44px;
    text-align: center;
    position: absolute;
    top: 50%;
    color: #2c2c2c;
    margin-top: -22px
}

.blog-gallery .slick-arrow.btn-prev, .blog-gallery-single .slick-arrow.btn-prev {
    left: 30px
}

.blog-gallery .slick-arrow.btn-next, .blog-gallery-single .slick-arrow.btn-next {
    right: 30px
}

.blog-gallery .slick-arrow:hover, .blog-gallery-single .slick-arrow:hover {
    color: #2c2c2c
}

.blog-post-info {
    padding-top: 20px
}

.read_more a {
    color: #2c2c2c;
    font-size: 16px;
    position: relative
}

.blog-video i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
    display: inline-block;
    border-radius: 50%;
    background: #fff
}

.blog-video i:before {
    color: #2c2c2c;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.blog-video i:after {
    content: "";
    height: 80px;
    width: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px solid #fff
}

.blog-item img {
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

.blog-item.blog-has-img img {
    width: 100%
}

.blog-item:hover .blog-video i {
    background: #2c2c2c
}

.blog-item:hover .blog-video i:before {
    color: #fff
}

.blog-item:hover .blog-video i:after {
    border-color: #2c2c2c;
    -webkit-animation: pulse-border 1.2s ease-out infinite;
    animation: pulse-border 1.2s ease-out infinite
}

.blog-item:hover .blog-gallery img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.blog-img {
    overflow: hidden
}

iframe {
    display: inherit
}

.quote_section {
    position: relative;
    padding: 29px 28px 22px 28px;
    min-height: 95px;
    border: 1px solid #2c2c2c
}

.quote_section:before {
    content: "\e908";
    font-family: lusion;
    font-size: 16px;
    color: #fff;
    border-radius: 10px 10px 10px 0;
    font-weight: 600;
    border: 1px solid #2c2c2c;
    text-align: center;
    background-color: #2c2c2c;
    padding: 8px;
    display: inline-block;
    line-height: 16px
}

.quote_section:after {
    content: "";
    position: absolute;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #2c2c2c;
    top: 53px;
    left: 28px
}

.quote_section blockquote a, .quote_section blockquote p {
    font-size: 20px;
    color: #2c2c2c;
    margin-top: 24px;
    line-height: 26px;
    display: inline-block
}

.quote_section blockquote a:hover {
    color: #2c2c2c
}

.post-quote .blog-post-info {
    display: none
}

.link_section {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    margin: 0
}

.link_section .link-icon {
    display: inline-block;
    line-height: 60px;
    font-weight: 600;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 64px 64px 0;
    border-color: transparent #2c2c2c transparent transparent;
    text-align: right
}

.link_section .link-post {
    overflow: hidden;
    font-size: 16px;
    position: absolute;
    right: 10px;
    height: 100%;
    width: 100%;
    top: -9px;
    color: #fff
}

.info-post {
    margin-bottom: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.info-post .info {
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: #9a9a9a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-post .info a {
    color: #9a9a9a
}

.info-post .info a:hover {
    color: #2c2c2c
}

.info-post .info:last-child {
    margin-right: 0
}

.blog-grid .blog-col-4 .info-post .default-date {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.blog-grid .blog-col-4 .info-post .author-post, .blog-grid .blog-col-4 .info-post .info-tag {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.blog-grid .blog-col-4 .info-post .info-comment {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.blog-grid .blog-col-4 .info-post .cate-post {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.info-post .info:nth-last-child(2) {
    margin-right: 0
}

.single-img-blog {
    overflow: hidden;
    position: relative
}

.author-post-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 43px 0;
    border-bottom: 1px solid #ebeeee
}

.author-post-single .img-author {
    padding-right: 30px
}

.author-post-single .img-author a {
    display: inline-block
}

.author-post-single .img-author img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.author-post-single h4 {
    margin-bottom: 7px
}

.author-post-single h4 a {
    font-size: 20px;
    color: #2c2c2c;
    text-transform: capitalize
}

.author-post-single h4 a:hover {
    color: #2c2c2c
}

.author-post-single p {
    font-size: 16px;
    color: #707070
}

.author-post-single .info-author {
    width: calc(100% - 100px)
}

.title-post-single {
    text-align: left
}

.title-post-single h1 {
    font-size: 30px;
    margin-bottom: 0
}

.title-post-single + .blog-audio, .title-post-single + .blog-img, .title-post-single + .blog-video, .title-post-single + .blog_post_desc, .title-post-single + .quote_section {
    margin-top: 22px
}

.post-single .blog-img {
    margin-bottom: 43px
}

.post-single .blog-audio + .blog_post_desc {
    margin-top: 33px
}

.post-single .blog-video + .blog_post_desc {
    margin-top: 43px
}

.tag-post-single .info-tag a {
    font-size: 12px;
    text-transform: uppercase;
    color: #2c2c2c;
    border: 1px solid #ebeeee;
    display: inline-block;
    padding: 4.5px 20px;
    margin-bottom: 5px;
    letter-spacing: .075em;
    float: left;
    margin-right: 5px;
    border-radius: 30px
}

.tag-post-single .info-tag a:hover {
    color: #2c2c2c
}

.tag-share {
    display: table;
    width: 100%
}

.tag-share > div {
    display: table-cell;
    vertical-align: middle
}

.tag-share .action .post-share-toggle .post-share-list, .tag-share .action .post-share-toggle h3 {
    display: inline-block
}

.tag-share .action .post-share-toggle .post-share-list a {
    height: auto;
    width: auto;
    line-height: normal;
    text-align: right;
    margin-right: 0;
    margin-left: 1px;
    border: 0;
    padding: 0 7px;
    font-size: 16px
}

.tag-share .action .post-share-toggle .post-share-list a:last-child {
    padding-right: 0
}

.tag-share .action .post-share-toggle h3 {
    margin-bottom: 0;
    font-size: 16px;
    vertical-align: top;
    padding-right: 3px
}

.tag-share .post-share {
    margin-top: 0
}

.tag-share .action, .tag-share .tag-post-single {
    border-bottom: 1px solid #ebeeee;
    padding: 25px 0
}

.tag-post-single + .action {
    text-align: right
}

.post-single {
    margin-top: -6px
}

@media (max-width: 767px) {
    .post-single {
        padding-top: 20px
    }
}

.title-weight-400 .elementor-heading-title {
    font-family: Jost
}

.blog-info-single {
    text-align: left;
    padding: 0 0 9px;
    margin-left: 1px
}

.blog-info-single .info + .cate-post {
    padding-top: 0
}

.blog-info-single .info {
    display: inline-block;
    position: relative;
    color: #2c2c2c;
    font-size: 16px;
    text-transform: capitalize;
    padding-bottom: 7px
}

.blog-info-single .info:not(:last-child) {
    margin-right: 28px
}

.blog-info-single .info a {
    color: #2c2c2c
}

.blog-info-single .info a:hover {
    color: #2c2c2c
}

.blog-info-single .info.info-comment {
    text-transform: none
}

.no-image .single-img-blog + .blog-info-single {
    padding-top: 0
}

.blog_post_desc ol ol, .blog_post_desc ol ul, .blog_post_desc ul ol, .blog_post_desc ul ul, .entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul {
    margin-bottom: 0
}

.blog_post_desc table + h2, .entry-content table + h2 {
    padding-top: 16px
}

.blog_post_desc dl + h2, .blog_post_desc ol + h2, .blog_post_desc p + h2, .blog_post_desc ul + h2, .entry-content dl + h2, .entry-content ol + h2, .entry-content p + h2, .entry-content ul + h2 {
    padding-top: 11px
}

.blog-masonry .blog-post-info {
    padding: 24px 0 0;
    border: none
}

.blog_post_desc {
    font-size: 16px;
    color: #707070;
    line-height: 28px;
    margin-bottom: 15px;
    letter-spacing: .01em
}

.blog_post_desc p {
    font-size: 16px;
    color: #707070;
    line-height: 28px;
    margin-bottom: 26px
}

.blog_post_desc p:last-child {
    margin-bottom: 0
}

.blog_post_desc .has-large-font-size + p {
    line-height: normal
}

.blog_post_desc + .read_more {
    margin-top: 0
}

.blog_post_desc + .page-links {
    margin-top: 20px
}

.blog_post_desc ul.blocks-gallery-grid {
    padding-left: 0
}

.page-links + .read_more {
    margin-top: 15px
}

.wp-block-search .wp-block-search__button {
    padding-top: 10px;
    height: 40px;
    padding-bottom: 10px
}

.entry-content .page-links {
    padding-top: 40px
}

.post-single .blog-content {
    border-bottom: 1px solid #ebeeee;
    padding-bottom: 42px;
    margin-bottom: 0
}

.post-single .blog_post_desc {
    text-align: left;
    margin-bottom: 0
}

.post-single .pagination-link {
    border-bottom: 1px solid #ebeeee;
    padding: 30px 0;
    display: inline-block;
    width: 100%
}

.post-single .pagination-link .case-navigation {
    display: inline-block;
    width: 100%
}

.post-single .pagination-link .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.post-single .pagination-link .nav-next .text-next > a:first-child, .post-single .pagination-link .nav-previous .text-prev > a:first-child {
    font-size: 16px;
    color: #7a7a7a;
    display: none;
    position: relative;
    text-transform: uppercase;
    text-decoration: underline
}

.post-single .pagination-link .nav-next .text-next > a:first-child:hover, .post-single .pagination-link .nav-previous .text-prev > a:first-child:hover {
    color: #2c2c2c
}

.post-single .pagination-link .nav-next .text-next > a:last-child, .post-single .pagination-link .nav-previous .text-prev > a:last-child {
    font-size: 18px;
    color: #2c2c2c;
    display: block;
    position: relative
}

.post-single .pagination-link .nav-next .text-next > a:last-child:hover, .post-single .pagination-link .nav-previous .text-prev > a:last-child:hover {
    color: #2c2c2c
}

.post-single .pagination-link .nav-next .text-next a, .post-single .pagination-link .nav-previous .text-prev a {
    display: block
}

.post-single .pagination-link .nav-previous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left
}

.post-single .pagination-link .nav-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    float: right
}

.post-single .pagination-link .icon-prev {
    float: left;
    padding-right: 20px
}

.post-single .pagination-link .icon-next {
    padding-left: 20px
}

.post-single .pagination-link .icon-next a, .post-single .pagination-link .icon-prev a {
    border: 1px solid #ebeeee;
    height: 45px;
    width: 45px;
    color: #2c2c2c;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 12px
}

.post-single .pagination-link .icon-next a:hover, .post-single .pagination-link .icon-prev a:hover {
    color: #fff;
    border-color: #2c2c2c;
    background-color: #2c2c2c
}

.comment-reply-title {
    font-size: 18px;
    color: #2c2c2c;
    text-transform: none;
    margin-bottom: 19px
}

.comment-reply-title small {
    font-size: 14px;
    margin-left: 5px
}

.related-archive {
    margin-top: 47px;
    border-bottom: 1px solid #ebeeee;
    padding-bottom: 47px
}

.related-archive h3 {
    font-size: 18px;
    color: #2c2c2c;
    text-transform: none;
    margin-bottom: 50px
}

.related-archive .item-posts h5 {
    font-size: 16px
}

.related-archive .item-posts h5:last-child {
    margin-bottom: 0
}

.related-archive .item-posts h5 a {
    color: #2c2c2c
}

.related-archive .item-posts h5 a:hover {
    color: #2c2c2c
}

.comments-area {
    margin-top: 70px;
    display: inline-block;
    width: 100%
}

@media (max-width: 767px) {
    .comments-area {
        margin-top: 47px
    }
}

@media (min-width: 768px) {
    .comments-area .comment-form-wrap {
        padding-left: 90px
    }

    .comments-area .comment-box.no-comment + .comment-form-wrap {
        padding-left: 0
    }
}

.comment-list-wrap {
    padding-bottom: 12px;
    padding-top: 26px
}

.comment-list {
    list-style: none
}

.comment-list .children {
    list-style: none
}

.comment-text img {
    margin: 10px 0
}

.post-name sup {
    font-size: 75%
}

.comment-item .box-info-comment {
    position: relative;
    margin-bottom: 12px
}

.comment-item .box-info-comment .post-author-box {
    display: inline-block
}

.comment-item .box-info-comment .post-author-box .img-author {
    display: inline-block;
    float: left;
    margin-top: 5px
}

.comment-item .box-info-comment .post-author-box .img-author img {
    height: 44px;
    width: 44px;
    margin-right: 30px;
    border-radius: 50%
}

.comment-item .box-info-comment .post-author-box .info-author {
    overflow: hidden
}

.comment-item .box-info-comment .post-author-box .info-author .name-author {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #2c2c2c;
    text-transform: capitalize
}

.comment-item .box-info-comment .post-author-box .info-author .name-author a {
    color: #2c2c2c
}

.comment-item .box-info-comment .post-author-box .info-author .cmt-date {
    width: 100%;
    font-size: 14px;
    color: #9a9a9a
}

.comment-item .box-info-comment .comment-actions {
    position: absolute;
    right: 0;
    bottom: 7px;
    padding-bottom: 0
}

.comment-item .box-info-comment .comment-actions .comment-reply a {
    font-size: 14px;
    color: #2c2c2c;
    padding-right: 20px;
    position: relative
}

.comment-item .box-info-comment .comment-actions .comment-reply a:before {
    content: "";
    height: 11px;
    width: 2px;
    background: #9a9a9a;
    position: absolute;
    right: 6px;
    top: 2px
}

.comment-item .box-info-comment .comment-actions .comment-reply a.comment-edit-link {
    color: #9a9a9a;
    position: relative
}

.comment-item .box-info-comment .comment-actions .comment-reply a.comment-edit-link:hover {
    color: #2c2c2c
}

.comment-item .box-info-comment .comment-actions .comment-reply a:last-child {
    padding-right: 0
}

.comment-item .box-info-comment .comment-actions .comment-reply a:last-child:before {
    content: none
}

.comment-item .box-info-comment .comment-actions .comment-reply a:hover {
    color: #2c2c2c
}

.comment-item .comment-text {
    padding-left: 74px
}

.comment-item .comment-text p {
    color: #707070;
    word-break: break-word;
    font-size: 16px
}

.comment-list > li > ul {
    padding-left: 75px;
    padding-top: 18px
}

.comment-list > li > ul > li > ul {
    padding-left: 75px;
    padding-top: 18px
}

.comment-list > li > ul > li > ul > li > ul {
    padding-left: 75px;
    padding-top: 18px
}

.comment-list li .comment-item {
    padding: 30px 0 14px;
    border-top: 1px solid #ebeeee;
    overflow: hidden
}

.comment-list li .comment-item .comment-content {
    display: inline-block;
    width: 100%
}

.comment-list > li:first-child > .comment-item {
    padding-top: 0;
    border-top: none
}

.comments-title, .post-share-toggle h3 {
    font-size: 24px;
    color: #2c2c2c;
    text-transform: none
}

@media (max-width: 767px) {
    .comments-title, .post-share-toggle h3 {
        font-size: 20px
    }
}

.post-share-toggle h3 {
    margin-bottom: 21px;
    font-family: Jost
}

.comments-title {
    margin-bottom: 0
}

.post-share {
    margin-top: 47px;
    display: inline-block
}

.post-share-list a {
    display: inline-block;
    height: 44px;
    width: 44px;
    line-height: 44px;
    text-align: center;
    margin-right: 2px;
    border: 1px solid #ebeeee;
    color: #9a9a9a
}

.post-share-list a:hover {
    color: #2c2c2c
}

.blog_post_desc ol.wp-block-latest-comments {
    margin-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 0
}

.comment-respond {
    padding-top: 46px;
    border-top: 1px solid #ebeeee;
    display: inline-block;
    width: 100%;
    margin-top: 21px
}

@media (max-width: 640px) {
    li.comment .comment-respond {
        margin-left: 74px
    }
}

.commentform {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.commentform .comment-field {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px
}

.commentform .comment-textarea {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.commentform .comment-form-cookies-consent {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.commentform input[type=password], .commentform input[type=text], .commentform textarea {
    border-width: 0 0 1px 0;
    font-size: 16px;
    color: #707070;
    border-color: #ebeeee;
    padding: 12px 0 3px;
    height: 40px;
    margin-bottom: 0
}

.commentform textarea {
    height: 113px
}

.commentform .form-submit {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 0
}

.commentform .form-submit input[type=submit].btn {
    height: 44px;
    width: 119px;
    color: #fff;
    line-height: normal;
    padding: 10px 20px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    background-color: #2c2c2c
}

.commentform .comment-form-cookies-consent {
    display: none
}

.commentform .comment-form-cookies-consent label {
    font-size: 16px;
    margin-bottom: 0
}

.single-post .quote_section {
    margin-bottom: 30px
}

.info-post .cate-post {
    width: 100%
}

.info-post .cate-post i {
    display: none
}

.info-post .cate-post a {
    text-transform: uppercase;
    color: #707070;
    letter-spacing: .025em
}

.info-post .cate-post a:hover {
    color: #2c2c2c
}

.info + .cate-post {
    padding-top: 6px
}

.blog-list .content-info {
    margin-top: -6px
}

.active-sidebar .widget-no-title > form {
    margin-top: 0
}

.widget_recent_entries ul li a {
    width: 100%
}

.elementor-image .widget-image-caption {
    margin-top: -7px
}

.comment-box.no-comment {
    padding-bottom: 25px
}

.single-post .elementor-custom-embed-play {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.single-post .elementor-custom-embed-play .eicon-play {
    height: 60px;
    width: 60px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    font-size: 16px;
    opacity: 1;
    text-shadow: none;
    position: relative
}

.single-post .elementor-custom-embed-play .eicon-play:before {
    content: "\f04b";
    color: #2c2c2c;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: 60px
}

.single-post .elementor-custom-embed-play .eicon-play:after {
    content: "";
    height: 80px;
    width: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #fff
}

.single-post .elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
    background: #2c2c2c
}

.single-post .elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i:before {
    color: #fff
}

.single-post .elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i:after {
    border-color: #2c2c2c;
    -webkit-animation: pulse-border 1.2s ease-out infinite;
    animation: pulse-border 1.2s ease-out infinite
}

@media (min-width: 1366px) {
    .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info {
        bottom: 0;
        background-color: #479ec199;
        border: none;
        position: absolute;
        padding: 26px 32px 14px
    }

    .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info .info-post, .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info .read_more {
        display: none
    }

    .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info .blog_post_desc {
        line-height: 26px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box
    }

    .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info .blog_post_desc, .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info .post-name a {
        color: #fff
    }

    .blog-masonry .blog-item.post-image.blog-has-img .blog-post-info .post-name {
        font-size: 22px;
        margin-bottom: 12px
    }
}

.blog-entries-wrap.blog-list {
    margin-bottom: 0
}

@media (max-width: 1024px) {
    .elementor-open-lightbox .elementor-custom-embed-play {
        width: auto;
        height: auto
    }

    .blog-item .blog-img img:hover {
        -webkit-transform: none !important;
        transform: none !important
    }

    .elementor-lightbox .elementor-video-container {
        width: 85% !important
    }
}

@media (min-width: 1025px) {
    .blog-list .post-name {
        margin-bottom: 6px;
        line-height: 30px
    }

    .blog-list .blog_post_desc {
        margin-bottom: 15px
    }

    .blog-list .blog_post_desc + .page-links {
        margin-top: 0
    }

    .elementor-custom-embed-image-overlay img {
        -webkit-transition: all ease .6s;
        transition: all ease .6s
    }

    .elementor-custom-embed-image-overlay:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .blog-item:hover .blog-img:not(.blog-gallery-single) img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .blog-item .blog-gallery-sc:hover img {
        -webkit-transform: none;
        transform: none
    }

    .blog-item .blog-gallery-sc .img-gallery {
        overflow: hidden
    }

    .blog-item .blog-gallery-sc .img-gallery:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .blog-list .post-name a {
        font-size: 24px
    }

    .post-name {
        line-height: 26px;
        margin-bottom: 17px;
        font-size: 22px
    }

    .blog-post-info {
        padding-top: 24px
    }
}

@media (min-width: 1200px) {
    .col-xl-6.main-sidebar.has-sidebar.show-filter, .main-sidebar.has-sidebar.show-filter {
        padding-right: 30px
    }

    .left-sidebar + .has-sidebar {
        padding-left: 30px;
        padding-right: 15px
    }

    .left-sidebar + .main-sidebar.has-sidebar.show-filter {
        padding-right: 15px
    }

    .not-active.left-sidebar + .has-sidebar {
        padding-left: 15px
    }

    .product-has-filter-top .col-xl-6.main-sidebar.has-sidebar.show-filter, .product-has-filter-top .main-sidebar.has-sidebar.show-filter {
        padding-right: 15px
    }
}

@media (min-width: 992px) {
    .col-xl-6 .blog-list .blog-item.blog-has-img, .col-xl-6 .blog-list .blog-item.post-image, .col-xl-6 .blog-list .blog-item.post-video {
        display: block
    }

    .col-xl-6 .blog-list .blog-item.blog-has-img .blog-img, .col-xl-6 .blog-list .blog-item.blog-has-img .blog-post-info, .col-xl-6 .blog-list .blog-item.post-image .blog-img, .col-xl-6 .blog-list .blog-item.post-image .blog-post-info, .col-xl-6 .blog-list .blog-item.post-video .blog-img, .col-xl-6 .blog-list .blog-item.post-video .blog-post-info {
        width: 100%
    }

    .col-xl-6 .blog-list .blog-item.blog-has-img .blog-post-info, .col-xl-6 .blog-list .blog-item.post-image .blog-post-info, .col-xl-6 .blog-list .blog-item.post-video .blog-post-info {
        border-left: 1px solid #ebeeee;
        padding: 28px 30px
    }
}

@media (max-width: 991px) {
    .comment-box.no-comment {
        padding-bottom: 15px
    }

    .commentform .form-submit {
        text-align: left
    }

    .blog-info-single .info {
        padding: 0 0 7px
    }

    .blog-info-single .info:not(:first-child):before {
        content: none
    }

    .left-sidebar {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .left-sidebar + .main-sidebar {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .left-sidebar, .right-sidebar, .wrapper {
        padding-top: 60px
    }

    .comments-area {
        margin-top: 35px
    }
}

@media (min-width: 768px) {
    .blog-entries-wrap.blog-list-style-2 + .pagination-content.type-loadmore.load_more_button a {
        margin-top: 50px
    }

    .blog-entries-wrap {
        margin-bottom: -30px
    }

    .blog-entries-wrap + .pagination-content div {
        padding-top: 42px;
        margin-bottom: -7px
    }

    .blog-entries-wrap + .pagination-content.type-loadmore.load_more_button div {
        padding-top: 0;
        margin-bottom: 0
    }

    .blog-entries-wrap + .pagination-content.type-loadmore.load_more_button a {
        margin-top: 46px
    }

    .blog-list .item:last-child .blog-item {
        margin-bottom: 0
    }

    .blog-item:not(.blog-has-img) .blog-post-info {
        max-width: 100% !important;
        width: 100% !important
    }

    .blog-list .blog-item.blog-has-img, .blog-list .blog-item.post-audio, .blog-list .blog-item.post-image, .blog-list .blog-item.post-video {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .blog-list .blog-item.blog-has-img .blog-audio, .blog-list .blog-item.blog-has-img .blog-img, .blog-list .blog-item.post-audio .blog-audio, .blog-list .blog-item.post-audio .blog-img, .blog-list .blog-item.post-image .blog-audio, .blog-list .blog-item.post-image .blog-img, .blog-list .blog-item.post-video .blog-audio, .blog-list .blog-item.post-video .blog-img {
        max-width: 47.5%
    }

    .blog-list .blog-item.blog-has-img .blog-audio, .blog-list .blog-item.post-audio .blog-audio, .blog-list .blog-item.post-image .blog-audio, .blog-list .blog-item.post-video .blog-audio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-list .blog-item.blog-has-img .blog-post-info, .blog-list .blog-item.post-audio .blog-post-info, .blog-list .blog-item.post-image .blog-post-info, .blog-list .blog-item.post-video .blog-post-info {
        max-width: 52.5%;
        border-left: 0
    }

    .blog-list .blog-item.blog-has-img.no-image .blog-post-info, .blog-list .blog-item.post-audio.no-image .blog-post-info, .blog-list .blog-item.post-image.no-image .blog-post-info, .blog-list .blog-item.post-video.no-image .blog-post-info {
        max-width: 100%
    }

    .blog-list .blog-item.blog-has-img .blog-post-info, .blog-list .blog-item.post-audio .blog-post-info, .blog-list .blog-item.post-image .blog-post-info, .blog-list .blog-item.post-video .blog-post-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px
    }

    .blog-list .blog-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-list .blog-item:not(.post-quote) {
        border: 1px solid #ebeeee
    }

    .blog-list .blog-item:not(.post-quote) .blog-post-info {
        border: 0
    }

    .has-sidebar .blog-list:not(.blog-list-style-2) .post-name {
        max-height: 65px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis
    }
}

@media (max-width: 767px) {
    .comment-box.no-comment {
        padding-bottom: 2px
    }

    .post-single .pagination-link .nav-next .text-next > a:first-child, .post-single .pagination-link .nav-previous .text-prev > a:first-child {
        display: block
    }

    .left-sidebar, .right-sidebar, .wrapper {
        padding-top: 40px
    }

    .product-has-filter .sticky-sidebar {
        padding: 0 0 30px
    }

    .comments-area {
        margin-top: 23px
    }

    .tag-share {
        display: block
    }

    .tag-share > div {
        width: 100%;
        display: inline-block
    }

    .tag-share .action {
        margin-top: -5px
    }

    .tag-share + author-post-single {
        padding-top: 18px
    }

    .tag-post-single + .action {
        text-align: left;
        padding-top: 26px;
        margin-top: 25px;
        border-top: 1px solid #ebeeee
    }

    .post-single .pagination-link .nav-next .icon-next, .post-single .pagination-link .nav-next .icon-prev, .post-single .pagination-link .nav-next .text-next a:last-child, .post-single .pagination-link .nav-next .text-prev a:last-child, .post-single .pagination-link .nav-previous .icon-next, .post-single .pagination-link .nav-previous .icon-prev, .post-single .pagination-link .nav-previous .text-next a:last-child, .post-single .pagination-link .nav-previous .text-prev a:last-child {
        display: none
    }

    .post-single .pagination-link {
        padding: 24px 0
    }

    .post-single .pagination-link .nav-next .text-next > a:first-child, .post-single .pagination-link .nav-previous .text-prev > a:first-child {
        padding-bottom: 0;
        text-transform: uppercase;
        text-decoration: underline
    }
}

@media (max-width: 640px) {
    .comment-list > li > ul, .comment-list > li > ul > li > ul, .comment-list > li > ul > li > ul > li > ul {
        padding-left: 0
    }
}

@media (max-width: 480px) {
    .pagination-content.type-number div > a.next, .pagination-content.type-number div > a.prev {
        float: none
    }
}

.woocommerce-table__product-name .wc-item-meta li p {
    padding: 11px 0
}

.quantity.loading {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.quantity.loading:before {
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 38px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    z-index: 1
}

.woocommerce-cart-form__contents .product-cart-content dl {
    margin: 10px 0 -15px
}

.woocommerce-cart-form__contents .product-cart-content dl dt {
    font-weight: 400;
    color: #2c2c2c
}

.woocommerce-cart-form__contents .product-cart-content dl dd {
    margin-bottom: 10px
}

.woocommerce-form-login-toggle {
    margin-bottom: -10px
}

.woocommerce form.woocommerce-EditAccountForm p.form-row {
    width: 100%
}

nav.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    margin-bottom: 0
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset {
    display: inline-block
}

.woocommerce-account .side-breadcrumb:not(.breadcrumb_has_bg) .page-title {
    float: none;
    text-align: center
}

.woocommerce-page.woocommerce-checkout .woocommerce > .woocommerce-notices-wrapper {
    width: calc(58.3% - 10px)
}

.page.woocommerce-cart .btn-primary:before {
    background-color: #2c2c2c
}

.page.woocommerce-cart .woocommerce-message a {
    color: #2c2c2c
}

.page.woocommerce-cart .woocommerce-message a:hover {
    color: #2c2c2c
}

.page.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
    padding-right: 10px !important
}

.page.woocommerce-cart .woocommerce-cart-form table.cart {
    border: 0;
    overflow: hidden;
    padding-bottom: 20px
}

.page.woocommerce-cart .box-shipping-cs {
    padding-top: 50px;
    padding-right: 18px
}

.page.woocommerce-cart .box-shipping-cs .title-hdwoo {
    padding: 16px 28px;
    text-align: center;
    border: 1px solid #ebeeee
}

.page.woocommerce-cart .box-shipping-cs .title-hdwoo .title-cart {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 18px;
    color: #2c2c2c;
    letter-spacing: .8px
}

.page.woocommerce-cart .box-shipping-cs .form-shipping-cs {
    padding: 27px 29px 49px;
    color: #2c2c2c;
    font-size: 18px;
    border: 1px solid #ebeeee;
    border-top: none;
    text-align: left
}

.page.woocommerce-cart .box-shipping-cs .form-shipping-cs .woocommerce-shipping-methods {
    color: #707070
}

.page.woocommerce-cart .box-shipping-cs .form-shipping-cs .woocommerce-shipping-methods li:first-child {
    padding-top: 5px
}

.page.woocommerce-cart .box-shipping-cs .form-shipping-cs .woocommerce-shipping-methods li:last-child {
    margin-bottom: 0 !important
}

.page.woocommerce-cart .box-shipping-cs .form-row .select2-container {
    height: 33px;
    margin-bottom: 19px
}

.page.woocommerce-cart .box-shipping-cs .select2-container--default .select2-selection--single {
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #ebeeee;
    color: #9a9a9a;
    padding: 0;
    height: 33px
}

.page.woocommerce-cart .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #9a9a9a;
    padding: 0;
    height: 33px;
    line-height: 33px
}

.page.woocommerce-cart .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
    right: 0
}

.page.woocommerce-cart .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\e900";
    font-size: 10px;
    color: #9a9a9a;
    font-family: lusion !important;
    position: absolute;
    bottom: -1px;
    right: 0;
    pointer-events: none
}

.page.woocommerce-cart .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.page.woocommerce-cart .box-shipping-cs .woocommerce-shipping-calculator {
    margin: 0 -15px
}

.page.woocommerce-cart .box-shipping-cs .shipping-calculator-form {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page.woocommerce-cart .box-shipping-cs .shipping-calculator-form .form-row {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 15px
}

.page.woocommerce-cart .box-shipping-cs .shipping-calculator-form p:not(.form-row) {
    width: 100%;
    overflow: hidden;
    padding: 0 15px
}

.page.woocommerce-cart .box-shipping-cs .shipping-calculator-form button.button {
    background: 0 0;
    border: 1px solid #2c2c2c;
    color: #2c2c2c;
    font-size: 16px;
    padding: 17px 74px 19px;
    letter-spacing: .6px;
    margin-top: 10px
}

.page.woocommerce-cart .box-shipping-cs .shipping-calculator-form button.button:active, .page.woocommerce-cart .box-shipping-cs .shipping-calculator-form button.button:focus, .page.woocommerce-cart .box-shipping-cs .shipping-calculator-form button.button:hover {
    color: #fff
}

.page.woocommerce-cart .box-shipping-cs label {
    color: #707070;
    margin-bottom: 2px;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400
}

.page.woocommerce-cart .box-shipping-cs input[type=text], .page.woocommerce-cart .box-shipping-cs select {
    height: 33px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    color: #9a9a9a;
    padding: 0;
    background: 0 0;
    border-bottom: 1px solid #ebeeee
}

.page.woocommerce-cart .box-shipping-cs input[type=text]::-webkit-input-placeholder {
    color: #9a9a9a !important
}

.page.woocommerce-cart .box-shipping-cs input[type=text]:-ms-input-placeholder {
    color: #9a9a9a !important
}

.page.woocommerce-cart .box-shipping-cs input[type=text]::-ms-input-placeholder {
    color: #9a9a9a !important
}

.page.woocommerce-cart .box-shipping-cs input[type=text]::placeholder {
    color: #9a9a9a !important
}

.page.woocommerce-cart .cart-right .cart-collaterals {
    overflow: hidden;
    width: 100%
}

.page.woocommerce-cart .cart-right .coupon .coupon-form {
    margin-bottom: 30px
}

.page.woocommerce-cart .cart-right .coupon .coupon-form input[type=text] {
    width: calc(100% - 80px);
    border: 1px solid #ebeeee;
    padding: 27px 17px 31px;
    display: block;
    letter-spacing: .2px;
    border-right: none
}

.page.woocommerce-cart .cart-right .coupon .coupon-form button.button {
    min-width: 80px;
    width: 80px;
    margin-top: 0;
    height: 60px;
    color: #9a9a9a;
    background: #ebeeee;
    border: 1px solid #ebeeee;
    padding: 10px;
    text-transform: capitalize;
    letter-spacing: .05em
}

.page.woocommerce-cart .cart-right .coupon .coupon-form button.button:hover {
    color: #fff;
    border-color: #2c2c2c;
    background: #2c2c2c
}

.page.woocommerce-cart .cart-right .woocommerce-shipping-calculator button {
    margin-top: 11px;
    height: 45px;
    padding: 11px 30px 13px;
    color: #2c2c2c;
    border: 1px solid #2c2c2c;
    min-width: 100%;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 16px;
    background: 0 0
}

.page.woocommerce-cart .cart-right .woocommerce-shipping-calculator button:active, .page.woocommerce-cart .cart-right .woocommerce-shipping-calculator button:focus, .page.woocommerce-cart .cart-right .woocommerce-shipping-calculator button:hover {
    color: #fff;
    background: #2c2c2c
}

.page.woocommerce-cart .cart-right .cart-collaterals .title-hdwoo {
    padding: 16px 28px;
    text-align: center;
    border: 1px solid #ebeeee
}

.page.woocommerce-cart .cart-right .cart-collaterals .title-hdwoo .title-cart {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 18px;
    color: #2c2c2c;
    letter-spacing: .8px
}

.page.woocommerce-cart .cart-right .box-cart-total {
    position: relative;
    margin-top: 0;
    border: 1px solid #ebeeee;
    border-top: none;
    padding: 22px 24px 50px
}

.page.woocommerce-cart .cross-sells {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 90px 0 0;
    margin-top: 100px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.page.woocommerce-cart .cross-sells .extra_title {
    text-align: center;
    margin-bottom: 45px
}

.page.woocommerce-cart .cross-sells:before {
    content: "";
    width: 1000%;
    height: 1px;
    position: absolute;
    top: 0;
    left: -50%;
    background-color: #ebeeee
}

.page.woocommerce-cart .woocommerce .woocommerce-error {
    padding-left: 10px
}

.page.woocommerce-cart .woocommerce-cart-form .box-cart-total table {
    padding-bottom: 0
}

.box-shipping .woocommerce-shipping-destination {
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    letter-spacing: .1px;
    margin-bottom: 12px
}

.box-shipping .woocommerce-shipping-destination strong {
    font-weight: 400
}

.box-shipping .woocommerce-shipping-methods li input {
    margin-top: 0 !important
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%
}

.woocommerce-order-received .hidden-menu section.elementor-section, .woocommerce-order-received .is-sticky section.elementor-section {
    left: 0 !important
}

.woocommerce-order-received .woocommerce table.shop_table thead tr th {
    border-bottom: 1px solid #ebeeee
}

.woocommerce-order-received .woocommerce table.shop_table tr:last-child td {
    border-bottom: none
}

.woocommerce-order-received .woocommerce table.shop_table tr td:first-child {
    border-left: none
}

.woocommerce-order-received .woocommerce table.shop_table tr td:last-child {
    border-right: none
}

.mc4wp-alert.mc4wp-success, .woocommerce-message, div.wpcf7-mail-sent-ok {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    float: left
}

.mc4wp-alert.mc4wp-success a, .woocommerce-message a, div.wpcf7-mail-sent-ok a {
    color: #fff;
    text-decoration: underline !important
}

.mc4wp-alert.mc4wp-success a:hover, .woocommerce-message a:hover, div.wpcf7-mail-sent-ok a:hover {
    color: #2c2c2c
}

.woocommerce .return-to-shop a.button {
    background: #2c2c2c;
    color: #fff;
    margin-bottom: 80px;
    text-transform: uppercase
}

.woocommerce .return-to-shop a.button:active, .woocommerce .return-to-shop a.button:focus, .woocommerce .return-to-shop a.button:hover {
    background: #2c2c2c
}

.woocommerce .cross-sells ul.products li, .woocommerce .related ul.products li, .woocommerce .related ul.products.columns-3 li.type-product:nth-child(3n+1), .woocommerce .up-sells ul.products li, .woocommerce .up-sells ul.products.columns-3 li.type-product:nth-child(3n+1), .woocommerce-page .cross-sells ul.products li {
    clear: none !important
}

.woocommerce .cross-sells ul.products {
    margin: 0
}

.woocommerce .coupon input[type=text] {
    height: 56px;
    border-radius: 0;
    border: 1px solid #ebeeee;
    padding: 15px 20px 17px;
    color: #9a9a9a;
    width: calc(100% - 177px);
    float: left;
    border-right-width: 0;
    font-size: 16px;
    letter-spacing: .5px;
    margin-bottom: 0
}

.woocommerce .coupon .text-coupon {
    color: #2c2c2c;
    font-size: 18px
}

.woocommerce .coupon .text-coupon span {
    margin-right: 15px
}

.woocommerce .coupon button.button {
    height: 56px;
    font-size: 18px;
    padding: 10px 20px;
    color: #2c2c2c;
    width: 177px;
    background: 0 0;
    border: 1px solid #ebeeee;
    letter-spacing: 1px
}

.woocommerce .coupon button.button:active, .woocommerce .coupon button.button:focus, .woocommerce .coupon button.button:hover {
    color: #fff !important;
    background: #2c2c2c !important;
    border-color: #2c2c2c !important
}

#mini-scart .cart-block .variation {
    display: none
}

.woocommerce header.title {
    position: relative
}

.woocommerce .register .form-row input[type=submit] {
    width: auto
}

.shipping-calculator-form {
    margin-top: 13px !important
}

.shipping-calculator-button {
    color: #2c2c2c
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
    background: #fff
}

ol.woocommerce-product-gallery__wrapper {
    padding: 0
}

.cross-sells.product_archives {
    margin-top: 20px !important
}

.select2-container .select2-choice .select2-arrow b:after {
    border: 5px solid transparent;
    margin-left: -16px
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 60px;
    border: 1px solid #ebeeee
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 14px 40px;
    text-transform: none;
    font-weight: 400;
    border-radius: 0
}

.entry-content .apr-nav-menu--main ul {
    margin-bottom: 0
}

.checkout-title {
    font-size: 36px
}

.page.woocommerce-checkout.woocommerce-order-received p.woocommerce-thankyou-order-received {
    width: 100%;
    font-size: 18px;
    letter-spacing: .01em
}

.page.woocommerce-checkout.woocommerce-order-received .elementor-logo-checkout {
    display: none
}

.page.woocommerce-checkout.woocommerce-order-received .wrapper {
    padding-top: 0
}

.page.woocommerce-checkout.woocommerce-order-received .wrapper:before {
    content: none !important
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
    padding-left: 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-order {
    padding-top: 80px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details {
    padding-left: 0;
    width: 100%;
    margin-bottom: 50px
}

.page.woocommerce-checkout.woocommerce-order-received .checkout-title {
    padding-top: 83px;
    margin-bottom: 32px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
    width: calc(75% - 15px);
    float: left;
    border: 1px solid #ebeeee;
    padding: 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details h2 {
    margin-bottom: 0;
    padding: 17px 30px 12px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .01em;
    margin-top: 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details .shop_table {
    margin-top: 0;
    border-top: 1px solid #ebeeee;
    padding: 0 30px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details .shop_table thead {
    display: none
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details {
    padding: 0 30px;
    margin-top: 17px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tr:first-child td {
    padding-top: 27px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tr:last-child td {
    padding-bottom: 29px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details thead {
    display: none
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details .order_item .product-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details .order_item .product-name .product-quantity {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    color: #a9a9a9;
    font-size: 12px;
    border-radius: 30px;
    background-color: #ebeeee;
    padding: 0 10px;
    margin-right: 17px;
    height: 20px;
    line-height: 20px;
    min-width: 38px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tbody tr td, .page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tbody tr th {
    padding: 11px 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot td, .page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot th {
    border-top: 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot tr:first-child td, .page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot tr:first-child th {
    border-top: 1px solid #ebeeee;
    padding-top: 26px
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot tr th {
    color: #707070;
    letter-spacing: .01em;
    padding: 6px 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-table--order-details tfoot tr td {
    padding: 6px 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details {
    width: 25%;
    float: right;
    margin-left: 15px;
    margin-bottom: 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details h2 {
    margin-bottom: 0;
    padding: 17px 30px 12px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .01em;
    margin-top: 0;
    border: 1px solid #ebeeee;
    border-bottom: 0
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-column--1 {
    margin-bottom: 30px
}

.page.woocommerce-checkout .wrapper {
    position: relative
}

.page.woocommerce-checkout .wrapper:before {
    content: "" !important;
    height: 1000vh;
    width: 30% !important;
    background-color: #f4f4f4 !important;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1 !important;
    display: block !important;
    visibility: visible !important;
    z-index: -1 !important
}

.page.woocommerce-checkout .checkout_content-right {
    background: #f4f4f4;
    padding-left: 57px;
    margin-left: 36px;
    max-width: calc(41.6% - 36px);
    position: relative;
    text-align: left
}

.page.woocommerce-checkout .checkout_content-right:before {
    content: "";
    height: 1000vh;
    width: 100%;
    background: #f4f4f4;
    position: absolute;
    bottom: 100%;
    left: 0
}

.page.woocommerce-checkout .checkout_content-right:after {
    content: "";
    height: 1000vh;
    width: 100%;
    background: #f4f4f4;
    position: absolute;
    top: 100%;
    left: 0
}

.page.woocommerce-checkout .checkout_content-right .product-number {
    position: relative
}

.page.woocommerce-checkout .checkout_content-right .product-number .label-item {
    color: #2c2c2c;
    font-size: 18px
}

.page.woocommerce-checkout .checkout_content-right .product-number .label-item .number {
    color: #707070;
    margin-left: 4px
}

.woocommerce table.shop_table {
    border: 0;
    border-radius: 0;
    margin-bottom: 0 !important;
    margin-top: 22px
}

.woocommerce table.shop_table.empty-wishlist {
    margin-bottom: -12px !important
}

.woocommerce table.shop_table th {
    font-size: 14px;
    padding: 23px 22px 16px;
    text-transform: uppercase;
    letter-spacing: .9px;
    font-weight: 400;
    border-bottom: 1px solid #ebeeee !important;
    color: #2c2c2c
}

.woocommerce table.shop_table th:first-child {
    padding-left: 0
}

.woocommerce table.shop_table th:last-child {
    padding-right: 0
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border: 0
}

.woocommerce table.shop_table td {
    border-top: none;
    padding: 30px 20px 32px;
    border-bottom: 1px solid #ebeeee;
    text-align: left
}

.woocommerce table.shop_table td:first-child {
    padding-left: 0
}

.woocommerce table.shop_table td:last-child {
    padding-right: 0;
    text-align: right
}

.woocommerce table.shop_table tr:first-child td {
    padding-top: 26px
}

.woocommerce table.shop_table .rating-product {
    display: block
}

.woocommerce table.shop_table .star-rating {
    float: none
}

.woocommerce table.shop_table .star-rating span::before, .woocommerce table.shop_table .star-rating::before {
    color: #f2ca28
}

.woocommerce table.shop_table .product-quantity .quantity {
    height: 40px;
    color: #c6c6c6;
    min-width: 112px;
    border: 1px solid #ebeeee
}

.woocommerce table.shop_table .product-quantity .quantity input.qty.text {
    width: 53px;
    height: 40px;
    border: none
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number {
    height: 40px;
    width: auto;
    border: none
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number span.increase-qty {
    line-height: 40px
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number span.increase-qty i {
    line-height: 38px
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number span.increase-qty.minus {
    padding-left: 15px
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number span.increase-qty.plus {
    padding-right: 15px
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number:hover {
    background: 0 0 !important
}

.woocommerce table.shop_table .product-quantity .quantity .qty-number:hover span.increase-qty {
    color: #2c2c2c
}

.woocommerce table.shop_table .product-quantity .quantity input.qty.text {
    color: #707070
}

.woocommerce table.shop_table.woocommerce-cart-form__contents td:first-child {
    display: table
}

input[type=tel] {
    color: #2c2c2c
}

.shop_table.customer_details tbody tr td, .shop_table.customer_details tbody tr th {
    text-align: left;
    padding: 10px 0;
    font-weight: 400;
    border: none
}

.shop_table.customer_details tr:first-child td {
    border: none
}

.shop_table.order_details tbody tr td, .shop_table.order_details thead tr th {
    text-align: left
}

.shop_table.order_details tfoot tr th {
    width: 50%;
    padding: 18px 0;
    border-color: #ebeeee;
    border-bottom: 0 !important;
    text-transform: capitalize
}

.shop_table.order_details tfoot tr td {
    font-weight: 400;
    padding-top: 10px;
    width: 50%;
    padding: 18px 0;
    border-top-color: #ebeeee;
    border-bottom: 0;
    text-align: right;
    color: #2c2c2c
}

.shop_table.order_details tfoot tr:last-child td, .shop_table.order_details tfoot tr:last-child th {
    border-bottom: 0
}

.shop_table.order_details .wc-item-meta {
    margin-bottom: 0;
    padding-left: 0
}

.shop_table.order_details .wc-item-meta li {
    padding-bottom: 10px
}

.shop_table.order_details .wc-item-meta li:after {
    content: none
}

.shop_table.order_details .wc-item-meta li:last-child {
    padding-bottom: 0
}

.shop_table thead tr th {
    text-transform: uppercase;
    text-align: left;
    color: #2c2c2c;
    font-size: 13px;
    padding: 18px 0
}

.shop_table thead tr th:first-child {
    text-align: left
}

.shop_table tbody tr td {
    text-align: center;
    padding: 27px 18px 29px
}

.shop_table tbody tr th:first-child {
    text-align: left
}

.shop_table tbody tr th:last-child {
    text-align: right
}

.shop_table.cart thead tr th {
    text-align: left
}

.shop_table.cart thead tr th.product-thumbnail {
    width: 34%
}

.shop_table.cart thead tr th.product-price {
    width: 22%
}

.shop_table.cart thead tr th.product-quantity {
    width: 25%
}

.shop_table.cart thead tr th.product-subtotal {
    width: 14%
}

.shop_table.cart thead tr th.product-remove {
    width: 5%
}

.shop_table.cart td {
    padding: 15px
}

.shop_table.cart tbody td.actions > button {
    font-weight: 400;
    font-size: 14px;
    color: #000 !important;
    border-radius: 0;
    border: 1px solid #000;
    background: 0 0;
    padding: 9px 29px !important;
    position: relative;
    letter-spacing: 0;
    line-height: 30px
}

.shop_table.cart tbody td.actions > button:before {
    content: "" !important;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2c2c2c;
    width: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.shop_table.cart tbody td.actions > button:hover {
    color: #fff !important;
    background-color: #2c2c2c !important;
    border-color: #2c2c2c !important
}

.shop_table.cart tbody td.actions > button:hover:before {
    background-color: #2c2c2c;
    width: 100%
}

.shop_table.cart tbody td.actions > a.button {
    background-color: #2c2c2c;
    padding: 10px 36.48px;
    color: #fff;
    line-height: 30px;
    margin: 0 32px 0 26px
}

.shop_table.cart tbody td.actions > a.button:hover {
    background-color: #2c2c2c
}

.shop_table.cart tbody td.actions.product-remove {
    padding-right: 0
}

.shop_table.cart tbody td.actions.product-thumbnail {
    padding-left: 0;
    padding-right: 0
}

.shop_table.cart tbody td.actions.product-thumbnail a {
    display: inline-block
}

.shop_table.cart tbody td.actions a.wc-backward {
    margin-left: 40px;
    float: left;
    line-height: 50px
}

.shop_table.cart tbody td.actions a.wc-backward i {
    margin-right: 4px
}

.shop_table.cart tbody td.actions a.wc-backward:hover {
    text-decoration: none
}

.shop_table.cart tr:last-child td {
    border-bottom-width: 1px
}

.shop_table.cart .product-thumbnail {
    text-align: left
}

.shop_table.cart .img-product {
    margin-right: 20px;
    width: 60px
}

.shop_table.cart .img-product img {
    display: inline-block
}

.shop_table.cart .product-cart-content {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 100%
}

.shop_table.cart .product-cart-content .product-name {
    font-size: 16px;
    color: #2c2c2c;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0;
    display: block
}

.shop_table.cart .product-cart-content .product-name:hover {
    color: #2c2c2c;
    text-decoration: none
}

.shop_table.cart .product-cart-content .star-rating {
    margin-top: 11px
}

.shop_table.cart .actions .coupon label {
    float: left;
    margin-right: 15px
}

.shop_table.cart .actions .coupon input {
    float: left;
    margin-right: 10px;
    height: 40px;
    line-height: 42px;
    padding: 0 40px
}

.shop_table.cart .actions .coupon .btn {
    background-color: #2c2c2c;
    color: #fff
}

.shop_table.cart .actions .coupon .btn:hover {
    background-color: #2c2c2c
}

.shop_table .product-subtotal span {
    color: #2c2c2c
}

.shop_table .product-subtotal .bundled-product-subtotal .amount {
    display: block
}

.shop_table .cart_item .quantity {
    vertical-align: middle
}

.shop_table .cart_item .product-name dl {
    margin-bottom: 0
}

.shop_table .cart_item .product-name dl.variation {
    margin-top: 8px
}

.shop_table .cart_item .product-name dl.variation dt {
    font-weight: 400;
    color: #948e90
}

.shop_table .cart_item .product-name dl dd, .shop_table .cart_item .product-name dl dt {
    display: inline-block
}

.shop_table .cart_item .product-name dl dd p, .shop_table .cart_item .product-name dl dt p {
    margin-bottom: 0
}

.shop_table .cart_item a.remove {
    border-radius: 0 !important;
    font-size: 10px;
    text-align: center;
    color: #2c2c2c !important;
    display: inline-block
}

.shop_table .cart_item a.remove i {
    color: #2c2c2c
}

.shop_table .cart_item a.remove:hover {
    color: #2c2c2c !important;
    background: 0 0 !important
}

.shop_table .cart_item a.remove:hover i {
    color: #2c2c2c
}

.wc-backward {
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    color: #2c2c2c;
    letter-spacing: .7px;
    margin-bottom: 39px;
    display: inline-block
}

.wc-backward i {
    height: 15px;
    width: 15px;
    font-size: 12px;
    border-radius: 50%;
    line-height: 15px;
    color: #fff;
    background: #2c2c2c;
    text-align: center;
    margin-right: 11px;
    vertical-align: middle;
    margin-top: -3px
}

.wc-backward:hover {
    color: #2c2c2c
}

.woocommerce form.lost_reset_password label {
    color: #2c2c2c
}

.woocommerce form.lost_reset_password button.button {
    color: #fff;
    background-color: #2c2c2c;
    padding: 18px 30px;
    width: 100%;
    font-weight: 400;
    font-size: 18px
}

.woocommerce form.lost_reset_password button.button:hover {
    background-color: #2c2c2c;
    color: #fff
}

.woocommerce form.lost_reset_password button.button:disabled, .woocommerce form.lost_reset_password button.button:disabled[disabled] {
    padding: 18px 40px;
    color: #fff
}

.woocommerce form.lost_reset_password button.button:disabled:hover, .woocommerce form.lost_reset_password button.button:disabled[disabled]:hover {
    color: #fff;
    background-color: #2c2c2c
}

.woocommerce .shop_table.cart .actions button.button:disabled:hover, .woocommerce .shop_table.cart .actions button.button:disabled[disabled]:hover {
    background: 0 0
}

.woocommerce-shipping-fields .form-row-wide input, .woocommerce-shipping-fields .form-row-wide textarea {
    width: 100% !important
}

.woocommerce-shipping-fields label span {
    line-height: 40px
}

.tax_label {
    display: none
}

.shipping-calculator-form p {
    margin-bottom: 0
}

.woocommerce-wishlist #cart_added_msg_popup {
    display: none !important
}

.woocommerce-password-strength .mini-cart .cart-block .btn.btn-primary {
    padding: 10px 14px 8px
}

.wishlist-title {
    display: none
}

.woocommerce table.wishlist_table {
    font-size: 100%
}

.woocommerce table.wishlist_table a.button.loading::after {
    top: 50%;
    margin-top: -8px;
    right: calc(50% - 7px)
}

.woocommerce table.wishlist_table .product-thumbnail {
    border: 1px solid #ebeeee
}

.woocommerce .wishlist_table .item-wishlist {
    position: relative;
    margin-bottom: 50px
}

.woocommerce .wishlist_table .product-price {
    font-size: 18px;
    margin-bottom: 7px
}

.woocommerce .wishlist_table .product-price span {
    color: #707070
}

.woocommerce .wishlist_table .product-thumbnail {
    border: 1px solid #ebeeee;
    margin-bottom: 24px
}

.woocommerce .wishlist_table .product-name {
    padding-bottom: 4px
}

.woocommerce .wishlist_table .product-name .variation {
    margin-bottom: 0;
    margin-top: 5px
}

.woocommerce .wishlist_table .product-name .variation dt {
    float: left;
    font-weight: 400
}

.woocommerce .wishlist_table .product-name .variation dd {
    margin-bottom: 0;
    margin-left: 10px;
    overflow: hidden;
    display: inline-block
}

.woocommerce .wishlist_table .product-remove {
    position: absolute;
    top: 0;
    right: 0
}

.woocommerce .wishlist_table .product-remove a.remove {
    height: 45px;
    width: 45px;
    background: #f5f5f5;
    color: #2c2c2c !important;
    border-radius: 0;
    text-align: center;
    line-height: 40px
}

.woocommerce .wishlist_table .product-remove a.remove i {
    font-size: 13px
}

.woocommerce .wishlist_table .product-remove a.remove:hover {
    background: #2c2c2c;
    color: #fff !important
}

.woocommerce .wishlist_table .product-stock-status + .product-add-to-cart {
    margin-top: 10px
}

.woocommerce .wishlist_table .product-add-to-cart {
    margin-top: 25px;
    width: 100%
}

.woocommerce .wishlist_table .product-add-to-cart .dateadded {
    margin-bottom: 25px;
    display: inline-block
}

.woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button {
    height: 54px;
    width: 54px;
    margin-left: 30px;
    border: 1px solid #ebeeee;
    text-align: center;
    line-height: 50px;
    text-indent: -9999em;
    float: right;
    padding: 0;
    position: relative;
    background: 0 0
}

.woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:before {
    content: "\e94e";
    text-indent: 1em !important;
    font-family: lusion !important;
    font-size: 16px;
    color: #2c2c2c;
    position: absolute;
    left: 3px;
    top: 1px
}

.woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:active, .woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:focus, .woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:hover {
    color: #2c2c2c;
    border-color: #2c2c2c
}

.woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:active:before, .woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:focus:before, .woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:hover:before {
    color: #2c2c2c
}

.woocommerce .wishlist_table .product-add-to-cart .add-cart {
    float: left;
    width: calc(100% - 84px)
}

.woocommerce .wishlist_table .product-add-to-cart .add-cart a.button {
    padding: 17px 17px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    width: 100%;
    letter-spacing: 1px;
    background: #2c2c2c;
    border: 1px solid #2c2c2c
}

.woocommerce .wishlist_table .product-add-to-cart .add-cart a.button:before {
    content: none
}

.woocommerce .wishlist_table .product-add-to-cart .add-cart a.button:active, .woocommerce .wishlist_table .product-add-to-cart .add-cart a.button:focus, .woocommerce .wishlist_table .product-add-to-cart .add-cart a.button:hover {
    background: 0 0;
    color: #2c2c2c
}

.woocommerce-page .shop_table.wishlist_table tbody tr td {
    border-bottom: 1px solid #ebeeee
}

.woocommerce-page .shop_table.wishlist_table tbody tr td.product-remove {
    text-align: left
}

.woocommerce-page .shop_table.wishlist_table tbody tr td:first-child {
    border-left: 1px solid #ebeeee
}

.wishlist-title h2 {
    padding: 0
}

.woocommerce .wishlist_table td.product-add-to-cart a:hover {
    color: #212425
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
    padding-top: 43px;
    margin-bottom: 0;
    border-top: 1px solid #ebeeee
}

.yith_wcwl_wishlist_footer .yith-wcwl-share h4.yith-wcwl-share-title {
    font-size: 16px;
    line-height: 28px;
    color: #2c2c2c;
    text-transform: none;
    margin-bottom: 0;
    display: inline-block
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
    display: inline-block;
    padding-left: 8px;
    margin-bottom: 0
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
    display: inline-block;
    padding: 0
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a {
    display: inline-block;
    font-size: 14px;
    margin-right: 14px
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a:hover {
    color: #2c2c2c
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitter i:before {
    content: "\f099";
    font-family: "Font Awesome 5 Brands"
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.facebook i:before {
    font-family: "Font Awesome 5 Brands";
    content: "\f39e"
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pinterest i:before {
    font-family: "Font Awesome 5 Brands";
    content: "\f231"
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.email i:before {
    content: "\f0e0"
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.whatsapp i:before {
    font-family: "Font Awesome 5 Brands";
    content: "\f232"
}

.woocommerce-MyAccount-downloads-file.button:before {
    content: none !important
}

.display-inline {
    display: inline-block
}

.btn-updatecart {
    float: right
}

.select2-results li {
    color: #9c9c9c
}

.select2-results li:after {
    content: none
}

.select2-container .select2-choice {
    color: #9c9c9c;
    border-radius: 0
}

.woocommerce-cart .woocommerce .page-title, .woocommerce-checkout .woocommerce .page-title {
    text-align: center
}

.btn-updatecart {
    float: right
}

.woocommerce address {
    font-style: normal;
    line-height: 35px !important
}

.woocommerce-Address-title.title {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ebeeee;
    margin-bottom: 20px
}

.woocommerce-Address-title.title .edit {
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 16px;
    color: #2c2c2c;
    text-transform: lowercase;
    font-style: italic
}

.woocommerce-edit-address.woocommerce-account .woocommerce-address-fields {
    margin-top: -5px
}

.woocommerce-edit-address.woocommerce-account .woocommerce-MyAccount-content form > h3 {
    margin-top: 0;
    font-size: 30px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 32px;
    display: none
}

.woocommerce-edit-address.woocommerce-account .woocommerce-MyAccount-content form > h3:after {
    content: none
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row {
    width: 100%;
    margin-bottom: 25px
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row .woocommerce-input-wrapper input {
    padding: 0 15px;
    border: 1px solid #ebeeee
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-first label, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-last label {
    text-transform: capitalize
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-first, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-last, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-email, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-phone, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-required {
    width: 50%;
    clear: none;
    display: inline-block
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-first, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-phone, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode {
    padding-right: 15px
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-last, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-email, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-required {
    padding-left: 15px
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-phone {
    padding-right: 0
}

.woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-phone + .validate-email {
    padding-left: 0;
    padding-right: 15px
}

.woocommerce-cart-form {
    padding-right: 0 !important;
    overflow: hidden
}

.woocommerce-cart-form .actions button.button, .woocommerce-cart-form .actions button.button:disabled, .woocommerce-cart-form .actions button.button:disabled[disabled] {
    letter-spacing: .05em;
    padding: 19px 20px;
    width: 220px;
    border: 1px solid #2c2c2c;
    color: #2c2c2c;
    opacity: 1;
    float: right;
    background: 0 0
}

.woocommerce-cart-form .actions button.button:disabled:hover, .woocommerce-cart-form .actions button.button:disabled[disabled]:hover, .woocommerce-cart-form .actions button.button:hover {
    color: #fff;
    background-color: #2c2c2c
}

.woocommerce-cart-form .actions a.button {
    float: left;
    color: #bfbfbf;
    padding: 19px 29px;
    background: #fff;
    border: 1px solid #bfbfbf;
    min-width: 220px;
    text-align: center;
    letter-spacing: .02em
}

.woocommerce-cart-form .actions a.button:before {
    content: "" !important;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2c2c2c;
    width: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.woocommerce-cart-form .actions a.button:hover {
    background: #2c2c2c;
    color: #fff;
    border-color: #2c2c2c
}

.woocommerce-cart-form .actions a.button:hover:before {
    width: 100%
}

@media (max-width: 767px) {
    .woocommerce-cart-form .actions a.button {
        width: 100%;
        margin-top: 10px
    }
}

.woocommerce-thankyou-order-received:before {
    top: 13px !important
}

form.woocommerce-cart-form .cart-left {
    display: inline-block;
    float: left;
    width: 75%;
    padding-right: 25px
}

form.woocommerce-cart-form .cart-right {
    width: 25%;
    overflow: hidden;
    padding-left: 23px;
    margin-top: 0;
    padding-top: 49px
}

.woocommerce-downloads.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
    display: inline-block;
    padding-right: 15px !important;
    width: 100%
}

.woocommerce-downloads.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.button {
    width: auto;
    height: auto;
    text-transform: none;
    letter-spacing: 0;
    margin-top: 0;
    padding-top: 0
}

.woocommerce-downloads.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.button:after, .woocommerce-downloads.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.button:before {
    content: none !important
}

.woocommerce-order .title-cart {
    margin-top: 30px;
    margin-bottom: 20px
}

.cart-discount a {
    color: #2c2c2c;
    font-style: italic;
    font-size: 12px;
    display: block
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    margin-bottom: 0 !important
}

.woocommerce-cart .cart-collaterals .cart_totals .box-totals {
    border: 1px solid #ebeeee;
    padding: 19px 30px 9px
}

input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    transition: none
}

input[type=text]:-internal-autofill-selected {
    background: 0 0 !important
}

.box-cart-total {
    position: relative;
    margin-top: 30px
}

.box-cart-total table.shop_table tbody .cart-discount td, .box-cart-total table.shop_table tbody .cart-discount th, .box-cart-total table.shop_table tbody .cart-shipping td, .box-cart-total table.shop_table tbody .cart-shipping th, .box-cart-total table.shop_table tbody .cart-subtotal td, .box-cart-total table.shop_table tbody .cart-subtotal th {
    color: #707070
}

.box-cart-total table.shop_table tbody th {
    font-size: 16px;
    font-weight: 400 !important;
    color: #2c2c2c;
    width: 45% !important;
    padding: 5px 0 !important;
    text-transform: capitalize;
    letter-spacing: 0;
    border: none !important;
    background: 0 0
}

.box-cart-total table.shop_table tbody td {
    width: 55% !important;
    font-size: 16px;
    color: #2c2c2c;
    font-family: Jost;
    font-weight: 400 !important;
    padding: 6px 0 !important;
    text-align: right;
    border: none !important
}

.box-cart-total table.shop_table tbody tr.tax-rate th {
    padding-bottom: 24px !important
}

.box-cart-total table.shop_table tbody tr.tax-rate td {
    padding-bottom: 24px !important
}

.box-cart-total table.shop_table tbody tr.order-total strong {
    font-weight: 400
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0 !important;
    margin-top: 11px
}

.woocommerce form p.form-row {
    padding: 0 15px;
    margin-bottom: 19px
}

.woocommerce form p.form-row .woocommerce-input-wrapper {
    width: 100%
}

.woocommerce form p.form-row .woocommerce-input-wrapper input {
    padding: 0;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background-color: transparent
}

.woocommerce form.woocommerce-form-login .form-row .input-text, .woocommerce-page form.woocommerce-form-register .form-row .input-text {
    border: none;
    border-bottom: 1px solid #ebeeee;
    border-radius: 0;
    height: 45px;
    padding: 10px 20px
}

.woocommerce .button.wc-backward {
    background: #2c2c2c;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    padding: 11px 30px;
    line-height: 30px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.woocommerce .button.wc-backward:hover {
    background: #2c2c2c;
    color: #fff;
    border-color: #2c2c2c
}

.woocommerce .wc-proceed-to-checkout a.button.alt {
    background: #2c2c2c;
    color: #fff;
    border: 1px solid #2c2c2c;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-size: 16px;
    margin-top: 8px;
    padding: 19px 20px 17px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.woocommerce .wc-proceed-to-checkout a.button.alt:before {
    content: none
}

.woocommerce .wc-proceed-to-checkout a.button.alt:hover {
    background: 0 0;
    color: #fff
}

.woocommerce form .form-row .select2-container {
    height: 45px;
    margin-bottom: 0
}

.woocommerce-shipping-totals.shipping td {
    border: none;
    padding: 0 !important;
    color: #2c2c2c;
    letter-spacing: 0;
    text-align: left
}

.woocommerce-account:not(.logged-in) .fancybox-is-open {
    display: none
}

.tooltip.show.bs-tooltip-bottom {
    display: none
}

select:focus::-ms-value {
    color: #8f8f8f;
    background: transparent url(../images/caret-down.png) no-repeat 100% center
}

.woocommerce #respond input#submit {
    text-decoration: none;
    text-transform: uppercase;
    padding: 11px 36px;
    min-height: 35px;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.woocommerce #respond input#submit:hover {
    color: #fff
}

.woocommerce .shipping-calculator-form select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    border-width: 0 0 1px 0;
    border: none;
    background: #ebeeee url(../images/caret-down.png) no-repeat 95% center
}

.woocommerce .shipping-calculator-form select::-ms-expand {
    display: none
}

.woocommerce .shipping-calculator-form select > option {
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 20px;
    -moz-padding-start: 20px
}

.coupon input.input-text:-webkit-autofill, input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    background-color: transparent !important
}

.shipping-calculator-form {
    display: block !important
}

.woocommerce form .shipping-calculator-form .form-row {
    color: #2c2c2c;
    padding: 0 40px 0 20px;
    border-radius: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    float: none
}

.woocommerce form .shipping-calculator-form .form-row select {
    margin-bottom: 10px
}

.woocommerce form .shipping-calculator-form .form-row .input-text {
    margin-bottom: 19px;
    font-size: 16px
}

.woocommerce form .shipping-calculator-form .form-row .input-text::-webkit-input-placeholder {
    color: #2c2c2c;
    opacity: 1
}

.woocommerce form .shipping-calculator-form .form-row .input-text:-ms-input-placeholder {
    color: #2c2c2c;
    opacity: 1
}

.woocommerce form .shipping-calculator-form .form-row .input-text::-ms-input-placeholder {
    color: #2c2c2c;
    opacity: 1
}

.woocommerce form .shipping-calculator-form .form-row .input-text::placeholder {
    color: #2c2c2c;
    opacity: 1
}

.woocommerce form .shipping-calculator-form .form-row .input-text:-ms-input-placeholder {
    color: #2c2c2c
}

.woocommerce form .shipping-calculator-form .form-row .input-text::-ms-input-placeholder {
    color: #2c2c2c
}

.woocommerce form .shipping-calculator-form .btn.btn-primary {
    padding: 9px 30px !important;
    line-height: 26px
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #9a9a9a
}

.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #ebeeee;
    border-radius: 0;
    height: 44px;
    color: #9a9a9a
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #9a9a9a;
    line-height: 44px;
    padding: 0 15px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    right: 10px
}

.woocommerce .login input.input-text:-webkit-autofill, .woocommerce .login select.input-text:-webkit-autofill, .woocommerce .login textarea.input-text:-webkit-autofill {
    background-color: transparent !important
}

.woocommerce form.checkout .form-row-first, .woocommerce form.checkout .form-row-last, .woocommerce-page form.checkout .form-row-first, .woocommerce-page form.checkout .form-row-last {
    width: 50%
}

.woocommerce form.checkout .form-row .select2-container {
    margin-bottom: 0
}

.showcoupon, .showlogin {
    color: #2c2c2c
}

.showcoupon:focus, .showcoupon:hover, .showlogin:focus, .showlogin:hover {
    color: #1f1f1f
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce .form-row .woocommerce-additional-fields textarea {
    height: 120px
}

.checkout_coupon.coupon {
    float: none;
    overflow: hidden;
    margin-top: 10px
}

.checkout_coupon.coupon .form-row {
    display: inline-block;
    float: left
}

.checkout_coupon.coupon .form-row.form-row-first {
    margin-right: 10px
}

.checkout_coupon.coupon .form-row input[type=submit] {
    width: auto
}

.woocommerce form.checkout p.form-row {
    margin-bottom: 25px
}

form.checkout .form-row label {
    width: 100%;
    color: #707070;
    font-size: 16px;
    position: relative;
    margin-bottom: 4px;
    text-align: left;
    letter-spacing: .2px
}

form.checkout .form-row input {
    width: 100%;
    font-weight: 400;
    height: 40px
}

form.checkout .place-order.form-row input {
    min-width: 150px;
    width: auto
}

.checkout.woocommerce-checkout .select2-container {
    z-index: 1
}

.select2-container .select2-choice {
    height: 50px;
    padding: 13px 10px
}

.select2-container--open .select2-dropdown {
    border: 1px solid #ddd !important
}

.woocommerce-FormRow.form-row {
    margin-bottom: 15px
}

.woocommerce-page .form-row label {
    color: #2c2c2c;
    margin-bottom: 3px;
    margin-top: 0
}

.woocommerce-password-strength {
    margin-top: 7px
}

.woocommerce-password-strength.bad, .woocommerce-password-strength.short {
    color: red
}

.woocommerce-password-strength.good, .woocommerce-password-strength.strong {
    color: #60d362
}

.woocommerce ul.order_details li strong {
    font-size: 18px;
    padding-top: 6px
}

.payment_method_paypal label a {
    color: #2c2c2c;
    font-weight: 400;
    float: left;
    width: 100%
}

.woocommerce-checkout-payment {
    padding-top: 28px;
    border-top: 1px solid #cecece
}

.woocommerce-checkout-payment .payment_methods label {
    color: #212425
}

#customer_login .customer_login {
    padding-top: 0
}

#customer_login .form-row label {
    color: #000;
    width: 100%
}

input[type=radio] {
    border-radius: 50% !important
}

.payment_box.payment_method_paypal {
    padding: 5px 15px 5px 0
}

.woocommerce .blockUI.blockOverlay {
    display: none !important
}

.woocommerce .login .form-row:last-child {
    position: relative
}

.woocommerce .login input.btn {
    display: inline-block;
    width: auto
}

.woocommerce .login .form-row input.button {
    border: 2px solid #2c2c2c;
    background: #2c2c2c;
    color: #fff;
    text-transform: uppercase;
    padding: 0 30px;
    margin-right: 10px;
    line-height: 40px;
    height: 40px;
    width: auto
}

.woocommerce .login .form-row input.button:hover {
    background: #212425;
    border: 2px solid #212425
}

.woocommerce .login .woocommerce-form__label .rm {
    padding-left: 25px;
    color: #707070
}

.woocommerce .login a.woocommerce-LostPassword.lost_password {
    width: 50%;
    padding-top: 4px;
    text-align: right;
    font-size: 16px
}

.woocommerce .form-row input {
    height: 45px
}

.woocommerce-cart .woocommerce .blockUI.blockOverlay {
    display: block !important
}

.woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: #fff;
    padding: 14px 40px
}

.woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
    background-color: #2c2c2c
}

#calc_shipping_state_field span {
    width: 100%
}

#calc_shipping_state_field .select2-container {
    z-index: 8
}

#calc_shipping_state_field .select2-container--default {
    position: relative;
    margin-bottom: 12px;
    margin-top: 7px
}

#calc_shipping_state_field .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    height: 50px;
    padding: 0 !important;
    line-height: 50px;
    margin: 0
}

#calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
    height: 26px;
    padding: 0 40px 0 0 !important;
    color: #9a9a9a;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #ebeeee
}

#calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0;
    width: auto
}

#calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #2c2c2c
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ddd !important
}

abbr[data-original-title], abbr[title] {
    border-bottom: medium none;
    text-decoration: none
}

.form-row label {
    font-weight: 400
}

.lost_password a {
    color: #212425
}

.lost_password a:hover {
    color: #2c2c2c
}

.form-row input[type=checkbox] {
    height: auto;
    width: auto
}

.order_details li:after {
    content: none
}

.order_details li strong {
    color: #2c2c2c;
    font-weight: 400;
    display: block;
    padding: 10px 0
}

.woocommerce-error li strong {
    font-weight: 400
}

ul.woocommerce-error li {
    padding: 0
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #707070
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #ebeeee
}

.woocommerce form .form-row.woocommerce-invalid label .required {
    color: #a00
}

.woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
    margin-top: 0
}

.woocommerce-additional-fields .woocommerce form.checkout p.form-row.note {
    margin-bottom: 0
}

.woocommerce form.woocommerce-form-login p.form-row, .woocommerce form.woocommerce-form-register p.form-row {
    width: 100%;
    padding: 0
}

.woocommerce form.woocommerce-form-login p.form-row input.input-text, .woocommerce form.woocommerce-form-register p.form-row input.input-text {
    border: 1px solid #ebeeee
}

.woocommerce form.lost_reset_password p.form-row {
    padding: 0;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .woocommerce form.lost_reset_password p.form-row {
        margin-bottom: 19px
    }
}

.woocommerce #customer_login .form-row label {
    color: #707070;
    font-size: 16px;
    width: 50%
}

.woocommerce form.woocommerce-form-login .wc-social-login {
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.woocommerce form.woocommerce-form-login .wc-social-login .ywsl-label {
    float: left;
    margin-right: 20px
}

.woocommerce form.woocommerce-form-login .wc-social-login .socials-list {
    overflow: hidden
}

.woocommerce form.woocommerce-form-login .wc-social-login .socials-list a {
    width: 25px
}

.woocommerce form.woocommerce-form-login .password-input, .woocommerce form.woocommerce-form-register .password-input, .woocommerce-page form.woocommerce-form-login .password-input, .woocommerce-page form.woocommerce-form-register .password-input {
    width: 100%
}

.woocommerce-downloads.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.button:hover {
    color: #2c2c2c;
    background: 0 0 !important
}

.woocommerce-account .woocommerce-form.woocommerce-form-register button.button {
    margin-top: 13px;
    margin-bottom: 0
}

.woocommerce form.woocommerce-form-register p.form-row:last-child {
    margin-bottom: 0
}

.woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
    margin-bottom: 0
}

.woocommerce-edit-account h3.tlt-woocommerce-MyAccount {
    margin-bottom: 32px
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:first-child, .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:nth-child(2) {
    width: 50%
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:first-child label, .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:nth-child(2) label {
    text-transform: capitalize
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:first-child {
    padding-right: 15px
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:nth-child(2) {
    padding-left: 15px
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row {
    width: calc((100% - 60px) / 3);
    float: left;
    clear: none;
    margin-top: 5px
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row:first-child, .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row:nth-child(2) {
    width: calc((100% - 60px) / 3);
    margin-right: 30px !important;
    padding-left: 0;
    padding-right: 0
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row:first-child label, .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row:nth-child(2) label {
    text-transform: none
}

.woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row .woocommerce-Input--password {
    padding-right: 30px
}

.woocommerce-account #customer_login h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-size: 26px;
    color: #9a9a9a;
    margin: 0;
    padding: 0 15px;
    cursor: pointer
}

.woocommerce-account #customer_login h2.active, .woocommerce-account #customer_login h2:hover {
    color: #2c2c2c
}

.woocommerce-account #customer_login h2::after {
    content: '';
    height: 5px;
    width: 5px;
    display: block;
    background: #2c2c2c;
    position: absolute;
    right: -3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woocommerce-account #customer_login h2.title-register:after {
    content: none
}

.woocommerce-account #customer_login .woocommerce-form {
    display: none
}

.woocommerce-account #customer_login .active.woocommerce-form {
    display: block;
    width: 100%
}

.woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
    border-radius: 0;
    min-height: 366px;
    overflow: hidden;
    border: none;
    padding: 0;
    margin-top: 19px
}

.woocommerce-account .woocommerce form.woocommerce-form-login input ~ .checkmark {
    top: 15px
}

.woocommerce-account .woocommerce-password-hint {
    font-size: 12px;
    font-style: italic;
    line-height: normal
}

.woocommerce-account .woocommerce h2 {
    font-size: 25px;
    text-align: left
}

.woocommerce-account .woocommerce-form.woocommerce-form-login button.button, .woocommerce-account .woocommerce-form.woocommerce-form-register button.button {
    font-weight: 400;
    line-height: normal;
    height: 54px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 14px 40px;
    margin-bottom: 25px;
    background-color: #2c2c2c;
    color: #fff;
    border: none;
    border-radius: 0;
    width: 100%
}

.woocommerce-account .woocommerce-form.woocommerce-form-login button.button:active, .woocommerce-account .woocommerce-form.woocommerce-form-login button.button:focus, .woocommerce-account .woocommerce-form.woocommerce-form-login button.button:hover, .woocommerce-account .woocommerce-form.woocommerce-form-register button.button:active, .woocommerce-account .woocommerce-form.woocommerce-form-register button.button:focus, .woocommerce-account .woocommerce-form.woocommerce-form-register button.button:hover {
    background: #2c2c2c
}

.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form__label .rm, .woocommerce-account .woocommerce-form.woocommerce-form-register .woocommerce-form__label .rm {
    padding-left: 35px
}

.woocommerce-account .woocommerce-form.woocommerce-form-login button.button {
    margin-top: 24px
}

.woocommerce-account .form-row {
    padding: 0
}

.woocommerce-account .form-row label {
    font-weight: 400;
    font-size: 16px;
    color: #707070;
    margin-bottom: 5px
}

.woocommerce-account .form-row label .required {
    color: #2c2c2c;
    margin-left: -4px
}

.woocommerce-account .u-columns {
    width: 60%;
    margin: 0 auto;
    text-align: center
}

.woocommerce-account .woocommerce-form__label {
    line-height: 55px
}

.woocommerce-account .woocommerce-form__label.woocommerce-form__label-for-checkbox {
    position: relative;
    margin: 0 !important;
    line-height: normal
}

.woocommerce-account .woocommerce-form__label span {
    line-height: 29px;
    padding-left: 20px
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 24px 0;
    width: 23%;
    border: 1px solid #ebeeee
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    padding: 20px 30px 19px;
    display: block;
    position: relative;
    color: #2c2c2c;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 20px
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #2c2c2c;
    line-height: 20px;
    font-size: 16px;
    padding-left: 55px;
    display: block
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:before {
    position: absolute;
    left: 30px;
    top: 50%;
    font-size: 18px;
    font-family: lusion;
    border: 1px solid #ebeeee;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active:after {
    width: 50px
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover {
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover a {
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover a:before {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    -webkit-transition: all .2s;
    transition: all .2s
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: '\e947';
    font-size: 17px
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: '\e921';
    font-size: 20px;
    padding-left: 2px;
    line-height: 34px
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: '\e922';
    font-size: 19px
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: '\e91e'
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: '\e948';
    font-size: 16px
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--refund-requests a:before {
    content: '\e92e';
    font-size: 16px
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: '\e949';
    padding-left: 3px;
    line-height: 36px
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 77%;
    padding-left: 50px
}

.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px
}

.woocommerce-account .woocommerce-MyAccount-content p strong {
    font-weight: 600
}

.woocommerce-account .woocommerce-MyAccount-content p .welcome-admin {
    font-size: 24px;
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-content p .welcome-admin strong {
    font-weight: 400
}

.woocommerce-account .woocommerce-MyAccount-content p a {
    text-decoration: underline
}

.woocommerce-account .woocommerce-MyAccount-content p a:hover {
    text-decoration: underline !important
}

.woocommerce-account .woocommerce-MyAccount-content > p {
    letter-spacing: .01em;
    margin-bottom: 9px;
    line-height: 28px
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    padding-top: 33px
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper + p {
    margin-top: -7px
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address {
    padding: 15px 30px 23px;
    font-size: 16px;
    color: #2c2c2c;
    border: 0;
    letter-spacing: .01em
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column--billing-address address p {
    font-size: 16px;
    margin-top: 5px;
    line-height: 28px;
    letter-spacing: .01em
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table thead tr th {
    text-align: center;
    color: #2c2c2c;
    font-size: 18px;
    padding: 16px 0 16px;
    text-transform: inherit;
    border: 1px solid #ebeeee;
    border-left: 0
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table thead tr th:first-child {
    border-left: 1px solid #ebeeee
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td {
    font-size: 16px;
    color: #707070;
    padding: 14px 5px;
    border-top: 0;
    border-bottom: 1px solid #ebeeee
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td:first-child {
    border-left: 1px solid #ebeeee
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td:last-child {
    border-right: 1px solid #ebeeee
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td.download-file {
    border-bottom: none;
    border-right: none
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td.download-file:before {
    line-height: 43.2px
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td.download-expires, .woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td.download-remaining {
    border-bottom: none
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td.download-product {
    border-bottom: none
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details tbody tr td {
    padding: 18px 0;
    border-bottom: none !important
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details thead tr th {
    border-bottom: 1px solid #ebeeee
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details thead tr th:first-child {
    text-align: left;
    padding-left: 30px
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details thead tr th:last-child {
    padding-right: 30px
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table {
    margin-top: 0
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table.order_details thead tr th:first-child {
    text-align: center;
    padding-left: 0
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table.order_details thead tr th:last-child {
    padding-right: 0
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table.order_details tbody tr td {
    border-bottom: 1px solid #ebeeee !important;
    border-right: 1px solid #ebeeee;
    text-align: center
}

.woocommerce-account .woocommerce-MyAccount-content ins, .woocommerce-account .woocommerce-MyAccount-content mark {
    background-color: transparent
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders .button {
    padding: 0;
    font-size: 16px;
    border-radius: 0;
    text-transform: capitalize;
    background-color: transparent;
    color: #2c2c2c;
    height: auto;
    width: auto;
    letter-spacing: 0;
    font-weight: 400
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders .button:hover {
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders .button:before {
    content: none !important
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination {
    padding-top: 48px;
    display: inline-block;
    overflow: hidden;
    width: 100%
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .button {
    padding: 0;
    height: auto;
    width: auto;
    background: 0 0 !important;
    color: #707070;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .button:hover {
    background: 0 0 !important;
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .button:hover:before {
    background: 0 0 !important
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .button.woocommerce-button--previous {
    float: left
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .button.woocommerce-button--next {
    float: right
}

.woocommerce-account .woocommerce-MyAccount-content .order-again a {
    line-height: 24px;
    text-decoration: none;
    text-transform: initial
}

.woocommerce-account .woocommerce-MyAccount-content .order-again a:hover {
    text-decoration: none !important
}

.woocommerce-account .woocommerce-MyAccount-content .button {
    padding: 10px 30px;
    height: 45px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    background-color: #2c2c2c;
    width: 100%;
    letter-spacing: .05em;
    width: auto;
    font-size: 16px
}

.woocommerce-account .woocommerce-MyAccount-content .button:hover {
    background-color: #2c2c2c;
    color: #fff
}

.woocommerce-account .woocommerce-MyAccount-content .button:before {
    content: none
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
    font-size: 15px;
    padding-right: 15px !important
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a {
    padding: 0;
    font-size: 15px;
    background: 0 0;
    text-decoration: underline;
    padding-top: 0;
    border-radius: 0;
    float: right
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a:hover {
    background-color: transparent
}

.woocommerce-account .woocommerce-MyAccount-content .addresses h3 {
    font-size: 20px;
    margin-bottom: 3px
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address {
    max-width: 50%;
    width: 50%;
    padding: 0
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address.col-1 {
    padding-right: 35px
}

.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address.col-2 {
    padding-left: 35px
}

.woocommerce-account .woocommerce-MyAccount-content form > h3 {
    margin-top: -6px;
    font-size: 25px;
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 21px
}

.woocommerce-account .woocommerce-MyAccount-content form > h3:after {
    content: '';
    height: 2px;
    width: 53px;
    background: #2c2c2c;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account {
    margin-top: -5px
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account em {
    font-size: 14px;
    padding-top: 7px;
    line-height: normal;
    display: inline-block;
    font-style: normal;
    letter-spacing: .01em
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset {
    margin-top: 3px;
    width: 100%
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset legend {
    color: #2c2c2c;
    font-size: 22px;
    padding-bottom: 0;
    margin-bottom: 10px
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset span.password-input {
    width: 100%;
    margin-bottom: 0
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset .checkbox-custom {
    clear: left;
    width: 100%;
    margin-right: 0
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account span {
    line-height: normal;
    margin-bottom: -4px
}

.woocommerce-account .woocommerce-MyAccount-content form.edit-account .button {
    margin-top: 5px
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container .select2-selection--single {
    height: 45px;
    border-color: #ebeeee;
    border-radius: 0
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    color: #9a9a9a;
    padding: 0 50px 0 15px
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
    content: "\e903"
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
    top: 0
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    content: "\e900";
    font-family: lusion;
    display: inline-block;
    font-size: 12px;
    color: #707070;
    position: absolute;
    top: 7px;
    right: 7px
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.woocommerce-account .woocommerce-MyAccount-content form .form-row {
    padding: 0;
    margin-bottom: 25px
}

.woocommerce-account .woocommerce-MyAccount-content form .form-row input {
    font-size: 16px;
    border: 1px solid #ebeeee;
    height: 45px;
    padding: 0 15px;
    color: #707070
}

.woocommerce-account .woocommerce-MyAccount-content form .button {
    margin-top: 11px
}

.woocommerce-account .woocommerce-MyAccount-content form .button.disabled, .woocommerce-account .woocommerce-MyAccount-content form .button:disabled, .woocommerce-account .woocommerce-MyAccount-content form .button:disabled[disabled] {
    color: #fff;
    padding: 18.5px 40px
}

.woocommerce-account .woocommerce-MyAccount-content form .button.disabled:hover, .woocommerce-account .woocommerce-MyAccount-content form .button:disabled:hover, .woocommerce-account .woocommerce-MyAccount-content form .button:disabled[disabled]:hover {
    background-color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row {
    margin-bottom: 10px
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .button {
    margin-top: 5px
}

.woocommerce-edit-address .woocommerce-MyAccount-content .tlt-woocommerce-MyAccount {
    margin-bottom: 15px
}

.woocommerce-edit-address .woocommerce-MyAccount-content .tlt-woocommerce-MyAccount + p {
    margin-bottom: 38px
}

.woocommerce-MyAccount-content address {
    font-size: 16px
}

.woocommerce-MyAccount-content .u-columns {
    width: 100%;
    text-align: left
}

.order_details .woocommerce-table__product-name li strong, .woocommerce-table__product-name .wc-item-meta li p {
    padding: 0 !important;
    line-height: 24px
}

.woocommerce form .form-row label {
    line-height: normal !important
}

.my_account_orders tbody b {
    font-weight: 400
}

.woocommerce-table.woocommerce-table--order-details tbody tr td.woocommerce-table__product-name.product-name a {
    color: #2c2c2c
}

.woocommerce-table.woocommerce-table--order-details tbody tr td.woocommerce-table__product-name.product-name a:hover {
    color: #2c2c2c
}

.woocommerce-table.woocommerce-table--order-details tbody tr td.woocommerce-table__product-name.product-name strong {
    font-weight: 400
}

section.woocommerce-order-details .woocommerce-order-details__title {
    margin-bottom: 6px
}

.order-info + section.woocommerce-order-details {
    margin-top: 38px;
    overflow: hidden
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr td:first-child {
    border-left: none
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr td:last-child {
    border-right: none
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr td.product-name a {
    line-height: 24px;
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr td.product-name a:hover {
    color: #2c2c2c
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr td.product-name .product-quantity {
    font-weight: 400
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr.woocommerce-table__line-item.order_item td {
    border-bottom: 1px solid #ebeeee !important
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr.woocommerce-table__line-item.order_item:last-child td {
    border-bottom: none !important
}

.woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details.woocommerce-table--order-downloads tbody tr td {
    border-bottom: 1px solid #ebeeee
}

.woocommerce .woocommerce-table--order-downloads a.button.alt {
    background: 0 0;
    padding: 0;
    height: auto;
    color: #2c2c2c
}

.woocommerce .woocommerce-table--order-downloads a.button.alt:hover {
    color: #2c2c2c
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    font-size: 16px;
    padding-left: 0;
    margin-top: 4px;
    line-height: 28px;
    letter-spacing: .01em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
    content: none !important
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    line-height: 24px !important
}

.woocommerce-cart ul.woocommerce-error li:hover, .woocommerce-checkout ul.woocommerce-error li:hover {
    color: #fff
}

.button.yith-wcqv-button:hover {
    -webkit-animation: none;
    animation: none
}

.title-heading-cart {
    font-size: 32px;
    line-height: 40px;
    color: #2c2c2c;
    text-align: center;
    margin-bottom: 30px
}

.page-empty-wishlist table.wishlist_table.shop_table thead {
    display: none
}

.page-empty-wishlist table.wishlist_table.shop_table tbody tr:last-child td {
    border-top: 1px solid #ebeeee
}

.woocommerce-wishlist .entry-content p:first-child {
    display: none
}

.woocommerce-wishlist table.wishlist_table.shop_table {
    font-style: initial
}

.woocommerce-wishlist table.wishlist_table.shop_table thead th {
    padding: 19px 15px 16px;
    text-align: left
}

.woocommerce-wishlist table.wishlist_table.shop_table thead th.product-remove {
    width: 8%;
    border-right: 0
}

.woocommerce-wishlist table.wishlist_table.shop_table thead th.product-thumbnail {
    width: 10%
}

.woocommerce-wishlist table.wishlist_table.shop_table thead th.product-name {
    width: 32%
}

.woocommerce-wishlist table.wishlist_table.shop_table thead th.product-price {
    width: 14%
}

.woocommerce-wishlist table.wishlist_table.shop_table thead th.product-stock-status {
    width: 15%
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td {
    padding: 15px
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-thumbnail img {
    background-color: #f5f5f5;
    display: inline-block
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-remove > div {
    display: inline-block
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-remove a {
    border-radius: 0 !important;
    font-size: 0;
    width: 44px;
    text-align: center;
    color: #fff !important;
    font-weight: 400;
    display: inline-block;
    line-height: 44px;
    height: 44px;
    background: #2c2c2c
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-remove a:before {
    content: "\e918";
    font-size: 14px;
    font-family: lusion !important
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-remove a:hover {
    background-color: #2c2c2c;
    color: #fff !important
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart {
    text-align: center
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart .dateadded {
    display: inline-block;
    padding-bottom: 10px
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart .button {
    padding: 14px 20px;
    border-radius: 0;
    text-transform: capitalize;
    color: #fff;
    height: auto;
    background: #2c2c2c;
    letter-spacing: 0;
    width: auto;
    text-align: center
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart .button:before {
    content: none !important
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart .button:hover {
    background: #2c2c2c
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-add-to-cart .add-cart-btn {
    margin-bottom: 10px
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td:last-child {
    border-right: 1px solid #ebeeee
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-price {
    text-align: left
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-price del {
    color: #2c2c2c;
    opacity: 1
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-price del .amount {
    color: #2c2c2c
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-price del .amount span {
    color: #2c2c2c
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-name {
    text-align: left
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-name a {
    width: 100%;
    padding: 0;
    margin: 0
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-name dl.variation {
    margin-bottom: 0;
    font-size: 14px
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-name dl.variation dt {
    float: left;
    font-weight: 400
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr:last-child td {
    padding-top: 15px;
    border-bottom: 1px solid #ebeeee
}

.woocommerce-wishlist table.wishlist_table.shop_table tbody tr:last-child td.product-remove {
    padding-top: 0
}

.woocommerce-wishlist table.wishlist_table.shop_table tfoot tr td {
    border: 0;
    padding: 0
}

.woocommerce-wishlist table.wishlist_table.shop_table .product-name a.yith-wcqv-button {
    background: 0 0
}

.woocommerce-wishlist table.wishlist_table.shop_table .product-name a.yith-wcqv-button:hover {
    color: #000
}

.woocommerce table.shop_table.my_account_orders td:first-child {
    display: table-cell
}

.my_account_orders tbody tr td a {
    color: #707070
}

.my_account_orders tbody tr td a:hover {
    color: #2c2c2c
}

.woocommerce-MyAccount-content header, .woocommerce-MyAccount-content header .title-cart {
    background: 0 0 !important
}

.woocommerce-MyAccount-content p strong {
    color: #2c2c2c
}

.woocommerce-MyAccount-navigation li {
    display: inline-block;
    padding-right: 25px
}

.admin-bar.woocommerce-page .fixed-header .woocommerce header {
    top: 0
}

.woocommerce .wishlist_table .product-name a {
    font-size: 16px;
    color: #2c2c2c;
    line-height: 28px
}

.woocommerce .wishlist_table .product-name a:hover {
    color: #2c2c2c;
    text-decoration: none
}

.woocommerce .wishlist_table .product-name a.yith-wcqv-button {
    color: #2c2c2c;
    font-weight: 400;
    margin-left: 10px;
    font-size: 14px;
    font-style: italic;
    padding: 14px 20px
}

.DTFC_LeftWrapper {
    display: none !important
}

table.compare-list.compare-list-custom .add-to-cart td a {
    padding: 9px 20px !important;
    background-color: #2c2c2c !important
}

table.compare-list.compare-list-custom .add-to-cart td a:hover {
    background: #2c2c2c !important
}

.title-cart-sub {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #2c2c2c;
    letter-spacing: 4px
}

.woocommerce address {
    line-height: 32px
}

.wc_payment_method img {
    padding-left: 10px
}

.woocommerce-form.woocommerce-form-register .form-row:nth-child(2) {
    margin-bottom: 17px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #9a9a9a
}

.woocommerce-page.woocommerce-checkout .checkout-options {
    width: calc(58.3% - 10px)
}

.woocommerce table.shop_table {
    margin-bottom: 10px
}

.woocommerce table.shop_table td small {
    font-size: 15px
}

.woocommerce .checkout h3, .woocommerce .checkout h4 {
    font-size: 24px;
    line-height: 30px;
    color: #2c2c2c;
    letter-spacing: .2px;
    margin-bottom: 23px
}

.woocommerce .checkout h3.label-item, .woocommerce .checkout h4.label-item {
    letter-spacing: 1.2px;
    margin-bottom: 29px
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea {
    font-size: 16px;
    border: 1px solid #ebeeee;
    font-weight: 400;
    height: 45px;
    padding: 0 15px;
    color: #9a9a9a
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input::-webkit-input-placeholder, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea::-webkit-input-placeholder {
    color: #9a9a9a;
    opacity: 1
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input:-ms-input-placeholder, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea:-ms-input-placeholder {
    color: #9a9a9a;
    opacity: 1
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input::-ms-input-placeholder, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea::-ms-input-placeholder {
    color: #9a9a9a;
    opacity: 1
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input::placeholder, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea::placeholder {
    color: #9a9a9a;
    opacity: 1
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input:-ms-input-placeholder, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea:-ms-input-placeholder {
    color: #9a9a9a
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input::-ms-input-placeholder, .woocommerce .checkout .form-row .woocommerce-input-wrapper textarea::-ms-input-placeholder {
    color: #9a9a9a
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper input[type=checkbox] {
    width: 16px;
    height: 16px;
    position: static
}

.woocommerce .checkout .form-row .woocommerce-input-wrapper textarea {
    min-height: 104px;
    padding: 9px 17px;
    border-radius: 0;
    letter-spacing: .2px
}

.woocommerce .checkout .form-row .select2-container--default .select2-selection--single {
    border: 1px solid #ebeeee;
    border-radius: 0;
    height: 45px;
    padding: 0 15px;
    background: 0 0
}

.woocommerce .checkout .form-row .select2-container--default .select2-selection--single:hover .select2-selection__rendered {
    color: #9a9a9a
}

.woocommerce .checkout .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #9a9a9a;
    padding: 0;
    line-height: 44px
}

.woocommerce .checkout .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px
}

.woocommerce .checkout .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.woocommerce .checkout .form-row .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    content: '\e900';
    font-family: lusion;
    font-weight: 900;
    color: #2c2c2c;
    font-size: 11px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px
}

.woocommerce .checkout .form-row .select2-container--open .select2-selection--single .select2-selection__arrow::before {
    content: '\903'
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table .blockUI.blockOverlay {
    display: inline-block
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table label {
    color: #707070;
    padding-left: 0;
    font-size: 16px
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table td.product-total {
    text-align: right
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tbody th, .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot th {
    border-top: 0
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot td {
    border: 0;
    text-align: right;
    padding: 5px 0
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot th {
    vertical-align: middle;
    padding-left: 0
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td, .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
    padding-top: 0;
    padding-bottom: 0
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td strong {
    font-weight: 400
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-rate td, .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-rate th, .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-total td, .woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr.tax-total th {
    padding-bottom: 24px
}

.woocommerce form.checkout .woocommerce-additional-fields__field-wrapper p.form-row {
    margin-bottom: 0 !important
}

.woocommerce-checkout-review-order {
    padding: 18px 0 0
}

form.checkout.woocommerce-checkout {
    padding-top: 21px;
    display: inline-block;
    width: 100%
}

form.checkout.woocommerce-checkout .woocommerce-additional-fields {
    padding-bottom: 72px
}

.logged-in form.checkout.woocommerce-checkout {
    padding-top: 21px
}

input[type=radio]:checked {
    border: 2px solid #000
}

input[type=radio]:checked::before {
    background: #000
}

input[type=radio]:checked {
    color: #000
}

input[type=radio] {
    -webkit-appearance: radio
}

.woocommerce-privacy-policy-text {
    text-align: left;
    margin-bottom: 13px;
    text-align: left;
    margin-bottom: 13px;
    font-size: 14px;
    letter-spacing: .1px;
    line-height: 24px;
    color: #707070
}

.woocommerce-privacy-policy-text a {
    color: #2c2c2c
}

label[for=payment_method_paypal] > a, label[for=payment_method_paypal] > img {
    display: none
}

.shop_table.order_details tbody tr td, .shop_table.order_details thead tr th {
    padding: 18px 0
}

.shop_table.order_details tbody tr td.woocommerce-table__product-table.product-total, .shop_table.order_details tbody tr td.woocommerce-table__product-total.product-total, .shop_table.order_details thead tr th.woocommerce-table__product-table.product-total, .shop_table.order_details thead tr th.woocommerce-table__product-total.product-total {
    text-align: right
}

.shop_table.order_details tbody tr td {
    border-bottom: none
}

.shop_table.order_details thead tr th {
    border-bottom: 1px solid #ebeeee
}

.woocommerce-account .woocommerce .woocommerce-customer-details h2, .woocommerce-account .woocommerce .woocommerce-order-details h2 {
    color: #2c2c2c;
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0
}

.woocommerce ul.order_details li {
    border: 1px solid #ebeeee;
    font-size: 16px;
    color: #707070;
    text-transform: capitalize;
    padding: 28px 30px 11px;
    margin-right: 0;
    border-right: 0;
    letter-spacing: .01em
}

.woocommerce ul.order_details li:after {
    content: none
}

.woocommerce ul.order_details li:last-of-type {
    border: 1px solid #ebeeee
}

.woocommerce ul.order_details li.order {
    width: 18%
}

.woocommerce ul.order_details li.date {
    width: 20%
}

.woocommerce ul.order_details li.email {
    width: 26%
}

.woocommerce ul.order_details li.total {
    width: 17%
}

.woocommerce ul.order_details li.method {
    width: 19%
}

.woocommerce .woocommerce-customer-details address {
    border: 1px solid #ebeeee;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-radius: 0;
    font-size: 16px;
    padding: 18px 30px 21px
}

.woocommerce ul#shipping_method li {
    margin: 10px 0 !important;
    padding: 0
}

.woocommerce ul#shipping_method li input {
    height: 13px;
    width: 13px;
    position: relative;
    vertical-align: middle;
    margin-top: 0
}

.woocommerce ul#shipping_method li input:before {
    content: '';
    border: 1px solid #000;
    height: 13px;
    width: 13px;
    position: absolute;
    border-radius: 50%;
    background: #f2f2f2
}

.woocommerce ul#shipping_method li input:checked:after {
    content: '';
    background: #000;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce .woocommerce-form-login-toggle .woocommerce-info {
    background: 0 0;
    color: #2c2c2c;
    display: inline-block;
    padding: 0 0 0 28px !important;
    position: relative;
    letter-spacing: .2px;
    margin-bottom: 0;
    line-height: 24px
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce .woocommerce-form-login-toggle .woocommerce-info a {
    color: #2c2c2c;
    padding-left: 0
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:before, .woocommerce .woocommerce-form-login-toggle .woocommerce-info:before {
    background: url(../images/gift.gif);
    background-repeat: no-repeat;
    content: "";
    height: 15px;
    width: 15px;
    position: absolute;
    color: transparent;
    top: 10px;
    left: 0;
    background-position: center;
    display: inline-block
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:after, .woocommerce .woocommerce-form-login-toggle .woocommerce-info:after {
    content: none
}

.woocommerce .woocommerce-form-login-toggle .woocommerce-info:before {
    background: url(../images/user.gif)
}

.woocommerce .woocommerce-form-login-toggle .form-row label {
    color: #707070
}

.woocommerce form.woocommerce-form.login {
    position: relative;
    border-radius: 0;
    padding: 0;
    border: none
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label {
    position: relative;
    width: 100%
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label input[type=checkbox] {
    margin: 0;
    width: 0
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label span {
    line-height: 24px
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    border: 1px solid #ebeeee;
    border-radius: 0;
    background-color: #fff
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    left: 7px
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label input[type=checkbox]:hover:before {
    border-color: #2c2c2c
}

.woocommerce form.woocommerce-form.login .woocommerce-form__label input[type=checkbox]:checked:before {
    border-color: #2c2c2c;
    background: #2c2c2c
}

.woocommerce form.woocommerce-form.login span {
    padding-left: 26px;
    line-height: 24px
}

.woocommerce form.woocommerce-form.login .form-row {
    padding: 0;
    width: 100%
}

.woocommerce form.woocommerce-form.login .form-row .button {
    background: #2c2c2c;
    color: #fff;
    text-transform: capitalize;
    padding: 14px 30px;
    letter-spacing: .05em;
    margin-top: 20px
}

.woocommerce form.woocommerce-form.login .form-row .button i {
    display: none
}

.woocommerce form.woocommerce-form.login .form-row .button:hover {
    color: #fff;
    background-color: #2c2c2c
}

.woocommerce form.woocommerce-form.login .form-row .button:before {
    border-radius: 0
}

.woocommerce form.checkout_coupon {
    position: relative;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none
}

.woocommerce form.checkout_coupon button {
    width: 80px
}

.woocommerce form.checkout_coupon input.input-text {
    width: calc(100% - 80px)
}

.woocommerce form.checkout_coupon .form-row {
    padding: 0;
    width: 100%
}

.woocommerce form.checkout_coupon .form-row .button {
    position: absolute;
    right: 0;
    top: 0;
    background: #ebeeee;
    color: #9a9a9a;
    text-transform: capitalize;
    padding: 14px 10px;
    letter-spacing: .05em;
    height: 45px
}

.woocommerce form.checkout_coupon .form-row .button i {
    display: none
}

.woocommerce form.checkout_coupon .form-row .button:hover {
    color: #fff;
    background-color: #2c2c2c
}

.woocommerce form.checkout_coupon .form-row .button:before {
    border-radius: 0
}

.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #ebeeee;
    border-radius: 0;
    padding: 25px 30px
}

.woocommerce-checkout.woocommerce-page .woocommerce form.checkout_coupon, .woocommerce-checkout.woocommerce-page .woocommerce form.woocommerce-form.login {
    margin: 0 0 25px 0
}

.select2-container {
    z-index: 8
}

.hidden-title-form {
    display: none
}

.woocommerce div ul.cart_list li dl dt dl dt {
    padding: 0
}

.woocommerce div ul.cart_list li dl dd {
    padding: 0;
    margin: 0
}

.woocommerce div ul.cart_list li dl {
    padding-left: 0;
    border: none;
    overflow: hidden
}

.woocommerce div ul.cart_list li dl p {
    margin-top: 0
}

.woocommerce .woocommerce-info {
    margin-bottom: 30px
}

.woocommerce ul.woocommerce-error li a {
    color: #fff
}

.woocommerce ul.woocommerce-error li a:hover {
    text-decoration: underline !important;
    color: #fff
}

.sub-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li dl {
    margin-top: 5px
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
    margin-top: -3px
}

h3.tlt-woocommerce-MyAccount {
    position: relative;
    margin-bottom: 40px;
    font-size: 30px;
    text-transform: none
}

.woocommerce-account .col2-set:not(.addresses) .u-column2 form .form-row:nth-child(3) {
    margin-bottom: 17px
}

.page.woocommerce-cart .cross-sells .slick-dots {
    display: none !important
}

.woocommerce-password-strength.bad, .woocommerce-password-strength.short {
    color: #fff !important;
    font-weight: 400
}

form.login.ywsl-box {
    padding: 10px
}

.order-info {
    font-size: 16px
}

.woocommerce-form-track-order {
    font-size: 16px;
    color: #707070
}

.wc-item-meta {
    padding-left: 0
}

.woocommerce form.woocommerce-form-track-order .clear + .form-row {
    margin-bottom: 0;
    margin-top: 17px
}

.woocommerce form.woocommerce-form-track-order p:first-child {
    line-height: 28px;
    margin-bottom: 36px;
    margin-top: -6px
}

.woocommerce form.woocommerce-form-track-order p.form-row {
    padding: 0;
    margin-bottom: 25px
}

.woocommerce form.woocommerce-form-track-order p.form-row.form-row-first, .woocommerce form.woocommerce-form-track-order p.form-row.form-row-last {
    width: 100%
}

.woocommerce form.woocommerce-form-track-order p.form-row:last-child {
    padding-top: 15px;
    margin-bottom: 0
}

.woocommerce form.woocommerce-form-track-order p.form-row label {
    font-size: 16px;
    color: #2c2c2c;
    margin-bottom: 4px;
    line-height: 22px
}

.woocommerce form.woocommerce-form-track-order p.form-row input.input-text {
    font-size: 16px;
    border: 1px solid #ebeeee;
    font-weight: 400;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    color: #9a9a9a
}

.woocommerce form.woocommerce-form-track-order p.form-row button.button {
    background: #2c2c2c;
    margin: 10px 0 0 0;
    color: #fff;
    border-radius: 0;
    float: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 14px 38px
}

.woocommerce form.woocommerce-form-track-order p.form-row button.button:hover {
    background: #2c2c2c
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    color: #9a9a9a
}

.woocommerce form.woocommerce-form-track-order p.form-row input.input-text::-webkit-input-placeholder {
    color: #9a9a9a
}

.woocommerce form.woocommerce-form-track-order p.form-row input.input-text:-moz-placeholder {
    color: #9a9a9a
}

.woocommerce form.woocommerce-form-track-order p.form-row input.input-text:-ms-input-placeholder {
    color: #9a9a9a
}

.pp_content_container .ywcars_order_title {
    margin-bottom: 0
}

.pp_content_container input[type=submit] {
    height: 45px;
    color: #fff;
    background: #2c2c2c;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none
}

.pp_content_container input[type=submit]:hover {
    background: #2c2c2c
}

.pp_content_container .ywcars_block label, .pp_content_container .ywcars_block textarea {
    font-size: 16px;
    color: #707070;
    line-height: 22px
}

div.pp_woocommerce .pp_details .pp_close {
    font-size: 30px !important;
    border-radius: 0 !important;
    background-color: transparent;
    color: #2c2c2c !important;
    width: 15px !important;
    height: 15px !important;
    right: 17px !important;
    top: 17px !important;
    line-height: 15px !important;
    text-shadow: none
}

div.pp_woocommerce .pp_details .pp_close:focus, div.pp_woocommerce .pp_details .pp_close:hover {
    color: #2c2c2c !important;
    background-color: transparent !important
}

div.pp_woocommerce .pp_details .pp_close:before {
    content: "\e918" !important;
    font-family: lusion !important;
    font-size: 10px !important
}

.ywcars_alert {
    border-radius: 0 !important;
    padding: 11px 15px 11px 20px !important;
    color: #6e4326;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #f9c7a6 !important;
    min-height: 44px;
    border: none;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ywcars_close_alert {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-top: -2px
}

.woocommerce-page.woocommerce-checkout .woocommerce-form-login.login .form-row label {
    color: #707070
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders {
    margin-top: 0
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr th {
    text-align: center;
    color: #2c2c2c;
    font-size: 18px;
    padding: 16px 0 16px;
    text-transform: inherit;
    border: 1px solid #ebeeee;
    border-left: 0
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr th:first-child {
    border-left: 1px solid #ebeeee
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr th:nth-child(3) {
    width: 24%
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr th:nth-child(4) {
    width: 28.5%
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr th:nth-child(5) {
    width: 15.3%
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr td {
    text-align: center;
    border-right: 1px solid #ebeeee;
    padding: 7px 5px
}

.order-again a.button {
    height: 45px;
    color: #fff !important;
    background: #2c2c2c;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    padding: 0 30px;
    line-height: 45px
}

.order-again a.button:hover {
    background: #2c2c2c
}

.ywcars_view_request table.ywcars_refund_info {
    border: 1px solid #ebeeee;
    margin-top: 0
}

.ywcars_view_request table.ywcars_refund_info tbody, .ywcars_view_request table.ywcars_refund_info td, .ywcars_view_request table.ywcars_refund_info tr {
    border: none;
    font-size: 16px;
    padding: 12px 28px 15px
}

.ywcars_view_request table.ywcars_refund_info tbody {
    border: none
}

.ywcars_view_request table.ywcars_refund_info tbody tr td {
    color: #2c2c2c;
    border-bottom: 1px solid #ebeeee
}

.ywcars_view_request table.ywcars_refund_info tbody tr td .ywcars_bold {
    color: #707070
}

.ywcars_view_request table.ywcars_refund_info tbody tr td.ywcars_refund_info_minor_cell {
    text-align: right
}

.ywcars_view_request table.ywcars_refund_info tbody tr td.ywcars_refund_info_minor_cell a {
    color: #2c2c2c;
    text-transform: uppercase;
    position: relative;
    display: inline-block
}

.ywcars_view_request table.ywcars_refund_info tbody tr td.ywcars_refund_info_minor_cell a:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #2c2c2c;
    position: absolute;
    bottom: 3px;
    left: 0
}

.ywcars_view_request table.ywcars_refund_info tbody tr td.ywcars_refund_info_minor_cell a span {
    font-size: 14px !important
}

.ywcars_view_request table.ywcars_refund_info tbody tr td.ywcars_refund_info_minor_cell a:hover {
    color: #2c2c2c
}

.ywcars_view_request table.ywcars_refund_info tbody tr:last-child td {
    border-bottom: none
}

.ywcars_view_request table.ywcars_refund_info .ywcars_bold {
    font-weight: 400
}

.ywcars_view_request table.ywcars_refund_info span.ywcars_current_status.ywcars-new {
    background-color: transparent;
    padding: 0 !important
}

.ywcars_view_request table.ywcars_refund_info span.ywcars_current_status.ywcars-new span {
    display: inline-block
}

.ywcars_view_request table.ywcars_refund_info .ywcars_reduced_text_size {
    font-size: 16px !important;
    display: inline-block
}

.ywcars_view_request .ywcars_refund_info_add_mesage .ywcars_block {
    margin: 0;
    overflow: hidden
}

.ywcars_view_request .ywcars_refund_info_add_mesage .ywcars_block .button {
    margin-top: 30px
}

.ywcars_view_request .ywcars_view_request textarea {
    font-size: 16px;
    height: 104px;
    border-radius: 0
}

.ywcars_view_request .ywcars_success_alert {
    margin-top: 30px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #fff;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #7cc576;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    border-radius: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ywcars_view_request .ywcars_success_alert:before {
    color: #fff;
    left: auto;
    content: "\e91a";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.ywcars_view_request .ywcars_success_alert .ywcars_close_alert {
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 0
}

.ywcars_view_request .ywcars_success_alert .ywcars_close_alert:before {
    background-color: #fff;
    color: #7cc576;
    position: absolute;
    left: auto;
    right: 15px;
    padding: 8.5px;
    top: 50%;
    margin-top: -13px;
    content: "\e918";
    font-size: 10px;
    font-family: lusion !important;
    display: inline-block;
    height: 27px;
    width: 27px;
    line-height: normal
}

.ywcars_view_request .ywcars_error_alert {
    margin-top: 30px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 45px 11px 50px !important;
    color: #fff;
    position: relative;
    line-height: 22px;
    font-size: 16px;
    font-family: Jost;
    text-align: left;
    background-color: #f69679;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 44px;
    border: none;
    border-radius: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ywcars_view_request .ywcars_error_alert:before {
    color: #fff;
    left: auto;
    content: "\e91a";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px
}

.ywcars_view_request .ywcars_error_alert .ywcars_close_alert {
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 0
}

.ywcars_view_request .ywcars_error_alert .ywcars_close_alert:before {
    background-color: #fff;
    color: #f69679;
    position: absolute;
    left: auto;
    right: 15px;
    padding: 8.5px;
    top: 50%;
    margin-top: -13px;
    content: "\e918";
    font-size: 10px;
    font-family: lusion !important;
    display: inline-block;
    height: 27px;
    width: 27px;
    line-height: normal
}

.ywcars_view_request .ywcars_refund_info_messages_history {
    margin-top: 43px
}

.ywcars_view_request .ywcars_refund_info_messages_history .blockUI {
    display: none !important
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_line_separator {
    display: none
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_refund_info_message_box {
    border-color: #ebeeee;
    min-height: 104px;
    padding: 14px 19px !important
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_refund_info_message_box:hover {
    border-color: #2c2c2c
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_message_shop_manager {
    margin-left: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_message_shop_manager:last-child {
    margin-bottom: 0
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_message_shop_manager .ywcars_refund_info_message_author {
    background-color: transparent;
    font-size: 16px;
    color: #2c2c2c;
    text-transform: capitalize;
    font-weight: 400;
    padding: 0;
    margin: 0
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_message_shop_manager .ywcars_refund_info_message_date {
    font-size: 16px !important
}

.ywcars_view_request .ywcars_refund_info_messages_history .ywcars_messages_history_frame .ywcars_refund_info_message_body {
    margin: 0;
    font-size: 16px
}

.ywcars_view_request .ywcars_refund_info_add_mesage, .ywcars_view_request .ywcars_refund_info_messages_history {
    margin-top: 45px;
    overflow: hidden
}

.ywcars_view_request .ywcars_refund_info_block_title {
    position: relative;
    margin-bottom: 22px;
    font-size: 18px;
    text-transform: capitalize;
    color: #2c2c2c;
    font-weight: 400
}

.ywcars_view_request textarea {
    border-radius: 0;
    height: 104px;
    margin-bottom: 0;
    font-size: 16px
}

.ywcars_view_request span.ywcars_update_messages:hover {
    color: #2c2c2c
}

.woocommerce-view-order .woocommerce-customer-details .woocommerce-column, .woocommerce-view-order .woocommerce-order-details {
    border: 1px solid #ebeeee
}

.woocommerce-view-order .woocommerce-customer-details .woocommerce-column.woocommerce-column--1, .woocommerce-view-order .woocommerce-customer-details .woocommerce-column.woocommerce-column--2 {
    padding-left: 0
}

.woocommerce-view-order .woocommerce-column--1 {
    margin-bottom: 30px
}

.woocommerce-view-order .woocommerce-MyAccount-content p:first-child {
    letter-spacing: .01em
}

.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details tbody tr td {
    padding: 10px 0
}

.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details:not(.woocommerce-table--order-downloads) tbody tr:last-child td {
    padding-bottom: 29px
}

.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details tbody tr td {
    padding: 10px 0
}

.woocommerce-view-order .woocommerce-MyAccount-content .order-again .button, .woocommerce-view-order .woocommerce-MyAccount-content .ywcars_button_refund {
    width: 100%;
    line-height: 24px
}

.woocommerce-view-order .woocommerce-MyAccount-content .order-again .button:disabled, .woocommerce-view-order .woocommerce-MyAccount-content .order-again .button:disabled[disabled], .woocommerce-view-order .woocommerce-MyAccount-content .ywcars_button_refund:disabled, .woocommerce-view-order .woocommerce-MyAccount-content .ywcars_button_refund:disabled[disabled] {
    color: #bfbfbf;
    padding: 10px 15px;
    opacity: 1;
    background-color: #ebeeee
}

.woocommerce-view-order .woocommerce-order-downloads .woocommerce-order-downloads__title {
    padding: 17px 30px 12px;
    margin-bottom: 0 !important;
    border: 1px solid #ebeeee;
    font-size: 20px;
    border-bottom: 0
}

.woocommerce-view-order .woocommerce-order-details {
    width: 64.5%;
    margin-top: 18px;
    padding-bottom: 50px;
    float: left
}

.woocommerce-view-order .woocommerce-order-details .ywcars_button_refund_container {
    margin-top: 20px
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-order-details__title {
    padding: 17px 30px 12px;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #ebeeee
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details {
    padding: 0 30px;
    margin-top: 17px
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details thead {
    display: none
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details .order_item .product-name .product-quantity {
    color: #a9a9a9;
    font-size: 12px;
    border-radius: 30px;
    background-color: #ebeeee;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    min-width: 38px
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tfoot td, .woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tfoot th {
    border-top: 0
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:first-child td, .woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:first-child th {
    border-top: 1px solid #ebeeee;
    padding-top: 26px
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
    color: #707070;
    letter-spacing: .01em;
    padding: 6px 0
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr td {
    padding: 6px 0
}

.woocommerce-view-order .woocommerce-order-details .order-again, .woocommerce-view-order .woocommerce-order-details .ywcars_button_refund_container {
    padding: 0 30px
}

.woocommerce-view-order .woocommerce-customer-details {
    width: calc(35.5% - 30px);
    float: right;
    margin-top: 18px
}

.woocommerce-view-order .woocommerce-customer-details .woocommerce-column__title {
    padding: 17px 30px 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #ebeeee
}

.woocommerce-view-order .woocommerce .woocommerce-customer-details h2 {
    margin-bottom: 0
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr.woocommerce-table__line-item.order_item td {
    border-bottom: 0 !important
}

.layout2 form.woocommerce-cart-form .cart-left {
    display: block;
    float: none;
    width: 100%;
    padding-right: 0
}

.layout2 form.woocommerce-cart-form .cart-right {
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    margin-top: 0;
    padding-top: 50px
}

.layout2 .shop_table.cart thead tr th {
    padding: 23px 22px 13px
}

.layout2 .shop_table.cart thead tr th.product-thumbnail {
    width: 30%
}

.layout2 .shop_table.cart thead tr th.product-price {
    width: 30%
}

.layout2 .coupon {
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 49px
}

@media (max-width: 1199px) {
    .layout2 .coupon {
        padding-right: 0
    }
}

.layout2 .coupon span {
    color: #2c2c2c
}

.layout2 .coupon span i {
    margin-right: 12px
}

.layout2 .coupon .coupon-form {
    width: calc(100% - 168px);
    margin-left: 26px
}

.layout2 .coupon button.button, .layout2 .coupon input[type=text] {
    height: 60px
}

.layout2 .coupon button.button {
    width: 118px
}

.layout2 .coupon input[type=text] {
    width: calc(100% - 118px)
}

@media (max-width: 480px) {
    .layout2 .coupon {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .layout2 .coupon span {
        width: 100%;
        margin-bottom: 24px
    }

    .layout2 .coupon .coupon-form {
        width: 100%;
        margin-left: 0
    }
}

.page.woocommerce-cart .layout2 .woocommerce-cart-form table.cart {
    padding-bottom: 30px
}

.page.woocommerce-cart .layout2 .box-shipping-cs {
    padding-right: 38px;
    margin-top: 0 !important;
}

@media (max-width: 1199px) {
    .page.woocommerce-cart .layout2 .box-shipping-cs {
        padding-right: 0;
        padding-top: 50px
    }
}

.page.woocommerce-cart .layout2 .box-shipping-cs .select2-container--default .select2-selection--single {
    border: 1px solid #ebeeee;
    height: 54px;
    padding: 0 19px
}

.page.woocommerce-cart .layout2 .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 54px;
    line-height: 54px
}

.page.woocommerce-cart .layout2 .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
    right: 17px
}

.page.woocommerce-cart .layout2 .box-shipping-cs .form-row .select2-container {
    height: 54px
}

.page.woocommerce-cart .layout2 .box-shipping-cs input[type=text], .page.woocommerce-cart .layout2 .box-shipping-cs select {
    height: 54px;
    padding: 0 19px;
    border: 1px solid #ebeeee
}

@media (min-width: 1200px) {
    .page.woocommerce-cart .layout2 .box-shipping-cs .shipping-calculator-form {
        margin: 0 -15px
    }
}

.page.woocommerce-cart .layout2 .box-shipping-cs .woocommerce-shipping-calculator {
    margin: 0
}

@media (max-width: 1199px) {
    .page.woocommerce-cart .layout2 .cart-right .woocommerce-shipping-calculator button {
        height: 54px;
        padding: 14px 30px
    }
}

.layout2 #calc_shipping_state_field .select2-container--default {
    position: relative;
    margin-bottom: 0;
    margin-top: 0
}

.layout2 #calc_shipping_state_field .select2-container--default .select2-selection--single {
    height: 50px;
    line-height: 50px
}

.layout2 #calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 54px;
    height: 54px;
    padding: 0 40px 0 19px !important;
    border: 1px solid #ebeeee
}

.layout2 #calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 17px;
    height: 50px
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.woocommerce-table--order-details tbody tr.woocommerce-table__line-item.order_item td {
    border-bottom: 0 !important
}

.layout2 form.woocommerce-cart-form .cart-left {
    display: block;
    float: none;
    width: 100%;
    padding-right: 0
}

.layout2 form.woocommerce-cart-form .cart-right {
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    margin-top: 0;
    padding-top: 50px
}

.layout2 .shop_table.cart thead tr th {
    padding: 23px 22px 13px
}

.layout2 .shop_table.cart thead tr th.product-thumbnail {
    width: 30%
}

.layout2 .shop_table.cart thead tr th.product-price {
    width: 30%
}

.layout2 .coupon {
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 49px
}

@media (max-width: 1199px) {
    .layout2 .coupon {
        padding-right: 0
    }
}

.layout2 .coupon span {
    color: #2c2c2c
}

.layout2 .coupon span i {
    margin-right: 12px
}

.layout2 .coupon .coupon-form {
    width: calc(100% - 168px);
    margin-left: 26px
}

.layout2 .coupon button.button, .layout2 .coupon input[type=text] {
    height: 60px
}

.layout2 .coupon button.button {
    width: 118px
}

.layout2 .coupon input[type=text] {
    width: calc(100% - 118px)
}

@media (max-width: 480px) {
    .layout2 .coupon {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .layout2 .coupon span {
        width: 100%;
        margin-bottom: 24px
    }

    .layout2 .coupon .coupon-form {
        width: 100%;
        margin-left: 0
    }
}

.page.woocommerce-cart .layout2 .woocommerce-cart-form table.cart {
    padding-bottom: 30px
}

.page.woocommerce-cart .layout2 .box-shipping-cs {
    padding-right: 38px;
    margin-top: 0 !important;
    display: none;
}

@media (max-width: 1199px) {
    .page.woocommerce-cart .layout2 .box-shipping-cs {
        padding-right: 0
    }
}

.page.woocommerce-cart .layout2 .box-shipping-cs .select2-container--default .select2-selection--single {
    border: 1px solid #ebeeee;
    height: 54px;
    padding: 0 19px
}

.page.woocommerce-cart .layout2 .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 54px;
    line-height: 54px
}

.page.woocommerce-cart .layout2 .box-shipping-cs .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
    right: 17px
}

.page.woocommerce-cart .layout2 .box-shipping-cs .form-row .select2-container {
    height: 54px
}

.page.woocommerce-cart .layout2 .box-shipping-cs input[type=text], .page.woocommerce-cart .layout2 .box-shipping-cs select {
    height: 54px;
    padding: 0 19px;
    border: 1px solid #ebeeee
}

@media (min-width: 1200px) {
    .page.woocommerce-cart .layout2 .box-shipping-cs .shipping-calculator-form {
        margin: 0 -15px
    }
}

.page.woocommerce-cart .layout2 .box-shipping-cs .woocommerce-shipping-calculator {
    margin: 0
}

@media (max-width: 1199px) {
    .page.woocommerce-cart .layout2 .cart-right .woocommerce-shipping-calculator button {
        height: 54px;
        padding: 14px 30px
    }
}

.layout2 #calc_shipping_state_field .select2-container--default {
    position: relative;
    margin-bottom: 0;
    margin-top: 0
}

.layout2 #calc_shipping_state_field .select2-container--default .select2-selection--single {
    height: 50px;
    line-height: 50px
}

.layout2 #calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 54px;
    height: 54px;
    padding: 0 40px 0 19px !important;
    border: 1px solid #ebeeee
}

.layout2 #calc_shipping_state_field .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 17px;
    height: 50px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .woocommerce-cart.woocommerce-page .container {
        min-width: 100%
    }
}

@media (max-width: 1199px) {
    .cart-right.show-desktop {
        display: none
    }

    .box-shipping.box-shipping-cs.box-shipping-large {
        margin-top: 50px !important
    }

    .page.woocommerce-cart .layout1 .box-shipping-cs .shipping-calculator-form {
        margin-left: 0;
        margin-right: 0
    }

    .woocommerce-view-order .woocommerce-customer-details, .woocommerce-view-order .woocommerce-order-details {
        width: 100%;
        float: none
    }

    .page.woocommerce-cart .box-shipping-cs .shipping-calculator-form {
        margin-left: -15px;
        margin-right: -15px;
        width: auto
    }

    .woocommerce-view-order .woocommerce-column--1, .woocommerce-view-order .woocommerce-column--2 {
        width: calc(50% - 15px);
        float: left
    }

    .woocommerce-view-order .woocommerce-customer-details {
        margin-top: 30px
    }

    .woocommerce-view-order .woocommerce-column--2 {
        margin-left: 30px
    }

    .woocommerce-view-order .woocommerce-column--1 {
        margin-bottom: 0
    }

    .woocommerce-view-order .woocommerce-column--1, .woocommerce-view-order .woocommerce-column--2 {
        width: calc(50% - 15px);
        float: left
    }

    .woocommerce-view-order .woocommerce-customer-details {
        margin-top: 30px
    }

    .woocommerce-view-order .woocommerce-column--2 {
        margin-left: 30px
    }

    .woocommerce-view-order .woocommerce-column--1 {
        margin-bottom: 0
    }

    .woocommerce .woocommerce-customer-details {
        margin-bottom: 0
    }

    .woocommerce table.shop_table td {
        padding-left: 10px;
        padding-right: 10px
    }

    .page.woocommerce-cart .box-shipping-cs {
        padding-top: 0
    }

    .page.woocommerce-cart .cart-right .cart-collaterals .title-hdwoo {
        padding: 16px 10px
    }

    .page.woocommerce-cart .cart-right .cart-collaterals .title-hdwoo .title-cart {
        letter-spacing: 0
    }

    .page.woocommerce-cart .box-shipping-cs.box-shipping-mobile .shipping-calculator-form .form-row {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0
    }

    .page.woocommerce-cart .box-shipping-cs.box-shipping-mobile .shipping-calculator-form p:not(.form-row) {
        padding: 0
    }

    .page.woocommerce-cart .box-shipping-cs.box-shipping-mobile .shipping-calculator-form button.button {
        padding: 17px 30px 19px;
        width: 100%
    }

    .page.woocommerce-cart .box-shipping-cs.box-shipping-mobile .form-shipping-cs {
        padding: 22px 24px 30px
    }

    .woocommerce table.shop_table th {
        padding-left: 10px;
        padding-right: 0
    }

    form.woocommerce-cart-form .cart-left {
        padding-right: 15px
    }

    .page.woocommerce-cart .box-shipping-cs {
        padding-right: 0
    }

    .page.woocommerce-checkout .checkout_content-right {
        padding-left: 30px;
        margin-left: 15px;
        max-width: calc(41.6% - 15px)
    }

    .page.woocommerce-cart .cart-right {
        padding-top: 50px
    }

    .page.woocommerce-cart .woocommerce-cart-form table {
        padding-bottom: 30px
    }

    .page.woocommerce-cart .box-shipping-cs .form-shipping-cs {
        padding: 15px
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart thead th.product-name {
        width: 27%
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart thead th.product-price {
        width: 17%
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 32%
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 68%;
        padding-left: 30px
    }

    .wrapper {
        min-height: auto
    }

    .page.woocommerce-cart .woocommerce-cart-form {
        width: 100%;
        padding-right: 0
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart .product-name a.yith-wcqv-button {
        display: block
    }

    .woocommerce-checkout .static-block {
        padding-top: 50px
    }

    .woocommerce .checkout h3, .woocommerce .checkout h4 {
        padding-bottom: 0
    }

    .woocommerce-checkout .static-block {
        padding-top: 30px
    }

    .woocommerce ul.order_details {
        margin-bottom: 15px
    }

    .woocommerce ul.order_details li:after {
        content: none
    }

    .woocommerce ul.order_details li.date, .woocommerce ul.order_details li.order, .woocommerce ul.order_details li.total {
        width: 30%
    }

    .woocommerce ul.order_details li.email {
        width: 40%;
        border-right: 1px solid #ebeeee
    }

    .woocommerce ul.order_details li.method {
        width: 70%;
        border-top: 0
    }

    .woocommerce ul.order_details li.total {
        border-top: 0
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details {
        width: 40%
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
        width: calc(60% - 15px)
    }
}

.lost_reset_password {
    text-align: center
}

.lost_reset_password p.form-row input {
    height: 54px
}

.woocommerce-page.woocommerce-checkout .woocommerce-form-login.login .lost_password {
    position: absolute;
    right: 30px;
    margin-top: -110px
}

.woocommerce-notices-wrapper .woocommerce-message a.button {
    position: absolute !important
}

@media (min-width: 768px) {
    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .woocommerce-page.woocommerce-checkout .woocommerce-form-login.login .form-row.form-row-first {
        width: calc(50% - 15px);
        margin-right: 15px
    }

    .woocommerce-page.woocommerce-checkout .woocommerce-form-login.login .form-row.form-row-last {
        width: calc(50% - 15px);
        margin-left: 15px
    }

    .lost_reset_password {
        width: 100%;
        max-width: 675px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .lost_reset_password h3 {
        font-size: 36px;
        line-height: 42px;
        letter-spacing: .01em;
        margin: 0 auto 20px
    }

    .lost_reset_password p:not(.form-row) {
        width: 100%;
        max-width: 470px;
        margin: 0 auto 43px
    }

    .lost_reset_password p.form-row.form-row-first {
        width: calc(72% - 10px);
        margin-right: 10px !important
    }

    .lost_reset_password p.form-row {
        width: 28%
    }
}

@media (min-width: 992px) {
    .checkout-col-right {
        padding-bottom: 72px
    }

    form.checkout #customer_details.col2-set {
        margin: 0 -15px
    }

    form.checkout #customer_details.col2-set .col-2, form.checkout #customer_details.col2-set > .col-1 {
        width: 50%;
        float: left;
        padding: 0 15px
    }

    form.checkout #customer_details.col2-set .title-hdwoo {
        margin-top: 0
    }

    form.checkout #customer_details.col2-set:after, form.checkout #customer_details.col2-set:before {
        content: "";
        display: table;
        clear: both
    }

    .logged-in.page.woocommerce-checkout .checkout_content-right {
        margin-top: -75px
    }

    .page.woocommerce-checkout .checkout_content-right {
        margin-top: -98px
    }

    .checkout-options {
        position: relative
    }

    .woocommerce-checkout form.woocommerce-form-coupon, .woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
        display: block !important;
        margin: 0 !important;
        position: absolute;
        opacity: 0;
        z-index: 9;
        visibility: hidden;
        background: #fff;
        padding: 25px 30px 15px 30px;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .open-login .overlay:before {
        opacity: .3;
        visibility: visible;
        background: #000;
        content: "";
        left: 0;
        z-index: 1;
        right: 0;
        height: 100%;
        width: 100%;
        bottom: 0;
        position: fixed;
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s
    }

    .open-login .woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
        display: inline-block;
        overflow: hidden
    }

    .open-login a.showcoupon, .open-login a.showlogin {
        pointer-events: none
    }

    .open-login .woocommerce-form-coupon-toggle {
        opacity: 0
    }

    .open-login .woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        visibility: visible
    }

    .open-coupon .overlay:before {
        content: "";
        opacity: .3;
        visibility: visible;
        background: #000;
        left: 0;
        z-index: 1;
        right: 0;
        height: 100%;
        width: 100%;
        bottom: 0;
        position: fixed;
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s
    }

    .open-coupon a.showcoupon {
        pointer-events: none
    }

    .open-coupon .woocommerce-form-login-toggle {
        opacity: 0
    }

    .open-coupon .woocommerce-checkout form.woocommerce-form-coupon {
        display: inline-block;
        overflow: hidden
    }

    .open-coupon .woocommerce-checkout form.woocommerce-form-coupon {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        visibility: visible
    }

    .close-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-error, .close-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-message {
        display: none
    }

    .close-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-error + form.woocommerce-form-coupon, .close-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-message + form.woocommerce-form-coupon {
        padding-top: 0
    }

    .close-coupon.open-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-error, .close-coupon.open-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-message {
        display: block;
        margin-bottom: 0;
        float: left
    }

    .close-coupon.open-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-error + form.woocommerce-form-coupon, .close-coupon.open-coupon .woocommerce-checkout .checkout-option-inner .woocommerce-message + form.woocommerce-form-coupon {
        padding-top: 20px
    }

    .close-coupon-overlay:not(.open-coupon) .overlay:before {
        content: none
    }

    .close-coupon-overlay:not(.open-coupon).open-coupon a.showcoupon {
        pointer-events: auto
    }

    .coupon-info {
        display: inline-block
    }

    .checkout.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
        width: calc(58.3333333333% - 13px)
    }
}

.box-shipping-mobile {
    display: none
}

.woocommerce-account .side-breadcrumb {
    margin-bottom: 0;
    border-bottom: 0;
    margin-top: 16px
}

.woocommerce-account .side-breadcrumb, .woocommerce-account .side-breadcrumb:not(.breadcrumb_has_bg) .page-title {
    width: 100%;
    text-align: center
}

.woocommerce-account .side-breadcrumb, .woocommerce-account .side-breadcrumb:not(.breadcrumb_has_bg) .page-title {
    width: 100%;
    text-align: center
}

.woocommerce-lost-password.woocommerce-account .side-breadcrumb {
    display: none
}

.woocommerce-account.woocommerce-lost-password .side-breadcrumb {
    display: none !important
}

.woocommerce-account.woocommerce-lost-password .lost_reset_password {
    padding-top: 50px
}

.woocommerce-customer-details .woocommerce-column.woocommerce-column--1, .woocommerce-customer-details .woocommerce-column.woocommerce-column--2 {
    padding-left: 15px
}

@media (min-width: 1025px) {
    .woocommerce-cart-form .actions .button:before {
        display: none
    }
}

@media (max-width: 1024px) {
    .wishlist-empty {
        padding: 0 17px
    }

    .checkout-title {
        font-size: 30px
    }

    .woocommerce-account .side-breadcrumb {
        margin-top: 52px
    }

    .page.woocommerce-cart .cross-sells {
        padding: 70px 0 0;
        margin-top: 80px
    }

    .yith_wcwl_wishlist_footer .yith-wcwl-share {
        padding-top: 30px
    }

    .woocommerce .wishlist_table .item-wishlist {
        margin-bottom: 40px
    }

    .woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button {
        display: none;
        width: 44px;
        height: 44px;
        line-height: 44px;
        margin-left: 15px
    }

    .woocommerce .wishlist_table .product-add-to-cart .yith-wcqv-button:before {
        left: 13px;
        top: 0
    }

    .woocommerce .wishlist_table .product-add-to-cart .add-cart {
        width: 100%
    }

    .woocommerce .wishlist_table .product-add-to-cart .add-cart a.button {
        font-size: 14px;
        padding: 14px 10px
    }
}

@media (max-width: 991px) {
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table.order_details tbody tr:first-child td:first-child {
        border-top: 0 !important
    }

    .woocommerce-view-order .woocommerce-column--1, .woocommerce-view-order .woocommerce-column--2 {
        width: 100%
    }

    .woocommerce-view-order .woocommerce-column--2 {
        margin-left: 0;
        margin-top: 30px
    }

    .woocommerce-page.woocommerce-checkout .woocommerce-form-login.login .lost_password {
        right: 0
    }

    .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row:first-child, .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row:nth-child(2) {
        width: 100%;
        margin-right: 0 !important
    }

    .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm fieldset p.form-row, .woocommerce-page.woocommerce-checkout .woocommerce > .woocommerce-notices-wrapper {
        width: 100%
    }

    .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:nth-child(2) {
        padding-left: 0
    }

    .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:first-child, .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:nth-child(2) {
        width: 100%
    }

    .woocommerce-edit-account .woocommerce form.woocommerce-EditAccountForm p.form-row:first-child {
        padding-right: 0
    }

    .woocommerce-account .woocommerce-MyAccount-navigation li {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce-account .woocommerce-MyAccount-navigation li a:before {
        left: 20px
    }

    .logged-in form.checkout.woocommerce-checkout {
        padding-top: 0
    }

    .woocommerce .box-cart-total table.shop_table_responsive tr td::before, .woocommerce-page .box-cart-total table.shop_table_responsive tr td::before {
        padding: 0
    }

    form.checkout.woocommerce-checkout {
        padding-top: 0
    }

    form.woocommerce-cart-form .cart-left {
        padding-right: 0;
        width: 100%
    }

    form.woocommerce-cart-form .cart-right {
        width: 100%;
        padding-left: 0
    }

    .woocommerce-page.woocommerce-checkout .checkout-options {
        width: 100%
    }

    .page.woocommerce-checkout .checkout_content-right {
        max-width: 100%;
        padding-left: 15px;
        margin: 0;
        padding-top: 50px;
        margin-top: 40px
    }

    .page.woocommerce-checkout .checkout_content-right:before {
        content: none
    }

    .page.woocommerce-checkout .wrapper:before {
        content: none !important
    }

    .page.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
        margin-bottom: 10px
    }

    .my_account_orders.shop_table_responsive tbody tr th {
        display: none !important
    }

    .woocommerce-account .woocommerce-MyAccount-content .shop_table.my_account_orders:not(.account-orders-table) tbody tr td {
        padding-left: 15px !important;
        text-align: center !important
    }

    .my_account_orders.shop_table_responsive:not(.account-orders-table) td:not([colspan]):after {
        content: none
    }

    #yith-wcwl-form.woocommerce table.shop_table td.wishlist-empty {
        border: none !important;
        padding: 0 !important
    }

    .wishlist_table tbody tr td.product-remove {
        text-align: center
    }

    .woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-name dl.variation dt {
        float: none
    }

    .woocommerce table.shop_table td {
        border-bottom-color: #ebeeee
    }

    .woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-thumbnail img {
        width: 80px
    }

    .woocommerce table.shop_table.my_account_orders td:first-child, .woocommerce table.shop_table.woocommerce-cart-form__contents td:first-child {
        display: block
    }

    .my_account_orders.shop_table_responsive tbody tr:nth-child(2n) td {
        background: #f5f5f5
    }

    .shop_table.cart .product-cart-content {
        text-align: center
    }

    .shop_table.cart .product-cart-content .product-name {
        width: 100%
    }

    .shop_table.cart .product-cart-content .star-rating {
        margin: 10px auto 0
    }

    .box-shipping:before {
        width: calc(100% - 30px);
        left: 15px
    }

    .page.woocommerce-cart .cross-sells {
        padding: 40px 0 0;
        margin-top: 0
    }

    .page.woocommerce-cart .cross-sells .product-has-video .woocommerce-loop-product__title {
        padding-right: 55px !important
    }

    .shop_table.cart tbody td.actions > button {
        text-align: right
    }

    .woocommerce-account .shop_table.account-orders-table tbody tr:first-child td, .woocommerce-account .shop_table.cart tbody tr:first-child td:first-child {
        border-top: 0 !important
    }

    .woocommerce-account table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 1px solid #ebeeee !important
    }

    .woocommerce-account .woocommerce-MyAccount-content .shop_table.my_account_orders tbody tr td {
        text-align: right !important;
        padding-right: 10px
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart .product-name a.yith-wcqv-button {
        display: block
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart tbody tr td.product-add-to-cart .button {
        max-width: 180px
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart tbody tr td.product-name {
        text-align: center
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        text-align: center
    }

    .woocommerce .yith-wcwl-share {
        text-align: left
    }

    .shop_table.cart.wishlist_table tbody tr:last-child {
        margin-top: 0
    }

    .page .wishlist_table.shop_table.cart tbody tr:last-child td {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .page .shop_table.cart.wishlist_table tbody tr td {
        border-left: 1px solid #ebeeee;
        border-right: 1px solid #ebeeee
    }

    .page .shop_table.cart.wishlist_table tbody tr:nth-child(2n) td {
        background-color: #f5f5f5
    }

    .page .wishlist_table.shop_table.cart tbody tr:first-child td:first-child {
        border-top: 1px solid #ebeeee
    }

    .preloader .loader {
        display: none
    }

    .woocommerce-cart .actions {
        margin-bottom: 0
    }

    .cart_totals .shop_table {
        margin: 0
    }

    .shop_table.account-orders-table tbody tr:first-child td, .shop_table.cart tbody tr:first-child td:first-child {
        border-top: 1px solid #ebeeee !important
    }

    .page .shop_table.account-orders-table tbody tr td, .page .shop_table.cart tbody tr td {
        border-left: 1px solid #ebeeee !important;
        border-right: 1px solid #ebeeee !important
    }

    .woocommerce-cart .wc-proceed-to-checkout {
        padding: 0 !important
    }

    .woocommerce-account .wrapper {
        min-height: auto
    }

    .woocommerce .box-cart-total table.shop_table {
        margin-bottom: 13px !important
    }

    header.woocommerce-Address-title.title {
        background: 0 0 !important
    }

    .woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields .button {
        margin-top: 20px
    }

    .woocommerce .box-cart-total table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page .box-cart-total table.shop_table_responsive tr:nth-child(2n) td {
        background: 0 0 !important
    }

    .woocommerce .box-cart-total table.shop_table tbody td, .woocommerce .box-cart-total table.shop_table tbody th {
        width: auto !important
    }

    .woocommerce-page legend {
        border: none
    }

    .product-thumbnail {
        overflow: hidden
    }

    .shop_table.cart.shop_table_responsive tbody tr:nth-child(even), .shop_table.my_account_orders.shop_table_responsive tbody tr:nth-child(even), .shop_table.order_details tbody tr:nth-child(even) {
        background: #fff
    }

    .shop_table.wishlist_table thead {
        display: none !important
    }

    .shop_table.wishlist_table tr td.product-thumbnail a {
        margin: 0 auto !important
    }

    .shop_table.wishlist_table.cart tbody tr:last-child td {
        border-bottom: none;
        border-right: 1px solid #ebeeee
    }

    .shop_table.wishlist_table.cart tbody tr:last-child td:last-child {
        border-bottom: 1px solid #ebeeee
    }

    .page .wishlist_table tr td.product-name, .page .wishlist_table tr td.product-thumbnail, .page .wishlist_table tr td.wishlist-name, .page .wishlist_table tr td.wishlist-privacy, .page .woocommerce table.wishlist_table tfoot td {
        text-align: center !important
    }

    .my_account_orders.shop_table_responsive tbody, .my_account_orders.shop_table_responsive td, .my_account_orders.shop_table_responsive tfoot .my_account_orders.shop_table_responsive th, .my_account_orders.shop_table_responsive thead, .my_account_orders.shop_table_responsive tr, .page .shop_table.wishlist_table tbody, .page .shop_table.wishlist_table td, .page .shop_table.wishlist_table tfoot, .page .shop_table.wishlist_table th, .page .shop_table.wishlist_table thead, .page .shop_table.wishlist_table tr, .shop_table_responsive.cart, .shop_table_responsive.cart tbody, .shop_table_responsive.cart td, .shop_table_responsive.cart tfoot, .shop_table_responsive.cart th, .shop_table_responsive.cart thead, .shop_table_responsive.cart tr {
        display: block
    }

    table.order_details tfoot tr:first-child > td[scope=row] {
        border-bottom: 1px solid #ebeeee
    }

    table.order_details tfoot tr:last-child > td[scope=row] {
        border-bottom: none
    }

    .woocommerce-wishlist table.wishlist_table.shop_table tbody tr td.product-name dl.variation dt {
        float: none
    }

    .my_account_orders.shop_table_responsive tr td, .my_account_orders.shop_table_responsive tr th, .shop_table_responsive.cart tr td, .shop_table_responsive.cart tr th, .wishlist_table tr td, .wishlist_table tr th {
        width: auto !important;
        text-align: center !important
    }

    .my_account_orders.shop_table_responsive td, .shop_table_responsive.cart td, .wishlist_table td {
        margin-top: 0 !important
    }

    .my_account_orders.shop_table_responsive thead tr:first-child, .shop_table_responsive.cart thead tr:first-child, .wishlist_table thead tr:first-child {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .shop_table.my_account_orders.shop_table_responsive tbody tr:first-child, .shop_table.shop_table_responsive.cart tbody tr:first-child, .wishlist_table tbody tr:first-child {
        position: relative;
        top: 0;
        left: 0
    }

    .my_account_orders.shop_table_responsive td, .shop_table_responsive.cart td, .wishlist_table td {
        position: relative;
        padding-left: 35% !important;
        border-left: none !important;
        border-right: none !important;
        border-top: none
    }

    .my_account_orders.shop_table_responsive td:not([colspan]):after, .shop_table_responsive.cart td:not([colspan]):after, .wishlist_table td:not([colspan]):after {
        content: "";
        display: block;
        border-left: 1px solid #e0e0e0;
        position: absolute;
        left: 35%;
        top: 0;
        margin-left: -15px;
        height: 100%
    }

    .shop_table_responsive.cart td[colspan], .shop_table_responsive.my_account_orders td[colspan], .wishlist_table td[colspan] {
        width: 100%;
        text-align: center;
        padding: 10px !important
    }

    .shop_table_responsive.cart tbody td[colspan], .shop_table_responsive.my_account_orders tbody td[colspan], .wishlist_table tbody td[colspan] {
        display: block;
        text-align: center;
        border-left: none;
        border-right: none;
        width: 100%
    }

    .shop_table_responsive.cart td[colspan]:before, .shop_table_responsive.my_account_orders td[colspan]:before, .wishlist_table td[colspan]:before {
        display: none
    }

    .shop_table_responsive.cart td[colspan]:after, .shop_table_responsive.my_account_orders td[colspan]:after, .wishlist_table td[colspan]:after {
        display: none
    }

    .shop_table_responsive.cart td[colspan] table tr td:after, .shop_table_responsive.my_account_orders td[colspan] table tr td:after, .wishlist_table td[colspan] table tr td:after {
        display: none
    }

    .shop_table_responsive.cart td[colspan] table tr td:before, .shop_table_responsive.my_account_orders td[colspan] table tr td:before, .wishlist_table td[colspan] table tr td:before {
        display: none
    }

    .shop_table_responsive.cart, .shop_table_responsive.my_account_orders {
        border-left: 1px solid #ebeeee;
        border-right: 1px solid #ebeeee
    }

    .shop_table_responsive.cart td:before, .shop_table_responsive.my_account_orders td:before, .wishlist_table td:before {
        content: attr(data-title);
        position: absolute;
        top: 50%;
        left: 15px;
        width: 35%;
        padding-right: 10px;
        -webkit-transform: translateY(-50%) translateZ(0);
        transform: translateY(-50%);
        color: #9a9a9a;
        font-size: 14px
    }

    .shop_table_responsive.cart tr:nth-child(2n), .shop_table_responsive.my_account_orders tr:nth-child(2n) {
        background: #f2f2f2
    }

    .btn-updatecart {
        float: left
    }

    .woocommerce table:not(.woocommerce-table--order-downloads).shop_table_responsive tr td, .woocommerce-page table:not(.woocommerce-table--order-downloads).shop_table_responsive tr td {
        display: block;
        text-align: center !important
    }

    .woocommerce .cart-right table.shop_table_responsive tr td, .woocommerce-page .cart-right table.shop_table_responsive tr td {
        text-align: right !important
    }

    .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address {
        max-width: 100%;
        width: 100%
    }

    .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address.col-2 {
        padding-left: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address.col-1 {
        padding-right: 0
    }

    .wc-backward {
        margin-bottom: 30px
    }

    .shop_table.cart thead tr th.product-name, .shop_table.cart thead tr th.product-price, .shop_table.cart thead tr th.product-quantity {
        width: auto
    }

    .shop_table.cart tbody tr:nth-child(2n) {
        background: #f2f2f2
    }

    .shop_table.cart tbody tr:nth-child(2n) td {
        background: #f2f2f2
    }

    .woocommerce-cart .quantity {
        height: 40px;
        border-width: 1px
    }

    .woocommerce-cart table.cart td.actions .coupon {
        min-width: 100%
    }

    .woocommerce-page table.cart td.actions .coupon .button {
        width: 48%
    }

    .woocommerce-page table.cart td.actions .coupon input {
        width: calc(52% - 12px) !important
    }

    .wishlist_table tr td::before, .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        font-weight: 400 !important;
        left: 0;
        padding: 0 15px 0 15px;
        font-size: 16px
    }

    .product-quantity .quantity {
        min-width: 120px
    }

    .woocommerce table.shop_table td .quantity input.qty.text {
        width: 40px
    }

    .page .woocommerce table.shop_table.cart td {
        padding: 20px 0;
        background-color: #fff
    }

    .page .woocommerce table.shop_table.cart td.actions {
        text-align: right !important
    }

    .shop_table.cart .img-product {
        margin: 0 auto
    }

    .shop_table.cart .product-cart-content {
        height: auto;
        display: block
    }

    .shop_table.cart .product-cart-content {
        margin: 0 auto
    }

    .shop_table.cart .product-cart-content .product-cart-content {
        width: 100%
    }

    .shop_table.cart .product-cart-content .pro-name {
        display: block;
        font-size: 16px
    }

    form.checkout #customer_details.col2-set > .col-2 {
        margin-top: 40px
    }

    .login .lost_password {
        float: left;
        padding-top: 0
    }

    .page .woocommerce .wishlist_table .product-name a.yith-wcqv-button {
        margin-left: 0;
        display: inline
    }

    .page .woocommerce .wishlist_table .product-name a {
        width: 100%;
        display: block
    }

    .login .lost_password {
        float: left !important;
        padding-top: 0 !important
    }

    .login .form-submit {
        float: left;
        width: 100%
    }

    .woocommerce-cart .box-cart-total .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .btn.btn-primary, .woocommerce-cart input.btn.btn-primary {
        font-size: 14px
    }

    .woocommerce ul.order_details {
        margin-bottom: 40px
    }

    .shop_table.cart tbody td.actions a.wc-backward {
        margin-left: 0
    }

    .shop_table.cart tbody td.actions > a.button {
        margin: 0 0 0 26px
    }

    .page.woocommerce-cart .cart-right {
        margin-top: 0;
        width: 100%;
        margin-left: 0
    }

    .page.woocommerce-cart .cart-left {
        width: 100%
    }

    .page.woocommerce-cart #page-footer {
        margin-top: 50px !important
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .shop_table.cart .product-cart-content {
        margin-top: 15px
    }

    .shop_table.cart .product-cart-content .product-name {
        line-height: 24px
    }
}

@media (max-width: 768px) {
    .woocommerce table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        display: inline-block;
        width: auto
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block !important
    }

    .woocommerce table:not(.woocommerce-table--order-downloads).shop_table_responsive tr td::before, .woocommerce-page table:not(.woocommerce-table--order-downloads).shop_table_responsive tr td::before {
        content: attr(data-title)
    }

    .woocommerce-account h2 {
        font-size: 24px
    }

    .woocommerce-account .woocommerce-form.woocommerce-form-login button.button {
        font-size: 14px;
        padding: 0 44px;
        height: 50px
    }

    .woocommerce-account .woocommerce-form .button {
        font-size: 14px;
        padding: 0 32px;
        height: 40px
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        min-height: 1px
    }

    .woocommerce-account .woocommerce-MyAccount-navigation li {
        padding-left: 30px
    }

    .woocommerce-account .woocommerce-MyAccount-navigation li a {
        padding-left: 45px
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        padding-top: 15px;
        padding-left: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content form .button.disabled, .woocommerce-account .woocommerce-MyAccount-content form .button:disabled, .woocommerce-account .woocommerce-MyAccount-content form .button:disabled[disabled] {
        padding: 13px 32px
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart tbody tr td.product-thumbnail {
        display: block
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-bottom: 30px
    }

    .woocommerce-account .shop_table.account-orders-table tbody tr:first-child td, .woocommerce-account .shop_table.cart tbody tr:first-child td:first-child {
        border-top: 0 !important
    }

    .woocommerce-account table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 1px solid #ddd !important
    }

    .woocommerce-edit-account h3.tlt-woocommerce-MyAccount {
        margin-bottom: 24px
    }

    h3.tlt-woocommerce-MyAccount {
        font-size: 24px;
        margin-bottom: 30px
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination {
        padding-top: 30px
    }
}

@media (max-width: 767px) {
    .wishlist-empty {
        padding: 0 5px
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table.order_details tbody tr td {
        padding-left: 5px;
        padding-right: 20px;
        border-left: 1px solid #ebeeee
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-downloads .shop_table.order_details tbody tr td:first-child {
        border-top: 1px solid #ebeeee
    }

    .woocommerce-account .woocommerce-MyAccount-content .shop_table tbody tr td.download-file:before {
        line-height: normal
    }

    .page.woocommerce-checkout.woocommerce-order-received .checkout-title {
        padding-top: 48px
    }

    .woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details thead tr th:last-child {
        padding-right: 15px
    }

    .woocommerce-view-order .woocommerce .woocommerce-customer-details {
        margin-top: 30px
    }

    .woocommerce-view-order .woocommerce-order-details .order-again, .woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details, .woocommerce-view-order .woocommerce-order-details .ywcars_button_refund_container {
        padding: 0 20px
    }

    .woocommerce-view-order .woocommerce-order-details .woocommerce-order-details__title {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce-view-order .woocommerce-customer-details .woocommerce-column__title {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details thead tr th:first-child {
        padding-left: 15px
    }

    .woocommerce-account .side-breadcrumb {
        margin-top: 32px
    }

    .woocommerce-additional-fields, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
        margin: 0 !important
    }

    .woocommerce form.checkout p.form-row {
        padding: 0
    }

    form.checkout.woocommerce-checkout {
        padding-top: 0
    }

    .woocommerce form.checkout .form-row-first, .woocommerce form.checkout .form-row-last, .woocommerce-cart-form .actions button.button, .woocommerce-cart-form .actions button.button:disabled, .woocommerce-cart-form .actions button.button:disabled[disabled], .woocommerce-page form.checkout .form-row-first, .woocommerce-page form.checkout .form-row-last {
        width: 100%
    }

    form.checkout.woocommerce-checkout .woocommerce-additional-fields {
        padding-bottom: 50px
    }

    .page.woocommerce-checkout .checkout_content-right {
        padding-top: 40px;
        margin-top: 30px
    }

    .woocommerce-cart-form .actions {
        margin-bottom: 30px
    }

    .woocommerce-account .u-columns, .woocommerce-cart-form .coupon {
        width: 100%
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column--shipping-address {
        margin-top: 37px
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address {
        min-height: 100%
    }

    .woocommerce form.woocommerce-form-track-order p.form-row.form-row-first, .woocommerce form.woocommerce-form-track-order p.form-row.form-row-last {
        width: 100%;
        padding: 0
    }

    .woocommerce-notices-wrapper .woocommerce-message {
        padding-bottom: 40px !important;
        padding-right: 15px !important
    }

    .woocommerce-notices-wrapper .woocommerce-message a.button {
        bottom: 7px;
        top: auto;
        -webkit-transform: none;
        transform: none;
        left: 50px;
        right: auto
    }

    .woocommerce-account #customer_login h2 {
        font-size: 24px
    }

    .woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
        min-height: auto
    }

    .woocommerce-account .woocommerce form.login {
        margin-bottom: 30px
    }

    .woocommerce-account .woocommerce .login .form-row:last-child {
        margin-bottom: 0
    }

    .woocommerce form p.form-row {
        width: 100%;
        float: none
    }

    .page.woocommerce-cart #page-footer {
        margin-top: 50px !important
    }

    .woocommerce .return-to-shop a.button {
        margin-bottom: 60px
    }

    .woocommerce form.checkout_coupon .form-row .button i {
        display: none;
        margin: 0
    }

    .page.woocommerce-cart .cross-sells {
        padding: 0 0 10px
    }

    .woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset legend {
        padding-bottom: 10px
    }

    .woocommerce-account .woocommerce-MyAccount-content .shop_table.order_details tbody tr td {
        padding: 10px 0
    }

    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
        margin-bottom: 10px;
        padding-top: 5px
    }

    .woocommerce-cart .actions {
        text-align: center
    }

    .woocommerce-cart .actions .wc-backward {
        float: none
    }

    .shop_table.order_details tbody tr td, .shop_table.order_details tbody tr th, .shop_table.order_details thead tr td, .shop_table.order_details thead tr th {
        padding: 10px 0
    }

    .shop_table.order_details tfoot tr td, .shop_table.order_details tfoot tr th {
        padding: 10px 0
    }

    .box-cart-total {
        margin-top: 10px
    }

    .woocommerce form .shipping-calculator-form #calc_shipping_country, .woocommerce form .shipping-calculator-form #calc_shipping_postcode, .woocommerce form .shipping-calculator-form #calc_shipping_state {
        margin-bottom: 15px
    }

    .shop_table.cart .product-cart-content .pro-name {
        font-size: 14px
    }

    .shop_table .cart_item a.remove {
        font-size: 13px
    }

    .woocommerce ul.order_details li {
        float: none;
        width: 100% !important;
        border-right: 1px solid #ebeeee;
        border-bottom: 0
    }

    .woocommerce ul.order_details li:last-child {
        border-bottom: 1px solid #ebeeee
    }

    .woocommerce ul.order_details li.method, .woocommerce ul.order_details li.total {
        border-top: 1px solid #ebeeee
    }

    .woocommerce .woocommerce-order-details {
        margin-bottom: 0
    }

    .woocommerce table.shop_table.woocommerce-table--order-details {
        margin-bottom: 0 !important
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
        width: 100%
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details {
        width: 100%;
        margin-left: 0;
        margin-top: 30px
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-column--1 {
        padding-left: 0;
        padding-right: 0
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-column--1, .page.woocommerce-checkout.woocommerce-order-received .woocommerce-column--2 {
        width: 100%
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-column--2 {
        padding-left: 0
    }

    .shop_table.order_details tbody tr td, .shop_table.order_details tbody tr th, .shop_table.order_details thead tr td, .shop_table.order_details thead tr th {
        padding: 10px 0
    }

    .shop_table.order_details tfoot tr td, .shop_table.order_details tfoot tr th {
        padding: 10px 0
    }

    .shop_table.cart tbody td.actions a.wc-backward {
        width: 100%;
        border-bottom: 1px solid #ebeeee;
        padding: 20px 0 20px 10px;
        line-height: normal;
        text-align: center
    }

    .page .woocommerce table.shop_table.cart td.actions {
        text-align: left !important;
        padding: 0 !important
    }

    .shop_table.cart tbody td.actions > a.button {
        float: right;
        margin: 20px 10px 20px 0
    }

    .woocommerce table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        margin: 20px 0 20px 10px
    }

    .shop_table.cart .product-cart-content {
        width: 100%;
        text-align: center
    }

    .shop_table.cart .img-product {
        margin: auto !important;
        display: inline-block;
        float: none
    }

    .shop_table.cart .product-cart-content {
        margin-top: 0
    }

    .shop_table.cart .product-cart-content .product-name {
        line-height: 22px;
        margin-top: 10px
    }

    .page.woocommerce-cart .cart-left ul {
        width: 100%
    }

    .page.woocommerce-cart .cart-left ul li {
        width: 50%;
        padding: 20px 10px
    }

    .page.woocommerce-cart .cart-left .tab-content {
        width: 100%;
        padding: 24px 15px 36px 15px
    }

    .page.woocommerce-cart .cart-left ul li {
        text-align: center
    }

    .page.woocommerce-cart .cart-left ul li a.active {
        margin-left: 0
    }

    .page.woocommerce-cart .cart-left ul li a.active:before {
        background-color: #ddd !important
    }

    .page.woocommerce-cart .cart-left .tab-content {
        border-left: none
    }

    .woocommerce .box-cart-total table.shop_table_responsive tr td, .woocommerce-page .box-cart-total table.shop_table_responsive tr td {
        text-align: right !important
    }

    .woocommerce-cart .cart-collaterals .cart_totals .box-totals {
        padding: 19px 15px 9px
    }

    .page.woocommerce-cart .cross-sells {
        margin-top: 0
    }

    .page.woocommerce-cart .cross-sells .extra_title {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .page.woocommerce-cart .cross-sells .extra_title h2 {
        font-size: 24px
    }

    .woocommerce .woocommerce-customer-details {
        margin: 0
    }

    .page.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details h2, .page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details .shop_table, .page.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details h2, .woocommerce .woocommerce-customer-details address {
        padding-left: 20px;
        padding-right: 20px
    }

    .woocommerce ul.order_details li {
        padding: 18px 20px 1px
    }

    .page.woocommerce-cart .cart-right .box-cart-total {
        padding-bottom: 30px
    }
}

@media (min-width: 768px) {
    .woocommerce-account .col2-set:not(.addresses) .u-column1, .woocommerce-account .col2-set:not(.addresses) .u-column2 {
        width: 50% !important;
        margin: 0 !important;
        padding: 0 15px !important
    }
}

@media (max-width: 768px) {
    .woocommerce-account .col2-set:not(.addresses) .u-column1, .woocommerce-account .col2-set:not(.addresses) .u-column2 {
        padding: 0 15px;
        width: 100%
    }

    form.login, form.register {
        padding-top: 0
    }

    .woocommerce form.register {
        margin-bottom: 0
    }

    .woocommerce form.login, .woocommerce form.register {
        padding: 10px 0
    }
}

@media (max-width: 600px) {
    .shop_table.cart .actions .coupon label {
        display: none
    }
}

@media (max-width: 559px) {
    .wc_payment_method img {
        padding-left: 0
    }

    .wc_payment_method #payment_method_paypal {
        display: inline-block
    }

    .wc_payment_method #payment_method_paypal + label {
        display: inline
    }
}

@media (max-width: 575px) {
    .woocommerce .wishlist_table .product-add-to-cart .add-cart {
        width: 100%
    }
}

@media (max-width: 480px) {
    .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-first, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-phone, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-phone + .validate-email {
        padding-right: 0
    }

    .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-last, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-email, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-required {
        padding-left: 0
    }

    .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-first, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.form-row-last, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-email, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-phone, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode, .woocommerce-edit-address.woocommerce-account .woocommerce form p.form-row.validate-postcode + .validate-required {
        width: 100%
    }

    .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce .woocommerce-form-login-toggle .woocommerce-info a {
        margin-bottom: 20px;
        display: block
    }

    .page.woocommerce-cart .box-shipping-cs .shipping-calculator-form .form-row {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .woocommerce .coupon input[type=text] {
        width: 100%;
        border-right-width: 1px
    }

    .woocommerce .coupon button.button {
        width: 100%;
        margin-top: 10px
    }

    .woocommerce-wishlist table.wishlist_table.shop_table.cart tbody tr td.product-add-to-cart .button {
        max-width: 150px
    }

    .my_account_orders.shop_table_responsive td:not([colspan]):after, .shop_table_responsive.cart td:not([colspan]):after, .wishlist_table td:not([colspan]):after {
        left: 40%
    }

    .my_account_orders.shop_table_responsive td, .shop_table_responsive.cart td, .wishlist_table td {
        padding-left: 40%
    }

    .woocommerce-page table.cart td.actions .coupon .button {
        width: 100% !important;
        margin-top: 15px
    }

    .woocommerce-page table.cart td.actions .coupon input {
        width: 100% !important;
        margin-right: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding-top: 17px
    }

    .woocommerce-account .woocommerce-MyAccount-content p {
        margin-bottom: 10px
    }

    .checkout_coupon .form-row.form-row-first, .checkout_coupon .form-row.form-row-last {
        width: 100% !important
    }

    .checkout_coupon.coupon input[type=text] {
        width: 100%
    }

    .shop_table.cart .coupon {
        float: none
    }

    .shop_table.cart .actions .coupon input {
        width: 100%;
        margin-bottom: 10px
    }

    .actions .btn-updatecart, .wc-proceed-to-checkout .btn {
        width: 100%
    }

    .woocommerce-account .title-cart {
        font-size: 16px !important
    }

    .woocommerce .page-title {
        font-size: 24px
    }

    .shop_table.cart tbody td.actions > a.button {
        float: none;
        display: table
    }

    .woocommerce table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        margin: 20px 0 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    .woocommerce-account .woocommerce-form.woocommerce-form-login button.button {
        margin: 20px 0 20px
    }

    .woocommerce-account .woocommerce-form__label span {
        line-height: 28px;
        display: block
    }

    .woocommerce .login a.woocommerce-LostPassword.lost_password {
        line-height: 33px;
        right: 0;
        bottom: 0;
        left: auto;
        position: unset
    }

    .woocommerce-account form.login, .woocommerce-account form.register {
        min-height: 330px
    }

    .woocommerce-account .woocommerce-MyAccount-navigation li:after {
        content: none !important
    }
}

@media (max-width: 475px) {
    .checkout-title {
        font-size: 26px
    }
}

@media (max-width: 375px) {
    #yith-quick-view-content .summary .cart .add-to-cart {
        margin-top: 15px
    }

    #yith-quick-view-content .single_add_to_cart_button {
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.count-product-cart:before {
    content: '('
}

.count-product-cart:after {
    content: ')'
}

.theme-icon-upload.theme-icon-download:before {
    content: "\e900" !important
}

.woocommerce .woocommerce-additional-fields h3 {
    padding: 0 15px
}

.wishlist-items-wrapper.row {
    clear: left
}

.wishlist-empty {
    padding: 0 15px
}

.woocommerce-account .breadcrumbs {
    display: none
}

.layout2 .shop_table.cart thead tr th:first-child {
    padding: 23px 0 13px
}

#calc_shipping_state_field.form-row.address-field.form-row-wide:not(.validate-required) {
    display: none
}

.woocommerce-notices-wrapper {
    clear: both;
    overflow: hidden
}

.row.layout2 {
    clear: both
}

@media (max-height: 415px) {
    .sub-cart .widget_shopping_cart {
        overflow: auto
    }

    .sub-cart .widget_shopping_cart .widget_shopping_cart_content {
        height: auto
    }

    .not-show-field .search-box .search-results-wrapper, .search-results-wrapper {
        max-height: 210px
    }
}

.woocommerce-order-received .hide-logo.elementor-widget-apr_site_logo {
    display: none
}

.checkout.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    position: relative;
    z-index: 3
}

.checkout.woocommerce-checkout .processing::before {
    position: absolute;
    content: "\f110";
    z-index: 1;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    color: #2c2c2c;
    font-weight: 900;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 2
}

.checkout.woocommerce-checkout .processing::after {
    position: absolute;
    content: "";
    background: #fff;
    opacity: .3;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0
}

.checkout.woocommerce-checkout .shop_table .cart_item .product-name dl.variation {
    float: right
}

@media (max-width: 1024px) {
    body.admin-bar div.dialog-type-lightbox {
        position: fixed
    }

    .label-product {
        display: block
    }
}

.stripe-card-group, .wc-stripe-elements-field {
    width: 100%
}

.bapf_sfilter .bapf_body ul li input + label {
    margin-left: 25px
}

.woocommerce-order-received .woocommerce {
    padding: 0 15px
}

.woocommerce-order-received .woocommerce header {
    display: none
}

.woocommerce-order-received .woocommerce footer {
    display: none
}

.woocommerce-order-received .woocommerce p {
    width: 100%
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.page.woocommerce-checkout.woocommerce-order-received .woocommerce-order {
    padding-bottom: 80px
}

p.form-row.form-row-wide.mailchimp-newsletter {
    padding: 0
}

.woocommerce form .form-row .input-checkbox + label.inline {
    padding-left: 10px;
    width: calc(100% - 16px) !important
}

.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    padding: 0
}

.wc-payment-form .form-row {
    width: 100% !important;
    padding: 0 !important
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box .wc-payment-form label {
    margin-bottom: 5px
}

.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
    padding: 0
}

li.payment_method_stripe input + label {
    min-width: 230px;
    margin-bottom: 25px
}

.error404 #site-main {
    width: 100%;
    padding-top: 0
}

@media (max-width: 782px) {
    .error404.admin-bar {
        margin-top: -46px
    }
}

@media (max-width: 600px) {
    .error404.admin-bar {
        margin-top: 0
    }
}

.error404 .container-fluid {
    margin: 0;
    width: 100%;
    padding: 0
}

.error404 .row {
    margin: 0
}

.page-404 {
    width: 100%;
    text-align: center;
    position: relative
}

.page-404 h1 {
    line-height: 328px
}

.page-404 .page-content-404 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute
}

.page-404 .content-404 {
    text-align: center;
    margin: auto
}

.page-404 .text-404 {
    margin-bottom: 0 !important
}

.page-404 .page-title {
    font-size: 60px;
    line-height: normal;
    font-weight: 400;
    color: #fff;
    margin-bottom: 19px
}

.page-404 p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 46px;
    color: #fff;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #fff
}

.page-404 .go-home {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 36px;
    color: #2c2c2c;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #fff;
    padding: 12px 52px;
    letter-spacing: .1em;
    display: inline-block
}

.page-404 .go-home:hover {
    background-color: #2c2c2c;
    color: #fff
}

.page-404 .go-home:before {
    -webkit-transition: none !important;
    transition: none !important
}

@media screen and (max-height: 450px) {
    .page-404 p {
        font-size: 29px
    }

    .page-404 .text-404 {
        font-size: 350px !important;
        margin-bottom: 20px !important
    }
}

@media screen and (max-height: 380px) {
    .page-404 .page-title {
        font-size: 45px
    }

    .page-404 p {
        font-size: 22px
    }
}

@media screen and (max-width: 991px) {
    .page-404 .text-404 {
        font-size: 245px !important;
        line-height: 230px
    }

    .page-404 .page-title {
        font-size: 42px
    }

    .page-404 p {
        font-size: 20px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .page-404 .text-404 {
        font-size: 150px !important;
        line-height: normal !important
    }

    .page-404 .page-title {
        font-size: 20px;
        margin-bottom: 15px
    }

    .page-404 p {
        font-size: 16px;
        margin-bottom: 30px
    }
}

body .coming-soon-container {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.page-template-coming-soon.logged-in {
    margin-top: -32px
}

.content-coming-soon#content {
    width: 100%;
    position: relative
}

.page-coming-soon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-coming-soon .coming-soon {
    min-height: 396px;
    z-index: 3
}

.page-coming-soon .coming-soon h1 {
    color: #2c2c2c;
    font-size: 60px;
    line-height: 83px;
    text-transform: capitalize;
    margin-bottom: 13px
}

.page-coming-soon .coming-soon .cm-info {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    max-width: 845px;
    margin: auto;
    padding-bottom: 44px
}

.page-coming-soon .coming-soon .cm-countdown.apr-countdown {
    padding-bottom: 30px;
    margin: auto
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields h3 {
    font-size: 0
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields .form-submit:hover input[type=submit] {
    background-color: #2c2c2c !important
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email] {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 400;
    padding-left: 16px;
    padding-right: 16px;
    border: 1px solid #fff;
    background-color: #fff;
    margin-right: 30px;
    text-align: left
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
    color: #bcbcbc !important;
    font-size: 18px;
    font-weight: 400
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #bcbcbc !important;
    font-size: 18px;
    font-weight: 400
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email]::-ms-input-placeholder {
    color: #bcbcbc !important;
    font-size: 18px;
    font-weight: 400
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email]::placeholder {
    color: #bcbcbc !important;
    font-size: 18px;
    font-weight: 400
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #bcbcbc !important;
    font-size: 18px;
    font-weight: 400
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email], .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=submit] {
    height: 60px;
    -webkit-transform: none;
    transform: none
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email]:invalid, .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=submit]:invalid {
    outline: 0
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email] {
    width: 88.6%
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=submit] {
    width: 11.4%;
    padding: 0;
    min-width: 170px;
    color: #2c2c2c;
    background-color: #fff;
    position: relative;
    margin-top: 0;
    border: 0;
    font-size: 16px;
    letter-spacing: .1em
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields p:first-child {
    overflow: hidden;
    width: 370px;
    float: left
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child {
    display: table;
    border: none;
    z-index: 1;
    color: #fff;
    border-radius: 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child i {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(35%, -75%);
    transform: translate(35%, -75%);
    left: 50%;
    z-index: 10;
    font-size: 16px
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child:hover:after {
    content: none
}

.page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child:hover input[type=submit] {
    background-color: #2c2c2c
}

.page-coming-soon .coming-subcribe .mc4wp-response {
    text-align: left;
    position: relative;
    margin: auto;
    clear: both
}

.page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
    margin-bottom: -65px
}

.page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert p a {
    color: #707070
}

.page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert p a:hover {
    color: #2c2c2c
}

.page-coming-soon .coming-subcribe .mc4wp-alert.mc4wp-error, .page-coming-soon .coming-subcribe .woocommerce-error {
    padding: 11px 10px 11px 10px;
    color: #fff;
    border: 0
}

.page-coming-soon .elementor-social-icon i:hover {
    color: #dd3032
}

.countdown_container .countdown-section {
    width: 120px;
    height: 120px;
    margin: 0 10px !important;
    display: inline-block;
    text-align: center;
    border: 1px solid #fff
}

.countdown_container .countdown-section .countdown-number {
    padding-top: 25px;
    font-size: 50px;
    color: #2c2c2c
}

.countdown_container .countdown-section .countdown-number span {
    line-height: 37px;
    display: block;
    letter-spacing: 0
}

.countdown_container .countdown-section .countdown-label {
    padding-top: 8px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #2c2c2c;
    font-weight: 400
}

.elementor-label-absolute .countdown-section {
    position: relative
}

.elementor-label-absolute .countdown-section .countdown-label {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.countdown_container .countdown-section:first-child {
    margin-left: 0 !important
}

.countdown_container .countdown-section:last-child {
    margin-right: 0 !important
}

input[type=email]:invalid, input[type=submit]:invalid {
    outline: 0
}

@media (max-width: 1400px) {
    .page-coming-soon .coming-soon .cm_logo {
        margin-bottom: 60px
    }

    .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
        margin-bottom: -15px
    }
}

@media (min-width: 1025px) {
    .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email] {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 1024px) {
    .page-coming-soon .coming-soon h1 {
        font-size: 65px;
        letter-spacing: 4px;
        line-height: 55px;
        margin-bottom: 20px
    }

    .content-coming-soon.admin-bar .page-coming-soon .coming-soon {
        padding-top: 85px
    }
}

@media (max-width: 767px) {
    .page-template-coming-soon .coming-soon .countdown-number {
        font-size: 30px !important;
        padding-top: 13px
    }

    .page-template-coming-soon .coming-soon .countdown-label {
        font-size: 14px !important;
        padding-top: 0
    }

    .countdown_container .countdown-section {
        height: 90px;
        width: 90px
    }
}

@media (max-width: 591px) {
    .page-coming-soon .coming-soon h1 {
        font-size: 35px;
        letter-spacing: 2px;
        margin-bottom: 5px
    }

    .page-coming-soon .coming-subcribe .mc4wp-response {
        width: 100%
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields p:first-child {
        width: 291px;
        margin-bottom: 0
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child i {
        -webkit-transform: translate(-50%, -75%);
        transform: translate(-50%, -75%)
    }
}

@media (max-width: 478px) {
    .countdown_container .countdown-section {
        margin: 0 5px
    }

    .page-coming-soon .elementor-widget:not(:last-child) {
        margin-bottom: 10px
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields .form-letter {
        position: relative
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields p:first-child {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child {
        position: absolute;
        top: 0;
        right: 0
    }

    .page-coming-soon .coming-soon h1 {
        font-size: 30px !important;
        line-height: 35px
    }

    .page-coming-soon .coming-soon .cm-info, .page-coming-soon .coming-soon .title_form_mc, .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email], .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert p {
        font-size: 14px;
        line-height: 20px
    }

    .page-coming-soon .coming-subcribe {
        margin-bottom: 0
    }

    .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
        margin-bottom: 0
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields {
        display: block;
        height: auto
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email] {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
        text-align: center
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email], .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=submit] {
        height: 45px;
        line-height: 45px
    }

    .content-coming-soon.admin-bar .coming-soon {
        padding-top: 50px !important
    }

    .content-coming-soon.admin-bar .page-coming-soon .coming-soon .cm_logo {
        margin-bottom: 24px
    }

    .countdown_container .countdown-section {
        height: 65px;
        width: 65px
    }

    .page-template-coming-soon .coming-soon .countdown-number {
        font-size: 20px !important;
        padding-top: 7px
    }

    .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }

    .page-template-coming-soon .coming-soon .countdown-label {
        font-size: 14px !important;
        padding-top: 0
    }
}

@media (max-height: 1024px) and (max-width: 1024px) {
    .content-coming-soon.admin-bar .coming-soon {
        padding-top: 40px
    }

    .page-coming-soon .coming-soon h1 {
        margin-bottom: 15px
    }

    .page-coming-soon .coming-subcribe {
        margin-bottom: 0
    }

    .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
        margin-bottom: 0
    }

    .content-coming-soon.admin-bar .page-coming-soon .coming-soon .cm_logo {
        margin-bottom: 24px
    }
}

@media (max-height: 685px) {
    .page-coming-soon .coming-soon h1 {
        font-size: 40px;
        line-height: normal
    }

    .countdown_container .countdown-section {
        margin: 0 5px !important
    }

    .page-coming-soon .elementor-widget:not(:last-child) {
        margin-bottom: 10px
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields .form-letter {
        position: relative
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields p:first-child {
        width: 100%;
        float: none
    }

    .page-coming-soon .coming-subcribe .mc4wp-form-fields p:last-child {
        position: absolute;
        top: 0;
        right: 0
    }

    .page-coming-soon .coming-soon .cm-info, .page-coming-soon .coming-soon .title_form_mc, .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=email], .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert p {
        font-size: 14px;
        line-height: 20px
    }

    .page-coming-soon .coming-soon .cm-info {
        padding-bottom: 30px
    }

    .page-coming-soon .coming-subcribe {
        margin-bottom: 0
    }

    .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
        margin-bottom: 0
    }

    .content-coming-soon.admin-bar .coming-soon {
        padding-top: 40px !important
    }

    .content-coming-soon.admin-bar .page-coming-soon .coming-soon .cm_logo {
        margin-bottom: 24px
    }
}

@media (max-width: 767px) and (max-height: 480px) {
    .content-coming-soon .coming-soon {
        padding-top: 30px
    }
}

@media (min-width: 1401px) {
    .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
        margin-bottom: -40px
    }

    .coming-subcribe {
        max-width: 970px;
        margin: 0 auto
    }
}

@media (min-width: 1800px) {
    .content-coming-soon.admin-bar .coming-soon {
        padding-top: 40px
    }
}

@media (max-width: 767px) {
    .page-coming-soon .coming-subcribe .mc4wp-response .mc4wp-alert {
        margin-top: 20px
    }
}

@media (max-width: 480px) {
    .countdown_container .countdown-section {
        margin: 0 2px !important
    }
}

@media (max-width: 478px) {
    .page-coming-soon .coming-subcribe .mc4wp-form-fields input[type=submit] {
        width: 100%
    }
}

.mail-chimp-type3.mail-chimp-instagram .mc4wp-form-fields input[type=email] {
    background-color: #fff;
    border-radius: 30px;
    border: none
}

.mail-chimp-type3 .mc4wp-form-fields input[type=submit] {
    border-radius: 30px
}

@media (min-width: 768px) {
    .mail-chimp-type3.mail-chimp-instagram .mc4wp-form-fields input[type=email] {
        width: calc(100% - 179px);
        background-color: #fff;
        border-radius: 30px 0 0 30px;
        border: none;
        padding: 13px 25px 16px 25px
    }

    .mail-chimp-type3.mail-chimp-instagram .mc4wp-form-fields input[type=submit] {
        width: 179px;
        border-radius: 0 30px 30px 0
    }
}

@media (max-width: 767px) {
    .menu-footer-instagram.apr-nav-menu__align-justify .apr-nav-menu--layout-horizontal .mega-menu > li {
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

.woocommerce-checkout .woocommerce-info {
    margin-bottom: 25px
}

.woocommerce-checkout textarea {
    padding-right: 10px
}

.woocommerce-checkout .input-text:hover::-webkit-input-placeholder {
    color: #6d6b6c !important
}

.woocommerce-checkout .input-text:hover:-ms-input-placeholder {
    color: #6d6b6c !important
}

.woocommerce-checkout .input-text:hover::-ms-input-placeholder {
    color: #6d6b6c !important
}

.woocommerce-checkout .input-text:hover::placeholder {
    color: #6d6b6c !important
}

.woocommerce-checkout .woocommerce-shipping-methods li:after {
    content: none
}

.woocommerce-checkout .woocommerce-shipping-methods li label {
    padding-left: 18px
}

.woocommerce-checkout .woocommerce-shipping-methods .shipping_method {
    opacity: 1 !important;
    margin-right: 5px;
    float: none;
    margin-top: 4px
}

.woocommerce-additional-fields, .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
    clear: both;
    margin: 0 -15px;
    overflow: hidden
}

.checkout_coupon .form-row-first {
    position: relative
}

.coupon-info {
    margin-bottom: 10px
}

.product-thumb img {
    border: 1px solid #ebeeee
}

.woocommerce table.woocommerce-checkout-review-order-table tr.cart_item:last-child td.product-name {
    padding-bottom: 30px
}

.woocommerce table.woocommerce-checkout-review-order-table td:first-child {
    display: table-cell;
    border: none
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 400;
    font-size: 16px
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    border-radius: 0
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-quantity {
    height: 20px;
    font-weight: 400;
    font-size: 12px;
    color: #a9a9a9;
    border-radius: 30px;
    background: #ebeeee;
    display: inline-block;
    clear: left;
    padding: 0 9px;
    width: auto;
    text-align: center;
    float: left;
    line-height: 20px;
    margin-top: 14px;
    max-width: 50px
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name {
    padding: 15px 0
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name > div {
    float: left;
    text-align: left
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-thumb {
    width: 60px;
    border: 1px solid #ebeeee
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-info {
    width: calc(100% - 60px);
    padding-left: 23px
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-info .product-title {
    font-size: 16px;
    color: #2c2c2c;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -5px;
    line-height: 24px;
    float: left;
    width: 70%;
    margin-bottom: 0
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-info .product-title span {
    width: 100%;
    display: inline-block
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-info .woocs_special_price_code {
    float: right;
    margin-top: -3px;
    width: 30%;
    text-align: right
}

.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name .product-info .woocommerce-Price-amount {
    color: #6d6b6c
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td, .shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th {
    padding: 26px 0 2px !important;
    border-top: 1px solid #cecece !important
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    color: #707070;
    vertical-align: middle;
    width: 35%;
    letter-spacing: .025em;
    text-transform: capitalize;
    border-bottom: none !important
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr td, .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    text-align: right;
    color: #707070;
    padding: 5px 0
}

.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td, .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
    font-size: 18px;
    color: #2c2c2c
}

span.label-item {
    font-size: 16px;
    margin-bottom: 0
}

.product-number span {
    color: #2c2c2c
}

.product-number span.arrow-item {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    padding: 0;
    font-size: 11px
}

.product-number span.arrow-item.fa-angle-down:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: '\f078'
}

.product-number span.arrow-item.fa fa-angle-down.active:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: '\f077'
}

.woocommerce-account .woocommerce-account form.woocommerce-form.login .woocommerce-form__label input[type=checkbox]:before {
    display: none
}

.wc_payment_methods.payment_methods .woocommerce-notice--info {
    margin-bottom: 30px !important
}

.woocommerce-invalid #terms {
    outline: 0
}

form.checkout .place-order.form-row .woocommerce-terms-and-conditions-wrapper input {
    min-width: auto;
    width: auto;
    height: auto
}

.woocommerce-checkout #payment {
    background: 0 0;
    margin: 23px 0 0
}

.woocommerce-checkout #payment .form-row.place-order {
    margin: 0;
    padding: 0
}

.woocommerce-checkout #payment .form-row.place-order button {
    height: 48px;
    width: 100%;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 15px
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border: 0
}

.woocommerce-checkout #payment ul.payment_methods li {
    padding: 0;
    position: relative
}

.woocommerce-checkout #payment ul.payment_methods li:after {
    content: none !important
}

.woocommerce-checkout #payment ul.payment_methods li input {
    height: 18px;
    width: 18px;
    margin-right: 8px
}

.woocommerce-checkout #payment ul.payment_methods li label {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: top;
    position: relative;
    letter-spacing: .2px;
    color: #707070
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box {
    padding: 0;
    padding-left: 29px;
    color: #9a9a9a;
    background: 0 0;
    font-size: 16px;
    margin: -11px 0 19px
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box input {
    width: 100%;
    margin: 0
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box input.input-text {
    height: auto;
    display: block
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box label {
    display: block;
    padding-left: 0;
    margin-bottom: 15px
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box label:before {
    content: none
}

.woocommerce-checkout #payment ul.payment_methods li .payment_box:before {
    content: none
}

.woocommerce-checkout #payment ul.payment_methods li div.form-row {
    padding: 20px 0
}

.woocommerce-checkout #payment ul.payment_methods li div.form-row select {
    width: 100%
}

.woocommerce-checkout #payment div.payment_box {
    margin: 5px 0 15px
}

.woocommerce-checkout #payment #place_order {
    background: #2c2c2c;
    margin: 0;
    border-radius: 0;
    float: none;
    text-transform: none;
    letter-spacing: 1px;
    z-index: 8;
    padding: 12px 20px;
    height: 45px;
    font-weight: 400;
    margin-top: 14px;
    border: 1px solid transparent
}

.woocommerce-checkout #payment #place_order:hover {
    background: 0 0;
    color: #fff;
    border-color: #2c2c2c
}

ul.woocommerce-error {
    margin-bottom: 30px
}

ul.woocommerce-error li:hover {
    color: #fff
}

.woocommerce-customer-details--email, .woocommerce-customer-details--phone {
    margin-top: 5px
}

.woocommerce-order-details {
    margin-bottom: 0 !important
}

.woocommerce-customer-details h2 {
    margin-top: 30px
}

.woocommerce form.checkout .woocommerce-account-fields p.form-row.woocommerce-validated {
    margin-bottom: 10px
}

.woocommerce-account-fields p.form-row {
    padding: 0 !important
}

.woocommerce form .form-row .input-checkbox {
    margin: 2px 0 0 0 !important
}

#ship-to-different-address, .woocommerce-account-fields {
    margin-bottom: 19px
}

#ship-to-different-address .woocommerce-form__label, .woocommerce-account-fields .woocommerce-form__label {
    margin-bottom: 0
}

#ship-to-different-address span, .woocommerce-account-fields span {
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    line-height: 24px;
    text-transform: capitalize
}

#ship-to-different-address label, .woocommerce-account-fields label {
    width: 100%;
    cursor: pointer
}

#ship-to-different-address label span, .woocommerce-account-fields label span {
    position: relative;
    display: inline-block;
    padding-left: 0;
    text-transform: none;
    letter-spacing: .2px
}

.button-back-cart {
    float: right;
    margin-bottom: 20px;
    color: #2c2c2c
}

.button-back-cart span {
    font-size: 10px;
    margin-right: 5px
}

.woocommerce-account-fields {
    margin-bottom: 0
}

.woocommerce-invalid-required-field .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 16px;
    line-height: 24px
}

form.checkout .place-order.form-row.validate-required input {
    min-width: auto;
    width: auto;
    height: auto
}

.woocommerce-account .woocommerce form.woocommerce-form.login .woocommerce-form__label span {
    padding-left: 0
}

.woocommerce-account .woocommerce form.woocommerce-form.login .woocommerce-form__label input[type=checkbox]:before {
    display: none
}

@media (max-width: 767px) {
    .woocommerce-checkout #payment #place_order {
        margin-bottom: 50px
    }

    .woocommerce-checkout #payment #place_order:hover {
        color: #2c2c2c
    }
}

.woocommerce form .place-order p.form-row.validate-required {
    padding: 0
}

.text-link-buton-play p {
    position: relative
}

.text-link-buton-play p:after {
    content: "\f04b";
    font-family: 'Font Awesome 5 Free';
    background-color: #2c2c2c;
    color: #fff;
    border-radius: 50%;
    margin-left: 11px;
    font-size: 4px;
    font-weight: 900;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    padding-top: 1px;
    line-height: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -17px
}

.megamenu_sub .apr-banner .btn-bn {
    border-color: #acacac
}

.toogle-term .elementor-toggle .elementor-toggle-item {
    margin-bottom: 0
}

.toogle-term .elementor-toggle .elementor-toggle-item .elementor-tab-title {
    padding: 17px 0
}

.toogle-term .elementor-toggle .elementor-toggle-item .elementor-tab-title:before {
    top: 21px
}

div.pp_overlay {
    opacity: .3 !important
}

@media (min-width: 1025px) {
    .woocommerce-account div.pp_pic_holder {
        width: 690px !important
    }
}

.woocommerce-account div.pp_woocommerce .pp_content_container {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width: 1025px) {
    .woocommerce-account div.pp_woocommerce .pp_content_container {
        width: 690px !important
    }
}

@media (max-width: 1024px) {
    .woocommerce-account div.pp_woocommerce .pp_content_container {
        padding: 44px 0 8px
    }
}

.woocommerce-account div.pp_woocommerce .pp_content_container .pp_content {
    height: auto !important;
    margin: 0 auto
}

@media (min-width: 1025px) {
    .woocommerce-account div.pp_woocommerce .pp_content_container .pp_content {
        width: 570px !important;
        padding: 55px 0 40px
    }
}

.woocommerce-account div.pp_woocommerce .pp_content_container .ywcars_order_title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 19px
}

.woocommerce-account div.pp_woocommerce .pp_content_container .ywcars_block {
    margin: 16px 0 20px
}

.woocommerce-account div.pp_woocommerce .pp_content_container .ywcars_block label {
    margin-bottom: 4px;
    color: #707070
}

.woocommerce-account div.pp_woocommerce .pp_content_container .ywcars_block textarea {
    height: 180px;
    border-radius: 0
}

.woocommerce-account div.pp_woocommerce .pp_content_container input[type=submit] {
    height: 50px;
    color: #fff;
    background-color: #2c2c2c;
    border: 1px solid #2c2c2c;
    text-transform: capitalize;
    padding: 13.5px 28.5px;
    font-size: 16px
}

.woocommerce-account div.pp_woocommerce .pp_content_container input[type=submit]:hover {
    color: #2c2c2c;
    background-color: #fff
}

.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders tbody tr td a:before {
    content: none !important
}

.elementor-toggle .elementor-toggle-item {
    margin-bottom: 23px
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title {
    color: #2c2c2c;
    position: relative;
    font-weight: 400;
    border-bottom: 1px solid #ebeeee !important;
    padding: 7px 0;
    display: inline-block;
    width: 100%
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title:before {
    content: "\e904";
    font-family: lusion;
    position: absolute;
    right: -4px;
    top: 33px;
    font-size: 11px
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title.elementor-active:before {
    content: "\e900"
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title .elementor-toggle-title {
    color: #2c2c2c
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content {
    padding: 19px 0 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu {
    list-style: none;
    padding: 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li {
    padding: 0 0 9px 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li:last-child {
    padding-bottom: 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li a {
    color: #707070
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li a:hover {
    color: #2c2c2c
}

.elementor-toggle-icon {
    display: none !important
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-accordion-item {
    border: none !important;
    padding-bottom: 10px;
    position: relative
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title {
    background: #fff;
    position: relative;
    padding: 7px 22px 5px;
    color: #2c2c2c;
    font-size: 16px;
    line-height: 32px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title a span {
    position: absolute;
    top: -11px;
    left: -43px;
    font-size: 90px;
    color: #fff;
    font-weight: 600;
    line-height: 100%
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content {
    border-top: none !important;
    padding: 15px 22px;
    background: #f2f3f3;
    position: relative;
    font-size: 14px;
    color: #707070;
    letter-spacing: .35px;
    line-height: 24px;
    overflow: hidden
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul {
    list-style: none;
    margin-top: 44px;
    padding-left: 30px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li {
    color: #6c677c;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .4px;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 46px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li:after {
    content: none
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li:last-child {
    margin-bottom: 0
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li span {
    font-weight: 600;
    color: #2c2c2c;
    display: block;
    margin-bottom: 14px;
    letter-spacing: .8px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li:before {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%;
    background: #2c2c2c
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .025em
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title {
    position: relative
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title:not(.elementor-active) a span {
    color: #f4f4fd
}

@media (max-width: 1024px) {
    .content-home-lookbook > .elementor-container {
        max-width: 805px !important
    }
}

.mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=submit] {
    border-radius: 0;
    padding: 0;
    height: 34px;
    margin: 0 3px 0 35px;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;
    width: 67px
}

.mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=email] {
    width: calc(100% - 105px)
}

@media (max-width: 767px) {
    .mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=submit] {
        margin: 0 0 0 15px
    }

    .mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=email] {
        width: calc(100% - 87px)
    }
}

.mailchimp-christmas.mail-chimp-type4 .mc4wp-form-fields input[type=email] {
    width: calc(100% - 80px)
}

.mailchimp-christmas.mail-chimp-type4 .mc4wp-form-fields input[type=submit] {
    width: 80px
}

.mailchimp-christmas.mail-chimp-type4 .mc4wp-form-fields:before {
    right: 31px
}

.snow {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.snow:nth-child(1) {
    opacity: .6582;
    -webkit-transform: translate(38.0515vw, -10px) scale(.7879);
    transform: translate(38.0515vw, -10px) scale(.7879);
    -webkit-animation: fall-1 20s -23s linear infinite;
    animation: fall-1 20s -23s linear infinite
}

@-webkit-keyframes fall-1 {
    68.777% {
        -webkit-transform: translate(31.4338vw, 68.777vh) scale(.7879);
        transform: translate(31.4338vw, 68.777vh) scale(.7879)
    }
    to {
        -webkit-transform: translate(34.74265vw, 100vh) scale(.7879);
        transform: translate(34.74265vw, 100vh) scale(.7879)
    }
}

@keyframes fall-1 {
    68.777% {
        -webkit-transform: translate(31.4338vw, 68.777vh) scale(.7879);
        transform: translate(31.4338vw, 68.777vh) scale(.7879)
    }
    to {
        -webkit-transform: translate(34.74265vw, 100vh) scale(.7879);
        transform: translate(34.74265vw, 100vh) scale(.7879)
    }
}

.snow:nth-child(2) {
    opacity: .1349;
    -webkit-transform: translate(65.6236vw, -10px) scale(.9872);
    transform: translate(65.6236vw, -10px) scale(.9872);
    -webkit-animation: fall-2 25s -30s linear infinite;
    animation: fall-2 25s -30s linear infinite
}

@-webkit-keyframes fall-2 {
    79.856% {
        -webkit-transform: translate(73.5829vw, 79.856vh) scale(.9872);
        transform: translate(73.5829vw, 79.856vh) scale(.9872)
    }
    to {
        -webkit-transform: translate(69.60325vw, 100vh) scale(.9872);
        transform: translate(69.60325vw, 100vh) scale(.9872)
    }
}

@keyframes fall-2 {
    79.856% {
        -webkit-transform: translate(73.5829vw, 79.856vh) scale(.9872);
        transform: translate(73.5829vw, 79.856vh) scale(.9872)
    }
    to {
        -webkit-transform: translate(69.60325vw, 100vh) scale(.9872);
        transform: translate(69.60325vw, 100vh) scale(.9872)
    }
}

.snow:nth-child(3) {
    opacity: .5434;
    -webkit-transform: translate(20.3137vw, -10px) scale(.1064);
    transform: translate(20.3137vw, -10px) scale(.1064);
    -webkit-animation: fall-3 24s -21s linear infinite;
    animation: fall-3 24s -21s linear infinite
}

@-webkit-keyframes fall-3 {
    34.912% {
        -webkit-transform: translate(11.5547vw, 34.912vh) scale(.1064);
        transform: translate(11.5547vw, 34.912vh) scale(.1064)
    }
    to {
        -webkit-transform: translate(15.9342vw, 100vh) scale(.1064);
        transform: translate(15.9342vw, 100vh) scale(.1064)
    }
}

@keyframes fall-3 {
    34.912% {
        -webkit-transform: translate(11.5547vw, 34.912vh) scale(.1064);
        transform: translate(11.5547vw, 34.912vh) scale(.1064)
    }
    to {
        -webkit-transform: translate(15.9342vw, 100vh) scale(.1064);
        transform: translate(15.9342vw, 100vh) scale(.1064)
    }
}

.snow:nth-child(4) {
    opacity: .8914;
    -webkit-transform: translate(29.1996vw, -10px) scale(.8561);
    transform: translate(29.1996vw, -10px) scale(.8561);
    -webkit-animation: fall-4 28s -25s linear infinite;
    animation: fall-4 28s -25s linear infinite
}

@-webkit-keyframes fall-4 {
    38.382% {
        -webkit-transform: translate(27.8365vw, 38.382vh) scale(.8561);
        transform: translate(27.8365vw, 38.382vh) scale(.8561)
    }
    to {
        -webkit-transform: translate(28.51805vw, 100vh) scale(.8561);
        transform: translate(28.51805vw, 100vh) scale(.8561)
    }
}

@keyframes fall-4 {
    38.382% {
        -webkit-transform: translate(27.8365vw, 38.382vh) scale(.8561);
        transform: translate(27.8365vw, 38.382vh) scale(.8561)
    }
    to {
        -webkit-transform: translate(28.51805vw, 100vh) scale(.8561);
        transform: translate(28.51805vw, 100vh) scale(.8561)
    }
}

.snow:nth-child(5) {
    opacity: .1831;
    -webkit-transform: translate(50.0274vw, -10px) scale(.9308);
    transform: translate(50.0274vw, -10px) scale(.9308);
    -webkit-animation: fall-5 30s -26s linear infinite;
    animation: fall-5 30s -26s linear infinite
}

@-webkit-keyframes fall-5 {
    40.779% {
        -webkit-transform: translate(54.965vw, 40.779vh) scale(.9308);
        transform: translate(54.965vw, 40.779vh) scale(.9308)
    }
    to {
        -webkit-transform: translate(52.4962vw, 100vh) scale(.9308);
        transform: translate(52.4962vw, 100vh) scale(.9308)
    }
}

@keyframes fall-5 {
    40.779% {
        -webkit-transform: translate(54.965vw, 40.779vh) scale(.9308);
        transform: translate(54.965vw, 40.779vh) scale(.9308)
    }
    to {
        -webkit-transform: translate(52.4962vw, 100vh) scale(.9308);
        transform: translate(52.4962vw, 100vh) scale(.9308)
    }
}

.snow:nth-child(6) {
    opacity: .2078;
    -webkit-transform: translate(32.4415vw, -10px) scale(.5889);
    transform: translate(32.4415vw, -10px) scale(.5889);
    -webkit-animation: fall-6 24s -30s linear infinite;
    animation: fall-6 24s -30s linear infinite
}

@-webkit-keyframes fall-6 {
    42.089% {
        -webkit-transform: translate(38.8176vw, 42.089vh) scale(.5889);
        transform: translate(38.8176vw, 42.089vh) scale(.5889)
    }
    to {
        -webkit-transform: translate(35.62955vw, 100vh) scale(.5889);
        transform: translate(35.62955vw, 100vh) scale(.5889)
    }
}

@keyframes fall-6 {
    42.089% {
        -webkit-transform: translate(38.8176vw, 42.089vh) scale(.5889);
        transform: translate(38.8176vw, 42.089vh) scale(.5889)
    }
    to {
        -webkit-transform: translate(35.62955vw, 100vh) scale(.5889);
        transform: translate(35.62955vw, 100vh) scale(.5889)
    }
}

.snow:nth-child(7) {
    opacity: .3362;
    -webkit-transform: translate(78.3265vw, -10px) scale(.0843);
    transform: translate(78.3265vw, -10px) scale(.0843);
    -webkit-animation: fall-7 22s -18s linear infinite;
    animation: fall-7 22s -18s linear infinite
}

@-webkit-keyframes fall-7 {
    54.962% {
        -webkit-transform: translate(85.1027vw, 54.962vh) scale(.0843);
        transform: translate(85.1027vw, 54.962vh) scale(.0843)
    }
    to {
        -webkit-transform: translate(81.7146vw, 100vh) scale(.0843);
        transform: translate(81.7146vw, 100vh) scale(.0843)
    }
}

@keyframes fall-7 {
    54.962% {
        -webkit-transform: translate(85.1027vw, 54.962vh) scale(.0843);
        transform: translate(85.1027vw, 54.962vh) scale(.0843)
    }
    to {
        -webkit-transform: translate(81.7146vw, 100vh) scale(.0843);
        transform: translate(81.7146vw, 100vh) scale(.0843)
    }
}

.snow:nth-child(8) {
    opacity: .1317;
    -webkit-transform: translate(33.4715vw, -10px) scale(.5666);
    transform: translate(33.4715vw, -10px) scale(.5666);
    -webkit-animation: fall-8 12s -24s linear infinite;
    animation: fall-8 12s -24s linear infinite
}

@-webkit-keyframes fall-8 {
    65.211% {
        -webkit-transform: translate(24.3287vw, 65.211vh) scale(.5666);
        transform: translate(24.3287vw, 65.211vh) scale(.5666)
    }
    to {
        -webkit-transform: translate(28.9001vw, 100vh) scale(.5666);
        transform: translate(28.9001vw, 100vh) scale(.5666)
    }
}

@keyframes fall-8 {
    65.211% {
        -webkit-transform: translate(24.3287vw, 65.211vh) scale(.5666);
        transform: translate(24.3287vw, 65.211vh) scale(.5666)
    }
    to {
        -webkit-transform: translate(28.9001vw, 100vh) scale(.5666);
        transform: translate(28.9001vw, 100vh) scale(.5666)
    }
}

.snow:nth-child(9) {
    opacity: .9635;
    -webkit-transform: translate(42.6935vw, -10px) scale(.837);
    transform: translate(42.6935vw, -10px) scale(.837);
    -webkit-animation: fall-9 14s -1s linear infinite;
    animation: fall-9 14s -1s linear infinite
}

@-webkit-keyframes fall-9 {
    77.052% {
        -webkit-transform: translate(37.7092vw, 77.052vh) scale(.837);
        transform: translate(37.7092vw, 77.052vh) scale(.837)
    }
    to {
        -webkit-transform: translate(40.20135vw, 100vh) scale(.837);
        transform: translate(40.20135vw, 100vh) scale(.837)
    }
}

@keyframes fall-9 {
    77.052% {
        -webkit-transform: translate(37.7092vw, 77.052vh) scale(.837);
        transform: translate(37.7092vw, 77.052vh) scale(.837)
    }
    to {
        -webkit-transform: translate(40.20135vw, 100vh) scale(.837);
        transform: translate(40.20135vw, 100vh) scale(.837)
    }
}

.snow:nth-child(10) {
    opacity: .7613;
    -webkit-transform: translate(21.9719vw, -10px) scale(.0367);
    transform: translate(21.9719vw, -10px) scale(.0367);
    -webkit-animation: fall-10 19s -1s linear infinite;
    animation: fall-10 19s -1s linear infinite
}

@-webkit-keyframes fall-10 {
    77.524% {
        -webkit-transform: translate(24.3447vw, 77.524vh) scale(.0367);
        transform: translate(24.3447vw, 77.524vh) scale(.0367)
    }
    to {
        -webkit-transform: translate(23.1583vw, 100vh) scale(.0367);
        transform: translate(23.1583vw, 100vh) scale(.0367)
    }
}

@keyframes fall-10 {
    77.524% {
        -webkit-transform: translate(24.3447vw, 77.524vh) scale(.0367);
        transform: translate(24.3447vw, 77.524vh) scale(.0367)
    }
    to {
        -webkit-transform: translate(23.1583vw, 100vh) scale(.0367);
        transform: translate(23.1583vw, 100vh) scale(.0367)
    }
}

.snow:nth-child(11) {
    opacity: .4618;
    -webkit-transform: translate(36.9008vw, -10px) scale(.4792);
    transform: translate(36.9008vw, -10px) scale(.4792);
    -webkit-animation: fall-11 28s -26s linear infinite;
    animation: fall-11 28s -26s linear infinite
}

@-webkit-keyframes fall-11 {
    72.453% {
        -webkit-transform: translate(38.7276vw, 72.453vh) scale(.4792);
        transform: translate(38.7276vw, 72.453vh) scale(.4792)
    }
    to {
        -webkit-transform: translate(37.8142vw, 100vh) scale(.4792);
        transform: translate(37.8142vw, 100vh) scale(.4792)
    }
}

@keyframes fall-11 {
    72.453% {
        -webkit-transform: translate(38.7276vw, 72.453vh) scale(.4792);
        transform: translate(38.7276vw, 72.453vh) scale(.4792)
    }
    to {
        -webkit-transform: translate(37.8142vw, 100vh) scale(.4792);
        transform: translate(37.8142vw, 100vh) scale(.4792)
    }
}

.snow:nth-child(12) {
    opacity: .4152;
    -webkit-transform: translate(70.0713vw, -10px) scale(.7443);
    transform: translate(70.0713vw, -10px) scale(.7443);
    -webkit-animation: fall-12 10s -4s linear infinite;
    animation: fall-12 10s -4s linear infinite
}

@-webkit-keyframes fall-12 {
    57.811% {
        -webkit-transform: translate(76.8593vw, 57.811vh) scale(.7443);
        transform: translate(76.8593vw, 57.811vh) scale(.7443)
    }
    to {
        -webkit-transform: translate(73.4653vw, 100vh) scale(.7443);
        transform: translate(73.4653vw, 100vh) scale(.7443)
    }
}

@keyframes fall-12 {
    57.811% {
        -webkit-transform: translate(76.8593vw, 57.811vh) scale(.7443);
        transform: translate(76.8593vw, 57.811vh) scale(.7443)
    }
    to {
        -webkit-transform: translate(73.4653vw, 100vh) scale(.7443);
        transform: translate(73.4653vw, 100vh) scale(.7443)
    }
}

.snow:nth-child(13) {
    opacity: .8185;
    -webkit-transform: translate(41.7782vw, -10px) scale(.6941);
    transform: translate(41.7782vw, -10px) scale(.6941);
    -webkit-animation: fall-13 11s -21s linear infinite;
    animation: fall-13 11s -21s linear infinite
}

@-webkit-keyframes fall-13 {
    38.229% {
        -webkit-transform: translate(34.0322vw, 38.229vh) scale(.6941);
        transform: translate(34.0322vw, 38.229vh) scale(.6941)
    }
    to {
        -webkit-transform: translate(37.9052vw, 100vh) scale(.6941);
        transform: translate(37.9052vw, 100vh) scale(.6941)
    }
}

@keyframes fall-13 {
    38.229% {
        -webkit-transform: translate(34.0322vw, 38.229vh) scale(.6941);
        transform: translate(34.0322vw, 38.229vh) scale(.6941)
    }
    to {
        -webkit-transform: translate(37.9052vw, 100vh) scale(.6941);
        transform: translate(37.9052vw, 100vh) scale(.6941)
    }
}

.snow:nth-child(14) {
    opacity: .4153;
    -webkit-transform: translate(45.2762vw, -10px) scale(.1302);
    transform: translate(45.2762vw, -10px) scale(.1302);
    -webkit-animation: fall-14 26s -15s linear infinite;
    animation: fall-14 26s -15s linear infinite
}

@-webkit-keyframes fall-14 {
    59.019% {
        -webkit-transform: translate(51.0403vw, 59.019vh) scale(.1302);
        transform: translate(51.0403vw, 59.019vh) scale(.1302)
    }
    to {
        -webkit-transform: translate(48.15825vw, 100vh) scale(.1302);
        transform: translate(48.15825vw, 100vh) scale(.1302)
    }
}

@keyframes fall-14 {
    59.019% {
        -webkit-transform: translate(51.0403vw, 59.019vh) scale(.1302);
        transform: translate(51.0403vw, 59.019vh) scale(.1302)
    }
    to {
        -webkit-transform: translate(48.15825vw, 100vh) scale(.1302);
        transform: translate(48.15825vw, 100vh) scale(.1302)
    }
}

.snow:nth-child(15) {
    opacity: .1756;
    -webkit-transform: translate(78.5906vw, -10px) scale(.2006);
    transform: translate(78.5906vw, -10px) scale(.2006);
    -webkit-animation: fall-15 27s -24s linear infinite;
    animation: fall-15 27s -24s linear infinite
}

@-webkit-keyframes fall-15 {
    46.715% {
        -webkit-transform: translate(77.0171vw, 46.715vh) scale(.2006);
        transform: translate(77.0171vw, 46.715vh) scale(.2006)
    }
    to {
        -webkit-transform: translate(77.80385vw, 100vh) scale(.2006);
        transform: translate(77.80385vw, 100vh) scale(.2006)
    }
}

@keyframes fall-15 {
    46.715% {
        -webkit-transform: translate(77.0171vw, 46.715vh) scale(.2006);
        transform: translate(77.0171vw, 46.715vh) scale(.2006)
    }
    to {
        -webkit-transform: translate(77.80385vw, 100vh) scale(.2006);
        transform: translate(77.80385vw, 100vh) scale(.2006)
    }
}

.snow:nth-child(16) {
    opacity: .0113;
    -webkit-transform: translate(89.1325vw, -10px) scale(.4835);
    transform: translate(89.1325vw, -10px) scale(.4835);
    -webkit-animation: fall-16 17s -12s linear infinite;
    animation: fall-16 17s -12s linear infinite
}

@-webkit-keyframes fall-16 {
    61.626% {
        -webkit-transform: translate(82.0828vw, 61.626vh) scale(.4835);
        transform: translate(82.0828vw, 61.626vh) scale(.4835)
    }
    to {
        -webkit-transform: translate(85.60765vw, 100vh) scale(.4835);
        transform: translate(85.60765vw, 100vh) scale(.4835)
    }
}

@keyframes fall-16 {
    61.626% {
        -webkit-transform: translate(82.0828vw, 61.626vh) scale(.4835);
        transform: translate(82.0828vw, 61.626vh) scale(.4835)
    }
    to {
        -webkit-transform: translate(85.60765vw, 100vh) scale(.4835);
        transform: translate(85.60765vw, 100vh) scale(.4835)
    }
}

.snow:nth-child(17) {
    opacity: .4393;
    -webkit-transform: translate(41.9353vw, -10px) scale(.0145);
    transform: translate(41.9353vw, -10px) scale(.0145);
    -webkit-animation: fall-17 23s -11s linear infinite;
    animation: fall-17 23s -11s linear infinite
}

@-webkit-keyframes fall-17 {
    71.894% {
        -webkit-transform: translate(49.6488vw, 71.894vh) scale(.0145);
        transform: translate(49.6488vw, 71.894vh) scale(.0145)
    }
    to {
        -webkit-transform: translate(45.79205vw, 100vh) scale(.0145);
        transform: translate(45.79205vw, 100vh) scale(.0145)
    }
}

@keyframes fall-17 {
    71.894% {
        -webkit-transform: translate(49.6488vw, 71.894vh) scale(.0145);
        transform: translate(49.6488vw, 71.894vh) scale(.0145)
    }
    to {
        -webkit-transform: translate(45.79205vw, 100vh) scale(.0145);
        transform: translate(45.79205vw, 100vh) scale(.0145)
    }
}

.snow:nth-child(18) {
    opacity: .1922;
    -webkit-transform: translate(30.8417vw, -10px) scale(.6198);
    transform: translate(30.8417vw, -10px) scale(.6198);
    -webkit-animation: fall-18 15s -25s linear infinite;
    animation: fall-18 15s -25s linear infinite
}

@-webkit-keyframes fall-18 {
    47.495% {
        -webkit-transform: translate(39.3611vw, 47.495vh) scale(.6198);
        transform: translate(39.3611vw, 47.495vh) scale(.6198)
    }
    to {
        -webkit-transform: translate(35.1014vw, 100vh) scale(.6198);
        transform: translate(35.1014vw, 100vh) scale(.6198)
    }
}

@keyframes fall-18 {
    47.495% {
        -webkit-transform: translate(39.3611vw, 47.495vh) scale(.6198);
        transform: translate(39.3611vw, 47.495vh) scale(.6198)
    }
    to {
        -webkit-transform: translate(35.1014vw, 100vh) scale(.6198);
        transform: translate(35.1014vw, 100vh) scale(.6198)
    }
}

.snow:nth-child(19) {
    opacity: .603;
    -webkit-transform: translate(84.315vw, -10px) scale(.6749);
    transform: translate(84.315vw, -10px) scale(.6749);
    -webkit-animation: fall-19 25s -22s linear infinite;
    animation: fall-19 25s -22s linear infinite
}

@-webkit-keyframes fall-19 {
    56.671% {
        -webkit-transform: translate(77.8384vw, 56.671vh) scale(.6749);
        transform: translate(77.8384vw, 56.671vh) scale(.6749)
    }
    to {
        -webkit-transform: translate(81.0767vw, 100vh) scale(.6749);
        transform: translate(81.0767vw, 100vh) scale(.6749)
    }
}

@keyframes fall-19 {
    56.671% {
        -webkit-transform: translate(77.8384vw, 56.671vh) scale(.6749);
        transform: translate(77.8384vw, 56.671vh) scale(.6749)
    }
    to {
        -webkit-transform: translate(81.0767vw, 100vh) scale(.6749);
        transform: translate(81.0767vw, 100vh) scale(.6749)
    }
}

.snow:nth-child(20) {
    opacity: .558;
    -webkit-transform: translate(72.7196vw, -10px) scale(.604);
    transform: translate(72.7196vw, -10px) scale(.604);
    -webkit-animation: fall-20 11s -29s linear infinite;
    animation: fall-20 11s -29s linear infinite
}

@-webkit-keyframes fall-20 {
    70.18% {
        -webkit-transform: translate(71.3258vw, 70.18vh) scale(.604);
        transform: translate(71.3258vw, 70.18vh) scale(.604)
    }
    to {
        -webkit-transform: translate(72.0227vw, 100vh) scale(.604);
        transform: translate(72.0227vw, 100vh) scale(.604)
    }
}

@keyframes fall-20 {
    70.18% {
        -webkit-transform: translate(71.3258vw, 70.18vh) scale(.604);
        transform: translate(71.3258vw, 70.18vh) scale(.604)
    }
    to {
        -webkit-transform: translate(72.0227vw, 100vh) scale(.604);
        transform: translate(72.0227vw, 100vh) scale(.604)
    }
}

.snow:nth-child(21) {
    opacity: .2992;
    -webkit-transform: translate(41.0504vw, -10px) scale(.0574);
    transform: translate(41.0504vw, -10px) scale(.0574);
    -webkit-animation: fall-21 25s -23s linear infinite;
    animation: fall-21 25s -23s linear infinite
}

@-webkit-keyframes fall-21 {
    43.785% {
        -webkit-transform: translate(38.1437vw, 43.785vh) scale(.0574);
        transform: translate(38.1437vw, 43.785vh) scale(.0574)
    }
    to {
        -webkit-transform: translate(39.59705vw, 100vh) scale(.0574);
        transform: translate(39.59705vw, 100vh) scale(.0574)
    }
}

@keyframes fall-21 {
    43.785% {
        -webkit-transform: translate(38.1437vw, 43.785vh) scale(.0574);
        transform: translate(38.1437vw, 43.785vh) scale(.0574)
    }
    to {
        -webkit-transform: translate(39.59705vw, 100vh) scale(.0574);
        transform: translate(39.59705vw, 100vh) scale(.0574)
    }
}

.snow:nth-child(22) {
    opacity: .2336;
    -webkit-transform: translate(70.6428vw, -10px) scale(.7157);
    transform: translate(70.6428vw, -10px) scale(.7157);
    -webkit-animation: fall-22 16s -12s linear infinite;
    animation: fall-22 16s -12s linear infinite
}

@-webkit-keyframes fall-22 {
    37.447% {
        -webkit-transform: translate(64.0962vw, 37.447vh) scale(.7157);
        transform: translate(64.0962vw, 37.447vh) scale(.7157)
    }
    to {
        -webkit-transform: translate(67.3695vw, 100vh) scale(.7157);
        transform: translate(67.3695vw, 100vh) scale(.7157)
    }
}

@keyframes fall-22 {
    37.447% {
        -webkit-transform: translate(64.0962vw, 37.447vh) scale(.7157);
        transform: translate(64.0962vw, 37.447vh) scale(.7157)
    }
    to {
        -webkit-transform: translate(67.3695vw, 100vh) scale(.7157);
        transform: translate(67.3695vw, 100vh) scale(.7157)
    }
}

.snow:nth-child(23) {
    opacity: .7483;
    -webkit-transform: translate(54.2393vw, -10px) scale(.8168);
    transform: translate(54.2393vw, -10px) scale(.8168);
    -webkit-animation: fall-23 18s -21s linear infinite;
    animation: fall-23 18s -21s linear infinite
}

@-webkit-keyframes fall-23 {
    39.225% {
        -webkit-transform: translate(48.0949vw, 39.225vh) scale(.8168);
        transform: translate(48.0949vw, 39.225vh) scale(.8168)
    }
    to {
        -webkit-transform: translate(51.1671vw, 100vh) scale(.8168);
        transform: translate(51.1671vw, 100vh) scale(.8168)
    }
}

@keyframes fall-23 {
    39.225% {
        -webkit-transform: translate(48.0949vw, 39.225vh) scale(.8168);
        transform: translate(48.0949vw, 39.225vh) scale(.8168)
    }
    to {
        -webkit-transform: translate(51.1671vw, 100vh) scale(.8168);
        transform: translate(51.1671vw, 100vh) scale(.8168)
    }
}

.snow:nth-child(24) {
    opacity: .6803;
    -webkit-transform: translate(40.5821vw, -10px) scale(.0286);
    transform: translate(40.5821vw, -10px) scale(.0286);
    -webkit-animation: fall-24 23s -14s linear infinite;
    animation: fall-24 23s -14s linear infinite
}

@-webkit-keyframes fall-24 {
    40.22% {
        -webkit-transform: translate(40.421vw, 40.22vh) scale(.0286);
        transform: translate(40.421vw, 40.22vh) scale(.0286)
    }
    to {
        -webkit-transform: translate(40.50155vw, 100vh) scale(.0286);
        transform: translate(40.50155vw, 100vh) scale(.0286)
    }
}

@keyframes fall-24 {
    40.22% {
        -webkit-transform: translate(40.421vw, 40.22vh) scale(.0286);
        transform: translate(40.421vw, 40.22vh) scale(.0286)
    }
    to {
        -webkit-transform: translate(40.50155vw, 100vh) scale(.0286);
        transform: translate(40.50155vw, 100vh) scale(.0286)
    }
}

.snow:nth-child(25) {
    opacity: .3099;
    -webkit-transform: translate(86.8442vw, -10px) scale(.7757);
    transform: translate(86.8442vw, -10px) scale(.7757);
    -webkit-animation: fall-25 22s -20s linear infinite;
    animation: fall-25 22s -20s linear infinite
}

@-webkit-keyframes fall-25 {
    57.247% {
        -webkit-transform: translate(85.6972vw, 57.247vh) scale(.7757);
        transform: translate(85.6972vw, 57.247vh) scale(.7757)
    }
    to {
        -webkit-transform: translate(86.2707vw, 100vh) scale(.7757);
        transform: translate(86.2707vw, 100vh) scale(.7757)
    }
}

@keyframes fall-25 {
    57.247% {
        -webkit-transform: translate(85.6972vw, 57.247vh) scale(.7757);
        transform: translate(85.6972vw, 57.247vh) scale(.7757)
    }
    to {
        -webkit-transform: translate(86.2707vw, 100vh) scale(.7757);
        transform: translate(86.2707vw, 100vh) scale(.7757)
    }
}

.snow:nth-child(26) {
    opacity: .2486;
    -webkit-transform: translate(92.1866vw, -10px) scale(.7513);
    transform: translate(92.1866vw, -10px) scale(.7513);
    -webkit-animation: fall-26 29s -25s linear infinite;
    animation: fall-26 29s -25s linear infinite
}

@-webkit-keyframes fall-26 {
    59.876% {
        -webkit-transform: translate(99.1253vw, 59.876vh) scale(.7513);
        transform: translate(99.1253vw, 59.876vh) scale(.7513)
    }
    to {
        -webkit-transform: translate(95.65595vw, 100vh) scale(.7513);
        transform: translate(95.65595vw, 100vh) scale(.7513)
    }
}

@keyframes fall-26 {
    59.876% {
        -webkit-transform: translate(99.1253vw, 59.876vh) scale(.7513);
        transform: translate(99.1253vw, 59.876vh) scale(.7513)
    }
    to {
        -webkit-transform: translate(95.65595vw, 100vh) scale(.7513);
        transform: translate(95.65595vw, 100vh) scale(.7513)
    }
}

.snow:nth-child(27) {
    opacity: .4046;
    -webkit-transform: translate(4.6341vw, -10px) scale(.895);
    transform: translate(4.6341vw, -10px) scale(.895);
    -webkit-animation: fall-27 11s -18s linear infinite;
    animation: fall-27 11s -18s linear infinite
}

@-webkit-keyframes fall-27 {
    57.577% {
        -webkit-transform: translate(6.8266vw, 57.577vh) scale(.895);
        transform: translate(6.8266vw, 57.577vh) scale(.895)
    }
    to {
        -webkit-transform: translate(5.73035vw, 100vh) scale(.895);
        transform: translate(5.73035vw, 100vh) scale(.895)
    }
}

@keyframes fall-27 {
    57.577% {
        -webkit-transform: translate(6.8266vw, 57.577vh) scale(.895);
        transform: translate(6.8266vw, 57.577vh) scale(.895)
    }
    to {
        -webkit-transform: translate(5.73035vw, 100vh) scale(.895);
        transform: translate(5.73035vw, 100vh) scale(.895)
    }
}

.snow:nth-child(28) {
    opacity: .9471;
    -webkit-transform: translate(99.0623vw, -10px) scale(.4413);
    transform: translate(99.0623vw, -10px) scale(.4413);
    -webkit-animation: fall-28 22s -28s linear infinite;
    animation: fall-28 22s -28s linear infinite
}

@-webkit-keyframes fall-28 {
    67.841% {
        -webkit-transform: translate(102.728vw, 67.841vh) scale(.4413);
        transform: translate(102.728vw, 67.841vh) scale(.4413)
    }
    to {
        -webkit-transform: translate(100.89515vw, 100vh) scale(.4413);
        transform: translate(100.89515vw, 100vh) scale(.4413)
    }
}

@keyframes fall-28 {
    67.841% {
        -webkit-transform: translate(102.728vw, 67.841vh) scale(.4413);
        transform: translate(102.728vw, 67.841vh) scale(.4413)
    }
    to {
        -webkit-transform: translate(100.89515vw, 100vh) scale(.4413);
        transform: translate(100.89515vw, 100vh) scale(.4413)
    }
}

.snow:nth-child(29) {
    opacity: .0189;
    -webkit-transform: translate(29.1002vw, -10px) scale(.9295);
    transform: translate(29.1002vw, -10px) scale(.9295);
    -webkit-animation: fall-29 20s -20s linear infinite;
    animation: fall-29 20s -20s linear infinite
}

@-webkit-keyframes fall-29 {
    47.244% {
        -webkit-transform: translate(24.4836vw, 47.244vh) scale(.9295);
        transform: translate(24.4836vw, 47.244vh) scale(.9295)
    }
    to {
        -webkit-transform: translate(26.7919vw, 100vh) scale(.9295);
        transform: translate(26.7919vw, 100vh) scale(.9295)
    }
}

@keyframes fall-29 {
    47.244% {
        -webkit-transform: translate(24.4836vw, 47.244vh) scale(.9295);
        transform: translate(24.4836vw, 47.244vh) scale(.9295)
    }
    to {
        -webkit-transform: translate(26.7919vw, 100vh) scale(.9295);
        transform: translate(26.7919vw, 100vh) scale(.9295)
    }
}

.snow:nth-child(30) {
    opacity: .3992;
    -webkit-transform: translate(69.7923vw, -10px) scale(.1864);
    transform: translate(69.7923vw, -10px) scale(.1864);
    -webkit-animation: fall-30 24s -28s linear infinite;
    animation: fall-30 24s -28s linear infinite
}

@-webkit-keyframes fall-30 {
    48.703% {
        -webkit-transform: translate(63.8716vw, 48.703vh) scale(.1864);
        transform: translate(63.8716vw, 48.703vh) scale(.1864)
    }
    to {
        -webkit-transform: translate(66.83195vw, 100vh) scale(.1864);
        transform: translate(66.83195vw, 100vh) scale(.1864)
    }
}

@keyframes fall-30 {
    48.703% {
        -webkit-transform: translate(63.8716vw, 48.703vh) scale(.1864);
        transform: translate(63.8716vw, 48.703vh) scale(.1864)
    }
    to {
        -webkit-transform: translate(66.83195vw, 100vh) scale(.1864);
        transform: translate(66.83195vw, 100vh) scale(.1864)
    }
}

.snow:nth-child(31) {
    opacity: .6674;
    -webkit-transform: translate(28.387vw, -10px) scale(.5761);
    transform: translate(28.387vw, -10px) scale(.5761);
    -webkit-animation: fall-31 21s -28s linear infinite;
    animation: fall-31 21s -28s linear infinite
}

@-webkit-keyframes fall-31 {
    72.558% {
        -webkit-transform: translate(35.8769vw, 72.558vh) scale(.5761);
        transform: translate(35.8769vw, 72.558vh) scale(.5761)
    }
    to {
        -webkit-transform: translate(32.13195vw, 100vh) scale(.5761);
        transform: translate(32.13195vw, 100vh) scale(.5761)
    }
}

@keyframes fall-31 {
    72.558% {
        -webkit-transform: translate(35.8769vw, 72.558vh) scale(.5761);
        transform: translate(35.8769vw, 72.558vh) scale(.5761)
    }
    to {
        -webkit-transform: translate(32.13195vw, 100vh) scale(.5761);
        transform: translate(32.13195vw, 100vh) scale(.5761)
    }
}

.snow:nth-child(32) {
    opacity: .5754;
    -webkit-transform: translate(56.5694vw, -10px) scale(.5739);
    transform: translate(56.5694vw, -10px) scale(.5739);
    -webkit-animation: fall-32 26s -30s linear infinite;
    animation: fall-32 26s -30s linear infinite
}

@-webkit-keyframes fall-32 {
    36.172% {
        -webkit-transform: translate(52.0153vw, 36.172vh) scale(.5739);
        transform: translate(52.0153vw, 36.172vh) scale(.5739)
    }
    to {
        -webkit-transform: translate(54.29235vw, 100vh) scale(.5739);
        transform: translate(54.29235vw, 100vh) scale(.5739)
    }
}

@keyframes fall-32 {
    36.172% {
        -webkit-transform: translate(52.0153vw, 36.172vh) scale(.5739);
        transform: translate(52.0153vw, 36.172vh) scale(.5739)
    }
    to {
        -webkit-transform: translate(54.29235vw, 100vh) scale(.5739);
        transform: translate(54.29235vw, 100vh) scale(.5739)
    }
}

.snow:nth-child(33) {
    opacity: .4;
    -webkit-transform: translate(62.9499vw, -10px) scale(.7909);
    transform: translate(62.9499vw, -10px) scale(.7909);
    -webkit-animation: fall-33 22s -4s linear infinite;
    animation: fall-33 22s -4s linear infinite
}

@-webkit-keyframes fall-33 {
    37.913% {
        -webkit-transform: translate(55.2365vw, 37.913vh) scale(.7909);
        transform: translate(55.2365vw, 37.913vh) scale(.7909)
    }
    to {
        -webkit-transform: translate(59.0932vw, 100vh) scale(.7909);
        transform: translate(59.0932vw, 100vh) scale(.7909)
    }
}

@keyframes fall-33 {
    37.913% {
        -webkit-transform: translate(55.2365vw, 37.913vh) scale(.7909);
        transform: translate(55.2365vw, 37.913vh) scale(.7909)
    }
    to {
        -webkit-transform: translate(59.0932vw, 100vh) scale(.7909);
        transform: translate(59.0932vw, 100vh) scale(.7909)
    }
}

.snow:nth-child(34) {
    opacity: .8356;
    -webkit-transform: translate(76.0218vw, -10px) scale(.2404);
    transform: translate(76.0218vw, -10px) scale(.2404);
    -webkit-animation: fall-34 21s -2s linear infinite;
    animation: fall-34 21s -2s linear infinite
}

@-webkit-keyframes fall-34 {
    34.137% {
        -webkit-transform: translate(79.5877vw, 34.137vh) scale(.2404);
        transform: translate(79.5877vw, 34.137vh) scale(.2404)
    }
    to {
        -webkit-transform: translate(77.80475vw, 100vh) scale(.2404);
        transform: translate(77.80475vw, 100vh) scale(.2404)
    }
}

@keyframes fall-34 {
    34.137% {
        -webkit-transform: translate(79.5877vw, 34.137vh) scale(.2404);
        transform: translate(79.5877vw, 34.137vh) scale(.2404)
    }
    to {
        -webkit-transform: translate(77.80475vw, 100vh) scale(.2404);
        transform: translate(77.80475vw, 100vh) scale(.2404)
    }
}

.snow:nth-child(35) {
    opacity: .309;
    -webkit-transform: translate(49.9002vw, -10px) scale(.6708);
    transform: translate(49.9002vw, -10px) scale(.6708);
    -webkit-animation: fall-35 12s -29s linear infinite;
    animation: fall-35 12s -29s linear infinite
}

@-webkit-keyframes fall-35 {
    70.201% {
        -webkit-transform: translate(55.6817vw, 70.201vh) scale(.6708);
        transform: translate(55.6817vw, 70.201vh) scale(.6708)
    }
    to {
        -webkit-transform: translate(52.79095vw, 100vh) scale(.6708);
        transform: translate(52.79095vw, 100vh) scale(.6708)
    }
}

@keyframes fall-35 {
    70.201% {
        -webkit-transform: translate(55.6817vw, 70.201vh) scale(.6708);
        transform: translate(55.6817vw, 70.201vh) scale(.6708)
    }
    to {
        -webkit-transform: translate(52.79095vw, 100vh) scale(.6708);
        transform: translate(52.79095vw, 100vh) scale(.6708)
    }
}

.snow:nth-child(36) {
    opacity: .5736;
    -webkit-transform: translate(90.4699vw, -10px) scale(.8225);
    transform: translate(90.4699vw, -10px) scale(.8225);
    -webkit-animation: fall-36 17s -18s linear infinite;
    animation: fall-36 17s -18s linear infinite
}

@-webkit-keyframes fall-36 {
    72.807% {
        -webkit-transform: translate(98.1473vw, 72.807vh) scale(.8225);
        transform: translate(98.1473vw, 72.807vh) scale(.8225)
    }
    to {
        -webkit-transform: translate(94.3086vw, 100vh) scale(.8225);
        transform: translate(94.3086vw, 100vh) scale(.8225)
    }
}

@keyframes fall-36 {
    72.807% {
        -webkit-transform: translate(98.1473vw, 72.807vh) scale(.8225);
        transform: translate(98.1473vw, 72.807vh) scale(.8225)
    }
    to {
        -webkit-transform: translate(94.3086vw, 100vh) scale(.8225);
        transform: translate(94.3086vw, 100vh) scale(.8225)
    }
}

.snow:nth-child(37) {
    opacity: .2864;
    -webkit-transform: translate(68.2845vw, -10px) scale(.1714);
    transform: translate(68.2845vw, -10px) scale(.1714);
    -webkit-animation: fall-37 16s -9s linear infinite;
    animation: fall-37 16s -9s linear infinite
}

@-webkit-keyframes fall-37 {
    58.952% {
        -webkit-transform: translate(69.3556vw, 58.952vh) scale(.1714);
        transform: translate(69.3556vw, 58.952vh) scale(.1714)
    }
    to {
        -webkit-transform: translate(68.82005vw, 100vh) scale(.1714);
        transform: translate(68.82005vw, 100vh) scale(.1714)
    }
}

@keyframes fall-37 {
    58.952% {
        -webkit-transform: translate(69.3556vw, 58.952vh) scale(.1714);
        transform: translate(69.3556vw, 58.952vh) scale(.1714)
    }
    to {
        -webkit-transform: translate(68.82005vw, 100vh) scale(.1714);
        transform: translate(68.82005vw, 100vh) scale(.1714)
    }
}

.snow:nth-child(38) {
    opacity: .852;
    -webkit-transform: translate(53.5213vw, -10px) scale(.4622);
    transform: translate(53.5213vw, -10px) scale(.4622);
    -webkit-animation: fall-38 19s -28s linear infinite;
    animation: fall-38 19s -28s linear infinite
}

@-webkit-keyframes fall-38 {
    56.573% {
        -webkit-transform: translate(63.0349vw, 56.573vh) scale(.4622);
        transform: translate(63.0349vw, 56.573vh) scale(.4622)
    }
    to {
        -webkit-transform: translate(58.2781vw, 100vh) scale(.4622);
        transform: translate(58.2781vw, 100vh) scale(.4622)
    }
}

@keyframes fall-38 {
    56.573% {
        -webkit-transform: translate(63.0349vw, 56.573vh) scale(.4622);
        transform: translate(63.0349vw, 56.573vh) scale(.4622)
    }
    to {
        -webkit-transform: translate(58.2781vw, 100vh) scale(.4622);
        transform: translate(58.2781vw, 100vh) scale(.4622)
    }
}

.snow:nth-child(39) {
    opacity: .152;
    -webkit-transform: translate(8.8606vw, -10px) scale(.1033);
    transform: translate(8.8606vw, -10px) scale(.1033);
    -webkit-animation: fall-39 30s -19s linear infinite;
    animation: fall-39 30s -19s linear infinite
}

@-webkit-keyframes fall-39 {
    71.063% {
        -webkit-transform: translate(3.2721vw, 71.063vh) scale(.1033);
        transform: translate(3.2721vw, 71.063vh) scale(.1033)
    }
    to {
        -webkit-transform: translate(6.06635vw, 100vh) scale(.1033);
        transform: translate(6.06635vw, 100vh) scale(.1033)
    }
}

@keyframes fall-39 {
    71.063% {
        -webkit-transform: translate(3.2721vw, 71.063vh) scale(.1033);
        transform: translate(3.2721vw, 71.063vh) scale(.1033)
    }
    to {
        -webkit-transform: translate(6.06635vw, 100vh) scale(.1033);
        transform: translate(6.06635vw, 100vh) scale(.1033)
    }
}

.snow:nth-child(40) {
    opacity: .6586;
    -webkit-transform: translate(81.2211vw, -10px) scale(.8927);
    transform: translate(81.2211vw, -10px) scale(.8927);
    -webkit-animation: fall-40 27s -27s linear infinite;
    animation: fall-40 27s -27s linear infinite
}

@-webkit-keyframes fall-40 {
    74.277% {
        -webkit-transform: translate(86.4312vw, 74.277vh) scale(.8927);
        transform: translate(86.4312vw, 74.277vh) scale(.8927)
    }
    to {
        -webkit-transform: translate(83.82615vw, 100vh) scale(.8927);
        transform: translate(83.82615vw, 100vh) scale(.8927)
    }
}

@keyframes fall-40 {
    74.277% {
        -webkit-transform: translate(86.4312vw, 74.277vh) scale(.8927);
        transform: translate(86.4312vw, 74.277vh) scale(.8927)
    }
    to {
        -webkit-transform: translate(83.82615vw, 100vh) scale(.8927);
        transform: translate(83.82615vw, 100vh) scale(.8927)
    }
}

.snow:nth-child(41) {
    opacity: .2307;
    -webkit-transform: translate(7.819vw, -10px) scale(.0438);
    transform: translate(7.819vw, -10px) scale(.0438);
    -webkit-animation: fall-41 25s -18s linear infinite;
    animation: fall-41 25s -18s linear infinite
}

@-webkit-keyframes fall-41 {
    66.869% {
        -webkit-transform: translate(4.4231vw, 66.869vh) scale(.0438);
        transform: translate(4.4231vw, 66.869vh) scale(.0438)
    }
    to {
        -webkit-transform: translate(6.12105vw, 100vh) scale(.0438);
        transform: translate(6.12105vw, 100vh) scale(.0438)
    }
}

@keyframes fall-41 {
    66.869% {
        -webkit-transform: translate(4.4231vw, 66.869vh) scale(.0438);
        transform: translate(4.4231vw, 66.869vh) scale(.0438)
    }
    to {
        -webkit-transform: translate(6.12105vw, 100vh) scale(.0438);
        transform: translate(6.12105vw, 100vh) scale(.0438)
    }
}

.snow:nth-child(42) {
    opacity: .2116;
    -webkit-transform: translate(64.5763vw, -10px) scale(.1028);
    transform: translate(64.5763vw, -10px) scale(.1028);
    -webkit-animation: fall-42 17s -2s linear infinite;
    animation: fall-42 17s -2s linear infinite
}

@-webkit-keyframes fall-42 {
    62.796% {
        -webkit-transform: translate(66.5338vw, 62.796vh) scale(.1028);
        transform: translate(66.5338vw, 62.796vh) scale(.1028)
    }
    to {
        -webkit-transform: translate(65.55505vw, 100vh) scale(.1028);
        transform: translate(65.55505vw, 100vh) scale(.1028)
    }
}

@keyframes fall-42 {
    62.796% {
        -webkit-transform: translate(66.5338vw, 62.796vh) scale(.1028);
        transform: translate(66.5338vw, 62.796vh) scale(.1028)
    }
    to {
        -webkit-transform: translate(65.55505vw, 100vh) scale(.1028);
        transform: translate(65.55505vw, 100vh) scale(.1028)
    }
}

.snow:nth-child(43) {
    opacity: .3074;
    -webkit-transform: translate(95.8023vw, -10px) scale(.8868);
    transform: translate(95.8023vw, -10px) scale(.8868);
    -webkit-animation: fall-43 23s -26s linear infinite;
    animation: fall-43 23s -26s linear infinite
}

@-webkit-keyframes fall-43 {
    67.559% {
        -webkit-transform: translate(101.0466vw, 67.559vh) scale(.8868);
        transform: translate(101.0466vw, 67.559vh) scale(.8868)
    }
    to {
        -webkit-transform: translate(98.42445vw, 100vh) scale(.8868);
        transform: translate(98.42445vw, 100vh) scale(.8868)
    }
}

@keyframes fall-43 {
    67.559% {
        -webkit-transform: translate(101.0466vw, 67.559vh) scale(.8868);
        transform: translate(101.0466vw, 67.559vh) scale(.8868)
    }
    to {
        -webkit-transform: translate(98.42445vw, 100vh) scale(.8868);
        transform: translate(98.42445vw, 100vh) scale(.8868)
    }
}

.snow:nth-child(44) {
    opacity: .6117;
    -webkit-transform: translate(61.9957vw, -10px) scale(.1389);
    transform: translate(61.9957vw, -10px) scale(.1389);
    -webkit-animation: fall-44 19s -8s linear infinite;
    animation: fall-44 19s -8s linear infinite
}

@-webkit-keyframes fall-44 {
    77.688% {
        -webkit-transform: translate(52.5267vw, 77.688vh) scale(.1389);
        transform: translate(52.5267vw, 77.688vh) scale(.1389)
    }
    to {
        -webkit-transform: translate(57.2612vw, 100vh) scale(.1389);
        transform: translate(57.2612vw, 100vh) scale(.1389)
    }
}

@keyframes fall-44 {
    77.688% {
        -webkit-transform: translate(52.5267vw, 77.688vh) scale(.1389);
        transform: translate(52.5267vw, 77.688vh) scale(.1389)
    }
    to {
        -webkit-transform: translate(57.2612vw, 100vh) scale(.1389);
        transform: translate(57.2612vw, 100vh) scale(.1389)
    }
}

.snow:nth-child(45) {
    opacity: .1983;
    -webkit-transform: translate(57.6588vw, -10px) scale(.9129);
    transform: translate(57.6588vw, -10px) scale(.9129);
    -webkit-animation: fall-45 14s -14s linear infinite;
    animation: fall-45 14s -14s linear infinite
}

@-webkit-keyframes fall-45 {
    56.236% {
        -webkit-transform: translate(54.0918vw, 56.236vh) scale(.9129);
        transform: translate(54.0918vw, 56.236vh) scale(.9129)
    }
    to {
        -webkit-transform: translate(55.8753vw, 100vh) scale(.9129);
        transform: translate(55.8753vw, 100vh) scale(.9129)
    }
}

@keyframes fall-45 {
    56.236% {
        -webkit-transform: translate(54.0918vw, 56.236vh) scale(.9129);
        transform: translate(54.0918vw, 56.236vh) scale(.9129)
    }
    to {
        -webkit-transform: translate(55.8753vw, 100vh) scale(.9129);
        transform: translate(55.8753vw, 100vh) scale(.9129)
    }
}

.snow:nth-child(46) {
    opacity: .4802;
    -webkit-transform: translate(23.6836vw, -10px) scale(.806);
    transform: translate(23.6836vw, -10px) scale(.806);
    -webkit-animation: fall-46 29s -7s linear infinite;
    animation: fall-46 29s -7s linear infinite
}

@-webkit-keyframes fall-46 {
    49.112% {
        -webkit-transform: translate(27.4405vw, 49.112vh) scale(.806);
        transform: translate(27.4405vw, 49.112vh) scale(.806)
    }
    to {
        -webkit-transform: translate(25.56205vw, 100vh) scale(.806);
        transform: translate(25.56205vw, 100vh) scale(.806)
    }
}

@keyframes fall-46 {
    49.112% {
        -webkit-transform: translate(27.4405vw, 49.112vh) scale(.806);
        transform: translate(27.4405vw, 49.112vh) scale(.806)
    }
    to {
        -webkit-transform: translate(25.56205vw, 100vh) scale(.806);
        transform: translate(25.56205vw, 100vh) scale(.806)
    }
}

.snow:nth-child(47) {
    opacity: .6818;
    -webkit-transform: translate(5.2806vw, -10px) scale(.2167);
    transform: translate(5.2806vw, -10px) scale(.2167);
    -webkit-animation: fall-47 12s -23s linear infinite;
    animation: fall-47 12s -23s linear infinite
}

@-webkit-keyframes fall-47 {
    49.874% {
        -webkit-transform: translate(9.8796vw, 49.874vh) scale(.2167);
        transform: translate(9.8796vw, 49.874vh) scale(.2167)
    }
    to {
        -webkit-transform: translate(7.5801vw, 100vh) scale(.2167);
        transform: translate(7.5801vw, 100vh) scale(.2167)
    }
}

@keyframes fall-47 {
    49.874% {
        -webkit-transform: translate(9.8796vw, 49.874vh) scale(.2167);
        transform: translate(9.8796vw, 49.874vh) scale(.2167)
    }
    to {
        -webkit-transform: translate(7.5801vw, 100vh) scale(.2167);
        transform: translate(7.5801vw, 100vh) scale(.2167)
    }
}

.snow:nth-child(48) {
    opacity: .0546;
    -webkit-transform: translate(40.8954vw, -10px) scale(.1371);
    transform: translate(40.8954vw, -10px) scale(.1371);
    -webkit-animation: fall-48 21s -21s linear infinite;
    animation: fall-48 21s -21s linear infinite
}

@-webkit-keyframes fall-48 {
    61.482% {
        -webkit-transform: translate(38.1137vw, 61.482vh) scale(.1371);
        transform: translate(38.1137vw, 61.482vh) scale(.1371)
    }
    to {
        -webkit-transform: translate(39.50455vw, 100vh) scale(.1371);
        transform: translate(39.50455vw, 100vh) scale(.1371)
    }
}

@keyframes fall-48 {
    61.482% {
        -webkit-transform: translate(38.1137vw, 61.482vh) scale(.1371);
        transform: translate(38.1137vw, 61.482vh) scale(.1371)
    }
    to {
        -webkit-transform: translate(39.50455vw, 100vh) scale(.1371);
        transform: translate(39.50455vw, 100vh) scale(.1371)
    }
}

.snow:nth-child(49) {
    opacity: .399;
    -webkit-transform: translate(80.1978vw, -10px) scale(.6495);
    transform: translate(80.1978vw, -10px) scale(.6495);
    -webkit-animation: fall-49 26s -18s linear infinite;
    animation: fall-49 26s -18s linear infinite
}

@-webkit-keyframes fall-49 {
    69.772% {
        -webkit-transform: translate(84.2544vw, 69.772vh) scale(.6495);
        transform: translate(84.2544vw, 69.772vh) scale(.6495)
    }
    to {
        -webkit-transform: translate(82.2261vw, 100vh) scale(.6495);
        transform: translate(82.2261vw, 100vh) scale(.6495)
    }
}

@keyframes fall-49 {
    69.772% {
        -webkit-transform: translate(84.2544vw, 69.772vh) scale(.6495);
        transform: translate(84.2544vw, 69.772vh) scale(.6495)
    }
    to {
        -webkit-transform: translate(82.2261vw, 100vh) scale(.6495);
        transform: translate(82.2261vw, 100vh) scale(.6495)
    }
}

.snow:nth-child(50) {
    opacity: .1944;
    -webkit-transform: translate(62.1074vw, -10px) scale(.5444);
    transform: translate(62.1074vw, -10px) scale(.5444);
    -webkit-animation: fall-50 11s -23s linear infinite;
    animation: fall-50 11s -23s linear infinite
}

@-webkit-keyframes fall-50 {
    34.049% {
        -webkit-transform: translate(61.6642vw, 34.049vh) scale(.5444);
        transform: translate(61.6642vw, 34.049vh) scale(.5444)
    }
    to {
        -webkit-transform: translate(61.8858vw, 100vh) scale(.5444);
        transform: translate(61.8858vw, 100vh) scale(.5444)
    }
}

@keyframes fall-50 {
    34.049% {
        -webkit-transform: translate(61.6642vw, 34.049vh) scale(.5444);
        transform: translate(61.6642vw, 34.049vh) scale(.5444)
    }
    to {
        -webkit-transform: translate(61.8858vw, 100vh) scale(.5444);
        transform: translate(61.8858vw, 100vh) scale(.5444)
    }
}

.snow:nth-child(51) {
    opacity: .978;
    -webkit-transform: translate(46.3064vw, -10px) scale(.4357);
    transform: translate(46.3064vw, -10px) scale(.4357);
    -webkit-animation: fall-51 14s -19s linear infinite;
    animation: fall-51 14s -19s linear infinite
}

@-webkit-keyframes fall-51 {
    52.449% {
        -webkit-transform: translate(46.3633vw, 52.449vh) scale(.4357);
        transform: translate(46.3633vw, 52.449vh) scale(.4357)
    }
    to {
        -webkit-transform: translate(46.33485vw, 100vh) scale(.4357);
        transform: translate(46.33485vw, 100vh) scale(.4357)
    }
}

@keyframes fall-51 {
    52.449% {
        -webkit-transform: translate(46.3633vw, 52.449vh) scale(.4357);
        transform: translate(46.3633vw, 52.449vh) scale(.4357)
    }
    to {
        -webkit-transform: translate(46.33485vw, 100vh) scale(.4357);
        transform: translate(46.33485vw, 100vh) scale(.4357)
    }
}

.snow:nth-child(52) {
    opacity: .5082;
    -webkit-transform: translate(72.614vw, -10px) scale(.5336);
    transform: translate(72.614vw, -10px) scale(.5336);
    -webkit-animation: fall-52 13s -26s linear infinite;
    animation: fall-52 13s -26s linear infinite
}

@-webkit-keyframes fall-52 {
    42.249% {
        -webkit-transform: translate(66.9857vw, 42.249vh) scale(.5336);
        transform: translate(66.9857vw, 42.249vh) scale(.5336)
    }
    to {
        -webkit-transform: translate(69.79985vw, 100vh) scale(.5336);
        transform: translate(69.79985vw, 100vh) scale(.5336)
    }
}

@keyframes fall-52 {
    42.249% {
        -webkit-transform: translate(66.9857vw, 42.249vh) scale(.5336);
        transform: translate(66.9857vw, 42.249vh) scale(.5336)
    }
    to {
        -webkit-transform: translate(69.79985vw, 100vh) scale(.5336);
        transform: translate(69.79985vw, 100vh) scale(.5336)
    }
}

.snow:nth-child(53) {
    opacity: .0749;
    -webkit-transform: translate(86.4084vw, -10px) scale(.6544);
    transform: translate(86.4084vw, -10px) scale(.6544);
    -webkit-animation: fall-53 25s -15s linear infinite;
    animation: fall-53 25s -15s linear infinite
}

@-webkit-keyframes fall-53 {
    39.197% {
        -webkit-transform: translate(87.5708vw, 39.197vh) scale(.6544);
        transform: translate(87.5708vw, 39.197vh) scale(.6544)
    }
    to {
        -webkit-transform: translate(86.9896vw, 100vh) scale(.6544);
        transform: translate(86.9896vw, 100vh) scale(.6544)
    }
}

@keyframes fall-53 {
    39.197% {
        -webkit-transform: translate(87.5708vw, 39.197vh) scale(.6544);
        transform: translate(87.5708vw, 39.197vh) scale(.6544)
    }
    to {
        -webkit-transform: translate(86.9896vw, 100vh) scale(.6544);
        transform: translate(86.9896vw, 100vh) scale(.6544)
    }
}

.snow:nth-child(54) {
    opacity: .3525;
    -webkit-transform: translate(35.7007vw, -10px) scale(.7987);
    transform: translate(35.7007vw, -10px) scale(.7987);
    -webkit-animation: fall-54 13s -15s linear infinite;
    animation: fall-54 13s -15s linear infinite
}

@-webkit-keyframes fall-54 {
    77.343% {
        -webkit-transform: translate(34.522vw, 77.343vh) scale(.7987);
        transform: translate(34.522vw, 77.343vh) scale(.7987)
    }
    to {
        -webkit-transform: translate(35.11135vw, 100vh) scale(.7987);
        transform: translate(35.11135vw, 100vh) scale(.7987)
    }
}

@keyframes fall-54 {
    77.343% {
        -webkit-transform: translate(34.522vw, 77.343vh) scale(.7987);
        transform: translate(34.522vw, 77.343vh) scale(.7987)
    }
    to {
        -webkit-transform: translate(35.11135vw, 100vh) scale(.7987);
        transform: translate(35.11135vw, 100vh) scale(.7987)
    }
}

.snow:nth-child(55) {
    opacity: .8604;
    -webkit-transform: translate(71.77vw, -10px) scale(.5335);
    transform: translate(71.77vw, -10px) scale(.5335);
    -webkit-animation: fall-55 10s -3s linear infinite;
    animation: fall-55 10s -3s linear infinite
}

@-webkit-keyframes fall-55 {
    76.49% {
        -webkit-transform: translate(69.3922vw, 76.49vh) scale(.5335);
        transform: translate(69.3922vw, 76.49vh) scale(.5335)
    }
    to {
        -webkit-transform: translate(70.5811vw, 100vh) scale(.5335);
        transform: translate(70.5811vw, 100vh) scale(.5335)
    }
}

@keyframes fall-55 {
    76.49% {
        -webkit-transform: translate(69.3922vw, 76.49vh) scale(.5335);
        transform: translate(69.3922vw, 76.49vh) scale(.5335)
    }
    to {
        -webkit-transform: translate(70.5811vw, 100vh) scale(.5335);
        transform: translate(70.5811vw, 100vh) scale(.5335)
    }
}

.snow:nth-child(56) {
    opacity: .4986;
    -webkit-transform: translate(92.4004vw, -10px) scale(.9261);
    transform: translate(92.4004vw, -10px) scale(.9261);
    -webkit-animation: fall-56 29s -6s linear infinite;
    animation: fall-56 29s -6s linear infinite
}

@-webkit-keyframes fall-56 {
    56.088% {
        -webkit-transform: translate(94.3157vw, 56.088vh) scale(.9261);
        transform: translate(94.3157vw, 56.088vh) scale(.9261)
    }
    to {
        -webkit-transform: translate(93.35805vw, 100vh) scale(.9261);
        transform: translate(93.35805vw, 100vh) scale(.9261)
    }
}

@keyframes fall-56 {
    56.088% {
        -webkit-transform: translate(94.3157vw, 56.088vh) scale(.9261);
        transform: translate(94.3157vw, 56.088vh) scale(.9261)
    }
    to {
        -webkit-transform: translate(93.35805vw, 100vh) scale(.9261);
        transform: translate(93.35805vw, 100vh) scale(.9261)
    }
}

.snow:nth-child(57) {
    opacity: .2895;
    -webkit-transform: translate(63.6089vw, -10px) scale(.7138);
    transform: translate(63.6089vw, -10px) scale(.7138);
    -webkit-animation: fall-57 25s -30s linear infinite;
    animation: fall-57 25s -30s linear infinite
}

@-webkit-keyframes fall-57 {
    60.396% {
        -webkit-transform: translate(55.7256vw, 60.396vh) scale(.7138);
        transform: translate(55.7256vw, 60.396vh) scale(.7138)
    }
    to {
        -webkit-transform: translate(59.66725vw, 100vh) scale(.7138);
        transform: translate(59.66725vw, 100vh) scale(.7138)
    }
}

@keyframes fall-57 {
    60.396% {
        -webkit-transform: translate(55.7256vw, 60.396vh) scale(.7138);
        transform: translate(55.7256vw, 60.396vh) scale(.7138)
    }
    to {
        -webkit-transform: translate(59.66725vw, 100vh) scale(.7138);
        transform: translate(59.66725vw, 100vh) scale(.7138)
    }
}

.snow:nth-child(58) {
    opacity: .2499;
    -webkit-transform: translate(18.0068vw, -10px) scale(.1493);
    transform: translate(18.0068vw, -10px) scale(.1493);
    -webkit-animation: fall-58 14s -8s linear infinite;
    animation: fall-58 14s -8s linear infinite
}

@-webkit-keyframes fall-58 {
    48.488% {
        -webkit-transform: translate(21.4541vw, 48.488vh) scale(.1493);
        transform: translate(21.4541vw, 48.488vh) scale(.1493)
    }
    to {
        -webkit-transform: translate(19.73045vw, 100vh) scale(.1493);
        transform: translate(19.73045vw, 100vh) scale(.1493)
    }
}

@keyframes fall-58 {
    48.488% {
        -webkit-transform: translate(21.4541vw, 48.488vh) scale(.1493);
        transform: translate(21.4541vw, 48.488vh) scale(.1493)
    }
    to {
        -webkit-transform: translate(19.73045vw, 100vh) scale(.1493);
        transform: translate(19.73045vw, 100vh) scale(.1493)
    }
}

.snow:nth-child(59) {
    opacity: .9587;
    -webkit-transform: translate(29.2165vw, -10px) scale(.3998);
    transform: translate(29.2165vw, -10px) scale(.3998);
    -webkit-animation: fall-59 26s -5s linear infinite;
    animation: fall-59 26s -5s linear infinite
}

@-webkit-keyframes fall-59 {
    76.914% {
        -webkit-transform: translate(27.4278vw, 76.914vh) scale(.3998);
        transform: translate(27.4278vw, 76.914vh) scale(.3998)
    }
    to {
        -webkit-transform: translate(28.32215vw, 100vh) scale(.3998);
        transform: translate(28.32215vw, 100vh) scale(.3998)
    }
}

@keyframes fall-59 {
    76.914% {
        -webkit-transform: translate(27.4278vw, 76.914vh) scale(.3998);
        transform: translate(27.4278vw, 76.914vh) scale(.3998)
    }
    to {
        -webkit-transform: translate(28.32215vw, 100vh) scale(.3998);
        transform: translate(28.32215vw, 100vh) scale(.3998)
    }
}

.snow:nth-child(60) {
    opacity: .2001;
    -webkit-transform: translate(82.4339vw, -10px) scale(.5423);
    transform: translate(82.4339vw, -10px) scale(.5423);
    -webkit-animation: fall-60 16s -22s linear infinite;
    animation: fall-60 16s -22s linear infinite
}

@-webkit-keyframes fall-60 {
    40.392% {
        -webkit-transform: translate(74.2514vw, 40.392vh) scale(.5423);
        transform: translate(74.2514vw, 40.392vh) scale(.5423)
    }
    to {
        -webkit-transform: translate(78.34265vw, 100vh) scale(.5423);
        transform: translate(78.34265vw, 100vh) scale(.5423)
    }
}

@keyframes fall-60 {
    40.392% {
        -webkit-transform: translate(74.2514vw, 40.392vh) scale(.5423);
        transform: translate(74.2514vw, 40.392vh) scale(.5423)
    }
    to {
        -webkit-transform: translate(78.34265vw, 100vh) scale(.5423);
        transform: translate(78.34265vw, 100vh) scale(.5423)
    }
}

.snow:nth-child(61) {
    opacity: .4076;
    -webkit-transform: translate(71.2875vw, -10px) scale(.9589);
    transform: translate(71.2875vw, -10px) scale(.9589);
    -webkit-animation: fall-61 11s -29s linear infinite;
    animation: fall-61 11s -29s linear infinite
}

@-webkit-keyframes fall-61 {
    70.432% {
        -webkit-transform: translate(63.8528vw, 70.432vh) scale(.9589);
        transform: translate(63.8528vw, 70.432vh) scale(.9589)
    }
    to {
        -webkit-transform: translate(67.57015vw, 100vh) scale(.9589);
        transform: translate(67.57015vw, 100vh) scale(.9589)
    }
}

@keyframes fall-61 {
    70.432% {
        -webkit-transform: translate(63.8528vw, 70.432vh) scale(.9589);
        transform: translate(63.8528vw, 70.432vh) scale(.9589)
    }
    to {
        -webkit-transform: translate(67.57015vw, 100vh) scale(.9589);
        transform: translate(67.57015vw, 100vh) scale(.9589)
    }
}

.snow:nth-child(62) {
    opacity: .8582;
    -webkit-transform: translate(29.862vw, -10px) scale(.1311);
    transform: translate(29.862vw, -10px) scale(.1311);
    -webkit-animation: fall-62 23s -23s linear infinite;
    animation: fall-62 23s -23s linear infinite
}

@-webkit-keyframes fall-62 {
    41.956% {
        -webkit-transform: translate(23.0506vw, 41.956vh) scale(.1311);
        transform: translate(23.0506vw, 41.956vh) scale(.1311)
    }
    to {
        -webkit-transform: translate(26.4563vw, 100vh) scale(.1311);
        transform: translate(26.4563vw, 100vh) scale(.1311)
    }
}

@keyframes fall-62 {
    41.956% {
        -webkit-transform: translate(23.0506vw, 41.956vh) scale(.1311);
        transform: translate(23.0506vw, 41.956vh) scale(.1311)
    }
    to {
        -webkit-transform: translate(26.4563vw, 100vh) scale(.1311);
        transform: translate(26.4563vw, 100vh) scale(.1311)
    }
}

.snow:nth-child(63) {
    opacity: .5031;
    -webkit-transform: translate(8.3461vw, -10px) scale(.1823);
    transform: translate(8.3461vw, -10px) scale(.1823);
    -webkit-animation: fall-63 19s -13s linear infinite;
    animation: fall-63 19s -13s linear infinite
}

@-webkit-keyframes fall-63 {
    77.251% {
        -webkit-transform: translate(16.4973vw, 77.251vh) scale(.1823);
        transform: translate(16.4973vw, 77.251vh) scale(.1823)
    }
    to {
        -webkit-transform: translate(12.4217vw, 100vh) scale(.1823);
        transform: translate(12.4217vw, 100vh) scale(.1823)
    }
}

@keyframes fall-63 {
    77.251% {
        -webkit-transform: translate(16.4973vw, 77.251vh) scale(.1823);
        transform: translate(16.4973vw, 77.251vh) scale(.1823)
    }
    to {
        -webkit-transform: translate(12.4217vw, 100vh) scale(.1823);
        transform: translate(12.4217vw, 100vh) scale(.1823)
    }
}

.snow:nth-child(64) {
    opacity: .3792;
    -webkit-transform: translate(60.9083vw, -10px) scale(.3595);
    transform: translate(60.9083vw, -10px) scale(.3595);
    -webkit-animation: fall-64 28s -9s linear infinite;
    animation: fall-64 28s -9s linear infinite
}

@-webkit-keyframes fall-64 {
    60.663% {
        -webkit-transform: translate(57.8454vw, 60.663vh) scale(.3595);
        transform: translate(57.8454vw, 60.663vh) scale(.3595)
    }
    to {
        -webkit-transform: translate(59.37685vw, 100vh) scale(.3595);
        transform: translate(59.37685vw, 100vh) scale(.3595)
    }
}

@keyframes fall-64 {
    60.663% {
        -webkit-transform: translate(57.8454vw, 60.663vh) scale(.3595);
        transform: translate(57.8454vw, 60.663vh) scale(.3595)
    }
    to {
        -webkit-transform: translate(59.37685vw, 100vh) scale(.3595);
        transform: translate(59.37685vw, 100vh) scale(.3595)
    }
}

.snow:nth-child(65) {
    opacity: .3651;
    -webkit-transform: translate(30.1629vw, -10px) scale(.4628);
    transform: translate(30.1629vw, -10px) scale(.4628);
    -webkit-animation: fall-65 14s -9s linear infinite;
    animation: fall-65 14s -9s linear infinite
}

@-webkit-keyframes fall-65 {
    41.06% {
        -webkit-transform: translate(30.9218vw, 41.06vh) scale(.4628);
        transform: translate(30.9218vw, 41.06vh) scale(.4628)
    }
    to {
        -webkit-transform: translate(30.54235vw, 100vh) scale(.4628);
        transform: translate(30.54235vw, 100vh) scale(.4628)
    }
}

@keyframes fall-65 {
    41.06% {
        -webkit-transform: translate(30.9218vw, 41.06vh) scale(.4628);
        transform: translate(30.9218vw, 41.06vh) scale(.4628)
    }
    to {
        -webkit-transform: translate(30.54235vw, 100vh) scale(.4628);
        transform: translate(30.54235vw, 100vh) scale(.4628)
    }
}

.snow:nth-child(66) {
    opacity: .2395;
    -webkit-transform: translate(95.4918vw, -10px) scale(.1498);
    transform: translate(95.4918vw, -10px) scale(.1498);
    -webkit-animation: fall-66 20s -5s linear infinite;
    animation: fall-66 20s -5s linear infinite
}

@-webkit-keyframes fall-66 {
    66.766% {
        -webkit-transform: translate(96.0414vw, 66.766vh) scale(.1498);
        transform: translate(96.0414vw, 66.766vh) scale(.1498)
    }
    to {
        -webkit-transform: translate(95.7666vw, 100vh) scale(.1498);
        transform: translate(95.7666vw, 100vh) scale(.1498)
    }
}

@keyframes fall-66 {
    66.766% {
        -webkit-transform: translate(96.0414vw, 66.766vh) scale(.1498);
        transform: translate(96.0414vw, 66.766vh) scale(.1498)
    }
    to {
        -webkit-transform: translate(95.7666vw, 100vh) scale(.1498);
        transform: translate(95.7666vw, 100vh) scale(.1498)
    }
}

.snow:nth-child(67) {
    opacity: .4626;
    -webkit-transform: translate(60.9836vw, -10px) scale(.7885);
    transform: translate(60.9836vw, -10px) scale(.7885);
    -webkit-animation: fall-67 25s -16s linear infinite;
    animation: fall-67 25s -16s linear infinite
}

@-webkit-keyframes fall-67 {
    62.012% {
        -webkit-transform: translate(54.5422vw, 62.012vh) scale(.7885);
        transform: translate(54.5422vw, 62.012vh) scale(.7885)
    }
    to {
        -webkit-transform: translate(57.7629vw, 100vh) scale(.7885);
        transform: translate(57.7629vw, 100vh) scale(.7885)
    }
}

@keyframes fall-67 {
    62.012% {
        -webkit-transform: translate(54.5422vw, 62.012vh) scale(.7885);
        transform: translate(54.5422vw, 62.012vh) scale(.7885)
    }
    to {
        -webkit-transform: translate(57.7629vw, 100vh) scale(.7885);
        transform: translate(57.7629vw, 100vh) scale(.7885)
    }
}

.snow:nth-child(68) {
    opacity: .4166;
    -webkit-transform: translate(76.4382vw, -10px) scale(.9757);
    transform: translate(76.4382vw, -10px) scale(.9757);
    -webkit-animation: fall-68 28s -24s linear infinite;
    animation: fall-68 28s -24s linear infinite
}

@-webkit-keyframes fall-68 {
    67.158% {
        -webkit-transform: translate(72.0957vw, 67.158vh) scale(.9757);
        transform: translate(72.0957vw, 67.158vh) scale(.9757)
    }
    to {
        -webkit-transform: translate(74.26695vw, 100vh) scale(.9757);
        transform: translate(74.26695vw, 100vh) scale(.9757)
    }
}

@keyframes fall-68 {
    67.158% {
        -webkit-transform: translate(72.0957vw, 67.158vh) scale(.9757);
        transform: translate(72.0957vw, 67.158vh) scale(.9757)
    }
    to {
        -webkit-transform: translate(74.26695vw, 100vh) scale(.9757);
        transform: translate(74.26695vw, 100vh) scale(.9757)
    }
}

.snow:nth-child(69) {
    opacity: .7998;
    -webkit-transform: translate(8.0785vw, -10px) scale(.5021);
    transform: translate(8.0785vw, -10px) scale(.5021);
    -webkit-animation: fall-69 14s -21s linear infinite;
    animation: fall-69 14s -21s linear infinite
}

@-webkit-keyframes fall-69 {
    33.72% {
        -webkit-transform: translate(7.4543vw, 33.72vh) scale(.5021);
        transform: translate(7.4543vw, 33.72vh) scale(.5021)
    }
    to {
        -webkit-transform: translate(7.7664vw, 100vh) scale(.5021);
        transform: translate(7.7664vw, 100vh) scale(.5021)
    }
}

@keyframes fall-69 {
    33.72% {
        -webkit-transform: translate(7.4543vw, 33.72vh) scale(.5021);
        transform: translate(7.4543vw, 33.72vh) scale(.5021)
    }
    to {
        -webkit-transform: translate(7.7664vw, 100vh) scale(.5021);
        transform: translate(7.7664vw, 100vh) scale(.5021)
    }
}

.snow:nth-child(70) {
    opacity: .7717;
    -webkit-transform: translate(11.9507vw, -10px) scale(.3835);
    transform: translate(11.9507vw, -10px) scale(.3835);
    -webkit-animation: fall-70 22s -25s linear infinite;
    animation: fall-70 22s -25s linear infinite
}

@-webkit-keyframes fall-70 {
    34.583% {
        -webkit-transform: translate(4.9254vw, 34.583vh) scale(.3835);
        transform: translate(4.9254vw, 34.583vh) scale(.3835)
    }
    to {
        -webkit-transform: translate(8.43805vw, 100vh) scale(.3835);
        transform: translate(8.43805vw, 100vh) scale(.3835)
    }
}

@keyframes fall-70 {
    34.583% {
        -webkit-transform: translate(4.9254vw, 34.583vh) scale(.3835);
        transform: translate(4.9254vw, 34.583vh) scale(.3835)
    }
    to {
        -webkit-transform: translate(8.43805vw, 100vh) scale(.3835);
        transform: translate(8.43805vw, 100vh) scale(.3835)
    }
}

.snow:nth-child(71) {
    opacity: .3788;
    -webkit-transform: translate(69.6896vw, -10px) scale(.0267);
    transform: translate(69.6896vw, -10px) scale(.0267);
    -webkit-animation: fall-71 26s -1s linear infinite;
    animation: fall-71 26s -1s linear infinite
}

@-webkit-keyframes fall-71 {
    77.701% {
        -webkit-transform: translate(79.5296vw, 77.701vh) scale(.0267);
        transform: translate(79.5296vw, 77.701vh) scale(.0267)
    }
    to {
        -webkit-transform: translate(74.6096vw, 100vh) scale(.0267);
        transform: translate(74.6096vw, 100vh) scale(.0267)
    }
}

@keyframes fall-71 {
    77.701% {
        -webkit-transform: translate(79.5296vw, 77.701vh) scale(.0267);
        transform: translate(79.5296vw, 77.701vh) scale(.0267)
    }
    to {
        -webkit-transform: translate(74.6096vw, 100vh) scale(.0267);
        transform: translate(74.6096vw, 100vh) scale(.0267)
    }
}

.snow:nth-child(72) {
    opacity: .4721;
    -webkit-transform: translate(58.8325vw, -10px) scale(.0719);
    transform: translate(58.8325vw, -10px) scale(.0719);
    -webkit-animation: fall-72 28s -28s linear infinite;
    animation: fall-72 28s -28s linear infinite
}

@-webkit-keyframes fall-72 {
    78.707% {
        -webkit-transform: translate(49.6248vw, 78.707vh) scale(.0719);
        transform: translate(49.6248vw, 78.707vh) scale(.0719)
    }
    to {
        -webkit-transform: translate(54.22865vw, 100vh) scale(.0719);
        transform: translate(54.22865vw, 100vh) scale(.0719)
    }
}

@keyframes fall-72 {
    78.707% {
        -webkit-transform: translate(49.6248vw, 78.707vh) scale(.0719);
        transform: translate(49.6248vw, 78.707vh) scale(.0719)
    }
    to {
        -webkit-transform: translate(54.22865vw, 100vh) scale(.0719);
        transform: translate(54.22865vw, 100vh) scale(.0719)
    }
}

.snow:nth-child(73) {
    opacity: .1511;
    -webkit-transform: translate(67.4521vw, -10px) scale(.0117);
    transform: translate(67.4521vw, -10px) scale(.0117);
    -webkit-animation: fall-73 25s -18s linear infinite;
    animation: fall-73 25s -18s linear infinite
}

@-webkit-keyframes fall-73 {
    54.511% {
        -webkit-transform: translate(69.0741vw, 54.511vh) scale(.0117);
        transform: translate(69.0741vw, 54.511vh) scale(.0117)
    }
    to {
        -webkit-transform: translate(68.2631vw, 100vh) scale(.0117);
        transform: translate(68.2631vw, 100vh) scale(.0117)
    }
}

@keyframes fall-73 {
    54.511% {
        -webkit-transform: translate(69.0741vw, 54.511vh) scale(.0117);
        transform: translate(69.0741vw, 54.511vh) scale(.0117)
    }
    to {
        -webkit-transform: translate(68.2631vw, 100vh) scale(.0117);
        transform: translate(68.2631vw, 100vh) scale(.0117)
    }
}

.snow:nth-child(74) {
    opacity: .8022;
    -webkit-transform: translate(49.7745vw, -10px) scale(.9942);
    transform: translate(49.7745vw, -10px) scale(.9942);
    -webkit-animation: fall-74 25s -2s linear infinite;
    animation: fall-74 25s -2s linear infinite
}

@-webkit-keyframes fall-74 {
    40.791% {
        -webkit-transform: translate(44.3827vw, 40.791vh) scale(.9942);
        transform: translate(44.3827vw, 40.791vh) scale(.9942)
    }
    to {
        -webkit-transform: translate(47.0786vw, 100vh) scale(.9942);
        transform: translate(47.0786vw, 100vh) scale(.9942)
    }
}

@keyframes fall-74 {
    40.791% {
        -webkit-transform: translate(44.3827vw, 40.791vh) scale(.9942);
        transform: translate(44.3827vw, 40.791vh) scale(.9942)
    }
    to {
        -webkit-transform: translate(47.0786vw, 100vh) scale(.9942);
        transform: translate(47.0786vw, 100vh) scale(.9942)
    }
}

.snow:nth-child(75) {
    opacity: .9351;
    -webkit-transform: translate(40.8516vw, -10px) scale(.7251);
    transform: translate(40.8516vw, -10px) scale(.7251);
    -webkit-animation: fall-75 28s -11s linear infinite;
    animation: fall-75 28s -11s linear infinite
}

@-webkit-keyframes fall-75 {
    42.016% {
        -webkit-transform: translate(49.2926vw, 42.016vh) scale(.7251);
        transform: translate(49.2926vw, 42.016vh) scale(.7251)
    }
    to {
        -webkit-transform: translate(45.0721vw, 100vh) scale(.7251);
        transform: translate(45.0721vw, 100vh) scale(.7251)
    }
}

@keyframes fall-75 {
    42.016% {
        -webkit-transform: translate(49.2926vw, 42.016vh) scale(.7251);
        transform: translate(49.2926vw, 42.016vh) scale(.7251)
    }
    to {
        -webkit-transform: translate(45.0721vw, 100vh) scale(.7251);
        transform: translate(45.0721vw, 100vh) scale(.7251)
    }
}

.snow:nth-child(76) {
    opacity: .5125;
    -webkit-transform: translate(78.8365vw, -10px) scale(.2825);
    transform: translate(78.8365vw, -10px) scale(.2825);
    -webkit-animation: fall-76 23s -19s linear infinite;
    animation: fall-76 23s -19s linear infinite
}

@-webkit-keyframes fall-76 {
    41.872% {
        -webkit-transform: translate(78.7627vw, 41.872vh) scale(.2825);
        transform: translate(78.7627vw, 41.872vh) scale(.2825)
    }
    to {
        -webkit-transform: translate(78.7996vw, 100vh) scale(.2825);
        transform: translate(78.7996vw, 100vh) scale(.2825)
    }
}

@keyframes fall-76 {
    41.872% {
        -webkit-transform: translate(78.7627vw, 41.872vh) scale(.2825);
        transform: translate(78.7627vw, 41.872vh) scale(.2825)
    }
    to {
        -webkit-transform: translate(78.7996vw, 100vh) scale(.2825);
        transform: translate(78.7996vw, 100vh) scale(.2825)
    }
}

.snow:nth-child(77) {
    opacity: .4341;
    -webkit-transform: translate(54.6578vw, -10px) scale(.3235);
    transform: translate(54.6578vw, -10px) scale(.3235);
    -webkit-animation: fall-77 19s -26s linear infinite;
    animation: fall-77 19s -26s linear infinite
}

@-webkit-keyframes fall-77 {
    46.92% {
        -webkit-transform: translate(53.1879vw, 46.92vh) scale(.3235);
        transform: translate(53.1879vw, 46.92vh) scale(.3235)
    }
    to {
        -webkit-transform: translate(53.92285vw, 100vh) scale(.3235);
        transform: translate(53.92285vw, 100vh) scale(.3235)
    }
}

@keyframes fall-77 {
    46.92% {
        -webkit-transform: translate(53.1879vw, 46.92vh) scale(.3235);
        transform: translate(53.1879vw, 46.92vh) scale(.3235)
    }
    to {
        -webkit-transform: translate(53.92285vw, 100vh) scale(.3235);
        transform: translate(53.92285vw, 100vh) scale(.3235)
    }
}

.snow:nth-child(78) {
    opacity: .9786;
    -webkit-transform: translate(75.8678vw, -10px) scale(.2669);
    transform: translate(75.8678vw, -10px) scale(.2669);
    -webkit-animation: fall-78 29s -20s linear infinite;
    animation: fall-78 29s -20s linear infinite
}

@-webkit-keyframes fall-78 {
    47.323% {
        -webkit-transform: translate(76.2495vw, 47.323vh) scale(.2669);
        transform: translate(76.2495vw, 47.323vh) scale(.2669)
    }
    to {
        -webkit-transform: translate(76.05865vw, 100vh) scale(.2669);
        transform: translate(76.05865vw, 100vh) scale(.2669)
    }
}

@keyframes fall-78 {
    47.323% {
        -webkit-transform: translate(76.2495vw, 47.323vh) scale(.2669);
        transform: translate(76.2495vw, 47.323vh) scale(.2669)
    }
    to {
        -webkit-transform: translate(76.05865vw, 100vh) scale(.2669);
        transform: translate(76.05865vw, 100vh) scale(.2669)
    }
}

.snow:nth-child(79) {
    opacity: .7039;
    -webkit-transform: translate(20.7155vw, -10px) scale(.1156);
    transform: translate(20.7155vw, -10px) scale(.1156);
    -webkit-animation: fall-79 26s -18s linear infinite;
    animation: fall-79 26s -18s linear infinite
}

@-webkit-keyframes fall-79 {
    56.021% {
        -webkit-transform: translate(21.5561vw, 56.021vh) scale(.1156);
        transform: translate(21.5561vw, 56.021vh) scale(.1156)
    }
    to {
        -webkit-transform: translate(21.1358vw, 100vh) scale(.1156);
        transform: translate(21.1358vw, 100vh) scale(.1156)
    }
}

@keyframes fall-79 {
    56.021% {
        -webkit-transform: translate(21.5561vw, 56.021vh) scale(.1156);
        transform: translate(21.5561vw, 56.021vh) scale(.1156)
    }
    to {
        -webkit-transform: translate(21.1358vw, 100vh) scale(.1156);
        transform: translate(21.1358vw, 100vh) scale(.1156)
    }
}

.snow:nth-child(80) {
    opacity: .6378;
    -webkit-transform: translate(19.0115vw, -10px) scale(.0565);
    transform: translate(19.0115vw, -10px) scale(.0565);
    -webkit-animation: fall-80 14s -20s linear infinite;
    animation: fall-80 14s -20s linear infinite
}

@-webkit-keyframes fall-80 {
    44.822% {
        -webkit-transform: translate(18.204vw, 44.822vh) scale(.0565);
        transform: translate(18.204vw, 44.822vh) scale(.0565)
    }
    to {
        -webkit-transform: translate(18.60775vw, 100vh) scale(.0565);
        transform: translate(18.60775vw, 100vh) scale(.0565)
    }
}

@keyframes fall-80 {
    44.822% {
        -webkit-transform: translate(18.204vw, 44.822vh) scale(.0565);
        transform: translate(18.204vw, 44.822vh) scale(.0565)
    }
    to {
        -webkit-transform: translate(18.60775vw, 100vh) scale(.0565);
        transform: translate(18.60775vw, 100vh) scale(.0565)
    }
}

.snow:nth-child(81) {
    opacity: .5485;
    -webkit-transform: translate(99.5939vw, -10px) scale(.7559);
    transform: translate(99.5939vw, -10px) scale(.7559);
    -webkit-animation: fall-81 30s -24s linear infinite;
    animation: fall-81 30s -24s linear infinite
}

@-webkit-keyframes fall-81 {
    40.059% {
        -webkit-transform: translate(89.9308vw, 40.059vh) scale(.7559);
        transform: translate(89.9308vw, 40.059vh) scale(.7559)
    }
    to {
        -webkit-transform: translate(94.76235vw, 100vh) scale(.7559);
        transform: translate(94.76235vw, 100vh) scale(.7559)
    }
}

@keyframes fall-81 {
    40.059% {
        -webkit-transform: translate(89.9308vw, 40.059vh) scale(.7559);
        transform: translate(89.9308vw, 40.059vh) scale(.7559)
    }
    to {
        -webkit-transform: translate(94.76235vw, 100vh) scale(.7559);
        transform: translate(94.76235vw, 100vh) scale(.7559)
    }
}

.snow:nth-child(82) {
    opacity: .0541;
    -webkit-transform: translate(73.5939vw, -10px) scale(.5659);
    transform: translate(73.5939vw, -10px) scale(.5659);
    -webkit-animation: fall-82 23s -28s linear infinite;
    animation: fall-82 23s -28s linear infinite
}

@-webkit-keyframes fall-82 {
    32.888% {
        -webkit-transform: translate(81.3311vw, 32.888vh) scale(.5659);
        transform: translate(81.3311vw, 32.888vh) scale(.5659)
    }
    to {
        -webkit-transform: translate(77.4625vw, 100vh) scale(.5659);
        transform: translate(77.4625vw, 100vh) scale(.5659)
    }
}

@keyframes fall-82 {
    32.888% {
        -webkit-transform: translate(81.3311vw, 32.888vh) scale(.5659);
        transform: translate(81.3311vw, 32.888vh) scale(.5659)
    }
    to {
        -webkit-transform: translate(77.4625vw, 100vh) scale(.5659);
        transform: translate(77.4625vw, 100vh) scale(.5659)
    }
}

.snow:nth-child(83) {
    opacity: .6954;
    -webkit-transform: translate(99.2121vw, -10px) scale(.7637);
    transform: translate(99.2121vw, -10px) scale(.7637);
    -webkit-animation: fall-83 19s -13s linear infinite;
    animation: fall-83 19s -13s linear infinite
}

@-webkit-keyframes fall-83 {
    31.964% {
        -webkit-transform: translate(95.0288vw, 31.964vh) scale(.7637);
        transform: translate(95.0288vw, 31.964vh) scale(.7637)
    }
    to {
        -webkit-transform: translate(97.12045vw, 100vh) scale(.7637);
        transform: translate(97.12045vw, 100vh) scale(.7637)
    }
}

@keyframes fall-83 {
    31.964% {
        -webkit-transform: translate(95.0288vw, 31.964vh) scale(.7637);
        transform: translate(95.0288vw, 31.964vh) scale(.7637)
    }
    to {
        -webkit-transform: translate(97.12045vw, 100vh) scale(.7637);
        transform: translate(97.12045vw, 100vh) scale(.7637)
    }
}

.snow:nth-child(84) {
    opacity: .985;
    -webkit-transform: translate(48.861vw, -10px) scale(.6315);
    transform: translate(48.861vw, -10px) scale(.6315);
    -webkit-animation: fall-84 20s -22s linear infinite;
    animation: fall-84 20s -22s linear infinite
}

@-webkit-keyframes fall-84 {
    45.024% {
        -webkit-transform: translate(49.1099vw, 45.024vh) scale(.6315);
        transform: translate(49.1099vw, 45.024vh) scale(.6315)
    }
    to {
        -webkit-transform: translate(48.98545vw, 100vh) scale(.6315);
        transform: translate(48.98545vw, 100vh) scale(.6315)
    }
}

@keyframes fall-84 {
    45.024% {
        -webkit-transform: translate(49.1099vw, 45.024vh) scale(.6315);
        transform: translate(49.1099vw, 45.024vh) scale(.6315)
    }
    to {
        -webkit-transform: translate(48.98545vw, 100vh) scale(.6315);
        transform: translate(48.98545vw, 100vh) scale(.6315)
    }
}

.snow:nth-child(85) {
    opacity: .7738;
    -webkit-transform: translate(18.4235vw, -10px) scale(.8313);
    transform: translate(18.4235vw, -10px) scale(.8313);
    -webkit-animation: fall-85 29s -8s linear infinite;
    animation: fall-85 29s -8s linear infinite
}

@-webkit-keyframes fall-85 {
    60.53% {
        -webkit-transform: translate(23.375vw, 60.53vh) scale(.8313);
        transform: translate(23.375vw, 60.53vh) scale(.8313)
    }
    to {
        -webkit-transform: translate(20.89925vw, 100vh) scale(.8313);
        transform: translate(20.89925vw, 100vh) scale(.8313)
    }
}

@keyframes fall-85 {
    60.53% {
        -webkit-transform: translate(23.375vw, 60.53vh) scale(.8313);
        transform: translate(23.375vw, 60.53vh) scale(.8313)
    }
    to {
        -webkit-transform: translate(20.89925vw, 100vh) scale(.8313);
        transform: translate(20.89925vw, 100vh) scale(.8313)
    }
}

.snow:nth-child(86) {
    opacity: .8456;
    -webkit-transform: translate(93.748vw, -10px) scale(.1928);
    transform: translate(93.748vw, -10px) scale(.1928);
    -webkit-animation: fall-86 21s -4s linear infinite;
    animation: fall-86 21s -4s linear infinite
}

@-webkit-keyframes fall-86 {
    54.738% {
        -webkit-transform: translate(98.138vw, 54.738vh) scale(.1928);
        transform: translate(98.138vw, 54.738vh) scale(.1928)
    }
    to {
        -webkit-transform: translate(95.943vw, 100vh) scale(.1928);
        transform: translate(95.943vw, 100vh) scale(.1928)
    }
}

@keyframes fall-86 {
    54.738% {
        -webkit-transform: translate(98.138vw, 54.738vh) scale(.1928);
        transform: translate(98.138vw, 54.738vh) scale(.1928)
    }
    to {
        -webkit-transform: translate(95.943vw, 100vh) scale(.1928);
        transform: translate(95.943vw, 100vh) scale(.1928)
    }
}

.snow:nth-child(87) {
    opacity: .0113;
    -webkit-transform: translate(5.8972vw, -10px) scale(.2747);
    transform: translate(5.8972vw, -10px) scale(.2747);
    -webkit-animation: fall-87 30s -30s linear infinite;
    animation: fall-87 30s -30s linear infinite
}

@-webkit-keyframes fall-87 {
    73.365% {
        -webkit-transform: translate(7.4875vw, 73.365vh) scale(.2747);
        transform: translate(7.4875vw, 73.365vh) scale(.2747)
    }
    to {
        -webkit-transform: translate(6.69235vw, 100vh) scale(.2747);
        transform: translate(6.69235vw, 100vh) scale(.2747)
    }
}

@keyframes fall-87 {
    73.365% {
        -webkit-transform: translate(7.4875vw, 73.365vh) scale(.2747);
        transform: translate(7.4875vw, 73.365vh) scale(.2747)
    }
    to {
        -webkit-transform: translate(6.69235vw, 100vh) scale(.2747);
        transform: translate(6.69235vw, 100vh) scale(.2747)
    }
}

.snow:nth-child(88) {
    opacity: .6809;
    -webkit-transform: translate(8.8507vw, -10px) scale(.0003);
    transform: translate(8.8507vw, -10px) scale(.0003);
    -webkit-animation: fall-88 30s -20s linear infinite;
    animation: fall-88 30s -20s linear infinite
}

@-webkit-keyframes fall-88 {
    67.266% {
        -webkit-transform: translate(6.3228vw, 67.266vh) scale(.0003);
        transform: translate(6.3228vw, 67.266vh) scale(.0003)
    }
    to {
        -webkit-transform: translate(7.58675vw, 100vh) scale(.0003);
        transform: translate(7.58675vw, 100vh) scale(.0003)
    }
}

@keyframes fall-88 {
    67.266% {
        -webkit-transform: translate(6.3228vw, 67.266vh) scale(.0003);
        transform: translate(6.3228vw, 67.266vh) scale(.0003)
    }
    to {
        -webkit-transform: translate(7.58675vw, 100vh) scale(.0003);
        transform: translate(7.58675vw, 100vh) scale(.0003)
    }
}

.snow:nth-child(89) {
    opacity: .8104;
    -webkit-transform: translate(22.5953vw, -10px) scale(.325);
    transform: translate(22.5953vw, -10px) scale(.325);
    -webkit-animation: fall-89 17s -7s linear infinite;
    animation: fall-89 17s -7s linear infinite
}

@-webkit-keyframes fall-89 {
    67.922% {
        -webkit-transform: translate(20.1288vw, 67.922vh) scale(.325);
        transform: translate(20.1288vw, 67.922vh) scale(.325)
    }
    to {
        -webkit-transform: translate(21.36205vw, 100vh) scale(.325);
        transform: translate(21.36205vw, 100vh) scale(.325)
    }
}

@keyframes fall-89 {
    67.922% {
        -webkit-transform: translate(20.1288vw, 67.922vh) scale(.325);
        transform: translate(20.1288vw, 67.922vh) scale(.325)
    }
    to {
        -webkit-transform: translate(21.36205vw, 100vh) scale(.325);
        transform: translate(21.36205vw, 100vh) scale(.325)
    }
}

.snow:nth-child(90) {
    opacity: .0643;
    -webkit-transform: translate(69.0115vw, -10px) scale(.1989);
    transform: translate(69.0115vw, -10px) scale(.1989);
    -webkit-animation: fall-90 22s -9s linear infinite;
    animation: fall-90 22s -9s linear infinite
}

@-webkit-keyframes fall-90 {
    37.561% {
        -webkit-transform: translate(73.8525vw, 37.561vh) scale(.1989);
        transform: translate(73.8525vw, 37.561vh) scale(.1989)
    }
    to {
        -webkit-transform: translate(71.432vw, 100vh) scale(.1989);
        transform: translate(71.432vw, 100vh) scale(.1989)
    }
}

@keyframes fall-90 {
    37.561% {
        -webkit-transform: translate(73.8525vw, 37.561vh) scale(.1989);
        transform: translate(73.8525vw, 37.561vh) scale(.1989)
    }
    to {
        -webkit-transform: translate(71.432vw, 100vh) scale(.1989);
        transform: translate(71.432vw, 100vh) scale(.1989)
    }
}

.snow:nth-child(91) {
    opacity: .3026;
    -webkit-transform: translate(84.1431vw, -10px) scale(.3843);
    transform: translate(84.1431vw, -10px) scale(.3843);
    -webkit-animation: fall-91 13s -17s linear infinite;
    animation: fall-91 13s -17s linear infinite
}

@-webkit-keyframes fall-91 {
    33.762% {
        -webkit-transform: translate(91.381vw, 33.762vh) scale(.3843);
        transform: translate(91.381vw, 33.762vh) scale(.3843)
    }
    to {
        -webkit-transform: translate(87.76205vw, 100vh) scale(.3843);
        transform: translate(87.76205vw, 100vh) scale(.3843)
    }
}

@keyframes fall-91 {
    33.762% {
        -webkit-transform: translate(91.381vw, 33.762vh) scale(.3843);
        transform: translate(91.381vw, 33.762vh) scale(.3843)
    }
    to {
        -webkit-transform: translate(87.76205vw, 100vh) scale(.3843);
        transform: translate(87.76205vw, 100vh) scale(.3843)
    }
}

.snow:nth-child(92) {
    opacity: .1549;
    -webkit-transform: translate(78.2046vw, -10px) scale(.8709);
    transform: translate(78.2046vw, -10px) scale(.8709);
    -webkit-animation: fall-92 23s -17s linear infinite;
    animation: fall-92 23s -17s linear infinite
}

@-webkit-keyframes fall-92 {
    67.873% {
        -webkit-transform: translate(76.5728vw, 67.873vh) scale(.8709);
        transform: translate(76.5728vw, 67.873vh) scale(.8709)
    }
    to {
        -webkit-transform: translate(77.3887vw, 100vh) scale(.8709);
        transform: translate(77.3887vw, 100vh) scale(.8709)
    }
}

@keyframes fall-92 {
    67.873% {
        -webkit-transform: translate(76.5728vw, 67.873vh) scale(.8709);
        transform: translate(76.5728vw, 67.873vh) scale(.8709)
    }
    to {
        -webkit-transform: translate(77.3887vw, 100vh) scale(.8709);
        transform: translate(77.3887vw, 100vh) scale(.8709)
    }
}

.snow:nth-child(93) {
    opacity: .5153;
    -webkit-transform: translate(54.8135vw, -10px) scale(.2647);
    transform: translate(54.8135vw, -10px) scale(.2647);
    -webkit-animation: fall-93 24s -30s linear infinite;
    animation: fall-93 24s -30s linear infinite
}

@-webkit-keyframes fall-93 {
    36.854% {
        -webkit-transform: translate(61.9788vw, 36.854vh) scale(.2647);
        transform: translate(61.9788vw, 36.854vh) scale(.2647)
    }
    to {
        -webkit-transform: translate(58.39615vw, 100vh) scale(.2647);
        transform: translate(58.39615vw, 100vh) scale(.2647)
    }
}

@keyframes fall-93 {
    36.854% {
        -webkit-transform: translate(61.9788vw, 36.854vh) scale(.2647);
        transform: translate(61.9788vw, 36.854vh) scale(.2647)
    }
    to {
        -webkit-transform: translate(58.39615vw, 100vh) scale(.2647);
        transform: translate(58.39615vw, 100vh) scale(.2647)
    }
}

.snow:nth-child(94) {
    opacity: .7947;
    -webkit-transform: translate(96.3066vw, -10px) scale(.7563);
    transform: translate(96.3066vw, -10px) scale(.7563);
    -webkit-animation: fall-94 19s -13s linear infinite;
    animation: fall-94 19s -13s linear infinite
}

@-webkit-keyframes fall-94 {
    64.886% {
        -webkit-transform: translate(101.2912vw, 64.886vh) scale(.7563);
        transform: translate(101.2912vw, 64.886vh) scale(.7563)
    }
    to {
        -webkit-transform: translate(98.7989vw, 100vh) scale(.7563);
        transform: translate(98.7989vw, 100vh) scale(.7563)
    }
}

@keyframes fall-94 {
    64.886% {
        -webkit-transform: translate(101.2912vw, 64.886vh) scale(.7563);
        transform: translate(101.2912vw, 64.886vh) scale(.7563)
    }
    to {
        -webkit-transform: translate(98.7989vw, 100vh) scale(.7563);
        transform: translate(98.7989vw, 100vh) scale(.7563)
    }
}

.snow:nth-child(95) {
    opacity: .7459;
    -webkit-transform: translate(82.7355vw, -10px) scale(.6272);
    transform: translate(82.7355vw, -10px) scale(.6272);
    -webkit-animation: fall-95 25s -23s linear infinite;
    animation: fall-95 25s -23s linear infinite
}

@-webkit-keyframes fall-95 {
    52.115% {
        -webkit-transform: translate(91.2298vw, 52.115vh) scale(.6272);
        transform: translate(91.2298vw, 52.115vh) scale(.6272)
    }
    to {
        -webkit-transform: translate(86.98265vw, 100vh) scale(.6272);
        transform: translate(86.98265vw, 100vh) scale(.6272)
    }
}

@keyframes fall-95 {
    52.115% {
        -webkit-transform: translate(91.2298vw, 52.115vh) scale(.6272);
        transform: translate(91.2298vw, 52.115vh) scale(.6272)
    }
    to {
        -webkit-transform: translate(86.98265vw, 100vh) scale(.6272);
        transform: translate(86.98265vw, 100vh) scale(.6272)
    }
}

.snow:nth-child(96) {
    opacity: .3355;
    -webkit-transform: translate(16.4374vw, -10px) scale(.7746);
    transform: translate(16.4374vw, -10px) scale(.7746);
    -webkit-animation: fall-96 23s -15s linear infinite;
    animation: fall-96 23s -15s linear infinite
}

@-webkit-keyframes fall-96 {
    54.022% {
        -webkit-transform: translate(21.3496vw, 54.022vh) scale(.7746);
        transform: translate(21.3496vw, 54.022vh) scale(.7746)
    }
    to {
        -webkit-transform: translate(18.8935vw, 100vh) scale(.7746);
        transform: translate(18.8935vw, 100vh) scale(.7746)
    }
}

@keyframes fall-96 {
    54.022% {
        -webkit-transform: translate(21.3496vw, 54.022vh) scale(.7746);
        transform: translate(21.3496vw, 54.022vh) scale(.7746)
    }
    to {
        -webkit-transform: translate(18.8935vw, 100vh) scale(.7746);
        transform: translate(18.8935vw, 100vh) scale(.7746)
    }
}

.snow:nth-child(97) {
    opacity: .1864;
    -webkit-transform: translate(62.4609vw, -10px) scale(.6597);
    transform: translate(62.4609vw, -10px) scale(.6597);
    -webkit-animation: fall-97 11s -15s linear infinite;
    animation: fall-97 11s -15s linear infinite
}

@-webkit-keyframes fall-97 {
    32.587% {
        -webkit-transform: translate(53.8935vw, 32.587vh) scale(.6597);
        transform: translate(53.8935vw, 32.587vh) scale(.6597)
    }
    to {
        -webkit-transform: translate(58.1772vw, 100vh) scale(.6597);
        transform: translate(58.1772vw, 100vh) scale(.6597)
    }
}

@keyframes fall-97 {
    32.587% {
        -webkit-transform: translate(53.8935vw, 32.587vh) scale(.6597);
        transform: translate(53.8935vw, 32.587vh) scale(.6597)
    }
    to {
        -webkit-transform: translate(58.1772vw, 100vh) scale(.6597);
        transform: translate(58.1772vw, 100vh) scale(.6597)
    }
}

.snow:nth-child(98) {
    opacity: .0147;
    -webkit-transform: translate(19.8549vw, -10px) scale(.6014);
    transform: translate(19.8549vw, -10px) scale(.6014);
    -webkit-animation: fall-98 26s -20s linear infinite;
    animation: fall-98 26s -20s linear infinite
}

@-webkit-keyframes fall-98 {
    47.319% {
        -webkit-transform: translate(25.7914vw, 47.319vh) scale(.6014);
        transform: translate(25.7914vw, 47.319vh) scale(.6014)
    }
    to {
        -webkit-transform: translate(22.82315vw, 100vh) scale(.6014);
        transform: translate(22.82315vw, 100vh) scale(.6014)
    }
}

@keyframes fall-98 {
    47.319% {
        -webkit-transform: translate(25.7914vw, 47.319vh) scale(.6014);
        transform: translate(25.7914vw, 47.319vh) scale(.6014)
    }
    to {
        -webkit-transform: translate(22.82315vw, 100vh) scale(.6014);
        transform: translate(22.82315vw, 100vh) scale(.6014)
    }
}

.snow:nth-child(99) {
    opacity: .927;
    -webkit-transform: translate(74.0267vw, -10px) scale(.0716);
    transform: translate(74.0267vw, -10px) scale(.0716);
    -webkit-animation: fall-99 12s -22s linear infinite;
    animation: fall-99 12s -22s linear infinite
}

@-webkit-keyframes fall-99 {
    72.689% {
        -webkit-transform: translate(83.4094vw, 72.689vh) scale(.0716);
        transform: translate(83.4094vw, 72.689vh) scale(.0716)
    }
    to {
        -webkit-transform: translate(78.71805vw, 100vh) scale(.0716);
        transform: translate(78.71805vw, 100vh) scale(.0716)
    }
}

@keyframes fall-99 {
    72.689% {
        -webkit-transform: translate(83.4094vw, 72.689vh) scale(.0716);
        transform: translate(83.4094vw, 72.689vh) scale(.0716)
    }
    to {
        -webkit-transform: translate(78.71805vw, 100vh) scale(.0716);
        transform: translate(78.71805vw, 100vh) scale(.0716)
    }
}

.snow:nth-child(100) {
    opacity: .1679;
    -webkit-transform: translate(83.2873vw, -10px) scale(.5881);
    transform: translate(83.2873vw, -10px) scale(.5881);
    -webkit-animation: fall-100 19s -12s linear infinite;
    animation: fall-100 19s -12s linear infinite
}

@-webkit-keyframes fall-100 {
    79.413% {
        -webkit-transform: translate(90.9019vw, 79.413vh) scale(.5881);
        transform: translate(90.9019vw, 79.413vh) scale(.5881)
    }
    to {
        -webkit-transform: translate(87.0946vw, 100vh) scale(.5881);
        transform: translate(87.0946vw, 100vh) scale(.5881)
    }
}

@keyframes fall-100 {
    79.413% {
        -webkit-transform: translate(90.9019vw, 79.413vh) scale(.5881);
        transform: translate(90.9019vw, 79.413vh) scale(.5881)
    }
    to {
        -webkit-transform: translate(87.0946vw, 100vh) scale(.5881);
        transform: translate(87.0946vw, 100vh) scale(.5881)
    }
}

.snow:nth-child(101) {
    opacity: .2682;
    -webkit-transform: translate(2.0551vw, -10px) scale(.6879);
    transform: translate(2.0551vw, -10px) scale(.6879);
    -webkit-animation: fall-101 23s -19s linear infinite;
    animation: fall-101 23s -19s linear infinite
}

@-webkit-keyframes fall-101 {
    38.164% {
        -webkit-transform: translate(-5.238vw, 38.164vh) scale(.6879);
        transform: translate(-5.238vw, 38.164vh) scale(.6879)
    }
    to {
        -webkit-transform: translate(-1.59145vw, 100vh) scale(.6879);
        transform: translate(-1.59145vw, 100vh) scale(.6879)
    }
}

@keyframes fall-101 {
    38.164% {
        -webkit-transform: translate(-5.238vw, 38.164vh) scale(.6879);
        transform: translate(-5.238vw, 38.164vh) scale(.6879)
    }
    to {
        -webkit-transform: translate(-1.59145vw, 100vh) scale(.6879);
        transform: translate(-1.59145vw, 100vh) scale(.6879)
    }
}

.snow:nth-child(102) {
    opacity: .253;
    -webkit-transform: translate(1.7989vw, -10px) scale(.4541);
    transform: translate(1.7989vw, -10px) scale(.4541);
    -webkit-animation: fall-102 17s -5s linear infinite;
    animation: fall-102 17s -5s linear infinite
}

@-webkit-keyframes fall-102 {
    76.128% {
        -webkit-transform: translate(-4.3381vw, 76.128vh) scale(.4541);
        transform: translate(-4.3381vw, 76.128vh) scale(.4541)
    }
    to {
        -webkit-transform: translate(-1.2696vw, 100vh) scale(.4541);
        transform: translate(-1.2696vw, 100vh) scale(.4541)
    }
}

@keyframes fall-102 {
    76.128% {
        -webkit-transform: translate(-4.3381vw, 76.128vh) scale(.4541);
        transform: translate(-4.3381vw, 76.128vh) scale(.4541)
    }
    to {
        -webkit-transform: translate(-1.2696vw, 100vh) scale(.4541);
        transform: translate(-1.2696vw, 100vh) scale(.4541)
    }
}

.snow:nth-child(103) {
    opacity: .8867;
    -webkit-transform: translate(77.6314vw, -10px) scale(.2565);
    transform: translate(77.6314vw, -10px) scale(.2565);
    -webkit-animation: fall-103 15s -16s linear infinite;
    animation: fall-103 15s -16s linear infinite
}

@-webkit-keyframes fall-103 {
    73.346% {
        -webkit-transform: translate(86.5304vw, 73.346vh) scale(.2565);
        transform: translate(86.5304vw, 73.346vh) scale(.2565)
    }
    to {
        -webkit-transform: translate(82.0809vw, 100vh) scale(.2565);
        transform: translate(82.0809vw, 100vh) scale(.2565)
    }
}

@keyframes fall-103 {
    73.346% {
        -webkit-transform: translate(86.5304vw, 73.346vh) scale(.2565);
        transform: translate(86.5304vw, 73.346vh) scale(.2565)
    }
    to {
        -webkit-transform: translate(82.0809vw, 100vh) scale(.2565);
        transform: translate(82.0809vw, 100vh) scale(.2565)
    }
}

.snow:nth-child(104) {
    opacity: .2157;
    -webkit-transform: translate(73.45vw, -10px) scale(.6692);
    transform: translate(73.45vw, -10px) scale(.6692);
    -webkit-animation: fall-104 13s -30s linear infinite;
    animation: fall-104 13s -30s linear infinite
}

@-webkit-keyframes fall-104 {
    40.677% {
        -webkit-transform: translate(75.9214vw, 40.677vh) scale(.6692);
        transform: translate(75.9214vw, 40.677vh) scale(.6692)
    }
    to {
        -webkit-transform: translate(74.6857vw, 100vh) scale(.6692);
        transform: translate(74.6857vw, 100vh) scale(.6692)
    }
}

@keyframes fall-104 {
    40.677% {
        -webkit-transform: translate(75.9214vw, 40.677vh) scale(.6692);
        transform: translate(75.9214vw, 40.677vh) scale(.6692)
    }
    to {
        -webkit-transform: translate(74.6857vw, 100vh) scale(.6692);
        transform: translate(74.6857vw, 100vh) scale(.6692)
    }
}

.snow:nth-child(105) {
    opacity: .3138;
    -webkit-transform: translate(55.984vw, -10px) scale(.1682);
    transform: translate(55.984vw, -10px) scale(.1682);
    -webkit-animation: fall-105 26s -16s linear infinite;
    animation: fall-105 26s -16s linear infinite
}

@-webkit-keyframes fall-105 {
    79.122% {
        -webkit-transform: translate(51.0032vw, 79.122vh) scale(.1682);
        transform: translate(51.0032vw, 79.122vh) scale(.1682)
    }
    to {
        -webkit-transform: translate(53.4936vw, 100vh) scale(.1682);
        transform: translate(53.4936vw, 100vh) scale(.1682)
    }
}

@keyframes fall-105 {
    79.122% {
        -webkit-transform: translate(51.0032vw, 79.122vh) scale(.1682);
        transform: translate(51.0032vw, 79.122vh) scale(.1682)
    }
    to {
        -webkit-transform: translate(53.4936vw, 100vh) scale(.1682);
        transform: translate(53.4936vw, 100vh) scale(.1682)
    }
}

.snow:nth-child(106) {
    opacity: .5591;
    -webkit-transform: translate(38.4218vw, -10px) scale(.751);
    transform: translate(38.4218vw, -10px) scale(.751);
    -webkit-animation: fall-106 30s -16s linear infinite;
    animation: fall-106 30s -16s linear infinite
}

@-webkit-keyframes fall-106 {
    61.044% {
        -webkit-transform: translate(37.8354vw, 61.044vh) scale(.751);
        transform: translate(37.8354vw, 61.044vh) scale(.751)
    }
    to {
        -webkit-transform: translate(38.1286vw, 100vh) scale(.751);
        transform: translate(38.1286vw, 100vh) scale(.751)
    }
}

@keyframes fall-106 {
    61.044% {
        -webkit-transform: translate(37.8354vw, 61.044vh) scale(.751);
        transform: translate(37.8354vw, 61.044vh) scale(.751)
    }
    to {
        -webkit-transform: translate(38.1286vw, 100vh) scale(.751);
        transform: translate(38.1286vw, 100vh) scale(.751)
    }
}

.snow:nth-child(107) {
    opacity: .6489;
    -webkit-transform: translate(54.0991vw, -10px) scale(.0947);
    transform: translate(54.0991vw, -10px) scale(.0947);
    -webkit-animation: fall-107 16s -16s linear infinite;
    animation: fall-107 16s -16s linear infinite
}

@-webkit-keyframes fall-107 {
    44.922% {
        -webkit-transform: translate(58.1432vw, 44.922vh) scale(.0947);
        transform: translate(58.1432vw, 44.922vh) scale(.0947)
    }
    to {
        -webkit-transform: translate(56.12115vw, 100vh) scale(.0947);
        transform: translate(56.12115vw, 100vh) scale(.0947)
    }
}

@keyframes fall-107 {
    44.922% {
        -webkit-transform: translate(58.1432vw, 44.922vh) scale(.0947);
        transform: translate(58.1432vw, 44.922vh) scale(.0947)
    }
    to {
        -webkit-transform: translate(56.12115vw, 100vh) scale(.0947);
        transform: translate(56.12115vw, 100vh) scale(.0947)
    }
}

.snow:nth-child(108) {
    opacity: .5107;
    -webkit-transform: translate(59.8339vw, -10px) scale(.1034);
    transform: translate(59.8339vw, -10px) scale(.1034);
    -webkit-animation: fall-108 21s -6s linear infinite;
    animation: fall-108 21s -6s linear infinite
}

@-webkit-keyframes fall-108 {
    63.199% {
        -webkit-transform: translate(66.1069vw, 63.199vh) scale(.1034);
        transform: translate(66.1069vw, 63.199vh) scale(.1034)
    }
    to {
        -webkit-transform: translate(62.9704vw, 100vh) scale(.1034);
        transform: translate(62.9704vw, 100vh) scale(.1034)
    }
}

@keyframes fall-108 {
    63.199% {
        -webkit-transform: translate(66.1069vw, 63.199vh) scale(.1034);
        transform: translate(66.1069vw, 63.199vh) scale(.1034)
    }
    to {
        -webkit-transform: translate(62.9704vw, 100vh) scale(.1034);
        transform: translate(62.9704vw, 100vh) scale(.1034)
    }
}

.snow:nth-child(109) {
    opacity: .7707;
    -webkit-transform: translate(92.4874vw, -10px) scale(.0741);
    transform: translate(92.4874vw, -10px) scale(.0741);
    -webkit-animation: fall-109 26s -3s linear infinite;
    animation: fall-109 26s -3s linear infinite
}

@-webkit-keyframes fall-109 {
    71.186% {
        -webkit-transform: translate(85.8143vw, 71.186vh) scale(.0741);
        transform: translate(85.8143vw, 71.186vh) scale(.0741)
    }
    to {
        -webkit-transform: translate(89.15085vw, 100vh) scale(.0741);
        transform: translate(89.15085vw, 100vh) scale(.0741)
    }
}

@keyframes fall-109 {
    71.186% {
        -webkit-transform: translate(85.8143vw, 71.186vh) scale(.0741);
        transform: translate(85.8143vw, 71.186vh) scale(.0741)
    }
    to {
        -webkit-transform: translate(89.15085vw, 100vh) scale(.0741);
        transform: translate(89.15085vw, 100vh) scale(.0741)
    }
}

.snow:nth-child(110) {
    opacity: .8061;
    -webkit-transform: translate(39.1126vw, -10px) scale(.8788);
    transform: translate(39.1126vw, -10px) scale(.8788);
    -webkit-animation: fall-110 18s -12s linear infinite;
    animation: fall-110 18s -12s linear infinite
}

@-webkit-keyframes fall-110 {
    52.884% {
        -webkit-transform: translate(43.9519vw, 52.884vh) scale(.8788);
        transform: translate(43.9519vw, 52.884vh) scale(.8788)
    }
    to {
        -webkit-transform: translate(41.53225vw, 100vh) scale(.8788);
        transform: translate(41.53225vw, 100vh) scale(.8788)
    }
}

@keyframes fall-110 {
    52.884% {
        -webkit-transform: translate(43.9519vw, 52.884vh) scale(.8788);
        transform: translate(43.9519vw, 52.884vh) scale(.8788)
    }
    to {
        -webkit-transform: translate(41.53225vw, 100vh) scale(.8788);
        transform: translate(41.53225vw, 100vh) scale(.8788)
    }
}

.snow:nth-child(111) {
    opacity: .0926;
    -webkit-transform: translate(43.1934vw, -10px) scale(.8829);
    transform: translate(43.1934vw, -10px) scale(.8829);
    -webkit-animation: fall-111 27s -9s linear infinite;
    animation: fall-111 27s -9s linear infinite
}

@-webkit-keyframes fall-111 {
    54.04% {
        -webkit-transform: translate(46.6965vw, 54.04vh) scale(.8829);
        transform: translate(46.6965vw, 54.04vh) scale(.8829)
    }
    to {
        -webkit-transform: translate(44.94495vw, 100vh) scale(.8829);
        transform: translate(44.94495vw, 100vh) scale(.8829)
    }
}

@keyframes fall-111 {
    54.04% {
        -webkit-transform: translate(46.6965vw, 54.04vh) scale(.8829);
        transform: translate(46.6965vw, 54.04vh) scale(.8829)
    }
    to {
        -webkit-transform: translate(44.94495vw, 100vh) scale(.8829);
        transform: translate(44.94495vw, 100vh) scale(.8829)
    }
}

.snow:nth-child(112) {
    opacity: .6393;
    -webkit-transform: translate(62.2834vw, -10px) scale(.5767);
    transform: translate(62.2834vw, -10px) scale(.5767);
    -webkit-animation: fall-112 29s -13s linear infinite;
    animation: fall-112 29s -13s linear infinite
}

@-webkit-keyframes fall-112 {
    74.032% {
        -webkit-transform: translate(67.9808vw, 74.032vh) scale(.5767);
        transform: translate(67.9808vw, 74.032vh) scale(.5767)
    }
    to {
        -webkit-transform: translate(65.1321vw, 100vh) scale(.5767);
        transform: translate(65.1321vw, 100vh) scale(.5767)
    }
}

@keyframes fall-112 {
    74.032% {
        -webkit-transform: translate(67.9808vw, 74.032vh) scale(.5767);
        transform: translate(67.9808vw, 74.032vh) scale(.5767)
    }
    to {
        -webkit-transform: translate(65.1321vw, 100vh) scale(.5767);
        transform: translate(65.1321vw, 100vh) scale(.5767)
    }
}

.snow:nth-child(113) {
    opacity: .7775;
    -webkit-transform: translate(78.4881vw, -10px) scale(.2176);
    transform: translate(78.4881vw, -10px) scale(.2176);
    -webkit-animation: fall-113 14s -10s linear infinite;
    animation: fall-113 14s -10s linear infinite
}

@-webkit-keyframes fall-113 {
    47.138% {
        -webkit-transform: translate(72.9484vw, 47.138vh) scale(.2176);
        transform: translate(72.9484vw, 47.138vh) scale(.2176)
    }
    to {
        -webkit-transform: translate(75.71825vw, 100vh) scale(.2176);
        transform: translate(75.71825vw, 100vh) scale(.2176)
    }
}

@keyframes fall-113 {
    47.138% {
        -webkit-transform: translate(72.9484vw, 47.138vh) scale(.2176);
        transform: translate(72.9484vw, 47.138vh) scale(.2176)
    }
    to {
        -webkit-transform: translate(75.71825vw, 100vh) scale(.2176);
        transform: translate(75.71825vw, 100vh) scale(.2176)
    }
}

.snow:nth-child(114) {
    opacity: .1452;
    -webkit-transform: translate(17.0646vw, -10px) scale(.8907);
    transform: translate(17.0646vw, -10px) scale(.8907);
    -webkit-animation: fall-114 22s -20s linear infinite;
    animation: fall-114 22s -20s linear infinite
}

@-webkit-keyframes fall-114 {
    44.422% {
        -webkit-transform: translate(24.6853vw, 44.422vh) scale(.8907);
        transform: translate(24.6853vw, 44.422vh) scale(.8907)
    }
    to {
        -webkit-transform: translate(20.87495vw, 100vh) scale(.8907);
        transform: translate(20.87495vw, 100vh) scale(.8907)
    }
}

@keyframes fall-114 {
    44.422% {
        -webkit-transform: translate(24.6853vw, 44.422vh) scale(.8907);
        transform: translate(24.6853vw, 44.422vh) scale(.8907)
    }
    to {
        -webkit-transform: translate(20.87495vw, 100vh) scale(.8907);
        transform: translate(20.87495vw, 100vh) scale(.8907)
    }
}

.snow:nth-child(115) {
    opacity: .1866;
    -webkit-transform: translate(47.8806vw, -10px) scale(.0409);
    transform: translate(47.8806vw, -10px) scale(.0409);
    -webkit-animation: fall-115 22s -3s linear infinite;
    animation: fall-115 22s -3s linear infinite
}

@-webkit-keyframes fall-115 {
    39.39% {
        -webkit-transform: translate(56.2712vw, 39.39vh) scale(.0409);
        transform: translate(56.2712vw, 39.39vh) scale(.0409)
    }
    to {
        -webkit-transform: translate(52.0759vw, 100vh) scale(.0409);
        transform: translate(52.0759vw, 100vh) scale(.0409)
    }
}

@keyframes fall-115 {
    39.39% {
        -webkit-transform: translate(56.2712vw, 39.39vh) scale(.0409);
        transform: translate(56.2712vw, 39.39vh) scale(.0409)
    }
    to {
        -webkit-transform: translate(52.0759vw, 100vh) scale(.0409);
        transform: translate(52.0759vw, 100vh) scale(.0409)
    }
}

.snow:nth-child(116) {
    opacity: .0347;
    -webkit-transform: translate(65.606vw, -10px) scale(.1532);
    transform: translate(65.606vw, -10px) scale(.1532);
    -webkit-animation: fall-116 13s -12s linear infinite;
    animation: fall-116 13s -12s linear infinite
}

@-webkit-keyframes fall-116 {
    68.097% {
        -webkit-transform: translate(70.0948vw, 68.097vh) scale(.1532);
        transform: translate(70.0948vw, 68.097vh) scale(.1532)
    }
    to {
        -webkit-transform: translate(67.8504vw, 100vh) scale(.1532);
        transform: translate(67.8504vw, 100vh) scale(.1532)
    }
}

@keyframes fall-116 {
    68.097% {
        -webkit-transform: translate(70.0948vw, 68.097vh) scale(.1532);
        transform: translate(70.0948vw, 68.097vh) scale(.1532)
    }
    to {
        -webkit-transform: translate(67.8504vw, 100vh) scale(.1532);
        transform: translate(67.8504vw, 100vh) scale(.1532)
    }
}

.snow:nth-child(117) {
    opacity: .42;
    -webkit-transform: translate(44.9279vw, -10px) scale(.2002);
    transform: translate(44.9279vw, -10px) scale(.2002);
    -webkit-animation: fall-117 10s -17s linear infinite;
    animation: fall-117 10s -17s linear infinite
}

@-webkit-keyframes fall-117 {
    56.233% {
        -webkit-transform: translate(49.1225vw, 56.233vh) scale(.2002);
        transform: translate(49.1225vw, 56.233vh) scale(.2002)
    }
    to {
        -webkit-transform: translate(47.0252vw, 100vh) scale(.2002);
        transform: translate(47.0252vw, 100vh) scale(.2002)
    }
}

@keyframes fall-117 {
    56.233% {
        -webkit-transform: translate(49.1225vw, 56.233vh) scale(.2002);
        transform: translate(49.1225vw, 56.233vh) scale(.2002)
    }
    to {
        -webkit-transform: translate(47.0252vw, 100vh) scale(.2002);
        transform: translate(47.0252vw, 100vh) scale(.2002)
    }
}

.snow:nth-child(118) {
    opacity: .7058;
    -webkit-transform: translate(35.1105vw, -10px) scale(.4853);
    transform: translate(35.1105vw, -10px) scale(.4853);
    -webkit-animation: fall-118 22s -15s linear infinite;
    animation: fall-118 22s -15s linear infinite
}

@-webkit-keyframes fall-118 {
    54.143% {
        -webkit-transform: translate(32.6586vw, 54.143vh) scale(.4853);
        transform: translate(32.6586vw, 54.143vh) scale(.4853)
    }
    to {
        -webkit-transform: translate(33.88455vw, 100vh) scale(.4853);
        transform: translate(33.88455vw, 100vh) scale(.4853)
    }
}

@keyframes fall-118 {
    54.143% {
        -webkit-transform: translate(32.6586vw, 54.143vh) scale(.4853);
        transform: translate(32.6586vw, 54.143vh) scale(.4853)
    }
    to {
        -webkit-transform: translate(33.88455vw, 100vh) scale(.4853);
        transform: translate(33.88455vw, 100vh) scale(.4853)
    }
}

.snow:nth-child(119) {
    opacity: .2941;
    -webkit-transform: translate(10.7217vw, -10px) scale(.7501);
    transform: translate(10.7217vw, -10px) scale(.7501);
    -webkit-animation: fall-119 14s -21s linear infinite;
    animation: fall-119 14s -21s linear infinite
}

@-webkit-keyframes fall-119 {
    56.587% {
        -webkit-transform: translate(10.2042vw, 56.587vh) scale(.7501);
        transform: translate(10.2042vw, 56.587vh) scale(.7501)
    }
    to {
        -webkit-transform: translate(10.46295vw, 100vh) scale(.7501);
        transform: translate(10.46295vw, 100vh) scale(.7501)
    }
}

@keyframes fall-119 {
    56.587% {
        -webkit-transform: translate(10.2042vw, 56.587vh) scale(.7501);
        transform: translate(10.2042vw, 56.587vh) scale(.7501)
    }
    to {
        -webkit-transform: translate(10.46295vw, 100vh) scale(.7501);
        transform: translate(10.46295vw, 100vh) scale(.7501)
    }
}

.snow:nth-child(120) {
    opacity: .3999;
    -webkit-transform: translate(59.217vw, -10px) scale(.0487);
    transform: translate(59.217vw, -10px) scale(.0487);
    -webkit-animation: fall-120 25s -19s linear infinite;
    animation: fall-120 25s -19s linear infinite
}

@-webkit-keyframes fall-120 {
    71.686% {
        -webkit-transform: translate(49.4357vw, 71.686vh) scale(.0487);
        transform: translate(49.4357vw, 71.686vh) scale(.0487)
    }
    to {
        -webkit-transform: translate(54.32635vw, 100vh) scale(.0487);
        transform: translate(54.32635vw, 100vh) scale(.0487)
    }
}

@keyframes fall-120 {
    71.686% {
        -webkit-transform: translate(49.4357vw, 71.686vh) scale(.0487);
        transform: translate(49.4357vw, 71.686vh) scale(.0487)
    }
    to {
        -webkit-transform: translate(54.32635vw, 100vh) scale(.0487);
        transform: translate(54.32635vw, 100vh) scale(.0487)
    }
}

.snow:nth-child(121) {
    opacity: .3751;
    -webkit-transform: translate(35.0334vw, -10px) scale(.5922);
    transform: translate(35.0334vw, -10px) scale(.5922);
    -webkit-animation: fall-121 19s -14s linear infinite;
    animation: fall-121 19s -14s linear infinite
}

@-webkit-keyframes fall-121 {
    52.18% {
        -webkit-transform: translate(33.625vw, 52.18vh) scale(.5922);
        transform: translate(33.625vw, 52.18vh) scale(.5922)
    }
    to {
        -webkit-transform: translate(34.3292vw, 100vh) scale(.5922);
        transform: translate(34.3292vw, 100vh) scale(.5922)
    }
}

@keyframes fall-121 {
    52.18% {
        -webkit-transform: translate(33.625vw, 52.18vh) scale(.5922);
        transform: translate(33.625vw, 52.18vh) scale(.5922)
    }
    to {
        -webkit-transform: translate(34.3292vw, 100vh) scale(.5922);
        transform: translate(34.3292vw, 100vh) scale(.5922)
    }
}

.snow:nth-child(122) {
    opacity: .9897;
    -webkit-transform: translate(19.0901vw, -10px) scale(.8024);
    transform: translate(19.0901vw, -10px) scale(.8024);
    -webkit-animation: fall-122 18s -15s linear infinite;
    animation: fall-122 18s -15s linear infinite
}

@-webkit-keyframes fall-122 {
    39.158% {
        -webkit-transform: translate(12.1269vw, 39.158vh) scale(.8024);
        transform: translate(12.1269vw, 39.158vh) scale(.8024)
    }
    to {
        -webkit-transform: translate(15.6085vw, 100vh) scale(.8024);
        transform: translate(15.6085vw, 100vh) scale(.8024)
    }
}

@keyframes fall-122 {
    39.158% {
        -webkit-transform: translate(12.1269vw, 39.158vh) scale(.8024);
        transform: translate(12.1269vw, 39.158vh) scale(.8024)
    }
    to {
        -webkit-transform: translate(15.6085vw, 100vh) scale(.8024);
        transform: translate(15.6085vw, 100vh) scale(.8024)
    }
}

.snow:nth-child(123) {
    opacity: .9155;
    -webkit-transform: translate(34.9962vw, -10px) scale(.0044);
    transform: translate(34.9962vw, -10px) scale(.0044);
    -webkit-animation: fall-123 18s -30s linear infinite;
    animation: fall-123 18s -30s linear infinite
}

@-webkit-keyframes fall-123 {
    64.92% {
        -webkit-transform: translate(25.636vw, 64.92vh) scale(.0044);
        transform: translate(25.636vw, 64.92vh) scale(.0044)
    }
    to {
        -webkit-transform: translate(30.3161vw, 100vh) scale(.0044);
        transform: translate(30.3161vw, 100vh) scale(.0044)
    }
}

@keyframes fall-123 {
    64.92% {
        -webkit-transform: translate(25.636vw, 64.92vh) scale(.0044);
        transform: translate(25.636vw, 64.92vh) scale(.0044)
    }
    to {
        -webkit-transform: translate(30.3161vw, 100vh) scale(.0044);
        transform: translate(30.3161vw, 100vh) scale(.0044)
    }
}

.snow:nth-child(124) {
    opacity: .4263;
    -webkit-transform: translate(60.2025vw, -10px) scale(.9928);
    transform: translate(60.2025vw, -10px) scale(.9928);
    -webkit-animation: fall-124 23s -14s linear infinite;
    animation: fall-124 23s -14s linear infinite
}

@-webkit-keyframes fall-124 {
    34.852% {
        -webkit-transform: translate(52.7919vw, 34.852vh) scale(.9928);
        transform: translate(52.7919vw, 34.852vh) scale(.9928)
    }
    to {
        -webkit-transform: translate(56.4972vw, 100vh) scale(.9928);
        transform: translate(56.4972vw, 100vh) scale(.9928)
    }
}

@keyframes fall-124 {
    34.852% {
        -webkit-transform: translate(52.7919vw, 34.852vh) scale(.9928);
        transform: translate(52.7919vw, 34.852vh) scale(.9928)
    }
    to {
        -webkit-transform: translate(56.4972vw, 100vh) scale(.9928);
        transform: translate(56.4972vw, 100vh) scale(.9928)
    }
}

.snow:nth-child(125) {
    opacity: .8897;
    -webkit-transform: translate(91.9643vw, -10px) scale(.5491);
    transform: translate(91.9643vw, -10px) scale(.5491);
    -webkit-animation: fall-125 27s -6s linear infinite;
    animation: fall-125 27s -6s linear infinite
}

@-webkit-keyframes fall-125 {
    44.936% {
        -webkit-transform: translate(87.6558vw, 44.936vh) scale(.5491);
        transform: translate(87.6558vw, 44.936vh) scale(.5491)
    }
    to {
        -webkit-transform: translate(89.81005vw, 100vh) scale(.5491);
        transform: translate(89.81005vw, 100vh) scale(.5491)
    }
}

@keyframes fall-125 {
    44.936% {
        -webkit-transform: translate(87.6558vw, 44.936vh) scale(.5491);
        transform: translate(87.6558vw, 44.936vh) scale(.5491)
    }
    to {
        -webkit-transform: translate(89.81005vw, 100vh) scale(.5491);
        transform: translate(89.81005vw, 100vh) scale(.5491)
    }
}

.snow:nth-child(126) {
    opacity: .6082;
    -webkit-transform: translate(78.4207vw, -10px) scale(.3262);
    transform: translate(78.4207vw, -10px) scale(.3262);
    -webkit-animation: fall-126 26s -22s linear infinite;
    animation: fall-126 26s -22s linear infinite
}

@-webkit-keyframes fall-126 {
    32.585% {
        -webkit-transform: translate(72.9604vw, 32.585vh) scale(.3262);
        transform: translate(72.9604vw, 32.585vh) scale(.3262)
    }
    to {
        -webkit-transform: translate(75.69055vw, 100vh) scale(.3262);
        transform: translate(75.69055vw, 100vh) scale(.3262)
    }
}

@keyframes fall-126 {
    32.585% {
        -webkit-transform: translate(72.9604vw, 32.585vh) scale(.3262);
        transform: translate(72.9604vw, 32.585vh) scale(.3262)
    }
    to {
        -webkit-transform: translate(75.69055vw, 100vh) scale(.3262);
        transform: translate(75.69055vw, 100vh) scale(.3262)
    }
}

.snow:nth-child(127) {
    opacity: .0945;
    -webkit-transform: translate(23.1816vw, -10px) scale(.6145);
    transform: translate(23.1816vw, -10px) scale(.6145);
    -webkit-animation: fall-127 12s -3s linear infinite;
    animation: fall-127 12s -3s linear infinite
}

@-webkit-keyframes fall-127 {
    63.184% {
        -webkit-transform: translate(28.9291vw, 63.184vh) scale(.6145);
        transform: translate(28.9291vw, 63.184vh) scale(.6145)
    }
    to {
        -webkit-transform: translate(26.05535vw, 100vh) scale(.6145);
        transform: translate(26.05535vw, 100vh) scale(.6145)
    }
}

@keyframes fall-127 {
    63.184% {
        -webkit-transform: translate(28.9291vw, 63.184vh) scale(.6145);
        transform: translate(28.9291vw, 63.184vh) scale(.6145)
    }
    to {
        -webkit-transform: translate(26.05535vw, 100vh) scale(.6145);
        transform: translate(26.05535vw, 100vh) scale(.6145)
    }
}

.snow:nth-child(128) {
    opacity: .2815;
    -webkit-transform: translate(52.9344vw, -10px) scale(.4664);
    transform: translate(52.9344vw, -10px) scale(.4664);
    -webkit-animation: fall-128 22s -23s linear infinite;
    animation: fall-128 22s -23s linear infinite
}

@-webkit-keyframes fall-128 {
    49.458% {
        -webkit-transform: translate(61.1316vw, 49.458vh) scale(.4664);
        transform: translate(61.1316vw, 49.458vh) scale(.4664)
    }
    to {
        -webkit-transform: translate(57.033vw, 100vh) scale(.4664);
        transform: translate(57.033vw, 100vh) scale(.4664)
    }
}

@keyframes fall-128 {
    49.458% {
        -webkit-transform: translate(61.1316vw, 49.458vh) scale(.4664);
        transform: translate(61.1316vw, 49.458vh) scale(.4664)
    }
    to {
        -webkit-transform: translate(57.033vw, 100vh) scale(.4664);
        transform: translate(57.033vw, 100vh) scale(.4664)
    }
}

.snow:nth-child(129) {
    opacity: .6699;
    -webkit-transform: translate(60.7497vw, -10px) scale(.8555);
    transform: translate(60.7497vw, -10px) scale(.8555);
    -webkit-animation: fall-129 16s -19s linear infinite;
    animation: fall-129 16s -19s linear infinite
}

@-webkit-keyframes fall-129 {
    43.641% {
        -webkit-transform: translate(62.1549vw, 43.641vh) scale(.8555);
        transform: translate(62.1549vw, 43.641vh) scale(.8555)
    }
    to {
        -webkit-transform: translate(61.4523vw, 100vh) scale(.8555);
        transform: translate(61.4523vw, 100vh) scale(.8555)
    }
}

@keyframes fall-129 {
    43.641% {
        -webkit-transform: translate(62.1549vw, 43.641vh) scale(.8555);
        transform: translate(62.1549vw, 43.641vh) scale(.8555)
    }
    to {
        -webkit-transform: translate(61.4523vw, 100vh) scale(.8555);
        transform: translate(61.4523vw, 100vh) scale(.8555)
    }
}

.snow:nth-child(130) {
    opacity: .3295;
    -webkit-transform: translate(11.7725vw, -10px) scale(.1257);
    transform: translate(11.7725vw, -10px) scale(.1257);
    -webkit-animation: fall-130 21s -11s linear infinite;
    animation: fall-130 21s -11s linear infinite
}

@-webkit-keyframes fall-130 {
    57.274% {
        -webkit-transform: translate(5.4066vw, 57.274vh) scale(.1257);
        transform: translate(5.4066vw, 57.274vh) scale(.1257)
    }
    to {
        -webkit-transform: translate(8.58955vw, 100vh) scale(.1257);
        transform: translate(8.58955vw, 100vh) scale(.1257)
    }
}

@keyframes fall-130 {
    57.274% {
        -webkit-transform: translate(5.4066vw, 57.274vh) scale(.1257);
        transform: translate(5.4066vw, 57.274vh) scale(.1257)
    }
    to {
        -webkit-transform: translate(8.58955vw, 100vh) scale(.1257);
        transform: translate(8.58955vw, 100vh) scale(.1257)
    }
}

.snow:nth-child(131) {
    opacity: .6376;
    -webkit-transform: translate(75.2853vw, -10px) scale(.6244);
    transform: translate(75.2853vw, -10px) scale(.6244);
    -webkit-animation: fall-131 17s -7s linear infinite;
    animation: fall-131 17s -7s linear infinite
}

@-webkit-keyframes fall-131 {
    51.939% {
        -webkit-transform: translate(76.2246vw, 51.939vh) scale(.6244);
        transform: translate(76.2246vw, 51.939vh) scale(.6244)
    }
    to {
        -webkit-transform: translate(75.75495vw, 100vh) scale(.6244);
        transform: translate(75.75495vw, 100vh) scale(.6244)
    }
}

@keyframes fall-131 {
    51.939% {
        -webkit-transform: translate(76.2246vw, 51.939vh) scale(.6244);
        transform: translate(76.2246vw, 51.939vh) scale(.6244)
    }
    to {
        -webkit-transform: translate(75.75495vw, 100vh) scale(.6244);
        transform: translate(75.75495vw, 100vh) scale(.6244)
    }
}

.snow:nth-child(132) {
    opacity: .0249;
    -webkit-transform: translate(37.4042vw, -10px) scale(.8857);
    transform: translate(37.4042vw, -10px) scale(.8857);
    -webkit-animation: fall-132 15s -19s linear infinite;
    animation: fall-132 15s -19s linear infinite
}

@-webkit-keyframes fall-132 {
    33.658% {
        -webkit-transform: translate(40.719vw, 33.658vh) scale(.8857);
        transform: translate(40.719vw, 33.658vh) scale(.8857)
    }
    to {
        -webkit-transform: translate(39.0616vw, 100vh) scale(.8857);
        transform: translate(39.0616vw, 100vh) scale(.8857)
    }
}

@keyframes fall-132 {
    33.658% {
        -webkit-transform: translate(40.719vw, 33.658vh) scale(.8857);
        transform: translate(40.719vw, 33.658vh) scale(.8857)
    }
    to {
        -webkit-transform: translate(39.0616vw, 100vh) scale(.8857);
        transform: translate(39.0616vw, 100vh) scale(.8857)
    }
}

.snow:nth-child(133) {
    opacity: .4725;
    -webkit-transform: translate(14.4467vw, -10px) scale(.1785);
    transform: translate(14.4467vw, -10px) scale(.1785);
    -webkit-animation: fall-133 20s -18s linear infinite;
    animation: fall-133 20s -18s linear infinite
}

@-webkit-keyframes fall-133 {
    39.377% {
        -webkit-transform: translate(12.1281vw, 39.377vh) scale(.1785);
        transform: translate(12.1281vw, 39.377vh) scale(.1785)
    }
    to {
        -webkit-transform: translate(13.2874vw, 100vh) scale(.1785);
        transform: translate(13.2874vw, 100vh) scale(.1785)
    }
}

@keyframes fall-133 {
    39.377% {
        -webkit-transform: translate(12.1281vw, 39.377vh) scale(.1785);
        transform: translate(12.1281vw, 39.377vh) scale(.1785)
    }
    to {
        -webkit-transform: translate(13.2874vw, 100vh) scale(.1785);
        transform: translate(13.2874vw, 100vh) scale(.1785)
    }
}

.snow:nth-child(134) {
    opacity: .3379;
    -webkit-transform: translate(37.9546vw, -10px) scale(.8152);
    transform: translate(37.9546vw, -10px) scale(.8152);
    -webkit-animation: fall-134 10s -10s linear infinite;
    animation: fall-134 10s -10s linear infinite
}

@-webkit-keyframes fall-134 {
    63.277% {
        -webkit-transform: translate(28.959vw, 63.277vh) scale(.8152);
        transform: translate(28.959vw, 63.277vh) scale(.8152)
    }
    to {
        -webkit-transform: translate(33.4568vw, 100vh) scale(.8152);
        transform: translate(33.4568vw, 100vh) scale(.8152)
    }
}

@keyframes fall-134 {
    63.277% {
        -webkit-transform: translate(28.959vw, 63.277vh) scale(.8152);
        transform: translate(28.959vw, 63.277vh) scale(.8152)
    }
    to {
        -webkit-transform: translate(33.4568vw, 100vh) scale(.8152);
        transform: translate(33.4568vw, 100vh) scale(.8152)
    }
}

.snow:nth-child(135) {
    opacity: .3485;
    -webkit-transform: translate(.1877vw, -10px) scale(.9046);
    transform: translate(.1877vw, -10px) scale(.9046);
    -webkit-animation: fall-135 27s -25s linear infinite;
    animation: fall-135 27s -25s linear infinite
}

@-webkit-keyframes fall-135 {
    78.461% {
        -webkit-transform: translate(-3.3146vw, 78.461vh) scale(.9046);
        transform: translate(-3.3146vw, 78.461vh) scale(.9046)
    }
    to {
        -webkit-transform: translate(-1.56345vw, 100vh) scale(.9046);
        transform: translate(-1.56345vw, 100vh) scale(.9046)
    }
}

@keyframes fall-135 {
    78.461% {
        -webkit-transform: translate(-3.3146vw, 78.461vh) scale(.9046);
        transform: translate(-3.3146vw, 78.461vh) scale(.9046)
    }
    to {
        -webkit-transform: translate(-1.56345vw, 100vh) scale(.9046);
        transform: translate(-1.56345vw, 100vh) scale(.9046)
    }
}

.snow:nth-child(136) {
    opacity: .2958;
    -webkit-transform: translate(72.0559vw, -10px) scale(.3116);
    transform: translate(72.0559vw, -10px) scale(.3116);
    -webkit-animation: fall-136 22s -7s linear infinite;
    animation: fall-136 22s -7s linear infinite
}

@-webkit-keyframes fall-136 {
    58.352% {
        -webkit-transform: translate(80.5996vw, 58.352vh) scale(.3116);
        transform: translate(80.5996vw, 58.352vh) scale(.3116)
    }
    to {
        -webkit-transform: translate(76.32775vw, 100vh) scale(.3116);
        transform: translate(76.32775vw, 100vh) scale(.3116)
    }
}

@keyframes fall-136 {
    58.352% {
        -webkit-transform: translate(80.5996vw, 58.352vh) scale(.3116);
        transform: translate(80.5996vw, 58.352vh) scale(.3116)
    }
    to {
        -webkit-transform: translate(76.32775vw, 100vh) scale(.3116);
        transform: translate(76.32775vw, 100vh) scale(.3116)
    }
}

.snow:nth-child(137) {
    opacity: .2932;
    -webkit-transform: translate(18.974vw, -10px) scale(.8864);
    transform: translate(18.974vw, -10px) scale(.8864);
    -webkit-animation: fall-137 12s -26s linear infinite;
    animation: fall-137 12s -26s linear infinite
}

@-webkit-keyframes fall-137 {
    36.959% {
        -webkit-transform: translate(22.4117vw, 36.959vh) scale(.8864);
        transform: translate(22.4117vw, 36.959vh) scale(.8864)
    }
    to {
        -webkit-transform: translate(20.69285vw, 100vh) scale(.8864);
        transform: translate(20.69285vw, 100vh) scale(.8864)
    }
}

@keyframes fall-137 {
    36.959% {
        -webkit-transform: translate(22.4117vw, 36.959vh) scale(.8864);
        transform: translate(22.4117vw, 36.959vh) scale(.8864)
    }
    to {
        -webkit-transform: translate(20.69285vw, 100vh) scale(.8864);
        transform: translate(20.69285vw, 100vh) scale(.8864)
    }
}

.snow:nth-child(138) {
    opacity: .2662;
    -webkit-transform: translate(1.0747vw, -10px) scale(.3155);
    transform: translate(1.0747vw, -10px) scale(.3155);
    -webkit-animation: fall-138 25s -7s linear infinite;
    animation: fall-138 25s -7s linear infinite
}

@-webkit-keyframes fall-138 {
    74.332% {
        -webkit-transform: translate(-4.3211vw, 74.332vh) scale(.3155);
        transform: translate(-4.3211vw, 74.332vh) scale(.3155)
    }
    to {
        -webkit-transform: translate(-1.6232vw, 100vh) scale(.3155);
        transform: translate(-1.6232vw, 100vh) scale(.3155)
    }
}

@keyframes fall-138 {
    74.332% {
        -webkit-transform: translate(-4.3211vw, 74.332vh) scale(.3155);
        transform: translate(-4.3211vw, 74.332vh) scale(.3155)
    }
    to {
        -webkit-transform: translate(-1.6232vw, 100vh) scale(.3155);
        transform: translate(-1.6232vw, 100vh) scale(.3155)
    }
}

.snow:nth-child(139) {
    opacity: .5399;
    -webkit-transform: translate(8.2743vw, -10px) scale(.1657);
    transform: translate(8.2743vw, -10px) scale(.1657);
    -webkit-animation: fall-139 11s -11s linear infinite;
    animation: fall-139 11s -11s linear infinite
}

@-webkit-keyframes fall-139 {
    78.681% {
        -webkit-transform: translate(13.4916vw, 78.681vh) scale(.1657);
        transform: translate(13.4916vw, 78.681vh) scale(.1657)
    }
    to {
        -webkit-transform: translate(10.88295vw, 100vh) scale(.1657);
        transform: translate(10.88295vw, 100vh) scale(.1657)
    }
}

@keyframes fall-139 {
    78.681% {
        -webkit-transform: translate(13.4916vw, 78.681vh) scale(.1657);
        transform: translate(13.4916vw, 78.681vh) scale(.1657)
    }
    to {
        -webkit-transform: translate(10.88295vw, 100vh) scale(.1657);
        transform: translate(10.88295vw, 100vh) scale(.1657)
    }
}

.snow:nth-child(140) {
    opacity: .9466;
    -webkit-transform: translate(12.1768vw, -10px) scale(.4652);
    transform: translate(12.1768vw, -10px) scale(.4652);
    -webkit-animation: fall-140 25s -20s linear infinite;
    animation: fall-140 25s -20s linear infinite
}

@-webkit-keyframes fall-140 {
    54.317% {
        -webkit-transform: translate(7.6132vw, 54.317vh) scale(.4652);
        transform: translate(7.6132vw, 54.317vh) scale(.4652)
    }
    to {
        -webkit-transform: translate(9.895vw, 100vh) scale(.4652);
        transform: translate(9.895vw, 100vh) scale(.4652)
    }
}

@keyframes fall-140 {
    54.317% {
        -webkit-transform: translate(7.6132vw, 54.317vh) scale(.4652);
        transform: translate(7.6132vw, 54.317vh) scale(.4652)
    }
    to {
        -webkit-transform: translate(9.895vw, 100vh) scale(.4652);
        transform: translate(9.895vw, 100vh) scale(.4652)
    }
}

.snow:nth-child(141) {
    opacity: .802;
    -webkit-transform: translate(20.8668vw, -10px) scale(.3531);
    transform: translate(20.8668vw, -10px) scale(.3531);
    -webkit-animation: fall-141 29s -20s linear infinite;
    animation: fall-141 29s -20s linear infinite
}

@-webkit-keyframes fall-141 {
    79.053% {
        -webkit-transform: translate(26.705vw, 79.053vh) scale(.3531);
        transform: translate(26.705vw, 79.053vh) scale(.3531)
    }
    to {
        -webkit-transform: translate(23.7859vw, 100vh) scale(.3531);
        transform: translate(23.7859vw, 100vh) scale(.3531)
    }
}

@keyframes fall-141 {
    79.053% {
        -webkit-transform: translate(26.705vw, 79.053vh) scale(.3531);
        transform: translate(26.705vw, 79.053vh) scale(.3531)
    }
    to {
        -webkit-transform: translate(23.7859vw, 100vh) scale(.3531);
        transform: translate(23.7859vw, 100vh) scale(.3531)
    }
}

.snow:nth-child(142) {
    opacity: .7479;
    -webkit-transform: translate(26.4114vw, -10px) scale(.5725);
    transform: translate(26.4114vw, -10px) scale(.5725);
    -webkit-animation: fall-142 14s -27s linear infinite;
    animation: fall-142 14s -27s linear infinite
}

@-webkit-keyframes fall-142 {
    40.405% {
        -webkit-transform: translate(27.5393vw, 40.405vh) scale(.5725);
        transform: translate(27.5393vw, 40.405vh) scale(.5725)
    }
    to {
        -webkit-transform: translate(26.97535vw, 100vh) scale(.5725);
        transform: translate(26.97535vw, 100vh) scale(.5725)
    }
}

@keyframes fall-142 {
    40.405% {
        -webkit-transform: translate(27.5393vw, 40.405vh) scale(.5725);
        transform: translate(27.5393vw, 40.405vh) scale(.5725)
    }
    to {
        -webkit-transform: translate(26.97535vw, 100vh) scale(.5725);
        transform: translate(26.97535vw, 100vh) scale(.5725)
    }
}

.snow:nth-child(143) {
    opacity: .7966;
    -webkit-transform: translate(8.3601vw, -10px) scale(.589);
    transform: translate(8.3601vw, -10px) scale(.589);
    -webkit-animation: fall-143 21s -4s linear infinite;
    animation: fall-143 21s -4s linear infinite
}

@-webkit-keyframes fall-143 {
    79.455% {
        -webkit-transform: translate(17.8799vw, 79.455vh) scale(.589);
        transform: translate(17.8799vw, 79.455vh) scale(.589)
    }
    to {
        -webkit-transform: translate(13.12vw, 100vh) scale(.589);
        transform: translate(13.12vw, 100vh) scale(.589)
    }
}

@keyframes fall-143 {
    79.455% {
        -webkit-transform: translate(17.8799vw, 79.455vh) scale(.589);
        transform: translate(17.8799vw, 79.455vh) scale(.589)
    }
    to {
        -webkit-transform: translate(13.12vw, 100vh) scale(.589);
        transform: translate(13.12vw, 100vh) scale(.589)
    }
}

.snow:nth-child(144) {
    opacity: .0759;
    -webkit-transform: translate(55.4075vw, -10px) scale(.3997);
    transform: translate(55.4075vw, -10px) scale(.3997);
    -webkit-animation: fall-144 18s -14s linear infinite;
    animation: fall-144 18s -14s linear infinite
}

@-webkit-keyframes fall-144 {
    33.932% {
        -webkit-transform: translate(46.7486vw, 33.932vh) scale(.3997);
        transform: translate(46.7486vw, 33.932vh) scale(.3997)
    }
    to {
        -webkit-transform: translate(51.07805vw, 100vh) scale(.3997);
        transform: translate(51.07805vw, 100vh) scale(.3997)
    }
}

@keyframes fall-144 {
    33.932% {
        -webkit-transform: translate(46.7486vw, 33.932vh) scale(.3997);
        transform: translate(46.7486vw, 33.932vh) scale(.3997)
    }
    to {
        -webkit-transform: translate(51.07805vw, 100vh) scale(.3997);
        transform: translate(51.07805vw, 100vh) scale(.3997)
    }
}

.snow:nth-child(145) {
    opacity: .5015;
    -webkit-transform: translate(85.0366vw, -10px) scale(.11);
    transform: translate(85.0366vw, -10px) scale(.11);
    -webkit-animation: fall-145 24s -17s linear infinite;
    animation: fall-145 24s -17s linear infinite
}

@-webkit-keyframes fall-145 {
    76.566% {
        -webkit-transform: translate(84.3443vw, 76.566vh) scale(.11);
        transform: translate(84.3443vw, 76.566vh) scale(.11)
    }
    to {
        -webkit-transform: translate(84.69045vw, 100vh) scale(.11);
        transform: translate(84.69045vw, 100vh) scale(.11)
    }
}

@keyframes fall-145 {
    76.566% {
        -webkit-transform: translate(84.3443vw, 76.566vh) scale(.11);
        transform: translate(84.3443vw, 76.566vh) scale(.11)
    }
    to {
        -webkit-transform: translate(84.69045vw, 100vh) scale(.11);
        transform: translate(84.69045vw, 100vh) scale(.11)
    }
}

.snow:nth-child(146) {
    opacity: .8283;
    -webkit-transform: translate(50.0533vw, -10px) scale(.8082);
    transform: translate(50.0533vw, -10px) scale(.8082);
    -webkit-animation: fall-146 22s -23s linear infinite;
    animation: fall-146 22s -23s linear infinite
}

@-webkit-keyframes fall-146 {
    42.808% {
        -webkit-transform: translate(49.9385vw, 42.808vh) scale(.8082);
        transform: translate(49.9385vw, 42.808vh) scale(.8082)
    }
    to {
        -webkit-transform: translate(49.9959vw, 100vh) scale(.8082);
        transform: translate(49.9959vw, 100vh) scale(.8082)
    }
}

@keyframes fall-146 {
    42.808% {
        -webkit-transform: translate(49.9385vw, 42.808vh) scale(.8082);
        transform: translate(49.9385vw, 42.808vh) scale(.8082)
    }
    to {
        -webkit-transform: translate(49.9959vw, 100vh) scale(.8082);
        transform: translate(49.9959vw, 100vh) scale(.8082)
    }
}

.snow:nth-child(147) {
    opacity: .2786;
    -webkit-transform: translate(52.5151vw, -10px) scale(.189);
    transform: translate(52.5151vw, -10px) scale(.189);
    -webkit-animation: fall-147 25s -14s linear infinite;
    animation: fall-147 25s -14s linear infinite
}

@-webkit-keyframes fall-147 {
    31.581% {
        -webkit-transform: translate(51.826vw, 31.581vh) scale(.189);
        transform: translate(51.826vw, 31.581vh) scale(.189)
    }
    to {
        -webkit-transform: translate(52.17055vw, 100vh) scale(.189);
        transform: translate(52.17055vw, 100vh) scale(.189)
    }
}

@keyframes fall-147 {
    31.581% {
        -webkit-transform: translate(51.826vw, 31.581vh) scale(.189);
        transform: translate(51.826vw, 31.581vh) scale(.189)
    }
    to {
        -webkit-transform: translate(52.17055vw, 100vh) scale(.189);
        transform: translate(52.17055vw, 100vh) scale(.189)
    }
}

.snow:nth-child(148) {
    opacity: .2924;
    -webkit-transform: translate(50.2407vw, -10px) scale(.6392);
    transform: translate(50.2407vw, -10px) scale(.6392);
    -webkit-animation: fall-148 15s -30s linear infinite;
    animation: fall-148 15s -30s linear infinite
}

@-webkit-keyframes fall-148 {
    52.72% {
        -webkit-transform: translate(46.6992vw, 52.72vh) scale(.6392);
        transform: translate(46.6992vw, 52.72vh) scale(.6392)
    }
    to {
        -webkit-transform: translate(48.46995vw, 100vh) scale(.6392);
        transform: translate(48.46995vw, 100vh) scale(.6392)
    }
}

@keyframes fall-148 {
    52.72% {
        -webkit-transform: translate(46.6992vw, 52.72vh) scale(.6392);
        transform: translate(46.6992vw, 52.72vh) scale(.6392)
    }
    to {
        -webkit-transform: translate(48.46995vw, 100vh) scale(.6392);
        transform: translate(48.46995vw, 100vh) scale(.6392)
    }
}

.snow:nth-child(149) {
    opacity: .5213;
    -webkit-transform: translate(37.0748vw, -10px) scale(.7205);
    transform: translate(37.0748vw, -10px) scale(.7205);
    -webkit-animation: fall-149 21s -28s linear infinite;
    animation: fall-149 21s -28s linear infinite
}

@-webkit-keyframes fall-149 {
    78.048% {
        -webkit-transform: translate(31.944vw, 78.048vh) scale(.7205);
        transform: translate(31.944vw, 78.048vh) scale(.7205)
    }
    to {
        -webkit-transform: translate(34.5094vw, 100vh) scale(.7205);
        transform: translate(34.5094vw, 100vh) scale(.7205)
    }
}

@keyframes fall-149 {
    78.048% {
        -webkit-transform: translate(31.944vw, 78.048vh) scale(.7205);
        transform: translate(31.944vw, 78.048vh) scale(.7205)
    }
    to {
        -webkit-transform: translate(34.5094vw, 100vh) scale(.7205);
        transform: translate(34.5094vw, 100vh) scale(.7205)
    }
}

.snow:nth-child(150) {
    opacity: .9819;
    -webkit-transform: translate(57.8832vw, -10px) scale(.4657);
    transform: translate(57.8832vw, -10px) scale(.4657);
    -webkit-animation: fall-150 11s -25s linear infinite;
    animation: fall-150 11s -25s linear infinite
}

@-webkit-keyframes fall-150 {
    47.509% {
        -webkit-transform: translate(57.3806vw, 47.509vh) scale(.4657);
        transform: translate(57.3806vw, 47.509vh) scale(.4657)
    }
    to {
        -webkit-transform: translate(57.6319vw, 100vh) scale(.4657);
        transform: translate(57.6319vw, 100vh) scale(.4657)
    }
}

@keyframes fall-150 {
    47.509% {
        -webkit-transform: translate(57.3806vw, 47.509vh) scale(.4657);
        transform: translate(57.3806vw, 47.509vh) scale(.4657)
    }
    to {
        -webkit-transform: translate(57.6319vw, 100vh) scale(.4657);
        transform: translate(57.6319vw, 100vh) scale(.4657)
    }
}

.snow:nth-child(151) {
    opacity: .7218;
    -webkit-transform: translate(59.3455vw, -10px) scale(.9619);
    transform: translate(59.3455vw, -10px) scale(.9619);
    -webkit-animation: fall-151 30s -15s linear infinite;
    animation: fall-151 30s -15s linear infinite
}

@-webkit-keyframes fall-151 {
    46.039% {
        -webkit-transform: translate(69.2122vw, 46.039vh) scale(.9619);
        transform: translate(69.2122vw, 46.039vh) scale(.9619)
    }
    to {
        -webkit-transform: translate(64.27885vw, 100vh) scale(.9619);
        transform: translate(64.27885vw, 100vh) scale(.9619)
    }
}

@keyframes fall-151 {
    46.039% {
        -webkit-transform: translate(69.2122vw, 46.039vh) scale(.9619);
        transform: translate(69.2122vw, 46.039vh) scale(.9619)
    }
    to {
        -webkit-transform: translate(64.27885vw, 100vh) scale(.9619);
        transform: translate(64.27885vw, 100vh) scale(.9619)
    }
}

.snow:nth-child(152) {
    opacity: .7969;
    -webkit-transform: translate(3.1667vw, -10px) scale(.6974);
    transform: translate(3.1667vw, -10px) scale(.6974);
    -webkit-animation: fall-152 10s -8s linear infinite;
    animation: fall-152 10s -8s linear infinite
}

@-webkit-keyframes fall-152 {
    65.297% {
        -webkit-transform: translate(2.2699vw, 65.297vh) scale(.6974);
        transform: translate(2.2699vw, 65.297vh) scale(.6974)
    }
    to {
        -webkit-transform: translate(2.7183vw, 100vh) scale(.6974);
        transform: translate(2.7183vw, 100vh) scale(.6974)
    }
}

@keyframes fall-152 {
    65.297% {
        -webkit-transform: translate(2.2699vw, 65.297vh) scale(.6974);
        transform: translate(2.2699vw, 65.297vh) scale(.6974)
    }
    to {
        -webkit-transform: translate(2.7183vw, 100vh) scale(.6974);
        transform: translate(2.7183vw, 100vh) scale(.6974)
    }
}

.snow:nth-child(153) {
    opacity: .3104;
    -webkit-transform: translate(81.1356vw, -10px) scale(.7873);
    transform: translate(81.1356vw, -10px) scale(.7873);
    -webkit-animation: fall-153 20s -12s linear infinite;
    animation: fall-153 20s -12s linear infinite
}

@-webkit-keyframes fall-153 {
    74.021% {
        -webkit-transform: translate(75.0478vw, 74.021vh) scale(.7873);
        transform: translate(75.0478vw, 74.021vh) scale(.7873)
    }
    to {
        -webkit-transform: translate(78.0917vw, 100vh) scale(.7873);
        transform: translate(78.0917vw, 100vh) scale(.7873)
    }
}

@keyframes fall-153 {
    74.021% {
        -webkit-transform: translate(75.0478vw, 74.021vh) scale(.7873);
        transform: translate(75.0478vw, 74.021vh) scale(.7873)
    }
    to {
        -webkit-transform: translate(78.0917vw, 100vh) scale(.7873);
        transform: translate(78.0917vw, 100vh) scale(.7873)
    }
}

.snow:nth-child(154) {
    opacity: .269;
    -webkit-transform: translate(52.0252vw, -10px) scale(.1425);
    transform: translate(52.0252vw, -10px) scale(.1425);
    -webkit-animation: fall-154 14s -9s linear infinite;
    animation: fall-154 14s -9s linear infinite
}

@-webkit-keyframes fall-154 {
    58.022% {
        -webkit-transform: translate(56.6124vw, 58.022vh) scale(.1425);
        transform: translate(56.6124vw, 58.022vh) scale(.1425)
    }
    to {
        -webkit-transform: translate(54.3188vw, 100vh) scale(.1425);
        transform: translate(54.3188vw, 100vh) scale(.1425)
    }
}

@keyframes fall-154 {
    58.022% {
        -webkit-transform: translate(56.6124vw, 58.022vh) scale(.1425);
        transform: translate(56.6124vw, 58.022vh) scale(.1425)
    }
    to {
        -webkit-transform: translate(54.3188vw, 100vh) scale(.1425);
        transform: translate(54.3188vw, 100vh) scale(.1425)
    }
}

.snow:nth-child(155) {
    opacity: .7672;
    -webkit-transform: translate(69.4548vw, -10px) scale(.3722);
    transform: translate(69.4548vw, -10px) scale(.3722);
    -webkit-animation: fall-155 12s -18s linear infinite;
    animation: fall-155 12s -18s linear infinite
}

@-webkit-keyframes fall-155 {
    65.796% {
        -webkit-transform: translate(67.474vw, 65.796vh) scale(.3722);
        transform: translate(67.474vw, 65.796vh) scale(.3722)
    }
    to {
        -webkit-transform: translate(68.4644vw, 100vh) scale(.3722);
        transform: translate(68.4644vw, 100vh) scale(.3722)
    }
}

@keyframes fall-155 {
    65.796% {
        -webkit-transform: translate(67.474vw, 65.796vh) scale(.3722);
        transform: translate(67.474vw, 65.796vh) scale(.3722)
    }
    to {
        -webkit-transform: translate(68.4644vw, 100vh) scale(.3722);
        transform: translate(68.4644vw, 100vh) scale(.3722)
    }
}

.snow:nth-child(156) {
    opacity: .1793;
    -webkit-transform: translate(62.4899vw, -10px) scale(.8011);
    transform: translate(62.4899vw, -10px) scale(.8011);
    -webkit-animation: fall-156 22s -19s linear infinite;
    animation: fall-156 22s -19s linear infinite
}

@-webkit-keyframes fall-156 {
    62.289% {
        -webkit-transform: translate(63.6206vw, 62.289vh) scale(.8011);
        transform: translate(63.6206vw, 62.289vh) scale(.8011)
    }
    to {
        -webkit-transform: translate(63.05525vw, 100vh) scale(.8011);
        transform: translate(63.05525vw, 100vh) scale(.8011)
    }
}

@keyframes fall-156 {
    62.289% {
        -webkit-transform: translate(63.6206vw, 62.289vh) scale(.8011);
        transform: translate(63.6206vw, 62.289vh) scale(.8011)
    }
    to {
        -webkit-transform: translate(63.05525vw, 100vh) scale(.8011);
        transform: translate(63.05525vw, 100vh) scale(.8011)
    }
}

.snow:nth-child(157) {
    opacity: .8805;
    -webkit-transform: translate(20.6517vw, -10px) scale(.8099);
    transform: translate(20.6517vw, -10px) scale(.8099);
    -webkit-animation: fall-157 22s -1s linear infinite;
    animation: fall-157 22s -1s linear infinite
}

@-webkit-keyframes fall-157 {
    53.694% {
        -webkit-transform: translate(20.69vw, 53.694vh) scale(.8099);
        transform: translate(20.69vw, 53.694vh) scale(.8099)
    }
    to {
        -webkit-transform: translate(20.67085vw, 100vh) scale(.8099);
        transform: translate(20.67085vw, 100vh) scale(.8099)
    }
}

@keyframes fall-157 {
    53.694% {
        -webkit-transform: translate(20.69vw, 53.694vh) scale(.8099);
        transform: translate(20.69vw, 53.694vh) scale(.8099)
    }
    to {
        -webkit-transform: translate(20.67085vw, 100vh) scale(.8099);
        transform: translate(20.67085vw, 100vh) scale(.8099)
    }
}

.snow:nth-child(158) {
    opacity: .9483;
    -webkit-transform: translate(19.7614vw, -10px) scale(.5522);
    transform: translate(19.7614vw, -10px) scale(.5522);
    -webkit-animation: fall-158 30s -30s linear infinite;
    animation: fall-158 30s -30s linear infinite
}

@-webkit-keyframes fall-158 {
    53.998% {
        -webkit-transform: translate(16.6989vw, 53.998vh) scale(.5522);
        transform: translate(16.6989vw, 53.998vh) scale(.5522)
    }
    to {
        -webkit-transform: translate(18.23015vw, 100vh) scale(.5522);
        transform: translate(18.23015vw, 100vh) scale(.5522)
    }
}

@keyframes fall-158 {
    53.998% {
        -webkit-transform: translate(16.6989vw, 53.998vh) scale(.5522);
        transform: translate(16.6989vw, 53.998vh) scale(.5522)
    }
    to {
        -webkit-transform: translate(18.23015vw, 100vh) scale(.5522);
        transform: translate(18.23015vw, 100vh) scale(.5522)
    }
}

.snow:nth-child(159) {
    opacity: .7834;
    -webkit-transform: translate(70.4082vw, -10px) scale(.1321);
    transform: translate(70.4082vw, -10px) scale(.1321);
    -webkit-animation: fall-159 27s -9s linear infinite;
    animation: fall-159 27s -9s linear infinite
}

@-webkit-keyframes fall-159 {
    76.8% {
        -webkit-transform: translate(70.1542vw, 76.8vh) scale(.1321);
        transform: translate(70.1542vw, 76.8vh) scale(.1321)
    }
    to {
        -webkit-transform: translate(70.2812vw, 100vh) scale(.1321);
        transform: translate(70.2812vw, 100vh) scale(.1321)
    }
}

@keyframes fall-159 {
    76.8% {
        -webkit-transform: translate(70.1542vw, 76.8vh) scale(.1321);
        transform: translate(70.1542vw, 76.8vh) scale(.1321)
    }
    to {
        -webkit-transform: translate(70.2812vw, 100vh) scale(.1321);
        transform: translate(70.2812vw, 100vh) scale(.1321)
    }
}

.snow:nth-child(160) {
    opacity: .8143;
    -webkit-transform: translate(18.783vw, -10px) scale(.8956);
    transform: translate(18.783vw, -10px) scale(.8956);
    -webkit-animation: fall-160 12s -24s linear infinite;
    animation: fall-160 12s -24s linear infinite
}

@-webkit-keyframes fall-160 {
    78.23% {
        -webkit-transform: translate(18.5787vw, 78.23vh) scale(.8956);
        transform: translate(18.5787vw, 78.23vh) scale(.8956)
    }
    to {
        -webkit-transform: translate(18.68085vw, 100vh) scale(.8956);
        transform: translate(18.68085vw, 100vh) scale(.8956)
    }
}

@keyframes fall-160 {
    78.23% {
        -webkit-transform: translate(18.5787vw, 78.23vh) scale(.8956);
        transform: translate(18.5787vw, 78.23vh) scale(.8956)
    }
    to {
        -webkit-transform: translate(18.68085vw, 100vh) scale(.8956);
        transform: translate(18.68085vw, 100vh) scale(.8956)
    }
}

.snow:nth-child(161) {
    opacity: .7693;
    -webkit-transform: translate(88.231vw, -10px) scale(.8381);
    transform: translate(88.231vw, -10px) scale(.8381);
    -webkit-animation: fall-161 19s -9s linear infinite;
    animation: fall-161 19s -9s linear infinite
}

@-webkit-keyframes fall-161 {
    57.772% {
        -webkit-transform: translate(87.1145vw, 57.772vh) scale(.8381);
        transform: translate(87.1145vw, 57.772vh) scale(.8381)
    }
    to {
        -webkit-transform: translate(87.67275vw, 100vh) scale(.8381);
        transform: translate(87.67275vw, 100vh) scale(.8381)
    }
}

@keyframes fall-161 {
    57.772% {
        -webkit-transform: translate(87.1145vw, 57.772vh) scale(.8381);
        transform: translate(87.1145vw, 57.772vh) scale(.8381)
    }
    to {
        -webkit-transform: translate(87.67275vw, 100vh) scale(.8381);
        transform: translate(87.67275vw, 100vh) scale(.8381)
    }
}

.snow:nth-child(162) {
    opacity: .0577;
    -webkit-transform: translate(93.6724vw, -10px) scale(.1425);
    transform: translate(93.6724vw, -10px) scale(.1425);
    -webkit-animation: fall-162 18s -12s linear infinite;
    animation: fall-162 18s -12s linear infinite
}

@-webkit-keyframes fall-162 {
    54.59% {
        -webkit-transform: translate(93.4032vw, 54.59vh) scale(.1425);
        transform: translate(93.4032vw, 54.59vh) scale(.1425)
    }
    to {
        -webkit-transform: translate(93.5378vw, 100vh) scale(.1425);
        transform: translate(93.5378vw, 100vh) scale(.1425)
    }
}

@keyframes fall-162 {
    54.59% {
        -webkit-transform: translate(93.4032vw, 54.59vh) scale(.1425);
        transform: translate(93.4032vw, 54.59vh) scale(.1425)
    }
    to {
        -webkit-transform: translate(93.5378vw, 100vh) scale(.1425);
        transform: translate(93.5378vw, 100vh) scale(.1425)
    }
}

.snow:nth-child(163) {
    opacity: .5599;
    -webkit-transform: translate(84.8531vw, -10px) scale(.2378);
    transform: translate(84.8531vw, -10px) scale(.2378);
    -webkit-animation: fall-163 15s -2s linear infinite;
    animation: fall-163 15s -2s linear infinite
}

@-webkit-keyframes fall-163 {
    41.567% {
        -webkit-transform: translate(93.7242vw, 41.567vh) scale(.2378);
        transform: translate(93.7242vw, 41.567vh) scale(.2378)
    }
    to {
        -webkit-transform: translate(89.28865vw, 100vh) scale(.2378);
        transform: translate(89.28865vw, 100vh) scale(.2378)
    }
}

@keyframes fall-163 {
    41.567% {
        -webkit-transform: translate(93.7242vw, 41.567vh) scale(.2378);
        transform: translate(93.7242vw, 41.567vh) scale(.2378)
    }
    to {
        -webkit-transform: translate(89.28865vw, 100vh) scale(.2378);
        transform: translate(89.28865vw, 100vh) scale(.2378)
    }
}

.snow:nth-child(164) {
    opacity: .557;
    -webkit-transform: translate(46.7954vw, -10px) scale(.2708);
    transform: translate(46.7954vw, -10px) scale(.2708);
    -webkit-animation: fall-164 29s -25s linear infinite;
    animation: fall-164 29s -25s linear infinite
}

@-webkit-keyframes fall-164 {
    70.926% {
        -webkit-transform: translate(39.7806vw, 70.926vh) scale(.2708);
        transform: translate(39.7806vw, 70.926vh) scale(.2708)
    }
    to {
        -webkit-transform: translate(43.288vw, 100vh) scale(.2708);
        transform: translate(43.288vw, 100vh) scale(.2708)
    }
}

@keyframes fall-164 {
    70.926% {
        -webkit-transform: translate(39.7806vw, 70.926vh) scale(.2708);
        transform: translate(39.7806vw, 70.926vh) scale(.2708)
    }
    to {
        -webkit-transform: translate(43.288vw, 100vh) scale(.2708);
        transform: translate(43.288vw, 100vh) scale(.2708)
    }
}

.snow:nth-child(165) {
    opacity: .3479;
    -webkit-transform: translate(50.638vw, -10px) scale(.5904);
    transform: translate(50.638vw, -10px) scale(.5904);
    -webkit-animation: fall-165 17s -17s linear infinite;
    animation: fall-165 17s -17s linear infinite
}

@-webkit-keyframes fall-165 {
    36.598% {
        -webkit-transform: translate(53.852vw, 36.598vh) scale(.5904);
        transform: translate(53.852vw, 36.598vh) scale(.5904)
    }
    to {
        -webkit-transform: translate(52.245vw, 100vh) scale(.5904);
        transform: translate(52.245vw, 100vh) scale(.5904)
    }
}

@keyframes fall-165 {
    36.598% {
        -webkit-transform: translate(53.852vw, 36.598vh) scale(.5904);
        transform: translate(53.852vw, 36.598vh) scale(.5904)
    }
    to {
        -webkit-transform: translate(52.245vw, 100vh) scale(.5904);
        transform: translate(52.245vw, 100vh) scale(.5904)
    }
}

.snow:nth-child(166) {
    opacity: .9384;
    -webkit-transform: translate(95.4235vw, -10px) scale(.8845);
    transform: translate(95.4235vw, -10px) scale(.8845);
    -webkit-animation: fall-166 28s -11s linear infinite;
    animation: fall-166 28s -11s linear infinite
}

@-webkit-keyframes fall-166 {
    79.066% {
        -webkit-transform: translate(98.8461vw, 79.066vh) scale(.8845);
        transform: translate(98.8461vw, 79.066vh) scale(.8845)
    }
    to {
        -webkit-transform: translate(97.1348vw, 100vh) scale(.8845);
        transform: translate(97.1348vw, 100vh) scale(.8845)
    }
}

@keyframes fall-166 {
    79.066% {
        -webkit-transform: translate(98.8461vw, 79.066vh) scale(.8845);
        transform: translate(98.8461vw, 79.066vh) scale(.8845)
    }
    to {
        -webkit-transform: translate(97.1348vw, 100vh) scale(.8845);
        transform: translate(97.1348vw, 100vh) scale(.8845)
    }
}

.snow:nth-child(167) {
    opacity: .0757;
    -webkit-transform: translate(54.5732vw, -10px) scale(.7426);
    transform: translate(54.5732vw, -10px) scale(.7426);
    -webkit-animation: fall-167 11s -19s linear infinite;
    animation: fall-167 11s -19s linear infinite
}

@-webkit-keyframes fall-167 {
    74.863% {
        -webkit-transform: translate(59.0957vw, 74.863vh) scale(.7426);
        transform: translate(59.0957vw, 74.863vh) scale(.7426)
    }
    to {
        -webkit-transform: translate(56.83445vw, 100vh) scale(.7426);
        transform: translate(56.83445vw, 100vh) scale(.7426)
    }
}

@keyframes fall-167 {
    74.863% {
        -webkit-transform: translate(59.0957vw, 74.863vh) scale(.7426);
        transform: translate(59.0957vw, 74.863vh) scale(.7426)
    }
    to {
        -webkit-transform: translate(56.83445vw, 100vh) scale(.7426);
        transform: translate(56.83445vw, 100vh) scale(.7426)
    }
}

.snow:nth-child(168) {
    opacity: .669;
    -webkit-transform: translate(60.0912vw, -10px) scale(.172);
    transform: translate(60.0912vw, -10px) scale(.172);
    -webkit-animation: fall-168 12s -6s linear infinite;
    animation: fall-168 12s -6s linear infinite
}

@-webkit-keyframes fall-168 {
    38.613% {
        -webkit-transform: translate(56.7513vw, 38.613vh) scale(.172);
        transform: translate(56.7513vw, 38.613vh) scale(.172)
    }
    to {
        -webkit-transform: translate(58.42125vw, 100vh) scale(.172);
        transform: translate(58.42125vw, 100vh) scale(.172)
    }
}

@keyframes fall-168 {
    38.613% {
        -webkit-transform: translate(56.7513vw, 38.613vh) scale(.172);
        transform: translate(56.7513vw, 38.613vh) scale(.172)
    }
    to {
        -webkit-transform: translate(58.42125vw, 100vh) scale(.172);
        transform: translate(58.42125vw, 100vh) scale(.172)
    }
}

.snow:nth-child(169) {
    opacity: .1984;
    -webkit-transform: translate(54.5677vw, -10px) scale(.7606);
    transform: translate(54.5677vw, -10px) scale(.7606);
    -webkit-animation: fall-169 23s -8s linear infinite;
    animation: fall-169 23s -8s linear infinite
}

@-webkit-keyframes fall-169 {
    61.873% {
        -webkit-transform: translate(55.5229vw, 61.873vh) scale(.7606);
        transform: translate(55.5229vw, 61.873vh) scale(.7606)
    }
    to {
        -webkit-transform: translate(55.0453vw, 100vh) scale(.7606);
        transform: translate(55.0453vw, 100vh) scale(.7606)
    }
}

@keyframes fall-169 {
    61.873% {
        -webkit-transform: translate(55.5229vw, 61.873vh) scale(.7606);
        transform: translate(55.5229vw, 61.873vh) scale(.7606)
    }
    to {
        -webkit-transform: translate(55.0453vw, 100vh) scale(.7606);
        transform: translate(55.0453vw, 100vh) scale(.7606)
    }
}

.snow:nth-child(170) {
    opacity: .8592;
    -webkit-transform: translate(75.7588vw, -10px) scale(.9886);
    transform: translate(75.7588vw, -10px) scale(.9886);
    -webkit-animation: fall-170 18s -15s linear infinite;
    animation: fall-170 18s -15s linear infinite
}

@-webkit-keyframes fall-170 {
    32.597% {
        -webkit-transform: translate(72.2145vw, 32.597vh) scale(.9886);
        transform: translate(72.2145vw, 32.597vh) scale(.9886)
    }
    to {
        -webkit-transform: translate(73.98665vw, 100vh) scale(.9886);
        transform: translate(73.98665vw, 100vh) scale(.9886)
    }
}

@keyframes fall-170 {
    32.597% {
        -webkit-transform: translate(72.2145vw, 32.597vh) scale(.9886);
        transform: translate(72.2145vw, 32.597vh) scale(.9886)
    }
    to {
        -webkit-transform: translate(73.98665vw, 100vh) scale(.9886);
        transform: translate(73.98665vw, 100vh) scale(.9886)
    }
}

.snow:nth-child(171) {
    opacity: .0982;
    -webkit-transform: translate(40.4575vw, -10px) scale(.6681);
    transform: translate(40.4575vw, -10px) scale(.6681);
    -webkit-animation: fall-171 23s -7s linear infinite;
    animation: fall-171 23s -7s linear infinite
}

@-webkit-keyframes fall-171 {
    68.472% {
        -webkit-transform: translate(38.6347vw, 68.472vh) scale(.6681);
        transform: translate(38.6347vw, 68.472vh) scale(.6681)
    }
    to {
        -webkit-transform: translate(39.5461vw, 100vh) scale(.6681);
        transform: translate(39.5461vw, 100vh) scale(.6681)
    }
}

@keyframes fall-171 {
    68.472% {
        -webkit-transform: translate(38.6347vw, 68.472vh) scale(.6681);
        transform: translate(38.6347vw, 68.472vh) scale(.6681)
    }
    to {
        -webkit-transform: translate(39.5461vw, 100vh) scale(.6681);
        transform: translate(39.5461vw, 100vh) scale(.6681)
    }
}

.snow:nth-child(172) {
    opacity: .2855;
    -webkit-transform: translate(32.207vw, -10px) scale(.6954);
    transform: translate(32.207vw, -10px) scale(.6954);
    -webkit-animation: fall-172 20s -2s linear infinite;
    animation: fall-172 20s -2s linear infinite
}

@-webkit-keyframes fall-172 {
    76.287% {
        -webkit-transform: translate(33.1101vw, 76.287vh) scale(.6954);
        transform: translate(33.1101vw, 76.287vh) scale(.6954)
    }
    to {
        -webkit-transform: translate(32.65855vw, 100vh) scale(.6954);
        transform: translate(32.65855vw, 100vh) scale(.6954)
    }
}

@keyframes fall-172 {
    76.287% {
        -webkit-transform: translate(33.1101vw, 76.287vh) scale(.6954);
        transform: translate(33.1101vw, 76.287vh) scale(.6954)
    }
    to {
        -webkit-transform: translate(32.65855vw, 100vh) scale(.6954);
        transform: translate(32.65855vw, 100vh) scale(.6954)
    }
}

.snow:nth-child(173) {
    opacity: .929;
    -webkit-transform: translate(52.0619vw, -10px) scale(.6356);
    transform: translate(52.0619vw, -10px) scale(.6356);
    -webkit-animation: fall-173 22s -26s linear infinite;
    animation: fall-173 22s -26s linear infinite
}

@-webkit-keyframes fall-173 {
    32.74% {
        -webkit-transform: translate(43.4803vw, 32.74vh) scale(.6356);
        transform: translate(43.4803vw, 32.74vh) scale(.6356)
    }
    to {
        -webkit-transform: translate(47.7711vw, 100vh) scale(.6356);
        transform: translate(47.7711vw, 100vh) scale(.6356)
    }
}

@keyframes fall-173 {
    32.74% {
        -webkit-transform: translate(43.4803vw, 32.74vh) scale(.6356);
        transform: translate(43.4803vw, 32.74vh) scale(.6356)
    }
    to {
        -webkit-transform: translate(47.7711vw, 100vh) scale(.6356);
        transform: translate(47.7711vw, 100vh) scale(.6356)
    }
}

.snow:nth-child(174) {
    opacity: .9305;
    -webkit-transform: translate(21.2239vw, -10px) scale(.4142);
    transform: translate(21.2239vw, -10px) scale(.4142);
    -webkit-animation: fall-174 12s -27s linear infinite;
    animation: fall-174 12s -27s linear infinite
}

@-webkit-keyframes fall-174 {
    78.707% {
        -webkit-transform: translate(17.9533vw, 78.707vh) scale(.4142);
        transform: translate(17.9533vw, 78.707vh) scale(.4142)
    }
    to {
        -webkit-transform: translate(19.5886vw, 100vh) scale(.4142);
        transform: translate(19.5886vw, 100vh) scale(.4142)
    }
}

@keyframes fall-174 {
    78.707% {
        -webkit-transform: translate(17.9533vw, 78.707vh) scale(.4142);
        transform: translate(17.9533vw, 78.707vh) scale(.4142)
    }
    to {
        -webkit-transform: translate(19.5886vw, 100vh) scale(.4142);
        transform: translate(19.5886vw, 100vh) scale(.4142)
    }
}

.snow:nth-child(175) {
    opacity: .9629;
    -webkit-transform: translate(6.7357vw, -10px) scale(.38);
    transform: translate(6.7357vw, -10px) scale(.38);
    -webkit-animation: fall-175 26s -26s linear infinite;
    animation: fall-175 26s -26s linear infinite
}

@-webkit-keyframes fall-175 {
    52.49% {
        -webkit-transform: translate(13.7433vw, 52.49vh) scale(.38);
        transform: translate(13.7433vw, 52.49vh) scale(.38)
    }
    to {
        -webkit-transform: translate(10.2395vw, 100vh) scale(.38);
        transform: translate(10.2395vw, 100vh) scale(.38)
    }
}

@keyframes fall-175 {
    52.49% {
        -webkit-transform: translate(13.7433vw, 52.49vh) scale(.38);
        transform: translate(13.7433vw, 52.49vh) scale(.38)
    }
    to {
        -webkit-transform: translate(10.2395vw, 100vh) scale(.38);
        transform: translate(10.2395vw, 100vh) scale(.38)
    }
}

.snow:nth-child(176) {
    opacity: .3113;
    -webkit-transform: translate(1.6634vw, -10px) scale(.6923);
    transform: translate(1.6634vw, -10px) scale(.6923);
    -webkit-animation: fall-176 21s -2s linear infinite;
    animation: fall-176 21s -2s linear infinite
}

@-webkit-keyframes fall-176 {
    32.773% {
        -webkit-transform: translate(-3.9861vw, 32.773vh) scale(.6923);
        transform: translate(-3.9861vw, 32.773vh) scale(.6923)
    }
    to {
        -webkit-transform: translate(-1.16135vw, 100vh) scale(.6923);
        transform: translate(-1.16135vw, 100vh) scale(.6923)
    }
}

@keyframes fall-176 {
    32.773% {
        -webkit-transform: translate(-3.9861vw, 32.773vh) scale(.6923);
        transform: translate(-3.9861vw, 32.773vh) scale(.6923)
    }
    to {
        -webkit-transform: translate(-1.16135vw, 100vh) scale(.6923);
        transform: translate(-1.16135vw, 100vh) scale(.6923)
    }
}

.snow:nth-child(177) {
    opacity: .6489;
    -webkit-transform: translate(59.9338vw, -10px) scale(.431);
    transform: translate(59.9338vw, -10px) scale(.431);
    -webkit-animation: fall-177 17s -14s linear infinite;
    animation: fall-177 17s -14s linear infinite
}

@-webkit-keyframes fall-177 {
    69.298% {
        -webkit-transform: translate(55.4794vw, 69.298vh) scale(.431);
        transform: translate(55.4794vw, 69.298vh) scale(.431)
    }
    to {
        -webkit-transform: translate(57.7066vw, 100vh) scale(.431);
        transform: translate(57.7066vw, 100vh) scale(.431)
    }
}

@keyframes fall-177 {
    69.298% {
        -webkit-transform: translate(55.4794vw, 69.298vh) scale(.431);
        transform: translate(55.4794vw, 69.298vh) scale(.431)
    }
    to {
        -webkit-transform: translate(57.7066vw, 100vh) scale(.431);
        transform: translate(57.7066vw, 100vh) scale(.431)
    }
}

.snow:nth-child(178) {
    opacity: .2267;
    -webkit-transform: translate(74.3747vw, -10px) scale(.0697);
    transform: translate(74.3747vw, -10px) scale(.0697);
    -webkit-animation: fall-178 24s -18s linear infinite;
    animation: fall-178 24s -18s linear infinite
}

@-webkit-keyframes fall-178 {
    55.923% {
        -webkit-transform: translate(70.5677vw, 55.923vh) scale(.0697);
        transform: translate(70.5677vw, 55.923vh) scale(.0697)
    }
    to {
        -webkit-transform: translate(72.4712vw, 100vh) scale(.0697);
        transform: translate(72.4712vw, 100vh) scale(.0697)
    }
}

@keyframes fall-178 {
    55.923% {
        -webkit-transform: translate(70.5677vw, 55.923vh) scale(.0697);
        transform: translate(70.5677vw, 55.923vh) scale(.0697)
    }
    to {
        -webkit-transform: translate(72.4712vw, 100vh) scale(.0697);
        transform: translate(72.4712vw, 100vh) scale(.0697)
    }
}

.snow:nth-child(179) {
    opacity: .0805;
    -webkit-transform: translate(66.9963vw, -10px) scale(.1014);
    transform: translate(66.9963vw, -10px) scale(.1014);
    -webkit-animation: fall-179 21s -14s linear infinite;
    animation: fall-179 21s -14s linear infinite
}

@-webkit-keyframes fall-179 {
    44.441% {
        -webkit-transform: translate(57.7562vw, 44.441vh) scale(.1014);
        transform: translate(57.7562vw, 44.441vh) scale(.1014)
    }
    to {
        -webkit-transform: translate(62.37625vw, 100vh) scale(.1014);
        transform: translate(62.37625vw, 100vh) scale(.1014)
    }
}

@keyframes fall-179 {
    44.441% {
        -webkit-transform: translate(57.7562vw, 44.441vh) scale(.1014);
        transform: translate(57.7562vw, 44.441vh) scale(.1014)
    }
    to {
        -webkit-transform: translate(62.37625vw, 100vh) scale(.1014);
        transform: translate(62.37625vw, 100vh) scale(.1014)
    }
}

.snow:nth-child(180) {
    opacity: .9407;
    -webkit-transform: translate(32.6255vw, -10px) scale(.2933);
    transform: translate(32.6255vw, -10px) scale(.2933);
    -webkit-animation: fall-180 13s -4s linear infinite;
    animation: fall-180 13s -4s linear infinite
}

@-webkit-keyframes fall-180 {
    30.953% {
        -webkit-transform: translate(40.3089vw, 30.953vh) scale(.2933);
        transform: translate(40.3089vw, 30.953vh) scale(.2933)
    }
    to {
        -webkit-transform: translate(36.4672vw, 100vh) scale(.2933);
        transform: translate(36.4672vw, 100vh) scale(.2933)
    }
}

@keyframes fall-180 {
    30.953% {
        -webkit-transform: translate(40.3089vw, 30.953vh) scale(.2933);
        transform: translate(40.3089vw, 30.953vh) scale(.2933)
    }
    to {
        -webkit-transform: translate(36.4672vw, 100vh) scale(.2933);
        transform: translate(36.4672vw, 100vh) scale(.2933)
    }
}

.snow:nth-child(181) {
    opacity: .1372;
    -webkit-transform: translate(10.9175vw, -10px) scale(.793);
    transform: translate(10.9175vw, -10px) scale(.793);
    -webkit-animation: fall-181 25s -5s linear infinite;
    animation: fall-181 25s -5s linear infinite
}

@-webkit-keyframes fall-181 {
    71.731% {
        -webkit-transform: translate(3.0715vw, 71.731vh) scale(.793);
        transform: translate(3.0715vw, 71.731vh) scale(.793)
    }
    to {
        -webkit-transform: translate(6.9945vw, 100vh) scale(.793);
        transform: translate(6.9945vw, 100vh) scale(.793)
    }
}

@keyframes fall-181 {
    71.731% {
        -webkit-transform: translate(3.0715vw, 71.731vh) scale(.793);
        transform: translate(3.0715vw, 71.731vh) scale(.793)
    }
    to {
        -webkit-transform: translate(6.9945vw, 100vh) scale(.793);
        transform: translate(6.9945vw, 100vh) scale(.793)
    }
}

.snow:nth-child(182) {
    opacity: .2148;
    -webkit-transform: translate(88.4954vw, -10px) scale(.0998);
    transform: translate(88.4954vw, -10px) scale(.0998);
    -webkit-animation: fall-182 24s -20s linear infinite;
    animation: fall-182 24s -20s linear infinite
}

@-webkit-keyframes fall-182 {
    34.731% {
        -webkit-transform: translate(90.5116vw, 34.731vh) scale(.0998);
        transform: translate(90.5116vw, 34.731vh) scale(.0998)
    }
    to {
        -webkit-transform: translate(89.5035vw, 100vh) scale(.0998);
        transform: translate(89.5035vw, 100vh) scale(.0998)
    }
}

@keyframes fall-182 {
    34.731% {
        -webkit-transform: translate(90.5116vw, 34.731vh) scale(.0998);
        transform: translate(90.5116vw, 34.731vh) scale(.0998)
    }
    to {
        -webkit-transform: translate(89.5035vw, 100vh) scale(.0998);
        transform: translate(89.5035vw, 100vh) scale(.0998)
    }
}

.snow:nth-child(183) {
    opacity: .3412;
    -webkit-transform: translate(81.7031vw, -10px) scale(.3542);
    transform: translate(81.7031vw, -10px) scale(.3542);
    -webkit-animation: fall-183 30s -18s linear infinite;
    animation: fall-183 30s -18s linear infinite
}

@-webkit-keyframes fall-183 {
    37.233% {
        -webkit-transform: translate(91.186vw, 37.233vh) scale(.3542);
        transform: translate(91.186vw, 37.233vh) scale(.3542)
    }
    to {
        -webkit-transform: translate(86.44455vw, 100vh) scale(.3542);
        transform: translate(86.44455vw, 100vh) scale(.3542)
    }
}

@keyframes fall-183 {
    37.233% {
        -webkit-transform: translate(91.186vw, 37.233vh) scale(.3542);
        transform: translate(91.186vw, 37.233vh) scale(.3542)
    }
    to {
        -webkit-transform: translate(86.44455vw, 100vh) scale(.3542);
        transform: translate(86.44455vw, 100vh) scale(.3542)
    }
}

.snow:nth-child(184) {
    opacity: .5153;
    -webkit-transform: translate(4.1429vw, -10px) scale(.9646);
    transform: translate(4.1429vw, -10px) scale(.9646);
    -webkit-animation: fall-184 29s -21s linear infinite;
    animation: fall-184 29s -21s linear infinite
}

@-webkit-keyframes fall-184 {
    32.949% {
        -webkit-transform: translate(5.8949vw, 32.949vh) scale(.9646);
        transform: translate(5.8949vw, 32.949vh) scale(.9646)
    }
    to {
        -webkit-transform: translate(5.0189vw, 100vh) scale(.9646);
        transform: translate(5.0189vw, 100vh) scale(.9646)
    }
}

@keyframes fall-184 {
    32.949% {
        -webkit-transform: translate(5.8949vw, 32.949vh) scale(.9646);
        transform: translate(5.8949vw, 32.949vh) scale(.9646)
    }
    to {
        -webkit-transform: translate(5.0189vw, 100vh) scale(.9646);
        transform: translate(5.0189vw, 100vh) scale(.9646)
    }
}

.snow:nth-child(185) {
    opacity: .0427;
    -webkit-transform: translate(56.7583vw, -10px) scale(.057);
    transform: translate(56.7583vw, -10px) scale(.057);
    -webkit-animation: fall-185 25s -10s linear infinite;
    animation: fall-185 25s -10s linear infinite
}

@-webkit-keyframes fall-185 {
    56.833% {
        -webkit-transform: translate(53.569vw, 56.833vh) scale(.057);
        transform: translate(53.569vw, 56.833vh) scale(.057)
    }
    to {
        -webkit-transform: translate(55.16365vw, 100vh) scale(.057);
        transform: translate(55.16365vw, 100vh) scale(.057)
    }
}

@keyframes fall-185 {
    56.833% {
        -webkit-transform: translate(53.569vw, 56.833vh) scale(.057);
        transform: translate(53.569vw, 56.833vh) scale(.057)
    }
    to {
        -webkit-transform: translate(55.16365vw, 100vh) scale(.057);
        transform: translate(55.16365vw, 100vh) scale(.057)
    }
}

.snow:nth-child(186) {
    opacity: .2891;
    -webkit-transform: translate(69.4066vw, -10px) scale(.2973);
    transform: translate(69.4066vw, -10px) scale(.2973);
    -webkit-animation: fall-186 30s -3s linear infinite;
    animation: fall-186 30s -3s linear infinite
}

@-webkit-keyframes fall-186 {
    55.264% {
        -webkit-transform: translate(60.4265vw, 55.264vh) scale(.2973);
        transform: translate(60.4265vw, 55.264vh) scale(.2973)
    }
    to {
        -webkit-transform: translate(64.91655vw, 100vh) scale(.2973);
        transform: translate(64.91655vw, 100vh) scale(.2973)
    }
}

@keyframes fall-186 {
    55.264% {
        -webkit-transform: translate(60.4265vw, 55.264vh) scale(.2973);
        transform: translate(60.4265vw, 55.264vh) scale(.2973)
    }
    to {
        -webkit-transform: translate(64.91655vw, 100vh) scale(.2973);
        transform: translate(64.91655vw, 100vh) scale(.2973)
    }
}

.snow:nth-child(187) {
    opacity: .4732;
    -webkit-transform: translate(62.013vw, -10px) scale(.4403);
    transform: translate(62.013vw, -10px) scale(.4403);
    -webkit-animation: fall-187 16s -10s linear infinite;
    animation: fall-187 16s -10s linear infinite
}

@-webkit-keyframes fall-187 {
    60.345% {
        -webkit-transform: translate(64.8966vw, 60.345vh) scale(.4403);
        transform: translate(64.8966vw, 60.345vh) scale(.4403)
    }
    to {
        -webkit-transform: translate(63.4548vw, 100vh) scale(.4403);
        transform: translate(63.4548vw, 100vh) scale(.4403)
    }
}

@keyframes fall-187 {
    60.345% {
        -webkit-transform: translate(64.8966vw, 60.345vh) scale(.4403);
        transform: translate(64.8966vw, 60.345vh) scale(.4403)
    }
    to {
        -webkit-transform: translate(63.4548vw, 100vh) scale(.4403);
        transform: translate(63.4548vw, 100vh) scale(.4403)
    }
}

.snow:nth-child(188) {
    opacity: .5379;
    -webkit-transform: translate(4.9205vw, -10px) scale(.3496);
    transform: translate(4.9205vw, -10px) scale(.3496);
    -webkit-animation: fall-188 23s -23s linear infinite;
    animation: fall-188 23s -23s linear infinite
}

@-webkit-keyframes fall-188 {
    36.989% {
        -webkit-transform: translate(14.4382vw, 36.989vh) scale(.3496);
        transform: translate(14.4382vw, 36.989vh) scale(.3496)
    }
    to {
        -webkit-transform: translate(9.67935vw, 100vh) scale(.3496);
        transform: translate(9.67935vw, 100vh) scale(.3496)
    }
}

@keyframes fall-188 {
    36.989% {
        -webkit-transform: translate(14.4382vw, 36.989vh) scale(.3496);
        transform: translate(14.4382vw, 36.989vh) scale(.3496)
    }
    to {
        -webkit-transform: translate(9.67935vw, 100vh) scale(.3496);
        transform: translate(9.67935vw, 100vh) scale(.3496)
    }
}

.snow:nth-child(189) {
    opacity: .5133;
    -webkit-transform: translate(37.1314vw, -10px) scale(.66);
    transform: translate(37.1314vw, -10px) scale(.66);
    -webkit-animation: fall-189 16s -19s linear infinite;
    animation: fall-189 16s -19s linear infinite
}

@-webkit-keyframes fall-189 {
    61.094% {
        -webkit-transform: translate(29.5476vw, 61.094vh) scale(.66);
        transform: translate(29.5476vw, 61.094vh) scale(.66)
    }
    to {
        -webkit-transform: translate(33.3395vw, 100vh) scale(.66);
        transform: translate(33.3395vw, 100vh) scale(.66)
    }
}

@keyframes fall-189 {
    61.094% {
        -webkit-transform: translate(29.5476vw, 61.094vh) scale(.66);
        transform: translate(29.5476vw, 61.094vh) scale(.66)
    }
    to {
        -webkit-transform: translate(33.3395vw, 100vh) scale(.66);
        transform: translate(33.3395vw, 100vh) scale(.66)
    }
}

.snow:nth-child(190) {
    opacity: .3617;
    -webkit-transform: translate(84.464vw, -10px) scale(.4243);
    transform: translate(84.464vw, -10px) scale(.4243);
    -webkit-animation: fall-190 23s -3s linear infinite;
    animation: fall-190 23s -3s linear infinite
}

@-webkit-keyframes fall-190 {
    56.535% {
        -webkit-transform: translate(87.5459vw, 56.535vh) scale(.4243);
        transform: translate(87.5459vw, 56.535vh) scale(.4243)
    }
    to {
        -webkit-transform: translate(86.00495vw, 100vh) scale(.4243);
        transform: translate(86.00495vw, 100vh) scale(.4243)
    }
}

@keyframes fall-190 {
    56.535% {
        -webkit-transform: translate(87.5459vw, 56.535vh) scale(.4243);
        transform: translate(87.5459vw, 56.535vh) scale(.4243)
    }
    to {
        -webkit-transform: translate(86.00495vw, 100vh) scale(.4243);
        transform: translate(86.00495vw, 100vh) scale(.4243)
    }
}

.snow:nth-child(191) {
    opacity: .8569;
    -webkit-transform: translate(60.2644vw, -10px) scale(.7067);
    transform: translate(60.2644vw, -10px) scale(.7067);
    -webkit-animation: fall-191 13s -1s linear infinite;
    animation: fall-191 13s -1s linear infinite
}

@-webkit-keyframes fall-191 {
    51.314% {
        -webkit-transform: translate(50.8865vw, 51.314vh) scale(.7067);
        transform: translate(50.8865vw, 51.314vh) scale(.7067)
    }
    to {
        -webkit-transform: translate(55.57545vw, 100vh) scale(.7067);
        transform: translate(55.57545vw, 100vh) scale(.7067)
    }
}

@keyframes fall-191 {
    51.314% {
        -webkit-transform: translate(50.8865vw, 51.314vh) scale(.7067);
        transform: translate(50.8865vw, 51.314vh) scale(.7067)
    }
    to {
        -webkit-transform: translate(55.57545vw, 100vh) scale(.7067);
        transform: translate(55.57545vw, 100vh) scale(.7067)
    }
}

.snow:nth-child(192) {
    opacity: .2943;
    -webkit-transform: translate(80.7542vw, -10px) scale(.027);
    transform: translate(80.7542vw, -10px) scale(.027);
    -webkit-animation: fall-192 23s -13s linear infinite;
    animation: fall-192 23s -13s linear infinite
}

@-webkit-keyframes fall-192 {
    65.542% {
        -webkit-transform: translate(83.0721vw, 65.542vh) scale(.027);
        transform: translate(83.0721vw, 65.542vh) scale(.027)
    }
    to {
        -webkit-transform: translate(81.91315vw, 100vh) scale(.027);
        transform: translate(81.91315vw, 100vh) scale(.027)
    }
}

@keyframes fall-192 {
    65.542% {
        -webkit-transform: translate(83.0721vw, 65.542vh) scale(.027);
        transform: translate(83.0721vw, 65.542vh) scale(.027)
    }
    to {
        -webkit-transform: translate(81.91315vw, 100vh) scale(.027);
        transform: translate(81.91315vw, 100vh) scale(.027)
    }
}

.snow:nth-child(193) {
    opacity: .5594;
    -webkit-transform: translate(98.0308vw, -10px) scale(.5763);
    transform: translate(98.0308vw, -10px) scale(.5763);
    -webkit-animation: fall-193 16s -7s linear infinite;
    animation: fall-193 16s -7s linear infinite
}

@-webkit-keyframes fall-193 {
    41.153% {
        -webkit-transform: translate(92.0801vw, 41.153vh) scale(.5763);
        transform: translate(92.0801vw, 41.153vh) scale(.5763)
    }
    to {
        -webkit-transform: translate(95.05545vw, 100vh) scale(.5763);
        transform: translate(95.05545vw, 100vh) scale(.5763)
    }
}

@keyframes fall-193 {
    41.153% {
        -webkit-transform: translate(92.0801vw, 41.153vh) scale(.5763);
        transform: translate(92.0801vw, 41.153vh) scale(.5763)
    }
    to {
        -webkit-transform: translate(95.05545vw, 100vh) scale(.5763);
        transform: translate(95.05545vw, 100vh) scale(.5763)
    }
}

.snow:nth-child(194) {
    opacity: .1196;
    -webkit-transform: translate(37.7026vw, -10px) scale(.245);
    transform: translate(37.7026vw, -10px) scale(.245);
    -webkit-animation: fall-194 12s -7s linear infinite;
    animation: fall-194 12s -7s linear infinite
}

@-webkit-keyframes fall-194 {
    36.414% {
        -webkit-transform: translate(29.8226vw, 36.414vh) scale(.245);
        transform: translate(29.8226vw, 36.414vh) scale(.245)
    }
    to {
        -webkit-transform: translate(33.7626vw, 100vh) scale(.245);
        transform: translate(33.7626vw, 100vh) scale(.245)
    }
}

@keyframes fall-194 {
    36.414% {
        -webkit-transform: translate(29.8226vw, 36.414vh) scale(.245);
        transform: translate(29.8226vw, 36.414vh) scale(.245)
    }
    to {
        -webkit-transform: translate(33.7626vw, 100vh) scale(.245);
        transform: translate(33.7626vw, 100vh) scale(.245)
    }
}

.snow:nth-child(195) {
    opacity: .3636;
    -webkit-transform: translate(62.9351vw, -10px) scale(.8772);
    transform: translate(62.9351vw, -10px) scale(.8772);
    -webkit-animation: fall-195 29s -13s linear infinite;
    animation: fall-195 29s -13s linear infinite
}

@-webkit-keyframes fall-195 {
    33.517% {
        -webkit-transform: translate(70.6835vw, 33.517vh) scale(.8772);
        transform: translate(70.6835vw, 33.517vh) scale(.8772)
    }
    to {
        -webkit-transform: translate(66.8093vw, 100vh) scale(.8772);
        transform: translate(66.8093vw, 100vh) scale(.8772)
    }
}

@keyframes fall-195 {
    33.517% {
        -webkit-transform: translate(70.6835vw, 33.517vh) scale(.8772);
        transform: translate(70.6835vw, 33.517vh) scale(.8772)
    }
    to {
        -webkit-transform: translate(66.8093vw, 100vh) scale(.8772);
        transform: translate(66.8093vw, 100vh) scale(.8772)
    }
}

.snow:nth-child(196) {
    opacity: .8626;
    -webkit-transform: translate(84.4073vw, -10px) scale(.1577);
    transform: translate(84.4073vw, -10px) scale(.1577);
    -webkit-animation: fall-196 18s -9s linear infinite;
    animation: fall-196 18s -9s linear infinite
}

@-webkit-keyframes fall-196 {
    70.413% {
        -webkit-transform: translate(80.0856vw, 70.413vh) scale(.1577);
        transform: translate(80.0856vw, 70.413vh) scale(.1577)
    }
    to {
        -webkit-transform: translate(82.24645vw, 100vh) scale(.1577);
        transform: translate(82.24645vw, 100vh) scale(.1577)
    }
}

@keyframes fall-196 {
    70.413% {
        -webkit-transform: translate(80.0856vw, 70.413vh) scale(.1577);
        transform: translate(80.0856vw, 70.413vh) scale(.1577)
    }
    to {
        -webkit-transform: translate(82.24645vw, 100vh) scale(.1577);
        transform: translate(82.24645vw, 100vh) scale(.1577)
    }
}

.snow:nth-child(197) {
    opacity: .809;
    -webkit-transform: translate(24.036vw, -10px) scale(.2241);
    transform: translate(24.036vw, -10px) scale(.2241);
    -webkit-animation: fall-197 16s -10s linear infinite;
    animation: fall-197 16s -10s linear infinite
}

@-webkit-keyframes fall-197 {
    56.653% {
        -webkit-transform: translate(33.0407vw, 56.653vh) scale(.2241);
        transform: translate(33.0407vw, 56.653vh) scale(.2241)
    }
    to {
        -webkit-transform: translate(28.53835vw, 100vh) scale(.2241);
        transform: translate(28.53835vw, 100vh) scale(.2241)
    }
}

@keyframes fall-197 {
    56.653% {
        -webkit-transform: translate(33.0407vw, 56.653vh) scale(.2241);
        transform: translate(33.0407vw, 56.653vh) scale(.2241)
    }
    to {
        -webkit-transform: translate(28.53835vw, 100vh) scale(.2241);
        transform: translate(28.53835vw, 100vh) scale(.2241)
    }
}

.snow:nth-child(198) {
    opacity: .6117;
    -webkit-transform: translate(21.4772vw, -10px) scale(.6382);
    transform: translate(21.4772vw, -10px) scale(.6382);
    -webkit-animation: fall-198 23s -24s linear infinite;
    animation: fall-198 23s -24s linear infinite
}

@-webkit-keyframes fall-198 {
    78.84% {
        -webkit-transform: translate(13.1485vw, 78.84vh) scale(.6382);
        transform: translate(13.1485vw, 78.84vh) scale(.6382)
    }
    to {
        -webkit-transform: translate(17.31285vw, 100vh) scale(.6382);
        transform: translate(17.31285vw, 100vh) scale(.6382)
    }
}

@keyframes fall-198 {
    78.84% {
        -webkit-transform: translate(13.1485vw, 78.84vh) scale(.6382);
        transform: translate(13.1485vw, 78.84vh) scale(.6382)
    }
    to {
        -webkit-transform: translate(17.31285vw, 100vh) scale(.6382);
        transform: translate(17.31285vw, 100vh) scale(.6382)
    }
}

.snow:nth-child(199) {
    opacity: .8229;
    -webkit-transform: translate(20.1406vw, -10px) scale(.1388);
    transform: translate(20.1406vw, -10px) scale(.1388);
    -webkit-animation: fall-199 30s -7s linear infinite;
    animation: fall-199 30s -7s linear infinite
}

@-webkit-keyframes fall-199 {
    51.719% {
        -webkit-transform: translate(14.232vw, 51.719vh) scale(.1388);
        transform: translate(14.232vw, 51.719vh) scale(.1388)
    }
    to {
        -webkit-transform: translate(17.1863vw, 100vh) scale(.1388);
        transform: translate(17.1863vw, 100vh) scale(.1388)
    }
}

@keyframes fall-199 {
    51.719% {
        -webkit-transform: translate(14.232vw, 51.719vh) scale(.1388);
        transform: translate(14.232vw, 51.719vh) scale(.1388)
    }
    to {
        -webkit-transform: translate(17.1863vw, 100vh) scale(.1388);
        transform: translate(17.1863vw, 100vh) scale(.1388)
    }
}

.snow:nth-child(200) {
    opacity: .5794;
    -webkit-transform: translate(52.3443vw, -10px) scale(.7271);
    transform: translate(52.3443vw, -10px) scale(.7271);
    -webkit-animation: fall-200 17s -23s linear infinite;
    animation: fall-200 17s -23s linear infinite
}

@-webkit-keyframes fall-200 {
    53.303% {
        -webkit-transform: translate(55.2243vw, 53.303vh) scale(.7271);
        transform: translate(55.2243vw, 53.303vh) scale(.7271)
    }
    to {
        -webkit-transform: translate(53.7843vw, 100vh) scale(.7271);
        transform: translate(53.7843vw, 100vh) scale(.7271)
    }
}

@keyframes fall-200 {
    53.303% {
        -webkit-transform: translate(55.2243vw, 53.303vh) scale(.7271);
        transform: translate(55.2243vw, 53.303vh) scale(.7271)
    }
    to {
        -webkit-transform: translate(53.7843vw, 100vh) scale(.7271);
        transform: translate(53.7843vw, 100vh) scale(.7271)
    }
}

.sale-christmas .label-product.on-sale {
    left: auto;
    right: 11px;
    top: 6px;
    background-color: transparent;
    padding: 1.5px 6px
}

.sale-christmas .label-product.on-sale span {
    text-transform: uppercase
}

.sale-christmas .label-product.on-sale span:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-top: 38px solid #2c2c2c;
    border-left: 25px solid #2c2c2c;
    border-right: 25px solid #2c2c2c;
    border-bottom: 12px solid transparent;
    z-index: -1;
    top: -7px;
    left: -2px
}

.box-sale-banner .elementor-image-box-title a:hover {
    color: #2c2c2c
}

@media (max-width: 480px) {
    .mobile-col-width > .elementor-container > .elementor-row > .elementor-column {
        width: 100%
    }

    .countdown-christmas .countdown_container .countdown-section {
        margin: 0 0 !important
    }
}

@media (max-width: 767px) {
    .countdown-christmas .countdown_container .countdown-section {
        height: 65px
    }

    .countdown-christmas .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

@media (max-width: 767px) {
    .image-box-mobile figure.elementor-image-box-img {
        margin-bottom: 9px !important
    }
}

@media (max-width: 1400px) and (min-width: 1025px) {
    .text-1 .elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.2em !important
    }

    .text-2 .elementor-heading-title {
        font-size: 150px !important;
        line-height: 1em !important
    }

    .text-3 .elementor-heading-title {
        font-size: 70px !important;
        line-height: 1em !important
    }

    .text-4 .elementor-heading-title {
        font-size: 24px !important;
        line-height: 1em !important
    }

    .tablet-off-sale-tog > .elementor-container {
        min-height: 600px !important
    }

    .text-5 .elementor-heading-title {
        font-size: 66px !important;
        line-height: 1em !important
    }

    .text-6 .elementor-heading-title {
        font-size: 34px !important;
        line-height: 1em !important
    }
}

@media (max-width: 1600px) and (min-width: 1400px) {
    .button-shopnow .elementor-button {
        padding: 13.5px 18px !important
    }

    .product-price {
        letter-spacing: 0 !important
    }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .title-product .elementor-heading-title {
        font-size: 18px !important
    }

    .width-40 {
        width: 40% !important
    }

    .tablet-off-sale-three {
        width: 60% !important
    }

    .text-20-sale .elementor-heading-title {
        font-size: 200px !important
    }

    .text-leather .elementor-heading-title {
        font-size: 40px !important
    }
}

.tablet-off-sale-first .hover-zoom-img .elementor-image {
    overflow: hidden
}

.tablet-off-sale-first .hover-zoom-img .elementor-image img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.tablet-off-sale-first:hover .hover-zoom-img .elementor-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.landing-countdown .countdown_container .countdown-section {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1), inset 0 -1px 4px rgba(0, 0, 0, .11);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1), inset 0 -1px 4px rgba(0, 0, 0, .11)
}

.width-40 .elementor-image {
    overflow: hidden
}

.width-40 .elementor-image img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.width-40 .elementor-element:hover .elementor-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.bg-zoom-hover {
    overflow: hidden
}

.bg-zoom-hover > .elementor-column-wrap {
    -webkit-transition: all .6s ease, background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s !important;
    transition: all .6s ease, background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s !important;
    transition: all .6s ease, background .3s, border .3s, border-radius .3s, box-shadow .3s !important;
    transition: all .6s ease, background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s !important
}

.bg-zoom-hover:hover > .elementor-column-wrap {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width: 767px) {
    .landing-countdown .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.countdown-valentine .countdown_container .countdown-section .countdown-number {
    z-index: 1;
    position: relative
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow {
    height: auto !important;
    top: -53px;
    right: 36px
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow .theme-icon-left-arrow:before {
    content: "\e901"
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow .theme-icon-right-arrow:before {
    content: "\e904"
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow.slick-prev {
    left: auto;
    right: 60px
}

@media (max-width: 767px) {
    .style-arrow-valentine .apr-product .slick-slider .slick-arrow {
        display: none !important
    }
}

@media (min-width: 768px) {
    .style-arrow-valentine .apr-product .slick-slider .slick-dots {
        display: none !important
    }
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots {
    margin-top: 28px
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots li {
    margin-right: 16px
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots li.slick-active button, .style-arrow-valentine .apr-product .slick-slider ul.slick-dots li:hover button {
    background-color: var(--e-global-color-primary) !important
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots li.slick-active button:before, .style-arrow-valentine .apr-product .slick-slider ul.slick-dots li:hover button:before {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 1px solid;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.icon-footer-valentine .elementor-icon-box-icon .elementor-icon {
    border-radius: 50%
}

.form-email-valentine .mc4wp-form-fields input[type=email] {
    border-radius: 5px 0 0 5px
}

.form-email-valentine .mc4wp-form-fields input[type=submit] {
    border-radius: 0 5px 5px 0
}

.product-valentine span.label-product.on-sale {
    border-radius: 20px;
    left: auto;
    right: 23px;
    top: 23px;
    font-size: 16px;
    line-height: 23px;
    padding: 3.5px 17.5px;
    background-color: #c72d0b
}

@media (min-width: 1025px) and (max-width: 1600px) {
    .countdown-valentine .countdown-section {
        max-width: 80px !important
    }
}

@media (min-width: 1025px) and (max-width: 1399px) {
    .width-50-1600 {
        width: 50% !important
    }

    .space-menu-valentine .apr-nav-menu--main > .mega-menu > li > a {
        margin-left: 12px !important;
        margin-right: 12px !important
    }
}

@media (max-width: 767px) {
    .show-toggle-mb-valentine .show-toggle-mb.footer-menu-title i {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .countdown-valentine .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.slider-banner-landing-valentine .slick-dots li button {
    background: #ebeeee;
    width: 8px;
    height: 8px
}

.slider-banner-landing-valentine > .elementor-container > .elementor-row .slick-dots li {
    margin-right: 16px
}

.slider-banner-landing-valentine > .elementor-container > .elementor-row .slick-dots {
    text-align: center;
    margin-bottom: 0;
    margin-top: -12px
}

.slider-banner-landing-valentine .slick-dots li.slick-active button, .slider-banner-landing-valentine .slick-dots li:hover button {
    background: #2c2c2c
}

.slider-banner-landing-valentine .slick-dots li.slick-active button:before, .slider-banner-landing-valentine .slick-dots li:hover button:before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #2c2c2c;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width: 767px) {
    .countdown-landing-valentine .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.elementor-toggle .elementor-toggle-item {
    margin-bottom: 23px
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title {
    color: #2c2c2c;
    position: relative;
    font-weight: 400;
    border-bottom: 1px solid #ebeeee !important;
    padding: 7px 0;
    display: inline-block;
    width: 100%
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title:before {
    content: "\e904";
    font-family: lusion;
    position: absolute;
    right: -4px;
    top: 33px;
    font-size: 11px
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title.elementor-active:before {
    content: "\e900"
}

.elementor-toggle .elementor-toggle-item .elementor-tab-title .elementor-toggle-title {
    color: #2c2c2c
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content {
    padding: 19px 0 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu {
    list-style: none;
    padding: 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li {
    padding: 0 0 9px 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li:last-child {
    padding-bottom: 0
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li a {
    color: #707070
}

.elementor-toggle .elementor-toggle-item .elementor-tab-content .list-menu li a:hover {
    color: #2c2c2c
}

.elementor-toggle-icon {
    display: none !important
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-accordion-item {
    border: none !important;
    padding-bottom: 10px;
    position: relative
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title {
    background: #fff;
    position: relative;
    padding: 7px 22px 5px;
    color: #2c2c2c;
    font-size: 16px;
    line-height: 32px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title a span {
    position: absolute;
    top: -11px;
    left: -43px;
    font-size: 90px;
    color: #fff;
    font-weight: 600;
    line-height: 100%
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content {
    border-top: none !important;
    padding: 15px 22px;
    background: #f2f3f3;
    position: relative;
    font-size: 14px;
    color: #707070;
    letter-spacing: .35px;
    line-height: 24px;
    overflow: hidden
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul {
    list-style: none;
    margin-top: 44px;
    padding-left: 30px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li {
    color: #6c677c;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .4px;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 46px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li:after {
    content: none
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li:last-child {
    margin-bottom: 0
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li span {
    font-weight: 600;
    color: #2c2c2c;
    display: block;
    margin-bottom: 14px;
    letter-spacing: .8px
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content ul > li:before {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%;
    background: #2c2c2c
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .025em
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title {
    position: relative
}

.elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title:not(.elementor-active) a span {
    color: #f4f4fd
}

@media (max-width: 1024px) {
    .content-home-lookbook > .elementor-container {
        max-width: 805px !important
    }
}

.mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=submit] {
    border-radius: 0;
    padding: 0;
    height: 34px;
    margin: 0 3px 0 35px;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;
    width: 67px
}

.mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=email] {
    width: calc(100% - 105px)
}

@media (max-width: 767px) {
    .mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=submit] {
        margin: 0 0 0 15px
    }

    .mailchip-handmade.mail-chimp-type3 .mc4wp-form-fields input[type=email] {
        width: calc(100% - 87px)
    }
}

.mailchimp-christmas.mail-chimp-type4 .mc4wp-form-fields input[type=email] {
    width: calc(100% - 80px)
}

.mailchimp-christmas.mail-chimp-type4 .mc4wp-form-fields input[type=submit] {
    width: 80px
}

.mailchimp-christmas.mail-chimp-type4 .mc4wp-form-fields:before {
    right: 31px
}

.snow {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.snow:nth-child(1) {
    opacity: .2933;
    -webkit-transform: translate(32.0671vw, -10px) scale(.0427);
    transform: translate(32.0671vw, -10px) scale(.0427);
    -webkit-animation: fall-1 11s -24s linear infinite;
    animation: fall-1 11s -24s linear infinite
}

@keyframes fall-1 {
    48.081% {
        -webkit-transform: translate(28.0637vw, 48.081vh) scale(.0427);
        transform: translate(28.0637vw, 48.081vh) scale(.0427)
    }
    to {
        -webkit-transform: translate(30.0654vw, 100vh) scale(.0427);
        transform: translate(30.0654vw, 100vh) scale(.0427)
    }
}

.snow:nth-child(2) {
    opacity: .9595;
    -webkit-transform: translate(21.9963vw, -10px) scale(.169);
    transform: translate(21.9963vw, -10px) scale(.169);
    -webkit-animation: fall-2 25s -4s linear infinite;
    animation: fall-2 25s -4s linear infinite
}

@keyframes fall-2 {
    62.348% {
        -webkit-transform: translate(12.5014vw, 62.348vh) scale(.169);
        transform: translate(12.5014vw, 62.348vh) scale(.169)
    }
    to {
        -webkit-transform: translate(17.24885vw, 100vh) scale(.169);
        transform: translate(17.24885vw, 100vh) scale(.169)
    }
}

.snow:nth-child(3) {
    opacity: .2958;
    -webkit-transform: translate(41.1387vw, -10px) scale(.0467);
    transform: translate(41.1387vw, -10px) scale(.0467);
    -webkit-animation: fall-3 25s -7s linear infinite;
    animation: fall-3 25s -7s linear infinite
}

@keyframes fall-3 {
    40.649% {
        -webkit-transform: translate(42.6412vw, 40.649vh) scale(.0467);
        transform: translate(42.6412vw, 40.649vh) scale(.0467)
    }
    to {
        -webkit-transform: translate(41.88995vw, 100vh) scale(.0467);
        transform: translate(41.88995vw, 100vh) scale(.0467)
    }
}

.snow:nth-child(4) {
    opacity: .2974;
    -webkit-transform: translate(90.2203vw, -10px) scale(.4427);
    transform: translate(90.2203vw, -10px) scale(.4427);
    -webkit-animation: fall-4 27s -11s linear infinite;
    animation: fall-4 27s -11s linear infinite
}

@keyframes fall-4 {
    37.038% {
        -webkit-transform: translate(94.8135vw, 37.038vh) scale(.4427);
        transform: translate(94.8135vw, 37.038vh) scale(.4427)
    }
    to {
        -webkit-transform: translate(92.5169vw, 100vh) scale(.4427);
        transform: translate(92.5169vw, 100vh) scale(.4427)
    }
}

.snow:nth-child(5) {
    opacity: .9969;
    -webkit-transform: translate(59.9136vw, -10px) scale(.0035);
    transform: translate(59.9136vw, -10px) scale(.0035);
    -webkit-animation: fall-5 15s -25s linear infinite;
    animation: fall-5 15s -25s linear infinite
}

@keyframes fall-5 {
    52.174% {
        -webkit-transform: translate(65.6349vw, 52.174vh) scale(.0035);
        transform: translate(65.6349vw, 52.174vh) scale(.0035)
    }
    to {
        -webkit-transform: translate(62.77425vw, 100vh) scale(.0035);
        transform: translate(62.77425vw, 100vh) scale(.0035)
    }
}

.snow:nth-child(6) {
    opacity: .5089;
    -webkit-transform: translate(60.4337vw, -10px) scale(.3267);
    transform: translate(60.4337vw, -10px) scale(.3267);
    -webkit-animation: fall-6 23s -9s linear infinite;
    animation: fall-6 23s -9s linear infinite
}

@keyframes fall-6 {
    51.693% {
        -webkit-transform: translate(53.0702vw, 51.693vh) scale(.3267);
        transform: translate(53.0702vw, 51.693vh) scale(.3267)
    }
    to {
        -webkit-transform: translate(56.75195vw, 100vh) scale(.3267);
        transform: translate(56.75195vw, 100vh) scale(.3267)
    }
}

.snow:nth-child(7) {
    opacity: .4222;
    -webkit-transform: translate(92.895vw, -10px) scale(.0807);
    transform: translate(92.895vw, -10px) scale(.0807);
    -webkit-animation: fall-7 17s -3s linear infinite;
    animation: fall-7 17s -3s linear infinite
}

@keyframes fall-7 {
    49.79% {
        -webkit-transform: translate(92.5112vw, 49.79vh) scale(.0807);
        transform: translate(92.5112vw, 49.79vh) scale(.0807)
    }
    to {
        -webkit-transform: translate(92.7031vw, 100vh) scale(.0807);
        transform: translate(92.7031vw, 100vh) scale(.0807)
    }
}

.snow:nth-child(8) {
    opacity: .844;
    -webkit-transform: translate(3.9259vw, -10px) scale(.146);
    transform: translate(3.9259vw, -10px) scale(.146);
    -webkit-animation: fall-8 30s -7s linear infinite;
    animation: fall-8 30s -7s linear infinite
}

@keyframes fall-8 {
    55.295% {
        -webkit-transform: translate(-5.3356vw, 55.295vh) scale(.146);
        transform: translate(-5.3356vw, 55.295vh) scale(.146)
    }
    to {
        -webkit-transform: translate(-.70485vw, 100vh) scale(.146);
        transform: translate(-.70485vw, 100vh) scale(.146)
    }
}

.snow:nth-child(9) {
    opacity: .3495;
    -webkit-transform: translate(36.8534vw, -10px) scale(.7442);
    transform: translate(36.8534vw, -10px) scale(.7442);
    -webkit-animation: fall-9 17s -1s linear infinite;
    animation: fall-9 17s -1s linear infinite
}

@keyframes fall-9 {
    60.771% {
        -webkit-transform: translate(35.0946vw, 60.771vh) scale(.7442);
        transform: translate(35.0946vw, 60.771vh) scale(.7442)
    }
    to {
        -webkit-transform: translate(35.974vw, 100vh) scale(.7442);
        transform: translate(35.974vw, 100vh) scale(.7442)
    }
}

.snow:nth-child(10) {
    opacity: .6459;
    -webkit-transform: translate(4.4652vw, -10px) scale(.6502);
    transform: translate(4.4652vw, -10px) scale(.6502);
    -webkit-animation: fall-10 12s -1s linear infinite;
    animation: fall-10 12s -1s linear infinite
}

@keyframes fall-10 {
    40.608% {
        -webkit-transform: translate(10.8226vw, 40.608vh) scale(.6502);
        transform: translate(10.8226vw, 40.608vh) scale(.6502)
    }
    to {
        -webkit-transform: translate(7.6439vw, 100vh) scale(.6502);
        transform: translate(7.6439vw, 100vh) scale(.6502)
    }
}

.snow:nth-child(11) {
    opacity: .8846;
    -webkit-transform: translate(91.6692vw, -10px) scale(.6806);
    transform: translate(91.6692vw, -10px) scale(.6806);
    -webkit-animation: fall-11 20s -25s linear infinite;
    animation: fall-11 20s -25s linear infinite
}

@keyframes fall-11 {
    63.669% {
        -webkit-transform: translate(91.6961vw, 63.669vh) scale(.6806);
        transform: translate(91.6961vw, 63.669vh) scale(.6806)
    }
    to {
        -webkit-transform: translate(91.68265vw, 100vh) scale(.6806);
        transform: translate(91.68265vw, 100vh) scale(.6806)
    }
}

.snow:nth-child(12) {
    opacity: .8386;
    -webkit-transform: translate(96.7985vw, -10px) scale(.0994);
    transform: translate(96.7985vw, -10px) scale(.0994);
    -webkit-animation: fall-12 29s -25s linear infinite;
    animation: fall-12 29s -25s linear infinite
}

@keyframes fall-12 {
    66.692% {
        -webkit-transform: translate(88.3124vw, 66.692vh) scale(.0994);
        transform: translate(88.3124vw, 66.692vh) scale(.0994)
    }
    to {
        -webkit-transform: translate(92.55545vw, 100vh) scale(.0994);
        transform: translate(92.55545vw, 100vh) scale(.0994)
    }
}

.snow:nth-child(13) {
    opacity: .2233;
    -webkit-transform: translate(60.9049vw, -10px) scale(.212);
    transform: translate(60.9049vw, -10px) scale(.212);
    -webkit-animation: fall-13 15s -30s linear infinite;
    animation: fall-13 15s -30s linear infinite
}

@keyframes fall-13 {
    74.705% {
        -webkit-transform: translate(64.9343vw, 74.705vh) scale(.212);
        transform: translate(64.9343vw, 74.705vh) scale(.212)
    }
    to {
        -webkit-transform: translate(62.9196vw, 100vh) scale(.212);
        transform: translate(62.9196vw, 100vh) scale(.212)
    }
}

.snow:nth-child(14) {
    opacity: .1182;
    -webkit-transform: translate(54.36vw, -10px) scale(.5474);
    transform: translate(54.36vw, -10px) scale(.5474);
    -webkit-animation: fall-14 24s -9s linear infinite;
    animation: fall-14 24s -9s linear infinite
}

@keyframes fall-14 {
    31.682% {
        -webkit-transform: translate(50.2394vw, 31.682vh) scale(.5474);
        transform: translate(50.2394vw, 31.682vh) scale(.5474)
    }
    to {
        -webkit-transform: translate(52.2997vw, 100vh) scale(.5474);
        transform: translate(52.2997vw, 100vh) scale(.5474)
    }
}

.snow:nth-child(15) {
    opacity: .5726;
    -webkit-transform: translate(95.2478vw, -10px) scale(.4244);
    transform: translate(95.2478vw, -10px) scale(.4244);
    -webkit-animation: fall-15 14s -2s linear infinite;
    animation: fall-15 14s -2s linear infinite
}

@keyframes fall-15 {
    66.08% {
        -webkit-transform: translate(96.479vw, 66.08vh) scale(.4244);
        transform: translate(96.479vw, 66.08vh) scale(.4244)
    }
    to {
        -webkit-transform: translate(95.8634vw, 100vh) scale(.4244);
        transform: translate(95.8634vw, 100vh) scale(.4244)
    }
}

.snow:nth-child(16) {
    opacity: .473;
    -webkit-transform: translate(46.7303vw, -10px) scale(.9776);
    transform: translate(46.7303vw, -10px) scale(.9776);
    -webkit-animation: fall-16 17s -24s linear infinite;
    animation: fall-16 17s -24s linear infinite
}

@keyframes fall-16 {
    68.852% {
        -webkit-transform: translate(37.1671vw, 68.852vh) scale(.9776);
        transform: translate(37.1671vw, 68.852vh) scale(.9776)
    }
    to {
        -webkit-transform: translate(41.9487vw, 100vh) scale(.9776);
        transform: translate(41.9487vw, 100vh) scale(.9776)
    }
}

.snow:nth-child(17) {
    opacity: .7285;
    -webkit-transform: translate(75.7567vw, -10px) scale(.5047);
    transform: translate(75.7567vw, -10px) scale(.5047);
    -webkit-animation: fall-17 22s -16s linear infinite;
    animation: fall-17 22s -16s linear infinite
}

@keyframes fall-17 {
    64.428% {
        -webkit-transform: translate(67.2042vw, 64.428vh) scale(.5047);
        transform: translate(67.2042vw, 64.428vh) scale(.5047)
    }
    to {
        -webkit-transform: translate(71.48045vw, 100vh) scale(.5047);
        transform: translate(71.48045vw, 100vh) scale(.5047)
    }
}

.snow:nth-child(18) {
    opacity: .7094;
    -webkit-transform: translate(39.5876vw, -10px) scale(.0024);
    transform: translate(39.5876vw, -10px) scale(.0024);
    -webkit-animation: fall-18 30s -15s linear infinite;
    animation: fall-18 30s -15s linear infinite
}

@keyframes fall-18 {
    58.815% {
        -webkit-transform: translate(38.0961vw, 58.815vh) scale(.0024);
        transform: translate(38.0961vw, 58.815vh) scale(.0024)
    }
    to {
        -webkit-transform: translate(38.84185vw, 100vh) scale(.0024);
        transform: translate(38.84185vw, 100vh) scale(.0024)
    }
}

.snow:nth-child(19) {
    opacity: .1609;
    -webkit-transform: translate(64.7163vw, -10px) scale(.7521);
    transform: translate(64.7163vw, -10px) scale(.7521);
    -webkit-animation: fall-19 27s -10s linear infinite;
    animation: fall-19 27s -10s linear infinite
}

@keyframes fall-19 {
    60.862% {
        -webkit-transform: translate(60.1603vw, 60.862vh) scale(.7521);
        transform: translate(60.1603vw, 60.862vh) scale(.7521)
    }
    to {
        -webkit-transform: translate(62.4383vw, 100vh) scale(.7521);
        transform: translate(62.4383vw, 100vh) scale(.7521)
    }
}

.snow:nth-child(20) {
    opacity: .5457;
    -webkit-transform: translate(78.3223vw, -10px) scale(.3962);
    transform: translate(78.3223vw, -10px) scale(.3962);
    -webkit-animation: fall-20 23s -10s linear infinite;
    animation: fall-20 23s -10s linear infinite
}

@keyframes fall-20 {
    68.094% {
        -webkit-transform: translate(78.3772vw, 68.094vh) scale(.3962);
        transform: translate(78.3772vw, 68.094vh) scale(.3962)
    }
    to {
        -webkit-transform: translate(78.34975vw, 100vh) scale(.3962);
        transform: translate(78.34975vw, 100vh) scale(.3962)
    }
}

.snow:nth-child(21) {
    opacity: .7992;
    -webkit-transform: translate(95.9862vw, -10px) scale(.4704);
    transform: translate(95.9862vw, -10px) scale(.4704);
    -webkit-animation: fall-21 29s -11s linear infinite;
    animation: fall-21 29s -11s linear infinite
}

@keyframes fall-21 {
    79.773% {
        -webkit-transform: translate(102.4574vw, 79.773vh) scale(.4704);
        transform: translate(102.4574vw, 79.773vh) scale(.4704)
    }
    to {
        -webkit-transform: translate(99.2218vw, 100vh) scale(.4704);
        transform: translate(99.2218vw, 100vh) scale(.4704)
    }
}

.snow:nth-child(22) {
    opacity: .5067;
    -webkit-transform: translate(66.2381vw, -10px) scale(.7333);
    transform: translate(66.2381vw, -10px) scale(.7333);
    -webkit-animation: fall-22 21s -18s linear infinite;
    animation: fall-22 21s -18s linear infinite
}

@keyframes fall-22 {
    46.419% {
        -webkit-transform: translate(71.0764vw, 46.419vh) scale(.7333);
        transform: translate(71.0764vw, 46.419vh) scale(.7333)
    }
    to {
        -webkit-transform: translate(68.65725vw, 100vh) scale(.7333);
        transform: translate(68.65725vw, 100vh) scale(.7333)
    }
}

.snow:nth-child(23) {
    opacity: .209;
    -webkit-transform: translate(6.9983vw, -10px) scale(.6125);
    transform: translate(6.9983vw, -10px) scale(.6125);
    -webkit-animation: fall-23 18s -11s linear infinite;
    animation: fall-23 18s -11s linear infinite
}

@keyframes fall-23 {
    42.247% {
        -webkit-transform: translate(4.1249vw, 42.247vh) scale(.6125);
        transform: translate(4.1249vw, 42.247vh) scale(.6125)
    }
    to {
        -webkit-transform: translate(5.5616vw, 100vh) scale(.6125);
        transform: translate(5.5616vw, 100vh) scale(.6125)
    }
}

.snow:nth-child(24) {
    opacity: .1449;
    -webkit-transform: translate(.2379vw, -10px) scale(.1267);
    transform: translate(.2379vw, -10px) scale(.1267);
    -webkit-animation: fall-24 25s -16s linear infinite;
    animation: fall-24 25s -16s linear infinite
}

@keyframes fall-24 {
    74.71% {
        -webkit-transform: translate(2.0092vw, 74.71vh) scale(.1267);
        transform: translate(2.0092vw, 74.71vh) scale(.1267)
    }
    to {
        -webkit-transform: translate(1.12355vw, 100vh) scale(.1267);
        transform: translate(1.12355vw, 100vh) scale(.1267)
    }
}

.snow:nth-child(25) {
    opacity: .3002;
    -webkit-transform: translate(83.8861vw, -10px) scale(.5452);
    transform: translate(83.8861vw, -10px) scale(.5452);
    -webkit-animation: fall-25 25s -26s linear infinite;
    animation: fall-25 25s -26s linear infinite
}

@keyframes fall-25 {
    71.651% {
        -webkit-transform: translate(85.0391vw, 71.651vh) scale(.5452);
        transform: translate(85.0391vw, 71.651vh) scale(.5452)
    }
    to {
        -webkit-transform: translate(84.4626vw, 100vh) scale(.5452);
        transform: translate(84.4626vw, 100vh) scale(.5452)
    }
}

.snow:nth-child(26) {
    opacity: .0974;
    -webkit-transform: translate(46.5972vw, -10px) scale(.4451);
    transform: translate(46.5972vw, -10px) scale(.4451);
    -webkit-animation: fall-26 26s -19s linear infinite;
    animation: fall-26 26s -19s linear infinite
}

@keyframes fall-26 {
    33.185% {
        -webkit-transform: translate(42.1866vw, 33.185vh) scale(.4451);
        transform: translate(42.1866vw, 33.185vh) scale(.4451)
    }
    to {
        -webkit-transform: translate(44.3919vw, 100vh) scale(.4451);
        transform: translate(44.3919vw, 100vh) scale(.4451)
    }
}

.snow:nth-child(27) {
    opacity: .2236;
    -webkit-transform: translate(.9771vw, -10px) scale(.4688);
    transform: translate(.9771vw, -10px) scale(.4688);
    -webkit-animation: fall-27 29s -6s linear infinite;
    animation: fall-27 29s -6s linear infinite
}

@keyframes fall-27 {
    47.84% {
        -webkit-transform: translate(-2.7367vw, 47.84vh) scale(.4688);
        transform: translate(-2.7367vw, 47.84vh) scale(.4688)
    }
    to {
        -webkit-transform: translate(-.8798vw, 100vh) scale(.4688);
        transform: translate(-.8798vw, 100vh) scale(.4688)
    }
}

.snow:nth-child(28) {
    opacity: .7458;
    -webkit-transform: translate(57.6611vw, -10px) scale(.3723);
    transform: translate(57.6611vw, -10px) scale(.3723);
    -webkit-animation: fall-28 20s -22s linear infinite;
    animation: fall-28 20s -22s linear infinite
}

@keyframes fall-28 {
    75.703% {
        -webkit-transform: translate(52.9412vw, 75.703vh) scale(.3723);
        transform: translate(52.9412vw, 75.703vh) scale(.3723)
    }
    to {
        -webkit-transform: translate(55.30115vw, 100vh) scale(.3723);
        transform: translate(55.30115vw, 100vh) scale(.3723)
    }
}

.snow:nth-child(29) {
    opacity: .4475;
    -webkit-transform: translate(94.51vw, -10px) scale(.5168);
    transform: translate(94.51vw, -10px) scale(.5168);
    -webkit-animation: fall-29 13s -1s linear infinite;
    animation: fall-29 13s -1s linear infinite
}

@keyframes fall-29 {
    69.04% {
        -webkit-transform: translate(98.7363vw, 69.04vh) scale(.5168);
        transform: translate(98.7363vw, 69.04vh) scale(.5168)
    }
    to {
        -webkit-transform: translate(96.62315vw, 100vh) scale(.5168);
        transform: translate(96.62315vw, 100vh) scale(.5168)
    }
}

.snow:nth-child(30) {
    opacity: .4263;
    -webkit-transform: translate(19.1861vw, -10px) scale(.5799);
    transform: translate(19.1861vw, -10px) scale(.5799);
    -webkit-animation: fall-30 25s -21s linear infinite;
    animation: fall-30 25s -21s linear infinite
}

@keyframes fall-30 {
    50.751% {
        -webkit-transform: translate(20.3017vw, 50.751vh) scale(.5799);
        transform: translate(20.3017vw, 50.751vh) scale(.5799)
    }
    to {
        -webkit-transform: translate(19.7439vw, 100vh) scale(.5799);
        transform: translate(19.7439vw, 100vh) scale(.5799)
    }
}

.snow:nth-child(31) {
    opacity: .7835;
    -webkit-transform: translate(15.9228vw, -10px) scale(.2072);
    transform: translate(15.9228vw, -10px) scale(.2072);
    -webkit-animation: fall-31 24s -14s linear infinite;
    animation: fall-31 24s -14s linear infinite
}

@keyframes fall-31 {
    45.397% {
        -webkit-transform: translate(9.0059vw, 45.397vh) scale(.2072);
        transform: translate(9.0059vw, 45.397vh) scale(.2072)
    }
    to {
        -webkit-transform: translate(12.46435vw, 100vh) scale(.2072);
        transform: translate(12.46435vw, 100vh) scale(.2072)
    }
}

.snow:nth-child(32) {
    opacity: .2593;
    -webkit-transform: translate(99.4383vw, -10px) scale(.753);
    transform: translate(99.4383vw, -10px) scale(.753);
    -webkit-animation: fall-32 21s -21s linear infinite;
    animation: fall-32 21s -21s linear infinite
}

@keyframes fall-32 {
    44.399% {
        -webkit-transform: translate(104.0424vw, 44.399vh) scale(.753);
        transform: translate(104.0424vw, 44.399vh) scale(.753)
    }
    to {
        -webkit-transform: translate(101.74035vw, 100vh) scale(.753);
        transform: translate(101.74035vw, 100vh) scale(.753)
    }
}

.snow:nth-child(33) {
    opacity: .4892;
    -webkit-transform: translate(17.7415vw, -10px) scale(.1196);
    transform: translate(17.7415vw, -10px) scale(.1196);
    -webkit-animation: fall-33 26s -4s linear infinite;
    animation: fall-33 26s -4s linear infinite
}

@keyframes fall-33 {
    40.483% {
        -webkit-transform: translate(10.5135vw, 40.483vh) scale(.1196);
        transform: translate(10.5135vw, 40.483vh) scale(.1196)
    }
    to {
        -webkit-transform: translate(14.1275vw, 100vh) scale(.1196);
        transform: translate(14.1275vw, 100vh) scale(.1196)
    }
}

.snow:nth-child(34) {
    opacity: .5652;
    -webkit-transform: translate(23.6116vw, -10px) scale(.6912);
    transform: translate(23.6116vw, -10px) scale(.6912);
    -webkit-animation: fall-34 18s -12s linear infinite;
    animation: fall-34 18s -12s linear infinite
}

@keyframes fall-34 {
    36.38% {
        -webkit-transform: translate(32.8805vw, 36.38vh) scale(.6912);
        transform: translate(32.8805vw, 36.38vh) scale(.6912)
    }
    to {
        -webkit-transform: translate(28.24605vw, 100vh) scale(.6912);
        transform: translate(28.24605vw, 100vh) scale(.6912)
    }
}

.snow:nth-child(35) {
    opacity: .413;
    -webkit-transform: translate(21.2123vw, -10px) scale(.578);
    transform: translate(21.2123vw, -10px) scale(.578);
    -webkit-animation: fall-35 12s -15s linear infinite;
    animation: fall-35 12s -15s linear infinite
}

@keyframes fall-35 {
    79.408% {
        -webkit-transform: translate(27.6037vw, 79.408vh) scale(.578);
        transform: translate(27.6037vw, 79.408vh) scale(.578)
    }
    to {
        -webkit-transform: translate(24.408vw, 100vh) scale(.578);
        transform: translate(24.408vw, 100vh) scale(.578)
    }
}

.snow:nth-child(36) {
    opacity: .7418;
    -webkit-transform: translate(22.9862vw, -10px) scale(.1698);
    transform: translate(22.9862vw, -10px) scale(.1698);
    -webkit-animation: fall-36 14s -14s linear infinite;
    animation: fall-36 14s -14s linear infinite
}

@keyframes fall-36 {
    69.905% {
        -webkit-transform: translate(23.8885vw, 69.905vh) scale(.1698);
        transform: translate(23.8885vw, 69.905vh) scale(.1698)
    }
    to {
        -webkit-transform: translate(23.43735vw, 100vh) scale(.1698);
        transform: translate(23.43735vw, 100vh) scale(.1698)
    }
}

.snow:nth-child(37) {
    opacity: .3567;
    -webkit-transform: translate(92.0414vw, -10px) scale(.5207);
    transform: translate(92.0414vw, -10px) scale(.5207);
    -webkit-animation: fall-37 11s -23s linear infinite;
    animation: fall-37 11s -23s linear infinite
}

@keyframes fall-37 {
    43.834% {
        -webkit-transform: translate(89.8946vw, 43.834vh) scale(.5207);
        transform: translate(89.8946vw, 43.834vh) scale(.5207)
    }
    to {
        -webkit-transform: translate(90.968vw, 100vh) scale(.5207);
        transform: translate(90.968vw, 100vh) scale(.5207)
    }
}

.snow:nth-child(38) {
    opacity: .4284;
    -webkit-transform: translate(70.0036vw, -10px) scale(.9786);
    transform: translate(70.0036vw, -10px) scale(.9786);
    -webkit-animation: fall-38 29s -4s linear infinite;
    animation: fall-38 29s -4s linear infinite
}

@keyframes fall-38 {
    79.979% {
        -webkit-transform: translate(71.7926vw, 79.979vh) scale(.9786);
        transform: translate(71.7926vw, 79.979vh) scale(.9786)
    }
    to {
        -webkit-transform: translate(70.8981vw, 100vh) scale(.9786);
        transform: translate(70.8981vw, 100vh) scale(.9786)
    }
}

.snow:nth-child(39) {
    opacity: .2851;
    -webkit-transform: translate(63.1288vw, -10px) scale(.2562);
    transform: translate(63.1288vw, -10px) scale(.2562);
    -webkit-animation: fall-39 18s -13s linear infinite;
    animation: fall-39 18s -13s linear infinite
}

@keyframes fall-39 {
    50.861% {
        -webkit-transform: translate(57.1793vw, 50.861vh) scale(.2562);
        transform: translate(57.1793vw, 50.861vh) scale(.2562)
    }
    to {
        -webkit-transform: translate(60.15405vw, 100vh) scale(.2562);
        transform: translate(60.15405vw, 100vh) scale(.2562)
    }
}

.snow:nth-child(40) {
    opacity: .6701;
    -webkit-transform: translate(52.9925vw, -10px) scale(.2486);
    transform: translate(52.9925vw, -10px) scale(.2486);
    -webkit-animation: fall-40 27s -2s linear infinite;
    animation: fall-40 27s -2s linear infinite
}

@keyframes fall-40 {
    75.131% {
        -webkit-transform: translate(45.6761vw, 75.131vh) scale(.2486);
        transform: translate(45.6761vw, 75.131vh) scale(.2486)
    }
    to {
        -webkit-transform: translate(49.3343vw, 100vh) scale(.2486);
        transform: translate(49.3343vw, 100vh) scale(.2486)
    }
}

.snow:nth-child(41) {
    opacity: .0065;
    -webkit-transform: translate(39.0034vw, -10px) scale(.6556);
    transform: translate(39.0034vw, -10px) scale(.6556);
    -webkit-animation: fall-41 30s -15s linear infinite;
    animation: fall-41 30s -15s linear infinite
}

@keyframes fall-41 {
    75.665% {
        -webkit-transform: translate(37.8851vw, 75.665vh) scale(.6556);
        transform: translate(37.8851vw, 75.665vh) scale(.6556)
    }
    to {
        -webkit-transform: translate(38.44425vw, 100vh) scale(.6556);
        transform: translate(38.44425vw, 100vh) scale(.6556)
    }
}

.snow:nth-child(42) {
    opacity: .2378;
    -webkit-transform: translate(1.8524vw, -10px) scale(.0877);
    transform: translate(1.8524vw, -10px) scale(.0877);
    -webkit-animation: fall-42 21s -9s linear infinite;
    animation: fall-42 21s -9s linear infinite
}

@keyframes fall-42 {
    44.734% {
        -webkit-transform: translate(-.8841vw, 44.734vh) scale(.0877);
        transform: translate(-.8841vw, 44.734vh) scale(.0877)
    }
    to {
        -webkit-transform: translate(.48415vw, 100vh) scale(.0877);
        transform: translate(.48415vw, 100vh) scale(.0877)
    }
}

.snow:nth-child(43) {
    opacity: .9659;
    -webkit-transform: translate(68.9059vw, -10px) scale(.9409);
    transform: translate(68.9059vw, -10px) scale(.9409);
    -webkit-animation: fall-43 27s -17s linear infinite;
    animation: fall-43 27s -17s linear infinite
}

@keyframes fall-43 {
    73.07% {
        -webkit-transform: translate(60.3277vw, 73.07vh) scale(.9409);
        transform: translate(60.3277vw, 73.07vh) scale(.9409)
    }
    to {
        -webkit-transform: translate(64.6168vw, 100vh) scale(.9409);
        transform: translate(64.6168vw, 100vh) scale(.9409)
    }
}

.snow:nth-child(44) {
    opacity: .342;
    -webkit-transform: translate(85.8146vw, -10px) scale(.355);
    transform: translate(85.8146vw, -10px) scale(.355);
    -webkit-animation: fall-44 28s -21s linear infinite;
    animation: fall-44 28s -21s linear infinite
}

@keyframes fall-44 {
    49.059% {
        -webkit-transform: translate(77.5133vw, 49.059vh) scale(.355);
        transform: translate(77.5133vw, 49.059vh) scale(.355)
    }
    to {
        -webkit-transform: translate(81.66395vw, 100vh) scale(.355);
        transform: translate(81.66395vw, 100vh) scale(.355)
    }
}

.snow:nth-child(45) {
    opacity: .5069;
    -webkit-transform: translate(98.0495vw, -10px) scale(.4773);
    transform: translate(98.0495vw, -10px) scale(.4773);
    -webkit-animation: fall-45 17s -17s linear infinite;
    animation: fall-45 17s -17s linear infinite
}

@keyframes fall-45 {
    46.997% {
        -webkit-transform: translate(93.9006vw, 46.997vh) scale(.4773);
        transform: translate(93.9006vw, 46.997vh) scale(.4773)
    }
    to {
        -webkit-transform: translate(95.97505vw, 100vh) scale(.4773);
        transform: translate(95.97505vw, 100vh) scale(.4773)
    }
}

.snow:nth-child(46) {
    opacity: .8859;
    -webkit-transform: translate(57.6869vw, -10px) scale(.3652);
    transform: translate(57.6869vw, -10px) scale(.3652);
    -webkit-animation: fall-46 11s -29s linear infinite;
    animation: fall-46 11s -29s linear infinite
}

@keyframes fall-46 {
    53.726% {
        -webkit-transform: translate(61.2515vw, 53.726vh) scale(.3652);
        transform: translate(61.2515vw, 53.726vh) scale(.3652)
    }
    to {
        -webkit-transform: translate(59.4692vw, 100vh) scale(.3652);
        transform: translate(59.4692vw, 100vh) scale(.3652)
    }
}

.snow:nth-child(47) {
    opacity: .4799;
    -webkit-transform: translate(56.4083vw, -10px) scale(.645);
    transform: translate(56.4083vw, -10px) scale(.645);
    -webkit-animation: fall-47 11s -16s linear infinite;
    animation: fall-47 11s -16s linear infinite
}

@keyframes fall-47 {
    45.419% {
        -webkit-transform: translate(46.4917vw, 45.419vh) scale(.645);
        transform: translate(46.4917vw, 45.419vh) scale(.645)
    }
    to {
        -webkit-transform: translate(51.45vw, 100vh) scale(.645);
        transform: translate(51.45vw, 100vh) scale(.645)
    }
}

.snow:nth-child(48) {
    opacity: .7342;
    -webkit-transform: translate(73.4512vw, -10px) scale(.7051);
    transform: translate(73.4512vw, -10px) scale(.7051);
    -webkit-animation: fall-48 10s -18s linear infinite;
    animation: fall-48 10s -18s linear infinite
}

@keyframes fall-48 {
    52.997% {
        -webkit-transform: translate(66.3045vw, 52.997vh) scale(.7051);
        transform: translate(66.3045vw, 52.997vh) scale(.7051)
    }
    to {
        -webkit-transform: translate(69.87785vw, 100vh) scale(.7051);
        transform: translate(69.87785vw, 100vh) scale(.7051)
    }
}

.snow:nth-child(49) {
    opacity: .3836;
    -webkit-transform: translate(4.0438vw, -10px) scale(.3996);
    transform: translate(4.0438vw, -10px) scale(.3996);
    -webkit-animation: fall-49 16s -23s linear infinite;
    animation: fall-49 16s -23s linear infinite
}

@keyframes fall-49 {
    73.492% {
        -webkit-transform: translate(-2.4953vw, 73.492vh) scale(.3996);
        transform: translate(-2.4953vw, 73.492vh) scale(.3996)
    }
    to {
        -webkit-transform: translate(.77425vw, 100vh) scale(.3996);
        transform: translate(.77425vw, 100vh) scale(.3996)
    }
}

.snow:nth-child(50) {
    opacity: .3666;
    -webkit-transform: translate(10.6103vw, -10px) scale(.8376);
    transform: translate(10.6103vw, -10px) scale(.8376);
    -webkit-animation: fall-50 12s -30s linear infinite;
    animation: fall-50 12s -30s linear infinite
}

@keyframes fall-50 {
    60.991% {
        -webkit-transform: translate(7.1568vw, 60.991vh) scale(.8376);
        transform: translate(7.1568vw, 60.991vh) scale(.8376)
    }
    to {
        -webkit-transform: translate(8.88355vw, 100vh) scale(.8376);
        transform: translate(8.88355vw, 100vh) scale(.8376)
    }
}

.snow:nth-child(51) {
    opacity: .9574;
    -webkit-transform: translate(48.5546vw, -10px) scale(.5961);
    transform: translate(48.5546vw, -10px) scale(.5961);
    -webkit-animation: fall-51 16s -11s linear infinite;
    animation: fall-51 16s -11s linear infinite
}

@keyframes fall-51 {
    43.392% {
        -webkit-transform: translate(56.5284vw, 43.392vh) scale(.5961);
        transform: translate(56.5284vw, 43.392vh) scale(.5961)
    }
    to {
        -webkit-transform: translate(52.5415vw, 100vh) scale(.5961);
        transform: translate(52.5415vw, 100vh) scale(.5961)
    }
}

.snow:nth-child(52) {
    opacity: .4044;
    -webkit-transform: translate(1.4977vw, -10px) scale(.8593);
    transform: translate(1.4977vw, -10px) scale(.8593);
    -webkit-animation: fall-52 13s -20s linear infinite;
    animation: fall-52 13s -20s linear infinite
}

@keyframes fall-52 {
    55.836% {
        -webkit-transform: translate(6.4006vw, 55.836vh) scale(.8593);
        transform: translate(6.4006vw, 55.836vh) scale(.8593)
    }
    to {
        -webkit-transform: translate(3.94915vw, 100vh) scale(.8593);
        transform: translate(3.94915vw, 100vh) scale(.8593)
    }
}

.snow:nth-child(53) {
    opacity: .0278;
    -webkit-transform: translate(52.0968vw, -10px) scale(.4571);
    transform: translate(52.0968vw, -10px) scale(.4571);
    -webkit-animation: fall-53 13s -28s linear infinite;
    animation: fall-53 13s -28s linear infinite
}

@keyframes fall-53 {
    66.749% {
        -webkit-transform: translate(61.0651vw, 66.749vh) scale(.4571);
        transform: translate(61.0651vw, 66.749vh) scale(.4571)
    }
    to {
        -webkit-transform: translate(56.58095vw, 100vh) scale(.4571);
        transform: translate(56.58095vw, 100vh) scale(.4571)
    }
}

.snow:nth-child(54) {
    opacity: .3303;
    -webkit-transform: translate(18.3782vw, -10px) scale(.9875);
    transform: translate(18.3782vw, -10px) scale(.9875);
    -webkit-animation: fall-54 24s -9s linear infinite;
    animation: fall-54 24s -9s linear infinite
}

@keyframes fall-54 {
    55.395% {
        -webkit-transform: translate(8.3866vw, 55.395vh) scale(.9875);
        transform: translate(8.3866vw, 55.395vh) scale(.9875)
    }
    to {
        -webkit-transform: translate(13.3824vw, 100vh) scale(.9875);
        transform: translate(13.3824vw, 100vh) scale(.9875)
    }
}

.snow:nth-child(55) {
    opacity: .5448;
    -webkit-transform: translate(62.9691vw, -10px) scale(.8316);
    transform: translate(62.9691vw, -10px) scale(.8316);
    -webkit-animation: fall-55 14s -7s linear infinite;
    animation: fall-55 14s -7s linear infinite
}

@keyframes fall-55 {
    45.992% {
        -webkit-transform: translate(56.9357vw, 45.992vh) scale(.8316);
        transform: translate(56.9357vw, 45.992vh) scale(.8316)
    }
    to {
        -webkit-transform: translate(59.9524vw, 100vh) scale(.8316);
        transform: translate(59.9524vw, 100vh) scale(.8316)
    }
}

.snow:nth-child(56) {
    opacity: .2231;
    -webkit-transform: translate(81.7651vw, -10px) scale(.5516);
    transform: translate(81.7651vw, -10px) scale(.5516);
    -webkit-animation: fall-56 11s -20s linear infinite;
    animation: fall-56 11s -20s linear infinite
}

@keyframes fall-56 {
    58.536% {
        -webkit-transform: translate(80.4647vw, 58.536vh) scale(.5516);
        transform: translate(80.4647vw, 58.536vh) scale(.5516)
    }
    to {
        -webkit-transform: translate(81.1149vw, 100vh) scale(.5516);
        transform: translate(81.1149vw, 100vh) scale(.5516)
    }
}

.snow:nth-child(57) {
    opacity: .7167;
    -webkit-transform: translate(83.8376vw, -10px) scale(.8811);
    transform: translate(83.8376vw, -10px) scale(.8811);
    -webkit-animation: fall-57 14s -20s linear infinite;
    animation: fall-57 14s -20s linear infinite
}

@keyframes fall-57 {
    54.524% {
        -webkit-transform: translate(88.1725vw, 54.524vh) scale(.8811);
        transform: translate(88.1725vw, 54.524vh) scale(.8811)
    }
    to {
        -webkit-transform: translate(86.00505vw, 100vh) scale(.8811);
        transform: translate(86.00505vw, 100vh) scale(.8811)
    }
}

.snow:nth-child(58) {
    opacity: .3665;
    -webkit-transform: translate(35.687vw, -10px) scale(.3183);
    transform: translate(35.687vw, -10px) scale(.3183);
    -webkit-animation: fall-58 14s -29s linear infinite;
    animation: fall-58 14s -29s linear infinite
}

@keyframes fall-58 {
    78.857% {
        -webkit-transform: translate(42.9282vw, 78.857vh) scale(.3183);
        transform: translate(42.9282vw, 78.857vh) scale(.3183)
    }
    to {
        -webkit-transform: translate(39.3076vw, 100vh) scale(.3183);
        transform: translate(39.3076vw, 100vh) scale(.3183)
    }
}

.snow:nth-child(59) {
    opacity: .709;
    -webkit-transform: translate(60.2786vw, -10px) scale(.2528);
    transform: translate(60.2786vw, -10px) scale(.2528);
    -webkit-animation: fall-59 10s -5s linear infinite;
    animation: fall-59 10s -5s linear infinite
}

@keyframes fall-59 {
    74.568% {
        -webkit-transform: translate(62.7856vw, 74.568vh) scale(.2528);
        transform: translate(62.7856vw, 74.568vh) scale(.2528)
    }
    to {
        -webkit-transform: translate(61.5321vw, 100vh) scale(.2528);
        transform: translate(61.5321vw, 100vh) scale(.2528)
    }
}

.snow:nth-child(60) {
    opacity: .5742;
    -webkit-transform: translate(20.3664vw, -10px) scale(.3962);
    transform: translate(20.3664vw, -10px) scale(.3962);
    -webkit-animation: fall-60 11s -6s linear infinite;
    animation: fall-60 11s -6s linear infinite
}

@keyframes fall-60 {
    78.692% {
        -webkit-transform: translate(28.1731vw, 78.692vh) scale(.3962);
        transform: translate(28.1731vw, 78.692vh) scale(.3962)
    }
    to {
        -webkit-transform: translate(24.26975vw, 100vh) scale(.3962);
        transform: translate(24.26975vw, 100vh) scale(.3962)
    }
}

.snow:nth-child(61) {
    opacity: .9459;
    -webkit-transform: translate(46.5485vw, -10px) scale(.9654);
    transform: translate(46.5485vw, -10px) scale(.9654);
    -webkit-animation: fall-61 16s -21s linear infinite;
    animation: fall-61 16s -21s linear infinite
}

@keyframes fall-61 {
    57.561% {
        -webkit-transform: translate(47.9913vw, 57.561vh) scale(.9654);
        transform: translate(47.9913vw, 57.561vh) scale(.9654)
    }
    to {
        -webkit-transform: translate(47.2699vw, 100vh) scale(.9654);
        transform: translate(47.2699vw, 100vh) scale(.9654)
    }
}

.snow:nth-child(62) {
    opacity: .2929;
    -webkit-transform: translate(66.3128vw, -10px) scale(.1915);
    transform: translate(66.3128vw, -10px) scale(.1915);
    -webkit-animation: fall-62 22s -20s linear infinite;
    animation: fall-62 22s -20s linear infinite
}

@keyframes fall-62 {
    55.771% {
        -webkit-transform: translate(68.6486vw, 55.771vh) scale(.1915);
        transform: translate(68.6486vw, 55.771vh) scale(.1915)
    }
    to {
        -webkit-transform: translate(67.4807vw, 100vh) scale(.1915);
        transform: translate(67.4807vw, 100vh) scale(.1915)
    }
}

.snow:nth-child(63) {
    opacity: .6054;
    -webkit-transform: translate(96.2121vw, -10px) scale(.4715);
    transform: translate(96.2121vw, -10px) scale(.4715);
    -webkit-animation: fall-63 25s -17s linear infinite;
    animation: fall-63 25s -17s linear infinite
}

@keyframes fall-63 {
    63.708% {
        -webkit-transform: translate(98.564vw, 63.708vh) scale(.4715);
        transform: translate(98.564vw, 63.708vh) scale(.4715)
    }
    to {
        -webkit-transform: translate(97.38805vw, 100vh) scale(.4715);
        transform: translate(97.38805vw, 100vh) scale(.4715)
    }
}

.snow:nth-child(64) {
    opacity: .0839;
    -webkit-transform: translate(83.5432vw, -10px) scale(.6337);
    transform: translate(83.5432vw, -10px) scale(.6337);
    -webkit-animation: fall-64 12s -17s linear infinite;
    animation: fall-64 12s -17s linear infinite
}

@keyframes fall-64 {
    49.197% {
        -webkit-transform: translate(82.7951vw, 49.197vh) scale(.6337);
        transform: translate(82.7951vw, 49.197vh) scale(.6337)
    }
    to {
        -webkit-transform: translate(83.16915vw, 100vh) scale(.6337);
        transform: translate(83.16915vw, 100vh) scale(.6337)
    }
}

.snow:nth-child(65) {
    opacity: .2321;
    -webkit-transform: translate(63.6685vw, -10px) scale(.9838);
    transform: translate(63.6685vw, -10px) scale(.9838);
    -webkit-animation: fall-65 30s -9s linear infinite;
    animation: fall-65 30s -9s linear infinite
}

@keyframes fall-65 {
    41.748% {
        -webkit-transform: translate(69.4745vw, 41.748vh) scale(.9838);
        transform: translate(69.4745vw, 41.748vh) scale(.9838)
    }
    to {
        -webkit-transform: translate(66.5715vw, 100vh) scale(.9838);
        transform: translate(66.5715vw, 100vh) scale(.9838)
    }
}

.snow:nth-child(66) {
    opacity: .2115;
    -webkit-transform: translate(70.7056vw, -10px) scale(.204);
    transform: translate(70.7056vw, -10px) scale(.204);
    -webkit-animation: fall-66 26s -24s linear infinite;
    animation: fall-66 26s -24s linear infinite
}

@keyframes fall-66 {
    39.53% {
        -webkit-transform: translate(64.2188vw, 39.53vh) scale(.204);
        transform: translate(64.2188vw, 39.53vh) scale(.204)
    }
    to {
        -webkit-transform: translate(67.4622vw, 100vh) scale(.204);
        transform: translate(67.4622vw, 100vh) scale(.204)
    }
}

.snow:nth-child(67) {
    opacity: .2571;
    -webkit-transform: translate(42.0707vw, -10px) scale(.126);
    transform: translate(42.0707vw, -10px) scale(.126);
    -webkit-animation: fall-67 25s -23s linear infinite;
    animation: fall-67 25s -23s linear infinite
}

@keyframes fall-67 {
    42.919% {
        -webkit-transform: translate(33.8014vw, 42.919vh) scale(.126);
        transform: translate(33.8014vw, 42.919vh) scale(.126)
    }
    to {
        -webkit-transform: translate(37.93605vw, 100vh) scale(.126);
        transform: translate(37.93605vw, 100vh) scale(.126)
    }
}

.snow:nth-child(68) {
    opacity: .939;
    -webkit-transform: translate(25.9665vw, -10px) scale(.3546);
    transform: translate(25.9665vw, -10px) scale(.3546);
    -webkit-animation: fall-68 16s -28s linear infinite;
    animation: fall-68 16s -28s linear infinite
}

@keyframes fall-68 {
    74.644% {
        -webkit-transform: translate(23.1536vw, 74.644vh) scale(.3546);
        transform: translate(23.1536vw, 74.644vh) scale(.3546)
    }
    to {
        -webkit-transform: translate(24.56005vw, 100vh) scale(.3546);
        transform: translate(24.56005vw, 100vh) scale(.3546)
    }
}

.snow:nth-child(69) {
    opacity: .1693;
    -webkit-transform: translate(48.0253vw, -10px) scale(.2191);
    transform: translate(48.0253vw, -10px) scale(.2191);
    -webkit-animation: fall-69 12s -22s linear infinite;
    animation: fall-69 12s -22s linear infinite
}

@keyframes fall-69 {
    31.04% {
        -webkit-transform: translate(39.0651vw, 31.04vh) scale(.2191);
        transform: translate(39.0651vw, 31.04vh) scale(.2191)
    }
    to {
        -webkit-transform: translate(43.5452vw, 100vh) scale(.2191);
        transform: translate(43.5452vw, 100vh) scale(.2191)
    }
}

.snow:nth-child(70) {
    opacity: .9779;
    -webkit-transform: translate(22.138vw, -10px) scale(.5223);
    transform: translate(22.138vw, -10px) scale(.5223);
    -webkit-animation: fall-70 24s -15s linear infinite;
    animation: fall-70 24s -15s linear infinite
}

@keyframes fall-70 {
    49.316% {
        -webkit-transform: translate(27.0613vw, 49.316vh) scale(.5223);
        transform: translate(27.0613vw, 49.316vh) scale(.5223)
    }
    to {
        -webkit-transform: translate(24.59965vw, 100vh) scale(.5223);
        transform: translate(24.59965vw, 100vh) scale(.5223)
    }
}

.snow:nth-child(71) {
    opacity: .8178;
    -webkit-transform: translate(40.2869vw, -10px) scale(.6112);
    transform: translate(40.2869vw, -10px) scale(.6112);
    -webkit-animation: fall-71 21s -13s linear infinite;
    animation: fall-71 21s -13s linear infinite
}

@keyframes fall-71 {
    66.608% {
        -webkit-transform: translate(39.5199vw, 66.608vh) scale(.6112);
        transform: translate(39.5199vw, 66.608vh) scale(.6112)
    }
    to {
        -webkit-transform: translate(39.9034vw, 100vh) scale(.6112);
        transform: translate(39.9034vw, 100vh) scale(.6112)
    }
}

.snow:nth-child(72) {
    opacity: .1242;
    -webkit-transform: translate(52.3331vw, -10px) scale(.2218);
    transform: translate(52.3331vw, -10px) scale(.2218);
    -webkit-animation: fall-72 26s -5s linear infinite;
    animation: fall-72 26s -5s linear infinite
}

@keyframes fall-72 {
    32.827% {
        -webkit-transform: translate(60.6879vw, 32.827vh) scale(.2218);
        transform: translate(60.6879vw, 32.827vh) scale(.2218)
    }
    to {
        -webkit-transform: translate(56.5105vw, 100vh) scale(.2218);
        transform: translate(56.5105vw, 100vh) scale(.2218)
    }
}

.snow:nth-child(73) {
    opacity: .862;
    -webkit-transform: translate(.4515vw, -10px) scale(.9139);
    transform: translate(.4515vw, -10px) scale(.9139);
    -webkit-animation: fall-73 28s -27s linear infinite;
    animation: fall-73 28s -27s linear infinite
}

@keyframes fall-73 {
    35.011% {
        -webkit-transform: translate(-2.5671vw, 35.011vh) scale(.9139);
        transform: translate(-2.5671vw, 35.011vh) scale(.9139)
    }
    to {
        -webkit-transform: translate(-1.0578vw, 100vh) scale(.9139);
        transform: translate(-1.0578vw, 100vh) scale(.9139)
    }
}

.snow:nth-child(74) {
    opacity: .8061;
    -webkit-transform: translate(39.7379vw, -10px) scale(.9906);
    transform: translate(39.7379vw, -10px) scale(.9906);
    -webkit-animation: fall-74 11s -13s linear infinite;
    animation: fall-74 11s -13s linear infinite
}

@keyframes fall-74 {
    62.829% {
        -webkit-transform: translate(39.1611vw, 62.829vh) scale(.9906);
        transform: translate(39.1611vw, 62.829vh) scale(.9906)
    }
    to {
        -webkit-transform: translate(39.4495vw, 100vh) scale(.9906);
        transform: translate(39.4495vw, 100vh) scale(.9906)
    }
}

.snow:nth-child(75) {
    opacity: .3451;
    -webkit-transform: translate(68.781vw, -10px) scale(.119);
    transform: translate(68.781vw, -10px) scale(.119);
    -webkit-animation: fall-75 17s -29s linear infinite;
    animation: fall-75 17s -29s linear infinite
}

@keyframes fall-75 {
    39.959% {
        -webkit-transform: translate(72.7029vw, 39.959vh) scale(.119);
        transform: translate(72.7029vw, 39.959vh) scale(.119)
    }
    to {
        -webkit-transform: translate(70.74195vw, 100vh) scale(.119);
        transform: translate(70.74195vw, 100vh) scale(.119)
    }
}

.snow:nth-child(76) {
    opacity: .9767;
    -webkit-transform: translate(64.5467vw, -10px) scale(.8334);
    transform: translate(64.5467vw, -10px) scale(.8334);
    -webkit-animation: fall-76 17s -24s linear infinite;
    animation: fall-76 17s -24s linear infinite
}

@keyframes fall-76 {
    45.34% {
        -webkit-transform: translate(64.7852vw, 45.34vh) scale(.8334);
        transform: translate(64.7852vw, 45.34vh) scale(.8334)
    }
    to {
        -webkit-transform: translate(64.66595vw, 100vh) scale(.8334);
        transform: translate(64.66595vw, 100vh) scale(.8334)
    }
}

.snow:nth-child(77) {
    opacity: .5131;
    -webkit-transform: translate(66.8788vw, -10px) scale(.4259);
    transform: translate(66.8788vw, -10px) scale(.4259);
    -webkit-animation: fall-77 25s -16s linear infinite;
    animation: fall-77 25s -16s linear infinite
}

@keyframes fall-77 {
    32.22% {
        -webkit-transform: translate(66.6211vw, 32.22vh) scale(.4259);
        transform: translate(66.6211vw, 32.22vh) scale(.4259)
    }
    to {
        -webkit-transform: translate(66.74995vw, 100vh) scale(.4259);
        transform: translate(66.74995vw, 100vh) scale(.4259)
    }
}

.snow:nth-child(78) {
    opacity: .0296;
    -webkit-transform: translate(86.5047vw, -10px) scale(.9549);
    transform: translate(86.5047vw, -10px) scale(.9549);
    -webkit-animation: fall-78 11s -7s linear infinite;
    animation: fall-78 11s -7s linear infinite
}

@keyframes fall-78 {
    35.269% {
        -webkit-transform: translate(92.9084vw, 35.269vh) scale(.9549);
        transform: translate(92.9084vw, 35.269vh) scale(.9549)
    }
    to {
        -webkit-transform: translate(89.70655vw, 100vh) scale(.9549);
        transform: translate(89.70655vw, 100vh) scale(.9549)
    }
}

.snow:nth-child(79) {
    opacity: .7462;
    -webkit-transform: translate(13.0911vw, -10px) scale(.4655);
    transform: translate(13.0911vw, -10px) scale(.4655);
    -webkit-animation: fall-79 25s -29s linear infinite;
    animation: fall-79 25s -29s linear infinite
}

@keyframes fall-79 {
    73.521% {
        -webkit-transform: translate(8.4862vw, 73.521vh) scale(.4655);
        transform: translate(8.4862vw, 73.521vh) scale(.4655)
    }
    to {
        -webkit-transform: translate(10.78865vw, 100vh) scale(.4655);
        transform: translate(10.78865vw, 100vh) scale(.4655)
    }
}

.snow:nth-child(80) {
    opacity: .5124;
    -webkit-transform: translate(11.6648vw, -10px) scale(.4594);
    transform: translate(11.6648vw, -10px) scale(.4594);
    -webkit-animation: fall-80 17s -21s linear infinite;
    animation: fall-80 17s -21s linear infinite
}

@keyframes fall-80 {
    65.433% {
        -webkit-transform: translate(17.4712vw, 65.433vh) scale(.4594);
        transform: translate(17.4712vw, 65.433vh) scale(.4594)
    }
    to {
        -webkit-transform: translate(14.568vw, 100vh) scale(.4594);
        transform: translate(14.568vw, 100vh) scale(.4594)
    }
}

.snow:nth-child(81) {
    opacity: .0714;
    -webkit-transform: translate(36.7906vw, -10px) scale(.7499);
    transform: translate(36.7906vw, -10px) scale(.7499);
    -webkit-animation: fall-81 23s -22s linear infinite;
    animation: fall-81 23s -22s linear infinite
}

@keyframes fall-81 {
    68.807% {
        -webkit-transform: translate(46.2716vw, 68.807vh) scale(.7499);
        transform: translate(46.2716vw, 68.807vh) scale(.7499)
    }
    to {
        -webkit-transform: translate(41.5311vw, 100vh) scale(.7499);
        transform: translate(41.5311vw, 100vh) scale(.7499)
    }
}

.snow:nth-child(82) {
    opacity: .7542;
    -webkit-transform: translate(.8466vw, -10px) scale(.7266);
    transform: translate(.8466vw, -10px) scale(.7266);
    -webkit-animation: fall-82 12s -9s linear infinite;
    animation: fall-82 12s -9s linear infinite
}

@keyframes fall-82 {
    30.536% {
        -webkit-transform: translate(5.1222vw, 30.536vh) scale(.7266);
        transform: translate(5.1222vw, 30.536vh) scale(.7266)
    }
    to {
        -webkit-transform: translate(2.9844vw, 100vh) scale(.7266);
        transform: translate(2.9844vw, 100vh) scale(.7266)
    }
}

.snow:nth-child(83) {
    opacity: .7589;
    -webkit-transform: translate(51.1946vw, -10px) scale(.4738);
    transform: translate(51.1946vw, -10px) scale(.4738);
    -webkit-animation: fall-83 22s -6s linear infinite;
    animation: fall-83 22s -6s linear infinite
}

@keyframes fall-83 {
    49.564% {
        -webkit-transform: translate(52.2102vw, 49.564vh) scale(.4738);
        transform: translate(52.2102vw, 49.564vh) scale(.4738)
    }
    to {
        -webkit-transform: translate(51.7024vw, 100vh) scale(.4738);
        transform: translate(51.7024vw, 100vh) scale(.4738)
    }
}

.snow:nth-child(84) {
    opacity: .4;
    -webkit-transform: translate(52.4641vw, -10px) scale(.0917);
    transform: translate(52.4641vw, -10px) scale(.0917);
    -webkit-animation: fall-84 28s -20s linear infinite;
    animation: fall-84 28s -20s linear infinite
}

@keyframes fall-84 {
    39.904% {
        -webkit-transform: translate(62.0554vw, 39.904vh) scale(.0917);
        transform: translate(62.0554vw, 39.904vh) scale(.0917)
    }
    to {
        -webkit-transform: translate(57.25975vw, 100vh) scale(.0917);
        transform: translate(57.25975vw, 100vh) scale(.0917)
    }
}

.snow:nth-child(85) {
    opacity: .2399;
    -webkit-transform: translate(59.6973vw, -10px) scale(.548);
    transform: translate(59.6973vw, -10px) scale(.548);
    -webkit-animation: fall-85 24s -12s linear infinite;
    animation: fall-85 24s -12s linear infinite
}

@keyframes fall-85 {
    44.115% {
        -webkit-transform: translate(68.5197vw, 44.115vh) scale(.548);
        transform: translate(68.5197vw, 44.115vh) scale(.548)
    }
    to {
        -webkit-transform: translate(64.1085vw, 100vh) scale(.548);
        transform: translate(64.1085vw, 100vh) scale(.548)
    }
}

.snow:nth-child(86) {
    opacity: .5662;
    -webkit-transform: translate(59.2952vw, -10px) scale(.1614);
    transform: translate(59.2952vw, -10px) scale(.1614);
    -webkit-animation: fall-86 12s -26s linear infinite;
    animation: fall-86 12s -26s linear infinite
}

@keyframes fall-86 {
    79.788% {
        -webkit-transform: translate(67.4477vw, 79.788vh) scale(.1614);
        transform: translate(67.4477vw, 79.788vh) scale(.1614)
    }
    to {
        -webkit-transform: translate(63.37145vw, 100vh) scale(.1614);
        transform: translate(63.37145vw, 100vh) scale(.1614)
    }
}

.snow:nth-child(87) {
    opacity: .307;
    -webkit-transform: translate(5.0499vw, -10px) scale(.3488);
    transform: translate(5.0499vw, -10px) scale(.3488);
    -webkit-animation: fall-87 18s -28s linear infinite;
    animation: fall-87 18s -28s linear infinite
}

@keyframes fall-87 {
    53.714% {
        -webkit-transform: translate(11.8083vw, 53.714vh) scale(.3488);
        transform: translate(11.8083vw, 53.714vh) scale(.3488)
    }
    to {
        -webkit-transform: translate(8.4291vw, 100vh) scale(.3488);
        transform: translate(8.4291vw, 100vh) scale(.3488)
    }
}

.snow:nth-child(88) {
    opacity: .9759;
    -webkit-transform: translate(61.738vw, -10px) scale(.926);
    transform: translate(61.738vw, -10px) scale(.926);
    -webkit-animation: fall-88 13s -20s linear infinite;
    animation: fall-88 13s -20s linear infinite
}

@keyframes fall-88 {
    31.121% {
        -webkit-transform: translate(56.7224vw, 31.121vh) scale(.926);
        transform: translate(56.7224vw, 31.121vh) scale(.926)
    }
    to {
        -webkit-transform: translate(59.2302vw, 100vh) scale(.926);
        transform: translate(59.2302vw, 100vh) scale(.926)
    }
}

.snow:nth-child(89) {
    opacity: .3159;
    -webkit-transform: translate(87.9358vw, -10px) scale(.0769);
    transform: translate(87.9358vw, -10px) scale(.0769);
    -webkit-animation: fall-89 19s -26s linear infinite;
    animation: fall-89 19s -26s linear infinite
}

@keyframes fall-89 {
    61.337% {
        -webkit-transform: translate(81.3044vw, 61.337vh) scale(.0769);
        transform: translate(81.3044vw, 61.337vh) scale(.0769)
    }
    to {
        -webkit-transform: translate(84.6201vw, 100vh) scale(.0769);
        transform: translate(84.6201vw, 100vh) scale(.0769)
    }
}

.snow:nth-child(90) {
    opacity: .1539;
    -webkit-transform: translate(34.8005vw, -10px) scale(.7696);
    transform: translate(34.8005vw, -10px) scale(.7696);
    -webkit-animation: fall-90 11s -25s linear infinite;
    animation: fall-90 11s -25s linear infinite
}

@keyframes fall-90 {
    39.686% {
        -webkit-transform: translate(25.8712vw, 39.686vh) scale(.7696);
        transform: translate(25.8712vw, 39.686vh) scale(.7696)
    }
    to {
        -webkit-transform: translate(30.33585vw, 100vh) scale(.7696);
        transform: translate(30.33585vw, 100vh) scale(.7696)
    }
}

.snow:nth-child(91) {
    opacity: .3436;
    -webkit-transform: translate(46.9903vw, -10px) scale(.6454);
    transform: translate(46.9903vw, -10px) scale(.6454);
    -webkit-animation: fall-91 17s -29s linear infinite;
    animation: fall-91 17s -29s linear infinite
}

@keyframes fall-91 {
    62.433% {
        -webkit-transform: translate(56.4719vw, 62.433vh) scale(.6454);
        transform: translate(56.4719vw, 62.433vh) scale(.6454)
    }
    to {
        -webkit-transform: translate(51.7311vw, 100vh) scale(.6454);
        transform: translate(51.7311vw, 100vh) scale(.6454)
    }
}

.snow:nth-child(92) {
    opacity: .6058;
    -webkit-transform: translate(58.0125vw, -10px) scale(.5081);
    transform: translate(58.0125vw, -10px) scale(.5081);
    -webkit-animation: fall-92 17s -14s linear infinite;
    animation: fall-92 17s -14s linear infinite
}

@keyframes fall-92 {
    39.529% {
        -webkit-transform: translate(59.2574vw, 39.529vh) scale(.5081);
        transform: translate(59.2574vw, 39.529vh) scale(.5081)
    }
    to {
        -webkit-transform: translate(58.63495vw, 100vh) scale(.5081);
        transform: translate(58.63495vw, 100vh) scale(.5081)
    }
}

.snow:nth-child(93) {
    opacity: .0191;
    -webkit-transform: translate(35.2121vw, -10px) scale(.7143);
    transform: translate(35.2121vw, -10px) scale(.7143);
    -webkit-animation: fall-93 12s -9s linear infinite;
    animation: fall-93 12s -9s linear infinite
}

@keyframes fall-93 {
    54.049% {
        -webkit-transform: translate(44.9128vw, 54.049vh) scale(.7143);
        transform: translate(44.9128vw, 54.049vh) scale(.7143)
    }
    to {
        -webkit-transform: translate(40.06245vw, 100vh) scale(.7143);
        transform: translate(40.06245vw, 100vh) scale(.7143)
    }
}

.snow:nth-child(94) {
    opacity: .7414;
    -webkit-transform: translate(77.5711vw, -10px) scale(.3496);
    transform: translate(77.5711vw, -10px) scale(.3496);
    -webkit-animation: fall-94 18s -28s linear infinite;
    animation: fall-94 18s -28s linear infinite
}

@keyframes fall-94 {
    63.936% {
        -webkit-transform: translate(81.4666vw, 63.936vh) scale(.3496);
        transform: translate(81.4666vw, 63.936vh) scale(.3496)
    }
    to {
        -webkit-transform: translate(79.51885vw, 100vh) scale(.3496);
        transform: translate(79.51885vw, 100vh) scale(.3496)
    }
}

.snow:nth-child(95) {
    opacity: .1981;
    -webkit-transform: translate(98.3101vw, -10px) scale(.3195);
    transform: translate(98.3101vw, -10px) scale(.3195);
    -webkit-animation: fall-95 24s -24s linear infinite;
    animation: fall-95 24s -24s linear infinite
}

@keyframes fall-95 {
    37.545% {
        -webkit-transform: translate(108.0776vw, 37.545vh) scale(.3195);
        transform: translate(108.0776vw, 37.545vh) scale(.3195)
    }
    to {
        -webkit-transform: translate(103.19385vw, 100vh) scale(.3195);
        transform: translate(103.19385vw, 100vh) scale(.3195)
    }
}

.snow:nth-child(96) {
    opacity: .6778;
    -webkit-transform: translate(57.9294vw, -10px) scale(.461);
    transform: translate(57.9294vw, -10px) scale(.461);
    -webkit-animation: fall-96 30s -9s linear infinite;
    animation: fall-96 30s -9s linear infinite
}

@keyframes fall-96 {
    43.194% {
        -webkit-transform: translate(53.9942vw, 43.194vh) scale(.461);
        transform: translate(53.9942vw, 43.194vh) scale(.461)
    }
    to {
        -webkit-transform: translate(55.9618vw, 100vh) scale(.461);
        transform: translate(55.9618vw, 100vh) scale(.461)
    }
}

.snow:nth-child(97) {
    opacity: .257;
    -webkit-transform: translate(8.9881vw, -10px) scale(.1473);
    transform: translate(8.9881vw, -10px) scale(.1473);
    -webkit-animation: fall-97 29s -1s linear infinite;
    animation: fall-97 29s -1s linear infinite
}

@keyframes fall-97 {
    71.88% {
        -webkit-transform: translate(7.4963vw, 71.88vh) scale(.1473);
        transform: translate(7.4963vw, 71.88vh) scale(.1473)
    }
    to {
        -webkit-transform: translate(8.2422vw, 100vh) scale(.1473);
        transform: translate(8.2422vw, 100vh) scale(.1473)
    }
}

.snow:nth-child(98) {
    opacity: .4073;
    -webkit-transform: translate(61.2384vw, -10px) scale(.5806);
    transform: translate(61.2384vw, -10px) scale(.5806);
    -webkit-animation: fall-98 17s -10s linear infinite;
    animation: fall-98 17s -10s linear infinite
}

@keyframes fall-98 {
    73.335% {
        -webkit-transform: translate(62.8157vw, 73.335vh) scale(.5806);
        transform: translate(62.8157vw, 73.335vh) scale(.5806)
    }
    to {
        -webkit-transform: translate(62.02705vw, 100vh) scale(.5806);
        transform: translate(62.02705vw, 100vh) scale(.5806)
    }
}

.snow:nth-child(99) {
    opacity: .353;
    -webkit-transform: translate(73.4871vw, -10px) scale(.2105);
    transform: translate(73.4871vw, -10px) scale(.2105);
    -webkit-animation: fall-99 23s -15s linear infinite;
    animation: fall-99 23s -15s linear infinite
}

@keyframes fall-99 {
    69.8% {
        -webkit-transform: translate(70.5794vw, 69.8vh) scale(.2105);
        transform: translate(70.5794vw, 69.8vh) scale(.2105)
    }
    to {
        -webkit-transform: translate(72.03325vw, 100vh) scale(.2105);
        transform: translate(72.03325vw, 100vh) scale(.2105)
    }
}

.snow:nth-child(100) {
    opacity: .6005;
    -webkit-transform: translate(84.4923vw, -10px) scale(.0008);
    transform: translate(84.4923vw, -10px) scale(.0008);
    -webkit-animation: fall-100 11s -9s linear infinite;
    animation: fall-100 11s -9s linear infinite
}

@keyframes fall-100 {
    33.769% {
        -webkit-transform: translate(87.6512vw, 33.769vh) scale(.0008);
        transform: translate(87.6512vw, 33.769vh) scale(.0008)
    }
    to {
        -webkit-transform: translate(86.07175vw, 100vh) scale(.0008);
        transform: translate(86.07175vw, 100vh) scale(.0008)
    }
}

.snow:nth-child(101) {
    opacity: .0503;
    -webkit-transform: translate(57.6878vw, -10px) scale(.3923);
    transform: translate(57.6878vw, -10px) scale(.3923);
    -webkit-animation: fall-101 21s -17s linear infinite;
    animation: fall-101 21s -17s linear infinite
}

@keyframes fall-101 {
    48.762% {
        -webkit-transform: translate(62.4723vw, 48.762vh) scale(.3923);
        transform: translate(62.4723vw, 48.762vh) scale(.3923)
    }
    to {
        -webkit-transform: translate(60.08005vw, 100vh) scale(.3923);
        transform: translate(60.08005vw, 100vh) scale(.3923)
    }
}

.snow:nth-child(102) {
    opacity: .5217;
    -webkit-transform: translate(59.1176vw, -10px) scale(.0201);
    transform: translate(59.1176vw, -10px) scale(.0201);
    -webkit-animation: fall-102 15s -15s linear infinite;
    animation: fall-102 15s -15s linear infinite
}

@keyframes fall-102 {
    40.2% {
        -webkit-transform: translate(64.9188vw, 40.2vh) scale(.0201);
        transform: translate(64.9188vw, 40.2vh) scale(.0201)
    }
    to {
        -webkit-transform: translate(62.0182vw, 100vh) scale(.0201);
        transform: translate(62.0182vw, 100vh) scale(.0201)
    }
}

.snow:nth-child(103) {
    opacity: .63;
    -webkit-transform: translate(39.6195vw, -10px) scale(.5339);
    transform: translate(39.6195vw, -10px) scale(.5339);
    -webkit-animation: fall-103 24s -12s linear infinite;
    animation: fall-103 24s -12s linear infinite
}

@keyframes fall-103 {
    54.986% {
        -webkit-transform: translate(38.7764vw, 54.986vh) scale(.5339);
        transform: translate(38.7764vw, 54.986vh) scale(.5339)
    }
    to {
        -webkit-transform: translate(39.19795vw, 100vh) scale(.5339);
        transform: translate(39.19795vw, 100vh) scale(.5339)
    }
}

.snow:nth-child(104) {
    opacity: .9366;
    -webkit-transform: translate(55.2613vw, -10px) scale(.9391);
    transform: translate(55.2613vw, -10px) scale(.9391);
    -webkit-animation: fall-104 13s -20s linear infinite;
    animation: fall-104 13s -20s linear infinite
}

@keyframes fall-104 {
    46.508% {
        -webkit-transform: translate(57.4647vw, 46.508vh) scale(.9391);
        transform: translate(57.4647vw, 46.508vh) scale(.9391)
    }
    to {
        -webkit-transform: translate(56.363vw, 100vh) scale(.9391);
        transform: translate(56.363vw, 100vh) scale(.9391)
    }
}

.snow:nth-child(105) {
    opacity: .7061;
    -webkit-transform: translate(27.3926vw, -10px) scale(.4377);
    transform: translate(27.3926vw, -10px) scale(.4377);
    -webkit-animation: fall-105 22s -14s linear infinite;
    animation: fall-105 22s -14s linear infinite
}

@keyframes fall-105 {
    42.924% {
        -webkit-transform: translate(30.458vw, 42.924vh) scale(.4377);
        transform: translate(30.458vw, 42.924vh) scale(.4377)
    }
    to {
        -webkit-transform: translate(28.9253vw, 100vh) scale(.4377);
        transform: translate(28.9253vw, 100vh) scale(.4377)
    }
}

.snow:nth-child(106) {
    opacity: .2712;
    -webkit-transform: translate(69.9761vw, -10px) scale(.4626);
    transform: translate(69.9761vw, -10px) scale(.4626);
    -webkit-animation: fall-106 28s -23s linear infinite;
    animation: fall-106 28s -23s linear infinite
}

@keyframes fall-106 {
    50.203% {
        -webkit-transform: translate(66.2758vw, 50.203vh) scale(.4626);
        transform: translate(66.2758vw, 50.203vh) scale(.4626)
    }
    to {
        -webkit-transform: translate(68.12595vw, 100vh) scale(.4626);
        transform: translate(68.12595vw, 100vh) scale(.4626)
    }
}

.snow:nth-child(107) {
    opacity: .1661;
    -webkit-transform: translate(87.4769vw, -10px) scale(.4048);
    transform: translate(87.4769vw, -10px) scale(.4048);
    -webkit-animation: fall-107 17s -4s linear infinite;
    animation: fall-107 17s -4s linear infinite
}

@keyframes fall-107 {
    66.569% {
        -webkit-transform: translate(84.5753vw, 66.569vh) scale(.4048);
        transform: translate(84.5753vw, 66.569vh) scale(.4048)
    }
    to {
        -webkit-transform: translate(86.0261vw, 100vh) scale(.4048);
        transform: translate(86.0261vw, 100vh) scale(.4048)
    }
}

.snow:nth-child(108) {
    opacity: .2212;
    -webkit-transform: translate(36.3875vw, -10px) scale(.2767);
    transform: translate(36.3875vw, -10px) scale(.2767);
    -webkit-animation: fall-108 30s -1s linear infinite;
    animation: fall-108 30s -1s linear infinite
}

@keyframes fall-108 {
    71.057% {
        -webkit-transform: translate(29.0828vw, 71.057vh) scale(.2767);
        transform: translate(29.0828vw, 71.057vh) scale(.2767)
    }
    to {
        -webkit-transform: translate(32.73515vw, 100vh) scale(.2767);
        transform: translate(32.73515vw, 100vh) scale(.2767)
    }
}

.snow:nth-child(109) {
    opacity: .8958;
    -webkit-transform: translate(37.3699vw, -10px) scale(.9069);
    transform: translate(37.3699vw, -10px) scale(.9069);
    -webkit-animation: fall-109 10s -24s linear infinite;
    animation: fall-109 10s -24s linear infinite
}

@keyframes fall-109 {
    52.442% {
        -webkit-transform: translate(29.1703vw, 52.442vh) scale(.9069);
        transform: translate(29.1703vw, 52.442vh) scale(.9069)
    }
    to {
        -webkit-transform: translate(33.2701vw, 100vh) scale(.9069);
        transform: translate(33.2701vw, 100vh) scale(.9069)
    }
}

.snow:nth-child(110) {
    opacity: .3803;
    -webkit-transform: translate(34.635vw, -10px) scale(.8373);
    transform: translate(34.635vw, -10px) scale(.8373);
    -webkit-animation: fall-110 15s -28s linear infinite;
    animation: fall-110 15s -28s linear infinite
}

@keyframes fall-110 {
    76.796% {
        -webkit-transform: translate(26.3418vw, 76.796vh) scale(.8373);
        transform: translate(26.3418vw, 76.796vh) scale(.8373)
    }
    to {
        -webkit-transform: translate(30.4884vw, 100vh) scale(.8373);
        transform: translate(30.4884vw, 100vh) scale(.8373)
    }
}

.snow:nth-child(111) {
    opacity: .72;
    -webkit-transform: translate(93.0584vw, -10px) scale(.0534);
    transform: translate(93.0584vw, -10px) scale(.0534);
    -webkit-animation: fall-111 21s -20s linear infinite;
    animation: fall-111 21s -20s linear infinite
}

@keyframes fall-111 {
    47.559% {
        -webkit-transform: translate(100.5703vw, 47.559vh) scale(.0534);
        transform: translate(100.5703vw, 47.559vh) scale(.0534)
    }
    to {
        -webkit-transform: translate(96.81435vw, 100vh) scale(.0534);
        transform: translate(96.81435vw, 100vh) scale(.0534)
    }
}

.snow:nth-child(112) {
    opacity: .7221;
    -webkit-transform: translate(52.6578vw, -10px) scale(.1479);
    transform: translate(52.6578vw, -10px) scale(.1479);
    -webkit-animation: fall-112 14s -1s linear infinite;
    animation: fall-112 14s -1s linear infinite
}

@keyframes fall-112 {
    64.265% {
        -webkit-transform: translate(61.1439vw, 64.265vh) scale(.1479);
        transform: translate(61.1439vw, 64.265vh) scale(.1479)
    }
    to {
        -webkit-transform: translate(56.90085vw, 100vh) scale(.1479);
        transform: translate(56.90085vw, 100vh) scale(.1479)
    }
}

.snow:nth-child(113) {
    opacity: .6601;
    -webkit-transform: translate(69.9764vw, -10px) scale(.073);
    transform: translate(69.9764vw, -10px) scale(.073);
    -webkit-animation: fall-113 16s -22s linear infinite;
    animation: fall-113 16s -22s linear infinite
}

@keyframes fall-113 {
    76.019% {
        -webkit-transform: translate(63.2598vw, 76.019vh) scale(.073);
        transform: translate(63.2598vw, 76.019vh) scale(.073)
    }
    to {
        -webkit-transform: translate(66.6181vw, 100vh) scale(.073);
        transform: translate(66.6181vw, 100vh) scale(.073)
    }
}

.snow:nth-child(114) {
    opacity: .0091;
    -webkit-transform: translate(88.3808vw, -10px) scale(.016);
    transform: translate(88.3808vw, -10px) scale(.016);
    -webkit-animation: fall-114 27s -21s linear infinite;
    animation: fall-114 27s -21s linear infinite
}

@keyframes fall-114 {
    48.262% {
        -webkit-transform: translate(90.155vw, 48.262vh) scale(.016);
        transform: translate(90.155vw, 48.262vh) scale(.016)
    }
    to {
        -webkit-transform: translate(89.2679vw, 100vh) scale(.016);
        transform: translate(89.2679vw, 100vh) scale(.016)
    }
}

.snow:nth-child(115) {
    opacity: .9032;
    -webkit-transform: translate(2.0744vw, -10px) scale(.0882);
    transform: translate(2.0744vw, -10px) scale(.0882);
    -webkit-animation: fall-115 29s -25s linear infinite;
    animation: fall-115 29s -25s linear infinite
}

@keyframes fall-115 {
    31.644% {
        -webkit-transform: translate(-.1469vw, 31.644vh) scale(.0882);
        transform: translate(-.1469vw, 31.644vh) scale(.0882)
    }
    to {
        -webkit-transform: translate(.96375vw, 100vh) scale(.0882);
        transform: translate(.96375vw, 100vh) scale(.0882)
    }
}

.snow:nth-child(116) {
    opacity: .2378;
    -webkit-transform: translate(61.9901vw, -10px) scale(.8725);
    transform: translate(61.9901vw, -10px) scale(.8725);
    -webkit-animation: fall-116 23s -1s linear infinite;
    animation: fall-116 23s -1s linear infinite
}

@keyframes fall-116 {
    62.348% {
        -webkit-transform: translate(65.2836vw, 62.348vh) scale(.8725);
        transform: translate(65.2836vw, 62.348vh) scale(.8725)
    }
    to {
        -webkit-transform: translate(63.63685vw, 100vh) scale(.8725);
        transform: translate(63.63685vw, 100vh) scale(.8725)
    }
}

.snow:nth-child(117) {
    opacity: .7068;
    -webkit-transform: translate(16.9871vw, -10px) scale(.739);
    transform: translate(16.9871vw, -10px) scale(.739);
    -webkit-animation: fall-117 30s -20s linear infinite;
    animation: fall-117 30s -20s linear infinite
}

@keyframes fall-117 {
    77.16% {
        -webkit-transform: translate(7.3123vw, 77.16vh) scale(.739);
        transform: translate(7.3123vw, 77.16vh) scale(.739)
    }
    to {
        -webkit-transform: translate(12.1497vw, 100vh) scale(.739);
        transform: translate(12.1497vw, 100vh) scale(.739)
    }
}

.snow:nth-child(118) {
    opacity: .6467;
    -webkit-transform: translate(89.9457vw, -10px) scale(.1316);
    transform: translate(89.9457vw, -10px) scale(.1316);
    -webkit-animation: fall-118 10s -10s linear infinite;
    animation: fall-118 10s -10s linear infinite
}

@keyframes fall-118 {
    79.113% {
        -webkit-transform: translate(82.9909vw, 79.113vh) scale(.1316);
        transform: translate(82.9909vw, 79.113vh) scale(.1316)
    }
    to {
        -webkit-transform: translate(86.4683vw, 100vh) scale(.1316);
        transform: translate(86.4683vw, 100vh) scale(.1316)
    }
}

.snow:nth-child(119) {
    opacity: .3453;
    -webkit-transform: translate(88.865vw, -10px) scale(.7107);
    transform: translate(88.865vw, -10px) scale(.7107);
    -webkit-animation: fall-119 11s -24s linear infinite;
    animation: fall-119 11s -24s linear infinite
}

@keyframes fall-119 {
    32.431% {
        -webkit-transform: translate(95.0777vw, 32.431vh) scale(.7107);
        transform: translate(95.0777vw, 32.431vh) scale(.7107)
    }
    to {
        -webkit-transform: translate(91.97135vw, 100vh) scale(.7107);
        transform: translate(91.97135vw, 100vh) scale(.7107)
    }
}

.snow:nth-child(120) {
    opacity: .3668;
    -webkit-transform: translate(11.3404vw, -10px) scale(.5121);
    transform: translate(11.3404vw, -10px) scale(.5121);
    -webkit-animation: fall-120 17s -6s linear infinite;
    animation: fall-120 17s -6s linear infinite
}

@keyframes fall-120 {
    69.286% {
        -webkit-transform: translate(14.8901vw, 69.286vh) scale(.5121);
        transform: translate(14.8901vw, 69.286vh) scale(.5121)
    }
    to {
        -webkit-transform: translate(13.11525vw, 100vh) scale(.5121);
        transform: translate(13.11525vw, 100vh) scale(.5121)
    }
}

.snow:nth-child(121) {
    opacity: .3384;
    -webkit-transform: translate(21.4551vw, -10px) scale(.9815);
    transform: translate(21.4551vw, -10px) scale(.9815);
    -webkit-animation: fall-121 15s -4s linear infinite;
    animation: fall-121 15s -4s linear infinite
}

@keyframes fall-121 {
    69.32% {
        -webkit-transform: translate(21.9281vw, 69.32vh) scale(.9815);
        transform: translate(21.9281vw, 69.32vh) scale(.9815)
    }
    to {
        -webkit-transform: translate(21.6916vw, 100vh) scale(.9815);
        transform: translate(21.6916vw, 100vh) scale(.9815)
    }
}

.snow:nth-child(122) {
    opacity: .8935;
    -webkit-transform: translate(93.4733vw, -10px) scale(.9841);
    transform: translate(93.4733vw, -10px) scale(.9841);
    -webkit-animation: fall-122 14s -8s linear infinite;
    animation: fall-122 14s -8s linear infinite
}

@keyframes fall-122 {
    41.606% {
        -webkit-transform: translate(87.6079vw, 41.606vh) scale(.9841);
        transform: translate(87.6079vw, 41.606vh) scale(.9841)
    }
    to {
        -webkit-transform: translate(90.5406vw, 100vh) scale(.9841);
        transform: translate(90.5406vw, 100vh) scale(.9841)
    }
}

.snow:nth-child(123) {
    opacity: .1637;
    -webkit-transform: translate(15.4153vw, -10px) scale(.6863);
    transform: translate(15.4153vw, -10px) scale(.6863);
    -webkit-animation: fall-123 25s -25s linear infinite;
    animation: fall-123 25s -25s linear infinite
}

@keyframes fall-123 {
    51.866% {
        -webkit-transform: translate(19.8188vw, 51.866vh) scale(.6863);
        transform: translate(19.8188vw, 51.866vh) scale(.6863)
    }
    to {
        -webkit-transform: translate(17.61705vw, 100vh) scale(.6863);
        transform: translate(17.61705vw, 100vh) scale(.6863)
    }
}

.snow:nth-child(124) {
    opacity: .1872;
    -webkit-transform: translate(23.9381vw, -10px) scale(.6954);
    transform: translate(23.9381vw, -10px) scale(.6954);
    -webkit-animation: fall-124 23s -11s linear infinite;
    animation: fall-124 23s -11s linear infinite
}

@keyframes fall-124 {
    77.907% {
        -webkit-transform: translate(14.255vw, 77.907vh) scale(.6954);
        transform: translate(14.255vw, 77.907vh) scale(.6954)
    }
    to {
        -webkit-transform: translate(19.09655vw, 100vh) scale(.6954);
        transform: translate(19.09655vw, 100vh) scale(.6954)
    }
}

.snow:nth-child(125) {
    opacity: .725;
    -webkit-transform: translate(14.5007vw, -10px) scale(.7723);
    transform: translate(14.5007vw, -10px) scale(.7723);
    -webkit-animation: fall-125 23s -27s linear infinite;
    animation: fall-125 23s -27s linear infinite
}

@keyframes fall-125 {
    40.85% {
        -webkit-transform: translate(6.7563vw, 40.85vh) scale(.7723);
        transform: translate(6.7563vw, 40.85vh) scale(.7723)
    }
    to {
        -webkit-transform: translate(10.6285vw, 100vh) scale(.7723);
        transform: translate(10.6285vw, 100vh) scale(.7723)
    }
}

.snow:nth-child(126) {
    opacity: .5196;
    -webkit-transform: translate(25.301vw, -10px) scale(.6769);
    transform: translate(25.301vw, -10px) scale(.6769);
    -webkit-animation: fall-126 30s -12s linear infinite;
    animation: fall-126 30s -12s linear infinite
}

@keyframes fall-126 {
    66.052% {
        -webkit-transform: translate(18.4617vw, 66.052vh) scale(.6769);
        transform: translate(18.4617vw, 66.052vh) scale(.6769)
    }
    to {
        -webkit-transform: translate(21.88135vw, 100vh) scale(.6769);
        transform: translate(21.88135vw, 100vh) scale(.6769)
    }
}

.snow:nth-child(127) {
    opacity: .1705;
    -webkit-transform: translate(9.3614vw, -10px) scale(.543);
    transform: translate(9.3614vw, -10px) scale(.543);
    -webkit-animation: fall-127 30s -1s linear infinite;
    animation: fall-127 30s -1s linear infinite
}

@keyframes fall-127 {
    69.464% {
        -webkit-transform: translate(-.092vw, 69.464vh) scale(.543);
        transform: translate(-.092vw, 69.464vh) scale(.543)
    }
    to {
        -webkit-transform: translate(4.6347vw, 100vh) scale(.543);
        transform: translate(4.6347vw, 100vh) scale(.543)
    }
}

.snow:nth-child(128) {
    opacity: .0198;
    -webkit-transform: translate(61.6077vw, -10px) scale(.2857);
    transform: translate(61.6077vw, -10px) scale(.2857);
    -webkit-animation: fall-128 10s -10s linear infinite;
    animation: fall-128 10s -10s linear infinite
}

@keyframes fall-128 {
    70.695% {
        -webkit-transform: translate(67.1604vw, 70.695vh) scale(.2857);
        transform: translate(67.1604vw, 70.695vh) scale(.2857)
    }
    to {
        -webkit-transform: translate(64.38405vw, 100vh) scale(.2857);
        transform: translate(64.38405vw, 100vh) scale(.2857)
    }
}

.snow:nth-child(129) {
    opacity: .6668;
    -webkit-transform: translate(93.5442vw, -10px) scale(.2878);
    transform: translate(93.5442vw, -10px) scale(.2878);
    -webkit-animation: fall-129 10s -30s linear infinite;
    animation: fall-129 10s -30s linear infinite
}

@keyframes fall-129 {
    67.598% {
        -webkit-transform: translate(96.9814vw, 67.598vh) scale(.2878);
        transform: translate(96.9814vw, 67.598vh) scale(.2878)
    }
    to {
        -webkit-transform: translate(95.2628vw, 100vh) scale(.2878);
        transform: translate(95.2628vw, 100vh) scale(.2878)
    }
}

.snow:nth-child(130) {
    opacity: .1481;
    -webkit-transform: translate(18.4599vw, -10px) scale(.046);
    transform: translate(18.4599vw, -10px) scale(.046);
    -webkit-animation: fall-130 28s -26s linear infinite;
    animation: fall-130 28s -26s linear infinite
}

@keyframes fall-130 {
    35.219% {
        -webkit-transform: translate(28.3665vw, 35.219vh) scale(.046);
        transform: translate(28.3665vw, 35.219vh) scale(.046)
    }
    to {
        -webkit-transform: translate(23.4132vw, 100vh) scale(.046);
        transform: translate(23.4132vw, 100vh) scale(.046)
    }
}

.snow:nth-child(131) {
    opacity: .2929;
    -webkit-transform: translate(44.2075vw, -10px) scale(.7517);
    transform: translate(44.2075vw, -10px) scale(.7517);
    -webkit-animation: fall-131 21s -4s linear infinite;
    animation: fall-131 21s -4s linear infinite
}

@keyframes fall-131 {
    63.11% {
        -webkit-transform: translate(48.6732vw, 63.11vh) scale(.7517);
        transform: translate(48.6732vw, 63.11vh) scale(.7517)
    }
    to {
        -webkit-transform: translate(46.44035vw, 100vh) scale(.7517);
        transform: translate(46.44035vw, 100vh) scale(.7517)
    }
}

.snow:nth-child(132) {
    opacity: .5891;
    -webkit-transform: translate(41.4679vw, -10px) scale(.2163);
    transform: translate(41.4679vw, -10px) scale(.2163);
    -webkit-animation: fall-132 25s -6s linear infinite;
    animation: fall-132 25s -6s linear infinite
}

@keyframes fall-132 {
    55.118% {
        -webkit-transform: translate(32.2886vw, 55.118vh) scale(.2163);
        transform: translate(32.2886vw, 55.118vh) scale(.2163)
    }
    to {
        -webkit-transform: translate(36.87825vw, 100vh) scale(.2163);
        transform: translate(36.87825vw, 100vh) scale(.2163)
    }
}

.snow:nth-child(133) {
    opacity: .7682;
    -webkit-transform: translate(41.0546vw, -10px) scale(.0408);
    transform: translate(41.0546vw, -10px) scale(.0408);
    -webkit-animation: fall-133 22s -14s linear infinite;
    animation: fall-133 22s -14s linear infinite
}

@keyframes fall-133 {
    37.501% {
        -webkit-transform: translate(32.6573vw, 37.501vh) scale(.0408);
        transform: translate(32.6573vw, 37.501vh) scale(.0408)
    }
    to {
        -webkit-transform: translate(36.85595vw, 100vh) scale(.0408);
        transform: translate(36.85595vw, 100vh) scale(.0408)
    }
}

.snow:nth-child(134) {
    opacity: .0581;
    -webkit-transform: translate(12.14vw, -10px) scale(.2627);
    transform: translate(12.14vw, -10px) scale(.2627);
    -webkit-animation: fall-134 11s -4s linear infinite;
    animation: fall-134 11s -4s linear infinite
}

@keyframes fall-134 {
    49.383% {
        -webkit-transform: translate(15.4191vw, 49.383vh) scale(.2627);
        transform: translate(15.4191vw, 49.383vh) scale(.2627)
    }
    to {
        -webkit-transform: translate(13.77955vw, 100vh) scale(.2627);
        transform: translate(13.77955vw, 100vh) scale(.2627)
    }
}

.snow:nth-child(135) {
    opacity: .0256;
    -webkit-transform: translate(17.9622vw, -10px) scale(.7556);
    transform: translate(17.9622vw, -10px) scale(.7556);
    -webkit-animation: fall-135 25s -2s linear infinite;
    animation: fall-135 25s -2s linear infinite
}

@keyframes fall-135 {
    30.503% {
        -webkit-transform: translate(15.8482vw, 30.503vh) scale(.7556);
        transform: translate(15.8482vw, 30.503vh) scale(.7556)
    }
    to {
        -webkit-transform: translate(16.9052vw, 100vh) scale(.7556);
        transform: translate(16.9052vw, 100vh) scale(.7556)
    }
}

.snow:nth-child(136) {
    opacity: .7451;
    -webkit-transform: translate(45.6645vw, -10px) scale(.178);
    transform: translate(45.6645vw, -10px) scale(.178);
    -webkit-animation: fall-136 15s -10s linear infinite;
    animation: fall-136 15s -10s linear infinite
}

@keyframes fall-136 {
    67.871% {
        -webkit-transform: translate(51.9085vw, 67.871vh) scale(.178);
        transform: translate(51.9085vw, 67.871vh) scale(.178)
    }
    to {
        -webkit-transform: translate(48.7865vw, 100vh) scale(.178);
        transform: translate(48.7865vw, 100vh) scale(.178)
    }
}

.snow:nth-child(137) {
    opacity: .3956;
    -webkit-transform: translate(81.7773vw, -10px) scale(.0868);
    transform: translate(81.7773vw, -10px) scale(.0868);
    -webkit-animation: fall-137 27s -22s linear infinite;
    animation: fall-137 27s -22s linear infinite
}

@keyframes fall-137 {
    35.917% {
        -webkit-transform: translate(87.0057vw, 35.917vh) scale(.0868);
        transform: translate(87.0057vw, 35.917vh) scale(.0868)
    }
    to {
        -webkit-transform: translate(84.3915vw, 100vh) scale(.0868);
        transform: translate(84.3915vw, 100vh) scale(.0868)
    }
}

.snow:nth-child(138) {
    opacity: .8181;
    -webkit-transform: translate(20.2625vw, -10px) scale(.0831);
    transform: translate(20.2625vw, -10px) scale(.0831);
    -webkit-animation: fall-138 18s -15s linear infinite;
    animation: fall-138 18s -15s linear infinite
}

@keyframes fall-138 {
    55.35% {
        -webkit-transform: translate(26.4511vw, 55.35vh) scale(.0831);
        transform: translate(26.4511vw, 55.35vh) scale(.0831)
    }
    to {
        -webkit-transform: translate(23.3568vw, 100vh) scale(.0831);
        transform: translate(23.3568vw, 100vh) scale(.0831)
    }
}

.snow:nth-child(139) {
    opacity: .8837;
    -webkit-transform: translate(1.9492vw, -10px) scale(.0592);
    transform: translate(1.9492vw, -10px) scale(.0592);
    -webkit-animation: fall-139 26s -25s linear infinite;
    animation: fall-139 26s -25s linear infinite
}

@keyframes fall-139 {
    72.96% {
        -webkit-transform: translate(5.1356vw, 72.96vh) scale(.0592);
        transform: translate(5.1356vw, 72.96vh) scale(.0592)
    }
    to {
        -webkit-transform: translate(3.5424vw, 100vh) scale(.0592);
        transform: translate(3.5424vw, 100vh) scale(.0592)
    }
}

.snow:nth-child(140) {
    opacity: .1448;
    -webkit-transform: translate(48.5129vw, -10px) scale(.3153);
    transform: translate(48.5129vw, -10px) scale(.3153);
    -webkit-animation: fall-140 18s -30s linear infinite;
    animation: fall-140 18s -30s linear infinite
}

@keyframes fall-140 {
    55.751% {
        -webkit-transform: translate(43.3456vw, 55.751vh) scale(.3153);
        transform: translate(43.3456vw, 55.751vh) scale(.3153)
    }
    to {
        -webkit-transform: translate(45.92925vw, 100vh) scale(.3153);
        transform: translate(45.92925vw, 100vh) scale(.3153)
    }
}

.snow:nth-child(141) {
    opacity: .8076;
    -webkit-transform: translate(24.7007vw, -10px) scale(.7206);
    transform: translate(24.7007vw, -10px) scale(.7206);
    -webkit-animation: fall-141 22s -21s linear infinite;
    animation: fall-141 22s -21s linear infinite
}

@keyframes fall-141 {
    40.485% {
        -webkit-transform: translate(24.3155vw, 40.485vh) scale(.7206);
        transform: translate(24.3155vw, 40.485vh) scale(.7206)
    }
    to {
        -webkit-transform: translate(24.5081vw, 100vh) scale(.7206);
        transform: translate(24.5081vw, 100vh) scale(.7206)
    }
}

.snow:nth-child(142) {
    opacity: .9302;
    -webkit-transform: translate(12.6989vw, -10px) scale(.0682);
    transform: translate(12.6989vw, -10px) scale(.0682);
    -webkit-animation: fall-142 11s -8s linear infinite;
    animation: fall-142 11s -8s linear infinite
}

@keyframes fall-142 {
    55.481% {
        -webkit-transform: translate(6.4866vw, 55.481vh) scale(.0682);
        transform: translate(6.4866vw, 55.481vh) scale(.0682)
    }
    to {
        -webkit-transform: translate(9.59275vw, 100vh) scale(.0682);
        transform: translate(9.59275vw, 100vh) scale(.0682)
    }
}

.snow:nth-child(143) {
    opacity: .2682;
    -webkit-transform: translate(71.3161vw, -10px) scale(.4043);
    transform: translate(71.3161vw, -10px) scale(.4043);
    -webkit-animation: fall-143 27s -1s linear infinite;
    animation: fall-143 27s -1s linear infinite
}

@keyframes fall-143 {
    30.882% {
        -webkit-transform: translate(64.4108vw, 30.882vh) scale(.4043);
        transform: translate(64.4108vw, 30.882vh) scale(.4043)
    }
    to {
        -webkit-transform: translate(67.86345vw, 100vh) scale(.4043);
        transform: translate(67.86345vw, 100vh) scale(.4043)
    }
}

.snow:nth-child(144) {
    opacity: .1325;
    -webkit-transform: translate(80.7435vw, -10px) scale(.5675);
    transform: translate(80.7435vw, -10px) scale(.5675);
    -webkit-animation: fall-144 28s -14s linear infinite;
    animation: fall-144 28s -14s linear infinite
}

@keyframes fall-144 {
    38.49% {
        -webkit-transform: translate(80.8903vw, 38.49vh) scale(.5675);
        transform: translate(80.8903vw, 38.49vh) scale(.5675)
    }
    to {
        -webkit-transform: translate(80.8169vw, 100vh) scale(.5675);
        transform: translate(80.8169vw, 100vh) scale(.5675)
    }
}

.snow:nth-child(145) {
    opacity: .4039;
    -webkit-transform: translate(83.2145vw, -10px) scale(.5983);
    transform: translate(83.2145vw, -10px) scale(.5983);
    -webkit-animation: fall-145 14s -17s linear infinite;
    animation: fall-145 14s -17s linear infinite
}

@keyframes fall-145 {
    75.201% {
        -webkit-transform: translate(84.5791vw, 75.201vh) scale(.5983);
        transform: translate(84.5791vw, 75.201vh) scale(.5983)
    }
    to {
        -webkit-transform: translate(83.8968vw, 100vh) scale(.5983);
        transform: translate(83.8968vw, 100vh) scale(.5983)
    }
}

.snow:nth-child(146) {
    opacity: .5663;
    -webkit-transform: translate(48.1378vw, -10px) scale(.5429);
    transform: translate(48.1378vw, -10px) scale(.5429);
    -webkit-animation: fall-146 11s -15s linear infinite;
    animation: fall-146 11s -15s linear infinite
}

@keyframes fall-146 {
    37.655% {
        -webkit-transform: translate(48.1838vw, 37.655vh) scale(.5429);
        transform: translate(48.1838vw, 37.655vh) scale(.5429)
    }
    to {
        -webkit-transform: translate(48.1608vw, 100vh) scale(.5429);
        transform: translate(48.1608vw, 100vh) scale(.5429)
    }
}

.snow:nth-child(147) {
    opacity: .4486;
    -webkit-transform: translate(24.4842vw, -10px) scale(.1179);
    transform: translate(24.4842vw, -10px) scale(.1179);
    -webkit-animation: fall-147 18s -26s linear infinite;
    animation: fall-147 18s -26s linear infinite
}

@keyframes fall-147 {
    35.006% {
        -webkit-transform: translate(24.0783vw, 35.006vh) scale(.1179);
        transform: translate(24.0783vw, 35.006vh) scale(.1179)
    }
    to {
        -webkit-transform: translate(24.28125vw, 100vh) scale(.1179);
        transform: translate(24.28125vw, 100vh) scale(.1179)
    }
}

.snow:nth-child(148) {
    opacity: .7127;
    -webkit-transform: translate(7.7534vw, -10px) scale(.4374);
    transform: translate(7.7534vw, -10px) scale(.4374);
    -webkit-animation: fall-148 18s -14s linear infinite;
    animation: fall-148 18s -14s linear infinite
}

@keyframes fall-148 {
    58.043% {
        -webkit-transform: translate(2.7468vw, 58.043vh) scale(.4374);
        transform: translate(2.7468vw, 58.043vh) scale(.4374)
    }
    to {
        -webkit-transform: translate(5.2501vw, 100vh) scale(.4374);
        transform: translate(5.2501vw, 100vh) scale(.4374)
    }
}

.snow:nth-child(149) {
    opacity: .477;
    -webkit-transform: translate(52.2445vw, -10px) scale(.6005);
    transform: translate(52.2445vw, -10px) scale(.6005);
    -webkit-animation: fall-149 13s -19s linear infinite;
    animation: fall-149 13s -19s linear infinite
}

@keyframes fall-149 {
    44.144% {
        -webkit-transform: translate(57.7855vw, 44.144vh) scale(.6005);
        transform: translate(57.7855vw, 44.144vh) scale(.6005)
    }
    to {
        -webkit-transform: translate(55.015vw, 100vh) scale(.6005);
        transform: translate(55.015vw, 100vh) scale(.6005)
    }
}

.snow:nth-child(150) {
    opacity: .0084;
    -webkit-transform: translate(66.8523vw, -10px) scale(.1655);
    transform: translate(66.8523vw, -10px) scale(.1655);
    -webkit-animation: fall-150 28s -4s linear infinite;
    animation: fall-150 28s -4s linear infinite
}

@keyframes fall-150 {
    58.648% {
        -webkit-transform: translate(74.9437vw, 58.648vh) scale(.1655);
        transform: translate(74.9437vw, 58.648vh) scale(.1655)
    }
    to {
        -webkit-transform: translate(70.898vw, 100vh) scale(.1655);
        transform: translate(70.898vw, 100vh) scale(.1655)
    }
}

.snow:nth-child(151) {
    opacity: .3022;
    -webkit-transform: translate(94.201vw, -10px) scale(.9807);
    transform: translate(94.201vw, -10px) scale(.9807);
    -webkit-animation: fall-151 15s -18s linear infinite;
    animation: fall-151 15s -18s linear infinite
}

@keyframes fall-151 {
    52.657% {
        -webkit-transform: translate(99.7229vw, 52.657vh) scale(.9807);
        transform: translate(99.7229vw, 52.657vh) scale(.9807)
    }
    to {
        -webkit-transform: translate(96.96195vw, 100vh) scale(.9807);
        transform: translate(96.96195vw, 100vh) scale(.9807)
    }
}

.snow:nth-child(152) {
    opacity: .1854;
    -webkit-transform: translate(87.9271vw, -10px) scale(.9659);
    transform: translate(87.9271vw, -10px) scale(.9659);
    -webkit-animation: fall-152 22s -28s linear infinite;
    animation: fall-152 22s -28s linear infinite
}

@keyframes fall-152 {
    53.798% {
        -webkit-transform: translate(95.26vw, 53.798vh) scale(.9659);
        transform: translate(95.26vw, 53.798vh) scale(.9659)
    }
    to {
        -webkit-transform: translate(91.59355vw, 100vh) scale(.9659);
        transform: translate(91.59355vw, 100vh) scale(.9659)
    }
}

.snow:nth-child(153) {
    opacity: .1616;
    -webkit-transform: translate(89.5299vw, -10px) scale(.2979);
    transform: translate(89.5299vw, -10px) scale(.2979);
    -webkit-animation: fall-153 30s -25s linear infinite;
    animation: fall-153 30s -25s linear infinite
}

@keyframes fall-153 {
    58.439% {
        -webkit-transform: translate(99.2132vw, 58.439vh) scale(.2979);
        transform: translate(99.2132vw, 58.439vh) scale(.2979)
    }
    to {
        -webkit-transform: translate(94.37155vw, 100vh) scale(.2979);
        transform: translate(94.37155vw, 100vh) scale(.2979)
    }
}

.snow:nth-child(154) {
    opacity: .141;
    -webkit-transform: translate(7.8794vw, -10px) scale(.7915);
    transform: translate(7.8794vw, -10px) scale(.7915);
    -webkit-animation: fall-154 19s -1s linear infinite;
    animation: fall-154 19s -1s linear infinite
}

@keyframes fall-154 {
    53.535% {
        -webkit-transform: translate(10.1807vw, 53.535vh) scale(.7915);
        transform: translate(10.1807vw, 53.535vh) scale(.7915)
    }
    to {
        -webkit-transform: translate(9.03005vw, 100vh) scale(.7915);
        transform: translate(9.03005vw, 100vh) scale(.7915)
    }
}

.snow:nth-child(155) {
    opacity: .9711;
    -webkit-transform: translate(72.7191vw, -10px) scale(.0384);
    transform: translate(72.7191vw, -10px) scale(.0384);
    -webkit-animation: fall-155 16s -4s linear infinite;
    animation: fall-155 16s -4s linear infinite
}

@keyframes fall-155 {
    31.971% {
        -webkit-transform: translate(65.844vw, 31.971vh) scale(.0384);
        transform: translate(65.844vw, 31.971vh) scale(.0384)
    }
    to {
        -webkit-transform: translate(69.28155vw, 100vh) scale(.0384);
        transform: translate(69.28155vw, 100vh) scale(.0384)
    }
}

.snow:nth-child(156) {
    opacity: .5452;
    -webkit-transform: translate(82.0684vw, -10px) scale(.2838);
    transform: translate(82.0684vw, -10px) scale(.2838);
    -webkit-animation: fall-156 13s -10s linear infinite;
    animation: fall-156 13s -10s linear infinite
}

@keyframes fall-156 {
    49.898% {
        -webkit-transform: translate(78.379vw, 49.898vh) scale(.2838);
        transform: translate(78.379vw, 49.898vh) scale(.2838)
    }
    to {
        -webkit-transform: translate(80.2237vw, 100vh) scale(.2838);
        transform: translate(80.2237vw, 100vh) scale(.2838)
    }
}

.snow:nth-child(157) {
    opacity: .0246;
    -webkit-transform: translate(26.2932vw, -10px) scale(.8335);
    transform: translate(26.2932vw, -10px) scale(.8335);
    -webkit-animation: fall-157 15s -8s linear infinite;
    animation: fall-157 15s -8s linear infinite
}

@keyframes fall-157 {
    62.071% {
        -webkit-transform: translate(22.0932vw, 62.071vh) scale(.8335);
        transform: translate(22.0932vw, 62.071vh) scale(.8335)
    }
    to {
        -webkit-transform: translate(24.1932vw, 100vh) scale(.8335);
        transform: translate(24.1932vw, 100vh) scale(.8335)
    }
}

.snow:nth-child(158) {
    opacity: .6183;
    -webkit-transform: translate(47.3491vw, -10px) scale(.6682);
    transform: translate(47.3491vw, -10px) scale(.6682);
    -webkit-animation: fall-158 18s -3s linear infinite;
    animation: fall-158 18s -3s linear infinite
}

@keyframes fall-158 {
    77.239% {
        -webkit-transform: translate(38.1609vw, 77.239vh) scale(.6682);
        transform: translate(38.1609vw, 77.239vh) scale(.6682)
    }
    to {
        -webkit-transform: translate(42.755vw, 100vh) scale(.6682);
        transform: translate(42.755vw, 100vh) scale(.6682)
    }
}

.snow:nth-child(159) {
    opacity: .0477;
    -webkit-transform: translate(87.5388vw, -10px) scale(.9851);
    transform: translate(87.5388vw, -10px) scale(.9851);
    -webkit-animation: fall-159 11s -6s linear infinite;
    animation: fall-159 11s -6s linear infinite
}

@keyframes fall-159 {
    55.29% {
        -webkit-transform: translate(94.7259vw, 55.29vh) scale(.9851);
        transform: translate(94.7259vw, 55.29vh) scale(.9851)
    }
    to {
        -webkit-transform: translate(91.13235vw, 100vh) scale(.9851);
        transform: translate(91.13235vw, 100vh) scale(.9851)
    }
}

.snow:nth-child(160) {
    opacity: .387;
    -webkit-transform: translate(14.3685vw, -10px) scale(.9329);
    transform: translate(14.3685vw, -10px) scale(.9329);
    -webkit-animation: fall-160 18s -23s linear infinite;
    animation: fall-160 18s -23s linear infinite
}

@keyframes fall-160 {
    34.366% {
        -webkit-transform: translate(11.6603vw, 34.366vh) scale(.9329);
        transform: translate(11.6603vw, 34.366vh) scale(.9329)
    }
    to {
        -webkit-transform: translate(13.0144vw, 100vh) scale(.9329);
        transform: translate(13.0144vw, 100vh) scale(.9329)
    }
}

.snow:nth-child(161) {
    opacity: .6531;
    -webkit-transform: translate(98.1281vw, -10px) scale(.466);
    transform: translate(98.1281vw, -10px) scale(.466);
    -webkit-animation: fall-161 26s -26s linear infinite;
    animation: fall-161 26s -26s linear infinite
}

@keyframes fall-161 {
    72.268% {
        -webkit-transform: translate(107.1166vw, 72.268vh) scale(.466);
        transform: translate(107.1166vw, 72.268vh) scale(.466)
    }
    to {
        -webkit-transform: translate(102.62235vw, 100vh) scale(.466);
        transform: translate(102.62235vw, 100vh) scale(.466)
    }
}

.snow:nth-child(162) {
    opacity: .1999;
    -webkit-transform: translate(1.384vw, -10px) scale(.9968);
    transform: translate(1.384vw, -10px) scale(.9968);
    -webkit-animation: fall-162 19s -30s linear infinite;
    animation: fall-162 19s -30s linear infinite
}

@keyframes fall-162 {
    51.061% {
        -webkit-transform: translate(10.321vw, 51.061vh) scale(.9968);
        transform: translate(10.321vw, 51.061vh) scale(.9968)
    }
    to {
        -webkit-transform: translate(5.8525vw, 100vh) scale(.9968);
        transform: translate(5.8525vw, 100vh) scale(.9968)
    }
}

.snow:nth-child(163) {
    opacity: .5524;
    -webkit-transform: translate(70.6936vw, -10px) scale(.3468);
    transform: translate(70.6936vw, -10px) scale(.3468);
    -webkit-animation: fall-163 27s -5s linear infinite;
    animation: fall-163 27s -5s linear infinite
}

@keyframes fall-163 {
    56.745% {
        -webkit-transform: translate(76.3797vw, 56.745vh) scale(.3468);
        transform: translate(76.3797vw, 56.745vh) scale(.3468)
    }
    to {
        -webkit-transform: translate(73.53665vw, 100vh) scale(.3468);
        transform: translate(73.53665vw, 100vh) scale(.3468)
    }
}

.snow:nth-child(164) {
    opacity: .3968;
    -webkit-transform: translate(21.3529vw, -10px) scale(.1522);
    transform: translate(21.3529vw, -10px) scale(.1522);
    -webkit-animation: fall-164 12s -1s linear infinite;
    animation: fall-164 12s -1s linear infinite
}

@keyframes fall-164 {
    52.526% {
        -webkit-transform: translate(13.622vw, 52.526vh) scale(.1522);
        transform: translate(13.622vw, 52.526vh) scale(.1522)
    }
    to {
        -webkit-transform: translate(17.48745vw, 100vh) scale(.1522);
        transform: translate(17.48745vw, 100vh) scale(.1522)
    }
}

.snow:nth-child(165) {
    opacity: .0474;
    -webkit-transform: translate(45.3155vw, -10px) scale(.8323);
    transform: translate(45.3155vw, -10px) scale(.8323);
    -webkit-animation: fall-165 13s -18s linear infinite;
    animation: fall-165 13s -18s linear infinite
}

@keyframes fall-165 {
    32.071% {
        -webkit-transform: translate(48.9571vw, 32.071vh) scale(.8323);
        transform: translate(48.9571vw, 32.071vh) scale(.8323)
    }
    to {
        -webkit-transform: translate(47.1363vw, 100vh) scale(.8323);
        transform: translate(47.1363vw, 100vh) scale(.8323)
    }
}

.snow:nth-child(166) {
    opacity: .3314;
    -webkit-transform: translate(79.901vw, -10px) scale(.0748);
    transform: translate(79.901vw, -10px) scale(.0748);
    -webkit-animation: fall-166 16s -18s linear infinite;
    animation: fall-166 16s -18s linear infinite
}

@keyframes fall-166 {
    77.544% {
        -webkit-transform: translate(76.1495vw, 77.544vh) scale(.0748);
        transform: translate(76.1495vw, 77.544vh) scale(.0748)
    }
    to {
        -webkit-transform: translate(78.02525vw, 100vh) scale(.0748);
        transform: translate(78.02525vw, 100vh) scale(.0748)
    }
}

.snow:nth-child(167) {
    opacity: .7776;
    -webkit-transform: translate(34.0232vw, -10px) scale(.5127);
    transform: translate(34.0232vw, -10px) scale(.5127);
    -webkit-animation: fall-167 26s -16s linear infinite;
    animation: fall-167 26s -16s linear infinite
}

@keyframes fall-167 {
    32.532% {
        -webkit-transform: translate(39.2442vw, 32.532vh) scale(.5127);
        transform: translate(39.2442vw, 32.532vh) scale(.5127)
    }
    to {
        -webkit-transform: translate(36.6337vw, 100vh) scale(.5127);
        transform: translate(36.6337vw, 100vh) scale(.5127)
    }
}

.snow:nth-child(168) {
    opacity: .0973;
    -webkit-transform: translate(83.7235vw, -10px) scale(.2907);
    transform: translate(83.7235vw, -10px) scale(.2907);
    -webkit-animation: fall-168 19s -12s linear infinite;
    animation: fall-168 19s -12s linear infinite
}

@keyframes fall-168 {
    48.756% {
        -webkit-transform: translate(93.6905vw, 48.756vh) scale(.2907);
        transform: translate(93.6905vw, 48.756vh) scale(.2907)
    }
    to {
        -webkit-transform: translate(88.707vw, 100vh) scale(.2907);
        transform: translate(88.707vw, 100vh) scale(.2907)
    }
}

.snow:nth-child(169) {
    opacity: .2558;
    -webkit-transform: translate(10.3357vw, -10px) scale(.136);
    transform: translate(10.3357vw, -10px) scale(.136);
    -webkit-animation: fall-169 29s -16s linear infinite;
    animation: fall-169 29s -16s linear infinite
}

@keyframes fall-169 {
    47.132% {
        -webkit-transform: translate(6.9588vw, 47.132vh) scale(.136);
        transform: translate(6.9588vw, 47.132vh) scale(.136)
    }
    to {
        -webkit-transform: translate(8.64725vw, 100vh) scale(.136);
        transform: translate(8.64725vw, 100vh) scale(.136)
    }
}

.snow:nth-child(170) {
    opacity: .0778;
    -webkit-transform: translate(81.9027vw, -10px) scale(.8361);
    transform: translate(81.9027vw, -10px) scale(.8361);
    -webkit-animation: fall-170 24s -22s linear infinite;
    animation: fall-170 24s -22s linear infinite
}

@keyframes fall-170 {
    41.9% {
        -webkit-transform: translate(80.5771vw, 41.9vh) scale(.8361);
        transform: translate(80.5771vw, 41.9vh) scale(.8361)
    }
    to {
        -webkit-transform: translate(81.2399vw, 100vh) scale(.8361);
        transform: translate(81.2399vw, 100vh) scale(.8361)
    }
}

.snow:nth-child(171) {
    opacity: .6723;
    -webkit-transform: translate(42.9153vw, -10px) scale(.2891);
    transform: translate(42.9153vw, -10px) scale(.2891);
    -webkit-animation: fall-171 25s -14s linear infinite;
    animation: fall-171 25s -14s linear infinite
}

@keyframes fall-171 {
    56.135% {
        -webkit-transform: translate(36.4361vw, 56.135vh) scale(.2891);
        transform: translate(36.4361vw, 56.135vh) scale(.2891)
    }
    to {
        -webkit-transform: translate(39.6757vw, 100vh) scale(.2891);
        transform: translate(39.6757vw, 100vh) scale(.2891)
    }
}

.snow:nth-child(172) {
    opacity: .0462;
    -webkit-transform: translate(88.5636vw, -10px) scale(.8823);
    transform: translate(88.5636vw, -10px) scale(.8823);
    -webkit-animation: fall-172 22s -5s linear infinite;
    animation: fall-172 22s -5s linear infinite
}

@keyframes fall-172 {
    75.792% {
        -webkit-transform: translate(93.7795vw, 75.792vh) scale(.8823);
        transform: translate(93.7795vw, 75.792vh) scale(.8823)
    }
    to {
        -webkit-transform: translate(91.17155vw, 100vh) scale(.8823);
        transform: translate(91.17155vw, 100vh) scale(.8823)
    }
}

.snow:nth-child(173) {
    opacity: .1112;
    -webkit-transform: translate(58.027vw, -10px) scale(.3067);
    transform: translate(58.027vw, -10px) scale(.3067);
    -webkit-animation: fall-173 29s -10s linear infinite;
    animation: fall-173 29s -10s linear infinite
}

@keyframes fall-173 {
    30.697% {
        -webkit-transform: translate(49.4339vw, 30.697vh) scale(.3067);
        transform: translate(49.4339vw, 30.697vh) scale(.3067)
    }
    to {
        -webkit-transform: translate(53.73045vw, 100vh) scale(.3067);
        transform: translate(53.73045vw, 100vh) scale(.3067)
    }
}

.snow:nth-child(174) {
    opacity: .2521;
    -webkit-transform: translate(53.5216vw, -10px) scale(.2667);
    transform: translate(53.5216vw, -10px) scale(.2667);
    -webkit-animation: fall-174 14s -26s linear infinite;
    animation: fall-174 14s -26s linear infinite
}

@keyframes fall-174 {
    35.163% {
        -webkit-transform: translate(57.1531vw, 35.163vh) scale(.2667);
        transform: translate(57.1531vw, 35.163vh) scale(.2667)
    }
    to {
        -webkit-transform: translate(55.33735vw, 100vh) scale(.2667);
        transform: translate(55.33735vw, 100vh) scale(.2667)
    }
}

.snow:nth-child(175) {
    opacity: .4623;
    -webkit-transform: translate(3.7322vw, -10px) scale(.4377);
    transform: translate(3.7322vw, -10px) scale(.4377);
    -webkit-animation: fall-175 25s -11s linear infinite;
    animation: fall-175 25s -11s linear infinite
}

@keyframes fall-175 {
    56.824% {
        -webkit-transform: translate(6.4152vw, 56.824vh) scale(.4377);
        transform: translate(6.4152vw, 56.824vh) scale(.4377)
    }
    to {
        -webkit-transform: translate(5.0737vw, 100vh) scale(.4377);
        transform: translate(5.0737vw, 100vh) scale(.4377)
    }
}

.snow:nth-child(176) {
    opacity: .1476;
    -webkit-transform: translate(15.8769vw, -10px) scale(.7158);
    transform: translate(15.8769vw, -10px) scale(.7158);
    -webkit-animation: fall-176 19s -2s linear infinite;
    animation: fall-176 19s -2s linear infinite
}

@keyframes fall-176 {
    62.785% {
        -webkit-transform: translate(8.4735vw, 62.785vh) scale(.7158);
        transform: translate(8.4735vw, 62.785vh) scale(.7158)
    }
    to {
        -webkit-transform: translate(12.1752vw, 100vh) scale(.7158);
        transform: translate(12.1752vw, 100vh) scale(.7158)
    }
}

.snow:nth-child(177) {
    opacity: .4978;
    -webkit-transform: translate(83.4108vw, -10px) scale(.7293);
    transform: translate(83.4108vw, -10px) scale(.7293);
    -webkit-animation: fall-177 29s -28s linear infinite;
    animation: fall-177 29s -28s linear infinite
}

@keyframes fall-177 {
    74.502% {
        -webkit-transform: translate(83.3498vw, 74.502vh) scale(.7293);
        transform: translate(83.3498vw, 74.502vh) scale(.7293)
    }
    to {
        -webkit-transform: translate(83.3803vw, 100vh) scale(.7293);
        transform: translate(83.3803vw, 100vh) scale(.7293)
    }
}

.snow:nth-child(178) {
    opacity: .1342;
    -webkit-transform: translate(1.8538vw, -10px) scale(.1551);
    transform: translate(1.8538vw, -10px) scale(.1551);
    -webkit-animation: fall-178 17s -5s linear infinite;
    animation: fall-178 17s -5s linear infinite
}

@keyframes fall-178 {
    31.632% {
        -webkit-transform: translate(-.7611vw, 31.632vh) scale(.1551);
        transform: translate(-.7611vw, 31.632vh) scale(.1551)
    }
    to {
        -webkit-transform: translate(.54635vw, 100vh) scale(.1551);
        transform: translate(.54635vw, 100vh) scale(.1551)
    }
}

.snow:nth-child(179) {
    opacity: .4993;
    -webkit-transform: translate(.3714vw, -10px) scale(.0551);
    transform: translate(.3714vw, -10px) scale(.0551);
    -webkit-animation: fall-179 21s -7s linear infinite;
    animation: fall-179 21s -7s linear infinite
}

@keyframes fall-179 {
    61.674% {
        -webkit-transform: translate(-3.2376vw, 61.674vh) scale(.0551);
        transform: translate(-3.2376vw, 61.674vh) scale(.0551)
    }
    to {
        -webkit-transform: translate(-1.4331vw, 100vh) scale(.0551);
        transform: translate(-1.4331vw, 100vh) scale(.0551)
    }
}

.snow:nth-child(180) {
    opacity: .4165;
    -webkit-transform: translate(53.101vw, -10px) scale(.8981);
    transform: translate(53.101vw, -10px) scale(.8981);
    -webkit-animation: fall-180 12s -3s linear infinite;
    animation: fall-180 12s -3s linear infinite
}

@keyframes fall-180 {
    71.572% {
        -webkit-transform: translate(48.8029vw, 71.572vh) scale(.8981);
        transform: translate(48.8029vw, 71.572vh) scale(.8981)
    }
    to {
        -webkit-transform: translate(50.95195vw, 100vh) scale(.8981);
        transform: translate(50.95195vw, 100vh) scale(.8981)
    }
}

.snow:nth-child(181) {
    opacity: .957;
    -webkit-transform: translate(55.5453vw, -10px) scale(.7801);
    transform: translate(55.5453vw, -10px) scale(.7801);
    -webkit-animation: fall-181 16s -4s linear infinite;
    animation: fall-181 16s -4s linear infinite
}

@keyframes fall-181 {
    31.373% {
        -webkit-transform: translate(64.9515vw, 31.373vh) scale(.7801);
        transform: translate(64.9515vw, 31.373vh) scale(.7801)
    }
    to {
        -webkit-transform: translate(60.2484vw, 100vh) scale(.7801);
        transform: translate(60.2484vw, 100vh) scale(.7801)
    }
}

.snow:nth-child(182) {
    opacity: .8947;
    -webkit-transform: translate(42.3841vw, -10px) scale(.9336);
    transform: translate(42.3841vw, -10px) scale(.9336);
    -webkit-animation: fall-182 10s -8s linear infinite;
    animation: fall-182 10s -8s linear infinite
}

@keyframes fall-182 {
    49.395% {
        -webkit-transform: translate(50.5796vw, 49.395vh) scale(.9336);
        transform: translate(50.5796vw, 49.395vh) scale(.9336)
    }
    to {
        -webkit-transform: translate(46.48185vw, 100vh) scale(.9336);
        transform: translate(46.48185vw, 100vh) scale(.9336)
    }
}

.snow:nth-child(183) {
    opacity: .7973;
    -webkit-transform: translate(20.5231vw, -10px) scale(.2714);
    transform: translate(20.5231vw, -10px) scale(.2714);
    -webkit-animation: fall-183 29s -17s linear infinite;
    animation: fall-183 29s -17s linear infinite
}

@keyframes fall-183 {
    44.87% {
        -webkit-transform: translate(10.6748vw, 44.87vh) scale(.2714);
        transform: translate(10.6748vw, 44.87vh) scale(.2714)
    }
    to {
        -webkit-transform: translate(15.59895vw, 100vh) scale(.2714);
        transform: translate(15.59895vw, 100vh) scale(.2714)
    }
}

.snow:nth-child(184) {
    opacity: .4546;
    -webkit-transform: translate(53.291vw, -10px) scale(.1311);
    transform: translate(53.291vw, -10px) scale(.1311);
    -webkit-animation: fall-184 20s -9s linear infinite;
    animation: fall-184 20s -9s linear infinite
}

@keyframes fall-184 {
    50.158% {
        -webkit-transform: translate(53.0078vw, 50.158vh) scale(.1311);
        transform: translate(53.0078vw, 50.158vh) scale(.1311)
    }
    to {
        -webkit-transform: translate(53.1494vw, 100vh) scale(.1311);
        transform: translate(53.1494vw, 100vh) scale(.1311)
    }
}

.snow:nth-child(185) {
    opacity: .5236;
    -webkit-transform: translate(60.4239vw, -10px) scale(.3831);
    transform: translate(60.4239vw, -10px) scale(.3831);
    -webkit-animation: fall-185 26s -29s linear infinite;
    animation: fall-185 26s -29s linear infinite
}

@keyframes fall-185 {
    76.387% {
        -webkit-transform: translate(62.5466vw, 76.387vh) scale(.3831);
        transform: translate(62.5466vw, 76.387vh) scale(.3831)
    }
    to {
        -webkit-transform: translate(61.48525vw, 100vh) scale(.3831);
        transform: translate(61.48525vw, 100vh) scale(.3831)
    }
}

.snow:nth-child(186) {
    opacity: .425;
    -webkit-transform: translate(51.0624vw, -10px) scale(.2965);
    transform: translate(51.0624vw, -10px) scale(.2965);
    -webkit-animation: fall-186 15s -13s linear infinite;
    animation: fall-186 15s -13s linear infinite
}

@keyframes fall-186 {
    40.163% {
        -webkit-transform: translate(60.0194vw, 40.163vh) scale(.2965);
        transform: translate(60.0194vw, 40.163vh) scale(.2965)
    }
    to {
        -webkit-transform: translate(55.5409vw, 100vh) scale(.2965);
        transform: translate(55.5409vw, 100vh) scale(.2965)
    }
}

.snow:nth-child(187) {
    opacity: .5739;
    -webkit-transform: translate(66.3566vw, -10px) scale(.2891);
    transform: translate(66.3566vw, -10px) scale(.2891);
    -webkit-animation: fall-187 29s -24s linear infinite;
    animation: fall-187 29s -24s linear infinite
}

@keyframes fall-187 {
    66.936% {
        -webkit-transform: translate(58.7854vw, 66.936vh) scale(.2891);
        transform: translate(58.7854vw, 66.936vh) scale(.2891)
    }
    to {
        -webkit-transform: translate(62.571vw, 100vh) scale(.2891);
        transform: translate(62.571vw, 100vh) scale(.2891)
    }
}

.snow:nth-child(188) {
    opacity: .6128;
    -webkit-transform: translate(78.1725vw, -10px) scale(.1642);
    transform: translate(78.1725vw, -10px) scale(.1642);
    -webkit-animation: fall-188 30s -29s linear infinite;
    animation: fall-188 30s -29s linear infinite
}

@keyframes fall-188 {
    61.197% {
        -webkit-transform: translate(80.4319vw, 61.197vh) scale(.1642);
        transform: translate(80.4319vw, 61.197vh) scale(.1642)
    }
    to {
        -webkit-transform: translate(79.3022vw, 100vh) scale(.1642);
        transform: translate(79.3022vw, 100vh) scale(.1642)
    }
}

.snow:nth-child(189) {
    opacity: .1247;
    -webkit-transform: translate(24.5323vw, -10px) scale(.5051);
    transform: translate(24.5323vw, -10px) scale(.5051);
    -webkit-animation: fall-189 28s -17s linear infinite;
    animation: fall-189 28s -17s linear infinite
}

@keyframes fall-189 {
    56.535% {
        -webkit-transform: translate(17.4186vw, 56.535vh) scale(.5051);
        transform: translate(17.4186vw, 56.535vh) scale(.5051)
    }
    to {
        -webkit-transform: translate(20.97545vw, 100vh) scale(.5051);
        transform: translate(20.97545vw, 100vh) scale(.5051)
    }
}

.snow:nth-child(190) {
    opacity: .0766;
    -webkit-transform: translate(55.0982vw, -10px) scale(.8371);
    transform: translate(55.0982vw, -10px) scale(.8371);
    -webkit-animation: fall-190 26s -26s linear infinite;
    animation: fall-190 26s -26s linear infinite
}

@keyframes fall-190 {
    52.511% {
        -webkit-transform: translate(50.5352vw, 52.511vh) scale(.8371);
        transform: translate(50.5352vw, 52.511vh) scale(.8371)
    }
    to {
        -webkit-transform: translate(52.8167vw, 100vh) scale(.8371);
        transform: translate(52.8167vw, 100vh) scale(.8371)
    }
}

.snow:nth-child(191) {
    opacity: .8997;
    -webkit-transform: translate(81.1876vw, -10px) scale(.9553);
    transform: translate(81.1876vw, -10px) scale(.9553);
    -webkit-animation: fall-191 30s -17s linear infinite;
    animation: fall-191 30s -17s linear infinite
}

@keyframes fall-191 {
    54.186% {
        -webkit-transform: translate(84.4402vw, 54.186vh) scale(.9553);
        transform: translate(84.4402vw, 54.186vh) scale(.9553)
    }
    to {
        -webkit-transform: translate(82.8139vw, 100vh) scale(.9553);
        transform: translate(82.8139vw, 100vh) scale(.9553)
    }
}

.snow:nth-child(192) {
    opacity: .8101;
    -webkit-transform: translate(12.6393vw, -10px) scale(.122);
    transform: translate(12.6393vw, -10px) scale(.122);
    -webkit-animation: fall-192 15s -10s linear infinite;
    animation: fall-192 15s -10s linear infinite
}

@keyframes fall-192 {
    44.836% {
        -webkit-transform: translate(5.7663vw, 44.836vh) scale(.122);
        transform: translate(5.7663vw, 44.836vh) scale(.122)
    }
    to {
        -webkit-transform: translate(9.2028vw, 100vh) scale(.122);
        transform: translate(9.2028vw, 100vh) scale(.122)
    }
}

.snow:nth-child(193) {
    opacity: .1602;
    -webkit-transform: translate(75.1233vw, -10px) scale(.3534);
    transform: translate(75.1233vw, -10px) scale(.3534);
    -webkit-animation: fall-193 30s -20s linear infinite;
    animation: fall-193 30s -20s linear infinite
}

@keyframes fall-193 {
    77.115% {
        -webkit-transform: translate(68.9117vw, 77.115vh) scale(.3534);
        transform: translate(68.9117vw, 77.115vh) scale(.3534)
    }
    to {
        -webkit-transform: translate(72.0175vw, 100vh) scale(.3534);
        transform: translate(72.0175vw, 100vh) scale(.3534)
    }
}

.snow:nth-child(194) {
    opacity: .8006;
    -webkit-transform: translate(43.3149vw, -10px) scale(.445);
    transform: translate(43.3149vw, -10px) scale(.445);
    -webkit-animation: fall-194 12s -29s linear infinite;
    animation: fall-194 12s -29s linear infinite
}

@keyframes fall-194 {
    41.478% {
        -webkit-transform: translate(35.6477vw, 41.478vh) scale(.445);
        transform: translate(35.6477vw, 41.478vh) scale(.445)
    }
    to {
        -webkit-transform: translate(39.4813vw, 100vh) scale(.445);
        transform: translate(39.4813vw, 100vh) scale(.445)
    }
}

.snow:nth-child(195) {
    opacity: .1758;
    -webkit-transform: translate(12.0202vw, -10px) scale(.6725);
    transform: translate(12.0202vw, -10px) scale(.6725);
    -webkit-animation: fall-195 14s -12s linear infinite;
    animation: fall-195 14s -12s linear infinite
}

@keyframes fall-195 {
    76.023% {
        -webkit-transform: translate(17.8388vw, 76.023vh) scale(.6725);
        transform: translate(17.8388vw, 76.023vh) scale(.6725)
    }
    to {
        -webkit-transform: translate(14.9295vw, 100vh) scale(.6725);
        transform: translate(14.9295vw, 100vh) scale(.6725)
    }
}

.snow:nth-child(196) {
    opacity: .0364;
    -webkit-transform: translate(81.0066vw, -10px) scale(.0122);
    transform: translate(81.0066vw, -10px) scale(.0122);
    -webkit-animation: fall-196 16s -11s linear infinite;
    animation: fall-196 16s -11s linear infinite
}

@keyframes fall-196 {
    60.32% {
        -webkit-transform: translate(77.6982vw, 60.32vh) scale(.0122);
        transform: translate(77.6982vw, 60.32vh) scale(.0122)
    }
    to {
        -webkit-transform: translate(79.3524vw, 100vh) scale(.0122);
        transform: translate(79.3524vw, 100vh) scale(.0122)
    }
}

.snow:nth-child(197) {
    opacity: .2427;
    -webkit-transform: translate(37.6414vw, -10px) scale(.9778);
    transform: translate(37.6414vw, -10px) scale(.9778);
    -webkit-animation: fall-197 25s -25s linear infinite;
    animation: fall-197 25s -25s linear infinite
}

@keyframes fall-197 {
    68.924% {
        -webkit-transform: translate(35.5498vw, 68.924vh) scale(.9778);
        transform: translate(35.5498vw, 68.924vh) scale(.9778)
    }
    to {
        -webkit-transform: translate(36.5956vw, 100vh) scale(.9778);
        transform: translate(36.5956vw, 100vh) scale(.9778)
    }
}

.snow:nth-child(198) {
    opacity: .6259;
    -webkit-transform: translate(68.7255vw, -10px) scale(.3393);
    transform: translate(68.7255vw, -10px) scale(.3393);
    -webkit-animation: fall-198 28s -2s linear infinite;
    animation: fall-198 28s -2s linear infinite
}

@keyframes fall-198 {
    75.225% {
        -webkit-transform: translate(69.1784vw, 75.225vh) scale(.3393);
        transform: translate(69.1784vw, 75.225vh) scale(.3393)
    }
    to {
        -webkit-transform: translate(68.95195vw, 100vh) scale(.3393);
        transform: translate(68.95195vw, 100vh) scale(.3393)
    }
}

.snow:nth-child(199) {
    opacity: .6694;
    -webkit-transform: translate(46.4626vw, -10px) scale(.168);
    transform: translate(46.4626vw, -10px) scale(.168);
    -webkit-animation: fall-199 10s -11s linear infinite;
    animation: fall-199 10s -11s linear infinite
}

@keyframes fall-199 {
    70.2% {
        -webkit-transform: translate(37.7809vw, 70.2vh) scale(.168);
        transform: translate(37.7809vw, 70.2vh) scale(.168)
    }
    to {
        -webkit-transform: translate(42.12175vw, 100vh) scale(.168);
        transform: translate(42.12175vw, 100vh) scale(.168)
    }
}

.snow:nth-child(200) {
    opacity: .7236;
    -webkit-transform: translate(98.0705vw, -10px) scale(.2087);
    transform: translate(98.0705vw, -10px) scale(.2087);
    -webkit-animation: fall-200 11s -22s linear infinite;
    animation: fall-200 11s -22s linear infinite
}

@keyframes fall-200 {
    74.405% {
        -webkit-transform: translate(90.3789vw, 74.405vh) scale(.2087);
        transform: translate(90.3789vw, 74.405vh) scale(.2087)
    }
    to {
        -webkit-transform: translate(94.2247vw, 100vh) scale(.2087);
        transform: translate(94.2247vw, 100vh) scale(.2087)
    }
}

.sale-christmas .label-product.on-sale {
    left: auto;
    right: 11px;
    top: 6px;
    background-color: transparent;
    padding: 1.5px 6px
}

.sale-christmas .label-product.on-sale span {
    text-transform: uppercase
}

.sale-christmas .label-product.on-sale span:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-top: 38px solid #2c2c2c;
    border-left: 25px solid #2c2c2c;
    border-right: 25px solid #2c2c2c;
    border-bottom: 12px solid transparent;
    z-index: -1;
    top: -7px;
    left: -2px
}

.box-sale-banner .elementor-image-box-title a:hover {
    color: #2c2c2c
}

@media (max-width: 480px) {
    .mobile-col-width > .elementor-container > .elementor-row > .elementor-column {
        width: 100%
    }

    .countdown-christmas .countdown_container .countdown-section {
        margin: 0 0 !important
    }
}

@media (max-width: 767px) {
    .countdown-christmas .countdown_container .countdown-section {
        height: 65px
    }

    .countdown-christmas .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

@media (max-width: 767px) {
    .image-box-mobile figure.elementor-image-box-img {
        margin-bottom: 9px !important
    }
}

@media (max-width: 1400px) and (min-width: 1025px) {
    .text-1 .elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.2em !important
    }

    .text-2 .elementor-heading-title {
        font-size: 150px !important;
        line-height: 1em !important
    }

    .text-3 .elementor-heading-title {
        font-size: 70px !important;
        line-height: 1em !important
    }

    .text-4 .elementor-heading-title {
        font-size: 24px !important;
        line-height: 1em !important
    }

    .tablet-off-sale-tog > .elementor-container {
        min-height: 600px !important
    }

    .text-5 .elementor-heading-title {
        font-size: 66px !important;
        line-height: 1em !important
    }

    .text-6 .elementor-heading-title {
        font-size: 34px !important;
        line-height: 1em !important
    }
}

@media (max-width: 1600px) and (min-width: 1400px) {
    .button-shopnow .elementor-button {
        padding: 13.5px 18px !important
    }

    .product-price {
        letter-spacing: 0 !important
    }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .title-product .elementor-heading-title {
        font-size: 18px !important
    }

    .width-40 {
        width: 40% !important
    }

    .tablet-off-sale-three {
        width: 60% !important
    }

    .text-20-sale .elementor-heading-title {
        font-size: 200px !important
    }

    .text-leather .elementor-heading-title {
        font-size: 40px !important
    }
}

.tablet-off-sale-first .hover-zoom-img .elementor-image {
    overflow: hidden
}

.tablet-off-sale-first .hover-zoom-img .elementor-image img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.tablet-off-sale-first:hover .hover-zoom-img .elementor-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.landing-countdown .countdown_container .countdown-section {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1), inset 0 -1px 4px rgba(0, 0, 0, .11);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1), inset 0 -1px 4px rgba(0, 0, 0, .11)
}

.width-40 .elementor-image {
    overflow: hidden
}

.width-40 .elementor-image img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.width-40 .elementor-element:hover .elementor-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.bg-zoom-hover {
    overflow: hidden
}

.bg-zoom-hover > .elementor-column-wrap {
    -webkit-transition: all .6s ease, background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s !important;
    transition: all .6s ease, background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s !important;
    transition: all .6s ease, background .3s, border .3s, border-radius .3s, box-shadow .3s !important;
    transition: all .6s ease, background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s !important
}

.bg-zoom-hover:hover > .elementor-column-wrap {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width: 767px) {
    .landing-countdown .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.countdown-valentine .countdown_container .countdown-section .countdown-number {
    z-index: 1;
    position: relative
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow {
    height: auto !important;
    top: -53px;
    right: 36px
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow .theme-icon-left-arrow:before {
    content: "\e901"
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow .theme-icon-right-arrow:before {
    content: "\e904"
}

.style-arrow-valentine .apr-product .slick-slider .slick-arrow.slick-prev {
    left: auto;
    right: 60px
}

@media (max-width: 767px) {
    .style-arrow-valentine .apr-product .slick-slider .slick-arrow {
        display: none !important
    }
}

@media (min-width: 768px) {
    .style-arrow-valentine .apr-product .slick-slider .slick-dots {
        display: none !important
    }
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots {
    margin-top: 28px
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots li {
    margin-right: 16px
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots li.slick-active button, .style-arrow-valentine .apr-product .slick-slider ul.slick-dots li:hover button {
    background-color: var(--e-global-color-primary) !important
}

.style-arrow-valentine .apr-product .slick-slider ul.slick-dots li.slick-active button:before, .style-arrow-valentine .apr-product .slick-slider ul.slick-dots li:hover button:before {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 1px solid;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.icon-footer-valentine .elementor-icon-box-icon .elementor-icon {
    border-radius: 50%
}

.form-email-valentine .mc4wp-form-fields input[type=email] {
    border-radius: 5px 0 0 5px
}

.form-email-valentine .mc4wp-form-fields input[type=submit] {
    border-radius: 0 5px 5px 0
}

.product-valentine span.label-product.on-sale {
    border-radius: 20px;
    left: auto;
    right: 23px;
    top: 23px;
    font-size: 16px;
    line-height: 23px;
    padding: 3.5px 17.5px;
    background-color: #c72d0b
}

@media (min-width: 1025px) and (max-width: 1600px) {
    .countdown-valentine .countdown-section {
        max-width: 80px !important
    }
}

@media (min-width: 1025px) and (max-width: 1399px) {
    .width-50-1600 {
        width: 50% !important
    }

    .space-menu-valentine .apr-nav-menu--main > .mega-menu > li > a {
        margin-left: 12px !important;
        margin-right: 12px !important
    }
}

@media (max-width: 767px) {
    .show-toggle-mb-valentine .show-toggle-mb.footer-menu-title i {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .countdown-valentine .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.slider-banner-landing-valentine .slick-dots li button {
    background: #ebeeee;
    width: 8px;
    height: 8px
}

.slider-banner-landing-valentine > .elementor-container > .elementor-row .slick-dots li {
    margin-right: 16px
}

.slider-banner-landing-valentine > .elementor-container > .elementor-row .slick-dots {
    text-align: center;
    margin-bottom: 0;
    margin-top: -12px
}

.slider-banner-landing-valentine .slick-dots li.slick-active button, .slider-banner-landing-valentine .slick-dots li:hover button {
    background: #2c2c2c
}

.slider-banner-landing-valentine .slick-dots li.slick-active button:before, .slider-banner-landing-valentine .slick-dots li:hover button:before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #2c2c2c;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width: 767px) {
    .countdown-landing-valentine .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.flower-mothers-day-slider ul.slick-dots {
    text-align: center;
    margin-bottom: 0;
    margin-top: 12px
}

.flower-mothers-day-slider .slick-dots li {
    margin-right: 16px
}

.flower-mothers-day-slider .slick-dots li:last-child {
    margin-right: 0
}

.flower-mothers-day-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    background: #ebeeee
}

.flower-mothers-day-slider .slick-dots li.slick-active button:before {
    content: '';
    border: 1px solid #2c2c2c;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.flower-mothers-day-slider .slick-dots li:hover button:before {
    content: '';
    border: 1px solid #2c2c2c;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.color-primary, .color-primary div {
    color: #7ad9ff !important
}

.img-zoom img {
    -webkit-transition: all .6s .01s ease-out;
    transition: all .6s .01s ease-out
}

.img-zoom a {
    transition: transform .4s .01s ease-out, opacity .4s ease-out, -webkit-transform .4s .01s ease-out !important
}

.text-dot-header {
    position: relative
}

.text-dot-header:after, .text-dot-header:before {
    content: '';
    height: 5px;
    width: 5px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.text-dot-header:after {
    right: -16px
}

.text-dot-header:before {
    left: -16px
}

.icon-effect .elementor-icon {
    position: relative;
    padding: 39px !important
}

@media (max-width: 1024px) {
    .icon-effect .elementor-icon {
        padding: 28px !important
    }
}

@media (max-width: 767px) {
    .icon-effect .elementor-icon {
        padding: 25px !important
    }
}

.icon-effect .elementor-icon:before {
    content: '';
    display: inline-block;
    top: 50%;
    left: 50%;
    height: 142px;
    width: 142px;
    border: none;
    -webkit-animation: pulse-border 1.5s ease-out infinite;
    animation: pulse-border 1.5s ease-out infinite;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #f25c78
}

@media (max-width: 1024px) {
    .icon-effect .elementor-icon:before:before {
        height: 115px;
        width: 115px
    }
}

@media (max-width: 767px) {
    .icon-effect .elementor-icon:before:before {
        height: 88px;
        width: 88px
    }
}

.hover-on-mouse {
    position: absolute !important;
    height: 100%
}

.hover-on-mouse .elementor-widget-container, .hover-on-mouse-1 .elementor-widget-container {
    height: 100%
}

.hover-on-mouse-1 {
    height: 100%;
    width: 100%;
    position: absolute !important
}

.text-upto-daisy {
    border: 2px solid #65b3b9;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 120px;
    font-weight: 700;
    line-height: 65px;
    padding: 24px
}

.text-upto-daisy span.text-upto {
    max-width: 16px;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-right: 8px
}

.text-upto-daisy span.weight-300 {
    font-weight: 300
}

.img-zoom {
    overflow: hidden;
    -webkit-animation: fadeInToo ease-in 1;
    animation: fadeInToo ease-in 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.img-zoom:hover img {
    -webkit-transform: scaleX(1.1) scaleY(1.1) translateZ(0);
    transform: scaleX(1.1) scaleY(1.1) translateZ(0)
}

#page.boxed .slide-top-cate, #page.wide .slide-top-cate {
    margin-left: 0;
    margin-right: 0
}

.justify-center .elementor-divider {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.snptwdgt-container .snptwdgt-rtd__fottr .snptwdgt__usr-profl {
    display: none !important
}

.snptwdgt-container .snptwdgt-rtd__fottr .snptwdgt__usr-profl .img-mini {
    display: none !important
}

.map-mb #map {
    height: 400px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    width: 100%
}

.snptwdgt-container .snptwdgt-rtd__fottr .snptwdgt__usr-profl span.snptwdgt__usr-profl-name {
    font-size: 0 !important;
    display: none !important
}

.snptwdgt-container .snptwdgt-rtd__fottr .snptwdgt__tagline a {
    opacity: 0 !important;
    width: 0;
    height: 0;
    visibility: hidden !important;
    display: none !important;
    font-size: 0 !important
}

.snpt-wdgt--liveig .snptwdgt-container .snptwdgt-rtd__fottr {
    padding-bottom: 0 !important;
    margin-top: 0 !important
}

.snpt-wdgt--liveig .snptwdgt-container {
    overflow-x: unset !important
}

.home-fashion-children-banner .elementor-heading-title {
    font-family: Javelyn
}

.text-cs-banner {
    width: 135px !important;
    margin: 0 auto
}

.text-cs-banner .elementor-text-editor {
    margin: 0 -1px
}

.text-cs-banner .elementor-text-editor span {
    letter-spacing: 3.5px;
    display: block;
    margin: 0 -4px
}

.mode-left .apr-product .slick-slider .slick-list {
    padding-left: 0 !important
}

.text-cs-banner-big {
    text-align: center
}

.text-cs-banner-big .elementor-text-editor {
    position: relative;
    display: inline-block;
    padding-right: 42px
}

.text-cs-banner-big .elementor-text-editor sup {
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    margin-top: 0;
    position: absolute;
    top: 2px;
    right: 3px;
    font-weight: 400
}

.transparent-shopswatchinput .product-content-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.transparent-shopswatchinput .product-content-info .product-price {
    margin-bottom: 3px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.text-cs-banner-big .elementor-text-editor span {
    position: absolute;
    font-size: 22px;
    bottom: -1px;
    letter-spacing: -.1px;
    right: 2px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400
}

.text-price-regular {
    font-family: Jost;
    color: #9a9a9a;
    font-size: 26px;
    text-decoration: line-through;
    padding-right: 10px
}

.title-weight-400 .elementor-icon-box-title {
    font-family: Jost
}

.custom-slide-product .apr-product .slick-slider .slick-arrow {
    top: -73px !important;
    right: 0 !important;
    left: auto !important;
    bottom: auto !important;
    height: auto !important;
    background: 0 0
}

.custom-slide-product .apr-product .slick-slider .slick-arrow i {
    width: auto;
    height: auto;
    line-height: normal;
    font-size: 20px;
    border: none;
    background: 0 0;
    font-size: 22px;
    color: #ebeeee
}

.custom-slide-product .apr-product .slick-slider .slick-arrow i:active, .custom-slide-product .apr-product .slick-slider .slick-arrow i:focus, .custom-slide-product .apr-product .slick-slider .slick-arrow i:hover {
    color: #2c2c2c;
    background: 0 0 !important
}

.custom-slide-product .apr-product .slick-slider .slick-arrow.slick-next i:before {
    content: "\e904"
}

.custom-slide-product .apr-product .slick-slider .slick-arrow.slick-prev {
    right: 19px !important
}

.custom-slide-product .apr-product .slick-slider .slick-arrow.slick-prev i:before {
    content: "\e901"
}

.custom-slide-product .apr-product .slick-slider ul.slick-dots {
    display: none !important;
    margin-top: 2px
}

.custom-slide-product .apr-product .slick-slider ul.slick-dots li button {
    height: 8px;
    background: #ebeeee;
    width: 8px;
    position: relative
}

.custom-slide-product .apr-product .slick-slider ul.slick-dots li button:before {
    content: "";
    height: 16px;
    width: 16px;
    border: 1px solid #2c2c2c;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left: -4px;
    visibility: hidden
}

.custom-slide-product .apr-product .slick-slider ul.slick-dots li.slick-active button, .custom-slide-product .apr-product .slick-slider ul.slick-dots li.slick-active button button, li:hover button .custom-slide-product .apr-product .slick-slider ul.slick-dots li:hover button {
    background: #2c2c2c
}

.custom-slide-product .apr-product .slick-slider ul.slick-dots li.slick-active button button:before, .custom-slide-product .apr-product .slick-slider ul.slick-dots li.slick-active button:before, li:hover button .custom-slide-product .apr-product .slick-slider ul.slick-dots li:hover button:before {
    visibility: visible;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.home-watch-number {
    width: 67px;
    height: 43px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background: url(../images/bg-slide-nav.png)
}

.block-brand-cs .swiper-pagination {
    display: none
}

.block-brand-cs .swiper-pagination .swiper-pagination-bullet {
    background: #ebeeee !important;
    opacity: 1
}

.block-brand-cs .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2c2c2c !important;
    opacity: 1
}

.block-brand-cs.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 24px)
}

.block-brand-cs .swiper-slide {
    padding: 0 15px
}

.block-brand-cs .swiper-slide img {
    width: 59%
}

.block-brand-cs .elementor-swiper-button i {
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background: #ebeeee;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 15px;
    font-family: lusion !important
}

.block-brand-cs .elementor-swiper-button i:active, .block-brand-cs .elementor-swiper-button i:focus, .block-brand-cs .elementor-swiper-button i:hover {
    color: #2c2c2c
}

.block-brand-cs .elementor-swiper-button.elementor-swiper-button-prev i:before {
    content: "\e92a"
}

.block-brand-cs .elementor-swiper-button.elementor-swiper-button-next i:before {
    content: "\e91d"
}

.product-fashion-men .apr-product-tab-title li:first-child {
    padding-left: 0 !important
}

.product-fashion-men .apr-product-tab-title li:last-child {
    padding-right: 0 !important
}

.hide-line-first > .elementor-widget-container > .show-space-line.apr-nav-menu--main .mega-menu > li.menu-item-home:last-child > a::after {
    content: none
}

.hide-line-last-child > .elementor-widget-container > .show-space-line.apr-nav-menu--main .mega-menu > li:last-child > a:after {
    content: none
}

.hide-line-first > .elementor-widget-container > .show-space-line.apr-nav-menu--main .mega-menu > li.menu-item-home:first-child > a:before {
    content: none
}

.hide-line-first .hide-line-last-child > .elementor-widget-container > .show-space-line.apr-nav-menu--main .mega-menu > li.menu-item-home:first-child > a:before {
    content: ""
}

.img-onl {
    pointer-events: none
}

.btn-slide-children:hover {
    color: #fff
}

.home-bg-shop-sc-product .product-style-2 div.woocommerce ul.products li.product .product-content .product-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.home-bg-shop-sc-product .product-style-2 div.woocommerce ul.products li.product .product-content .product-desc .woocommerce-loop-product__title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 5px
}

@media (min-width: 768px) and (max-width: 1024px) {
    .home-bg-shop-sc-product .product-style-2 div.woocommerce ul.products li.product .product-content .product-desc .woocommerce-loop-product__title {
        padding-top: 10px
    }
}

.home-bg-shop-sc-product .product-style-2 div.woocommerce ul.products li.product .product-content .product-desc .product-price {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.home-bg-shop-sc-product .product-style-2 div.woocommerce ul.products li.product .product-content .product-desc .category-product {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 768px) {
    .home-bg-shop-sc-product .apr-product.product-style-2 .slick-slider .slick-arrow.slick-next {
        right: 15px
    }

    .home-bg-shop-sc-product .apr-product.product-style-2 .slick-slider .slick-arrow.slick-prev {
        left: 15px
    }
}

@media (max-width: 767px) {
    .home-bg-shop-sc-product .apr-product .slick-slider .slick-arrow {
        bottom: 0
    }

    .home-bg-shop-sc-product .apr-product .slick-slider .slick-arrow.slick-prev {
        left: calc(50% - 20px) !important
    }

    .home-bg-shop-sc-product .apr-product .slick-slider .slick-arrow.slick-next {
        left: calc(50% + 22px)
    }
}

@media (max-width: 332px) {
    .home-bg-shop-sc-product .apr-product .slick-slider .slick-arrow {
        bottom: 25px
    }
}

.home-bg-shop-sc-product .product-style-2.product-action-horizontal-middle .product-grid .product-top .product-action .action-item.add-cart:not(.wishlist-btn) {
    margin-left: 6px
}

.button-video-slider i {
    color: #2c2c2c;
    background-color: #fff;
    font-size: 18px !important;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding-top: 11px !important;
    padding-left: 13px !important;
    border-width: 1px;
    border-color: #ebeeee;
    border-style: solid;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.button-video-slider i:hover {
    background-color: #2c2c2c;
    color: #fff
}

.button-video-slider div {
    margin-right: 22px;
    display: inline-block;
    position: relative
}

@media (min-width: 1025px) {
    .search-home-drink .search-results-wrapper {
        left: 38%;
        -webkit-transform: translateX(-70%);
        transform: translateX(-70%)
    }

    .js-fix-height .blog-shortcode.grid-style1 .col-right-blog .post-name a {
        font-size: 26px
    }

    .fp-tableCell .elementor-widget-container {
        height: 100%
    }

    .elementor-element.section {
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .home-acc-shop-sc-product .apr-product.product-style-1 .slick-slider .slick-arrow.slick-next {
        right: 10px
    }

    .home-acc-shop-sc-product .apr-product.product-style-1 .slick-slider .slick-arrow.slick-prev {
        left: 10px
    }
}

@media (min-width: 1025px) {
    .home-acc-shop-sc-product .apr-product.product-style-1 .slick-slider .slick-arrow.slick-next {
        right: 15px
    }

    .home-acc-shop-sc-product .apr-product.product-style-1 .slick-slider .slick-arrow.slick-prev {
        left: 15px
    }
}

@media (max-width: 767px) {
    .home-acc-shop-sc-product .apr-product .slick-slider .slick-arrow {
        bottom: 3px
    }

    .home-acc-shop-sc-product .apr-product .slick-slider .slick-arrow.slick-prev {
        left: calc(50% - 20px) !important
    }

    .home-acc-shop-sc-product .apr-product .slick-slider .slick-arrow.slick-next {
        left: calc(50% + 22px)
    }
}

.bestsellers-food .woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0 !important
}

.bestsellers-food .woocommerce ul.products li.product .woocommerce-loop-product__title .name-attr {
    margin-top: 10px
}

.bestsellers-food .woocommerce ul.products li.product .show-attribute {
    display: none
}

.bestsellers-food .woocommerce ul.products li.product .product-content .product-top .sale_perc {
    font-size: 12px;
    padding: 4.5px 9.5px
}

.bestsellers-food .woocommerce ul.products li.product .product-content .product-desc .product-price {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset
}

.bestsellers-food .woocommerce ul.products li.product .product-top .product-action .group-action {
    width: 100%;
    text-align: center
}

.header-home-food.apr-nav-menu__align-right .apr-nav-menu--layout-horizontal > .mega-menu > li:first-child > a {
    margin-left: 0 !important
}

.header-home-food.apr-nav-menu__align-left .apr-nav-menu--layout-horizontal > .mega-menu > li:last-child > a {
    margin-right: 0 !important
}

.header-cart-food .header-cart {
    background-color: #c3d136
}

.blog-home-food .custom-date {
    height: 76px;
    width: 76px;
    padding: 19px
}

.blog-home-food .blog-img a {
    overflow: visible
}

@media (max-width: 767px) {
    .blog-home-food .blog-shortcode.has-date .blog-img:not(.blog-gallery) {
        padding-top: 38px
    }
}

.price-pro div.woocommerce ul.products li.product .price {
    font-family: Jost
}

.icon-box-brand.elementor-widget-icon-box .elementor-icon-box-content {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

.icon-box-brand.elementor-widget-icon-box .elementor-icon-box-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-home-furniture .content-filter.languges > ul li:before {
    background-color: #fff
}

@media (max-width: 767px) {
    .sc-blog-furniture .post-name {
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .sc-blog-furniture .blog-shortcode.has-date .custom-date {
        padding: 2px
    }

    .sc-blog-furniture .custom-date span.day {
        font-size: 26px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .sc-blog-furniture .custom-date span.day {
        line-height: 20px
    }
}

@media (min-width: 768px) {
    .sc-blog-furniture .custom-date span.mon {
        font-size: 14px
    }
}

.about-home-furniture-video div.elementor-custom-embed-play {
    bottom: 0;
    left: 0;
    top: auto;
    -webkit-transform: unset;
    transform: unset;
    width: auto;
    height: auto
}

.about-home-furniture-video div.elementor-custom-embed-play i:before {
    content: '\f04b';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff
}

.about-home-furniture-video div.elementor-custom-embed-play i {
    padding: 34px 36.1px;
    background-color: #2c2c2c;
    opacity: 1
}

@media (max-width: 1024px) {
    .about-home-furniture-video div.elementor-custom-embed-play i {
        padding: 24px 25.1px
    }
}

@media (max-width: 767px) {
    .about-home-furniture-video div.elementor-custom-embed-play i {
        padding: 14px 15.1px
    }
}

.about-home-furniture-video div.elementor-custom-embed-play i:hover {
    background-color: #00b9bf
}

.mega-menu-right .megamenu_sub {
    left: auto;
    right: 0;
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg)
}

.mega-menu-right .mega-menu > li:hover .megamenu_sub {
    -webkit-transform: unset;
    transform: unset
}

.text-none-tra, .text-none-tra > .elementor-widget-container, .text-none-tra > .elementor-widget-container .elementor-heading-title {
    height: 100%
}

.text-none-tra > .elementor-widget-container .elementor-heading-title {
    position: relative;
    overflow: hidden
}

.text-none-tra > .elementor-widget-container .elementor-heading-title a {
    padding: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.border-icon-list-home .elementor-icon-list-items .elementor-icon-list-item a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.border-icon-list-home .elementor-icon-list-icon i {
    border: 1px solid #ffffff1A;
    width: 20px !important;
    height: 20px;
    position: relative
}

.border-icon-list-home .elementor-icon-list-icon i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.border-icon-list-home .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    padding-bottom: 5px
}

.color-white.hover-home-main a {
    color: #ffffffB3
}

.color-white.hover-home-main a:hover {
    color: #2c2c2c
}

.primary-color {
    color: #2c2c2c
}

.highlight-color {
    color: #2c2c2c
}

.elementor-icon-list-item .elementor-icon-list-text .primary-color {
    position: absolute;
    color: #2c2c2c;
    left: 0
}

.elementor-icon-list-item .elementor-icon-list-text .primary-color.highlight-color {
    color: #2c2c2c
}

.list-icon-footer-home-pages .elementor-icon-list-item a .elementor-icon-list-text {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.list-icon-footer-home-pages .elementor-icon-list-item:hover a .elementor-icon-list-text {
    color: #2c2c2c
}

.contact-2 .elementor-icon-box-title {
    font-family: inherit
}

.contact-2 .elementor-icon-box-title a:hover {
    color: #2c2c2c !important
}

.heading-custom .heading-modern .heading-title span {
    display: inline-block;
    color: #2c2c2c;
    text-decoration: underline
}

.contact-2 .apr-contact .wpcf7-form-control.wpcf7-textarea {
    height: 144px
}

.contact-2 .apr-contact input[type=submit] {
    margin-top: 37px
}

.contact-2 .elementor-icon-box-wrapper:last-child {
    border-bottom: none !important
}

.border-before .elementor-container.elementor-column-gap-default {
    position: relative
}

.border-before .elementor-container.elementor-column-gap-default::before {
    position: absolute;
    content: "";
    top: -43px;
    bottom: -27px;
    right: 15px;
    left: 15px;
    border: 1px solid #ebeeee
}

.contact-3 .apr-contact .wpcf7-form-control.wpcf7-textarea {
    height: 85px
}

.contact-4 .apr-contact .wpcf7-form-control.wpcf7-textarea {
    height: 76px
}

.image-contact-4 .elementor-image img {
    -o-object-position: right;
    object-position: right
}

.apr-nav-menu--main {
    line-height: 1.6
}

.line-link .elementor-button-text {
    position: relative;
    padding-left: 69px
}

.line-link .elementor-button-text:before {
    content: "";
    height: 1px;
    width: 50px;
    background: #2c2c2c;
    position: absolute;
    bottom: 5px;
    left: 0
}

.rotate-button {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.cs-image-box .elementor-image-box-img {
    position: relative
}

.cs-image-box .elementor-image-box-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ebeeee;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.cs-image-box .elementor-image-box-content {
    padding: 0 15px;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.cs-image-box .elementor-image-box-content .elementor-image-box-title {
    margin-bottom: 0;
    line-height: 18px
}

.cs-image-box .elementor-image-box-content .elementor-image-box-title a {
    position: relative;
    font-size: 16px;
    color: #2c2c2c;
    padding-top: 76px;
    display: inline-block;
    line-height: 18px
}

.cs-image-box .elementor-image-box-content .elementor-image-box-title a:hover {
    color: #2c2c2c
}

.cs-image-box .elementor-image-box-content .elementor-image-box-title a:before {
    content: "\e967";
    font-family: lusion !important;
    font-size: 50px;
    position: absolute;
    top: 0;
    line-height: 100%;
    left: 50%;
    margin-left: -25px
}

.cs-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100%
}

.cs-image-box .elementor-image-box-wrapper .elementor-image-box-img a {
    display: inline-block;
    width: 100%
}

.cs-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
    width: 100%
}

.cs-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content {
    position: absolute;
    top: 50%;
    opacity: 1;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cs-image-box .elementor-image-box-wrapper:hover .elementor-image-box-img:before {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.text-slider-default {
    position: absolute !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    margin-top: -5px
}

#arrowAnim {
    position: absolute;
    top: 50%;
    right: 52px !important;
    margin-top: -10px;
    display: none
}

.arrowSliding {
    position: absolute;
    font-size: 16px;
    line-height: 16px;
    color: #2c2c2c;
    -webkit-animation: slide 4s linear infinite;
    animation: slide 4s linear infinite;
    margin-top: 0;
    opacity: 0
}

.delay1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0
}

.delay2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    opacity: 0
}

.delay3 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    opacity: 0
}

.hover-color a:hover {
    color: #2c2c2c
}

.search-home-drink .elementor-search-form .elementor-search-form__container .elementor-search-form__input {
    height: 53px
}

.search-home-drink .elementor-search-form .elementor-search-form__submit {
    right: 25px;
    left: auto;
    top: 17px
}

.sale-drinks .label-product {
    top: 10px;
    left: 0;
    letter-spacing: .01em;
    padding: 2px 7px !important
}

.sale-drinks .label-product span {
    position: relative
}

.sale-drinks .label-product span:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-top: 13px solid #2c2c2c;
    border-left: 1px solid #2c2c2c;
    border-right: 9px solid transparent;
    border-bottom: 13px solid #2c2c2c;
    z-index: -1;
    top: -3px;
    right: -17px
}

.sale-drinks .label-product.on-sale {
    background: #ca9c46
}

.sale-drinks .label-product.on-sale span:before {
    border-top-color: #ca9c46;
    border-left-color: #ca9c46;
    border-bottom-color: #ca9c46
}

.sale-drinks .label-product.new {
    background: #465578
}

.sale-drinks .label-product.new span:before {
    border-top-color: #465578;
    border-left-color: #465578;
    border-bottom-color: #465578
}

.sale-drinks .label-product.on-hot {
    background: #9a3330
}

.sale-drinks .label-product.on-hot span:before {
    border-top-color: #9a3330;
    border-left-color: #9a3330;
    border-bottom-color: #9a3330
}

.price-right .apr-product .rating-product {
    display: inline-block
}

.price-right .star-rating {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.price-right .product-style-2 .rating-product + .top-desc {
    float: right
}

.price-right div.woocommerce .star-rating span:before, .price-right div.woocommerce .star-rating::before {
    color: #bdab98
}

.price-right div.woocommerce ul.products li.product .star-rating {
    width: 105px;
    height: 15px
}

.price-right div.woocommerce ul.products li.product .star-rating span:before, .price-right div.woocommerce ul.products li.product .star-rating:before {
    font-size: 14px;
    letter-spacing: 7px
}

.price-right div.woocommerce ul.products li.product .star-rating span:before {
    height: 15px
}

.product-home-liquor .image-product {
    background-image: url(../images/bg-product-liquor.png), -webkit-radial-gradient(50% 50%, circle closest-side, #2c3139 0, #0e1119 100%);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-.5vw);
        transform: translateY(-.5vw)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(.5vw);
        transform: translateY(.5vw)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1vw);
        transform: translateY(1vw)
    }
}

@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-.5vw);
        transform: translateY(-.5vw)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(.5vw);
        transform: translateY(.5vw)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1vw);
        transform: translateY(1vw)
    }
}

.fullpage .scroll-to-top {
    display: none
}

.fullpage .fp-completely:last-child .scroll-chevron {
    display: none
}

.fullpage .fp-viewing-6 #arrowAnim {
    display: none
}

.block-fullscreen .elementor-image a {
    width: 100%
}

.block-fullscreen .elementor-image a img {
    width: 100%
}

.background-position.elementor-element:before {
    content: "";
    height: 100%;
    width: 1000vh;
    background: #f5f7f7;
    position: absolute;
    left: 0;
    top: 0
}

.elementor-heading-title {
    word-break: normal
}

.image-carousel-hover figure img.swiper-slide-image {
    width: 100%
}

.brand-home-watch.elementor-element .elementor-widget-container {
    margin: 0 -15px !important;
    padding-right: 145px !important
}

.brand-home-watch.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 0
}

.brand-home-watch .swiper-slide .swiper-slide-inner {
    border: 1px solid #ebeeee;
    margin: 0 15px !important
}

.brand-home-watch .swiper-pagination {
    position: absolute;
    right: 0;
    left: auto !important;
    padding: 0 10px;
    height: 115px;
    width: 115px !important;
    line-height: 115px;
    background: #ebeeee;
    bottom: 0 !important
}

.brand-home-watch .swiper-pagination .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #2c2c2c;
    opacity: 1;
    margin: 0 2px !important
}

.header-item-4 .elementor-social-icon:hover svg {
    -webkit-filter: brightness(200%) contrast(100%) saturate(100%) blur(0) hue-rotate(0) !important;
    filter: brightness(200%) contrast(100%) saturate(100%) blur(0) hue-rotate(0) !important
}

.text-brand-hwatch {
    position: absolute;
    width: 371px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.hover-home-drink a {
    color: #3e434e
}

.hover-home-drink a:hover {
    color: #2c2c2c
}

.list-icon-footer-home-drink .elementor-icon-list-item .elementor-icon-list-text .primary-color {
    color: #bdab98
}

.block-search-1600 .header-search {
    display: none
}

.block-instagram-mb .wp-caption img {
    margin-bottom: 0 !important
}

@media (max-width: 1600px) {
    .block-brand-cs.elementor-arrows-position-outside .swiper-container {
        width: calc(100% - 60px)
    }

    .block-brand-cs .swiper-slide img {
        width: 70%
    }
}

@media (min-width: 1025px) and (max-width: 1600px) {
    .box-sale-banner {
        width: 80% !important;
        max-width: 80% !important
    }
}

@media (max-width: 1300px) {
    .box-newsletter-hwatch .box-newsletter-hwatch-heading {
        position: static !important
    }
}

@media (min-width: 1300px) and (max-width: 1600px) {
    .banner-watch .title-banner-watch .elementor-heading-title {
        font-size: 50px !important;
        line-height: 60px !important
    }

    .banner-watch .title-small-banner-watch .elementor-heading-title {
        font-size: 24px !important;
        line-height: 30px !important
    }

    .banner-watch .desc-banner-watch > .elementor-widget-container {
        padding-top: 20px !important
    }

    .banner-watch .desc-banner-watch .elementor-heading-title {
        font-size: 18px !important;
        line-height: 26px !important
    }

    .banner-watch .elementor-widget-image {
        margin-top: 30px
    }

    .banner-watch .countdown-banner-watch .countdown-section {
        max-width: 70px !important;
        width: 70px !important;
        max-height: 100px !important;
        height: 100px !important
    }

    .banner-watch .countdown-banner-watch .countdown-section .countdown-number {
        padding: 30px 0 0 0 !important;
        font-size: 24px !important;
        line-height: 30px !important
    }

    .banner-watch .countdown-banner-watch .countdown-section .countdown-label {
        font-size: 50px !important;
        line-height: 60px !important
    }

    .banner-watch-2 .title-banner-watch .elementor-heading-title {
        font-size: 16px !important;
        line-height: 28px !important
    }

    .banner-watch-2 .title-big-banner-watch .elementor-heading-title {
        font-size: 100px !important;
        line-height: 100px !important
    }

    .banner-watch-2 .title-big-banner-watch2 {
        width: 60px !important;
        max-width: 60px !important
    }

    .banner-watch-2 .title-big-banner-watch2 .elementor-heading-title {
        font-size: 35px !important;
        line-height: 35px !important
    }

    .banner-watch-2 .btn-banner-watch .elementor-button {
        font-size: 18px !important
    }

    .banner-watch-2 .desc-banner-watch .elementor-heading-title {
        font-size: 16px !important;
        line-height: 22px !important
    }
}

@media (min-width: 1025px) and (max-width: 1299px) {
    .text-brand-hwatch {
        width: 250px !important
    }

    .text-brand-hwatch .elementor-icon-box-wrapper {
        padding: 30px 20px !important
    }

    .text-brand-hwatch .elementor-icon-box-content .elementor-icon-box-description {
        font-size: 24px !important;
        line-height: 30px !important
    }

    .text-brand-hwatch .elementor-icon-box-content .elementor-icon-box-title {
        font-size: 18px !important;
        line-height: 24px !important;
        margin-bottom: 5px !important
    }

    .banner-watch .title-banner-watch .elementor-heading-title {
        font-size: 36px !important;
        line-height: 40px !important
    }

    .banner-watch .title-small-banner-watch .elementor-heading-title {
        font-size: 18px !important;
        line-height: 24px !important
    }

    .banner-watch .desc-banner-watch > .elementor-widget-container {
        padding-top: 15px !important
    }

    .banner-watch .desc-banner-watch .elementor-heading-title {
        font-size: 16px !important;
        line-height: 22px !important
    }

    .banner-watch .elementor-widget-button > .elementor-widget-container {
        padding-top: 25px !important
    }

    .banner-watch .countdown_container {
        display: inline-block
    }

    .banner-watch .countdown-banner-watch .countdown-section {
        max-width: 70px !important;
        width: 70px !important;
        max-height: 100px !important;
        height: 100px !important;
        margin-bottom: 5px !important
    }

    .banner-watch .countdown-banner-watch .countdown-section:nth-child(3) {
        clear: both
    }

    .banner-watch .countdown-banner-watch .countdown-section .countdown-number {
        padding: 30px 0 0 0 !important;
        font-size: 24px !important;
        line-height: 30px !important
    }

    .banner-watch .countdown-banner-watch .countdown-section .countdown-label {
        font-size: 50px !important;
        line-height: 60px !important
    }

    .banner-watch-2 .title-banner-watch .elementor-heading-title {
        font-size: 16px !important;
        line-height: 28px !important
    }

    .banner-watch-2 .title-big-banner-watch .elementor-heading-title {
        font-size: 80px !important;
        line-height: 80px !important
    }

    .banner-watch-2 .title-big-banner-watch2 {
        width: 48px !important;
        max-width: 48px !important
    }

    .banner-watch-2 .title-big-banner-watch2 > .elementor-widget-container {
        padding: 10px 0 0 0 !important
    }

    .banner-watch-2 .title-big-banner-watch2 .elementor-heading-title {
        font-size: 28px !important;
        line-height: 32px !important
    }

    .banner-watch-2 .btn-banner-watch .elementor-button {
        font-size: 14px !important;
        padding: 10px !important
    }

    .banner-watch-2 .desc-banner-watch .elementor-heading-title {
        font-size: 16px !important;
        line-height: 22px !important
    }
}

@media (min-width: 1311px) and (max-width: 1600px) {
    .custom-pr-watch div.woocommerce ul.products.columns-5 li.product, body.woocommerce .custom-pr-watch ul.products.columns-5 li.product {
        width: 25%;
        clear: none !important
    }

    .custom-pr-watch div.woocommerce ul.products.columns-5 li.product:nth-child(4n+1), body.woocommerce .custom-pr-watch ul.products.columns-5 li.product:nth-child(4n+1) {
        clear: left !important
    }
}

@media (min-width: 1025px) and (max-width: 1600px) {
    .box-newsletter-hwatch .heading-modern .heading-title {
        font-size: 28px !important;
        line-height: 34px !important
    }

    .menu-liquor .apr-nav-menu--main > .mega-menu > li > a {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .menu-liquor .elementor-widget-container {
        padding-left: 0 !important
    }

    .banner-watch-3 .elementor-column-wrap {
        background-position: bottom right !important;
        background-size: 320px !important
    }

    .none-1600 {
        display: none !important
    }

    .block-search-1600 .header-search {
        display: block
    }

    .icon-header-drink {
        width: 20% !important
    }

    .menu-home-drink {
        width: 68% !important
    }

    .logo-liquor {
        width: 12% !important
    }

    .hidden-bg-over.elementor-section {
        background-size: contain
    }

    .banner-organic-left .elementor-column-wrap {
        padding-right: 30% !important
    }

    .banner-organic-right .elementor-column-wrap {
        padding-left: 24% !important
    }
}

@media (min-width: 1025px) and (max-width: 1366px) {
    #arrowAnim {
        right: 33px !important
    }

    .font-50-1366 .heading-title {
        font-size: 50px !important
    }

    .block-section-25 {
        padding-right: 25px !important;
        padding-left: 25px !important
    }

    .block-section {
        padding-right: 50px !important;
        padding-left: 50px !important
    }

    .block-section-header {
        padding-right: 35px !important;
        padding-left: 35px !important
    }

    .header-default15 .apr-nav-menu--main > .mega-menu > li > a {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .header-default15 .header-group > div {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .header-default15 .header-group > div:last-child {
        margin-right: 0 !important
    }
}

@media (min-width: 1400px) and (max-width: 1700px) {
    .banner-watch > .elementor-column-wrap {
        padding-top: 50px !important
    }

    .banner-watch > .elementor-column-wrap .elementor-image {
        width: 84%;
        margin: 0 auto
    }
}

@media (min-width: 1366px) {
    .border-left-fullpage {
        position: relative
    }

    .border-left-fullpage:before {
        content: "";
        height: 10000vh;
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        background: #f5f6f6
    }

    .border-left-fullpage.add-right:after {
        content: "";
        height: 1000vh;
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        background: #f5f6f6
    }
}

@media (min-width: 1025px) {
    header.header-home-watch .apr-nav-menu--main.apr-nav-menu--layout-vertical:not(.apr-nav-menu--layout-dropdown) > #menu-menu-home-watch-3.mega-menu > li > a:before {
        background: #fff
    }

    .transparent-swatch-color .product-style-1.wishlist-position-top .product-grid .product-desc .product-action {
        top: -6px
    }

    .transparent-swatch-color .shopswatchinput {
        background: 0 0
    }

    .fullpage #arrowAnim {
        display: block
    }

    .button-default-cs .elementor-button-link {
        width: 100%
    }

    .text-none-tra {
        overflow: hidden
    }

    .text-none-tra .elementor-widget-container {
        -webkit-transition: all .6s ease !important;
        transition: all .6s ease !important
    }

    .text-none-tra:hover .elementor-widget-container {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .javelyn-font.banner-food .apr-banner:hover .effect_zoom .image-banner img {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }

    .image-carousel-hover figure {
        overflow: hidden;
        border: 1px solid transparent
    }

    .image-carousel-hover figure img.swiper-slide-image {
        -webkit-transition: all .6s ease;
        transition: all .6s ease
    }

    .image-carousel-hover figure:hover {
        border: 1px solid #2c2c2c
    }

    .image-carousel-hover figure:hover img.swiper-slide-image {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .image-carousel-hover.border figure:hover {
        border-color: transparent
    }
}

@media (min-width: 1200px) {
    #page.boxed .header-sticky.hidden-menu, #page.boxed .is-sticky, #page.boxed.header-fixed .site-header {
        width: calc(100% - 200px);
        left: 100px;
        right: 100px
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .hide-line-first .apr-nav-menu--main .mega-menu > li > a {
        font-size: 14px;
        padding: 25px 18px
    }

    .product-home-liquor .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a:before {
        font-size: 14px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a, .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item.add-cart {
        height: 38px;
        width: 38px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .group-action a.add_to_wishlist i:before, .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .group-action a.button.yith-wcqv-button i:before, .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item a i {
        line-height: 38px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 12px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a i, .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a:before {
        line-height: 38px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .group-action a.button.yith-wcqv-button i:before {
        line-height: 38px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .product-top .product-action .action-item .add-cart-btn a {
        width: 38px;
        height: 38px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .yith-wcwl-wishlistaddedbrowse a:before, .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .yith-wcwl-wishlistexistsbrowse a:before {
        font-size: 13px
    }

    .product-home-liquor .product-action-horizontal-bottom .product-style-2 .product-grid .tooltip-custom {
        padding: 9px 2px;
        width: 80px
    }

    .product-home-liquor div.woocommerce ul.products.columns-4:not(.product-list) li.product .product-action .group-action .action-item a.button:not(.compare) {
        font-size: 12px
    }
}

@media (max-width: 1500px) and (min-width: 1025px) {
    .box-padding-sc .elementor-widget-divider {
        width: 20% !important
    }

    .box-margin-sc > .elementor-column-wrap {
        margin-left: 25% !important
    }

    .text-big-cs h2 {
        font-size: 40px !important;
        line-height: 40px !important
    }

    .box-margin-sc1 {
        padding-left: 30px !important
    }

    .text-title-cs h2 {
        font-size: 30px !important
    }

    .text-big-cs1 h2 {
        font-size: 75px !important;
        letter-spacing: 0 !important
    }

    .box-padding-sc > .elementor-column-wrap {
        padding-left: 14.7% !important
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .banner-tablet-furniture {
        height: 50%
    }

    .banner-tablet-furniture div.elementor-container {
        height: 100%
    }

    .text-brand-hwatch .col-tablet-1 .icon-box-grid .elementor-icon-box-wrapper {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 1279px) and (min-width: 1025px) {
    .responsive-1279 .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .responsive-1279 .elementor-row > .elementor-column {
        width: calc(100% / 3) !important
    }

    .responsive-1279 .elementor-row > .elementor-column:last-child {
        width: 100% !important;
        padding-top: 55px
    }
}

@media (max-width: 1249px) and (min-width: 1025px) {
    .right-menu-home-default {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .right-menu-home-default .elementor-widget-container {
        padding-right: 0 !important
    }

    .right-menu-home-default .apr-nav-menu--main > .mega-menu > li:last-child > a {
        margin-right: 0 !important
    }

    .left-menu-home-default .elementor-widget-container {
        padding-left: 0 !important
    }

    .left-menu-home-default .apr-nav-menu--main > .mega-menu > li:first-child > a {
        margin-left: 0 !important
    }

    .icon-header-home-default .elementor-widget-container {
        padding-bottom: 3px !important
    }
}

@media (max-width: 1024px) {
    .text-upto-daisy {
        padding: 20px;
        font-size: 80px
    }

    .text-upto-daisy span.text-upto {
        font-size: 16px;
        line-height: 16px
    }

    .bg-tablet-none {
        background: 0 0 !important
    }

    .background-position.elementor-element:before {
        width: 100%
    }

    .box-newsletter-hwatch .box-newsletter-hwatch-heading {
        position: static !important;
        width: 100% !important
    }

    .box-newsletter-hwatch .box-newsletter-hwatch-heading .heading-modern .heading-title {
        font-size: 24px !important;
        line-height: 28px !important;
        margin-bottom: 6px !important
    }

    .box-newsletter-hwatch .heading-modern.text-left {
        text-align: center !important
    }

    .box-newsletter-hwatch .box-newsletter-hwatch-icon {
        margin-bottom: 15px !important
    }

    .box-newsletter-hwatch .box-newsletter-hwatch-icon .elementor-icon {
        font-size: 32px !important;
        padding: 19px !important
    }

    .mailchimp-hslide.mail-chimp-type4 .mc4wp-form-fields input[type=email] {
        width: calc(100% - 55px)
    }

    .mailchimp-hslide.mail-chimp-type4 .mc4wp-form-fields input[type=submit] {
        width: 55px
    }

    .fullpage .elementor-section.elementor-section-height-full {
        height: auto !important
    }

    .fullpage .fp-tableCell {
        display: block !important;
        height: auto !important
    }

    .fullpage .fp-section {
        height: auto !important
    }

    .blog-home-accesories .post-name {
        margin-bottom: 17px
    }

    .box-online-catering {
        position: relative
    }

    .box-online-catering:before {
        content: "";
        height: calc(100% - 40px);
        width: 100%;
        background: #292929;
        position: absolute;
        top: 0;
        left: 0
    }

    .text-center-mb {
        text-align: center !important
    }

    .text-center-mb .heading-modern.text-left {
        text-align: center !important
    }

    .slider-banner .apr-banner.type_4 {
        margin: 0 10px 0 10px
    }

    .cs-image-box .elementor-image-box-content .elementor-image-box-title a {
        padding-top: 64px
    }

    .cs-image-box .elementor-image-box-content .elementor-image-box-title a:before {
        font-size: 42px;
        margin-left: -21px
    }
}

@media (max-width: 1024px) and (min-width: 960px) {
    .elementor-section-wrap .home-food-offers .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%
    }
}

@media (max-width: 767px) and (min-width: 736px) {
    .width-50-736 .elementor-column {
        width: 50% !important
    }

    .text-right-736 .elementor-widget-container {
        padding-bottom: 9px !important
    }

    .text-right-736 .elementor-text-editor {
        text-align: right !important
    }
}

@media (max-width: 1280px) {
    .price-right .apr-product .rating-product {
        display: block
    }

    .price-right .product-style-2 .rating-product + .top-desc {
        float: none;
        margin-top: 10px
    }
}

@media (max-width: 1023px) {
    .text-price-regular {
        font-size: 24px
    }
}

@media (min-width: 992px) {
    .product-home-liquor .product-style-2.product-action-horizontal-bottom .product-content .product-top .product-action .group-action .action-item {
        margin: 0 -1px
    }

    .product-home-liquor .product-style-2.product-action-horizontal-bottom .product-content .product-top .product-action .group-action .action-item:last-child {
        margin-left: 1px !important
    }

    .product-home-liquor .product-style-2.product-action-horizontal-bottom .product-content:hover .product-action {
        bottom: 10px
    }

    .product-home-liquor .product-style-2.product-action-horizontal-bottom .product-content .product-top .product-action .action-item.add-cart {
        margin-right: 4px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .elementor-section-wrap .banner-fashion-women.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1200px
    }

    .custom-pr-watch div.woocommerce ul.products.columns-5 li.product:nth-child(5n+1), body.woocommerce .custom-pr-watch ul.products.columns-5 li.product:nth-child(5n+1) {
        clear: none !important
    }
}

@media (min-width: 768px) {
    .tab-product-slider .apr-product .slick-slider .slick-arrow.slick-next {
        right: 15px
    }

    .tab-product-slider .apr-product .slick-slider .slick-arrow.slick-prev {
        left: 15px
    }

    .hidden-bg-over .elementor-background-overlay {
        opacity: 0 !important
    }

    .block-instagram-mb .wp-caption img {
        margin-bottom: 0
    }

    .block-instagram-mb figcaption {
        display: none
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .home-liquor .countdown-section {
        max-width: 65px !important
    }
}

@media (max-width: 1024px) {
    .product-home-liquor .product-action-horizontal-bottom div.woocommerce .product-style-2 ul.products .product-content .product-desc .product-action {
        display: none
    }

    .icon-primary .show-toggle-mb.footer-menu-title i {
        color: #2c2c2c
    }
}

@media (max-width: 991px) {
    .block-brand-cs .swiper-slide {
        padding: 0 15px
    }
}

@media (max-width: 767px) {
    .width250-mobile .elementor-container {
        max-width: 250px !important
    }

    .box-newsletter-hwatch .box-newsletter-hwatch-icon {
        margin-bottom: 15px !important
    }

    .custom-slide-product .apr-product .slick-slider .slick-arrow {
        display: none !important
    }

    .custom-slide-product .apr-product .slick-slider ul.slick-dots {
        display: block !important
    }

    .custom-slide-product .apr-product .slick-slider .slick-list {
        padding-bottom: 0
    }

    .block-instagram-mb .elementor-image:before {
        content: "";
        height: 100%;
        width: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    .block-instagram-mb figcaption {
        width: 100%;
        position: absolute;
        top: 50%;
        z-index: 1;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .block-instagram-mb figcaption:before {
        content: "\e967";
        display: block;
        font-family: lusion !important;
        font-size: 15px;
        margin-bottom: -6px
    }

    .price-right .apr-product {
        margin: 0 5px
    }

    .bottom-menu-drink .header-search {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .bottom-menu-drink .header-moblie-show.header-group > div:first-child:nth-last-child(6) ~ div {
        width: 20%
    }

    .block-brand-cs.elementor-arrows-position-outside .elementor-swiper-button {
        display: none !important
    }

    .block-brand-cs.elementor-arrows-position-outside .swiper-container {
        width: 100%
    }

    .block-brand-cs.elementor-arrows-position-outside .swiper-slide .swiper-slide-inner img {
        width: 150px
    }

    .block-brand-cs.elementor-arrows-position-outside .swiper-pagination {
        display: block;
        bottom: -15px
    }

    .brand-home-watch .swiper-pagination {
        position: static;
        width: 100% !important;
        height: 35px;
        line-height: 30px
    }

    .brand-home-watch .swiper-pagination .swiper-pagination-bullet, .brand-home-watch .swiper-pagination .swiper-pagination-bullet-active {
        width: 3px;
        height: 3px
    }

    .brand-home-watch .swiper-slide .swiper-slide-inner {
        margin: 0 !important;
        border-right: none
    }

    .brand-home-watch.elementor-element .elementor-widget-container {
        padding-right: 0 !important;
        margin: 0 !important;
        border-right: 1px solid #ebeeee
    }

    .icon-left-mobile .icon-box-grid .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .icon-left-mobile.elementor-widget-icon-box .elementor-icon-box-icon {
        margin-bottom: 0
    }

    .blogs-fashion-women .blog-post-info {
        padding-top: 27px
    }

    .post-name {
        margin-bottom: 17px
    }

    .full-option-blogs .post-name {
        margin-bottom: 12px
    }

    .text-center-mb {
        text-align: center
    }

    .text-center-mb.apr-nav-menu__align-center .mega-menu, .text-center-mb.apr-nav-menu__align-left .mega-menu, .text-center-mb.apr-nav-menu__align-right .mega-menu {
        margin: 0 auto
    }

    .text-center-mb.apr-nav-menu__align-center.christmas .mega-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .map-mb .footer-menu-title {
        padding-bottom: 30px
    }

    .full-option-products div.woocommerce ul.products li.product .star-rating {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 10px
    }

    .box-online-catering:before {
        height: calc(100% - 50px)
    }

    .icon-box-brand .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .icon-box-brand.elementor-widget-icon-box .elementor-icon-box-icon {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .icon-box-brand .elementor-icon-box-content {
        text-align: left
    }

    .text-abs-big {
        position: absolute !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        top: -55px !important
    }

    .text-abs-small {
        position: absolute !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        top: 15px !important
    }

    .home-food-offers .image-banner.image-tablet {
        display: none
    }

    .contact-2.elementor-widget-icon-box .elementor-icon-box-icon {
        padding-top: 10px;
        float: left
    }

    .contact-2.elementor-widget-icon-box .elementor-icon-box-content {
        overflow: hidden
    }

    .cs-image-box .elementor-image-box-content .elementor-image-box-title a {
        padding-top: 49px
    }

    .cs-image-box .elementor-image-box-content .elementor-image-box-title a:before {
        font-size: 28px;
        margin-left: -14px
    }

    .cs-image-slider .widget-image-caption {
        position: absolute;
        bottom: 0;
        padding: 29px 30px 35px;
        width: 100%
    }

    .cs-image-slider .wp-caption img {
        margin-bottom: 0
    }
}

@media (max-width: 777px) {
    .text-price-regular {
        font-size: 20px
    }
}

@media (max-width: 500px) {
    .block-brand-cs.elementor-arrows-position-outside .swiper-slide .swiper-slide-inner img {
        width: 80%
    }
}

@media (max-width: 479px) {
    .text-price-regular {
        font-size: 16px
    }
}

@media (max-width: 425px) {
    .text-hiden-mobile {
        display: none !important
    }

    .text-full-width-mobile {
        width: 100% !important
    }
}

@media (max-width: 767px) {
    .image-box-mobile figure.elementor-image-box-img {
        margin-bottom: 9px !important
    }
}

@media (max-width: 1400px) and (min-width: 1025px) {
    .text-1 .elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.2em !important
    }

    .text-2 .elementor-heading-title {
        font-size: 150px !important;
        line-height: 1em !important
    }

    .text-3 .elementor-heading-title {
        font-size: 70px !important;
        line-height: 1em !important
    }

    .text-4 .elementor-heading-title {
        font-size: 24px !important;
        line-height: 1em !important
    }

    .tablet-off-sale-tog > .elementor-container {
        min-height: 600px !important
    }

    .text-5 .elementor-heading-title {
        font-size: 66px !important;
        line-height: 1em !important
    }

    .text-6 .elementor-heading-title {
        font-size: 34px !important;
        line-height: 1em !important
    }
}

@media (max-width: 1600px) and (min-width: 1400px) {
    .button-shopnow .elementor-button {
        padding: 13.5px 18px !important
    }

    .product-price {
        letter-spacing: 0 !important
    }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .title-product .elementor-heading-title {
        font-size: 18px !important
    }

    .width-40 {
        width: 40% !important
    }

    .tablet-off-sale-three {
        width: 60% !important
    }

    .text-20-sale .elementor-heading-title {
        font-size: 200px !important
    }

    .text-leather .elementor-heading-title {
        font-size: 40px !important
    }
}

@media (min-width: 768px) {
    .countdown-super-bowl-day-2 .countdown_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .countdown-super-bowl-day-2 .countdown_container .countdown-section {
        width: auto !important;
        height: auto !important;
        max-height: -webkit-max-content !important;
        max-height: -moz-max-content !important;
        max-height: max-content !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .countdown-super-bowl-day-2 .countdown_container .countdown-section .countdown-number {
        margin-right: 5px
    }
}

@media (min-width: 1025px) {
    .apr-nav-menu--layout-dropdown .menu-item-20655 .sub-menu {
        margin-top: -15px
    }
}

@media (max-width: 1626px) {
    .sale-number {
        width: 100% !important
    }
}

.sale-number-2 {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg)
}

.sale-number-2 .elementor-heading-title span {
    font-size: 3.15vw
}

.icon-button .elementor-button-icon {
    font-size: 29px
}

.text-letter-spacing-sbs {
    letter-spacing: .628em
}

.letter-spacing-012em .elementor-heading-title {
    letter-spacing: .12em
}

.letter-spacing-01em .elementor-heading-title {
    letter-spacing: .1em
}

.text-letter-spacing-sbs-002 {
    letter-spacing: .2em
}

@media (min-width: 1025px) {
    .countdown-super-bowl-sunday .elementor-widget-container .apr-countdown .countdown_container .countdown-section:first-child {
        margin-left: 0 !important
    }

    .countdown-super-bowl-sunday .elementor-widget-container .apr-countdown .countdown_container .countdown-section:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 1360px) and (min-width: 1025px) {
    .countdown-super-bowl-sunday.elementor-widget.elementor-widget-apr_countdown .elementor-widget-container .apr-countdown .countdown_container .countdown-section {
        margin-left: 8px !important;
        margin-right: 8px !important;
        max-width: 80px;
        width: 80px
    }

    .padding-button-1400 .elementor-button {
        padding: 14px 30px 15px !important
    }
}

.border-sale-cb .heading-modern > div:before {
    content: '';
    border-radius: 50%;
    border: 2px solid #fffa18;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 11vw;
    height: 11vw;
    z-index: -11
}

.border-sale-cb.ckw .heading-modern > div:before {
    width: 11.771vw;
    height: 11.771vw;
    background-color: #e73636;
    border-color: #e73636
}

.border-sale-cb.ckw .heading-modern .heading-title a:before {
    position: absolute;
    right: -8.5%;
    top: -73%;
    left: auto;
    background-color: #3da917;
    content: '+';
    border-radius: 50%;
    width: 2.946vw;
    height: 2.946vw;
    line-height: 2.546vw;
    text-align: center;
    font-size: 2.1vw;
    border: 1px solid #fff;
    z-index: 1
}

.border-sale-cb.ckw .heading-modern .heading-title a:after {
    position: absolute;
    content: "";
    right: -12%;
    top: -88%;
    left: auto;
    background-color: #3da917;
    border-radius: 50%;
    width: 3.646vw;
    height: 3.646vw;
    line-height: 3.346vw;
    text-align: center;
    font-size: 2.1vw
}

.stroke-text {
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000
}

span.text-sale-off {
    font-size: 2.1vw;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: .4vw
}

@media (max-width: 767px) {
    .border-sale-cb.ckw .heading-modern > div:before {
        width: 75px;
        height: 75px;
        top: calc(50% - 1px)
    }

    .border-sale-cb.ckw .heading-modern .heading-title a:after, .border-sale-cb.ckw .heading-modern .heading-title a:before {
        content: none
    }

    .border-sale-cb .heading-modern > div:before {
        width: 100px;
        height: 100px
    }

    span.text-sale-off {
        font-size: 20px
    }

    .full-option-blogs .post-name {
        margin-bottom: 12px
    }

    .text-center-mb {
        text-align: center
    }

    .text-center-mb.apr-nav-menu__align-center .mega-menu, .text-center-mb.apr-nav-menu__align-left .mega-menu, .text-center-mb.apr-nav-menu__align-right .mega-menu {
        margin: 0 auto
    }

    .text-center-mb.apr-nav-menu__align-center.christmas .mega-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .map-mb .footer-menu-title {
        padding-bottom: 30px
    }

    .full-option-products div.woocommerce ul.products li.product .star-rating {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 10px
    }

    .box-online-catering:before {
        height: calc(100% - 50px)
    }

    .icon-box-brand .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .icon-box-brand.elementor-widget-icon-box .elementor-icon-box-icon {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .icon-box-brand .elementor-icon-box-content {
        text-align: left
    }

    .text-abs-big {
        position: absolute !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        top: -55px !important
    }

    .text-abs-small {
        position: absolute !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        top: 15px !important
    }

    .home-food-offers .image-banner.image-tablet {
        display: none
    }

    .contact-2.elementor-widget-icon-box .elementor-icon-box-icon {
        padding-top: 10px;
        float: left
    }

    .contact-2.elementor-widget-icon-box .elementor-icon-box-content {
        overflow: hidden
    }

    .cs-image-box .elementor-image-box-content .elementor-image-box-title a {
        padding-top: 49px
    }

    .cs-image-box .elementor-image-box-content .elementor-image-box-title a:before {
        font-size: 28px;
        margin-left: -14px
    }

    .cs-image-slider .widget-image-caption {
        position: absolute;
        bottom: 0;
        padding: 29px 30px 35px;
        width: 100%
    }

    .cs-image-slider .wp-caption img {
        margin-bottom: 0
    }
}

@media (max-width: 777px) {
    .text-price-regular {
        font-size: 20px
    }
}

@media (max-width: 500px) {
    .block-brand-cs.elementor-arrows-position-outside .swiper-slide .swiper-slide-inner img {
        width: 80%
    }
}

@media (max-width: 479px) {
    .text-price-regular {
        font-size: 16px
    }
}

@media (max-width: 425px) {
    .text-hiden-mobile {
        display: none !important
    }

    .text-full-width-mobile {
        width: 100% !important
    }
}

@media (max-width: 767px) {
    .image-box-mobile figure.elementor-image-box-img {
        margin-bottom: 9px !important
    }
}

@media (max-width: 1400px) and (min-width: 1025px) {
    .text-1 .elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.2em !important
    }

    .text-2 .elementor-heading-title {
        font-size: 150px !important;
        line-height: 1em !important
    }

    .text-3 .elementor-heading-title {
        font-size: 70px !important;
        line-height: 1em !important
    }

    .text-4 .elementor-heading-title {
        font-size: 24px !important;
        line-height: 1em !important
    }

    .tablet-off-sale-tog > .elementor-container {
        min-height: 600px !important
    }

    .text-5 .elementor-heading-title {
        font-size: 66px !important;
        line-height: 1em !important
    }

    .text-6 .elementor-heading-title {
        font-size: 34px !important;
        line-height: 1em !important
    }
}

@media (max-width: 1600px) and (min-width: 1400px) {
    .button-shopnow .elementor-button {
        padding: 13.5px 18px !important
    }

    .product-price {
        letter-spacing: 0 !important
    }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .title-product .elementor-heading-title {
        font-size: 18px !important
    }

    .width-40 {
        width: 40% !important
    }

    .tablet-off-sale-three {
        width: 60% !important
    }

    .text-20-sale .elementor-heading-title {
        font-size: 200px !important
    }

    .text-leather .elementor-heading-title {
        font-size: 40px !important
    }
}

@media (min-width: 768px) {
    .countdown-super-bowl-day-2 .countdown_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .countdown-super-bowl-day-2 .countdown_container .countdown-section {
        width: auto !important;
        height: auto !important;
        max-height: -webkit-max-content !important;
        max-height: -moz-max-content !important;
        max-height: max-content !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .countdown-super-bowl-day-2 .countdown_container .countdown-section .countdown-number {
        margin-right: 5px
    }
}

@media (min-width: 1025px) {
    .apr-nav-menu--layout-dropdown .menu-item-20655 .sub-menu {
        margin-top: -15px
    }
}

@media (max-width: 1626px) {
    .sale-number {
        width: 100% !important
    }
}

.sale-number-2 {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg)
}

.sale-number-2 .elementor-heading-title span {
    font-size: 3.15vw
}

.icon-button .elementor-button-icon {
    font-size: 29px
}

.text-letter-spacing-sbs {
    letter-spacing: .628em
}

.letter-spacing-012em .elementor-heading-title {
    letter-spacing: .12em
}

.letter-spacing-01em .elementor-heading-title {
    letter-spacing: .1em
}

.text-letter-spacing-sbs-002 {
    letter-spacing: .2em
}

@media (min-width: 1025px) {
    .countdown-super-bowl-sunday .elementor-widget-container .apr-countdown .countdown_container .countdown-section:first-child {
        margin-left: 0 !important
    }

    .countdown-super-bowl-sunday .elementor-widget-container .apr-countdown .countdown_container .countdown-section:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 1360px) and (min-width: 1025px) {
    .countdown-super-bowl-sunday.elementor-widget.elementor-widget-apr_countdown .elementor-widget-container .apr-countdown .countdown_container .countdown-section {
        margin-left: 8px !important;
        margin-right: 8px !important;
        max-width: 80px;
        width: 80px
    }

    .padding-button-1400 .elementor-button {
        padding: 14px 30px 15px !important
    }
}

.border-sale-cb .heading-modern > div:before {
    content: '';
    border-radius: 50%;
    border: 2px solid #fffa18;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 11vw;
    height: 11vw;
    z-index: -11
}

.border-sale-cb.ckw .heading-modern > div:before {
    width: 11.771vw;
    height: 11.771vw;
    background-color: #e73636;
    border-color: #e73636
}

.border-sale-cb.ckw .heading-modern .heading-title a:before {
    position: absolute;
    right: -8.5%;
    top: -73%;
    left: auto;
    background-color: #3da917;
    content: '+';
    border-radius: 50%;
    width: 2.946vw;
    height: 2.946vw;
    line-height: 2.546vw;
    text-align: center;
    font-size: 2.1vw;
    border: 1px solid #fff;
    z-index: 1
}

.border-sale-cb.ckw .heading-modern .heading-title a:after {
    position: absolute;
    content: "";
    right: -12%;
    top: -88%;
    left: auto;
    background-color: #3da917;
    border-radius: 50%;
    width: 3.646vw;
    height: 3.646vw;
    line-height: 3.346vw;
    text-align: center;
    font-size: 2.1vw
}

.stroke-text {
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000
}

span.text-sale-off {
    font-size: 2.1vw;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: .4vw
}

@media (max-width: 767px) {
    .border-sale-cb.ckw .heading-modern > div:before {
        width: 75px;
        height: 75px;
        top: calc(50% - 1px)
    }

    .border-sale-cb.ckw .heading-modern .heading-title a:after, .border-sale-cb.ckw .heading-modern .heading-title a:before {
        content: none
    }

    .border-sale-cb .heading-modern > div:before {
        width: 100px;
        height: 100px
    }

    span.text-sale-off {
        font-size: 20px
    }
}

.slider-banner-landing-valentine .slick-dots li button {
    background: #ebeeee;
    width: 8px;
    height: 8px
}

.slider-banner-landing-valentine > .elementor-container > .elementor-row .slick-dots li {
    margin-right: 16px
}

.slider-banner-landing-valentine > .elementor-container > .elementor-row .slick-dots {
    text-align: center;
    margin-bottom: 0;
    margin-top: -12px
}

.slider-banner-landing-valentine .slick-dots li.slick-active button, .slider-banner-landing-valentine .slick-dots li:hover button {
    background: #2c2c2c
}

.slider-banner-landing-valentine .slick-dots li.slick-active button:before, .slider-banner-landing-valentine .slick-dots li:hover button:before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #2c2c2c;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width: 767px) {
    .countdown-landing-valentine .countdown_container .countdown-section .countdown-number span {
        line-height: normal
    }
}

.text-roto {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.lan-valentine2-countdown .countdown-section {
    position: relative
}

.lan-valentine2-countdown .countdown-section:before {
    content: "\f004";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 1.045vw;
    color: #c45c5c;
    font-weight: 900;
    right: -41%;
    top: 35%
}

.lan-valentine2-countdown .countdown-section:last-child:before {
    content: none
}

@media (min-width: 768px) {
    body:not(.rtl) .lan-valentine2-countdown .countdown_container .countdown-section {
        width: 6.25vw;
        margin: 0 2.329% !important;
        height: 6.25vw
    }
}

.lan-valentine2-countdown .countdown_container .countdown-section .countdown-number span {
    line-height: .3854166666666667em
}

.hover-img-zoom-valentine-2 .elementor-image img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.hover-img-zoom-valentine-2 > .elementor-column-wrap > .elementor-widget-wrap {
    overflow: hidden
}

.hover-img-zoom-valentine-2 > .elementor-column-wrap > .elementor-widget-wrap:hover .elementor-image img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

@media (max-width: 767px) {
    .lan-valentine2-countdown .countdown-section:before {
        font-size: 9px;
        right: -4px;
        top: 38%
    }
}

@media (min-width: 1025px) {
    .icon-box-presidents-day .col-desktop-4 .icon-box-grid .elementor-icon-box-wrapper {
        width: calc(25%)
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .icon-box-presidents-day .col-tablet-2 .icon-box-grid .elementor-icon-box-wrapper {
        width: calc(50%)
    }
}

@media (max-width: 767px) {
    .icon-box-presidents-day .col-mobile-2 .icon-box-grid .elementor-icon-box-wrapper {
        width: calc(50%)
    }
}

@media (max-width: 1200px) and (min-width: 1025px) {
    .fix-width-1200-presidents-day-63 {
        width: 63% !important
    }

    .fix-width-1200-presidents-day-37 {
        width: 37% !important
    }
}

@-webkit-keyframes rotatehover {
    0% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    50% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
}

@keyframes rotatehover {
    0% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    50% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
}

@media (min-width: 1025px) {
    .section-2-happy-easter .hover-on-mouse-img {
        -webkit-animation: rotatehover 2s;
        animation: rotatehover 2s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-transform-origin: 169px 196px;
        transform-origin: 169px 196px
    }

    .section-2-happy-easter .hover-on-mouse-img-2 {
        -webkit-animation: rotatehover 2s;
        animation: rotatehover 2s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-transform-origin: 200px 302px;
        transform-origin: 200px 302px
    }

    .section-2-happy-easter .hover-on-mouse-img-3 .elementor-image img {
        -webkit-animation: rotatehover 2s;
        animation: rotatehover 2s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-transform-origin: 135px 154px;
        transform-origin: 135px 154px
    }

    .section-2-happy-easter .hover-on-mouse-img-4 .elementor-image img {
        -webkit-animation: rotatehover 2s;
        animation: rotatehover 2s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-transform-origin: 22px 44px;
        transform-origin: 22px 44px
    }
}

@media (min-width: 320px) {
    .contact-us-icon-box .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .contact-us-icon-box .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .contact-us-icon-box .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width: 767px) {
    .contact-us-icon-box .elementor-widget-icon-box .elementor-icon-box-icon {
        margin-left: auto !important;
        margin-right: 15px !important;
        margin-bottom: auto
    }
}

.hover-img-about .elementor-image {
    overflow: hidden
}

.teams-about-us .elementor-team-meta-inner {
    overflow: hidden
}

.teams-about-us .elementor-team-meta-inner .elementor-team-image {
    overflow: hidden
}

.teams-about-us .elementor-team-meta-inner .elementor-team-image img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.teams-about-us .elementor-team-meta-inner:hover .elementor-team-image img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.icon-box-contact .elementor-icon-box-wrapper .elementor-icon {
    border: 1px solid #ebeeee
}

.icon-box-contact .icon-box-grid {
    display: block
}

.icon-box-contact.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.icon-box-contact.elementor-widget-icon-box .elementor-icon-box-title {
    margin-bottom: 0
}

.icon-box-contact .icon-box-list {
    display: inline-block
}

.icon-box-contact .icon-box-list .elementor-icon {
    border-radius: 50%
}

.icon-box-contact .icon-box-list .elementor-icon-box-content {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.icon-box-contact .icon-box-list .elementor-icon-box-wrapper:last-child .elementor-icon-box-content {
    border-bottom: none
}

.contact-form-new .apr-contact .wpcf7-form-control.wpcf7-text {
    height: 35px;
    font-size: 16px;
    margin: 0
}

.contact-form-new .apr-contact .wpcf7-form-control:not([type=submit]) {
    font-size: 16px
}

.contact-form-new .apr-contact label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contact-form-new .apr-contact label span {
    width: 100%
}

.contact-form-new .apr-contact p {
    margin-bottom: 18px
}

.contact-form-new .apr-contact .wpcf7-form-control.wpcf7-textarea {
    height: 124px
}

.contact-form-new .apr-cf7-style input:not([type=submit]):focus, .contact-form-new .apr-cf7-style textarea:focus {
    border-color: #2c2c2c !important
}

.border-left-bottom-about .elementor-image:before {
    content: "";
    width: 5px;
    height: 68.834783%;
    background-color: #2c2c2c;
    position: absolute;
    left: 5px;
    bottom: 0
}

.border-left-bottom-about .elementor-image:after {
    content: "";
    height: 5px;
    background-color: #2c2c2c;
    position: absolute;
    left: 5px;
    bottom: 0;
    width: 64.9122807%
}

.border-top-right-about .elementor-image:before {
    content: "";
    width: 5px;
    height: 68.834783%;
    background-color: #2c2c2c;
    position: absolute;
    right: 5px;
    top: 0
}

.border-top-right-about .elementor-image:after {
    content: "";
    height: 5px;
    background-color: #2c2c2c;
    position: absolute;
    right: 5px;
    top: 0;
    width: 64.9122807%
}

ul.woocommerce-error li {
    cursor: default
}

.woocommerce .checkout .form-row .select2-container--open .select2-selection--single .select2-selection__arrow::before {
    content: '\e903'
}

.sub-cart p.woocommerce-mini-cart__total.total > strong {
    margin-top: 4px
}

.bapf_sfilter .bapf_body ul li input + label {
    margin-left: 0
}

span.bapf_clr_text {
    left: calc(-50% + 20px)
}

.popup-account form.woocommerce-form.login .woocommerce-form__label span.checkmark {
    display: none
}

#yith-quick-view-content .woocommerce-product-gallery__image > a::before {
    display: none
}

.woocommerce .popup-account form.woocommerce-form.login .woocommerce-form-login__rememberme input[type=checkbox] {
    margin: 4px 15px 0 0
}

#popup-account .form-row label.error {
    color: #ee1414
}

.page.woocommerce-checkout .wrapper:before {
    width: calc(44.9% - 36px)
}

.page.woocommerce-checkout .checkout_content-right:before {
    display: none
}

@media (min-width: 768px) and (max-width: 1024px) {
    .sub-cart {
        min-width: 400px
    }
}

@media (min-width: 1025px) {
    .apr-nav-menu--layout-dropdown .menu_fullw .megamenu_sub {
        border-left: 1px solid #ebeeee
    }
}

@media (max-width: 767px) {
    .icon-box-brand.elementor-widget-icon-box .elementor-icon-box-wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 1024px) {
    .product-action-horizontal-middle .product-style-2 .product-grid .product-top .product-action {
        display: none
    }

    .remove-bg .elementor-widget-wrap {
        background-color: transparent !important
    }

    .apr-nav-menu--layout-dropdown {
        background-color: transparent
    }
}

.mini_cart_item > .mini-cart-name {
    padding-bottom: 32px;
    overflow: hidden
}

.mini_cart_item > .mini-cart-name .woocommerce-Price-amount.amount {
    width: auto !important
}

#img-size-guide {
    position: absolute;
    display: none;
    z-index: 5;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: calc(100% - 100px)
}

@media (min-width: 1025px) {
    .memorial-day-start .elementor-icon {
        font-size: 2.1vw !important
    }
}

.memorial-day-039 .elementor-heading-title {
    letter-spacing: .39em !important
}

.memorial-day-01 .elementor-heading-title a {
    letter-spacing: .1em !important
}

.memorial-day-015 .elementor-heading-title {
    letter-spacing: .15em !important
}

.memorial-day-02 .elementor-heading-title {
    letter-spacing: .2em !important
}

.memorial-day-rotate .elementor-heading-title {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.white-space-up-to .elementor-heading-title {
    white-space: nowrap
}

@media (max-width: 340px) {
    .width-340 > .elementor-widget-container {
        margin: 0 80px -14px 0 !important
    }
}

.text-header-fathers-day > .elementor-widget-container {
    -webkit-transform: skew(-17deg);
    transform: skew(-17deg)
}

.text-header-fathers-day > .elementor-widget-container > div {
    -webkit-transform: skew(17deg);
    transform: skew(17deg)
}

.countdown-fathers-day-2 .countdown_container .countdown-section .countdown-number span {
    line-height: unset;
    letter-spacing: 0;
    text-indent: 0;
    background-image: none;
    padding-top: 15%;
    padding-bottom: 15%;
    background-color: #f1f1f1;
    border-radius: 5px
}

.transform-rotate-fd .heading-modern {
    -webkit-transform: rotate(11.17deg);
    transform: rotate(11.17deg)
}

.woocommerce div.product div.images img {
    width: 450px !important;
}

.cart-shipping {
    display: none!important;
}

.go-home {
    margin: 30px 15px 0;
    background-color: #000000!important;
    color: #ffffff!important;
}