/* Accessibility Font size */ 

.social {
    top: 30%;
	right:-1px !important;
}

/* body.acc-text-l .dropdown :is(a), */
/* body.acc-text-l :is(a), */
/*
body.acc-text-l :is(p, span:not(.input-group-btn), h1:not(img), h2, h3, h4, h5, h6, h7),
body.acc-text-l :is(td:not(a,p), th):not(:empty),
body.acc-text-l :is(input, select, button, label, li),
body.acc-text-l div.footer-disclaimer__links,
body.acc-text-l div.stats-item,
body.acc-text-l div.info-stream-items,
body.acc-text-l div.upcoming__date div,
body.acc-text-l #divSection,
body.acc-text-l .slick-list,
body.acc-text-l .navbar-nav a,
body.acc-text-l .navbar--secondary,
body.acc-text-l .footer-links a,
body.acc-text-l .footer-links-header,
body.acc-text-l .testimonial__header,
body.acc-text-l .course-overview :not(span),
body.acc-text-l .side-menu--brand,
body.acc-text-l .nav-date,
body.acc-text-l .btn,
body.acc-text-l .book-preview,
body.acc-text-l .subscribe-text,
body.acc-text-l .section__title,
body.acc-text-l .ul-issue-expected,
body.acc-text-l .archive-link,
body.acc-text-l .block-regulations-latest__title,
body.acc-text-l .understated,
body.acc-text-l .price,
body.acc-text-l .book-price-new,
body.acc-text-l .content-block,
body.acc-text-l .specs,
body.acc-text-l .left-wrap,
body.acc-text-l .loading-change-payment-wrap,
body.acc-text-l .loading-change-delivery-wrap,
body.acc-text-l .slider-item--ul__header,
body.acc-text-l .slider-item--ul-text__content
{
	zoom: 1.1;
}
*/
/* body.acc-text-xl .dropdown :is(a), */
/* body.acc-text-xl :is(a), */
/*
body.acc-text-xl :is(p, span:not(.input-group-btn), h1:not(img), h2, h3, h4, h5, h6, h7),
body.acc-text-xl :is(td:not(a,p), th):not(:empty),
body.acc-text-xl :is(input, select, button, label, li),
body.acc-text-xl div.footer-disclaimer__links,
body.acc-text-xl div.stats-item,
body.acc-text-xl div.info-stream-items,
body.acc-text-xl div.upcoming__date div,
body.acc-text-xl #divSection,
body.acc-text-xl .slick-list,
body.acc-text-xl .navbar-nav a,
body.acc-text-xl .navbar--secondary,
body.acc-text-xl .footer-links a,
body.acc-text-xl .footer-links-header,
body.acc-text-xl .testimonial__header,
body.acc-text-xl .course-overview :not(span),
body.acc-text-xl .side-menu--brand,
body.acc-text-xl .nav-date,
body.acc-text-xl .btn,
body.acc-text-xl .book-preview,
body.acc-text-xl .subscribe-text,
body.acc-text-xl .section__title,
body.acc-text-xl .ul-issue-expected,
body.acc-text-xl .archive-link,
body.acc-text-xl .block-regulations-latest__title,
body.acc-text-xl .understated,
body.acc-text-xl .price,
body.acc-text-xl .book-price-new,
body.acc-text-xl .content-block,
body.acc-text-xl .specs,
body.acc-text-xl .left-wrap,
body.acc-text-xl .loading-change-payment-wrap,
body.acc-text-xl .loading-change-delivery-wrap,
body.acc-text-xl .slider-item--ul__header,
body.acc-text-xl .slider-item--ul-text__content
{
	zoom: 1.3;
	color: blue !important;
}
*/
/*
body.acc-text-m h1:not(img),
body.acc-text-l h1:not(img),
body.acc-text-xl h1:not(img),
body.acc-text-m span a,
body.acc-text-l span a,
body.acc-text-xl span a,
body.acc-text-m p span,
body.acc-text-l p span,
body.acc-text-xl p span,
body.acc-text-m .course-overview span,
body.acc-text-l .course-overview span,
body.acc-text-xl .course-overview span,
body.acc-text-m div.footer-disclaimer__links a
body.acc-text-l div.footer-disclaimer__links a
body.acc-text-xl div.footer-disclaimer__links a
body.acc-text-m #divSection :is(td, th):not(:empty),
body.acc-text-l #divSection :is(td, th):not(:empty),
body.acc-text-xl #divSection :is(td, th):not(:empty),
body.acc-text-m :is(td) :not(a, p, span, input,label),
body.acc-text-l :is(td) :not(a, p, span, input,label),
body.acc-text-xl :is(td) :not(a, p, span, input,label),
body.acc-text-m .subscribe-text :is(span),
body.acc-text-l .subscribe-text :is(span),
body.acc-text-xl .subscribe-text :is(span),
body.acc-text-m .specs span,
body.acc-text-l .specs span,
body.acc-text-xl .specs span,
body.acc-text-m .left-wrap :is(a, p, span, div, h3),
body.acc-text-l .left-wrap :is(a, p, span, div, h3),
body.acc-text-xl .left-wrap :is(a, p, span, div, h3),
body.acc-text-m .glyphicon,
body.acc-text-l .glyphicon,
body.acc-text-xl .glyphicon
{
	zoom: 1 !important;
}

body.acc-text-m .masthead--ul-issue,
body.acc-text-l .masthead--ul-issue,
body.acc-text-xl .masthead--ul-issue {
	height:350px !important;
}
*/



.c-red {
    color: red !important;
}

.bg-red {
    background-color: #ff00005e !important;
}

/* IZOBRAZEVANJA */
html {
	scroll-behavior: smooth;
}
.navbar-header--secondary {
    padding: 35px 10px;
}

.pl-0 {
    padding-left: 0px !important;
}

.mt-20 {
	margin-top:20px;
}

.mb-20 {
	margin-bottom:20px !important;
}

.pt-20 {
	padding-top:20px;
}


.form-border {
    padding: 0 20px;
	border-left: 5px solid #faa61a;
    background: #f1f2f2;
	position: inherit;
    top: -15px;
}

.w-100-xs-auto {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.mt-xs-15 {
		margin-top: 15px !important;
	}

	.w-100-xs-auto {
		width: auto;
	}
}	

.icon-external-link {
    width: 13px;
    margin-left: 10px;
}
	
.side-menu li {
	position: relative;
}

.heading-anchor {
	margin-top: -1s75px;
	padding-top:175px;
	visibility: hidden;
}

.pointer {
	cursor: pointer;
}

/*
li.izobrazevalni-program-akademija,
li.video-izobrazevanja {
		background-color:#0a8843;
		color: #fff;
}	

.izobrazevalni-program-akademija.hover-izobrazevanja,
.video-izobrazevanja.hover-izobrazevanja {
		background-color:#0a8843c9 !important;
		color: #fff;
}	
*/


li.izobrazevalni-program-akademija::before,
li.video-izobrazevanja::before {
	/*
	content: "NOVO";
	width: 30px;
	height: 30px;
	background-color: #0a8843;
	color: #fff;
	border-radius: 50%;
	display: block;
	font-size: 8px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 5px;
	*/
	/*
	content: "NOVO";
    width: 22px;
    height: 93%;
    background-color: #0a8843;
    color: #fff;
    display: block;
    font-size: 9px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 2px;
    left: 0px;
    writing-mode: vertical-lr;
	*/
}
	
.badge-count {
	background-color: #80c342;
    padding: 0px 5px;
    color: #fff;
}

.badge-count.zero{
	background-color: #faa61a !important;
}

.hover-izobrazevanja {
	background-color: #e2e3e4;
}

.input-validation-error:focus, .input-validation-error {
    border: 1px solid #de1c22;
}

.validation-summary-errors {
    width: 100%;
    /*border:1px solid #80c342;*/
    border: 1px solid #de1c22;
    /*background:rgba(138,195,97, 0.9);*/
    background: rgba(222, 28, 34, 0.7);
    border-radius: 0px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
}

    .validation-summary-errors ul {
        list-style-type: none;
        padding-left: 10px;
        margin-bottom: 0px;
    }

        .validation-summary-errors ul li {
            margin: 5px 0;
        }

    .validation-summary-errors ul {
        list-style-type: none;
    }

        .validation-summary-errors ul li:before {
            content: url('../images/icon_warning.svg');
            height: 15px;
            width: 15px;
            display: inline-block;
            margin-right: 10px;
        }

.content-block-text a {
    color: inherit;
}

    .content-block-text a:hover {
        color: #00a04c;
    }

.content-block-text table {
    margin-bottom: 20px;
    line-height: 1.625;
}

    .content-block-text table tr {
        border-bottom: 1px solid #f1f2f2;
    }

        .content-block-text table tr th, .content-block-text table tr td {
            padding: 5px 10px;
        }

    .content-block-text table th {
        background-color: #80c342;
        color: #fff;
        font-weight: 600;
    }

    .content-block-text table tr td.tsubhead, .content-block-text table tr.tsubhead {
        background-color: #f1f2f2;
        font-weight: 600;
    }

.content-block-text .tsubhead p {
    font-weight: 600;
}

.content-block-text table p {
    margin: 0px !important;
}

.content-block-text table ul {
    margin-bottom: 0px !important;
}

.content-block-text ul {
    font-weight: normal;
}

.content-block-text blockquote {
    border-left: 5px solid #faa61a;
    font-size: inherit !important;
    background: #f1f2f2;
    padding: 40px;
    margin: 30px 0;
}

.content-block-text .green blockquote {
    border-left: 5px solid #0a8843;
}

.content-block-text blockquote::before {
    content: url(../images/icon_fail.svg);
    height: 45px;
    width: 45px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 40px;
}

.content-block-text .green blockquote::before {
    content: url(../images/icon_warning_secondary.svg);
}

.content-block-text .green-success blockquote {
    border-top: 5px solid #80c242;
    border-left: 0px solid #0a8843;
}

    .content-block-text .green-success blockquote::before {
        content: url(../images/icon_success.svg);
        float: left;
        margin-bottom: 40px;
        margin-right: 20px;
    }

.content-block-text .green-success h2, .content-block-text .orange-fail h2 {
    /*display: inline;*/
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 30px;
    display: block;
}

@media screen and (max-width: map-get($breakpoints, 'small')) {
    .content-block-text .green-success h2, .content-block-text .orange-fail h2 {
        display: inline;
    }
}

.content-block-text .orange-fail blockquote {
    border-top: 5px solid #F9A51a;
    border-left: 0px solid #0a8843;
}

    .content-block-text .orange-fail blockquote::before {
        content: url(../images/icon_fail.svg);
        float: left;
        margin-bottom: 40px;
        margin-right: 20px;
    }

.content-block-text .text-icons {
    height: 13px;
    margin-right: 10px;
}

.content-block-text .icon-text-phone:before {
    content: url(../images/icon_phone_primary.svg);
    height: 13px;
    margin-right: 10px;
}

.content-block-text .icon-text-mail:before {
    content: url(../images/icon_mail_primary.svg);
    height: 13px;
    margin-right: 10px;
}

.content-block-text h2, .content-block-text h3, .content-block-text h4, .content-block-text h5 {
    margin: 20px 0;
}

.side-nav li.active a.menu-title {
    color: #fff;
}

.article-content {
    font-size: 14px;
    line-height: 1.43;
    font-weight: normal;
}

.form-course-enroll {
    padding-left: 40px;
    padding-right: 40px;
}

/*Certificated training (Additional education)*/
.certificated-training h4 {
    text-align: center;
    margin: 30px 0;
    text-transform: uppercase;
}

.certificated-training textarea {
    resize: vertical;
}

.certificated-training .btn-submit {
    float: right;
    margin-right: 15px;
}

.certificated-training .input-radio {
    display: inline;
}

.certificated-training input[type=radio] + span.checkbox-sec:before,
.certificated-training input[type=checkbox] + span.checkbox-alt:before {
    top: 5px !important;
}

.certificated-training input[type=radio] + span.checkbox-sec:before {
    width: 18px;
    height: 18px;
    border: 5px solid #80c342;
}

.certificated-training input[type=radio]:checked + span.checkbox-sec:before {
    background-color: #80c342;
}

.certificated-training .form-group--radio {
    padding: 0 0 0 15px !important;
}

.certificated-training .checkbox-inline, .radio-inline {
    padding-left: 33px !important;
    line-height: 27px;
}

.certificated-training .form-margin {
    margin: 10px 0;
}

/*Certificated training Commission (Additional education)*/
.certificated-training-commission .padding-top {
    padding-top: 20px;
}

.certificated-training-commission .content-block__section > [class*="col-sm-"] {
    padding-left: 0px;
    padding-right: 0px;
}

.certificated-training-commission h4 {
    text-align: center;
    margin: 30px 0 5px 0;
    text-transform: uppercase;
}

.certificated-training-commission .back-mid-btn {
    padding: 0 10px;
    text-align: center;
}

.certificated-training-commission .test-name {
    font-weight: 400;
    font-size: 22px;
}

.certificated-training-commission .commission-view-table-style {
    width: 100%;
    margin-bottom: 40px
}

.certificated-training-commission .content-block-margin-bottom {
    margin-bottom: 20px;
}

.certificated-training-commission .content-block-margin-top-bottom {
    margin: 10px 0;
}

.certificated-training-commission .test-answer-text {
    text-transform: uppercase;
    font-size: 12px;
}

.certificated-training-commission .textarea-participant-style {
    background-color: #eeeeee;
    resize: vertical;
}

.certificated-training-commission .textarea-commision-style {
    border: 3px solid #eeeeee;
    background: #fff;
    resize: vertical;
}

.certificated-training-commission .textarea-comment-style {
    border: 3px solid #eeeeee;
    background: #fff;
    margin-bottom: 10px;
    resize: vertical;
}

.certificated-training-commission .input-radio {
    display: inline;
}

.certificated-training-commission hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(160, 161, 162, 0.45), rgba(0, 0, 0, 0));
}

.certificated-training-commission .test-comment {
    margin-bottom: 10px;
    padding: 0px 40px 10px 40px;
}

.certificated-training-commission .padding-l-r {
    padding: 0 15px;
}

.certificated-training-commission .points-section {
    text-align: center;
    margin-bottom: 20px;
    padding: 0 40px;
}

.certificated-training-commission .max-points-text {
    font-size: 16px;
}

.certificated-training-commission .points-section .input-points {
    border: 3px solid #eeeeee;
    background: #fff;
    max-width: 50px;
    margin: auto auto;
    display: inline;
}

.certificated-training-commission .points-section .points {
    margin-bottom: 5px;
}

/*Countdown timer*/
.certificated-training .countdown {
    margin: 30px 0;
}

    .certificated-training .countdown .count-heading {
        text-align: center;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .certificated-training .countdown .outer-div {
        text-align: center;
        margin: 5px 5px;
        min-width: 40px;
        width: 20%;
        display: inline-block;
    }

    .certificated-training .countdown .inner-div {
        padding: 15px 0px;
        border: 1px solid #80c342;
        text-align: center;
    }

    .certificated-training .countdown .count-text {
        text-align: center;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 14px;
    }

span.checkbox-alt {
    display: inline-block !important;
    line-height: 27px;
}

@media print {
    .certificated-training-commission .test-name,
    .certificated-training-commission h4 {
        font-size: 18px !important;
        /*color:red !important;*/
    }

    .certificated-training-commission label {
        font-size: 13px !important;
        /*color:red !important;*/
    }

    .certificated-training-commission .print-form,
    .certificated-training-commission .form-control {
        font-size: 12px !important;
        /*color:red !important;*/
    }

    .certificated-training-commission .max-points-text,
    .certificated-training-commission .test-answer-text {
        font-size: 10px !important;
        /*color:red !important;*/
    }
}

/***************************

	Subscribe
	
***************************/

.block--subscribe .subscribe .control-label input[type=checkbox] + span:before {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.subscribe #frmSubscribeEmail .control-label input[type=checkbox] + span:before {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.block--subscribe .subscribe label.control-label {
    color: #fff;
}

.block--subscribe .subscribe input[type=checkbox]:checked + span {
    color: #fff;
}

#frmSubscribeEmail .form-group.eBilten .control-label span.checkbox-sec {
    margin-left: 10px;
    position: relative;
}

    #frmSubscribeEmail .form-group.eBilten .control-label span.checkbox-sec a {
        margin-left: 25px;
    }

#divCartContainer .AgreeWithTerms h3 {
    font-size: 16px !important;
    line-height: 25px;
}

/***************************

	Basket
	
***************************/
.basket-disclamer {
    font-size: 12px !important;
    font-weight: normal;
}

/***************************

	Basket header
	
***************************/
.table-cart-menu > tbody > tr > td {
    padding-left: 3px !important;
	padding-right: 3px !important;
}

/***************************

	Product
	
***************************/

.book-preview {
    cursor: pointer;
}

/***************************

	Book presentation

***************************/
/* Heading block styles*/
.heading-block-bp {
    height: 525px;
    color: #000;
    padding-top: 90px;
}

.heading-block-bp--title-pull {
    margin-bottom: -40px;
    height: 444px;
}

.heading-block-bp__title {
    margin-top: 26px !important;
    color: #000;
    padding-left: 25px;
    width: 90%;
}

.heading-block-bp__sub-title {
    color: #000;
    padding-left: 25px;
    width: 90%;
    text-transform: uppercase;
}

.custom-style-books {
    padding-top: 94px;
    height: 363px;
}

    .custom-style-books .heading-block-bp__title,
    .custom-style-books .heading-block-bp__sub-title {
        color: #fff;
    }

.book-data-block .price-new.h5 {
    font-size: 18px !important;
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .custom-style-books {
        padding-top: 40px;
        height: 300px;
    }

        .custom-style-books h3 {
            font-size: 33px;
        }
}

@media screen and (max-width: 767px) {
    .custom-style-books {
        height: auto;
        padding-top: 47px !important;
        padding-bottom: 40px;
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 776px) and (max-width: 992px) {
    .btn-bp {
        padding: 18px !important;
    }

    .e-bilten-item__header {
        height: 187px !important;
    }
}

@media screen and (max-width: 776px) {
    .heading-block-bp {
        padding-top: 30px;
    }

        .heading-block-bp img {
            margin-bottom: 30px;
        }

    .heading-block-bp--title-pull {
        height: auto;
        margin-bottom: 0;
    }

    .heading-block-bp__title {
        padding-left: 15px;
        width: 100%;
    }

    .heading-block-bp__sub-title {
        padding-left: 15px;
        width: 100%;
    }
}

.btn--accent--alt {
    padding: 15px 15px !important;
    color: #faa61a !important;
    background-color: #fff;
    border: 1px solid #faa61a !important;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

    .btn--accent--alt:hover {
        color: #fff !important;
        background-color: #faa61a;
    }

.btn-group-biblos {
    padding-right: 5px !important;
}

.btn-group-emka {
    padding-left: 5px !important;
}

@media screen and (max-width: 992px) {
    .btn-group-biblos {
        padding-right: 15px !important;
    }

    .btn-group-emka {
        margin-top: 10px !important;
        padding-left: 15px !important;
    }
}

.author-statments,
.bp-contact {
    margin-bottom: 75px;
    padding: 38px;
}

    .bp-contact .form-group.bp-name {
        padding-left: 0;
        padding-right: 5px;
        margin-bottom: 10px;
    }

    .bp-contact .form-group.bp-email {
        padding-left: 5px;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .bp-contact .form-group.bp-message {
        padding-left: 0;
        padding-right: 0;
    }

@media screen and (max-width: 992px) {

    .bp-contact .form-group.bp-name,
    .bp-contact .form-group.bp-email,
    .bp-contact .form-group.bp-message {
        padding-left: 0;
        padding-right: 0;
        /* margin-bottom: 5px; */
    }
}

@media screen and (max-width: 992px) {

    .author-statments,
    .bp-contact {
        margin-bottom: 20px;
    }
}

.grid-bp[data-columns]::before {
    content: '2 .column.size-1of2';
}

@media screen and (min-width: 776px) {
    .grid-bp[data-columns]::before {
        content: '2 .column.size-1of2';
    }
}

.grid-bp .column .testimonial.first {
    margin-left: 0px !important;
}

.grid-bp .column .testimonial.last {
    margin-right: 0px !important;
}

@media screen and (max-width: 776px) {
    .grid-bp[data-columns]::before {
        content: '1 .column.size-1of1' !important;
    }

    .grid-bp .column .testimonial.first {
        margin-right: 0px !important;
    }

    .grid-bp .column .testimonial.last {
        margin-left: 0px !important;
    }
}

video {
    width: 100%;
    height: auto;
}

.event-description li.p2 {
    margin-bottom: 0px;
    font-weight: normal;
}

.book-important-text blockquote {
    border-left: 5px solid #faa61a;
    font-size: inherit !important;
    background: #f1f2f2;
    padding: 14px;
    margin: 0px 0;
    min-height: 70px;
}

.book-important-text blockquote p {
    margin-top: 13px;
}

.book-important-text blockquote::before {
	content: url(../images/icon_fail.svg);
	height: 45px;
	width: 45px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 40px;
	float: left;
}

.position-relative {
	position: relative;
}

.bg-dark-green {
	background-color: #0a8843 !important;
}

.bg-orange {
	background-color: #faa61a !important;
}

.c-white {
	color: #fff!important;
}

.b-left-orange {
	border-left: 5px solid #faa61a;
}

.pxy5 {
	padding: 5px;
}

.item-badge-small {
	position: absolute;
	top: 5px;
	right: 5px !important;
	z-index: 900;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background-color: #80c342;
	color: #fff; 
}

.item-badge-small .item-badge__content--last-items {
	font-size:7px;
}
 
.item-badge-right {
	position: absolute;
	top: 10px;
	right: 15px !important;
	z-index: 900;
	width: 76px;
	height: 76px;
	border-radius: 100%;
	background-color: #80c342;
	color: #fff; 
}

.color-students  {
	background-color:#faa61a;
}

.basket-badge-students {
	border-radius: 10px;
	color: #fff;
	height: 17px;
	line-height: 17px;
	font-size: 9px;
	text-align: center;
	width: 110px;
	padding: 2px 8px;
}

.book-important-text.icon-discount blockquote::before {
	content: url(../images/icon_discount.svg) !important;
	height: 45px;
	width: 45px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 40px;
	float: left;
}

.book-important-text p {
    font-size: 14px !important;
}


/***************************

	Gallery
	
***************************/
.gallery {
    margin-bottom: 75px;
}

.gallery-item {
    max-height: 128px;
    overflow: hidden;
    margin-bottom: 20px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.opacity-half {
    opacity: 0.5;
}

/***************************

	Social icons
	
***************************/

.social-item__ig {
    background-image: url(../images/icon_instagram_white.png);
    background-image: -webkit-linear-gradient(transparent, transparent), url(../images/icon_instagram_white.svg);
    background-image: linear-gradient(transparent, transparent), url(../images/icon_instagram_white.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 21px;
    position: absolute;
    top: 26%;
    left: 29%;
}

/***************************

	Payment type
	
***************************/
.natural-person-div .payment-type-code-invoice {
    display: none !important;
}

.legal-person-div .payment-type-code-invoice {
    display: block !important;
}

.natural-person-div .payment-type-code-students {
    display: block !important;
}

.legal-person-div .payment-type-code-students {
     display: none !important;
}

.legal-person-div #PAYMENT-INVOICE-DIV {
     display: block !important;
}

.natural-person-div #PAYMENT-INVOICE-DIV {
     display: none;
}


.bb-1 {
     border-bottom:1px solid #FFF;
}

.fs-10 {
    font-size:10px;
}

.fs-12 {
    font-size:12px;
}

.fs-14 {
    font-size:14px;
}

.fs-16 {
    font-size:16px !important;
}

.italic {
    font-style: italic;
}

.mt-3 {
    margin-top:10px;
}

.width-100 {
    width:100%;
}

.fw-600 {
    font-weight:600;
}

.mb-0 {
	margin-bottom: 0px;
}

.mt-33 {
	margin-top: 33px;
}
	
.product-discount-badge {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	display: flex;
	padding-top: 3px;
}

.product-discount-badge span:first-child {
	background-color: #37a96e;
	padding: 1px 5px 1px 4px;
	font-style: italic;
}

.product-discount-badge span:last-child {
	background-color: #0a8843;
	padding: 1px 5px 1px 4px;
}

.price-crossed {
	text-decoration: line-through;
	color: #939598;
	font-weight: 400;
}

.applied-discount {
	border: 1px solid #b4dc90;
}

.c-success {
	color: #37a96e;
}

.product-discount-area{
	background-color: #37a96e;
	color:#fff !important;
	padding: 15px !important;
}

.product-discount-area-error {
	border: 2px solid #faa61a;
	background-color: transparent;
	color: #636466;
	}

.ml-10 {
	margin-left: 10px;
}


.mt-10 {
	margin-top: 10px;
}

#promoCode {
	margin-right: 0px;
}

.btn-promo {
	height: 40px;
	padding: 12px 32px;
}

.d-flex {
	display: flex;
}

.align-items-center {
	align-items: center;
}

.justify-content-end {
	justify-content: flex-end;
}

.flex-column {
	flex-direction: column;
}

.promoCodeError {
	position: absolute;
	padding-right: 0px !important;
	top: 40px;
	left: 0;
	text-align: left;
	color: #de1c22;
	font-size: 14px;
	font-weight: 400;
}

.position-relative {
	position: relative;
}

.fa-angle-double-left {
	display:none !important;
}

.c-black  {
	color:#231f20 !important;
}

.cart-info-for-customer {
	PADDING:5px;
	color: #faa61a;
	border: 1px solid #faa61a;
	background: #fff;
	font-size: 12px;
}

.c-orange {
	color: #faa61a;
}

/***************************

	Student discount
	
***************************/
#PAYMENT-STUDENTS-DIV,
.students-discount-disabled #PAYMENT-STUDENTS-DIV {
	display: none !important;
}

.students-discount-enabled #PAYMENT-STUDENTS-DIV {
	display: block !important;
}

/***************************

	Foreign countries delivery
	
***************************/
.foreign-country #PAYMENT-PICKUP-DIV {
	display: none !important;
}

/***************************

	Video
	
***************************/
.color-lite-green  {
	background-color:#80c342;
}

.email-only #DELIVER-POST-DIV,
.email-only #DELIVER-PICKUP-DIV,
.video-only #DELIVER-POST-DIV,
.video-only #DELIVER-PICKUP-DIV,
.video-only #DELIVER-POST-SURCHARGE-DIV,
.video-only .video-hidden {
	display: none !important;
}

.default-email-only #DELIVER-POST-DIV,
.default-email-only #DELIVER-PICKUP-DIV,
.default-video-only #DELIVER-POST-DIV,
.default-video-only #DELIVER-PICKUP-DIV {
	/*display: block !important;*/
	display: block;
}
.default-video-only #DELIVER-WEB-DIV,
.default-email-only #DELIVER-WEB-DIV {
	display: none;
}

.video-only #DELIVER-WEB-DIV{
	display: block !important;
}

body.playing-video {
	overflow: hidden !important;
} 
#vimeo-pop-container {
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1999;
}
#vimeo-pop-container div:first-child {
	background: #ccccccd1;
    z-index: 999;
    width: 100%;
    height: 100%;
}
#vimeo-pop-container iframe {
	position: fixed;
	left: 50%;
	top: 50%;
	transform:translate(-50%, -50%);
}
 .vimeo-close {
    background-color: transparent;
    border: 3px solid #000;
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    transition: 200ms background-color;
    z-index: 9999;
    right: 10px;
	text-align: center;
	color: #000;
}	 
.vimeo-close &.closing:before {
	transform: rotate(450deg);
	margin-left: -2px;
	margin-top: 0;
	animation: close-before 500ms ease 500ms 1 forwards;
}
.vimeo-close &.closing:after {
	transform: rotate(540deg);
	margin-left: -11px;
	margin-top: -10px;
	animation: close-after 500ms ease 500ms 1 forwards;
}

div[aria-expanded="false"] p:first-of-type {
	background-image: linear-gradient(180deg,#000000 10%,rgba(0,0,0,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#divLeftContainer div[aria-expanded="false"] p:first-of-type {
	background-image: linear-gradient(180deg,#000000 10%,rgba(0,0,0,0) 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Pop up e-news */
.pop-up{
	position: fixed;
	background-color: #00000080;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.pop-up .block--narrow{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	transform: translate(-50%, -50%);
	z-index: 150;
}
@media screen and (max-width: 767px) {
	.pop-up .block--narrow{
		width: 100%;
	}
}
.pop-up .img-pop-up-close {
	position: absolute;
	right: 25px;
	top: 25px;
	width: 1.6em;
	height: 1.6em;
	background-color: unset;
	cursor: pointer;
}
.pop-up .img-pop-up-close::after, .pop-up .img-pop-up-close::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 1.6em;
	height: 2px;
	background: #fff;
}
.pop-up .img-pop-up-close::before {
	transform: rotate3d(0, 0, 1, -45deg);
}
.pop-up .img-pop-up-close::after {
	transform: rotate3d(0, 0, 1, 45deg);
}
.pop-up.animate-fadeIn {
	animation-name: fadeIn;
	animation-duration: 0.8s;
	animation-fill-mode: both;
	animation-timing-function: ease-in-out;
}
.pop-up .animate-fadeInUp {
	animation-name: fadeInUp;
	animation-duration: 0.8s;
	animation-fill-mode: both;
	animation-delay: 0.5s;
	animation-timing-function: ease-in-out;
}
@keyframes fadeIn {
  from {
	opacity: 0;
  }

  to {
	opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-50%, 100%, 0);
	transform: translate3d(-50%, 100%, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
  }
}

/***************************

	Basket
	
***************************/
.nav-pills li.done {
    color: #fff;
    background-color: #0a8843;
	border-right: 1px solid #61a681;
}

.nav-pills li.done:after {
    position: absolute;
    bottom: -11px;
    left: 46%;
    width: 0;
    height: 0;
    content: '';
}

.nav-pills li.done span.glyphicon {
    position: absolute;
	top:20px;
	left: 90%;
}

/***************************

	Seo H1 20250403
	
***************************/

h1.h2-old {
    letter-spacing: -1px;
    color: #231f20 !important;
    font-weight: 700;
    font-size: 30px;
	margin: 20px 0;
}

.pullup {
    background: white;
}

.pullup .h2-old {
    background: white;
	margin: 0;
}

@media screen and (min-width: 767px) {
    h1.h2-old {
        font-size:36px
    }
}

@media screen and (min-width: 992px) {
    h1.h2-old {
        font-size:40px
    }
	.pullup {
		margin-top:-40px;
	}
}
