@media screen and (max-width: 960px) {	
	#sidebar {
		width:100%;
	}
	
	#body-menu-bottom {
	display:none;
}
	
	#content-wrapper {
		grid-column: 1 / 4;
		width:100%;
		background-color:white;
	}	


	#content {
		float: left;
		width:100%;
	}

	.wp-caption {
		padding:10px 0 0;
	}

	#site-title,
	#site-description {
		float:none;
		margin:0;		
		line-height:1.62em;
		text-align:center;
	}
	
	#site-title {
		padding-top:18px;
	}
	
	#site-description {
		padding-bottom:18px;
	}
	
	#sidebar-header {
		float:none;
		width:auto;
		height:auto;
		max-height:90px;
		margin-top:0;
	}
	
#header-image {
	grid-column: 1 / 3;
	grid-row: 1;
	row-gap: 30px;
	height:100px;
	background-image: url('./images/HomeopathyPlusLogo New 2023.svg');
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-size: 246px;
	z-index: 25;
	display: inline-block;
	position: relative;
}

#header-center {
	grid-column: 1 / 3;
    grid-row: 2;
		height:50px;
}
	
#shop-menu {
	grid-column: 1 / 3;	
	grid-row: 3;
	position:relative;
	width:auto;
	height:50px;
	background-color:#83AA42;
}	
	
#access { 
/*	margin-top:100px; */
	margin-left: 0%;
	margin-right:0%;
	position:relative;
}
	
#access ul {
	display:none;
}
	
#access li {
	line-height:34px;
}
	
#access li ul {
	position:static;
}
	
	#access li ul ul {
		margin:0 !important;
	}
	
#access li li:first-child > a {
	padding-top:0px;
}
	
#access a:hover:after {
/*    content: url(x.svg); */
    display: block;
    position: absolute;
    margin-left: 20px; 
    top: 83px; 
	z-index:500;
}
	
	
	#access ul,
	#access li {
		float:none;
		max-width:100%;
				z-index:100;

	}
	
	#access a {
		width:100%;
		padding:0;
z-index:9000;
	background-color:#ECF0F6;

	}
	
	#access li li a {
		text-align:center;
z-index:9000;
		
	}
	
	#access li li li a {
		background:#FFFFFF;
		border-top-color:#7f7f7f;
		z-index:9000;
	}
	
	#access a:hover {
	background:#e1e1e1;
	z-index:9000;
	}
	
	#access li:hover > ul,
	#access li li:hover > ul,
	#access li li li:hover > ul {
		display:none;
	}
	
	.drop-down-toggle {
		display:block;
	}
	
	#access li li .drop-down-toggle {
		top:5px;
	}
	
	#access .nav-toggle {
		display:block;
		font-weight:bold;
		line-height:40px;
		z-index:9000;
	}
	
	#header #searchform {
		float:none;
		width:100%;
		padding:8px 0;
		margin:0;
		background:#444;
		background:-moz-linear-gradient(#555 ,#333);
		background:-webkit-linear-gradient(#555 ,#333);
		background:-o-linear-gradient(#555 ,#333);
		background:-ms-linear-gradient(#555 ,#333);
		background:linear-gradient(#555 ,#333);
	}
	
	#header input#s {
		display:block;
		width:225px;
		margin:0 auto;
	}
	
	.flex-control-nav li {
		margin:0 0 0 10px;
	}
	
	.flex-control-nav li:first-child {
		margin:0;
	}
	
	.flex-control-nav li a {
		box-shadow:none;
		background:rgba(255, 255, 255, 0.75);
	}
	
	#slider .entry-container {
		position:absolute;
		left:4%;
		bottom:6.3%;
	}
	
	#slider .entry-header,
	#slider .entry-summary {
		margin:0;
	}
	
	#slider .entry-title a,
	#slider .entry-summary{
		display:inline-block;
		padding:1% 3%;
		background:rgba(255, 255, 255, 0.75);
	}
	
	#slider .entry-meta {
		display:none;
	}
	
	#slider .entry-summary {
		max-width:61.8%;
	}
	
	#slider .entry-summary p {
		max-height:84px;
		overflow:hidden;
	}
	
	#slider .wp-post-image,
	#slider video,
	#slider .entry-attachment {
		float:none;
		display:block;
		max-width:100%;
		padding:0;
		margin:0;
		box-shadow:none;
	}
	
	#slider .format-video .entry-container {
		display:none;
	}
	
	.teaser,
	.teaser-odd {
		float:none;
		width:auto;
	}
	
	.wp-post-image,
	.teaser .wp-post-image {
		display:block;
		float:left;
		padding:0.71%;
		margin:0 auto 12px;
	}
	
	.has-thumbnail .entry-summary {
		clear:both;
		margin:0;
	}
	
	.has-thumbnail.format-aside .entry-summary,
	.has-thumbnail.format-quote .entry-summary {
		clear:none;
		margin-left:28.15%;
		width:71.85%;
	}
	
	.has-thumbnail.format-chat .entry-content {
		clear:both;
		margin:0;
	}
	
	.has-thumbnail .entry-header {
		clear:none;
		margin-left:28.15%;
	}
	
	.teaser.has-thumbnail .entry-title,
	.teaser.has-thumbnail .entry-summary {
		clear:none;
		padding-left:3%;
	}
	
	.teaser.format-gallery .entry-summary {
		height:auto;
		margin:0;
	}
	
	.teaser.format-image .wp-post-image {
		float:none;
		max-width:100%;
	}
	
	.format-status .wp-post-image {
		display:none;
	}
	
	.format-status .entry-meta,
	.format-status .entry-summary {
		margin-left:108px;
	}
	
	img.attachment-gallery-thumb {
		max-width:74px;
	}
	
	.single img.attachment-gallery-thumb {
		max-width:100%;
	}
	
	.single .format-audio object {
		height:24px;
	}
	
	.entry-content {
		font-size:17px;
		line-height:1.42em;
	}
	
	.entry-author,
	.comment-body {
		padding:12px;
	}
	
	.entry-author .avatar,
	.comment .avatar {
		max-width:40px;
		padding:3px;
	}
	
	.entry-author .author,
	.author-bio,
	.entry-author .author-meta {
		margin-left:76px;
	}
	
	.page-numbers .text {
		display:none;
	}
	
	#sidebar-left,
	.page-template-template-sidebar-content-sidebar-php #sidebar-left {
		float:left;
		width:49.65%;
	}
	
	#sidebar-right,
	.page-template-template-sidebar-content-sidebar-php #sidebar-right {
		float:right;
		width:43.45%;
	}
	
	#sidebar .widget,
	#footer-area .widget {
		float:none;
		width:auto;
		margin-left:0;
	}
	
	#footer-area .widget {
		margin:10px 0;
	}
	
	.copyright,
	.credits {
		float:none;
		text-align:left;
	}

}	

.contentboxtext {width: 100%;}

}