/* Elements global */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-footer {
  background: #333;
}
a,
.alink {
  color: #00a09a;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #40bdb4;
  text-decoration: none;
}
/* Grid */
.section-inner {
  padding: 0 0 30px 0;
}
.section-inner-both {
  padding: 30px 0;
}
.c-row:after {
  content: "";
  display: table;
  clear: both;
}
.c-20 {
  width: 20%;
  float: left;
}
.c-25 {
  width: 25%;
  float: left;
}
.c-30 {
  width: 33.333333%;
  float: left;
}
.c-60 {
  width: 60%;
  float: left;
}
.c-40 {
  width: 40%;
  float: left;
}
.c-50 {
  width: 50%;
  float: left;
}
.columns .column.main {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .c-20,
  .c-25,
  .c-30,
  .c-40,
  .c-50,
  .c-60 {
    float: none;
    width: 100%;
  }
}
.action.primary {
  background: #00a09a;
  border: 1px solid #00a09a;
  box-sizing: border-box;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}
.action.primary:hover {
  background: #40bdb4;
  border: 1px solid #40bdb4;
}
.abs-actions-addto::before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action::before,
.product-item-actions .actions-secondary > .action::before,
.product-social-links .action.tocompare::before,
.wishlist.split.button > .action.split::before,
.product-social-links .action.mailto.friend::before,
.product-social-links .action.towishlist::before,
.block-bundle-summary .action.towishlist::before,
.product-item .action.towishlist::before,
.table-comparison .action.towishlist::before {
  color: inherit;
  display: inline-block;
  /*font-family: "icons-blank-theme";*/
  font-size: 18px;
  font-weight: normal;
  line-height: 16px;
  margin: 0 !important;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}
.product-item-actions .actions-primary + .actions-secondary > .action {
  margin-right: 0;
}
.font-awesome-overides {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome !important;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-lg {
  font-size: 1.5em;
}
.site-by-webqem {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  background: url(web/images/WQ_logo_Fist_192x192.png) no-repeat right 4px;
  background-size: 23px;
  display: inline-block;
  line-height: 30px;
  padding-right: 35px;
}
.site-by-webqem:hover {
  text-decoration: none;
  opacity: .9;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 0;
}
.block-search .action.search:hover {
  background-color: #555;
}
/* Fix bug on default luma ratings */
.review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
/* checkout section */
#maincontent .opc-progress-bar {
  padding-top: 20px;
}
#maincontent .opc-wrapper {
  float: left;
  order: 1;
  padding-right: 30px;
  width: 66.6667%;
}
#maincontent .opc-sidebar {
  float: right;
  margin: 46px 0 20px;
  order: 2;
  width: 33.3333%;
}
.page-layout-checkout .logo > img {
  max-width: 200px;
  margin-top: 40px;
}
/* header section */
.page-header .panel.wrapper {
  background-color: transparent;
  border-bottom: none;
}
.page-header .panel.wrapper {
  color: #2e2e2e;
}
.header.panel > .header.links > li > a {
  color: #00a09a !important;
}
.header.panel > .header.links > li > a:hover {
  color: #40bdb4 !important;
  text-decoration: none;
}
.header.links .greet.welcome {
  display: none !important;
}
.header.content {
  position: relative;
}
.logo {
  margin: -35px auto 10px 0;
}
.logo img {
  width: auto;
  height: auto;
}
/* header search */
.page-header .block-search .input-text {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 0;
}
.block-search input::-moz-placeholder {
  color: #868686;
}
.page-header .block-search button.search {
  background-color: #555;
  border-radius: 0;
  right: 0;
  width: 35px;
}
.block-search .action.search::before {
  color: #fff !important;
  font-size: 25px !important;
  font-weight: normal;
  line-height: 32px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  box-shadow: none;
  border: 1px solid #c2c2c2 !important;
}
/* header shopping cart */
.minicart-wrapper .action.showcart::before {
  color: #fcaa2d;
  font-size: 35px !important;
}
.minicart-wrapper .action.showcart:hover::before {
  color: #e95129;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #00a09a;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
/* header link */
.panel.header .widget.block.block-static-block {
  clear: none;
  float: right;
}
.header.links.top-nav > li {
  display: inline;
  margin-right: 20px;
}
.header.links.top-nav > li a {
  color: #2e2e2e;
  font-size: 14px;
}
.header.links.top-nav > li a:hover {
  color: #00a09a;
  text-decoration: none;
}
.header.links,
.header.links.top-nav {
  border-bottom: 1px solid #9f9f9f;
  margin: 0;
  padding: 0 10px 5px 10px !important;
  position: relative;
  z-index: 1000;
}
.header.links {
  background: #fff;
  z-index: 1001;
}
.customer-welcome ul li:hover {
  background: #fff;
}
.customer-welcome ul li a:hover {
  color: #00a09a;
}
/* header tabs */
.tab-head {
  bottom: 0;
  margin: 0;
  position: absolute;
  right: 20px;
}
.tab-head a {
  padding: 6px 20px 5px;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 14px;
  font-size: 17px;
  font-weight: 700;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tab-head a span {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.tab-head a:hover {
  text-decoration: none;
}
.tab-head .tab-head-donate {
  background: #a74698;
}
.tab-head .tab-head-donate:hover {
  background: #b462a7;
}
.tab-head .tab-head-talkline {
  background: #fcaa2d;
}
.tab-head .tab-head-talkline:hover {
  background: #fcb74c;
}
/* mobile styles */
@media (max-width: 767px) {
  .nav-toggle::before {
    color: #e95129;
  }
  .nav-toggle:hover::before {
    color: #eb6b49;
  }
  .nav-toggle {
    top: 8px;
  }
  .nav-toggle::after {
    color: #e95129;
    content: "MENU";
    display: block;
    font-size: 8px;
    height: 10px;
    left: 2px;
    position: absolute;
    top: 31px;
    width: 25px;
    font-weight: 700;
  }
  .logo {
    margin: 0 auto 8px 40px;
    max-width: 125px;
  }
  .block-search .label::before {
    color: #fcaa2d;
    font-size: 30px;
  }
  .page-header {
    border-bottom: 0;
    margin-bottom: 55px;
  }
  .tab-head {
    bottom: -39px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
  }
  .tab-head-donate {
    display: none !important;
  }
  .tab-head a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 6px 0 5px;
    width: 100%;
  }
}
.customer-welcome .action.switch {
  line-height: 1;
}
.customer-welcome .action.switch::after,
.customer-welcome .action.switch:hover::after,
.customer-welcome .action.switch:focus::after,
.customer-welcome.active .action.switch::after {
  vertical-align: middle;
  font-size: 16px !important;
  color: #333;
  display: block;
  content: "\f007";
  width: 15px;
  height: 15px;
  position: relative;
  top: -2px;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome !important;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.customer-welcome .action.switch:hover::after,
.customer-welcome.active .action.switch::after,
.customer-name > span:hover {
  color: #00a09a;
}
/* footer section */
.footer-section {
  background: #333;
}
.footer-section {
  /* social links */
}
.footer-section h4 {
  opacity: 0.8;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.footer-section .foot-tel {
  color: #fda830;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  margin-bottom: 5px;
}
.footer-section .foot-email {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.footer-section .foot-email:hover {
  text-decoration: none;
  opacity: .8;
}
.footer-section .foot-email .fa.fa-envelope {
  margin-right: 10px;
}
.footer-section .foot-links {
  padding-left: 0;
}
.footer-section .foot-links li {
  position: relative;
  margin-bottom: 5px !important;
  padding-left: 15px;
}
.footer-section .foot-links li a {
  color: #fff;
}
.footer-section .foot-links li a:hover {
  text-decoration: none;
  opacity: .8;
}
.footer-section .foot-links li::before {
  content: "";
  vertical-align: middle;
  font-size: 16px !important;
  color: #fff;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  content: "\f105";
  width: 15px;
  height: 15px;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome !important;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.footer-section .foot-social-wrap {
  text-align: right;
}
.footer-section .foot-social-wrap a {
  border-radius: 10px;
  height: 40px;
  line-height: 40px;
  margin: 20px 0 20px 5px;
  position: relative;
  text-align: center;
  width: 70px;
  display: inline-block;
  color: #fff;
}
.footer-section .foot-social-wrap a:hover {
  opacity: .9;
}
.footer-section .foot-social-wrap a .fa-2x {
  position: relative;
  top: 5px;
}
.footer-section .foot-social-wrap a::after {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 12px;
  left: 0;
  top: 30px;
}
.footer-section .foot-social-wrap a.foot-social-facebook {
  background-color: #b84c33;
}
.footer-section .foot-social-wrap a.foot-social-facebook::after {
  border-color: #b84c33 transparent transparent #b84c33;
}
.footer-section .foot-social-wrap a.foot-social-twitter {
  background-color: #819b40;
}
.footer-section .foot-social-wrap a.foot-social-twitter::after {
  border-color: #819b40 transparent transparent #819b40;
}
.footer-section .foot-social-wrap a.foot-social-youtube {
  background-color: #19817d;
}
.footer-section .foot-social-wrap a.foot-social-youtube::after {
  border-color: #19817d transparent transparent #19817d;
}
.footer-section .foot-social-wrap a.foot-social-instagram {
  background-color: #834177;
}
.footer-section .foot-social-wrap a.foot-social-instagram::after {
  border-color: #834177 transparent transparent #834177;
}
.footer-section .foot-social-wrap a.foot-social-linkedin {
  background-color: #869831;
}
.footer-section .foot-social-wrap a.foot-social-linkedin::after {
  border-color: #869831 transparent transparent #869831;
}
.footer-section .foot-social-wrap a.foot-social-tumblr {
  background-color: #706f72;
}
.footer-section .foot-social-wrap a.foot-social-tumblr::after {
  border-color: #706f72 transparent transparent #706f72;
}
/* widget fix */
.page-footer .widget.block.block-static-block {
  float: none;
}
.block.newsletter .field .control::before {
  font-size: 32px;
}
@media (max-width: 767px) {
  .footer-section .foot-social-wrap {
    text-align: left;
  }
}
/* Nav section */
.nav-sections,
.navigation {
  background: #e95129;
  font-weight: 600;
}
.navigation .level0 > .level-top {
  color: #fff !important;
  font-size: 19px;
  line-height: 65px;
  padding: 0 25px;
  display: inline-block;
  position: relative;
  border-width: 0 !important;
}
.navigation .level0:hover,
.navigation .level0:focus > .level-top,
.navigation .level0:hover > .level-top,
.navigation .level0 > .level-top:hover {
  background-color: #eb6b49;
  color: #fff !important;
  cursor: pointer;
}
.navigation .level0 .submenu {
  background: #f2f2e5;
  border: 1px solid #eb6b49;
  border-top: 0 !important;
  box-shadow: none;
  font-weight: 600;
}
.navigation .level0 .submenu a {
  color: #6a6867;
  line-height: inherit;
  padding: 4px 20px;
  font-size: 18px;
  font-weight: 600;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a:focus {
  background: transparent !important;
  color: #000000;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
  background: #f2f2e5 !important;
}
.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all,
.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
  padding: 10px 0;
}
.level1.ui-menu-item,
.level2.ui-menu-item {
  margin: 0;
}
.navigation .level0.parent > .level-top span:last-child:after {
  content: "";
  vertical-align: middle;
  font-size: 16px !important;
  color: #fff;
  display: block;
  position: absolute;
  top: 25px;
  right: 5px;
  content: "\f107";
  width: 15px;
  height: 15px;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome !important;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
/* Mobile Menu */
@media (max-width: 767px) {
  .nav-open .nav-sections {
    box-shadow: none;
  }
  .section-items.nav-sections-items {
    background: #e8e8e8;
  }
  .section-item-title.nav-sections-item-title.active {
    background: #e95129 !important;
    display: inline-block;
    border: none !important;
    position: relative;
    z-index: 2;
  }
  .section-item-title.nav-sections-item-title.active a {
    color: #fff !important;
  }
  .nav-sections-item-content {
    margin-top: 39px;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .nav-sections-item-title {
    border: 0;
    background: #e8e8e8 !important;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    text-align: center;
    width: 50%;
    cursor: pointer;
  }
  .nav-sections-item-switch {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 600 !important;
  }
  .navigation .level0 .level-top {
    font-weight: 600;
    text-transform: none;
    line-height: 50px;
    font-size: 16px !important;
  }
  .navigation .level0.parent > .level-top span:last-child::after {
    display: none;
  }
  .level-top.ui-corner-all {
    padding: 0 !important;
    width: 100%;
  }
  .level-top.ui-corner-all span {
    display: block;
    padding: 0 20px !important;
  }
  .navigation .parent .level-top::after {
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 20;
    font-size: 50px;
    right: 0;
    top: 0;
  }
  .navigation .level0 .submenu {
    border: 0;
  }
  .navigation .level0 .submenu a {
    font-size: 16px !important;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 20px;
  }
  .level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    padding: 10px 0 !important;
  }
  .level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all,
  .level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
    padding: 0;
  }
  .level1 .submenu a {
    padding-left: 40px !important;
    position: relative;
    font-size: 16px !important;
  }
  .level1 .submenu a span {
    font-size: 16px !important;
  }
  .level1 .submenu a::before {
    content: "";
    vertical-align: middle;
    font-size: 16px !important;
    color: #575757;
    display: block;
    position: absolute;
    top: 7px;
    left: 31px;
    content: "\f105";
    width: 15px;
    height: 15px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome !important;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border: 0 !important;
    padding-left: 40px !important;
    color: #2e2e2e;
  }
  .header.links {
    background: #e95129;
    padding: 0 !important;
    border: none !important;
  }
  .header.links > li {
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #fff;
  }
  .header.links > li a {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 0 20px !important;
    border: 0 !important;
  }
  .header.links > li a:hover {
    background-color: #eb6b49;
  }
}
/* home section */
.home-hero {
  display: block;
  margin-bottom: 15px;
}
.home-hero > img {
  display: block;
}
.cta-box-section {
  display: flex;
  flex-wrap: wrap;
}
.cta-box-section a {
  align-items: center;
  display: flex;
  height: 300px;
  width: 24%;
  margin-right: 1%;
  text-decoration: none;
  color: #fff;
}
.cta-box-section a:last-child {
  margin-right: 0;
  width: 25%;
}
.cta-box-section a > div {
  text-align: center;
  width: 100%;
}
.cta-box-section a h3 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 5px;
}
.cta-box-section a p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  position: relative;
}
.cta-box-section a p span {
  position: relative;
}
.cta-box-section a p span::after {
  content: "";
  vertical-align: middle;
  font-size: 16px !important;
  color: #fff;
  display: block;
  position: absolute;
  top: 4px;
  right: -15px;
  content: "\f105";
  width: 15px;
  height: 15px;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome !important;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.cta-box-green {
  background-color: #a5d149;
}
.cta-box-cyan {
  background-color: #00a09a;
}
.cta-box-orange {
  background-color: #fcaa2d;
}
.cta-box-purple {
  background-color: #a74698;
}
.content-heading::before {
  background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, #fff 25%, #cecece 100%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 0;
}
.content-heading {
  margin: 40px 0 20px;
  position: relative;
  text-align: center;
}
.content-heading .title {
  color: #f95e39;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0;
  position: relative;
  z-index: 1;
}
/* product list home */
.block-products-list .price-box * {
  font-size: 19px;
}
.product-item-name,
.product.name a {
  font-weight: 600;
}
/* mobile styles */
@media (max-width: 767px) {
  .cta-box-section a {
    height: 150px !important;
    margin-right: 0 !important;
    width: 50% !important;
  }
  .cta-box-section a h3 {
    font-size: 20px;
    margin: 0;
  }
  .cta-box-section a p {
    font-size: 12px;
  }
  .cta-box-section a p span::after {
    top: 0;
  }
}
/* Elements global */
.page-title-wrapper h1#page-title-heading {
  color: #f15930;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 30px;
}
.block-subtitle.filter-subtitle,
.filter-options-title,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-weight: 700;
}
.filter-options-title::after {
  position: absolute;
  right: 0;
  top: -5px;
  color: #d1d1d1;
  font-size: 35px;
}
.sorter-action::before {
  font-size: 25px;
}
.category-image .image {
  width: 100%;
}
/* Now and Was Price */
/* Catalog */
.price-box .special-price .price-container .price-label {
  position: relative;
  color: #e95129;
}
@media (min-width: 768px) {
  .price-box .special-price .price-container .price-label {
    font-size: 19px;
    font-weight: 700;
  }
}
.price-box .special-price .price-container .price {
  color: #e95129;
}
@media (min-width: 768px) {
  .price-box .special-price .price-container .price {
    font-size: 19px;
  }
}
.price-box .special-price,
.price-box .old-price {
  display: block;
}
.price-box .old-price .price-container {
  text-decoration: line-through;
}
/* Product Page */
.product-info-main .product-info-price .price-box {
  width: auto;
}
.product-info-main .product-info-price .special-price .price-label::after {
  display: none !important;
}
.product-options-bottom .price-box .price-container,
.product-info-price .price-box .price-container,
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 14px;
  font-weight: 500;
}
/* Display sticker */
#maincontent,
.product-image-container {
  position: relative;
}
.product-badge.new,
.product-badge.featured,
.product-badge.special {
  background-color: #a3cd45;
  border-radius: 50%;
  color: #fff !important;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: 700;
  height: 55px;
  line-height: 55px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 55px;
  z-index: 10;
}
.product-badge.new {
  font-size: 15px;
}
.product-badge.featured {
  font-size: 9px;
}
.product-badge.special {
  font-size: 11px;
}
.product-badge.new::before {
  content: "New";
}
.product-badge.featured::before {
  content: "Featured";
}
.product-badge.special::before {
  content: "Special";
}
.product-info-main .page-title-wrapper h1 {
  color: #e95129;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
}
.price-box.price-final_price {
  padding-bottom: 0;
}
.product-info-price {
  width: 100% !important;
}
.product-info-main .price-final_price .price {
  color: #575757;
  font-size: 34px !important;
  font-weight: 700 !important;
}
.product-info-price .price-final_price,
.product-info-price .product-info-stock-sku {
  display: block !important;
  width: 100%;
}
.product-info-price .product-info-stock-sku {
  padding-left: 0;
  text-align: left;
}
.stock.available,
.product.attribute.sku {
  text-align: right;
}
.product-info-stock-sku .page-title-wrapper {
  border-top: 1px solid #c1c1c1;
  padding-bottom: 15px;
}
.product-info-stock-sku .page-title-wrapper h1 {
  display: none;
}
@media (max-width: 767px) {
  .product-reviews-summary {
    margin-bottom: 15px;
  }
}
.formbuilder .fieldset {
  border: 0 none;
  letter-spacing: 0;
  margin: 0 0 20px;
}
.formbuilder .fieldset > .legend {
  float: none;
  margin: 0;
  padding: 0;
  border-bottom: none;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.formbuilder .label {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #333;
}
.formbuilder .actions-toolbar {
  display: none;
}
.product-info-price .special-price .price-label {
  display: inline !important;
  font-weight: 700;
  height: auto !important;
  position: relative !important;
  visibility: visible !important;
  width: auto !important;
  /* not having now on details page */
  display: none !important;
}
.product-info-price .special-price .price-wrapper {
  display: inline !important;
}
.product-info-price .special-price .price-wrapper .price {
  font-weight: 700;
}
@media (min-width: 768px) {
  .product-info-price .special-price .price-wrapper .price {
    font-size: 34px;
  }
}
.fotorama__thumb {
  background: #fff;
  border: 1px solid #ebebeb;
  cursor: pointer;
}
.product-item-name {
  hyphens: none;
}
/* Details page tabs */
.product.data.items > .item.title > .switch {
  background: #f2f2e5;
}
.product.data.items,
.product.data.items > .item.title {
  margin: 0;
  border-bottom: 0;
}
.product-item-actions .actions-primary {
  display: table-cell;
  vertical-align: bottom;
}
/* bundle page */
.bundle-options-container .product-add-form {
  display: block;
}
/* flexslider custom styles */
.flexslider {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  max-width: 1240px;
}
.flex-direction-nav {
  display: none;
}
.magestore-bannerslider-standard {
  width: 100% !important;
}
.magestore-bannerslide-flex-slider {
  margin-bottom: 60px !important;
}
.flexslider {
  border-radius: 0 !important;
  box-shadow: none !important;
  padding-bottom: 10px !important;
}
.flex-control-nav li {
  display: inline-block;
  margin: 0 10px !important;
}
.flex-control-paging li a {
  background: none !important;
  border: 1px solid #868686;
  border-radius: 50%;
  box-shadow: none !important;
  cursor: pointer;
  display: block;
  height: 8px !important;
  text-indent: -9999px;
  width: 8px !important;
  padding: 0;
  text-align: center;
}
.flex-control-paging li a.flex-active {
  background: #868686 !important;
}
.magestore-bannerslide-flex-slider {
  margin: auto auto 30px !important;
}
.flexslider-content-image {
  padding: 0 !important;
}
.flex-control-nav {
  bottom: -31px !important;
  text-align: right !important;
}
.flexslider .slides > li {
  margin: 0 !important;
}
.flex-control-nav li {
  display: inline-block;
  margin: 0 5px !important;
}
/* Responsive break points
body::before {
	z-index: 1000000;
	color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 2px 4px;
	@media (min-width: 1200px)	{content: "1200 +"; background: green;}
	@media (max-width: 1199px)	{content: "992 - 1199"; background: lime;}
	@media (max-width: 991px)	{content: "768 - 991"; background: gold;}
	@media (max-width: 767px)	{content: "481 - 767"; background: blue;}
	@media (max-width: 480px)	{content: "0 - 480"; background: red;}
}
 */
