body.single-product {
  background-color: #f0ede8;
}

.single-product .site-header {
  margin-bottom: 0;
}

.single-product .woocommerce-breadcrumb {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 21px;
}

/*
left column: 1084px
right column: 536px
gap: 20px
*/

/* left column */

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: calc(100% - 536px - 20px);
}

.woocommerce div.product div.images {
  padding: 16px;
  border-radius: 10px;
  background-color: #fff;
}

.woocommerce div.product div.images img {
  border: 1px solid #e8e4dc;
  border-radius: 10px;
}

/* right column */

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary,
.strapsco-2025-single-product-right-column {
  width: 536px;
}

.woocommerce div.product div.summary {
  border-radius: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 35px;
  padding-bottom: 40px;
  background-color: #e8e4dc;
  color: #1d1410;
}

.strapsco-2025-single-product-right-column {
  float: right;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.woocommerce div.product div.summary > *:last-child,
.woocommerce div.product div.summary > *:last-child > *:last-child,
.woocommerce div.product div.summary > *:last-child > *:last-child > *:last-child {
  margin-bottom: 0;
}

.woocommerce div.product .product_title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  color: #1d1410;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  margin-top: 22px;
  margin-bottom: 19px;
  color: #1d1410;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price ins,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price ins {
  text-decoration: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price del,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price del {
  color: #8fa29f;
  font-weight: 300;
}

.strapsco-2025-single-product-sale-badge {
  display: inline-block;
  margin-left: 10px;
  border-radius: 8px;
  padding-left: 9px;
  padding-right: 9px;
  background-color: #4f6a3f;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  line-height: 2.4;
  letter-spacing: 0.5px;
  vertical-align: 5px;
}

.woocommerce-product-rating {
  color: #1d1410;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-top: 19px;
  margin-bottom: 25px;
}

.strapsco-2025-single-product-star-rating img {
  margin-right: 2px;
  vertical-align: -2px;
}

.woocommerce-product-rating .strapsco-2025-numeric-rating {
  margin-left: 6px;
  margin-right: 10px;
}

.woocommerce-product-rating a {
  color: inherit;
  text-decoration: underline;
}

.woocommerce-product-rating a:hover {
  text-decoration: none;
}

.woocommerce-product-details__short-description {
  margin-bottom: 20px;
  color: #615f5d;
  font-size: 14px;
  line-height: 1.5;
}

.woocommerce-product-details__short-description > *:first-child,
.woocommerce-product-details__short-description > *:first-child > *:first-child,
.woocommerce-product-details__short-description > *:first-child > *:first-child > *:first-child {
  margin-top: 0;
}

.woocommerce-product-details__short-description > *:last-child,
.woocommerce-product-details__short-description > *:last-child > *:last-child,
.woocommerce-product-details__short-description > *:last-child > *:last-child > *:last-child {
  margin-bottom: 0;
}

.woocommerce-product-details__short-description li {
  padding-top: 2px;
  padding-bottom: 2px;
}

.woocommerce div.product form.cart {
  /*margin-bottom: 40px;*/
}

.woocommerce div.product form.cart table.variations,
.woocommerce div.product form.cart table.variations tbody,
.woocommerce div.product form.cart table.variations tr,
.woocommerce div.product form.cart table.variations th,
.woocommerce div.product form.cart table.variations td {
  display: block;
  text-align: left;
}

.woocommerce div.product form.cart table.variations th,
.woocommerce div.product form.cart table.variations td {
  padding: 0;
}

.woocommerce div.product form.cart .variations {
  /*argin-bottom: 40px;*/
	 margin-bottom: 32px;
	
}

.woocommerce div.product form.cart .variations label {
  color: #1d1410;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
}

.woocommerce div.product form.cart div.quantity {
  float: none;
}

.strapsco-2025-quantity-input-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 32px;
  gap: 16px;
}

.woocommerce .quantity .qty {
  width: 111px;
  flex: 0 0;
}

.strapsco-2025-single-product-marquee {
  flex: 1 1;
  overflow: hidden;
/* max-width: 440px;*/
}

.strapsco-2025-add-to-cart-button-wrapper {
  border-top: 1px solid #b8b8b8;
  padding-top: 32px;
	padding-bottom: 32px;
}

.strapsco-2025-add-to-cart-button-wrapper button {
  display: block;
  width: 100%;
  text-align: center;
}

.woocommerce div.product form.cart .button {
  float: none;
}

.strapsco-2025-single-product-summary-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 22px;
  color: #615f5d;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}

.strapsco-2025-single-product-summary-info > * {
  flex: 0 0 21.848739495798319327731092436975%; /* 104 / 476 */
}

.strapsco-2025-single-product-summary-info-image-border {
  margin-bottom: 13px;
  border: 1px solid rgb(76 75 74 / 30%);
  border-radius: 10px;
}

.strapsco-2025-single-product-summary-info-image-square {
  position: relative;
  padding-bottom: 100%;
}

.strapsco-2025-single-product-summary-info-image-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.strapsco-2025-product-description {
  color: #615f5d;
  font-size: 14px;
  line-height: 1.5;
}

.single-product div.product .strapsco-2025-share-links {
  margin-top: 30px;
  margin-bottom: 0;
}

/* reviews */

ol.commentlist {
  padding-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0;
}

.woocommerce p.stars a {
  color: #edcd2d;
}

.woocommerce p.stars a:visited,
.woocommerce p.stars a:focus,
.woocommerce p.stars a:hover,
.woocommerce p.stars a:active {
  color: #edcd2d;
}



@media (max-width: 1200px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: calc(100% - 450px - 10px);
  }

  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary,
  .strapsco-2025-single-product-right-column {
    width: 450px;
  }
}

@media (max-width: 800px) {
  .single-product .woocommerce-breadcrumb {
    margin-bottom: 0;
    padding-bottom: 12px;
  }

  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary,
  .strapsco-2025-single-product-right-column {
    float: none;
    width: 100%;
  }

  .strapsco-2025-single-product-right-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.single-product {
    background-color: #fff;
  }

  .woocommerce div.product div.images {
    margin-bottom: 20px;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
  }

  .woocommerce div.product div.summary {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }

  .woocommerce div.product .product_title {
    color: #040404;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
  }

  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    margin-top: 18px;
    margin-bottom: 15px;
    color: #040404;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
  }

  .strapsco-2025-single-product-sale-badge {
    vertical-align: 3px;
  }

  .woocommerce div.product .woocommerce-product-rating {
    margin-top: 15px;
    margin-bottom: 11px;
  }

  .woocommerce div.product form.cart {
    margin-bottom: 28px;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    /*padding-bottom: 40px;*/
	  padding-bottom: 20px;
    background-color: #e8e4dc;
  }

  .strapsco-2025-add-to-cart-button-wrapper {
    padding-top: 20px;
	  padding-bottom: 20px;
  }

  .strapsco-2025-single-product-summary-info {
    flex-direction: column;
    gap: 2px;
    margin-bottom: 26px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
  }

  .strapsco-2025-single-product-summary-info > * {
    display: flex;
    flex-direction: row;
    gap: 16px;
    border: 1px solid rgb(76 75 74 / 30%);
    border-radius: 6px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .strapsco-2025-single-product-summary-info-image-border {
    width: 44px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
  }

  .strapsco-2025-single-product-summary-info-image-absolute {
    border-radius: 5px;
    background-color: #e8e4dc;
  }

  .strapsco-2025-single-product-summary-info-image-absolute img {
    width: 20px;
    height: 20px;
  }

  .strapsco-2025-single-product-summary-info-caption {
    line-height: 44px;
  }

  .strapsco-2025-product-description {
    font-size: 14px;
    line-height: 1.4;
  }

  .single-product div.product .strapsco-2025-share-links {
    text-align: center;
  }

  .single-product div.product .strapsco-2025-share-links a {
    margin-left: 9px;
    margin-right: 9px;
  }
}

/* order bump */

/* .single-product .commercekit-order-bump-wrap {
	display: none;
} */

/* buckle/clasp add-on */

.strapsco-product-addon-slider-items .owl-carousel .owl-stage-outer {
  border: 1px solid rgb(76 75 74 / 30%);
  border-radius: 10px;
  background-color: transparent;
  color: #1d1410;
  box-shadow: none;
}

.strapsco-product-addon-item {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  line-height: 1.5;
}

.woocommerce div.product #strapsco-product-addon-slider div.images {
  margin-bottom: 0;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
}

.strapsco-product-addon-price-content > h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 500;
}

.strapsco-product-addon-item .strapsco-product-addon-price-content h4 a {
  color: #1d1410 !important;
  text-decoration: none;
}

.strapsco-product-addon-item .strapsco-product-addon-price-content h4 a:hover {
  text-decoration: underline;
}

.strapsco-product-addon-item .strapsco-product-addon-price-content h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500 !important;
}

.strapsco-product-addon-item .strapsco-product-addon-price-content h5 a {
  color: inherit;
  text-decoration: none;
}

.strapsco-product-addon-item .strapsco-product-addon-price-content h5 a:hover {
  text-decoration: underline;
}

.strapsco-product-addon-item .strapsco-product-addon-price-content p {
  margin-top: 0;
}

.strapsco-product-addon-item .strapsco-product-addon-options select {
  width: 100%;
}

.strapsco-product-addon-item .strapsco-product-addon-options input {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-width: 0;
  border-radius: 40px;
  font-weight: 500;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  background-color: #edcd2d;
  color: #1d1410;
}

.strapsco-product-addon-item .strapsco-product-addon-options p {
  margin-top: 0;
  margin-bottom: 0;
}



/* as css */
 .commercekit-product-page-order-bump-wrap .commercekit-order-bumps .commercekit-order-bump {
	 border: unset;
	 box-shadow: unset;
	 padding: 0;
}
.commercekit-product-page-order-bump-wrap .ckobp-image, .commercekit-product-page-order-bump-wrap .ckobp-product {
	flex: 1;
}
.commercekit-product-page-order-bump-wrap .ckobp-image img {
	/*width: 70px !important;*/
	width: 80px !important;
	max-width: unset !important;
	border-radius: 10px 0 0 10px;
}
.commercekit-product-page-order-bump-wrap .ckobp-wrapper {
    align-items: center;
    margin-left: 1px;
}
.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-title {
    padding-bottom: 5px;
}
.commercekit-product-page-order-bump-wrap .ckobp-item {
	justify-content: space-between;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
}
.commercekit-product-page-order-bump-wrap .commercekit-order-bump {
	padding: 0;
}

.commercekit-product-page-order-bump-wrap .ckopb-nav {
	position: absolute;
	/*bottom: 1%;*/
	bottom: 2%;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.commercekit-product-page-order-bump-wrap .ckopb-nav button {
	/*min-width: 30px;
	padding: 0;
	background: transparent !important;
	outline: none;
	bordeR: 0px solid #000 !important;
	cursor: pointer;*/
	height: 30px;
    width: 30px;
    background: white;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
	justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border: 0;
	cursor: pointer;
}
.commercekit-product-page-order-bump-wrap .ckopb-nav button svg {
	height: 16px;
    width: 16px;
}
.commercekit-product-page-order-bump-wrap .ckopb-nav button[disabled] {
	/*opacity: 0.5;*/
	opacity: 0;
	cursor: auto;
}
/* 14-11-25 nj css */
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options input, .commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions button.btn  {
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;
    width: 76px;
    height: 50px;
    background: #1D1410;
    border-radius: 40px;
}

#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-images img, .commercekit-product-page-order-bump-wrap .ckobp-image img {
    border: 1px solid rgba(76, 75, 74, 0.3);
    border-radius: 10px;
}
#strapsco-product-addon-slider .strapsco-product-addon-price-content > h4 {
	display:none;
}
#strapsco-product-addon-slider .strapsco-product-addon-price-content > h5, #strapsco-product-addon-slider .strapsco-product-addon-price, 
.commercekit-product-page-order-bump-wrap .ckobp-product, .commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-name a, .commercekit-product-page-order-bump-wrap .ckobp-price, .commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions button.btn {
    font-size: 14px!important;
	font-weight:500;
}
.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-name a {
    text-decoration: none;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-price-content h5 {
    text-align: left !important;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-price-content {
    align-items: baseline !important;
}
#strapsco-product-addon-slider .strapsco-product-addon-price,
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options select, .commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-name a, .commercekit-product-page-order-bump-wrap .ckobp-price {
	color:#1D1410!important;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-price-content .strapsco-product-addon-price {
    text-align: left;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options select {
    border: none;
    font-weight: 400;
    font-size: 12px;
    background-position: right 12px top 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    gap: 8px;
    width: 120px;
    height: 48px;
    border-radius: 10px;
}
#strapsco-product-addon-slider  .strapsco-product-addon-slider-items .owl-carousel .owl-stage-outer {
    border: none;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options {
    flex-direction: row;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-images img {
	width: 80px !important;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-price-content {
    padding-right: 15px;
    padding-left: 10px;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-images, 
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-price-content,
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options {
    width: auto !important;
}
#strapsco-product-addon-slider .strapsco-product-addon-item {
    flex-direction: column;
}
#strapsco-product-addon-slider .strapsco-product-addon-item--body {
    display: flex;
    justify-content: space-between;
}
#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options input:disabled, .commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions button:disabled {
    background: rgba(76, 75, 74, 0.3);
    opacity: 0.5;
}
#strapsco-product-addon-slider .strapsco-product-addon-item--body {
    padding: 0px 0 32px 0;
}
#strapsco-product-addon-slider .strapsco-2025-mini-cart-marquee-background {
    padding: 10px 12px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.strapsco-product-addon-slider-items .strapsco-2025-mini-cart-marquee-background, #strapsco-product-addon-slider .strapsco-2025-mini-cart-marquee-background, .commercekit-order-bump .strapsco-2025-mini-cart-marquee-background {
    background: #76281C;
}
.woocommerce-variation-add-to-cart .strapsco-2025-mini-cart-marquee-item {
	color:#fff;
}
#strapsco-product-addon-slider p.strapsco-product-addon-message {
    font-size: 10px !important;
}
#strapsco-product-addon-slider .strapsco-2025-mini-cart-marquee img {
    height: 20px;
    margin-bottom: 3px;
	margin-right: 8px;
}
#strapsco-product-addon-slider .strapsco-2025-mini-cart-marquee-item {
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    line-height: 16px;
}
#strapsco-product-addon-slider .strapsco-2025-single-product-marquee {
  max-width: 100%;
}
.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-item {
	display: grid!important;
}
#strapsco-product-addon-slider .strapsco-product-addon-item {
    padding-left: 0px;
    padding-right: 0px;
}
.commercekit-order-bump .strapsco-2025-mini-cart-marquee-background, 
.strapsco-2025-quantity-input-wrapper .strapsco-2025-mini-cart-marquee-background {
	padding: 6.5px 12px;
}
.commercekit-order-bump .strapsco-2025-mini-cart-marquee-background {
	 margin-bottom: 20px;
}
.strapsco-2025-mini-cart-marquee-item {
	text-transform: uppercase;
}
.commercekit-order-bump .ckobp-wrapper {
	padding-bottom: 32px;
}
.summary #strapsco-product-addon-slider,
.commercekit-product-page-order-bump-wrap .commercekit-order-bumps .commercekit-order-bump {
	margin-top: 32px;
}
.summary #strapsco-product-addon-slider, .woocommerce div.product form.cart,
.strapsco-product-addon-slider-items .owl-carousel .owl-stage-outer {
	margin-bottom: 0;
}
.woocommerce #comments .woocommerce-Reviews-title small {
    float: none !important;
    padding-left: 5px;
}
.woocommerce #comments .woocommerce-Reviews-title span.product-title-compatibility {
    display: flex;
}
.product-title-compatibility small {
    letter-spacing: -0.02em;
    font-weight: 500;
    font-size: 24px;
    color: #615F5D;
    margin-top: 5px;
    display: inline-block;
}
.woocommerce div.product form.cart .strapsco-2025-quantity-input-field {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid rgba(76, 75, 74, 0.3);
    border-radius: 10px;
}
.woocommerce div.product form.cart .quantity {
	display: block!important;
    padding: 0!important;
    border: none!important;
    border-radius: 0px;
}
.woocommerce div.product form.cart .quantity .qty {
    border: none;
	width: 60px;
	padding: 0!important;
}
.woocommerce div.product form.cart .quantity .plus.button {
    margin-top: -4px;
}
.woocommerce div.product form.cart .quantity .button {
    background: none;
    color: #1D1410;
    font-size: 20px;
    padding: 0;
    line-height: 24px;
}
.woocommerce div.product form.cart .quantity .button:focus {
	box-shadow:none;
}
.variations_form a.strapsco-size-guide-popup-link {
    float: right;
    text-transform: capitalize;
    margin-top: 7px;
}
.strapsco-2025-add-to-cart-button-wrapper {
    margin-top: 20px;
}
.product-title-compatibility br {
    display: none;
}
.strapsco-2025-product-tabs #reviews .review .comment-text .star-rating span {
  color: transparent !important;
}
.strapsco-2025-single-product-summary-info {
    padding-top: 10px;
}



@media screen and (min-width:801px) {
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-item {
		grid-template-columns: 18% 82%;
	}
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options select {
		margin-right: 10px;
	}	
}
@media (max-width: 770px) {
    .product-title-compatibility {
        line-height: 1.1 !important;
    }
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .product-title-compatibility {
        font-size: unset;
    }
	  .woocommerce #comments .woocommerce-Reviews-title small {
    padding-left: 5px;
    display: inline;
  }
/*   .woocommerce #comments .woocommerce-Reviews-title span.product-title-compatibility {
    display: block;
  } */
}
@media screen and (max-width:1200px) and (min-width:801px) {
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options select {
		background-position: right 3px top 12px;
		padding: 8px;
		width: 105px;
	}
	    .commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-item {
			grid-template-columns: 15% 85%;
		}
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options input {
		padding: 0px 10px;
		width: 60px;
		height: 35px;
	}
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-images img, .commercekit-product-page-order-bump-wrap .ckobp-image img {
		width: 50px !important;
	}
	#strapsco-product-addon-slider .strapsco-product-addon-price-content > h5, #strapsco-product-addon-slider .strapsco-product-addon-price {
		font-size: 12px!important;
	}
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-price-content {
		padding-right: 10px;
		padding-left: 5px;
	}
}

@media screen and (max-width:800px) { 
	.commercekit-inventory {
		padding-top: 20px;
	}
	  .strapsco-2025-single-product-summary-info-image-border {
		width:50px;
	  }
.strapsco-2025-single-product-summary-info-image-absolute img {
        width: 30px;
        height: 30px;
	        object-fit: contain;
    }
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options select {
		background-position: right 10px top 11px;
		border: 1px solid rgba(76, 75, 74, 0.3);
		border-radius: 10px;
	}
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-item {
		grid-template-columns: 35% 65%;
	}
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-images img {
		/*width: 80px !important;*/
		width: 70px !important;
		min-width: 70px;
	}
	.commercekit-product-page-order-bump-wrap .ckobp-image img {
		width: 70px !important;
	}
	.strapsco-product-addon-item .strapsco-product-addon-price-content .strapsco-product-addon-price {
        text-align: justify;
    }
	#strapsco-product-addon-slider .strapsco-product-addon-item--body {
		justify-content: flex-start;
	}
	 #strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options {
        flex-direction: column;
        gap: 10px;
    }
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options select, 
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options input {
		width: 118px;
	}
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions {
		width: auto;
    }
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions button.btn {
		width: 118px;
	}
	
	.strapsco-2025-add-to-cart-button-wrapper {
		padding-top: 20px;
	}
	.commercekit-order-bump .ckobp-wrapper, #strapsco-product-addon-slider .strapsco-product-addon-item--body {
		padding-bottom: 20px;
	}

	 .summary #strapsco-product-addon-slider,
	.commercekit-product-page-order-bump-wrap .commercekit-order-bumps .commercekit-order-bump {
		margin-top: 20px;
	}
	.woocommerce div.product form.cart .variations, .strapsco-2025-quantity-input-wrapper {
		margin-bottom: 20px;
	}
}
@media screen and (max-width:768px) { 
	.product-title-compatibility small {
		font-size: 18px;
		 margin-top: 20px;
	}
}
@media screen and (max-width:800px) and (min-width: 501px) {
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-item {
		grid-template-columns: 70px 95%;
	}
}
@media screen and (max-width:500px) { 
	 .product .product_meta {
	    font-size: 12px;
		padding: 0;
	}
	.commercekit-product-page-order-bump-wrap .ckopb-nav button {
		min-width: 20px;
	}
	.commercekit-product-page-order-bump-wrap .ckopb-nav {
		/*bottom: 50%;*/
	}
	.commercekit-product-page-order-bump-wrap .ckopb-nav button.prev {
		/*margin-left: -15px;*/
	}
	.commercekit-product-page-order-bump-wrap .ckopb-nav button.next {
		/*margin-right: -15px;*/
	}
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-wrapper {
		display: flex;
	}
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions {
      /*  display: grid;
        justify-content: end;
        grid-template-columns: 70%;
        margin-bottom: 20px;*/
		width: auto;
    }
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-actions button.btn {
		width: 118px;
	}
	 .commercekit-product-page-order-bump-wrap  .commercekit-order-bump .ckobp-product {
		/*margin: 10px 5px 0 5px;*/
		 margin: 0;
		padding-right: 15px;
    	padding-left: 18px;
	}
	.commercekit-product-page-order-bump-wrap .commercekit-order-bump .ckobp-item {
	/*	display: grid!important;
		grid-template-columns: 30% 70%;*/
	}
}
@media screen and (min-width:501px) { 
	.commercekit-product-page-order-bump-wrap .ckobp-bullets {
		/*margin-top: 30px;*/
		margin-top: 12px;
	}
	#strapsco-product-addon-slider .strapsco-product-addon-item .strapsco-product-addon-options {
		display: grid;
		grid-template-columns: 60% 40%;
	}
}

@media screen and (min-width: 320px) and (max-width: 394px) {
    .strapsco-product-addon-item .strapsco-product-addon-options,
	 .strapsco-product-addon-item .strapsco-product-addon-price-content {
        margin-top: 0px;
    }
}

@media screen and (min-width: 1200px) {
	.commercekit-order-bump .ckobp-product {
		margin-left: 24px;
	}
}

.single-product:has(#strapsco-product-addon-slider) .commercekit-product-page-order-bump-wrap {
    display: none !important
}