/*********************************** FONT FACE ***********************************/
@font-face {
    font-family: 'textabold';
    src: url('fonts/Texta-Bold-webfont.eot');
    src: url('fonts/Texta-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Texta-Bold-webfont.woff2') format('woff2'),
         url('fonts/Texta-Bold-webfont.woff') format('woff'),
         url('fonts/Texta-Bold-webfont.ttf') format('truetype'),
         url('fonts/Texta-Bold-webfont.svg#textabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_rust';
    src: url('fonts/NexaRustSans-Black02-webfont.eot');
    src: url('fonts/NexaRustSans-Black02-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/NexaRustSans-Black02-webfont.woff2') format('woff2'),
         url('fonts/NexaRustSans-Black02-webfont.woff') format('woff'),
         url('fonts/NexaRustSans-Black02-webfont.ttf') format('truetype'),
         url('fonts/NexaRustSans-Black02-webfont.svg#nexa_rust_sansblack_02') format('svg');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: 100;
    font-style: normal;

}



@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: 200;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto-black-webfont.eot');
    src: url('fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-black-webfont.woff2') format('woff2'),
         url('fonts/roboto-black-webfont.woff') format('woff'),
         url('fonts/roboto-black-webfont.ttf') format('truetype'),
         url('fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: 600;
    font-style: normal;

}


/*
dark blue = #2b3990
light blue = #27aae1
*/



/*********************************** FONTS ***********************************/
body, p, a, .entry p, .entry li, #main li, .widget p, h1, h2, h3, h4, h5, h6, .wpcf7-response-output, textarea{
    font-size: 16px;
    line-height: 1.2em;
    color: #231f20;
    font-family: 'roboto';
    font-weight: 100;
    line-height: 1em;
}

p{
    margin-bottom: 0.95em !important;
    line-height: 1.5em !important;
}

p:empty, .twocol-one p:empty{
    margin-bottom: 0 !important;
    line-height: 0 !important;
}

/*black*/
#navigation ul#main-nav li a, .bold, .shop-table .price, p.form-bold, .single_variation .price{
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 1em;
}

h1, h2, h3, .table-heading, .wpcf7-submit, p.product-learn-more, .single_add_to_cart_button, .button, .woo-sc-button, .order-online{
    font-family: 'nexa_rust' !important;
    font-weight: normal !important;
}

.slider h1, h1.banner{
    font-size: 43px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
}

.slider .slides > li::before {
    content: '';
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#122a17+0,e5e5e5+100&1+0,0+100 */
    background: -moz-linear-gradient(-68.5deg, rgba(18,42,23,1) 0%, rgba(229,229,229,0) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-68.5deg, rgba(18,42,23,1) 0%,rgba(229,229,229,0) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(111.5deg, rgba(18,42,23,1) 0%,rgba(229,229,229,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}
/*50*/
.home-content h1{
    font-size: 3.125em;
}

/*35*/
.shop-table .price, .single_variation .price{
    font-size: 1.5em;
}
.shop-table .price, .single_variation .price .woocommerce-price-suffix{
    font-size: 0.5em;
    font-weight: normal;
}

/*34*/
h2{
    font-size: 2.125em;
    line-height: 0.875em !important;
}

/*25*/
h4{
    font-size: 1.5625em;
}

/*20*/
.home #main ul li, h3{
    font-size: 20px;
}

/*18*/
.complete-solution-wrapper h3, h5{
    font-size: 1.125em;
}

/*14*/
.single_add_to_cart_button, .button, .woo-sc-button span, h6{
    font-size: 0.875em;
}

h5{
    margin-bottom: 10px;
    line-height: 1.3em;
}

h6{
    font-style: italic;
    line-height: 1.3em;
}


/*white*/
#navigation ul#main-nav li a, .white, .widget h3, .widget p, .textwidget a, h1.banner, p.product-learn-more, .order-online{
    color: #ffffff;
}

/*green*/
.home-content h1, .home h2{
    color: #45b64d;
}

/*lighter grey*/
.complete-solution-wrapper h3{
    color: #404041;
}

.entry a{
    color: #231f20 !important;
}


#navigation ul#main-nav li a, .widget h3, .uppercase{
    text-transform: uppercase;
}

.shop-table{
    text-align: center;
}

/*********************************** GENERAL ***********************************/
.entry a:hover{
    text-decoration: underline;
}

.padding{
    padding-left: 1.618em;
    padding-right: 1.618em;
}

.home #inner-wrapper, .page-id-5 #inner-wrapper, .page-template-template-shop-php #inner-wrapper, .single-product #inner-wrapper, .page-id-236 #inner-wrapper, .single-post #inner-wrapper, .archive #inner-wrapper{
    background: url("/thunderstorm/wp-content/themes/canvas-child/images/bg-new.jpg") 0 0 repeat;
}

.green-arrow li,
.home #main ul li,
.single-product #main ul li {
    background: url("/thunderstorm/wp-content/themes/canvas-child/images/tick.png") 0 5px no-repeat;
    background-size: 20px 23px !important;
    padding-left: 31px;
    line-height: 31px !important;
}

a.tel:hover{
    text-decoration: none;
    cursor: default;
}

#content{
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 1.618em;
}

.home #content{
    margin-top: 0;
}

.home #content, .page-template-template-shop #content{
    background: none;
    margin-bottom: 0;
}

.page-template-template-shop #content {
    padding-top: 0;
}

.dark-green{
    background: #12706a;
}

.green{
    background: #2f955c;
}

.middle-green{
    background: #7aa94b;
}

.light-green{
    background: #adc254;
}
.blue{
    background: #1d71b4;
}
.brown{
    background: #805b0b;
}
.mid-blue{
    background: #00849d;
}
.dark-brown{
    background: #5b3b01;
}

.white-bg{
    background: #ffffff;
}

.no-right-margin {
    margin-right: 0 !important;
}

a:hover{
    text-decoration: none;
}

.pdf-download{
    font-size: 0.85em;
    font-weight: 400;
    margin-top: 9px;
    text-transform: uppercase;
}

h3{
    margin: 0 0 0.5em;
}

/*#main ul{
    margin-bottom: 20px;
}*/

.button, .woo-sc-button{
    background: #404041 !important;
    border-radius: 0 !important;
    padding: 0 20px !important;
}

img{
    border: none !important;
}

img{
    height: auto;
}



/*********************************** HEADER ***********************************/
#wrapper{
    overflow-x: hidden;
}

.header-bg{
    background: #2b3990;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiMzk5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyN2FhZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #2b3990 0%, #27aae1 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2b3990), color-stop(100%,#27aae1));
    background: -webkit-linear-gradient(left,  #2b3990 0%,#27aae1 100%);
    background: -o-linear-gradient(left,  #2b3990 0%,#27aae1 100%);
    background: -ms-linear-gradient(left,  #2b3990 0%,#27aae1 100%);
    background: linear-gradient(to right,  #2b3990 0%,#27aae1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3990', endColorstr='#27aae1',GradientType=1 );
    height: 165px;
    -ms-transform: rotate(-1.5deg);
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    margin-top: -50px;
    position: relative;
    width: 105%;
    left: -10px;
    z-index: 9999;
}

#header{
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -80px;
    z-index: 9999;
}

#logo {
    float: left !important;
    width: 35%;
}

ul.cart li ul{
    display: none !important;
}

a.cart-contents:hover{
    background: none !important;
}

/*********************************** NAV ***********************************/
#navigation {
    float:right !important;
    clear: none;
    background: none;
    margin-top: 9px;
}

#nav-container{
    margin-bottom: 0;
    background: none;
    border: none;
    padding: 0;
    float: left;
    width: 65%;
}

#navigation ul#main-nav li.current_page_item a{
	background: none !important;
}

#navigation ul#main-nav li a:hover, ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a, ul.sub-menu, #navigation ul.nav > li:hover{
	background: none !important;
}

#nav-container #navigation ul#main-nav > li:first-child{
    border-left: none !important;
}

#navigation ul#main-nav{
    background: none !important;
    float: right;
    margin: 5px 0 0 0 !important;
    width: 100%;
}

#navigation ul#main-nav li{
    margin-left: 5px;
    float: left;
}

#navigation ul#main-nav li.menu-item-24{
    clear: right;
}

#navigation ul#main-nav li a{
    padding: 6px 8px !important;
    font-size: 12px;
}

#navigation ul#main-nav li.current_page_item a, #navigation ul#main-nav li a:hover{
    background: #39b54a !important;
}

.single-product li#menu-item-29, .single-endorsement li#menu-item-26{
   background: #39b54a !important;
}

.side-nav{
    top: -28px !important;
}

#navigation ul.cart a.cart-contents{
    color: #ffffff;
}


/*********************************** SLIDER/BANNER ***********************************/

.slider {
	position: relative;
	top: -7px;
}

.slider li, .banner{
    height: 340px;
}

.slider li {
	background-size: cover !important;
	position: relative;
}

.slider li img {
    /*position: absolute;
    right: 5%;
    bottom: 30px;*/
    display: inline-block;
    left: -30px;
    position: relative;
    vertical-align: middle;
}

.slide-content{
    padding-top: 130px;
    position: relative;
    z-index: 1;
}

.slider h1, .banner h1{
    line-height: 0.85em !important;
	display: inline-block;
	vertical-align: middle;
    width: 70%;
}

/* Pagination slider */

#wrapper .slider .flex-control-nav.flex-control-paging {
    bottom: 1.618em;
    position: relative;
    text-align: center;
}

#wrapper .slider .flex-control-nav.flex-control-paging li {
    display: inline-block;
    margin: 0 6px;
}

#wrapper .slider .flex-control-nav.flex-control-paging li a {
    background: none repeat scroll 0 0 padding-box rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    box-shadow: 0 0 0 0 #888888 inset;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}

#wrapper .slider .flex-control-nav.flex-control-paging li a.flex-active {
    background: none repeat scroll 0 0 #fff;
    cursor: default;
}

.flex-control-nav li, .flex-direction-nav li {
	height: auto;
}

/******* ARROW SLIDER *******/

#wrapper .slider ul.flex-direction-nav {
    bottom: 200px;
    position: relative;
}

#wrapper .slider ul.flex-direction-nav li a {
    color: #fff;
    height: 49px;
    width: 47px;

    cursor: pointer;
    display: block;
    margin: -20px 0 0;
    overflow: hidden;
    padding: 5px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.2s ease-in-out 0s;
    z-index: 10;
}
#wrapper .slider ul.flex-direction-nav li a::before {
    font-size: 2.618em;
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: normal;
    line-height: 1.29em;
    margin: 0;
    width: 0.95em;
}
#wrapper .slider ul.flex-direction-nav li a.flex-prev::before {
    content: "";
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
}
#wrapper .slider ul.flex-direction-nav li a.flex-next::before {
    content: "";
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
}
#wrapper .slider ul.flex-direction-nav li a.flex-prev {
    left: 0.8em;
}
#wrapper .slider ul.flex-direction-nav li a.flex-next {
    right: 0.8em;
}



/*********************************** HOME ***********************************/
.home-content .twocol-one{
    margin-top: 40px;
    margin-bottom: 0;
}


/*.home-content .twocol-one p{
    line-height: 1em !important;
    margin-bottom: 0 !important;
}*/

.home-content a.woo-sc-button{
    margin-bottom: 0 !important;
}

.home-content h1{
    margin-bottom: -5px;
    line-height: 1em;
}

.home .twocol-one.last p {
	margin-bottom: 0 !important;
}

.home .twocol-one.last .woo-sc-button {
	margin-top: 10px;
}

.home #main ul li{
    font-size: 1em;
}

.complete-solution-wrapper{
    background: #ffffff;
    border-top: 1px solid #45b64d;
    padding-top: 30px;
}

.complete-solution-wrapper .threecol-one, .complete-solution-wrapper .threecol-two{
    margin-bottom: 0 !important;
}

.complete-solution-wrapper h3{
    margin-top: 20px;
}

.complete-solution-wrapper h2{
    font-size: 2.375em;
    line-height: 0.85em;
}

.complete-solution-wrapper .fourcol-one{
    width: 23.2%;
    margin-right: 2.4%;
}

.complete-solution-wrapper .fourcol-one.last{
    margin-right: 0;
}


/*********************************** PRODUCTS ***********************************/

.table-heading{
    font-size: 1.1em;
    line-height: 1em !important;
    margin-bottom: 0 !important;
}
.table-heading span{
    font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 0.8em;
    display: block;
}

.products-info{
    background: #ffffff;
    padding-top: 30px;
}

table.product-tabs {
	width: 100%;
}

table.product-tabs td{
    width: 16.6%;
    padding: 2% 1% 2% 1%;
    text-align: center;
    position: relative;
}

table.product-tabs td.white-bg{
    position: relative;
}

table.product-tabs td.white-bg img{
    display: block;
    margin: 0 auto;
    position: relative;
    top: 55px;
    width: 100%;
}

@media (min-width: 768px){
    table.product-tabs td{
        height: 60px;
    }
    .product-tabs small {
        font-size: 0.8em;
    }
    table.product-tabs td a{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        padding-top: 20px;
    }
    table.product-tabs td a::after{
        position: absolute;
        bottom: -13px;
        left: 50%;
        margin-left: -14px;
        width: 0;
        height: 0;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top: 14px solid #5b3b01;
        content: "";
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        transition: all 200ms;
        z-index: 9999;
    }
    table.product-tabs td a:hover::after,
    .postid-931 table.product-tabs td.jas-hydrolysed a::after,
    .postid-115 table.product-tabs td.fish-hydro a::after,
    .postid-114 table.product-tabs td.middle-green a::after,
    .postid-234 table.product-tabs td.fish-silage a::after,
    .postid-935 table.product-tabs td.jas-biological a::after,
    .postid-3049 table.product-tabs td.cal-sea a::after,	
    .postid-113 table.product-tabs td.organic-liquid a::after{
        visibility: visible;
        opacity: 1;
    }
    table.product-tabs td.brown a::after{
        border-top-color: #805b0b;
    }
    table.product-tabs td.green a::after{
        border-top-color: #2f955c;
    }
    table.product-tabs td.middle-green a::after{
        border-top-color: #7aa94b;
    }
    table.product-tabs td.blue a::after{
        border-top-color: #1d71b4;
    }
    table.product-tabs td.mid-blue a::after{
        border-top-color: #00849d;
    }	
    table.product-tabs td.dark-green a::after {
        border-top-color: #12706a;
    }
}






.products-info h4 {
    margin-bottom: 10px;
}

.products-info .fourcol-one{
    /*background: url('/thunderstorm/wp-content/themes/canvas-child/images/4-points-border.png') no-repeat right top;*/
    margin-right: 2%;
    height: 380px;
    margin-bottom: 0;
	width: 15%;
	padding-top: 30px;
}

.products-info .fourcol-one.fourcol-second{
    border-right: 1px solid #45b64d;
    padding-right: 2%;
    width: 30.9%;
}

.products-info .fourcol-one.fourcol-second.last{
	border-right: none;
	padding-right: 0;
}

.products-info .twocol-one{
    /*background: url('/thunderstorm/wp-content/themes/canvas-child/images/4-points-border.png') no-repeat right center;*/
    border-right: 1px solid #45b64d;
    margin-right: 1.9%;
    padding-right: 1.9%;
    padding-top: 30px;
    height: 165px;
}

.products-info .fourcol-one.last, .products-info .twocol-one.last{
    background: none;
    border: none;
    margin-right: 0;
    padding-right: 0;
}

.products-info .twocol-one.last strong{
    line-height: 36px;
}

.horizontal-divider-line, .products-info .woo-sc-hr{
    /*background: url('/thunderstorm/wp-content/themes/canvas-child/images/horizontal-border.png') no-repeat center center;
    width: 100%;
    height: 1px;*/
    border-top: 1px solid #45b64d;
	margin-bottom: 0;
	padding-top: 0;
    margin: 20px 0;
}

p.product-learn-more{
    background: #404041;
    padding: 3px 0 1px 0;
    margin-top: 7px;
    margin-bottom: 10px !important;
}

.product-text-spacer{
    display: inline-block;
    height: 22px;
    margin-bottom: 0 !important;
}

.product h6 a {
    color: #000;
    font-size: 1em;
    font-weight: 400;
}

#product-113 h6 a:hover {
	color: #000;
}



/*********************************** SINGLE PRODUCT ***********************************/
.col-container {
    display: flex;
    margin-bottom: 30px;
}

.col-container .twocol-one {
    width: 48%;
    float: none;
}

.woocommerce .images-custom{
    width: 24%;
    padding-left: 3%;
	float: left
}

.woocommerce .summary{
    width: 67%;
    margin-top: 70px;
    margin-bottom: 0;
}
.single-product .product{
    padding: 20px 20px 20px 20px;
    background: #ffffff;
    display: inline-block;
    border-top: none !important;
}

.single-product .product h2{
    margin-bottom: 10px;
	display: inline-block;
	margin-right: 20px;
}

.single-product .organic-icon {
    margin-bottom: 10px;
    width: 50px;
}

.single-product table.variations label{
    font-family: 'nexa_rust' !important;
    font-weight: normal !important;
}
.single-product .fertmark-icon {
    margin-bottom: 10px;
    width: 160px;
    margin-left: 5px;
}
.quantity .qty{
    height: 28px;
}


/*.single-product .product .summary h3{
    max-width: 470px;
}*/

.single-product .horizontal-divider-line{
    margin-bottom: 40px;
}


/*.single-product .twocol-one{
    background: url("/thunderstorm/wp-content/themes/canvas-child/images/vertical-border.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    margin-right: 2%;
    padding-right: 2%;
}

.single-product .twocol-one.last{
    margin-right: 0;
    padding-right: 0;
    background: none;
}*/

form.variations_form{
    padding: 0 !important;
    border: none !important;
    margin-top: 30px;
    float: left;
    width: 100%;
	margin-right: 2%;
}

form.variations_form table{
    border: none !important;
    margin-bottom: 0 !important;
	height: 56px;
}

form.variations_form table td{
    padding: 0 !important;
    border: none !important;
}

form.variations_form table td.label{
    width: 70px !important;
	font-size: 0.8em;
}

.reset_variations{
    display: none !important;
}

.single_variation_wrap .variations_button{
    display: block;
}

@media (min-width: 775px){
    .single_variation{
        float: left;
    }
    .single_variation_wrap .variations_button{
        float: right;
    }
}

@media (max-width: 775px){
    .single_variation_wrap .variations_button{
        float: none;
        margin-left: 0;
        margin-top: 20px;
    }

    .single_variation .price{
        float: none;
    }
}

.single_variation_wrap .variations_button .quantity{
    margin-top: 0px;
}

.quantity .plus, .quantity .minus{
    background: #404041 !important;
}

.single_add_to_cart_button{
    border-radius: 0 !important;
}

.woocommerce .images .thumbnails{
    margin-top: 20px;
}


.single-product #product-download-bar{
    display: flex;
    clear: both;
    flex-flow: row;
    margin-left: -20px;
    margin-right: -20px;
    justify-content: space-between;
    background: #404041;
}
.single-product #product-download-bar a{
    display: block;
    width: 100%;
    position: relative;
}
.single-product #product-download-bar a::after{
    position: absolute;
    content: "";
    right: 10px;
    top: 12px;
    bottom: 12px;
    border-left: 1px solid white;
}
@media (min-width: 775px) {
    .single-product #product-download-bar a:last-of-type::after {
        display: none;
    }
}
@media (max-width: 960px){
    .single-product #product-download-bar{
        flex-flow: row wrap;
    }
    .single-product #product-download-bar a{
        width: 50%;
    }
    .single-product #product-download-bar a:nth-child(2n)::after{
        display: none;
    }
}

@media (max-width: 675px){
    .single-product #product-download-bar a{
        width: 100%;
    }
    .single-product #product-download-bar a::after{
        display: none;
    }
}
.download-info-sheet-wrapper{
    background: #404041;
    padding: 13px 13px 23px;
	height: 20px;
}

.download-info-sheet h3{
    color: #ffffff;
    margin: 10px 0 10px 17px;
	font-size: 0.8em;
}

.download-info-sheet h3, .download-info-sheet img{
    float: left;
}
.download-silage-dosage-wrapper{
    background: #404041;
    padding: 13px 13px 23px;
	height: 20px;
}

.download-silage-dosage h3{
    color: #ffffff;
    margin: 4px 0 0 17px;
	font-size: 0.8em;
}

.download-silage-dosage h3, .download-silage-dosage img{
    float: left;
}

.download-msds-wrapper{
    background: #404041;
    padding: 13px 13px 23px;
	height: 20px;
}

.download-msds h3{
    color: #ffffff;
    margin: 4px 0 0 17px;
	font-size: 0.8em;
}

.download-msds h3, .download-msds img{
    float: left;
}

.download-biogrocert-wrapper{
    background: #404041;
    padding: 13px 12px 23px;
	height: 20px;
}

.download-biogrocert h3{
    color: #ffffff;
    margin: 4px 0 0 17px;
	font-size: 0.8em;
}

.download-biogrocert h3, .download-biogrocert img{
	float: left;
}
.download-fertmark-wrapper{
    background: #404041;
    padding: 13px 12px 23px;
	height: 20px;
}

.download-fertmark h3{
    color: #ffffff;
    margin: 4px 0 0 17px;
	font-size: 0.8em;
}

.download-fertmark h3, .download-fertmark img{
	float: left;
}


/*********************************** WOOCOMMERCE ***********************************/
.woocommerce-message{
    background: #ffffff;
    border-radius: 0;
    padding-top: 10px;
    color: #231f20;
}

.woocommerce-message br{
    display: none;
}

.woocommerce-message:before{
    top: 1em !important;
}

.shop_table, .cart_totals{
    font-family: 'roboto';
    font-weight: 100;
    color: #231f20;
}

table.cart a.remove{
    color: #ffffff !important;
}

.woocommerce label{
    margin-bottom: 5px;
}

.woocommerce input{
    color: #231f20;
    font-weight: 100;
}

.button.wc-backward {
    color: #ffffff !important;
}

.button.wc-backward:hover{
    text-decoration: none;
}

a.checkout-button {
	color: #fff !important;
	padding: 3px 20px !important;
}

a.checkout-button:hover {
	text-decoration: none;
}

.entry a.button.pay, .entry a.button.cancel, .entry a.button.view{
    color: #fff !important;
}

.entry a.button.pay:hover{
    text-decoration: none;
}


/*********************************** SHOP ***********************************/
.shop-table{
    background: #ffffff;
    display: inline-block;
    width: 100%;
}

.shop-cell .delivered-nationwide{
    font-size: 0.9em;
}

@media(min-width: 1000px) {
	.shop-table .volume-cell p {
		display: none;
	}
    .shop-table .volume-cell{
        height: 95px;
    }
    .shop-table .shop-cell{
        height: 107px;
    }
    .shop-table .shop-cell-5l{
        padding: 5px 10px 5px 10px;
        height: 125px;
    }
}
.shop-table-col{
    width: 15%;
    float: left;
}

.volume-col{
    width: 10%;
	float: left;
    min-height: 92px;
}

.shop-cell{
    padding: 23px 10px 5px 10px;
    position: relative;
    /*background-image: url("/thunderstorm/wp-content/themes/canvas-child/images/horizontal-border.png"), url("/thunderstorm/wp-content/themes/canvas-child/images/vertical-border.png");
    background-position: 0 0, 0 0;
    background-repeat: no-repeat;*/
    border-top: 1px solid #39B54A;
    border-left: 1px solid #39B54A;
    min-height: 92px;
}
.shop-table .shop-cell .min-5l{
    margin-bottom: 5px !important;
}
.shop-cell .price_text{
    float: left;
    font-size: 1em;
}
.shop-cell .price_value{
    float: right;
    font-size: 1em;
}

.shop-cell > p {
    clear: both;
}
.volume-cell{
    padding: 20px 0;
    /*background: url("/thunderstorm/wp-content/themes/canvas-child/images/horizontal-border.png") 0 0 no-repeat;*/
    border-top: 1px solid #39B54A;
}

.shop-table-heading {
	padding: 20px 5px;
    display: block;
    height: 50px;
}

.shop-table-heading .table-heading small {
	font-size: 0.8em;
}

.shop-table .product-text-spacer{
    height: 24px;
}

.shop-table-heading-img{
    height: 90px;
    padding: 0 7.5%;
}

.shop-table-heading-img img{
    margin-top: 50px;
}

.shop-table .price{
    margin-bottom: 0 !important;
}

.shop-table .shop-cell img {
	padding: 17px 0;
}

.order-online{
    background: #404041;
    border-bottom: 0 none;
    bottom: -16px;
    left: 0;
    position: absolute;
    right: 0;
    padding: 2px 0;
    display: none;
}

.shop-cell:hover{
    cursor: pointer;
}

.shop-cell.no-shop:hover{
    cursor: default;
}

.mobile-litres{
    display: none;
}

.custom-add-to-cart-message{
    background: #ffffff;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.custom-add-to-cart-message .button{
    float: right;
    margin: -10px 0 0 0;
}


/* CART */

table.cart img {
    width: 50px;
}

/*

table.shop-table tr{
    background: url("/thunderstorm/wp-content/themes/canvas-child/images/horizontal-border.png") 0 0 no-repeat;
}

table.shop-table td{
    width: 25%;
    background: url("/thunderstorm/wp-content/themes/canvas-child/images/vertical-border.png") 0 0 no-repeat;
    padding: 20px 2%;
    position: relative;
}

table.shop-table td.bold{
    background: none;
}

table.shop-table td.last{
    border-right: 0;
}

table.shop-table tr.titles td, table.shop-table tr.last{
    border: none;
}

table.shop-table tr.last img{
    vertical-align: middle;
}

table.shop-table tr.titles td img{
    position: absolute;
    left: 2%;
}

table.shop-table td.bold{
    text-align: left;
    vertical-align: middle;
}


table.shop-table td.shop-box:hover{
    cursor: pointer;
}*/


/*********************************** ENDORSEMENTS ***********************************/
.endorsement {
    border-bottom: 1px solid #231f20;
    float: left;
    margin-bottom: 50px;
    margin-right: 4%;
    padding-bottom: 20px;
    width: 48%;
    height: 190px;
}

.endorsement p{
    margin-bottom: 0.5em;
}

.banner-content h1{
    padding-top: 100px;
}

.single-endorsement h2{
    max-width: 620px;
    margin-bottom: 20px;
}

.read-more {
    color: #231f20 !important;
    font-family: "nexa_rust";
    font-weight: 400;
	padding-left: 10px;
}

.read-more:hover {
    color: #231f20 !important;
}


/*********************************** RESEARCH ***********************************/
.page-id-9 h1.entry-title{
    display: none;
}


/*********************************** ARTICLES ***********************************/
.article{
    border-bottom: 1px solid #231f20;
    float: left;
    margin-bottom: 40px;
    margin-right: 4%;
    padding-bottom: 20px;
    width: 48%;
    height: 140px;
}

.article h3{
    margin-bottom: 5px;
}

.pdf img, .pdf p{
    float: left;
}


.pdf img{
    margin-right: 10px;
}



/*********************************** RESEARCH ***********************************/
.page-id-9 h2{
    margin-bottom: 2px;
}

.research{
    float: left;
    margin-bottom: 40px;
    margin-right: 4%;
    padding-bottom: 20px;
    width: 48%;
    height: 180px;
}

.research .first-title {
	font-weight: 600;
	margin-bottom: 8px !important;
}

.research .second-title {
    border-bottom: 1px solid #231f20;
    font-family: "nexa_rust";
    font-size: 1.2em;
    padding-bottom: 10px;
	line-height: 1em !important;
}

.research .research-title {
	color: #adc254;
}

.research .pdf {
    background-color: #404041;
    display: inline-block;
    height: 34px;
    padding: 10px 30px 10px 10px;
    width: auto;
}

.research .pdf-download {
    color: #fff;
}

.research-reports{
    margin-top: 40px;
}


/*********************************** FARM VISIT ***********************************/
.page-id-15 h1.entry-title{
    display: none;
}

.form-half{
    width: 48%;
}

form.wpcf7-form p{
    margin-bottom: 5px !important;
}

.wpcf7-form input{
    width: 97.5%;
    margin-bottom: 15px;
    font-weight: 100;
    color: #231f20;
}

form input, form textarea{
    border: 1px solid #e3e4e5;
    border-radius: 0;
}

form textarea{
    width: 97.5%;
    height: 141px;
    overflow: auto;
}

.wpcf7-list-item{
    display: block;
    margin: 0 0 8px 1em !important;
}

.wpcf7-list-item-label{
    line-height: 1.3em;
}

.wpcf7-list-item input{
    width: 14px !important;
    margin: 0 3px 0 0;
}

.checkbox-group{
    margin-bottom: 30px;
}

.checkbox-group p.form-bold{
    margin-bottom: 8px !important;
}


.wpcf7-submit{
    float: right;
    width: auto !important;
    background: #404041 !important;
    border-radius: 0 !important;
    padding: 0 20px !important;;
    font-family: 'nexa_rust' !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

.wpcf7-response-output{
    clear: both;
    border: 2px solid #ed1c24 !important;
    padding: 10px !important;
}

.wpcf7-mail-sent-ok{
    border: 2px solid #45b64d !important;
    padding: 10px !important;
}


.wpcf7-not-valid-tip{
    display: none !important;
}

.wpcf7-not-valid{
    border: 1px solid #ed1c24 !important;
}

.wpcf7-not-valid.wpcf7-checkbox{
    color: #ed1c24 !important;
    border: none !important;
}




/*********************************** GALLERY ***********************************/
.page-id-13 h1.entry-title{
    display: none;
}

.epa-row p, .epa-title{
    display: none !important;
}

/*.epa-image{
    margin: 8px !important;
}*/

.lb-outerContainer, .lightbox .lb-image{
    border-radius: 0;
}

.lb-caption, .lb-number{
    color: #ffffff !important;
    font-family: 'roboto' !important;
    font-weight: 200 !important;
    font-size: 15px !important;
}

.lb-number{
    font-size: 11px !important;
    font-weight: 100 !important;
}



/*********************************** BLOG ***********************************/
.page-id-236 #content{
    background: #ffffff;
}

.blog-col{
    width: 71%;
    float: left;
    padding-right: 30px;
    /*background: url("/thunderstorm/wp-content/themes/canvas-child/images/vertical-border.png") no-repeat right top;*/
    border-right: 1px solid #45b64d;
}

.blog-cats-col{
    width: 22%;
    float: right;
}

.blog-cats-col a.all{
    color: #39b54a;
}

.blog-title{
    font-size: 2em !important;
    margin-top: 30px;
    color: #39b54a;
    margin-bottom: 10px;
}

.date-cat{
    margin-top: 5px;
}

.date-cat p{
    font-size: 12px;
}

.date{
    margin-right: 5px;
}

.blog-cat p{
    font-weight: 200;
}

.dots{
    margin-top: -15px;
}

.blog-cats-col li{
    list-style-type: none;
    margin-bottom: 10px;
}

.blog-cats-col li a, .blog-cats-col a{
    color: #231f20;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

.blog-cats-col a{
    margin-bottom: 10px !important;
    display: block;
}



/*********************************** SINGLE BLOG POST ***********************************/
.single-post #content{
    background: #ffffff;
}

.single-post-left{
    width: 71%;
    float: left;
    padding-right: 30px;
    /*background: url("/thunderstorm/wp-content/themes/canvas-child/images/vertical-border.png") no-repeat right top;*/
    border-right: 1px solid #45b64d;
}

.single-post-right{
    width: 22%;
    float: right;
}

.single-blog-cat p{
    color: #39b54a;
    font-weight: 600;
}

.single-post-right .blog-cat p{
    margin-bottom: 0 !important;
}

.single-blog-post-content h3{
    margin: 15px 0 10px 0 !important;
}

.archive #content{
    background: #ffffff;
}

.archive .single-post-right .date-cat{
    display: none;
}

h1.archive_header{
    border-bottom: none;
    padding-bottom: 0;
}

h1.archive_header .catrss{
    display: none;
}

/*********************************** CONTACT ***********************************/
#pddmgmaps-canvas{
    height: 380px;
}

.page-id-17 h1.entry-title{
    display: none;
}

.page-id-17 .twocol-one p{
    line-height: 1.4em;
}



/*********************************** FOOTER ***********************************/
#footer-container, #footer-widgets-container, .footer-logo-wrapper{
    background: #27aae1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3YWFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYjM5OTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #27aae1 0%, #2b3990 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#27aae1), color-stop(100%,#2b3990));
    background: -webkit-linear-gradient(left,  #27aae1 0%,#2b3990 100%);
    background: -o-linear-gradient(left,  #27aae1 0%,#2b3990 100%);
    background: -ms-linear-gradient(left,  #27aae1 0%,#2b3990 100%);
    background: linear-gradient(to right,  #27aae1 0%,#2b3990 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27aae1', endColorstr='#2b3990',GradientType=1 );
}

#footer{
    border-top: 0;
}

.widget{
    margin-bottom: 0;
}

.widget h3, .widget h3 a{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0px;
    font-family: 'roboto' !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.widget h3 a{
    text-decoration: none;
}

.widget p {
    line-height: 1.4em;
}

.footer-widget-1 img{
    margin-right: 3px;
}

.footer-widget-1, .footer-widget-2, .footer-widget-3{
    width: 33% !important;
    /*margin-right: 7% !important;*/
}

#footer-container{
    border-top: none;
}

#footer p, #footer a{
    color: #ffffff;
    font-size: 12px;
    font-weight: 200;
}

.footer-logo-wrapper{
    padding-top: 40px;
}

.footer-organic{
    float: right;
}

.footer-logos{
    float: right;
}



/*********************************** MEDIA QUERY ***********************************/


@media (max-width: 1150px){

	#wrapper .slider ul.flex-direction-nav {
		bottom: 55px;
	}
}

@media (max-width: 1005px){
    .table-heading{
        font-size: 1.1em;
    }
 /*single product*/
    .single_variation_wrap{
        font-size: 95%;
	}
}

@media (max-width: 970px){
    .products-info .fourcol-one {
		height: 381px;
	}

	.products-info .twocol-one {
		height: 215px;
	}
}

@media (max-width: 920px){

    .complete-solution-wrapper{
        padding-top: 0;
    }

    .complete-solution-wrapper .threecol-one, .complete-solution-wrapper .threecol-two{
        width: 100% !important;
        margin-right: 0;
    }

    .complete-solution-wrapper .threecol-two{
        margin-bottom: 0;
    }

    .complete-solution-wrapper .threecol-one h2{
        margin-bottom: 20px;
    }

    .complete-solution-wrapper .fourcol-one{
        margin-right: 2.4% !important;
        width: 23.2% !important;
    }

     .complete-solution-wrapper .fourcol-one p{
        text-align: center;
     }

    .complete-solution-wrapper .fourcol-one.last{
        margin-right: 0 !important;
    }

	/* Product info */

	.products-info .fourcol-one {
		margin-right: 2%;
		height: auto;
		min-height: 200px;
		width: 25% !important;
	}

	.products-info .fourcol-one.fourcol-second {
		border-right: none;
		margin-right: 0;
		padding-right: 2%;
		width: 70% !important;
	}

	.products-info .twocol-one {
		height: auto;
		border-right: 0;
	}

	.products-info .woo-sc-hr {
		border-top: 0 none;
		display: none;
	}

    /*single product*/
    .single_variation_wrap{
        font-size: 90%;
    }

	.download-info-sheet-wrapper{
    		height: 24px;
	}
	
	.download-silage-dosage-wrapper{
    		height: 24px;
	}

	.download-msds-wrapper{
		height: 24px;
	}

	.download-biogrocert-wrapper{
    		height: 24px;
	}

	.download-fertmark-wrapper{
    		height: 24px;
	}
}

@media (max-width: 795px){

    p.product-learn-more{
        font-size: 13px;
    }

    .shop-table-heading-img{
        height: 117px;
    }
}


@media (max-width: 840px){
    .table-heading{
        font-size: 0.9em;
    }
}


@media (max-width: 820px){
    .slider h1, h1.banner {
        font-size: 2em;
    }
}
#copyright {
    width: 30%;
}
@media (max-width: 767px) {
    #logo {
        width: 100%;
    }
    #copyright {
        width: auto;
    }
    .complete-solution-wrapper .threecol-one h2{
        margin: 20px 0;
    }
}

#copyright p img:nth-child(2) {
    float: right;
}

@media (max-width: 768px){

    #content{
        margin-top: 0;
    }

    /*.home #content, .page-template-template-shop #content{
        padding-top: 1.618em;
    }*/

	.slider .slides li, .banner {
		height: 300px;
        background-position: -250px 0 !important;
    }

    /*research*/
    .research{
        height: 95px;
    }

    /*products*/
    .product-text-spacer{
        height: 20px;
    }

	.products-info .fourcol-one {
		margin-right: 2%;
		height: auto;
		min-height: 200px;
		width: 30% !important;
	}

	.products-info .fourcol-one.fourcol-second {
		border-right: none;
		margin-right: 0;
		padding-right: 2%;
		width: 65% !important;
	}

	.horizontal-divider-line {
		border-top: 0 none;
		display: none;
	}

    table.product-tabs td.white-bg img{
        top: 40px;
    }


    /*single-product*/
    .woocommerce .summary{
        margin-top: 44px;
    }

    .single-product .twocol-one{
        background: none;
        padding-right: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }

    .quantity .plus, .quantity .minus{
    -webkit-appearance: caret;
    -moz-appearance: caret;
    }

    .single_variation_wrap{
        font-size: 80%;
    }

    /*contact*/
    #pddmgmaps-canvas{
        top: -16px;
    }

    .page-id-17 .twocol-one{
        width: 48% !important;
        margin-right: 4% !important;
    }

    .page-id-17 .twocol-one.last{
        margin-right:0 !important;
    }


    /*footer*/
    .footer-widget-1{
        width: 33% !important;
    }

    .footer-widget-2{
        /*margin-right: 3.8% !important;*/
    }

}

@media only screen and (max-device-width: 768px){
    .order-online{
        display: block;
        font-size: 13px;
    }
    /*endorsements/research/articles*/
    .endorsement, .research, .article{
        float: none;
        width: 100%;
        margin-right: 0;
        height: auto;
    }
}


@media (max-width: 1000px){

    .volume-col{
        display: none;
    }

    .shop-table-col{
        width: 100%;
        margin-bottom: 40px;
        background: #ffffff;
    }

    .shop-table-heading{
        width: 96%;
        padding: 10px 2% 10px 2%;
        height: auto;
    }

    .shop-table{
        background: none;
    }

    .shop-cell{
        background: none;
    }

    .mobile-litres{
        display: block;
    }
    .shop-table-col br{
        display: none;
    }

}
@media (max-width: 767px){
    .header-bg{
        height: 175px;
    }

    #header{
        margin-top: -98px;
    }

    .nav-toggle{
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999999;
        margin-top: -27px !important;
    }

    #logo{
        margin-top: 30px;
    }

    #navigation h3{
        display: none;
    }

    #navigation{
        margin: -25px 0 0 0;
        padding: 0;
        background: #ffffff;
        max-width: none !important;
    }

    ul#main-nav{
        float: none !important;
        width: auto !important;
        padding: 60px 16px 0 16px;
    }

    #navigation ul#main-nav li{
        margin-bottom: 15px;
        float: none;
        margin-left: 0;
    }

    ul#main-nav li a{
        color: #231f20 !important;
    }

    ul#main-nav li a:hover{
        background: none;
    }

    a.cart-contents{
        margin-top: 0 !important;
    }

    .home #content{
        margin-top: 20px;
    }

    .home-content h1 br{
        display: none;
    }

     .home-content .twocol-one {
        margin-top: 30px;
        margin-bottom: 0;
    }

    /*single product*/
    .woocommerce .images{
        width: 32%;
        padding-left: 0;
    }

    .woocommerce .summary{
        width: 100%;
    }

    .single_variation_wrap{
        display: inline-block;
        width: 100%;
    }

    a.pdf{
        display: inline-block;
	width: 100%;
    }


    /*footer*/
    #footer-widgets .block{
        width: 100% !important;
        float: none !important;
    }

    .footer-logos{
        float: left;
        margin: 20px 0;
    }

	/*Shop*/
	table.product-tabs td{
        display: inline-block;
        width: 100%;
        height: 60px;
        padding: 20px 0 10px 0;
    }

    table.product-tabs td.white-bg img{
        width: auto;
        top: 6px;
    }

    .product-text-spacer, .heading-text-spacer{
        display: none;
    }

    p.product-learn-more{
        width: 110px;
        padding: 6px;
        margin-left: auto;
        margin-right: auto;
    }

    table.product-tabs td{
        padding: 20px 2% 20px 2%;
        height: auto;
        width: 96%;
    }

    table.product-tabs td br{
        display: none;
    }

    .single-product .product{
        width: 100%;
        box-sizing: border-box;
    }

}

/*@media (max-width: 735px){

    .shop-table-heading{
        padding: 20px 5% 1px 5%;
    }
}*/

@media (max-width: 675px){

	form.variations_form {
		width: 100%;
		margin-right: 0%;
	}
    .shop-table .price, .single_variation .price{
        font-size: 1.5em;
    }
	.download-info-sheet-link {
		width: 100%;
	}
	.download-silage-dosage-link {
		width: 100%;
	}
	.download-biogrocert-link {
		width: 100%;
	}
	.download-msds-link {
		width: 100%;
	}
	.download-fertmark-link {
		width: 100%;
	}
}

@media (max-width: 625px){

    .complete-solution-wrapper .fourcol-one{
        width: 48% !important;
        margin-right: 2% !important;
    }
}

@media (max-width: 600px){

    .slider li img {
		display: none;
	}
	.slider h1, .banner h1 {
		vertical-align: inherit;
	}
}

@media (max-width: 568px){

	.slide-content {
        padding-top: 60px;
    }

    .products-info .fourcol-one{
       height: 380px;
    }

    .form-half{
        width: 100%;
        float: none;
    }

    .page-id-17 .twocol-one{
        width: 100% !important;
        float: none;
        margin-right: 0 !important;
    }

    .page-id-17 .twocol-one.last{
        margin-bottom: 40px;
    }
}

@media (max-width: 555px){
    .products-info .fourcol-one, .products-info .fourcol-one.fourcol-second{
        width: 100% !important;
        margin-right: 0 !important;
        background: none;
        height: auto;
		min-height: auto;
        margin-bottom: 5px;
    }

    .second-content{
        margin-top: 0;
    }

    .custom-add-to-cart-message .button{
        display: block;
        float: none;
        margin-top: 10px;
        width: 136px;
    }
}

@media (max-width: 485px){

	.slider .slides li, .banner {
		background-position: -250px -100px !important;
		height: 200px;
	}

	.slider .slides li {
		background-size: auto !important;
	}

    .slide-content {
		padding-top: 40px;
	}

    /*.shop-table-heading, table.product-tabs td{
        height: 90px;
    }*/

    .footer-organic {
        float: none;
        margin-top: 15px;
    }

    .home-content h1 {
        font-size: 2.8em;
    }

    .home #main ul li, .single-product #main ul li{
        font-size: 17px;
        line-height: 30px !important;
        background-size: 18px;
    }

    .home-content .twocol-one.last{
        width: 270px !important;
    }

    .epa-album .epa-image{
        width: 47% !important;
    }
}

@media (max-width: 446px){
    .product-text-spacer, .heading-text-spacer {
        display: block;
    }
}


@media (max-width: 430px){
    .slider {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: url("images/mobile_slider.jpg");
        background-origin: padding-box;
        /*background-position: -250px -100px !important;*/
        background-repeat: no-repeat;
        background-size: auto auto;
        height: 200px;
    }

    .mb-slider-text {
        display: block !important;
        font-family: "nexa_rust" !important;
        font-weight: normal !important;
        background-color: #404041;
        padding: 10px !important;
        color: #fff;
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
        position: relative;
        top: -7px;
    }

    .slider * {
        display: none;
    }

    .slider h1, h1.banner {
        font-size: 1.8em;
    }

    .complete-solution-wrapper h2{
        margin-bottom: 10px;
    }

    .complete-solution-wrapper .fourcol-one{
        /*
        width: 100% !important;
        margin-right: 0 !important;
        */
    }

    .complete-solution-wrapper .fourcol-one img {
        width: 80% !important;
    }

    .home #main ul li, .single-product #main ul li{
        line-height: 22px !important;
        margin-bottom: 10px;
        background-size: 15px;
        background-position: 0 0;
        padding-left: 25px;
    }

    .single_add_to_cart_button, .button, .woo-sc-button span, .complete-solution-wrapper h3{
        font-size: 1em;
    }

    .button, .woo-sc-button{
        padding: 5px 8px !important;
    }

    .woocommerce .images{
        width: 100%;
    }

}

@media (max-width: 400px){
    h2{
        font-size: 1.6em;
    }
}

@media (max-width: 375px){
    .home-content h1 {
        font-size: 2.1em;
    }

    #pddmgmaps-canvas{
        height: 290px;
    }
    .woocommerce .summary form.variations_form table.variations td{
        display: block;
    }
    .woocommerce .summary form.variations_form table.variations td.label{
        padding-bottom: 5px !important;
    }
    .woocommerce .summary form.variations_form table.variations td.value{
        padding-top: 5px !important;
        padding-left: 18px !important;
    }
}


@media (max-width: 320px){
    .epa-album .epa-image{
        width: 100% !important;
    }
}





/*********************************** IE ***********************************/

.ie .wpcf7-list-item input{
    border: none !important;
}

.ie8 #navigation ul#main-nav li a{
    letter-spacing: normal !important;
}

.ie8 #navigation{
    max-width: 67% !important;
}

.ie8 #navigation ul.cart a.cart-contents{
    background: none !important;
    margin-top: -7px !important;
}

.ie8 table.product-tabs td{
    padding: 0 !important;
}

.ie8 table.product-tabs .table-heading{
    padding: 0 20px !important;
}

.ie8 table.product-tabs .product-learn-more{
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.ie8 table.product-tabs td.img{
    padding: 0 20px !important;
}

.ie8 .shop-cell{
   background: url("/thunderstorm/wp-content/themes/canvas-child/images/horizontal-border.png") no-repeat scroll 0 0 !important;
}

.ie8 .shop-table-col{
    background: url("/thunderstorm/wp-content/themes/canvas-child/images/vertical-border.png") 0 0 repeat-y;
}

.ie8 .volume-col{
    background: none;
}

.ie8 .shop-table{
    margin-bottom: 40px;
}

/* 04/10/2017 */

#credit {
    margin-right: 7%;
}

.m-bold {
    font-weight: 300;
}
abbr{
    text-decoration: none;
}

.footer-logos-outer{
    float: left;
    width: 100%;
    display: -webkit-box;
}
.small-footer-logos{
    height: 80px;
    padding-right: 5px;
}
.footer-privacy-left{
    width: 50%;
    float: left;
    text-align: left;
}
.footer-privacy-right{
    width: 49%;
    float: left;
    text-align: right;
}
.footer-third-party-images{
    max-width: 230px;
}
.footer-widget-3{
    text-align: right;
}
.footer-widget-3 .textwidget p{
    margin-bottom: 0px !important;
}
.footer-privacy-outer p{
    padding-top: 15px;
}
.side-nav .cart{
    position: absolute;
    top: 23px
}
.footer-widget-2 a:hover{
    text-decoration: underline;
}
#footer{
    padding: 0px;
}
#footer-widgets .block {
    margin-right: 0%;
}
@media (max-width: 767px){
    .footer-privacy-right{
        width: 100%;
        float: left;
        text-align: left;
    }
    .footer-privacy-left{
        width: 100%;
        float: left;
        text-align: left;
    }
    #footer{
       margin-top: 0px;
        padding-top: 0px;
    }
    .footer-widget-3{
        text-align: left;
    }
}
#id-Badge2, .footer-greece-logo{
    height: 80px;
    color: #fff;
}
.footer-greece-logo{
    padding-top: 8px;
}
.text-center {
    text-align: center;
}
#shop-title {
    text-align: center;
    font-size: 1.6em;
    margin: 1rem 0;
}
.widget-link-list a {
    display: block;
    text-indent: -10px;
    line-height: 1.2em;
    margin: 5px 0 5px 10px;
}
.widget-link-list br {
    display: none;
}