/*
Theme Name: C13WE0426
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.1
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.featured-border {
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(175, 175, 175, 0.2);
  overflow: hidden;
}
.featured-border iframe {
  margin: 0;
  padding: 0;
  position: relative;
}
.featured-border p {
  margin: 0;
}

.ft-heading {
  font-size: 25px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
}
.ft-heading h1, .ft-heading h2, .ft-heading h3, .ft-heading h4, .ft-heading h5, .ft-heading h6 {
  margin-bottom: 0;
}

.fp-heading {
  font-size: 35px;
  position: relative;
}
.fp-heading h1:before, .fp-heading h1:after, .fp-heading h2:before, .fp-heading h2:after, .fp-heading h3:before, .fp-heading h3:after, .fp-heading h4:before, .fp-heading h4:after, .fp-heading h5:before, .fp-heading h5:after, .fp-heading h6:before, .fp-heading h6:after {
  content: "";
  position: absolute;
  bottom: 0;
  background: linear-gradient(to right, #f4ba0b, #FFF);
  width: 100px;
  height: 2px;
  border-radius: 30px;
}
.fp-heading h1:before, .fp-heading h2:before, .fp-heading h3:before, .fp-heading h4:before, .fp-heading h5:before, .fp-heading h6:before {
  left: calc(50% - 102px);
  background: linear-gradient(to left, #f4ba0b, #FFF);
}
.fp-heading h1:after, .fp-heading h2:after, .fp-heading h3:after, .fp-heading h4:after, .fp-heading h5:after, .fp-heading h6:after {
  left: calc(50% + 2px);
  background: linear-gradient(to right, #f4ba0b, #FFF);
}
@media all and (max-width: 576px) {
  .fp-heading {
    font-size: 30px;
  }
}

.tabbed-content ul.nav {
  margin-bottom: 10px;
}

.box.box-category {
  border: 1px solid #F1F1F1;
  box-shadow: 0 0 20px rgba(175, 175, 175, 0.2);
  transition: 0.6s ease;
  border-radius: 5px;
  overflow: hidden;
}
.box.box-category .box-text {
  padding: 10px;
  background: #f4ba0b;
  font-size: 18px;
}
.box.box-category:hover {
  box-shadow: 0 0 30px rgba(131, 131, 131, 0.4);
}

.box.product-small {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(175, 175, 175, 0.2);
  overflow: hidden;
}
.box.product-small .box-text .product-title a {
  color: #000;
}

.text p {
  margin-bottom: 10px;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email] {
  border-radius: 5px;
  border: 1px solid #F1F1F1;
  outline: none;
  box-shadow: none;
}
.wpcf7 textarea {
  border-radius: 5px;
  border: 1px solid #F1F1F1;
  outline: none;
  box-shadow: none;
}
.wpcf7 input[type=submit] {
  border-radius: 5px;
  width: 100%;
  background-color: #2e3192 !important;
}

#shop-sidebar .widget-title, #product-sidebar .widget-title {
  background: #f4ba0b;
  color: #FFF;
  border-radius: 5px;
  display: block;
  padding: 15px 15px;
  line-height: 1;
  margin-bottom: 10px;
}
#shop-sidebar .is-divider, #product-sidebar .is-divider {
  display: none;
}
#shop-sidebar .widget.widget_product_categories ul.product-categories li a,
#shop-sidebar .widget.widget_product_categories ul.menu li a,
#shop-sidebar .widget.widget_nav_menu ul.product-categories li a,
#shop-sidebar .widget.widget_nav_menu ul.menu li a, #product-sidebar .widget.widget_product_categories ul.product-categories li a,
#product-sidebar .widget.widget_product_categories ul.menu li a,
#product-sidebar .widget.widget_nav_menu ul.product-categories li a,
#product-sidebar .widget.widget_nav_menu ul.menu li a {
  color: #000;
  transition: 0.6s ease;
  position: relative;
  left: 0;
}
#shop-sidebar .widget.widget_product_categories ul.product-categories li:hover a,
#shop-sidebar .widget.widget_product_categories ul.menu li:hover a,
#shop-sidebar .widget.widget_nav_menu ul.product-categories li:hover a,
#shop-sidebar .widget.widget_nav_menu ul.menu li:hover a, #product-sidebar .widget.widget_product_categories ul.product-categories li:hover a,
#product-sidebar .widget.widget_product_categories ul.menu li:hover a,
#product-sidebar .widget.widget_nav_menu ul.product-categories li:hover a,
#product-sidebar .widget.widget_nav_menu ul.menu li:hover a {
  color: #f4ba0b;
  left: 5px;
}

section.copyright p {
  margin: 0;
}

.copy_r ul {
  display: flex;
  list-style: none;
  margin: 0;
  gap: 15px;
  background: #FFF;
  padding: 10px;
  justify-content: space-around;
  border-radius: 5px;
}
@media all and (max-width: 576px) {
  .copy_r ul {
    font-size: 90%;
  }
}
.copy_r ul li {
  margin: 0;
}

.post-sidebar .widget .widget-title,
.widget-area .widget .widget-title {
  background: #f4ba0b;
  color: #FFF;
  border-radius: 5px;
  display: block;
  padding: 15px 15px;
  line-height: 1;
  margin-bottom: 10px;
}
.post-sidebar .widget .is-divider,
.widget-area .widget .is-divider {
  display: none;
}
.post-sidebar .widget.widget_categories ul li a,
.widget-area .widget.widget_categories ul li a {
  font-size: 14px;
  color: #000;
}
.post-sidebar .widget.flatsome_recent_posts .badge,
.widget-area .widget.flatsome_recent_posts .badge {
  border-radius: 5px;
  border: 1px solid #F1F1F1;
}
.post-sidebar .widget.flatsome_recent_posts a,
.widget-area .widget.flatsome_recent_posts a {
  font-size: 14px;
  color: #000;
}

.term-description {
  margin-top: 30px;
  border: 1px solid #F1F1F1;
  padding: 30px;
}
.term-description ul {
  padding-left: 15px;
}

@media all and (max-width: 576px) {
  body.archive.woocommerce .category-filtering {
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */
