body.post-type-archive-sound .secondary-bar {
    background: none;
    border: none;
    padding-bottom: 0;
}
body.post-type-archive-sound .secondary-bar h1 {
    border-bottom: 1px solid #ccc;
    line-height: 2.5em;
}
body.post-type-archive-sound .content {
    padding-top: 0;
}
body.post-type-archive-sound .posts-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
body.post-type-archive-sound .posts-listing::before, body.post-type-archive-sound .posts-listing::after {
    content: "";
    display: table;
}
body.post-type-archive-sound .posts-listing:after {
    clear: both;
}
body.post-type-archive-sound .posts-listing li {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5em;
    background-color: #ca241f;
    border: none;
    box-sizing: border-box;
    margin-top: .2em;
    margin-bottom: 1em;
    padding: 0;
    overflow: hidden;
    width: calc((100% - 20px * 3) / 4);
    margin-right: 20px;
}
body.post-type-archive-sound .posts-listing li:nth-child(4n) {
    margin-right: 0;
}
@media only screen and (max-width: 1023px) {
    body.post-type-archive-sound .posts-listing li {
        width: calc((100% - 20px) / 2);
    }
    body.post-type-archive-sound .posts-listing li:nth-child(4n) {
        margin-right: 20px;
    }
    body.post-type-archive-sound .posts-listing li:nth-child(2n) {
        margin-right: 0;
    }
}@media only screen and (max-width: 479px) {
    body.post-type-archive-sound .posts-listing li {
        width: 100%;
        margin-right: 0;
    }
}body.post-type-archive-sound .posts-listing li .meta-wrapper {
     color: white;
     padding: .5em .8em 1em;
 }
body.post-type-archive-sound .posts-listing li .meta-wrapper .post-excerpt {
    margin-top: 10px;
}
body.post-type-archive-sound .posts-listing li .meta-wrapper .post-excerpt p {
    margin-bottom: 10px;
}
body.post-type-archive-sound .posts-listing li h3 {
    color: white;
}
body.post-type-archive-sound .posts-listing li .post-time {
    color: white;
    text-transform: capitalize;
    font-weight: 500;
    font-family: inherit;
}
body.post-type-archive-sound .pagination {
    clear: both;
    margin-top: 20px;
}
.crm-profile-name-name_and_address .label, .crm-profile-name-User_Registration_14 .label, .crm-contribution-page-id-1 .label {
    color: #000;
}
.crm-profile-name-name_and_address .content, .crm-profile-name-User_Registration_14 .content, .crm-contribution-page-id-1 .content {
    margin-left: 0%;
    padding: 20px 0 10px;
    min-height: 00px !important;
}
.crm-profile-name-name_and_address label, .crm-profile-name-User_Registration_14 label, .crm-contribution-page-id-1 label {
    font-size: 11px;
    margin: 0;
    float: left;
}
.crm-profile-name-name_and_address .crm-container .crm-submit-buttons, .crm-profile-name-User_Registration_14 .crm-container .crm-submit-buttons, .crm-contribution-page-id-1 .crm-container .crm-submit-buttons {
    float: right;
}
.crm-profile-name-name_and_address .crm-container span.crm-button, .crm-profile-name-name_and_address .crm-container .cancel, .crm-profile-name-User_Registration_14 .crm-container .cancel, .crm-contribution-page-id-1 .crm-container .cancel {
    color: #FFF;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #c42725;
    border: none !important;
    background: #c42725 !important;
}
.crm-profile-name-name_and_address .crm-container .cancel, .crm-profile-name-User_Registration_14 .crm-container .cancel, .crm-contribution-page-id-1 .crm-container .cancel {
    padding: 4px !important;
}
.crm-block-menu {
    list-style: none;
}
.crm-block-menu li {
    border-bottom: 1px solid #000;
    padding: 10px;
    margin-bottom: 1px;
    white-space: nowrap;
}
.crm-container.crm-public .select2-container .select2-choice {
    padding: 0px 5px 0px 8px !important;
}
.product-archive ul li {
    display: inline-block;
    width: 24% !important;
    margin: 0 0 30px 0 !important;
    padding: 10px 25px 0 0!important;
    vertical-align: top!important;
    float: none!important;
}

.crm-container .content{min-height: 50px !important;padding: 0px 0 20px !important;}
div.crm-container label {
    font-weight: normal;
    display: inline;
    color:#000 !important;
}
.crm-container .description{
    font-size: 12px !important;
    min-height: 20px !important;
    padding: 0px 0 00px !important;
}
.crm-container .crm-section .label {
    font-weight: normal;
    display: inline;
    color:#000 !important;
}
.crm-container .action-link{
    /* 	display:none;	 */
}
.tml-register-link{
    display: none;
}

.tml-login{
    border: 1px solid #E8E8E8 !important;
    padding: 20px;
}
.tml-login input{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color:
            #555555;
    vertical-align: middle;
    background-color:
            #ffffff;
    background-image: none;
    border: 1px solid
    #cccccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 3px
    rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    resize: vertical;
}
.tml-login ul{
    list-style: none;
}
.login #nav{
    display: none !important;
}
#member-search-form{
    margin-bottom: 20px;
}
#member-search-form .btn-default, .btn-primary{
    color: #fff !important;
}
@media
only screen
and (max-width: 760px), (min-device-width: 768px)
and (max-device-width: 1024px)  {
    .civic_profile_table table tbody tr {
        height: auto !important;
    }
    td:nth-of-type(1)::before {
        content: " " !important;
    }
    td:nth-of-type(2)::before {
        content: " " !important;
    }
    .woocommerce table.shop_table{
        border: 0px solid rgba(0,0,0,.1) !important;
    }
}
/*
* Anushka
* 11/03/2020
*/


form.track_order, form.lost_reset_password, #customer_login > div {
    padding: 25px 30px 20px;
    box-sizing: border-box;
}
form.track_order .form-row, form.lost_reset_password .form-row, .wc-login-wrap .form-row, .wc-coupon-wrap .form-row, #customer_login > div .form-row {
    width: 100%;
    padding: 0;
}
woocommerce-MyAccount-content label, form.track_order label, form.lost_reset_password label, #customer_login label, .woocommerce-Reviews label {
    font-size: 14px;
    line-height: 24px;
    color:     #636466;
}
form .form-row input.input-text {
    width: 100% !important;
}

/*
* Anh
* 22/05/2023
*/
.block-section h2, .block-section h3 {
    font-family: 'Roboto Slab';
}

.block-section h2 {
    font-size: 32px;
}

.block-section h3 {
    font-size: 20px;
}

.block-section {
    padding: 20px 0;
    font-family: 'Roboto Slab';
}

.block-short-description {
    width: 50%;
}

.block-content {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

#block-our-mission .block-content > .block-content-1, #block-our-mission .block-content > .block-content-2 {
    width: 27%;
    box-shadow: 0px 1px 1px 1px #D9D9D9;
    border-radius: 10px;
    height: auto;
    padding: 60px 30px;
    display: flex;
    align-items: center;
}

#block-our-mission .block-content > .block-content-3 {
    width: 45%;
}

#block-join-us .block-content > .block-content-1, #block-join-us .block-content > .block-content-2, #block-join-us .block-content > .block-content-3 {
    width: 33%;
    box-shadow: 0px 1px 1px 1px #5BC0DE;
    border-radius: 10px;
    height: auto;
    padding: 60px 30px;
    display: flex;
    flex-direction: column;
}

#block-join-us .block-content > .block-content-2 {
    background: linear-gradient(90.17deg, #F09719 0.15%, #F0A437 54.16%);
    box-shadow: 0px 1px 1px 1px #F0AD4E;
    border-radius: 10px;
    color: #ffffff;
}

#block-join-us .block-content > .block-content-2 > h3 {
    color: #ffffff;
}
/**
#block-latest-news .block-content > .block-content-1 {
	background: center / cover no-repeat url('/wp-content/uploads/2023/05/piki-602x400-1-1.png');
	min-height: 500px;
}

#block-latest-news .block-content > .block-content-1, #block-latest-news .block-content > .block-content-2 {
	width: 50%;
	box-shadow: 0px 1px 1px 1px #D9D9D9;
    border-radius: 10px;
    height: auto;
	padding: 60px 30px;
}

#block-latest-news .block-content > .block-content-2 {
	background: center / cover no-repeat url('/wp-content/uploads/2023/05/A-Byrt-photo-2023-800x534-1.png');
}
**/

#block-latest-news .block-content {
    gap: 0px;
}

#block-latest-news .block-content > .block-content-box {
    display: flex;
    gap: 20px;
}

#block-latest-news .block-content > .block-content-box > div.listing-item {
    width: 50%;
    box-shadow: 0px 4px 1px #D9D9D9;
    border-radius: 10px;
    height: auto;
    padding: 120px 50px;
    display: flex;
    flex-direction: column;
    /**background: linear-gradient(0deg, #144734, #144734);**/
    background: #150840;
    color: #ffffff;
}

#block-latest-news .block-content > .block-content-box > div.listing-item >span.excerpt > a.excerpt-more {
    display: block;
    background: white;
    max-width: 155px;
    text-align: center;
    color: black;
    border-radius: 20px;
    padding: 5px 10px;
    margin-top: 10px;
}

#block-upcoming-events .block-content {
    gap: 0px;
}

#block-upcoming-events .block-content > .block-content-box {
    display: flex;
    gap: 20px;
}

#block-upcoming-events .block-content > .block-content-box > div.listing-item {
    width: 33%;
    box-shadow: 0px 4px 1px #D9D9D9;
    border-radius: 10px;
    height: auto;
    padding: 60px 30px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(0deg, #144734, #144734);
    color: #ffffff;
}

#block-upcoming-events .block-content > .block-content-box > div.listing-item >span.excerpt > a.excerpt-more {
    display: block;
    background: white;
    max-width: 155px;
    text-align: center;
    color: black;
    border-radius: 20px;
    padding: 5px 10px;
    margin-top: 10px;
}

#block-stay-up-to-date {
    background: #ffffff;
}

#block-stay-up-to-date .block-short-description {
    width: 100%;
}

#block-stay-up-to-date .block-content > div{
    width: 50%;
    height: auto;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    align-self: center;
}

#block-stay-up-to-date.block-content > .block-content-1 {
background: #150840;
}

#gform_wrapper_191 .ginput_container > input {
    background: #F5F5F5;
    box-shadow: 0px 4px 4px #ccc;
    padding-left: 20px;
    border-radius: 100px;
    border: none;
}

#gform_wrapper_191 #gform_fields_191 {
    display: flex;
    position: relative;
}

#gform_wrapper_191 #gform_fields_191 > div#field_191_1{
    width: 100%;
}

#gform_wrapper_191 #gform_fields_191 > div#field_submit{
    position: absolute;
    right: 0;
    background: #90D5AC;
    box-shadow: 0px 4px 4px #ccc;
    padding: 6px 20px;
    border-radius: 100px;
    border: none;
}

#gform_wrapper_191 #gform_fields_191 > div#field_submit > input#gform_submit_button_191 {
    border: none;
    background: none;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .full-width-menu .main-navigation {
        display: block !important;
    }
    .full-width-menu .container {
        padding: 0 !important;
    }
    #menu-toggle {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .lower-header ul.social-links {
        display: block !important;
        float: right;
    }
    .lower-header a#menu-toggle {
        display: none !important;
    }
    .full-width-menu .main-navigation {
        display: block !important;
    }
}

@media screen and (max-width: 990px) {
    .block-content {
        flex-direction: column;
        gap: 20px;
    }
    .block-short-description, .block-content > .block-content-1, .block-content > .block-content-2, .block-content > .block-content-3 {
        width: 100% !important;
    }
    .block-content-box {
        padding: 25px 30px !important;
    }
    #block-our-mission .block-content-3 {
        text-align: center;
    }
}

@media only screen and (max-width: 992px) {
    .main-navigation {
        position: relative !important;
        border-top: 0 !important;
        background: none !important;
    }
    .top-header >.container > .row > div.col-md-6:nth-child(2) {
        margin-top: -7px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}

.mega-sub-menu {
    left: 0 !important;
}

.full-width-menu .container {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.full-width-menu .container .main-navigation {
    width: 100%;
}

.full-width-menu .container .main-navigation ul#mega-menu-primary-menu {
    padding: 0 100px;
}

.home .secondary-bar {
    display: none;
}

.header-v3 .search-module-trigger{
    margin-top: 0;
}



