.astroid-container {
   
    overflow-x: hidden;
}
p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.ph-corner-icon-wrapper {
    font-size: 0.8em;
}
.btn {
    border-radius: unset;
}
.btn-sm, .btn-group-sm > .btn {
    --bs-btn-padding-y: 0.4rem;
  }
.ph-cart-link-checkout {
   
    text-decoration: unset;
}
.ph-small.ph-right.ph-u.ph-cart-link-checkout a:hover {
    color: #7359AD;
}
.ph-cart-link-checkout a {
    color: #fff;
}
.ph-small {
    font-size: 14px;
}
h3.ph-product-header.grid a {
    color: #1c5f65;
}
h3.ph-product-header.grid a:hover {
    color: #cc80f3;
}
.btn.btn-secondary .pc-si {
    stroke: #ffffff;
}
.btn-secondary {
   
    --bs-btn-bg: #1c5f65;
}

.ph-pull-left.ph-button-view-product-box {
    /*width: 100%;*/
    /*display: grid;*/
	width: fit-content;
    display: block;
    margin: auto;
    float: none;

}
.ph-pull-right.ph-button-add-to-cart-box {
    width: 100%;
    display: grid;
    margin-top: 5px;
}

a.btn.btn-primary.btn-sm.ph-btn {
    border-radius: 20px;
}

.ph-cart-module-box {
    background: #1c5f65;
    color: #fff;
    padding: 25px;
	border-radius: 20px;
}

a.btn.btn-success.ph-btn {
    background: #7359AD;
    color: #fff;
    border: 0px;
    padding: 7px 20px 7px 20px;
	border-radius: 5px;
}

@media screen and (max-width: 576px){
.modal-shop {
    margin-bottom: 5px;
    width: inherit;
}}
.ph-small.ph-cart-small-title {
    line-height: 1;
}
.ph-small.ph-cart-small-title a{
    color: #fff;
}
.ph-small.ph-cart-small-title a:hover{
    color: #7359AD;
}

.module-title {
   margin-bottom: 15px;
    background: #1C5F65;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 1.2em;
  --s: 20px;
    line-height: 1.8;
    text-align: center;
    background: #1c5f65;
    width: 100%;
    /clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0 100%, 5% 50%, 0 0);/
}
.dropdown-menu.dropdown-menu-end.show {
    z-index: 9999;
}

button.btn.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    border: 1px solid;
}

.dropdown-menu.dropdown-menu-end.show {
    background: #1c5f65;
    color: #fff;
	width: 300px;
    padding: 20px 
}

a.btn.btn-kasa {
    width: 100%;
    background: #000;
    border-radius: unset;
    font-weight: 600;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
}

a.btn.btn-kasa:hover {
    background: #7359ad;
    color: #fff !important;
}

.dropdown-menu.dropdown-menu-right.show {
    z-index: 9999;
	 background: #1c5f65;
    color: #fff;
	width: 300px;
    padding: 20px 
}

.ph-small.ph-right.ph-u.ph-cart-link-wishlist {
    margin-top: 10px;
}
.vrh {
    padding: 5px;
	z-index: 5;
}

.astroid-header-section {
   
    z-index: 3;
}

button#phItemWishListBoxBtn {
    border: unset;
    margin-right: -15px;
}

button#phItemCartBoxBtn {
    border: unset;
}
div#ac-613c939aa21af832422890 {
    display: flex;
    justify-content: flex-end;
	
}
@media screen and (max-width: 992px){
div#ac-613c939aa21af832422890 {
    margin-top: -40px;
}
}

button.btn.btn-success.btn-sm.ph-btn {
    background: #735ba9;
    border: 1px solid #735ba9;
	color: #fff;
}

ul.mod-menu.mod-list.nav.flex-column {
    text-transform: uppercase;
    font-weight: 600;
}

#ta-60cd7e26a16f8c82709685 {
   
    z-index: 2;
    position: relative;
}

#tb-60cd7e4917694083373215 {
    
    position: relative;
    z-index: 2;
}

ul.unstyled.ph-li-inline > li:before {
    content: '\f06c';
    color: #1f5f64;
    margin-right: 5px;
    font: var(--fa-font-solid);
}
ul.unstyled.ph-li-inline > li {
    list-style: none;
}
ul.unstyled.ph-li-inline {
    margin-top: 10px;
}

a.nav-link.show.active {
    border-radius: unset;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: rgb(31 95 100);
    border-color: var(--bs-nav-tabs-link-active-border-color);
    border-radius: unset;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  
    border-radius: unset;
}

ul#PcItemTab {
    margin-bottom: 15px;
}

.ph-checkout-icon-spec-finished {
    background: #735ca7;
}

.ph-checkout-icon-spec-pending {
    background: #1f5f64;
	
}



h5.slajder {
    color: #1C5E64;
	margin-top: 0px;
}

h5.slajder:hover {
    color: #7359AD;
}

.ph-item-content.grid {
    border: 1px solid #185f664f;
    border-radius: 5px;
}

@media screen and (max-width: 767px){
.nav-tabs .nav-link::before {
    content: "\f103";
	font: var(--fa-font-solid);
    font-family: 'Font Awesome 6 Free';
    padding-right: 15px;
}}

@media screen and (max-width: 767px){
ul#PcItemTab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
	margin-left: -15px;
}}

@media screen and (max-width: 767px){
.nav-tabs .nav-item {
    margin-right: -10px;
    border-bottom: 2px solid #fff;
}}

.col-md-6.col-xl-3.item.card {
    margin: auto;
}
.col-md-6.col-xl-3.item.card:hover {
    transform: translateY(-0.5rem);
    transition: all .2s ease-in;
}

a.btn.btn-primary.ph-btn.modal-shop {
    width: 100%;
}

a.btn.btn-success.ph-btn.modal-shop {
    width: 100%;
    margin-top: 5px;
}

a.btn.btn-success.ph-btn:hover {
    background: #8f6cdd;
   
}

.mob {
    border: 1px solid #225F64;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 5px;
}

.swiper-button-next, .swiper-button-prev {
    color: #1f5f64;
}


.btn {
    border-radius: 5px;
}

.ph-payment-title {
    display: none;
}

.checkbox.ph-checkout-checkbox-confirm {
    margin-top: 10px;
    margin-bottom: 0px;
}

joomla-alert[type=success] {
    background-color: #dfd9ed;
  }
  
.readmore {
    background: #1c5f65;
    padding: 5px 15px 5px 15px;
    border-radius: 20px;
    width: max-content;
}

.readmore a {
    color: #fff;
}

.readmore:hover {
    background: black;
}

.socializer {
  display: flex;
  justify-content: center;
}

a.btn.btn-danger.btn-sm.ph-btn.ph-orders-btn {
    border-radius: unset;
    margin-bottom: 5px;
	padding-top: 9px;
    padding-bottom: 9px
}

a.btn.btn-success.btn-sm.ph-btn.ph-orders-btn {
    border-radius: unset;
    margin-bottom: 5px;
    padding: 10px;
}

a.btn.btn-warning.btn-sm.ph-btn.ph-orders-btn {
    padding-top: 13px;
    padding-bottom: 5px;
    border-radius: unset;
    margin-bottom: 6px;
}

.ph-item-box.ph-product-module-item-box.lista {
    font-size: 0.8rem;
    line-height: 1.8;
}

.lista-moduli > .ph-price-txt.ph-price-brutto-txt.ph-standard-txt {
    display: none;
}

.ph-price-txt.ph-price-brutto-txt.ph-standard.wobble-horizontal-on-hover-txt {
    display: none;
}

.lista-moduli > .ph-price-brutto.ph-standard {
    float: none;
}
.lista-moduli > .ph-price-txt.ph-price-original-txt {
    display: none;
}
.lista-moduli > .ph-price-original {
    float: none;
}

.ph-category-price-box.lista-moduli {
    display: block;
}

.ph-checkout-box-apply-coupon {
    width: 16rem;
}
.under {
	display: inline-block;
	padding-bottom: 3px;
}
.under:after {
	content: '';
	display: block;
	margin: auto;
	height: 3px;
	animation: underline 3s infinite;
}
@keyframes underline {
  0% { width: 0%; background-color: #7359AD;}
  100% {width: 100%; background-color: transparent;}
}

.sppb-addon.sppb-addon-header.under {
    display: block!important;
}
div#system-message-container {
    width: fit-content;
    margin: auto;
}

.dot:before {
    content: '\f192';
    color: #185F66;
    margin-right: 0px;
    font: var(--fa-font-solid);
    animation: pulse-green 2s infinite;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    height: 20px;
    width: 20px;
    transform: scale(1);
}
@keyframes pulse-green {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(24, 95, 102, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(24, 95, 102, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(24, 95, 102, 0);
	}
}

.ph-price-brutto.ph-standard {
    font-size: 1.3em;
    display: inline-block;
    width: auto;
    height: 38px;
    background-color: #1c5f65;
    -webkit-border-radius: 3px 4px 4px 3px;
    -moz-border-radius: 3px 4px 4px 3px;
    border-radius: 3px 4px 4px 3px;
    border-left: 1px solid #1c5f65;
    margin-left: 19px;
    position: relative;
    color: white;
    font-weight: 600;
    font-size: 19px;
    line-height: 38px;
    padding: 0 10px 0 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.ph-price-brutto.ph-standard:before {
    content: "";
    position: absolute;
    display: block;
    left: -19px;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 19px solid #1c5f65;
}

.ph-price-brutto.ph-standard:after {
    content: "";
    background-color: white;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: -7px;
    top: 17px;
}

.lista-moduli > .ph-price-brutto.ph-standard {
    float: none;
    background: inherit;
    color: inherit;
	border-left: inherit;
    box-shadow: inherit;
    margin-left: -5px;
    font-weight: 600;
    font-size: 1.3em;
}
.lista-moduli > .ph-price-brutto.ph-standard:after {
    display: none;
}
.lista-moduli > .ph-price-brutto.ph-standard:before {
    display: none;
}
.ph-price-txt.ph-price-brutto-txt.ph-standard-txt {
    display: none;
}

.ph-price-txt.ph-price-original-txt {
    display: none;
}

.ph-item-volume-txt {
    display: none;
}

.ph-category-price-box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.ph-stars-box {
    display: block;
    margin: auto;
}

.alert-success {
    --bs-alert-color: #ffffff;
    --bs-alert-bg: #1c5f65;
    --bs-alert-border-color: #1c5f65;
    --bs-alert-link-color: #cacaca;
}

.ph-stock-txt {
    display: none;
}

div#gt-wrapper-140 {
    text-align: end;
}

a.glink.nturl.notranslate {
    margin-left: 10px;
}

.ph-item-price-box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.gt_float_switcher.notranslate {
    border-radius: 20px;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    font-size: 0.8rem;
	padding: 5px 10px;
}
.gt_float_switcher img {
    width: 26px!important;
    
}

a.nturl {
    font-size: 0.8rem;
}

.ph-cart-module-box.ph-cart-module-currency-box {
    padding: 3px;
}
button#phItemCurrencyBoxBtn {
    border: unset;
}
.ph-currency-list {
    list-style: unset;
	padding-bottom: 10px;
}
.ph-currency-list a {
    text-decoration: unset;
}
button#phItemCurrencyBoxBtn:active {
    background: unset;
}
button#phItemCurrencyBoxBtn:hover {
    background: unset;
}
button#phItemCurrencyBoxBtn {
    width: 48px;
}
.btn.show {
    
    background-color: unset;
    
}
span.ph-shipping-title {
    display: block;
}
@media (max-width: 576px){
.ruxin_news .ruxin-news-col-2 .lead_title, .ruxin_news .ruxin-news-col-2 .intro_title, .ruxin_news .ruxin-news-col-2 .link_title, .ruxin_news .ruxin-news-col-3 .lead_title, .ruxin_news .ruxin-news-col-3 .intro_title, .ruxin_news .ruxin-news-col-3 .link_title, .ruxin_news .ruxin-news-col-4 .lead_title, .ruxin_news .ruxin-news-col-4 .intro_title, .ruxin_news .ruxin-news-col-4 .link_title {
    font-size: 26px !important;
}}

.ph-stock.pc-status-na-stanju:after {
    content: '\f560';
    color: green;
    margin-left: 10px;
    font: var(--fa-font-solid);
}

.ph-stock.pc-status-na-stanju {
    color: green;
   font-weight: 600;
}


.ph-stock.pc-status-i-lager:after {
    content: '\f560';
    color: green;
    margin-left: 10px;
    font: var(--fa-font-solid);
}

.ph-stock.pc-status-i-lager {
    color: green;
   font-weight: 600;
}

.ph-stock.pc-status-nema-na-stanju:after {
    content: '\f057';
    color: red;
    margin-left: 10px;
    font: var(--fa-font-solid);
}
.ph-stock.pc-status-nema-na-stanju {
    font-weight: 600;
    color: red;
}


.ph-stock.pc-status-ej-i-lager:after {
    content: '\f057';
    color: red;
    margin-left: 10px;
    font: var(--fa-font-solid);
}
.ph-stock.pc-status-ej-i-lager {
    font-weight: 600;
    color: red;
}
div#ac-6151c7a0df5d2c21614416 {
    display: flex;
    justify-content: space-between;
}
a.glink img {
  
    width: 24px;
}
.ms-4 {
    margin-left: 0rem !important;
}
@media (max-width: 767.98px){
h3 {
    font-size: 1.2rem;
    
}}
@media (max-width: 991.98px){
h3 {
    font-size: 1.2rem;
    
}}
.row-item.col-6.col-sm-6.col-md-3.col-lg-3.col-xl-3 {
    padding-left: 3px;
    padding-right: 3px;
}
.jf_ph_cat_item_btns_wrap.ph-category-action-icons.grid {
    margin-top: -30px;
    position: relative;
}

.ph-item-content.grid .ph-stars-box {
    margin-top: 0em;
    margin-bottom: 1em;
}

h5.ph-product-header.grid {
    text-align: center;
}


label#jform_country-lbl {
    display: none;
}
label#jform_country_phs-lbl {
    display: none;
}

.ph-form-input-box input.form-control:not([value='']) ~ label {
   display: none;
}

button.btn.btn-danger.btn-sm.ph-btn {
    border-radius: 50% !important;
}

button.btn.btn-success.btn-sm.ph-btn {
    border-radius: 50% !important;
}

.ph-pull-right.ph-checkout-address-edit > button.btn.btn-success.btn-sm.ph-btn {
    border-radius: 20px !important;
}
.ph-pull-right.ph-checkout-shipping-edit > button.btn.btn-success.btn-sm.ph-btn {
    border-radius: 20px !important;
}
.ph-cf-title {
    display: none;
}
.ph-cf-value {
    width: 100%;
}
button.btn.btn-outline-primary {
    background: #1c5f65;
}

button#phSearchBox153searchBtn {
    background: #1c5f65;
}

button.btn.btn-danger.tip.hasTooltipPc {
    background: #7359ad;
    border: unset;
}

button.btn.btn-success.tip.hasTooltipPc {
    background: #1c5f65;
}

label.ph-checkbox-container {
        font-size: 1em;
    color: #1c5f65;
    font-weight: 500;
}

section#as-613f144d76fdc094474676 {
    overflow-x: hidden;
}
.phAOGiftType.ph-gift-voucher-box {
    margin-top: 15px;
}
input.phAOGift {
    border: 1px solid green;
    border-radius: 10px;
}
textarea.phAOGift.ph-attribute-textarea {
    border: 1px solid green;
    border-radius: 10px;
}
div#phItemHiddenAttributeVItemP9A5 {
    margin-bottom: 10px;
}
div#phItemAttributeVItemP9A6 {
    margin-top: 10px;
}

li.ph-checkout-attribute-item {
    list-style: none;
}

li.ph-checkout-attribute-item:before {
    content: '\f5bb';
    color: #1f5f64;
    margin-right: 5px;
    font: var(--fa-font-solid);
}
.ph-category-header {
    text-align: center;
}
.panel-title {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 0;
}
input#phGiftTypes0 {
    margin-left: 5px;
}
#ph-pc-item-box .form-check.ph-radio-gift-box {
    flex-direction: row;
    display: inline-flex;
    padding: 0.3em;
    min-width: 50%;
    align-items: center;
}
.ph-category-action-buttons {
    margin-top: 0.5em;
}
@media screen and (max-width: 991px){
.ph-category-action-buttons.grid {
    display: none;
}}

img.img-responsive.ph-image.slajd {
    width: 60%;
}

.ph-price-txt.ph-standard-txt {
    display: none;
}

.visa-info {
    display: none;
}

#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle {
    background: #7359ad;
   }

#phPriceFilterRange.ui-slider-horizontal .ui-slider-handle:hover {
    
    background: #1c5f65;
    border: 3px solid #1c5f65;
 }
    
#phPriceFilterRange .ui-widget-header {
    background: #7359ad;
}

.ph-ean-txt:before {
    font-family: 'FontAwesome';
    content: "\f02a";
    margin-right: 5px;
}

.ph-sku-txt:before {
    font-family: 'FontAwesome';
    content: "\f0cb";
    margin-right: 5px;
}

.astroid-social-icons > .col {
   padding-left: 5px;
}

.astroid-social-icons {
    margin-left: 5px;
}

.ph-checkout-cart-row-currency-rounding-box {
    display: none;
}


#ph-subscribe-form-mod #ph-form-subscribe-email input.form-control {
    background: transparent;
    border-color: transparent;
}

#ph-subscribe-form-mod {
    background: #fff;
    border-radius: 50px;
    padding: 0.5em 0.5em 0.5em 1em;
}
#ph-subscribe-form-mod #ph-form-subscribe-email .btn {
    border-radius: 30px;
    color: #fff;
    border-color: transparent;
}

div#ph-newsletter-box {
    max-width: 600px;
    margin: auto;
    border: 1px solid;
    padding: 15px;
    border-radius: 20px;
    background: #1c5f65;
    color: #fff;
}

div#ph-form-subscribe-name {
    margin-bottom: 10px;
}

div#ph-form-subscribe-email {
    margin-bottom: 0px;
}

div#ph-form-subscribe-submit {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
#ph-form-subscribe-submit >.controls > button.btn.btn-primary {
    background: #000;
}

.row.ph-item-image-add-box {
    --bs-gutter-x: 0;
}
.ph-item-image-box > figure {
    margin: 0 0 0rem;
}
.ph-item-image-box {
    flex: 1 0 auto;
}

.phProductScrollerModuleBox .ph-item-box .ph-thumbnail-c .ph-item-content {
  height: 355px;
  }

@media screen and (max-width: 991px){
.phProductScrollerModuleBox .ph-item-box .ph-thumbnail-c .ph-item-content {
    height: 365px;
}}

.ph-item-content.grid {
    transition: box-shadow .3s;
}

.ph-item-content.grid:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}

img.ph-currency-image-list {
    width: 26px;
}
.ph-gift-voucher-body {
    background: #735ba9!important;
  }
.ph-gift-voucher-head-top {
    color: #1c5f65!important;
  }
.pp_gallery {
   margin-top: 5px;
}
.pp_details {
    display: none;
}
.pp_expand {
    display: none !important;
}
.pp_gallery {
    display: none !important;
}

.ph-price-netto.ph-standard {
    display: none;
}
.ph-tax-txt.ph-standard-txt {
    display: none;
}

.ph-tax.ph-standard {
    display: none;
}

.ph-cart-cart-row-netto {
    display: none;
}
.ph-cart-subtotal-box.ph-checkout-cart-row-subtotal-box {
    display: none;
}
.ph-cart-total-txt {
    font-weight: 700;
    line-height: 1;
}
.row.ph-pagination-top {
    display: none;
}

.shadow:hover {
    transform: scale(0.95, 0.95);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}



img.img-responsive.img-thumbnail.ph-image-full.phImageAdditional {
    width: 96.5px;
    height: 96.5px;
    object-fit: cover;
}

.button-kopa {
  background: #735CA7;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 20px;
  color: #ffffff;
  font-size: 18px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}

.button-kopa:hover {
  background: #000000;
  text-decoration: none;
  color: #fff;
}

legend {
    display: none;
}

.ph-reviews-review {
    margin-bottom: 25px;
    border-bottom: 1px solid #735ba9;
}

@-webkit-keyframes wobble-horizontal-on-hover {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes wobble-horizontal-on-hover {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.wobble-horizontal-on-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-horizontal-on-hover:hover, .wobble-horizontal-on-hover:focus, .wobble-horizontal-on-hover:active {
  -webkit-animation-name: wobble-horizontal-on-hover;
  animation-name: wobble-horizontal-on-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media screen and (max-width: 768px){
.ph-checkout-cart-box {
    font-size: 0.9em;
}}
.ph-checkout-cart-box {
    line-height: 1.2;
  }
  
 .fixed {
    position: fixed;
    bottom: 0;
    background: #1c5f65;
    z-index: 5;
    padding: 5px;
}
iframe#instagram-embed-0 {
    margin: auto !important;
  }
.jstree-proton .jstree-clicked

 {
    background: #7359ad;
    color: #fff;
    border-radius: 3px;
    box-shadow: inset 0 0 1px #a5a5a5;
  
}
.jstree-proton .jstree-anchor {
    line-height: 22px;
    margin: 1px 0 2px;
    height: 22px;
    width: 80%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.jstree-proton .jstree-anchor:hover

 {
    background: #7359ad;
    color: #fff;
}
h4.panel-title {
    font-size: 1.1em;
}
div.mod-languages ul li.lang-active {
    background-color: #f0f0f000;
}
body div.mod-languages img {
    height: 24px;
    margin-top: -5px;
}
h4.mt-2 {
    font-size: 18px;
  text-align: center;
}

.header-offcanvas-trigger {
    
    padding: 0px;
    margin-left: -65px;
    margin-top: -25px;
}