<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#content {
    margin-top: 20px;
}
table {
    font-size: 16px !important;
}
ol, ul {
 font-size: 16px !important;   
}
input[type=button] {
    cursor: pointer;
}
thead {
    text-align: left;
}
h1#quote-summary-table-order-total {
    font-size: 28px;
}

h1#er_qm_order_total {
    font-size: 28px;
}
body {
    padding-top: 0px !important;
  }

/* .cf-nh {
  margin: 0 -20px;
} */
@media screen and (min-width: 768px) {
  .cf-nh {
    margin: 0 auto;
  }
}

.clubreview .cf-nh {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .clubreview .cf-nh {
    margin: 0 20px;
  }
}

.cf-nh #clubselector {
    background: #000;
    padding: 0px 20px;
    text-align: center;
}
@media screen and (min-width: 960px) {
  .cf-nh div#clubselector {
      padding: 40px;
  }
  .header-quote-summary, .row-quote-summary {
    justify-content: space-between;
  }
}

#main-banner {
    z-index: 9;
    height: auto;
    margin-bottom: 290px;
    background: url(/wp-content/uploads/2021/11/grass-hero-bg.jpg) no-repeat 50% 50%;
  	background-size: cover;
}

#main-banner #mb-text #clubselector *  {
    color: #000;
}

.mb-clubs {
  position: absolute;
}
@media screen and (min-width: 960px) {
  .mb-clubs {
    bottom: -2px;
  }
}

@media screen and (max-width: 959px) {
  .mb-clubs.mbc-left {
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-clubs.mbc-left {
    left: 20px;
  }
}
@media screen and (min-width: 1300px) {
  .mb-clubs.mbc-left {
    left: 40px;
  }
}

@media screen and (max-width: 959px) {
  .mb-clubs.mbc-right {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .mb-clubs.mbc-right {
    right: 20px;
    bottom: -3px;
  }
}
@media screen and (min-width: 1300px) {
  .mb-clubs.mbc-right {
    right: 40px;
  }
}

.cf-title {
  color: #fff !important;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media only screen and (min-width: 960px) {
  .cf-title {
    margin-bottom: 0;
    height: 50px;
    width: calc(102px - 10px);
    margin-right: 10px;
    line-height: 28px;
  }
}

.noclubs {
  font-size: 14px;
  line-height: 24px;
  color: #fff !important;
}
@media only screen and (min-width: 960px) {
  .noclubs {
    font-size: 16px;
  }
}

body #main-banner #mb-text {
    position: relative;
    bottom: auto;
    left: 0;
    right: 0;
    text-align: center;
    background: #121212;
    width: 100%;
    max-width: 1280px;
    padding: 28px 20px 40px;
    top: 290px;
	transform: translate(0%, 0%);
}
div#mb-container {
    margin-top: -47px;
}
@media only screen and (min-width: 768px) {
  div#mb-container {
      margin-top: -3px;
  }
}
#acc-dd {
    margin-left: -15px;
}
#acc-dd::before {    
    border-left: 1px #ccc solid;
    border-top: 1px #ccc solid;
}
#hiddenclubwidget {
	display: none;
}

.optionlist {
	display: none;
}

span.stepnum {
    background: linear-gradient(298.91deg, #007AEB 25.93%, #00357E 123.05%), #00357E;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    display: inline-block;
    font-size: 19px;
    line-height: 32px;
    margin: 13px 10px;
    text-align: center;
    color: #fff;
}

span.stepnum svg {
	display: none;
}

body #main-banner #mb-text #clubselector .stepnum span {
	color: #fff;
}

.stepitem {
    display: none;
    background: #fff;
    border-radius: 3px;
    height: 60px;
    cursor: pointer;
    text-align: left;
    position: relative;
}

#main-banner #mb-text span.cs-name {
    color: #000;
    font-size: 19px;
    font-weight: bold;
    font-size: 17px;
}
#main-banner #mb-text .stepitem &gt; svg {
	font-size: 20px;
    position: absolute;
    right: 12px;
    top: 20px;
}
#main-banner #mb-text .stepitem &gt; svg path {
	color: #000;
}
#cs-manu {
	display: block;
}
.cluboption:nth-child(1) {
    display: none;
}
div#manu-list {
    position: absolute;
    text-align: left;
    background: #fff;
    color: #000;
    width: 100%;
    margin-top: -2px;
}

.cs-select {
	position: relative;
	z-index: 99;
}

.cluboption {
    padding: 5px 15px;
}

div#clubselector {
    width: 100% !important;
    font-size: 20px;
}

div#clubselector label {
    font-size: 0px;
}

div#clubselector label select {
    font-size: 14px;
    width: 100% !important;
    border-radius: 5px;
    padding: 12px 5px;
    height: 50px;
    color: #000;

    appearance: none;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(0, 0, 0, 1)' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right 5px top 14px;
    padding: 0 10px;
}
@media screen and (min-width: 768px) {
  div#clubselector label select {
      font-size: 16px;
  }
}
@media screen and (min-width: 1070px) {
  div#clubselector label select {
      font-size: 18px;
      background-size: 28px;
      background-position: right 5px top 12px;
  }
}
#widget-search-button {
	background-image: none;
	position: relative;
	width: 100%;
	height: 50px;
	background: linear-gradient(90deg, #0056A5 -27.5%, #006FD6 35.81%);
	border: 1px solid #2F9BFF;
	box-sizing: border-box;
	border-radius: 1000px;
	margin: auto;
	margin-bottom: 0px;
  color: #fff !important;
  font-size: 20px;
}
.noclubs a {
    color: #fff !important;
}

#black-banner {
    background: url(/wp-content/uploads/2021/09/black-banner.jpg) no-repeat 50% 50% !important;
    background-size: cover !important;
}
main#main, div#primary {
    max-width: 1300px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 50px;
}

@media only screen and (min-width: 960px) {
	body #main-banner #mb-text {
	    bottom: auto !important;
	    right: auto !important;
	    left: 50% !important;
	    top: 50%;
	    transform: translate(-50%, -50%);
	    background: transparent !important;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    text-align: center;
	    background: #121212;
	    width: 100%;
	    max-width: 1280px;
	    padding: 28px 20px 40px;
	}
	#main-banner {
		height: 481px;
		margin-bottom: 0px;
	}

	#widget_club_type_field, #widget_model_field {
    	display: block !important;
	}

	#widget-search-button {
	    width: calc(180px - 10px);
      margin: 0px;
      margin-left: 10px;
	}

	div#flexwrap {
	    display: flex;
	    width: 100%;
	    justify-content: space-between;
	    margin-bottom: 20px;
	}

	.clubselect label {
	    margin: 0px !important;
	}
	.clubselect {
	    margin: 0px !important;
	    width: calc(100% / 3);
      padding: 0 10px;
	}
}


/* PRODUCT PAGE */

div#quoteimg {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

div#conditionguide {
    padding: 20px;
    background: #000;
    color: #fff;
}

div#conditionhead {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}

span.plusminus {
    position: absolute;
    right: 0px;
}

span.plusminus .fa-minus {
    display: none;
}
div#condition-levels {
    display: none;
    padding-top: 10px;
}
.conditionlevel {
    border-bottom: 1px #fff solid;
}

.conditionlevel strong {
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}

.conditionlevel p {
    font-size: 14px;
    padding-bottom: 25px;
}

.conditionlevel:last-child {
    border-bottom: 0px;
}
div#proclubsright {
    padding: 20px;
}
div#proclubsright {
    padding: 20px;
}

div#conditionhead.active .fa-minus {
    display: inline-block;
}

div#conditionhead.active .fa-plus {
    display: none;
}

div#condition-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 25px;
}

div#condition-selects strong {
    font-weight: normal;
    display: block;
    margin-bottom: 7px;
}

div#condition-selects select, #er_qm_quantity, #er_qm_shaft_type {
    border: 1px solid #C7C7C7;
    width: 100%;
    padding: 15px 5px;
    border-radius: 5px;
    background-color: #fff;
}

#er_qm_quantity, #er_qm_shaft_type {
	padding-left: 10px;
}

div#quoted-price {
    margin-top: 25px;
}

div#condition-selects div#quoted-price strong {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
}

div#clubprice {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}

#quoted-price span#quoteprice {
	display: inline-block;
}

button#add-to-cart {
    color: #fff;
    border-radius: 50px;
    margin-bottom: 30px;
    font-size: 21px;
}
.club-promo {
    margin-bottom: 20px;
}
.club-promo svg {
    font-size: 24px;
    margin-right: 5px;
    display: inline-block;
    color: #0268C6;
    position: relative;
    top: 7px;
}

.cp-text {
    display: inline-block;
    width: calc(100% - 40px);
    vertical-align: top;
}
.cp-text strong {
    font-size: 16px;
}

.cp-text p {
    font-size: 14px;
}
@media only screen and (min-width: 960px) {
	.clubreview #content {
	    display: flex;
	    justify-content: space-between;
	}
	div#proclubsleft {
	    margin-right: 20px;
	    padding-left: 20px;
		width: 55%;
		padding-top: 30px;
	}
	#proclubsright {
		width: calc(45% - 20px);
	}
	div#condition-levels {
	    display: block;
	}
	span.plusminus {
	    position: absolute;
	    right: 0px;
	}

	span.plusminus .fa-plus {
	    display: none;
	}
	span.plusminus .fa-plus {
	    display: inline-block;
	}
	div#conditionhead.active .fa-plus {
	    display: inline-block;
	}

	div#conditionhead.active .fa-minus {
	    display: none;
	}
	div#condition-title {
	    font-size: 32px;
	}
	div#clubprice {
    	font-size: 34px;
    }
    div#clubprice #quoteprice {
    	font-size: 34px;
    }
    .cp-text strong {
	    font-size: 20px;
	}
	.cp-text p {
	    font-size: 18px;
	}
}

#main.container, .clubreview {
	padding-top: 30px;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

h2.entry-title a {
	font-size: 32px;
    text-decoration: none;
    text-transform: uppercase;
    color: #0268C6;
    font-family: sol-pro, Arial, Helvetica, sans-serif;
}

h2 {
    font-size: 26px;
    text-decoration: none;
    color: #000;
    font-family: sol-pro, Arial, Helvetica, sans-serif;
}
.entry-content h3, h3 {
	font-size: 20px;
	color: #000;
}
h2.entry-title a {
	text-decoration: none;
}

/* Shopping Cart */

.shoppingcart h1 {
    font-size: 32px;
    text-align: center;
    display: block;
    font-family: 'Red Hat Display', sans-serif;
    line-height: 120%;
    font-weight: 700;
}

div#quotesummary thead {
    display: none;
}

 /* div#primary {
    padding: 0px 10px;
}  */


tr.item {
    display: block;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
    padding-top: 20px;
}
tr.item:first-child {
    border-top: 0px;
}
tr.item:last-child {
    border-bottom: 0px;
}

/* .er_qm_quantity {
    position: absolute;
    right: 0px;
}

.delete_cart_item {
    position: absolute;
    right: 0px;
    top: 80px;
} */

div#quotesummary td {
    display: block;
}

td.cart-manu {
    font-weight: bold;
    font-size: 18px;
}

input#er_qm_update_cart, #er_qm_clear_cart {
    border: 1px solid #0268C6;
    background: #fff;
    border-radius: 51px;
    margin-bottom: 10px;
    display: inline-block;
    color: #0268C6;
    font-weight: bold;
    width: 150px;
    margin-right: 10px;
}
#cart-disclaimer ul {
    padding-left: 20px;
}
h1#quote-summary-table-order-total {
    display: block;
    float: none;
    width: 100%;
}

#er_qm_checkout_buttons {
    width: 100%;
    display: block;
}
div#cart-disclaimer li {
    padding-bottom: 15px;
}
h1#quote-summary-table-order-total {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
}

input#er_qm_checkout_finish {
    background: #0268C6;
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 50px;
    margin-bottom: 10px;
    height: 55px;
    font-weight: bold;
}

#er_qm_checkout_hold {
    background: #fff;
    color: black;
    border: 1px black solid;
    display: block;
    width: 100%;
    max-width: 180px;
    border-radius: 50px;
    height: 55px;
    font-size: 16px;
    line-height: 160%;
    font-family: 'Red Hat Display', sans-serif;
    
    font-weight: bold;
}

a.btn.btn-success.pull-right {
    margin-bottom: 30px;
    display: block;
}


#how-it-works .hiw-slide .hiw-text {
  max-width: 295px !important;
}

div#primary.site-content {
    min-height: 600px;
}

.navpages-item.npi-desk {
    background: #0268c6;
    color: #fff;
    display: inline-block;
    border-right: 1px #fff solid;
    height: 40px;
}
.navpages-item.npi-desk .navpages-action {
    padding: 7px 15px;
    line-height: 24px;
}
#headercf div#clubselector h6 {
    display: none;
}

#headercf .noclubs {
    display: none;
}

div#headercf {
    background: #000;
    padding: 15px;
    width: 100%;
}

nav.navuser {
    display: inline-block;
    width: auto;
    text-align: right;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    padding: 0px 0px;
    position: absolute;
    right: 0px;
}
div#header-topbar {
    background: #0268c6;
    position: relative;
    height: 40px;
}
li.navuser-item.talktoapro a {
    padding-right: 0px !important;
    margin-right: 0px;
}

.navpages-blurb .hs-text { 
    color: #000;
}

body.home div#headercf {
    display: none;
}
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active, .um input[type=submit].um-button:hover, .um a.um-button:hover {
    background: linear-gradient(
90deg, #0056A5 -27.5%, #006FD6 35.81%);
    border: 1px solid #2F9BFF;
    box-sizing: border-box;
    color: #fff;
    border-radius: 1000px !important;
}
.um .um-button.um-alt, .um input[type=submit].um-button.um-alt, .um .um-button.um-alt:hover, .um input[type=submit].um-button.um-alt:hover {
    color: #666666;
    border-radius: 1000px !important;
}
.um .um-button.um-alt:hover, .um input[type=submit].um-button.um-alt:hover {
    background: #eeeeee;
    border-radius: 1000px !important;
}
#er_qm_submit_quote {
    background-image: none;
    position: relative;
    width: 100%;
    height: 50px;
    background: linear-gradient(
90deg, #0056A5 -27.5%, #006FD6 35.81%);
    border: 1px solid #2F9BFF;
    box-sizing: border-box;
    border-radius: 1000px;
    margin: auto;
    margin-bottom: 0px;
    color: #fff !important;
    font-size: 20px;
    max-width: 300px;
}
div#content h1, div#content h2 {
    margin-top: 20px;
}
.navuser-section:first-child .navuser-item:first-child {
    display: inline-block;
    border-right: 0px;
}

#headercf .cf-nh #clubselector {    
    padding-bottom: 5px;    
}

#hctoggle {
    background-image: none;
    position: relative;
    width: calc(100% - 0px);
    max-width: 320px;
    height: 40px;
    background: linear-gradient(90deg, #0056A5 -27.5%, #006FD6 35.81%);
    border: 1px solid #2F9BFF;
    box-sizing: border-box;
    border-radius: 1000px;
    margin: auto;
    margin-bottom: 0px;
    color: #fff !important;
    font-size: 20px;
    margin: 0px â€‹20px;
    text-align: center;
    line-height: 40px;
    display: block;
    cursor: pointer;
}
#headercf div#Club_Finder {
    display: none;
}
#headercf ul {
    margin-bottom: 0px;
}
div#clubfheader {
    display: none;
}
a.topbar-phone {
    display: none;
}
@media only screen and (min-width: 960px) {
    #main-banner #mb-text h2 {
        font-size: 58px;
    }
    a.topbar-phone {
        font-size: 17px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        vertical-align: top;
        padding: 12px;
    }
    #acc-dd {
        margin-top: 20px;
    }
    .cf-nh div#clubselector {
        padding: 20px 0px 0px 0px;
    }
    #headercf #widget-search-button {
        display: inline-block;
    }
    #headercf div#Club_Finder {
        display: inline-block;
        width: calc(100% - 126px);
        vertical-align: top;
    }
    #hctoggle {
        display: none;
    }
    div#headercf {
        background: #000;
        padding: 0px 15px;
        width: 100%;
    }
    div#clubfheader {
        display: inline-block;
        width: 120px;
        color: #fff;
        font-weight: bold;
        line-height: 30px;
        font-size: 30px;
        font-family: sol-pro, Arial, Helvetica, sans-serif;
        padding-top: 15px;
    }
}
@media only screen and (min-width: 768px) {

    div#quotesummary thead {
        display: table-row-group;
        text-align: left;
    }
    tr.item {
        display: table-row;
        position: relative;
        margin-bottom: 20px;
        border-bottom: 1px #ccc solid;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .delete_cart_item {
        position: relative;
        right: 0px;
        top: 0px;
    }
    .er_qm_quantity {
        position: relative;
    }
    div#quotesummary td {
        display: table-cell;
        padding: 5px;
            padding-bottom: 20px;
    }
    div#quotesummary th {
        padding: 5px;
    }
    .cartcomments {
        float: left;
        width: 65%;
    }
    #quotesummary &gt; table {
        border-bottom: 3px #000 solid;
    }
    .col-sm-4 {
        float: right;
        width: 30%;
    }
    div#er_qm_checkout_buttons {
        width: 150px;
        float: left;
        padding-left: 20px;
    }
    div#cart-disclaimer li {
        padding-bottom: 15px;
        font-size: 16px;
    }
    div#er_qm_checkout_bottom_buttons {
        width: 100%;
    }
    input#er_qm_checkout_finish, #er_qm_checkout_hold {
      
        display: inline-block;
    }
    div#header-topbar {
        height: 50px;
    }
    .navpages-item.npi-desk .navpages-action#menu-button {
        height: 50px;
        line-height: 50px;
        display: inline-block;
        width: 115px;
        text-align: center;
        padding: 0px;
    }
    .navpages-item.npi-desk {    
        height: 50px;
    }
    .navuser-section:first-child .navuser-item:first-child {        
        display: none;
    }
    a.navuser-action {
        height: 50px;
        padding: 0px 10px;
        line-height: 50px;
    }

    #header-sell {
        top: 75px;
    }
    .navpages-item.npi-desk .navpages-action.is-open {
        color: #000;
        background: #fff;
    }
    .navpages-container.open, .navpages-container.is-open {     
        z-index: 99;        
        top: 50px;        
        box-shadow: 2px 2px 3px rgb(0 0 0 / 40%);
    }
}
@media only screen and (min-width: 960px) {
    #header-sell {
        top: -94px;
    }
}

/* Basic styles for the theme */
.site-wrapper {
    position: relative;
}

#blackout {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

#blackout.on {
    display: block;
}

.site-header {
    position: relative;
    z-index: 1000;
}

.site-header.is-open {
    z-index: 1001;
}

.navpages-container {
    display: none;
}

.navpages-container.is-open {
    display: block;
}

@media (max-width: 767px) {
    .site-header.showscroll {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    
    body.nxt-scroll {
        padding-top: 60px;
    }
}

/* Footer styles */
.footer-info-list {
    display: none;
}

.footer-info-list.is-active {
    display: block;
}

/* Account dropdown */
#navpages-account,
#acc-dd {
    display: none;
}

/* Carousel styles */
.slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
}

.slick-dots li.slick-active button {
    background: #000;
}

/* ================================
   Quote Table - New Design (Figma)
   ================================ */

/* Figma-based Table Styling */
.quote-table-container {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

@media (max-width: 1360px) {
    div#quotesummary {
        padding-inline: 20px;
    }
    div#er_qm_checkout_bottom_buttons {
        padding-inline: 20px;
    }
}

/* Table Header */
.quote-table-header {
    background: #1976d2;
    color: white;
    height: 50px;
    display: flex;
    align-items: center;
}

.header-image {
    width: 72px;
    flex-shrink: 0;
}

.header-content {
    display: flex;
    flex: 1;
    align-items: center;
    padding: 0;
}

.header-col {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: white;
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0 8px;
    box-sizing: border-box;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 700;
}

.header-make { max-width: 150px; flex: 1.5; min-width: 100px; padding-left: 16px; }
.header-type { max-width: 150px; flex: 1.5; min-width: 100px; }
.header-model { max-width: 150px; flex: 1.5; min-width: 100px; }
.header-shaft { max-width: 150px; flex: 1.5; min-width: 100px; }
.header-iron-qty { max-width: 100px; flex: 1; min-width: 70px; justify-content: center; text-align: center; }
.header-condition { max-width: 120px; flex: 1.2; min-width: 90px; }
.header-qty { max-width: 100px; flex: 1; min-width: 70px; justify-content: center; }
.header-unit-price { max-width: 120px; flex: 1.2; min-width: 90px; justify-content: center; }
.header-total { max-width: 120px; flex: 1.2; min-width: 90px; justify-content: center; }
.header-actions { max-width: 80px; flex: 0.8; min-width: 60px; justify-content: center; }

.quote-table-body {
    background: white;
}

.quote-table-row {
    display: flex;
    align-items: center;
    padding: 16px;
    padding-right: 0px;
    border-bottom: 1px solid #e9ecef;
    min-height: 88px;
    border-radius: 6px;
    margin-bottom: 8px;
    box-shadow: 
        0 0 0 1px rgba(96, 101, 123, 0.1),
        0 1px 4px rgba(69, 75, 87, 0.12),
        0 0 2px rgba(0, 0, 0, 0.08);
}

.quote-table-row:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.row-image {
    width: 56px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.row-image img {
    width: 56px;
    height: 56px;
    object-fit: cover;
    border-radius: 6px;
    border: 1px solid #e9ecef;
}

/* Fallback styling for missing images */
.row-image img[src*="golfbuyerslogo.png"] {
    object-fit: contain;
    padding: 4px;
    background: #f8f9fa;
    opacity: 0.7;
}

.row-content {
    display: flex;
    flex: 1;
    align-items: center;
    padding: 0;
}

.row-col {
    padding: 0 8px;
    font-size: 14px;
    display: flex;
    align-items: center;
    min-height: 32px;
    box-sizing: border-box;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 500;

}

.row-make { max-width: 150px; flex: 1.5; min-width: 100px; padding-left: 16px; }
.row-type { max-width: 150px; flex: 1.5; min-width: 100px; }
.row-model { max-width: 150px; flex: 1.5; min-width: 100px; }
.row-shaft { max-width: 150px; flex: 1.5; min-width: 100px; }
.row-iron-qty { max-width: 100px; flex: 1; min-width: 70px; justify-content: center; }
.row-condition { max-width: 120px; flex: 1.2; min-width: 90px; }
.row-qty { max-width: 100px; flex: 1; min-width: 70px; justify-content: center; }
.row-unit-price { max-width: 120px; flex: 1.2; min-width: 90px; justify-content: center; }
.row-total { max-width: 120px; flex: 1.2; min-width: 90px; justify-content: center; font-weight: 600; }
.row-actions { max-width: 80px; flex: 0.8; min-width: 60px; justify-content: center; }

.quantity-control {
    display: flex;
    align-items: center;
    gap: 8px;
    background: white;
    border-radius: 6px;
    padding: 4px;
}

.qty-btn {
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 24px;
    color: #666;
}

textarea, input:not(.button) {
    background-color: transparent !important;
}



.qty-btn:hover {
    background: #e9ecef;
}

.er_qm_quantity {
    width: 40px;
    text-align: center;
    border: none;
    background: transparent;
    font-size: 14px;
    font-weight: 600;
}

.remove-btn {
    width: 32px;
    height: 32px;
    border: none;
    background: white;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #999;
}

.remove-btn:hover {
    background: #f8f9fa;
    color: #666;
}


/* Tablet view - Mobile table layout only (affects table only, not other components) */
@media (min-width: 769px) and (max-width: 1024px) {
    /* Hide desktop table content */
    .desktop-only {
        display: none !important;
    }
    
    /* Show mobile table content */
    .mobile-top-row,
    .mobile-details {
        display: flex !important;
    }
    
    .mobile-details {
        flex-direction: column;
    }
    
    .quote-table-header {
        display: none;
    }
    
 
    
    .quote-table-body {
        gap: 16px;
    }
    
    .quote-table-row {
        flex-direction: column;
        height: auto;
        padding: 16px;
        gap: 16px;
        border-radius: 8px;
        box-shadow: 0 0 0 1px rgba(152, 162, 179, 0.1),
                    0 1px 4px rgba(69, 75, 87, 0.12),
                    0 0 2px rgba(0, 0, 0, 0.08);
        background: white;
    }
    
    /* Mobile Top Row Layout for tablets */
    .mobile-top-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 16px;
    }
    
    .mobile-product-info {
        display: flex;
        align-items: center;
        gap: 12px;
        flex: 1;
        min-width: 0;
    }
    
    .mobile-controls {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
    }
    
    /* Mobile Image for tablets */
    .mobile-top-row .row-image {
        width: 41px;
        height: 40px;
        padding: 0;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .mobile-top-row .row-image img {
        width: 41px;
        height: 40px;
        border-radius: 4px;
        object-fit: cover;
        background: #f5f5f5;
    }
    
    /* Mobile Product Name for tablets */
    .mobile-top-row .row-make {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        padding: 0;
        margin: 0;
        line-height: 20px;
        flex: 1;
        min-width: 0;
    }
    
    /* Mobile Quantity Controls for tablets */
    .mobile-top-row .quantity-control {
        display: flex;
        align-items: center;
        gap: 2px;
    }
    
    .mobile-top-row .qty-btn {
        width: 16px !important;
        height: 16px !important;
        font-size: 22px !important;
        background: white !important;
        
        border-radius: 2px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        cursor: pointer;
        transition: all 0.2s ease;
    }
    
    .mobile-top-row .qty-btn:hover {
        background: #f8f9fa !important;
        border-color: #ccc !important;
        color: #666 !important;
    }
    
    .mobile-top-row .er_qm_quantity {
        width: 24px !important;
        font-size: 14px !important;
        text-align: center !important;
        border: none !important;
        background: white !important;
        margin: 0 2px !important;
        padding: 0 !important;
        color: #000 !important;
        font-weight: 600 !important;
        outline: none !important;
    }
    
    /* Mobile Remove Button for tablets */
    .mobile-top-row .remove-btn {
        width: 24px;
        height: 24px;
        background: white;
        border-radius: 6px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s ease;
    }
    
    .mobile-top-row .remove-btn:hover {
        background: #f5f5f5;
        border-color: #ccc;
    }
    
    .mobile-top-row .remove-btn svg {
        width: 14px;
        height: 14px;
    }
    .row-actions {
        justify-content: end;
    }
    
    /* Mobile row actions container for tablets */
    .mobile-top-row .row-actions {
        width: 30px;
    }
    
    /* Mobile Details Section for tablets */
    .mobile-details {
        display: flex;
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }
    
    .mobile-detail-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        min-height: 20px;
    }
    
    .mobile-detail-label {
        font-weight: 400;
        color: #53565A;
        min-width: 100px;
        flex-shrink: 0;
    }
    
    .mobile-detail-value {
        font-weight: 400;
        color: #000;
        text-align: right;
        flex: 1;
        min-width: 0;
        word-break: break-word;
    }
    
    /* Special styling for price values in tablets */
    .mobile-detail-row:last-child .mobile-detail-value {
        font-weight: 600;
    }
    
    /* Disclaimer and Comments Container for tablets */
    .disclaimer-comments-container {
        flex-direction: column;
        margin: 20px 16px;
        gap: 16px;
        padding: 0;
    }
    
    .comments-section {
        flex: none;
        width: 100%;
        min-width: auto;
        padding: 16px;
    }
    
    .comments-input-container {
        height: 200px;
    }
    
    .disclaimer-section {
        padding: 16px;
    }
    
    .disclaimer-header h3 {
        font-size: 18px;
        line-height: 27px;
    }
    
    .disclaimer-header p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .disclaimer-item p {
        font-size: 14px;
        line-height: 22px;
    }
    
    /* Checkout Bottom Buttons for tablets */
    .checkout-bottom-wrapper {
        flex-direction: column;
        margin: 0 16px;
        gap: 16px;
    }
    
    .checkout-bottom-spacer {
        display: none;
    }
    
    .checkout-bottom-buttons {
        width: 100%;
    }
    
    /* Checkout Actions Container for tablets */
    .checkout-actions-container {
        flex-direction: column;
        gap: 24px;
        padding-left: 0;
    }
    
    .buttons-section {
        flex-direction: column;
        width: 100%;
        align-items: stretch;
    }
    
    .buttons-row {
        flex-direction: column;
        width: 100%;
        gap: 12px;
    }
    
    .btn-modern {
        width: 100%;
        min-width: auto;
    }
    
    .left-section {
        width: 100%;
        gap: 20px;
    }
    
    .print-quote-container {
        width: 100%;
        justify-content: center;
    }
    
    /* Modern Total Container for tablets */
    .modern-total-container {
        justify-content: center;
    }
    
    .modern-total-wrapper {
        width: 100%;
        max-width: 280px;
        gap: 40px;
    }
}

/* @media (max-width: 768px) {
    .quote-table-container {
        margin: 0;
    }
    
    .desktop-only {
        display: none !important;
    }
    
    .mobile-top-row,
    .mobile-details {
        display: block !important;
    }
} */



/* ================================
   Disclaimer and Comments Section
   ================================ */

.disclaimer-comments-container {
    display: flex;
    gap: 20px;
    margin: 40px auto;
    margin-bottom: 0px;
    width: 100%;
    box-sizing: border-box;
}

/* Comments Section */
.comments-section {
    flex: 0 0 420px; /* Fixed width but with flex properties for better control */
    min-width: 300px; /* Minimum width on smaller screens */
    background: white;
    border-radius: 6px;
    box-shadow: 0 0 0 1px rgba(104, 113, 130, 0.16),
                0 1px 2px rgba(0, 0, 0, 0.06);
}

.comments-header {
    margin-bottom: 16px;
}

.comments-header h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #000;
    margin: 0;
}

.comments-input-container {
    
    height: 100%; 
}

.comments-input-container textarea {
    width: 100%;
    height: 100%; /* Fill the entire container height */
    min-height: 120px;
    padding: 12px 16px;
    border: 1px solid #E0E5EA;
    border-radius: 6px;
    font-size: 14px;
    line-height: 20px;
    color: #134267;
    background: white;
    resize: none; /* Disable resizing */
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-sizing: border-box; /* Include padding and border in the total size */
}

.comments-input-container textarea::placeholder {
    color: #868FA0;
}

.comments-input-container textarea:focus {
    border-color: #026BC6;
    box-shadow: 0 0 0 3px rgba(2, 107, 198, 0.1);
    background: white;
}

.comments-buttons {
    display: flex;
    gap: 12px;
}

.btn-update,
.btn-clear {
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid;
}

.btn-update {
    background: #026BC6;
    color: white;
    border-color: #026BC6;
}

.btn-update:hover {
    background: #024C9C;
    border-color: #024C9C;
}

.btn-clear {
    background: white;
    color: #53565A;
    border-color: #E0E5EA;
}

.btn-clear:hover {
    background: #F8F9FA;
    border-color: #C7CDD3;
}

/* Disclaimer Section */
.disclaimer-section {
    flex: 1;
    background: #F2F6FB;
    border-radius: 6px;
    padding: 24px;
}

.disclaimer-header {
    margin-bottom: 12px;
}

.disclaimer-header h3 {
    font-size: 21px;
    line-height: 130%;
    color: #000;
    margin: 0 0 4px 0;
    font-family: 'Red Hat Display', sans-serif; 
    font-weight: 700;
}

.disclaimer-header p {
    font-size: 18px;
    line-height: 150%;
    color: #000;
    margin: 0;
    font-family: 'Red Hat Display', sans-serif; 
    font-weight: 500;
}

.disclaimer-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.disclaimer-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.check-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-top: 1px;
}

.disclaimer-item p {
    flex: 1;
    font-size: 14px;
    line-height: 160%;
    color: #545759;
    margin: 0;
    font-family: 'Red Hat Display', sans-serif; 
    font-weight: 400;
}

.disclaimer-item:nth-child(2) p {
    font-family: 'Red Hat Display', sans-serif; 
    
}

/* Mobile Responsive */
@media screen and (max-width: 768px) {
    .disclaimer-comments-container {
        flex-direction: column;
        margin: 20px 16px;
        gap: 16px;
    }
    
    .comments-section {
        width: 100%;
    }
    
    .disclaimer-section {
        padding: 16px;
    }
    
    .disclaimer-header h3,
    .comments-header h3 {
        font-size: 16px;
        line-height: 24px;
    }
    
    .disclaimer-header p {
        font-size: 14px;
        line-height: 22px;
    }
}

/* Hide mobile content on desktop */
.mobile-top-row,
.mobile-details {
    display: none;
}

/* Desktop content */
.desktop-only {
    display: flex;
}

@media screen and (max-width: 768px) {
    /* Hide desktop content on mobile */
    .desktop-only {
        display: none !important;
    }
    
    /* Show mobile content */
    .mobile-top-row,
    .mobile-details {
        display: flex;
    }
    
    .mobile-details {
        flex-direction: column;
    }
    
    .quote-table-header {
        display: none;
    }
    
    /* .quote-table-container {
        margin: 0 16px;
    } */
    
    .quote-table-body {
        gap: 16px;
    }
    
    .quote-table-row {
        flex-direction: column;
        height: auto;
        padding: 16px;
        gap: 16px;
        border-radius: 8px;
        /* Updated shadows to match Figma exactly */
        box-shadow: 0 0 0 1px rgba(152, 162, 179, 0.1),
                    0 1px 4px rgba(69, 75, 87, 0.12),
                    0 0 2px rgba(0, 0, 0, 0.08);
        background: white;
    }
    
    /* Mobile Top Row Layout */
    .mobile-top-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 16px;
    }
    
    .mobile-product-info {
        display: flex;
        align-items: center;
        gap: 12px;
        flex: 1;
        min-width: 0; /* Allows text to truncate if needed */
    }
    
    .mobile-controls {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
    }
    
    /* Mobile Image */
    .mobile-top-row .row-image {
        width: 41px;
        height: 40px;
        padding: 0;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .mobile-top-row .row-image img {
        width: 41px;
        height: 40px;
        border-radius: 4px;
        object-fit: cover;
        background: #f5f5f5;
    }
    
    /* Mobile Product Name */
    .mobile-top-row .row-make {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        padding: 0;
        margin: 0;
        line-height: 20px;
        flex: 1;
        min-width: 0;
    }
    
    /* Mobile Quantity Controls */
    .mobile-top-row .quantity-control {
        display: flex;
        align-items: center;
        gap: 2px;
    }
    
    .mobile-top-row .qty-btn {
        width: 16px !important;
        height: 16px !important;
        font-size: 22px !important;
        background: white !important;
        border-radius: 2px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        cursor: pointer;
        transition: all 0.2s ease;
    }
    
    .mobile-top-row .qty-btn:hover {
        background: #f8f9fa !important;
        border-color: #ccc !important;
        color: #666 !important;
    }
    
    .mobile-top-row .er_qm_quantity {
        width: 24px !important;
        font-size: 14px !important;
        text-align: center !important;
        border: none !important;
        background: white !important;
        margin: 0 2px !important;
        padding: 0 !important;
        color: #000 !important;
        font-weight: 600 !important;
        outline: none !important;
    }
    
    /* Mobile Remove Button */
    .mobile-top-row .remove-btn {
        width: 24px;
        height: 24px;
        background: white;
        border-radius: 6px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s ease;
    }
    
    .mobile-top-row .remove-btn:hover {
        background: #f5f5f5;
        border-color: #ccc;
    }
    
    .mobile-top-row .remove-btn svg {
        width: 14px;
        height: 14px;
    }
    
    /* Mobile row actions container */
    .mobile-top-row .row-actions {
        width: 30px;
    }
    
    /* Mobile Details Section */
    .mobile-details {
        display: flex;
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }
    
    .mobile-detail-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        min-height: 20px;
    }
    
    .mobile-detail-label {
        font-weight: 400;
        color: #53565A;
        min-width: 100px;
        flex-shrink: 0;
    }
    
    .mobile-detail-value {
        font-weight: 400;
        color: #000;
        text-align: right;
        flex: 1;
        min-width: 0;
        word-break: break-word;
    }
    
    /* Special styling for price values */
    .mobile-detail-row:last-child .mobile-detail-value {
        font-weight: 600;
    }
    
    /* Comments section mobile adjustments */
    .disclaimer-comments-container {
        flex-direction: column;
        margin: 20px 16px;
        gap: 16px;
        padding: 0;
    }
    
    .comments-section {
        flex: none;
        width: 100%;
        min-width: auto;
        padding: 16px;
    }
    
    .comments-input-container {
        height: 200px;
    }
    
    .disclaimer-section {
        padding: 16px;
    }
    
    .disclaimer-header h3 {
        font-size: 18px;
        line-height: 27px;
    }
    
    .disclaimer-header p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .disclaimer-item p {
        font-size: 14px;
        line-height: 22px;
    }
}

/* ================================
   Checkout Bottom Buttons Layout
   ================================ */

/* Create a container that matches the disclaimer-comments layout */
.checkout-bottom-wrapper {
    display: flex;
    gap: 20px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

/* Spacer to match the comments section width */
.checkout-bottom-spacer {
    flex: 0 0 420px;
    min-width: 300px;
}

/* Buttons container to match disclaimer section */
.checkout-bottom-buttons {
    flex: 1;
    display: flex;
    gap: 12px;
    justify-content: flex-start;
}

/* Override the default bottom buttons styling */
div#er_qm_checkout_bottom_buttons {
    margin: 0 !important;
    width: 100% !important;
}

/* Mobile responsive for checkout buttons */
@media screen and (max-width: 768px) {
    .checkout-bottom-wrapper {
        flex-direction: column;
        margin: 0 16px;
        gap: 16px;
    }
    
    .checkout-bottom-spacer {
        display: none;
    }
    
    .checkout-bottom-buttons {
        width: 100%;
    }
}

/* ================================
   Modern Total Container
   ================================ */
.modern-total-container {
    display: flex;
    justify-content: flex-end;
    margin: 30px 0;
}

.modern-total-wrapper {
    display: flex;
    align-items: center;
    gap: 60px;
    width: 280px;
    height: 38px;
}

.total-label-modern {
    font-size: 24px;
    font-weight: 600;
    line-height: 160%;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 500;
}

.total-amount-modern {
    font-size: 24px;
    font-weight: 700;
    line-height: 160%;
    font-family: 'Red Hat Display', sans-serif;
    text-align: left;
    flex: 1;
}

/* Hide the old total element */
#quote-summary-table-order-total {
    display: none !important;
}

/* ================================
   Checkout Actions Container
   ================================ */
.checkout-actions-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-top: 10px;
    width: 100%;
    padding-left: 24px;
}

.left-section {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex: 1;
}

.checkbox-container {
    display: flex;
    align-items: center;
}

.modern-checkbox-label {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    margin: 0;
}

.modern-checkbox {
    display: none;
}

.checkbox-custom {
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.modern-checkbox:checked + .checkbox-custom {
    background: linear-gradient(135deg, #0056A4 0%, #006FD6 100%);
    border-color: #0056A4;
}

.modern-checkbox:checked + .checkbox-custom::after {
    content: '';
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin-top: -2px;
}

.checkbox-text {
    line-height: 1.4;
}

.print-quote-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    
}

.print-quote-link {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    padding: 8px 0;
    margin-top: 4px;
    transition: color 0.3s ease;
    font-size: 16px;
    font-weight: 700;
    line-height: 160%;
    font-family: 'Red Hat Display', sans-serif;
    color: #000;
}

.print-quote-link:hover {
    color: #0056A4;
    text-decoration: none;
}

.print-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.buttons-section {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.buttons-row {
    display: flex;
    gap: 10px;
    align-items: center;
}

.btn-modern {
    height: 56px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    min-width: 180px;
}

.btn-outline {
    background: white;
    color: #333;
    border: 1px solid #333;
}

.btn-outline:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.btn-primary {
    background: linear-gradient(135deg, #0056A4 0%, #006FD6 100%);
    color: white;
    border: none;
    min-width: 220px;
}

.btn-primary:hover {
    background: linear-gradient(135deg, #004590 0%, #0056A4 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0, 86, 164, 0.3);
}

/* ================================
   Modern Disclaimer Comments
   ================================ */
.modern-disclaimer-comments-container {
    display: flex;
    gap: 40px;
    margin: 40px 0;
    align-items: flex-start;
}

.modern-comments-section {
    flex: 0 0 320px;
}

.modern-comments-section textarea {
    width: 100%;
    padding: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.5;
    resize: vertical;
    min-height: 120px;
}

.modern-comments-section textarea:focus {
    outline: none;
    border-color: #1976D2;
    box-shadow: 0 0 0 3px rgba(25, 118, 210, 0.1);
}

.modern-disclaimer-section {
    flex: 1;
}

.disclaimer-header-modern {
    margin-bottom: 20px;
}

.disclaimer-header-modern h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 8px 0;
}

.disclaimer-header-modern p {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.disclaimer-items-modern {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.disclaimer-item-modern {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.blue-check-icon {
    flex-shrink: 0;
    margin-top: 2px;
}

.disclaimer-item-modern p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    margin: 0;
}

/* Responsive styles for new components */
@media (max-width: 768px) {
    .modern-total-container {
        justify-content: center;
    }
    
    .modern-total-wrapper {
        width: 100%;
        max-width: 280px;
        gap: 40px;
    }
    
    .total-label-modern,
    .total-amount-modern {
        font-size: 18px;
    }
    
    .checkout-actions-container {
        flex-direction: column;
        gap: 24px;
    }
    
    .buttons-section {
        flex-direction: column;
        width: 100%;
        align-items: stretch;
    }
    
    .buttons-row {
        flex-direction: column;
        width: 100%;
        gap: 12px;
    }
    
    .btn-modern {
        width: 100%;
        min-width: auto;
    }
    
    .left-section {
        width: 100%;
        gap: 20px;
    }
    
    .print-quote-container {
        width: 100%;
        justify-content: center;
    }

    .modern-disclaimer-comments-container {
        flex-direction: column;
        gap: 30px;
    }
    
    .modern-comments-section {
        flex: none;
        width: 100%;
    }
    
    .disclaimer-items-modern {
        gap: 20px;
    }
    
    .disclaimer-item-modern {
        gap: 16px;
    }
}

@media (max-width: 480px) {
    .modern-total-wrapper {
        gap: 20px;
    }
    
    .total-label-modern,
    .total-amount-modern {
        font-size: 16px;
        line-height: 32px;
    }
    
    .modern-total-wrapper {
        height: 32px;
    }
    
    .btn-modern {
        font-size: 14px;
        height: 48px;
        padding: 0 20px;
    }
    
    .modern-checkbox-label {
        font-size: 13px;
    }
    
    .print-quote-link {
        font-size: 13px;
    }
}

</pre></body></html>