/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
#site-navigation-wrap {
  top: 15px; }

#site-header {
  padding: 20px 0 30px 0; }
  #site-header .menu2 {
    background-color: #156C37;
    color: #ffffff; }
  #site-header .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    height: 0; }
  #site-header .menu-item a {
    font-size: 16px;
    font-weight: 400;
    padding: 8px 20px; }

p {
  font-size: 14px;
  color: #555; }

a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none; }

.woocommerce ul.products li.product .price .amount {
  color: #C22026;
  font-weight: bold; }

.home #main #content-wrap {
  padding-top: 0;
  padding-bottom: 0; }
.home .box-review .item {
  text-align: center; }
.home .box-review img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.home .box-review .name1 {
  color: #C22026;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 0; }
.home .box-review .name2 {
  color: #C22026;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px; }
.home .box-review .desc {
  color: #000000;
  font-size: 16px;
  text-align: justify; }
.home .box-we-are img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
.home .box-we-are .desc {
  margin-top: 20px;
  font-size: 16px;
  color: #000000;
  line-height: 20px; }
.home .box-title .elementor-heading-title {
  font-size: 32px;
  text-transform: uppercase;
  color: #C22026; }
.home .box-banner > .elementor-container > .elementor-row .elementor-element > .elementor-column-wrap {
  padding: 0; }
.home .box-banner .elementor-image-box-wrapper {
  position: relative; }
.home .box-banner .elementor-image-box-content {
  position: absolute;
  top: 13%;
  left: 0%; }
  .home .box-banner .elementor-image-box-content h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 5px; }
  .home .box-banner .elementor-image-box-content p {
    line-height: 30px;
    color: #ffffff;
    font-size: 35px; }
.home .box-banner-2 {
  margin: 40px 0 0 0; }
.home .box-title-product-row {
  background-color: #C22026;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }
  .home .box-title-product-row .elementor-heading-title {
    text-transform: uppercase;
    color: #ffffff; }
.home .title-best-seller .elementor-heading-title {
  color: #C22026;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  position: relative; }
  .home .title-best-seller .elementor-heading-title:after {
    content: "";
    height: 1px;
    background-color: #C22026;
    position: absolute;
    width: calc(100% - 160px);
    left: 160px;
    bottom: 0; }
.home .box-product {
  margin-top: 30px; }
.home .elementor-tabs-wrapper {
  text-align: center; }
  .home .elementor-tabs-wrapper .elementor-tab-title {
    display: inline-block !important;
    border: 0;
    font-weight: normal; }
    .home .elementor-tabs-wrapper .elementor-tab-title:after, .home .elementor-tabs-wrapper .elementor-tab-title:before {
      border: 0 !important; }
    .home .elementor-tabs-wrapper .elementor-tab-title:hover a {
      color: #C22026; }
    .home .elementor-tabs-wrapper .elementor-tab-title a {
      color: #000000;
      font-size: 16px;
      text-transform: uppercase; }
  .home .elementor-tabs-wrapper .elementor-active {
    border-bottom: 2px solid #C22026 !important;
    font-weight: bold; }
    .home .elementor-tabs-wrapper .elementor-active a {
      color: #C22026 !important; }
.home .elementor-tabs-content-wrapper {
  border: 0 !important;
  margin-top: 20px; }
  .home .elementor-tabs-content-wrapper .elementor-tab-content {
    border: 0 !important;
    padding: 0; }
.home .box-newsletter {
  background-color: #f8f8f8;
  padding: 180px 0 100px 0; }
  .home .box-newsletter .newsletter-title {
    text-align: left;
    font-size: 34px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #C22026; }
  .home .box-newsletter .newsletter-desc {
    text-align: left;
    font-size: 18px;
    color: #000000;
    margin-bottom: 0px; }
  .home .box-newsletter .wpforms-field-container {
    display: inline-block;
    width: 75%; }
    .home .box-newsletter .wpforms-field-container .wpforms-field {
      padding: 0; }
  .home .box-newsletter .wpforms-field-medium {
    width: 100% !important;
    max-width: 100% !important;
    padding: 25px 20px !important;
    border: 2px solid #C22026 !important;
    border-right: 0 !important;
    padding-bottom: 27px !important;
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
    font-size: 14px !important; }
  .home .box-newsletter .wpforms-submit-container {
    display: inline-block;
    width: 25%;
    padding: 0 !important;
    vertical-align: top; }
  .home .box-newsletter .wpforms-submit {
    width: 100%;
    letter-spacing: 0 !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 2px solid #C22026 !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: normal;
    margin-top: -1px;
    background-color: #C22026 !important;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important; }
    .home .box-newsletter .wpforms-submit:hover {
      background-color: #f7852c !important;
      border-color: #f7852c !important; }
  .home .box-newsletter .elementor-shortcode div.wpforms-container-full {
    margin-bottom: 0; }
.home .box-gallery {
  margin-top: 60px; }

.woocommerce ul.products li.product {
  padding-bottom: 0; }
  .woocommerce ul.products li.product:hover .btn-wrap {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block !important; }
  .woocommerce ul.products li.product .owp-quick-view {
    display: inline-block;
    font-size: 12px; }
  .woocommerce ul.products li.product .category {
    display: none !important; }
  .woocommerce ul.products li.product .woo-entry-inner {
    padding-top: 10px; }
  .woocommerce ul.products li.product .image-wrap {
    background-color: #f7f7f7;
    -webkit-box-shadow: 0px 0px 10px 0px #d4d2d4;
    -moz-box-shadow: 0px 0px 10px 0px #d4d2d4;
    box-shadow: 0px 0px 10px 0px #d4d2d4; }
  .woocommerce ul.products li.product .btn-wrap {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none !important;
    position: absolute;
    top: 35%;
    width: 100%; }
  .woocommerce ul.products li.product .button.add_to_cart_button {
    border: 1px solid #f38317;
    color: #FFFFFF;
    background-color: #f38317;
    text-transform: uppercase;
    padding: 8px 20px;
    letter-spacing: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .woocommerce ul.products li.product .button.add_to_cart_button:hover {
      color: #FFFFFF;
      border-color: #f7852c;
      background-color: #f7852c; }
  .woocommerce ul.products li.product li.title a {
    font-size: 16px !important;
    color: #000000; }
  .woocommerce ul.products li.product .price del .amount {
    font-size: 16px; }
  .woocommerce ul.products li.product .price ins .amount {
    font-size: 16px;
    color: #000000 !important;
    font-weight: bold !important; }
  .woocommerce ul.products li.product span.onsale {
    top: 10px;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f38317; }

.price del .amount {
  font-size: 16px; }
.price ins .amount {
  font-size: 16px;
  color: #000000 !important;
  font-weight: bold !important; }

.elementor-location-footer {
  background-color: #156C37;
  color: #FFFFFF;
  padding: 25px 0 30px 0; }
  .elementor-location-footer .widgets-title {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .elementor-location-footer a {
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase; }
    .elementor-location-footer a:hover {
      color: #f7852c; }
  .elementor-location-footer ul {
    margin: 0;
    list-style-type: none; }
  .elementor-location-footer .social {
    margin-top: 26px; }
    .elementor-location-footer .social li {
      display: inline-block;
      margin-right: 10px; }
    .elementor-location-footer .social a {
      font-size: 18px; }

/* === iPad Doc 768x1024 ===*/
@media only screen and (min-width: 768px) and (max-height: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #site-header {
    padding: 10px 0 15px 0; }

  .home .box-banner .elementor-image-box-content h3 {
    font-size: 40px; }
  .home .box-banner .elementor-image-box-content p {
    font-size: 22px;
    margin-bottom: 0; }
  .home .box-product .woocommerce img {
    width: 100%; }
  .home .box-newsletter {
    padding: 30px 0; }
    .home .box-newsletter .newsletter-title {
      font-size: 30px; }
    .home .box-newsletter .box-col {
      width: 100% !important; }
  .home .box-gallery {
    margin-top: 30px; } }
.single-product .summary .product_meta {
  display: none; }
.single-product p {
  color: #000000; }
.single-product ul li {
  color: #000000; }

.woocommerce-checkout .content-area,
.woocommerce-cart .content-area {
  width: 100%;
  padding-right: 0;
  border: 0; }

.page-header {
  padding: 20px 0; }
  .page-header .page-header-title {
    font-size: 22px; }
  .page-header .site-breadcrumbs {
    display: none; }

/* === iPad Pro Doc + Ngang ===*/
/* === iPad Pro Doc 1024x1366 ===*/
/* === iPad Pro Ngang 1366x1024 ===*/
/* === iPad Ngang 1024x768 ===*/
@media only screen and (max-width: 767px) {
  #top-bar {
    padding: 10px 0; }

  .box-image-product-row img {
    width: 100%; }

  #main #content-wrap {
    padding-bottom: 0; }

  #top-bar-content .topbar-content {
    text-align: center; }
  #top-bar-content .left {
    display: inline-block;
    float: none;
    margin-bottom: 10px; }
  #top-bar-content .right {
    display: inline-block;
    float: none; }

  #site-logo #site-logo-inner a img {
    max-width: 100px; }

  #site-header {
    padding: 0; }

  .home .box-product .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px 0; }
  .home .box-product {
    margin-top: 10px; }
  .home .elementor-tabs-content-wrapper {
    margin-top: 0; }
  .home .box-banner .elementor-image-box-content h3 {
    font-size: 24px; }
  .home .box-banner .elementor-image-box-content p {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 0;
    color: #f7852c; }
  .home .elementor-tabs-wrapper {
    display: block !important; }
  .home .elementor-tab-mobile-title {
    display: none; }
  .home .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 10px 10px;
    margin-bottom: 10px; }
  .home .box-newsletter {
    padding: 30px 0; }
    .home .box-newsletter .newsletter-title {
      font-size: 24px;
      margin-bottom: 10px; }
    .home .box-newsletter .newsletter-desc {
      font-size: 16px;
      line-height: 20px; }
    .home .box-newsletter .wpforms-field-container {
      width: 65%; }
    .home .box-newsletter .wpforms-submit-container {
      width: 35%; }
  .home .box-gallery {
    margin-top: 30px; }

  .elementor-location-footer .widgets-title {
    font-size: 18px; }
  .elementor-location-footer a {
    font-size: 14px; } }
@media only screen and (max-width: 375px) {
  .home .box-banner .elementor-image-box-content p {
    line-height: 20px; }
  .home .elementor-tabs-wrapper .elementor-tab-title a {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase; }
  .home .woocommerce ul.products li.product li.title a {
    font-size: 14px !important;
    color: #000000; } }

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