<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.splide__arrow {
    border-radius: 0;
    height: 48px;
    width: 48px;
    background: #fff;
}

.splide__arrow:hover {
    background: #110596;
}

.splide__arrow:hover svg {
    fill: #fff;
}


.splide__arrow--prev {
    left: 5px;
}

.splide__arrow--next {
    right: 5px;
}
.mpblog-post-index h1.text-gray-900.page-title.title-font {
    width: 100%;
    display: flex;
    justify-content: center;
    font-weight: 600 ;
    color: #f57000 ;
}

div#inner-desc ul {
   display: flex;
   align-items: center;
   justify-content: flex-start;
   padding-left: 0px;
   border-bottom: 1px solid #ddd;
   padding-bottom: 7px;
}
div#inner-desc ul li {
    list-style: none;
	   position: relative;
	     color:#3C3D3D;
}
div#inner-desc ul li:nth-child(2)::before,
div#inner-desc ul li:nth-child(3)::before {
    border-left: 1px solid;
    content: "";
    padding-left: 8px;
}
label.swatch-option {
    border-radius: 10px;
    width: 41px;
    height: 48px;
    margin: 0;
}
body.page-product-configurable .swatch-attribute-options &gt; div {
    margin-left: 9px;
}

div#item-testing svg {
    width: 19px;
    height: 19px;
    color: #110596;
}

body.page-product-configurable .rating-summary.flex.cursor-pointer .fill-current {
    fill: #110596;
	height: 19px;
    width: 19px;
}
body.page-product-configurable  h1.text-gray-900.page-title.title-font {
    font-family: 'Arial';
    line-height: 36px;
    text-transform: uppercase;
    font-weight: bold;
}
body.page-product-configurable .leading-relaxed &gt; ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
body.page-product-configurable .swatch-option {
    border-radius: 10px;
    width: 41px ;
    height: 48px;
    margin: 0;
}
body.page-product-configurable .swatch-attribute-options &gt; div {
    margin-left: 9px;
}
body.page-product-configurable .product-option-label,
body.page-product-configurable .price-box.price-tier_price .flex.justify-between.w-full &gt; span {
    font-family: 'Exo';
    color: #111827;
    font-size: 18px;
    font-weight: 500;
}
 
body.page-product-configurable label#customisation-pricing {
    display: none;
}
.price-box.price-tier_price .flex.justify-between.w-full &gt; span {
    font-size: 18px;
} 
body.page-product-configurable  div#product-options-wrapper .relative.mb-6 h2 {
    font-size: 18px;
}
 
body.page-product-configurable .price-box ul &gt; li {
  border-radius: 10px;
    border: none;
    box-shadow: 0 4px 4px 0px rgba(0, 0, 0, .1);
	width: 135px;
    height: 89px;
 
}

div#bss-wholesale-configurable-grid {
    width: 100%;
}
#wholesale-product-grid thead th {
    padding: 15px 25px;
	background:#F5F5F5;
}
 
 
body.page-product-configurable.price-box ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 9px;
}
body.page-product-configurable #wholesale-product-grid thead th {
    background: #F5F5F5;
}
 
body.page-product-configurable #wholesale-product-grid thead th {
    line-height: 1.375rem;
    background: #F5F5F5;
    color: #3C3D3D;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Exo';
}

fieldset#fieldset_oO6nK514 {
    box-shadow: none;
    background: none; 
}


.personalisation-wrapper {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }
 
    .personalisation-wrapper h3 {
      font-size: 16px;
      font-weight: 500;
      color: #1a1a1a;
    }
 
    .options {
      display: flex;
      gap: 12px;
    }
 
    .option-button {
      display: flex;
      align-items: center;
      gap: 8px;
      border: 1px solid #d0d5dd;
      padding: 12px 20px;
      border-radius: 8px;
      background-color: white;
         color: #111827;
    font-size: 18px;
      cursor: pointer;
      transition: all 0.2s ease;
	  font-family:'Exo';
    }
 
    .option-button img {
      width: 20px;
      height: 20px;
    }
 
.option-button.active {
    border-color: #3362AB;
    background-color: #f5f5ff;
    color: #110596;
	font-family:'Exo';
}
    .option-button.active img {
      filter: invert(19%) sepia(95%) saturate(7470%) hue-rotate(247deg) brightness(87%) contrast(100%);
    }
	.option-button {
    width: 100%;
    max-width: 153px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
 
#personalisation_wrapper &gt; h3{
color:#111827;
font-size:18px;
font-weight:500;
font-family:'Exo';
}

.options {
    display: flex;
}
 #wholesale-product-grid tbody tr&gt;td {
    padding-left: 25px;
    text-align: left;
}
#wholesale-product-grid thead th {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #F5F5F5;
    color: #3C3D3D;
    padding-left: 25px;
    text-align: start;
}
#wholesale-product-grid thead th:nth-child(1) {
    border-top-left-radius: 10px;
}
#wholesale-product-grid thead th:last-child {
    border-top-right-radius: 10px;
	text-align: end;
	padding-right: 25px;
}
#wholesale-product-grid tbody tr&gt;td .swatch-option-wrapper {
    margin-left: unset;
}
#wholesale-product-grid .swatch-option {
    margin-left: 2px;
}
#wholesale-product-grid tbody td:last-child {
    padding-right: 25px;
    text-align: center;
    padding-left: 15px;
}

div#bss-wholesale-configurable-grid{
    border-bottom-left-radius: 10px;
	    border-bottom-left-radius: 10px;
}
 
 #inner-sec-btn .option-button {
    max-width: 194px !important;
    height: 60px;
}

.option-button span {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Exo',sans-serif;
}
.option-button {
    gap: 15px;
}
#personalisation_wrapper &gt; h3 {
    margin-top: 25px;

}



@media screen and (min-width: 1280px) {
    .splide__arrow--prev {
        left: 20px;
    }

    .splide__arrow--next {
        right: 20px;
    }
}

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