@import 'custom/elements/_custom.css';
/**
 * The 'Custom' Theme
 *
 * @less		'custom'
 * @import		'lib'
 * @import		'elements'
 */
button.primary.tocart,
.action.primary.tocart {
  background-color: #f36c21;
  background-repeat: no-repeat;
}
a.action-link1 {
  text-decoration: none;
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: #821b1c;
}
a.action-link1:visited {
  text-decoration: none;
}
a.action-link1:hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  a.action-link1 {
    font-size: 15px;
    padding-bottom: 1px;
  }
}
a.action-link1::before {
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background-color: #821b1c;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  content: "";
  width: 100%;
  height: 1px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  a.action-link1::before {
    height: 2px;
  }
}
a.action-link1:visited {
  color: #821b1c;
}
a.action-link1:hover {
  color: #3e3d3b;
}
a.action-link1:hover::before {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
a.action-link2 {
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: #3e3d3b;
}
@media only screen and (min-width: 768px) {
  a.action-link2 {
    font-size: 15px;
    padding-bottom: 1px;
  }
}
a.action-link2::before {
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  content: "";
  width: 100%;
  height: 1px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  a.action-link2::before {
    height: 2px;
  }
}
a.action-link2:visited {
  color: #3e3d3b;
}
a.action-link2:hover {
  color: #821b1c;
}
a.action-link2:hover::before {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
a.action-link3 {
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  a.action-link3 {
    font-size: 15px;
    padding-bottom: 1px;
  }
}
a.action-link3::before {
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background-color: #000000;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  content: "";
  width: 100%;
  height: 1px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  a.action-link3::before {
    height: 2px;
  }
}
a.action-link3:visited {
  color: #000000;
}
a.action-link3:hover {
  color: #821b1c;
}
a.action-link3:hover::before {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@font-face {
  font-family: "Outfit-Regular";
  src: url('../fonts/Outfit-Regular.eot');
  src: local("Outfit-Regular"), url('../fonts/Outfit-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Regular.woff') format('woff'), url('../fonts/Outfit-Regular.ttf') format('truetype'), url('../fonts/Outfit-Regular.svg#Outfit-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Outfit-Medium";
  src: url('../fonts/Outfit-Medium.eot');
  src: local("Outfit-Medium"), url('../fonts/Outfit-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Medium.woff') format('woff'), url('../fonts/Outfit-Medium.ttf') format('truetype'), url('../fonts/Outfit-Medium.svg#Outfit-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Outfit-SemiBold";
  src: url('../fonts/Outfit-SemiBold.eot');
  src: local("Outfit-SemiBold"), url('../fonts/Outfit-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-SemiBold.woff') format('woff'), url('../fonts/Outfit-SemiBold.ttf') format('truetype'), url('../fonts/Outfit-SemiBold.svg#Outfit-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Outfit-Bold";
  src: url('../fonts/Outfit-Bold.eot');
  src: local("Outfit-Bold"), url('../fonts/Outfit-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Outfit-Bold.woff') format('woff'), url('../fonts/Outfit-Bold.ttf') format('truetype'), url('../fonts/Outfit-Bold.svg#Outfit-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ic {
  display: inline-block;
}
.ic-hamburger {
  background: transparent url(../images/icons/hamburger-gray.png) no-repeat center center;
  background-size: auto 20px;
}
.ic-search {
  background: transparent url(../images/icons/search-gray.png) no-repeat center center;
  background-size: auto 20px;
}
.ic-bag {
  background: transparent url(../images/icons/bag-black.png) no-repeat center center;
  background-size: auto 20px;
}
.ic-user {
  background-image: url('../images/account-icon.png');
}
.ic-user:hover {
  background-image: url('../images/account-icon.png');
}
.ic-close {
  background: transparent url(../images/icons/cross-black.png) no-repeat center center;
  background-size: auto 20px;
}
.ic-close-white {
  background: transparent url(../images/icons/cross-white.png) no-repeat center center;
  background-size: auto 20px;
}
button.primary,
.action.primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  border: 0 !important;
}
button.primary:visited,
.action.primary:visited {
  border: 0;
}
button.primary:hover,
.action.primary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  button.primary,
  .action.primary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
button.primary:focus,
.action.primary:focus,
button.primary:active,
.action.primary:active,
button.primary:visited,
.action.primary:visited {
  background-color: #f36c21;
  background-repeat: no-repeat;
}
button.primary:hover,
.action.primary:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
button-primary,
.action-primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  border: 0 !important;
}
button-primary:visited,
.action-primary:visited {
  border: 0;
}
button-primary:hover,
.action-primary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  button-primary,
  .action-primary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
button-primary:focus,
.action-primary:focus,
button-primary:active,
.action-primary:active,
button-primary:visited,
.action-primary:visited {
  background-color: #f36c21;
  background-repeat: no-repeat;
}
button-primary:hover,
.action-primary:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
button.secondary,
.action.secondary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #000000;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  border: 0 !important;
  height: 32px !important;
  line-height: 32px;
}
button.secondary:visited,
.action.secondary:visited {
  border: 0;
}
button.secondary:hover,
.action.secondary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  button.secondary,
  .action.secondary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
button.secondary:visited,
.action.secondary:visited {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  color: #ffffff;
}
button.secondary:hover,
.action.secondary:hover {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
button-secondary,
.action-secondary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #000000;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  border: 0 !important;
  height: 32px !important;
  line-height: 32px;
}
button-secondary:visited,
.action-secondary:visited {
  border: 0;
}
button-secondary:hover,
.action-secondary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  button-secondary,
  .action-secondary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
button-secondary:visited,
.action-secondary:visited {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  color: #ffffff;
}
button-secondary:hover,
.action-secondary:hover {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
button.tertiary,
.action.tertiary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #5e5d5c;
  background-repeat: no-repeat;
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  color: #ffffff;
}
button.tertiary:visited,
.action.tertiary:visited {
  border: 0;
}
button.tertiary:hover,
.action.tertiary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  button.tertiary,
  .action.tertiary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  button.tertiary,
  .action.tertiary {
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
  }
}
button.tertiary:visited,
.action.tertiary:visited {
  background-color: #5e5d5c;
  background-repeat: no-repeat;
  color: #ffffff;
}
button.tertiary:hover,
.action.tertiary:hover {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  color: #ffffff;
}
a.action.primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  border: 0 !important;
  line-height: 30px;
}
a.action.primary:visited {
  border: 0;
}
a.action.primary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  a.action.primary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
a.action.primary:focus,
a.action.primary:active,
a.action.primary:visited {
  background-color: #f36c21;
  background-repeat: no-repeat;
}
a.action.primary:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  a.action.primary {
    line-height: 30px;
  }
}
a.action-primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  border: 0 !important;
  line-height: 30px;
}
a.action-primary:visited {
  border: 0;
}
a.action-primary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  a.action-primary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
a.action-primary:focus,
a.action-primary:active,
a.action-primary:visited {
  background-color: #f36c21;
  background-repeat: no-repeat;
}
a.action-primary:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  a.action-primary {
    line-height: 30px;
  }
}
a.action.secondary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #000000;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  border: 0 !important;
  height: 32px !important;
  line-height: 32px;
  line-height: 30px;
}
a.action.secondary:visited {
  border: 0;
}
a.action.secondary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  a.action.secondary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
a.action.secondary:visited {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  color: #ffffff;
}
a.action.secondary:hover {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  a.action.secondary {
    line-height: 30px;
  }
}
a.action-secondary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #000000;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  border: 0 !important;
  height: 32px !important;
  line-height: 32px;
  line-height: 30px;
}
a.action-secondary:visited {
  border: 0;
}
a.action-secondary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  a.action-secondary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
a.action-secondary:visited {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  color: #ffffff;
}
a.action-secondary:hover {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  a.action-secondary {
    line-height: 30px;
  }
}
a.action.tertiary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #5e5d5c;
  background-repeat: no-repeat;
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  color: #ffffff;
  line-height: 30px;
}
a.action.tertiary:visited {
  border: 0;
}
a.action.tertiary:hover {
  text-decoration: none;
  border: 0;
}
@media only screen and (max-width: 767px) {
  a.action.tertiary {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  a.action.tertiary {
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
  }
}
a.action.tertiary:visited {
  background-color: #5e5d5c;
  background-repeat: no-repeat;
  color: #ffffff;
}
a.action.tertiary:hover {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  a.action.tertiary {
    line-height: 30px;
  }
}
a.action.quaternary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.quaternary {
    line-height: 30px;
  }
}
a.action.quinary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.quinary {
    line-height: 30px;
  }
}
a.action.senary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.senary {
    line-height: 30px;
  }
}
a.action.septenary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.septenary {
    line-height: 30px;
  }
}
a.action.octonary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.octonary {
    line-height: 30px;
  }
}
a.action.nonary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.nonary {
    line-height: 30px;
  }
}
a.action.denary {
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  a.action.denary {
    line-height: 30px;
  }
}
/**
 * Custom Style Sheet
 *
 * @less			'header'
 */
.page-header {
  background-color: #ffffff;
  background-repeat: no-repeat;
  position: relative;
  z-index: 9;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .page-header {
    margin-bottom: 0px;
    top: 0;
    border-bottom: 1px solid #ebebeb;
  }
}
@media only screen and (min-width: 768px) {
  .page-header {
    position: sticky;
    top: 0;
  }
}
.page-header .top-content {
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: #030303;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .page-header .top-content {
    padding-bottom: 22px;
    padding-top: 15px;
  }
}
.page-header .top-content .shipping-message {
  max-width: 1250px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .page-header .top-content .shipping-message .shipping-msg .sections {
    text-align: center;
  }
}
.page-header .top-content .shipping-message .shipping-msg a {
  font-size: 14px;
  color: #ffffff;
  font-family: "Outfit-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .page-header .top-content .shipping-message {
    top: 9px;
  }
}
.page-header .header {
  background-color: #ffffff;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-header .header .search-autocomplete ul li {
  display: block;
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .block-minicart {
    right: -23px;
  }
}
.page-header .header .item-content {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .page-header .header .middle-content {
    width: 50%;
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1025px) {
  .page-header .header .middle-content {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .middle-content {
    display: block;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .middle-content .block.block-search {
    width: 542px;
    float: revert;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
  }
}
.page-header .header .middle-content .block.block-search .nested {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-header .header .middle-content .block.block-search {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .middle-content .block.block-search .block-content .label {
    display: none;
  }
}
.page-header .header .middle-content .block.block-search input {
  border: 1px solid #030303;
}
.page-header .header .middle-content .block.block-search input::before {
  color: #030303;
}
@media only screen and (min-width: 768px) {
  .page-header .header .middle-content .block.block-search input {
    height: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .middle-content .block.block-search input {
    margin-top: 16px;
    margin-bottom: 0px;
    width: 100% !important;
    position: static;
  }
}
.page-header .header .middle-content .block.block-search .actions {
  position: absolute;
  top: 0px;
  right: 0px;
}
.page-header .header .middle-content .block.block-search .actions .action.search {
  top: 8px;
}
@media only screen and (max-width: 767px) {
  .page-header .header .middle-content .block.block-search .actions .action.search {
    display: block;
  }
}
.page-header .header .middle-content .block.block-search .actions .action.search::before {
  color: #111111;
  font-size: 30px;
}
.page-header-placeholder {
  height: 0;
}
@media only screen and (max-width: 767px) {
  .page-header-placeholder {
    display: none !important;
    height: 0 !important;
  }
}
.page-header-sticky {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 899;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.page-header-sticky .global-topbar,
.page-header-sticky .panel.wrapper {
  display: none;
  height: 0;
}
.page-header-sticky.ready {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
@media only screen and (max-width: 767px) {
  .page-header-sticky.ready {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-header-sticky.ready > .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header-sticky.ready .top-content .shipping-message {
    z-index: 99;
  }
}
@media only screen and (min-width: 768px) {
  .page-header-sticky.ready .header .links-top > li:not(:first-child) {
    margin-right: 10px;
  }
}
.page-header-sticky.ready .header .links-top > li a {
  padding: 0 !important;
}
.page-header-sticky.ready .header .links-top > li a .label,
.page-header-sticky.ready .header .links-top > li a .count {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-header-sticky.ready .header .links-hover {
    top: 50px;
  }
}
.page-header-sticky.ready .header .links-topsearch .block-search {
  max-width: inherit;
}
.page-header-sticky.ready .header .links-topsearch .block-search .input-text {
  padding-left: 10px;
  border-color: transparent;
}
@media only screen and (min-width: 768px) {
  .page-header-sticky.ready .header .branding {
    margin-top: 0px;
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-header.page-header-sticky {
    position: static;
  }
}
.page-header.page-header-sticky .header.content .branding {
  padding-top: 6px;
}
@media only screen and (max-width: 767px) {
  .page-header.page-header-sticky .header.content .branding {
    margin-top: 18px;
  }
}
.page-header.page-header-sticky .header.content .nav-sections {
  padding-top: 22px;
}
.page-header.page-header-sticky .header .links-hover.opened {
  top: 22px;
}
@media only screen and (min-width: 768px) {
  .page-header.page-header-sticky .header .right {
    z-index: 999;
  }
}
@media only screen and (min-width: 768px) {
  .page-header:not(.page-header-sticky) .header .links-top > li a .ic {
    background-size: inherit !important;
    display: block;
  }
  .page-header:not(.page-header-sticky) .header .links-top > li a .ic.ic-user {
    border-left: 2px solid #f14a51;
    margin-left: 10px;
    padding-left: 15px;
  }
  .page-header:not(.page-header-sticky) .header .links-top > li a.active {
    background-color: transparent;
    background-repeat: no-repeat;
  }
  .page-header:not(.page-header-sticky) .header .links-top > li.topsearch {
    display: block;
  }
}
.page-header > .header {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .page-header > .header {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .page-header > .header {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
  }
}
.page-header .header ul,
.page-header .header ol {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-header .header ul li,
.page-header .header ol li {
  margin: 0px;
  list-style: none;
}
.page-header .header ul li,
.page-header .header ol li {
  display: inline-block;
}
.page-header .header.content {
  max-width: 1250px;
  margin: 0 auto;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 1025px) {
  .page-header .header.content {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header.content {
    padding-bottom: 14px;
    padding-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-header .header.content {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 43px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-header .header.content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header.content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header.content .sections.nav-sections {
    display: inline-block;
    width: 20%;
  }
}
.page-header .header .right {
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 768px) {
  .page-header .header .right {
    width: 19%;
    padding-top: 0px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1100px) {
  .page-header .header .right {
    width: 26%;
  }
}
@media screen and (min-width: 767px) and (max-width: 900px) {
  .page-header .header .right {
    width: 31%;
  }
}
.page-header .header .right::after {
  font-size: 0px;
  display: block;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  content: "";
  height: 0;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right {
    float: none;
    width: initial;
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: hidden;
    width: 100%;
    position: static;
  }
}
@media only screen and (max-width: 1024px) {
  .page-header .header .right {
    z-index: 6;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .contact-links {
    position: absolute;
    top: -18px;
    right: 0;
    left: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .contact-links .quick-access .skip-links {
    float: right;
    position: relative;
    padding-left: 19px;
    margin-left: -4px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links {
    overflow: hidden;
    width: 100%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links .tplinks {
    background-color: #000000;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li {
    display: table-cell;
    width: 33.333333%;
  }
}
.page-header .header .right .contact-links .quick-access .skip-links li.quick-order {
  position: relative;
  margin-left: 30px;
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li.quick-order {
    margin-left: 0px;
    margin-right: 0px;
    width: 28%;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li.quick-order a {
    position: relative;
  }
}
.page-header .header .right .contact-links .quick-access .skip-links li.quick-order a::before {
  background-image: url('../images/quick-order.png');
  content: '';
  width: 16px;
  height: 15px;
  position: absolute;
  left: -20px;
  top: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: text-top;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li.quick-order a::before {
    left: -21px;
    top: 5px;
  }
}
.page-header .header .right .contact-links .quick-access .skip-links li.faq {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li.faq {
    width: 16%;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li.faq a {
    position: relative;
  }
}
.page-header .header .right .contact-links .quick-access .skip-links li.faq a::before {
  background-image: url('../images/faq.png');
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: -20px;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: text-top;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .contact-links .quick-access .skip-links li.faq a::before {
    left: -21px;
    top: 2px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .contact-links .quick-access .skip-links li {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .contact-links .quick-access .skip-links li:last-child {
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .contact-links .quick-access .skip-links li a {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right {
    max-width: 89%;
    margin: 0 auto;
    position: absolute;
    top: 11%;
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content {
    float: right;
    padding-top: 32px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1100px) {
  .page-header .header .right .header-right .right-content {
    margin-right: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content .topaccount {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content .topaccount .authentication {
    position: absolute;
    top: 19px;
    left: 29px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .topaccount .authentication {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content .topaccount .authentication a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .mob-menu {
    width: 29%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .mob-menu .nav-toggle {
    position: static;
    font-size: 16px;
    line-height: 32px;
  }
}
.page-header .header .right .header-right .right-content .mob-menu .nav-toggle > span {
  position: static;
  margin: 2px;
  padding-left: 5px;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .mob-menu .nav-toggle::before {
    color: #ffffff;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .mob-menu .nav-toggle .label {
    color: #ffffff;
    vertical-align: bottom;
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content .skip-links.links {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .skip-links.links {
    width: 30%;
    display: table-cell;
    vertical-align: middle;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .skip-links.links .skip-account a {
    line-height: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .skip-links.links .skip-account a .label {
    vertical-align: top;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper {
    margin-left: 35px;
    margin-top: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper .action.showcart {
    position: relative;
    line-height: 32px;
    margin-top: -8px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper .minicart-items-wrapper {
    height: auto !important;
    max-height: 292px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper {
    position: static;
    float: right;
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-top: 4px;
  }
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper .minicart-items li {
  width: 100%;
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper .minicart-items .product-item-name a {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper .minicart-items .primary {
  display: none;
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper .minicart-items .primary .action.edit:before {
  display: none;
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper .minicart-items .primary .action.edit > span {
  position: static;
  vertical-align: middle;
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper #top-cart-btn-checkout {
  height: auto;
}
.page-header .header .right .header-right .right-content .minicart-wrapper #minicart-content-wrapper .actions .viewcart {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper .block-minicart {
    width: 290px;
    min-width: auto;
    right: -21px;
    top: 98%;
    z-index: 9999;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper .block-minicart:before {
    right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .header-right .right-content .minicart-wrapper .block-minicart:after {
    right: 24px;
  }
}
.page-header .header .right .header-right .right-content .minicart-wrapper .block-minicart .subtitle.empty {
  color: #000000;
}
.page-header .header .right .header-right .right-content .minicart-wrapper .action.showcart:before {
  background-image: url('../images/cart-custom.png');
  content: '';
  width: 23px;
  height: 23px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: text-top;
}
.page-header .header .right .header-right .right-content .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -22px;
  left: 11px;
  height: 18px;
  line-height: 19px;
  border-radius: 100%;
  min-width: 15px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
.page-header .header .right .header-right .right-content .minicart-wrapper .action.showcart .counter.qty .counter-number {
  text-shadow: none;
}
.page-header .header .right .links-topaccount.links-hover {
  position: absolute;
  top: 21px;
  right: 78px;
  transition: none;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .links-topaccount.links-hover {
    top: 100px;
    right: 0;
    border-top: 0px;
  }
}
.page-header .header .right .links-topaccount.links-hover.opened {
  position: absolute;
  top: 100%;
  right: 21%;
  width: 250px;
  transition: none;
  background-color: #1e1e1e;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .links-topaccount.links-hover.opened {
    right: 0;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    width: 92% !important;
    margin: 0 auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.page-header .header .right .links-topaccount.links-hover.opened a {
  text-decoration: none;
  color: #ffffff;
}
.page-header .header .right .links-topaccount.links-hover.opened a:hover {
  text-decoration: none;
  color: #f36c21;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .links-topaccount.links-hover.opened a {
    text-decoration: none;
  }
}
.page-header .header .right .links-topaccount.links-hover li {
  display: block;
  padding: 5px 20px;
  border-top: 1px solid #3f3f43;
}
@media only screen and (max-width: 767px) {
  .page-header .header .right .links-topaccount.links-hover li {
    text-align: left;
    padding: 3px 15px 4px 25px;
    text-transform: capitalize;
    line-height: 24px;
    border-top: 1px solid #ccc;
  }
}
.page-header .header .right .links-topaccount.links-hover li::before {
  content: '';
}
.page-header .header .right .links-topaccount.links-hover li a {
  font-size: 13px;
  line-height: 30px;
}
.page-header .header .links li a {
  font-size: 16px;
  color: #030303;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-header .header .links li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-header .header .links li a {
    font-size: 13px;
  }
}
.page-header .header .links li a .ic.ic-user {
  position: relative;
  width: 18px;
  height: 20px;
  vertical-align: text-bottom;
  background-size: contain;
  background-repeat: no-repeat;
  padding-right: 7px;
}
.page-header .header .links li a .ic .label {
  font-size: 13px;
}
.page-header .header .links-hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  border: 1px solid #989898;
  border-top: 2px solid #000000;
  position: absolute;
  right: 0px;
  z-index: 6;
  background-color: #ffffff;
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
}
.page-header .header .links-hover::before {
  display: block;
  content: "";
  height: 0;
  width: 0;
  right: 50%;
}
@media only screen and (min-width: 768px) {
  .page-header .header .links-hover::before {
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .links-hover {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: -15px;
    margin-right: -15px;
    border-width: 2px 0 1px;
    border-width: 2px 0 0;
    width: auto !important;
    top: 40px;
    left: 0;
  }
}
.page-header .header .links-hover.opened {
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .page-header .header .links-hover.opened {
    top: 60px;
  }
}
.page-header .header .links-topaccount {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 180px;
}
@media only screen and (max-width: 767px) {
  .page-header .header .links-topaccount::before {
    right: 89px;
  }
}
.page-header .header .links-topaccount .links li {
  display: block;
}
.page-header .header .links-topaccount .links li a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}
.page-header .header .branding {
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page-header .header .branding {
    height: auto;
    width: 23%;
    margin-top: -5px;
    float: left;
  }
}
@media screen and (min-width: 767px) and (max-width: 900px) {
  .page-header .header .branding {
    width: 18%;
    float: left;
  }
}
@media only screen and (min-width: 1025px) {
  .page-header .header .branding {
    float: left;
    padding-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .branding {
    position: relative;
    max-width: 28%;
    padding-top: 0px;
    padding-left: 0px;
    z-index: 999;
  }
}
.page-header .header .branding .logo {
  position: static;
  float: none;
  right: 0px;
  margin: 0px;
  max-width: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-header .header .branding .logo {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .branding .logo {
    position: static;
    max-width: 250px;
    margin: 0;
    padding-bottom: 15px;
  }
}
.page-header .header .branding .logo img {
  max-width: 278px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-header .header .branding .logo img {
    max-width: 200px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .header .branding .logo img {
    max-width: 250px;
    margin: 0 auto;
  }
}
.page-header .header .branding .logo.secondary {
  opacity: 0;
  visibility: hidden;
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-header .header .branding .logo.secondary {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper {
    overflow: hidden;
  }
}
.page-wrapper .page-header-placeholder {
  height: auto !important;
  display: none !important;
}
.page-wrapper .page-header-sticky.ready {
  transition: all .5s ease !important;
}
@media screen and (max-width: 767px) {
  .page-header .middle-content .block-search .block-content {
    position: relative;
  }
  .page-header .middle-content .block-search .block-content .label {
    display: none;
  }
  .page-header .middle-content .block-search .block-content .action.search {
    display: block;
  }
  .page-header .header .middle-content .block.block-search .actions {
    top: 17px;
  }
  .page-header .header .middle-content .block.block-search .actions .action.search {
    color: #ffffff;
    background-color: #40ae49;
    opacity: 1;
    border: 1px solid #40ae49;
  }
  .page-header .header .right .header-right .right-content .mob-menu .nav-toggle::before {
    color: #000;
  }
  .page-header .header .branding {
    max-width: 50%;
  }
  .page-header .header .branding .logo img {
    max-width: 100%;
  }
  .page-header .header.content {
    padding-top: 10px;
  }
}
/**
 * Custom Style Sheet
 *
 * @less			'blocks'
 */
/**
 * Custom Style Sheet
 *
 * @less			'footer'
 */
.page-footer {
  background: none;
  background-repeat: no-repeat;
  padding: 0px;
  margin-top: 0px;
}
.page-footer ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-footer ul li {
  margin: 0px;
  list-style: none;
}
.page-footer .footer .bottom {
  background-color: #1d1f1d;
  background-repeat: no-repeat;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  border-top: 1px solid #000000;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .bottom {
    line-height: 22px;
    font-size: 12px;
  }
}
.page-footer .footer .bottom .row {
  max-width: 1250px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .bottom .row {
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
  }
}
.page-footer .footer .bottom .row .footer-banners {
  float: right;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .bottom .row .footer-banners {
    float: none;
    margin: 10px auto;
    text-align: center;
  }
}
.page-footer .footer .bottom .row .footer-banners li {
  display: inline-block;
}
.page-footer .footer .bottom .row .footer-banners li img {
  max-height: 40px;
  margin-left: 5px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .bottom .row .footer-banners li img {
    max-height: 26px;
    display: inline-block;
    margin-bottom: 5px;
  }
}
.page-footer .footer .bottom .row .links {
  float: left;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .bottom .row .links {
    padding-top: 10px;
  }
}
.page-footer .footer .bottom .row .links .bottom-links li {
  display: inline-block;
}
.page-footer .footer .bottom .row .links .bottom-links a {
  font-size: 16px;
  color: #555555;
  padding: 0 0 8px;
}
.page-footer .footer .bottom .row .links .bottom-links .policy::before {
  content: '|';
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 6px;
}
.page-footer .footer .bottom .row .links .copyright {
  color: #b5b5b5;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 16px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  padding: 0px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .bottom .row .links .copyright {
    padding: 5px;
  }
}
.page-footer .footer .footer-container {
  position: relative;
  clear: both;
  padding: 25px 0 35px;
  border-radius: 40px 40px 0px 0px;
  background-color: #40ae49;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container {
    padding: 15px;
  }
}
.page-footer .footer .footer-container .cols {
  max-width: 1250px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding-left: 10px;
}
@media only screen and (min-width: 1025px) {
  .page-footer .footer .footer-container .cols {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols {
    padding-left: 0px;
  }
}
.page-footer .footer .footer-container .cols .col {
  width: 17%;
  float: left;
  padding-left: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-footer .footer .footer-container .cols .col {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-footer .footer .footer-container .cols .col {
    width: 16%;
  }
}
.page-footer .footer .footer-container .cols .col .links-social li {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col ul {
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-width: 0px;
    border-style: solid;
  }
}
@media only screen and (min-width: 768px) {
  .page-footer .footer .footer-container .cols .col ul.links {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col {
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
  }
}
.page-footer .footer .footer-container .cols .col h4 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 18px;
  font-weight: 600;
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
}
.page-footer .footer .footer-container .cols .col h4:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  background-repeat: no-repeat;
  width: 80%;
  height: 2px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col h4:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col h4 {
    margin: 0;
    margin-bottom: 5px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-top: solid 1px #dfdfdf;
    position: relative;
    background-color: #000;
    font-size: 14px;
    display: block;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
    border: solid 1px #dfdfdf;
    border-bottom: none;
  }
}
.page-footer .footer .footer-container .cols .col p {
  line-height: 23px;
  color: #888888;
  font-size: 13px;
}
.page-footer .footer .footer-container .cols .col .links li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #000000;
}
.page-footer .footer .footer-container .cols .col .links li .b-span {
  font-weight: 700;
}
.page-footer .footer .footer-container .cols .col .links li a {
  font-size: 16px;
  color: #ffffff;
}
.page-footer .footer .footer-container .cols .col .links li a:hover {
  color: #000000;
}
.page-footer .footer .footer-container .cols .col .col-sub {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col .col-sub {
    margin-top: 0px;
  }
}
.page-footer .footer .footer-container .cols .col.c1 {
  padding-left: 0px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c1 {
    width: 40%;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c2 {
    width: 54%;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c2 .links {
    padding-bottom: 0;
  }
}
.page-footer .footer .footer-container .cols .col.c3 {
  min-height: 150px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c3 {
    min-height: auto;
    width: 54%;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c3 .links {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c4 {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c4 .links li {
    font-size: 13px !important;
  }
}
.page-footer .footer .footer-container .cols .col.c4 .links-social {
  display: inline-block;
}
.page-footer .footer .footer-container .cols .col.c4 .links-social li {
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-footer .footer .footer-container .cols .col.c4 .links-social li img {
    width: 40px;
  }
}
.page-footer .footer .footer-container .cols .col.c4 h4:after {
  display: none;
}
.page-footer .footer .footer-container .cols .col.c4 h4 .subscribe {
  position: relative;
}
.page-footer .footer .footer-container .cols .col.c4 h4 .subscribe:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  background-repeat: no-repeat;
  width: 80%;
  height: 2px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c4 h4 .subscribe:after {
    display: none;
  }
}
#back2top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 999;
}
#back2top a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  border: 1px solid #3e3d3b;
  background-color: #363636;
  background-repeat: no-repeat;
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  text-indent: 2px;
  padding-top: 15px;
  display: block;
  color: #ffffff;
  width: 50px;
  height: 50px;
}
#back2top a:visited {
  background-color: #3e3d3b;
  background-repeat: no-repeat;
  border-color: #3e3d3b;
  color: #ffffff;
}
#back2top a:visited .ic {
  background: transparent url(../images/icons/uparrowcustom.png) no-repeat center center;
  background-size: auto 10px;
  opacity: 1;
}
#back2top a:hover {
  opacity: .8;
  border-color: #821b1c;
  color: #ffffff;
}
#back2top a .ic {
  background: transparent url(../images/icons/arrow-line-up-white.png) no-repeat center center;
  background-size: auto 10px;
  position: absolute;
  top: 15px;
  display: block;
  width: 100%;
  height: 16px;
  opacity: 1;
}
#back2top a br {
  display: none;
}
@media only screen and (max-width: 767px) {
  #back2top {
    bottom: 15px;
    right: 15px;
  }
}
.page-footer .footer .footer-container .cols .col.c1 p {
  color: #fff !important;
  font-size: 15px;
  font-family: "Outfit-Regular", sans-serif;
}
.page-footer .footer .footer-container .cols .col.c1 .links {
  margin-top: 0;
}
.page-footer .footer .footer-container .cols .col.c1 .links-social li,
.page-footer .footer .footer-container .cols .col.c1 .credit-card li {
  display: inline-block;
}
.page-footer .footer .footer-container .cols p.footer-title {
  font-family: "Outfit-SemiBold", sans-serif;
  color: #fff !important;
  font-size: 18px;
}
.page-footer ul.credit-card {
  margin-top: 10px;
}
.page-footer img.footer-icon {
  vertical-align: text-bottom;
  margin-right: 9px;
}
@media screen and (min-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c1 {
    width: 27%;
  }
  .page-footer .footer .footer-container .cols .col {
    width: 17.3%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-footer .footer .footer-container .cols .col.c1 {
    width: 100%;
    float: none;
  }
  .page-footer .footer .footer-container .cols .col.c2 {
    width: 50%;
    float: left;
  }
  .page-footer .footer .footer-container .cols .col.c3 {
    width: 50%;
    float: left;
  }
  .page-footer .footer .footer-container .cols .col.c2 .links {
    padding-top: 4px;
  }
}
/**
 * Custom Style Sheet
 *
 * @less			'general'
 */
body {
  font-size: 13px;
  line-height: 1.5;
  color: #030303;
  font-family: "Outfit-Regular", sans-serif;
}
@media only screen and (max-width: 767px) {
  body {
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .isDesktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .isMob {
    display: none;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: normal;
  color: #212121;
  margin: 0px;
}
h1 {
  font-size: 45px;
  text-transform: capitalize;
  font-family: "Outfit-Bold", sans-serif;
  font-style: normal;
  line-height: 1.2;
  color: #030303;
}
h2 {
  font-size: 45px;
  font-family: "Outfit-Bold", sans-serif;
  color: #030303;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-size: 30px;
  text-transform: capitalize;
  color: #40ae49;
  font-family: "Outfit-Medium", sans-serif;
}
h4 {
  font-size: 18px;
  line-height: 24.3px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 16px;
}
p {
  font-size: 16px;
}
a {
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  text-decoration: none;
  color: #5e5d5c;
}
a:visited {
  color: #5e5d5c;
}
a:hover {
  text-decoration: none;
  color: #821b1c;
}
img {
  max-width: 100%;
}
.page-wrapper .breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 12px !important;
}
@media only screen and (min-width: 768px) {
  main#maincontent {
    margin-bottom: 30px;
  }
}
/**
 * Custom Style Sheet
 *
 * @less			'misc'
 */
.al {
  text-align: left;
}
.ar {
  text-align: right;
}
.ac {
  text-align: center;
}
.right {
  float: right;
}
.left {
  float: left;
}
ul.list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
ul.list li {
  margin: 0px;
  list-style: none;
}
.cms-page-view ul.blist {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.cms-page-view ul.blist li {
  margin: 0px;
  list-style: none;
}
.page.messages .messages {
  margin-bottom: 0px;
}
.page.messages .messages .message {
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .page.messages .messages .message {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.page.messages .messages .message > *:first-child::before {
  color: inherit;
}
.page.messages .messages .message a {
  text-decoration: underline;
  color: inherit !important;
}
.page.messages .messages .message a:visited {
  text-decoration: underline;
  color: inherit !important;
}
.page.messages .messages .message a:hover {
  text-decoration: none;
  color: inherit !important;
}
.account .page.messages {
  margin-bottom: 0px;
}
.page-layout-1column .page.messages {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.product-item-info .listing-gallery {
  overflow: hidden !important;
}
/**
 * Custom Style Sheet
 *
 * @less			'sections'
 */
/**
 * Custom Style Sheet
 *
 * @less			'slick'
 */
.slick-dots {
  bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .slick-dots {
    bottom: 40px;
  }
}
.slick-dots li {
  margin-left: 3px;
  margin-right: 3px;
  width: 12px;
  height: 12px;
}
@media only screen and (min-width: 768px) {
  .slick-dots li {
    margin-left: 7px;
    margin-right: 7px;
    width: 14px;
    height: 14px;
  }
}
.slick-dots li button {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
  width: inherit;
  height: inherit;
}
.slick-dots li button::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  font-size: 0px;
  color: #5e5d5c;
  opacity: 1;
  width: inherit;
  height: inherit;
}
@media only screen and (max-width: 767px) {
  .slick-dots li button::before {
    border-width: 1px;
  }
}
.slick-dots li.slick-active button::before {
  background-color: #fff;
  color: #fff;
  opacity: 1;
}
.slick-prev,
.slick-next {
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  background: none;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 40px;
  height: 40px;
  z-index: 1;
  border: 0 !important;
}
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 30px;
    height: 30px;
  }
}
.slick-prev::before,
.slick-next::before {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  color: inherit;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:hover,
.slick-next:hover {
  border-color: transparent;
  background-color: transparent;
  color: inherit;
  opacity: 1;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 1;
}
.slick-prev {
  left: 0;
}
.slick-prev::before {
  /*.bg-icon('cav_arrow-left-large-gray.png');*/
  content: "";
}
.slick-next {
  right: 0;
}
.slick-next::before {
  /*.bg-icon('cav_arrow-right-large-gray.png');*/
  content: "";
}
/**
 * Custom Style Sheet
 *
 * @less			'bannerslider'
 */
.bannerslide {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.bannerslide::after {
  font-size: 0px;
  display: block;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  content: "";
  height: 0;
}
.bannerslide .content img {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .bannerslide.is-xlarge .content.pl,
  .bannerslide.is-xlarge .content.pr {
    width: 52%;
  }
}
.bannerslide.is-xlarge .title,
.bannerslide.is-xlarge .description {
  max-width: none;
}
.bannerslide-wrapper .image img,
.bannerslide-wrapper .figure img {
  vertical-align: middle;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .bannerslide-wrapper .is-image .detail {
    position: absolute;
    left: 0px;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide-wrapper .is-image .detail {
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
}
.bannerslide-wrapper .is-url {
  cursor: pointer;
}
.bannerslide-wrapper .is-stretch {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .bannerslide-wrapper .is-black .content *,
  .bannerslide-wrapper .is-white .content * {
    color: #fff;
  }
  .bannerslide-wrapper .is-black .content *::before,
  .bannerslide-wrapper .is-white .content *::before {
    color: inherit;
  }
}
.bannerslide-wrapper .is-black .content h1,
.bannerslide-wrapper .is-white .content h1 {
  font-size: 29px;
  font-weight: 700;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .bannerslide-wrapper .is-black .content h1,
  .bannerslide-wrapper .is-white .content h1 {
    color: #000;
    font-size: 24px;
  }
}
.bannerslide-wrapper .is-black .content h2,
.bannerslide-wrapper .is-white .content h2 {
  font-size: 21px;
  font-weight: 600;
  text-transform: none;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .bannerslide-wrapper .is-black .content h2,
  .bannerslide-wrapper .is-white .content h2 {
    color: #000;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .bannerslide-wrapper .is-black .content {
    color: #000000;
  }
}
.bannerslide-wrapper .is-black .content .actions .action {
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .bannerslide-wrapper .is-black .content .actions .action {
    background-clip: padding-box;
  }
}
@media only screen and (min-width: 768px) {
  .bannerslide-wrapper .is-white .content {
    color: #ffffff;
  }
}
@media only screen and (max-width: 1260px) {
  .bannerslide:not(.is-stretch).is-image .image img,
  .bannerslide:not(.is-stretch).is-image .figure img {
    display: block;
    position: relative;
    margin-left: -700px;
    left: 50%;
    width: 1400px;
    max-width: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide:not(.is-stretch).is-image .image img,
  .bannerslide:not(.is-stretch).is-image .figure img {
    margin-left: 0px !important;
    width: 100% !important;
    left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide:not(.is-stretch).is-image.is-small .image img,
  .bannerslide:not(.is-stretch).is-image.is-small .figure img {
    margin-left: -512px;
    width: 1024px;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide:not(.is-stretch).is-image.is-medium .image img,
  .bannerslide:not(.is-stretch).is-image.is-medium .figure img {
    margin-left: -460px;
    width: 920px;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide:not(.is-stretch).is-image.is-large .image img,
  .bannerslide:not(.is-stretch).is-image.is-large .figure img {
    margin-left: 0px;
    width: 100%;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide:not(.is-stretch).is-image.is-xlarge .image img,
  .bannerslide:not(.is-stretch).is-image.is-xlarge .figure img {
    margin-left: 0px;
    width: 100%;
    left: auto;
  }
}
.bannerslide:not(.is-image) {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .bannerslide.is-stretch-mob.is-image.is-small .image img,
  .bannerslide.is-stretch-mob.is-image.is-medium .image img,
  .bannerslide.is-stretch-mob.is-image.is-large .image img,
  .bannerslide.is-stretch-mob.is-image.is-small .figure img,
  .bannerslide.is-stretch-mob.is-image.is-medium .figure img,
  .bannerslide.is-stretch-mob.is-image.is-large .figure img {
    position: static;
    margin-left: 0px;
    left: auto;
    width: 100%;
  }
}
.bannerslide .content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.bannerslide .content.tl {
  text-align: left;
}
.bannerslide .content.tr {
  text-align: right;
}
.bannerslide .content.md {
  /*
			.med(gtm,{
				max-width: 720px;
			});
			*/
}
@media only screen and (min-width: 768px) {
  .bannerslide .content.pl,
  .bannerslide .content.pr {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .bannerslide .content.pl {
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .bannerslide .content.pr {
    float: right;
  }
}
.bannerslide .title > * {
  color: inherit;
}
.bannerslide .title h1 {
  font-size: 29px;
  font-weight: 700;
}
.bannerslide .title h2 {
  font-size: 21px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .bannerslide .title h2 {
    font-size: 22px;
    line-height: normal;
    letter-spacing: 0.05em;
  }
}
.bannerslide .description {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .bannerslide .description {
    margin-top: 15px;
  }
}
.bannerslide .description > * {
  color: inherit;
}
.bannerslide .description h4 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .bannerslide .description h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.bannerslide .description h4.sup {
  margin-bottom: 15px;
}
.bannerslide .description h4.sub {
  margin-top: 15px;
}
.bannerslide .description p {
  letter-spacing: 0.06em;
  margin-bottom: 0px;
  line-height: 20px;
}
.bannerslide .title,
.bannerslide .description {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}
.bannerslide .actions {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .bannerslide .actions {
    margin-top: 12px;
  }
}
.bannerslide .actions .action {
  background-color: #f36c21;
  background-repeat: no-repeat;
  border-radius: 48px !important;
}
.bannerslide .actions .action:hover {
  border: 2px solid #fff;
}
@media only screen and (min-width: 768px) {
  .bannerslide .actions .action {
    font-size: 25px;
    line-height: 56px;
    letter-spacing: 0.025em;
    padding-left: 15px;
    padding-right: 15px;
    height: 58px;
    width: auto;
    min-width: 216px;
    text-transform: capitalize;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide .actions .action {
    min-width: 120px;
    line-height: 34px;
  }
}
.bannerslide-carousel:not(.slick-slider) .bannerslide:not(:first-child) {
  display: none;
}
.bannerslide-carousel.slick-slider {
  margin-bottom: 55px;
}
@media only screen and (max-width: 767px) {
  .bannerslide-carousel.slick-slider {
    margin-bottom: 25px;
  }
}
.cms-index-index .bannerslide-carousel.slick-slider {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.bannerslide-carousel.slick-slider .slick-prev {
  background: transparent url(../images/icons/arrow-left-large-black.png) no-repeat center center;
}
.bannerslide-carousel.slick-slider .slick-next {
  background: transparent url(../images/icons/arrow-right-large-black.png) no-repeat center center;
}
@media only screen and (max-width: 767px) {
  .bannerslide-carousel.slick-slider .slick-prev,
  .bannerslide-carousel.slick-slider .slick-next {
    top: 29%;
  }
}
@media only screen and (max-width: 767px) {
  .bannerslide-carousel.slick-slider .slick-dots {
    top: auto;
    bottom: 0;
  }
}
@media screen and (min-width: 767px) {
  .bannerslide-wrapper .bannerslide .detail {
    display: grid;
    max-width: 50%;
    place-items: center;
    top: 0;
    bottom: 0;
    left: 5%;
    transform: none;
  }
  .bannerslide-wrapper .bannerslide .detail h1 {
    font-size: 45px;
  }
  .bannerslide-wrapper .bannerslide .detail .description {
    max-width: 650px;
  }
  .bannerslide-wrapper .bannerslide .detail .des-para {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
  }
  .bannerslide-wrapper .bannerslide .detail .actions .action {
    font-size: 18px;
    background-color: #40ae49 !important;
    background-repeat: no-repeat !important;
    border: 1px solid #40AE49 !important;
    border-radius: 48px !important;
    font-family: "Outfit-SemiBold", sans-serif;
    text-transform: capitalize;
  }
  .bannerslide-wrapper .bannerslide.slide-2 .detail {
    display: grid;
    max-width: 50%;
    background: transparent;
    place-items: center;
    top: 0;
    bottom: 0;
    transform: none;
  }
  .bannerslide-wrapper .bannerslide.slide-2 .detail h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: normal;
    z-index: 99;
  }
  .bannerslide-wrapper .bannerslide.slide-2 .detail h2 span {
    color: #FFF;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .bannerslide-wrapper .bannerslide.slide-2 .detail h2::before {
    background: #0062BA;
    position: absolute;
    content: '';
    width: 145%;
    left: -45%;
    height: 125px;
    top: -6px;
    z-index: -1;
  }
  .bannerslide-wrapper .bannerslide.slide-3 .detail {
    display: grid;
    max-width: 50%;
    background: transparent;
    place-items: center;
    top: 0;
    bottom: 0;
    transform: none;
  }
  .bannerslide-wrapper .bannerslide.slide-3 .detail h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: normal;
    z-index: 99;
  }
  .bannerslide-wrapper .bannerslide.slide-3 .detail h2 span {
    color: #FFF;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .bannerslide-wrapper .bannerslide.slide-3 .detail h2::before {
    background: #000;
    position: absolute;
    content: '';
    width: 145%;
    left: -45%;
    height: 125px;
    z-index: -1;
    top: -6px;
  }
  .bannerslide.slide-1 .actions .action {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    color: #FFF;
    font-size: 21.74px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
  }
  .bannerslide.slide-1 .actions .action:active {
    background-color: transparent !important;
  }
  .bannerslide.slide-2 .actions .action {
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #000;
    font-size: 21.74px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
  }
  .bannerslide.slide-2 .actions .action:active {
    background-color: transparent !important;
  }
  .bannerslide .actions .action {
    height: 50px !important;
    line-height: 50px !important;
  }
  .bannerslide.slide-3 .actions .action {
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #000;
    font-size: 21.74px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
  }
  .bannerslide.slide-3 .actions .action:active {
    background-color: transparent !important;
  }
}
@media screen and (max-width: 767px) {
  .bannerslide-wrapper .bannerslide .actions .action {
    line-height: 45px;
    height: 46px;
  }
  .bannerslide-wrapper .is-image .detail {
    display: block;
  }
  .bannerslide-wrapper .is-image .detail .content.tl {
    text-align: center;
  }
  .bannerslide-wrapper .bannerslide .actions .action {
    line-height: 38px;
    height: 38px;
    border-radius: 0 !important;
    border: 2px solid #000 !important;
    background: transparent;
    color: #000;
  }
}
.page-wrapper .bannerslide-wrapper .bannerslide .actions .action:hover {
  background: #f36c21 !important;
  border: 1px solid #f36c21 !important;
}
/**
 * Custom Style Sheet
 *
 * @less			'navigation'
 */
.page-wrapper .nav-sections {
  background-color: #40ae49;
  background-repeat: no-repeat;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .nav-sections {
    background-color: #ffffff;
    background-repeat: no-repeat;
  }
}
.page-wrapper .nav-sections .navigation {
  background-color: #40ae49;
  background-repeat: no-repeat;
  text-align: center;
}
.page-wrapper .nav-sections .navigation .level-top > a {
  font-family: "Outfit-Medium", sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin-right: 60px;
}
.home-page-slider .home-category-title {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.home-page-slider .home-category-title h2 {
  font-size: 26px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 3px solid #F36C21;
}
.home-page-slider .slick-slide img {
  margin: 0 auto;
}
.home-page-slider .home-category-wrapper .slick-prev {
  background: transparent url(../images/icons/left-orange-arrow.png) no-repeat center center;
  left: -62px;
}
@media only screen and (max-width: 767px) {
  .home-page-slider .home-category-wrapper .slick-prev {
    left: -52px;
  }
}
.home-page-slider .home-category-wrapper .slick-next {
  background: transparent url(../images/icons/right-orange-arrow.png) no-repeat center center;
  right: -55px;
}
@media only screen and (max-width: 767px) {
  .home-page-slider .home-category-wrapper .slick-next {
    right: -50px;
  }
}
.home-page-slider .home-category-wrapper .products-grid {
  padding-left: 50px;
  padding-right: 50px;
}
.home-page-slider .home-category-wrapper .product-item-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-page-slider .home-category-wrapper .product-item-name a {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.home-page-slider .home-category-wrapper .product-items {
  margin: 0 auto;
  text-align: center;
}
.home-page-slider .home-category-wrapper .product-items .product-item {
  position: relative;
  padding-right: 10px;
  margin-left: 0px !important;
}
@media only screen and (max-width: 767px) {
  .home-page-slider .home-category-wrapper .product-items .product-item {
    padding-right: 0px;
  }
}
.home-page-slider .home-category-wrapper .product-items .product-item .product-item-info {
  height: 400px;
  border: 1px solid #D5D5D5;
  position: relative;
}
.home-page-slider .home-category-wrapper .product-items .product-item .product-item-info .detail {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.home-page-slider .home-category-wrapper .product-items .product-item .product-item-info .detail .price-box {
  display: inline-block;
  margin: 0px;
}
.home-page-slider .home-category-wrapper .product-items .product-item .product-item-info .detail .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  margin-left: 5px;
}
.home-page-slider .home-category-wrapper .product-items .product-item .product-item-info .detail .product-short-description {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
}
.home-page-slider .home-category-wrapper .product-items .product-item .product-item-info .detail .product-item-inner {
  display: none;
}
.cms-home h3 {
  position: relative;
  display: inline-block;
}
.cms-home h3::after {
  content: "";
  display: block;
  width: 65%;
  height: 3px;
  background-color: #030303;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.cms-home .sect {
  padding-top: 75px;
}
.action .button-link {
  font-size: 18px;
  border: 2px solid #000;
  color: #000000;
  border-radius: 48px;
  font-family: "Outfit-SemiBold", sans-serif;
  text-transform: capitalize;
  width: 157px !important;
  overflow: hidden;
  padding: 10px 29px 12px 29px;
  margin-top: 20px;
}
.action .button-link:hover {
  border: 2px solid #40ae49;
  color: #ffffff;
  background-color: #40ae49;
  background-repeat: no-repeat;
}
.about-section,
.location-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .about-section,
  .location-section {
    display: block;
  }
}
.about-section .image-section,
.location-section .image-section {
  flex: 1;
  text-align: right;
}
.about-section .image-section img,
.location-section .image-section img {
  max-width: 100%;
  height: auto;
}
.about-section .text-section,
.location-section .text-section {
  flex: 1;
  padding: 0 20px;
}
.about-section .text-section h3,
.location-section .text-section h3 {
  font-family: "Outfit-Medium", sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  color: #40ae49;
}
@media only screen and (max-width: 767px) {
  .about-section .text-section h3,
  .location-section .text-section h3 {
    font-size: 26px;
  }
}
.about-section .text-section h2,
.location-section .text-section h2 {
  font-family: "Outfit-Bold", sans-serif;
  font-size: 45px;
  text-transform: capitalize;
  line-height: 51px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .about-section .text-section h2,
  .location-section .text-section h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.about-section .text-section h2 span,
.location-section .text-section h2 span {
  color: #40ae49;
}
.about-section .text-section ul,
.location-section .text-section ul {
  padding: 0px;
  margin-bottom: 0px;
}
.about-section .text-section ul li,
.location-section .text-section ul li {
  list-style: none;
  display: inline-block;
  margin-right: 35px;
}
.about-section .text-section ul li .detail,
.location-section .text-section ul li .detail {
  display: flex;
  align-items: center;
}
.about-section .text-section ul li .detail p,
.location-section .text-section ul li .detail p {
  margin-bottom: 0px;
  margin-left: 10px;
}
.about-section .text-section .action,
.location-section .text-section .action {
  padding-top: 20px;
}
.project-section {
  margin-top: 40px;
}
.project-section .project-top {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.project-section .project-top h2 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .project-section .project-top h2 {
    font-size: 30px;
  }
}
.project-section .project-top h3::after {
  width: 100%;
  max-width: 65%;
  margin: 0 auto;
  right: 0;
}
.project-section .project-top .action .button-link {
  padding: 10px 50px 12px 50px;
}
.project-section .project-wrapper h2 {
  margin-bottom: 22px;
}
.project-section .started-wrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .project-section .started-wrapper {
    display: block;
  }
}
.project-section .started-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #40AE49;
  transform: translateX(-50.59%);
  z-index: -1;
}
.project-section .started-wrapper .image-section {
  flex: 1;
  text-align: right;
}
.project-section .started-wrapper .text-section {
  flex: 1;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .project-section .started-wrapper .text-section {
    padding-bottom: 40px;
  }
}
.project-section .started-wrapper .text-section h2 {
  color: #ffffff;
  margin-bottom: 0px;
}
.project-section .started-wrapper .text-section p {
  font-size: 30px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .project-section .started-wrapper .text-section p {
    font-size: 20px;
  }
}
.project-section .started-wrapper .text-section .action {
  padding-top: 15px;
}
.project-section .started-wrapper .text-section .action .button-link {
  border: 2px solid #fff;
  color: #fff;
}
.project-section .started-wrapper .text-section .action .button-link:hover {
  background-color: #ffffff;
  background-repeat: no-repeat;
  color: #000000;
}
.custom-slider-wrapper {
  max-width: 800px;
  margin: 0 auto;
  text-align: center !important;
  position: relative;
}
.custom-slider-wrapper::before {
  content: "";
  position: absolute;
  background-color: #40ae49;
  background-repeat: no-repeat;
  top: 25%;
  left: 50%;
  width: 100vw;
  height: 50%;
  transform: translateX(-50.59%);
  z-index: -1;
}
.custom-slider-wrapper .bannerslide-wrapper .bannerslide .detail {
  max-width: 100%;
  left: 0;
}
.custom-slider-wrapper .bannerslide-wrapper .bannerslide .detail .content {
  text-align: center;
}
.custom-slider-wrapper .bannerslide-wrapper .bannerslide .detail .content h2 {
  font-size: 42px;
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .custom-slider-wrapper .bannerslide-wrapper .bannerslide .detail .content h2 {
    font-size: 30px;
  }
}
.custom-slider-wrapper .bannerslide-wrapper .bannerslide .detail .content .des-para {
  font-size: 18px;
}
.custom-slider-wrapper .bannerslide-wrapper .bannerslide .detail .content .actions .action {
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  border: 2px solid #fff !important;
}
/**
 * Custom Style Sheet
 *
 * @less			'listing'
 */
.category-image .image {
  width: 100%;
}
.catalog-category-view .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper {
  text-align: center;
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title {
  position: relative;
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title:hover,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title:hover {
  cursor: pointer;
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title:after,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title:after {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  content: '';
  right: -15px;
  top: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .catalog-category-view.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title:after,
  .catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-item .filter-options-title:after {
    right: 4px;
  }
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-item.active .filter-options-title:after,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-item.active .filter-options-title:after {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  content: '';
  right: -15px;
  top: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
@media only screen and (max-width: 767px) {
  .catalog-category-view.page-products .sidebar-main .filter-content .filter-options-item.active .filter-options-title:after,
  .catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-item.active .filter-options-title:after {
    right: 4px;
  }
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-content,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-content {
  margin-bottom: 7px;
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-content .items .item a,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-content .items .item a {
  transition: none;
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-content .items .item a:hover,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-content .items .item a:hover {
  color: #f36c21;
}
.catalog-category-view.page-products .sidebar-main .filter-content .filter-options-content .items .item a:hover .count,
.catalogsearch-result-index.page-products .sidebar-main .filter-content .filter-options-content .items .item a:hover .count {
  color: #f36c21;
}
.catalog-category-view.page-products .product-item,
.catalogsearch-result-index.page-products .product-item {
  width: 22%;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .catalog-category-view.page-products .product-item,
  .catalogsearch-result-index.page-products .product-item {
    width: 22%;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-view.page-products .product-item,
  .catalogsearch-result-index.page-products .product-item {
    width: 48%;
    margin-right: 3px;
    margin-bottom: 10px;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-view.page-products .product-item:nth-child(5n),
  .catalogsearch-result-index.page-products .product-item:nth-child(5n) {
    margin-right: 3px !important;
  }
}
.catalog-category-view.page-products .product-item .product-image-content,
.catalogsearch-result-index.page-products .product-item .product-image-content {
  padding: 15px;
  border: 1px solid #D5D5D5;
  position: relative;
}
.catalog-category-view.page-products .product-item .product-image-content .price-box,
.catalogsearch-result-index.page-products .product-item .product-image-content .price-box {
  position: absolute;
  bottom: 0;
  right: -1px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
  margin: 0px;
}
.catalog-category-view.page-products .product-item .product-item-name,
.catalogsearch-result-index.page-products .product-item .product-item-name {
  margin-top: 12px;
  margin-bottom: 2px;
}
.catalog-category-view.page-products .product-item .product-item-name .product-item-link,
.catalogsearch-result-index.page-products .product-item .product-item-name .product-item-link {
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 19px;
}
.catalog-category-view.page-products .product-item .product-short-description,
.catalogsearch-result-index.page-products .product-item .product-short-description {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 17px;
  text-transform: uppercase;
}
.catalog-category-view.page-products .category-listing .product-item,
.catalogsearch-result-index.page-products .category-listing .product-item {
  margin-left: 0px;
}
@media only screen and (min-width: 768px) {
  .catalog-category-view.page-products .category-listing .product-item,
  .catalogsearch-result-index.page-products .category-listing .product-item {
    width: 24.1% !important;
    margin-right: 11px !important;
    border: 1px solid #D5D5D5;
  }
}
@media only screen and (min-width: 768px) {
  .catalog-category-view.page-products .category-listing .product-item:last-child,
  .catalogsearch-result-index.page-products .category-listing .product-item:last-child {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .catalog-category-view.page-products .category-listing .product-item .product-item-info,
  .catalogsearch-result-index.page-products .category-listing .product-item .product-item-info {
    padding: 15px;
    text-align: center;
    height: 290px;
  }
}
.catalog-category-view.page-products .category-listing .product-item .product-item-info .product-item-name,
.catalogsearch-result-index.page-products .category-listing .product-item .product-item-info .product-item-name {
  font-size: 16px;
  color: #000000;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view.page-products .category-listing .product-item .product-item-info .product-item-name,
  .catalogsearch-result-index.page-products .category-listing .product-item .product-item-info .product-item-name {
    position: static;
  }
}
@media only screen and (min-width: 993px) {
  .catalog-category-view.page-products .products-list .product-item,
  .catalogsearch-result-index.page-products .products-list .product-item {
    width: 50%;
    margin-right: 0px;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .catalog-category-view.page-products .products-list .product-item,
  .catalogsearch-result-index.page-products .products-list .product-item {
    width: auto !important;
    margin-bottom: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-view.page-products .products-list .product-item,
  .catalogsearch-result-index.page-products .products-list .product-item {
    width: auto !important;
    margin-bottom: 5px !important;
  }
}
.catalog-category-view.page-products .products-list .product-item .product-item-details,
.catalogsearch-result-index.page-products .products-list .product-item .product-item-details {
  padding-left: 15px;
}
.catalog-category-view.page-layout-1column .block.filter,
.catalogsearch-result-index.page-layout-1column .block.filter {
  display: none;
}
.catalog-category-view .sidebar-additional .block-compare .product-item,
.catalogsearch-result-index .sidebar-additional .block-compare .product-item {
  width: 100%;
  margin-right: 0;
}
.catalog-category-view .sidebar-additional .block-compare .product-item .product-item-name,
.catalogsearch-result-index .sidebar-additional .block-compare .product-item .product-item-name {
  margin-top: 0px;
}
.catalog-category-view .sidebar-additional .block-compare .product-item .product-item-name .product-item-link,
.catalogsearch-result-index .sidebar-additional .block-compare .product-item .product-item-name .product-item-link {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 17px;
  text-transform: uppercase;
}
.catalog-category-view .sidebar-additional .block-compare .actions-toolbar a,
.catalogsearch-result-index .sidebar-additional .block-compare .actions-toolbar a {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
  margin-top: 0px;
}
.catalog-category-view .sidebar-additional .block-compare .actions-toolbar a:hover,
.catalogsearch-result-index .sidebar-additional .block-compare .actions-toolbar a:hover {
  background-color: #000000;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 993px) {
  .catalog-category-view .products.products-list .product-image-content,
  .catalogsearch-result-index .products.products-list .product-image-content {
    width: 200px;
    height: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .catalog-category-view .products.products-list .product-image-content,
  .catalogsearch-result-index .products.products-list .product-image-content {
    width: 200px;
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .products.products-list .product-image-content,
  .catalogsearch-result-index .products.products-list .product-image-content {
    width: 120px;
  }
}
.catalog-category-view .products.products-list .product-image-content .product-item-photo,
.catalogsearch-result-index .products.products-list .product-image-content .product-item-photo {
  padding: 0px;
  width: auto;
}
.page-products.page-layout-1column .products-grid .product-item {
  width: 19%;
}
@media only screen and (max-width: 767px) {
  .page-products.page-layout-1column .products-grid .product-item {
    width: 44%;
  }
}
.toolbar-products .modes-mode {
  background-color: #f0f0f0;
  background-repeat: no-repeat;
}
.toolbar-products .modes-mode:before {
  color: #8d8d8d;
}
.toolbar-products .limiter-options {
  background-color: #f4f4f4;
  background-repeat: no-repeat;
}
.toolbar-sorter .sorter-options {
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  color: #000000;
}
.catalogsearch-result-index .product-item .price-box .price,
.catalog-category-view .product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.catalogsearch-result-index .product-item .price-box .price-symbol,
.catalog-category-view .product-item .price-box .price-symbol {
  font-size: 1.4rem;
}
@media only screen and (min-width: 767px) {
  .page-products.catalog-category-view .products-grid .product-items {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr 1fr;
    grid-gap: 20px;
  }
  .cms-page-view .catalog-category-view.page-products .category-listing .product-item,
  .catalogsearch-result-index.page-products .page-wrapper .category-listing .product-item,
  .catalog-category-view.page-products .page-wrapper .category-listing .product-item {
    margin-right: 0px !important;
    width: auto !important;
  }
  .cms-page-view .catalog-category-view.page-products .products-grid .product-item:nth-child(5n),
  .catalogsearch-result-index.page-products .page-wrapper .category-listing .product-item,
  .catalog-category-view.page-products .page-wrapper .category-listing .product-item {
    margin-right: 0px !important;
  }
  .catalog-category-view.page-products .page-wrapper .products-grid .product-item:nth-child(5n),
  .catalogsearch-result-index.page-products .page-wrapper .category-listing .product-item,
  .catalog-category-view.page-products .page-wrapper .category-listing .product-item {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .catalog-category-view.page-products .page-wrapper .product-item,
  .catalogsearch-result-index.page-products .product-item {
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-products.catalog-category-view .products-grid .product-items {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr 1fr;
    grid-gap: 10px;
  }
  .catalog-category-view.page-products .product-item,
  .catalogsearch-result-index.page-products .product-item {
    width: auto !important;
    margin-right: 0 !important;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .item-actions .actions-toolbar .action {
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #fff;
  line-height: 32px;
  height: 32px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .item-actions .actions-toolbar .action:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .cart.actions .action {
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #fff;
  line-height: 32px;
  height: 32px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
}
.checkout-cart-index .cart-container .form-cart .cart.actions .action:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
.checkout-cart-index .cart-container .form-cart .cart.actions .action:before {
  line-height: 31px;
}
.checkout-cart-index .cart-container .primary.checkout {
  font-size: 14px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-cart-index .cart-container .primary.checkout {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 30px;
    line-height: 0px;
  }
}
.checkout-cart-index .cart-container .primary.checkout:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
/**
 * Custom Style Sheet
 *
 * @less            'product'
 */
@media only screen and (min-width: 768px) {
  .catalog-category-view.page-products .products-grid .product-item:nth-child(5n) {
    margin-right: 11px !important;
  }
}
@media only screen and (min-width: 768px) {
  .catalog-product-view.page-layout-1column .product-info-main {
    width: 55%;
  }
}
@media only screen and (min-width: 768px) {
  .catalog-product-view.page-layout-1column .product.media {
    width: 45%;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 50px;
    float: left;
  }
}
.catalog-product-view .product-info-main .product-social-links {
  text-align: left;
}
.catalog-product-view .product-info-main .product-social-links a {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
}
.catalog-product-view .product-info-main .product-social-links a:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  border: 0;
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-social-links a:focus {
  background-color: #f36c21;
  background-repeat: no-repeat;
  border: 0;
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-add-form .primary.tocart {
  height: auto !important;
}
.catalog-product-view .product-info-main .page-title {
  margin-top: -5px;
  margin-bottom: 0px;
  font-size: 20px;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  margin-top: 6px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-symbol {
  font-size: 1.8rem;
}
.catalog-product-view .product-info-main .box-tocart {
  margin-top: 0px;
  margin-bottom: 0px;
}
.catalog-product-view .product-info-main .box-tocart.update .mage-error[generated] {
  position: absolute;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  margin-top: 0px;
  margin-bottom: 0px;
}
.catalog-product-view .product-info-main .product.attribute.sku {
  display: block;
  color: #000000;
  margin-bottom: 3px;
}
.catalog-product-view .product-info-main .product.attribute.sku .type {
  display: none;
}
.catalog-product-view .product-info-main .product.attribute.sku .value {
  color: #f36c21;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .product.attribute.sku .value {
    font-size: 26px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product.attribute.sku .value {
    font-size: 15px;
  }
}
.catalog-product-view .product-info-main .product.attribute.overview {
  margin: 3px 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info-main .product.attribute.overview {
    margin-bottom: 15px;
  }
}
.catalog-product-view .product-info-main .product-reviews-summary a {
  color: #000000;
}
.catalog-product-view .product-info-main .stock {
  margin-bottom: 6px;
  margin-top: 5px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 15px;
}
.catalog-product-view .product-info-main .stock .in-stock {
  color: #f36c21;
  text-transform: capitalize;
}
.catalog-product-view .product-info-main .stock .out-of-stock {
  color: #ff0000;
  text-transform: capitalize;
}
.catalog-product-view .product.data.items > .item.content {
  background-color: #ffffff;
  background-repeat: no-repeat;
  margin-top: 53px;
  padding: 35px;
  border: 1px solid #cccccc;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product.data.items > .item.content {
    margin-top: 0px;
  }
}
.catalog-product-view .product.data.items > .item.content p {
  font-size: 13px;
  margin-bottom: 19.5px;
  line-height: 22.282px;
}
.catalog-product-view .product.data.items > .item.content h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  border-bottom: solid 1px #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 20px;
  line-height: 1.4;
  text-transform: uppercase;
}
.catalog-product-view .product.data.items > .item.title {
  margin: 0px;
  margin-right: 0px;
}
.catalog-product-view .product.info.detailed .data-table {
  width: 100%;
}
.catalog-product-view .product.info.detailed .data-table th {
  border: 1px solid #e0e0e0;
  padding: 15px;
  text-transform: capitalize;
  font-weight: 700;
  width: 25%;
}
.catalog-product-view .product.info.detailed .data-table tbody td {
  border: 1px solid #e0e0e0;
  padding: 15px;
}
.catalog-product-view .product.info.detailed .data-table tfoot td {
  border: 1px solid #e0e0e0;
  padding: 15px;
}
.catalog-product-view .product.info.detailed .data.table {
  width: 100%;
}
.catalog-product-view .product.info.detailed .data.table th {
  border: 1px solid #e0e0e0;
  padding: 15px;
  text-transform: capitalize;
  font-weight: 700;
  width: 25%;
}
.catalog-product-view .product.info.detailed .data.table tbody td {
  border: 1px solid #e0e0e0;
  padding: 15px;
}
.catalog-product-view .product.info.detailed .data.table tfoot td {
  border: 1px solid #e0e0e0;
  padding: 15px;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title {
  text-align: left;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch {
  background-color: #000000;
  background-repeat: no-repeat;
  border: 1px solid #dfdfdf;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 50px;
  padding: 1px 35px 1px 35px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch {
    height: 40px;
    padding: 1px 6px 1px 5px;
    line-height: 40px;
    font-size: 12px;
  }
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch:hover {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #000000;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch:hover {
  color: #ffffff;
}
.catalog-product-view .product.info.detailed .related .action.select {
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #fff;
  line-height: 32px;
  height: 32px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
}
.catalog-product-view .product.info.detailed .related .action.select:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
.catalog-product-view .product.info.detailed .related .product-item-info .product-item-link {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.catalog-product-view .product .review-form-actions .action {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-weight: normal;
  line-height: normal;
  height: 32px;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
}
.catalog-product-view .product .review-form-actions .action:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
.weltpixel_quickview-catalog_product-view .modals-wrapper .modal-header h1 {
  font-size: 16px;
  color: #000000;
  text-align: left;
  border-bottom: 3px solid #F36C21;
  background-color: transparent;
  background-repeat: no-repeat;
}
.weltpixel_quickview-catalog_product-view .modals-wrapper .modal-header h1 a {
  text-decoration: underline;
  color: #000000;
}
.weltpixel_quickview-catalog_product-view #askquestion {
  display: none !important;
}
.weltpixel_quickview-catalog_product-view .page-lead {
  display: none;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-info-price .price {
  font-size: 1.4rem !important;
}
.weltpixel_quickview-catalog_product-view .product-info-main .product-info-price .price-symbol {
  font-size: 1.4rem !important;
}
.weltpixel_quickview-catalog_product-view .product-info-main .box-gotoproduct #product-gotoproduct-button {
  width: auto;
  font-size: 1.8rem;
  color: #000;
  background: transparent;
  text-align: left;
  text-transform: capitalize;
  text-decoration: underline;
  padding: 0;
  border: 0;
}
.weltpixel_quickview-catalog_product-view .product-info-main .box-gotoproduct #product-gotoproduct-button:hover {
  color: #f36c21;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .page-main {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  min-height: auto !important;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .page-main .box-gotoproduct .primary {
  height: auto !important;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .block.related {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .weltpixel_quickview-catalog_product-view .page-wrapper .block.related {
    width: 90%;
  }
}
.weltpixel_quickview-catalog_product-view .page-wrapper .block.related .block-title {
  text-align: center;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .block.related .block-title #block-related-heading {
  margin-bottom: 20px;
  font-size: 26px;
  padding-bottom: 0px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 3px solid #F36C21;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .block.related .product-item-info {
  width: auto;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .block.related .select {
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #fff;
  line-height: 32px;
  height: 32px;
  background-color: #f36c21;
  background-repeat: no-repeat;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
}
.weltpixel_quickview-catalog_product-view .page-wrapper .block.related .select:hover {
  background-color: #000000;
  background-repeat: no-repeat;
  color: #ffffff;
}
#swissup-easy-tabs #Product_Details_ .attibute.short_description {
  display: none;
}
#swissup-easy-tabs #Product_Details_ .content,
#swissup-easy-tabs #Product_Specs .content,
#swissup-easy-tabs #Cross_Reference .content {
  border: 1px solid #e0e0e0;
  padding: 15px;
}
#swissup-easy-tabs #Product_Details_ .label,
#swissup-easy-tabs #Product_Specs .label,
#swissup-easy-tabs #Cross_Reference .label {
  border: 1px solid #e0e0e0;
  padding: 15px;
  text-transform: capitalize;
  font-weight: 700;
  width: 25%;
}
#swissup-easy-tabs #Product_Details_ tr:first-child {
  display: none;
}
.catalog-product-view .product.data.items > .item.content {
  background-color: #ffffff;
  background-repeat: no-repeat;
  padding: 35px;
  padding-left: 0;
  border: 0;
  padding-right: 0;
  padding-top: 25px;
}
.catalog-product-view .product.data.items > .item.content h1 {
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  font-family: "Roboto-Bold", sans-serif;
  color: #000000 !important;
}
.requestquote-col-left {
  float: left;
  width: 49%;
  margin-left: 2%;
  padding-top: 12px;
}
@media only screen and (max-width: 767px) {
  .requestquote-col-left {
    width: 100%;
    margin: 0;
  }
}
.requestquote-col-left:first-child {
  margin-left: 0;
  padding-top: 0px;
}
.requestquote-form .field {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.requestquote-form .field > label {
  width: 130px !important;
  float: left !important;
  text-align: left !important;
  padding: 11px 3px 0 0 !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}
@media only screen and (max-width: 767px) {
  .requestquote-form .field > label {
    float: none !important;
    width: 100% !important;
    display: block !important;
  }
}
.requestquote-form .field > .control {
  padding: 0;
  overflow: hidden;
  width: auto !important;
  float: none !important;
}
.requestquote-form .field > .control textarea {
  border: 1px solid #b4b4b4;
  padding: 5px 10px;
  height: 38px;
  width: 100%;
}
.requestquote-form .field > .control input {
  border: 1px solid #b4b4b4;
  padding: 5px 10px;
  height: 38px;
  width: 100%;
}
.requestquote-form .field > .control #address_1 {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .requestquote-form .field.half-width.region {
    width: 49%;
    float: left;
  }
}
.requestquote-form .field.half-width.region select {
  border: 1px solid #b4b4b4;
  padding: 5px 10px;
  height: 38px;
}
@media only screen and (min-width: 768px) {
  .requestquote-form .field.half-width.postal {
    width: 46%;
    float: right;
  }
}
.requestquote-form .field.sku > .control {
  padding-top: 10px;
}
.requestquote-form .actions-toolbar {
  text-align: right;
  margin: 15px 0;
  max-width: none;
  width: auto;
}
.requestquote-form .actions-toolbar > .primary {
  float: none;
}
.requestquote-form .actions-toolbar > .primary .primary {
  margin: 0;
  width: 310px;
  height: 50px;
  border: 0;
  line-height: 50px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .requestquote-form .actions-toolbar > .primary .primary {
    width: 100%;
    margin: 20px 0 0;
  }
}
.requestquote-form .field.prd {
  float: left;
  width: 100%;
}
.requestquote-form .field.prd .input-box {
  overflow: hidden;
}
.requestquote-form .field.prd input {
  border: 1px solid #b4b4b4;
  padding: 10px;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
}
.requestquote-form .field.comment {
  float: left;
  width: 100%;
}
.requestquote-form .field.comment .input-text {
  width: 100%;
  max-width: 100%;
  height: 110px;
  line-height: 1.6;
}
.requestquote-form .field.comment textarea {
  width: 100%;
  max-width: 100%;
  height: 110px;
  line-height: 1.6;
}
.requestquote-form .field.required label:after {
  content: ' *';
  color: #bc1616;
}
.requestquote-form .field.mandatory {
  width: auto;
  padding-left: 128px;
  text-transform: inherit;
  font-size: 14px;
  color: #bc1616;
}
@media only screen and (max-width: 767px) {
  .requestquote-form .field.mandatory {
    padding: 0px;
  }
}
@media only screen and (max-width: 1140px) {
  .catalog-product_compare-index .table-comparison .actions-primary .action.primary {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
}
body .mfp-image-holder .mfp-close,
body .mfp-iframe-holder .mfp-close {
  right: 7px;
  display: inline-block;
  border-radius: 50%;
  min-width: 10px;
  min-height: 10px;
  padding: 0px;
  background: #f36c21;
  color: white;
  text-align: center;
  font-weight: normal;
  line-height: 1;
  box-sizing: content-box;
  white-space: nowrap;
  font-size: 30px;
  opacity: 1;
  top: 4px;
  width: 45px;
}
@media only screen and (max-width: 767px) {
  .weltpixel_quickview-catalog_product-view .modal-footer .action.primary {
    margin-bottom: 10px;
  }
}
button#goBack {
  background: transparent;
  padding: 0;
  border-radius: 0px;
  border: 0;
  line-height: 30px;
  box-shadow: none !important;
  margin-top: 10px;
  color: #f36c21;
  font-weight: 400;
  font-size: 1.2rem !important;
}
button#goBack::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  margin-right: 5px;
  overflow: hidden;
  speak: none;
  text-align: center;
  content: '<<' !important;
}
button#goBack::after {
  box-shadow: none;
}
/**
 * Custom Style Sheet
 *
 * @less			'checkout'
 */
@media only screen and (min-width: 768px) {
  .checkout-index-index .page-header .branding {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .page-header.page-header-sticky .branding {
    margin-top: -5px;
  }
}
.checkout-index-index._has-modal .modals-wrapper h1 {
  font-size: 26px;
  color: #000000;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 3px solid #F36C21;
  background-color: transparent;
  background-repeat: no-repeat;
}
.checkout-index-index._has-modal .modals-wrapper .modal-footer {
  display: block;
}
.checkout-index-index._has-modal .modals-wrapper .action-secondary {
  font-size: 13px;
}
.checkout-index-index._has-modal .modals-wrapper .action-secondary:hover {
  background-color: #f36c21;
  background-repeat: no-repeat;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .opc-wrapper .actions-toolbar .primary {
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-wrapper .payment-method-billing-address .checkout-billing-address {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .page-wrapper .payment-method-content .actions-toolbar .checkout {
    margin-top: -31px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .checkout-shipping-method #checkout-step-shipping_method #shipping-method-buttons-container {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .opc-payment .payment-method-content .actions-toolbar {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .checkout-index-index .opc-payment .payment-method-content .actions-toolbar {
    margin-left: 19.8%;
  }
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit:before {
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit > span {
  position: static;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  text-transform: capitalize;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #f36c21;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #f36c21;
}
.checkout-onepage-success .page-wrapper .print {
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #f36c21;
  float: none;
}
.sales-order-print .logo.secondary {
  display: none;
}
.sales-order-print #askquestion {
  display: none !important;
}
.checkout-index-index td#label_method_tekglideshipping_tekglideshipping {
  text-transform: capitalize;
}
.checkout-index-index input#company-name {
  margin-bottom: 10px;
}
.checkout-index-index .form.methods-shipping input[type="radio"] {
  margin-top: 0;
}
/**
 * Custom Style Sheet
 *
 * @less			'account'
 */
/**
 * Custom Style Sheet
 *
 * @less			'account'
 */
.customer-account-login .page-main .page-title-wrapper .page-title {
  text-align: center;
}
.customer-account-login .page-main .block {
  border: solid 1px #e4e3e3;
  border-top: solid 2px #40AE49;
  padding: 30px 29px;
  margin-bottom: 60px;
}
.customer-account-login .page-main .block .block-title {
  margin: 0px;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 17px;
  line-height: 1.4;
}
.customer-account-login .page-main .block .block-content .note {
  font-size: 14px;
  color: #909090;
}
.customer-account-login .page-main .block .block-content label {
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: normal;
  margin-bottom: 5px;
}
.customer-account-login .page-main .block .block-content label:after {
  margin-left: 3px;
}
.customer-account-login .page-main .block .block-content p {
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: normal;
}
.customer-account-login .page-main .block .block-content .actions-toolbar .action.primary {
  font-size: 13px;
}
.page-main .form-create-account,
.page-main .form-edit-account,
.page-main .form-address-edit,
.page-main .form-newsletter-manage {
  border: solid 1px #e4e3e3;
  border-top: solid 2px #40AE49;
  padding: 30px 29px;
  margin-bottom: 60px;
}
.page-main .form-create-account .fieldset .legend,
.page-main .form-edit-account .fieldset .legend,
.page-main .form-address-edit .fieldset .legend,
.page-main .form-newsletter-manage .fieldset .legend {
  margin: 0px;
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 17px;
  line-height: 1.4;
}
.page-main .form-create-account .fieldset label,
.page-main .form-edit-account .fieldset label,
.page-main .form-address-edit .fieldset label,
.page-main .form-newsletter-manage .fieldset label {
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: normal;
  margin-bottom: 5px;
}
.page-main .form-create-account .fieldset label:after,
.page-main .form-edit-account .fieldset label:after,
.page-main .form-address-edit .fieldset label:after,
.page-main .form-newsletter-manage .fieldset label:after {
  margin-left: 3px;
}
.page-main .form-create-account .actions-toolbar .action.primary,
.page-main .form-edit-account .actions-toolbar .action.primary,
.page-main .form-address-edit .actions-toolbar .action.primary,
.page-main .form-newsletter-manage .actions-toolbar .action.primary {
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  .account.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0px;
  }
}
.account .customer-welcome {
  display: none;
}
.account .page-wrapper .page-title-wrapper .page-title {
  margin-bottom: 20px;
  font-size: 26px;
  padding-bottom: 0px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 3px solid #40AE49;
}
@media only screen and (max-width: 767px) {
  .account .page-wrapper .columns .column.main {
    -webkit-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .account .page-wrapper .block-collapsible-nav {
    position: static;
  }
}
.account .sidebar-additional .block-compare .product-item {
  width: 100%;
  margin-right: 0;
}
.account .sidebar-additional .block-compare .product-item .product-item-name {
  margin-top: 0px;
}
.account .sidebar-additional .block-compare .product-item .product-item-name .product-item-link {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 17px;
  text-transform: uppercase;
}
.account .sidebar-additional .block-compare .actions-toolbar a {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.075em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  border: 0;
  outline: 0 !important;
  outline-offset: 0 !important;
  white-space: nowrap;
  vertical-align: middle;
  color: #ffffff;
  background-color: #40AE49;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: "Roboto-Regular", sans-serif;
  margin-top: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .account .sidebar-additional .block-compare .actions-toolbar a {
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar-additional .block-compare .actions-toolbar a {
    width: auto;
    display: table;
  }
}
.account .sidebar-additional .block-compare .actions-toolbar a:hover {
  background-color: #000000;
  background-repeat: no-repeat;
}
.account .welcome-msg {
  text-align: center;
}
.account .welcome-msg .hello {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.667em;
  color: #40ae49;
  text-transform: uppercase;
}
.account .welcome-msg .hello strong {
  font-weight: 500;
}
.account .welcome-msg p {
  font-size: 13px;
  color: #888888;
  line-height: 1.5;
}
.account .action.edit {
  color: #40ae49;
  text-decoration: underline;
  font-weight: 500;
  line-height: 19.6px;
}
.account .action.edit:hover {
  color: #1e1e1e;
  text-decoration: none;
}
.account .block-content .box {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .account .block-content .box {
    width: 42% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .account .block-content .box {
    width: 38% !important;
    float: left !important;
    margin: 4px;
  }
}
.account .block-content .box.box-information,
.account .block-content .box.box-newsletter,
.account .block-content .box.box-billing-address,
.account .block-content .box.box-shipping-address {
  border: solid 1px #e4e3e3;
  border-top: solid 2px #40AE49;
}
@media only screen and (min-width: 768px) {
  .account .block-content .box.box-information,
  .account .block-content .box.box-newsletter,
  .account .block-content .box.box-billing-address,
  .account .block-content .box.box-shipping-address {
    padding: 30px 29px;
  }
}
@media only screen and (max-width: 767px) {
  .account .block-content .box.box-information,
  .account .block-content .box.box-newsletter,
  .account .block-content .box.box-billing-address,
  .account .block-content .box.box-shipping-address {
    padding: 15px;
  }
}
.account .block-content .box p {
  font-size: 13px;
  color: #888888;
  line-height: 1.5;
}
.account .block-content .box address {
  font-size: 13px;
  color: #888888;
  line-height: 1.5;
}
.account .block-content .box .box-title span {
  font-size: 16px;
  color: #40ae49;
  font-weight: 500;
  padding: 0px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 22px;
}
.account .block-content .box a {
  color: #40ae49;
}
.account .block-content .box a:hover {
  color: #000000;
}
.account .block-content .box .box-actions .action.edit {
  color: #40ae49;
  text-decoration: underline;
  font-weight: 500;
  line-height: 19.6px;
}
.account .block-content .box .box-actions .action.edit:hover {
  color: #000000;
  text-decoration: none;
}
.account .block .block-title {
  border: 0 !important;
  margin-bottom: 20px !important;
}
.account .block .block-title strong {
  margin: 0px;
  color: #1e1e1e;
  font-size: 20px !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 17px;
  line-height: 1.4;
}
.account .sidebar .block.block-compare {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .account .sidebar .block .title {
    position: relative;
    height: auto;
    overflow: visible;
    width: auto;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    border-bottom: solid 3px #40AE49;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block .title {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    border-bottom: 0;
    border: 1px solid;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block .title::after {
    display: none !important;
  }
}
.account .sidebar .block .title strong {
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block .title strong {
    border: 0;
    margin: 0px;
    position: relative;
    font-size: 14px;
    display: table-caption;
    padding: 7px 10px 7px 24px;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    width: 100%;
    cursor: pointer;
  }
}
@media only screen and (min-width: 768px) {
  .account .sidebar .block .block-title {
    position: relative;
    height: auto;
    overflow: visible;
    width: auto;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    border-bottom: solid 3px #40AE49;
  }
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block .block-title {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    border-bottom: 0;
    border: 1px solid;
  }
}
.account .sidebar .block .block-title strong {
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block .block-title strong {
    border: 0;
    margin: 0px;
    position: relative;
    font-size: 14px;
    display: inline;
    padding: 7px 10px 7px 24px;
    line-height: 39px;
    text-rendering: optimizeSpeed;
    width: 100%;
    cursor: pointer;
  }
}
.account .sidebar .block .block-collapsible-nav-content {
  background-color: transparent;
  background-repeat: no-repeat;
  padding-top: 0px;
}
@media only screen and (max-width: 767px) {
  .account .sidebar .block .block-collapsible-nav-content {
    padding: 10px;
    margin-top: 0px;
    border-style: solid;
    border: 1px solid #dfdfdf;
    margin-bottom: 20px;
    display: block !important;
  }
}
.account .sidebar .block .item.current > strong {
  font-size: 16px;
  font-weight: 600;
  color: #40ae49;
  border: 0;
  padding: 0px;
}
.account .sidebar .block .item a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  margin-left: -2px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-left: 0px;
}
.account .sidebar .block .item a:hover {
  color: #40ae49;
  background-color: transparent;
  background-repeat: no-repeat;
}
.account .sidebar .block .item .delimiter {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-main .columns .column.main .page-title-wrapper .order-date {
    margin: 0px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .account .page-main {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .account .page-main {
    overflow: hidden;
  }
}
@media only screen and (min-width: 767px) {
  .customer-account-create .account.form-create-account .fieldset > .fields > .field {
    width: 34%;
  }
  .customer-account-create .account.form.create.account {
    max-width: 1200px;
  }
  .account .page-main .form-address-edit .actions-toolbar .action.primary {
    padding-top: 0;
    padding-bottom: 0;
  }
  .account.wishlist-index-index .products-grid .product-item {
    padding: 10px;
  }
}
.modal-popup.confirm h1 {
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 3px solid #40AE49;
  background-color: transparent;
  background-repeat: no-repeat;
}
.contact-index-index .cms-banners {
  position: relative;
}
.contact-index-index .cms-banners img {
  width: 100%;
}
.contact-index-index .cms-banners .detail {
  max-width: 1080px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 25%;
  position: absolute;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .cms-banners .detail {
    position: static;
    margin-top: 20px;
  }
}
.contact-index-index .cms-banners .detail h3 {
  display: inline-block;
  color: #ffffff;
  background-color: #40ae49;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .cms-banners .detail h3 {
    color: #000000;
  }
}
.contact-index-index .cms-banners .detail h2 {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .cms-banners .detail h2 {
    color: #000000;
  }
}
.contact-index-index .cms-banners .detail p {
  color: #f5f5f5;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .cms-banners .detail p {
    color: #000000;
  }
}
.contact-index-index .contact-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 767px) {
  .contact-index-index .contact-section {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .contact-index-index .contact-section .contact-left-wrapper {
    text-align: center;
  }
}
.contact-index-index .contact-section .contact-left-section {
  background: #40AE49;
  padding-left: 20px;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .contact-section .contact-left-section {
    padding-left: 0px;
  }
}
.contact-index-index .contact-section .contact-left-section a {
  color: #ffffff;
}
.contact-index-index .contact-section .contact-left-section .links-social {
  list-style: none;
  padding: 0;
}
.contact-index-index .contact-section .contact-left-section .links-social li {
  display: inline;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .contact-section .contact-left-section .links-social li {
    padding: 8px;
  }
}
.contact-index-index .contact-section .contact-left-section .links-social li:first-child {
  padding-left: 0px;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .contact-headings {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .contact-index-index .contact-headings {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
/**
 * Custom Style Sheet
 *
 * @less            'cms'
*/
.about-us .about-wrapper .cms-banners {
  position: relative;
}
.about-us .about-wrapper .cms-banners img {
  width: 100%;
}
.about-us .about-wrapper .cms-banners .detail {
  max-width: 1000px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 25%;
  position: absolute;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .cms-banners .detail {
    position: static;
  }
}
.about-us .about-wrapper .cms-banners .detail h3 {
  display: inline-block;
  color: #ffffff;
  background-color: #40ae49;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .cms-banners .detail h3 {
    color: #000000;
  }
}
.about-us .about-wrapper .cms-banners .detail h2 {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .cms-banners .detail h2 {
    color: #000000;
  }
}
.about-us .about-wrapper .cms-banners .detail p {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .cms-banners .detail p {
    color: #000000;
  }
}
.about-us .about-wrapper .about-section {
  position: relative;
}
.about-us .about-wrapper .about-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #40ae49;
  background-repeat: no-repeat;
  transform: translateX(-50.59%);
  z-index: -1;
}
.about-us .about-wrapper .about-section .printing-content h2,
.about-us .about-wrapper .about-section .printing-content h3,
.about-us .about-wrapper .about-section .printing-content p {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .about-us .about-wrapper .about-section .text-section {
    padding-left: 70px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .about-section .text-section {
    padding-bottom: 50px;
  }
}
.about-us .about-wrapper .about-section .text-section .printing-content h2 {
  font-size: 43px;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .about-section .text-section .printing-content h2 {
    font-size: 30px;
  }
}
.about-us .about-wrapper .about-section .text-section ul li {
  color: #ffffff;
  font-size: 16px;
}
.about-us .about-wrapper .about-section .text-section .action .button-link {
  border: 2px solid #fff;
  color: #fff;
}
.about-us .about-wrapper .about-section .image-section {
  order: 2;
}
.about-us .about-wrapper .best-section {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .best-section {
    font-size: 30px;
    padding-top: 25px;
  }
}
.about-us .about-wrapper .best-section .best-wrapper {
  text-align: center;
}
.about-us .about-wrapper .best-section .best-wrapper h2 span {
  color: #40ae49;
}
.about-us .about-wrapper .best-section .best-wrapper .best-team {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0px;
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .about-us .about-wrapper .best-section .best-wrapper .best-team {
    grid-template-columns: repeat(2, 1fr);
  }
}
.about-us .about-wrapper .best-section .best-wrapper .best-team .team .name {
  font-family: "Outfit-SemiBold", sans-serif;
  color: #000000;
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 12px;
}
.services .services-wrapper .cms-banners {
  position: relative;
}
.services .services-wrapper .cms-banners img {
  width: 100%;
}
.services .services-wrapper .cms-banners .detail {
  max-width: 1000px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 25%;
  position: absolute;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .services .services-wrapper .cms-banners .detail {
    position: static;
  }
}
.services .services-wrapper .cms-banners .detail h3 {
  display: inline-block;
  color: #ffffff;
  background-color: #40ae49;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .services .services-wrapper .cms-banners .detail h3 {
    color: #000000;
  }
}
.services .services-wrapper .cms-banners .detail h2 {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .services .services-wrapper .cms-banners .detail h2 {
    color: #000000;
  }
}
.services .services-wrapper .cms-banners .detail p {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .services .services-wrapper .cms-banners .detail p {
    color: #000000;
  }
}
.services .services-wrapper .cms-banners.ready-banner .detail {
  max-width: 620px;
}
.services .services-wrapper .cms-banners.ready-banner .detail h2 {
  margin-bottom: 38px;
}
.services .services-wrapper .cms-banners.ready-banner .detail .action .button-link {
  border: 2px solid #fff;
  color: #fff;
}
.services .services-wrapper .state-section .state-wrapper .state-item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0;
}
.services .services-wrapper .state-section .state-wrapper .state-item .state {
  padding: 50px;
}
.services .services-wrapper .green-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
}
.services .services-wrapper .green-section .image-section {
  flex: 1;
  text-align: right;
  order: 2;
}
.services .services-wrapper .green-section .text-section {
  flex: 1;
  padding: 0 20px;
}
.services .services-wrapper .build-section .build-wrapper .build-item {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  list-style: none;
  padding: 0;
  gap: 10px;
  text-align: center;
}
.services .services-wrapper .faq-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
}
.services .services-wrapper .faq-section .faq-left {
  flex: 1;
  order: 2;
}
.services .services-wrapper .faq-section .faq-content {
  flex: 1;
}
.services .services-wrapper .faq-section .faq-content .faq-accordian {
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  padding-left: 16px;
  padding-bottom: 8px;
  margin-bottom: 40px;
  margin-top: 25px;
  padding-top: 10px;
  border-left: 3px solid #40AE49;
}
