@media print {
}

/* Landscape 320px and 568px */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #search-modal .form-inline .form-control {
        width: 65%;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }
    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .dropdown-menu ul li {
        padding-right: 0;
    }
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }

    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 0;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    #newsletter {
        padding: 1rem;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
        font-size: 14px;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }
    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;

    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    .modal-open .modal {
        width: 80%;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }
    body[data-action-id="search"] #page-products .line-title h1 {
        line-height: normal;
    }
}

/* Portrait 320px and 480px */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #search-modal .form-inline .form-control {
        width: 65%;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }
    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .dropdown-menu ul li {
        padding-right: 0;
    }
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }
    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 0;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    #newsletter {
        padding: 1rem;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }
    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;
        padding: .5rem 1rem;
    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    .modal-open .modal {
        width: 80%;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }
    body[data-action-id="search"] #page-products .line-title h1 {
        line-height: normal;
    }
}

/* Landscape 320px and 480px */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #search-modal .form-inline .form-control {
        width: 65%;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }
    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .dropdown-menu ul li {
        padding-right: 0;
    }
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }
    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 0;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    .modal-open .modal {
        width: 80%;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    #newsletter {
        padding: 1rem;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }

    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;
        padding: .5rem 1rem;
    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }
    body[data-action-id="search"] #page-products .line-title h1 {
        line-height: normal;
    }
}

/* Portrait 375px and 740px */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 740px) 
and (-webkit-min-device-pixel-ratio: 1)
and (orientation: portrait) { 
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }

    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }
    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 0;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    #newsletter {
        padding: 1rem;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }
    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;
        padding: .5rem 1rem;
    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }

}
/* Landscape 375px and 667px */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    .modal-open .modal {
        width: 80%;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #search-modal .form-inline .form-control {
        width: 65%;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }
    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .dropdown-menu ul li {
        padding-right: 0;
    }
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }
    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 0;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    #newsletter {
        padding: 1rem;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }
    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;
        padding: .5rem 1rem;
    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }
}

/* Landscape 411px and 731px */
@media only screen 
and (min-device-width: 411px) 
and (max-device-width: 731px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    .modal-open .modal {
        width: 80%;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }
    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .dropdown-menu ul li {
        padding-right: 0;
    }
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }
    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 0;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    #newsletter {
        padding: 1rem;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }
    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;
        padding: .5rem 1rem;
    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }

}

/* Landscape 411px and 823px */
@media only screen 
and (min-device-width: 411px) 
and (max-device-width: 823px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    .scroll-to-top-btn {
        bottom: 5rem;
        right: 1rem;
    }
    .thumb-icons-btn li img {
        cursor: pointer;
        width: 100%;
    }
    #page-checkout {
        margin-top: 10%
    }
    #text-page {
        margin-top: 10%;
    }
    .categories-mobile-sidebar {
        padding-left: 0;
    }
    .top-bar-items {
        margin-bottom: 1rem;
    }
    #product-btn-description .card-body {
        padding: 1rem 0;
    }
    .specification {
        background-color: #f8f8f8;
        padding: 0;
    }
    .buying-help-holder {
        position: fixed;
        right: 1rem;
        z-index: 1;
        top: 17rem;
    }
    .info-product-details-info {
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .company-info-footer li {
        font-size: 10px;
    }
    .company-info-footer {
        margin-top: 0;
    }
    .pay-icon-footer li img {
        max-height: 15px;
    }
    #footer .column-style h1 {
        font-size: 16px;
    }
    .social-links-footer li a {
        font-size: 18px !important;
        padding: 0.5rem 0.7rem;
    }
    .social-links-footer li {
        font-size: 16px;
        padding-right: 0;
    }
    .newsletter-info {
        margin-bottom: 1rem;
    }
    #newsletter .btn-outline-success {
        border-radius: 0.5rem;
        height: 35px;
        padding: 0 1rem;
        right: 0.5rem;
    }
    #newsletter .ro-input-form .ro-input-text {
        height: 50px;
        border-radius: 0.5rem;
    }
    .nl-button-holder {
        padding: 0;
    }
    .footer-legaci-holder p {
        margin-bottom: 4rem;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    #best-sell-products-home .line-title {
        margin-bottom: 1rem;
    }
    #best-sell-products-home .line-title h1, #similar-products .line-title h1 span {
        padding: 0;
    }
    .bottom-navbar {
        position: fixed;
        z-index: 1000;
        bottom: 0rem;
        width: 100%;
        background-color: var(--main-gray-color);
        padding: 1rem .5rem;
    }
    .shopping-cart .cart-badge {
        margin-left: -35px;
    }
    .bottom-navbar .shopping-cart span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .wishlist .cart-badge {
        margin-left: -36px;
        top: -6px;
    }
    .bottom-navbar .wishlist .items-cart-inner span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .compare p span {
        padding-left: 5px;
        font-size: 13px;
    }
    .bottom-navbar .items-cart-inner img {
        width: 20px;
    }
    .bottom-navbar .compare img {
        width: 20px;
    }
    .bottom-navbar  .wishlist img {
        width: 20px;
    }
    .dropdown-menu ul {
        margin-top: 0;
    }
    .categories-item {
        margin-bottom: 2rem;
    }
    ul.category_list .dropdown-menu.show {
        left: -1.6rem!important;
        top: 2rem!important;
        position: relative!important;
        width: 100%!important;
        height: auto;
    }
    ul.category_list li .dropdown-menu h1 {
        margin-bottom: 0;
    }
    #categories-sidebar-toggle .navbar-brand img {
        display: none;
    }
    .modal-open .modal {
        width: 80%;
    }
    #categories-sidebar-toggle .image .img-holder img {
        display: none;
    }
    #categories-sidebar-toggle .category_list img {
        padding-top: 4px;
        margin-right: 0.5rem;
    }
    #categories-sidebar-toggle  .menu_category_list li .nav-link {
        text-align: left;
    }
    .modal-header .close {
        margin-top: -22px;
        margin-right: 0;
        margin-bottom: -10px;
    }
    #categories-sidebar-toggle .modal-header {
        padding: 0;
    }
    .top-bar-items li a {
        font-size: 10px;
    }
    .call-centar-phone p {
        font-size: 11px;
    }
    .categories-mobile-sidebar a {
        background-color: var(--main-color);
        color: #333 !important;
        text-transform: uppercase;
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 0.5rem;
        font-weight: 500;
    }
    .top-bar {
        padding: 0;
    }
    .category-btn i {
        padding-left: 0;
        line-height: normal;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        padding-bottom: 0;
    }
    #header .navbar-brand img {
        width: 100%;
    }
    .top-bar-items li::after {
        margin-left: 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.5rem;
    }
    .search .btn-search {
        height: 35px;
        width: 46px;
    }
    .search .form-control {
        height: 35px;
        border-radius: .5rem;
    }
    .top-line {
        padding: 0;
    }
    #newsletter .newsletter-info p {
        margin-bottom: 0;
        white-space: break-spaces;
    }
    #benefits .line::after {
        display: none;
    }
    .benefits-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }
    #header .wide-custom {
        padding: 0;
    }
    .bg-light {
        border-radius: 0;
    }
    .home-slider-section img {
        padding: 1rem;
    }
    #benefits p {
        width: 100%;
        margin-bottom: 1rem;
    }
    .action-banner-wrapper {
        padding: 1rem;
    }
    #benefits {
        padding: 3rem 0;
    }
    .categories-item-box {
        padding: 1rem 0 1rem 0;
    }
    #newsletter .newsletter-info h3 {
        font-size: 29px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .dropdown-menu ul li {
        padding-right: 0;
        text-align: left;
    }
    .carousel-inner {
        margin: 1rem 0;
    }
    .shopping-cart i {
        font-size: 18px;
        padding: .5rem;
    }
    .mobile .wishlist {
        margin-top: .5rem;
    }
    .search-modal .btn-primary {
        padding: .5rem 1rem;
    }
    #search-modal .form-inline .form-control {
        width: 65%;
    }
    #header .text {
        padding-right: 15px;
    }
    #header .text h4 {
        margin-bottom: 0;
        font-size: 13px;
    }
    header .text p {
        font-size: 13px;
    }
    #benefits p {
        text-align: center;
    }
    .archive-holder {
        display: block !important;
    }
    .caption-banner {
        position: relative;
        top: 0;
        width: 100%;
        margin-top: 1rem;
    }
    .caption-banner h3 {
        margin-bottom: .5rem;
        font-size: 21px;
    }
    #footer .column-style h1::after {
        margin: inherit;
    }
    #footer {
        padding: 1rem 0 1rem 0;
    }
    #footer .column-style h1 {
        margin-bottom: 0;
    }
    #footer .social-links-footer {
        text-align: left;
    }
    #header .navbar-nav .nav-link {
        padding: .2rem 0;
    }
    ul.navbar-nav {
        margin: 1rem 0;
    }  
    .dropdown-menu ul li {
        padding-right: 0;
    }
    .mega-menu-style[data-level="2"] h1 {
        margin-bottom: 0;
    }
    .list-view .summary {
        text-align: center;
    }
    .mobile-help {
        display: block;
    }
    .mobile-help .btn-primary {
        padding: .5rem 0.6rem;
        font-size: 19px;
        border-radius: 100%;
    }
    .mobile-help .card {
        border: transparent;
    }
    #reklamacije h5 {
        width: 100%;
    }
    #reklamacije {
        padding: 0;
    }
    .construction-alert {
        padding: 0;
    }
    body {
        padding: 0;
    }
    .mobile-none {
        display: none !important;
    }
    .mobile-menu {
        display: block;
    }
    .d-menu {
        padding: 1rem 0 1rem 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .shopping-cart {
        width: 30%;
    }
    #home-slider .btn-primary {
        padding: .2rem 1rem;
    }
    .navbar-nav .dropdown-menu {
        text-align: right;
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
        padding-right: 10;
        background-color: white;
    }
    .mega-menu-style h1 {
        margin-bottom: 1rem;
        margin-top: 1rem;
        min-height: 2rem;
        border-bottom: transparent;
    }
    .mobile-w {
        width: 100%;
    }
    .m-p-n {
        padding: 0;
    }
    .menu-w {
        position: inherit;
        text-align: right;
        padding: 0;
        padding-left: 15px;
    }
    .top-line .items {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #home-slider .carousel-caption h5 {
        font-size: 2rem;
    }
    #home-slider .carousel-caption p {
        font-size: 15px;
        margin-bottom: .5rem;
    }
    #home-slider .carousel-caption {
        right: 20%;
        bottom: 59%;
        z-index: 1;
        display: block !important;
        left: 15px;
    }
    #home-categories .categories-holder-0 {
        background-color: white;
        padding: 15px;
    }
    .wishlist {
        margin-left: 0;
    }
    .bg-light {
        padding: .5rem 15px;
    }
    #home-slider {
        position: relative;
        margin-top: 0;
    } 
    #newsletter p {
        margin: auto;
        width: 100%;
        padding: 1rem 0 0 0;
    }
    #home-categories .categories-holder-3 {
        padding: 15px;
    }
    #home-categories .categories-holder-2 {
        padding-top: 15px;
    }
    #home-categories .categories-holder-1 {
        background-color: white;
        padding: 0 15px;
    }
    #newsletter .w-35 {
        width: 92% !important;
    }
    .croonus-powered-by-text {
        width: 76%;
        text-align: center;
        margin: auto;
    }
    #footer .bottom-links {
        text-align: center;
    }
    .ro-input-form .ro-input-text + label {
        left: 44px;
    }
    .pay-icon-footer {
        padding-left: 0;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    footer .logo {
        padding: 15px;
        text-align: center;
    }
    #search-modal .modal-body {
        position: relative;
        -ms-flex: .5rem 1rem auto;
        flex: .5rem 1rem auto;
        padding: .5rem 1rem;
    }
    .desktop-filters {
        display: none;
    }
    #page-products .line-title {
        margin: 2rem 0;
    }
    .mobile-filters .card {
        border: transparent;
    }
    .mobile-filters .card-body {
        padding: 1rem 0;
    }
    .mobile-filters {
        display: block;
        margin-bottom: 1rem;
    }
    .products-count h3 {
        margin-bottom: 1rem;
    }
    .product-thumb .mobile-visible {
        display: block;
        margin-top: 1rem;
    }
    .product-thumb .caption-btn {
        position: relative;
        padding: 0;
    }
    .desktop-none {
        display: block;
    }
    .product-thumb {
        padding: 15px;
        min-height: 300px;
    }
    #page-products .carousel-indicators {
        display: none;
    }
    #product_details_info .color {
        margin-top: 0rem;
    }
    #product_details_info .size {
        margin-top: 0rem;
    } 
    .product-btn-description .btn-info {
        width: 100%;
        margin-bottom: .5rem;
    }
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-28%, 11px, 0px);
    }
    .shopping-cart .dropdown-menu {
        min-width: 18rem;
        background-color: #fff;
    }
    .thumb-caption {
        min-height: 8.5rem;
    }
}

/* Portrait 768px and 1024px */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1023px) 
and (-webkit-min-device-pixel-ratio: 1)
and (orientation: portrait) { 

    .navbar-light .navbar-toggler {
        margin: 0.4rem;
    }

    .nav-link:active {
        text-align: left;
    }
    .nav-link {
        text-align: left;
    }
    .caption-banner {
        top: 7%;
        width: 38%;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: black!important;
        background-color:transparent;
    }
    .dropdown-menu { 
        background-color: transparent;
    }
    .d-menu {
        padding: 1rem;
    }
    .carousel-indicators {
        flex-direction: column;
    }
    #product_details_info .add-cart .btn-primary {
        padding: .5rem 0.5rem;
    }
    .buying-help .buying-help-holder {
        margin-top: 3rem;
    }
    #similar-products .owl-carousel-simular-products-slider {
        display: flex;
    }
    #home-slider .carousel-caption {
        right: 56%;
        left: 8%;
        bottom: 12%;
    }
    #home-slider .carousel-caption h5 {
        font-size: 1rem;
    }
    #home-slider .carousel-caption p {
        font-size: 14px;
    }
    .thumb-caption {
        min-height: 8.5rem;
    }
}
/* Landscape 768px and 1024px */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
    #similar-products .owl-carousel-simular-products-slider {
        display: flex;
    }
    #product_details_info .add-cart .btn-primary {
        padding: .5rem 0.5rem;
    }
    .top-bar-items li {
        padding-left: 0.8rem;
    }
    #home-slider .carousel-caption {
        bottom: 9%;
    }
    .caption-banner {
        top: 24%;
    }
    .thumb-caption {
        min-height: 8.5rem;
    }   
}

/* Portrait 1024px and 1366px */
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px) 
and (-webkit-min-device-pixel-ratio: 1)
and (orientation: portrait) { 
    .top-bar-items li {
        padding-left: 0.8rem;
    }
    #home-slider .carousel-caption {
        bottom: 8%;
    }
    .caption-banner {
        top: 24%;
        width: 40%;
    }
    #product_details_info .add-cart .btn-primary {
        padding: .5rem 0.5rem;
    }
    #product_details_info .add-cart .wishlist-thumb .btn i {
        margin-top: 0px;
    }
    #similar-products .owl-carousel-simular-products-slider {
        display: flex;
    }
    .thumb-caption {
        min-height: 8.5rem; 
    }
}

/* Landscape 1024px and 1366px */
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
}

@media (min-width: 1024px) and (max-width: 1366px) {
}

@media (min-width: 1024px) and (max-width: 1500px) {
    .shopping-cart .dropdown-menu.show {
        transform: translate3d(-130px, 0px, 0px);
    }
    .category_list .dropdown-menu.show {
        transform: translate3d(26px, -152px, 0px) !important;
    }
    .wide-custom {
        padding: 0 1rem;
    }
    #footer {
        padding: 4rem 1rem;
    }
    #newsletter .bg-nl-img {
        background-position: top;
    }
    .categories-item-box p {
        width: 40%;
        line-height: 17px;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    .action-banner-wrapper {
        padding: 3rem 1rem;
    }
    .sticky .wishlist .cart-badge {
        left: -1.5rem;
    }
    #newsletter {
        padding: 1rem;
    }
    .sticky .shopping-cart .cart-badge {
        left: -1.5rem;
    }
    .categories-item-box {
        padding: 1rem 1rem 4rem 1rem;
    }
    #benefits .line::after {
        top: 3px;
        height: 38px;
        right: 19px;
    }
    .sticky .wishlist p span {
        display: none;
    }
    .sticky .shopping-cart span {
        display: none;
    }
    .sticky .compare p span {
        display: none;
    }
    .sticky .wide-custom-sticky {
        padding: 0 1rem;
    }
    #benefits p {
        width: 100%;
    }
    .benefits-box {
        padding: 2rem 1.5rem;
    }
    .home-slider-holder {
        padding: 0 1rem;
    }
    #benefits {
        padding: 3rem 1rem;
    }
    .sticky .wishlist .items-cart-inner span {
        display: none;
    }
    #product_details_info h1 {
        z-index: -3;
        position: relative;
    }
    .top-bar {
        padding: 0 1rem;
    }
    .top-line {
        padding: 0 1rem;
    }
    .product-thumb .thumb-caption p {
        font-size: 15px;
    }
    .shopping-cart .dropdown-menu {
        min-width: 22rem;
    }
    .col-custom-13-none {
        display: none;
    }
    .col-custom-13-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-custom-13-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-custom-13-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-custom-13-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-custom-13-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-custom-13-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-custom-13-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-custom-13-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-custom-13-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-custom-13-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1501px) and (max-width: 1750px) {
    .wide-custom {
        padding: 0 1rem;
    }
    #newsletter .bg-nl-img {
        background-position: right;
    }
    .benefits-box {
        padding: 2rem 2rem 1.5rem 2rem;
    }
    .shopping-cart .dropdown-menu {
        min-width: 22rem;
        left: -12rem !important;
    }
    .top-line {
        padding: 0 1rem;
    }
    .home-slider-holder {
        padding: 0 1rem;
    }
    .sticky .wide-custom-sticky {
        padding: 0 1rem;
    }
    #newsletter {
        padding: 4rem 1rem 1rem 1rem;
    }
    #footer {
        padding: 4rem 1rem;
    }
    .footer-legaci-holder p {
        width: 70%;
    }
    .top-bar {
        padding: 0 1rem;
    }
    .action-banner-wrapper {
        padding: 3rem 1rem;
    }
    .categories-item-box {
        padding: 1rem 1rem 4rem 1rem;
    }
    #best-sell-products-home {
        padding: 2rem 1rem;
    }
    #benefits {
        padding: 3rem 1rem;
    }
    .col-custom-15-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-custom-15-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-custom-15-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-custom-15-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-custom-15-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-custom-15-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-custom-15-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-custom-15-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-custom-15-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-custom-15-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}


@media (min-width: 1500px) and (max-width: 4500px) {



}


@media (min-width: 1200px) { }


@media (max-width: 1199.98px) { 
    .nl-button-holder {
        display: flex;
        margin-top: 0.6rem;
        width: 100%;
        align-items: center;
    }
    .category_list .nav-link {
        padding: 0.2rem 0.5rem;
    }
    .home-slider-holder {
        padding: unset;
    }
    #benefits .row .col-xl-3 a.d-flex {
        flex-direction: column;
    }
    #header .navbar-nav .nav-link {
        padding: 1rem 0.4rem;
        font-size: .8rem;
    }
    .category_list .dropdown-menu.show {
        min-width: 43rem;
        height: 420px;
        overflow: scroll;
        overflow-x: hidden;
    }
    ul.category_list li .dropdown-menu h1 {
        max-height: 1rem;
        padding-bottom: 0rem;
    }
} 

@media (max-width: 991.98px) { 
    .bottom-footer .bottom-links {
        text-align: center;
    }
    #newsletter .js-newsletters-holder form > .row {
        flex-wrap: wrap;
    } 
    .home-slider-section .line-cat {
        display: none;
    }
    .display-desktop {
        display: none;
    }
    .display-mobile {
        display: block;
    }
    .button-price-rate-allert {
        border: none;
        background: transparent;
    }
    .button-price-rate-allert:focus, 
    .button-price-rate-allert:visited {
        box-shadow: none;
        outline: none;
    }
    .price-rate-thumb i {
        margin-left: 0rem;
    }
    .modal-open .modal {
        width: 100%;
        position: absolute;
        top: 5%;
    }
    .price-rate-thumb .modal-content {
        padding: 2rem 1rem 1rem 1rem;
    }
    .allet-text-holder ul {
        list-style: none;
        margin-top: 0.6rem;
    }
    .allet-text-holder ul li {
        margin-top: 0.6rem;
    }
} 
@media (max-width: 991.98px) and (min-width: 803px) {
    .wishlist .cart-badge {
        padding: 0px 2px 1px 1px;
        line-height: 16px;
    }
    #header .navbar-nav .nav-link {
        font-size: 0.6rem;
    }
    .navbar-nav {
        flex-direction: row;
    }
}
@media (max-width: 802px) {
    #categories-sidebar .modal-body .category-sidebar-list-selected-list-item-box {
        display: none;
    }
    .top-bar-items span {
        font-size: 10px;
    }
    .top-bar-items a.user {
        font-size: 10px;
    }
    .top-bar-social li a {
        font-size: 10px;
    }
    .top-bar-social img {
        width: 15px;
        height: 15px;
    }
    .navbar .line {
        display: flex;
        justify-content: center;
    }
    .navbar .line a.navbar-brand {
        text-align: center;
        width: 40%;    
    }
    #collapseCategory {
        left: 0rem;
        width: 100%;
    }
    #collapseCategory li.nav-item {
        text-align: center;
        align-items: center;
    }
    .category_list.navbar-nav {
        text-align: center;
    }
    ul.category_list li a i {
        margin-left: 0.6rem;
    }
    .products-meni {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .products-meni .category-btn {
        background-color:transparent;
        text-align: right;
        width: unset;
    }
    .compare .cart-badge {
        margin-top: 3px;
        padding: 3px 2px 1px 1px;
        margin-left: 25px;
    }
    .wishlist .cart-badge {
        margin-top: 3px;
        padding: 3px 2px 1px 1px;
        margin-left: 25px;
    }
    a.sign-in {
        text-align: end;
    }
    .col-2.sign-in,
    .col-4.wishlist,
    .col-4.compare,
    .col-4.shopping-cart {
        display: flex;
    }
    .col-4.compare a,
    .col-4.wishlist a,
    .col-4.shopping-cart a {
        text-align: center;
    }
    .price-rate-thumb .modal-open .modal {
        width: 100%;
    }

}
@media (max-width: 767.98px) { 
    [data-action-id="search"] .row #top-filters .products-count, [data-action-id="discountcollections"] .row #top-filters .products-count {
        flex: unset;
    }
    [data-action-id="search"] .row #top-filters, [data-action-id="discountcollections"] .row #top-filters {
        flex-wrap: wrap;
    }
    .footer-legaci-holder p {
        margin-bottom: 0rem;
    }
    .etrustmark-holder {
        margin: 0.435rem auto 4.625rem auto;
    }
    .etrustmark-holder img {
        max-width: 210px;
    }
    .terms-conditions-bottom-line {
        bottom: 2.5rem;
    }
    .home-slider-holder {
        margin-top: 0rem;
    }
    .mobile-none {
        display: none;
    }
    #myBtn {
        bottom: 5rem;
        right: 1rem;
    }
    .carousel-inner {
        margin: 0rem;
    }
    .mobile-menu {
        display: block;
    }
    #search-modal .modal-body {
        padding: 0.5rem 0.3rem;
    }
    #search-modal > .row {
        flex-wrap: nowrap;
    }
    .navbar-toggler {
        padding: unset;
    }
    .mobile-menu .link {
        font-size: 20px;
        width: fit-content;
        margin-left: auto;
    }
    .modal-body .row .col-1 {
        padding: 0rem;
    }
    #newsletter .js-newsletters-holder form > .row {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
    }
    #newsletter {
        padding: 1rem; 
    }
    #footer .column-style:first-child,
    #footer .column-style:nth-child(2) {
        margin-bottom: 2rem;
    }
    .bottom-footer .croonus-powered-by-text {
        width: unset;
    }
    .categories-item-box .col-xl-3 {
        align-items: center;
    }
    .product-thumb .thumb-caption p {
        font-size: 15px;
    }
    .thumb-holder {
        padding: 0.8rem;
    }
    .product-thumb {
        padding: 0.2rem;
    }
    .carousel.carousel-main.flicky-carousel {
        margin-bottom: 2rem;
    }
    #benefits > .container > .row > .col-xl-3:nth-child(2) {
        border-right: none;
    }
    #benefits > .container > .row > .col-xl-3 {
        padding: 0.5rem;
        margin-bottom: 0.5rem;
    }
    #benefits > .container > .row > .col-xl-3:nth-child(3) {
        border-bottom: none;
    }
    #benefits > .container > .row > .col-xl-3:nth-child(4) {
        border-bottom: none;
    }
    .action-banner-wrapper .col-xl-6 {
        padding: 0rem;
        margin-bottom: 1rem;
    }
    #benefits img {
        width: 30%;
        margin-bottom: 0.6rem;
    }
    #collapseCategory {
        position: unset;
        width: 100%;
    }
    .category_list .dropdown-menu.show {
        min-width: unset;
        padding: 0 0.8rem;
    }
    .navbar.menu .container > .w-100 .row.w-100 {
        padding: 0rem;
        margin: 0rem;
        overflow: scroll;
        overflow-x: hidden;
    }
    .navbar.menu #collapseCategory {
        width:100%;
        height: 100%;
    }
    #header .navbar.menu {
        padding: 0.625rem 0.1rem;
    }
    ul.category_list li:hover {
        background-color: transparent;
    }
    .navbar .category-btn h5 {
        margin-bottom: 0rem;
    }
    .navbar .category-btn {
        text-align: right;
        color: black;
        width: unset;
    }
    .navbar .desktop-none > .row {
        width: 100%;
    }
    .navbar .category-btn:hover {
        background-color: transparent!important;
    }
    .category_list .dropdown-menu.show {
        height: auto;
    }
    .dropdown-menu ul.row li.col-xl-4 ul li.col-xl-12 {
        text-align: left;
    }
    nav.navbar .desktop-none .col-6.meni {
        justify-content: flex-start;
        padding-left: 2.4rem;
    }
    .navbar .category-btn h5 {
        font-size: 16px;
    }
    .user-profile img {
        width: 64%;
    }

    .navbar .desktop-none a.navbar-brand {
        width: 80%;
    }
    .col-4.products-meni {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    nav .desktop-none .col-4 button i {
        margin-left: 0.6rem;
    }
    nav .desktop-none .col-4.line {
        display: flex;
        justify-content: center;
    }
    .navbar .desktop-none .col-12 {
        display: flex;
        justify-content: center;
    }
    .sign-in img {
        width: 41%;
    }
    a.search-modal img {
        width: 54%;
    }
    .compare .cart-badge {
        margin-left: 18px;
        padding: 4px 6px 2px 5px;
        top: -6px;
        width: 20px;
        height: 20px;
        line-height: 13px;
    }
    .wishlist .cart-badge {
        margin-left: 18px;
        padding: 4px 6px 2px 5px;
        top: -6px;
        width: 20px;
        height: 20px;
        line-height: 13px;
    }
    .modal-content .modal-body .col-xl-11 {
        flex-wrap: nowrap;
    }
    .modal-content .modal-body .col-xl-11 form {
        flex-wrap: nowrap;
    }
    .search-modal .btn-primary {
        padding: 0.74rem 1rem;
        border-radius: unset;
    }
    .col-2.sign-in {
        padding: 0rem 0.1rem;
        text-align: end;
    }
    .shopping-cart .dropdown-menu.show {
        top: unset!important;
        bottom: 4rem;
    }
    .bottom-navbar a:focus,
    .bottom-navbar a:focus-within,
    .bottom-navbar a:active, 
    .bottom-navbar a:focus-visible {
        border: none;
        box-shadow: unset;
        outline: unset;
    }
    a.navbar-brand img {
        width: 100%;
    }
    .dropdown-menu .image .img-holder img {
        width: 120%;
        padding: 0rem;
    }
    [data-action-id="productdetails"] #page-products .marker-holder {
        display: flex;
        flex-direction: column;
    }
    #page-products .carousel-inner {
        padding: 1rem 2rem 0rem 2rem;
    }
    .price-rate-thumb .modal-open .modal {
        width: 100%;
    }

}

@media (max-width: 575.98px) {
    #benefits > .container > .row > .col-xl-3:not(:last-child) {
        border-right: none;
    }
    .compare .cart-badge {
        margin-left: 15px;
        padding: 4px 6px 2px 5px;
        top: -6px;
    }
    .wishlist .cart-badge {
        margin-left: 15px;
        padding: 4px 6px 2px 6px;
        top: -6px;
    }
    .price-rate-thumb .modal-open .modal {
        width: 100%;
    }
}