@media all and (min-width: 992px){ .theme-header .zpcontainer{ padding-block-start: 8px; padding-block-end: 8px; } }
@media all and (min-width:992px){
  .theme-header .zpcontainer{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .zpheader-style-navigation-03 .zpcontainer{
    padding: 0 15px !important;
  }
}
.theme-breadcrumb-container,
.theme-breadcrumb-container + .theme-section{
  padding-top: 20px;
}

@media all
{

    .theme-prod-box,
.theme-prod-box .zpbutton.zpbutton-type-primary, button.zpbutton-type-primary, input.zpbutton-type-primary[type=submit], input.zpbutton-type-primary[type=button]{
  font-family: 'Gotham',sans-serif !important; 
  font-size:35px; 
  font-weight 400;
}
}


[data-zs-product-details-section-container] h5,
[data-zs-product-details-section-container] h6{
  font-family: 'Montserrat',sans-serif !important;
      font-size:20px; 
  font-weight 400;
}


@font-face {
font-family: 'GothamBold';
src: url('/Gotham-Bold.otf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Gotham-Black';
src: url('/Gotham-Black.otf');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'GothamMedium';
src: url('/GothamMedium-1.ttf');
font-weight: normal;
font-style: normal;
}
