/*Menu*/

.accessories .img-responsive {
  height: 40px !important;
  margin-bottom: 20px;
}
.parts .img-responsive {
  height: 50px !important;
  margin-bottom: 20px;
}

/*Product Filter in Home*/
.price-box .old-price {
  float: none;
}
.product-list-style-25 .product-item .price-box {
  text-align: center;
  display: inline-grid;
}
.product-item .old-price .price {
  font-size: 14px;
}
.product.status-product.product-item-status-product,
.product.short-specification.product-item-short-specification {
  margin: 0 0 5px 0;
}

.container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
  .cdz-tabs {
  width: auto;
}

@media (max-width: 767px) {
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09
    .title-section {
    border-bottom: none;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .cdz-shadow.shine-effect.cdz-banner {
    margin-top: 35px;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .title-section {
    display: inherit;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .abs-dropdown
    > li.active {
    background: #cf111a;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .abs-dropdown {
    top: 30px;
    position: absolute;
    right: 0;
    background-color: #fff;
    padding: 0px 0px;
    width: 180px;
    max-width: 100%;
    z-index: 6;
    text-align: left;
    box-shadow: 0px 2px 4px #ccc;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .box-cate-link
    .item {
    display: block;
    padding: 3px 5px;
    margin: 0;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09
    .abs-dropdown {
    padding: 0;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: right;
    border: none;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .abs-dropdown
    .item.active {
    width: auto;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09.tabs-style-09-color-01
    .box-cate-link
    .item {
    display: inline-block;
    padding: 5px 0;
    margin: 0 10px;
    letter-spacing: 1px;
    border-radius: 4px;
    transition: all 500ms ease;
    backface-visibility: hidden;
    border: none;
  }
  .container.js-tab-dc-container.space-lg.box-cate-style01.product-layout-style-01.catbox-color-01.tabs-style-09
    .abs-dropdown
    .item.active:after {
    display: none;
  }
}

/*Pages*/
.cdz-main-content.widget.block.block-static-block .container {
  width: auto;
}
.testimonials .wrapper-adv-style-02 .item {
  padding: 0;
}
.cms-page-view .page-wrapper {
  background-color: #fff !important;
}

/*Contact Pemzz*/
.col-sm-16.location {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .location {
    height: 3800px;
  }
  .cs {
    height: 820px;
  }
  .support {
    height: 360px;
  }
  .sosmed {
    height: 365px;
  }
  .agent {
    height: 780px;
  }
}
@media (max-width: 1200px) {
  .col-lg-6.col-sm-6.tools-img {
    float: right;
    margin-top: 20px;
  }
}
@media (min-width: 1600px) {
  .location,
  .cs,
  .support,
  .sosmed,
  .agent {
    padding-left: 100px;
  }
  .location,
  .cs,
  .support,
  .sosmed,
  .agent {
    padding-right: 100px;
  }
}
.cs {
  padding: 50px;
  background-color: #fcf69e;
  color: #000;
  text-align: right;
}
.support {
  padding: 50px;
  background-color: #fed3a0;
  color: #8a5010;
  font-size: 14px !important;
}
.sosmed {
  padding: 50px;
  background-color: #a6cbdd;
  color: #436a7b;
  font-size: large;
}
.agent {
  padding: 50px;
  background-color: #b75d45;
  color: #fff;
  font-size: 14px;
}
.dropship {
  border-right: 2px solid #fff;
}
@media (max-width: 1024px) {
  .tools-img img {
    width: 20%;
  }
  .support .col-lg-12 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .location img,
  .cs img,
  .tools-img img,
  .support img,
  .agent img,
  .sosmed img {
    width: 20%;
  }
}
.support > h3 > span.title {
  background-color: #b77c36;
  color: #fff;
  padding: 7px;
  font-weight: bold;
}
.support img {
  width: 50%;
}
.col-sm-8.sosmed img {
  width: 10%;
}
.sosmed span {
  padding-left: 7px;
}
.sosmed img {
  width: 60%;
}
.support-location img {
  width: 200px;
}
.amform-form {
  max-width: 100%;
  border: 1px solid #e1e1e1;
  padding: 20px;
}

/*FAQ Bootstrap - Expand Collapse*/
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-default {
  border-color: #ddd;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.collapse.in {
  display: block;
}
.collapse {
  display: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-body {
  padding: 15px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.minicart-items .product-item .price {
  color: #000 !important;
}
.minicart-items .action {
  background: #999 !important;
  border: 1px solid #999 !important;
}
.page-header .sticky-menu.active .header.panel {
  background: #000;
}
.block-minicart
  .cart-total
  .subtotal
  .amount
  .price-wrapper:first-child
  .price {
  color: #000 !important;
}

.field[name="shippingAddress.postcode"] {
  display: none;
}

/*Header*/
.page-header .sticky-menu.active .store-info-top.f-right {
  display: none;
}
.header-top-row.row .social-wrap a {
  margin: 0;
}
@media (max-width: 767px) {
  .page-header .sticky-menu.active .header.panel {
    background: #fff;
  }
}

.page-header.header-style-11 {
  min-height: 140px !important;
  max-height: 164px !important;
}

@media (max-width: 767px) {
  .page-header.header-style-11 {
    min-height: 55px !important;
    max-height: 58px !important;
  }
}

/*Homepage*/
.tabs-style-09 .abs-dropdown .item.active {
  background: #cf111a;
}
.tabs-style-09 .abs-dropdown .item:hover {
  background: #000;
}
.tabs-style-09 .abs-dropdown .item:hover a {
  color: #fff;
}
.parts-components .tabs-style-09 .abs-dropdown .item.active,
.services .tabs-style-09 .abs-dropdown .item.active {
  display: none;
}
.parts-components .tabs-style-09.cdz-tabs-wrap > .cdz-block-content.cdz-tabs-bg,
.services .tabs-style-09.cdz-tabs-wrap > .cdz-block-content.cdz-tabs-bg {
  background-color: #fff;
  background-size: auto;
}
@media (max-width: 767px) {
  .parts-components .tabs-style-09 .mobile-toggle,
  .services .tabs-style-09 .mobile-toggle {
    display: none !important;
  }
}

/*Footer*/
.footer-style-12 {
  background-color: #000;
  padding: 20px 0px;
}
.footer-review .footer-content-top {
  background-color: #cf111a;
  padding: 20px 0px;
}
.footer-review .service-banner-style04 .item .item-icon:hover {
  color: #f20030;
  border-color: #f20030;
}
.footer-review .service-banner-style04 .item .item-icon {
  border: 4px solid #cf111a;
}
.footer-review .service-banner-style04 .item .item-icon {
  color: #cf111a;
}
.footer-review .service-banner-style04 .item .item-icon:hover::before {
  box-shadow: 0 0 0 0 #cf111a;
  background-color: #cf111a;
}
.footer-review .service-banner-style04 .item-title {
  font-size: 14px;
}
.service-banner-style04 .item .item-icon {
  border-radius: 50% !important;
}

/*Mageplaza IG Post*/
@media (max-width: 1023px) {
  .mpinstagramfeed-photo {
    width: calc(33.3% - 4px) !important;
  }
}
@media (width: 1024px) {
  .mpinstagramfeed-photo {
    width: calc(16.666666666667% - 4px) !important;
  }
}

/*RSS*/
.rss-title {
  font-size: 17px;
  font-weight: 600;
}
.rss-date {
  float: right;
  font-size: 0.8em;
  color: #999;
}
.rss-desc {
  padding: 3px 0 20px 0;
  display: block;
}
.rss ol {
  padding-left: 5px;
}
.col-sm-9.rss {
  margin-bottom: 20px;
}
.rss-column {
  background: #fff;
  box-shadow:
    0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
}

/*Newsletter*/
.newsletter-pemmz {
  background-color: #cf111a;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .newsletter-content {
    display: inline-flex;
    justify-content: center;
  }
  .newsletter-pemmz .block.newsletter {
    width: calc(100% + 40px);
  }
}
@media (max-width: 767px) {
  .newsletter-pemmz .block.newsletter .actions {
    padding-left: 20px;
  }
  .newsletter-pemmz input[type="email"] {
    font-size: inherit !important;
  }
}
.newsletter-content p {
  margin-right: 20px;
  margin-top: 5px;
  font-size: 20px;
}
.newsletter-pemmz .action.subscribe.primary {
  background: #000;
  border: #000;
}
.newsletter-pemmz .action.subscribe.primary {
  background: #000;
  border: #000;
  font-size: 16px;
}
.newsletter-pemmz .action.subscribe.primary:hover {
  background: #fff;
  border: #fff;
  color: #cf111a;
}
.newsletter-pemmz input[type="email"] {
  color: #fff;
  border-color: #fff;
  font-size: 18px;
}
.newsletter-pemmz .block.newsletter .actions {
  vertical-align: middle;
}
.newsletter-content {
  padding: 0 20px;
}

.logo {
  z-index: 4;
}

/*Back to top*/
#back-top {
  display: none !important;
}

/*Share Product by WA*/
.share_button {
  min-height: 120px;
  margin-bottom: 30px;
}
