/*!
	Theme Name: Skeleton Theme Child
	Theme URI: http://cmsmart.net
	Author: DJDezignz
	Author URI: http://djdezignz.com
	Description: This is a child theme of skeleton theme to be used for development of custom themes
	Version: 1.0.0
	Template: skeleton-theme-store
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: skeleton-theme-store
	Tags: responsive, custom-menu, custom-header, post-formats
*/

/* ============================== */
/* ::::::::: Misc Styles :::::::: */
/* ============================== */

@font-face {
  font-family: "Segoe Script";
  src: url("/assets/fonts/segoe/SEGOESC.TTF") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe Script";
  src: url("/assets/fonts/segoe/SEGOESCB.TTF") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.btn,
button,
a.button,
input[type="submit"],
button[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container
  .wpforms-form
  .wpforms-submit-container
  input[type="submit"],
div.wpforms-container
  .wpforms-form
  .wpforms-submit-container
  button[type="submit"],
div.wpforms-container
  .wpforms-form
  .wpforms-submit-container
  .wpforms-page-button {
  text-transform: uppercase;
  font-weight: 600;
}
.ssf {
  color: #0077d9;
  font-family: "Segoe Script";
}
.ab:before {
  content: "";
  display: inline-block;
  border-top: 5px solid transparent;
  border-left: 7px solid #0077d9;
  border-bottom: 5px solid transparent;
  margin-right: 7px;
}
.vc_row.wwb:after {
  background: url("assets/imgs/bw.png") no-repeat top center/cover;
  display: block !important;
  height: 18vw;
}

/* ================================ */
/* ::::::::: Header Styles :::::::: */
/* ================================ */

.home .navbar-st {
  background: transparent !important;
}
.logo_cont {
  display: flex;
  gap: 25px;
  align-items: center;
}
.logo_cont > span {
  font-weight: 600;
  font-size: 0.8em;
  line-height: 1;
}
nav .logo_cont > span {
  max-width: 110px;
  text-transform: uppercase;
}
nav .nav > li > a,
.top_bar .nav > li > a,
nav .nav > li > ul a,
.top_bar .nav > li > ul a {
  font-weight: 600;
}

/* ======================================= */
/* ::::::::: Custom Header Styles :::::::: */
/* ======================================= */

.entry-header {
  padding: 15px 0;
}

/* ==================================== */
/* ::::::::: Breadcrumb Styles :::::::: */
/* ==================================== */

/* ============================== */
/* ::::::::: Body Styles :::::::: */
/* ============================== */

.home .main_cont > div:not(.vc_row) > .vc_row:first-child {
  margin-top: -91px;
}
#HeroSection.owl-carousel .owl-stage,
#HeroSection.owl-carousel .owl-stage .owl-item,
#HeroSection.owl-carousel .owl-stage .owl-item .item {
  display: flex;
}
#HeroSection.owl-carousel .owl-stage .owl-item .item {
  width: 100%;
  align-items: center;
}
#HeroSection .item {
  padding: 155px 0 100px;
}
#HeroSection .item.slide_2 {
  text-align: center;
}
#HeroSection .item > .inner_cont {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
}
#HeroSection .item.slide_2 > .inner_cont {
  align-items: end;
  margin-bottom: 0;
}
#HeroSection .item > .inner_cont img {
  max-width: 350px;
  margin-bottom: 20px;
}
#HeroSection .item.slide_2 > .inner_cont img {
  max-width: 100%;
  margin-bottom: 20px;
}
#HeroSection .item > .inner_cont > div {
  width: 670px;
  max-width: 100%;
}
#HeroSection h2 {
  color: #fff;
  font-size: 45px;
  line-height: 1.25;
  margin-bottom: 20px;
  font-weight: 900;
}
#HeroSection h2 > span {
  display: block;
}
#HeroSection h2 span.alt {
  color: #f7b718;
  border-bottom: 3px solid #f7b718;
}
#HeroSection h3 {
  color: #d1a600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
}
#HeroSection p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.25;
}
#HeroSection .slide_1 p {
  max-width: 410px;
}
.mof-cont img,
.arh-cont img {
  border-radius: 35px;
}
.mof-cont h2 {
  max-width: 300px;
}
.wwbut-cont h2 {
  color: #fff;
}
.wwbut-cont img {
  border-radius: 10px;
}
.wwbut-cont img ~ img {
  margin-top: -42px;
}
.wcu-cont h2 {
  color: #fff;
}
.vc_row.wcu-cont.wwb:after {
  margin-top: -15vw;
}
.jt-cont .wpb_column.vc_col-sm-12:not(:first-child) h4 {
  color: #a6a6a6;
  max-width: 525px;
  margin-left: auto;
  margin-right: auto;
}
.jt-cont
  .wpb_column.vc_col-sm-4
  > .vc_column-inner
  > .wpb_wrapper
  > .wpb_content_element:first-child {
  display: flex;
  justify-content: center;
}
.jt-cont
  .wpb_column.vc_col-sm-4
  > .vc_column-inner
  > .wpb_wrapper
  > .wpb_content_element:first-child
  .wpb_wrapper {
  display: flex;
  align-items: center;
  padding: 15px;
  min-height: 105px;
  gap: 15px;
}
.jt-cont
  .wpb_column.vc_col-sm-4
  > .vc_column-inner
  > .wpb_wrapper
  > .wpb_content_element:first-child
  .wpb_wrapper
  h4,
.jt-cont
  .wpb_column.vc_col-sm-4
  > .vc_column-inner
  > .wpb_wrapper
  > .wpb_content_element:first-child
  .wpb_wrapper
  p {
  margin: 0;
}
.jt-cont
  .wpb_column.vc_col-sm-4
  > .vc_column-inner
  > .wpb_wrapper
  > .wpb_content_element:not(:first-child)
  .wpb_wrapper {
  max-width: 235px;
  margin-left: auto;
  margin-right: auto;
}
.jt-cont
  .wpb_column.vc_col-sm-4
  > .vc_column-inner
  > .wpb_wrapper
  > .wpb_content_element:first-child
  .wpb_wrapper
  .brdr {
  display: block;
  border: 1px solid #fff;
  height: 100%;
  width: 2px;
}
.ffst-cont img {
  border-radius: 35px;
}
.ffst-cont h2 {
  max-width: 340px;
}
.git-cont h2 {
  color: #fff;
  max-width: 350px;
}
.su-cont .wpb_content_element > .wpb_wrapper {
  display: flex;
  gap: 15px;
  align-items: center;
}
.su-cont .wpb_content_element > .wpb_wrapper * {
  margin: 0;
  color: #fff;
}
.su-cont .wpb_content_element > .wpb_wrapper p {
  font-size: 0.8em;
}
.su-cont div.wpforms-container-full:not(:empty) {
  margin: 0;
}
.su-cont .wpforms-container .wpforms-field,
.su-cont .wp-core-ui div.wpforms-container .wpforms-field {
  padding: 0;
}
.su-cont div.wpforms-container .wpforms-form .wpforms-field-container,
.su-cont div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  width: 100%;
}
.su-cont
  div.wpforms-container
  .wpforms-form
  .wpforms-field-container
  input[type="email"] {
  background-color: #fff;
  border-color: #fff;
  border-radius: 5px 0 0 5px;
}
.su-cont div.wpforms-container .wpforms-form {
  display: flex;
  align-items: center;
}
.su-cont div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: 0;
}
.su-cont
  div.wpforms-container
  .wpforms-form
  .wpforms-submit-container
  button[type="submit"] {
  border-radius: 0 5px 5px 0;
  height: 100%;
  margin-left: -3px;
}
.exec-cont .wpb_column:not(.vc_col-sm-12) .wpb_text_column {
  background-color: #e5f1fb;
  padding: 0 20px 20px;
  border-radius: 10px 10px 0 0;
}
.exec-cont img {
  border-radius: 10px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  max-width: calc(100% + 40px);
  clip-path: inset(0% 0% 0% 0% round 0% 0% 60% 0%);
}
.exec-cont .wpb_column:not(.vc_col-sm-12) .wpb_text_column p {
  color: #cb0e0d;
}
.exec-cont .wpb_column:not(.vc_col-sm-12) .wpb_text_column p:first-child {
  position: relative;
}
.exec-cont
  .wpb_column:not(.vc_col-sm-12)
  .wpb_text_column
  p:first-child:before {
  content: "";
  display: block;
  width: calc(100% + 45px);
  height: 100%;
  background-color: #fff;
  clip-path: inset(0% 0% 0% 0% round 0% 0% 60% 0%);
  position: absolute;
  left: -20px;
  bottom: -10px;
}
.exec-cont h3 {
  margin-top: 30px;
}

/* ============================== */
/* ::::::::: Shop Styles :::::::: */
/* ============================== */

/* ============================== */
/* ::::::::: Post Styles :::::::: */
/* ============================== */

/* =============================== */
/* ::::::::: Event Styles :::::::: */
/* =============================== */

.main_cont .entry-title {
  margin-top: 50px;
  margin-bottom: 35px;
}
.single-dj-events .entry-thumbnail,
.single-dj-events .entry-thumbnail-full {
  padding: 0;
}
.single-dj-events .entry-content {
  padding: 0;
  margin-top: 35px;
}
.main_cont .row {
  display: flex;
  flex-wrap: wrap;
}
.date_loc_cont {
  height: 100%;
  align-items: start;
  background-color: #ebf4fc;
  border-top: 5px solid #0077d9;
}

/* ================================= */
/* ::::::::: Related Styles :::::::: */
/* ================================= */

/* ================================== */
/* ::::::::: Comments Styles :::::::: */
/* ================================== */

/* ==================================== */
/* ::::::::: Pagination Styles :::::::: */
/* ==================================== */

/* ==================================== */
/* ::::::::: Login Form Styles :::::::: */
/* ==================================== */

/* ================================ */
/* ::::::::: Footer Styles :::::::: */
/* ================================ */

.pre-footer .textwidget > p {
  display: none;
}
.footer .inner_cont,
.footer .navbar-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  width: 100%;
}
.footer .logo_cont {
  flex-direction: column;
  gap: 10px;
}
footer .pel_cont {
  padding-top: 25px;
  width: 100%;
  border-top: 1px solid #364b46;
}
footer .c_r_cont {
  border-top: 1px solid #364b46;
}
.footer .pel_cont i {
  color: rgb(247, 183, 24);
}

/* =============================== */
/* ::::::::: Media Styles :::::::: */
/* =============================== */

@media (max-width: 1200px) {
  .vc_row.wcu-cont.wcu-cont.wwb:after {
    height: 20vw;
    margin-top: -18vw;
  }
}
@media (max-width: 890px) {
  nav .mbl_slidein .nav > li > ul:before,
  nav .mbl_slidein .nav li.megamenu > ul:before {
    font-weight: 600;
  }
  .vc_row.wcu-cont.wcu-cont.wwb:after {
    height: 22vw;
    margin-top: -22vw;
  }
}
@media (max-width: 670px) {
  .pel_cont > span.sep {
    display: none;
  }
  .vc_row.wcu-cont.wcu-cont.wwb:after {
    height: 28vw;
    margin-top: -28vw;
  }
}
@media (max-width: 500px) {
  .logo_cont {
    flex-direction: column;
    gap: 0px;
    margin-bottom: 10px;
  }
  nav .logo_cont > span {
    max-width: 100%;
  }
  .home .main_cont > div:not(.vc_row) > .vc_row:first-child {
    margin-top: -114px;
  }
  #HeroSection .item {
    padding-top: 180px;
  }
  .pel_cont > span {
    display: inline-block;
    white-space: wrap;
  }
  .vc_row.wcu-cont.wcu-cont.wwb:after {
    height: 38vw;
    margin-top: -38vw;
  }
}
@media (max-width: 430px) {
  .vc_row.wcu-cont.wcu-cont.wwb:after {
    height: 53vw;
    margin-top: -53vw;
  }
}
@media (max-width: 375px) {
  .vc_row.wcu-cont.wcu-cont.wwb:after {
    height: 65vw;
    margin-top: -65vw;
  }
}
