.comp-layout-section-03 .c-wrapper > .c-item-01 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.comp-layout-section-03 .c-wrapper > .c-item-03 {
  display: none; }
.comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
  margin-left: 32px; }
.comp-layout-section-03 .c-wrapper .owl-nav {
  position: absolute; }
  .comp-layout-section-03 .c-wrapper .owl-nav .owl-prev {
    position: absolute;
    left: 0; }
    .comp-layout-section-03 .c-wrapper .owl-nav .owl-prev span {
      display: none; }
  .comp-layout-section-03 .c-wrapper .owl-nav .owl-next {
    position: absolute;
    right: 0; }
    .comp-layout-section-03 .c-wrapper .owl-nav .owl-next span {
      display: none; }
.comp-layout-section-03 .c-wrapper .owl-dots {
  background: #fff;
  border-radius: 3px;
  height: 40px;
  display: flex !important;
  justify-content: center;
  align-items: center; }
  .comp-layout-section-03 .c-wrapper .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background: #C4C4C4;
    opacity: 0.6;
    border-radius: 50%; }
    .comp-layout-section-03 .c-wrapper .owl-dots .owl-dot:not(:last-child) {
      margin-right: 8px; }
    .comp-layout-section-03 .c-wrapper .owl-dots .owl-dot.active {
      background: #787878; }

@media all and (max-width: 414px) {
  .comp-layout-section-03 .c-wrapper > .c-item-03 {
    display: flex;
    justify-content: center; }
    .comp-layout-section-03 .c-wrapper > .c-item-03 .c-unit-03 {
      display: flex;
      justify-content: center;
      padding: 10px 40px;
      background: #e9ebf1;
      border-radius: 4px; }
  .comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
    margin-left: 20px; }
  .comp-layout-section-03 .c-wrapper .owl-dots {
    display: !important; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-layout-section-03 .c-wrapper > .c-item-03 {
    display: flex;
    justify-content: center; }
    .comp-layout-section-03 .c-wrapper > .c-item-03 .c-unit-03 {
      display: flex;
      justify-content: center;
      padding: 10px 40px;
      background: #e9ebf1;
      border-radius: 4px; }
  .comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
    margin-left: 20px; }
  .comp-layout-section-03 .c-wrapper .owl-dots {
    display: !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .comp-layout-section-03 .c-wrapper > .c-item-03 {
    display: flex;
    justify-content: center; }
    .comp-layout-section-03 .c-wrapper > .c-item-03 .c-unit-03 {
      display: flex;
      justify-content: center;
      padding: 10px 40px;
      background: #e9ebf1;
      border-radius: 4px; }
  .comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
    margin-left: 20px;
    margin-bottom: 20px; }
  .comp-layout-section-03 .c-wrapper .owl-dots {
    display: none !important; } }
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .comp-layout-section-03 .c-wrapper > .c-item-03 {
    display: flex;
    justify-content: center; }
    .comp-layout-section-03 .c-wrapper > .c-item-03 .c-unit-03 {
      display: flex;
      justify-content: center;
      padding: 10px 40px;
      background: #e9ebf1;
      border-radius: 4px; }
  .comp-layout-section-03 .c-wrapper .owl-stage-outer .owl-stage :first-child .product-card-ui-01 {
    margin-left: 20px;
    margin-bottom: 20px; }
  .comp-layout-section-03 .c-wrapper .owl-dots {
    display: none !important; } }

/*# sourceMappingURL=Section03.css.map */
