:root {
    --rdeca: #f10303;
    --zelena: #4b8c3b;
    --crna: #000;
    --siva: #ececec;
    --bez: #f5f1e8;
    --temno_zelena: #08421e;
}


/*--------------- Common -----------------*/

img {
    height: auto;
}

* {
    font-family: 'Montserrat', sans-serif;
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .page-wrapper > .page-bottom, .footer.content, .block.category.event, .top-container, .cms-home .page-main, .catalog-category-view .page-main, .catalog-product-view .page-main, .banner {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

.page-main {
    max-width: 100% !important;
    padding-top: 40px !important;
}

.page-wrapper, .catalogsearch-result-index .page-wrapper {
	float: right;
	width: 85%;
	padding-left: 20px;
}

.columns .column.main {
    padding-bottom: 60px;
}

/* search in header */
.block.block-search {
    display: none;
}

.search_icon {
    float: right;
    color: #fff;
    cursor: pointer;
    margin-right: 5px;
}

.action.primary, .petka-add-pack {
    background: var(--zelena);
    border: 1px solid var(--zelena);
    color: #fff;
}

.action.primary:hover, .action.primary:focus, .action.primary:active, .petka-add-pack:hover, .petka-add-pack:active, .petka-add-pack:focus {
    background: var(--temno_zelena);
    border: 1px solid var(--temno_zelena);
} 

.product-item-details {
    position: relative;
}

.product-item-name a:hover, .block-minicart .block-content > .actions a:hover {
    text-decoration: none;
    font-weight: 600;
}

.cms-home .product-item:hover img, .page-products .product-item:hover img, .block.related .product-item:hover .product-image-container {
    animation: shake 0.5s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}


@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
  
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
       transform: translate3d(-3px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(3px, 0, 0);
    }
}

.cms-home .product-item .product-image-container, .page-products .product-item .product-image-container {
    transform: scale(1.00);
    transition: 0.25s;
}

.breadcrumbs {
    padding: 15px 0 !important;
    border-bottom: 1px solid var(--siva);
}

span.helper.product_lock {
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    display: block;
    color: var(--rdeca);
    padding-top: 0px;
    padding-bottom: 10px;
}

.cms-home .b2b_free_shipping {
    display: none;
}

.b2b_free_shipping {
    width: 100%;
    background: url(/pub/media/catalog/postnina.jpg); 
    background-size: cover;
    background-position: bottom center;
    text-align: center;
}

.b2b_free_shipping img {
    max-width: 150px;
    margin-right: 20px;
    margin-left: -150px;
    vertical-align: middle;
    margin-top: -5px;
}

.b2b_free_shipping p {
    padding: 30px 20px 20px 20px;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0px;
}

.product-image-photo {
    max-height: 100%;
    height: auto;
}

/*------ XL pakiranja - nalepke -------*/

.product-item-photo {
    position: relative;
}

.bobble {
    position: absolute;
    color: #fff;
    background: var(--rdeca);
    font-weight: 600;
    border-radius: 50%;
    text-align: center;
    top: 15px;
    left: 15px;
    font-size: 16px;
    height: 50px;
    width: 50px;
    line-height: 310%;

}


/*------ Logo ob strani -------*/

.logotipi {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	background: #000;
	width: 15%;
	padding-top: 50px;
}

.logotipi table {
	height: calc(100vh - 50px);
	text-align: center;
	padding: 0 15px;
}

.logotipi img:hover {
    transform: scale(1.05);
    transition: 0.25s;
}

/*--------------- HEADER -----------------*/

.greet.welcome {
    display: none !important;
}

.cms-home .page-header, .catalog-category-view .page-header, .catalog-product-view .page-header, .contact-index-index .page-header, .blog .page-header, .cms-postani-prijatelj .page-header {
    position: absolute;
    top: 0px;
    z-index: 100;
    width: calc(100% - 15%);
}

.page-header {
    width: 100%;
}

.header.panel>.header.links>li {
    margin: 0 0 0 20px !important;
}

.authorization-link a {
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
}

.top-b2b {
    background: var(--rdeca);
    color: #fff;
    text-align: right;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 10px;
    padding: 2px 0;
    z-index: 100;
}

.top-b2b span {
    padding-right: 20px;
}

.minicart-items .product-item-details {
    padding-left: 0px;
}

.minicart-wrapper .block-minicart {
    right: -11px !important;
}

.minicart-wrapper .action.showcart:before  {
    background:url(/pub/media/Ikone/minicart.png) !important;
    background-size: 28px 24px !important;
    background-repeat: no-repeat !important;
    font-size:0px !important;
    width: 28px;
    height: 24px;
}

.item.link.compare a {
    background:url(/pub/media/Ikone/compare.png);
    background-size: 24px;
    background-repeat: no-repeat;
    font-size:0px;
    width: 24px;
    height: 24px;
    display: block;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: var(--rdeca);
    height: 17px;
    line-height: 16.5px;
    border-radius: 100px;
    margin: -2px 0 0 -10px;
    min-width: 16px;
    font-size: 12px;
    font-weight: 500;
    padding: 0 1px;
}

.dropdown.switcher-dropdown a, .view-default.switcher-option a {
    color: #fff !important;
}

.header.content .logo {
    display: none !important;
}

li.switcher-option {
    display: block;
    margin-bottom: 0px;
}

ul.dropdown.switcher-dropdown {
    padding-left: 0px !important;
    margin-left: 0px;
}

li.switcher-option {
    display: inline;
    margin-bottom: 0px;
    padding-left: 10px !important;
    border-left: 1px solid #fff;
    margin-left: 10px;
}

.dropdown.switcher-dropdown a:hover {
    text-decoration: none;
    color: var(--rdeca) !important;
}

.switcher.language.switcher-language {
    float: right;
    color: #fff;
    padding-left: 5px;
    padding-top: 2px;
    margin: 30px 20px 0px 30px;
}

    /*------Minicart-------*/
.minicart-items .product-item-name {
    font-size: 14px;
}

.minicart-items .product-item-name a, .block-minicart .block-content > .actions a {
    color: var(--crna);
    font-weight: 500;
}

 .page-header .bss-b2b-customer {
        display: none !important;
}


@media (min-width: 768px) {

     
    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content {
        height: calc(94%) !important;
    }

    .header.content {
        background:url(/pub/media/Ikone/meni_backg.png) !important;
        background-size: cover !important;
        padding: 0px !important;
        background-repeat: no-repeat !important;
    }

    .logo-mobile, .logo, .header.content .label.switcher-label, .sections.nav-sections .switcher.language.switcher-language {
        display: none !important;
    }

    .header.content .actions.dropdown.options.switcher-options {
        display: inline-flex;
    }

    .header.links > li:nth-of-type(1) a, .item.link.compare a, .minicart-wrapper, .search_icon {
        margin-top: 30px;
    }

    .authorization-link {
        padding-top: 37px !important;
    }

    .minicart-wrapper {
        color: var(--crna) !important;
        font-size: 14px;
        font-weight: 400;
    }

    .block-search .control {
        padding: 30px 0 25px 0 !important;
    }

    .search_icon {
        margin-right: 10px !important;
    }

    .navigation .level0.active>.level-top {
        border-bottom: none !important;
        background: url(/pub/media/Ikone/crtica.png); 
        background-repeat: no-repeat;
        background-position: bottom center !important;
    }


    .header.links > li:nth-of-type(1) a {
        background:url(/pub/media/Ikone/account.png);
        background-size: 22px 24px;
        background-repeat: no-repeat;
        font-size:0px;
        width: 25px;
        height: 24px;
        display: block;
    }

    .header.panel > .header.links > li {
        margin: 0 0 0 0px;
    }

    .page-header .panel.wrapper {
        width: 185px;
        float: right;
        border-bottom: none !important;
    }

    .sections.nav-sections {
        background: rgba(0, 0, 0, 0) !important;
        margin-bottom: 0px;
        /*float: right;*/
        float: left;
        padding-left: 36px;
        width: 100% !important;
    }

    .navigation {
        background: rgba(0, 0, 0, 0) !important;
        text-align: right;
    }

    .navigation .level0 > .level-top {
        color: #fff !important;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 14px;
        height: 80px;
        line-height: 70px !important;
        background: url(/pub/media/Ikone/crtica.png); 
        background-repeat: no-repeat;
        background-position: top center !important;
        background: transparent;
    }

    .navigation .level0 > .level-top:hover  {
        background: url(/pub/media/Ikone/crtica.png); 
        background-repeat: no-repeat;
        background-position: bottom center !important;
        transition: 0.25s;
    }

    .minicart-wrapper .minicart-items .product-item-details .details-qty  {
        margin-left: 100px;
    }

    .cms-postani-prijatelj .block.newsletter .field.newsletter {
        max-width: 100% !important;
    }

    .customer-account-login .login-container .block .login .actions-toolbar > .secondary {
        float: right;
    }

    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title .items-total {
        font-size: 12px !important;
    }
}

@media (min-width: 1090px) {

    .header.links > li:nth-of-type(1) a, .item.link.compare a, .minicart-wrapper, .search_icon, .switcher.language.switcher-language {
        margin-top: 40px;
    }

    .authorization-link {
        padding-top: 47px !important;
    }

    .navigation .level0 > .level-top {
        height: 100px;
        line-height: 105px !important;
    }

    .sections.nav-sections {
        margin-right: 10px;
    }
}

@media (min-width: 1200px) {
    .sections.nav-sections {
        width: auto !important;
    }
}

@media (min-width: 1400px) {
    .switcher.language.switcher-language {
        margin: 48px 70px 0px 50px;
    }

    .block-search .control {
        padding: 45px 25px 25px 0 !important;
    }

    .sections.nav-sections {
        margin-right: 30px;
        padding-top: 10px;
    }

    .header.links > li:nth-of-type(1) a, .item.link.compare a, .minicart-wrapper, .search_icon, .switcher.language.switcher-language {
        margin-top: 49px;
    }

    .minicart-wrapper {
        margin: 49px 20px 0 20px !important;
   }

    .authorization-link {
        padding-top: 52px !important;
    }

    .navigation .level0 > .level-top {
        font-size: 16px;
    }
}

@media (min-width: 1500px) {

    .navigation .level0 {
        margin: 0 30px 0 0 !important;
    }

}

@media (min-width: 1600px) {
    .minicart-wrapper {
        margin-left: 20px;
    }

    .navigation .level0 > .level-top {
        font-size: 18px;
        height: 110px;
    }
}
/*--------------- HOME PAGE -----------------*/

.cms-home .message-success, .cms-home .hot_meter {
    display: none;
}

.nepremagljivi, .XL_pakiranje {
	max-width: 1600px;
    margin: 0 auto;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 70px;
}

.nepremagljivi .helper.pakiranje, .nepremagljivi .helper.cena_na_kos {
    display: none;
}

.nepremagljivi h2, .XL_pakiranje .block-title strong {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    font-family: 'Roboto Slab', serif;
}

.nepremagljivi p {
	font-size: 18px;
	font-weight: 500;
}

.nepremagljivi .product-item .price-box {
    display: none;
}

.nepremagljivi .block {
    margin-top: 60px;
    margin-bottom: 20px;
}

.nepremagljivi .mozna_pakiranja span {
    color: var(--rdeca);
}

.nepremagljivi .mozna_pakiranja a {
    color: var(--crna);
    font-weight: 500;
    font-size: 15px;
}

.nepremagljivi .mozna_pakiranja a:hover {
    text-decoration: none;
    color: var(--rdeca);
}

.trgovina {
    margin-top: 40px;
}

.trgovina a {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 30px 5px 30px;
    border: 1px solid var(--zelena);
    text-decoration: none;
    background: linear-gradient(to right, #08421e 50%, transparent 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    background-color: var(--zelena);
    transition:all 0.25s ease;
    color: var(--crna);
    text-transform: uppercase;
    color: #fff;
}

.trgovina a:hover {
    background-position:left bottom;
}

.dostava {
    background: var(--siva);
    padding: 40px 20px 30px 20px;
    text-align: center;
    font-weight: 300;
    color: var(--zelena);
    font-size: 26px;
}

.dostava img {
    margin-right: 20px;
    vertical-align: middle;
    width: 50px;
}

.dostava strong {
    font-weight: 500;
}

.bannerji_mini {
    background: var(--siva);
}

.bannerji_mini table > tbody > tr > td {
    padding: 0px;
}

.bannerji_mini table {
    border-collapse: separate !important;
    border-spacing: 5px;
}
.bannerji_mini td {
    position: relative;
}
.bannerji_mini img {
    width: 100%;
    position: relative;
}

.bannerji_mini p {
    position: absolute;
    bottom: 5px;
    font-size: 30px;
    font-weight: 500;
    width: calc(100% - 20px);
    padding: 20px 0px 20px 20px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
}

.bannerji_mini a {
    color: #fff;
}


.bannerji_mini a:hover, .authorization-link a:hover, .customer-account-login .other_login a:hover {
    text-decoration: none !important;
} 

.bannerji_mini span {
    text-decoration: none !important;
    color: var(--rdeca);
    text-transform: uppercase;
    font-size: 32px;
}

.cms-home .bottom_lastnosti {
    display: none;
}

.lastnosti, .bottom_lastnosti {
    background: var(--siva);
    padding: 30px 20px 10px 20px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100%;
}

.lastnosti img, .bottom_lastnosti img {
    padding-bottom: 10px;
    width: 45px;
}

.XL_pakiranje {
    text-align: center;
}

.XL_pakiranje .block {
    padding: 0 20px 0px 20px;
}

.XL_pakiranje .block-title {
    margin: 60px 0 60px 0;
}

.XL_pakiranje .product-item-photo, .XL_pakiranje .product-item-details, .page-products .column.main .product-item-photo, .page-products .column.main .product-item-details, .block.related .product .product-item-phot, .block.related .product-item-details {
    display: inline-block;
    vertical-align: middle;
} 

.product.details.product-item-details {
}

.block.related .product .product-item-phot, .block.related .product-item-details {
    vertical-align: top;
}

.XL_pakiranje .product-item-photo, .page-products .column.main .product-item-photo, .block.related .product .product-item-photo {
    width: 45%;
}

.XL_pakiranje .product-item-details, .page-products .column.main .product-item-details {
    width: 50%;
}

.XL_pakiranje .product-item-details, .page-products .column.main .product-item-details, .block.related .product-item-details {
    text-align: left;
}

.XL_pakiranje .hot_meter, .page-products .hot_meter {
    font-weight: 400;
}

.XL_pakiranje .hot_meter span, .page-products .hot_meter span {
    color: var(--rdeca);
    text-transform: uppercase;
    font-weight: 500;
}

.XL_pakiranje .product-item .price-box {
    margin: 15px 0;
}

.nasveti {
    background: url(/pub/media/catalog/nasveti_bacgkround.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 300px 20px 400px 0;
}

.nasveti .block {
    float: right;
    width: 29%;
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
}

.nasveti p {
    font-family: 'Roboto Slab', serif;
}

.nasveti a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 7px 30px 5px 30px;
    border: 1px solid #fff;
    text-decoration: none;
    float:left;
    background: linear-gradient(to right, #baab8f 50%, transparent 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    transition:all 0.25s ease;
}

.nasveti a:hover {
    background-position:left bottom;
    color: var(--crna);
    border: 1px solid #baab8f;
}

.postanite_prijatelj {
    padding: 50px 20px;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    background: url(/pub/media/catalog/enovice.jpg);
}

.postanite_prijatelj p {
    vertical-align: middle;
    font-family: 'Roboto Slab', serif;
}

.postanite_prijatelj a {
    font-size: 18px;
    padding: 10px 50px;
    color: var(--crna);
    border: 1px solid var(--crna);
    text-decoration: none;
    margin-left: 30px;
    font-family: 'Roboto Slab', serif;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    transition:all 0.25s ease;
}

.postanite_prijatelj a:hover {
    background-position:left bottom;
}

.cms-home .column.main {
    padding-bottom: 0px;
}

.bannerji_mini td:hover p {
    background: rgba(0, 0, 0, 0.8);
}


/*--- PRODUKTI - Home page/Product page --*/

.product-item-name {
    font-size: 22px;
    font-weight: 500;
}

.cms-home .product-item-actions .action.primary, .page-products .product-item-actions .action.primary, .block.related .action.primary {
    background: url(/pub/media/Ikone/minicart.png) !important;
    background-size: 24px !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    border: none;
    margin: 10px -6px -10px 6px;
    padding: 12px 20px;
}

.cms-home .actions-primary, .page-products .actions-primary, .cms-home .actions-secondary, .page-products .actions-secondary, .block.related .actions-primary, .block.related .actions-secondary {
    border-radius: 100px;
    background: var(--zelena);
}

.cms-home .actions-primary:hover, .page-products .actions-primary:hover, .cms-home .actions-secondary:hover, .page-products .actions-secondary:hover, .block.related .actions-primary:hover, .block.related .actions-secondary:hover {
    background: var(--temno_zelena);
}

.cms-home .product-item-actions .actions-secondary > .action::before, .page-products .product-item-actions .actions-secondary > .action::before, .block.related .product-item-actions .actions-secondary > .action::before  {
    font-size: 0px !important;
}

.cms-home .actions-secondary a, .page-products .actions-secondary a, .block.related .actions-secondary a {
    background: url(/pub/media/Ikone/compare.png) !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    font-size: 0px;
    border: none;
    margin: 9px -8px -8px 10px;
    padding: 2px;
}

.cms-home .actions-primary, .page-products .actions-primary, .cms-home .actions-secondary, .page-products .actions-secondary, .block.related .actions-primary, .block.related .actions-secondary {
    margin-right: 5px;
}




/* Št. produktov v vrsti - HOME */

@media (max-width: 560px) {     
    .cms-home .product-item:nth-child(2n + 1), .cms-home .product-item:nth-child(n + 1) {
        margin-left: 0% !important;
    }
    
    .cms-home .product-item {
        width: 60% !important;
        margin: 0 auto !important;
        padding-bottom: 30px !important;
    }

    .cms-home .product-image-container {
        width: 100% !important;
    }

    .cms-home .product-item-info {
        width: 100% !important;
    }

    .cms-home .product-image-wrapper {
        padding-bottom: 100% !important;
    }

    .XL_pakiranje .product-image-wrapper {
        padding-bottom: 120% !important;
    }

    .XL_pakiranje .product-item {
        padding-bottom: 50px !important;
    }

    .nepremagljivi .mozna_pakiranja {
        padding: 8px 0 15px 0 !important;
    }

}


@media (min-width: 561px) {       
    .cms-home .products-grid .product-item:nth-child(2n + 1) {
        margin-left: 3% !important;
    }

    .cms-home .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0% !important;
    }

    .cms-home .products-grid .product-item {
        width: calc((100% - 6%) / 3) !important;
    }
}

/* Št. produktov v vrsti  */

@media (max-width: 340px) {     
    .page-products .products-grid .product-item:nth-child(1n + 1), .products-grid .product-item:nth-child(1n + 1), .block.related .product-item:nth-child(1n + 1) {
        margin-left: 0% !important;
    }
    
    .products-grid .product-item {
        width: 100% !important;
    }

    .product-image-container {
        width: 100% !important;
    }

    .product-item-info {
        width: 100% !important;
    }

}

@media (min-width: 341px) { 

    .page-products .products-grid .product-item {
        margin-left: 3% !important;
    }

    .page-products .products-grid .product-item:nth-child(n + 1), .products-grid .product-item:nth-child(n + 1), .block.related .products-grid .product-item:nth-child(1n + 1) {
        margin-left: 3% !important;
    }

    .page-products .products-grid .product-item:nth-child(2n + 1), .products-grid .product-item:nth-child(2n + 1), .block.related .products-grid .product-item:nth-child(2n + 1) {
        margin-left: 0% !important;
    }

    .page-products .products-grid .product-item, .products-grid .product-item, .block-related .products-grid .product-item {
        width: calc((100% - 3%) / 2) !important;
    }
}

@media (min-width: 560px) {       
    .page-products .products-grid .product-item:nth-child(2n + 1), .products-grid .product-item:nth-child(2n + 1), .block.related .products-grid .product-item:nth-child(2n + 1) {
        margin-left: 3% !important;
    }

    .page-products .products-grid .product-item:nth-child(3n + 1), .products-grid .product-item:nth-child(3n + 1), .block.related .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0% !important;
    }

    .page-products .products-grid .product-item, .products-grid .product-item, .block.related .products-grid .product-item{
        width: calc((100% - 6%) / 3) !important;
    }
}


/*--------------- FOOTER -----------------*/

.page-footer .field.sparsh_consent_checkbox.required {
    display: none;
}

.page-footer {
    background: url(/pub/media/catalog/bott.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    background-position: bottom center;
    float: right;
    width: 100%;
}

.footer.content {
    background: rgba(0, 0, 0, 0.3);
    padding: 80px 20px 380px 20px !important;
    font-size: 14px;
}

.footer_sub_content {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

.footer.content a {
    color: #fff;
}

.footer.content a:hover {
    text-decoration: none;
    color: var(--rdeca);
}

.authorization-link {
    display: block;
}

.footer.content h5 {
    font-size: 20px;
    font-weight: 600;
}

.footer.content p {
    font-size: 16px;
}

.footer_sub_content:first-child {
    margin-left: 50px;
}

.footer_sub_content img {
    padding-right: 10px;
}

.copyright {
   background: rgba(0, 0, 0, 0.7); 
   width: calc(100% - 50px);
   display: inline-block;
   padding: 15px 0 15px 50px;
}

small.copyright {
    font-size: 14px !important;
}



/*--------------- KATEGORIJSKA STAN -----------------*/

.page-products .mozna_pakiranja, .page-products .toolbar-products, .page-products .hot_meter {
    display: none !important;
}

.page-products .products-grid .product-item {
    margin-bottom: 50px;
}

.catalog-category-view .column.main {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.catalog-category-view .columns {
    padding: 40px 20px 0 0 !important
}

.category-image .image {
    width: 100%;
}

.category-image {
    margin-bottom: 0px;
}

.page-products .product-item-info {
    width: 100%;
}

.products {
    margin: 40px 0;
}

.bannerji_mini img {
    z-index: 0;
}

.page-products .product.name a, .XL_pakiranje .product-item-name {
    font-weight: 500 !important;
    font-size: 18px !important;
}

.page-products .product-item .price-box .price, .XL_pakiranje .product-item .price-box .price {
    font-size: 20px;
    font-weight: 600;
}

.page-products .product-item .price-including-tax, .XL_pakiranje .product-item .price-including-tax  {
    margin: 5px 0 0 0;
}

.page-products .product-item .price-including-tax span.price, .XL_pakiranje .product-item .price-including-tax span.price {
    font-size: 12px;
    font-weight: 500;
}

.page-products .product-item .price-box, .block.related .product-item .price-box {
    margin: 0 0 20px 0;
}

.page-products .product-item-name, .block.related .product-item-name {
    margin: 5px 0 8px 0;
}

.catalog-category-view .column.main {
    padding-bottom: 0px;
    margin-bottom: 40px;
}

.page-products .products.wrapper ~ .toolbar .limiter {
    float: left !important;
}

.product-item .price-box .price-label, .page-products .toolbar-amount {
    display: none;
}

.catalog-category-view .page-title-wrapper {
    padding-left: 20px;
}

.kat_hot_meter {
    margin: 80px 0 40px 20px;
}

h1 {
    margin-bottom: 40px;
    font-size: 34px !important;
}

h1 span {
    font-family: 'Roboto Slab', serif;
}

.top-container {
    position: relative;
}

.price-container.price-final_price.tax.weee {
    display: flex;
    flex-direction: column-reverse;
}

.price-including-tax:before, .weee[data-label]:before {
    /*content: attr(data-label) ': ';
    font-size: 1.1rem;*/
}

.helper.pakiranje, .helper.cena_na_kos {
    display: block;
}

.helper.cena_na_kos {
    margin-bottom: 15px;
}

span.helper.pakiranje, span.helper.cena_na_kos {
    font-size: 14px;
    color: #aaa;
    padding-bottom: 5px;
}

.catalog-category-view .price-excluding-tax:before {
    font-size: 14px !important;
    color: var(--crna) !important;
}

span.price-including-tax-old-price {
    color: var(--siva);
}

.catalog-category-view .actions-primary .stock.unavailable {
    display: none;
}

.catalog-category-view .old-price {
    display: block !important;
}


/*-- Breadcrumbs - kategorijska --*/

.catalog-category-view .breadcrumbs, .blog .breadcrumbs {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100% !important;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0 !important;
}

.blog .breadcrumbs {
    bottom: 3px;
}

.page-products .breadcrumbs .items, .blog .breadcrumbs .items  {
    padding-left: 40px;
}
.fotorama__thumb-border {
    border: 1px solid #000 !important;
}

.catalog-category-view .breadcrumbs .items li, .catalog-category-view .breadcrumbs .items li a, .catalog-category-view .breadcrumbs .items li strong, .catalog-product-view .breadcrumbs .items li, .catalog-product-view .breadcrumbs .items li a, .blog .breadcrumbs .items li, .blog .breadcrumbs .items li a{
    color: #fff;
    text-transform: uppercase;
}

.catalog-category-view .breadcrumbs .item:not(:last-child)::after, .blog .breadcrumbs .item:not(:last-child)::after {
    color: var(--zelena);
}

.blog .breadcrumbs .items li strong {
    color: var(--zelena) !important;
}

/* am fix */
.blog-post-view #maincontent {
    padding: 0px 0px 0px 0px !important;
}

.blog-post-view .page-title-wrapper {
    display: none;
}

.post_banner {
    height: 80vh;
    background-size: cover !important;
    background-position: center !important;
    z-index: 1;
    width: 100%;
    background-repeat: no-repeat;
}

.blog-post-view #maincontent .blog__post-view {
    padding: 55px 50px;
}

.blog-post-view h2 {
    color: #000;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
}

.blog-post-view strong {
    font-weight: 600;
}

.blog-post-view .column.main li, .blog-post-view .column.main p {
    line-height: 26px;
    margin-bottom: 0px;
}

.blog-post-view .column.main ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.blog-post-view .column.main {
    font-size: 16px;
    color: #000;
    line-height: 26px;
}


.blog-category-index .top-container ol {
    margin-bottom: 0px;
}

/*--------------- PRODUKTNA STRAN -----------------*/

.product.info.detailed {
    display: none;
}

.catalog-product-view h1 {
    font-size: 30px !important;
    text-transform: uppercase;
}

.gallery-placeholder {
    cursor: zoom-in !important;
}

.page-title-wrapper.product, .product-info-main .product.attribute.overview, .product-add-form .product-options-wrapper {
    border-bottom: 2px dotted #b5b5b5;
}

.product-info-main .page-title-wrapper .page-title {
    margin-top: 0px !important;
    margin-bottom: 20px;
}

.catalog-product-view h1 {
    font-size: 28px;
}

.catalog-product-view .product-info-main {
    line-height: 180%;
}

.product-info-main .product.attribute.overview {
    margin: 0 0 20px 0;
    padding: 20px 0 15px 0;
}

.product.attribute.overview .value span {
    font-size: 16px !important;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    display: block;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    text-transform: none;
    font-weight: 400;
}

.product-info-main .stock.available span {
    color: var(--zelena);
    text-transform: uppercase;
    font-weight: 500;
}

.catalog-product-view .price-label, .catalog-product-view .field.qty .label {
    display: none !important;
}

.catalog-product-view  .fieldset .control {
    width: 180px !important;
}

.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
    padding-top: 0px !important;
}

.catalog-product-view .page-main .product-add-form .action.primary, .catalog-product-view .page-main .petka-add-pack {
    font-weight: 400;
    padding: 5px 20px !important;
    font-size: 13px !important;
    text-transform: uppercase;
    border-radius: 30px;
}

.catalog-product-view .page-main .fieldset .field.qty {
    float: left;
    margin: 0px;
    display: inline-block;
    width: 45px;
    padding-right: 0px !important;
}

.product-info-main .box-tocart, .product-options-bottom .box-tocart {
    margin: 20px 0 0 0;
}

.catalog-product-view .table:not(.cart):not(.totals) > tbody > tr > th, .catalog-product-view .table:not(.cart):not(.totals) > tbody > tr > td {
    padding: 0px;
}

.catalog-product-view .table:not(.cart):not(.totals) > tbody > tr > th {
    width: 90px;
}

.catalog-product-view .page-main input[type="number"] {
    font-size: 16px;
    margin-left: 0px;
    border: 1px solid var(--zelena);
}

.product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
    height: 34px;
    width: 41px;
}

input[type="number"] {
    padding: 0 5px;
}

.produkt_postnina {
    padding-top: 20px;
    border-top: 2px dotted #b5b5b5;
}

.produkt_postnina img {
    vertical-align: top !important;
}

.produkt_postnina table td:first-child {
    width: 8% !important;
}

.produkt_postnina p {
    margin-bottom: 0rem;
    line-height: 160%;
}

.produkt_hot_meter {
    padding-right: 20px;
    text-align: right;
    opacity:0;
}

.catalog-product-view .hot_meter img {
    padding-top: 30px;
}

.napis_hm img {
    width: 90px;
    float: right;
}

.catalog-product-view .hot_meter {
    position: relative;
    float: right;
}

.hot_meter_0 {
    position: absolute;
    top:0px;
    overflow: hidden;
    height: 77%;
}

.hot_level_10 { height: 0%; transition: all 4s; }
.hot_level_9 { height: 17%; transition: all 4s; }
.hot_level_8 { height: 23.5%; transition: all 4s; }
.hot_level_7 { height: 31.5%; transition: all 4s; }
.hot_level_6 { height: 38.5%; transition: all 4s; }
.hot_level_5 { height: 46.5%; transition: all 4s; }
.hot_level_4 { height: 54.5%; transition: all 4s; }
.hot_level_3 { height: 62.5%; transition: all 4s; }
.hot_level_2 { height: 69.5%; transition: all 4s; }
.hot_level_1 { height: 77%; transition: all 4s; }

.hot_meter_0 img {
    width:100%;
    /*height:auto;*/
    max-height: 2000px !important;
}

.darilo, .woodpack_gratis {
    border-top: 2px dotted #d2d2d2;
    padding-top: 20px;
    cursor: pointer !important;
    transition: 0.25s;
}

.darilo:hover img {
    box-shadow: rgba(4, 20, 27, 0.12) 0px 2px 4px 0px, rgba(4, 20, 27, 0.22) 0px 1px 8px 0px;
    transition: 0.25s;
}

.catalog-product-view .column.main {
    display: inline-block !important;
}

.catalog-product-view  span.helper.product_lock {
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gumb_trgovina {
    position: fixed;
    bottom: 0;
    right: 0;    
    color: #fff;
    z-index: 2;
}

.gumb_trgovina a {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    background: var(--zelena);
    padding: 10px 20px;
}

.gumb_trgovina a:hover {
    background: var(--temno_zelena);
}

.product.attribute.sku strong.type, th.col.label, .catalog-product-view .fieldset > .field > .label, .fieldset > .field > .label {
    font-weight: 400;
    color: #7d7d7d;
}

.product-info-main .product.attribute.sku > .value, th.col.data {
    color: var(--crna);
}

.product-info-main .price-box {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 25px;
    border-top: 2px dotted #b2b2b2;
}

.catalog-product-view .price-excluding-tax, .catalog-product-view .price-including-tax  {
    margin-top: 15px !important;
}

.catalog-product-view .price-excluding-tax span, .catalog-product-view .price-wrapper .price {
    font-size: 22px !important;
    font-weight: 500 !important;
}

.catalog-product-view .price-including-tax+.price-excluding-tax:before {
    font-size: 16px;
}

.catalog-product-view .price-including-tax span.price {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.col.data.attr_cena_na_kos.amfix, .col.data.attr_pakiranje.amfix, .col.label.attr_pakiranje.amfix, .col.label.attr_cena_na_kos.amfix {
    font-size: 14px;
}

th.col.label.attr_cena_na_kos.amfix {
    width: 103px !important;
}

.col.label.attr_hot_meter.amfix, .col.data.attr_hot_meter.amfix, .catalog-product-view .product.attribute.sku {
    display: none;
}

.product-info-main .box-tocart {
    position: relative;
}

.product-info-main .box-tocart .fieldset:last-child {
    margin-bottom: 0px;
}

.catalog-product-view .product-info-main .more, .catalog-product-view .product-info-main .less {
    width: 15px;
    font-size: 22px;
}

.catalog-product-view .product-info-main .box-tocart .actions {
    display: inline;
    margin-left: 20px;
}

.catalog-product-view .product-info-main .more {
    display: inline; 
    vertical-align: top;
}

.catalog-product-view .product-info-main .less {
    position: absolute;
    left: 47px;
    bottom: 0;
    margin-bottom: -4px;
}

.catalog-product-view  .product-add-form {
    padding-bottom: 25px;
}

.product-robin-hot-poslji-kot-darilo-z-voscilnico .fieldset .control {
    width: 100% !important;
}

.product-robin-hot-poslji-kot-darilo-z-voscilnico input[type="radio"] {
    margin: 6px 5px 0 0;
}

.catalog-product-view .stock.unavailable {
    color: var(--rdeca);
}

.catalog-product-view .stock.unavailable span {
    font-weight: 600;
    text-transform: uppercase;
}

/*------Related-------*/

.block.related {
    width: calc(100% - 80px);
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 60px;
    margin-bottom: 40px;
}

.block.related .block-title strong {
    font-weight: 400 !important;
    font-size: 20px !important;
    font-family: 'Roboto Slab';
    color: var(--crna);
    text-transform: uppercase;
}

.block.related .block-actions, .block.related .field.choice.related {
    display: none;
}

.block.related .product-item-info {
    width: 100% !important;
}

.block.related .product-image-container {
    vertical-align: middle;
    margin-right: 20px;
    border: 1px solid #f3f3f3;
    max-width: 45% !important;
}


.block.related .product-image-photo {
    max-height: 90%;
}

.block.related .product-item-details {
    vertical-align: middle;
    width: calc(50% - 20px);
}

.block.related  .products {
    margin: 40px 0 20px 0;
}

.block.related .product-item-info.related-available {
    width: 100%;
}

.block.related .product-item-name {
    font-size: 16px;
}

.block.related .product-item-name a {
    font-weight: 500;
}

.block.related .product-item .price-box .price {
    font-size: 16px;
    font-weight: 600;
}

.block.related .block.title {
    margin-bottom: 40px !important;
    text-align: center !important;
    text-transform: uppercase;
}

.block.related .block.title strong {
    font-weight: 300;
    font-size: 24px;
    font-family: 'Roboto Slab';
    color: var(--rdeca);
}

.block.related a:hover, .gumb_trgovina a:hover {
    text-decoration: none;
}

.block.related .stock.unavailable {
    margin-bottom: 15px;
}

#totals .totals {
    text-align: right;
}

.fieldset.coupon {
    margin-bottom: 0px !important;
}

.fieldset.coupon .actions-toolbar, .fieldset.coupon .field {
    float:left;
}

.fieldset>.field:not(.choice)>.label {
    padding: 0px !important;
}

.fieldset>.field:not(.choice)>.control {
    width: 96% !important;    
}

/*-- Breadcrumbs - produktna --*/

.catalog-product-view .breadcrumbs {
    position: relative;
    width: 100% !important;
    background: rgba(0, 0, 0, 0.8);
    margin-top: -49px !important;
    z-index: 2;
}

.breadcrumbs .items {
    padding: 0 20px;
}

.catalog-product-view .breadcrumbs .items li strong, .catalog-product-view .breadcrumbs .item:not(:last-child)::after {
    color: var(--zelena);
    text-transform: uppercase;
}


/* -- Flexslider --  */

.default-theme .sw-flexslider-container {
    box-shadow: none !important;
    margin: 0px !important;
}

.default-theme .sw-flexslider {
    box-shadow: none !important;
    border: none !important;
    padding: 0px !important;
}

.below-pagination-position {
    padding-bottom: 0px !important;
}

.sw-flexslider-element {
    width: 100% !important;
}

.sw-flexslider-element {
    margin-bottom: 0px !important;
}

.banner ul, .produkt_banner ul, .produkt_banner li, .slides {
    padding: 0px !important;
    margin-bottom: 0px !important
}

.banner {
    position: relative;
}

/* -- Flexslider - PRODUKT --  */

.catalog-product-view .sw-flexslider-element ul, .catalog-product-view .sw-flexslider-element li, .blog.sw-flexslider-element ul, .blog .sw-flexslider-element li {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}




 /*------Edit Cart/Checkout-------*/

 .customer-account-login .page-main {
        position: relative;
     }

     .customer-account-login h1 {
        margin-top: 60px;
     }

     .customer-account-login .other_login {
        position: absolute;
        top: 25px;
        right: 40px;
        background: var(--rdeca);
        vertical-align: middle;
        cursor: pointer !important;
    }

    .customer-account-login .other_login p {
        padding: 5px 10px;
        margin: 0px;
     }

    .customer-account-login .other_login a {
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
    }

    .customer-account-login .other_login:hover {
        text-transform: none;
        background: var(--temno_zelena);
  }

.checkout-cart-index .page-main, .bss-onestepcheckout .page-main, .customer-account-login .page-main, .customer-account-create .page-main, .account .page-main, .catalog-product_compare-index .page-main, .checkout-onepage-success .page-main, .blog .page-main {
    padding: 20px 40px 0 40px !important;
}

#totals .totals:nth-child(2) {
    display: none !important;
} 

#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-title {
    background: var(--zelena) !important;
    height: auto !important;
}

#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .cart-discount .fieldset:last-child {
    float: left;
}

.bss-onestepcheckout .page-main {
    padding-top: 40px;
}

.bss-onestepcheckout .step-title::before, .bss-onestepcheckout #opc-sidebar .opc-block-summary > .title::before {
    background-color: var(--zelena) !important;
}

.bss-onestepcheckout .fieldset > .field:not(.choice) > .label, .customer-account-login .fieldset > .field:not(.choice) > .label, .customer-account-create .fieldset > .field:not(.choice) > .label, .account .fieldset > .field:not(.choice) > .label {
    padding: 0 0 5px;
    text-align: left;
    width: 100%;
    color: var(--crna);
}

.bss-onestepcheckout .field.additional:last-child {
    display: none;
}

.bss-onestepcheckout .minicart-items-wrapper img {
    max-height: 100px;
    width: auto;
    height: 100%;
}

.minicart-items-wrapper .product-image-container {
    width: 78px !important
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    background: var(--zelena);
    padding: 10px;
    color: #fff;
}

.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > .btn-placeorder {
    border-radius: 30px;
}

.bss-onestepcheckout input[type="radio"]:checked, .bss-onestepcheckout input[type="radio"]:checked::after, .opc-wrapper .shipping-address-item.selected-item:after {
    background: var(--rdeca) !important;
}

.bss-onestepcheckout .form.form-discount .primary button {
    background: var(--rdeca);
    border: 1px solid var(--rdeca);
    color: #fff;
    font-weight: 500;
    padding: 7px 10px;
    font-size: 12px;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: var(--rdeca);
}

.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset::after {
    margin-left: 0px !important;
}

.customer-account-create .fieldset > .field.choice::before, .account .fieldset > .field.choice::before  {
    width: 100%;
}

.account .sidebar-additional {
    display: none;
}

.account-nav .item.current a, .account-nav .item.current strong {
    border: none;
}

.account-nav .item a {
    color: var(--crna);
}

.account-nav .item a:hover {
    color: #fff;
    background: var(--zelena);
}

.checkout-onepage-success .page-main {
    margin: 50px 0;
}

.checkout-onepage-success.page-layout-1column .page-main > .page-title-wrapper .page-title + .action {
    line-height: 50%;
    display: block;
    float: none;
    margin-top: 0px;
    margin-bottom: 40px;
    color: var(--zelena);
}

.checkout-onepage-success.page-layout-1column .actions-toolbar > .primary .action:last-child, .actions-toolbar > .secondary .action:last-child {
    margin-bottom: 0;
    margin-top: 20px;
}

.checkout-success .order-number {
    color: var(--rdeca);
}

.checkout-success .actions-toolbar .primary {
    float: none;
}

.checkout-onepage-success.page-layout-1column .columns .column.main {
    padding-bottom: 15px;
    min-height: 100px !important;
} 

.action.action-auth-toggle {
    color: #fff !important;
    padding: 5px 10px;
    background-color: var(--rdeca);
    border-radius: 30px;
    text-transform: uppercase;
    margin: 20px 0px 10px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
}

.action.action-auth-toggle:hover {
    background: var(--zelena);
}







    /*------Edit Cart/Checkout/Login-------*/

    .bss-onestepcheckout .fieldset > .field:not(.choice) > .control {
        width: 90%;
    }

    .bss-onestepcheckout .fieldset:last-child {
        margin-bottom: 0px;
    }

    .bss-onestepcheckout .fieldset.create-account .label {
        width: 40% !important;
    }

    .bss-onestepcheckout .fieldset > .field {
        margin: 0 0 10px;
    }

    .bss-onestepcheckout .form-login .fieldset > .field {
        margin: 20px 0 0 0;
    }

    .bss-onestepcheckout .column:not(.sidebar-main) form .actions-toolbar, .bss-onestepcheckout .column:not(.sidebar-additional) form .actions-toolbar {
        margin-left: 0% !important;
        margin-top: 0px;
    }

    .customer-account-login .actions-toolbar {
        width: 96%;
    }

    .authentication-wrapper {
        width: 100% !important;
        margin-top: -50px;
    }

    .opc-block-summary .product-item .product-item-inner {
        width: 85%;
    }

    .opc-block-summary .product-image-container {
        max-width: 15%;
        width: 100% !important;
    }

}

/* ---  Blog  ---- */

.blog .page-main {
    padding: 20px 40px 0 40px !important;
}

.blog .column.main {
    padding-bottom: 0px;
}

.blog  .b2b_free_shipping {
    margin-top: 20px;
}

.blog.blog-category-index .blog__post-list-wrapper {
    margin-left: 0px !important;
}

.blog.blog-category-index h1 {
    margin-bottom: 60px;
    margin-top: 40px;
}

.blog.blog-category-index .page-title-wrapper {
    display: none;
}

.blog-category-index .title_category_2 {
    font-family: 'Roboto Slab', serif;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0 20px 0;
}

.blog.blog-category-index .page-title-wrapper {
    text-align: center;
    text-transform: uppercase;
}

.blog.blog-category-index .sidebar-main, .blog .blog__post-meta, .blog .blog__post-footer, .blog.blog-category-index .read-more, .blog__copyright-wrapper {
    display: none;
}

.blog.blog-category-index .column.main {
    width: 100%;
}

.blog__post-list-wrapper.wrapper_category_3 {
    margin-top: 60px;
}

.blog.blog-category-index .blog__post-item {
    width: calc(33.33% - 30px);
    margin-right: 40px !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    transition: 0.3s;
}

.blog.blog-category-index .blog__post-item:nth-child(3n) {
    margin-right: 0px !important;
}

.blog__post-list-wrapper .blog__post-list>li {
    margin-bottom: 3rem;
    border-bottom: none;
}

.blog__post-item .blog__post-excerpt>a>img {
    padding: 0 0rem 2rem 0;
    max-width: 100%;
    width: 100%;
}

.wrapper_category_3 h2.blog__post-title {
    height: 50px;
    background: url(/pub/media/Ikone/crta2.jpg); 
    background-repeat: no-repeat;
    background-position: bottom right;
    margin: 20px 0 !important;
}

.blog.blog-category-index h2.blog__post-title a {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #000;   
}

.blog .wrapper_category_3 .blog__post-excerpt a:first-child {
    height: 350px;
    display: block;
    background-size: cover !important;
}

.blog .wrapper_category_3 .blog__post-title a:hover, .blog.blog-category-index .blog__post-item:hover a {
    color: var(--zelena);
}

.blog.blog-category-index  .toolbar-amount {
    float: right;
}

.blog-post-view h1 {
    margin-top: 40px;
    font-size: 30px !important;
    text-transform: uppercase;
}

.blog-post-view .column.main {
    padding-bottom: 0px;
}

.wrapper_category_2 .blog__post-header {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.62);
    width: 100%;
}

.blog.blog-category-index .wrapper_category_2 h2.blog__post-title {
    text-align: center;
    padding: 15px 8px;
    margin: 0px;
}

.blog.blog-category-index .wrapper_category_2 h2.blog__post-title span {
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
}

.blog .wrapper_category_2 .blog__post-excerpt span:first-child {
    display: block;
    background-size: cover !important;
    background-position: center !important;
    height: 470px;
    background-repeat: no-repeat !important;
}

.blog.blog-category-index .wrapper_category_3 .blog__post-item:hover {
    transform: scale(1.02);
    transition: 0.3s;
}

.gumb_recept {
    margin-left: 50px;
    margin-bottom: 60px;
}

.gumb_nasveti {
    float: right;
    margin-bottom: 60px;
}

.gumb_recept a, .gumb_nasveti a {
    background: var(--rdeca);
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 25px;
    border-radius: 50px;
}

.gumb_recept a:hover, .gumb_nasveti a:hover {
    background: #a02a2a;
    border: 1px solid #a02a2a;
    text-decoration: none;
}



/*------Search - page------*/

.catalogsearch-result-index .products {
    margin: 0px !important;
}

.catalogsearch-result-index .block, .catalogsearch-result-index h1 {
    margin-bottom: 0px !important;
}

.catalogsearch-result-index .page-main {
    padding-top: 20px;
}





 /*------Pages------*/


 .cms-splosni-pogoji-poslovanja img {
    max-width: 330px;
 }

 .catalog-product-view.product-robin-hot-darilno-pakiranje .fieldset>.field .choice input {
    vertical-align: text-top;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .catalog-product-view .product.media {
        width: calc(100% - 80px) !important;
        float: none;
        margin: 20px 40px;
    }

    .catalog-product-view .product-info-main {
        width: calc(77% - 80px) !important;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
        margin-left: 40px;
    }

    .catalog-product-view .produkt_hot_meter {
        margin-top: 10px;
        display: inline-block;
        width: calc(21% - 40px);
        padding-right: 40px;
    }
}


@media (min-width: 1024px) {
    .catalog-product-view .product.media {
        width: calc(40% - 80px) !important;
        float: left;
        margin: 80px 40px 0 40px;
    }

    .catalog-product-view .product-info-main {
        width: calc(47% - 40px) !important;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
        margin-top: 80px;
    }

    .catalog-product-view .produkt_hot_meter {
        margin-top: 90px;
        display: inline-block;
        width: calc(12% - 40px);
        padding-right: 40px;
    }

}

@media (min-width: 1280px) {
    .catalog-product-view .product.media {
        width: calc(40% - 100px) !important;
        margin: 80px 60px 0 40px;
    }

    .catalog-product-view .product-info-main {
        width: calc(45% - 60px) !important;
        margin-right: 60px;
    }

    .catalog-product-view .produkt_hot_meter {
        width: calc(14% - 40px);
    }


}

@media (min-width: 1650px) {
    .catalog-product-view .product.media {
        width: calc(32% - 100px) !important;
    }

    .catalog-product-view .product-info-main {
        width: 35% !important;
    }

    .catalog-product-view .produkt_hot_meter {
        width: calc(10% - 40px);
    }

}


@media (max-width: 1700px) {
    .nasveti {
        padding: 250px 20px 350px 0;
    }

    .nasveti .block {
        width: 32%;
    }

    .footer.content {
        padding: 80px 20px 150px 20px !important;
    }
}  

@media (max-width: 1500px) {
    .nasveti {
        padding: 200px 20px 300px 0;
    }
}

@media (max-width: 1270px) {
    .nasveti {
       padding: 150px 20px 300px 0;
    }

    .nasveti .block {
        width: 35%;
    }
}

@media (max-width: 1024px) {
    
    .checkout-cart-index .page-main, .bss-onestepcheckout .page-main, .customer-account-login .page-main, .customer-account-create .page-main, .account .page-main, .catalog-product_compare-index .page-main, .checkout-onepage-success .page-main, .blog .page-main {
        padding: 20px 20px 0 20px !important;
    }

    .customer-account-login h1 {
        margin-top: 40px;
    }

    .customer-account-login .other_login {
        top: 10px;
        right: 20px;
    }
}


.product-robin-hot-darilno-pakiranje .fieldset .control {
    width: 100% !important;
}

 /*------Kontakt------*/

.contact-index-index .page-main {
    padding-left: 40px;
    padding-right: 40px;
}

.contact-index-index .legend {
    display: none;
}

.contact-index-index .field.note.no-label {
    width: 100%;
}

.contact-index-index .fieldset>.field {
    width: 47%;
    display: inline-block;
    margin-right: 3%;
}

.contact-index-index .fieldset>.field:last-child {
    width: 100%;
    padding-right: 3%;
}

.contact-index-index .field.Vaše.sporočilo.required textarea {
    height: 150px !important;
}

.contact-index-index .fieldset>.field.no-label:before {
    padding: 0px;
    width: 0% !important;
}

.contact-index-index .fieldset>.field:not(.choice)>.label {
    padding: 0px;
    width: 100% !important;
    text-align: left;
}

.contact-index-index .fieldset>.field:not(.choice)>.control {
    width: 100% !important;
}

.form_content {
    width: 60%;
    float:left;
}

.sparsh_consent_checkbox {
    padding-top: 12px;
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.contact-index-index .page-title-wrapper {
    width: 60% !important;
    display: inline;
    text-transform: uppercase;
}

.contact-index-index .page-title-wrapper h1 {
    width: 60% !important;
}


.contact-index-index h1 {
    font-size: 30px !important;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
}

.contact-index-index .action.primary {
    background: var(--rdeca);
    border: 1px solid var(--rdeca);
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 400;
    padding: 8px 31px;
}

.contact-index-index .action.primary:hover {
    background: var(--temno_zelena);
    border: 1px solid var(--temno_zelena);
}

.kontakt_dodatno {
    display: inline-block;
    width: calc(38% - 50px);
    margin-left: 50px;
    margin-top: -72px;
    font-size: 16px;
}

.kontakt_dodatno strong {
    font-weight: 600;
    color: #000;
}

.kontakt_dodatno p {
    margin-bottom: 5px;
    font-weight: 300;
    color: #000;
}

.kontakt_dodatno a {
    color: var(--crna);
}

.kontakt_dodatno a:hover {
    color: var(--zelena);
    text-decoration: none;
}


/*----- Postani prijatelj ----*/

.cms-postani-prijatelj .breadcrumbs, .cms-postani-prijatelj .block.newsletter .field .control:before {
    display: none;
}

.cms-postani-prijatelj .page-main {
    padding: 0px !important
}

.image.slide_10 {
    position: relative;
}

.cms-postani-prijatelj .flexslider-prijatelj_banner .slides .slider-title {
    background-color: rgba(0,0,0, 0.7);
    color: #ffffff;
    position: absolute;
    bottom: 5px;
    width: calc(100% - 40px);
    text-align: center;
    font-size: 34px !important;
    font-weight: 400;
    padding: 10px 20px;
}

.cms-postani-prijatelj .flexslider-prijatelj_banner .slides .slider-title p, .cms-postani-prijatelj h1 {
    font-family: 'Roboto Slab', serif;
    margin: 0.67em 0;
    text-align: center;
    font-weight: 400;
}

.cms-postani-prijatelj h1 {
    padding: 35px 50px 30px 50px;
    font-size: 28px !important;
    margin: 0px;
}

.cms-postani-prijatelj .tekst p, .gdpr p {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}

.cms-postani-prijatelj .tekst {
    padding-left: 50px;
    padding-right: 50px;
}

.cms-postani-prijatelj .block.newsletter .form.subscribe, .gdpr {
    display: block;
    width: calc(100% - 100px);
    text-align: center;
    padding: 0 50px !important;
}

.cms-postani-prijatelj .block.newsletter {
    margin: 0 auto;
    padding-top: 30px;
    max-width: 100% !important;
}

.cms-postani-prijatelj .block.newsletter input {
    margin-right: 0px;
    padding: 5px;
    width: 500px !important;
}

.cms-postani-prijatelj input[type="email"] {
    border: 1px solid #000;
    border-radius: 0px;
    font-family: 'Montserrat' !important;
    height: 35px;
    font-size: 15px !important;
}

.cms-postani-prijatelj input::-webkit-input-placeholder {
    color: #9e9e9e !important;
}
 
.cms-postani-prijatelj input:-moz-placeholder { /* Firefox 18- */
    color: #9e9e9e !important;  
}
 
.cms-postani-prijatelj input::-moz-placeholder {  /* Firefox 19+ */
    color: #9e9e9e !important;  
}

.cms-postani-prijatelj .block.newsletter .field {
    margin-right: 0px;
    margin-bottom: 40px;
}

.cms-postani-prijatelj  .action.primary {
    background: var(--rdeca);
    border: 1px solid var(--rdeca);
    font-weight: 500;
    padding: 7px 25px;
    font-size: 12px;
    border-radius: 30px !important;
    text-transform: uppercase;
}

.cms-postani-prijatelj  .action.primary:hover {
    color: var(--zelena);
    border: 1px solid var(--zelena);
} 

/* Compare */

.catalog-product_compare-index .action.primary {
    border-radius: 30px;
    font-weight: 400;
}

.search.results .block, .search.results .stock.unavailable {
    display: none;
}

/* am fix */
/* minicart */
/*
.block.block-minicart {
    display: block;
    position: fixed;
    top: -5px;
    right: 0px !important;
    bottom: 0px;
    max-width: 400px;
    min-width: auto !important;
}
*/

@media (max-width: 1820px) {
     .bobble {
        top: 10px;
        left: 0px;
     }

     .nepremagljivi .bobble {
        /*top: -55px !important;*/
     }

     .blog .wrapper_category_2 .blog__post-excerpt a:first-child {
        height: 310px;
    }
} 


@media (max-width: 1500px) {

    .bannerji_mini p, .bannerji_mini span {
        font-size: 24px;
    }

    .bannerji_mini p {
        padding: 10px;
    }

    .blog .wrapper_category_2 .blog__post-excerpt a:first-child {
        height: 238px;
    }

    .bss-onestepcheckout #opc-sidebar > .field {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
} 

@media (max-width: 1400px) {
    .footer.content {
        margin-bottom: 110px !important;
    }

    .footer_sub_content:first-child {
        margin-left: 0px;
    }

    .footer_sub_content {
        width: 25%;
    }

    .copyright {
        padding: 10px 0 10px 20px;
    }

    .block.related .product-image-container {
        width: 100% !important;
        padding-right: 0px;
        margin: 0 auto !important;
        max-width: 75% !important;
    }

    .block.related .product-item-details {
        width: 100%;
        text-align: center;
    }

    .block.related .product-item-info {
        text-align: center;
    }

}  


@media (max-width: 1400px) {
    .XL_pakiranje .product-item-details, .page-products .column.main .product-item-details {
        width: 100%;
        text-align: center !important;
    }

    .XL_pakiranje .product-item-photo, .page-products .column.main .product-item-photo {
        width: 100%;
    }

    .XL_pakiranje .product-image-wrapper, .page-products .column.main .product-image-wrapper {
        padding-bottom: 100% !important;
    }

    .XL_pakiranje .product-image-container, .page-products .column.main .product-image-container {
        width: 100% !important;
    }



    .bannerji_mini p, .bannerji_mini span {
        font-size: 18px;
    }

    .nasveti {
        height: 500px;
        padding: 0px !important;
    }

    .nasveti .block {
        float: none;
        background: url(/pub/media/Ikone/trans-3.png) !important;
        background-repeat-y: repeat !important;
        text-align: center;
        height: 150px;
        padding: 50px 50px 0 50px;
        width: calc(100% - 100px) !important;
        font-size: 24px;
    }

    .nasveti a {
        float: none;
    }

      .footer.content {
        margin-bottom: 0px !important;
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        min-width: auto !important;
    }

    .b2b_free_shipping img {
        margin-left: -50px;
    }

    .blog.blog-category-index .blog__post-item {
        width: calc(33.33% - 16px);
        margin-right: 20px !important;
    }

    .blog .wrapper_category_3 h2.blog__post-title {
        height: 70px;
    }

    .blog .wrapper_category_3 .blog__post-excerpt a:first-child {
        height: 218px;
    }

} 

@media (min-width: 1200px) {

    .message.global.cookie {
        width: 13.5% !important;
    }

    .message.global p {
        margin: 0;
        font-size: 14px;
        line-height: 160%;
    }

    .btn-cookie-allow .action.primary {
        background: var(--rdeca);
        border: 1px solid var(--rdeca);
    }
}   


@media (max-width: 1024px) {

    .bannerji_mini p, .bannerji_mini span {
        font-size: 16px;
    }

    .footer_sub_content {
        text-align: center;
    }

    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item, .cart-summary {
        width: 100% !important;
    }

    .b2b_free_shipping img {
        max-width: 100px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .b2b_free_shipping p {
        padding: 25px 20px 25px 20px;
        font-size: 20px;
    }

    .b2b_free_shipping  {
        margin-top: 0px;
    }

    .bss-onestepcheckout #opc-sidebar .discount-code #discount-form {
        width: auto;
    }

    .bss-onestepcheckout #opc-sidebar .discount-code #discount-form .payment-option-inner {
        width: 100%;
    }

    .footer_sub_content {
        text-align: center;
        width: 50%;
    }

    .bss-onestepcheckout #opc-sidebar .discount-code #discount-form .actions-toolbar {
        float: left;
        display: block;
        margin-top: 10px;
    }

}



@media (max-width: 767px) {

    .bobble {
        font-size: 14px;
        height: 40px;
        width: 40px;
        line-height: 290%;
    }

    .panel.header .header.links, .header.content .switcher.language  {
        display: none;
    }

    .nav-before-open .switcher.language {
        display: block !important;
    }

    .authorization-link a {
        text-transform: none;
    }

    .nav-sections, .navigation {
        background: #393939;
    }

    .sections.nav-sections a {
        color: #f8f8f8 !important;
    }

    .navigation li.level0:last-child {
        border-bottom: none;
    }

    .navigation .level0.active>a:not(.ui-state-active) {
        border-color: none;
        border-style: none;
        border-width: 0 0 0 0px;
        padding-left: 20px;
        background: #333333;
    }

    .navigation .level0>.level-top {
        font-weight: 400 !important;
        padding: 15px 0 15px 15px;
        text-transform: none;
        font-size: 1.4rem;
        border-top: 1px solid #434343 !important;
    }

    .nav-sections .header.links li>a, .nav-sections .switcher {
        border-top: 1px solid #434343 !important;
    }

    .nav-sections .header.links a  {
        font-weight: 400;
        padding: 15px 0 15px 15px;
    }

    .nav-sections .header.links li>a, .nav-sections .switcher:last-child, .nav-sections .header.links {
        border-bottom: 1px solid #434343 !important;
    }

    .nav-sections .switcher {
        font-size: 1.4rem;
        font-weight: 400;
        padding: 15px 0 15px 15px;
        color: #fff !important;
    }

    .nav-sections .header.links li, .page-header .switcher .options ul.dropdown a {
        font-size: 1.4rem;
    }

    .nav-sections-item-title {
        background: #434343;
        border: solid #434343;
        text-transform: uppercase;
    }

    .section-item-title.nav-sections-item-title.active {
        font-weight: 600;
    }

    .navigation .level0 {
        border-top: none;
    }

    .navigation a {
        border-top: 1px solid #434343;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navigation p {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }

    .switcher.language.switcher-language {
        float: left;
        width: 100%;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0px;
    }

    .nav-sections .switcher-trigger strong:after {
        left: -80%;
        top: -20px;
        right: 0px;
    }

    ul.dropdown.switcher-dropdown {
        padding-left: 0px !important;
        border-left: none;
        margin-left: 0px;
    }

    .logotipi {
        display: none;
    }

    .page-wrapper, .catalogsearch-result-index .page-wrapper {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    .cms-home .page-header, .catalog-category-view .page-header, .catalog-product-view .page-header, .contact-index-index .page-header, .blog .page-header {
        width: 100%;
    }

    .product-item-actions .actions-secondary>.action.tocompare {
        display: inline-block;
    }

    .page-wrapper {
        overflow-x: hidden;
    }

    .sw-flexslider-element, .sw-flexslider-element img  {
        width: 170% !important;
    }

    .cms-home .sw-flexslider-element, .cms-home .sw-flexslider-element img  {
        width: 250% !important;
    }

    .catalog-product-view .breadcrumbs {
        background: rgba(0, 0, 0, 1);
        margin-top: -5px !important;
    }

    .catalog-product-view .product.media {
        margin: 40px 0 !important;
    }

    .category-image .image {
        max-width: 175% !important;
        width: auto !important;
        min-height: 200px;
    }

    .header.content {
        background: url(/pub/media/Ikone/trans-3.png) !important;
        background-repeat-y: repeat !important;
        height: 200px;
        padding: 0 20px !important;
    }

    .page-header {
        border-bottom: none;
    }

    .minicart-wrapper {
        margin: 25px 0px 0 20px !important;
        background-size: cover;
    }

    .search_icon {
        padding-top: 25px;
        margin-right: 0;
    }

    .block-search .control {
        border-top: none;
        padding: 100px 15px 0 15px;
    }

    .logo-mobile {
        width: 100px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 20px;
    }

    .nav-toggle:before {
        font-size: 55px;
        color: #fff;
    }

    .nav-toggle {
        top: 10px;
    }

    .nepremagljivi, .footer.content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .nepremagljivi .mozna_pakiranja {
        padding: 5px 0;
    }

    .dostava {
        padding-top: 40px;
    }

    .bannerji_mini table {
        height: auto;
    }

    .bannerji_mini table td:first-child, .bannerji_mini table td:nth-child(2), .bannerji_mini table td:nth-child(3) {
        width: 100% !important;
        display: block !important;
        padding: 0px !important;
        margin-bottom: 20px !important;
    }

    .bannerji_mini p, .bannerji_mini span {
        font-size: 24px;
    }

    .bannerji_mini p {
        padding: 20px 10px;
    }

    .bannerji_mini table {
        border-spacing: 20px;
    }

    .lastnosti td, .bottom_lastnosti td {
        padding-bottom: 50px;
    }

    .postanite_prijatelj a {
        display: block;
        width: 200px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .catalog-category-view .columns {
        padding: 40px 0px 0 0 !important;
    }

    .bss-onestepcheckout .page-main .minicart-wrapper {
        display: none;
    }

    .action.action-auth-toggle {
        float: right;
    }

    .catalog-product-view .product.media, .catalog-product-view .product-info-main, .contact-index-index .page-main {
        padding-left: 20px;
        padding-right: 20px;
    }

    .catalog-product-view .page-main .fieldset .field.qty {
        float: left;
    }

    .catalog-product-view .fieldset .control {
        width: 40px !important;
    }

    .catalog-product-view .page-main input[type="number"] {
        color: var(--crna);
        border: 1px solid var(--zelena);
        margin-left: 0px;
    }

    .product-info-main .box-tocart .actions .action.tocart {
        width: 180px;
    }

    .product-info-main .box-tocart .actions {
        text-align: left;
    }

    .produkt_hot_meter {
        display: none;
    }

    .block.related {
        width: calc(100% - 40px);
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0px;
    }

    .block.related .product-image-container {
        max-width: 100% !important;
    }

    .blog.blog-category-index .blog__post-item {
        width: calc(50% - 12px) !important;
    }

    .blog.blog-category-index .blog__post-item:nth-child(3n) {
        margin-right: 20px !important;
    }

    .blog.blog-category-index .blog__post-item:nth-child(2n) {
        margin-right: 0px !important;
    }

    .login-container .actions-toolbar>.secondary, .login-container .fieldset:after {
        text-align: left;
    }

    .customer-account-login .actions-toolbar {
        width: 100%;
    }

    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-wrapper .product-image-photo {
        width: 50px !important;
        height: auto !important;
    }

    .customer-account-login .other_login {
    position: absolute;
    top: 0px;
    right: 20px;
    left: 20px;
    }

    .customer-account-login .other_login p {
        padding: 0 5px;
    }

    .cms-postani-prijatelj .block.newsletter input {
        width: 300px !important;
    }

    .cms-postani-prijatelj .flexslider-prijatelj_banner .slides .slider-title {
        width: 56% !important;
    }

    .cms-postani-prijatelj .page-header{
        width: 100%;
    }

    .cms-postani-prijatelj .logo-mobile {
        width: 60px;
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        width: 100% !important;
    }

    .kontakt_dodatno {
        width: 100%;
        margin-left: 0px;
        margin-top: 40px;
    }

    .sliding-cart .fieldset.coupon .actions-toolbar, .sliding-cart .fieldset.coupon .field {
        float: none;
        display: block;
    }

    .sliding-cart .actions-toolbar > .primary .action {
        float: left;
        width: 100px;
        margin-bottom: 15px !important;
     }
     
    #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals .totals-title {
        padding: 10px 0 0px 0;
    }


}




@media (max-width: 650px) {

    .dostava img {
        width: 60px;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .dostava strong {
        display: block;
    }

    .lastnosti td, .bottom_lastnosti td {
        width: 28% !important;
        display: inline-block;
    }

    .produkt_postnina table td:first-child {
        width: 12% !important;
    }

    .form_content, .kontakt_dodatno {
        width: 100%;
    }

    .kontakt_dodatno {
        margin-left: 0px;
        margin-top: 40px;
    }

    .block-search {
        margin-top: 0px;
    }

    .block.related .item.product.product-item {
        margin-bottom: 25px;
    }

    .b2b_free_shipping img {
        display: block;
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .blog .wrapper_category_2 .blog__post-excerpt a:first-child {
        height: 196px;
    }

}

@media (max-width: 460px) {

    .lastnosti td, .bottom_lastnosti td {
        width: calc(50% - 20px) !important;
    }

    .footer_sub_content  {
        width: 100%;
        margin-bottom: 10px;
    }

    .copyright {
        text-align: center;
    }

    .produkt_postnina table td:first-child {
        display: none;
    }

    .blog.blog-category-index .blog__post-item {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .logo-mobile {
        width: 80px;
    }

    .trgovina a {
        font-size: 11px;
        padding: 7px 10px 5px 10px;
    }

    .cms-postani-prijatelj .block.newsletter input {
       width: 250px !important;
    }

    .cms-postani-prijatelj h1, .cms-postani-prijatelj .block.newsletter .form.subscribe, .gdpr, .cms-postani-prijatelj .tekst {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .cms-postani-prijatelj .block.newsletter .form.subscribe, .gdpr {
        width: calc(100% - 40px);
    }

    .cms-postani-prijatelj .logo-mobile {
        width: 50px;
    }

    .blog .wrapper_category_2 .blog__post-excerpt a:first-child {
        height: 230px;
    }

}

@media (max-width: 380px) {

    .postanite_prijatelj a {
        width: 120px;
    }

    .cms-home .product-item {
        width: 90% !important;
    }

    .bannerji_mini p {
        padding: 10px;
    }

    .bannerji_mini p, .bannerji_mini span {
        font-size: 20px;
    }
}

@media (max-width: 340px) {

    .logo-mobile {
        width: 60px;
    }
}

.message.global.cookie {
    padding: 40px 20px 30px 20px;
    background: var(--siva);
    border-color: #b1b1b1;
}

.message.global.cookie .actions {
    margin-top: 20px;
}








/* am fix */
.minicart-wrapper .block-minicart {
    right: -450px !important;
    transition: all 0.5s;
}
.minicart-wrapper.active .block-minicart {
    right: 0px !important;
    transition: all 0.5s;
}



.minicart-wrapper.active .cart-title {
    text-transform: uppercase;
    font-weight: 500;
}

.minicart-items .action.edit:before {
    display: none;
}

.minicart-wrapper .action.close:before {
    color: #fff;
}

#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
    border: none !important;
    margin-right: 20px;
    margin-bottom: 80px;
}

.minicart-items .product-item-pricing .label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}

.minicart-wrapper .item-qty {
    float: left;
    margin-right: 10px;
}

.minicart-wrapper .more, .minicart-wrapper .less {
   width: 20px;
    display: inline-block;
    font-size: 23px;
    height: 20px;
    vertical-align: middle;
}

.more:hover, .less:hover  {
    color: var(--rdeca);
}

.more, .less {
    cursor: pointer;
}

.minicart-wrapper .less {
    margin-top: -5px;
}

.minicart-wrapper .price-container {
    margin-top: 10px;
}

.minicart-items .product-item-details .price {
    font-weight: 500 !important;
    font-size: 18px !important;
}

.minicart-items .product-item-details .price-including-tax span.price {
    font-size: 15px !important;
}

.minicart-items .product-item-details .price-excluding-tax {
    margin: 10px 0 0;
}

.minicart-wrapper dt {
    font-weight: 500;
    display: inline-block;
    color: #000;
    font-size: 13px;
}

.minicart-wrapper dd {
    margin: 0;
    display: inline-block;
    width: 55%;
    font-size: 13px;
}

.minicart-wrapper .action.viewcart a {
    color: var(--rdeca) !important;
}

.minicart-wrapper button {
    background: var(--rdeca);
    border: 1px solid var(--rdeca);
    color: #fff;
}

.minicart-wrapper .fieldset>.field {
    margin: 0 0 15px;
}

.primary.btn span, #custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .actions>.primary.btn .grand-totals {
    font-size: 20px !important;
    font-weight: 500;
}

.secondary a {
    color: var(--rdeca);
    font-weight: 500;
}

#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .secondary {
    margin-top: 20px;
}

.btwob-account-create .fieldset > .field.taxvat > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}


.message.success {
    margin: 0 0 10px;
    padding: 22px 20px;
    display: block;
    line-height: 1.6em;
    font-size: 1.6rem;
    background: #e5efe5;
    color: #006400;
    padding-left: 40px;
    position: relative;
    margin-bottom: 32px;
}

.message.error {
    margin: 0 0 30px;
}

.message.success > *:first-child:before {
    margin: 0px 0 0;
}


.action.viewcart {
    display: none;
}

.customer-account-forgotpassword .fieldset > .field:not(.choice) > .label  {
    width: 100%;
    text-align: left;
}


[name="shippingAddress\.region"] {
    display: none;
}

/* checkout kreditne kartice */

.payment-icon-custom {
    width: 50px;
    vertical-align: middle;
    margin-right: 5px;
}

.checkout-payment-method .payment-method-title .payment-icon {
    width: 50px;
}

.tekst_paypal {
    margin-top: 7px;
    margin-left: 22px;
    display: block;
}
  


/* A.M. 17.1.2023 */
.XL_pakiranje .mozna_pakiranja {
    display: none;
}

.block-minicart .items-total {
    display: none !important;
}

#custom-sliding-cart .minicart-wrapper .mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content #totals .totals-title {
    border-top: none !important;
}

/* checkout - dostava */

.checkout_dosatva {
    background: var(--zelena);
    margin-bottom: 20px;
    padding: 12px 20px 1px 20px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}


/* zoom slik */

.catalog-product-view .sw-flexslider .slides li img, .contact-index-index .sw-flexslider .slides li img, .blog .sw-flexslider .slides li img, .cms-postani-prijatelj .sw-flexslider .slides li img, .cms-home .sw-flexslider-element.Home_banner-container .slides li img, .category-image .image img {
    animation: shrink 5s infinite alternate steps(60);
}

.sw-flexslider-container .image, .category-image {
    overflow: hidden;
}

@keyframes shrink {
    0% {
    transform: scale(1.05);
    }
    100% {
    transform: scale(1);
    }
}


.blog-post-view .post_banner, .cms-home .nasveti {
    overflow: hidden;
    /*animation: shrink 5s infinite alternate steps(60);*/
}

/* 2026-06-07 */
.catalog-product-view .page-main .petka-add-pack {
    padding: 8px 20px !important;
    margin-left: 12px;
}

.pack-prices {
    margin-top: -12px !important;
    color: #555;
    margin-bottom: 26px;
}

.firecheckout #checkout .opc-wrapper .step-title, .firecheckout #checkout .opc-block-summary>.title, .firecheckout #checkout .opc-sidebar .step-title {
    font-size: 20px; 
}

.continue-shopping, .payment-method .action-help {
    display: none !important;
}

[name="shippingAddress.vat_id"], [name="shippingAddress.company"] {
    display: none !important;
}

[name="billingAddressshared.vat_id"] {
    width: 100% !important;
    padding-bottom: 28px !important;
}

.petka-different-billing-button {
    border-style: solid;
    color: #00893c;
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    border-width: 2px;
    border-radius: 3px;
    border-color: #00893c;
    box-shadow: none;
    background: #fff;
    padding: 7px 15px;
    transition: all 200ms ease-in-out;
    font-size: 1.4rem;
}

.floating_popup > button:not(.button_floating) {
    display: none;
}

.bss_popup.floating_content button {
    color: #fff !important;
    border: none !important;
}

.floating_popup:not(.hide) {
    display: block !important;
}
