.woocommerce-page #container {
    margin: 0 auto;
    width: 1140px;
    overflow: hidden;
    display: block;
}
.woocommerce-page .woocommerce-breadcrumb {
    display: none;
}
.woocommerce-page #content {
    margin: 50px 0 0 0;
}
.woocommerce div.product {
    float: left;
    width: 100%;
}
.woocommerce-page a.added_to_cart {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce-page .quantity .qty {
    width: 30%;
}
.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    clear: both;
    font-family: inherit;
    float: right;
    font-size: 16px;
}
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
    float: left;
    width: 100%;
}
.woocommerce-page .woocommerce-product-rating a {
    color: #222;
}
.woocommerce-page .product_meta a {
    color: #222;
    text-decoration: none;
}
.woocommerce-page .comment-form-comment,
.woocommerce-page .comment-form-rating {
    margin-bottom: 40px;
    width: 50%;
}
.single-product .comment-reply-title {
    display: block;
    clear: both;
}
.single-product .products h2 {
    margin: 0 0 10px 0;
}
.single-product.woocommerce .reset_variations {
    padding: 11px 18px;
    border-radius: 3px;
    float: left;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 50%;
    text-align: center;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    padding: 16px 20px !important;
}
.cart_totals h2,
.cross-sells h2 {
    margin: 0 0 20px 0;
    text-transform: capitalize;
    font-size: 32px;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 400;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce .cart .coupon .button {
    float: left;
}
.woocommerce table.shop_table td {
    line-height: 27px !important;
}
.woocommerce-checkout input[type="checkbox"] {
    margin-top: 11px;
}
.woocommerce table.shop_table {
    background: rgba(221, 221, 221, 0.1) !important;
}
.woocommerce-shipping-calculator a {
    text-decoration: none;
    color: #222;
    padding: 10px 20px;
    border-radius: 5px;
    margin: -10px 0 5px 0;
    float: left;
}
.shipping-calculator-form {
    float: left;
    width: 100%;
}
.single-product .woocommerce .product p.price,
.woocommerce div.product span.price {
    font-size: 16px;
}
.single-product.woocommerce .sku_wrapper {
    padding-bottom: 10px;
    display: block;
}
.single-product.woocommerce ul.products li.product .button {
    margin-top: 10px;
}
.woocommerce ul.products li.product .price ins {
    margin: 0 0 0 5px;
    font-weight: 500;
}
.woocommerce-page ul.products li.product .price del {
    color: #000;
    text-align: center;
    font-size: 14px;
}
.woocommerce ul.products li.product .onsale {
    right: 10px !important;
    top: 10px !important;
    padding: 3px 9px;
    font-family: inherit;
    font-size: 13px;
    margin: 0;
}
.woocommerce ul.products li.product .button,
.woocommerce-page a.added_to_cart {
    margin-top: 1em;
    font-size: 13px;
    font-family: inherit;
    color: #fff !important;
}
.single-product span.onsale {
    right: inherit !important;
    left: 0;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination {
    margin: 0 auto;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li span {
    background-color: #fff;
    border: 0 solid #ccc;
    font: 500 15px/15px "Patua One", cursive;
    color: #777;
    float: left;
    margin: 0 3px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
	border-radius:5px;
	text-align:center;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover{
	background:#121a37;
	color:#fff;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: transparent !important;
    color: #fff;
    padding: 14px;
	background:#FF5E15;
	border-radius:5px;
}
.single-product.woocommerce div.product form.cart {
    margin-bottom: 10px;
}
.product_meta {
    float: left;
    width: 100%;
    background: #fbfbfb;
    padding: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.product_meta span.posted_in {
    display: block;
    padding: 0 0 10px 0;
}
.product_meta .tagged_as a,
.product_meta span.posted_in a {
    text-decoration: none;
}
.single-product.woocommerce div.product form.cart div.quantity {
    width: 30%;
}
.single-product div.product form.cart .button {
    padding: 18px 20px;
    color: #222;
}
.single-product .woocommerce-variation-price {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}
.single-product.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}
.single-product.woocommerce div.product span.price ins {
    font-weight: 400;
}
.woocommerce-page.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 6px;
}
.woocommerce-page.woocommerce div.product p.price {
    margin-bottom: 5px;
}
.single-product.woocommerce div.product form.cart .variations label {
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    padding: 0;
    font-family: inherit;
}
.single-product.woocommerce div.product form.cart .variations select {
    margin: 0 3px 0 0;
}
.single-product.woocommerce div.product form.cart .variations select {
    min-width: 70%;
}
.single-product.woocommerce div.product form.cart .variations td {
    float: left;
}
.single-product select {
    width: 70%;
}
.post-type-archive-product ul.products li.product .button {
    margin-top: 0;
}
.woocommerce-page.woocommerce div.product .woocommerce-product-rating {
    margin-top: 10px;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
    margin-bottom: 10px;
    display: none;
}
.woocommerce-MyAccount-navigation a {
    text-decoration: none;
}
#add_payment_method #payment,
#customer_details,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce table.shop_table,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
form.woocommerce-EditAccountForm.edit-account,
h3#order_review_heading {
    border: 0 !important;
    background: #f5f5f5;
}
#customer_details,
form.woocommerce-EditAccountForm.edit-account,
h3#order_review_heading {
    padding: 30px 20px;
}
#customer_details {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.woocommerce-checkout-review-order table.shop_table {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
h3#ship-to-different-address {
    margin-top: -3px;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page button.button.alt {
    text-transform: capitalize !important;
    background: #147736;
    color: #fff !important;
    font-weight: 400;
}
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page button.button:hover {
    background: #5d2b00 !important;
    color: #fff !important;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #15bf86;
    color: #fff;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #15bf86;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 0;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout #main-content .cart-subtotal td,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #fff;
    text-align: center;
    font-family: inherit;
    font-size: 15px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: 0 0;
}
.woocommerce-checkout #content-area table td,
.woocommerce-checkout #content-area table th {
    padding-left: 20px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-size: 16px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: #b33f62 !important;
}
.woocommerce-checkout .woocommerce form .form-row textarea {
    height: 150px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #121a37;
}
.woocommerce-page .woocommerce.columns-4 {
    margin-top: 80px;
}
.woocommerce .woocommerce-result-count {
    font-family: inherit;
    font-size: 15px;
    padding-top: 10px;
}
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
    color: #000 !important;
    background: #f5f5f5 !important;
    height: 46px;
    border: none;
}
.woocommerce-page .filter-option {
    font-family: inherit;
    font-size: 15px;
    padding: 3px 10px;
}
.woocommerce ul.products li.product,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 0px 20px rgb(165 165 165 / 10%);
    text-align: center;
    padding-bottom: 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0.5em 1em 0.3em;
    margin: 0;
    font-size: 1.3em;
    text-align: center;
}
.woocommerce ul.products li.product .price {
    margin: 0;
    padding: 0 16px;
    font-size: 16px;
    font-family: inherit;
    text-align: center;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    font-size: 13px;
    font-family: inherit;
    color: #fff !important;
}
.woocommerce-pagination {
    display: inline-block;
    margin-bottom: 0;
    border-radius: 0;
}
.woocommerce-pagination .page-numbers li {
    display: inline-block;
    float: left;
    margin: 5px;
    line-height: 50px;
    font-weight: 500;
    color: #999;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    width: 50px;
    overflow: hidden;
    font-size: 16px;
}
.woocommerce-pagination .page-numbers > li a,
.woocommerce-pagination .page-numbers > li span {
    height: 50px;
    width: 50px;
    display: inline-block;
    padding: 0;
    line-height: 50px;
    border: 0;
    color: inherit;
}
.woocommerce-pagination .page-numbers > li a {
    background-color: transparent;
}
.woocommerce-pagination .page-numbers > li.page-item {
    line-height: 45px;
}
.woocommerce-pagination .page-numbers > li a:focus,
.woocommerce-pagination .page-numbers > li a:hover,
.woocommerce-pagination .page-numbers > li span {
    color: #fff;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li span {
    padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul li {
    margin: 2px;
}
.archive.woocommerce-page h1.page-title {
    display: none;
}
.woocommerce-page .gap.black-layer.opc4.inner-banner {
    margin-bottom: 70px;
}
.woocommerce-product-details__short-description p {
    font-family: inherit;
    font-size: 0.91em;
    line-height: 1.9em;
}
.woocommerce-page.woocommerce div.product p.price {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: inherit;
}
.single-product.woocommerce .posted_in,
.single-product.woocommerce .sku_wrapper {
    padding-bottom: 10px;
    display: block;
    font-family: inherit;
    font-size: 0.95em;
}
.single-product.woocommerce .posted_in {
    padding-bottom: 0;
}
.product_meta .tagged_as a,
.product_meta span.posted_in a,
.single-product.woocommerce span.sku {
    padding-left: 5px;
    color: #8d8d8d;
}
.woocommerce div.product .woocommerce-tabs .panel p {
    font-size: 0.9em;
    font-family: inherit;
    line-height: 2em;
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 1em;
    font-family: inherit;
    padding: 0 30px;
    border: none;
    margin-right: 5px;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
    margin-bottom: 15px;
    font-size: 2.2em;
    font-family: inherit;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
    margin-bottom: 15px;
    font-size: 1.2em;
    font-family: inherit;
    text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    content: none;
}
.single-product .product span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    font-size: 1em;
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: 1em;
    left: 1em;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    font-size: 0.857em;
    z-index: 9;
    padding: 5px 12px;
    font-family: inherit;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
    margin-bottom: 5px;
}
.single-product .comment-reply-title {
    display: block;
    clear: both;
    font-size: 1.4em;
    font-family: inherit;
    padding-bottom: 0.6em;
}
.woocommerce div.product .woocommerce-tabs .panel p.stars {
    line-height: 1em;
}
.single-product .woocommerce-tabs label {
    display: inline-block;
    margin-bottom: 0.9rem;
}
.single-product .woocommerce-Reviews .comment-form-author,
.single-product .woocommerce-Reviews .comment-form-email,
.single-product .woocommerce-Reviews p.comment-form-comment {
    border: 1px dotted #dcdcdc;
    border-radius: 5px;
}
.single-product .woocommerce-Reviews .comment-form-rating {
    margin-bottom: 10px;
}
.single-product .woocommerce-tabs label {
    display: inline-block;
    margin-bottom: 0.3rem;
    padding-top: 10px;
    font-family: inherit;
    font-size: 1em;
}
.woocommerce div.product .woocommerce-tabs .panel p.form-submit {
    padding-left: 0;
}
.single-product .woocommerce-Reviews .comment-reply-title {
    padding-bottom: 0;
    text-transform: capitalize;
    font-size: 1.4rem;
    margin-top: 1.9rem;
}
.woocommerce #review_form #respond .form-submit input {
    left: auto;
    color: #fff;
    margin-top: 10px;
    padding: 10px 20px;
}
.woocommerce-Tabs-panel--additional_information h2,
.woocommerce-Tabs-panel--description h2 {
    padding-left: 15px;
}
.woocommerce table.shop_attributes {
    margin-left: 0;
}
.single-product section.related.products h2,
.up-sells h2 {
    font-size: 2.2em;
    font-family: inherit;
    text-transform: capitalize;
}
.woocommerce table.shop_attributes th {
    font-weight: 400;
    font-family: inherit;
}
.woocommerce table.shop_attributes td {
    padding: 0 10px;
}
.single-product .woocommerce-product-rating .star-rating {
    margin: 0.5em 4px 0.9em 0;
    float: left;
}
.single-product a.woocommerce-review-link {
    font-family: Poppins;
    font-size: 0.9em;
}
.single-product .btn-primary:hover {
    color: #fff;
    background-color: #5d2b00;
    border-color: #ccc;
}
.single-product div.product form.cart .button {
    vertical-align: middle;
    float: left;
    font-size: 0.9em;
    font-family: inherit;
    padding: 16px 25px !important;
    color: #fff !important;
}
.single-product .quantity .form-control {
    padding: 20px 20px !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: #f1f1f1 !important;
}
.woocommerce-message {
    border-top-color: rgba(255, 152, 34, 0.3);
    font-family: inherit;
    font-size: 15px;
    line-height: 30px;
}
.woocommerce-message a.button.wc-forward {
    color: #fff !important;
    padding: 10px 20px;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.2em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    margin: 0 0 0 30px;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 -1px 24px 0;
    text-align: center;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    font-family: inherit;
    color: #fff;
    font-size: 15px;
}
.woocommerce table.shop_table.shop_table_responsive {
    color: #000;
}
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;
}
.woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    margin-bottom: 30px;
    max-width: 100% !important;
}
.woocommerce-checkout form .form-row label {
    line-height: 2;
    width: 100%;
}
.woocommerce-checkout .woocommerce form .form-row textarea {
    height: 150px;
    width: 450px;
    float: left;
    font-size: 15px;
    padding: 15px;
}
.woocommerce form .form-row {
    width: 100% !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
    float: left;
    min-width: 100%;
}
.custom-checkout h3 {
    background-color: #165f1c;
    width: 45%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-top: 50px;
    color: #fff;
    float: right;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
    border: dotted 2px #e4e4e4;
}
#wc_checkout_add_ons {
    width: 45%;
    float: right;
    text-align: center;
}
@media screen and (min-width: 980px) {
    .woocommerce-billing-fields h3,
    .woocommerce-shipping-fields h3 {
        width: 100%;
    }
    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        width: 45%;
        float: left;
    }
    .woocommerce-checkout-review-order {
        width: 54%;
        float: right;
    }
}
@media screen and (max-width: 979px) {
    .custom-checkout h3 {
        width: 100%;
    }
}
.woocommerce-checkout table.shop_table {
    color: #555;
    background: #f5f5f5 !important;
}
.woocommerce-checkout span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-checkout h3#ship-to-different-address {
    font-size: 28px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #e1e1e1;
    color: #fff;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #e1e1e1;
}
form.checkout.woocommerce-checkout {
    float: left;
    background: #f5f5f5;
    margin-bottom: 80px;
    width: 100%;
}
.woocommerce-checkout table.shop_table th {
    border: none;
}
.archive.woocommerce-page .star-rating,
.single-product .related .star-rating {
    display: none;
}
.woocommerce-account .addresses .title h3 {
    float: left;
    font-family: inherit;
    font-size: 1.5em;
    background: 0 0;
    padding: 0 15px 0 10px;
}
.woocommerce-account address {
    background: 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
    margin-bottom: 80px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: 15em;
    text-align: center;
}
.woocommerce-grouped-product-list-item__label label {
    font-family: inherit;
    font-size: 14px;
    padding-top: 15px;
}
.single-product.woocommerce div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
    width: 100%;
}
.single-product.woocommerce .woocommerce-grouped-product-list group_table {
    margin-bottom: 0;
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
    padding-bottom: 0.5em;
    border: 0;
    font-size: 14px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
    margin-top: 1px;
}
.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 0 3em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-family: inherit;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
    width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin: 1em 0;
    font-family: inherit;
    padding: 10px 30px;
}
p.woocommerce-LostPassword.lost_password {
    font-family: ;
}
form.woocommerce-form.woocommerce-form-login.login {
    margin-bottom: 90px;
}
.woocommerce-info {
    border-top-color: #fdfdfd;
    font-family: inherit;
}
.return-to-shop a.button.wc-backward {
    font-family: inherit;
    margin-bottom: 50px;
    font-size: 1em;
}
.cart-empty.woocommerce-info {
    margin-bottom: 0.5em;
}
.woocommerce #review_form #respond p.comment-notes {
    margin: 0;
    padding: 5px 10px 5px 0;
    font-size: 0.8em;
}
.woocommerce #review_form .comment-form-author,
.woocommerce #review_form .comment-form-email {
    width: 51%;
    float: left;
    border: 1px dotted #ccc;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-product-attributes-item--dimensions td p {
    padding-left: 0;
}
.woocommerce table.shop_attributes td {
    padding: 0 10px;
    font-family: inherit;
    color: #5d5d5d;
}
.woocommerce-Reviews-title {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 3px;
    width: 43px;
    height: auto;
}
.comment-form-rating .btn-group.bootstrap-select {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px dotted #dcdcdc;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.single-product .woocommerce-Reviews .comment-form-rating label {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
}
.single-product #review_form form label,
.single-product .woocommerce-tabs .comment-form-comment label,
.single-product .woocommerce-tabs .comment-form-comment textarea {
    padding-left: 10px;
}
.single-product #review_form .comment-form-rating label {
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px dotted #dcdcdc;
}
.single-product section.related.products {
    float: left;
}
.woocommerce div.product div.images {
    margin-bottom: 50px;
}
.woocommerce table.shop_attributes {
    margin-bottom: 50px;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
    font-size: 14px;
    font-family: inherit;
    line-height: 27px;
}
.woocommerce ul.products li.product .price {
    color: #FF5E15;
}
.single-product .products h2 {
    margin: 20px 0 25px 0;
}
.woocommerce-cart .woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce-cart .woocommerce td.product-name dl.variation dt {
    float: none;
    clear: both;
    margin-right: 0.25em;
    display: inline-block;
    list-style: none outside;
}
.woocommerce-cart .woocommerce td.product-name .wc-item-meta dd,
.woocommerce-cart .woocommerce td.product-name dl.variation dd {
    margin: 0;
    display: inline-block;
}
.woocommerce-cart .woocommerce td.product-name .wc-item-meta dd p,
.woocommerce-cart .woocommerce td.product-name dl.variation dd p {
    font-size: 14px;
}
.woocommerce-cart .quantity .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 40%;
    text-align: center;
    margin: 0 auto;
}
body .woocommerce table td,
body .woocommerce table th {
    border: 1px solid #f3f3f3;
}
.btn-primary:hover {
    background-color: #5d2b00;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
    margin-top: 40px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    margin-top: 40px;
}
.woocommerce-ordering a {
    font-size: 12px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #5d2b00;
}
.woocommerce .products .star-rating {
    display: none;
    margin: 0 auto;
    float: none;
}
.woocommerce table.shop_table td,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .order-total th {
    border: 1px dotted #ddd !important;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 1em 1em 1em 0;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em 1em 1em 0;
}
.woocommerce-privacy-policy-text p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
}
.woocommerce-checkout-review-order-table th {
    border: 1px dotted #e4e4e4 !important;
}
.select2-container--default .select2-selection--single {
    background-color: #f2f2f2;
    border: 2px dotted #aaa;
    border-radius: 0;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 50px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 46px;
}
.woocommerce-checkout-review-order-table {
    color: #000;
    padding-right: 20px;
    background: 0 0 !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -30%;
    margin-top: 40%;
    position: absolute;
    top: 50%;
    width: 0;
}
.woocommerce-checkout .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    background: #f2f2f2;
}
.woocommerce-checkout .select2-search--dropdown {
    display: block;
    padding: 4px;
    background: #f2f2f2;
}
.woocommerce-account .addresses .title h3,
.woocommerce-account address {
    padding: 0;
    margin-left: -15px;
}
.woocommerce-account address {
    margin-bottom: 1rem;
    font-size: 14px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    display: inline-block;
    float: left;
    margin-left: 5%;
    width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-top: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 5px;
    display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
    opacity: 0.25;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: FontAwesome;
    content: "\f0e4";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: FontAwesome;
    content: "\f291";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: FontAwesome;
    content: "\f1c6";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: FontAwesome;
    content: "\f015";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: FontAwesome;
    content: "\f09d";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: FontAwesome;
    content: "\f007";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: FontAwesome;
    content: "\f08b";
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}
.woocommerce-account p.order-again {
    text-align: right;
}
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}
.woocommerce-account .edit-account .form-row label,
.woocommerce-account .woocommerce-address-fields label {
    line-height: 2;
    font-family: inherit;
    margin-right: 10px;
    display: block;
    width: 100%;
}
.woocommerce-account .edit-account .woocommerce-Button,
.woocommerce-address-fields button.button {
    margin-top: 20px;
}
.woocommerce-account .woocommerce-address-fields span.woocommerce-input-wrapper {
    width: 100%;
}
.cart_totals table.shop_table.shop_table_responsive {
    background: #fcfcfc !important;
}
.select2-container--default .select2-selection--single {
    background-color: #f2f2f2;
    border: 2px dotted #e4e4e4;
    border-radius: 0;
}
body .woocommerce table td,
body .woocommerce table th {
    border: 1px solid #e4e4e4;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout #main-content .cart-subtotal td,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px dotted #e4e4e4;
    text-align: center;
    font-family: inherit;
    font-size: 15px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #e4e4e4;
    color: #fff;
}
a.showcoupon {
    color: #121a37;
}
.woocommerce-info a:hover {
    color: #FF5E15;
}
.woocommerce-checkout .woocommerce form .form-row textarea {
    width: 100%;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination {
    text-align: center;
    display: block;
	margin-top:-25px;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul {
    margin: 30px 0px 60px 0px;
}
.single-product section.related.products {
    float: left;
    margin-bottom: 40px;
}

/*===== Woocommerce Style =====
.woocommerce .page-content {
    padding: 5rem 0 7rem;
}*/
.woocommerce-page.woocommerce nav.woocommerce-pagination ul {
    margin-bottom: 0 !important;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li span {
    color: #fff;
}
.woocommerce nav.woocommerce-pagination ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul li {
    float: none !important;
    margin: 0 2px !important;
}
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page.woocommerce nav.woocommerce-pagination ul li span {
    float: none !important;
    display: block;
    padding: 0 !important;
    line-height: inherit !important;
}
.woocommerce .woocommerce-result-count {
    font-family: Poppins !important;
    font-size: 1.0rem;
    padding-left: 0.9375rem;
	font-weight:500;
}
.woocommerce .woocommerce-ordering {
    max-width: 264.6px;
    width: 100%;
    margin-right: 4px;
    padding-right: 0.9375rem;
}
.woocommerce .woocommerce-ordering > select {
    height: 2.5rem;
    background-color: #f8f8f8;
    padding: 7px 1.25rem;
    width: 100%;
    font-size: 14px;
}
.woocommerce .woocommerce-ordering + .products {
    margin-top: 1.8rem;
}
.woocommerce .products {
    padding: 0 0.9375rem !important;
    display: inline-block;
    width: 100%;
}
.woocommerce ul.products li.product .onsale {
    padding: 0;
    font-family: Poppins !important;
    font-size: 12px;
	font-weight:400;
	background:#FF5E15;
}
.woocommerce ul.products li.product .price {
    font-family: Poppins !important;
    font-size: 0.9rem;
    font-weight: 500;
}
.woocommerce-page.woocommerce div.product p.price {
    font-family: Poppins !important;
    font-size: 1.5rem;
    font-weight: 500;
}
.single-product.woocommerce span.woocommerce-Price-amount.amount {
    font-family: Poppins;
    color: #FF5E15;
    text-decoration: none;
	font-weight:500;
}
.woocommerce-page ul.products li.product .price del {
    font-weight: 400;
    font-size: 0.9375rem;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart,
.single-product div.product form.cart .button,
.woocommerce #review_form #respond .form-submit input {
    font-family: inherit !important;
    font-weight: 500;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1rem 1.875rem;
	background:#121a37;
}
.woocommerce ul.products li.product .button.loading::after {
    top: 1rem;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce ul.products li.product .added_to_cart:hover,
.woocommerce ul.products li.product .added_to_cart:focus,
.single-product div.product form.cart .button:hover,
.single-product div.product form.cart .button:focus,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #review_form #respond .form-submit input:focus {
    background-color: #FF5E15 !important;
}
.woocommerce ul.products li.product .button.added {
    display: none;
}
.single-product.woocommerce div.product form.cart div.quantity + button {
    margin-left: 0.5rem;
    background: #121a37;
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 3px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 50%;
    padding: 0 0.9375rem;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 1.875rem;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 50%;
    padding: 1rem 4.375rem 0 1.5rem;
}
.woocommerce div.product .product_title + .price {
    margin-top: 1rem;
}
.single-product a.woocommerce-review-link {
    display: inline-block;
    vertical-align: middle;
    font-family: Poppins !important;
    font-size: 0.8rem;
    margin-top: -6px;
    text-transform: capitalize;
    color: #4f4f4f;
}

.single-product .woocommerce-product-rating .star-rating {
    vertical-align: middle;
}
.single-product a.woocommerce-review-link:hover,
.single-product a.woocommerce-review-link:focus {
    color: #FF5E15;
}
.woocommerce-product-details__short-description {
    margin: 1.25rem 0 2.5rem;
}
.woocommerce-product-details__short-description > p {
    font-family: 'Poppins';
    font-size: 15px;
    line-height: 1.8;
}
.single-product.woocommerce .posted_in,
.single-product.woocommerce .sku_wrapper {
    font-family: inherit !important;
    font-size: 0.8rem;
}
.scl1 {
    margin-top: 1.25rem;
    display: inline-block;
    width: 100%;
}
.scl1 > span {
    font-size: 1.125rem;
}
.scl1 > a {
    display: inline-block;
    margin-left: 12px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
    padding: 0 0.9375rem;
    margin-top: 50px;
    display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-family: inherit;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li > a {
    padding: 1rem 2rem;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #f2f2f2;
	font-weight:500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: transparent;
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active > a,
.woocommerce div.product .woocommerce-tabs ul.tabs li > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li > a:focus,
.woocommerce .woocommerce-tabs ul.tabs li:hover .star-rating::before,
.woocommerce .woocommerce-tabs ul.tabs li:hover .star-rating span,
.woocommerce .woocommerce-tabs ul.tabs li.active .star-rating::before,
.woocommerce .woocommerce-tabs ul.tabs li.active .star-rating span {
    color: #FF5E15;
	font-weight:500;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: 8px solid #f2f2f2;
    padding: 3.75rem;
}
.woocommerce div.product .woocommerce-tabs .panel > p {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel > p + p {
    margin-top: 1.5rem;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    border: 0;
    font-family: inherit !important;
    padding: 10px 1rem;
    text-transform: capitalize;
}
.woocommerce table.shop_attributes td {
    border-left: 1px solid #d8d8d8;
}
.woocommerce div.product .woocommerce-tabs .panel p {
    font-family: inherit;
}
.woocommerce table.shop_attributes {
    border: 0;
    margin-bottom: 0;
}
.woocommerce table.shop_attributes tr {
    background-color: #f2f2f2 !important;
}
.woocommerce table.shop_attributes tr:nth-child(2n) {
    background-color: #fafafa !important;
}
.woocommerce table.shop_attributes th p,
.woocommerce table.shop_attributes td p {
    padding: 0;
}
.woocommerce table.shop_attributes tr:nth-child(2n) td,
.woocommerce table.shop_attributes tr:nth-child(2n) th {
    background-color: transparent;
}
.single-product .woocommerce-Reviews .comment-form-author,
.single-product .woocommerce-Reviews .comment-form-email,
.single-product .woocommerce-Reviews p.comment-form-comment,
.woocommerce #review_form .comment-form-author,
.woocommerce #review_form .comment-form-email {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}
.woocommerce #review_form #respond input:not([type="checkbox"]):not([type="radio"]),
.woocommerce #review_form #respond textarea {
    padding: 1rem 2.1875rem;
    height: 50px;
    width: 100%;
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 0.875rem;
    color: #fff;
}
.woocommerce #review_form #respond textarea {
    height: 120px;
    color: #000;
}
.single-product .woocommerce-tabs label {
    font-family: inherit;
    padding-left: 0 !important;
}
.single-product .comment-reply-title,
.single-product section.related.products h2,
.up-sells h2 {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 1.7rem;
}
.woocommerce .products ul {
    padding: 0 !important;
}
.single-product section.related.products {
    margin: 40px 0 40px;
}
.single-product.woocommerce div.product form.cart .variations label {
    font-family: Noto Serif !important;
}
.single-product.woocommerce div.product form.cart .variations td select {
    width: 100%;
    min-width: auto;
    background-color: #f2f2f2;
    font-size: 14px;
    padding: 8px 10px;
}
.single-product.woocommerce div.product form.cart .variations td.label {
    min-width: 100px;
}
.single-product.woocommerce .reset_variations {
    padding: 0;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    max-width: 60%;
    width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: calc(100% - 190px);
    margin-right: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-family: inherit;
    font-weight: 700;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1rem 2.2rem !important;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce .cart .button:focus,
.woocommerce .cart input.button:focus,
.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus {
    background-color: #222 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text + button {
    margin-left: 10px;
}
.woocommerce .cart_totals table.shop_table th,
.woocommerce .cart_totals table.shop_table td {
    padding: 1.25rem;
    border-bottom: 1px solid #f3f3f3 !important;
    font-family: inherit;
    font-size: 1.125rem;
}
.woocommerce .cart_totals table.shop_table td span.amount {
    font-family: inherit;
    font-weight: 500;
}
.woocommerce #content .product-quantity .quantity input.qty,
.woocommerce .product-quantity .quantity input.qty,
.woocommerce-page #content .product-quantity .quantity input.qty,
.woocommerce-page .product-quantity .quantity input.qty {
    background-color: #fff !important;
}
.woocommerce .product-quantity .quantity,
.woocommerce-page .product-quantity .quantity {
    max-width: 7.5rem;
}
.woocommerce .product-quantity .quantity input.qty,
.woocommerce-page .product-quantity .quantity input.qty {
    background-color: #f8f8f9 !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row .woocommerce-input-wrapper .select2-selection,
.woocommerce-page form .form-row .woocommerce-input-wrapper .select2-selection {
    background-color: #fafafa;
    padding: 1.015625rem 0.5rem;
    font-size: 0.9375rem;
    border: 0;
    color: #666;
    height: initial;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#add_payment_method #payment,
#customer_details,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce table.shop_table,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
form.woocommerce-EditAccountForm.edit-account,
h3#order_review_heading {
    background-color: transparent;
    padding: 0;
    border-collapse: collapse;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page button.button.alt {
    font-family: inherit;
    font-weight: 700;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1rem 1.875rem;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce button.button.alt:focus,
.woocommerce-page a.button:focus,
.woocommerce-page button.button:focus,
.woocommerce-page button.button.alt:focus {
    background-color: #222 !important;
}
form.checkout.woocommerce-checkout {
    background-color: transparent;
    margin: 0 -0.9375rem;
    width: auto;
    float: none;
    padding-right: 0.9375rem;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-family: inherit;
    line-height: initial;
}
.woocommerce form .form-row .woocommerce-input-wrapper,
.woocommerce-page form .form-row .woocommerce-input-wrapper {
    margin-bottom: 10px;
}
.woocommerce form .form-row .woocommerce-input-wrapper .select2-selection,
.woocommerce-page form .form-row .woocommerce-input-wrapper .select2-selection,
.woocommerce-checkout table.shop_table th {
    border: 0 !important;
}
.woocommerce form .form-row .woocommerce-input-wrapper .select2-selection > span,
.woocommerce-page form .form-row .woocommerce-input-wrapper .select2-selection > span {
    line-height: initial;
}
#order_review_heading {
    margin-left: 0.9375rem !important;
}
.woocommerce-checkout .woocommerce table.shop_table th {
    line-height: initial;
    padding: 1.25rem;
    font-size: 1.25rem;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
    border-bottom: 2px solid #f6f6f6 !important;
    text-align: initial;
    padding: 1rem;
}
.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th {
    border: 0 !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
    font-size: 1.1rem;
    font-family: inherit;
    font-weight: 400;
}
.woocommerce form .form-row .woocommerce-input-wrapper .select2-selection > span,
.woocommerce-page form .form-row .woocommerce-input-wrapper .select2-selection > span {
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
    background-color: #f9f9f9;
    padding: 2.5rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    border: 0;
    margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border: 0;
    font-weight: 700;
    color: #666;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li + li {
    margin-top: 8px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 0;
    color: inherit;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation + .woocommerce-MyAccount-content {
    width: 75%;
    margin-left: 0;
    padding-left: 5%;
}
.woocommerce-account .addresses .title h3 {
    font-family: inherit;
    font-weight: 700;
}
.woocommerce-account .woocommerce-MyAccount-content {
    margin-bottom: 0;
}
.woocommerce form fieldset .form-row > span {
    width: 100%;
}
.woocommerce-account .edit-account .form-row label,
.woocommerce-account .woocommerce-address-fields label {
    font-family: inherit;
}

/*star rating for products*/
.rating-custom div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
    margin: 0.5rem 4px 0 0;
    display: inline-block;
}

.rating-custom .woocommerce-product-rating::after,
.rating-custom .woocommerce-product-rating::before {
    content: " ";
    display: table;
}

.rating-custom .woocommerce-product-rating {
    line-height: 2;
}

.rating-custom .star-rating {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    display: inline-block;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating {
    line-height: 1;
    font-size: 1em;
    font-family: star;
}

.rating-custom .star-rating span {
    overflow: hidden;
    display: inline-block;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}

.rating-custom .star-rating span {
    overflow: hidden;
    display: inline-block;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating {
    display: inline-block;
    float: none !important;
}
.woocommerce .star-rating + i {
    margin-left: 0.9375rem;
}
.single-product.woocommerce div.product form.cart div.quantity {
    max-width: 8.75rem;
    position: relative;
    width: 100%;
}
.woocommerce #content .quantity .bootstrap-touchspin > span,
.woocommerce .quantity .bootstrap-touchspin > span,
.woocommerce-page #content .quantity .bootstrap-touchspin > span,
.woocommerce-page .quantity .bootstrap-touchspin > span {
    margin: 0;
    position: absolute;
    z-index: 4;
    width: 2.3125rem;
    top: 0;
    bottom: 0;
}
.woocommerce #content .quantity .bootstrap-touchspin > span.input-group-prepend,
.woocommerce .quantity .bootstrap-touchspin > span.input-group-prepend,
.woocommerce-page #content .quantity .bootstrap-touchspin > span.input-group-prepend,
.woocommerce-page .quantity .bootstrap-touchspin > span.input-group-prepend {
    left: 0;
}
.woocommerce #content .quantity .bootstrap-touchspin > span.input-group-append,
.woocommerce .quantity .bootstrap-touchspin > span.input-group-append,
.woocommerce-page #content .quantity .bootstrap-touchspin > span.input-group-append,
.woocommerce-page .quantity .bootstrap-touchspin > span.input-group-append {
    right: 0;
}
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
    border: 0;
    text-align: center;
    background-color: #f9f9f9 !important;
    width: 100%;
    height: 46.4px;
    font-size: 1.125rem;
    color: #222 !important;
    padding: 0 1rem !important;
    font-family: inherit !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*-webkit-appearance: textfield !important; */
    /*appearance: textfield !important;*/
}
.woocommerce #content .quantity .bootstrap-touchspin > span button,
.woocommerce .quantity .bootstrap-touchspin > span button,
.woocommerce-page #content .quantity .bootstrap-touchspin > span button,
.woocommerce-page .quantity .bootstrap-touchspin > span button {
    background-color: transparent;
    border: 0;
    background-color: #f2f2f2;
    padding: 0;
    width: 100%;
    color: #222;
    font-weight: 700;
    font-size: 1.5rem;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce #content .quantity .bootstrap-touchspin > span button:hover,
.woocommerce .quantity .bootstrap-touchspin > span button:hover,
.woocommerce-page #content .quantity .bootstrap-touchspin > span button:hover,
.woocommerce-page .quantity .bootstrap-touchspin > span button:hover,
.woocommerce #content .quantity .bootstrap-touchspin > span button:focus,
.woocommerce .quantity .bootstrap-touchspin > span button:focus,
.woocommerce-page #content .quantity .bootstrap-touchspin > span button:focus,
.woocommerce-page .quantity .bootstrap-touchspin > span button:focus {
    color: #FF5E15;
}
.qty-wrap + a {
    margin-top: 2.1875rem;
}
.prod-info > a {
    text-decoration: underline !important;
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 700;
    display: inline-block;
}
.prod-info > a:hover,
.prod-info > a:focus {
    color: #333;
}
.page-title-inner > h2 {
    color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*===== Cart Style =====*/
.woocommerce table.shop_table {
    background-color: transparent !important;
}
.woocommerce table.shop_table thead {
    background-color: var(--color1);
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    border: 0 !important;
    text-align: initial;
}
.woocommerce table.shop_table thead tr th {
    color: #fff;
    font-size: 1.375rem;
    font-family: inherit;
    padding: 0.5rem 1.25rem;
    font-weight: 500;
}
.woocommerce table.shop_table td {
    padding: 2.5rem 1.25rem 1.875rem;
    border-bottom: 2px solid #f6f6f6 !important;
    font-family: inherit;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: initial;
    width: 105px;
}
.woocommerce table.shop_table td.product-name {
    padding-left: 5px;
}
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal {
    font-size: 1.125rem;
    font-family: inherit;
    font-weight: 700;
    color: #212529;
}
.woocommerce table.shop_table td.product-price span,
.woocommerce table.shop_table td.product-subtotal span {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
.woocommerce table.shop_table td.product-name > a {
    font-size: 1.125rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.5rem;
}
.woocommerce table.shop_table td.product-remove {
    text-align: center;
}
.woocommerce a.remove {
    margin-left: 0;
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 70px;
}
.woocommerce-cart .quantity .input-group {
    margin: 0;
    width: 8.75rem;
}
.woocommerce a.remove:hover,
.woocommerce a.remove:focus {
    background-color: #333;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35.5px;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 55.5px;
}
.woocommerce-NoticeGroup {
    padding-left: 15px;
}
.single-product .product span.onsale {
    left: 2rem;
}

.woocommerce div.product .product_title {
    font-size: 2rem;
    font-weight: 500;
    color: #121a37;
}
.woocommerce-ordering {
    display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0.5em 1em 0.3em;
    margin: 0;
    font-size: 1.1rem;
    text-align: center;
    font-weight: 500;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 600;
    display: inline-block;
    font-size: 1.4rem;
}
.single-product .product span.onsale {
    background: #ff5e15;
}
.woocommerce-page div.product div.summary {
    background: #f8f8f9;
    padding: 40px 40px 50px 40px;
}
.single-product.woocommerce ins span.woocommerce-Price-amount.amount {
    color: #fff;
}

.single-product.woocommerce .related ins span.woocommerce-Price-amount.amount {
    color: #ff5e15;
} 
.related ins .woocommerce-Price-currencySymbol {
    color: #FF5E15;
    padding-right: 0px;
}
ins .woocommerce-Price-currencySymbol {
    color: #fff;
    padding-right: 3px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 400;
    display: inline-block;
    font-size: 0.95rem;
    background: #ff5e15;
    color: #fff;
    padding: 2px 15px;
    border-radius: 3px;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 1;
    display: inline-block;
}
.woocommerce .star-rating::before {
    color: #9d9d9d;
}
.woocommerce .star-rating span::before {
    color: #6c6c6c;
}
.woocommerce div.product .stock {
    color: #ff5e15;
	margin-top:-10px;
}
.product_meta span.posted_in a:hover, .woocommerce-review__author{
	color:#ff5e15;
}
.woocommerce .scl1 > span {
    font-size: 0.8rem;
}
.woocommerce #review_form #respond .form-submit input {
    width: 200px !important;
    background: #ff5e15;
    color: #fff;
    font-weight: 500;
    margin-top: -5px;
}
.related h2.woocommerce-loop-product__title:hover {
    color: #ff5e15;
}

.woocommerce .related ul.products li.product .button{
	background-color:#121a37;
	font-weight:400;
	border-radius:3px;
}
.related .price ins{
	padding:0 !important;
}
.woocommerce-message a.button.wc-forward{
	font-weight:400;
	font-family:Poppins;
	background:#121a37;
}
.woocommerce table.shop_table td.product-name > a:hover{
	color:#ff5e15;
}
.woocommerce table.shop_table td.product-price span, .woocommerce table.shop_table td.product-subtotal span{
	font-weight:400;
	font-family:Poppins;
	font-size:1.1rem;
}
.woocommerce .cart .button:hover{
	background:#ff5e15 !important;
}

.woocommerce .cart .button{
	background:#121a37;
	font-weight:400;
	font-family:Poppins;
	font-size:0.95rem;
}
.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus{
	background:#ff5e15 !important;
	font-weight:400;
	font-family:Poppins;
	font-size:0.95rem;
}

.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	background:#121a37;
	font-weight:400 !important;
	font-family:Poppins;
	font-size:0.95rem;
}
.woocommerce-page.woocommerce-cart .page-content{
	padding-bottom:80px !important;
}
.checkout h3#order_review_heading {
    float: left;
    padding: 0;
    margin: 0px 0 20px 0;
}

.woocommerce .rate-wrap .star-rating::before, .woocommerce .rate-wrap .star-rating span::before{
	color:#ff5e15;
}
.post-type-archive-product ins .woocommerce-Price-currencySymbol {
    color: #ff5e15;
    padding-right: 0px;
}
.widget_shopping_cart_content {
    display: inline-block;
    padding: 10px 0 0 10px;
    vertical-align: middle;
}
.style1 .woocommerce-mini-cart__empty-message {
	color:#000;
}
.style2 .woocommerce-mini-cart__empty-message {
	color:#fff;
}
.shop-box:hover .shop-img > a {
    opacity: 1;
    visibility: visible;
    top: 50%;
    padding: 15px 14px;
    font-weight: 500;
}



/*=== Menu Cart ===*/
.add-cart {
    position: relative;
    cursor: pointer;
}
.add-cart .widget_shopping_cart_content {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    background-color: #fff;
    width: 20rem;
    padding: 0;
    -webkit-box-shadow: 0 0 1.25rem rgba(0,0,0,.2);
	-ms-box-shadow: 0 0 1.25rem rgba(0,0,0,.2);
	-o-box-shadow: 0 0 1.25rem rgba(0,0,0,.2);
	box-shadow: 0 0 1.25rem rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
	border-radius: 5px;
    -webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
    opacity: 0 !important;
    visibility: hidden;
}
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__empty-message {
    color: #888;
    margin-bottom: 0;
    padding: 1.25rem;
}
.add-cart ul.woocommerce-mini-cart {
    max-height: 288px;
    overflow-y: auto;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.add-cart ul.woocommerce-mini-cart li {
    padding: 1.25rem 1.25rem 1.25rem 3.8rem;
    background-color: #f1f1f1;
    position: relative;
}
.add-cart ul.woocommerce-mini-cart li:nth-child(2n) {background-color: #ffffff;}
.add-cart ul.woocommerce-mini-cart li a.remove {
    height: 1.5rem !important;
    width: 1.5rem !important;
    line-height: 1.5rem !important;
    position: absolute;
    left: 1.25rem;
    font-size: 1rem;
    top: 2.4rem;
	text-align: center;
	color: #fff;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.add-cart ul.woocommerce-mini-cart li a {
    font-weight: 500;
    font-size: 1rem;
    color: #444;
	display: block;
}
.add-cart ul.woocommerce-mini-cart li a img {
    -webkit-border-radius: 5px;
	border-radius: 5px;
    width: 3.5rem;
    float: left;
    margin: 0 1rem 0 0;
}
.add-cart ul.woocommerce-mini-cart li span.woocommerce-Price-amount.amount {
    font-family: Poppins;
    text-decoration: none;
    font-weight: 500;
}
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__total, 
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.25rem;
    margin-bottom: 0;
}
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons {padding-top: 0;}
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons a.button {
    padding: 1rem 1.875rem;
    font-family: inherit;
    font-weight: 500;
    -webkit-border-radius: 5px;
	border-radius: 5px;
    font-size: .9375rem;
    display: inline-block;
	color: #fff;
}
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons a.button:hover, 
.add-cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons a.button:focus, 
.add-cart ul.woocommerce-mini-cart li a.remove:hover, 
.add-cart ul.woocommerce-mini-cart li a.remove:focus {
    background-color: #222 !important;
    color: #fff !important;
}
.add-cart:hover > .widget_shopping_cart_content {
    opacity: 1 !important;
    visibility: visible;
}
.woocommerce-cart .woocommerce-cart-form{
	margin-top:80px;
}