/*!
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;
}

/*Nate 095*/
/*MUSIC*/

.page-id-15070 .post-section .heading-box span:after,.page-id-15070 ins.adsbygoogle
{
    background-color: #6260ce;
}
.page-id-15070 .inner-page .page-head-section .heading-group h1:after,
.page-id-15070 .post-section .box-section .box span,
.page-id-15070 .inner-page .top-products .box h5  {
    color: #6260ce;
}

.album_review .head-box ul.detail-list li:first-of-type{
    color: #6260ce;
}
.album_review .head-box ul.detail-list li:first-of-type:after,.album_review .post-section .heading-box span:after{
    background-color: #6260ce;
}



/*NEWS*/
.page-id-14966 .post-section .heading-box span:after,.page-id-14966 ins.adsbygoogle
{
    background-color: #00afea;
}
.page-id-14966 .inner-page .page-head-section .heading-group h1:after,
.page-id-14966 .post-section .box-section .box span,
.page-id-14966 .inner-page .top-products .box h5  {
    color: #00afea;
}

.news .head-box ul.detail-list li:first-of-type{
    color: #00afea;
}
.news .head-box ul.detail-list li:first-of-type:after,.news .post-section .heading-box span:after{
    background-color: #00afea;
}
/*SHOWS*/
.page-id-15130 .post-section .heading-box span:after,.page-id-15130 ins.adsbygoogle
{
    background-color: #ffc20f;
}
.page-id-15130 .inner-page .page-head-section .heading-group h1:after,
.page-id-15130 .post-section .box-section .box span,
.page-id-15130 .inner-page .top-products .box h5  {
    color: #ffc20f;
}
.show_report .head-box ul.detail-list li:first-of-type{
    color: #ffc20f;
}
.show_report .head-box ul.detail-list li:first-of-type:after,.show_report .post-section .heading-box span:after{
    background-color: #ffc20f;
}
/*blogs*/
.page-id-15011 .post-section .heading-box span:after,.page-id-15011 ins.adsbygoogle
{
    background-color: #00939d;
}
.page-id-15011 .inner-page .page-head-section .heading-group h1:after,
.page-id-15011 .post-section .box-section .box span,
.page-id-15011 .inner-page .top-products .box h5  {
    color: #00939d;
}
.post .head-box ul.detail-list li:first-of-type{
    color: #00939d;
}
.post .head-box ul.detail-list li:first-of-type:after,.post .post-section .heading-box span:after{
    background-color: #00939d;
}
/*Buyers Guide*/
.page-id-15068 .post-section .heading-box span:after,.page-id-15068 ins.adsbygoogle
{
    background-color: #7db73f;
}
.page-id-15068 .inner-page .page-head-section .heading-group h1:after,
.page-id-15068 .post-section .box-section .box span,
.page-id-15068 .inner-page .top-products .box h5  {
    color: #7db73f;
}

.single-buyers_guides .post-section .box-section .box span{color: #7db73f;}
.single-buyers_guides .post-section .heading-box span:after {
     background-color: #7db73f;
}
/*Publications*/

.page-id-15694 .post-section .heading-box span:after,.page-id-15694 ins.adsbygoogle,
.single-publication .post-section .heading-box span:after
{
    background-color: #c52b22;
}
.page-id-15694 .inner-page .page-head-section .heading-group h1:after,
.page-id-15694 .post-section .box-section .box span,
.page-id-15694 .inner-page .top-products .box h5,
.single-publication .post-section .box-section .box span  {
    color: #c52b22;
}

/*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: transparent;
	border: solid 1px #EAEAEA;
	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;
    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 (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;
    }
}
@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;
}
.main-wrapper .with-container .detail-section {
    padding-top: 0 !important;
}
/** Habib **/
body.home .banner-section .slick-dots {
	opacity: 1;
}
body.home .banner-section .slider-box .flex {
	height: 650px !important;
}
body.home .banner-section .slide-arrow,
body.home .banner-section .active-slide {
	display: none;
}
body.home .banner-section .img-box {
	text-align: center;
}
body.home .banner-section .img-box img {
	max-height: 300px;
	width: auto;
}
@media (min-width: 1366px) and (max-width: 1439px) {
	body.home .banner-section .img-box img {
		max-height: 250px;
	}
	body.home .banner-section .slider-box .text-box h2 {
		font-size: 28px;
	}
	body.home .banner-section .slider-box .img-box figure {
		height: auto;
	}
}
@media (min-width: 992px) and (max-width: 1355px) {
	body.home .banner-section .img-box img {
		max-height: 225px;
	}
	body.home .banner-section .slider-box .text-box h2 {
		font-size: 28px;
	}
	body.home .banner-section .slider-box .img-box figure {
		height: auto;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	body.home .banner-section .img-box img {
		max-height: 200px;
	}
	body.home .banner-section .slider-box .text-box h2 {
		font-size: 28px;
	}
	body.home .banner-section .slider-box .img-box figure {
		height: auto;
	}
}
@media (max-width: 767px) {
	body.home .banner-section .slider-box .flex {
		height: 800px !important;
	}
	body.home .banner-section .img-box img {
		max-height: 200px;
		display: inline-block;
	}
	body.home .banner-section .slider-box .img-box figure {
		max-width: 100%;
	}
}