:root {
  --primary-color: #1d2653;
  --secondary-color: #f5897c;
  --tertiary-color: #0d656f;
  --dark-color: #7d3678;
  --light-color: #ded2c8;
  --off-white-color: #f4f0ec;
}

html {
  overflow-x: hidden;
}

.truck-fast{
  text-align: center;
  font-size: 50px !important;
  /* margin-top: 20px; */
  height: 50px;
  width: 50px;
}
.comment-fast{
  text-align: center;
  font-size: 50px !important;
  /* margin-top: 20px; */
  height: 50px;
  width: 50px;
}

/* .slider-p{
  overflow-y: scroll;
  height: 150px !important;
} */

.border1{
  border: 1px solid red !important;
}
.our-shop-sm-col1 {
  display: none ;
}

.defualt-sort-selector{
padding: 0px !important;
/* border: 3px solid red !important; */
}
.defualt-sort-selector option{
  padding: 0px !important;
  border: 2px solid green;

}

/* ROW-1 */
.row-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.row-1 {
  border-right: 2px solid #ffffff;
}

.row-1 img {
  height: 165px;
  width: 165px;
}

.row-1 .member {
  padding-top: 20px;
  line-height: 20px;
}

/* ROW-2 */
.middle img {
  height: 100px;
  width: 100px;
  padding-bottom: 5px;
}

.row-2 {
  padding: 0px 0px 20px 2rem;
}

.row-2 span {
  font-weight: bold;
}

/* ROW-3 */
.row-3 {
  text-align: center;
  padding-right: 3rem;
}

.row-3 .h5 {
  color: #cbc7c7;
}

.row-3 img {
  display: flex;
  flex-direction: column;
}

/* PRODUCT SHOW */
.pro-show {
  margin: 2rem 0rem 0rem 0rem;
}

.pro-show div {
  margin: 0rem 1rem;
  background-color: var(--off-white-color);
}

.pro-show .rs {
  margin-top: 2rem;
  margin-right: 5.5rem;
}

/* FOOTER */
#footer {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-top: 2rem;
}

#first-col-footer img {
  height: 80px;
  width: 160px;
}

.col h6 {
  padding-bottom: 10px;
}

ul li {
  line-height: 24px;
}

.btn {
  color: white;
}

input {
  padding: 2px 0px 2px 15px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

input::placeholder {
  color: #b2aeae;
}

.mybtn {
  border: 0px;
  color: white;
  outline: none;
  margin: 0;
  padding: 1px 10px;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
}

.icons {
  letter-spacing: 1px;
  padding-top: 34px;
}

.icons .i-2 {
  padding-left: 10px;
}

.show-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 1200px) {

  .show-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 1030px) {
  .show-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .member-div-sm img {
    height: 120px;
    width: 120px;
  }
}

@media screen and (max-width: 850px) {
  .show-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .row-1 {
    border-right: none;
  }
}

@media screen and (max-width: 770px) {
  .alignment-minitab {
    justify-content: space-between !important;
  }

  .show-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .sm-padding-none {
    padding: 0px !important;
  }

  .img-pading-sm {
    height: 60px !important;
    width: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .alignment-minitab {
    justify-content: start !important;
  }

  .margin-sm {
    margin-bottom: 30px !important;
  }

  .txt-start-sm {
    text-align: start !important;
  }

  .our-shop-sm {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .our-shop-sm-img {
    display: flex !important;
    flex-direction: row !important;
  }
}

@media screen and (max-width: 600px) {

  .show-img {
    height: 100%;
    width: 100%;
  }
}

@media (max-width: 515px) {
  .our-shop-sm {
    border-bottom: 2px solid white;
  }

  .our-shop-sm-col1 {
    display: block !important ;
  }
  .truck-fast{
  text-align: center;
    font-size: 30px !important;
  }
  .comment-fast{
    
  text-align: center;
    font-size: 30px !important;
  }

  .our-shop-sm-col2 {
    display: none !important;
  }

  .our-shop-sm-img img {
    height: 70px !important;
    width: 70px !important;
  }

  .margin-sm-row {
    margin: 0px !important;
  }

  .margin-sm {
    margin-bottom: 20px !important;
  }

  .member-div-sm {
    /* display: flex;
    justify-content: space-between; */
    text-align: center;
  }

  .member-div-sm img {
    height: 120px !important;
    width: 120px !important;
  }

  .member-div-sm-text {
    padding: 0px 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    justify-content: space-between;
    /* width: 55%; */
    text-align: center;
  }

  .collections-data-sm {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
  }
}

@media screen and (max-width: 456px) {

  .txt-collection-sm {
    display: block !important;
  }

  .img-1 {
    width: 70px !important;
    height: 70px !important;
  }

  .show-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}

/* TEXT SIZE  */

.txt-8 {
  font-size: 8px;
}

.txt-9 {
  font-size: 9px;
}

.txt-10 {
  font-size: 10px !important;
}

.txt-11 {
  font-size: 11px;
}

.txt-12 {
  font-size: 12px !important;
}

.txt-13 {
  font-size: 13px !important;
}

.txt-14 {
  font-size: 14px !important;
}

.txt-15 {
  font-size: 15px !important;
}

.txt-16 {
  font-size: 16px;
}

.txt-17 {
  font-size: 17px;
}

.txt-18 {
  font-size: 18px !important;
}

.txt-20 {
  font-size: 20px !important;
}

.txt-22 {
  font-size: 22px;
}

.txt-24 {
  font-size: 24px;
}

.txt-26 {
  font-size: 26px;
}

.txt-28 {
  font-size: 28px;
}

.txt-30 {
  font-size: 30px;
}

.txt-32 {
  font-size: 32px;
}

.txt-34 {
  font-size: 34px;
}

.txt-36 {
  font-size: 36px;
}

.txt-38 {
  font-size: 38px;
}

.txt-40 {
  font-size: 40px;
}

.txt-42 {
  font-size: 42px;
}

/* PAGINATION START */

.hz-pagination .page-item.active .pagination-page-link {
  color: var(--primary-color)
}

.hz-pagination .page-item.disabled {
  display: none;
}

.hz-pagination .page-item .pagination-page-link {
  width: 20px;
  height: 21px;
  font-size: 0.875rem;
  border-width: 0;
  color: grey;
  line-height: 1;
  padding: 0;
  border-radius: 8px;
}

@media (min-width: 420px) {
  .hz-pagination .page-item .pagination-page-link {
    width: 28px;
    height: 28px;
  }
}

@media (min-width: 576px) {
  .hz-pagination .page-item .pagination-page-link {
    font-size: 14px;
    width: 26px;
    height: 28px;
    border-radius: 8px;
  }
}

@media (min-width: 768px) {
  .hz-pagination .page-item .pagination-page-link {
    font-size: 14px;
    width: 28px;
    height: 28px;
  }
}

@media (min-width: 992px) {
  .hz-pagination .page-item .pagination-page-link {
    width: 28px;
    height: 28px;
    font-size: 14px;
    border-radius: 8px;
}

@media (min-width: 1200px) {
  .hz-pagination .page-item .pagination-page-link {
    font-size: 14px;
    width: 28px;
    height: 28px;
  }
}

.hz-pagination .page-next {
  margin-left: 10px;
}

.hz-pagination .page-prev .pagination-page-link,
.hz-pagination .page-next .pagination-page-link {
  width: auto;
  height: 32px;
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 3px 20px;
  border: 1px solid var(--primary-color);
}

@media (min-width: 992px) {

  .hz-pagination .page-prev .pagination-page-link,
  .hz-pagination .page-next .pagination-page-link {
    font-size: 14px;
  }
}

@media (min-width: 320px) {

  .hz-pagination .page-prev .pagination-page-link,
  .hz-pagination .page-next .pagination-page-link {
    width: auto;
    height: 25px;
    font-size: 0.775rem;
    line-height: 1;
    color: var(--primary-color);
    padding: 3px 10px;
    border: 1px solid var(--primary-color);
  }
}
}