/**
Theme Name: ambex
Author: Marketividade
Author URI: https://marketividade.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ambex
Template: astra
*/

.wc-block-grid__products .wc-block-grid__product-image {
    text-decoration: none;
    display: block;
    position: relative
}

.wc-block-grid__products .wc-block-grid__product-image a {
    text-decoration: none;
    border: 0;
    outline: 0;
    box-shadow: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
    width: 100%
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
    font-family: inherit;
    line-height: 1.2em;
    font-weight: 700;
    padding: 0;
    color: inherit;
    font-size: inherit;
    display: block
}

.wc-block-grid__product-price {
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-right: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
    word-break: break-word;
    white-space: normal
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    word-break: break-word;
    white-space: normal;
    margin: 0 auto !important;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    padding: .5em 1em;
    font-size: 1em
}


@media only screen and (max-width: 600px) {
    .feature_icon{
       float:left !important;
    }
}
.f_bold {
    font-weight: bold;
}

.main_font {
    font-family: 'Open Sans', sans-serif;
}

.f_large {
    font-size: large;
}

.f_medium {
    font-size: medium;
}

.f_small {
    font-size: small;
}

.f_black {
    color: black;
}
.justify-content-between {
    display: flex;
    justify-content: space-between;
    /* Can be changed in the live sample */
}

.d-inline {
    display: inline;
    padding-right: 1rem;
}
li {
    text-align: left;
}
#content .product_title {
   /* font-size: large;*/
    font-weight: bold;
    /*margin-top:4rem;*/
    margin-bottom:0;
    padding-top:4rem;
    color:#39475c;
}

.site-content{
  /*  padding-top: 5rem;*/
}


#content .wc-block-grid__products {
    text-align: left!important;
  
}

#content .woocommerce-Price-amount {
color:#39475c;
}



#content .wp-post-image {
margin-top:4rem;
}

#content .woocommerce-product-gallery__trigger {
    margin-top: 4rem;
    display:none;
}
#content .woocommerce-product-gallery--with-images {
   max-width:800px;
}

#content .wp-post-image {
     max-width:80%;
     float:right;
}

#content .ast-woocommerce-container{
    max-width:75%;
}

#main .woocommerce-product-details__short-description{
    color:#838EA0;
}

.above-bar{
    background-color:#F6F8FB;
}

 #content .pwb-single-product-brands {
     display: none;
 }

 #content .pwb-brands-in-loop {
     display: none;
 }

 #content .woocommerce-tabs {
     color: #838EA0;
 }

  #content .attachment-woocommerce_thumbnail {
      padding-right: 2rem;
       padding-left: 2rem;
  }

    #content .woocommerce-loop-product__title {
        font-size: 1.25rem;
    }

        #content .woocommerce-loop-category__title {
            font-size: 0.75rem;
        }
#content .woocommerce-loop-product__title {
    font-size: large;
}
/*
#content .product-category {
    height:200px;
}*/


@media only screen and (max-width: 750px) {
#content .wp-block-column {
    min-width: 90%;
    float: left;
    padding: 0;
}
}

#content 
.wc-block-grid__product-title,
.woocommerce-Price-amount {
font-size: x-large;
}

#content
.attachment-woocommerce_thumbnail{
      opacity: 0.9;
  filter:contrast(110%) brightness(90%);
  padding:5px;
       
     
}

#post-55 {
    margin-left:10vh;
}

#content .c-accordion__title {
    /*display:none;*/
    background-color: rgb(246, 248, 251);
    padding: 10px;
    width: 90%;
    font-size: large;
}

#content .c-accordion__content {
    /*display:none;*/
    padding-left: 5px;
    max-width: 90%;
    font-size: medium;
}

#content .post-55 {
    /*display:none;*/
    min-height: 90vh;
    
}


#content .page-title {
    font-weight: bold;

}

#content .count {
    font-size: medium;
    /*display:none;*/

}

#content .woocommerce-loop-category__title {
    font-size: medium;
    text-transform: capitalize;
    /*display:none;*/

}

h2.woocommerce-loop-category__title {
    margin-top: 100px;
}

.product-category {
    margin-top: 60px;
}

h6 span strong {
    font-size: 22px;
}

div figure img {
    size: 25px;
}

article div p {
    margin-left: 2rem;
}

article div h3 {
    margin-left: 20px;
}

h1.entry-title {
    font-weight: 600;
    font-size: 35px;
}

article div h2 {
    color: #333;
    font-weight: 600;
    font-size: 25px;


}

button.btn.btn-mainColor.btn-lg.popmake-378 {
    margin-top: 10px;
}

div.wc-block-grid__product-price.price {
    margin-left: 0;
}

div.wp-block-button.wc-block-grid__product-add-to-cart {
    margin-left: 0;
}


small.woocommerce-price-suffix {
    font-size: medium;
}

.full-width{
    width:100%;
}

  .entry-content .alignwide {
      margin-left: -80px;
      margin-right: -80px;
  }

  .entry-content .alignfull {
      margin-left: calc(-100vw / 2 + 100% / 2);
      margin-right: calc(-100vw / 2 + 100% / 2);
      max-width: 100vw;
      padding:10px;
  }

  .alignfull img {
      width: 45px;
  }

  h6 span strong {
      font-size: x-large;
      float:left;
      margin-left:10px;

  }

  #content .add_to_cart_button {
       vertical-align: baseline;

  }

 #content input[name="coupon_code"] {
     display: none;
     /* Can be changed in the live sample */
 }
#content button[name="apply_coupon"] {
    display: none;
    background: #FFF;
    color: #FFF;
    /* Can be changed in the live sample */
}

#content button[name="update_cart"]:disabled {
    display: none;
    background: #FFF;
    color: #FFF;
    /* Can be changed in the live sample */
}
@media only screen and (max-width: 750px) {
    .desktop-only {
        /*display: none;*/
    }
}
.uagb-column__wrap {
    position: relative;
    overflow: hidden
}

.uagb-column__wrap .uagb-column__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    width: 100%
}
.uagb-columns__wrap {
    position: relative
}

.uagb-columns__wrap .uagb-columns__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2
}

.uagb-columns__wrap .uagb-columns__overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}
.uagb-columns__inner-wrap {
    display: flex;
    flex-wrap: nowrap
}
.uagb-columns__columns-3>.uagb-column__wrap {
    width: 33.33%
}
@media (max-width: 767px) {

    .uagb-columns__stack-mobile>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-mobile>.uagb-columns__inner-wrap {
        display: block
    }
}

.ast-single-entry-banner {
    background: #dae2e7!important;
}
.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
    font-weight: bold;
	height:auto;
}
.main-header-menu .menu-item:hover > .menu-link {
    background-color: #e9f0f4;
}
.main-header-menu .current-menu-item > .menu-link {
	background-color: #f2f6f8;
}

.ast-button-wrap .menu-toggle .menu-toggle-icon {
  position: relative;
  width: 22px;
  height: 22px;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 999px;
  transform: translateY(-50%);
  box-shadow: 0 -7px 0 #fff, 0 7px 0 #fff;
}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
  content: "";
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 999px;
  transform: translateY(-50%) rotate(45deg);
  box-shadow: none;
}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 999px;
  transform: translateY(-50%) rotate(-45deg);
}
.ast-button-wrap .menu-toggle .menu-toggle-icon:before,
.ast-button-wrap .menu-toggle .menu-toggle-icon:after {
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .main-header-bar-navigation {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition:
      max-height 0.4s ease,
      opacity 0.25s ease,
      transform 0.35s ease,
      visibility 0s linear 0.4s;
  }
  .main-header-bar-navigation.toggle-on {
    max-height: 800px;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition:
      max-height 0.4s ease,
      opacity 0.25s ease,
      transform 0.35s ease,
      visibility 0s;
  }
}

.note-lower{
	font-size:0.85em;
}

