/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

#main h2 {
  letter-spacing: 10px;
}

.dt-btn span {
  text-transform: uppercase;
}

.right-blt.center-text {
  text-align: center;
}

.left-blt.right-text {
  text-align: right;
}

.right-blt h2,
.left-blt h2 {
  position: relative;
  display: inline;
}

.right-blt h2::before {
  position: absolute;
  content: "";
  background-color: #fff;
  height: 18px;
  width: 18px;
  border-radius: 50px;
  right: -30px;
  top: 15px;
}

.left-blt h2::before {
  position: absolute;
  content: "";
  background-color: #fff;
  height: 18px;
  width: 18px;
  border-radius: 50px;
  left: -30px;
  top: 15px;
}

@media screen and (min-width: 768px) {
  .right-blt h2::before {
    height: 25px;
    width: 25px;
    right: -40px;
    top: 29px;
  }

  .left-blt h2::before {
    height: 25px;
    width: 25px;
    left: -40px;
    top: 29px;
  }
}

.blog-carousel-section {
  margin-top: 40px;
}

.blog-carousel-shortcode article .dt-btn i {
  display: none;
}

.blog-carousel-shortcode article .dt-btn {
  background: #fff !important;
  color: #000 !important;
  text-transform: uppercase;
  border-radius: 0;
  font-family: "Darker Grotesque";
  font-weight: 700;
  font-size: 17px !important;
  height: auto;
  padding: 10px 15px 13px 15px;
  line-height: 15px;
  vertical-align: middle;
  position: absolute;
  bottom: 20px;
}

.blog-carousel-shortcode article .dt-btn:hover {
  color: #fff !important;
  background: #EA0000 !important;
}

.blog-carousel-section .post-entry-content {
  position: static !important;
  padding-bottom: 65px !important;
}

footer .wp-block-heading {
  font-size: 24px;
}

footer #block-5 ul li span {
  float: right;
}

footer li a {
  text-decoration: none;
}

footer #block-7 img {
  max-height: 170px;
  width: auto;
}

footer > .wf-wrap {
  border: 2px dotted #fff;
}

body footer h2 {
  color: #fff !important;
}

#bottom-bar {
  border: 2px dotted #fff;
  border-top: none;
}

#bottom-bar img {
  height: 25px;
}

#bottom-bar ul {
  display: inline-block;
  margin: 0 auto;
}

#bottom-bar ul li {
  display: inline-block;
  margin: 0 7px;
}

#bottom-bar .bottom-text-block {
  width: 100%;
}

#bottom-bar .bottom-text-block a {
  text-decoration: none;
}

#bottom-bar .bottom-text-block a {
  height: 25px;
  width: 25px;
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  text-align: center;
}

#bottom-bar .bottom-text-block a i {
  color: #000;
  vertical-align: middle;
  font-size: 18px;
}

#bottom-bar .wf-float-right {
  margin: 0;
}

#bottom-bar p {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #bottom-bar .bottom-text-block {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  footer #block-7 img {
    max-height: 250px;
    width: auto;
  }

  #bottom-bar p {
    margin-bottom: 0;
    position: absolute;
    left: 50px;
  }
}

@media screen and (min-width: 992px) {
  footer #block-7 img {
    float: right;
  }
}


.blog-section .entry-excerpt * {
  font-size: 18px;
  text-align: justify;
}

.blog-section .post-entry-content .dt-btn {
  background: #000 !important;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 0;
  font-family: "Darker Grotesque";
  font-weight: 700;
  font-size: 17px !important;
  height: auto;
  padding: 10px 15px 13px 15px;
  line-height: 15px;
  vertical-align: middle;
}

.blog-section .post-entry-content .dt-btn i {
  display: none;
}

.blog-section .post-entry-content .dt-btn:hover {
  color: #fff !important;
  background: #EA0000 !important;
}

.blog-section .paginator:not(.paginator-more-button) a {
  color: #EA0000;
}

.blog-section .paginator {
  margin: 30px 0 40px 0 !important;
}

.blog-section .paginator:not(.paginator-more-button) a {
  width: 35px;
  background: #000;
  color: #fff !important;
}

.blog-section .paginator a.nav-next {
  background: none;
  color: #fff !important;
  font-family: "icomoon-the7-font"!important;
  font-style: normal;
  font-weight: 400;
}

.blog-section .paginator a.nav-next::before {
  content: "\f009";
  position: absolute;
  color: #000 !important;
}

.paginator a {
  font-weight: bold;
  background-color: #000;
  color: #fff;
}

body.single-gallery .paginator .nav-next,
body.single-gallery .paginator .nav-prev {
  color: #000 !important;
}

body.single-gallery .paginator .nav-prev::before,
body.single-gallery .paginator .nav-next::before {
  color: #fff !important;
}

body.single-gallery #main > .wf-wrap {
  margin: 0 auto;
}

.paginator .nav-next,
.paginator .nav-prev {
  font-family: 'icomoon-the7-font' !important;
  position: relative;
  width: 40px;
  color: #fff !important;
  background: none;
}

.paginator .nav-prev::before {
  content: "\f052";
  position: absolute;
  left: 0;
  right: 0;
  color: #000;
  font-size: 20px;
  font-weight: normal;
}

.paginator .nav-next::before {
  content: "\f053";
  position: absolute;
  left: 0;
  right: 0;
  color: #000;
  font-size: 20px;
  font-weight: normal;
}

body.page-template-template-custom-blog .blog-design-el {
  display: none;
}

body.page-template-template-custom-blog .title-center > .wf-wrap {
  align-items: end;
}

body.page-template-template-custom-blog .title-center > .wf-wrap .page-title-head h1 {
  font-size: 30px;
  letter-spacing: 10px;
}

body.page-template-template-custom-blog .title-center > .wf-wrap .page-title-head {
  position: relative;
  overflow: visible;
  padding: 0 40px;
}

body.page-template-template-custom-blog #content {
  position: relative;
}

body.page-template-template-custom-blog .red-des-el1 {
  position: absolute;
  right: -65px;
  top: 50px;
}

body.page-template-template-custom-blog .red-des-el2 {
  position: absolute;
  right: -65px;
  top: 155px;
}

body.page-template-template-custom-blog .orange-des-el1 {
  position: absolute;
  right: -95px;
  top: 260px;
}

body.page-template-template-custom-blog .orange-des-el2 {
  position: absolute;
  right: -65px;
  top: 355px;
}

body.page-template-template-custom-blog .green-des-el2 {
  position: absolute;
  left: -65px;
  bottom: -120px;
  max-height: 100px;
}

body.page-template-template-custom-blog .green-des-el1 {
  position: absolute;
  left: 180px;
  bottom: -40px;
}

@media screen and (min-width: 768px) {

  body.page-template-template-custom-blog .title-center > .wf-wrap .page-title-head::before {
    position: absolute;
    content: "";
    background-color: #fff;
    height: 25px;
    width: 25px;
    top: 15px;
    left: 0;
    border-radius: 50px;
  }

  body.page-template-template-custom-blog .title-center > .wf-wrap .page-title-head h1 {
    font-size: 50px;
  }

  .blog-section > .wpb_column > .vc_column-inner {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px !important;
  }

  body.page-template-template-custom-blog .blog-design-el {
    display: block;
  }
  
}

@media screen and (min-width: 992px) {
  body.page-template-template-custom-blog .green-des-el1 {
    bottom: -40px;
  }
}

@media screen and (min-width: 1200px) {
  body.page-template-template-custom-blog .green-des-el1 {
    bottom: -120px;
  }

  body.page-template-template-custom-blog .green-des-el2 {
    max-height: 150px;
  }
}





body.single-post {
  background-color: #fff;
  color: #000;
}

body.single-post #page .page-title h1 {
  color: #000;
  letter-spacing: 10px;
}

.sidebar-divider-vertical.sidebar-right .sidebar .sidebar-content {
  padding-left: 0;
}

body.single-post .page-title-head {
  position: relative;
  padding: 0 30px;
}

body.single-post .page-title-head::before {
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  top: 12px;
  background-color: #000;
  position: absolute;
  border-radius: 50px;
}

body.single-post .page-title-head::after {
  content: "";
  height: 18px;
  width: 18px;
  right: 0;
  top: 12px;
  background-color: #000;
  position: absolute;
  border-radius: 50px;
}

body.single-post #main {
  padding-top: 0;
}

body.single-post aside h2.wp-block-heading {
  font-size: 20px;
  line-height: 20px;
  background: #558438;
  color: #fff;
  padding: 10px;
  position: relative;
  letter-spacing: 6px !important;
  max-width: 320px;
}

body.single-post aside h2.wp-block-heading:before {
  content: "";
  position: absolute;
  background: #558438;
  height: 100%;
  width: calc(100% + 200px);
  right: calc(-100% - 200px);
  top: 0;
}

body.single-post aside h2.wp-block-heading::after {
  background-image: url("/wp-content/uploads/2024/03/green-design.svg");
  height: 100%;
  width: 160px;
  content: "";
  position: absolute;
  right: -100px;
  top: 0;
}

body.single-post aside .post-content time {
  display: none;
}

body.single-post aside .post-content a {
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.3s ease-out;
}

body.single-post aside .post-content p {
  color: #000;
}

.post-desing-el {
  margin: 0 !important;
  list-style: none !important;
  position: relative;
  z-index: 1;
}

.top.post-desing-el {
  position: absolute;
  top: -25px;
  left: 30px;
}

.bottom.post-desing-el {
  margin-top: -70px !important;
  float: right;
  margin-right: 30px !important;

}

.post-desing-el li {
  display: inline-block;
}

.post-desing-el li img {
  width: 45px;
}





body.page-template-template-custom-panzio {
  background-color: #fff;
  color: #000;
}

body.page-template-template-custom-panzio #page .page-title h1 {
  color: #000;
  letter-spacing: 10px;
  font-size: 42px;
}

body.page-template-template-custom-panzio h2 {
  color: #000;
}

.guesthouse-desc {
  color: #FF9100;
  text-align: justify;
  padding-left: 40px;
}

.club-desc {
  color: #EA0000;
  text-align: justify;
  padding-left: 40px;
}

.guesthouse-title {
  position: relative;
  padding-left: 40px;
}

.guesthouse-title::before {
  background-color: #FF9100;
  height: 18px;
  width: 18px;
  content: "";
  left: 0;
  border-radius: 50px;
  position: absolute;
  top: 5px;
}

.club-title {
  position: relative;
  padding-left: 55px;
  padding-right: 55px;
  display: inline-block;
}

.club-title h2 {
  color: #EA0000;
}

.club-title::before{
  height: 50px;
  width: 50px;
  content: "";
  left: 0;
  position: absolute;
  top: 10px;
  background-image: url("/wp-content/uploads/2024/03/club-design-el.svg");
  background-size: 35px;
  background-repeat: no-repeat;
}

.club-title::after{
  height: 50px;
  width: 50px;
  content: "";
  right: 0;
  position: absolute;
  top: 10px;
  background-image: url("/wp-content/uploads/2024/03/club-design-el.svg");
  background-size: 35px;
  background-repeat: no-repeat;
}

.guesthouse-price p {
  font-size: 24px;
}

.guesthouse-price p strong {
  font-weight: 900;
}

.guesthouse-desing-el-outer-top {
  position: absolute;
  top: 50px;
  left: -45px;
}

.guesthouse-desing-el-list {
  margin: 0 !important;
  list-style: none !important;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.guesthouse-desing-el-list li {
  margin: 0;
  display: block;
  width: auto;
}

.guesthouse-desing-el-list.img-top li,
.guesthouse-desing-el-list.img-top img {
  height: 50px;
}

.guesthouse-desing-el-outer-right {
  display: none;
}

.restaurant-desing-el-outer-right {
  display: none;
}

@media screen and (min-width: 768px) {
  .post-desing-el li img {
    width: 60px;
  }

  body.single-post .page-title-head::before {
    height: 25px;
    width: 25px;
    top: 15px;

  }
  
  body.single-post .page-title-head::after {
    height: 25px;
    width: 25px;
    top: 15px;
  }

  .guesthouse-title::before {
    height: 25px;
    width: 25px;
    top: 15px;
  }

  .guesthouse-desing-el-outer-top {
    position: absolute;
    top: 50px;
    left: -150px;
  }

  .guesthouse-desing-el-outer-right {
    position: absolute;
    right: -100px;
    top: 30px;
    display: block;
  }

  .guesthouse-desc {
    padding-left: 150px;
  }

  .club-desc {
    padding-left: 150px;
  }

  .guesthouse-price p {
    font-size: 32px;
    text-align: right;
  }

  .restaurant-desing-el-outer-right {
    position: absolute;
    display: block;
    right: -100px;
    top: 30px;
    z-index: 1;
  }
}






body.page-template-template-custom-menu {
  background-color: #fff;
  color: #000;
}

body.page-template-template-custom-menu #page .page-title h1 {
  color: #558438;
  letter-spacing: 10px;
  font-size: 32px;
}

body.page-template-template-custom-menu .page-title-head {
  position: relative;
  padding: 0 40px;
}

body.page-template-template-custom-menu .page-title-head::before {
  content: "";
  height: 17px;
  width: 17px;
  left: 0;
  top: 10px;
  background-color: #558438;
  position: absolute;
  border-radius: 50px;
}

body.page-template-template-custom-menu .page-title-head::after {
  content: "";
  height: 18px;
  width: 18px;
  right: 0;
  top: 10px;
  background-color: #558438;
  position: absolute;
  border-radius: 50px;
}

.menu-design-elements {
  list-style: none;
  display: flex;
  justify-content: center;
}

.menu-design-elements li {
  list-style: none;
}

.menu-design-elements li img {
  max-height: 55px;
}

.menu-design-elements li:nth-child(7) {
  margin-top: -30px;
}

.menu-design-elements li:nth-child(13) {
  margin-top: 60px;
}

.menu-design-elements li:nth-child(15) {
  margin-top: -25px;
}

.menu-container {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-bottom: 40px;
}

.menu-container iframe {
  display: block;
}






body.page-template-template-custom-etterem {
  background-color: #fff;
  color: #000;
}

body.page-template-template-custom-etterem #page .page-title h1 {
  color: #000;
  letter-spacing: 10px;
  font-size: 42px;
}

body.page-template-template-custom-etterem h2 {
  color: #000;
}

.restaurant-desc {
  color: #558438;
  text-align: justify;
  padding-left: 90px;
}

.restaurant-title {
  position: relative;
  padding-left: 40px;
}

.restaurant-title::before {
  background-color: #558438;
  height: 18px;
  width: 18px;
  content: "";
  left: 0;
  border-radius: 50px;
  position: absolute;
  top: 5px;
}

.two-dot-title {
  position: relative;
  padding: 0 40px;
  display: inline-block;
}

.two-dot-title::before {
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  top: 5px;
  position: absolute;
  border-radius: 50px;
}

.two-dot-title::after {
  content: "";
  height: 18px;
  width: 18px;
  right: 0;
  top: 5px;
  position: absolute;
  border-radius: 50px;
}

.text-center {
  text-align: center;
}

.two-dot-title.green-title h2 {
  color: #558438;
}

.two-dot-title.green-title::before,
.two-dot-title.green-title::after {
  background-color: #558438;
}

.restaurant-menu-container {
  margin-top: 50px;
}

body.page-template-template-custom-etterem .restaurant-menu-container .owl-dot {
  width: 15px;
  height: 15px;
  border: 3px solid #558438;
  margin-bottom: 5px;
}

body.page-template-template-custom-etterem .restaurant-menu-container .owl-dots {
  top: 100%;
}

@media screen and (min-width: 768px) {
  .menu-design-elements li img {
    max-height: 110px;
  }

  body.page-template-template-custom-menu #page .page-title h1 {
    font-size: 50px;
  }

  body.page-template-template-custom-menu .page-title-head::before {
    height: 25px;
    width: 25px;
    top: 15px;
  }
  
  body.page-template-template-custom-menu .page-title-head::after {
    height: 25px;
    width: 25px;
    top: 15px;
  }

  .restaurant-menu-container {
    margin-top: 100px;
  }

  .restaurant-title::before {
    height: 25px;
    width: 25px;
    top: 15px;
  }

  .two-dot-title::before {
    height: 25px;
    width: 25px;
    top: 15px;
  }
  
  .two-dot-title::after {
    height: 25px;
    width: 25px;
    top: 15px;
  }
}

@media screen and (min-width: 992px) {
  .restaurant-desc {
    padding-left: 150px;
  }
}









body.page-template-default .page-title-head {
  position: relative;
  padding: 0 40px;
}

body.page-template-default .page-title-head h1 {
  letter-spacing: 10px;
}

body.page-template-default .page-title-head::before {
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  top: 12px;
  position: absolute;
  border-radius: 50px;
  background-color: #fff;
}

body.page-template-default .page-title-head::after {
  content: "";
  height: 18px;
  width: 18px;
  right: 0;
  top: 12px;
  position: absolute;
  border-radius: 50px;
  background-color: #fff;
}





.member-carousel {

}

.member-carousel img {

}

.member-carousel .name p {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.member-carousel .position p {
  font-size: 18px;
  font-style: italic;
  font-weight: lighter;
}

.member-carousel .description p {
  text-align: justify;
}

.two-dot-title.white-title::before,
.two-dot-title.white-title::after {
  background-color: #fff;
}

.wpcf7-acceptance .wpcf7-list-item input {
	display: none;
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	overflow: hidden;
	display: block;
	padding-left: 35px;
	position: relative;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	padding-bottom: 10px;
	font-weight: 400;
}

.wpcf7-acceptance .wpcf7-list-item-label::before {
	display: block;
	margin-right: 20px;
	height: 25px;
	width: 25px;
	border: 1px solid #fff;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	content: ' ';
}

.wpcf7-acceptance a {
	text-decoration: underline;
}

.wpcf7-form input:checked+.wpcf7-list-item-label::after {
	left: 9px;
	top: 5px;
	width: 6px;
	height: 13px;
	border: solid #fff;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	content: ' ';
}

.subscribe-section .checkbox input {
	display: none;
}

.subscribe-section .checkbox label::before {
	display: block;
	margin-right: 20px;
	height: 25px;
	width: 25px;
	border: 1px solid #fff;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	content: ' ';
	margin-right: 0;
	margin-left: -15px;
	margin-top: 9px;
}

.subscribe-section .checkbox label input:checked+ ::after {
	left: -5px;
	top: 13px;
	width: 6px;
	height: 13px;
	border: solid #fff;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	content: ' ';
}

.contact-row {
  margin-top: 40px;
}

.contact-row h3 {
  font-size: 28px;
}

.contact-row input[type="text"],
.contact-row input[type="email"],
.contact-row textarea {
  font-size: 21px;
  border-radius: 0;
  border: none !important;
}

.contact-row input[type="text"]:first-child::placeholder {
  opacity: 1;
  color: #558438;
}

.contact-row input[type="text"] {
  color: #558438;
}

.contact-row input[type="email"]::placeholder {
  opacity: 1;
  color: #EA0000;
}

.contact-row input[type="email"] {
  color: #EA0000;
}

.contact-row textarea::placeholder {
  opacity: 1;
  color: #FF9100;
}

.contact-row textarea {
  color: #FF9100;
  height: 200px;
}

.contact-row .wpb_text_column a {
  color: #fff;
  text-decoration: none;
}

body .contact-row .wpcf7-submit {
  padding: 16px 24px !important;
  font-size: 18px !important;
  color: #fff;
  text-transform: uppercase !important;
  border: 3px solid #EA0000;
}

body .contact-row .wpcf7-submit:hover {
  
}

@media screen and (min-width: 768px) {
  .member-carousel .position p {
    font-size: 24px;
  }

  .member-carousel .name p {
    font-size: 40px;
  }

  body.page-template-default .page-title-head::before {
    height: 25px;
    width: 25px;
    top: 15px;
  }
  
  body.page-template-default .page-title-head::after {
    height: 25px;
    width: 25px;
    top: 15px;
  }
}


@media screen and (min-width: 992px) {
  .contact-row .vc_col-sm-6:first-child {
    padding-right: 40px;
  }
  
  .contact-row .vc_col-sm-6:last-child {
    padding-left: 40px;
  }
}












body.post-type-archive-gallery .page-title-head {
  position: relative;
  padding: 0 30px;
}

body.post-type-archive-gallery .page-title-head h1 {
  letter-spacing: 10px;
  font-size: 54px;
}

body.post-type-archive-gallery .page-title-head::after {
  content: "";
  height: 17px;
  width: 17px;
  right: 0;
  top: 20px;
  position: absolute;
  border-radius: 50px;
  background-color: #EA0000;
}


body.single-gallery .wf-wrap {
  padding: 0;
  margin: 0;
  width: 100%;
}

body.single-gallery .page-title {
  margin-top: 50px;
}

body.single-gallery .page-title-head {
  width: 100%;
  background: #EA0000;
  padding: 10px 0 10px 0;
}

body.single-gallery .page-title-head h1 {
  color: #000 !important;
}


.gallery-list ul {
  margin: 0;
  list-style: none;
}

.gallery-list ul li {
  align-items: center;
  border: 1px solid #EA0000;
  display: flex;
  height: 105px;
  margin-bottom: 35px;
  max-width: 1000px;
}

.gallery-list ul li img {
  margin-right: 50px;
  height: 105px;
}

.gallery-list ul li .day {
  font-size: 65px;
  font-weight: 900;
  color: #EA0000;
  line-height: 60px;
  margin-right: 20px;
}

.month-year {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

.gallery-list ul li .month {
  font-weight: bold;
}

.gallery-list ul li .year {
  font-style: italic;
}

.gallery-list ul li .performer {
  font-weight: 900;
  font-size: 24px;
  text-transform: uppercase;
  padding-left: 40px;
  position: relative;
}

.gallery-list ul li .performer::before {
  content: "";
  height: 17px;
  width: 17px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-radius: 50px;
  background-color: #EA0000;
}

.gallery-list ul li a {
  margin-left: auto;
  background: #EA0000;
  height: 100%;
  width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #EA0000;
  transition: all 0.3s ease-out;
}

.gallery-list ul li a:hover {
  background: #000;
  color: #EA0000;
}

@media screen and (max-width: 480px) {
  .gallery-list ul li img {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .blog-shortcode .post-entry-content {
    padding-bottom: 20px !important;
  }

  .blog-section .post-thumbnail-rollover img {
    max-height: 200px;
    object-fit: cover;
  }

  footer #block-6 ul {
    margin-bottom: 20px;
  }

  .gallery-list ul li img {
    height: 90px;
    margin-right: 0;
  }

  .gallery-list ul li {
    height: 90px;
  }

  .gallery-list ul li .day {
    font-size: 34px;
    line-height: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .month-year {
    margin-right: 15px;
    line-height: 23px;
  }

  .gallery-list ul li .performer {
    font-size: 14px;
    padding-left: 25px;
    line-height: 16px;
    max-width: 130px;
  }

  .gallery-list ul li a {
    width: 100px;
    font-size: 18px;
  }
}







#tribe-events-events-bar-keyword {
  margin-bottom: 0;
}

.tribe-events-notices ul li,
.tribe-tickets__tickets-item-content {
  color: #000;
}

.tribe-events-schedule h2,
.tribe-common-h4,
.tribe-events-meta-group .tribe-events-single-section-title,
.tribe-common .tribe-common-h5 {
  color: #000;
  letter-spacing: normal !important;
}

.tribe-events-start-time-label,
.tribe-events-start-date-label,
.tribe-events-event-cost-label,
.tribe-events-event-categories-label,
.tribe-events-start-datetime-label,
.tribe-events-end-datetime-label {
  font-weight: bold;
}

.tribe-events-abbr {
  border-bottom: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row {
  border: 2px solid #000;
  padding: 10px 0;
  margin: 15px 0;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
  font-size: 20px;
  font-weight: bold;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
  font-size: 17px;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
  background: #EEEEEF;
  align-items: center;
  justify-content: center;
}


.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
  font-weight: bold;
  font-size: 15px;
  color: #000;
}

.event-tickets .tribe-tickets__commerce-checkout,
.tribe-common .tribe-tickets__commerce-checkout {
  margin-bottom: 15px;
}

.tribe-common .tribe-common-c-btn {
  border-radius: 0 !important;
}

.tribe-common a:not(.tribe-common-anchor--unstyle) {
  font-size: 16px;
}





body .wc-block-components-form .wc-block-components-text-input input[type="email"],
body .wc-block-components-form .wc-block-components-text-input input[type="number"],
body .wc-block-components-form .wc-block-components-text-input input[type="tel"],
body .wc-block-components-form .wc-block-components-text-input input[type="text"],
body .wc-block-components-form .wc-block-components-text-input input[type="url"],
body .wc-block-components-text-input input[type="email"],
body .wc-block-components-text-input input[type="number"],
body .wc-block-components-text-input input[type="tel"],
body .wc-block-components-text-input input[type="text"],
body .wc-block-components-text-input input[type="url"] {
  border-radius: 0;
  border: none;
}

body .wc-block-components-button:not(.is-link) {
  text-transform: uppercase;
  font-weight: 700;
  border: 4px solid #ea0000;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  background: none;
  color: #fff;
  font-size: 18px;
  transition: all 0.3s ease-out;
}

.wc-block-components-button:not(.is-link):hover {
  background-color: #ea0000;
}

.single-tribe_events #main {
  background-color: #fff;
}

.woocommerce-order-received .tribe-common-h4 {
  color: #fff;
}

aside#sidebar {
    background-color: #fff;
}


.custom-events-list-shortcode .tribe-common .tribe-common-c-svgicon__svg-fill {
  fill: #fff;
}

.custom-events-list-shortcode .tribe-events-view {
  background-color: #000;
}

.custom-events-list-shortcode .tribe-events button.tribe-events-c-top-bar__datepicker-button {
  color: #fff;
}

.custom-events-list-shortcode .tribe-common .tribe-common-h7,
.custom-events-list-shortcode .tribe-common .tribe-common-h8,
.custom-events-list-shortcode .tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.custom-events-list-shortcode .tribe-common a:not(.tribe-common-anchor--unstyle),
.custom-events-list-shortcode .tribe-common a:not(.tribe-common-anchor--unstyle):visited,
.custom-events-list-shortcode .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,
.custom-events-list-shortcode .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,
.custom-events-list-shortcode .tribe-common a:not(.tribe-common-anchor--unstyle),
.custom-events-list-shortcode .tribe-common a:not(.tribe-common-anchor--unstyle):visited,
.custom-events-list-shortcode .tribe-events .tribe-events-c-small-cta__stock,
.custom-events-list-shortcode .tribe-events .tribe-events-c-small-cta > *,
.custom-events-list-shortcode .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus,
.custom-events-list-shortcode .tribe-events button.tribe-events-c-top-bar__datepicker-button:hover,
.custom-events-list-shortcode .tribe-events .tribe-events-calendar-list__event-datetime {
  color: #fff !important;
}

.custom-events-list-shortcode .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.custom-events-list-shortcode .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
  color: #000 !important;
}

.custom-events-list-shortcode .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 0;
}

.custom-events-list-shortcode .tribe-common a:not(.tribe-common-anchor--unstyle) {
  font-size: 25px;
}

.custom-events-list-shortcode .tribe-common .tribe-common-cta--thin-alt {
  text-transform: uppercase;
}

.custom-events-list-shortcode .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
  font-weight: 600;
}