@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap');
#cconsent-bar{
    z-index:9999999999 !important;
}




h1{
    font-family:'Roboto', sans-serif !important;
}


html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li{
    font-family:'Roboto Condensed', sans-serif !important;
}

.image{
    max-width:150px;
}

/* Item Image row */

.is-lightbox + .flex.padd30t {
    flex-direction :row;
    width:300px;
    flex-wrap: nowrap;
}


a:hover {
    color: #000!important;
    text-decoration:none !important;
}
.category:hover{
    color:#a35905 !important;
    text-decoration:none !important;
}
.category-img{
    opacity: .5;
    transition: all .3s ease;
}
.category-img:hover
{
    opacity: 1;
    transition: all .3s ease;
}
.quantity-control[data-v-fcbb1598] {
    color: #000 !important;
    border: none !important;
    }
a.disabled[data-v-39a71e41], a[disabled][data-v-39a71e41] {
    color:#000!important;
    border-color:#4bd8c8!important;

}
.navbar-nav>li>a{
    font-style: normal; font-weight: 400; font-size: 18px; line-height: 18px; letter-spacing: 0.025em; color: rgb(0, 0, 0); 
}
.product-box {
  position: relative;
}
.fa-instagram:hover{
    color:#000!important;
}

.image1 {
  display: block;
  width: 100%;
  height: auto;
    transition: all .5s ease;
    opacity: 1;
  backface-visibility: hidden;
  background-color:#000;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
   
}
.product-box {
  overflow: hidden; }
  .product-box img {
    transition: all .8s linear; }
  .product-box:hover img {
    transform: scale(1.04);
    transition: all .8s linear; }
.product-box:hover{
     background:rgba(0,0,0,.7);
}
.product-box:hover .image1 {
    opacity: 0.3;
     background:rgba(0,0,0,.7);
}

.product-box:hover .middle {
  opacity: 1;
 
}
@media(max-width:576px){
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(3) > div > div > div > div > div.col-md-6.col-sm-12 > div:nth-child(1) > div:nth-child(2){
        padding-left:15px !important;
        margin-top:10px !important;
    }
    .give-marg{
        margin-top:20px;
    }
    #is-boxes{
        display:flex;
        flex-direction:column;
    }
    #is-box-last{
        padding-left:15px !important;
        padding-right:15px !important;
        margin-top:10px !important;
        order:2;
    }
    #is-box-first{
        order:1;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(1) > div > div > div > div > div.col-md-4.col-sm-12{
        margin-top:20px;
    }
    .give-marg{
        margin-right:0px !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(1) > div > div > div > div > div.col-md-4.col-sm-12 > img:nth-child(2){
        margin-top:20px !important;
        margin-left:0px !important;
    }
}
@media (min-width:578px) and (max-width:768px){
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(1) > div > div > div > div > div.col-md-4.col-sm-12{
        margin-top:20px;
    }
    .give-marg{
        margin-right:20px;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(1) > div > div > div > div > div.col-md-4.col-sm-12 > img:nth-child(2){
        margin-top:0 !important;
        margin-left:20px;
    }
}
.embed-responsive, .modal, .modal-open, .progress {
    overflow: visible;
    z-index: 99999999999 !important;
}
.shop-add-to-cart-button{
    background-color:#000 !important;
    color:white !important;
    font-weight:600 !important;

    border-radius:0px !important;
}
.shop-add-to-cart-button:hover{
    background-color:#a35905!important;
    color:#000 !important;
    font-weight:600 !important;

    border-radius:0px !important;

}
.quantity-control[data-v-75a1396b]{
    border: none !important;
}
.flex .quantity-controls{
    border:1px solid #242424 !important;
}
.flex-1.flex.justify-center.quantity-controls {
    flex-direction: initial!important;
    max-width: 100px;
    font-weight: 600;
    border: 1px solid #242424 !important;
}
/*checkout last*/
 .option-panel.shop-option-panel {
    background-color:#fff!important;
}

.alert-success {
}

.breadcrumb > li {
    font-size: 16px!important;
}

#ordering-app > div > div.container > div > div > div{
    font-size:18px!important;
    font-weight:600;
}

#ordering-app > div > div.container > div > div > ul > li{
    font-size:16px!important;
}

#ordering-app > div > div.container > div:nth-child(1) {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    border-radius:0px;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
    font-size:18px!important;
}

#ordering-app > div > div.container > div:nth-child(2) > div > table > tbody > tr > td {
    font-size:18px!important;
}

#ordering-app > div > div > div.col-md-offset-2.col-md-4 > h1 {
    font-size:24px;
}

#ordering-app > div > div > div.col-md-offset-2.col-md-4 > div:nth-child(3) {
    font-size:18px;
    font-weight:600;
}

#ordering-app > div > div > div.col-md-6 > div > table > tbody > tr > td {
     font-size:16px;
}

.table-responsive {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    margin-top: 50px;
    border-radius:0px;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
    font-size:18px!important;
    
}



#ordering-app > div > div > div.col-md-offset-2.col-md-4 {
    text-align: center;
    margin-top: 50px;
}
.eshop-payment-button{
    background-color:#4BD8C8!important;
    font-weight: 600 !important;
    border-radius:0px !important;
    color:#fff!important;
    padding:13px 20px;
}
.eshop-payment-button:hover{
    background-color: #0000!important;
    font-weight: 600 !important;
    border-radius:0px !important;
    color:#000!important;
    padding:13px 20px;
}

 
 /*end*/
 /**CART**/
 .shop-payment-button:hover{
    background-color: rgb(75,216,200)!important;
    font-weight: 600 !important;
    border-radius:0px !important;
    color:#000 !important;
}
 .shop-payment-button{
    background-color: rgb(75,216,200)!important;
    font-weight: 600 !important;
    border-radius:0px !important;
    color:#fff !important;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    background-color:  #4BD8C8!important;
    border-radius: 0px !important;
    font-weight: 600 !important;
    color:#fff !important;
    padding: 13px 23px;
    margin-top: -1px;
    margin-left: -2px;

}
.text-right {
    font-weight:600 !important;

}
span[data-v-297fb1b2], td[data-v-297fb1b2] {
    font-size: 14px!important;
    font-weight:600 !important;

}
.table>thead>tr>th {
}
.panel-default>.panel-heading {
    color: #fff !important;
    font-weight:600 !important;
    background-color: #a35905 !important;
    border-color: #a35905 !important;
    border-radius: 0!important;
}
.btn.btn-block.shop-button.shop-shipping-button:hover {
    margin-top: 30px;
    padding: 10px 25px;
    color: #000!important;
    border-radius: 0!important;

    background-color: rgb(75,216,200)!important;
}
.cart .cart-item .cart-product-name[data-v-54ac3a80] {
    color: #000;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 17px !important;
    line-height: 30px;
}
.cart-clear-button{
    font-weight:600; 
}
.text-center{
    font-weight:600; 
}
.flex-1.flex.justify-center.quantity-controls {
    font-weight:600;
}
.mb-3{
    font-weight:600;
}

.lead{
    font-weight:600;
}
.panel-body {
    font-weight:600;
}
.justify-between {
    font-weight:600;
    justify-content: space-evenly!important;
}
.form-control, .select2-selection {
    font-weight:600;
}
.item-name{
    font-weight:600;
}
.flex-1{
    font-weight:600; 
}

.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: #a35905 !important;
    color: #fff!important;
    border-radius: 0!important;
    padding: 10px 25px!important;
    margin-left: 24px!important;
    margin-right: 24px!important;
    border: 1px solid #a35905 !important;
    font-size:16px!important;
    text-transform:uppercase!important;
    max-width:250px!important;
    font-weight:600 !important;
}
.shop-checkout-button:hover {
    background-color: #000 !important;
    color: #fff!important;
    border-radius: 0!important;
    padding: 10px 25px!important;
    margin-left: 24px!important;
    margin-right: 24px!important;
    border: 1px solid #000 !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
}

.w-100.flex.padd30t {
font-weight: 600 !important;

}


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>.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;
}

.btn.btn-block.shop-button.shop-shipping-button {
    margin-top:30px;
    background-color:#4BD8C8!important;
    padding:10px 25px;
    color:#fff !important;
    border-radius:0!important;
    font-weight: 600 !important;
}

label[data-v-7669d047]{
    font-size:16px;
}

.service-book a, .button, .action-container a, .success-container a {

    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;
}

.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;
}
/**********cart end********/

/********cart******/
*:focus {
    outline: none!important;
    box-shadow:none!important
}
.product-button-wrapper{
    text-align:center !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;
    margin-top: 35px;
   
}
img.item-image:hover, #products-carousel-dExeYwT > div > div.owl-stage-outer > div > div > div > div.img-preview > a > img:hover {
    transform: scale(1.1)!important;
    transition: transform 1s!important;
}
#products-carousel-dExeYwT > div > div.owl-stage-outer > div > div > div > div.img-preview > a > img{
    transition: transform 1s!important;
}
.img-fluid {
    opacity: 100%;
    transition: linear 0.5s !important;
    width: 500px;
}
.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 > div.container-fluid.row > div.col-xs-2 {
        width:initial;
    }
    #ordering-app > div.container-fluid.row > div.col-xs-10 {
    width:100%!important;
}
.item-container.col {
    max-width: 100%!important;
}
}

.list-unstyled > li > a {
    font-size:18px!important;
    color:#000 !important;
    font-weight:500 !important;
}
.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;
}
.item-container.col {
    max-width: 300px;
}
@media ( max-width: 920px ) {
    .item-container {
        flex: 1 21%!important;
	}
}
.flex.quantity-controls {
    border: 1px solid #000;
    padding-top: 5px;
    border-radius: 0px;
}
.quantity-control[data-v-75a1396b] {

    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: 0px;
    background: #4BD8C8!important;
    color: #fff;

} 
.btn.shop-button.shop-add-to-cart-button:hover {
    padding: 6px 25px;
    border-radius: 0px!important;
    background: #4bd8c8!important;
    color:#000;

}
.product-button{
    text-align:center !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    text-transform: uppercase;
    color: white !important;
    background-color: rgb(75,216,200)!important;

    border-radius: 0px !important;
    margin-bottom:10px;
}
.product-button:hover{
    color: #000!important;
    background-color:rgb(75,216,200)!important;

    border-radius: 0px !important;

}
.cart-item-count.badge {
    background-color: rgb(0, 184, 201)!important;
    color:white !important;
}

 .service-book a, .button, .action-container a, .success-container a {
    border: 1px solid rgb(0, 184, 201);
    border-radius: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #00a6d8;
    margin: 10px;
    background-color: rgb(75,216,200)!important;
    color: #ffffff;
    font-weight: inherit;
    text-transform: none;
    letter-spacing: inherit;
    line-height: inherit;
}
.secondary-button {
    background: none;
    padding: 10px 10px;
    width: 100%;
    text-align: center;
    font-weight: 300;
    display: block;
    border-radius: 0px;
    border: 1px solid #a35905;
    color: #a35905;
    margin-top: 8px;
    margin-bottom: 10px;
}
.button:hover{
    background-color:rgb(75,216,200)!important;
    color:#000!important;

}
.service-book a:hover{
    background-color:#000!important;
    color:#fff !important;
    border-color: #000 !important;
}
a.signup.no-auth {
    color: #000!important;
    font-size: 14px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: transparent!important;
    padding: 10px 20px!important;
    margin: 9px!important;
    border: 2px solid #4BD8C8!important;
    max-width: 150px;
    text-align: center;
}
a.signin.no-auth {
    color: #000!important;   
    border: 2px solid #4BD8C8;
    font-size: 12px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color:#0000!important;
    padding: 10px 20px!important;
    margin: 0!important;
    max-width: 150px;
    text-align: center;
}
/**OWL**/
.products-carousel-module .carousel-top-image-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    margin-right: 10px;
    background-color: #fadadd;
    border: 0px solid #ddd;
}
.login-button-module {
    margin-top:-10px;
}
.products-carousel-module .description-wrapper {
    text-align:center !important;
    background-color: transparent;
    padding: 0 10px 0px;
    position: relative;
}
.description-header a{
font-style: normal;
font-weight: 300;
font-size: 16px!important;
text-transform: capitalize !important;
color: #000000 !important;
}

.content-line-hero .owl-dots {
  position: absolute;
  z-index: 12;
  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%;
    margin-top:20px!important;
    padding-top:20px;
}
.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;
}
.carousel-top-image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  margin-right: 10px;
  background-color: transparent;
  box-shadow:none;
    border-radius: 0px;
}
.description-wrapper {
  background-color: transparent;
  padding: 0 20px 15px;
  position: relative;
}
.description-wrapper p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:center !important;
  margin-top:20px;
  margin-bottom: -10px;
}
.description-header {
  margin: 0px 0 4px 0;
}
.description-subheader {
    display:none !important;
      
}
.product-price {
    margin: 4px 0;
font-style: normal;
font-weight: bold !important;
font-size: 14px !important;
letter-spacing: 0.1em;
color: #000000 !important;
}
.description-info span {
  border-left: 0px 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;
  }
  .center-text{
      text-align:center !important;
  }
  
}
#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: #000;
    font-size: 38px;
}

/**NAVBAR**/
    
    
    .is-boxes {
        min-height: 0!important;
    }
    .container-fluid {
        padding-top: 0;
        padding-bottom: 0;
    }
  /*  
    .is-container.container-fluid-fluid {
        z-index:auto!important;
    }*/
    .footer-text{
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 116.9%;
        color: #fff;
    }
.footer-text>a{
  color:#000!important;
}
.footer{
background-color:#fff!important;
}


@media(max-width:767px){
 .is-light-text * {
  color: #000;
  }


a.cart-button{
  padding:0!important;
  margin:9px!important;
}

a.signin.no-auth{
  background-color:#00000000!important;
  padding-right:10px!important;
}
}
.navbar-brand{
    padding:0;
}

.arrivals{
    font-family:'roboto', serif!important
}


.btn.btn-default{
    color:#fff!important;
    background-color:#4BD8C8!important;
}

.pagination>.active>span{
       color:#fff!important;
    background-color:rgb(75,216,200)!important;
    border-color:rgb(75,216,200)!important;
}


    .checkout-container a.signin.no-auth {
        margin: 0px !important;
        padding: 1px 15px !important;
        border-radius: 25px;
   }
   
   
   
   .checkout-container a.signup.no-auth {
        margin: 0px !important;
        padding: 1px 15px !important;
        border-radius: 25px;
   }
   
   
   
 .fa-map-marker-alt{
       font-size:24px!important;
   }
   
   
   .alert-success{
       background-color:rgb(75,216,200)!important;
       color:#000!important;
       border-color:rgb(75,216,200)!important;
   }
   
   
   .breadcrumb.checkout-breadcrumb li a{
       color:#3bb2a5;
   }
   
   .alert-danger{
       background-color:#FADADD;
       border-color:#e69ca3;
       color:#a94442;
   }
   
   /* shop description image */ 
   .shop-item-description{
       padding:35px!important;
   }
   
   .shop-related-item{
       padding:10px!important;
   }
   
  
  .navbar{
      padding-bottom:0!important;
      padding:0!important;
      padding-top:10px!important;
  }
  
  
  .row.display-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }


div.shop-related-items-container{
    display:flex;
    flex-wrap:wrap;
}

.shop-related-item {
    display: flex;
    flex-direction: column;
  }
  


.shop-products-module .carousel-top-image-wrapper{
    background-color:#fadadd!important;
}

@media(max-width:768px){

  .repeating-header {
         position: unset !important;
     }
   }
   
/* shop space */   
   .shop-item-container {
       margin-top:60px!important;
   }
   
   
   .shop-products-module .owl-nav.disabled{
       display:block!important;
   }
   
   div.owl-prev{
       top:45%!important;
       
   }
     div.owl-next{
       top:45%!important;
       
   }
   
   
   .alert.alert-danger{
       display:none;
   }
   
   .alert.alert-success{
       display:none;
   }
   
   
   
   #main-app .type-sourcesanspro-anonymouspro p, #main-app .type-sourcesanspro-anonymouspro td, #main-app .type-sourcesanspro-anonymouspro li, #main-app .type-sourcesanspro-anonymouspro label, .main-app .type-sourcesanspro-anonymouspro p, .main-app .type-sourcesanspro-anonymouspro td, .main-app .type-sourcesanspro-anonymouspro li, .main-app .type-sourcesanspro-anonymouspro label{
           font-family:'Roboto Condensed', sans-serif !important;

   }
   .product-button {
    text-align: center !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    text-transform: uppercase;
    color: white !important;
    background-color: rgb(75,216,200)!important;
    border-color: rgb(75,216,200)!important;
    border-radius: 0px !important;
    margin-bottom: 10px;
}
.product-button:hover {
    color: #000!important;
    background-color: rgb(75,216,200)!important;
    border-color: rgb(75,216,200)!important;
    border-radius: 0px !important;
}

.button:hover {
    background-color: rgb(75,216,200)!important;
    color: #000!important;
    border-color: rgb(75,216,200)!important;
}

.service-book a, .button, .action-container a, .success-container a {
    border: rgb(75,216,200)!important;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff!important;
    margin: 10px;
    background-color: #000;
}
html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li {
    font-family: 'Roboto Condensed', sans-serif !important;
}
p {
    line-height: 2;
    color: black;
}
.service-book a, .button, .action-container a, .success-container a {
    border: rgb(75,216,200)!important;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff!important;
    margin: 10px;
    background-color: #000;
    font-weight: bold;
}

a.is-btn.is-btn-ghost2, .is-btn.is-btn-primary, .btn.is-btn-primary {
    color: var(--color-button-primary-text,#000);

    border-style: solid;
    border-width: var(--size-button-primary-border,2px);
    border-radius: var(--radius-button-primary-border,0px);
    font-weight: bold;
}
.is-btn.is-btn-ghost2:hover, .is-btn.is-btn-primary:hover, .btn.is-btn-primary:hover {

    font-weight: bold;
}
.btn.btn-block.shop-button.shop-shipping-button:hover {
    margin-top: 30px;
    padding: 10px 25px;
    color: #000!important;
    border-radius: 0!important;
    border: rgb(75,216,200)!important;
    background-color: rgb(75,216,200)!important;
}
.btn.shop-button.shop-add-to-cart-button {
    padding: 6px 25px;
    border-radius: 0px;
    background: #4BD8C8!important;
    color: #fff;
    border-color: #4BD8C8!important;
}
.btn.shop-button.shop-add-to-cart-button:hover {
    padding: 6px 25px;
    border-radius: 0px!important;
    background: #4bd8c8!important;
    color: #000;
    border-color: #4bd8c8!important;
}
.form-control:focus {
    border-color: #fadadd;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(152,203,232,.6);
}


#ordering-app > main > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(2){
    display: none !important;
}


#ordering-app > div > div > div.flex.flex-wrap > div > div > div.flex-1.flex.justify-center.quantity-controls{
    order: 4!important;
    margin-right: 30px!important;
}

#ordering-app > div > div > div.flex.flex-wrap > div > div > div:nth-child(2){
    order: 1!important;
}

#ordering-app > div > div > div.flex.flex-wrap  > div > div > div:nth-child(3){
    order: 2!important;
}

#ordering-app > div > div > div.flex.flex-wrap > div > div > div:nth-child(4){
    order: 3!important;
}

#ordering-app > div > div > div.flex.flex-wrap > div > div > div:nth-child(5){
    order: 5!important;
}

.text-between-line{
    display:none!important;
}
.show-signin-modal.go-guest.secondary-button{
    display:none!important;
}

.label-danger {
    
    position: absolute;
   
    transform: translateX(-50%);
  
}

 

.navbar-nav>fa-heart {
    color: #ff6868 !important;
}

.badge.badge-primary.favourite-items-count {
    background-color: #00b8c8;
    color: white;
}


.heart-icon.favourited {
    color: #ff6868;
}

 /*  General HTML 
 div.is-sidebar > .is-sidebar-button#code-btn{
     display:block;
 }
 
 */
.shop-related-item img {
    
    max-width: 40%;
    height: 40%;
}

