@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;1,500&display=swap');
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
body{
    font-family: 'Rubik', sans-serif;
    color:#000;
    font-size:16px;
}
.gm-style{
    font-family: 'Rubik', sans-serif!important;
}
a,
.post-categories li a{
    transition:0.4s all;
	color:#c20e1a;
    text-decoration: none;
}
a:hover, a:focus,a.morelink:hover, a.morelink:hover span{
    text-decoration:none;
	color:#f00
}
a.morelink{
    color:#000;
    font-weight:bold;
}
a.morelink span{
    color:#c20e1a;
}
.morecontent > div {
    display: none;
}
.rest{
    padding-bottom:15px;
}
h1, .h1{
    font-size:40px;
    font-weight:700;
}
h2, .h2{
    font-size:36px;
    font-weight:700;
}
h3, .h3{
    font-size:30px;
    font-weight:700;
}
h4, .h4{
    font-size:24px;
    font-weight:400;
}
h5, .h5{
    font-size:20px;
    font-weight:400;
}
blockquote {
    padding: 20px;
    border-left: 2px solid #cf2e2e;
    margin: 15px 0;
    font-size: 20px!important;
    font-weight: bold;
}
blockquote p{
    margin-bottom:0;
}
.big{
    font-size:60px;
}
.w200{
    width:200px;
}
.w220{
    width:220px;
}
.w75{
    width:60px;
}
.w-85{
    width:85%;
}
.mh400{
    min-height:400px;
}
.z-n1{
	z-index:-1!important;
}
.z-9{
	z-index:9
}
.hidden{
    display: none!important;
}
.text-glow {
    -webkit-text-shadow: 3px 3px 5px rgba(240,0,0,1);
    -moz-text-shadow: 3px 3px 5px rgba(240,0,0,1);
    text-shadow: 3px 3px 5px rgba(240,0,0,1);
}
.img-glow {
    -webkit-box-shadow:0px 0px 18px 3px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 18px 3px rgba(255,255,255,1);
    box-shadow: 0px 0px 18px 3px rgba(255,255,255,1)
}
.primary-color{
    color:#c20e1a;
}
.primary-bg{
    background:#c20e1a;
}
.wpcf7 {
    max-width: 100%;
}
.btn, .wpcf7 input[type=submit].btn-primary, .article-footer .post-categories li a,
.wishlist_table .product-add-to-cart a.button{
    border-radius: 23.5px;
    padding: 14px 25px 14px 25px;
    font-size:15px;
    text-transform:uppercase;
    height: auto;
    line-height: 1;
    transition:0.4s all
}
.btn-primary, .wpcf7 input[type=submit].btn-primary,
.wishlist_table .product-add-to-cart a.button{
    border: solid 2px #c20e1a;
    background-color: #000;
    color:#fff;
}
.product-type-simple.sale h2.woocommerce-loop-product__title {
    height: 27px;
    overflow: hidden;
}
.wpcf7 select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 23px;
    background-size: 11px 11px;
}
.btn-secondary{
    border: solid 2px #c20e1a;
    background-color: #c20e1a;
    color:#fff;
}
.btn-third{
    border: solid 2px #fff;
    background-color:transparent;
    color:#fff;
	transition:0.4s all;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active{
    border: solid 2px #c20e1a!important;
    background-color: #000!important;
    color:#fff!important;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    -moz-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
}
.btn-white, .article-footer .post-categories li a{
    border: solid 2px #c20e1a;
    background-color: #fff;
    color:#c20e1a;
    text-decoration: none;
}
.btn-white:hover, .btn-white:focus, .btn-white:active,
.article-footer .post-categories li a:hover{
    border: solid 2px #c20e1a!important;
    background-color: #000!important;
    color:#fff!important;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    -moz-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .wpcf7 input[type=submit].btn-primary:focus, .wpcf7 input[type=submit].btn-primary:hover,
.wishlist_table .product-add-to-cart a.button:hover{
    border: solid 2px #f00!important;
    background-color: #000!important;
    color:#fff!important;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    -moz-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
} 
.btn-primary.border-0:hover{
    border:none!important;
}
.btn.disabled, .btn:disabled{
        background: #989898;
    border: #989898;
}
.single-product .inline-buttons .yith-wcwl-add-to-wishlist{
    margin-top: 0!important;
}
.woocommerce-password-strength {
    font-size: 13px;
}
.woocommerce-form-register .show-password-input {
    top: 0px!important;
}
.wishlist_table .product-add-to-cart a.button {
    font-size: 13px;
    font-weight: normal;
}
.wpcf7 input[type=submit].btn-primary {
    line-height: 1!important;
}
span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-list-item span.wpcf7-list-item-label {
    margin-left: 5px;
}
.btn-outline{
    border: solid 2px #c20e1a;
    background-color: #fff;
    color:#c20e1a;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    border: solid 2px #c20e1a!important;
    background-color: #fff!important;
    color: #c20e1a!important;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    -moz-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
}
.btn-icon{
    position: relative;
    padding-right: 43px!important;
}
.btn-icon i {
    font-size: 28px;
    position: absolute;
    top: 7px;
    right: 12px;
}
ul{
    list-style:none;
    margin: 0;
    padding: 0;
}
.social-icons a {
    color: #000;
    padding: 5px;
    font-size:24px;
}
.social-icons a:hover{
    color: #c20e1a;
}
.aws-container .aws-search-form .aws-form-btn {
    background: none;
}
.aws-container .aws-show-clear .aws-search-field {
    padding-right: 40px;
    border-right: none;
    padding-left: 20px;
}  
.bg-half p {
    color: #000!important;
}  
.products_tabs .nav-link {
    border-radius: 0;
    background: #ebebeb;
    margin-right: 5px;
    color: #c20e1a;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 30px;
}
.products_tabs .nav-link.active, .products_tabs .show>.nav-link, .products_tabs .nav-link:hover{
    background:#c20e1a;
    color:#fff;
    text-shadow: none;
}
ul.products_tabs:before {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    width: 122%;
    background: #ebebeb;
    left: -11%;
    right: 104%;
    bottom: 0;
}
.sfsi_shortcode_container .sfsi_wicons {
    border: 1px solid #000;
    border-right: 0;
    margin-left: 0!important;
    padding: 0;
    width: 30px!important;
    height: 30px!important;
}
.sfsi_shortcode_container .sfsi_wicons:last-child{
    border-right: 1px solid #000;
}
.sfcm.sfsi_wicon {
    filter: brightness(0%);
    width: 30px;
    height: 30px;
}
.faq-tabs .nav-link {
    width: 175px;
    height: 175px;
    background-color: #ebebeb!important;
    color: #000!important;
    font-size: 14px;
    line-height: 17px;
    text-transform: inherit;
    border-radius:0;
    position:relative;
}
.faq-tabs button span,
.faq-tabs button img{
    transition: 0.4s all;
}
.faq-tabs button:hover span, .faq-tabs button.active span {
    text-shadow: none;
    color: #c20e1a;
}
.faq-tabs button:hover img, .faq-tabs button.active img,
.section_faq-tab.page-faq .tab-title img{
        filter: invert(21%) sepia(100%) saturate(7414%) hue-rotate(359deg) brightness(72%) contrast(117%);
}
.faq-tabs button.active:after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 13px solid #ebebeb;
    content: "";
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.summary [type=submit].btn-outline-primary {
    border: solid 2px #c20e1a;
    background-color: #000;
    color: #fff;
}
.summary [type=submit].btn-outline-primary:hover {
        -webkit-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    -moz-box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
    box-shadow: 0px 0px 30px -2px rgba(240,0,0,0.95);
}
.product_meta {
    margin: 15px 0;
}
.single-product .yith-wcwl-add-to-wishlist {
    margin-top: 15px!important;
    display: inline-block!important;
    margin-right: 10px;
}
.related.products .yith-wcwl-add-to-wishlist {
    margin-top: 0px!important;
    margin-right: 0px;
}
.single-product .product .product-labels {
    top: 20px;
    left: 20px;
}
table.wishlist_table thead th {
    border-top: 0px!important;
}
.wishlist_table tr th.product-thumbnail {
    width: 150px;
}
.wishlist_table tr td.product-thumbnail a{
    max-width: 150px;
}
.wishlist_table tr td.product-price,
.wishlist_table tr td.product-stock-status {
    text-align: left!important;
}
a.add_to_wishlist.single_add_to_wishlist {
    display: block;
}
.product-banner{
    background-image: url(../images/newsletter_bg-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.product-banner p{
    color:#fff;
}
@keyframes visible {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.top-header p{
    font-size:15px;
    opacity: 0;
    animation-delay: 2s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-name: visible;
}
.top-header span{
    font-weight:700;
}
.bottom-header{
    -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
.bottom-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.nav-link {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.navbar-brand img{
    width:135px;
}
.navbar-nav .current_page_item > .nav-link, .dropdown-menu > .current_page_item > .dropdown-item ,  .nav-link:hover,
.current-menu-parent > .nav-link{
	-webkit-text-shadow: 1px 1px 3px rgba(240,0,0,1);
    -moz-text-shadow: 1px 1px 3px rgba(240,0,0,1);
    text-shadow: 1px 1px 5px rgba(240,0,0,1);
	color:#000!important;
}
a#dropdownMenuLink {
    line-height: 1;
    position: relative;
    top: -3px;
}
.header-icons .dropdown img {
    position: relative;
    top: -8px;
    width:27px;
}
.header-icons .dropdown, .header-icons > a , .header-icons > div{
    padding: 15px 0;
}
.header-icons ul.dropdown-menu {
    top: 70px;
    width: 70px;
    min-width: 0;
    text-align: center;
    padding: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: .7s;
}
.header-icons a:hover ul.dropdown-menu, .header-icons div:hover ul.dropdown-menu{
    transition: .7s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
}
    
.header-icons ul.dropdown-menu .dropdown-item.active, .header-icons ul.dropdown-menu .dropdown-item:active {
    color: #c20e1a;
    text-decoration: none;
    background-color: #e9ecef;
}
.header-icons ul.dropdown-menu a{
    margin: 0;
}
.header-icons {
    display: flex;
    justify-content: flex-end;
}
.header-icons a{
    color:#000;
	text-decoration:none;
	transition:0.4s all;
	margin: 0 15px;
}
.header-icons a:hover{
    color:#c20e1a;
	text-decoration:none;
}
.header-icons i {
    font-size: 23px;
    top: -5px;
    position: relative;
}
.header-icons span {
    font-size: 13px;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
}
.overlay-grad{
	background: rgb(0,0,0);
        background:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 10%, rgba(0,0,0,0.6166841736694677) 40%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.section-categories .woocommerce ul.products > li.product-category:before{
	background: linear-gradient(0deg,rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.75) 100%);
}
.container-small, .container-xsmall, .container-letak {
	position: relative;
}
.content-area {
    z-index: 9;
    position: relative;
}
.section{
	padding:30px 0;
}
.section-banner {
    height: 100vh;
    position: relative;
}
.home .section-banner{
    height:60vh
}
.section-image-banner {
    height: 80vh;
    position: relative;
    padding:0;
}
.count-single {
    position: relative;
    height: 110px;
}
span.count:after {
    content: "+";
}
.image-box {
    color: #fff;
    padding: 60px;
    position: relative;
}
.image-box h3{
transition:0.4s all
}
.image-box:hover h3{
	-webkit-text-shadow: 4px 2px 13px rgba(240,0,0,1);
    -moz-text-shadow: 4px 2px 13px rgba(240,0,0,1);
    text-shadow: 4px 2px 13px rgba(240,0,0,1)
}
.image-content{
	z-index:9;
	position: relative;
}
.image-box_content{
    position: relative;
    z-index: 9;
}
.image-box_content p {
    min-height: 50px;
}
.image-content img{
	position:relative;
	z-index: 9;
}
.title-icon img{
    width:50px;
    margin-right:10px;
}
.posts_single-image {
    flex-shrink: 0;
    margin-right: 15px;
}
.related-posts_single {
    padding: 20px;
    background: #f1f1f1;
    margin-bottom: 20px;
    position: relative;
}
.related-posts_single .posts_single-inner a{
    text-decoration:none;
    color:#000;
}
.related-posts_single .posts_single-inner a:hover{
    color:#c20e1a
}
.related-posts_single .post-category a,
 .related-posts_single .post-category{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    text-decoration:none;
    color:#c20e1a;
}
.related-posts_single .post-category a:hover{
    color:#f00
}

footer .widget-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer ul li a, footer p {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
        line-height: 25px;
}
footer ul li a:hover {
    color: #c20e1a;
    text-decoration: none;
}
footer ul li a:hover svg{
    transition:0.4s all;    
}

footer ul li a:hover svg{
        filter: invert(33%) sepia(100%) saturate(7414%) hue-rotate(0) brightness(72%) contrast(117%)
        
}
footer .logo-negative{
	position: relative;
    z-index: 9999;
    margin-top:-67px;
    margin-bottom: 30px;
}
aside.widget {
    margin-bottom: 30px;
}
aside .filter-title, aside .widget-title, .woo-menu-toggle, .woo-mainmenu-toggle {
    font-size: 20px;
    font-weight: bold;
    color: #c20e1a!important;
    border-bottom: 4px solid #e1e1e1;
    padding-bottom: 10px;
}
li.sf-field-taxonomy-pa_kategorija-pirotehnike {
    margin-top: 10px!important;
}
.searchandfilter ul li li {
    padding: 2px 0;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label {
    font-size: 14px;
    line-height: 1;
    top: -1px;
    position: relative;
}
.searchandfilter ul li li:first-child:before {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    display: block;
}
.searchandfilter ul li.sf-field-taxonomy-pa_kategorija-pirotehnike li:first-child:before{
    content: "Categorie";
	position:absolute;
		top:0;
}

.searchandfilter ul li.sf-field-post-meta-kalibarpromjer_filter li:first-child:before{
    content: "Kaliber/diameter";
}

.searchandfilter ul li.sf-field-post-meta-visina li:first-child:before{
    content: "Uitstoothoogte";
}

.searchandfilter ul li.sf-field-post-meta-broj_izbacaja li:first-child:before,
.searchandfilter ul li.sf-field-post-meta-broj_izbacaja .sf-meta-range:before{
    content: "Aantal schoten";
	margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    display: block;
}

.searchandfilter ul li.sf-field-post-meta-un_klasifikacija li:first-child:before{
    content: "UN-classificatie";
}
.woocommerce-product-gallery__image {
    border: 1px solid #ccc!important;
    padding-bottom:1px;
}
.searchandfilter > ul > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.searchandfilter > ul > li:last-child{
    border: none;
}
.searchandfilter ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.searchandfilter h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
    color: #000;
    padding-left: 5px;
}
.sf-field-post-meta-visina label:after {
    content: "m";
    padding-left: 3px;
}
.sf-field-post-meta-kalibarpromjer_filter label:after {
    content: "mm";
    padding-left: 3px;
}
.border-right-absolute:after {
    content: "";
    width: 75%;
    height: 1px;
    background: #c20e1a;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
}
/*WOOCOMMERCE*/
.woocommerce-privacy-policy-text p {
  font-size: 14px;
}
.lmp_load_more_button.br_lmp_button_settings {
    margin-bottom: 30px;
}
.woocommerce-Tabs-panel--faq .accordion-flush .accordion-item:last-child{
    border:none;
}
#woocommerce-wrapper .col-md-10.content-area {
    padding-top: 10px;
}
.woocommerce .product-labels {
    color: #fff;
    position: absolute;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: self-start;
}
.product-labels span.onsale {
    position: relative;
    display: inline-block;
    margin-bottom: 10px!important;
    min-width: 1px!important;
}
.woocommerce span.onsale {
    border-radius: 16px;
    background-color: #c20e1a;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    min-height: 1px;
    padding: 9px 20px 9px 20px;
}
.woocommerce ul.products li.product .onsale, .woocommerce ul.products div.product .onsale {
    left: 5px;
    right: auto;
    top: 5px;
    margin: 0;
    margin-bottom: 3px!important;
}
.single-product-labels span.onsale.BestSeller {
    background: #000;
    right: 20px;
    left: auto;
    top: 20px;
    width: auto;
    display: inline-block;
}
.single-product-labels span.onsale.Novo, .single-product-labels  span.onsale.Trajno.niska.cijena {
    left: 20px;
    top: 20px;
}
.single-product-labels span.onsale.onsale-percent {
    right: 20px;
    top: 60px;
    left: auto;
}
.onsale-percent {
    border-radius: 100%!important;
    width: 64px;
    height: 64px;
    line-height: 55px!important;
    padding: 5px!important;
}
.woocommerce ul.products li.product,
.woocommerce ul.products li.swiper-slide {
    border: 1px solid #b7b7b7;
    padding: 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.swiper-slide .woocommerce-loop-product__title {
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    color: #000;
	text-transform: uppercase;
	padding-bottom: 0;
}
.woocommerce ul.products li.swiper-slide .woocommerce-loop-product__title{
    padding: .5em 0;
    margin: 0;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.swiper-slide .price {
    color: #000;
    text-align: center;
}

.swiper-products ~ .swiper-button-next:after, .swiper-products ~ .swiper-button-prev:after,
.swiper-products-best ~ .swiper-button-next:after, .swiper-products-best ~ .swiper-button-prev:after,
.swiper-products-new ~ .swiper-button-next:after, .swiper-products-new ~ .swiper-button-prev:after,
.swiper-products-cijena ~ .swiper-button-next:after, .swiper-products-cijena ~ .swiper-button-prev:after  {
    font-size: 30px;
}
.swiper-products ~ .swiper-button-next, .swiper-products ~ .swiper-button-prev,
.swiper-products-best ~ .swiper-button-next, .swiper-products-best ~ .swiper-button-prev,
.swiper-products-new ~ .swiper-button-next, .swiper-products-new ~ .swiper-button-prev,
.swiper-products-cijena ~ .swiper-button-next, .swiper-products-cijena ~ .swiper-button-prev {
    color: #c20e1a;
}
.fixed-height{
    height: 72px;   
}
.woocommerce ul.products li.sale span.price {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}
.woocommerce ul.products li.product .price del:after,
.woocommerce div.product p.price del:after,
.woocommerce ul.products li.swiper-slide .price del:after{
    content: "";
    width: 120%;
    height: 1px;
    display: block;
    background: #c20e1a;
    top: 50%;
    position: absolute;
	left: -12px;
    right: 0;
}
.woocommerce div.product p.price del{
    font-size:16px;
    display: block;
    width: max-content;
}
.woocommerce ul.products li.swiper-slide a img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.woocommerce ul.products li.swiper-slide .price {
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
}
.woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del,  .woocommerce ul.products li.swiper-slide .price ins, .woocommerce ul.products li.swiper-slide .price del {
    text-decoration: none;
    opacity: 1;
    position: relative;
}
.woocommerce ul.products li.swiper-slide .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{
    top:5px;
    right:5px;
}
a.add_to_wishlist{
	color:#000;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{
	color:#c20e1a
}
div#left-sidebar {
    padding-top: 11px;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering select,
.woocommerce .woocommerce-ordering p{
    margin: 0;
    font-size: 14px;
}
.woocommerce .woocommerce-ordering p{
    flex: none;
    margin-right: 10px;
}
    
.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 15px 0;
    font-size: 14px;
    color: #000;
}
.woocommerce .woocommerce-breadcrumb a{
    color: #545657;
    text-decoration:none;
}
.woocommerce .woocommerce-breadcrumb a:hover {
    text-decoration: none;
    color: #f00;
}
.iksm-terms .iksm-term {
    border-bottom: 1px solid #a1a1a1;
}
 .iksm-term:first-child {
    border-top: 1px solid #a1a1a1;
}
.iksm-term.iksm-term.iksm-term--child{
    border: none;
}
.bellows .bellows-submenu .bellows-target {
    font-weight: 400!important;
}
.bellows .bellows-submenu a.bellows-target {
    padding-left: 15px!important;
}
.bellows .bellows-nav .bellows-menu-item-has-children .bellows-menu-item {
    border: none!important;
}
.iksm-terms .iksm-term .iksm-terms-tree--children {
    padding-bottom: 10px;
}
.bellows .bellows-nav .bellows-target {
color: rgba(0,0,0,1);
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-decoration: none;
    padding-top: 10px!important;
    padding-right: 15px!important;
    padding-bottom: 10px!important;
    padding-left: 0!important;
    transition: all 400ms;
    flex: 1;
    display: flex!important;
    align-self: stretch;
    box-shadow: none;
    outline: none;
}
.bellows .bellows-nav .bellows-target .bellows-target-text{
    transition: all 400ms;
}
.bellows .bellows-nav li.bellows-menu-item:not(:last-child) {
    margin-bottom: 0;
}
.bellows .bellows-nav .bellows-subtoggle{
    width:auto!important;
}
.bellows .bellows-nav li.bellows-menu-item:first-child {
    border-top: 1px solid #a1a1a1!important;
}
.bellows .bellows-nav li.bellows-menu-item {
    border-bottom: 1px solid #a1a1a1!important;
}
.bellows .bellows-nav li.bellows-menu-item {
    border: none;
    box-shadow: none;
    padding: 0;
    overflow: hidden;
}
.bellows .bellows-nav .bellows-target:hover .bellows-target-text,
.bellows .bellows-nav .bellows-current-menu-item > .bellows-target > .bellows-target-text{
    color: #a10c16!important;
}
button.bellows-subtoggle i {
    color: rgba(194,14,26,1);
    font-size: 14px!important;
    align-self: stretch;
    height: unset;
    width: 15px;
}
.bellows .bellows-nav .bellows-subtoggle i.bellows-subtoggle-icon-expand{
    margin-bottom: 5px!important;
}
.bellows .bellows-nav .bellows-subtoggle i.bellows-subtoggle-icon-collapse:before {
    top: 10px!important;
    position: relative;
}
.bellows.bellows-align-full {
    margin-top: 0;
}
.cat-hero {
    position: relative;
    display: flex;
    align-items: center;
}
.cat-img_content {
    position: absolute;
    left: 30px;
}
.term-description {
    font-weight: bold;
}
header.woocommerce-products-header {
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.alert-info, .woocommerce-info {
    --bs-alert-color: #fff;
    --bs-alert-bg: #c20e1aa3;
    --bs-alert-border-color: #c20e1a;
}
.woocommerce-info::before {
    color: #fff;
}
.product-icons {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom:15px;
    flex-wrap: wrap;
    gap:5px;
}
.product-icons.product-icons_archive {
    justify-content: center;
	gap:10px
}
.product-icons.product-icons_archive .product-icon img{
    max-width:50px;  
	margin: 0 !important;
}
.product-icon img{
    max-width:80px;  
}
.product-icon {
    position: relative;
	margin-right:10px;
}
.product-icon span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    text-align: center;
}

.product-icons.product-icons_archive .product-icon span.w100 {
    font-size: 9px;
    left: 0;
    width: 100%;
    display: block;
    word-wrap: normal;
    white-space: pre;
	color:#000;
}
.product-icons.product-icons_archive .product-icon span.shots {
	font-size: 15px;
	color:#000;
}
.product-icons.product-icons_archive .product-icon span.middle {
    top: 50%;
    transform: translateY(-45%);
    font-size: 15px;
	color:#000;
}
.product-icon span.shots{
	font-size: 24px;
    bottom: 10px;
    font-weight: 500;
} 
.product-icon span.middle{
	top: 50%;
    transform: translateY(-32%);
} 
.product-icon.cat-icon {
    border: 3px solid #c20e1a;
    width: 50px;
    height: 50px;
    display: block;
    color: #000;
    font-weight: bold;
    line-height: 1;
    border-radius: 6px;
}
.product-icon.cat-icon.archive_cat {
    position: absolute;
    top: 10px;
    right: 2px;
    font-size: 11px;
    width: 30px;
    height: 30px;
    border: 2px solid #c20e1a;
}

/*
.product-icon.cat-icon:after {
    border: 1px solid #fff;
    content: "";
    width: 80%;
    height: 80%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 7px;
    bottom: 0;
    margin: 0 auto;
}
*/
    
.single-product .product .price {
    display: flex;
    color: #000!important;
}
.single-product .product.sale .price {
    flex-direction: column;
}

.single-product .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    display: inline-flex;
    align-items: baseline;
}
.single-product div.product form.cart {
    margin-bottom: 0;
    display: inline-flex;
    align-items: baseline;
}
.single-product .entry-summary .single_add_to_wishlist {
    background: #c20e1a!important;
    border-radius: 100%!important;
    padding: 0!important;
    width: 46px;
    height: 46px;
    line-height: 46px!important;
    text-align: center;
}
.single-product .single_add_to_wishlist i{
    margin-right:0;
}
.wishlist-title-container .show-title-form {
display: none!important;
    visibility: hidden!important;
}
.wishlist-title.wishlist-title-with-form h2:hover{
    background:none!important;
}
.single-product .product_meta{
        display: flex;
    flex-direction: column;
	font-size:14px;
}
.single-product .product_meta a{
    font-weight:bold;
    color: #000;
    text-decoration: none;
}
.single-product .product_meta a:hover{
    color: #c20e1a;
}

.single-product.woocommerce .quantity .qty.wqpmb_input_text{
    width: 2.631em;
    border-radius: 0!important;
}
.woocommerce div.product p.price ins , .woocommerce div.product p.price ins *,
.woocommerce div.product p.price {
    font-size: 30px;
    text-decoration: none;
	font-weight:normal;
	line-height: 1;
	padding:5px 0;
}
span.lowest_price, .rate_product_page {
    font-size: 14px;
    display:block
}
.woocommerce-product-details__short-description {
    padding: 15px 0;
}
.qib-button-wrapper button.minus.qib-button {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.qib-button-wrapper button.plus.qib-button{
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin:0;
        padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #e7e7e8;
    background-color: #ebebeb;
        border-radius: 0;
        margin-right:5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #c20e1a;
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background:#c20e1a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    content:none;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 15px;
}
.woocommerce-Tabs-panel {
    border: solid 1px #e7e7e8;
    border-top: 0;
}
.accordion-item {
    border: none;
}
button.accordion-button {
    font-weight: bold;
    flex-direction: row-reverse;
    justify-content: start;
}
button.accordion-button, .faq-title {
    font-weight: bold;
    padding: 6px 15px;
        color: #000;
}
button.accordion-button.sign-right {
    flex-direction: row;
    justify-content: space-between;
}
.accordion-button:after{
    margin-left:0;
    margin-right:0px;
}
.accordion-button:after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c20e1a'%3e%3cpath fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 25px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c20e1a'%3e%3cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 25px;
}
.accordion-button.custom-icon:after {
    background: none;
    content: "";
    position: relative;
    width: 25px;
    height: 5px;
    margin: 4px 25px 4px 0;
    border-radius: 2.5px;
    background-color: #c20e1a;
}
.accordion-body {
    padding: 6px 15px;
    padding-left: 50px;
}
.accordion-body p{
    margin:0;
}
.text-black p span {
    color: #000!important;
}
.accordion-body span {
    font-family: Rubik!important;
    font-size: 16px!important;
    font-weight: normal;
	color: #858585!important;
}
.page-faq .accordion-item {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
}
.accordion-flush .accordion-item:last-child{
	border-bottom: 1px solid #e1e1e1;
}
.accordion-button:not(.collapsed), .accordion-button:focus, .form-select:focus  {
    color: #000;
    background-color: transparent;
    box-shadow: none;
	border-color:inherit
}
.home .woocommerce ul.products.columns-6 li.product, .home .woocommerce-page ul.products.columns-6 li.product{
    width: 15.55%;
}
.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
    width: 15.15%;
}
.related.products ul.products li.product{
    margin: 0 1.8% 2.992em 0;
}
.related.products ul.products li.product:last-child {
    margin-right: 0;
}
.list-group-item.active {
    background-color: #c20e1a;
    border-color: transparent;
}
.wcpscwc-product-slider li.product {
    padding: 10px!important;
    margin: 10px!important;
}
.wcpscwc-product-slider .products.slick-initialized {
    margin: 0;
}
.wcpscwc-product-slider .slick-list{
    padding:0!important
}
.wcpscwc-product-slider button.slick-prev {
    left: -25px;
}
.wcpscwc-product-slider button.slick-next {
    right: -27px;
}
.form-control,.input-text, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea{
    width: 100%;
    max-width: 100%;
    color: #313131;
    padding: 13px 6px;
    line-height: 30px!important;
    display: block;
    font-size: 14px;
    position: relative;
    z-index: 2;
    -webkit-appearance: none;
    height: 100%;
    margin: 0!important;
    border: 1px solid #d8d8d8;
    outline: 0;
    border-radius: 0;
}
.swiper-gallery .swiper-slide{
    height:420px;
}
.swiper-gallery .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.swiper-gallery .swiper-button-next, .swiper-gallery .swiper-button-prev {
    color: #fff!important;
}
.grid-wrapper > div  {
	display: flex;
	justify-content: center;
	align-items: center;
}
.grid-wrapper > div > a {
    width: 100%;
	height: 100%;
}
.grid-wrapper > div > a >img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.grid-wrapper {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(4, minmax(20%, 1fr));
	grid-auto-rows: 250px;
	grid-auto-flow: dense;
	padding-top: 10px;
	margin-bottom:10px;
}
.grid-wrapper .tall {
	grid-row: span 2;
}
.grid-wrapper .tall:last-child {
    grid-row: span 1;
}
.grid-wrapper .medium {
	grid-row: span 2;
}
.section-gallery .lc-block.tall:nth-last-child(2) {
    grid-row: span 1;
}
.testimonials-single {
    position: relative;
}
.testimonials-sign {
    background: #eee;
    width: 75px;
    height: 75px;
    border-radius: 100%;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #989898;
}
.testimonials-content {
    line-height: 24px;
    padding-left: 30px;
    max-width:600px;
}
.testimonials-content p {
   font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 500;
    font-style: italic;
}
.testimonials-content span {
    font-size: 1rem;
    color: #989898;
}
.swiper.swiper-testimonials {
    height: 165px;
}
.swiper-testimonials span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
	opacity: 0.4;
}
.swiper-testimonials .swiper-pagination-bullet-active {
    background: #c20e1a;
	opacity:1!important;
}
.swiper-testimonials .swiper-pagination {
    position: absolute;
    bottom: 0px;
    z-index: 99;
}
.swiper-button-prev-long, .swiper-button-next-long {
    position: absolute;
    z-index: 9999;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-button-prev-long
{
    left: 0px;
}
.swiper-button-next-long
{
    right: 0px;
}
.swiper-button-next-long:after {
    width: 44px;
    display: block;
    content: url(../images/desno.svg);
}
.swiper-button-prev-long:after {
    width: 44px;
    display: block;
    content: url(../images/lijevo.svg);
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=color]:focus, .wpcf7 input[type=date]:focus, .wpcf7 input[type=datetime-local]:focus, .wpcf7 input[type=datetime]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=file]:focus, .wpcf7 input[type=month]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=range]:focus, .wpcf7 input[type=search]:focus, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=time]:focus, .wpcf7 input[type=url]:focus, .wpcf7 input[type=week]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
    color: #212529;
    background-color: #fff;
    border-color: #c20e1a;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(194,14,26,.25);
}
#wpsl-search-wrap div label {
    float: left;
    margin-right: 10px;
    line-height: 40px;
}
.wpsl-search-btn-wrap #wpsl-search-btn {
    padding: 8px 40px;
    border-radius: 22px!important;
    background: #838383!important;
    font-size: 16px;
    border: none!important;
    color: #fff;
    text-transform: uppercase!important;
}
.wpsl-info-window {
    font-size: 14px;
}
.wpsl-info-window strong{
    font-weight:bold;
}
.gm-style .gm-style-iw-c {
    border: solid 1px #585858;
    box-shadow: none!important;
    padding:10px;
}
.gm-style .gm-style-iw-tc::before {
    background: #585858;
    -webkit-clip-path: polygon(0 0,50% 100%,100% 0);
    clip-path: polygon(0 0,50% 100%,100% 0);
    content: "";
    height: 13px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 27px;
}
.iksm-widget .widget-title{
    display:none;
}

#pac-input {
	top: 10px !important;
    border: 0px;
    padding: 10px;
    height: 40px;
	box-shadow: 1px 1px 2px #888;
	width: 300px;
}

#mapSearchResults {
	margin: 20px 0px;
}

.mapSearchResult {
	padding: 10px;
	margin: 10px;
}

.GoogleMapsABISMap {
	width: 100%;
	height: 800px;
}

.GoogleMapsMarkerLegend {
	font-size: 11px !important;
	margin-top: 5px;
}

.GoogleMapsMarkerLegendIcon {
	max-height: 20px;
	max-width: 20px;
	margin-right: -3px;
}

.pyroshopListSearch {
	border: 0px;
	border-bottom: 1px solid #aaa;
	width: 80%;
	margin-left: 10px;
}

.pyroshopListSearch:focus {
    outline-width: 0;
}
.gm-style-iw-d div{
    font-size:14px
}
@media (max-width:991px){
    .product iframe {
        width: 100%;
        margin-bottom:20px
    }
    aside#iksm-widget-2 {
    margin-bottom: 15px;
}
	.navbar-toggler-icon{
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}
    .navbar-toggler.close .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M8 8 L24 24 M8 24 L24 8'/%3E%3C/svg%3E");
    }
    .wishlist-title-container {
        text-align: center;
    }
    .border-right-absolute:after{
        width: 63%;
        left: 35%;
    }
        .big {
        font-size: 40px;
    }
    .mtn-40{
		margin-top:-40px;
	}
	.catalogue-content {
        margin: 10px 0;
    }
	.catalogue-content > div {
		display: flex;
		flex-direction: column;
		align-items: self-start;
	}
	a.btn.btn-secondary.ms-3 {
    margin-left: 0!important;
    margin-top: 10px;
}
	h3, .h3 {
	font-size: 20px;
		}
    .wpcf7 {
        max-width: 800px;
    }
	.post-category {
        margin-top: 15px;
    }
    .related-posts_single .posts_single-image img {
		width: 100%;
	}
	.posts_single-image{
		margin-right:0;
	}
    .related-posts_single .posts_single-image.big-image{
        height: 300px;
    }
    .related-posts_single .posts_single-image.big-image img{
        height: 100%;
        width:100%;
        object-fit: cover;
    }
    .swiper-testimonials .swiper-slide {
        flex-direction: column;
    }
    .swiper-testimonials .swiper-slide .testimonials-sign {
        margin-bottom: 15px;
    }
    .swiper-testimonials .swiper-pagination {
        bottom: -6px!important;
    }
    .swiper-testimonials .swiper-button-prev-long {
        left: 2%;
    }
    .swiper-testimonials .swiper-button-next-long {
        right: 2%;
    }
    .swiper.swiper-testimonials {
        height: 240px;
    }
    .swiper-button-prev-long:after, .swiper-button-next-long:after{
        width:30px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 30px!important;
    }
    .mobile-bc{
        background-position: bottom center;
    }
    h1, .h1 {
        font-size: 30px;
    }
	h2, .h2 {
		font-size: 26px;
		font-weight: 700;
	}
    .count.h1 {
		font-size: 30px!important;
	}
    .navbar a.nav-link {
        padding-left: 0.75rem;
    }
    .dropdown-toggle::after {
        margin-left: 1.255em;
    }
    .navbar-nav .dropdown-menu {
        border-radius: 0;
        border: none;
        padding: 0;
        margin: 0;
        background: #c20e1a;
    }
     .navbar-nav .dropdown-menu .dropdown-item {
        padding-left: 0.75rem;
        color: #fff;
    }
    .current_page_item > .nav-link, .current_page_item > .dropdown-item, .nav-link:hover{
        color:#000!important;
        text-shadow: none!important;
    }
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%!important;
    }
    .footer-content {
        margin-bottom: 20px;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }
    .navbar-toggler{
        border:none;
    }
    .grid-wrapper.col {
        grid-template-columns: auto;
    }
    .grid-wrapper .tall {
        grid-row: span 1;
    }
    .cat-hero{
        flex-direction: column;
    }
    .cat-img_content {
        position: relative;
        left: 0;
            top: -1px;
        background: #000;
        padding: 10px;
    }
    .cat-img_content h3 {
        font-size: 20px;
    }
    .woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering select,
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none;
    }
    p.woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        margin-bottom: 10px!important;
    }
}
@media(min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-medium {
		max-width: 1200px;
	}
	.container-small {
		max-width: 960px!important;
	}
    .container-letak {
		max-width: 1100px!important;
	}
    .container-xsmall {
		max-width: 900px!important;
	}
}
@media (min-width:992px) and (max-width:1400px){
    .woocommerce ul.products li.product .onsale, .woocommerce ul.products div.product .onsale {
        left: 0px;
        font-size: 10px;
    }
}
@media (min-width:1200px) and (max-width:1400px){
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin: 0 1.8% 1.992em 0;
    }
    .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
        margin-right: 0;
    }
    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 18.55%;
    }
    .onsale-percent {
        width: 40px;
        height: 40px;
        line-height: 30px!important;
    }
    .btn, .wpcf7 input[type=submit].btn-primary, .article-footer .post-categories li a, .wishlist_table .product-add-to-cart a.button {
        padding: 10px 20px 10px 20px;
        font-size: 12px;
    }
	.product .inline-buttons a.btn {
		padding: 14px 25px 14px 25px;
	}
    .big {
        font-size: 50px;
    }
    .section-banner {
        height: 80vh;
    }
    .section .content-left .fw-image {
        right: -33%!important;
        width: 80%;
    }
    .section .content-right .fw-image {
        left: -33%!important;
        width: 80%;
    }
}
@media(min-width: 1401px){
    .searchandfilter ul li li.sf-item-69{
        display: block!important;
    }
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1600px;
	}
    .container-medium{
        max-width: 1400px;
    }
    .product iframe {
        border: 0;
        width: 700px !important;
        height: 395px !important;
    }
}
@media(min-width: 1367px){
    .image-box {
		padding: 140px;
	}
}
@media(max-width:380px){

}
@media(min-width: 992px){
	.section-categories .woocommerce ul.products li.product{
		margin: 0 1.3% 0.992em 0;
	}
	
    .navbar-nav .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .7s;
        margin-top: 0;
    }
    .navbar .nav-item:hover .dropdown-menu {
        transition: .7s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
    }
    .footer-top.section {
    margin-bottom: 40px!important;
}
    .bg-half .right-padding{
            padding-right: 100px;
    }
    .fw-image.top20n{
        top:-20%!important;
    }
    .content-left.m_height_370{
        min-height:370px;
    }
    iframe {
        border: 0;
        width: 100% ;
        height: 100% ;
    }
    .product iframe{
        height:395px;
    }
    .gmap iframe{
        height:450px;
    }
    .faq-tabs .nav-link {
            display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 18% 1rem;
    }
    .searchandfilter ul li li.sf-item-69{
        display: flex;
        align-items: flex-start;
		position:relative;
		padding-top: 30px;
    }
    .section_products-tab .woocommerce ul.products li.product, .section_products-tab .woocommerce-page ul.products li.product {
        margin-bottom: 0;
    }
    .dropdown:hover>.dropdown-menu {
		display: block;
	}
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        border-radius: 0;
        border: none;
        background:none;
        padding: 0;
        padding-top: 10px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu li{
        background:#c20e1a;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu a{
        color:#fff;
		padding: 0.25rem 1rem;
    }
	.navbar-expand-lg .navbar-nav .dropdown-menu li:first-child a{
		padding-top: 0.5rem;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu li:last-child a{
		padding-bottom: 0.5rem;
	}
    .navbar-expand-lg .navbar-nav .dropdown-menu li:hover a{
        background:#a10c16;
    }
    .posts_single-small{
        width:220px;
    }
		.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 1.3% 2.992em 0;
	}
	.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
		width: 18.95%;
	}
	.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
		margin-right: 0;
	}
	#woocommerce-wrapper .col-lg-10.content-area {
		padding-left: 40px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}
    #wpsl-search-wrap{
        padding: 0 80px;
    }
    div#wpsl-stores{
        padding-left:80px;
    }
    #wpsl-gmap{
        margin-right:80px;
    }
    .bg-half{
        background: linear-gradient(
        to right,
        #ebebeb 0%,
        #ebebeb 50%,
        #fff 50%,
        #fff 100%
    );
    }
	.section{
        padding:60px 0;
    }
	
    .section.big-padding{
        padding:90px 0;
    }
    .content-right .image-float {
        position: absolute;
        left: -33%;
        top: -5%;
        max-width: 700px;
    }
    .fw-image{
        width:100%;
        overflow: hidden;
        height: 530px;
        object-fit: cover;
        top:-30%!important;
        max-width:100%!important;
    }
    .fw-image.image_small-float {
        height: 370px;
        width: 570px;
    }
    .content-left .fw-image.image_small-float{
        right: -31%!important;
    }
    .fw-image.image_small-float img{
        width:100%;
        height:100%;
        object-fit: cover;
    }
    .content-left .fw-image{
        right: -55%!important;
    }
    .content-right .fw-image{
        left: -33%!important;
    }
    .content-right .big-padding {
        padding-left: 480px;
    }
    .big-margin_t{
            margin-top: 190px!important;
    }
    .big-margin_b{
            margin-bottom: 190px!important;
    }
    .py-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .py-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .content-left, .content-right{
        min-height:430px;
    }
    .content-left .big-padding {
        padding-right: 540px;
    }
    .content-left .big-padding.smaller-padding {
        padding-right: 320px;
    }
    .content-left .image-float {
        position: absolute;
        right: -33%;
        top: -5%;
        max-width: 700px;
    }
}
@media (min-width:768px){
    .swiper-products ~ .swiper-button-next,
	.swiper-products-best ~ .swiper-button-next,
    .swiper-products-new ~ .swiper-button-next,
    .swiper-products-cijena ~ .swiper-button-next{
        top:auto;
        bottom:37%;
        right:-35px;
    }
    .swiper-products ~ .swiper-button-prev,
	.swiper-products-best ~ .swiper-button-prev,
    .swiper-products-new ~ .swiper-button-prev,
    .swiper-products-cijena ~ .swiper-button-prev{
        top:auto;
        bottom:37%;
        left:-35px;
    }
	.mtn-100{
		margin-top:-100px;
	}
	.mtn-50{
		margin-top:-50px;
	}
	.b-right {
		border-right: 1px solid #ccc;
	}
	.container-border:after{
		content: "";
		position: absolute;
		left: 0;
		top: 18%;
		bottom: 0;
		right: 0;
		height: 76.3%;
		width: 100%;
		border: 1px solid #c20e1a;
		z-index: 1;
	}
    .container-border-big:after{
        top: 8%;
        height: 85.3%;
    }
}
.product-icon span.w100{
    width: 110px;
    text-align: center;
    left: -17px;

}
@media(max-width: 767px){
	.woocommerce h2.woocommerce-loop-category__title{
		font-size:1.3rem!important;
	}
    .scroll-top{
        bottom: 15px!important;
        right: 15px!important;
    }
    .header-icons span {
    font-size: 13px;
    text-align: center;
    line-height: 1;
    margin-top: 5px;
}
a#dropdownMenuLink {
    top: 1px;
}
a#dropdownMenuLink::after {
    margin-left: 0.255em!important;
}
.w100 {
    width: 110px;
    text-align: center!important;
    left: -50%!important;
}

        .home .section.section-image-banner_h80 {
        height: 78vh!important;
        align-items: center;
        display: flex;
    }
    .product iframe{
            height: 210px;
    width: 100%;
    }
    .bg-half .right-padding{
        background: #ebebeb;
        margin-bottom:20px;
        padding-top:20px;
        padding-bottom:20px;
    }
    .bellows .bellows-submenu a.bellows-target {
    padding-bottom: 7px!important;
    padding-top: 7px!important;
}
    .overlay-grad{
        background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.6166841736694677) 40%, rgba(0,0,0,0.5) 60%, rgba(0,0,0,0) 100%);
    }
    footer .overlay-grad{
        background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 10%, rgba(0,0,0,0.6166841736694677) 30%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
    }
	.btn-icon i {
    font-size: 21px;
    position: absolute;
    top: 6px;
    right: 12px;
}
    .section-image-banner_h80{
        height:65vh!important
    }
	.section-image-banner_h100m{
        height:85vh!important
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
            margin: 0;
    }
    .additional-info-wrapper {
        display: flex;
        align-items: self-start;
        justify-content: space-between;
    }
    #search_filter_register_widget-2 form, .iksm-widget .iksm,
    .bellows_navigation_widget-class .bellows-nav
     {
        display: none;
        position: relative;
        padding-top: 20px;
    }
    #search_filter_register_widget-2 .widget-title{
        display:none;
    }
    .w-100 {
        width: 100%!important;
    }
    .single-product .w-100{
        width: inherit!important;
    }
    .woo-menu-toggle, .woo-mainmenu-toggle{
        position: relative;
    }
    .woo-menu-toggle:after, .woo-mainmenu-toggle:after {
        content: "\f078";
        font-size: 27px;
        position: absolute;
        left: auto;
        top: 7px;
        right: 14px;
        cursor: pointer;
        color: rgba(111,98,86,1);
        font: normal normal normal 12px/1 FontAwesome;
        opacity: 0.8;
        font-weight: lighter;
    }
    .woo-menu-toggle.close:after, .woo-mainmenu-toggle.close:after{
        content: "\f00d";
    }
    .swiper-button-prev-long, .swiper-button-next-long{
        top:33%;
    }
    .testimonials-content{
        padding-left:0;
        text-align: center;
    }
    footer .logo-negative{
        width: 125px;
        margin-top: -45px;
    }
    .cat-hero img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
    .cat-img_content a.btn.btn-primary {
        margin-bottom: 0.7rem;
    }
	blockquote {
		font-size: 18px!important;
	}
	.location-section #wpsl-stores, .location-section #wpsl-direction-details {
		height: auto!important;
	}
	.location-section #wpsl-wrap #wpsl-result-list ul li {
		list-style: none!important;
		padding: 5px 15px;
	}
    
    .product-banner p br {
        display: none;
    }
    .product-banner a.btn {
        width: 150px!important;
        position: relative;
        display: inline;
        margin-top: 15px;
    }
    .woocommerce .woocommerce-breadcrumb{
        font-size:11px;
    }
    .yith-wcwl-add-to-wishlist.exists + a.btn.btn-secondary.d-inline {
        display: block!important;
    }
    .accordion-button.custom-icon:after {
        top: -13px;
    }
    
    footer .widget-title{
        font-size:15px;
    }
    footer ul li a, footer p{
        font-size:13px;
        line-height: 20px;
    }
    footer #nav_menu-2{
        padding-top: 48px;
    }
    .footer-widget:nth-child(3), .footer-widget:nth-child(4) {
    margin-top: 15px;
}
    body{
        font-size: 14px;
    }
    .woocommerce span.onsale {
        font-size: 10px;
        padding: 5px 8px 5px 8px;
    }
    .navbar-toggler-icon {
        width: 1.2em;
        height: 1.2em;
    }
    .section-banner,
    .section-image-banner{
        height: 65vh;
    }
    
    .onsale-percent {
        width: 44px;
        height: 44px;
        line-height: 35px!important;
    }
    .count-text {
        font-size: 0.7rem!important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        display: flex;
        flex-direction: column;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
        width: 100%;;
    }
    img.w200 {
    width: 100px;
    margin-bottom: 15px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
    .w-75-xs {
        width: 75px;
    }
	.pt-xs-0{
		padding-top:0;
	}
	.border-right-absolute:after,
	.faq-tabs button.active:after{
		content: none;
	}
	.faq-tabs li {
		margin-right: 0!important;
	}
	.faq-tabs {
		display: flex;
		flex-direction: column;
	}
	.faq-tabs li button {
		width: 100%!important;
		height: 110px!important;
		margin-bottom: 3px;
	}
	.page-faq .tab-content {
		padding-top: 30px;
	}
	.btn, .wpcf7 input[type=submit].btn-primary, .article-footer .post-categories li a {
		padding: 10px 15px 10px 15px;
		font-size: 13px;
	}
	
    .container-border .img-glow{
        width: 60%;
        margin-bottom: 20px;
    }
    ul.products_tabs:before{
        content: none;
    }

    .section_products-tab .nav-pills{
        display: flex;
        flex-direction: column;
    }
    .products_tabs .nav-link{
        width:100%;
    }
    .header-icons a{
        margin:0 10px;
    }
	
	.count-single, .count-single img {
		height: 60px;
	}
	
    .product-icons {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .product-icon {
        margin-bottom: 15px;
        width: 55px;
        text-align: center;
    }
    .product-icons img {
        max-width: 100%;
        margin-right: 27px;
    }
    .product-icon span{
        bottom: -6px;
        left: 6px;
    }
    .product-icon span.shots {
        font-size: 16px;
        bottom: 6px;
        font-weight: 500;
        left: 0;
    }
    .product-icon span.middle {
        top: 50%;
        transform: translateY(-35%);
        left: 0;
    }
    .cat-icon span.middle {
        top: 54%;
    }
    
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%!important;
        margin: 0 0 0.992em;
    }
}
@media(max-width:1200px){
    .w-50, .w-75, .w-25, .w-85{
		width:100%!important;
	}
}
@media(min-width:768px) and (max-width:991px){
    .product iframe{
            height: 380px;
    }
    .img-tablet-w30 img {
    width: 30%!important;
}
    .image-content img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
	footer .widget-title {
		font-size: 15px;
	}
	footer .logo-negative {
		width: 120px;
		margin-bottom: 26px;
		margin-top: -44px;
	}
    .image-box {
        padding: 30px;
    }
    .faq-tabs .nav-link {
        width: 130px;
        height: 155px;
    }
    .image-float img,
	.posts_single-small img{
        width: 100%;
    }
	.woocommerce span.onsale {
		font-size: 10px;
        padding: 5px 8px 5px 8px;
	}
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 31%!important;
        float: left!important;
        margin: 0 3.3% 2.992em 0!important;
            clear: none;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(3n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(3n) {
        float: right;
        clear: none;
        margin-right:0!important;
    }
    ul.products_tabs:before {
        width: 115%;
    }
    .header-icons span {
        font-size: 11px;
    }
    .section-banner, .section-image-banner {
        height: 60vh;
    }
}
@media(min-width:991px) and (max-width:1400px){
    .cat-img_content h3 {
        font-size: 30px;
    }
        .cat-img_content .btn {
        padding: 10px 20px 10px 20px;
        font-size: 12px;
    }
}
@media (max-width:600px){
    .fixed-height {
        height: 77px;
    }
    .cat-hero img{
        display: none;
    }
    div#left-sidebar{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 20px;
    }
    aside.widget {
        width: 50%;
		margin-bottom:5px;
    }
	.searchandfilter > ul > li,#search_filter_register_widget-2 form{padding-top:0}
    .GoogleMapsABISMap {
		height: 400px;
	}
	.sf-field-taxonomy-pa_kategorija-pirotehnike li.sf-level-0.sf-item-69 {
		display: flex;
		align-items: start;
		position:relative;
		padding-top: 30px;
	}
	.gmnoprint {
		display: none;
	}

	#pac-input {
		top: 0px !important;
		left: 0px !important;
		width: 100% !important;
		border: 2px solid #aaa;
	}
}
@media (max-width: 675px){
#wpsl-result-list {
    max-height: 400px;
	overflow:auto
}	
}
.scroll-top {
    border: solid 2px #c20e1a;
    background-color: #000;
    color: #fff;
    border-radius: 100%;
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 65px;
    height: 65px;
    opacity: 0;
    transition: 0.3s all;
}
.scroll-top.visible{
    opacity: 1;
    z-index:999;
}
.sfsi_tool_tip_2 {
    width: 95px!important;
}
.contact-footer .wpcf7-response-output {
    color: #fff;
}
.page-template-contact .social-icons a svg,
.page-template-category-page .social-icons a svg{
    width:0.7em;
    transition:0.4s all;
}
.page-template-contact .social-icons a:hover svg,
.page-template-category-page .social-icons a:hover svg{
    filter: invert(33%) sepia(100%) saturate(7414%) hue-rotate(0) brightness(72%) contrast(117%)
}
.mc-field-group {
    display: flex!important;
}
#mc_embed_signup form{
    margin:0!important;
}
#mc_embed_signup .mc-field-group{
    padding-bottom:0!important;
}
#mergeRow-gdpr {
    margin-top: 10px!important;
}
#mergeRow-gdpr fieldset label {
    color: #fff;
    font-size: 13px;
}
#mc_embed_signup .mc-field-group .button {
    height: auto;
    border: 1px solid #c20e1a;
    border-left: none;
    margin: 0;
    width: 160px;
}
#mc_embed_signup .mc-field-group input {
    padding: 10px 15px!important;
    border: none;
    border-radius: 0;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    position: absolute;
    bottom: -18px!important;
    background: none!important;
    font-size: 12px!important;
    margin: 0!important;
}

@media (min-width: 992px) and (max-width:1200px){
    .nav-link {
        font-size: 14px;
    }
}
.section-image-banner_half {
    height: 40vh;
}
.btn-bgnone, .btn-bgnone:hover, .btn-bgnone:focus {
    background: none !important;
    box-shadow: none !important;
	border:none!important
}
.modal-body {
    display: flex !important;
    
    flex-wrap: wrap;
    gap: 15px;
}
.modal-body a{
	flex: 0 0 24%;
}
.searchandfilter .noUi-connect {
    background-color: #c20e1a;
}
.searchandfilter .meta-slider{
	height:10px;
}
.searchandfilter .noUi-horizontal .noUi-handle {
    width: 17px;
    height: 17px;
    top: -5px;
}
.searchandfilter .noUi-horizontal .noUi-handle:before {
    left: 5px;
}
.searchandfilter .noUi-horizontal .noUi-handle:after, .searchandfilter .noUi-horizontal .noUi-handle:before {
    height: 7px;
    top: 4px;
}
.searchandfilter .noUi-horizontal .noUi-handle:after {
    left: 9px;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -14px;
    left: auto;
}
.woocommerce-loop-category__title mark.count {
    display: none;
}
h2.woocommerce-loop-category__title {
    position: absolute;
    top: 10px;
    left: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2rem!important;
}
li.product-category {
    border: none !important;
    padding: 0;
    margin: 0;
}
.woocommerce ul.products > li.product-category:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
}
.woocommerce ul.products.columns-2 li.product{
	padding:0;
}
a.custom-shop-now {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background:#c20e1a;;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 6px 12px;
}
a.custom-shop-now:hover{
	background:#000;
}

.woocommerce ul.products li.product a img{
	margin:0!important;
}