/*!
* Theme Name:         astra-child
* Text Domain:        astra
* Template:           astra
* Version:            3.4.1
* Tested up to:       6.1.1
* Requires at least:  5.6
* Requires PHP:       7.2
* Author:             Code Calibre Team
* Author URI:         https://codecalibre.com/
* Theme URI:          https://codecalibre.com/
* Description:        astra-child is the perfect theme for your project. There is any issue or new funtionality, visit: https://codecalibre.com/
*/
 
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body {
    background-color: rgb(70,70,70)!important;
}
section#nav_menu-3, ul#menu-main-menu {
    display: flex;
    gap: 16px;
    align-items: center;
}
a.menu-link:hover {
    color: rgba(0,0,0,.7)!important;
    text-decoration: none!important;
}
ul#ast-hf-menu-2{
	gap:6.5px;
}
a.menu-link {
    color: rgba(0,0,0,.5)!important;
    text-decoration: underline!important;
}
article {
    background: transparent!important;
}
.widget-title {
    font-size: 1rem!important;
    margin: 0!important;
}
img.pt-cv-thumbnail {
    margin: 0!important;
}
figure.wp-block-image.size-full canvas {
    width: 100%;
    height: auto;
}
.contact-infor {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
}
nav.navigation.post-navigation {
    display: none;
}
.contact-infor p {
    margin-bottom: 0!important;
}
button.frm_button_submit:hover {
    color: black!important;
}
.col-xl-5.col-lg-4.col-sm-12 {
    text-align: left!Important;
}
.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
    align-items: center;
}
ul#ast-hf-menu-2 li a {
    background-color: transparent;
    background-image: none;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    border: 1px solid #868e96;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
article> div {
    background: transparent!important;
    box-shadow: none!important;
}
body:not(.home) article>div {
    border-radius: 0!important;
}
body:not(.home) article{
    margin: 0 auto;
    padding: 0;
}

body:not(.home) canvas:not(.ast-builder-html-element canvas ):not(figure.wp-block-image.size-full canvas )   {
    border: solid 1px white;
}

body:not(.home) canvas:hover:not(.ast-builder-html-element canvas ):not(figure.wp-block-image.size-full canvas ) {
    border: solid 1px yellow;
}
figure.wp-block-image.size-large img {
    width: 95%;
}
ul.woocommerce-error a {
    color: #b81c23;
}
body:not(.home) div#content {
    max-width: 1320px;
    margin: 0 auto;
}
.woocommerce-page div#content {
    max-width: 100%!important;
    margin: 0!important;
}
.woocommerce-page h1.entry-title {
    text-align: left;
}
.ast-blog-layout-4-grid .ast-row {
    flex-direction: column;
    align-items: center!important;
}

canvas {
    max-width: 100%;
    width: 100%;
    height: auto;
}
ul#ast-hf-menu-2 li a:hover{
    color: #fff!important;
    background-color: #868e96;
    border-color: #868e96;
    text-decoration: none!important;
}
.pt-cv-page>div {
    padding: 0!important;
}
.col-xl-5.col-lg-4.col-sm-12 h1 {
    color: white;
    margin: 0;
    font-family: inherit;
}
.entry-title a {
    color: #ffffff!important;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
}
h2.entry-title.ast-home-single-element, h2.entry-title.ast-blog-single-element {
    text-align: center;
}
.table>:not(caption)>*>* {
    color: #ffffff!important;
    background-color: #ffffff00!important;
}
td {
    font-weight: 300;
}
.ast-home-featured-section.post-thumb.ast-home-single-element {
    margin: 0;
}
section.ast-archive-description {
    background-color: transparent!important;
    padding: 0!important;
}
span.posted_in, .woocommerce-js div.product .woocommerce-tabs ul.tabs li a, .woocommerce-product-details__short-description p, table.shop_table.shop_table_responsive th, .woocommerce-js .woocommerce-breadcrumb, .woocommerce-js .woocommerce-breadcrumb a, article#post-213 h1.entry-title, table.shop_table.shop_table_responsive th, .woocommerce-js ul.cart_list li>a, .woocommerce-js ul.product_list_widget li>a, .quantity, p.woocommerce-mini-cart__total.total strong, p.woocommerce-mini-cart__empty-message, h1.entry-title, .woocommerce-billing-fields h3, h3#order_review_heading, label, .woocommerce-additional-fields h3, div#customer_login h2, legend {
    color: white!important;
}
a.ast-header-account-link.ast-account-action-link.ast-header-account-type-icon {
    border: 1px solid #868E96;
    border-radius: 3.2px;
    padding: 8px;
}
 .woocommerce-info a, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active a, .woocommerce-MyAccount-navigation-link.is-active a{
    color: black!Important;
}
a.checkout-button.button.alt.wc-forward {
    padding: 5px;
}
input#coupon_code {
    border-radius: 4px;
}
.woocommerce-message a.button.wc-forward {
    border: 1px solid #868e96!important;
    color: #868e96!important;
}
.woocommerce-message::before, .woocommerce-info::before, a.restore-item {
    color: #000000;
}
.woocommerce-js .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
    background-color: #ffffff;
    border: #ffffff;
}
a:focus {
    outline: none!important;
}
button.button {
    padding: 0.65em .75em!important;
}
.woocommerce-cart  canvas.attachment-woocommerce_thumbnail {
  width: 100px !important;
  height: 100px !important;
}
.woocommerce-js a.remove:before {
    border-color: white;
}
td.product-remove span.ahfb-svg-iconset.ast-inline-flex path {
    fill: white;
}
button.button:hover, a.checkout-button.button.alt.wc-forward:hover {
    background-color: #061d25!important;
    color: white!important;
}
 bdi {
    color: white;
    font-weight: 500!important;
}
.summary.entry-summary span.woocommerce-Price-amount.amount bdi{
	    font-size: 26px!important;

}
h2.woocommerce-loop-product__title {
    max-height: 60px;
    min-height: 55px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    justify-content: space-between;
}
h1.page-title.ast-archive-title, h1.product_title.entry-title,  section.related.products h2 {
    color: white;
    font-size: 40px!important;
	text-decoration:none!important;
    font-weight: 500!important;
}
ul.products.columns-4 a.ast-loop-product__link {
    text-decoration: none;
    margin-top: 20px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-decoration: none;
    color: #fff;
    border: 1px solid;
    background: transparent;
    width: 100%;
    border-radius: 0;
}
ul.products.columns-4  .astra-shop-summary-wrap {
    text-align: center;
}
ul.products.columns-4 h2.woocommerce-loop-product__title{
    color: white;
    font-size: 22px!important;
	text-decoration:none!important;
    font-weight: 500!important;
}
figure.wp-block-image.size-large {
    text-align: center;
}
.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}
table.table.table-hover {
    border-left: none;
}
.ast-addon-cart-wrap.ast-desktop-cart-position-.ast-cart-mobile-position-.ast-cart-tablet-position-:hover path, .ast-builder-layout-element.site-header-focus-item.ast-header-account:hover circle, .ast-builder-layout-element.site-header-focus-item.ast-header-account:hover path{
    fill: white!important;
}
.ast-addon-cart-wrap.ast-desktop-cart-position-.ast-cart-mobile-position-.ast-cart-tablet-position-:hover, a.ast-header-account-link.ast-account-action-link.ast-header-account-type-icon:hover {
    background: #868E96;
}
button:focus,  .woocommerce-ordering select.orderby:focus,input{
    border: none!important;
}
.table td,
.table th {
  border-left: none !important;
  border-right: none !important;
}
.entry-content.clear .row {
    justify-content: space-between;
}
a.buynow {
    border: 1px solid white;
    width: 100%;
    display: inline-block;
    text-decoration: none!important;
    text-align: center;
    padding: 0.5em 1em;
    color: white;
    background-color: transparent;
    text-decoration: none;
    box-sizing: border-box;
}
.footer-social-inner-wrap a {
    border-right: 1px solid #70726F;
    padding: 0 10px 0 0;
}
.ast-404-layout-1 h1.page-title, .error-404 .page-sub-title {
    color: #ffffff;
}
.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    max-width: 100%;
}
/* .ast-container {
    max-width: 100%;
} */
.ast-builder-html-element h1 {
    text-align: left;
}
.masonry-container {
    column-count: 3;
    column-gap: 0;
}

.masonry-item {
    break-inside: avoid;
    margin-bottom: -10px!important;
}
.quantity input {
    height: 0;
}
.masonry-item img {
  width: 100%;
  display: block;
  border: none;
  background: none;
  box-shadow: none;
}
.entry-content.clear .row>div {
    margin: 0!important;
}
marquee canvas {
    max-height: 500px;
    max-width: 500px;
    min-width: 500px;
    min-height: 500px;
}
.woocommerce-js div.product .woocommerce-tabs .shop_attributes th {
     color: #fff ;
}
td, th {
    text-align: left;
}
.woocommerce-product-details__short-description h4 {
    color: #fff;
}
.ast-woocommerce-container {
    margin-top: 50px;
}
@media(max-width: 768px){
.masonry-container {
    column-count: 2;
  }
}

@media(max-width: 480px){
.masonry-container {
    column-count: 1;
  }
}
/* Tablet - 2 column */
@media (max-width: 992px) {
/*   .masonry-item {
    width: 50%;
  } */
	.col-xl-5.col-lg-4.col-sm-12 h1 {
 
    margin: 50px 0 20px 0;
}

}
@media (max-width: 921px) {
	h2.widget-title {
    display: none;
}
ul#menu-main-menu-1 li {
    padding: 8px 20px;
}}

@media (max-width: 664px) {
  .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 35px;
  }
	  .masonry-item {
    width: 100%;
  }
}

@media (max-width: 745px) {
  .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
    padding: 0 5px;
    gap: 0;
  }
}