/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.0
*/
/*VARIABLES*/
/*CHECKOUT*/
@media (max-width: 767px) {
  body.woocommerce-checkout #main {
    padding: 15px;
  }
}
body.woocommerce-checkout #main h1.entry-title {
  display: none !important;
}
body.woocommerce-checkout #main h3#ship-to-different-address {
  font-size: 16px;
}
body.woocommerce-checkout #main h3#ship-to-different-address span {
  margin-left: 17px;
}
@media (max-width: 767px) {
  body.woocommerce-checkout #main h3#ship-to-different-address span {
    margin-left: 0;
  }
}
body.woocommerce-checkout #main h3#ship-to-different-address #ship-to-different-address-checkbox {
  margin: 0;
  left: 0;
  right: auto;
}
/*SINGLE PRODUCT*/
@media (max-width: 767px) {
  body.single-product .elementor-column-gap-wider > .elementor-column:nth-child(1) .elementor-element-populated {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  body.single-product .elementor-column-gap-wider > .elementor-column:nth-child(2) .elementor-element-populated {
    padding-top: 0 !important;
  }
}
