@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProBold-Regular.woff2) format("woff2"), url(FreightTextProBold-Regular.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro Book";
    src: url(../fonts/FreightTextProBook-Regular.woff2) format("woff2"), url(FreightTextProBook-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProBold-Italic.woff2) format("woff2"), url(FreightTextProBold-Italic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro Book";
    src: url(../fonts/FreightTextProBook-Italic.woff2) format("woff2"), url(FreightTextProBook-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProLight-Regular.woff2) format("woff2"), url(../fonts/FreightTextProLight-Regular.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProLight-Italic.woff2) format("woff2"), url(FreightTextProLight-Italic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProSemibold-Italic.woff2) format("woff2"), url(FreightTextProSemibold-Italic.woff) format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProSemibold-Regular.woff2) format("woff2"), url(FreightTextProSemibold-Regular.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProMedium-Regular.woff2) format("woff2"), url(../fonts/FreightTextProMedium-Regular.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FreightText Pro";
    src: url(../fonts/FreightTextProMedium-Italic.woff2) format("woff2"), url(../fonts/FreightTextProMedium-Italic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Proxima Nova";
    src: url(../fonts/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/ProximaNova-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Proxima Nova";
    src: url(../fonts/ProximaNova-Bold.woff2) format("woff2"), url(../fonts/ProximaNova-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Proxima Nova";
    src: url(../fonts/ProximaNova-Semibold.woff2) format("woff2"), url(../fonts/ProximaNova-Semibold.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

body {
    font-family: "Proxima Nova", sans-serif;
    color: #000;
    position: relative
}

body.admin-bar .ven-navbar {
    top: 46px
}

@media screen and (min-width:783px) {
    body.admin-bar .ven-navbar {
        top: 32px
    }
}

body.is-lock {
    overflow: hidden
}

.ven-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .7;
    z-index: 1000
}

.ven-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100vh;
    overflow: hidden
}

@media all and (-ms-high-contrast:none) {
    .ven-container {
        display: block
    }
}

.ven-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (min-width:992px) {
    .container-fluid {
        padding-left: 4.44444%;
        padding-right: 4.44444%
    }
}

@media (min-width:1440px) {
    .container-fluid {
        max-width: 1312px;
        padding-left: 0;
        padding-right: 0
    }
}

a {
    color: #000
}

a:hover {
    color: #000
}

img {
    max-width: 100%
}

img.lazy {
    visibility: hidden
}

.ven-cart-box-products__image figure,
.ven-img-drop {
    display: block;
    position: relative;
    overflow: hidden
}

.ven-cart-box-products__image figure img,
.ven-img-drop img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0
}

.ven-cart-box-products__image figure .img-caption,
.ven-img-drop .img-caption {
    position: absolute;
    z-index: 100;
    left: 17px;
    bottom: 10px;
    max-width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.ven-cart-box-products__image figure .img-caption.black,
.ven-img-drop .img-caption.black {
    color: #000
}

.custom-object-fit {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.custom-object-fit>img {
    display: none !important
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

@media (max-width:992px) {

    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        font-size: 16px !important
    }
}

textarea {
    resize: none
}

ins {
    text-decoration: none
}

.ven-noti {
    position: fixed;
    top: 20vh;
    right: 0;
    min-width: 300px;
    padding: 30px 20px;
    background: #000;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff;
    z-index: 100;
    font-size: 18px;
    -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .3);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: .4s ease;
    transition: .4s ease;
    opacity: 0
}

.ven-noti.opening {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    z-index: 9999
}

.ven-noti.opening .woocommerce-error {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width:768px) {
    .ven-noti {
        width: 90%;
        border-radius: 0
    }
}

.ec-btn,
.gform_button,
.ven-btn,
.ven-cart-box-coupon__button button,
.woocommerce-Address footer a,
.woocommerce-EditAccountForm .woocommerce-Button,
.woocommerce-pagination .woocommerce-button {
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    letter-spacing: .125em;
    text-transform: uppercase;
    color: inherit;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: thin solid transparent;
    padding: 16px;
    border-radius: 0;
    -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;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    cursor: pointer
}

.ec-btn:hover,
.gform_button:hover,
.ven-btn:hover,
.ven-cart-box-coupon__button button:hover,
.woocommerce-Address footer a:hover,
.woocommerce-EditAccountForm .woocommerce-Button:hover,
.woocommerce-pagination .woocommerce-button:hover {
    text-decoration: none
}

.ec-btn:focus,
.gform_button:focus,
.ven-btn:focus,
.ven-cart-box-coupon__button button:focus,
.woocommerce-Address footer a:focus,
.woocommerce-EditAccountForm .woocommerce-Button:focus,
.woocommerce-pagination .woocommerce-button:focus {
    outline: 0
}

.disabled.ec-btn,
.disabled.gform_button,
.ec-btn:disabled,
.gform_button:disabled,
.ven-btn.disabled,
.ven-btn:disabled,
.ven-cart-box-coupon__button button.disabled,
.ven-cart-box-coupon__button button:disabled,
.woocommerce-Address footer a.disabled,
.woocommerce-Address footer a:disabled,
.woocommerce-EditAccountForm .disabled.woocommerce-Button,
.woocommerce-EditAccountForm .woocommerce-Button:disabled,
.woocommerce-pagination .disabled.woocommerce-button,
.woocommerce-pagination .woocommerce-button:disabled {
    opacity: .5;
    pointer-events: none
}

.ec-btn svg[role=img],
.gform_button svg[role=img],
.ven-btn svg[role=img],
.ven-cart-box-coupon__button button svg[role=img],
.woocommerce-Address footer a svg[role=img],
.woocommerce-EditAccountForm .woocommerce-Button svg[role=img],
.woocommerce-pagination .woocommerce-button svg[role=img] {
    width: 18px;
    height: 18px
}

.ec-btn>span+svg,
.gform_button>span+svg,
.ven-btn>span+svg,
.ven-cart-box-coupon__button button>span+svg,
.woocommerce-Address footer a>span+svg,
.woocommerce-EditAccountForm .woocommerce-Button>span+svg,
.woocommerce-pagination .woocommerce-button>span+svg {
    margin-left: 30px
}

.ven-btn--sm {
    padding-top: 10px;
    padding-bottom: 10px
}

.ec-btn-primary,
.gform_button,
.ven-btn-primary,
.woocommerce-EditAccountForm .woocommerce-Button {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.ec-btn-primary:hover,
.gform_button:hover,
.ven-btn-primary:hover,
.woocommerce-EditAccountForm .woocommerce-Button:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.is-loading.ec-btn-primary::before,
.is-loading.gform_button::before,
.ven-btn-primary.is-loading::before,
.woocommerce-EditAccountForm .is-loading.woocommerce-Button::before {
    background-image: url(../images/loading-light.svg)
}

.ven-btn-outline-primary {
    border-color: #000;
    color: #000
}

.ven-btn-outline-primary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.ven-btn-outline-primary.is-loading:hover::before {
    background-image: url(../images/loading-light.svg)
}

.ec-btn-facebook,
.ven-btn-blue {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.ec-btn-facebook:hover,
.ven-btn-blue:hover {
    background-color: #006fe6;
    border-color: #006fe6;
    color: #fff
}

.is-loading.ec-btn-facebook::before,
.ven-btn-blue.is-loading::before {
    background-image: url(../images/loading-light.svg)
}

.ven-btn-outline-blue {
    border-color: #007bff;
    color: #007bff
}

.ven-btn-outline-blue:hover {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.ven-btn-outline-blue.is-loading:hover::before {
    background-image: url(../images/loading-light.svg)
}

.ven-btn-block {
    display: block;
    width: 100%
}

.ven-btn-clear {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    min-width: auto !important;
    line-height: 0
}

.ec-btn-secondary,
.ven-btn-link {
    padding: 0;
    min-width: auto;
    color: inherit
}

.ec-btn-secondary:focus,
.ec-btn-secondary:hover,
.ven-btn-link:focus,
.ven-btn-link:hover {
    color: inherit
}

.ven-btn-transparent {
    background-color: transparent;
    border: 1px solid #ebc651;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.ven-btn-transparent:hover {
    color: #000;
    background-color: #ebc651
}

.ven-btn-outline-gray {
    border-color: #dee2e6;
    color: #000
}

.ven-btn-outline-gray:hover {
    background-color: #dee2e6
}

.ven-btn-outline-gray.is-loading:hover::before {
    background-image: url(../images/loading-light.svg)
}

.ven-add-wish {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    font-size: 0;
    cursor: pointer
}

.ven-add-wish svg[role=img] {
    width: 18px;
    height: 18px
}

.ven-add-wish svg[role=img]:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0
}

.ven-add-wish input {
    display: none
}

.ven-add-wish input:checked+span svg[role=img]:nth-child(2) {
    opacity: 1
}

.fancybox-full-screen .fancybox-slide {
    padding: 0
}

.fancybox-full-screen .fancybox-slide--image {
    cursor: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='23' fill='black' fill-opacity='0.62'/%3E%3Cpath d='M33 13L14 32' stroke='white'/%3E%3Cpath d='M33 32L14 13' stroke='white'/%3E%3C/svg%3E%0A") 16 16, auto;
    overflow-y: auto
}

.fancybox-full-screen .fancybox-slide--image .fancybox-content {
    pointer-events: none
}

@media (min-width:992px) {
    .fancybox-full-screen .fancybox-slide--image .fancybox-content {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: auto !important;
        height: auto !important;
        margin: 0 auto;
        position: static
    }
}

@media (min-width:992px) {
    .fancybox-full-screen .fancybox-slide--image .fancybox-content .fancybox-image {
        position: static !important;
        height: auto !important;
        width: auto !important;
        max-width: 100% !important
    }
}

.fancybox-full-screen .fancybox-button {
    background: 0 0
}

.fancybox-full-screen .fancybox-button,
.fancybox-full-screen .fancybox-button:link,
.fancybox-full-screen .fancybox-button:visited {
    color: #000
}

.fancybox-full-screen .fancybox-bg {
    background: #fff;
    opacity: 1
}

.gfield,
.ven-form-group {
    margin-bottom: 12px;
    position: relative
}

.gfield_label,
.ven-form-label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
    color: rgba(0, 0, 0, .42);
    vertical-align: middle;
    margin-bottom: 12px
}

.ven-form-label {
    position: absolute;
    top: 17px;
    left: 0;
    width: 100%;
    padding: 0 18px;
    margin-bottom: 0;
    pointer-events: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.freeze.ven-form-label,
.has-select .ven-form-label {
    top: 8px;
    font-size: 10px
}

.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ginput_container select:not([multiple=multiple]),
.ginput_container textarea,
.select2-container--below .select2-selection--single,
.select2-container--default .select2-selection--single,
.ven-form-control {
    display: block;
    width: 100%;
    height: 52px;
    background-color: transparent;
    border-radius: 0;
    border-style: solid;
    border-color: #cacaca;
    border-width: thin;
    font-family: inherit;
    font-size: 14px;
    line-height: inherit;
    color: #000;
    outline: 0;
    padding: 4px 18px
}

.ginput_container input:-webkit-autofill:active:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ginput_container input:-webkit-autofill:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ginput_container input:-webkit-autofill:hover:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ginput_container input:-webkit-autofill:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ginput_container select:-webkit-autofill:active:not([multiple=multiple]),
.ginput_container select:-webkit-autofill:focus:not([multiple=multiple]),
.ginput_container select:-webkit-autofill:hover:not([multiple=multiple]),
.ginput_container select:-webkit-autofill:not([multiple=multiple]),
.ginput_container textarea:-webkit-autofill,
.ginput_container textarea:-webkit-autofill:active,
.ginput_container textarea:-webkit-autofill:focus,
.ginput_container textarea:-webkit-autofill:hover,
.select2-container--below .select2-selection--single:-webkit-autofill,
.select2-container--below .select2-selection--single:-webkit-autofill:active,
.select2-container--below .select2-selection--single:-webkit-autofill:focus,
.select2-container--below .select2-selection--single:-webkit-autofill:hover,
.select2-container--default .select2-selection--single:-webkit-autofill,
.select2-container--default .select2-selection--single:-webkit-autofill:active,
.select2-container--default .select2-selection--single:-webkit-autofill:focus,
.select2-container--default .select2-selection--single:-webkit-autofill:hover,
.ven-form-control:-webkit-autofill,
.ven-form-control:-webkit-autofill:active,
.ven-form-control:-webkit-autofill:focus,
.ven-form-control:-webkit-autofill:hover {
    -webkit-transition: background 5000s ease-in-out 0s;
    transition: background 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000
}

.ginput_container input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ginput_container select:focus:not([multiple=multiple]),
.ginput_container textarea:focus,
.select2-container--below .select2-selection--single:focus,
.select2-container--default .select2-selection--single:focus,
.ven-form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #adb5bd
}

.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,
.ginput_container select:not([multiple=multiple])::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder,
.select2-container--below .select2-selection--single::-webkit-input-placeholder,
.select2-container--default .select2-selection--single::-webkit-input-placeholder,
.ven-form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,
.ginput_container select:not([multiple=multiple])::-moz-placeholder,
.ginput_container textarea::-moz-placeholder,
.select2-container--below .select2-selection--single::-moz-placeholder,
.select2-container--default .select2-selection--single::-moz-placeholder,
.ven-form-control::-moz-placeholder {
    color: rgba(0, 0, 0, .42)
}

.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder,
.ginput_container select:not([multiple=multiple]):-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder,
.select2-container--below .select2-selection--single:-ms-input-placeholder,
.select2-container--default .select2-selection--single:-ms-input-placeholder,
.ven-form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-ms-input-placeholder,
.ginput_container select:not([multiple=multiple])::-ms-input-placeholder,
.ginput_container textarea::-ms-input-placeholder,
.select2-container--below .select2-selection--single::-ms-input-placeholder,
.select2-container--default .select2-selection--single::-ms-input-placeholder,
.ven-form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.ginput_container input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,
.ginput_container select:not([multiple=multiple])::placeholder,
.ginput_container textarea::placeholder,
.select2-container--below .select2-selection--single::placeholder,
.select2-container--default .select2-selection--single::placeholder,
.ven-form-control::placeholder {
    color: rgba(0, 0, 0, .42)
}

.ven-form-control {
    padding: 14px 18px 0
}

.ven-form-control::-webkit-input-placeholder {
    color: transparent
}

.ven-form-control::-moz-placeholder {
    color: transparent
}

.ven-form-control:-ms-input-placeholder {
    color: transparent
}

.ven-form-control::-ms-input-placeholder {
    color: transparent
}

.ven-form-control::placeholder {
    color: transparent
}

.ginput_container textarea,
textarea.ven-form-control {
    resize: none;
    padding: 18px
}

textarea.ven-form-control {
    padding: 23px 18px 18px
}

textarea.ven-form-control::-webkit-input-placeholder {
    color: transparent
}

textarea.ven-form-control::-moz-placeholder {
    color: transparent
}

textarea.ven-form-control:-ms-input-placeholder {
    color: transparent
}

textarea.ven-form-control::-ms-input-placeholder {
    color: transparent
}

textarea.ven-form-control::placeholder {
    color: transparent
}

.gfield_checkbox li,
.gfield_radio li,
.ven-custom-control,
.woocommerce-SavedPaymentMethods-saveNew {
    display: block;
    padding-left: 25px;
    position: relative
}

.gfield_checkbox li label,
.gfield_radio li label,
.ven-custom-control label,
.woocommerce-SavedPaymentMethods-saveNew label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5
}

.gfield_checkbox li label::before,
.gfield_radio li label::before,
.ven-custom-control label::before,
.woocommerce-SavedPaymentMethods-saveNew label::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 4px;
    left: 0;
    border: thin solid #cacaca
}

.gfield_checkbox li label::after,
.gfield_radio li label::after,
.ven-custom-control label::after,
.woocommerce-SavedPaymentMethods-saveNew label::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #000;
    position: absolute;
    top: 8px;
    left: 4px;
    opacity: 0
}

.gfield_checkbox li input,
.gfield_radio li input,
.ven-custom-control input,
.woocommerce-SavedPaymentMethods-saveNew input {
    display: none
}

.gfield_checkbox li input:checked+label,
.gfield_radio li input:checked+label,
.ven-custom-control input:checked+label,
.woocommerce-SavedPaymentMethods-saveNew input:checked+label {
    opacity: 1
}

.gfield_checkbox li input:checked+label::after,
.gfield_radio li input:checked+label::after,
.ven-custom-control input:checked+label::after,
.woocommerce-SavedPaymentMethods-saveNew input:checked+label::after {
    opacity: 1
}

.gfield_checkbox li input:checked+label::before,
.gfield_radio li input:checked+label::before,
.ven-custom-control input:checked+label::before,
.woocommerce-SavedPaymentMethods-saveNew input:checked+label::before {
    border-color: #000
}

.gfield_checkbox li input[type=radio]+label::after,
.gfield_checkbox li input[type=radio]+label::before,
.gfield_radio li input[type=radio]+label::after,
.gfield_radio li input[type=radio]+label::before,
.ven-custom-control input[type=radio]+label::after,
.ven-custom-control input[type=radio]+label::before,
.woocommerce-SavedPaymentMethods-saveNew input[type=radio]+label::after,
.woocommerce-SavedPaymentMethods-saveNew input[type=radio]+label::before {
    border-radius: 50%
}

.gform_fields .validation_message,
.invalid-message {
    display: block;
    font-size: 10px;
    color: #dc3545;
    margin-top: 6px
}

.gform_wrapper .validation_error {
    display: none
}

.gform_fields {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px
}

.gform_fields li {
    list-style: none
}

.gfield {
    width: calc(100% - 12px);
    margin-left: 6px;
    margin-right: 6px
}

@media (min-width:768px) {
    .gfield.medium {
        width: calc(50% - 12px)
    }
}

.gfield.hidden_label .gfield_label {
    display: none
}

.gfield_error .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gfield_error .ginput_container select:not([multiple=multiple]) {
    border-color: #dc3545 !important
}

.ginput_container textarea {
    height: 120px
}

.gfield_error .ginput_container textarea {
    border-color: #dc3545 !important
}

.ven-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ven-form-group {
    width: 100%
}

@media (min-width:992px) {
    .ven-form-group--half {
        width: calc(50% - 6px)
    }
}

.ven-form-label .optional {
    display: none
}

.ven-form-label .required {
    text-decoration: none
}

.ven-form-group--error .ven-form-control {
    border-color: #dc3545 !important
}

textarea.ven-form-control {
    height: auto
}

.select2-container--below .select2-selection--single,
.select2-container--default .select2-selection--single {
    padding: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.select2-container--below .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    line-height: 1;
    padding-left: 18px;
    padding-right: 36px;
    padding-top: 14px
}

.select2-container--below .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: auto;
    height: 100%;
    top: 0;
    right: 25px
}

.select2-container--below .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 0;
    left: 0;
    width: 11px;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L10 1' stroke='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 50% 50%;
    border: none;
    margin: 0
}

.select2-container--below .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0;
    border-color: rgba(0, 0, 0, .42);
    border-radius: 0;
    padding-left: 18px;
    padding-right: 18px
}

.select2-container--below .select2-results__option,
.select2-container--default .select2-results__option {
    font-size: 14px;
    padding: 12px 35px
}

.select2-container--below .select2-results__option:focus,
.select2-container--default .select2-results__option:focus {
    outline: 0
}

.select2-container--below .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fff;
    color: #000
}

.select2-container--below .select2-results__option--selected,
.select2-container--default .select2-results__option--selected {
    background-color: #f0f0f0
}

.select2-container--below .select2-results__option {
    font-size: 14px;
    padding: 12px 35px
}

.select2-container--below .select2-results__option:focus {
    outline: 0
}

.select2-container--below .select2-results__option--highlighted[aria-selected] {
    background-color: #fff;
    color: #000
}

.select2-container--below .select2-results__option--selected {
    background-color: #f0f0f0
}

.select2-dropdown {
    background-color: #f9f9f9;
    border: thin solid #cacaca !important;
    border-radius: 0 !important;
    overflow: hidden;
    z-index: 999
}

.select2-container--open .select2-dropdown--below {
    margin-top: 2px
}

.select2-container--open .select2-dropdown--above {
    margin-top: -2px
}

.gfield_checkbox,
.gfield_radio {
    padding-left: 0;
    margin-bottom: 0
}

.gfield_checkbox li,
.gfield_radio li {
    list-style: none
}

.gfield_checkbox li,
.gfield_radio li {
    margin-bottom: 1rem
}

.ven-form-classic .gfield {
    margin-bottom: 25px
}

.ven-form-classic .gfield:last-child {
    margin-bottom: 0
}

.ven-form-classic .gfield_label {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .13em;
    color: #000;
    margin-bottom: 8px
}

.ven-form-classic .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ven-form-classic .ginput_container select:not([multiple=multiple]) {
    height: auto;
    border-color: #000;
    border-width: 0 0 thin;
    padding: 0 0 8px
}

.ven-form-classic .ginput_container textarea {
    border-color: #000;
    padding: 10px 8px;
    height: 73px
}

.ven-form-classic .gform_footer {
    margin-top: 10px;
    position: relative
}

.ven-form-classic .gform_button {
    width: 100%
}

.ven-form-classic .gform_hidden,
.ven-form-classic .gform_validation_container {
    display: none
}

.ven-form-classic .gform_ajax_spinner {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.heading-primary,
.ven-section-subscribe__title h2 {
    font-family: "FreightText Pro", serif;
    font-weight: 300;
    line-height: 1.069
}

svg[role=img] {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    fill: currentColor
}

.icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    -webkit-transition: all .2 ease;
    transition: all .2 ease
}

.icon-minus,
.icon-plus {
    font-size: 7px;
    width: 1em;
    height: 1em
}

.icon-minus::before,
.icon-plus::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.icon-plus {
    position: relative
}

.icon-plus::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: currentColor;
    position: absolute;
    top: 0;
    left: calc((1em - 1px)/ 2)
}

.icon-remove {
    font-size: 14px;
    width: 1em;
    height: 1em;
    position: relative
}

.icon-remove::after,
.icon-remove::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    position: absolute;
    left: 0;
    top: 50%
}

.icon-remove::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-remove::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.icon-dropdown {
    width: 5px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='5' height='7' viewBox='0 0 5 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.5L4 3.5L1 6.5' stroke='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.is-loading,
.is-loading-light,
.is-loading-overlay {
    position: relative;
    padding-left: 26px;
    padding-right: 26px
}

.is-loading-light::before,
.is-loading-overlay::before,
.is-loading::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/loading.svg) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.is-loading span,
.is-loading-light span,
.is-loading-overlay span {
    vertical-align: middle
}

.is-loading-light::before {
    background-image: url(../images/loading-light.svg)
}

.is-loading-overlay {
    padding-left: 0;
    padding-right: 0
}

.is-loading-overlay::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.is-loading-overlay::after {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.ven-loading-section {
    text-align: center
}

.ven-loading-section.is-loading,
.ven-loading-section.is-loading-light {
    margin: 20px 0;
    padding: 0
}

.ven-loading-section.is-loading-light::before,
.ven-loading-section.is-loading::before {
    position: absolute;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.modal-header {
    border-bottom: none;
    padding: 0
}

.modal-header .close {
    padding: 20px;
    border: none;
    border-radius: 0;
    line-height: .5;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 30px;
    margin: 0 0 0 auto
}

.modal-content {
    border-radius: 0;
    border: none
}

@media (min-width:576px) {
    .modal-userform .modal-dialog {
        max-width: 516px
    }
}

@media (min-width:992px) {
    .owl-carousel .owl-nav {
        position: absolute;
        bottom: 40px;
        right: 64px
    }
}

.owl-carousel .owl-nav button {
    background-color: #000;
    z-index: 10;
    border: none;
    outline: 0;
    font-size: 0 !important
}

.owl-carousel .owl-nav button span {
    display: inline-block;
    width: 6px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 16px 22px
}

.owl-carousel .owl-nav button.disabled {
    opacity: .5
}

.owl-carousel .owl-nav button.owl-prev span {
    background-image: url(../images/prev.svg)
}

.owl-carousel .owl-nav button.owl-next span {
    background-image: url(../images/next.svg)
}

.owl-carousel .owl-dots {
    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;
    z-index: 10;
    left: 26px;
    right: 26px;
    bottom: 26px
}

.owl-carousel .owl-dots button {
    border: none;
    background: 0 0;
    width: 24px;
    height: 24px;
    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;
    outline: 0
}

.owl-carousel .owl-dots button span {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff
}

.owl-carousel .owl-dots button.active span {
    width: 10px;
    height: 10px
}

.ven-product-name {
    font-family: "FreightText Pro", serif;
    font-size: 18px;
    line-height: 1.27778
}

.ven-product-name a:hover {
    text-decoration: none
}

.ven-product-price {
    font-family: "FreightText Pro", serif;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.28571
}

.ven-product-price del {
    color: #aaa;
    margin-right: 1em
}

.ven-product-description {
    font-family: "FreightText Pro", serif;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    text-transform: capitalize
}

.product-cart-size {
    font-style: normal;
    font-size: 16px;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    text-transform: none
}

.ven-product-remove {
    padding: 0;
    border: none;
    border-radius: 0;
    line-height: 1;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    color: #979797;
    text-transform: capitalize;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.tooltip-inner {
    background-color: #ddd;
    color: #000;
    padding: 0 5px
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #ddd
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    color: #000;
    padding: 0;
    margin-bottom: 7px
}

.breadcrumb a {
    opacity: .6
}

.breadcrumb a:after {
    vertical-align: middle;
    display: inline-block;
    padding-right: 12px;
    color: #6c757d;
    content: "";
    height: 8px;
    width: 8px;
    margin-left: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='4' height='6' viewBox='0 0 4 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M1 1L3 3L1 5' stroke='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat
}

.breadcrumb .breadcrumb_last {
    opacity: 1;
    margin-left: -30px;
    position: relative;
    z-index: 10
}

.breadcrumb .breadcrumb_last:before {
    vertical-align: middle;
    display: inline-block;
    padding-right: 12px;
    color: #6c757d;
    content: "";
    height: 8px;
    width: 8px;
    margin-left: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='4' height='6' viewBox='0 0 4 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='1' d='M1 1L3 3L1 5' stroke='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-color: #fff
}

.ven-cart-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 2500;
    background-color: #fff;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

@media (min-width:992px) {
    .ven-cart-popup {
        height: auto;
        overflow: inherit
    }
}

.ven-cart-popup.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ven-cart-popup__inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0;
    position: relative;
    z-index: 2;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:992px) {
    .ven-cart-popup__inner {
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
        padding: 20px 0 90px
    }
}

.ven-cart-popup__header {
    margin-bottom: 20px
}

.ven-cart-popup__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:992px) {
    .ven-cart-popup__body {
        overflow: visible;
        max-height: initial
    }
}

.ven-cart-popup__footer {
    margin-top: 20px
}

.ven-cart-popup__footer>.container-fluid>.row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.ven-cart-popup__title img {
    max-height: 27px
}

.ven-cart-popup__close button {
    color: #979797
}

.ven-cart-popup__close button .icon {
    font-size: 14px
}

.ven-cart-popup-detail {
    width: 100%
}

.ven-cart-popup-detail .ven-product-price {
    font-size: 18px
}

@media (max-width:992px) {
    .ven-cart-popup-detail {
        display: block
    }

    .ven-cart-popup-detail tbody,
    .ven-cart-popup-detail thead {
        display: block
    }
}

@media (min-width:992px) {
    .ven-cart-popup-detail thead .th-cart-quantity {
        width: 80px
    }

    .ven-cart-popup-detail thead .th-cart-remove {
        width: 50px
    }

    .ven-cart-popup-detail thead .th-cart-price {
        width: 277px
    }
}

@media (max-width:992px) {
    .ven-cart-popup-detail tr {
        display: block;
        border-bottom: thin solid #e5e3df
    }
}

@media (min-width:992px) {

    .ven-cart-popup-detail td,
    .ven-cart-popup-detail th {
        padding: 20px 10px;
        border-bottom: thin solid #cacaca
    }
}

@media (max-width:992px) {

    .ven-cart-popup-detail td,
    .ven-cart-popup-detail th {
        display: block
    }
}

.ven-cart-popup-detail td:first-child,
.ven-cart-popup-detail th:first-child {
    padding-left: 0
}

.ven-cart-popup-detail td:last-child,
.ven-cart-popup-detail th:last-child {
    padding-right: 0
}

@media (max-width:992px) {
    .ven-cart-popup-detail thead tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.ven-cart-popup-detail thead th {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
    color: #979797;
    letter-spacing: .125em;
    text-transform: uppercase;
    padding-bottom: 26px
}

@media (max-width:992px) {
    .ven-cart-popup-detail thead th:not(:first-child):not(:last-child) {
        display: none
    }
}

@media (max-width:992px) {
    .ven-cart-popup-detail tbody tr {
        position: relative;
        padding: 16px 0
    }

    .ven-cart-popup-detail tbody tr:after {
        content: '';
        display: block;
        clear: both
    }
}

.ven-cart-popup-detail tbody tr:hover .ven-product-remove {
    opacity: 1;
    visibility: visible
}

.ven-cart-popup-detail tbody td {
    font-size: 16px
}

@media (min-width:992px) {
    .ven-cart-popup-detail .th-cart-quantity {
        text-align: center
    }
}

@media (min-width:992px) {
    .ven-cart-popup-detail .th-cart-price {
        text-align: right
    }
}

.ven-cart-popup-detail .td-cart-name {
    margin-bottom: 10px;
    padding-right: 100px
}

.ven-cart-popup-detail .td-cart-name .product-subtitle {
    margin-left: 4px
}

@media (min-width:992px) {
    .ven-cart-popup-detail .td-cart-name {
        width: 300px;
        margin-bottom: 0;
        padding-right: 10px
    }
}

.ven-cart-popup-detail .td-cart-size {
    margin-bottom: 10px
}

@media (min-width:992px) {
    .ven-cart-popup-detail .td-cart-size {
        margin-bottom: 0
    }
}

@media (max-width:992px) {
    .ven-cart-popup-detail .td-cart-remove {
        float: right;
        margin-top: 9px
    }
}

.ven-cart-popup-detail .td-cart-quantity {
    margin-bottom: 5px;
    width: 50%;
    float: left
}

@media (min-width:992px) {
    .ven-cart-popup-detail .td-cart-quantity {
        float: unset;
        text-align: center;
        width: inherit;
        margin-bottom: 0
    }
}

.ven-cart-popup-detail .td-cart-price {
    text-align: right
}

@media (max-width:992px) {
    .ven-cart-popup-detail .td-cart-price {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 16px;
        max-width: 300px
    }
}

.ven-cart-popup-summary {
    border-top: .5px solid #cacaca;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 15px 25px;
    background-color: #fff;
    display: none
}

@media (min-width:992px) {
    .ven-cart-popup-summary {
        position: relative;
        border-top: 0;
        max-width: 447px;
        padding: 0;
        left: 0;
        bottom: 0;
        display: block
    }
}

.ven-cart-popup-summary__item {
    padding: 20px 0;
    font-family: "FreightText Pro", serif;
    font-size: 18px
}

.ven-cart-popup-summary__item:not(:last-child) {
    border-bottom: thin solid #cacaca
}

.ven-cart-popup-summary__value {
    font-style: italic;
    text-align: right
}

.ven-cart-popup-summary__information {
    margin-top: 30px
}

.ven-cart-popup-summary.mobile {
    display: none
}

@media (max-width:992px) {
    .ven-cart-popup-summary.mobile {
        display: block;
        z-index: 3000
    }
}

.ven-cart-popup-message {
    font-size: 14px;
    margin-top: 15px;
    color: #979797
}

.woocommerce-cart .ven-gift-wrap {
    max-width: 100%
}

@media (min-width:992px) {
    .ven-footer {
        padding-top: 40px;
        padding-bottom: 25px;
        border-top: thin solid #cacaca
    }
}

.ven-footer-content {
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1200px) {
    .ven-footer-content {
        max-width: 1312px
    }
}

.ven-footer-widget {
    max-width: 280px
}

@media (max-width:992px) {
    .ven-footer-widget {
        max-width: 100%;
        border-top: 1px solid #cacaca;
        padding-top: 16px;
        padding-bottom: 8px
    }
}

@media (max-width:992px) {
    .ven-footer-widget .ven-subcribe-form {
        display: none
    }
}

.ven-footer-widget h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ven-footer-widget h3 svg[role=img] {
    padding: 6px
}

@media (min-width:992px) {
    .ven-footer-widget h3 {
        margin-bottom: 27px
    }
}

.ven-footer-widget h3 span {
    pointer-events: none
}

.ven-footer-widget .collapsed svg[role=img] {
    padding: 0
}

@media (min-width:992px) {
    .ven-footer-widget .ven-collapse {
        display: block !important
    }
}

.ven-footer-widget p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

@media (max-width:992px) {
    .ven-footer-widget p {
        color: #666
    }
}

@media (max-width:992px) {
    .ven-footer-widget a {
        color: #666
    }
}

.ven-footer-widget .ven-collapse>p:not(:last-child) {
    margin-bottom: 54px
}

@media (max-width:992px) {
    .ven-footer-widget .ven-collapse>p:not(:last-child) {
        margin-bottom: 2em
    }
}

.footer-brands-col {
    width: calc(100% * 5 / 18 + 100% / 6);
    margin-left: auto;
    padding: 0 15px
}

@media (max-width:992px) {
    .footer-brands-col {
        width: 100%
    }
}

.ven-payment-brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -3px
}

@media (max-width:992px) {
    .ven-payment-brands {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: calc(45px - 2em)
    }
}

.ven-payment-brands__item {
    padding: 0 3px;
    margin-bottom: 6px
}

.ven-payment-brands__item img {
    max-height: 25px
}

@media (min-width:992px) {
    .ven-payment-brands__item img {
        max-height: 35px
    }
}

.ven-socials-wrapper {
    display: inline-block;
    margin-bottom: 20px
}

.ven-footer-info .ven-ven-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px
}

.ven-footer-info .ven-ven-link a {
    color: #fff
}

@media (max-width:992px) {
    .ven-footer-info {
        font-size: 12px;
        text-align: center;
        margin: 20px 0 15px 0
    }
}

.ven-copyright {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px
}

.ven-fordev #ven-fordev-toggler {
    display: none
}

.ven-fordev #ven-fordev-toggler:checked+.ven-fordev__inner {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ven-fordev__inner {
    width: 200px;
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 999999;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 999999;
    font-size: 14px
}

.ven-fordev__header {
    display: block;
    width: 48px;
    position: absolute;
    top: 0;
    right: 100%;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-box-shadow: 1px 2px 10px rgba(85, 85, 85, .2);
    box-shadow: 1px 2px 10px rgba(85, 85, 85, .2)
}

.ven-fordev__header img {
    display: block;
    width: 100%
}

.ven-fordev__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #eee;
    max-height: 75vh
}

.ven-fordev__title {
    padding: 20px 20px 0
}

.ven-fordev__content {
    padding: 10px 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto
}

.ven-fordev-list {
    margin-bottom: 0;
    padding-left: 0
}

.ven-fordev-list li {
    list-style: none
}

.ven-fordev-list li a {
    display: block;
    color: #007bff;
    padding: 8px 20px
}

.ven-fordev-list li a:focus,
.ven-fordev-list li a:hover {
    color: #000;
    text-decoration: none;
    background-color: #f2f2f2
}

.icon-toggler {
    width: 15px;
    height: 15px;
    position: relative;
    color: #000
}

.icon-toggler::after,
.icon-toggler::before {
    width: 100%;
    content: "";
    display: block;
    height: 1px;
    background-color: currentColor;
    position: absolute;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.icon-toggler::before {
    left: 0;
    top: 2px
}

.navbar-toggler[aria-expanded=true] .icon-toggler::before {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -.5px
}

.icon-toggler::after {
    left: 0;
    top: 12px
}

.navbar-toggler[aria-expanded=true] .icon-toggler::after {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -.5px
}

.icon-toggler span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.navbar-toggler[aria-expanded=true] .icon-toggler span {
    opacity: 0
}

.ven-header {
    height: 176px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.ven-header.none-topbar {
    height: 135px
}

@media (min-width:992px) {
    .ven-header {
        height: 248px
    }

    .ven-header.none-topbar {
        height: 205px
    }
}

.ven-header__inner {
    position: fixed;
    z-index: 1030;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff
}

.ven-header.is-active {
    height: 98px
}

@media (min-width:992px) {
    .ven-header.is-active {
        height: 103px
    }
}

.ven-header.is-active .ven-header__inner {
    position: fixed;
    background-color: #fff
}

.ven-topbar {
    background-color: #f2f2f2;
    height: 42px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    overflow: hidden
}

.ven-topbar>.container-fluid {
    height: 100%
}

.ven-topbar__inner {
    height: 100%;
    padding: 8px 0;
    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;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.25;
    letter-spacing: .025em;
    color: #5a5a5a;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ven-topbar__inner a {
    color: inherit
}

.ven-topbar__inner a:hover {
    text-decoration: none
}

@media (min-width:992px) {
    .ven-header.is-active .ven-topbar {
        height: 0
    }
}

.ven-navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0;
    line-height: 1;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 8px
}

.navbar-nav .nav-item.current-menu-item .nav-link {
    color: #000
}

.ven-usernav {
    position: relative
}

.ven-usernav__background {
    width: 189px;
    height: 48px;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: calc(50% - 94px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ven-header.is-active .ven-usernav__background {
    opacity: 0
}

.ven-usernav__background::after,
.ven-usernav__background::before {
    content: "";
    display: block;
    width: 50vw;
    height: 1px;
    background-color: #d7d7d7;
    position: absolute;
    bottom: 0
}

.ven-usernav__background::before {
    right: 100%
}

.ven-usernav__background::after {
    left: 100%
}

.ven-usernav__inner {
    height: 55px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ven-usernav__inner .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper {
    position: relative
}

.ven-usernav__inner .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-current-currency {
    position: relative;
    cursor: pointer;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ven-usernav__inner .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-current-currency:after {
    content: '';
    display: inline-block;
    background: url(../images/icon-right.svg) center no-repeat;
    width: 12px;
    height: 12px;
    background-size: 5px;
    -webkit-transform: rotate(90deg) translateY(-50%);
    -ms-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%)
}

.ven-usernav__inner .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 4px 12px -2px rgba(136, 136, 136, .35);
    box-shadow: 0 4px 12px -2px rgba(136, 136, 136, .35)
}

.ven-usernav__inner .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
    padding: 13px 20px !important;
    z-index: 1000
}

.ven-usernav ul {
    padding-left: 0;
    margin-bottom: 0;
    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
}

.ven-usernav ul li {
    list-style: none
}

.ven-usernav ul li {
    font-size: 14px;
    line-height: 1.21429;
    text-transform: uppercase;
    letter-spacing: .125em
}

.ven-usernav ul li svg[role=img] {
    width: 22px;
    height: 22px
}

.ven-usernav ul li a,
.ven-usernav ul li button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

@media (max-width:992px) {

    .ven-usernav ul li a,
    .ven-usernav ul li button {
        vertical-align: middle
    }
}

.ven-usernav ul li a:hover,
.ven-usernav ul li button:hover {
    text-decoration: none
}

@media (max-width:992px) {

    .ven-usernav ul li a>span,
    .ven-usernav ul li button>span {
        display: none
    }
}

.ven-usernav ul li a>span+svg[role=img],
.ven-usernav ul li button>span+svg[role=img] {
    margin-left: 10px;
    margin-bottom: 5px
}

@media (max-width:992px) {

    .ven-usernav ul li a>span+svg[role=img],
    .ven-usernav ul li button>span+svg[role=img] {
        margin-left: 0;
        margin-bottom: 0
    }
}

.ven-usernav ul li a>svg[role=img]+span,
.ven-usernav ul li button>svg[role=img]+span {
    margin-left: 10px
}

.ven-usernav ul li+li {
    margin-left: 15px
}

.ven-cart-badge {
    position: relative;
    margin-right: 16px;
    vertical-align: bottom
}

.ven-cart-badge i {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    line-height: 19px;
    min-width: 18px;
    background-color: #000;
    border-radius: 18px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    position: absolute;
    top: -2px;
    right: -9px
}

.ven-brand {
    padding: 24px 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ven-header.is-active .ven-brand {
    height: 0;
    padding: 0
}

.ven-brand img {
    max-height: 33px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media (min-width:992px) {
    .ven-brand img {
        max-height: 55px
    }
}

.ven-header.is-active .ven-brand img {
    max-height: 20px;
    -webkit-transform: translateY(-42px);
    -ms-transform: translateY(-42px);
    transform: translateY(-42px);
    margin-top: 3px
}

@media (min-width:992px) {
    .ven-header.is-active .ven-brand img {
        max-height: 30px
    }
}

.ven-mainnav {
    border-top: thin solid #cacaca;
    -webkit-box-shadow: 0 -1px 0 0 #cacaca inset;
    box-shadow: 0 -1px 0 0 #cacaca inset;
    position: relative
}

.ven-navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    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
}

.ven-navbar-nav li {
    list-style: none
}

@media (max-width:992px) {
    .ven-navbar-nav {
        display: none
    }
}

.ven-navbar-nav__item:not(:last-child) .ven-navbar-nav__link {
    position: relative
}

.ven-navbar-nav__item:not(:last-child) .ven-navbar-nav__link::after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 4px;
    bottom: 4px;
    right: 0;
    background-color: #cacaca
}

.ven-navbar-nav__link {
    display: block;
    line-height: 1.21429;
    padding: 15px 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .125em
}

.ven-navbar-nav__link:hover {
    text-decoration: none
}

.ven-navbar-nav__link.is-active {
    color: #807f7f
}

.ven-navbar-dropdown {
    position: fixed;
    top: 42px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #fff
}

@media (max-width:992px) {
    .ven-navbar-dropdown {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease
    }

    .ven-navbar-dropdown.show {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width:992px) {
    .ven-navbar-dropdown {
        position: absolute;
        top: 100%;
        bottom: auto;
        display: none
    }

    .ven-navbar-dropdown.show {
        display: block
    }
}

.ven-navbar-dropdown__outer {
    height: 100%
}

@media (min-width:992px) {
    .ven-navbar-dropdown__outer {
        height: auto;
        padding: 20px 0
    }
}

@media (max-width:992px) {
    .ven-navbar-dropdown__outer>.container-fluid {
        padding-left: 0;
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%
    }
}

.ven-navbar-dropdown__inner {
    overflow: hidden
}

@media (min-width:1200px) {
    .ven-navbar-dropdown__inner>.row {
        margin-right: -35px;
        margin-left: -35px
    }

    .ven-navbar-dropdown__inner>.row>.col,
    .ven-navbar-dropdown__inner>.row>[class*=col-] {
        padding-right: 35px;
        padding-left: 35px
    }
}

.ven-navbar-dropdown__header {
    padding: 0 15px;
    margin-bottom: 10px
}

.ven-navbar-dropdown__header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0
}

@media (min-width:992px) {
    .ven-navbar-dropdown__header {
        display: none
    }
}

.ven-navbar-dropdown__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

@media (min-width:992px) {
    .ven-navbar-dropdown__body {
        max-height: 70vh
    }
}

.ven-navbar-dropdown__close {
    line-height: 0
}

.ven-navbar-dropdown__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:992px) {
    .ven-navbar-dropdown__title {
        text-align: center
    }
}

.ven-navbar-dropdown__title img {
    max-height: 30px
}

@media (max-width:992px) {
    .ven-navbar-dropdown__title img {
        margin-right: -34px
    }
}

.ven-navbar-dropdown__close {
    margin-left: 20px
}

.ven-navbar-dropdown__footer {
    background-color: #f2f2f2;
    margin-top: 50px
}

@media (min-width:992px) {
    .ven-navbar-dropdown__footer {
        display: none
    }
}

.ven-navbar-dropdown .ven-btn-login {
    display: block;
    width: 100%;
    padding: 22px 15px;
    text-align: left
}

.ven-navbar-dropdown .ven-btn-login>svg[role=img] {
    margin-right: 8px
}

@media (max-width:992px) {
    .ven-products-filters-pc {
        display: none
    }
}

@media (min-width:992px) {
    .ven-navbar-collapse {
        display: none
    }
}

.ven-navbar-collapse__header {
    padding: 15px;
    font-size: 14px;
    line-height: 1.21429;
    text-transform: uppercase;
    letter-spacing: .125em;
    position: relative
}

@media (min-width:992px) {
    .ven-navbar-collapse__header {
        display: none
    }
}

.ven-navbar-collapse__toggler {
    position: absolute;
    right: 5px;
    top: calc(50% - 12px);
    line-height: 0
}

@media (max-width:992px) {
    .ven-navbar-collapse__toggler {
        top: 0
    }
}

.ven-cart-box-coupon__button .ven-navbar-collapse__toggler button,
.ven-navbar-collapse__toggler .ec-btn,
.ven-navbar-collapse__toggler .gform_button,
.ven-navbar-collapse__toggler .ven-btn,
.ven-navbar-collapse__toggler .ven-cart-box-coupon__button button,
.ven-navbar-collapse__toggler .woocommerce-Address footer a,
.ven-navbar-collapse__toggler .woocommerce-EditAccountForm .woocommerce-Button,
.ven-navbar-collapse__toggler .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-navbar-collapse__toggler a,
.woocommerce-EditAccountForm .ven-navbar-collapse__toggler .woocommerce-Button,
.woocommerce-pagination .ven-navbar-collapse__toggler .woocommerce-button {
    width: 24px;
    height: 24px
}

@media (max-width:992px) {

    .ven-cart-box-coupon__button .ven-navbar-collapse__toggler button,
    .ven-navbar-collapse__toggler .ec-btn,
    .ven-navbar-collapse__toggler .gform_button,
    .ven-navbar-collapse__toggler .ven-btn,
    .ven-navbar-collapse__toggler .ven-cart-box-coupon__button button,
    .ven-navbar-collapse__toggler .woocommerce-Address footer a,
    .ven-navbar-collapse__toggler .woocommerce-EditAccountForm .woocommerce-Button,
    .ven-navbar-collapse__toggler .woocommerce-pagination .woocommerce-button,
    .woocommerce-Address footer .ven-navbar-collapse__toggler a,
    .woocommerce-EditAccountForm .ven-navbar-collapse__toggler .woocommerce-Button,
    .woocommerce-pagination .ven-navbar-collapse__toggler .woocommerce-button {
        width: 47px;
        height: 47px
    }
}

@media (max-width:992px) {
    .ven-navbar-collapse__body {
        display: none
    }
}

.ven-cart-box-coupon__button .ven-navbar-collapse.is-active .ven-navbar-collapse__toggler button,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .ec-btn,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .gform_button,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .ven-btn,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .ven-cart-box-coupon__button button,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .woocommerce-Address footer a,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .woocommerce-EditAccountForm .woocommerce-Button,
.ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-navbar-collapse.is-active .ven-navbar-collapse__toggler a,
.woocommerce-EditAccountForm .ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .woocommerce-Button,
.woocommerce-pagination .ven-navbar-collapse.is-active .ven-navbar-collapse__toggler .woocommerce-button {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ven-navbar-collapse.is-active .ven-navbar-collapse__title a {
    color: #666
}

.ven-navbar-sub {
    padding-left: 0;
    margin-bottom: 0;
    display: none
}

.ven-navbar-sub li {
    list-style: none
}

@media (min-width:992px) {
    .ven-navbar-sub {
        display: block
    }
}

.ven-navbar-sub li {
    font-family: "FreightText Pro", serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.27778
}

.ven-navbar-sub li:not(:last-child) {
    margin-bottom: 37px
}

.ven-navbar-sub li a:hover {
    text-decoration: none
}

.ven-navbar-sub li a.is-active {
    color: rgba(0, 0, 0, .6)
}

.ven-navbar-sub li a span {
    display: block
}

.ven-navbar-sub li a small {
    display: block;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    color: #565656
}

.ven-products-featured {
    padding: 0 15px
}

@media (min-width:992px) {
    .ven-products-featured {
        border-bottom: none
    }
}

@media (min-width:992px) {
    .ven-products-featured:not(:first-child) {
        display: none
    }
}

.ven-products-featured__inner {
    border-bottom: thin solid #cacaca
}

@media (min-width:992px) {
    .ven-products-featured__inner {
        border-bottom: none
    }
}

.ven-products-featured__header {
    font-family: "FreightText Pro", serif;
    font-size: 18px;
    position: relative;
    padding: 15px 0
}

@media (min-width:992px) {
    .ven-products-featured__header {
        display: none
    }
}

.ven-products-featured__toggler {
    position: absolute;
    right: -10px;
    top: calc(50% - 12px);
    line-height: 0
}

@media (max-width:992px) {
    .ven-products-featured__toggler {
        top: 0;
        right: -10px
    }
}

.ven-cart-box-coupon__button .ven-products-featured__toggler button,
.ven-products-featured__toggler .ec-btn,
.ven-products-featured__toggler .gform_button,
.ven-products-featured__toggler .ven-btn,
.ven-products-featured__toggler .ven-cart-box-coupon__button button,
.ven-products-featured__toggler .woocommerce-Address footer a,
.ven-products-featured__toggler .woocommerce-EditAccountForm .woocommerce-Button,
.ven-products-featured__toggler .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-products-featured__toggler a,
.woocommerce-EditAccountForm .ven-products-featured__toggler .woocommerce-Button,
.woocommerce-pagination .ven-products-featured__toggler .woocommerce-button {
    width: 24px;
    height: 24px
}

@media (max-width:992px) {

    .ven-cart-box-coupon__button .ven-products-featured__toggler button,
    .ven-products-featured__toggler .ec-btn,
    .ven-products-featured__toggler .gform_button,
    .ven-products-featured__toggler .ven-btn,
    .ven-products-featured__toggler .ven-cart-box-coupon__button button,
    .ven-products-featured__toggler .woocommerce-Address footer a,
    .ven-products-featured__toggler .woocommerce-EditAccountForm .woocommerce-Button,
    .ven-products-featured__toggler .woocommerce-pagination .woocommerce-button,
    .woocommerce-Address footer .ven-products-featured__toggler a,
    .woocommerce-EditAccountForm .ven-products-featured__toggler .woocommerce-Button,
    .woocommerce-pagination .ven-products-featured__toggler .woocommerce-button {
        width: 47px;
        height: 47px
    }
}

@media (max-width:992px) {
    .ven-products-featured__body {
        display: none
    }
}

.ven-products-featured.is-active {
    background-color: #f2f2f2;
    margin-top: -1px;
    padding-top: 1px
}

.ven-products-featured.is-active .ven-products-featured__title a {
    color: #807f7f
}

.ven-products-featured.is-active .ven-products-featured__inner {
    border-bottom-color: transparent
}

.ven-products-featured.is-active .ven-products-featured__toggler {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ven-products-featured-more {
    margin-bottom: 18px
}

@media (min-width:992px) {
    .ven-products-featured-more {
        display: none
    }
}

.ven-cart-box-coupon__button .ven-products-featured-more button,
.ven-products-featured-more .ec-btn,
.ven-products-featured-more .gform_button,
.ven-products-featured-more .ven-btn,
.ven-products-featured-more .ven-cart-box-coupon__button button,
.ven-products-featured-more .woocommerce-Address footer a,
.ven-products-featured-more .woocommerce-EditAccountForm .woocommerce-Button,
.ven-products-featured-more .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-products-featured-more a,
.woocommerce-EditAccountForm .ven-products-featured-more .woocommerce-Button,
.woocommerce-pagination .ven-products-featured-more .woocommerce-button {
    font-size: 12px;
    text-decoration: underline
}

@media (min-width:992px) {
    .ven-products-featured-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -10px
    }
}

.ven-products-featured-list__item {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .ven-products-featured-list__item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0
    }
}

.ven-products-featured-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:992px) {
    .ven-products-featured-card {
        text-align: center
    }
}

.ven-products-featured-card__header {
    margin-right: 9.67742%;
    width: 68px
}

@media (min-width:992px) {
    .ven-products-featured-card__header {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.ven-products-featured-card__image {
    height: 0;
    padding-bottom: 100%
}

.ven-products-featured-card__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width:992px) {
    .ven-products-featured-card .ven-product-name {
        margin-bottom: 17px;
        margin-top: -.3em
    }

    .ven-products-featured-card .ven-product-name span {
        border-bottom: thin solid #cacaca;
        padding-bottom: 4px
    }
}

.ven-products-featured-card .ven-product-more {
    line-height: 1;
    position: relative
}

@media (min-width:992px) {
    .ven-products-featured-card .ven-product-more {
        padding-top: 10px;
        margin-top: 15px
    }

    .ven-products-featured-card .ven-product-more::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 74.57627%;
        border-top: thin solid #cacaca
    }
}

.ven-cart-box-coupon__button .ven-products-featured-card .ven-product-more button,
.ven-products-featured-card .ven-product-more .ec-btn,
.ven-products-featured-card .ven-product-more .gform_button,
.ven-products-featured-card .ven-product-more .ven-btn,
.ven-products-featured-card .ven-product-more .ven-cart-box-coupon__button button,
.ven-products-featured-card .ven-product-more .woocommerce-Address footer a,
.ven-products-featured-card .ven-product-more .woocommerce-EditAccountForm .woocommerce-Button,
.ven-products-featured-card .ven-product-more .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-products-featured-card .ven-product-more a,
.woocommerce-EditAccountForm .ven-products-featured-card .ven-product-more .woocommerce-Button,
.woocommerce-pagination .ven-products-featured-card .ven-product-more .woocommerce-button {
    font-size: 10px
}

@media (min-width:992px) {

    .ven-cart-box-coupon__button .ven-products-featured-card .ven-product-more button,
    .ven-products-featured-card .ven-product-more .ec-btn,
    .ven-products-featured-card .ven-product-more .gform_button,
    .ven-products-featured-card .ven-product-more .ven-btn,
    .ven-products-featured-card .ven-product-more .ven-cart-box-coupon__button button,
    .ven-products-featured-card .ven-product-more .woocommerce-Address footer a,
    .ven-products-featured-card .ven-product-more .woocommerce-EditAccountForm .woocommerce-Button,
    .ven-products-featured-card .ven-product-more .woocommerce-pagination .woocommerce-button,
    .woocommerce-Address footer .ven-products-featured-card .ven-product-more a,
    .woocommerce-EditAccountForm .ven-products-featured-card .ven-product-more .woocommerce-Button,
    .woocommerce-pagination .ven-products-featured-card .ven-product-more .woocommerce-button {
        font-size: 12px
    }
}

@media screen and (max-width:1367px) {
    .ven-products-filters .attr-pa_material {
        display: none
    }
}

@media (min-width:1200px) {
    .ven-products-filters {
        margin-right: -32px;
        margin-left: -32px
    }

    .ven-products-filters>.col,
    .ven-products-filters>[class*=col-] {
        padding-right: 32px;
        padding-left: 32px
    }
}

@media (max-width:992px) {
    .ven-products-filters {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }

    .ven-products-filters>div {
        margin-bottom: 30px
    }
}

.ven-products-filters__header {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 30px;
    overflow: inherit;
    padding-top: 20px
}

@media (min-width:992px) {
    .ven-products-filters__header {
        margin-bottom: 40px;
        padding-top: 0;
        overflow: hidden
    }
}

.ven-products-filters__header span {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

@media (max-width:992px) {
    .ven-products-filters__header span {
        position: inherit
    }

    .ven-products-filters__header span::after {
        content: "";
        display: block;
        border-bottom: thin solid #cacaca;
        position: absolute;
        left: 0;
        top: 0;
        width: 100vw;
        margin-left: 0
    }
}

@media (min-width:992px) {
    .ven-products-filters__body {
        margin-bottom: 50px
    }
}

.ven-products-filters-list {
    padding-left: 0;
    margin-bottom: 0
}

.ven-products-filters-list li {
    list-style: none
}

.ven-products-filters-list li {
    font-size: 14px
}

.ven-products-filters-list li:not(:last-child) {
    margin-bottom: 14px
}

.ven-products-filters-list li a i {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    vertical-align: -1px;
    margin-right: 9px
}

.ven-products-filters-list li a:hover {
    text-decoration: none
}

.ven-products-filters-list--color {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.modal-ask-question .modal-header .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.modal-ask-question .modal-body {
    padding: 30px 15px 15px
}

@media (min-width:992px) {
    .modal-ask-question .modal-body {
        padding: 0
    }
}

@media (min-width:992px) {
    .ven-ask-question>div:not(:last-child) {
        border-right: thin solid #e4e4e4
    }
}

@media (max-width:992px) {
    .ven-ask-question>div:not(:last-child) {
        margin-bottom: 25px
    }
}

.ven-ask-question__header {
    text-align: center
}

@media (min-width:992px) {
    .ven-ask-question__header {
        padding: 50px 16.21622%
    }
}

@media (min-width:992px) {
    .ven-ask-question__body {
        padding: 70px 16.21622% 50px
    }
}

.ven-ask-question__title {
    font-size: 36px;
    margin-bottom: 36px
}

@media (min-width:992px) {
    .ven-ask-question__title {
        margin-bottom: 60px
    }
}

.ven-ask-question-product {
    max-width: 158px;
    margin: 0 auto
}

.ven-ask-question-product__image {
    height: 0;
    padding-bottom: 100%;
    margin-bottom: 10px
}

.ven-ask-question-product__title {
    font-family: "FreightText Pro", serif;
    font-style: 16px
}

.ven-ask-question-product__title .product-subtitle {
    display: block;
    font-family: "FreightText Pro", serif;
    font-style: 12px;
    color: #979797
}

.ven-ask-question-product__description {
    font-family: "FreightText Pro", serif;
    font-style: 12px;
    color: #979797
}

.ven-search-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    z-index: 2000;
    height: 100%;
    width: 100%
}

.logged-in.admin-bar .ven-search-panel {
    top: 32px
}

@media (max-width:992px) {
    .logged-in.admin-bar .ven-search-panel {
        top: 44px
    }
}

.ven-search-panel .ven-topbar {
    display: none
}

@media (max-width:992px) {
    .ven-search-panel .ven-topbar {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 2000
    }
}

.ven-search-panel.opened-search {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.ven-search-panel>.container-fluid {
    height: 100%
}

@media (min-width:992px) {
    .ven-search-panel>.container-fluid {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%
    }
}

.ven-search-panel>.container-fluid>.row {
    height: 100%
}

.html-overlay-popup {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .7;
    z-index: 2000
}

.html-locked {
    overflow: hidden
}

.ven-btn-close-search span {
    display: none
}

@media (max-width:992px) {
    .ven-btn-close-search {
        padding: 0 0
    }

    .ven-btn-close-search span {
        display: inline-block
    }
}

.ven-btn-back-search,
.ven-btn-close-search {
    border: none;
    background: 0 0
}

.ven-btn-back-search::before,
.ven-btn-close-search::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    position: relative;
    top: 2px;
    background: url(../images/icon-search-close.svg) center no-repeat;
    background-size: 12px
}

.ven-btn-back-search {
    display: none
}

@media (max-width:992px) {
    .ven-btn-back-search {
        display: block;
        padding: 0 0
    }
}

.ven-btn-back-search::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    position: relative;
    top: 3px;
    background-size: 12px;
    background: url(../images/icon-right.svg) right no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ven-btn-back-search::after {
    content: none
}

.ven-search-panel-1,
.ven-search-panel-2,
.ven-search-panel-3 {
    background-color: #fff;
    border-right: thin solid #cacaca;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 60px 20px 20px
}

@media (min-width:992px) {

    .ven-search-panel-1,
    .ven-search-panel-2,
    .ven-search-panel-3 {
        padding: 64px
    }
}

.ven-search-panel-2,
.ven-search-panel-3 {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

@media (max-width:992px) {

    .ven-search-panel-2,
    .ven-search-panel-3 {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .ven-search-panel-2 .ven-btn-close-search,
    .ven-search-panel-3 .ven-btn-close-search {
        display: none
    }
}

.ven-search-panel-2.open-panel,
.ven-search-panel-3.open-panel {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 100%
}

.ven-search-panel-1 {
    z-index: 51;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ven-search-panel-1 .search-button {
    position: absolute;
    right: 8px;
    top: 50%;
    height: 100%;
    width: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    background: url(../images/icon-right.svg) center no-repeat;
    background-size: 6px 12px;
    background-color: #0000
}

.ven-search-panel-1__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 250px
}

@media (max-width:992px) {
    .ven-search-panel-1__header {
        margin-bottom: 0
    }
}

.ven-search-panel-1__header .ven-btn-search {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.21429;
    letter-spacing: .125em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:992px) {
    .ven-search-panel-1__header .ven-btn-search {
        display: none !important
    }
}

.ven-search-panel-1__header .ven-btn-search span {
    margin-right: 10px
}

.ven-search-panel-1__body {
    margin-bottom: 80px;
    position: relative
}

@media (max-width:992px) {
    .ven-search-panel-1__body {
        padding: 0 0;
        margin-top: auto;
        margin-bottom: 0
    }
}

.ven-search-panel-1__body input {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #000;
    border: none;
    padding: 6px 40px 6px 0;
    width: 100%;
    border-bottom: thin solid #cacaca
}

.ven-search-panel-1__body input::-webkit-input-placeholder {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(0, 0, 0, .42)
}

.ven-search-panel-1__body input::-ms-input-placeholder,
.ven-search-panel-1__body input::-webkit-input-placeholder,
.ven-search-panel-1__body input::placeholder {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(0, 0, 0, .42)
}

@media (max-width:992px) {
    .ven-search-panel-1__footer {
        padding: 0 0;
        margin-bottom: auto;
        margin-top: 80px
    }
}

.ven-search-panel-1__footer .heading-recommend {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #979797;
    margin-bottom: 9px
}

.ven-search-panel-1__footer .recommend-list {
    padding-left: 0;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.29167
}

.ven-search-panel-1__footer .recommend-list li {
    list-style: none
}

.ven-search-panel-1__footer .recommend-list li {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: .6;
    font-family: "FreightText Pro", serif
}

.ven-search-panel-1__footer .recommend-list li:hover {
    opacity: 1
}

.ven-search-panel-1__footer .recommend-list li a:hover {
    text-decoration: none
}

.ven-search-panel-1__footer .recommend-list li:not(:last-child) {
    margin-bottom: 15px
}

.ven-search-panel-2 {
    z-index: 52
}

@media (max-width:992px) {
    .ven-search-panel-2 {
        overflow: hidden;
        overflow-y: auto
    }
}

.ven-search-panel-2__header {
    display: block;
    text-align: right
}

@media (max-width:992px) {
    .ven-search-panel-2__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.ven-search-panel-2__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-y: auto;
    margin-top: 275px
}

@media (max-width:992px) {
    .ven-search-panel-2__body {
        padding: 0 0;
        margin-top: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.ven-search-panel-2__body .total-result {
    display: none
}

@media (max-width:992px) {
    .ven-search-panel-2__body .total-result {
        display: block;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
        color: #807f7f;
        font-family: "Proxima Nova", sans-serif
    }
}

.ven-search-panel-2__body .search-product-image,
.ven-search-panel-2__body .search-product-price {
    display: none
}

@media (max-width:992px) {

    .ven-search-panel-2__body .search-product-image,
    .ven-search-panel-2__body .search-product-price {
        display: block
    }
}

.ven-search-panel-2__body.is-loading {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.ven-search-panel-2__body.is-loading:before {
    left: 50%;
    top: calc(50% - 80px)
}

.ven-search-panel-2__body.is-loading .heading-desc,
.ven-search-panel-2__body.is-loading .search-result {
    display: none
}

.ven-search-panel-2__body .heading-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    opacity: 0;
    -webkit-transition: .35s;
    transition: .35s;
    margin-bottom: 0;
    height: 0;
    overflow: hidden
}

.ven-search-panel-2__body .heading-desc.active {
    opacity: 1;
    margin-bottom: 35px;
    height: auto
}

.ven-search-panel-2__body .heading-recommend {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #979797;
    margin-bottom: 9px
}

.ven-search-panel-2__body .search-result {
    padding-left: 0;
    margin-bottom: 0;
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.27778
}

.ven-search-panel-2__body .search-result li {
    list-style: none
}

@media (max-width:992px) {
    .ven-search-panel-2__body .search-result {
        padding: 0 0;
        height: 100%
    }
}

.ven-search-panel-2__body .search-result li {
    -webkit-transition: .5s;
    transition: .5s;
    opacity: .6
}

.ven-search-panel-2__body .search-result li:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width:992px) {
    .ven-search-panel-2__body .search-result li {
        opacity: 1
    }
}

.ven-search-panel-2__body .search-result li:hover {
    opacity: 1
}

.ven-search-panel-2__body .search-result li a {
    cursor: pointer
}

.ven-search-panel-2__body .search-result li a:hover {
    text-decoration: none
}

@media (max-width:992px) {
    .ven-search-panel-2__body .search-result li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .ven-search-panel-2__body .search-result li a .search-product-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%
    }

    .ven-search-panel-2__body .search-result li a .search-product-details .search-product-price {
        color: #807f7f;
        font-size: 14px
    }

    .ven-search-panel-2__body .search-result li a .search-product-details .search-product-name {
        font-size: 16px;
        margin-bottom: 4px
    }

    .ven-search-panel-2__body .search-result li a .search-product-image {
        max-width: 50px
    }

    .ven-search-panel-2__body .search-result li a .search-product-image img {
        width: 100%
    }
}

.search-product-name__subname {
    font-size: 75%;
    opacity: .7;
    display: block
}

.ven-search-panel-3__title .search-product-name__subname {
    margin-top: -2px
}

.ven-search-panel-3 {
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 53;
    padding: 0
}

.logged-in.admin-bar .ven-search-panel-3 {
    height: calc(100vh - 32px)
}

@media (max-width:992px) {
    .logged-in.admin-bar .ven-search-panel-3 {
        height: calc(100vh - 44px)
    }
}

.ven-search-panel-3__header {
    padding: 62px 20px 0;
    display: block;
    text-align: right
}

@media (max-width:992px) {
    .ven-search-panel-3__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.ven-search-panel-3__body {
    padding: 0 64px 0
}

.ven-search-panel-3__image-product {
    height: 0;
    padding-bottom: 116.28571%;
    margin-bottom: 18px
}

@media (max-width:992px) {
    .ven-search-panel-3__image-product {
        padding-bottom: 100%
    }
}

.ven-search-panel-3__image-product img {
    -o-object-fit: cover;
    object-fit: cover
}

.ven-search-panel-3__title {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.27273;
    text-align: center;
    margin-bottom: 10px
}

.ven-search-panel-3__price {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.27778;
    text-align: center
}

.ven-search-panel-3__footer {
    margin-left: -15px;
    margin-right: -15px
}

.ven-search-panel-3__footer .btn-on-search,
.ven-search-panel-3__footer .ven-btn-add-to-cart,
.ven-search-panel-3__footer .ven-btn-browse-all {
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    letter-spacing: .1em;
    width: 50%;
    display: inline-block;
    padding: 23px 0
}

.ven-search-panel-3__footer .ven-btn-browse-all {
    background-color: #f2f2f2
}

.ven-search-panel-3__footer .ven-btn-add-to-cart {
    color: #fff;
    background-color: #000
}

.recommend-list-panel-2 {
    display: none;
    padding-left: 0;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.29167
}

.recommend-list-panel-2 li {
    list-style: none
}

.recommend-list-panel-2.active {
    display: block
}

.recommend-list-panel-2 li {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: .6
}

.recommend-list-panel-2 li:hover {
    opacity: 1
}

.recommend-list-panel-2 li:not(:last-child) {
    margin-bottom: 15px
}

.ven-socials {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ven-socials li {
    list-style: none
}

.ven-socials li:not(:last-child) {
    margin-right: 25px
}

.ven-socials li svg[role=img] {
    width: 17px;
    height: 17px
}

.ven-section-subscribe {
    margin-bottom: 50px;
    padding: 0
}

@media (min-width:1200px) {
    .ven-section-subscribe {
        padding: 0 0 40px 0
    }
}

.ven-section-subscribe__title {
    margin-bottom: 30px
}

.ven-section-subscribe__title h2 {
    font-size: 48px;
    margin-bottom: 14px
}

.ven-section-subscribe__title p {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

@media (min-width:992px) {
    .ven-section-subscribe__title p {
        max-width: 450px
    }
}

.ven-section-subscribe__form {
    max-width: 622px
}

.ven-section-subscribe__form .ven-subcribe-form .ginput_container_email input[type=text] {
    padding-top: 17px;
    padding-bottom: 18px;
    padding-left: 15px
}

.ven-subcribe-form__header {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.16667;
    letter-spacing: .085em;
    color: #495057;
    margin-bottom: 12px;
    text-transform: uppercase
}

.ven-subcribe-form .gform_wrapper {
    position: relative
}

.ven-subcribe-form .gform_wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ven-subcribe-form .gform_wrapper.gform_validation_error .gform_button {
    border-color: #dc3545;
    color: #495057
}

.ven-subcribe-form .gform_body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ven-subcribe-form .gform_fields {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.ven-subcribe-form .gfield {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ven-subcribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ven-subcribe-form .ginput_container select:not([multiple=multiple]) {
    border-right: none;
    border-radius: 0;
    padding-top: 0;
    height: 52px;
    padding-left: 28px;
    padding-right: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ven-footer .ven-subcribe-form .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.ven-footer .ven-subcribe-form .ginput_container select:not([multiple=multiple]) {
    height: 46px;
    border-color: #000
}

.ven-subcribe-form .gform_button {
    height: 52px;
    background-color: transparent;
    padding: 8px 20px;
    border-style: solid;
    border-color: #cacaca;
    border-width: thin thin thin 0;
    border-radius: 0;
    color: #000;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 100
}

.ven-subcribe-form .gform_button:hover {
    background-color: transparent
}

.ven-footer .ven-subcribe-form .gform_button {
    height: 46px;
    border-color: #000
}

.ven-subcribe-form .gform_footer {
    position: relative
}

.ven-subcribe-form .gform_footer .gform_ajax_spinner {
    position: absolute;
    top: 20px;
    right: 2px;
    width: 15px
}

.ven-wishlist-list {
    list-style: none;
    padding-left: 0
}

.ven-wishlist-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #cacaca;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 62px;
    padding-bottom: 62px
}

.ven-wishlist-list li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.ven-wishlist-list li .wishlist-product-image {
    max-width: 130px;
    width: calc(20% - 25px);
    margin-right: 25px
}

@media (max-width:992px) {
    .ven-wishlist-list li .wishlist-product-image {
        width: calc(40% - 25px);
        max-width: 100%
    }
}

.ven-wishlist-list li .wishlist-product-image img {
    width: 100%
}

.ven-wishlist-list li .wishlist-product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 275px;
    width: calc(40% - 25px);
    margin-right: 25px
}

@media (max-width:992px) {
    .ven-wishlist-list li .wishlist-product-details {
        width: 60%;
        max-width: 100%;
        margin-right: 0
    }
}

.ven-wishlist-list li .wishlist-product-details__body {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #000
}

.ven-wishlist-list li .wishlist-product-details__body .wishlist-product-details__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0
}

.ven-wishlist-list li .wishlist-product-details__body a {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #979797
}

.ven-wishlist-list li .wishlist-product-details__name {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    margin-bottom: 10px;
    font-family: "FreightText Pro", serif
}

.ven-wishlist-list li .wishlist-product-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 350px;
    width: 40%;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #000;
    font-family: "Proxima Nova", sans-serif
}

@media (max-width:992px) {
    .ven-wishlist-list li .wishlist-product-actions {
        width: 100%;
        max-width: 100%;
        margin-top: 25px
    }
}

.ven-wishlist-list li .wishlist-product-actions p {
    margin-bottom: 0
}

.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__date,
.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__date .wishlist-date,
.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__date .wishlist-price,
.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__prices .wishlist-date,
.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__prices .wishlist-price {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000;
    margin-left: 20px
}

.ven-wishlist-list li .wishlist-product-actions .wishlist-product-actions__date {
    margin-bottom: 1em
}

.ven-wishlist-list li .wishlist-product-actions .ec-btn-primary,
.ven-wishlist-list li .wishlist-product-actions .gform_button,
.ven-wishlist-list li .wishlist-product-actions .ven-btn-primary,
.ven-wishlist-list li .wishlist-product-actions .woocommerce-EditAccountForm .woocommerce-Button,
.woocommerce-EditAccountForm .ven-wishlist-list li .wishlist-product-actions .woocommerce-Button {
    margin-top: 15px
}

.ven-404 {
    padding: 60px 0;
    text-align: center;
    font-size: 32px
}

@media (min-width:992px) {
    .ven-404 {
        padding: 100px 0
    }
}

.ven-404__header h1 {
    font-size: 100px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .1em
}

.ven-404__body {
    letter-spacing: .15em
}

.ven-404__footer {
    margin-top: 40px
}

.section-blog {
    padding: 40px 0
}

@media (min-width:992px) {
    .section-blog {
        padding: 60px 0
    }
}

@media (max-width:992px) {
    .ven-img-fullwidth-mb {
        padding-left: 0;
        padding-right: 0
    }
}

.ven-home-banner {
    margin-bottom: 30px;
    margin: auto;
    position: relative
}

@media (max-width:992px) {
    .ven-home-banner {
        margin-bottom: 70px
    }
}

.ven-home-banner__item {
    cursor: pointer
}

.ven-home-banner button.owl-next span,
.ven-home-banner button.owl-prev span {
    margin: 16px 0 16px 22px
}

.ven-home-banner button.owl-prev span {
    margin: 16px 22px 16px 0
}

@media (min-width:992px) {
    .ven-home-banner.owl-carousel .owl-nav {
        width: 100%;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        bottom: 24px
    }
}

.ven-home-banner .ven-link-dot {
    position: absolute;
    top: 130px;
    left: 446px;
    z-index: 2
}

.ven-home-banner .ven-link-dot:hover__title {
    text-decoration: underline
}

.ven-home-banner .ven-link-dot:before {
    content: "";
    display: block;
    height: 19px;
    width: 19px;
    border: thin solid #fff;
    border-radius: 50%;
    background-color: #000
}

.ven-home-banner .ven-link-dot:hover .ven-link-dot__card {
    opacity: 1;
    visibility: visible
}

.ven-home-banner .ven-link-dot__card {
    padding-left: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    top: -80px;
    left: 0
}

.ven-home-banner .ven-link-dot__card-wrapper {
    padding: 25px 30px;
    background-color: #fff;
    width: 310px;
    z-index: 3
}

.ven-home-banner .ven-link-dot__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    line-height: .6
}

.ven-home-banner .ven-link-dot__title {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 5px
}

.ven-home-banner .ven-link-dot__title:hover {
    text-decoration: underline
}

.ven-home-banner .ven-link-dot__add::after {
    margin-top: -15px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0V10' stroke='black'/%3E%3Cpath d='M10 5L0 5' stroke='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
    position: relative;
    top: 1px
}

.ven-home-banner .ven-link-dot__price {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #6d6d6d
}

.ven-home-banner .ven-link-dot__desc {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px
}

@media (max-width:992px) {
    .ven-home-banner .ven-link-dot__desc {
        padding-left: 0
    }
}

.ven-home-banner figure {
    margin-bottom: 0
}

.ven-home-banner figure img {
    height: 400px;
    position: relative
}

@media (min-width:768px) {
    .ven-home-banner figure img {
        height: auto;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.ven-home-banner .banner-img-wrap {
    position: relative
}

@media (max-width:992px) {
    .ven-home-banner .owl-nav.disabled {
        display: block
    }
}

@media (min-width:992px) {
    .ven-home-banner {
        margin-bottom: 40px
    }
}

.ven-home-banner__desc {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    padding-top: 42px;
    width: calc(100% - 80px)
}

@media (max-width:992px) {
    .ven-home-banner__desc {
        width: 100%
    }
}

@media (min-width:1200px) {
    .ven-home-banner__desc {
        max-width: 700px
    }
}

.ven-home-banner__wrapper-info {
    position: relative;
    max-width: 1312px;
    margin: auto
}

.ven-home-banner__detail {
    position: relative
}

.ven-home-banner__title {
    font-family: "FreightText Pro", serif;
    font-weight: 300;
    position: relative
}

@media (min-width:992px) {
    .ven-home-banner__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        -webkit-transform: translateY(calc(-100% + 5px));
        -ms-transform: translateY(calc(-100% + 5px));
        transform: translateY(calc(-100% + 5px))
    }
}

.ven-home-banner__title h2 {
    position: absolute;
    -webkit-transform: translateY(calc(-100% + 3px));
    -ms-transform: translateY(calc(-100% + 3px));
    transform: translateY(calc(-100% + 3px));
    font-style: normal;
    font-weight: 300;
    font-size: 55px;
    line-height: 85%;
    margin-right: 12px;
    margin-bottom: 0
}

@media (min-width:992px) {
    .ven-home-banner__title h2 {
        display: inline-block;
        position: relative;
        font-size: 78px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.ven-home-banner__title span {
    color: #000;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

@media (min-width:992px) {
    .ven-home-banner__title span {
        margin-top: 16px;
        margin-left: 10px;
        color: currentColor
    }
}

.ven-home-banner:not(.container-fluid-cus) .owl-dots {
    display: none
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus {
        padding: 0;
        margin-bottom: 0
    }
}

.ven-home-banner.container-fluid-cus .banner-img-wrap {
    position: relative
}

.ven-home-banner.container-fluid-cus .banner-img-wrap .dark-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    z-index: 100
}

.ven-home-banner.container-fluid-cus .ven-home-banner__detail {
    z-index: 200
}

.ven-home-banner.container-fluid-cus .owl-dots.disabled {
    display: block
}

.ven-home-banner.container-fluid-cus .owl-nav.disabled {
    max-width: 100%;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    height: 40px;
    padding: 0
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .owl-nav.disabled {
        opacity: 1;
        position: absolute;
        left: 50%
    }
}

.ven-home-banner.container-fluid-cus .owl-nav.disabled:hover {
    opacity: 1
}

.ven-home-banner.container-fluid-cus .owl-stage-outer:hover+.owl-nav.disabled {
    opacity: 1
}

.ven-home-banner.container-fluid-cus .owl-nav {
    pointer-events: none !important
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .owl-nav {
        padding: 0
    }
}

.ven-home-banner.container-fluid-cus .owl-nav button {
    background-color: #000;
    pointer-events: visible !important
}

.ven-home-banner.container-fluid-cus .owl-nav button.owl-next span,
.ven-home-banner.container-fluid-cus .owl-nav button.owl-prev span {
    -webkit-filter: invert(1);
    filter: invert(1);
    margin: 0 14px;
    width: 12px;
    height: 24px
}

.ven-home-banner.container-fluid-cus .owl-nav button.owl-prev {
    margin-left: 1px
}

.ven-home-banner.container-fluid-cus .owl-nav button.owl-next {
    margin-right: 1px
}

.ven-cart-box-products__image .ven-home-banner.container-fluid-cus figure img,
.ven-home-banner.container-fluid-cus .ven-cart-box-products__image figure img,
.ven-home-banner.container-fluid-cus .ven-img-drop img {
    height: auto !important
}

@media (max-width:992px) {

    .ven-cart-box-products__image .ven-home-banner.container-fluid-cus figure img,
    .ven-home-banner.container-fluid-cus .ven-cart-box-products__image figure img,
    .ven-home-banner.container-fluid-cus .ven-img-drop img {
        height: auto !important
    }
}

.ven-home-banner.container-fluid-cus .ven-home-banner__detail {
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail {
        height: 60%
    }
}

@media (max-width:576px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail {
        height: 80%
    }
}

.ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title {
        margin-bottom: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width:576px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title h2 {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-right: 0;
    text-align: center;
    margin-right: 22px
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title h2 {
        margin-right: 15px
    }
}

@media (max-width:576px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title h2 {
        margin-right: 0;
        font-size: 37px
    }
}

.ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title span {
    margin-top: 20px;
    color: #fff
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .ven-home-banner__detail .ven-home-banner__title span {
        margin-top: 11px
    }
}

.ven-home-banner.container-fluid-cus.owl-carousel .owl-dots {
    width: calc(100% - 30px);
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 60px
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus.owl-carousel .owl-dots {
        padding: 0
    }
}

.ven-home-banner.container-fluid-cus.owl-carousel .owl-dots .owl-dot {
    width: 20px
}

.ven-home-banner.container-fluid-cus.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2)
}

.ven-home-banner.container-fluid-cus.owl-carousel .owl-dots .owl-dot.active span {
    width: 10px;
    height: 10px;
    background-color: #ebc651
}

.ven-home-banner.container-fluid-cus .ven-home-banner__button {
    width: 100%;
    text-align: center
}

.ven-home-banner.container-fluid-cus .ven-btn-transparent {
    max-width: 250px;
    width: 100%;
    padding: 10px 10px
}

@media (max-width:992px) {
    .ven-home-banner.container-fluid-cus .ven-btn-transparent {
        padding: 5px 10px;
        max-width: 150px
    }
}

.ven-hightlight-product {
    border-bottom: 1px solid #dcdcdc;
    border-width: thin;
    margin-bottom: 46px
}

.ven-hightlight-product__card {
    margin-bottom: 64px
}

.ven-hightlight-product__card .hightlight-product-img-wrap {
    position: relative
}

.ven-hightlight-product__card .hightlight-product-img-wrap:hover img:nth-child(2) {
    opacity: 1
}

.ven-hightlight-product__card .hightlight-product-img-wrap img:nth-child(2) {
    position: absolute;
    opacity: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .35s;
    transition: .35s
}

.ven-hightlight-product__card:hover {
    text-decoration: none
}

.ven-hightlight-product__card:hover .info-item-button {
    text-decoration: underline
}

.ven-hightlight-product__info-item {
    background-color: #f2f2f2
}

.ven-hightlight-product__info-item h3 {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    padding: 22px 0 16px;
    width: 233px;
    border-bottom: 1px solid #dcdcdc;
    border-width: thin;
    margin: auto
}

@media (min-width:992px) {
    .ven-hightlight-product__info-item h3 {
        width: 396px;
        padding: 37px 0 16px
    }
}

.ven-hightlight-product__info-item .info-item-button {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 20px 0 20px;
    display: block
}

@media (min-width:992px) {
    .ven-hightlight-product__info-item .info-item-button {
        padding: 20px 0 40px
    }
}

.ven-new-product {
    margin-bottom: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    border-width: thin
}

@media (min-width:992px) {
    .ven-new-product {
        padding-bottom: 50px
    }
}

.ven-new-product span.woocommerce-Price-amount.amount {
    font-size: 13px
}

@media (max-width:992px) {
    .ven-new-product__desc {
        margin-bottom: 40px
    }
}

.ven-new-product__desc span {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

.ven-new-product__desc h2 {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%;
    margin-bottom: 28px
}

@media (max-width:992px) {
    .ven-new-product__desc h2 {
        font-size: 42px;
        margin-bottom: 15px
    }
}

.ven-new-product__desc p {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 76px
}

@media (max-width:992px) {
    .ven-new-product__desc p {
        margin-bottom: 1rem
    }
}

.ven-new-product__desc a {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase
}

.ven-new-product__slider {
    max-width: 98%;
    padding: 0 30px;
    margin: auto
}

@media (max-width:992px) {
    .ven-new-product__slider {
        max-width: 100%;
        padding: 0 0
    }
}

.ven-cart-box-products__image .ven-new-product__slider figure,
.ven-new-product__slider .ven-cart-box-products__image figure,
.ven-new-product__slider .ven-img-drop {
    padding-bottom: 100%;
    margin-bottom: 30px
}

.ven-new-product__slider .owl-nav {
    display: block !important
}

.ven-new-product__slider .owl-nav button.disabled {
    opacity: .5
}

.ven-new-product__slider .owl-nav button.owl-prev {
    float: left
}

.ven-new-product__slider .owl-nav button.owl-next {
    float: right
}

.ven-new-product__slider .owl-dots {
    display: none
}

@media (min-width:992px) {
    .ven-new-product__slider .owl-nav {
        position: unset
    }

    .ven-new-product__slider .owl-nav button {
        position: absolute;
        top: 0
    }

    .ven-new-product__slider .owl-nav button.disabled {
        opacity: .5
    }

    .ven-new-product__slider .owl-nav button.owl-prev {
        left: -30px;
        top: 30%
    }

    .ven-new-product__slider .owl-nav button.owl-next {
        right: -30px;
        top: 30%
    }
}

.ven-new-product__item:hover {
    text-decoration: none
}

.ven-new-product__item:hover img:nth-child(2) {
    opacity: 1 !important
}

@media (min-width:992px) {
    .ven-new-product__item {
        width: 178px
    }
}

.ven-new-product__item img:nth-child(2) {
    opacity: 0 !important;
    -webkit-transition: .35s;
    transition: .35s
}

@media (min-width:992px) {
    .ven-new-product__item img {
        width: 178px;
        margin-bottom: 30px
    }
}

.ven-new-product__item h3 {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 5px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ven-new-product__item h3 span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ven-new-product__item h3 .product-subtitle {
    display: block;
    font-size: 88%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ven-new-product__item p {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center
}

.ven-featured-product {
    margin-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
    border-width: thin
}

@media (max-width:992px) {
    .ven-featured-product__wrapper {
        padding: 0 20px
    }
}

.ven-featured-product__desc {
    margin-bottom: 40px
}

.ven-featured-product__desc h2 {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%;
    margin-bottom: 15px
}

@media (max-width:992px) {
    .ven-featured-product__desc h2 {
        font-size: 42px
    }
}

.ven-featured-product__desc p {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    max-width: 640px
}

.ven-featured-product__desc a {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase
}

.ven-featured-product__item {
    margin-bottom: 38px
}

.ven-featured-product__item:hover {
    text-decoration: none
}

.ven-cart-box-products__image .ven-featured-product__item figure,
.ven-featured-product__item .ven-cart-box-products__image figure,
.ven-featured-product__item .ven-img-drop {
    padding-bottom: 100%
}

.ven-cart-box-products__image .ven-featured-product__item figure img:nth-child(2),
.ven-featured-product__item .ven-cart-box-products__image figure img:nth-child(2),
.ven-featured-product__item .ven-img-drop img:nth-child(2) {
    opacity: 0 !important;
    -webkit-transition: .35s;
    transition: .35s
}

.ven-featured-product__item:hover img:nth-child(2) {
    opacity: 1 !important
}

@media (min-width:992px) {

    .ven-featured-product__item:nth-child(1),
    .ven-featured-product__item:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.ven-featured-product__info-item {
    background-color: #f2f2f2;
    padding: 18px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "FreightText Pro", serif
}

.ven-featured-product__info-item h3 {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

.ven-featured-product__info-item span {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    text-align: center
}

.ven-section-story {
    padding-bottom: 32px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
    border-width: thin
}

.ven-cart-box-products__image .ven-section-story figure,
.ven-section-story .ven-cart-box-products__image figure,
.ven-section-story .ven-img-drop {
    padding-bottom: 80%;
    width: 100%
}

.ven-section-story__decs {
    padding: 0 20px;
    margin-bottom: 37px
}

@media (min-width:992px) {
    .ven-section-story__decs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }
}

.ven-section-story__decs h2 {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%;
    font-size: 42px
}

@media (min-width:992px) {
    .ven-section-story__decs h2 {
        display: inline-block;
        margin-right: 98px;
        margin-bottom: auto;
        font-size: 48px
    }
}

.ven-section-story__decs p {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

@media (min-width:992px) {
    .ven-section-story__decs p {
        display: inline-block;
        max-width: 392px;
        padding-top: 10px
    }
}

@media (max-width:992px) {
    .ven-section-story__item {
        margin-right: -15px;
        margin-left: -15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:992px) {
    .ven-section-story__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.ven-section-story__main-section {
    max-width: 100%
}

@media (min-width:992px) {
    .ven-section-story__main-section {
        max-width: 622px;
        margin-right: 70px
    }
}

.ven-section-story__sub-section {
    max-width: 100%;
    max-width: 620px
}

@media (max-width:992px) {
    .ven-section-story__sub-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100vw;
        width: 100vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px
    }

    .ven-section-story__sub-section .owl-stage {
        left: -80px
    }
}

@media (max-width:992px) {
    .ven-section-story__sub-section .owl-nav {
        width: calc(100vw - 30px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.ven-section-story__sub-section .owl-nav button span {
    margin: 32px 0 16px 22px !important
}

.ven-section-story__sub-section .owl-nav button.owl-prev span {
    margin: 32px 22px 16px 0 !important
}

.ven-section-story__info-item {
    margin-top: 27px;
    padding: 0 20px;
    margin-bottom: 24px
}

@media (min-width:992px) {
    .ven-section-story__info-item {
        padding: 0
    }
}

.ven-section-story__info-item h3 {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 15px;
    max-width: 411px
}

@media (max-width:992px) {
    .ven-section-story__sub-item {
        max-width: 100%;
        width: calc(33% - 40px)
    }
}

@media (min-width:992px) {
    .ven-section-story__sub-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 80px
    }
}

.ven-section-story__sub-item__image {
    margin-right: 30px
}

@media (max-width:992px) {
    .ven-section-story__sub-item__image {
        margin-bottom: 15px;
        margin-right: 0;
        position: relative;
        padding-bottom: 75%
    }
}

.ven-section-story__sub-item__image img {
    max-width: 188px;
    width: 188px;
    height: 142px
}

@media (max-width:992px) {
    .ven-section-story__sub-item__image img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        position: absolute
    }
}

.ven-section-story__sub-item__info-item h3 {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 18px
}

@media (max-width:992px) {
    .ven-section-story__sub-item__info-item h3 {
        margin-bottom: 17px
    }
}

.ven-section-story__sub-item__info-item p {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #383636
}

@media (max-width:992px) {
    .ven-section-story__sub-item__info-item p {
        max-width: 100%;
        width: 100%
    }
}

.woocommerce-orders-table__cell-order-number a {
    text-decoration: none
}

.woocommerce-orders-table__cell-order-number a:hover {
    text-decoration: underline
}

span.woocommerce-Price-amount.amount {
    font-family: "Proxima Nova", sans-serif;
    font-weight: 300;
    font-style: normal
}

span.woocommerce-Price-countryCode {
    margin-left: 3px;
    font-size: 80%;
    font-weight: 300;
    color: #a0a0a0
}

@media (min-width:1200px) {

    .ven-container-xl,
    .ven-single-product-header {
        width: 1312px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:1200px) {

    .ven-container-xl,
    .ven-single-product-header {
        padding: 0 15px
    }
}

.ven-single-product-header {
    margin-top: 17px;
    margin-bottom: 76px
}

.ven-product-info {
    margin-bottom: 120px
}

@media (max-width:992px) {
    .ven-product-info {
        margin-bottom: 60px
    }
}

.single_variation_wrap.single_variation_wrap-other .single-product-price {
    display: none !important
}

.ven-product-options__item.physical-gift {
    margin-top: 13px
}

.ven-product-options__item.physical-gift .gfield_checkbox li label {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000
}

.ven-product-options__item.physical-gift .gfield_checkbox li label::before {
    top: 0;
    width: 15px;
    height: 15px
}

.ven-product-options__item.physical-gift .gfield_checkbox li label::after {
    content: url(../images/checked-icon.svg);
    top: 0;
    left: 2px;
    width: inherit;
    height: inherit;
    background-color: transparent
}

.ven-product-single-card {
    max-width: 457px
}

@media (max-width:992px) {
    .ven-product-single-card {
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.ven-product-single-card .single_variation_wrap {
    position: relative
}

.ven-product-single-card .single_variation_wrap .woocommerce-variation.single_variation {
    pointer-events: none
}

.ven-product-single-card .single-product-price {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 41px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.ven-product-single-card .woocommerce-variation-availability {
    position: absolute;
    top: -82px;
    left: 0
}

.ven-product-single-card .variations-stock-update {
    display: none
}

.ven-product-single-card .ven-box-quantity {
    display: none
}

.ven-product-single-card__header {
    margin-bottom: 40px
}

@media (max-width:992px) {
    .ven-product-single-card__header {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.ven-product-single-card__title {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%;
    margin-bottom: 15px
}

.ven-product-single-card__title .product-subtitle {
    display: block;
    font-size: 70%;
    color: #a0a0a0
}

.ven-product-single-card__desc {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

.ven-product-single-card__body {
    margin-bottom: 57px
}

@media (max-width:992px) {
    .ven-product-single-card__body {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 30px;
        position: relative
    }

    .ven-product-single-card__body:before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0;
        width: 100vw;
        height: 1px;
        background-color: #dcdcdc
    }
}

.ven-product-single-card__body ul {
    padding-left: 0;
    margin-bottom: 0
}

.ven-product-single-card__body ul li {
    list-style: none
}

.ven-product-single-card__body ul li:not(:last-child) {
    margin-bottom: 7px
}

.ven-product-single-card__body ul li:not(:last-child).ven-variations-group {
    margin-bottom: 20px
}

.ven-product-single-card__body .variations {
    width: 100%
}

.ven-product-single-card__body .availability_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    background-color: #f9e6da;
    border: 1px solid #d83849;
    text-transform: uppercase;
    color: #d83849;
    padding: 11px 13px 9px;
    font-size: 14px;
    letter-spacing: .1em;
    margin-bottom: .5rem
}

.ven-product-single-card__body .availability_date span {
    text-align: left
}

.ven-product-single-card__btn-add {
    position: relative;
    min-height: 41px;
    border: #000;
    background-color: #000;
    color: #fff;
    width: 100%;
    padding: 6px 13px 6px 15px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: .1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ven-product-single-card__btn-add.is-loading {
    background-color: #eee
}

.ven-product-single-card__btn-add.is-loading:before {
    width: 40px;
    height: 70%
}

.ven-product-single-card__btn-add.is-loading .single-product-price {
    opacity: 0
}

.ven-product-single-card__btn-add.ven-product-buy-now {
    background-color: #9d9fa2
}

.ven-product-single-card__btn-add__price {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 23px;
    line-height: 29px;
    text-align: right
}

.ven-product-single-card__btn-hint,
.ven-product-single-card__btn-wishlist {
    cursor: pointer !important;
    border: none;
    background-color: transparent;
    padding: 13px 0 13px 0;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: .1em;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto !important;
    max-width: 50%;
    margin-left: 0 !important
}

.ven-product-single-card__btn-hint .add-wish-pointer,
.ven-product-single-card__btn-wishlist .add-wish-pointer {
    cursor: pointer;
    pointer-events: none
}

.ven-product-single-card__btn-hint .wishlist-button-text,
.ven-product-single-card__btn-wishlist .wishlist-button-text {
    margin-left: 10px
}

.ven-product-single-card__btn-hint .wishlist-button-text:nth-child(2),
.ven-product-single-card__btn-wishlist .wishlist-button-text:nth-child(2) {
    margin-top: 3px
}

.ven-product-single-card__btn-hint .ven-btn-hint,
.ven-product-single-card__btn-wishlist .ven-btn-hint {
    cursor: pointer
}

.ven-product-single-card .group-btn-addition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ven-product-single-card__more {
    margin-top: 28px;
    font-size: 12px;
    font-style: italic
}

.ven-product-single-card__more a {
    text-decoration: underline
}

.ven-product-disclaimer {
    opacity: .53;
    overflow: hidden
}

.ven-product-disclaimer p:last-child {
    margin-bottom: 0
}

.ven-product-disclaimer.opened {
    height: auto
}

@media (max-width:992px) {
    .cart.popup-cart {
        position: fixed;
        width: 100%;
        height: auto;
        bottom: 0;
        left: 0;
        z-index: 2200;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: .35s;
        transition: .35s;
        background-color: #fff;
        border-top: 1px solid #dcdcdc;
        padding: 20px
    }

    .cart.popup-cart.active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.variable-cart-mobile {
    display: none
}

@media (max-width:992px) {
    .variable-cart-mobile {
        display: block
    }
}

@media (max-width:992px) {
    .single.single-product .select2-container {
        z-index: 2200
    }
}

.btn-popup-variable {
    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;
    width: 100%
}

.btn-popup-variable svg[role=img] {
    margin-right: 10px
}

.ven-product-options__item {
    visibility: hidden;
    position: relative;
    margin-bottom: 7px;
    position: relative;
    font-size: 12px;
    cursor: pointer
}

.ven-product-options__item:not(:last-child) .price {
    display: none
}

.ven-product-options__item.is-show .ven-product-options__dropdown {
    display: block
}

.ven-product-options__selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px 50px 11px 15px;
    border: thin solid #dcdcdc
}

.ven-product-options__selected::after {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L4 4L1 1' stroke='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: calc(50% - 3px);
    right: 20px
}

.ven-product-options__title {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 0 15px
}

.ven-product-options__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ven-product-options__content .select2-selection {
    height: auto;
    padding: 11px 50px 11px 50px;
    border: thin solid #dcdcdc;
    border-radius: 0 0 !important;
    text-align: center
}

.ven-product-options__dropdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #fff;
    color: #343a40;
    display: none;
    max-height: 164px;
    overflow-y: auto;
    overflow-x: hidden;
    border: thin solid #cacaca
}

.ven-product-options__dropdown .ven-options-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 10px;
    height: 41px
}

.ven-product-options__dropdown .ven-options-list__item:hover {
    background-color: #e9ecef
}

.ven-options-list__item {
    text-align: center;
    padding-bottom: 0
}

.ven-options-list__item button {
    padding: 0;
    border: none;
    border-radius: 0;
    line-height: 1;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 12px;
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

.ven-options-list__item button span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.ven-options-list__item button strong {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    font-weight: 400;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.ven-product-options__item--sizes .ven-options-list__item button strong {
    text-transform: uppercase;
    border: thin solid rgba(242, 242, 242, .2)
}

@media (min-width:992px) {
    .ven-options-list__item.is-selected button strong {
        -webkit-box-shadow: 0 0 0 1px #f2f2f2;
        box-shadow: 0 0 0 1px #f2f2f2
    }
}

.ven-product-details {
    max-width: 457px;
    border-bottom: thin solid #dcdcdc
}

@media (max-width:992px) {
    .ven-product-details {
        max-width: 100%
    }
}

.ven-product-details__item {
    border-top: thin solid #dcdcdc;
    padding: 16px 0
}

.ven-product-details__item .ven-product-details__content {
    height: auto;
    max-height: 0;
    display: block;
    overflow-y: hidden;
    -webkit-transition: .35s;
    transition: .35s;
    margin-top: 0
}

.ven-product-details__item.is-show .ven-product-details__content {
    max-height: 1000px
}

.ven-product-details__item.is-show .ven-product-details__title {
    margin-bottom: 10px
}

.ven-product-details__item.is-show .ven-product-details__title::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.ven-product-details__title {
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #979797;
    cursor: pointer
}

.ven-product-details__title::after,
.ven-product-details__title::before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: 20px;
    width: 13px;
    height: 1px;
    background-color: #000;
    -webkit-transition: .35s;
    transition: .35s
}

.ven-product-details__title::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ven-product-details__content {
    margin-top: 11px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    display: none
}

.ven-product-details__content p {
    margin-bottom: 2px
}

.ven-product-slider__image {
    height: 0;
    padding-bottom: 100%
}

.ven-product-slider .slick-next,
.ven-product-slider .slick-prev {
    position: absolute;
    z-index: 1;
    border: none;
    background: 0 0;
    font-size: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 50px
}

.ven-product-slider .slick-next::after,
.ven-product-slider .slick-prev::after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 7L7 13' stroke='black'/%3E%3C/svg%3E%0A");
    -webkit-transition: background-image .3s ease-in;
    transition: background-image .3s ease-in;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: auto;
    margin-left: 0
}

.ven-product-slider .slick-next {
    left: auto;
    right: 0
}

.ven-product-slider .slick-next::after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L1 13' stroke='black'/%3E%3C/svg%3E%0A");
    -webkit-transition: background-image .3s ease-in;
    transition: background-image .3s ease-in;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: 0
}

.ven-product-slider [data-fancybox] {
    cursor: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='23' r='23' fill='black' fill-opacity='0.62'/%3E%3Cpath d='M36.935 22.5H10.065' stroke='white'/%3E%3Cpath d='M23.5 35.935L23.5 9.06497' stroke='white'/%3E%3C/svg%3E%0A") 16 16, auto
}

.ven-product-nav {
    margin: auto
}

@media (max-width:992px) {
    .ven-product-nav {
        margin-bottom: 20px
    }
}

@media (min-width:992px) {
    .ven-product-nav {
        max-width: 70%
    }
}

.ven-product-slider-nav__image {
    height: 0;
    padding-bottom: 96.20253%
}

.ven-product-slider-nav__item {
    padding: 0 12px
}

.ven-product-slider-nav .slick-current img {
    border: thin solid #000
}

.ven-product-slider-nav .slick-slide:focus {
    outline: 0
}

.ven-product-desc {
    padding-bottom: 65px;
    margin-bottom: 45px;
    border-bottom: thin solid #cacaca
}

.ven-product-desc__image {
    height: 0;
    padding-bottom: 62.5%;
    margin-bottom: 56px
}

.ven-product-desc__para {
    max-width: 742px;
    margin-bottom: 54px
}

.ven-product-desc__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ven-product-desc__wrapper-image {
    margin-bottom: 20px
}

.ven-cart-box-products__image .ven-product-desc__wrapper-image figure,
.ven-product-desc__wrapper-image .ven-cart-box-products__image figure,
.ven-product-desc__wrapper-image .ven-img-drop {
    height: 0;
    padding-bottom: 100%
}

.ven-cart-box-products__image .ven-product-desc__wrapper-image figure img,
.ven-product-desc__wrapper-image .ven-cart-box-products__image figure img,
.ven-product-desc__wrapper-image .ven-img-drop img {
    -o-object-fit: cover;
    object-fit: cover
}

.ven-product-desc__wrapper-para {
    display: inline-block
}

@media (min-width:1200px) {
    .ven-product-desc__wrapper-para {
        padding-left: 70px
    }
}

.ven-related-product {
    padding-bottom: 50px;
    border-bottom: thin solid #dcdcdc;
    margin-bottom: 43px
}

.ven-related-product .owl-dots {
    display: none
}

.ven-related-product .wishlist-button-text {
    display: none
}

.ven-related-product .ven-product-single-card__btn-wishlist {
    display: inline-block !important;
    width: auto !important
}

.ven-related-product__header {
    margin-bottom: 36px
}

.ven-related-product__title {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%
}

.ven-related-product .ven-product-card {
    border-bottom: 0
}

.ven-related-product .ven-product-card__footer {
    margin-bottom: 0
}

.ven-product-card {
    border-bottom: thin solid #cacaca
}

.ven-product-card a {
    text-decoration: none
}

.ven-product-card__image {
    margin-bottom: 16px;
    height: 0;
    padding-bottom: 95.31773%
}

.ven-product-card__image img:nth-child(2) {
    opacity: 0 !important;
    -webkit-transition: .35s;
    transition: .35s
}

.ven-product-card__image:hover img:nth-child(2) {
    opacity: 1 !important
}

.ven-product-card__pre {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #979797;
    margin-bottom: 5px
}

.ven-product-card__name {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ven-product-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.ven-product-card__price {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.28571
}

.ven-product-card__price .woocommerce-Price-amount.amount {
    font-style: normal
}

.ven-product-card__wistlist {
    border: none;
    background-color: transparent
}

.ven-product-options__item.hide-ven-product-options__item .ven-product-options__content .select2-selection__rendered .option-id {
    text-align: center
}

.ven-product-options__content .select2-selection__rendered {
    height: auto !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    padding-top: 0 !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    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;
    padding-right: 8px !important;
    padding-left: 8px !important
}

.ven-product-options__content .select2-selection__rendered .price {
    margin-left: 12px;
    text-align: left
}

.ven-product-options__content .select2-selection__rendered .option-id-empty {
    text-align: center
}

.ven-product-options__content .select2-selection__rendered span {
    width: 50%;
    text-align: right
}

.ven-product-options__content .select2-selection__rendered span.option-id:last-child {
    text-align: center
}

.ven-product-options__content .select2-selection__rendered strong {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    border: solid 1px #000;
    margin-left: 15px
}

#gift-card-dynamic-price {
    height: auto;
    width: 100%;
    padding: 11px 50px 11px 15px;
    border: thin solid #dcdcdc;
    border-radius: 0 0 !important;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase
}

#gift-card-dynamic-price:-ms-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

#gift-card-dynamic-price::-ms-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

#gift-card-dynamic-price:-ms-input-placeholder,
#gift-card-dynamic-price::-webkit-input-placeholder,
#gift-card-dynamic-price::placeholder {
    color: rgba(0, 0, 0, .42)
}

.gift-other-amount {
    position: relative
}

.gift-other-amount .currency-symbol {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    color: rgba(0, 0, 0, .42);
    position: absolute;
    right: 12px;
    top: 11px
}

.product-attribute-dropdown .select2-results>.select2-results__options {
    max-height: inherit
}

.product-attribute-dropdown .select2-results__option {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #343a40;
    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
}

.product-attribute-dropdown .select2-results__option:first-child:not(:last-child) span {
    text-align: right !important
}

.product-attribute-dropdown .select2-results__option .price {
    font-size: 14px;
    line-height: 17px;
    margin-left: 12px;
    text-align: left
}

.product-attribute-dropdown .select2-results__option .price del {
    margin-right: 7px
}

.product-attribute-dropdown .select2-results__option span {
    width: 50%;
    text-align: right
}

.product-attribute-dropdown .select2-results__option span.option-id:last-child {
    text-align: center
}

.product-attribute-dropdown .select2-results__option strong {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    border: solid 1px #000;
    margin-left: 15px
}

.product-attribute-dropdown .select2-results__option .option-id-center {
    text-align: center
}

.product-attribute-dropdown.hide-price-attribute-dropdown .select2-results__option .price {
    display: none
}

.product-attribute-dropdown.hide-price-attribute-dropdown .select2-results__option .option-id {
    text-align: center
}

.ven-popup-overlay-cart {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 2000;
    background-color: #000;
    opacity: .7
}

.modal-hint .modal-dialog {
    max-width: 738px;
    width: 100%
}

@media (max-width:992px) {
    .modal-hint .modal-dialog {
        margin: 0
    }
}

.modal-hint .modal-dialog .modal-content {
    position: relative
}

.modal-hint .modal-dialog .modal-content:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e4e4e4
}

@media (max-width:992px) {
    .modal-hint .modal-dialog .modal-content:before {
        content: none
    }
}

.modal-hint .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px
}

@media (max-width:992px) {
    .modal-hint .modal-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.modal-hint .modal-body .form-hint,
.modal-hint .modal-body .hint-template {
    width: 50%
}

@media (max-width:992px) {

    .modal-hint .modal-body .form-hint,
    .modal-hint .modal-body .hint-template {
        width: 100%
    }
}

.modal-hint .modal-body .form-hint-wrap,
.modal-hint .modal-body .hint-template-wrap {
    max-width: 205px;
    margin: 0 auto
}

@media (max-width:992px) {

    .modal-hint .modal-body .form-hint-wrap,
    .modal-hint .modal-body .hint-template-wrap {
        max-width: 100% !important;
        padding: 0 15px
    }
}

.modal-hint .modal-body .form-hint {
    padding-left: 16px
}

@media (max-width:992px) {
    .modal-hint .modal-body .form-hint {
        padding-left: 0;
        margin-top: 0
    }

    .modal-hint .modal-body .form-hint .mb-5 {
        margin-bottom: 25px !important
    }
}

.modal-hint .modal-body .form-hint-wrap {
    max-width: 251px
}

.modal-hint .modal-body .gform_validation_container {
    display: none
}

@media (max-width:992px) {
    .modal-hint .modal-body .hint-template {
        padding-bottom: 35px;
        margin-bottom: 30px;
        position: relative
    }

    .modal-hint .modal-body .hint-template:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        top: 100%;
        background-color: #e4e4e4
    }
}

.modal-hint .modal-body .hint-template-header {
    margin-bottom: 30px
}

.modal-hint .modal-body .hint-template-header h3 {
    font-size: 36px;
    font-weight: 30;
    line-height: 106.9%;
    font-family: "FreightText Pro", serif;
    text-transform: uppercase
}

.modal-hint .modal-body .hint-template-content {
    font-size: 14px;
    font-weight: 400;
    font-family: "Proxima Nova", sans-serif;
    line-height: 140%;
    margin-bottom: 50px
}

.modal-hint .modal-body .hint-template-content p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.modal-hint .modal-body .hint-template-content p span {
    margin-left: 15px;
    border-bottom: solid 1px #000;
    width: 100%;
    text-align: center
}

.modal-hint .modal-body .hint-template-product .hint-template-product__image {
    max-width: 160px;
    width: 100%;
    margin: 0 auto 10px
}

@media (max-width:992px) {
    .modal-hint .modal-body .hint-template-product .hint-template-product__image {
        max-width: 200px
    }
}

.modal-hint .modal-body .hint-template-product .hint-template-product__image .ven-cart-box-products__image figure,
.modal-hint .modal-body .hint-template-product .hint-template-product__image .ven-img-drop,
.ven-cart-box-products__image .modal-hint .modal-body .hint-template-product .hint-template-product__image figure {
    padding-bottom: 100%
}

.modal-hint .modal-body .hint-template-product .hint-template-product__name {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

@media (max-width:992px) {
    .modal-hint .modal-body .hint-template-product .hint-template-product__name {
        max-width: 200px
    }
}

.modal-hint .modal-body .form-hint-wrap {
    margin-top: 20px
}

.modal-hint .modal-body .form-hint li {
    margin-bottom: 25px
}

.modal-hint .modal-body .form-hint li.gform_hidden {
    margin-bottom: 0
}

.modal-hint .modal-body .form-hint li label {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 140%;
    font-family: "Proxima Nova", sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 8px
}

.modal-hint .modal-body .form-hint li input {
    font-size: 14px !important;
    line-height: 140% !important;
    font-weight: 400;
    font-family: "Proxima Nova", sans-serif !important;
    border-width: 0 0 1px 0 !important;
    border-color: #000 !important;
    padding: 0 0 8px !important;
    height: inherit !important;
    width: 100% !important
}

@media (max-width:992px) {
    .modal-hint .modal-body .form-hint li input {
        font-size: 16px !important
    }
}

.modal-hint .modal-body .form-hint li input::-webkit-input-placeholder {
    color: #9e9e9e
}

.modal-hint .modal-body .form-hint li input:-ms-input-placeholder {
    color: #9e9e9e
}

.modal-hint .modal-body .form-hint li input::-moz-placeholder {
    color: #9e9e9e
}

.modal-hint .modal-body .form-hint li input::-ms-input-placeholder {
    color: #9e9e9e
}

.modal-hint .modal-body .form-hint li input::placeholder {
    color: #9e9e9e
}

.modal-hint .modal-body .form-hint .gform_button {
    width: 100%
}

.modal-hint .modal-body .form-hint .gform_footer {
    position: relative
}

.modal-hint .modal-body .form-hint .gform_ajax_spinner {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%
}

.product-subtitle {
    color: #a0a0a0
}

.woocommerce-Price-from {
    margin-right: 3px;
    font-style: italic;
    text-transform: capitalize;
    font-size: 95%;
    color: #a0a0a0
}

.product-attribute-dropdown.giftvoucher-attribute-dropdown .option-id:not(:last-child) {
    display: none
}

.product-attribute-dropdown.giftvoucher-attribute-dropdown .option-id:last-child {
    text-align: center
}

.product-attribute-dropdown.giftvoucher-attribute-dropdown .price {
    margin-left: 0;
    text-align: center
}

.ven-product-options-giftvoucher .ven-product-options__content .select2-selection__rendered .option-id {
    display: none
}

.ven-product-options-giftvoucher .ven-product-options__content .select2-selection__rendered .option-id.option-id-empty {
    display: inline-block;
    text-align: center
}

.ven-product-options-giftvoucher .ven-product-options__content .select2-selection__rendered .price {
    display: inline-block;
    margin-left: 0;
    text-align: center
}

.ven-variations-group {
    margin-bottom: 20px
}

.ven-variations-group__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ven-variations-group__header>div:not(:last-child) {
    margin-right: 40px
}

@media (min-width:992px) {
    .ven-variations-group__header>div:not(:last-child) {
        margin-right: 60px
    }
}

.ven-variations-group__header .ven-variations-group__title {
    margin-bottom: 0
}

.ven-variations-group__title {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 15px;
    width: 110px
}

.ven-variations-group__title>span {
    display: inline-block
}

.ven-variations-group__title>span small {
    font-size: inherit;
    text-transform: none;
    font-style: italic;
    letter-spacing: normal;
    color: #6c757d;
    margin-left: 6px
}

@media (max-width:992px) {
    .ven-variations-group__title>span small {
        display: block;
        text-align: right
    }
}

.ven-variations-group.has-colors {
    padding-bottom: 15px
}

@media (min-width:992px) {
    .ven-variations-group.has-colors .ven-variations-group__header {
        display: block
    }

    .ven-variations-group.has-colors .ven-variations-group__title {
        width: auto;
        margin-bottom: 15px;
        padding-top: 0
    }
}

.ven-variation-radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -40px;
    margin-bottom: -20px
}

.ven-variation-radios>div {
    margin-right: 40px;
    margin-bottom: 20px
}

.ven-variation-colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-bottom: -20px
}

.ven-variation-colors label {
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer
}

.ven-variation-colors label input {
    display: none
}

.ven-variation-colors label input+span {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: thin solid transparent;
    padding: 3px
}

.ven-variation-colors label input+span i {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: thin solid #ddd;
    background-repeat: no-repeat;
    background-size: cover
}

.ven-variation-colors label input:checked+span {
    border-color: #000
}

.ven-product-question {
    margin-top: 70px;
    text-align: center
}

@media (min-width:992px) {
    .ven-product-question {
        text-align: left
    }
}

.ven-product-item {
    border-bottom: thin solid #dcdcdc;
    padding-bottom: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ven-product-item__header {
    margin-bottom: 16px
}

.ven-product-item__image {
    height: 0;
    padding-bottom: 100%
}

.ven-product-item__body {
    display: block
}

.ven-product-item__body:hover {
    text-decoration: none
}

.ven-product-item__footer {
    margin-top: 24px
}

.ven-product-item__category {
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #979797;
    margin-bottom: 5px
}

@media (min-width:768px) {
    .ven-product-item__category {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.ven-product-item__name {
    font-family: "FreightText Pro", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 0
}

@media (min-width:768px) {
    .ven-product-item__name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.ven-product-item__name span {
    color: #979797
}

.ven-product-item__price {
    font-size: 16px;
    text-transform: uppercase
}

@media (min-width:768px) {
    .ven-product-item__price {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.ven-product-item__price .woocommerce-Price-from {
    font-family: "FreightText Pro", serif;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    text-transform: none
}

.ven-products-list {
    gap: 0 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:768px) {
    .ven-products-list {
        gap: 0 38px;
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas: "focus focus . ." "focus focus . ." ". . . ." ". . focus-2 focus-2" ". . focus-2 focus-2" ". . . ."
    }
}

.ven-products-list__item {
    margin-bottom: 38px;
    min-width: 0
}

@media (min-width:768px) {

    .ven-products-list__item:nth-child(1) .ven-product-item,
    .ven-products-list__item:nth-child(14) .ven-product-item {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ven-products-list__item:nth-child(1) .ven-product-item__header,
    .ven-products-list__item:nth-child(14) .ven-product-item__header {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .ven-products-list__item:nth-child(1) .ven-product-item__image,
    .ven-products-list__item:nth-child(14) .ven-product-item__image {
        padding-bottom: 0;
        height: 100%
    }
}

@media (min-width:768px) {
    .ven-products-list__item:nth-child(1) {
        grid-area: focus
    }

    .ven-products-list__item:nth-child(14) {
        grid-area: focus-2
    }
}

.ven-products-archive {
    margin-bottom: 70px
}

.ven-content .woocommerce-products-header {
    margin-bottom: 70px;
    text-align: center;
    margin-top: 60px
}

.ven-content .woocommerce-products-header .page-title {
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%;
    text-align: center;
    color: #000;
    font-family: "FreightText Pro", serif;
    margin-bottom: 15px
}

.ven-content .woocommerce-products-header .page-description,
.ven-content .woocommerce-products-header .term-description {
    max-width: 534px;
    width: 100%;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #000;
    margin: 0 auto;
    padding: 0 20px
}

.ven-content .ven-products-filter {
    background-color: #f2f2f2;
    margin-bottom: 40px;
    overflow-y: auto
}

@media (max-width:992px) {
    .ven-content .ven-products-filter {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 5000;
        width: 100%;
        height: 100%;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: .4s;
        transition: .4s;
        background-color: #e5e5e5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .ven-content .ven-products-filter.active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.ven-content .ven-products-filter .form-products-filter {
    padding: 102px 20px 20px;
    -webkit-transition: .5s;
    transition: .5s;
    max-height: auto;
    overflow: hidden
}

@media (min-width:992px) {
    .ven-content .ven-products-filter .form-products-filter {
        max-width: 1352px;
        padding: 0;
        margin-left: auto;
        margin-right: auto
    }
}

.ven-content .ven-products-filter .form-products-filter.active {
    max-height: 100000px
}

.ven-content .ven-products-filter .form-products-filter.active .filter-list .filter-value {
    opacity: 0
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter.active .filter-list .filter-value {
        opacity: 1
    }
}

.ven-content .ven-products-filter .form-products-filter.active .filter-list .filter-item .filter-options {
    opacity: 1;
    max-height: 1000px
}

.ven-content .ven-products-filter .form-products-filter.active .filter-list .filter-item .filter-value {
    height: 30px
}

.ven-content .ven-products-filter .form-products-filter.active .filter-list #btn-toggle-filter {
    border-color: transparent;
    background-image: url(../images/icon-close.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    padding-left: 0;
    padding-right: 0
}

.ven-content .ven-products-filter .form-products-filter.active .filter-list #btn-toggle-filter img,
.ven-content .ven-products-filter .form-products-filter.active .filter-list #btn-toggle-filter span {
    opacity: 0
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter.active .filter-list #btn-toggle-filter span {
        opacity: 1
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 16px 160px 0 16px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        position: inherit
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item {
    margin-right: 20px;
    margin-bottom: 25px;
    width: 100%;
    max-width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item {
        max-width: 100%;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 80px;
        position: relative
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item:last-child {
        margin-bottom: 50px
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item.active .filter-options {
        opacity: 1;
        max-height: 1000px
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item.active .filter-value {
        opacity: 1;
        border: 0;
        z-index: 100
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item.active .filter-value span {
        opacity: 0
    }
}

@media (max-width:992px) and (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item.active .filter-value .mobile-arrow {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-title {
    width: 100%;
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    padding-bottom: 6px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 6px;
    text-transform: capitalize
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-title {
        border-bottom: 0;
        padding-bottom: 20px;
        margin-bottom: 0
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-value {
    width: 100%;
    -webkit-transition: .25s;
    transition: .25s;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-value {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 43px;
        width: 100%;
        padding: 0 10px 10px 0;
        z-index: 300
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-value .mobile-arrow {
    display: none
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-value .mobile-arrow {
        display: block;
        margin-top: 5px
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: .25s;
    transition: .25s;
    opacity: 0;
    max-height: 0;
    height: 100%;
    max-width: 220px
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options {
        margin-right: 40px;
        width: 100%;
        max-width: 100%;
        position: relative;
        z-index: 200;
        background-color: #e5e5e5
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options:last-child {
        margin-bottom: -40px
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options label {
    cursor: pointer;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000;
    padding-left: 23px;
    margin-bottom: 0
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options input {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    z-index: 30;
    height: 100%;
    width: 13px;
    left: 0;
    top: 0
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-checkbox {
    position: relative;
    margin-bottom: 20px;
    padding-right: 25px
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-checkbox label:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    border: 1px solid #d9d9d9
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-checkbox label:before {
    content: '';
    position: absolute;
    background: url(../images/icon-checked.svg) center no-repeat;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    width: 7px;
    height: 5px
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-checkbox input:checked~label:before {
    opacity: 1
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-checkbox input:checked~label:after {
    border: 1px solid #000
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-radio {
    position: relative;
    margin-bottom: 20px
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-radio label:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    border: 1px solid #d9d9d9;
    border-radius: 50%
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-radio label:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-radio input:checked~label:before {
    opacity: 1
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-item .filter-options .input-radio input:checked~label:after {
    border: 1px solid #000
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-button {
    position: absolute;
    right: 20px;
    margin-left: auto
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-button {
        width: calc(100% - 40px);
        z-index: 20;
        top: 0
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-button #btn-toggle-filter {
        border-color: transparent;
        background-image: url(../images/icon-close.svg);
        background-position: 100% 50%;
        background-repeat: no-repeat;
        background-color: #e5e5e5;
        padding-left: 0;
        padding-right: 0
    }

    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-button img,
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-button span {
        opacity: 0
    }
}

@media (max-width:992px) and (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-button span {
        opacity: 1
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-button button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 153px;
    text-align: left;
    padding: 16px 24px;
    border: 1px solid #d0d0d0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .form-products-filter .filter-list .filter-button button {
        width: 100%;
        border: 0
    }
}

.ven-content .ven-products-filter .form-products-filter .filter-list .filter-button button img,
.ven-content .ven-products-filter .form-products-filter .filter-list .filter-button button span {
    -webkit-transition: .3s;
    transition: .3s
}

.ven-content .ven-products-filter .filter-buttons-mb {
    display: none
}

@media (max-width:992px) {
    .ven-content .ven-products-filter .filter-buttons-mb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 20px;
        background-color: #fff;
        border-top: 1px solid #dcdcdc
    }

    .ven-cart-box-coupon__button .ven-content .ven-products-filter .filter-buttons-mb button,
    .ven-content .ven-products-filter .filter-buttons-mb .ec-btn,
    .ven-content .ven-products-filter .filter-buttons-mb .gform_button,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-btn,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-cart-box-coupon__button button,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Address footer a,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-EditAccountForm .woocommerce-Button,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-pagination .woocommerce-button,
    .woocommerce-Address footer .ven-content .ven-products-filter .filter-buttons-mb a,
    .woocommerce-EditAccountForm .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Button,
    .woocommerce-pagination .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-button {
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: .1em;
        text-transform: uppercase
    }

    .ven-cart-box-coupon__button .ven-content .ven-products-filter .filter-buttons-mb button .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .ec-btn .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .gform_button .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-btn .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-cart-box-coupon__button button .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Address footer a .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-EditAccountForm .woocommerce-Button .total-products,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-pagination .woocommerce-button .total-products,
    .woocommerce-Address footer .ven-content .ven-products-filter .filter-buttons-mb a .total-products,
    .woocommerce-EditAccountForm .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Button .total-products,
    .woocommerce-pagination .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-button .total-products {
        font-style: inherit
    }

    .ven-cart-box-coupon__button .ven-content .ven-products-filter .filter-buttons-mb button .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .ec-btn .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .gform_button .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-btn .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-cart-box-coupon__button button .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Address footer a .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-EditAccountForm .woocommerce-Button .total-products:before,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-pagination .woocommerce-button .total-products:before,
    .woocommerce-Address footer .ven-content .ven-products-filter .filter-buttons-mb a .total-products:before,
    .woocommerce-EditAccountForm .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Button .total-products:before,
    .woocommerce-pagination .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-button .total-products:before {
        content: '('
    }

    .ven-cart-box-coupon__button .ven-content .ven-products-filter .filter-buttons-mb button .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .ec-btn .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .gform_button .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-btn .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-cart-box-coupon__button button .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Address footer a .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-EditAccountForm .woocommerce-Button .total-products:after,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-pagination .woocommerce-button .total-products:after,
    .woocommerce-Address footer .ven-content .ven-products-filter .filter-buttons-mb a .total-products:after,
    .woocommerce-EditAccountForm .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Button .total-products:after,
    .woocommerce-pagination .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-button .total-products:after {
        content: ')'
    }

    .ven-content .ven-products-filter .filter-buttons-mb .ven-btn-secondary {
        background-color: #fff;
        border: 1px solid #e6e7e8
    }

    .ven-content .ven-products-filter .filter-buttons-mb .ec-btn-primary,
    .ven-content .ven-products-filter .filter-buttons-mb .gform_button,
    .ven-content .ven-products-filter .filter-buttons-mb .ven-btn-primary,
    .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-EditAccountForm .woocommerce-Button,
    .woocommerce-EditAccountForm .ven-content .ven-products-filter .filter-buttons-mb .woocommerce-Button {
        margin-bottom: 0
    }
}

.ven-content .ven-products-filter-mb {
    display: none
}

@media (max-width:992px) {
    .ven-content .ven-products-filter-mb {
        display: block;
        padding: 0 20px;
        margin-bottom: 30px
    }
}

.ven-content .ven-products-filter-mb #btn-toggle-filter-mb {
    border: 1px solid #dcdcdc;
    padding: 18px 20px 17px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    background-color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ven-content .ven-products-loop .woocommerce-info {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .1em;
    color: #b3b3b3
}

.ven-content .products {
    list-style: none;
    padding-left: 0;
    margin-left: -18px;
    margin-right: -18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:992px) {
    .ven-content .products {
        display: none
    }
}

.ven-content .products.products-mobile {
    display: none
}

@media (max-width:992px) {
    .ven-content .products.products-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 20px
    }

    .ven-content .products.products-mobile .product {
        width: calc(50% - 15px);
        padding: 0 0
    }
}

.ven-content .products .ven-product-loop-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

@media (min-width:768px) {
    .ven-content .products .ven-product-loop-group {
        width: 50%
    }
}

.ven-content .products .ven-product-loop-group .product {
    width: 100%
}

@media (min-width:768px) {
    .ven-content .products .ven-product-loop-group .product {
        width: 50%
    }
}

.ven-content .products .ven-product-loop-group .product.big-product-layout {
    width: 100%
}

.ven-content .products .ven-product-loop-group .product.big-product-layout .ven-product-loop-image {
    padding-bottom: 100%
}

@media (min-width:768px) {
    .ven-content .products .ven-product-loop-group .product.big-product-layout .ven-product-loop-image {
        padding-bottom: 0
    }
}

.ven-content .products .ven-product-loop-group .product .onsale {
    display: none
}

.ven-content .products .product {
    display: block;
    padding: 0 19px;
    width: 100%;
    margin-bottom: 38px
}

@media (min-width:768px) {
    .ven-content .products .product {
        width: 25%
    }
}

.ven-content .products .product .onsale {
    display: none
}

.ven-content .products .product .ven-product-loop-image {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    margin-bottom: 16px;
    padding-bottom: 100%
}

.ven-content .products .product .ven-product-loop-image:hover img:nth-child(2) {
    opacity: 1
}

.ven-content .products .product .ven-product-loop-image img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0
}

.ven-content .products .product .ven-product-loop-image img:nth-child(1) {
    opacity: 1;
    -webkit-transition: .35s;
    transition: .35s
}

.ven-products-loop {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 50px;
    margin-bottom: 43px
}

.ven-products-loop .ven-featured-product__wrapper {
    padding: 0 20px;
    margin-bottom: 30px;
    min-height: 50vh
}

@media (min-width:992px) {
    .ven-products-loop .ven-featured-product__wrapper {
        max-width: 1352px;
        margin-left: auto;
        margin-right: auto
    }
}

.woocommerce-loop-product__link {
    display: block;
    -webkit-transition: .35s;
    transition: .35s
}

.woocommerce-loop-product__link:hover {
    text-decoration: none
}

.ven-product-loop-addtional,
.ven-product-loop-addtional a {
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #979797
}

.woocommerce-loop-product__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-family: "FreightText Pro", serif;
    margin-bottom: 25px
}

.woocommerce-loop-product__title .product-subtitle {
    margin-left: 4px
}

.ven-product-loop-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-bottom: 0;
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px
}

.ven-product-loop-footer .price {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    font-style: normal;
    font-size: 15px
}

.wishlist-button {
    border: none;
    background: 0 0;
    display: inline-block;
    width: auto;
    margin-left: auto;
    cursor: pointer
}

.wishlist-button.loading {
    pointer-events: none
}

.wishlist-button .add-wish-pointer {
    position: relative;
    width: 21px;
    height: 21px;
    display: inline-block
}

.wishlist-button svg[role=img] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .35s;
    transition: .35s;
    opacity: 0
}

.wishlist-button svg[role=img].unactive {
    opacity: 1
}

.wishlist-button.added svg[role=img] {
    fill: currentColor
}

.wishlist-button input {
    display: none
}

.wishlist-button input:checked+span svg[role=img].unactive {
    opacity: 0
}

.wishlist-button input:checked+span svg[role=img].active {
    opacity: 1
}

.ven-product-loop-addtional {
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ven-product-loop-addtional span {
    display: inline-block;
    margin: 0 14px
}

.woocommerce-loop-product__title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#product-load-more {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #b3b3b3;
    opacity: 0
}

#product-load-more.active {
    opacity: 1
}

#product-load-more .loading__letter {
    letter-spacing: 0;
    display: inline-block;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

#product-load-more .loading__letter.spacing {
    padding: 0 3px
}

#product-load-more .loading__letter:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

#product-load-more .loading__letter:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

#product-load-more .loading__letter:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

#product-load-more .loading__letter:nth-child(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

#product-load-more .loading__letter:nth-child(6) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

#product-load-more .loading__letter:nth-child(7) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

#product-load-more .loading__letter:nth-child(8) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

#product-load-more .loading__letter:nth-child(9) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

#product-load-more .loading__letter:nth-child(10) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

#product-load-more .loading__letter:nth-child(11) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

#product-load-more .loading__letter:nth-child(12) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

#product-load-more .loading__letter:nth-child(13) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

#product-load-more .loading__letter:nth-child(14) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

#product-load-more .loading__letter:nth-child(15) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ven-styleguide {
    padding: 50px 0
}

.ven-styleguide section {
    margin-bottom: 40px
}

.ven-styleguide section>h2 {
    margin-bottom: 10px
}

.ven-cart-box-coupon__button .ven-styleguide section button,
.ven-styleguide section .ec-btn,
.ven-styleguide section .gform_button,
.ven-styleguide section .ven-btn,
.ven-styleguide section .ven-cart-box-coupon__button button,
.ven-styleguide section .woocommerce-Address footer a,
.ven-styleguide section .woocommerce-EditAccountForm .woocommerce-Button,
.ven-styleguide section .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-styleguide section a,
.woocommerce-EditAccountForm .ven-styleguide section .woocommerce-Button,
.woocommerce-pagination .ven-styleguide section .woocommerce-button {
    margin-right: 4px;
    margin-bottom: 8px
}

.ec-container,
.woocommerce-customer-details {
    max-width: 680px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

.ec-heading-primary,
.ec-page-title,
.ven-checkout-steps h2,
.ven-checkout-steps h3,
.ven-checkout-steps h4,
.ven-checkout-steps h5,
.ven-checkout-steps h6,
.ven-checkout__summary-title,
.ven-my-account-form-edit>h3,
.woocommerce-MyAccount-navigation ul,
.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name,
.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading,
.woocommerce-orders-table thead th {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 300;
    line-height: 106.9%
}

.ec-heading-primary,
.ven-my-account-form-edit>h3 {
    font-size: 22px
}

.ec-page-title {
    font-size: 48px;
    text-align: center;
    margin-bottom: 15px
}

.ec-breadcrumb {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    text-transform: uppercase
}

.ec-breadcrumb li {
    list-style: none
}

.ec-breadcrumb a {
    color: #a8a8a8
}

.ec-breadcrumb li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ec-breadcrumb li+li {
    margin-left: 10px
}

.ec-breadcrumb li+li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='4' height='6' viewBox='0 0 4 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L3 3L1 5' stroke='black'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    margin-right: 10px
}

.ec-btn-block {
    display: block;
    width: 100%
}

.ec-btn-secondary {
    padding-top: 16px;
    padding-bottom: 16px;
    text-decoration: underline
}

.ec-btn-edit {
    padding: 8px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: .1em
}

.woocommerce {
    line-height: 1.4
}

.woocommerce .clear {
    clear: both
}

.woocommerce-error {
    padding-left: 0;
    margin-bottom: 0;
    color: #dc3545;
    font-size: 14px;
    margin-bottom: 40px
}

.woocommerce-error li {
    list-style: none
}

.woocommerce-error li:not(:last-child) {
    margin-bottom: 10px
}

@media (min-width:992px) {

    .wc-credit-card-form .form-row-first.form-row,
    .wc-credit-card-form .form-row-last.form-row {
        width: calc(50% - 6px)
    }

    .wc-credit-card-form .form-row-first.form-row {
        float: left
    }

    .wc-credit-card-form .form-row-last.form-row {
        float: right
    }
}

.woocommerce-Addresses,
.woocommerce-customer-details .woocommerce-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px
}

.woocommerce-Address,
.woocommerce-customer-details .woocommerce-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px
}

.woocommerce-Address:not(:last-child),
.woocommerce-customer-details .woocommerce-column:not(:last-child) {
    margin-bottom: 60px
}

@media (min-width:992px) {

    .woocommerce-Address,
    .woocommerce-customer-details .woocommerce-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 0 !important
    }
}

.woocommerce-Address header h3,
.woocommerce-customer-details .woocommerce-column__title {
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21429;
    margin-bottom: 10px;
    text-transform: uppercase
}

form.checkout.processing .blockUI.blockOverlay {
    position: fixed !important;
    background: rgba(255, 255, 255, .8) !important;
    opacity: 1 !important
}

form.checkout.processing .blockUI.blockOverlay:before {
    content: 'Processing your payment...';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 190px
}

.shop-pagination {
    margin-top: 60px;
    text-align: center
}

.shop-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.shop-pagination ul li {
    display: inline-block
}

.shop-pagination ul li a {
    color: #b3b3b3;
    padding: 0 4px
}

.shop-pagination ul li a.next {
    width: 10px;
    height: 13px;
    background: url(../images/stroke.svg) center/contain no-repeat;
    display: block;
    position: relative;
    top: 1px;
    margin-left: 15px
}

.shop-pagination ul li a.prev {
    width: 10px;
    height: 13px;
    background: url(../images/stroke.svg) center/contain no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    position: relative;
    top: 1px;
    margin-right: 15px
}

.shop-pagination ul li span {
    padding: 0 4px
}

.shop-pagination ul li span.dots {
    color: #b3b3b3
}

.ven-box-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    border: 1px solid #000;
    position: relative
}

.ven-box-quantity__button {
    position: absolute;
    right: 6px;
    line-height: 0
}

.ven-box-quantity__button button {
    width: 14px;
    height: 14px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    line-height: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 8px auto
}

@media (min-width:992px) {
    .ven-box-quantity__button button {
        width: 14px;
        height: 14px
    }
}

.ven-box-quantity__button button .icon {
    font-size: 11px
}

@media (min-width:992px) {
    .ven-box-quantity__button button .icon {
        font-size: 7px
    }
}

.ven-box-quantity__button:first-child {
    top: 6px
}

.ven-box-quantity__button:first-child button {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L4 1L7 4' stroke='black'/%3E%3C/svg%3E%0A")
}

.ven-box-quantity__button:last-child {
    bottom: 6px
}

.ven-box-quantity__button:last-child button {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L4 4L1 1' stroke='black'/%3E%3C/svg%3E%0A")
}

.ven-box-quantity__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px
}

.ven-box-quantity__input input {
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    height: 40px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    -moz-appearance: textfield
}

.ven-box-quantity__input input::-webkit-inner-spin-button,
.ven-box-quantity__input input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.ven-data-quantity {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #565656
}

.ven-cart {
    padding: 50px 0
}

@media (min-width:992px) {
    .ven-cart {
        padding: 110px 0
    }
}

.ven-cart__header {
    margin-bottom: 10px;
    text-align: center
}

@media (min-width:992px) {
    .ven-cart__header {
        margin-bottom: 35px
    }
}

.ven-cart-box {
    font-size: 14px
}

.ven-cart-box-products {
    margin-bottom: 14px
}

.ven-cart-box-products__item {
    padding: 20px 0
}

.ven-cart .ven-cart-box-products__item {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.ven-cart .ven-cart-box-products__item:hover {
    background-color: #f2f2f2
}

.ven-cart-box-products__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ven-cart-box-products__image {
    width: 90px;
    margin-right: 12px
}

@media (min-width:992px) {
    .ven-cart-box-products__image {
        margin-right: 40px;
        width: 100px
    }
}

.ven-cart-box-products__image figure {
    height: 0;
    padding-bottom: 100%;
    margin-bottom: 0;
    background-color: #fff
}

.ven-cart-box-products__image figure img {
    -o-object-fit: contain;
    object-fit: contain
}

.ven-cart-box-products__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ven-cart-box-products__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ven-cart-box-products__footer {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ven-cart-box-products__information {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 8px
}

.ven-cart-box-products__name {
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.27778;
    margin-bottom: 10px
}

.ven-cart-box-products__name a:hover {
    text-decoration: none
}

.ven-cart-box-products__description {
    margin-bottom: 3px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #565656
}

.ven-cart-box-products__description:last-child {
    margin-bottom: 0
}

.ven-cart-box-products__quantity {
    margin-top: auto
}

.ven-cart-box-products__quantity .ven-box-quantity {
    width: 120px
}

.ven-cart-box-products__price {
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.27778;
    text-align: center
}

.ven-cart-box-products__remove .ven-cart-box-product-remove {
    display: inline-block;
    padding: 0;
    line-height: 0;
    vertical-align: middle;
    border-radius: 50%
}

.ven-cart-box-products__remove .ven-cart-box-product-remove:hover {
    background-color: #f3f3f3;
    -webkit-box-shadow: 0 0 0 6px #f3f3f3;
    box-shadow: 0 0 0 6px #f3f3f3;
    text-decoration: none
}

.ven-cart-box-coupon {
    margin-bottom: 40px
}

.ven-cart-box-coupon__inner {
    border: thin solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ven-cart-box-coupon__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.ven-cart-box-coupon__input input {
    display: block;
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    font-family: inherit;
    font-size: 14px;
    padding: 17px
}

.ven-cart-box-coupon__input input::-webkit-input-placeholder {
    color: #a8a8a8
}

.ven-cart-box-coupon__input input::-moz-placeholder {
    color: #a8a8a8
}

.ven-cart-box-coupon__input input:-ms-input-placeholder {
    color: #a8a8a8
}

.ven-cart-box-coupon__input input::-ms-input-placeholder {
    color: #a8a8a8
}

.ven-cart-box-coupon__input input::placeholder {
    color: #a8a8a8
}

.ven-cart-box-coupon__button button {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.21429;
    letter-spacing: .125em;
    text-transform: uppercase;
    height: 100%
}

.ven-cart-box-summary {
    margin-bottom: 32px
}

.ven-cart-box-summary__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ven-cart-box-summary__item:not(:last-child) {
    margin-bottom: 20px
}

.ven-cart-box-summary__title {
    width: 40%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px
}

.ven-cart-box-summary__content {
    width: 60%;
    font-family: "FreightText Pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    text-align: right
}

.ven-cart-box-total__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: thin solid #cdcdcd;
    padding-top: 22px
}

.ven-cart-box-total__title {
    width: 40%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.21429;
    margin-top: 10px
}

.ven-cart-box-total__content {
    width: 60%;
    font-family: "FreightText Pro", serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    text-align: right
}

.ven-cart-box-total__content strong {
    font-weight: inherit
}

.ven-cart-buttons {
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 80px -5px 0
}

@media (min-width:992px) {
    .ven-cart-buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.ven-cart-buttons__item {
    padding: 0 5px;
    width: 100%
}

.ven-cart-box-coupon__button .ven-cart-buttons button,
.ven-cart-buttons .ec-btn,
.ven-cart-buttons .ven-cart-box-coupon__button button,
.ven-cart-buttons .woocommerce-Address footer a,
.ven-cart-buttons .woocommerce-EditAccountForm .woocommerce-Button,
.ven-cart-buttons .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-cart-buttons a,
.woocommerce-EditAccountForm .ven-cart-buttons .woocommerce-Button,
.woocommerce-pagination .ven-cart-buttons .woocommerce-button {
    padding-top: 13px;
    padding-bottom: 13px;
    width: 100%
}

@media (min-width:992px) {

    .ven-cart-box-coupon__button .ven-cart-buttons button,
    .ven-cart-buttons .ec-btn,
    .ven-cart-buttons .ven-cart-box-coupon__button button,
    .ven-cart-buttons .woocommerce-Address footer a,
    .ven-cart-buttons .woocommerce-EditAccountForm .woocommerce-Button,
    .ven-cart-buttons .woocommerce-pagination .woocommerce-button,
    .woocommerce-Address footer .ven-cart-buttons a,
    .woocommerce-EditAccountForm .ven-cart-buttons .woocommerce-Button,
    .woocommerce-pagination .ven-cart-buttons .woocommerce-button {
        min-width: 222px
    }
}

.ven-gift-wrap {
    max-width: 610px;
    width: 100%
}

@media (max-width:992px) {
    .ven-gift-wrap {
        max-width: 100%
    }
}

.ven-gift-wrap .ven-gift-wrap-currency {
    font-size: 14px;
    line-height: 17px;
    font-family: "Proxima Nova", sans-serif;
    color: #979797;
    font-weight: 400;
    margin-bottom: 45px
}

@media (max-width:992px) {
    .ven-gift-wrap .ven-gift-wrap-currency {
        display: none
    }
}

.ven-gift-wrap .ven-gift-wrap-options {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .4s;
    transition: .4s
}

.ven-gift-wrap .ven-gift-wrap-options.is-active {
    max-height: 10000px
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-des {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    font-family: "Proxima Nova", sans-serif;
    color: #979797;
    margin-bottom: 18px
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:992px) {
    .ven-gift-wrap .ven-gift-wrap-options .ven-gift-options {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea {
    width: calc(50% - 10px);
    padding: 13px 15px;
    border: 1px solid #d0d0d0;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px
}

@media (max-width:992px) {
    .ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea {
        width: 100%;
        margin-bottom: 10px;
        font-size: 16px
    }
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea::-webkit-input-placeholder {
    color: #979797
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea::-moz-placeholder {
    color: #979797
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea:-ms-input-placeholder {
    color: #979797
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea::-ms-input-placeholder {
    color: #979797
}

.ven-gift-wrap .ven-gift-wrap-options .ven-gift-options textarea::placeholder {
    color: #979797
}

.ven-gift-wrap .ven-gift-wrap-form .ven-gift-wrap-field {
    margin-bottom: 12px
}

.ven-gift-wrap .ven-gift-wrap-form .ven-gift-wrap-field label {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-family: "FreightText Pro", serif;
    font-weight: 400
}

.ven-gift-wrap .ven-gift-wrap-form .ven-gift-wrap-field label:before {
    top: 4px
}

.ven-gift-wrap .ven-gift-wrap-form .ven-gift-wrap-field label:after {
    top: 7px
}

.ven-gift-wrap .ven-gift-wrap-form .ven-gift-wrap-note {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    margin-bottom: 20px
}

.ven-checkout-delivery__item:not(:last-child) {
    margin-bottom: 15px
}

.ven-checkout-delivery__item>label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 80px;
    border: thin solid #cdcdcd;
    padding: 15px 25px
}

.ven-checkout-delivery__item>input {
    display: none
}

.ven-checkout-delivery__item>input:checked+label {
    border-color: #000
}

.ven-checkout-delivery__item>input:checked+label .ven-checkout-delivery__header::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ven-checkout-delivery__header {
    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;
    padding-left: 36px;
    position: relative
}

.ven-checkout-delivery__header::before {
    position: absolute;
    top: 6px;
    left: 0
}

.ven-checkout-delivery__body {
    padding-left: 36px;
    margin-top: 10px
}

.ven-checkout-delivery__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .1em;
    text-transform: uppercase
}

.ven-checkout-delivery__price {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140.3%
}

.ven-checkout-payment-alert {
    background-color: rgba(119, 188, 31, .1);
    border-radius: 5px;
    padding: 20px 25px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.ven-checkout-payment-alert::before {
    content: "";
    width: 14px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7723 7.59092C12.5601 7.37878 12.3026 7.27279 11.9995 7.27279H11.636V5.09085C11.636 3.69693 11.1362 2.50007 10.1361 1.50007C9.13617 0.500022 7.93942 0 6.54531 0C5.15123 0 3.95425 0.500022 2.95436 1.50003C1.95432 2.50007 1.45446 3.69689 1.45446 5.09085V7.27279H1.09087C0.787944 7.27279 0.530311 7.37878 0.318171 7.59092C0.10603 7.8029 0 8.06054 0 8.36374V14.9091C0 15.2121 0.10607 15.4698 0.318171 15.6819C0.530311 15.8939 0.787944 16 1.09087 16H11.9997C12.3029 16 12.5603 15.894 12.7726 15.6819C12.9845 15.4698 13.0907 15.2121 13.0907 14.9091V8.36362C13.0909 8.06066 12.9845 7.80306 12.7723 7.59092ZM9.45434 7.27279H3.63628V5.09085C3.63628 4.28786 3.92042 3.60221 4.48858 3.03412C5.05682 2.46596 5.74236 2.18194 6.54543 2.18194C7.34858 2.18194 8.03395 2.46592 8.60223 3.03412C9.17024 3.60217 9.45434 4.28786 9.45434 5.09085V7.27279Z' fill='%2377BC1F'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%;
    margin-right: 24px
}

.ven-checkout-payment-card-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    color: #a8a8a8;
    margin-bottom: 20px
}

.ven-checkout-payment-card-number .card-number-image {
    display: inline-block;
    width: 34px;
    height: 20px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.ven-checkout-payment-card-number .card-number-image.Visa,
.ven-checkout-payment-card-number .card-number-image.visa {
    background-image: url(../images/woocommerce/visa.svg)
}

.ven-checkout-payment-card-number .card-number-image.MasterCard,
.ven-checkout-payment-card-number .card-number-image.mastercard {
    background-image: url(../images/woocommerce/master-card.svg)
}

.ven-checkout-payment-card-number .card-number-image.American.Express,
.ven-checkout-payment-card-number .card-number-image.american.express {
    background-image: url(../images/woocommerce/american-express.svg)
}

.ven-checkout-payment-card-number .card-number-image.paypal {
    width: 82px;
    background-image: url(../images/woocommerce/paypal.svg)
}

.ven-checkout-payment-card-number .card-number-hidden {
    font-size: 20px;
    letter-spacing: -.08em;
    margin-right: 8px
}

.ven-checkout-payment {
    padding-left: 0;
    margin-bottom: 0
}

.ven-checkout-payment li {
    list-style: none
}

.ven-checkout-payment__item:not(:last-child) {
    margin-bottom: 15px
}

.ven-checkout-payment__item>label {
    display: block;
    border: thin solid #cdcdcd;
    overflow: hidden
}

.ven-checkout-payment__item>input {
    display: none
}

.ven-checkout-payment__item>input:checked+label {
    border-color: #000
}

.ven-checkout-payment__item>input:checked+label .ven-checkout-payment__title::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ven-checkout-payment__item>input:checked+label .ven-checkout-payment__body {
    display: block
}

.ven-checkout-payment__item.payment_method_paypal .ven-checkout-payment__brand .about_paypal,
.ven-checkout-payment__item.payment_method_paypal .ven-checkout-payment__brand img {
    display: none
}

.ven-checkout-payment__item.payment_method_paypal .ven-checkout-payment__brand::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 82px;
    height: 20px;
    background: url(../images/woocommerce/paypal.svg) no-repeat;
    background-size: 100% 100%
}

.ven-checkout-payment__item.payment_method_paypal .ven-checkout-payment__body {
    display: none !important
}

.ven-checkout-payment__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 25px
}

.ven-checkout-payment__body {
    padding: 20px 15px 35px;
    display: none
}

@media (min-width:992px) {
    .ven-checkout-payment__body {
        padding-left: 60px;
        padding-right: 60px
    }
}

.ven-checkout-payment__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-left: 36px;
    position: relative
}

.ven-checkout-payment__title::before {
    position: absolute;
    top: 5px;
    left: 0
}

.wc-saved-payment-methods {
    padding-left: 0;
    margin-bottom: 0
}

.wc-saved-payment-methods li {
    list-style: none
}

.wc-saved-payment-methods>li {
    margin-bottom: 20px
}

.wc-saved-payment-methods>li label {
    display: block !important;
    width: 100%;
    margin-bottom: 0;
    padding: 25px 25px 25px 50px;
    border: thin solid #cdcdcd;
    position: relative
}

.wc-saved-payment-methods>li label::before {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -5px
}

.wc-saved-payment-methods>li input {
    display: none
}

.wc-saved-payment-methods>li input:checked+label {
    border-color: #000
}

.wc-saved-payment-methods>li input:checked+label::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.wc-credit-card-form .clear {
    clear: both
}

.wc-credit-card-form .form-row {
    margin-bottom: 20px
}

.wc-credit-card-form .form-row label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 10px
}

.wc-credit-card-form .wc-stripe-elements-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 56px;
    padding: 0 20px;
    border: thin solid #cdcdcd;
    margin: 0
}

.wc-credit-card-form .wc-stripe-elements-field.focused {
    border-color: #9d9d9d
}

.wc-credit-card-form .wc-stripe-elements-field.invalid {
    border-color: #dc3545
}

.ven-checkout-billing {
    margin-top: 40px
}

.ven-checkout-billing__header {
    margin-bottom: 24px
}

.ven-checkout-billing__header h6 {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.21429;
    letter-spacing: .06em;
    text-transform: uppercase
}

.ven-checkout-placeorder__header {
    font-size: 14px;
    margin-bottom: 20px
}

.ven-checkout-terms-box {
    background-color: #f9f9f9;
    max-height: 395px;
    margin-top: 33px;
    margin-bottom: 15px;
    font-size: 13px
}

.ven-checkout-terms-box.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
    width: 3px
}

.ven-checkout-terms-box__inner {
    padding: 30px
}

.ven-checkout-terms-box h4,
.ven-checkout-terms-box h5 {
    margin-bottom: 14px
}

.ven-checkout-terms-box h4 {
    font-size: 18px
}

.ven-checkout-terms-box h5 {
    font-size: 14px
}

.ven-checkout-terms-box p+h4,
.ven-checkout-terms-box p+h5 {
    margin-top: 35px
}

.ven-checkout-shipping-information {
    margin-bottom: 20px
}

.ven-checkout-success {
    padding: 50px 0
}

@media (min-width:992px) {
    .ven-checkout-success {
        padding: 110px 0
    }
}

.ven-checkout-success__header {
    margin-bottom: 25px;
    text-align: center
}

.ven-checkout-success__title {
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 106.9%;
    margin-bottom: 14px
}

.ven-checkout-success__subtitle {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 47px
}

.ven-checkout-success__description {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%
}

.woocommerce-bacs-bank-details {
    max-width: 680px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
    font-size: 18px;
    margin-bottom: 35px
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 24px
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 40px;
    margin-bottom: 40px
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details:last-child {
    margin-bottom: 30px
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details:not(:last-child) {
    border-bottom: 1px solid #cdcdcd
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 14px
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-child {
    margin-bottom: 0
}

.woocommerce-bacs-bank-details .wc-bacs-bank-details li strong {
    font-weight: 600
}

.ven-checkout-success-information {
    margin-bottom: 44px
}

.ven-checkout-success-information .ec-container,
.ven-checkout-success-information .woocommerce-customer-details {
    max-width: 580px;
    padding: 16px 30px;
    border: .5px solid #cacaca
}

.ven-checkout-success-information table {
    width: 100%;
    font-size: 14px;
    line-height: 1
}

@media (min-width:992px) {
    .ven-checkout-success-information table {
        font-size: 16px
    }
}

.ven-checkout-success-information table td,
.ven-checkout-success-information table th {
    padding: 0
}

.ven-checkout-success-information table td:not(:last-child),
.ven-checkout-success-information table th:not(:last-child) {
    padding-right: 15px
}

.ven-checkout-success-information table thead th {
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-bottom: 12px
}

@media (min-width:992px) {
    .ven-checkout-success-information table thead th {
        font-size: 12px
    }
}

.ven-checkout-success-order-details {
    margin-bottom: 50px
}

.ven-checkout-success-order-details .ec-container,
.ven-checkout-success-order-details .woocommerce-customer-details {
    max-width: 580px;
    padding: 0
}

.ven-checkout-success-order-details__title {
    margin-bottom: 20px
}

.woocommerce-customer-details {
    max-width: 580px;
    padding: 0
}

.button-footer {
    text-align: center;
    margin-top: 38px
}

.button-footer .btn-return {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140.3%;
    text-transform: uppercase
}

.stripe-icon {
    height: 21px
}

.stripe-icon+.stripe-icon {
    margin-left: 1px
}

.ven-checkout-delivery__header::before,
.ven-checkout-payment__title::before,
.ven-checkout-steps__title:before,
.wc-saved-payment-methods>li label::before {
    content: "";
    display: block;
    width: 14px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L5 9L13 1' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, 1.56, .64, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, 1.56, .64, 1);
    transition: transform .3s cubic-bezier(.34, 1.56, .64, 1);
    transition: transform .3s cubic-bezier(.34, 1.56, .64, 1), -webkit-transform .3s cubic-bezier(.34, 1.56, .64, 1)
}

.ven-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:992px) {
    .ven-checkout {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.ven-checkout__summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #f2f2f2;
    padding: 24px 15px;
    letter-spacing: .025em
}

@media (min-width:992px) {
    .ven-checkout__summary {
        display: none
    }
}

.ven-checkout__summary-title {
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px
}

.ven-checkout__summary-title::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5.5L10 1' stroke='black'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%;
    position: relative;
    top: -2px;
    margin-left: 10px
}

.ven-checkout__summary-total {
    font-size: 16px;
    font-weight: 500
}

.ven-checkout__summary.is-active .ven-checkout__summary-title::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ven-checkout__sidebar {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
    background-color: #f2f2f2;
    border-top: thin solid #cdcdcd
}

@media (min-width:992px) {
    .ven-checkout__sidebar {
        width: 45%;
        display: block !important;
        border-top: none;
        max-height: 10000px;
        overflow: inherit
    }
}

@media (min-width:1200px) {
    .ven-checkout__sidebar {
        width: 570px
    }
}

.ven-checkout__sidebar .ec-container,
.ven-checkout__sidebar .woocommerce-customer-details {
    max-width: 100%
}

@media (min-width:1200px) {

    .ven-checkout__sidebar .ec-container,
    .ven-checkout__sidebar .woocommerce-customer-details {
        padding: 0 50px
    }
}

.ven-checkout__sidebar .ven-cart-box-total {
    border-top: thin solid #cdcdcd
}

.ven-checkout__sidebar .ven-cart-box-total__inner {
    border-top: none
}

.ven-checkout.is-active .ven-checkout__sidebar {
    max-height: 10000px
}

.ven-checkout__content {
    width: 100%;
    padding: 50px 0
}

@media (min-width:992px) {
    .ven-checkout__content {
        width: 55%
    }
}

@media (min-width:1200px) {
    .ven-checkout__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 110px 0
    }
}

.ven-checkout__content .ven-user-form .ven-login-as-guest {
    margin-top: 25px
}

.ven-checkout__content .ven-user-form .ven-login-as-guest a {
    padding: 0
}

.ven-checkout__content .ven-user-form__footer {
    padding: 0;
    background: 0 0
}

.ven-checkout__content .ven-user-form__footer .ven-user-forgot-password {
    margin-bottom: 12px;
    color: #666
}

.ven-checkout__wrapper {
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1200px) {
    .ven-checkout__wrapper {
        max-width: 585px
    }
}

.ven-checkout .type-of-address .ven-form-radio-label {
    width: 100%
}

.ven-checkout .type-of-address .ven-form-radio-label abbr {
    text-decoration: none
}

.ven-checkout .type-of-address .woocommerce-input-wrapper label {
    width: auto;
    position: relative;
    padding-left: 29px;
    margin-right: 30px
}

.ven-checkout .type-of-address .woocommerce-input-wrapper label:last-child {
    margin-right: 0
}

.ven-checkout .type-of-address .woocommerce-input-wrapper label::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 3px;
    left: 0;
    border: thin solid #cacaca
}

.ven-checkout .type-of-address .woocommerce-input-wrapper label::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #000;
    position: absolute;
    top: 6px;
    left: 3px;
    opacity: 0
}

.ven-checkout .type-of-address .woocommerce-input-wrapper input {
    display: none
}

.ven-checkout .type-of-address .woocommerce-input-wrapper input:checked+label::after {
    opacity: 1
}

.ven-checkout .type-of-address .woocommerce-input-wrapper input:checked+label::before {
    border-color: #000
}

.ven-checkout .type-of-address .woocommerce-input-wrapper input[type=radio]+label::after,
.ven-checkout .type-of-address .woocommerce-input-wrapper input[type=radio]+label::before {
    border-radius: 50%
}

.ven-checkout-detail {
    padding: 50px 0
}

@media (min-width:1200px) {
    .ven-checkout-detail {
        padding: 104px 0
    }
}

.ven-checkout-detail__header {
    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;
    padding: 0 15px;
    margin-bottom: 10px
}

@media (min-width:1200px) {
    .ven-checkout-detail__header {
        padding: 0 50px
    }
}

.ven-checkout-detail__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px
}

.ven-checkout-detail__footer {
    padding: 0 15px;
    margin-top: 80px
}

@media (min-width:1200px) {
    .ven-checkout-detail__footer {
        padding: 0 50px
    }
}

.ven-checkout-secure img {
    height: 54px
}

.ven-checkout-steps {
    font-size: 14px
}

.ven-checkout-steps a:not(.ec-btn) {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.21429
}

.ven-checkout-steps a:not(.ec-btn):hover {
    text-decoration: none
}

.ven-checkout-steps h6 {
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-bottom: 12px
}

.ven-checkout-steps__item:not(:last-child) {
    border-bottom: thin solid #cdcdcd;
    padding-bottom: 29px;
    margin-bottom: 23px
}

.ven-checkout-steps__item:first-child .ven-checkout-steps__body {
    display: block
}

.ven-checkout-steps__item.is-checked .ven-checkout-steps__next {
    display: none
}

.ven-checkout-steps__item.is-checked .ven-checkout-steps__edit {
    display: block
}

.ven-checkout-steps__item.is-checked .ven-checkout-steps__title {
    padding-left: 30px
}

@media (min-width:1200px) {
    .ven-checkout-steps__item.is-checked .ven-checkout-steps__title {
        padding-left: 0
    }
}

.ven-checkout-steps__item.is-checked .ven-checkout-steps__title::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ven-checkout-steps__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ven-checkout-steps__title {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.26667;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    -webkit-transition: all .3s cubic-bezier(.34, 1.56, .64, 1);
    transition: all .3s cubic-bezier(.34, 1.56, .64, 1)
}

.ven-checkout-steps__title:before {
    width: 19px;
    height: 15px;
    margin-right: 10px;
    position: absolute;
    top: 10px;
    left: 0
}

@media (min-width:1200px) {
    .ven-checkout-steps__title:before {
        left: auto;
        right: 100%;
        margin-right: 15px
    }
}

.ven-checkout-steps__edit {
    display: none
}

.ven-checkout-steps__body {
    display: none;
    margin-top: 23px
}

@media (min-width:992px) {
    .ven-checkout-steps__body {
        margin-top: 35px
    }
}

.ven-checkout-steps__data {
    display: none
}

.ven-checkout-steps__next {
    margin-top: 20px
}

.ven-cart-box-coupon__button .ven-checkout-steps__next button,
.ven-checkout-steps__next .ec-btn,
.ven-checkout-steps__next .ven-cart-box-coupon__button button,
.ven-checkout-steps__next .woocommerce-Address footer a,
.ven-checkout-steps__next .woocommerce-EditAccountForm .woocommerce-Button,
.ven-checkout-steps__next .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-checkout-steps__next a,
.woocommerce-EditAccountForm .ven-checkout-steps__next .woocommerce-Button,
.woocommerce-pagination .ven-checkout-steps__next .woocommerce-button {
    display: block;
    width: 100%
}

.ven-checkout-steps .ven-form-group .woocommerce-input-wrapper strong {
    display: block;
    width: 100%;
    height: 56px;
    background-color: transparent;
    border-radius: 5px;
    border-style: solid;
    border-color: #cacaca;
    border-width: thin;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: inherit;
    color: #212529;
    outline: 0;
    padding: 20px 16px 0
}

.woocommerce-terms-and-conditions-link {
    text-transform: uppercase
}

body.woocommerce-checkout.is-loading-overlay:before {
    position: fixed
}

.ven-order-pay {
    margin-bottom: 100px
}

.ven-order-pay .ec-container,
.ven-order-pay .woocommerce-customer-details {
    max-width: 561px
}

.ven-order-pay h1 {
    font-family: "FreightText Pro", serif;
    font-size: 48px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 50px
}

.ven-order-pay .wc_payment_methods {
    list-style: none;
    padding: 0
}

.ven-cart-box-coupon__button .ven-order-pay button,
.ven-order-pay .ec-btn,
.ven-order-pay .ven-cart-box-coupon__button button,
.ven-order-pay .woocommerce-Address footer a,
.ven-order-pay .woocommerce-EditAccountForm .woocommerce-Button,
.ven-order-pay .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-order-pay a,
.woocommerce-EditAccountForm .ven-order-pay .woocommerce-Button,
.woocommerce-pagination .ven-order-pay .woocommerce-button {
    margin-top: 30px;
    width: 100%
}

.ven-order-pay .ven-cart-box-summary {
    margin: 35px 0
}

.ven-order-pay .secure-notice {
    border-radius: 8px;
    background: rgba(119, 188, 31, .1);
    padding: 12px 15px;
    color: #2e480d;
    margin-bottom: 30px
}

.ven-order-pay .secure-notice .fa {
    color: #77bc1f;
    padding-right: 10px
}

.woocommerce-edit-account .woocommerce-MyAccount-content {
    max-width: 570px
}

.woocommerce-EditAccountForm .ven-form-group>.ven-form-control+span {
    display: block;
    font-size: 12px;
    margin-top: 10px
}

.woocommerce-EditAccountForm .ven-form-group>.ven-form-control+span em {
    font-style: normal
}

.woocommerce-EditAccountForm fieldset {
    margin-top: 50px
}

.woocommerce-EditAccountForm fieldset legend {
    font-size: 14px;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-bottom: 20px
}

.woocommerce-EditAccountForm .woocommerce-Button {
    font-style: normal;
    font-weight: 400;
    display: block;
    width: 100%;
    margin-top: 38px
}

.woocommerce-Address footer {
    margin-top: 30px
}

.woocommerce-Address footer a {
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0
}

.woocommerce-edit-address .woocommerce-MyAccount-content {
    max-width: 570px
}

.woocommerce-edit-address .woocommerce-MyAccount-content>p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 60px
}

.ven-my-account {
    padding: 50px 15px
}

@media (min-width:992px) {
    .ven-my-account {
        padding-top: 50px;
        padding-bottom: 108px
    }
}

.ven-my-account__title {
    margin-bottom: 45px
}

.woocommerce-MyAccount-navigation {
    padding: 0 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 47px;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:992px) {
    .woocommerce-MyAccount-navigation {
        overflow-x: hidden
    }
}

@media (max-width:992px) {
    .woocommerce-MyAccount-navigation {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .woocommerce-MyAccount-navigation::-webkit-scrollbar {
        display: none
    }
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    margin-bottom: 0;
    padding: 4px 0;
    border: .5px solid #cacaca;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 -8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none
}

@media (min-width:992px) {
    .woocommerce-MyAccount-navigation ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.woocommerce-MyAccount-navigation-link a {
    display: block;
    padding: 12px 24px 10px;
    border-right: .5px solid #d0d0d0;
    font-family: "Proxima Nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.21429;
    text-align: center;
    opacity: .35;
    letter-spacing: .125em;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap
}

.woocommerce-MyAccount-navigation-link a:hover {
    text-decoration: none
}

.woocommerce-MyAccount-navigation-link.is-active a {
    opacity: 1
}

.woocommerce-MyAccount-content {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce-MyAccount-content .woocommerce-message {
    text-align: center
}

.woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button {
    font-weight: 700;
    margin-right: 10px
}

.woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button:after {
    content: '.'
}

.woocommerce-orders-table {
    margin: -15px;
    font-size: 18px
}

@media (min-width:992px) {
    .woocommerce-orders-table {
        width: 100%;
        margin: 0
    }
}

.woocommerce-orders-table a {
    text-decoration: none
}

.woocommerce-orders-table a:hover {
    text-decoration: none
}

.woocommerce-orders-table td,
.woocommerce-orders-table th {
    padding: 15px 95px 15px 15px
}

.woocommerce-orders-table td:first-child,
.woocommerce-orders-table th:first-child {
    padding-left: 26px
}

.woocommerce-orders-table td:last-child,
.woocommerce-orders-table th:last-child {
    padding-right: 26px
}

.woocommerce-orders-table thead th {
    letter-spacing: normal;
    line-height: 1.83333;
    font-weight: 600;
    text-align: left;
    padding-top: 0;
    padding-bottom: 13px
}

.woocommerce-orders-table tbody tr {
    font-size: 14px
}

.woocommerce-orders-table tbody tr:nth-child(odd) {
    background-color: #f2f2f2
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button+.woocommerce-button {
    margin-left: 10px
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button.cancel {
    color: #dc3545
}

@media (max-width:992px) {
    .woocommerce-orders-table {
        display: block
    }

    .woocommerce-orders-table thead {
        display: none
    }

    .woocommerce-orders-table tbody,
    .woocommerce-orders-table td,
    .woocommerce-orders-table tr {
        display: block
    }

    .woocommerce-orders-table tr {
        padding: 27px 15px
    }

    .woocommerce-orders-table td {
        padding: 8px 0 8px 100px !important;
        text-align: right;
        position: relative
    }

    .woocommerce-orders-table td::before {
        content: attr(data-title);
        font-family: "FreightText Pro", serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 8px;
        left: 0;
        width: 100px;
        text-align: left
    }
}

.woocommerce-pagination {
    margin-top: 35px;
    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
}

@media (min-width:992px) {
    .woocommerce-pagination {
        margin-top: 66px
    }
}

.woocommerce-pagination .woocommerce-button {
    padding-top: 13px;
    padding-bottom: 13px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 8px 15px
}

.ven-order-details-information {
    text-align: center;
    margin-bottom: 50px
}

.ven-order-details-information mark {
    background-color: transparent
}

.woocommerce-edit-address .woocommerce-MyAccount-content>p {
    text-align: center
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-info {
    display: none
}

.ven-user-form-section {
    padding: 50px 15px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative
}

@media (min-width:992px) {
    .ven-user-form-section {
        padding-top: 110px;
        padding-bottom: 110px;
        min-height: 685px
    }
}

.ven-user-form-section.lazy::before {
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ven-user-form-section__container {
    position: relative;
    z-index: 2
}

.ven-user-form {
    background-color: #fff;
    font-size: 14px;
    max-width: 516px;
    margin-left: auto;
    margin-right: auto
}

.modal-userform .ven-user-form {
    max-width: 100%
}

.ven-cart-box-coupon__button .ven-user-form button,
.ven-user-form .ec-btn,
.ven-user-form .ven-cart-box-coupon__button button,
.ven-user-form .woocommerce-Address footer a,
.ven-user-form .woocommerce-EditAccountForm .woocommerce-Button,
.ven-user-form .woocommerce-pagination .woocommerce-button,
.woocommerce-Address footer .ven-user-form a,
.woocommerce-EditAccountForm .ven-user-form .woocommerce-Button,
.woocommerce-pagination .ven-user-form .woocommerce-button {
    display: block;
    width: 100%
}

.ven-user-form .ven-form-group-button {
    margin-top: 35px
}

.ven-user-form .ven-form-group-button+.ven-user-form-information {
    text-align: left;
    margin-top: 12px
}

.ven-user-form .ven-form-group-button+.ven-user-form-information a {
    color: #666
}

.ven-user-form__header {
    text-align: center;
    padding: 25px 15px 0;
    margin-bottom: 26px
}

@media (min-width:992px) {
    .ven-user-form__header {
        padding: 50px 50px 0
    }
}

.modal-userform .ven-user-form__header {
    padding-top: 0
}

.ven-cart-box-coupon__button .ven-user-form__title+button,
.ven-user-form__title+.ec-btn,
.ven-user-form__title+.gform_button,
.ven-user-form__title+.ven-btn,
.woocommerce-Address footer .ven-user-form__title+a,
.woocommerce-EditAccountForm .ven-user-form__title+.woocommerce-Button,
.woocommerce-pagination .ven-user-form__title+.woocommerce-button {
    margin-top: 35px
}

.ven-user-form__body {
    padding: 0 15px
}

@media (min-width:992px) {
    .ven-user-form__body {
        padding: 0 50px
    }
}

.lost_reset_password .ven-user-form__body {
    padding-bottom: 30px
}

.ven-user-form__body:last-child {
    padding-bottom: 30px
}

.ven-user-form__message {
    margin-bottom: 60px
}

.ven-user-form__footer {
    margin-top: 60px;
    padding: 20px;
    background-color: #f2f2f2
}

.modal-userform .ven-user-form__footer {
    background-color: #f2f2f2
}

.ven-user-form .ec-btn-facebook svg[role=img] {
    width: 18px;
    height: 18px;
    margin-right: 15px;
    vertical-align: -.357em
}

.ven-user-form-information {
    text-align: center
}

.ven-user-form-information:last-child {
    margin-bottom: 0
}

.ven-user-form-information a {
    text-decoration: none;
    color: inherit
}

.ven-user-form-information a:hover {
    text-decoration: underline
}

.ven-user-form-information+.ven-form-group-button {
    margin-top: 18px
}

.modal-userform .modal-body {
    padding: 0
}