/*
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.   ***************/
.h1-home, .h1-page {
	display: none;
}
.embed-container {
  --video--width: 1280;
  --video--height: 720;

  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: black;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h1.page-title {
    margin-top: 15px;
    text-align: center;
    font-size: 42px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    border-radius: 10px;
}
.accordion.product-faq {margin-top: 30px;}
.accordion.product-faq .accordion-title {
    font-weight: 700;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ebebeb;
    color: #333;
    background-color: #f8f8f8;
    font-size: 18px;
    font-family: Roboto;
    margin-bottom: 10px;
    padding: 20px 0 20px 20px;
}
.accordion.product-faq .accordion-title.plain.active {
    background-color: #000;
    color: #fff;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.accordion.product-faq button.toggle {
    right: 0;
    left: unset !important;
    top: 14px !important;
}
.quantity.buttons_added {
    display: block;
}
p.name.product-title a {
    font-size: 20px;
}
.product-small.box img {
    padding: 20px;
}
.add-to-cart-button a {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    padding: 5px 15px;
}
.shop-container .product-small.box span.woocommerce-Price-amount.amount {
    font-size: 16px;
    margin-bottom: 15px;
    color: #5e5e5e;
}
.price-wrapper .price {
    margin-top: 10px;
}
.featured-title .page-title-inner .form-flat p, .featured-title .page-title-inner .form-flat form {
    display: none;
}
.featured-title .page-title-inner {
	padding: 100px 0;
}
h1.shop-page-title.is-xlarge {
    font-size: 43px;
}
.why-album .gallery-col.col {
    padding-bottom: 0;
}
.cs-footer form.wpcf7-form.init {
    display: flex;
}

i.fa-regular.fa-envelope {
  position: absolute;
  color: #666666;
  z-index: 100;
  font-size: 18px;
  top: 28%;
  left: 2.5%;
}
.cs-footer form.wpcf7-form.init input {
    height: 40px;
    margin: 0 !important;
}
.cs-footer input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #808080;
    border: 2px solid #808080;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 4px;
    height: 42px;
    top: -1px;
    font-family: FontAwesome !important;
}

.cs-footer input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    border: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-bottom: 0 !important;
    padding-left: 36px;
}

.cs-footer span.wpcf7-spinner {
    display: none;
}
.contact-page form.wpcf7-form.init {
    display: flex;
    flex-direction: column;
    padding: 30px;
}
.contact-page input {
    height: 50px !important;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px !important;
    border-radius: 3px;
    box-shadow: none;
}
.contact-page textarea.wpcf7-form-control.wpcf7-textarea {
    box-shadow: none;
    border-radius: 3px;
}
.contact-page input.wpcf7-form-control.has-spinner.wpcf7-submit {
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    position: relative;
    display: inline-block;
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 2px;
    color: black;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid black;
}
.contact-page input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: black;
    border-color: black;
    color: #fff;
}

.section-5 .col, .cs-footer .col {
    padding-bottom: 0;
}
.section-5 .col h3 {
    margin-bottom: 0 !important;
    line-height: 28px;
    padding-top: 3px;
}

.banner h1, .banner h2, .banner h3 {
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    padding: 0;
}
.rating-banner {
    display: flex;
    align-items: center;
    align-content: center;
    margin-bottom: 10px;
}

p.rating-content {
    padding-left: 10px;
    margin: 0;
}
#top-bar .flex-left {
    width: 100%;
}
#top-bar img {
    object-fit: contain;
    padding: 5px;
}
.topbar-section .col, .feature-row .col {
    padding-bottom: 0;
}
.topbar-section h2, .topbar-section p {
    margin-bottom: 0;
}
.topbar-section p {
    font-size: 14px;
    text-align: right;
}
.topbar-section {
    padding: 0 !important;
}
.topbar-section h2 {
    font-size: 16px;
    font-weight: 500;
}
.topbar-section .col .row .col-inner:hover {
    background: gray;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}