html{
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  color: #56585C;
  font-weight: 400;
   line-height: 27px;
}
body,html{
    overflow-x: hidden;
}
a{
  color: #D14343;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #D14343;
}

a:visited {
  color: #D14343;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Passion One";
  color: #000;
  font-weight: 700;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;

}
h1{
    font-size: 28px;
    line-height: 120%;
        letter-spacing: 1px;
}
h2{
    font-size: 24px;
    line-height: 120%;
        letter-spacing: 1px;
}
h3{
    font-size: 20px;
    line-height: 120%;
        letter-spacing: 1px;
}
h4{
    font-size: 16px;
    line-height: 120%;
        letter-spacing: 1px;
}
h5{
    font-size: 14px;
    line-height: 120%;
        letter-spacing: 1px;
}
h6{
    font-size: 12px;
    line-height: 120%;
        letter-spacing: 1px;
}


ul, ol {
    margin-left: 0;
    padding-left: 17px;
}
#secondary.widget-area .widget ul {
    list-style: none;
    padding-left: 0;
}
.site-main article p a, 
.site-main article .entry-content a, 
.comment-content p a, 
.site-main article li a, 
.comment-content li a, 
.textwidget p a {
    text-decoration: none !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"]{
    font-weight: normal;
    text-transform: capitalize;
    width: auto;
    color: #fff;
    height: auto;
    background: #D14343;
    color: #fff;
    cursor: pointer;
    padding: 10px 28px;
    border-radius: 0px !important; 
    border: none;   
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
    background: #222;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{
    background: #222;
}
.comment-respond .comment-form input[type="submit"]:hover{
      background: #222;  
}
.blog-element article.blog-post {
    width: calc(33.33% - 30px);
    margin: 0 15px;
    margin-bottom: 30px;
}

.blog-element {
    display: flex;
    flex-wrap: wrap;
}
.blog-element h3.entry-title {
    font-size: 21px;
}
.blog-element h3.entry-title a{
  color: #232837;
}
.blog-element h3.entry-title {
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 0;
}
.blog-element .date {
    margin-top: 0;
    font-size: 13px;
    background: #D14343;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 6px;
}
.blog-element .date span {
    color: #fff;
}
.blog-element .blog-img {
    position: relative;
}
.blog-element p.post-excerpt {
    margin-top: 8px;
}
.blog-element .post-content {
    margin-top: 12px;
}





/* #secondary.widget-area .widget {
    background: #fff;
    padding: 30px;
}*/
.col-md-4 .widget h2 {
    font-size: 23px;
}
.page-section,.full-width {
    padding: 70px 0;
}
/*#content main.site-main {
    padding: 30px;
    background: #fff;
}*/
ol.wp-block-latest-comments {
    padding-left: 0;
}
header.entry-header h1.entry-title {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 5px;
}
header.entry-header {
    margin-bottom: 15px;
}

span.edit-link a {
    box-shadow: none;
    padding: 1px 12px;
    margin-top: 0;
    border-radius: 0px;
    margin-bottom: 12px;
    display: inline-block;
    background: #D14343;
    color: #fff;
}
span.edit-link {
    margin-top: 15px;
    display: block;
}

span.cat-links, span.tags-links {
display: block;
margin-bottom: 5px; }

article .post-bg .entry-footer {
margin-top: 20px; }

span.comments-link {
border: 1px solid #ddd;
font-size: 13px;
padding: 3px 10px;
border-radius: 5px; }
span.comments-link a {
  color: #000; }

select {
width: 100%; }

.comment-respond .comment-form textarea {
  height: 200px;
  padding: 10px;
  background: none;
  border: none;
  border: 1px solid #c6c6c6;
  outline: 0 !important;
  transition: all 0.5s ease-out 0s;
  width: 100%;
  border-radius: 0px;
}
.comment-respond .comment-form input {
  background: none;
  border: none;
  outline: 0;
  font-size: 16px;
  padding: 0;
  border: 1px solid #c6c6c6;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  border-radius: 0px;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  transition: all 0.5s ease-out 0s;
}
.comment-respond .comment-form input[type="submit"] {
font-weight: normal;
    text-transform: capitalize;
    width: auto;
    color: #fff;
    height: auto;
    background-color: #D14343;
    color: #fff;
    cursor: pointer;
    padding: 15px 28px;
    border-radius: 0px !important;
    border: none;
}

.comment-reply-title {
    font-size: 21px;
}


header.page-header {
    margin-top: 0;
}
header.page-header h1.page-title {
    font-size: 32px;

}

.site-logo{
    padding-right: 20px;
}

nav#site-navigation {
    position: relative;
    top: 0;
    width: auto;
    height: auto;
    padding: 0rem;
    margin-left: auto;
}
header#masthead .col-md-12 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    column-gap: 1.25rem;
    width: 100%;
    margin: 0 auto;
}

nav#site-navigation .menu .navbar-nav>li>.sub-menu li a:focus,.navbar-nav>li>.sub-menu li a:focus-within {
  background: #000 !important;
  border: none !important;
  color: #fff !important;
}


nav#site-navigation .menu li.menu-item-has-children .sub-menu {
    position: absolute;
    opacity: 0;
    left: -9999px;
    z-index: 99999;
    display: block !important;
    right: auto;
    box-shadow: 0px 10px 20px -5px rgba(10, 42, 105, 0.06) !important;
/*    border: 1px solid #ececec;*/
    background: #f5f5f5;
}

nav#site-navigation .menu li.menu-item-has-children:hover .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus-within .sub-menu{
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
}

nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children>.sub-menu{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
}


nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus-within .sub-menu{
  display: block;
  left: 220px;
  margin-top: 0;
  opacity: 1;
}
nav#site-navigation li > .sub-menu li a {
    padding: 8px 20px !important;
}
nav#site-navigation li > .sub-menu li a:hover,nav#site-navigation li > .sub-menu li a:focus {
    background:#D14343;
    color: #fff;
}
.header-navigation li a {
    padding: 13px 10px;
    font-size: 17px;
    color: #000;
    font-family: "Inter", Sans-serif;
    font-weight: 400;
}
p.site-title a {
    font-family: "Passion One";
    color: #000;
    font-weight: 700;
    font-size: 30px;
}
.header-navigation ul ul {
    background: #fff;
    width: 220px;
}
.header-navigation li {
    display: inline-block;
}

nav#site-navigation .menu li.menu-item-has-children .sub-menu li {
    border-bottom: none;
    width: 100%;
}

.header-navigation ul ul a {
    width: 100%;
}
nav#site-navigation li.menu-item-has-children>a:after {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    top: 2px;
}
header#masthead {
    padding: 10px 0;
}

#hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: #D14343;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#hamburger-menu span:nth-child(1) {
    top: 0;
}
#hamburger-menu span:nth-child(2) {
    top: 7px;
}
#hamburger-menu span:nth-child(3) {
    top: 14px;
}
#hamburger-menu.open span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
}
#hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#hamburger-menu.open span:nth-child(3) {
    transform: translateY(-9px) rotate(-135deg);
}
#hamburger-menu {
    position: relative;
    width: 22px;
    height: 20px;
}
button.close-menu {
    display: none;
}




.archive .site-main article header.entry-header h2,.blog .site-main article header.entry-header h2 {
    font-size: 20px;
    margin-bottom: 7px;
}
.archive .site-main article header.entry-header h2 a,.blog .site-main article header.entry-header h2 a {
    color: #232837;
}

.archive .page-section .site-main article footer.entry-footer, .blog .page-section .site-main article footer.entry-footer{
    margin-top: 20px;
}

.archive .page-section .site-main article:last-child, .blog .page-section .site-main article:last-child{
    margin-bottom: 0;
}


footer#colophon {
    background: #000;
}
footer#colophon h3.widget-heading {
font-size: 26px;
    line-height: 120%;
    margin-bottom: 13px;
    color: #fff;
}
.prefooter {
    padding: 60px 0;
}
.prefooter ul li a {
    color: #fff;
}


div#calendar_wrap table {
background-color: transparent;
width: 100%; }

#wp-calendar caption {
background-color: #33475b;
color: #ffffff;
padding: 10px; }

#wp-calendar thead tr th {
text-align: center; }

table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

#wp-calendar tbody tr td {
text-align: center; }

#wp-calendar tr th {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }

#wp-calendar tr th:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }

#wp-calendar tr td {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }

#wp-calendar tr td a {
font-weight: bold; }

#wp-calendar tr td:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }

#wp-calendar tfoot tr td {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

#secondary #wp-calendar tr td {
border: 1px solid #eee; }

#secondary #wp-calendar tr th {
border: 1px solid #eee; }


.prefooter a, .prefooter p, .prefooter span {
    color: #fff;
}
.prefooter ul {
color:  #fff;
}


.site-info, .site-info a {
    color: #fff;
}
.site-info {
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid rgba(238, 238, 238, 0.19);
}
div#hamburger-menu {
    display: none;
}



input.wp-block-search__input {
    padding: 14px 10px;
    border-radius: 0px;
}
.single article footer.entry-footer {
    margin: 30px 0;
}


.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
svg.svg-icon path {
    fill: #D14343;
}


input#wp-comment-cookies-consent {
    width: auto;
    height: auto;
}
.widget_recent_jobs ul.job_listings li.job_listing {
    padding-left: 15px;
    padding-right: 15px;
}
.job_filters .select2-container {
    width: 100% !important;
}

.site-logo h1.site-title {
    font-size: 21px;
}

h2.widgettitle,h2.widget-title {
    font-size: 21px;
}
input[type="search"] {
    padding: 9px 10px;
    border-radius: 0;
}
.error404 form.search-form {
    margin-bottom: 20px;
}



.section-spacing {
    padding: 70px 0;
}
.section-headings {
    text-align: center;
    margin-bottom: 50px;
}
.cta-section {
    padding: 90px 0;
    text-align: center;
}
.banner-section {
    padding: 100px 0;
}



.banner-section span {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
}
.banner-section h1 {
    color: #FFFFFF;
    font-size: 55px;
}
.section-headings h2 {
    font-size: 34px;
    font-weight: 400;
}
.section-headings span {
    font-size: 16px;
}


.cta-section span {
    display: block;
}


.cta-section,.banner-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


a.btn-default {
    background-color: #D14343;
    color: #fff;
    cursor: pointer;
    padding: 9px 28px;
    border-radius: 0px !important;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
}
a.btn-default:hover {
    background: #222!important;
    color: #fff;
}
.cta-section a.btn-default {
    margin-top: 30px;
}


.pricing .price_action .price_action--btn, #directorist.atbd_wrapper .btn-primary, .default-ad-search .submit_btn .btn-default, .atbd_content_active #directorist.atbd_wrapper.dashboard_area .user_pro_img_area .user_img .choose_btn #upload_pro_pic, #directorist.atbd_wrapper .at-modal .at-modal-close, .atbdp_login_form_shortcode #loginform p input[type=submit], .atbd_manage_fees_wrapper .table tr .action p .btn-block, #directorist.atbd_wrapper #atbdp-checkout-form #atbdp_checkout_submit_btn, #directorist.atbd_wrapper .ezmu__btn, .default-ad-search .submit_btn .btn-primary, .directorist-btn.directorist-btn-primary, .directorist-content-active .widget.atbd_widget .directorist .btn, .directorist-btn.directorist-btn-dark, .atbd-add-payment-method form .atbd-save-card, #bhCopyTime, #bhAddNew, .bdb-select-hours .bdb-remove, .directorist-form-image-upload-field .ezmu__btn.ezmu__input-label, .directorist-content-active .widget.atbd_widget .atbd_author_info_widget .btn {
    background: #D14343!important;
}

header#masthead {
    box-shadow: 0 0 5px rgba(62,64,69,.1);
}


.section-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 34%);
    content: "";
}
.section-overlay {
    position: relative;
}


.cta-section h2 {
    color: #fff;
}
.cta-section span {
    color: #fff;
}

h2.comments-title {
    font-size: 21px;
}


.directorist-single {
    padding: 60px 0;
}
.directorist-single.directorist-container {
    background: #f6f7f9;
}
.single .directorist-card {
    border: none;
}
.single .widget.atbd_widget, .single .widget.atbd_widget[id^=bd], .single .widget.atbd_widget[id^=dcl]{
      border: none;  
}
.slickSliderImages {
    display: none;
}
.slickSliderImages.slick-initialized {
    display: block;
}
.widget.atbd_widget ul,.widget.atbd_widget ol{
    padding: 20px 30px !important; 
}
.widget.atbd_widget .atbdp ul {
    padding: 0 !important;
}
.widget.atbd_widget .atbdp ol {
    padding: 0 !important;
}


.atbd_widget.widget h2.wp-block-heading {
    font-size: 20px;
    padding: 15px 30px;
    border-bottom: 1px solid #eff1f6;
    margin-bottom: 0;
}
.directorist-card__header.directorist-flex.directorist-justify-content-between {
    display: none;
}
.widget.atbd_widget[id^=bd] .atbd_author_info_widget .atbd_widget_contact_info ul li .directorist-icon-mask, .widget.atbd_widget[id^=dcl] .atbd_author_info_widget .atbd_widget_contact_info ul li .directorist-icon-mask, .widget.atbd_widget .atbd_author_info_widget .atbd_widget_contact_info ul li .directorist-icon-mask {
    top: 3px;
}
.widget.atbd_widget .atbd_author_info_widget .atbd_widget_contact_info ul li .atbd_info {
    word-break: break-all;
}
#directorist.atbd_wrapper .btn-primary, .default-ad-search .submit_btn .btn-default, .atbdp_login_form_shortcode #loginform p input[type=submit], .default-ad-search .submit_btn .btn-primary, .directorist-btn.directorist-btn-primary, .directorist-content-active .widget.atbd_widget .directorist .btn, .atbd-add-payment-method form .atbd-save-card, .directorist-content-active .widget.atbd_widget .atbd_author_info_widget .btn {
    border: none;
}
form#atbdp-contact-form-widget {
    text-align: left;
}
.single-at_biz_dir {
    background: #f6f7f9;
}
.single-at_biz_dir header#masthead {
    background: #fff;
}
.directorist-signle-listing-top.directorist-flex.directorist-align-center.directorist-justify-content-between {
    display: none;
}
.plasmaSlider {
    width: 100% !important;
}

.header-add-listing a {
    font-size: 16px;
    font-weight: 400;
    background-color: #D14343;
    border-radius: 0px 3px 3px 3px;
    padding: 9px 14px !important;
    color: #fff !important;
}
.header-add-listing a:hover{
    background: #222!important;
}

p.site-title {
    margin-bottom: 0;
}
.site-info a {
    color: #D14343;
}
.site-info p {
    margin: 0;
}

aside#secondary .widget {
    margin-bottom: 30px;
}

.widget li a {
    color: #56585C;
}
.wp-block-search__button {
    margin-left: 4px;
    word-break: normal;
}
.widget.widget_search input.search-submit {
    padding: 15px 28px;
}

.site-logo img.custom-logo {
    height: 40px;
    width: auto;
    max-width: none;
}
.site-logo {
    display: flex;
    align-items: center;
    gap: 10px;
}


.mc4wp-form-fields input[type="submit"] {
    background: #D14343;
    color: #fff;
    border: none;
    padding: 15px 16px;
    text-transform: uppercase;
    font-size: 14px;
}
.mc4wp-form-fields input[type="email"] {
    padding: 7px 16px;
    width: 200px;
    outline: none !important;
    border-radius: 0;
}
.mc4wp-form-fields input[type="text"] {
    padding: 7px 16px;
    width: 200px;
    outline: none !important;
    border-radius: 0;
}
.mc4wp-form-fields input[type="submit"]:hover {
    background: #1a2b28;
    color: #fff !important;
}
.mc4wp-form-fields {
    text-align: left;
}

#sb_instagram #sbi_load {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}
#sb_instagram:hover #sbi_load{
    opacity: 1;
}
#sb_instagram {
    padding-bottom: 0 !important;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    margin: 0;
    border-radius: 0;
}

.posts-wrap article {
    width: calc(33.33% - 20px);
    margin: 10px;
    margin-bottom: 20px;
}
.posts-wrap {
    display: flex;
    flex-wrap: wrap;
}


.destination-meta span {
    font-size: 28px;
    margin-bottom: 10px;
    display: block;
    z-index: 99;
    position: relative;
    font-family: "Qwigley";
}
.post-wrap-element .post-content h2{
    font-size: 24px;
    margin-top: 8px;
    margin-bottom: 0;
}
.post-wrap-element .post-content h2 a{ 
    color: #000;
}
.post-wrap-element .post-content ul.post-meta {
    margin-top: 5px;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.post-wrap-element .post-content ul.post-meta li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    color: #959595;
}
.post-wrap-element .post-content .post-meta li+li {
    margin-left: 0.5rem;
}
.post-wrap-element .post-content .post-meta li {
    display: inline-block;
    position: relative;
}
.post-wrap-element .post-content {
    text-align: center;
    margin-top: 20px;
}
.post-wrap-element li.meta-date:before {
    content: "";
    height: 10px;
    width: 1px;
    background: #959595;
    position: absolute;
    left: -8px;
    top: 8px;
    transform: rotate(21deg);
}
.post-wrap-element li.post-cat {
    position: relative;
    padding-right: 4px;
    margin-right: 2px;
}

.single .post-wrap-element .post-content {
    text-align: left;
    margin-bottom: 20px;
}



.site-title-wrap p {
    margin: 0;
    font-size: 13px;
}


.header-navigation {
    display: flex;
    align-items: center;
}
.header-navigation .social-icons {
    padding-left: 30px;
}
.social-icons span {
    display: inline-block;
    font-size: 17px;
    margin: 0 3px;
}




nav#site-navigation .social-icons {
    display: none;
}




.header2 nav#site-navigation {
    margin-left: 0;
}
header#masthead.header2 .col-md-12 {
    justify-content: space-between;
}

.header3 .top-header-wrap {
    display: flex;
    align-items: center;
    width: 100%;
}
.header3 .site-logo {
    padding: 0;
    text-align: center;
}

.social-icons span a {
    color: #56585C;
}
.header-search svg path{
    fill: #56585C;
}
.header3 .social-icons, .header3 .site-logo, .header3 .header-search {
    flex-grow: 1;
    float: none;
    display: inherit;
    margin: 0;
    max-width: 33.33%;
}
.header-search svg {
    width: 21px;
}
.header3 .site-logo {
    justify-content: center;
}
.header3 .header-search {
    justify-content: end;
}

.header-search {
  display: inline-block;
  position: relative;
  height: 35px;
  float: right;
  padding: 0;
  position: relative;
}

.header-search input[type="search"] {
  height: 40px;
  display: inline-block;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  font-size: 15px !important;
  font-weight: normal;
}

.header-search input[type="search"]:focus:hover {
  border-bottom: 1px solid #BBB;
}

.header-search input[type="search"]:focus {
  width: 300px;
  z-index: 999;
  border: none !important;
  border-bottom: 1px solid #BBB !important;
  cursor: text;
  background-color: #fff;
  border-radius: 0;
}
.header-search .search-form input.search-submit {
    height: 38px;;
  width: 21px;
  display: inline-block;
  float: right;
  background: url(../img/search.png) center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  cursor: pointer;
  transition: opacity .4s ease;
  background-size: contain;
  padding: 0 !important;
  pointer-events: none !important;
}


.header-search input.search-submit {
  display: none;
}
.header-search input[type="search"] {
  border: none !important;
}



header#masthead.header3 .col-md-12 {
    display: block;
}
.header3 .bottom-header-wrap nav#site-navigation {
    justify-content: center;
}
header#masthead.header3 {
    padding-bottom: 5px;
}
.header3 .bottom-header-wrap {
    border-top: 1px solid #eee;
    margin-top: 16px;
}
.header3 .bottom-header-wrap {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 5px;
}

header#masthead.dark-header {
    background: #000;
}
header#masthead.dark-header p.site-title a,
header#masthead.dark-header p.site-description {
    color: #fff;
}
header#masthead.dark-header .header-navigation li a{
     color: #fff;   
}
header#masthead.dark-header .social-icons span a{
     color: #fff;  
}
header#masthead.dark-header nav#site-navigation .menu li.menu-item-has-children .sub-menu{
    background: #000;
}
header#masthead.dark-header nav#site-navigation .menu li.menu-item-has-children .sub-menu li:last-child {
    border-bottom: none;
}
.dark-header.header3 .bottom-header-wrap {
    border-top: 1px solid #40404091;
}

header#masthead .container-fluid {
    padding-left: 3%;
    padding-right: 3%;
}



header#masthead.header4 {
    max-width: 1200px;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 22px;
    left: 50%;
    padding-left: 20px;
    padding-right: 20px;
    transform: translate(-50%, 0);
    background: #fff;
    -webkit-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
}
header#masthead.header4.dark-header {
    background: #000;
}
.logged-in header#masthead.header4{
    top: 55px;
}
header#masthead.header4 .container-fluid{
    padding-left: 0;
    padding-right: 0;
}

header#masthead.transparent {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
}
.logged-in header#masthead.transparent {
    top: 32px;
}
header#masthead.transparent p.site-title a,
header#masthead.transparent p.site-description {
    color: #fff;
}
header#masthead.transparent .header-navigation ul>li>a{
     color: #fff;   
}
header#masthead.transparent nav#site-navigation li > .sub-menu li a{
    color: #232837;
}
header#masthead.transparent .social-icons span a{
    color: #fff;
}



body:not(.home) header#masthead.header4,
body:not(.home) header#masthead.transparent {
    position: relative;
    top: auto;
    left: 0;
    width: 100%;
    transform: none;
    max-width: none;
}

body:not(.home) header#masthead.transparent p.site-title a
{
    color: #000;
}
body:not(.home) header#masthead.transparent p.site-description{
    color: #56585C;
}
body:not(.home) header#masthead.transparent .header-navigation ul>li>a{
    color: #000;
}
body:not(.home) header#masthead.transparent nav#site-navigation li > .sub-menu li a{
    color: #000;
}
body:not(.home) header#masthead.transparent .social-icons span a{
    color: #56585C;
}


body:not(.home) header#masthead.transparent.dark-header p.site-title a
{
    color: #fff;
}
body:not(.home) header#masthead.transparent.dark-header p.site-description{
    color: #56585C;
}
body:not(.home) header#masthead.transparent.dark-header .header-navigation ul>li>a{
    color: #fff;
}
body:not(.home) header#masthead.transparent.dark-header nav#site-navigation li > .sub-menu li a{
    color: #fff;
}
body:not(.home) header#masthead.transparent.dark-header .social-icons span a{
    color: #fff;
}

.dark-header .header-search .search-form input.search-submit {
    background: url(../img/search-white.png) center center no-repeat;
    background-size: contain;
}


.blog nav.navigation.posts-navigation,.archive nav.navigation.posts-navigation,.search nav.navigation.posts-navigation  {
    width: 100%;
}
.single .col-md-12.no-sidebar header.entry-header {
    text-align: center;
}
.single .post-thumbnail {
    text-align: center;
}


.custom-blog-widget {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.comment-body .comment-metadata {
  margin-left: 39px;
}
.comment-list li.comment {
  margin-top: 30px;
}

.custom-blog-widget.threecolumn article.blog-post {
    width: calc(33.33% - 50px);
    margin: 0 25px;
    margin-bottom: 30px;
}
.custom-blog-widget.fourcolumn article.blog-post {
    width: calc(25% - 20px);
    margin: 0 10px;
    margin-bottom: 20px;
}
.custom-blog-widget {
    display: flex;
    flex-wrap: wrap;
}

.custom-blog-widget h3.entry-title a{
  color: #000;
}
.custom-blog-widget h3.entry-title {
    font-size: 25px;
    line-height: 120%;
    margin-top: 28px;
    margin-bottom: 0;
}

.custom-blog-widget .blog-img {
    position: relative;
}
.custom-blog-widget p.post-excerpt {
    margin-top: 8px;
}
.custom-blog-widget .post-content {
    margin-top: 12px;
}

.custom-blog-widget .post-content .entry-meta .author {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
}
.custom-blog-widget .post-content .entry-meta .date {
    display: inline-block;
    font-size: 16px;
}

.custom-blog-widget .post-content .entry-meta svg {
    top: 7px;
    position: relative;
    width: 19px;
}
.custom-blog-widget .post-content .entry-meta {
    margin-top: 5px;
    margin-bottom: 15px;
}

.archive header.page-header {
    text-align: center;
}
body.search input[type="submit"] {
    padding: 14px 19px;
}



.service-card {
    height: 430px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.service-content {
    width: 90%;
    text-align: center;
    background: rgb(255 255 255 / 80%);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -20px);
    padding: 20px;
}
.service-content h3 {
    color: #000;
    font-size: 24px;
    line-height: 120%;
}
.service-content h3 {
    color: #000;
    font-size: 24px;
    line-height: 120%;
}
.service-content span {
    font-size: 16px;
    color: #56585C;
    font-weight: 400;
    line-height: 25px;
}









.album-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.tilt {
  width: 100%;
}
.tilt__item {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-perspective: 800px;
  perspective: 800px;
  position: relative;
}
.tilt__item .buyPrint {
  border: 0px solid #2b658b;
  border-radius: 4px;
  color: white;
  display: block;
  height: 40px;
  background: #2b658b;
  position: absolute;
  right: 5px;
  bottom: 60px;
  transition: all 0.5s ease !important;
  z-index: -1;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  padding: 0 30px;
  cursor: pointer;
  transform: none !important;
}
.tilt__item .tilt__overlay {
  position: fixed;
  right: 20px;
  left: 20px;
  top: 20px;
  bottom: 20px;
  border: 2px solid white;
  background: #000000;
  opacity: 0;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease !important;
}
.tilt__item:hover .buyPrint {
  bottom: -55px;
}
.tilt__item:hover .tilt__item-inner {
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
}
.tilt__item:hover .tilt__overlay {
  opacity: 0.1;
}
.tilt__item-inner {
  width: 400px;
  height: 300px;
  background: #fff center;
  background-size: cover;
  border-radius: 3px;
  pointer-events: none;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.photo-info h2 {
  margin: 10px 0 0;
}
.photo-info a {
  display: block;
  margin-top: 5px;
}


.album-list .row {
    margin-bottom: 40px;
}

.album-list .row:last-child {
    margin-bottom: 0;
}
.album-list h3.entry-title {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Passion One";
}
.album-list h3.entry-title a {
    color: #fff;
}
.photo-info {
    margin-top: 25px;
}

a.album-link {
    font-size: 15px;
    margin-right: 5px;
    color: #fff;
    display: inline-block;
}
.album-links-wrap {
    display: flex;
    gap: 13px;
    align-items: center;
    color: #fff;
}
.album-list h3.entry-title {
    padding-bottom: 0;
}
.album-divider {
    width: 100%;
    height: 1px;
    background: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}





.tours-container {
    position: relative;
    display: flex;
    align-items: center;
    border-top: 1px solid #404040;
    padding: 15px 0 17px 0;
    gap: 30px;
}
.tours-container:last-child {
    border-bottom: 1px solid #404040;
}
.tours-container:first-child {
    border-top: none;
}

.tours-container .tour-button a{
    color: #fff;
}
.tours-container .tour-date h4 {
    font-size: 17px;
    margin: 0;
    color: #fff;
}
.tours-container .tour-title h3 {
    font-size: 22px;
    margin: 0;
    text-transform: uppercase;
}
.tours-container .tour-date {
    width: 20%;
}
.tours-container .tour-info {
    width: 60%;
    display: flex;
    align-items: center;
    gap: 30px;
}
.tours-container .tour-button {
    width: 20%;
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: center;
}
.tours-container .tour-info .tour-title {
    width: 60%;
}
.tours-container .tour-info .tour-address {
    width: 40%;
}
.tours-container .tour-address span {
    font-size: 17px;
    color: #fff;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] {
    background-color: transparent;
    border-color: #fff;
}
span.sold-out {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}
.tours-container .tour-info .tour-title a {
    color: #fff;
}
.tour-google-map iframe {
    width: 100%;
    height: 450px;
}
.tours-single .entry-content {
    margin: 0;
}
.tour-google-map {
    margin-bottom: 30px;
}
.single nav.navigation.post-navigation {
    padding: 40px 0;
}
.info-tour h3 {
    font-size: 19px;
}
.info-tour {
    padding-top: 40px;
}
.info-tour h3 span {
    color: #D14343;
}

.info-tour .tour-button {
    margin-top: 40px;
}
.tours-single .post-thumbnail img {
    height: 450px;
    object-fit: cover;
}

.hover-image {
    position: fixed;
    top: 0;
    left: 0;
    width: 450px;
    height: auto !important;
    z-index: -1;
    aspect-ratio: 0.9;

    object-fit:cover;
    pointer-events: none;
}



@media (max-width: 1024px) {
    .album-list {
        gap: 30px;
    }
    .custom-blog-widget.threecolumn article.blog-post {
        width: calc(33.33% - 30px);
        margin: 0 15px;
        margin-bottom: 15px;
    }
    .custom-blog-widget.fourcolumn article.blog-post {
        width: calc(50% - 30px);
        margin: 0 15px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .album-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    .custom-blog-widget.threecolumn article.blog-post{
        width: 100% !important;
        margin-bottom: 30px;
    }
    .custom-blog-widget.fourcolumn article.blog-post{
        width: 100% !important;
        margin-bottom: 30px;
    }

    .tours-container {
        display: block;
    }
    .tours-container .tour-date {
        margin-bottom: 20px;
        width: 100%;
    }
    .tours-container .tour-button {
        width: 100%;
        text-align: left;
        justify-content: left;
        margin-top: 20px;
    }
    .tours-container .tour-date h4 {
        font-size: 12px;
    }
    .tours-container .tour-info {
        width: 100%;
    }
    .tours-container .tour-address span {
        font-size: 15px;
    }
    .tours-container .tour-title h3 {
        font-size: 17px;
    }
    .tours-container .tour-button .btn-default {
        font-size: 14px;
        padding: 9px 19px;
    }
    .tours-container span.sold-out {
        font-size: 14px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product ,
    .archive.woocommerce ul.products li.product, .archive.woocommerce-page ul.products li.product{
        width: 100% !important;
        border: 1px solid #404040 !important;
        margin-bottom: 20px !important;
    }
}

@media (max-width: 1300px) {
    .archive.woocommerce ul.products li.product, .archive.woocommerce-page ul.products li.product {
        width: calc(50% - 20px) !important;
        margin: 0 !important;
        margin: 10px !important;
        border: 1px solid #404040 !important;
    }
}

@media (max-width: 600px) {

    .woocommerce ul.products li.product .button {
        font-size: 12px;
        padding: 10px 9px;
    }
}


.ai-with-typography{
font-family: "Inter", sans-serif;
}
.ai-wrap .ai-audio-control {
    background-color: #D14343;
}

.ai-wrap .ai-audio-control:hover,.ai-wrap .ai-audio-control:focus {
    background-color: #D14343
}
.ai-wrap .ai-track-progress {

    background-color: #D14343;
}
.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #D14343
}
.ai-wrap .ai-btn.ai-btn-active {
    background-color: #D14343
}
.ai-wrap .ai-track:hover,.ai-wrap .ai-track.ai-track-active {
    background-color: #D14343;
    color: #fff
}
.ai-wrap .ai-footer a {
    color: #D14343;
}

.ai-wrap .ai-footer a:hover {
    color: #D14343;
}
.ai-wrap .ai-scroll-wrap>div:last-child div {
    background-color: #D14343 !important
}



.marquee-outer {
    overflow: hidden;
    width: 100%;
    --item-spacing: 30px;
    --duration: 30s;
}

.marquee-inner {
    display: flex;
    white-space: nowrap;
    animation: scroll-marquee var(--duration) linear infinite;
    will-change: transform;
    justify-content: center;
    align-items: center;
}

.marquee-item {
    display: inline-block;
    margin-right: var(--item-spacing);
}

.marquee-icon {
    height: 1em;
    margin: 0 var(--item-spacing);
    vertical-align: middle;
}

@keyframes scroll-marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}







.custom-countdown .countdown-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    text-align: center;
}

.custom-countdown .countdown-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.custom-countdown .countdown-number {
    font-size: 2em;
    font-weight: bold;
    line-height: 1;
}

.custom-countdown .countdown-label {
    font-size: 1em;
    text-transform: uppercase;
    margin-top: 5px;
}






.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0;
    padding: 30px;
    border: 1px solid #404040;
    border-left: none;
    border-bottom: none;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{
 border-left: 1px solid #404040;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 25%;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 33.33%;
}

.woocommerce span.onsale{
      width: auto;
    height: auto;
    min-height: 0;
    min-width: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    line-height: 100%;
    padding: 6px 9px;
    top: 0 !important;
    left: 0;  
}
.woocommerce ul.products li.product .onsale {
    width: auto;
    height: auto;
    min-height: 0;
    min-width: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    line-height: 100%;
    padding: 6px 9px;
    top: 30px !important;
    right: 30px;
}
select {
    color: #fff;
    padding: 7px 10px;
    background: none;
}
.woocommerce ul.products li.product:nth-last-child(-n+3) {
    border-bottom: 1px solid #404040;
}
.woocommerce ul.products li.product .button {
    background-color: #fff !important;
    color: #000;
    cursor: pointer;
    padding: 12px 16px;
    border-radius: 0 !important;
    display: inline-block;
    border: 1px solid #fff;
    font-family: "Inter",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:500 !important;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}
.woocommerce ul.products li.product:hover .button{
    opacity: 1;
}
.woocommerce ul.products li.product .price {
    color: #D14343;
    font-size: 16px;
}

.woocommerce ul.products.columns-4 li.product:nth-last-child(-n+4){
    border-bottom: 1px solid #404040;
}

.woocommerce-product-gallery__wrapper {
    border: 1px solid #404040;

}
.flex-viewport .woocommerce-product-gallery__wrapper {
    border: none;
}
.woocommerce-product-gallery .flex-viewport {
    border: 1px solid #404040 !important;
    padding: 0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li{
  border: 1px solid #404040 !important;  
}
.woocommerce div.product div.images .flex-control-thumbs li {
    border: 1px solid #404040;
    width: calc(25% - 10px);
    margin: 5px;
    padding: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}
.woocommerce table.shop_attributes th {
    border: none !important;
    text-align: left;
}
.woocommerce table.shop_attributes td {
    border: 0;
    display: inline-block;
    padding: 0 0 4px;
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    background: none;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 6px 25px;
    border: 1px solid #404040;
    transition: color .2s ease-out,background-color .2s ease-out;
    letter-spacing: 0;
    font-size: 15px;
    font-size: 16px;
    font-weight: 500;
    background: none !important;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff !important;
    color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #404040;
}

section.related.products h2,.woocommerce-Tabs-panel h2 {
    font-size: 21px;
}
section.related.products h2 {
    margin-bottom: 30px;
}
section.related.products {
    margin-top: 50px;
}

.product_meta span.sku_wrapper {
    display: block;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    font-size: 16px;
    padding-top: 14px;
}
.woocommerce-variation-price {
    margin: 20px 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{
     background: transparent !important;
    color: #000;
    cursor: pointer;
    padding: 15px 23px;
    border-radius: 0 !important;
    display: inline-block;
    border: 1px solid #000;
    font-family: "Inter",sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:500 !important;
    overflow: hidden;   
}
.woocommerce .quantity .qty {
    padding: 10px 10px;
    background: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #D14343;
    font-size: 17px;
}
.woocommerce div.product form.cart button.single_add_to_cart_button {
    background: #D14343 !important;
    border-color: #D14343 !important;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0 10px 0 0;
}



.widget h2.widget-title {
    font-size: 19px;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    color: #fff;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    color: #fff;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
    padding: 10px 10px;
    color: #000 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    padding: 15px 23px;
}

.cart_totals h2 {
    font-size: 19px;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: none;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{
   border: 1px solid #404040; 
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 1px solid #404040;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 15px;
}
td.wc-block-cart-item__product {
    text-align: left;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    margin-bottom: 10px;
}


#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: none;
    border: 1px solid #404040;
}

h3#order_review_heading {
    margin-top: 50px;
    font-size: 19px;
}
.woocommerce-additional-fields h3,.woocommerce-billing-fields h3{
     font-size: 19px;   
}
.woocommerce form .form-row label {
    font-weight: 500;
}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: #000 !important;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url]{
    border-radius: 0 !important;
}
.select2-results__option {
    color: #000;
}
td.woocommerce-grouped-product-list-item__price ins {
    background: none;
}
ins.wc-block-components-product-price__value {
    background: none;
}
.wc-block-cart__submit-container a.components-button {
    background: transparent !important;
    color: #fff;
    cursor: pointer;
    padding: 15px 23px;
    border-radius: 0 !important;
    display: inline-block;
    border: 1px solid #fff;
    font-family: "Inter",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500 !important;
    overflow: hidden;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
.wc-block-cart__submit-container a.components-button:hover{
    background: #fff !important;
    color: #000 !important;
}
.woocommerce ul.cart_list li ins, .woocommerce ul.product_list_widget li ins{
    background: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
    background: #fff !important;
    color: #000 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1px;
}
#home-merch .woocommerce ul.products li.product .woocommerce-loop-product__title{
    color: #fff;
}






.album-details-wrap {
    font-size: 18px;
}
.album-details-wrap .album-details {
    margin-bottom: 7px;
}
.album-details-wrap .album-details strong {
    margin-right: 7px;
    color: #D14343;
}
.tours-single header.entry-header {
    margin-bottom: 25px;
}
.albums-single .col-md-7 {
    padding-left: 60px;
}




.albums-single .album-links h3 {
    font-size: 17px;
}
.albums-single .album-links {
    margin-top: 45px;
    border-bottom: 1px solid #404040;
    padding-bottom: 30px;
}
.albums-single a.album-link {
    font-size: 24px;
    margin-right: 10px;
    color: #fff;
}
.albums-single .album-links h3 {
    font-size: 21px;
    margin-bottom: 20px;
    display: block;
}
.albums-single .album-content {
    margin-top: 40px;
}
.albums-single div#comments {
    margin-top: 40px;
}

.albums-single header.entry-header h1.entry-title {
    font-size: 34px;
}
.albums-single header.entry-header {
    margin-bottom: 20px;
}
.albums-single .album-playlist {
    margin-top: 50px;
}

.albums-single .album-playlist h3 {
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}

.albums-single .col-md-5 header.entry-header {
    display: none;
}
.albums-single a.album-link {
    color: #000;
}



.tours-single .info-tour h3 {
    font-size: 24px;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1370px;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 1370px;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 1370px;
        width: 100%;
    }
}
.col-md-4 .widget h2 {
    font-size: 22px;
    background: #f5f5f5;
    padding: 10px 10px;
}
