/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.template-shop .product-sorting {
    display:none;
}

.template-shop .products.columns-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.template-shop .products .product {
    -webkit-box-shadow: 0px 12px 59px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 12px 59px -20px rgba(0,0,0,0.75);
    box-shadow: 0px 12px 59px -20px rgba(0,0,0,0.75);
    min-height: 350px;
    border: solid 1px #e1e1e1;
    border-radius: 5px;
    margin: 0 0 1% 1%!important;
    width: 290px;
}

.template-shop .products .product:hover {
    border: solid 1px #55606e;
}

.template-shop .products .product .inner_product, .template-shop .products .product .inner_product .inner_product_header {
    border: none!important;
}

.template-shop .products .product .inner_product {
    padding-bottom: 60px;
}

.template-shop .products .product .avia_cart_buttons {
    position: absolute;
    bottom: 0;
} 

.template-shop .woocommerce-loop-product__title {
    text-align: center;
    padding: 40px 0px 20px 0px;
}

.template-shop .woocommerce-Price-amount {
    font-size: 34px!important;
}

.template-shop .inner_product_header_cell .price {
    text-align: center;
    width: 100%;
    display: block!important;
}

.template-shop .trial-string {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 50px;
    font-style: italic;
}

.woocommerce-products-header .page-description {
    padding: 30px 40px 0px 40px;
}

.cart_dropdown  {
    margin-right: 10px;
}

#top div.product .woocommerce-tabs {
    padding-bottom: 40px;
    padding-left: 35px;
}

.related.products .inner_product, .related.products .inner_product_header  {
    background-color: #a7abb1;
    border:none;
}

.inner_product_header .avia-arrow {
    display: none;
}

.entry-summary .product_title  {
    margin-bottom: 40px;
}

.single_add_to_cart_button {
    margin: 0px 0px 0px 0px!important;
    width: 85%!important;
}

.entry-summary .price {
/*    margin-left: 20px;*/
}

 .main_menu {
    margin-right: 70px;
}

input[name="albdesign_wc_donation_from_single_page"] {
   border: solid 1px #e1e1e1;
   padding: 10px;
   font-size: 16px;
   margin-left: 40px;
   margin-top: 10px;
}

.donation-description {
    margin-left: 40px;
}

#top .thumbnail_container img {
    padding: 8px;
    padding-bottom: 0px;
}

.related.products {
    display: none;
}

.product-template-default.single.single-product #av_section_1 > .container {
    padding: 0px;
    margin: 0px;
    max-width: unset;
}

.product-template-default.single.single-product #av_section_1 > .container .product_column_4 {
    display: none;
}

.product-template-default.single.single-product .product.type-product{
    display: flex;
}

.product-template-default.single.single-product  .woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 40px;
    flex: 3;
}
.product-template-default.single.single-product  .summary.entry-summary {
flex: 1;
}

.avia-menu-fx{
    display: none;
}

.iasbs_user_login {
    position: absolute;
    right: 60px;
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    top: 50%;
    margin: -23px 0 0 0;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    z-index: 101;
    -webkit-transition: all ease-in-out
}

@media only screen and (max-width: 767px) {

    .single_add_to_cart_button {
        width: 100%!important;
    }

    .woocommerce-product-details__short-description img{
        width: 100%!important;
    }

    .woocommerce-product-details__short-description a {
        width: 100%!important;
    }

    .product-template-default.single.single-product .product.type-product{
       flex-direction: column;
    }

    .iasbs_user_login {
        right: 7.5%;
        margin: -23px 79px 0 0;
    }

    .av-logo-container {
        width: 95%!important;
        max-width: 95%!important;
    }

    .responsive #top .cart_dropdown {
        margin: -23px 29px 0 0;
    }

    .responsive .logo img {
        max-width: 65%;
    }
}

.woocommerce-Message.woocommerce-Message--info.woocommerce-info .woocommerce-Button {
    margin-right: 20px;
}

.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
   line-height: 47px; 
}

.template-shop {
    padding-top: 15px;
}

.iasbs-member-header {
    margin-top: 40px;
}

.iasbs-member-button .wp-block-button__link:hover {
    background-color: #ddd;
    text-decoration: none;
}

.woocommerce-product-details__short-description img{
    width: 90%;
    border-radius: 5px;
}

.product.type-product.status-publish.virtual.sold-individually.purchasable {
    margin-bottom: 20px!important;
}

.woocommerce-Tabs-panel {
    display: block;
    border-style: solid;
    border-width: 1px;
    padding: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
    background-color: #fcfcfc;
}

.tabs.wc-tabs {
    border-bottom: none;
    overflow: visible;
    width: 100%;
    float: left;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none outside;
    display: none;
}

.tabs.wc-tabs .description_tab {
    background-color: #fcfcfc;
}

.product-template-default .container_wrap .container > div:nth-of-type(2){
    display: flex;
    padding-bottom: 40px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-bottom: 40px;
    padding-left: 35px;
    margin-top: 35px
}

@media only screen and (max-width: 767px) {
    .product-template-default .container_wrap .container > div:nth-of-type(2){
        flex-direction: column;
    }

    .woocommerce-tabs.wc-tabs-wrapper {
        padding-left: 0px;
        margin-top: 0px
    }
}