/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

div.site-logo {
    width: 100px;
}

.main-header .site-logo {
    padding-right: 0px !important;
}

.single-product-content .product-images .woocommerce-product-gallery__image img {
    width: auto !important;
}

.product_list_widget li img {
    width: 60px !important;
    height: auto !important;
}

.product-grid-item span.custom-vat {
    display: none;
}

span.custom-vat {
    font-size: 16px;
}

.basel-product-categories .cat-item {
  display: none !important;
}

.shop-loop-head .basel-filter-buttons .open-filters {
    font-size: 20px;
    text-transform: uppercase;
}

.menu .menu-item.current-menu-parent a{
    color: #7d8511;
}

.single-product-content #tab-description>h2 {
    display: none;
}

.blog-post-loop.post-single-page .entry-meta {
    display: none;
}

.paragrafo-primeira-letra .first {
  font-size: 72px;
  float: left;
  padding: 10px;
  height: 80px;
  font-family: 'HominisNormal';
  background-color: #7F7664;
  margin-right: 10px;
  color: white;
  border-radius: 5px;
  line-height: 60px;
}

#BASEL_Widget_Sorting {
    display: none;
}

#BASEL_Widget_Price_Filter {
    display: none;
}

#comments {
    display: none;
}

.single-post-navigation {
    display: none;
}

.blog-design-masonry {
    margin-bottom: 50px;
    text-align: left !important;
}

.main-header {
    background-color: rgba(255, 255, 255, 0.7) !important;
}

/* Menu */

.color-scheme-light .main-nav .menu>li.menu-item-has-children>a:after {
    color: #000 !important;
}

.color-scheme-light .main-nav .menu>li>a {
    color: #000 !important;
}

.color-scheme-light .main-nav .menu>li>a:hover {
    color: #7d8511 !important;
}

.color-scheme-light .main-nav .menu>li.current-menu-item>a {
    color: #7d8511 !important;
}

.basel-navigation .menu > li.menu-item-design-default .sub-menu li a {
	font-size: 14px !important;
}

.color-scheme-light .right-column a {
    color: #000 !important;
}

.color-scheme-light .right-column a:hover {
    color: #000 !important;
}

.basel-hover-link .wrapp-swap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.basel-hover-link .wrapp-swap .amount {
    color: #949494;
    order: 2;
}

.basel-hover-link .wrapp-swap span.pro_price_extra_info {
    padding-right: 10px;
    order: 1;
}

/*
.owl-carousel-item .pro_price_extra_info {
    margin-left: 50px;
}

.product-grid-item .pro_price_extra_info {
    margin-left: 50px;
}
*/

/*
.owl-carousel-item .amount {
    margin-left: -50px;
}

.product-grid-item .amount {
    margin-left: -50px;
}
*/

/* Footer */

.destaque-logo-footer {
    text-align: center;
}

.destaque-logo-footer img {
    width: 230px;
}

.footer-container .widget-area {
    padding: 20px 0 20px 0;
}

.footer-container .footer-column {
    margin-bottom: 60px;
}

.destaque-historia strong {
	font-size: 20px;
	font-family: Merriweather;
}

.fundadores p {
	line-height: 6px;
}

.product-grid-item .price {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.basel-hover-standard .amount {
    order: 2;
}

span.pro_price_extra_info {
    /*float: left; */
    padding-right: 10px;
    order: 1;
}

.follow-buttons p {
    display: inline;
}

.follow-buttons .fa {
    font-size: 20px;
}

/* Apresentação */

.texto-presidente p {
    color: #fff;
    font-size: 12px;
}

.color-scheme-light .right-column .basel-burger, .color-scheme-light .right-column .basel-burger:after, .color-scheme-light .right-column .basel-burger:before {
    background-color: #b4d41f !important;
}

/* Age Check V2 */

form.age-gate-form {
    margin: 0 auto;
    max-width: 50%;
    width: 50%;
    background: #fff;
    padding: 15px 20px;
    position: relative;
}

/*
.age-gate-subheading {
    font-family: "Open Sans",Arial, Helvetica, sans-serif;
    font-size: 45px;
    line-height: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 10%;
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: 500;
    color: #232323;
    padding-bottom: 15px !important;
    padding-top: 20px;
}

p.age-gate-challenge {
    margin: 0px 0 20px;
    font-size: 17px;
}

/*
.age-gate-submit-yes {
    color: #fff;
}

.age-gate-submit-no {
    color: #fff;
}
*/

form.age-gate-form {
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
    width: 100%;
    justify-content: center;
}

h1.age-gate-heading.age-gate-logo {
    order: 1;
    width: 100%;
}

.age-gate-form h2 {
    font-size: 30px;
    order: 2;
}

.age-gate-logo-image {
    width: 230px;
}

form.age-gate-form p {
    order: 3;
    margin-bottom: 5px;
    font-size: 15px;
}

form.age-gate-form .p2 {
    width: 100%;
}

.p2 .s1 a {
    text-decoration: underline;
}

.age-pre-content p {
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 14px !important;
    font-weight: 400;
}

.age-gate-form button {
    margin-top: 20px;
    order: 4;
}

.min-footer .col-left {
    font-size: 12px;
}

.min-footer .col-right a {
    font-size: 13px;
}
