<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&amp;display=swap');


html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li, ul {
    font-family: 'Manrope'  !important;
}

.shop-item-description p{
    font-size:18px !important;
}
.navbar-collapse {
    z-index: 99999999999 !important;
}
.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    font-weight:500;
    line-height: 19px;
    letter-spacing: 0.1em;
    color: #cebf78;
}
.filters-btn{
    margin-top: 20px !important;
    background-color: #4B928F!important;
    border-color: #4B928F!important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}
@media(max-width:576px){
    .flower-pic{
    position: absolute;
    transform: translate(-40%, -44%)!important;
    width: 150% !important; 
    height: auto;
    }
    .some-title{
        padding-top:80px;
    }
    
}
/******hover****/
/*.nav li a:hover { 
    color: black !important;
   
}*/

/*.navbar-nav&gt;li&gt;a {
  position: relative;
  cursor: pointer;
}

.navbar-nav&gt;li&gt;a::after {
  position:absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #4B928F;
  transform: scaleX(0);
  transition: 0.4s;

}
.navbar-nav&gt;li&gt;a:hover::after, .navbar-nav&gt;li&gt;a::after {
  transform: scaleX(1);

}
/*.nav li a {
  position: relative;
  transition: 0.4s;

}*/


/******full checkout****/
.eshop-payment-button{
    padding: 13px 28px !important;
    font-size: 16px !important;
    background: #4B928F!important;
    border: 2px solid #4B928F!important;
    border-radius: 0px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-transform:uppercase;
}
.eshop-payment-button:hover{
    text-transform:uppercase;
    padding: 13px 28px !important;
    font-size: 16px !important;
    background: #fff!important;
    border: 2px solid #000!important;
    border-radius: 0px !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.option-panel.shop-option-panel {
    background-color:#fff!important;
}

.alert-success {
}

.breadcrumb &gt; li {
    font-size: 16px!important;
}

#ordering-app &gt; div &gt; div.container &gt; div &gt; div &gt; div{
    font-size:16px!important;
    font-weight:600;
}

#ordering-app &gt; div &gt; div.container &gt; div &gt; div &gt; ul &gt; li{
    font-size:14px!important;
}

#ordering-app &gt; div &gt; div.container &gt; div:nth-child(1) {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    border-radius:0px;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
    border: 5px solid #4B928F!important;
    font-size:16px!important;
}

#ordering-app &gt; div &gt; div.container &gt; div:nth-child(2) &gt; div &gt; table &gt; tbody &gt; tr &gt; td {
    font-size:18px!important;
}

#ordering-app &gt; div &gt; div &gt; div.col-md-offset-2.col-md-4 &gt; h1 {
    font-size:24px;
}

#ordering-app &gt; div &gt; div &gt; div.col-md-offset-2.col-md-4 &gt; div:nth-child(3) {
    font-size:18px;
    font-weight:600;
}

#ordering-app &gt; div &gt; div &gt; div.col-md-6 &gt; div &gt; table &gt; tbody &gt; tr &gt; td {
     font-size:18px;
}

.table-responsive {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    margin-top: 50px;
    border-radius:0px;
    border: 5px solid #4B928F!important;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
    font-size:16px!important;
}



#ordering-app &gt; div &gt; div &gt; div.col-md-offset-2.col-md-4 {
    text-align: center;
    margin-top: 50px;
}
/********end*****/

/**CART**/
.flex.quantity-controls {
    border: 1px solid #999;
    padding-top: 5px;

}
.justify-between {
    font-size:20px !important;
}
.mb-3{
    font-weight: 600 !important;

}
.lead{
    font-weight: 600 !important; 
}
.panel-body {
    padding: 15px;
}
.form-control{
    font-weight: 600 !important;
}
.cart-clear-button{
    font-weight: 600 !important;
    text-transform:uppercase;
}
.text-center {
    font-weight: 600 !important;
    text-align: center;
}
.flex-1 {
    font-weight: 600 !important;
    flex: 1;
}
.cart .cart-item .cart-product-name[data-v-54ac3a80] {
    color: white ;
    font-weight: 600 !important;
}
.w-100.flex.padd30t {
    font-weight: 600 !important;
    font-size:20px !important;
}
label[data-v-7669d047] {
    font-size: 16px;
     font-weight: 600 !important;
}
.shop-payment-button{
    background-color: #000!important;
    font-weight: 600 !important;
    border-radius:0px !important;
    color: white !important;
    text-transform:uppercase;
}
.shop-payment-button{
    background-color: #4B928F!important;
    font-weight: 600 !important;
    border-radius:0px !important;
    color: white !important;
    text-transform:uppercase;
}

.btn.btn-block.shop-button.shop-shipping-button {
    text-transform:uppercase;
    padding: 10px 25px;
    color: white !important;
    border-radius: 0!important;
    background-color: #000!important;
    font-weight: 600 !important;
}
.btn.btn-block.shop-button.shop-shipping-button:hover {
    text-transform:uppercase;
    padding: 10px 25px;
    color: white !important;
    border-radius: 0!important;
    background-color: #4B928F!important;
    font-weight: 600 !important;
}
.panel-default&gt;.panel-heading {
    background-color: #4B928F!important;
    border-color: #4B928F!important;
    color: #fff;
    border-radius: 0!important;
    font-weight: 600 !important;
}
.table&gt;thead&gt;tr&gt;th {
    font-weight: 600 !important;
}
span[data-v-297fb1b2], td[data-v-297fb1b2] {
    font-size: 16px!important;
     font-weight: 600 !important;
}
.input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group {
    background-color: #4B928F!important;
    border-color: #4B928F!important;
    color: #fff;
    text-transform:uppercase;
    margin-left: -1px;
    font-weight: 600 !important;
    
    padding: 13px 23px;
margin-top: -1px;
margin-left: -2px;
}

.flex-1.flex.justify-center.quantity-controls {
    flex-direction:initial!important;
     max-width: 100px;

}

.item-add {
    border-radius: 0!important;
    border: 0!important;
    color: #000!important;
    font-size: 12px!important;
}

.item-decrease-quantity {
    font-size: 12px!important;
     border-radius: 0!important;
    border: 0!important;
    color: #000!important;
    cursor:pointer;
}

.shop-checkout-button {
    
    background-color: #4B928F!important;
    color: #fff!important;
    border-radius: 0!important;
    padding: 10px 25px!important;
    margin-left: 24px!important;
    margin-right: 24px!important;
    border: 1px solid #4B928F!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    max-width: 250px!important;
    font-weight:600 !important;
}
.shop-checkout-button:hover {
    
    background-color: rgb(157,176,255)!important;
    color: #fff!important;
    border-radius: 0!important;
    padding: 10px 25px!important;
    margin-left: 24px!important;
    margin-right: 24px!important;
    border: 1px solid rgb(157,176,255)!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    max-width: 250px!important;
    font-weight:600 !important;
}


.shop-checkout-button:after {
    content:'\f061';
}

.fas.fa-cash-register {
    display:none
}
strong[data-v-54ac3a80]{
    font-weight: normal;
}

img.cart-product-image {
    width: 50%!important;
    height: auto!important;
    margin-left:20px !important;
}

#ordering-app {
    padding-bottom:100px;
}

.cart-title.text-center {
    font-size:40px!important;
}

div[data-v-76df7976]{
    max-width: 1200px;
    margin: auto!important;
}

.panel-default&gt;.panel-heading {
    color: #333;
    background-color: #000;
    border-color: #d3e0e9;
    color: #fff;
    border-radius:0!important;
}

span[data-v-297fb1b2], td[data-v-297fb1b2]{
    font-size:16px!important;
}

label[data-v-7669d047]{
    font-size:16px;
}

.service-book a, .button, .action-container a, .success-container a {
    border: 1px solid #000;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff!important;
    margin: 10px;
    background-color: #000;
}

.service-book a:hover, .button:hover, .action-container a:hover, .success-container a:hover {
    border: 1px solid #eee;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000!important;
    margin: 10px;
    background-color: #eee;
}

.show-signin-modal.go-guest.secondary-button {
    border: 1px solid #000;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000!important;
    margin: 10px;
    background-color: #fff;
     cursor:pointer;
     text-transform:uppercase;
}

.show-signin-modal.go-guest.secondary-button:hover {
    border: 1px solid #eee;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000!important;
    margin: 10px;
    background-color: #eee;
   text-decoration:none!important;
   text-transform:uppercase;
}

/**********cart end*********/

.is-boxes {
    min-height: 0!important;
}
.container-fluid {
   padding-top: 0;
       padding-bottom: 0;
}
    .move_left{
        padding-left:35%;

    }
    .footer-text{
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 116.9%;
       color: white !important;
    }
    .flower_name{
        position: absolute; 
        bottom: 19.5%; 
        left: 50%; 
        transform: translate(-50%, -50%); 
        background-color: rgb(72, 144, 141); 
        padding-left: 10px; 
        padding-right: 10px; 
       
    }
    
   
    @media (min-wdith:580px) and (max-width:900px){
        .some-title{
            color:white !important;
        }
        .some-title2{
            color:white!important;
            font-weight:bold !important;
            font-size:18px !important;
        }
        .ud_title{
            color:white !important;
        }
    }
    
    @media (max-width: 768px) {
       #is-boxes{
           display:flex;
           flex-direction:column-reverse;
           
       }
       #is-box-last{
           order:2;
       }
       #is-box-first{
           order:1;
       }
        .is-content-right{
            margin-left:23px;
            margin-right:23px;
        }
        .ut_title{
            font-size:37px!important;
        }
        
        .is-section-10{
            background-color:#fff !important;
        }
        
        /*.donotdisplayonmobile{
            display:none !important ;
        }*/
        .flower_box{
            margin-left:15px;
            margin-right:15px;
        }
        .last_block{
        padding-top:30px;
        }
        .center{
        padding-top:30px; 
        }
        .flower_name{
        position: absolute; 
        bottom: 12%; 
        left: 50%; 
        transform: translate(-50%, -50%);
        }
        .flower_title{
        text-align:center !important;
        }
        .first_box{
        margin-left: 15px;
        margin-right: 15px;
        }
        .footer-title{
            text-align:center !important;
        }
        .is-title-lite{
            text-align:center !important;
        }
    
        
    }
  
/*@media (min-width: 768px) {
     
    .donotdisplayondesktop{
        display:none !important;
    } 
    
  
}*/
   

.is-container.container-fluid-fluid {
}
/**OWL**/
.products-carousel-module .carousel-top-image-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: visible;
    margin-right: 10px;
    background-color: transparent;
    border: 2px solid #F5E1D8;
}
.products-carousel-module .description-wrapper {
    background-color: transparent;
    padding: 0 30px 15px;
    position: relative;
}


.content-line-hero .owl-dots {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  bottom: 24px;
}
.content-line-hero .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 2px;
  opacity: 0.5;
  padding: 0;
}
.content-line-hero .owl-dots .owl-dot.active {
  opacity: 1;
}
.owl-nav {
  position: absolute;
  top: 0;
  right: 10px;
}
.owl-nav button {
  background-color: #51a380;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in;
}
.owl-nav button span {
  display: none;
}
.owl-nav button:hover {
  background-color: #62b18f;
}
.owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e6f1ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E ");
  margin-right: 6px;
}
.owl-prev:hover {
  background-position: center left 2px;
}
.owl-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e6f1ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E ");
}
.owl-next:hover {
  background-position: center right 2px;
}
.owl-carousel {
  position: relative;
  overflow: hidden;
  width:100%;
}
.owl-item {
  padding: 6px 10px;
}
.owl-carousel .owl-item img {
    width: auto !important;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
}
.hero-img-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  border-radius: 4px;
}
.hero-img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.owl-carousel {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 8px;
}
.upload-text-wrapper {
  position: absolute;
  top: 24px;
  left: 24px;
}
.upload-text-header {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.upload-text-info {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  opacity: 0.8;
}
.upload-text-info span {
  border-left: 1px solid #fff;
  padding-left: 4px;
}
.img-preview {
  flex: 1;
  padding-top:10px;
}
.carousel-top-image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  margin-right: 10px;
  background-color: white;
  box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
    border-radius: 0px;
}
.description-wrapper {
  background-color: white;
  padding: 0 20px 15px;
  position: relative;
}
.description-wrapper p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.description-header {
  font-weight: 500;
  margin: 16px 0 4px 0;
  

}
.description-header{
    padding-top:10px;
}
.description-header a{
    color:white;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 116.9%;
    letter-spacing: 0.1em;
    color: rgb(255, 255, 255);
}
.description-subheader {
  color: #bebfbf;
  margin: 0;
  font-size: 12px;
}
.product-price {
  margin: 4px 0;
  font-weight: bold;
    font-style: normal;
    font-size: 17px !important;
    line-height: 116.9%;
    letter-spacing: 0.1em;
    color: rgb(255, 255, 255) !important;
}
.description-info span {
  border-left: 1px solid #cdcdcd;
  padding-left: 4px;
}
.btn-play {
  position: absolute;
  top: -16px;
  right: 8px;
  background-color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2311a074' stroke='%2311a074' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-play'%3E%3Cpath d='M5 3l14 9-14 9V3z' /%3E%3C/svg%3E");
  box-shadow: 0px 2px 4px 2px rgba(209, 209, 209, 0.4);
}
.more-button {
  display: none;
}
@media screen and (max-width: 768px) {
  .menu-links {
    display: none;
  }
  .more-button {
    display: block;
  }
  .action-buttons-wrapper {
    display: none;
  }
}
#owl-slider-1 .hero-img-wrapper img {
  display: block;
  width: 100%;
}
.owl-stage {
  height: 400px;
  display: flex;
}
.owl-stage-outer {
    margin-bottom: 50px;
    width: 100%;
    left: initial;
}
.category-title {
    color: black ;
    font-size: 50px;
}


a.signin.no-auth {
    color: #fff!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #4B928F;
    padding: 10px 30px!important;
    margin: 5px!important;
    max-width: 200px;
    text-align: center;
    border:2px solid #4B928F !important;
}
a.sign.in-no-auth:hover{
    background-color:rgb(157,176,255)!important;
    color:#fff !important;
    border-color: rgb(157,176,255) !important;
}
a.sign.up-no-auth:hover{
    background-color:rgb(72,144,141) !important;
}
a.signup.no-auth {
    color: #4B928F!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: transparent!important;
    padding: 10px 30px!important;
    margin:5px!important;
    border:2px solid white;
    max-width: 200px;
    text-align: center;
}

.owl-carousel .owl-stage-outer {
    overflow:visible;
}

.btn.btn-primary.product-button {
    background-color: #48908D;
    position: absolute;
    border:none!important;
    text-transform:uppercase;
    /* left: 0; */
    /* right: 0; */
    /* margin-right: 0; */
    /* margin-left: 0; */
    /* width: 100px; */
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 116.9%;
    letter-spacing: 0.1em;
    text-decoration-color: rgb(255, 255, 255);
    /* float: none; */
    left: 50%;
    transform: translate(-50%, 0);
}

.modal {
    z-index: 99999!important;
}
.cart-item-count.badge {
    background-color: #CEBF78 !important;
}
*:focus {
    outline: none!important;
    box-shadow:none!important
}
.item-image {
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%;
    height: auto;
    max-width: 250px;
    width: 100%;
    min-width: 200px;
    margin: 10px;
    text-align:center;
    transition: transform 1s!important;
}
img.item-image:hover, #shop-products-hQboa0m &gt; div &gt; div.owl-stage-outer &gt; div &gt; div &gt; div &gt; div.img-preview &gt; a &gt; img:hover {
    transform: scale(1.1)!important;
    transition: transform 1s!important;
}
#shop-products-hQboa0m &gt; div &gt; div.owl-stage-outer &gt; div &gt; div &gt; div &gt; div.img-preview &gt; a &gt; img{
    transition: transform 1s!important;
}
.img-fluid {
    opacity:100%;
    transition: linear 0.5s!important;
}
.img-fluid:hover {
    opacity:90%;
    transition: linear 0.5s!important;
}
@media (max-width:768px) {
    .item-image {
    min-width: 100px!important;
    max-width: 150px!important;
    height:auto!important;
    }
    #ordering-app &gt; div.container-fluid.row &gt; div.col-xs-2 {
        width:initial;
    }
    #ordering-app &gt; div.container-fluid.row &gt; div.col-xs-10 {
    width:100%!important;
}
.item-container.col {
    max-width: 100%!important;
}
}
.list-unstyled &gt; li &gt; a {
    font-size:14px!important;
}
.item-container.col {
    max-width: 300px;
}
.item-container {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 2%!important;
    flex: 1 16%;
    background-color: #FFF;
    box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 35%);
    border-bottom:0!important;
}
@media ( max-width: 920px ) {
    .item-container {
		flex: 1 21%!important;
	}
}
.flex.quantity-controls {
    border: 1px solid #999;
    padding-top: 5px;
}
.quantity-control[data-v-75a1396b] {
    color: gray;
    border: none !important;
    padding: 4px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    font-size: 9px;
    margin: 0px 10px;
}
.btn.shop-button.shop-add-to-cart-button {
    padding: 6px 25px;
    border-radius: 0!important;
    background: #4B928F!important;
    color: #fff;
    text-transform: uppercase !important;

}
.shop-add-to-cart-button:hover {
    padding: 6px 25px;
    border-radius: 0!important;
    background: rgb(157,176,255)!important;
    color: #fff;
    text-transform:uppercase;

}

 .service-book a, .button, .action-container a, .success-container a {
    border: 1px solid #4B928F!important;
    border-radius: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #00a6d8;
    margin: 10px;
    background-color: #4B928F!important;
    color: #ffffff;
    font-weight: inherit;
    text-transform: none;
    letter-spacing: inherit;
    line-height: inherit;
}
.secondary-button {
    text-transform:uppercase;
    background: none;
    padding: 10px 10px;
    width: 100%;
    text-align: center;
    font-weight: 300;
    display: block;
    border-radius: 0px;
    border: 1px solid #4B928F!important;
    color: #4B928F!important;
    margin-top: 8px;
    margin-bottom: 10px;
}
.button:hover{
    background-color:rgb(157,176,255)!important;
    color:#fff !important;
    border-color: rgb(157,176,255) !important;
}
.service-book a:hover{
    background-color:rgb(157,176,255)!important;
    color:#fff !important;
    border-color: rgb(157,176,255) !important;
}

.category-header .category-item {
    color:#c9c9c9
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex &gt; [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.footer{
    background-color: #005A75 !important;
}

.footer-text&gt;a{
    color:white!important;
}

.input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group {
    background-color: #005A75 !important;
    border-color: #005A75 !important;
    color: #fff;
    text-transform: uppercase;
    margin-left: -1px;
    font-weight: 600 !important;
    padding: 13px 23px;
    margin-top: -1px;
    margin-left: -2px;
}

.filters-btn {
    margin-top: 20px !important;
    background-color: #005A75 !important;
    border-color: #005A75 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.navbar-nav&gt;li&gt;a:hover{
    opacity:0.5 !important;
    color:#CEBF78 !important;   
}

.dropdown-menu&gt;li&gt;a:hover{
    font-weight:600!important;   
}

.btn.btn-primary.product-button {
    position: fixed !important;
    background-color: rgb(255, 255, 255) !important;
    color: rgb(0, 90, 117) !important;
    border: 2px solid rgb(206, 191, 120) !important;
    text-transform: capitalize;
}

.btn.btn-primary.product-button:hover{
 background-color: rgb(0, 90, 117)!important;
 color: white !important;
 border: 2px solid rgb(206, 191, 120)!important;
}


.btn.shop-button.shop-add-to-cart-button {
    padding: 6px 25px;
    border-radius: 20px !important;
    text-transform: uppercase !important;
    width: 350px;
    margin: auto !important;
    display: block;
}

.btn.shop-button.shop-add-to-cart-button, .btn.btn-block.shop-button.shop-shipping-button, .btn.is-btn-primary {
    background-color: rgb(255, 255, 255)!important;
    color: rgb(0, 90, 117)!important;
    border: 2px solid rgb(206, 191, 120)!important;
    
}

.btn.shop-button.shop-add-to-cart-button:hover, .btn.btn-block.shop-button.shop-shipping-button:hover, .btn.is-btn-primary:hover {
    background-color: rgb(0, 90, 117)!important;
    color: white !important;
    border: 2px solid rgb(206, 191, 120)!important;
}

.table-responsive {
    border: 5px solid #005A75 !important;
}

a.signup.no-auth, a.signin.no-auth {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: transparent !important;
    padding: 10px 30px !important;
    margin: 5px !important;
    border:transparent !important;
    max-width: 200px;
    text-align: center;
}

.fa-shopping-bag:before {
    content: "\f290";
    color: white;
}</pre></body></html>