/*

Theme Name: Avada Child

Description: Child theme for Avada

Author: Cybervise

Theme URI: http://theme-fusion.com/avada/

Author URI: https://www.cybervise.com

Version: 3.0

Template: Avada


*/

/* Chem and GYK */

.gyk-outer {
    margin-bottom: 40px !important;
}

.gyk-box img {
    max-width: 45%;
    display: inline-block;
}

.gyk-title, .gyk-title a {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 10px;
    font-weight: 700 !important;
}

.gyk-title {
    max-width: 45%;
}

.gyk-container {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
}

.gyk-container .fusion-layout-column {
    margin-bottom: 0px !important;
}

.post-content .gyk-content h3 {
    color: #fff;
}

.post-market.gyk-content {
    width: 100%;
    max-width: 100%;
}

.post-market.gyk-content .fusion-column-wrapper {
    min-height: 250px !important;
    width: 100%;
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
}

.fusion-text.market-name {
    position: relative;
    top: 100px;
}

img.post-market.gyk-content {
    width: 50%;
    max-width: 50%;
    height: 20vw;
    max-height: 250px;
    align-self: center;
}

.gyk-img {
    height: 320px;
    background-size: cover !important;
    width: 100%;
}

.gyk-single {
    height: 320px;
    margin-bottom: 50px;
}

.gyk-rollover {
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5));
    width: 100%;
    max-height: 450px !important;
    height: 100% !important;
    min-height: 250px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: calc(20px + 2.5vw) !important;
}

.gyk-rollover:hover {
    background: rgba(44, 44, 44, .1);
    transition: 0.3s;
}

.market-img .gyk-rollover {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}

.market-img .gyk-rollover:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, .3));
    transition: 0.3s;
}

h4.gyk-name {
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
}

#gyk-link:hover {
    text-decoration: none !important;
}

a#gyk-link {
    max-width: 50%;
}

.post-market {
    display: inline-block;
    max-width: 33%;
    margin: 10px 0;
    padding: 0 10px;
    vertical-align: top;
}

.page-id-1537 .post-market {
    padding: 0px;
}

.page-id-1537 .post-market:hover .gyk-rollover {
    background: rgba(44, 44, 44, .1);
    transition: 0.3s;
}

.page-template-default.page-id-1537 main#main {
    bottom: 5vh;
}

.page-template-default.page-id-2196 main#main { /* no banner on events pages, adjust content container accordingly so title doesn't ride into menu */
    position: static;
}

.page-template-default #content {
    padding-bottom: 50px;
}

.post-market .market-img {
    max-width: 100%;
    max-height: 150px;
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 235px;
    margin: 0 auto;
}

.post-market.gyk-content .market-img {
    max-height: 450px !important;
    height: 100% !important;
    width: 100% !important;
    min-height: 250px;
}

.gyk-rollover a:hover {
    text-decoration: none !important;
}

.page-template-chemist-page h1 {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

.home-news-left h4.fusion-rollover-title {
    text-align: left;
    font-size: 30px !important;
}

@media (max-width: 1200px) {
    img.post-market.gyk-content {
        height: auto;
    }
}

@media (max-width: 900px) {
    .page-template-chemist-page .post-content {
        padding: 15px 25px;
    }

    h3.market-name {
        font-size: 20px !important;
    }
}

@media (max-width: 767px) {
    .post-market {
        display: inline-block;
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0 auto;
        padding: 0 10px;
        vertical-align: top;
    }

    .post-market .market-img {
        width: 100%;
        max-height: 250px;
        height: 250px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

/* end Chem and GYK */

nav.fusion-secondary-menu .menu-item a span {
    color: #aaaaaa;
    font-size: 13px !important;
}

.fusion-secondary-menu .sub-menu li a {
    padding-left: 5px !important;
    border: none !important;
}

.fusion-secondary-menu .sub-menu {
    border: none !important;
    background-color: #ffffff !important;
}


.fusion-secondary-menu .sub-menu a:hover, .fusion-secondary-menu .sub-menu .menu-item a:hover span {
    color: #ffffff !important;
    background-color: #1e7be2 !important;
}

.entry-summary > span > .sep:last-child,
.product-item > span > .sep:last-child {
    display: none;
}

.chemicals {
    font-style: italic;
    color: #666;
}

.slick-dots li button:before {
    color: #1e7be2 !important;
}

.product-details-container {
    min-height: 0 !important;
}

.fusion-main-menu .fusion-main-menu-search a::after {
    display: none !important;
}

.home .fusion-blog-shortcode .fusion-posts-container .fusion-post-content.post-content {
    border: none;
}

.related.products, .woocommerce-product-details__short-description {
    display: none;
}

.parent-pageid-1655 .nav {
    border-bottom: none !important;
}

li.post-12425.product.type-product.status-publish.product_cat-resins-2.product_tag-adhesives-sealants.product_tag-composites.product_tag-elastomers.product_tag-paint-coatings.product_tag-printing-ink.product_shipping_class-15.pa_supplier-basf-intermediates.product-grid-view.instock.product-type-simple {
    word-break: break-all;
}

li.post-12442.product.type-product.status-publish.product_cat-resins-2.product_tag-adhesives-sealants.product_tag-composites.product_tag-elastomers.product_tag-paint-coatings.product_tag-printing-ink.product_shipping_class-15.pa_supplier-basf-intermediates.product-grid-view.instock.product-type-simple {
    word-break: break-all;
}

[class^="icon"], i, .fa {
    font-family: 'Font Awesome 5 Free' !important;
}

.fusion-main-menu .fusion-widget-cart-counter > a::before,
.searchform .search-table .search-button input[type="submit"],
.searchform .fusion-search-form-content .fusion-search-button input[type="submit"],
.flex-direction-nav a {
    font-family: 'Font Awesome 5 Free' !important;
}

.search-field {
    width: calc(100% - 50px);
    float: left;
}

.searchform .search-table .search-button input[type="submit"],
.searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
    height: 50px !important;
    width: 50px !important;
    min-width: 50px !important;
    padding: 0;
}

.fusion-main-menu .fa-search {
    margin-top: 13px;
}

.fusion-main-menu .fusion-main-menu-search a::before {
    display: none;
    margin-left: -15px;
}

.fusion-main-menu .fusion-main-menu-cart > a,
.fusion-main-menu .fusion-main-menu-search > a {
    font-family: 'Font Awesome 5 Free' !important;
    cursor: pointer;
}

.fusion-main-menu-search .fusion-main-menu-icon {
    position: relative;
    margin-top: -20px;
}

.search-button {
    width: 50px !important;
    max-width: 50px !important;
    min-width: 50px !important;
}

.fa-search:before,
.fusion-main-menu .fusion-widget-cart-counter>a:before {
    font-family: 'awb-icons' !important;
}

.fa-search a {
    margin-top: -22px !important;
}

.fa-search a:after {
    content: "\f002" !important;
    font-family: 'Font Awesome 5 Free' !important;
}

/*--------------------------------*\
		REBRANDING STYLES
\*--------------------------------*/

.full-page-container #content {
    max-width: 1000px;
    margin: auto;
    display: block;
    float: none;
    bottom: 120px;
    position: relative;
    padding: 0 4.177vw;
}

.home .full-page-container #content {
    bottom: 0;
}

.full-page-container #content h1 {
    padding-top: 20px;
}

.tribe-events-single-event-title.summary.entry-title {
    font-family: "Noto Sans", serif !important;
    font-weight: 900 !important;
}

.entry-title.fusion-post-title {
    margin-top: 50px !important;
}

.txt-block.value p {
    margin: 45px 0 !important;
}

.single h2.fusion-post-title {
    display: none !important;
}

/*.layout-wide-mode .fusion-header .fusion-row, .fusion-footer .fusion-row {
    max-width: 1000px !important;
}*/

.side-nav {
    border: none !important;
    margin-top: 20px !important;
}

/*.archive .clearfix {
	height: 20px;
}
*/

.tribe-events-page-title {
    text-align: left !important;
}

.tribe-events-page-title a,
p.return-to-shop {
    display: none;
}

.woocommerce-message {
    margin: 0 !important;
    height: 55px;
    float: right !important;
}

h4.entry-title {
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 300;
}

.fusion-toggle-heading {
    font-size: 18px !important;
    color: #1e7be2 !important;
}

/*.home.page-template-100-width .post-content {
	position: relative;
	bottom: 2em;
}*/

.fusion-megamenu-title {
    color: #2c2c2c !important;
}

footer .footer-menutitle {
    font-weight: bold;
    color: #ffffff !important;
}

.foot-link-underline:hover {
    text-decoration: underline !important;
}

/*.fusion-footer .fusion-row, .fusion-header .fusion-row {
	max-width: 1000px !important;
}
*/
#wrapper footer .fusion-widget-area .current-menu-item > a, #wrapper footer .fusion-widget-area .current_page_item > a {
    color: #969695 !important;
}

.fusion-button {
    border: none !important;
}

.fusion-builder-row.fusion-row {
    max-width: 1000px !important;
}

.fusion-live-search .fusion-search-result {
    font-size: 16px !important;
    color: #1e7be2 !important;
}

.searchform .search-table .search-button input[type="submit"] {
    height: 50px !important;
}

#content.full-width {
    width: 100% !important;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    color: #000000 !important;
    padding: 0 20px !important;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500;
}


input[type="text"], input[type="email"], input[type="tel"], select {
    height: 50px !important;
}

textarea {
    padding: 20px !important;
}

textarea:focus, select:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
    border-color: #1E7BE2 !important;
}

#main  {
    margin-top: 35px !important;
}

#main a:hover {
    text-decoration: underline;
}

.fusion-footer-widget-column {
    margin-bottom: 20px !important;
}

#menu-footer li a::before, #menu-products li a::before, #menu-markets li a::before, #menu-markets-1 li a::before, #menu-products-1 li a::before {
    display: none !important;
}

#menu-footer li, #menu-products li, #menu-markets li, #menu-markets-1 li, #menu-products-1 li {
    border: none;
    padding: 0px 10px 10px 0px !important;
}

footer h4.widget-title {
    letter-spacing: 3px !important;
}

/*footer #nav_menu-3 .widget-title, footer #nav_menu-4 .widget-title, footer #nav_menu-5 .widget-title {
	margin-bottom: 0 !important;
	padding-bottom: 10px !important;
	text-transform: none;
	letter-spacing: 0px !important;
	font-weight: bold;
	font-size: 14px;
}*/

#custom_html-3 {
    margin-bottom: 0;
}

ul.social-list {
    list-style: none;
}

@media (max-width: 600px) {
    .fusion-footer-widget-area .f1 {
        padding-bottom: 40px;
    }

    .fusion-footer-widget-area .f1, footer .f2 {
        float: none;
        width: 100% !important;
    }

    .fusion-footer-widget-area .f2 span {
        float: none;
    }
}

.post-content li.gfield {
    padding-left: 0px;
}


h3.contact-heading {
    color: #000000 !important;
}

h1.entry-title {
    font-size: calc(18.4px + 1.46667vw);
}

#breadcrumbs {
    font-size: 11px;
}

#breadcrumbs.blog-breadcrumbs {
    min-width: 200px;
    background: transparent;
    max-width: 800px;
    padding: 0 !important;
    margin: 0 !important;
    float: left;
    display: inline;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

#breadcrumbs a:hover {
    text-decoration: none;
}

.single-navigation a[rel="next"] {
    margin: 0 !important;
}

.single-navigation .c-wrap {
    width: 50%;
}

.c-wrap {
    display: flex !important;
}

.single-navigation {
    height: 75px !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0 !important;
}

#single-navigation-buttons {
    width: 50%;
}

#single-navigation-buttons a {
    border-radius: 8em;
    min-width: 80px;
    font-size: 13px;
    padding: 0;
    background: white;
    color: #1e7be2;
    transition: .15s ease-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    font-weight: 500;
    position: relative;
    z-index: 999;
}

#single-navigation-buttons a:hover {
    color: #2C2C2C !important;
    box-shadow: inset 0 0 0 1px #2C2C2C;
    text-decoration: none !important;
}

#single-navigation-buttons a::before, #single-navigation-buttons a::after {
    position: relative;
    top: 16px;
    margin-left: 0;
}

#single-navigation-buttons a::before {
    left: -0.4em !important;
}

#single-navigation-buttons a:hover::before, #single-navigation-buttons a:hover::after {
    color: #2c2c2c !important;
}

#menu-item-16018 {
    min-width: 400px;
}

select {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50% !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #eeeeee;
    color: #000 !important;
    background-color: #ffffff !important;
}

select > option:first-child {
    color: #aaaaaa !important;
}

.ginput_container_address > span > *:not(label) {
    margin-top: 10px;
}

.marketItem {
    padding-bottom: 3.80952vw;
}

.marketItem h2 a {
    color: #2c2c2c !important;
    font-size: 18px !important;
}

.marketItem h2 a:hover {
    text-decoration: none !important;
}


@media (max-width: 473px) {
    .single-navigation {
        height: 75px !important;
    }

    .single-navigation a[rel="next"] {
        margin: 0 !important;
    }

}

/*-----------NEW SLIDER------------------*/

/*--site specific slider styles--*/

.home .tfs-slider .slides .slide-id-1535 .background-image {
    background-position: bottom right;
}

.home .tfs-slider .background-image {
    background-position: 0 top;
}

.home .background-image::before, .page-id-33 .background-image::before, .page-id-31 .background-image::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(17, 17, 17, 0.3);
    content: ' ';
}


#fusion-slider-sc-markets .background-image {
    background-position: 50% 0%;
}

#fusion-slider-sc-products .background-image {
    background-position: 50% 90%;
}

#fusion-slider-sc-principals .background.background-image {
    background-position: 0% 100% !important;
}

#fusion-slider-sc-Contact .background.background-image {
    background-position: 0% 5% !important;
}

#fusion-slider-sc-about .background.background-image {
    background-position: 50% 15% !important;
}

#fusion-slider-sc-amine-curatives .background.background-image {
    background-position: 50% 100% !important;
}

/*------Fusion Slider---------*/

.page-template-default .slide-content {
    opacity: 1;
    margin-top: 0px;
    width: 85% !important;
}


.tfs-slider .slide-content-container .fusion-title-size-three h3 {
    margin: 0;
    font-family: "Noto Sans", serif !important;
    font-weight: 700;
}


.tfs-slider .slide-content-container h2 {
    letter-spacing: 3px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}


.tfs-slider, .home #sliders-container, .home .fusion-slider-container, .home .tfs-slider .background-image {
    min-height: 500px;
}

.tfs-slider .slide-content-container .tfs-button-1, .tfs-slider .slide-content-container .tfs-button-2 {
    padding: 0px 40.5px 0 7.5px !important;
}

/*.home .tfs-slider .background-image {
    background-position: 0 !important;
    background-repeat: no-repeat;
    background-size: contain !important;
}*/

.main-flex .slide-content h2 {
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500;
}

.tfs-slider .slide-content-container .fusion-title-size-three h3 {
    margin: 0;
    font-family: "Noto Sans", serif !important;
    font-weight: 700;
}


.home .tfs-slider, .home #sliders-container, .home .fusion-slider-container, .home .tfs-slider .background-image {
    min-height: 500px;
}

.tfs-slider .slide-content-container .tfs-button-1, .tfs-slider .slide-content-container .tfs-button-2 {
    padding: 0 40.5px 0 7.5px !important;
}

.tfs-slider .slide-content-container .tfs-button-2 {
    float: right;
    margin-top: 36px !important;
    display: inline-block;
}

    /*-------end slider----------*/

/*-----------OLD SLIDER------------------*/

.home .ls-wrapper.ls-in-out {
    left: 0 !important;
    margin: 0 auto !important;
    width: 100% !important;
}

.aligncontent.ls-layer {
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    display: block !important;
    position: static;
    padding: 0 50px !important;
}


.home .aligncontent.ls-layer.text {
    width: 100% !important;
    max-width: 1000px !important;
}

.home .aligncontent.ls-layer.logo {
    max-width: 55px !important;
}

.home .aligncontent.ls-layer.btn {
    width: 100% !important;
    max-width: 1000px !important;
}

.page-template-default #main
    /*.post-type-archive-tribe_events #main*/
{
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.page-template-default .ls-wrapper.ls-in-out, .product-template-default .ls-wrapper.ls-in-out {
    left: 0 !important;
    margin: 0 auto !important;
    width: 100% !important;
}

.page-template-default .aligncontent.ls-layer, .product-template-default .aligncontent.ls-layer {
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    display: block !important;
    position: static;
    padding: 0 50px !important;
}

.page-template-default .aligncontent.ls-layer.text, .product-template-default .aligncontent.ls-layer.text {
    width: 85% !important;
    max-width: 940px !important;
}


@media (max-width: 800px) {
    #content h1, .product_title {
        font-size: 36px !important;
        font-weight: 900 !important;
    }

    .fusion-rollover-title {
        font-size: 14px !important;
    }
}

h2.entry-title, #wrapper #main .fusion-post-content > h2.fusion-post-title, .post-content h2 {
    font-size: 26px !important;
}

.woocommerce-loop-category__title, .product a h2, .product a h3 {
    font-size: 18px !important;
    color: #1e7be2 !important;
}

footer {
    z-index: 2147483638;
    position: relative;
    font-size: 14px !important;
}

footer a {
    font-size: 14px !important;
    text-decoration: none !important;
}

.fusion-copyright-notice {
    display: block;
    text-align: left !important;
}

/*--header styles--*/


.fusion-secondary-main-menu .fusion-row {
    width: 100% !important;
    max-width: 100% !important;
}

.fusion-secondary-main-menu .fusion-main-menu {
    max-width: 1000px !important;
    margin: 0 auto;
}

.fusion-secondary-main-menu {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

#menu-main-navigation {
    /*width: 85%;*/
    margin: 0 auto;
}

.fusion-megamenu-wrapper.col-span-12 .fusion-megamenu {
    table-layout: fixed;
    width: 85% !important;
}

@media (min-width: 1170px) {
    #menu-main-navigation {
        width: 100% !important;
        max-width: 1000px;
    }
}

.fusion-header-banner .header-content {
    color: #265ba7;
    font-family: "Noto Sans", serif !important;
    font-weight: 500;
    line-height: 1.3;
}

.fusion-header-v4 .fusion-header .fusion-logo {
    flex-wrap: nowrap;
}

.fusion-logo-link {
    min-width: 90px !important;
}

.fusion-logo-left .fusion-header-banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

@media (min-width: 400px) {
    .half {
        width: 50% !important;
        float: left;
    }
}

@media (max-width: 559px) {
    .fusion-logo-link {
        width: 10%;
        float: left !important;
    }


    .fusion-logo img.fusion-logo-1x.fusion-standard-logo {
        max-width: 100%;
    }

    .fusion-header-content-3-wrapper {
        width: 100%;
    }

    .fusion-logo-left .fusion-header-banner {
        min-width: 100%;
        display: block;
        margin: 0;
    }

    #brand-logo-wrap {
        max-width: 120px;
        margin-top: 20px;
    }

    #brand-logo-wrap, .fusion-header-banner .clear {
        float: left;
        margin-top: 12px;
    }

    .fusion-header-banner .header-content {
        clear: both;
        position: static;
        padding-top: 10px;
    }
}


@media (min-width: 560px) and (max-width: 699px) {

    .fusion-logo-link {
        width: 10%;
        float: left !important;
    }


    .fusion-logo img.fusion-logo-1x.fusion-standard-logo {
        max-width: 100%;
    }

    .fusion-header-content-3-wrapper {
        width: 80%;
        padding-left: 3%;
    }

    .fusion-logo-left .fusion-header-banner {
        min-width: 100%;
        float: right;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        margin: 0;
    }

    #brand-logo-wrap, .fusion-header-banner .clear {
        float: left;
    }

    .fusion-header-banner .header-content {
        float: right;
        position: static;
        padding: 0;
        margin-right: 10%;
    }
}

/*@media (min-width: 641px) {
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    	width: 100% !important;
	}
}*/

@media (min-width: 700px) and (max-width: 980px) {
    .fusion-logo-link {
        width: 10%;
        float: left !important;
    }


    .fusion-logo img.fusion-logo-1x.fusion-standard-logo {
        max-width: 100%;
    }

    .fusion-header-content-3-wrapper {
        width: 80%;
        padding-left: 3%;
    }

    .fusion-logo-left .fusion-header-banner {
        min-width: 100%;
        float: right;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        margin: 0;
    }

    #brand-logo-wrap, .fusion-header-banner .clear {
        float: left;
    }

    .fusion-header-banner .header-content {
        float: right;
        position: static;
        padding: 0;
    }
}

@media (max-width: 980px) {
    .fusion-mobile-nav-item.txt-block {
        display: none;
    }
}

@media (min-width: 981px) {

    .stretch-menu {
        width: 60%;
    }


    .fusion-logo-link {
        width: 20%;
        float: left !important;
        margin-right: 50px;
    }


    .fusion-logo img.fusion-logo-1x.fusion-standard-logo {
        max-width: 100%;
    }

    .fusion-header-content-3-wrapper {
        width: 88%;
    }

    .fusion-logo-left .fusion-header-banner {
        min-width: 100%;
        float: right;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        flex-direction: row;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        margin: 0;
    }

    #brand-logo-wrap, .fusion-header-banner .clear {
        float: left;
    }

    .fusion-header-banner .header-content {
        float: right;
        position: static;
        padding: 0;
    }
}

/*--end header styles--*/
/*------BLOG/NEWS Section------*/
#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
    line-height: 27px !important;
}


.fusion-blog-shortcode .fusion-posts-container .fusion-columns-2 .fusion-column:nth-of-type(2n+1) {
    clear: none;
}

.fusion-blog-shortcode .fusion-posts-container .fusion-post-content.post-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
    border-bottom: 1px solid #f3f3f1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.fusion-blog-shortcode .fusion-posts-container .fusion-post-content.post-content h2.entry-title a {
    color: #2c2c2c !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 1 !important;
}

.fusion-blog-shortcode .fusion-posts-container .fusion-post-content.post-content h2.entry-title a:hover {
    color: #1e7be2 !important;
    text-decoration: none !important;
}

.fusion-blog-shortcode .fusion-posts-container .fusion-post-content.post-content .fusion-single-line-meta span {
    font-size: 12px;
    color: #969695;
    font-weight: 500;
    letter-spacing: 3px;
}

.fusion-blog-shortcode .fusion-blog-layout-grid .fusion-post-content-wrapper {
    padding: 0 !important;
}

.blog .fusion-post-content.post-content {
    padding: 15px 0 !important;
    border-top: 1px solid #E9E6EB;
    -webkit-transform: rotateX(180deg);
}

.blog h2, .blog .fusion-single-line-meta {
    -webkit-transform: rotateX(180deg);
    display: block;
}

.blog h2 a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #2c2c2c !important;
    transition: .15s ease;
}

.blog h2 a:hover {
    color: #1e7be2 !important;
    text-decoration: none !important;
}

.blog .fusion-single-line-meta {
    color: #969695;
    letter-spacing: 3px;
}

.page-numbers {
    font-size: 16px !important;
    padding: 6px 12px !important;
    font-weight: 500 !important;
}

a.page-numbers:hover {
    text-decoration: none !important;
    color: #1e7be2 !important;
}

.page-numbers.current {
    border-radius: 100%;
    background-color: #1e7be2 !important;
    color: #ffffff !important;
}

.page-numbers, .next.page-numbers {
    border: none !important;
    color: #2c2c2c !important;
}


/*-----END BLOG/NEWS------------*/


/*-----------Blog/News/Archive Pages-----------------*/

.fusion-blog-layout-grid .post .fusion-post-wrapper {
    border: none !important;
}

.post-type-archive-news h2.entry-title.fusion-post-title {
    line-height: 1 !important;
}

.post-type-archive-news h2.entry-title.fusion-post-title a {
    font-size: 16px !important;
    color: #2c2c2c !important;
    transition: .15s ease;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500;
}

.post-type-archive-news h2.entry-title.fusion-post-title a:hover {
    color: #1e7be2 !important;
    text-decoration: none !important;
}

.page-id-91 .fusion-blog-layout-grid .fusion-post-content-wrapper, .page-id-91 .fusion-blog-layout-timeline .fusion-post-content-wrapper {
    padding: 10px 25px 30px 0px !important;
    border-bottom: 1px solid #E9E6EB;
}

.post-type-archive-news p.fusion-single-line-meta {
    color: #969695;
    letter-spacing: 3px;
}

.pagination, .pagination .pagination-next, .pagination .pagination-prev, .woocommerce-pagination, .woocommerce-pagination .next, .woocommerce-pagination .prev {
    font-size: 16px !important;
}

.pagination > span, .pagination > a, .woocommerce-pagination > span, .woocommerce-pagination a {
    padding: 6px 12px !important;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500;
}

.pagination a:hover, .woocommerce-pagination a:hover {
    text-decoration: none !important;
}

.pagination .current, .woocommerce-pagination .current {
    border-radius: 100%;
    color: #ffffff !important;
}

.pagination .inactive, .pagination .page-text, .woocommerce-pagination a.page-numbers, .woocommerce-pagination .dots {
    border: none !important;
    color: #2c2c2c !important;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500;
}

.pagination .inactive:hover, .pagination .page-text:hover, .woocommerce-pagination a.page-numbers:hover {
    color: #1e7be2 !important;
}

.pagination-next::after, .woocommerce-pagination .next::after,
.pagination-prev::before, .woocommerce-pagination .prev::before {
    display: none;
}

/*-------------End Blog & News-------------------------*/


/*-- side block (blue square on markets pages) and page layout--*/


.single .woocommerce-tabs {
    padding-top: 20px;
}

.archive .breadcrumb-menu, .single .breadcrumb-menu, .page-id-7119 .breadcrumb-menu {
    height: 50px !important;
}

.archive h1, .single h1, .page-id-7119 h1 {
    margin: 0 !important;
    padding: 0 0 20px 0 !important;
}

.fusion-page-title-bar {
    height: 0;
    display: none;
}

.woocommerce-loop-category__title, .product h2 a, .product h3 a {
    font-size: 24px !important;
    color: #1e7be2 !important;
    font-weight: 500 !important;
}

li.product {
    margin: 0 !important;
    padding: 0 !important;
}

.product-item, .cv_section, .news-box {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}

.archive .products > li:nth-child(2n+1) {
    clear: none !important;
}

.products-4 > li /*:nth-child(4n+1)*/
{
    padding-left: 0 !important;
}

.form-group.half {
    max-width: 200px;
}


/*.page-template-side-navigation .woocommerce .products li .product-details {
    height: auto !important;
	
}
.page-template-side-navigation .woocommerce .by-vendor-name, .page-template-side-navigation .product-details {
    padding: 0 !important;
}
.page-template-side-navigation .woocommerce .product-details {
    border: none !important;
}

.page-template-side-navigation .woocommerce ul.products li.product {
    	width: 100% !important;
		padding: 0 !important;
}

.page-template-side-navigation .woocommerce ul.products li.product:first-child {
	margin-top: 20px !important;
}

.page-template-side-navigation .woocommerce ul.products li.product a {
	transition: all 400ms ease;
}

.page-template-side-navigation .woocommerce ul.products li.product a:hover {
	text-decoration: none !important;
	color: #2c2c2c;
	padding-left: 10px;
}

.page-template-side-navigation .woocommerce ul.products li.product h3.product-title {
	font-size: 1.3em !important;
}*/

.woocommerce-Tabs-panel > :first-child {
    clear: both;
}

li.cat-item::before {
    display: none;
}

.form-group.half {
    max-width: 200px;
}

select::-ms-expand {
    display: none;
}


.form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    float: right;
    margin: 5px 0px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
    padding-right: 35px !important;
    text-indent: 0.01px;
    text-overflow: '';
    color: #1E7BE2 !important;
    background: transparent !important;
}

.page-template-side-navigation #main, .page-template-new-template #main, .parent-pageid-21 #main, .parent-pageid-39 #main, .page-template-100-width #main /*.page-id-33 #main*/
{
    padding: 0 !important;
    background: transparent !important;
}

.side-block {
    background: #1E7BE2;
    color: white;
    padding: 24px;
}

.side-block_title {
    color: white !important;
    font-size: 23px !important;
    line-height: 1.2em !important;
    /*word-break: break-all;*/
}

.side-block_subtitle {
    letter-spacing: 3px;
    font-size: 12px;
    text-transform: uppercase;
}

.parent-pageid-29 .c-wrap {
    height: 80px;
}

.contact-section .fusion-layout-column {
    max-width: 1000px;
    margin: 0 auto !important;
    width: 85% !important;
}

#breadcrumbs a, #breadcrumbs span {
    font-size: 11px;
    color: #2c2c2c;
    transition: color 400ms ease;
    text-transform: capitalize;
}

#breadcrumbs a:hover {
    color: #1E7BE2;
}

.woosidebar {
    z-index: -80;
}

.side-block_title a {
    color: #ffffff !important;
    text-decoration: none !important;
}

@media (max-width: 800px) {

    #blog-container, .post-type-archive-tribe_events #sidebar-page-container {
        bottom: 60px !important;
    }

    .events-container .c-wrap {
        padding: 0 4.166666667vw;
    }

    .single-navigation.clearfix {
        display: none;
    }

    .sidebar-no-products aside.sidebar {
        margin-bottom: 200px;
    }

    .home #content {
        padding: 0 !important;
    }

    /*#content {
        padding: 24px 0 0 24px;
    }*/
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100% !important;
    }

    .side-block {
        min-height: 145px;
    }

    div.sidebar {
        bottom: 100.2px;
    }


    .page-template-new-template #sidebar {
        float: none !important;
    }

    .page-template-side-navigation .market-menu, .page-template-side-navigation #breadcrumbs, .page-template-100-width .market-menu, .page-template-100-width #breadcrumbs {
        /*top: 230px;*/
        position: relative;
    }

    .page-template-side-navigation #main .products li:nth-child(3n), .page-template-side-navigation #main .products li:nth-child(4n), .page-template-100-width #main .products li:nth-child(3n), .page-template-100-width .products li:nth-child(4n) {
        margin: 0 !important;
        width: 100% !important;
    }

    /*.fusion-fullwidth.fullwidth-box.woo__products.nonhundred-percent-fullwidth {
        margin-bottom: 250px !important;
        top: -45px;
    }*/
    .fusion-fullwidth.fullwidth-box.pg-copy.nonhundred-percent-fullwidth {
        margin-bottom: 50px !important;
    }
}

.side-nav, #primary-sidebar {
    display: none;
}

#breadcrumbs {
    padding-bottom: 20px;
    padding-top: 20px;
}

@media (min-width: 801px) {

    .page-template-side-navigation .post-content, .page-template-100-width .post-content, .page-template-new-template .post-content {
        bottom: 0;
        position: relative;
    }

    /*.parent-pageid-21 .post-content, .parent-pageid-39 .post-content, .page-id-33 .post-content {
        bottom: 50px;
        position: relative;
    }*/
    div.sidebar {
        position: relative;
        float: left;
        margin-right: -200px;
        max-width: 201px;
        min-width: 200px;
        bottom: -80px;
    }

    .page-template-new-template #sidebar {
        max-width: 200px;
        position: relative;
        bottom: -80px !important;
        display: block !important;
    }

    .tribe_events-template-default #sidebar {
        max-width: 200px;
        position: relative;
        bottom: -130px !important;
        display: block !important;
    }

    .side-nav, #primary-sidebar {
        display: block !important;
    }

    #primary-sidebar {
        margin-top: 25px;
    }

    .side-block {
        min-height: 200px;
    }

    .page-template-new-template div.sidebar {
        bottom: 150px;
    }

    .page-template-new-template .pg-content, .parent-pageid-21 .pg-content, .parent-pageid-39 .pg-content, .page-template-100-width .pg-content /*.page-id-33 .pg-content*/
    {
        float: right;
        bottom: 0;
        background: #ffffff !important;
    }

    .page-template-side-navigation div.sidebar {
        bottom: 150px;
    }

    .page-template-side-navigation .pg-content, .parent-pageid-21 .pg-content, .parent-pageid-39 .pg-content, .page-template-100-width .pg-content /*.page-id-33 .pg-content*/
    {
        float: right;
        bottom: 0;
        background: #ffffff !important;
    }

    .breadcrumb-menu {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        height: 80px;
        padding-bottom: 20px;
        bottom: 0;
        position: relative;
    }

    /*.parent-pageid-21 .breadcrumb-menu, .parent-pageid-39 .breadcrumb-menu, .page-id-33 .breadcrumb-menu,*/
    .page-template-100-width .breadcrumb-menu {
        bottom: 0;
    }

    #breadcrumbs {
        background: #ffffff;
        max-width: 800px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .page-id-41 #breadcrumbs {
        padding: 0 !important;
        margin: 0 !important;
        height: auto;
    }

    /*.parent-pageid-21 #breadcrumbs, .parent-pageid-39 #breadcrumbs, .page-id-33 #breadcrumbs*/
    .page-template-100-width #breadcrumbs {
        padding-top: 40px;
    }

    .page-template-side-navigation .market-menu {
        margin-top: 20px !important;
    }

    .page-template-side-navigation .market-menu, .page-template-100-width .market-menu {
        max-width: 1000px;
        width: 100%;
        margin: 0px auto;
        height: 60px;
        position: relative;
    }

    .page-template-new-template .market-menu {
        margin-top: 0 !important;
        margin-bottom: 15px !important;
    }

    .page-template-new-template .market-menu, .page-template-100-width .market-menu {
        max-width: 1000px;
        width: 100%;
        margin: 0px auto;
        height: 60px;
        position: relative;
    }

    .page-template-100-width #market-menu-bg {
        height: 60px;
        background: #ffffff;
        max-width: 800px;
        margin-left: 200px;
    }

    .page-top__links {
        height: 70px;
        display: flex;
        align-items: center;
        border-bottom: solid 1px #E9E6EB;
    }

    .page-top__links .mktmenu {
        display: inline-flex;
        align-items: center;
        margin-right: auto;
    }

    .page-top__links .mktmenu li {
        margin-right: 1.5em;
    }

    .page-top__links .mktmenu li a {
        font-weight: 700;
        text-decoration: none !important;
    }

    .page-top__links .mktmenu li a.inactive {
        color: #2c2c2c;
    }

    .page-top__links .mktmenu li a.inactive:hover {
        color: #1e7be2;
    }

    .hide-desktop {
        display: none;
    }
}


/*-- end side block & page layout --*/


/*-- single product pages & supplier/market pages --*/

.content-container {
    min-height: 200px;
}

body.single-product.woocommerce #main,
body.page-template-side-navigation #main,
body.page-template-new-template #main, body.page-template-new-template #main,
body.single-post #main,
body.single-principals #main {
    padding: 0 !important;
}

body.single-product.woocommerce #main .fusion-row,
body.page-template-side-navigation #main .fusion-row,
body.page-template-new-template #main .fusion-row, body.page-template-new-template #main .fustion-row,
body.single-post #main .fusion-row,
body.single-principals #main .fusion-row {
    max-width: 100% !important;
    width: 100% !important;
}

body.single-product.woocommerce #fusion-slider-sc-shop,
body.page-template-side-navigation #fusion-slider-sc-test,
body.page-template-new-template #fusion-slider-sc-test, body.page-template-new-template #fusion-slider-sc-test,
body.single-post #fusion-slider-sc-test {
    max-width: 100% !important;
}

body .woocommerce-container,
body.post-type-archive-tribe_events .content-container,
body.page-template-side-navigation .content-container, body.page-template-new-template .content-container,
body.page-template-new-template .content-container,
body.page-template-side-navigation-product-markets .content-container {
    background: #fff;
}

body.single-product.woocommerce aside.sidebar,
body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
body.page-template-new-template aside.sidebar {
    float: left !important;
    position: relative;
}


body.single-product.woocommerce aside.sidebar div.sidebar,
body.page-template-side-navigation aside.sidebar div.sidebar, body.page-template-new-template, aside.sidebar div.sidebar,
body.page-template-new-template aside.sidebar div.sidebar {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

body.single-product.woocommerce aside.sidebar .widget_custom_html,
body.page-template-side-navigation aside.sidebar .widget_custom_html, body.page-template-new-template aside.sidebar .widget_custom_html,
body.page-template-new-template aside.sidebar .widget_custom_html {
    height: 200px !important;
}

body.single-post #blog-container #content {
    float: none;
}

body.single-post #content, body.single-post #blog-container, body.single-principals #fullwidth-container {
    background-color: #ffffff;
}

.events-container {
    max-width: 1000px;
    margin: 0 auto;
    /*bottom: 160px;*/
    position: relative;
}

body.single-principals #fullwidth-container {
    overflow: hidden !important;
    padding-top: 30px;
}

body.single-post #blog-container,
body.single-principals #fullwidth-container,
body.page-template-side-navigation #sidebar-page-container, body.page-template-new-template #sidebar-page-container,
body.page-template-new-template #sidebar-page-container,
body.tribe_events-template-default #sidebar-page-container,
body.post-type-archive-tribe_events #sidebar-page-container,
body.page-template-100-width #sidebar-page-container {
    height: 100%;
    width: 85%;
    margin: auto;
    position: relative;
    bottom: 120px;
    overflow: visible;
    z-index: 999;
    max-width: 1000px;
}


@media (max-width: 800px) {
    body.tribe_events-template-default #sidebar-page-container {
        bottom: 85px !important;
    }

    body .woocommerce-container {
        width: 85% !important;
        padding-left: 4.1666667vw !important;
        padding-right: 4.1666667vw !important;
    }

    body.page-template-100-width #sidebar-page-container {
        height: 100% !important;
        width: 100% !important;
        padding: 0 30px;
    }

    body.single-principals #fullwidth-container {
        padding-left: 4.1666667vw !important;
        padding-right: 4.1666667vw !important;
    }
}

body.tribe_events-template-default #sidebar-page-container,
body.post-type-archive-tribe_events #sidebar-page-container {
    background: #ffffff;
}

body .woocommerce-container,
body.page-template-side-navigation .content-container, body.page-template-new-template .content-container,
body.post-type-archive-tribe_events .content-container,
body.page-template-new-template .content-container,
body.page-template-side-navigation-product-markets .content-container {
    height: auto;
}

body.single-post #content,
body.single-principals #content
body .woocommerce-container #content,
body.post-type-archive-tribe_events .content-container #content,
body.page-template-side-navigation .content-container #content, body.page-template-new-template .content-container #content,
body.page-template-new-template .content-container #content,
body.page-template-side-navigation-product-markets .content-container #content {
    width: 100% !important;
}

body .woocommerce-container #content {
    max-width: 1000px;
    margin: 0 auto !important;
    float: none !important;
}

body.single-product.woocommerce h2.product_title.entry-title {
    display: none;
}


body.single-product.woocommerce .product .product-border {
    display: none;
}

#primary-sidebar ul li a, .side-nav-dl li a, .side-nav li a {
    border: none !important;
    color: #1E7BE2 !important;
    text-transform: none !important;
    transition: all 400ms ease;
    font-size: 16px !important;
    display: block;
    font-weight: 400;
}

#primary-sidebar ul li a:hover, .side-nav-dl li a:hover, .side-nav li a:hover {
    padding-left: 15px !important;
    color: #2c2c2c !important;
    text-decoration: none !important;
}

.side-nav-dl {
    display: flex !important;
}

.side-nav-dl li {
    padding-left: 0 !important;
}

.side-nav-dl li:before {
    display: none !important;
}

.side-nav-dl li a.btn {
    margin-top: 0 !important;
}

body.single-principals #fullwidth-container {
    padding-left: 50px;
    padding-right: 50px;
    width: 85%;
}

body.single-post #blog-container,
body .woocommerce-container {
    padding-left: 4.1666667vw !important;
    padding-right: 4.1666667vw !important;
    width: 85%;
}

@media (min-width: 1008px) {

    body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
    body.page-template-new-template aside.sidebar {
        bottom: -130px !important;
    }

    body.single-product.woocommerce aside.sidebar,
    body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
    body.page-template-new-template aside.sidebar {
        margin-bottom: 0;
    }

}

@media (min-width: 801px) {


    body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
    body.page-template-new-template aside.sidebar {
        float: left !important;
        bottom: -260px;
    }

    body.single-product.woocommerce #shop-page-container,
    body.page-template-100-width #sidebar-page-container,
    body.page-template-side-navigation #sidebar-page-container, body.page-template-new-template #sidebar-page-container,
    body.page-template-new-template #sidebar-page-container {
        height: 100%;
        width: 85%;
    }

    /*body.single-post #blog-container,
    body .woocommerce-container,*/
    body.page-template-100-width .content-container,
    body.post-type-archive-tribe_events .content-container,
    body.page-template-side-navigation .content-container, body.page-template-new-template .content-container,
    body.page-template-new-template .content-container,
    body.page-template-side-navigation-product-markets .content-container {
        padding-left: 4.1666667vw !important;
        padding-right: 4.1666667vw !important;
        width: 100%;
        float: none;
        overflow: hidden;
    }

    body.single-post #blog-container,
    body.single-principals #fullwidth-container {
        float: none !important;
    }

    body.single-product.woocommerce div.sidebar,
    body.page-template-side-navigation div.sidebar, body.page-template-new-template div.sidebar,
    body.page-template-new-template div.sidebar {
        bottom: -80px;
        position: relative;
    }

    body.single-product.woocommerce aside.sidebar,
    body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
    body.page-template-new-template aside.sidebar {
        position: relative;
        max-width: 201px !important;
    }

    body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
    body.page-template-new-template aside.sidebar {
        bottom: -300px;
    }

    body.single-product.woocommerce aside.sidebar,
    body.page-template-side-navigation aside.sidebar, body.page-template-new-template aside.sidebar,
    body.page-template-new-template aside.sidebar {
        margin-bottom: 150px;
    }

    .sidebar .gform_wrapper .ginput_complex .ginput_left, .sidebar .gform_wrapper .ginput_complex .ginput_right {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

@media (max-width: 800px) {

    body.single-product.woocommerce #shop-page-container,
    body.page-template-100-width #sidebar-page-container, body.page-template-new-template #sidebar-page-container,
    body.page-template-side-navigation #sidebar-page-container,
    body.page-template-new-template #sidebar-page-container {
        bottom: 100px;
    }

}

/*body.single-post #blog-container #content,
body.single-principals #fullwidth-container #content
{
	padding-left: 4.1666667vw !important;
	padding-right: 4.1666667vw !important;
}*/

/*-- end shop etc. pages --*/

/*-- single product pages & custom template pages --*/

.checkout.woocommerce-checkout .col-1, .checkout.woocommerce-checkout .col-2 {
    width: 100% !important;
}

.woocommerce form.checkout #order_review, .woocommerce form.checkout #order_review_heading, .woocommerce form.checkout .col-2 {
    display: block;
}

.products li {
    border: none !important;
    width: 100% !important;
}


.archive .post {
    margin-bottom: 0 !important;
}

.green-product-badge {
    clear: both;
    padding-top: 25px;
}

.has-breadcrumbs #content h1 {
    position: relative;
    top: 90px;
}

.has-breadcrumbs #breadcrumbs {
    position: relative;
    bottom: 90px;
}

.by-vendor-name, .product-details {
    padding: 0 !important;
}

.woocommerce-tabs .panel {
    padding: 0 !important;
    border: none !important;
}

@media (min-width: 801px) {

    .woocommerce-tabs > .tabs {
        float: none !important;
        width: 100% !important;
    }

    #tab-title-description, #tab-title-additional_information {
        width: 50% !important;
        float: left;
    }
}


.woocommerce-tabs .tabs li a {
    font-weight: bold;
    color: #2c2c2c !important;
}

.woocommerce-tabs .tabs li a:hover, .woocommerce-tabs .tabs li.active > a {
    color: #1e7be2 !important;
    text-decoration: none !important;
}

body.single-product.woocommerce .woocommerce-tabs .panel {
    margin-left: 0px !important;
}

th {
    color: #2c2c2c !important;
}

.content-container {
    min-height: 200px;
}

.fusion-builder-row.fusion-row.trends_footer_content {
    max-width: 1000px !important;
}


#main h1, .title-heading-left {
    font-weight: 900 !important;
    padding-bottom: 20px;
}

#main h2 {
    text-align: left !important;
    margin: 1em 0 0.25em;
}

body.single-product.woocommerce #main,
body.archive #main,
body.single #main
body #main {
    padding: 0 !important;
}

body.single-product.woocommerce #main .fusion-row,
body.archive #main .fusion-row,
body.single #main .fusion-row {
    max-width: 100% !important;
}

body.single-product.woocommerce #fusion-slider-sc-test,
body.archive #fusion-slider-sc-test,
body.single #fusion-slider-sc-test {
    max-width: 100% !important;
}

body .woocommerce-container,
body .content-container,
body.archive .content-container {
    background: #fff;
}

body.single-product.woocommerce aside.sidebar,
body.archive aside.sidebar {

    position: relative;
}


body.single-product.woocommerce aside.sidebar div.sidebar,
body.archive aside.sidebar div.sidebar {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

body.single-product.woocommerce aside.sidebar .widget_custom_html,
body.archive aside.sidebar .widget_custom_html {
    height: 200px !important;
}

body #content, body.single #blog-container, body.single #fullwidth-container,
body #events-container {
    background-color: #ffffff;
}


body #events-container,
body.woocommerce #shop-page-container,
body #sidebar-page-container.has-side-block {
    height: 100%;
    width: 85%;
    margin: auto;
    position: relative;
    bottom: 120px;
    overflow: visible;
    z-index: 999;
    max-width: 1000px;
}

#content {
    margin-top: 50px;
}

#content-wrap > div {
    width: 100%;
}

.single-product .product-type-simple > .fusion-clearfix {
    display: none;
}

/*.single-product .social-share {float: left;}*/

.social-share {
    border: none !important;
}

.has-sidebar .woocommerce .social-share li, .has-sidebar .woocommerce-container .social-share li {
    width: 33% !important;
    padding: 0 !important;
}

.social-share li a {
    padding: 10px;
}

body .woocommerce-container,
body .content-container,
body.archive .content-container {
    height: auto;
}

body.single #content,
body .woocommerce-container #content,
body .content-container #content,
body.archive .content-container #content {
    width: 100% !important;
}

body.single-product.woocommerce h2.product_title.entry-title {
    display: none;
}

/*body.single-product.woocommerce #field_2_7.product-inquiry .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 100% !important;
}*/

body.single-product.woocommerce .product .product-border {
    display: none;
}

.side-nav li a {
    border: none !important;
    color: #1E7BE2 !important;
    text-transform: none !important;
    transition: all 400ms ease;
    font-size: 16px !important;
}

.side-nav li a:hover {
    padding-left: 15px !important;
    color: #2c2c2c !important;
    text-decoration: none !important;
}

body.archive.tribe-events-page-template aside.sidebar, body.single.single-tribe_events aside.sidebar {
    bottom: 0 !important;
}

.cat-item {
    width: 100% !important;
}

.cat-item ul.children {
    padding-left: 20px !important;
}

.single-tribe_events #main .sidebar:not(.fusion-sticky-sidebar) {
    background-color: #fff !important;
}

.single-tribe_events .sidebar .tribe-events-venue-map {
    display: none;
}


.single-tribe_events #main .sidebar, .single-tribe_events .fusion-content-widget-area .tribe-events-single-section-title {
    padding: 0 !important;
}

@media (min-width: 1008px) {

    #main h1 {
        font-size: 40px !important;
    }

    body.single-product.woocommerce aside.sidebar,
    body.archive aside.sidebar {
        margin-bottom: 0;
    }

}

@media (min-width: 801px) {

    #main h1 {
        font-size: calc(16.4px + 1.46667vw);
    }

    body.archive aside.sidebar {
        bottom: -130px !important;
    }

    body.single-product #main .sidebar {
        width: 100% !important;
    }

    .productR .one_half {
        margin-bottom: 100px;
    }

    #content-wrap {
        float: left;
        width: 100%;
    }

    body.single-product.woocommerce #shop-page-container,
    body #sidebar-page-container.has-side-block {
        height: 100%;
        width: 85%;
    }

    body.single #blog-container,
        /*body.single #fullwidth-container,*/
    body.woocommerce .woocommerce-container,
    body .content-container {
        padding-left: 4.1666667vw !important;
        padding-right: 4.1666667vw !important;
        width: calc(100% - 201px);
        float: right;
        overflow: hidden;
    }

    body.page-template-new-template .content-container {
        width: calc(100% - 201px) !important;
        float: right !important;
    }

    body.has-sidebar .content-container, body.parent-pageid-1655 .content-container, body.page-id-12792 .content-container {
        width: calc(100% - 201px);
        float: right;
    }

    body.single-product.woocommerce div.sidebar,
    body.archive div.sidebar {
        bottom: -80px;
        position: relative;
    }

    body.single-product.woocommerce aside.sidebar,
    body.archive aside.sidebar,
    body aside.sidebar {

        position: relative;
        max-width: 201px !important;

    }

    body.single-product.woocommerce aside.sidebar,
    body.archive aside.sidebar {
        margin-bottom: 150px;
    }

}

@media (max-width: 800px) {

    .productR .one_half {
        margin-bottom: 60px;
    }

    .single-tribe_events #main aside.sidebar {
        width: 85% !important;
        margin: 0 auto !important;
    }

    body.single-product.woocommerce #shop-page-container,
    body #sidebar-page-container.has-side-block {
        bottom: 100px;
    }


    #content-wrap > div {
        width: 100%;
    }

    /*hide sidebar on mobile for now */
    #sidebar {
        display: none;
    }

}

/*-- end shop etc. pages --*/

/*-- market pages - tab styling --*/

.select-arrow {
    width: 0 !important;
    height: 0 !important;
}

.gform_wrapper form li::before, .gform_wrapper li::before {
    display: none;
}

.page-template-side-navigation .market-tabs.clean .nav-tabs li::before, .page-template-new-template .market-tabs.clean .nav-tabs li::before, .page-template-100-width .market-tabs.clean .nav-tabs li::before {
    display: none;
}


.page-template-side-navigation .market-tabs.horizontal-tabs.clean .nav, .page-template-new-template .market-tabs.horizontal-tabs.clean .nav, .page-template-100-width .market-tabs.horizontal-tabs.clean .nav {
    text-align: left !important;
    padding-top: 20px;
}

.page-template-side-navigation .market-tabs.clean .nav-tabs li .tab-link, .page-template-new-template .market-tabs.clean .nav-tabs li .tab-link, .page-template-100-width .market-tabs.clean .nav-tabs li .tab-link {
    padding: 0 !important;
    text-decoration: none !important;
}

.fusion-tab-heading {
    font-weight: bold !important;
}

.page-template-side-navigation .market-tabs.clean .nav-tabs li a.tab-link .fusion-tab-heading, .page-template-100-width .makret-tabs.clean .nav-tabs li a.tab-link .fusion-tab-heading {
    font-size: 16px !important;
    font-weight: bold !important;
}

.page-template-side-navigation .market-tabs.clean .nav-tabs li.active a .fusion-tab-heading, .market-tabs.clean .nav-tabs li a.tab-link:hover .fusion-tab-heading, .active .fusion-tab-heading {
    color: #1E7BE2 !important;
    font-weight: bold !important;
}

.page-template-side-navigation .btn_contact, .page-template-100-width .btn_contact {
    display: none;
}

.page-template-side-navigation .market-tabs .nav, .page-template-100-width .market-tabs .nav, .page-template-new-template .market-tabs .nav {
    display: block !important;
}

.page-template-side-navigation .market-tabs .fusion-mobile-tab-nav, .page-template-100-width .market-tabs .fusion-mobile-tab-nav {
    display: none !important;
}

.page-template-side-navigation .market-tabs .nav-tabs.nav-justified > li, .page-template-100-width .market-tabs .nav-tabs.nav-justified > li {
    display: table-cell !important;
}

.page-template-new-template .market-tabs.clean .nav-tabs li a.tab-link .fusion-tab-heading, .page-template-100-width .market-tabs.clean .nav-tabs li a.tab-link .fusion-tab-heading {
    font-size: 16px !important;
    font-weight: bold !important;
}

.page-template-new-template .market-tabs.clean .nav-tabs li.active a .fusion-tab-heading, .market-tabs.clean .nav-tabs li a.tab-link:hover .fusion-tab-heading, .active .fusion-tab-heading {
    color: #1E7BE2 !important;
    font-weight: bold !important;
}


.page-template-new-template .fusion-tabs .nav, .page-template-100-width .fusion-tabs .nav {
    display: block !important;
}

.page-template-new-template .market-tabs .fusion-mobile-tab-nav, .page-template-100-width .market-tabs .fusion-mobile-tab-nav {
    display: none !important;
}

.page-template-new-template .market-tabs .nav-tabs.nav-justified > li, .page-template-100-width .market-tabs .nav-tabs.nav-justified > li {
    display: table-cell !important;
}


@media (min-width: 801px) {

    .page-template-side-navigation .btn_contact, .page-template-new-template .btn_contact {
        float: right;
        padding-right: 4.16666667vw;
        padding-top: 12px;
        display: block;
    }

    .page-template-100-width .btn_contact {
        float: right;
        padding-right: 0;
        padding-top: 6px;
        display: block;
    }

    .page-template-side-navigation .btn_contact, .page-template-new-template .btn_contact, .page-template-100-width .btn_contact {
        border-radius: 8em;
        min-width: 105px;
        font-size: 14px;
        padding: 1em 2.5em;
        background: white;
        color: #1e7be2;
        transition: .15s ease-out;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        box-shadow: inset 0 0 0 1px #e0e0e0;
        font-weight: 500;
        position: relative;
        z-index: 999;
    }

    .page-template-side-navigation .btn_contact:hover, .page-template-new-template .btn_contact:hover, .page-template-100-width .btn_contact:hover {
        color: #2C2C2C !important;
        box-shadow: inset 0 0 0 1px #2C2C2C;
        text-decoration: none !important;
    }

    .page-template-side-navigation .fusion-tabs.horizontal-tabs.clean .nav, .page-template-new-template .market-tabs.horizontal-tabs.clean .nav, .page-template-100-width .fusion-tabs.horizontal-tabs.clean .nav {
        border-bottom: 1px solid #E9E6EB !important;
    }

    .page-template-side-navigation .market-tabs.clean .nav, .page-template-new-template .market-tabs.clean .nav, .page-template-100-width .market-tabs.clean .nav {
        position: relative;
        bottom: 225px;
    }

    .page-template-side-navigation .fusion-tabs.horizontal-tabs.clean .tab-content, .page-template-new-template .market-tabs.horizontal-tabs.clean .tab-content {
        margin-top: -30px !important;
    }

    .page-template-100-width .fusion-tabs.horizontal-tabs.clean .tab-content {
        margin-top: -70px !important;
    }

    .page-template-side-navigation .fusion-tabs.clean .nav-tabs li:first-child, .page-template-new-template .market-tabs.clean .nav-tabs li:first-child, .page-template-100-width .fusion-tabs.clean .nav-tabs li:first-child {
        padding-left: 0;
    }

    .page-template-side-navigation .fusion-tabs.clean .nav-tabs li, .page-template-new-template .market-tabs.clean .nav-tabs li, .page-template-100-width .fusion-tabs.clean .nav-tabs li {
        padding-right: 40px !important;
    }
}


/*-- end market tab styling --*/


/*-----------events--------------*/

.tribe-events-single-event-title.summary.entry-title {
    font-size: 36px !important;
}

.single-tribe_events .tribe-events-event-image {
    float: right;
}

.fusion-events-single-title-content {
    background-color: #1e7be2 !important;
}

.fusion-events-single-title-content h1 {
    color: #ffffff !important;
    line-height: 1.5em !important;
}

#events-container {
    padding: 0 !important;
}

.fusion-events-featured-image .fusion-events-single-title-content {
    position: relative !important;
}

.tribe-events-event-image {
    background-size: contain !important;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width: 930px) {
    .single-tribe_events .tribe-events-event-image {
        float: none !important;
        clear: both;
        margin-bottom: 25px !important;
    }
}

@media (min-width: 931px) {
    .fusion-events-featured-image .fusion-events-single-title-content, .fusion-events-featured-image .tribe-events-event-image {
        width: 48% !important;
    }

    .fusion-events-single-title-content {
        position: relative !important;
        margin-top: 40px !important;
        width: 400px !important;
    }

}

body.archive.tribe-events-page-template aside.sidebar, body.single.single-tribe_events aside.sidebar {
    bottom: 0 !important;
}


.single-tribe_events #main .sidebar:not(.fusion-sticky-sidebar) {
    background-color: #fff !important;
}

.single-tribe_events .sidebar .tribe-events-venue-map {
    display: none;
}


.single-tribe_events #main .sidebar {
    padding: 0 !important;
}


.post-type-archive-tribe_events #content {
    margin: 0 auto;
    float: none;
}


/* ---------end events -------------*/

html {
    font-family: "Noto Sans", sans-serif !important;
}

body {
    font-weight: 300 !important;
    -moz-osx-font-smoothing: grayscale;
}

* {
    font-family: "Noto Sans", sans-serif !important;
}

.post-content h1:not(:first-child), .post-content h2:not(:first-child), .post-content h3:not(:first-child), .post-content h4:not(:first-child), .post-content h5:not(:first-child), .post-content h6:not(:first-child) {
    margin-top: 1.5em;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    margin: 0 0 15px 0 !important;
    line-height: 1.4 !important;
}

h1 {
    font-family: "Noto Sans", serif !important;
    font-weight: 700 !important;
}

h1.pg-title {
    color: #1e7be2 !important;
    font-size: 32px !important;
}

.post-content h3 {
    font-size: 1.375em !important;
    color: #1e7be2;
}


h1.ls-layer, h2.ls-layer {
    font-size: 2.25rem !important;
    font-family: "Noto Sans", serif !important;
    font-weight: 500;
}

p.ls-layer {
    font-size: .75rem !important;
}

.home .post-content p:not(:first-child) {
    margin-top: 1em;
}

.home .post-content > :not(:first-child) {
    margin-top: 1em;
}

.post-content p {
    margin: 0;
}

.notfull {
    padding: 0 50px !important;
}

.home div#main {
    position: static !important;
    width: 100% !important;
}

.page-template-default main#main
    /*.post-type-archive-tribe_events main#main*/
{
    width: 85% !important;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    bottom: 10vh;
    z-index: 1000;
    padding-top: 35px !important;
}

.page-template-default #main .fusion-row,
.post-type-archive-tribe_events #main .fusion-row {
    max-width: 100% !important;
}

/*.page-id-84 div#main,
.page-id-93 div#main,

.page-id-109 div#main {
	max-width: 1000px;
	bottom: 10vh;
    padding-top: 35px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
*/
.hundred-percent-fullwidth .fusion-row {
    /*max-width: 1000px !important;*/
    margin: 0 auto !important;
}

.btn_row {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.btn_row .btn_more {
    flex-basis: 100%;
}


.btn_row .btn_more {
    padding: 0.5em;
    margin: 0 0 2%;

}

@media (min-width: 620px) {
    .btn_row .btn_more {
        flex-basis: 48%;
    }
}

@media (min-width: 865px) {
    .btn_row.btn_row--3 .btn_more {
        flex-basis: 30%;
    }
}


.post-content .searchandfilter li:before {
    width: 0;
    height: 0;
    position: static;
}

.post-content .searchandfilter ul {
    display: block;
}

.searchandfilter select, .searchandfilter input {
    width: 100%;
}

.post-content .searchandfilter li:last-child {
    display: block;
}

.post-content .searchandfilter li {
    padding-left: 0;
    display: block;
    margin-bottom: 15px;
}


@media (min-width: 970px) {
    .post-content .searchandfilter ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    .post-content .searchandfilter li {
        min-width: 33%;
        width: 33%;
    }
}


.btn_more {
    min-width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1E7BE2 !important;
    border-radius: 36px !important;
    color: #ffffff !important;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: .15s ease-out;
    padding: 7% 25%;
    text-transform: none !important;
}

#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3, .searchandfilter input[type="submit"] {
    max-width: 200px;
    padding: 20px 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1E7BE2;
    border-radius: 36px;
    color: #ffffff !important;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: none;
    transition: .15s ease-out;
    border: none;
}

#main .btn_more:hover, #main #gform_submit_button_1:hover, #main #gform_submit_button_2:hover, #main #gform_submit_button_3:hover, #main .searchandfilter input[type="submit"]:hover {
    color: #ffffff !important;
    text-decoration: none;
}

#gform_submit_button_1:hover, #gform_submit_button_2:hover, #gform_submit_button_3:hover, .searchandfilter input[type="submit"]:hover {
    background-color: #000000 !important;
}

.btn_more:focus::before, .btn_more:hover::before, #gform_submit_button_1:focus::before, #gform_submit_button_1:hover::before, #gform_submit_button_2:focus::before, #gform_submit_button_2:hover::before, #gform_submit_button_3:focus::before, #gform_submit_button_3:hover::before {
    transform: none;
    opacity: 1;
}

.btn_more::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #2c2c2c;
    -ms-transform: translateY(101%);
    -webkit-transform: translateY(101%);
    -moz-transform: translateY(101%);
    -o-transform: translateY(101%);
    transform: translateY(101%);
    transition: .1s ease-out;
    z-index: -1;
    display: block !important;
}

.btn_more::after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1e7be2;
    z-index: -2;
    display: block !important;
}

.fusion-accordian .panel-title .active .fa-fusion-box {
    background-color: #1e7be2 !important;
}

.fusion-accordian .fusion-toggle-boxed-mode:hover .panel-title a, .fusion-accordian .panel-title a:hover {
    color: #1e7be2 !important;
}

.post-content a:hover {
    text-decoration: underline;
    color: #1e7be2;
}

.link {
    /*margin: 1.5em;*/
    font-size: .8125em;
    text-transform: uppercase;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.link-white {
    color: #ffffff !important;
}

.link:hover {
    text-decoration: none !important;
    color: #2c2c2c !important;
}

.link-white:hover {
    color: #ffffff !important;
}

.link::after {
    content: '';
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    height: 5px;
    width: 5px;
    border-right: solid 1px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: initial;
    border-top: solid 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: initial;
    flex: 0 0 auto;
    display: inline-block;
    margin-left: .5em;
    will-change: transform;
    align-self: center;
    transition: transform .15s ease-out;
}

.link-white::after {
    border-color: #ffffff !important;
}

.link:focus::after, .link:hover::after {
    transform: rotate(45deg) translate(0.15em, -.15em);
    color: #2c2c2c;
}

.link-white:focus::after, .link-white:hover::after {
    color: #ffffff !important;
}


ul, ol {
    margin: 0;
    list-style-type: none;
    padding-left: 0;
}

li {
    padding-bottom: 5px;
}

ul.ecpt_meta {
    display: none;
}

.post-content li, .summary-container /*.fusion-column-wrapper*/ li {
    position: relative;
    padding-left: 20px;
    padding-bottom: .5em;
}

.post-content li::before, .summary-container /*.fusion-column-wrapper*/ li::before {
    content: '';
    border-radius: 50%;
    background: #1e7be2;
    height: 5px;
    width: 5px;
    align-self: baseline;
    flex: 0 0 auto;
    position: absolute;
    top: .6em;
    left: 6px;
}

.slides li::before {
    display: none !important;
}

.home-news-left ul li {
    padding: 0;
}

.home-news-left ul li::before {
    width: 0;
    height: 0;
}

.home-news-left .fusion-rollover .fusion-rollover-content .fusion-rollover-link,
.home-news-left .fusion-rollover .fusion-rollover-content .fusion-rollover-sep,
.home-news-left .fusion-rollover .fusion-rollover-content .fusion-rollover-gallery,
    /*.home-news-left .fusion-rollover .fusion-rollover-content .fusion-rollover-title,*/
.home-news-left .fusion-rollover .fusion-rollover-content .fusion-rollover-categories {
    display: none;
}

.home-news-left .fusion-rollover {
    -webkit-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: transparent !important;
    opacity: 1 !important;
}

.home-news-left h4.fusion-rollover-title a {
    color: #ffffff !important;
}

.home-news-left .fusion-post-content.post-content {
    position: absolute;
    bottom: 50%;
    z-index: 10;
    padding: 0 2.9vw;
}

.home-news-left .fusion-post-content.post-content a {
    color: #ffffff !important;
}

.home-news-left .fusion-post-content.post-content a:hover {
    text-decoration: none !important;
}

.home-news-left .fusion-rollover .fusion-link-wrapper {
    transition: 0.3s;
}

.home-news-left .fusion-rollover .fusion-link-wrapper:hover {
    background: #2c2c2c;
    opacity: 0.1;
    transition: 0.3s;
}

.home-news-left h4.fusion-rollover-title {
    text-align: left;
}

.home-news-right .fusion-blog-shortcode .post {
    margin-bottom: 0px;
    height: auto;
    border-bottom: 1px solid grey;
}

.home-news-right .fusion-blog-shortcode .post a {
    font-size: 16px;
    color: #2c2c2c !important;
    font-weight: 700;
}

.home-news-right .fusion-blog-shortcode .post a:hover {
    color: #1e7be2 !important;
    text-decoration: none !important;
}


.fusion-post-content.post-content {
    padding-top: 4%;
}

.home-news-left .fusion-rollover {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.home-news-left .fusion-rollover-content {
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
    background: #000;
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5));
    width: 100%;
    height: 50%;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.img-overlap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

span.img-tag {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
}

.img-overlap h3 {
    color: #fff !important;
    font-size: 25px !important;
    margin: 0 !important;
    padding-bottom: .6em;
}

p:empty {
    display: none;
}

.img-overlap p {
    margin: 0 !important;
    padding-bottom: .3em;
}

.fusion-megamenu-title {
    font-family: "Noto Sans", sans-serif !important;
    max-width: 300px !important;
    font-weight: 700 !important;
}

.menu-item .menu-item a span {
    color: #1e7be2;
    transition: .15s ease-in;
}

.menu-item .menu-item a:hover > span {
    color: #333333;
    padding-left: 15px;
    transition: .15s ease-out;
}

.fusion-secondary-header {
    background-color: #ffffff !important;
    height: 0px;
}

.fusion-secondary-main-menu {
    background: transparent !important;
}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li a, .fusion-main-menu .sub-menu li a, .fusion-megamenu-wrapper li .fusion-megamenu-title-disabled, .fusion-megamenu-widgets-container {
    font-weight: 300 !important;
}


.fusion-columns-5 .col-lg-2, .fusion-columns-5 .col-md-2, .fusion-columns-5 .col-sm-2, .fusion-columns-5 .col-xs-2 {
    width: 25% !important;
}

.fusion-column.fusion-column-last.col-lg-2.col-md-2.col-sm-2 {
    margin: 60px 0 0 0;
    width: 100% !important;
    padding: 40px 0 0 0;
    border-top: 1px solid #ffffff;
    margin: 40px 0 0 0;
}


.f1, .f2 {
    width: 50% !important;
}

.f1 {
    float: left;
}

.f2 {
    float: right;
}

.f2 span {
    float: right;
    font-size: 20px;
    color: #ffffff;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 700;
}

.f2 .social-list li {
    float: left;
    margin-right: 1%;
}

.f1 a img.footer-brand-logo {
    margin-left: 20px;
}

a.fusion-icon.fusion-icon-bars {
    position: relative;
    top: 35px;
}


.products li:before {
    display: none;
}


input[type="submit"],
.add_to_cart_button,
.buttonred,
.btn,
button.single_add_to_cart_button.button.alt,
.comment-form input[type="submit"], .fusion-button-default,
.button,
.tribe-events-button {
    cursor: pointer;
    float: left;
    font-size: 13px;
    text-align: center;
    border: none;
    margin-top: 5px;
    color: #FFF;
    background-color: #1e7be2 !important;
    border-radius: 36px !important;
    max-width: 100% !important;
    padding: 13px 29px;
    transition: .15s ease !important;
    min-width: 150px;
    margin-right: 5px !important;
}

input[type="submit"]:hover, .add_to_cart_button:hover, .buttonred:hover, .btn:hover,
button:hover.single_add_to_cart_button.button.alt, .comment-form input[type="submit"]:hover, .fusion-button-default:hover, .button:hover, .tribe-events-button:hover {
    color: #ffffff !important;
    text-decoration: none !important;
    background: #2c2c2c !important;
}


/*-------------NEW MEDIA QUERIES---------------*/

@media (min-width: 1680px) {
    .sm-content, .sm-blist, .img-overlap, .home .row-size, .home-content-align, .home .slide-content {
        padding: 0 50px;
    }

}

@media (max-width: 1679px) {
    .sm-content, .img-overlap, .home .row-size, .home-content-align, .home .slide-content {
        padding: 0 2.97619vw;
    }

    .sm-blist, .sm-blist2 {
        padding-left: 2.97619vw;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .page-template-default main#main,
    .post-type-archive-tribe_events main#main {
        bottom: 2vh !important;
    }

}


@media (min-width: 526px) {
    /*.home.page-template-100-width .post-content {
        bottom: 6em;
    }*/

}

/*--------- END REBRANDING NEW STYLE -------------*/


/*--------------------------------*\
			OLD STYLES
\*--------------------------------*/

/* search results page*/
.search #main {
    margin-top: 30px;
}

.search-results .fusion-post-title a {
    font-size: 32px !important;
}

.search-results .fusion-meta-info {
    border: none;
}

.search-results .fusion-alignleft { /*hide date*/
    display: none;
}

.search-results .pagination {
    margin-bottom: 20px;
}

/*-------*/


.product .summary.entry-summary {
    margin-left: 0px !important;
}

.page-id-12414 li.cat-item.cat-item-541 {
    display: none;
}

body #header.sticky-header .logo {
    margin-top: 0;
    height: 65px;
    max-width: 170px;
}

body #header.sticky-header .logo .retina_logo {
    margin-top: 0;
    height: auto !important;
    width: 170px;
}

.header-v4 .logo .normal_logo {
    max-width: 300px !important;
    height: auto;
}

.header-v4 .logo .retina_logo {
    width: 300px !important;
    height: auto;
}


body #small-nav {
    visibility: visible !important;
}

.post-content a {
    text-decoration: none;
}

.post-content a:hover {
    text-decoration: underline;
}


#toTop {
    background-color: #fff !important;;
}


/* Nav menu styling

-----------------------------------*/

ul#nav.menu {
    text-transform: none;
}


#nav ul#nav li a:hover {

    border-color: #ffffff !important;

}


ul#nav.menu ul.sub-menu {
    border-color: #ffffff !important;
}


#small-nav div #nav #nav ul.sub-menu {
    border-top: 3px solid #1e7be2 !important;
}


/*font styles */

body #sidebar .widget h3 {
    color: #333 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: .03em;

}


.clients-carousel .es-carousel li {

    height: 148px;

    text-align: center;

    line-height: 117px;

    width: 159px;

    margin-right: 13px;

    margin-top: 22px;

}


/* Meet Our Team Profile Styling

--------------------------------------*/

.team-pg p {
    margin-bottom: 10px !important;
}


/*Removing Woocommerce Menu Items*/

li.my-account {
    display: none;
}

li.cart {
    display: none;
}


/* products pages */


.has-sidebar .woocommerce-container .social-share .pinterest {

    display: none !important;

}


.has-sidebar .summary.entry-summary {
    float: left;
    width: 100%;
}

.orderby-order-container {
    display: none !important;
}

.product-buttons {
    display: none !important;
}


/*.gform_wrapper .top_label input.medium,

.gform_wrapper .top_label select.medium .cs_short_form {

	width: 100%;

}*/


.products img {
    display: none;
}

mark.count {
    background-color: white;
}


.woocommerce_tabs li.reviews_tab {

    display: none;

}


#main .title-sep, .product .product-border {

    border-color: #ffffff !important;

}


ul.children {

    list-style-type: none !important;
    color: #2c2c2c;

}


.shop_attributes tr th {

    text-align: left;

    width: 40%;

    font-weight: bold;

    padding: 5px 0px;

}


#post-7110 ul {
    list-style-type: none !important;

}


#post-7115 ul {
    list-style-type: none !important;

}


#post-7155 ul {
    list-style-type: none !important;

}


.woocommerce-container a.ecae-link {
    display: none;
}


.term-description {
    display: none;
}

/*Suppliers Page

----------------------------------------*/

/*.supplierRow .one_fourth{position: absolute;}*/

.supplierRow .supp {

    display: block;

    position: relative;

    float: left;

    width: 210px;

    margin: 0 15px 15px 0;

    padding: 12px 0;

    height: 110px;

    text-align: center;
}


.supplierRow a {
    text-decoration: none;
}

.supplierRow .supp p {
    color: #1e7be2 !important;
    margin: 0;
    position: absolute;
    bottom: 3px;
    width: 210px;
    font-size: 16px;
    text-transform: none;
}


/* supplier product page */

#post-7115 .fusion-fullwidth {
    padding: 0 !important;
}


.supplier {
    display: block;
    position: relative;
    float: left;
    padding: 12px 0;
    height: 200px;
    text-align: center;
    border-bottom: 1px solid #e9e6eb;
}

.supplier p {
    color: #1e7be2;
}

.supplier:hover {
    cursor: pointer;
}

.supplier:hover p, .supplier:focus p {
    text-decoration: underline;
}

.supplier img {
    display: block;
    padding: 3px;
    position: relative;
    margin: 0 auto;
    max-width: 90%;
    max-height: 90px;
    width: auto;
}

.supplierInfo, .supplierInfo.active img {
    display: none;
}

.supplier.active, .supplier:hover, .supplier:focus {
    border-color: #1e7be2;
    outline: none;
}

.supplierInfo.active {
    display: inline-block;
}

.principalText {
    background: #f1f1f1;
    padding: 3%;
    margin: 0 !important;
    width: 100%;
}

@media (max-width: 800px) {
    .supplier, .supplierInfo {
        width: 100%;
    }
}

@media (min-width: 801px) {
    .supplier {
        margin: 0px 10px 10px 0px;
    }

    .supplierInfo.active {
        display: flex !important;
        align-items: center;
        width: 445%;

    }

    .supplierInfo.active img {
        display: block;
    }

    .suppliersContainer .fusion-row .fusion_builder_column:nth-child(4n + 2) .supplierInfo {
        margin-left: -118.5%;
    }

    .suppliersContainer .fusion-row .fusion_builder_column:nth-child(4n + 3) .supplierInfo {
        margin-left: -236.5%;
    }

    .suppliersContainer .fusion-row .fusion_builder_column:nth-child(4n) .supplierInfo {
        margin-left: -354.5%;
    }

    .principalImage {
        min-width: 200px;
    }

    .principalText {
        margin-left: 25px !important;
        margin-right: 0 !important;
    }
}

.supplierWrap p.product-categories .sep:last-child {
    display: none;
}

.supplierWrap p.product-categories, .supplierWrap p.product-categories a {
    color: #2c2c2c;
    pointer-events: none;
}

@media screen and (min-width: 801px) and (max-width: 1023px) {
    .supplier img {
        max-width: 60%;
    }
}


.supplierName {
    width: 100%;
    text-align: center;
}

.supplierName a {
    display: block;
    text-align: center;
    line-height: 1 !important;
}

.supplierName span {
    display: block;
    text-align: center;
}


.page-id-10050 .supplier {
    width: 180px;
}

.page-id-10050 .supplierName {
    width: 180px;
}


/*individual supplier pages*/

.supplierPage .product-categories-list {
    list-style-type: none;
    padding: 0;
}

.supplierPage .product-categories-list ul {
    list-style-type: none;
    padding-left: 5px !important;
}

.supplierPage .product-categories-list ul li ul.children {
    list-style-type: none;
    padding-left: 10px !important;
}


.supplierPage .product-categories-list ul li a {
    text-decoration: none;
}

.supplierPage .product-categories-list ul li a:before {
    font-family: FontAwesome !important;
    font-size: 8px;
    content: '\f054';
    color: #333333;
    padding-right: 8px;
}

.supplierPage .product-categories-list ul li a:hover:before {
    color: #778f9f;
}


/*Splits the product category list into CARE and CASE products*/

.product-categories li.cat-item-276 {
    float: left;
}

.product-categories li.cat-item-208 {
    float: left;
}


ul.product-categories {

    list-style-type: none !important;

}


ul#supplierList {

    -webkit-column-count: 2;

    -moz-column-count: 2;

    column-count: 2;


    column-gap: 20px;

    -moz-column-gap: 20px; /* Firefox */

    -webkit-column-gap: 20px; /* Safari and Chrome */

}


/* hide sort menu - ipad fix */

ul.sort-count.order-dropdown {
    display: none;
}


/* Product categories dropdown form

----------------------------------------*/

.catalog-ordering {
    display: none;
}

#dropdown_product_cat {
    width: 210px;
}

#searchsubmit {
    background-color: transparent !important;
    background-image: url('images/submit.png');
    background-repeat: no-repeat;
    border: none !important;
    margin: 15px 0 0 0;
    height: 33px;
    width: 100px;
    padding: 5px;
    text-transform: uppercase;
}

.avada-select .select2-container .select2-choice .select2-arrow,
.avada-select .select2-container .select2-choice2 .select2-arrow,
.searchform .fusion-search-form-content .fusion-search-button input[type="submit"],
.select2-container .select2-choice > .select2-chosen,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: awb-icons !important;
}

#field_1_7 {
    margin: 15px 0 0 0;
}


#wpcf7-f282-p35-o1 input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent !important;
    background-image: url('images/submit.png');
    background-repeat: no-repeat;
    border: none !important;
    color: black !important;
    font-weight: normal !important;
    text-shadow: none !important;
}


div#gravityForm {
    display: block;
    width: 220px;
    float: right;
}

div#gravityForm ul {
    list-style-type: none;
    padding: 0;
}

@media screen and (max-width: 800px) {

    div#gravityForm {
        display: block;
        width: 100%;
        float: none;
    }

}


div.gform_body ul {
    list-style-type: none;
    padding: 0;
}

#gform_widget-7 #gform_fields_1 .gfield {
    margin-top: 15px;
}

.gfield {
    margin-top: 15px;
}


.ginput_complex .select-arrow {

    height: 30px;

    right: 3px !important;

}


.gravity-select-parent .select-arrow {

    height: 30px;

    right: 3px !important;

}


@-moz-document url-prefix() {

    .ginput_complex .select-arrow {
        height: 27px !important;
    }

    .gravity-select-parent .select-arrow {
        height: 27px !important;
    }

    /* #tab-description{width: 390px;}*/

}


textarea#input_3_9.textarea.large {
    width: 98% !important;
}


/* Market Pages Styling

----------------------------------------*/

#post-1655 .post-content ul {
    list-style-type: none;
}

#post-1652 .post-content ul {
    list-style-type: none;
}


/*market links*/

/* markets product page */


div.marketsContainer {
    position: relative;
    width: 100%;
}

.marketsContainer br {
    display: none;
}

div.marketsContainer a {
    display: block;
    position: relative;
    float: left;
    width: 195px;
    height: 70px;
    margin: 10px;
    padding: 12px 12px 12px 56px;
    border: 1px solid #efefef;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
}


div.marketsContainer a:hover {
    text-decoration: none;
}


div.marketsContainer a.personal-care {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px 4px no-repeat;
}

div.marketsContainer a.personal-care:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px 4px no-repeat;
}


div.marketsContainer a.household {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -62px no-repeat;
}

div.marketsContainer a.household:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -62px no-repeat;
}


div.marketsContainer .household {
    line-height: 1.4em;
    min-height: 34px;
    padding-top: 5px;
}


div.marketsContainer a.pharma {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -127px no-repeat;
}

div.marketsContainer a.pharma:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -127px no-repeat;
}


div.marketsContainer a.adhesives-sealants {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -192px no-repeat;
}

div.marketsContainer a.adhesives-sealants:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -192px no-repeat;
}


div.marketsContainer a.cast-polymers-composites {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -256px no-repeat;
    padding: 7px 12px 12px 55px;

    min-height: 31px;
    line-height: 18px;
}

div.marketsContainer a.cast-polymers-composites:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -256px no-repeat;
}


div.marketsContainer a.coatings {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -322px no-repeat;
}

div.marketsContainer a.coatings:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -322px no-repeat;
}


div.marketsContainer a.civil-engineering {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -387px no-repeat;
}

div.marketsContainer a.civil-engineering:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -387px no-repeat;
}


div.marketsContainer a.energy {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -452px no-repeat;
}

div.marketsContainer a.energy:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -452px no-repeat;
}


div.marketsContainer a.paper {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -517px no-repeat;
}

div.marketsContainer a.paper:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -517px no-repeat;
}


div.marketsContainer a.plastics {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -582px no-repeat;
}

div.marketsContainer a.plastics:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -582px no-repeat;
}


div.marketsContainer a.packaging-printing {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -648px no-repeat;
}

div.marketsContainer a.packaging-printing:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -648px no-repeat;
}


div.marketsContainer a.rubber {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -714px no-repeat;
}

div.marketsContainer a.rubber:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -714px no-repeat;
}


div.marketsContainer a.textiles {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -778px no-repeat;
}

div.marketsContainer a.textiles:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -251px -778px no-repeat;
}


div.marketsContainer a.other {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) 7px -843px no-repeat;
}

div.marketsContainer a.other:hover {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/markets-icons2.png) -250px -843px no-repeat;
}


/*linecard styling*/

div.linecardsContainer {
    position: relative;
    width: 100%;
}


div.linecardsContainer a {
    display: block;
    line-height: 18px;
    position: relative;
    float: left;
    width: 150px;
    height: 25px;
    margin: 10px;
    padding: 7px 12px 12px 140px;
    border: 1px solid #efefef;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
    min-height: 70px;
}


div.linecardsContainer a.basf-home-care {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/01/basf-home-care.gif) 10px 10px no-repeat;
    background-size: 70px;
}

div.linecardsContainer a.case {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/09/image002.jpg) 10px 10px no-repeat;
    background-size: 90px;
}


div.linecardsContainer a.basf-personal-care {
    background: url(http://gmzinc.com/wp-content/uploads/2013/12/BASF-Logo.gif) 10px 10px no-repeat;
    background-size: 70px;
}


div.linecardsContainer a.emerald-hilton-davis {
    background: url(http://gmzinc.com/wp-content/uploads/2013/12/Emerald-Hilton-Davis-Logo.jpg) 10px 10px no-repeat;
    background-size: 110px;
}


div.linecardsContainer a.emery-oleochemicals {
    background: url(http://gmzinc.com/wp-content/uploads/2013/12/Emery-Oleo-Logo.jpg) 10px 10px no-repeat;
    background-size: 90px;
}


div.linecardsContainer a.isca {
    background: url(http://gmzinc.com/wp-content/uploads/2013/12/ISCA-Logo-120x59.jpg) 10px 10px no-repeat;
    background-size: 90px;
}


div.linecardsContainer a.midwest {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/09/image002.jpg) 10px 10px no-repeat;
    background-size: 90px;
}


div.linecardsContainer a.misc {
    background: url(http://www.gmzinc.com/wp-content/uploads/2014/09/image002.jpg) 10px 10px no-repeat;
    background-size: 90px;
}


div.linecardsContainer a.ohio {
    background: url(http://gmzinc.com/wp-content/uploads/2013/11/GMZ_LOGO_CLR.png) 10px 10px no-repeat;
    background-size: 90px;
}


.gform_validation_container {
    display: none;
}

input[type="tel"], input[type="email"] {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/*Sitemap styling

----------------------------------------*/

#sitemap ul {
    list-style-type: none;
}

#sitemap ul li ul a {
    text-decoration: none;
}

#sitemap ul li a {
    color: #1e7be2 !important;
    font-weight: bold;
    text-decoration: underline;
}

#sitemap ul li ul li a {
    color: #1e7be2 !important;
    font-weight: normal;
    text-decoration: none;
}


.page-template-sitemap-page-php #content {
    width: 100% !important;
}

.maplist {
    float: left;
    width: 50%;
}


/*Sidebar color styling

----------------------------------------*/

div#recent-posts-3.widget.widget_recent_entries ul li a {
    color: #1e7be2 !important;
}

div#recent-posts-2.widget.widget_recent_entries ul li a {
    color: #1e7be2 !important;
}


div#categories-2.widget.widget_categories ul li a {
    color: #1e7be2 !important;
}


#sidebar .widget_nav_menu li a:before, #sidebar .widget_categories li a:before, #sidebar .widget .recentcomments:before, #sidebar .widget_recent_entries li a:before, #sidebar .widget_archive li a:before, #sidebar .widget_pages li a:before, #sidebar .widget_links li a:before, .side-nav .arrow:after, .woocommerce-tabs .tabs a:hover .arrow:after, .woocommerce-tabs .tabs li.active a .arrow:after, .widget_layered_nav li a:before, .widget_product_categories li a:before {

    font-family: FontAwesome !important;

    content: '\f054';

    font-size: 0px;

    padding-right: 10px;

    color: #2c2c2c;
}


#text-6 .textwidget h2 {
    line-height: 24px;
}

/*Navigation text

--------------------------------------*/

nav#nav {

    text-transform: none;

}


/*Sidenav

--------------------------------------*/


.side-nav {

    text-transform: none;

}


/* Footer stuff

----------------------------------------*/


.footer-area a, .copyright a:hover {
    color: #ffffff !important;
}

.footer-area div.avada-row section article div.footer-widget-col ul li a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.footer-area div.avada-row section article div.footer-widget-col ul li a {
    color: #ffffff !important;
    text-decoration: underline;
}


#footer ul li a {
    color: #ffffff !important;
    text-decoration: underline;
}

#footer ul li a:hover {
    color: #ffffff !important;
    text-decoration: none;
}


#footer-right {
    color: #f5f5f5 !important;
    font-size: 12px !important;
    margin-top: -2px !important;
}

#footer-right a {
    color: #f5f5f5 !important;
}

#footer-right a:hover {
    text-decoration: none;
}

#footer-right {
    float: right;
}

#footer-right a {
    text-decoration: underline;
}


/* Slider */
.fusion-responsive-typography-calculated {
    margin: 0px !important;
    color: rgb(255, 255, 255) !important;
    font-size: 40px !important;
    line-height: 1.2 !important;
    --fontSize: 40 !important;
    --typography_sensitivity: 0.5 !important;
}


/*Responsive things

---------------------------------------*/

@media only screen and (max-width: 1100px) {

    a#toTop {
        display: none !important;
    }

    /* Styles */

}


@media only screen and (max-width: 799px) {

    #supplierList {
        padding-left: 5px;
    }

}


/*Responsive footer stuff

-------------------------------------*/

@media only screen and (max-width: 800px) {

    .maplist {
        clear: both;
        width: 100%;
    }

    .copyright li {
        display: block !important;
    }

    #footer-right {
        float: none;
        text-align: center;
    }

}


.clear {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
}


/* float content left on product search results page */


.woocommerce-page div#wrapper div#sidebar {
    float: right !important;
}


.woocommerce-page div#wrapper div#content {
    float: left !important;
}


/*Miscellaneous styles

-------------------------------------*/


.noStyle {
    list-style-type: none;
}


/* markets buttons */


div#marketsButtons {
    position: relative;
    width: 100%;
}


div#marketsButtons a {
    display: block;
    position: relative;
    float: left;
    width: 280px;
    height: 50px;
    margin: 10px;
    padding: 15px 12px 12px 9px;
    text-transform: none;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}


div#marketsButtons a.handi {
    background: url(images/care-markets-buttons.jpg) 0px 0px no-repeat;
    padding-top: 7px !important;
    padding-bottom: 20px !important;
}


div#marketsButtons a.handi:hover {
    background: url(images/care-markets-buttons.jpg) -340px 0px no-repeat;
}


div#marketsButtons a.personal {
    background: url(images/care-markets-buttons.jpg) 0px -80px no-repeat;
}

div#marketsButtons a.personal:hover {
    background: url(images/care-markets-buttons.jpg) -340px -80px no-repeat;
}


div#marketsButtons a.adhesives {
    background: url(images/markets-buttons.jpg) 0px 0px no-repeat;
}

div#marketsButtons a.adhesives:hover {
    background: url(images/markets-buttons.jpg) -340px 0px no-repeat;
}


div#marketsButtons a.cast {
    background: url(images/markets-buttons.jpg) 0px -80px no-repeat;
}

div#marketsButtons a.cast:hover {
    background: url(images/markets-buttons.jpg) -340px -80px no-repeat;
}


div#marketsButtons a.coatings {
    background: url(images/markets-buttons.jpg) 0px -160px no-repeat;
}

div#marketsButtons a.coatings:hover {
    background: url(images/markets-buttons.jpg) -340px -160px no-repeat;
}


div#marketsButtons a.energy {
    background: url(images/markets-buttons.jpg) 0px -240px no-repeat;
}

div#marketsButtons a.energy:hover {
    background: url(images/markets-buttons.jpg) -340px -240px no-repeat;
}


div#marketsButtons a.packaging {
    background: url(images/markets-buttons.jpg) 0px -320px no-repeat;
}

div#marketsButtons a.packaging:hover {
    background: url(images/markets-buttons.jpg) -340px -320px no-repeat;
}


div#marketsButtons a.paper {
    background: url(images/markets-buttons.jpg) 0px -400px no-repeat;
}

div#marketsButtons a.paper:hover {
    background: url(images/markets-buttons.jpg) -340px -400px no-repeat;
}


div#marketsButtons a.plastics {
    background: url(images/markets-buttons.jpg) 0px -480px no-repeat;
}

div#marketsButtons a.x:plastics {
    background: url(images/markets-buttons.jpg) -340px -480px no-repeat;
}


div#marketsButtons a.rubber {
    background: url(images/markets-buttons.jpg) 0px -560px no-repeat;
}

div#marketsButtons a.rubber:hover {
    background: url(images/markets-buttons.jpg) -340px -560px no-repeat;
}


div#marketsButtons a.textiles {
    background: url(images/markets-buttons.jpg) 0px -640px no-repeat;
}

div#marketsButtons a.textiles:hover {
    background: url(images/markets-buttons.jpg) -340px -640px no-repeat;
}


div#marketsButtons a.other {
    background: url(images/markets-buttons.jpg) 0px -720px no-repeat;
}

div#marketsButtons a.other:hover {
    background: url(images/markets-buttons.jpg) -340px -720px no-repeat;
}


div#marketsButtons a.civil {
    background: url(images/markets-buttons.jpg) 0px -800px no-repeat;
}

div#marketsButtons a.civil:hover {
    background: url(images/markets-buttons.jpg) -340px -800px no-repeat;
}


/** WordPress Fix **/

.woocommerce #content div.product div.summary {
    width: 100% !important;
    clear: both;
    line-height: 1.8;
    display: inline-block;
    margin-top: 30px;
}

.woocommerce-page #content div.product .woocommerce-tabs {
    height: 140px;
}

.woocommerce .social-share li {
    border-right: 0px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 16px !important;
}

.woocommerce #content div.product .woocommerce-tabs {
    height: auto !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0 !important;
    width: 100% !important;
    background: transparent !important;
    border-width: 0 0 1px 0 !important;
    border-bottom-color: #e0dede !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {

    font-weight: bold !important;
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 32% !important;
}

/* end markets buttons */

table.variations {
    text-align: left;
}

.woocommerce-Price-amount,
.summary-container .price {
    display: none !important;
}

#content .woocommerce-products-header__title {
    margin-top: 5px !important;
}