/*
Theme Name:   nope inc
Description:  Write here a brief description about your child-theme
Author:       Nope
Author URL:   https://nope.com/
Template:     storefront
Version:      1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  nope inc
*/

/* Write here your own personal stylesheet */

/*UPORABLJENE PISAVE*/
@font-face {
    font-family: 'Montserrat-Bold';
    src: url(/wp-content/themes/misport/fonts/Montserrat-Bold.ttf);
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url(/wp-content/themes/misport/fonts/Montserrat-Regular.ttf);
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url(/wp-content/themes/misport/fonts/Montserrat-Medium.ttf);
}





/*
 * PISAVE
 * */
h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
    font-family: 'Montserrat-Bold';
}
body, button, input, textarea {
    font-family: 'Montserrat-Regular';
}

/*
 * SRUKTURA STRANI
 * */
div#secondary {
    display: none;
}
div#primary {
    width: 100% !important;
    margin: 0px !important;
}
a {
    text-decoration: none !important;
}
body, .secondary-navigation a {
    color: #2b2b2b;
}

/* 
 * HEADER
*/
.storefront-primary-navigation {
    display: none !IMPORTANT;
}

.woocommerce-checkout #masthead {
	position: relative !important;
}

#masthead{
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
}
.logotip img {
    max-width: 90px;
}
img.head-cart {
    max-width: 40px;
}
.logotip, .sredinskobesedilo, .kosarica {
    display: inline-block;
}
img.head-cart {
    max-width: 40px;
    display: block;
    float: right;
    text-align: right;
    margin: 0 auto;
}
.sredinskobesedilo {
    text-align: center !important;
    margin: 0 auto !important;
}
.sredinskobesedilo {
    color: white;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0px !important;
}
div#content {
    margin-top: 33px;
}
.notranji {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}
.site-header {
    padding-top: 0px;
}
.storefront-breadcrumb {
    display: none !important;
}
.spodnji-header {
    text-align: center;
    color: white;
}
.sredinskobesedilo img {
    max-height: 31px;
    margin: 0 auto;
}

/* 
 * PRODUCT PAGE 
 * */
.product_meta {
    display: none !important;
}
a.woocommerce-product-gallery__trigger {
    display: none !important;
}
ol.flex-control-nav.flex-control-thumbs {
    display: none !important;
}
ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
	visibility:visible;content: '\f054';
	font-family: 'Font Awesome 5 Free';
	margin-right: 10px;
	font-size: 20px;   
	font-weight: bold;
}
a.flex-prev::before {
    visibility:visible;
    content: '\f053';
	font-family: 'Font Awesome 5 Free';   
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
ul.flex-direction-nav li a {
	color: #ccc;
}
ul.flex-direction-nav li a:hover {
	text-decoration: none;
}
.single-product div.product .woocommerce-product-gallery img {
    margin: 0 auto;
}.flex-control-nav {
    position: absolute;
    bottom: 0px;
    list-style: none;
    display: block;
	    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.flex-control-nav li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 1.5rem;
    width: 1.5rem;
    margin: 0;
    padding: .35714rem;
}
.flex-control-paging li a {
    border: 1px solid #2d2d2d;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    background: 0 0;
    outline: 0;
    line-height: 0;
    font-size: 0;
    text-indent: -99999px;
    color: transparent;
    cursor: pointer;
}
.flex-control-paging li a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 60px;
    line-height: 20px;
    text-align: center;
	left:-1px;
	top:-1px;
    color: #2d2d2d;
    opacity: .6;
}
.flex-control-paging li a, .flex-control-paging li a:before {
    height: 10px;
    width: 10px;
    border-radius: 100% !IMPORTANT;
}
.flex-control-paging li a:before {
    display: block;
    transition: background .1s ease-out;
}
.flex-control-paging li a:focus, .flex-control-paging li a:hover {
    outline: 0;
}
.flex-control-paging li a:focus:before, .flex-control-paging li a:hover:before {
    opacity: .8;
}
.flex-control-paging li a:hover:before {
    background: #2d2d2d;
}
.flex-control-paging li a.flex-active:before {
    background: #666;
}

/*
 * FOOTER
 * */
 .besedilo_pod_logotipom p {
    color: #fff;
 }
.site-footer {
    background-color: #2d2d2d;
    color: #171817;
}
span.gamma.widget-title {
    color: white !important;
    font-weight: 600;
}
footer#colophon a {
    color: white;
}
.footer-widgets.row-1.col-4.fix {
    padding-top: 2em;
}
.site-info {
    padding: 0px !important;
}
footer#colophon {
    padding-bottom: 10px;
}
span.gamma.widget-title {
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.widget_nav_menu ul li {
    padding-left: 0px;
	margin-bottom: 5px;
}
.widget_nav_menu ul li::before{
	display:none;
}
.summary.entry-summary p.price {
    display: none;
}
h1.product_title.entry-title {
    font-size: 1.9em;
}
h4 {
    margin-top: 0px !important;
}
.summary.entry-summary h4 {
    font-size: 1em;
}
.st-mnenj {
    display: inline-block;
}
img.zvezdice {
    max-width: 80px;
    display: inline-block;
}
h1.product_title.entry-title {
    margin-bottom: 2px;
}
.mnenja {
    margin-bottom: 15px;
}
form.cart .quantity {
    display: none;
}
form.cart button.single_add_to_cart_button.button.alt {
    display: none;
}
a.add-to-cart-link {
    background: #0d0d0d;
    color: white;
    width: 100% !important;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 1.3em;
    transition: all 0.3s;
    font-family: 'Montserrat-Medium';
    border-bottom: 6px solid green;
}
.first-section h3 b {
    font-family: 'Montserrat-Bold';
}
.first-section h3 {
    font-family: 'Montserrat-Regular';
}
.first-section {
    padding-top: 3em;
    background: #eaeaea;
    padding-bottom: 3em;
}
.storefront-handheld-footer-bar {
    display: none;
}


.video-container {
    overflow: hidden;
    position: relative;
      max-width: 600px;
    margin: 0 auto;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
section.storefront-sticky-add-to-cart.storefront-sticky-add-to-cart--slideInDown {
    display: none;
}
.video-container {
    margin-top: 3em;
    margin-bottom: 3em;
}
.faq-razdelek {
    background: #ea5d98;
}

.enostavna-galerija h3, .first-section h3 {
    max-width: 600px;
    margin: 0 auto;
}

.galerija-glavna-slika img.glavna {
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
    width: 900px;
    max-width: 100%;
}
img.spodnjidve {
    display: inline-block;
    max-width: 49%;
    width: 447px;
}
.galerija-spodnji-dve {
    margin: 0 auto;
    text-align: center;
}
img.kolaz-slika {
    display: block;
    margin: 0 auto;
    width: 700px;
    max-width: 100%;
}

div#mnenja-stank {
    max-width: 1200px;
    margin: 0 auto;
}
.owl-carousel .owl-item img {
	width: auto;
}
.owl-nav {
	position: absolute;
    width: 100%;
    top: 30%;
}
.owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: 33%;
}
.owl-dots {
	text-align: center;
	margin-top: 20px;
}
.owl-carousel button.owl-dot {
	width: 15px;
    height: 15px;
    background: #000;
    opacity: 0.2;
    margin: 0px 5px;
    border-radius: 15px;
}
.owl-carousel button.owl-dot.active {
	opacity: 1;
}
a.add-to-cart-link:hover {
    border-bottom: 6px solid #0d0d0d;
}
.owl-nav.disabled {
    width: 100%;
}button.owl-prev {
    float: left;
    pointer-events: all;
        margin-left: -30px;
}button.owl-next {
    float: right;
    pointer-events: all;
        margin-right: -30px;
}.owl-nav.disabled {
    pointer-events: none;
}button.owl-prev span, button.owl-next span {
    font-size: 80px;
}.owl-theme .owl-nav [class*=owl-]:hover {
    background: #86979100;
    color: #2d2d2d;
    text-decoration: none;
}a:focus, input:focus, textarea:focus, button:focus {
    outline: 2px solid #96588a00;
}a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: #96588a00;
}
.besedilo-testimoniala {
    font-size: 13px;
    font-family: 'Montserrat-Medium';
    line-height: 17px;
    padding: 10px;
    padding-bottom: 27px;
}

.linija {
    display: block;
    width: 110px;
    background: #cc6868;
    height: 4px;
    margin-top: 12px;
    border-radius: 12px;
    margin-left: 10px;
    max-width: 100%;
}
.spodnji-header {
    display: none;
}

/* 
 * TABS
 *  */

/* Style the tab */


/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

.tablinks {
    min-width: 150px!important;
    width: 150px!important;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.tabcontent .active {
	display: block!important;
}
div#buy-product img.ikonce {
    width: 380px;
    margin: 0 auto;
    max-width: 100%;
}
.prednosti-seznam li {
    list-style: none;
}
div#buy-product {
    background: #eaeaea;
    display: block;
    width: 100%;
}.buy-me {
    display: block;
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    padding: 3em 0;
}
.prednosti-seznam li:before {
    content: "";
    background: url(/wp-content/themes/misport/icons/circle.svg);
    width: 35px;
    height: 35px;
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center;
    margin-top: -6px;
}.prednosti-seznam li {
    list-style: none;
    margin-bottom: 4px;
}
a.single_add_to_cart_button.button.alt.bqps_shortcode_add:hover {
    border-bottom: 7px solid #333333;
}
a.single_add_to_cart_button.button.alt.bqps_shortcode_add {
    text-align: center;
    transition: all 0.3s;
    background: #333333;
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 7px solid #ea5d98;
    opacity: 1;
}
div#mnenja-stank h3 {
    width: 560px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 100%;
}
.enostavna-galerija {
    background: #eaeaea;
    padding: 6em 0px;
}
.spodnja-galerija {
    text-align: center;
}.spodnja-galerija .spodnji-drugi-sliki {
    width: 460px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}.spodnja-galerija {
    padding: 6em 0px;
}.at-besedilo {
    font-size: 3em;
    padding-top: 2em;
    padding-bottom: 2em;
    font-family: 'Montserrat-Bold';
}.social-linki img {
    max-width: 70px;
    display: inline;
    margin: 0px 30px;
    transition: all 0.3s;
}
.social-linki a:hover img {
    transform: scale(1.2);
}

.social-linki a {
    transition: all 0.4s;
}
.social-linki img {
    max-width: 70px;
    display: inline;
    margin: 0px 30px;
    transition: all 0.3s;
}
.velike-ikone {
    background: #eaeaea;
}
.ind-ikona img {
    max-width: 130px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.ind-ikona {
    display: inline-block;
    margin: 0 40px;
}.plac-ikon {
    text-align: center;
    padding: 5em 0px;
}.text-pod-ikono {
    font-family: 'Montserrat-Bold';
}

@media screen and (min-width:767px){
footer#colophon .col-full {
    max-width: 80.498938em !important;
}
}

/* checkout */

#order_review, h3#order_review_heading {
    width: 100%!important;
    float: none;
    text-align: left;
}

.wp-block-column {
    margin-right: 15px!important;
    margin-left: 15px!important;
}

.wp-block-columns {
    padding: 15px;
}

.faq-razdelek {
    padding-bottom: 3em;
}
.tabcontent {
    border: none;
}

#freeShippingProgress {
  width: 100%;
  background-color: grey;
}

#freeShippingBar {
	height: 30px;
	background-color: green;
	max-width: 100%!important;
}

table.shop_table.woocommerce-checkout-review-order-table {
    display: none;
}

.floating-cart.kosarica {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: red;
    width: auto;
    padding: 20px;
    fill: #fff;
    border-radius: 100px;
    z-index: 9999999;
}
.floating-cart.kosarica span {
    position: absolute;
    top: -8px;
    right: -5px;
    color: #000;
    background: #fff;
    padding: 4px 13px;
    border-radius: 20px;
}



         .animated {
           
            
            -webkit-animation-duration: 10s;
            animation-duration: 10s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }


.tab-wrapper {
    background-color: #f1f1f1;
}

.tab {
    overflow: hidden;
    background-color: #f1f1f1;
    display: flex;
    flex-grow: 1;
    overflow-x: scroll;
    flex-direction: row;
    max-width: 1200px;
    margin: 0 auto;
}

.tabcontent {
	margin: 0 auto;
	max-width: 1200px;
}

header .kosarica {
    display: inline-flex;
    text-align: right;
    flex-direction: row;
    justify-content: flex-end;
    padding: 18px;
}

header .kosarica span {
    color: #000;
    background: #fff;
    position: absolute;
    padding: 1px 9px;
    border-radius: 60px;
    font-size: 15px;
}

header .kosarica a {
    margin: 11px;
}

.tab::-webkit-scrollbar {
  display: none;
}

.mnenja-stank.faq-razdelek {
    background: #FCECD8;
}

.tab-wrapper {
    background: #FCECD8;
}

button.tablinks.active {
    background: #FCECD8;
}



/*
* ZAČASNO
*/

.summary.entry-summary .bqps-wrapper.fixed-price {
    display: none;
}
.mnenja-stank.faq-razdelek h5 {
    margin-bottom: 0px;
}.mnenja-stank.faq-razdelek p {
    margin-bottom: 9px;
}
.linija {
    text-align: center;
    margin: 0 auto;
    margin-top: 14px;
    height: 3px;
}
.ikona img {
    width: 45px;
    max-width: 100%;
}.ikona, .textspod {
    display: inline-block;
}.vrstica {
    display: inline;
}.boxe-er {
    width: 29%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}.textspod {
    font-family: 'Montserrat-Bold';
}.textspod {
    font-family: 'Montserrat-Bold';
}.textspod {
    font-family: 'Montserrat-Bold';
    /* margin-top: -10px; */
    position: relative;
    top: -14px;
    left: 11px;
}
.nadzaupanjem {
    background: #FCECD8;
}
.boxe-er {
    padding: 10px 4px;
    padding-top: 18px;
}

div#slider-slik .owl-nav {
    position: relative;
    top: -400px;
}.nadzaupanjem {
    background: #FCECD8;
}.textspod {
    color: #000;
}
.nadzaupanjem .ikona img {
    filter: invert(1);
}
.enostavna-galerija {
    background: #ffffff;
}
.galerija-glavna-slika {
    margin-top: 3em;
}
.bqps-square {
    transition: all 0.3s;
}
.bqps-inner {
    border-radius: px;
    border: 1px solid #ffffff00;
}
div#buy-product .bqps-wrapper.fixed-price p {
    display: none;
}
div#buy-product {
    background: #FCECD8;
}
.bqps-inner {
    border-radius: px;
    border: 1px solid #FCECD8;
}
.bqps-square {
    background-color: #ffffff !important;
}
a.single_add_to_cart_button.button.alt.bqps_shortcode_add {
    text-align: center;
    transition: all 0.3s;
    background: #24c4c4;
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: none !important;
    opacity: 1;
}
a.single_add_to_cart_button.button.alt.bqps_shortcode_add:hover {
    background: #278282;
}
.prednosti-seznam ul {
    width: fit-content;
    margin: 0 auto;
}
.prednosti-seznam li:before {
    content: "";
    background: url(/wp-content/themes/misport/icons/circle.svg);
    width: 35px;
    height: 35px;
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center;
    /* margin-top: -6px; */
    top: 10px;
    position: relative;
    left: -4px;
}
div#freeShippingBar {
    background: #dd4a44;
    height: 10px;
    border-radius: 10px !important;
}
div#freeShippingProgress {
    border-radius: 24px;
}a.upselling {
    /* border: 10px solid; */
    width: 100% !important;
    display: block;
    background: #FCECD8;
    border-radius: 2px;
    text-align: center;
    padding: 4px;
    font-family: 'Montserrat-Medium';
    border: 2px solid #F99C2D;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    margin-top: 10px;
}
table:not( .has-background ) tbody td {
    background-color: #fff4f2;
}
td.product-thumbnail {
    padding: 8px !important;
}
td.product-name {
    padding: 8px !important;
}
td.product-quantity {
    padding: 8px !IMPORTANT;
}

.quantity input {
    background: white;
    text-align: center;
    font-family: 'Montserrat-Medium';
    padding: 0px 0px !important;
    padding-left: 12px !important;
}
.wp-block-column {
    background: whitesmoke;
    padding: 10px 20px !important;
}
.wp-block-column.seconf .wp-block-column {
    margin: 0px !important;
    padding: 0px !important;
}
.wp-block-column.seconf {
    background: white !important;
    margin: 0px !important;
    padding: 0px !important;
}
.wp-block-column.seconf .wp-block-columns {
    margin: 0px !important;
    padding: 0px !important;
}
.wp-block-column.seconf .wp-block-column {
    margin-right: 15px !important;
}
.wp-block-column.seconf .wp-block-column {
    margin-right: 15px !important;
    padding: 4px 20px !important;
}
form.woocommerce-cart-form {
    background: whitesmoke;
}
.wp-block-column.first {
    background: white;
}
.wp-block-column.first {
    background: white;
    padding: 0px !important;
}
.wp-block-column.first form.woocommerce-cart-form {
    padding: 10px 20px;
}
.wp-block-column.payme {
    margin: 0px !important;
    padding: 0px !important;
    border: white !important;
    display: inline-table;
}

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #24c4c4;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label::before, #payment .payment_methods > .wc_payment_method > label::before {
    font-size: 21px;
}
ul.wc_payment_methods.payment_methods.methods li label {
    font-family: 'Montserrat-Medium';
}
#payment .payment_methods > .woocommerce-PaymentMethod > label::before, #payment .payment_methods > .wc_payment_method > label::before {
    top: 3px;
    position: relative;
}


#payment .payment_methods li .payment_box {
    padding: 5px 10px;
    font-size: 12px;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label, #payment .payment_methods > .wc_payment_method > label {
    display: block;
    padding: 8px 0px;
    cursor: pointer;
}
#payment .place-order {
    padding: 0px !important;
    margin-bottom: 0;
    float: none;
    width: 100%;
    margin-top: 0px;
    background: whitesmoke !important;
    padding-top: 7px !important;
    border-top: 1px solid black;
}
.woocommerce-info {
    display: none !important;
}
header.entry-header {
    display: none !important;
}
.potek .korak {
    display: inline-block;
    width: 32%;
    text-align: center;
    margin: 0 auto;
    /* background: green; */
}
span.cifra, .inforbartxt {
    display: inline;
}
span.cifra {
    background: #FCECD8;
    padding: 4px 9px;
    border-radius: 100%;
    margin-right: 5px;
    border: 1px solid #cd938d;
}
.inforbartxt {
    font-family: 'Montserrat-Medium';
    color: #353535;
}
table:not( .has-background ) tbody td {
    background-color: #fff4f2;
    border-top: 1px solid #cd938d !important;
    /* border-left: 1px solid #cd938d !important; */
    border-bottom: 1px solid #cd938d !important;
}
table.cart {
    margin-bottom: 15px;
}
p.free-shipping span {
    font-family: 'Montserrat-Medium';
    text-align: center;
    margin: 0 auto;
    display: block;
}
span.woocommerce-Price-amount.amount.subtotal {
    float: right;
}
span.woocommerce-Price-amount.amount {
    float: right;
}
span.woocommerce-Price-amount.amount {
    float: right;
    font-family: 'Montserrat-Medium';
}
.order-total {
    font-family: 'Montserrat-Medium';
    font-weight: 600;
}
.checkout-shipping {
    font-family: 'Montserrat-Medium';
}
.checkout-subtotal {
    font-family: 'Montserrat-Medium';
}
p.free-shipping {
    display: inline-flex !important;
}
p.free-shipping span {
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 600;
}
button#place_order {
    transition: all 0.3s;
}
img.ikonce.spod {
    padding-bottom: 3px;
    width: 318px;
    margin: 0 auto;
    margin-top: 5px;
}
.woocommerce-privacy-policy-text {
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 0px !important;
}
.woocommerce-privacy-policy-text p {
    margin-bottom: 0px;
    padding-bottom: 12px;
}
button#place_order {
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
}
h3#order_review_heading {
    font-family: 'Montserrat-Bold' !important;
}
input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #43454b;
    border: 0;
    border: 1px solid #cd938d;
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 2px;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.125);
}
span.cifra {
    background: #ffffff;
    padding: 4px 9px;
    border-radius: 100%;
    margin-right: 5px;
    border: 1px solid #F99C2D;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
    background-color: #24c6cf;
    border-color: #333333;
    color: #ffffff;
}
button#place_order:hover {
    background: #079c9c;
}
td.product-thumbnail, td.product-name {
    pointer-events: none !important;
}.checkout-subtotal {
    padding-top: 15px;
}
p.free-shipping {
    margin-top: 10px;
    text-align: center !important;}
div#freeShippingProgress {
    margin-top: 12px;
}
p.free-shipping {
    margin-bottom: 0px;
}
div#freeShippingProgress {
    margin-top: 12px;
    background: white;
}
div#freeShippingProgress {
    margin-top: 12px;
    background: white;
    border: 1px solid #dddddd;
}
p.free-shipping {
    font-family: 'Montserrat-Bold';
}
.prednosti-seznam li {
    list-style: none;
    margin-bottom: 4px;
    font-family: 'Montserrat-Bold' !important;
}

.bqps-price ins {
    font-family: 'Montserrat-Bold' !important;
}
.bqps-top {
    font-size: 12px;
    background: #e9857b;
}
a.add-to-cart-link {
    background: background: #24c4c4;
  font-family: 'Montserrat-Bold' !important;
    background: #24c4c4 !important;
    border-bottom: 0px !IMPORTANT;
}
a.single_add_to_cart_button.button.alt.bqps_shortcode_add {
    font-family: 'Montserrat-Bold' !important;
}div#buy-product p.opisnadkvadratki {
    margin-bottom: 0px;
}
h3.prodajninaslov {
    line-height: 1.2em;
}
span.onsale {
    display: none !important;
}
.woocommerce-product-gallery__image {
    pointer-events: none;
}
span.cifra.prva {
    padding: 4px 11px;
}
a.flex-nav-prev, a.flex-next {
    /* content: ""; */
    font-size: 0px;
}
li.flex-nav-next, li.flex-nav-prev {

}a.flex-prev {
    font-size: 0px;
}
a.flex-next::after {
padding: 10px 14px;
    color: #494949;
    background: #e9857b85;
}
a.flex-prev::before {
    background: #e9857b85;
padding: 10px 14px;
    color: #494949;
}
/*a.add-to-cart-link:after {
    content: "";
    background: url(/wp-content/themes/misport/icons/svg/shopping-cart-outline.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    color: white !important;
    margin-left: 9px;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) invert(1);
    position: relative;
    top: 3px;
}*/
/*a.single_add_to_cart_button.button.alt.bqps_shortcode_add:after {
    content: "";
    background: url(/wp-content/themes/misport/icons/svg/shopping-cart-outline.svg);
    width: 25px;
    height: 25px;
    display: inline-block;
    color: white !important;
    margin-left: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) invert(1);
    position: relative;
    top: 5px;
}*/
button#place_order:before {
    content: "";
    background: url(/wp-content/themes/misport/icons/svg/checkmark-circle-outline.svg);
    width: 25px;
    height: 25px;
    display: inline-block;
    color: white !important;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) invert(1);
    position: relative;
    top: 5px;
}
@media screen and (max-width:767px){
	img.zvezdice {
    max-height: 18px;
}
.flex-control-nav {
    bottom: -20px;
}
.col-full {
    margin-left: 0px;
    margin-right: 0px;
}
.summary.entry-summary {
    padding-left: 2em;
    padding-right: 2em;
}
.enostavna-galerija {
    background: #eaeaea;
    padding: 3em 0px;
}
div#slider-slik {
    padding-top: 3em !important;
}
div#slider-slik {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
}
.spodnja-galerija {
    padding: 3em 0px;
}

footer#colophon {
    padding-left: 2em;
    padding-right: 2em;
}
.wp-block-column.first {
    margin: 0 !important;
}.wp-block-column.seconf .wp-block-column {
    margin: 0 !important;
    margin-right: 0px !important;
    /* padding: 0px !important; */
}.woocommerce-additional-fields {
    display: none;
}.hentry {
    margin-bottom: 1em !important;
}
.inforbartxt {
    font-size: 10px;
}span.cifra {
    background: #ffffff;
    padding: 2px 5px;
    border-radius: 100%;
    margin-right: 5px;
    border: 1px solid #cd938d;
    font-size: 9px;
}span.cifra.prva {
    padding: 2px 6px;
}table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-name {
    font-size: 12px;
}table.shop_table_responsive tr td[data-title]::before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
    font-size: 12px;
}.checkout-subtotal {
    font-size: 12px;
}

}
.sredinskobesedilo {
    display: none;
}
.form-row label {
	opacity: 0;
	transition: all .4s ease-in-out;
}

.sredinskobesedilo {
    display: none !important;
}

header .kosarica {
    padding: 2px;
    position: absolute;
    right: 0;
}
header .kosarica span {
    color: #fff;
    background: #f79943;
    position: absolute;
    padding: 0px 9px;
    border-radius: 60px;
    font-weight: 600;
    font-size: 15px;
}
#masthead {
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    display: block;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    transition: top 0.3s;
}
header .kosarica a {
    margin: 11px;
    margin-bottom: 0px;
}
.logotip img {
    max-width: 225px;
}

.flex-control-paging li a.flex-active:before {
    background: #f16f7b;
}

.flex-control-paging li a {
    border: 1px solid #f7a9b0;
}
a.add-to-cart-link:after {
    width: 25px;
    height: 25px;
}
.ikona.zadnjaikona img {
    max-height: 47px;
    width: auto;
    height: auto;
}
a.add-to-cart-link:hover {
    background: #08a9a9 !important;
}
.linija {
    background: #24c4c4;
}
.ind-ikona {
    display: inline-block;
    margin: 0 6%;
}
.text-pod-ikono {
    font-family: 'Montserrat-Bold';
    max-width: 131px;
    text-align: center;
    color: white;
    margin-top: 10px;
}
.velike-ikone {
    background: #FCECD8;
}
.ind-ikona img {
    max-width: 83px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.plac-ikon {
    padding: 0.2em 0px;
}
.text-pod-ikono {
    font-size: 15px;
    line-height: 19px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-name a {
    color: #484848;
    font-weight: 600;
}
table:not( .has-background ) tbody td {
    background-color: #FCECD8;
}
.woocommerce-billing-fields p,.woocommerce-shipping-fields p {
    margin-bottom: 3px;
}

.form-row label {
    font-size: 12px;
}
.form-row input {
    box-shadow: inset 2px 0 0 #0f834d;
    background: white !important;
}
.woocommerce-additional-fields h3 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.podgalerijo {
    display: flow-root;
    margin: 0 auto;
    text-align: center;
}
.podgalerijo img.glavna {
    max-width: 49%;
    display: initial;
    width: 438px;
    margin: 0 auto;
}
.galerija-glavna-slika img.glavna {
    margin-bottom: 20px;
}.podgalerijo img.glavna:nth-child(2) {
    margin-left: 10px;
}.podgalerijo img.glavna:first-child {
    margin-right: 10px;
}
.enostavna-galerija {
    background: #eaeaea;
    padding: 3em 0px;
}


@media screen and (max-width: 767px){
	header#masthead {
    padding-bottom: 0px;
}
	.logotip img {
    max-width: 150px;
    padding-left: 10px;
}
	img.head-cart {
    max-width: 28px;
    display: block;
    float: right;
    text-align: right;
    margin: 0 auto;
}header .kosarica span {
    color: #fff;
    background: #f79943;
    position: absolute;
    padding: 0px 7px;
    border-radius: 60px;
    font-weight: 600;
    font-size: 11px;

}header .kosarica a {
    margin: 5px;
    margin-bottom: 0px;
}div#content {
    margin-top: 44px;
}.summary.entry-summary {
    padding-left: 10px;
    padding-right: 10px;
}h1.product_title.entry-title {
    font-size: 1.3em;
}.summary.entry-summary h4 {
    font-size: 12px;
    line-height: 18px;
}.summary.entry-summary li {
    font-size: 12px;
}.summary.entry-summary ul {
    margin-left: 17px;
}.st-mnenj {
    font-size: 13px;
}.mnenja {
    display: flex;
}
	.st-mnenj {
    padding-left: 8px;
}form.cart {
    margin-bottom: 1px !important;
}.single-product div.product .images, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery {
    margin-bottom: 0px;
    margin-top: 0;
}.site-main {
    margin-bottom: 25px;
}h1.product_title.entry-title {
    margin-top: 35px !important;
}button.tablinks {
    font-size: 12px;
    padding: 8px;
}.tablinks {
    min-width: 100px!important;
    width: 121px!important;
}.tabcontent {
    font-size: 13px;
    padding-top: 16px;
}
	.faq-razdelek {
    padding-bottom: 1em;
}div#inside h5 {
    margin-top: 10px;
}
	.enostavna-galerija h3 {
    font-size: 18px;
		font-family: 'Montserrat-regular';
}.enostavna-galerija {
    background: #ffffff;
    padding: 3em 0px;
}.ikona img {
    display: block !important;
    text-align: center !important;
    margin: 0 auto !important;
    max-width: 35px;
}.textspod {
    font-size: 11px;
    font-family: 'Montserrat-Regular';
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 11px;
    line-height: 13px;
}.podgalerijo img.glavna {
    max-width: 47%;
}
	.enostavna-galerija {
    padding-bottom: 6px;
}
	.cetrtii h3 {
    font-size: 21px;
    line-height: 26px;
    margin-top: 10px;
}
	.cetrtii h5 {
    font-size: 10px;
    color: #4a4a4a;
}
	.cetrtii h3 {
    font-size: 21px;
    line-height: 26px;
    margin-top: 0px;
		    margin-bottom: 0px;
}
.cetrtii h5 {
    /* margin-bottom: 19px; */
    padding-bottom: 1.5em;
}
	div#slider-slik h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Montserrat-regular';
    padding: 0px 20px;
  padding-bottom: 1.5em;
}div#slider-slik {
    padding-top: 2.5em !important;
}.cetrtii h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Montserrat-regular';
    padding: 0px 20px;
    margin-bottom: 12px;
    padding-top: 2em;
}.enostavna-galerija {
    padding-bottom: 0px;
}
	.podgalerijo img.glavna {
    margin-bottom: 0px;
}.cetrtii {
    margin-top: -7px;
}
	.cetrtii h3 {
    padding-top: 2.5em;
}.cetrtii h5 {
    /* margin-bottom: 19px; */
    padding-bottom: 2.5em;
    margin-bottom: 0px;
}
	button.owl-prev span, button.owl-next span {
   color:white; 
}div#slider-slik {
    padding-bottom: 1em !important;
}h3.prodajninaslov {
    font-size: 1.3em;
}div#buy-product p.opisnadkvadratki {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
}.buy-me {
    padding-left: 15px;
    padding-right: 15px;
}
	.bqps-square {
    font-size: 12px;
		    line-height: 16px;
}.prednosti-seznam li {
    font-size: 11px;
}
	.prednosti-seznam li:before {
    width: 28px;
    height: 35px;
    top: 14px;
    left: -4px;
}
	div#buy-product img.ikonce {
    width: 220px;
}.spodnja-galerija h3 {
    font-size: 1.3em;
    font-family: 'Montserrat-regular';
}.spodnja-galerija h3 {
    max-width: 225px;
    margin: 0 auto;
    font-family: 'Montserrat-regular';
    line-height: 30px;
    margin-bottom: 1.5em;
}.spodnja-galerija {
    padding-bottom: 0em;
}footer#colophon {
    padding-left: 10px;
    padding-right: 10px;
}span.gamma.widget-title {
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
}
	.widget {
    margin: 0 0 22px;
}
footer#colophon a {
    color: white;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 0px !important;
    padding-bottom: 4px !important;
}
	.widget_nav_menu ul li {
    padding-left: 0px;
    margin-bottom: 0px;
}div#text-2 p {
    font-size: 11px;
}
	
}
.floating-cart.kosarica {
    background: #24c4c4;
}
.site-info {
    display: none !important;
}
.afterfooter {
    background: #2d2d2d;
}.afterfooter {
    color: white;
    padding-left: 10px;
}.afterfooter {
    font-size: 11px;
    font-weight: 500;
}.afterfooter a {
    text-decoration: underline !important;
    color: #e9857b;
}
a.upselling {
    background: #ffffff;
}
div#freeShippingBar {
    background: #f16e7a;
}.wp-block-column.first form.woocommerce-cart-form {
    padding: 20px 20px;
}
.wp-block-column.seconf .wp-block-column {
    padding-top: 15px !important;
	    padding-bottom: 15px !important;
}h3#order_review_heading {
     padding-bottom: 0px;
}
.woocommerce-billing-fields h3 {
    margin-bottom: 0px !important;
}.form-row input {
    padding: 4px 9px !important;
}
.afterfooter {
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 10px;
    text-align: center;
}
a.upselling {
    color: black;
}
@media screen and (max-width:420px){
	.podgalerijo img.glavna {
    max-width: 43%;
    display: initial;
    width: 436px;
    margin: 0 auto;
    /* margin-right: 5px; */
}
}
.col-full {
    /* width: 100% !important; */
    max-width: 100%;
    padding: 0px !important;
    margin-left: 0px !IMPORTANT;
    margin-right: 0px !IMPORTANT;
}

.podgalerijo img.glavna:nth-child(2) {
    margin-left: -2px;
}.podgalerijo img.glavna:first-child {
    margin-right: 19px;
}


@media screen and (max-width:767px){
.podgalerijo img.glavna:first-child {
    margin-right: 2px;
    float: left;
}
.podgalerijo img.glavna:nth-child(2) {
    float: right;
    margin-left: -2px;
}
.podgalerijo img.glavna {
    max-width: 48.6%;
}

}
@media screen and (max-width: 520px){
.galerija-glavna-slika img.glavna {
    margin-bottom: 14px;
}.textspod {
    font-size: 10px;
}.textspod {
    max-width: 59px;
}.ikona.zadnjaikona img {
    max-width: 43px;
}
.ikona img {
    max-width: 29px;
}
}
@media screen and (max-width: 420px){
.podgalerijo img.glavna {
    max-width: 48.2%;
}
}
.boxe-er {
    width: 32%;

}
@media screen and (max-width:767px){
	.enostavna-galerija {
    padding-bottom: 0em !important;
}
.ikona.zadnjaikona img {
    max-width: 52px;
}.textspod {
    max-width: 67px;
}.ikona {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 8px;
    margin-left: 8px;
}

}
.logotip {
    margin: 0 auto;
}
.logotip img {
    margin-top: 10px;
    max-width: 245px;
    margin-bottom: 5px;
}
@media screen and (max-width: 767px){
.logotip img {
    max-width: 150px;
    padding-left: 10px;
}}
.enostavna-galerija {
    background: #ffffff;
    padding: 3em 0px;
}
.cetrtii h5 {
    margin-bottom: 2.5em;
}
.besedilo-testimoniala {
    min-height: 157px;
}
@media screen and (max-width:767px){
.besedilo-testimoniala {
    font-size: 13px;
    font-family: 'Montserrat-Medium';
    line-height: 17px;
    padding: 10px;
    padding-bottom: 10px;
}
.besedilo-testimoniala {
    font-size: 13px;
    font-family: 'Montserrat-Medium';
    line-height: 17px;
    padding: 10px;
    padding-bottom: 10px;
}
}
@media screen and (max-width:530px){
.besedilo-testimoniala {
    min-height: 90px;
}
}
@media screen and (max-width:420px){
.besedilo-testimoniala {
    min-height: 120px;
}
}
@media screen and (min-width: 767px){
footer#colophon .col-full {
    margin: 0 auto !important;
}}
.widget .widget-title, .widget .widgettitle {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.bqps-under {
    display: inline-block;
    background: black;
    border: black;
    padding-left: 5px;
    padding-right: 5px;
}

@media screen and (max-width:767px){
.bqps-under {
    background: black;
    border: black;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
}
	.ind-ikona {
    display: inline-block;
    margin: 0 0%;
}.ind-ikona {
    width: 32%;
}
.text-pod-ikono {
    font-size: 12px;
    line-height: 14px;
}
.ind-ikona img {
    max-width: 33px;
}
	.textspod {
    max-width: 63px;
}
	.ikona.zadnjaikona img {
    max-width: 44px;
}
}
.ind-ikona img {
    max-width: 38px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.summary.entry-summary {
    padding-top: 8%;
}
.ikona.drugaikona img {
    width: 63px;
}
@media screen and (max-width:950px){
.summary.entry-summary {
    padding-top: 5%;
}
}
.text-pod-ikono {
    font-family: 'Montserrat-Bold';
    max-width: 90px;
    text-align: center;
    color: #000;
	display: inline-flex;
    margin-top: 10px;
}
.ind-ikona img {
    filter: invert(1);
}
@media screen and (max-width:767px){
.summary.entry-summary {
    padding-top: 0%;
}
	.ikona.drugaikona img {
    width: 63px;
    max-width: 44px;
}
	.ikona {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0px;
    margin-left: 0px;
}
	.textspod {
    width: 69px !important;
    display: contents;
    max-width: 100% !important;
}
.textspod {
    width: 69px !important;
    display: contents;
    max-width: 100% !important;
}
.ikona.zadnjaikona img {
    max-width: 28px;
}
}

.besedilo-testimoniala {
    padding-bottom: 10px;
}
.besedilo-testimoniala {
    min-height: 130px;
}

@media screen and (max-width:767px){
.besedilo-testimoniala {
    min-height: 142px;
}}


@media screen and (max-width:600px){
.besedilo-testimoniala {
    min-height: 162px;
}}
@media screen and (max-width: 530px) {
.besedilo-testimoniala {
    min-height: 90px;
}}
@media screen and (max-width: 420px){
.besedilo-testimoniala {
    min-height: 120px;
}}


#ship-to-different-address .woocommerce-form__input-checkbox {
    float: left !important;
    position: initial;
    margin-top: 20px;
    margin-right: 14px;
}
@media screen and (max-width: 767px){
#ship-to-different-address .woocommerce-form__input-checkbox {
    float: left !important;
    position: initial;
    margin-top: 6px;
    margin-right: 14px;
}
}


div#wc-stripe-payment-request-wrapper {
    display: none !important;
}
p#wc-stripe-payment-request-button-separator {
    display: none !important;
}


.lmntr-carousel .elementor-widget:not(:last-child) {
	margin-bottom: 0px !important;
}

.widget.widget_text {
    margin-bottom: 30px;
}
.widget.widget_text .widget-title {
    font-size: 18px;
}

.elementor-star-rating__wrapper {
    flex-direction: row-reverse;
    float: left;
}
.elementor-star-rating {
    margin-right: 10px;
}
.krema-reviews-opis {
    margin-bottom: 0px !important;
}

.krema-reviews-zvezdice {
    margin-bottom: 0px !important;
}

.subscribe-email {
	display: inline-block;
	width: 59%;
	border:none !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}
.subscribe-button {
	display: inline-block;
	width: 40%;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	background: #24C4C4 !important;
	color: #fff !important;
}

.logotip {
    text-align: left !important;
    margin-left: 0px !important;
}
.logotip img {
    max-width: 137px;
    padding-top: 5px;
    padding-bottom: 5px;
}
img.head-cart {
    max-width: 30px;
}
header .kosarica span {
    color: #fff;
    background: #f79943;
    position: absolute;
    padding: 2px 7px;
    border-radius: 60px;
    font-weight: 600;
    font-size: 11px;
    top: 6px;
}
section#prva-vrstica {
    background: #F8F8F8;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}
h1.elementor-heading-title.elementor-size-default {
    line-height: 1.2em;
}
section#sivoozadje1, section#sivoozadje2 {
    background: #f8f8f8;
}
section#sivoozadje2 {
    margin-top: 0px;
    padding-top: 30px;
}
section#sivoozadje1 {
    padding-top: 30px;
}
section#sivoozadje2 .owl-item .besedilo {
    background: white;
    padding: 7px 21px;
    /* margin-top: -29px; */
    z-index: 1000;
}
.owl-item .zvezdice {
    background: white;
}

.komentar p {
    font-size: 13px;
}
content: '“';
    font-size: 71px;
    color: #CFCFCF;
    position: absolute;
    top: -37px;
    left: 0px;
}
.owl-carousel button.owl-dot {
    width: 10px;
    height: 10px;
}
.site-footer {
    background-color: #000;
    color: #fff;
}
span.gamma.widget-title {
    color: #fff !important;
    font-weight: 800;
}
footer#colophon a {
    color: #fff;
    font-size: 15px;
}
span.gamma.widget-title {
    font-size: 20px;
}
footer#colophon {
    border-top: 1px solid #acacac;
}
.textwidget.custom-html-widget span.dashicons.dashicons-email-alt, .textwidget.custom-html-widget a {
    display: inline-block;
}
.afterfooter {
    background: #000;
}
.afterfooter span.temno-ozadje {
    display: block;
    width: 100%;
    background: black;
}
.afterfooter {
    padding: 0px;
}
.footer-widgets {
    padding-top: 4.235801032em;
    border-bottom: none !important;
}
	header#masthead div p {

		margin-bottom:0px;
}
@media screen and (max-width:767px){
	header#masthead div p {
    font-size: 12px;
    height: 17px !important;
		margin-bottom:0px;
}
}

.email-footer {
        filter: invert(1);
}