/*
Theme Name:   Divi Child
Description:  Write here a brief description about your child-theme
Author:       Elegant Themes
Author URL:   https://www.elegantthemes.com/
Template:     Divi
Version:      4.8.2
Text Domain:  Divi Child
*/

/* Write here your own personal stylesheet */


.woocommerce-variations-table #variations-table-multiple-add-to-cart td {
    display: block ! IMPORTANT;
    width: 100% ! IMPORTANT;
}
#top-header #et-info-phone {
    display: none;
}
#top-header .container {
    padding: 12px 0 !IMPORTANT;
    display: flex;
    justify-content: space-between;
    align-items: center !important;
}
#top-header .container:after {
    display: none;
}
#top-header #et-info {
    padding: 0;
}
#top-header .fr-shpng {
    font-weight: 400;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}
#top-header #et-secondary-menu img {
    height: 22px;
    transition: all 0.4s ease-in-out;
}
#top-header #et-secondary-menu img:hover {
    transform: scale(1.1);
}
#top-header #et-secondary-menu a.et-cart-info {
	display: none;
}
.cart_acnt {
    display: flex;
    gap: 15px;
}
#top-header .fr-shpng img {
    height: 22px;
}
.single-product a.woocommerce-product-gallery__trigger {
    visibility: hidden ! IMPORTANT;
}
.spotted_row {
    outline: 1px solid #ffffff7a;
    outline-offset: -15px;
}
.spotted_btn {
    outline: 1px solid #fff !important;
    outline-offset: -5px;
}
body .spotted_btn:hover {
    outline: 1px solid #000 !important;
}
.spotted-col-img {
    display: flex;
    align-items: end;
}


.leather-options {
    margin-bottom: 10px;
}
.woocommerce-shop form.woocommerce-ordering {
    margin-bottom: 25px;
}
.woocommerce-shop .woocommerce-ordering select {
    background: transparent !important;
    border: 1px solid #D9D9D9;
    border-radius: 0;
    height: 50px;
    font-size: 16px;
    font-weight: 500 !important;
    text-transform: capitalize;
    color: #082616 !important;
    font-family: 'Urbanist', Helvetica, Arial, Lucida, sans-serif;
}
.woocommerce-shop ul.products li.product span.et_shop_image img {
    width: 100% !important;
    height: 273px !important;
    background: transparent;
    padding: 0px;
    align-items: center;
    object-fit: cover;
    border: 1px solid #D9D9D9;
    margin-bottom: 0px ! IMPORTANT;
}
.woocommerce-shop.woocommerce ul.products li.product {
    margin-bottom: 40px !important;
}
.woocommerce-shop h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    color: #212121;
    font-weight: 600;
    line-height: 1.3em;
    font-family: 'Urbanist', Helvetica, Arial, Lucida, sans-serif;
    word-wrap: break-word;
    padding-bottom: 4px !important;
}
.woocommerce-shop .product span.price bdi {
    font-size: 18px !important;
    color: #464646 !important;
    font-weight: 500 !important;
}
.woocommerce-shop ul.products li.product span.price {
    color: #464646 !important;
    font-weight: 500 !important;
}
.woocommerce-shop ul.products {
    margin-bottom: 40px !important;
}
.woocommerce-variations-table.datatables {
    padding-top: 20px;
}
.single-product .variations-table-multiple-quantity-add-to-cart-products .qib-button-wrapper, #add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    margin: 0 !important;
}
.single-product .dataTables_wrapper::before {
    content: 'All Variations';
    font-family: 'Goldman', display;
    font-weight: 400;
    font-size: 45px;
    color: #000;
    line-height: 1.2em;
    margin-bottom: 20px;
    display: flex;
}
.dataTables_length,.woocommerce-variation-description {
    display: none;
}
button.dt-button {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #464646;
    background: linear-gradient(180deg, #FFFFFF 0%, #D8D8D8 100%);
    border-color: #C8C8C8;
    border-radius: 0;
    transition: all 0.4s;
    height: 50px;
}
.dataTables_wrapper .dataTables_filter input {
    height: 50px;
    border: 1px solid #C8C8C8;
    position: relative;
    padding-left: 14px;
    width: 220px;
}
.woocommerce-variations-table th, .woocommerce-variations-table td {
  text-align: left;
}
#variations-table-multiple-add-to-cart td {
    padding: 35px 0 0 0 !important;
    border-color: #464646 !important;
}
.variations-table-row .qib-button-wrapper::before {
   display:none !important;
	content:"" !important;
}
.single-product .qib-button-wrapper {
    margin-bottom: 25px;
    border: 1px solid #C8C8C8 !important;
}
.variations-table-row:nth-child(odd) {
    background-color: transparent;
}
.variations-table-row:nth-child(even) {
    background-color: #E3E3E3;
}
#variations-table-multiple-add-to-cart-btn {
    border: none ! IMPORTANT;
    background: #57BB00 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-weight: 600 !important;
    font-size: 18px ! IMPORTANT;
    padding: 14.5px 35px ! IMPORTANT;
    transition: all 0.4s !important;
}
#variations-table-multiple-add-to-cart-btn {
    border: none ! IMPORTANT;
    background: #57BB00 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-weight: 600 !important;
    font-size: 18px ! IMPORTANT;
    padding: 14.5px 35px ! IMPORTANT;
    transition: all 0.4s !important;
}
#variations-table-multiple-add-to-cart-btn:hover {
    background: #499d00 !important;
}
#variations-table-multiple-add-to-cart-btn:after {
    display: none !important;
}
#variations-table-multiple-add-to-cart td a.added_to_cart {
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    text-decoration: underline;
    margin-left: 10px;
    transition: all 0.4s;
}
#variations-table-multiple-add-to-cart td a.added_to_cart:hover {
    color: #57bb00 !important;
	letter-spacing: 0.04em !important;
}
.bulk-order-discounts {
    margin-top: 10px;
}
.bulk-order-discounts p {
    font-weight: 600;
    color: #424242;
    margin-bottom: 3px;
}
.bulk-order-discounts ul {
    padding-bottom: 0 !IMPORTANT;
}
.bulk-order-discounts ul li strong, .american-flag-options label{
    font-weight: 600 !IMPORTANT;
}
.woocommerce-cart .return-to-shop a.button {
    color: #57bb00 ! IMPORTANT;
}
#top-menu li a {
    font-weight: 400 !important;
    transition: all 0.4s !important;
    opacity: 1 !important;
}
#main-header #top-menu li {
    padding-right: 45px !important;
    vertical-align: middle !important;
}
#main-header #top-menu li:last-child {
    padding-right: 0px !important;
}
#main-header a.et-cart-info {
    display: none;
}
#top-menu li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 100%;
  height: 1.2px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.4s ease;
}
#top-menu li a:hover::after {
  transform: scaleX(1);
}
#top-menu li.current-menu-item a::after, #top-menu li.current_page_item a::after {
  transform: scaleX(1);
}
body #main-header #top-menu li.menu_btn a {
    font-size: 18px !important;
    font-weight: 600 !important;
    border-radius: 0px !important;
    border: 2px solid #464646 !important;
    background: transparent !important;
    transition: all 0.4s !important;
    padding: 10px 25px !important;
    height: 60px ! IMPORTANT;
    color: #464646 !important;
    display: flex;
    align-items: center;
}
body #main-header #top-menu li.menu_btn a:hover {
	color: #fff !important;
	background-color:#57BB00 !important;
	border-color:#57BB00 !important;
}
#top-menu li.menu_btn {
    position: relative;
    top: -23px;
}
#top-menu li.menu_btn a::after{
	display: none !important;
}
#footer-bottom #footer-info {
    float: none;
    text-align: center;
    padding-bottom: 0 !important;
}
#footer-bottom .container {
    padding: 15px 0;
    border-top: 1px solid #3A3A3A !important;
}
#footer-widgets .footer-widget {
    width: 100% !important;
    margin: 0 !IMPORTANT;
}
#footer-widgets .footer-widget .fwidget {
    margin-bottom: 0px !important;
}
#main-footer .container {
    max-width: 1000px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
#main-footer .container:after{
	display: none;
}
#site_by {
    color: #fff;
    font-size: 16px;
}
#site_by a {
    color: #fff;
    font-weight:600;
	transition: all 0.4s ease-in-out;
}
#site_by a:hover {
    color: #57bb00 !important;
}
#footer-widgets .footer-widget:first-child {
    display: flex ! IMPORTANT;
    flex-direction: column;
    gap: 35px;
    align-items: center;
    padding-bottom: 50px;
    margin-bottom: 50px !important;
    border-bottom: 1px solid #3A3A3A;
}
.ftr_logo {
    margin: 0 !important;
}
.footer-widget ul li {
    margin: 0 !IMPORTANT;
	padding-left: 0 !important;
}
#footer-widgets .footer-widget li::before{
	display: none;
}
.footer-widget ul.menu {
    display: flex;
    gap: 40px;
}
.footer-widget ul.menu li a {
    transition: all 0.4s;
	opacity: 1 !important;
}
.footer-widget ul.menu li a:hover {
    color: #57BB00 !important;
}
ul.ftr_scl-icns {
    display: flex;
    gap: 30px;
    align-items: center;
}
ul.ftr_scl-icns a {
    transition: all 0.4s;
    background: #57BB00;
    height: 40px;
    width: 40px;
    display: flex;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
}
ul.ftr_scl-icns a i {
    font-size: 22px;
    color: #000;
}
ul.ftr_scl-icns a:hover {
    background: #fff !important;
}
ul.ftr_scl-icns a:hover i {
    color: #57BB00 !important;
}
#footer-widgets {
    padding: 70px 0 40px 0 !IMPORTANT;
}
#footer-widgets .footer-widget:last-child {
    display: flex;
    align-items: center;
    gap: 60px ! IMPORTANT;
}
.caps-img {
    margin: 0;
	min-width: 440px !important;
}
.ftr_fld {
    text-align: right;
}
.ftr_fld img {
    width: 20px;
    height: 20px;
}
.ftr_fld h5 {
    font-family: 'Urbanist', Helvetica, Arial, Lucida, sans-serif;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: end;
}
.ftr_fld p, .ftr_fld p a {
    line-height: 25px;
	transition: all 0.4s;
}
.ftr_mail-phone .ftr_fld {
    text-align: left !important;
}
.ftr_mail-phone .ftr_fld h5 {
    justify-content: left !important;
}
.ftr_mail-phone .ftr_fld {
    text-align: left !important;
    margin-bottom: 20px;
}
.ftr_mail-phone .ftr_fld:last-child {
    margin-bottom: 0px !important;
}
.ftr_fld p a:hover {
    color: #57bb00 !important;
}
.woocommerce-checkout-payment ul.payment_methods input {
    accent-color: #3f8800 ! IMPORTANT;
}
#main-footer {
    background-position: center !important;
    background: url(https://workmuleindustries.com/wp-content/uploads/2025/06/footer-bg.webp) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.hm_hero_sc {
    display: flex;
}
.hm_hero_sc .et_pb_button_module_wrapper {
    width: fit-content ! IMPORTANT;
    float: left;
}
.gallery_logo-col {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.gallery_logo-col .et_pb_image {
    flex: 0 0 calc(50% - 10px);
    max-width: 100%;
    margin: 0 !IMPORTANT;
}

.ggl_rev .ti-rating.ti-rating-large {
    display: none ! IMPORTANT;
}
.ggl_rev .ti-header {
    width: fit-content !important;
    margin-left: auto ! IMPORTANT;
}
.ggl_rev .ti-widget.ti-goog .star-lg .ti-star {
    width: 19px ! IMPORTANT;
    height: 19px !important;
}
.ggl_rev .ti-large-logo {
    display: none ! IMPORTANT;
}
.hat_cll-actn h4, .hat_cll-actn .et_pb_promo_description {
    padding: 0;
}
.hat_cll-actn {
    display: flex;
    align-items: end;
}
.hm_hero_sc h1 span {
    color: #57BB00 !important;
}
.blrbs_col {
    display: flex;
    gap: 15px;
    align-items: baseline;
}
.blrbs_col .et_pb_main_blurb_image, .rich-fl-lft .et_pb_main_blurb_image {
    margin-bottom: 18px;
}
.single-product h1.product_title {
    line-height: 1.15em;
    padding: 0 !important;
	font-size: 40px !important;
}
.single-product .summary .price, .single-product .summary span.woocommerce-Price-amount, .single-product .summary .woocommerce-Price-currencySymbol {
    font-weight: 600 !IMPORTANT;
    font-size: 35px ! IMPORTANT;
    color: #57BB00 !important;
    line-height: 35px;
}
.woocommerce-product-rating .star-rating span::before {
    color: #FBBC05 !important;
}
.woocommerce-product-rating a.woocommerce-review-link, .american-flag-options a {
    color: #464646 !important;
}
.single-product .woocommerce-product-rating {
    margin-top: 10px;
    margin-bottom: 0px ! IMPORTANT;
}
.single-product .summary .price {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F0F2F4 !important;
}
.single-product table.variations tbody tr {
    background: #F0F2F4 !important;
    padding: 15px 20px 22px 20px !important;
    display: flex;
    flex-direction: column;
}
.woocommerce div.product form.cart .variations td {
    padding: 0px !important;
}
.single-product table.variations tbody th.label {
    padding: 0 !IMPORTANT;
    margin-bottom: 5px;
    line-height: 24px !important;
}
.single-product table.variations ul.variable-items-wrapper {
    padding: 0 !important;
    gap: 7px;
}
.single-product table.variations ul.variable-items-wrapper li {
    margin: 0 !IMPORTANT;
    background: #fff !important;
    padding: 3px ! IMPORTANT;
    border-radius: 0 !important;
    border: 1px solid #D9D9D9 !important;
    box-shadow: none ! IMPORTANT;
}
.single-product table.variations tbody th.label label {
    margin-left: 0;
    font-weight: 500 !important;
    font-size: 16px !important;
}
.single-product a.reset_variations {
    position: absolute;
    font-weight: 600 !IMPORTANT;
}
.qib-button-wrapper button.qib-button, .quantity.wqpmb_quantity {
    width: 50px ! IMPORTANT;
    height: 50px ! IMPORTANT;
}
.quantity.wqpmb_quantity input {
    font-weight: 600 !important;
    font-size: 16px ! IMPORTANT;
}
.qib-button-wrapper::before {
    content: 'Quantity';
    font-weight: 500 !IMPORTANT;
    font-size: 16px;
    margin-right: 10px;
}
.single-product .qib-button-wrapper {
    margin-bottom: 25px;
}
.single-product button.single_add_to_cart_button, .woocommerce table.cart td.actions button, .wc-proceed-to-checkout a, form#woocommerce-checkout-form-coupon button, div#order_review button#place_order {
    border: none ! IMPORTANT;
    background: #57BB00 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-weight: 600 !important;
    font-size: 18px ! IMPORTANT;
    padding: 14.5px 35px ! IMPORTANT;
	transition: all 0.4s !important;
}
.single-product button.single_add_to_cart_button:hover, .woocommerce table.cart td.actions button:hover, .wc-proceed-to-checkout a:hover, form#woocommerce-checkout-form-coupon button:hover, div#order_review button:hover {
    background: #499d00 !important;
}
.single-product button.single_add_to_cart_button::after, .woocommerce table.cart td.actions button::after, .wc-proceed-to-checkout a::after, form#woocommerce-checkout-form-coupon button::after, div#order_review button::after {
    display: none !important;
}
.woocommerce-checkout .checkout #payment, .checkout #payment{
	background: #f0f2f4 !important ;
}
.woocommerce form .form-row textarea#order_comments {
    height: 100% !important;
}
form#woocommerce-checkout-form-coupon input#coupon_code {
    height: 57px !important;
    border-radius: 0 !important;
}
.woocommerce form .form-row label {
    font-size: 18px !important;
    font-weight: 600 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #57BB00 !important;
    color: #fff !important;
}
.select2-container.select2-container--open .select2-dropdown--above, .select2-container.select2-container--open .select2-dropdown--below {
    border-color: #D9D9D9 !important;
}
.et_overlay{
	background: hsl(0deg 1.03% 72.16% / 70%) !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #D9D9D9;
    height: 50px;
    border-radius: 10px;
    font-size: 17px;
    padding: 0 15px;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option--selected {
    background: #ddd !important;
}
.select2-container .select2-selection {
    border-color: #D9D9D9;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
}
.select2-results {
    display: block;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 50px;
    border-radius: 10px;
    padding: 0 16px;
}
.woocommerce-checkout .woocommerce-billing-fields input {
    color: #000 !important;
}
h3#order_review_heading {
    margin-top: 40px;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 15px;
}
.woocommerce form .form-row input.input-text, textarea#order_comments {
    border: 1px solid #D9D9D9;
    background: #ffff;
    border-radius: 10px;
    font-size: 17px;
    height: 50px;
    margin-bottom: 0;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    width: 50% !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 250px !important;
    padding: 18px 20px !important;
}
.woocommerce-cart .woocommerce , .woocommerce-checkout .woocommerce {
    padding-bottom: 60px !important;
}
.woocommerce-cart table.cart img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.custom-logo-upload-wrapper {
    background: #f0f2f4;
    padding: 15px 20px 20px 20px;
    margin-bottom: 17px;
    margin-top: 0px;
}
.custom-logo-upload-wrapper label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 24px;
	color: #424242 !important;
}
.custom-file-upload {
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid #D9D9D9;
    background: #fff;
    border-radius: 0 !important;
    overflow: hidden;
    max-width: 100%;
}
.custom-file-upload input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    color: #000 ! IMPORTANT;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.custom-file-upload .file-name {
    flex-grow: 1;
    padding: 10px;
    background: #fff;
    color: #666;
    font-size: 14px;
    z-index: 1;
}
.custom-file-upload .choose-btn {
    background: #D9D9D9 !important;
    padding: 10px 30px;
    font-weight: 400;
    color: #888888 !important;
    white-space: nowrap;
    z-index: 1;
    font-size: 15px;
}
.logo-design-options p strong, .single-product .custom-disclaimer strong {
    font-weight: 600 !important;
    font-style: normal !important;
    color: #424242 !important;
}
.logo-design-options p {
    margin-bottom: 5px !important;
}
.single-product .wcpa_form_outer {
    margin-bottom: 0;
}
.single-product .wcpa_form_outer .wcpa_type_textarea {
    margin: 0 !important;
}
.single-product .custom-disclaimer {
    margin-bottom: -10px;
    font-style: italic;
    line-height: 23px;
}
.single-product form.variations_form {
	position: relative ! IMPORTANT;
    padding-top: 75px;
}
.single-product form.variations_form .qib-button-wrapper {
    position: absolute;
    top: 0;
}
.single-product .product_meta span.sku_wrapper {
    display: none;
}
.single-product .product_meta span.posted_in {
    font-weight: 500;
    color: #464646 !important;
}
.single-product .product_meta span.posted_in a{
    color: #57BB00 !important;
}
.woocommerce-tabs h2 {
    font-size: 22px !important;
    font-family: 'Urbanist', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600 !important;
}
.woocommerce-tabs .star-rating span::before {
    color: #FBBC05 !important;
}
.woocommerce-tabs #review_form p.comment-form-comment textarea {
    background: #F0F2F4 !important;
    height: 150px ! IMPORTANT;
}
.woocommerce-tabs #review_form .form-submit input {
    border: none !important;
    background: #57BB00 !important;
    color: #fff ! IMPORTANT;
    border-radius: 0 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 14px 35px !IMPORTANT;
}
.woocommerce-tabs #review_form .form-submit input:hover {
    background: #499d00 !important;
}
.inner-hero-sc {
    display: flex !important;
}
ul.mule_list {
    padding: 0 !IMPORTANT;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}
ul.mule_list li::before {
    content: '';
    display: inline-block;
    width: 19.76px;
    height: 18px;
    background: url(https://workmuleindustries.com/wp-content/uploads/2025/06/green_tick.png) no-repeat center center;
    background-size: contain;
    vertical-align: middle;
}
ul.mule_list li {
    display: flex;
    align-items: center;
    gap: 7px;
}
span.dscnt {
    font-weight: 600;
    font-size: 20px;
    color: #000 !important;
    margin-bottom: 10px ! IMPORTANT;
    display: flex;
    margin-top: 5px;
}
.timeline-blrb p {
    padding-bottom: 10px;
}
.mule_grn-tick {
    padding: 0 !important;
    margin-top: 10px;
}
.mule_grn-tick li {
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 7px;
    padding-left: 30px;
    background: url(https://workmuleindustries.com/wp-content/uploads/2025/06/green_tick.png) no-repeat 0px 3px;
    background-size: 20px;
}
.mule_grn-tick.abt-pg li {
    margin-bottom: 15px !important;
}
.mule_grn-tick li:last-child {
    margin-bottom: 0px !important;
}
.timeline_mule-sc .et_pb_row {
    position: relative;
}
.timeline_mule-sc .et_pb_row:before {
    content: '';
    position: absolute;
    left: 23px; 
    top: 0;
    bottom: 0;
    width: 5px;
    background-color: #57BB00;
    z-index: 1;
}
.timeline_mule-sc .et_pb_row.lst-rw::before {
    height: 50%;
}
.single-product form.variations_form .qib-button-wrapper .custom-discount-message {
    margin-left: 10px;
}
.single-product .woocommerce-tabs ul.tabs li {
    padding: 8px ! IMPORTANT;
}
.product .related>h2 {
    padding-bottom: 10px !important;
    margin: 60px 0 10px 0 !important;
	font-size: 32px !important;
}
.wcpa_section_body .wcpa_type_textarea label.wcpa_field_label, label.custom_notes_heading {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}
.wcpa_section_body .wcpa_type_textarea textarea, textarea#custom_notes {
    border-color: #D9D9D9 !important;
    border-radius: 0;
    background: #f0f2f4;
    border: none;
    font-size: 15px;
	padding: 10px 20px !important;
}
.related.products ul.products li a {
    background: #f0f2f4;
    padding: 10px;
}
.related.products ul.products li a h2 {
    font-size: 20px ! IMPORTANT;
    font-weight: 600 !important;
    font-family: 'Urbanist', Helvetica, Arial, Lucida, sans-serif;
}
.related.products ul.products li a .star-rating {
    display: none;
}
.related.products ul.products li a .price {
    font-weight: 600;
    font-size: 18px;
    color: #464646 !important;
}
.related.products ul.products li a span.et_shop_image img {
    width: 100% ! IMPORTANT;
    height: 280px !important;
    background: transparent;
    align-items: center;
    object-fit: cover;
    border-radius: 0;
}
.related.products ul.products li a span.et_overlay {
    border: none !important;
}
.logo-design-options input[type="radio"], .leather-options input[type="radio"] {
    accent-color: #3f8800 !IMPORTANT;
}
.clr_hdng h2 span {
    color: #57BB00 !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    border: 1px solid #eaeaea !important;
    height: 520px !important;
    object-fit: contain;
    border-radius: 5px;
    object-position: center !important;
}
.woocommerce-product-gallery ol.flex-control-nav {
    margin-top: 20px ! IMPORTANT;
}
.woocommerce-product-gallery ol.flex-control-nav li {
    margin-right: 20px ! IMPORTANT;
    width: 22.5% ! IMPORTANT;
}
.woocommerce-product-gallery ol.flex-control-nav li:last-child {
    margin-right: 0px ! IMPORTANT;
}
.woocommerce-product-gallery ol.flex-control-nav li img{
    border: 1px solid #eaeaea !important;
    border-radius: 5px !important;
    padding: 10px;
}
.single-product form.variations_form.cart {
    margin-bottom: 0 !IMPORTANT;
}
.single-product .entry-summary .product_meta {
    display: none;
}
#discount-popup {
    border: 18px solid #F0F2F4 !important;
    border-radius: 0 !important;
    width: 520px ! IMPORTANT;
    text-align: center;
}
#discount-popup-message {
    color: #000000 !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    text-align: center;
    line-height: 30px !important;
}
#discount-popup-message p strong {
    font-weight: 900 !important;
    font-size: 65px;
    color: #57BB00;
}
#discount-popup-message p {
    font-weight: 600;
    font-size: 25px ! IMPORTANT;
    display: flex;
    justify-content: center;
    margin-top: 32px;
    gap: 8px;
}
#discount-popup button#close-discount-popup, #flag-modal .close-btn {
    height: 45px;
    background: #000000 !important;
    border-radius: 0 !IMPORTANT;
    font-weight: 600;
    font-size: 18px;
    width: 130px;
    transition: all 0.4s;
    margin-top: 25px;
	color: #fff !important;
	border: 0 !important;
	cursor: pointer;
}
#discount-popup button#close-discount-popup:hover, #flag-modal .close-btn:hover {
    background: #57BB00 !important;
}



/* Custom Made CSS */
.single-product form.variations_form .qib-button-wrapper {
	display: none !important;
}
body.single-product .product-type-variable p.price, .single-product table.variations, .single-product button.single_add_to_cart_button {
    display: none !important;
}
.single-product form.variations_form {
    padding-top: 0px !important;
}
.single-product .dataTables_wrapper {
    background: #F0F2F4 !important;
    padding: 55px 20px 65px 20px;
    margin-bottom: 60px;
} 


@media screen and (min-width:981px) and (max-width:1170px)  {
.woocommerce ul.order_details li strong,.woocommerce ul.order_details li{
    font-size: 12px !important;
}
}
@media screen and (max-width: 500px){
.flag-modal-content h3 {
    font-size: 25px !important;
    line-height: 28px !important;
}
.flag-modal-content {
    padding: 15px !important;
}
.flag-modal-content img {
    height: 200px !important;
}
.flag-modal-content p {
    line-height: 25px !important;
}
}
@media screen and (max-width:767px) {
#main-footer .container {
    justify-content: center;
    row-gap: 6px !important;
    flex-direction: column;
}
.single-product h1.product_title {
    margin-top: 20px ! IMPORTANT;
}
.american-flag-options label {
    gap: 3px !important;
    flex-wrap: wrap;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
    border: none ! IMPORTANT;
}
.woocommerce-cart .coupon button.button {
    width: 100% ! IMPORTANT;
	margin-top: 10px !important;
}
table.woocommerce-variations-table.datatables td.variations-table-value-im {
    display: flex;
    padding-top: 15px ! IMPORTANT;
}
table.woocommerce-variations-table.datatables .variations-table-row {
    margin-bottom: 20px ! IMPORTANT;
    display: block;
}	
table.woocommerce-variations-table.datatables .qib-button-wrapper {
    float: left !important;
}
table.woocommerce-variations-table.datatables .variations-table-value {
    padding-top: 3px ! IMPORTANT;
    padding-bottom: 3px ! IMPORTANT;
}	
	
	
	
.single-product h1.product_title, .single-product .dataTables_wrapper::before, .woocommerce-cart .main_title, .woocommerce-cart .cart_totals h2, .woocommerce-checkout h1, .woocommerce-account .main_title {
    font-size: 27px !important;
}	
.timeline_mule-sc .et_pb_blurb_container {
    padding-left: 2px ! IMPORTANT;
}
.cont_form .form_field_container .input_field-wrapper p {
    flex-direction: column !important;
}
.cont_form .form_field_container {
    padding: 20px !important;
}
.cont_form .form_field_container h5 {
    font-size: 18px !important;
}
.cont_form .form_field_container .wpcf7-radio {
    flex-wrap: wrap !important;
    gap: 10px !important;
}	
.footer-widget ul.menu {
    gap: 10px !important;
    flex-direction: column !important;
}
.footer-widget ul.menu li {
    text-align: center;
}	
ul.ftr_scl-icns {
    gap: 20px !important;
}	
.caps-img {
    min-width: 100% !important;
}	
	ul.woocommerce-order-overview {
    flex-direction: column;
}
.woocommerce ul.order_details li strong,.woocommerce ul.order_details li,body.woocommerce-order-received p{
    font-size: 12px !important;
}
.woocommerce ul.order_details li {
    border-right: 0!important;
    border-bottom: 1px solid #d3ced2;
    flex-direction: row;
    gap: 6px;
	 justify-content: space-between;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-bottom: 0;
    margin-top: -10px;
}
.woocommerce-order-received h2, .woocommerce-order-received h1.entry-title {
    font-size: 20px;
}
body.woocommerce-order-received {
    font-size: 14px;
}
} 
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}
ul.woocommerce-order-overview {
    padding: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    width: 100%;
    border: 1px solid #D9D9D9;
}
.woocommerce ul.order_details li {
    font-size: 16px;
    font-weight: 700;
    color: #212121;
    border-right: 1px solid #D9D9D9;
    margin: 0;
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: center;
    align-items: center;
    line-height: 1.5em;
}
.woocommerce ul.order_details li strong {
    font-size: 17px;
    color: #464646;
    font-weight: 500;
}
.woocommerce-order-received h1.entry-title {
    padding-bottom: 0 !important;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details ~ p {
    margin-bottom: 40px;
    padding-top: 10px;
    font-weight: 500;
    font-size: 18px;
}
.woocommerce-order-received h2,.woocommerce-order-received h1.entry-title {
	text-transform: capitalize;
}
.woocommerce-order-received h2, .woocommerce-order-received h1.entry-title {
	font-size: 35px !important;
}


/*   My Account Page    */
nav.woocommerce-MyAccount-navigation {
    background: #57bb00;
    padding: 25px 20px;
    width: 25% !important;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table th {
border-top: 1px solid #e4e4e4 !important;
}
.woocommerce-MyAccount-content h2 {
    margin-top: 15px;
}
.woocommerce-address-fields span.select2-selection.select2-selection--single {
    border-radius: 10px !important;
    border-color: #e4e4e4;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #3f3f3f;
    font-weight: 400 !important;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table thead tr th:first-child, .woocommerce .woocommerce-MyAccount-content table.shop_table thead tr th:last-child {
    border-top: 0 !important;
}
.woocommerce-MyAccount-navigation ul {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}
.woocommerce-MyAccount-navigation li {
    padding-bottom: 17px;
    list-style: none;
}
.woocommerce-MyAccount-navigation li.is-active a {
    color: #f8f2e3;
    font-weight: 600;
}
.woocommerce-MyAccount-navigation li a {
    color: #fff;
	font-size: 18px;
    text-decoration: none;
}
.woocommerce-MyAccount-content {
    width: 70% !important;
}
.woocommerce-account .addresses .title .edit {
    float: right;
    font-weight: 500;
}
.woocommerce-address-fields__field-wrapper,.woocommerce-MyAccount-content fieldset {
    margin-bottom: 20px;
}
.woocommerce-account .woocommerce .woocommerce-orders-table a, .woocommerce-account .woocommerce .woocommerce-orders-table a:hover {
    border: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    color: #3f3f3f !important;
    text-decoration: underline;
    text-underline-offset: 2px;
   font-size: 16px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses header.woocommerce-Address-title.title h2 {
    margin-top: 0;
    float: left;
    font-size: 20px;
}
.woocommerce-account a.button.wc-forward, .woocommerce-MyAccount-content button.button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, .woocommerce-ResetPassword button.woocommerce-Button.button {
    background-color: #57bb00 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    color: #ffffff !important;
    border: 0px solid #57bb00 !important;
    border-radius: 0px !important;
    height: 50px;
    padding: 0 40px !important;
    line-height: 50px !important;
}
.woocommerce form.login, .woocommerce form.register {
    margin: 1em 0;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    margin-top: 10px;
}
.woocommerce-account a.button.wc-forward:hover,.woocommerce-MyAccount-content button.button:hover,.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover,.woocommerce-ResetPassword button.woocommerce-Button.button:hover{
    background-color:  #408a00 !important;
}
.woocommerce-MyAccount-content .woocommerce-info {
    background: #f0f2f4 !important;
    color: #464646 !important;
}
a.woocommerce-button.button:hover:after,.woocommerce-account a.button.wc-forward:hover:after,.woocommerce-MyAccount-content button.button:hover:after,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover:after,button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover:after,
.woocommerce-ResetPassword button.woocommerce-Button.button:hover:after{
    display: none;
}
.u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
    padding: 20px;
    border: 1px solid #e4e4e4;
    border-radius:10px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses address {
    font-style: normal !important;
}
.woocommerce-MyAccount-content {
    color: #3f3f3f;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table th:not(:first-child) {
    border-top: 0 !important;
}
.woocommerce-MyAccount-content a {
    color: #57bb00;
    text-decoration: underline;
}
.woocommerce form .form-row input.input-text {
    border: 1px solid #e4e4e4;
    background: #ffff;
    border-radius: 10px;
    font-size: 17px;
    height: 50px;
    margin-bottom: 0;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce-account div#main-content {
    margin-bottom: 60px;
}
/*   End of My Account Page    */


/* ---------- Start Request Quote Form CSS ---------- */
.cont_form .form_field_container {
    background: #fff;
    padding: 25px;
    margin-bottom: 20px;
}
.cont_form .form_field_container:last-child {
    margin-bottom: 0px !important;
}
.cont_form .form_field_container h5 {
    font-family: Urbanist !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2em;
    color: #464646 !important;
    padding-bottom: 7px;
}
.cont_form .form_field_container .input_field-wrapper p {
    display: flex;
    align-items: center;
    gap: 12px;
}
.cont_form .form_field_container .input_field-wrapper .wpcf7-form-control-wrap {
	width: 100% ! Important;
}
.cont_form .form_field_container .input_field-wrapper .input_field input, .cont_form .form_field_container .input_field-wrapper .input_field select, .cont_form .form_field_container .input_field-wrapper .input_field textarea {
    width: 100% ! Important;
    border-color: #D9D9D9 !important;
    padding: 10px;
    height: 50px;
    font-family: Urbanist !important;
    font-weight: 400;
    font-size: 15px !important;
    color: #000 !important;
}
.cont_form .form_field_container .input_field-wrapper .input_field input::placeholder, .cont_form .form_field_container .input_field-wrapper .input_field textarea::placeholder {
    color: #888888 !important;
}
.cont_form .form_field_container .input_field-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.cont_form .form_field_container .input_field-wrapper .input_field select option:first-child, .cont_form .form_field_container .input_field-wrapper .input_field select {
    color: #888888 !important;
}
.cont_form .form_field_container .input_field-wrapper .input_field select option{
    color: #000 !important;
}
.cont_form .form_field_container .input_field-wrapper .input_field textarea {
    height: 100px !important;
}
.cont_form .form_field_container .wpcf7-radio label {
    display: flex;
    align-items: center;
    gap: 10px;
}
.cont_form .form_field_container .wpcf7-radio span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 45px;
}
.cont_form .form_field_container .wpcf7-radio span.wpcf7-list-item:last-child {
    margin-right: 0px;
}
.cont_form .form_field_container .wpcf7-radio input[type="radio"] {
    width: 23px ! IMPORTANT;
    height: 23px ! IMPORTANT;
    margin: 0;
}
.cont_form .form_field_container .wpcf7-radio {
    display: flex;
    margin-top: 8px;
}
.cont_form .form_field_container .custom-upload {
    padding: 0 !important;
    margin-top: 15px;
    height: unset ! IMPORTANT;
}
.form_submit_btn p {
    display: flex;
}
.form_submit_btn input {
    background: #57BB00 !important;
    color: #fff;
    border: none;
    padding: 12px 45px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    height: 60px;
}
.form_submit_btn input:hover {
    background: #499d00 !important;
}
/* ---------- End Request Quote Form CSS ---------- */

.single-product h4.bundled_product_title.product_title .bundled_product_title_inner .item_title, .woocommerce-tabs h4.bundled_product_attributes_title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-family: 'Urbanist', sans-serif;
} 
.single-product .bundled_product_summary .bundled_product_optional_checkbox {
    display: inline-flex !important;
    align-items: center !important;
    gap: 2px !important;
    margin: 5px 0 0 0 !important;
}
.single-product .bundled_product_summary .bundled_product_images figure {
    width: 90px !important;
    height: 90px !important;
}
.single-product .bundled_product_summary .details {
    padding: 0 !important;
}
.single-product .bundled_product_summary .bundled_product_optional_checkbox .price {
    font-size: 18px !important;
    margin-top: 0px !important;
    padding: 0 !important;
}
.single-product .bundled_product_summary .bundled_product_optional_checkbox .price span.woocommerce-Price-amount.amount, .single-product .bundled_product_summary .bundled_product_optional_checkbox .price span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 20px !important;
}  
.single-product .bundled_product_optional_checkbox input[type=checkbox] {
    width: 20px !important;
    height: 20px !important;
    -webkit-appearance: none;
    border: 2px solid #d9d9d9;
    border-radius: 2px;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    background: #ffffff !important;
    top: 1px;
}
.single-product .bundled_product_optional_checkbox input[type=checkbox]:checked::after {
    content: '✓';
    position: absolute;
    color: white;
    font-size: 17px;
    left: 1px;
    line-height: 20px;
    top: -1px;
}
.single-product .bundled_product_optional_checkbox input[type=checkbox]:checked {
    background-color: #57BB00 !important;
    border-color: #57BB00 !important;
}
.single-product .woocommerce-variation-price .price, .single-product .woocommerce-variation-price .price .woocommerce-Price-amount, .single-product .woocommerce-variation-price .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    font-size: 25px !important;
}
.single-product .bundled_product .cart .variations a.reset_variations {
    margin: 0 !important;
    background: #57BB00 !important;
    color: #fff !important;
    padding: 5px 15px !important;
	position: unset !important;
}
.single-product .bundled_product .cart .variations a.reset_variations{
	margin-top: 10px !important;
} 

.single-product .price del, .single-product .price del .woocommerce-Price-amount, .single-product .price del .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
	color: #000000 !important;
}
.single-product .bundle_button .qib-button-wrapper {
    margin-top: 0 !important;
}
.single-product button.single_add_to_cart_button.bundle_add_to_cart_button.button.alt {
    padding: 10px 25px !important;
	margin-left: 8px !important;
}
.related.products ul.products li a .price {
    color: #57BB00 !important;
}
.woocommerce div.product form.cart .variations label{
	margin: 0 !important;
}
.woocommerce form.cart .bundled_product .cart .variations label {
    margin-bottom: 5px !important;
}

.custom-bundle-total-price {
    margin-top: 15px !important;
}
.single-product .product-type-bundle form.bundle_form h4.bundled_product_title {
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: 'Urbanist', sans-serif !important;
    font-weight: 600;
}
.single-product .product-type-bundle p.price {
	display: none !important;
}
.single-product .product-type-variable p.price {
    display: block !important;
}
.single-product .product-type-bundle form.bundle_form .bundled_product {
    margin-bottom: 15px !important;
    padding-bottom: 15px ! IMPORTANT;
}
.single-product .product-type-bundle form.bundle_form figure.bundled_product_image {
    width: 70px ! IMPORTANT;
    height: 70px ! IMPORTANT;
}
.single-product .product-type-bundle form.bundle_form .bundled_product_images {
    width: 15% ! IMPORTANT;
}
.single-product .product-type-bundle form.bundle_form .details {
    width: 85% ! IMPORTANT;
    padding: 0 !IMPORTANT;
}
.single-product .product-type-bundle form.bundle_form .details span.price, single-product .product-type-bundle form.bundle_form .details span.woocommerce-Price-amount,  .single-product .product-type-bundle form.bundle_form .details span.woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-size: 20px ! IMPORTANT;
}
.single-product .product-type-bundle form.bundle_form .details span.price {
    border: none ! IMPORTANT;
    padding-bottom: 0px ! IMPORTANT;
}
.single-product .product-type-bundle form.bundle_form .details .qib-button-wrapper {
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}
.single-product .bundle_button .qib-button-wrapper {
    margin-bottom: 0 !important;
}
.single-product .product-type-bundle form.bundle_form {
    margin-bottom: 22px !important;
}
.woocommerce-checkout .wc-stripe-elements-field,.woocommerce-checkout .wc-stripe-iban-element-field{
	padding: 15px 10px !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background: #E3E3E3 !important;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #E3E3E3 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
.single-product .woocommerce-Tabs-panel .hdng-des {
    font-size: 18px !important;
    font-family: 'Urbanist', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600 !important;
    text-transform: capitalize ! IMPORTANT;
    margin-top: 20px;
    padding-bottom: 5px;
}
.cart-count {
    background: #57bb00;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    right: -10px;
}
.cart-tp {
    position: relative;
    display: inline-block;
}
.cont_form .input_field-wrapper .wpcf7-form-control.wpcf7-radio input {
    accent-color: #428e00;
}
.rich-fl-lft {
    float: left;
}
.woocommerce-cart .entry-title.main_title, .woocommerce-checkout .entry-title.main_title{
    margin-bottom: 5px !important;
}
.leather-options p strong {
    font-weight: 600 !important;
    color: #424242 !important;
}







/* ---------- Start Responsive CSS ---------- */

@media screen and (max-width: 480px) {
.chs_ht-box .blrbs_col .et_pb_blurb, .rich-fl-lft	{
	width:100% !Important;
}
.custom-file-upload {
    flex-direction: column !important;
    align-items: end ! IMPORTANT;
}
.custom-file-upload .file-name {
    width: 100% !important;
}	
#top-header .container {
    width: 90%;
}
#top-header .fr-shpng {
    font-size: 14px !important;
    gap: 7px !important;
}	
#top-header .fr-shpng img, #top-header #et-secondary-menu img {
    height: 18px !important;
}
.cart_acnt {
    gap: 8px !important;
}	
}

@media screen and (min-width:481px) and (max-width:767px) {
body .rich-fl-lft.first {
    margin-bottom: 0 !important;
    margin-right: 15px ! IMPORTANT;
}
}

@media screen and (max-width: 767px) {
table.woocommerce-variations-table td.variations-table-value-im {
    display: flex ! IMPORTANT;
}
.blrbs_col {
    flex-wrap: wrap !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    height: 450px !important;
}	
button.dt-button {
    font-size: 15px !important;
    height: 40px !important;
}
}

@media screen and (max-width: 768px) {
body nav.woocommerce-MyAccount-navigation {
    width: 100% !important;
    margin-bottom: 20px !important;
}
body .woocommerce-MyAccount-content {
    width: 100% !important;
}
body.woocommerce-account a.button.wc-forward, .woocommerce-MyAccount-content button.button {
    font-size: 14px !important;
    padding: 0 16px !important;
    height: 35px !important;
    line-height: 35px !important;
}	
}

@media screen and (min-width:768px) and (max-width:980px) {
body.woocommerce-shop ul.products li.product span.et_shop_image img {
    height: 190px !important;
}
table.woocommerce-variations-table.datatables .qib-button-wrapper {
    float: right;
    margin-right: 20px ! IMPORTANT;
}
table.woocommerce-variations-table.datatables .variations-table-value {
    padding-top: 6px ! IMPORTANT;
    padding-bottom: 6px ! IMPORTANT;
}	
.single-product h1.product_title, .single-product .dataTables_wrapper::before, .woocommerce-cart .main_title, .woocommerce-cart .cart_totals h2, .woocommerce-checkout h1, .woocommerce-account .main_title {
    font-size: 30px !important;
}	
.woocommerce-order-received p {
    font-size: 16px !important;
}
h1.product_title.entry-title{
	padding-top:10px !important;
}
.product .related h2,.woocommerce ul.products li span.price {
    font-size: 15px !important;
}
.woocommerce-order-received h2, .woocommerce-order-received h1.entry-title {
    font-size: 21px;
}
.woocommerce ul.order_details li {
	font-size: 10px;
	padding: 5px;
}
body.woocommerce-order-received {
    font-size: 14px;
}
ul.woocommerce-order-overview {
    padding-bottom: 0 !important;
}
.woocommerce ul.order_details li strong {
    font-size: 10px;
}
}

@media only screen and (max-width:980px) {
.wool-truc-col {
    margin-bottom: 15px !important;
}
.woocommerce-checkout h3 {
    font-size: 22px !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
    width: 100% ! IMPORTANT;
}	
body.woocommerce-order-received h2, body.woocommerce-order-received h1.entry-title {
    font-size: 27px !important;
}	
.woocommerce-cart .qib-button-wrapper {
    justify-content: end !important;
    float: unset !important;
}
.woocommerce-cart .qib-button-wrapper::before{
	display: none !important;
}

body .related.products ul.products li a span.et_shop_image img {
    height: auto !important;
}
body section.related.products ul.products h2 {
    font-size: 16px !important;
}
section.related.products h2 {
    font-size: 25px ! IMPORTANT;
}	
#top-header #et-secondary-menu {
    display: block !important;
}
ul.mule_list {
    gap: 15px 20px !IMPORTANT;
}
.rev_col {
    display: flex;
    flex-direction: column-reverse;
}
#logo {
    max-height: 80% !important;
}
#footer-widgets .footer-widget:last-child {
    gap: 25px ! IMPORTANT;
    flex-direction: column;
}	
.ftr_fld h5, .ftr_mail-phone .ftr_fld h5 {
    justify-content: center !important;
}	
.ftr_fld p, .ftr_fld p a {
    text-align: center !important;
}	
}

@media only screen and (min-width:981px) {
.gallery_box-one {
    width: 55% ! IMPORTANT;
}
.gallery_box-two {
    width: 39.5% ! IMPORTANT;
}	
}

@media only screen and (min-width:981px) and (max-width:1200px) {
body.woocommerce-shop ul.products li.product span.et_shop_image img {
    height: 210px !important;
}
body .et_pb_row.spotted_row {
    padding-left: 40px ! IMPORTANT;
}
.spotted_row .et_pb_text_inner, .spotted_row .et_pb_text_inner p {
    font-size: 15px ! IMPORTANT;
    line-height: 24px;
}	
.woocommerce-checkout h3 {
    font-size: 25px !important;
}
table.woocommerce-variations-table.datatables tbody, table.woocommerce-variations-table.datatables tbody td.variations-table-value-de {
    font-size: 14px !important;
    line-height: 22px;
}
.single-product h1.product_title, .single-product .dataTables_wrapper::before, .woocommerce-cart .main_title, .woocommerce-cart .cart_totals h2,  .woocommerce-checkout h1, body.woocommerce-order-received h2, body.woocommerce-order-received h1.entry-title, .woocommerce-account .main_title, .u-columns.woocommerce-Addresses.col2-set.addresses header.woocommerce-Address-title.title h2  {
    font-size: 32px !important;
}	
body .related.products ul.products li a span.et_shop_image img {
    height: 200px !important;
}	
.timeline_mule-sc h4 {
    font-size: 25px ! IMPORTANT;
}
body #main-header #top-menu li {
    padding-right: 30px !important;
}
html body header#main-header {
    z-index: 99 !important;
}
body #main-header #top-menu li.menu_btn a {
    padding: 10px 20px !important;
}	
#main-header .container {
    width: 85%;
}	
.caps-img {
    min-width: 200px !important;
}	
.chs_ht-box .blrbs_col .et_pb_blurb, .rich-fl-lft {
	width:177px !Important;
}
.chs_ht-box .blrbs_col .et_pb_blurb h4, .rich-fl-lft h4 {
	font-size:18px !Important;	
}
.hat_cll-actn {
    min-height: 470px ! IMPORTANT;
}	
.brnd-hdng {
    width: 100% !important;
}	
body h2, body h3 {
    font-size: 40px ! IMPORTANT;
}	
}

@media only screen and (min-width:1201px) and (max-width:1366px) {
body.woocommerce-shop ul.products li.product span.et_shop_image img {
    height: 240px !important;
}
.woocommerce-checkout h3 {
    font-size: 25px !important;
}	
table.woocommerce-variations-table.datatables tbody, table.woocommerce-variations-table.datatables tbody td.variations-table-value-de {
    font-size: 14.5px !important;
    line-height: 22px;
}
.single-product h1.product_title, .single-product .dataTables_wrapper::before, .woocommerce-cart .main_title, .woocommerce-cart .cart_totals h2, .woocommerce-checkout h1, body.woocommerce-order-received h2, body.woocommerce-order-received h1.entry-title, .woocommerce-account .main_title, .u-columns.woocommerce-Addresses.col2-set.addresses header.woocommerce-Address-title.title h2  {
    font-size: 35px !important;
}
body .related.products ul.products li a span.et_shop_image img {
    height: 210px !important;
}	
.timeline_mule-sc h4 {
    font-size: 32px ! IMPORTANT;
}	
.chs_ht-box .blrbs_col .et_pb_blurb, .rich-fl-lft	{
	width:218px !Important;
}
.chs_ht-box .blrbs_col .et_pb_blurb h4, .rich-fl-lft h4 {
	font-size:18px !Important;	
}
.hat_cll-actn {
    min-height: 560px ! IMPORTANT;
}	
.brnd-hdng {
    width: 100% !important;
}	
}

@media only screen and (min-width:1367px) and (max-width:1500px) {
.chs_ht-box .blrbs_col .et_pb_blurb, .rich-fl-lft	{
	width:250px !Important;
}
.chs_ht-box .blrbs_col .et_pb_blurb h4, .rich-fl-lft h4 {
	font-size:20px !Important;	
}
.hat_cll-actn {
    min-height: 650px ! IMPORTANT;
}	
.brnd-hdng {
    width: 100% !important;
}	
}

@media only screen and (min-width:1501px) and (max-width:1540px) {
.rich-fl-lft	{
	width:275px !Important;
}
}


/* ---------- End Responsive CSS ---------- */


.leather-radio-group {
  display: flex;
  gap: 10px;
  margin-top: 5px;
}

.leather-radio {
  position: relative;
  cursor: pointer;
}

.leather-radio input[type="radio"] {
  display: none;
}

.leather-color {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 0px;
  border: 2px solid transparent;
/*   transition: border 0.2s ease; */
}

/* Leather colors */
.brown {
  background-color: #9b2d2d;
}

.natural {
  background-color: #deb887;
}

/* When checked, apply a black border */
.leather-radio input[type="radio"]:checked + .leather-color {
  border: 2px solid #000;
}

/* American Flag option CSS */
.american-flag-options input[type=checkbox]:checked {
    background-color: #57BB00 !important;
    border-color: #57BB00 !important;
}
.american-flag-options input[type=checkbox] {
    width: 20px !important;
    height: 20px !important;
    -webkit-appearance: none;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.american-flag-options input[type=checkbox]:checked:after {
    content: '✓';
    position: absolute;
    color: white;
    font-size: 18px;
    left: 2px;
    line-height: 20px;
}
.logo-design-options label, .american-flag-options label {
    cursor: pointer;
}
.american-flag-options {
    vertical-align: middle;
}
.american-flag-options img {
    width: 20px;
    height: 16px;
    vertical-align: middle;
}