/* 

	Theme Name: ISJ Theme
	Theme URI: https://media-x.hr
	Description: None
	Version: 1.0
	Author: Media X 
	Author URI: https://media-x.hr
	Tags: portfolio
	Template:    kona
	Text Domain:  kona-child
	
*/
.spaced-huge .three-fifth {
    width: calc(50% - 32px);
}
.spaced-huge .two-fifth {
    width: calc(50% - 48px);
}
.term-description {
    width: 100%;
    max-width: 100%;
}
.tax-product_cat .woocommerce-breadcrumb, .tax-product_cat .woo_main_title {
    display: none;
}
/* .term-light-series-colours #page-body:first-child, .term-light-series-colours-en #page-body:first-child,
.term-light-series-no-2 #page-body:first-child, .term-light-series-no-2-en #page-body:first-child{
    margin-top: 0 !important;
}  */
body.archive.tax-product_cat.term-light-series-colours #page-content #hero-and-body #page-body,body.archive.tax-product_cat.term-light-series-colours-en #page-content #hero-and-body #page-body,body.archive.tax-product_cat.term-light-series-no-2 #page-content #hero-and-body #page-body,body.archive.tax-product_cat.term-light-series-no-2-en #page-content #hero-and-body #page-body, body.archive.tax-product_cat.term-solitudes #page-content #hero-and-body #page-body, body.archive.tax-product_cat.term-solitudes-en #page-content #hero-and-body #page-body{
    margin-top: 0 !important;
}
.kona-tabs .tp-tab .tp-tab-title {
    color: #ffffff;
}
.kona-tabs .tp-tab::before {
    background: #ffffff;
}
#lightcase-info #lightcase-caption {
    clear: both;
    font-size: 13px !important;
    color: #000 !important;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
#lightcase-overlay {
    background: #000000c4 !important;
}
#lightcase-nav a.lightcase-icon-close::before {
    background: rgba(255, 255, 255, 0.82);
}
p#r1_checkbox_field label {
    color: #000;
}
#ct_size_guide-2001 .ct_table_container {
    display: none;
}
form.cart > .open-popup-link.sr-button-text:last-child {
    margin-top: 20px;
}
.text-light {
	color: #fff !important;
	}

@media only screen and (max-width: 768px) {
  .tax-product_cat #hero-and-body {
    margin-top: -40px;
  }
}
