/*
Theme Name: Freshen
Theme URI: https://www.apusthemes.com/themes/freshen/
Author: ApusTheme
Author URI: https://apusthemes.com/
Description: Freshen is a tidy and responsive WooCommerce WordPress theme suitable for any kind of food, vegetable Shop, makeup products  or similar websites that needs a feature rich and beautiful presence online with elegant and flexible design.
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: freshen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
img{
    height: auto;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 32px 2em;
}
.wp-block-image .alignright{
    margin-left: 2em;
}
.alignleft {
    float: left;
    margin: 5px 2em 32px 0;
}
.wp-block-image .alignleft{
    margin-right: 2em;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.alignright{
    clear: right;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wp-block-pullquote{
    border:none;
}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {
    text-align: center;
}
.wp-block-cover{
    margin-bottom: 28px;
}
.wp-block-embed{
    margin-bottom: 30px;
}
.wp-block-cover.has-background-dim .wp-block-cover-text{
    color: #fff;
}
.wp-block-button{
    margin-top: 15px;
    margin-bottom: 15px;
}
.wp-block-button.is-style-squared .wp-block-button__link{
    border-radius: 5px;
}
.wp-block-image, .wp-block-gallery {
    margin-bottom: 28px;
}
figcaption {
    margin-top: 15px;
}
@media(min-width: 1440px){
    .blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright{
        max-width: 500px;
    }
}
.wp-block-button {
    margin-top: 25px;
    margin-bottom: 25px;
}

body .apus-offcanvas {
    z-index: 100000;
}

.wishlist-share-wrapper #ppc-button {
    display: inline-block !important;
}
.wc-proceed-to-checkout #ppc-button {
    margin-top: 30px;
}
blockquote:not([class])::before{
    content: '“';
}

.ac_oc-form-holder {
  margin-top: 20px;
}
.ac_oc-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f4f0cc;
  border-bottom-left-radius: 36px;
  overflow: hidden;
}
.ac_oc-img {
  height: 150px;
  width: 180px;
  margin-bottom: -16px;
}
.ac_oc-img img {
  object-fit: contain;
  object-position: top center;
}
.ac_oc-form-box {
  background-color: #3f574b;
  padding: 18px;
  width: 100%;
}

.ac_oc-form-box h2 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
  color: white;
	
	margin:0px;
  text-transform: capitalize;
}
.ac_oc-form-box h4 {
  font-size: 14px !important;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  color: white;
	margin:0px;
}
.ac_oc-form-box form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
}
.ac_oc-form-box form input {
  border: solid 1px #ffffff;
  border-radius: 4px;
  background-color: transparent;
  color: white;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 24px;
  height: 34px;
  min-height: 34px;
  max-height: 34px;
	width:100%;
}
.ac_oc-form-box form input[type="submit"] {
  background-color: white;
  color: #3f574b;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  padding-block: 0px !important;
}
.ac_oc-form-box form input::placeholder {
  color: white;
}

/*  laptop veiw */
@media (min-width: 1020px) {
  .ac_oc-form-holder {
    margin-top: 40px;
  }
  .ac_oc-form {
    flex-direction: row;
    width: 100%;
    border-radius: 0px;
    align-items: flex-end;
    gap: 70px;
    justify-content: center;
    padding-left: 10px;
  }
  .ac_oc-img {
    width: 210px;
    height: 100%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .ac_oc-form-box {
    padding: 20px 64px 30px 82px;
    border-bottom-left-radius: 100px;
  }
  .ac_oc-form-box h2 {
    font-size: 26px;
    text-align: left;
  }
  .ac_oc-form-box h4 {
    font-size: 20px !important;
    text-align: left;
    margin-top: 12px;
    font-weight: 400;
  }
  .ac_oc-form-box form {
    margin-top: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .ac_oc-form-box form input {
    width: 100%;
  }
  .ac_oc-form-box form input[type="submit"] {
    width: 60%;
  }
}
/*  laptop Large veiw */
@media (min-width: 1281px) {
  .ac_oc-form {
    padding-left: 80px;
  }
}

.ac_product-form {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}
.ac_product-form div {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
  align-items: flex-start !important;
}

#ocformSubmit {
  padding: 0 5.5rem !important;
  width: 100% !important;
  font-weight: 600;
  border-radius: 4px !important;
}
/*  laptop veiw */
@media (min-width: 1020px) {
  .ac_product-form div {
    display: flex !important;
    flex-direction: row !important;
    gap: 1rem !important;
    align-items: flex-start !important;
  }
  #ocformSubmit {
    width: fit-content !important;
  }
}