@media (min-width: 1024px) /* Tablet Wide */ {
    html {
        font-size: 18px;
    }
	body{
		padding-top:125px;
	}

    .navSearch nav > .collapse {
        align-items: center;
        justify-content: center;
    }

    #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a:before,
    #header .header-logo img {
        max-height: 100px;
        max-width: 300px;
    }

    .swiper-container-rtl .swiper-button-next {
        left: 0;
    }

    .swiper-container-rtl .swiper-button-prev {
        right: 0;
    }
    .breadcrumb {
        margin-top: -50px;
        margin-bottom: 15px;
    }
    .SecondaryMenu a.headerPhone {
        font-size: 1.2rem;
        font-family: 'AvigailMFW';
    }
    .SecondaryMenu a.headerPhone .icon-iconLiron16 {
        padding-left: 10px;
        font-size: 0.8em;
        line-height: 1.65rem;
    }
    
    /* Home */
    #homeSlider .swiper-slide {
        padding: 60px;
    }
    .homeSliderText .homeSliderSubTitle {
        margin-bottom: 15px;
    }
       /* inPages */
    .collectionsContent {
        padding-bottom: 120px;
    }
    #printBtn {
        margin-right: 30px;
    }
    .shop .spoiler .container {
        margin: 0-15px;
    }
    .specially4you .swiper-slide:nth-child(4n+1) .productImage {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%, 0 83%);
    }

    .specially4you .swiper-slide:nth-child(4n+2) .productImage {
        clip-path: polygon(0 17%, 10% 0, 100% 0, 100% 100%, 0 100%)
    }

    .specially4you .swiper-slide:nth-child(4n+3) .productImage {
        clip-path: polygon(0 0, 100% 0, 100% 83%, 89% 100%, 0 100%)
    }

    .specially4you .swiper-slide:nth-child(4n) .productImage {
        clip-path: polygon(0 0, 90% 0, 100% 16%, 100% 100%, 0 100%);
    }
    .form-control {
        height: calc(1em + .75rem + 2px);
    }
    .floatingLabelsForm .form-group label:not(.error) {
        transform: translateY(35px);
    }
	.floatingCart {
		margin-top: 25px;
	}
}

@media (min-width: 1280px) /* Small Laptops */ {
    html {
        font-size: 22px;
    }

	.floatingCart {
		margin-top: 65px;
	}
	body {
		padding-top: 149px;
	}
}

@media (min-width: 1440px) /* Standard Laptop */ {
    html {
        font-size: 24px;
    }
	body {
		padding-top: 176px;
	}
    .specially4you .swiper-container {
        height: 730px;
    }
    .recForYou .recForYouText {
        width: 40%;
    }
    .recForYou .recForYouText h3{
        font-size: 4rem;
    }
    .SecondaryMenu #secNav li:last-child .nav-link:before {
        width: 75px;
        height: 45px;
        margin: -5px -32px -2px 0px;
    }
    .homeSliderText {
        height: 468px;
        width: 498px;
        padding-top: 0;
    }
    .homeSliderText .homeSliderTitle {
        line-height: 1.15em;
    }
    #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a:before,
    #header .header-logo img {
        max-height: 124px;
    }
	.floatingCart {
		margin-top: 60px;
	}
}

@media (min-width: 1600px) /* HighRes & Desktops */ {
    html {
        font-size: 27px;
    }
	body {
		padding-top: 182px;
	}
	.floatingCart {
		margin-top: 70px;
	}
}


@media (max-width: 1023px) /* Tablet Tall*/ {
    html {
        font-size: 22px;
    }
    .h1, h1 {
        font-size: 1.8rem;
    }

    h2, .h2 {
        font-size: 2rem;
        line-height: 38px;
    }

    h3, .h3 {
        color: #4bc3cd;
        font-size: 1.5rem;
    }

    .main {
        padding-bottom: 0;
    }

    .navSearch {
        background: rgb(255 255 255 / 95%);
        box-shadow: 0 10px 10px -5px rgb(0 0 0 / 10%);
    }

    .page-hero h1 {
        margin-top: 0;
        font-size: 2rem;
    }

    .secNavCol {
        position: initial;
    }

    .SecondaryMenu a.headerPhone {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px;
        width: 80px;
        padding: 0;
        margin: 0;
    }

    .navCollapser {
        border: 0;
    }

    #mainNav li:first-child {
        margin-top: 10px;
    }

    #secNav li:last-child {
        margin-bottom: 10px;
    }

    #mainNav > li > a {
        color: var(--liron-gold);
        padding: 7px 30px;
    }
    #mainNav > li:not(:last-child):after {
        content: none;
    }
    #mainNav > li > a.golden:before { 
        font-size: .8rem;
        transform: translate(50%, -50%);
    }
    #mainNav ul.dropdown-menu {
        margin-top: -10px;
        padding: 0 0 10px 0;
        background-image: none;
        box-shadow: none;
    }
    header #secNav .nav-link {
        padding: 0 10px;
        font-size: 16px;
    }
    #collapsibleNavbar.show,
    #collapsibleNavbar.collapsing {
        display: flex;
        flex-direction: column;
    }
    #mainNav { order: 2;}
    #collapsibleNavbar .d-md-none {
        order: 3;
    }
    .headerSearch {
        order: 1;
        margin-top: 15px;
    }
    .headerSearch .form-control {
        border: 1px solid var(--liron-gold);
    }
    header #secNav a.nav-link {
        font-size: 1.2rem;
        font-weight: 400;
        padding: 10px 30px;
        text-align: center;
    }

    #mainNav > li > a:hover, #mainNav > li > a.golden {
        color: var(--liron-turkiz);
    }

    button.btn.navCollapser.ml-3 i {
        display: none;
    }

    .navCollapser {
        top: -13px;
        width: 98px;
        height: 98px;
    }

    .burger {
        width: 34px;
    }

    .navCollapser[aria-expanded="true"] .burger {
        width: 50px;
    }

    .navCollapser[aria-expanded="true"] .burger1,
    .navCollapser[aria-expanded="true"] .burger3 {
        top: 50px;
    }
	.floatingCart {
		margin-top: 30px;
	}
	.floatingWhatsapp {
		width: 60px;
		height: 60px;
		top: initial;
		bottom: 75px;
		left: 5px;
		transform: none;
		font-size: 45px;
	}

        .floatingWhatsapp:hover {
            transform: none;
        }

    .footer-copyright:before {
        width: 200px;
        height: 62px;
        right: 10px;
        top: -47px;
        background-size: 200px;
    }

    footer {
        margin-top: 0;
    }




    /* home */
    #homeSlider .swiper-slide {
        height: 80vh;
        justify-content: center !important;
    }

    .homeSliderText {
        height: 320px;
        width: 330px;
    }

        .homeSliderText .homeSliderTitle {
            font-size: 60px;
            line-height: 1.15em;
        }

        .homeSliderText .homeSliderSubTitle {
            font-size: 39px;
            line-height: 1.15em;
        }

    .updatesTicker .swiper-slide {
        height: 50px;
    }

    .titleTicker {
        font-size: 20px;
        padding-left: 15px;
    }

    .lakochotMesaprot .tetsImg {
        margin: 0 30px;
    }
    /* inPages */
    .shop .spoiler .container {
        padding: 0;
    }

    .collectionText h3 {
        color: var(--liron-gold);
        margin: 0;
    }

    .collectionText {
        top: 0;
        right: 0;
        position: relative;
        margin-top: 10px;
    }

        .collectionText h4 {
            color: var(--liron-gold);
        }

    .specially4you .product {
        padding: 10px;
    }

    .specially4you .swiper-container .swiper-button-prev, .specially4you .swiper-container .swiper-button-next {
        top: 40%;
    }

    .specially4you .col-md-6:nth-child(2):before {
        opacity: 0;
    }

    .lakochotMesaprot .testimonialText {
        margin: 0;
    }

        .lakochotMesaprot .testimonialText i {
            font-size: 60px;
        }

    .titleMivzaim {
        margin-top: 0;
    }

        .titleMivzaim h2 {
            color: #4bc2cd;
            margin: 0;
            font-size: 2em;
        }

        .titleMivzaim h3 {
            color: var(--liron-gold);
        }

    .floatingLabelsForm .form-group {
        margin-bottom: 30px;
    }
    .mivzaim .form-group input {
        color: var(--liron-turkiz);
    }
    .mivzaim .hexigonInput:before, .mivzaim .hexigonInput:after {
        border-color: var(--liron-gold);
    }
    .mivzaim .submitButton {
        margin: 15px auto;
    }

    .mivzaim label {
        color: #3D3D3D !important;
    }

    .iconsGold {
        padding-top: 30px;
        padding-bottom: 0;
        margin: 0 0 -30px 0;
    }

    .chosenArticles .appear-animation-visible {
        margin-bottom: 20px;
    }

    .iconsGold .column {
        margin-bottom: 30px;
    }
    .lakochotMesaprot p {
        margin: 5px;
        font-size: 1.2rem;
    }
    .chosenArticles {
        margin-bottom: 20px;
    }


    .galleryAbout .swiper-slide.swiper-slide-active {
        width: 100% !important;
    }

    .prdctCrsl {
        margin: 0 -15px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        font-size: 1.5rem;
    }
    /**/
    .page-hero h1 {
        margin-right: 0;
        text-align: center;
    }

    .page-hero {
        min-height: 260px;
        text-align: center;
    }

        .page-hero.image-hero:before {
            background-size: 180%;
        }

    .breadcrumb {
        margin-top: 0;
        margin-bottom: 20px;
        display: none;
    }

    .onsale {
        font-size: 1.3em;
    }
    .onsale:before {
        font-size: 80px;
        transform: scaleX(1.1);
    }

    #cartSummaryModal .modal-header .close {
        padding: 13px 20px;
    }
    .btn-primary.sidebarToggler {
        display: block;
        margin: 15px auto;
    }
    #sideBarCategsFilters {
        position: fixed;
        background-color: rgb(255 255 255 / 95%);
        z-index: 99;
        /*top: 59px;*/
        top: 0;
        height: calc(100vh /*- 59px*/ );
        left: 100%;
        width: 100vw;
        overflow-y: scroll;
        padding: 10px;
        transition: all .2s ease-in-out;
    }

        #sideBarCategsFilters.show {
            left: 0;
        }

        #sideBarCategsFilters .sidebarToggler {
            position: absolute;
            left: 10px;
            top: 10px;
            text-align: center;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 40px;
            width: 40px;
        }

            #sideBarCategsFilters .sidebarToggler i {
                margin-right: 0;
            }

    .sidebarToggler.mb-3 {
        margin-right: 50%;
        transform: translateX(calc(50% + 7.5px));
    }

    .toastify {
        bottom: 0 !important;
    }

    .productShare {
        position: relative;
        margin-top: -20px;
    }

    .productShop {
        padding-top: 0;
    }
    .product h4 {
        padding: 15px 0px 6px 10px;
    }
    .articles .appear-animation.animated {
        margin-bottom: 20px;
    }
    .recForYou .recForYouText {
        width: 40%;
        padding-bottom: 40px;
    }
    .recForYou .recForYouText h3{
        font-size: 3rem;
    }
    .specially4you .product {
        padding: 0;
    }

    .specially4you .swiper-container {
        height: 100%;
    }

    .specially4you .col-md-6:nth-child(2):before {
        bottom: calc(50% + -80px);
    }

    .mivzaim .container .col-md-12 {
        padding-bottom: 160px;
    }
    .mivzaim img {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .titleMivzaim {
        margin-top: -30px;
    }

    .product {
        padding: 0;
    }

    .productShare {
        position: relative;
        left: 15px;
        margin-top: 0;
    }
    .table td, .table th {
        padding: .25rem;
    }
    #shippingMethod {
        min-width: 140px;
        margin: 0;
        font-size: .8rem;
        padding: 0 10px;
    }
    .btn-secondary {
        font-size: 1rem;
     }
    

    /* Filter - Collection*/
    .inspiration p {
        font-size: 1rem;
    }
    .collectionsContent {
        padding-bottom: 30px;
    }
    .filterProducts h2{
        margin-top: 40px;
    }
    .galleryAbout .swiper-slide:before {
        height: 126px;
        width: 73px;
    }
}
@media (max-width: 769){
	body{
		padding-top:240px
	}
	.floatingCart {
		margin-top: 80px;
	}
}
@media (max-width: 500px) /* Big Mobiles */ {
	body {
		padding-top: 81px
	}
	.floatingCart {
		margin-top: 10px;
	}
	.homeSliderText {
		padding-top:0px;
		height: 260px;
		width: 270px;
        margin-top: 120px;
	}
	.homeSliderText .homeSliderTitle {
		font-size: 48px;
	}
	.homeSliderText .homeSliderSubTitle {
		font-size: 36px;
		line-height: 1.15em;
	}
		.homeSliderText .btnLiron {
			font-size: 1.2em;
            padding: .15rem 0.5rem;
		}
}

@media (max-width: 360px) /* Mobile */ {
}
