/* 
Theme Name:   Storefront Child
Theme URI:    http://example.com/storefront-child/
Description:  Storefront Child Theme
Author:       Eduardo
Author URI:   http://example.com
Template:     storefront
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  storefrontchild
*/


/*        ScrollBar     */
body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    border-radius: 7px;
    background-color: #e7e7e7;
    border: 1px solid #cacaca;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #363636;
    border: 2px solid #e7e7e7;
    padding: 2px;
}


/* --------------------- HEADER --------------------- */

.header-correcao {
    padding-top: 20px;
    width:100%;
}

.site-search {
	display: none;
}

@media (min-width: 768px){
	.site-header .site-branding img {
	    height: auto;
        max-width: 140px;
        padding-top: 18px;
	}
}

@media (max-width: 768px){
	.site-header .site-branding img {
	    height: auto;
        max-width: 140px;
        padding-top: 14px;
	}
}

.handheld-navigation {
    position: absolute;
    margin-top: 60px;
    background: #242424;
    width: 100%;
    padding-left: 20px;
    left: 0;
}

.site-branding {
    position: absolute;
    max-width:50%;
        top: 3px;
}

.site-main {
    margin-bottom: 0;
}

.main-navigation {
    width:72%!important;
    margin-right:0!important;
    float: right!important;
    max-width: 470px;
    max-height: 75px;
    padding: 10px;
}

.storefront-primary-navigation .col-full {
	padding:0px!important;
}

#site-header-cart {
	display: none;
}

.site-header {
	    padding: 10px;
}

.home .site-header {
    margin-bottom: 0;
    border: 0;
    background: transparent;
    position: absolute;
    right: 0;
    left: 0;
}

#menu-header {
	    text-align: right;
}

@media screen and (min-width: 768px) {
	.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #242424;
	}
}


/* --------------------- BANNERS --------------------- */

@media (min-width: 768px){
    .mobile-banner-home {
        display: none;
    }
    .main-banner-home {
        display: flex;
    }
    .page-id-11 .main-banner-home .wp-block-cover__inner-container {
        padding-left:50px!important;
    }
}

@media (max-width: 767px){
    .mobile-banner-home {
        display: flex;
    }
    .main-banner-home {
        display: none;
    }
    .mobile-banner-home .wp-block-cover__inner-container {
        padding-left:20px!important;
    }
}

.fix-banner-button {
    background: none;
    border: solid white;
    border-radius: 2px;
    color: white!important;
    margin-top: 20px;
}

/* --------------------- STOREFRONT CORRECAO ---------------------  */

.storefront-breadcrumb {
    display: none;
}

.woocommerce-breadcrumb {
    display: none;
}

.woocommerce-breadcrumb a {
    text-decoration: none!important;
}

.wp-block-cover__inner-container {
    max-width: 1051px!important;
    width: 100%!important;
    padding: 0px!important;
}

.content-area {
    margin-bottom: 0!important;
}

.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover, .home.page-template-template-fullwidth .hentry .entry-content>.wp-block-image {
    margin-bottom: 4.235801032em;
}

.widget_archive ul li, .widget_categories ul li, .widget_layered_nav_filters ul li, .widget_layered_nav ul li, .widget_links ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_recent_comments ul li, .widget_recent_entries ul li {
    padding-left: 0!important;
}

.widget_nav_menu ul li:before {
    content: none!important;
}

.widget_product_categories ul li:before {
    content: none!important;
}

.widget_archive ul li, .widget_categories ul li, .widget_layered_nav_filters ul li, .widget_layered_nav ul li, .widget_links ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_recent_comments ul li, .widget_recent_entries ul li {
    padding-left: 0!important;
}

.storefront-align-wide .entry-header {
    display: none;
}

.storefront-align-wide .wp-block-media-text .wp-block-media-text__content {
    padding-left:0!important;
}

.woocommerce-shop .page-title {
	display: none;
}

.woocommerce-shop .wp-block-button__link {
	border-radius:0!important;
}

.woocommerce-shop .storefront-sorting {
	display: none;
}

.woocommerce-shop .products {
	display: none;
}

.woocommerce-cart .site-footer {
    display: none;
}



.cart-subtotal {
    display: none;
}

.woocommerce-checkout .site-footer {
    display: none;
}

.woocommerce-error {
    position: absolute;
    z-index: 10;
    top: 94px;
    right: 40px;
}

.woocommerce-tabs {
    overflow: visible!important;
}

.single-product div.product {
    overflow: visible!important;
}

.woocommerce-tabs .panel h2:first-of-type {
    font-size: 2em!important;
}

.woocommerce-checkout .product-quantity {
    display: none;
}

.single-product .dae-shortcode-download-title {
    display: none;
}

a:focus, input:focus, textarea:focus, button:focus {
    outline: 0!important;
}

#secondary {
    display: none;
}

#primary {
    width: 100%!important;
    margin-right: 0!important;
}

.single-product .summary {
    display: none;
}


.single-product div.product .woocommerce-product-gallery {
    display: none;
}

.single-product .woo-commerce-tabs {
    display: none;
}

.single-product .woocommerce-tabs ul.tabs {
    display: none!important;
    width: 0!important; 
}

.single-product .woocommerce-tabs .panel {
    width: 100%!important;
    float: right;
    margin-right: 0;
    margin-top: 0;
}

.add_to_cart_inline {
    border:none!important;
    padding: 0!important;
}

.page-id-194 .woocommerce-Price-amount {
    display: none;
}

.single-product .related {
    display: none;
}

.single-product .woocommerce-tabs {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.error404 .page-title {
    margin-top:25px;
}

.product_type_simple {
    display: none;
    font-family: 'Open Sans Condensed';
}

.post-40 .product_type_simple {
    display: block;
    border-radius: 8px;
    color: #171210;
    background: rgba(0,0,0,0);
    border: 2px solid currentColor;
    text-align: center;
}

.post-40 .woocommerce-Price-amount {
    display: none;
}

.post-40 .main-banner-home .product_type_simple,
.post-40 .mobile-banner-home .product_type_simple {
    color:#fff0d7!important;
    border: solid #fff0d7!important;
    max-width: 300px;
    margin: auto;
}

@media (min-width: 768px) {
        table.cart td.actions .coupon {
        float: right!important;
    }
}

.checkout-button {
    color: white!important;
    background-color: #242424!important;
}

.checkout-button:hover {
    color: white!important;
    background-color: #333333!important;
}

.coupon-toggle-link {
    padding: 10px;
    float: right;
    text-decoration: underline;
    font-size: 11px;
    cursor: pointer;
}

/* --------------------- FOOTER --------------------- */

.site-footer {
    padding: 1.618em 0 3em;
}

.site-footer a {
	text-decoration: none;
}

.copyright {
    display: inline-flex;
    color: #989898;
    padding: 20px 0px 20px 0px;
}

.image-footer {
    display: inline-flex;
    width: 17px;
    padding-left: 5px;
}

.cards-img {
    width: 225px;
    padding-top: 20px;
    margin: auto;
}

.small-footer {
    display: none;
}

.woocommerce-cart .small-footer {
    display: block;
}

.woocommerce-checkout .small-footer {
    display: block;
}

.storefront-handheld-footer-bar .my-account {
    width:50%!important;
}

.storefront-handheld-footer-bar .search {
    display: none;
}

.storefront-handheld-footer-bar .cart {
    width:50%!important; 
}

#light_footer {
    display: none;
    font-size: 11px;
    color: #bdbdbd;
    text-align: center;
}

.woocommerce-cart #light_footer,
.woocommerce-checkout #light_footer {
    display: block;
}

.site-footer .widget .widget-title {
    font-family: 'Open Sans Condensed';
    font-size: 24px;
}


/* --------------------- MAILCHIMP --------------------- */

#mc_embed_signup {
    background: #444!important;
    clear: left;
    font: 14px Open-Sans,Helvetica,Arial,sans-serif!important;
    margin:auto;
}

#mc-embedded-subscribe-form {
    padding: 0;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background-color: transparent!important;
    color: #fc9155!important;
    font-family: 'Open Sans Condensed';
}

.optionalParent {
    display: table-caption;
}

#mc_embed_signup .mc-field-group {
    width: 100%!important;
}

#mc_embed_signup form {
    padding:0!important;
    max-width: 500px!important;
    margin: auto;
}

#mc_embed_signup .button {

    border-radius: 0px!important;
    height: 40px!important;
    font-family: 'Open-Sans'!important;
}

#mc_embed_signup input {
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0!important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background: none;
    font-size: 12px;
}

#mce-EMAIL {
    background: none;
    border: 0!important;
    border-bottom: solid 1px white!important;
    box-shadow: 0px 0px;
    color: white;
}

#mce-EMAIL::placeholder,
#mce-EMAIL:-ms-input-placeholder,
#mce-EMAIL::-ms-input-placeholder {
    color:white!important;
}

#mc_embed_signup .foot {
    display: block!important;
}

/* --------------------- POP UP LOGIN --------------------- */

.xoo-el-sidebar {
    background-image: url(https://audiosingularity.com/wp-content/uploads/2022/02/audiosingularity-login.png)!important;
    min-width: 40%;
}

/* --------------------- FRAMEWORK ---------------------*/
.open-sans {
	font-family: 'Open Sans Condensed', sans-serif;
}

.height-125 {
	height:125px;
}

.padding-left-0 {
    padding: 0 8% 0 0;
}

.padding-right-0 {
    padding-right:0;
}

.padding-left-20 {
    padding-left: 20px!important;
}

.text-align-center {
	text-align: center;
}

.max-width-50 {
	max-width: 50%;
}

.margin-auto {
	margin:auto;
}

.center {
    text-align: center;
}

.max-width-400 {
	max-width:400px;
}

.padding-bottom-25 {
    padding-bottom:25px;
}

.no-margin-bottom {
    margin-bottom: 0!important;
}

.no-margin-top {
    margin-top: 0!important;
}

.margin-top-50 {
	margin-top:50px!important;
}

.margin-top-90 {
    margin-top:90px;
}

.vertical-margin-15 {
	margin-top:15px;
	margin-bottom:15px;
}

.lateral-padding-15 {
	padding-left:15px;
	padding-right:15px;
}

.vertical-padding-15 {
	padding-top:15px;
	padding-bottom:15px;
}

.vertical-padding-25 {
	padding-top:25px!important;
	padding-bottom:25px!important;
}

.no-border {
	border:0!important;
}

.display-none {
	display:none;
}

.display-none-force {
	display:none!important;
}

.text-decoration-none {
    text-decoration: none;
}



/* hide cart and user on mobile bottom */

.storefront-handheld-footer-bar {
	display:none!important;
}

/* hide recaptcha outside contact */

.grecaptcha-badge {
    display: none;
    box-shadow: transparent 0px 0px 5px;
}

.page-id-22 .grecaptcha-badge {
    display: block;
    box-shadow: grey 0px 0px 5px;
}

.single-post .hentry .wp-post-image {
	padding-top: 30px;
    max-width: 70%;
}

.entry-taxonomy .cat-links,
.entry-taxonomy .tags-links {
    display: none;
}

#trp-floater-ls.trp-color-dark {
    background: rgb(36 36 36)!important;
}

#trp-floater-ls-current-language a, #trp-floater-ls-language-list a {
    padding: 7px 10px!important;
}

.menu-item-object-language_switcher .trp-flag-image {
    margin: -1px 0px!important;
}

/* PAGINA NEURONTAPE CUSTOMS */

.postid-40 #masthead,
.postid-39 #masthead {
	background: none!important;
    border-bottom: solid white;
	position: absolute;
    left: 0;
    right: 0;
}

.postid-40 .menu-toggle,
.postid-39 .menu-toggle {
	background:transparent!important;
}

@media (min-width: 569px) {
	.postid-40 .lateral-padding-15,
    .postid-39 .lateral-padding-15 {
		padding-left:35px;
		padding-right:35px;
	}
}

@media (min-width: 1164px) {
	.postid-40 .lateral-padding-15,
    .postid-39 .lateral-padding-15 {
		padding-left:0px;
		padding-right:0px;
	}
}

.postid-39 .wp-block-cover__inner-container #somdn-md-link-1,
.postid-39 .wp-block-cover__inner-container #somdn-md-link-2,
.postid-39 .wp-block-cover__inner-container #somdn-md-link-3 {
    color:white!important;
}

.postid-40 .main-banner-home .somdn-available-downloads,
.postid-40 .mobile-banner-home .somdn-available-downloads,
.postid-40 .main-banner-home .somdn-download-wrap #somdn-md-link-1,
.postid-40 .main-banner-home .somdn-download-wrap #somdn-md-link-2,
.postid-40 .main-banner-home .somdn-download-wrap #somdn-md-link-3,
.postid-40 .mobile-banner-home .somdn-download-wrap #somdn-md-link-1,
.postid-40 .mobile-banner-home .somdn-download-wrap #somdn-md-link-2,
.postid-40 .mobile-banner-home .somdn-download-wrap #somdn-md-link-3
 { 
    color:#fff0d7;
}

#from-classics-to-forgotten-legends,
#from-classics-to-forgotten-legends-1 {
    padding-bottom:15px;
}

#fifty-years-old-tape-recorder,
#fifty-years-old-tape-recorder-1 {
    padding-bottom:15px;
}

.correcao-neurontape-buttons {
	position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    width: 500px;
    margin: auto;
    text-align: center;
}


@media (max-width: 768px) {
    .correcao-padding-about {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 768px) {
	.correcao-neurontape-buttons {
		width: 80%;
	}
}

.wp-container-24 {
    text-align: center;
} 


/* checkout  */

.page-id-8 .woocommerce {
    margin: auto;
    max-width: 484px;
    padding-top: 50px;
}

.page-id-8 #wpmc-skip-login {
    display: none!important;
}

@media (min-width:768px) {
    .page-id-8  #billing_address_1_field,
    .page-id-8  #billing_city_field {
        width: 47.0588235294%;
        float: left;
    }

    .page-id-8  #billing_number_field,
    .page-id-8  #billing_state_field {
        width: 47.0588235294%;
        float: right;
        clear: none;
        margin: 0;
    }
}



.woocommerce-order-received .woocommerce {
    max-width: none;
}

.woocommerce-checkout .form-row label,
.woocommerce-checkout .woocommerce-input-wrapper  {
    width:inherit;
    width: -webkit-fill-available;
}



/* .wpmc-step-payment #payment {
    display:none;
} */

/* #billing_neighborhood_field {
    display: none;
} */

.xoo-wsc-ft-btn-continue,
.xoo-wsc-ft-btn-cart {
    background-color: white!important;
    color: #242424!important;
    border: 2px solid #242424!important;
    font-size: 16px!important;
}

.xoo-wsc-ft-btn-checkout:hover {
    background-color: #2b2b2b!important;
    color: white!important;
}

.woocommerce-checkout .xoo-wsc-basket,
.woocommerce-cart .xoo-wsc-basket {
    display: none!important;
} 

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 43px;
    line-height: 38px;
}

.wpmc-tabs-wrapper {
    font-family: 'Open Sans Condensed', sans-serif;
}

.wpmc-tabs-wrapper .wpmc-tab-number {
    font-family: 'Open Sans Condensed', sans-serif!important;
}   

.page-id-8 #wpmc-next {
    color: white;
    background: #242424;
}

.woocommerce-checkout-review-order-table .cart-subtotal {
    display: none;
}

table.cart .product-thumbnail img {
    max-width: 100%!important;
}

.woocommerce-cart .product-remove,
.woocommerce-cart .product-thumbnail,
.woocommerce-cart .product-name,
.woocommerce-cart .product-price {
    vertical-align: revert;
}

.xoo-wsc-pprice,
.xoo-wsc-qty-price {
    display:none;
}




@media (max-width:767px) {
    .woocommerce-cart .product-name,
    .woocommerce-cart .product-price {
        padding: 15px 20px;
    }
    .woocommerce-cart .product-thumbnail {
        padding: 35px 0px;
    }
}

table.cart td.product-remove a.remove {
    top: 0.381953em!important;
    right: 0.381953em!important;
}

.woocommerce-cart-form__contents {
    border-top: solid 2px black;
    margin-top: 40px;
}

.woocommerce-cart .cart_item {
    border-bottom: solid 2px black;
}

.woocommerce-cart .woocommerce-Price-amount {
    font-weight: 300;
}

.add_to_cart_inline .added_to_cart {
    display: none!important;
}

.xoo-wsc-cart-active .xoo-wsc-opac {
    background-color: #000000b8;
    z-index: 999998;
    opacity: 1;
    background-color: rgb(24 24 24 / 50%);
    -webkit-backdrop-filter: blur(2em);
    backdrop-filter: blur(0.3em);
}

.xoo-wsc-items-count {
    border: solid 1px white;
}


/* pagina de produto  */

.somdn-owned-badge {
    display: none;
}

.wp-video-popup-wrapper {
    background: rgb(0 0 0 / 70%)!important;
    backdrop-filter: blur(3px)!important;
}

/* some com botão "skip login" */
#wpmc-skip-login {
    overflow: hidden;
    width: 0;
    height: 0;
    padding: 0;
}

/* ajuste no form do pagseguro */
label[for=pagseguro-card-holder-birth-date],
label[for=pagseguro-card-holder-phone] {
    height: 45px;
}

/* campo complemento */
@media (min-width: 768px){
    .campo-complemento {
        clear: none;
        float: right;
        margin-right: 0;
    }
}

.preco-sem-desconto-quando-tem-desconto {
    text-decoration: line-through;
}

#main > .product > .onsale {
    display:none;
}

/* link do demo */
.demo_link_wrapper {
    text-align: center;
}
.demo_link_wrapper .demo_link {
    color: #fff0d7!important;
    border: solid 1px #fff0d7!important;
    width: auto;
    margin: auto;
    border-radius: 8px;
    background: rgba(0,0,0,0);
    line-height: 32px;
}

.correcao-neurontape-buttons .wp-element-button {
    text-shadow: 1px 1px 3px #000000b8;
}
#colophon .col-full .col-4 {
    max-width: none!important;
}

.alternate-style .demo_link {
    color: #242424!important;
    border: solid 2px #000000!important;
}

.xoo-wsc-footer-txt {
    display: none!important;
}