/*
Theme Name: Fulder
Version: 1.01.2
Author: Rumos Veebidisain
*/

body {
	font-family: Arial, sans-serif;
	background: #e3f0fb;
}

.container {
	font-size: 14px;
	color: #444;
	max-width: 980px!important;
}

.clearfix {
	clear: both;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Arial, sans-serif;
	color: #000;
}

h1 {
	margin: 0 0 18px;
	font-size: 30px;
	font-weight: normal;
}

h2 {
	margin-bottom: 18px;
	font-size: 21px
}

h3 {
	font-size: 18px;
}

.margin-fixer + h1,
.margin-fixer + h2,
.margin-fixer + h3,
.margin-fixer + h4 {
	margin-top: 0;
}

p {
	margin-bottom: 18px;
}

p + .margin-fixer {
	margin-bottom: -18px;
}

a, 
a:visited {
	color: #316396;
	transition: all 0.2s ease-in-out;
	text-decoration: underline;
}

a:hover,
a:focus,
a:active {
	color: #009E8E;
}

.container iframe {
	max-width: 100%;
}

ul, ol {
	margin-bottom: 25px;
}

.alignleft {
	float: left;
	margin: 0px 20px 15px 0;
}

.alignright {
	float: right;
	margin: 0px 0 15px 20px;
}

input,
textarea {
	max-width: 100%;
}

	
/* Buttons */

.btn,
.btn:visited {
	padding: 5px 14px 4px;
	border-radius: 2px;
	text-decoration: none;
	font-size: 16px;
}

.btn .fa {
	margin-left: 6px
}

.btn-primary,
.btn-primary:visited {
  color: #fff;
  background-color: #1a5b83;
  border-color: #103851;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.btn-primary:hover {
	background-color: #1a6b9d;
}

.btn-primary .fa {
	color: #95c8e8;
}

/* Footer */

.hr-footer {
    border-top: 1px solid #b2cce2;
	border-bottom: 1px solid #f2f8fe;
    height: 0;
    margin-bottom: 10px;
    width: 100%;
}

.footer { 
	clear: both; 
	margin: 16px 0 15px; 
	padding: 10px 0 20px;
    color: #4E5C67;
    text-shadow: 0 1px 0 #ECF6FF;
}

.footer .container {
	font-size: 14px;
}

.rumos, .rumos:visited { 
	float:right; 
	text-decoration: none; 
	color: #afc8e1;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
	top: 3px;
}

.rumos:hover { 
	color: #a8bbca; 
}


/* Header */

.header {
	background: #0077a1;
	border-bottom: 1px solid #005d7e;
	padding-top: 16px;
	height: 75px;
}

.logo-header,
.logo-header:focus {
	display: inline-block;
	transition: none;
	outline-color: #eee;
}

.logo-header img {
	width: 200px;
	height: auto;
}

.mobile-menu-wrap {
	display: none;
}

.toggle-menu {
	display: none;
	font-size: 24px;
	color: #fff;
	color: rgba(255,255,255,0.9);
	line-height: 1;
	cursor: pointer;
	padding: 9px;
}

.toggle-menu:hover {
	color: #fff;
}

/* Main navigation */

.menu-wrap {
	margin: 14px 0 0;  
	display: inline-block;
	float: right;
	text-align: right;
}

.menu .sub-menu {
	display: none;
}

.menu-wrap ul {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 0;
}

.main-menu li {
	margin-right: 0;
	padding-right: 0;
}

.main-menu a, 
.main-menu a:visited {
    font-size: 14px;
    padding: 4px 8px;
    text-decoration: none;
    color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	transition: background .3s;
}

.main-menu a:hover {
    background: rgba(0,0,0,0.15);
}

.main-menu .current-menu-item a, 
.main-menu .current-menu-item a:visited, 
.main-menu .current-menu-item a:hover, 
.main-menu .current-page-ancestor a,
.main-menu .current-page-ancestor a:visited,
.archive .menu-item-tooted a, 
.archive .menu-item-tooted a:visited, 
.single-toode .menu-item-tooted a,
.single-toode .menu-item-tooted a:visited {
    background: #215161 url('img/navigation-link-bg.jpg') 0 -48px repeat-x;
    color: #fff;
    border: 1px solid #0b0b0b;
    text-shadow: 0px 1px 0px #0b0b0b;
}

/* Mobile menu */

.mobile-bar ul {
	margin-bottom: 0;
	border-bottom: 1px solid #ABD2E0;
}

.home .mobile-bar ul {
	border-bottom: 1px solid #005d7e;
}

.mobile-bar a,
.mobile-bar a:visited {
	display: block;
	background: #EFFAFF;
	text-decoration: none;
	line-height: 50px;
	font-size: 17px;
	border-bottom: 1px solid rgb(229, 239, 245);
}

.mobile-bar a:hover,
.mobile-bar a:active,
.mobile-bar a:focus {
	background: #E1F4FD;
}

.mobile-bar li:last-of-type a{
	border-bottom: 0;
}

/* ## Page */

.page-wrap {
	margin-top: 30px;
}

.entry {
	background: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	border: 1px solid #c6d0db;
	padding: 15px;
}

.entry--form-confirmation {
	padding: 60px 25px;
}

img {
	max-width: 100%;
	height: auto;
}

.page-template-submenu .entry,
.page-template-default .entry {
	padding: 20px;
	margin-bottom: 7px;
}

@media (min-width: 768px) {
	.entry--form-confirmation {
		padding: 100px 25px;
	}
}

/* Submenu */

.submenu-wrap {
	background: #fff;
	border: 1px solid #c6d0db;
	padding: 20px 16px 20px 20px;
	max-width: 280px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.submenu-wrap ul {
	margin: 0 0 -8px 0;
    list-style-type: square;
    padding: 0 0 0 16px;
}

.submenu-wrap li {
	margin-bottom: 8px;
}

.submenu-wrap a,
.submenu-wrap a:visited {
	text-decoration: none;
}

.submenu-title h4 {
	margin: 0 0 15px;
	text-transform: uppercase;
    font-size: 14px;
    color: #555;
	letter-spacing: .3px;
}

.submenu-wrap .current_page_item a,
.submenu-wrap .current_page_item a:visited {
	font-weight: bold;
}


/* ## Home */

.home .container {
 	max-width: 930px!important;
}

.intro {
	padding: 20px 0;
	background: #4687af url('img/home-intro-bg.png') repeat-x;
	/*background-image: linear-gradient(#4e8db6, #1a5b83);*/
	border-bottom: 1px solid #00384c;
}

.intro img {
	padding: 2px;
	background: #fff;
	border: 1px solid #002c3b;
	width: 100%;
}

.homeFeatured {
	margin-top: -22px;
}

.featured {
	background: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	border: 1px solid #c6d0db;
	position: relative;
	margin-top: 22px;
}

.featured-header  {
	background: #f7f8f9;
	border-bottom: 1px solid #e5eaef;
	border-radius: 4px 4px 0 0;
	padding: 18px 15px 16px 81px;
}

.new-label {
	width: 80px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

.featured-content {
	padding: 20px 25px;
	font-size: 15px;
	line-height: 1.5;
}

.featured-content td {
	padding-right: 35px;
}

.featured h2 {
	margin: 0;
	color: #00267b;
	font-weight: normal;
	font-size: 23px;
}

.featured1-left {
	float: left;
	width: 45%;
	padding-right: 15px;
}

.feature1-left img {
	max-width: 100%;
}

.featured1-right {
	float: right;
	width: 55%;
	padding-left: 10px;
}

.featured1-right table {
	margin-bottom: 30px;
}

.featured1-right li {
	font-size: .97em;
	margin-bottom: 3px;
}

.featured1-right ul {
	padding-left: 15px;
}

/* Featured 2 - Christmas */

.featured-2 h2 {
	font-size: 30px;
}

.featured2-left,
.featured2-right {
	width: 50%;
	float: left;
	text-align: center;
	padding: 20px 20px 30px;
}

.img-link {
	display: inline-block;
	text-decoration: none;
}

.featured2-right {
	border-left: 1px solid #e5eaef;
}

.featured2_footer {
	clear: both;
	background: #f7f8f9;
	border-top: 1px solid #e5eaef;
	padding: 12px;
	color: #fe0600;
	text-align: center;
	font-size: 16px;
	border-radius: 0 0 5px 5px;
}

.featured-2 .img-link {
	margin-bottom: 20px;
	max-width: 340px;
}

/* Featured 3 */

.featured-3 h2 {
	font-size: 28px;
}

.featured-3 h2 b {
	font-weight: normal;
    background: #fe0501;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 3px 6px 0px;
    font-size: 0.9em;
    display: inline-block;
}

/* ICY promotion */

.term-icy-joulupakkumine .gallery {
	margin: 0!important;
	max-width: 355px!important;
}

.term-icy-joulupakkumine .gallery-item {
	text-align: left!important;
	margin-top: 0!important;
	padding-right: 10px;
}

.term-icy-joulupakkumine .gallery-item img {
	border: 1px solid #cfcfcf!important;
}

.term-icy-joulupakkumine .gallery-caption {
	display: none;
}

/* ## Products* /

/* Products menu */

.sidebar-col {
	padding-right: 10px;
}

.main-col {
	padding-left: 0;
}

.main-col-header {
	padding-left: 2%;
}

.catFilters {
	margin-bottom: 25px;
	opacity: 0;
}

.foundCats {
	margin-bottom: 5px;
}

.catFilters-panel {
	background: #fff;
	padding: 7px 12px 8px;
	border-radius: 3px;
	border: 1px solid #b1cfe7;
	min-height: 50px;
}

.catFilters-link,
.catFilters-link:visited {
	display: inline-block;
	padding: 5px 11px;
	margin: 6px 9px 5px 0;
	text-decoration: none;
	color: #333;
	background: #f2f9ff;
	border: 1px solid #b1cfe7;
	border-radius: 3px;
}

.catFilters-link:hover,
.catFilters-link:active,
.catFilters-link:focus {
	color: #4581d1;
	text-decoration: none;
}

.catFilters-radio {
	display: inline-block;
	box-shadow: 0 0 0px 1px #4581d1;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	border: 3px solid #fff;
	position: relative;
	top: 0.5px;
	border-radius: 50%;
	background-color: #fff;
}

.catFilters-link--active,
.catFilters-link--active:visited {
	color: #4581d1;
	font-weight: bold;
	border: 1px solid #4581d1;
}

.catFilters-link--active .catFilters-radio {
	background-color: #4581d1;
	box-shadow: 0 0 0px 2px #4581d1;
}

.catFilters-link:hover .catFilters-radio {
	box-shadow-color: #4581d1;
}


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

#menu-tooted-1 {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #b1cfe7;
}

#menu-tooted-1 ul ul {
	border: none;
}

#menu-tooted-1 ul ul li {
	border-bottom: none;
}

#menu-tooted-1 a,
#menu-tooted-1 a:visited {
	color: #000;
	font-size: 14px;
	text-decoration: none;	
	display: block;
	background: #c6e1f4;
	padding: 6px 8px 5px;	
	border-bottom: 1px solid #A7C4DC;
}

#menu-tooted-1 a:hover,
#menu-tooted-1 a:active,
#menu-tooted-1 a:focus {
	background-color: #D0ECFF;
}

#sidebar .sub-menu a,
#sidebar .sub-menu a:visited {
	background-color: #fff;
	font-size: 13px;
	border-bottom: none;
	padding: 3px 8px 2px 10px;
	padding: 4px 8px 4px 10px;
	border-radius: 0!important;
	background: url('img/dash.gif') no-repeat 0 11px;
}

#menu-item-57 .sub-menu a,
#menu-item-57 .sub-menu a:visited {
	padding: 4px 8px 4px 10px;
}


#sidebar .current-menu-item > a,
#sidebar .current-menu-item > a:visited
/*#sidebar .current-menu-ancestor,
#sidebar .current-toode-ancestor*/ {
	font-weight: bold;
}

#sidebar .sub-menu a:hover,
#sidebar .sub-menu .current-menu-item > a,
#sidebar .sub-menu .current-menu-item > a:visited {
	background-color: #F3F1EC!important;
}

#menu-tooted-1 li:first-of-type > a { /* first element radius */
	border-radius: 4px 4px 0 0;
}

#menu-tooted-1 li:last-of-type > a { /* last element radius */
	border-raidus: 0 0 4px 4px;
	border-bottom: none;
}

#sidebar .sub-menu {
	display: none;
	padding-left: 11px;
	margin-right: 5px;
}

#menu-tooted-1 .sub-menu {
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu-tooted-1 .sub-menu .sub-menu {
	margin-top: 0;
	margin-bottom: 0;
}

#sidebar .current-menu-item .sub-menu,
#sidebar .current-menu-ancestor .sub-menu,
#sidebar .current-toode-ancestor .sub-menu {
	display: block;
}

#sidebar .sub-menu a,
#sidebar .sub-menu a:visited {
	/*font-weight: bold;*/
}

#sidebar .sub-menu .sub-menu a {
	font-weight: normal;
}

#menu-tooted-1 ul .menu-item-has-children > a {
	background: url('img/has-children.png') no-repeat 0px 7px!important;
}

#menu-tooted-2 {
	margin-top: 20px;
}

#menu-tooted-2 a,
#menu-tooted-2 a:visited {
	color: #000;
	font-size: 14px;
	text-decoration: none;	
	display: block;
	background: #F2F9FF;
	padding: 6px 8px 5px;	
	border: 1px solid #A7C4DC;
	margin-bottom: 7px;
	border-radius: 4px;
}

#menu-tooted-2 a:hover,
#menu-tooted-2 a:active,
#menu-tooted-2 a:focus {
	background-color: #D0ECFF;
}

/* Breadcrumbs */

.breadcrumbs {
	background: #c1d6e8;
	border-bottom: 1px solid #a9c2d6;
	padding: 17px 0 16px;
	margin-bottom: 30px;
	line-height: 1.5;
}

.breadcrumbs .container {
	color: #014980;
	font-style: italic;
	font-size: 13px;
}

.breadcrumbs .container > span {
	margin: 0 5px;
}

.breadcrumbs a, 
.breadcrumbs a:visited {
	text-decoration: none; 
	color: #014980;
	border-bottom: 1px solid #6f8fa7;
}

/* Archive view */

.cat-desc {
	margin-bottom: 24px;
}

.cat-desc p:last-of-type {
	margin-bottom: 0;
}

.product-snippet {
	background: #fff;
	height: 195px;
	margin-bottom: 30px;
	position: relative;
	background: #fafafa;
	border-radius: 4px;
	border: 1px solid #c5cfd4;
	overflow: hidden;
}

a.snippet-header,
a.snippet-header:visited {
	text-decoration: none;
	background: #005b7b;
	display: block;

}

.snippet-header h2,
.snippet-header h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

a.snippet-header:hover {
	background: #044258;
}

.snippet-header h3 {
	margin: 0;
	/*background: #005b7b;*/
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	padding: 4px 8px 3px;
	border-radius: 4px 4px 0 0;
}

.snippet-media {
	background: #fff;
	width: 38%;
	float: left;
	height: 170px;
	border-right: 1px solid #c5cfd4;
	padding: 6px 9px 9px;
	margin-right: 8px;
	text-align: center;
}

.snippet-media a {
	display: inline-block;
	line-height: 155px;
}

.snippet-media img {
	height: auto;	
	width: auto;
	max-width: 110px;
	max-height: 110px;}

.snippet-body {
	padding: 5px;
	font-size: 13px;
	line-height: 1.5;
}

.view-product {
	display: inline-block;
	position: absolute;
	bottom: 3px;
	right: 3px;
}

.archive-edit-link {
	display: inline-block;
	position: absolute;
	right: 145px;
	bottom: 4px;
}

.view-more,
.view-more:visited {
	background: #d6efff;
	text-decoration: none;
	border: 1px solid #a8c3d3;
	padding: 3px 9px 1px;
	border-radius: 2px;
	color: #1a5b83;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	font-size: 13px;
}

.view-more:hover,
.view-more:active, 
.view-more:focus {
	color: #154B6D;
	text-decoration: none;
	background: #C3E2F7;
	border: 1px solid #839CAB;
}

.view-more .fa {
	color: #51a7de;
	margin-left: 4px;
}

/* Single view */

.product-entry {
	padding: 0;
}

.product-pad {
	padding: 15px;
}

.product-header {
	background: #f7f8f9;
	border-bottom: 1px solid #e8ecf1;
	border-radius: 4px 4px 0 0;
	padding: 13px 15px 10px;
}

.product-header h1 {
	margin: 0;
    color: #00267b;
    font-weight: normal;
    font-size: 25px;
}

.product-specs {
	font-size: 13px;
	line-height: 1.65;
}

.price-row {
	font-size: 1.1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.price-row del {
	color: #777;
}

.price-row .price-sale {
	color: #fe0600;
}

.single-toode .price-row {
	font-size: 1.2em;
	margin: .5em 0 1em;
}

.btn-product,
.btn-product:visited,
a.btn-product,
a.btn-product:visited {
	background: #ffe35b;
	text-decoration: none;
	padding: 7px 9px 6px;
	border: 1px solid #e8b21f;
	color: #5a4b24;
	border-radius: 3px;
	display: inline-block;
}

.btn-product:hover,
.btn-product:active,
.btn-product:focus,
a.btn-product:hover,
a.btn-product:active,
a.btn-product:focus {
	background: #fcdd42;
	color: #3c3218;
}

.btn-product .fa {
	margin-left: 5px;
	color: #957d1a;
}

.product-files {
	margin: 10px 0 5px;
}

.product-files a,
.product-files a:visited {
	font-size: 15px;
	color: #253f85;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	display: inline-block;
	margin-bottom: 8px;
}

.product-files a:hover,
.product-files a:active,
.product-files a:focus {
	border-bottom: 1px solid #253f85;
	color: #1a43b2;
}

.pdf-icon {
	width: 18px;
	margin-left: 8px;
	position: relative;
	top: -1px;
}

.product-tables {
	background: #f7f8f9;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 15px 15px;
}

.product-tables h2 {
	margin: 0 0 13px;
	font-size: 19px;
}

.product-tables table {
	width: 100%;
	background: #fff;
	margin-bottom: 18px;
}

.product-tables td {
	padding: 2px 4px;
	border: 1px solid #ccc;
}

.wp-caption {
	display: inline-block;
	background: #f7f7f7;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
	border: 1px solid #ddd;
	margin-bottom: 20px;

}

.wp-caption img {
	padding: 0;
}

.wp-caption-text {
	text-align: center;
	font-style: italic;
	margin: 4px;
}

/* Product contact */

.contact-entry {
	margin-top: 30px;
	margin-bottom: 40px;
	background: #f5faff;
	border-color: #bac7d3;
	padding: 0;
}

.contact-entry h2 {
	margin-top: 0;
	color: #005b92;
	padding: 0;
	margin: 0;
	font-size: 25px;
}

.contact-header {
	background: #edf2f7;
	border-bottom-color: #c8d0d7;
}

.product-name {
	font-size: 20px;
	margin-bottom: 10px;
}

.product-name b {
}

.toote-nimi, 
.toote-url {
	display: none;
}

.contact-entry h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 1px 0 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
	color: #2b74a0;
	font-weight: bold;
}

.contact-entry h3 .fa {
	margin-right: 5px;	
}

.contact-footer {
	background: #2b74a0;
	color: #fff;
	border-radius: 0 0 4px 4px;
	padding: 15px 15px;
	font-size: 16px;
	text-align: center;
}

.contact-footer span {
	margin-right: 25px;
}

.contact-footer .fa {
	margin-right: 13px;
}

.contact-footer a,
.contact-footer a:visited {
	color: #fff;
}

.single-toode .footer {
	display: none;
}

.wpcf7-form-control > div {
    max-width: 100%;
}

/* ## RESPONSIVNESS * /


/* ## Large devices */
@media (min-width: 992px ) {
	.product-snippet {
		width: 48%;
		float: left;	
		margin-left: 2%;
		margin-bottom: 2%;
	}
}

/* ## Devices >= 1300 */
@media (min-width: 1280px ) {
	.archive .container,
	.single-toode .container  {
		max-width: 1140px!important;
	}
}

/* ## Tablet and smartphone */

@media (max-width: 992px) {
	.header img {
		width: 180px;
		margin-top: 2px;
	}

	.cat-wrap {
		display: block;
	}
	
	.main-menu a,
	.main-menu a:visited {
		font-size: 13px;
	}
	
	.main-menu li {
		padding-left: 0;
	}

	/* Home */
	.featured h2 {
		font-size: 19px;
	}
	
	.featured-2 h2 {
		font-size: 30px;
	}

	.featured-content img {
		max-width: 200px;
		margin-top: 10px;
	}

	.featured1-left img {
		max-width: 100%;
	}

	.home-cta-row {
		clear: both;
	}

	.main-col {
		padding-left: 15px;
	}

	.main-col-header {
		padding-left: 0;
	}
	
	/* Category */ 
	
	.cat-desc {
		margin-left: 0;
	}	
}

/* ## Smartphone */

@media (max-width: 767px) {
	.header {
		padding-top: 13px;
		height: 70px;
	}

	.header img {
		width: 180px;
	}

	.toggle-menu {
		float: right;
		margin: 2px 0 0;
		display: inline-block;
	}

	.menu-wrap {
		display: none;
	}

	.footer {
		text-align: center;
	}

	.rumos {
		float: none;
	}
	
	/* Page */
	
	.submenu-wrap {
		max-width: none;
	}

	/* Home */

	.shortcut, .shortcut:visited {
		width: 100%;
		margin: 0 auto 10px;
	}

	.shortcut img {
		margin-right: 10px!important;
	}

	.shortcut h2,
	.shortcut h2 span {
		font-size: 17px!important;
		line-height: 60px;
		margin: 0!important;
		padding: 0!important;
	}

	.shortcut h2 br {
		display: none;
	}

	.new-label {
		width: 60px;
	}
	
	.featured-header {
		padding-left: 55px;
	}

	.featured h2 {
		font-size: 17px;
		line-height: 1.25;
	}

	.featured-content img {
		margin-top: 0;
	}

	.featured1-left,
	.featured1-right {
		float: none;
		width: 100%;
		padding: 0;
	}

	.featured1-right {
		padding-top: 20px;
	}

	.featured1-right ul {
		padding-left: 25px;
		font-size: 13px;
	}

	.featured1-left img {
		max-width: 100%;
	}

	.featured-content td {
		display: block;
		padding-bottom: 18px;
	}
	
	.featured-2 h2 {
		font-size: 26px;
	}
	
	.featured2-left, .featured2-right {
		width: 100%;
		float: none;
		border-left: none;
	}
	
	.featured2-right  {
		border-top: 1px solid #e5eaef;
	}

	/* Product categories */
	
	.sidebar-col {
    	padding-right: 15px;
	}

	.snippet-media {
		width: 34%;
	}

	.snippet-media img {
		max-width: 90%;
	}

	.toggle-cats {
		color: #154B6D;
    	background: hsl(204, 76%, 90%);
    	border: 1px solid hsl(203, 19%, 70%);
		display: block;
		text-align: center; 
		margin-bottom: 25px;
		line-height: 40px;
		cursor: pointer;
		border-radius: 3px;
		font-size: 15px;
	}

	.toggle-cats:hover {
		background: #C3E2F7;
	}

	.toggle-cats .fa {
		margin-left: 5px;
	}

	.cat-wrap {
		display: none;
	}
	/* Single product */

	.product-files {
		margin-top: 31px;
	}

	.breadcrumbs {
		line-height: 1.9;
	}

	.contact-footer {
		font-size: 15px;
		line-height: 1.8;
	}

	.contact-footer .fa {
		margin-right: 7px;
	}

	.contact-footer span {
		margin-right: 15px;
	}
}

/* Webkit - saf3+, chrome1+ */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.form-control { 
		padding-bottom: 4px;
	}
}

/* catCta */

.catCta {
	background: #3c77a1;
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 3px;
	position: relative;
}

.catCta-info {
	color: #fff;
	margin: 0 0 15px;
}

@media (min-width: 768px) {
	.catCta {
		min-height: 80px;
	}
	
	.catCta-btn {
		position: absolute; 
		top: 21px;
		right: 20px;
	}
	
	.catCta-info {
		padding-right: 130px;
		margin-bottom: 0;
	}
}

@media (min-width: 1024px) {
	.catCta {
		min-height: auto;
		padding: 23px 20px;
	}
	
	.catCta-info {
		padding-right: 130px;
	}
	
	.catCta-btn {

		top: 15px;
		right: 20px;
	}

}

/* ctaForm-close */

.ctaForm-close {
	font-family: 'Times New Roman', 'sans-serif';
    padding: 0px 6px;
    cursor: pointer;
    float: right;
    font-size: 30px;
    line-height: 1;
    background: none;
    border: 0 none;
    color: #777;
    margin-top: -3px;
    margin-right: -5px;
}

.ctaForm-close:hover {
	color: #333;
}

.ctaForm-close:focus {
	outline: 0 none;
}

/* paymentPlanAside */

.paymentPlanAside-heading {
	font-size: 13px; 
	color: #585d61;
	border-bottom: 1px solid #a9b3bb;
	margin: 0 0 20px;
	padding-bottom: 5px;	
	text-transform: uppercase;
}

.paymentPlanAside-partnerLink,
.paymentPlanAside-partnerLink:visited {
	display: inline-block;
	margin-bottom: 15px;
}

.paymentPlanAside-partnerLink--block,
.paymentPlanAside-partnerLink--block:visited {
	display: block;
}

.paymentPlanAside-partnerLink--bb img {
	border: 1px solid #005488;
}

.paymentPlanAside-partnerLink--liisi img {
	max-width: 100px;
	height: auto;
}

.paymentPlanAside-partnerLink--esto,
.paymentPlanAside-partnerLink--esto:visited {
	margin-left: 11px;
}

.paymentPlanAside-partnerLink--esto img {
	max-width: 100px;
	height: auto;
}

.paymentPlanAside--sidebar {
	display: none;
	margin-top: 35px;
}

.paymentPlanAside--footer {
	display: block;
}


@media (min-width: 768px) {
	.paymentPlanAside--sidebar {
		display: block;
	}

	.paymentPlanAside--footer {
		display: none;
	}
}

@media (min-width: 1280px) {
	.paymentPlanAside-partnerLink--esto,
	.paymentPlanAside-partnerLink--esto:visited {
		margin-left: 16px;
	}
}

/* mainInfoPaymentPlan */

.mainInfoPaymentPlan {
	/* margin-top: -15px; */
	font-size: 0.94em;
	color: #777;
	margin-bottom: 25px;
}

.mainInfoPaymentPlan-link,
.mainInfoPaymentPlan-link:visited {
	color: #0077a1;
}

/* homeCols */

.homeCols {
	margin: 20px auto;
	/* max-width: 900px; */
	/* padding: 0 15px; */
}

.homeCols__col {
	margin-bottom: 15px;
}

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

	.homeCols__col {
		width: 50%;
		float: left;
		padding: 10px;
		margin: 0;
	}
}

@media (min-width: 1000px) {	
	.homeCols__inner {
		margin: 0 -12px;
	}

	.homeCols__col {
		width: 33.3%;
		float: left;
		padding: 12px;
	}
}


/* blockMediaLink */

.blockMediaLink,
.blockMediaLink:visited {
	display: block;
	    background-color: #c7dff5;
    background-image: linear-gradient(#d3eaff, #c1d9ef);
	text-decoration: none;
	color: #1a5b83;
	padding: 10px;
	transition: box-shadow .3s;
	font-size: 14px;
	border: 1px solid #5d7e98;
	border-radius: 2px;
	transition: all .3s;
}

.blockMediaLink:hover,
.blockMediaLink:active,
.blockMediaLink:focus  {
	background-image: none;
	background: #23648e;
	border-color: #23648e;
	color: #fff;
	text-decoration: none;
}

.blockMediaLink__inner {
	display: table;
	table-layout: fixed;
}

.blockMediaLink__heading {
	margin: 0;
	font-size: 1em;
	color: inherit;
	font-weight: bold;
}

.blockMediaLink__heading span {
	display: none;
}

.blockMediaLink__media { 
    display: table-cell;
    vertical-align:  middle;
}

.blockMediaLink__illustration {
	width: 6em;
	height: 4.6em;
	background-size: cover;
	background-position: center;
	border: 1px solid #5d7e98;
	background-color: #fff;
}

.blockMediaLink__body {
	display: table-cell;
	vertical-align: middle;
	padding-left: 13px;
	line-height: 1.4;
	text-align: left;    
}

@media (min-width: 600px) {	
	.blockMediaLink,
	.blockMediaLink:visited {
		padding: 10px;
		font-size: 16px;
	}
}

@media (min-width: 1000px) {
	.blockMediaLink__heading span {
		display: inline-block;
	}
}

/* catCols */

.catCols--about {
	margin: 20px 0;
}

@media (min-width: 1024px) {
	.catCols {
		display: table;
	}
	
	.catCols__col {
		display: table-cell;
		vertical-align: top;
	}
}

/* catIntroImg */ 

.catIntroImg {
	max-width: 450px;
	height: auto;
	margin-bottom: 15px;
}
	
@media (min-width: 1024px) {
	.catIntroImg {
		margin-right: 20px;
	}
}

/* cat-desc-tableWrap */

.cat-desc-tableWrap  {
	overflow: auto;
}

.cat-desc-tableWrap table {
	margin-top: 10px;
}

.cat-desc-tableWrap td {
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 5px 8px;
	font-size: 0.9em;
}


/* snippetMonthlyPrice */

/*
.snippetMonthlyPrice {
	color: rgba(0,0,0,0.65);
	font-size: 0.95em;
}

.single-toode .snippetMonthlyPrice {
	display: none;
}
*/
