/***********************
SHARED ELEMENTS
************************/
.embed-container {
  position: relative;
  padding-bottom: 14%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.play-btn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  text-align: center;
  cursor: pointer;
}
.play-icon {
  text-align: center;
  width: 75px;
  height: 75px;
  background: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
.play-icon:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 999;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  top: 23px;
  left: 30px;
}
.slider.video-nav .play-icon {
  width: 25px;
  height: 25px;
}
.slider.video-nav .play-icon:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 9px solid #fff;
  top: 7px;
  left: 10px;
}
.video-lg .slick-slide {
  background-color: #000000;
  position:absolute!important;
  left:0!important;
  top:0!important;
}
.video-lg .slick-slide img {
  width: 100%;
  height:100%;
  min-height:376px!important; /* ITSM Ticket #IM1219453  */
  min-width:646px!important; /* ITSM Ticket #IM1219453  */
}
.video-lg .slick-track, .video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 376px; /* ITSM Ticket #IM1219453  */
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1120px) {
.video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 300px;
}
}

@media screen and (max-width: 900px) {
.video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 215px;
}
}

@media screen and (max-width: 768px) {
.video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 345px;
}
}

@media screen and (max-width: 600px) {
.video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 280px;
}
}

@media screen and (max-width: 500px) {
.video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 238px;
}
}

@media screen and (max-width: 450px) {
.video-lg .slick-track, .video-lg .slick-track  iframe, .video-lg .slick-track object, .video-lg .slick-track embed {
  height: 175px;
}
}
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .cf {
  height: 1%;
}
.cf {
  display: block;
}
/* close commented backslash hack */

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
img {
  max-width: 100%;
}
.btnYellowLink {
  white-space: nowrap;
}
.shop-content-wrapper {
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
}
.no-section-title {
  padding-top: 62px;
}
.shop-content-wrapper .h1 {
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
}
.shop-content-wrapper .h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.shop-content-wrapper .h3 {
  font-size: 21px;
  font-weight: 700;
  padding: 58px 0;
  text-align: center;
  text-transform: uppercase;
}
.shop-content-wrapper strong, .shop-content-wrapper b {
  font-weight: 700;
}
.shop-content-wrapper .new, .shop-content-wrapper .yellow-text {
  color: #f8981d;
  text-transform: uppercase;
}
.shop-content-wrapper .btnYellowLink {
  background: #f8981d !important;
  border: none;
  border-radius: 0;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 700;
  height: auto;
  line-height: 20px;
  margin: 0;
  padding: 15px 20px;
  text-transform: uppercase;
}
.shop-content-wrapper a.btnYellowLink:hover {
  color: #000000;
  font-size: 18px;
}
.shop-content-wrapper .btnYellowLink:hover {
  background: #f9ad4a !important;
}
.shop-content-wrapper .registerLeft .formbox label, #cart.shop-content-wrapper label {
  color: #000000 !important;
  font-size: 14px !important;
}
#cart.shop-content-wrapper label.checkbox, #cart.shop-content-wrapper label.radio {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 4px 0;
  text-transform: none;
  width: 100%;
}
#cart.shop-content-wrapper label.checkbox input, #cart.shop-content-wrapper label.radio input {
  margin-right: 10px;
  padding: 0;
  width: auto;
}
#loginPage #gerberLogin .registerLeft .formbox .textfieldBg input, .shop-content-wrapper #loginPage #gerberLogin .registerLeft .formbox .textfieldBg input, #cart.shop-content-wrapper input {
  background: #fafafa !important;
  border: 1px solid #d1d1d1 !important;
  border-radius: 0;
  box-sizing: border-box;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  height: auto;
  padding: 6px 9px;
}
#loginPage #gerberLogin .registerLeft .formbox .textfieldBg .checkout-form-error input, .shop-content-wrapper #loginPage #gerberLogin .registerLeft .formbox .textfieldBg .checkout-form-error input, #cart.shop-content-wrapper .checkout-form-error input {
  background-color: #fff7f7 !important;
  border-color: #ff0000 !important;
}
.checkout-form-error {
  position: relative;
}
.error-message {
  color: #ff0000;
  line-height: 22px;
}
.error-icon {
  background: #ff0000;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  margin: 0 5px 0 0;
}
.checkout-form-error .checkout-error-message {
  color: #ff0000;
  font-size: 12px;
  position: absolute;
  text-transform: none;
  top: 64px;
}
.shop-content-wrapper select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-border-radius: 0 !important;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0 !important;  /* Firefox 1-3.6 */
  border-radius: 0 !important;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border: 1px solid #dbdbdb !important;
  background-color: #fafafa;
  background-image: url('../images/dropdown-arrow.png');
  background-repeat: no-repeat;
  background-position: center right;
  padding: 10px 6px !important;
}
#cart.shop-content-wrapper label span {
  color: #000000;
}
.shop-content-wrapper .title-small {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.shop-content-wrapper p {
  font-size: 16px;
  margin-bottom: 20px;
}
.shop-content-wrapper .small-section-title {
  font-weight: 700;
  margin-bottom: 10px;
}
.shop-content-wrapper .small-text {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}
.shop-content-wrapper li {
  font-size: 16px;
  margin-bottom: 17px;
}
.shop-content-wrapper .text-link {
  color: #000000;
  font-weight: 400;
  text-decoration: underline;
}
.strikethrough {
  color: #a6a6a6;
  text-decoration: line-through;
}
.shop-content-wrapper ul.dash-bullet li {
  box-sizing: border-box;
  padding-left: 8px;
  position: relative;
  list-style-type:none!important;
}
.shop-content-wrapper ul.dash-bullet li:before {
  content: "-";
  left: 0;
  position: absolute;
}
.shop-content-wrapper ul.square-bullet {
  float: left;
  list-style: square!important;
  margin: 5px 0 0 15px!important;
}
.shop-content-wrapper ul {
  list-style: square!important;
  margin: 5px 0 0 15px!important;
}
.shop-content-wrapper ul.square-bullet li {
  list-style: square!important;
}
.shop-content-wrapper ol.square-numbers {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
.shop-content-wrapper ol.square-numbers li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0 2em;
  padding: 4px 8px;
  list-style: none;
  min-height:60px;
}
.shop-checkout-header ol.square-numbers li {
  min-height:0; 
}
.shop-content-wrapper ol.square-numbers li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  height: 25px;
  width: 25px;
  margin-right: 8px;
  padding-top: 2px;
  color: #fff;
  background: #000000;
  font-weight: bold;
  text-align: center;
}
a.outlined-button, .outlined-button {
  border: 2px solid #000000;
  color: #000000;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  padding: 8px 17px 9px 17px;
  text-transform: uppercase;
}
a.outlined-button:hover, .outlined-button:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.pdp-articles, .pdp-reviews {
  border-top: 1px solid #c7c7c7;
}
#pdp .rating {
  background-image: url('../images/black-stars.png');
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 16px;
  margin-right: 6px;
  padding-top: 0;
  text-indent: -9999px;
  width: 93px;
}
#pdp .rating.stars5 {
  background-position: 0 center;
}
#pdp .rating.stars4 {
  background-position: -19px center;
}
#pdp .rating.stars3 {
  background-position: -38px center;
}
#pdp .rating.stars2 {
  background-position: -57px center;
}
#pdp .rating.stars1 {
  background-position: -76px center;
}
input.btnYellowLink {
  -webkit-appearance: none;
}
/***********************
BREADCRUMBS
************************/
#breadcrumbs {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d2d2d2;
  font-weight: 600;
  padding: 14px 0 20px 0;
}
#breadcrumbs ul li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 0 8px 0 0;
  list-style-type:none;
  text-transform: uppercase;
}
#breadcrumbs ul li a {
  color: #000000;
  font-weight: 400;
  margin-right: 8px;
}
#breadcrumbs ul li:after {
  content: "›";
  font-size: 18px;
  font-weight: normal;
}
#breadcrumbs ul li:last-of-type:after {
  content: "";
}
/***********************
LOGIN PAGE
************************/

#loginPage {
  padding: 0;
}
#account #loginPage #gerberLogin, #checkout #loginPage #gerberLogin {
  padding: 0;
  width: 100%;
}
#account .maincontentheader, #cart-page .maincontentheader {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0 !important;
  padding: 50px 0 43px 0;
}
#account #gerberLogin, #checkout #gerberLogin {
  height: auto;
  width: 100% !important;
}
#account .h2, #checkout .h2 {
  margin-bottom: 16px;
}
.register-blocks-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  padding-bottom: 20px;
}
.register-block {
  box-sizing: border-box;
  display: flex;
  padding: 0 60px 0 0;
  width: 33.33%;
}
#checkout .register-block.registerLeft {
  width: 33.33% !important;
}
.register-block-content {
  width: 100%;
}
#loginPage .formbox {
  background: none;
  width: auto;
  padding: 0;
  margin: 0;
}
#gerberLogin .registerLeft p {
  color: #000000;
  font-size: 16px;
  margin-bottom: 16px;
}
#gerberLogin .registerLeft .textfieldBg input {
  height: auto !important;
  margin-bottom: 14px !important;
}
#gerberLogin .registerMiddle {
  border-right: solid 1px #cccccc;
}
#gerberLogin .registerMiddle, #gerberLogin .registerRight {
  padding: 0 60px 0 40px;
  float: left;
}
#account #gerberLogin .registerRight {
  width: 50%;
}
#gerberLogin .registerMiddle p, #gerberLogin .registerRight p {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 26px !important;
}
.formbox .forgotpw {
  display: block;
  float: left;
  font-size: 14px;
  margin-bottom: 26px;
  width: 100%;
}
#account .btnYellowLink, #checkout .btnYellowLink {
  margin: 0 !important;
}
/***********************
PRODUCT DETAIL PAGE
************************/
#pdp {
  padding-bottom: 113px;
}
.pdp-top-wrapper {
  border-bottom: 1px solid #c7c7c7;
  padding: 70px 0 53px 0;
}
.pdp-top-left {
  float: left;
  width: 58%;
}
.slider.product-lg {
  margin-bottom: 36px;
}
.slider.product-nav {
  margin-bottom: 42px;
}
.slider.product-nav.more-than-6 {
  padding: 0 35px;
}
.slider.product-nav .slick-slide {
  cursor: pointer;
  border: 2px solid #dedede;
  margin: 0 6px;
}
.slider.product-nav .slick-current {
  border: 2px solid #000000;
}
.pdp-callout {
  background-color: #f5f5f5;
  padding: 23px 20px 10px 20px;
  margin-bottom: 10px;
}
.pdp-callout img {
  float: left;
  margin: -10px 24px 10px 0;
}
.pdp-top-right {
  float: right;
  width: 34%;
}
.pdp-top-right .h1 {
  margin-bottom: 10px;
}
.pdp-top-right .h2 {
  margin-bottom: 21px;
}
.pdp-reviews-share .pdp-reviews-top {
  float: left;
}
#pdp .pdp-reviews-share .pdp-reviews-top li {
  float: left;
  font-size: 15px;
  font-weight: 600;
}
.pdp-reviews-top-link {
  margin-left: 5px;
}
.pdp-reviews-top .text-link {
  font-size: 15px;
  font-weight: 400;
  margin-left: 6px;
}
.pdp-reviews-share .pdp-share {
  float: right;
  margin-top: -3px;
}
.st_sharethis_custom {
  background: url("../images/button-share.jpg") no-repeat scroll left top transparent;
  cursor: pointer;
  display: block;
  height: 26px;
  width: 72px;
}
.st_sharethis_custom:hover {
  background: url("../images/button-share-hover.jpg") no-repeat scroll left top transparent;
}
.pdp-price-sku {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 16px 0 13px 0;
}
.pdp-price-sku .pdp-price {
  float: left;
  font-size: 29px;
  font-weight: 700;
}
.pdp-price .strikethrough, .pdp-price .sale-price {
  float: left;
}
.pdp-price .sale-price {
  color: #f8981d;
  font-size: 21px;
  font-weight: 400;
  margin: 1px 0 0 15px;
}
.sale-price strong {
  color: #f8981d!important;
}
.pdp-price-sku .pdp-sku {
  float: right;
  font-size: 15px;
  font-weight: 300;
}
.pdp-short-desc {
  padding-top: 21px;
}
.pdp-quantity {
  margin-bottom: 23px;
}
.pdp-quantity .title-small {
  float: left;
  margin: 5px 12px 0 0;
}
.pdp-quantity input {
  background-color: #fafafa;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 300;
  height: 33px;
  text-align: center;
  width: 70px;
}
.out-of-stock {
  color: #f8981d;
  font-size: 18px;
  font-style: italic;
}
.pdp-more-details {
  padding: 14px 0 0 0;
}
.pdp-more-details ul {
  margin: 0!important;
  padding: 0!important;
}
.pdp-more-details-inner {
  display: block;
  padding-bottom: 22px;
}
.pdp-additional-versions-inner {
  position: relative;
  cursor: pointer;
}
.pdp-additional-versions-inner span {
  display: block;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-border-radius: 0 !important;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0 !important;  /* Firefox 1-3.6 */
  border-radius: 0 !important;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border: 1px solid #dbdbdb !important;
  background-color: #fafafa;
  background-image: url('../images/dropdown-arrow.png');
  background-repeat: no-repeat;
  background-position: center right;
  padding: 10px !important;
  margin-top: 5px;
}
.pdp-additional-versions-inner .dropdown-wrap {
  border: 1px solid #dbdbdb !important;
  padding: 10px!important;
  top: 43px;
  display: none;
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pdp-additional-versions-inner ul li {
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}
.pdp-additional-versions-inner ul li img {
  border: 1px solid #dbdbdb !important;
  max-width: 100%;
}
.pdp-more-details .title-small {
  margin-bottom: 15px;
}
#pdp .pdp-more-details ul.dash-bullet {
  margin: 10px 0;
  padding-left: 10px;
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid;           /* Theoretically FF 20+ */
  break-inside: avoid-column;
  flex-wrap: nowrap;
}
#pdp .pdp-more-details ul.dash-bullet li {
  break-inside: avoid-column;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 0;
  padding-right: 35px;
}
.pdp-badges {
  float: left;
  padding-top: 22px;
  padding-bottom: 8px;
  width: 100%;
}
.pdp-badges ul li {
  float: left;
  margin-right: 9px;
  list-style-type: none;
}
.pdp-additional-versions .title-small {
  margin-bottom: 0;
}
.pdp-additional-versions ul li {
  box-sizing: border-box;
}
.pdp-additional-versions ul li .alt-img-wrap {
  float: left;
  width: 30%;
  padding-right: 3%;
}
.pdp-additional-versions ul li p {
  float: left;
  width: 60%;
  padding-top: 15px;
}
.pdp-additional-versions ul li p a {
  color: #000;
}
.pdp-additional-versions .text-link {
  font-size: 14px;
}
.pdp-overview {
  padding-bottom: 117px;
}
.pdp-overview-left, .pdp-overview-right {
  box-sizing: border-box;
  float: left;
  width: 50%;
}
.pdp-overview-left {
  padding-right: 70px;
}
.overview-more-button {
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
.more-overview-copy {
  display: none;
  float: left;
  margin-top: 15px;
  width: 100%;
}
.slider.video-nav {
  margin-top: 12px;
}
.slider.video-nav .slick-slide {
  cursor: pointer;
  border: 3px solid #ffffff;
  margin: 0 6px;
  position: relative;
}
.slider.video-nav .slick-current {
  border: 3px solid #000000;
}
.pdp-overview-full {
  margin: 0 auto;
  width: 66%;
}
.pdp-technology {
  background-color: #f5f5f5;
  padding-bottom: 62px;
}
.pdp-tech-block-wrapper {
  margin: 0 auto;
  width: 94%;
}
.pdp-tech-block-wrapper-single {
  margin: 0 auto;
  width: 85%;
}
.pdp-tech-block-single-left {
  float: left;
  margin-right: 4%;
  width: 21%;
}
.pdp-tech-block-single-left img {
  width: 100%;
}
.pdp-tech-block-single-right {
  float: left;
  width: 75%;
}
.pdp-overview-video .slick-track, .pdp-tech-block-wrapper .slick-track {
  margin: 0 auto;
}
.pdp-tech-block {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 33%;
}
.pdp-tech-block-content {
  margin: 0 auto;
  width: 76%;
}
.pdp-tech-block.slick-slide img {
  display: inline-block;
  margin-bottom: 20px;
}
.pdp-tech-block p, .pdp-tech-block-single-right p {
  margin-bottom: 5px;
}
.pdp-specs {
  padding-bottom: 92px;
}
.pdp-specs ol.square-numbers {
  float: left;
  margin-top: 80px;
  width:100%;
}
.pdp-specs ol.square-numbers li {
  float: left;
  width: 30%;
}
.pdp-social-feed {
  background-color: #000000;
  padding-bottom: 30px;
}
#pdp .pdp-social-feed .h3 {
  color: #ffffff;
  padding: 58px 0 30px 0;
}
.pdp-product-like {
  padding-bottom: 73px;
}
.pdp-product-like .h3 {
  padding-bottom: 20px;
}
.pdp-product-like p {
  margin-bottom: 0;
}
.pdp-like-carousel {
  margin: 0 auto;
  width: 94%;
}
.like-carousel-item {
  margin: 0 39px;
  text-align: center;
}
.like-carousel-item img {
  display: inline-block;
}
.shop-content-wrapper p.like-name {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
.shop-content-wrapper p.like-name a {
  color: #000!important;
  text-decoration: none!important;
}
.shop-content-wrapper p.like-type {
  font-size: 18px;
  margin-bottom: 7px;
}
.shop-content-wrapper p.like-price {
  font-size: 20px;
  font-weight: 700;
}
.shop-content-wrapper p.like-sale {
  color: #f8971d;
  font-size: 17px;
}
.pdp-articles {
  padding-bottom: 83px;
  text-align: center;
}
.pdp-article-blocks {
  margin-bottom: 36px;
  display: table-cell;
}
.pdp-article-block {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 3%;
  width: 31%;
  vertical-align: top;
}
.pdp-article-block .h2 a {
  font-weight: 600;
  text-decoration: none;
}
.pdp-article-block:last-of-type {
  margin-right: 0;
}
.pdp-article-block img {
  margin-bottom: 16px;
  width: 100%;
}
.pdp-article-block p {
  text-align: left;
}
.pdp-article-block .h2 {
  line-height: 26px;
  margin-bottom: 14px;
}
.pdp-article-block a {
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
}
.pdp-reviews-ratings {
  background-color: #f6f6f6;
  padding: 20px;
}
#review-sort {
  min-width: 250px;
  font-family: 'Source Sans Pro', sans-serif;
}

@media screen and (max-width: 480px) {
#review-sort {
  width: 100%;
  float: none;
  clear: both;
  margin-top: 15px;
}
}
.pdp-reviews-ratings .pdp-ratings-left, .pdp-reviews-ratings .pdp-ratings-right {
  float: left;
  width: 50%;
}
.pdp-reviews-ratings .title-small {
  color: #656565;
  margin-bottom: 17px;
}
#pdp .pdp-rating-row span.rating {
  display: inline-block;
  float: none;
  width: 17px;
}
.pdp-rating-row p {
  background-image: url('../images/black-star-small.png');
  background-repeat: no-repeat;
  background-position: center right;
  float: left;
  font-size: 15px;
  margin: 0 20px 10px 0;
  width: 33px;
}
.pdp-rating-row .pdp-rate-bar {
  background-color: #e5e5e5;
  float: left;
  height: 9px;
  margin-top: 7px;
  position: relative;
  width: 73%;
}
.pdp-rating-row .pdp-rate-percent {
  background-color: #000000;
  left: 0;
  height: 100%;
  position: absolute;
  text-indent: -9999px;
  top: 0;
}
.pdp-ratings-right ul li {
  float: left;
}
#pdp .pdp-ratings-right .stars {
  padding-top: 6px;
}
.pdp-ratings-right li.overall-stars {
  margin-right: 11px;
}
.pdp-ratings-right li.overall-stars-text strong {
  margin-left: 7px;
}
.pdp-write-review {
  border-bottom: 1px solid #d6d6d6;
  padding: 29px 0;
}
.pdp-write-review .pdp-reviews-utility {
  float: left;
  width: 100%;
}
.pdp-write-review .outlined-button {
  float: left;
}
.pdp-write-review select {
  font-size: 16px;
  font-weight: 300;
  float: right;
}
.pdp-write-review .h2 {
  margin-bottom: 15px;
  padding-top: 40px;
}
.pdp-write-review #opinionForm {
  padding-left: 0;
  margin-top: 30px;
  width: 100%;
}
.pdp-write-review #opinionForm input, .pdp-write-review #opinionForm textarea {
  background: #fafafa;
  border: 1px solid #dbdbdb;
  clear: both;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 6px 9px!important;
}
.shop-content-wrapper .pdp-write-review #opinionForm .btnYellowLink {
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px !important;
  padding: 5px 17px;
}
.pdp-review-list {
  padding-bottom: 76px;
}
.pdp-review-list .review {
  display: none;
}
.pdp-review-list .meta {
  float: left;
  width: 100%;
}
.pdp-review-list .meta li {
  float: left;
  font-size: 13px;
  margin-right: 9px;
}
.pdp-review-list .meta li span {
  margin-left: 8px;
}
#pdp .pdp-review-list .meta li span.stars {
  margin: 0 !important;
  padding-top: 5px;
}
.pdp-review-list .meta li span.ppp-review {
  margin-left: 5px;
}
.pdp-review-list .h2 {
  margin-bottom: 14px;
}
.pdp-review-list .review {
  border-bottom: 1px solid #d6d6d6;
  padding: 32px 0 12px 0;
}
.pdp-reviews .load-more {
  text-align: center;
}
.pdp-reviews .load-more .end-reviews {
  opacity: .3;
}
.pdp-reviews .load-more .end-reviews:hover {
  cursor: default;
  text-decoration: none;
}
#opinionForm {
  display: none;
}
#opinionForm form textarea {
  float: left;
}
#reviewForm .btnYellowLink {
  clear: both;
}
/***********************
CHECKOUT PAGES
************************/

#checkout {
  padding-bottom: 73px;
}
.shop-checkout-header {
  border-bottom: 1px solid #cccccc;
  padding: 50px 0 23px 0;
}
.shop-checkout-header .shop-content-wrapper {
  position: relative;
}
.shop-checkout-header .h1 {
  float: left;
  margin-bottom: 20px;
}
.shop-checkout-header ol.square-numbers {
  float: left;
  margin: 6px 0 0 47px;
}
.shop-checkout-header ol.square-numbers li:before {
  background: #d0d0d0;
  top: 2px;
}
.shop-checkout-header ol.square-numbers li {
  color: #9b9a9a;
  float: left;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-right: 10px;
  text-transform: uppercase;
}
.shop-checkout-header ol.square-numbers li a {
  color: #000000;
}
.shop-checkout-header ol.square-numbers li.completed-step:before, .shop-checkout-header ol.square-numbers li.current-step:before {
  background: #000000;
}
.shop-checkout-header ol.square-numbers li.current-step, .shop-checkout-header ol.square-numbers li.current-step a {
  color: #000000;
}
.shop-checkout-header ol.square-numbers li.current-step a:hover {
  cursor: default;
  text-decoration: none;
}
.shop-checkout-header ol.square-numbers li:after {
  content: url('../images/gray-arrow-right.jpg');
  margin-left: 13px;
}
.shop-checkout-header ol.square-numbers li:last-of-type:after {
  content: '';
}
.checkout-help {
  float: right;
  position: absolute;
  right: 0px;
  top: 9px;
  text-align: right;
}
.checkout-help p {
  margin-bottom: 0;
}
.checkout-wrapper {
  margin-top: 60px;
}
.checkout-left {
  float: left;
  width: 66%;
}
.warrantyBoxOffline{ /*#458*/
  width: 100%; 
}
.checkout-form-top {
  border-bottom: 1px solid #cccccc;
  padding: 11px 0 28px 0;
}
.checkout-form-middle {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 4px;
  padding: 40px 0 44px 0;
}
.checkout-form-bottom {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 42px;
  padding: 35px 0 40px 0;
}
.checkout-right {
  float: right;
  width: 29%;
}
.checkout-form-row {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.cc-fields input {
  position: relative;
  top: -12px;
}
#cart .checkout-form-row label {
  clear: none;
  float: left;
  margin-right: 5%;
  width: 45%;
}
#cart .checkout-form-row label input {
  width: 100%;
}
#cart .checkout-form-row select {
  width: 100%;
  height: auto;
  padding-top: 3px;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 3px;
  padding: 5px 0;
}
.shipping-wrapper, .address-book {
  background-color: #f5f5f5;
  padding: 31px 31px 19px 31px;
}
#checkout .shipping-wrapper .h2, #checkout .address-book .h2 {
  margin-bottom: 8px;
}
.shipping-wrapper p, .address-book p {
  color: #717171;
  font-size: 14px;
  margin-bottom: 26px;
}
.order-sum-wrapper, .ship-sum-wrapper {
  border: 1px solid #d1d1d1;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.order-sum-header, .ship-sum-header {
  background-color: #000000;
  float: left;
  margin-bottom: 28px;
  width: 100%;
}
.order-sum-header .h3, .ship-sum-header .h3 {
  color: #ffffff;
  float: left;
  padding: 16px 0 19px 6%;
}
.order-sum-header a, .ship-sum-header a {
  color: #ffffff;
  padding: 16px 6% 19px 0;
  float: right;
  text-decoration: underline;
}
.order-sum-products, .order-sum-table, .ship-sum-table {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 88%;
}
.order-sum-products {
  margin-bottom: 32px;
}
.order-sum-prod-img {
  float: left;
  width: 26%;
}
.order-sum-products img {
  border: 1px solid #d1d1d1;
  width: 100%;
}
.order-sum-prod-info {
  float: right;
  width: 67%;
}
.order-sum-prod-info p {
  margin-bottom: 7px;
}
.order-sum-prod-info p.small-text {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
}
.order-sum-prod-info p strong {
  display: inline-block;
  line-height: 18px;
}
.order-sum-table {
  background-color: #f3f3f3;
  box-sizing: border-box;
  margin-bottom: 28px;
  padding: 20px;
}
.ship-sum-table {
  margin-bottom: 28px;
}
.order-sum-table p, .ship-sum-table p {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 3px;
  white-space: nowrap;
}
.order-sum-table-left {
  float: left;
  width: 45%;
}
.order-sum-table-right {
  float: right;
  text-align: right;
  width: 45%;
}
.ship-sum-table-left, .ship-sum-table-right {
  float: left;
  width: 50%;
}
.promo-code-wrapper .help-icon {
  cursor: pointer;
  position: relative;
}
.promo-code-wrapper .help-icon img {
  margin: 0 0 -4px 8px;
}
.promo-code-wrapper .help-icon .help-content {
  background: #f3f3f3;
  border: 1px solid #cccccc;
  bottom: 30px;
  display: none;
  font-size: 16px;
  font-weight: 400;
  left: 30px;
  padding: 20px;
  position: absolute;
  width: 100px;
}
@media screen and (max-width: 600px) {
.promo-code-wrapper .help-icon .help-content {
  left:auto;
  right:0; 
}
}
.promo-code-wrapper .help-icon:hover .help-content {
  display: block;
}
#cart .promo-code-wrapper .checkout-form-row input {
  float: left;
  width: 40%;
}
.promo-code-wrapper .checkout-form-row .outlined-button {
  background-color: #ffffff;
  float: left;
  margin: 3px 0 0 13px;
}
#cart .checkout-form-row.three-col label {
  margin-right: 5%;
  width: 30%;
}
#cart .checkout-form-row.three-col label:last-of-type {
  margin-right: 0;
}
label.billing-cvc {
  position: relative;
}
label.billing-cvc .help-icon:hover {
  cursor: pointer;
}
label.billing-cvc .help-icon:hover #scInstructions {
  display: block !important;
  position: absolute !important;
  top: -110px;
}
.prefilled-form-row .text-link {
  display: inline-block;
  font-size: 14px;
  margin: 12px 0 25px 0;
}
.address-book {
  display: none;
  margin-bottom: 30px;
  padding-bottom: 34px;
  position: relative;
}
.address-book .close-addresses {
  cursor: pointer;
  position: absolute;
  right: 11px;
  top: 11px;
}
.address-book .checkout-form-row {
  margin-bottom: 27px;
}
.address-book .outlined-button {
  margin-right: 15px;
}
#checkout .shop-content-wrapper .checkout-confirmation .h2 {
  margin-bottom: 30px;
}
.shop-content-wrapper .checkout-confirmation .small-text {
  margin-bottom: 12px;
}
.shop-content-wrapper .checkout-confirmation .text-link {
  display: block;
  margin-bottom: 36px;
}
.checkout-review-details {
  margin-top: 60px;
}
.checkout-review-details .small-text strong {
  font-size: 14px;
}
.print-receipt {
  display: none;
}
/***********************
CART PAGES
************************/
#cart-header {
  background: #000;
}
#cart-header label {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 5px 0;
  display: block;
}
#cart-header .cart-col-1 label {
  padding-left: 20px!important;
}
#checkout-options .cart-col-5 p {
  padding-right: 20px!important;
}
.cart-row .btnYellowLink {
  float: right!important;
  margin-right: 0!important;
  text-decoration: none!important;
}
.cart-content {
  padding: 0!important;
}
.top-callout {
  float: right;
  text-align: right;
}
.top-callout p {
  margin: 0;
  padding: 0;
}
#cart-page .maincontentheader {
  border-bottom: 0!important;
}
#cart-page .maincontentheader .h1, #cart-modal .maincontentheader .h1 {
  float: left;
}
.cart-grid .cart-left {
  width: 40%;
  float: left;
}
.cart-grid .cart-right {
  width: 60%;
  float: left;
}
.cart-grid .cart-col {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}
#checkout-controls .cart-col, #checkout-submit .cart-col {
  padding-right: 0!important;
}
.cart-grid .cart-col-1 {
  width: 40%;
  float: left;
}
.cart-grid .cart-col-2 {
  width: 60%;
  float: left;
}
.cart-grid .cart-col-3 {
  width: 33.3%;
  float: left;
}
.cart-grid .cart-col-4 {
  width: 33.3%;
  float: left;
}
.cart-grid .cart-col-5 {
  width: 33.3%;
  float: left;
  text-align: right;
}
.cart-row {
  border-bottom: 1px solid #d4d4d4;
  padding: 30px 0;
}
.cart-row .strikethrough, .cart-row .sale-price {
  font-size: 18px!important;
  margin-top: 0;
}
.cart-row h4 {
  margin-bottom: 10px;
}
#checkout-options .cart-col-1 img {
  margin-top: 3px;
}
.cart-grid img.border {
  border: 1px solid #d4d4d4;
  max-width: 100%;
}
.cart-col p {
  margin: 0;
  padding: 0;
  color: #656565;
  font-size: 13px;
}
.cart-col strong, .cart-col a {
  color: #000;
}
.cart-col strong {
  font-size: 18px;
}
.cart-col a {
  text-decoration: underline;
  font-size: 12px;
}
#checkout-controls .cart-col {
  width: 100%;
}
#checkout-controls .cart-shipping-callout p {
  text-align: right;
  font-size: 16px!important;
}
#checkout-controls .cart-shipping-callout span {
  color: #f8981d;
}
#checkout-controls, #checkout-options, #checkout-submit {
  border: 0!important;
  padding: 20px 0 0 0!important;
}
#checkout-submit {
  margin-bottom: 120px;
  padding-top: 0!important;
}
#checkout-options .cart-right .cart-col-4, #checkout-options .cart-right .cart-col-5 {
  background: #f3f3f3;
  padding: 20px 0 20px 20px;
}
#checkout-submit .cart-col-4 p a {
  line-height: 50px;
  font-size: 16px!important;
}
#checkout-submit .cart-col-4 p.continue-shopping {
  padding-left: 20px;
  text-align: center;
}
.qty-mobile {
  display: none;
}
.mobile-show {
  display: none;
}
.mobile-hide {
  display: block;
}
.cart-row .pdp-price span {
  float: none!important;
}
/***********************
CART MODAL
************************/
#overlay {
  background: url(../images/overlay.png)!important;
  position: fixed;
}
#cart-modal ::-webkit-scrollbar {
 -webkit-appearance: none;
 width: 7px;
}
#cart-modal ::-webkit-scrollbar-thumb {
 border-radius: 4px;
 background-color: rgba(0,0,0,.5);
 -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
#cart-modal {
  background: #fff;
  padding: 40px 20px 40px 20px;
  width: 1340px;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
  ;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
}
#cart-modal .cart-products {
  height: 300px;
  overflow-y: auto;
}
#cart-modal #checkout-options .cart-col-4 p {
  white-space: nowrap;
}
#cart-modal .shop-content-wrapper {
  max-width: none!important;
}
#cart-modal .empty-cart h4 {
  font-size: 24px;
}
#cart-modal .empty-cart p {
  padding: 30px 0 5px 0;
}
#cart-modal #checkout-submit {
  margin-bottom: 0;
}
#cart-modal .maincontentheader {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 20px;
}
#cart-modal .maincontentheader p {
  line-height: 38px;
}
/*#modal {
  width: 1340px;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
  top: 100px!important;
}*/
#modal #close {
  background: url(../images/button-close.png) no-repeat;
  display: block;
  height: 24px;
  position: absolute;
  top: 7px;
  right: 7px;
  text-indent: -9999px;
  width: 24px;
  z-index: 99999;
}
.empty-cart #close {
  right: 7px!important;
}
#cart-modal p.continue-shopping {
  text-align: left!important;
}
/***********************
MEDIA QUERIES
************************/
#mini-cart * {
  line-height: normal;
}
#mini-cart {
  display: none;
  position: absolute;
  right: 0;
  min-width: 350px;
  background: #fff;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}
.cart-item:hover #mini-cart {
  display: block;
}
#mini-cart-header {
  background: #232323;
  color: #fff;
  padding: 20px;
}
#mini-cart-body {
  padding: 20px;
}
#mini-cart-header .h2 {
  float: left;
  margin: 0;
  padding: 0;
}
#mini-cart-header p {
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
}
#mini-cart-header p span {
  color: #f8981d;
}
#mini-cart .cart-left {
  width: 100%;
}
#mini-cart {
  display: none;
  width: 450px!important;
  font-family: 'Source Sans Pro', sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mini-cart .cart-col {
  width: 60%;
  padding: 0;
}
#mini-cart .cart-col-1 {
  width: 40%;
  padding: 0 20px 0 0!important;
}
#mini-cart .cart-col-5 {
  width: 40%;
}
#mini-cart .h3 {
  font-size: 21px;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
}
#mini-cart-header p {
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 23px;
}
#mini-cart .cart-row {
  padding: 15px 0 0 0!important;
}
#mini-cart .cart-col strong {
  font-weight: 700;
}
#mini-cart .btnYellowLink {
  background: #f8981d !important;
  border: none;
  border-radius: 0;
  color: #000000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 23px;
  font-weight: 700;
  height: auto;
  line-height: 20px;
  margin: 0;
  padding: 15px 20px;
  text-transform: uppercase;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center!important;
}
#mini-cart .cart-total-price {
  background: #f3f3f3;
  border: 0!important;
  padding: 10px 20px!important;
  position: relative;
  top: -1px;
}
#mini-cart .text-link {
  color: #000;
  font-size: 14px;
  text-decoration: underline;
  padding: 10px 0 20px 0 !important;
  clear: both;
  display: block;
}
/***********************
MEDIA QUERIES
************************/
.site-footer {
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1360px;
}
.site-footer .silverpop-front form {
  text-align: left;
}
.footer-socials {
  text-align: right;
}

@media screen and (max-width: 1400px) {
.shop-content-wrapper {
  max-width: 96% !important; /* #481 */
}
.shop-content-wrapper .shop-content-wrapper {
  width: 100%;
  max-width: none;
}
.header-inner, .site-footer {
  max-width: 96%;
  width: 100%;
}
}

@media screen and (max-width: 1360px) {
#checkout-submit .cart-col-4 p.continue-shopping {
  text-align: right!important;
}
.header-inner {
  max-width: 96%;
  width: 100%;
}
.home-link {
  left: 0;
}
.shop-checkout-header .square-numbers {
  clear: left;
  margin-left: 0!important;
}
#checkout-options .cart-col-1, #checkout-options .cart-col-2 {
  width: 100%!important;
  clear: both;
  float: none;
  margin-bottom: 20px;
}
#checkout-submit .cart-col-4, #checkout-submit .cart-col-5 {
  clear: both;
  width: 100%;
  text-align: right;
  position: relative;
  float: right;
}
#checkout-submit .cart-col-4 {
  top: 45px;
}
#checkout-submit .cart-col-5 {
  top: -60px;
}
}

@media screen and (max-width: 1100px) {
.site-footer .silverpop-front form {
  position: relative;
  left: 20px;
}
.header-inner, .site-footer {
  max-width: 100%;
  width: 100%;
}
.footer-socials {
  margin-top: 35px!important;
}
.copyright {
  margin-top: 20px!important;
}
.site-footer,  .site-footer .disc-text,  .footer-socials,  .copyright,  .site-footer .silverpop-front form {
  text-align: center!important;
}
.site-footer .silverpop-front {
  width: 100%;
}
.site-footer .silverpop-front label {
  display: none;
}
.shop-checkout-header .square-numbers {
  clear: both;
  width: 100%;
  margin: 20px 0 10px 0!important;
}
}

@media screen and (max-width: 1000px) {
.pdp-specs ol.square-numbers li {
  width: 45%;
}
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
.pdp-reviews-share .pdp-share {
  float: left;
  clear: both;
  margin-bottom: 15px;
}
}
#mobile-cart-nav {
  display: none;
}

@media screen and (max-width: 960px) {
#mobile-cart-nav {
  display: block;
  position: fixed;
  top: 0;
  background: #000;
  width: 100%;
  height: 58px!important;
  padding: 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mobile-cart-nav-inner {
  max-width:96%;
  margin:0 auto; 
}
#mobile-cart-logo {
  float: left;
}
#mobile-cart-logo img {
  max-height: 38px;
  width: auto;
}
#mobile-account-controls {
  float: right;
  font-size: 14px;
  line-height: 38px;
}
#mobile-account-controls .user-icon {
  background-image: url(//gerbergear.com/extension/gerber/design/gerber/images/icon-account.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  padding-right: 7px;
  position: relative;
  top: 7px;
}
#mobile-account-controls ul {
  height: 58px!important;
}
#mobile-account-controls ul ul {
  display: none;
  height: auto!important;
  padding-top: 40px;
  position: absolute;
  top: 18px;
  right: 0;
  width: 200px;
  max-width: 100%;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: bold;
  text-decoration: none;
    color: #f8981d;
}
#mobile-account-controls ul>li:hover ul {
  display: block!important;
}
#mobile-account-controls ul ul a {
  
  text-transform: uppercase;
  color: #000!important;
}
#mobile-account-controls ul ul a:hover {
  color: #f8981d !important
}
#mobile-account-controls ul ul li {
  background: #E6E7E8;
  margin: 0;
  padding: 10px 15px;
}
.checkout-steps .header-inner {
  display: none!important;
}
#account .registerLeft,  #account .registerRight {
  width: 50%;
}
#checkout .register-block,  #checkout .register-block.registerLeft {
  width: 100% !important;
}
#checkout .registerLeft,  #checkout .registerMiddle,  #checkout .registerRight {
  border-right: none;
  display: block;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
}
#checkout .registerMiddle,  #checkout .registerRight {
  border-top: 1px solid #cccccc;
  padding-top: 40px;
}
.checkout-left, .warrantyBoxOffline {/*#458*/
  margin-right: 5%;
  width: 45%;
}
.checkout-right {
  width: 50%;
}
#cart .checkout-form-row label {
  width: 100%;
}
#cart .promo-code-wrapper .checkout-form-row input {
  width: 68%;
}
#cart.shop-content-wrapper label.checkbox input {
  float: left;
  margin: 5px 10px 20px 0px;
}
}

@media screen and (max-width: 860px) {
#checkout-submit .cart-col-4, #checkout-submit .cart-col-5 {
  top: 0;
}
.cart-row .btnYellowLink {
  text-align: center;
  display: inline-block;
  float: none!important;
  margin: 0 auto!important;
}
#checkout-submit .cart-col-5 p {
  text-align: center!important;
  margin-bottom: 20px;
}
#checkout-submit .cart-left {
  display: none;
}
.mobile-show {
  display: block;
}
.mobile-hide {
  display: none;
}
.continue-shopping.mobile-show, .continue-shopping.mobile-show a {
  clear: both!important;
  text-align: center!important;
  font-size: 16px!important;
}
.product-subtotal {
  display: none;
}
.empty-cart #cart-contents {
  border-top: 1px solid #d1d1d1;
}
#cart-header {
  display: none;
}
.cart-grid .cart-left {
  margin-bottom: 20px;
}
.cart-grid .cart-left, .cart-grid .cart-right {
  width: 100%;
  float: none;
  clear: both;
}
.cart-col-1 {
  width: 30%!important;
}
.cart-col-2 {
  width: 70%!important;
}
.cart-col-3 {
  width: 30%!important;
}
.cart-col-4 {
  width: 70%!important;
}
.cart-col-5 {
  width: 100%!important;
}
.cart-grid .cart-right, .cart-col-5 {
  clear: both;
  display: block;
}
.cart-col-5 p {
  text-align: left;
}
.qty-mobile {
  display: inline-block;
  float: left;
  font-size: 12px;
  float: left;
  text-transform: uppercase;
  line-height: 33px;
  padding-right: 10px;
}
#checkout-options .cart-right .cart-col-3 {
  display: none;
}
#checkout-options .cart-right .cart-col-4, #checkout-options .cart-right .cart-col-5 {
  width: 50%!important;
  float: left!important;
  clear: none!important;
  border-top: 30px solid #fff;
}
#checkout-options .cart-right .cart-col-5 p {
  text-align: right!important;
}
.cart-shipping-callout, .cart-shipping-callout p {
  text-align: center!important;
  width: 100%!important;
  float: none!important;
  clear: both!important;
}
#cart-page .maincontentheader .h1, .top-callout {
  float: none!important;
  text-align: left!important;
  clear: both!important;
}
.top-callout {
  margin-top: 20px;
}
.checkout-left, .warrantyBoxOffline { /*#458*/
  width: 100%;
}
.checkout-right {
  display: none;
}
}

@media screen and (max-width: 768px) {
.pdp-additional-versions-inner .dropdown-wrap {
  top: -1px!important;
  position: relative!important;
}
.copyright,  .footer-socials,  .site-footer .silverpop-front,  .header-inner, .site-footer {
  width: 98% !important;
  overflow-x: hidden;
}
#pdp {
  padding-bottom: 40px;
}
/*.shop-content-wrapper {
    width: 94%;
  }*/
  
.pdp-top-wrapper,  .no-section-title {
  padding-bottom: 40px;
  padding-top: 0;
}
.checkout-confirmation {
  padding-top: 40px;
}
.pdp-top-wrapper {
  position: relative;
}
.pdp-top-right .mobile-top {
  position: absolute;
  top: 25px;
}
.pdp-top-left {
  margin-top: 235px;
}
.pdp-tech-block-wrapper-single {
  text-align: center;
}
.pdp-top-left,  .pdp-top-right,  .pdp-overview-left,  .pdp-overview-right,  .pdp-technology,  .pdp-specs,  .pdp-reviews-ratings .pdp-ratings-right,  .pdp-tech-block-single-right {
  padding-bottom: 0;
  padding-top: 40px;
  width: 100%;
}
.pdp-overview-left {
  padding-right: 0;
}
.pdp-reviews-ratings .pdp-ratings-left,  .pdp-tech-block-single-left {
  width: 100%;
}
.pdp-tech-block-single-left img {
  display: inline-block;
  width: auto;
}
.pdp-article-block {
  border-bottom: 1px solid #d6d6d6;
  margin: 0 0 22px 0;
  padding-bottom: 10px;
  width: 100%;
}
.pdp-article-block:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pdp-articles {
  padding-bottom: 40px;
}
.pdp-specs img,  .pdp-article-block img,  .pdp-article-block p {
  display: none;
}
.pdp-article-block p.h2 {
  display: block;
}
.pdp-specs ol.square-numbers {
  margin-top: 0;
}
.pdp-specs ol.square-numbers li {
  width: 96%;
}
.shop-content-wrapper .h3 {
  padding: 40px 0 !important;
}
.pdp-overview-full {
  padding-top: 40px;
  width: 100%;
}
#account .registerLeft,  #account #gerberLogin .registerRight {
  display: block;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
}
#account .registerRight {
  border-top: 1px solid #cccccc;
  padding-top: 40px;
}
.pdp-article-block .h2 {
  font-size: 20px;
  line-height: 22px;
}
}

@media screen and (max-width: 600px) {
#container {
  overflow-x: hidden;
}
#cart-modal {
  padding: 20px;
}
.cart-col-1, .cart-col-2, .cart-col-3, .cart-col-4 {
  width: 50%!important;
}
.cart-grid .cart-col-2 {
  padding-right: 0!important;
}
#cart .checkout-form-row.three-col label {
  width: 100%;
}
}

@media screen and (max-width: 480px) {
.shop-content-wrapper .btnYellowLink {
  font-size: 18px;
}
.pdp-top-wrapper {
  padding-bottom: 0;
}
.slider.product-lg {
  margin-bottom: 60px;
}
.pdp-callout {
  text-align: center;
}
.pdp-callout img {
  float: none;
  display: inline-block;
  margin: 0 0 20px 0;
}
.pdp-callout div,  .pdp-callout p {
  float: left;
  width: 100%;
}
.pdp-more-details {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.pdp-additional-versions {
  padding: 14px 0;
}
.pdp-more-details .title-small,  .pdp-additional-versions .title-small {
  background-image: url('../images/dropdown-arrow.png');
  background-repeat: no-repeat;
  background-position: 100% 50%;
  cursor: pointer;
}
.pdp-more-details-inner {
  display: none;
}
.pdp-articles .outlined-button,  .pdp-write-review .outlined-button,  .pdp-reviews .load-more .outlined-button {
  box-sizing: border-box;
  float: left;
  text-align: center;
  width: 100%;
}
.pdp-price-sku .pdp-price .sale-price {
  margin-left: 0px;
  margin-top: 10px;
  width: 100%;
}
/* .shop-checkout-header ol.square-numbers li {
    clear: both;
  }
  
  .shop-checkout-header ol.square-numbers li:after {
    content: '';
  }*/
.shop-checkout-header ol.square-numbers li {
  font-size: 10px!important;
  margin-left: 25px!important;
  padding-left: 0!important;
  padding-right: 0!important;
  margin-right: 8px!important;
}
.shop-checkout-header ol.square-numbers li:after {
  margin-left: 7px!important;
  position: relative;
  top: 2px;
}
.shop-content-wrapper ol.square-numbers li:before {
  width: 20px!important;
  height: 20px!important;
  font-size: 12px!important;
  padding-top: 0!important;
  margin-top: 2px!important;
}
.checkout-help {
  clear: both;
  float: left;
  position: relative;
  top: -5px;
}
.promo-code-wrapper .checkout-form-row .outlined-button {
  clear: both;
  margin: 10px 0 0 0;
}
.pdp-reviews-share .pdp-share {
  float: left;
  clear: both;
  margin-bottom: 15px;
}
}

/***********************
PRINT STYLESHEET
************************/
@media print {
.print-receipt {
  display: block;
}
.shop-checkout-header, .mob-only, .dsk-only, .outlined-button, .site-footer-wrap, .print-hide, .main-nav, .mobile-mainnav-search {
  display: none!important;
}
.no-section-title {
  padding-top: 10px!important;
}
#checkout {
  padding-bottom: 0!important;
}
#cart-header {
  border: 1px solid #d4d4d4 !important;
}
.cart-row {
  padding: 10px 0!important;
}
.checkout-review-details {
  margin-top: 0!important;
}
.checkout-review-details .cart-left {
  width: 66.6%
}
.checkout-review-details .cart-right {
  width: 33.3%
}
.checkout-review-details .cart-grid .cart-col-1, .checkout-review-details .cart-grid .cart-col-2 {
  width: 50%!important;
}
.checkout-review-details .cart-grid .cart-col-3 {
  width: 100%!important;
}
.cart-col strong {
  font-size: 14px;
}
}

/***********************
IE STYLES
************************/
@media screen\0 {
#cart .checkout-form-row input[type=text] {
  min-height: 44px;
}
.shop-content-wrapper select {
  background-image: none!important;
}
}
.slick-dots li button {
  background: #cecece !important;
  width: 7px!important;
  height: 7px!important;
  padding: 0!important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li.slick-active button {
  background: #f8971d!important;
}
.shop-content-wrapper .pdp-reviews-share ul, .shop-content-wrapper .pdp-ratings-right ul, .shop-content-wrapper .pdp-review-list ul {
  margin: 0 !important;
}
.shop-content-wrapper .pdp-reviews-share ul li, .shop-content-wrapper .pdp-ratings-right ul li, .shop-content-wrapper .pdp-review-list ul li {
  list-style-type: none!important;
}
#cart #gerberCartForm, #cart #warrantyBoxOfflineForm{
  width: auto!important;
  padding-left: 0!important;
}

/*#404 start*/
.shop-content-wrapper h1.pdp-name {
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  color: #000000;
}
.shop-content-wrapper h2.pdp-cat {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #000000;
}
.shop-content-wrapper h3 {
  font-size: 21px;
  font-weight: 700;
  padding: 58px 0;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
.pdp-top-right h1 {
  margin-bottom: 10px;
}
.pdp-top-right h2 {
  margin-bottom: 21px;
}
/*#404 end*/
@media screen and (max-width: 1024px) and (min-width: 960px) {
  #mobileCartLink .fit-img { 
    display:none!important;
  }
}