@charset "utf-8";
/* CSS Document */
.page-header {
  border-bottom: 3px solid #CF2911;
}
.page-header .header {
  padding: 5px 0;
}
.product-info-main .product-info-stock-sku .value {
  color: #CF2911;
}
.page-products.page-layout-2columns-left .sidebar-main{
  display:none;
}
.page-layout-2columns-left .column.main{
  min-height:auto;
}
/**Front Page**/
#home-img img {
  display: block;
}
.columns .column.main {
  padding-bottom: 0;
  min-width: 100%;
}
.cms-index-index .column.main .block-title [aria-level="2"] {
  font-size: 3rem !important;
  line-height: 3rem;
  padding: 0 15px;
}
/**Contact Us**/
.contact-form-wrapper {
  width: 100%;
}
#contact-form {
  background: transparent;
  margin-bottom: 30px;
  min-width: auto;
  padding: 0;
}
#contact-form .legend {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
#contact-form .fieldset {
  margin: 0 0 20px;
}
#contact-form .field.name, #contact-form .field.email {
  float: none;
  width: 100%;
}
#contact-form input[type="text"], #contact-form input[type="email"] {
  height: auto;
  line-height: 1rem;
  padding: 5px;
}
@media screen and (max-width:767px) {
  /*logo*/
  .page-header .header.content .logo img {
    height: auto;
    max-width: 100%;
	margin-left: 10%;
  }
  /*Prod Exploded View*/
   .pe-image-container span.pe-label-area {
    display: block;
    border-style: solid;
    border-width: 2px;
    border-color: transparent !important;
    box-sizing: border-box;
}
  /**Contact Us**/
  .contact-form-wrapper {
    width: 100%;
  }
  #contact-form {
    background: transparent;
    margin-bottom: 30px;
    min-width: auto;
    padding: 0;
  }
  #contact-form .legend {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 2.2rem;
    margin-bottom: 2.2rem;
  }
  #contact-form .fieldset {
    margin: 0 0 20px;
  }
  #contact-form .field.name, #contact-form .field.email {
    float: none;
    width: 100%;
  }
  #contact-form input[type="text"], #contact-form input[type="email"] {
    height: auto;
    line-height: 1rem;
    padding: 5px;
  }
  /*Page Title*/
  .page-title-wrapper {
    margin: 10px 0 0;
  }
  .page-title-wrapper .page-title {
    background-image: none;
    margin: 0;
    padding: 0;
  }
  /*Products Landing*/
  .product-info-main .table.grouped th {
    color: #CF2911;
  }
  .product-info-main .product-info-stock-sku .value {
    color: #CF2911;
  }
  .pe-qty-column .pe-qty-cell span.pe-qty-icon img {
    display: none;
  }
  .qty-wrapper .qty-switcher-dec::before {
    background-image: url(/pub/static/version1586483635/frontend/Local/argento-force-custom/en_US/Pektsekye_ProductExploded/images/minus.png);
  }
  .qty-wrapper .qty-switcher-inc::after {
    background-image: url(/pub/static/version1586483635/frontend/Local/argento-force-custom/en_US/Pektsekye_ProductExploded/images/plus.png);
  }
  #all-prod.cat-list-wrap .easycatalogimg .parent-category-top {
    display: none;
  }
  .cat-list-wrap {
    border-bottom: 1px solid rgba(0, 0, 0, .10);
  }
  .cat-list-wrap:last-of-type {
    border-bottom: none;
  }
  .easycatalogimg-grid {
    justify-content: center;
  }
  .easycatalogimg-grid .item {
    display: flex;
    flex-direction: column;
    padding: 10px 0 !important;
  }
  .easycatalogimg .parent-category-top {
    margin: 0;
    order: 2;
  }
  .category-image {
    display: none;
  }
  .cust-gallery {
    margin-top: 30px;
  }
  .cust-gallery .gallery-placeholder {
    margin: 0 auto;
  }
  .page-products .columns {
    padding-top: 10px;
  }
  #plbnw.cat-list-wrap {
    display: block;
  }
  #plbnw.cat-list-wrap .item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }
  #plbnw.cat-list-wrap .item:first-child {
    padding-top: 20px;
  }
  #plbnw.cat-list-wrap .item a {
    text-align: center;
  }
  #plbnw.cat-list-wrap .item img {
    height: auto !important;
    width: 80%;
  }
  /*Product Info*/
  .product-info-main .page-title {
    line-height: 3.6rem;
    font-size: 3rem;
  }
  /*Product Info Sticky*/
  .product-info-sticky .name {
    line-height: 2.25rem;
    font-size: 1.75rem;
  }
  /*Product Desscription*/
  .product.data.items > .item.content .desc-title {
    color: #1B4880;
    font-size: 2.5rem;
    /*font-style: italic;*/
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .75), 1px -1px 0 rgba(0, 0, 0, .75), -1px 1px 0 rgba(0, 0, 0, .75), 1px 1px 0 rgba(0, 0, 0, .75);
  }
  .product.data.items > .item.content .img-box {
    align-content: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0 auto;
    /*width: 75%;*/
  }
  .product.data.items > .item.content .img-box a {
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 0 5px;
  }
  .product.data.items > .item.content .img-box img {
    height: auto;
  }
  .product-info-main .product-info-price .product-reviews-summary .reviews-actions .action.add {
    display: inline-block;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .block-actions {
	display: none !important;
  }
  #block-related-heading {
    display: none;
}
  /**Service Landing(services.html)**/
  .service-list-wrap figure {
    text-align: center;
  }
  .service-list-wrap figure img {
    max-width: 75%;
  }
  /**Engine/Chassis Landing(engine.html)**/
  .category-engine .category-image .image, .category-chassis .category-image .image, .category-dyno-tuning .category-image .image, .category-suspension .category-image .image {
    max-width: 25%;
  }
  .category-engine .category-cms, .category-chassis .category-cms, .category-dyno-tuning .category-cms, .category-suspension .category-cms {
    overflow: hidden;
  }
  .category-engine .col-md-6, .category-chassis .col-md-6, .category-dyno-tuning .col-md-6, .category-suspension .col-md-6 {
    margin-top: 30px;
  }
  .category-engine .cust-gallery .gallery-placeholder, .category-chassis .cust-gallery .gallery-placeholder, .category-dyno-tuning .cust-gallery .gallery-placeholder, .category-suspension .cust-gallery .gallery-placeholder {
    margin: 0 auto;
  }
  .category-service .columns, .category-engine .columns, .category-chassis .columns, .category-dyno-tuning .columns, .category-suspension .columns {
    display: none;
  }
}
@media screen and (max-width:667px) {
  /*logo*/
  .page-header .header.content .logo img {
    height: auto;
    max-width: 100%;
	margin-left: 10%;
  }
  /*.easycatalogimg img{ width:100% !important; }*/
  /**/
  .product.data.items > .item.content .img-box {
    flex-direction: column;
    justify-content: center;
    /*width: 75%;*/
  }
   .product.data.items > .item.content .img-box a {
    justify-content: center;
    padding: 5px;
  }
}
@media screen and (max-width:666px) {
  /*Products Landing/Categories Landing*/
  .easycatalogimg-grid .item {
    width: 100% !important;
  }
}
/**Footer**/
.page-footer {
  background-image: none;
  background: #CF2911;
  border-top: 3px solid #fff;
  color: #000;
  font-weight: 700;
  margin: 0;
}
.page-footer .footer.content {
  padding: 15px;
}
.page-footer .footer.content a {
  border-bottom: 1px dotted #000;
  color: #000;
  transition: .5s ease;
}
.page-footer .footer.content a:hover {
  border-bottom: 1px dotted #fff;
  color: #fff;
  text-decoration: none;
}
.cust-footer {
  display: flex;
}
.cf-section {
  width: 50%;
}
.cf-left {
  display: flex;
  text-align: left;
}
.cf-left address {
  margin-right: 40px;
}
.cf-mid {
  display: flex;
  justify-content: center;
}
.footer-socials {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-socials a {
  margin: 5px;
}
.cf-right {
  text-align: right;
}
.cf-right small {
  font-size: 12px;
}
.footer-socials .fa-instagram::before, .footer-socials .fa-facebook-f::before {
  margin-left: 12px;
}
.grecaptcha-badge {
display: none !important;
}
@media screen and (max-width:666px) {
  .cust-footer {
    display: block;
  }
  .cf-section {
    width: 100%;
  }
  .cf-left {
    display: flex;
    text-align: center;
    justify-content: center;
  }
  .cf-mid {
    padding: 20px 0;
  }
  .cf-right {
    text-align: center;
  }
}




