/* 
    This style Sheet is the real theme stylesheet 
    This here due to an Avada oddity of include order. 
    This stylesheet is included within the Appearance > Theme Options > General > "Space before </head>"
*/



/* ------------ NEW HEADER ------------ */

.fusion-secondary-header {
background-color:#373737 !important;
border-top: 6px solid #d42c26 !important;
}
.fusion-secondary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.fusion-secondary-menu > ul > li {
    float: left;
    border-left: 0px solid transparent;
}
.fusion-secondary-menu > ul > li:first-child {
    border-left: none;
}
.fusion-secondary-menu > ul > li > a {
    display: block;
    position: relative;
    padding: 0 5px;
}
.fusion-header-v4 .fusion-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.fusion-sticky-header-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.fusion-header-v4 .searchform {
    float: right;
    margin-left: 15px;
    padding-top: 20px;
    width: 215px;
}
.fusion-page-title-captions {
    display: table-cell;
    vertical-align: middle;
    width: 99%;
}
.fusion-page-title-secondary {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    text-align: right;
}


/* ------------ BODY ------------ */
body a {
    color: #373737;
}
body a:hover {
    color: #d42c26;
}
#main {
    background: #fff;
    clear: both;
    max-width: 1200px;
    margin: 0 auto;
}
select {
    font: 100% Cabin, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #373737 !important;
}
.fusion-main-menu > ul > li {
    padding-right: 20px !important;
}
.fusion-main-menu .sub-menu {
    background-color: #f2efef;
    width: 200px;
    border-top: 0px solid #d42c26 !important;
    font-family: 'Cabin', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
sup { 
    vertical-align: super;
    font-size: smaller;
}
#sliders-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.fusion-page-title-bar {
    width: 1200px !important;
    margin: 0 auto;
    margin-top: 5px;
}
.page-title-container {
    height:70px;
    margin-top: 5px;
}
.fusion-one-fourth.one_fourth.fusion-layout-column.fusion-column.spacing-yes.bottom-bar {
    width: 24.6%;
    margin-right: .5%;
    margin-bottom: 5px;
}
.title-sep-container {
    display: none !important;
}
.fusion-title .title-sep-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 6px;
    width: 100%;
    display: none;
}
.products li {
    border: 0px solid #efefef;
    border-bottom-width: 0px !important;
}
.products li {
    width:275px !important;
}
.product-details {
    padding: 0px 15px 0px 15px !important;
    min-height: 80px !important;
}
.product-details-container {
    border-bottom: 0px solid #e7e6e6 !important;
    padding-bottom: 0px !important;
    min-height: 50px !important;
    padding-top: 10px;
}
.product .product-buttons {
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0 15px;
    margin-top: 4px;
    border-top: 0px solid #EBEAEA;
}
.product-buttons a:first-child {
    float: right;
    display: none;
}
.product-buttons a:last-child {
    float: left;
    display: none;
}
.amount {
    color: #969DA3 !important;
}
.price > .amount {
    font-size: 20px !important;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
    margin-bottom: 5px !important;
}
.wpb_call_to_action {
    position: relative;
    background-color: #373737 !important;
    padding: 10px !important;
    border: 0px solid #f0f0f0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpb_text_column.wpb_content_element.select-retailer-title {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
#comment-textarea textarea,
.comment-form-comment textarea,
.wpcf7-form textarea {
    border: 0px solid #d2d2d2;
    width: 100%;
    height: 150px;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px 11px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #f7f7f7 !important;
}
.gform_wrapper .gfield textarea {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    padding: 8px;
    border-radius: 2px;
}
.fusion-portfolio-tabs,
.fusion-faq-tabs {
    height: auto;
    border-top: 0px solid #e7e6e6;
    border-bottom: 0px solid #e7e6e6;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 34px;
}
.fusion-nav-prev,
.fusion-nav-next {
    background-color: #373737! important;
    background-repeat: no-repeat;
    width: 30px;
    height: 170px;
    position: absolute;
    top: 100%;
    margin-top: -170px;
    color: transparent;
    cursor: pointer;
    opacity: 1;
    z-index: 1000;
}
.fusion-carousel-wrapper .es-nav .es-nav-prev:before,
.fusion-carousel-wrapper .es-nav .es-nav-next:before {
    display: block;
    position: relative;
    line-height: 29px;
    font-size: 20px;
    color: #fff;
    font-family: IcoMoon;
    font-weight: bold;
    font-size: 30px;
    margin-top: 70px;
}
.fusion-carousel .fusion-carousel-wrapper {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 4px 0 4px;
}
.comment-form input,
.post-password-form .password,
#s,
#comment-input input,
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
    border: 0px solid #d2d2d2;
    width: 100%;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    padding: 8px 2%;
    float: left;
    margin-right: 1%;
    border-radius: 2px;
    background-color: #f7f7f7 !important;
}
.ilightbox-loader.metro-white.horizontal {
    display: none;
}
.ilightbox-holder.metro-white {
  padding: 0px !important;
  background: transparent !important;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.ilightbox-fullscreen {
    display: none;
}
.ilightbox-overlay.metro-white {
  background: #313131 !important;
  opacity: .9 !important;
}

.bottom-bar {
    margin-bottom: 5px !important;
}
.bottom-bar-button {
    margin-bottom: 5px;
    display: none !important;
}
.fusion-image-carousel {
    margin-bottom: 10px;
}
textarea#comment {
    border: 1px solid #d2d2d2;
    border-radius: 2px;
}
h1.tag-line-title {
    font-size: 35px !important;
    text-align: center !important;
    color: #ffffff !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}
h2.solutions-home-title {
    font-size: 26px !important;
    text-align: center;
    color: #ffffff !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}
.fusion-fullwidth.fullwidth-box.fusion-parallax-none.solutions-home-title-bar {
    background-color: #373737 !important;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 2px !important;
}
.fusion-fullwidth.fullwidth-box.fusion-parallax-none.products-home-title-bar {
    display: none;
}
/*h2.products-home-title {
    display: none;
}*/
h5 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.home-solutions-left {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-right: .25% !important;
}
.home-solutions-center {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-right: .25% !important;
    margin-left: .25% !important;
}
.home-solutions-right {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-left: .25% !important;
}
.home-solutions-mobile-left {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-right: .25% !important;
    display: none;
}
.home-solutions-mobile-center {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-right: .25% !important;
    margin-left: .25% !important;
    display: none;
}
.home-solutions-mobile-right {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-left: .25% !important;
    display: none;
}
.accordian.fusion-accordian.home-products-mobile {
    display: none;
}
.fusion-rollover {
    display: none !important;
}
.fusion-blog-layout-grid .fusion-post-wrapper {
    border: 0 solid #EAEAEA !important;
    border-bottom-width: 0 !important;
}

.table-1 table,
.tkt-slctr-tbl-wrap-dv table {
    border: 0px solid#dcdcdc;
    background-color: #fff;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.08), inset 0 0 0 0 rgba(255, 255, 255, 0);
    width: 100%;
}
.table-1 tr td,
.tkt-slctr-tbl-wrap-dv tr td {
    border: 0px solid #dcdcdc;
    padding: 5px 5px;
    font-size: 12px;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: #ffffff;
    opacity: 0.99;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0s ease-out;
    -moz-transition: -moz-transform 0s ease-out;
    -o-transition: -o-transform 0s ease-out;
    transition: transform 0s ease-out;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 0px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-clip: padding-box;
    outline: none;
}
.search-page-search-form {
    padding-bottom: 20px;
    border-bottom: 0px solid #E6E5E6;
    margin-bottom: 20px;
}
.avada-select-parent {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 70%;
}
.post-content p {
    margin-top: 0;
    margin-bottom: 10px;
}






/* ------------ FUSION OVERRIDES ------------ */
.single .fusion-sharing-box {
    margin-bottom: 0px !important;
}
.fusion-sharing-box .fusion-social-networks {
    text-align: left !important;
}
.fusion-sharing-box {
    display: table;
    margin-bottom: 55px;
    padding-top: 10px !important;
    height: 70px;
    width: 100%;
    background-color: #f6f6f6;
}
.fusion-sharing-box {
    display: table;
    margin: 0px !important;
    padding: 10px 0 0 0 !important;
    height: 70px;
    width: 100%;
    background-color: #f6f6f6;
}
.related.products,
.upsells.products {
    margin-top: 20px;
}
.fusion-filters {
    display: none;
    overflow: hidden;
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
    line-height: 34px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
}
.fusion-title {
    display: table;
    margin: 0 0 20px;
    overflow: hidden;
}
.fusion-flexslider.flexslider.fusion-post-slideshow {
    min-height: 0px;
}
.fusion-blog-layout-grid .fusion-post-slideshow,
.fusion-blog-layout-timeline .fusion-post-slideshow {
    margin-bottom: 0;
    border-bottom: 0px solid #EAEAEA;
}

.fusion-blog-layout-grid .fusion-post-content-wrapper,
.fusion-blog-layout-timeline .fusion-post-content-wrapper {
    padding: 10px 25px 0 10px;
}
.fusion-breadcrumbs {
    display: none;
}







/* ------------ FOOTER ------------ */
#footer {
    max-width: 1200px;
    margin: 0 auto;
}
.fusion-footer-widget-area {    
    border-top: 0px solid #e9eaee !important;
    background: #e3e8eb !important;
    padding: 20px 30px 20px !important;
    color: #373737;
    position: relative;
    overflow: hidden;
	max-width: 1200px;
    margin: 0 auto 5px;
}
.fusion-footer-widget-area h3 {
    margin: 0 0 5px !important;
    color: #373737;
    text-transform: uppercase !important;
}
.footer-widget-col:last-child {
    margin-bottom: 15px;
}
.fusion-copyright-content {
    /*display: table-cell;*/
    vertical-align: middle;
    margin: 0;
    padding: 0;
    color: #ffffff !important;
    font-size: 12px;
    text-shadow: none;
}
.fusion-copyright-notice {
    padding-bottom: 0px;
    color: #ffffff !important;
}
.fusion-footer-widget-area {
    text-align: left;
}
.fusion-footer-widget-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    line-height: 15px !important;
}
.fusion-footer-widget-area ul li a {
    display: block !important;
    padding: 2px 0 !important;
    border-bottom: 0px solid #282a2b !important;
    font-weight: normal !important;
}
.fusion-footer-widget-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    line-height: 18px !important;
}
.fusion-footer-widget-area ul li a {
    padding: 2px 0 !important;
    border-bottom: 0px solid #282a2b !important;
    display: block !important;
}
.fusion-footer-area ul li a {
    padding: 2px 0 !important;
    border-bottom: 0px solid #373737 !important;
    display: block !important;
    font-weight: normal !important;
}






/* ------------ WOO COMMERCE OVERRIDES ------------ */
.wc-product-retailers {
    display: block !important;
}
div.wc-product-retailers-wrap {
    display: block !important;
}
div.pp_default .pp_content_container .pp_left {
    background: none;
    padding-left: 0;
}
div.pp_default .pp_content_container .pp_right {
    background: none;
}
.pp_top, .pp_bottom {
    display: none;
}
div.pp_overlay {
    background: #313131;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 110000;
    opacity: .95 !important;
}
.products > li {
  border: 0px solid #efefef !important;
  border-bottom-width: 0px !important;
}
.product .product-buttons {
  padding-bottom: 12px;
  padding-top: 12px;
  margin: 0 15px;
  margin-top: 4px;
  border-top: 0px solid #EBEAEA !important;
}
#prdctfltr_woocommerce {	
	position:relative;
	margin-bottom:20px;
	z-index:210 !important;
}
.prdctfltr_woocommerce.pf_default_inline #prdctfltr_woocommerce_filter_submit {	
	margin:0px 18px 0px;
}
.prdctfltr_sc_products.woocommerce {
    margin-bottom: 0 !important;
}
#prdctfltr_woocommerce {	
	position:relative;
	margin-bottom: 30px !important;
	z-index:210 !important;
	padding: 0 20px 5px !important;
	background-color: #f9f9f9 !important;
}
.pf_default_select .prdctfltr_filter > span,
.pf_select .prdctfltr_filter > span {	
	overflow:hidden;
	border:0px solid #ddd;
	color: #fff;
	background-color: #373737;
	padding:6px;
	padding-right:32px;
	line-height:1.5REM;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	cursor:pointer;
	margin-top:0;
	margin-bottom:0;
}
.product_meta {
    display: none !important;
}
.description_tab.active {
    display: none !important;
}
.woocommerce-tabs .panel {
  border: 0px solid #ffffff !important;
  margin-left: 0px;
}
.woocommerce-tabs .tabs li a {
  display: block;
  padding: 10px 0px;
  border-bottom: 0px solid #e7e6e6 !important;
}
.tabs {
    display: none !important;
    border-bottom: 0px solid #dddddd !important;
}
.product .product-border {
  height: 4px;
  border-top: 0px solid #e7e6e6 !important;
  border-bottom: 1px solid #e7e6e6;
  margin-top: 10px;
  margin-bottom: 10px !important;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.reviews_tab {
    display: none !important;
}
.woocommerce-tabs {
  overflow: hidden;
  padding-top: 0px !important;
}
.find-a-retailer-button {
    margin-top: 20px;
}
.related.products,
.upsells.products {
  margin-top:20px !important;
}
.woocommerce-tabs .panel {
  padding: 20px 0;
}
.product-images {
  position: relative;
  min-height: 220px !important;
}
form.cart {
  margin-bottom: 0;
  margin-top: 0;
}
.single_variation_wrap {
  margin: 0;
}







/* ------------ VISUAL COMPOSER OVERRIDES ------------ */
.wpb_content_element .wpb_tabs_nav li {
    background-color: #e3e8eb !important;
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
    background-color: #ffffff !important;
    border-top: 1px solid #e3e8eb !important;
    border-right: 1px solid #e3e8eb !important;
    border-left: 1px solid #e3e8eb !important;
    min-width: 270px !important;
    border-radius: 2px;
}
.wpb_content_element .wpb_tabs_nav li {
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none !important;
    border-top: 1px solid #e3e8eb !important;
    min-width: 300px !important;
    border-radius: 2px;
}
.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0 !important;
}

div.cqlist-container.edge-guide {
    margin: 0;
}
div.cqlist-container.blade-guide {
    margin: 0 10px;
}
.cqlist-container{
  min-width: 200px !important;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
   -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important; 
   -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important; 
   box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important; 
}
.cqlist ul li {
  position: relative;
  background: #fff;
  /*height: 40px;*/
  /*min-height: 40px;*/
  color: #666;
  line-height: 40px;
  margin: 0;
  padding: 0 !important;
}
.wpb_content_element .wpb_accordion_wrapper,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #ffffff !important;
}
.wpb_accordion_header {
    background-color: #ebeaea !important;
}
.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
    background-color: #d42c26 !important;
}
.wpb_btn-inverse {
    background-color: #373737 !important;
}

.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
    background-color: #373737;
}
.vc_gitem-woocommerce.vc_gitem-woocommerce-product-price.vc_gitem-align-left {
    font-size: 18px;
    font-weight: 700;
    color: #969DA3;
    padding-bottom: 10px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    min-height: 40px;
}
.wpb_call_to_action {
    position: relative;
    background-color: #f7f7f7;
    padding: 20px;
    padding: 10px !important;
    border: 0px solid #f0f0f0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpb_call_text {
    color: #ffffff !important;
    padding-top: 10px !important;
    padding-bottom:10px !important;
    padding-left: 20px !important;
    font-size: 28px !important;
}
.cta_align_right .wpb_button {
    float: right;
    margin-right: 20px !important;
    margin-top: 5px !important;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
    width: 80% !important;
    float: left;
    clear: none;
}
.pinterest-container li {
	list-style: none !important;
	width: 200px;
	background:transparent none repeat scroll 0 0;
	background-image: none;
	list-style-image:none;
	list-style-type:none;
	display: none;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.vc_row.cta-home {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.vc_row.wpb_row.vc_row-fluid.product-selector-slider {
    width: 100%;
    padding: 0;
    margin: 0;
}
.wpb_gmaps_widget .wpb_wrapper {
    background-color: #ffffff !important;
    padding: 0px !important;
}
.wpb_button {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    vertical-align: middle;
    cursor: pointer;
    background-color: #d42c26;
    border: 0px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    *margin-left: .3em;
}

form.wpcf7-form {
    padding: 0 10px;
}




/* ------------ COOKED RECIPE OVERRIDES ------------ */
body #cooked-plugin-page .recipe-row.main-row,
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box,
body #cooked-plugin-page .result-section.full-width-box-layout .result-box,
body #cooked-plugin-page .result-section.table-layout .table-box,
body #cooked-plugin-page .search-section .search-wrap {
    box-shadow: 0 0px rgba(0,0,0,0) !important;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box {
    border: 0px solid !important;
}
body #cooked-plugin-page .search-section .search-wrap {
    padding: 22px;
    border: 0px solid !important;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box-entry h2 { 
    margin-bottom:15px;
    line-height:1.4;
    font-size: 16px !important; 
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box-entry {
    padding: 10px 5px 10px !important;
}
body #cooked-plugin-page .recipe-row.main-row { 
    z-index: 2;
    border: 0px solid; 
}
body #cooked-plugin-page .recipe-container { 
    border-bottom: 0px solid;
    margin-bottom: 40px;
}






/* ------------ VIDEO MANAGER OVERRIDES ------------ */
#colorbox, #cboxOverlay, #cboxWrapper{
    position:absolute;
    top:0;
    left:0;
    z-index:20000;
    overflow:hidden;
    opacity: 0.98 !important;
}
div#cboxOverlay {
    opacity: 0.98 !important;
    cursor: pointer;
    display: block;
}






/* ------------ MOBILE SPECIFIC ------------ */
.mobile-header-search .searchform {
    /*padding: 10px 0;*/
    display: none;
    
}
.mobile-menu-design-modern .header-wrapper #mobile-nav,
.sh-mobile-nav-holder.mobile-nav-holder-modern #mobile-nav {
    border-right: 0;
    border-left: 0;
    border-top: 0px solid #DBDBDB;
}
.mobile-menu-icons a {
    float: right;
    font-size: 40px;
    margin-left: 20px;
}
.fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.bottom-bar-mobile {
    display: none;
}
.fusion-social-networks .fusion-social-network-icon {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 28px;
    color: #969DA3;
    display: inline-block;
}
input.wpcf7-form-control.wpcf7-text.retailer-login {
    width: 50%;
}
input[type="text"],
input.input-text,
textarea {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.input-text,
input[type="text"] {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    padding: 8px 15px;
    margin-right: 1%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
}
.avada-select-parent select,
.gravity-select-parent select,
.wpcf7-select-parent select {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}




.icon-chart {
    width: 160px;
    max-width: 160px;
    padding: 5px;
}

/*  CC Icons */
.cc-icons {
    border-collapse: collapse ;
    width:160px;
    color: #fff;
    margin: 0 0 0 10px;
}
.cc-icons td {
   padding: 2px 2px 2px 10px;
}
.cc-icon-container-cell { /*on <td> with icon */
   min-width: 20px; 
   padding-left:10px;
   width:10%;
}
.cc-icon-label-container-cell { /* on <td> with text */
    color: #313131 !important;
    font-size: 12px;
}
.cc-icon-label-container-cell.cc-icon-active {
    color:#ff6600;
}
.cc-icon { /* Default icon Style */
    display:block;
    width:20px;
    height:20px;
    background:url(/wp-content/uploads/productIcons-1.png) no-repeat 0px 0px;
    /*background-position-x: 0px;*/

}
.cc-icon.cc-icon-active { /* usight col in sprite if selected */
    background-position-x: -20px !important;
}

.cc-icons thead th {padding:3px; color:#313131 !important; font-weight:700;}


/* Manual Sharpener legend */
/*#ccIconManualSharpenerLegend {
    border:solid #E5E5E5 1px;
    padding:5px;
}*/
.legend-icon-wrapper {
    margin:0px 5px;
}
.legend-icon {
    width:20px; 
    height:20px;
    border-style:none;
}
.legend-label{
    margin-right:5px;
    font-size:80%;
    color:#666;
}




#ccIconFilterBar .cc-icon-active .cc-icon { /* usight col in sprite if selected */
    background-position-x: 40px; 
}

#ccIconFilterBar .cc-icon-filter::first {
    border-left: solid #E2E2E2 1px;
}
#ccIconFilterBar .cc-icon-filter {
    width:40px;
    display:inline-block;
    overflow:hidden;
    height:60px;
    color: #313131;
    border-color: #E2E2E2;
    border-width: 0;
    margin:2px 0px 8px;
    text-align:center;
    cursor:pointer;
}
#ccIconPriceSortBar {
    cursor: pointer;
    white-space: nowrap;
    margin-top: 20px;
}
#ccIconFilterBar .cc-icon-filter.cc-icon-active {
    background-position: -20px !important;
}

#ccIconFilterBar .cc-icon-filter.cc-button.cc-icon-label {
    margin:0px 5px 5px 25px;
    height:40px;
    width:auto;
    padding:10px 20px;
    background-color: #313131;
    color:#ffffff;
    white-space: nowrap;
}
.cc-icon-filter.cc-button.cc-icon-label {
    margin:0px 10px 5px 0;
    height:40px;
    width:auto;
    padding:10px 20px;
    background-color: #313131;
    color:#ffffff;
    white-space: nowrap;
}

/*#ccIconFilterBar .cc-icon-filter.cc-button.cc-icon-label, .cc-icon-filter.cc-button.cc-icon-label {
    margin:0px 5px 5px 20px;
    height:40px;
    width:auto;
    padding:10px 20px;
    background-color: #313131;
    color:#ffffff;
    white-space: nowrap;
}*/
.cc-icon-filter .cc-icon {
    width: 40px;
    height: 40px;
    margin:0px;
    background:url(/wp-content/uploads/icons-sprite-40x40-1.png);
}
.cc-icon-filter .cc-icon-label {
    font-size:70%;
}



/* EDGE - specific vertical positions for each icon - FF Fix*/
.cc-icon-double-bevel {
    background-position: 0px -20px;
}
.cc-icon-double-bevel.cc-icon-active {
background-position: -20px -20px ;
}

.cc-icon-triple-bevel {
    background-position: 0px -40px;
}
.cc-icon-triple-bevel.cc-icon-active {
background-position: -20px -40px ;
}

.cc-icon-15-degrees {
    background-position: 0px -60px;
}
.cc-icon-15-degrees.cc-icon-active {
background-position: -20px -60px ;
}

.cc-icon-20-degrees {
    background-position: 0px -80px;
}
.cc-icon-20-degrees.cc-icon-active {
background-position: -20px -80px ;
}

.cc-icon-15-20-degrees {
    background-position: 0px -160px;
}
.cc-icon-15-20-degrees.cc-icon-active {
background-position: -20px -160px ;
}

.cc-icon-single-sided {
    background-position: 0px -100px;
}
.cc-icon-single-sided.cc-icon-active {
background-position: -20px -100px ;
}

.cc-icon-criss-cross {
    background-position: 0px -120px;
}
.cc-icon-criss-cross.cc-icon-active {
background-position: -20px -120px ;
}

.cc-icon-steeled-edge {
    background-position: 0px -140px;
}
.cc-icon-steeled-edge.cc-icon-active {
background-position: -20px -140px ;
}

.cc-icon-serrated {
    background-position: 0px 0px;
}
.cc-icon-serrated.cc-icon-active {
background-position: -20px 0px ;
}



/* KNIFE - specific vertical positions for each icon - FF Fix*/

.cc-icon-chefs-knives {
    background-position: 0px -180px;
}
.cc-icon-chefs-knives.cc-icon-active {
background-position: -20px -180px ;
}

.cc-icon-santoku {
    background-position: 0px -200px;
}
.cc-icon-santoku.cc-icon-active {
background-position: -20px -200px ;
}

.cc-icon-bread-knives {
    background-position: 0px -220px;
}
.cc-icon-bread-knives.cc-icon-active {
background-position: -20px -220px ;
}

.cc-icon-hunting-knives {
    background-position: 0px -240px;
}
.cc-icon-hunting-knives.cc-icon-active {
background-position: -20px -240px ;
}

.cc-icon-fillet-knives {
    background-position: 0px -260px;
}
.cc-icon-fillet-knives.cc-icon-active {
background-position: -20px -260px ;
}

.cc-icon-pocket-knives {
    background-position: 0px -280px;
}
.cc-icon-pocket-knives.cc-icon-active {
background-position: -20px -280px ;
}

.cc-icon-scissors {
    background-position: 0px -300px;
}
.cc-icon-scissors.cc-icon-active {
background-position: -20px -300px ;
}

.cc-icon-ceramic-knives {
    background-position: 0px -320px;
}
.cc-icon-ceramic-knives.cc-icon-active {
background-position: -20px -320px ;
}

.cc-icon-machete-ax {
    background-position: 0px -340px;
}
.cc-icon-machete-ax.cc-icon-active {
background-position: -20px -340px ;
}




/* KNIFE - specific vertical positions for each icon */
#ccIconFilterBar .cc-icon-chefs-knives  {
    background-position: 0px -360px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-chefs-knives {
background-position: -40px -360px ;
}

#ccIconFilterBar .cc-icon-santoku {
    background-position: 0px -400px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-santoku {
background-position: -40px -400px ;
}

#ccIconFilterBar .cc-icon-bread-knives {
    background-position: 0px -440px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-bread-knives {
background-position: -40px -440px ;
}

#ccIconFilterBar .cc-icon-hunting-knives {
    background-position: 0px -480px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-hunting-knives {
background-position: -40px -480px ;
}

#ccIconFilterBar .cc-icon-fillet-knives {
    background-position: 0px -520px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-fillet-knives {
background-position: -40px -520px ;
}

#ccIconFilterBar .cc-icon-pocket-knives {
    background-position: 0px -560px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-pocket-knives {
background-position: -40px -560px ;
}

#ccIconFilterBar .cc-icon-scissors {
    background-position: 0px -600px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-scissors {
background-position: -40px -600px ;
}

#ccIconFilterBar .cc-icon-ceramic-knives {
    background-position: 0px -640px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-ceramic-knives {
background-position: -40px -640px ;
}

#ccIconFilterBar .cc-icon-machete-ax {
    background-position: 0px -680px;
}
#ccIconFilterBar .cc-icon-active .cc-icon-machete-ax {
background-position: -40px -680px ;
}






.icon-chart-edge {
    background-color: #373737 !important;
    width: 160px;
    max-width: 160px;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 0 !important;
}
.icon-chart-knife {
    background-color: #373737 !important;
    width: 160px;
    max-width: 160px;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 0 !important;
}
.icon-chart-edge-title {
    margin: 10px 0 0 10px !important;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0 !important;
}
.icon-chart-knife-title {
    margin: 10px 0 0 10px !important;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0 !important;
}
.fusion-one-half.fusion-layout-column.fusion-spacing-no.guide {
    width: 160px !important;
    margin: 0 10px 10px !important;
}
.fusion-column-wrapper {
    border-radius: 3px !important;
    margin-top:5px;
    background-color: #e3e8eb !important;
}
.fusion-column-wrapper-home {
    border-radius: 0px !important;
    margin-top:0px;
}


.fusion-one-half.fusion-layout-column.fusion-spacing-yes.icon-chart-edge {
    margin-top: 10px !important;
}
.fusion-one-half.fusion-layout-column.fusion-column-last.fusion-spacing-yes.icon-chart-knife {
    margin-top: 10px !important;
}



/* ------------ RESPONSIVE STYLES ------------ */
@media only screen and (max-width: 800px){

/* NEW STYLES - v3.8+ */
#main {
    /*padding: 30px 10px 20px !important;*/
    background: #fff;
    clear: both;
    max-width:800px;
    margin: 0 auto;
    padding-left: 20px !important;
	padding-right: 20px !important;
}
.fusion-alignleft {
    display: none !important;
}
.fusion-alignright {
    display: inherit !important;
}
.fusion-icon-bars:before {
    content: "\f0c9";
    font-size: 1.5em;
}
.fusion-header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.fusion-mobile-menu-icons {
    margin-top: 5px !important;
}
.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
    width: 70% !important;
    float: left;
    padding-top: 0;
    padding-bottom:  0;
}
.fusion-page-title-bar {
    margin: 0 auto;
    margin-top: 0;
}
.fusion-secondary-menu {
    display: none !important;
}
.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft {
    display: none !important;
}
.fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.bottom-bar {
    display: none !important;
}
.fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.bottom-bar-mobile {
    display: inherit !important;
}
.fusion-fullwidth.fullwidth-box.hundred-percent-fullwidth.home-passion-bar {
    display: none !important;
}
.fusion-footer-widget-area {    
    border-top: 0px solid #e9eaee !important;
    background: #e3e8eb !important;
    padding: 40px 30px 10px !important;
    color: #373737;
    position: relative;
    overflow: hidden;
	max-width: 1200px;
    margin: 0 auto 0;
}
.bottom-bar {
    display: none !important;
}
.bottom-bar-button {
    display: inherit !important;
    /*width: 100%;*/
    padding: 20px 0;
    margin: 5px 0;
    border-radius: 0;
}
.fusion-separator.fusion-full-width-sep.sep-none.home-top {
    display: none !important;
}
.fusion-header-v4 .searchform {
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
    background-color: #ffffff !important;
    border: 1px solid #e3e8eb !important;
    width: 100% !important;
}
.wpb_content_element .wpb_tabs_nav li {
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none !important;
    border: 0px solid #e3e8eb !important;
    width: 100% !important;
}
.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 0 1px 0 !important;
}
div.vc_row.wpb_row.vc_row-fluid.related_reviews_container {
    display: none !important;
}
.vc_row.cta-home {
    display: none !important;
}
.fusion-fullwidth.fullwidth-box.fusion-parallax-none.solutions-home-title-bar {
    background-color: #373737 !important;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.fusion-fullwidth.fullwidth-box.fusion-parallax-none.products-home-title-bar {
    display: inherit !important;
    background-color: #373737 !important;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
h2.solutions-home-title {
    font-size: 26px !important;
    text-align: center;
    color: #ffffff !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}
h2.products-home-title {
    display: inherit !important;
    font-size: 26px !important;
    text-align: center;
    color: #ffffff !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}
.dhvc-woocommerce-page div.images, .dhvc-woocommerce-page div.images, .dhvc-woocommerce-page .wpb_wrapper div.images, .dhvc-woocommerce-page div.images {
    padding-bottom: 20px;
}
#main.clearfix.width-100 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.fusion-header-v2 .fusion-header,
.fusion-header-v3 .fusion-header,
.fusion-header-v4 .fusion-header,
.fusion-header-v5 .fusion-header {
    border-bottom: 0px solid transparent;
}
.fusion-icon-search:before {
    content: "\f002";
	font-size: 1.2em !important;
	display: none;
}
.fusion-footer-widget-area {
    text-align: center !important;
}
.fusion-footer-widget-column {
    margin-bottom: 30px;
}
.wpcf7-form-control.wpcf7-text.retailer-login {
    float: none !important;
    width: 60% !important;
    margin-bottom: 5px;
}
.home-solutions-seperator {
    display: none !important;
}
.fusion-column.col-lg-3.col-md-3.col-sm-3 {
    float: none;
    width: 100% !important;
    margin: 0 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ajax-loader {
    display: none !important;
}
.vc_col-sm-12.wpb_column.vc_column_container {
    position: relative;
    min-height: 1px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fusion-one-third.one_third.fusion-layout-column.fusion-spacing-yes.home-solutions {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 33% !important;
    margin-right: .5% !important;
}
.home-solutions-left {
    display: none !important;
}
.home-solutions-center {
    display: none !important;
}
.home-solutions-right {
    display: none !important;
}

.home-solutions-mobile-left {
    display: inherit;
    margin-top: 0px;
    margin-bottom: 0px !important;
    width: 33% !important;
    margin-right: .25% !important;
    background-color: #ffffff !important;
    padding-bottom: 10px !important;
}
.home-solutions-mobile-center {
    display: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 33% !important;
    margin-right: .25% !important;
    margin-left: .25% !important;
    background-color: #ffffff !important;
    padding-bottom: 10px !important;
}
.home-solutions-mobile-right {
    display: inherit;
    margin-top: 0px;
    margin-bottom: 0px !important;
    width: 33% !important;
    margin-left: .25% !important;
    background-color: #ffffff !important;
    padding-bottom: 10px !important;
}
.fusion-image-carousel.home-products {
    display: none !important;
}
.accordian.fusion-accordian.home-products-mobile {
    display: inherit;
    width: 100%;
    margin: 0 auto;
}
.fusion-accordian.home-products-mobile .panel-title a .fa-fusion-box {
    display: none;
}
.fusion-accordian.home-products-mobile .panel-title .fusion-toggle-heading {
    margin-left: 0px;
}
.fusion-footer-widget-area {    
    border-top: 0px solid #e9eaee !important;
    background: #e3e8eb !important;
    padding: 50px 30px 20px !important;
    color: #373737;
    position: relative;
    overflow: hidden;
	max-width: 1200px;
    margin: 0 auto !important;
}
.table-1 table,
.tkt-slctr-tbl-wrap-dv table {
    border: 0px solid #dcdcdc;
    background-color: #fff;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.08), inset 0 0 0 0 rgba(255, 255, 255, 0);
    width: 100%;
}
.table-1 tr td,
.tkt-slctr-tbl-wrap-dv tr td {
    border: 0px solid #dcdcdc;
    padding: 2px 2px;
    font-size: 10px;
}
.icon-chart-edge {
    background-color: #373737 !important;
    width: 300px;
    max-width: 300px;
    padding: 5px;
}
.icon-chart-knife {
    background-color: #373737 !important;
    width: 300px;
    max-width: 300px;
    padding: 5px;
}

.avada-select-parent {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
    } /* end of media query */
