h1,
.h1 {
    font-size: 42px;
    line-height: 1.214;
    font-weight: 400;
    margin-bottom: 30px;
    color: #000;
    font-family: "San Francisco", sans-serif;
}

h2,
.h2 {
    font-size: 32px;
    line-height: 1.214;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
    font-family: "San Francisco", sans-serif;
}

h3,
.h3 {
    font-size: 26px;
    line-height: 1.618;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
    font-family: "San Francisco", sans-serif;
}

h4,
.h4 {
    font-size: 23px;
    line-height: 1.618;
    font-weight: 400;
    margin-bottom: 7.5px;
    color: #000;
    font-family: "San Francisco", sans-serif;
}

html,
body {
    font-size: 16px;
    line-height: 1.618;
    color: #777;
    font-family: "San Francisco", sans-serif;
}

p {
    font-size: 1rem;
    line-height: 1.618;
    font-weight: 300;
    margin-bottom: 15px;
}

h2+h3,
.h2+h3,
h2+.h3,
.h2+.h3 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 14px;
}

ul,
ol {
    font-size: 1em;
    color: inherit;
}

ul li,
ol li {
    font-size: 1em;
    color: inherit;
    line-height: 1.618;
}

a {
    color: #fc6621;
    font-weight: 600;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: 2px solid #fc6621;
}

/**
 * Header
 */
 #header, .sticky-header .header-main.sticky {
  border-top:  0;
 }

.header-col.header-right {
    /*     max-width: 250px; */

}

#header .header-main .header-right {
    text-align: left;
    justify-content: flex-start;
    max-width: 25%;
}

#header .header-right #mini-cart {
    margin-left: 0;
    margin-top: 0;
}

#header .header-right #mini-cart .cart-head .cart-items-text {
    color: #fff;
    opacity: 0.5;
    font-size: 0.875em;
    font-weight: 400;
}

#header .header-right #mini-cart .cart-head .cart-subtotal .amount {
    margin-right: 0.5em;
    font-weight: 600;
}

#header .header-main .header-left {
    padding-top: 0;
    padding-bottom: 0;
}

#header .main-menu>li.menu-item>a {
    padding: 25px 15px;
    font-weight: 600;
}

@media (min-width: 768px) {
    #header .main-menu {
        padding-left: 1px;
    }
}

.header-top>.header-row {
    align-items: stretch;
    align-content: stretch;

}

.header-top .header-col.header-center {
    position: relative;
    /* height: 100%; */
    flex-grow: 0;
    flex-basis: 75%;
    margin: 0;
}

.header-gif {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-image: url( '../media/header-background-shop.gif' );
    background-size: contain;
}

.header-top .header-right {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 1;
    text-align: right;
}

.header-right .logo {}

.header-right .logo,
.header-right .logo a {
    max-height: 341px;
    max-width: none !important;

}

.header-right .logo {
    width: 100%;
    height: auto;
}

/**
 * Mini Cart
 */

#mini-cart .widget_shopping_cart {
    background: #000;
}

#mini-cart .widget_shopping_cart .widget_shopping_cart_content {
    padding: 10px 10px 5px;
    background: #000;
    color: #fff;
}
#mini-cart .widget_shopping_cart .woocommerce-mini-cart__total,
#mini-cart .widget_shopping_cart .woocommerce-mini-cart__total strong,
#mini-cart .widget_shopping_cart .widget_shopping_cart_content .amount,
#mini-cart .widget_shopping_cart .widget_shopping_cart_content a {
    color: #fff;
}


#mini-cart li:not(.empty) {
    border-bottom: 0 none !important;
}

#mini-cart .buttons>a:first-child {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

#mini-cart .buttons>a {
    box-shadow: inset 0 -0.327em 1.618em rgba(0, 0, 0, 0.1);
    padding: 15px 15px !important;
    max-height: none;
    height: auto;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    border-radius: 0;
    line-height: 1;
}

#mini-cart .buttons>a:hover {
    background-color: #e34d08;
    border-color: #e34d08;
}



#mini-cart .widget_shopping_cart .woocommerce-mini-cart-discount-fee {
   
}

#mini-cart .widget_shopping_cart .woocommerce-mini-cart-discount-fee > .mini-cart-discount-content {
    display: inline-block;
}
#mini-cart .widget_shopping_cart .woocommerce-mini-cart-discount-fee > .mini-cart-discount-content strong {
    display: block;
}

#mini-cart .cart-popup:after,
#mini-cart .cart-popup::before {
    content: unset;
}

#mini-cart .widget_shopping_cart .woocommerce-mini-cart__total {
    text-align: center;
}

#mini-cart .widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
#mini-cart .widget_shopping_cart .total .amount {
    float: none;
    font-weight: 300;
    font-size: 14px;
}

#mini-cart .widget_shopping_cart .woocommerce-mini-cart__total {
    text-align: center;
}

#mini-cart .widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
#mini-cart .widget_shopping_cart .total .amount {
    float: none;
    font-weight: 300;
    font-size: 14px;
}
#mini-cart li .remove-product {
    position: relative;
    float: left;
    background: #737781;
    color: #000;
    width: 14px;
    height: 14px;
    font-size: 14px;
    line-height: 14px !important;
    text-align: center;
    display: block;
    padding: 0 !important;
    margin-right: 5px;
    font-weight: 900;
    left: -2px;
    right: auto;
    top: 2px;;
    bottom: auto;
}

#mini-cart li .remove-product::before {
    color: #000;
    margin-left: auto;
    margin-right: auto;
    font-weight: 800;
    display: inline-block;
    line-height: 14px;
    content: '\00d7';
    font-size: 14px !important;
}

#mini-cart li .product-image {
    max-width: 35px;
    border-radius: 3px;
}
#mini-cart li .product-details {
    max-width: calc( 100% - 35px );
}

#mini-cart li .product-details a {
    font-size: 14px;
    font-weight: 600;
}

/**
 * WooCommerce
 */

.products .product-col .product-image {
/*     position: relative; */
    box-shadow: none !important;
}

.products .product-col .product-image:hover{
    opacity: 0.8;
}

.products .product-col .product-title-bar {
    display: block;
    background: black;
    padding: 10px;
}

.products .product-col .product-title-bar .product-loop-title {
    color: #fff !important;
    font-size: 13px;
}

.products .product-col .product-title-bar h3 {
    color: inherit !important;
    font-size: inherit;
    margin-bottom: 0;
}

#main .products .add-links .add_to_cart_button {
    background-color: #e34d08;
    border-color: #e34d08;
    font-size:  14px;
    padding:  7.5px 15px;
    line-height:  22px;
    border-radius: 0 none;
}

.products .add-links .add_to_cart_button::before {
    content: '';
}

ul.products li.product-col .product-image {
	border: 0;
	margin-bottom: 22px;
}

ul.products li.product-col .description {
	margin-top: 0;
}

ul.products li.product-col .product-content .post-excerpt {
	font-size: 14px;
}

ul.products li.product-col .add-links div.quantity {
	margin-bottom: 15px;
}

ul.products li.product-col .add-links {
    width: 100%;
}

ul.products li.product-col form {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

#main .vc_btn3, #main ul.products li.product-col .add-links .button {
	height: 40px !important;
    padding: 0.6180469716em 19px !important;
    border: 0;
    border-radius: 0;
	background-color: #fc6621;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: "San Francisco", sans-serif;
    line-height: 1;
    text-transform: none;
    text-decoration: none;
}

#main .vc_btn3, #main ul.products li.product-col .add-links .select_options_button {
    height: auto !important;
    padding: 13px 15px !important;
}

.shop-loop-before .gridlist-toggle {
    display: none;
}

#header ul.mega-menu li.current-menu-item > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    border: .618em solid transparent;
    border-top-color: #000000;
    margin-left: -.618em;
    z-index: 1;
}

#header.sticky-header .header-main.sticky {
    display: none !important;
}

#header .header-right #mini-cart {
    position: unset;
    margin-left: 20px;
}

#mini-cart .cart-icon {
    display: none;
}

#header .searchform {
    border: 0;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
    font-size: 14px;
}

#header .searchform input {
    width: 300px;
    height: 55px;
}

#header .header-main .header-center {
    /*height: 100%;*/
    padding: 0;
}

#header .searchform .button-wrap {
    display: flex;
    align-items: center;
    background-color: #fc6621;
}

#header .searchform .button-wrap i {
    color: #fff;
}

#header .searchform button {
    padding: 0 20px;
}

/* Cart page */
.shop_table.cart-table th,
.shop_table.cart-table td {
    padding: 1.618em;
}

.shop_table.cart-table thead {
    background-color: #f8f8f8;
}

.shop_table.cart-table thead span {
    font-size: 16px;
    color: #777;
    text-transform: none;
}

.shop_table.cart-table a {
    color: #fc6621 !important;
    font-weight: 600;
    text-decoration: underline;
}

html .btn-v-dark {
    background-color: #fc6621;
    text-decoration: none;
}

html .form-row textarea,
html .form-row input[type="text"],
html .form-row input[type="email"],
html .form-row input[type="password"],
html .form-row input[type="tel"] {
	height: 45px;
    font-size: 16px;
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

html .form-row textarea::placeholder,
html .form-row input[type="text"]::placeholder,
html .form-row input[type="email"]::placeholder,
html .form-row input[type="tel"]::placeholder {
    font-size: 16px;
}

.select2-container--default .select2-selection--single {
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

#billing_customer_order_type_field span input {
    margin-right: 10px;
} 

#billing_customer_order_type_field span label {
    display: inline-block;
    width: 97%;
    width: calc( 100% - 24px );
}

form.checkout_coupon {
    padding-left: 0;
}

/* loading / added */
#main ul.products li.product-col .add-links .button.loading {
    color: #fc6621;
}

#main ul.products li.product-col .add-links .button.loading::before {
    content: '';
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #fc6621;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    left: 50%;
    left: calc( 50% - 10px );
}

html.no-touch #mini-cart .cart-popup {
    left: 0;
    top: 70%;
    width: 100%;
}

#mini-cart:not(.minicart-offcanvas) .buttons > a:first-child {
    display: block;
}

#mini-cart .total-count {
    display: none;
}

.cart-popup .button.checkout {
    background-color: #fc6621;
}

#mini-cart .widget_shopping_cart .buttons {
    padding: 0 10px 0 10px;
}

/* Header responsive [2020-11-16] */

@media ( max-width: 992px ) {
    .header-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

@media ( max-width: 768px ) {
    .header-top .header-col.header-center {
        flex-basis: 50%;
    }

    .header-gif {
        background-size: cover;
    }
}

/* Mobile menu [2020-11-16] */

.mobile-toggle {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background-color: #000;
    z-index: 9999;
    cursor: pointer;
}

.mobile-toggle i {
    color: #fff;
    font-size: 20px;
}

#nav-panel {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9998;
}

#nav-panel .mobile-nav-wrap {
    background-color: #000;
}

#nav-panel .mobile-menu {
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 20px;
}

#nav-panel .mobile-menu li {
    border: 0;
}

#nav-panel .mobile-menu li.menu-item > a {
    padding: 0.875em 0;
    color: #fff;
    font-size: 16px;
    text-transform: unset;
}

#nav-panel .mobile-menu li.menu-item.active > a {
    background-color: transparent;
    color: #fc6621;
}

@media ( max-width: 992px ) {
    .mobile-toggle {
        display: flex;
    }

    #header .header-main {
        position: unset;
    }

    #header .header-main .header-row {
        display: none;
    }
}

/* Mobile footer menu [2020-11-16] */

.mobile-footer-menu {
    display: none;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    background-color: #000;
    z-index: 9999;
}

.mobile-footer-column {
    flex-basis: 33.33%;
    flex-basis: calc( 100% / 3 );
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.mobile-footer-search {
    display: none;
    flex-basis: 100%;
    padding: 10px;
}

.mobile-footer-search .woocommerce-product-search {
    display: flex;
    height: 55px;
    border-radius: 3px;
    overflow: hidden;
}

.mobile-footer-search .woocommerce-product-search input {
    -webkit-appearance: none;
    width: 100%;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
    background-color: #f2f2f2;
    outline: 0;
    color: #43454b;
}

.mobile-footer-column a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    text-decoration: none;
}

.mobile-footer-column i {
    position: relative;
    color: #fff;
    font-size: 26px;
}

.mobile-footer-menu .count {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
    height: 25px;
    border: 1px solid;
    border-color: #000000;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: "San Fransisco", sans-serif;
}

@media ( max-width: 992px ) {
    .mobile-footer-menu {
        display: flex;
    }
}


/* WooCommerce notices [2020-11-17] */

.woocommerce-message,
.woocommerce-form-coupon-toggle,
.woocommerce-form-login-toggle {
    margin-left: 0;
    padding: 1em 1.618em;
    margin-bottom: 15px;
    border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    background-color: #fc6621;
    color: #fff;
    font-size: 16px;
    clear: both;
}

.woocommerce-form-coupon-toggle, 
.woocommerce-form-login-toggle {
    background-color: #3d9cd2;
}

.woocommerce-form-coupon-toggle a, 
.woocommerce-form-login-toggle a {
    color: #fff !important;
    text-transform: none !important;
}

.woocommerce-message::before {
    content: unset;
}

/* WooCommerce product column [2020-11-17] */

ul.products li.product-col .quantity .minus,
ul.products li.product-col .quantity .plus,
ul.products li.product-col .quantity .qty {
    -webkit-appearance: none;
    height: 40px;
    padding: 0.6180469716em;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-weight: normal;
    font-family: "San Francisco", sans-serif;
}

#main ul.products li.product-col .add-links .button.cart_button {
    width: 100%;
    height: unset !important;
    padding: 13px !important;
    text-decoration: none;
}

@media ( max-width: 768px ) {
    ul.products li.product-col .add-links div.quantity {
        margin-bottom: 0;
    }
}

/* WooCommerce single product [2020-11-17] */

.single-product .page-top {
    position: absolute;
    left: -999px;
    z-index: -999;
}

.single-product .product_title {
    margin-bottom: 22px;
    font-size: 42px;
    font-weight: 400;
    color: #000;
}

.single-product .product-summary-wrap .price {
    font-size: 15px;
    font-family: "San Fransisco", sans-serif;
    font-weight: 300;
    color: #999;
}

.single-product .product-summary-wrap .woocommerce-variation-price .price{
    font-size: 26px;
    font-family: "San Fransisco", sans-serif;
    font-weight: 500;
    color: #fc6621;
}

.single-product .product-summary-wrap .price del {
    color: #fc6621;
}

.single-product .product-summary-wrap .description p {
    font-size: 16px;
}

.single-product .product_meta {
    font-size: 14px;
    text-transform: none;
}

.single-product .product-summary-wrap .product_meta span a,
.single-product .product-summary-wrap .product_meta span span {
    color: #777;
}

.single-product .single_add_to_cart_button {
    background-color: #fc6621;
    text-transform: none;
}

.single-product .single_add_to_cart_button::before {
    content: unset;
}

.single-product .product-summary-wrap .quantity .minus,
.single-product .product-summary-wrap .quantity .plus,
.single-product .product-summary-wrap .quantity .qty {
    padding: 0.6180469716em;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-weight: normal;
    font-family: "San Francisco", sans-serif;
}

.single-product .view-cart-btn.wc-action-btn.button {
    background-color: #fc6621;
    color: #fff;
    text-decoration: none;
    text-transform: none;
}

/* Cart styling */

/*.form-row select {
    -webkit-appearance: none;
    padding: 0.6180469716em;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-size: 16px;
    font-weight: normal;
}

.cart-v2 #coupon_code {
    height: 100%;
    padding: 0.6180469716em;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-size: 16px;
    font-weight: normal;
}

.cart-v2 #coupon_code::placeholder {
    font-size: 16px;
}*/

.cart-v2 .card.card-default {
    /*border: 0;*/
    /*background-color: #f8f8f8;*/
}

/*.woocommerce-cart .card-sub-title {
    font-size: 26px !important;
    font-weight: 400;
    font-family: 'San Fransisco', sans-serif;
    text-transform: none;
}

.shop_table.cart-table .cart_item {
    border-bottom: 0;
}

.shop_table.cart-table .cart_item:nth-child(odd) {
    background-color: #fdfdfd;
}

.shop_table.cart-table .cart_item:nth-child(even) {
    background-color: #fbfbfb;
}

.shop_table.cart-table .actions button {
    background-color: #fc6621;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: lowercase;
}

.shop_table.cart-table .quantity .minus,
.shop_table.cart-table .quantity .plus,
.shop_table.cart-table .quantity .qty {
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-size: 16px;
    font-weight: normal;
} */

.form-row select {
    -webkit-appearance: none;
    padding: 0.6180469716em;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-size: 16px;
    font-weight: normal;
}

.woocommerce-cart .featured-box {
    border: 0;
    box-shadow: none;
}

.woocommerce-cart .featured-box .box-content {
    padding: 0;
    border: 0;
}

.shop_table.cart th,
.shop_table.cart td {
    padding: 1.618em;
}

.shop_table.cart thead {
    background-color: #f8f8f8;
}

.shop_table.cart thead tr {
    border: 0;
}

.shop_table.cart .cart_item {
    border-bottom: 0;
}

.shop_table.cart .cart_item:nth-child(odd) {
    background-color: #fdfdfd;
}

.shop_table.cart .cart_item:nth-child(even) {
    background-color: #fbfbfb;
}

.woocommerce-cart .shop_table.cart .quantity .minus,
.woocommerce-cart .shop_table.cart .quantity .plus,
.woocommerce-cart .shop_table.cart .quantity .qty {
    height: 40px;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-size: 16px;
    font-weight: normal;
}

.shop_table.cart .cart_item .product-remove a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #737781;
    color: #fdfdfd;
    font-size: 14px;
}

.shop_table.cart .cart_item .product-name a {
    color: #fc6621;
    text-decoration: underline;
}

.shop_table.cart td.actions {
    padding: 0;
}

.shop_table.cart td.actions .coupon,
.shop_table.cart td.actions .cart-actions {
    height: 45px;
    margin: 0;
    margin-top: 25px;
    padding: 0;
}

.shop_table.cart td.actions input,
.shop_table.cart td.actions button {
    height: 100%;
    margin: 0;
}

.shop_table.cart td.actions .btn {
    background-color: #fc6621;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.shop_table.cart .cart_item .product-subtotal .woocommerce-Price-amount {
    color: #777;
}

#coupon_code {
    height: 100%;
    padding: 0.6180469716em;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    background-color: #f2f2f2;
    color: #43454b;
    font-size: 16px;
    font-weight: normal;
}

.woocommerce-cart .cart_totals {
    width: 52%;
    float: right;
    margin-right: 0;
    margin: 0;
    clear: right;
}

.woocommerce-cart .cart_totals h2 {
    color: #000;
    font-size: 26px !important;
    font-weight: 400;
    font-family: 'San Fransisco', sans-serif;
    text-transform: none;
}

.woocommerce-cart .cart_totals h4 {
    color: #777;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
}

.shop_table.cart-total tr {
    border: 0;
    color: #777;
}

.shop_table.cart-total tr th {
    padding: 20px;
    background-color: #f8f8f8;
    vertical-align: baseline;
}

.shop_table.cart-total tr td {
    padding: 20px;
    background-color: #fdfdfd;
    font-weight: 400;
}

.shop_table.cart-total .order-total .amount {
    color: #777;
    font-size: 16px;
}

.wc-proceed-to-checkout .checkout-button {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
}

.wc-proceed-to-checkout .checkout-button::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f30b";
    margin-left: 0.5407911001em;
}

@media (max-width: 767px) {
    .shop_table.responsive td.product-thumbnail,
    .shop_table.responsive td.product-name,
    .shop_table.responsive td.product-price,
    .shop_table.responsive td.product-quantity,
    .shop_table.responsive td.product-subtotal {
        padding-bottom: 0;
    }

    .shop_table.cart td.actions .cart-actions {
    	height: unset;
    }

    .shop_table.cart td.actions .cart-actions.pt-right .btn {
    	margin-top: 60px;
    }

    .shop_table.cart td.actions .btn {
    	margin-top: 25px;
    }

    .woocommerce-cart .cart_totals {
    	width: 100%;
    }

    .wc-proceed-to-checkout .checkout-button {
    	font-size: 18px;
    }

    .wc-proceed-to-checkout .checkout-button::after {
    	content: unset;
    }
}

/* Checkout */

.wc-action-btn.button {
	background-color: #fc6621;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: none !important;
}

.woocommerce-checkout form.login {
	margin-top: 20px;
}

.woocommerce-checkout form.login input {
	height: 45px;
}

.woocommerce-checkout form.login .featured-box,
.woocommerce-checkout .checkout_coupon .featured-box {
    border: 0;
    box-shadow: none;
}

.woocommerce-checkout form.login .featured-box .box-content,
.woocommerce-checkout .checkout_coupon .featured-box .box-content {
    padding: 0;
    border: 0;
}

.woocommerce-checkout .checkout_coupon .featured-box .box-content .form-row {
    width: 100%;
    max-width: 640px;
    height: 45px;
    margin: 0;
}

.woocommerce-checkout .checkout_coupon .featured-box .box-content .form-row .btn {
    height: 100%;
    background-color: #fc6621;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
}

#order_review_heading,
.woocommerce-checkout h3 {
    margin-bottom: 25px;
    font-size: 26px !important;
    font-weight: 400;
    text-transform: none !important;
}

.woocommerce-checkout .checkout-order-review .featured-boxes {
    padding: 0;
    border: 0;
}

.shop_table.review-order th {
	padding: 20px;
	background-color: #f8f8f8;
}

.shop_table.review-order td {
	padding: 20px;
	background-color: #fdfdfd;
}

.shop_table.review-order .cart_item:nth-child(odd) td {
    background-color: #fdfdfd;
}

.shop_table.review-order .cart_item:nth-child(even) td {
    background-color: #fbfbfb;
}

.shop_table.review-order .order-total .amount,
.shop_table.review-order tr.cart_item td,
.shop_table.review-order th h4 {
	margin: 0;
	color: #777 !important;
	font-size: 16px;
}

.shop_table.review-order tr.cart_item td strong {
	font-weight: 600;
}

.shop_table.review-order tfoot tr:first-child th,
.shop_table.review-order tfoot tr:first-child td {
	padding: 20px;
}

.shop_table.review-order tr td:last-child {
	text-align: left;
}

.shop_table.review-order thead tr,
.shop_table.review-order tr:not(:last-child) {
	border: 0;
}

#payment h4:first-of-type {
	display: none;
}

#payment hr {
	display: none;
}

#payment .payment_methods {
	margin: 0;
	padding: 20px !important;
	padding-bottom: 0 !important;
	background-color: #f5f5f5;
}

#payment .payment_methods .porto-radio {
	margin-bottom: 20px;
}

#payment .payment_methods p {
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
	background-color: #fafafa;
}

.payment_methods .porto-control-label {
	font-size: 16px;
}

#payment .form-row.place-order {
	padding: 20px;
	background-color: #fafafa;
}

#payment #place_order {
	font-size: 22px;
	text-transform: none;
}

.payment_methods .porto-control-label svg {
    margin-left: 5px;
}

.payment_methods .payment_method_paypal img {
    width: 32px;
}

.woo-page-header .breadcrumb {
    display: none;
}

.woo-page-header.page-header-8 {
    padding: 0;
}

.checkout-header {
    margin-bottom: 20px;
    border-bottom: 4px double rgba(0, 0, 0, 0.1);
}

/* Select2 */
.tax-product_cat .page-header-2,
.archive .woocommerce-ordering {
    display: none;
}

.product-category-selector {
    margin-bottom: 30px;
}

.product-category-selector .select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
    height: 3em;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: none;
    background-color: #fff;
}

.product-category-selector .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 3em;
}

.product-category-selector .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected], 
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #fc6621;
}

/* Container width override */

@media (min-width: 992px) {
    .container {
        max-width: 1200px;
    }
}

@media (min-width: 1396px) {
    .container {
        max-width: 1366px;
    }
}

/* Typography */
#header .main-menu > li.menu-item > a {
    font-family: 'San Francisco', sans-serif;
}

.product .labels .onsale,
.archive-products .product-inner .labels .onsale {
    display: none;
}

form.cart .quantity.buttons_added input.qty {
    width: 55px;
}

.shop_table td.product-name {
    color: #fc6621;
}

#mini-cart {
    font-size: 16px !important;
}

#mini-cart .cart-subtotal {
    font-size: inherit;
}

