@charset "UTF-8";
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
@media only screen and (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }

  .block_coll {
    max-width: 390px;
    min-width: 375px;
  }

  .product-section .product__grid .nav .nav-item .nav-link {
    font-size: 16px !important;
  }
  .product-section .product__grid .viewall_product {
    position: relative;
    background-color: #FFFFFF;
  }
  .product-section .product__grid .viewall_product:after {
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    position: absolute;
    bottom: 32px;
    left: 0;
    width: 100%;
    height: 44.8px;
    transition: opactiy 500ms ease, visibility 500ms ease;
  }
  .product-section .product__grid .viewall_product .btn-viewall {
    background: #D20271;
    color: #FFFFFF;
    margin: auto 33.3333333333%;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 0;
  }
  .product-section .product__grid--tab .tab-pane .product__sub__name {
    font-size: 12px;
  }
  .product-section .product__grid--tab .tab-pane .col {
    max-width: 95px;
    min-width: 85px;
    padding: 0 6px;
  }
}
@media only screen and (max-width: 991px) {
  .tablinks--block__heading {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.38;
    color: #4f5051;
  }
  .tablinks--block__heading:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E0E0E0;
    margin-right: 12px;
    font-size: 20px;
  }
  .tablinks--block .decs-mobile {
    padding-left: 11%;
  }
  .tablinks.active {
    box-shadow: 0 0 4px 0 #3797ef;
    border: 1px solid #3797ef;
  }
  .tablinks.active .tablinks--block__heading:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #66e670;
    margin-right: 12px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .desktop-only {
    display: none !important;
  }

  /* .page-header {
     width: 980px;
     margin: 0 auto;
   }*/
  .desktop-only {
    display: none !important;
  }

  .page-header-container {
    position: relative;
  }

  .skip-link .icon {
    margin-right: 3px;
  }

  .skip-cart {
    width: auto;
    padding: 0 10px;
  }

  .viewall_product .btn-viewall {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1999px) {
  .mobile-only {
    display: none;
  }

  .page-header-container {
    position: relative;
  }

  #header-search {
    display: block;
    position: absolute;
    top: 55px;
    right: 0;
    height: 50px;
    padding: 0 20px;
    max-width: 280px;
  }

  .skip-cart {
    color: #3399cc;
    text-transform: uppercase;
  }
  .skip-cart:hover {
    text-decoration: none;
    color: #29B5DC;
  }
  .skip-cart .count {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
    color: #29B5DC;
  }
  .skip-cart .count:before {
    content: "(";
  }
  .skip-cart .count:after {
    content: ")";
  }

  .products__sub__list {
    width: 1140px;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
  .product__grid--tab .tab-pane .product__sub__name {
    font-size: 13px;
  }

  .section-credit-term__content {
    margin-top: 26px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .block_coll {
    min-width: 1900px;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
  .block_coll {
    min-width: 1907px;
  }

  #checkout_cart_popup .close-window {
    right: 28%;
    top: 16%;
  }

  .txt_right {
    right: 0%;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
  .product__grid--tab .tab-pane .product__sub__name {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1601px) {
  .block_coll {
    min-width: 1907px;
  }

  #checkout_cart_popup .close-window {
    right: 37%;
    top: 17%;
  }

  .txt_right {
    right: 0%;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
  .product__grid--tab .tab-pane .product__sub__name {
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) {
  .customer-account-forgotpassword .box, .forgotpassword .box, .customer-account-resetpassword .box, .resetpassword .box {
    width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .customer-account-forgotpassword p, .forgotpassword p, .customer-account-resetpassword p, .resetpassword p {
    text-align: center;
  }
}

@media only screen and (max-width: 992px) {
  body.customer-account .container {
    max-width: 100% !important;
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3) translate3d(0, 0, 0);
  }
  50% {
    opacity: 0.9;
    transform: scale(1.1);
  }
  80% {
    opacity: 1;
    transform: scale(0.89);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate3d(0, 0, 0);
  }
}
@keyframes append {
  from {
    height: 0;
    margin-bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes expand-animation {
  0% {
    transform: translate(0px, 20px);
    padding: 0;
    opacity: 0.1;
  }
  100% {
    visibility: visible;
    transform: translate(0px, 0px);
    height: 60px;
    padding: 0;
    opacity: 1;
  }
}
@keyframes collapse-animation {
  0% {
    visibility: visible;
    transform: translate(0px, 0px);
    height: 60px;
  }
  100% {
    visibility: hidden;
    transform: translate(0px, 20px);
    height: 0px;
    z-index: -1;
    opacity: 0.5;
  }
}
@keyframes tooltip {
  100% {
    opacity: 1;
    bottom: calc(100% + 30px);
  }
}
@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@-o-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@-moz-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse-popup {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse-popup {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse-popup {
  -webkit-animation-name: pulse-popup;
  animation-name: pulse-popup;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
:root .otp-theme {
  --loading_icon: url(../images/otp-loading.gif);
}
:root .ggp-theme {
  --loading_icon: url(../images/ggp_loading_100x67.gif);
}
:root .hs-theme {
  --loading_icon: url(../images/hs-loading.gif);
}

/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
:root .otp-theme {
  --loading_icon: url(../images/otp-loading.gif);
}
:root .ggp-theme {
  --loading_icon: url(../images/ggp_loading_100x67.gif);
}
:root .hs-theme {
  --loading_icon: url(../images/hs-loading.gif);
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3) translate3d(0, 0, 0);
  }
  50% {
    opacity: 0.9;
    transform: scale(1.1);
  }
  80% {
    opacity: 1;
    transform: scale(0.89);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate3d(0, 0, 0);
  }
}
@keyframes append {
  from {
    height: 0;
    margin-bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes expand-animation {
  0% {
    transform: translate(0px, 20px);
    padding: 0;
    opacity: 0.1;
  }
  100% {
    visibility: visible;
    transform: translate(0px, 0px);
    height: 60px;
    padding: 0;
    opacity: 1;
  }
}
@keyframes collapse-animation {
  0% {
    visibility: visible;
    transform: translate(0px, 0px);
    height: 60px;
  }
  100% {
    visibility: hidden;
    transform: translate(0px, 20px);
    height: 0px;
    z-index: -1;
    opacity: 0.5;
  }
}
@keyframes tooltip {
  100% {
    opacity: 1;
    bottom: calc(100% + 30px);
  }
}
@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@-o-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@-moz-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse-popup {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse-popup {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse-popup {
  -webkit-animation-name: pulse-popup;
  animation-name: pulse-popup;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@media only screen and (max-width: 991.98px) {
  .promo_grid.container {
    margin-top: 40px;
  }
}
.promo_grid__header {
  margin-bottom: 40px;
  color: #333333;
  text-align: center;
}
.promo_grid__header h1 {
  font-size: 36px;
  font-weight: 600;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__header h1 {
    font-size: 16px;
  }
}
.promo_grid__header h1 span {
  color: #2bace2;
}
.promo_grid__header p {
  font-size: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__header p {
    font-size: 14px;
  }
}
.promo_grid__content {
  margin-bottom: 40px;
}
.promo_grid__content .row {
  margin: auto;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__content .row .col-auto {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.promo_grid__content .media {
  max-width: 190px;
  border-radius: 4px;
  box-shadow: 0 3px 10px 0 rgba(173, 173, 173, 0.27);
  border: 1px solid #eeeeee;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__content .media {
    max-width: 140px;
  }
}
.promo_grid__content .card {
  margin-bottom: 20%;
  border: none;
}
.promo_grid__content .card p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.06;
  text-align: center;
  color: #333333;
  padding-top: 12px;
}
.promo_grid__content .card:hover {
  cursor: pointer;
  color: #2bace2;
  text-decoration: none;
}
.promo_grid__content .card:hover p {
  color: #2bace2;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .promo_grid__content .card:hover p {
    transition: none;
  }
}
.promo_grid__content .card:hover .media {
  -webkit-box-shadow: 1px 0px 19px 1px rgba(151, 151, 151, 0.56);
  box-shadow: 1px 0px 19px 1px rgba(151, 151, 151, 0.56);
  border: 1px solid #DBDAD7;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .promo_grid__content .card:hover .media {
    transition: none;
  }
}
.promo_grid__option h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.38;
  color: #333333;
  margin-bottom: 23px;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option h2 {
    font-size: 16px;
    margin-bottom: 19px;
    padding-left: 8px;
  }
}
.promo_grid__option .best-seller, .promo_grid__option .featured-product, .promo_grid__option .customer-test {
  margin: 0 0 40px 0;
}
.promo_grid__option .best-seller > div, .promo_grid__option .featured-product > div, .promo_grid__option .customer-test > div {
  padding-left: 0;
  padding-right: 7px;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller > div, .promo_grid__option .featured-product > div, .promo_grid__option .customer-test > div {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.promo_grid__option .best-seller .card, .promo_grid__option .featured-product .card, .promo_grid__option .customer-test .card {
  border-radius: 4px;
}
.promo_grid__option .best-seller .card-body, .promo_grid__option .featured-product .card-body, .promo_grid__option .customer-test .card-body {
  padding: 0;
}
.promo_grid__option .best-seller .card-body__content, .promo_grid__option .featured-product .card-body__content, .promo_grid__option .customer-test .card-body__content {
  padding: 15px;
}
.promo_grid__option .best-seller .card-body__content .heading, .promo_grid__option .featured-product .card-body__content .heading, .promo_grid__option .customer-test .card-body__content .heading {
  font-size: 24px;
  font-weight: 600;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .card-body__content .heading, .promo_grid__option .featured-product .card-body__content .heading, .promo_grid__option .customer-test .card-body__content .heading {
    font-size: 16px;
    font-weight: 600;
  }
}
.promo_grid__option .best-seller .card-body__content .texting, .promo_grid__option .featured-product .card-body__content .texting, .promo_grid__option .customer-test .card-body__content .texting {
  font-size: 14px;
  font-weight: normal;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .card-body__content .texting, .promo_grid__option .featured-product .card-body__content .texting, .promo_grid__option .customer-test .card-body__content .texting {
    font-size: 11px;
  }
}
.promo_grid__option .best-seller .card-body:hover .card-body__content, .promo_grid__option .featured-product .card-body:hover .card-body__content, .promo_grid__option .customer-test .card-body:hover .card-body__content {
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -webkit-box-shadow: 1px 0px 19px 1px rgba(151, 151, 151, 0.56);
  box-shadow: 1px 0px 19px 1px rgba(151, 151, 151, 0.56);
  width: 100%;
}
@media screen and (prefers-reduced-motion: reduce) {
  .promo_grid__option .best-seller .card-body:hover .card-body__content, .promo_grid__option .featured-product .card-body:hover .card-body__content, .promo_grid__option .customer-test .card-body:hover .card-body__content {
    transition: none;
  }
}
.promo_grid__option .best-seller .card:hover .card-body__content, .promo_grid__option .featured-product .card:hover .card-body__content, .promo_grid__option .customer-test .card:hover .card-body__content {
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -webkit-box-shadow: 1px 0px 19px 1px rgba(151, 151, 151, 0.56);
  box-shadow: 1px 0px 19px 1px rgba(151, 151, 151, 0.56);
  width: 100%;
}
@media screen and (prefers-reduced-motion: reduce) {
  .promo_grid__option .best-seller .card:hover .card-body__content, .promo_grid__option .featured-product .card:hover .card-body__content, .promo_grid__option .customer-test .card:hover .card-body__content {
    transition: none;
  }
}
.promo_grid__option .best-seller .col-md-3 .card-body__content, .promo_grid__option .featured-product .col-md-3 .card-body__content, .promo_grid__option .customer-test .col-md-3 .card-body__content {
  position: absolute;
  height: 100%;
  top: 0;
}
.promo_grid__option .best-seller .col-md-3 .card-body__content p, .promo_grid__option .featured-product .col-md-3 .card-body__content p, .promo_grid__option .customer-test .col-md-3 .card-body__content p {
  color: #333333;
}
.promo_grid__option .best-seller .col-md-3 .card-body__content .btn, .promo_grid__option .featured-product .col-md-3 .card-body__content .btn, .promo_grid__option .customer-test .col-md-3 .card-body__content .btn {
  position: absolute;
  bottom: 8%;
  left: 28%;
  background-color: #2bace2;
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 26px;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .col-md-3 .card-body__content .btn, .promo_grid__option .featured-product .col-md-3 .card-body__content .btn, .promo_grid__option .customer-test .col-md-3 .card-body__content .btn {
    left: 12%;
  }
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .col-md-6, .promo_grid__option .featured-product .col-md-6, .promo_grid__option .customer-test .col-md-6 {
    margin-top: 15px;
  }
}
.promo_grid__option .best-seller .col-md-6 .card-body__content, .promo_grid__option .featured-product .col-md-6 .card-body__content, .promo_grid__option .customer-test .col-md-6 .card-body__content {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
}
.promo_grid__option .best-seller .col-md-6 .card-body__content p, .promo_grid__option .featured-product .col-md-6 .card-body__content p, .promo_grid__option .customer-test .col-md-6 .card-body__content p {
  color: #333333;
}
.promo_grid__option .best-seller .col-md-6 .card-body__content p.heading, .promo_grid__option .featured-product .col-md-6 .card-body__content p.heading, .promo_grid__option .customer-test .col-md-6 .card-body__content p.heading {
  margin-top: 18%;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .col-md-6 .card-body__content p.heading, .promo_grid__option .featured-product .col-md-6 .card-body__content p.heading, .promo_grid__option .customer-test .col-md-6 .card-body__content p.heading {
    margin-top: 14%;
  }
}
.promo_grid__option .best-seller .col-md-6 .card-body__content .btn, .promo_grid__option .featured-product .col-md-6 .card-body__content .btn, .promo_grid__option .customer-test .col-md-6 .card-body__content .btn {
  background-color: #2bace2;
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 26px;
  margin-top: 15px;
}
.promo_grid__option .best-seller .media, .promo_grid__option .featured-product .media, .promo_grid__option .customer-test .media {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  padding: 16px;
}
.promo_grid__option .best-seller .media-body, .promo_grid__option .featured-product .media-body, .promo_grid__option .customer-test .media-body {
  overflow-y: scroll;
}
@media only screen and (min-width: 992px) {
  .promo_grid__option .best-seller .media-body, .promo_grid__option .featured-product .media-body, .promo_grid__option .customer-test .media-body {
    height: 150px;
  }
}
.promo_grid__option .best-seller .media-body::-webkit-scrollbar, .promo_grid__option .featured-product .media-body::-webkit-scrollbar, .promo_grid__option .customer-test .media-body::-webkit-scrollbar {
  width: 2px;
}
.promo_grid__option .best-seller .media-body::-webkit-scrollbar-track, .promo_grid__option .featured-product .media-body::-webkit-scrollbar-track, .promo_grid__option .customer-test .media-body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.04);
}
.promo_grid__option .best-seller .media-body::-webkit-scrollbar-thumb, .promo_grid__option .featured-product .media-body::-webkit-scrollbar-thumb, .promo_grid__option .customer-test .media-body::-webkit-scrollbar-thumb {
  background: #7d7d7d;
}
.promo_grid__option .best-seller .media-body p, .promo_grid__option .featured-product .media-body p, .promo_grid__option .customer-test .media-body p {
  font-size: 14px;
  color: #333333;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .media-body p, .promo_grid__option .featured-product .media-body p, .promo_grid__option .customer-test .media-body p {
    font-size: 12px;
  }
}
.promo_grid__option .best-seller .media-body .wording, .promo_grid__option .featured-product .media-body .wording, .promo_grid__option .customer-test .media-body .wording {
  color: #333333;
  line-height: 1.5;
}
.promo_grid__option .best-seller .media-body .signature, .promo_grid__option .featured-product .media-body .signature, .promo_grid__option .customer-test .media-body .signature {
  color: #2bace2;
  font-weight: 600;
  padding-top: 8px;
}
.promo_grid__option .best-seller .media img, .promo_grid__option .featured-product .media img, .promo_grid__option .customer-test .media img {
  border-radius: 4px;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .best-seller .media img, .promo_grid__option .featured-product .media img, .promo_grid__option .customer-test .media img {
    width: 25%;
  }
}
.promo_grid__option .customer-test-tab {
  margin-bottom: 40px;
  padding: 7px;
}
.promo_grid__option .customer-test-tab .nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.promo_grid__option .customer-test-tab .nav-tabs .nav-link {
  color: #333333;
  font-size: 14px;
  padding: 12px 35px;
  border: 1px solid;
  border-color: #eeeeee #eeeeee #FFFFFF;
  margin-right: 12px;
  background-color: #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.promo_grid__option .customer-test-tab .nav-tabs .nav-link.active {
  border-color: #eeeeee #eeeeee #FFFFFF;
  text-shadow: 0 0 0.35px #636363, 0 0 0.35px #636363;
  background-color: #FFFFFF;
}
.promo_grid__option .customer-test-tab .media {
  border: 1px solid transparent;
  border-color: #FFFFFF #eeeeee #eeeeee #eeeeee;
  padding: 12px;
}
.promo_grid__option .customer-test-tab .media p {
  color: #333333;
}
.promo_grid__option .customer-test-tab .media img {
  border-radius: 4px;
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option .customer-test-tab .tab-content {
    display: none;
  }
}
.promo_grid__option #customer-test-tab--mobile .card {
  border: 1px solid #eeeeee;
  margin: 5px 7px;
  border-radius: 4px;
}
.promo_grid__option #customer-test-tab--mobile .card-header {
  background-color: #FFFFFF;
  border-bottom: none;
  padding: 6px 12px;
}
.promo_grid__option #customer-test-tab--mobile .card-header .collapse-active {
  padding: 5px 10px;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  position: relative;
}
.promo_grid__option #customer-test-tab--mobile .card-header .collapse-active:after {
  transition: all 0.6s cubic-bezier(0.08, 1.09, 0.32, 1.275);
  -moz-transition: all 0.6s cubic-bezier(0.08, 1.09, 0.32, 1.275);
  -o-transition: all 0.6s cubic-bezier(0.08, 1.09, 0.32, 1.275);
  -webkit-transition: all 0.6s cubic-bezier(0.08, 1.09, 0.32, 1.275);
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #333333;
  margin: 9px 9px 9px 0;
  display: block;
}
@media screen and (prefers-reduced-motion: reduce) {
  .promo_grid__option #customer-test-tab--mobile .card-header .collapse-active:after {
    transition: none;
  }
}
@media only screen and (max-width: 991.98px) {
  .promo_grid__option #customer-test-tab--mobile .card-header .collapse-active:after {
    position: absolute;
    top: -4px;
    right: 0;
  }
}
.promo_grid__option #customer-test-tab--mobile .card-header .collapse-active.open:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.promo_grid__option #customer-test-tab--mobile .card-body {
  padding: 6px 12px;
}
.promo_grid__option #customer-test-tab--mobile .card-body .media {
  padding: 5px 10px;
}
.promo_grid__option #customer-test-tab--mobile .card-body .media-body p {
  font-size: 12px;
  color: #333333;
}

.categories-head-banner {
  background-repeat: no-repeat;
  padding: 7% 18%;
  background-repeat: no-repeat;
  background-size: cover !important;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.categories-head-banner h1 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.categories-head-banner p {
  max-width: 500px;
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 991.98px) {
  .categories-head-banner.for_desktop {
    display: none;
  }
}
.categories-head-banner.for_mobile {
  padding: 12%;
}
.categories-head-banner.for_mobile p {
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (min-width: 992px) {
  .categories-head-banner.for_mobile {
    display: none;
  }
}
.categories-head-banner.for_mobile .btn {
  background-color: #2bace2;
  color: #FFFFFF;
  font-size: 14px;
  width: 40%;
  padding: 3px 4px;
  display: block;
  margin-top: 12px;
}

/*** customizations to fit ggp based on WEB-1078 ***/
.main_layout {
  background: #FFFFFF !important;
}

.toolbar {
  font-weight: 400;
  margin-bottom: 5px !important;
}
.toolbar .sorter {
  border: none;
}
.toolbar select {
  height: 35px;
  border-radius: 4px;
  border: solid 1px #e5e5e5 !important;
  background-color: #FFFFFF !important;
}

.layerednavigation-page-container {
  font-weight: 400;
}
.layerednavigation-page-container .products-list {
  margin-top: 10px;
}
.layerednavigation-page-container .products-list .product-grid {
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(216, 216, 216, 0.5);
  border: solid 1px #E9E9E9;
  background-color: #FFFFFF;
  height: 100%;
  margin-bottom: 0 !important;
}
.layerednavigation-page-container .products-list .product-grid:hover {
  box-shadow: 0 0 20px 0 rgba(107, 107, 107, 0.5);
}
.layerednavigation-page-container .products-list .product-grid .product-colors {
  text-align: left;
  margin: 0 20px;
  padding: 10px 0;
  color: #888888;
}
.layerednavigation-page-container .products-list .product-grid .product-image-wrapper img {
  border-radius: 4px;
  padding-top: 15px;
}
.layerednavigation-page-container .products-list .product-grid .padded {
  padding-right: 20px;
}
.layerednavigation-page-container .products-list .product-grid .padded .product-name {
  border-top: 1px solid #EEEEEE;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #2d2d2d;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}
.layerednavigation-page-container .products-list .product-grid a:hover {
  text-decoration: none;
}
.layerednavigation-page-container .products-list .product-grid .price-html {
  text-align: left;
  margin: 0 20px;
  padding-top: 0;
  padding-bottom: 0;
  color: #888888;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
}
.layerednavigation-page-container .products-list .product-grid .price-html .price {
  font-size: 14px;
  font-weight: 400;
}
.layerednavigation-page-container .products-list .product-grid .simple-text.product-list-size, .layerednavigation-page-container .products-list .product-grid .as-low-as {
  font-size: 12px;
  line-height: 16px;
}
.layerednavigation-page-container .products-list .product-grid .simple-text.product-list-size .price, .layerednavigation-page-container .products-list .product-grid .as-low-as .price {
  font-size: 12px;
  line-height: 16px;
}
.layerednavigation-page-container .products-list .product-grid .product-list-size {
  padding: 2px 20px;
  color: #888888;
  font-size: 14px;
}
.layerednavigation-page-container .colorswatches-colors {
  width: 20px;
  height: 20px;
}
.layerednavigation-page-container .colorswatches-colors .color-item {
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #D8D8D8;
}
.layerednavigation-page-container .pagination-right {
  width: 100%;
}

h1, span {
  font-weight: 400;
}
h1.category-title, span.category-title {
  height: 33px;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #2d2d2d;
  margin-right: 10px;
  display: inline-block;
  margin-top: 0;
}
h1.category-result-count, span.category-result-count {
  height: 33px;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #6d6d6d;
  float: right;
}
h1 .color-item, span .color-item {
  border-color: #efefef;
}

.side_bar {
  font-weight: 400;
}
.side_bar .block-layered-nav .block {
  margin-bottom: 0;
}
.side_bar .block-layered-nav .block.border-bottom:nth-last-child(2) {
  border-bottom: none !important;
}
.side_bar .block-layered-nav .block .block-title {
  margin-bottom: 10px;
  padding: 20px 0 0 0;
}
.side_bar .block-layered-nav .block .block-title p.left, .side_bar .block-layered-nav .block .block-title p.right {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #484848;
}
.side_bar .block-layered-nav .block .block-title .remove a {
  color: #2bace2;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox {
  top: 0;
  width: 100%;
  /*Outer box of the fake checkbox*/
  /*Checkmark of the fake checkbox*/
  /*Hide the checkmark by default*/
  /*Unhide on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/
}
.side_bar .block-layered-nav .block .layered-nav .checkbox input[type=checkbox] {
  opacity: 0;
  width: 0;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox label {
  font-weight: 400;
  width: 95%;
  font-size: 14px;
  position: relative;
  display: inline-block;
  /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
  padding: 5px 0 5px 25px;
  margin-bottom: 0;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox label::before,
.side_bar .block-layered-nav .block .layered-nav .checkbox label::after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox label::before {
  height: 19px;
  width: 19px;
  border: 1px solid #b7b7b7;
  left: 0;
  border-radius: 4px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
   *to vertically center it.
   */
  top: 3px;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox label::after {
  height: 7px;
  width: 12px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 8px;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox input[type=checkbox] + label::after {
  content: none;
}
.side_bar .block-layered-nav .block .layered-nav .checkbox input[type=checkbox]:checked + label::after {
  content: "";
}
.side_bar .block-layered-nav .block .layered-nav .checkbox input[type=checkbox]:focus + label::before {
  box-shadow: 0 0 4px 0 #2bace2;
  border: solid 1px #2bace2;
}
.side_bar .block-layered-nav .layered-link li a, .side_bar .block-layered-nav .layered-link li .count {
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #484848;
}
.side_bar .block-layered-nav .layered-link li .count {
  top: 0;
}
.side_bar .block-layered-nav .layered-link li a:hover {
  text-decoration: none;
  font-weight: 600;
}
.side_bar .block-layered-nav .layered-link li.active a {
  margin-left: 0;
}
.side_bar .block-layered-nav .layered-link li.active a span {
  font-weight: 600;
}
.side_bar .block-layered-nav .layered-link li a:before {
  content: "";
}
.side_bar .block-layered-nav .layered-link li a:hover:before, .side_bar .block-layered-nav .layered-link li a[selected=selected]:before, .side_bar .block-layered-nav .layered-link li.active a:before {
  content: "";
}
.side_bar .block-layered-nav form.custom .block > ul {
  border-bottom: none;
}
.side_bar .block-layered-nav .category-filter-title {
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #6e6e6e;
  margin-top: 10px;
  margin-bottom: 30px;
}
.side_bar .block-layered-nav .layered-price-slider input {
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  background-color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #888888 !important;
}
.side_bar .block-layered-nav .layered-price-slider .slider {
  background: #f3f3f3;
  border: none;
  height: 8px;
}
@media screen and (max-width: 992px) {
  .side_bar .block-layered-nav .layered-price-slider .slider {
    display: none;
  }
}
.side_bar .block-layered-nav .layered-price-slider .slider .handle {
  border: 1px solid #2bace2;
}
.side_bar .block-layered-nav .layered-price-slider .slider .handle span {
  display: none;
}
.side_bar .block-layered-nav .layered-price-slider .slider .progress {
  background: #2bace2;
}

@media screen and (max-width: 500px) {
  .main_layout {
    padding-top: 15px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.responsive-header {
  height: 110px;
  position: relative;
}
.responsive-header .page-title-responsive {
  padding-bottom: 15px;
}
.responsive-header .category-filter-responsive {
  border: solid 1px #e6e7e7;
  background-color: #f5f6f6;
  height: 45px;
  width: calc(100% + 30px);
  position: absolute;
  left: -15px;
  border-radius: 0;
  line-height: 44px;
}
.responsive-header .category-filter-responsive .filter-count {
  float: left;
  border-right: 1px solid #e6e7e7;
  border-radius: 0;
}
.responsive-header .category-filter-responsive .sort-by {
  float: right;
}
.responsive-header .category-filter-responsive .filter-count, .responsive-header .category-filter-responsive .sort-by {
  display: block;
  width: 50%;
  padding-left: 20px;
  color: #2d2d2d;
  border-radius: 0;
}
.responsive-header .category-filter-responsive .filter-count span.title, .responsive-header .category-filter-responsive .sort-by span.title {
  margin-right: 5px;
  color: #8d8d8d;
}
.responsive-header .category-filter-responsive .filter-count.active, .responsive-header .category-filter-responsive .sort-by.active {
  background: #FFFFFF;
}

.responsive-sorter-content, .responsive-sorter-display {
  display: none;
}

.responsive-sorter-display {
  padding-bottom: 15px;
}
.responsive-sorter-display a {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.36;
  letter-spacing: normal;
  text-align: left;
  color: #484848;
  height: 19px;
}
.responsive-sorter-display a.active {
  font-weight: 600;
}

/*# sourceMappingURL=cloudswork_category.css.map */
