.nopadding {
  padding: 0px;
}

.nomargin {
  margin: 0px;
}

.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn, .relatedMainContainer .relatedMainRow, .relatedMainContainer .buttonMainRow, .relatedMainContainer .titlerelatedMainRow, .informationSectionMainContainer .informationMainRow .informationMainColumn .ReviewsInformation, .informationSectionMainContainer .informationMainRow .informationMainColumn .descriptionInformation, .informationSectionMainContainer .informationMainRow .informationMainColumn .navInformationContainer, .informationSectionMainContainer .informationMainRow, .singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .smallPicture, .singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer, .singleProductMainContainer .singleProductMainRow .productGalleryColumn .bigPictureContainer, .singleProductMainContainer .singleProductMainRow, .singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .titleSite, .blogMainContainer .blogMainRow, .blogMainContainer .titleArrivalsMainRow, .threeColumnMainContainer .threeColumnMainRow, .clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .imageContainer, .clientTestimonialsMainContainer .clientTestimonialsMainRow, .productsCategoryMainContainer .productsCategoryMainRow, .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn, .newArrivalsMainContainer .arrivalMainRow, .newArrivalsMainContainer .buttonMainRow, .newArrivalsMainContainer .titleArrivalsMainRow, .fourTilesMainContainer .fourTilesMainRow, .storeFeaturesMainContainer .storeFeaturesMainRow, .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn {
  margin-left: auto !important;
  margin-right: auto !important;
}

@font-face {
  font-family: LatoR;
  src: url(../assets/fonts/Lato-Regular.ttf);
}
@font-face {
  font-family: LatoB;
  src: url(../assets/fonts/Lato-Bold.ttf);
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.rightPositionSlide {
  margin-left: auto !important;
}

.leftPositionSlide {
  margin-right: auto !important;
}

.tempDataSlider {
  overflow: hidden;
  width: 1px;
  height: 1px;
  opacity: 0px;
}

.owl-item {
  display: flex;
  justify-content: center;
}

h2 {
  font-size: 40px;
  font-family: LatoR;
  font-weight: 700;
  color: #222;
  line-height: 1.3;
}

h4 {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: LatoR;
  text-transform: capitalize;
  color: #222;
}

h6 {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  color: #555;
  font-family: LatoR;
  text-transform: capitalize;
}

p {
  font-family: LatoR;
  color: #555;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.headerSliderMainContainer {
  width: 100%;
  height: 670px;
  background: #f4f4f4;
}
@media only screen and (max-width: 992px) {
  .headerSliderMainContainer {
    height: 470px;
  }
}
.headerSliderMainContainer .headerSliderMainRow {
  width: 100%;
  height: 100%;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn:hover .mainNavigationContanierSlide {
  opacity: 1;
  transition: 0.4s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .navigationSliderLeft {
  position: absolute;
  width: 50px;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 100;
  justify-content: flex-end;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .navigationSliderRight {
  position: absolute;
  width: 50px;
  height: 100%;
  right: 0px;
  top: 0px;
  z-index: 100;
  justify-content: flex-start;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .navigationSliderRight .slideArrow {
  transform: rotate(180deg);
  transition: 0.4s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .mainNavigationContanierSlide {
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 0.4s;
  display: none;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .mainNavigationContanierSlide .slideArrow {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.4s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .mainNavigationContanierSlide .slideArrow:hover {
  background: black;
  transition: 0.4s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .mainNavigationContanierSlide .slideArrow svg {
  width: 50%;
  height: 50%;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .mainNavigationContanierSlide .slideArrow svg polyline {
  stroke: #fff;
  transition: 0.4s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderMainImage {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderMainImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media only screen and (max-width: 992px) {
  .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderMainImage img {
    object-fit: cover;
  }
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn {
  max-width: 1140px;
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription {
  max-width: 450px;
  height: auto;
}
@media only screen and (max-width: 992px) {
  .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription {
    padding-left: 5%;
  }
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeader {
  max-width: 430px;
}
@media only screen and (max-width: 992px) {
  .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeader {
    max-width: 270px;
  }
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeader h2 {
  font-family: LatoR;
  visibility: visible;
  text-align: inherit;
  line-height: 64px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 59px;
  color: #222222;
  display: inline-block;
}
@media only screen and (max-width: 992px) {
  .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeader h2 {
    font-size: 34px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeader h2 {
    font-size: 28px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 992px) {
  .headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeaderDescription {
    max-width: 270px;
  }
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderHeaderDescription p {
  font-family: LatoR;
  text-transform: capitalize;
  visibility: visible;
  text-align: inherit;
  line-height: 25px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 20px;
  border-color: #555555;
  border-style: none;
  margin: 0px;
  border-radius: 0px;
  padding: 0px;
  color: #555555;
  opacity: 1;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderBtn {
  width: 178px;
  height: 45px;
  background: #c29958;
  border-radius: 25px;
  margin-top: 50px;
  transition: 0.3s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderBtn:hover {
  background: #222222;
  transition: 0.3s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderBtn:hover a {
  color: #fff;
  transition: 0.3s;
}
.headerSliderMainContainer .headerSliderMainRow .headerSliderMainColumn .sliderDescriptionColumn .sliderDescription .sliderBtn a {
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  font-family: LatoR;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: 0.3s;
}

.storeFeaturesMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
}
.storeFeaturesMainContainer .storeFeaturesMainRow {
  max-width: 1140px;
  height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 992px) {
  .storeFeaturesMainContainer .storeFeaturesMainRow {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .storeFeaturesMainContainer .storeFeaturesMainRow {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 992px) {
  .storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow {
  max-width: 255px;
  height: 65px;
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox {
  width: 100%;
  height: auto;
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox .boxIcon {
  width: 50px;
  height: 50px;
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox .boxIcon svg path {
  stroke: #c29958;
  fill: #c29958;
  stroke-width: 0px;
  transition: 0.4s;
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox .plane {
  transform: rotate(-45deg);
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox .plane svg path {
  transform: scale(1.5);
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox .backArrow svg {
  transform: rotate(180deg);
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .iconBox .creditCard svg path {
  transform: scale(1.5);
}
.storeFeaturesMainContainer .storeFeaturesMainRow .storeFeaturesColumn .storeFeaturesInsideBoxRow .descriptionBox {
  width: 200px;
  height: auto;
  padding-top: 4px;
  padding-left: 15px;
}

.fourTilesMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
}
.fourTilesMainContainer .fourTilesMainRow {
  max-width: 1140px;
  height: auto;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow {
    max-width: 768px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn:nth-child(even) {
  justify-content: flex-end;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox {
  width: 560px;
  height: 260px;
  background: #f4f4f4;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox {
    width: 340px;
    height: 156px;
  }
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox {
    width: 100%;
    height: 260px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .imageBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .imageBox:hover img {
  transform: scale(1.08);
  transition: 2s;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .imageBox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.02);
  transition: 1s;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .imageBox img {
    object-fit: cover;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox {
  width: 255px;
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: 0px;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox {
    width: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox {
    width: 179px;
  }
}
@media only screen and (max-width: 544px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox {
    width: 125px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-right: 60px;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description {
    padding-top: 10%;
    padding-right: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description {
    padding-top: 50px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 544px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description {
    padding-right: 0px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description h6 {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px;
  font-weight: 400;
  color: #888;
  text-transform: uppercase;
  font-family: LatoR;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description h6 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description h6 {
    font-size: 14px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description h5 {
  font-size: 30px;
  text-transform: capitalize;
  color: #222;
  font-family: LatoR;
  font-weight: 700;
  line-height: 1;
  margin: 0px;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description h5 {
    font-size: 20px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description .tileHref {
  display: inline-block;
  border-bottom-style: solid;
  border-color: #555;
  border-width: 2px;
  margin-top: 40px;
  text-decoration: none;
  transition: 0.3s;
}
@media only screen and (max-width: 992px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description .tileHref {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description .tileHref {
    margin-top: 40px;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description .tileHref:hover {
  border-color: #c29958;
  transition: 0.3s;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description .tileHref:hover p {
  color: #c29958;
  transition: 0.3s;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .description .tileHref p {
  color: #555;
  font-family: LatoR;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  margin: 0px;
  transition: 0.3s;
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .rightText {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .rightText {
    text-align: left;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .rightText h6 {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .rightText h6 {
    text-align: left;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .rightText h5 {
  margin-left: auto;
  text-align: right;
  max-width: 125px;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .rightText h5 {
    text-align: left;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .centerText {
  text-align: center;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .centerText {
    text-align: left;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .centerText h6 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .centerText h6 {
    text-align: left;
  }
}
.fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .centerText h5 {
  margin-left: auto;
  text-align: center;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .fourTilesMainContainer .fourTilesMainRow .fourTilesColumn .tileBox .descriptionBox .centerText h5 {
    text-align: left;
  }
}

.newArrivalsMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}
.newArrivalsMainContainer .titleArrivalsMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .titleArrivalsMainRow {
    max-width: 768px;
  }
}
.newArrivalsMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn {
  width: 100%;
  height: 100%;
}
.newArrivalsMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn .titleContainer {
  width: 100%;
  height: auto;
}
.newArrivalsMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn .titleContainer h3 {
  font-family: LatoR;
  font-weight: 700;
  font-size: 35px;
  color: #222;
  text-transform: capitalize;
  text-align: center;
}
.newArrivalsMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn .titleContainer p {
  margin-top: 12px;
  margin-bottom: 0px;
  color: #555;
  font-family: LatoR;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
}
.newArrivalsMainContainer .buttonMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .buttonMainRow {
    max-width: 768px;
  }
}
.newArrivalsMainContainer .buttonMainRow .buttonMainColumn {
  width: 100%;
  height: auto;
  text-align: center;
}
.newArrivalsMainContainer .buttonMainRow .buttonMainColumn .buttonColumn {
  display: inline-block;
  text-align: center;
}
.newArrivalsMainContainer .buttonMainRow .buttonMainColumn .buttonColumn .btn {
  color: #999;
  font-family: LatoR;
  text-transform: capitalize;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
}
.newArrivalsMainContainer .buttonMainRow .buttonMainColumn .buttonColumn .btn:hover {
  color: #222;
  transition: 0.3s;
}
.newArrivalsMainContainer .buttonMainRow .buttonMainColumn .buttonColumn .activeBtn {
  color: #222;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow {
    max-width: 768px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn {
  max-width: 263px;
  height: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn {
    max-width: 210px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox {
  width: 263px;
  height: 356px;
  background: #fff;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox {
    max-width: 210px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox {
  width: 100%;
  height: 100%;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox:hover .box .actionBtnGroup {
  opacity: 1;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox:hover .box .buyBtn {
  opacity: 1;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box {
  width: 263px;
  height: 263px;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box {
    max-width: 210px;
    height: 210px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .soldInformation {
  width: 60px;
  height: 20px;
  background: #c29958;
  border-radius: 20px;
  color: #fff;
  font-family: LatoR;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .soldInformation {
    max-width: 210px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .imageContainer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .imageContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup {
  width: 45px;
  height: 180px;
  position: absolute;
  right: 20px;
  top: 0px;
  padding-top: 20px;
  opacity: 0;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn {
    width: 30px;
    height: 30px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn:hover {
  background: #c29958;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn:hover svg path {
  stroke: #fff;
  fill: #fff;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn:hover .fa-search {
  color: #fff;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn svg path {
  stroke: #222;
  fill: #222;
  stroke-width: 1px;
  transition: 0.3s;
  transform: scale(0.9);
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .actionBtnGroup .actionBtn .fa-search {
  color: #222;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .buyBtn {
  width: 140px;
  height: 40px;
  position: absolute;
  bottom: 20px;
  left: 25%;
  background: #fff;
  border-radius: 20px;
  color: #222;
  font-family: LatoR;
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
  padding-top: 8px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 18px -11px #42445a;
  -moz-box-shadow: 0px 0px 18px -11px #42445a;
  box-shadow: 0px 0px 18px -11px #42445a;
  transition: 0.3s;
  opacity: 0;
}
@media only screen and (max-width: 992px) {
  .newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .buyBtn {
    max-width: 210px;
    width: 120px;
    height: 30px;
    left: 20%;
    padding-top: 2px;
  }
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .box .buyBtn:hover {
  background: #c29958;
  color: #fff;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival {
  width: 100%;
  height: 95px;
  padding-top: 20px;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productCategory {
  color: #e8d9d9;
  font-size: 1em;
  line-height: 1;
  margin-bottom: 5px;
  font-family: LatoR;
  font-weight: 400;
  text-align: center;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productCategory a {
  color: #e8d9d9;
  margin-left: 1px;
  text-align: center;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productCategory a:hover {
  color: #222;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productName {
  color: #222;
  font-family: LatoR;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 10px;
  text-transform: capitalize;
  text-align: center;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productName a {
  color: #222;
  text-align: center;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productName a:hover {
  color: #c29958;
  transition: 0.3s;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .productPrice {
  color: #555;
  font-size: 15px;
  font-weight: 400;
  font-family: LatoR;
  text-align: center;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .promotion {
  color: #c29958;
}
.newArrivalsMainContainer .arrivalMainRow .arrivalBoxColumn .arrivalMainBox .arrivalBox .descriptionBoxArrival .promotion span {
  color: #bababa;
  margin-right: 5px;
  text-decoration: line-through;
}

.productsCategoryMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}
.productsCategoryMainContainer .productsCategoryMainRow {
  max-width: 1650px;
  height: auto;
  display: flex;
  justify-content: space-around;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile {
  max-width: 395px;
  height: 505px;
}
@media only screen and (max-width: 992px) {
  .productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile {
    margin-bottom: 20px;
  }
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory {
  width: 100%;
  height: 100%;
  position: relative;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory:hover .imageContainer img {
  transform: scale(1.02);
  transition: 0.5s;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory:hover .descriptionTile h5 {
  bottom: 40px;
  transition: 0.5s;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory:hover .descriptionTile h6 {
  opacity: 1;
  transition: 0.5s;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory .imageContainer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory .imageContainer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory .descriptionTile {
  width: 100%;
  height: auto;
  position: absolute;
  left: 40px;
  bottom: 40px;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory .descriptionTile h5 {
  color: #222;
  font-family: LatoR;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin-bottom: 0px;
  transition: 0.5s;
}
.productsCategoryMainContainer .productsCategoryMainRow .productsCategoryTile .productCategory .descriptionTile h6 {
  color: #999;
  font-family: LatoR;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  transition: 0.5s;
}

.clientTestimonialsMainContainer {
  width: 100%;
  height: 466px;
  background: #fff;
  background-image: url(../img/bg-testimonial.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow {
  max-width: 900px;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .clientTestimonialsMainContainer .clientTestimonialsMainRow {
    max-width: 600px;
  }
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn {
  width: 100%;
  height: auto;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer {
  width: 100%;
  height: auto;
  padding-top: 70px;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .clietnOpinionHeader {
  width: 100%;
  height: auto;
  text-align: center;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .clietnOpinionHeader h3 {
  color: #222;
  font-family: LatoR;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0px;
  font-size: 30px;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .clietnOpinionHeader p {
  font-size: 18px;
  font-family: LatoR;
  margin-top: 12px;
  color: #555;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer {
  width: 100%;
  height: 300px;
  margin-top: 20px;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer {
  width: 100%;
  height: auto;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .imageContainer {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  overflow: hidden;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .imageContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .opinion {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 30px;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .opinion p {
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  color: #555;
  font-family: LatoR;
  text-transform: capitalize;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .clientName {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 40px;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .clientName p {
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  color: #222;
  font-family: LatoR;
  text-transform: capitalize;
}
.clientTestimonialsMainContainer .clientTestimonialsMainRow .clientTestimonialsMainColumn .descriptionClientTestimonailsContainer .opinionMainContainer .opinionContainer .clientName p span {
  font-size: 16px;
  font-weight: 400;
  color: #555;
}

.threeColumnMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 50px;
}
.threeColumnMainContainer .threeColumnMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .threeColumnMainContainer .threeColumnMainRow {
    max-width: 768px;
  }
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 992px) {
  .threeColumnMainContainer .threeColumnMainRow .bigColumn {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .bigContainer {
  width: 540px;
  height: 430px;
  position: relative;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .bigContainer .imageContainer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .bigContainer .imageContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer {
  width: 300px;
  height: 100%;
  position: relative;
  margin-left: 0px;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description {
  width: 100%;
  height: auto;
  text-align: center;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description h6 {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px;
  font-weight: 400;
  color: #888;
  text-transform: uppercase;
  font-family: LatoR;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description h5 {
  font-size: 30px;
  text-transform: capitalize;
  color: #222;
  font-family: LatoR;
  font-weight: 700;
  line-height: 1;
  margin: 0px;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description .tileHref {
  display: inline-block;
  border-bottom-style: solid;
  border-color: #555;
  border-width: 2px;
  margin-top: 40px;
  text-decoration: none;
  transition: 0.3s;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description .tileHref:hover {
  border-color: #c29958;
  transition: 0.3s;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description .tileHref:hover p {
  color: #c29958;
  transition: 0.3s;
}
.threeColumnMainContainer .threeColumnMainRow .bigColumn .descriptionBigContainer .description .tileHref p {
  color: #555;
  font-family: LatoR;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  margin: 0px;
  transition: 0.3s;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn {
  width: 100%;
  height: 500px;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .titleColumn {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .titleColumn h3 {
  font-size: 20px;
  text-transform: capitalize;
  color: #222;
  font-family: LatoR;
  font-weight: 700;
  line-height: 1;
  margin: 0px;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productPictureColumn {
  width: 100%;
  height: 90px;
}
@media only screen and (max-width: 992px) {
  .threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productPictureColumn {
    display: flex;
    justify-content: center;
  }
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productPictureColumn .pictureContainer {
  width: 80px;
  height: 80px;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productPictureColumn .pictureContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productDescriptionColumn {
  width: 100%;
  height: 90px;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productDescriptionColumn .descriptionSmallContainer {
  width: 145px;
  height: auto;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productDescriptionColumn .descriptionSmallContainer a {
  color: #222;
  font-family: LatoR;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 0 10px;
  text-transform: capitalize;
  color: #222;
  transition: 0.3s;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productDescriptionColumn .descriptionSmallContainer a:hover {
  color: #c29958;
  transition: 0.3s;
}
.threeColumnMainContainer .threeColumnMainRow .smallColumn .productSmallRow .productDescriptionColumn .descriptionSmallContainer .priceContainer {
  color: #222;
  font-family: LatoR;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 10px;
  text-transform: capitalize;
  margin-top: 10px;
}

.blogMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 20px;
}
.blogMainContainer .titleArrivalsMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .blogMainContainer .titleArrivalsMainRow {
    max-width: 768px;
  }
}
.blogMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn {
  width: 100%;
  height: 100%;
}
.blogMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn .titleContainer {
  width: 100%;
  height: auto;
}
.blogMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn .titleContainer h3 {
  font-family: LatoR;
  font-weight: 700;
  font-size: 35px;
  color: #222;
  text-transform: capitalize;
  text-align: center;
}
.blogMainContainer .titleArrivalsMainRow .titleArrivalsMainColumn .titleContainer p {
  margin-top: 12px;
  margin-bottom: 0px;
  color: #555;
  font-family: LatoR;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
}
.blogMainContainer .blogMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
.blogMainContainer .blogMainRow .blogMainColumn {
  width: 100%;
  height: 310px;
}
@media only screen and (max-width: 992px) {
  .blogMainContainer .blogMainRow .blogMainColumn {
    display: flex;
    justify-content: center;
  }
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer {
  width: 360px;
  height: 310px;
  position: relative;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .imageContainer {
  width: 355px;
  height: 225px;
  overflow: hidden;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .imageContainer:hover img {
  transform: scale(1.02);
  transition: 0.5s;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .imageContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 0.5s;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postMeta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postMeta .postAuthor {
  font-family: LatoR;
  font-size: 14px;
  font-weight: 400;
  color: #888;
  line-height: 1;
  margin-right: 5px;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postMeta .postAuthor a {
  color: #c29958;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postMeta .postDate {
  font-family: LatoR;
  font-size: 14px;
  font-weight: 400;
  color: #888;
  line-height: 1;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postTitle {
  width: 100%;
  height: auto;
  padding-top: 10px;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postTitle h3 {
  font-family: LatoR;
  font-weight: 700;
  font-size: 22px;
  text-transform: capitalize;
  text-align: left;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postTitle h3 a {
  color: #222;
  transition: 0.3s;
}
.blogMainContainer .blogMainRow .blogMainColumn .blogBoxMainContainer .descriptionBlogBox .postTitle h3 a:hover {
  color: #c29958;
  transition: 0.3s;
}

.singleProductHeaderMainContainer {
  width: 100%;
  height: auto;
  background: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 40px;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow {
  width: 100%;
  height: auto;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn {
  width: 100%;
  height: auto;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .titleSite {
  max-width: 1000px;
  height: auto;
  text-align: center;
  padding-bottom: 20px;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .breadcrumbContainer {
  text-align: center;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .breadcrumbContainer p {
  font-family: LatoR;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  display: inline;
  color: #999;
  transition: 0.3s;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .breadcrumbContainer p a {
  color: #999;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .breadcrumbContainer p a:hover {
  color: #c29958;
  transition: 0.3s;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .breadcrumbContainer p span {
  margin-left: 15px;
  margin-right: 15px;
}
.singleProductHeaderMainContainer .singleProductHeaderMainRow .singleProductHeaderMainColumn .breadcrumbContainer p .lastPosition {
  color: #c29958;
  margin: 0px;
}

.singleProductMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
}
.singleProductMainContainer .singleProductMainRow {
  max-width: 1140px;
  height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 992px) {
  .singleProductMainContainer .singleProductMainRow .productGalleryColumn {
    padding-bottom: 40px;
  }
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .bigPictureContainer {
  width: 540px;
  height: 540px;
  background: #f4f4f4;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .bigPictureContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer {
  width: 445px;
  height: 100px;
  padding-top: 20px;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer:hover .owl-nav {
  transition: 0.4s;
  opacity: 1;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .smallPicture {
  width: 90px;
  height: 90px;
  background: #f4f4f4;
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  cursor: pointer;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .smallPicture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .activePhoto {
  border-color: #c29958;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-stage-outer {
  z-index: 2;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav {
  width: 100%;
  position: absolute;
  top: 55px;
  display: flex;
  justify-content: space-between;
  transition: 0.4s;
  opacity: 0;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav .owl-prev {
  position: relative;
  left: -50px;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav .owl-prev:hover svg path {
  stroke: #c29958;
  fill: #c29958;
  stroke-width: 0px;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav .owl-prev svg path {
  stroke: grey;
  fill: grey;
  stroke-width: 0px;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav .owl-next {
  position: relative;
  right: -50px;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav .owl-next:hover svg path {
  stroke: #c29958;
  fill: #c29958;
  stroke-width: 0px;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productGalleryColumn .smallPictureContainer .owl-nav .owl-next svg path {
  stroke: grey;
  fill: grey;
  stroke-width: 0px;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1200px) {
  .singleProductMainContainer .singleProductMainRow .productDescriptionColumn {
    padding-left: 40px;
    padding-right: 20px;
  }
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription {
  width: 100%;
  height: auto;
  position: relative;
  padding-left: 10px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription h1 {
  font-size: 24px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .starContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: auto;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .starContainer .star {
  width: 15px;
  height: 15px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .starContainer .star svg path {
  stroke: #d3ced2;
  fill: #d3ced2;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .starContainer .gold svg path {
  stroke: #c29958;
  fill: #c29958;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .opinion {
  margin-left: 15px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .opinion a {
  font-size: 14px;
  font-family: LatoR;
  font-weight: 400;
  color: #999;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .customerOpinion .opinion a:hover {
  color: #c29958;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .price {
  width: 95%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom-style: solid;
  border-color: #f4f4f4;
  border-width: 1px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .price p {
  font-size: 34px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: 600;
  font-family: LatoR;
  text-transform: capitalize;
  color: #555;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .productInformation {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 98%;
  border-bottom-style: solid;
  border-color: #f4f4f4;
  border-width: 1px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer {
  padding-top: 20px;
  width: 100%;
  height: auto;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderContainer {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderContainer input {
  width: 100px;
  height: 50px;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #f4f4f4;
  text-align: center;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderContainer .orderBtn {
  width: 225px;
  height: 50px;
  background: #c29958;
  border-radius: 25px;
  transition: 0.3s;
  margin-left: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: LatoR;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderContainer .orderBtn:hover {
  background: #222222;
  color: #fff;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  padding-top: 50px;
  padding-bottom: 30px;
  max-width: 98%;
  border-bottom-style: solid;
  border-color: #f4f4f4;
  border-width: 1px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList {
  width: 150px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-right: 30px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList:hover .iconList svg path {
  stroke: #c29958;
  fill: #c29958;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList:hover p {
  color: #c29958;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList:hover .iconList {
  transform: rotateY(180deg);
  transition: 2s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList p {
  font-size: 16px;
  margin-bottom: 0px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList .iconList {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  padding-top: 1px;
  cursor: pointer;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList .iconList svg {
  width: 18px;
  height: 20px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .wishList .iconList svg path {
  width: 18px;
  height: 20px;
  transform: scale(0.7);
  stroke: #222;
  fill: #222;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct {
  width: 150px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct:hover .iconList svg path {
  stroke: #c29958;
  fill: #c29958;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct:hover p {
  color: #c29958;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct:hover .iconList {
  transform: rotateY(180deg);
  transition: 2s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct p {
  font-size: 16px;
  margin-bottom: 0px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct .iconList {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  padding-top: 1px;
  cursor: pointer;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct .iconList svg {
  width: 18px;
  height: 20px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .orderActionContainer .addProduct .iconList svg path {
  width: 18px;
  height: 20px;
  transform: scale(0.9);
  stroke: #222;
  fill: #222;
  transition: 0.4s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .footerOrderContainer {
  padding-top: 30px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .footerOrderContainer p a {
  color: #999;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .footerOrderContainer p a:hover {
  color: #c29958;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .footerOrderContainer p a:hover svg path {
  stroke: #c29958;
  fill: #c29958;
  transition: 0.3s;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .footerOrderContainer p a svg {
  margin-left: 30px;
  width: 18px;
  height: 20px;
}
.singleProductMainContainer .singleProductMainRow .productDescriptionColumn .productDescription .orderMainContainer .footerOrderContainer p a svg path {
  width: 18px;
  height: 20px;
  transform: scale(0.9);
  stroke: #222;
  fill: #222;
  stroke-width: 0px;
  transition: 0.4s;
}

.informationSectionMainContainer {
  width: 100%;
  height: auto;
  background: #f6f6f6;
  padding-top: 70px;
  padding-bottom: 70px;
}
.informationSectionMainContainer .informationMainRow {
  max-width: 1140px;
  height: auto;
  background: #fff;
  padding-bottom: 100px;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn {
  width: 100%;
  height: auto;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .navInformationContainer {
  width: 95%;
  height: auto;
  border-bottom-style: solid;
  border-color: #f4f4f4;
  border-width: 1px;
  padding-top: 70px;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .navInformationContainer .navInformationUl {
  width: 100%;
  height: 50px;
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .navInformationContainer .navInformationUl .navInformationLi {
  width: auto;
  height: 50px;
  display: inline-block;
  font-family: LatoR;
  font-weight: 500;
  color: #222;
  text-transform: capitalize;
  font-size: 22px;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  border-bottom-style: solid;
  border-width: 2px;
  border-color: transparent;
  padding-bottom: 10px;
  margin-left: 20px;
  transition: 0.4s;
  cursor: pointer;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .navInformationContainer .navInformationUl .navInformationLi:hover {
  border-color: #c29958;
  transition: 0.4s;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .navInformationContainer .navInformationUl .activeLi {
  border-color: #c29958;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .descriptionInformation {
  width: 95%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .ReviewsInformation {
  width: 95%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
  opacity: 0;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .ReviewsInformation p {
  font-size: 18px;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .ReviewsInformation p span {
  font-size: 13px;
}
.informationSectionMainContainer .informationMainRow .informationMainColumn .ReviewsInformation p span a {
  color: #555;
  text-decoration: none;
}

.relatedMainContainer {
  width: 100%;
  height: auto;
  background: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}
.relatedMainContainer .titlerelatedMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
.relatedMainContainer .titlerelatedMainRow .titlerelatedsMainColumn {
  width: 100%;
  height: 100%;
}
.relatedMainContainer .titlerelatedMainRow .titlerelatedsMainColumn .titleContainer {
  width: 100%;
  height: auto;
}
.relatedMainContainer .titlerelatedMainRow .titlerelatedsMainColumn .titleContainer h3 {
  font-family: LatoR;
  font-weight: 700;
  font-size: 35px;
  color: #222;
  text-transform: capitalize;
  text-align: center;
}
.relatedMainContainer .titlerelatedMainRow .titlerelatedsMainColumn .titleContainer p {
  margin-top: 12px;
  margin-bottom: 0px;
  color: #555;
  font-family: LatoR;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
}
.relatedMainContainer .buttonMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
}
.relatedMainContainer .buttonMainRow .buttonMainColumn {
  width: 100%;
  height: auto;
  text-align: center;
}
.relatedMainContainer .buttonMainRow .buttonMainColumn .buttonColumn {
  display: inline-block;
  text-align: center;
}
.relatedMainContainer .buttonMainRow .buttonMainColumn .buttonColumn .btn {
  color: #999;
  font-family: LatoR;
  text-transform: capitalize;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
}
.relatedMainContainer .buttonMainRow .buttonMainColumn .buttonColumn .btn:hover {
  color: #222;
  transition: 0.3s;
}
.relatedMainContainer .buttonMainRow .buttonMainColumn .buttonColumn .activeBtn {
  color: #222;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow {
  max-width: 1140px;
  height: auto;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-around;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn {
  max-width: 263px;
  height: auto;
  margin-bottom: 40px;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox {
  width: 263px;
  height: 356px;
  background: #fff;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox {
  width: 100%;
  height: 100%;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox:hover .box .actionBtnGroup {
  opacity: 1;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox:hover .box .buyBtn {
  opacity: 1;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box {
  width: 263px;
  height: 263px;
  position: relative;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .soldInformation {
  width: 60px;
  height: 20px;
  background: #c29958;
  border-radius: 20px;
  color: #fff;
  font-family: LatoR;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .imageContainer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .imageContainer img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup {
  width: 45px;
  height: 180px;
  position: absolute;
  right: 20px;
  top: 0px;
  padding-top: 20px;
  opacity: 0;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn:hover {
  background: #c29958;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn:hover svg path {
  stroke: #fff;
  fill: #fff;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn:hover .fa-search {
  color: #fff;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn svg path {
  stroke: #222;
  fill: #222;
  stroke-width: 1px;
  transition: 0.3s;
  transform: scale(0.9);
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .actionBtnGroup .actionBtn .fa-search {
  color: #222;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .buyBtn {
  width: 140px;
  height: 40px;
  position: absolute;
  bottom: 20px;
  left: 25%;
  background: #fff;
  border-radius: 20px;
  color: #222;
  font-family: LatoR;
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
  padding-top: 8px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 18px -11px #42445a;
  -moz-box-shadow: 0px 0px 18px -11px #42445a;
  box-shadow: 0px 0px 18px -11px #42445a;
  transition: 0.3s;
  opacity: 0;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .box .buyBtn:hover {
  background: #c29958;
  color: #fff;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated {
  width: 100%;
  height: 95px;
  padding-top: 20px;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productCategory {
  color: #e8d9d9;
  font-size: 1em;
  line-height: 1;
  margin-bottom: 5px;
  font-family: LatoR;
  font-weight: 400;
  text-align: center;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productCategory a {
  color: #e8d9d9;
  margin-left: 1px;
  text-align: center;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productCategory a:hover {
  color: #222;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productName {
  color: #222;
  font-family: LatoR;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 10px;
  text-transform: capitalize;
  text-align: center;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productName a {
  color: #222;
  text-align: center;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productName a:hover {
  color: #c29958;
  transition: 0.3s;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .productPrice {
  color: #555;
  font-size: 15px;
  font-weight: 400;
  font-family: LatoR;
  text-align: center;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .promotion {
  color: #c29958;
}
.relatedMainContainer .relatedMainRow .relatedBoxColumn .relatedMainBox .relatedBox .descriptionBoxrelated .promotion span {
  color: #bababa;
  margin-right: 5px;
  text-decoration: line-through;
}

.backInRight {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tracking-out-contract-bck {
  -webkit-animation: tracking-out-contract-bck 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: tracking-out-contract-bck 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

.tracking-in-expand-fwd-top {
  -webkit-animation: tracking-in-expand-fwd-top 2s cubic-bezier(0.215, 0.61, 0.355, 1) 1s both;
  animation: tracking-in-expand-fwd-top 2s cubic-bezier(0.215, 0.61, 0.355, 1) 1s both;
}

.tracking-in-expand {
  -webkit-animation: tracking-in-expand 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 1s both;
  animation: tracking-in-expand 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 1s both;
}

.blur-out-contract {
  -webkit-animation: blur-out-contract 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: blur-out-contract 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

.slide-in-fwd-bl {
  -webkit-animation: slide-in-fwd-bl 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2s both;
  animation: slide-in-fwd-bl 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2s both;
}

.text-focus-in {
  -webkit-animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes blur-out-contract {
  0% {
    -webkit-filter: blur(0.01);
    filter: blur(0.01);
  }
  100% {
    letter-spacing: -0.5em;
    -webkit-filter: blur(12px) opacity(0%);
    filter: blur(12px) opacity(0%);
  }
}
@keyframes blur-out-contract {
  0% {
    -webkit-filter: blur(0.01);
    filter: blur(0.01);
  }
  100% {
    letter-spacing: -0.5em;
    -webkit-filter: blur(12px) opacity(0%);
    filter: blur(12px) opacity(0%);
  }
}
@-webkit-keyframes tracking-out-contract-bck {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
    opacity: 0;
  }
}
@keyframes tracking-out-contract-bck {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
    opacity: 0;
  }
}
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-fwd-bl {
  0% {
    -webkit-transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
    transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0) translateX(0);
    transform: translateZ(0) translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-fwd-bl {
  0% {
    -webkit-transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
    transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0) translateX(0);
    transform: translateZ(0) translateY(0) translateX(0);
    opacity: 1;
  }
}
.tilt-in-top-1 {
  -webkit-animation: tilt-in-top-1 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: tilt-in-top-1 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.tilt-in-bottom-1 {
  -webkit-animation: tilt-in-bottom-1 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
  animation: tilt-in-bottom-1 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
}

@-webkit-keyframes tilt-in-top-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
}
@keyframes tilt-in-top-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes tilt-in-bottom-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(300px) skewY(-30deg);
    transform: rotateY(30deg) translateY(300px) skewY(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
}
@keyframes tilt-in-bottom-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(300px) skewY(-30deg);
    transform: rotateY(30deg) translateY(300px) skewY(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes tracking-in-expand-fwd-top {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px) translateY(-500px);
    transform: translateZ(-700px) translateY(-500px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}
@keyframes tracking-in-expand-fwd-top {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px) translateY(-500px);
    transform: translateZ(-700px) translateY(-500px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}

/*# sourceMappingURL=mainStyle.css.map */
