
\\POST DATE REMOVE
.author-section{
	display: none !important;
}
.avatar-post-info {
	display: none !important;
}
.avatar-100 {
	display: none !important;
}
\\POST DATE REMOVE END
\\Checkout page
.select2-selection__rendered {
	width: 25% !important;
}
\\checkout page end

\\Header Menu hover color 

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a:after, #header-outer[data-lhe="animated_underline"] header#top nav>ul>li.current-menu-item >a {
    border-color: #666666 !important;
}

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a:hover, #header-outer[data-lhe="animated_underline"] header#top nav > ul > li.current-menu-item > a  {
  color: #666666 !important;
	
}
\\Header Menu hover color end
\\product page
.product_meta {
	display: none !important;
}
.zoomImg{
	display: none !important;
}
\\product page end 

html .woocommerce .cart .quantity input.plus, html .woocommerce .cart  .nectar-quick-view-box .cart .quantity input.plus, .nectar-quick-view-box .cart .quantity input.minus, .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	display: none !important;
}
\\
.div.nectar-fancy-box.using-img::before {
    display : none !important;
}



#header-outer[data-lhe="animated_underline"] header#top nav>ul>li>a:after, body.material #header-outer #search-outer #search input[type="text"] {
 border-width: thick !important;
}

.bannerheading span{
		font-weight: 100;
	line-height: 72px !important;
}


#menu-footer {
	padding-left: 100px!important;
}
.textwidget
 {
	padding-left: 20px!important;
}
#copyright{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

#footer-widgets .container .row{
	padding-bottom: 10px !important;
}
.sf-menu a{
	margin-bottom: -15px !important;
	}

@media screen and (min-width: 1000px) {
	.pchide {display: none !important;
}
	.sub-menu {
	top: 25px !important;
}

}

@media only screen and (max-width: 1000px) {
	.mobilehide {
		display: none !important;}
	
#mobile-menu ul li a {
 font-size: 16px!important;
}
}


@media only screen and (min-width : 1px) and (max-width : 1000px) {
    #responsive-menu-button {
        display:none !important;
    }
	#menu-footer {
	padding-left: 20px!important;
}
}