@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700,700i&display=swap');

@font-face {
    font-family: "Palatino";
    src: url(/Content/fonts/PALA.TTF) format('truetype');
}

*:focus {
    outline: none;
}

.header-container.mobile-header {
    display: none;
}

/*HIDE reCaptcha*/
.grecaptcha-badge {
    visibility: hidden !important;
}

body {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

p {
    margin: 0;
}

a {
    color: inherit;
}

    a:hover {
        text-decoration: none;
        color: #fe8a00;
    }

li a:hover {
    text-decoration: none;
    color: #fe8a00;
}

.ui-autocomplete {
    overflow: scroll;
    height: 570px;
}

.table td, .table th {
    vertical-align: middle;
}

ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}

h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
}


h2 {
    font-size: 1.7rem;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}


h3 {
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.btn-danger {
    background-color: #fe8a00;
    border-color: #fe8a00;
}

#product {
    padding-top: 20px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 18.5%;
    float: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18.5%;
    flex: 0 0 18.5%;
    max-width: 18.5%;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 18.5%;
        float: left;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.5%;
        flex: 0 0 18.5%;
        max-width: 18.5%;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 18.5%;
        float: left;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.5%;
        flex: 0 0 18.5%;
        max-width: 18.5%;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 18.5%;
        float: left;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.5%;
        flex: 0 0 18.5%;
        max-width: 18.5%;
    }
}

.breadcrumb li + li:before {
    content: "\02022" !important;
}

.breadcrumb {
    padding: 1rem 0 !important;
    font-size: 13px;
    background-color: transparent;
}

.brandopacity img {
    opacity: .5;
    width: 100%
}

.brandopacity:hover img {
    opacity: 1;
}

.dropdown .brands {
}

.topmenu-col {
    z-index: 99;
    right: 0;
    left: 0;
    top: 0;
    /*padding-top: 10px;*/
    background: #303030;
    height: 100px;
    border-bottom: 5px solid #fe8a00;
}

    .topmenu-col .container {
        position: relative;
    }

        .topmenu-col .container .phone-number {
            color: #fff;
            position: absolute;
            right: 0;
            bottom: -64px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 20px;
            background-color: #fe8a00;
            padding: 3px 40px 7px;
            border-bottom-left-radius: 18px;
            border-bottom-right-radius: 18px;
        }

            .topmenu-col .container .phone-number p {
                font-weight: bold;
                letter-spacing: 1px;
            }

            .topmenu-col .container .phone-number i {
                margin-right: 12px;
                transform: rotate(90deg);
                color: #fff;
            }

.navigation {
    background: #303030;
}

.nav-item:hover {
    background: #237ecc;
}

.nav-item {
    transition: .15s ease-in-out;
}

    .nav-item a {
        color: #fff;
    }

.navbar {
    font-size: 12px;
}

    .navbar a {
        text-transform: uppercase;
        font-weight: normal;
    }

    .navbar .dropdown-content a {
        font-weight: normal;
        text-transform: none;
    }

#newsletter {
    background: #f8f8f8;
    padding: 70px 0;
    border-bottom: 1px solid #464646;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#delivery {
    padding: 40px 0;
}

.deliverytext {
    line-height: 1;
    margin-top: 13px;
}

#first_footer {
    background: #303030;
    color: #fff;
    padding-top: 40px;
}

    #first_footer h3 {
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
    }

    #first_footer .logo-container {
        flex-direction: column;
    }


footer {
    background: #fe8a00;
    border-top: 1px solid #353535;
}

.topmenu-col .btn-color {
    margin-left: -40px;
    background: transparent;
}

.btn-color {
    background: #303030;
    color: #fff;
}

.btn-color-blue {
    background: #fe8a00;
    color: #fff;
}

.btn-color-white {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    font-size: 13px;
    border-radius: 0;
    margin-left: 10px;
    padding: 12px 35px;
    letter-spacing: 1px;
}

    .btn-color-white:hover {
        background: #fff;
        color: #fe8a00;
        border: 1px solid #fff;
    }

.text-al-r {
    text-align: right;
}

/*Header*/
.eapps-instagram-feed-posts-grid-load-more-text.eapps-instagram-feed-posts-grid-load-more-text-visible {
    background: #131313;
    color: #131313;
}

.eapps-instagram-feed-posts-grid-load-more.eapps-instagram-feed-posts-grid-load-more-visible {
    margin: 0;
}


.logo {
    width: 60%;
    margin: 15px 0 0;
}

/*
.cart {
    width: 25px;
    margin-top: -4px;
}
*/

.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidebar a {
        padding: 5px 8px 5px 18px;
        text-decoration: none;
        font-size: 25px;
        border-bottom: 1px solid #d8d8d8;
        color: #333333;
        display: block;
        transition: 0.3s;
    }


    .sidebar .closebtn {
        position: absolute;
        top: -10px;
        right: 10px;
        font-size: 36px;
        margin-left: 50px;
        border: none;
    }

.openbtn {
    font-size: 16px;
    cursor: pointer;
    background-color: transparent;
    color: #231f20;
    border: none;
    float: right;
}

#main {
    display: none;
}

#mySidebar ul {
    list-style: none;
    padding-left: 15px;
}

.form-inline.search img {
    color: #fff;
}

#search::placeholder {
    font-size: 13px;
}

.ui-menu {
    z-index: 999;
    position: fixed;
    top: 90px !important;
}

.ui-menu-item {
    display: inline-block;
    height: 250px;
    vertical-align: top;
}

ul#ui-id-2 {
    width: 1000px !important;
    overflow: hidden;
}

#ui-id-1 .ui-menu-item .ui-menu-item-wrapper div:first-child {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}


#ui-id-1 .ui-menu-item .ui-menu-item-wrapper div:nth-child(2) {
    width: 75%;
    display: inline-block;
    margin-left: 15px;
    text-align: left;
    font-size: 14px;
}

#ui-id-1 .ui-menu-item .ui-menu-item-wrapper img {
    max-width: 100% !important;
    max-height: 70px !important;
}

#ui-id-1 .ui-menu-item {
    height: auto !important;
    border-bottom: 1px solid #adabab;
}

#ui-id-1 .ui-menu-item-wrapper {
    padding: 10px !important;
    height: auto !important;
    display: block;
    /* align-items: center; */
}

#shadowText,
#searchInput {
    position: absolute;
    top: 1px;
    left: 21px;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    font-family: inherit;
    text-transform: uppercase;
}

#shadowTextMobile,
#searchInput {
    position: absolute;
    top: 44px;
    left: 16px;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    font-family: inherit;
    text-transform: uppercase;
}

#shadowText {
    color: #ccc;
    pointer-events: none;
    white-space: pre;
    z-index: 0;
}

#shadowTextMobile {
    color: #ccc;
    pointer-events: none;
    white-space: pre;
    z-index: 0;
}


#searchInput {
    background: transparent;
    z-index: 1;
}
.searchbutton {
    /*margin-top: 20px !important;*/
}

    .searchbutton .ui-menu-item-wrapper {
        border: none !important;
        height: 50px;
    }
#srchbtn {
    text-align: center !important;
    height: 50px;
}

    #srchbtn .ui-state-active {
        border: none !important;
        color:#fff !important;
        box-shadow:  none !important;
        background: #ffffff !important;
    }


        #srchbtn .ui-state-active a, #srchbtn .ui-state-active a:hover{
            color: #fff !important;
        }

.fixedTopHeader ~ .ui-menu {
    top: 60px !important;
    z-index: 999;
    position: fixed;
}

.catbutton {
    background: #303030;
    color: #fff;
    text-align: center;
    right: 15px;
    width: 110px;
    font-size: 21px;
    padding: 3px 0;
    border-right: 7px solid #fe8a00;
    position: absolute;
    z-index: 9;
}

.category {
    opacity: 0.7;
    transition: linear 1.5s;
    -webkit-transition: linear 1.5s;
}

.categorycontent a:hover ~ .category {
    opacity: 1;
}

.productcontent div:hover ~ .category {
    opacity: 1;
}

.category:hover {
    opacity: 1;
}

.category:after, .categorycontent a:hover ~ .category:after {
    color: #000 !important;
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #303030;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

.category:after, .productcontent div:hover ~ .category:after {
    color: #000 !important;
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #303030;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

.category:hover:after, .productcontent div:hover ~ .category:after {
    color: #000 !important;
    width: 50%;
    left: 25%;
}

.category:hover:after, .categorycontent a:hover ~ .category:after {
    color: #000 !important;
    width: 50%;
    left: 25%;
}

.categorycontent {
    display: none;
}

#loadMore, #loadLess {
    border: 1px solid #303030;
    padding: 5px 30px;
}

.sidenav ul li strong {
    font-size: 12px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    padding-top: 5%;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.modalreg {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-login {
    background-color: #fefefe;
    margin: auto;
    padding: 50px;
    border: 1px solid #888;
    width: 80%;
}

/* Modal Content */
.modal-reg {
    background-color: #fefefe;
    margin: auto;
    padding: 50px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    margin-right: 20px;
    margin-top: -5px;
    text-align: right;
    font-size: 30px;
    font-weight: bold;
}

.closereg {
    color: #aaaaaa;
    float: right;
    margin-right: 20px;
    margin-top: -5px;
    text-align: right;
    font-size: 30px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #303030;
    text-decoration: none;
    cursor: pointer;
}

.closereg:hover,
.closereg:focus {
    color: #303030;
    text-decoration: none;
    cursor: pointer;
}

/*Carousel*/
.carousel-fade .carousel-item {
    display: block;
    position: absolute;
    opacity: 0;
    transition: opacity .75s ease-in-out;
}

    .carousel-fade .carousel-item.active {
        opacity: 1;
        z-index: 9;
    }

.carousel,
.carousel-inner,
.carousel-item {
    width: 100%;
    height: 27vw;
    box-shadow: 0px -3px 8px rgba(48, 48, 18, 0.19);
    border-radius: 20px;
}

/*Carousel - END*/
/*Category menu - START*/
.sub_cats {
    border-right: 1px solid #eaeaea;
}

    .sub_cats ul {
        padding-left: 0;
    }

    .sub_cats li {
        padding: 5px 7px;
        list-style: none;
        font-size: 12px;
    }

.sub_catsmenu:hover {
    color: #fe8a00;
    text-decoration: none;
}

.sub_cats li:hover {
    background: #f5f5f5;
}

.sub_cats h3:hover {
    color: #fe8a00;
}

.sub_cats h3:nth-child(1) {
    padding: 20px 0 5px;
    border-bottom: 1px solid #f5f5f5;
}

.sub_catsmenu h3 {
    font-size: 15px;
}

.firstcat {
    padding: 10px 0 5px !important;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    margin-top: -24px;
    height: 35px;
    width: 60px;
    text-align: center;
    cursor: pointer;
}

.activedrop {
    display: block !important;
}

.activemenu {
    color: #fe8a00;
}

/*Category menu - END*/

/*Products - START*/
.addtocart {
    padding: 10px 70px;
    float: right;
    margin: 20px 0;
}

    .addtocart:hover {
        color: #ffffff;
        background: #fe8a00;
    }

    .addtocart img {
        margin-right: 10px;
    }

.thumb {
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.slick-track {
    margin: auto !important;
}

.galleryimg {
    max-height: 420px;
    max-width: 90%;
}

.gallery-wrapper {
    width: 100%;
}

    .gallery-wrapper .slick-slide {
        margin: 0px 2px;
    }

    .gallery-wrapper .slick-prev:before, .gallery-wrapper .slick-next:before {
        height: 12px;
        width: 12px;
    }

    .gallery-wrapper .slick-prev {
        left: -25px;
    }

    .gallery-wrapper .slick-next {
        right: -12px;
    }

    .gallery-wrapper .slick-track {
        margin-left: 0;
    }

.title {
    padding: 15px 0 8px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: bold;
    color: #303030;
    letter-spacing: 0;
    font-size: 14px;
}

    .title:hover {
        color: #303030;
    }

.cartproduct {
    background: #fe8a00;
    padding: 10px 0;
    display: block;
    margin-top: -44px;
    float: right;
}

    .cartproduct:hover {
        background: #0483bf;
    }

.price {
    text-align: center;
    color: #303030;
    font-weight: 500;
}

    .price del {
        font-size: 12px;
        margin-left: 7px;
    }

/*Products - END*/

/*BASKET*/
.basket .col img {
    background: #303030;
    border-radius: 100%;
    padding: 5px;
}

.basket .col {
    background-color: #f7f7f7;
    padding: 8px 20px 5px;
    color: #303030;
    font-size: 14px;
    border: 1px solid #eaeaea;
}

.basket .active:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    top: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 12px solid #303030;
    position: absolute;
    right: -12px;
    z-index: 9;
}

.basket .active {
    background-color: #303030;
    padding: 8px 20px 5px;
    color: #ffffff;
    font-size: 14px;
    border: 1px solid #eaeaea;
}

.basket .old {
    background-color: #fe8a00;
    padding: 8px 20px 5px;
    color: #ffffff;
    font-size: 14px;
    border: 1px solid #eaeaea;
}

/* The container */
.con, .con2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    padding-top: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .con input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .con2 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark, .checkmark2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.con:hover input ~ .checkmark {
    background-color: #ccc;
}

.con2:hover input ~ .checkmark2 {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.con input:checked ~ .checkmark {
    background-color: #303030;
}

/* When the checkbox is checked, add a blue background */
.con2 input:checked ~ .checkmark2 {
    background-color: #303030;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after, .checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.con input:checked ~ .checkmark:after, .con2 input:checked ~ .checkmark2:after {
    display: block;
}

/* Style the checkmark/indicator */
.con .checkmark:after, .con2 .checkmark2:after {
    left: 9px;
    top: 4px;
    width: 8px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cont {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .cont input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmar {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.cont:hover input ~ .checkmar {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.cont input:checked ~ .checkmar {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmar:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.cont input:checked ~ .checkmar:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.cont .checkmar:after {
    top: 7px;
    left: 7px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.cart-item-amount button {
    border: none;
    width: 30px;
    display: inline-block;
    font-weight: 400;
    font-size: 1rem;
    height: 30px;
    background: #303030;
    padding: 0;
    color: #ffffff;
    cursor: pointer;
}

    .cart-item-amount button:hover {
        background: #145a96;
    }

.cart-item-amount input[type=number] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    height: 30px;
    width: 40px;
    border: 1px solid #d8d8d8;
    font-size: 1rem;
    text-align: center;
    border-radius: 0;
    -moz-appearance: textfield;
}

.wishlist-item-amount button {
    border: none;
    width: 30px;
    display: inline-block;
    font-weight: 400;
    font-size: 1rem;
    height: 30px;
    background: #303030;
    padding: 0;
    color: #ffffff;
    cursor: pointer;
}

    .wishlist-item-amount button:hover {
        background: #145a96;
    }

.wishlist-item-amount input[type=number] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    height: 30px;
    width: 40px;
    border: 1px solid #d8d8d8;
    font-size: 1rem;
    text-align: center;
    border-radius: 0;
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cartcount {
    background: #fe8a00;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    position: absolute;
    margin-top: -8px;
    margin-left: 12px;
    text-align: center;
    line-height: 21px;
}

.wishcount {
    background: #303030;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    position: absolute;
    margin-top: -8px;
    margin-left: 12px;
    text-align: center;
    line-height: 21px;
}

input[type="radio"][disabled] + label {
    color: purple;
}

input[type="radio"][disabled] {
    border-color: purple;
}

/*BASKET - END*/

/**PRODUCTS*/
.pagination-container {
    /*margin-top: 30px;*/
    text-align: center;
    /*width: 100%;*/
}

.subcatthumb div {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.subcatthumb {
    border: 1px solid #ececec;
    border-radius: 7px;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    transition: .1s linear;
}

    .subcatthumb p {
        font-weight: 600;
        font-size: 13px;
    }

    .subcatthumb:hover {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    }

    .subcatthumb a {
        display: flex;
        cursor: pointer;
        justify-content: flex-start;
        align-items: center;
        height: 40px;
    }

a.showMoreProds {
    border: 1px solid #e9e9e9;
    background: #f5f5f5;
    padding: 10px 20px;
    font-weight: bold;
}

    a.showMoreProds:hover {
        background: #fe8a00;
        color: #000000;
    }

.filterbutton {
    border: 1px solid #e9e9e9;
    background: #f5f5f5;
    font-weight: normal;
    padding: 6px 20px;
    width: 100%;
    color: #000000;
}
.filterbutton.active {
    background: #fe8a00;
    font-weight: bold;
}
    .filterbutton:hover {
        background: #fe8a00;
        font-weight: bold;
    }

#resetfilter {
    border: 1px solid #e9e9e9;
    background: #f5f5f5;
    font-weight: normal;
    padding: 8px 20px;
    width: 100%;
    margin-right: 10px;
}
#resetfilter small{
    font-weight: bold;
}

/*PRODUCTS - END*/
/**SEARCH*/
.ui-menu-item-wrapper {
    padding: 10px !important;
    height: 250px;
    display: flex;
    align-items: center;
}


.form-inline .form-control {
    width: 250px;
}
/*
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none !important;
    background: #fe8a00 !important;
    margin: 0 !important;
}*/

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #e7e7e7 !important;
    background: #fff !important;
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 10px;
    margin: 0 !important;
}

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #333333 !important;
        text-decoration: none;
    }
/**MEGA MENU*/
.dropdown {
    float: left;
    position: unset;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    left: 0;
    width: 100%;
    padding: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99;
}

.newsletter {
    width: 12vw !important;
    left: auto !important;
}

    .newsletter .column {
        width: 100% !important;
    }

.dropdown:hover .dropdown-content {
    display: block;
}


.dropdown-content h3 {
    font-size: .9rem;
}
/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    background-color: #ffffff;
}

    .column a {
        float: none;
        padding: 5px 20px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

    .column h3 {
        margin-top: 15px;
        padding-bottom: 5px;
    }

        .column h3:hover, .column .smallmenu a:hover {
            color: #fe8a00;
        }

.dropdown-content img {
    width: 80px;
    max-height: 80px;
    float: left;
    padding-right: 10px;
}

.dropdown-content .subs {
    font-size: 12px;
    padding-top: 0;
    text-transform: uppercase !important;
    padding-bottom: 0;
}

.smallmenu {
    margin-left: 80px;
    margin-top: -15px;
}

    .smallmenu a:hover, .dropdown-content.brands a:hover {
        font-weight: bold;
    }

.dropbtn .fa-caret-down {
    margin-left: 5px;
    float: none;
    margin-top: 0;
    height: 0;
    width: 0;
    cursor: pointer;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/**MEGA MENU - END*/

/**Partners*/
#partners .alignmiddle {
    margin: auto;
}

.covergrey {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: #808080; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .2s ease-in-out;
    width: 70%;
}

    .covergrey:hover {
        filter: none;
        -webkit-filter: grayscale(0);
    }
/**PARTNERS- END*/
/***BLOG*/
#blog .katbg {
    background: url('images/banne_blur.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.katbg h2 {
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}

.katbg .container {
    background-color: rgba(5, 146, 212, 0.70);
    padding: 70px 40px;
}

.katbg .firstcont {
    position: absolute;
    right: 0;
    left: 0;
    max-width: 1200px;
    transform: rotate(2deg);
    height: 80%;
    background-color: rgba(5, 146, 212, 0.30);
}

.katbg .product_detail {
    color: #fff;
}

.katbg .btn-blog:before {
    background-color: #fff;
}

.btn-blog {
    overflow: hidden;
    padding-top: 20px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

    .btn-blog:before {
        background-color: #303030;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 40px;
        right: .5em;
        margin-left: 5px;
    }

    .btn-blog:hover {
        text-decoration: underline !important;
    }

#page p {
    padding: 0 20px;
    text-align: justify;
}

#page-blog {
    display: inline-block;
    width: 100%;
}

    #page-blog p {
        padding: 0 20px;
        display: table;
        text-align: justify;
    }

.page-17 h3 {
    font-weight: normal;
    padding: 5px 0;
}

/**BLOG-END*/

.instaimg img {
    width: 60px;
    height: 60px;
    padding: 2px;
}

.form-inline.search a {
    color: #f0f0f0;
}

.head-cont {
    /*margin-top: -8px;*/
    margin-top: -23px;
    padding-bottom: 5px;
    color: #fff;
}

.product-section h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 31px;
    color: #303030;
    letter-spacing: 0px;
    position: relative;
}

    .product-section h2:after {
        content: "";
        display: inline-block;
        height: 3px;
        width: 220px;
        background-color: #fe8a00;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: -30px;
    }

.discount {
    background: #ce0000;
    position: absolute;
    top: 50px;
    z-index: 9;
    color: #fff;
    font-size: 20px;
    padding: 3px 10px;
    border-radius: 50%;
}

#front-picture {
    margin-top: 180px;
    height: 450px;
}

    #front-picture .item {
        box-shadow: 0px -3px 8px rgba(48, 48, 18, 0.19);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 20px;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    #front-picture .left #spolahliva-klimatizacia {
        height: 500px;
    }

    #front-picture .left {
        padding: 0 15px 15px 15px;
    }

    #front-picture .right {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
    }

        #front-picture .right .item-container {
            padding: 0 15px 15px 0;
            position: relative;
            width: 50%;
        }

            #front-picture .right .item-container .item img {
                width: 100%;
                height: 100%;
            }

            #front-picture .right .item-container .item h3 {
                position: absolute;
                bottom: 35px;
                right: 35px;
                font-family: 'Open Sans', sans-serif;
                font-size: 21px;
                font-weight: bolder;
                color: #fff;
                margin: 0;
            }

#services {
    background-color: #ade5ed;
    padding: 90px 0 50px 0;
}

    #services .icon-container,
    #services .text-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #services .text-container {
        padding-left: 15px;
    }

        #services .text-container p,
        #services .text-container h3 {
            color: #fff;
        }

        #services .text-container p {
            font-size: 13px;
            line-height: 15px;
        }

        #services .text-container h3 {
            font-size: 19px;
            margin: 0;
        }

.product-section {
    padding-top: 40px;
}

/* CUSTOM */

.topmenu-col {
    display: flex;
    align-items: center;
}

    .topmenu-col .action-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .topmenu-col .logo-container {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
    }

        .topmenu-col .logo-container .logo {
            margin: 0;
        }

#services .service {
    padding: 10px 15px 10px 15px;
}

#services .icon-container {
    width: 60px;
    flex: 0 0 60px;
}

    #services .icon-container img {
        object-fit: none;
    }

#slideshow,
.carousel,
.carousel-inner,
.carousel-item {
    height: 100%;
}

#blog .katbg {
    padding: 3rem 0;
}

button:focus {
    outline: none;
}

.tablet-menu,
.mobile-menu {
    display: none;
}

.topmenu-col .logo-container a {
    width: 60%;
}

    .topmenu-col .logo-container a img {
        width: 100%;
    }

.pagination-container {
    text-align: center;
}

.sub_cats .description-container span,
#ajaxProducts .productcontent span {
    font-weight: bold;
}

.filter-container {
    padding-bottom: 1.5rem;
}

.slider.slider-horizontal {
    width: 65% !important;
}

.cart-item-amount {
    height: 50px;
}

    .cart-item-amount input[type=number] {
        height: 100%;
        border-radius: .25rem;
        width: 50px;
    }

    .cart-item-amount button {
        height: 60%;
        border-radius: .25rem;
        width: 30px;
    }

.product-cart {
    justify-content: flex-end;
}

    .product-cart .add-to-cart {
        display: block;
        margin: auto 0 0;
    }

        .product-cart .add-to-cart button {
            margin: 0;
            height: 50px;
        }

.show-mobile {
    display: none;
}

/* Kategoria - najpredavanejsie */
.category-most-sold h3 {
    font-size: 16px;
    color: black;
    font-weight: bold;
}

.category-most-sold .prod-row {
    border-top: 1px solid #ececec;
    display: flex;
    align-items: center;
}

    .category-most-sold .prod-row > div {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .category-most-sold .prod-row img {
        max-height: 40px;
        max-width: 50px;
        margin-left: 10px;
        margin-right: 10px;
    }


.category-most-sold .more-row a {
    margin-top: 10px;
    display: inline-block;
}

#toast-container > div {
    opacity: 1 !important;
}

#accountTable small {
    font-size: 90%;
}

.fixedTopHeader {
    position: fixed;
    top: 0;
    padding-left: calc(12.5% + 15px);
    left: 0%;
    padding-right: calc(12.5% + 15px);
    z-index: 999;
    background-color: white;
}

.fixedBottomHeader {
    position: fixed;
    left: 0%;
    z-index: 999;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .20);
}

.cst-container > .row {
    padding-left: calc(12.5% + 15px) !important;
    padding-right: calc(12.5% + 15px) !important;
}

.close-login-register-modal {
    position: absolute;
    bottom: 5px;
    color: rgb(51, 51, 51);
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    float: none;
    text-align: left;
    font-weight: bold;
    opacity: 1;
}

    .close-login-register-modal:hover {
        color: #fe8a00;
    }

@media only screen and (max-width: 767px) {
    .close-login-register-modal {
        position: relative;
        margin-bottom: 30px;
        display: inline-block;
    }
}

/* Category, Type Pagination and Load More Button*/
@media only screen and (min-width: 768px) {
    .pagination-parent-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }

        .pagination-parent-container #load-more-ajax {
            margin-left: 10px;
        }

            .pagination-parent-container #load-more-ajax a {
                display: flex;
                padding: 0.8em 1em;
                cursor: pointer;
                align-items: center;
                background-color: #ff8b00;
                font-size: 16px;
                color: white;
            }

        .pagination-parent-container .pagination-container {
            margin-right: 4%;
        }
}
@media only screen and (max-width: 767px) {
    .pagination-parent-container {
        display: flex;
        justify-content: center;
        margin-top: 30px;
        flex-direction: column;
    }

    .pagination-parent-container #load-more-ajax {
        text-align: center;
    }

    .pagination-parent-container #load-more-ajax a {
        display: inline-block;
        padding: 0.8em 1em;
        cursor: pointer;
        background-color: #ff8b00;
        font-size: 16px;
        color: white;
    }

}