/*
 Theme Name:    BorikPlus Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      borikplus
 Version:       2.5.1
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/

body {
    font-family: Montserrat !important;
}


/*
-------------------------------------
 REV SLIDER
-------------------------------------
*/

.rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
.rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
    font-family: Montserrat !important;
}

.owl-dot.active,
.tp-bullets.custom .tp-bullet.selected {
    width: 100px!important;
    border-radius: 3px!important;
    transition: all .23s ease!important;
}

.owl-dot,
.tp-bullets.custom .tp-bullet+.tp-bullet {
    margin-left: 5px!important;
}

.owl-dot,
.tp-bullets.custom .tp-bullet {
    width: 25px!important;
    height: 5px!important;
    background-color: #35353575;
    border-radius: 1px!important;
    left: 0!important;
    position: relative!important;
}


/**  nav bulets */

.tp-bullets.custom .tp-bullet.selected {
    border-radius: 3px;
    transition: all .23s ease!important;
}


/*
-------------------------------------
PRODUCT LOOP AND SINGLE
-------------------------------------
*/


/**
* prices save amount
**/

.save.usteda {
    display: inline-flex;
    font-weight: 400;
    font-size: .9em;
}

.save.usteda span.woocommerce-Price-amount.amount {
    color: #ff002e;
    text-decoration: none!important;
    /* font-weight: 400; */
    margin-left: 3px;
}

.save.usteda {
    display: flex;
    font-weight: 400;
    font-size: .9em;
    margin-top: -7px;
    margin-bottom: -3px;
}

.save.usteda span.woocommerce-Price-amount.amount {
    color: #ff002e;
    text-decoration: none;
    font-weight: 400;
    margin-left: 3px;
    /* margin-top: -5px; */
}

.product_list_widget ins .amount {
    font-size: 1.2em;
    font-weight: 700;
    color: #ff002e;
    /*margin-left: 96px; */
}

.product_list_widget .mini_cart_item .quantity .amount {
    margin-left: 0;
}

.was span.woocommerce-Price-amount.amount {
    text-decoration: line-through!important;
}

.product_list_widget del,
.product_list_widget del .amount {
    text-decoration: none;
}

.owl-item>.product .price del .amount,
.section-onsale-product .onsale-product .price del .amount,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .price del .amount,
li.product .price del .amount {
    text-decoration: none;
}


/**
* SALE NO DISCOUNT FIX
**/

.product-item__inner .was.saleExPrice {
    font-size: .61em;
    font-weight: 400;
}

.product-item__inner .save.usteda.saleUsteda {
    font-size: 0.5em;
}


/* IMG THUMB*/

.owl-item>.product .product-thumbnail,
.products>.product .product-thumbnail {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    /* padding-top: 5px; */
}

.product-thumbnail.product-item__thumbnail::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #e6e6e6;
    display: block;
    position: absolute;
    bottom: 0;
    right: 51%;
    display: block;
}

.owl-item>.product:hover .product-thumbnail,
.products>.product:hover .product-thumbnail {
    /*border-bottom: 1px solid #00a1d5;*/
    border-bottom: 1px solid #c1c1c1;
}

.owl-item>.product:hover .product-item__thumbnail::after,
.products>.product:hover .product-item__thumbnail::after {
    border-bottom-color: #00a1d5;
}

@media (max-width: 568px) {
    .woocommerce-breadcrumb span.delimiter+a {
        padding: 0 0 1.2em 0;
        padding: .25em;
    }
}


/*SINGLE ADVANCED */


/*PRICE*/

.single-product-wrapper .price {
    font-weight: 600;
}

.single-product-wrapper ins .woocommerce-Price-amount {
    color: #ff002e;
}


/* TABS*/

.ec-tabs>li.active a::before,
.wc-tabs>li.active a::before {
    content: ' ';
    height: 4px;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%);
    content: '';
    width: 0;
    height: 0;
    background: none!important;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #00a0d4;
    display: block;
    position: absolute;
    bottom: 0;
    right: 51%;
    display: block;
}

.single-product.full-width .single-product-wrapper {
    margin-bottom: 0!important;
}

#tab-pwb_tab h2 {
    display: none
}

.product-actions:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}

.extended .single-product-wrapper>.product-actions-wrapper .product-actions {
    transition: box-shadow .2s;
}

.extended .single-product-wrapper>.product-actions-wrapper {
    margin-bottom: 1.4em;
}

.single-product.full-width .entry-summary>div[itemprop=description],
.single-product.full-width .woocommerce-product-details__short-description {
    margin-bottom: 3.214em;
    margin-top: 3.214em;
}

.extended .single-product-wrapper>.product-actions-wrapper .product-actions {
    padding: 2.143em 1.357em;
}


/*.price .electro-price ins::after {
    content: 'akcijska cena';
    margin-left: .5em;
    text-decoration: line-through;
}*/

span.regularna_cena {
    text-decoration: line-through;
    margin-bottom: 5px;
    display: inline-block;
}

span.reg_price_text {
    font-size: .8em;
    color: #909090;
    margin-bottom: -5px;
    display: block;
}

.owl-item>.product .price del .amount,
.section-onsale-product .onsale-product .price del .amount,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .price del .amount,
li.product .price del .amount {
    text-decoration: line-through;
    display: block;
}

.owl-item>.product .price,
.products>.product .price {
    font-size: 1.143em;
    line-height: 1em;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .owl-item>.product .price,
    .products>.product .price {
        font-size: 1.429em!important;
    }
}


/**  Product Price Suffix */

.woocommerce-Price-currencySymbol {
    font-size: .45em;
    color: #353d46;
}


/**  Product loop hovers */

@media (min-width: 1200px) {
    .owl-item>.product.hover .product-inner,
    .owl-item>.product:hover .product-inner,
    .products>.product.hover .product-inner,
    .products>.product:hover .product-inner {
        border-radius: 6px!important;
        box-shadow: 0 0 0 1pt #00a1d5!important;
    }
}

.woocommerce-loop-product__brand {
    height: 2.334em;
    overflow: hidden;
    display: block;
    font-size: 0.81em;
}


/**  Carousel Deal block Overflow fix */

.owl-stage-outer {
    margin-bottom: 4em;
}


/*Product Rating*/

li.product .product-rating {
    margin-bottom: 0.667em;
}


/*
-------------------------------------
HOME
-------------------------------------
*/

body {
    /*background: linear-gradient(135deg, #ffffff 21px, #d9ecff80 22px, #d9ecffa8 24px, transparent 24px, transparent 67px, #d9ecff00 67px, #d4d4d4 69px, transparent 69px), linear-gradient(225deg, #ffffff 21px, #d9ecfff0 22px, #c3c3c361 24px, transparent 24px, transparent 67px, #d9ecff 67px, #d9ecffa8 69px, transparent 69px)0 64px;
    background: linear-gradient(135deg, #ffffff 21px, #d9ecff80 22px, #e8e8e8a8 24px, transparent 24px, transparent 67px, #d9ecff00 67px, #dedede 69px, transparent 69px), linear-gradient(225deg, #ffffff 21px, #f5f5f5f0 22px, #c3c3c361 24px, transparent 24px, transparent 67px, #dcdcdc38 67px, #e0e0e0a8 69px, transparent 69px)0 64px;
    */
    background-color: #ffffff;
    background-size: 64px 128px;
}


/* Heading*/

@media (min-width: 768px) {
    section header .h1,
    section header h1 {
        font-size: 1.2571em;
    }
}

section header .h1,
section header h1 {
    text-transform: uppercase;
}


/* Add to Cart*/

.products.show-btn>li.product .added_to_cart,
.products.show-btn>li.product .button {
    margin-top: 0;
    color: #fff;
    width: auto;
    text-indent: 0;
    font-weight: 700;
    font-size: 13px;
    padding: .5em 1.385em;
    border-radius: 0.3em;
}


/*Product List Categories*/

.home-list-categories .category-media-heading a:focus,
.home-list-categories .category-media-heading a:hover {
    text-decoration: none!important;
    color: #00a1d5;
}

.home-list-categories ul.sub-categories a {
    font-size: 10px;
    /* background: #f1f1f1; */
    color: #545454;
    line-height: 21px;
    padding: 0 5px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid white;
    box-shadow: 0 0 4px #0000001f;
    text-decoration: none!important;
}

.home-list-categories ul.sub-categories a:hover {
    /* text-decoration: underline; */
    background: #00a1d5;
    color: white;
}

.home-list-categories .see-all {
    font-size: 12px;
    padding: .75em 2em;
    color: #00a1d5;
    float: right;
}

a.see-all::before {
    content: '\62';
    font-family: font-electro;
    position: relative;
    top: 1px;
}


/*HEADER DROP DOWN MENU*/

a.departments-menu-v2-title:hover {
    background: #00ade4;
    transition: .2s all ease-out;
    transition: .5s border-radius ease-out;
    border-radius: 3px;
}

a.departments-menu-v2-title {
    transition: .14s border-radius ease-in;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu {
    /*width: calc(100% + 5px);*/
    width: auto;
}

.dropdown-menu.yamm ul.dropdown-menu li a {
    white-space: nowrap;
}

.current-menu-item a.dropdown-toggle,
.current-menu-parent>a,
.current-menu-parent .active a {
    background: #00a1d5!important;
    color: white!important;
    border-radius: 4px;
}

.current-menu-item a::after,
.current-menu-parent>a:after,
.current-menu-parent .active a::after {
    color: white!important;
    border-radius: 4px;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li>a {
    padding: 6.5px 5px 6.5px 5px;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li>a:focus,
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li>a:hover {
    background-color: #171717!important;
    color: white;
}


/**  main manu nav ***/

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li:focus a:hover,
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li:hover a:after {
    transform: rotate(180deg);
    font-size: 1.25em;
    transition: .14s ease all;
    top: 7px;
    right: 2px;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:focus>a,
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:hover>a {
    font-weight: 700;
    font-weight: 400;
    background-color: #00a1d5;
    background-color: #171717!important;
    color: white;
    border-radius: 4px;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:hover>a::after:hover {
    background-color: #171717!important;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:focus>a::after,
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:hover>a::after {
    color: #ffffff;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children>a::after {
    transition: .14s ease all;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu a:focus,
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu a:hover {
    text-decoration: none;
    background-color: #00a1d5;
    color: white;
    border-radius: 4px;
}

.blck_hidden {
    opacity: 0!important;
    transition: .25s ease all;
}

.blck_visible {
    opacity: 1!important;
    transition: .25s ease all;
}


/*Fixed Menau nav*/

.electro-navigation .departments-menu-v2,
.electro-navigation .secondary-nav-menu {
    overflow: initial;
}

.departments-menu-v2.fixed {
    position: fixed!important;
    display: block;
    top: 68px!important;
    z-index: 909;
}

.departments-menu-v2.fixed .departments-menu-v2-title {
    border-radius: 0;
    height: 32px;
    border-bottom: 1px solid white;
    box-shadow: 0 3px 3px #00000026;
}

.departments-menu-v2 .departments-menu-v2-title {
    background: linear-gradient(-45deg, #00a1d5, #00b3ec, #00a1d5, #00b3ec);
    background-size: 400% 400%;
    animation: gradient 7s ease infinite;
}


/*.header-v1.stuck .masthead {
    margin: 0 0;
}*


/*mobile menu*/

.off-canvas-navigation .yamm .yamm-content li a,
.off-canvas-navigation ul li a {
    font-size: .82em;
}

.off-canvas-navigation .yamm .yamm-content li a,
.off-canvas-navigation ul li a {
    display: block;
    color: white;
}

.off-canvas-navigation ul li.menu-item-has-children>a::after {
    float: right;
}

.off-canvas-navigation .yamm .yamm-content li a:focus,
.off-canvas-navigation .yamm .yamm-content li a:hover,
.off-canvas-navigation ul li a:focus,
.off-canvas-navigation ul li a:hover {
    background-color: #00b0e8;
    box-shadow: none;
    color: white;
    border-radius: 0;
}

.off-canvas-navigation .current-menu-item>a,
.off-canvas-navigation .current-product_cat-ancestor {
    background: #00a1d5;
    color: white;
}

.current-menu-item a.dropdown-toggle,
.current-menu-parent>a,
.current-menu-parent .active a {
    background: #00a1d5!important;
    color: white!important;
}

.off-canvas-navigation .yamm .yamm-content li .dropdown-toggle:focus,
.off-canvas-navigation .yamm .yamm-content li .dropdown-toggle:hover,
.off-canvas-navigation .yamm .yamm-content li .nav-title a:focus,
.off-canvas-navigation .yamm .yamm-content li .nav-title a:hover,
.off-canvas-navigation ul li .dropdown-toggle:focus,
.off-canvas-navigation ul li .dropdown-toggle:hover,
.off-canvas-navigation ul li .nav-title a:focus,
.off-canvas-navigation ul li .nav-title a:hover {
    background-color: #00b0e8;
    box-shadow: none;
}

.off-canvas-navigation .pseudolink {
    pointer-events: all;
}

.menu-item-9358 {
    pointer-events: none;
}


/*
-----------------------------
*  FOOTER
-----------------------------
*/


/* Widgets*/

footer#colophon {
    /* box-shadow: 2px -1px 14px #00000038;
    background: #dadada7d;*/
    background: #dadada4a;
    box-shadow: 2px -1px 14px #0000002e;
    border: 1px solid white;
}

.footer-widgets {
    margin-bottom: .75em;
}

.footer-widgets .widget-title {
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

ul#menu-footer-bottom-widgets {
    margin-left: -1em;
}

.product_list_widget>li,
.electro_recent_posts_widget ul>li {
    margin-bottom: .75em;
    border-bottom: 1px solid #f5f5f5c4;
}


/*Widgets / Products /Top selling*/

.product_list_widget .product-title {
    font-weight: 500;
}

.product_list_widget .product-title:hover {
    color: #00a1d5;
}

.product_list_widget .amount {
    font-size: 1.1em;
    font-weight: 700;
}


/*Widgets / posts */

.electro_recent_posts_widget ul>li .post-content>a {
    font-weight: 500;
}


/*  bottome info */

.off-canvas-navigation {
    display: flex;
    flex-direction: column;
}

.off-canvas-navigation .bottomInfo {
    order: 99999;
}

.off-canvas-navigation .widget_text.body {
    padding: 0 1em;
    color: white;
}

.off-canvas-navigation .widget-title {
    font-size: .9em;
}

.off-canvas-navigation .contactInfo {
    font-size: 0.75em;
}

.off-canvas-navigation .fbMobilee {
    margin-bottom: 9px!important;
    font-size: 1em;
}

.off-canvas-navigation span.footerPhone {
    padding: 7px 8px;
}

.off-canvas-navigation .footerPhone i {
    margin-right: 5px;
}


/*Bottom info hack*/

.off-canvas-navigation .widget-title {
    margin: 25px 0;
}

.off-canvas-navigation .bottomInfo a:hover,
.off-canvas-navigation .bottomInfo a:focus,
.off-canvas-navigation .bottomInfo:hover {
    background: none!important;
}


/*CAROUSEL*/

@media (min-width: 569px) {
    .owl-carousel.products-carousel {
        padding-bottom: 4em!important;
    }
}

.owl-item>.product .product-loop-footer,
.section-onsale-product .onsale-product .product-loop-footer,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .product-loop-footer,
li.product .product-loop-footer {
    position: initial;
}

.owl-item>.product .add-to-cart-wrap .button::before,
.owl-item>.product .added_to_cart::before,
.section-onsale-product .onsale-product .add-to-cart-wrap .button::before,
.section-onsale-product .onsale-product .added_to_cart::before,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .add-to-cart-wrap .button::before,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .added_to_cart::before,
li.product .add-to-cart-wrap .button::before,
li.product .added_to_cart::before {
    border-radius: 0.2em;
}


/*AD SECTIONS*/

.wpb_single_image.wpb_content_element.vc_align_left.ad-home {
    box-shadow: 0 0 20px #00000024;
}

@media (min-width: 768px) {
    .products-category-with-image-inner .image-block a {
        max-width: 250px;
    }
}

img.vc_single_image-img.attachment-full:hover {
    filter: brightness(1.1);
}

.products-category-with-image-inner .image-block img {
    box-shadow: 0 0 20px #00000024;
}

.products-category-with-image-inner .image-block img:hover {
    filter: brightness(1.1);
}

.owl-item>.product .loop-product-categories,
.products>.product .loop-product-categories {
    margin-bottom: .4em;
    font-size: .8em;
    line-height: 1.05em;
    height: 2.1em;
}


/*   top footer widgets */


/*PRODUCTS WIDGET */

.desktop-footer .product_list_widget .save.usteda {
    height: 22px;
    margin-top: -11px;
}


/*INFO BOX*/

span.footerPhone {
    background: #00a1d5;
    color: white;
    padding: 2px 8px;
    border-radius: 3px;
    margin-bottom: 10px;
    display: inline-block;
    background: linear-gradient(-45deg, #00b1ea, #00a1d5, #27b1e2, #0080a9);
    background-size: 400% 400%;
    animation: gradient 9s ease infinite;
}

span.footerPhone:hover {
    filter: brightness(110%);
}

span.footerPhone a {
    color: white;
}

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

.footer-newsletter .wpcf7-form-control[type="email"] {
    border-top-left-radius: .571em;
    border-bottom-left-radius: .571em;
}

.footer-newsletter .wpcf7-submit[type="submit"] {
    background-color: #333e48;
    color: #fff;
    border-top-right-radius: .571em !important;
    border-bottom-right-radius: .571em !important;
}

.mc4wp-response {
    padding: 0px;
}

.textwidget a:hover i.fa-angle-right {
    transform: scaleX(-1);
    font-size: 1.45em;
    transition: .14s ease all;
    margin-top: 3px;
}

.textwidget a i.fa-angle-right {
    float: right;
    margin-top: 6px;
}

.desktop-footer .widget_nav_menu a:hover::after {
    width: 100%;
    /* transition: width .3s; */
}

.desktop-footer .widget_nav_menu a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ff0030;
    transition: width .5s;
}

.footer-bottom-widgets-menu a:hover::after {
    width: 100%;
    /* transition: width .3s; */
}

.footer-bottom-widgets-menu a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 0px;
    background: #ff0030;
    transition: width .5s;
}

.desktop-footer .footer-widgets .widget-column {
    padding-right: 32px;
    padding-left: 32px;
}

.woocommerce-breadcrumb span.delimiter+a:focus,
.woocommerce-breadcrumb span.delimiter+a:hover {
    background-color: #00a1d5;
    background-color: #353d46;
    color: #ffffff;
}

@media (min-width: 1200px) {
    .widget-column .textwidget {
        padding: 0 2em;
    }
}

.wpb-accordion .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a i:before {
    border-color: #ffffff;
}

.page-id-2494 h1.entry-title {
    margin-top: 2em!important;
}

.footer-widgets ul {
    list-style-type: none;
}

.footer-widgets .widget_nav_menu li:after {
    float: right;
    content: '\f105';
    position: relative;
    bottom: 45px;
    font: normal normal normal 17px/1 FontAwesome;
    margin-top: 3px;
    /* font-family: "Font Awesome 5 Free"; */
    color: #00a1d5;
    font-weight: 900;
}


/* Login link ::after fix*/

li.twoRows:after {
    bottom: 60px!important;
}

.menu-footer-bottom-widgets-container li a {
    color: #171717;
}

.menu-footer-bottom-widgets-container li a:hover {
    color: #00a1d5;
}

.menu-footer-bottom-widgets-container li:hover::after {
    transform: scaleX(-1);
}

.footer-bottom-widgets-menu a {
    display: block;
    color: #9e9e9e;
    /*color: #00c1ff;*/
    font-size: .95em;
}

.handheld-footer .handheld-widget-menu {
    margin-bottom: 10px;
}

.handheld-footer .handheld-widget-menu .columns {
    margin-bottom: 5px;
}

.handheld-widget-menu a {
    color: #171717;
}


/**
*Bottom footer widgets
**/


/*FB*/

.fbBp {
    display: none;
}


/*mobile*/

@media (max-width: 991px) {
    .textwidget {
        padding: 0 2em;
    }
}

.handheld-footer .handheld-widget-menu aside {
    background: #28333e;
    /*background: #191f25;*/
    border-radius: 4px;
}

.handheld-footer .handheld-widget-menu ul a,
.handheld-widget-menu a {
    color: #bbbbbb;
}

.handheld-widget-menu .widget_text.body {
    /* background: #28333e; */
    color: white!important;
}

.handheld-footer .handheld-widget-menu .widget-title {
    /*background: #00a1d5;*/
    background: #333e48;
    color: #fff;
    border-radius: 4px;
}

.handheld-footer .handheld-widget-menu .widget-title:after {
    color: #ffffff;
}

.footer-social-icons li a:before {
    content: "\f09a";
    font-size: .751em;
    background: #00a1d5;
    color: #ffffff;
    padding: 5px 6px;
    border-radius: 3px;
    box-shadow: 0 0 4px #00000029;
    border: 1px solid white;
}


/* mobile footer botom bar*/

.handheld-footer .footer-logo::after {
    content: '© 2020 Borik Plus / Power Solutions. Sva prava su zadržana.';
    color: white;
    text-align: center;
    display: block;
    font-size: .75em;
    margin-top: 1em;
}

.handheld-footer .footer-logo {
    margin-bottom: 0;
}

.handheld-footer .footer-social-icons .social-icons-color li {
    margin-bottom: 15px;
}

.handheld-footer .handheld-footer-bar .footer-logo {
    font-size: 12px;
}

@media (max-width: 991px) {
    .handheld-widget-menu a br {
        display: none;
    }
}

.handheld-footer .handheld-footer-bar {
    background-color: #14191d;
}


/** Footer bottom bar***/

.footer-bottom-widgets .footer-logo {
    margin-bottom: 0.55em;
    display: inline-block;
    transition: .15s ease all;
}

.footer-bottom-widgets .footer-logo:hover {
    filter: brightness(1.1);
}

.desktop-footer .footer-bottom-widgets .footer-contact {
    padding-left: 30px;
}

.widget_text p {
    margin-bottom: 0!important;
}

.desktop-footer .footer-bottom-widgets {
    background: #171717;
    margin-top: 1em;
}

.footer-bottom-widgets {
    padding: 2em 0 1.4em 0;
}

.footer-bottom-widgets-menu .widget-title {
    color: #ffffff!important;
    /*border-left: 4px solid #00a1d5;*/
    padding-left: 15px;
    min-height: 36px;
    display: flex;
    font-size: 1.1em;
}

@media (min-width: 768px) {
    .footer-social-icons {
        display: none;
    }
}

.widget_layered_nav ul li>a:focus,
.widget_layered_nav ul li>a:hover,
.widget_layered_nav ul li>span:focus,
.widget_layered_nav ul li>span:hover,
.widget_product_categories ul li>a:focus,
.widget_product_categories ul li>a:hover,
.widget_product_categories ul li>span:focus,
.widget_product_categories ul li>span:hover {
    color: #00a1d5;
    text-decoration: none;
}

.widget_product_categories .category-single>li>ul:last-child li>a {
    padding-left: 0;
    /* padding-bottom: .643em; */
}

.cat-item a {
    padding: 0;
    font-size: 0.9em;
}

.widget_layered_nav ul li .count,
.widget_product_categories ul li .count {
    font-size: .857em;
    color: #00a1d5;
}

a {
    color: #00a1d5;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #00c1ff;
}

a.da-media:focus,
a.da-media:hover {
    color: #00a1d5;
}

.footer-bottom-widgets-menu h4.widget-title::before {
    content: '';
    background: #00a1d5;
    width: 5px;
    display: inline-block;
    margin-right: 2px;
    position: relative;
    left: -11px;
    top: 3px;
    height: 14px;
}


/*Copyright Bottom bar */

.copyright-bar {
    background-color: #171717;
    background-color: #020202;
    color: #9c9c9c;
    padding: .25em 0;
    border-top: 1px solid #ffffff2b;
    border-top: 1px solid #ffffff2b;
}

.copyright-bar .copyright {
    line-height: 3.6em;
    font-size: 12px;
}

.footer-bottom-widgets .footer-address {
    margin-bottom: 0;
    font-size: .8em;
    color: white;
    padding-right: 7em;
}

.footer-address address {
    text-align: justify;
}

.footer-payment-logo .card-inline .card-item {
    background: white;
    border-radius: 4px;
    margin-top: 3px;
    padding: 0 2em;
}

.copyright-bar a {
    font-weight: 700;
    color: #b9b9b9;
    display: inline-block;
}

.copyright-bar a:after {
    margin-top: -8px;
    margin-bottom: 7px;
}

.copyright-bar a:focus,
.copyright-bar a:hover {
    color: #fff
}

span.bp_version {
    color: #00a1d5;
    font-size: .79em
}


/**  Neswletter */

.desktop-footer .footer-newsletter {
    width: 100%;
    position: relative;
    margin-left: 0;
    border-radius: 4px;
    padding: 1.25em;
    box-shadow: 0 0 7px 3px white, 0 0 20px 3px white
}

.newsletter-marketing-text {
    display: block;
}

.newsletter-title {
    float: left;
    margin-right: 41px!important;
    border-right: 1px solid white;
    padding: 0 1.75em 0 0
}

.input-group .form-control {
    float: right;
    width: 75%;
    transition: .2s ease-out all;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

input.form-control:focus {
    width: 90%;
    float: right;
    transition: .3s ease all
}

.footer-newsletter:hover {
    background: #09ade2;
    transition: .25s background ease;
}

.footer-newsletter:hover input.form-control {
    width: 90%;
    float: right;
    transition: .3s ease all
}

.footer-newsletter .newsletter-title::before {
    content: "\2709";
    margin-bottom: 7px;
    display: inline-block
}


/**  ScrollToTop */

@media (min-width: 992px) {
    a#scrollUp {
        right: 1.25rem!important;
        bottom: 50%!important;
        border-radius: 2px!important;
        font-size: 1.5rem!important;
        height: 2rem!important;
        right: 1.25rem!important;
        width: 2rem!important;
    }
}


/*
-------------------------------------
Brands
-------------------------------------
*/


/*Brand cart*/

.brandCart {
    color: #333e48;
    font-size: .75em;
    /* border-bottom: 1px solid #e6e6e6; */
}


/**
*  Brands page
**/

.pwb-az-listing-col a {
    background: #00a1d5;
    color: white;
    display: inline-block;
    padding: 0 1em;
    border-radius: 3px;
    transition: .3s all ease;
}

.pwb-az-listing-col a:hover {
    background: #171717;
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3>p:first-child {
    margin-bottom: 5px;
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3>p:first-child {
    font-size: 11px;
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
    width: 9.5%;
    margin-bottom: 2em;
    float: none;
    display: inline-block;
    box-shadow: 0 0 20px #00000014;
    border-bottom: 2px solid #00a1d500;
}

.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3:hover {
    filter: brightness(1.14);
    box-shadow: 0 0 20px #00000029;
    border-bottom: 2px solid #ff002e;
}

div#tab-pwb_tab-content h3 {
    font-size: 1.22em;
    padding: 0.3em .5em;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    border: 1px solid #ffffff82;
    /* color: white; */
    /* background: #353d46; */
    /* border-bottom: 2px solid #00a1d5; */
    /* background: #e4e4e4; */
    color: #171717;
    background: #e4e4e461;
    border-bottom: 1px solid #00a1d5;
    box-shadow: 0 0 6px #0000003d;
}

div#tab-pwb_tab-content h3::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #01a1d5;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.page .entry-header h1 {
    font-size: 1.857em;
    margin-top: 1em;
}

.woocommerce-page .page-title {
    font-size: 1.25em;
    margin: 0px 1em;
    padding: 9px 0;
    border-bottom: 2px solid #00a1d5;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .woocommerce-page .page-title {
        font-size: 1em!important;
        font-weight: 600!important;
        padding: 0.32em .5em;
        display: inline-block;
        border-radius: 3px;
        position: relative;
        border: 1px solid #ffffff82;
        color: #171717;
        background: #e0e0e066;
        border: 1px solid #ffffffd9;
        border-bottom: 1px solid #00a1d5;
        box-shadow: 0 0 6px #0000005c;
        box-shadow: 0 0 6px #00000040;
        line-height: 1.2em;
    }
}

@media screen and (max-width: 1000px) {
    .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
        width: 24%;
    }
}

@media screen and (max-width: 700px) {
    .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
        width: 24%;
    }
}

@media screen and (max-width: 480px) {
    .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
        width: 49%;
    }
}


/*
-------------------------------------
Brand Carousel
-------------------------------------
*/

.pwb-carousel .pwb-slick-slide a>img {
    filter: grayscale(100%);
    opacity: .5;
    transition: all .23s ease;
}

.pwb-carousel .pwb-slick-slide a>img:hover {
    filter: none;
    opacity: 1;
}

.pwb-carousel .slick-prev,
.pwb-carousel .slick-next,
.pwb-product-carousel .slick-prev,
.pwb-product-carousel .slick-next {
    height: 1.5em;
    margin-top: 0.43em;
    line-height: 0px;
    background: #00a1d5;
    color: white;
}


/*
-------------------------------------
Special offer
-------------------------------------
*/

.section-onsale-product .savings,
.section-onsale-product-carousel .savings {
    border-radius: 5px!important;
}

@media (min-width: 1200px) {
    .section-onsale-product {
        border-radius: 10px!important;
    }
}

.onsale-product-carousel,
.section-onsale-product {
    border-radius: .54em;
}


/*
-------------------------------------
Breadcrumb
-------------------------------------
*/

.shop-control-bar .shop-view-switcher .nav-link.active {
    color: white!important;
    background: #00a1d5!important;
    padding: 0 11px!important;
    border-radius: 4px!important;
}

.electro-wc-wppp-select,
.woocommerce-ordering .orderby {
    border-radius: .429em!important;
}

.form-control,
.navbar-search .form-control,
table.cart .coupon .input-text {
    border-radius: .25em!important;
}

.owl-item>.product::after,
.products>.product::after {
    content: '';
    border-right: 1px solid #5d5d5d2e!important;
}

.woocommerce-breadcrumb {
    background: #efefef;
    background: #efefefd9;
    border: 1px solid white;
    padding: .3em 1em;
    border-radius: 3px;
    box-shadow: 0 0 4px #0000003b;
}

.woocommerce-breadcrumb span.delimiter+a {
    background: none;
    padding: .1465em .929em;
}

.woocommerce-breadcrumb .delimiter {
    padding: 0 .5em;
    background-color: #ffffff!important;
    border-radius: .357em;
    color: #353d46;
    border: 1px solid white;
}

.woocommerce-breadcrumb>p {
    padding: .23em .929em;
    background-color: #353d46!important;
    border-radius: .357em;
    color: white;
    border: 1px solid white;
}

span.bcLast {
    background-color: #00a1d5;
    background-color: #353d46;
    color: #ffffff;
    padding: 0.32em .929em;
    border-radius: .357em;
}

@media (max-width: 568px) {
    .woocommerce-breadcrumb a {
        padding-bottom: 1.2em;
        padding-top: 1.2em;
    }
}


/*
-------------------------------------
Search bar
-------------------------------------
*/

.aws-container .aws-search-field {
    border-radius: 0.467em!important;
}

.aws-container .aws-search-form .aws-search-clear {
    border-top-right-radius: .467em!important;
    border-bottom-right-radius: .467em!important;
    color: #ffffff!important;
}

.aws-search-result .aws_result_image img {
    width: 70px;
}

.aws-search-result .aws_result_title {
    font-size: 1.2em;
}


/**
* Hovers
**/

.aws-search-result .aws_result_item:hover,
.aws-search-result .aws_result_item.hovered {
    border-bottom: 1px solid #00a1d5;
}

li.aws_result_item:hover::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #01a1d5;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 50%;
}


/*
* Price fix
*/

.aws-search-result .aws_result_price {
    font-weight: 700;
}

.aws-search-result .aws_result_price del {
    text-decoration: none!important;
    display: block;
}

.aws_result_price ins {
    text-decoration: none;
}

.aws_result_price span.woocommerce-Price-amount.amount.fix {
    color: #ff002e;
    font-weight: 700;
}

.aws_result_price ins .woocommerce-Price-amount {
    color: #ff002e;
    font-size: 1.1em;
}

.aws_result_price .was.saleExPrice {
    font-size: 1em;
}

.aws_result_price .save.usteda.saleUsteda {
    font-size: .9em;
}


/*
* Sale sticker - popust
*/

.aws-search-result .aws_result_sale {
    display: block;
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}

.aws-search-result .aws_onsale {
    background: #ff002e none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: right;
    height: 21px;
    padding-top: 2px;
    position: relative;
    right: -23px;
    text-align: center;
    top: 20px;
    transform: rotate(45deg);
    width: 110px;
}


/**
* Stock
**/

.lagerStock {
    font-size: .65em;
    margin-top: .5em;
}

span.aws_result_stock.in {
    display: inline-block;
    font-weight: normal;
    /* margin-top: 4px; */
    margin-bottom: 5px;
    color: #8bf08b;
    background: #353d46;
    /* width: 100%; */
    padding: 0px 7px;
    border-radius: 3px;
    margin-bottom: 8px;
}

span.aws_result_stock.in {
    display: inline-block;
    font-weight: 600;
    /* margin-top: 4px; */
    margin-bottom: 5px;
    color: #8bf08b;
    background: #353d46;
    /* width: 100%; */
    padding: 0px 5px;
    border-radius: 3px;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    border: 1px solid white;
    box-shadow: 0 0 3px #0000005c;
}

.aws_result_content span.aws_result_stock.in {
    width: initial;
}

.on-instock::after {
    content: "\A";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #8bf08b;
    display: inline-block;
    margin-left: 6px;
}

.on-sale::after {
    content: "\A";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #8bf08b;
    display: inline-block;
    margin-left: 6px;
}


/*OUTOFSTOCK*/

span.aws_result_stock.out {
    display: inline-block;
    font-weight: 600;
    /* margin-top: 4px; */
    margin-bottom: 5px;
    color: #000;
    background: #e8e8e8;
    /* width: 100%; */
    padding: 0px 5px;
    border-radius: 3px;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    border: 1px solid white;
    box-shadow: 0 0 3px #0000005c;
}

.aws_result_content span.aws_result_stock.out {
    width: initial;
}

.aws-search-result .aws_result_stock.out {
    /*color: #ffbc00;*/
    color: #ff002e;
}

span.aws_result_stock.out::after {
    content: "\A";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ff002e;
    display: inline-block;
    margin-left: 6px;
}


/*BACKORDER*/

span.aws_result_stock.in .on-preorder {
    color: #ffa279;
}

span.aws_result_stock.in .on-preorder::after {
    content: "\A";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ffa279;
    display: inline-block;
    margin-left: 6px;
}


/*SALE*/

span.aws_result_stock.in .on-sale {
    color: #fed700;
}

span.aws_result_stock.in .on-sale::after {
    content: "\A";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fed700;
    display: inline-block;
    margin-left: 6px;
}


/*SOON */

span.on-soon {
    color: #65d9ff;
}

span.on-soon::after {
    content: "\A";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #65d9ff;
    display: inline-block;
    margin-left: 6px;
}


/**
* MOBILE SPOT
**/

.live-search-media .media-body {
    color: black;
}

input.aws-search-field {
    border: 1px solid #00a1d5!important;
}


/**
-------------------------------------
* MY ACCOUNT REGISTER / FORM
-------------------------------------
**/

.myaccount_avatar {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    width: 83px;
}

.select-css {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
    display: none;
}

.select-css:hover {
    border-color: #888;
}

.select-css:focus {
    border-color: #aaa;
    /*box-shadow: 0 0 1px 1px rgba(59, 153, 252, .7);*/
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}

.select-css option {
    font-weight: normal;
}

input:hover {
    border-color: #66afe9;
}


/* Order review*/

.woocommerce .woocommerce-MyAccount-content>p {
    background: #f1f1f1;
    padding: .5em;
    color: #353d46;
    border-radius: 3px;
    border: 1px solid white;
    box-shadow: 0 0 3px #0000003d;
}

mark.order-number {
    background: #353d46;
}

mark.order-date {
    background: #353d46;
}

mark.order-status {
    background: #00a1d5;
    color: white;
}

.mark,
mark {
    padding: .2em;
    background-color: #00a4d9;
    border-radius: 3px;
    color: white;
    padding: .11em .5em;
    display: block;
    font-weight: 500;
}

mark.order-number::before {
    content: '#';
}

@media (max-width: 767px) {
    .woocommerce-MyAccount-content {
        margin-top: 2em;
    }
}


/**
*Select Option 2
*/

.select-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Open Sans', 'Helvetica Neue', 'Segoe UI', 'Calibri', 'Arial', sans-serif;
    font-size: 18px;
    color: #60666d;
    z-index: 99;
}

@media (min-width: 768px) {
    .select-box {
        /* width: 70%; */
    }
}

@media (min-width: 992px) {
    .select-box {
        /* width: 50%; */
    }
}

@media (min-width: 1200px) {
    .select-box {
        /* width: 30%; */
    }
}

.select-box__current {
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
}

.select-box__current:focus+.select-box__list {
    opacity: 1;
    -webkit-animation-name: none;
    animation-name: none;
    height: 100px;
}

.select-box__current:focus+.select-box__list .select-box__option {
    cursor: pointer;
}

.select-box__current:focus .select-box__icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.select-box__value {
    display: -webkit-box;
    display: flex;
}

.select-box__input {
    display: none;
}

.select-box__input:checked+.select-box__input-text {
    display: block;
}

.select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid #00000021;
}

.select-box__list {
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.26);
    height: 0;
}

.select-box__option {
    display: block;
    padding: 15px;
    background-color: #fff;
}

.select-box__option:hover {
    background-color: #efefef;
}

.woocommerce-EditAccountForm .button {
    font-size: .875rem;
    border-radius: 1.571em;
    padding: 1.036em 2.134em;
    border-width: 0;
    display: inline-block;
    color: #ffffff;
    background-color: #00a1d5;
    border-color: #efecec;
    transition: all .2s ease-in-out;
}


/*address button*/

.woocommerce-EditAccountForm button.woocommerce-Button.button {
    margin: 2em 0 4em 0;
}


/*
-----------------------------
*  Buttons
-----------------------------
*/

.btn,
.button,
.hero-action-btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border-radius: 0.25em!important;
}


/*
* AERO CHECKOUT
*/

@media (max-width: 767px) {
    body .wfacp-permission-icon ul li.wfacp-one-cols,
    body .wfacp-permission-icon ul li.wfacp-three-cols,
    body .wfacp-permission-icon ul li.wfacp-two-cols {
        width: 33.33333%!important;
        border: none;
        float: left;
    }
    body .wfacp-permission-icon ul li.wfacp_odd:last-child {
        margin: auto;
        clear: initial;
        float: left;
    }
}

.wfacp_customer_0 .wfacp-subtitle {
    font-size: 14px;
    font-weight: 400!important;
}

.wfacp-support-details li.wfacp-chat:before {
    content: "\f10e";
    font-family: Flaticon;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 18px;
    line-height: 18px;
}

.wfacp_product.top_bottom .wfacp-prodct-image-wrap {
    max-width: 100%!important;
    max-width: 320px!important;
}


/*
* TOP BAR
*/

.user_top_bar .avatar {
    display: inline-block;
    margin-left: 9px;
    border-radius: 3px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #00a1d5;
    border-radius: 4px;
    /* margin: .5em; */
}

ul.dropdown-menu.dropdown-menu-user-account {
    padding: .5em;
}

.topBarPhone {
    font-family: Montserrat !important;
    font-weight: 500 !important;
    color: #00a1d5;
    font-size: 1.3em;
    letter-spacing: -1px;
    position: relative;
    top: 1px;
}

.secondary-nav>.menu-item a:focus,
.secondary-nav>.menu-item a:hover {
    color: #00a1d5;
}

.top-bar {
    background: #353d46;
    color: white;
}

.top-bar .nav-inline .menu-item>a {
    color: #ffffff;
}


/*Login / logout */

#menu-top-bar-left .user_top_bar a {
    color: #ebca90!important;
}

#menu-top-bar-left .odjava a {
    color: #ebca90!important;
}

#menu-top-bar-left .fa-phone {
    color: #00a1d5;
    background: white;
    padding: 4px 13px 6px 7px;
    top: 0px;
    left: 14px;
    position: relative;
    font-size: 1.2em;
    border-radius: 4px 0px 0px 4px;
}

.topBarPhone {
    /*EDIDTS */
    color: #ffffff;
    font-size: 1.13em;
    letter-spacing: -1px;
    position: relative;
    top: 0px;
    background: #00a1d5;
    padding: 0.25em 0.5em;
    border-radius: 0 4px 4px 0;
    margin-right: 7px;
}

.top-bar .nav-inline .menu-item>a .topBarPhone,
.top-bar .nav-inline .menu-item>a .topBarPhone {
    transition: background .12s ease;
    transition: none;
}

.top-bar .nav-inline .menu-item>a:focus .topBarPhone,
.top-bar .nav-inline .menu-item>a:hover .topBarPhone {
    background: white;
    color: #00a1d5;
}

#menu-top-bar-left .menu-item>a .fa-phone,
#menu-top-bar-left .menu-item>a .fa-phone {
    transition: all .2s ease;
    color: #00a1d5;
    background: white;
}

#menu-top-bar-left .menu-item>a:focus .fa-phone,
#menu-top-bar-left .menu-item>a:hover .fa-phone {
    background: #00a1d5;
    color: white;
    left: 6px;
}

.top-bar .nav-inline .menu-item>a:focus,
.top-bar .nav-inline .menu-item>a:hover {
    text-decoration: none;
    color: #2dccff;
}


/*  Secondary menu Hover animation */

.secondary-nav>.menu-item a {
    text-decoration: none;
}

.secondary-nav>.menu-item a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #00a1d5;
    transition: width .3s;
}

.secondary-nav>.menu-item a:hover::after {
    width: 100%;
    /*    transition: width .3s;*/
}

.menu-secondary-nav li.current-menu-item a::after {
    content: '';
    display: block;
    width: 100%!important;
    height: 2px;
    background: #00a1d5;
}

.menu-secondary-nav li.current-menu-item a:hover::after {
    width: 100%;
    /*    transition: width .3s;*/
}

.topServis .fas,
.topStore .fas {
    margin-right: 5px;
    color: #00a1d5;
}


/**
*  Main nav
**/

.departments-menu-v2 span {
    text-transform: uppercase;
}


/*TABLES*/

.single-post table td,
.single-post table th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef;
    border: 1px solid #d0d0d0;
}

.electro-navigation .departments-menu-v2 .open li.menu-item-has-children>.dropdown-menu,
.header-logo-area .departments-menu-v2 .open li.menu-item-has-children>.dropdown-menu {
    box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, .28);
}


/*
-----------------------------
*  Orders
-----------------------------
*/

tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-on-hold.order {
    border-bottom: 1px solid #00a1d5;
}

tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
    border-bottom: 1px solid #00a1d5;
}


/*
.fa,
.far,
.fas {
    font: normal normal normal 14px/1 FontAwesome;
}

*/

a.btn.button.show-title-form i {
    font: normal normal normal 14px/1 FontAwesome;
}


/*
-----------------------------
*  404
-----------------------------
*/

.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    padding: 0.9em 1.214em;
    border-radius: 0.35em;
}

select#lice {
    -webkit-appearance: button;
}


/*
-----------------------------
*  Wishlist
-----------------------------
*/


/*   Stock*/

span.wishlist-in-stock {
    /*  color: #8bf08b;*/
    color: #333e48;
    /* background-color: #23282d; 
    /*padding: 0px 1.75em; */
    font-size: .9em;
    /* border-radius: 4px; */
    /*border-left: 1px solid #848484; */
    /* text-transform: uppercase; */
    font-weight: 400;
}

span.wishlist-in-stock::after {
    content: "\A";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #8bf08b;
    display: inline-block;
    /* left: 3px; */
    /* position: absolute; */
    margin-left: 6px;
    /* margin: 0 auto; */
    /* display: table; */
}

table.cart td {
    vertical-align: middle;
    font-size: 1em;
    line-height: 1.147em;
}

span.wishlist-out-of-stock {
    font-size: .9em;
}

span.wishlist-out-of-stock::after {
    content: "\A";
    /* margin: 0 auto; */
    content: "\A";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff002e;
    display: inline-block;
    margin-left: 6px;
}


/* Add to cart  */

a.button.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    display: inline-block;
    /* width: 100%; */
    text-align: center;
    background: #00a1d5;
    color: white;
    margin: 1em 0;
    min-width: 175px;
}

a.button.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt:hover {
    background: #008cb9;
}

a.button.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt:hover {
    background: #008cb9;
}


/* Share  */

.yith-wcwl-share>ul {
    padding-left: 0!important;
    display: flex;
    list-style: none;
}

a.remove_from_wishlist.button {
    min-width: 175px;
    text-align: center;
    display: table-cell;
}

tbody.wishlist-items-wrapper tr {
    border-bottom: 1px solid #0289b5a1!important;
    /* border-top: 2px solid #808080a1; */
}


/* Wishlist prices*/

.wishlist-items-wrapper span.woocommerce-Price-amount.amount {
    font-weight: 700;
    display: block;
    color: #ff002e;
    font-size: 1.2em;
}

.wishlist-items-wrapper ins,
.wishlist-items-wrapper del {
    text-decoration: none;
}


/* Was / Save amount*/

.wishlist-items-wrapper del .was .woocommerce-Price-amount {
    font-size: 1em;
}

.wishlist-items-wrapper del .save.usteda,
.wishlist-items-wrapper del .save.usteda .woocommerce-Price-amount {
    font-size: 1em;
}


/*regular*/

.wishlist-items-wrapper .product-price .woocommerce-Price-amount {
    font-size: 1.2em;
}


/*
-----------------------------
*  SHOP SIDEBAR 
-----------------------------
*/


/* Prices*/

#sidebar .product_list_widget .electro-price .amount {
    font-size: 1.1em;
}


/*Was / Amount save */

#sidebar .was .woocommerce-Price-amount {
    font-size: 1em!important;
}

#sidebar .was-now-save ins .woocommerce-Price-amount {
    margin-left: 0!important;
}


/* Regular sale ins /del*/

#sidebar ins .woocommerce-Price-amount {
    margin-left: 95px;
}


/*filters*/

.widget_price_filter .price_slider_amount .button {
    border-radius: .25em;
}


/*Brands*/

li.pwb-columns {
    filter: grayscale(100%);
    opacity: .61;
    border-bottom: 2px solid #00a1d500;
    position: relative;
}

li.pwb-columns:hover {
    filter: grayscale(0%);
    opacity: 1;
    border-bottom: 2px solid #00a1d5;
}

li.pwb-columns:hover::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #01a1d5;
    display: block;
    position: absolute;
    bottom: -1px;
    right: 42%;
}


/*products hovers*/

.sidebar ul.product_list_widget li {
    border-bottom: 2px solid #ffffff00;
    position: relative;
    padding: 0 0 .5em 0;
}

.sidebar ul.product_list_widget li:hover {
    /* box-shadow: 0 0 11px #00000024; */
    border-bottom: 2px solid #00a1d5;
}

.sidebar .product_list_widget>li:hover::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #01a1d5;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 50%;
}

.single-product-wrapper .popustiTable .woocommerce-Price-currencySymbol {
    color: #ffd68a;
}


/*
-----------------------------
*  Blog
-----------------------------
*/


/**
* ARROWS
**/

.blog .pagination ul.page-numbers>li a.next,
.blog .pagination ul.page-numbers>li a.prev {
    border-radius: 2px;
}


/*
* Sidebar - Tag by post
*/

.widget.widget_post-tags-widget {
    color: white;
}

.widget-title {
    color: #333e48;
}

.widget.widget_post-tags-widget a {
    border-color: #e4e5e7;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 0.75em!important;
    line-height: 1;
    margin: 0 .457em .731em 0;
    padding: .823em .788em;
    background: #00a1d5;
    margin-right: -2px;
}

.widget.widget_post-tags-widget a:hover {
    background: #007fa9;
    transition: background-color 0.5s ease;
}


/*
* Sticky Sidebar
*/

.sticky-ad {
    position: fixed;
    background: white;
    top: 110px;
    max-width: 270px;
}


/*  Brand carousel z index fix   */

.owl-brands {
    z-index: -1;
}

article.post.format-quote {
    background-color: #00a1d5;
    padding: 1.429em 4em 1.429em 4em;
    border-radius: 5px;
    border-bottom: 2px solid #333e48;
}

article.post.format-quote .entry-content blockquote p {
    font-size: 1.5em;
    font-style: normal;
    line-height: 1.429em;
    margin-bottom: 0.667em;
    border-bottom: 1px solid white;
    padding-bottom: .75em;
    /* border-bottom: 2px solid red; */
}


/*--------------------
DISCOUNT PER USER
----------------------*/

.wdrPad {
    margin: 0!important;
    padding: 0;
    margin-bottom: .5em!important;
}

.wdr_boriDisc {
    background: #353535;
    font-size: 1.05em;
    color: #ffd68a;
    min-height: 67px;
    border-right: 1px solid white;
    padding: .5em .25em;
    border-bottom: 2px solid;
    display: grid;
}

@media (max-width: 544px) {
    .wdr_boriDisc {
        font-size: 1em;
    }
}

.wdr_mpCenaTitle {
    border-radius: 0!important;
}

span.wdr_boriDiscPrice {
    color: white;
    display: block;
    background: #4c4c4c;
    padding: 0 .25em;
    border-radius: 2px;
    border-bottom: 1px solid #00a1d5;
}

.wdr_boriPdvPrice {
    font-size: 1.4em;
    background: #ff002e;
    color: white;
    display: block;
    border-radius: 2px;
    padding: 0 .35em;
    border-bottom: 1px solid #ffd68a;
    font-weight: 600;
}

.wdr_mpCenaTitlePrice {
    display: block;
}

.wdr_mpCena {}

.wdr_discount {}

.wdr_vpCena {}

.extended .single-product-wrapper>.product-actions-wrapper .product-actions .single_add_to_cart_button.button {
    display: block;
    width: 100%;
    padding: 1.108em 2.134em;
    margin-bottom: .429em;
    margin-top: 1.429em;
    border-radius: 0.45em;
}


/**
*  MESSAGES
**/

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
    color: #ffd68a;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
    color: #0fc5ff;
    opacity: 1;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
    background-color: #353d46;
}


/**
*  Stock Single product
**/

.extended .single-product-wrapper>.product-actions-wrapper .product-actions div.availability {
    display: inline-block;
    padding-bottom: .714em;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.429em;
    background: #353535;
    color: #f6f6f6;
    padding: .5em .32em;
    border-radius: 4px;
    font-size: .75em;
    background: #545454;
    border-left: 4px solid #ff002e;
    background: linear-gradient(-45deg, #334141, #717171, #404747, #777777);
    background-size: 400% 400%;
    animation: gradient 7s ease infinite;
}


/*edit*/

.extended .single-product-wrapper>.product-actions-wrapper .product-actions div.availability {
    color: #353535;
    background: linear-gradient(-90deg, #afafaf, #d4d4d4, #a9a9a9, #dcdcdc);
    background: linear-gradient(-90deg, #cacaca, #ececec, #cecece, #e8e8e8);
    background-size: 400% 400%;
    animation: gradient 7s ease infinite;
}

.electro-stock-availability .sale-stock {
    color: white;
}

.single-product .availability p.stock {
    position: relative;
}

p.in-stock,
.in-stock span {
    color: #91fd91;
    background: #353d46;
    border-radius: 3px;
    padding: 3px 7px;
}

p.stock.in-stock::before,
p.stock.out-of-stock::before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #353d46;
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: -5px;
}

p.stock.in-stock::after {
    content: "\A";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 7px;
    background: #91fd91;
}

.electro-stock-availability .out-of-stock {
    color: #fff;
    background: #353d46;
    padding: 0px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block!important;
    margin-bottom: 0px;
    margin-left: 10px;
    position: relative;
    font-size: 1.25em;
}

p.stock.out-of-stock::after {
    content: "\A";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 7px;
    background: #ff0030;
}

.electro-stock-availability .sale-stock {
    background: #ff002e;
    padding: 0px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block!important;
    margin-bottom: 0px;
    margin-left: 10px;
    position: relative;
    font-size: 1.25em;
}

.electro-stock-availability .soon-stock {
    background: #00a1d5;
    padding: 0px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block!important;
    margin-bottom: 0px;
    margin-left: 10px;
    position: relative;
    font-size: 1.25em;
    color: white;
}

p.stock.soon-stock::after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #00a1d5;
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: -6px;
}

.electro-stock-availability p {
    font-size: 1.25em;
    margin-left: 5px;
}

p.stock.sale-stock::after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #ff002e;
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: -6px;
}


/*
-----------------------------
*  CART
-----------------------------
*/


/*Prices*/

.woocommerce-cart-form__cart-item span.woocommerce-Price-amount.amount {
    font-weight: 700;
    display: block;
    color: #ff002e;
    font-size: 1.2em;
}

.woocommerce-cart-form__cart-item del span.woocommerce-Price-amount.amount {
    font-size: 1em;
}

table.cart td {
    font-size: 1.1em;
}


/* Auto update quantity */

input[name='update_cart'] {
    display: none !important;
}


/*   Hover effects*/

td.product-thumbnail a {
    position: relative;
}


/*Continue shoping and other padding fixes */

.handheld-footer .handheld-widget-menu .widget-title {
    font-size: 1em;
}

@media (max-width: 568px) {
    .woocommerce-cart-form .woocommerce-message {
        text-align: center;
        margin: 0;
    }
    .otherProducts {
        display: none
    }
    .continueShop {
        display: contents;
    }
    table.cart td {
        font-size: 0.95em;
    }
    table.cart .product-name a {
        max-width: 61%;
        display: inline-block;
    }
    .brandCart {
        color: #00a1d5;
    }
    /*.wpb_wrapper>.wpb_single_image {
        margin: 0!important;
    }
    .entry-content>.vc_row {
        margin: 0!important;
    }*/
    /*nalog and other page edits edit*/
    .page .entry-header {
        margin-bottom: 0;
    }
    table.cart .actions {
        padding-top: 2.714em;
    }
    .cart-collaterals {
        padding-top: 0;
    }
    #content {
        margin-bottom: 3.714em;
    }
    .vc_row-has-fill>.vc_column_container>.vc_column-inner {
        padding-top: 0!important
    }
    .handheld-footer .handheld-widget-menu .widget-title {
        font-size: .9em;
    }
}

.handheld-footer .handheld-widget-menu ul {
    padding: 20px 20px;
}

@media (max-width: 767px) {
    table.shop_table.shop_table_responsive tr.cart_item {
        border-bottom: 1px solid #00a1d5;
    }
}

.woocommerce-cart-form ins {
    text-decoration: none;
}

td.product-thumbnail a:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #e6e6e6;
    position: absolute;
    bottom: 0;
    right: 45%;
}

td.product-thumbnail:hover a:after {
    border-bottom: 5px solid #00a1d5;
}

table.cart .product-name a {
    font-weight: 600;
}

form.woocommerce-cart-form .woocommerce-message {
    background-color: #efefef;
    color: #353d46;
    box-shadow: 0 0 2px #0000006b;
    border: 1px solid white;
}

form.woocommerce-cart-form .woocommerce-message a {
    color: #353d46;
}

form.woocommerce-cart-form .woocommerce-message a:hover {
    color: #00a1d5;
}


/* OR TRY THIS */

button[name='update_cart'] {
    display: none !important;
}


/*Fix Position List View - PRODUCT LOOP*/

@media (min-width: 768px) {
    ul.products[data-view=list-view-small].columns-1>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-2>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-3>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-4>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-5>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-6>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-7>li.product .product-inner .product-loop-body .product-rating,
    ul.products[data-view=list-view-small].columns-8>li.product .product-inner .product-loop-body .product-rating {
        position: relative;
    }
}


/*Categories with images Bestsellers */

@media (max-width: 991px) {
    .products-with-category-image-inner .products-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/*Disable SKU */

.product-sku {
    display: none;
}

.product-loop-footer.product-item__footer {
    /*overflow: hidden;*/
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before,
.add-to-cart-wrap a.button.product_type_simple::before {
    /*position: absolute;
    opacity: 0;
    right: -10px;*/
    transition: all .2s ease;
    bottom: 2px
}

.owl-item>.product .add-to-cart-wrap.show-in-mobile,
.products>.product .add-to-cart-wrap.show-in-mobile {
    display: contents;
}

.products>.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before,
.products>.product:hover .add-to-cart-wrap a.button.product_type_simple::before {
    right: 0px;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    border-radius: .25em;
    transition: all .7s ease;
    opacity: 1;
}

.product-main-2-1-2 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before {
    position: relative;
    right: 0;
    opacity: 1;
}


/*
-----------------------------
* Product loop
-----------------------------
*/


/* Top jumbotron categories*/

.product-loop-categories .product-category {
    position: relative;
    padding: .25em 1em;
    /*border-radius: 14%; box-shadow: 0 0 20px #00000014;*/
}

.product-loop-categories .product-category::after {
    border-right: 1px solid #e2e2e2;
}

li.product-category.product:hover::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #dcdcdc;
    border-bottom: 7px solid #01a1d5;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 48%;
}

li.product-category.product:hover {
    transition: .1245s ease-out all;
    border-radius: 0;
}

.product-loop-categories a img {
    transform: scale(.9);
}

.product-loop-categories a:hover img {
    transform: scale(1);
    filter: brightness(1.05);
    transition: .1s ease-out all;
}

@media (min-width: 1200px) {
    .product-loop-categories .product-category:focus,
    .product-loop-categories .product-category:hover {
        box-shadow: none!important;
    }
}


/*sale precent*/

[data-view="list-view"] li.product .product-loop-footer .onsale,
[data-view="list-view-small"] li.product .product-loop-footer .onsale {
    top: -5px;
    position: relative;
}

ul.products[data-view=list-view].columns-1>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-2>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-3>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-4>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-5>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-6>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-7>li.product .product-loop-footer .button,
ul.products[data-view=list-view].columns-8>li.product .product-loop-footer .button {
    margin-bottom: 0px;
}

.owl-item>.product .add-to-cart-wrap .button::before,
.owl-item>.product .added_to_cart::before,
.section-onsale-product .onsale-product .add-to-cart-wrap .button::before,
.section-onsale-product .onsale-product .added_to_cart::before,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .add-to-cart-wrap .button::before,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .added_to_cart::before,
li.product .add-to-cart-wrap .button::before,
li.product .added_to_cart::before {
    border-radius: 25em;
}

span.cart-items-count.count.header-icon-counter {
    background: #ff002e;
    border-radius: 4px;
}

.header-icon.header-icon__cart.animate-dropdown.dropdown .ec-shopping-bag {
    transition: .1s ease all;
}

.header-icon.header-icon__cart.animate-dropdown.dropdown:hover .ec-shopping-bag {
    transition: .2s ease all;
}

.header-icon.header-icon__cart.animate-dropdown.dropdown:hover .header-icon-counter {
    margin-bottom: 3px;
    transition: .1s ease all;
}

.header-icon a {
    transition: .2s ease all;
}

.header-icon>a:hover {
    margin-bottom: 3px;
    display: block;
}

.header-icon-counter:last-child:hover a,
.header-icon__cart.animate-dropdown a:hover:first-child {
    margin-bottom: 0;
    display: block;
}

.woocommerce-mini-cart__buttons>a:hover {
    margin-bottom: 0.25em!important;
}

p.cart-empty.woocommerce-info {
    background: none;
    color: #333e48;
    border: none;
}


/*SALE PERCENTAGE LABEL*/

.owl-item>.product .onsale,
.products>.product .onsale {
    background-color: #ff002e;
    position: relative;
    top: -21px;
}


/*
-----------------------------
*   Categories
-----------------------------
*/

.product-category.product.first img:first-child,
.product-category.product img:first-child {
    display: none;
}

.term-description p {
    margin: 1em 0 3em 0;
}

.section-product-categories header {
    display: none;
}

.woocommerce-loop-product__title {
    text-transform: uppercase;
    font-weight: 700!important;
}

h2.woocommerce-loop-product__title:hover {
    color: #008de0;
}

@media (min-width: 992px) {
    .woocommerce-loop-product__title {
        height: 3.8em;
        font-size: 1.04em;
        /*color: #0062bd;*/
        color: #0073b7;
    }
}

@media (min-width: 1200px) {
    .owl-item>.product .loop-product-categories,
    .products>.product .loop-product-categories {
        margin-bottom: .32em;
        height: 2.05em;
    }
}

.pwb-brands-in-loop {
    width: 50%;
}

li.product .product-loop-footer {
    position: initial;
}

.owl-item>.product .product-loop-footer .onsale,
.section-onsale-product .onsale-product .product-loop-footer .onsale,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .product-loop-footer .onsale,
li.product .product-loop-footer .onsale {
    top: 41px;
    position: absolute;
}

.product-loop-body.product-item__body .product-sku {
    display: none;
}

.owl-item>.product .product-short-description,
.section-onsale-product .onsale-product .product-short-description,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product-content .product-short-description,
li.product .product-short-description {
    margin-bottom: 0;
}

.cart_price del .amount:first-child {
    color: #23282d;
    font-weight: 400;
}


/*PADING FIX Product loop tree*/

.widget_product_categories ul li .child-indicator,
.widget_product_categories ul li .no-child {
    padding-left: .5em!important;
}

.widget_product_categories .category-single>li>ul:last-child li>a {
    padding-left: 0;
    padding: 0;
    margin: .5em 0;
    /* border-bottom: 1px solid #e2e2e2; */
}

.widget_product_categories .category-single>li>ul:last-child li.current-cat>a {
    font-weight: 700;
    /*padding-left: .5em;
    border-left: 2px solid #00a1d5; */
}

.widget_layered_nav ul li>a:focus,
.widget_layered_nav ul li>a:hover,
.widget_layered_nav ul li>span:focus,
.widget_layered_nav ul li>span:hover,
.widget_product_categories ul li>a:focus,
.widget_product_categories ul li>a:hover,
.widget_product_categories ul li>span:focus,
.widget_product_categories ul li>span:hover {
    color: #00a1d5;
    text-decoration: none;
}


/*
-----------------------------
*  PAGINATION
-----------------------------
*/

.pagination ul.page-numbers>li a,
.pagination ul.page-numbers>li span,
.woocommerce-pagination ul.page-numbers>li a,
.woocommerce-pagination ul.page-numbers>li span {
    border-radius: 2px;
}


/*
-----------------------------
*  HEADER STICKY
-----------------------------
*/

.header-v1.stuck {
    box-shadow: 0 0 17px -1px rgba(0, 0, 0, 0.24);
}


/*
-----------------------------
*  LOGO MOBILE
-----------------------------
*/

.header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.off-canvas-navigation-wrapper.off-canvas-hide-in-desktop {
    padding: 0 5px;
    flex: 0 0 60px!important;
}

.handheld-header-v2 .header-logo img,
.mobile-header-v1 .header-logo img,
.mobile-header-v2-inner .header-logo img {
    max-width: 140px;
}


/*
-----------------------------
*  SIDE  CART
-----------------------------
*/

.xoo-wsc-product {
    padding: 9px;
}

.xoo-wsc-sum-col a {
    font-weight: 600;
    line-height: 1.22;
    font-size: 1.1em;
}

.xoo-wsc-img-col {
    width: 20%;
}

.xoo-wsc-sum-col {
    width: 76%;
}

.xoo-wsc-footer-a {
    margin-bottom: 10px;
    background: #353535;
    color: white;
    padding: .5em;
}

.xoo-wsc-footer a.button {
    margin: 4px 0;
    background: #0095c5;
    color: white;
}

a.button.xoo-wsc-cart.btn:hover,
a.button.xoo-wsc-chkt.btn:hover,
a.button.xoo-wsc-cont.btn:hover {
    background: #1a1e23;
}

.xoo-wsc-footer-a .woocommerce-Price-amount.amount {
    background: red;
}

.xoo-wsc-footer-a .woocommerce-Price-amount.amount {
    background: #0095c5;
    padding: 4px;
    padding: .2em .5em;
    border-radius: 3px;
}

.xoo-wsc-footer-a .woocommerce-Price-currencySymbol {
    color: #ffffff;
}

span.woocommerce-Price-amount.amount {
    font-weight: 700;
}

.xoo-wsc-price ins {
    text-decoration: none;
}

.xoo-wsc-price ins span.woocommerce-Price-amount.amount {
    font-weight: 700;
    color: #ff002e;
    text-decoration: none;
}


/*
-----------------------------
*  MINI CART
-----------------------------
*/

ul.dropdown-menu.dropdown-menu-mini-cart {
    max-height: 450px;
    overflow: auto;
}

.dropdown-menu-mini-cart .wc-forward {
    padding: .75em 2.07em;
    margin: 0 .5em;
    width: 100%;
    margin-bottom: .25em;
}

ul.dropdown-menu.dropdown-menu-mini-cart::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #01a1d5;
    display: block;
    position: absolute;
    top: -12px;
    right: 48%;
}

.dropdown-menu-mini-cart {
    top: 135%!important;
}

.dropdown-menu-mini-cart {
    border-top: 2px solid;
    border-radius: 9px 9px 0 0;
    border-bottom: 5px solid #464f56;
    border-radius: 8px;
    transition: box-shadow .2s;
}

.dropdown-menu-mini-cart:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}

.btn,
.button,
.hero-action-btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border-radius: 0.3em;
}

#post-2381 {
    display: none
}


/*Prices*/

.product_list_widget .mini_cart_item .quantity .amount {
    font-size: 1.1em;
    font-weight: 700;
}

.product_list_widget .mini_cart_item del span.woocommerce-Price-amount.amount {
    text-decoration: line-through;
}


/*Mini cart calculation fixes*/

.bpCalc {
    width: 100%;
    margin: 0 2.5%;
    padding: 1em;
}


/*
-----------------------------
*  DOWNLOAD
-----------------------------
*/


/*Poduct Single*/

.wcpoa_attachment {
    clear: both;
    margin-bottom: 0;
    display: inline-table;
}

.wcpoa_attachment_name {
    display: inline-block;
    float: left;
    font-size: 1.14em;
    line-height: 2;
}

a.wcpoa_attachmentbtn {
    color: white;
    padding: 5px 12px;
    border: 0;
    display: block;
    transition: all 0.5s ease-in-out;
    border-bottom: none;
    background: #23282d;
    margin-left: 1em;
    border-radius: 3px;
}


/*
-----------------------------
*  PRODUCT LOOP ADD TO CART VARIATION 2
-----------------------------
*/

.owl-item>.product .price-add-to-cart,
li.product .price-add-to-cart {
    clear: both;
    position: relative;
    display: block;
    /* justify-content: space-between; */
    /* align-items: center; */
}

.owl-item>.product .add-to-cart-wrap .button,
.owl-item>.product .added_to_cart,
li.product .add-to-cart-wrap .button,
li.product .added_to_cart {
    /* float: right; */
    background-color: transparent;
    text-indent: initial;
    padding: 0;
    background: #00a1d5;
    color: white;
    padding: 0 0 0 1em;
    overflow: hidden;
    width: 100%;
    padding: 0 0 0 1em;
    line-height: 2.75em;
}

li.product:hover .add_to_cart_button,
li.product:hover .product_type_simple,
.owl-item>.product:hover .product_type_simple,
.owl-item>.product:hover .add_to_cart_button {
    filter: brightness(1.1);
    color: white;
}

.owl-item>.product .add-to-cart-wrap .button:focus,
.owl-item>.product .add-to-cart-wrap .button:hover,
.owl-item>.product .added_to_cart:focus,
.owl-item>.product .added_to_cart:hover,
li.product .add-to-cart-wrap .button:focus,
li.product .add-to-cart-wrap .button:hover,
li.product .added_to_cart:focus,
li.product .added_to_cart:hover {
    background-color: #000000;
    color: white;
    /* color: white; */
}

.owl-item>.product .add-to-cart-wrap .button::before,
li.product .add-to-cart-wrap .button::before {
    /* border-radius: 4px; */
    background: #353d46;
    /* color: black; */
    margin: 2px;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .owl-item>.product .add-to-cart-wrap .button,
    .owl-item>.product .added_to_cart,
    li.product .add-to-cart-wrap .button,
    li.product .added_to_cart {
        line-height: 3.2em;
        font-size: .875em;
    }
}

@media (min-width: 1200px) {
    .owl-item>.product .add-to-cart-wrap .button,
    .owl-item>.product .added_to_cart,
    li.product .add-to-cart-wrap .button,
    li.product .added_to_cart {
        line-height: 3.7em;
        font-size: .7em;
    }
}

@media (min-width: 1480px) {
    .owl-item>.product .add-to-cart-wrap .button,
    .owl-item>.product .added_to_cart,
    li.product .add-to-cart-wrap .button,
    li.product .added_to_cart {
        line-height: 3.2em;
        font-size: .875em;
    }
}

.owl-item>.product .price,
.products>.product .price {
    height: 2.5em;
    display: flex;
    align-items: flex-end;
}

.product_list_widget .electro-price {
    margin-top: 0;
    display: block;
    margin-left: 95px;
}


/*
-----------------------------
*  COMPARE PAGE
-----------------------------
*/

.table-compare tbody .price del {
    text-decoration: none;
}

.table-compare .save.usteda {
    display: initial;
}

@media (max-width: 767px) {
    .table-compare tbody .button {
        padding: .6em .25em;
        font-size: 1em;
    }
}


/*
-----------------------------
* PRODUCT SINGLE FIX
-----------------------------
*/

.electro-navigation .departments-menu-v2,
.electro-navigation .secondary-nav-menu {
    /*padding-left: 0*/
}

@media (min-width: 768px) {
    .single-product-wrapper .product-images-wrapper {
        width: 33.666667%;
    }
    .extended .single-product-wrapper .summary.entry-summary {
        width: 39.333333%;
    }
    .extended .single-product-wrapper>.product-actions-wrapper {
        width: 27%;
    }
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-5.images.electro-carousel-loaded {
    /*box-shadow: 0 0 11px rgba(33, 33, 33, 0.08);
    border: 1px solid #42424229;*/
    transition: box-shadow .2s!important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-5.images.electro-carousel-loaded:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}


/*
-----------------------------
*  Show more / Expandable boxes
-----------------------------
*/

.pwb-row {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}

.showMore {
    cursor: pointer;
    display: block;
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #e0e0e0;
    margin-bottom: -37px;
}

.showMore>.showMore {
    border-top: none;
}

.pwb-columns {
    float: none;
    width: 32.3%;
    display: inline-block;
}


/*
-----------------------------
*  Ultra wide screen
-----------------------------
*/

@media (min-width: 1200px) {
    .page-template-template-homepage-v1 .container {
        max-width: 1430px;
    }
}


/*
-----------------------------
*  ORDER CONFIRMED
-----------------------------
*/

h3.wc-bacs-bank-details-account-name {
    border: 0px;
    margin-bottom: .51em;
    font-size: 1.2em!important;
}

h3.wc-bacs-bank-details-account-name:after {
    border-color: #d2d2d2!important;
    border-width: 1px;
}


/*
-------------------------------------------------------------
*  3 BLOCKS / SERVIS / RECIKLAZA / GARANCIJA-REKLAMACIJE
-------------------------------------------------------------
*/

.da-block .da-action::after {
    border-radius: 18%;
}


/*
-------------------------------------------------------------
*  PREUZIMANJA STATIC PAGE
-------------------------------------------------------------
*/

.prezumanjaHolder .wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
}

.prezumanjaHolder .wp-block-group.prezumanjaContent {
    /* flex-wrap: wrap; */
    width: 50%;
    padding: 1.5em 2em 0.5em 2em;
    position: relative;
    border-bottom: 1px solid gainsboro;
}

.wp-block-group.prezumanjaContent:first-child {
    width: 100%;
}

.wp-block-group.prezumanjaContent:nth-last-child(1):nth-child(odd) {
    width: 50%;
}

.wp-block-group.prezumanjaContent:last-child {
    width: 100%;
}

@media (max-width: 568px) {
    .wp-block-group.prezumanjaContent {
        width: 100%;
        padding: 0.5em 0;
    }
    .wp-block-group.prezumanjaContent a.wp-block-file__button {
        display: block;
        text-align: center;
        margin: auto;
    }
    .page .entry-header {
        font-size: .8em;
        margin-top: 1em;
        margin-bottom: 2em;
    }
}

@media (max-width: 991px) {
    .wp-block-group.prezumanjaContent {
        width: 100%!important;
        padding: 0.5em 0;
    }
}

.wp-block-group.prezumanjaContent:hover .wp-block-separator {
    background: #00a1d5;
}

.wp-block-group.prezumanjaContent:hover::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #dcdcdc;
    border-bottom: 7px solid #01a1d5;
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
}

.wp-block-group.prezumanjaContent a {
    color: #32373c;
    margin-right: .5em;
    /* text-decoration: none; */
}

.wp-block-group.prezumanjaContent a:hover {
    color: #888888;
}

.wp-block-group.prezumanjaContent a.wp-block-file__button {
    color: #fff;
    margin-left: 0;
    height: 32px;
}

.wp-block-file .wp-block-file__button {
    padding: .3em .75em;
    border-radius: 3px;
}

.dugmeDownload {
    margin: 0 auto;
    width: 100%;
    margin-top: -1em;
    margin-bottom: 1em;
}


/*
-------------------------------------------------------------
*  FIXES
-------------------------------------------------------------
*/


/**
 * Cart
 */

.cart-collaterals {
    padding-top: 0!important;
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button {
    width: 100%;
    float: none;
    text-align: center;
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    transition: all .2s ease-in-out;
}

.cart-collaterals .includes_tax {
    display: none;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout {
    display: block!important;
    margin-bottom: 3em;
}

tr.order-total {
    background: #e8e8e8;
    padding-left: 1em;
}

tr.order-total td {
    background: #333e48;
    color: white;
    border-radius: 3px;
    display: flex!important;
    padding: 0px 2em!important;
    align-items: center;
}

.order-total .woocommerce-Price-currencySymbol {
    color: #ffffff;
    margin-right: 2em;
}

.cart-collaterals p.woocommerce-shipping-destination {
    visibility: hidden;
}

.cart-collaterals p.woocommerce-shipping-destination strong {
    visibility: visible;
}

table.cart .actions {
    display: none;
}


/*
* SINGLE PAGE PRICES
*/

.wdr_boriDisc {
    background: #e00028;
    font-size: 1.1em;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    align-items: center;
}

.wdr_discount {
    font-size: 1.75em;
}

.wdr_mpCenaTitlePrice {
    margin-bottom: -15px;
}

.single-product-wrapper .popustiTable .woocommerce-Price-currencySymbol {
    color: #ffd68a;
    font-size: .75em;
}

span.wdr_boriDiscPrice {
    color: white;
    display: block;
    background: none;
    padding: 0;
    border-bottom: none;
    margin-bottom: -15px;
}

.wdr_boriPdvPrice {
    font-size: 2em;
    background: none;
    color: white;
    /* display: inline-block; */
    /* border-radius: 2px; */
    padding: 0;
    border-bottom: none;
    font-weight: 600;
    margin-bottom: -6px;
}

.wdr_vpCenaPDV {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
}

.wdrPadPdv {
    width: 100%;
    padding: 0;
}

.wdrPadPdv .woocommerce-Price-currencySymbol {
    margin-bottom: -17px;
    padding-left: 4px;
    font-size: .9em;
}

.electro-tabs .electro-tab .tab-content {
    padding: 1em 8.3333%;
}

.electro-description {
    margin-bottom: 2.571em;
}

.product .electro-tabs {
    margin-bottom: 0em;
}


/*
* PRODUCT LOOP BRAND EXPAND
*/

.pwb-brand-banner-cont {
    overflow: hidden;
    line-height: 1.5;
}

.proizvodjacInfo {
    margin: 0;
}

@media (max-width: 991px) {
    .proizvodjacInfo {
        margin-bottom: 10px;
    }
}


/*
* REVIEW VALIDATION
*/

#author-error,
#comment-error,
#email-error,
#rating-error {
    color: #ff002e;
    margin-left: 7px;
}

#wait_approval {
    display: flex;
    vertical-align: middle;
    align-items: center;
    background: #00a1d5;
    color: white;
    padding: .5em 1em 0.5em 0;
    border-radius: 4px;
    line-height: 1.4;
}

span.reviewOk {
    width: 88px;
    border-right: 1px solid #ffffff82;
    margin-right: 12px;
    text-align: center;
    margin-right: 17px;
}


/*
* REVIEW AVERAGE
*/

.averageContent {
    background: #353d46;
    display: table;
    padding: .5em;
    color: white;
    font-size: 1em;
    border-radius: 3px;
}

.averageContent .stars {
    font-size: 2em;
    display: block;
    margin-top: 5px;
    font-weight: 600;
}

.maxRating {
    font-weight: 200;
}

.star-rating:before {
    color: rgb(255, 212, 0);
}

.electro-tabs .ec-tabs {
    margin-bottom: 2.571em;
}

.electro-tabs .electro-tab {
    margin-bottom: 1.357em;
}

.advanced-review .based-title {
    margin-bottom: 0.571em;
}

.advanced-review {
    margin-bottom: 0.429em;
}

.starTab {
    position: absolute;
    right: -80px;
    bottom: 22px;
    transform: scale(.5);
    background: #353d46;
    padding: .2em 0 .32em .31em;
    border-radius: 4px;
}


/*
* REVIEW COMMENT COUNT 0
*/


/*
.product div#comments {
    position: relative;
}

.product div#comments::before {
    content: ' ';
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 0;
    height: 0;
    background: none!important;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #00a0d4;
    display: block;
    position: absolute;
    top: -5px;
    right: 51%;
    display: block;
}
*/


/*
* SINGLE PRODUCT PADDING
*/

.electro-tabs {
    padding: .257em 0
}

.section-onsale-product {
    padding: 0 1.571em;
}

.single-product .electro-wc-product-gallery .flex-viewport {
    margin-bottom: .257em;
}


/*
* HOME PAGE PRODUCT CAROUSEL
*/

.show-nav .nav-item a.nav-link {
    padding: .2em 0.5em;
    border-radius: .23em;
    border: none;
}

.show-nav .nav-item a.nav-link:hover {
    background: #353d46;
    color: #fff;
}

.show-nav .nav .nav-item+.nav-item {
    margin-left: .25em;
}

@media (min-width: 1450px) {
    /*  .owl-carousel .owl-nav .owl-prev {
        left: -14px;
        z-index: 99999;
        position: absolute;
        top: 72%;
    }
    .owl-carousel .owl-nav .owl-next {
        right: -14px;
        z-index: 9999999999999999999;
        position: absolute;
        top: 72%;
    }*/
}

@media (min-width: 1450px) {
    /*.products.owl-carousel.products-carousel.columns-6.columns__wide--5.owl-loaded.owl-drag {
        position: initial;
    }*/
}


/*  Width product loop fixes*/

.owl-stage-outer .owl-stage {}

@media (max-width: 575px) {
    .owl-stage-outer .owl-stage .owl-item {}
}

@media (max-width: 991px) {
    .owl-stage-outer .owl-stage .owl-item {}
}

@media (min-width: 768px) {
    .olovneHome .products-carousel-category-with-image-inner .products-carousel-block,
    .alkalneHome .products-carousel-category-with-image-inner .products-carousel-block {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
    }
}


/*
* SCROLLBARS
*/

body::-webkit-scrollbar {
    width: 10px;
}

.nav-inline::-webkit-scrollbar {
    height: 5px!important;
}

body::-webkit-scrollbar-thumb,
.nav-inline::-webkit-scrollbar-thumb {
    background: #00a1d5;
}

body::-webkit-scrollbar-track,
.nav-inline::-webkit-scrollbar-track {
    background: #ddd;
}


/*
* FOOTER FIXES
*/

footer#colophon {
    border: none;
}

.desktop-footer .footer-bottom-widgets {
    width: 100.2vw;
}

.desktop-footer .copyright-bar {
    margin-left: calc(-50vw + 50% - 5px);
}


/*
* Cart fixes
*/

@media (max-width: 340px) {
    .owl-item>.product .add-to-cart-wrap .button,
    .owl-item>.product .added_to_cart,
    li.product .add-to-cart-wrap .button,
    li.product .added_to_cart {
        text-align: center;
        padding: 0 .5em;
    }
    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before,
    .add-to-cart-wrap a.button.product_type_simple::before {
        display: none;
    }
    .owl-item>.product .add-to-cart-wrap .button:before,
    li.product .add-to-cart-wrap .button:before {
        display: none;
    }
}


/**
 *    3 BLOCKS
 */

section {
    margin-bottom: 1.857em;
}

section header {
    margin-bottom: 15px;
}

.da-block .da-media-left {
    margin-right: 2%;
    flex: 0 0 66.6666667%;
    max-width: 66.6666667%;
}

.da-block {
    margin-bottom: 1.643em;
}

@media (max-width: 767px) {
    .da-block .da-media-body,
    .da-block .da-media-left {
        font-size: 1.5em;
        line-height: 1.3;
    }
}

.adsXs .wpb_button,
.adsXs .wpb_content_element,
.adsXs ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px!important;
}

.da-block .da-inner {
    padding: 0;
}

@media (max-width: 1199px) {
    .da-block .da-media-body,
    .da-block .da-media-left {
        font-size: .75em;
        line-height: 1.3;
    }
}


/**
 *    widget REVIEW prices
 */

.product_list_widget ins span.woocommerce-Price-amount.amount {
    text-align: left;
    margin-left: 96px;
    display: block;
}


/**
 *    FE ADMIN CONTORLS
 */

li#wp-admin-bar-theme_options {
    display: none;
}


/**
 *    DISCOUNT PERCENTAGE FIX FOR NON SALE ITEMS ON DISCOUNT
 */

.price-add-to-cart {
    position: initial!important;
}

.electro-price span.percentage {
    font-size: 1.2em;
    line-height: 2;
}

.product_list_widget .electro-price span.onsale {
    display: none;
}


/*
* Preuzimanja
*/

.wp-block-file {
    display: flex;
    flex-direction: row-reverse;
}

.wp-block-file a strong {
    line-height: 2.21;
}

@media (max-width: 767px) {
    .wp-block-file a strong {
        line-height: .5;
        display: flex;
    }
}

@media (max-width: 568px) {
    .wp-block-file {
        display: block;
        width: 100%;
    }
    .wp-block-group.prezumanjaContent a {
        color: #32373c;
        margin: 0;
        width: 100%;
        font-size: .9em;
        display: grid;
    }
    .wp-block-file a strong {
        line-height: normal;
        font-size: 1.1em;
        margin-bottom: 5px;
    }
    .wp-block-group.prezumanjaContent a.wp-block-file__button {
        margin-left: 0;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .prezumanjaHolder .wp-block-group.prezumanjaContent {
        padding: 1.5em 0 0 0;
    }
}


/**  Rating stars pordusc loop*/

.product-item__inner .star-rating:before {
    color: rgb(206, 206, 206);
}


/*
* Product loop padding
*/

@media (max-width: 472px) {
    .owl-item>.product .product-inner,
    .products>.product .product-inner {
        padding: .4em;
    }
}


/*
* Uslovi koriscenja
*/

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 46px;
    text-align: center;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #929292!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #00a9df!important;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    border-color: #929292!important;
}


/*
* Product Single - Preuzimanja
*/

.tab-content>div.wcpoa_attachment {
    display: inline-block;
    width: 49%;
    padding: 0 10px 10px 10px;
    height: auto;
    margin: .5em .25em!important;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.tab-content>div.wcpoa_attachment:last-child:nth-child(even),
.tab-content>div.wcpoa_attachment:nth-last-child(2):nth-child(even),
.tab-content>div.wcpoa_attachment:last-child:nth-child(odd) {
    border-bottom: none;
}

.wcpoa_attachment_name {
    float: left;
    font-size: 1.14em;
    line-height: 2;
    width: 70%;
    font-size: 1em;
    margin-bottom: .25em!important;
    line-height: 1.4;
    transition: .25s ease-in-out all;
}

h4.wcpoa_attachment_name::before {
    content: 'Naziv datoteke za preuzimanje: ';
    font-size: .75em;
    font-weight: 500;
    position: absolute;
    top: -13px;
    color: #989898;
}

a.wcpoa_attachmentbtn {
    float: left;
    width: 25%;
    text-align: center;
    display: inline-block;
    transition: all .25s ease-in-out;
}

.wcpoa_attachmentbtn:hover {
    opacity: .85;
}

div#tab-wcpoa_product_tab {
    margin-bottom: 2em;
}

@media (max-width: 1199px) {
    .wcpoa_attachment {
        width: 100%;
    }
}

@media (max-width: 568px) {
    .wcpoa_attachment {
        width: 100%;
        padding: 0 10px 15px;
        height: auto;
    }
    .wcpoa_attachment_name {
        font-size: 1.14em;
        width: 100%;
        font-size: .9em;
        margin-bottom: 0.25em!important;
    }
    a.wcpoa_attachmentbtn {
        width: 100%;
        margin-left: 0;
    }
    /*Review fix*/
    .electro-advanced-reviews .comment-form .form-submit input[type=submit] {
        width: 100%;
        margin: 0;
    }
}


/*
* aws search hide fields
*/

.aws_result_sale,
.aws_result_price {
    display: none!important;
}

span.aws_result_stock {
    font-size: 0.78em;
    padding: 3px 5px!important;
    line-height: 1.1;
}


/*
* V2 Edits
*/


/* Footer widgets*/

.desktop-footer .product_list_widget .cart_price {
    display: none;
}


/*** Woo Search**/

.aws_result_content span.aws_result_stock {
    display: none;
}

.aws-search-result .aws_result_title {
    font-size: 1.2em;
    /* margin: .5em; */
}

.aws-search-result .aws_result_content {
    padding: 1em;
}


/*** RSD Sufix**/

.was-now-save .woocommerce-Price-currencySymbol {
    display: none;
}


/* 4th child footer widgets visibility | other footer fixes*/

@media (max-width: 1479.98px) and (min-width: 1200px) {
    .electro-wide .desktop-footer .footer-widgets .widget-column:nth-child(4) {
        display: initial;
    }
    .widget-column .textwidget {
        padding: 0 2em 0 2em;
    }
}

@media (max-width: 1199.98px) and (min-width: 992px) {
    footer .footer-widgets .widget-column {
        flex: 0 0 33.33333336%!important;
        max-width: 33.33333336%!important;
    }
    footer .footer-widgets .widget-column:nth-child(3) {
        display: none;
    }
    .footer-bottom-widgets .footer-bottom-widgets-menu .columns {
        width: 31%!important;
    }
    .footer-bottom-widgets .footer-address {
        padding-right: 0;
    }
    .footer-newsletter .newsletter-marketing-text {
        font-size: .9em;
        display: table-cell;
        line-height: 1.2;
    }
}


/*** MAIN MENU Paddings**/

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu a {
    border-bottom: 1px solid #ff000000;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu {
    padding: 0.5em 0;
}


/*** Category Page Widget Images**/

aside.widget_media_image {
    box-shadow: 0 0 20px #00000024;
    margin-bottom: 2em!important;
    transition: .25 all ease-in-out;
}

aside.widget_media_image:hover {
    filter: brightness(1.05);
}


/*** Single Product - Related products**/

@media (min-width: 992px) {
    .electro-wide .related ul.products[data-view=grid].columns__wide--5>li.product {
        flex: 0 0 33.33333333333333%;
        max-width: 33.33333333333333%;
    }
}

@media (min-width: 1200px) {
    .electro-wide .related ul.products[data-view=grid].columns__wide--5>li.product {
        flex: 0 0 16.66666666666667%;
        max-width: 16.66666666666667%;
    }
}


/*** SIde Cart **/

.xoo-wsc-price {
    font-size: 1.2em;
    font-weight: 700!important;
    text-transform: lowercase;
}

.xoo-wsc-price .woocommerce-Price-currencySymbol {
    font-size: .75em;
    text-transform: uppercase;
}


/*** Brands page bottom list**/

@media (min-width: 992px) {
    .pwb-az-listing-col {
        width: 12.5%;
        font-size: 1.12em;
    }
}


/*** Tags Blog group**/

.widget_tag_cloud .tagcloud a {
    border-color: #e4e5e7;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 0.75em!important;
    line-height: 1;
    margin: 0 .457em .731em 0;
    padding: .823em .788em;
    background: #00a1d5;
    margin-right: -2px;
}


/*** Single Product Disc.**/

.single-product-wrapper .popustiTable .woocommerce-Price-currencySymbol {
    color: #ffffff;
    font-size: .75em;
}

.single-product-wrapper .cart_price del .amount:first-child {
    font-size: 1.2em;
}

.single-product-wrapper del ins .woocommerce-Price-currencySymbol {
    font-size: .61em;
}

.single-product-wrapper .woocommerce-Price-currencySymbol {
    text-decoration: none!important;
    display: inline-block;
    margin-left: 5px;
}


/*** Blog sidebar**/

@media (min-width: 1200px) {
    #electro_posts_carousel_widget-2 {
        height: 342px;
    }
}


/*** An fix**/


/*
* Form validate icons
*/

#tab-description,
#tab-wcpoa_product_tab,
#tab-pwb_tab,
#tab-reviews {
    padding-top: 70px;
    margin-top: -70px;
}

.anchorFix {
    padding-top: 151px!important;
    margin-top: -151px!important;
}


/*
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
input[type="text"],
input[type="email"],
input[type="password"] {
    width: 100%;
    border: 0;
    padding: 20px 20px 20px 50px;
    background: #eee;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
    outline: 0;
    background: white;
}

input[type="text"]:focus+label,
input[type="email"]:focus+label,
input[type="password"]:focus+label {
    opacity: 0;
}

input[type="text"]:valid,
input[type="email"]:valid,
input[type="password"]:valid {
    background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/check.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 16px 12px;
    margin-right: 50px;
    display: block;
    padding: 13px 41px;
}

input[type="text"]:valid+label,
input[type="email"]:valid+label,
input[type="password"]:valid+label {
    opacity: 0;
}

input[type="text"]:invalid:not(:focus):not(:placeholder-shown),
input[type="email"]:invalid:not(:focus):not(:placeholder-shown),
input[type="password"]:invalid:not(:focus):not(:placeholder-shown) {
    background: pink;
}

input[type="text"]:invalid:not(:focus):not(:placeholder-shown)+label,
input[type="email"]:invalid:not(:focus):not(:placeholder-shown)+label,
input[type="password"]:invalid:not(:focus):not(:placeholder-shown)+label {
    opacity: 0;
}

input[type="text"]:invalid:focus:not(:placeholder-shown)~.requirements,
input[type="email"]:invalid:focus:not(:placeholder-shown)~.requirements,
input[type="password"]:invalid:focus:not(:placeholder-shown)~.requirements {
    max-height: 200px;
    padding: 0 30px 20px 50px;
}
*/