/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.4
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
* Add your own custom css below this text.
*/
body,
body.home {
    background-color: #fff !important;
}

#site-navigation,
.entry-title {
    display: none;
}

.site {
    overflow-x: unset;
}

.site-header {
    padding-top: 1em;
}

.site-branding,
.site-search {
    margin-bottom: 0 !important;
}

.storefront-product-pagination {
    display: none;
}

.content-area, .widget-area {
    margin-bottom: 0;
}

body {
    font-family: Arial;
}

/*FOOTER*/
.Row {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 0px;
}

.Column {
    display: table-cell;
    background-color: transparent;
    color: #565656;
    float: left;
    width: 33.33%;
}

.Row2 {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 0px;
}

.Column2 {
    display: table-cell;
    background-color: transparent;
    color: #565656;
    float: left;
    width: 20%;
}

.site-info {
    display: none;
}

.storefront-handheld-footer-bar ul li a {
    color: #8c8c8c;
}

.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #a0ba59;
}

.zeleni-pas {
    background: #5498A9;
    margin-bottom: 0px;
}


.zeleni-pas a {
    color: white;
    font-size: 14px
}

.naslov-mobile {
    font-size: 16px;
    margin: 0;
}

.site-footer {
    padding: 1px;
}

.zeleni-pas-desktop {
    background: #5498A9;
    color: white;
    font-size: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
}


.zeleni-pas-desktop a:not(.button) {
    color: #fff;
    font-size: 16px;
}

.sivi-pas-desktop {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 4px;
}

.sivi-pas-mobile {
    background: #F8F8F6;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 4px;
}

.site-footer .ikone-desktop {
    margin-top: -10px;
}

.site-footer .slika-desktop {
    /* margin-top: 25px; */
}

.site-footer .logo-desktop {
    margin-top: 5px;
}

.site-footer .col-full {
    padding: 0 0em;
}

.site-footer .column3 {
    margin-top: 13px;
    margin-bottom: 8px;
}

.site-footer img.shadow {
    -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .7));
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .7));
    margin-right: 10px;
}


/*HEADER*/
.site-header-cart .cart-contents::after {
    line-height: 0;
}

.site-header-cart .cart-contents {
    line-height: 0;
    padding: 8px;
}

.site-header .site-branding img {
    height: auto;
    max-width: 150px;
    max-height: none;
}

.woocommerce-checkout footer {
    display: none;
}

/*search*/
.widget_product_search form::before {
    background: #5498a9;
    position: absolute;
    padding: 15px;
    margin: -16px;
    color: #fff;
}

.input-text, input[type="search"], textarea {
    background-color: #fff;
}

.woocommerce-active .site-header .site-search {
    margin-top: 8px;
}

.site-header {
    padding-top: 5px;
}

input[type="search"]::placeholder {
    color: #565656;
    text-align: center;
}

input[type="search"] {
    color: #565656;
    text-align: center;
}


/*podatki o košarici v headerju*/
a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover, .site-header-cart:hover > li > a {
    color: #5498a9;
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a, .site-footer .storefront-handheld-footer-bar a:not(.button), button.menu-toggle, button.menu-toggle:hover, .handheld-navigation .dropdown-toggle {
    color: #565656;
}

.added_to_cart.alt, .added_to_cart, .widget a.button.checkout {
    background-color: #5498a9;
    color: #ffffff;
}

.added_to_cart.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover {
    background-color: #5498a9;
    color: #ffffff;
}


/*TRGOVINA*/



/*cena*/
ul.products li.product .price {
    color: black !important;
    font-size: 18px;
    font-weight: 550;
    font-family: Roboto, sans-serif;
    padding-top: 10px;
}

/*stara cena*/
.price del {
    color: black !important;
    font-size: 18px;
    font-weight: 550;

}

/*znižana cena*/
.price ins {
    color: #DD1F26 !important;
    font-size: 25px;
    font-weight: 550;

}




/*skrij imena produktov
h2.woocommerce-loop-product__title {
display: none !important;
}
*/



ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0;}

ul.products li.product img {
    display: block;
    margin: 0 auto 5px;
}

img {
    border-radius: 0px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
h2.woocommerce-loop-product__title button,
input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button
{
    background-color: #DD1F26;
    border-radius: 12px;
    color: white;

}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #DD1F26;
    border-color: #eeeeee;
    color: white;
}


.arrow-right {
    background-color: #f68a25;
    height: 100px;
    left: -50px;
    position: absolute;
    top: -50px;
    width: 100px;
    z-index: 100;
    -webkit-transform: rotate(-45deg);
}

.add_to_cart_button::before {
    font-family: fontAwesome;
    content: "\f07a\00a0";
}

.products a.woocommerce-loop-product__link {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.arrow-right span {
    color: #f5f5f5;
    font-family: sans-serif;
    font-size: 1.3rem;
    left: 13px;
    top: 64px;
    position: absolute;
    border: 0;
}

/*razmak med produktom in ceno*/
.price {
    line-height: 1;
}

ul.products li.product {
    margin-bottom: 4em;
}


/*POSAMEZNI PRODUKTI*/
/*prostor pod headerjem*/
.storefront-breadcrumb {
    padding: 0;
    margin: 1em;
}


/*pokaži ime posameznega produkta*/
.single-product h1.product_title.entry-title {
    display: block !important;
    font-weight: 400;
}

/*skrij pot strani*/
.woocommerce-breadcrumb {
    display: none;
}

/*skrij kategorijo produktov*/
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .tagged_as {
    display: none;
}

/*gumb dodaj v košarico posamezen*/
.single-product button.single_add_to_cart_button.button.alt {
    background: #DD1F26;
    color: #fff;
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 7px;
    padding-top: 7px;
    height: 58px;
    max-width: 450px;
    width: 100%;
    line-height: 44px;
}

.storefront-full-width-content.single-product div.product .summary {
    margin-bottom: 0;
}

/*MOBILE skrij menijsko vrstico na posameznih produktih
.single-product .storefront-handheld-footer-bar {display:none;}*/

/*skrij menijsko vrstico*/
.storefront-handheld-footer-bar {
    display: none;
}


/*cena*/
.single-product .price del {
    color: black !important;
    font-size: 20px;
    font-weight: 550;
}


/*znižana cena*/
.single-product .price ins {
    color: #DD1F26 !important;
    font-size: 30px;
    font-weight: 550;
}


/*navadna cena*/
.single-product div.product p.price {

    font-size: 30px;
    font-weight: 550;
    color: black;

}


/*opis produkta po celotni širini*/
.storefront-full-width-content .woocommerce-tabs .panel {
    width: 100%;
    margin-bottom: 0;
}

/*skrij gumb opis in mnenja*/
.woocommerce-tabs ul.tabs li {
    display: none;
}

.storefront-full-width-content .woocommerce-tabs ul.tabs {
    width: 0;
}

.woocommerce-tabs {
    padding-top: 0em;
    padding-bottom: 0;
}

.single-product .site-main {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#tab-description /*> h2*/ {
    text-align: center;
}

#tab-description > p > img {
	margin-left: auto;
	margin-right: auto;
}

/*#tab-description > h2:nth-child(odd) + p {
    float:right;
    width: 50%;
    padding-top:10%;
}

#tab-description > h2:nth-child(even) + p {
    float:left;
    width: 50%;
    padding-top:10%;
}

#tab-description > p > img {
    display: inline-block;
    width: 40%;
}
#tab-description > p > img:nth-child(odd) {
    float: left;
}

#tab-description > p > img:nth-child(even) {
    float: right;
}*/


/*gumb dodaj v košarico*/

.single-product button.single_add_to_cart_button.button.alt::after {
    background: url(/wp-content/uploads/2019/04/vozicek.svg) no-repeat scroll 50%/51% auto;
    content: "";
    display: inline-block;
    position: relative;
    top: -7px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    padding: 0;
    right: -30px;
    float: left;


}

.single-product button.single_add_to_cart_button.button.alt {
    /* max-width: 455px !important; */
    width: 100%;
    border-radius: 12px;

}



/*skrij gumb počisti pri atributih*/
a.reset_variations {
    display: none;
}

.woocommerce-variation-description {
    color: grey;
    font-size: 14px
}


/*KOŠARICA*/

/*skrij header in footer pri košarici*/
.page-id-6 .site-header, .page-id-6 .site-footer {
    display: none;
}

.page-id-6 .storefront-breadcrumb, .page-id-6 .storefront-breadcrumb {
    display: none;
}

.page-id-6 .zeleni-pas {
    display: none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout header {
    display: none;
}

/*ZAKLJUČEK NAKUPA*/

/*skrij header in footer*/
.page-id-7 .site-header, .page-id-7 .site-footer {
    display: none;
}

.page-id-7 .storefront-breadcrumb, .page-id-7 .storefront-breadcrumb {
    display: none;
}

.page-id-7 .zeleni-pas {
    display: none;
}

/*barve polj*/
.page-id-7 .woocommerce-input-wrapper .input-text {
    background-color: #F2F2F2
}

/*strinjanje s pogoji*/
.woocommerce-checkout .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 11px;

}

.woocommerce-checkout .woocommerce-form__label-for-checkbox {
    line-height: 1;
}

/*skrij dodaj kupon*/
.woocommerce-checkout .woocommerce-info {
    display: none;
}

/*zeleno polje izdelek in znesek*/
.woocommerce-checkout th.product-name {
    background: #5498a9 !important;
    color: white;
}

.woocommerce-checkout th.product-total {
    background: #5498a9 !important;
    color: white;
}

/*neobkljukane izbire*/
#payment .payment_methods > .wc_payment_method > label::before {
    color: #c6c6c6;
}

/*opis pri načinu plačila*/
#payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #fcfcfc;
    color: #b2b2b2;
    font-style: italic
}


/*GUMBI*/
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
    background-color: #5498a9;
    color: #ffffff;
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover {
    background-color: #89992e;
    color: #ffffff;
}



.woocommerce-active .site-header .site-branding {
    width: 20%
}

.email_us {
    width: 30%;
    float: left;
}

.email_us a img {
    position: relative;
    bottom: -16px;
}

input#terms {
    display: none;
}

.cross-sells,
.cross-sells .cross-gallery-wrap img {
    -o-object-fit: cover;
    object-fit: cover;
}

.cross-sells h2 {
    text-transform: uppercase;
    text-align: center;
}

.cross-sells > p {
    text-align: center;
    text-transform: uppercase;
    color: red;
    font-size: 15px !important;
    font-weight: 600;
}

.cross-sells ul.products {
    box-shadow: 0 0 3px rgba(0, 0, 0, 1);
    border-radius: 4px;
}

.cross-sells ul.products li a img {
    width: 100%;
}

.home .woocommerce-price-suffix {
    display: none;
}

.woocommerce-price-suffix {
    font-size: large;
}

#ship-to-different-address label span {
    display: block !important;
    visibility: visible !important;
}

.cart_totals h3,
.cart_totals #shipping,
a.about_paypal,
.woocommerce-cart .woocommerce-shipping-totals,
.woocommerce-cart .fee,
.woocommerce-checkout .cart-subtotal,
.woocommerce-cart .order-total,
.woocommerce-cart .actions,
.woocommerce-cart .includes_tax,
.woocommerce-checkout .includes_tax,
#billing_country_field,
#shipping_country_field,
#customer_details p label,
.woocommerce-checkout .zopim,
.woocommerce-cart .zopim,
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-message,
.single-product .stock {
    display: none !important;
}


.cart-timer {
    background-color: #DD1F26;
    text-align: center;
    color: white;

}

.cart-timer p {
    margin: 0;
    padding: 10px 0;
    font-size: 15px;
    line-height: 1.4;
}

.cart-countdown {
    display: inline-block;
    font-weight: 700;
    margin-left: 2px;
    padding: 3px 5px;
    background-color: white;
    color: #DA1F26;
    border-radius: 8px;
}

.cross-sale-price,
.cross-regular-price {
    vertical-align: middle;
    /*line-height: 1;*/
    color: green;
    margin: auto;
}

.cross-sale-price {
    font-size: 30px;
    padding-left: 5px;
    font-weight: bold;
    margin: auto;
}

.cross-regular-price {
    font-size: 22px;
    text-decoration: line-through;
    padding-left: 17px;
}

#cross-add-to-cart {
    width: 100%;
    padding: 5px 17px;
    background-color: #5498a9;
    line-height: 41px;
    font-size: 20px;
    font-weight: 550;
    display: inline-block;
    color: #fff;
    height: 50px;
    text-align: center;
}

.cross-details {
    margin-top: 10px;
}


.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout h3#order_review_heading,
#order_review h3 {
    text-transform: uppercase;
}

h3#ship-to-different-address {
    font-size: initial;
}

#shipping {
    margin-bottom: 2.2906835em;
}

#shipping::before,
#shipping::after {
    content: '';
    display: table;
}

#shipping::after {
    clear: both;
}

#shipping .shipping_methods {
    margin: 0 !important;
    padding: 0 !important;
}

#shipping .shipping_methods > li:not(.woocommerce-notice) {
    background-color: #f5f5f5;
}

#shipping .shipping_methods li {
    list-style: none !important;
    margin-left: 0;
    position: relative;
}


#shipping .shipping_methods li.wc_shipping_method > input[type=radio]:first-child {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

#shipping .shipping_methods > .wc_shipping_method > label {
    display: block;
    padding: 1.41575em;
    cursor: pointer;
}

input[type=radio] + label {
    margin: 0 0 0 .3819820591em;
}


#shipping .shipping_methods li.wc_shipping_method > input[type=radio]:first-child:checked + label::before {
    content: "\f192";
}

#shipping .shipping_methods li input[type=radio]:first-child:checked + label:before {
    color: #5498a9;
}

#shipping .shipping_methods > .wc_shipping_method > label::before {
    color: #c6c6c6;
}

#shipping .shipping_methods > .wc_shipping_method > label::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f111";
    margin-right: 0.5407911001em;
    -webkit-transition: color, ease, 0.2s;
    transition: color, ease, 0.2s;
}

.single-product button.single_add_to_cart_button.button.alt {
    max-width: 100%;
}

.single-product .custom_qty {
    max-width: 450px;
    margin-top: 20px;
}

.single-product .custom_qty table {
    border-collapse: separate;
    border-spacing: 10px 0;
}

.single-product .custom_qty table td {
    padding: 5px 0 !important;
    text-align: center !important;
    vertical-align: middle;
}

.single-product p.price {
    display: none;
}

.header-info {
    padding: 0;
    margin: 0;
}

.faq-wrapper {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.single-product .custom_qty .BEST-SELLER {
    font-size: 11px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    background-color: #5498a9;
    color: #232f3e;
    padding: 2px 0 0 !important;
}

.single-product .custom_qty .product_price_top {
    border: 1.5px solid #5498a9;
    width: 33%;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .16);
    background-color: #5498a9;
    cursor: pointer;
    color: #fff;
}

.single-product .custom_qty .product_price_basic {
    border: 1px solid #bfbfbf;
    width: 33%;
    cursor: pointer;
}

.woocommerce-checkout::placeholder,
.woocommerce-checkout::-webkit-input-placeholder {
    text-transform: uppercase;
}

.woocommerce-checkout input,
.woocommerce-checkout textarea {
    background-color: #fff !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
}

.product .summary .product_title {
    margin: 0px;
}

.product .summary .price {
    margin: 12px 0px 12px 0px !important;
}

.insure-package-custom {
    margin-bottom: 2.2906835em;
}

.insure-package-custom .insure-package-title {
    color: #5498a9;
    font-weight: 400;
}

.insure-package-custom label.checkbox {
    color: #5498a9;
    font-weight: 500;
    font-size: 16px;
}

.insure-package-custom .input-checkbox {
    margin-left: 6px;
    margin-right: 11px;
}

.insure-package-custom .insurance-desc {
    padding-left: 33px;
    display: inline-block;
    color: #1e1e1e;
    font-size: 13px;
}

.insure-package-custom .insure-package-title:before {
    content: "";
    display: block;
    background: url(/wp-content/themes/storefront-child/assets/img/icons/icon-checked.svg) no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}

.insure-package-custom.presenecenje {
    background-color: #edf2dc;
    height: 100%;
}

.insure-package-custom .presenecenje-title {
    color: #5498a9;
    font-weight: 400;
    line-height: 2.8;
    margin-bottom: 0;
}

.insure-package-custom .presenecenje-subtitle {
    color: #000;
}

.presenecenje-subtitle span {
    color: #5498a9;
}

.insure-package-custom #presenecenje, #insurance {
    transform: scale(1.6);
}

#order_review_heading {
    display: none;
}


.form-row-first {
    clear: left;
}

/* cart kupon */

.woocommerce-cart .woocommerce-error {
    margin-bottom: -80px !important;
}

.woocommerce-cart .checkout_coupon.woocommerce-form-coupon {
    /*    float: left;
    width: 50% !important;
    display: block !important;
    margin: 0;*/
}

.woocommerce-cart .cart_totals {
    width: 100%;
    padding: 1rem;
}

.woocommerce-cart .cart_totals h2,
.woocommerce-cart .cart_totals .shop_table.shop_table_responsive, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-cart .cross-sells {
    /*    float: right;
    clear: both;
    width: 50% !important;
    margin-right: 0;*/
}

.woocommerce-cart .cart_totals h2 {
    /*    margin: 0;
    margin-top: -36px;*/
}

.woocommerce-cart .cross-sells h2 {
    width: 100% !important;
    margin-bottom: 10px;
    margin-top: 0;
    float: none;

}


.checkout_coupon .form-row-first {
    width: 250px;
    max-width: 250px;
    margin-right: 0 !important;
}

.checkout_coupon .form-row-last,
.checkout_coupon .form-row-first {
    float: left;
    margin: 0;
}

/* nazaj v trgovino gumb */
.v-trgovino {
    max-width: 400px !important;
    color: #fff;
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 7px;
    padding-top: 7px;
    height: 58px;
    max-width: 450px;
    width: 100%;
    line-height: 44px;
}

.v-trgovino:after {
    background: url(/wp-content/uploads/2019/04/vozicek.svg) no-repeat scroll 50%/51% auto #494949;
    content: "";
    display: inline-block;
    position: relative;
    top: -7px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    padding: 0;
    right: -30px;
    float: right;
}

.v-trgovino:before {
    background: url(/wp-content/uploads/2020/04/back.svg) no-repeat scroll 50%/51% auto #494949;
    content: "";
    display: inline-block;
    position: relative;
    top: -7px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    padding: 0;
    left: -30px;
    float: left;
}

/* place order gumb */
#place_order .spodaj {
    font-size: 17px !important;
    margin-left: 0px;
}

#place_order .zgoraj {
    font-size: 29px !important;
    margin-right: 80px;
}

#place_order {
    padding: 12px;
    color: #fff;
    font-size: 28px !important;
    text-align: center;
    font-weight: 600;
    height: 78px;
    max-width: 480px;
    line-height: 48px;
}

#place_order:after {
    background: url(/wp-content/uploads/2019/04/vozicek.svg) no-repeat scroll 50%/81%;
    content: "";
    position: relative;
    top: -11px;
    width: 78px;
    height: 77px;
    padding: 0;
    right: -12px;
    float: left;
}

/* nazaj v trgovino-empty cart page */
p.cart-empty {
    font-size: 22px;
}

.return-to-shop a.wc-backward {
    max-width: 400px;
    width: 100%;
    background-color: #5498a9;
    color: #ffffff;
    height: 58px;
    padding: 12px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.return-to-shop a.wc-backward:hover {
    background-color: #89992e;
    color: #ffffff;
}

.return-to-shop a.wc-backward:before {
    background: url(/wp-content/uploads/2020/04/back.svg) no-repeat scroll 50%/51% auto #494949;
    content: "";
    display: inline-block;
    position: relative;
    top: -12px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    padding: 0;
    left: -12px;
    float: left;
}

.return-to-shop a.wc-backward:after {
    background: url(/wp-content/uploads/2019/04/vozicek.svg) no-repeat scroll 50%/51% auto #494949;
    content: "";
    position: relative;
    top: -12px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    padding: 0;
    left: 12px;
    float: right;
}

.woocommerce-thankyou-order-received {
    font-size: 24px;
}

/* checkout input placeholder */
.woocommerce-checkout .woocommerce-input-wrapper {
    position: relative;
}

.input-ph {
    position: absolute;
    display: none;
    left: 20px;
    font-size: 14px;
    font-style: italic;
    color: #5498a9;
}

/* Anketa velikost zvezdic */
.gsurvey-rating:not(:checked) > label, .gsurvey-rating:not(:checked) > label:hover,
.gsurvey-rating:not(:checked) > label:hover ~ label, .gsurvey-rating:not(:checked) > label,
.gsurvey-rating:not(:checked) > label:hover, .gsurvey-rating:not(:checked) > label:hover ~ label,
.gsurvey-rating > input:checked ~ label {
    width: 50px;
    line-height: 80px;
    background-size: 40px 40px;
    color: rgba(221, 221, 221, 0) !important;
}

/* barva obrobe polja za tekst gravity */
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea {
    border: 1px solid black
}

/* dodal Ante - galerija */
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, a.flex-prev {
    visibility: hidden;
}

a.flex-next::after {
    visibility: visible;
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 50px;
    background-color: white;
    color: black;
    opacity: 0.7;
    padding: 6px;
}

a.flex-prev::before {
    visibility: visible;
    content: '\f104';
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 50px;
    background-color: white;
    color: black;
    opacity: 0.7;
    padding: 6px;
}


/* place order gumb */
#place_order1 .spodaj {
    font-size: 17px !important;
    margin-left: 0;
}

#place_order1 .zgoraj {
    font-size: 29px !important;
    margin-right: 80px;
}

#place_order1 {
    padding: 12px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    height: 78px;
    max-width: 480px;
    line-height: 50px;
}

#place_order1:before {
    content: "";
    position: relative;
    top: -11px;
    width: 78px;
    height: 78px;
    padding: 0;
    right: -12px;
    float: right;
}

#toast-container > .toast {
    background-image: none !important;
}

#toast-container > div {
    width: 350px;
    padding: 0;
}

.site-footer img.shadow {
    -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .7));
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .7));
    margin-right: 10px;
}

/* skrij gumb opis in mnenja */
.woocommerce-tabs ul.tabs li {
    display: none !important;
}

.storefront-full-width-content .woocommerce-tabs ul.tabs {
    width: 0;
}

.woocommerce-tabs {
    padding-top: 0;
}

/* recaptcha */
.inv-recaptcha-holder {
    padding-top: 1.2em;
}

/* galerija */
ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

li.flex-nav-prev {
    float: left;
}

li.flex-nav-next {
    float: right;
}

a.flex-next, a.flex-prev {
    visibility: hidden;
}

a.flex-next::after {
    visibility: visible;
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 50px;
    background-color: white;
    color: black;
    opacity: 0.7;
    padding: 6px;
}

a.flex-prev::before {
    visibility: visible;
    content: '\f104';
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 50px;
    background-color: white;
    color: black;
    opacity: 0.7;
    padding: 6px;
}

.woocommerce-product-rating {
    margin-top: unset !important;
}

.add-review.button.alt {
    margin-bottom: 2em;
}

/* remove star rating on homepage */
ul.products > li.product .star-rating {
    display: none;
}

.wcpr-grid-item {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.18);
}


/*
.tada {
-webkit-animation-name: tada;
animation-name: tada;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}*/

.backorder_notification {
    display: none;
}

.support-email {
    background-color: #5498a9;
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-top: 1em;
    cursor: pointer;
    border-radius: 12px;
    font-weight: bold;
    font-size: 16px;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* payment badge */
.payment-badge-container {
    max-width: 455px;
    display: flex;
}

.payment-badge {
    padding-top: 1.5em;
    width: 80%;
    margin: auto;
}


.flags {
    margin-top: 25px
}


.insure-package-custom #insurance {
    transform: scale(1.6);
}

#ship-to-different-address-checkbox {
    float: left;
}

h3#ship-to-different-address {
    padding: 1em 0 1em 0;
}


.insure-package-custom {
    border: 1px solid #5498a9;
    margin-bottom: 0.8rem !important;
}

.insurance-subtitle {
    color: black;
}

.insure-package-custom label.checkbox {
    font-size: 14px !important;
}

/* woo margin padding fix */
.woocommerce-billing-fields__field-wrapper p,
.woocommerce-shipping-fields__field-wrapper p {
    margin-bottom: 5px;
}

form.checkout.woocommerce-checkout span input,
form.checkout.woocommerce-checkout span textarea,
.select2 {
    font-size: 1.1em
}

p {
    margin: 0 0 1.41575em;
}

.insure-package-custom .presenecenje-title:before {
    height: 45px !important;
}

.insure-package-custom h3 {
    font-size: 1.4em;
}

#shipping {
    margin-bottom: 1em !important;
}

#payment .place-order {
    margin-top: 1em !important;
    padding: 0;
}

table.woocommerce-checkout-review-order-table {
    width: 100%;
    font-style: normal;
    color: #000;
    border: 1px solid #5498a9;
    margin-bottom: 5px !important;
}


.order-total bdi {
    font-size: 1.2em;
    color: green;
}

#payment .payment_methods li .payment_box {
    padding: 1.1em;
}

.woocommerce-checkout input, .woocommerce-checkout textarea {
    border-radius: 0px !important;
}

.insure-package-custom .insure-package-title:before {
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.insure-package-title {
    margin-bottom: 0 !important;
}

.insure-package-custom .presenecenje-title {
    line-height: 2.3 !important;
}

div.addItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff9ed;
    border: 1px solid grey;
    padding: 5px 9px;
    color: #000;
    margin-top: .5em;
    width: 100%;
    text-align: left;
}

.button.add-product {
    width: 80%;
    text-align: center;
}

/* greem foorter menu */
#menu-footer {
    list-style: none;
}

#menu-footer li a {
    color: white;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}

footer .contact-us {
    font-family: inherit;
    text-align: center;

}

footer .contact-us span {
    display: block;
}

footer .contact-us span.whatsapp img {
    display: inline;
    vertical-align: middle;
    height: 25px;
    padding-right: 1px;
}

footer {
    background-color: #f8f8f8;
}


body.woocommerce-cart #content .cross-sells {
    width: 400px;
    max-width: 100%;
}

.cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    margin-right: 0;
}

.cart-collaterals .cross-sells .products {
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
}

.cart-collaterals .cross-sells .products .product {
    /*padding-bottom: 22px;*/
}

body.woocommerce-cart #content .cart-collaterals {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 20px;
}

.woocommerce-cart .products .product {
    border: 1px solid black;
    background: #fff9ed;
}

.cross-sells .products .product {
    padding: 10px;
    position: relative;
}

table.cart {
    margin-bottom: unset;
}

body.woocommerce-cart #content .cart-collaterals .cart_totals {
    margin-bottom: 1rem;
    width: 100%;

    float: none;
    clear: both;
    padding-top: 0;
}

.offer.product_title {
    font-size: 1.2rem;
    font-weight: 600;
    clear: both;
    padding-top: 1rem;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    line-height: 1em;
}


.special-offer-badge {
    position: relative;
    background: orangered;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color: white;
    padding: 5px 10px;
    font-size: 20px;
}

.cart_totals h2 {
    display: none;
}

.read-more {
    padding-top: 1rem;
    display: inline-block;
    font-weight: bold;
}


@-webkit-keyframes anime {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes anime {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.btn-grad {
    color: rgba(255, 255, 255, 0.9);
    background: linear-gradient(-45deg, #ffa63d, #ff3d77, #338aff, #3cf0c5);
    background-size: 600%;
    -webkit-animation: anime 3s linear infinite;
    animation: anime 16s linear infinite;
    cursor: pointer;
    border: 0
}

mobile {
    display: none;
}

.mobile2 {
    display: none;
}

.woocommerce-cart .cross-description > p {
    margin-bottom: 0 !important;
}

body.woocommerce-cart #content .cross-sells .product .mostPopular {
    z-index: 100;
    background: #ed2224;
}

.products .product .mostPopular {
    top: -1px;
    left: -1px;
    background: #ed2224;
}

.mostPopular {
    position: absolute;
    top: 0;
    left: -1px;
    padding: 7px 5px;
    background: #ed2224;
    color: white;
}

body.woocommerce-cart #content .cross-sells .product .mostPopular span {
    font-weight: 600;
}

.products .product .mostPopular span span.discountTxt {
    display: inline-block;
    color: #eecb75;
}

.products .product .mostPopular span {
    color: white;
}

.mostPopular span {
    font-size: 17px;
    font-weight: 400;
    display: block;
    position: relative;
}

.mostPopular span span.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 43px 13px 0 0;
    border-color: #ed2224 transparent transparent transparent;
    position: absolute;
    right: -18px;
    top: -7px;
}

tr.fee > th,
tr.order-total > th,
td.product-name {
    padding: 0.7em !important;
}

#payment .payment_methods li .payment_box fieldset {
    padding: 0;
}


.order-total bdi {
    font-size: 1.2em;
    color: green;
}

body.woocommerce-cart #content .cross-sells .product .mostPopular span span.triangle {
    border-color: #ed2224 transparent transparent transparent;
}

tr.cart-subtotal, tr.cart-subtotal .woocommerce-Price-amount.amount {
    font-weight: bold;
    font-size: 1.1rem;
    color: darkgreen;
}

table.desktop2 {
    margin: 0;
}

div.custom-notice {
    margin-top:5px;
    margin-bottom:5px;
    text-align: center;
    font-size: 0.75em;
    color: #CCCCCC;
}

.viber-number {
    margin-left: 10px;
    float:left;
    bottom:-15px;
    position:relative;
}

.viber-number img {
    width: 30px;
}

.contact-wrapper h3 {
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.contact-wrapper .icons-wrapper {
    display: flex;
    flex-direction: row;
}
.contact-wrapper .icons-wrapper span {
    display: flex;
    flex-direction: row;
    margin-right: 20px;
}
.contact-wrapper .icons-wrapper .whatsapp  img, .contact-wrapper .icons-wrapper .viber  img {
    padding: 0;
    margin: 0;
}
.contact-wrapper .icons-wrapper .whatsapp  img {
    max-width: 100px;
}
.contact-wrapper .icons-wrapper .viber  img {
    max-width: 60px;
}
.contact-wrapper .fa {
    vertical-align: middle;
}
.contact-wrapper .green {
    color: #5498a9;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border: 1px solid gray;
    background-color: white;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
    background-color: white;
}

/* Style the accordion panel. Note: hidden by default */
.accordion ~ .panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    border:1px solid #e3e3e3;
}

button.accordion:after {
    content: '\02C3';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.thank-you-order-details {
    margin-top:auto;
    margin-bottom: 1em;
    text-align: center;
}

.thank-you-order-details .panel .woocommerce-thankyou-order-details {
    margin-top:1em;
}

.storefront-sorting,
.tax-product_cat .woocommerce-loop-product__title,
.tax-product_cat .woocommerce-price-suffix,
.tax-product_cat .woocommerce-products-header {
    display: none;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0em !important;
}

.woocommerce-product-details__short-description img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    width:49%;
}

.woocommerce-product-details__short-description img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    width:49%;
}

.accordion {
    padding: 0;
}

.accordion-button:not(.collapsed) {
    background-color: #e6e7e9 !important;
    color: black;
}
.accordion, .accordion-button {
    border: 0;
    background-color: #e6e7e9;
}

/* količine

*/

.select-quantity-holder .options {
    display: flex;

}
.select-quantity-holder .options .single {
    display: flex;
    border: 3px solid rgba(213, 213, 213, 0.3);
    background: #fff;
    -webkit-box-flex: 1;
    flex: 1;
    margin-right: 8px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.select-quantity-holder .options .single:hover {
    transform: scale(1.05);
}
.select-quantity-holder .options .single .info {
    width: 100%;
}
.select-quantity-holder .options .single .info .new-price {
    display: box;
    display: -ms-flexbox;
    display: -o-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70%;
}
.select-quantity-holder .options .single .info .new-price .per-unit {
    width: 100%;
    font-size: 11px;
    display: block;
    text-align: center;
    margin-top: 2px;
    opacity: 0.75;
}
.select-quantity-holder .options .single .info .new-price .price {
    width: 100%;
    font-size: 18px;
    display: block;
    text-align: center;
    color: #000;
    margin-top: 5px;
}
.select-quantity-holder .options .single .info .discount {
    display: block;
    background: #5498A9;
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    text-align: center;
    padding: 4px 5px;
    width: 100%;
}
.select-quantity-holder .options .single.selected {
    border: 5px solid #dd1f26;
}
.select-quantity-holder .options .single .quant {
    padding-top: 20px;
    width: 30%;
    text-align: center;
    font-size: 29px;
    color: #fff;
    background: #000;
    font-weight: 500;
    height: 100%;
}

.select-quantity-holder .options .single .whole-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

.single-product select.qty {
    display: none
}

.home .product:not(.sale) .price {
    display: flex !important;
    justify-content: center;
    color: #DD1F26 !important;
}


/* mobile */
@media screen and (max-width: 900px) {
    .price del {
        color: #5498a9 !important;
        font-size: 15px;
        font-weight: 550;
    }
}

@media screen and (max-width: 400px) {
    ul.products li.product .price {
        display: unset;
    }

    ul.products li.product .price del,
    ul.products li.product .price ins {
        float: unset;
    }

    ul.products li.product img {
        margin: 5px;
    }
}
@media screen and (min-width: 768px) {
    .woocommerce-cart-form {
        margin-top: -35px;
    }
}

@media screen and (max-width: 768px) {
    .viber-number {
        margin-left: 10px;
        float:left;
        position:relative;
        bottom: -10px;
    }

    .viber-number img {
        width: 20px;
    }

    table thead th {
        padding: 0.7em;
    }
    .woocommerce-checkout-review-order-table {
        margin-bottom: 0;
    }

    mobile {
        display: block;
    }

    .desktop2 {
        display: none;
    }

    .mobile2 {
        display: inline-table;
    }

    .cross-details .cross-add-to-cart {
        display: unset !important;
        float: unset !important;
    }

    #cross-add-to-cart {
        height: 40px;
        line-height: 30px;
        display: block !important;
        width: 100% !important;
        float: none !important;
        text-align: center;
    }

    .cross-sale-price, .cross-regular-price {
        line-height: unset;
        display: block;
        text-align: center;
        color: green;
    }

    body.woocommerce-cart {
        padding-bottom: 100px;
    }

    .cross-below-image {
        padding: 0 5px 10px !important;
    }

    .insure-package-custom .presenecenje-title {
        font-size: 20px;
        text-align: left;
    }

    .insure-package-custom .presenecenje-title:before {
        width: 55px;
        height: 55px;
    }

    .insure-package-custom .insurance-value {
        font-size: 20px;
        line-height: 1.5;
    }

    .cart-collaterals {
        display: block !important;
        margin-top: 0 !important;
    }

    .v-trgovino-wrapper {
        text-align: center;
    }

    .v-trgovino:before {
        width: 40px;
    }

    .v-trgovino:after {
        width: 40px;
        top: -7px;
    }

    .v-trgovino {
        width: auto;
        text-align: center;
        font-size: 16px;
    }

    .woocommerce-thankyou-order-received {
        font-size: 22px;
        margin-top: 10px;
    }

    .place-order {
        padding: 0 !important;
    }

    #place_order {
        padding: 12px;
        color: #fff;
        font-size: 23px !important;
        text-align: center;
        font-weight: 600;
        height: 78px;
        max-width: 480px;
        line-height: 50px;
        margin-bottom: 20px
    }

    #place_order:after {
        width: 77px;
        height: 77px;
        right: -12px;
        float: right;
    }

    p.cart-empty {
        margin-top: 20px;
        font-size: 19px;
        text-align: center;
    }

    .return-to-shop {
        text-align: center;
    }

    .storefront-sticky-add-to-cart {
        display: block;
        position: fixed;
        bottom: 0px;
        width: 100%;
        background-color: #5196A4;
        padding: 10px;
        text-align: right;
    }


    .storefront-sticky-add-to-cart img,
    .storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-title {
        display: none;
    }

    .storefront-sticky-add-to-cart a {
        min-width: 50%;
        text-align: center;
    }

    .woocommerce-cart .cart_totals h2,
    .woocommerce-cart .cart_totals .shop_table.shop_table_responsive, .woocommerce-cart .wc-proceed-to-checkout {
        width: 100%;
    }

    .woocommerce-cart .cart_totals h2 {
        margin-top: 10px;
    }

    /* cart kupon */
    .woocommerce-cart .checkout_coupon.woocommerce-form-coupon {
        width: 100% !important;
    }

    .checkout_coupon .form-row-first {
        width: 60% !important;
    }

    .checkout_coupon .form-row-last {
        width: 40% !important;
    }

    .checkout_coupon .form-row-last button {
        width: 100%;
        padding: 9px 0;
        font-size: 16px;
    }

    .woocommerce-cart .cart {
        margin-bottom: 0;
    }

    .woocommerce-cart table.cart td.product-name {
        overflow-wrap: unset;
        word-break: unset;
    }

    table.shop_table_responsive tr td.product-name[data-title]::before {
        content: unset;
        font-weight: 600;
        float: left;
    }

    .woocommerce-cart span.cart-product-name {
        height: 51.8px;
        margin-left: 60px;
        margin-right: 0;
        padding-right: 35px;
        text-align: left;
        display: block;
    }

    .remove-item-icon-cart {
        margin-left: 10px;
        margin-top: 15px;
    }

    .woocommerce-cart .product-thumbnail {
        position: absolute;
    }

    .woocommerce-cart .woocommerce-cart-form__cart-item td {
        margin-left: .875em;
        margin-right: .875em;
        padding-left: 0;
        padding-right: 0;
    }

    button.apply-coupon {
        width: 94%;
    }

    .cart_totals > h2 {
        display: none;
    }

    a.showcoupon {
        /* float: right; */
        font-size: 0.8rem;
    }

    .single-product .storefront-sticky-add-to-cart__content-price {
        display: none;
    }

    .single-product .storefront-sticky-add-to-cart__content-button {
        width: 100%;
    }

    .single-product header {
        position: fixed !important;
        top: 0;
        width: 100%;
        z-index: 10000;
        visibility: hidden;
    }

    ul.flex-direction-nav {
        z-index: 1 !important;
    }

    .single-product div.product form.cart {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }

    .storefront-breadcrumb {
        margin: 0 !important;
        padding: 0 !important;
    }

    .single-product .custom_qty {
        margin-top: 0;
    }

    p.price {
        padding: 0;
        margin: 0;
    }

    h1.product_title {
        font-size: 1.5rem;
    }

    .single-product div.product .images, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery {
        margin-bottom: unset;
        margin-top: 0;
    }

    .wcst_savings_top {
        margin-top: 1rem;
        margin-bottom: 0;
    }


    .button.add-product {
        width: 70%;
        margin: 0.6em;
        box-shadow: none;
    }

    div.addItem {
        padding: 5px 5px;
    }

    body.single-product {
        min-height: 400px;
        margin-bottom: 65px;
        clear: both;
    }

    .payment-badge {
        padding-top: 1.5em;
    }

    #toast-container {
        bottom: 90px;
        width: 100%;
    }

    .storefront-sticky-add-to-cart {
        text-align: right !important;
    }

    .storefront-sticky-add-to-cart__content-product-info > .star-rating {
        display: none;
    }

    .insure-package-custom .insure-package-title {
        font-size: 20px;
        text-align: left;
    }

    .woocommerce-billing-fields > h3,
    .woocommerce-checkout-review-order > h3 {
        font-size: 1.3em;
        text-align: center;
    }

    #customer_details {
        margin-top: 1em !important;
    }

    table.shop_table {
        font-size: 0.9rem;
    }

    .woocommerce-cart-form {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .offer.product_title {
        padding-top: 0;
    }

    table.shop_table.shop_table_responsive {
        margin-bottom: 0 !important;
    }

    .cart_totals {
        padding-bottom: 0 !important;
    }

    .cross-gallery-wrap {
        display: flex;
    }

    .cross-sells .cross-gallery-wrap img {
        width: 50%;
    }

    .cross-price {
        padding: 0.5rem;
        padding-top: 10px;
        margin-top: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .wc-proceed-to-checkout {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 100%;
        width: 100%;
        z-index: 9999;
        margin: 0;
    }

    .site-header {
        
    }

    .header-info {
        font-size: 12px !important;
    }

    .home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
        margin-bottom: 1em;
    }


    .site-header {
        padding-bottom: 5px;
    }

    ul.products li.product .price del {
        float: left;
    }

    ul.products li.product .price ins {
        float: right;
    }

    ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 1em !important;
    }

    ul.products li.product:nth-child(2n) {
        clear: none;
        float: left;
    }

    ul.products li.product .price {
        margin-top: -10px;
    }

    .col-full {
        margin-left: 10px;
        margin-right: 10px;
    }

    desktop {
        display: none;
    }

    .content-area, .widget-area {
        margin-bottom: -50px;
    }


    .wc-proceed-to-checkout .button {
        margin-bottom: 0;
    }

    .payment-badge {
        padding-top: 1.5em;
        margin: unset;
        width: 100%;
    }

    .price del {
        color: #5498a9 !important;
        font-size: 20px;
        font-weight: 550;
    }

    .woocommerce-cart table td, table th {
        padding: 0;
    }

    .email_us {
        width: 30%;
        float: left;
    }

    .email_us {
        width: 50%;
        float: left;
    }

    .email_us a img {
        position: relative;
        bottom: -10px;
    }
}

#mailchimp-gdpr-fields,
body.woocommerce-checkout .mailchimp-newsletter,
body.woocommerce-checkout .mailchimp-newsletter * {
	display: none !important;
}


/* fix overflow issue on Safari*/    

@media only screen and (max-width: 768px){
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }
}    

/* fix sticky checkout button styling*/

@media only screen and (max-width: 768px) {
.checkout-button-container {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #5196A4;
    padding: 10px;

}
}

