/*.zpheader-style-04 .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
    justify-content: flex-end;
}

@media screen and (max-width: 768px) {
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
    	height: auto!important;
    	width: 40% !important;
	}
    .theme-navigation-and-icons.theme-search-minicart-responsive {
    	display: none !important;
    }
}/*

/*.theme-portal-content a{
	color: #000000 !important;
}*/

.theme-topbar-not-in-header-05 {
	background: #ffffff !important;
}

/*.theme-header-topbar.zpdark-header-portion.theme-topbar-not-in-header-05 {
	padding-bottom: 0 !important;
}*/

body > div.zpheader-style-04.theme-mobile-header-style-01 > div.theme-header > div:nth-child(1)
{
    padding: 5px;
}

.theme-search-cart-non-res {
    display: none !important;
}

/* hero banner */

/*body > div.theme-banner > div > div > ul > li > div.zpslider-img.zpbackground-size-cover.zpbackground-position-center-top.zpbackground-repeat-vertical.zpbackground-attachment-scroll {
	background-size: 100% 700px !important;
}*/

/* Product bg change */

.product_shop.theme-prod-box.theme-product-list-style-07.theme-product-count-xsm-02.theme-product-count-sm-03.theme-product-count-md-04 {
	background: #F5F5F5 !important;
}

/* About us underline */
.underline h2:before, h2:after {
	background: #8BC53F !important;
}


/* product */

.theme-product-name {
	position: relative;
}

.theme-product-name h1:after {
    content: "";
    height: 3px;
    left: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: auto;
    margin-inline-end: auto;
    position: absolute;
    bottom: -12px;
    width: 30px;
    background: #8BC53F;
}

/*div.theme-product-detail-column.theme-product-detail-image-container > div.theme-product-detail-image > div > picture > img {
	border: 5px solid #8BC53F;
}*/

.theme-product-detail-column.theme-product-detail-image-container {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.03), 0 6px 20px 0 rgba(0, 0, 0, 0.01);
    border-radius: 5px;
}

.theme-product-hover-view {
	display: none !important;
}
/*
.theme-product-list-style-07 .theme-product-price {
	display: none !important;
}

.theme-product-varient-quantity {
	display: none !important;
}

.theme-product-detail-price-area {
	display: none !important;
}
*/
/*.zpsocial-share-container.zpsocial-share-style-05.zpsocial-share-align-right.zpsocial-share-halign-left.zpsocial-share-count-disable {
	display: none !important;
}/*

/* hide section 

.zscustom-home-made-section-03, .zscustom-home-made-section-04 {
	display: none !important;
}*/

.zpdark-header-portion.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a, .zpdark-header-portion.theme-header .theme-topbar-contact-info ul .theme-topbar-info a {
    color: #000000;
    transition: 0.15s linear;
}

.theme-header-topbar.zpdark-header-portion.theme-topbar-not-in-header-05 {
    background: #FFFFFF !important;
  padding-bottom: 0px !important; 
}
.theme-header-topbar .zpcontainer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    word-break: break-all;
    justify-content: flex-end;
}

.zpheader-style-01 .theme-header .zpcontainer {
    padding-block-start: 0px;
    padding-block-end: 23px;
}
.imagecss {
border :3px solid rgba(15,157,217,0.6) !important;
}
.zpsocial-share-halign-left {
    justify-content: flex-start;
    display: none !important;
}
.imagecss {
    border: 7px solid rgba(15,157,217,0.6) !important;
}
.zpdivider-container .zpdivider-common:before, .zpdivider-container .zpdivider-common:after {
    content: '';
    position: absolute;
    width: 1500px;
    inset-block-start: 50%;
    height: 15px;
    border-block-start-width: 4px;
    border-style: solid;
    border-color: #333;
}


.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container {
    border: 7px solid rgba(15,157,217,0.6) !important;
}