a {
    outline: none
}

.head-nav .menu > li.red > a {
    font-family: GothamBold;
    color: #af051a;
    text-transform: uppercase
}

.gform_wrapper:after {
    display: block;
    content: "";
    clear: both
}

.gform_wrapper .gfield_label, .gform_wrapper .gform_heading {
    display: none
}

.gform_wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="email"], .gform_wrapper select, .gform_wrapper textarea {
    box-shadow: none;
    border-color: #e7e7e7;
    height: 48px;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    padding: 10px 20px
}

.gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="tel"]:focus, .gform_wrapper input[type="email"]:focus, .gform_wrapper select:focus, .gform_wrapper textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

.gform_wrapper select {
    background-position-x: 100%
}

.gform_wrapper textarea {
    min-height: 150px
}

.gform_wrapper .button {
    height: 48px
}

.gform_wrapper .gfield .gfield_description {
    text-align: right;
    margin: -1rem 0 1rem;
    font-size: 12px;
    font-style: italic
}

.gform_wrapper .show-label .gfield_label {
    display: block;
    font-family: 'gothamBold'
}

.gform_wrapper .radio-section {
    display: flex
}

.gform_wrapper .radio-section .gfield_label {
    padding-right: 20px
}

.gform_wrapper .radio-section .gfield_radio {
    display: flex
}

.gform_wrapper .radio-section .gfield_radio > li:not(:last-child) {
    padding-right: 20px
}

.gform_wrapper .radio-section .gfield_radio input[type="radio"] + label::before {
    margin-right: 5px
}

.gform_wrapper.return-form_wrapper .gform_footer .button {
    margin-top: 25px !important
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #000;
    opacity: 1
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #000;
    opacity: 1
}

.newsletter-section .gform_body {
    float: left;
    width: 234px
}

.newsletter-section .gform_footer {
    float: right;
    width: 135px
}

.newsletter-section .button {
    font-size: 1em;
    width: 100%
}

.newsletter-section input {
    margin: 0
}

.newsletter-section .gform_wrapper {
    margin: 0 auto;
    max-width: 369px
}

.full-width-slider .link-underline {
    text-transform: uppercase
}

.full-width-text .columns p:last-child {
    margin: 0
}

.faux-image {
    position: relative;
    height: 0;
    width: 100%;
    background-position: center;
    background-size: cover
}

.faux-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.feature_block .faux-image {
    padding-top: 85%
}

.cat-thumb .faux-image {
    transition: all .3s ease
}

.cat-thumb:hover .faux-image {
    transform: scale(1.2)
}

.content .gform_wrapper {
    max-width: 552px
}

.content .gform_wrapper .gform_footer {
    text-align: right
}

.content .gform_wrapper .gform_footer .button {
    margin-top: -25px
}

.woocommerce-product-gallery .flex-control-thumbs {
    float: left;
    list-style-type: none;
    width: 15%
}

.woocommerce-product-gallery .flex-control-thumbs li {
    width: 72px
}

.woocommerce-product-gallery .flex-control-thumbs li + li {
    margin-top: 40px
}

.woocommerce-product-gallery .flex-control-thumbs li img {
    transition: opacity .3s;
    -webkit-filter: none;
    cursor: pointer;
    outline: none;
    filter: none
}

.woocommerce-product-gallery .flex-control-thumbs li img:hover {
    opacity: .2
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: .2;
    border: 1px solid #979797
}

table.variations tbody {
    border: 0;
    background-color: transparent
}

table.variations tbody td {
    padding: 0
}

table.variations .attribute-menu {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

table.variations .attribute-menu div {
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border: solid 1px #e7e7e7;
    margin-right: 7px;
    position: relative;
    overflow: hidden;
    margin-bottom: 3px;
    margin-top: 3px
}

table.variations .attribute-menu label {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0;
    line-height: 30px;
    transition: all .4s ease
}

table.variations .attribute-menu label:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    border-radius: 50%;
    display: inline-block;
    margin: 0
}

table.variations .attribute-menu input:checked + label:before {
    background-color: #000
}

table.variations .attribute-menu input:checked + label {
    color: #fff;
    background-color: #000
}

table.variations .attribute-menu input:disabled + label {
    cursor: not-allowed
}

table.variations .attribute-menu input:disabled + label:before {
    width: 42px;
    transform: rotate(135deg);
    height: 1px;
    background-color: rgba(151, 151, 151, 0.3);
    position: absolute;
    bottom: 13px;
    left: -7px
}

.woocommerce-variation-add-to-cart .quantity, .woocommerce-variation-add-to-cart .quantity label {
    display: none !important
}

.default-price {
    display: none
}

.woocommerce-variation.single_variation {
    position: absolute;
    left: -9999px
}

a.reset_variations {
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    padding-top: 10px
}

.product-summary {
    position: relative
}

.product-summary > h5 {
    letter-spacing: 1px
}

.product-summary .single_variation_wrap {
    position: absolute;
    width: 98%;
    bottom: -84px
}

.product-summary .single_variation_wrap .button {
    margin-bottom: 0 !important
}

.product-summary .variations h5 label {
    font-size: inherit;
    line-height: inherit
}

.product-summary .variations > div {
    margin-bottom: 20px
}

.product-summary .variations > div:last-child {
    margin-bottom: 0
}

.product-summary table.shop_attributes {
    display: none
}

.product-summary h4.price-wrap {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.1);
    margin-bottom: 15px
}

.product-info .afterpay-box {
    width: 100%
}

.product-info .yith-wcwl-add-to-wishlist {
    width: 49%;
    margin: 0
}

.product-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    margin: 0;
    letter-spacing: 1px;
    padding-top: 16px;
    padding-bottom: 12px
}

.product-info .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    font-size: 24px;
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.product-info .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important
}

.addtoany-share-wrap {
    padding: 20px 0
}

.has-breadcrumbs > .row {
    border-top: 1px solid #e7e7e7
}

.story-section .story-info-box h4 {
    text-transform: none;
    margin-bottom: 24px;
    font-family: 'Butler_Regular';
    font-size: 1.5em;
    letter-spacing: -0.7px;
    line-height: 1.42
}

.row.no-margin {
    margin-left: auto;
    margin-right: auto
}

.row.no-margin .row {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.woocommerce-page.archive .woocommerce-breadcrumb {
    display: none
}

.woocommerce-page.archive .woocommerce-products-header h1 {
    line-height: 1;
    margin-bottom: 55px
}

.woocommerce-page.archive .woocommerce-products-header h1 + .term-description {
    margin-top: -40px;
    margin-bottom: 55px
}

.woocommerce-page.archive .woocommerce-products-header .has-image h1 + .term-description {
    margin-bottom: 30px
}

.filter-sidebar .widget-title {
    padding: 15px 0;
    border: 0;
    font-family: 'GothamBold';
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0;
    margin: 0;
    position: relative
}

.filter-sidebar .widget-title:before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    font-family: 'icomoon';
    content: "\e905"
}

.filter-sidebar .widget.active .widget-title:before {
    content: '\e904'
}

.filter-sidebar ul.checkboxes {
    margin: 0
}

#products, #_products {
    width: 100%;
    height: auto !important
}

#products .toolbar:not(.main-toolbar), #_products .toolbar:not(.main-toolbar) {
    display: none
}

#products .toolbar:not(.main-toolbar) + .row.show-for-medium, #_products .toolbar:not(.main-toolbar) + .row.show-for-medium {
    display: none
}

.archive .toolbar .dk-select .dk-selected {
    height: 28px;
    border-color: #e7e7e7;
    padding-top: 2px;
    padding-bottom: 5px;
    line-height: 1.9
}

.single-product .accordion .accordion-item:last-child > .accordion-content:last-child {
    border: 0
}

.single-product .accordion .accordion-content {
    padding-top: 5px
}

.single-product .accordion .accordion-content .care:last-child {
    margin-bottom: 0
}

.single-product .breadcrumb-wrap hr {
    display: none
}

.single-product .arrivals-section .row.large-up-4, .single-product .arrivals-section .arrival-prods.row {
    margin-right: auto;
    margin-left: auto
}

.pagination {
    margin: 0
}

.pagination .current {
    display: block
}

.woocommerce-product-gallery__image a:after {
    display: none
}

.mobile-archive-header-under hr {
    margin-bottom: 30px
}

.mobile-archive-header-under.no-pagination {
    padding-top: 30px
}

.mobile-archive-header-under.no-pagination hr {
    display: none
}

.woo_mini_cart .basket-item-count > i.fa-shopping-cart, .woo_mini_cart .basket-item-count > span.cart-items-count.count {
    display: none
}

.cart-head-table {
    position: absolute
}

.header .icon-heart2 {
    font-size: 20px
}

.header .icon-shopping-bag {
    font-size: 20px;
    display: inline-block;
    margin-right: 5px
}

.header-cart-tip-inner img {
    width: 50px
}

.sizes-tip {
    position: absolute;
    right: 0;
    background-color: #eee;
    padding: 4px 16px;
    transition: all 500ms;
    opacity: 0
}

.sizes-tip div {
    padding: 2px 0
}

.card:hover .sizes-tip {
    opacity: 1
}

.smodal .modal-content {
    padding: 30px
}

.smodal .modal-content table {
    margin: 0;
    margin: 0
}

.smodal .modal-content table tbody {
    border: 0;
    background-color: transparent
}

.smodal .modal-content table .label {
    font-family: 'GothamBold';
    line-height: inherit;
    height: 100%;
    display: block;
    text-align: center;
    padding: 10px 15px
}

.smodal .modal-content table tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.04)
}

.smodal .close-button {
    font-size: 50px;
    top: 0;
    right: 10px
}

ul.care {
    list-style-type: none;
    margin-bottom: 20px
}

ul.care li.heading {
    font-weight: bold
}

ul.care li.text {
    line-height: 1.2;
    margin-bottom: 5px
}

ul.care li.text:before {
    content: "-";
    display: inline-block;
    margin-right: 5px
}

.product-gallery-wrapper {
    display: flex
}

.product-gallery-wrapper .gallery-main-wrap {
    order: 2;
    width: 80%;
    padding: 0 25px;
}


#yith-quick-view-content .gallery-main-wrap,
#yith-quick-view-content .gallery-main {
    display: block !important;
}

.product-gallery-wrapper .gallery-main-wrap a:not(.openzoom) {
    display: block
}

.product-gallery-wrapper .gallery-menu {
    order: 1;
    width: 20%;
    padding-right: 30px
}

.product-gallery-wrapper .gallery-menu > div {
    padding: 20px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: opacity .2s
}

.product-gallery-wrapper .gallery-menu > div:hover {
    opacity: .5
}

.product-gallery-wrapper .gallery-menu > div a {
    display: block
}

.product-gallery-wrapper .gallery-menu > div * {
    pointer-events: none
}

.product-gallery-wrapper .gallery-menu > div.active {
    opacity: .5
}

.product-gallery-wrapper .gallery-menu > div.product-video-wrap {
    border-top: 1px solid rgba(151, 151, 151, 0.1);
    margin-top: 0;
    padding: 20px 0 0
}

.product-gallery-wrapper .gallery-menu > div.product-video-wrap .product-video {
    border: 1px solid rgba(151, 151, 151, 0.1);
    padding: 10px 5px 5px
}

.product-gallery-wrapper .product-video .wrap {
    position: relative
}

.product-gallery-wrapper .product-video .video-poster {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-color: #fff
}

.product-gallery-wrapper .product-video .video-poster img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.product-gallery-wrapper .product-video video {
    display: block;
    margin: 0;
    width: 100%
}

.product-gallery-wrapper .product-video span {
    display: block;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center
}

li.out-of-stock {
    position: relative;
    overflow: hidden;
    pointer-events: none
}

li.out-of-stock:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #e7e7e7;
    left: -25px;
    transform: rotate(-45deg);
    z-index: 0
}

li.out-of-stock > div {
    position: relative;
    z-index: 1
}

.senso-mini-cart {
    position: relative
}

.senso-mini-cart > a {
    display: flex
}

.senso-mini-cart > a > span.show-for-large {
    font-weight: bold
}

.senso-mini-cart:hover .cart-dropdown-wrap {
    opacity: 1;
    pointer-events: all
}

.cart-dropdown-wrap {
    opacity: 0;
    transition: all .5s;
    pointer-events: none;
    width: 255px;
    position: absolute;
    z-index: 2000;
    padding-top: 20px;
    left: -105px
}

.cart-dropdown-wrap .cart-dropdown {
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.19);
    background-color: #fff;
    position: relative
}

.cart-dropdown-wrap .cart-dropdown:after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #fff;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cart-dropdown-wrap .header-cart-tip-inner {
    position: relative;
    padding: 0.75rem;
    font-size: 12px;
    z-index: 1
}

.cart-dropdown-wrap .header-cart-tip-inner .row {
    padding-top: 15px;
    padding-bottom: 15px
}

.cart-dropdown-wrap .header-cart-tip-inner .row > .columns {
    padding-left: 10px;
    padding-right: 10px
}

.cart-dropdown-wrap .header-cart-tip-inner .row:not(:last-child) {
    border-bottom: solid 1px #e9e9e9
}

.cart-dropdown-wrap .header-cart-tip-inner .procuct-count {
    min-width: 15px;
    display: inline-block;
    text-align: center
}

.cart-dropdown-wrap .button {
    padding-right: 0;
    padding-left: 0;
    margin: 0
}

.out-of-stock-notify {
    display: none
}

.woocommerce-variation-add-to-cart-disabled {
    position: relative
}

.woocommerce-variation-add-to-cart-disabled .out-of-stock-notify {
    transform: translate(-108%, -58%);
    visibility: unset
}

.woocommerce-variation-add-to-cart-disabled .out-of-stock-notify .button {
    width: 100% !important
}

.product-info.is-out-of-stock .yith-wcwl-add-to-wishlist {
    width: 39%
}

.product-info.is-out-of-stock .product-summary .single_variation_wrap .button {
    width: 59%;
    font-weight: bold;
    pointer-events: all !important
}

.breadcrumbs {
    margin-bottom: 0
}

.mobile-menu-overlay {
    opacity: 0;
    transition: all 0.3s ease;
    pointer-events: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0
}

body.open .mobile-menu-overlay {
    opacity: 1;
    pointer-events: all
}

body.open .zopim {
    display: none !important
}

.feature_block.cats-cols .card {
    border: 1px solid #e7e7e7
}

.feature_block.cats-cols .card-section {
    padding: 50px
}

.checkout.woocommerce-checkout .contact-section .animate-children * {
    transition-delay: 0s !important
}

.product-info-mobile {
    display: none
}

.product-info-mobile-inner {
    padding: 20px 0
}

.product-info-mobile-inner h3 {
    font-family: GothamBook;
    font-size: 1em;
    margin-bottom: 15px
}

.woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    background: url(../images/loading.gif) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em
}

footer.footer .widget .widget-content li {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: inherit
}

.footer-widget-area.show-for-large .large-4 {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%
}

.footer-widget-area.show-for-large .large-3 {
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%
}

.products-table tbody tr td.no-value {
    display: none !important
}

body.woocommerce-account:not(.logged-in) .breadcrumbs {
    display: none
}

body.woocommerce-account:not(.logged-in) .content-section > .row > .columns.large-4 {
    display: none !important
}

body.woocommerce-account:not(.logged-in) .content-section > .row > .columns.large-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

body.woocommerce-account:not(.logged-in) .content {
    padding-right: 0
}

body.woocommerce-account:not(.logged-in) .content .page-title {
    display: none
}

strong {
    font-weight: normal
}

table.woocommerce-checkout-review-order-table tr td:last-child {
    text-align: left
}

.senso-review-order-fees-section {
    margin-bottom: 30px
}

.senso-review-order-fees-section ul {
    margin: 0
}

.senso-review-order-fees-section ul li {
    font-size: 12px
}

body.page-id-6 .instagram-section, body.page-id-6 .instagram-section .widget, body.page-id-6 .newsletter-section {
    display: block !important
}

.cart-dropdown .row {
    position: relative
}

.cart-dropdown .row:hover .del {
    opacity: 1
}

.cart-dropdown .row.removing {
    pointer-events: none
}

.cart-dropdown .row.removing .loading {
    pointer-events: all;
    opacity: 1
}

.cart-dropdown .loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    left: 0;
    pointer-events: none;
    top: 0;
    background-color: rgba(255, 255, 255, 0.7)
}

.cart-dropdown .del {
    position: absolute;
    font-size: 30px;
    right: 15px;
    top: 13px;
    font-weight: bold;
    opacity: 0;
    transition: opacity .2s
}

#added-to-cart {
    border: 0
}

#added-to-cart h4 {
    padding: 20px 15px;
    margin: 0;
    color: #fff;
    background-color: #000
}

#added-to-cart .inner {
    padding: 10px
}

#added-to-cart .inner:after {
    content: "";
    display: block;
    clear: both
}

#added-to-cart .inner .button {
    float: left;
    width: 49%;
    margin: 0
}

#added-to-cart .inner .button:last-child {
    float: right
}

#added-to-cart .close-button {
    color: #fff;
    font-size: 40px;
    top: 10px;
    right: 10px
}

@media screen and (max-width: 1290px) {
    .cart-dropdown-wrap {
        left: auto;
        right: 15px
    }

    .cart-dropdown-wrap .cart-dropdown::after {
        margin-left: 21px
    }
}

@media screen and (max-width: 1140px) {
    .product-info.is-out-of-stock .yith-wcwl-add-to-wishlist {
        width: 49%
    }

    .product-info.is-out-of-stock .product-summary .single_variation_wrap .button {
        width: 49%
    }
}

@media screen and (max-width: 1023px) {
    .newsletter-section .gform_body {
        width: 254px
    }

    .newsletter-section .gform_footer {
        width: 115px
    }

    .woocommerce-product-gallery {
        margin-bottom: 40px
    }

    .woocommerce-product-gallery .flex-viewport {
        float: none;
        width: 100%
    }

    .woocommerce-product-gallery .flex-control-thumbs {
        float: none;
        width: 100%
    }

    .woocommerce-product-gallery .flex-control-thumbs li {
        display: inline-block;
        margin: 0 10px
    }

    .breadcrumb-wrap {
        display: none
    }

    .our-story-page.v2 .story-section {
        padding-top: 35px
    }

    .product-gallery-wrapper {
        padding: 30px 0
    }

    .product-gallery-wrapper .gallery-menu {
        width: 15%
    }

    .product-gallery-wrapper .gallery-main-wrap {
        width: 85%
    }

    .product-info.is-out-of-stock #subscribe-for-stock.out-of-stock-notify {
        transform: none;
        margin: 20px auto 0
    }

    .product-info.is-out-of-stock #subscribe-for-stock.out-of-stock-notify:before {
        border: none;
        content: "";
        width: 22px;
        height: 22px;
        display: inline-block !important;
        transform: rotateZ(45deg) translateY(-50%);
        background-color: #fff;
        position: absolute;
        right: 50%;
        top: 0;
        z-index: 118 !important;
        box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.19)
    }

    .cart-dropdown-wrap .cart-dropdown::after {
        margin-left: 0;
        -ms-transform: none;
        transform: none;
        left: auto;
        right: 7px
    }

    .product-info-mobile {
        display: block
    }

    .product-summary > h5, .product-summary > h1, .product-summary > h3, .product-summary > h4.price-wrap {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .product-gallery-wrapper {
        display: block
    }

    .product-gallery-wrapper .gallery-main-wrap {
        order: 1;
        width: 100%;
        padding: 0
    }

    .product-gallery-wrapper .gallery-menu {
        order: 1;
        width: 100%;
        padding-right: 0;
        padding-top: 30px;
        display: flex;
        align-items: center
    }

    .product-gallery-wrapper .gallery-menu:after {
        content: "";
        display: block;
        clear: both
    }

    .product-gallery-wrapper .gallery-menu > div {
        padding: 10px
    }

    .product-gallery-wrapper .gallery-menu > div.product-video-wrap {
        padding: 10px;
        width: 120px;
        border: 0
    }
}

@media screen and (max-width: 639px) {
    .newsletter-section .gform_body {
        float: none;
        width: 100%
    }

    .newsletter-section .gform_footer {
        float: none;
        width: 100%
    }

    .newsletter-section input {
        margin-top: 10px
    }

    .newsletter-section .button {
        height: 41px
    }

    .newsletter-section .gform_wrapper {
        margin: 0 auto;
        max-width: 369px
    }

    .gform_wrapper input[type="text"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="email"], .gform_wrapper select {
        height: 37px
    }

    .gform_wrapper .button {
        height: 37px
    }

    .gform_wrapper .radio-section {
        display: block
    }

    .gform_wrapper .radio-section .gfield_label {
        margin-bottom: 10px;
        padding: 0
    }

    .content .gform_wrapper .gform_footer .button {
        margin-top: 20px;
        width: 100%
    }

    .single-product-section form.cart {
        margin-bottom: 90px
    }
    .product-info .yith-wcwl-add-to-wishlist {
        bottom: -65px !important;
    }
    .product-summary .single_variation_wrap {
        position: static;
        width: 100%;
        margin: 0px 0 0
    }

    .product-summary .single_variation_wrap .button {
        width: 100% !important
    }

    .product-info .yith-wcwl-add-to-wishlist {
        width: 100%;
        margin: 0
    }

    .toolbar {
        padding-bottom: 15px
    }

    .bottom-toolbar > .row > .columns:first-child {
        display: none
    }

    .product-info.is-out-of-stock .yith-wcwl-add-to-wishlist {
        width: 100%
    }

    .product-info.is-out-of-stock .product-summary .single_variation_wrap .button {
        width: 100%
    }

    .product-info.is-out-of-stock #subscribe-for-stock.out-of-stock-notify {
        left: 0;
        right: 0
    }

    .feature_block.cats-cols .card-section {
        padding: 25px
    }

    .products-table tbody tr {
        display: block
    }

    .products-table tbody tr:after {
        content: "";
        display: block;
        clear: both
    }

    .products-table tbody tr td {
        display: inline-block;
        float: left;
        width: 50%
    }

    .products-table tbody tr td:not(.prod-img) {
        padding-bottom: 0
    }

    .products-table tbody tr td.prod-remove {
        padding: 15px 7px
    }
}

@media screen and (max-width: 480px) {
    .gform_wrapper .radio-section .gfield_radio {
        display: block
    }

    .archive .toolbar .dk-select .dk-selected {
        padding-top: 4px
    }
}

@media screen and (min-width: 1024px) {
    .woocommerce-page.archive .woocommerce-products-header .has-image h1 + .term-description {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 380px) {
    .smodal .close-button {
        right: -660px;
    }
}

