/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* Raleway Font */

@font-face {
  font-family: "Raleway";
  src: url("./fonts/raleway/Raleway-Regular.eot");
  src: url("./fonts/raleway/Raleway-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/raleway/Raleway-Regular.woff2") format("woff2"),
    url("./fonts/raleway/Raleway-Regular.woff") format("woff"),
    url("./fonts/raleway/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("./fonts/raleway/Raleway-Medium.eot");
  src: url("./fonts/raleway/Raleway-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/raleway/Raleway-Medium.woff2") format("woff2"),
    url("./fonts/raleway/Raleway-Medium.woff") format("woff"),
    url("./fonts/raleway/Raleway-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway";
  src: url("./fonts/raleway/Raleway-SemiBold.eot");
  src: url("./fonts/raleway/Raleway-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/raleway/Raleway-SemiBold.woff2") format("woff2"),
    url("./fonts/raleway/Raleway-SemiBold.woff") format("woff"),
    url("./fonts/raleway/Raleway-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Torus Pro Font */
@font-face {
  font-family: "Torus Pro";
  src: url("./fonts/toruspro/TorusPro-SemiBold.eot");
  src: url("./fonts/toruspro/TorusPro-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/toruspro/TorusPro-SemiBold.woff2") format("woff2"),
    url("./fonts/toruspro/TorusPro-SemiBold.woff") format("woff"),
    url("./fonts/toruspro/TorusPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Raleway";
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: var(--wp--preset--color--black);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.button.primary {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: normal;
  min-height: auto;
  background-color: var(--fs-color-secondary);
  padding: 10px 25px;
  margin: 0;
}
.button span {
  line-height: inherit;
}

.main-pera {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 50px;
}

.home #main {
  margin-top: -160px;
}

/* -------------------- Homepage css start ---------------------- */
/* -------------------- hero banner css start  */
.banner-main-head {
  font-size: 36px;
  line-height: 1.1;
}
.banner-main-pera {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 16px;
  max-width: 640px;
}

.banner-form-col .col-inner {
  margin-left: auto !important;
  margin-right: 0 !important;
}

.banner-contact-form_wrapper .gform_title {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 11px;
}
.banner-contact-form_wrapper .gform_description {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 25px;
}
.banner-contact-form_wrapper .gform_fields {
  gap: 12px;
}
.banner-contact-form .gform_fields .gfield input:not([type="checkbox"]),
.banner-contact-form .gform_fields .gfield textarea {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #7b7d80;
  padding: 13px 20px;
  background-color: #eeeeee;
}
.banner-contact-form .gform_fields .gfield textarea {
  height: 91px !important;
  resize: none;
  min-height: auto;
}
.gform_wrapper .gform_fields .gfield input:not([type="checkbox"]),
.gform_wrapper .gform_fields .gfield textarea,
.gform_wrapper .gform_fields .gfield select {
  height: auto;
  border-radius: 0;
  border: none;
  box-shadow: none;
  outline: none;
}
.banner-contact-form .gfield--type-checkbox {
  margin: 6px 0;
}
.banner-contact-form .gfield--type-checkbox .gchoice .gform-field-label {
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
  color: #7b7d80;
}
.gfield--type-checkbox .gchoice .gform-field-label a {
  text-decoration: underline;
  color: inherit;
}
.banner-contact-form .gfield--type-checkbox .gchoice .gfield-choice-input {
  background-color: #eeeeee;
}
.gform_wrapper .gfield--type-checkbox .gchoice .gfield-choice-input {
  outline: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.gform_wrapper .gform_footer {
  flex-direction: column;
  row-gap: 10px;
}
.gform_wrapper .gform_footer .gform_button {
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
  order: 1;
  width: 100% !important;
  background-color: var(--fs-color-secondary) !important;
  min-height: auto;
  padding: 14.5px 35px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
.gform_wrapper .gform_footer .gform_button:hover {
  box-shadow: inset 0 0 0 100px rgb(0, 0, 0, 0.25) !important;
}
.gform_wrapper .gfield .validation_message {
  margin-bottom: 5px !important;
}

.gform_wrapper .gform_footer .gform-loader {
  border-block-end-color: var(--fs-color-secondary) !important;
  border-inline-start-color: var(--fs-color-secondary) !important ;
}

/* -------------------- Section css start  */
.sec-large-head {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 26px;
}
.col-mx-auto .col-inner {
  margin-right: auto !important;
}
.max-w-pera {
  max-width: 702px;
}

.main-title-name {
  font-size: 62px;
  font-family: "Torus Pro";
  line-height: 1.3;
  font-weight: 600;
  color: var(--wp--preset--color--white);
  margin-bottom: 16px;
}
.rounded-dot-container {
  display: flex;
  gap: 9px;
  align-items: center;
  padding: 10px 0;
}

.rounded-dot-container .rounded-dot {
  min-width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--wp--preset--color--white);
  border: 1px solid #707070;
}
.our-services-list .list-point {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  margin-left: -5px;
}
.our-services-list .list-point::before {
  content: "";
  width: 40px;
  min-width: 40px;
  height: 49px;
  background: url(./icons/photobooth-icon.png) no-repeat center;
  background-size: contain;
}
.photobooth-gallary,
.photobooth-hero-banner{
  overflow: hidden;
}
.photobooth-hero-banner .banner-layers {
  max-width: 2100px;
}
.photobooth-hero-banner .rounded-dot {
  margin: 0;
  border: none;
}
.banner-dot-right {
  left: 80%;
}

.pb-none {
  padding-bottom: 0;
}

/* -------------------- Footer css start ---------------------- */
.footer-form-sec .section-content {
  padding-top: 60px;
}
.sec-mini-head {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 21px;
}
.our-contact-form {
  margin-bottom: 50px;
}
.our-contact-form_wrapper .gform_heading .gform_title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  color: var(--wp--preset--color--white);
}
.our-contact-form_wrapper .gform_heading .gform_description {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 48px;
}
.our-contact-form .gform_fields {
  gap: 25px 32px;
}
.our-contact-form .gform_fields .gfield input:not([type="checkbox"]),
.our-contact-form .gform_fields .gfield textarea,
.our-contact-form .gform_fields .gfield select {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #7b7d80;
  padding: 17.5px 20px;
  background-color: #232323;
  width: 100%;
}
.our-contact-form .gform_fields .gfield select {
  background-image: url(./icons/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center right 18px;
  background-size: 30px;
  padding-right: 45px;
  white-space: nowrap;
}
.our-contact-form .gform_fields .gfield textarea {
  height: 175px !important;
  resize: none;
  min-height: auto;
}
.our-contact-form .gfield--type-checkbox .gchoice .gform-field-label {
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
  color: #7b7d80;
}
.our-contact-form .gfield--type-checkbox .gchoice .gfield-choice-input {
  background-color: #232323;
}
.our-contact-form .gform_footer {
  margin-top: 43px;
}
.gform_wrapper .gform_footer .gform_button {
  max-width: 460px;
  margin: 0 auto !important;
}
footer .absolute-footer {
  display: none;
}
.footer-bottom-bar .footer-left-col .col-inner {
  display: flex;
  gap: 2px;
  align-items: center;
  flex-wrap: wrap;
}
.footer-bottom-bar .footer-left-col .button {
  font-size: 12px;
  line-height: 14px;
  color: #7b7d80;
  font-weight: 400;
  padding: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.footer-bottom-desc {
  font-size: 12px;
  line-height: 14px;
}

.footer-policy-btn span {
  text-decoration: underline;
}

.footer-social-icon .col-inner {
  display: flex;
  gap: 14px;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
}
.footer-social-icon .col-inner .plain {
  line-height: 14px;
}
.footer-social-icon .icon-box-img {
  width: auto !important;
  margin-bottom: 0;
}
.footer-social-icon .icon-box-img .icon-inner {
  display: inline-flex;
}
.footer-social-icon .icon-inner svg {
  padding-top: 0;
  min-height: 19px;
  width: revert-layer;
}
.footer-form-sec .text-center:has(.is-divider) {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 850px) and (max-width: 1440px) {
  .gallary-main-row .col-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 849px) {
  header #logo img {
    max-height: 73px;
    object-fit: contain;
  }
  .main-hero-banner {
    padding-bottom: 45px !important;
  }
  .col-md-center .col-inner {
    margin: 0 auto !important;
    text-align: center;
  }
  .banner-main-pera {
    max-width: 100%;
  }
  .order-first {
    order: 1;
  }
  .order-second {
    order: 2;
  }
  .order-third {
    order: 3;
  }
  .order-four {
    order: 4;
  }
  .order-five {
    order: 5;
  }
  .order-six {
    order: 6;
  }
  .gallary-main-row {
    padding: 0 8px;
  }
  .gallary-main-row .col .col-inner,
  .gallary-main-row .col .img,
  .gallary-main-row .col .img * {
    height: 100%;
  }
  .gallary-main-row .img img {
    object-fit: cover;
  }
  .gallary-main-row .col {
    padding: 0 7px 15px;
  }
  .img-md-full .img-inner {
    padding-top: 66.67% !important;
  }
  .img-has-dot {
    height: auto !important;
    margin-bottom: 0 !important;
  }
  .row-md-reverse {
    flex-direction: column-reverse;
  }
  .our-services-sec {
    padding-bottom: 16px !important;
  }
  .services-video {
    margin-bottom: 40px;
  }
  .our-services-list {
    margin-left: 0 !important ;
    margin-right: 0 !important ;
  }
  .our-services-list .col {
    padding-left: 0 !important ;
    padding-right: 0 !important ;
  }
  .photobooth-hero-banner {
    min-height: 980px;
  }
  .photobooth-hero-banner .sec-large-head {
    font-size: 28px;
  }
  .banner-dot-right {
    left: 65%;
  }
  .our-contact-form .gform_fields .gfield textarea {
    height: 125px !important;
  }
  .footer-social-icon .col-inner {
    justify-content: center;
    margin-top: 40px;
  }
  .footer-bottom-bar .footer-left-col .col-inner {
    justify-content: center;
  }
  .footer-bottom-bar .footer-policy-btn {
    width: 100%;
    margin-top: 15px;
  }
}

@media (max-width: 639px) {
  .our-contact-form .gform_fields {
    gap: 20px 0;
  }
  .our-contact-form .gform_fields .gfield input:not([type="checkbox"]),
  .our-contact-form .gform_fields .gfield textarea,
  .our-contact-form .gform_fields .gfield select {
    padding: 13px 15px;
  }
  .our-contact-form .gfield--type-checkbox {
    margin-top: 16px;
  }
  .our-contact-form .gform_fields .gfield select {
    background-position: center right 10px;
    padding-right: 40px;
  }
}
@media (max-width: 549px) {
  .banner-form-col {
    padding-bottom: 10px;
  }
  .pb-sm-none {
    padding-bottom: 0;
  }
  .img-h-large {
    min-height: 295px;
  }
  .photobooth-gallary {
    padding-bottom: 18px !important;
  }
  .img-has-dot img {
    min-height: 213px;
  }
  .col:has(.img-has-dot) .rounded-dot-container {
    padding: 30px 0 0;
  }
  .our-services-list .list-point {
    margin-bottom: 35px;
    align-items: start;
  }
  .main-title-name {
    word-wrap: break-word;
  }
  .banner-dot-right {
    left: 40%;
    top: 80px;
  }
  .photobooth-hero-banner .banner-layers {
    overflow: unset;
  }
  .our-contact-form_wrapper .gform_heading {
    text-align: center;
  }
}
@media (min-width: 550px) {
  .sec-container {
    max-width: 1440px;
    margin: auto;
    overflow: hidden;
  }
  .sec-container .section-content {
    position: unset;
  }
  .sec-img-bottom {
    position: absolute;
    bottom: -55%;
    right: 0;
    z-index: -1;
  }
  .video-with-controls {
    padding-top: 0 !important;
  }
  .video-with-controls .wp-video {
    width: auto !important;
  }
  .video-with-controls .mejs-overlay-button {
    background: url(./icons/youtube_icon.svg) no-repeat;
    width: 139px;
    height: 74px;
    background-position: center !important;
  }
}
@media (min-width: 769px) {
  .banner-main-head {
    font-size: 50px;
  }
  .banner-main-pera {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .rounded-dot-container .rounded-dot {
    min-width: 40px;
    height: 40px;
  }
  .banner-contact-form .gfield--type-checkbox {
    margin: 6px 0 27px;
  }
}
@media (min-width: 850px) {
  .main-title-name {
    font-size: 70px;
  }
  .banner-contact-form_wrapper .gform_title {
    font-size: 37px;
    margin-bottom: 8px;
  }
  .banner-contact-form_wrapper .gform_description {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 36px;
  }
  .sec-large-head {
    font-size: 42px;
    margin-bottom: 22px;
  }
  .our-contact-form_wrapper .gform_heading .gform_title {
    font-size: 42px;
    margin-bottom: 40px;
  }
  .main-pera {
    font-size: 26px;
    line-height: 34px;
  }

  .photo-align-end {
    align-self: end;
  }
  .photo-sm-size {
    max-width: 26%;
    flex-basis: 26%;
  }
  .photo-lg-size {
    max-width: 40.3333333333%;
    flex-basis: 40.3333333333%;
  }
  .photobooth-gallary .rounded-dot-container {
    position: absolute;
    bottom: 40px;
    z-index: -1;
    left: 40px;
  }
  .opacity-20 {
    opacity: 0.2;
  }
  .rounded-dot-container {
    gap: 16px;
  }
  .our-contact-form_wrapper .gform_heading .gform_description {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 66px;
  }
  .footer-form-sec .section-content {
    padding-top: 80px;
  }
  .footer-policy-btn {
    margin-left: 10px !important;
  }
}
@media (min-width: 1029px) {
  .banner-main-head {
    font-size: 76px;
  }
  .banner-main-pera {
    font-size: 38px;
    margin-bottom: 41px;
  }
  .photobooth-gallary .rounded-dot-container {
    left: 80px;
  }
  .rounded-dot-container .rounded-dot {
    min-width: 68px;
    height: 68px;
  }
  .rounded-dot-container {
    gap: 22px;
  }
  .footer-form-sec .section-content {
    padding-top: 114px;
  }
  .our-contact-form {
    margin-bottom: 95px;
  }
  .footer-policy-btn {
    margin-left: 33px !important;
  }
}

@media (min-width: 1140px) {
  .main-title-name {
    font-size: 90px;
  }
  .services-col > .col-inner {
    padding-right: 120px !important;
  }
  .gallary-main-row {
    padding: 0 25px;
  }
}

@media (min-width: 2350px) {
  .main-title-name {
    font-size: 156px;
  }
}
