/* code by jeremy */



div.results_entry span.location_name {
    color: #181818!important;
    font-size: 21px;
    text-transform: uppercase;
    font-family: "Futura W01 Medium";
    font-weight: 500!important;
}


div.results_entry {
padding: 40px 0!important; 
}

#searchForm LABEL {
text-align:left!important;
}

.ingredients-finder .jjlm-found-link a {
    font-weight:bold;
    text-decoration:none;
}

.ingredients-finder .jjlm-found-link br {
    display:none;
}

.faq-tabs .vc_tta-tab > a, .faq-tabs .vc_tta-panel-title > a {
    background-color:#C4C4C4 !important;
    color:#000000 !important;
    font-family: "Futura W01 Medium" !important;
    font-size:16px;
}

.faq-tabs .vc_tta-tab.vc_active > a, .faq-tabs .vc_active .vc_tta-panel-title > a {
    background-color:#FFBB00 !important;
    color:#000000 !important;
}

.faq-tabs .vc_tta-tabs-container {
    padding-left:10px !important;
}

.faq-tabs .vc_tta-panel-body {
    padding-left:10px !important;
    padding-right:10px !important;
}

.faq-tabs .vc_toggle {
    border-top:1px solid #ccc !important;
    margin:0 !important;
    padding:15px 0px 15px 0 !important;
}

.faq-tabs .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    right:10px !important;
    top:7px !important;
    position:absolute;
}

.faq-tabs .vc_toggle_size_md .vc_toggle_icon::after {
    display:none !important;
}

.faq-tabs .vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
    visibility:visible !important;
}

.faq-tabs .vc_toggle_size_md .vc_toggle_icon::before {
    height:12px !important;
    width:12px !important;
    border-width:6px !important;
    margin-top:0 !important;
    margin-left:0 !important;
}

.faq-tabs .vc_toggle_icon:before {
    border-color:#666;
    content:'';
    display:block;
    box-sizing:border-box;
    border-style:solid;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-width: 6px;
    border-bottom-color: transparent!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    
}

.faq-tabs .vc-active .vc_toggle_icon:before, .faq-tabs .vc_toggle_arrow.vc_toggle_active .vc_toggle_icon:before {
    -webkit-transform: rotate(180deg) translateY(25%);
    -ms-transform: rotate(180deg) translateY(25%);
    transform: rotate(180deg) translateY(25%);
}

.faq-tabs .vc_toggle_title > h4 {
    padding-right:50px;
    display:inline-block;
    font-family:helvetica,arial,sans-serif;
    font-weight:bold;
    font-size:18px !important;
    line-height:1.3;
}

.faq-tabs .vc_toggle_content {
    margin-bottom:0 !important;
}


/* Do Not Sell My Personal Information Gravity Forms
-----------------------------*/
body #gform_wrapper_48 .gform_footer input[type=submit]
{
    color: #FFFFFF !important;
    background: #f90f01 !important;
    float: right;
    border-radius: 5px !important;
}

body #gform_wrapper_48 {
   padding: 10px !important;
   width: 400px !important;
   background : #FFFFFF !important ;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body { width: 100% !important; }



@media screen and (max-width: 768px){
	.vc_row .wpb_row .vc_row-fluid .vc_custom_1578424065049 .vc_row-has-fill .vc_row-o-content-middle .vc_row-flex {background-size: 768px !important;}
}

/* Code to align image and video under postid-42621, postid-42629 and 
-----------------------------*/

.postid-42629 .attachment-secondary-thumb{
    margin-left: 13% !important;
}

.postid-42629 .video-modal-container {
    margin-right: 40%;
}

.postid-42621 .attachment-secondary-thumb{
    margin-left: 13% !important;
}

.postid-42621 .video-modal-container {
    margin-right: 40%;
}
/* Code to remove rating snapshot and customer ratings on mobile 
-----------------------------*/

@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-56 .bv-section-summary .bv-section-summary-inline .bv-secondary-rating-summary
{display: none !important;}
}

@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-56 .bv-section-summary .bv-section-summary-inline .bv-inline-histogram-ratings
{display: none !important;}
}

@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-56 .bv-section-summary
{display: none !important;}
}