/*
Theme Name:   Skylith Child
Theme URI:    https://1.envato.market/skylithwpinfo
Author:       nK
Template:     skylith
Author URI:   https://nkdev.info/
Description:  Skylith Child Theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  skylith-child
Tags:
*/


/* Theme customization starts here
-------------------------------------------------------------- */


/*********/
/*GLOBALS*/
/*********/
/*.nk-main, body, html, footer, header {
    background-color: #ffffff;
}*/

.bec_layout {
    width: 1140px;
    max-width: 1140px;
    margin: auto;
}

body,
p,
.gform_wrapper .gform_validation_errors>h2.hide_summary,
.gform_confirmation_message_5 {
    font-family: 'Roboto', sans-serif !important;
}
.nk-main, html {
    background-color: #ffffff;
}
.entry-content table{
    display:table;
}
.entry-content table tr>td {
    text-align: center !important;
}

.gform_wrapper .gform_validation_errors>h2 {
    line-height: 21px;
    font-size: 18px !important;
}

.gform_confirmation_message_5,
.gform_confirmation_message_6 {
    background-color: #EDEDED;
    padding: 20px;
    margin-bottom: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal !important;
    font-weight: 400 !important;
}

h1,
.gfield h2 {
    font-family: "Knockout 51 A", "Knockout 51 B" !important;
    font-size: 36px !important;
}

h2 {
    font-family: "Knockout 34 A", "Knockout 34 B" !important;
    font-size: 28px !important;
}

h3,
.wc-block-components-product-name,
.gform_title {
    font-family: "Knockout 50 A", "Knockout 50 B" !important;
    font-size: 24px !important;
}

h4,
.bec_single_culture_category {
    font-family: "Knockout 29 A", "Knockout 29 B" !important;
    font-size: 21px;
}

h5 {
    font-family: "Knockout 29 A", "Knockout 29 B" !important;
    font-size: 16px;
}

body {
    font-size: 18px;
}

.bec_editors_club_text h2 {
    font-family: "Knockout 51 A", "Knockout 51 B" !important;
    font-size: 21px !important;
    padding: 0 10px;
}

.bec_buttons,
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input,
input#gform_submit_button_2,
.ihc-login-template-11 .impu-form-submit input,
.bec_cca_info_recommend a,
.ihc-level-item-link,
.add_to_cart_button,
.woocommerce div.product form.cart .button,
.bec_login_header a,
.ihc_level_template_5 .ihc-level-item-link,
.ihc-register-9 .iump-submit-form input {
    background-color: #B9232F;
    border-radius: 2px;
    padding: 14px 20px;
    color: white;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: 1s ease;
    font-weight: 700;
    text-align: center;
    max-width: 50%;
    opacity: 1;
}

.bec_buttons2 {
    padding: 10px 20px;
    width: 140px;
    border: 2px solid white;
    border-radius: 2px;
    background: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    cursor: pointer;
    transition: 1s ease;
}

.bec_buttons2:hover,
.ihc_level_template_5 .ihc-level-item-link:hover,
.ihc-register-9 .iump-submit-form input:hover,
.ihc-level-item-link:hover {
    transition: 1s ease !important;
    border: 2px solid transparent !important;
    background-color: #252525 !important;
    color: white !important;
}

.ihc-level-item-link {
    margin: 10px auto;
    border: 2px solid transparent;
}

a {
    text-decoration: none;
}

.gform_wrapper .gform_footer input.button:hover,
.ihc-login-template-11 .impu-form-submit input:hover,
.add_to_cart_button:hover,
.woocommerce div.product form.cart .button:hover,
.bec_cca_info_recommend a:hover {
    background-color: #252525 !important;
    color: white;
    transition: 1s ease;
}

.bec_buttons-dark {
    background-color: #3D4044;
    border-radius: 2px;
    padding: 10px 20px;
}

.ghostkit-form-field+.ghostkit-form-field {
    margin: 10px 0;
}

.gform_wrapper.gravity-theme .gfield_label {
    display: none;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px;
    background-color: #EDEDED;
    border: none;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 25%);
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
    background-color: #EDEDED;
    border: none;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 25%);
}

.gform_heading {
    padding-bottom: 20px;
}

.nk-widget img {
    max-width: 100%;
    height: auto;
    filter: invert(75%);
    -webkit-filter: invert(75%);
    -moz-filter: invert(75%);
}

.nk-nav-table {
    align-items: start;
}
.bec_header_logo_login {
    display: flex;
    align-items: center;
    width: 100%;
}
.bec_header_logo_login>a{
    flex: 1;
}

/*********/
/*NAVIGATION*/
/*********/
nav.nk-navbar.nk-navbar-top.nk-navbar-lg {

}/*  background-image: url(/wp-content/uploads/2022/10/bed-bg-light.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;*/

#menu-main-member {
    margin-top: 50px;
}

.nk-navbar.nk-navbar-top .nk-nav-table {
    flex-direction: column;
}

.nk-navbar .nk-nav>li {
    border-right: 2px solid black;
}

.nk-navbar .nk-nav>li:last-child {
    border-right: none;
}

.nk-navbar .nk-nav>li>a {
    font-size: 21px;
    color: #3d4044;
    padding: 6px 14.6px;
    font-family: "Knockout 29 A", "Knockout 29 B" !important;
    font-weight: 400;
    line-height: 18px;
}

.nk-navbar .nk-nav>li>a:hover {
    text-decoration: underline;
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    text-transform: uppercase;
}

.wp-block-navigation .wp-block-navigation-item {
    border-right: 2px solid #3D4044;
    padding: 0px 20px;
    margin-left: -10px;
}

.wp-block-navigation ul,
.wp-block-navigation ul li:last-child {
    border: none;
}

/*********/
/*LOGIN*/
/*********/

.ihc-login-template-11 .impu-form-links-pass a,
.ihc-login-template-11 .impu-form-links a {
    color: #B9232F;
}

.ihc-login-template-11 .impu-form-line-fr:checked,
.ihc-login-template-11 .impu-form-line-fr:hover,
.ihc-login-template-11 .impu-form-input-remember:checked:before {
    border-color: #B9232F;
}

/*********/
/*PROMO*/
/*********/

.bec_pricing {
    background: #EDEDED;
    border-radius: 10px;
}

.bec_pricing .bec_pricing-head {
    background: #3D4044;
    border-radius: 10px 10px 0 0;
    border: none;
}

.bec_pricing h2 {
    color: white;
    padding: 10px 0 0 0;
    margin: 0;
}

.ghostkit-pricing-table-item {
    border: none;
}

.ghostkit-pricing-table-align-horizontal-center .ghostkit-pricing-table-item-price {
    color: white;
}

.ghostkit-pricing-table-item {
    padding: 0;
}

.ghostkit-pricing-table-item-price-repeat {
    font-size: 24px;
}

.dec_membercount .ghostkit-col-content {
    background: #EDEDED;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    padding: 10px 0 0 0;
    color: #3E4044;
}

.dec_membercount .ghostkit-col-content h1 {
    font-size: 64px !important;
}

/*********/
/*HOME*/
/*********/

.bec_events {
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
    border-radius: 1px;
}

.bec_form label {
    color: white;
}

.bec_member_collection_slider_container .slick-track:before,
.slick-track:after {
    content: unset !important;
}

/****************************/
/*CULTURE CLUB PAGE & SINGLE*/
/****************************/

.bec_single_culture {
    display: flex;
    gap: 40px;
}

.bec_single_culture_category:before {
    margin-top: 10px;
}

.bec_single_culture_category.bec_cc_tv:before {
    content: url('/wp-content/uploads/2023/03/tv-old-line-grey.svg');
}

.bec_single_culture_category.bec_cc_book:before {
    content: url('/wp-content/uploads/2023/01/book.svg');
}

.bec_single_culture_category {
    display: flex;
    gap: 5px;
    text-transform: uppercase;
    font-family: 'Knockout', sans-serif;
    font-size: 24px;
    align-items: center;
}

.bec_cc_recommend {
    margin-top: 40px;
}

.bec_cca_info_archive a:hover {
    text-decoration: none !important;
}

/*******************************/
/*MEMBER COLLECTION - HOME PAGE*/
/*******************************/

.bec_mcheader {
    text-align: center;
    text-transform: uppercase;
    font-family: "Knockout", sans-serif;
    font-weight: 315;
    font-size: 41px;
}

.slider-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.bec_collection {
    width: 1140px;
    height: 500px !important;
    object-fit: cover;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 1px;
}

.image-information {
    background: #ffffff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 500px;
    margin: -100px 0 0 0;
}

h4 {
    text-transform: uppercase;
    font-family: "Knockout", sans-serif;
    font-size: 16px;
    margin: 0;
}

.image-information p {
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-size: 16px;
    color: #3d4044;
    padding-top: 10px;
}

.buttons {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.light {
    background-color: white !important;
    color: black;
    border: 1px solid #3d4044;
    border-radius: 1px;
    text-decoration: none !important;
}

.dark {
    background-color: #b9232f;
    color: white;
    text-decoration: none !important;
}

.light:hover,
.dark:hover {
    color: white;
    background-color: #212529 !important;
    transform: translateY(-1px);
}

/*********/
/*CULTURE CLUB - HOME*/
/*********/
.bec_cat h4,
.bec_item h4 {
    font-size: 24px;
    text-transform: uppercase;
    color: white;
}

.bec_cultureclub {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
}

.bec_cc-list {
    display: flex;
    flex-direction: row;
    gap: 60px;
    margin-bottom: 20px;
    padding: 40px;
}

.bec_title {
    font-weight: 315;
    font-style: normal;
    letter-spacing: 2px;
    margin: 10px 0 0 0;
}

.bec_item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bec_cat {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 0 0 10px 0;
}

.bec_cc-image {
    width: 300px;
    height: 100% !important;
    object-fit: cover;
    transition: 1s ease;
}

.bec_cc-image:hover {
    transform: scale(0.9);
    transition: 1s ease;
}


@media only screen and (max-width: 568px) {
    .bec_cc-list {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
}

/*********/
/*PROMO MEMBERS*/
/*********/

.bec-members {
    max-width: 1140px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}

.AlphabetNav {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: wrap row;
    padding: 20px 0;
}

.AlphabetNav a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 32px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    color: #3D4044;
    background-color: #EDEDED;
    margin: 5px;
}

.AlphabetNav a:hover,
button:hover {
    background: #3D4044;
    color: #EDEDED;
}

.AlphabetNav .active {
    background: #3D4044;
    color: #EDEDED;
}

/*******************/
/*MEMBER COLLECTION*/
/*******************/

.wc-block-grid__products .wc-block-grid__product-image img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    transition: 1s ease;
}

.wc-block-grid__products .wc-block-grid__product-image img:hover {
    transition: 1s ease;
    transform: scale(0.9);
}

.wc-block-components-product-name:hover {
    color: #B9232F;
    transition: 1s ease;
    text-decoration: none;
}

.wc-block-components-sort-select__label {
    margin-right: 0;
}

.wc-block-components-sort-select__select {
    border: 1px solid lightgray;
    padding: 4px;
}

.AlphabetNav a:hover,
button:hover {
    color: #B9232F;
}

/* Member List */

.Member {
    background: #EDEDED;
    width: 260px;
    height: 60px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px;
}

.MemberList {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.Member-name {
    margin: 0;
    color: #3E4044;
    font-size: 18px;
    font-weight: 600;
}

.Member-since {
    font-size: 14px;
    margin: 0;
}

button {
    padding: 10px 20px;
    width: 140px;
    border: 2px solid #3D4044;
    border-radius: 2px;
    background: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    cursor: pointer;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:300,500,400);

/* Preferences Page */

.ihc-ap-theme-2 .ihc-account-subscr-list thead {
    border-bottom: 4px solid #B9232F;
}

.ihc-level-item-top {
    border-radius: 10px 10px 0 0;
}

.ihc_level_template_5 .ihc-level-item-title {
    font-size: 28px;
    text-transform: uppercase;
    font-family: "Knockout 34 A", "Knockout 34 B" !important;
    padding: 10px 6px;
}

.ihc_level_template_5 .ihc-level-item-wrap {
    border-radius: 10px;
}

.ihc_level_template_5 .ihc-level-item-top,
.ihc_level_template_5 .ihc-level-item-price {
    background-color: #3D4044;
    padding: 0;
}

.ihc_level_template_5 .ihc-level-item-price h4 {
    color: white;
}

.ihc_level_template_5 .ihc-level-item-content,
.ihc_level_template_5 .ihc-level-item-content h5,
.ihc_level_template_5 .ihc-level-item-content strong {
    background-color: #EDEDED;
    color: #3D4044 !important;
    text-align: center;
}

.ich_level_wrap {
    display: flex;
    justify-content: center;
}

.card-title-price-sign {
    font-size: 44px;
}

.card-title-price-qty {
    font-size: 64px;
}

.card-title-price-slash,
.card-title-price-unit {
    font-size: 24px;
}

.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name,
.ihc-ap-theme-2 .ihc-account-tranz-list td .ihc-level-name {
    color: #B9232F !important;
}

.ihc-register-9 .iump-submit-form input {
    background-image: none;
}

.ihc-avatar-trigger .ihc-upload-avatar {
    border-color: #B9232F;
    color: #B9232F;
}

.ihc-avatar-trigger .ihc-upload-avatar:hover,
.ihc-user-page-top-ap-wrapper .ihc-top-level-box {
    background-color: #B9232F;
    color: white;
}

/*********/
/*REDEEM*/
/*********/

.bec_redeem {
    padding: 40px 0;
    text-align: center;
    color: #4b4b4b;
}

h2#support-independent-journalism{
    font-size:33px !important;
    font-family: "Knockout 51 A", "Knockout 51 B" !important;
}
/* Donation Form */
#gform_fields_9 .gform-field-label.gform-field-label--type-inline {
    background-color: #37383c;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    border-radius: 0px;
    font-weight: 400;
    font-size: 26px !important;
    margin-left: 0px;
    padding: 15px 0px;
}

#gform_fields_9 .gchoice {
    flex: 1;
    display: block;
}

#gform_fields_9 .gfield-choice-input {
    display: none !important;
}

#gform_fields_9 .gfield_radio {
    display: grid;
    text-align-last: center;
    grid-template-columns: auto auto auto auto;
    gap: 15px;
}

#gform_fields_9 .gfield--input-type-price .gfield_label {
    display: block !important;
}
label.gfield_label.gform-field-label {
    font-size: 26px;
}
input#input_9_4::placeholder {
    color: #b9232f;
}
#gform_fields_9 .ginput_container.ginput_container_product_price>input {
    width: 100%;
    border-radius: 0px;
    border: none;
    border-bottom: 4px solid #b9232f;
    box-shadow: none;
    font-size: 26px;
    padding: 36px 10px;
}

input#gform_submit_button_9 {
    width: auto;
    max-width: 100%;
    margin: auto;
    background-color: #B9232F;
    border-radius: 2px;
    padding: 14px 55px;
    color: white;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 1s ease;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    line-height:30px;
}

#gform_fields_9 div#field_9_4 {
    max-width: 100%;
    margin: auto;
    width: 100%;
}

#gform_fields_9 .gform-field-label.gform-field-label--type-inline:hover {
    cursor: pointer;
}

#gform_fields_9 input[type="radio"]:checked+label {
    background-color: #b9232f;
}

/* Registration Form */
.ihc-register-9 .iump-form-line-register .select2-selection, .ihc-register-9 .iump-form-line-register input[type=number], .ihc-register-9 .iump-form-line-register input[type=password], .ihc-register-9 .iump-form-line-register input[type=text], .ihc-register-9 .iump-form-line-register select, .ihc-register-9 .iump-form-line-register textarea {
    font-size: 14px;
    border-radius: 0px !important;
}
.ihc-register-11 .iump-form-checkbox-wrapper, .ihc-register-11 .iump-form-radiobox-wrapper, .ihc-register-12 .iump-form-checkbox-wrapper, .ihc-register-12 .iump-form-radiobox-wrapper, .ihc-register-3 .iump-form-checkbox-wrapper, .ihc-register-3 .iump-form-radiobox-wrapper, .ihc-register-8 .iump-form-checkbox-wrapper, .ihc-register-8 .iump-form-radiobox-wrapper, .ihc-register-9 .iump-form-checkbox-wrapper, .ihc-register-9 .iump-form-radiobox-wrapper {
    padding-left: 0px !important;
}
.iump-form-line-register .iump-form-checkbox input, .iump-form-line-register .iump-form-paybox input, .iump-form-line-register .iump-form-radiobox input {
    margin-right: 10px;
    margin-left: 0px;
    width: 20px;
    height: 20px;
}
.ihc-tos-wrap input[type=checkbox]{
    margin:0px 10px 0px 0px !important;
    width: 20px;
    height: 20px;
}
.iump-form-line-register .iump-form-checkbox, .ihc-register-9 .ihc-tos-wrap {
    font-size: 16px !important;
    display: flex !important;
    align-items: center;
}
.iump-form-line-register.iump-form-social_media.iump-form-ihc_social_media {
    display: none;
}
.ihc-register-9 .iump-form-line-register {
    margin-bottom: 0px !important;
}
.ihc-checkout-page-box-extra-options {
    background-color: #FFFFFF !Important;
    border-top: 0px !Important;
}
input#ihc-dynamic-price {
    border-radius: 0px !important;
}
.ihc-checkout-page-input-left{
    width:calc(80% - 15px);
}
.ihc-register-9 .ihc-checkout-page-apply, .ihc-register-9 .ihc-checkout-page-apply-right button[type="submit"], .ihc-register-12 .ihc-checkout-page-apply, .ihc-register-12 .ihc-checkout-page-apply-right button[type="submit"] {
    margin: 0px;
}
.ihc-checkout-page-box-extra-options{
    padding:0px 5px 10px 5px !important;
}
.ihc-tos-wrap a{
    font-size:16px !important;
}


/* Manage Subscription */
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a{
    color:#000000 !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{
    color:#000000
}
.ihc-ap-theme-2 .ihc-ap-menu{
    background-color:#FFFFFF !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item{
    background-color:#FFFFFF !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected {
    background-color: #b9232f !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected>a, .ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected>a>i{
    color:#FFFFFF !important;
}
.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover a,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover a i{
    color:#FFFFFF !important;
}


/* Merged from style-patrick */
.nk-navbar.nk-navbar-top .nk-nav-table{
    position: relative;
}

.bec_login_header {
    /*    position: absolute;
        top: 0;
        right: 0;*/
}
.bec_login_header>a {
    display: block;
    max-width:unset;
    transition:background-color 0.25s;
}
.bec_login_header>a:hover{
    background-color:#000000;
}

.bec_term_title{
    text-align: center;
    margin-top: 25px;
}

/* Culture Clube - Taxonomy Archive */
.bec_tax_cc_archives{
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.bec_tax_cca_single_item {
    padding: 5px 0;
    text-align: center;
}
.bec_tax_cca_single_item>a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.bec_tax_cca_single_text p {
    color: #171717;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}
.bec_tax_cca_single_item>a:hover{
    color: #000000;
}
.bec_tax_cca_single_item img{
    transition: transform 1s ease;
}
.bec_tax_cca_single_item a:hover img{
    transform: scale(0.9);
    /*transition: 1s ease;*/
}
.bec_tax_cca_single_image {
    display: flex;
    justify-content: center;
}
.bec_tax_cca_single_image>figure {
    max-width: 247px;
    max-height: 371px;
    width: 247px;
    height: 371px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bec_tax_cca_single_image>figure>img {
    max-width: 247px;
    max-height: 371px;
}

.nav-links{
    margin-top:15px;
    margin-bottom:25px;
    text-align: center;
    width: 100%;
}
.nav-links>a, .nav-links>span {
    border: 1px solid black;
    padding: 5px 15px;
    display: inline-block;
    transition: color 0.25s, background-color 0.25s;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}
.nav-links>a:hover {
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

/* Woocommerce */
.woocommerce-message a.button:hover, .woocommerce-message a.button:focus, .woocommerce-info a.button:hover, .woocommerce-info a.button:focus, .woocommerce-error a.button:hover, .woocommerce-error a.button:focus, .woocommerce-notice a.button:hover, .woocommerce-notice a.button:focus{
    background-color: #000000;
    border-color: #000000;
}
.woocommerce-cart-form table.cart td.actions [name="update_cart"]{
    background-color: #b9232f;
    border-color: #b9232f;
    transition:background-color 0.5s, border-color 0.5s;
}
.woocommerce-cart-form table.cart td.actions [name="update_cart"]:hover, .woocommerce-cart-form table.cart td.actions [name="update_cart"]:focus{
    background-color: #000000;
    border-color: #000000;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background-color: #b9232f;
    border-color: #b9232f;
    transition:background-color 0.5s, border-color 0.5s;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus{
    background-color: #000000;
    border-color: #000000;
}
.nk-shop-header .nk-shop-filter-toggle, .nk-shop-header .nk-shop-header-back, .nk-shop-header .nk-shop-header-share{
    color: #ffffff;
    background-color: #b9232f;
    transition:background-color 0.5s, border-color 0.5s;
}
.nk-shop-header .nk-shop-filter-toggle:hover, .nk-shop-header .nk-shop-header-back:hover, .nk-shop-header .nk-shop-header-share:hover, .nk-shop-header .nk-shop-filter-toggle:focus, .nk-shop-header .nk-shop-header-back:focus, .nk-shop-header .nk-shop-header-share:focus{
    background-color: #000000;
    border-color: #000000;
    color:#FFFFFF;
}
.nk-shop-header > a, .nk-shop-header > span{
    color: #ffffff;
    background-color: #b9232f;
    transition:background-color 0.5s, border-color 0.5s;
}
.nk-shop-header > a:hover{
    color: #ffffff;
    background-color: #000000;
}
.woocommerce .woocommerce-account #main button.button, .woocommerce .woocommerce-checkout button.button, .woocommerce form > .shipping-calculator-form button.button{
    color: #ffffff;
    background-color: #b9232f;
    transition:background-color 0.5s, border-color 0.5s;
}
.woocommerce .woocommerce-account #main button.button:hover, .woocommerce .woocommerce-account #main button.button:focus, .woocommerce .woocommerce-checkout button.button:hover, .woocommerce .woocommerce-checkout button.button:focus, .woocommerce form > .shipping-calculator-form button.button:hover, .woocommerce form > .shipping-calculator-form button.button:focus{
    background-color: #000000;
    border-color: #000000;
    color:#FFFFFF;
}
.woocommerce .cart .button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    width:unset;
}
.nk-shop-cart .woocommerce-mini-cart__buttons .button.checkout{
    margin-bottom:20px;
}


/* Member Plugin */
.iump-register-form{
    margin:auto;
}

.iump-form-checkbox-wrapper{
    padding-left:10px;
}

/* Woocommerce Product */
.woocommerce div.product > .nk-gap-1, .woocommerce div.product > .nk-gap-3, .woocommerce div.product > .nk-divider {
    display: none;
}

@media screen and (max-width: 1200px) {
    .bec_tax_cca_single_image>figure {
        max-width: 175px;
        max-height: 263px;
        width: 175px;
        height: 263px;
    }
    .bec_tax_cca_single_image>figure>img {
        max-width: 175px;
        max-height: 263px;
    }
}


@media screen and (max-width: 991px) {
    .bec_member_events_no_items{
        flex-direction: column;
    }
    .bec_layout>.ghostkit-grid-inner {
        flex-direction: column;
        align-content: center;
    }
    .nk-navbar-full .nk-nav > li > a{
        font-size: 25px !important;
        line-height: 25px !important;
        font-family: "Knockout 29 A", "Knockout 29 B" !important;
        padding: 8px !important;
    }
    .bec_tax_cca_single_image>figure {
        max-width: 150px;
        max-height: 225px;
        width: 150px;
        height: 225px;
    }
    .bec_tax_cca_single_image>figure>img {
        max-width: 150px;
        max-height: 225px;
    }
    .bec_tax_cca_single_text p{
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .bec_layout>.ghostkit-grid-inner {
        padding:0px 50px;
    }
    .bec_tax_cc_archives{
        grid-template-columns: 33% 33% 33%;
    }
}

@media screen and (max-width: 568px) {
    .bec_tax_cc_archives{
        grid-template-columns: 50% 50%;
    }

    .bec_single_culture{
        flex-direction: column;
    }
}