/*
 *  Transfered Styles
*/

.jumbotron {
    background-color: #eef3da91;
    margin-bottom: 0;
}
.text-light {
    color: rgba(255,255,255,0.75) !important;
}
.site-blocks-cover {
/*    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-position: center center;
*/
    /* Set a specific height */
    min-height: 600px; 
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../../../../../image/catalog/izdelek/berberin/berberin-hero.jpg');

    margin-top: -133px;
  }

.site-blocks-cover.overlay {
    position: relative;
    /*bottom: 150px;*/
}


@media (min-width: 768px) {
    .site-blocks-cover {
        background-image: url('../../../../../image/catalog/izdelek/berberin/berberin-hero.jpg');
        background-position: center center;

        /* margin-top: 0; */
    }
    .site-blocks-cover.overlay:before {
        background: none;
    }
    
}

.site-blocks-cover.overlay:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.4);
}


.site-blocks-cover .player {
    position: absolute;
    bottom: -250px;
    width: 100%
}

.site-blocks-cover /*,
.site-blocks-cover>.container>.row */ {
    /*min-height: 400px;*/
    min-height: calc(60vh);

    
}

.site-blocks-cover.inner-page-cover,
.site-blocks-cover.inner-page-cover>.container>.row,
.site-blocks-cover>.container>.row {
    /*min-height: 400px;*/
    min-height: calc(40vh);
    background-color: rgba(255,255,255,0.5);
}

.site-blocks-cover h1 {
    font-size: 3rem;
    font-weight: 400;
    color: #2c753b /*#00513b*/;
    font-weight: 900
}




.section-title {
    color: #2c753b /*#00513b*/;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2;
}

.site-blocks-cover p.lead {
    font-size: 18px;
}


@media(max-width: 1200px) {
    .section-title {
        font-size:30px;
    }
}


@media(max-width: 991.98px) {
    .site-blocks-cover h1 {
        font-size:2rem
    }
    .site-blocks-cover .section-sub-title {
        font-size: 13px;
        letter-spacing: .2em;
    }
    .navbar-nav {
        flex-direction: row;
        padding-bottom: 1rem;
        border-top: 1px solid #e2e6ea;
    }
}

@media (min-width: 768px) {
    /*.site-blocks-cover p.lead {
        font-size: 22px;
    }*/
}
/*
@media (min-width: 992px) and (max-width: 1200px) {
    .site-blocks-cover.overlay {
        position: static;
    }
    
}
*/
@media (min-width: 1200px) {

    /*.site-blocks-cover.overlay {
        position: relative;
        bottom: 50px;
    } */   
    /*.site-blocks-cover > .container {
        max-width: 1640px;
    }*/
    /*
    .site-blocks-cover p.lead {
        font-size: 28px;
    }
    */
}

@media (min-width: 1400px) {
    .site-blocks-cover h1 {
        font-size: 4rem;
    }

}

.site-blocks-cover p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 300
}




.section-sub-title {
    font-size: 16px;
    /*color: #adb5bd;*/
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
}
#product-product .section-sub-title {
    color: #adb5bd;
}

@media (max-width: 768px) {

    .site-blocks-cover .section-sub-title {
        font-size: 14px;
        letter-spacing: 0;
    }
    
}

.btn:hover,.btn:active,.btn:focus {
    outline: none;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.btn.btn-black {
    border-width: 2px;
    border-color: #2c753b;
    background: #2c753b;
    color: #fff
}

.btn.btn-black:hover {
    color: #2c753b;
    background-color: transparent
}

.btn.btn-black.btn-outline-black {
    color: #2c753b;
    background-color: transparent
}

.btn.btn-black.btn-outline-black:hover {
    border-color: #2c753b;
    background: #2c753b;
    color: #fff
}
.btn.btn-white {
    border-width: 2px;
    border-color: #fff;
    background: #fff;
    color: #000
}

.btn.btn-white:hover {
    color: #2c753b;
    background-color: transparent;
    border-color: #2c753b;
}

.btn.btn-white.btn-outline-white {
    color: #fff;
    background-color: transparent
}

.btn.btn-white.btn-outline-white:hover {
    border-color: #fff;
    background: #fff;
    color: #000
}

.btn.btn-red {
    border-width: 2px;
    border-color: #5cb846;
    background: #5cb846;
    color: #fff
}

.btn.btn-red:hover {
    color: #487351;
    background-color: transparent
}

.btn.btn-red.btn-outline-red {
    color: #2c753b;
    background-color: transparent;
    border-color: #2c753b;
}

.btn.btn-red.btn-outline-red:hover {
    border-color: #487351;
    background: #487351;
    color: #fff
}


/*
 *  Custom Sytles
*/

a {
    color: #212529;
}
body {
    font-family: 'Source Sans 3', 'Muli', sans-serif;
    font-size: 18px;
    line-height: 1.4;
}


@media (min-width: 992px) {
    body {
        font-size: 20px;
    }
    
}
@media (min-width: 1400px) {
    body {
        font-size: 21px;
    }
}

.script-text {
    font-family: 'Dancing Script', cursive;
}

li {
    /*padding-bottom: 8px; */
}

#mainNav {
    /* top: 48px;
    z-index: 1019; */
}
#mainNav .nav-link {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;

}
@media (min-width: 1200px) {
    #mainNav .nav-link {
        text-align: center;
    }
}

#logo{
    transition: all 0.3s;
}
.logo-large {
    max-width: 180px;
}
.logo-small {
    max-width: 140px;
}

.footer li {
 /*   font-size: 20px;*/
}

.copyright {
    font-size: 16px;
}

.main-block-img {
    background-image:url('../image/catalog/main_block_banner_1_small.jpg'); 
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: 0 0;
    min-height: 680px;
    height: 680px;
    width: 100%;
}

@media (min-width: 992px) {
    .main-block-img {
        background-image:url('../image/catalog/main_block_banner_1_medium.jpg'); 
    }
}

@media (min-width: 1400px) {
    .main-block-img {
        background-image:url('../image/catalog/main_block_banner_1_large.jpg'); 
    }
}

@media (min-width: 1200px) {
    #mainNav .nav-link {
        text-align: center;
    }
}


.red {
    /*color: #e62315;*/
    color: #2c753b;
}

.btn {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.6;
}

.shadow-box,
.card-shadow:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
    z-index: 1;
    transition: box-shadow 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}

#top-links .nav-item,
#top-links .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

#cart-total.badge {
    padding: 1px 4px !important;
    position: relative;
    bottom: 7px;
    /*color: #030303;
    background-color: #f8f9fa;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 1;
    position: absolute;
    top: 0;
    */
}

#cart .dropdown-menu.show {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
#cart .dropdown-menu {
    min-width: 20rem;
}
@media (min-width: 768px) {

    #cart .dropdown-menu {
        min-width: 25rem;
    }
}

.mst {
    border: 2px solid #f8f9fa;
    border-radius: 15px;
}

.row.vdivide [class*='col-']:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display:block;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    min-height: 70px;
}

a.link100 {
    color: unset;
    cursor: pointer;
    outline: none;
}
a.link100:hover,
a.link100:active,
a.link100:focus {
    color: unset;
    outline: none;
    text-decoration: none;
}

#product .form-check-inline {
    flex-flow: column;
    -ms-flex-flow: column;
}

.option-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
}

#product label {
    font-size: 80%;
}

#product .radio {
    transition-duration: 0.5s;
}

#product .custom-control-label::before {
    position: unset;
    margin: 0 auto 12px;
}

#product .custom-control {
    padding-left: 0;
    width: 100%;
}
#product .custom-control-label {
    width: 100%;
}
#product .radio.shadow-sm:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    z-index: 1;
}
#product .radio.shadow-lg:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    z-index: 1;
}


#product .custom-control-label .onlyone.badge {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 700;
    font-size: 16px;
}

#product .radio.shadow-lg {
    z-index: 1;
}

#information-contact .fa-phone-alt {
    background-color: #e3453c;
    padding: 15px;
    border-radius: 50%;
}

@media (min-width: 1400px) {
    #information-contact .fa-phone-alt {
        padding: 30px;
        font-size: 2rem;
        margin-right: 3rem;
    }
    #multiPetrol.form-control,
    #multiPaketomat.form-control,
    #multiPosta.form-control,
	#multiMol.form-control	{
        height: calc(1.5em + 1rem + 2px);
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem;
    }

}
.text-small {
    font-size: 80%;
}
.text-normal {
    font-size: 100%;
}
@media (min-width: 576px) {
    .text-sm-normal {
        font-size: 100%;
    }
}

/* Checkout */
.nav-item a {
    color: rgba(0, 0, 0, 0.5);
}

a.nav-link:not([href]):not([tabindex]) {
    color: rgba(0, 0, 0, 0.5);
}
/*
.nav-item a.active {
    background-color: transparent;
    color: #e3453c;
}
*/
#checkout-steps .panel-body {
    padding: 1.5rem 1rem;
    background-color: #ffffff;
}

@media (min-width: 1024px) {

    #checkout-steps .panel-body {
        padding: 2rem;
    }

    #checkout-steps .custom-control-label::after,
    #checkout-steps .custom-control-label::before
    {
        top: 8px;
    }

}

#checkout-steps .custom-control-label::after,
#checkout-steps .custom-control-label::before
{
    top: 6px;
}


#checkout-steps label:not(.control-label) {
    font-size: 20px;
}

#checkout-steps .control-label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #637365;
    margin-bottom: 0;

}
#checkout-steps .form-control {
    /* font-size: unset; */
}
#checkout-steps input::placeholder {
    color: #c4cad0 !important;
}
.form-group.has-error .text-danger {
    font-size: 80%;
    margin-top: 5px;
}

div.required .control-label::after {
	content: ' *';
	color: #e3453c;
	font-weight: bold;
}

@media (max-width: 1400px) {
    #checkout-tabs .display-4 {
        font-size: 2.5rem;
    }
    #checkout-tabs a {
        padding: 10px 5px;
    }
    #checkout-tabs span:not(.display-4) {
        font-size: 16px;
    }
}

#information-information .blockquote {
    font-size: 24px;
}

@media (max-width: 768px) {
    #boxrow .card-body {
        padding: 3px;
    }

    #movePickup label {
        font-size: 16px;
    }
}

#faq .card-header {
    padding: 0;
    background-color: white;
    border-bottom: none;
}
#faq .card .btn {
    text-transform: none;
    font-size: 22px;
    padding: 1rem 1.25rem;
    letter-spacing: 0;
    color: #212529;
}
#faq .card .btn:hover {
    text-decoration: none;
    color: #487351;
}
#faq .card-header:hover {
    /* background-color: rgba(0,0,0,.1) */
}
#faq .card-header .btn[aria-expanded="true"] {
    /* background-color: #030303; */
    color: #2c753b;
    text-decoration: none;
}

#review .fa-star:before {
    color: #adb5bd;
}

#review .fa-stack {
    width: 1.6em;
}

.cc-message,
.cc-compliance {
    text-align: center;
}

@media (min-width: 1200px) {
    .modal#promocija p {
        font-size: 30px;
    }
    #checkout-steps .panel-body {
        padding: 3rem;
    }

}

@media (min-width: 1200px) {

    #faq .card-body {
        padding: 0.25rem 1.25rem 1rem;
    }
    #faq .card .btn {
        font-size: 22px;
    }
/*
    #pp {
        position: absolute;
        bottom: 0;
    }
 */
    
}
.text-smaller {
    font-size: 16px;
}

#movePickup {
    position: relative;
    padding-bottom: 80px;
}
/*
#pp {
    position: absolute;
    bottom: 0;
    top: 215px;
}
*/

#pp label,
#ps label,
#psp label,
#molbs label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
#pp label::before,
#ps label::before,
#psp label::before,
#molbs label::before {
    position: absolute;
    top: 8px /*.25rem*/;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    border: #adb5bd solid 1px;
    color: #fff;
    /* border-color: #e3453c;
    background-color: #e3453c; */
    border-radius: 50%;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
#pp label::after,
#ps label::after,
#psp label::after,
#molbs label::after {
    position: absolute;
    top: 8px /*.25rem*/;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

#pp label.selected::before,
#ps label.selected::before,
#psp label.selected::before,
#molbs label.selected::before {
    color: #fff;
    border-color: #e3453c;
    background-color: #e3453c;
}
#pp label.selected::after,
#ps label.selected::after,
#psp label.selected::after,
#molbs label.selected::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}


/*
 *  Bootstrap Overrides
*/
.navbar {
    padding-bottom: 4px;
    padding-top: 4px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.75);
}
.bg-dark {
    background-color: #487351 /*#030303*/ !important;
}
.bg-danger,
.badge-danger {
    background-color: #e3453c !important;
}
.bg-secondary {
    background-color: #e2e6ea!important;
}
.text-danger {
    color: #e3453c !important;
}
.alert-danger {
    color: #cb2139;
}
.lead {
    font-size: 24px;
}
.modal-title {
    font-weight: 800;

}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent;
    color: #212529 /* #28a745 */;
    font-weight: 800;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #5cb846;
    background-color: #5cb846;
}
.dropdown-toggle::after {
    border: none;
    content: none;
    display: none;
}
.carousel-indicators li {
    background-color: #6c757d;
}
.custom-control-input:disabled~.custom-control-label {
    color: #aaaaaa;
}

.center-block {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media (min-width: 576px) {
    .container {
        max-width: 95%;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1020px;
    }
}