/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/**
* #.# These options' default would change to default colro
*
* 
* Primary Color
* Main Menu Icon Hover Color
* Toggle Active Box Color
*/
/**
* #.# Home fusion slider
*
* [fusion_button link="#" color="custom" size="" type="small" shape="" target="_self" title="" button_gradient_top_color="#23b8c0" button_gradient_bottom_color="#23b8c0" button_gradient_top_color_hover="#71cad2" button_gradient_bottom_color_hover="#71cad2" border_width="0" shadow="" icon="" icon_divider="yes" icon_position="left" modal="" animation_type="0" animation_direction="down" animation_speed="0.1" class="" id=""]Contact Us[/fusion_button]
*/
/**
* #.# Global and general
*
*
*/
@font-face {
  font-family: "MyriadProRegular";
  font-display: swap;
  src: url("fonts/MyriadPro-Regular.eot?") format("eot"), url("fonts/MyriadPro-Regular.ttf") format("truetype"), url('fonts/MyriadPro-Regular.svg#str-replace(MyriadProRegular, " ", "_")') format("svg");
}
@font-face {
  font-family: "MyriadProSemibold";
  font-display: swap;
  src: url("fonts/MyriadPro-Semibold.eot?") format("eot"), url("fonts/MyriadPro-Semibold.ttf") format("truetype"), url('fonts/MyriadPro-Semibold.svg#str-replace(MyriadProSemibold, " ", "_")') format("svg");
}
.tfs-slider.fixed-width-slider .slide-content-container {
  padding: 0 5%;
}

.highlight h2 {
  color: #23b8c0 !important;
}

.product-category-navigation .widget-title {
  font-size: 18px !important;
  line-height: 32px;
  border-bottom: 1px solid #ebebeb;
}
.product-category-navigation a {
  font-size: 15px !important;
}

.fusion-widget-area .widget_nav_menu li {
  border-bottom: none;
}

.hot-products-title h3 {
  font-size: 18px !important;
  line-height: 32px !important;
  border-bottom: 1px solid #ebebeb;
}

.product-list-container .product-image {
  width: 135px;
  height: 135px;
  float: left;
  position: relative;
}
.product-list-container .product-image img {
  border: 1px solid #ddd;
  border-radius: 2px;
}
.product-list-container .product-image .direct-inquiry {
  position: absolute;
  bottom: -3px;
  left: 29px;
}
.product-list-container .product-image .direct-inquiry img {
  border: none;
}
.product-list-container .product-info {
  margin-left: 15px;
  width: calc(100% - 150px);
  float: left;
}
.product-list-container .product-info h4 {
  margin: 0 0 10px 0;
  font-size: 14px !important;
}

.page-title h1 {
  font-size: 18px !important;
  line-height: 32px !important;
  border-bottom: 1px solid #ebebeb;
}

.element-title {
  font-size: 18px !important;
  line-height: 32px !important;
  border-bottom: 1px solid #ebebeb;
  margin-top: 0 !important;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email] {
  height: 32px;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form textarea {
  padding: 0 10px !important;
  border-radius: 2px;
  line-height: 32px;
}

.pagination .current {
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  padding: 0 15px !important;
  font-size: 16px;
  border-radius: 2px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.pagination a {
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  padding: 0 15px !important;
  font-size: 16px;
  border-radius: 3px;
  border: 1px solid #747474;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

/**
* #.# Header
*
*
*/
.fusion-header-wrapper .fusion-row {
  max-width: 100% !important;
}
.fusion-header-wrapper .fusion-secondary-main-menu {
  padding: 0 !important;
}

.fusion-secondary-header {
  display: none;
}

.fusion-main-menu > ul > li:hover {
  background-color: #f9f9f9;
}
.fusion-main-menu > ul > li > a {
  padding: 0 30px;
}

/**
* #.# Footer
*
*
*/
.fusion-copyright-content {
  position: relative;
}
.fusion-copyright-content .fusion-copyright-notice {
  text-align: center;
  display: block;
}
.fusion-copyright-content .fusion-social-links-footer {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.footer-subscribe-form h6 {
  font-size: 16px !important;
  margin: 25px 0 !important;
}
.footer-subscribe-form input[type=email] {
  width: 230px;
  height: 34px;
  border-radius: 2px;
}
.footer-subscribe-form input[type=submit] {
  background-color: #23b8c0;
  padding: 0 27px;
  border: none;
  border-radius: 2px;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  cursor: pointer;
}
.footer-subscribe-form input[type=submit]:hover {
  background-color: #71cad2;
}
.footer-subscribe-form p {
  font-size: 14px;
  margin: 20px 0;
}

.footer-contact-form .wpcf7-form input[type=submit] {
  background-color: #23b8c0;
  padding: 0 27px;
  border: none;
  border-radius: 2px;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  cursor: pointer;
}
.footer-contact-form .wpcf7-form input[type=submit]:hover {
  background-color: #71cad2;
}

.footer-about-us {
  font-size: 14px;
}
.footer-about-us h6 {
  font-size: 16px !important;
  margin: 25px 0 !important;
}

/**
* #.# Single product
*
*
*/
.single-product .fusion-page-title-bar {
  display: none;
}
.single-product .single-product-title h1 {
  font-size: 18px !important;
  line-height: 32px !important;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
  color: #333;
  font-weight: 400;
  font-family: MyriadProSemibold;
}
.single-product .single-product-specs {
  line-height: 1.8em;
}
.single-product .single-product-specs span {
  font-weight: 600;
}
.single-product .single-product-featured {
  position: relative;
}
.single-product .single-product-inquiry {
  display: block;
  margin: 20px 0 0 0;
  float: left;
  z-index: 10;
  background-color: #23b8c0;
  padding: 0 27px;
  border: none;
  border-radius: 2px;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.single-product .single-product-inquiry:hover {
  background-color: #71cad2;
}
.single-product .single-product-content table {
  background-color: #fff;
}
.single-product .single-product-content table thead {
  background: #f5f5f5 none repeat scroll 0 0;
}
.single-product .single-product-content table thead tr th, .single-product .single-product-content table tbody tr td {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.single-product .single-product-content table thead tr th {
  font-size: 14px;
  padding: 5px 10px;
}
.single-product .single-product-content table thead tr th:first-child {
  border-left: medium none;
}
.single-product .single-product-content table thead tr th:last-child {
  border-right: medium none;
}
.single-product .single-product-content table tbody tr.even {
  background-color: #fff;
}
.single-product .single-product-content table tbody tr:first-child {
  font-family: "MyriadProSemibold";
  font-weight: 400;
}
.single-product .single-product-content table tbody tr td {
  border: 1px solid #ebeaea;
  padding: 8px 10px;
  text-align: left;
  vertical-align: middle;
}
.single-product .single-product-content table tbody tr td:nth-child(2n) {
  text-align: left;
}
.single-product .single-product-content table tfoot tr td {
  font-size: 14px;
  padding: 5px 10px;
}
.single-product .single-product-content table tbody tr:nth-child(2n-1) td:nth-child(2n-1) {
  background-color: #edf8f9;
}
.single-product .single-product-content table tbody tr:nth-child(2n-1) td {
  background-color: #edf8f9;
}
.single-product .single-product-content table tbody tr:first-child td {
  background-color: #edf8f9 !important;
}
.single-product .single-product-related-container {
  font-size: 0;
}
.single-product .single-product-related-container .related-product-item {
  width: 22%;
  margin-right: 4%;
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
}
.single-product .single-product-related-container .related-product-item h3 {
  font-weight: 400;
  font-size: 14px;
}
.single-product .single-product-related-container .related-product-item:last-child {
  margin-right: 0;
}

/* element style */
.fusion-tabs .nav-tabs {
  border: none !important;
  border-bottom: 1px solid #dbe3e5 !important;
}
.fusion-tabs .nav-tabs li {
  display: inline-block !important;
  width: auto !important;
}
.fusion-tabs .nav-tabs li a {
  height: 41px;
  background-color: #f5f5f5 !important;
  border: solid 1px #dbe3e5 !important;
  border-width: 1px 0 0 1px !important;
  padding: 11px 15px !important;
  font-size: 14px;
}
.fusion-tabs .nav-tabs li.active a {
  height: 42px;
  margin: 0 0 -1px 0;
  background-color: #fff !important;
}
.fusion-tabs .nav-tabs li:last-child a {
  border-width: 1px 1px 0 1px !important;
}

.search-list-item {
  display: inline-block;
  padding: 10px;
  width: 33%;
}

@media only screen and (max-width: 998px) {
  .search-list-item {
    width: 49%;
  }
}
@media only screen and (max-width: 600px) {
  .search-list-item {
    width: 100%;
  }
}
@media only screen and (min-width: 800px) {
  .fusion-tabs .nav-tabs li .tab-link {
    margin-right: 0 !important;
  }
}
/* element style */

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