<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {max-width: 100%;}
/* html, body {overflow-x:hidden;} */

/************* HEADER CSS ***************/
.header {flex-wrap: wrap;height: auto;}
.header .top-header.sticky {height: auto;}
.top-header {background-color: #137abd;width: 100%;display: block;padding: 0;}
.top-header-wrap {display: flex;align-items: center;justify-content: space-between; flex-wrap: wrap;}
.top-header-list ul {display: flex;align-items: center;margin: 10px 0;}
.top-header-list ul li {padding: 0 25px;}
.top-header-list ul li a {padding: 0;display: block;color: #fff;font-size: 16px;font-weight: 400;transition: all 500ms ease-in-out;}
.top-header-list ul li a span {display: inline-flex;padding-left: 10px;line-height: normal;position: relative;top: 3px;}
.top-header-list ul li a:hover {opacity: 0.8;}
.top-header-list ul li a svg {width: 30px;height: auto;}
.top-header-list ul li a svg path {fill: #fff;}
.top-header-list ul li.top-header-btn a {background: #FFFFFF;padding: 10px 0px;color: #137bbd;font-weight: 600;transition: all 500ms ease-in-out;border: 1px solid #FFFFFF;width: 133px;text-align: center;}
.top-header-list ul li.top-header-btn a:hover {background:transparent;color: #FFFFFF;opacity: 1;}
.header .bottom-header .navbar-nav li&gt;a.nav-link i {display: block;}
a.brand-link {font-size: 20px;font-weight: 700;color: #fff;transition: all 500ms ease-in-out;}
a.brand-link:hover {opacity: 0.8;}
ul.navbar-nav {justify-content: flex-end !important;}
.header .bottom-header .navbar-nav li {padding: 0 25px;height: 80px;}
.header .bottom-header .navbar-nav li &gt; a.nav-link {height: auto;line-height: initial;}
.header .bottom-header .navbar-nav &gt; li &gt; a.nav-link:after {bottom: 0;}
.header .bottom-header .navbar-nav li&gt;a.nav-link svg, .cart-item a svg {width: 25px;}
.header .bottom-header .navbar-nav li&gt;a.nav-link svg:hover .cart-icon {fill: #1a80b6;}

.header .sticky .navbar-brand img {width: 130px;}

.cart-item a {position: relative;padding: 0;}
.cart-item a span {position: absolute;top: -10px;right: -10px;background: #137abd;color: #fff;font-size: 11px;height: 18px;width: 18px;border-radius: 50%;text-align: center;display: flex;align-items: center;justify-content: center;line-height: normal;}
.header .bottom-header .navbar-nav li .dropdown-menu li {padding: 0;height: auto;}


/************* Shop Section Banner ***************/
.top-title-main-banner-wrap.shop-banner-wrap {height: 350px;background: url(../images/shop-banner.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}


/************* Shop Section Content ***************/
.shop-main-wrap {background-color: #f6f6f6;}
.results-wrap {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
p.woocommerce-result-count {font-size: 16px;font-weight: 600;color: #333;}
form.woocommerce-ordering {width: 50%;display: flex;justify-content: flex-end;}
.woocommerce-ordering .orderby,.woocl-search-bar-wrap #woocl-coll-sorting {border: 1px solid #333;border-radius: 8px;padding: 10px 15px;font-size: 16px;font-weight: 600;background: url(../images/select-drop-down-arrow.png);background-size: 14px;background-repeat: no-repeat;background-position-y: center;background-position-x: 95%;-webkit-appearance: none;display: block;width: 280px;}
.woocommerce-ordering .orderby:focus {outline: none;box-shadow: inherit;border: 1px solid #137abd;}
.products-wrap {padding-top: 50px;display: block;width: 100%;}
.products {display: flex; flex-wrap: wrap;margin: 0 -15px !important;}


.woocommerce ul.products li.product a img {margin: 0 auto;width: 150px;height: 150px;object-fit: cover;}
span.onsale {position: absolute !important;top: -15px !important;right: 0 !important;background-color: #62a7dd !important;color: #fff !important;border-radius: 100% !important;height: 55px;width: 55px;display: flex;align-items: center;justify-content: center;font-size: 16px !important;font-weight: 600 !important;}
.product &gt; a {background: #fff;display: block;width: 100%;border: 1px solid #eaeaea;padding: 20px;}
.woocl-click{width: 90%;}

.product a img {margin: 0 auto;display: table;}
h2.woocommerce-loop-product__title {font-size: 18px !important;font-weight: 700;color: #333;transition: all 500ms ease-in-out;margin: 30px 0 15px !important;padding: 0 !important;min-height: 45px;}
.product a:hover h2.woocommerce-loop-product__title  {color:#137bbd;}
.product a span.price {display: flex !important;align-items: center;flex-wrap: wrap;color: #333 !important;}
.product a .woocommerce-Price-amount {font-size: 16px;font-weight: 600;color: #333;}
span.woocommerce-cart {width: 50%;display: flex;justify-content: flex-end;}
.product a span.price span.woocommerce-cart svg {width: 30px;}
.product a span.price ins {text-decoration: none;padding-left: 15px;}
ul.products li.product .price del {color: inherit;opacity: .5;display: inline-block;}

.woocommerce ul.products li.product a{ height: 100%; }
.cart-link-wrap {position: absolute;bottom:20px;right: 30px; }

.cart-link-wrap a {padding: 0 !important;border: none !important;color: #333 !important;background: inherit !important;transition: all 500ms ease-in-out;}
.cart-link-wrap a:hover {color: #137bbd !important;}
.cart-link-wrap a.added_to_cart {padding-left: 10px !important;}
.woocommerce nav.woocommerce-pagination ul {border: none;}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {font-size: 16px;padding: 12px;}
.woocommerce nav.woocommerce-pagination ul li {margin: 0 2px;border: 1px solid #137abd;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {background-color: #137abd;color: #FFFFFF;}
.woocommerce nav.woocommerce-pagination ul li a {color: #137abd;}

.results-wrap .woocommerce-notices-wrapper{ display:none; }

.additional-details-wrap .woocommerce-Tabs-panel .woocommerce-product-attributes tr td p a {border: none;background: inherit;display: inline;padding: 0;color:#0f1b35;}
.shop-main-content-wrap table.variations tr td {line-height: 50px !important;}
.single_variation_wrap .woocommerce-variation-price span.price {display: block;width: 100%;text-align: right;color: #333 !important;margin-bottom: 15px;}
/************* FOOTER CSS ***************/
footer {padding: 0;background: inherit;border-top: none;}
.bottom-footer-row {margin-top: 0;padding: 0;border-top: none;width: 100%;margin: 0;display: flex;align-items: center;flex-wrap: wrap;}
.copyright-footer {background-color: #151d28;padding: 10px 0;}
.copyright-footer-text {width: 60%;display: flex;justify-content: flex-end;}
.bottom-footer-row .bottom-footer-column {width: 40%;display: flex;justify-content: flex-end;}


.columns-3 .product {width: 33.33% !important;padding: 0 15px !important;flex: 0 0 33.33%;max-width: 33.33%;margin-bottom: 30px !important;position: relative !important;margin: 0 0 30px 0 !important;display: inline-flex;flex-direction: column;}
.columns-3 .product .woocl-click {width: 100%;background: #fff;margin-top: 0;padding: 10px 15px;border: 1px solid #eaeaea;border-top: 0;}
.columns-3 .product .woocl-click a.show_dropbox{width: fit-content;}
.columns-3 .product .woocl-click a.show_dropbox, .woocl-click .woocl-button {text-align: center;display: block;background-color: #62a7dd;color: #fff;border: 1px solid #62a7dd !important;font-size: 15px;padding: 8px 5px;transition: all 500ms ease-in-out;border-radius: 0px;font-weight: 500;}
.columns-3 .product .woocl-click a.show_dropbox:hover, .woocl-click .woocl-button:hover {background-color: #137abd ;border: 1px solid #137abd !important;}
.website-4 .product a span.price {margin-bottom:0px !important;}

.columns-3 .product .woocl-product-collections {
    color: #333;
    margin: 0 0 0;
    background: #fff;
    display: block;
    padding: 10px 15px;
    border: 1px solid #eaeaea;
    border-top: 0;
}
.columns-3 .product .woocl-product-collections a {
   color: #137abd;
       font-size: 14px;
}
.columns-3 .product .woocl-product-collections a:hover {
  
    color:#62a7dd;
}

/************* Responsive CSS ***************/
@media screen and (max-width:1269px){

}

@media screen and (max-width:1199px){
.top-header-list ul li {padding: 0 5px;}
.top-header-list ul li.top-header-btn a {width: 110px;}
a.brand-link {font-size: 18px;}
}

@media screen and (max-width:991px){
.header .bottom-header .navbar-collapse {top: 100%;}
.header .bottom-header .navbar-nav li {padding: 0;}
.header .bottom-header .navbar-nav li.cart-item a.nav-link {display: inline-block;width: auto;}
.header .bottom-header .navbar-nav li.cart-item a span {top: 10px;right: 0px;}
.header {padding: 0;}
.header .bottom-header button.navbar-toggler {margin-top: 0;}
.columns-3 .product {width: 50%;flex: 0 0 50%;max-width: 50%;}
.top-header-list ul li {padding: 0 10px;}
.top-header-list ul li.top-header-btn a {padding: 8px 0px;width: 110px;font-size: 14px;}
.top-header-list ul li a {font-size: 14px;}
.top-header-list ul li a svg {width: 25px;}

a.brand-link {width: 100%;margin-bottom: 10px;text-align: center;}
.top-header-list {width: 100%;}
.top-header-list ul {justify-content: center;margin: 0;}
.header .bottom-header .navbar-nav li {height: auto;}
.cart-item a {padding: 10px;display: inline-block;}
.cart-item a span {top: 0;right: 0;}
.cart-item.nav-item {padding: 10px 0;}
.product-breadcrumbs {padding: 0 15px;}

.top-header {padding: 10px 0;position: relative;}
.top-header-list {justify-content: center;margin: 0;}

.menu-link-container {position: absolute;right: 0;top: 0;}
.menu-link-container a.menu-close-link {padding: 5px 10px;width: auto;font-size: 13px;}
}

@media screen and (max-width:767px){
.top-title-main-banner-wrap.shop-banner-wrap {height: 300px;}
.top-title-main-banner-wrap .top-title-main-banner-text h3 {display: block;}
h2.woocommerce-loop-product__title {font-size: 18px;}
span.onsale {right: 15px !important;}
span.woocommerce-cart {width: 25%;}
.top-header-list {width: 100%;}
.top-header-list ul {justify-content:center;flex-wrap: wrap;}
.top-header-list ul li.top-header-btn {width: 100%;}
.top-header-list ul li.top-header-btn a {margin: 0 auto;}
.top-header-list ul li {padding: 5px;}
.columns-3 .product .woocl-click a.show_dropbox {font-size: 13px;width: 150px;}
.demo_store {padding: 10px !important;}
.demo_store span {width: 100%;margin: 0 0 10px;}
}


@media screen and (max-width:575px){
.top-header-list ul li {padding: 5px;}
.header .bottom-header button.navbar-toggler span.text-span {display: none;}
.results-wrap, .bottom-footer-row {justify-content: center;}
form.woocommerce-ordering {width: 100%;justify-content: center;}
p.woocommerce-result-count {margin-bottom: 15px;}
.columns-3 .product {width: 100%;flex: 0 0 100%;max-width: 100%;}
.copyright-footer-text {width: 100%;justify-content: center;margin-bottom: 10px;}
.bottom-footer-row .bottom-footer-column {width: 100%;justify-content: center;}
.bottom-footer-row .bottom-footer ul li {margin: 0 10px;}
.top-header-list ul li a span {padding-left: 5px;}
.top-header-list ul li a {font-size: 11px;}
.top-header-list ul li a svg {width: 20px;}
a.brand-link {font-size: 18px;}
.product-breadcrumbs .woocommerce-breadcrumb a {font-size: 13px;}
h2.woocommerce-loop-product__title {min-height: auto;}
}</pre></body></html>