/*
Theme Name:     Reliable Parts Canada WordPress Theme
Description:    B2B Theme for Reliable Parts Canada.
Author:         Ksquare
Text Domain: reliable-parts-wordpress-theme-canada
Version:      1.0

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/*Do not show the page content until all elementents are loaded*/

* {
  font-family: Roboto;
}

a:visited {
  text-decoration: none;
  color: unset;
}

a {
  color: unset;
  color: inherit;
}


.site-content {
  background-color: #f9f9f9;
}

#page {
  visibility: hidden;
}

#wp-pages-breadcrumbs > div > div {
  display: inline-flex;
  width: auto;
/*  flex-wrap: nowrap;*/
  flex-direction: row;
}

#wp-pages-breadcrumbs > div > div > div {
  width: unset;
}

.pages-breadcrumbs {
  display: inline-flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 16px 0 10px;
}

.pages-breadcrumbs > div,
.pages-breadcrumbs > a {
  width: unset;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  line-height: normal;
  color: #666666;
  padding-right: 3px;
}

#searchbar {
  width: 100%;
}

.searchbarTopoffset {
  /* margin-top: 80px; */
}

#top_banner_slider > .owl-dots {
  bottom: 40px !important;
}

#top_banner_slider > .owl-dots > .owl-dot > span {
  background-color: #fff !important;
}

#top_banner_slider > .owl-dots > .owl-dot.active > span {
  background-color: #232735 !important;
}

.privacy-policy-collection-terms {
  list-style: none;
}

.privacy-policy-collection-terms li::before {
  content: "\2022";
  color: #14447d;
  font-size: 20px;
  vertical-align: middle;
  font-weight: bold;
  display: inline-block;
  width: 10px;
}

/************************************Terms - CANADA TAX TABLE********************************/
.canadaTaxesTable {
  width: 100%;
  table-layout: fixed;
}

.canadaTaxesTable thead th {
  font-weight: bold;
  text-align: left;
}

.canadaTaxesTable thead th:first-child {
  width: 45%;
}

.canadaTaxesTable tbody td {
  padding-top: 5px;
}

.canadaTaxesTable tbody tr,
.canadaTaxesTable thead tr {
  border-bottom: 1px solid #cacbcf;
}

.canadaTaxesTable tbody tr:last-child {
  border-bottom: 0px solid #cacbcf;
}

/****Our Brands ****************************************************************************/

#brands-logo-container > div > div {
  display: flex;
  justify-content: flex-start;
  width: auto;
}

#brands-logo-container > div > div > div {
  flex: 1 0 13%;
}

#brands-logo-container > div > div > div > div > div > img {
  max-width: 168px !important;
}

/** END Our Brands****/

/** Contact Us***************************************************************************/

.contact-us-desc-text {
  max-height: 120px;
}
/** END Contact Us*/

/** START Locations *********************************************************************/

#state-locations-container {
  padding: inherit;
}

.locations-heading {
  padding: inherit;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 24px;
  color: rgba(0, 0, 0, 0.87);
}

.locations-holidays-link {
  padding: 0 0 12px;
}

.locations-holidays-link a {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #14447d;
}

.locations-holidays-link.left {
  text-align: left;
}

.locations-holidays-link.center {
  text-align: center;
}

.location-card {
  margin-bottom: 40px;
}

.location-card-name {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #14447d;
}

.location-card-extra {
  padding: 7px 0 12px;
  font-size: 14px;
  min-height: 40px;
  line-height: 16px;
}

.location-card-heading {
  font-weight: bold;
  line-height: 16px;
  text-transform: capitalize;
  color: #424242;
}

.location-card-address,
.location-card-contact,
.location-card-hours {
  font-size: 12px;
  line-height: 14px;
  color: #424242;
  padding: 8px 0 24px;
}

.location-card-address-map-link {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: underline;
  text-transform: capitalize;

  color: #1c5ead;
}

.location-card-image > img {
  max-width: 250px;
  height: auto;
}

#map-container {
  background-color: #fff;
  padding: 16px 16px 32px;
  margin-bottom: 35px;
}

#map {
  width: 100%;
  height: 545px;
}

.locations-num-location {
  color: rgba(0, 0, 0, 0.87);
  font-size: 32px;
  line-height: 34px;
}

.locations-num-brand {
  color: #14447d;
}

.locations-separator {
  height: 0px;
  max-width: 1440px;
  border-bottom: 1px solid #666666;
  margin: 24px 0 24px;
}

#locations-state-buttons-container {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.locations-state-buttons {
  max-width: 320px;
  width: 100%;
  font-size: 22px !important;
  font-weight: bold !important;
  text-align: left !important;
  padding: 8px 0 8px 13px !important;
  margin-bottom: 10px;
}

.locations-state-buttons-icon {
  position: relative;
  padding-right: 13px;
}

/** END Locations **/

/** Product Card**********************************************************************/
.product-card-flyer {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
}

.product-card-info {
  padding: 10px 20px;
}

.product-card-flyer-id {
  font-weight: bold;
}

.product-card-flyer-description {
  min-height: 70px !important;
  font-size: 12px;
}

.product-card-price-tag {
  text-transform: uppercase;
}

.product-card-price {
  font-weight: bold;
}

.product-card-price-button-container {
  display: flex;
  flex-wrap: wrap;
}

.product-card-price-div {
  text-align: left;
  width: 35%;
  padding-top: 8px;
}

.product-card-button-div {
  text-align: right;
  width: 65%;
}

.product-card-image-container {
  text-align: center;
}

.product-card-image-container img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  min-height: 240px;
  max-height: 240px;
}
/**MAC Tech Tips*********************************************************************/

.mactechtips-iframe {
  height: 100%;
  height: 640px;
}

#mactips-back-button {
  cursor: pointer;
}

/** END MAC Tech Tips **/

/**Subscribe Widget*********************************************************************/
#subscribe_input {
  width: 80%;
}

#frmEmail input {
  width: 60%;
  height: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  font-size: 16px;
  color: #515354;
  padding-left: 12px;
}

.placeholderColor::placeholder {
  color: #fd0054d7;
}

#btnDesktopEmail {
  background: #00bffd;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  height: 40px;
  border: none;
  vertical-align: bottom;
  cursor: pointer;
  padding: 9px 10px 11px 8px;
}

#btnMobileEmail {
  display: none;
}

/*END Subscribe Widget*/

#FeedBackContainer {
  width: 0;
  height: 0;
}

/* #feedback-button *********************************************************************/

#feedback-button {
  background-image: url("inc/assets/imgs/feedback.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 38px;
  height: 116.85px;
  margin-right: -4px;
  padding: 0;
  right: 0;
  z-index: 1010 !important;
  position: fixed;
}

/* info button Top Products*************************************************************/
.top-products-heading > div > div {
  display: inline-flex;
  flex-direction: row;
}

.top-products-heading > div > div > div {
  width: unset !important;
}

#info-top-products-button {
  cursor: pointer;
}

.top-products-info {
  max-width: 300px;
  position: absolute;
  left: 225px;
  z-index: 2;
}

.top-products-info--hidden {
  display: none;
}

.top-products-info--show {
  display: inline-block;
}

/* END info button Top Products*/

/* info button Featured-Frequently Products****************************************************/
.featured-frequently-products-heading > div > div {
  display: inline-flex;
  flex-direction: row;
}

.featured-frequently-products-heading > div > div > div {
  width: unset !important;
}

#info-featured-frequently-products-button {
  cursor: pointer;
}

.featured-products-info {
  max-width: 300px;
  position: absolute;
  left: 300px;
  z-index: 2;
}

.featured-products-info--hidden {
  display: none;
}

.featured-products-info--show {
  display: inline-block;
}

.frequently-products-info {
  max-width: 300px;
  position: absolute;
  left: 349px;
  z-index: 2;
}

.frequently-products-info--hidden {
  display: none;
}

.frequently-products-info--show {
  display: inline-block;
}
/* END info button Featured-Frequently Products*/

/*404 classes*******************************************************************************/

#view-404 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 40px 40px;
  background-color: #f9f9f9;
}

.view-404-container {
  flex-direction: column;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 56px;
  min-width: 304px;
  max-width: 1360px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.view-404-header {
  justify-content: center;
  align-items: center;
}

.view-404-container,
.view-404-header {
  display: flex;
  box-sizing: border-box;
}

.view-404-content,
.view-404-form {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.view-404-content {
  justify-content: center;
  align-items: center;
  padding-top: 16px;
}

.view-404-form {
  justify-content: center;
  max-width: 660px;
  display: flex;
  flex-direction: row;
}

.view-404-form button {
  height: 61px;
  width: 288px;
  margin: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  font-size: 20px;
  letter-spacing: -0.5px;
}

.full404img {
  max-width: 530px;
  max-height: 330px;
  width: 530px;
  height: 330px;
  background: url("inc/assets/imgs/404full.png") no-repeat #fff center;
  background-size: 100%;
}

#img404mobile {
  max-width: 272px;
  max-height: 198px;
  width: 272px;
  height: 198px;
  background: url("inc/assets/imgs/404image.png") no-repeat #fff center;
  background-size: 100%;
  margin-bottom: 30px;
}

#text404mobile {
  max-width: 290px;
  max-height: 115px;
  width: 290px;
  height: 115px;
  background: url("inc/assets/imgs/404text.png") no-repeat #fff center;
  background-size: 100%;
}

.mobile404img {
  display: none;
}

/*END 404 classes*/

/*Coming-Soon Styles****************************************************************************/

#coming-soon {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 40px 40px;
  background-color: #f9f9f9;
}

.coming-soon-container {
  flex-direction: column;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 56px;
  min-width: 304px;
  max-width: 1360px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.coming-soon-header {
  justify-content: center;
  align-items: center;
}

#coming-soon-title {
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  color: #14447d;
}
#coming-soon-legend {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #000000;
}

.coming-soon-container,
.coming-soon-header {
  display: flex;
  box-sizing: border-box;
}

.coming-soon-content,
.coming-soon-form {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.coming-soon-content {
  justify-content: center;
  align-items: center;
  padding-top: 16px;
}

.coming-soon-form {
  justify-content: center;
  max-width: 660px;
  display: flex;
  flex-direction: row;
}

.coming-soon-form button {
  height: 61px;
  width: 288px;
  margin: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  font-size: 20px;
  letter-spacing: -0.5px;
}

.fullcomingimg {
  margin-top: 87px;
  max-width: 577px;
  max-height: 206px;
  width: 577px;
  height: 206px;
  background: url("inc/assets/imgs/coming-soon-full.png") no-repeat #fff center;
  background-size: 100%;
}

#imgcomingmobile {
  max-width: 175px;
  max-height: 153px;
  width: 175px;
  height: 153px;
  background: url("inc/assets/imgs/coming-soon-mobile.png") no-repeat #fff
    center;
  background-size: 100%;
  margin-bottom: 30px;
}

.mobilecomingimg {
  display: none;
}

/*END Coming-Soon Styles*/

/* Contact Us **********************************************************************************/

.contact-us-form-required {
  font-family: inherit;
  color: #f44336 !important;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
}

.contact-us-form-field-container {
  padding-bottom: 24px;
}

.contact-us-form-label {
  font-family: inherit;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #666666;
}

.contact-us-form-field {
  background: #f9f9f9;
  border: 1px solid #424242;
  box-sizing: border-box;
  width: 400px;
  height: 40px;
  margin-top: 10px;
}

.contact-us-comments {
  width: 400px;
  height: 120px;
  background: #f9f9f9;
  border: 1px solid #424242;
  box-sizing: border-box;
}

#contact-us-send {
  width: 400px;
  height: 48px;
  background: #14447d;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
}

span.wpcf7-not-valid-tip {
  color: #f44336;
  font-size: 16px;
}

div.wpcf7-validation-errors,
div.wpcf7-response-output {
  border: 1px solid #f44336;
  margin: unset;
  width: 400px;
}

/* END Contact Us*/
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
  padding: 0px !important;
}
#imagebanner{
  width: 100%;
  height: calc(100vw * 420 / 1920); /* fallback for aspect ratio */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  aspect-ratio: 1920 / 420;
}
.banner-images img{
  border-radius: 5px;
  box-shadow: 5px 10px 10px #D2D2D2;
}
/*********** footer *****************/
footer {
  background: #062C54;
  padding: 0px 35px;
}
.list-unstyled {
  list-style-type: none;
}

.list-unstyled > li > a {
  color: #ffffff;
}

footer  a {
  font-size: 14px;
  text-decoration: none;
  line-height: 1.8;
  color: #fff;
}

footer a:hover {
  text-decoration: underline;  
  color: #fff;
}

.copy {
  font-size: 12px;
  padding: 20px 0px;
  border-top: 1px solid #0069D8;
  margin-top: 20px;
}

.footer-middle {
  padding-top: 1.5em;
}

.footer-heading {
  color: #D4E8FF;
  font-size: 16px;
  padding-bottom: 10px;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
#scrollButton{
  margin-top: -20px;
}

.footer-alignment {
  display: inline-flex;
  color: #fff;
}
.footer-alignment.row{
  width: 100%;
}
.rp-footer-wp{
  padding: 0px !important;
}

.footer-alignment > div {

}

.footer-alignment > div > p {
  font-size: 14px;
}


.footer-alignment > div > span > a {
  line-height: 1;
  padding-right: 24px;
}
.terms-condi{
  padding-right: 10px !important;
}
.footer-subscribe{
  text-align: right;
}
.footer-button-section{
  margin-top: 10px;
}
.footer-link-wrapper{
  padding: 0px;
}
.mb-10{
  margin-bottom: 10px;
}
.lookup-btn{
  background: #ffffff;
    border-width: 0px;
    color: #000000;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 5px;
    font-weight: 600;
}
.btn {
  background: #0D872E;
  border-width: 0px;
  color: #fff;
  padding: 8px 15px;
  border-radius: 5px;
  text-transform: uppercase;
}
.btn-success{
  cursor: pointer;
}
.followus-padding{
  padding-right: 0px;
}
.followus-padding > .followus-alignment {
  float: right;
}

.followus-padding > .followus-alignment > p {
  padding-top: 8px;
}
.followus-padding > .followus-alignment > a > img {
  width: 30px;
  margin: -10px 8px 0px;
}
.rp-footer-icons {
  width: 24px;
    margin: -10px 8px 0px;
}
.rp-logo-section > .rpdevdummy-title {
  height: 100%;
  display: flex;
  align-items: center;
}
.rpdevdummy-title > .rp-logo > h1 {
  font-family: sans-serif;
  text-decoration: none;
  color: #154e96;
  /* font-size: 13px; */
}

.custom-btn {
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 2px;
  background-color: #1658a0;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: auto;
}

.core-btn-container {
text-align: center;
}

.custom-btn:focus, .custom-btn:hover {
background-color: #178a35;
}
.icon-container {
float: right;
margin-left: 10px;
}
.custom-btn :visited{
  color: #ffffff !important;
}

  .rp-category-brand{
    padding: 35px 20px 20px 20px;
    background-color: #ffffff;
  }
  .rp-category-text {
    display: flex;
    justify-content: space-between;
    align-items: center;  
  }
  .rp-category-text > h2 {
    font-size: 22px;
    font-family: Roboto;
    font-weight: 500;
    padding: 0px 30px 30px 30px;
  }
  .rp-category-text > a {
    font-size: 16px;
    color: #0E58A3;
    text-decoration: underline;
    font-family: Roboto;
  }
  .rp-brand-image {
    display: flex;
  justify-content: space-between;
  }
  .rp-image-section{
    text-align: center;
    padding: 0px 25px;
  }
  .rp-image-section > img {
    width: 80%;
  }

  .rp-popular-categories {
    background-color: #ffffff;
    padding: 25px 30px 30px 30px;
  }
  .rp-popular-text-header {
    font-size: 22px;
    font-family: Roboto;
    background-color: #ffffff;
    padding: 30px 0px 5px 40px;
    font-weight: 500;
  }
  .rp-popular-image-section {
    padding: 0px 10px;
  }
  .rp-popular-image-section > img{
    border:1px solid;
    border-radius: 4px;
    width: 100%;
  }
  .rp-popular-image-section .elementor-widget-container .elementor-image a img{
    border-radius: 4px;
  }
  figcaption {
    display: flex;
    justify-content: space-between;
    background: #0E58A3;
    opacity: 0.7;
    color: #fff;
    min-height: 30px;
    height: 30px;
    margin-top: -30px;
    border-radius: 0px 0px 4px 4px;
    padding: 7px 20px;
    cursor: pointer;
  }

  .rp-static-section {
    padding: 40px 40px;
    background-color: #ffffff;
  }
  .rp-static-image-section {
    border: 2px solid #E2E2E2;
  border-radius: 10px;
  text-align: center;
  padding: 30px 20px 20px;
  margin: 0px 15px;
  }
  .rp-static-image-section h2{
    padding: 15px 0px;
  }
  .rp-static-image-section p{
    min-height: 52px;
  }
  .rp-static-link,  .rp-static-link:hover{
    text-decoration: none;
  }
  .rp-static-link > img {
    width: 50px;
  }
  .rp-static-link > h2 {
    font-size: 20px;
    color: #555555;
    padding-top: 10px;
  }
  .rp-static-link > p {
    font-size: 14px;
    color: #999999;
    min-height: 62px;
  }

/** Holidays Page********************************************************************************/

#holidays-accordion > div > div > div {
  border-left: none;
  border-right: none;
}

/** END Holidays Page********************************************************************************/

/** MAIN SITE INDEX*****************************************************************************/

.index-flags-container,
.index-flags-column {
  text-align: center;
  margin: auto;
  display: flex;
}
.index-flag-container {
  width: 300px !important;
  height: 200px;
  margin: 0 32px;
}
.break-word{
  word-break: break-all !important; /* For Edge */
  word-break: break-word !important; /* For Other Browsers */
}
.hide-class{
  display: none;
}

/** END MAIN SITE INDEX */

/************************************** MEDIA QUERIES *************************************************/
/************************************** MEDIA QUERIES *************************************************/
/************************************** MEDIA QUERIES *************************************************/
/************************************** MEDIA QUERIES *************************************************/

@media (min-width: 1200px) {
  .container {
    max-width: 1920px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

/**********************************************1200**************************************/
/**********************************************1200**************************************/

@media (max-width: 1200px) {
  #top_banner_slider > .owl-nav > .owl-next {
    right: 0px;
  }

  #top_banner_slider > .owl-nav > .owl-prev {
    left: 0px;
  }

  #frmEmail input {
    height: 32px;

    font-size: 12px;
    display: inline-block;
  }

  #btnMobileEmail {
    display: inline-block;
    background: url("inc/assets/imgs/SubsButton.png") no-repeat #00bffd center;
    border: none;
    width: 32px;
    height: 32px;
    vertical-align: bottom;
    cursor: pointer;
  }

  #btnDesktopEmail {
    display: none;
  }

  #map {
    width: 100%;
    height: 345px;
  }

  .locations-state-buttons {
    font-size: 16px !important;
    padding: 8px 0 8px 15px !important;
  }

  .locations-state-buttons-icon {
    padding-right: 15px;
  }
}

/**********************************************768**************************************/
/**********************************************768**************************************/
@media only screen and (max-width: 768px) {
  #top_banner_slider > .owl-dots {
    bottom: 15px !important;
  }

  #page-title-mobile {
    background-color: #fff;
    text-align: center;
    margin-top: 16px;
  }

  .pages-breadcrumbs {
    display: none;
  }

  .pages-breadcrumbs > div,
  .pages-breadcrumbs > a {
    font-size: 12px;
  }

  .index-flag-container {
    width: 250px !important;
    height: 167px;
    margin: 16px;
  }

  #frmEmail input {
    padding-left: 5px;
  }

  /** Contact Us*/
  .contact-us-box {
    max-width: 288px;
  }

  /** END Contact Us*/

  .product-card-price-div,
  .product-card-button-div {
    padding-top: 5px;
    width: unset;
  }

  .product-card-button-div {
    width: 100%;
  }

  /**Start Locations*/

  .location-card {
    margin-bottom: 30px;
  }

  .location-card-image > img {
    max-width: 230px;
  }

  .locations-separator {
    margin: 10px 0 10px;
  }

  .locations-heading {
    font-size: 18px;
    padding-left: 0px;
    line-height: unset;
    padding-bottom: 8px;
  }

  .locations-num-location {
    font-size: 16px;
    line-height: unset;
  }

  /**END Locations*/

  /** Contact Us*/
  .contact-us-box {
    margin: auto;
  }

  /** End Contact Us **/

  /** Our Brands **/

  #brands-logo-container > div > div > div > div > div > img {
    max-width: 62px !important;
  }

  /** End Our Brands **/
}

/**********************************************736**************************************/
/**********************************************736**************************************/
@media only screen and (max-width: 736px) {
  /** Our Brands*/
  #first-list-brand-column {
    order: 1;
  }

  #second-list-brand-column {
    order: 3;
  }

  #third-list-brand-column {
    order: 2;
  }

  #fourth-list-brand-column {
    order: 4;
  }

  /** End Our Brands*/
}

/**********************************************479**************************************/
/**********************************************479**************************************/
@media only screen and (max-width: 479px) {
  .rp-popular-image-section{
    margin-bottom: 20px;
  }
  .rp-popular-image-section :last-of-type{
    margin-bottom: 0px;
  }
  .rp-popular-categories{
    padding-bottom: 20px;
  }
  .rp-category-brand {
    padding: 20px 0px;
  }
  .rp-static-image-section {
    padding: 20px 10px 20px !important;
    margin: 0px 10px 20px !important;
  }
  .rp-static-section {
    padding: 25px 15px !important;
  }
  .searchbarTopoffset {
    margin-top: 48px;
  }

  .container {
    width: 100% !important;
    max-width: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  #popular_categories_slider > .owl-nav > .owl-next {
    margin-top: -35px !important;
    right: 0;
  }
  #popular_categories_slider > .owl-nav > .owl-prev {
    margin-top: -35px !important;
    left: 0;
  }

  /** Our Brands*/

  #brands-logo-container > div > div {
    justify-content: left;
  }

  #brands-names-container > div > div > div > div > div > div {
    font-weight: normal !important;
  }

  #first-list-brand-column {
    order: 1;
  }

  #second-list-brand-column {
    order: 3;
  }

  #third-list-brand-column {
    order: 2;
  }

  #fourth-list-brand-column {
    order: 4;
  }

  /*END Our Brands*/

  /** Contact Us*/
  .contact-us-box {
    width: 288px;
    margin: 0 auto;
  }

  /** END Contact Us*/

  /** Subscribe Widget */
  #frmEmail input {
    width: 83px;
    font-size: 10px;
    padding-left: 3px;
  }

  .placeholderColor::placeholder {
    font-size: 8px;
  }
  /** END Subscribe Widget*/
  .top-products-info {
    width: 100%;
    margin-top: 30px;
    left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .featured-products-info {
    width: 100%;
    margin-top: 25px;
    left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frequently-products-info {
    width: 100%;
    margin-top: 25px;
    left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  /*404*/

  #view-404 {
    padding: 8px 10px;
  }

  .view-404-container {
    max-width: 304px;
    padding-top: 35px;
    padding-bottom: 28px;
  }

  .view-404-content {
    padding-top: 21px;
  }

  .view-404-header {
    flex-direction: column;
  }

  .mobile404img {
    display: block;
  }

  .full404img {
    display: none;
  }

  .view-404-form button {
    width: 120px;
    height: 40px;
    line-height: 14px;
    font-size: 12px;
    margin: unset;
  }

  .view-404-button-home {
    margin-right: 20px !important;
  }

  .view-404-button-back {
    margin-left: 20px !important;
  }

  /*End 404*/

  /*Coming Soon*/

  #coming-soon {
    padding: 8px 10px;
  }

  .coming-soon-container {
    max-width: 304px;
    padding-top: 35px;
    padding-bottom: 115px;
  }

  .coming-soon-content {
    padding-top: 21px;
  }

  #coming-soon-title {
    font-size: 32px;
  }
  #coming-soon-legend {
    font-size: 14px;
  }

  .coming-soon-header {
    flex-direction: column;
  }

  .mobilecomingimg {
    margin-top: 49px;
    display: block;
  }

  .fullcomingimg {
    display: none;
  }

  .coming-soon-form button {
    width: 120px;
    height: 40px;
    line-height: 14px;
    font-size: 12px;
    margin: unset;
  }

  .coming-soon-button-home {
    margin-right: 4px !important;
  }

  .coming-soon-button-back {
    margin-left: 4px !important;
  }

  /*End Coming Soon*/

  /** MAIN SITE INDEX*/
  .index-flag-container {
    width: 200px !important;
    height: 104px;
    margin: auto;
    margin-bottom: 32px;
  }

  /** END MAIN SITE INDEX*/

  /*FeedBack*/
  #feedback-button {
    display: none;
  }

  /*EndFeedBack*/

  /** Locations */

  #map-container {
    margin-bottom: 10px;
  }

  .locations-holidays-link a {
    line-height: 16px;
  }

  .location-card {
    padding-left: 30px !important;
  }

  .locations-heading {
    padding-top: 13px;
    padding-left: 8px;
  }

  #state-locations-container {
    padding-bottom: 10px;
  }

  #locations-state-buttons-container {
    margin-top: 15px;
  }

  .locations-state-buttons {
    width: 100% !important;
    max-width: 100%;
  }

  .location-card-image {
    text-align: center;
  }

  .location-card-image > img {
    max-width: 272px;
    width: 272px;
  }

  /** END Locations */

  /* END Contact Us**********************************************************************/
  .contact-us-form-field {
    width: 272px;
  }

  .contact-us-comments {
    width: 272px;
  }

  #contact-us-send {
    width: 288px;
  }
  /* END Contact Us*/
}


@media screen and (max-width: 767px) {
  .width-set-banner .elementor-widget-container{
    display: none;
  }
  .three-banners-layout{
    padding: 20px 15px !important;
  }
  .footer-alignment {
    display: block;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
  }
  .footer-alignment > div > span,
  .footer-alignment > div > span > a {
    font-size: 12px;
    padding-right: 0px;
  }
  .followus-alignment {
    float: inherit !important;
    justify-content: center;
  }
  .followus-padding {
    padding-right: 15px !important;
    padding-top: 15px;
  }
  .rp-static-section {
    padding: 40px 15px;
  }
  .rp-static-image-section {
    padding: 30px 4px 20px;
    margin: 0px 10px 20px;
  }
  footer{
    padding: 0px 10px;
  }
  .footer-subscribe{
    text-align: center;
  }
  .footer-heading {
    padding-top: 15px;
  }
  .footer-alignment > div {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding-bottom: 10px;
  }
  .rp-brand-image {
    display: flex;
    flex-wrap: wrap;
  }
  .rp-image-section {
    width: 50%;
    height: 100px;
    display: flex;
    align-items: center;
    height: auto;
  }
  .rp-category-brand {
    padding: 5px 20px;
    background-color: #ffffff;
  }
  
}

@media screen and (min-width: 768px) and (max-width: 1023px){
  .followus-padding > .followus-alignment > a > img{
    margin: -4px 8px 0px;
  }
  .container {
    max-width: 100% !important;
    padding: 0px !important;
  }
  figcaption{
    min-height: 20px;
    height: 20px;
    margin-top: -20px;
    padding: 0px 0px 0px 15px;
    font-size: 13px;
    display: flex;
    align-items: center;
  }
  .rp-static-image-section {
    border: 2px solid #E2E2E2;
    border-radius: 10px;
    text-align: center;
    padding: 10px 10px 10px;
    margin: 0px 15px;
    font-size: 14px;
  }
  .rp-static-image-section h2 {
    padding: 15px 0px;
    font-size: 13px;
  }
  .rp-static-image-section p {
    min-height: 52px;
    font-size: 13px;
  }
  .rp-static-section {
    padding: 40px 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1439px){
  .container {
    max-width: 100% !important;
    padding: 0px !important;
  }

}

@media screen and (min-width: 1024px) and (max-width: 1366px){
  .rp-static-image-section {
    border: 2px solid #E2E2E2;
    border-radius: 10px;
    text-align: center;
    padding: 20px 15px 20px;
    margin: 0px 15px;
    font-size: 14px;
    max-height: 92%;
  }

}
@media screen and (min-width: 1440px) and (max-width: 1919px){
  .rp-static-image-section {
    font-size: 15px;
  }
}

@media screen and (min-width: 1920px){
  .rp-popular-categories{
    padding: 30px 50px 50px 30px;
  }
  .rp-category-brand{
    padding: 35px 55px 20px 20px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .rp-image-section img{
    width: 100% !important;
    max-width: none !important;
  }
  .banner-images .elementor-image a{
    width: 100% !important;
    display: inline-block !important;
  }
}
