<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');*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li{
    font-family:'Poppins', sans-serif !important;
}
.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.135em;
    color: #000;
}



.filters-btn{
    background-color: #FA6000 !important;
    border-radius: 0px !important;
    color: #fff !important;
    border: 2px solid #FA6000 !important;
    margin-top: 30px;
    font-size: 14px;
}
.image{
    max-width:220px;
}

@media(max-width:576px){
    #cont{
        margin-top:0;
        margin-bottom:0;
    }
    .bg-height{
        height:300px !important;
    }
    .image-text{
        font-size:35px !important;
        margin:auto;
        padding-top:30% !important;
    }
}
.eshop-payment-button{
    background-color: #fa6000!important;
    font-weight:bold;
    border-radius:0px !important;
    color:#fff !important;
}
.eshop-payment-button:hover{
      background-color: #fff !important;
    border-radius: 0px !important;
    color:#fa6000 !important;
    font-weight:bold;
}
.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:18px!important;
    font-weight:600;
}

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

#ordering-app &gt; div &gt; div.container &gt; div:nth-child(1) {
    background:#fff;
    padding:30px;
    margin-bottom:30px;
    border-radius:20px;
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px;
    font-size:18px!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:16px;
}

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



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

/**CART**/
.shop-payment-button{
    background-color: #fa6000!important;
    font-weight:bold;
    border-radius:0px !important;
    color:#fff !important;
}
.shop-payment-button:hover{
     background-color: #fff !important;
    border-radius: 0px !important;
    color:#fa6000 !important;
    font-weight:bold;
}
.input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group {
    background-color: #FA6000 !important;
    border-radius: 0px !important;
    color:#fff !important;
    padding: 13px 23px;
margin-top: -1px;
margin-left: -2px;
}
.text-right {
    font-weight:bold;
}
span[data-v-297fb1b2], td[data-v-297fb1b2] {
    font-size: 14px!important;
}
.table&gt;thead&gt;tr&gt;th {
}
.panel-default&gt;.panel-heading {
    color: #000 !important;
    font-weight:bold;
    background-color: rgb(255,184,0) !important;
    border-color: rgb(255,184,0) !important;
    border-radius: 0!important;
}

.cart .cart-item .cart-product-name[data-v-54ac3a80] {
    color: #000;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 17px !important;
    line-height: 30px;
}
.flex-1{
    font-weight: bold !important;
}
.cart-clear-button{
    font-weight: bold !important; 
}
.text-center{
    font-weight: bold !important; 
}
.flex-1.flex.justify-center.quantity-controls {
    font-weight: bold !important;
}
.mb-3{
    font-weight: bold !important;
}
.w-100.flex.padd30t {
}
.lead{
    font-weight: bold !important;
}
.panel-body {
    padding: 15px;
    font-weight:bold;
}
.justify-between {
font-weight:bold;
    
}
.form-control, .select2-selection {
   font-weight:bold;
}

.item-name {
   font-weight:bold;
}
.flex-1.flex.justify-center.quantity-controls {
    flex-direction:initial;
    max-width: 100px;
    font-weight:bold;

}

.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: rgb(255,184,0) !important;
    color: #000!important;
    font-weight:bold !important;
    border-radius: 0!important;
    padding: 10px 25px!important;
    margin-left: 24px!important;
    margin-right: 24px!important;
    border: 1px solid rgb(255,184,0) !important;
    font-size:16px!important;
    text-transform:uppercase!important;
    max-width:250px!important;
    
}

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

.fas.fa-cash-register {
    display:none
}

.w-100.flex.padd30t {
}


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;
    font-weight:bold;
    border-radius:0!important;
}

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

.btn.btn-block.shop-button.shop-shipping-button {
    background-color:#fa6000;
    padding:10px 25px;
    color:white;
    border-radius:0!important;
    font-weight:bold;
}

.btn.btn-block.shop-button.shop-shipping-button:hover{
    background-color:#fff;
    padding:10px 25px;
    color:#fa6000;
    border-radius:0!important;
    font-weight:bold;
}


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;
}

.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*********/
.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: #fa6000 !important;
    color: #fff !important;
}

.btn.shop-button.shop-add-to-cart-button:hover{
     padding: 6px 25px;
    border-radius: 0!important;
    background: #fff !important;
    color: #fa6000 !important;
}

a.signin.no-auth {
    color: #000!important;
    font-size: 14px!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #0000 !important;
    padding: 12px!important;
    max-width: 150px;
    text-align: center;
}
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: 5px !important;
    border: 2px solid rgb(255,184,0);
    max-width: 150px;
    text-align: center;
}
.service-book a, .button, .action-container a, .success-container a {
    border: 1px solid rgb(255,184,0);
    border-radius: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #00a6d8;
    margin: 10px;
    background-color: rgb(255,184,0);
    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 rgb(255,184,0);
    color: rgb(255,184,0);
    margin-top: 8px;
    margin-bottom: 10px;
}
.button:hover{
    background-color:#000;
    color:rgb(255,184,0);
}
.service-book a:hover{
    background-color:#000;
    color:rgb(255,184,0);
}

*: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, #products-carousel-dExeYwT &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;
}
#products-carousel-dExeYwT &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) {
    .flex.quantity-controls {
        display: flex!important;
        flex-direction: row!important;
        padding: 5px!important;
        margin-bottom: 7px!important;
    }
    .breadcrumb{
        margin-left: 1px!important;
        padding: 15px 5px!important;
    }
    .breadcrumb &gt; li{
        font-size: 15px!important;
    }
    #is-boxes{
        display:flex;
        flex-direction:column;
    }
    #is-box-first{
        order:1;
    }
    #is-box-last{
        order:2;
    }
    .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;
}
    .repeating-header.clearfix .is-container{
        padding: 0!important;
        margin:0!important;
    }
    .menu-module .navbar-toggle {
        margin-top: -20px!important;

    }
}








.list-unstyled &gt; li &gt; a {
    font-size:14px!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;
	}
}

/**OWL**/
.description-header{
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    text-transform: capitalize;
    color: rgb(0, 0, 0);
    text-align: center !important;
}
.product-button{
    color: #ffffff;
    font-weight: bold;
    background-color: #fa6000 !important;
    border-radius: 0px;
    border-color: #fa6000;
}
.product-button:hover{
    background-color:#fff !important;
    border-color:#fa6000 !important;
    color:#fa6000!important;
}

.products-carousel-module .description-wrapper {
    background-color: #fff;
    text-align:center !important;
    padding: 0 50px 0px;
    position: relative;
}
.products-carousel-module .owl-item {
    padding: 0px 10px;
}
.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: #fff;
    border: none;
}
.description-subheader{
    display:none;
}
.product-price{
    text-align:center !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    letter-spacing: 0.1em !important;
    color: rgb(0, 0, 0) !important;
}
.description-header a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    text-transform: capitalize;
    color: rgb(0, 0, 0);
}
.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%;
}
.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: #fff;
  box-shadow: none;
  border-radius: 0px;
}
.description-wrapper {
    text-align:center;
  background-color: #fff;
  padding: 0 20px 15px;
  position: relative;
}
.description-wrapper p {
    text-align:center !important;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.description-header {
  font-weight: 500;
  margin: 16px 0 4px 0;
  font-size: 14px;
}
.description-subheader {
  color: #bebfbf;
  margin: 0;
  font-size: 12px;
}
.product-price {
    text-align:center !important;
  font-size:14px !important;
  font-weight:bold;
  margin: 4px 0;
}
.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: white;
    font-size: 50px;
}

.cart-item-count.badge {
    background-color: #F66103 !important;
}

/*********owl end******/
    .widget-form {
        background: #ffffff00 !important;
    }
    
    .footer-text{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 116.9%;
    color: #000000;
    }
    .colors{
         
        font-size: 120px !important;
    }
    .fa-circle{
        font-size:15px;
    }
    .naslov:focus, .naslov:hover {
        color: white;
        text-decoration: none;
    }
   
    .moveright{
        padding-left:15%;
    }
   
    .is-boxes {
        min-height: 0!important;
    }
    .container-fluid {
       padding-top: 0;
           padding-bottom: 0;
    }
    .sales{
        width: 59px; 
        height: 39px; 
        padding-top: 6px; 
        background-color: rgb(255, 92, 0); 
        color: rgb(255, 255, 255); 
        font-size: 15px; 
        font-weight: 700; 
        text-align: center;
        position:absolute;
        bottom:85%; left:3px;
    }
    .new{
        position:absolute;
        bottom:85%; left:3px;
        width: 59px; 
        height: 39px; 
        background-color: rgb(255, 184, 0); 
        padding-top: 6px; 
        font-style: normal; 
        font-weight: bold; 
        font-size: 15px; 
        text-transform: capitalize; 
        color: rgb(255, 255, 255);
    }
    .basket {
        padding:30px;
    }
    .is-container.container-fluid-fluid {
        z-index:9!important;
    }
/*@media (min-width: 768px) {
    
    .donotdisplayondesktop {
        display: none !important;
    }
    }*/
@media (max-width: 768px) {
    .big-text{
        font-size: 46px !important;
    }
    .is-{
        position:static !important;
    }
    .two{
        background-position: 30% !important;
    }
    .allproducts{
        padding-left: 20px;
        padding-right: 20px;
    }
    .center-text{
        text-align:center;
    }
    .center_text{
        text-align:center !important;
    }
    .summer{
        font-size:37px !important;
        text-align:center !important;
    }
    /*.donotdisplayonmobile{
        display:none !important;
    }*/
    .colors{
        font-size:60px !important;
    }
    .is-container .container-fluid .is-content-right{
        margin-top:500px;
        
    }

}
@media (max-width: 1024px) {
    .one1{
        position: absolute;
        bottom: 222.3% !important;
    }
    .one{
        height: 1280px !important;
    }
    
}
@media (min-width: 1200px) {
    .one1{
        position: absolute;
        bottom: 67.1% !important;
        left: 50.01%;
    }
    .one{
        height: 720px !important;
    }
}
@media (min-width: 1400px) {
    .one1{
        position: absolute;
        bottom: 93.1% !important;
        left: 50.01%;
    }
    .one{
        height: 832px !important;
    }
}
@media (min-width: 1550px) {
    .one1{
        position: absolute;
        bottom: 90.3% !important;
        left: 50.01%;
    }
    .one{
        height: 820px !important;
    }
}

@media only screen and (min-width: 1800px) {
    .one1{
        position: absolute;
        bottom: 106.4% !important;
    }
    .one{
        height: 950px !important;
    }
}


/* search navbar*/
/*input[type="text"]:not(.flatpickr-calendar input), .form-control, .select2-selection {
    width: 600px;
    min-height: 50px;
    background: white;
}
*/

.search-width{
  width: 600px!important;  
   min-height: 50px;
    background: white;
}

/*left title color*/
.title-color{
background: #FA6000;
border-radius:4px 4px 0px 0px;
}

.mega-left-title&gt;a{
 color:#fff!important;
}


@media (max-width: 767px){
    .flex {
        flex-direction: column;
    }
        .items-center{
            align-items: start!important;
        }
    }
    
    @media (max-width: 767px){
        .image{
            max-width:130px;
            
        }
       .search-width{
  width: 280px!important;  
   min-height: 50px;
    background: white;
}
.menu-module .navbar-header{
    padding-left:0px;
    padding-right:0px;
}
    i.fal.fa-2x.fa-search, i.fal.fa-2x.fa-shopping-bag, i.fal.fa-2x.fa-user{
        padding-top: 15px!important;
    }
}
    
    /* hover section 2 */
    .block-text6 {
 z-index: 1;
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
}
.block-text6 ul {
  list-style-type: none;
  margin: 0;
}
.block-text6 ul li {
  width: 25%;
  overflow: hidden;
  float: left;
}
.block-text6 ul li .fly-icon {
  width: 70px;
  line-height: 66px;
  height: 70px;
  color: #FA6000;
  margin-right: 10px;
  font-size: 38px;
  border: 2px #ddd solid;
  float: left;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.rtl .block-text6 ul li .fly-icon {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.block-text6 ul li .wrap-text {
  overflow: hidden;
  padding-top: 8px;
}
.block-text6 ul li .wrap-text h3 {
  margin-bottom: 2px;
  text-transform: uppercase;
}
.block-text6 ul li .wrap-text h3 a {
  color: #222;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.block-text6 ul li .wrap-text p {
  font-size: 14px;
  color: #666;
}
.block-text6 ul li:hover .fly-icon {
  border-color: #FA6000;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.block-text6 ul li:hover .wrap-text h3 a {
  color: #FA6000;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}


/* pills */

.vertical-tab{
   display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    width: 28%;
    min-width: 28%;
    vertical-align: top;
    border: none;
}
.vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    color: #fff;
    background: #0c2461;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 13px;
    margin: 0 10px 10px 0;
    border-radius: 0;
    border: none;
    overflow: hidden;
    position: relative;
   z-index: 1;
    transition: all 0.5s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #ff6348;
    border: none;
}
.vertical-tab .nav-tabs li a:before{
    content: '';
    background-color: #fff;
    height: 100%;
    width: 100%;
    border-top: 3px solid #ff6348;
    border-bottom: 3px solid #ff6348;
    opacity: 0;
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    top: 0;
   z-index: -1;
    transition: all 0.3s;
}
.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li a:hover:before{
    opacity: 1;
    transform: rotate(0);
}
.vertical-tab .tab-content{
    color: #0c2461;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 7px 15px;
    border-top: 3px solid #ff6348;
    border-bottom: 3px solid #ff6348;
    border-radius: 0;
    display: table-cell;
    position: relative;
}
.vertical-tab .tab-content h3{
    font-weight: 500;
    margin: 0 0 5px 0;
}
@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a{
        padding: 7px 20px;
        margin: 0 0 10px 0;
    }
    .vertical-tab .tab-content{
        padding: 20px 15px 10px;
        display: block;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
}
  
  .no-js .owl-carousel, .owl-carousel.owl-loaded{
      background: #fff;
  }
  
  @media(max-width:767px){
  .dropdown-menu&gt;li&gt;a {
    font-weight: 400;
    color: #FFf;
}
}

 .row.display-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .row.display-flex &gt; [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
  
  
   .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;
        border-color:#fa6000;
   }


.footer-text&gt;a{
    color:#fff!important;
}
.footer{
    background-color: #fa6000!important;
}


.owl-stage &gt; div &gt; div&gt; a&gt; div&gt; span{

    display:none;

}
.post-container &gt; div &gt; a &gt; div &gt; span{
   display:none;
}
.post-info &gt; div &gt; h6{
    display:none;
} 


.is-lightbox img{
    width:450px !important;
}

.comment-textarea {
        display: none;
}
.label {
    display: none!important;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em;
}


img.shop-additional-item-image {
    height: auto !important;
    width: auto !important;
}
.flex.padd30t {
    display: flex;
    justify-content: center!important;
}

ol, ul{
    margin: -20px;
}

.alert-warning{
        background-color: #d61a1a!important;
    border-color: #fff!important;
    color: #ffffff!important;
}
@media (min-width: 768px) {
    .collapse.collapse-xs {
        display: block;
        height: auto !important;
        visibility: visible;
        left: auto;
        padding-left: 19px!important;
    }
}
.item-filters-container .filter-label {
    font-weight: bold;
    margin-top: 12px!important;
    margin-bottom: 8px!important;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
    color: var(--color-body-text, #444);
    padding-top: 11px!important;
}
.list-unstyled &gt; li &gt; a {
    font-size: 14px !important;
    padding-left: 21px!important;
}

.navbar-nav&gt;li&gt;.dropdown-menu {
    z-index:1 !important;
  }

.line{
    z-index:0 !important;
}

.line2{
    border-bottom:2px solid rgb(250, 96, 0) !important; 
    
}

.modal-content{
    margin-top:175px!important;
}
.flex-1 {
    font-weight: bold !important;
    font-size: 13px !important;
}
.fa-heart:before {
    content: "\f004";
    margin-left: 16px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    display: none!important;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    display: none!important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    display: none!important;
}



span.price-filter-input {
    display: none;
}

.filter-label.size20.tags:has(.size20.option-groups), #collapsed-group-508, #collapsed-group-492, #item-filters-form &gt; span.filter-label.size20, .filter-label.size20.tags.flex.justify-between, #collapsed-tags, #collapsed-attribute-11087, #item-filters-form &gt; a:nth-child(28){
    display: none !important;
}</pre></body></html>