@charset "UTF-8";
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap");
@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: "\f111";
    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: "\f058";
    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);
  }
}
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.65rem);
  }
  100% {
    transform: translateY(0rem);
  }
}
: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);
}

header {
  top: 0;
  z-index: 9980;
  background-color: #fff;
  width: 100%;
  border-bottom: none;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);
}

header.fixed {
  position: fixed;
}

header.fixed .logo img {
  height: 30px;
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -o-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

@media screen and (prefers-reduced-motion: reduce) {
  header.fixed .logo img {
    transition: none;
  }
}
header.fixed #header-search {
  margin: 20px 0 0 30px;
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -o-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

@media screen and (prefers-reduced-motion: reduce) {
  header.fixed #header-search {
    transition: none;
  }
}
header.fixed .navbar_producttype.minibar .nav-link {
  padding: 4px 16px;
  font-size: 12px;
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -o-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

@media screen and (prefers-reduced-motion: reduce) {
  header.fixed .navbar_producttype.minibar .nav-link {
    transition: none;
  }
}
header.fixed .header_contact_mobile p {
  padding: 2px;
  font-size: 12px;
}

header.fixed .navbar-expand {
  transition: 0.7s all;
}

header.fixed .navbar-expand .container-fluid {
  height: 45px !important;
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -o-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

@media screen and (prefers-reduced-motion: reduce) {
  header.fixed .navbar-expand .container-fluid {
    transition: none;
  }
}
header.fixed .navbar-expand .navbar-nav {
  zoom: 85%;
  transition: 0.7s all;
  -moz-transition: 0.7s all;
  -o-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}

@media screen and (prefers-reduced-motion: reduce) {
  header.fixed .navbar-expand .navbar-nav {
    transition: none;
  }
}
header.fixed #header-products-select {
  zoom: 85%;
}

header .navbar {
  padding: 0;
  background-color: #FFFFFF;
  z-index: 1040; /* modified from 9999 because it was still showing higher than popups */
}

@media (max-width: 776px) {
  header .navbar {
    padding: 0px 24px !important;
  }
}
@media (max-width: 540px) {
  header .navbar {
    padding: 0px 12px !important;
  }
}
header .navbar.navbar-expand .container-fluid {
  height: 70px;
}

header .navbar__tools {
  position: relative;
}

header .navbar__tools #cart .utm-track {
  font-size: 10px;
  position: absolute;
  top: 35px;
  right: 5px;
  text-align: right;
  overflow: hidden;
  color: #df280a;
  font-weight: bold;
}

header .navbar .switch_language {
  padding-top: 8px;
  width: 54px;
  position: relative;
  float: left;
  height: 41px;
  cursor: pointer;
}

header .navbar .switch_language a {
  display: flex;
  justify-content: center;
  border: none;
  padding: 0;
}

header .navbar .switch_language a:hover {
  text-decoration: none;
  cursor: pointer;
}

header .navbar .switch_language a span {
  margin: 3px 0 0 3px;
  color: #636363;
  font-size: 14px;
}

header .navbar .switch_language__list {
  position: absolute;
  margin: 21px 0 0 -34px;
  z-index: 999;
  background: #FFFFFF;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.47);
  padding: 6px 9px;
  border-bottom: 3px solid #29B5DC;
  min-width: 120px;
  display: none;
  text-align: left !important;
  border-radius: 4px;
  animation-name: bounceIn;
  animation-duration: 350ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  cursor: pointer;
}

header .navbar .switch_language__list span:first-child {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 14px solid #FFFFFF;
  height: 21px;
  position: absolute;
  top: -14px;
  left: 40%;
  border-radius: 4px;
}

header .navbar .switch_language__list ul li a:hover {
  text-decoration: none;
  color: #294766;
}

header .logo {
  margin-right: 75px;
}

header .logo img {
  height: 37px;
}

header .logo img:hover {
  opacity: 0.8;
}

header .logo img.small {
  display: block;
}

header .logo img.large {
  display: none;
}

@media only screen and (min-width: 768px) {
  header .logo img {
    max-width: 260px;
  }
  header .logo img.small {
    display: none;
  }
  header .logo img.large {
    display: block;
  }
}
header .nav-link {
  position: relative;
}

header .nav-link .fa {
  color: #BDBEC0;
}

header .nav-link:hover * {
  color: #1E9DC3;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

header #header-products-select {
  font-size: 12px;
  border: 1px solid #29B5DC;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  width: 146px;
  padding-left: 15px;
  position: relative;
  background: #29B5DC;
  text-transform: uppercase;
}

header #header-products-select:before {
  content: "";
  position: absolute;
  right: 0;
  width: 35px;
  height: 100%;
  background-color: #29B5DC;
  border-radius: 0 3px 3px 0;
}

header #header-products-select:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 18px;
  right: 0;
  top: 0;
  width: 35px;
  height: 100%;
  color: #FFFFFF;
  text-align: center;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

header #header-products-select.active {
  color: #FFFFFF;
}

header #header-products-select.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

header #header-products-select:hover {
  cursor: pointer;
}

header #header-products-select i {
  padding-right: 7px;
}

header #search_mini_form.input-group {
  margin-bottom: 0;
}

header #search_mini_form input, header #search_mini_form button {
  height: 30px;
}

header #search_mini_form .search-button {
  background-color: #BDBEC0;
  color: #FFFFFF;
  padding: 3px 10px;
}

header #search_mini_form .search-button:hover:before {
  opacity: 0.8;
}

header #header-search {
  font-size: 13px;
  margin-top: 21px;
  float: left;
  position: inherit;
  top: inherit;
  padding: 0px 20px;
  width: 100%;
  max-width: 300px;
}

header #header-search #search {
  font-weight: 300;
  font-size: 12px;
  line-height: 30px;
  outline: none;
}

header #header-search.search-promo {
  max-width: 500px;
}

header #cart a .badge {
  position: absolute;
  top: 5px;
  right: 1px;
  color: #FFFFFF;
  background-color: #29B5DC;
  padding: 0.4em 0.6em;
  font-size: 0.7em;
}

header #cart a.no-count .badge {
  display: none;
}

header #cart a:hover .badge {
  background-color: #BDBEC0;
}

header .menu-bar:hover {
  cursor: pointer;
}

header .menu-bar .menu-bar_text {
  color: #636363;
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 5px;
  margin-top: 2px;
}

header .menu-bar:hover {
  cursor: pointer;
}

header .language {
  margin-top: 2px;
}

header .language a {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  header .container-fluid {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  header .container-fluid {
    max-width: 920px;
  }
}
@media screen and (min-width: 1100px) {
  header .container-fluid {
    max-width: 1155px;
  }
}
header .mega-menubar {
  width: 100%;
  transform: translateY(-900px);
  transition: transform ease 0.4s;
  position: absolute;
  z-index: 999;
}

header .mega-menubar.active {
  /*display: block;
     animation: fade-down 1s;*/
  transform: translateY(0) !important;
  transition: transform ease 0.4s;
}

header .mega-menubar--block {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
}

header .mega-menubar--block--list {
  background-color: #eeeeee;
  padding: 0;
}

header .mega-menubar--block--list .nav {
  display: block;
}

header .mega-menubar--block--list .list_products {
  background-color: #eeeeee;
  padding: 10px 12px;
  border-bottom: 1px solid #e0e0e0;
  display: block !important;
  position: relative;
}

header .mega-menubar--block--list .list_products p {
  color: #4a4a4a;
  font-size: 13px;
}

header .mega-menubar--block--list .list_products.active {
  background-color: #29B5DC;
}

header .mega-menubar--block--list .list_products.active p {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 13px;
}

header .mega-menubar--block--list .list_products.active p:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 11px;
  top: calc(50% - 9.5px);
}

header .mega-menubar--block--list .list_products:hover {
  background-color: #29B5DC;
  cursor: pointer;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  header .mega-menubar--block--list .list_products:hover {
    transition: none;
  }
}
header .mega-menubar--block--list .list_products:hover p {
  color: #FFFFFF;
}

header .mega-menubar--block--products {
  padding: 0;
  background-color: #FFFFFF;
}

header .mega-menubar--block--products a.product_nav {
  padding: 7px 0;
  border-bottom: 1px dashed #eeeeee;
  width: 32%;
  padding: 10px;
  display: -webkit-inline-box;
  font-size: 12px;
  color: #4a4a4a;
}

header .mega-menubar--block--products a.product_nav:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #e0e0e0;
  font-size: 8px;
  margin-right: 12px;
}

header .mega-menubar--block--products a.product_nav:hover {
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  cursor: pointer;
  background-color: #daf2f8;
  font-weight: 800;
  color: #000000;
  text-decoration: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  header .mega-menubar--block--products a.product_nav:hover {
    transition: none;
  }
}
header .mega-menubar--block--products a.product_nav:hover:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #29B5DC;
  font-size: 8px;
  margin-right: 12px;
}

header .mega-menubar--block--products .tab-content {
  height: 400px;
}

header .mega-menubar--block--products .tab-content .product_list {
  overflow: hidden;
  width: 100%;
}

header .mega-menubar--block--products .tab-content .product_list__inner {
  width: 100%;
  height: 400px;
  overflow-y: scroll;
  padding-right: 25px;
  box-sizing: content-box;
}

header .mega-menubar--block--products .tab-content .product_list__inner::-webkit-scrollbar {
  width: 3px;
}

header .mega-menubar--block--products .tab-content .product_list__inner::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}

header .mega-menubar--block--products .tab-content .product_list__inner::-webkit-scrollbar-thumb {
  background: #2bace2;
}

header .mega-menubar--block__products.active {
  animation-name: fadeIn;
  animation-duration: 250ms;
  animation-timing-function: ease-in;
  animation-fill-mode: both;
}

header .mega-menubar--block--detail {
  padding: 0;
  background-color: #FFFFFF;
  border-left: 1px solid #eeeeee;
}

header .mega-menubar--block--detail .preview .card {
  border: none;
}

header .mega-menubar--block--detail .preview .card h3 {
  font-size: 12px;
  color: #4a4a4a;
  font-weight: 800;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 8px;
}

header .mega-menubar--block--detail .preview .card p {
  font-size: 11px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 23px;
}

header .mega-menubar--block--detail .preview .card p:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #29B5DC;
  padding-right: 12px;
}

header .mega-menubar--block--detail .preview .card img {
  max-width: 200px;
}

@keyframes fade-down {
  0% {
    opacity: 0.4;
    transform: translateY(-4px);
  }
  50% {
    opacity: 0.8;
    transform: translateY(-2px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.over-lay-mega {
  transition: background ease 0.3s;
}

.over-lay-mega.active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 2500px;
  height: 100%;
  background: rgba(51, 51, 52, 0.75);
  display: none;
  transition: background ease 0.3s;
}

.hoveraction_blockmedia {
  border: 2px solid #29B5DC !important;
}

.hoveraction_blockmedia_p {
  color: #29B5DC !important;
}

.nav-promo {
  border-top: 1px solid #eeeeee;
}

@media only screen and (max-width: 991.98px) {
  .nav-promo {
    display: none;
  }
}
.nav-promo .nav {
  padding: 4px 0;
}

.nav-promo .nav-item .nav-link {
  color: #333333;
  font-size: 14px;
  line-height: 1.29;
  font-weight: normal;
}

.nav-promo .nav-item .nav-link:hover {
  color: #2bace2;
  text-shadow: 0 0 0.55px #2bace2, 0 0 0.55px #2bace2;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .nav-promo .nav-item .nav-link:hover {
    transition: none;
  }
}
.rating-product.hello-rate .nav {
  background-image: linear-gradient(to bottom, #392fd8, #971bcf) !important;
}

.rating-product .nav {
  background-color: #333333;
  color: #FFFFFF;
  padding: 7px 0;
}

.rating-product .right-side {
  display: flex;
  margin-top: 3px;
}

@media screen and (max-width: 1200px) {
  .rating-product .right-side {
    display: none;
  }
}
.rating-product .right-side div {
  width: 145px;
  font-size: 12px;
  display: inline-flex;
  padding: 0 3px;
  float: right;
}

.rating-product .right-side div img {
  margin-right: 10px;
  width: 30px;
}

.rating-product .right-side div p span {
  color: #2bace2;
}

.rating-product .left-side {
  display: flex;
}

.rating-product .left-side h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 9px;
}

.rating-product .left-side p {
  font-size: 12px;
  font-weight: normal;
  margin: 12px 16px;
}

.rating-product .left-side .rating-star {
  display: flex;
  border-radius: 17px;
  height: 18px;
  margin: 12px 0 0 12px;
  padding: 0 8px;
}

.rating-product .left-side .rating-stars {
  overflow: hidden;
  white-space: nowrap;
}

.rating-product .left-side .rating-stars__container {
  border: none;
  display: table;
  margin-bottom: 0.5rem;
  letter-spacing: -3px;
}

.rating-product .left-side .rating-stars span {
  font-size: 14px;
  color: #FFC107;
}

.rating-product .left-side .rating-stars label {
  color: #ddd;
  float: right;
}

/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
.topup-card {
  margin-top: 80px;
  margin-bottom: 80px;
}

.topup-card h3 {
  color: #000000;
}

.topup-card .topup-label {
  text-transform: uppercase;
  color: #777777;
  font-size: smaller;
  display: flex;
  align-items: center;
}

.topup-card .topup-value {
  color: #000000;
  display: flex;
  align-items: center;
}

.topup-card .topup-value-highlight {
  color: #e0197d;
  font-weight: 600;
}

.topup-card .info-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.topup-card hr {
  margin-top: 2em;
}

.topup-card .btn-topup {
  background-color: #e0197d;
  color: #FFFFFF;
}

.topup-card .btn-topup:hover {
  background-color: #D20271;
}

.topup-card .alert-topup {
  color: #010101;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}

.topup-card .alert-topup a {
  color: #2BACE2;
}

.topup-card .alert-topup a:hover {
  color: #269ACB;
}

#vista-popup, #ab-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

#vista-popup .vista-popup-container, #ab-popup .vista-popup-container {
  background: linear-gradient(151.87deg, rgba(213, 151, 181, 0.24) 12.58%, rgba(41, 181, 220, 0.24) 93.4%), rgba(255, 255, 255, 0.74);
}

#vista-popup .closeBt, #ab-popup .closeBt {
  display: block;
  width: 40px;
  height: 40px;
  line-height: unset;
  position: absolute;
  right: 16px;
  top: 20px;
  z-index: 999;
  font-size: 24px;
  color: #aaa;
  cursor: pointer;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transition: all 0.2s ease-in-out;
  background: none !important;
  border: none !important;
}

#vista-popup .login-cognito, #ab-popup .login-cognito {
  position: relative !important;
  text-align: center !important;
  margin: auto !important;
  width: auto !important;
  background: #D75BA2 !important;
  border-radius: 55px !important;
  padding: 12px 60px !important;
}

#vista-popup .login-cognito img, #ab-popup .login-cognito img {
  border-radius: 55px;
  position: absolute;
  padding: 2px;
  background: #fff;
  top: 6px;
  left: 7px;
  width: 35px;
  border-radius: 55px;
}

#vista-popup .login-cognito span, #ab-popup .login-cognito span {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#vista-popup .popup-content, #vista-popup .popup-content-main, #ab-popup .popup-content, #ab-popup .popup-content-main {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  padding: 0;
  background: #fafafa;
  position: relative;
  width: 864px;
  height: 424px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  #vista-popup .popup-content, #vista-popup .popup-content-main, #ab-popup .popup-content, #ab-popup .popup-content-main {
    width: 80% !important;
  }
  #vista-popup .popup-content .left, #vista-popup .popup-content-main .left, #ab-popup .popup-content .left, #ab-popup .popup-content-main .left {
    max-width: 100% !important;
  }
  #vista-popup .popup-content .right, #vista-popup .popup-content-main .right, #ab-popup .popup-content .right, #ab-popup .popup-content-main .right {
    display: none !important;
  }
  #vista-popup .popup-content .ab-popup-container, #vista-popup .popup-content-main .ab-popup-container, #ab-popup .popup-content .ab-popup-container, #ab-popup .popup-content-main .ab-popup-container {
    display: none !important;
  }
  #vista-popup .popup-content .login-cognito-container, #vista-popup .popup-content-main .login-cognito-container, #ab-popup .popup-content .login-cognito-container, #ab-popup .popup-content-main .login-cognito-container {
    padding: 1rem !important;
  }
}
#vista-popup .popup-content div.left, #vista-popup .popup-content-main div.left, #ab-popup .popup-content div.left, #ab-popup .popup-content-main div.left {
  padding: 5rem;
}

#vista-popup .popup-content div.left .popup-main-header, #vista-popup .popup-content-main div.left .popup-main-header, #ab-popup .popup-content div.left .popup-main-header, #ab-popup .popup-content-main div.left .popup-main-header {
  color: #302640;
  font-weight: bolder;
}

#vista-popup .popup-content div.left .second-line-text span, #vista-popup .popup-content-main div.left .second-line-text span, #ab-popup .popup-content div.left .second-line-text span, #ab-popup .popup-content-main div.left .second-line-text span {
  color: #11CEF9;
  font-weight: bold;
}

#vista-popup .popup-content .fa-gift, #vista-popup .popup-content-main .fa-gift, #ab-popup .popup-content .fa-gift, #ab-popup .popup-content-main .fa-gift {
  float: left;
  font-size: 40px;
  color: #11CEF9;
}

#vista-popup .popup-content .always-login-dev-text, #vista-popup .popup-content-main .always-login-dev-text, #ab-popup .popup-content .always-login-dev-text, #ab-popup .popup-content-main .always-login-dev-text {
  float: right;
  width: 83%;
}

#vista-popup .popup-content .always-login-dev-text span, #vista-popup .popup-content-main .always-login-dev-text span, #ab-popup .popup-content .always-login-dev-text span, #ab-popup .popup-content-main .always-login-dev-text span {
  color: #11CEF9;
  font-weight: bold;
}

#vista-popup .popup-content .row, #ab-popup .popup-content .row {
  margin: 0;
  width: 100%;
  height: 100%;
}

#vista-popup .popup-content h2, #ab-popup .popup-content h2 {
  margin-top: 0;
}

#vista-popup .button-container, #ab-popup .button-container {
  justify-content: center;
  margin-top: 20px;
  padding: 0 30px 30px 30px;
  display: flex;
  gap: 16px;
}

#vista-popup .button, #ab-popup .button {
  flex-grow: 1;
  flex-basis: 0;
  padding: 32px 15px 32px 15px;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
  background: #FFF;
  position: relative;
  border: 1px solid #FFF;
}

#vista-popup .button:hover, #ab-popup .button:hover {
  cursor: pointer;
  box-shadow: 0 8px 20px 0 rgba(48, 48, 48, 0.19);
  border: 1px #eee solid;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#vista-popup .button:hover img, #ab-popup .button:hover img {
  opacity: 1;
}

#vista-popup .button:hover p, #ab-popup .button:hover p {
  color: #231F20;
}

#vista-popup .button img, #ab-popup .button img {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 5px;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
  height: 72px;
}

#vista-popup .button h3, #ab-popup .button h3 {
  color: #231F20;
  font-weight: 600;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#vista-popup .return-img, #ab-popup .return-img {
  width: 60%;
  position: absolute;
  bottom: 0px;
  left: 20%;
}

body.ggp-theme {
  font-family: "Manrope", "Prompt", sans-serif;
}

body.hs-theme {
  font-family: "Manrope", "Prompt", sans-serif;
}

body.otp-theme {
  font-family: "Nunito", "Prompt", sans-serif;
}

/*
//------------------ FOOTER SECTION ------------------
*/
.newsletter__tab {
  padding-top: 40px;
}

.newsletter__tab .newsletter__tab__heading {
  font-size: 22px;
  color: #EEEEEE;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem !important;
}

.newsletter__tab .subscribed,
.newsletter__tab .unsubscribed {
  text-align: center;
  font-size: 16px;
  color: #EEEEEE;
  display: none;
}

.newsletter__tab .subscribed span {
  color: #a6ed8e;
}

.newsletter__tab .unsubscribed span {
  color: #f73859;
}

.newsletter__tab .block__newsletter__input .form-control {
  border: 2px solid #BDBEC0;
  border-right-color: #29B5DC;
  height: 30px;
}

.newsletter__tab .block__newsletter__input .form-control:focus {
  outline: 0 !important;
  box-shadow: none;
}

.newsletter__tab .block__newsletter__input input::placeholder {
  font-size: 12px;
}

.newsletter__tab .block__newsletter__input .input-group-prepend {
  height: 30px;
}

.newsletter__tab .block__newsletter__input .input-group-prepend .input-group-text {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 14px;
  border: none;
  background: #29B5DC;
  color: #FFFFFF;
  padding: 0 25px;
}

.newsletter__tab .block__newsletter__input .input-group-prepend .input-group-text:hover {
  cursor: pointer;
}

.footer-wrapper {
  background-color: #294766;
}

.footer-wrapper .footer {
  border-top: none !important;
  color: #FFFFFF;
  padding: 3vh 0;
}

.footer-wrapper .footer ul {
  margin: 0;
  padding: 0;
}

.footer-wrapper .footer ul li {
  list-style: none;
}

.footer-wrapper .footer .links {
  padding-top: 0;
  margin-bottom: 2vh;
}

@media screen and (max-width: 991.98px) {
  .footer-wrapper .footer .links {
    text-align: center;
  }
}
.footer-wrapper .footer .links a {
  color: #FFFFFF;
}

.footer-wrapper .footer .links a::before {
  content: "";
  position: relative;
  left: 0;
  width: 0%;
  height: 2px;
  bottom: -22px;
  background: #294766;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #29B5DC, #294766);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #29B5DC, #294766);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  text-decoration: none;
  display: block;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.footer-wrapper .footer .links a:hover::before, .footer-wrapper .footer .links a:focus::before {
  width: 100%;
}

.footer-wrapper .footer .links a:hover {
  text-decoration: none;
}

.footer-wrapper .footer .links li {
  word-break: break-all;
  padding: 3px 0;
  font-size: 14px;
  font-weight: 100;
}

.footer-wrapper .footer .links .appointment_txt {
  width: 100%;
  text-align: center;
  border: 2px solid #29B5DC;
  border-radius: 4px;
  padding: 6px 0;
  font-size: 14px;
  margin-top: 9px;
  color: #29B5DC;
  font-weight: bold;
}

.footer-wrapper .footer .links .appointment_txt:hover {
  cursor: default;
}

.footer-wrapper .footer .links-contact p a {
  line-height: 18px;
  padding-left: 10px;
  display: inline-block;
}

.footer-wrapper .footer h3 {
  text-transform: none !important;
  color: #fff !important;
  font-size: 22px !important;
}

.footer-below {
  background: #EEEEEE;
  padding: 4vh 0;
}

@media screen and (max-width: 768px) {
  .footer-below {
    background-color: #294766;
    margin-top: -1px;
    color: #FFFFFF;
  }
}
.footer-below .row [class*=" col-"] {
  margin-bottom: 4vh;
}

.footer-below .row .col-12 {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .footer-below .row {
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
    width: 100%;
    margin: 0px auto;
  }
}
.footer-below .icon-group {
  display: -webkit-inline-box;
  height: 38px;
}

.footer-below .icon-group p {
  text-align: left;
  padding-left: 7px;
}

.footer-below .col-3:not(:first-child) {
  text-align: right;
}

.footer-below .container {
  border-bottom: 2px solid #E0E0E0;
}

@media screen and (max-width: 768px) {
  .footer-below .container {
    border-bottom: 1px solid #eee;
  }
}
.footer-below .copyright {
  padding: 2vh 0;
  text-align: center;
  font-size: 12px;
  color: #4A4A4A;
}

@media screen and (max-width: 768px) {
  .footer-below .copyright {
    color: #FFFFFF;
  }
}
.footer-below .icon-group img {
  display: block;
}

/*
//------------------ FOOTER SECTION ------------------
*/
.tab__menu {
  width: 293px;
  height: 100%;
  position: fixed;
  right: 0;
  z-index: 9999;
  top: 0;
  background: rgb(41, 71, 102);
  display: block !important;
  box-shadow: 1px 0 16px rgb(38, 69, 99);
  transform: translateX(300px);
  transition: transform ease 0.4s;
}

.tab__menu__header {
  position: relative;
  height: 42px;
}

@media (max-width: 992px) {
  .tab__menu__header {
    background-color: #333333;
  }
}
.tab__menu__header img {
  color: #FFFFFF;
  font-size: 18px;
  position: absolute;
  right: 21px;
  top: 12px;
  display: block !important;
}

.tab__menu__header img:hover {
  cursor: pointer;
}

.tab__menu__content {
  padding: 0 1.5rem;
  overflow-y: scroll;
  height: 90%;
}

.tab__menu__content::-webkit-scrollbar {
  width: 2px;
}

.tab__menu__content::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.04);
}

.tab__menu__content::-webkit-scrollbar-thumb {
  background: #29B5DC;
}

.tab__menu__content .list:first-of-type {
  padding-bottom: 2vh;
}

.tab__menu__content .list:first-of-type > li:first-child {
  border-bottom: none;
}

.tab__menu__content .list:first-of-type > li:first-child:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00a";
  position: absolute;
  left: 10px;
  color: #FFFFFF;
  z-index: 100;
}

.tab__menu__content .list:first-of-type > li:first-child > a {
  display: block;
  background-color: #29B5DC;
  border-radius: 4px;
}

.tab__menu__content .list:first-of-type > li:first-child > a:hover {
  color: #FFFFFF;
}

.tab__menu__content .list {
  font-size: 14px;
  text-transform: capitalize;
  line-height: 36px;
  font-weight: 100;
  position: relative;
  margin-top: 25px;
}

.tab__menu__content .list.language {
  margin-bottom: 24px;
}

.tab__menu__content .list [data-toggle=collapse]:after {
  position: absolute;
  top: 11px;
  right: 10px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  transform: rotate(90deg);
  transition: all linear 0.25s;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
}

.tab__menu__content .list [data-toggle=collapse].collapsed:after {
  transform: rotate(270deg);
}

.tab__menu__content .list li {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border-bottom: 1px solid #607586;
  position: relative;
}

.tab__menu__content .list li a {
  position: relative;
  color: #FFFFFF;
  padding-left: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  font-weight: 400;
}

.tab__menu__content .list li a:hover {
  text-decoration: none;
  color: #1E9DC3;
}

.tab__menu__content .list li li a {
  font-size: 14px;
  color: #EEEEEE;
}

@media only screen and (max-width: 991.98px) {
  .tab__menu__content .list li li a {
    font-weight: 400;
  }
}
.tab__menu__content .list li li a img {
  display: inline;
  margin-right: 5px;
}

.tab__menu__content .list li.logout-btn-cont {
  border-bottom: none !important;
  margin-top: 32px;
}

.tab__menu__content .list li.logout-btn-cont .nav-logout-btn {
  padding: 8px !important;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
  text-align: center;
}

.tab__menu__content .list li.logout-btn-cont .nav-logout-btn i {
  font-size: 16px;
  margin-left: 12px;
}

.tab__menu__content .list li.logout-btn-cont .nav-logout-btn:hover {
  color: #29B5DC;
  background: rgba(255, 255, 255, 0.95);
}

.tab__menu__content .list.language li {
  border-bottom: none;
}

.tab__menu__content .list .btn-product-menu {
  width: 100%;
  margin: 24px auto;
  border-radius: 4px;
  padding: 4px 0px;
  border: none;
  outline: none !important;
  box-shadow: none !important;
  color: #FFFFFF;
  background: #29B5DC;
  transition: all 0.2s ease-in-out;
}

.tab__menu__content .list .btn-product-menu:hover {
  background: rgba(41, 181, 220, 0.9);
}

.tab__menu__content .list .account-nav {
  width: 100%;
  margin: 32px auto 0px auto;
  display: flex;
  flex-direction: column;
}

.tab__menu__content .list .account-nav li:last-child {
  border: none;
}

@media (min-width: 992px) {
  .tab__menu__content .list .account-nav {
    display: none;
  }
}
.tab__menu__content .list .account-nav.active .an-toggle {
  transform: rotate(180deg);
}

.tab__menu__content .list .account-nav.active .account-nav-list {
  display: block;
}

.tab__menu__content .list .account-nav .account-nav-header {
  width: 100%;
  margin: 0px auto 4px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tab__menu__content .list .account-nav .account-nav-header .an-title {
  margin: 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
}

.tab__menu__content .list .account-nav .account-nav-header .an-toggle {
  outline: none !important;
  border: none !important;
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  background: none !important;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.2s ease-in-out;
}

.tab__menu__content .list .account-nav .account-nav-header .an-toggle:hover {
  color: #FFFFFF;
}

.tab__menu__content .list .account-nav .account-nav-list {
  display: none;
}

.tab__menu__content .contact-bar {
  font-size: 11px;
  color: #FFFFFF;
  padding: 4px;
}

.tab__menu__content .contact-bar p {
  text-transform: uppercase;
  margin-bottom: 6px;
}

.tab__menu__content .contact-bar .tel-call {
  display: flex;
}

.tab__menu__content .contact-bar .tel-call span {
  font-size: 16px;
  color: #29B5DC;
}

.tab__menu__content .contact-bar .tel-call img {
  padding: 0 3px;
}

.tab__menu__content .tab__menu__coupon {
  color: #FFFFFF;
  padding: 20% 0;
}

.tab__menu__content .tab__menu__coupon .overlay {
  transition: 0.8s;
  opacity: 0;
  position: absolute;
  top: 0;
  height: 70px;
  width: 100%;
  border-radius: 0 12px 12px 0;
  background-color: rgba(255, 255, 255, 0.2);
}

.tab__menu__content .tab__menu__coupon > div {
  position: relative;
  width: 100%;
  background: url("../images/bg_coupon.png") no-repeat center center;
  cursor: pointer;
  height: 42px;
}

.tab__menu__content .tab__menu__coupon .top {
  display: block;
  /*  height: 30px;
  width: 100%;
  opacity: 0.3;
  border-radius: 0 12px 0 0;
  background: linear-gradient(270deg, rgba(6, 72, 23, 0) 0%, rgba(36, 76, 108, 0.9) 91%, rgba(14, 55, 83, 1) 10%);
  box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.5), 0 2px 4px 0 rgba(0,0,0,0.5);*/
}

.tab__menu__content .tab__menu__coupon .top__text {
  position: absolute;
  top: 0;
  font-weight: bold;
  font-size: 20px;
  opacity: 1;
  width: 100%;
  line-height: 30px;
}

.tab__menu__content .tab__menu__coupon .top__text > span {
  font-weight: normal;
}

.tab__menu__content .tab__menu__coupon .bottom {
  display: block;
  width: 100%;
  position: relative;
  line-height: 13px;
}

.tab__menu__content .tab__menu__coupon .bottom p {
  text-transform: uppercase;
  padding: 6px 11px 0 41px;
}

.tab__menu.isactive {
  transform: translate(0) !important;
  transition: transform ease 0.4s;
}

.tab__menu.isactive:before {
  background: #FFFFFF;
  transform: rotate(45deg);
  bottom: 0;
  transition: all ease 0.3s;
}

.tab__menu.isactive:after {
  background: #FFFFFF;
  transform: rotate(-45deg);
  top: 0;
  transition: all ease 0.3s;
}

.tab__menu .inner-padding, .tab__menu .tab__menu__content .tab__menu__coupon .top__text, .tab__menu__content .tab__menu__coupon .tab__menu .top__text {
  padding-left: 24px;
}

.tooltip.show {
  opacity: 1;
}

@media (min-width: 768px) and (max-width: 950px) {
  .tooltip.tooltip_coupon {
    left: -7.5% !important;
  }
}
@media (min-width: 951px) and (max-width: 991px) {
  .tooltip.tooltip_coupon {
    left: -3.5% !important;
  }
}
@media (min-width: 992px) and (max-width: 1140px) {
  .tooltip.tooltip_coupon {
    left: 0 !important;
  }
}
@media (min-width: 1141px) and (max-width: 1119px) {
  .tooltip.tooltip_coupon {
    left: 0 !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .tooltip.tooltip_coupon {
    left: -3.8% !important;
  }
}
@media (min-width: 1401px) and (max-width: 1439px) {
  .tooltip.tooltip_coupon {
    left: -5% !important;
  }
}
@media (min-width: 1440px) and (max-width: 1900px) {
  .tooltip.tooltip_coupon {
    left: -4.3% !important;
  }
}
@media (min-width: 1901px) and (max-width: 1990px) {
  .tooltip.tooltip_coupon {
    left: -3.8% !important;
  }
}
.tooltip.tooltip_coupon .arrow {
  display: none;
}

.tooltip.tooltip_coupon .tooltip-inner {
  background: url("../images/bg_coupon_tooltip.png") no-repeat center center;
  width: 400px;
  height: 50px;
  background-size: 100% auto;
  margin-top: 4%;
}

.tooltip.tooltip_coupon .tooltip-inner .coupon_tooltip p {
  color: #000000;
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  margin: 5% 0 0 30%;
  display: inline;
}

#tooltip-coupon-banner {
  display: none;
  width: 170px;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../images/bg_coupon_tooltip.png") no-repeat center center;
  background-size: contain;
  top: 58px;
  z-index: 1000;
  transition: ease 0.5s;
}

#tooltip-coupon-banner div {
  font-size: 66%;
  color: #000000;
  padding-top: 20px;
  padding-left: 22px;
}

.over-lay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 2500px;
  height: 100%;
  background: rgba(65, 91, 117, 0.57);
  display: none;
  transition: background ease 0.3s;
  transform: translateX(-100%);
}

.icon_social {
  display: flex;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .icon_social {
    justify-content: center;
  }
}
.icon_social a {
  text-decoration: none !important;
  border: none !important;
}

.icon_social a::before {
  display: none !important;
}

.icon_social a:hover {
  opacity: 0.7;
}

.icon_social a img {
  padding: 0 4px;
  width: 36px;
}

.product-section {
  margin-top: 30px;
}

/*

/*
.block_coll{
  width: 100%;
  //position: absolute;
  //margin-left: -400px;
  margin: 12px 0 12px -400px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: $platinum;
  .products__sub__list .product__link .product__sub {
    background: #fff !important;
  }
  @media only screen and (max-width: 768px){
    .container-fluid{
      width: 84%;
      padding-left: 15px;
    }
  }
}
*/
.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

/*
.products__sub__list{
  //display: -webkit-box;
  padding: 36px 0 7px 0px;
  margin: 0 0 17px 0;
  height: 100%;
  background-color: $platinum;
  !*
  padding-left:15px;
  padding-right:15px;
  *!
  .product__link{
    &:hover , &.active{
      text-decoration: none;
      p{
        color:$pink !important;
        font-weight: 500;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
      }
      .product__sub{
        border:2px solid $pink !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
      }
    }
    .product__sub{
      background: $white !important;
    }
  }
}
*/
#order-summary .card {
  box-shadow: unset !important;
  border: none !important;
}

#order-summary .card .card-body {
  padding: 0 !important;
}

#order-summary .item-detail {
  margin-top: 1vh;
  margin-bottom: 2vh;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #dedede;
}

@media screen and (max-width: 576px) {
  #order-summary .item-detail {
    margin: 16px auto;
  }
}
@media screen and (max-width: 576px) {
  #order-summary .item-detail .line.row {
    padding: 0 10px;
  }
}
#order-summary .item-detail .line.row + .line {
  margin: -10px;
}

#order-summary .item-detail .line.row .description b.design_service_name {
  font-weight: 600;
  font-size: 12px;
  color: #000000;
}

#order-summary .item-detail .line.row .description span.design-type {
  font-size: 12px;
}

#order-summary .item-detail .line.row .description .label {
  content: "\a";
  display: block;
}

@media screen and (max-width: 996px) {
  #order-summary .item-detail .line .upload-detail {
    padding: 12px 0 0 0;
    margin-top: 12px;
    border-top: 1px solid #dedede;
  }
}
#order-summary .item-detail .line div {
  padding: 0;
  margin-bottom: 0 !important;
}

#order-summary .item-detail .line div h3 {
  font-size: 18px;
  margin-bottom: 8px;
  color: #010101;
}

#order-summary .item-detail .line div h3 .item-title {
  font-weight: 600 !important;
  text-align: left;
  color: #000;
}

#order-summary .item-detail .line div h3 span:nth-child(2) {
  font-size: 16px;
  margin-left: 8px;
  color: #010101;
}

@media screen and (max-width: 1200px) {
  #order-summary .item-detail .line div h3 span:nth-child(2) {
    margin-left: 0;
  }
}
#order-summary .item-detail .line div a {
  font-size: 12px;
  color: #29B5DC;
}

#order-summary .item-detail .line div.image-box {
  width: 70px;
  height: 70px;
  background-color: #f4f4f4;
  padding: 5px 5px 5px 5px;
  border: 1px solid #dddddd;
  overflow: hidden;
  display: flex;
  justify-self: center;
}

#order-summary .item-detail .line div.image-box img {
  align-self: baseline;
  max-width: 80%;
  margin: auto;
}

#order-summary .item-detail .line div.price {
  text-align: right;
  color: #010101;
}

#order-summary .item-detail .line div.price p {
  font-size: 16px;
}

#order-summary .item-detail .line div.price p strong {
  font-size: 18px;
  line-height: 24px;
}

#order-summary .item-detail .line div.price p + p {
  font-size: 18px;
}

@media screen and (max-width: 991.98px) {
  #order-summary .item-detail .line div.price {
    position: absolute;
    right: 19px;
  }
}
#order-summary .item-detail .line div.box {
  position: relative;
  min-height: 70px;
  height: 100%;
}

@media screen and (max-width: 996px) {
  #order-summary .item-detail .line div.box {
    padding: 12px 0px;
  }
}
#order-summary .item-detail .line div.box p {
  margin-bottom: 16px;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}

#order-summary .item-detail .line div.box h4 {
  color: #666;
  margin-bottom: 0.25rem;
  font-size: 14px;
  line-height: 19px;
}

@media screen and (max-width: 768px) {
  #order-summary .item-detail .line div.box h4 {
    font-size: 0.75rem;
  }
}
#order-summary .item-detail .line div.completed:after {
  background-color: #1E9DC3;
}

#order-summary .item-detail .line div.completed h4 {
  color: #1E9DC3;
}

#order-summary .item-detail .line div.completed .fa {
  padding: 3%;
  border-radius: 2rem;
  background-color: #82eab8;
  color: #FFFFFF;
  font-size: 11px;
}

#order-summary .item-detail .line div.completed p span {
  font-size: 12px;
}

#order-summary .item-detail .line .description p {
  font-size: 12px;
  padding-right: 20%;
}

#order-summary dl {
  margin: 1vh 0 0;
  font-size: 18px;
}

#order-summary dl dt {
  padding-left: 0;
  margin: 7px 0;
}

#order-summary dl dd {
  margin-bottom: 0.25rem;
  text-align: right;
  padding-right: 0;
}

#order-summary .card-footer {
  padding: 0.75rem 1.15rem;
}

@media screen and (max-width: 768px) {
  #order-summary .card-footer {
    padding: 0.75rem 0.6rem;
  }
}
#order-summary .card-footer dl {
  font-size: 1.15rem;
}

#order-summary .card-footer dl dd {
  text-align: right;
  color: #D20271;
}

#order-summary .total_block {
  color: #000000;
}

#order-summary .total_block .table-total-info {
  margin-top: 5px;
}

#order-summary .total_block .table-total-info .line {
  width: 100%;
  border-top: 1px solid #DDDDDD;
}

#order-summary .total_block .table-total-info tr.WHT .label {
  position: relative;
}

#order-summary .total_block .table-total-info tr.WHT #tooltipWHT {
  right: -39%;
}

#order-summary .total_block .table-total-info tr.grand_total_incl td.amount {
  color: #d20271 !important;
}

#order-summary .total_block .table-total-info td {
  white-space: nowrap;
  color: #666;
  padding: 3px 0;
  font-size: 14px;
  line-height: 19px;
}

#order-summary .total_block .table-total-info td.amount {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-align: right;
  color: #000;
}

#order-summary .total_block .table-total-info td.amount .amount-grand-total {
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
}

.card-footer.dummy-price-container {
  height: 70px;
  margin-top: -95px;
}

.checkout-success {
  width: 100%;
  margin: 24px auto 16px auto;
  min-height: 179px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 24px;
  background: #f0f7f4;
  border-radius: 4px;
}

@media screen and (max-width: 512px) {
  .checkout-success {
    padding: 24px 24px 0px 24px;
  }
}
.checkout-success .cs-header {
  width: 100%;
  margin: auto auto 8px auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.checkout-success .cs-header-cont {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-right: 16px;
}

.checkout-success .cs-header-cont > * {
  width: 100%;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
}

.checkout-success .cs-header-cont .cs-header-title {
  margin: 0px auto 4px auto;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  color: #000000;
}

@media screen and (max-width: 512px) {
  .checkout-success .cs-header-cont .cs-header-title {
    font-size: 22px;
    line-height: 28px;
  }
}
.checkout-success .cs-header-cont .checkout-success__nmb {
  margin: 0px auto;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
}

.checkout-success .cs-header-cont .checkout-success__nmb span {
  color: #29b5dc;
  font-weight: bold;
}

.checkout-success .cs-header-icon {
  width: 32px;
  height: 32px;
  flex: none;
  border-radius: 32px;
  color: #FFFFFF;
  background-color: #57eca5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkout-success .cs-header-icon span {
  font-size: 12px;
}

.checkout-success .conf-email {
  width: 100%;
  margin: 32px auto 8px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}

@media screen and (max-width: 512px) {
  .checkout-success .conf-email {
    flex-wrap: wrap;
  }
}
.checkout-success .conf-email .icon-mail {
  font-size: 16px;
  flex: none;
  margin-right: 8px;
}

.checkout-success .conf-email strong {
  color: #000;
  margin-left: 4px;
}

@media screen and (max-width: 512px) {
  .checkout-success .conf-email strong {
    margin-left: 24px;
    margin-top: 2px;
    width: 100%;
  }
}
.track-order-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 24px;
  background: #f9f9f9;
  border-radius: 4px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  width: 100%;
  margin: auto auto 56px auto;
}

@media screen and (max-width: 512px) {
  .track-order-info {
    align-items: flex-start;
  }
}
.track-order-info .icon-info {
  font-size: 16px;
  margin-right: 8px;
  color: #000000;
}

@media screen and (max-width: 512px) {
  .track-order-info .icon-info {
    margin-top: 2px;
  }
}
.track-order-info span.path {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

@media screen and (max-width: 512px) {
  .track-order-info span.path {
    clear: both;
    white-space: nowrap;
  }
}
.os-section-header {
  width: 100%;
  text-align: left;
  margin: 8px auto 16px auto;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #000;
}

@media screen and (max-width: 512px) {
  .os-section-header {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
  }
}
#payment-info.card {
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 4px 0 rgba(178, 178, 178, 0.15);
  border-radius: 4px;
}

#payment-info.card .bank_details {
  margin-top: 24px;
}

#payment-info.card .bank_details h4 {
  font-weight: 600;
}

#payment-info .card-header .image-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#payment-info .card-header .image-box span {
  font-size: 48px;
  color: #2abde2;
}

#payment-info .card-header h2 {
  color: #010101;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 4px;
}

#payment-info .card-header__title p {
  font-size: 14px;
  line-height: 19px;
  color: #666;
  font-weight: 400;
}

@media screen and (max-width: 512px) {
  #payment-info .card-header__amount {
    display: flex;
    align-items: center;
    margin-top: 12px;
  }
}
#payment-info .card-header__amount p {
  text-align: right;
}

#payment-info .card-header__amount__total {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (max-width: 512px) {
  #payment-info .card-header__amount__total {
    margin-bottom: 0px;
    margin-right: 8px;
  }
}
#payment-info .card-header__amount__vat {
  font-size: 14px;
  line-height: 19px;
  color: #666;
}

#payment-info .card-header__amount__vat span {
  font-size: 9px;
  text-align: right;
  display: block;
}

/*.card {
  &#payment-info, &#order-summary, &#upload-reminder {
    margin-bottom: 2vh;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.22) !important;

    .card-header, .card-body {
      h2 {
        margin-bottom: 0.25rem;
        font-size: 1.25rem;
      }
      h3 {
        margin-bottom: 0.25rem;
        font-size: 1.15rem;
      }


      @media screen and (max-width: 500px){
        .row > [class*=' col-'] {
          padding: 0 5px;
        }
      }

    }
    .card-body {
      & .row > div {
        margin-bottom: 2vh;
      }
    }
  }
}*/
#payment-info .card {
  border-radius: none;
}

#payment-info .card-header {
  background-color: #FFFFFF !important;
  padding: 24px 28px;
}

#payment-info .card-header div {
  color: #010101;
  line-height: 1rem;
}

#payment-info .card-header div.price {
  text-align: right;
}

#payment-info .card-header div.price p {
  font-size: 1rem !important;
  color: #D20271;
}

#payment-info .card-header div.price p + p {
  color: #010101;
  font-size: 0.65rem !important;
}

#payment-info .card-header div p span.date {
  font-weight: bold;
  color: #1E9DC3;
}

#payment-info .card-footer {
  border-top: none;
  background-color: #FFFFFF !important;
  padding-top: 0px;
}

#payment-info .card-footer__btn .btn {
  font-size: 14px;
  padding: 8px 12px;
  background-color: #29b5dc;
  color: #FFFFFF;
}

#payment-info .card-footer__btn .btn:hover {
  background: #269acb;
}

@media screen and (max-width: 512px) {
  #payment-info .card-footer__btn .btn {
    width: 100%;
  }
}
h4#artwork-reminder {
  margin-top: 48px;
}

#upload-reminder.card {
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 4px 0 rgba(178, 178, 178, 0.15);
  border-radius: 4px;
  margin-bottom: 24px;
}

#upload-reminder.card .card-body {
  padding: 24px 28px;
}

#upload-reminder.card .image-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}

#upload-reminder.card .image-box span {
  font-size: 48px;
  color: #2abde2;
}

#upload-reminder.card span.center {
  text-align: center;
  margin: 20px auto;
  width: 100%;
}

#upload-reminder.card h3 {
  width: 100%;
  margin: auto auto 4px auto;
  color: #010101;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

#upload-reminder.card p {
  width: 100%;
  margin: 0px auto;
  text-align: left;
  font-size: 14px;
  line-height: 19px;
  color: #666;
  font-weight: 400;
}

#upload-reminder.card p span {
  color: #2abde2;
}

#upload-reminder.card .modal-btn-upload {
  font-size: 14px;
  background-color: #29b5dc;
  color: #FFFFFF;
  padding: 8px 12px;
}

#upload-reminder.card .modal-btn-upload:hover {
  background-color: #269acb;
}

@media screen and (max-width: 512px) {
  #upload-reminder.card .modal-btn-upload {
    width: 100%;
    margin: 16px auto auto;
  }
}
.switch-language a {
  color: #636363;
  padding: 1rem;
}

.switch-language a:hover {
  text-decoration: none;
}

.switch-language img {
  display: inline-block;
  margin-right: 0.5rem;
}

.summay_popup .bottom {
  margin: 0;
  padding: 4px 15px;
  background: #EEEEEE;
}

/*-------------DESIGN SERVICE------------------*/
.template_select {
  border: 2px solid #29B5DC;
}

.form_brief input.required,
.form_brief textarea.required {
  border: 1px solid #f73859 !important;
}

.form_brief .personal_data_warning,
.form_brief .content_block_warning {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #FAF2CC;
  background: #FAF2CC;
  margin-top: 11px;
}

.form_brief .personal_data_warning p,
.form_brief .content_block_warning p {
  padding: 14px 10px 14px 41px;
  color: #D67327;
  font-size: 13px;
  line-height: 16px;
  margin-left: 16px;
  margin-bottom: 0 !important;
}

.form_brief .warning_icon {
  position: absolute;
  margin: 16px;
  color: #D67327;
}

.form_brief #list_img_documents,
.form_brief #list_img_reference {
  width: 50%;
  margin-top: 12px;
}

@media only screen and (max-width: 992px) {
  .form_brief #list_img_documents,
  .form_brief #list_img_reference {
    margin-top: 5px;
  }
}
.file_name_preview {
  width: 325px;
  background: #DBEDF3;
  padding: 6px;
  text-align: center;
  color: #607586;
  margin-top: 3px;
}

@media (max-width: 1600px) {
  .file_name_preview {
    width: 320px;
  }
}
@media only screen and (max-width: 991px) {
  .file_name_preview {
    background: #e8e8e8;
  }
}
.file_name_preview .btn-delete {
  position: absolute;
  z-index: 999;
  margin-top: -23px;
  padding: 4px 8px;
  border-radius: 18px;
  color: #4A4A4A;
}

@media only screen and (max-width: 991px) {
  .file_name_preview .btn-delete {
    right: 17px;
  }
}
.file_name_preview .btn-delete:hover {
  cursor: pointer;
}

.accept_group {
  margin: 27px 0;
  text-align: center;
}

.accept_group .accept_agree label a {
  color: #636363;
  font-weight: 600;
  text-decoration: underline;
  padding-left: 5px;
  font-size: 14px;
}

.accept_group input[type=checkbox] {
  display: none;
}

.accept_group input[type=checkbox] + label {
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
}

.accept_group input[type=checkbox] + label:before {
  background-image: url("../images/checkbox_unchecked_checkbox.png");
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  margin-right: 10px;
}

.accept_group input:checked + label:before {
  background-image: url("../images/checkbox_checked_checkbox.png");
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  margin-right: 10px;
}

.accept_group .btn {
  color: #FFFFFF;
  font-size: 15px;
  border-radius: 16px;
  background-color: #EEEEEE;
  margin-top: 9px;
  outline: none;
  border: none;
  text-transform: uppercase;
  transition: background-color 0.5s ease;
}

.accept_group .btn.add2cartBriefBtn {
  border-radius: 4px;
  background-color: #d5d5d5;
  padding: 0.375rem 2rem !important;
}

.content_brief__term {
  background-color: #EEEEEE;
  padding: 24px;
  margin-top: 22px;
}

@media only screen and (max-width: 991px) {
  .content_brief__term {
    padding: 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.22);
    background-color: #FFFFFF;
  }
}
.content_brief__term ul {
  list-style: none;
  padding: 20px 20px 20px 0;
}

.content_brief__term ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 12px;
}

@media only screen and (max-width: 991px) {
  .content_brief__term ul li {
    font-size: 12px;
  }
}
.content_brief__term ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  width: 25px;
}

@media only screen and (max-width: 900px) {
  .content_brief__term ul {
    padding-left: 20px;
  }
}
.content_brief__term .content_brief__term__heading {
  font-size: 16px;
  color: #4A4A4A;
  padding-bottom: 13px;
}

@media only screen and (max-width: 991px) {
  .content_brief__term .content_brief__term__heading {
    color: #FFFFFF;
    background: #4f5051;
    padding: 6px 13px;
  }
}
.template_choice {
  display: flex;
}

@media only screen and (max-width: 991px) {
  .template_choice {
    margin-bottom: 26px;
  }
}
.template span {
  color: #4A4A4A;
  font-size: 12px;
}

.template_choice img {
  margin: 0 10px;
}

.content_brief {
  border-top: 6px solid #29B5DC;
}

@media only screen and (min-width: 992px) {
  .content_brief {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
  }
}
.content_brief .template_subheading {
  margin-bottom: 10px;
  font-size: 14px;
  color: #010101;
}

@media only screen and (max-width: 991px) {
  .content_brief .template_subheading {
    font-weight: bold;
    padding-top: 10px;
  }
}
.content_brief .template_heading {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0px;
  /*margin-top: 26px;*/
  color: #010101;
}

@media only screen and (max-width: 991px) {
  .content_brief .template_heading {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.content_brief_heading h1 {
  margin: 25px 1% 15px 1%;
  font-weight: 600;
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #212529;
}

@media only screen and (max-width: 991px) {
  .content_brief_heading h1 {
    margin: 5% 4% 1%;
  }
}
@media only screen and (max-width: 991px) {
  .content_brief .tab {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
    border-top: 4px solid #D20271;
  }
}
@media only screen and (min-width: 992px) {
  .content_brief .tab li {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px !important;
    transition: 0.3s;
    font-size: 17px !important;
    width: 50% !important;
    background-color: #e7eff3;
  }
  .content_brief .tab li:hover {
    background-color: #ddd;
  }
  .content_brief .tab li.active {
    background-color: #fff;
    border-top: 6px solid #1E9DC3;
    color: #1E9DC3;
    font-weight: bold;
  }
}
.content_brief .tab__createnew_texting p {
  margin-top: 18px;
  font-size: 14px;
  line-height: 16px;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_texting p {
    display: none;
  }
}
.content_brief .tab__createnew_heading p {
  font-weight: 600;
  color: #29B5DC;
  font-size: 20px;
  line-height: 35px;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin: 15px 0;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_heading {
    margin-bottom: -1px;
    overflow: hidden;
    margin-top: 6%;
  }
  .content_brief .tab__createnew_heading p {
    width: 75%;
    background: #D20271;
    color: #FFFFFF;
    position: relative;
    padding: 5px 0 3px 11px;
    font-size: 16px;
    line-height: 1.38;
    border-bottom: unset;
    margin-top: 0;
  }
  .content_brief .tab__createnew_heading p:after {
    content: "";
    border-bottom: 33px solid #D20271;
    border-right: 22px solid transparent;
    top: -2px;
    position: absolute;
    right: -21px;
  }
}
.content_brief .tab__createnew_form .template_option {
  margin-top: 18px;
}

.content_brief .tab__createnew_form .template_option input {
  width: 50%;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form .template_option input {
    width: 100%;
  }
}
.content_brief .tab__createnew_form .form-group {
  margin-top: 20px;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form .form-group {
    margin: 10px 0;
  }
  .content_brief .tab__createnew_form .form-group span:first-child {
    font-size: 14px;
    color: #010101;
    margin-bottom: 10px;
  }
}
.content_brief .tab__createnew_form .form-group .btn-group {
  margin-top: 12px;
}

.content_brief .tab__createnew_form .form-group .btn-group button {
  margin-bottom: 8px;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form .form-group .btn-group p {
    text-align: center;
    font-size: 12px;
  }
}
.content_brief .tab__createnew_form span {
  font-weight: 400;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4d4d4d;
  margin-bottom: 10px;
  display: block;
}

.content_brief .tab__createnew_form span.files-supported {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #9B9B9B;
}

.content_brief .tab__createnew_form span small {
  font-size: 100%;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form span {
    font-size: 12px;
    line-height: 1.33;
    color: #4f5051;
  }
}
.content_brief .tab__createnew_form span:first-child {
  font-size: 16px;
  line-height: 22px;
  color: #4A4A4A;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}

.content_brief .tab__createnew_form span small {
  color: #f73859;
}

.content_brief .tab__createnew_form input:focus {
  border: 2px solid #29B5DC;
}

.content_brief .tab__createnew_form textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #636363;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #EEEEEE;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form textarea.content_brief {
    margin-top: 10px;
  }
}
.content_brief .tab__createnew_form button {
  width: 328px;
  padding: 9px 0;
  border: 1px solid #E0E0E0;
  background: linear-gradient(180deg, #FFFFFF 0%, #EBEBEB 100%);
  border-radius: 5px;
  color: #29B5DC;
  outline: none;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form button {
    border-radius: 28px;
    background: #29B5DC;
    color: #FFFFFF;
    width: 100%;
    border: none;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
  }
}
.content_brief .tab__createnew_form select {
  display: block;
  width: 100%;
  border: 1px solid #E0E0E0;
  height: 40px;
  background: linear-gradient(180deg, #FFFFFF 0%, #E0E0E0 100%);
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form select {
    background: #F5F6F6;
    border-radius: unset;
  }
}
.content_brief .tab__createnew_form .remark {
  margin-top: 26px;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form .remark {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.36;
    color: #010101;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.content_brief .tab__createnew_form .remark span {
  font-weight: bold;
}

.content_brief .tab__createnew_form .remark span small,
.content_brief .tab__createnew_form .remark span .tab__createnew_form small {
  color: #f73859;
  font-weight: bold;
  font-size: 11px;
}

.content_brief .tab__createnew_form .remark label {
  color: #4A4A4A;
}

.content_brief .tab__createnew_form .template_choice span {
  color: #29B5DC !important;
  position: absolute;
  margin: -20px 0 0 61px;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
    border-top: 4px solid #D20271;
    padding: 6px 12px;
    margin-bottom: 10px;
  }
}
.content_brief .tab__createnew_form.artwork-content small {
  color: #f73859;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form.artwork-content small {
    font-size: 10px;
    display: block;
    text-align: center;
  }
}
.content_brief .tab li {
  padding: 12px 30px;
  list-style: none;
  box-shadow: 0 0 4px 0 #E0E0E0;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab li {
    border-radius: 4px;
    margin: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .content_brief--boxhead {
    margin-bottom: -1px;
    overflow: hidden;
    margin-top: 6%;
  }
  .content_brief--boxhead p {
    width: 75%;
    background: #D20271;
    color: #FFFFFF;
    position: relative;
    padding: 5px 0 3px 11px;
    font-size: 16px;
    line-height: 1.38;
    border-bottom: unset;
    margin-top: 0;
  }
  .content_brief--boxhead p:after {
    content: "";
    border-bottom: 33px solid #D20271;
    border-right: 22px solid transparent;
    top: -2px;
    position: absolute;
    right: -21px;
  }
}
.content_brief .tabcontent {
  display: none;
  padding: 6px 20px;
  border-top: none;
}

@media only screen and (max-width: 991px) {
  .content_brief .tabcontent {
    padding: 0;
  }
}
.content_brief .tab__createnew_form input,
.content_brief .form-group input {
  height: 40px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .content_brief .tab__createnew_form input,
  .content_brief .form-group input {
    border-radius: unset;
  }
}
/* Style the buttons inside the tab */
/* Change background color of buttons on hover */
.tab {
  overflow: hidden;
}

.tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px !important;
  transition: 0.3s;
  font-size: 17px !important;
  width: 50% !important;
  background-color: #e7eff3;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #fff;
  border-top: 6px solid #1E9DC3;
  color: #1E9DC3;
  font-weight: bold;
}

.bank_details dt {
  align-self: center;
}

.bank_details .details {
  font-size: 12px;
  margin-bottom: 1vh;
}

.bank_details .details li {
  font-size: 11px;
  line-height: 14px;
  color: #999999;
}

.bank_details .details li span {
  color: #000000;
  margin-left: 5px;
}

.bank_details .details h4 {
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 14px;
  color: #000000;
  font-weight: 600;
}

.bank_details .bank_icon {
  height: 40px;
  width: 40px;
  margin: 0 auto;
}

.bank_details .bank_icon.citibank_bank {
  content: url("../images/icon_citibank_bank.png");
}

.bank_details .bank_icon.kasikorn_bank {
  content: url("../images/icon_kasikorn_bank.jpg");
}

.bank_details .bank_icon.bangkok_bank {
  content: url("../images/icon_bangkok_bank.jpg");
}

.bank_details .bank_icon.public_bank {
  content: url("../images/icon_public_bank.gif");
}

.bank_details .bank_icon.cimb_bank {
  content: url("../images/icon_cimb_bank.gif");
}

.bank_details .bank_icon.uob_bank {
  content: url("../images/icon_uob_bank.png");
}

.bank_details .bank_icon.ocbc_bank {
  content: url("../images/icon_ocbc_bank.png");
}

.button.btn-secondary {
  background-color: #D20271 !important;
  color: #FFFFFF !important;
  border: 1px solid #D20271;
}

.account-create.account-login .login {
  border: 2px solid #ececec;
  background-color: #FFFFFF;
  webkit-box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
  -moz-box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
  box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
}

.account-login .register {
  border: 2px solid #D20271;
  border: 2px solid #ececec;
  padding-top: 60px;
  webkit-box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
  -moz-box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
  box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
}

.account-login .login {
  padding-top: 60px;
  background: #f4f4f4;
  border: 2px solid #D20271;
}

.account-create.account-login .register {
  border: 2px solid #D20271;
  -webkit-box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
  -moz-box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
  box-shadow: 0px 0px 9px 0px rgb(232, 226, 219);
}

.account-create.account-login .register .name-lastname label {
  display: block;
}

.account-create input,
.account-login input {
  font-size: 12px;
  text-align: center;
}

.account-create input *::-moz-placeholder,
.account-login input *::-moz-placeholder {
  opacity: 1;
}

.account-login .control .subcribed .fa:hover {
  cursor: pointer;
}

.account-login .nav-tabs {
  background-color: #FFFFFF;
  border-top: 1px solid #E0E0E0;
  border-bottom: 0 inherit solid !important;
}

.account-login .nav-tabs .nav-link {
  color: grey;
  font-weight: bold;
  border: none;
}

.account-login .nav-tabs .nav-link.active {
  color: #29B5DC;
  border-bottom: 5px #29B5DC solid;
  border-top: none;
  border-left: none;
  border-right: none;
}

.account-login .nav-tabs.full-width {
  margin: 0 -15px;
}

.account-login div.container h1 {
  font-weight: 300;
  font-size: 36px;
}

.account-login.account-login .input-box {
  padding-top: 0;
}

.account-login h2 {
  margin-top: 10px;
}

.account-login .form-group button {
  width: 100% !important;
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
  .account-login .btn-secondary.btn-block {
    width: 100% !important;
  }
  .block-subscribe-mobile {
    text-align: center;
  }
}
.account-login .register.checkout-register li {
  all: unset;
}

.account-login label {
  float: left;
}

.account-login .box ul {
  margin-bottom: 2vh;
}

.account-login .forgot-password {
  color: #636363 !important;
}

.account-login .register.checkout-register input + label.subscribe,
.account-login .register input + label.subscribe,
.account-login #register input + label.subscribe {
  float: unset;
  padding: 0;
}

.account-login .register.checkout-register input + label.subscribe:before,
.account-login .register input + label.subscribe:before,
.account-login #register input + label.subscribe:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f096";
  margin-right: 1rem;
  vertical-align: middle;
  font-size: 1.25rem;
  width: 16px;
}

.account-login .register.checkout-register input:checked + label:before,
.account-login .register input:checked + label:before,
.account-login #register input:checked + label:before {
  content: "\f14a";
  color: #2ac2e3;
}

@media screen and (max-width: 768px) {
  #register label.subscribe {
    margin-top: 10px;
  }
}
.register input[type=checkbox] {
  margin-left: 27px;
}

.account-login .register p {
  margin-left: -15%;
  width: 130%;
  margin-bottom: 15px;
}

.account-login .control .subcribed {
  background: #28c0e2;
  margin-left: 23px;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #888;
  margin-top: 10px;
  float: left;
}

.account-login .control .subcribed .fa {
  color: #fff;
  font-size: 18px;
  float: left;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .account-login .register,
  #register,
  #login {
    margin-bottom: 20px;
  }
}
.account-login .register p.term,
#register p.term,
#login p.term {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .modal-open {
    position: fixed;
  }
}
.modal {
  z-index: 10500;
}

.input-group.is-invalid ~ .StripeElement--invalid-feedback {
  display: block;
}

#popupCover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(65, 91, 117, 0.57);
  z-index: 9999;
  display: none;
}

#popupCover #popupBox {
  position: relative;
  width: 380px;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  margin: 0 auto;
}

#popupCover #popupBox .coupon_box {
  padding: 12px;
  background: #FFFFFF;
}

@media (max-width: 767.98px) {
  #popupCover #popupBox {
    width: 96%;
    padding-right: 8px;
    padding-left: 8px;
  }
}
#popupCover #popupBox input[type=text]:not(input[name=coupon_code_result]),
#popupCover #popupBox input[type=email] {
  display: block;
  border: 1.5px solid #f4f0f0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  float: none;
  border-radius: 1px;
  background-color: #fafafa;
}

#popupCover #popupBox input[type=text]:not(input[name=coupon_code_result]):hover, #popupCover #popupBox input[type=text]:not(input[name=coupon_code_result]):active, #popupCover #popupBox input[type=text]:not(input[name=coupon_code_result]):focus,
#popupCover #popupBox input[type=email]:hover,
#popupCover #popupBox input[type=email]:active,
#popupCover #popupBox input[type=email]:focus {
  border: 1.5px solid #29B5DC;
  box-shadow: unset !important;
}

#popupCover #popupBox.nextTab {
  width: 720px;
}

#popupCover #popupBox a.closePopup {
  display: block;
  line-height: 18px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  z-index: 9999999;
  text-indent: 980px;
  overflow: hidden;
  content: url("../images/btn_popup_close.png");
}

#popupCover #popupBox .coupon_box--heading {
  font-size: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
  margin-top: 8%;
  font-weight: bold;
}

#popupCover #popupBox .coupon_box__tag {
  display: flex;
  justify-content: center;
  margin-top: 21px;
  position: relative;
}

#popupCover #popupBox .coupon_box__tag p {
  text-transform: uppercase;
  position: absolute;
  top: 10%;
  font-size: 2rem;
  font-weight: bold;
}

#popupCover #popupBox .coupon_box__tag p span {
  color: #D20271;
}

#popupCover #popupBox .coupon_box--title {
  text-align: center;
  font-size: 16px;
  margin-top: 17px;
}

#popupCover #popupBox .coupon_box--detail {
  font-size: 11px;
  text-align: center;
  margin-top: 13px;
}

#popupCover #popupBox .coupon_box--btn {
  display: flex;
  justify-content: center;
  margin-top: 33px;
}

#popupCover #popupBox .coupon_box--btn .btn {
  text-transform: uppercase;
  background-color: #D20271;
  color: #FFFFFF;
  font-size: 14px;
}

#popupCover #popupBox .coupon_form {
  width: 720px;
  position: absolute;
  min-height: 500px;
  padding: 33px;
  left: 0;
  background-color: #FFFFFF;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  overflow: hidden;
}

#popupCover #popupBox .coupon_form h3 {
  font-size: 20px;
  margin-bottom: 29px;
  font-weight: bolder;
}

#popupCover #popupBox .coupon_form .box_border--left {
  border-right: 1px solid #E0E0E0;
  padding-right: 30px;
}

#popupCover #popupBox .coupon_form .box_border--right {
  padding-left: 30px;
}

#popupCover #popupBox .coupon_form .box_border--right label {
  margin-top: 15px;
  width: 250px;
  border: 1px solid #E0E0E0;
  padding: 12px;
  border-radius: 4px;
}

#popupCover #popupBox .coupon_form .box_border--right label input {
  margin-right: 10px;
}

#popupCover #popupBox .coupon_form .box_border--right label.choosed {
  border: 1px solid #29B5DC;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#popupCover #popupBox .coupon_form .box_border--right label.choosed input {
  color: #29B5DC;
}

#popupCover #popupBox .coupon_form .box_border--right label.choosed input:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f192";
  background: #FFFFFF;
  width: 35px;
  height: 25px;
  display: block;
  margin: -2px 0 0 -1px;
  font-size: 16px;
}

#popupCover #popupBox .coupon_form .box_border--right label.choosed span {
  color: #29B5DC;
}

#popupCover #popupBox .coupon_form .box_border--bottom {
  width: 100%;
  border-top: 1px solid #eee;
  height: 34px;
  display: block;
  margin-top: 21px;
}

#popupCover #popupBox .coupon_form .box_border--bottom input[type=submit] {
  width: 220px;
  height: 40px;
  background-color: #D20271;
  margin-top: 3%;
  border: 0;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 6px;
}

#popupCover #popupBox .coupon_form .box_border .nav {
  border: none !important;
  margin-bottom: 20px;
}

#popupCover #popupBox .coupon_form .box_border .nav .nav-item .nav-link {
  border: none;
  background-color: #f4f0f0;
  color: #000000;
  padding: 0.7rem 1rem;
}

#popupCover #popupBox .coupon_form .box_border .nav .nav-item .nav-link.active {
  border: none;
  background-color: #29B5DC;
  color: #FFFFFF !important;
}

#popupCover #popupBox .coupon_form .box_border .nav .nav-item__left {
  border-radius: 6px 0px 0px 6px;
  /* top left, top right, bottom right, bottom left */
}

#popupCover #popupBox .coupon_form .box_border .nav .nav-item__right {
  border-radius: 0px 6px 6px 0px;
  /* top left, top right, bottom right, bottom left */
}

#popupCover #popupBox .coupon_form .box_border .tab-content .tab-pane .form-group {
  margin-bottom: 5% !important;
}

#popupCover #popupBox .coupon_form .box_border .tab-content .tab-pane .form-group label {
  margin-bottom: 7px;
}

@media (max-width: 767.98px) {
  #popupCover #popupBox .coupon_form {
    width: 100%;
  }
  #popupCover #popupBox .coupon_form .box_border--left, #popupCover #popupBox .coupon_form .box_border--right {
    width: 100%;
    border: none;
  }
  #popupCover #popupBox .coupon_form .box_border--right {
    padding: 0;
  }
  #popupCover #popupBox .coupon_form .box_border--right lable {
    width: 100%;
  }
  #popupCover #popupBox .coupon_form .box_border--right h3 {
    margin-bottom: 0;
  }
}
#popupCover #popupBox .coupon_result {
  height: auto;
  background-color: #FFFFFF;
  min-height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  #popupCover #popupBox .coupon_result {
    text-align: left;
    background-image: url(/skin/frontend/ggp/default/images/bg_coupon_result.png);
  }
}
#popupCover #popupBox .coupon_result .row {
  margin-left: 0;
  margin-right: 0;
}

#popupCover #popupBox .coupon_result .title {
  color: #000000;
  font-size: 26px;
  line-height: 26px;
}

#popupCover #popupBox .coupon_result .code {
  background-color: #1E9DC3;
  padding: 16px 0;
}

#popupCover #popupBox .coupon_result input:focus, #popupCover #popupBox .coupon_result input:hover, #popupCover #popupBox .coupon_result input:active {
  border-color: transparent;
}

#popupCover #popupBox .coupon_result .input-group-text {
  background-color: #E01C7D;
  border: none;
  color: #FFFFFF;
  padding: 0.375rem 1.6rem;
}

#popupCover #popupBox .coupon_result .btn-coupon-copy {
  cursor: pointer;
}

#popupCover #popupBox.view_survey {
  width: 720px;
  overflow-y: scroll;
  height: 100%;
  margin-top: 12% !important;
}

#popupCover #popupBox.view_survey::-webkit-scrollbar {
  width: 2px;
}

#popupCover #popupBox.view_survey::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.04);
}

#popupCover #popupBox.view_survey::-webkit-scrollbar-thumb {
  background: #E0E0E0;
}

#popupCover #popupBox.view_survey .inner {
  width: 720px;
  overflow: hidden;
}

#popupCover #popupBox.view_survey .inner .box_1 {
  left: -380px;
  display: none;
}

#popupCover #popupBox.view_survey .inner .box_2 {
  left: 0px;
  opacity: 1;
}

@media (max-width: 767.98px) {
  #popupCover #popupBox.view_survey {
    width: 100%;
    margin-right: 8px;
    margin-left: 8px;
  }
}
#popupCover #popupBox .inner .box_1,
#popupCover #popupBox .inner .box_2 {
  position: absolute;
  height: 500px;
  padding: 33px;
  left: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  opacity: 1;
}

#popupCover #popupBox .inner .box_2 .h3 {
  font-size: 19px;
}

#popupCover #popupBox .inner .box_2 .box_border {
  border: 1px solid #dadada;
  position: relative;
}

#popupCover #popupBox .inner .box_2 .box_border:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 1px solid #dadada;
  height: 100%;
  width: 1px;
}

#popupCover #popupBox .box_1 {
  width: 380px;
  text-align: center;
}

#popupCover #popupBox .box_1 img {
  display: inline-block;
}

#popupCover #popupBox .box_2 {
  width: 720px;
  left: 380px;
  opacity: 0;
}

#popupCover #popupBox .box_2 .production_date.checkout .quote-production-date {
  font-size: 16px;
  text-transform: none;
}

@media only screen and (max-width: 768px) {
  #popupCover #popupBox .box_2 .production_date.checkout .quote-production-date {
    font-size: 14px;
  }
}
#popupCover #popupBox .result.show {
  display: block !important;
}

#popupCover #popupBox .result .rCol {
  display: block;
  text-align: center;
  color: #D20271;
  padding: 22% 12%;
  font-weight: bolder;
  background-color: #FFFFFF;
}

#popupCover #popupBox .result .rCol input.counpon {
  display: block;
  border: 1px solid #2ac2e3 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  width: 300px;
  margin: 15px auto;
  background: url("../images/bt_coupon_arrow_blue.png") no-repeat 15px 9px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  padding-left: 80px;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 12px;
}

.item-options:after {
  content: "";
  display: table;
  clear: both;
}

.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}

.item-options dt:after {
  content: ": ";
}

.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.ggp-modal .modal-header {
  position: relative;
  border: none;
}

.ggp-modal .modal-header .close {
  position: absolute;
  bottom: -1px;
  right: -1px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background: #D20271;
  z-index: 999;
  opacity: 1;
  cursor: pointer;
}

.ggp-modal .modal-header .close > span {
  position: absolute;
  top: 4px;
  left: 9px;
}

.ggp-modal .modal-body {
  background: #FFFFFF;
}

.couponbar .fixed-bottom {
  height: 66px;
  background-color: unset;
  border: none;
  box-shadow: none;
}

@media screen and (max-width: 991.98px) {
  .couponbar .fixed-bottom {
    height: auto;
  }
}
.couponbar .fixed-bottom .container {
  width: 656px;
}

@media screen and (max-width: 991.98px) {
  .couponbar .fixed-bottom .container {
    padding: 0;
    width: 100%;
  }
}
.couponbar__block {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
  position: relative;
}

.couponbar__code {
  font-size: 18px;
  color: #000000;
  position: absolute;
  top: 33%;
  left: 21%;
  display: flex;
  text-transform: uppercase;
}

@media screen and (max-width: 991.98px) {
  .couponbar__code {
    top: 16%;
    margin-left: 7px;
    color: #D20271;
    font-weight: 800;
  }
}
.couponbar__code span {
  color: #D20271;
  padding-right: 7px;
}

.couponbar__left {
  display: -webkit-box;
  position: relative;
}

.couponbar__left img {
  margin-top: 12px;
  width: 165px;
  height: 44px;
}

.couponbar__middle {
  margin: 19px 26px;
  text-align: center;
}

@media screen and (max-width: 991.98px) {
  .couponbar__middle {
    margin: 9px 7px;
    padding-top: 16px;
  }
}
.couponbar__middle__heading {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

.couponbar__middle__sub {
  font-size: 12px;
  color: #010101;
}

.couponbar__right {
  display: -webkit-box;
}

@media screen and (max-width: 991.98px) {
  .couponbar__right {
    width: 50%;
  }
}
.couponbar__right .btn--getcode {
  background-color: #D20271;
  margin-top: 19px;
  color: #FFFFFF;
}

@media screen and (max-width: 991.98px) {
  .couponbar__right .btn--getcode {
    margin: 10px 29px;
    background-color: #f2db52;
    color: #000000;
    padding: 7px 35px;
    font-weight: 800;
  }
}
.couponbar__right .btn--getcode:hover {
  border: 1px solid #D20271;
  background-color: #FFFFFF;
  color: #D20271;
}

.couponbar__right .icon-close {
  cursor: pointer;
  margin: 22px 0 0 23px;
  position: absolute;
  top: 0;
  right: 11px;
}

.couponbar__right .icon-close:after {
  content: url("../images/btn_popup_close.png");
}

.post-list .box img {
  width: 100%;
  max-height: 180px;
}

.post-list .box .info {
  padding: 12px;
  height: 120px;
  font-weight: bold;
}

.post-list .box .info h2 {
  font-size: 14px;
}

.post-list .box .info a {
  color: #D20271;
  font-size: 14px;
}

.hot-link {
  margin-top: 30px;
  margin-bottom: 70px;
  /* @media screen and (max-width: 767.98px) {
    display: none;
  } */
}

.hot-link a,
.hot-link a:hover {
  text-decoration: none;
  color: #9B9B9B;
}

.hot-link .item {
  height: 80px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}

.hot-link .item:hover {
  box-shadow: 0 8px 20px 0 rgba(170, 170, 170, 0.8);
}

.hot-link .item .media img {
  width: 36px;
  height: 36px;
}

.hot-link .item .media .not-square {
  width: 46px;
}

.hot-link .item .media-body {
  color: #9B9B9B;
  font-size: 14px;
}

.hot-link .item .media-body .title {
  color: #4A4A4A;
  font-size: 18px;
  font-weight: 600;
}

@media only screen and (max-width: 992px) {
  .hot-link .item .media-body .title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 778px) {
  .hot-link .item .media-body .content {
    display: none;
  }
}
.cms-no-route .wrapper {
  background-color: #f9f9f9 !important;
}

.cms-no-route .page_notfound {
  margin: 80px 0;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .page_notfound {
    margin: 0 0 80px 0;
  }
  .cms-no-route .page_notfound .right-side {
    order: 1;
  }
  .cms-no-route .page_notfound .left-side {
    order: 2;
  }
}
.cms-no-route .page_notfound--heading {
  font-size: 42px;
  color: #4A4A4A;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .page_notfound--heading {
    text-align: center;
    font-size: 28px;
  }
}
.cms-no-route .page_notfound--heading span {
  color: #29B5DC;
  font-size: 60px;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .page_notfound--heading span {
    font-size: 40px;
  }
}
.cms-no-route .page_notfound--title {
  color: #4A4A4A;
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  margin-bottom: 19px;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .page_notfound--title {
    font-size: 20px;
  }
}
.cms-no-route .page_notfound--subtitle {
  font-size: 16px;
  line-height: 22px;
}

.cms-no-route .page_notfound ul {
  margin-bottom: 34px;
}

.cms-no-route .page_notfound ul li {
  color: #636363;
  font-size: 16px;
  line-height: 22px;
  margin-left: 22px;
  padding-bottom: 10px;
}

.cms-no-route .page_notfound ul li a {
  color: #29B5DC;
  font-weight: bold;
}

.cms-no-route .page_notfound ul li a:hover {
  cursor: pointer;
  font-weight: bolder;
  color: #D20271;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .cms-no-route .page_notfound ul li a:hover {
    transition: none;
  }
}
.cms-no-route .page_notfound--btn {
  font-size: 16px;
}

@media only screen and (min-width: 991px) {
  .cms-no-route .page_notfound--btn {
    display: flex;
    justify-content: center;
  }
}
.cms-no-route .page_notfound--btn .btn {
  border: 2px solid #29B5DC;
  border-radius: 19px;
  background-color: #FFFFFF;
  width: 160px;
  color: #29B5DC;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .page_notfound--btn .btn {
    width: 100%;
  }
}
.cms-no-route .page_notfound--btn .btn:first-child {
  background-color: #29B5DC;
  color: #FFFFFF;
}

.cms-no-route .page_notfound--btn span {
  width: 50px;
  text-align: center;
  padding-top: 11px;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .page_notfound--btn span {
    width: 100%;
    padding: 13px;
    display: block;
  }
}
.cms-no-route .page_notfound img {
  margin: 13% auto;
}

.cms-error-page {
  font-family: "open sans";
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 600px;
}

.cms-error-page .cms-page-view .col-main {
  padding-bottom: 0px !important;
}

.cms-error-page .row {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cms-error-page .error-page-content h3 {
  width: 100%;
  margin: 4px auto;
  text-align: left;
  font-style: normal;
  font-weight: 800;
  font-size: 46px;
  color: #000000;
}

.cms-error-page .error-page-content h5 {
  width: 100%;
  margin: 4px auto 16px auto;
  text-align: left;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  color: #444444;
}

.cms-error-page .error-page-content .btn-navigate-back {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  flex-direction: row;
  align-items: center;
  padding: 6px 12px;
  min-width: 110px;
  min-height: 36px;
  background: rgba(41, 181, 220, 0.08);
  border-radius: 4px;
  font-size: 14px;
  color: #29b5dc;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.cms-error-page .error-page-content .btn-navigate-back:hover {
  background-color: #e7fafa;
}

.cms-error-page .error-page-content .btn-navigate-back a {
  color: #29b5dc;
}

.cms-error-page .error-page-content .btn-navigate-back a:hover {
  text-decoration: none;
  color: #29b5dc;
}

.cms-error-page .error-page-content .btn-navigate-back span.material-icons {
  margin-right: 8px;
  font-size: 14px;
}

.cms-error-page .error-page-content p {
  width: 100%;
  margin: 48px auto auto auto;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}

.cms-error-page .error-page-content p a {
  color: #29b5dc;
  font-weight: bold;
}

.cms-error-page .icon-404 {
  width: 270px;
  margin: auto;
}

@media (max-width: 768px) {
  .cms-error-page .row {
    flex-direction: column-reverse;
  }
  .cms-error-page .error-page-content h3,
  .cms-error-page .error-page-content h5,
  .cms-error-page .error-page-content p {
    text-align: center;
  }
  .cms-error-page .error-page-content .btn-navigate-back {
    margin: auto;
  }
  .cms-error-page .icon-404 {
    width: 180px;
    margin-bottom: 24px;
  }
}
@media (max-width: 512px) {
  .cms-error-page .error-page-content h3 {
    font-size: 36px;
  }
  .cms-error-page .error-page-content h5 {
    font-size: 16px;
  }
  .cms-error-page .icon-404 {
    display: none;
  }
}
body.modal-open {
  overflow-y: hidden;
}

.product_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
}

.product_popup--heading {
  font-size: 22px;
  margin: 0px 0 30px 0;
  color: #000000;
  font-weight: 600;
  text-align: left;
  padding: 24px 32px;
  background-color: #fcfcfc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and (max-width: 992px) {
  .product_popup--heading {
    font-size: 22px;
    padding: 16px 20px 24px 20px;
  }
}
@media only screen and (max-width: 992px) {
  .product_popup--block {
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
}
.product_popup .popContent {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 100%;
}

@media only screen and (max-width: 992px) {
  .product_popup .popContent {
    box-sizing: border-box;
  }
}
.product_popup .popContent .box {
  display: inline-block;
  padding: 0;
  background: #fafafa;
  position: relative;
  width: 95%;
  margin: auto;
}

@media only screen and (max-width: 540px) {
  .product_popup .popContent .box {
    max-width: 342px;
    width: 100%;
  }
}
@media only screen and (max-width: 325px) {
  .product_popup .popContent .box {
    width: 95%;
    margin: auto;
  }
}
.product_popup .popContent .box_option {
  padding: 0 30px 30px 30px;
  display: flex;
  gap: 16px;
}

@media only screen and (max-width: 992px) {
  .product_popup .popContent .box_option {
    padding: 0 16px 16px 16px;
    flex-direction: column;
    gap: 12px;
  }
}
@media only screen and (max-width: 540px) {
  .product_popup .popContent .box_option {
    gap: 0px !important;
    padding: 0px 16px !important;
  }
}
.product_popup .popContent .box .loading_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}

.product_popup .popContent .box .loading_overlay .loading_el {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--loading_icon) center center no-repeat;
}

.product_popup .popContent .box .column {
  flex-grow: 1;
  flex-basis: 0;
  padding: 32px 15px 32px 15px;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
  background: #FFFFFF;
  position: relative;
  border: 1px solid #FFFFFF;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .column {
    display: flex;
    padding: 16px 16px 6px 16px;
    width: 100%;
    margin-bottom: 18px;
    position: relative;
    align-items: center;
  }
  .product_popup .popContent .box .column:last-child {
    margin-bottom: 35px;
  }
}
.product_popup .popContent .box .column .service-not-available {
  bottom: -30px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  background: #545454;
  padding: 7px;
  color: #FFFFFF;
  border-radius: 0 0 5px 5px;
  padding-left: 17%;
  line-height: 1.25;
  font-size: 12px;
}

.product_popup .popContent .box .column .service-not-available__cod {
  bottom: -4px;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  background: #545454;
  padding: 7px;
  color: #FFFFFF;
  border-radius: 0 0 5px 5px;
  padding-left: 17%;
  line-height: 1.25;
  font-size: 12px;
}

.product_popup .popContent .box .column .service-not-available__cod:before {
  content: "\f06a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 23px;
  position: absolute;
  left: 19px;
}

@media only screen and (min-width: 992px) {
  .product_popup .popContent .box .column .service-not-available__cod:before {
    top: 9px;
  }
}
@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .column .service-not-available__cod {
    bottom: -44px;
  }
}
.product_popup .popContent .box .column .service-not-available__cod span {
  color: #ffcc00;
}

.product_popup .popContent .box .column .service-not-available__cod:parent {
  margin-bottom: 48px;
}

.product_popup .popContent .box .column p {
  color: #999;
  font-size: 14px;
}

@media only screen and (max-width: 992px) {
  .product_popup .popContent .box .column p {
    width: 200px;
    text-align: left;
    font-size: 12px;
    line-height: 1.33;
  }
}
.product_popup .popContent .box .column:hover {
  cursor: pointer;
  box-shadow: 0 8px 20px 0 rgba(48, 48, 48, 0.19);
  border: 1px #eeeeee solid;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

.product_popup .popContent .box .column:hover h3 {
  color: #000000;
  font-size: 16px;
}

.product_popup .popContent .box .column:hover .img {
  opacity: 1;
}

.product_popup .popContent .box .column:hover p:not(.service-not-available__cod) {
  color: #000000;
}

.product_popup .popContent .box .column .img {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 5px;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
}

.product_popup .popContent .box .column.upload_file .img {
  content: url("../images/upload_your_design.svg");
}

.product_popup .popContent .box .column.otp .img {
  content: url("../images/browse_our_templates.svg");
}

.product_popup .popContent .box .column.free_design .img, .product_popup .popContent .box .column.design_service .img {
  content: url("../images/icon_let_us_design_new.svg");
}

.product_popup .popContent .box .column.disable {
  pointer-events: none;
  margin-bottom: 38px;
}

.product_popup .popContent .box .column.disable .img,
.product_popup .popContent .box .column.disable .product_popup--block {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  pointer-events: none;
}

.product_popup .popContent .box .terms h3,
.product_popup .popContent .box .column h3 {
  color: #231F20;
  font-weight: 600;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms h3,
  .product_popup .popContent .box .column h3 {
    text-align: left;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: normal;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .product_popup .popContent .box .terms h3,
  .product_popup .popContent .box .column h3 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.product_popup .popContent .box .closeBt {
  display: block;
  width: 40px;
  height: 40px;
  line-height: unset;
  position: absolute;
  right: 16px;
  top: 20px;
  z-index: 999;
  font-size: 24px;
  color: #aaa;
  cursor: pointer;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transition: all 0.2s ease-in-out;
  background: none !important;
  border: none !important;
}

.product_popup .popContent .box .closeBt:hover {
  color: #444;
}

@media only screen and (max-width: 992px) {
  .product_popup .popContent .box .closeBt {
    right: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .product_popup .popContent .box .closeBt {
    top: 16px;
  }
}
.product_popup .popContent .box .terms {
  color: #000000;
  padding: 16px 24px;
  text-align: left;
  width: 880px;
}

@media (min-width: 769px) and (max-width: 1280px) {
  .product_popup .popContent .box .terms {
    height: 450px;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms {
    width: 100%;
    padding: 20px;
    overflow-y: auto;
  }
}
@media only screen and (max-width: 768px) {
  .product_popup .popContent .box .terms {
    padding: 0px;
    height: 560px;
    overflow: hidden;
  }
  .product_popup .popContent .box .terms > .line {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .product_popup .popContent .box .terms .terms-header {
    width: 100%;
    padding: 20px 18px;
    background: #fff;
    border-bottom: 2px solid #eee;
  }
  .product_popup .popContent .box .terms .terms-header > .terms_sub_heading {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .product_popup .popContent .box .terms .terms-content {
    padding: 20px;
    overflow-y: auto;
    height: 500px;
  }
}
.product_popup .popContent .box .terms__heading {
  font-size: 20px;
  color: #4f5051;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms__heading {
    font-size: 18px;
  }
}
.product_popup .popContent .box .terms_sub_heading {
  text-align: left;
  font-size: 12px;
  color: #9b9b9b;
  padding: 0px;
  margin-top: 0px;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms_sub_heading {
    font-size: 12px;
    line-height: 1.55;
  }
}
.product_popup .popContent .box .terms .block_term {
  margin-top: 8px;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms .block_term > div:first-child div {
    border-radius: 4px 4px 0 0;
    border-bottom: none;
    position: relative;
  }
  .product_popup .popContent .box .terms .block_term > div:last-child div {
    border-radius: 0 0 4px 4px;
    border-top: none;
  }
}
.product_popup .popContent .box .terms .block__term {
  padding: 8px;
  position: relative;
  width: 100%;
  margin: 0px auto;
  background: transparent;
  box-shadow: none !important;
  outline: none !important;
  overflow: auto;
}

@media only screen and (min-width: 992px) {
  .product_popup .popContent .box .terms .block__term {
    margin: 14px -4px;
    height: 160px;
  }
  .product_popup .popContent .box .terms .block__term::-webkit-scrollbar {
    width: 2px;
  }
  .product_popup .popContent .box .terms .block__term::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
  }
  .product_popup .popContent .box .terms .block__term::-webkit-scrollbar-thumb {
    background: #29B5DC;
  }
}
.product_popup .popContent .box .terms .block__term__texting {
  padding-top: 8px;
  font-size: 12px;
  line-height: 16px;
  color: #666;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms .block__term__texting {
    display: none;
  }
}
.product_popup .popContent .box .terms .block__term__number {
  border-radius: 0px;
  background-color: transparent;
  padding: 0;
  color: #000000;
  font-size: 16px;
  border-bottom: 2px solid #000;
  font-weight: 800;
}

.product_popup .popContent .box .terms .block__term__second {
  padding-top: 8px;
}

.product_popup .popContent .box .terms .block__term__second li {
  margin-bottom: 4px;
  font-size: 14px;
  color: #666;
  margin-left: 12px;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms .block__term.active .block__term__heading:after {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
  }
}
.product_popup .popContent .box .terms .block__term.active .block__term__texting {
  display: block;
}

.product_popup .popContent .box .terms .block__term__heading {
  display: -webkit-inline-box;
  height: 21px;
  color: #000000;
  font-family: inherit;
  font-size: 16px;
  margin-left: 5px;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .terms .block__term__heading:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
  }
}
.product_popup .popContent .box .terms .terms_sub_title {
  color: #D20271;
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
}

.product_popup .popContent .box .terms .block__term__second_text {
  font-size: 12px;
}

.product_popup .popContent .box .terms h2 {
  text-align: center;
  font-size: 20px;
}

.product_popup .popContent .box .terms h3 {
  font-size: 18px;
  color: #010101;
  font-family: inherit;
  text-align: left;
  margin-bottom: 4px;
}

.product_popup .popContent .box .terms h4 {
  text-align: center;
  font-size: 16px;
}

.product_popup .popContent .box .terms .line {
  width: 100%;
  height: auto;
  border: 0.5px solid #e0e0e0;
  margin: 16px 0;
}

.product_popup .popContent .box .remark {
  display: inline-flex;
  margin: 16px 0;
  background-color: #fff0c1;
  padding: 16px 12px;
  width: 100%;
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
}

.product_popup .popContent .box .remark p {
  font-size: 12px;
  text-align: left;
  line-height: 16px !important;
  color: #666;
}

.product_popup .popContent .box .remark img {
  padding: 0;
  width: 24px !important;
  height: 24px !important;
  margin-right: 12px;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .remark img {
    width: 50%;
    height: 100%;
  }
}
.product_popup .popContent .box .service-not-available_text {
  display: none;
}

.product_popup .popContent .box .submit_box {
  background: #f2f2f2;
  padding: 16px;
  text-align: center;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .product_popup .popContent .box .submit_box {
    box-shadow: 0px -3px 19px 2px rgba(200, 200, 200, 0.45);
    -webkit-box-shadow: 0px -3px 19px 2px rgba(200, 200, 200, 0.45);
  }
}
.product_popup .popContent .box .submit_box .submit-box-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 16px auto 8px auto;
}

.product_popup .popContent .box .submit_box .text-accept-mobile {
  font-size: 12px;
  line-height: 1.33;
  color: #4A4A4A;
  text-align: left;
}

@media (max-width: 600px) {
  .product_popup .popContent .box .submit_box a {
    flex-grow: 1;
    margin: auto 4px;
  }
}
.product_popup .popContent .box .submit_box a.terms_bt {
  display: inline-block;
  color: #FFFFFF;
  background: #29B5DC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 50px;
  margin-top: 0px;
  float: left;
}

.product_popup .popContent .box .submit_box a.terms_bt:hover {
  text-decoration: none;
  background: #269acb;
}

@media only screen and (max-width: 512px) {
  .product_popup .popContent .box .submit_box a.terms_bt {
    width: 100%;
  }
}
.product_popup .popContent .box .submit_box a.cancel {
  color: #999;
  background-color: white;
  padding: 8px;
  margin: auto 8px;
  border-radius: 4px;
  min-width: 120px;
}

.product_popup .popContent .box .submit_box a.cancel:hover {
  text-decoration: none;
  background: #fcfcfc;
}

.product_popup .popContent .box .submit_box p {
  margin-top: 10px;
}

.customer-account .my-account .fieldset h2,
.customer-account .my-account .addresses-list h2 {
  width: 100%;
  display: inline-block;
  font-size: 16px;
}

.customer-account .my-account .fieldset {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 40px 50px 50px;
  border: 1px solid #E0E0E0;
}

@media only screen and (max-width: 991px) {
  .customer-account .my-account .fieldset {
    padding: 34px 21px 24px;
  }
}
.customer-account .my-account .fieldset .required {
  float: none;
}

.customer-account .my-account .fieldset .legend {
  color: #000000;
  text-transform: capitalize !important;
}

.customer-account .my-account .fieldset .legend.second {
  margin-top: 20px;
}

.customer-account .my-account .fieldset ul select,
.customer-account .my-account .fieldset ul input {
  border-radius: 0;
  line-height: 28px;
  color: #000000;
  height: 28px;
  border: 1px solid #E0E0E0;
  font-size: 12px;
}

.customer-account .my-account .fieldset ul input[type=checkbox] {
  margin-left: 4px;
  margin-top: 1px;
}

.customer-account .my-account .fieldset .changePwd {
  margin-top: 30px;
}

.customer-account .my-account .fieldset .changePwd .legend {
  margin-bottom: 0;
}

.customer-account .my-account .fieldset label {
  font-weight: normal;
  color: #000000;
}

.customer-account .my-account .fieldset label.alert_required {
  font-size: 11px;
  color: #9E9E9E;
}

@media only screen and (max-width: 991.98px) {
  .customer-account .my-account .address__form {
    padding: 25px 12px;
  }
}
.customer-account .data-table {
  margin-top: 5px;
}

@media only screen and (max-width: 991.98px) {
  .customer-account .data-table {
    border: 1px solid #f4f4f4;
    border-radius: 4px;
  }
}
.customer-account .data-table th {
  text-align: center;
  text-transform: uppercase;
  color: #010101;
  font-weight: 600;
  font-size: 12px;
}

.customer-account .data-table td {
  padding-top: 20px;
  border-bottom: 1px solid #f4f4f4;
}

.customer-account .data-table td.desc-column {
  padding-left: 0px;
}

.customer-account .data-table td:after {
  content: "";
  display: block;
  clear: both;
}

.customer-account .data-table td td {
  padding: 0;
  border-bottom: 0px;
}

.customer-account .data-table td a {
  text-transform: uppercase;
  font-style: normal;
  font-size: 10px;
  color: #29B5DC;
  margin-top: 5px;
  display: inline-block;
  text-decoration: underline;
}

.customer-account .data-table td a:hover {
  color: #D20271;
}

.customer-account .data-table td.info a:first-child {
  margin-right: 15px;
}

.customer-account .data-table h3 {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 0;
  color: #000000;
}

.customer-account .data-table thead span.nobr {
  font-size: 12px;
}

.customer-account .data-table tbody td.last .nobr a {
  font-size: 10px;
  color: #e8539e;
  text-decoration: underline;
  margin-top: 0;
}

.customer-account .data-table tbody td.last .print_setup .progress1 {
  margin-top: -2px !important;
}

.customer-account .data-table tbody td.last .print_setup .progress1 * {
  font-size: 11px;
}

.customer-account .data-table tbody td .item-options {
  margin-left: 0px;
  margin-top: 0px;
}

.customer-account .data-table span.nobr a {
  white-space: nowrap;
}

.customer-account .data-table .image {
  float: left;
  width: 100px;
  height: 100px;
  background: #f4f4f4;
  text-align: center;
  border: 1px solid #E0E0E0;
}

.customer-account .data-table .image img {
  display: inline-block;
  height: 36px;
  margin-top: 12px;
}

.customer-account .data-table .desc {
  float: left;
  width: 245px;
  margin-left: 0px;
  position: relative;
}

.customer-account .data-table .desc li {
  padding: 0;
  margin: 0;
  font-size: 11px;
}

.customer-account .data-table .desc li:first-child {
  display: none;
}

.customer-account .data-table .desc li span:first-child {
  display: block;
  margin-top: 5px;
}

.customer-account .data-table .desc strong {
  color: #000000;
}

.customer-account .data-table .desc .price-incl-tax,
.customer-account .data-table .desc .item_status {
  display: block;
  color: #636363;
  font-size: 11px;
}

.customer-account .data-table .desc .price {
  font-size: 11px;
}

.customer-account .data-table .desc .item-options {
  margin: 5px 0;
}

.customer-account .data-table .desc .product-name {
  font-size: 13px !important;
  text-transform: uppercase;
  font-weight: bolder;
  color: #000000;
}

.customer-account .data-table .separator {
  display: none;
}

.customer-account .payment_slip .data-table td {
  padding: 0;
}

.customer-account-forgotpassword .box h1, .customer-account-resetpassword .box h1 {
  color: #000000;
  font-weight: 500;
  text-transform: capitalize !important;
  font-size: 20px;
}

.customer-account .page-title h1,
.customer-account .page-title h2 {
  color: #000000;
  font-weight: 500;
  text-transform: capitalize !important;
  font-size: 20px;
}

.customer-account .table-caption {
  color: #000000;
  font-weight: 500;
  text-transform: capitalize !important;
  font-size: 20px;
}

.customer_review {
  margin: 80px 0;
}

.customer_review__heading {
  font-size: 42px;
  text-align: center;
  color: #4A4A4A;
  font-weight: 600;
}

@media only screen and (max-width: 992px) {
  .customer_review__heading {
    font-size: 28px;
    margin-bottom: 25px !important;
  }
}
.customer_review__heading span {
  color: #29B5DC;
}

.customer_review__name {
  font-size: 14px;
  color: #4A4A4A;
  font-weight: 600;
  margin-bottom: 10px !important;
}

.customer_review__stars {
  margin-bottom: 10px !important;
}

.customer_review__stars em {
  padding-right: 3px;
}

.customer_review__stars .fas {
  color: #29B5DC;
}

.customer_review__stars .far {
  color: #BDBEC0;
}

.customer_review__stars span {
  color: #636363;
  font-size: 12px;
}

.customer_review__topic {
  font-weight: 600;
  margin-bottom: 4px !important;
}

.customer_review__detail {
  font-size: 12px;
  line-height: 18px;
}

.customer_review__viewmore .btn {
  background-color: #E01C7D;
  padding: 2% 11%;
  border-radius: 0;
  color: #FFFFFF;
}

.customer_review .card {
  border: none;
  margin-top: 21px;
}

@media only screen and (min-width: 769px) {
  .customer_review .card {
    max-width: 320px;
  }
}
@media only screen and (max-width: 991px) {
  .customer_review .card-img-top {
    width: 54%;
    margin-left: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .customer_review .card-img-top {
    width: 62%;
  }
}
.customer_review .card-body {
  position: relative;
}

@media only screen and (max-width: 991px) {
  .customer_review .for_viewmore {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .customer_review .row div:nth-child(-n+3) .card-body {
    border-bottom: 2px solid #f9f9f9;
  }
}
.customer_review .row.for_viewmore .card-body {
  border: none !important;
}

.panel_body {
  min-height: 170px;
  background: #fff;
  padding: 15px 0 10px;
}

.panel_body ul li :after {
  content: "";
  clear: both;
}

.panel_body a {
  color: #D20271;
  text-decoration: none;
  font-size: 10px;
  float: right;
}

.panel_body h4 a:hover {
  color: #29B5DC;
  text-decoration: none;
}

.panel_body .display_none {
  padding-bottom: 5px;
}

.panel_body .cover_infomation.display_none {
  border-bottom: 1px solid #eee;
}

.search-panel {
  min-height: 900px;
  max-height: 1100px;
  padding-top: 10px;
}

.search-panel .product-result .card {
  border: none;
}

.search-panel .product-result .card a {
  height: 180px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .search-panel .product-result .card a {
    height: auto;
  }
}
.search-panel .product-result .card img {
  background-color: #f5f6f6;
}

.search-panel .product-result .card .card-body {
  text-align: center;
}

.search-panel .product-result__name {
  font-size: 15px;
}

.search-panel .product-result__name a {
  color: #4A4A4A;
  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) {
  .search-panel .product-result__name a {
    transition: none;
  }
}
.search-panel .product-result__name a:hover {
  text-decoration: none;
  color: #D20271;
}

.search-panel .loadmore {
  display: flex;
  justify-content: center;
  margin-top: 18px;
}

.search-panel .loadmore .btn {
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 9px 50px;
}

.search-panel__option {
  margin-left: 25px;
}

@media screen and (max-width: 992px) {
  .search-panel__option {
    display: none;
  }
}
.search-panel__option__box {
  position: relative;
  border-radius: 4px;
}

.search-panel__option__box.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 21px;
  position: relative;
}

.search-panel__option__box .heading {
  font-size: 12px;
  line-height: 1.42;
  color: #4A4A4A;
  font-weight: 600;
  padding-top: 12px;
}

.search-panel__option__box .description {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1.42;
  padding-bottom: 12px;
}

.search-panel__option__box p {
  margin-left: 22%;
  padding-right: 10px;
}

@media (min-width: 575px) and (max-width: 1199px) {
  .search-panel__option__box p {
    margin: 0 auto;
    text-align: center;
  }
}
.search-panel__option__box span {
  position: absolute;
  top: 10px;
  left: 0;
  height: 50px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

@media (min-width: 575px) and (max-width: 1199px) {
  .search-panel__option__box span {
    position: relative;
    width: 100%;
    top: auto;
  }
}
.search-panel__option__box span img {
  width: auto;
  height: auto;
}

.search-panel__tools__box {
  margin-bottom: 19px;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
}

.search-panel__tools__box a {
  color: inherit;
}

.search-panel__tools__box a:hover {
  color: inherit;
  text-decoration: none;
}

.search-panel__tools__box p {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.33;
  letter-spacing: -0.2px;
  text-align: left;
  font-weight: 600;
  padding: 30px 12px;
}

.search-panel__tools__box.paper {
  background-image: url(/skin/frontend/ggp/default/images/categories/pink-background.png), linear-gradient(249deg, #e27fb1, #e27fb1);
  background-repeat: no-repeat;
  background-position: right;
}

.search-panel__tools__box.term {
  background-image: url(/skin/frontend/ggp/default/images/categories/blue-background.png), linear-gradient(249deg, #64c8e3, #64c8e3);
  background-repeat: no-repeat;
  background-position: right;
}

.search-panel__contact {
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
}

.search-panel__contact a {
  color: inherit;
  word-break: break-word;
}

.search-panel__contact a:hover {
  color: inherit;
  text-decoration: none;
}

.search-panel__contact .contact-text {
  height: 220px;
  background: #D3ECF3 url("/skin/frontend/ggp/default/images/categories/customer_service.png");
  background-position: bottom center;
  background-repeat: no-repeat;
}

.search-panel__contact .contact-text .heading {
  padding-top: 16px;
  font-size: 16px;
  text-align: center;
  color: #294766;
  font-weight: 600;
}

.search-panel__contact .contact-text .title {
  font-size: 12px;
  color: #4A4A4A;
  padding-top: 9px;
  text-align: center;
}

.search-panel__contact .contact-info p {
  padding: 10px 10px 10px 40px;
  font-size: 12px;
}

.search-panel__contact .contact-info p.phone:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url(/skin/frontend/ggp/default/images/categories/phone.png);
  background-repeat: no-repeat;
  margin-left: -25px;
  margin-top: -2px;
}

.search-panel__contact .contact-info p.mail:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url(/skin/frontend/ggp/default/images/categories/mail.png);
  background-repeat: no-repeat;
  margin-left: -25px;
  margin-top: -2px;
}

.search-panel.panel-right-side {
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
}

@media screen and (prefers-reduced-motion: reduce) {
  .search-panel.panel-right-side {
    transition: none;
  }
}
.catalogsearch-result-index .result-header {
  padding-top: 0;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
}

.catalogsearch-result-index .result-header .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}

.catalogsearch-result-index .page-title__topic {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}

.catalogsearch-result-index .search-result-count {
  text-align: right;
  line-height: 30px;
}

.catalogsearch-result-index .search-result-count span {
  font-weight: bold;
  color: #212529;
}

@media screen and (max-width: 992px) {
  .catalogsearch-result-index .search-result-count {
    text-align: left;
  }
}
.catalogsearch-result-index .col-3.search-panel.d-none.d-sm-block {
  padding-top: 32px;
}

.catalogsearch-result-index .toolbar {
  position: relative;
  border-bottom: 2px solid #E0E0E0;
  margin-bottom: 0px;
}

.catalogsearch-result-index .toolbar .find_amount p {
  color: #212529;
  position: absolute;
  margin-top: -28px;
  right: 0;
  font-size: 14px;
}

.catalogsearch-result-index .toolbar .find_amount p span {
  color: #000000;
  font-weight: 800;
}

.catalogsearch-result-index .remark {
  font-size: 16px;
  color: #212529;
  margin: 0 0 20px 0;
}

.catalogsearch-result-index .category-products {
  margin-bottom: 20px;
  height: 950px;
  overflow: scroll;
}

/*second sestion*/
.second-section {
  text-align: center;
  position: relative;
  margin: auto;
  margin-bottom: 100px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .second-section {
    width: 550px;
  }
}
@media only screen and (min-width: 992px) {
  .second-section {
    width: 980px;
  }
}
.second-section .heading {
  font-size: 36px;
  color: #636363;
  margin: 50px 0;
}

@media only screen and (max-width: 991.98px) {
  .second-section .heading {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 34px;
  }
}
.second-section .heading span {
  color: #29B5DC;
}

.second-section .ss-text {
  position: absolute;
  width: 250px;
  left: 100px;
  text-align: center;
}

.second-section .ss-text1 {
  position: absolute;
  color: white !important;
  top: 60px;
}

.second-section .ss-text2 {
  position: absolute;
  color: white !important;
  top: 60px;
  left: 680px !important;
}

.second-section .ss-text3 {
  position: absolute;
  top: 140px;
}

.second-section .ss-text4 {
  position: absolute;
  top: 220px;
}

.second-section .ss-text5 {
  position: absolute;
  top: 300px;
}

.second-section .ss-text6 {
  position: absolute;
  top: 380px;
}

.second-section .ss-text7 {
  position: absolute;
  top: 460px;
}

/*end second section*/
#testimonials_header {
  font-size: 36px;
  color: #39393f;
  margin: 70px 0 50px 0;
  text-align: center;
}

@media only screen and (max-width: 991.98px) {
  #testimonials_header {
    font-size: 28px;
  }
}
#testimonials_header span {
  color: #29B5DC;
}

/*------------------------ H O L I D  A Y   B  A N N E R  ------------------------------*/
#holiday_banner {
  background: #e48dc8;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #e48dc8, #5fd9ff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #e48dc8, #5fd9ff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  width: 90%;
  max-width: 1440px;
  background-size: cover;
  bottom: 10%;
  z-index: 999;
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 15px 190px;
  pointer-events: none;
}

#holiday_banner:before {
  content: url("../images/banners/covid-building-left.png");
  left: 0;
  position: absolute;
  bottom: -5px;
}

#holiday_banner:after {
  content: url("../images/banners/covid-building-right.png");
  right: 0;
  position: absolute;
  bottom: -5px;
}

@media only screen and (max-width: 991.98px) {
  #holiday_banner {
    padding: 15px 10%;
  }
}
#holiday_banner p:first-child {
  font-weight: 400;
  color: #FFFFFF;
  font-size: 16px;
  margin: 0;
  text-shadow: 3px 0px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
}

@media only screen and (max-width: 991.98px) {
  #holiday_banner p:first-child {
    font-size: 14px;
  }
}
#holiday_banner p:first-child:after {
  padding: 3px;
  color: #FFFFFF;
  position: absolute;
  top: 0px;
  right: 6px;
  content: "✘";
  font-weight: 300;
  font-size: 20px;
  cursor: pointer;
  pointer-events: all;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  z-index: 99999;
}

@media only screen and (max-width: 991.98px) {
  #holiday_banner p:first-child:after {
    font-size: 25px;
  }
}
#holiday_banner p:nth-child(2) {
  color: #FFFFFF;
  margin: 5px 0;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

@media only screen and (max-width: 991.98px) {
  #holiday_banner p:nth-child(2) {
    font-size: 10px;
  }
}
#holiday_banner p:nth-child(3) {
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin: 10px 0;
}

.dashboard .box-title a,
.dashboard .box-head a {
  font-size: 12px;
}

.col2_left .contents {
  background: #FFFFFF;
  padding: 9px;
  position: relative;
}

@media only screen and (max-width: 991.98px) {
  .col2_left .contents {
    padding: 20px 0px 90px;
    box-shadow: none;
    border-radius: 4px;
  }
}
.myaccount-delivery-date {
  color: #D20271;
  font-weight: 600;
  font-size: 12px;
}

.myaccount-delivery-date i {
  float: right;
  margin-right: 0.5rem;
}

body.customer-account .data-table .desc .myaccount-delivery-date strong {
  color: #D20271;
  margin: 0;
  font-weight: 700;
  font-size: 11px;
}

.upload-status-check p {
  float: left;
  margin-left: 2px;
  font-size: 10px;
}

.upload-status-check.not-uploaded p {
  color: #D12327;
  line-height: 12px;
  font-weight: bold;
}

.upload-status-check.not-uploaded span {
  color: #D12327;
  width: 100%;
}

#checkoutSteps #tab_cryozonic_stripe {
  background-color: #fff;
  /** from stripe example #2 start **/
  /** from stripe example #2 end **/
}

#checkoutSteps #tab_cryozonic_stripe * {
  font-size: 14px;
  font-weight: 500;
}

#checkoutSteps #tab_cryozonic_stripe #cryozonic-stripe-accepted-cards {
  text-align: center;
}

#checkoutSteps #tab_cryozonic_stripe #cryozonic-stripe-accepted-cards img {
  max-width: 100%;
}

#checkoutSteps #tab_cryozonic_stripe .accepted-cards-and-pci-dss-text,
#checkoutSteps #tab_cryozonic_stripe .terms-and-conditions-text {
  color: #4A4A4A;
  font-size: 12px !important;
  line-height: 17px;
  text-align: center;
}

#checkoutSteps #tab_cryozonic_stripe .accepted-cards-and-pci-dss-text a,
#checkoutSteps #tab_cryozonic_stripe .terms-and-conditions-text a {
  color: #29B5DC;
  font-size: 12px !important;
}

#checkoutSteps #tab_cryozonic_stripe .stripe-new.accepted-cards {
  margin-top: 25px;
  margin-bottom: 0;
}

#checkoutSteps #tab_cryozonic_stripe ul#payment_form_cryozonic_stripe.stripe-new li.stripe-new {
  margin-left: 0;
}

#checkoutSteps #tab_cryozonic_stripe ul#payment_form_cryozonic_stripe {
  padding-left: 0;
}

#checkoutSteps #tab_cryozonic_stripe .accepted-cards-and-pci-dss-text {
  text-align: center;
}

#checkoutSteps #tab_cryozonic_stripe #pci-svg {
  fill: #4A4A4A;
  left: -5px;
}

#checkoutSteps #tab_cryozonic_stripe button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
}

#checkoutSteps #tab_cryozonic_stripe .row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px 10px;
}

#checkoutSteps #tab_cryozonic_stripe .row:after {
  display: none;
}

#checkoutSteps #tab_cryozonic_stripe .field {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 10px;
}

#checkoutSteps #tab_cryozonic_stripe .field.half-width {
  width: 45%;
}

#checkoutSteps #tab_cryozonic_stripe .field.quarter-width {
  width: calc(20% - 10px);
}

#checkoutSteps #tab_cryozonic_stripe .baseline {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #cfd7df;
  transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#checkoutSteps #tab_cryozonic_stripe label {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 8px;
  color: #cfd7df;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

#checkoutSteps #tab_cryozonic_stripe .input {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 7px;
  color: #32325d;
  background-color: transparent;
}

#checkoutSteps #tab_cryozonic_stripe .input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#checkoutSteps #tab_cryozonic_stripe .input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#checkoutSteps #tab_cryozonic_stripe .input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--focus,
#checkoutSteps #tab_cryozonic_stripe .input:not(.StripeElement--empty) {
  opacity: 1;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--focus::-webkit-input-placeholder,
#checkoutSteps #tab_cryozonic_stripe .input:not(.StripeElement--empty)::-webkit-input-placeholder {
  color: #cfd7df;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--focus::-moz-placeholder,
#checkoutSteps #tab_cryozonic_stripe .input:not(.StripeElement--empty)::-moz-placeholder {
  color: #cfd7df;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--focus:-ms-input-placeholder,
#checkoutSteps #tab_cryozonic_stripe .input:not(.StripeElement--empty):-ms-input-placeholder {
  color: #cfd7df;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--focus + label,
#checkoutSteps #tab_cryozonic_stripe .input:not(.StripeElement--empty) + label {
  color: #aab7c4;
  transform: scale(0.85) translateY(-25px);
  cursor: default;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--invalid + label {
  color: #ffa27b;
}

#checkoutSteps #tab_cryozonic_stripe .input.StripeElement--focus.StripeElement--invalid + label + .baseline {
  background-color: #e25950;
}

#checkoutSteps #tab_cryozonic_stripe input,
#checkoutSteps #tab_cryozonic_stripe button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

#checkoutSteps #tab_cryozonic_stripe input:-webkit-autofill {
  -webkit-text-fill-color: #e39f48;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

#checkoutSteps #tab_cryozonic_stripe .StripeElement--webkit-autofill {
  background: transparent !important;
}

#checkoutSteps #tab_cryozonic_stripe input,
#checkoutSteps #tab_cryozonic_stripe button {
  -webkit-animation: 1ms void-animation-out;
}

#checkoutSteps #tab_cryozonic_stripe button {
  display: block;
  width: calc(100% - 30px);
  height: 40px;
  margin: 40px 15px 0;
  background-color: #24b47e;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

#checkoutSteps #tab_cryozonic_stripe button:disabled {
  cursor: not-allowed;
}

#checkoutSteps #tab_cryozonic_stripe input:active {
  background-color: #159570;
}

#checkoutSteps #tab_cryozonic_stripe .error svg {
  margin-top: 0 !important;
}

#checkoutSteps #tab_cryozonic_stripe .error svg .base {
  fill: #e25950;
}

#checkoutSteps #tab_cryozonic_stripe .error svg .glyph {
  fill: #fff;
}

#checkoutSteps #tab_cryozonic_stripe .error .message {
  color: #e25950;
}

#checkoutSteps #tab_cryozonic_stripe .success .icon .border {
  stroke: #abe9d2;
}

#checkoutSteps #tab_cryozonic_stripe .success .icon .checkmark {
  stroke: #24b47e;
}

#checkoutSteps #tab_cryozonic_stripe .success .title {
  color: #32325d;
  font-size: 16px !important;
}

#checkoutSteps #tab_cryozonic_stripe .success .message {
  color: #8898aa;
  font-size: 13px !important;
}

#checkoutSteps #tab_cryozonic_stripe .success .reset path {
  fill: #24b47e;
}

.custom-categories-page {
  font-weight: 400;
}

.custom-categories-page.categories-content.gray-background > .container {
  padding: 30px;
}

.custom-categories-page .categories-head-banner {
  height: 300px;
  padding: 80px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-size: cover !important;
  justify-content: flex-start;
  flex-direction: column;
  border-radius: 4px;
}

.custom-categories-page .categories-head-banner h1 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.custom-categories-page .categories-head-banner p {
  max-width: 500px;
  font-size: 20px;
  line-height: 30px;
}

.custom-categories-page h2 {
  font-weight: 600;
  color: #FFFFFF;
}

.custom-categories-page h2.heading {
  margin-bottom: 8px;
  font-size: 24px;
  color: #000000 !important;
  font-weight: 700;
}

@media (max-width: 776px) {
  .custom-categories-page h2.heading {
    font-size: 22px;
  }
}
.custom-categories-page .best-seller .card,
.custom-categories-page .category-section .card {
  height: 100%;
  border: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(216, 216, 216, 0.5);
  -moz-box-shadow: 0 0 10px 0 rgba(216, 216, 216, 0.5);
  box-shadow: 0 0 10px 0 rgba(216, 216, 216, 0.5);
}

.custom-categories-page .best-seller .card:hover,
.custom-categories-page .category-section .card:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(116, 116, 116, 0.5);
  -moz-box-shadow: 0 0 20px 0 rgba(116, 116, 116, 0.5);
  box-shadow: 0 0 20px 0 rgba(116, 116, 116, 0.5);
}

.custom-categories-page .best-seller .card .card-body,
.custom-categories-page .category-section .card .card-body {
  display: flex;
  width: 100%;
  padding-top: 100% !important;
}

.custom-categories-page .category-section .card .card.lslide {
  border: 1px solid #f5f6f6;
  margin-bottom: 10px;
}

.custom-categories-page .category-section .card .card.lslide:hover {
  box-shadow: 0 5px 5px 0 rgba(224, 224, 224, 0.5);
}

.custom-categories-page .category-section .card .card.lslide .card-body {
  display: unset;
}

.custom-categories-page .category-section .card .card.lslide .card-footer .carousel-item-caption-body {
  min-height: 53px;
}

.custom-categories-page .more_information_section {
  margin-bottom: 30px;
}

.custom-categories-page a:hover {
  text-decoration: none;
}

.custom-categories-page .card button.btn {
  background: #29B5DC;
  color: #FFFFFF;
  width: 100%;
  margin: 15px 0 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-categories-page .card .small button.btn {
  left: 0;
  right: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.custom-categories-page .card .card-body {
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.03);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0 !important;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  flex: none;
  position: relative;
}

.custom-categories-page .card .card-body:hover {
  background-color: #FFFFFF;
}

.custom-categories-page .card .card-body label {
  width: auto;
  height: 30px;
  border-radius: 4px;
  background-color: #e0197d;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #FFFFFF;
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
}

.custom-categories-page .card .card-body.large {
  padding-top: 66.66% !important;
}

.custom-categories-page .card .card-body.large label {
  left: 10px;
}

.custom-categories-page .card .card-footer {
  background-color: #FFFFFF;
  border: 0;
  position: relative;
}

.custom-categories-page .card .card-footer.center {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.custom-categories-page .card .card-footer.center span.title {
  text-align: center !important;
  color: black;
}

.custom-categories-page .card .card-footer.small p {
  font-size: 14px;
  line-height: 20px;
  color: #9b9b9b;
}

.custom-categories-page .card .card-footer.small h6 {
  font-size: 12px;
  color: #666666 !important;
}

.custom-categories-page .card .card-footer span.label-starting-at {
  font-family: "Open Sans";
  font-style: normal;
  text-transform: uppercase;
  font-size: 10.5px;
  line-height: 14px;
  letter-spacing: 0.07em;
  color: #777;
  width: 100%;
  margin: 12px auto 4px auto;
  display: block;
  text-align: left;
}

.custom-categories-page .card .card-footer span.title {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  display: block;
  margin-bottom: 10px;
}

.custom-categories-page .card .card-footer span.pink {
  color: #e0197d;
  font-weight: 700;
  font-size: 13px;
}

.custom-categories-page .card .card-footer ul.product-desc.bullet li {
  margin: 0;
  list-style: none;
  background-image: url(/skin/frontend/ggp/default/images/categories/blue_tick.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 19px;
  padding: 5px 28px;
  color: #606060;
}

.custom-categories-page .padding-10 {
  padding: 10px;
}

.custom-categories-page .google_review_widget {
  height: auto;
}

.custom-categories-page .google_review_widget .google_review_widget_logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-categories-page .google_review_widget .google_review_widget_logo > * {
  padding: 0 10px;
  width: 55px;
}

.custom-categories-page .google_review_widget .google_review_widget_title {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 3px;
}

@media (min-width: 1200px) {
  .custom-categories-page .google_review_widget .google_review_widget_description {
    margin-left: -15px;
  }
}
.custom-categories-page .google_review_widget .google_review_widget_description .google_review_widget_stars .rating-text {
  float: left;
  font-size: 12px;
  color: #FFFFFF;
  width: 25px;
}

.custom-categories-page .google_review_widget .google_review_widget_description .google_review_widget_stars .star_box {
  height: 20px;
  position: relative;
  float: left;
}

.custom-categories-page .google_review_widget .google_review_widget_description .google_review_widget_stars .star_box.primary {
  color: #FFFFFF;
}

.custom-categories-page .google_review_widget .google_review_widget_description .google_review_widget_stars .star_box.default {
  color: #3aaed5;
}

.custom-categories-page .google_review_widget .google_review_widget_description .google_review_widget_stars .star_box:before {
  display: block;
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #AAAAAA;
}

.custom-categories-page .google_review_widget .google_review_widget_description .google_review_widget_stars .star_box .star_percent {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 20px;
  line-height: 20px;
}

.custom-categories-page a.product_nav:hover {
  text-decoration: none;
}

.custom-categories-page .lSSlideOuter .lightSlider,
.custom-categories-page .lSSlideOuter .lSPager {
  width: auto;
}

.custom-categories-page .lSSlideWrapper {
  height: auto;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card {
  width: 150px;
  border: 2px solid #FFFFFF;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card img {
  width: 100%;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-body {
  width: 100%;
  position: relative;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer {
  padding: 10px 5px 5px 5px;
  text-align: left;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .carousel-item-caption-heading {
  padding-bottom: 5px !important;
  display: block;
  font-weight: 600;
  color: #4A4A4A;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer p {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 5px;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on {
  cursor: pointer;
  display: none;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on .available-on-title {
  height: 20px;
  color: #D20271;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on .available-options {
  display: none;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on:before {
  width: 16px;
  height: 16px;
  float: right;
  position: relative;
  right: 0;
  content: "\e5cc";
  font-family: "Material Icons";
  background-color: #d20271;
  color: white;
  border-radius: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on.active:before {
  transform: rotate(-90deg);
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on.active .available-options {
  display: inherit;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on li a::before {
  content: "• ";
  color: #D20271;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on a {
  text-decoration: none;
}

.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on a,
.custom-categories-page .lSSlideWrapper .lightSlider .card .card-footer .available-on li {
  color: #D20271;
  font-size: 12px;
  font-style: italic;
  list-style: inherit;
  display: list-item;
}

.custom-categories-page p.sub-heading {
  font-size: 14px;
  padding: 0 0 20px 0;
  color: #636363;
  line-height: 22px;
  margin-bottom: 24px;
}

.custom-categories-page .price-match {
  width: 100%;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

@media only screen and (max-width: 776px) {
  .custom-categories-page .price-match {
    flex-direction: column;
    align-items: center;
    padding: 24px 16px;
  }
}
.custom-categories-page .guarantee__image {
  padding: 20px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-categories-page .guarantee__image img {
  max-height: 100%;
}

.custom-categories-page .guarantee__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 20px;
}

@media only screen and (max-width: 776px) {
  .custom-categories-page .guarantee__content {
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}
.custom-categories-page .guarantee__content p {
  color: white;
  font-size: 14px;
}

@media only screen and (max-width: 776px) {
  .custom-categories-page .guarantee__content p {
    text-align: center;
  }
}
.custom-categories-page .guarantee__content p.guarantee__content--heading {
  color: white;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 0;
}

@media only screen and (max-width: 776px) {
  .custom-categories-page .guarantee__content p.guarantee__content--heading {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }
}
.custom-categories-page span.more_information_head {
  font-size: 32px;
  color: #000000;
  margin: 60px 0 20px 0;
  display: block;
  text-align: left;
}

.custom-categories-page span.more_information_head span {
  color: #29B5DC;
}

@media only screen and (max-width: 776px) {
  .custom-categories-page span.more_information_head {
    font-size: 27px;
  }
}
.custom-categories-page ul.breadcrumb {
  list-style: none;
  margin: 10px 0;
  background-color: #FFFFFF;
  padding: 10px 0;
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.custom-categories-page ul.breadcrumb li span {
  margin: 0 10px;
}

.custom-categories-page .container-fluid.gray-background {
  background: #EEEEEE;
}

.custom-categories-page .make_custom_order {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
  font-size: 36px;
  font-weight: 600;
}

.custom-categories-page .blue-background {
  background: #29B5DC;
}

.custom-categories-page .blue-font {
  color: #29B5DC;
}

.custom-categories-page .dont-see-what-you-want {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 40px;
}

.custom-categories-page a.btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #D20271;
  color: #FFFFFF;
  margin: 20px auto;
  padding: 5px 20px;
  min-width: 150px;
}

.custom-categories-page a.btn.blue {
  background: #29B5DC;
}

.custom-categories-page .corporate-banner-section {
  height: 300px;
  padding: 80px;
  margin-bottom: 4rem;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  border-radius: 4px;
}

.custom-categories-page .corporate-banner-section h3 {
  font-size: 26px;
  font-weight: 500;
  color: #000000;
  margin-bottom: auto;
}

.custom-categories-page .search-panel {
  padding-top: 40px;
}

.custom-categories-page ul.nav {
  margin-top: 20px;
  border-bottom: 1px solid lightgrey;
  line-height: 40px;
  font-size: 15px;
  display: flex !important;
}

.custom-categories-page ul.nav a {
  color: #4A4A4A;
}

.custom-categories-page ul.nav li:first-child a {
  padding-left: 0;
}

.custom-categories-page ul.nav .nav-link.inner-nav-link:hover {
  color: #636363;
}

.custom-categories-page ul.nav,
.custom-categories-page .best-seller,
.custom-categories-page .category-section {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .custom-categories-page ul.nav div.row,
  .custom-categories-page .best-seller div.row,
  .custom-categories-page .category-section div.row {
    padding: 0px 4px !important;
  }
  .custom-categories-page ul.nav div.row > div,
  .custom-categories-page .best-seller div.row > div,
  .custom-categories-page .category-section div.row > div {
    padding: 0px 4px !important;
  }
}
.custom-categories-page.categories-content {
  background-color: #f2f2f2;
  margin-bottom: 0px;
}

.custom-categories-page.categories-content .container > .row > .col-sm-6 {
  align-self: center;
}

.custom-categories-page .benefits-description-section h3,
.custom-categories-page .benefits-description-section h4 {
  color: #29B5DC;
  font-size: 24px;
  font-weight: 600;
}

.custom-categories-page .benefits-description-section p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.custom-categories-page .lSAction a {
  top: 100px;
  width: 30px;
  height: 30px;
  background-position: 0 0;
  opacity: 1;
}

.custom-categories-page .lSAction .lSPrev {
  background: url("/skin/frontend/ggp/default/images/categories/arrow-left.png");
  background-size: contain;
}

.custom-categories-page .lSAction .lSNext {
  background: url("/skin/frontend/ggp/default/images/categories/arrow-right.png");
  background-size: contain;
}

.custom-categories-page .lightSlider .card img.media-icon {
  width: 32px;
  height: 32px;
  z-index: 1;
  right: 3px;
  bottom: 3px;
  position: absolute;
}

@media (min-width: 776px) {
  .custom-categories-page .categories-head-banner h1, .custom-categories-page .categories-head-banner p {
    display: none;
  }
}
@media (max-width: 776px) {
  .custom-categories-page .categories-head-banner {
    background-position: bottom !important;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 48px;
    text-align: center;
    padding: 20px;
    justify-content: center;
    background: linear-gradient(180deg, rgba(41, 181, 220, 0.11) 0%, rgba(205, 52, 123, 0.11) 100%), #FFFFFF !important;
  }
  .custom-categories-page .categories-head-banner h1 {
    color: #000 !important;
    font-size: 27px;
    font-weight: 700;
  }
  .custom-categories-page .categories-head-banner p {
    font-size: 16px;
    line-height: 20px;
    color: #444 !important;
    padding: 0px 4px;
  }
}
@media (max-width: 600px) {
  .custom-categories-page ul.nav {
    display: none !important;
  }
  .custom-categories-page .make_custom_order {
    font-size: 24px;
  }
  .custom-categories-page .guarantee__image img {
    max-height: 50%;
  }
  .custom-categories-page .guarantee__content {
    padding-left: 5px;
  }
  .custom-categories-page .make_custom_order {
    flex-direction: column;
  }
  .custom-categories-page .corporate-banner-section {
    height: auto;
    padding: 30px !important;
    background-color: rgba(247, 247, 247, 0.81) !important;
    background-blend-mode: color;
  }
  .custom-categories-page .search-panel {
    min-height: auto;
  }
  .custom-categories-page p.guarantee__content--heading {
    line-height: 26px;
  }
  .custom-categories-page .make_custom_order {
    padding: 5px;
  }
}
.category-products .product-result .card a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.item_state_countdown_block {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  color: #474747;
  border-left: 4px solid #ffcf03;
  background-color: #fbecab;
  padding: 4px 10px;
}

@media only screen and (max-width: 991.98px) {
  .item_state_countdown_block {
    font-size: 9px;
  }
}
.item_state_countdown_block strong {
  font-weight: 800;
}

.my-account .item_state_countdown_block {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  color: #474747;
  border-left: 4px solid #ffcf03;
  background-color: #fbecab;
  padding: 4px 10px;
  margin: 14px 0px;
}

.my-account .upload_btn.disabled {
  display: none;
}

.checkout-onepage-success .upload-detail .row {
  margin: 0;
}

.checkout-onepage-success .container-box {
  height: 100%;
  border: none !important;
}

.checkout-onepage-success .file-name {
  max-width: 70%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}

.checkout-onepage-success .item_state_countdown_block {
  margin: 5px;
  padding: 5px !important;
}

.checkout-onepage-success .upload_item_button,
.checkout-onepage-success .typeform-brief-btn {
  border-radius: 4px;
  background-color: #D20271;
  text-decoration: none !important;
  text-transform: none !important;
  font-size: 12px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  color: #FFFFFF !important;
  margin: 10px 0 0 0;
  padding: 8px 12px;
}

.checkout-onepage-success .upload_item_button:hover,
.checkout-onepage-success .typeform-brief-btn:hover {
  background-color: #cc006d;
}

.checkout-onepage-success .upload_item_button.reupload {
  background-color: #29B5DC;
}

.checkout-onepage-success .upload_item_button.reupload:hover {
  background-color: #D20271;
}

.time-hint {
  margin-top: 8px;
}

.time-hint p {
  font-size: 80%;
}

.time-hint .badge {
  font-size: 100%;
  padding: 4px 8px;
  float: right !important;
  width: auto;
}

.time-hint .badge strong {
  font-weight: 600;
}

.time-hint .badge-warning {
  color: #000000 !important;
  background-color: #f4cf14;
}

.time-hint .badge-danger {
  color: #FFFFFF !important;
  background-color: #ff0000;
}

.time-hint p.text-danger {
  color: #ff0000;
}

.fancybox-wrap {
  z-index: 16000003 !important;
}

.main_layout {
  background: #FFFFFF;
  margin: 40px 0;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
  background: #e4e4e4;
  opacity: 0.6;
  cursor: not-allowed;
  border-radius: 4px;
}

.product_panel_selector li {
  min-height: 20px !important;
}

.panel_body .design-service-info {
  margin-top: 6px;
}

.panel_body .design-service-info li {
  padding: 0 15px;
}

.panel_body .design-service-info li:first-child {
  margin: 0 15px;
  padding: 4px 0 0 0;
  border-top: 1px solid #eee;
}

.panel_body .design-service-info li span {
  line-height: 18px;
}

.panel_body .design-service-info.detail {
  margin-top: 8px;
}

.panel_body .design-service-info.detail span {
  width: 40%;
}

.panel_body .design-service-info.detail span:first-child {
  width: 60%;
}

.panel_body .design-service-info.grand-total span + span {
  font-size: 18px !important;
  color: #e0197d !important;
}

.expected_delivery {
  position: relative;
}

.expected_delivery .panel-comment {
  position: absolute;
  top: 28px;
  left: 2px;
  width: 225px;
  background-color: #2ac2e3;
  color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0.6rem;
  z-index: 10;
  line-height: 16px;
}

.expected_delivery .panel-comment span {
  margin-right: 2px;
  width: auto;
  color: #FFFFFF !important;
}

.expected_delivery .panel-comment:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -16px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #2ac2e3;
}

@media only screen and (max-width: 991.98px) {
  #wh-widget-send-button {
    top: 82%;
  }
}
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  display: none !important;
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 8px !important;
  width: 100% !important;
  z-index: 200;
}

.search-autocomplete ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #3399cc;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  color: #3399cc;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}

.search-autocomplete ul li a {
  text-align: left;
  color: #000000;
  font-size: 12px;
}

.search-autocomplete ul li a:hover {
  color: #29B5DC;
  text-decoration: underline;
}

.search-autocomplete ul li:hover {
  color: #2e8ab8;
}

.search-autocomplete ul li.selected {
  background-color: #3399cc;
  color: white;
}

.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}

.search-autocomplete ul li:last-child {
  border-bottom: none;
}

.search-autocomplete:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #3399cc;
  border-top: none;
  left: 50%;
  top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f4f4f4;
  border: 1px solid #ededed;
  padding: 30px;
}

.advanced-search select.multiselect option {
  border-bottom: 1px solid #ededed;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  .advanced-search {
    padding: 15px;
  }
}
/* ============================================ *
 * Notification Alert
 * ============================================ */
.messages {
  margin-bottom: 10px;
}

.messages.warning {
  clear: both;
  margin-top: 20px;
}

.messages.warning li li {
  color: black;
  border-left: 5px solid #ffcf00;
  background-color: #fbecab;
}

.messages.warning li li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffcf00;
  border-right: none;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #f4f4f4;
  font-size: 15px;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  color: black;
  border-left: 5px solid #df280a;
  background-color: #faebe7;
}

.messages .error-msg li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #df280a;
  border-right: none;
}

.messages .notice-msg li {
  color: black;
  border-left: 5px solid #e26703;
  background-color: #f9ebe6;
}

.messages .notice-msg li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e26703;
  border-right: none;
}

.messages .success-msg li {
  color: black;
  border-left: 5px solid #11b400;
  background-color: #eff5ea;
}

.messages .success-msg li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11b400;
  border-right: none;
}

@media only screen and (min-width: 771px) {
  /*  .skip-cart {
        width: auto;
        padding: 0 10px;
    }*/
  #header-cart.skip-active {
    background: #fbfbfb;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
  }
}
.expected_delivery .reception_comment {
  color: #29B5DC;
}

.expected_delivery .reception_comment:hover {
  cursor: pointer;
}

.box_shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.pf-banner {
  margin: 80px 0;
  position: relative;
}

.pf-banner__content {
  position: absolute;
  top: 22%;
  left: 8%;
  color: #FFFFFF;
  width: 45%;
}

.pf-banner__content .btn {
  background: #29B5DC;
  font-size: 14px;
  padding: 8px 25px;
  margin-top: 16px;
}

.pf-banner__heading {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.24;
}

.pf-banner__sub {
  font-size: 24px;
  font-weight: lighter;
  line-height: 1.42;
  padding-top: 8px;
}

.pf-banner .col-md-6 {
  padding: 0;
}

.pf-banner .col-md-6 .full-size {
  display: none;
}

.pf-banner .col-md-6 .square-size {
  display: block;
}

.pf-banner .col-md-6 .pf-banner__content {
  width: 50%;
}

.pf-banner .col-md-6 .pf-banner__content .btn {
  padding: 3px 30px;
}

.pf-banner .col-md-6 .pf-banner__content .pf-banner__heading {
  font-size: 26px;
}

.pf-banner .col-md-6 .pf-banner__content .pf-banner__sub {
  font-size: 18px;
  padding: 12px;
}

@media only screen and (max-width: 768px) {
  .pf-banner .pf-banner__content {
    top: 12%;
  }
  .pf-banner .pf-banner__content .pf-banner__heading {
    font-size: 19px;
    padding-top: 12px;
  }
  .pf-banner .pf-banner__content .pf-banner__sub {
    font-size: 14px;
    padding-top: 12px;
  }
  .pf-banner .pf-banner__content .btn {
    padding: 4px 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .pf-banner .square-size {
    display: block !important;
  }
  .pf-banner .full-size {
    display: none;
  }
}
.pf-banner .square-size {
  display: none;
}

.line-widget {
  background-color: #00bb01;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  cursor: pointer;
  z-index: 888 !important;
  width: 100%;
  margin: 0px auto;
  box-sizing: border-box;
  padding-right: 24px;
}

@media only screen and (max-width: 450px) {
  .line-widget {
    padding-right: 12px;
  }
}
.line-widget * {
  box-sizing: border-box;
}

@media only screen and (max-width: 450px) {
  .line-widget.active {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 450px) {
  .line-widget.active .line-widget-content {
    gap: 0px;
  }
}
.line-widget.active .line-collapsed-header {
  display: none;
}

.line-widget.active .line-bear-cont {
  position: relative;
  width: 116px;
  flex: none;
}

.line-widget.active .line-bear-cont .line-bear {
  height: 116px;
}

@media only screen and (max-width: 776px) {
  .line-widget.active .line-bear-cont {
    width: 100px;
  }
  .line-widget.active .line-bear-cont .line-bear {
    height: 100px;
  }
}
@media only screen and (max-width: 540px) {
  .line-widget.active .line-bear-cont {
    width: 88px;
  }
  .line-widget.active .line-bear-cont .line-bear {
    height: 88px;
  }
}
.line-widget.active .line-toggled-content {
  display: flex !important;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}

@media only screen and (max-width: 776px) {
  .line-widget.active .line-toggled-content {
    justify-content: center;
  }
}
@media only screen and (max-width: 540px) {
  .line-widget.active .line-toggled-content {
    gap: 16px;
  }
}
@media only screen and (max-width: 450px) {
  .line-widget.active .line-toggled-content {
    gap: 0px;
  }
}
.line-widget.active .line-widget-toggle {
  transform: rotate(180deg);
}

@media only screen and (max-width: 450px) {
  .line-widget.active .line-widget-toggle {
    display: none;
  }
}
.line-widget-content {
  width: 100%;
  margin: 0px auto;
  min-height: 54px;
  display: flex;
  justify-content: center;
  gap: 24px;
}

@media only screen and (max-width: 992px) {
  .line-widget-content {
    max-width: 776px;
  }
}
@media only screen and (max-width: 776px) {
  .line-widget-content {
    gap: 16px;
  }
}
.line-widget-content .line-bear-cont {
  position: relative;
  width: 75px;
  flex: none;
}

.line-widget-content .line-bear-cont .line-bear {
  flex: none;
  position: relative;
  transition: transform 0.7s cubic-bezier(0.71, 0.72, 0.32, 1.28);
  -webkit-transition: transform 0.7s cubic-bezier(0.71, 0.72, 0.32, 1.28);
  -moz-transition: transform 0.7s cubic-bezier(0.71, 0.72, 0.32, 1.28);
  -o-transition: transform 0.7s cubic-bezier(0.71, 0.72, 0.32, 1.28);
  transform-origin: bottom left 2cm;
  transform-style: preserve-3D;
  position: absolute;
  bottom: -1px;
  height: 75px;
}

@media only screen and (max-width: 540px) {
  .line-widget-content .line-bear-cont {
    width: 64px;
  }
  .line-widget-content .line-bear-cont .line-bear {
    height: 64px;
  }
}
.line-widget-content .line-widget-wording {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  min-width: 650px;
}

@media only screen and (max-width: 992px) {
  .line-widget-content .line-widget-wording {
    min-width: unset;
    flex-grow: 1;
  }
}
.line-widget-content .line-widget-wording .line-collapsed-header {
  width: 100%;
  margin: 0px auto;
  padding: 0px 0px 2px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 540px) {
  .line-widget-content .line-widget-wording .line-collapsed-header {
    font-size: 14px;
    line-height: 19px;
  }
}
.line-widget-content .line-widget-wording .line-toggled-content {
  width: 100%;
  margin: 0px auto;
  padding: 16px;
  display: none;
}

.line-widget-content .line-widget-wording .line-toggled-content .qr-thumbnail {
  flex: none;
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  width: 80px;
  height: 80px;
}

@media only screen and (max-width: 776px) {
  .line-widget-content .line-widget-wording .line-toggled-content .qr-thumbnail {
    display: none;
  }
}
.line-widget-content .line-widget-wording .line-toggled-content-section {
  max-width: 380px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

@media only screen and (max-width: 992px) {
  .line-widget-content .line-widget-wording .line-toggled-content-section {
    max-width: 300px;
  }
}
@media only screen and (max-width: 776px) {
  .line-widget-content .line-widget-wording .line-toggled-content-section.section-right {
    display: none;
  }
}
.line-widget-content .line-widget-wording .line-toggled-content-section .line-nav-btn {
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  padding: 4px;
  width: 100%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none !important;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
}

@media only screen and (min-width: 992px) {
  .line-widget-content .line-widget-wording .line-toggled-content-section .line-nav-btn {
    display: none;
  }
}
.line-widget-content .line-widget-wording .line-toggled-content-section .line-toggled-title {
  width: 100%;
  margin: 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: left;
  padding: 0px;
  color: #FFFFFF;
}

@media only screen and (max-width: 992px) {
  .line-widget-content .line-widget-wording .line-toggled-content-section .line-toggled-title.scan-title {
    display: none;
  }
}
.line-widget-content .line-widget-wording .line-toggled-content-section .line-toggled-desc {
  width: 100%;
  margin: 0px;
  font-size: 13px;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
  padding: 0px;
  color: #FFFFFF;
}

@media only screen and (max-width: 776px) {
  .line-widget-content .line-widget-wording .line-toggled-content-section .line-toggled-desc {
    text-align: center;
  }
}
.line-widget-content .line-widget-wording .line-toggled-content-section .tel {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
}

.line-widget-content .line-widget-toggle {
  border: 2px solid #FFFFFF;
  border-radius: 30px;
  flex: none;
  align-self: center;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  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);
}

@media screen and (prefers-reduced-motion: reduce) {
  .line-widget-content .line-widget-toggle {
    transition: none;
  }
}
.line-widget-content .line-widget-toggle::after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  color: #FFFFFF;
}

@media only screen and (max-width: 776px) {
  .line-widget-content .line-widget-toggle {
    width: 24px;
    height: 24px;
  }
  .line-widget-content .line-widget-toggle::after {
    font-weight: 600;
    font-size: 10px;
  }
}
.our-slider {
  float: left;
  overflow: hidden;
  padding: 15px 25px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 991.98px) {
  .our-slider {
    margin: 0 24px;
  }
}
.our-slider-inner {
  transition: 1s ease all;
  float: left;
}

@media only screen and (min-width: 992px) {
  .our-slider-inner {
    max-height: 350px;
  }
}
.our-slider-inner .item {
  float: left;
  border-radius: 5px;
}

.our-slider-inner .item-obj {
  box-shadow: 0 2px 8px 0 rgba(224, 224, 224, 0.5);
  margin: 0 12px;
}

@media only screen and (max-width: 991.98px) {
  .our-slider-inner .item-obj img {
    width: 100%;
  }
}
.our-slider-inner .item-info {
  min-height: 40px;
}

.our-slider-inner .item-info p {
  font-size: 12px;
  color: #4A4A4A;
  font-weight: 600;
  text-align: left;
  padding: 5px 20px;
  line-height: 14px;
  margin-top: 10px;
}

.our-slider-inner .item-info p a {
  padding: 0;
  font-size: 12px;
}

.our-slider-inner .item-info.our-blog {
  min-height: 115px;
  padding: 12px 0;
}

.our-slider-inner .item-info a {
  font-size: 10px;
  color: #474747;
  padding: 0 20px;
}

.our-slider-inner .item-info a:hover {
  color: #2bace2;
  text-decoration: none;
}

.our-slider.portfolio_homepage .leftLst span,
.our-slider.portfolio_homepage .rightLst span {
  top: 56%;
}

.our-slider.portfolio_homepage .leftLst img,
.our-slider.portfolio_homepage .rightLst img {
  position: absolute;
  top: -19px;
  width: 250px;
  right: 12%;
}

@media only screen and (max-width: 991.98px) {
  .our-slider.portfolio_homepage .leftLst img,
  .our-slider.portfolio_homepage .rightLst img {
    top: 0;
    width: 103px;
    right: -4%;
  }
}
.our-slider .leftLst,
.our-slider .rightLst {
  position: absolute;
  top: 0;
  background: #FFFFFF;
  height: 100%;
  width: 20px;
}

@media only screen and (max-width: 991.98px) {
  .our-slider .leftLst,
  .our-slider .rightLst {
    width: 38px;
  }
}
.our-slider .leftLst span,
.our-slider .rightLst span {
  position: absolute;
  top: 66%;
}

.our-slider .leftLst.over,
.our-slider .rightLst.over {
  color: #dedede;
}

.our-slider .leftLst:hover,
.our-slider .rightLst:hover {
  cursor: pointer;
}

.our-slider .leftLst {
  left: 0;
}

.our-slider .leftLst span {
  left: 0;
}

.our-slider .rightLst {
  right: 0;
}

.our-slider .rightLst span {
  right: 0;
}

@media only screen and (max-width: 991.98px) {
  .our-slider .rightLst {
    right: 0;
  }
}
.refer-friends {
  margin: 45px 0;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends {
    margin: 25px 0;
  }
}
.refer-friends .eapps-instagram-feed-title {
  color: #666 !important;
  font-size: 16px;
  font-weight: 300 !important;
  padding: 0 10px 24px 10px;
}

.refer-friends--block {
  background-image: url(/skin/frontend/ggp/default/images/banners/get-reward-bg.jpg);
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  position: relative;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends--block {
    height: 119px;
  }
}
.refer-friends--block .content {
  position: relative;
  height: 100%;
  width: 93%;
  margin-top: 12px;
  padding: 43px 75px 0 0;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends--block .content {
    width: 94%;
    padding: 16px 52px 0 12px;
  }
}
.refer-friends--block .content h1 {
  font-size: 28px;
  color: #2bace2;
  font-weight: 600;
  text-align: center;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends--block .content h1 {
    font-size: 14px;
    text-align: left;
  }
}
.refer-friends--block .content h3 {
  font-size: 14px;
  color: #636363;
  text-align: center;
  font-weight: normal;
  width: 50%;
  margin: auto;
  line-height: 18px;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends--block .content h3 {
    font-size: 10px;
    width: 100% !important;
    text-align: left;
    line-height: 14px;
  }
}
.refer-friends--block .content h3 span {
  font-weight: bold;
  color: #E760A3;
}

.refer-friends--block .content a {
  width: 230px;
  background-color: #55bde9;
  color: #FFFFFF;
  position: absolute;
  left: 37%;
  bottom: 12%;
  border-radius: 5px;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends--block .content a {
    width: 150px;
    left: 30%;
    bottom: 3%;
    padding: 2px 12px;
  }
}
.refer-friends--block .content a:hover {
  background-color: #FFFFFF;
  color: #55bde9;
  border: 1px solid #55bde9;
}

.refer-friends--block img {
  position: absolute;
  top: -19px;
  width: 250px;
  right: 12%;
}

@media only screen and (max-width: 991.98px) {
  .refer-friends--block img {
    top: 0;
    width: 103px;
    right: -4%;
  }
}
section.referral-banner {
  width: 100%;
  margin: 16px auto;
  padding: 0px;
  background: linear-gradient(92.61deg, #ffeffb -12.57%, #fafafa 50.59%, #ebf7fa 107.34%);
}

.referral-banner .referral-banner-cont {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 8px;
}

.referral-banner .referral-banner-cont img {
  width: 200px;
  height: 200px;
  margin-right: 16px;
}

.referral-banner .referral-banner-cont .referral-banner-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 16px;
}

.referral-banner .referral-banner-cont .referral-banner-content h3 {
  font-size: 22px;
  width: 100%;
  color: #020202;
  font-weight: 800;
  text-align: left;
  margin: 0px auto 8px auto;
  font-family: "Open Sans", sans-serif;
}

.referral-banner .referral-banner-cont .referral-banner-content p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  margin: 0px auto 16px auto;
  font-family: "Open Sans", sans-serif;
}

.btn-refer {
  font-family: "Open Sans", sans-serif;
  text-decoration: none !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  color: white;
  background: #29b5dc;
  font-size: 14px;
  font-weight: 600;
  outline: none !important;
  box-shadow: none !important;
  border: 2px solid transparent;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  min-width: 110px;
}

.btn-refer:hover {
  background: #04a3d0;
  color: white;
}

@media (max-width: 768px) {
  section.referral-banner {
    padding: 0px 0px 32px 0px;
  }
  .referral-banner .referral-banner-cont {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .referral-banner .referral-banner-cont img {
    margin: auto;
  }
  .referral-banner .referral-banner-cont .referral-banner-content {
    margin: auto;
    align-items: center;
  }
  .referral-banner .referral-banner-cont .referral-banner-content h3 {
    text-align: center;
    margin-bottom: 16px;
  }
  .referral-banner .referral-banner-cont .referral-banner-content p {
    display: none;
  }
  .btn-refer {
    min-width: 150px;
  }
}
@media (max-width: 425px) {
  .referral-banner .referral-banner-cont .referral-banner-content h3 {
    font-size: 18px;
  }
}
.wht-pop {
  color: #2bace2;
  font-size: 14px;
  cursor: pointer;
}

#tooltipWHT {
  top: 22px;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #010101;
  border-radius: 0 8px 8px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  right: -11%;
  width: 250px;
  padding: 12px;
  box-shadow: 3px 5px 10px rgba(22, 20, 19, 0.4);
  z-index: 1;
}

#tooltipWHT a {
  color: #2bace2;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
}

#tooltipWHT.show {
  opacity: 1;
}

@media print {
  #tooltipWHT {
    display: none;
  }
}
/* STYLE FOR THE HOW TO CMS BLOCK BELOW THE HOME PAGE BANNER */
.hp-how-to {
  width: 100%;
  margin: auto;
  padding: 50px 0px;
  background: #f9f9f9;
}

.hp-how-to .hot-link.container {
  margin: auto;
  max-width: 1200px;
}

.hp-how-to .hot-link.container .col-sm-12,
.hp-how-to .hot-link.container .col-md-6,
.hp-how-to .hot-link.container .col-lg-4 {
  padding: 0px;
  flex: 1;
  display: flex;
}

.hp-how-to .item {
  width: 100%;
  margin: 10px;
  height: 110px;
  height: auto;
  background-color: #FFFFFF;
  box-shadow: 0 5px 5px 0 rgba(224, 224, 224, 0.5);
  padding: 16px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.hp-how-to .item:hover {
  box-shadow: 0 5px 5px 0 rgba(170, 170, 170, 0.8);
}

.hp-how-to .item .media {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

@media only screen and (max-width: 992px) {
  .hp-how-to .item .media {
    display: block;
    text-align: center;
  }
}
.hp-how-to .item .media-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 8px;
}

.hp-how-to .item .media-body > * {
  width: 100%;
  margin: 0px auto 2px auto;
  text-align: left;
}

@media only screen and (max-width: 992px) {
  .hp-how-to .item .media-body > * {
    text-align: center;
  }
}
.hp-how-to .item .media img {
  width: 50px !important;
  height: auto !important;
  margin-right: 8px;
}

@media only screen and (max-width: 992px) {
  .hp-how-to .item .media img {
    margin-right: auto !important;
    margin: auto;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 768px) {
  .hp-how-to .hot-link.container .row {
    flex-direction: column !important;
  }
  .hp-how-to .hot-link.container .row .item {
    height: auto;
    margin: 4px 10px;
    padding: 12px 16px;
    box-shadow: 0 5px 5px 0 #f2f2f2;
  }
  .hp-how-to .hot-link.container .row .item:hover {
    box-shadow: 0 5px 5px 0 rgba(224, 224, 224, 0.3);
  }
  .hp-how-to .hot-link.container .row .item .media {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .hp-how-to .hot-link.container .row .item .media .media-body {
    margin-left: 16px;
  }
  .hp-how-to .hot-link.container .row .item .media .media-body > * {
    text-align: left;
  }
  .hp-how-to .hot-link.container .row .item .media .media-body .content {
    display: block !important;
  }
  .hp-how-to .hot-link.container .row .item img {
    width: 40px !important;
    margin: 0px !important;
  }
}
.hp-how-to .hot-link .item .media .media-body .mb-title {
  font-weight: 600;
  font-size: 20px;
  color: #26264f;
}

.hp-how-to .hot-link .item .media .media-body .mb-desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

/* @media (max-width: 768px) {
  .hp-how-to {
    display: none;
  }
} */
.home-page__instagram-widget {
  line-height: 1.5;
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  text-align: center;
}

.home-page__instagram-widget span {
  color: #29B5DC;
  font-weight: 400;
}

.home-page__heading {
  line-height: 1.5;
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 20px auto 0px auto;
}

.home-page__heading span {
  color: #29B5DC;
  font-weight: 400;
}

@media only screen and (max-width: 992px) {
  .home-page__heading {
    margin: 0px auto 20px auto;
    width: 100%;
    font-size: 27px;
    font-weight: 600;
    max-width: 300px;
  }
  .home-page__heading label {
    font-size: 14px;
  }
}
.home-page__subtitle {
  color: #666666;
  font-size: 16px;
  font-weight: 300;
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.blog-cont-header {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.blog-cont-header h3 {
  width: 100%;
  margin: auto;
  text-align: center;
  font-weight: normal;
  font-size: 32px;
  line-height: 48px;
  color: #000;
  font-weight: 400;
}

.blog-cont-header h3 span {
  color: #29b5dc;
}

.blog-cont-header p {
  width: 100%;
  margin: auto;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #666;
}

.blog-list {
  margin-top: 88px;
}

.blog-card {
  width: 100%;
  margin: 16px auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  padding: 7px 0;
  border-radius: 4px;
  cursor: pointer;
}

.blog-card .blog-desc-tag {
  width: 100%;
  margin: 4px auto;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #ff61d6;
}

.blog-card .blog-title {
  width: 100%;
  margin: 0px auto;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  min-height: 42px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
}

.blog-card .blog-description {
  width: 100%;
  margin: 8px auto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
  min-height: 38px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-card .blog-footer {
  width: 100%;
  margin: 16px auto auto auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.blog-card .blog-footer .author {
  flex-grow: 1;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
}

.blog-card .blog-footer .link-read-more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  width: 36px;
  height: 36px;
  background: rgba(41, 181, 220, 0.06);
  border-radius: 42px;
  flex: none;
  font-size: 20px;
  text-decoration: none !important;
  transition: all 0.2s ease-in-out;
  color: #61caff;
}

.blog-card .blog-footer .link-read-more:hover {
  background: rgb(41, 181, 220);
  color: white;
}

@media (max-width: 768px) {
  .blog-card {
    border-radius: 4px;
    background: white;
    padding: 8px;
  }
  .blog-list {
    margin-top: 32px;
  }
}
@media (max-width: 540px) {
  .blog-card {
    box-shadow: 0 2px 6px 0 #e0e0e0;
    padding: 12px;
  }
}
section.horizontal-stepper,
section.design-services-header,
section.max-revisions,
section.fine-print,
section.add-to-cart {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.design-services-header {
  margin: 24px auto;
}

section.max-revisions {
  margin: 32px auto;
}

section.fine-print {
  margin: 8px auto 16px auto;
}

section.add-to-cart {
  padding: 8px;
}

.horizontal-stepper {
  padding-top: 24px;
}

.ds-title {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  margin: 32px 24px 0px 24px;
  text-align: left;
  font-size: 32px;
  font-weight: 600;
  color: #000;
}

.stepper-cont {
  width: 100%;
  margin: auto;
  display: flex;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  padding: 24px;
  border-radius: 8px;
  background: rgba(232, 79, 165, 0.05);
  position: relative;
}

.indicator-info {
  width: 20px;
  height: 20px;
  flex: none;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #aaa;
  background: transparent;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  animation: pulse 2s infinite;
}

.indicator-info > span {
  font-size: 12px;
  color: #666;
}

.indicator-info:focus {
  background: #ffffff !important;
  color: #666 !important;
  border: 1px solid #aaa !important;
}

.max-amendments-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px;
  cursor: pointer;
  position: absolute;
  right: 28px;
  top: 60px;
  background: #ffffff;
  box-shadow: 0px 4px 15px rgba(170, 170, 170, 0.25);
  border-radius: 4px;
  z-index: 8888;
}

#max-amend-mobile {
  top: 4px !important;
  right: 12px !important;
}

.hidden-max-amendments {
  display: none;
}

.mac-title {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: left;
  color: #000000;
  width: 100%;
  margin: auto auto 4px auto;
}

.stepper-indicators {
  width: 100%;
  margin: 0px auto;
  padding: 8px;
  display: flex;
  align-content: center;
  justify-content: center;
}

.si-card {
  width: 25%;
  display: flex;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
}

.si-card * {
  transition: all 0.2s ease-in-out;
}

.si-card.extended {
  flex-grow: 1;
  margin-right: 16px;
}

.si-card .si-progress {
  width: 100%;
  margin: 0px auto 8px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.step-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  width: 30px;
  height: 30px;
  background: #e84fa5;
  box-shadow: 0px 0px 4px rgba(182, 182, 182, 0.25);
  border-radius: 48px;
  flex: none;
  margin-right: 8px;
  transition: all 0.3s ease-in-out;
}

.step-circle .icn-circle {
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 8px;
  flex: none;
  display: block;
}

.si-progress .step-line {
  flex-grow: 1;
  border-radius: 24px;
  height: 5px;
  background: #e84fa5;
}

.si-text {
  width: 100%;
  margin: 0px auto;
  display: flex;
  padding: 8px 8px 8px 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.si-tag-div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 2px auto;
}

.si-tag-div .step-tag {
  flex-grow: 1;
  margin: 0px auto !important;
  width: auto !important;
}

.si-text .step-tag,
.si-text .step-text {
  width: 100%;
  margin: 2px auto;
  text-align: left;
}

.si-text .step-tag {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #666;
}

.si-text .step-text {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

.step-description {
  width: 100%;
  margin: 4px auto;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}

/* Mobile version */
.hs-mobile {
  display: none !important;
}

.stepper-block {
  width: 100%;
  margin: 8px auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.stepper-block .si-card {
  width: 100%;
  margin: 0px auto;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: row;
}

.si-side {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 8px;
  min-height: 100%;
}

.si-side .step-circle {
  margin-right: 0px !important;
}

.si-side .line-cont {
  margin-top: 16px;
  flex-grow: 1;
  min-height: unset;
}

.stepper-block .si-text {
  width: auto !important;
  flex-grow: 1;
  margin-left: 16px;
  padding-top: 0px;
}

.stepper-block-cont {
  width: 100%;
  margin: 0px auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  min-height: 36px;
}

.stepper-last {
  min-height: unset !important;
}

.line-cont {
  min-height: 100%;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
}

.line-cont .line {
  height: 100%;
  border-radius: 24px;
  width: 5px;
  background: #e84fa5;
}

/*  Max revisions */
.max-revisions-content {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: start;
  justify-content: start;
}

.mrc-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  width: 100%;
  margin: 8px auto;
  text-align: left;
}

.mrc-desc {
  width: 100%;
  margin: 0px auto;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}

.max-revisions-content > ul {
  padding: 0px 0px 0px 14px;
  margin: 8px 0;
  list-style-type: disc;
}

.max-revisions-content > ul > li {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}

/* fine print */
.fp-content {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: start;
  justify-content: start;
}

.fp-title {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  width: 100%;
  margin: 8px auto;
  text-align: left;
}

.fp-content > ul {
  padding: 0px 0px 0px 14px;
  margin: 8px 0;
  list-style-type: disc;
}

.max-amendments-cont > ul {
  width: 100%;
  padding: 0px;
  margin: 4px auto;
  list-style-type: none !important;
}

.fp-content > ul > li,
.max-amendments-cont > ul > li {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}

.fp-content > ul > li a {
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  text-decoration-line: underline;
  color: #29b5dc;
}

.add2cartBriefBtn {
  text-decoration: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
  min-width: 200px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  padding: 8px 12px;
  color: #ffffff;
  background: #29b5dc;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}

.add2cartBriefBtn:hover {
  background: #2187a3;
}

section.add-to-cart hr {
  width: 100%;
  margin: 8px auto 16px auto;
}

@media (max-width: 768px) {
  .hs-desktop {
    display: none !important;
  }
  .hs-mobile {
    display: block !important;
  }
  .ds-title {
    margin: 32px 16px 0px 16px;
    font-size: 28px;
  }
}
@media (max-width: 496px) {
  .ds-title {
    margin: 24px 8px 0px 8px;
    font-size: 28px;
  }
  .add2cartBriefBtn {
    width: 100%;
    margin: auto;
  }
}
/* animations */
.anim-pulse {
  background: #fff;
  transform: scale(1);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  50% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.customer-account-forgotpassword {
  width: 100%;
  margin: auto;
  min-height: 600px;
  position: relative;
}

.customer-account-forgotpassword .btn-forgotpass {
  background-color: #e84fa5 !important;
  border: none;
}

.customer-account-forgotpassword .btn-forgotpass:hover {
  background: #d04794 !important;
}

.customer-account-forgotpassword .btn-forgotpass .submit-forgot-password {
  font-size: 14px;
}

.customer-account-forgotpassword > .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 32px 24px;
  border: 4px;
  background-color: white;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
  border: 1px solid #eee !important;
  width: 100% !important;
  max-width: 380px !important;
}

.customer-account-forgotpassword > .box h1 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  text-align: center;
  width: 100%;
  margin: auto auto 30px auto;
}

.customer-account-forgotpassword > .box p {
  width: 100%;
  margin: auto auto 32px auto;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #666666;
}

.logout-cont {
  min-height: 600px;
}

.logout-cont .lc-text * {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  text-align: center;
  padding: 0px;
}

.logout-cont .lc-text h1 {
  margin: auto auto 8px auto;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  color: #020202;
}

.logout-cont .lc-text p {
  margin: auto;
  font-size: 14px;
  line-height: 19px;
  color: #666;
}

.restricted-notice {
  width: 100%;
  margin: 16px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  gap: 8px;
  background: linear-gradient(0deg, rgba(229, 0, 0, 0.03), rgba(229, 0, 0, 0.03)), #FFFFFF;
  border-radius: 4px;
}

@media screen and (min-width: 768px) {
  .restricted-notice {
    display: none;
  }
}
.restricted-notice .rn-img {
  height: 50px;
  opacity: 0.6;
}

.restricted-notice .rn-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.restricted-notice .rn-content-title {
  width: 100%;
  margin: 0px auto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #e60000;
}

.restricted-notice .rn-content-desc {
  width: 100%;
  margin: 0px auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

.product_grid {
  margin: 45px 0 80px 0;
}

@media only screen and (max-width: 991.98px) {
  .product_grid {
    margin: 20px 0;
  }
}
.product_grid__listgroup {
  padding: 0 24px;
}

@media only screen and (max-width: 992px) {
  .product_grid__listgroup {
    display: none;
  }
}
.product_grid__listgroup .list-group {
  width: 100%;
  margin: auto;
  padding: 8px;
  box-shadow: 0px 4px 4px rgba(187, 187, 187, 0.25);
  border: 1px solid #eeeeee;
  border-radius: 4px;
  font-family: "Open Sans", sans-serif;
}

.product_grid__listgroup .list-group a {
  text-decoration: none !important;
  color: unset;
  font-size: unset;
}

.product_grid__listgroup .list-group__item {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #4a4a4a;
  padding: 12px 16px;
  position: relative;
  border-radius: 4px;
  width: 100%;
  margin: 0px auto;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

@media only screen and (min-width: 992px) {
  .product_grid__listgroup .list-group__item.active {
    color: #FFFFFF;
    border: none;
    border-bottom: 1px solid #29B5DC;
    cursor: pointer;
    background-color: #2bace2;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    color: #FFFFFF !important;
    font-weight: 600;
    background-color: #2bace2 !important;
  }
}
@media only screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .product_grid__listgroup .list-group__item.active {
    transition: none;
  }
}
@media only screen and (min-width: 992px) {
  .product_grid__listgroup .list-group__item.active:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 17px;
    color: #FFFFFF;
    font-size: 14px;
    top: 8px;
  }
  .product_grid__listgroup .list-group__item.active:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin: 5px auto auto 0px;
    color: #FFFFFF;
    font-size: 12px;
    align-self: flex-end;
  }
  .product_grid__listgroup .list-group__item.active:hover:after {
    transform: translateX(5px);
  }
  .product_grid__listgroup .list-group__item:hover {
    background-color: rgba(43, 172, 226, 0.05);
    color: #2bace2;
    font-weight: 600;
  }
}
@media only screen and (max-width: 991.98px) {
  .product_grid__listgroup .list-group__item {
    position: relative;
    font-size: 16px;
  }
  .product_grid__listgroup .list-group__item:not(.active) {
    display: none;
  }
}
.product_grid__listgroup .list-group .list-quote_custom {
  font-size: 12px;
  margin: -10px -12px -12px;
  font-weight: 800;
  background: #eeeeee; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #e0e0e0, #FAFAFA); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #e0e0e0, #FAFAFA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  padding: 10px 22px;
}

.product_grid__listgroup .list-group .list-quote_custom a {
  color: #4a4a4a;
  font-size: 12px;
}

.product_grid__listproduct .tab-content .active {
  display: flex;
  margin: 0;
}

@media only screen and (max-width: 991.98px) {
  .product_grid__listproduct .tab-content .active {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px 0px;
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 498px) {
  .product_grid__listproduct .tab-content .active {
    align-items: stretch;
  }
}
.product_grid__listproduct #productGrid {
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_grid__listproduct #productGrid {
    width: 690px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product_grid__listproduct #productGrid {
    margin-top: 0;
  }
  .product_grid__listproduct #productGrid .row:after {
    margin-right: 0;
    margin-left: 0;
  }
}
.product_grid__listproduct #productGrid .col {
  padding: 0;
  width: 23%;
  margin: 1% !important;
  flex: none;
}

@media only screen and (max-width: 991.98px) {
  .product_grid__listproduct #productGrid .col {
    width: 31.3%;
  }
}
@media only screen and (max-width: 768px) {
  .product_grid__listproduct #productGrid .col {
    width: 48%;
  }
}
.product_grid__listproduct #productGrid .col a .block-media {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: auto;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  border: 2px solid #f5f6f6;
  background-color: #EEEEEE;
  box-shadow: 0px 2px 2px rgba(202, 202, 202, 0.05);
  cursor: pointer;
}

@media only screen and (max-width: 512px) {
  .product_grid__listproduct #productGrid .col a .block-media {
    box-shadow: none;
    border: 1px solid #f7f7f7;
  }
}
.product_grid__listproduct #productGrid .col a .block-media:hover {
  border: 2px solid rgba(41, 181, 220, 0.2) !important;
  box-shadow: 0px 4px 4px rgba(160, 160, 160, 0.25) !important;
}

.product_grid__listproduct #productGrid .col a .block-media img {
  margin: 0 auto;
}

.product_grid__listproduct #productGrid .col a .block-media span.active-icon:after {
  color: #A9A9A9;
  font-size: 22px;
  position: absolute;
  right: 4px;
  top: 0;
  content: "\f055";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.product_grid__listproduct #productGrid .col a .block-media.explain-active {
  border: 2px solid #29B5DC !important;
  position: relative;
}

.product_grid__listproduct #productGrid .col a .block-media.explain-active span.active-icon:after {
  color: #29B5DC;
  font-size: 22px;
  position: absolute;
  right: 2px;
  top: -2px;
  content: "\f056";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.product_grid__listproduct #productGrid .col a .block-media p {
  color: #4a4a4a;
  text-align: left;
  font-weight: 600;
  position: relative;
  padding: 10px 12px 10px 12px;
  background-color: #FFFFFF;
  min-height: 64px;
}

@media only screen and (max-width: 991.98px) {
  .product_grid__listproduct #productGrid .col a .block-media p {
    min-height: 64px;
    flex-grow: 1;
  }
}
.product_grid__listproduct #productGrid .col a .block-media p span.product-category {
  width: 100%;
  margin: auto;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 19px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000 !important;
}

.product_grid__listproduct #productGrid .col a .block-media p span.second-line {
  color: #4a4a4a;
  display: block;
  font-size: 14px !important;
  line-height: 19px !important;
  margin-top: 8px !important;
  font-weight: normal;
}

.product_grid__listproduct #productGrid .col a .block-media p span.second-line .label-starting-at {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 10px !important;
  line-height: 14px !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-feature-settings: "tnum" on, "lnum" on;
  color: #666;
  width: 100%;
  margin: 4px auto;
  display: block;
}

.product_grid__listproduct #productGrid .col a .block-media p span.second-line label {
  color: #e0197d;
  color: #e0197d;
  font-size: 14px !important;
  line-height: inherit;
  font-weight: 800;
}

.product_grid__listproduct #productGrid .col a:hover {
  text-decoration: none;
}

.product_grid__listproduct #productGrid .col .explain-active_text {
  color: #29B5DC;
}

.product_grid__listproduct #productGrid .col .explain-active_text:after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #29B5DC;
  font-size: 26px;
  position: absolute;
  bottom: -70%;
  left: 43%;
}

.product_grid__listproduct #productGrid .col .collapse__block {
  width: 810px;
  border: 2px solid #29B5DC;
  padding: 10px;
  margin: 0;
  border-radius: 4px;
}

@media only screen and (max-width: 991.98px) {
  .product_grid__listproduct #productGrid .col .collapse__block {
    width: 330px;
  }
}
.product_grid__listproduct #productGrid .col .collapse__block .col {
  z-index: 1;
  margin: 0 9px 10px 0;
}

@media only screen and (max-width: 991.98px) {
  .product_grid__listproduct #productGrid .col .collapse__block .col {
    margin: 10px 14px;
  }
}
.product_grid__listproduct #productGrid .col .collapse.show {
  margin-top: 15px;
}

.product_grid__listactive {
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
  border: 1px solid #eeeeee;
  background: linear-gradient(0deg, rgba(41, 181, 220, 0.05), rgba(41, 181, 220, 0.05)), #FFFFFF;
  padding: 13px;
  margin: 0 12px;
  font-weight: 800;
  color: #4a4a4a;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .product_grid__listactive {
    display: none;
  }
}
.product_grid__listactive:after {
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 14px;
  color: #29B5DC;
  font-size: 26px;
  top: 4px;
}

.product_grid__heading {
  color: #000000;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  margin: 25px 0px;
  width: 100%;
}

@media only screen and (max-width: 991.98px) {
  .product_grid__heading {
    margin: 25px auto;
    max-width: 300px;
    width: 100%;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.product_grid__heading span {
  color: #29B5DC;
  font-weight: 400;
}

.product_grid__heading label {
  color: #666666;
  font-size: 16px;
  display: block;
  text-shadow: none;
  font-weight: 300;
}

.product_grid__mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  z-index: 9999;
  top: 0;
  transform: translateX(1200px);
  transition: transform ease 0.4s;
  background-color: #FFFFFF;
  padding: 24px;
}

@media only screen and (min-width: 992px) {
  .product_grid__mobile {
    display: none;
  }
}
.product_grid__mobile.isactive {
  transform: translate(0) !important;
  transition: transform ease 0.4s;
}

.product_grid__mobile.isactive:before {
  background: #FFFFFF;
  transform: rotate(45deg);
  bottom: 0;
  transition: all ease 0.3s;
}

.product_grid__mobile.isactive:after {
  background: #FFFFFF;
  transform: rotate(-45deg);
  top: 0;
  transition: all ease 0.3s;
}

.product_grid__mobile li {
  list-style: none;
  padding: 12px;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #eeeeee;
}

.header_contact_mobile p {
  font-size: 14px;
  color: #e8e8e8;
  padding: 6px;
  text-align: center;
  background-color: #333333;
  z-index: 1041;
  position: relative;
}

.header_contact_mobile p a {
  color: #FFFFFF;
  font-weight: 800;
}

.navbar_producttype {
  background-color: #333333;
}

@media only screen and (max-width: 991.98px) {
  .navbar_producttype {
    margin: 0 -24px;
  }
}
@media (max-width: 575.98px) {
  .navbar_producttype.nav-desk {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .navbar_producttype.nav-desk {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar_producttype.nav-desk {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar_producttype.nav-mobile {
    display: none;
  }
}
.navbar_producttype.nav-mobile .header_contact_mobile {
  display: none;
}

.navbar_producttype .container-fluid {
  padding: 0;
}

@media only screen and (max-width: 991.98px) {
  .navbar_producttype .container-fluid {
    padding: 0 23px;
  }
}
.navbar_producttype nav {
  background-color: #333333;
}

@media only screen and (max-width: 991.98px) {
  .navbar_producttype nav {
    padding: 12px 0px;
  }
}
.navbar_producttype nav .nav-item {
  background-color: #575757;
  font-size: 14px;
  border-radius: unset;
}

@media only screen and (max-width: 991.98px) {
  .navbar_producttype nav .nav-item {
    background-color: #333333;
    width: 100%;
    border-radius: 4px;
  }
}
.navbar_producttype nav .nav-item.active {
  background-color: #FFFFFF;
}

.navbar_producttype nav .nav-item.active a {
  background-color: #FFFFFF;
  color: #333333;
  text-shadow: 0 0 0.35px #7d7d7d, 0 0 0.35px #7d7d7d;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .navbar_producttype nav .nav-item.active a {
    transition: none;
  }
}
@media only screen and (max-width: 991.98px) {
  .navbar_producttype nav .nav-item.active a {
    border-radius: 4px;
    padding: 8px 16px;
  }
}
.navbar_producttype nav .nav-link {
  color: #FFFFFF;
  font-weight: normal;
  border: none;
}

@media only screen and (max-width: 991.98px) {
  .navbar_producttype nav .nav-link {
    text-align: left;
  }
}
.navbar_producttype nav .nav-link:hover {
  background-color: #FFFFFF;
  color: #333333;
  text-shadow: 0 0 0.35px #7d7d7d, 0 0 0.35px #7d7d7d;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .navbar_producttype nav .nav-link:hover {
    transition: none;
  }
}
.navbar_producttype.minibar {
  transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .navbar_producttype.minibar {
    transition: none;
  }
}
.navbar_producttype.minibar .nav-link {
  padding: 6px 16px;
}

.home_content .guarantee {
  height: 170px;
  margin-bottom: 80px;
  background: rgb(210, 211, 213);
  background: -moz-linear-gradient(top, rgb(210, 211, 213) 0%, rgb(224, 225, 227) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(210, 211, 213)), color-stop(100%, rgb(224, 225, 227)));
  background: -webkit-linear-gradient(top, rgb(210, 211, 213) 0%, rgb(224, 225, 227) 100%);
  background: -o-linear-gradient(top, rgb(210, 211, 213) 0%, rgb(224, 225, 227) 100%);
  background: -ms-linear-gradient(top, rgb(210, 211, 213) 0%, rgb(224, 225, 227) 100%);
  background: linear-gradient(to bottom, rgb(210, 211, 213) 0%, rgb(224, 225, 227) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2d3d5", endColorstr="#e0e1e3", GradientType=0);
}

.home_content .guarantee .container {
  display: flex;
  justify-content: center;
}

.home_content .guarantee__image {
  margin: -4% 4% 0 4%;
}

@media only screen and (max-width: 991.98px) {
  .home_content .guarantee__image {
    margin: 1% 6% 0 5%;
  }
}
.home_content .guarantee__content {
  color: #333333;
  margin-top: 24px;
}

.home_content .guarantee__content--heading {
  font-size: 26px;
  font-weight: 600;
  line-height: 37px;
  margin-bottom: 0 !important;
}

.home_content .guarantee__content--heading span {
  color: #e0197d;
}

@media only screen and (max-width: 991.98px) {
  .home_content .guarantee__content--heading {
    font-size: 12px;
    line-height: 17px;
  }
}
.home_content .guarantee__content--subtitle {
  font-size: 22px;
  line-height: 28px;
}

@media only screen and (max-width: 991.98px) {
  .home_content .guarantee__content--subtitle {
    font-size: 12px;
    line-height: 18px;
  }
}
.home_content .guarantee__content--btn {
  text-transform: uppercase;
  background-color: #2bace2;
  color: #FFFFFF;
  margin-top: 15px;
}

.home_content .guarantee__content--btn:hover {
  text-decoration: none;
  color: #FFFFFF;
}



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