:root {
 --porto-skin-color:#282828;
 --porto-skin-color-inverse:#ffffff;
 --porto-secondary-color:#1c73bf;
 --porto-tertiary-color:#2baab1;
 --porto-quaternary-color:#383f48;
 --porto-dark-color:#212529;
 --porto-light-color:#ffffff;
 --porto-grid-gutter-width:30px;
 --porto-body-ff:"Poppins";
 --porto-body-fw:400;
 --porto-body-fs:14px;
 --porto-body-lh:26px;
 --porto-body-ls:0;
 --porto-body-color:#777777;
 ;
 --porto-column-spacing:15px;
 --porto-res-spacing:15px;
 --porto-skin-dark-5:#1c1c1c;
 --porto-skin-dark-10:#0f0f0f;
 --porto-skin-dark-20:#000000;
 --porto-skin-light-5:#353535
}
.container,
.wp-block,
.col-half-section {
 --porto-container-width:1200px
}
h1 {
 --porto-h1-ff:"Open Sans";
 --porto-h1-fw:700;
 --porto-h1-fs:36px;
 --porto-h1-lh:44px;
}
h2 {
 --porto-h2-ff:"Open Sans";
 --porto-h2-fw:700;
 --porto-h2-fs:30px;
 --porto-h2-lh:40px;
}
h3 {
 --porto-h3-ff:"Open Sans";
 --porto-h3-fw:700;
 --porto-h3-fs:25px;
 --porto-h3-lh:32px;
}
h4 {
 --porto-h4-ff:"Open Sans";
 --porto-h4-fw:700;
 --porto-h4-fs:20px;
 --porto-h4-lh:27px;
}
h5 {
 --porto-h5-ff:"Open Sans";
 --porto-h5-fw:700;
 --porto-h5-fs:14px;
 --porto-h5-lh:18px;
}
h6 {
 --porto-h6-ff:"Poppins";
 --porto-h6-fw:600;
 --porto-h6-fs:13px;
 --porto-h6-lh:18px;
 --porto-h6-ls:0;
}
.main-sidebar-menu {
 --porto-menu-side-ff:"Open Sans";
 --porto-menu-side-fw:400;
 --porto-menu-side-fs:14px;
 --porto-menu-side-lh:18px;
 --porto-menu-side-ls:0;
}
.add-links,
.yith-wcwl-add-to-wishlist {
 --porto-shop-add-links-color:#333333;
 --porto-shop-add-links-bg-color:#ffffff;
 --porto-shop-add-links-border-color:#dddddd
}
.product-summary-wrap .yith-wcwl-add-to-wishlist,
.product-summary-wrap .yith-compare {
 --porto-wishlist-color:#302e2a;
}
.onnew {
}
#header .logo {
 --porto-logo-mw:350px;
 --porto-sticky-logo-mw:150px
}
.side-header-narrow-bar-logo {
 --porto-side-logo-mw:350px
}
@media (min-width:992px) and (max-width:1229px) {
 .container,
 .wp-block,
 .col-half-section {
  --porto-container-width:960px
 }
}
@media (min-width:1230px) {
 #header .logo {
  --porto-logo-mw:350px
 }
}
@media (max-width:991px) {
 :root {
  --porto-res-spacing:30px
 }
 #header .logo {
  --porto-logo-mw:200px
 }
}
@media (max-width:767px) {
 #header .logo {
  --porto-logo-mw:150px
 }
}
@media (max-width:575px) {
 :root {
  --porto-res-spacing:20px
 }
}
