/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0F
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
.fl-page{
	width: auto;
}
.custom_searchHeader i.ua-icon-search {
    cursor: pointer;
}
.custom_searchModule {
    display: none;
    z-index: 2;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 135px;
    padding: 0;
}
#mm-product-details .product-detail-layout-6 .button-wrapper > a {
    color: #fff;
    background-color: #296bc9;
    font-family: "Helvetica", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#mm-product-details .product-detail-layout-6 .button-wrapper > a:hover {
    color: #fff;
    background-color: #215fb5;
    font-family: "Helvetica", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
}
/* Testimonials CSS */
.testimonial-wrapper{}
.testimonial-wrapper .testimonial-item{
    padding: 10px;
}
.testimonial-wrapper .testimonial-item .testimonial-item-inner{
    background: #f7f7f7;
    padding: 20px;
}
.testimonial-wrapper .testimonial-item .star-holder {
    text-align: center;
    font-size: 22px;
}
.testimonial-wrapper .slick-arrow{
    background-color: #000;
    padding: 5px 5px;
    border-radius: 50%;
    line-height: 10px;
    width: 32px;
    height: 32px;
}
.testimonial-wrapper .slick-dots li{
    width: 16px;
    height: 16px;
    margin: 0 3px;
}
.testimonial-wrapper .slick-dots li button{
    width: 16px;
    height: 16px;
    background: #000;
    border-radius: 50%;
    opacity: 0.7;
}
.testimonial-wrapper .slick-dots li button:hover,
.testimonial-wrapper .slick-dots li button:focus,
.testimonial-wrapper .slick-dots li.slick-active button{
    opacity: 1;
}


.count {
  color: #fff;
}
/* .minicart a.uabb-button.ast-button.uabb-creative-button.uabb-creative-default-btn.uabb-offcanvas-trigger {
    display: none !important;
} */
.syncwrap h1 {
  padding: 20px !important;
  margin: 0px !important;
}
.syncwrap .form-table th {
  vertical-align: top;
  text-align: left;
  padding: 0px;
  width: 200px;
  line-height: 1.3;
  font-weight: 600;
}

/**/

.uabb-gf-style form .gform_body .gfield_label {
  font-size: 14px;
}

html body .instock-with-form .formWrapperPdp .gfield_checkbox li a:hover {
  color: #6f2d78 !important;
}

ul#input_16_5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#mm-product-details {
  pointer-events: none;
}

