@media(min-width:991.98px){
	li.nav-item.dropdown:hover ul.dropdown-menu {
	    display: block;
	}
}
@media(min-width: 768px){
	.details-slider .owl-stage-outer {
	    -webkit-transform: none;
	    overflow: initial;
	}

	.details-slider .owl-stage-outer .owl-stage {
	    width: 100% !important;
	    touch-action: none;
	    transform: none !important;
	    display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
	}

	.details-slider .owl-stage-outer .owl-stage .owl-item {
	    width: calc(100% / 2 - 5px) !important;
	    margin: 0px 0px 10px !important;
	    left: 0px;
	    touch-action: none !important;
	    -webkit-touch-callout: initial !important;
	}
	.details-slider .owl-carousel .owl-stage:after{
	    display: none;
	}
	.owl-carousel .owl-stage:after {
	    display: none;
	}
	.details-slider .owl-nav{
	    display: none;
	}
}
@media(max-width:991.98px){
	.sidebar ul li a {
		padding: 10px 0px 10px 50px;
	}
	.profileDetails{
		width: 80%;
	}
	.details-slider .product-outer img{
		height: 200px;
	}
	.Social-links ul a{
		margin-right: 5px;
	}
	.header-account{
		width: 150px;
	}
	.header-search{
		left: 100px;
	    max-width: 500px;
        width: calc(100% - 320px);
	}
	ul.navbar-nav {
	    max-height: 100%;
	    overflow: auto;
	}
	.header-inner {
	    padding-left: 60px;
	}
	button.navbar-toggler {
	    position: absolute;
	    top: -58px;
	    left: 0px;
	    padding: 5px;
	}
	.navbar-collapse {
	    position: fixed;
	    top: 0px;
	    bottom: 0px;
	    left: -300px;
	    background: #fff;
	    width: 250px;
	    transition: 0.5s;
	    z-index: 10;
	}
	.navbar-collapse.show{
		left: 0px;
	}
	.navbar-collapse.show+.overlaybox {
	    position: fixed;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
	    top: 0px;
	    background: #000;
	    z-index: 0;
	    opacity: 0.6;
	}
	.navbar-light .navbar-nav .nav-link {
	    padding: 1rem 1rem !important;
	    border-bottom: 1px solid #ccc;
	    background: #f8f8f8;
	    font-weight: 600;;
	}
	.dropdown-toggle::after {
	    position: absolute;
	    right: 14px;
	    top: 24px;
	}
	ul.dropdown-menu {
	    border: 0px;
	    padding: 0px;
	    margin: 0px !important;
	}
	.dropdown-item{
		padding: 1rem 1rem !important;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	ul.dropdown-menu li:last-child .dropdown-item{
		border: 0px;
	}
	.timertabtop span {
		padding: 10px;
	}
}
@media(max-width: 767.98px){
	span.endbutton {
	    position: absolute;
	    right: 0px;
	    top: 50%;
	    transform: translateY(-50%);
	}
	.sidebar{
		border: 0px !important;
	}
	.sidebar ul{
		padding: 0px !important;
	}
	.sidebar ul li a{
		width: 100%;
	}
	.profileDetails{
		width: 100%;
		margin: 20px auto;
	}
	.cartdetails h4.ps-4 {
	    padding: 0px !important;
	}

	.profileinnerdetails p.ps-4 {
	    padding: 0px !important;
	}
	.accountholder-info {
	    position: relative;
	}

	.accountholder-info button.btn.theme-btn {
	    position: absolute;
	    border: 1px solid #000;
	    right: 0px;
	    top: 5px;
	}
	.product-outer.best-sealing img{
		height: 260px;
	}
	.Checkoutto .btn.add-btn:hover {
	    background: #00b4ff !important;
	    box-shadow: none;
	}
	.Checkoutto {
	    margin: 0px !important;
	    position: fixed;
	    bottom: 0px;
	    background: #fff;
	    left: 0pc;
	    right: 0px;
	    padding: 6px 10px;
	    border-top: 1px solid #000;
	    z-index: 10;
	}

	.Checkoutto .btn.add-btn {
	    margin: 0px;
	}
	.addresslist .addaddress {
		margin-top: 15px;
		text-align: left !important;
	}
	.productImg {
	    width: 150px;
	}
	.productImg img{
		height: 180px;
	}
	.productinfo {
	    width: calc(100% - 70px);
	    padding: 10px 15px;
	}
	.details-slider .product-outer img {
	    height: initial;
	}
	.footer-links ul {
	    display: flex;
	    flex-wrap: wrap;
	}

	.footer-links ul li {
	    margin-right: 12px;
	    padding-right: 9px;
	    position: relative;
	}

	.footer-links ul li::before {
	    content: "|";
	    position: absolute;
	    right: -3px;
	    top: 3px;
	    color: #000;
	}

	.footer-links ul li:last-child:before {
	    display: none;
	}
	.myaccount{
		width: 120px;
		right: 0px;
	}
	.inner-point a span.count {
	    top: -9px;
	    font-size: 10px;
	    width: 20px;
	    height: 20px;
	}
	.mymobileheader:hover .myaccount {
	    visibility: visible;
	    opacity: 1;
	    right: 0px;
	    left: inherit;
	}

	.myaccount li a {
	    margin: 0px;
	    text-align: left;
	}
	.details-content {
	    margin-top: 30px;
	}
	.space-remove{
		padding: 0px;
	}
	.btn-close{
		top: -8px;
	}
	.product-content {
	    padding: 15px;
	}
	.product-content h5 {
    	font-size: 14px;
	}
	.price{
		font-size: 18px;
	}
	span.line-thought{
		font-size: 12px;
		top: -3px;
		font-weight: 300;
	}
	.timertabtop span {
		font-size: 20px !important;
	}
	.timertabtop span span {
		font-size: 14px !important;
	}
	.product-outer {
	    margin-bottom: 15px;
	}
	.main-heading h2{
		margin-bottom: 0px;
	}
	.header-search {
	    width: 100%;
	    left: 0px;
	    right: 0px;
	    max-width: 100%;
	    bottom: 0px;
	}
	.header-content {
	    min-height: 100px;
	}
	.header-inner {
	    padding-left: 0px;
	}
	.header-logo{
		left: 60px;
	}
	button.navbar-toggler{
		top: -114px;
	}
	.inner-point {
	    display: flex;
	    text-align: center;
	    font-size: 14px;
	}

	.inner-point a i {
	    font-size: 27px;
	}

	.inner-point a {
	    display: inline-block;
	    margin-left: 20px;
	}
	.detailsbtn {
	    position: fixed;
	    background: #000;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
	    margin: 0px;
	    justify-content: space-between;
	    z-index: 1;
	}

	.detailsbtn .btn {
	    width: 50%;
	    margin: 0px !important;
	    border-radius: 0px;
	    box-shadow: none !important;
	}

	.detailsbtn .btn.add-outline {
	    background: #fff !important;
	    color: #000;
	}
	.copyright.text-center.details-ftr{
	    margin-bottom: 63px;
	}
	.row.m-0 > .col-md-8, .row.m-0 > .col-md-4, .row.m-0 > .col-md-6{
	    padding: 0px;
	}
	.productinfo h4{
		font-size: 16px;
		margin-bottom: 0px;
	}
	.productinfo p {
	    font-size: 13px;
	}
}
@media(max-width: 575.98px){
	.product-outer.best-sealing img{
		height: 160px;
	}
	.inner-point a i {
	    font-size: 23px;
	}
	.detailsbtn .btn{
		min-width: auto;
		padding: 10px 20px;
	}
	.inner-point a{
		margin-left: 14px;
	}
	.inner-point{
		position: relative;
		top: 3px;
	}
	.productImg {
	    width: 80px;
	}
	.productImg img {
	    height: 90px;
	}

}