/*!
Theme Name: The Absolute Sound
Theme URI: http://www.theabsolutesound.com
Author: http://www.theabsolutesound.com
Author URI: http://www.theabsolutesound.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: the-absolute-sound
*/

header .navigation li:nth-of-type(2) a:after {
    background-color: #00afea;
}

.newsstands-section .text-bar a{
    text-decoration: none
}


.barnds-banner .brand-banner-text a {
    padding: 7px 30px;
}

.newsletter-section .gform_wrapper{
    margin: 0;
}

.newsletter-section .gform_wrapper .gfield{
    margin-top: 0;
    padding-right: 0 !important;
    width: 270px;
    margin-right: 30px;
}
.newsletter-section .gform_wrapper .ginput_complex{
    width: 100% !important;
    margin-top: 0 !important
}
.newsletter-section .gform_wrapper .ginput_complex span{
    padding-right: 0 !important;
    padding-top: 0 !important
}
.newsletter-section .ginput_container{
    margin-top: 0 !important
}

.newsletter-section .gform_wrapper .custom_subscribe_your_email input, .newsletter-section .gform_wrapper .custom_subscribe_your_name input{
    background-color: rgba(255,255,255,.2);
    font-size: 16px !important;
    width: 100% !important;
    height: 48px;
    color: #fff;
    padding: 0 15px !important;
    border: none;
    outline: 0;
    border-radius: 3px;
    margin: 0 !important
}

.newsletter-section .gform_wrapper .gform_fields{
    display: flex;
    flex-wrap: wrap;

}

.newsletter-section .gform_wrapper .custom_subscribe_your_consent{
    width: 100%;
    margin-top: 70px !important;
}

.newsletter-section .gform_wrapper .custom_subscribe_your_consent label{
    color: #fff;
    margin-left: 10px;
}

.newsletter-section form{
    position: relative;
    width: auto;
    max-width: 750px !important;
    margin-left: 0 !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.newsletter-section .gform_footer{
    margin-top: 0 !important;
    padding: 0 !important;
    width: 150px !important;
}

.newsletter-section .gform_button.button{
    background-color: transparent;
    border: 1px solid #fff;
    height: 46px;
    line-height: 26px;
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px;
    min-width: 150px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px !important;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff
}

.newsletter-section{
    background-position: right bottom;
}
.form-group .check-group{
    margin-bottom: 0
}
.form-group .check-group span.wpcf7-list-item{
    margin-left: 0;
    margin-bottom: 15px
}
.form-group br{
    display: none;
}
ul.page-numbers {
    display: inline-flex;
}

.logo-box{
    height: 40px !important;
    overflow: hidden;
}

/* @D 15-12-2020 */

.review-page .main-wrapper .sidebar .post-section.new-block{
    margin-top: 50px;
}
.home .category-section .post-section .box ol{
    counter-reset: section;
    list-style: none;
}
.home .category-section .post-section .box li:before{
    counter-increment: section;
    content: counter(section);
    color: #d6d6d6;
    top: 14px;
    left: -17px;
    position: absolute;
}
header .navigation > li .submenu-group .box p a{
    color: #939393;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
}
header .navigation > li .submenu-group .box p a:after{
    display: none;
}
.single-articles .main-wrapper.with-container .detail-section ol {
    margin-left: 30px;
}
.single-articles .main-wrapper.with-container .detail-section ol li{
    margin-bottom: 10px;
}
.single-articles .main-wrapper.with-container .detail-section ol li:last-of-type{
    margin-bottom: 0;
}
.search .search-page header {
    padding: 0;
    position: relative;
    box-shadow: none;
    z-index: 1;
    border-bottom: none;
}
.search .search-page .page-title{
    font-size: 60px;
    margin-bottom: 30px;
}
.search .search-page .page-content p{
    line-height: 1.5em;
}
.search .search-page .search-form{
    margin-top: 20px;
}
.search .search-page .search-form .search-field{
    padding: 7px;
    color: #606060;
    border: solid 1px #606060;
    border-radius: 0;
    background-color: transparent;
}
.search .search-page .search-form .search-submit{
    border-radius: 0;
    border: solid 1px #606060;
    padding: 7px;
    background-color: #1c1c1c;
    color: #fff;
    box-shadow: none;
    font-family: 'Lato', sans-serif; 
} 


ins.adsbygoogle {
    background: #8F8F8F;
}



/*LOGO*/
.logo-box,.logo-box img {
    width: 285px !important;
}
.detail-page .main-section .social-nav.mobile-social {width:60%}

.sort-box {
    opacity: 0;
}

.filter-section .search-box {
    opacity: 0;
}

.more-filters {
    opacity: 0;
}
.sort-box {
    opacity: 0;
}
footer .subscribe_btn{
	margin-top: 20px;
}
.subscribe_btn{
	font-size: 12px;
    text-align: center;
    line-height: 1.3em;
    font-weight: 400;
    color: #030F09;
    border-radius: 6px;
    background: #EAEAEA;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12.5px 36px;
    border: solid 1px transparent;
    transition: all 0.35s ease;
}
.subscribe_btn:hover{
	background:  #00aeee !important;
	border: solid 1px #00aeee;
	color: #EAEAEA;
}
.sidebar .post-section .box-section .colmn-box .text-box ul li:last-of-type {
    padding-left: 5px;
    border-left: solid 1.7px #9c9ea0;
}
.sidebar .post-section .box-section .colmn-box .text-box ul li{
    line-height: 1em;
}
.sidebar .post-section .box-section .colmn-box .text-box{
    /*display: flex;*/
    display: block;
    flex-wrap: wrap;
}
.sidebar .post-section .box-section .colmn-box .text-box ul{
    margin-top: auto;
    margin-bottom: 5px
}

/* custom css start here */
.subscribe_btn.headerwhite-bg, header.active .subscribe_btn{
    background-color: rgb(197, 43, 34) !important;
    color: #fff !important;
}
.linkpages336 {
    margin-bottom: 40px;
    text-align: center;
}
.linkpages336 .post-page-numbers{
    font-size: 18px;
    color: #f05e30;
    margin: 0 2px;
}
.linkpages336 .post-page-numbers.current{
    font-size: 20px;
    color: #606060;
}

@media only screen and (max-width: 1440px){
/*     .banner-section .slider-box .img-box figure {
        height: 440px;
        padding-top: 30px;
    } */
    .banner-section .slider-box .img-box figure img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}
@media only screen and (max-width: 1360px){
	.banner-section .slide-arrow li:nth-child(1) {
		left: 15px;
	}
}
@media (min-width: 993px) and (max-width: 1120px){
	.logo-box, .logo-box img {
	    width: 220px !important;
	}
	header .subscribe_btn{
    	padding: 12px 15px;
    }
    header .navigation{
    	width: calc(100% - 320px);
    	display: flex;
    	justify-content: flex-end;
    }
    header .navigation>li a {
	    padding: 40px 8.5px;
	}
	header .navigation>li:last-of-type{
		align-self: center;
	}

}
@media (max-width: 992px){
	header .subscribe_btn{
    	display: none;
    }
}
@media only screen and (max-width: 767px){
    body footer .box-section .box .gform_wrapper .gform_footer{
        margin: 10px auto 0 !important;
    }
    .review-page .main-wrapper .sidebar .post-section.new-block{
        margin-top: 30px;
    }
    header .navigation>li:nth-of-type(6).actives>a{
        color: #c52b22 !important;
    }
    .banner-section .slider-box .img-box figure {
        height: auto;
        padding-top: 0;
		    margin: 0 auto;
    }
	
.banner-section .slide-arrow li:nth-child(1) {
    top: 55%;
	left: 20px;
}
.banner-section .slide-arrow li:nth-child(2) {
    top: 55%;
	right: 20px;
	}
}
@media only screen and (min-width: 768px){
	header .navigation{
		margin-left: auto;
	}
}




.sidebar .post-section .box-section .colmn-box .text-box ul li:last-of-type {
margin-left: 5px;
}

body.page-id-15006 a[data-hover='reviews'] {
  color: #00afea !important;
}

body.page-id-15006 a[data-hover='reviews']:after {
  opacity: 1;
}

body.page-id-53342 a[data-hover='noclass'] {
  color: #00afea !important;
}

body.page-id-53342 a[data-hover='noclass']:after {
  opacity: 1;
}

body.page-id-15068 a[data-hover='buyer'] {
  color: #00afea !important;
}

body.page-id-15068 a[data-hover='buyer']:after {
  opacity: 1;
}

body.page-id-14849 a[data-hover='brands'] {
  color: #00afea !important;
}

body.page-id-14849 a[data-hover='brands']:after {
  opacity: 1;
}

body.page-id-53429 a[data-hover='music'] {
  color: #00afea !important;
}

body.page-id-53429 a[data-hover='music']:after {
  opacity: 1;
}

body.page-id-15694 a[data-hover='magazine'] {
  color: #00afea !important;
}

body.page-id-15694 a[data-hover='magazine']:after {
  opacity: 1;
}
.single-product .shopify-buy-frame--product {
	max-width: 157px !important;
}
.form-group .check-group span.wpcf7-list-item {
	margin-right: 10px;
}
.banner-section .slider-box .flex {
    height: 80vh;
}

body.page-id-15068 .post-section .box-section .box>figure,
body.page-id-15694 .post-section .box-section .box>figure {
	max-height: 425px;
	height: auto;
}
body.page-id-15068 .post-section .box-section .box>figure>a,
body.page-id-15694 .post-section .box-section .box>figure>a {
	width: 100%;
    display: block;
}
.barnds-banner {
    height: 700px;
}
@media (max-width: 1980px) {
    .barnds-banner {
        height: 525px;
    }
}
@media (max-width: 1440px) {
    .barnds-banner {
        height: 380px;
    }
}
@media (max-width: 1280px) {
	.page-id-15694 .post-section .box-section .box {
		max-width: 340px;
	}
	.page-id-15694 .post-section .box-section .box>figure {
		max-width: 300px;
	}
}
@media (max-width: 1024px) {
    .barnds-banner {
        height: 320px;
    }
}
@media (max-width: 550px) {
	.page-id-15694 .post-section .box-section .box {
		margin: 0 auto;
	}
}
.blog-editor-page .inner-banner .detail-box {
	position: relative;
}
.bg-logo {
	background-size: contain;
    width: 300px;
    height: 60px;
    background-repeat: no-repeat;
    position: absolute;
    right: -40px;
    bottom: -40px;
}
@media (max-width: 992px) {
	.bg-logo {
		width: 200px;
		right: 0;
	}
}
body.page-id-14849 main {
		margin-top: 0 !important;
}
.submenu-group {

}
.detail-section .box {
	text-align: center;
}
.form-group .check-group .wpcf7-list-item-label {
	    display: block;
}
.detail-section .box .text-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media (max-width: 550px) {
	.inner-page .post-section .box-section .box>figure {
	    height: auto;
	}
	.detail-section .box .text-box a br, .detail-section .box .text-box p br {
		display: block;
	}
	.custom_soical_medi #linkurl {
		display: none;
	}
	body.page-id-15068 .post-section .box-section .box>figure, 
	body.page-id-15694 .post-section .box-section .box>figure {
		width: 100%;
	}
	.sumo-form-wrapper .smartbar-popup-content .sumome-react-wysiwyg-popup-container .sumome-react-wysiwyg-move-handle p {
		font-size: 12px !important;
	}
	.sumo-form-wrapper .smartbar-popup-content .sumome-react-wysiwyg-component:not(.sumome-react-wysiwyg-is-moving):not(.sumome-react-wysiwyg-close-button) {
		width: 90px !important;
		height: 35px !important;
	}
	html body.page .sumo-form-wrapper .smartbar-popup-content .sumome-react-wysiwyg-popup-container .sumome-react-wysiwyg-component.sumome-react-wysiwyg-text {
		    margin: 5px !important;
	}
	body .sumo-form-wrapper .smartbar-popup-content .sumome-react-wysiwyg-popup-container .sumome-react-wysiwyg-component.sumome-react-wysiwyg-text {
		width: 150px !important;
	}
	.sumo-form-wrapper button {
		font-size: 14px !important;
	}
	.banner-section .slider-box .container {
		padding-top: 75px;
	}
	.banner-section .slider-box .flex {
		height: 100%;
		min-height: 90vh;
	}
	body.home header {
		top: 0 !important;
	}
}
.main-wrapper .sidebar .category-box ul.list-child {
	    margin-top: 5px;
}
.main-wrapper .sidebar .category-box ul li.cat-child {
	    padding-left: 10px;
    border-bottom: 0;
}
.box.list-view .content-box .green {
	display: flex;
    flex-direction: row-reverse;
    width: 134px;
	    justify-content: flex-end;
}
.box.list-view .content-box .green:before {
	content: "closed";
	color: red;
	    padding-left: 6px;
}
.box.list-view[data-active="active"] .content-box .green:before {
	content: "open";
	color: green;
}
.competittion-date {
	font-size: 14px;
    padding-bottom: 5px;
}
.inner-page .top-products .box.lg .text-box h2 {
	    display: none;
}
.single-publication .post-section .box-section .box>figure {
	height: auto;
}
.prev_next a:nth-child(1) {
	    margin-right: 10px;
}

header .navigation>li:nth-of-type(5) .submenu-group .box {
	width: 100%;
}
@media (max-width: 992px) {
.post-section.new-block .colmn-box .text-box a {
	width: 100%;
}
	@media (max-width: 768px) {
	.main-wrapper .sidebar .box-section, 
	.main-wrapper .sidebar .category-box,
	.main-wrapper .sidebar .advertisment-box, 
	.main-wrapper .sidebar .category-box .box {
		padding: 0;
	}
	}
}
.ad-unit {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

@media (max-width: 640px) {
/* 	body {
		margin-top: 0 !important;
	} */
	html #wpadminbar {
		top: -46px !important;
	}
	.post-section .box-section .box.list-view {
	    flex-direction: column;
		width: 100%;
    	margin: 0;
	}
	.post-section .box-section .box.list-view figure {
		width: 100%;
	}
	.post-section .box-section .box.list-view .content-box {
		width: 100%;
	}
	.post-section .box-section .box>figure>a {
		width: 100%;
	}
	.custom_competitions_page .top-products .flex .custom-vertical-heading {
		padding-left: 0;
	}
	.slick-initialized .slick-slide {
		height: inherit !important;
		display: flex;
	}
	.slick-slider .slick-track {
		display: flex !important;
	}
	.slick-dots {
		bottom: 10px;
	}
	.banner-section .slider-box .img-box {
		padding-bottom: 50px;
	}
}
main {
	margin-top: 0 !important;
}
.advertisment-box iframe {
	margin: 0 auto;
	display: block;
}
.filter-section {
	justify-content: flex-start;
}
.filter-section .viewType-list {
	margin-left: 0;
}
.filter-section .more-filters,
.filter-section .search-box,
.filter-section .sort-box {
	display: none;
}

@media (max-width: 1920px) {
	.banner-section .slider-box .img-box figure {
		max-width: calc(1.5vw + 290px);
	}
}
@media (max-width: 1600px) {
	.banner-section .slider-box .img-box figure {
		max-width: calc(1.5vw + 230px);
	}
}
@media (max-width: 1366px) {
	.banner-section .slider-box .img-box figure {
		max-width: calc(1.5vw + 190px);
	}
}
.single-buyers_guides .detail_article .post-section .box-section .box figure {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 220px;
}
.inner-page .top-products .box.lg figure::after {
	background-image: linear-gradient(180deg,rgba(0,0,0,0) 10%,#393e41 100%);
}
.page-id-53429 .inner-page .top-products .box.lg figure::after {
	background-image: none;
}
iframe .shopify-buy__btn {
	    background: none;
    color: #fff;
    width: 200px;
    position: relative;
    overflow: hidden;
    z-index: 9;
    border: 1px solid #fff;
}
.banner-section .slider-box .flex {
	min-height: 670px;
}
@media (max-width: 767px) {
	.banner-section .slider-box .text-box {
		margin: 140px 0px 12px;
	}
	.banner-section .slider-box .container {
		padding-top: 135px;
	}
}
@media (max-width: 992px) {
	.single-articles .main-wrapper .sidebar {
		margin-top: 60px;
	}
}
.shopify-buy-frame iframe .shopify-buy__btn {
	background: none !important;
}
.quote-section .text-box span {
	text-transform: unset;
}
.article-section .inner-banner .flex .text-box .btn-outline {
	margin-top: 15px;
}
.single-articles .main-wrapper.with-container .detail-section figcaption {
	margin: 15px 0;
    text-align: center;
}
.detail-page .detail-section .content-box {
	margin-top: 30px;
}

.shopify-buy-frame--cart {
	top:0 !important;
}
.article-section .inner-banner .flex .text-box .btn-outline:hover {
    color: #fff;
}
.article-section .inner-banner .flex .text-box .btn-outline:hover:before {
    background-color: #000;
}

body.page-template-landing {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    margin-top: 0 !important;
}

.page-template-landing .sumo-form-wrapper.smartbar-popup {
    display: none;
}

.page-template-landing header {
    box-shadow: none;
    border: none;
    padding: 25px 0;
}

.page-template-landing header img {
    max-width: 140px;
}

.container.container-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.container-content .col-left {
    width: 45%;
    margin-left: 5%;
    min-height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-content .col-right {
    width: 45%;
    margin-left: 5%;
    padding-right: 55px;
}

.container-content .col-right h1 {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 25px;
}

.container-content .col-right p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 25px;
}

.container-content .col-right a {
    margin-right: 15px;
}

.page-template-landing footer {
    background-color: transparent;
    height: calc(20vh - 100px);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    max-width: 1440px;
    width: 80%;
    margin: 0 auto;
    padding: 25px 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.page-template-landing .footer-links ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
}
.footer-links li {
    padding: 0 15px;
    font-size: 14px;
}
footer .copyright {
    color: #fff;
    font-size: 14px;
}
.footer-links a {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 1024px) {
    .page-template-landing footer {
        width: 100%;
    }
    .footer-links li {
        padding: 0 5px;
    }
}
@media (max-width: 992px) {
    .container-content .col-right h1 {
        font-size: 38px;
    }
    .cb-button img {
        height: 36px;
    }
}
@media (max-width: 767px) {
    .container.container-content {
        flex-direction: column-reverse;
    }
    .container-content .col-left {
        width: 100%;
        margin-left: 0;
        min-height: 500px;
        margin-top: 50px;
    }
    .container-content .col-right {
        width: 100%;
        margin-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .page-template-landing header {
        padding-left: 0 !important;
    }
	.article-section .inner-banner .flex .text-box .btn-outline {
    	margin-top: 0;
    	margin-bottom: 25px;
	}
}
@media (max-width: 740px) {
    .page-template-landing footer {
        flex-direction: column;
        align-items: center;
        height: auto;
    }
    .container-content .col-right h1 {
        font-size: 28px;
    }
    .container-content .col-right p {
        font-size: 16px;
    }
    .footer-links li {
        font-size: 12px;
        padding: 0 4px;
    }
    footer .copyright {
        font-size: 12px;
        padding-top: 10px;
    }
    .container-content .col-left {
        margin-bottom: 50px;
        min-height: 450px;
    }
}
.articles-template .post-section .advertisment-box,
.articles-template-default .post-section .advertisment-box {
    padding-top: 40px;
}
.post-section .box-section .colmn-box .text-box a {
    width: 100%;
}
.post-section .box-section .colmn-box .text-box ul li a:hover,
.post-section .box-section .colmn-box .text-box a:hover h5 {
    color: #939393;
}
.custom_competitions_page .top-products .flex .custom-vertical-heading .position {
    right: -180px;
}
.custom_competitions_page .top-products .custom-vertical-heading p {
	padding-right: 15px;
}

.btn-list li {
    margin-left: 6px!important;
}
.btn-list li .btn {
    align-items: center;
    min-width: 114px!important;
}
.btn-list a img {
    max-height: 18px;
}

.inner-page .top-products .box.lg figure img {
    object-fit: fill;
}