h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

.page ul:not(.productGrid) {
  padding-left: 15px; }

.main-tmslider-fullbg {
  background: #f5f5f5; }

.main.full .page-heading {
  border-bottom: 2px solid #ccc;
  display: inline-block;
  width: 100%; }

.main-tmslider-fullbg .main-slider,
.footer-top-inner .footer-store-desc,
.footer-top-inner,
.productView .productView-description .tabs-contents {
  border-color: #ccc; }

.welcome_msg {
  text-transform: uppercase; }

.welcome_msg .flg-icon {
  width: 24px;
  display: inline-block;
  margin-right: 5px; }

.welcome_msg .usd-text {
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-right: 10px; }

.tmheader-right .welcome_msg {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #ED1C24;
  padding: 2px 5px;
  width: fit-content; }

.top-right-banners {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  text-align: center;
  gap: 10px; }

.top-right-banners > div * {
  width: 100%;
  font-weight: 600; }

.top-right-banners > div {
  width: 100%;
  background-color: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0; }

.top-right-banners > div.box2 img {
  padding: 0px 0px 3px; }

.top-right-banners h4 {
  font-weight: 700;
  color: #000;
  margin: 0;
  font-size: 16px; }

.top-right-banners a {
  color: #fff; }

.top-right-banners a:hover {
  color: #ed1c24; }

.headertopright {
  max-width: 100px; }

.service-left-banner {
  border: 1px solid #ccc;
  padding: 15px;
  background-color: #fff; }

.service-left-banner .ser-banner.banner1,
.service-left-banner .ser-banner.banner3,
.service-left-banner .ser-banner.banner5 {
  border-bottom: 0;
  background-color: transparent; }

.service-left-banner .ser-banner {
  text-align: center; }

.service-left-banner .ser-banner .round_img {
  float: none; }

.service-left-banner .ser-banner .round_img {
  margin-left: 0; }

.main-tmslider-fullbg .main-slider {
  background-color: #fff;
  display: flex;
  align-items: center; }

.home-slider-right .slick-list {
  background-color: #fff; }

.tmheader-middle .tmheader-right {
  padding: 10px 0 10px; }

.footer .btm-border::after {
  width: 0; }

.footer-info {
  border-bottom: 0;
  margin-bottom: 0; }

.footer-top-inner {
  padding: 25px 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.footer-top-inner .footer-store-desc {
  padding: 11px 10px 11px 25px; }

.footer-top-inner .footer-social .socialLinks {
  line-height: 44px; }

.main.full {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }

.page-sidebar.home-leftcol {
  margin-top: 560px; }

#contact-us-page .form-actions .button,
.cart-actions .button.button--primary,
.account .button.button--primary,
.login .button.button--primary {
  line-height: 24px; }

.navigation-menu .navPages-action {
  font-size: 16px; }

.navPages-list li.navPages-item-page:nth-child(4) {
  display: none; }

.navPages-item.hiden_menu.cat-parent {
  display: none; }

.box-content .title {
  width: 100%; }

.box-content .title h2 {
  padding-bottom: 5px;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
  text-align: center;
  width: fit-content;
  margin: 0 auto; }

.login {
  max-width: 100%; }

.other_pages_width .page-heading, .account .page-heading {
  font-weight: 600;
  font-size: 30px;
  margin-top: 0px; }

.login {
  margin: 3rem auto 0rem; }

.login-form .form-actions::after, .login-form .form-actions::before {
  content: none;
  display: table; }

.account .form .form-actions,
#contact-us-page .form .form-actions {
  text-align: left; }

.swal2-popup .button {
  line-height: 24px; }

.swal2-modal .swal2-confirm {
  min-width: 100px; }

.cart-item-figure {
  overflow: hidden; }

.other_pages_width .breadcrumbs {
  padding-left: 0; }

.content-top {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 30px; }

.contact-info h2 {
  margin-top: 0; }

.form-increment .form-input {
  background-color: transparent; }

.productView-options .form-increment .button .icon {
  height: 19px;
  vertical-align: top; }

.form-increment .button {
  height: 26px; }

.form-field--increments .form-label--alternate {
  margin-bottom: 1.3rem; }

/* About Page */
.content-about .banner {
  position: relative;
  text-align: center; }

.content-about .banner h2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
  margin: 0 auto;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  max-width: 60%;
  text-transform: uppercase; }

.about-vision,
.about-mission {
  padding: 50px 0; }

.content-about h3 {
  font-size: 30px;
  font-weight: 600;
  color: #ED1C24;
  text-transform: uppercase; }

.content-about .pallax-image {
  min-height: 400px;
  background-image: url("/s-vkmglkp3b4/images/stencil/original/image-manager/about-paralax-banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

.our-brand-box {
  display: flex; }

.our-brand-box .brand-box {
  background-color: #ED1C24; }

.our-brand-box .box {
  width: 25%; }

.our-brand-box .brand-image-box {
  position: relative; }

.our-brand-box .brand-image-box h4 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  text-align: center;
  padding: 10px 5px;
  background-color: #FFFFFFBD; }

.our-brand-box .brand-image-box img {
  height: 100%;
  object-fit: cover; }

.content-about .content-top {
  margin: 70px auto 0; }

/* End About Page */
/* Product */
.card-body {
  padding: 5px;
  background-color: #fff; }

.product .card {
  background-color: #fff; }

.card {
  border: 1px solid #ccc; }

.card:hover {
  border: 1px solid #ED1C24; }

.card:hover .card-figure {
  border: 0;
  border-bottom-width: 0; }

.card-figure {
  border: 0; }

.productView-title {
  font-weight: 600;
  line-height: 26px; }

.productView-options .button, .modal-content .button {
  line-height: 2rem; }

.productView-options .button .icon {
  height: 2.143rem; }

.productView-info {
  border-top: 0; }

.productView-options .form-wishlist .dropdown-menu {
  top: 62px !important;
  background-color: transparent; }

.productView-options .form-wishlist .dropdown-menu .button {
  background-color: #f5f5f5; }

.product_right .tabs {
  border-bottom: 0;
  margin: 0; }

.product_right .tabs-contents.tm-related {
  margin-top: 0; }

.product_right .tabs-contents.tm-related .tab-content {
  border-top: 2px solid #ccc;
  padding-top: 20px; }

.modal-header-title {
  font-weight: 600; }

.form-label {
  font-weight: 500; }

.form-field--error .form-checkbox + .form-label::before, .form-field--error .form-input, .form-field--error .form-prefixPostfix-label, .form-field--error .form-radio + .form-label::before, .form-field--error .form-select {
  border-color: #ED1C24; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #ED1C24; }

.form-minMaxRow .button {
  border-radius: 26px;
  background-color: #ED1C24;
  color: #fff;
  border-color: #ED1C24;
  font-weight: 600; }

.form-minMaxRow .button:hover {
  background-color: #000;
  color: #fff;
  border-color: #000; }

.productView-images .slick-track {
  display: flex;
  align-content: stretch; }

.productView-thumbnail-link {
  border: 0;
  padding: 0px; }

.productView-thumbnail {
  max-height: 88px;
  min-height: 88px;
  display: flex !important;
  align-content: stretch;
  align-items: stretch;
  align-items: center;
  border: 1px solid #ccc;
  margin: 0 2px; }

.socialLinks .icon {
  height: 2.85714rem;
  width: 2.85714rem;
  padding: 12px 12px;
  background: #f5f5f5;
  border-radius: 50%; }

.socialLinks .icon:hover {
  background: #ED1C24; }

.socialLinks .icon:hover svg {
  fill: #fff; }

.more-details {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 30px auto 15px;
  justify-content: space-between; }

.more-details > div {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 5px;
  width: calc((100% - 5px)/2);
  margin-bottom: 10px; }

.more-details > div img {
  display: inline-block;
  width: 50px;
  height: auto; }

.more-details > div p {
  margin-bottom: 0;
  font-size: 14px;
  padding-left: 4px;
  line-height: 16px; }

.more-details > div p strong {
  width: 100%;
  display: block;
  color: #ED1C24; }

.home-rightcol .card-body p.card-text {
  display: block; }

.card-figcaption-body a.button.button--small.card-figcaption-button.quickview,
.card-figcaption-body label.button.button--small.card-figcaption-button.tm-compare {
  display: none; }

.card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
  background-image: none; }

.card:hover .card-figcaption-button {
  margin: 0; }

.card-figcaption-button {
  width: 100%;
  height: 40px;
  border-radius: 24px;
  font-size: 16px;
  padding: 0 10px;
  line-height: 2.8rem; }

.card-figcaption {
  opacity: 1;
  margin-top: 0;
  visibility: visible;
  display: inline-block;
  float: none;
  bottom: auto;
  height: auto;
  left: auto;
  right: auto;
  top: auto; }

.card-figcaption-button + .card-figcaption-button {
  margin-left: 0; }

.sale-flag-side {
  opacity: 1; }

.card-body .card-text.prod-price .price {
  float: none;
  margin-right: 0; }

.card-body .card-text.prod-price {
  min-height: 42px; }

.price-section.price-section--withoutTax:not(.non-sale-price--withoutTax) {
  color: #ED1C24; }

.card-figcaption-button:hover {
  color: #fff; }

.card:hover .card-figure {
  border-bottom-width: 1px; }

.card:hover .card-text.prod-price {
  opacity: 1; }

.card-body p.tmbrand-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #ed1c24;
  font-weight: bold; }

/* Product End */
.navBar--sub .navBar-action {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 5px 15px;
  background-color: #ED1C24;
  border-radius: 26px; }

.navBar--sub .navBar-action:hover {
  color: #fff;
  background-color: #000; }

@media only screen and (min-width: 551px) {
  .main-tmslider-fullbg .main-slider {
    width: 62.58%; }
  .banner-top-right {
    width: 40%; }
  .home-slider-right {
    display: flex;
    justify-content: space-between;
    gap: 20px; }
  .login-form .form-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px; } }

@media only screen and (min-width: 801px) {
  .tmheader-middle .container {
    display: flex;
    align-items: center; }
  .header-logo--left {
    margin: 0px auto; }
  .footer-bottom .bottom-left {
    float: none;
    text-align: center; }
  .heroCarousel .slick-next {
    right: 0px; }
  .heroCarousel .slick-prev {
    left: 0px; }
  .tmheader-middle .tmheader-right {
    display: flex;
    flex-direction: row-reverse;
    align-items: center; }
  .tmheader-right .menu-inner {
    flex-grow: 2; }
  .footer-info-col.brands-list {
    width: 50%; }
  .footer-info-col.brands-list .footer-info-list {
    display: flex !important;
    flex-wrap: wrap; }
  .footer-info-col.brands-list .footer-info-list li {
    width: 50%; }
  .cart-item-title {
    padding: 1.5rem 10px;
    width: 30%; }
  .body .page-sidebar:not(.product-listing-sidebar) .catgory-left.inner-cat-page {
    position: absolute; }
  .product_right.product-rightdetails,
  .page-content.content-cart,
  .other_pages_width {
    width: 100%; }
  .navigation-menu .navPages-action {
    padding: 10px 20px 10px; }
  .navigation-menu .navPages-action:hover {
    background-color: #ED1C24;
    border-radius: 25px; }
  .page-content--centered {
    padding-left: 0;
    padding-right: 0;
    min-height: 825px;
    margin-top: 3rem; }
  .other_pages_width {
    margin-top: 3rem;
    min-height: 825px; }
  .page .page-content {
    margin-top: 3rem;
    min-height: 825px; }
  .account--fixedSmall {
    margin: 3rem auto 0;
    width: 100%;
    min-height: 825px; }
  .login-form {
    padding-left: 0; }
  .new-customer {
    padding-right: 0; }
  .card:hover .card-text.prod-price {
    opacity: 1; }
  .heroCarousel.slick-initialized {
    max-height: 30rem;
    opacity: 1;
    height: fit-content; }
  .page-sidebar + .page-content.page-content--centered {
    width: 100%; }
  .logo-right {
    width: 40%;
    text-align: center; }
  .logo-right img {
    max-width: 250px; } }

@media only screen and (min-width: 851px) {
  .tmheader-middle .tmheader-right ul.navPages-list.tmheader-menu {
    border-right: 0; }
  .navUser-item--cart .navUser-action {
    top: 169px; } }

@media only screen and (min-width: 970px) {
  .page-sidebar.home-leftcol .service-left-banner .box-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center; }
  .page-sidebar.home-leftcol .service-left-banner .ser-banner {
    padding: 20px 0px;
    width: calc((100% - 10px)/2); } }

@media only screen and (min-width: 1000px) {
  .footer-top-inner .footer-logo {
    padding: 0 0 0 20px; }
  .footer-top-inner .footer-logo .header-logo-image-container {
    max-width: 120px;
    margin: 0 auto; } }

@media only screen and (min-width: 1200px) {
  .tmheader-middle {
    min-height: 130px;
    display: flex;
    align-items: center; }
  .tmheader-middle .container {
    display: flex;
    align-items: center; }
  .navUser-item--cart .navUser-action {
    top: 176px; } }

@media only screen and (max-width: 1200px) {
  .productView-options .form {
    width: 100%; }
  .productView-options .form-action {
    float: right; }
  .productView-options .form-wishlist.form-action {
    margin: 0 auto; }
  .productView-options .form-wishlist .dropdown-menu {
    max-width: 100%; } }

@media only screen and (min-width: 801px) and (max-width: 1030px) {
  .tmheader-right .welcome_msg {
    font-size: 11px; } }

@media only screen and (min-width: 970px) and (max-width: 1024px) {
  .page-sidebar.home-leftcol {
    margin-top: 525px; } }

@media only screen and (min-width: 801px) and (max-width: 1024px) {
  .tmheader-middle .tmheader-right ul.navPages-list.tmheader-menu {
    padding-right: 0; }
  .navigation-menu .navPages-action {
    padding: 5px 10px 5px; } }

@media only screen and (max-width: 969px) {
  .form-input--small {
    padding: 2px; }
  .page-sidebar.home-leftcol {
    margin-top: 0; }
  .card-figcaption-body a.button.button--small.card-figcaption-button.addtocart {
    font-size: 12px; }
  .our-brand-box .brand-image-box h4 {
    line-height: 24px;
    min-height: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0 3px; }
  .content-about .banner h2 > span {
    width: 100%;
    display: block; } }

@media only screen and (min-width: 801px) and (max-width: 850px) {
  .navUser-item--cart .navUser-action {
    top: 129px; }
  .tmheader-middle {
    min-height: 82px; } }

@media only screen and (max-width: 800px) {
  .page-sidebar.home-leftcol .service-left-banner .box-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center; }
  .page-sidebar.home-leftcol .service-left-banner .ser-banner {
    padding: 0;
    width: calc((100% - 50px)/3); }
  .service-left-banner {
    border: 1px solid #ccc;
    padding: 15px 0; }
  .navBar--sub .navBar-item {
    margin: 10px 0; }
  .productView-thumbnail {
    margin: 0 4px;
    overflow: hidden; }
  .page-content, .page-content--full {
    padding-left: 0;
    padding-right: 0; }
  .other_pages_width {
    margin-bottom: 2rem;
    margin-top: 2rem; }
  .login-form {
    padding-left: 0;
    padding-right: 0; }
  .content-top {
    flex-direction: column;
    align-items: center; }
  .logo-right {
    width: 100%; }
  .logo-right img {
    width: 100%; }
  .card-figcaption {
    position: relative;
    width: 100%; }
  .card-figcaption-body {
    display: block; }
  .productView-options .form-wishlist .dropdown-menu {
    padding: 0 10px; }
  .navPages-list li.navPages-item-page:nth-child(5),
  .navPages-list li.navPages-item-page:nth-child(6),
  .navPages-list li.navPages-item-page:nth-child(7),
  .navPages-list li.navPages-item-page:nth-child(8),
  .navPages-list li.navPages-item-page:nth-child(9) {
    display: none; }
  .content-about .banner h2 {
    font-size: 30px;
    max-width: 95%; }
  .content-about .pallax-image {
    min-height: 300px; }
  .our-brand-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
  .our-brand-box .box {
    width: 100%; }
  .our-brand-box .brand-image-box {
    width: calc((100% - 40px)/3); }
  .our-brand-box .box.brand-box img {
    max-width: 240px;
    margin: 0 auto;
    display: block; } }

@media only screen and (max-width: 550px) {
  .top-right-banners {
    gap: 10px; }
  .banner-top-right {
    margin: 10px 0 0; }
  .card-body .card-text.prod-price .price {
    margin-right: 0; }
  #product-listing-container.page-content {
    padding-left: 0;
    padding-right: 0; }
  .productView-options .form-action {
    float: none; }
  .productView-thumbnail {
    max-height: 70px;
    min-height: 70px; }
  .more-details > div {
    width: 100%; }
  .productGrid .product {
    padding-left: 5px;
    padding-right: 5px; }
  .heroCarousel.slick-initialized {
    max-height: fit-content;
    height: fit-content; }
  .productView-options .form-wishlist .dropdown-menu {
    padding: 0;
    width: 100% !important; }
  .our-brand-box .brand-image-box {
    width: 100%; }
  .content-about .content-top {
    margin: 50px auto 0;
    flex-direction: column-reverse; }
  .content-about .logo-right img {
    max-width: 270px;
    margin: 0 auto;
    display: block; }
  .content-about .banner img {
    height: 400px;
    object-fit: cover; }
  .content-about .banner h2 {
    font-size: 24px; }
  .other_pages_width .page .breadcrumbs, .other_pages_width .breadcrumbs {
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 0; } }
