body * {
    outline: none;
}

img.payment-flash-img {
    position: relative;
}

.link-underline {
    text-decoration: none;
}

.instagram-pics a {
    position: relative;
    display: block;
}

.instagram-pics a .box-cover span {
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}

#null-instagram-feed-3 .instagram-pics .box-cover {
    display: none;
}

.woocommerce-MyAccount-navigation {
    display: none;
}

.woocommerce-MyAccount-content .addresses {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address h3 {
    font-family: GothamBold;
    font-size: 16px;
}

.edit-account label {
    display: none;
}

.woocommerce-account h2 {
    font-size: 2.4em;
    margin-bottom: 50px;
}

table.shop_table_responsive tr th,
table thead th,
table tfoot th {
    font-weight: normal;
    font-family: GothamBold;
    text-transform: uppercase;
}

table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions {
    display: flex;
}

.woocommerce-orders-table__cell-order-actions .button {
    margin: 0 2px;
    padding: 10px 15px;
    letter-spacing: 0;
}

.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-customer-details h2,
.woocommerce-edit-address .woocommerce-MyAccount-content h3 {
    font-family: GothamBold;
    font-size: 14px;
    margin-bottom: 20px;
}

.woocommerce-account .woocommerce-info {
    background: none;
    display: flex;
    flex-direction: column-reverse;
}

.woocommerce-account .woocommerce-info .button {
    margin-top: 20px;
    width: 165px;
}

body table tbody tr:nth-child(even),
table tfoot {
    background-color: transparent;
}

mark {
    background: none;
    font-family: GothamBold;
}

table thead th, table thead td, table tfoot th, table tfoot td, table tbody th, table tbody td {

    padding: 10px 15px;
}

table {
    margin-bottom: 30px;
}

#billing_address_2,
#shipping_address_2,
.woocommerce-edit-address .woocommerce-MyAccount-content label {

    display: none;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #a6a4a4;
    height: 48px;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    padding: 10px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 15px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

#billing_phone {
    font-style: normal;
}

address {
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.edit {
    text-decoration: underline;
    text-transform: uppercase;
}

.edit:after {
    display: none;
}

.u-column2 .wrap {
    height: 100%;
    border-left: 1px solid rgba(151, 151, 151, 0.26);
    padding-left: 30px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.u-column1 .wrap {
    padding-right: 30px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.nyp-product .product_title {
    margin-bottom: 0;
}

.nyp-product .product-info h3,
.nyp-product .product_meta,
.nyp-product .quantity,
.nyp,
.nyp-product .shop_attributes {
    display: none;
}

.custom-nyp {
    margin-top: 30px;
}

.woocommerce .cart button.single_add_to_cart_button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a,
.woocommerce .wishlist_table td.product-add-to-cart a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0 10px;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #282828;
    color: #fefefe;
    width: 49%;
    text-transform: uppercase;
    height: 55px;

}

.woocommerce .cart button.single_add_to_cart_button:hover {
    background-color: #808080;
}

.yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
    background: none;
    color: #000;
    font-family: 'gothambook';
    border-color: #e7e7e7;
}

.yith-wcwl-add-button a.add_to_wishlist:hover, .yith-wcwl-wishlistexistsbrowse a:hover,
.yith-wcwl-wishlistaddedbrowse a:hover {
    border-color: #000;
}

.yith-wcwl-add-button a.add_to_wishlist:before, .yith-wcwl-wishlistexistsbrowse a:before,
.yith-wcwl-wishlistaddedbrowse a:before {
    content: "\e90c";
    position: absolute;
    display: block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.yith-wcwl-add-button a.add_to_wishlist:hover:before, .yith-wcwl-wishlistexistsbrowse a:hover:before,
.yith-wcwl-wishlistaddedbrowse a:hover:before {
    content: "\e90e";
}

.product-info .yith-wcwl-add-to-wishlist {
    float: right;
}

.nyp-product .yith-wcwl-add-to-wishlist {
    margin-top: -71px;
    float: right;
    width: 50%;
}

.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse.show a,
.yith-wcwl-wishlistaddedbrowse.show a,
.woocommerce .wishlist_table td.product-add-to-cart a {
    width: 100%;
    padding: 0;
    height: 55px;
    line-height: 55px;
}

.yith-wcwl-wishlistaddedbrowse span {
    display: none;
}

/*.nyp-product .single-product-section .afterpay-box{
    padding-top: 0;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.1);
    margin-bottom: 20px;
}*/
.stockists-box a.button {
    margin-right: 13px;
    display: block;
    background-color: #282828;
    color: #fefefe;
}

.single-product .sidebar,
.yith-wcwl-wishlistexistsbrowse .feedback {
    display: none;
}

.single-product-section {
    padding-top: 0;
}

.single-product .woocommerce-breadcrumb {
    border-top: 1px solid #e7e7e7;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 30px;
}

.error-404 .page-title {
    font-size: 13em;
    line-height: 1em;
}

.error-404 header h5 {
    font-size: 1.3em;
    margin-bottom: 40px;
}

.error-404 {
    padding: 5rem 0;
}

.woocommerce-notices-wrapper {
    width: 100%;
}

#drop-down-wrapper {
    width: 100%;
    min-height: 263px;
    padding: 53px 0;
    margin-top: 0;
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 99999999;
    display: none;
}

#drop-down-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 35px;
    left: 0;
    top: -21px;
    background-color: #fff;
}

.left-bg nav {
    display: none;
}

.product-summary .variations h5 label {
    letter-spacing: 1px;
}

.single-product-section .product {
    max-width: 1180px;
}

.single-product-section .product.nyp-product .gallery-menu {
    display: none;
}

.nyp-product .product-gallery-wrapper .gallery-main-wrap {
    width: 100%;
}

.single-product-section .product .product_title {
    letter-spacing: -2px;
}

.woocommerce-product-gallery .flex-control-thumbs li {
    text-align: center;
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    height: 54px;
    opacity: 0.24;
    object-fit: contain;
    width: 100%;
}

.woocommerce-product-gallery .flex-control-thumbs {
    margin-left: 0;
}

.product-gallery-wrapper .gallery-menu > div img {
    height: 72px;
    object-fit: contain;
}

.gallery-main-wrap .gallery-main img {
    max-height: 360px;
    object-fit: contain;
}

.attribute-pa_size .shrink-for-medium-up {
    padding-top: 10px;
}

.menu-wrapper h4 {
    text-transform: uppercase;
}

.menu-wrapper ul {
    margin-left: 0;
}

.menu-wrapper li {
    list-style: none;
}

#drop-down-wrapper .row {
    max-width: 1100px;
}

.drop-down .middle a:after,
.drop-down .right a:after {
    display: none;
}

.single .woocommerce-product-gallery__wrapper > div a,
.gallery-main a {
    cursor: url(../images/click-to-zoom-symbol.svg) 24 25, auto;
    max-width: 450px !important;
    margin: 0 auto;
    width: 100%;
}

#drop-down-wrapper .row {
    max-width: 71.375rem;
}

.hov-modaa:after {
    width: 100% !important;
    left: auto !important;
    right: 0 !important;
}

#drop-down-wrapper .row .columns {
    padding-left: 0px;
}
#shop-by .middle.columns {
    padding-left: 70px !important;
}
#drop-down-wrapper .row .columns:last-child {
    padding-right: 0px !important;
}

.single-product-section .woocommerce-product-gallery__wrapper img.zoomImg,
.gallery-main img.zoomImg {
    display: none !important;
}

#zoom-modal {
    display: none;
    position: fixed;
    z-index: 999999;
    background: #fff;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
}

.closezoom {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 14px;
    right: auto;
    left: 20px;
    z-index: 999999;
    top: 20px;
    float: left;
    transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 53px;
    height: 53px;
    text-align: left;
    position: absolute;
}

.closezoom:after {
    display: none;
}

.closezoom:hover {
    width: 180px;
    border-color: #ccc;
}

.closezoom img {
    width: 25px;
    opacity: .2;
}

.closezoom span {
    left: 69px;
    right: auto;
    opacity: 0;
    font-size: 15px;
    display: block;
    color: #aaa;
    position: fixed;
    top: 48px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.closezoom:hover span {
    opacity: 1;
}

.zoom {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.zoom img:not(.zoomImg) {
    max-width: 2000px;
    margin: 0 auto;
    width: auto;
    max-height: 70%;
    object-fit: contain;
}

.zoom img.zoomsmall {
    max-height: 100%;
}

.zoom img.zoomsmallH {
    max-width: 70%;
}

.openzoom {
    display: none;
}

form.woocommerce-checkout .form-row label {
    display: none;
}

form.woocommerce-checkout .form-row.woocommerce-mailchimp-opt-in label {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: -10px;
    margin-top: 10px;
}

form.woocommerce-checkout .form-row.woocommerce-mailchimp-opt-in input[type=checkbox] {
    display: inline;
    margin: 0;
}

.woocommerce-checkout-review-order .prod-img img {
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    max-height: fit-content;
}
.woocommerce-checkout-review-order td.no-line.prod-remove {
    width: 18%;
    text-align: center !important;
}
.woocommerce-checkout-review-order td.no-line.prod-remove a{
    text-decoration: none;
    border: 0px !important;
}
.woocommerce-checkout-review-order table thead {
    background: none;
    border: 0;
}

.prods-total-price {
    font-family: 'gothamBold';
}

.woocommerce-shipping-methods {
    float: right;
}

.woocommerce-shipping-methods li {
    list-style: none;
}

.checkout-page .prods-total-price > li {
    width: 100%;
}

.about_paypal {
    display: none;
}

.method-paypal img {
    max-width: 90px;
}

.payment_method_paypal {
    text-align: center;
}

.payment_method_paypal .payment-details img {
    display: block;
    margin: 50px auto 30px;
}

.payment-method > li {
    background: #fff;
    padding: 12px;
    border: 1px solid #e7e7e7;
}

body .wc-stripe-elements-field, body .wc-stripe-iban-element-field {
    box-shadow: none;
    border-color: #e7e7e7;
    height: 48px;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    padding: 10px 20px;
    border: 1px solid #a6a4a4;
}

body .wc-stripe-elements-field iframe {
    height: 48px !important;
}

.woocommerce-order-received .prods-total-price li strong:nth-child(2) {
    text-align: right;
}

.stripe-logos,
label[for="payment_method_stripe"] img {
    display: none;
}

.payment_method_stripe .stripe-logos {
    display: flex;
}

.place-order {
    max-width: 500px;
}

.place-order button {
    float: right;
}

.step-nav .menu li:not(.ch-current-step) a {
    opacity: 0.32 !important;
}

.step-nav .menu li.ch-current-step a {
    opacity: 1 !important;
}

.single.nyp-product .woocommerce-product-gallery__wrapper > div a {
    pointer-events: none;
}

.product-price-wrap,
.product-summary h4 {

    display: flex;
}

.product-price-wrap del,
.product-summary del {
    order: 2;
    padding-left: 3px;
}

.product-price-wrap ins,
.product-summary ins {
    text-decoration: none;
    order: 1;
}

.dk-select {
    margin-bottom: 0;
}

.dk-select.form-control {
    padding: 0;
    border: 0;
}

.dk-select .dk-selected {
    border-color: #a6a4a4;
    line-height: 48px;
    padding: 0 12px;
}

.select2-container--default .select2-selection--single:focus {
    border: 1px solid #8a8a8a;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.woocommerce-checkout .large-6 > .row {
    flex-direction: column;
}

.woocommerce-account-fields {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.woocommerce-account-fields p {
    margin: 0;
}

.woocommerce-checkout .large-6 .row.btm-row {
    flex-direction: inherit;
}

#ap-cont {
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
    top: 15%;
    bottom: 0;
    width: 100%;
    max-width: 535px;
    margin: 0 auto;
    height: 545px;
    background: #fff;
    display: none;
    text-align: center;
    padding: 30px 20px 20px;
}
p.zippay-txt {
    margin: 0px;
    font-size: 11px !important;
}
.custom-duty-checkbox input[type="checkbox"] {
    display: block;
}
.custom-duty-checkbox label {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
}
#ap-cont h1 {
    margin: 15px 0 20px;
    font-size: 21px;
}

#ap-cont img {
    max-width: 105px;
}

#ap-cont h6 {
    margin: 20px 0 10px;
    line-height: 1em;
}

#ap-cont p {
    font-size: 13px;
    line-height: 16px;
    color: #919191;
}

#ap-cont .bt p,
#ap-cont .bt a {
    font-size: 11px;
    color: #919191;
}

#ap-cont .bt {
    padding-top: 20px;
}

.ap-close {
    font-size: 20px;
    position: absolute;
    right: -31px;
    top: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

.ap-close:after {
    display: none;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.woocommerce-checkout .head-nav {
    display: none;
}

.reveal {
    outline: none;
}

.newsletter-section.reveal h3 {
    margin-bottom: 30px;
}

body .addtoany_list a:not(.addtoany_special_service) > span {
    border-radius: 0;
}

body .addtoany_list a {
    padding: 0 2px;
}

.breadcrumbs a:after {
    width: 100%;
}

.breadcrumbs a:hover:after {
    width: 0;
}

.head-nav .sub-menu {
    display: none;
}

.page-heading .full-width-slider .sl .row {
    max-width: 900px;
}

.full-width-slider .link-underline {
    font-family: 'gothamBold';
    letter-spacing: 2px;
}

.pay-aftp img {
    height: 60px;
    width: auto;
}

.stockists-tabs .tabs-title > a {
    text-transform: uppercase;
}

.stockists-tabs {
    border-left: none;
    padding-bottom: 2px;
    padding-left: 2px;
}

#stockists-tabs {
    border-bottom: solid 1px #d5d5d5;
    margin-bottom: 40px;
}

.toolbar .dk-selected {
    padding-top: 2px;
    border-color: #e7e7e7;
}

.sizes-tip {
    padding: 10px;
}

.gform_wrapper .dk-select .dk-selected {
    border-color: #e7e7e7;
}

.gform_wrapper .dk-select, .gform_wrapper input[type="text"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="email"], .gform_wrapper select, .gform_wrapper textarea {
    margin-bottom: 7px;
}

.validation_error {
    display: none;
}

.gform_wrapper .gfield .gfield_description.validation_message {
    margin: 0 0 10px;
    color: red;
}

.page-id-251 .widget .widget-content li {
    padding-top: 0;
    line-height: 1.2em;
}

.woocommerce-account .checkout-info-box > .columns {
    width: 100%;

}

.woocommerce-account .checkout-info-box .flex-dir-column {
    display: none;
}

.woocommerce-account .checkout-info-box .columns.large-4 {
    padding-top: 50px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content .align-bottom .large-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.woocommerce-MyAccount-content .products-table {
    margin-top: 50px;
}

.nyp-product .size input[type=radio] + label {
    padding: 0 12px;
}

.nyp-product .size input[type=radio] + label:hover {
    background-color: #808080;
    color: #fff;
}

.product-info .yith-wcwl-add-to-wishlist .add_to_wishlist {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.e-desc {
    border-top: 1px solid #e7e7e7;
    padding-top: 30px;
}

.product-summary .single_variation_wrap .button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0 10px;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #000;
    color: #fefefe;
    width: 49%;
    text-transform: uppercase;
    height: 55px;
    outline: none;
}

.added_to_cart {
    display: none;
}

.product-video-wrap h6 {
    font-size: 8px;
    text-align: center;
    margin-top: 7px;
    letter-spacing: 1.6px;
}

.product-gallery-wrapper .product-video .video-poster {
    z-index: 2;
}

.product-video .wrap:after {
    content: "\ea15";
    position: absolute;
    color: #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: icomoon;
    font-size: 2.6em;
    z-index: 5;
}

.product-gallery-wrapper .product-video .wrap {
    margin-bottom: 20px;
    margin-top: 10px;
}

.product-gallery-wrapper .product-video .wrap video {
    opacity: 0;
}

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

.product-gallery-wrapper .gallery-menu > div.active:not(.product-video-wrap) a {
    border: 1px solid #979797;
    opacity: 0.24;
}

.product-gallery-wrapper .gallery-menu > div.active.smallimg:not(.product-video-wrap) a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-gallery-wrapper .gallery-menu {
    padding-left: 10px;
}

.gallery-main {
    display: flex;
    height: 100%;
    align-items: center;

}

.nyp-product .gallery-main {
    display: block;
}

.nyp-product .gallery-main a {
    pointer-events: none;
}

.nyp-product .gallery-main a img {
    width: 100%;
    max-height: 100%;
}

.nyp-product .woocommerce-product-gallery__image {
    margin: 0 auto;
}

/*.woocommerce-variation-add-to-cart-disabled button{
    pointer-events:none;
}*/
.icon-shopping-bag:before {
    content: "";
    background: url(../images/shopbag.png) no-repeat;
    display: block;
    height: 20px;
    width: 16px;
    background-size: contain;
}

#cart-tip {
    display: flex;
}

.header .icon-shopping-bag {
    margin-right: 10px;
}

#cart-tip > span:nth-child(2) {
    margin-top: 1px;
}

.header .s {
    border-color: #e7e7e7;
}

.arrivals-section .card .card-section {
    padding-left: 0;
    padding-right: 0;
}

.arrivals-section .card h5 {
    flex-grow: 1;
    display: flex;
}

.checkout-page .products-table.woocommerce-orders-table thead th {
    padding-bottom: 20px;
}

.products-table.woocommerce-orders-table tbody tr:last-child {
    border: 0;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address.u-column1 {
    padding-right: 30px;
    border-right: 1px solid #e7e7e7;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address.u-column2 {
    padding-left: 30px;
}

.woocommerce-MyAccount-content .addresses {
    padding-bottom: 50px;
}

.single-product .afterpay-payment-info {
    display: none;
}

.post-45605 .single_variation_wrap {
    position: static;
    width: 100%;
}

.recipient-name-cont, .gift-card-amount-cont {
    margin-top: 20px;
}

.post-45605 .add-to-wishlist-45605 {
    position: absolute;
    bottom: 0px;
    left: 51%;
}

@media screen and (max-width: 1023px) {
    .single .woocommerce-product-gallery .flex-control-thumbs {
        float: left;
        width: 15%;
    }

    .single .woocommerce-product-gallery .flex-viewport {
        float: right;
        width: 85%;
    }

    .head-middle .menu-open {
        font-size: 20px;
    }

    header .hide-for-large button {
        font-size: 20px;

    }

    header .hide-for-large form {
        width: 0;
        display: none;
        position: absolute;
        right: 0;
        top: -20px;
        z-index: 2;
    }

    header .hide-for-large form.showform {
        display: block;
        width: 100%;
        transition: all .3s ease;
        right: 192px;
    }

    header .hide-for-large form button {
        display: none;
    }

    .header .s {
        padding-left: 15px;
    }

    .dk-select .dk-selected {
        height: 37px;
        border-color: #535050;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 37px;
    }

    .nyp-product .product-summary h1,
    .nyp-product .product-summary h5,
    .nyp-product .afterpay-payment-info,
    .custom-nyp {
        text-align: center;
    }

    .nyp-product .afterpay-payment-info a {
        display: block;
    }

    .custom-nyp .menu {
        justify-content: center;
    }

    .select2-container--default .select2-selection--single {
        height: 37px;
        border-color: #000;
        padding-top: 0;
        padding-bottom: 0;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 37px;
    }

    .breadcrumbs {
        margin-bottom: 0;
    }

    .head-top .align-middle {
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (min-width: 768px) {
    .slick-initialized.gallery-main .slick-slide {
        display: flex;
        align-items: center;
        min-height: 360px;
    }
}

@media screen and (max-width: 767px) {
    .single-product-section .woocommerce-product-gallery {
        flex-direction: column;
    }

    .single-product-section .woocommerce-product-gallery .flex-viewport {
        order: 1;
        float: none;
        width: 100%;
        margin-bottom: 40px;
        margin-top: 40px;
    }

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

    .openzoom {
        display: block;
        order: 2;
        cursor: pointer;
        font-size: 12px;
        border: 1px solid #aeaeae;
        border-radius: 3px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px 0 32px;
        letter-spacing: .5px;
        color: #aeaeae;
        position: relative;
        text-align: center;
        max-width: 200px;
        margin: 30px auto 0;
    }

    .nyp-product .openzoom {
        display: none;
    }

    .openzoom:after {
        display: none;
    }

    .openzoom img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        left: 10px;
    }

    .single .woocommerce-product-gallery .woocommerce-product-gallery__image a > img {
        width: 100% !important;
    }

    .single .woocommerce-product-gallery__wrapper > div a {
        display: block;
        cursor: pointer;
    }

    .arrivals-section .card {
        padding: 0;
    }

    html {
        overflow-x: hidden
    }

    .single-product .gallery-main-wrap .gallery-main img {
        height: 300px;
        object-fit: contain;
    }
}

@media screen and (max-width: 639px) {
    .nyp-product .yith-wcwl-add-to-wishlist {
        margin-top: -90px;
    }

}

@media screen and (max-width: 600px) {
    #ap-cont {
        max-width: 90%;
    }

    #ap-cont .columns {
        padding-right: 5px;
        padding-left: 5px;
    }

    #ap-cont img {
        max-width: 85px;
    }

    #ap-cont .li-wrap img {
        max-width: 50px;
    }

    #ap-cont p {
        font-size: 11px;
        margin-bottom: 0;
    }

    #ap-cont h1 {
        margin: 15px auto 20px;
        font-size: 16px;
        max-width: 180px;
    }

    #ap-cont h6 {
        font-size: 10px;
    }

    .ap-close {
        right: 0;
        top: -34px;
    }

    .woocommerce-MyAccount-content .addresses .woocommerce-Address.u-column1 {
        padding-right: 0;
        border: 0;
        padding-bottom: 30px;
    }

    .woocommerce-MyAccount-content .addresses .woocommerce-Address.u-column2 {
        padding-left: 0;
    }

    .woocommerce-MyAccount-content .addresses {
        flex-direction: column;
    }
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        height: auto;
        min-height: auto;
    }

    .newsletter-section.reveal {
        padding-bottom: 10vw;
    }
}

@media screen and (max-width: 480px) {
    .nyp-product .single-product-section .size input[type=radio] + label {
        padding: 0 8px;
        font-size: 11px;
    }

    .nyp-product .yith-wcwl-add-to-wishlist {
        width: 100%;
        margin-top: -10px;
    }

    .woocommerce .cart button.single_add_to_cart_button {
        width: 100%;
        margin-bottom: 0;
    }

    .error-404 .page-title {
        font-size: 11em;
    }

    .error-404 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .row.error-404 .row {
        margin-right: auto;
        margin-left: auto;
    }

    .error-404 .button-group .button {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .error-404 header h5 {
        font-size: 1.15em;
        margin-bottom: 40px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .align-bottom .large-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .toolbar-select span {
        font-size: 10px;
    }

    .toolbar .dk-selected {
        padding-top: 4px;
        font-size: 10px;
        padding-right: 20px;
        margin-left: 0px;
    }

    .toolbar .toolbar-select {
        padding-left: 8px;
    }

    .product-price-wrap {
        flex-direction: column;
    }

    .woocommerce-page.archive .woocommerce-products-header h1 {
        margin-bottom: 30px;
    }

    .nyp-product .size input[type=radio] + label {
        padding: 0 9px;
        font-size: 11px;
    }
}

@media screen and (max-width: 400px) {
    .single-product .gallery-main-wrap .gallery-main img {
        max-height: 250px !important;
    }

    .product-gallery-wrapper .gallery-menu > div img {
        height: 30px;
    }
}

.stockists-box {
    margin-bottom: 20px;
}

.cat-filter input[type=checkbox] + label:before {
    background: none;
}

ul.berocket_aapf_widget {
    margin-left: 0px;
}

ul.berocket_aapf_widget li {
    background: transparent;
}

.berocket_aapf_widget li.slider span.left input, .berocket_aapf_widget li.slider span.right input {
    border: none;
    box-shadow: none;
}

.berocket_aapf_widget li.slider span.right input {
    width: 100%;
}

.berocket_aapf_widget li.slider span.left input {
    width: 50%;
    padding-right: 0px;
    text-align: left;
}

ul.berocket_aapf_widget.styles li:nth-child(3),
ul.berocket_aapf_widget.styles li:nth-child(4),
ul.berocket_aapf_widget.styles li:nth-child(5),
ul.berocket_aapf_widget.styles li:nth-child(18),
ul.berocket_aapf_widget.styles li:nth-child(19),
ul.berocket_aapf_widget.styles li:nth-child(20) {
    display: none;
}

ul.berocket_aapf_widget.collections li:nth-child(1),
ul.berocket_aapf_widget.collections li:nth-child(2),
ul.berocket_aapf_widget.collections li:nth-child(6),
ul.berocket_aapf_widget.collections li:nth-child(7),
ul.berocket_aapf_widget.collections li:nth-child(8),
ul.berocket_aapf_widget.collections li:nth-child(9),
ul.berocket_aapf_widget.collections li:nth-child(10),
ul.berocket_aapf_widget.collections li:nth-child(11),
ul.berocket_aapf_widget.collections li:nth-child(12),
ul.berocket_aapf_widget.collections li:nth-child(13),
ul.berocket_aapf_widget.collections li:nth-child(14),
ul.berocket_aapf_widget.collections li:nth-child(15),
ul.berocket_aapf_widget.collections li:nth-child(16),
ul.berocket_aapf_widget.collections li:nth-child(17) {
    display: none;
}

.arrivals-section .large-8 {
    margin-bottom: 10px;
}

/*.head-top .head-currency { display: none; }*/
.gift-certificate.sc_info_box {
    background: transparent;
}

.loading-animation {
    display: none !important;
}

.full-width-slider a.no-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.filter-sidebar #berocket_aapf_widget-3,
.woocommerce-account .sidebar ul li:nth-child(3) {
    display: none;
}

.smodal .modal-content {
    padding: 50px;
}

#added-to-cart .modal-wrap {
    padding: 50px;
}

#added-to-cart .modal-wrap h3 {
    text-align: center;
    background: none;
    color: #000;
    margin-bottom: 30px;
}

#added-to-cart .inner .button {
    letter-spacing: 0;
}

#added-to-cart .close-button {
    right: 20px;
    color: #000;
}

.lost_reset_password {
    max-width: 400px;
    margin: 80px auto;
}

.lost_reset_password h6 {
    margin-bottom: 26px;
}

.lost_reset_password button {
    float: right;
}

body .berocket_aapf_widget.berocket_style_block {
    display: none;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

body #berocket_aapf_widget-2 .berocket_aapf_widget.berocket_style_block,
body .collapse .berocket_aapf_widget.berocket_style_block {
    display: block;
}

body #berocket_aapf_widget-2 .collapse .berocket_aapf_widget.berocket_style_block {
    display: none;
}

.page-template-page-cart .products-table tbody tr td.no-value {
    display: table-cell !important;
}

/**new popup**/
#senso-popup {
    width: 100%;
    max-width: 950px;
    padding: 15px;
}

.senso-popup-container {
    overflow: hidden;
    padding-bottom: 15px;
}

.senso-popup-container h1 {
    text-transform: none;
    line-height: 42px;
    font-size: 40px;
    /*width:375px;*/
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
}

.senso-popup-container ul {
    list-style-type: none;
    width: 84%;
    margin-left: auto;
    margin-right: auto;
}

.senso-popup-container ul li {
    padding: 7px 30px;
    text-align: center;
    border-bottom: 1px solid #F4F4F4;
}

.senso-popup-container ul li:last-child {
    border-bottom: none;
}

.senso-popup-container .button-container {
    width: 176px;
    margin-left: auto;
    margin-right: auto;
}

.senso-popup-container .first-half,
.senso-popup-container .second-half {
    width: 50%;
}

.senso-popup-container .first-half {
    height: 500px;
    float: left;
}

.senso-popup-container .second-half {
    float: right;
    padding-top: 60px;
}

.senso-popup-container .button-container a.button {
    background-color: #000;
    padding: 20px 40px;
}

.senso-popup-footer {
    clear: both;
    border-top: 1px solid #F4F4F4;
    padding-top: 15px;
}

.senso-popup-footer p {
    margin-bottom: 0px;
    text-align: center;
    color: #8B8B8B;
}

.senso-popup-footer p.need-help-label {
    font-family: 'Butler_Regular';
}

.senso-popup-button span {
    font-weight: bold;
    font-size: 30px;
}

.senso-popup-inside {
    background: url(../images/for-popup-shoes.png) no-repeat;
    /* min-height: 552px;*/
}

.senso-popup-inside .senso-popup-contents {
    width: 50%;
    margin-left: auto;
    padding-top: 95px;
    padding-bottom: 50px;
}

/*
#page .page-heading .full-width-slider .sl {
    min-height: 550px !important;
}*/

.single-product-section .size input[type=radio] + label {
    min-width: 27px;
    height: 27px
}

.single-product-section .size li {
    border-color: #000000;
}

.single-product-section .size li.out-of-stock {
    opacity: 0.5;
    border-color: #e7e7e7;
}

form.woocommerce-checkout #wc-eway_payments-cc-form .form-row label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

.afterpay-payment-info {
    display: none;
}

.lost-pass-notice .woocommerce-message {
    font-family: Butler_Regular;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 1em;
    margin-bottom: 20px;
}

.lost-pass-notice {
    text-align: center;
    max-width: 600px;
    margin: 100px auto 50px;
}

.cart_totals .columns.shrink {
    position: relative;
}

.coupon_link {
    margin-bottom: 70px;
    display: inline-block;
    border-bottom: 1px solid;
}

.cart_totals .coupon {
    position: absolute;
    z-index: 9;
    background: #fff;
    border: 1px solid;
    padding: 20px;
    top: 38px;
    width: 100%;
}

.cart_totals .coupon button {
    width: 100%;
    margin-bottom: 0;
}

.cart_totals .shop-link.show-for-medium {
    display: inline-block;
}

.woocommerce-error {
    display: block;
    margin-left: 0;
    color: red;
    text-align: center;
}

.woocommerce-error li {
    list-style: none;
}

.woocommerce-NoticeGroup-checkout {
    padding-top: 30px;
}

.shopping-bag-section .button {
    padding-left: 15px;
    padding-right: 15px;
}

.prod-qty .dk-select .dk-selected {
    min-width: 20px;
}

body.logged-in .prod-qty .dk-select .dk-selected {
    min-width: 50px;
}

.dk-select .dk-selected:before {
    font-family: 'icomoon';
    content: "\e905";
    border: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 16px;
}

.prod-remove a {
    border-bottom: 1px solid;
}

.prod-price .amount {
    font-family: 'gothamBold';
}

#wc-eway_payments-cc-form .form-row-first {
    width: 48.5%;
    float: left;
}

#wc-eway_payments-cc-form .form-row-last {
    width: 48.5%;
    float: right;
}

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

#eway_payments-card-cvc {
    width: 100% !important;
}

.woocommerce-checkout .dk-selected:before {
    right: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: relative;
    border: 0;
    margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    display: block;
    font-family: 'icomoon';
    content: "\e905";
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    font-size: 16px;
    margin-top: 0;
}

.checkout-info-box .delivery-methods {
    margin-left: 0;
}

.checkout-info-box .woocommerce-shipping-methods {
    float: left;
    width: 100%;
    background: transparent;
    /*margin-top: -30px;*/
    margin-left: 0;
}

.checkout-info-box .woocommerce-shipping-methods li:nth-child(2) {
    /*display:none;*/
}

form .gform_body .gform_validation_container {
    display: none;
}

.single-product-section {
    position: relative;
}

.prev_next_buttons {
    /*max-width:1180px;
    margin:20px auto 0px;*/
    max-width: 92%;
    position: absolute;
    width: 100%;
    left: 43px;
    top: 200px;
}

.prev_next_buttons a[rel="prev"], .prev_next_buttons a[rel="next"] {
    display: block;
    font-size: 25px;
}

.prev_next_buttons a[rel="prev"] {
    float: right;
}

.prev_next_buttons a[rel="next"] {
    float: left;
}

.prev_next_buttons::after {
    content: '';
    display: block;
    clear: both;
}

@media screen and (max-width: 1199px) {
    #page .page-heading .full-width-slider .sl {
        min-height: 450px !important;
    }
}

@media screen and (max-width: 1023px) {
    .lost_reset_password {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 960px) {
    #page .page-heading .full-width-slider .sl {
        min-height: 380px !important;
    }

    .prod-qty .dk-select .dk-selected {
        min-width: 50px;
    }
}

@media screen and (max-width: 768px) {
    #page .page-heading .full-width-slider .sl {
        min-height: 300px !important;
    }
}

@media screen and (max-width: 649px) {
    #page .page-heading .full-width-slider .sl {
        min-height: 250px !important;
    }
}

@media screen and (max-width: 639px) {
    .woocommerce-page.archive .woocommerce-products-header h1 {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .woocommerce-page.archive .woocommerce-products-header h1 + .term-description {
        margin-top: 0;
    }

    .cart_totals .columns.shrink {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cart_totals .coupon {
        width: auto;
    }

}

@media screen and (max-width: 600px) {
    .products-table tbody tr td.prod-quantity {
        padding-bottom: 20px;
    }

    #added-to-cart {
        max-width: 95%;
        margin: 0 auto;
    }

    #added-to-cart .inner .button {
        width: 100%;
        margin-bottom: 5px;
    }

    .lost_reset_password {
        margin: 30px auto;
    }
}

@media screen and (max-width: 480px) {

    .lost-pass-notice .woocommerce-message {
        font-size: 2rem;
        max-width: 365px;
        margin-left: auto;
        margin-right: auto;
    }

    .lost-pass-notice {
        margin: 80px auto;
    }

    #added-to-cart .modal-wrap {
        padding: 50px 30px;
    }

    #page .page-heading .full-width-slider .sl {
        min-height: 200px !important;
    }
}

.coupon-container.round-dashed {
    border-radius: 0 !important;
}

.coupon-container.round-dashed .coupon-content {
    border: 0 !important;
}

.attribute-pa_size-pa_available + .attribute-pa_size-pa_available {
    margin-top: 20px;
}

.shipping-note {
    text-transform: none;
    border: 1px solid #ebebeb;
    padding: 20px;
    border-radius: 5px;
    max-width: 370px;
    margin-top: -80px;
    margin-left: 300px;
    margin-bottom: 30px;
}

.checkout-info-box .delivery-methods {
    padding-right: 20px;
}

.product-type-simple .product-info .yith-wcwl-add-to-wishlist {
    margin-top: -55px;
    width: 49%;
}

.woocommerce-message {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 7px;
    font-family: 'gothamBold';
    margin: 30px auto 0;
}

@media screen and (max-width: 639px) {
    .product-type-simple .product-info .yith-wcwl-add-to-wishlist {
        margin-top: 0;
        width: 100%;
    }

    .woocommerce .product-type-simple .cart button.single_add_to_cart_button {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .shipping-note {
        text-transform: none;
        border: 1px solid #ebebeb;
        padding: 20px;
        border-radius: 5px;
        max-width: 370px;
        margin-top: 10px;
        margin-left: 0;
        margin-bottom: 0;
    }
}

.arrival-prods-container > .row:nth-child(3) + .yith-infs-loader,
.arrival-prods-container > .row:nth-child(3) {
    display: none;
}

.arrival-prods > .post-45605 {
    display: none;
}

.prod-thumb-hover {
    position: absolute;
    width: 100%;
    left: 50%;
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    height: 180px;
    display: flex;
    -ms-align-items: flex-end;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

a.card:hover .prod-thumb-hover {
    opacity: 1;
}

a.card:hover .prod-thumb.has_hover {
    opacity: 0;
    moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.sizes-tip {
    z-index: 20;
}

button.add_to_cart_button.ajax_add_to_cart {
    position: relative;
}

button.add_to_cart_button.ajax_add_to_cart:after {
    content: "";
    opacity: 0;
    width: 32px;
    height: 32px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    background-image: url(../images/loading-32.gif);
    position: absolute;
}

button.add_to_cart_button.ajax_add_to_cart.loading:after {
    opacity: 1;
}

.is-reveal-open button.add_to_cart_button.ajax_add_to_cart.loading:after {
    opacity: 0;
}

@media screen and (max-width: 63.96em) {
    .card .prod-thumb-hover {
        height: 180px;
    }

    .newsletter-section h2 br {
        display: block;
    }
}

/*@media screen and (max-width: 39.96em){
  .card .prod-thumb-hover {
    height: 120px;
  }
}*/
.search-no-results .arrival-prods-container p.woocommerce-info {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

#selectSizeNotice.reveal {
    width: 100%;
    max-width: 350px;
}

#selectSizeNotice .modal-wrap {
    padding: 40px 60px;
    text-align: center;
    font-size: 10px;
}

#selectSizeNotice .close-button {
    font-size: 36px;
    top: 0;
    right: 10px;
}

.size-tooltip {
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.19);
    background-color: #fff;
    position: absolute;
    z-index: 1;
    text-align: center;
    margin-top: 10px;
    display: none;
}

.size-tooltip .columns {
    padding: 15px 30px;
    position: relative;
}

.size-tooltip .columns:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -9px;
}

.size-tooltip h5 {
    margin: 0;
    font-family: 'gothambook';
    text-transform: none;

}

.single-product-section .size-box p.notiSize {
    margin-top: 20px;
    font-size: 14px;
}

body:not(.woocommerce-account) .woocommerce-pagination {
    /*display:none;*/
}

button#custom-amount {
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
    cursor: pointer;
}

button#custom-amount.clicked {
    color: #fff;
    background-color: #000;
}

.woocommerce-account .woocommerce-pagination .woocommerce-button--next {
    float: right;
}

.woocommerce-account .woocommerce-pagination {
    padding-top: 36px;
    border-top: 1px solid #ebebeb;
}

.woocommerce-MyAccount-content .products-table {
    margin-bottom: 0px;
}

.form-validation-error {
    border-color: red;
}

body.woocommerce-account .dk-select .dk-selected {
    border-color: #a6a4a4;
    line-height: 1.2;
    height: 38px;
    padding: 10px 12px;
}

#size_chart h1 {
    line-height: 1em;
}

.smodal .close-button {
    top: 7px;
    right: 20px;
}

@media screen and (max-width: 1025px) {
    .woocommerce-edit-address .content-section {
        padding: 0 2%;
    }

    .woocommerce-edit-address .woocommerce-input-wrapper .select2 {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    #size_chart .modal-content {
        padding: 30px;
    }

    #size_chart {
        overflow: visible;
    }

    #size_chart .close-button {
        font-size: 30px;
        top: -35px;
        right: 5px;
        color: #fff;
    }

    .smodal .modal-content table .label {
        padding: 10px;
    }

    #size_chart table tbody td {
        padding: 10px;
        font-size: 13px;
        text-align: center;
    }

}

@media screen and (max-width: 1200px) {
    #size_chart {
        zoom: 0.8;
    }
}

@media screen and (max-width: 1023px) {
    #size_chart {
        zoom: 1;
        margin: 30px auto 0;
        background: none;
    }

    #size_chart table tbody {
        text-align: center;
        width: 100%;
        display: flex;
    }

    #size_chart table tr {
        display: inline-grid;
        background: #fff;
        width: 24.3333%;
    }

    #size_chart table tr:nth-child(odd) {
        background-color: #000;
    }

    #size_chart .modal-content {
        padding: 0;
    }

    #size_chart .close-button {
        top: -36px;
        right: 20px;
    }

    #size_chart table tbody td {
        padding: 5px;
    }
}

@media screen and (max-width: 480px) {
    #size_chart table tbody td {
        font-size: 11px;
    }

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

    .pay-aftp p {
        font-size: 11px;
    }

    .pay-aftp img {
        width: 80px;
        height: auto;
    }

    .arrivals-section .button {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 378px) {
    .prev_next_buttons {
        max-width: 92%;
        left: 4%;
        top: 3%;
        z-index: 999;
    }
}

@media screen and (max-width: 360px) {
    #size_chart {
        max-width: 100%;
    }
}

.single-product .zippay-box.no-afterpay {
    /* margin-top: 100px; */
}


.single-product .attribute-pa_size-pa_available:not(:last-child) {
    padding-bottom: 14px;
}

.single-product .variations-alt .attribute-pa_size-pa_available {
    border-bottom: 1px solid rgba(151, 151, 151, .1);
    padding-bottom: 20px;
}

.single-product .variations-alt .attribute-pa_size-pa_available:last-child {
    border-bottom: 0;
}

/** stockist results **/
.stockists-results {
    position: absolute;
    background: #fff;
    max-width: 378px;
    z-index: 2;
    padding: 50px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    text-align: left;
    margin-top: 50px;
    display: none;
    box-sizing: border-box;
}

/*.stockists-results .arrow-up{
    width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
}*/
.stockists-results:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    box-sizing: border-box;
    border: 22px solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.05);
    top: 2px;
    margin-left: 25px;
}

.stockists-results h2 {
    text-transform: none;
    font-size: 30px;
    margin-bottom: 40px;
}

.stockists-results p,
.stockists-results a {
    font-size: 13px;
}

.stockists-results a {
    border-bottom: 1px solid;
}

.stockists-section .stockists-results h3 {
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.stockists-results .stockist {
    border-bottom: 1px solid #97979740;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.stockists-results .stockist:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 639px) {
    .stockists-results {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        margin-top: 120px;

    }
}

@media screen and (max-width: 400px) {
    .stockists-results {
        max-width: 91%;
        padding: 30px;
    }
}

.laybuy p,
.laybuy p a.laybuy-cta {
    font-size: 12px;
    color: #979797;
}

.laybuy p a.laybuy-cta {
    border-bottom: 1px solid;
}

.reveal#laybuy {
    width: 100%;
    max-width: 500px;
    overflow: visible;
}

#laybuy table {
    margin-bottom: 0;
}

#laybuy table thead th,
#laybuy table tbody td {
    text-align: left;
    padding: 15px 25px;
}

#laybuy .close-button {
    top: -10px;
    right: -30px;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
}

.single-product .laybuy {
    margin-top: 100px;
}

.single-product .afterpay-box + .laybuy {
    margin-top: 0px;
}

.single-product .laybuy + .zippay-box.no-afterpay {
    margin-top: 30px;
}

@media screen and (max-width: 639px) {
    .reveal#laybuy {
        margin: 0 auto;
        max-width: 90%;
    }

    #laybuy .close-button {
        top: -35px;
        right: 0;
    }

    .hide-bg-on-mobile {
        background: none !important;
    }

    .hide-bg-on-mobile .row {
        display: none;
    }

    #page .page-heading .full-width-slider .sl.hide-bg-on-mobile {
        min-height: 100px !important;
    }

}

@media screen and (max-width: 350px) {
    #laybuy table thead th, #laybuy table thead td {
        font-size: 10px;
    }
}

.w2m-pricetable-products {
    display: none;
}

ul.colours-term {
    margin-left: 0px;
}

ul.colours-term li {
    list-style-type: none;
}

ul.colours-term li a:hover {
    text-decoration: none;
}

section.widget_custom_colour_filter_widget {
    width: 87%;
    display: none;
}

.page-id-100639 #newsletter {
    display: none;
}

.page-id-100639 .newsletter-section {
    padding-top: 40px;
}

@media screen and (min-width: 601px) {
    .page-id-100639 .pay-aftp {
        padding-top: 100px;
    }

}

@media screen and (max-width: 639px) {
    .page-id-100639 .newsletter-section {
        padding-top: 10px;
        margin-bottom: 30px;
    }

    .page-id-100639 .pay-aftp h2 {
        max-width: 300px;
        margin: 0 auto;
    }

    .post-45605 .add-to-wishlist-45605 {
        /* position: relative; */
        left: auto;
    }

    .recipient-name-cont .form-control,
    .gift-card-amount-cont .form-control {
        height: 55px;
        padding-left: 20px;
    }

    .post-45605 .single_variation_wrap {
        margin-top: 0;
    }
}

@media screen and (max-width: 480px) {
    .single-product-section #product-45605 .size input[type=radio] + label {
        min-width: 30px;
        height: 25px;
        font-size: 11px;
    }

    .single-product-section #product-45605 .size li {
        margin-right: 2px;
    }

    button#custom-amount {
        font-size: 11px;
        height: 27px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.arrival-prods .columns,
.product-gallery-wrapper,
.product {
    position: relative;
}

.arrival-prods .columns .vegan,
.product-gallery-wrapper .vegan,
.product .vegan {
    height: 36px;
    position: absolute;
    right: 20px;
    z-index: 99;
}

.product-gallery-wrapper .vegan {
    height: 66px;
}

.product .summary .vegan {
    height: 60px;
}

.arrival-prods .columns .vegan {
    top: auto;
    bottom: 50px;
    height: 40px;
}

@media screen and (max-width: 1200px) {
    .arrival-prods .columns .vegan {
        height: 30px;
    }
}

@media screen and (max-width: 1023px) {
    .product-info-mobile .vegan {
        top: 20px;
        height: 50px;
    }

    .product .summary .vegan {
        display: none;
    }

    .arrival-prods .columns .vegan {
        top: auto;
        right: auto;
        left: 30px;

    }
}

@media screen and (max-width: 639px) {
    #dropdown-filter.dropdown-pane {
        display: block;
        visibility: visible;
    }

    .filter-sidebar .berocket_single_filter_widget,
    #dropdown-filter .widget_nav_menu {
        border: 1px solid #e7e7e7;
        padding: .8em 13px .6em !important;
        margin-bottom: 10px !important;
    }

    .filter-sidebar .widget-title {
        padding: 0;
        letter-spacing: 0;
    }

    #dropdown-filter .berocket_aapf_widget-title_div {
        min-height: auto !important;
        padding-right: 0 !important;
    }

    #dropdown-filter .menu {
        margin: 10px auto 0;
    }

    .toolbar {
        padding: 0;
    }

    .filter-sidebar {

        border-bottom: 0;
        padding-bottom: 0;
    }

    .filter-sidebar .widget-title:before {
        right: 0;
        font-size: 16px;
    }

    .toolbar.main-toolbar,
    .arrival-prods-container hr,
    .filter-sidebar .widget div.menu-collections-container,
    .filter-sidebar .widget div.menu-styles-container {
        display: none;
    }

    #dropdown-filter .menu {
        margin-bottom: 0;
    }

    .toolbar > .row > .columns {
        padding-right: 4px;
        padding-left: 0;
    }

    .toolbar > .row > .columns.medium-text-right {
        padding-left: 4px;
        padding-right: 0;
    }

    #dropdown-filter ul.berocket_aapf_widget {
        margin: 20px auto 0;
    }

    #dropdown-filter #berocket_aapf_single-3 ul.berocket_aapf_widget {
        margin: 0 auto 20px;
    }

    .toolbar-select span {
        display: none;
    }

    .archive .toolbar .dk-select .dk-selected {
        text-transform: uppercase;
        font-family: 'GothamBold';
        font-size: 13px;
        border: 0;
    }

    .toolbar-select .dk-select .dk-selected:before {
        right: 13px;
    }

}

@media screen and (max-width: 480px) {

    .arrival-prods .columns .vegan {
        bottom: 50px;
        left: 10px;
        height: 20px;

    }
}

body.home .arrivals-section .card .prod-thumb-hover > img {
    max-height: 100%;
    width: auto;
    object-fit: cover;
}

.prod-thumb-hover {
    background-color: #fff;
}

.prod-thumb-hover img {
    object-fit: contain;
    height: 100%;
}

.berocket_aapf_widget_show .fa.fa-angle-left {
    display: none !important;
}

.berocket_single_filter_widget .fa.fa-angle-left {
    display: none !important;
}

#currency-switcher button {
    background: none;
    color: #fff !important;
    padding: 0 15px 0 0;
    height: 30px;
    margin: 0;
    font-size: 12px;
    letter-spacing: 0.7px;
    position: relative;
    width: auto;
    margin-right: 30px;
}

#currency-switcher img {
    margin-right: 5px;
}

#currency-switcher .row {
    padding: 10px 15px !important;
    border-top: 1px solid #cacaca;
    font-size: 12px;
}

#currency-switcher .row:nth-child(1) {
    border: 0;
}

#currency-switcher .dropdown-pane {
    padding: 0;
    overflow: hidden;
    width: 120px !important;
}

#currency-switcher .dropdown-pane.is-active {
    visibility: visible;
    display: block;
}

#currency-switcher button:after {
    font-family: 'icomoon';
    content: "\e905";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 12px;
    display: block;
    position: absolute;
}

@media screen and (min-width: 640px) {
    .home .page-heading .full-width-slider .sl {
        background-size: 150%;
        background-position: center;
    }
}

@media screen and (max-width: 639px) {
    #currency-switcher button,
    #currency-switcher .row {
        font-size: 9px;
    }

    #currency-switcher img {
        height: 9px !important;
    }

    #currency-switcher button {
        margin-right: 10px;
    }
}


.woocommerce-Price-amount .currency {
    font-size: 13px;
    color: #c5c5c5;
}

#country-select-modal {
    padding: 80px;
}

#set_user_country {
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #282828;
    color: #fefefe;
    width: 100%;
    margin-top: 10px;
    height: 48px;
}

#set_user_country:hover {
    background-color: #808080;
}

.page-heading .slick-dots {
    display: flex !important;
}

@media screen and (max-width: 600px) {
    .reveal#country-select-modal {
        padding: 60px 30px;
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }

    #country-select-modal .close-button {
        top: 20px;
        right: 20px;
    }
}

.smodal .modal-content {
    padding: 0;
}

.smodal .modal-content .text-center {
    padding: 30px 30px 10px;
}

.smodal .modal-content table tr .label {
    background: none;
    color: #000;
}

.smodal .modal-content table tr td {
    font-family: 'GothamBold';
}

.smodal .modal-content table tr:nth-child(odd),
.smodal .modal-content table tr:nth-child(odd) .label {
    background: #000;
    color: #fff;

}

.smodal .modal-content table tr:nth-child(odd) td {
    color: #fff;
}

#size_chart .modal-content {
    background: #fff;
}

.afterpay-box img {
    width: 150px;
}

.pay-aftp img {
    max-height: 25px;
    padding: 0 7px;
}

.woocommerce #payment .payment_box.payment_method_afterpay ul.form-list li.form-alt .instalment-info-container p.header-text, .instalment-header-text span {
    color: #000;
}

.gift-certificate-show-form .show_hide_list {
    margin-left: 0;
}

.gift-certificate-receiver-detail-form .form_table {
    width: 100%;
    padding: 20px 0;
}

.form-control.gift_receiver_email {
    height: 48px;
    margin-bottom: 1rem;
}

.gift-certificate.sc_info_box {
    padding-top: 30px !important;
}

.gift-certificate.sc_info_box h3 {
    margin-bottom: 1rem;
}

.woocommerce-checkout .woocommerce-billing-fields .form-control.dk-select {
    padding-left: 0;
}

@media screen and (max-width: 1023px) {
    .woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single {
        height: 48px;
    }

    .woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 48px;
    }
}

@media screen and (max-width: 767px) {
    .home #page .page-heading .full-width-slider .sl {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
}

/**transfer to live**/
body.postid-45605 .quantity {
    display: none;
}

.wc-sc-input input#credit_called {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 13px;
    border: 1px solid #a6a4a4;
}

body.postid-45605 .recipient-name-cont {
    margin-top: 0px;
}

.wc-sc-input input#credit_called::-webkit-input-placeholder {
    color: #3b3738 !important;
}

.wc-sc-input input#credit_called::-moz-placeholder {
    color: #3b3738 !important;
}

.wc-sc-input input#credit_called:-moz-placeholder {
    color: #3b3738 !important;
}

.wc-sc-input input#credit_called:-ms-input-placeholder {
    color: #3b3738 !important;
}

.woocommerce .cart button.single_add_to_cart_button {
    margin: 0 !important;
}

.archive .toolbar .dk-select .dk-selected {
    padding-right: 20px;
}

ul.berocket_aapf_widget li.brw-size-35-36,
ul.berocket_aapf_widget li.brw-size-37-38,
ul.berocket_aapf_widget li.brw-size-39-40,
ul.berocket_aapf_widget li.brw-size-41-42,
ul.berocket_aapf_widget li.brw-size-43-44,
ul.berocket_aapf_widget li.brw-size-45-46 {
    display: none;
}

#currency-switcher img {
    width: 22px;
    object-fit: cover;
}

.single-product .prev_next_buttons {
    z-index: 9;
}

.yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a {
    width: 100%;
    padding: 15px;
}

.feature_block a:not(.no-line):after, .feature_block a:not(.button):after {
    display: none;
}

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

.cart-dropdown-wrap .header-cart-tip-inner .row {
    margin-left: auto;
    margin-right: auto;
}

.product-gallery-wrapper.hidegal .gallery-menu {
    display: none;
}

.product-gallery-wrapper.hidegal .gallery-main-wrap {
    width: 100%;
}

@media screen and (max-width: 1200px) and (min-width: 625px) {
    .step-nav .menu li {
        text-align: center;
        flex: 1;
    }

    .step-nav .menu li a span {
        display: block;
        margin-bottom: 5px;
    }

    .step-nav .menu li a {
        font-size: 12px;
        letter-spacing: 0;
    }
}

@media screen and (min-width: 1200px) {
    .footer-widget-area.show-for-large .large-3 {
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
        margin-left: -25px;
    }
}

@media screen and (max-width: 1008px) {
    .feature_block .slick-dots > li {
        display: flex;
    }

    .head-middle .row > .columns:nth-child(1) {
        width: 88px;
    }
}

@media screen and (max-width: 1023px) {
    .single-product .prev_next_buttons {
        top: 100px;
    }

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

    .arrivals-section {
        padding-top: 4.5vw;
    }

    .woocommerce-page.archive .woocommerce-products-header h1 {
        margin-bottom: 4.5vw;
    }

    .arrivals-section .large-8 {
        margin-bottom: 0;
    }

    .stockists-section .dk-select .dk-selected {
        line-height: 37px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 625px) {
    .toolbar .medium-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;

    }
}

@media screen and (max-width: 640px) {
    .stockists-img {
        display: none;
    }

    .single-product .prev_next_buttons {


        left: 5%;
        right: 5%;
        max-width: 90%;
    }

    .woocommerce-checkout .contact-section h6 {
        margin-bottom: 19px;
    }

    .woocommerce-checkout .contact-section {
        padding: 0 !important;
    }

    body .zip-container span {
        font-size: 12px
    }

    .attribute-pa_size-pa_available p br {
        display: none;
    }

    .footer-widget-area .accordion .accordion-content ul li {
        margin-bottom: 5px;
    }

    .stockists-section .padding-top-3 {
        padding-top: 1.5rem !important;
    }

    .stockists-container .tabs-panel {
        padding-right: 0;
    }

    .stockists-container .example-tabs2 {
        display: flex;
    }

    .stockists-container .example-tabs2 li:first-child a {
        padding-left: 0
    }

    .stockists-container .example-tabs2 li:last-child a {
        padding-right: 0
    }

    .newsletter-section .gform_wrapper .button {
        padding: 16px 15px 15px;
        height: auto;
    }
}

.home .full-width-slider a:after {
    display: none
}

.drop-down > a {
    pointer-events: none
}

.berocket_single_filter_widget h3 {
    padding: 15px 0;
    border: 0;
    font-family: 'GothamBold';
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

.bapf_sfilter h3:before {
    font-family: 'icomoon';
    content: "\e904";
    position: absolute;
    display: block;
    right: 0;
    font-size: 16px;
    margin-top: -3px;
}

.bapf_sfilter.active h3:before {
    font-family: 'icomoon';
    content: "\e905";
}

.bapf_sfilter h3 i {
    display: none;
}

.filter-sidebar .fa-chevron-down:before,
.filter-sidebar .fa-chevron-up:before {
    font-family: 'icomoon';
    content: "\e905";
}

.filter-sidebar .fa-chevron-up:before {
    content: '\e904';
}

.berocket_single_filter_widget {
    padding-right: 30px;
}

.filter-sidebar .widget-title:before {
    font-size: 16px;
    right: 0;
}

#dropdown-filter a.toggleFilter {
    display: none;
}

@media screen and (max-width: 1110px) {
    .head-top {
        letter-spacing: 0.2px;
    }

    .head-top .medium-8 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .head-top .medium-4 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media screen and (max-width: 1105px) and (min-width: 1024px) {
    .head-nav .menu > li > a {
        font-size: 1em;
    }
}

@media screen and (max-width: 1023px) {
    .head-top .medium-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: flex-start;
    }

    .head-middle .shrink {
        margin: 0 !important;
    }
}

@media screen and (max-width: 639px) {
    .bapf_sfilter h3 {
        padding: 0;
        margin: 0;
    }

    .bapf_body {
        padding-top: 20px;
        display: none;
    }

    .bapf_sfilter {
        margin-bottom: 0;
    }

    #dropdown-filter a.toggleFilter {
        display: block;
        padding: 0.6em;
        margin-bottom: 10px;
    }

    .filter-sidebar {
        background: #fff;
        border: 1px solid #e7e7e7;
        padding: 20px 20px 15px;
        margin-bottom: 10px;
        display: none;
    }

    .bapf_sfilter h3:before {
        content: "\e905";
    }

    .bapf_sfilter.active h3:before {
        content: "\e904";
    }

    .woocommerce-billing-fields h3.margin-bottom-2 {
        margin-bottom: 1rem !important;
    }

    .woocommerce-billing-fields .shrink {
        margin-bottom: 0 !important
    }
}

.search-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(255 255 255/90%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 1;
}

.search-wrapper .search-close {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 28px;
}

.showform .search-wrapper {
    opacity: 1;
    z-index: 1;
}

.search-wrapper .form-control {
    height: 46px;
}

.formwrap {
    width: 100%;
    padding: 0 30px;
}

.formwrap .button {
    width: 100%
}

.product-gallery-wrapper .gallery-menu > div a {
    transition: none;
}

p#billing_email_field span.woocommerce-input-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    gap: 10px;
}

p#billing_email_field input {
    flex: 1;
    margin: 0;
}
p#billing_email_field span#billing_email-description{
    display: block !important; 
}

p#billing_email_field span.woocommerce-input-wrapper .login-link {
    font-size: 14px;
    color: #555;
    text-decoration: underline;
}
p#billing_email_field span.woocommerce-input-wrapper .login-link:after{
    content: unset !important;
}
p#billing_email_field span.woocommerce-input-wrapper .login-link:hover {
    color: #000;
}

.dk-select .dk-selected{
    height: 38px !important;
    line-height: 38px !important;
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 35%);
    z-index: 1000;
    align-items: center;
    justify-content: center;
}

.popup-content {
    background-color: white;
    padding: 20px 40px;
    border-radius: 0px;
    position: relative;
    max-width: 500px;
    width: 100%;
    justify-self: center;
    top: 50%;
    transform: translateY(-50%);
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}
#login-popup section{
    display: block !important;
    padding: 60px 0px 30px 0px !important;
}
#login-popup .contact-box {
    padding: 0px;
}
#login-popup .contact-section h6 {
    font-size: 13px;
    margin-bottom: 15px;
}
#login-popup .contact-section form p{
    font-size: 12px;
}
#login-popup .contact-section form a.link-underline {
    font-size: 12px;
}
#login-popup .contact-section form input.button {
    padding: 15px;
    font-size: 10px;
}
@media screen and (max-width: 639px) {
    #login-popup .contact-section form a.link-underline {
        font-size: 10px;
    }
    ul.wc_payment_methods.payment_methods.methods.no-bullet.payment-method img {
        max-height: fit-content !important;
        width: 70px !important;
    }
    ul.wc_payment_methods.payment_methods.methods.no-bullet.payment-method label span{
        font-size: 11px !important;
    }
    .checkout-page .checkout-field-display div {
        width: 100%;
    }
    .popup-content {
        max-width: 90%;
        padding: 20px;
    }
    #shop-by .middle.columns {
        padding-left: 0px !important;
    }
    .woocommerce-checkout-review-order tr {
        display: flex;
        flex-wrap: wrap;
    }
    .woocommerce-checkout-review-order td.no-line.prod-info {
        width: 50%;
    }
    .woocommerce-checkout-review-order td.no-line.prod-img {
        width: 50%;
    }
    .woocommerce-checkout-review-order td.no-line.prod-remove {
        width: 100%;
        text-align: center !important;
        display: flex    ;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
    .prod-qty.flex-container.align-middle.checkoutqty {
        width: fit-content;
        justify-self: center;
    }
}

.columns.shrink-for-large.small-12.flex-container.flex-dir-column {
    display: none;
}
.woocommerce-checkout .wc_coupon_message_wrap{
    display: none !important;
}
.woocommerce-checkout:has(#wc-stripe-payment-request-wrapper .StripeElement) .express_checkout {
    display: block !important;
    margin-bottom: 8px !important;
}
.woocommerce-checkout .express_checkout {
    display: none ;
}
.woocommerce-checkout:has(#wc-stripe-payment-request-wrapper .StripeElement) .express_checkout_para {
    display: block !important;
    margin-bottom: 30px;
}
.woocommerce-checkout .express_checkout_para {
    display: none ;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px !important;

}

.checkoutqty div#dk3-combobox {
    display: flex;
}

.prod-qty.flex-container.align-middle.checkoutqty {
    padding: 5px;
    margin-bottom: 7px !important;
}

.prod-qty.flex-container.align-middle.checkoutqty span {
    font-size: 10px;
}

.prod-qty.flex-container.align-middle.checkoutqty input {
    margin: 0px 5px;
    padding: 0px 5px;
    width: auto;
}

.sale.product-sale-tag{
	position: absolute;
	top: 10px;
	background: #000;
	color: #fff;
	padding: 5px;
	font-size: 10px;
	z-index: 999;
}

span.egiftcard {
    display: block !important;
    color: red;
    letter-spacing: 0px;
    font-size: 10px;
}