/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */

@font-face {
    font-family: 'Avenir';
    src: url('fonts/Avenir/avenirltstd-medium-webfont.eot');
    src: url('fonts/Avenir/avenirltstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/Avenir/avenirltstd-medium-webfont.woff') format('woff'),
    url('fonts/Avenir/avenirltstd-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */
.safari {
    background: none;
}

input.button {
    border-radius: 0;
    letter-spacing: 1px;
    text-align: center;
}

#addressy {
    padding-top: 15px;
    padding-bottom: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #464343;
    text-transform: capitalize;
    letter-spacing: 3px;
    font: 600 14px/1.6em 'Open Sans', arial, sans-serif;
}

#footer-widgets-container {
    -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.08);
}

#footer-widgets {
    padding-top: 15px;
    padding-bottom: 15px;
}

#footyfoot {
    padding-top: 5px;
    padding-bottom: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #acabab;
    letter-spacing: 2px;
    font: 400 10px/1.6em 'Open Sans', arial, sans-serif;
}

body.full-width #footer {
    display: none;
}

#headsoc {
    width: 227px;
    height: 31px;
    float: left;
    margin-top: -135px;
}

#headsoc a img {
    float: left;
}

#headsoc a:hover img {
    opacity: .8;
}

ul#top-nav {
    float: right;
    margin-right: 18%;
    height: 0;
}

ul#top-nav li:nth-child(2) a {
    color: #e74c3b !important;
    text-decoration: underline;
    transition: .2s all ease-in-out;
}

ul#top-nav li:nth-child(2) a:hover {
    color: #777 !important;
}

.nw-drop-cart .nw-cart-drop-content .cart_list li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.nw-drop-cart .nw-cart-drop-content .cart_list li a:hover {
    text-decoration: none;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title,
.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title img,
.widget .nw-drop-cart .nw-cart-drop-content ul.product_list_widget li a.ajax-remove-item.remove {
    float: none;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title,
.nw-drop-cart .nw-cart-drop-content .ajax-remove-item {
    display: inline-block;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title img {
    padding: 0;
    border: none !important;
    width: 35%;
    margin: 0 !important;
    vertical-align: middle;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title {
    width: 92%;
    max-width: inherit;
    min-width: inherit;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title .nw-cart-product-title-text {
    color: #555;
    width: 61%;
    display: inline-block;
    line-height: 16px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: top;
    margin-left: 2%;
    transition: .2s all ease-in-out;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title a img,
.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title a .nw-cart-product-title-text .cart-product-title {
    transition: .2s all ease-in-out;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title a:hover img {
    opacity: .8;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title a:hover .nw-cart-product-title-text .cart-product-title {
    color: #e74c3b;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title .nw-cart-product-title-text .quantity {
    display: inline-block;
    width: 93%;
    margin-top: 7px;
}

.nw-drop-cart .nw-cart-drop-content .nw-cart-product-title .nw-cart-product-title-text .quantity span.amount {
    font-size: 14px !important;
    letter-spacing: normal;
}

.widget .nw-drop-cart .nw-cart-drop-content ul.product_list_widget li a.ajax-remove-item.remove {
    width: 1%;
    margin: 0;
    vertical-align: bottom;
    transition: .2s all ease;
}

.nw-drop-cart .nw-cart-drop-content .nw-buttons {
    text-align: center;
}

.nw-drop-cart .nw-cart-drop-content .nw-buttons .fa {
    margin-left: 7px;
}

.fa-btn .button {
    padding-right: 30px;
    font-weight: bold;
}

.fa-btn {
    position: relative;
}

.fa-btn:after {
    font-family: FontAwesome;
    content: "\f138"; /* Value may need to be changed in newer version of font awesome*/
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 1px;
    pointer-events: none;
}

.woocommerce-checkout.gecko .fa-btn:after {
    right: 13px;
}

.nw-cart-icns:before {
    content: '';
    position: absolute;
    display: block;
    height: 20px;
    width: 1px;
    left: -9px;
    background: #888;
}

.nw-drop-cart .nw-cart-drop-content .nw-buttons li {
    padding: 0;
    margin: 0;
}

.nw-drop-cart .nw-cart-drop-content .nw-buttons li a {
    text-shadow: none;
}

.nw-cart-container.nw-cart-click .nw-hidden {
    transition: .25s opacity ease-in-out;
}

.nw-cart-container.nw-cart-click:hover .nw-hidden {
    display: block !important;
    opacity: 1 !important;
}

.nw-drop-cart .nw-cart-drop-content .total {
    text-align: center;
    font-size: 16px;
}

#headcont {
    color: #595959;
    font: 500 13px/15px 'Open Sans', arial, sans-serif;
    width: 247px;
    float: left;
    clear: both;
    margin-top: -88px;
}

#headcont h2 {
    color: #e74b3b;
    font: 900 15px/16px 'Open Sans', arial, sans-serif;
    line-height: 16px !important;
    margin-bottom: -13px;
}

#headcont h3 {
    color: #000;
    font: 900 13px/15px 'Open Sans', arial, sans-serif;
    line-height: 15px !important;
    margin-bottom: -13px;
}

.error {
    color: #e74b3b;
}

#nav-container {
    margin: 0 0 .7em 0 !important;
}

#footsoc {
    width: 190px;
    height: 31px;
    margin-left: auto;
    margin-right: auto;
}

#footsoc a img {
    float: left;
}

#footsoc a:hover img {
    opacity: .8;
}

#footer-widgets .widget h3 {
    font: normal 12px/1.2em PT Sans;
    text-align: center;
    letter-spacing: 2px;
    color: #464343 !important;
}

div#text-4.widget.widget_text div.textwidget table tbody tr td {
    font: 500 12px/17px PT Sans;
    text-align: center;
    letter-spacing: 1px;
}

div#text-4.widget.widget_text div.textwidget table tbody tr td a {
    color: #464343;
}

div#text-4.widget.widget_text div.textwidget table tbody tr td a:hover {
    color: #e74b3b;
    text-decoration: none;
}

.searchform, #searchform {
    width: 98%;
    margin-top: 0px;
    position: relative;
    border-color: #bcbbbb;
    border-width: 1px;
    border-style: solid;
    border-radius: 1px;
}

.widget_woo_search h3 {
    display: none;
}

.widget h3 {
    transform: scale(1, .95);
    -ms-transform: scale(1, .95);
    -webkit-transform: scale(1, .95);
}

/*.home ul.products .button {*/
/*display: none!important;*/
/*}*/
.woocommerce-result-count {
    width: 40%;
}

.home ul.products li.product {
    width: 30%;
}

.nav-toggle a:nth-child(1) {
    display: none;
}

@media only screen and (min-width: 768px) {
    ul.products li.product.first {
        clear: none;
    }

    ul.products li.product.last {
        margin-right: 3.8%;
    }

    ul.products li.product.oak-first {
        clear: left;
    }

    ul.products li.product.oak-last {
        margin-right: 0;
    }
}

ul.products li.product .price del,
ul.products li.product .price ins {
    display: block;
}

ul.products h2,
ul.products h3 {
    font-weight: normal;
    line-height: 16px !important;
    font-size: 13px;
    text-transform: none !important;
    color: #000 !important;
    min-height: 0;
    margin-top: 8px;
    margin-bottom: 0;
}

.woocommerce .related ul.products h2 {
    margin-bottom: 0;
}

li.product .product-thumbnail {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

ul.products li.product .product-thumbnail img {
    height: auto;
    display: block;
    transition: .2s all ease-in-out;
}

li.product .product-thumbnail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

li.product .product-thumbnail .onsale {
    padding: 0;
    background: #e74c3b;
    border-radius: 100%;
    top: 4px;
    right: 4px;
    left: auto;
    height: 45px;
    width: 45px;
    line-height: 42px;
}

li.product .product-wrap {
    position: absolute;
    display: flex;
    height: 30%;
    top: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    padding: 0;
    font-size: 14px;
    -webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 2;
}

li.product .product-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50em;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
    -webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1);
}

li.product .product-wrap .product-add-to-cart {
    margin: auto;
    position: relative;
    display: inline-block;
}

li.product .product-wrap .product-add-to-cart .qty,
li.product .product-wrap .product-add-to-cart .button {
    float: left;
}

li.product .product-wrap .product-add-to-cart .qty {
    padding: 0;
    height: 32px;
    box-sizing: border-box;
    width: 25%;
    margin: 0 3% 0 4%;
    text-align: center;
}

li.product .product-wrap .product-add-to-cart .qty[type=number]::-webkit-inner-spin-button,
li.product .product-wrap .product-add-to-cart .qty[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

li.product .product-wrap .product-add-to-cart .qty[type=number] {
    -moz-appearance: textfield;
}

li.product .product-wrap .product-add-to-cart .button {
    margin: 0;
    font-size: 12px;
    height: 32px;
    padding: .327em 10px;
}

li.product:hover .product-wrap {
    top: 70%;
}

li.product:hover .product-thumbnail img {
    opacity: 0.8;
}

li.product a.woocommerce-loop-product__link h2.woocommerce-loop-product__title,
li.product a.woocommerce-loop-product__link span.amount {
    transition: .15s all ease;
}

li.product:hover a.woocommerce-loop-product__link h2.woocommerce-loop-product__title,
li.product:hover a.woocommerce-loop-product__link span.amount {
    color: #e74c3b !important;
}

li.product:hover a.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
    text-decoration: underline;
}

li.product:hover a.woocommerce-loop-product__link del span.amount {
    color: inherit !important;
}

.ced_ocor_floating_basket_wrapper,
.ced_ocor_basket {
    display: none;
}

/* Single product */
#main .onsale {
    padding: 0;
    background: #e74c3b;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    line-height: 49px;
    z-index: 1;
}

#main .cart .price {
    margin-right: 20px;
}

#main .c
art .price del,
#main .cart .price ins {
    display: block;
}

.single-product #main .product .price del .amount {
    display: inline;
    margin: 0;
}

.single-product #main .product .price ins {
    padding: 0;
}

.single-product #main .product .price ins .amount {
    color: #e74c3b;
}

table.cart .product-quantity {
    left: auto;
    position: inherit;
}

.woocommerce-cart .title {
    text-transform: uppercase;
}

.checkout-reminder-message {
    width: 100%;
    border: 1px solid #0c0c0c;
    display: flex;
    flex-direction: row;
    margin: 0 auto 10px auto;
}

.checkout-reminder-message a {
    width: 100%;
    display: inherit;
    flex-direction: inherit;
    text-decoration: none;
}

.checkout-reminder-message p,
.entry p.delivery-message {
    font-family: Avenir, sans-serif;
    margin: 0;
    padding: 0;
    color: #0c0c0c;
}

.entry p.delivery-message {
    color: #e74c3b;
    margin-bottom: 10px;
}

.checkout-reminder-message .available-discount,
.checkout-reminder-message .free-shipping {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 10px 15px;
}

.checkout-reminder-message .available-discount {
    width: 60%;
}

.checkout-reminder-message .free-shipping {
    width: 40%;
    background-color: #0c0c0c;
}

.checkout-reminder-message .note {
    font-size: 11px;
    margin: auto auto auto 0;
}

.checkout-reminder-message .free-shipping p {
    color: #fff;
}

.checkout-reminder-message .percentages,
.checkout-reminder-message .regions,
.checkout-reminder-message .condition,
.entry p.delivery-message {
    text-transform: uppercase;
    text-align: center;
    font-size: 27px;
}

.entry p.delivery-message a {
    transition: .2s ease-in-out;
}

.entry p.delivery-message a:hover {
    text-decoration: none;
}

.checkout-reminder-message .percentages,
.checkout-reminder-message .regions,
.checkout-reminder-message .condition {
    margin: auto;
}

.lg-display {
    display: block;
}

.xs-display {
    display: none;
}

table.cart .product-remove {
    text-align: center;
}

table.cart a.remove {
    height: 20px;
    width: 20px;
}

table.cart a.remove,
table.cart a.remove:hover {
    background: transparent;
}

.widget .nw-drop-cart .nw-cart-drop-content ul.product_list_widget li a.ajax-remove-item.remove .fa,
table.cart a.remove .fa {
    font-size: 19px;
    color: #777;
    transition: all .2s ease-in-out;
}

.widget .nw-drop-cart .nw-cart-drop-content ul.product_list_widget li a.ajax-remove-item.remove:hover .fa,
table.cart a.remove:hover .fa {
    color: #f00;
}

.woocommerce-cart-form table,
.woocommerce-cart-form table tbody td {
    border: none;
    border-bottom: 1px solid #eee;
}

.woocommerce-cart-form table tbody td.product-remove {
    text-align: center;
}

.woocommerce-cart-form table thead th {
    border-right: none;
}

.woocommerce-cart-form table.cart img {
    border: none;
    width: 90px;
}

.woocommerce-cart-form table tbody td.product-name a {
    font-weight: bold;
}

.woocommerce-cart-form table tbody td.product-price del {
    text-decoration-color: #888;
}

.woocommerce-cart-form table tbody td.product-price del span.amount {
    color: #888;
}

.woocommerce-cart-form table tbody td.product-price ins {
    text-decoration: none;
}

a.shipping-calculator-button {
    font-weight: bold;
    text-decoration: underline;
}


#customer-map {
    display: none;
}


#calc_shipping_postcode_field {
    display: block !important;
}

input, textarea,
.select2-container--default .select2-selection--single {
    border: 2px solid #bebebe;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px;
}

.shipping-calculator-form select {
    padding: 5px;
    background: #fff;
    /*border: 2px solid #efefef;*/
    border: 2px solid #bebebe;
    margin-bottom: 10px;
    border-radius: 3px;
    font-size: 1em;
    color: #666;
    font-family: inherit;
}

.cart_totals table tbody tr td {
    text-align: right;
}

@media screen and (max-width: 360px) {
    .woocommerce-cart-form table thead tr th.product-remove div {
        display: none;
    }
}

ul.products {
    margin-bottom: 0;
}

span.amount {
    font-weight: bold;
    color: #0c0c0c;
    letter-spacing: -1px;
    font-size: 16px;
}

ul.products .sale span.amount {
    font-weight: bold;
    color: #e74c3b;
    letter-spacing: -1px;
    font-size: 16px;
}

ul.products .sale del span.amount {
    color: inherit;
}

body .woo-sc-hr {
    padding-top: 5px;
}

body.home .woo-sc-hr, .home .woo-sc-divider {
    margin-bottom: 5px;
    padding-top: 0px;
    margin-top: -25px;
}

.home .entry h1 {
    font-size: 36px;
    transform: scale(1, .95);
    -ms-transform: scale(1, .95);
    -webkit-transform: scale(1, .95);
}

.widget_product_categories h3,
#text-10 .widget-title {
    text-transform: uppercase;
}

.widget_product_categories h3 {
    border: none;
}

.widget_product_categories .product-categories,
.widget_product_categories .product-categories li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-price-container a,
.widget_product_categories .product-categories li a {
    color: #000;
}

.menu-price-container a:hover,
.facetwp-depth .facetwp-checkbox:hover,
.widget .menu-price-container ul li a:hover,
.widget_product_categories .product-categories li a:hover {
    text-decoration: underline;
    color: #e74c3b;
}

.widget_product_categories .product-categories > li,
.facetwp-facet {
    border-bottom: 1px solid #bcbcbc;
    padding: 2px 0;
    clear: both;
}

body .facetwp-facet.loading {
    opacity: 0.35;
}

body .facetwp-facet.loading.empty {
    border-bottom: 0;
}

.widget_product_categories {
    margin-bottom: 0;
}

.menu-price-container ul,
.menu-price-container ul li {
    list-style: none;
}

.widget_product_categories .product-categories > li > a,
.menu-price-container > ul > li > a {
    display: block;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    font-size: 16px;
}

.widget_product_categories .product-categories > li > a > .toggle-arrow,
.menu-price-container li a .toggle-arrow,
.facetwp-facet .toggle-arrow {
    float: right;
    display: block;
    margin-top: 8px;
    margin-right: 4px;
}

.widget_product_categories .product-categories > li > a > .toggle-arrow:after,
.menu-price-container li a .toggle-arrow:after,
.facetwp-facet .toggle-arrow:after {
    width: 0;
    height: 0;
    display: block;
    content: ' ';
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #929292;
    transition: all 0.2s ease;
}

.widget_product_categories .product-categories > li.open > a > .toggle-arrow:after,
.menu-price-container li.open a .toggle-arrow:after,
.facetwp-facet .open .toggle-arrow:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.widget_product_categories .product-categories > li .count {
    display: none;
}

.widget_product_categories .product-categories ul.children,
.menu-price-container ul ul.sub-menu {
    padding-left: 0;
    /*display: none;*/
}

.widget_product_categories .product-categories ul.children ul.children {
    display: none;
}

.widget_product_categories .product-categories li li a,
.menu-price-container ul li li a {
    font-weight: normal;
    color: #777;
    font-size: 14px;
}

.widget_product_categories .product-categories li li a {
    font-size: 16px;
}

.facet-wrapper .facetwp-checkbox {
    font-size: 16px;
}

.widget_product_categories .product-categories li li .count,
.facetwp-counter {
    display: block;
    float: right;
    font-size: 13px;
}

#nav_menu-2 h3 {
    display: none;
}

.facetwp-facet .facet-toggle-wrapper {
    transition: all 0.2s ease;
    overflow: visible;
    max-height: none;
    margin-bottom: 0;
}

.menu-price-container .sub-menu,
.product-categories .children {
    margin-left: 12px;
}

.facetwp-facet .facet-toggle-wrapper.show-some,
.product-categories .children.show-some {
    /*max-height: 198px;*/
    overflow: hidden;
}

.button.facet-toggler,
.btn-custom.facetwp-toggle,
body #wrapper #content .button.facet-toggler,
.button.category-toggler,
body #wrapper #content .button.category-toggler {
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
    background: none;
    text-transform: uppercase;
    color: #e74c3b !important;
    margin: 0;
    padding: 0 0 8px 0;
    display: block;
    width: 100%;
    float: none;
}

.facetwp-type-checkboxes .facetwp-checkbox .facetwp-expand {
    display: none;
}

.btn-custom.facetwp-toggle.facetwp-hidden {
    display: none;
}

.button.category-toggler,
body #wrapper #content .button.category-toggler {
    padding-left: 12px;
    /*display: none;*/
}

.button.facet-toggler:active,
body #wrapper #content .button.facet-toggler:active,
.button.category-toggler:active,
body #wrapper #content .button.category-toggler:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.open .button.category-toggler,
body #wrapper #content .open .button.category-toggler {
    display: inline-block;
}

.facetwp-facet .price-range,
.facetwp-facet .facet-wrapper > .facetwp-checkbox:first-child {
    font-weight: bold;
    background: none;
    padding-left: 0;
    cursor: auto;
    font-size: 16px;
}

.facetwp-depth {
    margin-left: 12px;
}

.facetwp-facet .facet-wrapper > .facetwp-checkbox:first-child .facetwp-counter {
    display: none;
}

.facetwp-facet .facetwp-depth .facetwp-checkbox.has-depth {
    position: relative;
}

.facetwp-facet .facetwp-depth .facetwp-checkbox.has-depth:before {
    position: absolute;
    top: 4px;
    left: -8px;
    width: 0;
    height: 0;
    display: block;
    content: ' ';
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #929292;
    transition: all 0.2s ease;
}

.facetwp-facet .facetwp-depth .facetwp-checkbox.has-depth.checked:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#facet-loader {
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    background: url(images/spinner.gif) 0 0 no-repeat;
    margin-top: 2px;
    margin-right: 2px;
}

#outer_ul li {
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    line-height: 25px;
    transition: all 200ms ease-in 0s;
    list-style-type: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 12px;
}

.widget_wc_category_accordion ul li a {
    font-weight: bold;
}

.widget_wc_category_accordion ul li a .count {
    display: none;
}

.widget_wc_category_accordion ul li li a {
    font-weight: normal;
}

.widget_wc_category_accordion ul li li a .count {
    display: block;
    float: right;
}

body .facetwp-pager-label,
.cat-item-217, /* Accessory */
.cat-item-230, /* Bh */
.cat-item-386 /* Hide */
{
    display: none !important;
}

#sidebar {
    overflow: visible;
}

#sidebar .noUi-connect {
    background: #DDD;
}

#sidebar .tribe-events-adv-list-widget,
#sidebar .widget_wclsc_customer_widget {
    background-image: url(images/WIDGEUNDER.jpg);
    background-repeat: repeat-x;
    background-position: 50% 100%;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
}

#text-10 {
    /*border-bottom: 1px solid #bcbcbc;*/
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*border-top: 1px solid #bcbcbc;
    padding-top: 10px;*/
}

#text-10 a.button {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
}

#text-10 a.button .arrow {
    font-size: 20px;
    margin-left: 3px;
    position: relative;
    padding-left: 10px;
    color: transparent;
}

#text-10 a.button .arrow:after {
    font-family: FontAwesome;
    content: "\f138";
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
    line-height: 30px;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout {
    text-align: right;
}

.cart-collaterals .cart_totals .checkout-button {
    padding: 10px 12px 10px 15px;
    font-weight: bold;
}

.cart-collaterals .cart_totals .checkout-button .fa {
    font-size: 18px;
    margin-left: 5px;
    line-height: 22px;
    vertical-align: text-top;
}

.cart-collaterals .cart_totals .checkout-button:after {
    display: none;
}

.facetwp-selections.has-selections {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bcbcbc;
}

.facetwp-selections .clear-all-btn {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
    border: none;
    background: none;
    cursor: pointer;
    color: #e74c3b;
    transition: all .2s ease-in-out;
}

.facetwp-selections .clear-all:hover {
    color: inherit;
}

.facetwp-facet .price-range,
body .facetwp-checkbox {
    margin-top: 2px;
    margin-bottom: 3px;
}

body .facetwp-facet {
    max-height: none !important;
    margin-bottom: 0;
}

body .facetwp-facet.facetwp-facet-size {
    margin-bottom: 10px;
}

body .facetwp-facet:last-child {
    border-bottom: 0;
}

body .facetwp-slider-wrap {
    width: 100%;
}

body .facetwp-facet:last-child:after,
.facetwp-type-slider > div:after {
    clear: both;
    content: ' ';
    display: table;
}

body .facetwp-type-slider span.facetwp-slider-label {
    float: left;
    margin-bottom: 8px;
}

.facetwp-type-slider {
    padding-top: 10px;
}

.facetwp-type-slider .price-range {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 8px;
}

body .facetwp-type-slider div.facetwp-slider-wrap {
    float: none;
}

body .facetwp-slider-reset {
    float: right;
    border: 0;
    text-transform: uppercase;
    color: #555;
    padding: 2px 0 0;
    font-size: 11px;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}

body .facetwp-slider-reset:hover {
    color: #e74c3b;
}

.facetwp-sort {
    float: right;
}

.facet-filter-reset {
    border: 1px solid #d9d9d9;
    display: block;
    margin: 0 auto;
    width: 120px;
    text-align: center;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    clear: both;
    margin-top: 10px;
    cursor: pointer;
    color: #555;
    position: relative;
    top: 10px;
}

.facet-filter-reset:hover {
    border-color: #999;
    color: #000;
}

body .facetwp-page:hover {
    text-decoration: none;
    background: #e0e0e0;
    cursor: pointer;
}

body .facetwp-page {
    background: #f0f0f0;
    border-radius: 3px;
    font-weight: bold;
    font-size: 0.9em;
    padding: 3px 7px;
    margin-right: 3px;
}

body .facetwp-page.active {
    background: transparent;
}

body .facetwp-page.last-page {
    margin-left: 6px;
}

body .facetwp-page.last-page,
body .facetwp-page.prev-page {
    margin-right: 6px;
}

body .page-gap {
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body .page-gap:after {
    content: '\2026';
    display: inline-block;
}

body .page-gap.first {
    margin-right: 6px;
}

#text-7 {
    text-align: center;
}

#text-7 p {
    font-size: 16px;
}

#text-7 h5 {
    font-size: 11px;
    font-weight: normal;
}

/**
 * Subscribe Widget
 */

.wclsc-customer-widget p {
    margin: 0;
    padding: 0;
}

.wclsc-customer-widget span {
    display: block;
}

#sidebar .wclsc-customer-widget span.fa-btn {
    display: initial;
}

#sidebar .wclsc-customer-widget span.fa-btn .button {
    padding-left: 15px;
}

#sidebar .wclsc-customer-widget span.fa-btn:after {
    top: 0;
}

.wclsc-customer-widget .firstname,
.wclsc-customer-widget .lastname {
    float: left;
    width: 47%;
}

.wclsc-customer-widget .firstname {
    margin-right: 6%;
}

.wclsc-customer-widget .email {
    clear: both;
}

.wclsc-customer-widget span.field input {
    width: 100%;
    margin: 0;
}

.wclsc-customer-widget .button {
    margin-top: 10px;
}

#sidebar .wclsc-customer-widget span.field input {
    width: 85%;
}

#sidebar .widget_wclsc_customer_widget,
#sidebar .wclsc-customer-widget {
    text-align: center;
}

#sidebar .widget_wclsc_customer_widget h3 {
    padding-bottom: 0;
}

#sidebar .widget_wclsc_customer_widget .button {
    padding-left: 30px;
    padding-right: 30px;
}

.widget_wclsc_customer_widget label {
    position: relative;
    display: block;
}

.widget_wclsc_customer_widget .label {
    position: absolute;
    display: block;
    z-index: 5;
    top: 5px;
    left: 0;
    width: 100%;
    color: #a7a6a6;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}

#footer-widgets .widget_wclsc_customer_widget .label {
    text-align: left;
    padding-left: 10px;
}

#footer-widgets .widget_wclsc_customer_widget p.email {
    float: left;
    width: 63%;
}

#footer-widgets .widget_wclsc_customer_widget input.button {
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 3px 0 0 0;
}

#footer-widgets .widget_wclsc_customer_widget .fa-btn .button {
    padding-right: 25px;
}

#footer-widgets .widget_wclsc_customer_widget .fa-btn:after {
    right: 6px;
    top: 6px;
}

.wclsc-customer-widget.confirmation {
    text-align: center;
    font-weight: bold;
}

#footer-widgets.col-3 form.wclsc-customer-widget {
    display: block;
    width: 300px;
    margin: 0 auto;
}

/**
 * Events Calendar Widget
 */

.tribe-events-adv-list-widget .duration {
    text-transform: uppercase;
    line-height: 0.75;
}

.tribe-events-adv-list-widget .duration-time {
    font-size: 10px;
}

.tribe-events-adv-list-widget .entry-title, .tribe-events-list-event-title {
    font-weight: normal;
    line-height: 0.75;
}

.tribe-events-adv-list-widget .entry-title a, .tribe-events-list-event-title a {
    font-size: 14px;
}

.tribe-events-widget-link {
    text-align: center;
}

.tribe-events-widget-link a {
    text-decoration: underline;
}

/**
 * Misc
 */

#top {
    background: transparent !important;
}

.shop_attributes th {
    text-align: left;
}

.product-category-list {
    margin-bottom: 15px;
}

.product-category-list:after {
    clear: both;
    display: table;
    content: '';
}

.product-category-list dt {
    clear: left;
    font-weight: bold;
    float: left;
    width: 100px;
}

.product-category-list dd {
    float: left;
    max-width: 240px;
}

.single-product .product .price {
    float: left;
}

.single-product .product .price .amount {
    font-size: 20px !important;
    padding-right: 20px;
    display: inline-block;
}

.single-product .related.products .product .price {
    float: none;
}

.single-product .related.products .product .price .amount {
    font-size: 16px !important;
    padding-right: 0;
}

.shipping_calculator #customer-map,
.woocommerce-shipping-calculator #customer-map,
.checkout #customer-map {
    display: none !important;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
}

body .tribe-events-adv-list-widget ol li {
    margin-bottom: 5px;
}

#shipping_method,
#shipping_method li,
.entry #shipping_method,
.entry #shipping_method li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.shipping #shipping_method li {
    text-align: left;
}

#woo_slg_social_login.woo-slg-social-container span,
#woo_slg_social_login.woo-slg-social-container .woo-slg-social-container {
    width: 49%;
    float: right;
}

#woo_slg_social_login.woo-slg-social-container span legend {
    font-size: 15px;
}

#woo_slg_social_login.woo-slg-social-container .woo-slg-social-container {
    padding-left: 2em;
}

.woocommerce-checkout #customer_details .col-1 .woocommerce-shipping-fields h2 {
    margin-bottom: 45px;
}

.woocommerce-checkout #customer_details .col-1 #shipping_country_field strong {
    margin: 3px 0 0 0;
    display: block;
}

.woocommerce-checkout .woocommerce-billing-fields #billing-has-different-address-checkbox {
    float: left;
}

.woocommerce-checkout .woocommerce-billing-fields #billing-to-different-address {
    display: inline-block;
    margin-left: 5px;
}

.woocommerce-checkout .woocommerce-billing-fields .billing-to-different-address {
    display: none;
}

.woocommerce-checkout #billing_phone_field {
    width: 100%;
}

.woocommerce-checkout #billing_email_field {
    float: none;
}

.woocommerce-checkout .create-account,
.woocommerce-checkout .create-account #account_subscribe_field {
    width: 100%;
}

.woocommerce-checkout .woocommerce-additional-fields #order_comments_field,
.woocommerce-checkout .woocommerce-additional-fields #gift_comments_field {
    width: 49%;
}

.woocommerce-checkout .woocommerce-additional-fields #order_comments_field {
    float: left;
}

.woocommerce-checkout .woocommerce-additional-fields #gift_comments_field {
    float: right;
}

.woocommerce-checkout .woocommerce-additional-fields #order_comments_field textarea,
.woocommerce-checkout .woocommerce-additional-fields #gift_comments_field textarea {
    resize: none;
    height: 90px;
}

.woocommerce-checkout .woocommerce-account-fields {
    clear: both;
}

.woocommerce-checkout .woocommerce-additional-fields + h3 {
    display: inline-block;
}

.woocommerce-checkout .product-total {
    width: 35%;
}

.logged-in .woocommerce-checkout #billing_email_field,
.logged-in .woocommerce-checkout #billing_email-2_field {
    display: none !important;
}

.woocommerce-checkout .place-order .wc-terms-and-conditions {
    width: 100%;
}

.woocommerce-checkout .place-order #place_order {
    float: none;
    display: block;
    margin: 0 auto;
    font-weight: bold;
    width: 30%;
}

#order_review_heading {
    margin-top: 15px;
}

.woocommerce-order-received .woocommerce-order-overview .total {
    margin: 0;
}

.woocommerce-order-received ul.order_details {
    display: inline-block;
}

.woocommerce-order-received ul.order_details li:last-child {
    border: none;
}

.woocommerce-order-received .woocommerce-order-details > p,
.woocommerce-order-received .order-print {
    text-align: right;
}

.woocommerce-order-received .order-print .print {
    margin-top: 10px;
}

.entry p.woocommerce-thankyou-order-received {
    font-size: 23px;
    font-weight: bold;
    color: #e74c3b;
}

.quantity .qty {
    width: 4em;
}

.single_backorder_add_to_cart_button {
    display: inline-block;
    padding: .327em 1em;
    color: #fff !important;
    text-align: center;
    border: 1px solid #e74c3b;
    background-color: #e74c3b;
    text-decoration: none;
    font-size: 1em;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    box-sizing: border-box;
    white-space: normal;
    font-weight: 200;
    text-transform: uppercase;
    box-shadow: 0 0 0 0 #888;
    border-radius: 3px;
    text-shadow: none;
}

.single_backorder_add_to_cart_button:hover {
    border: 1px solid #fff;
    background-color: #595959;
}

.inverce_add_to_cart_button:hover {
    border: 1px solid #fff;
    color: #fff !important;
}

#itms_mob {
    display: none;
}

.nw-short-contents {
    letter-spacing: 0px;
    right: -12px;
    top: 2px;
    background-color: #e74c3b;
}

.widget ul li:before {
    content: "";
    margin-right: 0;
}

.icns-adcartfont {
    color: #e74c3b;
}

.nw-visible-desktop .font-bold,
.nw-cart-contents .font-bold {
    font-size: 14px;
    font-weight: bold;
}

.nw-cart-drop-toggle {
    border: none !important;
}

.woocommerce-cart tr.shipping td {
    width: 100%;
}

.woocommerce-order-received #IdShippingContainer {
    margin-bottom: 20px;
}

.woocommerce-order-received #IdShippingContainer #shipping_method {
    margin-bottom: 10px;
}

#IdShippingContainer {
    margin-bottom: 20px;
}

#IdShippingContainer #shipping_method {
    margin-bottom: 10px;
}

.login-btn-mob-top-menu,
.user-btn-mob-top-menu,
.contact-btn-mob-top-menu {
    display: none;
    font-size: 20px;
    margin: 0 15px 0 10px;
}

/**
 * .nw-message
 */

.nw-message {
    font-family: Avenir, sans-serif;
    background-color: #00aa5b;
    color: #fff;
    padding: 20px 25px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
    border: none;
    border-radius: 5px;

    width: 40% !important;
    top: 30% !important;
    left: 0px !important;
    right: 0px !important;
    position: fixed;
}

.nw-message.fa-remove-class {
    width: 30% !important;
}

.nw-message:before,
.nw-message:after {
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
    border-radius: 50%;
}

.nw-message:before {
    background-color: #00aa5b;
    top: -10px !important;
    left: -10px !important;
    border-color: #00aa5b !important;
}

.nw-message:after {
    background-color: transparent;
    top: -7px !important;
    left: -10px !important;
    border-color: transparent !important;

    font-family: FontAwesome;
    font-size: 30px;
    content: '\f05d' !important;
}

.nw-message.fa-remove-class {
    background-color: #ff5c52;
    left: 0px;
    right: 0px;
    top: 10px;
    width: 40%;
    position: fixed;
    opacity: 1;
    z-index: 9999 !important;
}

.nw-message.fa-remove-class:before {
    background-color: #ff5c52;
    border-color: #ff5c52 !important;
}

.nw-message.fa-remove-class:after {
    content: '\f05c' !important;
}

.shipping-message-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    display: none;
}

.nw-message.fa-shipping-message {
    opacity: 1;
}

.nw-message.fa-shipping-message .btn-wrap {
    margin-top: 10px;
    text-align: right;
}

.nw-message.fa-shipping-message .btn-shipping-ok {
    display: inline-block;
    font-size: 19px;
    text-transform: lowercase;
    text-align: center;
    padding-right: 1px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    box-sizing: border-box;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 100%;
    transition: all .25s ease-in-out;
}

.nw-message.fa-shipping-message .btn-shipping-ok:hover {
    color: #00aa5b;
    background-color: #fff;
}

.nw-message.fa-shipping-message:after {
    content: '\f06a' !important;
}

.woocommerce-account #customer_login .lost_password {
    padding-top: 280px;
}

.entry p.woocommerce-order-overview__comment strong,
.woocommerce-columns--addresses .woocommerce-column__title {
    text-transform: uppercase;
    font-size: 100%;
}

.woocommerce-customer-details .woocommerce-columns--addresses {
    margin-bottom: 1.5em;
}

.woocommerce_tip_review {
    margin-bottom: 25px;
}

.preloader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    z-index: 9999;
    -webkit-transition: 1s all;
    transition: 1s all;
}

.preloader .loader {
    position: absolute;
    width: 70px;
    height: 70px;
    border: 3px solid #f2f2f2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top-color: #858585;
    left: 50%;
    top: 50%;
    -webkit-animation: .7s spin infinite linear;
    animation: .7s spin infinite linear;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (max-width: 480px) {
    .entry table.cart th,
    .entry table.cart td {
        padding: 5px;
    }

    .woo-pagination {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    /* Desktop styles go below this line */
    .two-col-left.woocommerce-page #main-sidebar-container #sidebar,
    .two-col-right.woocommerce-page #main-sidebar-container #sidebar {
        width: 24%;
    }

    .two-col-left.woocommerce-page #main-sidebar-container #main,
    .two-col-right.woocommerce-page #main-sidebar-container #main {
        width: 74%;
    }

    ul.nav li a {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: bold;
    }

    ul.nav {
        padding-bottom: .75em !important;
    }

    ul.nav > li > a {
        padding-bottom: .25em !important;
    }

    ul.nav > li > a:hover,
    ul.nav > li:hover > a,
    body #navigation ul.nav > li:hover > a,
    body #navigation ul.nav > li > a:hover {
        color: #e74c3b !important;
        text-decoration: underline;
    }

    #main-nav.nav {
        width: 100%;
        float: none;
        left: auto;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    #main-nav.nav li {
        float: none !important;
        /*display: inline-block !important;*/
        right: auto !important;
    }

    #main-nav.nav li ul.sub-menu {
        background-color: #FFF !important;
        margin: 0 !important;
        padding: 0 !important;
        -webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.2);
    }

    #main-nav.nav li ul li {
        text-align: left;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }

    #main-nav.nav li ul li a {
        background-color: #FFF !important;
        margin: 0 !important;
        display: block;
        text-transform: none !important;
        letter-spacing: 0;
    }

    #main-nav.nav li ul li > a,
    body #navigation ul.nav > li:hover li a,
    body #navigation ul.nav ul li a {
        color: #000 !important;
    }

    #main-nav.nav li ul li a:hover,
    body #navigation ul.nav > li:hover li a:hover,
    body #navigation ul.nav ul li a:hover,
    body #navigation ul.nav ul li:hover > a {
        background-color: #e74c3b !important;
        color: #FFF !important;
        text-decoration: none;
    }

    #top ul.nav li {
        padding: 10px 0 10px 2px !important;
        display: inline-block;
    }

    #top ul.nav li a {
        text-transform: none;
        font-size: 12px;
        margin: 0;
        letter-spacing: 0px;
        padding: .005em .4em .01em !important;
        border-left: 1px solid #828181;
        background-color: transparent !important;
    }

    #top ul.nav li#wpmenucartlim a {
        padding-left: 15px !important;
    }

    #top ul.nav li:nth-child(3) a {
        border-right: 1px solid #828181;
    }

    body #top ul.nav li:last-child,
    body #top ul.nav li:last-child a {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    #top ul.nav li:first-child a,
    #top ul.nav li:last-child a {
        border-left: 0;
    }

    body .wpmenucart-icon-shopping-cart-0:before {
        font-size: 20px;
        vertical-align: top;
        color: #e74c3c;
    }

    .cart-shipping-policy {
        float: left;
        width: 48%;
    }

    #nav-container #navigation {
        background-image: url(images/menuback.png);
        background-repeat: no-repeat;
        background-position: center top;
    }

    #loopedSlider.business-slider,
    #loopedSlider.business-slider .container {
        width: 50%;
        float: left;
    }

    .wooslider .slides > li:first-child {
        display: block;
        -webkit-backface-visibility: visible;
    }

    .wooslider .slides .slide-title {
        display: none;
    }

    section#footer-widgets.col-full.col-3 {
        -webkit-border-image: url(images/border.png) 9 217 stretch; /* Safari 3.1-5 */
        -o-border-image: url(images/border.png) 9 217 stretch; /* Opera 11-12.1 */
        border-image: url(images/border.png) 9 217 stretch;
    }

    body.full-width #top {
        z-index: 100;
        position: relative;
        margin-top: 10px;
    }

    #my_a_bl > p {
        cursor: pointer;
    }

    #my_a_bl > p:hover {
        color: #e74b3b;
    }

    #navigation {
        z-index: 98;
    }

    .header-widget {
        position: relative;
        width: auto;
        margin-top: -146px;
        z-index: 99;
    }

    .nw-cart-drop-toggle {
        width: auto;
        background-color: transparent;
    }

    .nw-drop-cart {
        min-width: auto;
    }

    #header {
        padding-top: 8px;
        padding-bottom: 15px;
    }

    body .wooslider .overlay-full.layout-text-bottom .slide-vignette {
        display: none;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2;
        background: url(images/slider-vignette.png) 100% 100% no-repeat;
        min-height: 303px;
        min-width: 436px;
    }

    body .wooslider .overlay-full.layout-text-bottom .slide-excerpt .slide-title {
        font-weight: normal;
        font-family: 'Open Sans', sans-serif;
        font-size: 27px;
        line-height: 1.1;
        color: #FFF;
        letter-spacing: -1px;
        padding: 0 6px;
    }

    body .wooslider .overlay-full.layout-text-bottom .slide-excerpt {
        background: none;
        z-index: 4;
        left: auto;
        width: 60%;
        text-align: center;
        opacity: 1;
    }

    body .wooslider .overlay-full.layout-text-bottom .slide-excerpt p {
        color: #FFF;
        letter-spacing: -.03em;
        line-height: 1.2;
        font-size: 16px;
        font-weight: normal;
        padding: 0 10px;
    }

    body .wooslider .wooslider-control-nav {
        z-index: 20;
        top: 92%;
        margin: 0;
        width: auto;
        padding-left: 15px;
    }

    body .wooslider .wooslider-control-nav li a {
        border-radius: 0;
        border-color: rgba(255, 255, 255, .35);
        background-color: rgba(255, 255, 255, .15);
        width: 10px;
        height: 10px;
    }

    body .wooslider .wooslider-control-nav li a:hover {
        border-color: rgba(255, 255, 255, .5);
        background-color: rgba(255, 255, 255, .35);
    }

    body .wooslider .wooslider-control-nav li a.wooslider-active {
        border-color: rgba(255, 255, 255, .75);
        background-color: rgba(255, 255, 255, .55);
    }
}

@media only screen and (max-width: 980px) {
    .two-col-left.woocommerce-page #main-sidebar-container #main,
    .two-col-right.woocommerce-page #main-sidebar-container #main {
        width: 100%;
    }

    .two-col-left.woocommerce-page #main-sidebar-container #sidebar,
    .two-col-right.woocommerce-page #main-sidebar-container #sidebar {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .two-col-left.woocommerce-page #main-sidebar-container #sidebar,
    .two-col-right.woocommerce-page #main-sidebar-container #sidebar {
        width: 100%;
    }
}

.facetwp-per-page {
    float: right;
    margin-right: 5px;
}

.widget_product_categories .product-categories > li.cat-parent > a {
    cursor: text;
}

.widget_product_categories .product-categories > li.cat-parent > a:hover {
    text-decoration: none;
    color: #555;
}

#top #top-nav > li.menu-item-search {
    display: none;
}

#top #top-nav > li#wpmenucartlim {
    display: none;
}

@media screen and (max-width: 1024px) {
    ul#top-nav {
        margin-right: 19%;
    }
}

@media screen and (max-width: 980px) {
    .checkout-reminder-message .percentages,
    .checkout-reminder-message .regions,
    .checkout-reminder-message .condition,
    .entry p.delivery-message {
        font-size: 22px;
    }
}

@media screen and (max-width: 800px) {
    .checkout-reminder-message .available-discount {
        width: 55%;
    }

    .checkout-reminder-message .free-shipping {
        width: 45%;
    }

    #header .header-widget .nw-drop-cart .nw-cart-container,
    #header .header-widget #text-8 {
        display: none;
    }

    #header #headsoc {
        display: none;
    }

    #header #headcont {
        margin: 10px auto;
        padding-top: 20px;
        float: none;
    }

    #main-nav.nav {
        width: 768px;
    }

    ul.nav li a {
        padding: .5em 0.7em;
    }

    #top {
        display: block;
        position: absolute;
        right: 0;
        z-index: 200;
        width: 80px;
    }

    ul#top-nav {
        float: none;
        margin-right: 0;
    }

    ul#top-nav .nw-cart-contents {
        float: none;
    }

    #top #top-nav > li, #top .top-menu {
        display: none;
    }

    #top #top-nav > li#wpmenucartlim {
        display: inline-block;
        float: none !important;

    }

    #top #top-nav > li.menu-item-search {
        display: inline-block;
        margin-right: 10px;
    }

    #top #top-nav > li.menu-item-search i {
        color: #ffffff;
        margin-right: 5px;
    }

    #top #top-nav > li.menu-item-search i, #top #top-nav > li#wpmenucartlim i {
        font-size: 20px;
    }

    #top-nav {
        margin-bottom: 0px !important;
    }

    #top .wpmenucart-contents {
        white-space: nowrap;
    }

    #top .wpmenucart-contents .amount {
        display: none !important;
    }

    #top .wpmenucart-contents .cartcontents {
        display: none !important;
    }

    .wpmenucart-icon-shopping-cart-0 {
        color: #e74c3b;
    }

    li.wpmenucartlim a.wpmenucart-contents span {
        color: #ffffff;
        display: none !important;
    }

    #nav-container .top-menu, #nav-container #top-nav {
        display: none;
    }

    .show-nav #top-nav {
        display: none;
    }

    #itms_mob {
        display: inline-block;
    }

    .nw-cart-contents {
        width: auto;
        min-width: auto;
        color: #e74c3c;
    }

    .nw-cart-contents .nw-visible-desktop.nw-visible-phone {
        color: #e74c3c;
    }

    .nw-visible-desktop {
        display: block;
    }

    .nw-visible-tablet {
        display: none;
    }

    .mobile-search-form {
        padding: 1%;
        background: #eee;
    }

    .mobile-search-form p {
        margin: 0;
    }

    .mobile-search-form input {
        margin: 0;
    }

    .mobile-search-form .text_input {
        width: 65%;
    }

    .mobile-search-form .mob-wp-search {
        width: 30%;
    }

    #nav-container #main-nav {
        width: 100%;
    }

    .home .entry, .home #sidebar, .home #sidebar-alt .widget_search {
        display: none;
    }

    li.product .product-wrap {
        display: none;
    }

    .login-btn-mob-top-menu,
    .user-btn-mob-top-menu,
    .contact-btn-mob-top-menu {
        display: inline-block;
    }

    .login-btn-mob-top-menu .fa,
    .user-btn-mob-top-menu .fa,
    .contact-btn-mob-top-menu .fa {
        color: grey;
    }

    #header #headcont {
        display: none;
    }

    .page-template-template-contact #header #headcont {
        display: block;
    }

    .woocommerce-checkout .woocommerce-billing-fields .billing-to-different-address {
        display: inline-block;
        margin-left: 5px;
    }

    .woocommerce-checkout .woocommerce-billing-fields #billing-to-different-address {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #logo a img {
        display: none;
    }

    #logo a {
        background-image: url(images/logo-mobile.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        height: 30px;
        margin-top: 15px;
    }

    #top-nav {
        width: 500px;
        text-align: right;
    }

    .login-btn-mob-top-menu,
    .user-btn-mob-top-menu,
    .contact-btn-mob-top-menu {
        margin: 0 15px;
    }

    .login-btn-mob-top-menu .fa,
    .user-btn-mob-top-menu .fa,
    .contact-btn-mob-top-menu .fa {
        color: #fff;
    }

    #header .header-widget {
        margin: 0;
        padding: 0;
        height: 0;
    }

    .entry p.delivery-message {
        margin-bottom: 30px;
    }

    .woocommerce-account #customer_login .lost_password {
        padding-top: 0;
    }

    #header {
        padding-bottom: 0;
    }

    .woocommerce-cart #main header,
    #checkout_title_label {
        display: none;
    }

    .woocommerce-checkout-review-order-table .shipping th {
        border: none;
    }

    .woocommerce-checkout-review-order-table .cart-subtotal th,
    .woocommerce-checkout-review-order-table .cart-subtotal td {
        border-bottom: 1px dotted #eee;
    }

    .woocommerce-checkout-review-order-table .cart-subtotal th,
    .woocommerce-checkout-review-order-table .cart-subtotal td,
    .woocommerce-checkout-review-order-table .fee th,
    .woocommerce-checkout-review-order-table .fee td,
    .woocommerce-checkout-review-order-table .tax-rate th,
    .woocommerce-checkout-review-order-table .tax-rate td,
    .woocommerce-checkout-review-order-table .order-total th,
    .woocommerce-checkout-review-order-table .order-total td {
        border-top: 1px dotted #eee;
    }
}

@media screen and (max-width: 960px) {
    #footer-widgets.col-3 .footer-widget-1 {
        width: 100%;
    }

    #footer-widgets.col-3 .footer-widget-2,
    #footer-widgets.col-3 .footer-widget-3 {
        width: 45%;
    }
}

@media only screen and (max-width: 767px) {
    ul#top-nav {
        float: right;
    }

    #itms_mob {
        font-size: 12px;
        margin-right: 7px;
    }

    div#text-4.widget.widget_text div.textwidget table {
        margin: 0 auto;
    }

    div#text-4.widget.widget_text div.textwidget table tbody tr td {
        display: inline-block;
    }

    #woo_slg_social_login.woo-slg-social-container span,
    #woo_slg_social_login.woo-slg-social-container .woo-slg-social-container {
        width: 100%;
        float: none;
    }

    .woocommerce-checkout .woocommerce-additional-fields #order_comments_field,
    .woocommerce-checkout .woocommerce-additional-fields #gift_comments_field {
        width: 100%;
        float: none;
    }

    #woo_slg_social_login.woo-slg-social-container .woo-slg-social-container {
        padding-left: 0;
    }

    #footer-widgets.col-3 .footer-widget-2,
    #footer-widgets.col-3 .footer-widget-3 {
        width: auto;
    }

    #footer-widgets.col-3 form.wclsc-customer-widget {
        width: 280px;
    }

    #footer-widgets .widget_wclsc_customer_widget p.email {
        width: 61%;
    }

    ul.products li.product {
        height: 225px;
    }

    .woocommerce-order-received .woocommerce-column--shipping-address.col-2 {
        margin-top: 10px;
    }

    .woocommerce-checkout .place-order #place_order {
        width: 45%;
    }

    .checkout-reminder-message .available-discount,
    .checkout-reminder-message .free-shipping {
        width: 50%;
    }

    .nw-message,
    .nw-message.fa-remove-class {
        font-size: 17px;
        width: 60% !important;
    }

    .woocommerce-cart .cart-shipping-policy {
        display: none;
    }

    .lg-display {
        display: none;
    }

    .xs-display {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
    .checkout-reminder-message .percentages,
    .checkout-reminder-message .regions,
    .checkout-reminder-message .condition,
    .entry p.delivery-message {
        font-size: 18px;
    }

    .checkout-reminder-message .available-discount,
    .checkout-reminder-message .free-shipping {
        padding: 5px 7px;
    }
}

@media only screen and (max-width: 599px) {
    .woocommerce-order-received ul.order_details {
        display: block;
        width: 100%;
    }

    .woocommerce-order-received ul.order_details li {
        float: none;
        border: none;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .woocommerce-order-received ul.order_details li:last-child {
        border: none;
    }

    .facetwp-sort,
    .facetwp-per-page {
        float: none;
        display: inline-block;
        width: 50%;
        margin: 0;
        margin-left: 10%;
    }

    .facetwp-per-page {
        margin-top: 5px;
    }

    .facetwp-sort select,
    .facetwp-per-page select {
        width: 100%;
    }

    .facetwp-template {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 589px) {
    .woocommerce-MyAccount-navigation ul {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    ul.products li.product {
        height: 240px;
    }

    .woocommerce-checkout .place-order #place_order {
        width: 60%;
    }

    .checkout-reminder-message .percentages,
    .checkout-reminder-message .regions,
    .checkout-reminder-message .condition,
    .entry p.delivery-message {
        font-size: 14px;
    }
}

@media only screen and (max-width: 380px) {
    ul.products li.product {
        height: 250px;
    }
}

@media only screen and (max-width: 340px) {
    .woocommerce-checkout .woocommerce-billing-fields .billing-to-different-address {
        font-size: 14px;
    }

    ul.nav li a {
        padding: 0 3px;
    }

    .login-btn-mob-top-menu,
    .user-btn-mob-top-menu,
    .contact-btn-mob-top-menu {
        margin: 0 12px;
    }
}

@media only screen and (max-width: 860px) {
    #main-nav li a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 900px) {
    li.product .product-wrap .product-add-to-cart .button {
        font-size: 10px;
    }
}

#menu-item-123 {
    display: none !important;
}

#menu-item-121 {
    display: none !important;
}

@media screen and (min-width: 801px) {
    #my_acc_section {
        display: flex !important;
        flex-direction: row;
    }
}

#my_acc_section a {
    border: 0px !important;
}

#my_acc_section #my_a > p {
    cursor: pointer;
    font-size: 12px;
    color: black;
    padding-top: 10px;
    margin: -18px 25px 0 0;
    width: 115px;
    text-align: center;
    transition: 0.3s;
}

#my_acc_section #my_a {
    width: 110px;
    margin-top: -6px;
    padding-top: 10px;
    margin-right: -15px;
}

#my_acc_section #my_a:hover {
    box-shadow: 0px -4px 15px -2px #aaaaaa;
}

#my_a_bl {
    background-color: white;
    width: 0px;
    height: 0px;
    position: absolute;
    box-shadow: 0px 5px 15px -4px white;
    overflow: hidden;
    transition: 0.3s;
    text-align: left;
    transition: height .3s ease-in-out, width 0s;
}

#my_a:hover > #my_a_bl {
    width: 243px;
    height: 130px;
    box-shadow: 0px 5px 15px -4px #aaaaaa;
}

#my_a p {
    cursor: pointer;
}

#my_a_bl_name {
    width: 158px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (min-width: 768px) {
    #menu-item-12668 {
        display: none !important;
    }
}

@media screen and (max-width: 470px) {
    table.my_account_orders {
        font-size: 7px !important;
    }
}

#checkout_title_label {
    margin: 30px 0 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    text-decoration: underline;
}

.checkout-label-red {
    color: #e74c3b;
    word-wrap: normal;
}

/* Shipping method */
.woocommerce-checkout-review-order-table {
    border-collapse: collapse !important;
}

.woocommerce-checkout-review-order-table tbody tr:nth-child(3) td {
    padding: 0;
}

.woocommerce-checkout-review-order-table tbody tr.cart_item td {
    padding: .857em 1.387em;
}

.woocommerce-checkout-review-order-table tbody tr th.product-name,
.woocommerce-checkout-review-order-table tbody tr th.product-total {
    border-top: 1px solid #eee;
}

.woocommerce-checkout-review-order-table tbody tr:first-child td h1,
.woocommerce-checkout-review-order-table tbody tr:nth-child(3) td h1 {
    text-align: left;
}

.entry .woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order-table tbody tr:first-child td,
.woocommerce-checkout-review-order-table tbody tr:nth-child(2) td {
    border: none;
}

.woocommerce-checkout-review-order-table tbody .shipping td,
.woocommerce-checkout-review-order-table tbody tr:first-child td {
    padding: 0;
}

.woocommerce-checkout-review-order-table tbody .shipping td .tip-menu {
    margin-top: 10px;
}

.woocommerce-checkout-review-order-table tbody tr .product-name,
.woocommerce-checkout-review-order-table tfoot tr th {
    border-left: 1px solid #eee !important;
}

.woocommerce-checkout-review-order-table tbody tr .product-total,
.woocommerce-checkout-review-order-table tfoot tr td {
    border-right: 1px solid #eee !important;
}

.woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce-checkout-review-order-table tfoot tr:last-child td {
    border-bottom: 1px solid #eee !important;
}

.checkout-bold-text-p {
    font-weight: bold !important;
}

@media all and (min-width: 768px) {
    .lost_password_checkout_page a {
        margin-left: 11px;
    }
}

.uppercase {
    text-transform: uppercase;
}

#billing-has-different-address-checkbox, .big_checkbox, #account_subscribe {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 5px;
    margin-top: -2px;
    position: relative;
}

#billing-has-different-address-checkbox:checked,
.big_checkbox:checked,
#account_subscribe:checked {
    background: #585ea7;
}

#billing-has-different-address-checkbox:checked:after,
.big_checkbox:checked:after,
#account_subscribe:checked:after {
    content: '\f00c';
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    font-size: 17px;
    color: #fff;
    left: 2px;
    bottom: 1px;
}

.woocommerce-checkout .woocommerce-form-login .woocommerce-form__label {
    margin-bottom: 15px;
}

.woocommerce-checkout .woocommerce-form-login .woocommerce-form__label + input {
    margin-left: 5px !important;
}

form.woocommerce-checkout label {
    font-family: Arial;
}

.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method img {
    display: none;
}

.woocommerce-terms-and-conditions-link {
    text-decoration: underline !important;
}

#place_order {
    height: 55px;
    font-size: 25px;
}

@media screen and (max-width: 560px) and (min-width: 372px) {
    #place_order {
        font-size: 21px;
    }
}

@media screen and (max-width: 371px) {
    #place_order {
        font-size: 15px;
    }
}

.woocommerce-MyAccount-content {
    margin-top: 15px;
}

@media all and (min-width: 980px) {
    .woocommerce-MyAccount-navigation ul {
        margin-left: -30px;
        /*width: 21%;*/
        word-wrap: normal;
    }

    .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
    }
}

.lazyloaded {
    width: 75px;
}

.woo-social-login-linked-profiles {
    min-width: 0px;
    font-size: 7px;
}

@media screen and (min-width: 830px) {
    .table-container {
        overflow-x: visible;
    }

    .woo-social-login-linked-profiles {
        font-size: 15px;
        min-width: 600px;
    }
}


@media screen and (min-width: 980px) {
    .woocommerce-MyAccount-navigation ul {
        font-size: 12px !important;
        width: 100%;
    }

    li.woocommerce-MyAccount-navigation-link {
        display: inline-block;
        padding-right: 5px;
        border-bottom: 0px;
        border-right: 1px solid #e75c5f;
    }

    .woocommerce-MyAccount-navigation-link--customer-logout {
        border-right: 0px !important;
    }
}

@media all and (min-width: 535px) {
    .woocommerce-MyAccount-navigation ul {
        font-size: 2.2vw;
    }

    li.woocommerce-MyAccount-navigation-link {
        display: inline-block;
        padding-right: 5px;
        border-bottom: 0px;
        border-right: 1px solid #e75c5f;
    }

    .woocommerce-MyAccount-navigation-link--customer-logout {
        border-right: 0px !important;
    }

    li.woocommerce-MyAccount-navigation-link {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

#rememberme_label {
    margin-top: -5px;
    margin-bottom: 25px;
    margin-left: -2px;
}

input[name="register"] {
    margin-top: 40px;
}

#sign_out_button {
    cursor: pointer;
}

#sign_out_button:hover {
    color: #e74b3b !important;
}

.woocommerce-MyAccount-navigation {
    text-align: center;
}

.woocommerce-MyAccount-navigation-link {
    font-size: 14px;
}

.woocommerce-MyAccount-navigation .is-active {
    text-decoration: underline;
    font-weight: bold;
}

.nw-cart-contents .nw-short-contents {
    display: none;
}

@media screen and (min-width: 801px) {
    .nw-cart-contents .nw-visible-desktop {
        display: block !important;
    }
}

@media screen and (min-width: 801px) {
    .nw-cart-contents .nw-visible-desktop {
        display: block !important;
    }
}

#log_my_acc_top_a {
    display: inline-block;
}

@media screen and (max-width: 1020px) {
    #log_my_acc_top_a {
        margin-right: 20px;
    }
}

@media screen and (max-width: 900px) {
    #log_my_acc_top_a {
        margin-right: 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    #top {
        width: 100%;
    }

    #search_toggle {
        margin-top: -10px !important;
        color: grey !important;
    }

    #itms_mob {
        margin-top: 2px;
    }
}

.woocommerce-product-gallery .flex-viewport {
    min-height: 307px;
}

.woocommerce-orders-table__cell .view {
    margin-bottom: 5px;
}

#wpmenucartlim {
    display: inline-block;
}

.wpmenucart-icon-shopping-cart-0:before {
    font-size: 20px;
    padding-right: 8px;
}

.processing .blockOverlay {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(255, 255, 255, .7) !important;
    z-index: 9999 !important;
    -webkit-transition: 1s all !important;
    transition: 1s all !important;
}

.processing .blockOverlay::before {
    content: '';
    position: absolute !important;
    width: 70px !important;
    height: 70px !important;
    border: 3px solid #f2f2f2 !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    border-top-color: #858585 !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-animation: .7s spin infinite linear !important;
    animation: .7s spin infinite linear !important;
}

.ced_my_account_reorder {
    white-space: nowrap !important;
}

.calculated_shipping #shipping_method {
    margin-bottom: 7px;
}

.woocommerce-shipping-calculator > p:first-child,
.woocommerce-shipping-calculator .shipping-calculator-button {
    display: none !important;
}

.shipping-calculator-form,
#calc_shipping_address_p {
    display: block !important;
}

/* HIDDEN OBJECTS */
.woocommerce-checkout article.type-page header > h1.entry-title,
.woocommerce-orders-table__cell .print,
.ced_my_account_place_same_order,
.woocommerce-order--hide-reorder .ced_my_account_reorder,
.woocommerce-MyAccount-content .order-print,
a[href="#navigation"],
.woo-slg-social-text-checkout,
.woo-slg-social-container-checkout,
.woocommerce-order .order-print {
    display: none !important;
}

.woo-slg-profile-link-container .woo-slg-social-text-checkout,
.woo-slg-profile-link-container .woo-slg-social-container-checkout {
    display: block !important;
}

#customer_login .col-2 {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    #customer_login .col-1 {
        width: 65% !important;
        float: none !important;
        margin: auto !important;
    }
}

.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #FFC107;
}

.woocommerce-product-rating {
    margin-bottom: 1em;
}

p.stars a:hover, p.stars a.active {
    background: #e74c3b;
    color: #e3e0e0;
}

p.stars a.star-1:hover:after, p.stars a.star-2:hover:after, p.stars a.star-3:hover:after, p.stars a.star-4:hover:after, p.stars a.star-5:hover:after {
    content: "\f005\f005\f005";
    color: #e3e0e0;
}

.nw-cart-drop-content.scroll-content {
    padding-right: 3px;
}

.nw-cart-drop-content.scroll-content .cart_list {
    max-height: 70vh;
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-width: thin;
    scrollbar-color: #dbdbdb transparent;
}

.nw-cart-drop-content.scroll-content .cart_list::-webkit-scrollbar {
    width: 6px;
    cursor: auto;
}

.nw-cart-drop-content.scroll-content .cart_list::-webkit-scrollbar-thumb {
    background: #dbdbdb;
}

.nw-cart-drop-content.scroll-content .cart_list::-webkit-scrollbar-thumb:hover {
    background: #acacac;
}

#wpmenucartlim:hover {
    background: transparent !important;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

table.cart td.actions .coupon {
    display: flex;
    width: 100%;
}

table.cart td.actions .coupon input.input-text {
    margin-right: .25em;
}

table.cart td.actions .coupon input.button {
    margin-left: .25em;
}

@media only screen and (min-width: 768px) {
    table.cart td.actions .coupon {
        display: block;
        width: auto;
    }

    table.cart td.actions .coupon input.input-text {
        margin-right: 0;
    }

    table.cart td.actions .coupon input.button {
        margin-left: 0;
    }
}

button.clear-cart-btn {
    border-radius: 0;
}

.clear-cart-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .6);
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.clear-cart-popup {
    font-family: Avenir, sans-serif;
    /*background-color: #00aa5b;*/
    background-color: #ff5c52;
    color: #fff;
    padding: 20px 25px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
    border-radius: 5px;
    width: 40%;
    top: 30%;
    left: 0px;
    right: 0px;
    min-width: 100px;
    position: fixed;
    z-index: 1000;
    transform: translateY(-100px);
    transition: all .3s ease-in-out;
}

.clear-cart-popup:before,
.clear-cart-popup:after {
    border: solid transparent;
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 0;
    border-radius: 50%;
    pointer-events: none;
}

.clear-cart-popup:before {
    background-color: #ff5c52;
    top: -10px;
    left: -10px;
    border-color: #ff5c52;
    border-width: 6px
}

.clear-cart-popup:after {
    background-color: transparent;
    top: -7px;
    left: -10px;
    border-color: transparent;
    font-family: FontAwesome;
    font-size: 30px;
    /*content: '\f05d';*/
    content: '\f05c';
    border-width: 5px;
}

.clear-cart-dialog.is-visible {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.clear-cart-dialog.is-visible .clear-cart-popup {
    transform: translateY(0);
}

.clear-cart-dialog .clear-cart-popup .loader {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: -40px;
    left: 50%;
    margin-left: -30px;
    border-radius: 100%;
    background: #ff5c52;
    transition: all .2s ease-in-out;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.clear-cart-dialog .clear-cart-popup .loader:after {
    position: absolute;
    content: '';
    top: 30px;
    left: 30px;
    display: block;
    width: 36px;
    height: 36px;
    border: 4px solid transparent;
    border-bottom-color: #ffffff;
    border-radius: 100%;
    animation: spin 1s linear infinite;
    transition: all .35s ease-in-out;
    opacity: 0;
}

.clear-cart-dialog.is-loading-process .clear-cart-popup .loader {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}

.clear-cart-dialog.is-loading-process .clear-cart-popup .loader:after {
    opacity: 1;
}

.clear-cart-question.d-none,
.clear-cart-process.d-none {
    display: none;
}

.clear-cart-popup .clear-cart-yes,
.clear-cart-popup .clear-cart-no {
    font-family: Avenir, sans-serif;
    position: absolute;
    background: #ff5c52;
    border: none;
    width: 50px;
    height: 50px;
    bottom: -25px;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    border-radius: 100%;
    cursor: pointer;
    text-transform: none;
    box-sizing: border-box;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.clear-cart-dialog.is-loading-process .clear-cart-yes.v-none,
.clear-cart-dialog.is-loading-process .clear-cart-no.v-none {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.clear-cart-popup .clear-cart-yes:after,
.clear-cart-popup .clear-cart-no:after {
    position: absolute;
    content: '';
    width: 34px;
    height: 34px;
    top: 6px;
    left: 6px;
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 100%;
    transition: all .2s ease-in-out;
}

.clear-cart-popup .clear-cart-yes:before,
.clear-cart-popup .clear-cart-no:before {
    position: absolute;
    content: '';
    width: 38px;
    height: 38px;
    top: 0;
    left: 0;
    background: transparent;
    border: 6px solid transparent;
    border-radius: 100%;
    transition: all .2s ease-in-out;
}

.clear-cart-popup .clear-cart-yes:hover,
.clear-cart-popup .clear-cart-no:hover {
    color: #ff5c52;
    background: #ffffff;
}

.clear-cart-popup .clear-cart-yes:hover:before,
.clear-cart-popup .clear-cart-no:hover:before {
    border: 6px solid #ff5c52;
}

.clear-cart-popup .clear-cart-yes {
    right: 30px;
}

.clear-cart-popup .clear-cart-no {
    right: -20px;
}

/* Customer Reviews for WooCommerce CSS */
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap {
    display: none;
}

#reviews .cr-summaryBox-wrap .ivole-summaryBox {
    padding: 0;
    border: none;
}

#ivole-histogramTable {
    margin: 0;
}

#reviews .cr-summaryBox-wrap .cr-credits-div {
    text-align: left;
    padding: 0;
    margin-top: 15px;
}

#reviews .commentlist li {
    margin-top: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.comment-form-author label,
.comment-form-email label {
    margin-right: 5px;
}

.woocommerce-table-responsive {
    overflow-x: auto;
}

.woocommerce-PaymentMethod mark.default {
    display: inline-block;
    color: white;
    background-color: #3d9cd2;
    font-size: 0.75em;
    text-transform: uppercase;
    padding: 2px 4px;
    margin-top: 10px;
    border-radius: 2px;
}

table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--expires {
    text-align: center !important;
}

table.woocommerce-MyAccount-paymentMethods th.woocommerce-PaymentMethod--default,
table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--default {
    display: none;
}

.woocommerce-PaymentMethod--actions .button.edit {
    display: none;
}

.woocommerce-PaymentMethod--actions .actions-button {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-end;
}

.woocommerce-PaymentMethod--actions .actions-button .button {
    width: fit-content;
}

.woocommerce-payment-method-details {
    width: max-content;
}

.page-template-page-under-construction #header-container {
    display: none;
}

.page-template-page-under-construction #content {
    display: flex;
    height: 100vh;
}

.page-template-page-under-construction #main-sidebar-container {
    display: flex;
    margin: auto;
    justify-content: center;
}

@media screen and (max-width: 800px) {
    .page-template-page-under-construction #main-sidebar-container .entry {
        display: inherit;
    }
}