@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, .zpmyorder-section * {
    font-family: 'Poppins', sans-serif !important;
}

.theme-product-short-description div {
    width: auto !important;
}
.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
  width: 170px !important;
  height: auto !important;
}
.theme-section.theme-product-image-container.theme-product-details-page {
    padding-top: 50px;
}
.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
    width: 180px !important;
    height: auto !important;
}
.zphero-full-screen .zscustom-hero-slider .zscustom-hero-column .zscustom-headings-h1 h1 {
    color: white;
}
.zpelem-col.zpcol-12.zpcol-md-6.zpcol-sm-12.zpalign-self-.zpdefault-section.zpdefault-section-bg.zscustom-heal-column-02 div {
    width: 100% !important;
}
.zpcookie-button-primary {
    color: white !important;
}
img.zpimage.zpimage-style-none.zpimage-space-none {
    width: 180px !important;
}
.theme-branding-info .theme-logo-parent a img {
    width: 200px !important;
    height: auto !important;
}
.theme-product-list-style-02 .theme-product-image-container{
    height:auto !important;
}
.theme-portal-form-container,signin_container{
    box-shadow: 0px -2px 10px #0000002e;
    padding: 20px;
    border-radius: 15px;
    margin: 20px auto;
}
.theme-portal-container a {
    border: 1px solid white;
    padding: 4px 10px;
    border-radius: 5px;
    background: white;
    color: black !important;
}
.zpheader-style-01.theme-header-fixed {
    box-shadow: none;
    background: rgb(0 0 0 / 10%);
}
.zpdark-header-portion.theme-header-topbar {
    background: #09bab1 !important;
}
.theme-portal-login.theme-portal-icon-enabled .theme-portal-content a{
	background:none !important;
    border:1px solid black;
    margin:10px auto;
}
span.zpmo-brand-logo img {
    width: 180px !important;
    height: auto !important;
}
.theme-portal-form-container .signin_box .fed_center_google {
    border: 1px solid lightgrey !important;
    border-radius: 0px !important;
}
.theme-product-filter-box .theme-product-filter-type{
    border-block-end: 1px dotted #09bab1 !important;
}
.footer-container .zpsection.zpdefault-section.zpdefault-section-bg+a {
    display: none !important;
}