@media only screen and (max-width: 991px) {
    .navbar-toggler {
        display: inline-block !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .welcome_slide_text > h2,
    .single_catagory_area h2 {
        font-size: 70px;
    }
    .parallax {
        height: 750px;
        padding: 100px 0 0 0;
    }
    .parallex_text p {
        font-size: 19px;
        line-height: 26px;
    }
    
}


@media only screen and (min-width: 768px) and (max-width: 991px) {

    #karl-navbar {
        padding: 15px;
    }
    .single_footer_area {
        margin-bottom: 100px;
    }
    .welcome_slide_text > h2,
    .single_catagory_area h2 {
        font-size: 50px;
    }
    .parallax {
        height: 920px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .e-lianiko .desktop {
        display:none;
    }
    .e-lianiko .mobile {
        display:block;
    }
    .catagories-side-menu {
        width: 260px;
    }
    #wrapper.karl-side-menu-open {
        left: 260px;
    }

    .cart > a {
        font-size: 12px;
    }
    .header-right-side-menu > a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .header-social-area {
        margin-bottom: 30px;
    }
    .main_header_area {
        height: auto;
        padding: 30px 0;
    }
    #karl-navbar {
        padding: 15px;
    }
    .single_footer_area {
        margin-bottom: 100px;
    }
    .footer_social_area > a {
        font-size: 18px;
        padding: 0 15px;
    }
    .subscribtion_form .submit {
        padding: 0 20px;
    }
    .top-discount-area .single-discount-area {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 40px 15px;
        background-color: #b8b8b8;
        text-align: center;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    }
    .welcome_slide_text > h2,
    .single_catagory_area h2 {
        font-size: 30px;
    }
    #slideshow_out {
        height: 55vh !important;
    }
    .height-800 {
        height: 55vh !important;
    }
    .single_slide.height-800 {
        height: 500px !important;
    }
    .single_catagory_area {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
    }
    .section_heading h2,
    .offer-content-area h2 {
        font-size: 24px;
    }
    .offer-product-price h3 {
        font-size: 18px;
    }
    .shop_grid_product_area,
    .single_product_desc {
        margin-top: 100px;
    }
    .cart_area .update-checkout a,
    .cart_area .back-to-shop a {
        display: block;
        height: 40px;
        line-height: 36px;
        min-width: 100px;
        padding: 0 5px;
        font-size: 10px;
        font-weight: 700;
    }
    .cart_area .update-checkout a:first-child {
        margin-bottom: 10px;
    }
    .order-details-confirmation {
        margin-top: 100px;
        padding: 20px;
    }
    .parallex_text p {
        font-size: 19px;
        line-height: 21px;
    }
    .top_header_area {
        padding: 10px 0 5px 0;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .top_logo a img {
        height: 80px;
    }
}
@media only screen and (max-width: 991px) {
	.topTitle {
        display:none;
    }
    .footer-logo img {
        width: 30%;
        opacity: 0.8;
	}
	.textAlignResponsiveR {
		text-align:center;
		padding-top:20px;
	}
	.cart_list td {
		padding:12px;
	}
	.update-checkout, .back-to-shop {
		text-align:center;
	}
	.update-checkout a{
		margin:10px 0;
	}
    .topRight {
        padding-top: 0rem!important;
        text-align:center;
        font-size: 0.9rem;
        padding-bottom:10px;
    }
    .topRight span {
        display: inline;
        font-weight: normal;
        margin-left: 20px;
    }
    .stucked .topRight {
        display:none;
    }
    

}
@media (max-width: 770px)
{
	.cart_list tr.cart_summary {
		display:table-row;
	}
	.cart_list thead {
		display:none;
	}
	.cart_item.separator {
		display:block;
	}
    .parallax {
        height: 780px;
    }
}
@media (max-width: 768px) {
	.cart_list td {
		display: table-row;
		text-align:center;
		line-height:40px;
	}
	.cart_list tr.cart_summary {
		display:grid;
	}
	.cart_list .cart_price {
		text-align:center !important;
	}
	.cart_item__img, a.btn.cart_continue, a.btn.cart_clear {
		float:none !important;
	}
	a.btn.cart_continue, a.btn.cart_clear, a.btn.cart_update {
		margin:10px 0 0 0 !important;
		white-space: normal;
	}
	tr.cart_item {
    display: grid;
	}
	tr.cart_buttons {
    display: contents;
	}
	tr.cart_buttons td {
    border:none;
	}
}
@media (max-width: 600px) {
	.cartText {
		display:none;
	}
	#cartTotal {
		display:none;
	}
    .parallax {
        height: 870px;
    }
    
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
	.footer-first {
    text-align: center;
	}
	.cart > a > i {

	}
    .mainTitle {
        font-size:1.1rem;
        letter-spacing:0px;
    }
    .logo {
        height:80px !important;
    }
    .parallax {
        height: 1050px;
    }
    
}