

@media all and (max-width: 399px) {
  .content-cart .cart-desktop {
    display: none; }
  .content-cart .cart-mobile {
    display: block !important; }

  .card-button button {
    margin-bottom: 20px; }
  .card-button .update {
    float: left !important; }
  .card-button .go-shopping {
    float: left !important; } }
@media all and (min-width: 400px) and (max-width: 767px) {
  .content-cart .cart-desktop {
    display: none; }
  .content-cart .cart-mobile {
    display: block !important; }

  .card-button button {
    margin-bottom: 20px; }
  .card-button .apply {
    margin-right: 100px !important; }
  .card-button .update {
    float: left !important; }
  .card-button .go-shopping {
    float: left !important; } }
@media all and (min-width: 768px) {
  .cart-mobile {
    display: none; } }
.content-masonry {
  margin: 120px 0 80px 0;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 50px; }
  .content-masonry .card {
    margin: 15px 0;
    width: 100%;
    border-radius: 0; }
    .content-masonry .card img {
      padding: 15px; }
    .content-masonry .card .card-body {
      text-align: center;
      font-family: 'Raleway', sans-serif;
      margin: 0;
      padding-top: 0;
      position: relative;
      z-index: 1; }
      .content-masonry .card .card-body img {
        padding: 0 0 20px 0 !important; }
      .content-masonry .card .card-body h5 {
        position: relative;
        margin-bottom: 40px; }
        .content-masonry .card .card-body h5 a {
          margin: 0;
          font-size: 22px;
          font-weight: 600;
          color: #666666; }
        .content-masonry .card .card-body h5 a:hover {
          text-decoration: none;
          padding: 0 !important; }
      .content-masonry .card .card-body h5:before {
        content: " ";
        position: absolute;
        height: 13px;
        width: 90px;
        display: block;
        left: 50%;
        margin-left: -45px;
        bottom: -20px;
        background: #ffa6a8;
        -webkit-mask: url(imager/line-title2.svg) repeat left center;
        mask: url(imager/line-title2.svg) repeat left center; }
      .content-masonry .card .card-body p {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 20px;
        font-size: 15px;
        color: #666666; }
      .content-masonry .card .card-body span {
        padding: 0 30px;
        border-right: 1px solid #e6e6e6;
        font-size: 15px;
        color: #666666;
        z-index: 1; }
      .content-masonry .card .card-body .card-link {
        padding: 0 30px;
        font-size: 15px;
        color: #666666;
        background: white;
        position: relative; }
      .content-masonry .card .card-body .icon-share {
        position: absolute;
        left: 5%;
        top: 0;
        width: 60%;
        z-index: 3;
        display: none;
        background: white; }
        .content-masonry .card .card-body .icon-share a {
          margin: 0 10px;
          color: #cccccc; }
          .content-masonry .card .card-body .icon-share a i {
            color: #cccccc; }
        .content-masonry .card .card-body .icon-share i:hover {
          color: #ffa6a8; }
      .content-masonry .card .card-body .icon-share.active {
        display: block; }
    .content-masonry .card .card-body.active .icon-share {
      display: block; }
  .content-masonry ul {
    margin-top: 30px; }

.blog-homepage3 {
  background: #fcd1cf;
  padding: 10px 0 10px 0; }
  .blog-homepage3 .content-masonry {
    border: none; }
    .blog-homepage3 .content-masonry .carousel-indicators {
      bottom: -100px; }
      .blog-homepage3 .content-masonry .carousel-indicators li.active {
        margin-top: -10px; }

@media all and (max-width: 360px) {
  .icon-share {
    left: 15% !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-masonry .card-body span {
    padding: 0 10px !important; }
  .content-masonry .card-body .icon-share {
    left: 10% !important;
    width: 75% !important; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .content-masonry .card-body span {
    padding: 0 10px !important; }
  .content-masonry .card-body .icon-share {
    left: 0 !important;
    width: 70% !important; } }
.content-my-account {
  margin-top: 120px;
  margin-bottom: 80px;
  padding-bottom: 80px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-bottom: 1px solid #e6e6e6; }
  .content-my-account h2 {
    font-size: 35px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600; }
  .content-my-account p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #999999;
    margin-top: 20px; }
    .content-my-account p span {
      color: red; }
  .content-my-account input:focus {
    outline: none; }
  .content-my-account input.text {
    width: 100%;
    height: 45px;
    text-indent: 10px; }
  .content-my-account input.checkbox {
    margin-left: 20px; }
  .content-my-account form {
    margin: 30px 0 30px 0; }
    .content-my-account form button {
      padding: 15px 30px;
      background-color: black;
      font-family: 'Raleway', sans-serif;
      font-size: 15px;
      text-transform: uppercase;
      line-height: 1;
      margin-top: 40px;
      color: white;
      border: none; }
    .content-my-account form button:hover {
      background: #ffa6a8; }
  .content-my-account a {
    color: red;
    margin-top: 50px; }
  .content-my-account a:hover {
    text-decoration: none; }
  .content-my-account .content-my-account-left {
    padding-left: 0; }
  .content-my-account .content-my-account-right {
    padding-right: 0; }
  .content-my-account .form-lost-password {
    padding-left: 0;
    display: none; }

@media all and (max-width: 360px) {
  .content-my-account {
    margin-bottom: 50px !important; }

  .content-my-account-right {
    margin-top: 0 !important;
    padding-left: 0 !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-my-account {
    margin-bottom: 50px !important; }

  .content-my-account-right {
    margin-top: 0 !important;
    padding-left: 0 !important; } }
.banner {
  background-image: url("./imager/home/banner-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -20px;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .banner .banner-right {
    padding-left: 70px;
    padding-top: 100px; }
    .banner .banner-right h2 {
      font-family: 'El Messiri', sans-serif;
      font-size: 40px;
      z-index: 105;
      text-transform: uppercase;
      position: relative; }
    .banner .banner-right h3 {
      font-family: 'El Messiri', sans-serif;
      font-size: 53px;
      text-transform: uppercase;
      margin-bottom: 50px; }
    .banner .banner-right .line-banner {
      width: 30%;
      height: 20px;
      background: #fecbcc;
      position: absolute;
      left: 23%;
      top: 28%; }
    .banner .banner-right button {
      font-size: 15px;
      font-family: 'Raleway', sans-serif;
      padding: 15px 20px;
      margin-bottom: 80px;
      border: 1px solid black;
      line-height: 1;
      border-radius: 0;
      position: relative;
      z-index: 2; }
    .banner .banner-right button:before {
      content: "";
      width: 0;
      height: 100%;
      font-size: 15px;
      background: #333333;
      position: absolute;
      z-index: -1;
      left: 0;
      top: 0;
      -webkit-transition: width 0.5s;
      transition: width 0.5s; }
    .banner .banner-right button:hover:before {
      width: 100%; }
    .banner .banner-right button:hover {
      color: white; }

@media all and (max-width: 360px) {
  .banner {
    background-position: right; }

  .banner-right {
    padding-left: 20px !important; }
    .banner-right .line-banner {
      top: 30% !important;
      width: 40% !important; }
    .banner-right h3 {
      font-size: 40px !important; } }
@media all and (max-width: 767px) and (min-width: 361px) {
  .banner {
    background-position: right; }

  .banner-right {
    padding-left: 20px !important; }
    .banner-right .line-banner {
      top: 30% !important;
      width: 35% !important;
      left: 20% !important; }
    .banner-right h3 {
      font-size: 45px !important; } }
@media all and (max-width: 1023px) and (min-width: 768px) {
  .banner-right {
    padding-left: 100px !important; }
    .banner-right .line-banner {
      top: 29% !important;
      width: 25% !important;
      left: 20% !important; }
    .banner-right h3 {
      font-size: 50px !important; } }
.product-out {
  text-align: center;
  margin-top: 130px; }
  .product-out .modal-dialog {
    max-width: initial; }
    .product-out .modal-dialog .product-single-detail {
      padding: 0 !important;
      margin-top: 0 !important;
      text-align: left !important; }

.title {
  text-align: center; }
  .title h2 {
    font-family: 'El Messiri', sans-serif;
    font-size: 60px;
    margin-bottom: 0;
    position: relative; }
  .title h2:before {
    content: " ";
    position: absolute;
    height: 13px;
    width: 150px;
    display: block;
    bottom: -10px;
    left: 50%;
    margin-left: -75px;
    background: #ffa6a8;
    -webkit-mask: url(imager/line-title2.svg) repeat left center;
    mask: url(imager/line-title2.svg) repeat left center; }
  .title h3 {
    font-family: 'El Messiri', sans-serif;
    font-size: 40px;
    margin-bottom: 0;
    position: relative; }
  .title h3:before {
    content: " ";
    position: absolute;
    height: 13px;
    width: 110px;
    display: block;
    left: 50%;
    margin-left: -55px;
    bottom: -10px;
    background: #ffa6a8;
    -webkit-mask: url(imager/line-title2.svg) repeat left center;
    mask: url(imager/line-title2.svg) repeat left center; }

.product-out .carousel-indicators {
  bottom: -15px; }
  .product-out .carousel-indicators li {
    background-color: #999999 !important;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    bottom: 100px; }
  .product-out .carousel-indicators .active {
    background-color: #999999 !important;
    width: 30px;
    height: 10px;
    border-radius: 10px; }

.product {
  margin-top: 80px; }
  .product .card {
    border: none;
    border-radius: 0;
    text-align: center;
    margin: 0 0 45px 0; }
    .product .card .card-body {
      padding: 0;
      margin-top: 20px; }
      .product .card .card-body .card-title {
        margin: 0; }
        .product .card .card-body .card-title a {
          font-family: 'Raleway', sans-serif;
          color: #a1a1a1;
          font-size: 15px; }
        .product .card .card-body .card-title a:hover {
          color: black;
          text-decoration: none; }
      .product .card .card-body .woocommerce-loop-product__title {
        margin: 0; }
        .product .card .card-body .woocommerce-loop-product__title a {
          font-family: 'Raleway', sans-serif;
          font-size: 20px;
          font-weight: 600;
          color: #333333;
          margin: 0; }
        .product .card .card-body .woocommerce-loop-product__title a:hover {
          color: #ffa6a8;
          text-decoration: none; }
      .product .card .card-body .price {
        font-family: 'Raleway', sans-serif;
        font-size: 25px;
        font-weight: 600;
        margin: 0;
        padding: 0; }
        .product .card .card-body .price del {
          margin-right: 20px;
          color: #cccccc; }
          .product .card .card-body .price del span {
            color: #cccccc; }
        .product .card .card-body .price ins {
          text-decoration: none; }
          .product .card .card-body .price ins span {
            color: #ffa6a8; }
    .product .card .card-img-top {
      margin: 0;
      padding: 0;
      position: relative;
      z-index: 1; }
      .product .card .card-img-top:before {
        content: "";
        position: absolute;
        z-index: 3;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: white;
        opacity: 0.7;
        display: none; }
      .product .card .card-img-top .wp-post-image {
        z-index: 2;
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block; }
      .product .card .card-img-top img {
        height: auto;
        z-index: 3;
        width: 100%; }
      .product .card .card-img-top .icon-product {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        display: none; }
        .product .card .card-img-top .icon-product button {
          margin-top: 80%;
          padding: 5px 10px;
          background: #ffa6a8;
          border-radius: 50%;
          margin-right: 5px; }
          .product .card .card-img-top .icon-product button span {
            color: white; }
        .product .card .card-img-top .icon-product button:focus {
          outline: none;
          box-shadow: none; }
      .product .card .card-img-top .onsale {
        padding: 7px 15px;
        color: white;
        position: absolute;
        line-height: 1;
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        right: 0;
        top: 3%;
        background: #ffa6a8;
        z-index: 10; }
      .product .card .card-img-top .onnew {
        padding: 7px 15px;
        color: white;
        position: absolute;
        line-height: 1;
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        background: #8ce6ff;
        right: 0;
        top: 3%;
        z-index: 10; }
  .product .card-img-top:hover .icon-product {
    display: block; }
  .product .card-img-top:hover:before {
    display: block; }
  .product .sale-product {
    margin: 0; }
    .product .sale-product a {
      display: block;
      position: relative; }
      .product .sale-product a img {
        width: 100%;
        height: auto; }
  .product .product .card a:hover {
    text-decoration: none; }

.product-out-homepage2 {
  background: #fafafa;
  padding: 1px 0 120px 0; }
  .product-out-homepage2 .product .card {
    background: #fafafa; }

@media all and (max-width: 360px) {
  .content-homepage .product-out {
    margin-top: 70px !important; }

  .sale-product {
    margin-bottom: 40px !important; }

  .title h2 {
    font-size: 45px; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-homepage .product-out {
    margin-top: 70px !important; }

  .sale-product {
    margin-bottom: 40px !important; } }
@media all and (min-width: 768px) and (max-width: 1024px) {
  .sale-product {
    margin-bottom: 40px !important; } }
.deal-day {
  background-image: url("imager/home/bg-deal-day.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.content-deal-day {
  width: 100%;
  text-align: center; }
  .content-deal-day h2 {
    font-size: 60px;
    font-family: 'El Messiri', sans-serif;
    text-transform: capitalize;
    margin-top: 140px; }
  .content-deal-day .title h2 {
    margin-bottom: 50px; }
  .content-deal-day .title h2:before {
    content: " ";
    position: absolute;
    height: 13px;
    width: 150px;
    display: block;
    bottom: -10px;
    left: 50%;
    margin-left: -75px;
    background: white;
    -webkit-mask: url(imager/line-title2.svg) repeat left center;
    mask: url(imager/line-title2.svg) repeat left center; }
  .content-deal-day ul {
    margin-bottom: 80px; }
    .content-deal-day ul li {
      background: white;
      border-top: 12px solid #8ce6ff;
      display: inline-block;
      margin-right: 65px;
      text-align: center;
      width: 120px;
      position: relative;
      border-bottom-left-radius: 18px; }
      .content-deal-day ul li h2 {
        margin: 0;
        padding: 0;
        font-size: 70px;
        font-family: 'Raleway', sans-serif; }
      .content-deal-day ul li p {
        font-family: 'Raleway', sans-serif;
        font-size: 17px;
        margin-bottom: 20px !important;
        padding: 0; }
  .content-deal-day button {
    margin-bottom: 100px;
    border-radius: 0;
    background: white;
    font-size: 15px;
    position: relative;
    color: #333333;
    font-family: 'Raleway', sans-serif;
    border: none;
    font-weight: 600;
    padding: 10px 30px;
    z-index: 2; }
  .content-deal-day button:before {
    content: "";
    width: 0;
    height: 100%;
    font-size: 15px;
    background: #333333;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-transition: width 0.5s;
    transition: width 0.5s; }
  .content-deal-day button:hover:before {
    width: 100%; }
  .content-deal-day button:hover {
    color: white; }

/* Safari 4.0 - 8.0 */
.content-deal-day ul li:before {
  content: " ";
  height: 12px;
  background: #f2f2f2;
  width: 100%;
  z-index: 300;
  position: absolute;
  bottom: 0;
  right: -15px;
  display: block;
  border-radius: 0 0 15px 0;
  transform: skewX(-10deg); }

.content-deal-day ul li:after {
  content: " ";
  height: 20px;
  width: 25px;
  bottom: 0.5px;
  background: white;
  position: absolute;
  border-radius: 26px 3px 30px 10px;
  left: 9.5px;
  z-index: 301; }

@media all and (max-width: 360px) {
  .content-deal-day h2 {
    font-size: 40px;
    line-height: 1;
    margin-top: 60px; }
  .content-deal-day img {
    display: none; }
  .content-deal-day ul {
    margin-bottom: 30px;
    margin-top: 30px; }
    .content-deal-day ul li {
      width: 18%;
      margin-right: 15px; }
      .content-deal-day ul li h2 {
        font-size: 20px; }
      .content-deal-day ul li p {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 5px;
        line-height: 1; }
  .content-deal-day button {
    margin-bottom: 50px; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-deal-day h2 {
    font-size: 40px;
    line-height: 1;
    margin-top: 60px; }
  .content-deal-day img {
    display: none; }
  .content-deal-day ul {
    margin-bottom: 30px;
    margin-top: 30px; }
    .content-deal-day ul li {
      width: 18% !important;
      margin-right: 15px; }
      .content-deal-day ul li h2 {
        font-size: 20px; }
      .content-deal-day ul li p {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px; }
  .content-deal-day button {
    margin-bottom: 50px; } }
@media all and (min-width: 361px) and (max-width: 767px) and (orientation: landscape) {
  .content-deal-day h2 {
    font-size: 40px;
    line-height: 1;
    margin-top: 60px; }
  .content-deal-day img {
    display: none; }
  .content-deal-day ul {
    margin-bottom: 30px;
    margin-top: 30px; }
    .content-deal-day ul li {
      width: 100px !important;
      margin-right: 15px; }
      .content-deal-day ul li h2 {
        font-size: 20px; }
      .content-deal-day ul li p {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px; }
  .content-deal-day button {
    margin-bottom: 50px; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-deal-day h2 {
    font-size: 50px;
    line-height: 1;
    margin-top: 60px; }
  .content-deal-day img {
    margin-bottom: 30px !important;
    margin-right: 0; }
  .content-deal-day ul {
    margin-bottom: 30px; }
    .content-deal-day ul li {
      width: 10%;
      margin-right: 20px; }
      .content-deal-day ul li h2 {
        font-size: 20px;
        margin-top: 10px; }
      .content-deal-day ul li p {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px; }
  .content-deal-day button {
    margin-bottom: 50px; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .content-deal-day h2 {
    font-size: 60px;
    line-height: 1;
    margin-top: 60px; }
  .content-deal-day img {
    margin-bottom: 40px;
    margin-right: 0; }
  .content-deal-day ul {
    margin-bottom: 30px; }
    .content-deal-day ul li {
      width: 120px;
      margin-right: 20px; }
      .content-deal-day ul li h2 {
        font-size: 40px;
        margin-top: 10px; }
      .content-deal-day ul li p {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px; }
  .content-deal-day button {
    margin-bottom: 50px; } }
.review-homepage {
  text-align: center;
  margin-top: 65px; }

.content-review-homepage {
  width: 100%;
  background: white;
  margin-top: 250px;
  position: relative; }
  .content-review-homepage img {
    width: 150px;
    height: 150px;
    left: 43%;
    position: absolute;
    top: -30%;
    border-radius: 50%; }
  .content-review-homepage h3 {
    padding-top: 80px;
    padding-bottom: 10px; }
  .content-review-homepage p {
    width: 90%;
    margin: auto; }
    .content-review-homepage p i {
      margin-bottom: 30px;
      color: #ffa6a8; }

.review-homepage .carousel-indicators li {
  background: #999999 !important;
  height: 10px !important;
  width: 10px !important;
  border: none !important;
  border-radius: 50%; }

.review-homepage .carousel-indicators li.active {
  background: #999999 !important;
  height: 12px !important;
  width: 12px !important;
  border: none !important;
  border-radius: 50%; }

@media all and (max-width: 360px) {
  .content-review-homepage img {
    left: 30%;
    top: -20%; } }
@media all and (min-width: 360px) and (max-width: 768px) and (orientation: landscape) {
  .content-review-homepage img {
    left: 38% !important;
    top: -20%; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-review-homepage img {
    left: 32%;
    top: -20%; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-review-homepage img {
    left: 40%;
    top: -25%; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .content-review-homepage img {
    left: 43%;
    top: -25%; } }
.lastest {
  margin-top: 90px;
  text-align: center; }
  .lastest h2 {
    font-size: 60px;
    font-family: 'El Messiri', sans-serif;
    margin-top: 30px !important;
    padding-bottom: 0 !important;
    margin-bottom: 80px; }
  .lastest .card {
    width: 100%;
    border: none;
    padding-bottom: 50px; }
    .lastest .card img {
      margin-bottom: 0;
      height: 90px;
      width: 130px;
      max-width: 100%;
      border-radius: 0; }
    .lastest .card .card-title a {
      font-size: 20px;
      font-family: 'Raleway', sans-serif;
      color: #333333;
      font-weight: 600; }
    .lastest .card .card-body {
      padding: 0;
      text-align: left;
      padding-left: 15px; }
      .lastest .card .card-body p {
        margin: 0;
        font-size: 15px;
        color: #999999;
        font-family: 'Raleway', sans-serif;
        padding: 0; }

.lastest .card a:hover {
  text-decoration: none; }

.lastest .card h5 a:hover {
  color: #ffa6a8; }

@media all and (max-width: 360px) {
  .lastest h2 {
    font-size: 45px !important; }
  .lastest .card {
    padding-bottom: 20px; }
    .lastest .card img {
      margin-left: -15px; }
    .lastest .card .card-body {
      padding-right: 0;
      margin-left: 0;
      padding-left: 0; }
    .lastest .card h5 a {
      font-size: 15px !important; }
    .lastest .card p {
      font-size: 13px !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .lastest .card {
    padding-bottom: 20px; }
    .lastest .card img {
      margin-left: -15px; }
    .lastest .card .card-body {
      padding-right: 0;
      margin-left: -15px;
      padding-left: 0; }
    .lastest .card h5 a {
      font-size: 15px !important; }
    .lastest .card p {
      font-size: 13px !important; } }
@media all and (min-width: 768px) and (max-width: 980px) {
  .lastest {
    display: block; }
    .lastest .lastest-item {
      padding-right: 0; }
      .lastest .lastest-item .card-body {
        padding-left: 15px;
        margin-left: 15px; }
        .lastest .lastest-item .card-body h5 a {
          font-size: 15px !important; }
        .lastest .lastest-item .card-body p {
          font-size: 13px !important; } }
.content-blog {
  margin-top: 100px;
  margin-bottom: 100px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 50px; }

.content-blog-left {
  width: 100%; }
  .content-blog-left .search-blog {
    margin-bottom: 45px;
    width: 100%;
    display: inline-block; }
    .content-blog-left .search-blog input {
      width: 80%;
      height: 44px;
      line-height: 1;
      text-indent: 10px;
      border: 1px solid #999999; }
    .content-blog-left .search-blog input:focus {
      outline: none; }
    .content-blog-left .search-blog button {
      width: 20%;
      padding: 5px 10px;
      background: #999999;
      border: none;
      border-radius: 0;
      height: 44px; }
      .content-blog-left .search-blog button span {
        color: white;
        line-height: 1; }
    .content-blog-left .search-blog button:focus {
      outline: none !important;
      box-shadow: none; }
  .content-blog-left .author-blog {
    width: 100%;
    text-align: center;
    padding: 30px 10px;
    border: 1px solid #e6e6e6; }
    .content-blog-left .author-blog img {
      width: 100px;
      height: 100px;
      border-radius: 50%; }
    .content-blog-left .author-blog h3 {
      font-size: 22px;
      font-family: 'El Messiri', sans-serif;
      margin-top: 20px;
      margin-bottom: 0;
      color: #333333; }
    .content-blog-left .author-blog small {
      font-family: 'Raleway', sans-serif;
      font-size: 15px;
      margin: 5px 0;
      color: #808080;
      word-wrap: break-word; }
    .content-blog-left .author-blog p {
      margin-top: 20px;
      color: #666666; }
  .content-blog-left .filter-price {
    padding-bottom: 50px; }
    .content-blog-left .filter-price h2 {
      font-family: 'El Messiri', sans-serif;
      font-size: 25px;
      position: relative;
      margin-bottom: 50px; }
    .content-blog-left .filter-price h2:before {
      content: " ";
      position: absolute;
      height: 8px;
      width: 65px;
      display: block;
      left: 0;
      bottom: -15px;
      background: #ffa6a8;
      -webkit-mask-image: url(imager/line-title2.svg);
      -webkit-mask-size: contain; }
    .content-blog-left .filter-price p {
      width: 100%;
      height: 5px;
      background: #333333;
      position: relative;
      z-index: 2; }
    .content-blog-left .filter-price p:before {
      content: "";
      width: 15px;
      height: 15px;
      position: absolute;
      left: 0;
      top: -100%;
      border-radius: 50%;
      z-index: 3;
      background: #333333; }
    .content-blog-left .filter-price p:after {
      content: "";
      width: 15px;
      height: 15px;
      position: absolute;
      right: 0;
      top: -100%;
      border-radius: 50%;
      z-index: 3;
      background: #333333; }
    .content-blog-left .filter-price span {
      font-size: 15px;
      font-family: 'Raleway', sans-serif;
      margin-top: 20px;
      color: #666666; }
    .content-blog-left .filter-price button {
      font-family: 'Raleway', sans-serif;
      padding: 10px;
      margin-top: 10px;
      line-height: 1;
      border-radius: 0;
      color: #666666;
      border: 1px solid #666666; }
    .content-blog-left .filter-price button:hover {
      background: #333333;
      color: white; }
  .content-blog-left .popular-item h2 {
    font-family: 'El Messiri', sans-serif;
    font-size: 25px;
    margin-bottom: 50px;
    position: relative; }
  .content-blog-left .popular-item h2:before {
    content: " ";
    position: absolute;
    height: 8px;
    width: 65px;
    display: block;
    left: 0;
    bottom: -15px;
    background: #ffa6a8;
    -webkit-mask-image: url(imager/line-title2.svg);
    -webkit-mask-size: contain; }
  .content-blog-left .popular-item .card {
    border: none; }
    .content-blog-left .popular-item .card img {
      width: 100%;
      height: 80%;
      border-radius: 0; }
    .content-blog-left .popular-item .card .card-body {
      padding-top: 0;
      padding-left: 10px;
      width: 100%; }
      .content-blog-left .popular-item .card .card-body h5 {
        line-height: 1; }
        .content-blog-left .popular-item .card .card-body h5 a {
          font-size: 17px;
          font-family: 'Raleway', sans-serif;
          font-weight: 600;
          margin-bottom: 0;
          color: #333333;
          line-height: 1; }
      .content-blog-left .popular-item .card .card-body p {
        font-size: 22px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        color: #ffa6a8;
        line-height: 1; }
        .content-blog-left .popular-item .card .card-body p ins {
          text-decoration: none;
          font-size: 22px;
          line-height: 1;
          margin-top: -5px; }
  .content-blog-left .category-blog {
    padding-bottom: 50px; }
    .content-blog-left .category-blog h2 {
      font-family: 'El Messiri', sans-serif;
      font-size: 25px;
      margin-top: 50px;
      margin-bottom: 50px;
      position: relative; }
    .content-blog-left .category-blog h2:before {
      content: " ";
      position: absolute;
      height: 8px;
      width: 66px;
      display: block;
      left: 0;
      bottom: -15px;
      background: #ffa6a8;
      -webkit-mask-image: url(imager/line-title2.svg);
      -webkit-mask-size: contain; }
    .content-blog-left .category-blog a {
      margin-top: 20px;
      font-family: 'Raleway', sans-serif;
      font-size: 15px;
      color: #666666;
      line-height: 1;
      width: 100%;
      display: block; }
    .content-blog-left .category-blog a:hover {
      color: #ffa6a8 !important; }
  .content-blog-left .lastest-blog h2 {
    font-family: 'El Messiri', sans-serif;
    font-size: 25px;
    margin-bottom: 30px;
    position: relative; }
  .content-blog-left .lastest-blog h2:before {
    content: " ";
    position: absolute;
    height: 8px;
    width: 66px;
    display: block;
    left: 0;
    bottom: -15px;
    background: #ffa6a8;
    -webkit-mask-image: url(imager/line-title2.svg);
    -webkit-mask-size: contain; }
  .content-blog-left .lastest-blog .card {
    text-align: left;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    border-radius: 0;
    padding: 20px 0; }
    .content-blog-left .lastest-blog .card .img-lastest-blog img {
      width: 100%;
      border-radius: 0; }
    .content-blog-left .lastest-blog .card .card-body {
      padding: 0 0 0 15px;
      vertical-align: middle; }
      .content-blog-left .lastest-blog .card .card-body p {
        font-size: 15px;
        padding: 0;
        margin: 0;
        color: #999999; }
      .content-blog-left .lastest-blog .card .card-body span {
        width: 100%; }
        .content-blog-left .lastest-blog .card .card-body span a {
          font-size: 17px;
          font-weight: 600;
          font-family: 'Raleway', sans-serif;
          color: #333333; }
    .content-blog-left .lastest-blog .card:last-child {
      border-bottom: none; }
  .content-blog-left .tag-blog {
    margin-bottom: 50px;
    margin-top: 30px;
    width: 100%; }
    .content-blog-left .tag-blog h2 {
      font-size: 25px;
      font-family: 'El Messiri', sans-serif;
      margin-bottom: 40px;
      position: relative; }
    .content-blog-left .tag-blog h2:before {
      content: " ";
      position: absolute;
      height: 8px;
      width: 30px;
      display: block;
      left: 0;
      bottom: -15px;
      background: #ffa6a8;
      -webkit-mask-image: url(imager/line-title2.svg);
      -webkit-mask-size: contain; }
    .content-blog-left .tag-blog .link-blog {
      width: 100%; }
      .content-blog-left .tag-blog .link-blog a {
        padding: 10px;
        display: inline-block;
        border: 1px solid #999999;
        margin: 7px 10px 7px 0;
        line-height: 1;
        border-radius: 0;
        color: #666666;
        font-size: 15px;
        font-family: 'Raleway', sans-serif; }
        .content-blog-left .tag-blog .link-blog a:hover {
          text-decoration: none;
          background: #333333;
          color: white; }
  .content-blog-left .lastest-img {
    width: 100%; }
    .content-blog-left .lastest-img img {
      width: 100%;
      max-width: 100%;
      max-height: 100%; }

.content-blog-left .category-blog a:hover {
  color: #333333;
  text-decoration: none; }

.content-blog-left .lastest-blog .card span a:hover {
  text-decoration: none;
  color: #ffa6a8; }

.content-blog-left .tag-blog .button-blog button:hover {
  background: #333333;
  color: white; }

.pagination {
  width: 100%; }
  .pagination li {
    margin: 10px 10px; }
    .pagination li a {
      border: none;
      color: #999999; }
    .pagination li a:hover {
      border: none;
      background: none;
      color: black;
      text-decoration: underline; }

@media all and (max-width: 767px) {
  .search-blog {
    margin-top: 50px; }

  .lastest-blog .card {
    padding: 20px 0; }
    .lastest-blog .card img {
      width: 90% !important;
      height: 80% !important;
      object-fit: contain !important;
      margin-top: 10% !important; }
    .lastest-blog .card .card-body {
      padding-top: 15% !important;
      padding-left: 0 !important; }

  .lastest-img {
    margin: 20px 0 40px 0 !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-blog-left .filter-price h2 {
    font-size: 23px; }
  .content-blog-left .filter-price button {
    float: left !important; }
  .content-blog-left .lastest-blog .card img {
    width: 90% !important;
    height: 80% !important;
    object-fit: contain !important;
    margin-top: 15% !important; }
  .content-blog-left .lastest-blog .card .card-body {
    padding-top: 15% !important;
    padding-left: 0 !important; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .content-blog-left .lastest-blog .card {
    padding-top: 30px; }
    .content-blog-left .lastest-blog .card img {
      object-fit: contain !important;
      margin-top: 0 !important; }
    .content-blog-left .lastest-blog .card .card-body {
      padding: 0 0 35px 15px; } }
.content-blog {
  margin: 0 0 80px 0 !important;
  padding: 120px 0 70px 0; }
  .content-blog .content-blog-right {
    width: 100%; }
    .content-blog .content-blog-right .blog {
      padding-bottom: 150px;
      border-bottom: 1px solid #e6e6e6; }
    .content-blog .content-blog-right h2 {
      font-size: 30px;
      font-family: 'Raleway', sans-serif; }
    .content-blog .content-blog-right .content-center {
      position: relative;
      margin: 20px 0 50px 0; }
      .content-blog .content-blog-right .content-center i {
        font-size: 40px;
        color: #ffd5d6;
        margin-left: 40px; }
      .content-blog .content-blog-right .content-center em {
        position: absolute;
        font-size: 15px;
        top: 30%;
        left: 8%;
        color: #666666; }
    .content-blog .content-blog-right .card {
      border: none;
      margin-bottom: 20px;
      border-radius: 0; }
      .content-blog .content-blog-right .card .card-body {
        margin-top: 0;
        padding: 0;
        margin-left: 5%; }
        .content-blog .content-blog-right .card .card-body h5 {
          font-size: 20px; }
        .content-blog .content-blog-right .card .card-body p {
          font-size: 15px;
          color: #666666; }
    .content-blog .content-blog-right .fas {
      color: #666666;
      font-size: 15px; }
    .content-blog .content-blog-right .post-comment h2 {
      font-size: 30px;
      margin: 50px 0;
      font-weight: 600; }
    .content-blog .content-blog-right .post-comment textarea {
      width: 100%;
      text-indent: 10px;
      height: 150px;
      margin-bottom: 20px;
      border: 1px solid #cccccc; }
    .content-blog .content-blog-right .post-comment input {
      width: 100%;
      text-indent: 10px;
      margin-bottom: 20px;
      padding: 13px 0;
      line-height: 1;
      border: 1px solid #cccccc; }
    .content-blog .content-blog-right .post-comment input:focus, .content-blog .content-blog-right .post-comment textarea:focus {
      outline: none; }
    .content-blog .content-blog-right .post-comment button {
      background: #333333;
      color: white;
      padding: 10px 30px;
      border-radius: 0;
      border: 1px solid #333333; }
    .content-blog .content-blog-right .post-comment button:hover {
      color: #333333;
      background: white;
      border: 1px solid #333333; }
    .content-blog .content-blog-right .item-blog {
      width: 100%;
      padding: 0; }
      .content-blog .content-blog-right .item-blog img {
        max-width: 100%;
        width: 100%; }
      .content-blog .content-blog-right .item-blog a {
        color: #666666; }
      .content-blog .content-blog-right .item-blog a:hover {
        text-decoration: none; }
      .content-blog .content-blog-right .item-blog i:hover {
        color: #ffa6a8; }
      .content-blog .content-blog-right .item-blog .far {
        margin: 20px 0;
        color: #666666; }
      .content-blog .content-blog-right .item-blog h1 {
        font-size: 30px;
        font-family: 'Raleway', sans-serif; }
      .content-blog .content-blog-right .item-blog p {
        width: 100%;
        text-align: left;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        color: #666666; }
      .content-blog .content-blog-right .item-blog button {
        padding: 10px 20px;
        border: 1px solid #999999;
        border-radius: 0; }
      .content-blog .content-blog-right .item-blog button:hover {
        color: white;
        background: #333333; }
      .content-blog .content-blog-right .item-blog .float-left {
        margin: 40px 0;
        color: #666666; }
        .content-blog .content-blog-right .item-blog .float-left span {
          color: #666666; }
      .content-blog .content-blog-right .item-blog .float-right {
        margin: 40px 0; }
        .content-blog .content-blog-right .item-blog .float-right td {
          border: 1px solid #e6e6e6; }
        .content-blog .content-blog-right .item-blog .float-right i {
          padding: 10px;
          line-height: 1;
          color: #cccccc; }
        .content-blog .content-blog-right .item-blog .float-right i:hover {
          color: #ffa6a8; }
      .content-blog .content-blog-right .item-blog .card {
        margin: 60px 0 20px 0; }
        .content-blog .content-blog-right .item-blog .card .no-gutters1 {
          margin-bottom: 20px; }

.control-slide-blog-single {
  margin-bottom: 50px;
  margin-top: 50px;
  margin-left: 0 !important;
  width: 100%;
  padding: 20px;
  background: #f7f7f7; }
  .control-slide-blog-single i {
    margin: 0 auto; }
  .control-slide-blog-single .fa-th:before {
    color: #ffa6a8; }
  .control-slide-blog-single a:hover {
    text-decoration: none; }

.slide-blog-single .card .card-body a:hover {
  color: black;
  text-decoration: none; }

.slide-blog-single .card {
  border-radius: 0;
  padding-bottom: 40px;
  position: relative; }
  .slide-blog-single .card img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 50%; }
  .slide-blog-single .card .card-body {
    margin-left: 0 !important; }
    .slide-blog-single .card .card-body .card-title {
      font-size: 17px;
      line-height: 1;
      padding-bottom: 0 !important; }
    .slide-blog-single .card .card-body p {
      font-size: 15px;
      color: #999999; }
    .slide-blog-single .card .card-body span {
      margin-bottom: 35px;
      padding-bottom: 35px;
      color: #666666; }
  .slide-blog-single .card a {
    position: absolute;
    top: 0;
    right: 0;
    color: #666666; }
  .slide-blog-single .card a:hover {
    color: #ffa6a8; }
.slide-blog-single h2 {
  margin-bottom: 20px;
  font-size: 30px; }

@media all and (max-width: 360px) {
  .content-blog-right .content-center i {
    margin-left: 0 !important; }
  .content-blog-right .card img {
    margin: 20px 0 !important; }
  .content-blog-right .card .card-body {
    margin-left: 0 !important; }
  .content-blog-right .float-left {
    margin: 20px 0 10px 0 !important; }
  .content-blog-right .socials {
    float: left !important;
    margin: 10px 0 20px 0 !important; }
  .content-blog-right .slide-blog-single .control-slide-blog-single .fas {
    display: none; }
  .content-blog-right .slide-blog-single h2 {
    line-height: 1;
    margin: 0 !important; }
  .content-blog-right .slide-blog-single .card {
    margin: 20px 0 !important;
    text-align: center !important; }
    .content-blog-right .slide-blog-single .card .card-body {
      text-align: left !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-blog-right .content-center i {
    margin-left: 0 !important; }
  .content-blog-right .card img {
    margin: 20px 0 !important; }
  .content-blog-right .card .card-body {
    margin-left: 0 !important; }
  .content-blog-right .float-left {
    margin: 20px 0 10px 0 !important; }
  .content-blog-right .socials {
    float: left !important;
    margin: 10px 0 20px 0 !important;
    width: 100%; }
  .content-blog-right .slide-blog-single h2 {
    line-height: 1;
    margin: 0 !important; }
  .content-blog-right .slide-blog-single .card {
    margin: 20px 0 !important;
    text-align: center !important; }
    .content-blog-right .slide-blog-single .card .card-body {
      text-align: left !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-blog-right .content-center i {
    margin-left: 0 !important; }
  .content-blog-right .card img {
    margin: 20px 0 !important; }
  .content-blog-right .card .card-body {
    margin-left: 15px !important; } }
.footer {
  padding-bottom: 50px; }
  .footer .content-footer {
    padding-left: 50px; }
  .footer img {
    margin-top: 15px;
    margin-bottom: 0;
    max-width: 135px;
    max-height: 70px;
    width: 100%;
    height: 100%; }
  .footer h2 {
    margin-top: 50px;
    font-size: 30px;
    font-family: 'El Messiri', sans-serif;
    text-align: left;
    margin-bottom: 5px;
    color: #333333;
    font-weight: 600; }
  .footer ul {
    margin-top: 15px;
    text-align: left; }
    .footer ul li {
      padding: 5px 0;
      font-size: 15px;
      font-family: 'Raleway', sans-serif;
      color: #666666; }
      .footer ul li a {
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        color: #666666; }
  .footer i {
    padding: 0 10px;
    margin-top: 20px;
    color: #CCCCCC; }
  .footer .list-inline input {
    border: none;
    background: none;
    position: relative;
    width: 100%;
    border-bottom: 1px solid black;
    margin: 10px 0; }
  .footer .list-inline button {
    border: none;
    background: none;
    position: absolute;
    left: 90%;
    top: 61%;
    color: #999999; }

.footer ul li a:hover {
  text-decoration: none;
  color: black; }

.footer i:hover {
  color: #ffa6a8; }

.footer .list-inline input:focus {
  outline: none; }

@media all and (min-width: 768px) and (max-width: 1365px) {
  .list-inline button {
    left: 85% !important;
    top: 55% !important; } }
@media all and (max-width: 980px) {
  .footer .content-footer {
    padding-left: 0; } }
.item-homepage {
  margin: 120px 0;
  display: table-cell;
  vertical-align: middle; }
  .item-homepage .content-item-homepage {
    text-align: center;
    font-family: 'El Messiri', sans-serif;
    font-size: 40px; }
    .item-homepage .content-item-homepage .wpb_wrapper {
      height: 100%;
      position: relative;
      z-index: 2;
      width: 100%; }
    .item-homepage .content-item-homepage .wpb_wrapper:hover {
      border: none; }
    .item-homepage .content-item-homepage .wpb_wrapper:before {
      content: " ";
      position: absolute;
      width: 0;
      height: 15px;
      background: #fecbcc;
      z-index: 3;
      left: 0;
      top: 0;
      transition: width 0.5s; }
    .item-homepage .content-item-homepage .wpb_wrapper:hover:before {
      width: 100%; }
    .item-homepage .content-item-homepage .wpb_wrapper:after {
      content: " ";
      position: absolute;
      width: 15px;
      height: 0;
      background: none;
      z-index: 3;
      right: 0;
      top: 0;
      transition: height 0.5s; }
    .item-homepage .content-item-homepage .wpb_wrapper:hover:after {
      height: 75%;
      border-left: 15px solid #fecbcc;
      border-bottom: 15px solid transparent; }
    .item-homepage .content-item-homepage .banner-section {
      height: 100%;
      position: relative;
      z-index: 2;
      width: 100%; }
    .item-homepage .content-item-homepage .banner-section:hover {
      border: none; }
    .item-homepage .content-item-homepage .banner-section:before {
      content: " ";
      position: absolute;
      width: 15px;
      z-index: 3;
      left: 0;
      top: 0;
      transition: width 1.5s;
      height: 0; }
    .item-homepage .content-item-homepage .banner-section:hover:before {
      height: 35%;
      border-left: 15px solid #fecbcc;
      border-bottom: 15px solid transparent; }
    .item-homepage .content-item-homepage .banner-section:after {
      content: " ";
      position: absolute;
      width: 15px;
      height: 0;
      z-index: 3;
      right: 0;
      bottom: 0;
      transition: height 0.5s; }
    .item-homepage .content-item-homepage .banner-section:hover:after {
      height: 30%;
      border-top: 15px solid transparent;
      border-right: 15px solid #c6e5ee; }
    .item-homepage .content-item-homepage .inner-banner-section {
      padding: 70px 0;
      position: relative;
      z-index: 2;
      display: block;
      border: 15px solid #e6e6e6;
      text-align: center; }
      .item-homepage .content-item-homepage .inner-banner-section h2 {
        line-height: 1;
        position: relative;
        margin-bottom: 50px; }
      .item-homepage .content-item-homepage .inner-banner-section h2:before {
        content: " ";
        position: absolute;
        height: 13px;
        width: 150px;
        display: block;
        left: 50%;
        margin-left: -75px;
        bottom: -15px;
        background: #fecbcc;
        -webkit-mask: url(imager/line-title2.svg) repeat left center;
        mask: url(imager/line-title2.svg) repeat left center; }
    .item-homepage .content-item-homepage .inner-banner-section:before {
      content: " ";
      position: absolute;
      width: 0;
      height: 15px;
      background: #c6e5ee;
      z-index: 3;
      right: 0;
      bottom: -15px;
      transition: width 0.5s; }
    .item-homepage .content-item-homepage .inner-banner-section:hover:before {
      width: 100%; }
    .item-homepage .content-item-homepage .inner-banner-section:after {
      content: " ";
      position: absolute;
      width: 15px;
      height: 0;
      background: #c6e5ee;
      display: block;
      z-index: 3;
      left: -15px;
      bottom: -15px;
      transition: height 0.5s; }
    .item-homepage .content-item-homepage .inner-banner-section:hover:after {
      height: 75%;
      border-top: 15px solid #fecbcc;
      border-left: 15px solid transparent; }

@media all and (max-width: 360px) {
  .content-item-homepage {
    margin: 15px 0; }
    .content-item-homepage .inner-banner-section {
      padding: 30px 0 !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-item-homepage {
    margin: 15px 0; }
    .content-item-homepage .inner-banner-section {
      padding: 40px 30px !important; }
      .content-item-homepage .inner-banner-section h2 {
        margin-bottom: 15px; } }
@media all and (min-width: 361px) and (max-width: 767px) and (orientation: landscape) {
  .content-item-homepage {
    margin: 15px 0; }
    .content-item-homepage .inner-banner-section {
      padding: 40px 30px !important; }
      .content-item-homepage .inner-banner-section h2 {
        margin-bottom: 15px; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-item-homepage .inner-banner-section {
    padding: 30px 0 !important; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .content-item-homepage .inner-banner-section {
    padding: 30px 0 !important; } }
.product-single-detail {}
  .product-single-detail .product_detail {
    padding: 30px 0; }
    .product-single-detail .product_detail .content-product {
      margin-bottom: 40px; }
      .product-single-detail .product_detail .content-product h2 {
        font-family: 'Raleway', sans-serif;
        font-size: 32px;
        font-weight: 600; }
      .product-single-detail .product_detail .content-product p {
        font-family: 'Raleway', sans-serif;
        font-size: 15px; }
        .product-single-detail .product_detail .content-product p i {
          padding: 0 5px;
          color: #999999; }
        .product-single-detail .product_detail .content-product p .fas {
          padding: 10px 0 20px 0; }
        .product-single-detail .product_detail .content-product p .fab:hover {
          color: #ffa6a8; }
      .product-single-detail .product_detail .content-product span {
        font-weight: bold; }
      .product-single-detail .product_detail .content-product .infor-product {
        margin: 40px 0 20px 0; }
		.product-single-detail .product_detail .content-product .infor-product p i{
		  color: #b81c22; }
		.infor-product a:hover{
			  color: #000000;
		  }
      .product-single-detail .product_detail .content-product .fa-star {
        color: #faa7a3 !important;
        padding: 0 5px; }
      .product-single-detail .product_detail .content-product .btn-group {
        margin-right: 10px;
        margin-top: 15px; }
        .product-single-detail .product_detail .content-product .btn-group button {
          border: 1px solid #999999;
          border-radius: 0; }
          .product-single-detail .product_detail .content-product .btn-group button:focus {
            outline: none;
            box-shadow: none !important; }
        .product-single-detail .product_detail .content-product .btn-group .add-to-cart {
          position: relative;
          padding:12px 70px 10px 30px;
          border: 1px solid #999999;
          border-radius: 0; 
		  color: #b81c22;}
          .product-single-detail .product_detail .content-product .btn-group .add-to-cart p {
            position: absolute;
            width: 40px;
            right: 0;
            height: 100%;
            top: 0;
            bottom: 0;
            background: #999999; }
            .product-single-detail .product_detail .content-product .btn-group .add-to-cart p i {
              color: white; }
          .product-single-detail .product_detail .content-product .btn-group .add-to-cart:hover {
            background: #b81c22;
            color: white; }
            .product-single-detail .product_detail .content-product .btn-group .add-to-cart:hover p {
              background: #b81c22; }
          .product-single-detail .product_detail .content-product .btn-group .add-to-cart:focus {
            outline: none;
            box-shadow: none !important; }

.content-product .btn-group .prev, .content-product .btn-group .show-number, .content-product .btn-group .next {
  padding: 0 15px;
  background: none;
  line-height: 1;
  width: 40px;
  height: 40px; }

.content-product .btn-group .prev:hover, .content-product .btn-group .next:hover {
  color: white !important;
  background: #333333 !important; }

.information {}
  .information ul li {
    background: none;
    }
    .information ul li a {
      color: #999999;
      padding: 8px 0 !important; }
      .information ul li a.active {
        border-bottom: 2px solid #b81c22 !important;
        border-radius: 0;
        color: #333333 !important;
        background: none !important; }
  .information .tab-pane.active {
    background: none;
    color: #999999 !important; 
	margin-top: 20px;
	}

.prodcut-related {
  margin-top: 30px;
  padding-bottom: 50px;
  margin-bottom: 80px;
  border-bottom: 1px solid #e6e6e6; }
  .prodcut-related .product {
    margin-top: 60px; }
    .prodcut-related .product .modal-dialog {
      max-width: initial; }
      .prodcut-related .product .modal-dialog .product-single-detail {
        padding: 0 !important;
        margin-top: 0 !important;
        text-align: left !important; }

#reviews h2 {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600; }
#reviews .comment-content {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6; }
  #reviews .comment-content .comment-time {
    color: #cccccc;
    font-size: 15px;
    font-weight: normal; }
  #reviews .comment-content .star-rating i {
    margin: 0;
    padding: 0; }
  #reviews .comment-content .star-rating .fa-star:before {
    color: #ffcc33; }
#reviews #review_form_wrapper {
  padding: 20px 0; }
  #reviews #review_form_wrapper p {
    margin: 0;
    width: 100%; }
    #reviews #review_form_wrapper p a i {
      margin: 0;
      padding: 0; }
    #reviews #review_form_wrapper p a .fa-star:before {
      color: #ffcc33; }
  #reviews #review_form_wrapper input, #reviews #review_form_wrapper textarea {
    margin: 10px 0;
    width: 100%;
    padding: 5px 0;
    border: none;
    border-bottom: 1px solid #666666; }
  #reviews #review_form_wrapper input:focus, #reviews #review_form_wrapper textarea:focus {
    outline: none; }
  #reviews #review_form_wrapper .form-submit {
    width: 20%; }
    #reviews #review_form_wrapper .form-submit input {
      width: 100%;
      border: 1px solid #333333;
      background: white;
      color: #333333; }
    #reviews #review_form_wrapper .form-submit input:hover {
      background: #333333;
      color: white; }

.product-single-quick-view {
  position: relative;
  text-align: left; }
  .product-single-quick-view .product_detail {
    padding: 40px 25px 20px 25px; }
    .product-single-quick-view .product_detail .carousel {
      margin-top: -20px; }
    .product-single-quick-view .product_detail .content-product {
      margin-bottom: 60px; }
      .product-single-quick-view .product_detail .content-product h2 {
        font-family: 'Raleway', sans-serif;
        font-size: 32px;
        font-weight: 600; }
      .product-single-quick-view .product_detail .content-product span {
        font-weight: bold; }
      .product-single-quick-view .product_detail .content-product .infor-product {
        margin: 40px 0 20px 0; }
      .product-single-quick-view .product_detail .content-product .fa-star {
        color: #faa7a3 !important;
        padding: 0 5px; }
      .product-single-quick-view .product_detail .content-product p {
        font-family: 'Raleway', sans-serif;
        font-size: 15px; }
        .product-single-quick-view .product_detail .content-product p i {
          padding: 0 5px;
          color: #999999; }
        .product-single-quick-view .product_detail .content-product p .fas {
          padding: 10px 0 20px 0; }
        .product-single-quick-view .product_detail .content-product p .fab:hover {
          color: #ffa6a8; }
      .product-single-quick-view .product_detail .content-product .btn-group {
        margin-right: 10px;
        margin-top: 15px; }
        .product-single-quick-view .product_detail .content-product .btn-group button {
          border: 1px solid #999999;
          border-radius: 0; }
          .product-single-quick-view .product_detail .content-product .btn-group button:focus {
            outline: none;
            box-shadow: none !important; }
        .product-single-quick-view .product_detail .content-product .btn-group .add-to-cart {
          position: relative;
          padding-right: 70px;
          border: 1px solid #999999;
          border-radius: 0; }
          .product-single-quick-view .product_detail .content-product .btn-group .add-to-cart p {
            position: absolute;
            width: 40px;
            right: 0;
            height: 100%;
            top: 0;
            bottom: 0;
            background: #999999; }
            .product-single-quick-view .product_detail .content-product .btn-group .add-to-cart p i {
              color: white; }
          .product-single-quick-view .product_detail .content-product .btn-group .add-to-cart:hover {
            background: #333333;
            color: white; }
            .product-single-quick-view .product_detail .content-product .btn-group .add-to-cart:hover p {
              background: #333333; }
          .product-single-quick-view .product_detail .content-product .btn-group .add-to-cart:focus {
            outline: none;
            box-shadow: none !important; }
  .product-single-quick-view .close-quick-view {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 20px;
    font-weight: 400; }
    .product-single-quick-view .close-quick-view:hover {
      cursor: pointer; }

#exampleModalCenter {
  display: block;
  z-index: -1; }

.modal-open #exampleModalCenter {
  z-index: 1050; }

@media all and (max-width: 360px) {
  .title h1 {
    font-size: 40px !important; }

  .product-single-detail .content-product .btn-group .prev {
    padding: 10px 15px !important; }
  .product-single-detail .content-product .btn-group .show-number {
    padding: 10px 15px !important; }
  .product-single-detail .content-product .btn-group .next {
    padding: 10px 15px !important; } }
@media all and (max-width: 767px) and (min-width: 361px) {
  .product-single-detail .content-product .btn-group .prev {
    padding: 10px 15px !important; }
  .product-single-detail .content-product .btn-group .show-number {
    padding: 10px 15px !important; }
  .product-single-detail .content-product .btn-group .next {
    padding: 10px 15px !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .product-single-detail .content-product .btn-group {
    padding: 20px 0 20px 20px !important; }
    .product-single-detail .content-product .btn-group .prev {
      padding: 10px 15px !important; }
    .product-single-detail .content-product .btn-group .show-number {
      padding: 10px 15px !important; }
    .product-single-detail .content-product .btn-group .next {
      padding: 10px 15px !important; }
  .product-single-detail .content-product #reviews .comment-body {
    margin-left: 30px !important; } }
@media all and (min-width: 1024px) {
  #reviews .comment-body {
    margin-left: 20px !important; } }
.slider-homepage1 {
  position: relative;
  z-index: 1; }
  .slider-homepage1 .slide-homepage {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    .slider-homepage1 .slide-homepage .content-slide {
      text-align: center;
      padding: 240px 0 220px 0;
      margin-left: -90px; }
      .slider-homepage1 .slide-homepage .content-slide h2 {
        padding: 0;
        margin: 0;
        font-size: 90px;
        font-family: 'El Messiri', sans-serif; }
      .slider-homepage1 .slide-homepage .content-slide p {
        font-size: 25px;
        font-family: 'Raleway', sans-serif;
        margin-top: 10px;
        margin-bottom: 55px;
        color: #b8b8b8; }
      .slider-homepage1 .slide-homepage .content-slide a {
        font-size: 15px;
        background: #ffa6a8;
        padding: 15px 30px;
        color: white;
        text-transform: uppercase;
        border-radius: 0;
        line-height: 1; }
      .slider-homepage1 .slide-homepage .content-slide a:hover {
        background: #333333;
        text-decoration: none; }
  .slider-homepage1 .control-slider-homepage1 {
    position: absolute;
    padding: 0 20px;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 50px;
    background: white;
    z-index: 10;
    display: block;
    border-right: 20px solid white; }
    .slider-homepage1 .control-slider-homepage1 .carousel-control-next-icon {
      color: #333333;
      line-height: 1;
      background-image: none;
      font-size: 30px;
      width: auto !important;
      height: auto !important; }
      .slider-homepage1 .control-slider-homepage1 .carousel-control-next-icon .lnr-chevron-right:before {
        font-size: 20px; }
    .slider-homepage1 .control-slider-homepage1 .carousel-control-next-icon:hover {
      color: #ffa6a8; }
    .slider-homepage1 .control-slider-homepage1 .carousel-control-prev-icon {
      color: #333333;
      font-size: 30px;
      background-image: none;
      width: auto !important;
      height: auto !important;
      padding-left: 30px;
      position: relative;
      z-index: 11; }
      .slider-homepage1 .control-slider-homepage1 .carousel-control-prev-icon .lnr-chevron-left:before {
        font-size: 20px; }
      .slider-homepage1 .control-slider-homepage1 .carousel-control-prev-icon:before {
        position: absolute;
        content: '';
        width: 1px;
        top: 30%;
        height: 50%;
        right: -30%;
        background: #666666;
        z-index: 12;
        display: block; }
    .slider-homepage1 .control-slider-homepage1 .carousel-control-prev-icon:hover {
      color: #ffa6a8; }

.slide-index2 {
  position: relative; }
  .slide-index2 .slide-homepage {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    .slide-index2 .slide-homepage .content-slide {
      padding: 240px 0 220px 0;
      text-align: left !important;
      margin-left: 0; }
      .slide-index2 .slide-homepage .content-slide h2 {
        font-family: 'El Messiri', sans-serif;
        font-size: 80px;
        line-height: 1; }
      .slide-index2 .slide-homepage .content-slide p {
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        margin-bottom: 55px; }
      .slide-index2 .slide-homepage .content-slide a {
        background: white;
        font-family: 'Raleway', sans-serif;
        font-size: 15px;
        color: #333333;
        padding: 15px 30px;
        line-height: 1;
        text-transform: uppercase; }
      .slide-index2 .slide-homepage .content-slide a:hover {
        color: white;
        background: #333333;
        text-decoration: none; }
  .slide-index2 .control-slide-homepage {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 120px;
    background: white; }
    .slide-index2 .control-slide-homepage ul {
      display: list-item;
      text-align: right; }
      .slide-index2 .control-slide-homepage ul li {
        width: 25px;
        height: 2px !important;
        margin-left: 50%;
        background: #e6e6e6;
        border: none;
        margin-bottom: 20px;
        position: relative; }
      .slide-index2 .control-slide-homepage ul li.active {
        background: #ffa6a8;
        width: 40px; }
        .slide-index2 .control-slide-homepage ul li.active p {
          color: #ffa6a8; }
      .slide-index2 .control-slide-homepage ul p {
        position: absolute;
        top: -15px;
        left: -10px;
        color: #cccccc;
        font-size: 20px;
        font-family: 'Raleway', sans-serif; }

.slide-index3 .content-slide {
  padding: 280px 0 250px 0 !important; }
  .slide-index3 .content-slide h2 {
    font-family: 'Elsie', cursive !important;
    font-size: 110px;
    line-height: 1;
    margin-bottom: 50px !important; }
  .slide-index3 .content-slide p {
    text-transform: uppercase;
    margin: 20px 0 30px 0 !important; }
  .slide-index3 .content-slide span {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: white;
    background: #333333;
    padding: 2px 10px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px !important; }

@media all and (max-width: 360px) {
  .content-slide {
    margin-left: 0 !important;
    padding: 150px 0 150px 0 !important; }
    .content-slide h2 {
      font-size: 30px !important;
      width: 100% !important;
      text-align: center !important;
      margin-left: -20px !important; }
    .content-slide p {
      font-size: 13px !important;
      margin-bottom: 30px !important;
      margin-left: -40px !important; }
    .content-slide a {
      padding: 10px 20px !important;
      font-size: 13px !important;
      margin-left: -40px !important; }

  .slide-index2 .slide-homepage .content-slide {
    padding: 100px 0 100px 10px !important;
    text-align: left !important; }
    .slide-index2 .slide-homepage .content-slide h2 {
      font-size: 40px !important;
      text-align: left !important;
      margin-left: 10px !important; }
    .slide-index2 .slide-homepage .content-slide p {
      font-size: 13px !important;
      margin-left: 10px !important; }
    .slide-index2 .slide-homepage .content-slide a {
      margin-left: 10px !important; }
  .slide-index2 .control-slide-homepage {
    width: 100px;
    height: 100px; }
    .slide-index2 .control-slide-homepage li {
      width: 20px !important; }
    .slide-index2 .control-slide-homepage li.active {
      width: 30px !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-slide {
    margin-left: 0 !important;
    padding: 150px 0 150px 0 !important; }
    .content-slide h2 {
      font-size: 40px !important;
      margin-left: -20px !important; }
    .content-slide p {
      font-size: 13px !important;
      margin-bottom: 30px !important;
      margin-left: -20px !important; }
    .content-slide a {
      padding: 10px 20px !important;
      font-size: 13px !important;
      margin-left: -20px !important; }

  .slide-index2 .slide-homepage .content-slide {
    padding: 100px 0 100px 10px !important; }
    .slide-index2 .slide-homepage .content-slide h2 {
      font-size: 50px !important;
      margin-left: 10px !important; }
    .slide-index2 .slide-homepage .content-slide p {
      font-size: 13px !important;
      margin-left: 10px !important; }
    .slide-index2 .slide-homepage .content-slide a {
      margin-left: 10px !important; }
  .slide-index2 .control-slide-homepage {
    width: 100px;
    height: 100px; }
    .slide-index2 .control-slide-homepage li {
      width: 20px !important; }
    .slide-index2 .control-slide-homepage li.active {
      width: 30px !important; } }
@media all and (min-width: 768px) and (max-width: 1024px) {
  .content-slide {
    margin-left: 0 !important;
    padding: 150px 0 150px 0 !important; }
    .content-slide h2 {
      font-size: 70px !important; } }
.component-item {
  margin: 130px 0 20px 0; }
  .component-item .component-item-detail {
    width: 100%;
    text-align: center; }
    .component-item .component-item-detail img {
      max-width: 100%;
      max-height: 100%; }
    .component-item .component-item-detail .component-item-content-detail {
      margin-top: -60px; }
      .component-item .component-item-detail .component-item-content-detail h2 {
        color: #ffa6a8;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        font-size: 80px;
        margin-bottom: 0;
        line-height: 1; }
        .component-item .component-item-detail .component-item-content-detail h2 small {
          font-size: 25px;
          font-weight: normal !important;
          color: black !important;
          line-height: 1; }
      .component-item .component-item-detail .component-item-content-detail p {
        font-family: 'Raleway', sans-serif;
        font-size: 15px;
        margin: 0;
        color: #666666;
        max-width: 100%;
        padding: 0 10px; }

@media all and (max-width: 360px) {
  .component-item {
    margin-top: 50px; }
    .component-item .component-item-detail {
      margin-top: 20px !important; }
      .component-item .component-item-detail .component-item-content-detail {
        text-align: center;
        width: 100%;
        padding: 0 10px; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .component-item {
    margin-top: 50px; }
    .component-item .component-item-detail {
      margin-top: 20px; }
      .component-item .component-item-detail .component-item-content-detail {
        text-align: center !important;
        width: 95% !important;
        padding: 0 10px; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .component-item {
    margin-top: 50px; }
    .component-item .component-item-detail .component-item-content-detail h2 {
      font-size: 72px !important; }
      .component-item .component-item-detail .component-item-content-detail h2 small {
        font-size: 18px !important; } }
.content-what-we-offer {
  width: 100%; }

.product-what-we-offer {
  margin: 120px 0 100px 0; }
  .product-what-we-offer .product-what-we-offer-left {
    position: relative; }
    .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-img {
      margin: 0;
      z-index: 3; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-img img {
        width: 100%;
        height: 100%; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-img .rotated-text-left {
        transform: rotate(-90deg);
        position: absolute;
        left: -18%;
        top: 45%;
        font-family: 'Raleway', sans-serif;
        font-size: 25px;
        color: #cccccc;
        z-index: 3;
        letter-spacing: 10px;
        line-height: 1;
        margin: 0; }
    .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content {
      margin-top: 75px;
      font-family: 'Raleway', sans-serif;
      position: absolute;
      margin-left: 30px;
      z-index: 3; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content h2 {
        font-size: 30px;
        font-weight: 600;
        line-height: 1;
        position: relative;
        margin-bottom: 40px; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content h2:before {
        content: " ";
        position: absolute;
        height: 13px;
        width: 150px;
        display: block;
        left: 0;
        bottom: -20px;
        background: #ffa6a8;
        -webkit-mask: url(imager/line-title2.svg) repeat left center;
        mask: url(imager/line-title2.svg) repeat left center; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content p {
        font-size: 15px;
        color: #807e7e;
        margin-bottom: 30px; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content button {
        padding: 15px 25px;
        font-size: 15px;
        line-height: 1;
        background: white;
        color: #333333;
        border: 1px solid #999999;
        border-radius: 0; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content button:hover {
        background: #ffa6a8;
        color: white;
        border: 1px solid #ffa6a8; }
    .product-what-we-offer .product-what-we-offer-left:last-child .product-what-we-offer-img {
      padding-left: 0 !important; }
  .product-what-we-offer .product-what-we-offer-left:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: #fff5f5;
    right: 29%;
    top: 60px;
    bottom: 60px;
    left: 0; }
  .product-what-we-offer .bg-blue .product-what-we-offer-img img {
    padding-left: 15px; }
  .product-what-we-offer .bg-blue:before {
    background: #f4fafc;
    bottom: 180px; }
  .product-what-we-offer .product-what-we-offer-right {
    margin: 100px 0;
    position: relative; }
    .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img {
      margin: 0;
      z-index: 3; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img img {
        width: 100%;
        height: 100%; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img .rotated-text-right {
        transform: rotate(-90deg);
        position: absolute;
        right: -13%;
        top: 45%;
        font-family: 'Raleway', sans-serif;
        font-size: 25px;
        color: #cccccc;
        z-index: 2;
        letter-spacing: 10px;
        line-height: 1;
        margin: 0; }
    .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content {
      margin-top: 75px;
      margin-right: 30px;
      font-family: 'Raleway', sans-serif;
      position: absolute;
      z-index: 3;
      text-align: right; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content h2 {
        font-size: 30px;
        font-weight: 600;
        line-height: 1;
        position: relative;
        margin-bottom: 40px; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content h2:before {
        content: " ";
        position: absolute;
        height: 13px;
        width: 150px;
        display: block;
        right: 0;
        bottom: -20px;
        background: #ffa6a8;
        -webkit-mask: url(imager/line-title2.svg) repeat left center;
        mask: url(imager/line-title2.svg) repeat left center; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content p {
        font-size: 15px;
        color: #807e7e;
        margin-bottom: 30px; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content button {
        padding: 15px 25px;
        font-size: 15px;
        line-height: 1;
        background: white;
        color: #333333;
        border: 1px solid #999999;
        border-radius: 0; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content button:hover {
        background: #ffa6a8;
        color: white;
        border: 1px solid #ffa6a8; }
    .product-what-we-offer .product-what-we-offer-right .on-top {
      display: none; }
    .product-what-we-offer .product-what-we-offer-right .on-bottom {
      display: block; }
  .product-what-we-offer .product-what-we-offer-right:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: #fff5f5;
    left: 29%;
    top: 60px;
    bottom: 60px;
    right: 0; }

@media all and (max-width: 360px) {
  .product-what-we-offer {
    padding: 0 15px; }
    .product-what-we-offer .product-what-we-offer-left {
      margin: 50px 0;
      position: static; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-img .rotated-text-left {
        display: none; }
      .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content {
        padding-left: 0 !important;
        position: static;
        margin-left: 0; }
    .product-what-we-offer .product-what-we-offer-left:before {
      display: none; }
    .product-what-we-offer .product-what-we-offer-right {
      text-align: left;
      margin: 50px 0;
      position: static; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img .rotated-text-right {
        display: none; }
      .product-what-we-offer .product-what-we-offer-right .on-top {
        display: block; }
      .product-what-we-offer .product-what-we-offer-right .on-bottom {
        display: none; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content {
        position: static;
        text-align: left;
        padding-left: 0 !important; }
        .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content h2:before {
          left: 0; }
    .product-what-we-offer .product-what-we-offer-right:before {
      display: none; } }
@media all and (min-width: 361px) and (max-width: 768px) {
  .product-what-we-offer .product-what-we-offer-left {
    margin: 50px 0;
    position: static; }
    .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-img .rotated-text-left {
      display: none; }
    .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content {
      position: static;
      margin-left: 0; }
  .product-what-we-offer .product-what-we-offer-left:before {
    display: none; }
  .product-what-we-offer .product-what-we-offer-right {
    text-align: left;
    margin: 50px 0;
    position: static; }
    .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img {
      padding: 0 15px; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img .rotated-text-right {
        display: none; }
    .product-what-we-offer .product-what-we-offer-right .on-top {
      display: block; }
    .product-what-we-offer .product-what-we-offer-right .on-bottom {
      display: none; }
    .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content {
      position: static;
      text-align: left; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content h2:before {
        left: 0; }
  .product-what-we-offer .product-what-we-offer-right:before {
    display: none; } }
@media all and (min-width: 769px) and (max-width: 1023px) {
  .product-what-we-offer .product-what-we-offer-left {
    margin: 50px 0;
    position: static; }
    .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-img .rotated-text-left {
      display: none; }
    .product-what-we-offer .product-what-we-offer-left .product-what-we-offer-content {
      position: static;
      margin-left: 0; }
  .product-what-we-offer .product-what-we-offer-left:before {
    display: none; }
  .product-what-we-offer .product-what-we-offer-right {
    text-align: left;
    margin: 50px 0;
    position: static; }
    .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img {
      padding: 0 15px; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-img .rotated-text-right {
        display: none; }
    .product-what-we-offer .product-what-we-offer-right .on-top {
      display: block; }
    .product-what-we-offer .product-what-we-offer-right .on-bottom {
      display: none; }
    .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content {
      position: static;
      text-align: left; }
      .product-what-we-offer .product-what-we-offer-right .product-what-we-offer-content h2:before {
        left: 0; }
  .product-what-we-offer .product-what-we-offer-right:before {
    display: none; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .rotated-text-right {
    right: 0 !important; }

  .rotated-text-left {
    left: -10% !important; } }
.component-item {
  margin: 130px 0 20px 0; }
  .component-item .component-item-detail {
    width: 100%;
    text-align: center; }
    .component-item .component-item-detail img {
      max-width: 100%;
      max-height: 100%; }
    .component-item .component-item-detail .component-item-content-detail {
      margin-top: -60px; }
      .component-item .component-item-detail .component-item-content-detail h2 {
        color: #ffa6a8;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        font-size: 80px;
        margin-bottom: 0;
        line-height: 1; }
        .component-item .component-item-detail .component-item-content-detail h2 small {
          font-size: 25px;
          font-weight: normal !important;
          color: black !important;
          line-height: 1; }
      .component-item .component-item-detail .component-item-content-detail p {
        font-family: 'Raleway', sans-serif;
        font-size: 15px;
        margin: 0;
        color: #666666;
        max-width: 100%;
        padding: 0 10px; }

@media all and (max-width: 360px) {
  .component-item {
    margin-top: 50px; }
    .component-item .component-item-detail {
      margin-top: 20px !important; }
      .component-item .component-item-detail .component-item-content-detail {
        text-align: center;
        width: 100%;
        padding: 0 10px; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .component-item {
    margin-top: 50px; }
    .component-item .component-item-detail {
      margin-top: 20px; }
      .component-item .component-item-detail .component-item-content-detail {
        text-align: center !important;
        width: 95% !important;
        padding: 0 10px; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .component-item {
    margin-top: 50px; }
    .component-item .component-item-detail .component-item-content-detail h2 {
      font-size: 72px !important; }
      .component-item .component-item-detail .component-item-content-detail h2 small {
        font-size: 18px !important; } }

@media all and (max-width: 360px) and (orientation: portrait) {
  .error .content-error p {
    font-size: 180px !important; }
  .error .content-error p:before {
    bottom: 5px !important; } }
@media all and (min-width: 361px) and (max-width: 767px) and (orientation: portrait) {
  .content-error p {
    font-size: 210px !important; }
  .content-error p:before {
    bottom: 5px !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .content-error p:before {
    bottom: 5px !important; } }
@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .content-error {
    padding-top: 0 !important; }
    .content-error p {
      font-size: 150px !important; }
    .content-error p:before {
      bottom: 5px !important; } }
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
  .content-error {
    padding-top: 30px !important; }
    .content-error p {
      font-size: 190px !important; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .content-error {
    padding-top: 25% !important; }
    .content-error p:before {
      bottom: 5px !important; } }
.deal-day-comming {
  background-image: url("imager/CommingSoon.jpg");
  background-size: cover;
  background-position: center center;
  height: 100vh;
  text-align: center;
  padding: 20px 0 200px 0; }
  .deal-day-comming .content-comming {
    margin: 0 auto; }
  .deal-day-comming .content-comming .title h2 {
    font-size: 100px;
    font-family: 'El Messiri', sans-serif;
    line-height: 1;
    position: relative;
    margin-bottom: 80px;
    font-weight: normal; }
  .deal-day-comming .content-comming .title h2:before {
    content: " ";
    position: absolute;
    height: 13px;
    width: 170px;
    display: block;
    left: 50%;
    margin-left: -85px;
    bottom: -30px;
    background: white;
    -webkit-mask: url(imager/line-title2.svg) repeat left center;
    mask: url(imager/line-title2.svg) repeat left center; }
  .deal-day-comming .content-comming .title img {
    margin-top: 20px; }

@media all and (max-width: 360px) {
  .content-comming .content-deal-day .title h2 {
    font-size: 40px;
    line-height: 1; }
  .content-comming .content-deal-day ul {
    margin-bottom: 30px;
    margin-top: 30px; }
    .content-comming .content-deal-day ul li {
      width: 25%;
      margin-right: 15px;
      margin-bottom: 20px; }
      .content-comming .content-deal-day ul li h2 {
        font-size: 20px; }
      .content-comming .content-deal-day ul li p {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 5px;
        line-height: 1; }
  .content-comming .content-deal-day button {
    margin-bottom: 50px; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-comming .content-deal-day ul {
    margin-bottom: 30px;
    margin-top: 30px; }
    .content-comming .content-deal-day ul li {
      width: 100px !important;
      margin-right: 15px;
      margin-bottom: 20px; }
      .content-comming .content-deal-day ul li h2 {
        font-size: 20px; }
      .content-comming .content-deal-day ul li p {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px; }
  .content-comming .content-deal-day button {
    margin-bottom: 50px; }
  .content-comming .content-deal-day .title h2 {
    font-size: 60px !important; } }
@media all and (min-width: 361px) and (max-width: 767px) and (orientation: landscape) {
  .content-comming .content-deal-day {
    padding-top: 50px; }
    .content-comming .content-deal-day ul {
      margin-bottom: 30px;
      margin-top: 30px; }
      .content-comming .content-deal-day ul li {
        width: 85px !important;
        margin-right: 15px;
        margin-bottom: 20px; }
        .content-comming .content-deal-day ul li h2 {
          font-size: 20px; }
        .content-comming .content-deal-day ul li p {
          font-size: 15px;
          margin-top: 5px;
          margin-bottom: 5px; }
    .content-comming .content-deal-day button {
      margin-bottom: 50px; }
    .content-comming .content-deal-day .title h2 {
      font-size: 60px !important;
      padding: 0;
      margin-top: 0 !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .content-comming .content-deal-day .title h2 {
    font-size: 50px;
    line-height: 1;
    margin-top: 60px; }
  .content-comming .content-deal-day ul {
    margin-bottom: 30px; }
    .content-comming .content-deal-day ul li {
      width: 100px !important;
      margin-right: 20px; }
      .content-comming .content-deal-day ul li h2 {
        font-size: 20px;
        margin-top: 10px; }
      .content-comming .content-deal-day ul li p {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px; }
  .content-comming .content-deal-day button {
    margin-bottom: 50px; } }
@media all and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
  .content-comming .content-deal-day {
    padding-top: 50px; }
    .content-comming .content-deal-day .title h2 {
      font-size: 60px !important;
      line-height: 1;
      margin-top: 0 !important;
      margin-bottom: 50px !important; }
    .content-comming .content-deal-day ul {
      margin-bottom: 30px; }
      .content-comming .content-deal-day ul li {
        width: 100px !important;
        margin-right: 20px; }
        .content-comming .content-deal-day ul li h2 {
          font-size: 20px;
          margin-top: 10px;
          margin-bottom: 0 !important; }
        .content-comming .content-deal-day ul li p {
          font-size: 15px;
          margin-top: 5px;
          margin-bottom: 5px; }
    .content-comming .content-deal-day button {
      margin-bottom: 50px; } }
.content-our-team {
  margin: 150px 0 160px 0; }
  .content-our-team .item-our-team {
    position: relative;
    width: 100%;
    margin: 0; }
    .content-our-team .item-our-team img {
      width: 100%; }
    .content-our-team .item-our-team .content-item-our-team {
      position: absolute;
      right: 0;
      bottom: -6%;
      width: 85%;
      padding-left: 30px;
      padding-top: 20px;
      background: white; }
      .content-our-team .item-our-team .content-item-our-team p {
        margin: 0;
        font-family: 'Raleway', sans-serif;
        font-size: 22px;
        font-weight: 600; }
      .content-our-team .item-our-team .content-item-our-team span {
        font-family: 'Raleway', sans-serif;
        font-size: 15px; }
      .content-our-team .item-our-team .content-item-our-team nav {
        background: white;
        position: absolute;
        display: none;
        right: 0;
        z-index: 3;
        width: 100%;
        padding-left: 30px;
        padding-top: 25px; }
        .content-our-team .item-our-team .content-item-our-team nav a {
          margin-right: 20px; }
          .content-our-team .item-our-team .content-item-our-team nav a i {
            color: #CCCCCC; }
        .content-our-team .item-our-team .content-item-our-team nav a:hover i {
          color: #ffa6a8; }
    .content-our-team .item-our-team .content-item-our-team:hover nav {
      display: block; }
  .content-our-team .item-our-team:hover nav {
    display: block; }

.call-us {
  position: relative;
  width: 100%;
  margin-bottom: 160px; }
  .call-us img {
    width: 100%;
    margin-left: 15px; }
  .call-us .call-us-content {
    position: absolute;
    top: 99%;
    width: 100%;
    left: 0;
    text-align: center;
    background: #333333;
    padding-bottom: 20px;
    margin-left: 15px; }
    .call-us .call-us-content p {
      font-family: 'El Messiri', sans-serif;
      font-size: 35px;
      color: white;
      line-height: 1;
      margin-bottom: 0;
      padding-top: 25px; }
    .call-us .call-us-content span {
      text-transform: uppercase;
      font-family: 'Raleway', sans-serif;
      font-size: 13px;
      color: #ffa6a8; }

@media all and (max-width: 767px) {
  .content-our-team {
    margin-bottom: 100px;
    margin-top: 100px !important; }
    .content-our-team .item-our-team {
      margin: 40px 0; }

  .call-us img {
    height: 100%;
    margin-left: 15px; }
  .call-us .call-us-content {
    margin-left: 15px; } }
@media all and (max-width: 1023px) and (min-width: 768px) {
  .content-our-team .item-our-team {
    margin: 40px 0; } }
.content-shop-2colum {
  padding: 40px 0 80px 0;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 80px; }

.content-shop-3colum {
  padding: 40px 0 80px 0;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 80px; }

.content-shop-4colum {
  padding: 40px 0 80px 0;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 80px; }

.contact-from {
  background: #fadbd3;
  padding: 130px 0 100px 0;
  margin-top: 120px; }
  .contact-from .content-contact-from {
    margin: 0 auto;
    width: 100%; }
    .contact-from .content-contact-from input {
      width: 100%;
      padding: 10px 0;
      text-indent: 20px;
      background: #fce2de;
      border: 1px solid white;
      margin-bottom: 20px; }
    .contact-from .content-contact-from input:focus {
      outline: none; }
    .contact-from .content-contact-from textarea {
      width: 100%;
      text-indent: 20px;
      background: #fce2de;
      height: 220px;
      border: 1px solid white; }
    .contact-from .content-contact-from textarea:focus {
      outline: none; }
    .contact-from .content-contact-from .title-contact {
      width: 100%;
      text-align: center; }
      .contact-from .content-contact-from .title-contact h2 {
        font-family: 'El Messiri', sans-serif;
        font-size: 60px;
        line-height: 1;
        margin-bottom: 80px;
        position: relative; }
      .contact-from .content-contact-from .title-contact h2:before {
        content: " ";
        position: absolute;
        height: 13px;
        width: 190px;
        display: block;
        left: 50%;
        margin-left: -95px;
        bottom: -10px;
        background: white;
        -webkit-mask: url(imager/line-title2.svg) repeat left center;
        mask: url(imager/line-title2.svg) repeat left center; }
    .contact-from .content-contact-from .submit-contact {
      width: 100%;
      text-align: center;
      margin-top: 30px;
      font-family: 'Raleway', sans-serif; }
      .contact-from .content-contact-from .submit-contact button {
        background: white;
        font-size: 15px;
        padding: 15px 40px;
        color: #333333;
        line-height: 1;
        border-radius: 0; }
      .contact-from .content-contact-from .submit-contact button:hover {
        color: white;
        background: #333333; }

@media all and (max-width: 360px) {
  .contact-from {
    margin-top: 0 !important; }
    .contact-from .input-left {
      padding-right: 0 !important; }
    .contact-from .input-right {
      padding-left: 0 !important; }
    .contact-from textarea {
      height: 100px !important; }
    .contact-from .title-contact h2 {
      font-size: 45px !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .contact-from {
    margin-top: 0 !important; }
    .contact-from .input-left {
      padding-right: 0 !important; }
    .contact-from .input-right {
      padding-left: 0 !important; }
    .contact-from textarea {
      height: 100px !important; } }
.content-follow-insta {
  margin: 100px 0 60px 0 !important;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 80px 0; }
  .content-follow-insta .title-follow-insta {
    text-align: center;
    width: 100%; }
    .content-follow-insta .title-follow-insta h2 {
      font-family: 'El Messiri', sans-serif;
      font-size: 40px; }
    .content-follow-insta .title-follow-insta p {
      font-family: 'Raleway', sans-serif;
      font-size: 18px;
      line-height: 1;
      margin-bottom: 50px; }
  .content-follow-insta .owl-dots {
    display: none; }
  .content-follow-insta .owl-nav {
    display: none !important; }
  .content-follow-insta .item {
    position: relative;
    z-index: 2; }
  .content-follow-insta .item:before {
    content: "";
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: white;
    opacity: 0.5;
    display: none; }
  .content-follow-insta .item:hover:before {
    display: block;
    cursor: pointer; }

@media all and (max-width: 360px) {
  .content-follow-insta ul {
    padding-bottom: 50px !important; }
    .content-follow-insta ul li {
      margin: 15px 8px !important; } }
.introduce-homepage {
  margin: 150px 0 120px 0 !important; }
  .introduce-homepage .introduce-homepage-left .introduce-homepage-content {
    padding: 80px 0 110px 60px;
    font-family: 'Raleway', sans-serif; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content h2 {
      font-size: 110px;
      font-weight: 600;
      line-height: 1;
      color: #ffa6a8;
      margin-bottom: 20px;
      position: relative; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content h2:before {
      content: "";
      height: 2px;
      width: 20%;
      position: absolute;
      top: 49%;
      background: #d6d4d4;
      left: -25%; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content h5 {
      font-weight: 600;
      font-size: 30px;
      margin-bottom: 20px; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content p {
      font-size: 15px;
      margin-bottom: 50px; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content button {
      padding: 15px 30px;
      line-height: 1;
      font-size: 15px;
      border: 1px solid #e6e6e6;
      border-radius: 0;
      z-index: 2;
      position: relative; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content button:before {
      content: "";
      width: 0;
      height: 100%;
      font-size: 15px;
      background: #ffa6a8;
      position: absolute;
      z-index: -1;
      left: 0;
      top: 0;
      -webkit-transition: width 0.5s;
      transition: width 0.5s; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content button:hover:before {
      width: 100%; }
    .introduce-homepage .introduce-homepage-left .introduce-homepage-content button:hover {
      color: white; }
  .introduce-homepage .introduce-right {
    text-align: right; }
    .introduce-homepage .introduce-right .introduce-homepage-content {
      padding: 80px 60px 110px 0;
      font-family: 'Raleway', sans-serif; }
      .introduce-homepage .introduce-right .introduce-homepage-content h2 {
        font-size: 110px;
        font-weight: 600;
        line-height: 1;
        color: #ffa6a8;
        margin-bottom: 20px;
        position: relative; }
      .introduce-homepage .introduce-right .introduce-homepage-content h2:before {
        content: "";
        height: 2px;
        width: 20%;
        position: absolute;
        top: 49%;
        background: #d6d4d4;
        right: -25%;
        z-index: 3; }
      .introduce-homepage .introduce-right .introduce-homepage-content h5 {
        font-weight: 600;
        font-size: 30px;
        margin-bottom: 20px; }
      .introduce-homepage .introduce-right .introduce-homepage-content p {
        font-size: 15px;
        margin-bottom: 50px; }
      .introduce-homepage .introduce-right .introduce-homepage-content button {
        padding: 15px 30px;
        line-height: 1;
        font-size: 15px;
        border: 1px solid #e6e6e6;
        border-radius: 0;
        z-index: 2;
        position: relative; }
      .introduce-homepage .introduce-right .introduce-homepage-content button:before {
        content: "";
        width: 0;
        height: 100%;
        font-size: 15px;
        background: #ffa6a8;
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        -webkit-transition: width 0.5s;
        transition: width 0.5s; }
      .introduce-homepage .introduce-right .introduce-homepage-content button:hover:before {
        width: 100%; }
      .introduce-homepage .introduce-right .introduce-homepage-content button:hover {
        color: white; }

@media all and (max-width: 360px) {
  .introduce-homepage {
    margin: 100px 0 0 0; }
    .introduce-homepage .introduce-homepage-left {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-left .img-introduce {
        padding-right: 0 !important; }
        .introduce-homepage .introduce-homepage-left .img-introduce img {
          max-width: 100%; }
      .introduce-homepage .introduce-homepage-left .introduce-homepage-content {
        padding: 30px 0 60px 15px !important; }
        .introduce-homepage .introduce-homepage-left .introduce-homepage-content h2:before {
          display: none; }
    .introduce-homepage .introduce-homepage-right {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-right .img-introduce {
        padding-right: 0 !important; }
        .introduce-homepage .introduce-homepage-right .img-introduce img {
          max-width: 100%; }
      .introduce-homepage .introduce-homepage-right .sub-intro1 {
        display: none; }
      .introduce-homepage .introduce-homepage-right .introduce-homepage-content {
        padding: 30px 0 110px 15px !important;
        text-align: left; }
        .introduce-homepage .introduce-homepage-right .introduce-homepage-content h2:before {
          display: none; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .introduce-homepage {
    margin: 100px 0 0 0; }
    .introduce-homepage .introduce-homepage-left {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-left .img-introduce {
        padding-right: 0 !important; }
        .introduce-homepage .introduce-homepage-left .img-introduce img {
          max-width: 100%; }
      .introduce-homepage .introduce-homepage-left .introduce-homepage-content {
        padding: 30px 0 60px 15px !important; }
        .introduce-homepage .introduce-homepage-left .introduce-homepage-content h2:before {
          display: none; }
    .introduce-homepage .introduce-homepage-right {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-right .img-introduce {
        padding-right: 0 !important; }
        .introduce-homepage .introduce-homepage-right .img-introduce img {
          max-width: 100%; }
      .introduce-homepage .introduce-homepage-right .sub-intro1 {
        display: none; }
      .introduce-homepage .introduce-homepage-right .introduce-homepage-content {
        padding: 30px 0 110px 15px !important;
        text-align: left; }
        .introduce-homepage .introduce-homepage-right .introduce-homepage-content h2:before {
          display: none; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .introduce-homepage {
    margin: 100px 0 0 0; }
    .introduce-homepage .introduce-homepage-left {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-left .img-introduce {
        padding-right: 0 !important;
        width: 100% !important; }
        .introduce-homepage .introduce-homepage-left .img-introduce img {
          max-width: 100%;
          width: 100%; }
      .introduce-homepage .introduce-homepage-left .introduce-homepage-content {
        padding: 30px 0 60px 15px !important; }
        .introduce-homepage .introduce-homepage-left .introduce-homepage-content h2:before {
          display: none; }
    .introduce-homepage .introduce-homepage-right {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-right .img-introduce {
        padding-right: 0 !important;
        width: 100% !important; }
        .introduce-homepage .introduce-homepage-right .img-introduce img {
          max-width: 100%;
          width: 100%; }
      .introduce-homepage .introduce-homepage-right .sub-intro1 {
        display: none; }
      .introduce-homepage .introduce-homepage-right .introduce-homepage-content {
        padding: 30px 0 110px 15px !important;
        text-align: left; }
        .introduce-homepage .introduce-homepage-right .introduce-homepage-content h2:before {
          display: none; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .introduce-homepage {
    margin: 100px 0 0 0; }
    .introduce-homepage .introduce-homepage-left {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-left .img-introduce {
        padding-right: 0 !important;
        width: 100% !important; }
        .introduce-homepage .introduce-homepage-left .img-introduce img {
          max-width: 100%;
          width: 100%; }
      .introduce-homepage .introduce-homepage-left .introduce-homepage-content {
        padding: 30px 0 60px 40px !important; }
    .introduce-homepage .introduce-homepage-right {
      width: 100% !important;
      padding: 0 0 0 15px !important; }
      .introduce-homepage .introduce-homepage-right .img-introduce {
        padding-right: 0 !important;
        width: 100% !important; }
        .introduce-homepage .introduce-homepage-right .img-introduce img {
          max-width: 100%;
          width: 100%; }
      .introduce-homepage .introduce-homepage-right .introduce-homepage-content {
        padding: 30px 40px 110px 0 !important;
        text-align: right; }
      .introduce-homepage .introduce-homepage-right .sub-intro2 {
        display: none !important; } }
@media all and (min-width: 1366px) {
  .sub-intro2 {
    display: none !important; } }
.contact-us {
  width: 100%; }
  .contact-us .iframe-responsive {
    position: relative;
    overflow: hidden;
    padding-top: 35%; }
    .contact-us .iframe-responsive iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .contact-us .content-contact-us {
    margin: 100px 0 80px 0;
    padding-bottom: 100px;
    border-bottom: 1px solid #e6e6e6; }
    .contact-us .content-contact-us h1 {
      font-size: 60px;
      font-family: 'El Messiri', sans-serif;
      line-height: 1;
      position: relative;
      margin-bottom: 50px; }
    .contact-us .content-contact-us h1:before {
      content: " ";
      position: absolute;
      height: 13px;
      width: 110px;
      display: block;
      left: 0;
      bottom: -10px;
      background: #ffa6a8;
      -webkit-mask: url(imager/line-title2.svg) repeat left center;
      mask: url(imager/line-title2.svg) repeat left center; }
    .contact-us .content-contact-us ul {
      margin-bottom: 70px; }
      .contact-us .content-contact-us ul p {
        font-family: 'Raleway', sans-serif;
        font-size: 20px;
        font-weight: 600; }
      .contact-us .content-contact-us ul li {
        font-family: 'Raleway', sans-serif;
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 1.5; }
    .contact-us .content-contact-us a {
      margin-right: 20px; }
      .contact-us .content-contact-us a i {
        color: #cccccc; }
    .contact-us .content-contact-us i:hover {
      text-decoration: none;
      color: #ffa6a8; }
    .contact-us .content-contact-us textarea {
      width: 100%;
      height: 150px;
      padding-top: 15px;
      text-indent: 10px;
      margin-bottom: 20px;
      border: 1px solid #cccccc; }
    .contact-us .content-contact-us input {
      text-indent: 10px;
      width: 100%;
      height: 50px;
      margin-bottom: 20px;
      border: 1px solid #cccccc; }
    .contact-us .content-contact-us input:focus, .contact-us .content-contact-us textarea:focus {
      outline: none; }
    .contact-us .content-contact-us button {
      background: #333333;
      color: white;
      font-family: 'Raleway', sans-serif;
      font-size: 15px;
      line-height: 1;
      padding: 15px 30px;
      border: none;
      border-radius: 0; }
    .contact-us .content-contact-us button:hover {
      background: #ffa6a8; }

@media all and (max-width: 767px) {
  .contact-us .iframe-responsive {
    padding-top: 50% !important; }
  .contact-us .content-contact-us {
    margin-top: 50px !important; }
    .contact-us .content-contact-us form {
      margin-top: 50px; } }
.prodcut-list {
  margin: 120px 0 50px 0;
  padding-bottom: 60px;
  border-bottom: 1px solid #e6e6e6; }
  .prodcut-list .modal-dialog {
    max-width: initial; }
    .prodcut-list .modal-dialog .product-single-detail {
      padding: 0 !important;
      margin-top: 0 !important;
      text-align: left !important; }
  .prodcut-list .header-show-list p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    margin-top: 15px; }
  .prodcut-list .header-show-list select {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    padding: 10px 40px 10px 20px;
    height: 44px;
    line-height: 1;
    width: 220px; }
    .prodcut-list .header-show-list select option {
      width: 100px !important;
      max-width: 100px !important;
      font-family: 'Raleway', sans-serif;
      font-size: 15px;
      outline: none;
      border: none; }
  .prodcut-list .header-show-list select:focus {
    outline: none !important;
    box-shadow: none !important; }
  .prodcut-list .product {
    margin-top: 50px !important; }

.list-product .modal-dialog {
  max-width: initial; }
  .list-product .modal-dialog .product-single-detail {
    padding: 0 !important;
    margin-top: 0 !important;
    text-align: left !important; }

@media all and (max-width: 767px) {
  .prodcut-list .header-show-list select {
    float: left !important; } }
.content-homepage-home3 {
  margin-bottom: 80px;
  display: block;
  margin-top: 80px; }
  .content-homepage-home3 .title {
    text-align: center; }
    .content-homepage-home3 .title h2 {
      font-family: 'El Messiri', sans-serif;
      font-size: 40px;
      margin-bottom: 0;
      position: relative; }
    .content-homepage-home3 .title h2:before {
      content: " ";
      position: absolute;
      height: 13px;
      width: 150px;
      display: block;
      bottom: -15px;
      left: 50%;
      margin-left: -75px;
      background: #ffa6a8;
      -webkit-mask: url(imager/line-title2.svg) repeat left center;
      mask: url(imager/line-title2.svg) repeat left center; }
  .content-homepage-home3 .layer-content-homepage {
    width: 100%;
    position: relative; }
    .content-homepage-home3 .layer-content-homepage img {
      width: 100%;
      height: 100%; }
  .content-homepage-home3 .product-out {
    margin-top: 0; }
    .content-homepage-home3 .product-out .product {
      margin-top: 50px; }

.banner-product {
  margin: 20px 0; }
  .banner-product a {
    display: block;
    position: relative; }
    .banner-product a img {
      width: 100%;
      min-height: 70px !important;
      height: auto; }

@media all and (max-width: 360px) {
  .content-homepage-home3 {
    margin: 30px 0; }
    .content-homepage-home3 .layer-content-homepage {
      margin: 30px 0; }
    .content-homepage-home3 .product-out {
      margin-top: 15px !important; }
      .content-homepage-home3 .product-out .title h2 {
        margin-bottom: 15px !important; }
      .content-homepage-home3 .product-out .product {
        margin-top: 20px; }

  .blog-homepage3 .content-masonry .icon-share {
    left: 15% !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .content-homepage-home3 {
    margin: 30px 0; }
    .content-homepage-home3 .layer-content-homepage {
      margin: 30px 0; }
    .content-homepage-home3 .product-out {
      margin-top: 0;
      margin-bottom: 20px; }
      .content-homepage-home3 .product-out .title h2 {
        margin-bottom: 20px !important; }
      .content-homepage-home3 .product-out .product {
        margin-top: 20px; }

  .blog-homepage3 .content-masonry .icon-share {
    left: 3% !important; } }
@media all and (min-width: 361px) and (max-width: 767px) and (orientation: landscape) {
  .content-homepage-home3 {
    margin: 30px 0; }
    .content-homepage-home3 .product-out {
      margin-top: 0;
      margin-bottom: 20px; }
      .content-homepage-home3 .product-out .title h2 {
        margin-bottom: 15px !important; }
      .content-homepage-home3 .product-out .product {
        margin-top: 20px; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .blog-homepage3 .content-masonry .card-body span {
    padding: 0 10px; }
  .blog-homepage3 .content-masonry .card-body .icon-share {
    left: 10% !important;
    width: 75% !important; } }
@media all and (min-width: 1024px) and (max-width: 1365px) {
  .blog-homepage3 .content-masonry .card-body span {
    padding: 0 10px; }
  .blog-homepage3 .content-masonry .card-body .icon-share {
    left: 0 !important;
    width: 70% !important; } }
.logo-homepage3 {
  background: #f7f7f7;
  display: block;
  padding: 50px 0 50px 0;
  margin: 100px 0 80px 0; }
  .logo-homepage3 .owl-dots {
    display: none; }
  .logo-homepage3 .item img {
    width: 80%;
    height: 80%;
    max-height: 100%;
    margin-left: 10%; }

.best-new .product .card {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .best-new .product .card .wp-post-image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    .best-new .product .card .wp-post-image img {
      width: 100%;
      height: 100%; }
  .best-new .product .card .wp-post-image:before {
    content: "";
    width: 100%;
    height: 100%;
    background: white;
    display: none;
    z-index: 5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5; }
  .best-new .product .card .wp-post-image:hover:before {
    display: block; }
  .best-new .product .card .onnew {
    position: absolute;
    padding: 7px 15px;
    color: white;
    line-height: 1;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    background: #8ce6ff;
    right: 0;
    top: 5%;
    z-index: 10; }
  .best-new .product .card .onsale {
    padding: 7px 15px;
    color: white;
    position: absolute;
    line-height: 1;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    right: 0;
    top: 5%;
    background: #ffa6a8;
    z-index: 10; }
  .best-new .product .card .card-body {
    text-align: left;
    margin-top: 0;
    padding-left: 30px; }
    .best-new .product .card .card-body .content-best-new {
      width: 100%;
      margin: 20px 0 30px 0;
      font-size: 15px;
      font-family: 'Raleway', sans-serif;
      line-height: 1.5; }
    .best-new .product .card .card-body button {
      padding: 15px;
      line-height: 1;
      font-size: 15px;
      background: none;
      border: 1px solid #e6e6e6; }
    .best-new .product .card .card-body button:hover {
      background: #ffa6a8;
      color: white; }
.best-new .product .title-best-new {
  margin-bottom: 50px; }
  .best-new .product .title-best-new h2 {
    font-family: 'El Messiri', sans-serif;
    font-size: 40px;
    line-height: 1;
    margin: 0;
    position: relative;
    margin-bottom: 60px; }
  .best-new .product .title-best-new h2:before {
    content: " ";
    position: absolute;
    height: 13px;
    width: 90px;
    display: block;
    left: 0;
    bottom: -15px;
    background: #ffa6a8;
    -webkit-mask: url(imager/line-title2.svg) repeat left center;
    mask: url(imager/line-title2.svg) repeat left center; }
  .best-new .product .title-best-new .btn-left {
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    padding: 15px 20px;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #e6e6e6;
    border-right: none !important; }
    .best-new .product .title-best-new .btn-left:hover {
      background: #ffa6a8; }
      .best-new .product .title-best-new .btn-left:hover span {
        color: white; }
  .best-new .product .title-best-new .btn-right {
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
    padding: 15px 20px;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #e6e6e6; }
    .best-new .product .title-best-new .btn-right:hover {
      background: #ffa6a8; }
      .best-new .product .title-best-new .btn-right:hover span {
        color: white; }
  .best-new .product .title-best-new .carousel-control-prev span {
    color: #333333;
    font-size: 15px;
    margin-left: 35px; }
  .best-new .product .title-best-new .carousel-control-next span {
    color: #333333;
    font-size: 15px;
    margin-right: 30px; }

@media all and (max-width: 360px) {
  .best-new .product .card .card-body {
    padding-top: 15px !important;
    padding-left: 0 !important; }
  .best-new .title-best-new {
    margin-bottom: 20px !important; }
    .best-new .title-best-new h2 {
      font-size: 25px !important; } }
@media all and (min-width: 361px) and (max-width: 767px) {
  .best-new .product .card .card-body {
    padding-top: 15px !important;
    padding-left: 0 !important; } }
@media all and (min-width: 361px) and (max-width: 767px) and (orientation: landscape) {
  .best-new .product .card .card-body {
    padding-top: 15px !important;
    padding-left: 30px !important; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .best-new .product .card button {
    margin: 5px 0; } }

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

/* ============================================
   Product Detail Page SEO Sections Styles
   ============================================ */

/* OEM/ODM Service Section */
.product_detail .oem-service {
  margin: 40px 0;
  padding: 30px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 12px;
  color: #fff;
  box-shadow: 0 10px 30px rgba(102, 126, 234, 0.3); }
  .product_detail .oem-service h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center; }
    .product_detail .oem-service h2:before {
      content: "\f0ad";
      font-family: FontAwesome;
      margin-right: 12px;
      font-size: 28px; }
  .product_detail .oem-service ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px; }
    .product_detail .oem-service ul li {
      padding: 12px 15px;
      background: rgba(255, 255, 255, 0.15);
      border-radius: 8px;
      font-size: 15px;
      transition: all 0.3s ease;
      display: flex;
      align-items: center; }
      .product_detail .oem-service ul li:hover {
        background: rgba(255, 255, 255, 0.25);
        transform: translateX(5px); }
      .product_detail .oem-service ul li i {
        margin-right: 10px;
        color: #90EE90;
        font-size: 16px; }

/* Why Choose Us Section */
.product_detail .why-choose {
  margin: 40px 0;
  padding: 40px 0; }
  .product_detail .why-choose h2 {
    text-align: center;
    font-size: 28px;
    color: #333;
    margin-bottom: 40px;
    position: relative;
    font-weight: 600; }
    .product_detail .why-choose h2:after {
      content: "";
      display: block;
      width: 60px;
      height: 4px;
      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
      margin: 15px auto 0;
      border-radius: 2px; }
  .product_detail .why-choose .feature-box {
    background: #fff;
    padding: 30px 20px;
    border-radius: 12px;
    text-align: center;
    transition: all 0.4s ease;
    border: 1px solid #eee;
    height: 100%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
    .product_detail .why-choose .feature-box:hover {
      transform: translateY(-10px);
      box-shadow: 0 15px 40px rgba(102, 126, 234, 0.2);
      border-color: #667eea; }
    .product_detail .why-choose .feature-box i {
      font-size: 48px;
      color: #667eea;
      margin-bottom: 20px;
      display: block;
      transition: all 0.3s ease; }
    .product_detail .why-choose .feature-box:hover i {
      transform: scale(1.1);
      color: #764ba2; }
    .product_detail .why-choose .feature-box h3 {
      font-size: 18px;
      color: #333;
      margin-bottom: 12px;
      font-weight: 600; }
    .product_detail .why-choose .feature-box p {
      font-size: 14px;
      color: #666;
      line-height: 1.6; }

/* Related Products Section */
.product_detail .related-products {
  margin: 40px 0;
  padding: 40px;
  background: #f8f9fa;
  border-radius: 12px; }
  .product_detail .related-products h2 {
    text-align: center;
    font-size: 28px;
    color: #333;
    margin-bottom: 30px;
    font-weight: 600;
    position: relative; }
    .product_detail .related-products h2:before {
      content: "";
      display: inline-block;
      width: 40px;
      height: 4px;
      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
      margin-right: 15px;
      vertical-align: middle;
      border-radius: 2px; }
  .product_detail .related-products .product-item {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
    border: 1px solid transparent; }
    .product_detail .related-products .product-item:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
      border-color: #667eea; }
    .product_detail .related-products .product-item a {
      display: block;
      text-decoration: none;
      color: inherit; }
      .product_detail .related-products .product-item a img {
        width: 100%;
        height: 180px;
        object-fit: cover;
        transition: transform 0.4s ease; }
      .product_detail .related-products .product-item:hover a img {
        transform: scale(1.05); }
      .product_detail .related-products .product-item a h3 {
        padding: 15px;
        font-size: 14px;
        color: #333;
        line-height: 1.4;
        height: 70px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-weight: 500;
        text-align: center; }

/* Product CTA Section */
.product_detail .product-cta {
  margin: 40px 0;
  padding: 50px 40px;
  background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
  border-radius: 12px;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden; }
  .product_detail .product-cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.5; }
  .product_detail .product-cta h2 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 700; }
  .product_detail .product-cta p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    margin-bottom: 30px;
    position: relative; }
  .product_detail .product-cta .btn {
    padding: 15px 35px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    margin: 0 10px;
    transition: all 0.3s ease;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .product_detail .product-cta .btn-primary {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    border: none; }
    .product_detail .product-cta .btn-primary:hover {
      background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
      transform: translateY(-3px);
      box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4); }
  .product_detail .product-cta .btn-secondary {
    background: transparent;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.5); }
    .product_detail .product-cta .btn-secondary:hover {
      background: rgba(255, 255, 255, 0.1);
      border-color: #fff;
      transform: translateY(-3px); }

/* Responsive Styles */
@media (max-width: 991px) {
  .product_detail .oem-service,
  .product_detail .why-choose,
  .product_detail .related-products,
  .product_detail .product-cta {
    margin: 30px 0;
    padding: 30px 20px; }
  .product_detail .oem-service ul {
    grid-template-columns: repeat(2, 1fr); }
  .product_detail .product-cta h2 {
    font-size: 26px; }
  .product_detail .product-cta .btn {
    display: block;
    margin: 10px auto;
    max-width: 250px; } }

@media (max-width: 767px) {
  .product_detail .oem-service ul {
    grid-template-columns: 1fr; }
  .product_detail .why-choose h2,
  .product_detail .related-products h2 {
    font-size: 22px; }
  .product_detail .related-products .product-item a img {
    height: 150px; }
  .product_detail .product-cta h2 {
    font-size: 22px; }
  .product_detail .product-cta p {
    font-size: 15px; } }
