/*#product-info > .row > .col-md-7:first-child {position:relative;}*/
.sort-categories .slider-cat .cat-block a {
    border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 100%;
    display: inline-block !important;
}
.sort-categories .slider-cat img {
    width: 160px !important;
    height: 160px;
}
#product-info > .row > .col-md-6:first-child {
  position: sticky;
  top: 4.6rem;
}
.product-thirdparty-review .yotpo-reviews-star-ratings-widget{
    margin-bottom: 35px!important;
}
 .navbar-collapse .navbar-nav .nav-item .badge {
  margin-left: 0.5rem;
}
/*#product-info > .row > .col-md-7:first-child {position:relative;}*/
@media(max-width:1024px){
    .header-content .container .header-content-wrap{box-shadow:none;}
    .header-content .container .header-content-wrap{border-radius:0;}
        .header-content .header-content-main {
        margin-top: 0rem !important;
    }
}
 
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
   padding-bottom: 56.25%
}
 
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
 
.yotpo-head{
    display:none !important;
}
 
 
.yotpo-layout-header-wrapper{
    margin-bottom: 10px !important;
}
 
.yotpo-review{
    flex-direction: column !important;
    margin-bottom: 20px !important;
}
 
.yotpo-review-center-panel{
    margin-top : 10px !important;
}
 
 
#pro-brief-disc{
    padding: 0rem 1.5rem;
}
 
#templatelist{
    padding-top: 0rem !important;
}
 
.ops_rankoviu_spaudos_ilgis,
.ops_spaudos_plotis_priekyjė,
.ops_spaudos_ilgis_priekyjee,
.ops_rankoviu_spaudos_plotis,
.ops_spaudos_ilgis_nugaroje,
.ops_uždetą_spaudos,
.ops_spaudos_plotis_nugaroje{
      display: none !important;
}

.ops_vienos_vėliavos_bazinė_kaina {
  display: none !important;
}
.custom_cart_page .footer-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  background:
#f8f9fa;z-index: 999;
}
.btn.btn-primary.active.selectbtn.text-white{
    background-color: #084563 !important;
}
@media only screen and (min-width: 480px) {
  #footer footer .footer-content .categories-tab ul {
    column-count: unset;
  }
}
@media only screen and (max-width: 767px) {
.sort-categories .slider-cat img {
  width: 120px !important;
  height: 120px;
}
}
.custom_cart_page .footer-bottom {
  position: static;
}
#footersubscribe_sidebar .success-block {
  z-index: 4; color: #28a745 !important; background-color: #fff !important;}
  
.bootstrap-select .dropdown-menu .dropdown-item {
    color: #1e1e1e !important
}
#footersubscribe_sidebar .custom-control.custom-control.custom-checkbox {
    display: none;
}

#extra_fields_17{
    display: none !important;
}

@media only screen and (min-width: 996px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1400px !important;
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 1000px;
    }
}

@media only screen and (min-width: 1248px) {
    .container, .breadcrumb_container, .page-header {
        max-width: 1400px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1149px) {
  .yotpo-bottom-line-summary {
    border: 0 !important;
  }

  .yotpo-vertical-border {
    display: none !important;
  }

  .yotpo-bottom-line {
    margin-right: 40px !important;
  }

  .yotpo-bottom-line-right-panel {
    padding-right: 0 !important;
  }

  .yotpo-layout-header-wrapper {
    display: flex;
    flex-direction: column !important;
  }
}
#payment_option .paytab {
  background: #f8f9fa !important;
  border: 1px solid #dee2e6 !important;padding: 0.5rem !important;margin-bottom:0.5rem !important;
}
.consent-studio .cookie-toggle{
 bottom: 25px !important;   
}

.hideqty #prdqty {
    display: none;
}

.hideqty .prduct_qty {
    display: none;
}

.yotpo-text-link-title {
    font-size: 0px !important;
}

span.yotpo-text-link-title:after {
    content: Produktas;
    font-size: 12px !important;
}

#filter_color
  .card-body
    .gap{
      flex-wrap: wrap !important;
    }


.design-sig-sec .card{
    min-height:unset;
}
/*#footer{*/
/*    margin-top: 0px !important;*/
/*}*/

#bill_address .billadd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;  
}
#bill_address .billadd p {
    order: 2;
}

#bill_address .billadd .addedit_btns {
    position: unset !important;
  order: 1;
  align-self: flex-end;
  margin-bottom: 0.5rem;
}