/*
Theme Name: Ideal Manufacturing 2017
Theme URI: http://www.hubldn.com
Description: Idealmanufacturing.com - HUB 2017. This is a child theme for Flatsome.
Author: UX Themes / HUB
Author URI: http://www.hubldn.com
Template: flatsome
Version: 2.5
*/


/* THEME WIDE */

/*#masthead {
	min-height: 90px!important;
	max-height: 100%;
	height: auto!important;
}*/

.widget_nav_menu ul li a {
    padding: 6px 0 !important;
    color: #999999;
    border-bottom: 1px solid #eeeeee;
    line-height: 13px !important;
}
.subsubsidebar {
    padding-left: 0px !important; 
    font-size: 12px !important;
}

/********************** Rachel's Styles **************************/

.helpblock {
	background: #ffffff !important;
	padding: 30px;
	width: 525px;
	border: solid 2px #3171ab;
} 

.rachelblue p,
.rachelblue h3 {
	color: white;
}

#rach-yellowborder {
	padding: 50px;
	border: dashed 2px yellow;
}

#rach-yellowborder .columns:first-child {
	padding-left: 50px;
	
}

#rach-yellowborder .columns:last-child h3 {
	color: yellow;

}

#rach-yellowborder .columns:nth-child(2) p {
	color: red;
	
}


.rachelblue .accordion-title {
	color: #e9a3bc;
}

.blue-block {
	background-color: #3171ab;
}

/********************* Rachel's Styles END **********************/

/********************* Mike's Styles **********************/

.top-bar-mob {
	display: none;
}

.mobile-main-menu .menu-account-item {
	display: none;
}

.mobile-sidebar li ul:before {
	color: white;
	padding: 12px 30px;
}

.envira-social-buttons div.email a {
    background: url(/wp-content/plugins/envira-social/assets/images/email.svg) center no-repeat #3f78ae !important;
    background-size: 14px 14px !important;
    box-shadow: none !important;
}

.large-12 .columns .woocommerce-info {
    background: white;
    color: #333;
    font-size: 18px;
    text-align: left;
    margin-top: 16px;
}

.woocommerce-info {
    padding: 15px 0;
    text-align: center;
    font-weight: 600;
    color: black;
}

div.woocommerce-info {
    background: #58b347;
    color: white;
    text-align: center;
    font-size: 20px;
    padding: 0px 0px 4px;
    line-height: 2.4;
    font-weight: 400;    margin-bottom: 20px;
	
}

.widget_nav_menu ul li.current-menu-item a {
    color: #3571aa;
    border-right: 0px solid #dddddd;
font-weight: bold;
}

.widget_nav_menu ul li {
    font-size: 90%;
    text-transform: uppercase;
    font-weight: normal;
}

@media screen and (min-width: 1080px) {

li#menu-item-2442 {
    display: none;
}
}

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

li#menu-item-2133 {
    display: none;
}
}

#billing_email_field {
    padding-right: 2%;
    margin-left: 10px !important;
}

.mobile-sidebar li a {
    text-transform: capitalize;
    font-size: 80%;
    font-weight: normal;
    width: 80%;
    display: inline-block;
    padding: 11px 0;
    color: #ffffff;
    opacity: 1;
}
.off-canvas.light .mfp-content, .off-canvas.light.mfp-ready.mfp-removing .mfp-content {
    background-color: #3571aa;
}

.stuck .mobile-menu.show-for-small {
    top: 22px !important;
    left: 20px !important;
}


@media screen and (max-width: 1080px) and (min-width: 769px) {

body #masthead .left-links {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 55%;
    padding-top: 18px;
    
}

body li#menu-item-2442 {
    background: #3571aa;
    padding: 6px;
    border-radius: 0px;
}

li#menu-item-2442 a {

    color: white !important;
}

body #masthead .right-links {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 22%;
    padding-top: 29px;
}

#masthead .left-links > ul {
    float: none;
    padding-top: 0px;
    margin-left: 0px !important;
    margin-right: 0px;
    display: table;
}

}

body .success-bg, body .woocommerce-message:before, body .woocommerce-message:after {
    color: #58B347 !important;
    background-color: #fff !important;
}

body .woocommerce-message {
    color: #ffffff !important;
}

span.new-price {
    font-weight: 400 !important;
}

ul.top-bar-nav a {
    font-size: 14px !important;
	font-weight: 400 !important;
}

#masthead .left-links {
    padding-left: 160px;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {

    right: 7px;
    top: 45%;

}

.footer.footer-1.light .row {
    max-width: 1080px !important;
}

ul.page-numbers li > span {
    color: #fff;
	border-color: #3c74ad;
    background-color: #3c74ad;
}

ul.page-numbers a:hover {
background-color: #3c74ad;
border-color: #3c74ad;
}

ul.page-numbers a, .page-numbers li > span {
    text-align: center;
color: #3c74ad;
    border: 2px solid #3c74ad;
    padding: 6px 12px 7px;
    font-weight: bold;
    -webkit-transition: background 200ms ease-out;
    transition: background 200ms ease-out;
}

.widget_product_categories li.current-cat ul.children, .widget_product_categories li.current-cat-parent ul.children {
    font-size: 85%;

}

.widget_product_categories li.current-cat > a {
    color: #3571aa;
    font-weight: bold;
}

.widget_product_categories li ul.children {
    display: none;
    padding: 5px 0 10px 30px;
}



button.single_add_to_cart_button.button.alt {
    color: white !important;
    font-size: 1em !important;
    background: #58b347 !important;
}

.woocommerce-message {
    color: #ffffff!important;
    background: #58b347 !important;
    padding: 10px;
}

.woocommerce-message:before, .woocommerce-message:after {
    color: #FFF!important;
    background-color: #58b347;
}

.ideal-prod-description a {
    padding: 15px;
    background-color: #3171ab;
    color: white;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px !important;
    display: block;
    width: 140px !important;
    text-align: center;
	display:block;
}

.ideal-prod-info-auto {
    padding-top: 28px;
}

.ideal-prod-info-auto p.price::after {
	display: block;
	background-color: #58b347;
	color: white;
	font-size: 12px;
	line-height: 15px;
	width: 100px;
	height: 25px;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	content: "FREE SHIPPING";
}

.product_cat-merchandise .ideal-prod-info-auto p.price::after {
	display: none;
}

.related-product {
    margin-top: 70px;
}

#main-content {
    padding-top: 80px !important;
}


.nav-dropdown ul li a {
font-size: 11px !important;
}

.ubermenu-tabs-group a {
    font-weight: 400 !important;
}

.ubermenu-tabs-group .ubermenu-has-submenu-drop>.ubermenu-target:after { 


right: 9px !important;
top:48% !important;

}

body .ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
    left: 0;
    top: auto;
    border-width: 0px 0 0 !important;
}

li#menu-item-2145 {
    padding-left: 10px;

}

li#menu-item-2155 {
    padding-right: 10px !important;

}

.absolute-footer.light .row {
    max-width: 1080px;
}

#masthead .right-links > ul {
    float: right;
    padding-top: 7px;
}

.product_list_widget li {
    white-space: normal;
        border: 1px solid #eee;
    margin-right: 10px;
    padding: 10px 30px 10px 75px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.product_list_widget {
    display: flex;
}


/********************* Mike's Styles END **********************/

input[type="search"] {
	-webkit-appearance: none;
}


body {
	line-height: 1.2;
}

#submit:hover, #submit:focus, button:hover, button:focus, .button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    box-shadow: none;
}
:focus {
    outline: none;
}

#main-content {
	padding-top: 50px;
}

.page-wrapper {
	padding-top: 0px;
}

.tx-div {
    background: #8f95a8;
}

/* Divider */

.tx-div {
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #aab1b3;
	opacity: 1.0;
}

/* Home Banner */

.idl-slider-container {
	width: 100%;
	max-width: none!important;
}

.idl-slider-container .row {
	max-width: none!important;
}

.idl-slider-container img {
	max-width: 67.5em;
}

.flickity-prev-next-button {
	opacity: 1;
}

.flickity-prev-next-button svg {
	fill: #627f9a!important;
}

.slider-nav-light .flickity-prev-next-button svg,
.slider-nav-light .flickity-prev-next-button .arrow {
	fill: #627f9a!important;
}


/* Colours */


.ideal-blue {
	background: #3171ab;
}

.ideal-green {
	background: #55b447;
}

.ideal-pink {
	background: #e9a3bc;
}

.ideal-orange {
	background: #f1c752;
}

.ideal-pale-blue {
	background: #cadae9;
}

.ideal-white {
	background: #ffffff;
}

.ideal-navy {
	background: #202c51;
}

/* Buttons */


.button {
	color: #202c51 !important;
	font-size: 0.8em !important;
	font-weight: bold;
}

.button:hover {
	color: white !important;
}

.button {
	background-color: #94b6d4 !important; }

.button:hover {
	background-color: #7097ba !important; }

.button.primary {
  background-color: #3171ab !important; }

.button.primary:hover {
  background-color: #225d92 !important; }

.button.secondary {
  background-color: #e9a3bc !important; }

.button.secondary:hover {
  background-color: #d889a5 !important; }

.button.alert {
  background-color: #b20000 !important; }

.button.success {
  background-color: #7a9c59 !important; }

.button.secondary.postfix {
	background-color: #202c51 !important;
	color: white!important
}

.service-btn {
	width: 100%;
	height: 100%;
	border-radius: 200px;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;	
	transition: background 0.5s ease;
}

.service-btn a {
	display: block;
	width: 100%;
	height: 100%;
}

.service-btn.laundry,
.service-btn.fill,
.service-btn.auto,
.service-btn.jan,
.service-btn.food,
.service-btn.man {
	background: white;
}

.service-btn.laundry {
	background-image: url("/wp-content/uploads/2016/12/services-btn-laundry-white.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.service-btn.fill {
	background-image: url("/wp-content/uploads/2016/12/services-btn-fill-white.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.service-btn.auto {
	background-image: url("/wp-content/uploads/2016/12/services-btn-automotive-white.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.service-btn.jan {
	background-image: url("/wp-content/uploads/2016/12/services-btn-janitorial-white.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.service-btn.food {
	background-image: url("/wp-content/uploads/2016/12/services-btn-food-white.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.service-btn.man {
	background-image: url("/wp-content/uploads/2016/12/services-btn-contract-white.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.service-btn.laundry:hover {
	background-color: #f1c752;
}
.service-btn.fill:hover {
	background-color: #000000;
}
.service-btn.auto:hover {
	background-color: #3171ab;
}
.service-btn.jan:hover {
	background-color: #e9a3bc;
}
.service-btn.food:hover {
	background-color: #55b447;
}
.service-btn.man:hover {
	background-color: #202c51;
}

.service-btn img {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.service-btn.laundry:hover img,
.service-btn.fill:hover img,
.service-btn.auto:hover img,
.service-btn.jan:hover img,
.service-btn.food:hover img,
.service-btn.man:hover img {
	opacity: 0;
	transition: opacity 0.5s ease;
}


/****** FAQ ********/

.faq-accordions .accordion {
	margin-bottom: 0px;
}

.faq-accordions .accordion > .accordion-title > a {
	border-top: 3px solid #f1c752;
	text-transform: uppercase;
	color: #202c51;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.faq-accordions .accordion > .accordion-title > a::before {
	font-family: 'icomoon';
    content: ' ';
    font-size: 16px;
    margin-right: 0px;
}

.faq-accordions .accordion > .accordion-title > a::after {
	font-family: Lato,helvetica,arial,sans-serif;
    content: '+';
    font-size: 24px;
    margin-right: 15px;
	float: right;
}

.faq-accordions .accordion > .accordion-title.active > a::after {
	font-family: Lato,helvetica,arial,sans-serif;
	font-stretch: ultra-expanded;
    content: '-';
    font-size: 24px;
    margin-right: 15px;
	float: right;
}

.faq-accordions .accordion > .accordion-title.active > a {
	background-color: transparent;
}



/* Product Buttons */

.prod-btn {
	width: 100%;
	height: 100%;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.prod-btn img.size-full {
	width: 100%;
}

.prod-btn:hover img {
	opacity: 0;
	cursor: pointer;
}

.prod-btn.laundry {
	background-image: url('/wp-content/uploads/2017/03/PP-on.jpg');
}
.prod-btn.dry {
	background-image: url('/wp-content/uploads/2017/03/dab-over.jpg');
}
.prod-btn.wet {
	background-image: url('/wp-content/uploads/2017/03/Aw-on.jpg');
}
.prod-btn.spot {
	background-image: url('/wp-content/uploads/2016/12/Wahing-Machine-Frame2.jpg');
}

/* Products Grid */

.idl-prod-cat-intro div {
	display: none;
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
}

.idl-prod-cat-intro,
.idl-prod-cat-intro h2 {
	color: white;
}

.archive.term-textile_care .idl-prod-cat-intro div.laundry-intro,
.archive.term-textile_laundry .idl-prod-cat-intro div.laundry-intro {
	display: block;
	background-color: #f1c752;
	font-weight: bold;
}

.archive.term-fill .idl-prod-cat-intro div.fill-intro {
	display: block;
	background-color: #000000;
	font-weight: bold;
}

.archive.term-fill .idl-prod-cat-intro div.fill-intro a {
	color: #e9a3bc;
}

.archive.term-automotive .idl-prod-cat-intro div.auto-intro {
	display: block;
	background-color: #3171ab;
	font-weight: bold;
}


.archive.term-janitorial .idl-prod-cat-intro div.janit-intro {
	display: block;
	background-color: #e9a3bc;
	font-weight: bold;
}

.archive.term-janitorial .idl-prod-cat-intro div.janit-intro a {
	color: #3171ab;
}

.archive.term-food_hygiene .idl-prod-cat-intro div.food-intro {
	display: block;
	background-color: #55b447;
	font-weight: bold;
}

.own-intro {
	display: none;
	padding-top: 50px;
}

.page-id-259 .own-intro {
	display: block;
}

.own-intro {
	background-color: #202c51;
	color: white;
	padding-bottom: 20px;
}

.own-intro h2 {
	color: white;
}

.info.ideal-product.style-grid2 > .callout {
	position: absolute;
    right: 0;
	left: auto;
    top: 0;
    z-index: 9;
    text-transform: uppercase;
    pointer-events: none;
    opacity: .95;
}

.info.ideal-product.style-grid2 > .callout.style1 > .inner {
    width: 40px;
    height: 40px;
}

.info.ideal-product.style-grid2 > .callout.style1 > .inner > .inner-text {
    font-size: 12px;
}

.ideal-product.inner-wrap {
	padding: 10px 10px 15px 10px;
	border: 1px solid #e1e1e1;
}

div.product_cat-textile_care > .ideal-product.inner-wrap,
div.product_cat-textile_laundry > .ideal-product.inner-wrap {
	border-bottom: 5px solid #f1c752;
}

div.product_cat-food_hygiene > .ideal-product.inner-wrap {
	border-bottom: 5px solid #55b447;
}

div.product_cat-janitorial.product_cat-fill > .ideal-product.inner-wrap,
div.product_cat-fill > .ideal-product.inner-wrap {
	border-bottom: 5px solid #000000;
}

div.product_cat-janitorial .ideal-product.inner-wrap {
	border-bottom: 5px solid #e9a3bc;
}

div.product_cat-automotive .ideal-product.inner-wrap {
	border-bottom: 5px solid #3171ab;
}


.front-image.ideal-product {
	display: block;
    width: 30%;
    height: auto;
	float: right;
}

.back-image.ideal-product {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
    width: 30%;
    height: auto;
	float: right;
}

.back-image.ideal-product img {
	position: relative;
	min-width: 99.9%;
    max-width: 101% !important;
    width: auto !important;
    height: auto !important;
    display: block;
}

.info.ideal-product {
	display: block;
    width: 70%;
    height: auto;
	float: left;
	padding-right: 10px;
}

p.name.ideal-product {
	text-transform: uppercase;
	font-weight: bold;
}

a.ideal-product {
	background-color: white;
	border: 2px solid #202c51;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	color: #202c51;
	display: inline-block;
}
a.ideal-product:focus {
	outline: none;
	box-shadow: none;
}

a.ideal-product:hover {
	background-color: #202c51;
	color: white;
}


/* Single Product */



.ideal-prod-price {
	display: inline-block;
	width: 50%;
	float: left;
}

.ideal-prod-cart {
	display: inline-block;
	width: 50%;
	float: left;
}

.ideal-prod-info-title .tx-div,
.ideal-prod-info-auto .product-breadcrumb,
.ideal-prod-info-auto h1,
.ideal-prod-info-auto .tx-div.small,
.ideal-prod-info-auto .short-description,
.ideal-prod-info-auto .product_meta,
.ideal-prod-info-auto .social-icons {
	display: none;
}

.ideal-prod-info-auto {
	padding-top: 20px;
}

.ideal-prod-info-auto .woocommerce-variation-add-to-cart > .single_add_to_cart_button.button,
.ideal-prod-info-auto .cart > .single_add_to_cart_button.button {
	background-color: #55b447;
	opacity: 1;
}

body.woocommerce-checkout #main-content,
body.woocommerce-cart #content {
	margin-top: 30px;
}

.ideal-prod-info-auto .cart,
.ideal-prod-info-auto .variations_form.cart {
	width: 50%;
	float: right;
}

.ideal-prod-info-auto p.price {
	width: 50%;
	float: left;
	color: #55b447;
	font-size: 24px;
}

/* Single Product Description */

.ideal-prod-description a {
	padding: 15px;
	background-color: #3171ab;
	color: white;
	width: auto;
}

/* My Account */

.checkout-breadcrumb span.title-cart {
	visibility: collapse;
	position: relative;
}

.checkout-breadcrumb span.title-cart::before {
	visibility: visible;
	content: 'Laundry Basket'!important;
	position: absolute;
	left: -20px;
	min-width: 218px;
}

.account-nav.woocommerce-MyAccount-navigation > .tabs-nav #wpmenucartli .wpmenucart-contents {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.account-dropdown .nav-dropdown {
	background-color: white;
	max-width: none;
	width: 150px;
	border: 3px solid #e9a3bc;
}

.account-dropdown .nav-dropdown .wpmenucartli {
	width: 100%;
}

.account-dropdown .nav-dropdown .wpmenucartli .wpmenucart-contents {
	float: left;
}

.nav-dropdown > ul:after, .nav-dropdown > .row:after, .nav-dropdown-inner:after {
	border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #e9a3bc!important;
    border-width: 7px;
    left: 8px;
    margin-left: -7px;
}

li.menu-parent-item > a.nav-top-link:after {
	content: none;
}

#menu-top-bar-menu #menu-item-12,
#menu-top-bar-menu #menu-item-14,
#menu-top-bar-menu .account-dropdown > a {
	font-size: 16px;
}


/* play video */

.product-video-popup {
	border: none!important;
	border-radius: 0px!important;
}

span.icon-play {
	position: relative!important;
	display: inline-block!important;
}

.icon-play:before {
	background-image: url(/wp-content/uploads/2016/06/youtube-ideal.jpg)!important;
	color: transparent;
	background-size: contain;
	font-size: 45px;
}


/* Produc Category Sidebar */

.widget_product_categories li ul.children li {
	border-top: none;
}

.cat-item-8 > ul.children > .cat-item-38 > ul.children li {
	font-size: 14px;
}

.cat-item-46 ul.children,
.cat-item-38 ul.children {
	height: 0px;
	transition: 0.3s;
	overflow: hidden;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

.cat-item-46:hover ul.children,
.cat-item-38:hover ul.children {
	height: auto;
	transition: 0.3s;
}

/* ==========================================================================
   Typography
   ========================================================================== */

.header-nav a.nav-top-link, a.cart-link, .mobile-sidebar a {
	font-family: "proxima-nova",sans-serif!important;
}


p {
    font-weight: normal;
    font-size: 1em;
    line-height: 1.1;
    margin-bottom: 10px;
    text-rendering: optimizeLegibility;
	font-family: "proxima-nova",sans-serif!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "proxima-nova-bold",sans-serif!important;
  line-height: 1.1;
  }
  
h3 { font-size: 18px; }
	  

b,
strong {
  font-family: "proxima-nova",sans-serif!important;
  }
  
p i,  
i {
	font-family: "utopia-std",sans-serif!important;
}
  
  /* ========================Type End================= */

/* HEADER */

#menu-item-11,
#menu-item-12,
#menu-item-14,
li.account-dropdown {
	padding-top: 30px;
}

.wpmenucartli {
	min-height: 49px;
}

.nav-dropdown {
    display: none;
    background: #ffffff;
    padding: 20px 10px 20px 30px;
    z-index: 999!important;
    border: 3px solid #DDD;
    position: absolute;
    margin-top: 10px;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
}

.nav-dropdown {
    max-width: 67.5em;
}


ul.top-bar-nav li a:hover {
    border-bottom: none;
}


.custom-cart-count {
	background-color: transparent!important;
	color: #3171ab;
	font-size: 100%;
}

.cartcontents + .amount:before {
    content: '';
    margin: 0;
}

a.wpmenucart-contents {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.wpmenucart-icon-shopping-cart-0:before {
	display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0px;
    content: "";
    background: url("/wp-content/uploads/2016/12/basket-empty.png") no-repeat 0 0;
    background-size: 100%;
}

li#wpmenucartli.full-basket > a.wpmenucart-contents .wpmenucart-icon-shopping-cart-0:before {
    background: url("/wp-content/uploads/2016/12/basket-full.png") no-repeat 0 0;
	background-size: 100%;
}


i.wpmenucart-icon-shopping-cart-0 {
	width: 40%;
	float: left;
	margin-top: 5px;
}

.wpmenucart-contents span.cartcontents {
	width: 60%;
	float: left;
	margin-top: 15px;
	font-weight: bold!important;
	color:  #55b447;
}
.wpmenucart-contents span.amount {
	width: 60%;
	float: left;
	margin-top: 5px;
	font-weight: bold!important;
}

#top-bar,
#top-bar li > a {
	color: black;
}

.cart-icon strong {
	border: none;
	color: #53b647;
	font-weight: 900;
}

.logo-left {
	position: absolute;
	bottom: 0;
}

#logo a {
	padding-top: 20px;
}

#logo a img {
	max-height: 140px!important;
	height: 140px!important;
}


#masthead .left-links {
	padding-left: 200px;
}

.left-links #site-navigation {
	font-size: 18px;
	font-weight: bold;
}

ul#site-navigation.header-nav {
	padding-top: 0px;
}

/* Nav Dropdown */

.idl-menu-section {
	font-size: 12px!important;
	font-weight: bold!important;
	text-transform: uppercase!important;
	text-align: center;
	background: #3171ab!important;
	width: 100%!important;
	padding: 10px 20px 10px 20px!important;
	border-bottom: 1px solid white!important;
	line-height: 1.3em!important;
}


.ubermenu .ubermenu-submenu-type-stack {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
    margin-top: 0px!important;
}

/*.nav-dropdown {
	background: #e9a3bc;
    padding: 20px 10px 20px 30px;
    z-index: 999;
    border: 3px solid #ffffff;
    position: absolute;
    margin-top: 10px;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
}

ul.header-nav li .nav-dropdown a {
	color: white;
	opacity: .8;
	font-family: "proxima-nova",sans-serif!important;
	font-weight: bold!important;
}

ul.header-nav li .nav-dropdown a:hover {
	color: white;
	opacity: 1.0;
}

.nav-dropdown > ul:after, .nav-dropdown > .row:after, .nav-dropdown-inner:after {
    border-bottom-color: #ffffff!important;

}


/* Breadcrumbs */

.bread-container {
	background: white;
}

.breadcrumbs {
	max-width: 67.5em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 182px;
	color: #53b647;
	font-size: 14px;
}

.page-id-24/*HOME*/ .bread-container {
	display: none;
}

/* FOOTER */

.idl-footer-payment,
.idl-footer-social {
	display: inline-block;
}

.footer #text-2 .textwidget a,
.footer #text-3 .textwidget a,
.footer #text-4 .textwidget a {
	display: block;
	margin-bottom: 10px;
}

.footer #text-2 .textwidget br,
.footer #text-3 .textwidget br,
.footer #text-4 .textwidget br {
	display: none;
}

.footer-1 .widget-title {
	text-transform: none!important;
	color: #182b54;
	font-size: 16px;
}

.absolute-footer a,
.footer-1 a {
	color:#666666;
}

.absolute-footer a:hover,
.footer-1 a:hover {
	color:#4477ae;
}

.footer-1 .tx-div.small {
	display: none;
}

.absolute-footer .right a {
	padding-left: 15px;
	padding-right: 15px;
}
.footer,
.absolute-footer {
	color: #666666;
	font-size: 14px;
}

#text-5 p {
	display: inline-block;
	width: 100%;
}

#text-6 a {
	display: block;
	width: 50px;
	height: auto;
	float: left;
	padding: 5px;
}

#text-6 a > img {
	display: inline-block;
	width: auto;
}

/* SHOP */

.idl-mob-search {
	display: none;
}

/* SEARCH */

.button.secondary.postfix {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.html-block-inner .search-wrapper.header-search {
	height: auto!important;
}

.header-search form {
	display: inline-block;
    position: relative;
    width: 100%;
}

.header-search form > div {
	display: inline-block;
}

.page-id-24 input[type="search"] {
	border: none;
	height: 30px;
}

/* PERIODIC TABLE */

div.eco-double-key div.column-inner div.ux-img-container:nth-child(3) {
	display: none;
}

/* ---- button ---- */

.isobutton {
  display: inline-block;
  padding: 0.75em 1.2em;
  background: #53b647;
  border: none;
  border-radius: 0px;
  background-image: none;
  color: white;
  font-family: sans-serif;
  font-size: 12px;
  text-shadow: none;
  cursor: pointer;
}

.idl-cat-group .isobutton {
	background: none;
	color: #555;
	line-height: 25px;
	padding: 5px 10px 5px 0px;
	font-weight: bold;
}

.idl-cat-group .isobutton svg {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 5px;
}


.tick-btn.ticked > svg polygon.element-fill {
	fill: white;
}


.general-wash svg rect.element-fill {
	fill: #28ace2;
}

.general-wash-powder svg rect.element-fill {
	fill: #e5c694;
}

.auto-inject svg rect.element-fill {
	fill: #a76f77;
}

.heavy svg rect.element-fill {
	fill: #74c9b3;
}

.ancill svg rect.element-fill {
	fill: #f6861f;
}

.oxy svg rect.element-fill {
	fill: #e07487;
}

.bleach svg rect.element-fill {
	fill: #c9c684;
}

.destain svg rect.element-fill {
	fill: #cdb2ac;
}

.emuls svg rect.element-fill {
	fill: #547741;
}

.starc svg rect.element-fill {
	fill: #8a4e9c;
}

.starcp svg rect.element-fill {
	fill: #e8c11c;
}

.rinse svg rect.element-fill {
	fill: #b9d8d7;
}

.recover svg rect.element-fill {
	fill: #8c8c8e;
}

.special svg rect.element-fill {
	fill: #afabcd;
}

.carpet svg rect.element-fill {
	fill: #de6553;
}

.spot svg rect.element-fill {
	fill: #cbcbcc;
}

.dry svg rect.element-fill {
	fill: #95cf78;
}

.wet svg rect.element-fill {
	fill: #71a1d3;
}

.idl-cat-group .isobutton:focus,
.idl-cat-group .isobutton:active,
.idl-cat-group .isobutton.is-checked {
  background-color: transparent!important;
}

.isobutton:hover {
 	background-color: none;
 	text-shadow: none;
  	color: black;
}

.isobutton:focus,
.isobutton:active,
.isobutton.is-checked {
  background-color: #28F;
}

.isobutton.is-checked {
  color: white;
  text-shadow: none;
}

.isobutton:active {
  box-shadow: none;
}

table.idl-period {
	margin-bottom: 0px;
}

table.idl-period th {
	padding: 0px;
}

/* ---- button-group ---- */

.isobutton-group {
  	margin-bottom: 10px;
  	display:inline-block;
	width: 100%;
}

.isobutton-group br {
	display:none;
}

.isobutton-group:after {
  content: '';
  display: block;
  clear: both;
}

.isobutton-group .isobutton {
 	float: left;
  	border-radius: 0;
  	margin-left: 0;
  	margin-right: 1px;
	display: inline-block;
	margin-bottom: 1px;
}

.isobutton-group .isobutton:first-child { border-radius: 0px; }
.isobutton-group .isobutton:last-child { border-radius: 0px; }

#filters2.isobutton-group .isobutton:first-child { border-radius: 0px; }

/* ---- isotope ---- */

.grid {
  border: none;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item a {
	display: block;
	width: 100%;
	height: 100%;
}

.element-item {
  position: relative;
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px;
  padding: 15px;
  background-position: center;
  background-repeat: no-repeat;
  color: #262524;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;
  left: 12px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 12px;
  font-size: 12px;
  font-weight: normal;
  color: white;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: -2px;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 12px;
  top: 15px;
  color: white;
  font-size: 12px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}


.element-item.general-wash-liquid.liquid		{ background-image: url(/wp-content/uploads/2016/06/blue-box.png) }
.element-item.general-wash.powder		{ background-image: url(/wp-content/uploads/2016/06/brown-bag.png) }
.element-item.auto-injection.liquid		{ background-image: url(/wp-content/uploads/2016/06/berry-box.png) }
.element-item.auto-injection.powder		{ background-image: url(/wp-content/uploads/2016/06/blue-bag.png) }
.element-item.heavy-soil.powder			{ background-image: url(/wp-content/uploads/2016/06/mint-bag.png) }
.element-item.ancillary.powder			{ background-image: url(/wp-content/uploads/2016/06/orange-box.png) }
.element-item.ancillary-alt.powder		{ background-image: url(/wp-content/uploads/2016/06/orange-bag.png) }
.element-item.oxygen-enzyme.powder		{ background-image: url(/wp-content/uploads/2016/06/pink-bag.png) }
.element-item.bleach.liquid				{ background-image: url(/wp-content/uploads/2016/06/light-green-box.png) }
.element-item.destainer.powder			{ background-image: url(/wp-content/uploads/2016/06/taup-bag.png) }
.element-item.destainer-alt.powder		{ background-image: url(/wp-content/uploads/2016/06/taup-box.png) }
.element-item.emulsifier.liquid			{ background-image: url(/wp-content/uploads/2016/06/green-box.png) }
.element-item.starch.liquid				{ background-image: url(/wp-content/uploads/2016/06/purple-box.png) }
.element-item.starch.powder				{ background-image: url(/wp-content/uploads/2016/06/yellow-bag.png) }
.element-item.final-rinse.liquid		{ background-image: url(/wp-content/uploads/2016/06/light-blue-box.png) }
.element-item.recovery.liquid			{ background-image: url(/wp-content/uploads/2016/06/dark-grey-box.png) }
.element-item.special-use.liquid		{ background-image: url(/wp-content/uploads/2016/06/lilac-box.png) }
.element-item.special-use.powder		{ background-image: url(/wp-content/uploads/2016/06/lilac-bag.png) }
.element-item.carpet-cleaning.liquid	{ background-image: url(/wp-content/uploads/2016/06/red-box.png) }
.element-item.spotter.kit				{ background-image: url(/wp-content/uploads/2016/06/grey-rectangle.png) }
.element-item.spotter.rust				{ background-image: url(/wp-content/uploads/2016/06/grey-dot.png) }
.element-item.spotter.blue				{ background-image: url(/wp-content/uploads/2016/06/blue-dot.png) }
.element-item.spotter.green				{ background-image: url(/wp-content/uploads/2016/06/green-dot.png) }
.element-item.spotter.yellow			{ background-image: url(/wp-content/uploads/2016/06/yellow-dot.png) }
.element-item.spotter.orange			{ background-image: url(/wp-content/uploads/2016/06/orange-dot.png) }
.element-item.spotter.red				{ background-image: url(/wp-content/uploads/2016/06/red-dot.png) }
.element-item.dry-cleaning.liquid		{ background-image: url(/wp-content/uploads/2016/06/green-stripe-box.png) }
.element-item.wet-cleaning.liquid		{ background-image: url(/wp-content/uploads/2016/06/blue-stripe-box.png) }

/* PERIODIC TABLE END */

/* Block Buttons */

.row.container.ideal-industries-btns {
	margin-bottom: 5px!important;
    display: inline-block;
    width: 100%;
	margin-left: 0em;
    margin-right: 0em;
}

.ideal-industries-btns .columns {
    padding-left: 5px;
    padding-right: 5px;
}

.ideal-block-btn {
	padding: 0px 15px 15px 15px;
	text-align: center;
}

.ideal-block-btn a {
	display: block;
	width: 100%;
}

.ideal-block-btn  span {
	color: white;
	display: inline-block;
}

.ideal-block-btn.ind-fill  span {
	color: black;
}

.ideal-block-btn.ind-food {
	background: #55b447;
}

.ideal-block-btn.ind-food a {
	background-image: url("/wp-content/uploads/2017/06/Industry-Food2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
}

.ideal-block-btn.ind-laundry {
	background: #f1c752;
}

.ideal-block-btn.ind-laundry a {
	background-image: url("/wp-content/uploads/2017/06/Industry-laundry2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
}

.ideal-block-btn.ind-own {
	background: #202c51;
}

.ideal-block-btn.ind-own a {
	background-image: url("/wp-content/uploads/2017/08/Industry-own-tick-2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
}

.ideal-block-btn.ind-fill {
	background: #efefef;
}

.ideal-block-btn.ind-fill a {
	background-image: url("/wp-content/uploads/2017/06/Industry-Fill2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
}

.ideal-block-btn.ind-jan {
	background: #e9a3bc;
}

.ideal-block-btn.ind-jan a {
	background-image: url("/wp-content/uploads/2017/06/Industry-Jan2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
}

.ideal-block-btn.ind-auto {
	background: #3171ab;
}

.ideal-block-btn.ind-auto a {
	background-image: url("/wp-content/uploads/2017/06/Industry-Auto2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
}

.ideal-block-btn.ind-food a:hover img,
.ideal-block-btn.ind-fill a:hover img,
.ideal-block-btn.ind-jan a:hover img,
.ideal-block-btn.ind-auto a:hover img,
.ideal-block-btn.ind-own a:hover img,
.ideal-block-btn.ind-laundry a:hover img {
	opacity: 0;
}

.ideal-block-btn img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 100%;
}

@media only screen and (min-width: 48em) and (max-width: 67.5em) {
	.ideal-block-btn.ind-food a,
	.ideal-block-btn.ind-fill a,
	.ideal-block-btn.ind-jan a,
	.ideal-block-btn.ind-auto a {
		background-size: 100%;
	}

}

/* Page Header */

.head-section-row {
	max-width: 100%;
	padding-top: 40px;
}

.fullwidth-section-row {
	max-width: 100%;
}

.row.container.head-section-row {
	margin-bottom: 0px!important;
}

@media only screen and (min-width: 48em) {
.head-section-column.large-12.columns {
	max-width: 67.5em;
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: block;
}
.head-section-column .column-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}
}


/* EXPORT PAGE */

.export-col img {
	width: auto!important;
}


/* ABOUT PAGE */

.idl-about-container {
	display: flex;
}

.idl-about-col {
	padding: 0px;
}

.idl-about-col .column-inner{
	height: 100%;
	background: #2f72a7;
}

.idl-about-img {
	overflow: hidden;
}

.idl-about-img .ux-img-container {
	height: 100%;
	display: block;
	position: relative;
}

.idl-about-img .ux-img-container img {
	width: auto;
	height: 110%!important;
    height: auto;
	position: absolute;
	max-width: none;
	right: -25%;
}

.about-story-txt {
	padding: 20px;
	color: white;
	min-height: 260px;
}
.about-story-txt h3,
.about-story-txt h5 {
	color: white;
}

.about-story-txt a {
	color: #f1c752;
}

/* Awards */

.award-container.navy p,
.award-container p {
	margin: 0px;
	max-width: 100%;
}

.award-container {
	width: 200px;
	height: 200px;
	border-radius: 500px;
	padding: 10px;
	background: #e9a3bc;
	border: 0px;
	display: block;
	margin: 0px auto 20px auto;
}

.award-container img {
	padding: 10px;
}

.award-container.navy {
	background: #202c51;
}

.awards-scroll > .ux-section-content > .ux-slider-wrapper > .ux-slider > .flickity-viewport > .flickity-slider > .ux_banner > .row > .inner > .inner-wrap {
	background-color: transparent!important;
	box-shadow: none!important;
}

/* Testimonials */

.easy_testimonial span.date {
	display: none;
}

.ideal-testimonial-col.laundry,
.ideal-testimonial-col.own-label,
.ideal-testimonial-col.fill,
.ideal-testimonial-col.hygiene {
	opacity: 0.25;
}

.ideal-testimonial-col.laundry.active,
.ideal-testimonial-col.own-label.active,
.ideal-testimonial-col.fill.active,
.ideal-testimonial-col.hygiene.active {
	opacity: 1;
	transform: scale(1);
}

.row.container.ideal-industries-btns-testi {
	margin-bottom: 15px!important;
    display: block;
    width: 100%;
}

.row.container.ideal-industries-btns-testi .columns {
	padding-left: 0.5em;
    padding-right: 0.5em;
}
    

.ideal-testimonial-col {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.easy_testimonials_grid_cell {
	float: left;
}

.testimonial_body p {
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: 1.1;
	color: #202c51;
}

blockquote.easy_testimonial {
	border-left: none;
	position: relative;
	padding: 80px 20px 20px 20px;
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 50% 80px;
	margin-bottom: 1.0em;
}

.easy-t-category-own-label blockquote {
	background-color: #202c51;
	color: white!important;
}

.easy-t-category-own-label .testimonial_author .testimonial-client,
.easy-t-category-own-label .testimonial_author .testimonial-position,
.easy-t-category-own-label .testimonial_body p,
.easy-t-category-hygiene .testimonial_author .testimonial-client,
.easy-t-category-hygiene .testimonial_author .testimonial-position,
.easy-t-category-hygiene .testimonial_body p {
	color: white!important;
}

.easy-t-category-hygiene blockquote {
	background-color: #55b447;
}

.easy-t-category-fill blockquote {
	background-color: #efefef;
}

.easy-t-category-textile_care blockquote {
	background-color: #f1c752;
}

blockquote.easy_testimonial cite:before {
	display: none;
}

.testimonial_author {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}

.testimonial_author .testimonial-client {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.1;
	padding: 15px 15px 0px 15px;
	color: #202c51;
}

.testimonial_author .testimonial-position {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	color: #202c51;
	padding: 5px 15px 0px 15px;
	line-height: 1;
}

/* History */

.page-id-123 h1 {
	font-size: 60px;
	margin-bottom: 0px;
	letter-spacing: 10px;
}

.ideal-parallax {
	background-color: #202c51!important;
}

.ideal-parallax .ux-section-img {
	width: 100%!important;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	opacity: 1.0;
	background-color: transparent;
	transition: 0.3s;
}

.ideal-parallax:hover .ux-section-img {
	opacity: 0.4;
	transition: 0.3s;
}

.ideal-parallax.dark p {
	color: white!important;
	margin-bottom: 15px;
}

.page-id-123 .accordion_title {
	text-align: center;
	text-transform: uppercase;
}

.page-id-123 .accordion > .accordion-title a {
	border-top: none;
	text-align: center;
}

.page-id-123 .accordion > .accordion-title.active a {
	background-color: transparent;
}

.page-id-123 .accordion > .accordion-title a:before {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	color: white;
	/*content: '\22';*/
}

/* Careers Cutom Post Type */

.career-list {
	display: inline-block;
	height: 100%;
	padding: 20px 0px 20px 0px;
	border-bottom: 2px solid #55b447;
}

.career-list h4 {
	padding-bottom: 10px;
	text-transform: uppercase;
}

.career-list-img {
	height: 150px;
	display: inline-block;
	float: left;
	padding-right: 20px;
}

.career-list-img img {
	display: inline-block;
    height: 100%;
    width: auto;
}

.career-btn {
	padding-top: 20px;
	display: block;
	width: auto;
}

.career-btn a {
	background-color: #55b447;
    display: inline-block;
    width: auto;
    height: 100%;
    color: white;
    padding: 10px;
}


/* News and Blog */

img.ideal-news-header {
	display: none;
}

.archive.category-news img.ideal-news-header {
	display: block;
}

.social-icons.share-row .icon_facebook > span.icon-facebook:before {
	content: " "!important;
    background-image: url(/wp-content/uploads/2016/06/facebook-ideal.jpg);
	background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
}


.social-icons.share-row .icon_twitter > span.icon-twitter:before {
	content: " "!important;
    background-image: url(/wp-content/uploads/2016/06/twitter-ideal.jpg);
	background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
}

.social-icons.share-row .icon_tumblr > span.icon-tumblr:before {
	content: " "!important;
    background-image: url(/wp-content/uploads/2016/06/tumblr-ideal.jpg);
	background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
}


.social-icons .icon.icon_tumblr:hover, .yith-wcwl-share li a.tumblr:hover,
.social-icons .icon.icon_facebook:hover, .yith-wcwl-share li a.facebook:hover,
.social-icons .icon.icon_twitter:hover, .yith-wcwl-share li a.twitter:hover {
    background-color: none;
    border-color: none;
	transform: scale(1.1, 1.1);
}

.social-icons .icon, .yith-wcwl-share li a {
    position: relative;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    font-size: 16px;
    border: none;
    display: inline-block;
    margin: 2px;
    color: #cccccc;
    border-radius: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


/* turn off comments - look for right way */

.comments-area,
.comment-form {
	display: none;
}

.blog-pinterest-style.ideal-style-post {
	min-height: 200px;
	max-height: 200px;
	padding-bottom: 0.9375em;
	padding-top: 0.9375em;
	overflow: hidden;
}

.blog-pinterest-style.ideal-style-post article {
	display: inline-block;
	margin-bottom: 0px;
}

.blog-pinterest-style.ideal-style-post .entry-image.ideal-post {
	margin-top: 0px;
	display: inline-block;
}

.blog-pinterest-style.ideal-style-post .entry-image.ideal-post > a > img {
	width: 100%;
	min-height: 100%;
	max-width: none!important;
}

.blog-pinterest-style.ideal-style-post:hover article {
    box-shadow: none;
}

.ideal-post-screen {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;	
	opacity: 0;
	transition: 0.5s;
	background-color: rgba(49,113,171,0.8);
}

.ideal-entry-title {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 50%;
	margin: 0px;
}

.ideal-entry-title h3 {
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0px 10px 0px 10px;
}

.ideal-post-date {
	height: 50%;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: white;
}

.ideal-post:hover .ideal-post-screen {
	opacity: 1;
	transition: 0.5s;
}

/*
.archive.category-blog .ideal-color,
.archive.category-animals .ideal-color,
.archive.category-washing .ideal-color,
.archive.category-travel .ideal-color,
.archive.category-charity .ideal-color,
.archive.category-employees .ideal-color {
	background-color: #f1c752;
}

.archive.category-blog .ideal-news-header-txt,
.archive.category-animals .ideal-news-header-txt, 
.archive.category-washing .ideal-news-header-txt,
.archive.category-travel .ideal-news-header-txt,
.archive.category-charity .ideal-news-header-txt,
.archive.category-employees .ideal-news-header-txt {
	display: none;
}

.archive.category-news .ideal-color,
.archive.category-charity-news .ideal-color,
.archive.category-awards .ideal-color,
.archive.category-associations .ideal-color,
.archive.category-regulations .ideal-color,
.archive.category-chemicals .ideal-color  {
	background-color: #c7cad3;
}


.archive.category-news .ideal-blog-header-txt,
.archive.category-charity-news .ideal-blog-header-txt,
.archive.category-awards .ideal-blog-header-txt,
.archive.category-associations .ideal-blog-header-txt,
.archive.category-regulations .ideal-blog-header-txt,
.archive.category-chemicals .ideal-blog-header-txt {
	display: none;
}

.archive.category-careers .ideal-color {
	background-color: #55b447;
}

.archive.category-blog .ideal-careers-header-txt,
.archive.category-animals .ideal-careers-header-txt, 
.archive.category-washing .ideal-careers-header-txt,
.archive.category-travel .ideal-careers-header-txt,
.archive.category-charity .ideal-careers-header-txt,
.archive.category-employees .ideal-careers-header-txt,
.archive.category-news .ideal-careers-header-txt,
.archive.category-charity-news .ideal-careers-header-txt,
.archive.category-awards .ideal-careers-header-txt,
.archive.category-associations .ideal-careers-header-txt,
.archive.category-regulations .ideal-careers-header-txt,
.archive.category-chemicals .ideal-careers-header-txt {
	display: none;
}

.archive.category-careers .ideal-news-header-txt,
.archive.category-careers .ideal-blog-header-txt {
	display: none;
}
*/

.ideal-archive-header-cat {
	text-transform: uppercase;
}


li.cat-item.cat-item-24 > a {
	border-bottom: 2px solid #f1c752;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 5px;
}

li.cat-item.cat-item-25 > a {
	border-bottom: 2px solid #c7cad3;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 5px;
}

.widget_categories .tx-div.small,
.widget_recent_entries .tx-div.small {
	display: none;
}

.widget_categories .widget-title,
.widget_recent_entries .widget-title {
	border-bottom: 2px solid #e9a3bc;
	padding-bottom: 10px;
}
.widget_categories .widget-title {
	margin-bottom: 0px;
}

.page-right-sidebar .page-inner {
	border-right: none;
}


/* Contact Form */

#map_container .map-info {
    position: absolute;
    top: 0px;
    left: 0;
    right: 30px;
}

.ninja-forms-req-symbol {
	color: #f1c752!important;
}

.page-id-40 .ninja-forms-cont {
	margin-left: 40%;
}

.page-id-159 .ninja-forms-all-fields-wrap,
.page-id-40 .ninja-forms-all-fields-wrap {
	background-color: rgba(246,246,246,0.95);
	padding: 40px;	
}

.ninja-forms-all-fields-wrap p,
.ninja-forms-all-fields-wrap h3,
.ninja-forms-all-fields-wrap label {
	color: #202c51;
}

.ninja-forms-all-fields-wrap .textarea-wrap > textarea {
	height: 50px;
	max-width: 100%;
}

textarea.ninja-forms-field,
input.ninja-forms-field {
	background-color: transparent;
}

.ninja-forms-all-fields-wrap .submit-wrap {
	margin-bottom: 0px;
}

#nf_submit_1 input {
	float: right;
}

.ideal-ninja-header {
	padding-bottom: 20px;
}

.ninja-forms-response-msg {
	display: inline-block;
	width: 100%;
	padding: 20px 40px 20px 40px;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
}
.ninja-forms-response-msg.ninja-forms-error-msg {
	background-color: #f1c752;
	color: white;
}

.ninja-forms-response-msg.ninja-forms-success-msg {
	background-color: #55b447;
	color: white;
}


/* Careers */

.careers-scroll > .ux-section-content > .ux-slider-wrapper > .ux-slider > .flickity-viewport > .flickity-slider > .ux_banner > .row > .inner > .inner-wrap {
	background-color: transparent!important;
	box-shadow: none!important;
}

/* style career sidebar */

.widget_categories li.cat-item-36 > a {
	border-bottom: 2px solid #55b447;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 5px;
}

/* end */

.page-id-121 .ux-box.text-center.post-item.ux-normal > .inner > .inner-wrap > a > .ux-box-image {
	display: none;
}

.page-id-121 .ux-box.text-center.post-item.ux-normal > .inner > .inner-wrap > a > .ux-box-text {
	text-align: left;
}

.page-id-121 .ux-box.text-center.post-item.ux-normal > .inner > .inner-wrap > a > .ux-box-text > .tx-div.small {
	display: none;
}

/* Banners */

.ideal-banner .ux-section-img {
	width: 100%!important;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
	background-color: transparent;
}

/* Guides */

.guide-col.columns:nth-of-type(3n+1) {padding-right:1%; padding-left:0.5%;}
.guide-col.columns:nth-of-type(3n+2) {padding-right:0.5%; padding-left:0.5%;}
.guide-col.columns:nth-of-type(3n+3) {padding-left:1%; padding-right:0.5%;}

.guide-col:last-child {
    float: left!important;
}

.guide-col.large-4:nth-child(3n+4) {
	clear: left;
}

.guide-col {
	padding-bottom: 0.7em;
}

.guide-cats .widget-title {
	border-bottom: 2px solid #3171ab;
	padding-bottom: 10px;
}

.guide-list {
	display: inline-block;
	height: 100%;
	padding: 15px;
	background-color: #3171ab;
	color: white;
	min-height: 300px;
	position: relative;
}

.guide-list h4 {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 16px;
	color: white;
}

.guide-list-img {
	height: 150px;
	display: inline-block;
	float: left;
	padding-right: 20px;
}

.guide-list-img img {
	display: inline-block;
    height: 100%;
    width: auto;
}

.guide-btn {
	padding-top: 10px;
	display: block;
	width: auto;
	position: absolute;
	bottom: 15px;
	left: 15px;
}

.guide-list-excerpt {
	display: block;
	max-height: 180px;
	overflow-y: auto;
}

.guide-btn a {
	background-color: white;
    display: inline-block;
    width: auto;
    height: 100%;
    color: #3171ab;
    padding: 10px;
	border: 2px solid #3171ab;
}

.guide-btn a:hover {
	background-color: #3171ab;
    display: inline-block;
    width: auto;
    height: 100%;
    color: white;
    padding: 10px;
	border: 2px solid white;
}

.guide-cats li {
	list-style: none;
}

/* Contract Manufacture */

.own-label-form-header h2 {
	padding-top: 25px;
	padding-bottom: 25px;
	color: black;
	
}

#ninja_forms_form_14_mp_breadcrumbs.ninja-forms-mp-breadcrumbs > li {
	width: 33%;
	display: inline-block;
	float: left;
	text-align: center;
	margin: 0px;
	
}

#ninja_forms_form_14_mp_breadcrumbs.ninja-forms-mp-breadcrumbs > li > input {
	margin-bottom: 0px;
}

#ninja_forms_field_57_breadcrumb,
#ninja_forms_field_58_breadcrumb,
#ninja_forms_field_68_breadcrumb {
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100px;
	height: 100px;
}

#ninja_forms_field_57_breadcrumb {
	background-image: url(/wp-content/uploads/2017/03/ownlabel_02.jpg);
}

#ninja_forms_form_14_mp_breadcrumbs.ninja-forms-mp-breadcrumbs > li:after {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	color: black;
	margin-bottom: 20px;
}

#ninja_forms_form_14_mp_breadcrumbs.ninja-forms-mp-breadcrumbs > li:nth-child(1):after {
	content: "One";
}

#ninja_forms_form_14_mp_breadcrumbs.ninja-forms-mp-breadcrumbs > li:nth-child(2):after {
	content: "Two";
}

#ninja_forms_form_14_mp_breadcrumbs.ninja-forms-mp-breadcrumbs > li:nth-child(3):after {
	content: "Three";
}

#ninja_forms_field_57_breadcrumb.ninja-forms-mp-breadcrumb-active,
#ninja_forms_field_57_breadcrumb:hover {
	background-image: url(/wp-content/uploads/2017/03/ownlabel_02-active.jpg);
}

#ninja_forms_field_58_breadcrumb {
	background-image: url(/wp-content/uploads/2017/03/ownlabel_01.jpg);
}

#ninja_forms_field_58_breadcrumb.ninja-forms-mp-breadcrumb-active,
#ninja_forms_field_58_breadcrumb:hover {
	background-image: url(/wp-content/uploads/2017/03/ownlabel_01-active.jpg);
}

#ninja_forms_field_68_breadcrumb {
	background-image: url(/wp-content/uploads/2017/03/ownlabel_05.jpg);
}

#ninja_forms_field_68_breadcrumb.ninja-forms-mp-breadcrumb-active,
#ninja_forms_field_68_breadcrumb:hover {
	background-image: url(/wp-content/uploads/2017/03/ownlabel_05-Recovered-active.jpg);
}

input[type="submit"][disabled].ninja-forms-mp-nav.ninja-forms-mp-breadcrumb-inactive,
input[type="submit"][disabled].ninja-forms-mp-nav.ninja-forms-mp-breadcrumb-active,
input[type="submit"]:hover.ninja-forms-mp-nav.ninja-forms-mp-breadcrumb-inactive,
input[type="submit"]:hover.ninja-forms-mp-nav.ninja-forms-mp-breadcrumb-active {
	background-color: transparent!important;
	box-shadow: none!important;
	opacity: 100%!important;
}

/* Environmental Policy */

.enviro-top {
	border-top: 2px solid #3171ab;
	border-bottom: 2px solid #3171ab;
	padding: 20px 0px 20px 0px;
}

.enviro-section h3 {
	word-wrap: normal;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	border-top: 2px solid #55b447;
	border-bottom: 2px solid #55b447;
}

/* Envira Gallery */

  .envira-social-buttons div.facebook a {
    background: transparent!important;

	}
  .envira-social-buttons div.twitter a {
    background: transparent!important;

	}
  .envira-social-buttons div.pinterest a {
    background: transparent!important;

	}
  .envira-social-buttons div.google a {
    background: transparent!important;

	}
  .envira-social-buttons div.email a {
    background: transparent!important;

	}

.envira-social-buttons div.envira-social-network a.envira-social-button {
	border-radius: 0%!important;
    -webkit-border-radius: 0%!important;
    -moz-border-radius: 0%!important;
}

.envira-social-buttons div.facebook a {
	background-image: url('/wp-content/uploads/2016/06/facebook-ideal.jpg')!important;
	background-size: contain!important;
}

.envira-social-buttons div.twitter a {
	background-image: url('/wp-content/uploads/2016/06/twitter-ideal.jpg')!important;
	background-size: contain!important;
}

.envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay {
	z-index: 1!important;
}

span.envira-title {
   	padding: 10px 10px 30px 10px;
   	text-align: center;
   	display: block;
	min-height: 65px;
	font-size: 13px!important;
	line-height: 15px!important;
}

.envira-gallery-public.envira-gallery-2-columns .envira-title,
.envira-gallery-public.envira-gallery-3-columns .envira-title {
	text-align: left!important;
	text-transform: uppercase;
}

.envira-gallery-bottom-left .envira-social-buttons {
    margin: 30px 0 0px 5px!important;
}

/* Map NEW */

.ideal-map-new {
	background-image:url(/wp-content/uploads/2017/05/Ideal-Map.jpg);
	background-position: 50% 40%;
	background-size: auto;
}

.ideal-map-new .map-info {
	position: relative;
    width: 33.33333%;
	float: right;
	background-color: white;
	padding: 15px;
	margin-bottom: 100px;
}

/* Mobile Navigation */

.mobile-sidebar li.idl-mob-social {
	width: auto;
	display: inline-block;
	padding: 0px;
	margin: 5px;
}

.mobile-sidebar li.idl-mob-social a {
	width: 40px;
	height: 40px;
	display: block;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

.mobile-sidebar li.idl-mob-social a:before {
	content: " ";
	background-size: contain;
	width: 40px;
	height: 40px;
	display: block;
}

.mobile-sidebar li.twitter-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/twitter-ideal.jpg');
}

.mobile-sidebar li.facebook-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/facebook-ideal.jpg');
}

.mobile-sidebar li.linkedin-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/linkedin-ideal.jpg');
}

.mobile-sidebar li.instagram-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/instagram-ideal.jpg');
}

.mobile-sidebar li.tumblr-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/tumblr-ideal.jpg');
}

.mobile-sidebar li.spotify-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/spotify-ideal.jpg');
}

.mobile-sidebar li.youtube-mob a:before {
	background-image: url('/wp-content/uploads/2016/06/youtube-ideal.jpg');
}

/* Nav fix for medium size */

@media screen and (min-width:769px) and (max-width:1080px){
	
	#masthead .header-container {
    display: block;
    height: 100%;
    width: 100%;
	}

	#masthead .left-links {
    padding-left: 0px;
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 80%;
	}
	
	#masthead .right-links {
    display: inline-block;
	vertical-align: top;
	float: left;
	width: 80%;
	}
	
	#masthead .right-links > ul {
	padding-top: 0px;
	padding-right: 15px;
	}
	
	#logo {
	display: inline-block;
	float: left;
	}
	
	.logo-left {
	position: relative;
	}
	
	#masthead #logo {
    width: 20% !important;
	}
	
	#masthead .left-links > ul {
    float: none;
    padding-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    display: table;
	}
	
}

/****** Homepage Banner Fix for Mobile *********/

@media only screen and (max-width: 480px) {
	
	.home div[id^='banner_'] {
		min-height: 250px!important;
	}
	
}

/********* Gallery Social Fix **************/

@media only screen and (max-width: 680px) {
	
	.envirabox-inner .envira-social-buttons.inside div.facebook a {
	  background-size: cover!important;
	  background-repeat: no-repeat!important;
	}
  .envirabox-inner .envira-social-buttons.inside div.twitter a {
	  background-size: cover!important;
	  background-repeat: no-repeat!important;
	}
  .envirabox-inner .envira-social-buttons.inside div.pinterest a {
	  background-size: cover!important;
	  background-repeat: no-repeat!important;
	}
  .envirabox-inner .envira-social-buttons.inside div.google a {
	  background-size: cover!important;
	  background-repeat: no-repeat!important;
	}
  .envirabox-inner .envira-social-buttons.inside div.email a {
	  background-size: cover!important;
	  background-repeat: no-repeat!important;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	
	
	.small-12.small-6 {
		width: 50%;
	}
	
	div.eco-double-key div.column-inner div.ux-img-container:nth-child(4) {
	display: none;
}
	
div.eco-double-key div.column-inner div.ux-img-container:nth-child(3) {
	display: block;
}
	
	
	.ideal-map-new .map-info {
    	width: 100%;
		margin-top: 0px;
		margin-bottom: 500px!important;
	}
	
	.ideal-map-new {
	background-position: 50% 15%;
}
	
	
	.idl-mob-search {
		padding-top: 20px;
		display: block;
	}
	
	.idl-mob-search #searchform input.field {
		height: 3em;
		width: 100%;
		-webkit-appearance: none;
	}
	
	.idl-mob-search #searchform button {
		height: 3.2em;
	}
	
	#shop-sidebar.hide-for-small h3,
	#shop-sidebar.hide-for-small a {
		color: white;
	}
	
	#shop-sidebar {
		color: white;
	}
	
	#shop-sidebar a {
		line-height: 14px;
	}
	
	.ideal-parallax .ux-section-img {
	width: 100%!important;
	background-attachment: inherit;
	}
	
.ideal-testimonial-col.laundry,
.ideal-testimonial-col.own-label,
.ideal-testimonial-col.fill,
.ideal-testimonial-col.hygiene {
	opacity: 1;
}
	
	.row.container.ideal-industries-btns-testi {
		display: none;
	}
	
	
	.idl-about-container {
	display: block;
}
	
	.idl-about-col {
		padding-left: 0.9375em;
    	padding-right: 0.9375em;
	}
	
	.idl-about-img .ux-img-container img {
    width: 100%;
    height: auto;
    position: relative;
    max-width: none;
    display: block;
	right: 0;
}
	
	.idl-cat-group .isobutton.tick-btn {
		font-size: 10px;
		line-height: 12px;
		min-height: 50px;
	}
	
	.idl-cat-group .isobutton svg {
		width: 100%;
		height: 20px;
	}

#masthead .mobile-menu {
	display:block!important;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 100;
}

.logo-left {
	left: 0;
}

.bread-container {
	display: none;
}

.ideal-banner .ux-section-img {
	position: absolute;
	margin-bottom: 0px;
	background-position: left center;
}

.page-id-40 .ninja-forms-cont {
	margin-left: 0%;
	margin-right: 0%;
}

.page-id-40 .ninja-forms-all-fields-wrap {
	background-color: rgba(246,246,246,0.5);
}

.page-id-123 .ux-section-img {
	position: absolute;
	margin-bottom: 0px;
}

.page-id-123 .ux-section {
	padding-bottom: 0px;
}
	
	.awards-scroll  div.ux_banner.light.is-selected ,
	.awards-scroll  div.ux_banner.light {
		height: 400px!important;
	}
	
	.footer #text-5 img {
	width: 60px;
	margin-right: 10px;
	padding: 0px !important;
	display: block;
	}

	.footer #text-5 br {
		display: none;
	}
	
	.footer #text-2,
	.footer #text-3,
	.footer #text-4 {
	width: 33%;
	float: left;
	}
	

	.footer #text-5,
	.footer #text-6 {
	width: 100%;
	float: left;
	}

}






/*********** iPad Portrait Media Query *************/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
	
	.footer #text-6 .hide-ipad {
		display: none;
	}
	
	.footer #text-6 .idl-footer-social,
	.footer #text-6 .idl-footer-payment {
		width: 50%;
		float: left;
	}
	
	.ideal-prod-info-auto .cart, .ideal-prod-info-auto .variations_form.cart {
		width: 100%;
	}
	
	
	.footer #text-5 img:nth-child(2) {
		padding-top: 10px;
	}
	
	#shop-sidebar {
		color: inherit;
	}
	
	#shop-sidebar a {
		line-height: 14px;
	}
	
	.awards-scroll  div.ux_banner.light.is-selected ,
	.awards-scroll  div.ux_banner.light {
		height: 480px!important;
	}
		
	.ideal-parallax .ux-section-img {
	width: 100%!important;
	background-attachment: inherit;
	}
	
	.idl-about-col {
		width: 100%;
	}
	
	.idl-about-img {
		height: 500px;
		overflow: hidden;
	}
	
	.idl-about-img .ux-img-container img {
		width: 100%;
		height: auto !important;
		position: absolute;
		display: block;
		right: 0;
		left: 0;
		top: -80%;
	}
	
	.ipad-small-6 {
    position: relative;
    width: 50%;
	}
	
	.ipad-small-12 {
    position: relative;
    width: 100%;
	}
	
	.ipad-small-6.columns.product-gallery {
	width: 50%;
	}
		
		
}
