/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.allweathers.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.etalage img.gallery-image{max-width:100%}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  zoom: 1;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  display: inline-block;
  zoom: 1;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}
#narrow-by-list dd .configurable-swatch-list.no-count {
  margin-right: -7px;
}
#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 5px 3px;
  width: 47%;
}
#narrow-by-list dd .configurable-swatch-list.no-count li {
  margin: 0 0 5px 0;
  width: auto;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #08c;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5.25px 0 0;
  padding: 0;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #08c;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #08c;
  padding-left: 5px;
}

/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.allweathers.co.uk/skin/frontend/allweathers/default/fancybox/css/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.allweathers.co.uk/skin/frontend/allweathers/default/fancybox/css/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.allweathers.co.uk/skin/frontend/allweathers/default/fancybox/css/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.allweathers.co.uk/skin/frontend/allweathers/default/fancybox/css/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.allweathers.co.uk/skin/frontend/allweathers/default/fancybox/css/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.allweathers.co.uk/skin/frontend/allweathers/default/fancybox/css/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.postWrapper {
  padding-bottom: 25px;
  clear: both; }

.postTitle {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDDDDD;
  margin-bottom: 15px; }
  .postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0; }
  .postTitle h3 {
    font-size: 10px;
    margin: 0;
    padding-top: 2px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 0; }

.postContent {
  padding-bottom: 10px; }
  .postContent img {
    width: 100%;
    height: auto; }

.postBookmarks {
  padding-bottom: 10px; }
  .postBookmarks h4 {
    font-size: 12px;
    font-weight: bold; }

.commentWrapper {
  padding-bottom: 15px; }

.commentContent {
  padding-bottom: 0; }

.commentDetails {
  margin-bottom: 5px;
  padding: 0; }
  .commentDetails h4.username {
    display: inline; }

.postError {
  font-size: 16px; }

.tags {
  font-weight: bold;
  padding-bottom: 10px; }
  .tags UL {
    display: inline; }
    .tags UL LI {
      font-weight: normal;
      display: inline;
      padding-right: 6px; }
  .tags h4 {
    font-size: 12px;
    font-weight: bold; }

.menu-categories {
  margin: 5px 9px; }
  .menu-categories h5 {
    font-size: 11px; }

.menu-recent {
  margin: 5px 9px; }
  .menu-recent h5 {
    font-size: 11px; }

.block-blog .menu-tags UL LI {
  display: inline;
  padding: 2px;
  margin-left: 10px; }
  .block-blog .menu-tags UL LI a {
    font-size: 11px; }
.block-blog .menu-categories {
  margin: 0;
  padding: 5px 9px; }
  .block-blog .menu-categories UL LI {
    margin-left: 10px; }
    .block-blog .menu-categories UL LI a {
      font-size: 11px; }
.block-blog .menu-recent UL LI {
  margin-left: 10px; }
  .block-blog .menu-recent UL LI a {
    font-size: 11px; }
.block-blog .head h4 {
  padding-left: 20px; }
.block-blog .block-title strong {
  background-image: url(https://www.allweathers.co.uk/skin/frontend/allweathers/default/blog/images/icon_blog.png);
  background-repeat: no-repeat;
  padding-left: 21px;
  text-align: left; }

.postWrapper .poster {
  display: inline; }

.input-box.aw-blog-comment-area {
  width: 100%; }

.block-blog-recent ul li {
  margin-bottom: 10px; }
  .block-blog-recent ul li div {
    font-family: 'Georgia';
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #c5988b;
    text-align: right; }
    .block-blog-recent ul li div.post-image {
      width: 60px;
      background: #b8b8b8;
      float: left;
      margin-right: 20px; }
    .block-blog-recent ul li div.post-time {
      margin-top: 5px; }
  .block-blog-recent ul li a {
    font-family: 'Lato_Regular';
    font-size: 15px;
    font-weight: normal;
    color: #5b5a55;
    line-height: 15px; }
.block-blog-recent .post-image img {
  width: 100%;
  height: auto; }

.block.block-blog-tags ul li {
  float: left;
  margin: 0 7px 15px 0; }
  .block.block-blog-tags ul li a {
    display: block;
    padding: 10px 14px;
    background-color: #e1e1e1;
    color: #7e7d79;
    font-family: Georgia;
    font-size: 13px;
    font-weight: bold;
    line-height: 11px; }
    .block.block-blog-tags ul li a:hover {
      background-color: #c5988b;
      color: #fff; }

.block.block-blog-categories a {
  color: #5b5a55;
  font-size: 15px;
  text-decoration: none;
  text-transform: none;
  margin-left: 15px; }

.widget-latest li {
  font-size: 12px;
  padding: 5px 10px; }

.block-blog .menu-categories {
  margin: 0;
  padding: 5px 9px; }

A.smartwaveblog_current_comment {
  text-decoration: none;
  font-weight: bold; }
/** 
 * ISAAC Priceslider
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    ISAAC
 * @package     ISAAC_Priceslider
 * @copyright   Copyright (c) 2011 ISAAC Software Solutions B.V. (http://www.isaac.nl)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * @author      Aad Mathijssen, Sam Berghmans
 * @version     1.0.0
 */

.header .form-search #cat { width: 118px; float:left; margin-right: 2px;}
.header .form-search #search { width: 97px; float: left; margin-right: 2px; }
.header .form-search label { width: 22px; float: left; }
#search_mini_form .header .form-search button.button { float: right; margin-right: 8px; }

.maintitle {
    border-left: 1px solid #DBDBDB;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    color: #3A3A3A;
    float: none;
    font-size: 14px;
    height: 29px;
    padding: 6px 10px 0;
    clear: both;
}

.titlemain {
    color: #3A3A3A;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.viewall {
    float: right;
}

.viewall a {
    color: #5C5C5C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


.products-grid li.item {
    float: left;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    width: 138px;
}

/*.std .category-products ul.products-grid, .std .category-products ol.products-grid {
    width: 634px;
}*/

.std .category-products ul, .std .category-products ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*.maintitle {
    width: 634px;
}*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*New Style*/
/* ---added from version 1.0.2 ---*/
/*1.0.2 start*/
.col-sw-1,
.col-sw-2,
.col-sw-3,
.col-sw-4,
.col-sw-5,
.col-sw-6,
.col-sw-7,
.col-sw-8,
.col-sw-9,
.col-sw-10,
.col-sw-11,
.col-sw-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
.col-sw-2:nth-child(2n+1),.col-sw-3:nth-child(3n+1),.col-sw-4:nth-child(4n+1),.col-sw-5:nth-child(5n+1),.col-sw-6:nth-child(6n+1),.col-sw-7:nth-child(7n+1),.col-sw-8:nth-child(8n+1),.col-sw-9:nth-child(9n+1),.col-sw-10:nth-child(10n+1),.col-sw-11:nth-child(11n+1),.col-sw-12:nth-child(12n+1){clear:both}
.col-sw-1 {
  width: 100%; }

.col-sw-2 {
  width: 50%; }

.col-sw-3 {
  width: 33.3333%; }

.col-sw-4 {
  width: 25%; }

.col-sw-5 {
  width: 20%; }

.col-sw-6 {
  width: 16.6666%; }

.col-sw-7 {
  width: 14.2857%; }

.col-sw-8 {
  width: 12.5%; }

.col-sw-9 {
  width: 11.1111%; }

.col-sw-10 {
  width: 10%; }

.col-sw-11 {
  width: 9.0909%; }

.col-sw-12 {
  width: 8.3333%; }

/*1.0.2 end*/
.main-nav { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; padding: 2px 0; position: relative; }
.main-nav .double-border { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }

.fixed-header a,
.main-nav a { color: #000; text-align: left; }
.fixed-header a:hover,
.main-nav a:hover { color: #f00; }
.fixed-header .menu,
.main-nav .menu { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; list-style: none; margin-bottom: 0; padding-left: 0; }
.fixed-header .menu > li,
.main-nav .menu > li { display: inline-block; padding: 0 22px; }
.fixed-header .menu > li > a,
.main-nav .menu > li > a { display: block; position: relative; padding: 13px 5px; text-transform: uppercase; font-weight: 400; }
.fixed-header .menu > li > a:after,
.main-nav .menu > li > a:after { content: ""; position: absolute; width: 100%; height: 50px; bottom: -20px; left: 0; }
.fixed-header .menu > li > a > span.cat-label,
.main-nav .menu > li > a > span.cat-label { position: absolute; top: 8px; right: -25px; font: 11px arial, sans-serif; text-transform: uppercase; padding: 0 2px; }
.fixed-header .menu > li > a > span.cat-label.cat-label-label1,
.main-nav .menu > li > a > span.cat-label.cat-label-label1 { background: #f00; color: #fff; }
.fixed-header .menu > li > a > span.cat-label.cat-label-label2,
.main-nav .menu > li > a > span.cat-label.cat-label-label2 { background: #00f; color: #fff; }
.fixed-header .menu > li .nav-sublist-dropdown,
.main-nav .menu > li .nav-sublist-dropdown { display: none; position: absolute; z-index: 10000; width: 200px; top: 100%; border-bottom: 1px solid #ebebeb; padding: 0; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 100%; list-style: none; }
.fixed-header .menu > li .nav-sublist-dropdown.active,
.main-nav .menu > li .nav-sublist-dropdown.active { display: list-item; }
.fixed-header .menu > li .nav-sublist-dropdown:before,
.main-nav .menu > li .nav-sublist-dropdown:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: -15px;
z-index: -1; }
.fixed-header .menu > li .nav-sublist-dropdown ul,
.main-nav .menu > li .nav-sublist-dropdown ul {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.fixed-header .menu > li .nav-sublist-dropdown ul li a > span,
.main-nav .menu > li .nav-sublist-dropdown ul li a > span {
position: relative; }
.fixed-header .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label,
.main-nav .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label {
position: absolute;
font: 10px arial, sans-serif;
text-transform: uppercase;
padding: 0 2px;
top: 2px;
right: -35px; }
.fixed-header .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label1,
.main-nav .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label1 {
background: #f00;
color: #fff; }
.fixed-header .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label2,
.main-nav .menu > li .nav-sublist-dropdown ul li a > span > span.cat-label.cat-label-label2 {
background: #00f;
color: #fff; }
.fixed-header .menu > li .nav-sublist-dropdown ul li .image-item a,
.main-nav .menu > li .nav-sublist-dropdown ul li .image-item a {
font-size: 0 !important; }
.fixed-header .menu > li .nav-sublist-dropdown ul li .image-item:before,
.main-nav .menu > li .nav-sublist-dropdown ul li .image-item:before {
display: none; }
.fixed-header .menu > li .nav-sublist-dropdown .container,
.main-nav .menu > li .nav-sublist-dropdown .container {
max-width: 100%;
padding: 0; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul > li a,
.main-nav .menu > li .nav-sublist-dropdown .container > ul > li a {
padding: 15px 20px;
display: block;
border-left: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
border-top: 1px solid #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children,
.main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children {
position: relative; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children > a:before,
.main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children > a:before {
font: normal normal 16px/20px "FontAwesome";
content: '\f105';
width: 15px;
height: 15px;
position: absolute;
right: 10px;
margin-left: 13px; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,
.main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist {
position: absolute;
left: 199px;
top: 0;
display: none; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist li,
.main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist li {
background-color: #fff;
width: 200px; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist li:last-child a,
.main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist li:last-child a {
border-bottom: 1px solid #dbdbdb; }
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children:hover > .nav-sublist,
.main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children:hover > .nav-sublist {
display: block; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown {
padding: 25px 0 30px;
width: 100%;
left: 0;
right: 0;
margin: 0 auto;
border-bottom: 1px solid #dfdfdf;
-webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3); }
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown {
padding: 25px 0 30px;
width: 100%;
margin: 0 auto;
border-bottom: 1px solid #dfdfdf;
-webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3); }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li > a,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li > a {
display: block;
padding: 5px;
border: none; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li > a.level1,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li > a.level1 {
/*the font size for level1*/
text-transform: uppercase;
line-height: 1.5; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li {
background: none;
width: auto;
clear: both; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:before,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:before,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:before,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:before {
font: normal normal 16px/20px "FontAwesome";
text-decoration: inherit;
content: "\f105";
-webkit-font-smoothing: antialiased;
float: left;
margin: 0 10px 0 10px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:hover:before,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:hover:before,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:hover:before,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li a:hover:before {
text-decoration: none; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul {
margin: 3px 0 3px 5px; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li:before,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li:before,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li:before,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li:before {
line-height: 17px; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li a,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li a,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li a,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist ul li ul li a {
padding: 3px;
font-size: 12px;
/*the font size for under level 2*/ }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist a,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li .nav-sublist a,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist a,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist a {
font-size: 13px;
/*the font size for level 2*/ }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children > a:before,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children > a:before,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul .menu-item-has-children > a:before,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul .menu-item-has-children > a:before {
background: none; }
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist ul li:last-child a,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist ul li:last-child a,
.fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist ul li:last-child a,
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist ul li:last-child a {
border-bottom: none; }
/*.fixed-header .menu > li:nth-last-child(1) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist, .fixed-header .menu > li:nth-last-child(2) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,
.main-nav .menu > li:nth-last-child(1) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,
.main-nav .menu > li:nth-last-child(2) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist {
left: auto;
right: 199px; }
*/
.fixed-menu-type4 .fixed-header .menu > li .nav-sublist-dropdown:before,
.header-type-4 .main-nav .menu > li .nav-sublist-dropdown:before,
.fixed-menu-type3 .fixed-header .menu > li .nav-sublist-dropdown:before,
.header-type-3 .main-nav .menu > li .nav-sublist-dropdown:before {
top: -50px; }

.fixed-header {
background: #fff;
border-bottom: 1px solid #dfdfdf;
-webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3); }
.fixed-header .menu li a {
padding-bottom: 15px; }

.fixed-header .menu li a {
padding-bottom: 15px; }

.fixed-header-area {
position: fixed;
top: -160px;
left: 0;
width: 100%;
z-index: 901;
-webkit-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out; }
.fixed-header-area.fixed-already {
top: 0; }
.fixed-header-area .menu {
float: right; }
.fixed-header-area .menu > li {
padding: 0 11px !important; }

/*mobile menu*/
.mobile-nav {
-webkit-transition: all 0.5s;
transition: all 0.5s;
position: static;
height: 0;
background-color: #151515; display: none; }
.mobile-nav-shown .mobile-nav {
-webkit-box-shadow: 0 10px 10px #111111;
box-shadow: 0 10px 10px #111111;
height: 100%;
display: block;
 }
.mobile-nav .sw-mobile-menu {
text-align: left;
margin-bottom: 0;
padding-left: 0; }
.mobile-nav .sw-mobile-menu li {
display: block;
position: relative;
clear: both; }
.mobile-nav .sw-mobile-menu li.over > a {
color: #FFF; }
.mobile-nav .sw-mobile-menu li.over > .open-child:after {
background-image: url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/images/small-plus.png);
background-position: top center;
background-repeat: no-repeat; }
.mobile-nav .sw-mobile-menu li .container {
width: 100%;
padding: 0; }
.mobile-nav .sw-mobile-menu li .open-child {
float: right;
font-size: 0;
width: 40px;
height: 40px;
margin-top: 1px;
display: block;
cursor: pointer;
position: relative;
background-color: #151515;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease; }
.mobile-nav .sw-mobile-menu li .open-child:hover {
background-color: #0e0e0e; }
.mobile-nav .sw-mobile-menu li .open-child:after {
content: "";
background-image: url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/images/small-plus.png);
background-position: bottom center;
background-repeat: no-repeat;
cursor: pointer;
width: 19px;
height: 19px;
display: block;
position: absolute;
left: 10px;
top: 10px;
opacity: 0.5; }
.mobile-nav .sw-mobile-menu li .open-child:selection {
background-color: transparent !important; }
.mobile-nav .sw-mobile-menu li > a {
color: #c7c7c7;
display: block;
line-height: 40px;
padding: 0 10px 0 20px;
font-size: 14px;
text-transform: uppercase;
background: #151515;
border-top: 1px solid #222222; }
.mobile-nav .sw-mobile-menu li > a:hover {
background-color: #989898;
text-decoration: none;
color: #222;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.mobile-nav .sw-mobile-menu li > a span.cat-label {
font: 10px/1.2 arial;
text-transform: uppercase;
padding: 0 2px;
margin-left: 1px;
margin-bottom: 3px;
display: inline-block;
vertical-align: middle; }
.mobile-nav .sw-mobile-menu li > a span.cat-label.cat-label-label1 {
background: #f00;
color: #fff; }
.mobile-nav .sw-mobile-menu li > a span.cat-label.cat-label-label2 {
background: #00f;
color: #fff; }
.mobile-nav .sw-mobile-menu > li > ul {
border-top: 0;
padding-left: 0;
margin-bottom: 0; }
.mobile-nav .sw-mobile-menu > li > ul li {
display: block;
position: relative;
background-color: #151515; }
.mobile-nav .sw-mobile-menu > li > ul > li a {
padding-left: 20px;
margin-left: 15px;
text-transform: none;
font: 12px/40px "Open Sans", Arial;
display: block;
/*background-color: #151515;*/ }
.mobile-nav .sw-mobile-menu > li > ul > li a span.cat-label {
margin-bottom: 0; }
.mobile-nav .sw-mobile-menu > li > ul > li a:before {
font: normal normal 16px/40px "FontAwesome";
text-decoration: inherit;
content: "\f105";
-webkit-font-smoothing: antialiased;
float: left;
margin-right: 10px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.mobile-nav .sw-mobile-menu > li > ul > li li a {
padding-left: 15px;
/*background-color: #151515;*/
margin-left: 30px; }
.mobile-nav .sw-mobile-menu > li > ul > li li li a {
padding-left: 15px;
/*background-color: #151515;*/
margin-left: 40px; }
.mobile-nav .sw-mobile-menu > li > ul > li li li li a {
padding-left: 20px;
margin-left: 45px; }
.mobile-nav .sw-mobile-menu > li ul {
display: none;
padding: 0;
margin: 0; }

.side-block .close-block {
font-size: 16px;
position: relative;
text-transform: uppercase;
color: #fff;
background-color: #151515;
display: block;
padding: 20px 0 20px 20px;
text-align: left;
cursor: pointer;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.side-block .close-block:hover {
color: #c6c6c6; }
.side-block .close-block:hover:before {
background-position: bottom center; }
.side-block .close-block:before {
content: "";
display: block;
width: 15px;
height: 15px;
position: absolute;
right: 15px;
top: 25px;
background-image: url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/megamenu/css/images/small-close.png);
background-repeat: no-repeat;
background-position: top center; }
.fixed-header ul.menu > li:last-child .nav-sublist-dropdown, .main-nav ul.menu > li:last-child .nav-sublist-dropdown {  white-space: nowrap; width: auto; }
@media (max-width: 979px)  {
    .fixed-header .menu-icon {
        float: left;
        position: relative;
        top: 11px;
        left: 10px;
    }
    .fixed-header .menu{
        display: none;
    }
}

@media (min-width: 992px) {
	.mobile-nav-shown .mobile-nav, .mobile-nav-shown .home-side-menu .mobile-nav {
	  display: none;
	}
}
.quickview-main {
    text-align: left;
}
.quickview-main .product-collateral {
    display: none;
}
/**** removed all styles ****/
.social-icons {
  float: right; }
  .social-icons span.label {
    line-height: 30px;
    font-size: 13px;
    color: #8b8c8d;
    display: inline-block;
    padding: 0; }
  .social-icons a {
    background: url(https://www.allweathers.co.uk/skin/frontend/allweathers/default/socialicons/images/social-icons-sprite.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    background-color: #000;
    display: inline-block;
    text-indent: -9999px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 10px;
    line-height: 30px; }
    .social-icons a:hover {
      background: url(https://www.allweathers.co.uk/skin/frontend/allweathers/default/socialicons/images/social-icons-hover-sprite.png) 0 0 no-repeat;
      width: 30px;
      height: 30px;
      background-color: #E0E0E0;
      display: inline-block;
      text-indent: -9999px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      margin-left: 10px;
      line-height: 30px; }

@charset "UTF-8";


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@font-face {
  font-family: 'porto';
  src: url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/icons/font/porto.eot?43147562');
  src: url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/icons/font/porto.eot?43147562#iefix') format('embedded-opentype'),
       url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/icons/font/porto.woff?43147562') format('woff'),
       url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/icons/font/porto.ttf?43147562') format('truetype'),
       url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/icons/font/porto.svg?43147562#porto') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'porto';
    src: url('https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/icons/font/porto.svg?43147562#porto') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "porto";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-spin1:before { content: '\e800'; } /* '' */
.icon-spin2:before { content: '\e801'; } /* '' */
.icon-spin3:before { content: '\e802'; } /* '' */
.icon-spin4:before { content: '\e803'; } /* '' */
.icon-spin5:before { content: '\e804'; } /* '' */
.icon-spin6:before { content: '\e805'; } /* '' */
.icon-firefox:before { content: '\e806'; } /* '' */
.icon-chrome:before { content: '\e807'; } /* '' */
.icon-opera:before { content: '\e808'; } /* '' */
.icon-ie:before { content: '\e809'; } /* '' */
.icon-phone:before { content: '\e80a'; } /* '' */
.icon-down-dir:before { content: '\e80b'; } /* '' */
.icon-cart:before { content: '\e80c'; } /* '' */
.icon-up-dir:before { content: '\e80d'; } /* '' */
.icon-mode-grid:before { content: '\e80e'; } /* '' */
.icon-mode-list:before { content: '\e80f'; } /* '' */
.icon-compare:before { content: '\e810'; } /* '' */
.icon-wishlist:before { content: '\e811'; } /* '' */
.icon-search:before { content: '\e812'; } /* '' */
.icon-left-dir:before { content: '\e813'; } /* '' */
.icon-right-dir:before { content: '\e814'; } /* '' */
.icon-down-open:before { content: '\e815'; } /* '' */
.icon-left-open:before { content: '\e816'; } /* '' */
.icon-right-open:before { content: '\e817'; } /* '' */
.icon-up-open:before { content: '\e818'; } /* '' */
.icon-angle-left:before { content: '\e819'; } /* '' */
.icon-angle-right:before { content: '\e81a'; } /* '' */
.icon-angle-up:before { content: '\e81b'; } /* '' */
.icon-angle-down:before { content: '\e81c'; } /* '' */
.icon-down:before { content: '\e81d'; } /* '' */
.icon-left:before { content: '\e81e'; } /* '' */
.icon-right:before { content: '\e81f'; } /* '' */
.icon-up:before { content: '\e820'; } /* '' */
.icon-angle-double-left:before { content: '\e821'; } /* '' */
.icon-angle-double-right:before { content: '\e822'; } /* '' */
.icon-angle-double-up:before { content: '\e823'; } /* '' */
.icon-angle-double-down:before { content: '\e824'; } /* '' */
.icon-mail:before { content: '\e825'; } /* '' */
.icon-location:before { content: '\e826'; } /* '' */
.icon-skype:before { content: '\e827'; } /* '' */
.icon-right-open-big:before { content: '\e828'; } /* '' */
.icon-left-open-big:before { content: '\e829'; } /* '' */
.icon-down-open-big:before { content: '\e82a'; } /* '' */
.icon-up-open-big:before { content: '\e82b'; } /* '' */
.icon-cancel:before { content: '\e82c'; } /* '' */
.icon-user:before { content: '\e82d'; } /* '' */
.icon-mail-alt:before { content: '\e82e'; } /* '' */
.icon-fax:before { content: '\e82f'; } /* '' */
.icon-lock:before { content: '\e830'; } /* '' */
.icon-company:before { content: '\e831'; } /* '' */
.icon-city:before { content: '\e832'; } /* '' */
.icon-post:before { content: '\e833'; } /* '' */
.icon-country:before { content: '\e834'; } /* '' */
.icon-calendar:before { content: '\e835'; } /* '' */
.icon-doc:before { content: '\e836'; } /* '' */
.icon-mobile:before { content: '\e837'; } /* '' */
.icon-clock:before { content: '\e838'; } /* '' */
.icon-chat:before { content: '\e839'; } /* '' */
.icon-tag:before { content: '\e83a'; } /* '' */
.icon-folder:before { content: '\e83b'; } /* '' */
.icon-folder-open:before { content: '\e83c'; } /* '' */
.icon-forward:before { content: '\e83d'; } /* '' */
.icon-reply:before { content: '\e83e'; } /* '' */
.icon-cog:before { content: '\e83f'; } /* '' */
.icon-cog-alt:before { content: '\e840'; } /* '' */
.icon-wrench:before { content: '\e841'; } /* '' */
.icon-quote-left:before { content: '\e842'; } /* '' */
.icon-quote-right:before { content: '\e843'; } /* '' */
.icon-gift:before { content: '\e844'; } /* '' */
.icon-dollar:before { content: '\e845'; } /* '' */
.icon-euro:before { content: '\e846'; } /* '' */
.icon-pound:before { content: '\e847'; } /* '' */
.icon-rupee:before { content: '\e848'; } /* '' */
.icon-yen:before { content: '\e849'; } /* '' */
.icon-rouble:before { content: '\e84a'; } /* '' */
.icon-try:before { content: '\e84b'; } /* '' */
.icon-won:before { content: '\e84c'; } /* '' */
.icon-bitcoin:before { content: '\e84d'; } /* '' */
.icon-ok:before { content: '\e84e'; } /* '' */
.icon-chevron-left:before { content: '\e84f'; } /* '' */
.icon-chevron-right:before { content: '\e850'; } /* '' */
.icon-export:before { content: '\e851'; } /* '' */
.icon-star:before { content: '\e852'; } /* '' */
.icon-star-empty:before { content: '\e853'; } /* '' */
.icon-plus-squared:before { content: '\e854'; } /* '' */
.icon-minus-squared:before { content: '\e855'; } /* '' */
.icon-plus-squared-alt:before { content: '\e856'; } /* '' */
.icon-minus-squared-alt:before { content: '\e857'; } /* '' */
.icon-truck:before { content: '\e858'; } /* '' */
.icon-lifebuoy:before { content: '\e859'; } /* '' */
.icon-pencil:before { content: '\e85a'; } /* '' */
.icon-users:before { content: '\e85b'; } /* '' */
.icon-video:before { content: '\e85c'; } /* '' */
.icon-menu:before { content: '\e85d'; } /* '' */
.icon-desktop:before { content: '\e85e'; } /* '' */
.icon-doc-inv:before { content: '\e85f'; } /* '' */
.icon-circle:before { content: '\e860'; } /* '' */
.icon-circle-empty:before { content: '\e861'; } /* '' */
.icon-circle-thin:before { content: '\e862'; } /* '' */
.icon-mini-cart:before { content: '\e863'; } /* '' */
.icon-paper-plane:before { content: '\e864'; } /* '' */
.icon-attention-alt:before { content: '\e865'; } /* '' */
.icon-info:before { content: '\e866'; } /* '' */
.icon-compare-link:before { content: '\e867'; } /* '' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 0.8s infinite linear;
  -o-animation: spin 0.8s infinite linear;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Reset ================================================================================= */
*{outline:none !important}

html, body {
	font:13px/1 'Open Sans', sans-serif;
	color: #333;
}

img {
	border:0;
	vertical-align:top;
}

.catalog-product-view div#preload { display: none; }

a {
	color: #225832;
	text-decoration:none;
	transition:all 0.3s;
}

a:visited,
a:focus {text-decoration:none}
a:hover {
	color: #225832;
	text-decoration:underline;
}
:focus{outline:0}

/* Headings */
h1,h2,h3,h4,h5,h6{margin:0 0 5px;line-height:1.35;}
h1{font-size:20px;font-weight:600;margin-bottom:20px}
h2{font-size:18px;font-weight:600;margin-bottom:15px}
h3{font-size:16px;font-weight:600}
h4{font-size:14px;font-weight:600}
h5{font-size:12px;font-weight:600}
h6{font-size:11px;font-weight:600}

hr{border-color:#f5f5f5}
/* Forms */
form{display:inline}
fieldset{border:0}
legend{display:none}

/* Table */
table{border:0;border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:middle;text-align:left;font-weight:normal}

/* Content */
p{margin:0 0 15px;line-height:1.5}
strong{font-weight:bold}
address{text-align:left;margin:0}
cite{font-style:normal}
q,
blockquote{quotes:none}
q:before,
q:after{content:''}
small,big{font-size:1em}
/* Lists */
ul,ol{list-style:none;margin:0;padding:0}

.cf:before, .cf:after {
    content: " "; display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* Tools */
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important}
.nobr{white-space:nowrap !important}
.wrap{white-space:normal !important}
.a-left{text-align:left !important}
.a-center{text-align:center !important}
.a-right{text-align:right !important}
.v-top{vertical-align:top}
.v-middle{vertical-align:middle}
.f-left,
.left{float:left !important}
.f-right,
.right{float:right !important}
.f-none{float:none !important}
.f-fix{float:left;width:100%}
.label{color:#000}
th.label{}
.no-display{display:none}
.no-margin{margin:0 !important}
.no-padding{padding:0 !important}
.no-bg{background:none !important}



/* Layout ================================================================================ */
.page-print{background:#fff;padding:25px 30px;text-align:left}
.page-empty{background:#fff;padding:20px;text-align:left}
.page-popup{background:#fff;padding:25px 30px;text-align:left}


.mobile-show {
	display: none;
}

.container {
	max-width: 1080px;
	width:auto;
}

/* BreadCrumbs */
.top-container >.breadcrumbs {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 12px;

}

.category-top {
	margin-top: 20px;
	margin-bottom: 20px;
}

.breadcrumbs li{
	display:inline;
}
.breadcrumbs li strong{font-weight:400;vertical-align:middle}
.breadcrumbs li a {
	vertical-align:middle;
	font-weight:400;
	color: #333;
}
.breadcrumbs span.breadcrumbs-split{vertical-align:middle;margin:0 2px;font-size:12px}

.main-container {
	padding: 20px 0 0;
	min-height:400px;
}

.main {
	text-align: left;
}

.col-main {
	padding-bottom: 30px;
}

/* Content Columns */
.col2-set .col-1{float:left;width:48.5%}
.col2-set .col-2{float:right;width:48.5%}
.col2-set .col-narrow{width:32%}
.col2-set .col-wide{width:65%}

.col3-set .col-1{float:left;width:32%}
.col3-set .col-2{float:left;width:32%;margin-left:2%}
.col3-set .col-3{float:right;width:32%}

.col4-set .col-1{float:left;width:23.5%}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%}
.col4-set .col-3{float:left;width:23.5%}
.col4-set .col-4{float:right;width:23.5%}
/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {
	vertical-align: middle;
}

input.input-text,select,textarea {
	background: #fff;
	border: 1px solid #ddd;
	padding: 2px 8px;
	width: 100%;
}

select {
	height: 37px;
}

.product-options select {
	background: #f9f9f9;
}

input.input-text,
textarea {
	padding: 8px;
}

label {
	margin: 0;
	vertical-align: middle;
	color: #777;
	font-size: 13px;
	font-weight:normal;
}

select option {
	padding-right:10px;
}
select.multiselect option{padding:2px 5px}
select.multiselect option:last-child{border-bottom:0}
textarea{overflow:auto;padding:8px}
input.radio{display:inline-block;margin:0 5px 0 0;vertical-align:middle}
input.checkbox{margin-right:10px;display:inline-block}
input.qty{margin-right:2px;display:inline-block;vertical-align:middle;height:38px;width:35px !important;font-size:14px;text-align:center;color:#174924;border-color:#e1e1e1}
button.button::-moz-focus-inner{padding:0;border:0}

button.button{-webkit-border-fit:lines}

button.button{overflow:visible;width:auto;border:0;padding:0;margin:0;background:transparent;cursor:pointer}
button.button span {
	display:block;
	border:0;
	background:#CF5050;
	padding:0 15px;
	font-weight:600;
	font-size:14px;
	text-align:center;
	white-space:nowrap;
	color:#fff;
	line-height:38px;
	border-radius:5px;
}
button.button span span{border:0;padding:0;color:inherit;border-width:0;background:transparent;line-height:inherit}
/*button.button:hover span{opacity:.9;filter:alpha(opacity=90)}*/
button.disabled span{background:#bbb !important}

button.btn-checkout.no-checkout span{color:#b8baba}

p.control input.checkbox,
p.control input.radio{margin-right:10px;display:inline-block}
p.control{line-height:19px}

/* Form lists */
/* Grouped fields */
.input-box label{margin-bottom:10px}
.form-wrap,#form-validate,#login-form{display:block;border:1px solid #ececec;border-radius:8px;background:#fff;border-top:4px solid #225832;padding:35px 25px;box-shadow:0 2px 3px rgba(0,0,0,0.08)}
.form-wrap h2,#form-validate h2{margin:0 0 20px}
.form-wrap .fieldset,#form-validate .fieldset{margin:0}
.form-wrap .fieldset + .fieldset,#form-validate .fieldset + .fieldset{margin-top:35px}
.form-list li{margin:0 0 10px;}
.form-list label{float:left;font-size:14px;position:relative;z-index:0;margin-bottom:10px}
.form-list label.required{}
.form-list label.required em{float:right;font-style:normal;color:#eb340a;position:absolute;top:0;right:-8px}
.form-list li.control label{float:none;margin:0;line-height:20px;display:inline-block;vertical-align:middle}
.form-list li.control input.radio,
.form-list li.control input.checkbox{margin:0 8px 0 0;}
.form-list li.control .input-box{clear:none;display:inline-block;width:auto;vertical-align:middle;margin:0}
.form-list .input-box{width:100%;margin-bottom:10px;border-radius:3px;clear:both}
.form-list .input-box label{float:none;display:table-cell;width:1%;white-space:nowrap;padding-right:5px}
.form-list .input-box label i{width:46px;height:38px;line-height:38px;display:inline-block;text-align:center;font-size:16px;border-right:1px solid #ccc;margin-right:10px}

.form-list .input-box label.required em{float:none;position:static}
.form-list li.wide{}
.form-list .field{float:left;margin:0;width:48%}
.form-list .field:nth-child(2n){float:right}
.form-list input.input-text{width:100%;height:38px;padding:10px;border-radius:6px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;background-color:#fff}
.form-list textarea{width:100%;height:10em;line-height:1.4;border-radius:6px;padding:10px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset}
.form-list select{width:100%;height:38px;border-radius:6px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset}
.form-list li.control{}
.form-list li.wide .input-box{}
.form-list li.wide input.input-text{}
.form-list li.wide textarea{}
.form-list li.wide select{}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}
.form-list .input-range input.input-text{width:74px;border:1px solid #ccc}

.form-list-narrow li{margin-bottom:0}
.form-list-narrow li .input-box{margin-bottom:6px}
.form-list-narrow li.wide .input-box{width:260px}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea{width:254px}
.form-list-narrow li.wide select{width:260px}

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto}

.form-list .name-prefix{width:65px}
.form-list .name-prefix select{width:55px}
.form-list .name-prefix input.input-text{width:49px}

.form-list .name-suffix{width:65px}
.form-list .name-suffix select{width:55px}
.form-list .name-suffix input.input-text{width:49px}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname{width:140px}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text{width:124px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-name-prefix-suffix .name-firstname{width:210px}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-name-prefix-suffix .name-firstname{width:210px}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename{width:210px}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname{width:205px}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year{float:left;width:85px}
.form-list .customer-dob input.input-text{display:block;width:74px}
.form-list .customer-dob label{font-size:10px;font-weight:normal;color:#888}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month{width:60px}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text{width:46px}
.form-list .customer-dob .dob-year{width:140px}
.form-list .customer-dob .dob-year input.input-text{width:134px}

.buttons-set{clear:both;margin:1em 0 0;padding:8px 0 0;text-align:right}
.buttons-set p.required{margin:0 0 10px}
.buttons-set .back-link{float:left;margin:0}
.buttons-set button.button{float:right;margin-left:5px}
.buttons-set a{line-height:35px}

.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}

.fieldset{margin:20px 0}
.fieldset .legend{font-size:16px;margin:20px 0}

/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:10px;font-size:11px;font-weight:bold;line-height:13px;color:#eb340a;position:relative;top:100%;text-align:left}
.validation-failed{border:1px dashed #eb340a !important;background:#faebe7 !important}
.validation-passed{}
p.required{font-size:11px;text-align:right;color:#EB340A}
/* Expiration date and CVV number validation fix */
.v-fix{float:left}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}

/* Global Messages  */
.success{color:#3d6611;font-weight:bold}
.error{color:#df280a;font-weight:bold}
.notice{color:#e26703}

.messages,
.messages ul{list-style:none;margin:0;padding:0}
.messages{width:100%;overflow:hidden;margin-bottom:15px}
.messages li{margin:0 0 10px}
.messages li li{margin:0 0 3px}
.error-msg,
.success-msg,
.note-msg,
.notice-msg{border-style:solid;border-width:1px;min-height:24px;padding:15px;font-size:14px;font-weight:400;border-radius:4px;margin-bottom:20px}
.error-msg{border-color:#ebccd1;background-color:#f2dede;color:#a94442}
.success-msg{border-color:#d6e9c6;background-color:#dff0d8;color:#3c763d}
.note-msg,
.notice-msg{border-color:#faebcc;background-color:#fcf8e3;color:#8a6d3b}

.owl-carousel .owl-wrapper-outer{cursor:move;cursor:-webkit-grab;cursor:-moz-grab}
.owl-top-narrow .error-msg,.owl-top-narrow .success-msg,.owl-top-narrow .note-msg,.owl-top-narrow .notice-msg{margin:10px}

/* Page Heading */
.page-title{text-align:left}
.page-title h2{font-size:20px;color:#484747}

.page-title.category-title{display:none}
.col-main .page-title.category-title h1{margin-bottom:10px}
.page-title .separator{margin:0 3px}
.page-title .link-rss{float:right;margin:7px 0 0}
.title-buttons{text-align:right}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6{float:left}


.desktopclear {
	clear: both;
}
.subtitle,
.sub-title{clear:both;padding:15px 0 0;font-size:15px;font-weight:bold;margin:0 0 20px;color:#174924}

/* Pager */
.pager{}
.pager .amount{float:left;margin:0;line-height:30px;margin-right:10px;display:none}
.limiter{float:right}
.limiter label{vertical-align:middle}
.limiter select {float: right;
    padding: 0;
    height: 33px;
    width: auto;
    margin: 0 0 1px;
    vertical-align: middle;}
.pager .pages{float:right;margin-left:7px}
.pager .pages ol{display:inline}
.pager .pages li{display:inline-block;margin:0;height:26px;width:26px;line-height:24px;font-size:13px;margin-left:2px;text-align:center;border-radius:3px}
.pager li >a,.pager li >span{padding:0;background-color:#fff;display:block;height:26px;padding:0;border:1px solid #ccc;border-radius:3px}
.pager li >a.next,.pager li >a.previous{color:#999}
.pager li >a.next:hover,.pager li >a.next:focus,.pager li >a.previous:hover,.pager li >a.previous:focus{color:#fff}
.pager li >a:hover,.pager li >a:focus{background-color:#174924;border-color:#174924;color:#fff;text-decoration:none}
.pager .pages .current{padding:0;border:1px solid #174924;background-color:#174924;color:#fff}

/* Sorter */
.sorter{}
.sorter .view-mode{float:left;margin:0;margin-right:10px;line-height:29px;height:30px}
.sorter .view-mode i{font-size:14px;border:1px solid #ccc;background-color:#fff;color:#ccc;width:26px;height:26px;line-height:24px;display:inline-block;text-align:center;border-radius:3px;vertical-align:top}
.sorter .view-mode strong i,.sorter .view-mode a:hover i{border-color:#174924;color:#fff;background-color:#174924;border-radius:3px}

.sorter .sort-by{float:left;margin-right:15px;margin-bottom:4px}
.sorter label {
	margin-right: 5px;
	float: left;
	line-height: 30px;
}

.sorter .sort-by select {
	height: 31px;
	width: 150px;
	float: left;
}
.sorter .link-feed{}
.sorter .limiter{float:right}

/* Toolbar */
.toolbar{}
.toolbar .pager{float:right;margin:0;margin-bottom:4px}
.toolbar .sorter{}
.toolbar-bottom{text-align:center;margin-top:20px}
.toolbar-bottom .toolbar{display:inline-block;border:0}
.toolbar-bottom .toolbar .sorter .sort-by,.toolbar-bottom .toolbar .sorter .view-mode{display:none}

/* Data Table */
.data-table{width:100%;border:0}
.data-table .odd{}
.data-table .even{}
.data-table thead tr{border:1px solid #dcdcdc}
.data-table tbody tr{border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;background-color:#fff}
.data-table td.last,
.data-table th.last{border-right:1px solid #dcdcdc}
.data-table tr.last th,
.data-table tr.last td{}
.data-table th{padding:15px 10px;font-weight:bold}
.data-table td{padding:15px 10px}
.data-table h2,.data-table h3{margin-top:0;margin-bottom:0;font-weight:normal}

.data-table thead th{font-weight:600;padding:15px 10px;color:#777;white-space:nowrap;vertical-align:middle;font-size:14px;text-transform:uppercase}
.data-table thead th.wrap{white-space:normal}
.data-table thead th a,
.data-table thead th a:hover{color:#fff}
.data-table thead th{background-color:#f6f6f6}
.data-table thead th .tax-flag{font-size:11px;white-space:nowrap}

.data-table tfoot{border-bottom:1px solid #d9dde3}
.data-table tfoot tr.first td{border-left:1px solid #dcdcdc}
.data-table tfoot tr{}
.data-table tfoot td{padding-top:10px;padding-bottom:10px;border-bottom:0;border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc}
.data-table tfoot strong{font-size:16px}

.data-table tbody th,.data-table tbody td{border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;padding:15px 10px;line-height:1.3}
.data-table tbody td .option-label{font-weight:bold;font-style:italic}
.data-table tbody td .option-value{padding-left:10px}

.data-table p{margin-bottom:0}
.data-table .qty-holder,.data-table .add-to-cart-alt{position:relative;text-align:left;margin-right:0}
.data-table .add-to-cart-alt{margin:10px 0;width:93px}
.data-table .edit-qty{margin-left:5px}
.cart-table.data-table input.qty{color:#777;margin:0 -1px;height:30px;border-color:#ccc;border-radius:0}
.data-table .table_qty_inc,.data-table .table_qty_dec{display:inline-block;width:30px;height:30px;background:#f4f4f4;border:1px solid #ccc;color:#777;line-height:30px;border-radius:0;margin:0;font-size:14px;font-weight:bold;text-decoration:none;text-align:center;vertical-align:top}

.data-table button.button:hover > span{background:#174924;border:0px solid #174924;color:#fff}

.data-table .cart-cell{margin-bottom:10px}


/* Generic Info Box */
.info-box{background:#fff 0 0 repeat-x;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.info-box h2{font-weight:bold;font-size:13px}

.info-table th{font-weight:bold;padding:2px 15px 2px 0}
.info-table td{padding:2px 0}

/* Shopping cart total summary row expandable to details */
tr.summary-total{cursor:pointer}
tr.summary-total td{}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;cursor:pointer}
tr.show-details td{}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465}
tr.summary-details-first td{border-top:1px solid #d2d8db}
tr.summary-details-excluded{font-style:italic}

/* Shopping cart tax info */
.cart-tax-info{display:block}
.cart-tax-info,
.cart-tax-info .cart-price{padding-right:20px}
.cart-tax-total{display:block;padding-right:20px;cursor:pointer}
.cart-tax-info .price,
.cart-tax-total .price{display:inline !important;font-weight:normal !important}
.cart-tax-total-expanded{background-position:100% -52px}

/* Class:std - styles for admin-controlled content */
.std{line-height:1.4}
.std .subtitle{padding:0}
.std ol.ol{list-style:decimal outside;padding-left:1.5em}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px}
.std dl dt{font-weight:bold}
.std dl dd{margin:0 0 10px}
.std ul,
.std ol,
.std dl,
.std address,
.std blockquote{margin:0;padding:0}
.std ul{list-style:disc outside;padding-left:1.5em}
.std ol{list-style:decimal outside;padding-left:1.5em}
.std ul ul{list-style-type:circle}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul{margin:.5em 0}
.std dt{font-weight:bold}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em}
.std address{font-style:normal}
.std b,
.std strong{font-weight:bold}
.std i,
.std em{font-style:italic}

/* Misc */
.links li{display:inline}
.link-cart{}
/*.link-cart{display:inline-block;border-radius:4px;font-size:12px;background:#fff;border:1px solid #ccc;color:#777;line-height:25px;padding:0 8px}
.link-cart:hover{background:#174924;border:1px solid #174924;color:#fff}*/
.link-wishlist{color:#ed4949;border-color:#f6a4a4}
.link-wishlist span {color: #333;}
.link-wishlist:hover{color:#ed4949;border-color:#f6a4a4}
.cart-table .link-wishlist,.cart-table .link-wishlist:hover{color:#174924}
.link-reorder{}
.link-compare{color:#52b9b5;border-color:#97d5d3}
.link-compare:hover{color:#52b9b5;border-color:#97d5d3}
.link-print{}
.link-rss{}
.btn-remove{position:relative;display:block;width:23px;height:23px;text-indent:-9999px;overflow:hidden;padding:5px 0;font-size:13px;color:#174924;line-height:1}
.btn-remove:hover{color:#174924}
.btn-remove:before{content:"\e82c";display:block;position:absolute;left:0;right:0;font-family:"porto";text-indent:0;text-align:right}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;overflow:hidden}
.btn-remove2{display:inline-block;width:34px;height:34px;font-size:18px;line-height:22px;overflow:hidden}
.btn-remove2:before{text-align:center}
.btn-edit{display:block;width:11px;height:11px;font-size:0;line-height:0;overflow:hidden}

.cards-list dt{margin:5px 0 0}
.cards-list .offset{padding:2px 0 2px 20px}

.separator{margin:0 3px}

.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_divider1.gif) 0 50% repeat-x;text-indent:-999em;overflow:hidden}

/* Global site notices */
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f}
.global-site-notice .notice-inner{width:100%;margin:0 auto;padding:10px;text-align:left}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}
.global-site-notice .notice-inner .actions{padding-top:10px}

/* Cookie Notice */
.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0 !important;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";}

/* Noscript Notice */
.noscript{}

/* Demo Notice */
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center}
.demo-notice .notice-inner p{padding:0;border:0}

/* Header ================================================================================ */
.header {
	position:relative;
	text-align:left;
	padding: 30px 15px;
}

.header>.logo {
	float: left;
	width: 175px;
	position: absolute;
	top: 20px;
	z-index: 300;
	margin-right: 20px;
}


.mobile-logo {
	width: 80px;
	top: 10px;
	position: relative;
	z-index: 100;
}

.mobile_header {
	height: 55px;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
	z-index: 1000;
	background: #174924;
}

.menu-icon {
	width: 105px;
    text-align: center;
    color: #fff;
    line-height: 55px;
    height: 55px;
}

.menu-icon a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.menu-icon i {
	color: #fff;
	font-size: 25px;
	margin-right: 8px;
	position: relative;
    top: 3px;
}



.mobile-logo img {
	width: 100%;
	height: auto;
}


.headerContact {
	width: 250px;
	padding: 10px;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
    line-height: 20px;
}

.headerContact i {
	margin-right: 10px;
}

.header-container .top-links a {
	color: #fff;
}

.top-links-container {
	padding: 0px;
	background: #0e3b1a;
}
.track_your_parcel {
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 15px;
	text-transform: uppercase;
}

.track_your_parcel:hover {
	background: #225832;
}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
.header .logo img{max-width:100%}
.header-container .welcome-msg{margin:3px 20px 3px 0;text-align:left;float:right;font-size:11px;line-height:19px;text-transform:uppercase}
.header-container .welcome-msg a{color:#7dbd22}
.header #search_mini_form{display:inline-block;vertical-align:middle;margin-right:35px}

.header .form-search label{float:left;width:24px;height:21px;text-align:left;text-indent:-999em;overflow:hidden;display:none}
.header .form-search #cat{margin:0;width:130px;height:38px;background-color:transparent;border:1px solid #ccc;border-top:0;border-bottom:0;font-family:Arial;font-size:13px;line-height:34px;color:#777;padding:2px 0;padding-left:10px;position:absolute;right:40px;border-radius:0;-moz-appearance:none;-webkit-appearance:none}
.header .form-search #cat option{color:#000;background:#fff}

.header .form-search button.button {
	width: 50px;
	height: 50px;
	color: #777;
	background-color:transparent;
	font-size: 20px;
	position:absolute;
	right:0;
	top:0;
	border-radius:0 20px 20px 0;
}

.header .form-search .search-autocomplete{z-index:999}
.header .form-search .search-autocomplete ul{border:1px solid #ddd;background-color:#fff}
.header .form-search .search-autocomplete li{text-align:left;padding:5px 10px;cursor:pointer;color:#777}
.header .form-search .search-autocomplete li .amount{float:right;font-weight:bold}
.header .form-search .search-autocomplete li.odd{background-color:#fff}
.header .form-search .search-autocomplete li.selected{background-color:#f7f7f7}

.search-area .form-search {
	position: relative;
}

.header .form-search #search {
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
}

.header-container .top-container{clear:both;padding:5px 10px 0 12px;text-align:right}
.header-container .top-container a{font-size:11px;color:#ebbc58}
.top-container .paypal-logo{text-align:left;display:inline-table}
.header .custom-block{font-size:14px;font-weight:400;display:inline-block;vertical-align:middle}
.fixed-header-area{z-index:1001;text-align:left;transition:0.5s top ease-in-out;-webkit-transition:0.5s top ease-in-out}

.topCartContent {
	display:none;
	position:absolute;
	right:0;
	top:95px;
	width:350px;
	border: none;
	background-color:#fff;
	z-index:1;
	box-shadow:0 2px 8px rgba(0,0,0,0.5);
	margin-top:10px;
}

.top-links-container ul.links {
	float: right;
}

.top-links-container ul.links a {
	display: block;
	float: right;
	padding: 18px 0;
    padding-left: 25px;
}


.topCartContent:before{content:"";position:absolute;border:10px solid transparent;display:block;left: 95px;top:-20px;border-bottom-color:#225832}

.cart-area {
	
}

.mini-cart {
	background: #225832;
	padding: 20px;
}
.mini-cart a {
	color: #fff;
}

.mybag-link i {
	font-size:20px;
	display:inline-block;
	vertical-align:middle;
	margin-right: 10px;
}

.mybag-link:hover{color:#fff;text-decoration:none}
.mybag-link .cart-info {
	display:inline-block;
	vertical-align: middle;
	font-weight: 600;
}


.mybag-link .cart-qty{font-size:14px}
.mini-cart .block-subtitle{margin:20px 30px}
.mini-cart .cart-empty{margin:20px;text-align:center}
.mini-products-list .product-image{float:left}
.mini-products-list p.product-name {
	font-size: 12px;
	margin: 0 0 10px 0;
}

.mini-products-list p.product-name a {color: #000;}

.mini-cart .actions a i.fa.fa-chevron-right {
	display: none;
}
.mini-cart .mini-products-list .product-details{margin-left:70px; margin-right: 15px}
.mini-cart .mini-products-list{padding:0 20px}
.mini-cart .mini-products-list li{padding:10px 0;}
.mini-cart .mini-products-list li .product-image{border-width:0;padding:0;border-radius:0}

.mini-cart .mini-products-list li .option-detail dt, .mini-cart .mini-products-list li .option-detail dd {display: inline-block;}

.mini-cart .actions{color:#fff;line-height:47px;padding:0 20px;border-radius:0 0 5px 5px;margin-bottom:15px}
.mini-cart .actions a{border:0;text-align:center;color:#fff}
.option-detail{position:relative;cursor:help;line-height:1.5}
.option-detail a:hover{cursor:help}
.option-detail .item-options{position:absolute;background-color:#efefef;border:0;border:1px solid #174924;min-width:100px;left:0;top:28px;box-shadow:0 0 2px rgba(0,0,0,.1);opacity:0;filter:alpha(opacity=0);display:none;margin:0;padding:10px}
.option-detail:hover .item-options{opacity:1;filter:alpha(opacity=100);display:block}
.mini-cart .qty-price{color:#174924}




.custom-block .icon-group:first-child{margin:0}
.icon-group{display:inline-block;vertical-align:middle;text-align:left;margin-left:30px}
.icon-group i{font-size:20px;color:#fff;float:left;border-radius:50%;width:40px;height:40px;text-align:center;line-height:40px;background-color:#000}
.icon-group h3{color:#000;font-size:14px;margin:0;line-height:1.5;margin-left:48px}
.icon-group p{font-size:11px;margin:0;margin-left:48px;line-height:1;color:#878787}

.search-area {
	float: left;
	width: 550px;
	padding-left: 220px;
	margin-top: 5px;
	margin-right: 20px;
}


.header-container .header .custom-block span.split{height:14px;width:1px;border-right:1px solid #ccc;margin:0 13px}
.header-container .top-links-icon{display:none;vertical-align:middle;font-size:11px;padding:7px 20px 7px 10px;position:relative}
.header-container .top-links-icon:before{content:"\e80b";display:block;position:absolute;right:7px;top:50%;font-family:"porto";margin-top:-5px}
.header-container .top-links-icon a{color:#fff;text-transform:uppercase;text-decoration:none}
.header-container .top-links-icon a:hover{text-decoration:none}
.mobile-nav-shown .mobile-nav{box-shadow:none!important}

.header-container {
	background: #174924;
}


.header-container.type4 .top-links a {
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.3px;
}

.ib {
    display:-moz-inline-stack; 
    display:inline-block; 
    zoom:1; 
    *display:inline; 
    vertical-align: top;
}












.cart .title-buttons .checkout-types {
	display: none;
}

/********** <Navigation */

.main-nav {
	background-color: #fff;
	border:0;
	padding:0;
	border-bottom: 4px solid #a2a2a2;
}

.main-nav ul.menu {
	padding-left: 195px;
	position: relative;
}

.main-nav ul.menu>li>a:hover {
	text-decoration: none;
}
.main-nav ul.menu>li:hover,
.main-nav ul.menu>li.act,
.main-nav ul.menu>li.act:hover {
	background: #e3e3e3;
}




.menu_thumb_img{padding:15px 0 0}


.main-nav ul.menu >li {
	padding:0;
	border-right: 1px solid #eee;
}

.main-nav ul.menu >li .nav-sublist-dropdown {
	border:0;
	padding: 20px;
	/* max-width: 330px;
	min-width: 260px; */
	border-top: 4px solid #a2a2a2;
	box-shadow:0px 2px 10px -2px rgba(0,0,0,.3);
}

.main-nav ul.menu >li >a {
	font-size: 14px;
	text-transform: none; 
	padding: 22px 18px;
	font-weight: 600;
	color: #222;
}

.main-nav .menu >li.menu-full-width .nav-sublist-dropdown {
	border: 0;
	border-radius: 0 0 5px 5px;
	background-color: #fff;
	border-top: 4px solid #a2a2a2;
	padding: 20px 0 20px 0;
	text-align: left;
}

.main-nav .menu >li.menu-static-width .nav-sublist-dropdown {
	padding: 20px 30px;
	border-radius:0 0 5px 5px;
	width: 100%!important;
	left: 0;
	max-width: 100%;
}

.main-nav .menu >li .nav-sublist-dropdown .container ul >li a {
	border:0;
	padding:10px 30px 10px 5px;
}

.menu img {max-width:100%}

.main-nav .menu >li .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist {
	border-radius:5px;
	top:-4px;
	padding:5px 0;
	left:100%;
	display: none!important;
}
.main-nav .menu >li.menu-item .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist {
	background-color:#fff;
	box-shadow:0px 2px 10px -2px rgba(0,0,0,.3);
}

.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children > a:before, .main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children > a:before {
	content: "";
}


.main-nav .menu >li.menu-full-width .nav-sublist-dropdown .container ul >li >a.level1,
.main-nav .menu >li.menu-static-width .nav-sublist-dropdown .container ul >li >a.level1 {
	text-transform: none;
}

.main-nav .menu >li.menu-full-width .nav-sublist-dropdown .container ul li a:before,
.main-nav .menu >li.menu-full-width .nav-sublist-dropdown .container ul >li .nav-sublist ul li ul,
.main-nav .menu >li.menu-static-width .nav-sublist-dropdown .container ul >li .nav-sublist ul li ul{margin-left:10px}










li.menu-parent-item a {
	border-bottom: 1px solid #ddd!important;
}

.mobile-nav.side-block .sw-mobile-menu>li>ul li a {
	padding-left: 20px;
}

.mobile-nav .sw-mobile-menu > li > ul > li a:before {
	content: "";
}

/***** Mobile Menu *****/
.page{position:relative;left:0;transition:left 0.3s}
body.mobile-nav-shown .page{left: 75%;}
.mobile-nav-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:998;opacity:0;filter:alpha(opacity=0);visibility:hidden;transition:all 0.3s}
body.mobile-nav-shown .mobile-nav-overlay{opacity:0.15;filter:alpha(opacity=15);visibility:visible;}
.mobile-nav.side-block{position:fixed;top:0;left:-75%;z-index:999;width:75%;height:100%;padding-bottom:20px;transition:all 0.3s;display:block !important}
body.mobile-nav-shown .mobile-nav.side-block{left:0}
.mobile-nav.side-block .sw-mobile-menu li>a{background-color:transparent;color:#fff;border:0;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.mobile-nav.side-block .sw-mobile-menu>li>ul li{background-color:transparent}
.mobile-nav.side-block .sw-mobile-menu li .open-child{background-color:transparent;color:#fff}
.mobile-nav.side-block .sw-mobile-menu li:hover>.open-child{color:#fff}
.mobile-nav.side-block .sw-mobile-menu li>.open-child:hover{background-color:transparent}
.mobile-nav.side-block .sw-mobile-menu li .open-child:after{content:"\e856";font-family:"porto";font-size:19px;text-align:center;line-height:19px;background:transparent;opacity:1}
.mobile-nav.side-block .sw-mobile-menu li.over>.open-child:after{background:transparent;content:"\e857"}
.mobile-nav .sw-mobile-menu > li > ul > li a{margin-left: 0px;white-space:nowrap}

.mobile-nav .sw-mobile-menu > li > ul,.mobile-nav .sw-mobile-menu > li ul{width:100%}

.mobile-nav .sw-mobile-menu li.menu-item a,
.mobile-nav .sw-mobile-menu li.menu-item span {
	height: 50px;
	line-height: 50px;
}


.mobile-nav.side-block .sw-mobile-menu>li>ul li a,
.mobile-nav.side-block .sw-mobile-menu>li>ul li span {
	height: 38px;
	line-height: 38px;
}

.mobile-nav.side-block .sw-mobile-menu>li>ul li a {
	background: #f7f7f7;
	font-size: 13px;
	font-weight: normal!important;
}

.mobile-nav .sw-mobile-menu > li > ul > li li a {    
	margin-left: 0;
    padding-left: 30px!important;
    background: #ececec!important;
    font-size: 12px!important;
    
}
.brands-slider-demo-11 {
	padding: 20px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}

/***** Homepage *****/
h1.content-1  {
	margin: 0;
    padding: 15px;
    background: rgba(27, 27, 27, 0.88);
    color: #fff;
    width: 100%;
    z-index: 21;
    bottom: 0;
}

.large-mens-link {width: 34.333%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;}


.large-womens-link {width: 34.333%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;}


.banner_links {
	width: 100%;
    height: 100%;
} 

.banner_links .container {
	height: 100%;
}

.banner_links .inner {
	position: absolute;
	left: 0;
    bottom: 18%;
    right: 0;
    text-align: center;
}

.banner_link {
	font-size: 18px;
	text-transform: uppercase;
	padding: 15px;
	background: #fff;
	font-weight: 600;
	padding-right: 50px;
	display: inline-block;
	position: relative;
	margin-left: 20px;
}

.banner_link:after {
	content: "\f054";
	font-family: fontAwesome;
	right: 15px;
	top: 17px;
	font-size: 15px;
	position: absolute;
}

.banner_link:hover {
	background: #225832;
	text-decoration: none;
	color: #fff;
}

.banner_link.mens-link {
    position: absolute;
    left: 10%;
}

.banner_link.womens-link {
    position: absolute;
    right: 10%;
}

/*@media (min-width: 1450px) {

	.banner_links .inner {left: 5%; bottom: 10%;}

}


@media (min-width: 1650px) {

	.banner_links .inner {left: 5%; bottom: 12%;}

}*/




.recent-posts .post-date {
	float: left;
    margin-right: 10px;
    text-align: center;
}

.recent-posts .post-date .day {
    background-color: #f7f7f7;
    color: #174924;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
}

.recent-posts .post-date .month {
    border-radius: 2px;
    padding: 4px 0;
    background-color: #174924;
    color: #fff;
    display: block;
    width: 45px;
    font-size: 0.9em;
}





#brands-slider-demo-11 .item {
	padding: 10px;
}




/* Sidebar =============================================================================== */
.block{margin:0 0 15px}
.block .block-title strong{}
.block .block-title strong span{}
.block .block-title a{text-decoration:none !important}
.block .block-subtitle{margin:0;font-size:13px}
#poll-answers{margin:0 20px 10px 20px}
#poll-answers li{padding:5px 0}
.block .block-content{margin-top: 10px;}
.block .block-content li.item{padding:7px 9px}

.block .block-content ol li.item{padding:3px 0}
.block .block-content ol li.item .product-name{margin:0}
.block .btn-remove,
.block .btn-edit{float:right;margin:0 0 0 5px}
.block .actions{font-size:13px;text-align:right}
.block .actions a{float:left;margin:5px 0}
.block .actions button.button{float:right}
 .block .empty{margin:0;padding:10px 0}

.mini-products-list .product-image{float:left}
.mini-products-list .product-details{margin-left:70px;text-align:left;line-height:1.4}


.mini-cart .mini-products-list {
	padding: 10px;
	overflow-x: auto !important;
    overflow-y: auto !important;
    max-height: 350px;
}
.mini-products-list li{padding:10px 0;position:relative; border-bottom: 1px solid #efefef;}
.mini-products-list li:last-child {border: none;}

.mini-products-list li a.btn-remove{position:absolute;right:0;top:9px;color:#777}
.mini-products-list li .product-image{border:1px solid #ddd;background-color:#fff;padding:2px;border-radius:4px}
.mini-products-list li .product-image img{width:60px;height:auto}
.block .block-content .mini-products-list li.item{padding:10px 0}
.mini-products-list .price-box{margin:5px 0}


.mini-main-close { background: #225832;
	position: relative;
    }

.mini-main-close span {color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    padding: 13px;
    display:block;
}

.mini-main-close .fa-close {
    background: #000;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #fff;
    cursor: pointer;

}

.mini-main-close .fa-close:hover {background-color: #333; transition: all 0.5s ease 0s;}

.mini-cart .qty-price {
	margin: 0;
	font-weight: 700;
	font-size: 12px;
}
.mini-cart .totals {
	font-size: 15px;
	color: #444444;
	font-weight: 700;
	background: #e0eae3;
	margin: 5px 0 15px 0;
	padding: 15px;
	text-align: center;
}
.mini-cart .totals .label {
	color: #444444;	
}

.mini-cart .actions { padding: 0 5px!important;}
.mini-btn-remove {color: #ce0c0c!important; font-size: 12px;}
.mini-cart .mini-btn-remove i:before {margin: 0;}

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



/* Category Page ========================================================================= */
.top-container .category-banner{background-color:transparent}
.top-container .category-banner .banner-image{width:100%}
.category-banner .owl-theme .owl-controls{position:relative;margin-top:-30px;height:30px}
.category-banner .banner-text{position:absolute;top:30%;width:100%;color:#fff}
.category-banner .banner-text h2{font-size:50px;color:#fff}
.category-banner .banner-text p{font-size:26px;font-weight:300}
.category-boxed-banner{margin-bottom:25px}
.category-boxed-banner.owl-theme .owl-controls{margin-top:-30px;position:relative;height:30px}
.category-boxed-banner.owl-theme .owl-controls .owl-page span{background:#fff}
.category-boxed-banner .owl-item .item{border-radius:5px;overflow:hidden;position:relative}
.category-boxed-banner .owl-item .item img{width:100%}
.category-boxed-banner .banner-text{position:absolute;top:40%;left:4%;color:#fff;width:100%}
.category-boxed-banner .banner-text h2{font-size:35px;color:#fff;background-color:#333;background-color:rgba(23,23,23,.9);padding:5px 10px;display:inline-block;line-height:1}
.category-boxed-banner .banner-text p{font-size:16px;font-weight:300;background-color:#666;background-color:rgba(23,23,23,.65);padding:7px 12px;line-height:1.4}
.category-boxed-banner .banner-text a.shop-now{margin-left:20px;font-size:16px;}

.category-image {width: 100%;overflow:hidden;margin:0 0 30px;text-align:center}
.category-image img,
.new-category-image img {
	width:100%;
	height:auto;
}
.category-description{margin:0 0 15px}
.category-products{}

.category-products .products-grid .item {
	margin-bottom: 30px;
	padding-bottom: 0;
}

.category-products .products-grid li.item .item-area{width:100%;position:relative}

.category-products .products-grid li.item .details-area .product-name a{font-size:14px}
.col-main.filter-products .product-name a{color:#fff}
.col-main.filter-products li.item:hover .details-area .product-name a{color:#777}
.col-main.filter-products .price-box .price{color:#fff}
.col-main.filter-products li.item:hover .price-box .price{color:#174924}
.col-main.filter-products li.item:hover .price-box .old-price .price{color:#a0a09f}

.category-products .products-grid li.item .details-area .ratings .amount{display:none}
.item .item-area .details-area .ratings .amount{display:none}
a.addtocart{color:#333;background-color:#fff;font-size:14px;padding:0 10px 0 5px;display:inline-block;height:32px;line-height:30px;border-radius:5px;border:1px solid #ccc}
a.addtocart.outofstock{padding: 0 10px;cursor:default}
a.addtocart i.icon-cart{font-size:15px}
a.addtocart:hover{text-decoration:none}
a.addtowishlist {
	line-height: 36px;
    border: none;
    float: right;
    width: 15%;
    text-align: right;
}
a.addtowishlist:hover {
	opacity: 0.9;
}
.category-products .products-grid.columns3 li.item {
	position: relative;
	width: 33.3%;
}


.item .details-area .actions{margin:0 -10px;}
.item .details-area .actions a{margin:10px 1px;vertical-align:middle;visibility:hidden;}
.category-products ol.products-list .item .details-area .actions a{visibility:visible;opacity:1;filter:Alpha(Opacity=100);position:static !important;}
.item .details-area .actions a.addtowishlist{position:relative;right:-37px}
.item:hover .details-area .actions a.addtowishlist{visibility:visible;opacity:1;filter:Alpha(Opacity=100);right:0}
.item .details-area .actions a.comparelink{position:relative;left:-37px}
.item:hover .details-area .actions a.comparelink{visibility:visible;opacity:1;filter:Alpha(Opacity=100);left:0}
.item .details-area .actions a.addtocart{visibility:visible;}
.item:hover .details-area .actions a.addtocart,.category-products .products-list li.item .details-area .actions a.addtocart{border-color:#174924;color:#fff;background-color:#174924}
.item:hover .details-area .actions a.addtocart.outofstock,.category-products .products-list li.item .details-area .actions a.addtocart.outofstock{color:#333 !important;background-color:#fff !important;border-color:#ccc !important}
.details-area .actions a:hover{}
.hide-addtolinks .item .details-area .actions a.addtowishlist,.hide-addtolinks .item .details-area .actions a.comparelink,.hide-addtocart .item .details-area .actions a.addtocart,.hide-addtolinks .item .product-image-area .actions a.addtowishlist,.hide-addtolinks .item .product-image-area .actions a.comparelink,.hide-addtocart .item .product-image-area .actions a.addtocart{display:none}
.category-products .products-grid li.item .details-area .compare-area{padding:10px 0;border-top:1px solid #f7f7f7}
.category-products .products-grid li.item .details-area .compare-area .comparelink{font-size:12px;float:right}
.category-products .products-grid li.item .details-area .compare-area .ratings{float:left;margin:2px 0}
.category-products .products-grid.columns2 li.item{width:50%}
.category-products .products-grid.columns2 li.item.nth-child-2np1{clear:left}

.category-products .products-grid.columns3 li.item.nth-child-3np1{clear:left}

.category-products .products-grid.columns4{margin-left:-10px;margin-right:-10px}
.category-products .products-grid.columns4 li.item{float:left;padding:10px}
#slideshow .category-products .products-grid.columns4 li.item:hover{padding:20px 10px}
.category-products .products-grid.columns4 li.item{width:25%}
.category-products .products-grid.columns4 li.item.nth-child-4np1{clear:left}

.category-products .products-grid.columns5{margin-left:-5px;margin-right:-5px}
.category-products .products-grid.columns5 li.item{float:left;padding:10px 5px}
.category-products .products-grid.columns5 li.item{width:20%}
.category-products .products-grid.columns5 li.item.nth-child-5np1{clear:left}

.category-products .products-grid.columns6{margin-left:-4px;margin-right:-4px}
.category-products .products-grid.columns6 li.item{float:left;padding:10px 4px}
.category-products .products-grid.columns6 li.item{width:16.66%}
.category-products .products-grid.columns6 li.item.nth-child-6np1{clear:left}

.category-products .products-grid.columns7{margin-left:-3px;margin-right:-3px}
.category-products .products-grid.columns7 li.item{float:left;padding:10px 3px}
.category-products .products-grid.columns7 li.item{width:14.28%}
.category-products .products-grid.columns7 li.item.nth-child-7np1{clear:left}

.category-products .products-grid.columns8{margin-left:-3px;margin-right:-3px}
.category-products .products-grid.columns8 li.item{float:left;padding:10px 3px}
.category-products .products-grid.columns8 li.item{width:12.5%}
.category-products .products-grid.columns8 li.item.nth-child-8np1{clear:left}

.category-products .products-list{margin:0 -10px}
.category-products .products-list li.item{width:100%;padding:10px}
.category-products .products-list li.item:hover{}
.category-products .products-list li.item .item-area{width:100%;position:relative}
.products-list .product-image-area{width:20%;float:left}
.products-list .product-image-area img{width:100%;transition:all ease-in 400ms;transform-origin:50% 0%;-webkit-transform-origin:50% 0%}
.products-list .details-area{width:80%;float:left;padding:0 20px}
.products-list .details-area .product-name{font-size:18px;line-height:1}
.products-list .details-area .product-name a{color:#666}
.products-list .details-area .action-area{margin-top:15px}
.products-list .details-area .price-box{margin:5px 0}
.products-list .details-area .short-desc{font-size:14px;line-height:1.5;color:#777}
.products-list .details-area .actions{display:block;margin:0}
.products-grid .ratings{margin:5px 0 10px}
.products-list .ratings{background:none;margin:10px 0}
.products-list .ratings .amount{display:none}
.product-image-area {
	position:relative;
	overflow:hidden;
}

.product-label{position:absolute;font-size:14px;font-weight:700;color:#fff;line-height:1;top:10px;z-index:3}
.product-label span{position:relative;padding:7px 10px;font-size:12px;font-weight:600;text-transform:uppercase;border-radius:4px}
span.sale-product-icon{background-color:#e27c7c;display:block;text-align:center}
span.new-product-icon{background-color:#62b959;display:block;text-align:center}

/* Product View ========================================================================== */
/* Rating */
.no-rating {
	float: left;
	margin-right: 20px;
}

.ratings{font-size:11px;line-height:1.25;margin:3px 0;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/rating-bar.png) center no-repeat;height:14px}
div.star-rating a{transition:initial}
.block-related .ratings{background-image:none;}
.product-view .product-essential .ratings{background:none;margin-bottom:15px;height:20px;}
.product-view .product-essential .ratings .rating-box{width:79px;height:15px}
.product-view .product-essential .ratings .rating-box .rating{height:15px}
.product-view .product-essential .ratings .rating-box:before{width:79px;height:15px;font-size:13px;line-height:15px}
.product-view .product-essential .ratings .rating-box .rating:before{width:79px;height:15px;font-size:13px;line-height:15px}
.ratings strong{float:left;margin:1px 3px 0 0}
.ratings .rating-links{margin:0;display:inline-block;vertical-align:middle;margin-left:12px}
.ratings .rating-links >a,.no-rating a{line-height:20px;font-size:14px;color:#bdbdbd}
.ratings .rating-links .separator{margin:0 5px;vertical-align:top;line-height:17px;color:#777}
.ratings dt{}
.ratings dd{}
.rating-box{width:69px;height:11px;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;position:relative}
.rating-box:before{font-family:"porto";content:"\e852\20\e852\20\e852\20\e852\20\e852";width:69px;height:11px;color:#c3c5c9;display:block;font-size:11px;line-height:11px}
.rating-box .rating{float:left;height:11px;position:absolute;left:0;top:0;overflow:hidden}
.rating-box .rating:before{font-family:"porto";content:"\e852\20\e852\20\e852\20\e852\20\e852";width:69px;height:11px;color:#ffc600;display:block;font-size:11px;line-height:11px}
.ratings .rating-box{display:inline-block;vertical-align:middle}
.ratings .amount{}

.ratings-table{margin:20px 0 40px;border:1px solid #ddd}
.ratings-table th,
.ratings-table td{font-size:13px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:bold;padding-right:8px}
.ratings-table.data-table thead th{font-size:11px; padding:0 15px}
.ratings-table.data-table input.radio{margin:0}
.ratings-table.data-table .nobr{display:block;line-height:20px;font-weight:600}
/* Block:Reviews */
.product-view #product-customer-reviews {margin-top:-20px}
.product-view #product-customer-reviews li{border-bottom:1px solid #eee;padding:20px 0 10px}
.avatar-image{float:left}
.review-area{line-height:25px;margin-left:80px}
.review-area .review-title{font-size:18px}
.review-area .review-by{font-style:italic;font-size:12px;color:#ccc}
.review-area .review-by b{color:#174924;font-weight:normal}
.review-area .ratings-list{margin-bottom:5px}
.review-area .ratings-list .rating-item{display:inline-block;vertical-align:middle;margin-right:10px}
.review-area .ratings-list .label{vertical-align:middle;font-size:12px;padding:0 5px 0 0;font-weight:normal}
.review-area .ratings-list .rating-box{display:inline-block;vertical-align:middle}
.add-review{padding-top:15px}
.add-review h3{font-size:18px;text-transform:uppercase;margin-bottom:15px}
.add-review h4{font-size:13px;font-weight:normal;margin-bottom:10px}
.add-review span.rating-type{font-weight:normal;font-size:13px}
.add-review .rating-block{margin-bottom:10px}
.add-review .form-list textarea{}


.bundlediscount-selections-img p {
	margin-bottom: 0;
}

.bundlediscount-lists .product_price {
	margin-bottom: 15px;
}



/* Availability */

.availability span{font-weight:600}

.availability.out-of-stock span{color:#d83820}

.availability-only{margin:10px 0;line-height:16px;background:transparent;padding-left:0}
.availability-only span,.availability-only a{border-bottom:1px dashed #174924;color:#000}
.availability-only a{cursor:pointer;text-decoration:none}
.availability-only strong{color:#174924}
.availability-only-details{margin:0 0 10px;border:1px solid #ccc;}
.availability-only-details th{background:#f5f5f5;font-size:13px;padding:5px 10px;border-bottom:1px solid #ccc;}
.availability-only-details td{background:#fff;border-bottom:1px solid #ccc;font-size:13px;padding:5px 10px}
.availability-only-details tr.odd td.last{color:inherit;font-weight:400}


/* Email to a Friend */
.email-friend{margin:0}

/* Alerts */
.alert-price{margin:0;font-size:11px}
.alert-stock{margin:0;font-size:11px}

/********** <Product Prices */
.price{white-space:nowrap !important}


.price-box .price{font-weight:600;color:#444}
.price-box a{display:inline-block;vertical-align:middle;line-height:20px}

/* Regular price */

.regular-price {
	float: left;
}
.regular-price .price {
	font-size: 16px;
}





.barbour_landing .categories {
    float: right!important;
}

.barbour_landing .collections {
    float: left!important;
}


/* Old price */
.old-price {
	margin: -2px 10px;
    float: left;
}

.product-view .product-shop .price-box .old-price {
	margin: 8px 10px;
}

.std .price-box p{margin:0}

.old-price .price-label {
	color: #9c4141;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
}
.old-price .price{color: #9c4141;text-decoration:line-through;font-size:14px;vertical-align:middle}

/* Special price */
.special-price{margin:0;display:inline-block;vertical-align:middle;line-height:1}
.special-price .price-label{font-size:13px;font-weight:bold;white-space:nowrap;display:none}
.special-price .price{font-size:20px}

/* Minimal price (as low as) */
.minimal-price{margin:0}
.minimal-price .price-label{font-weight:normal;white-space:nowrap}

.minimal-price-link{display:inline-block;vertical-align:middle}
.minimal-price-link .label{color:#ccc;display:inline-block;vertical-align:middle;font-size:13px;font-weight:normal;padding:0 0 0 10px}
.minimal-price-link .price{font-weight:normal;display:inline-block;vertical-align:middle;font-size:14px}

/* Excluding tax */
.price-excluding-tax{display:inline-block;color:#999}
.price-excluding-tax .label{white-space:nowrap;color:#999}
.price-excluding-tax .price{font-size:13px;font-weight:normal;color:#174924}

/* Including tax */
.price-including-tax{display:inline-block;color:#999}
.price-including-tax .label{white-space:nowrap;color:#999}
.price-including-tax .price{font-size:13px;font-weight:bold;color:#174924}

/* Configured price */
.configured-price{margin:0}
.configured-price .price-label{font-weight:bold;white-space:nowrap}
.configured-price .price{font-weight:bold}

/* FPT */
.weee{display:inline-block;font-size:11px;color:#444}
.weee .price{font-size:11px;font-weight:normal}

/* Excl tax (for order tables) */
.price-excl-tax{display:inline-block}
.price-excl-tax .label{display:inline-block;white-space:nowrap}
.price-excl-tax .price{display:inline-block}

/* Incl tax (for order tables) */
.price-incl-tax{display:block}
.price-incl-tax .label{display:block;white-space:nowrap}
.price-incl-tax .price{display:block;font-weight:bold}

/* Price range */
.price-from{margin:0;display:inline-block;vertical-align:middle;font-size:18px}
.price-from .price-label{font-weight:bold;white-space:nowrap;display:none}

.price-to{margin:0;display:inline-block;vertical-align:middle;font-size:18px}
.price-to:before{content:"-";color:#444;font-weight:bold}
.price-to .price-label{font-weight:bold;white-space:nowrap;display:none}

/* Price notice next to the options */
.price-notice{padding-left:10px;color:#999}
.price-notice .price{font-weight:bold;color:#2f2f2f}

/* Price as configured */
.price-as-configured{margin:0}
.price-as-configured .price-label{font-weight:bold;white-space:nowrap}

.price-box-bundle{padding:0 0 10px 0}
.price-box-bundle .price-box{margin:0 !important;padding:0 !important}
.price-box-bundle .price{color:#555}
/********** Product Prices >*/
/* Tier Prices */
.product-pricing,
.tier-prices{margin:10px 0;padding:10px;background-color:#f4f7f7;border:1px solid #dadddd;color:#424242}
.tier-prices li{line-height:1.4;padding:2px 0}
.tier-prices .benefit{font-style:italic;font-weight:bold;color:#2f2f2f}
.tier-prices .price{font-weight:bold;color:#2f2f2f}

.tier-prices-grouped li{padding:2px 0;color:#e26703}
.tier-prices-grouped li .price{font-weight:bold}


/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;font-weight:bold;color:#666;display:none}
.add-to-cart .qty{margin-right:2px;display:inline-block;vertical-align:middle;height:38px;width:35px !important;font-size:14px;text-align:center;color:#174924;border-color:#e1e1e1}
.add-to-cart button.button{display:inline-block;height:38px;width:160px;min-width:110px;vertical-align:middle}
.add-to-cart button.button span i{margin-right:10px}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:left}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 60px}
.product-view .add-to-cart .paypal-logo{margin:0}
.bml-checkout-type{list-style:none}
.bml-checkout-type .bml_button{width:150px;display:inline-table}

/* Add to Links+Add to Cart */
.add-to-box{padding:0 0 20px 0;margin-top:20px;border-bottom:1px solid #ebebeb}

.add-to-box .add-to-cart{float:left}
.add-to-box .or{float:left;font-weight:bold;margin:0 7px;color:#666}


.product-collateral {
	margin-top: 25px;
}

.product-collateral .box-collateral{margin:0 0 25px}


.product-tabs>ul li a{
	display:block;
	padding: 15px 0 5px 0;
	font-size:14px;
}

.product-tabs>ul li.active{background-color:#fff;border-top-color:#174924}

.product-tabs .tab-content{
	padding: 15px;
	font-size: 12px;
	border:1px solid #eee;
}

.product-tabs .tab-content >h2{display:none}
.box-tags >h2{display:none}

/* Product Images */
li.etalage_small_thumbs{margin-top:8px;top:100%}
.etalage.vertical li.etalage_small_thumbs{margin-top:0}

.product-view .product-img-box img.zoomImg{background-color:#fff;z-index:2}
.product-view .product-img-box li.etalage_thumb,.product-view .product-img-box li.etalage_small_thumbs li{ padding:3px;border:1px solid #ddd;border-radius:7px;background:#fff;max-width:100%}
.product-view .product-img-box .etalage_small_thumbs li{cursor:pointer;margin-top:10px}
.product-view .product-img-box .etalage-control{position:absolute;width:100%;height:0;left:0;top:50%;margin-top:-20px;visibility:hidden;transition:all 0.3s;z-index:2}
.product-view .product-img-box:hover .etalage-control{visibility:visible}
.product-view .product-img-box .etalage-control a{display:block;position:absolute;font-size:40px;left:auto;right:auto;top:0}
.product-view .product-img-box .etalage-control a.etalage-prev{margin:0;left:0;top:0}
.product-view .product-img-box .etalage.vertical+.etalage-control a.etalage-prev{left:20%}
.product-view .product-img-box .etalage-control a.etalage-next{margin:0;right:0;top:0}
.product-view .product-img-box a.fancy-images{display:none}
.product-view .product-img-box .etalage a.fancy-images{position:absolute;right:10px;bottom:10px;z-index:99;display:none}
.product-view .product-img-box .etalage .etalage_thumb_active a.fancy-images{display:block}
.col3-layout .product-view .product-img-box{float:none;margin:0 auto}
.product-view .product-img-box .product-image{margin:0 0 13px}
.product-view .product-img-box .product-image-zoom{position:relative;width:265px;height:265px;overflow:hidden;z-index:9}
.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move}
.product-view .product-img-box .zoom-notice{font-size:11px;margin:0 0 5px;text-align:center}
.product-view .product-img-box .zoom{position:relative;z-index:9;height:18px;margin:0 auto 13px;padding:0 28px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer}
.product-view .product-img-box .zoom.disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity:.3}
.product-view .product-img-box .zoom #track{position:relative;height:18px}
.product-view .product-img-box .zoom #handle{position:absolute;left:0;top:-1px;width:9px;height:22px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/magnifier_handle.gif) 0 0 no-repeat}
.product-view .product-img-box .zoom .btn-zoom-out{position:absolute;left:2px;top:0}
.product-view .product-img-box .zoom .btn-zoom-in{position:absolute;right:2px;top:0}
.product-view .product-img-box .more-views h2{font-size:11px;border-bottom:1px solid #ccc;margin:0 0 8px;text-transform:uppercase}
.product-view .product-img-box .more-views ul{margin-left:-9px}
.product-view .product-img-box .more-views li{float:left;margin:0 0 8px 9px}
.product-view .product-img-box .more-views li a{float:left;width:56px;height:56px;border:2px solid #ddd;overflow:hidden}

.product-image-popup{margin:0 auto}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}
.product-image-popup .nav{font-weight:bold;margin:0 100px;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:bold;margin:0 0 10px;color:#2f2f2f}

/* Product Shop */
h1.product-name {
	font-size: 23px;
	font-weight:600;
	line-height:1;
}

.short-description { 
	padding: 0px 0 20px;
	line-height: 1.5;
}


.product-view .product-shop .price-box .regular-price .price {font-size:36px;color:#174924}
.product-view .product-shop .price-box .old-price{vertical-align:bottom}
.product-view .product-shop .price-box .old-price .price{font-size:18px;line-height:1.2;font-weight:400}
.product-view .product-shop .price-box .special-price .price{font-size:33px;color:#174924;line-height:1}

.product-view .add-to-links {
	float: left;
	margin: 15px 0 0 15px;
}


.priceclon {
	margin-bottom: 10px;
}

.product-view .add-to-links a:hover{opacity:.9;filter:Alpha(Opacity=90)}


.data-table.grouped-items-table{margin-bottom:20px}
.data-table.grouped-items-table th,.data-table.grouped-items-table td{padding:10px 20px}
.product-view .product-shop .grouped-items-table .price-box .price{font-size:18px}
.product-view .product-shop .grouped-items-table .price-box .old-price .price{font-size:14px}
/* Product Options */
.product-options {width: 100%;}



.product-options dl{margin:0;margin-bottom:0px}
.product-options dt{padding:0 0 10px 0;font-weight:normal}
.product-options dt label{font-weight:bold;color:#777;font-size:14px}
.product-options dt label.required em{color:#eb340a}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder label{vertical-align:middle}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#2f2f2f}
.product-options dd{margin:0 0 20px;}
.product-options dd input.input-text{width:98%}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:100%}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;padding:2px 0}
.product-options ul.options-list input.radio{float:left;margin-top:3px}
.product-options ul.options-list input.checkbox{float:left;margin-top:3px}
.product-options ul.options-list .label{display:block;margin-left:18px}
.product-options ul.options-list label{font-weight:normal}
.product-options ul.validation-failed{padding:0 7px}
.product-options p.note{margin:0;font-size:11px}
.product-options p.required{display:none}

.product-options-bottom {
	clear: both;
	margin-top: 20px;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit{color:#e26703}


.col3-layout .product-options-bottom .price-box{float:none;padding:0 0 5px}
.product-options-bottom .price-label{float:left;padding-right:5px}
.product-options-bottom .price-tax{float:left}

.product-options-bottom .add-to-cart {
	float: left;
}

.product-options-bottom .price-label{float:none;padding-right:0}
.product-options-bottom .price-tax{float:none}
.product-options-bottom .add-to-cart-box{clear:both;float:left;padding-top:12px}


.qty-holder{display:inline-block;vertical-align:middle;margin-right:7px;width:60px}
.qty-changer{display:inline-block;vertical-align:middle}
.qty-changer >a{width:16px;height:16px;display:block;border:1px solid #e1e1e1;color:#ccc;line-height:14px;text-align:center;margin-bottom:6px;border-radius:3px;font-size:8px;background-color:#fff}
.qty-changer >a.qty_dec{margin-bottom:0}

/* Grouped Product */
.product-view .grouped-items-table .price-box{margin:0;padding:0}

/* Block:Description */
.product-view .box-description{}

/* Block:Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td{line-height:1.25}

/* Block:Upsell */
.panel-body {
	padding: 15px 0!important;
}
.product-view .box-up-sell >h2{border-bottom:0;padding:0;margin:0 0 10px;font-size:16px;font-weight:700;color:#313131;text-transform:uppercase;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_3.png) right center no-repeat}
.product-view .box-up-sell >h2 span{padding-right:20px;background-color:#fff}
.product-view .box-up-sell .products-grid{}
/* Block:Tags */
.product-view .box-tags{margin:0}
.product-view .box-tags h3{font-size:13px}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.product-view .box-tags .product-tags li.first{padding-left:0}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0}
.product-view .box-tags .form-add label{display:block;font-size:18px;margin:0 0 20px}
.product-view .box-tags .form-add .input-box{float:left;margin-right:10px}
.product-view .box-tags .form-add input.input-text{width:250px;height:38px;padding:10px}
.product-view .box-tags .note{margin:20px 0 0}

/* Block:Reviews */
.product-view .box-reviews dl{margin:15px 0}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span{font-weight:bold}
.product-view .box-reviews dd{margin:0 0 15px}
.product-view .box-reviews dd small{font-style:italic}
.product-view .box-reviews .form-add{margin:15px 0 0}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:normal}
.product-view .box-reviews .form-add h3 span{font-weight:bold}
.product-view .box-reviews .form-add h4{font-size:12px}
.product-view .box-reviews .form-add .data-table td{text-align:center}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0}
.product-view .box-reviews .form-add .form-list .input-box{width:360px}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea{width:354px}

/* Send a Friend */
.send-friend .form-list{width:615px;overflow:hidden}
.send-friend .form-list li{margin-right:-15px}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list .input-box{width:300px}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea{width:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}
/* Content Styles ================================================================= */
.product-name{margin:10px 0;font-size:1em;font-weight:normal}
.product-name a{color:#777}
.product-name a:hover{text-decoration:none}

/* Product Tags */
.tags-list{display:block;font-size:16px;padding:10px 0}
.tags-list li{display:inline !important;margin:0 4px 0 0}

/* Advanced Search */
.advanced-search .form-list label{width:160px;padding-right:10px;float:none}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range{}
.advanced-search .form-list select{height:80px}
.advanced-search-amount{margin:0 0 10px}
.advanced-search-summary{margin:10px 0;border:1px solid #d6e9c6;background:#dff0d8;padding:10px;color:#3c763d;border-radius:3px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary strong{}
.advanced-search-summary p{clear:both;font-weight:bold;margin:0}

/* CMS Home Page */
.cms-home .subtitle{}
.cms-index-index .subtitle{}
/* Sitemap */
.page-sitemap .links{text-align:right;margin:0 8px -22px 0}
.page-sitemap .links a{text-decoration:none;position:relative}
.page-sitemap .links a:hover{text-decoration:underline}
.page-sitemap .sitemap{margin:12px}
.page-sitemap .sitemap a{color:#1b2d3b}
.page-sitemap .sitemap li{margin:3px 0}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}

/* RSS */
.rss-title h1{background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}
/* Shopping Cart ========================================================================= */
.cart .page-title{border-bottom:0;margin:0 0 12px}
.cart .page-title h1{margin:0 0 20px}

/* Checkout Types */
.cart .page-title .checkout-types li{margin:0 0 5px}
.cart .title-buttons .checkout-types{float:right}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3;vertical-align:top}
.cart .checkout-types .bml_button{display:inline-table;width:150px;margin:0 0 5px}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1.0;font-size:11px}

/* Shopping Cart Table */
.cart .cart-table-wrap {
	border: 1px solid #ddd;
	display: block;
	padding: 30px;
	margin-bottom: 60px;
}

.data-table .product-image img {
        width: auto;
        border: none;
    }
.cart-table thead tr{border-width:0 0 1px}
.cart-table thead th{background-color:transparent;text-transform:none}
.cart-table td{padding:10px;vertical-align:middle;font-size:14px}
.cart-table tbody th,.cart-table tbody td{border-right-width:0}
.cart-table td.last,.cart-table th.last{border-right-width:0}
.cart-table tbody td.pr-img-td{text-align:center;border-right:0}
.cart-table tbody tr{border-left-width:0!important;border-right-width:0!important}
.cart-table tfoot{border-bottom-width:0}
.cart-table tfoot tr.first td{border-width:0}
.cart-table td.product-name-td{color:#777;font-size:14px}
.cart-table td.product-name-td dl.item-options{margin:0}
.cart-table .product-name{margin:0}
.cart-table .cart-price{}
.cart-table td.td-total .cart-price{color:#174924}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a}
.cart-table tfoot td{padding:15px 5px 0}
.cart-table .btn-continue{float:left}
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span{}
.cart-table .btn-update,
.cart-table .btn-empty{float:right}
.cart-table .btn-update{margin-left:10px}
.cart-table .action-td{padding:15px 0}
.cart-table .qty-holder{width:125px;white-space:nowrap}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{margin-bottom:45px}
.cart-collaterals > *{margin-bottom:15px}
.cart .cart-collaterals .col2-set{float:left;width:605px}
.cart .cart-collaterals .col2-set .col-2{width:294px}
.cart .cart-collaterals h2{padding:10px 45px 10px 15px;margin:0;font-size:13px;font-weight:bold;text-transform:uppercase;border:1px solid #ddd;background-color:#f5f5f5;color:#000;position:relative;border-radius:7px 7px 0 0}

.cart .crosssell{}
.cart .crosssell h2{font-size:16px;color:#313131;font-weight:bold}
.cart .crosssell .product-image{float:left;height:auto;border:1px solid #ccc;border-radius:5px;padding:2px;width:90px}
.cart .crosssell .product-details{margin-left:105px}
.cart .crosssell .product-name{margin:5px 0 5px}
.cart .crosssell li.item{margin:12px 0}
.cart .crosssell .link-compare{font-weight:normal}
.cart .crosssell .price-box{margin:5px 0 10px}
.cart .crosssell button.button > span{border:1px solid #ccc;background:#fff;padding:0 12px}
.cart .crosssell button.button:hover > span{border:1px solid #174924;background:#174924}
.cart .crosssell button.button span{color:#777;font-size:12px;line-height:25px;min-width:0}
.cart .crosssell button.button:hover span{color:#fff}
.cart .crosssell .add-to-links{display:none}
/* Discount Codes &Estimate Shipping and Tax Boxes */
.cart .discount,.cart .shipping{margin-bottom:15px}
.cart .discount .input-box{font-size:13px;}
.cart .discount h2,.cart .shipping h2{cursor:pointer;border-radius:7px}
.cart .discount h2.opened,.cart .shipping h2.opened{border-radius:7px 7px 0 0}
.cart .discount h2:before,.cart .shipping h2:before{content:"\e80b";width:26px;height:26px;display:block;border:1px solid #ccc;font-family:'porto';position:absolute;right:15px;top:50%;margin-top:-13px;border-radius:3px;color:#ccc;text-align:center;line-height:24px;background-color:#fff;font-size:10px}
.cart .discount h2.opened:before,.cart .shipping h2.opened:before{content:"\e80d"}
.cart .discount h2:hover:before,.cart .shipping h2:hover:before{background:#174924;border-color:#174924;color:#fff}
.cart .discount h2 + *,.cart .shipping h2 + *{display:none}
.cart .cart-collaterals h2 + *{padding:15px;font-size:13px;border:1px solid #ddd;border-top:0;border-radius:0 0 7px 7px;background-color:#fbfbfb}
.cart .discount p,.cart .shipping p{font-size:14px}
.cart .discount .form-list label,.cart .shipping .form-list label{}
.cart .discount button span,
.cart .shipping button span{}
.cart .discount .buttons-set,
.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0;text-align:left}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button{float:none;margin-left:0;width:100%}

.cart .discount h2{}
.cart .discount input.input-text{width:100%}

.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0}

/* Shopping Cart Totals */
.cart .totals{}
.cart .totals table{width:100%}
.cart .totals tr{border-bottom:1px solid #dcdcdc}
.cart .totals td{padding:10px;line-height:1.4;font-size:15px;font-weight:300;text-align:left !important}
.cart .totals .price{display:block;text-align:right;color:#000;font-size:14px;font-weight:600}
.cart .totals tbody tr:first-child .price,.cart .totals tfoot .price{}
.cart .totals tr.last td{}
.cart .totals tfoot th{padding:5px 15px 5px 7px}
.cart .totals tfoot td{}
.cart .totals tfoot th strong,.cart .totals tfoot td strong{}
.cart .totals .checkout-types{font-size:13px;text-align:center}
.cart .totals .checkout-types li{clear:both;margin:10px 0}
.cart .totals tfoot tr{border-bottom-width:0}
.cart .totals button.button{width:100%}
.cart .totals tfoot th strong,.cart .totals tfoot td strong{font-weight:300}
.cart .totals tfoot .price{font-size:17px}

/* Options Tool Tip */
.item-options dt{font-weight:bold;font-style:italic}
.item-options dd{padding-left:10px;margin:0 0 6px}
.truncated{cursor:help}
.truncated a.dots{cursor:help}
.truncated a.details{cursor:help}
.truncated .truncated_full_value{position:relative;z-index:999}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #ddd;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options >p{font-weight:bold;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:50%}
.col-left .truncated .show .item-options{left:15px;top:7px}
.col-right .truncated .show .item-options{left:-240px;top:7px}
/* Checkout ============================================================================== */
/********** <Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{margin:0 0 8px}
.sp-methods dt{font-weight:normal;margin-bottom:10px}
.sp-methods dd{}
.sp-methods dd li{margin:5px 0}
.sp-methods label{font-weight:normal;color:#777;vertical-align:middle;line-height:19px}
.sp-methods .price{font-weight:normal;color:#174924;letter-spacing:0}
.sp-methods .form-list{}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:154px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:4em !important}

.sp-methods .checkmo-list li{margin:0 0 5px}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right}
.sp-methods .checkmo-list address{float:left}

.sp-methods .centinel-logos a{margin-right:3px}
.sp-methods .centinel-logos img{vertical-align:middle}

.sp-methods .release-amounts{margin:.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}

.please-wait{float:right}
.please-wait img{vertical-align:middle}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px;margin-top:10px;display:inline-block}

/* Tooltip */
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;text-align:left;text-indent:-999em;overflow:hidden}
.tool-tip .tool-tip-content{padding:5px}

/* Gift Messages */
.gift-messages h3{font-weight:normal}
.gift-messages p.control{}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none !important;position:static !important}
.gift-messages-form h4{font-size:12px;font-weight:bold}
.gift-messages-form .whole-order{margin:0 0 25px}
.gift-messages-form .item{margin:0 0 10px}
.gift-messages-form .item .product-img-box{float:left;width:75px}
.gift-messages-form .item .product-image{margin:0 0 7px}
.gift-messages-form .item .number{margin:0;font-weight:bold;text-align:center;color:#8a8987}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:bold;margin:0 0 10px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px}

.gift-message-link{font-size:11px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}

/* Checkout Agreements */
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background-color:#fbfbfb;border:1px solid #b6b6b6;line-height:1.4;border-radius:5px}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.checkout-agreements .agree input.checkbox{margin-right:6px}
.checkout-agreements .agree label{font-weight:bold;color:#666}

.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}

/* Centinel */
.centinel{}
.centinel .authentication{border:1px solid #ddd;background:#fff}
.centinel .authentication iframe{width:99%;height:400px;background:transparent !important;margin:0 !important;padding:0 !important;border:0 !important}

.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}

/* Generic Info Set */
.info-set{background:#fbfaf6 url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_checkout.gif) 0 0 repeat-x;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h2{font-size:13px;font-weight:bold;margin:0 0 10px}
.info-set h3,
.info-set h4{font-size:13px;font-weight:bold;color:#E26703}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a{font-weight:normal}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}
.info-set h3.legend{margin:0 0 10px;color:#0a263c}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.info-set .box{margin:0 0 15px}
.info-set .box h2{color:#e26703}
.info-set .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#1e7ec8 !important}
.info-set .data-table .product-name a{font-weight:bold !important}
.info-set .data-table .item-options{margin:5px 0 0}
/********** Common Checkout Styles >*/
/* One Page Checkout */
.block-progress{border:0;margin:0}
.block-progress .block-title{background:none;border:0;padding:0}
.block-progress .block-title strong{color:#313131}
.block-progress .block-content{background:none}
.block-progress dt{background-color:#f5f5f5;border:1px solid #ddd;border-radius:7px;color:#313131;font-size:12px;font-weight:bold;margin-top:13px;padding:10px 15px;position:relative;text-transform:uppercase}
.block-progress dd{background-color:#fbfbfb;border:1px solid #ddd;border-radius:0 0 7px 7px;border-top-width:0;font-size:13px;padding:10px 15px}
.block-progress dt.complete{border-radius:7px 7px 0 0}
.block-progress dd.complete{}
.block-progress dt .changelink{text-transform:none;font-weight:normal}
.block-progress p{margin:0}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:12px;margin:5px 0;padding:0}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0}
.block-progress .cards-list .info-table th{font-weight:normal}

/* show/hide "change"link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,
.opc-block-progress dt .separator{display:none}

.opc .buttons-set{}
.opc #checkout-step-billing .buttons-set,.opc #checkout-step-shipping .buttons-set{}
.opc .buttons-set p.required{margin:0;padding:0 0 10px}
.opc .buttons-set .back-link small{display:none}
.opc .buttons-set .back-link a{background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/i_arrow-top.gif) 0 50% no-repeat;padding-left:16px}
.opc .buttons-set.disabled button.button{display:none}
.opc .buttons-set .please-wait{}
.opc .buttons-set .please-wait i.icon-spin6{}
.opc .ul{list-style:disc outside;padding-left:18px}

.opc{position:relative}
.opc li.section{margin-bottom:5px;box-shadow:0 2px 3px rgba(0,0,0,0.08);border-radius:6px}

.opc .step-title{border:1px solid #ddd;border-radius:4px;background:#f6f6f6;padding:15px;text-align:right}
.opc .step-title .number{float:left;padding:0;margin:0 5px 0 0;font-size:16px;line-height:1}
.opc .step-title h2{float:left;margin:0;line-height:1;font-size:16px}
.opc .step-title a{display:none;float:right;font-size:13px;line-height:1}

.opc .allow .step-title{background:#f6f6f6;color:#777;cursor:pointer}
.opc .allow .step-title .number{}
.opc .allow .step-title h2{}
.opc .active .step-title{cursor:default;border-bottom-width:0;border-radius:6px 6px 0 0}
.opc .active .step-title .number{}
.opc .active .step-title h2{}
.opc .step{position:relative;padding:20px 15px;border:1px solid #ddd;border-top-width:0;border-radius:0 0 6px 6px}
.opc .step .tool-tip{right:160px}
.opc ul li{line-height:20px}

#opc-login .buttons-set{padding:0}
#opc-login .col2-set .content{min-height:280px}
#opc-login h3{text-transform:uppercase;margin-bottom:10px}
#opc-login h4{font-size:13px;font-weight:600;margin:10px 0;color:#777}

#opc-login .step >.row .col-sm-6:first-child{}
#opc-login .contents-area{min-height:225px}

#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{margin:0 -30px;background:#f6f1eb;border:1px solid #e9e4de;border-width:1px 0;padding:22px 24px 22px 30px}
.opc .gift-messages-form .inner-box{padding:5px;height:260px;overflow:auto}

#opc-review .step{font-size:14px}
#opc-review .product-name{font-size:14px}
#opc-review .price{}
#opc-review tr td.last .cart-price .price{color:#174924}
#opc-review .data-table tfoot td{border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:15px 10px;font-size:14px;font-weight:300}
#opc-review .data-table tfoot td strong{font-weight:300}
#opc-review tfoot .price{font-weight:normal}
#opc-review tfoot tr .price{color:#313131;font-weight:600}
#opc-review tfoot tr.last td{background-color:#f6f6f6}
#opc-review .item-options{margin:5px 0 0}
#opc-review .buttons-set{}
#opc-review .buttons-set p{margin:0;line-height:40px}
#opc-review .buttons-set .please-wait{height:60px;line-height:60px}
#opc-review .authentication{margin:0 auto;width:570px}
#opc-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0}

/* Multiple Addresses Checkout */
.checkout-progress{padding:0 90px;margin:0 0 20px}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #999;padding:7px 0 0;text-align:center;color:#abb5ba}
.checkout-progress li.active{border-top-color:#174924;color:#174924}

.multiple-checkout h2{font-size:13px;font-weight:600;margin:10px 0}
.multiple-checkout h3,
.multiple-checkout h4{font-size:13px;font-weight:600}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a{font-weight:normal}
.multiple-checkout .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#1e7ec8 !important}
.multiple-checkout .data-table .product-name a{font-weight:bold !important}
.multiple-checkout .data-table .item-options{margin:5px 0 0}
.multiple-checkout .box .box-title,.multiple-checkout .box .box-content{border-radius:0}
.multiple-checkout .gift-messages{margin:15px 0 0}

.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set{background-color:#fff;border:1px solid #ececec;border-radius:8px;display:block;padding:30px;margin-bottom:40px;box-shadow:0 2px 3px rgba(0,0,0,0.08)}
.multiple-checkout .col2-set h2.legend{margin:0 0 15px;padding:5px 0;border-bottom:1px solid #ececec;position:relative}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.multiple-checkout .box{margin:0 0 15px}
.multiple-checkout .box h2{}

.multiple-checkout .place-order .please-wait{float:right;padding:11px 15px 0 0}
.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;overflow:hidden}
.multiple-checkout .place-order .grand-total .inner{float:left;height:57px}
.multiple-checkout .place-order .grand-total .inner div{display:inline}
.multiple-checkout .place-order .grand-total big{display:inline;margin-right:12px;line-height:1.4}
.multiple-checkout .place-order .grand-total .price{color:#174924}
.multiple-checkout .place-order .grand-total button.button span{font-size:16px}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}

/* Step 1 */
#multiship-addresses-table td{padding:10px}
#multiship-addresses-table tfoot td{padding:5px 10px}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}
.checkout-multishipping-shipping .box-sp-methods{position:relative}
.checkout-multishipping-shipping .box-sp-methods .pointer{display:none}

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout{position:relative}

/* Account Login/Create Pages ============================================================ */
.account-login .content{min-height:275px}
.account-login .new-users,.account-login .registered-users{}
.account-login .new-users h2,.account-login .registered-users h2{}
.account-login .buttons-set{}

.account-create{}

/* Captcha ================================================================================ */
.captcha-note{clear:left;padding-top:5px}
.captcha-image{float:left;display:inline; margin:0;position:relative;width:258px}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear}

@-webkit-keyframes rotate{ 0%{-webkit-transform:rotate(0)}
 0%{-webkit-transform:rotate(-360deg)}
}
@-moz-keyframes rotate{ 0%{-moz-transform:rotate(0)}
 0%{-moz-transform:rotate(-360deg)}
}
@keyframes rotate{ 0%{transform:rotate(0)}
 0%{transform:rotate(-360deg)}
}

/* Remember Me Popup ===================================================================== */
.window-overlay{background:rgba(0,0,0,.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}

.remember-me label{float:none;margin:0 6px}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;box-shadow:0 0 6px #ccc;z-index:1000}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}
.remember-me-popup .remember-me-popup-head{position:relative}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}
.remember-me-popup .remember-me-popup-body{padding:10px}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;font:bold 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss{float:none;margin:0}

/********** <Dashboard */
.dashboard .welcome-msg{background:#dff0d8;border:1px solid #d6e9c6;border-radius:4px;color:#3c763d;margin:0;padding: 10px}
.dashboard .welcome-msg p{margin:0}
.dashboard .welcome-msg p.hello{float:left;margin-right:5px}
.dashboard .col2-set{margin:0 0 25px}

/* General Box */
.box-account{margin:30px 0}
.box-account .box-head{margin:0 0 10px;text-align:right;line-height:1.4}
.box-account .box-head h2{float:left;margin:0;font-size:16px;font-weight:bold;color:#313131;line-height:1.4}

.box .box-title{padding:10px 15px;border:1px solid #ddd;background-color:#f5f5f5;position:relative;border-radius:7px 7px 0 0}
.box .box-content{padding:20px 15px;font-size:13px;border:1px solid #ddd;border-top:0;border-radius:0 0 7px 7px;background-color:#fbfbfb;min-height:135px}
.box .box-title h3,
.box .box-title h4{float:left;font-size:13px;font-weight:bold;line-height:18px;text-transform:uppercase;margin:0;color:#313131;}
.box .box-title a{float:right;line-height:18px;font-size:12px}

/* Block:Reviews */
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-reviews .details{margin-left:20px}
.dashboard .box-reviews li.item{margin:0 0 7px}
.dashboard .box-reviews li.item.last{margin:0}
.dashboard .box-reviews .ratings{margin:7px 0 0}

/* Block:Tags */
.dashboard .box-tags .box-head h2{background-image:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/i_ma-tags.gif)}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-tags .details{margin-left:20px}
.dashboard .box-tags li.item{margin:0 0 7px}
.dashboard .box-tags li.item.last{margin:0}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li{display:inline}
/********** Dashboard >*/
/* Address Book */
.addresses-list h2{font-size:16px;font-weight:bold;color:#313131;line-height:1.4}
.addresses-list h3{font-weight:bold;font-size:13px}
.addresses-list address{margin:0 0 3px}
.addresses-list p{margin:0}
.addresses-list a{font-weight:bold}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{border:1px solid #ddd;border-radius:7px;padding:15px;margin:0 0 10px}
.addresses-list li.empty{background:none;border:0;padding:0}
.addresses-list li.empty p{font-weight:bold}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}

/* Order View */
.order-info{color:#313131;font-size:16px;font-weight:bold;line-height:1.4;margin: 0 0 10px}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li{display:inline}
.order-info .current{font-weight:bold}
.order-info li{margin:0 3px}

.order-date{margin:10px 0}

.order-info-box{margin-bottom:25px}
.order-info-box h2{font-weight:bold;font-size:13px;margin:0}
.order-info-box .box-payment p{margin:0 0 3px}
.order-info-box .box-payment th{font-weight:bold;padding-right:7px}

.table-caption{clear:none;font-size:15px;font-weight:bold;color:#313131;padding:0;margin:0 0 10px}
.order-details .product-name{}
.order-details .link-print{color:#1e7ec8;font-weight:normal}
.order-details .order-links{text-align:right}

.order-additional{margin:15px 0}
/* Order Gift Message */
.gift-message dt strong{color:#666}
.gift-message dd{font-size:13px;margin:5px 0 0}
/* Order Comments */
.order-about dt{font-weight:bold}
.order-about dd{font-size:13px;margin:0 0 7px}

.tracking-table{margin:0 0 15px;border-top:1px solid #dcdcdc}
.tracking-table th{font-weight:bold;white-space:nowrap}

.tracking-table-popup{width:100%;border-top:1px solid #dcdcdc}
.tracking-table-popup th{font-weight:bold;white-space:nowrap}
.tracking-table-popup th,
.tracking-table-popup td{padding:1px 8px}

/* Order Print Pages */
.page-print .print-head{margin:0 0 15px}
.page-print .print-head .logo{float:left}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h1{font-size:16px;font-weight:bold}
.page-print h2,
.page-print h3{font-size:13px;font-weight:bold}
.page-print h2.h2{font-size:16px;font-weight:bold}
.page-print .order-date{background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_divider1.gif) 0 100% repeat-x;padding:0 0 10px;margin:0 0 10px}
.page-print .col2-set{margin:0 0 10px}
/* Price Rewrites */
.page-print .gift-message-link{display:none}
.page-print .price-excl-tax,
.page-print .price-incl-tax{display:block;white-space:nowrap}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price{display:inline}

/* My Wishlist */
#wishlist-table td{}
#wishlist-table .product-name{margin-bottom:10px;}
#wishlist-table .product-name a{color:#174924;font-weight:normal}
#wishlist-table .description{margin-bottom:10px}
#wishlist-table textarea{display:block;width:100%;height:109px}
#wishlist-table .buttons-set{margin-top:2em}
#wishlist-table .buttons-set button.button{float:none}
#wishlist-table .buttons-set .btn-add span,
#wishlist-table .buttons-set .btn-share span{border-color:#406a83;background:#618499}
#wishlist-table .add-to-links{white-space:nowrap}

/* My Tags */
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}
#my-tags-table{clear:both}
#my-tags-table td{padding:10px}
#my-tags-table .add-to-links{white-space:nowrap}

/* My Reviews */
#my-reviews-table tbody{border-top:1px solid #dcdcdc}
#my-reviews-table td{padding:10px}

.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{border:1px solid #ddd;border-radius:5px;margin-bottom:5px;display:block;width:125px;height:125px}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}
.product-review .product-details{margin-left:150px}
.product-review .product-name{font-size:16px;font-weight:bold;margin:0 0 10px}
.product-review h3{font-size:12px;margin:0 0 3px;color:#2f2f2f}
.product-review .ratings-table{margin:0 0 10px}
.product-review dt{font-weight:bold}
.product-review dd{font-size:13px;margin:5px 0 0}

/* Billing Agreements */
.billing-agreements .info-box{margin:15px 0}
.billing-agreements .form-list li select{float:left}
.billing-agreements .form-list li button.button{float:left;margin-left:10px}
.billing-agreements .table-caption{font-weight:bold;font-size:13px}
/* MAP Popup============================================================================== */
.cart-msrp-totals{color:red;font-size:12px !important;font-weight:bold;margin:10px 10px 0;padding:10px;text-align:center;line-height:1.4;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:bold;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}

.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
.map-popup-arrow{position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;box-shadow:0 0 3px #999;border-radius:2px}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}
.map-popup-checkout{display:inline;float:right;text-align:right}
.map-popup-checkout span{display:block}
.map-popup-checkout .paypal-or{clear:both;display:block}
.map-popup-checkout .paypal-logo{margin:0 0 5px}
.map-popup-checkout li{list-style:none}
.map-popup-checkout{text-align:center}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price{margin:0;padding:0}
.map-popup-price{margin:5px 0 0}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word}
.map-popup-only-text{border-top:1px solid #ddd}
/* ======================================================================================= */
.owl-theme .owl-controls .owl-page span{width:8px;height:8px;background:#a0a09f;opacity:1;filter:Alpha(Opacity=100)}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background:#174924}

/* Footer ================================================================================ */
.footer-container{border-top:0}
.footer .block .block-content{background-color:transparent;padding:0}
.footer-top{background-color:#f0f0ed;padding:15px 0}
#feed-container{padding:50px 0}
#feed-container .owl-item{}
#feed-container .owl-item .item{padding:0 20px 0 90px;text-align:left;color:#121214;line-height:1.5;font-size:16px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/i_twitter.png) 20px 0 no-repeat}
#feed-container .timePosted{font-size:14px;font-style:italic;color:#777}
.cms-index-index .footer-container.fixed-position{position:fixed;bottom:0;z-index:1;width:100%;margin:0}
.cms-index-index .footer-container.fixed-position .footer-top,.cms-index-index .footer-container.fixed-position .footer-middle{display:none}
.cms-index-index .footer-container.fixed-position .footer-bottom{padding:5px 0;background-color:#fff;background-color:rgba(255,255,255,0.85)}
.footer-container.fixed-position .footer-bottom .custom-block{margin-left:20px}
.footer-container.fixed-position .footer-bottom .custom-block.f-right{margin-left:60px}
.footer-container .bottom-container{margin:0 0 5px}

.footer-middle{background-color:#121214;color:#777;padding:40px 0;font-size:13px}
.footer-middle a{color:#fff}
.footer-middle a:hover{color:#fff;text-decoration:underline}
.footer-middle ul.links{padding:0;margin-top:-5px}
.footer-middle ul.links li{position:relative;padding:10px 0;line-height:1;display:block}
.footer-middle ul.links li i{margin-left:-5px}
.footer-middle ul.features{padding:0;margin-top:-5px}
.footer-middle ul.features li{position:relative;padding:10px 0;line-height:1;display:block}
.footer-middle ul.features li i{margin-left:-5px;margin-right:3px}
.footer-middle p {color:#fff}
.footer-middle p.label{display:block;text-align:left;font-size:13px;font-weight:400;padding:0}
.footer-middle ul{padding:0}
.footer-middle .block{text-align:left;line-height:1.5;border:0;margin:0;background-color:transparent;float:none;width:auto}
.footer-middle .block .block-title{margin-bottom:20px}
.footer-middle .block .block-title strong{font-weight:400;padding:0;font-size:16px;line-height:inherit;color:#fff;text-transform:none}

.footer-middle .contact-info li{padding:5px 0}
.footer-middle .contact-info li:first-child{padding-top:0}
.footer-middle .contact-info p{display:inline-block;vertical-align:top;margin:0}
.footer-middle .contact-info i{color:#fff;display:inline-block;vertical-align:top;font-size:14px;line-height:18px}
.footer-ribbon{position:absolute;margin:-56px 0 25px 0px;padding:10px 20px 6px 20px;background-color:#174924;}
.footer-ribbon:before{border-right:10px solid #005580;border-top:16px solid transparent;content:"";display:block;height:0;left:-10px;position:absolute;top:0;width:7px;}
.footer-ribbon span{color:#fff;font-size:20px;font-family:"Shadows Into Light",cursive}
.block.block-facebook-like .block-title a.btn-like{background-color:#174924;height:34px;line-height:34px;font-size:14px;width:80px;text-align:center;border-radius:5px;margin-top:12px;font-weight:400;margin-right:55px}


.footer-middle .block-tweets ul{margin-top:-15px}
.footer-middle .block-tweets ul li{padding:15px 0;border-top:1px solid #75b11f}
.footer-middle .block-tweets ul li:first-child{border-top:0}
.footer-middle .block-tweets p.tweet{margin-bottom:10px}
.footer-middle .block-tweets p.timePosted{margin-bottom:0;color:#a5d75f;font-size:11px;font-style:italic}

.footer-middle .block-flickr-photos .block-content{margin:-5px}
.footer-middle .block-flickr-photos a.flickr-image{width:65px;display:inline-block;margin:5px}
.footer-middle .block-flickr-photos a.flickr-image:hover{opacity:.8;filter:alpha(opacity=80)}
.footer-middle .block-flickr-photos a.flickr-image img{width:100%}

.footer-middle .fb-persons{margin:-5px}
.footer-middle .fb-persons .fb-person{display:inline-block;width:75px;padding:5px;text-align:center}
.footer-middle .fb-persons .fb-person a{width:100%;display:inline-block}
.footer-middle .fb-persons .fb-person a:hover img {opacity:.8;filter:alpha(opacity=80);}
.footer-middle .fb-persons .fb-person a img{width:100%}

.footer-bottom {
	min-height: 45px;
	line-height: 45px;
	background-color: #f2f2f2;
}

.footer-bottom a.logo {float:left;margin-right:45px}
.footer-bottom a.logo img {display:inline-block;vertical-align:middle}
.footer-bottom .custom-block {float:left;margin-left:60px}
.footer-bottom .custom-block img {max-width:100%;display:inline-block;vertical-align:middle}
.footer-bottom address {float:right;line-height:40px}

#totop {height:40px;position:fixed;right:15px;width:40px;z-index:9999;bottom:0;background-color:#404040;font-size:16px;color:#174924;text-align:center;line-height:1;padding:11px 0;display:none;border-radius:5px 5px 0 0}
#totop:hover {background-color:#555}

.footer .social-icons {float:left}
.social-icons a:first-child {margin:0}
.footer .social-icons a {background-color:#9e9e9e;border-radius:50%}
.footer .social-icons a.icon1-class:hover {background-color:#3c599b}
.footer .social-icons a.icon2-class:hover {background-color:#1ca8e3}
.footer .social-icons a.icon3-class:hover {background-color:#4975b6}

.footer-bottom ul.links a {color:#777;font-size:11px}
.footer-bottom ul.links li {padding:0 12px;border-right:1px solid #bbb;font-size:11px}
.footer-bottom ul.links li:first-child {padding-left:0}

/* Sample Data============================================================================ */
.home-callout{margin-bottom:12px}
.home-callout img{display:block}
.home-spot{float:left;width:470px;margin-left:20px}
.best-selling h3{margin:12px 0 6px 0;color:#e25203;font-size:1.2em}
.best-selling table{border-top:1px solid #ccc}
.best-selling tr.odd{background:#eee url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x}
.best-selling tr.even{background:#fff url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/best_selling_tr_even_bg.gif) 0 100% repeat-x}
.best-selling td{width:50%;border-bottom:1px solid #ccc;padding:8px 10px 8px 8px;font-size:11px}
.best-selling .product-img{float:left;border:2px solid #dcdcdc}
.best-selling .product-description{margin-left:107px;line-height:1.3em}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover{color:#203548}
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.form-list .input-box:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.box-content:after,
.block-content:after,
.postDetails:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden}
/* ======================================================================================= */
.guest-select{width:305px !important}

.background-overlay{background-color:transparent;opacity:.5;filter:Alpha(Opacity=50);left:0;top:0}
.fancybox-wrap,
.fancybox-wrap *{transition:initial;-webkit-transition:initial}

/*** Revolution Slider ***/
.home-slider-container,
.home-slider-container *{transition:initial;-webkit-transition:initial}
.home-slider-container .tp-banner-container{margin:0;border:0}

.sharing-tool-area,.addthis_toolbox{margin-top:20px;padding-bottom:20px}
.col1-layout .sharing-tool-area {float:right}
.sharing-tool-area .addthis_default_style .at300m,.sharing-tool-area .addthis_default_style .at300b{padding:3px}
.sharing-tool-area .addthis_default_style .addthis_counter{margin:3px 0}
.sharing-tool-area .addthis_32x32_style .at300bs{border-radius:3px}

.block.block-related{border:0;border-radius:5px}
.block.block-related .block-title{background-color:transparent;border:0}
.block.block-related .block-title strong{font-size:18px;padding:10px 0;line-height:1;color:#313131}
.block.block-related .block-content{background-color:transparent;padding-bottom:30px}
.block.block-related .block-subtitle{padding:0;min-height:38px}
.block.block-related .item{padding:0}
.block.block-related .owl-theme .owl-controls{position:absolute;right:0;top:-73px}
.block.block-related .owl-theme .owl-controls .owl-buttons div{color:#174924;font-size:13px;padding:0;margin:0;background:transparent}
.block.block-related .product{margin:10px 0 15px;position:relative}
.block.block-related .product input.checkbox{position:absolute;left:5px;top:5px;z-index:1001;margin:0}
.block.block-related .product .product-image{overflow:hidden;border:1px solid #ddd;border-radius:7px;background:#fff;padding:1px}
.block.block-related .product .product-image img{width:100%;border-radius:5px}
.block.block-related .product-details{padding:0}

.sidebar .custom-block{margin-bottom:30px;padding-bottom:40px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/bkg_4.png) bottom no-repeat}
.sidebar .custom-block.custom-block-1{padding-bottom:20px}
.sidebar .custom-block-1>div{min-height:50px;margin-bottom:20px;clear:both}
.sidebar .custom-block-1>div i{font-size:30px;color:#000;float:left;width:50px;height:50px;line-height:48px;border:1px solid #bbb;border-radius:50%;text-align:center;margin-right:10px}
.sidebar .custom-block-1>div h3{color:#313131;font-size:16px;margin:0;line-height:1.5;margin-left:50px;padding-top:4px}
.sidebar .custom-block-1>div p{font-size:12px;margin:0;margin-left:50px;line-height:1}
.onepagecheckout_datafields .form-list li{margin:0}
.onepagecheckout_datafields .form-list .field{width:100%;float:none;margin:0}
.onepagecheckout_datafields .form-list .input-box{margin-bottom:20px}
p.newsletter label{color:#777;line-height:20px}
.gift-messages p.control label{line-height:20px}
.op_login_area{width:300px;padding:20px}
.onepagecheckout-index-index .page-title{border:0;margin:20px 0}
.order-products-table .price{letter-spacing:0;color:#174924}
.discount-form label{font-size:14px}
.discount-form input.input-text{height:38px;border:1px solid #ccc;padding:0 20px}

.block.block-account .block-content{}
.block-account ul li,.block.block-blog-categories .blog-category{padding:8px 3px 8px 18px;position:relative;line-height:1.3;border-bottom:1px solid #ddd}
.block-account ul li strong{font-weight:normal}
.block-account ul li strong,.block-account ul li a:hover,.block.block-blog-categories a:hover{color:#174924}
.block-account ul li strong:before,.block-account ul li a:before,.block.block-blog-categories a:before{content:'\e814';font-family:'porto';position:absolute;left:3px}
.block-account ul li a,.block.block-blog-categories a{color:#777;text-decoration:none}

#my-orders-table .price{letter-spacing:0}
.my-account .pager{margin:20px 0}

/*** About US ***/
h2.word-rotator-title{line-height:30px;font-size:20px;font-weight:300;margin:0 0 20px 0;color:#121214}
.word-rotate{visibility:hidden;width:100px;height:0;margin-bottom:-7px;display:inline-block;overflow:hidden;text-align:center;position:relative}
h2 .word-rotate{margin-bottom:-7px}
.word-rotate.active{visibility:visible;width:auto}
.word-rotate .word-rotate-items{position:relative;top:0;width:100%}
.word-rotate .word-rotate-items span{display:block;white-space:nowrap}
p .alternative-font{display:inline-block;margin-top:-15px;position:relative;top:3px;margin-bottom:-6px;color:#174924;font-family:"Shadows Into Light",cursive;font-size:1.6em}
.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#174924;border-color:#174924}
.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}
.push-top{margin-top:20px}
.btn-primary:hover{border-color:#0099e6;background-color:#0099e6;color:#fff}
.btn:hover{text-decoration:none}

hr.tall{margin:30px 0;background-image:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.2),transparent);background-image:linear-gradient(left,transparent,rgba(0,0,0,.2),transparent);border:0;height:1px}

.entry-content h3{font-size:1.7em;font-weight:normal;color:#174924;letter-spacing:normal;line-height:24px;margin-bottom:33px;text-transform:uppercase}
.entry-content p{font-size:14px;line-height:24px;margin-bottom:20px}
.entry-content .lead{font-size:21px;line-height:1.4}
.history{margin:25px 0;padding:0;clear:both}
.history .thumb{background:transparent url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/history-thumb.png) no-repeat 0 0;width:227px;height:160px;margin:0 0 30px;padding:0;float:left}
.history .thumb img{border-radius:50%;margin:7px 8px;width:145px;height:145px}
.featured-box{background:#f5f5f5;background-color: transparent;background:linear-gradient(to bottom,white 1%,#f9f9f9 98%) repeat scroll 0 0 transparent;box-sizing:border-box;border-bottom:1px solid #DFDFDF;border-left:1px solid #ECECEC;border-radius:8px;border-right:1px solid #ECECEC;box-sizing:0 1px 1px 0 rgba(0,0,0,0.04);margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;min-height:100px;position:relative;text-align:center;z-index:1}
.history .featured-box{text-align:left;margin-left:225px;margin-bottom:35px;min-height:115px}
.featured-box .box-content{border-radius:8px;border-top:4px solid #174924;padding:30px 20px 0}
.history .featured-box .box-content{border-top-color:#174924}
.history h4{float:left;margin:15px 0;padding:0;color:#174924;line-height:27px}
.featured-box h4{font-size:1.3em;font-weight:400;letter-spacing:-0.7px;text-transform:uppercase}
.history p{margin:0 0 20px;margin-left:55px;line-height:24px}
.featured-box .block-flickr-photos{border:0}
.featured-box .block-flickr-photos .block-title{display:none}
.featured-box .block-flickr-photos a.flickr-image{margin:5px;display:inline-block;border:1px solid #dcdcdc;padding:5px;border-radius:5px}
.featured-box .block-flickr-photos a.flickr-image img{max-width:100%;width:75px}

.shop-features{text-align:center}
.shop-features h2.shop-features-title{position:relative;text-align:center;margin:30px 0}
.shop-features h2.shop-features-title:before{content:"";background-image:linear-gradient(to right,transparent,rgba(0,0,0,0.2),transparent);height:1px;width:100%;display:block;position:absolute;top:50%}
.shop-features h2.shop-features-title span{background-color:#fff;display:inline-block;position:relative;z-index:1;padding:0 12px;color:#313131;font-weight:700;font-size:15px}
.shop-features i{color:#333;width:64px;height:64px;text-align:center;line-height:60px;display:inline-block;border:2px solid #ccc;border-radius:50%;font-size:28px}
.shop-features h3{color:#121214;font-size:15px;line-height:1;margin:20px 0 10px}
.shop-features p{color:#777;font-size:14px;margin:0;margin-bottom:15px;padding: 0 20px}
.shop-features a{margin:0;font-size:14px}

.form-list .input-box.input-textarea{border:0}
.form-list .input-box.input-textarea label{padding:0;vertical-align:top}
.form-list .input-box.input-textarea label i{border:1px solid #ccc;border-right:0;margin:0;border-radius:3px 0 0 3px}
.form-list .input-box.input-textarea textarea{}

.contacts-index-index h2.legend{font-size:20px;margin-bottom:20px;font-weight:300;letter-spacing:0}
.contacts-index-index .col-main .contact-info i{float:left;width:43px;height:43px;background-color:#174924;color:#fff;line-height:43px;text-align:center;font-size:16px;border-radius:6px;margin-bottom:15px}
.contacts-index-index .col-main .contact-info p{margin-left:55px;margin-bottom:0;font-size:14px;line-height:21px}
.form-list .input-box label i{background-color:#f0f0ed}

table.for-mobile{    display:none}
table.for-desktop{    display:table}
.block-compare .block-title strong{}
.page-popup .link-print{background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;font-weight:bold;color:#1e7ec8}
.compare-table{border:0}
.compare-table thead tr.first th,
.compare-table thead tr.first td{border:0;background:none;padding:0;font-size:0;line-height:0}
.compare-table .btn-remove{float:right;width:72px;height:15px}
.compare-table tbody th{}
.compare-table tbody th,
.compare-table tbody td{padding:10px;border:0;border-top:1px solid #ccc;border-left:1px solid #ccc;vertical-align:top}
.compare-table tbody td .std{text-align:left}
.compare-table tbody td.last{}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td{}
.compare-table tr.add-to-row td{background:#f7f7f7;text-align:center}
.compare-table tr.first td{text-align:center}
.compare-table tr.first td .product-name{font-size:13px;font-weight:bold;margin:0 0 5px}

.compare-table tr.first td .ratings{width:69px;margin:0 auto}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p{margin:0}
.data-table.compare-table{ border:1px solid #dcdcdc}
.data-table.compare-table td{ border:0; text-align:center; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; line-height:1.5}
.data-table.compare-table th{ text-align:right; text-transform:uppercase; background:#f7f7f7; border:0; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc}
.data-table.compare-table .ratings{margin:0}
.data-table.compare-table .ratings .rating-box{float:none;margin:0 auto}
.data-table.compare-table .ratings .amount{margin-top:5px;display:none;margin:0 auto}
.data-table.compare-table .ratings .amount a{}
.data-table.compare-table .price-box{ margin:0}
.data-table.compare-table .price-box p{ float:none; display:inline-block}
.compare-table tr.product-img-row td{ padding:20px 30px; position:relative}
.compare-table tr.product-img-row td a.btn-remove2{ position:absolute; right:5px; top:5px; width:20px; height:20px}
.compare-table tr.product-img-row .product-image img{width:100%}
.compare-table tr.product-img-row td .product-name{ margin:15px 0 0}
.compare-table tbody tr.last td{ vertical-align:middle; border-bottom:0}
.blank-rating{display:none}
.data-table.compare-table .blank-rating{display:block}
.data-table.compare-table tr.add-to-row td{ background:none}

/*** Blog ***/
.block.block-blog-categories a{font-size:inherit;margin-left:0}
.block.block-blog-recent ul li{margin:0;padding:10px 0}
.block.block-blog-recent ul li div.post-image{border-radius:4px;padding:2px;background-color:#fff;border:1px solid #ddd;margin-right:12px}
.block.block-blog-recent ul li div.post-image:after{display:table;content:"";clear:both}
.block.block-blog-recent ul li a{font-family:inherit;font-size:inherit;color:#174924;line-height:18px}
.block.block-blog-recent ul li div.post-time{color:#888;font-size:12px;line-height:24px;font-family:inherit;font-style:normal;text-align:left;margin:0}

.block.block-blog-tags ul li a{font-family:inherit;font-weight:normal}
.block.block-blog-tags ul li a:hover{text-decoration:none;background-color:#174924}

.posts-wrap{margin:10px 0 0}
.postBanner{padding:4px;background-color:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:30px}
.postBanner p{line-height:1;margin:0}
.postBanner .owl-item .item{width:100%}
.postBanner .owl-item .item img{width:100%}
.postBanner img{width:100%;border-radius:3px}
.postBanner iframe{min-height:300px}
.postBanner .owl-theme .owl-controls{position:absolute;left:0;right:0;bottom:0}

.postTitle{border:0}
.postTitle h2{font-weight:600;margin:0 0 10px 0}
.postTitle h2 a:hover{opacity:0.9;filter:alpha(opacity=90);text-decoration:none}
.postWrapper{margin-left:60px;margin-top:0;margin-bottom:30px;border-bottom:1px solid #ddd}
.postBanner{margin-left:-60px}
.postContent{font-size:14px;line-height:1.5;padding-bottom:15px}
.recent-posts .postContent>p{margin:0}
.recent-posts a.readmore{font-weight:300;font-size:16px}
.postWrapper .post-date{margin-left:-60px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);float:left;margin-right:10px;text-align:center}
.postWrapper .post-date .day{color:#174924;background-color:#f4f4f4;border-radius:2px 2px 0 0;display:block;font-size:16px;font-weight:bold;padding:10px;line-height:22px;margin-bottom:3px}
.postWrapper .post-date .month{color:#fff;background-color:#174924;border-radius:0 0 2px 2px;box-shadow:0 -1px 0 0 rgba(0,0,0,.07) inset;display:block;font-size:12px;padding:0 10px 2px;line-height:16px}
.postDetails{line-height:22px}
.postDetails >span{margin-right:10px}
.postDetails >span span:last-child{display:none}
.postDetails >span i{margin-right:5px}
.postDetails >span a{color:#777}
.postDetails >span a:hover{color:#174924}
.postBookmarks a{line-height:1.2}
.smartwave-blog-read-more{color:#777;font-size:13px}
.postBookmarks{padding:10px 0 0}
.postBookmarks a{color:#777;text-decoration:none}
.postBookmarks a:hover{color:#174924}
.postBookmarks img{margin:0 2px}

#postComment .form-list .input-box{border-radius:5px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
#postComment .form-list input.input-text{height:34px;padding:6px 12px;font-size:14px;line-height:1.5;color:#555}
#postComment .form-list textarea{height:150px;padding:6px 12px;font-size:14px;line-height:1.5;color:#555}
#postComment .form-list label{margin-bottom:5px}
.postComments{margin-left:60px}
.post-share{padding:10px 0 0;margin-bottom:-5px;border-top:1px solid #ddd}
.post-share i{margin-right:5px}
.post-share h3{color:#174924;font-size:13px;font-weight:300;margin:10px 10px 0 0;text-transform:none;float:left}
.blog-post-view .postWrapper{margin-bottom:0}
.postComments .postTitle h2{padding:20px 0;font-size:1.8em;font-weight:200;margin:0 0 20px;text-transform:none;color:#174924}
.postComments .toolbar{border-bottom:1px solid #ddd;margin-bottom:40px;padding-bottom:10px}
form#postComment{display:block;margin-top:25px;padding:45px 0 0;border-top:1px solid #ddd}
#postComment h4.legend{padding:0 0 20px 0;font-size:1.8em;font-weight:200;margin:0 0 20px;text-transform:none;color:#174924}
.commentWrapper i.icon-user{font-size:50px;border:4px double #ddd;background:#fff;border-radius:5px;float:left;line-height:70px;text-align:center}
.commentWrapper .comment-area:before{border-bottom:15px solid transparent;border-right:15px solid #F4F4F4;border-top:15px solid transparent;height:0;left:-15px;position:absolute;top:28px;width:0;content:""}
.commentWrapper .comment-area{margin-left:110px;background:#F4F4F4;border-radius:5px;padding:20px;position:relative}
.commentWrapper .comment-area .commentContent{line-height:22px;margin-bottom:10px}
.commentWrapper .comment-area .date{text-align:right;color:#999}

/***** Home Page *****/
/* Slider */
.cms-index-index .tp-caption{text-align:left}
.cms-index-index .tp-caption.very_large_text{color:#174924;font-size:56px;font-weight:600;text-decoration:none;background-color:transparent;letter-spacing:13px;border:0;text-shadow:none;font-family:"Open Sans"}
.cms-index-index .tp-caption.large_thin{color:#174924;background-color:transparent;text-decoration:none;font-size:46px;font-weight:300;border:0;font-family:"Open Sans"}
.cms-index-index .tp-caption.small_thin_grey{font-size:20px;line-height:30px;font-weight:300;color:#777;font-family:"Open Sans";text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;border:0}
.cms-index-index .tp-caption a,.cms-index-index .tp-caption a:hover{color:#fff;font-family:"Open Sans"}
.cms-index-index .tp-caption.title1{font-size:36px;font-weight:600;color:#174924;background-color:transparent;text-decoration:none;letter-spacing:8px;border:0;font-family:"Open Sans"}
.cms-index-index .tp-caption.small-desc{color:#999;font-size:16px;font-family:"Open Sans",Arial,sans-serif;font-weight:300;background-color:transparent;text-decoration:none}
.cms-index-index .white-arrow .tparrows.navbar{color:#fff}
.cms-index-index .tparrows.navbar:hover{background-position:0 -45px !important}

.cms-index-index .tp-caption.white-title1{text-decoration:none;font-family:"Open Sans",Arial,sans-serif;font-size:48px;font-weight:600;color:#fff;background-color:transparent;letter-spacing:12px;border:0}
.cms-index-index .tp-caption.small-desc-white{color:#fff;font-size:16px;font-family:"Open Sans",Arial,sans-serif;font-weight:300;background-color:transparent;text-decoration:none;border:0;line-height:24px}
.cms-index-index .tp-caption a.btn-white,.cms-index-index .tp-caption a.btn-white:hover{background-color:#fff;color:#174924}

.single-image{overflow:hidden;text-align:center;margin:15px 0}
.single-images .single-image{margin:0;border-radius:5px}
a.single-image{display:block;margin:4px;border-radius:5px;position:relative}
a.single-image img{width:100%}
.single-image img{max-width:100%;transition:0.5s ease}
.single-image:hover img{transform:scale(1.2)}

.filter-products .products.small-list{text-align:left;margin-top:-10px}
.filter-products .products.small-list div.item{width:100%;max-width:300px;float:none;display:inline-block;padding:0}
.filter-products .products.small-list div.item .item-area{padding:10px 0 6px}
.filter-products .products.small-list div.item .product-image-area{width:33%;float:left;padding:2px}
.filter-products .products.small-list div.item .details-area{width:66%;float:left;text-align:left;padding:10px 16px}
.filter-products .products.small-list div.item .details-area .ratings{background:transparent;margin-bottom:10px}
.filter-products .products.small-list div.item .price-box{margin:0;line-height:1.2}
.filter-products .products.small-list div.item .price-box p{margin:0;line-height:1.2}

h2.sidebar-title{margin-bottom:20px;font-size:16px;font-weight:bold;text-transform:uppercase;color:#313131;line-height:1}
.owl-top-narrow .sidebar-list .owl-controls{top:-16px}
.owl-top-narrow .sidebar-list .owl-controls .owl-buttons div{font-size:16px}
.filter-products .products.sidebar-list div.item .item-area{background-color:transparent;box-shadow:none;border:0;border-radius:0}
.filter-products .products.sidebar-list div.item:hover .item-area{background-color:transparent;box-shadow:none;border:0;border-radius:0}
.sidebar-filterproducts{margin-bottom:30px}
.sidebar-filterproducts .owl-top-narrow{margin:0}


.filterproducts-tab .filter-title ul{list-style:none;padding:0;padding-right:20px}
.filterproducts-tab .filter-title ul li{display:inline-block}
.filterproducts-tab .filter-title ul li a{color:#313131;padding-left:15px;margin-left:12px;border-left:1px solid #ddd}
.filterproducts-tab .filter-title ul li:first-child a{margin:0;padding:0;border:0}
.filterproducts-tab .filter-title ul li.active a{color:#174924}

.image-link{display:block;position:relative}
.image-link:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:#000;opacity:0;filter:alpha(Opacity=0);visibility:hidden;transition:all 0.2s}
.border-radius .image-link:before{border-radius:8px}
.image-link:hover:before{opacity:0.1;filter:alpha(Opacity=10);visibility:visible}
.image-link img{width:100%}



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

h2.short{margin-bottom:15px;font-size:2.6em;font-weight:300;line-height:42px;margin:0 0 32px 0}
.true-color{color:#174924}
.italic{font-style:italic}
ul.icons{list-style:none}
.list-unstyled{padding-left:0;list-style:none}
ul.list li{margin-bottom:13px;line-height:24px}
ul.list.icons li i.icon{color:#174924}


.featured-post{font-size:14px}
.featured-post h4{color:#174924;margin-bottom:9px;font-size:1.4em;font-weight:400;letter-spacing:normal;line-height:27px;margin:0 0 14px 0}
.featured-post .post-meta{margin-bottom:8px;line-height:24px;margin:0 0 20px}
.post-a-month,.post-a-day,.post-a-year{display:inline-block;background-color:#f0f0ed;color:#fff;padding:0 10px;margin-right:3px}
.post-a-day,.post-a-year{color:#174924}
.post-a-month{background-color:#174924}

.cms-index-index .block-layered-nav dd{padding:20px 10px}
.cms-index-index .block-layered-nav .filter-products .products.small-list div.item{border-top:1px solid #ddd}
.cms-index-index .block-layered-nav .filter-products .products.small-list div.item:first-child{border-top:0}

.custom-info-box{font-size:12px;font-weight:700;text-transform:uppercase;border-top:1px solid #9c9c9c}
.custom-info-box p{line-height:30px;padding:20px 0;margin:0;text-align:center}

.color-banner{color:#535353}
.color-banner .col-md-5-5 h2{font-size:60px;font-family:"Open Sans";font-weight:600;text-transform:uppercase;color:#535353;margin:100px 20px 30px;letter-spacing:10px}
.color-banner .col-md-5-5 p{font-size:22px;font-family:"Open Sans";font-weight:600;color:#535353;max-width:420px;line-height:1;display:inline-block;margin:0 20px}

.btn-default{color:#fff;font-weight:400;background-color:#174924;text-shadow:none;border:0;opacity:1;filter:alpha(opacity=100))}
.btn-default:hover{color:#fff;background-color:#174924;/*opacity:0.9;*/filter:alpha(opacity=90)}

.product-image {
	position:relative;
	display:block;
}
a.product-image{z-index:1}
#fancybox-link{display:none;line-height:25px;height:25px;padding:0px 10px;border:solid 1px #ccc;z-index:30000;position:relative;background:#fff;text-decoration:none;position:absolute;right:0px;bottom:0px}

.layered-navigation-swatch{display:block;float:left;width:20px;margin-right:5px}


.attribute-swatches.product-list{float:left;width:100%;padding:0px;clear:both;}

/* layered navigation */
#narrow-by-list ol.swatches li{display:block;clear:both}
#narrow-by-list ol li .layered-navigation-swatch{border:solid 1px #ccc;margin:0px 5px 10px 0px}

/* availability labels */
.attribute-availability{width:100%;clear:both;margin:0px 0px 5px;padding:0px}
.attribute-availability li{display:block;padding:3px;float:left}

.more-views ul li{float:left}
span.selected-label{vertical-align:middle}
.product-options .product-swatches-container .has-swatches a.active{box-shadow:none;text-align:center;line-height:28px;color:#174924}
.product-options .product-swatches-container .has-swatches a.active.selected{width:30px !important;box-shadow:none;background-color:#174924;color:#fff;height:30px !important;line-height:28px !important;border:1px solid transparent}
p.product-image{z-index:1}

.product-image img {
	width:100%;
	height:auto;
	border: 1px solid #eee;
}
.product-options .product-swatches-container{margin:0;position:relative;z-index:1}


.price-filter-slider a{transition:initial}

i.icon-spin6{font-size:30px}
.add-to-cart i.icon-spin6{font-size:16px;margin-left:10px}
#fancybox-loading{background:none}

.block-reorder input.checkbox{position:absolute;left:0}
.block-reorder .block-content ol li.item{position:relative;padding-left:25px}

.fixed-header .menu>li>a>span.cat-label,.main-nav .menu>li>a>span.cat-label{top:-7px;right:10px;font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1}
.fixed-header .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label,.main-nav .menu>li .nav-sublist-dropdown ul li a>span>span.cat-label{top:3px;right:-35px;font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1}
div.mobile-nav .sw-mobile-menu li>a span.cat-label,.menu.side-menu li>a span.cat-label{font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1;position:relative;margin:0 0 0 10px;display:inline-block}
#product-attribute-specs-table{border:1px solid #ddd}
#product-attribute-specs-table th.label{display:table-cell}
.parallax-category-banner .parallax{padding:75px 0}
.parallax-content h2{font-size:45px;line-height:1.1;margin:0}
.parallax-content p{font-size:23px;line-height:1.1;margin:0}
i.ajax-loader{display:inline-block;vertical-align:middle;border:1px solid #174924;border-radius:20px;border-bottom-color:transparent!important}
i.ajax-loader.small{width:16px;height:16px;border-width:2px 3px 1px 0}
i.ajax-loader.large{width:32px;height:32px;border-width:3px 5px 2px 0}
#fullajax_loader i.ajax-loader{position:absolute;left:50%;top:50%;margin-left:-16px;margin-top:-16px}
.add-to-cart #ajax_loader{margin:0 10px}

a.search-icon{display:inline-block;width:25px;text-align:center}

.product-image-area .actions{position:absolute;width:100%;bottom:10px;left:0;text-align:left;padding:0 10px;visibility:hidden;opacity:0;transition:opacity 0.2s}
.item:hover .product-image-area .actions{visibility:visible;opacity:1}
.product-image-area .actions a{background-color:#fff;overflow:hidden}
.product-image-area .actions a.addtocart{color:#174924;border-color:#174924;width:32px;height:32px;line-height:32px;font-size:17px;padding:0;text-align:center}
.product-image-area .actions a.addtocart.outofstock{display:none}
.product-image-area .actions a.addtocart i.icon-cart{font-size:17px}
.product-image-area .actions a.addtocart span{display:none}


.owl-item.loading{min-height:100px}
.owl-banner-carousel .content-9.type1 em{font-size:20px;margin-bottom:-5px;margin-left:9px}
.owl-banner-carousel .content-9.type1 h2{font-size:65px;margin-bottom:0}
.owl-banner-carousel .content-9.type1 p{font-size:37px}
.owl-banner-carousel .content-9.type1 a{font-size:15px}
.owl-banner-carousel .content-9.type1 a>i{width:15px;height:15px;line-height:14px;text-align:center;font-size:11px;display:inline-block;vertical-align:middle;margin-bottom:3px;margin-left:12px;color:#fff;border-radius:50%}
.owl-banner-carousel .content-9.type2 h3{font-size:46.48px;margin-bottom:15px}
.owl-banner-carousel .content-9.type2 span{display:inline-block;vertical-align:middle;font-style:italic;font-size:18px;margin-right:20px}
.owl-banner-carousel .content-9.type2 a{font-size:13px;padding-right:5px}




/* addthis widget */
#_atssh{position:absolute;z-index:-1;bottom:0}

/*Ajax Cart*/
#success-message-container{border-top:4px solid #174924;border-radius:6px;font-weight:400;line-height:1.4}
#success-message-container button{margin-top:15px}
#success-message-container button:first-child{margin-top:20px}
#success-message-container .timer{font-weight:600;margin-top:10px;font-size:16px}
.fixed-header-area.fancybox-margin{padding-right:17px}

/*Fullwidth Category Banner*/
.full-width-image-banner{height:375px;position:relative}
.full-width-image-banner:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#393733;opacity:0.65;filter:alpha(opacity=65)}
.full-width-image-banner .content{margin-top:-36px}
.full-width-image-banner h2{margin:0;font-size:45px;line-height:1.1}
.full-width-image-banner p{margin:0;font-size:16px}

.filter-products .products.small-list div.item .details-area{padding-top:7px;padding-bottom:7px}
.filter-products .products.small-list div.item .details-area .product-name a{font-size:12px}
.small-list .price{font-size:12px}
.small-list .regular-price .price{font-size:15px}
.small-list .special-price .price{font-size:15px}
.small-list .old-price .price{font-size:12px}

/*homepage filterproducts for one product*/
.one-product h4.filter-title{font-size:16px;text-align:center;color:#333;font-weight:700;line-height:1.4;padding:14px 0;background-color:#fff;margin:0}
.one-product .filter-products .products div.item{padding:0}
.one-product .filter-products .products div.item .details-area{padding-top:20px}
.one-product .filter-products .products{background-color:#fff;padding-bottom:15px}
.one-product .filter-products .product-image-area{margin:0;background-color:transparent;border:0;padding:0}

/*no border-radius*/
.footer .container{max-width:100%}



.single-images .single-image-label{font-size:17px;text-align:center;color:#818385;line-height:1.4;padding:10px 0;font-weight:600}
.single-images .caption{background-color:#a1a2a3;color:#fff;font-size:14px;line-height:35px;text-align:center}

/*fixed-header*/
.fixed-header ul.menu >li.menu-static-width.act:hover >a, .fixed-header ul.menu >li.menu-full-width.act:hover >a, .fixed-header ul.menu >li.menu-item-has-children.act:hover >a {
	padding-bottom: 14px;
}
.fixed-header ul.menu >li.menu-static-width.act >a, .fixed-header ul.menu >li.menu-full-width.act >a, .fixed-header ul.menu >li.menu-item-has-children.act >a {
	padding-bottom: 13px;
}

.gift-messages h3 .expand_plus{	display:none}

.footer-top-subscribe{}
.footer-top-subscribe > h4 {float:left;margin:0}
.footer-top-subscribe .input-box{text-align:right;margin:0}
.footer-top-subscribe input#newsletter{height:34px;line-height:18px;padding:8px;max-width:55%;min-width:200px;width:250px;border-radius:2px}
.footer-top-subscribe button.button{margin-left:-53px;width:50px}
.footer-top-subscribe button.button > span{line-height:34px;background-color:transparent;color:#333;border-left:1px solid #ccc;border-radius:0 2px 2px 0}



.no-border .product-image-area{border:0;padding:0;border-radius:0}
.no-border .filter-products .products div.item .product-image{border-radius:0}
h3.fullwidth-filter-title{font-size:28px;color:#000;line-height:1.2;margin-left:15px;}
p.fullwidth-filter-description{font-size:14px;color:#666;line-height:1.4;margin-left:15px;}

.home-side-menu-type2{margin-bottom:50px}
.home-side-menu-type2>h2{font-size:15px;font-weight:600;color:#333}
.home-side-menu-type2>h2>i.icon-menu:before{margin-left:0}
.side-menu-type2.side-block{border-top:1px solid #ddd}
.side-menu-type2.side-block ul.menu{padding:0;list-style:none}
.side-menu-type2.side-block ul.menu ul{list-style:none;margin:0;display:none;padding-left:1.5em}
.side-menu-type2.side-block ul.menu>li{padding-left:12px;display:block;line-height:40px;border-bottom:1px solid #ddd}
.side-menu-type2.side-block ul.menu li{position:relative}
.side-menu-type2.side-block ul.menu a{font-size:13px;color:#777}
.side-menu-type2.side-block ul.menu a span.cat-label{display:none}
.side-menu-type2.side-block ul.menu a:hover{color:#000;text-decoration:none}
.side-menu-type2.side-block ul.menu>li>a{font-size:15px}
.side-menu-type2.side-block ul.menu ul>li{line-height:40px;border-top:1px solid #ddd}
.side-menu-type2.side-block ul.menu ul>li:first-child{border-top:0}
.side-menu-type2.side-block ul.menu a.open-child{position:absolute;right:0;top:0;font-size:15px}

.featured-box-2{margin:30px 0}
.featured-box-2 h3{color:#121213;font-size:15px;border-bottom:1px solid #ddd;line-height:1.4;padding:8px 0;margin-bottom:10px}
.featured-box-2 h3 i{font-size:18px}
.featured-box-2 p{font-size:14px;margin-bottom:10px}
.featured-box-2 a{font-size:14px}

.footer .tags-list li{margin:0;margin-bottom:2px;display:inline-block !important}
.footer .tags-list a{color:#fff;background-color:#000;padding:0 7px;line-height:25px;display:inline-block;font-size:12px !important;border-radius:3px}
.footer .tags-list a:hover{color:#fff}

.page-header{margin:0;padding:0;min-height:175px;background:url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/page_header.jpg) center center no-repeat;background-size:cover;border:0}

.md-modal #login-form,.form-wrap.new-users,.form-wrap.registered-users,.opc #login-form{border:0;background:transparent;box-shadow:none;padding:0}

.fancybox-prev span,.fancybox-next span{background-image:none;font-size:40px;}
.fancybox-prev span:before,.fancybox-next span:before{font-family:"porto";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:40px;}
.fancybox-next span:before{content:'\e81a'}
.fancybox-prev span:before{content:'\e819'}

#loading-mask{display:none;font-size:1.1em;font-weight:bold;position:fixed;text-align:center;z-index:20002;width:100%;height:100%;left:0;top:0}
#after-loading-success-message{display:none;font-size:1.1em;position:fixed;text-align:center;z-index:20002;width:100%;height:100%;left:0;top:0}
#success-message-container{padding:20px 15px;line-height:1.4;position:relative;text-align:center;top:35%;width:300px;z-index:1000;background:#FFFFFF none repeat scroll 0 0;margin:auto}
#success-message-container img.product-image{display:inline-block;width:30%}
#success-message-container .msg{display:block;margin-bottom:10px;font-size:13px}
#success-message-container .product-name{font-size:14px;margin:5px 0 10px}
#success-message-container .timer{display:none}
#success-message-container button{margin-top:15px;min-width:133px}

a.at300b .at4-icon, a.at300m .at4-icon{border-radius:3px}


body.side-header .top-container > .breadcrumbs.fixed-position{position:fixed;width:100%;z-index:999;top:0}

/******** right zoom **********/
.product-view-zoom-area{width:100%;height:100%;z-index:2;position:absolute;left:100%;top:0;display:none}
.product-img-box .etalage:hover + .etalage-control + .product-view-zoom-area{display:block}


/******** Product Deal **********/
.deal-label{position: absolute;left: 3px;top: 3px;color: #fff;font-size: 20px;padding: 3px;}
.deal-label:before{content: "";display: block;width: 40px;height: 40px;position: absolute;z-index: 1;border: 26px solid transparent;border-left-color: #e27c7c;border-top-color: #e27c7c;border-radius: 3px;left: 0;top: 0;transition:all 0.3s;}
.deal-label i{position: relative;z-index: 2;left: -1px;top: 1px;}
.block-dailydeal-new .sidebardailydeal{text-align:center}
.block-dailydeal-new .sidebardailydeal a{float:none}
.block-dailydeal-new{font-family:inherit;}
.block-dailydeal-new,.block-dailydeal-new:hover{border:0;}
.block-dailydeal-new .block-title{padding:10px 15px;font-size:13px;font-weight:bold;text-transform:uppercase;border:1px solid #ddd;background-color:#f5f5f5;color:#777;position:relative;cursor:pointer;border-radius:7px 7px 0 0;margin-top:14px}
.block-dailydeal-new .block-title.closed{border-radius:7px}
.block-dailydeal-new .block-title:before{content:"\e80d";width:26px;height:26px;display:block;border:1px solid #ccc;font-family:'porto';position:absolute;right:15px;top:50%;margin-top:-13px;border-radius:3px;color:#ccc;text-align:center;line-height:24px;background-color:#fff;font-size:10px}
.block-dailydeal-new .block-title.closed:before{content:"\e80b"}
.block-dailydeal-new .block-title:hover:before{background-color:#174924;color:#fff}
.block-dailydeal-new .block-content{padding:10px 15px;font-size:13px;border:1px solid #ddd;border-top:0;border-radius:0 0 7px 7px;background-color:#fbfbfb}
.block-dailydeal-new .block-title{cursor:pointer;margin:0}
.bottom-home-dailydeal ul.time-left{float:none;background-color:transparent;padding:0 10px;}
.bottom-home-dailydeal ul.time-left li{padding:3px;list-style:none;}
.bottom-home-dailydeal ul.time-left li>div{background-color:#999;padding:4px 0;border-radius:5px}
.bottom-home-dailydeal{position:absolute;bottom:-23px;z-index:9;left:0;width:100%;opacity:0.3;filter:alpha(opacity=30);transition:all 0.3s;margin:0}
.item-area:hover .bottom-home-dailydeal{opacity:1;filter:alpha(opacity=100);bottom:0}
.block-dailydeal-new .sidebardailydeal.item{padding:20px 0;}
.bottom-home-dailydeal ul.time-left li span{font-family:inherit;font-size:16px;font-weight:600}
.timeleft-text{margin:0;}
.item-area:hover .deal-label:before{border-left-color:#af2727;border-top-color:#af2727;}
.product-view .bottom-home-dailydeal {position: static;margin-bottom: 20px;margin-left: -15px;opacity:1;filter:alpha(opacity=100);}
.product-view .bottom-home-dailydeal ul.time-left li span.timeleft-text{font-size:20px}
.product-essential .bg-saleoff{margin-bottom: 10px}
ol#products-list li.item { background: transparent; }
ol#products-list .bottom-home-dailydeal ul.time-left li span {font-size: 13px}
ol#products-list .bottom-home-dailydeal ul.time-left li span.text-time{font-size: 10px}


.slide3-1-new-content em{font-size:18px}
.slide3-1-new-content h2{font-size:44px}
.slide3-1-new-content hr{margin:10px 0}
.slide3-1-new-content a{font-size:16px}

.img-desc-home3{margin-top:-88px;padding:0 25px}
.img-desc-home3 h3{font-size:24px}
.img-desc-home3 hr{width:90px;margin:15px 0}
.img-desc-home3 p{font-size:15px}
.img-desc-home3 a{font-size:15px}

.top-newsletter #newsletter{width:300px;height:30px;border-radius:0;line-height:16px}
.top-newsletter button.button{position:absolute;right:0;top:0}
.top-newsletter button.button span{height:30px;line-height:30px;border-radius:0;color:#000;background-color:transparent}
.input-box{position:relative}
.validation-advice:before{content:"\e820";font-family:"porto";font-size:8px;position:absolute;left:3px;top:1px}
.product-options .validation-advice{position:relative}

.block-subscribe .validation-advice{position:absolute}
.opc-wrapper-opc .validation-advice{padding-left:10px}



.image-link span.category-title{display:block;position:absolute;left:-10px;bottom:20px;color:#fff;padding:15px 17px;font-size:15px;font-weight:600;line-height:1;min-width:174px;text-align:left;background-color:#3f4658}
.image-link span.category-title:before{content:"";width:10px;height:10px;border:5px solid transparent;border-right-color:#3f4658;border-top-color:#3f4658;display:block;position:absolute;left:0;top:100%}



.ajaxcart-index-options .product-view .product-name{padding:0;border-bottom:1px solid #384045;margin-bottom:25px}
.quickview-index-view .product-collateral{display:none}
.store-switcher{text-align:right}
.store-switcher:before{content:"";display:block;clear:both}


.infinite-loader{text-align:center;margin:20px 0}
.infinite-loader .loading{line-height:30px;display:none}
.infinite-loader .loading i.ajax-loader{margin-right:15px}
.infinite-loader .btn-load-more{display:none;color:#333;background-color:#fff;font-size:13px;padding:5px 20px;line-height:30px;border-radius:5px;border:1px solid #ccc}

i.category-icon{margin-right:10px}
i.category-icon:before{margin:0;width:auto}
img.category-icon{margin-right:10px;max-height:11px;vertical-align:middle}
.item .item-area .actions .qty-field{margin:10px 0 5px}
.item .item-area .actions input.qty{height:34px}
.item .item-area .actions .qty-changer > a{margin:0;margin-bottom:2px;opacity:1;filter:alpha(opacity=100);visibility:visible}
.item .item-area .actions .qty-changer > a.qty_dec{margin-bottom:0}

.product-tabs>ul:after{clear:both;content:"";display:table}

.panel-group .panel{border:0;border-radius:0;box-shadow:none}
.panel-default>.panel-heading{background:none;padding:0;border-radius:0}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border:0}
.product-tab-accordion .panel-body>h2{display:none}
.panel-title>a{position:relative;padding:12px 20px 12px 10px;display:block;font-size:15px;min-height:20px;border:0;border-left:3px solid #174924;border-radius:5px;font-weight:400;background-color:#174924;color:#fff}
.panel-title>a.collapsed{color:#174924;background-color:#f4f4f4}
.panel-title>a:hover{color:#fff;text-decoration:none}
.panel-title>a.collapsed:hover{color:#174924}
.panel-title>a:after{content:"\e80b";font-family:"porto";display:block;position:absolute;right:20px;top:50%;color:#fff;margin-top:-10px}
.panel-title>a.collapsed:after{content:"\e814";color:#174924}



.loader-container{text-align:center;background-color:rgba(255,255,255,.5);display:none}
.product-image-area > .loader-container,.actions > .loader-container{position:absolute;left:0;top:0;width:100%;height:100%;z-index:199}
.loader-container > .loader{position:absolute;width:100%;top:50%;margin-top:-8px}
i.ajax-loader.medium{width:24px;height:24px;border-width:2px 3px 1px 0}
#loading_mask_loader{display:none}
.block-manufacturer{text-align:center}
.block-manufacturer img{max-width:100%}

.banner-content-18{padding:290px 0 80px}
.banner-content-18 em{font-size:26.26px;margin-left:5px;margin-bottom:5px}
.banner-content-18 .text-content h2{font-size:79.12px;letter-spacing:-4px}
.banner-content-18 .text-content p {margin:0}
.banner-content-18 .text-content p span{font-size:23.64px;padding-left:5px;line-height:2}
.banner-content-18 .text-content p a{font-size:16px;padding:10px 35px;margin-left:5px;margin-top:7px;margin-bottom:125px}
.filter-title-type-2{font-size:19px;margin:0;font-weight:300;margin-bottom:10px;display:table;width:100%}
.filter-title-type-2 span{display:table-cell;position:relative}
.filter-title-type-2 span.title-line:after{content:"";width:100%;border-top:1px solid #d8d8d8;display:block;position:absolute;top:50%;margin-top:-1px}
.owl-middle-outer-narrow .owl-controls{position:absolute;left:0;width:100%;top:50%;margin-top:-25px}
.owl-middle-outer-narrow .owl-controls .owl-buttons div{font-size:28px;background:none;color:#174924;position:absolute}
.owl-middle-outer-narrow .owl-controls .owl-buttons div.owl-prev{left:-60px}
.owl-middle-outer-narrow .owl-controls .owl-buttons div.owl-next{right:-60px}

.catalog-product-view .background-overlay{background-color:#fff}
.catalog-product-view #loading_mask_loader{display:block}


.data-table .product-image img{max-width:none;min-width:100px}

@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none){
    .rating-box{width:65px;height:12px;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;position:relative}
    .rating-box:before{font-family:"porto";content:"\e852\20\e852\20\e852\20\e852\20\e852";width:65px;height:12px;color:#ddd;display:inline;font-size:11px;line-height:12px;white-space:nowrap}
    .rating-box .rating{float:left;height:12px;position:absolute;left:0;top:0;overflow:hidden}
    .rating-box .rating:before{font-family:"porto";content:"\e852\20\e852\20\e852\20\e852\20\e852";width:65px;height:12px;color:#ffc600;display:inline;font-size:11px;line-height:12px;white-space:nowrap}
}


.center {
	text-align: center;
}

/******** Barbour Landing Pages **********/
.barbour_landing img,
.brand_landing img {
	width: 100%;
	height: auto;
}

.barbour_landing div.title {
 	font-size: 25px;
 	height: 68px;
 	line-height: 68px;
 	background: #e1e1e1;
 	font-weight: 600;
}

.barbour_landing span.title,
.brand_landing span.title {
 	font-size: 16px;
 	padding: 15px;
 	font-weight: 600;
 	display: block;
 	color: #333;
 	text-align: center;
 	background: #e1e1e1;
}

.barbour_landing .col,
.brand_landing .col {
	margin-bottom: 20px;
	opacity: 1;
}

.barbour_landing a:hover,
.barbour_landing a:hover {
	opacity: 0.9;
}

.new-category-title h1 {
	margin-bottom: 10px;
}

.barbour_landing .col.collections .item {
	margin-bottom: 20px;
}

.barbour_landing .col.collections .item span {
	display: block; 
	margin-top: 10px!important;
}
.barbour_landing .col.collections .item p {
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}


/******** The North Face Landing Pages **********/


.northface_landing .border img {
	border: 10px solid #e1e1e1;
	border-bottom: none;
}

.northface_landing .col.title {
	background: #e1e1e1;
}

.northface_landing .col.title span {
	font-size: 25px;
	height: 70px;
	font-weight: 600;
	color: #333;
	display: block;
	line-height: 70px;
	background: #e1e1e1;
}


.spacer {
	width: 100%;
	height: 2px;
	background: #ddd;
	margin-bottom: 30px;
}








#aw-ln-filters-container dd ol {
	font-size: 0;
    max-height: 200px;
    border: 2px solid #f2f2f2;
    border-top: none;
    padding: 10px;
    overflow: auto!important;
    margin-bottom: 15px;
}

.category-list li {
	margin-bottom: 10px;
}

.aw-ln-filter-options-range {
    border: 2px solid #f2f2f2;
    border-top: none;
    padding: 10px;
}


ul.menu li.menu-full-width ul.parent_category_list li {
    float: left;
    width: 20%;
    padding: 20px;
    padding-top: 0;
    min-height: 260px; 
    border-right: 1px solid #ddd;
}

ul.menu li.menu-full-width a.view_all_link {
    color: #CF5050;
}
ul.menu li.menu-full-width  ul.parent_category_list li p {
    margin-bottom: 5px; 
}
ul.menu li.menu-full-width ul.parent_category_list li p a {
    color: #777; font-size: 14px;
}

ul.menu li.menu-full-width .mega-columns.shop-by-brand ul {
	margin-top: 10px;
}
ul.menu li.menu-full-width .mega-columns.shop-by-brand ul.parent_category_list li,
ul.menu li.menu-full-width .mega-columns.bags-rucksacks ul.parent_category_list li {
    float: left;
    width: 33%;
    padding: 0; 
    min-height: 0px; 
    border: 0;
}


ul.menu li.menu-full-width .mega-columns.bags-rucksacks ul {
	margin-top: 10px;
}

.left-mega-block.col-sm-4 ul li {
    width: 50%;
    float: left;     
}

.left-mega-block.col-sm-4{
	border-right: 1px solid #ddd;
	padding: 0 20px;
}

ul.menu li.menu-full-width .mega-columns.bags-rucksacks ul.parent_category_list li.full_width {
	float: none;
	width: 100%;
	margin-bottom: 0;
}

span.menu_sub_title {
	font-weight: 700;
	color: #174924;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#brands-slider-demo-11 .item {text-align: center;}




@media (max-width:767px){

    .topCartContent {right: 10px; left: 10px; top: 100px; width: auto;}
    .topCartContent:before {display: none;}
    .category-top {
        margin-top: 10px;
        margin-bottom: 0px;
        border-bottom: 1px solid #ddd;
    }

    #slideshow {
        padding: 0!important;
    }

    .cms-allweathers-home .main-container {
        padding-top: 0!important;
    }

   #opc-review .step {
        padding: 0;
        border: none;
    }

    .sorter .sort-by select {
        width: 100%;
    }

    .cat-section.tents-cat.f-left,
    .tents-cat-wrapper img {
        width: 100%!important;
    }

    .data-table thead th {
        font-size: 11px!important;
        text-transform: none!important;
    }

    #opc-review thead tr {
        border-top: none;
    }

    #opc-review thead th {
        font-size: 9px!important;
    }

    #opc-review .product-name {
        font-size: 11px;
    }

    .cart-table a{line-height:24px}
    .cart-table .cart-price{display:inline-block;margin-top:15px}
    .cart-table thead{display:none}
    .data-table.cart-table .product-image{z-index:0}
    .data-table.cart-table tbody tr{position:relative;display:block;clear:both;padding:10px;border-bottom:1px solid #dcdcdc}

    .data-table.cart-table tbody td{display:block;padding:0;width:100%;border-width:0;text-align:center!important}
    .data-table.cart-table tbody td.pr-img-td{clear:both;padding:0 0 15px}
    .data-table.cart-table tbody td.action-td{position:absolute;top:20px;z-index:1}
    .data-table.cart-table tbody tr.first td.action-td{top:-5px}
    .data-table.cart-table tbody td.action-td .btn-remove2{float:right;line-height:22px}
    body table#shopping-cart-table button.button span {
        padding: 6px!important;
        background: #f5f5f5!important;
        margin: 0!important;
        border-radius: 0!important;
        margin-bottom: 8px!important;
        line-height: normal!important;
    }

    body table#shopping-cart-table button.button span span {
        margin-bottom: 0!important;
    }

    .data-table.cart-table tfoot tr.first td {
        padding-bottom: 0;
    }

    .data-table.cart-table tfoot .button.btn-continue {
        display: none;
    }

    .cart-table .item-options dd{padding:0}
    .cart-table .qty-holder{width:90px;margin-top:15px}
    .title-buttons{text-align:left}

    .title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:none}
    .cart .title-buttons .checkout-types{float:none;display:block}
    .cart .title-buttons .checkout-types li{margin:0 0 10px}

    .my-account .data-table thead{display:none}
    .my-account .data-table tbody tr{display:block;border-bottom:1px solid #ddd;padding:15px 0 5px;position:relative}
    .my-account .data-table tbody tr:first-child{border-top:1px solid #ddd}
    .my-account .data-table tbody td{display:block;padding:0 15px 10px;width:100%;text-align:center!important;border-width:0}
    .my-account .data-table tfoot td{display:block;text-align:center !important}
    .my-account .data-table .add-to-cart-alt{margin:10px auto}
    .my-account .data-table tbody .btn-remove{position:absolute;top:15px;right:15px}

    #multiship-addresses-table{}
    #multiship-addresses-table select {max-width:250px}
    #multiship-addresses-table thead{display: none}
    #multiship-addresses-table tbody tr{position: relative;display: block;clear: both;padding: 25px 0;border-bottom: 1px solid #dcdcdc}
    #multiship-addresses-table tbody tr.first{border-top:1px solid #dcdcdc}
    #multiship-addresses-table tbody td{display: block;padding: 5px 0;width: 100%;border:0;text-align: center !important}
    #multiship-addresses-table a.btn-remove{position: absolute;right:10px;top:10px}
    #multiship-addresses-table .item-options dd{padding:0}

    .checkout-progress{padding:0}
    .multiple-checkout #review-order-form .data-table thead{display: none}
    .multiple-checkout #review-order-form .data-table tbody tr{position: relative;display: block;clear: both;padding: 25px 0;border-bottom: 1px solid #dcdcdc}
    .multiple-checkout #review-order-form .data-table tbody tr.first{border-top:1px solid #dcdcdc}
    .multiple-checkout #review-order-form .data-table tbody td{display: block;padding: 5px 0;width: 100%;border:0;text-align: center !important}
    .multiple-checkout #review-order-form .data-table .item-options dd{padding:0}
    .multiple-checkout #review-order-form .data-table tfoot{border-left:1px solid #d9dde3;border-right:1px solid #d9dde3}
    .multiple-checkout #review-order-form .data-table tfoot td{display: block;padding: 5px 0;width: 100%;border:0;text-align: center !important}


    .mobile-hide {
        display: none;
    }

    .mobile-show {
        display: block;
    }

    .box-collateral.box-up-sell.category-products .main_title > h2 {
        width: auto!important;
        top: 0!important;
    }

    .desktopclear {
        clear: none;
    }

    .mobileclear {
        clear: both;
    }

    
    .main.container .row {
        clear: both;
    }

    #recently-viewed-items li {
        width: 20%!important;
    }

    .barbour_landing .categories {
        float: left!important;
        padding: 0 20px!important;
    }

    .barbour_landing .collections {
        float: right!important;
    }

    .brand_short_title_data a {
        font-size: 12px!important;
    }

    .cart-icon {
        height: 55px;
        width: 105px;
    }

    .category-products .products-grid.columns3 li.item {
        padding: 0;
        margin-right: 2%;
        width: 48%;
        margin-bottom: 15px;
    }

    .category-products .products-grid.columns3 li.item:nth-of-type(2n) {
        margin-right: 0px;
        margin-left: 2%;
    }

    .category-products .products-grid li.item .details-area .product-name {
        margin-bottom: 5px;
    }

    .col-left.sidebar.f-left.col-sm-3 {
        position: absolute;
        z-index: 1000;
        background: #fff;
        top: 0;
        width: 100%;
        left: 0;
        display: none;
        height: 100%;
        padding-top: 20px;
    }

    .postTitle {
        margin-top: 10px;
    }

    .mini-cart {
        padding: 0;
        margin-top: 10px;
        background: none;
    }

    .mybag-link .cart-info {
        display: inline;
    }

    .mybag-link .cart-qty {
        min-width: 30px;
        line-height: 30px;
        height: 30px;
        border-radius: 30px;
        font-size: 16px;
        background: #225832;
        display: inline-block;
    }

    .cart-qty-total {
        display: none;
    }

    .new-category-image {
        display: none;
    }

    .new-category-title h1 {
        font-size: 16px;
    }

    .barbour_landing span.title {
        font-size: 13px;
        padding: 10px 5px;
    }

    .barbour_landing div.title,
    .brand_landing div.title {
        line-height: normal;
        height: auto;
        padding-left: 15px;
        width: 100%;
    }

    .brand_landing .row_pad {
        margin: 10px -8px;
    }

    .brand_landing div.title span {
        line-height: normal!important;
        height: auto!important;
    }

    .barbour_landing .b-logo,
    .brand_landing .b-logo {
        display: none;
    }

    .barbour_landing .col .col-xs-6 {
        padding: 8px!important;
        margin: 0!important;
    }

    

    /* Cart Page */
    .checkout-cart-index .cart .cart-table-wrap {
            margin-bottom: 20px;
    }

    .cart-table thead {
        display: none;
    }

    tr.first td {
        padding-top: 25px;
    }

    .data-table.cart-table tbody tr {
        position: relative;
        display: block;
        clear: both;
        border-bottom: 1px solid #dcdcdc;
    }

    .data-table.cart-table tbody tr.first {
        padding-top: 0;
    }

.data-table.cart-table tbody td {display: block;padding: 0;width: 100%;border-width: 0;text-align: center!important;}
	#shopping-cart-table.data-table.cart-table td.product-cart-image{display:inline-block !important;text-align:left !important;max-width:75px !important;width:100% !important;}	
	#shopping-cart-table.data-table.cart-table tbody td.product-cart-info{display: inline-block !important;text-align:left !important;padding-left:20px;width:71.5% !important;}
	#shopping-cart-table.data-table.cart-table .item-options dt {clear: left;float: left;font-weight: 600;padding-right: 5px;}
	#shopping-cart-table.cart-table .product-cart-info .item-options dd {float: left;margin: 0 0 6px;padding-left: 10px;}
	.data-table tbody td .item-options dt::after {content: ":";}
	#shopping-cart-table dl.item-options {display: inline-block;margin: 0 auto;width: 100%;}
	#shopping-cart-table .showmobile{ display: inline-block !important;width: 100%;}
	#shopping-cart-table .mobileqty {display: inline-block;width: 100%;}
	#shopping-cart-table td.notmobile{ display:none !important;}
	#shopping-cart-table .product-name a{color: #333;font-size: 14px;font-weight: 600;}
	#shopping-cart-table .cart-price > label,#shopping-cart-table .mobileqty label{color:#333;font-size:14px;font-weight:600;padding-right:5px;}
	.product-cart-image .product-image{margin-right: 5px;}
	.data-table .product-image img {border: 1px solid #dcdcdc;max-width: 75px !important;min-width:unset  !important;width: 100%  !important;}
	.cart-table .cart-price {display: inline-block;margin-top:0 !important;}
	
    .data-table.cart-table .product-image {z-index: 0;}
    .cart-table a {
        line-height: 24px;
    }

    .cart-table button.button {
        margin-left: 0;
        float: none;
        width: 100%;
    }

    .form-list .field, .col2-set .col-1, .col2-set .col-2 {
        float: none!important;
        width: 100%;
    }

    .col2-set .col-1 {
        margin-bottom: 25px;
    }


    h1.mobile-product-name.product-name  {
        font-size: 20px;
        line-height: 24px;
        margin:  0 15px 5px 15px;
    }

    .product-options-bottom .add-to-cart {
        text-align: left;
        margin-top: 20px;
    }

    .catalog-product-view .product-view .product-shop.col-sm-7 > form, .review-product-list .product-view .product-shop.col-sm-7 > form {
        padding: 0;
        border: none;
    }

    .product-view .product-shop .price-box .regular-price .price {
        font-size: 28px;
    }


    .product-view .product-shop .price-box .special-price .price {
        font-size: 23px;
    }

    .bundlediscount-info .availability.out-of-stock  {
        margin-top: 10px!important;
        display: block;
        text-align: center;
        width: 100%;
    }

    .box-md-bundles .bundlediscount-selections .bundlediscount-selections-img {
        width: 40%!important;
    }

    .box-md-bundles .bundlediscount-selections .bundlediscount-selections-plus {
        width: 10%!important;
    }


    .title-buttons .btn-proceed-checkout.btn-checkout {
        display: none;
    }

    .account-login .content {
        min-height: auto;
    }

    .account-login .buttons-set {
        margin-bottom: 30px;
    }

}



@media (max-width:480px){

    .details-area .old-price {
        margin: 0;
        float: none;
        clear: both;
        width: 100%;
    }

    .tent-additions-section h2 {
        font-size: 15px;
    }

    .row.tent-section .col-md-6.col-sm-6.col-xs-6 {
        width: 100%;
    }

    .tent-additions-section .cat-title, .row.camping-equi-section .cat-title {
        font-size: 14px;
    }

    .tent-additions-section .col-md-3.col-sm-3.col-xs-6 {
        width: 100%;
        margin-bottom: 10px!important;
    }


}

/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2020-03-24 08:33:59 */

.footer-bottom {padding:18px 0;}
.footer-middle .block.block-subscribe .input-box input.input-text{background-color:#dbdbdb;border:0;}
.footer-middle .block.block-subscribe .input-box button{border-left-color:transparent;}
.footer-middle .block.block-subscribe .input-box button span{color:#fff;background-color:#e13b3f;}
/**
 * PgwSlideshow - Version 2.0
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
.pgwSlideshow {
    width: 100%;
    display: none;
}

.pgwSlideshow a{
    color: #fff;
        display: block !important;
}

.pgwSlideshow .ps-current {
    text-align: center;
    position: relative;
    min-height: 150px;
    overflow: hidden;
}

.pgwSlideshow .ps-current > ul  > li {
    text-align: center;
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: block;
}

.pgwSlideshow .ps-current > ul  > li img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.pgwSlideshow .ps-caption {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    text-align: left;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    display: none;
}

.pgwSlideshow .ps-caption span {
    padding: 7px;
    display: inline-block;
}

.pgwSlideshow .ps-list {
    overflow: hidden;
    position: relative;
        padding: 0 10px;
}
.pgwSlideshow .ps-list ul {margin: 0 !important;}
.pgwSlideshow .ps-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
}

.pgwSlideshow .ps-list li {
    float: left;
}

.pgwSlideshow .ps-list li .ps-item {
    display: block;
    margin: 15px 4px;
    opacity: 0.6;
    filter: alpha(opacity=60);
        position: relative;
}

.pgwSlideshow .ps-list li img {
    display: block;
        border: 2px solid #ddd;
    width: 80px;
    height: 80px;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
    float: left;
    opacity: 1;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected img {
border-color: #225832;
}

.pgwSlideshow .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}

.pgwSlideshow .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}

.pgwSlideshow .ps-current .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    position: absolute;
    padding: 20px 20px 20px 15px;
    left: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-current .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    padding: 20px 15px 20px 20px;
    right: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-list .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    padding: 20px 15px 20px 12px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}

.pgwSlideshow .ps-list .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    padding: 20px 12px 20px 15px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
.pgwSlideshow.narrow .ps-list li img {
    width: 60px;
    height: 60px;
}

.pgwSlideshow.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}

/*
.pgwSlideshow.narrow .ps-list .ps-prev {
    padding: 15px 12px 15px 10px;
    top: 25px;
}

.pgwSlideshow.narrow .ps-list .ps-next {
    padding: 15px 10px 15px 12px;
    top: 25px;
}
*/

.pgwSlideshow.narrow .ps-caption {
    font-size: 0.8rem;
    padding: 8px;
}

.pgwSlideshow .ps-current .ps-next:after {
    content: '\f105';
    font-family:Fontawesome;
    font-size: 45px;
    padding: 0;
    color: #225832;
}

.pgwSlideshow .ps-current .ps-prev:after {
    content: '\f104';
    font-family:Fontawesome;
    font-size: 45px;
    padding: 0;
    color: #225832;
}
.pgwSlideshow .ps-current .ps-prev , .pgwSlideshow .ps-current .ps-next , .pgwSlideshow .ps-list .ps-next , .pgwSlideshow .ps-list .ps-prev{
background: transparent;
    border: none;padding:0; z-index:99;
}
.pgwSlideshow .ps-nextIcon , .pgwSlideshow .ps-prevIcon{display:none;}

.pgwSlideshow .ps-list .ps-next:after{
content: '\f105';
    font-family:Fontawesome;
    font-size: 25px;
    padding: 0;
    color: #225832;
}

.pgwSlideshow .ps-list .ps-prev:after{
 content: '\f104';
    font-family:Fontawesome;
    font-size: 25px;
    padding: 0;
    color: #225832;
}

/*
    ImageViewer v 1.1.0
    Author: Sudhanshu Yadav
    Copyright (c) 2015 to Sudhanshu Yadav - ignitersworld.com , released under the MIT license.
    Demo on: http://ignitersworld.com/lab/imageViewer.html
*/

/***** image viewer css *****/
#iv-container {
  position: fixed;
  background: #0d0d0d;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000;
}

.iv-container {
  overflow: hidden;
}

.iv-close {
	background: #000;
	border-radius: 60px;
	width: 40px;
	height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  text-shadow: 0px 0px 3px #6d6d6d;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
}
.iv-close:after,
.iv-close:before {
  content: "";
  height: 4px;
  width: 32px;
  background: #FFF;
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -2px;
}
.iv-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iv-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.iv-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/***** snap view css *****/
.iv-snap-view {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #666;
  background: black;
  z-index: 100;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  transition: all ease 400ms;
  opacity: 0;
}

.iv-snap-image-wrap {
  display: inline-block;
  position: absolute;
  max-width: 150px;
  max-height: 150px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.iv-snap-image {
  position: relative;
}

.iv-snap-handle {
  position: absolute;
  border: 1px solid #ccc;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
}

/*** zoom slider ***/
.iv-zoom-slider {
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #666;
  border-top: 0;
  background: rgba(204, 204, 204, 0.1);
  height: 15px;
  position: absolute;
  top: 150px;
  left: -1px;
}

.iv-zoom-handle {
  width: 20px;
  height: 15px;
  background: #ccc;
  position: absolute;
}

/**** snap view css end *****/
.iv-image-view {
  position: absolute;
  height: 100%;
  width: 100%;
}

.iv-image-wrap {
  display: inline-block;
}

.iv-image-wrap:active {
  cursor: move;
}

.iv-large-image {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/****** CSS loader by http://projects.lukehaas.me/css-loaders/ *****/
.iv-loader {
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 100;
  margin-top: -16px;
  margin-left: -16px;
  font-size: 5px;
  position: absolute;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.iv-loader:after {
  width: 10em;
  height: 10em;
  border-radius: 50%;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@media screen and (max-width: 767px) {
  .iv-snap-view {
    z-index: -1;
    visibility: hidden;
  }
}

.owl-top-narrow #category-slider-demo-7 .owl-controls{right:-2px}

.header .demo-tooltip,.footer .demo-tooltip{position:absolute;right:15px;top:5px;z-index:9;width:20px}
.header-container.sticky-header .header .demo-tooltip{display:none}
.footer .demo-tooltip{top:-20px}
a.tooltip-icon{border:1px solid #fff;color:#fff;border-radius:50%;display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:10px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;-webkit-animation: tooltip-animation 1s ease-in infinite;-moz-animation: tooltip-animation 1s ease-in infinite;-ms-animation: tooltip-animation 1s ease-in infinite;animation: tooltip-animation 1s ease-in infinite;}
.header-container.type2 a.tooltip-icon,.header-container.type3 a.tooltip-icon,.header-container.type4 a.tooltip-icon,.header-container.type5 a.tooltip-icon,.header-container.type6 a.tooltip-icon,.header-container.type7 a.tooltip-icon,.header-container.type8 a.tooltip-icon{color:#000;border-color:#000}


.tooltip-popup{position:absolute;right:-10px;top:30px;width:300px;background-color:#111;box-shadow:0 0 8px rgba(255,255,255,.5);padding:20px;border-radius:10px;font-size:12px;line-height:1.4;color:#fff;text-align:left}
.tooltip-popup h4{font-size:16px;color:#fff}
.tooltip-popup p{margin-bottom:10px;color:#fff}
.tooltip-popup em{font-size:10px}
a.tooltip-close{position:absolute;right:10px;top:10px;color:#fff}

.m-bought-together {
  border: 1px solid #dddddd;
  display: inline-block;
  margin-top: 20px;
}
.m-bought-together .option1 {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #dddddd;
    padding: 10px;
}
.m-bought-together .option1 > h1 {
    color: #cf5050;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0px 9px;
    text-transform: uppercase;
}
.m-bought-together .bpptamstep2 > p {
    color: #969696;
    font-size: 14px;
    padding: 20px;margin:0px;
}

.product-options img {
  max-width: 100%;
}
.m-bought-together-visuals {
    overflow: hidden;
    padding: 20px;
}
.quickconfigprice .product-options-bottom .price-box {
    display: block;
}
.saveprice123 {
    color: #b04d4d;
    float: right;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.m-bought-together .option1 > span {
    color: #515151;
    font-size: 15px;
    margin-left: 20px;
	text-transform: capitalize;
}



.category-list li ul,
.category-list i {
  display: none;
}


/* tooltip for demo */
@-webkit-keyframes tooltip-animation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tooltip-animation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes tooltip-color {
  0% {
    color: #fff;
  }
  50% {
    color: #333;
  }
  100% {
    color: #fff;
  }
}
@keyframes tooltip-color {
  0% {
    color: #fff;
  }
  50% {
    color: #333;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes tooltip-color-white {
  0% {
    color: #444;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #444;
  }
}
@keyframes tooltip-color-white {
  0% {
    color: #444;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #444;
  }
}
/********************* start out of stock product page design *************************************/

.product-info.out_of_stock .subscribe_block #subscription_email {
    height: 40px;
    margin-right: 5px;
    width: 160px !important;
}
.product-info.out_of_stock .subscribe_block .subscription_email_btn span span{
	padding: 2px;
}
.product-info.out_of_stock .subscribe_block span.title{
	display: block;
    font-size: 14px;
    margin-bottom: 10px;
}
.product-info.out_of_stock .product-options.subscribe_block {
    float: left;
    margin-bottom: 20px;
    padding: 0;
    width: auto;
}
.product-info.out_of_stock .add-to-box { 
	margin-top: 50px;
    padding: 0; 
	display: block;
    float: right;
    width: auto;
}
.product-info.out_of_stock .subscribe_block + .clearer { display:none; }
.product-img-box.col-sm-12 > div {
    float: left;
    width: 100%;
}
.product-img-box #etalage_gallery .etalage-control.thumb {
    bottom: -38px;
    top: inherit !important;
}
.product-img-box {float:left;width:100%;position:relative;}
#etalage_gallery #loading-mask-media {
    display: inline-block;
    float: left;
    height: 415px;
    position: relative;
	width: 100%;
	z-index: 1;
}
#etalage_gallery #loading_mask_loader {
    bottom: 0;
    float: none;
    height: 45px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.quickview-index-view li.etalage_small_thumbs { display:none; }

.quickview-index-view .product-shop.col-sm-7 {
    width: 45%;
}
.quickview-index-view .product-view .add-to-links {
    margin: 15px 0 0;
}
.quickview-index-view .full_product_quick {
    background: #6d6d6d none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff !important;
    padding: 10px 15px 10px 20px;
	 text-transform: uppercase;
}
.quickview-index-view .full_product_quick .fa.fa-chevron-right {
    margin-left: 10px;
}
.quickview-index-view .no-rating { margin-bottom: 5px; }
.quickview-index-view .priceclon { margin-bottom: 5px; }
.quickview-index-view .product-options-bottom { padding: 0 0 30px; } 
/********************* end out of stock product page design *************************************/
.shipping-form .sp-methods dd li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 10px;
}
.checkout-cart-index .sp-methods dt {
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-top: 25px;
}
.shipping-form .sp-methods .price {
    color: #b04d4d;
    font-weight: 600;
    letter-spacing: 0;
}
#opc-shipping_method .sp-methods li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 10px;
}
#opc-shipping_method .sp-methods li .price {
    color: #b04d4d;
    font-weight: 600;
    letter-spacing: 0;
}
.catalogsearch-result-index .page-title.container {
    margin-top: 30px;
	padding: 0 15px;
	display: block;
}

.savecurrency {
    background: #6ecc40 none repeat scroll 0 0;
    float: left;
    margin-left: 15px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    margin-top: 0px;
    margin-right: 10px;
}
.savecurrency::before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #6ecc40;
    border-top: 7px solid transparent;
    color: #fff;
    position: absolute;
    /* left: -11px; */
    right: 100%;
    margin: 0 auto;
    top: 10px;
}
.savecurrency span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-view .product-shop .bundlediscount-info .price-box .old-price {
    display: none !important;
}

.pgwSlideshow #prodSliderfancy , .pgwSlideshow #prodSliderfancy img{transform: none !important;}


.box-collateral.box-up-sell.category-products {
	display: inline-block;
	width: 100%;
}



.tent-additions-section h2{
  text-align: center;
  background: #333;
  color: #fff;
  padding: 10px 0;
}


.review-product-list .product-shop #leattimes1 {
	float: left;
}
.review-product-list .product-view .product-shop .availability {
	margin: 0px;
	float: left;
	display: inline-block;
	width: 100%;
}
.review-product-list .product-view .product-shop .price-box {
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.review-product-list .product-view .product-shop .add-to-box .or {
	float: left;
	font-weight: bold;
	margin: 0 7px 0px 25px;
	color: #666;
	line-height: 40px;
}



/* product review design */


.product-collateral #customer-reviews h2 {
    float: left;
    width: 100%;
    position: initial;
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
}
.product-collateral #customer-reviews .form-add h3 {
    position: initial;
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
}
.product-view .box-reviews .form-add .form-list input.input-text {
    width: 100%;
    float: left;
}
.product-view .box-reviews .form-add .form-list .input-box {
    width: 100%;
    float: left;
}
.product-view .box-reviews .form-add .form-list .input-box #review_field {
    width: 100%;
    float: left;
}






#checkout-step-payment .sslabel {
	border: 5px solid #eeeeee;
	padding: 15px;
}

#checkout-step-payment .sslabel span {
	display: block;
	margin-bottom: 15px;
}




/* produc list */

.size_box {    background: #fff;    float: left;    width: 100%;    position: absolute;    bottom: 0;    z-index: 99999;    display: none;padding: 5px;}
.category-products .products-grid li:hover .size_box {    display: block;}
.size_box h3 {font-size: 13px;}
.products-grid .configurable-swatch-list li {   height: auto !important;margin-right: 4px;}
.products-grid .configurable-swatch-list .swatch-link {    /* border: 1px solid #225832; */ border-radius: 0;   margin: 0 0 3px;}
.products-grid .configurable-swatch-list .swatch-label {    background: #fff;font-size: 11px!important}
.configurable-swatch-list.configurable-swatch-jackets_coats_size_config {       padding: 2px;}
.category-products .products-grid li:hover  .size_box .configurable-swatch-list.configurable-swatch-jackets_coats_size_config {    display: block;}
.category-products .products-grid li.item .details-area .product-name {    color: #777;    font-size: 14px;}
.configurable-swatch-list.configurable-swatch-jackets_coats_size_config h3{color: #777;    font-size: 12px;}


/* end */


ul.menu li.menu-full-width .mega-columns.shop-by-brand ul.parent_category_list {
	column-count: 3;
}
ul.menu li.menu-full-width .mega-columns.shop-by-brand ul.parent_category_list li {
	float: none !important;
	width: auto !important;
}


.products-grid .configurable-swatch-list li.item-disabled::after {
							content: '';
							position: absolute;
							left: 1px;
							right: 0;
							top: 1px;
							width: auto;
							bottom: 0;
							height: 20px;
							border-radius: 0;
							background: -moz-linear-gradient(to left top, rgba(204, 204, 204, 0.32) 0%, rgba(204, 204, 204, 0.32) 47%, rgba(204, 204, 204, 0.32) 50%, rgba(204, 204, 204, 0.32) 50%, rgba(119, 119, 119, 0.39) 50%, rgba(119, 119, 119, 0.39) 50% , rgba(204, 204, 204, 0.32) 54%, rgba(204, 204, 204, 0.32) 57%, rgba(204, 204, 204, 0.32) 58%, rgba(204, 204, 204, 0.32) 100%);
							
							background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(204,204,204,0.32)), color-stop(47%,rgba(204,204,204,0.32)), color-stop(50%,rgba(204,204,204,0.32)), color-stop(50%,rgba(204,204,204,0.32)), color-stop(50%,rgba(204,204,204,0.32)), color-stop(50%,rgba(204,204,204,0.32)), color-stop(54%,rgba(204,204,204,0.32)), color-stop(57%,rgba(204,204,204,0.32)), color-stop(58%,rgba(204,204,204,0.32)), color-stop(100%,rgba(204,204,204,0.32)));
							
							background: -webkit-linear-gradient(to left top, rgba(204, 204, 204, 0.32) 0%, rgba(204, 204, 204, 0.32) 47%, rgba(204, 204, 204, 0.32) 50%, rgba(204, 204, 204, 0.32) 50%, rgba(119, 119, 119, 0.39) 50%, rgba(119, 119, 119, 0.39) 50% , rgba(204, 204, 204, 0.32) 54%, rgba(204, 204, 204, 0.32) 57%, rgba(204, 204, 204, 0.32) 58%, rgba(204, 204, 204, 0.32) 100%);
							
							background: -o-linear-gradient(to left top, rgba(204, 204, 204, 0.32) 0%, rgba(204, 204, 204, 0.32) 47%, rgba(204, 204, 204, 0.32) 50%, rgba(204, 204, 204, 0.32) 50%, rgba(119, 119, 119, 0.39) 50%, rgba(119, 119, 119, 0.39) 50% , rgba(204, 204, 204, 0.32) 54%, rgba(204, 204, 204, 0.32) 57%, rgba(204, 204, 204, 0.32) 58%, rgba(204, 204, 204, 0.32) 100%);
							
							background: -ms-linear-gradient(to left top, rgba(204, 204, 204, 0.32) 0%, rgba(204, 204, 204, 0.32) 47%, rgba(204, 204, 204, 0.32) 50%, rgba(204, 204, 204, 0.32) 50%, rgba(119, 119, 119, 0.39) 50%, rgba(119, 119, 119, 0.39) 50% , rgba(204, 204, 204, 0.32) 54%, rgba(204, 204, 204, 0.32) 57%, rgba(204, 204, 204, 0.32) 58%, rgba(204, 204, 204, 0.32) 100%);
							
							background: linear-gradient(to left top, rgba(204, 204, 204, 0.32) 0%, rgba(204, 204, 204, 0.32) 47%, rgba(204, 204, 204, 0.32) 50%, rgba(204, 204, 204, 0.32) 50%, rgba(119, 119, 119, 0.39) 50%, rgba(119, 119, 119, 0.39) 50% , rgba(204, 204, 204, 0.32) 54%, rgba(204, 204, 204, 0.32) 57%, rgba(204, 204, 204, 0.32) 58%, rgba(204, 204, 204, 0.32) 100%);
						}
						.products-grid .configurable-swatch-list li {
							position: relative;
						}
						.swat-title {
							line-height: 20px;
							padding-right: 12px;
              font-size: 11px;
							display: inline-block;
						}
						.swatch-link:hover {
							cursor: default !important;
							border-color: #cccccc !important;
						}
						
						
						
@media only screen and (max-width:520px){
	.size_box {
		display:none !important;
	}
}

.applyFilter .button {
	background: #f7f7f7;
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #777;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 15px;
}


/*Size Chart CSS*/
.size-header a {
	position: relative;
	padding-left: 55px;
}

.size-header img {
	position: absolute;
	left: 0;
	top: 12px;
}

.main-nav .menu > li .nav-sublist-dropdown ul li a:hover  {
	text-decoration: none;
	color: #225832;
}

.pschart-showsizes .pschart-content table td {
	padding: 10px!important;
    background: #fff;
    border: 1px solid #ddd;
}

.brands-sidebar {
	margin-bottom: 20px;
}

.brands-sidebar ul {
	border: 4px solid #ddd;
	padding: 0;
}

.brands-sidebar ul li {
	list-style: none;
}

.brands-sidebar h2 {
	margin: 0;
	border: 4px solid #ddd;
	border-bottom: none;
	padding: 10px;
}

.brands-sidebar ul li a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	font-weight: 600;
}

.brands-sidebar ul li a:hover {
	background: #f7f7f7;
	text-decoration: none;
}

.brands-sidebar ul li a:after {
	content: "\f054";
	font-family: FontAwesome;
	float: right;
}


.size_guides img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.size_guides .center {
	margin-bottom: 20px;
}

.fit .title {
	font-size: 15px;
	font-weight: 600;
}

.fit {
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.sizeTable .title {
	padding: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	background: #174924;
}

.sizeTable .pschart-content {
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.sizeTable h3 {
	margin-bottom: 15px;
	font-size: 20px;
}

.sizeTable .pschart-content p {
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 15px;
}

.sizeTable .pschart-content p span {
	color: #225832;
}

.sizeTable .pschart-content tr.first td {
	background: #eee;
}

.sizeTable .table {
	margin-bottom: 30px;
}

.sizeTable .table.break {
	border-bottom: 5px solid #000;
	padding-bottom: 30px;
}

.sizeTable .table table {
	width: 100%;
}




.tents-cat-wrapper.cf {
	border: 1px solid #ddd;
	display: inline-block;
	width: 100%;
}

.cat-section.tents-cat.f-left h2.name.cf {
	text-align: center;
	background: #f7f7f7;
	padding: 10px;
	margin: 0;
	font-Weight: 600;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}
.quickview-index-view .background-overlay {
    background-color: #fff;
}
#loading_mask_loader {
    display: block;
}
.cat-section.tents-cat.f-left ul {
	padding: 10px;
	list-style: none;
	margin: 0;
}
.cat-section.tents-cat.f-left ul li a {
	font-size: 14px;
	padding: 5px;
	display: block;
	position: relative;
	padding-left: 15px;
}
.comman-block h2.ib.f-left {
	font-Weight: 600;
	font-size: 16px;
	padding: 10px;
	color: #555;
}
.homecat .comman-block .mainimg > a {
	height: 150px;
	overflow: hidden;
	display: block;
}
.homecat .comman-block .mainimg > a img {
	width: 100%;
}
.footwear.cont.relative.cf {
	border: 1px solid #ddd;
	height: 120px;
	margin-top: 10px;
}
.footwear.cont.relative.cf ul {
	display: inline-block;
	vertical-align: middle;
}
.footwear.cont.relative.cf img {
	display: inline-block;
	vertical-align: middle;
}
.footwear.cont.relative.cf ul li a {
	padding: 5px;
	display: block;
	position: relative;
	padding-left: 15px;
	font-size: 14px;
}
.footwear.cont.relative.cf ul li a::before {
	content: "\f054";
	font-size: 9px;
	font-family: FontAwesome;
	position: absolute;
	top: 10px;
	left: 0;
}
.footwear.cont.relative.cf ul li {
	list-style: none;
}
.cat-section.tents-cat.f-left ul li:last-child a {
	font-weight: bold;
}
.comman-block1 > img {
	width: 100%;
	height: auto;
}
.block-12.comman-block1 {
	margin-right: 2%;
	float: left;
}
.cat-section.tents-cat.f-left ul li a::before {
	content: "\f054";
	font-size: 9px;
	font-family: FontAwesome;
	position: absolute;
	top: 10px;
	left: 0;
}
.cat-section.tents-cat.f-left {
	float: left;
	width: 61.6%;
}
.tents-cat-wrapper.cf > img {
	width: 47.4%;
	float: right;
}
.homecat .comman-block .mainimg ul li:last-child a {
	font-Weight: bold;
}
.comman-block1 .pad a.button::after {
	content: "\f054";
	font-size: 12px;
	font-family: FontAwesome;
	margin-left: 15px;
	font-weight: normal;
}
.comman-block1 .pad a.button {
	display: inline-block;
	padding: 10px 15px;
	background: #b04d4d;
	border-radius: 3px;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	border: none;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in-out;
	-webkit-font-smoothing: antialiased;
}
.comman-block1 .pad a.button:hover {
    background: #CF5050;text-decoration:none;
}
.comman-block1 .pad p {
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 15px;
}
.comman-block1 .pad {
	padding: 20px;
	padding-top: 10px;
	background: #fff;
}
.comman-block1 .cont.absolute {
	border: 1px solid #ddd;
	position: absolute;
	top: 50px;
	text-align: center;
}
.comman-block1 {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-top: 25px;
}
.cont.absolute h2 {
	 text-align: center;
    background: #f7f7f7;
    padding: 10px;
    margin: 0;border-bottom: 1px solid #ddd;
	color: #3e3e3e;
    font-Weight: 600;
    font-size: 16px;
}
.homecat .comman-block .mainimg.footwearblock .footwerimg {
    width: 35%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.homecat .comman-block .mainimg.footwearblock ul li:last-child a {
    font-Weight: normal;
}
.homecat .comman-block .mainimg.footwearblock ul {
    width: 63%;
    display: inline-block;
    vertical-align: top;
}
.homecat .comman-block .mainimg {
	border: 1px solid #dddddd;
	min-height: 520px;
}
.bags img {
    vertical-align: middle;
}
.homecat .block-3.comman-block .mainimg.footwearblock {
	border: 1px solid #dddddd;min-height: 260px;margin-bottom:20px;
}
.homecat .block-3.comman-block .mainimg.bagsblock {
	border: 1px solid #dddddd;min-height: 180px;
}
.homecat .comman-block .mainimg span a {
	background: #e0eae3 none repeat scroll 0 0;
    color: #444444;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 25px;
}

span.address {
		display: block;
		background: #174924;
		color: #fff;
		text-align: center;
		padding: 20px;
		font-size: 15px;
	}

	span.titleBlock {
		display: block;
		background: #225832;
		color: #fff;
		text-align: center;
		padding: 15px;
		text-transform: uppercase;
		font-size: 30px;
		font-weight: 700;
	}

	.showroom_content {
		background: #eaeaea;
		padding: 30px;
	}
.homecat .comman-block .mainimg ul li {
	list-style: none;
}
.homecat .comman-block .mainimg ul li a {
	padding: 5px;
	display: block;
	color: #333;
	position: relative;
	padding-left: 15px;
	font-size: 14px;
}
.homecat .comman-block .mainimg ul li a::before {
	content: "\f054";
	font-size: 9px;
	font-family: FontAwesome;
	position: absolute;
	top: 10px;
	left: 0;
}
.homecat .comman-block .mainimg ul {
	padding-bottom: 10px;
	list-style: none;
	margin: 0;
}
.container.homecat {
	padding: 0;
	width: 100%;
}
.comman-block:last-child {
	margin: 0;
}
a.button.ib.f-right::after {
	content: "\f054";
	font-size: 12px;
	font-family: FontAwesome;
	margin-left: 15px;
	font-weight: normal;
	color: #fff;
}
a.button.ib.f-right {
	padding: 10px 15px;
	background: #b04d4d;
	border-radius: 3px;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	border: none;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in-out;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}
a.button.ib.f-right:hover {
	cursor: pointer;
	background: #CF5050;
}
.comman-block {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 31.7%;
	margin-right: 2%;
}
.brand-homepage img {
	width: 100%;
	height: auto;
}
.brand-homepage {
	margin-top: 10px;
}
.col-sm-3.subcat:last-child {
	margin-right: 0;
}
.subcat a img {
	display: block;
	width: 100%;
}
.subcat a span {
	display: block;
	border: 1px solid #dddddd;
}
.subcat a h4 {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding-top: 10px;
}
.brandsubcategory .subcat {
	width: 15%;
}
.brandsubcategory .subcat:last-child {
	margin-right: 0;
}
.subcat {
	display: inline-block;
	vertical-align: top;
}
.subcat {
	display: inline-block;
	vertical-align: top;
	margin: 0 2% 0px 0%;
	padding: 0;
	width: 18.4%;
}
#narrow-by-list .filter-fieldset .fields .from-wrapper input {
	width: 45px !important;
}
.cms-index-index .messages {
	margin-bottom: 25px;
}
.catrow {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.filter-fieldset .noUi-target {
	margin-bottom: 25px !important;
}
.product-shop.col-sm-7 .option1 > span.no-option {
	margin-left: 0px;
}

.refine_popup {
	overflow: hidden;
}

.mobile-nav.side-block::-webkit-scrollbar {
	display:none
}

.mobile-nav-shown {
	overflow: hidden;
}

.mobile-nav.side-block {
	overflow: auto;
}

.mobile_search {
    width: 100%;
    padding: 0 15px;
}

form#search_mini_form_mobile {
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
	position: relative;
}

input#search_mobile {
    border: 0;
	width: 90%;
	color: #b4b4b4;
	padding: 10px;
}

#search_mini_form_mobile button.button {
    position: absolute;
    right: 10px;
    top: 10px;
}

#search_mini_form_mobile i.icon-search {
    color: #b04d4d;
    font-size: 14px;
}

#tab_videos_tabbed_contents iframe {
	max-width: 500px;
	width: 100%;
	height: 300px;
}

.header-container.type4 .option-detail a.details {
	color: #fff;
    font-weight: 600;
    font-size: 11px;
    background: #000;
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 5px;
}

.header-container.type4 .option-detail a.details:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
}
.btn-default:hover {
	background-color: #cf5050 !important;
}
.option-detail .item-options {
	z-index: 1;
}
#wishlist-table a.table_qty_inc {
	width: 22px;
	height: 32px;
	background: #f4f4f4;
	border: 1px solid #DDDDDD;
	margin: 0 0 0 30px;
}
#wishlist-table input.input-text.qty.validate-not-negative-number {
	height: 32px;
	border-color: #DDDDDD;
	margin: 0 0 0 -1px;
	color: #777;
}
#wishlist-table a.table_qty_dec {
	width: 22px;
	height: 32px;
	background: #f4f4f4;
	border: 1px solid #DDDDDD;
}
.cms-index-index #slideshow .owl-carousel {
	z-index: 0;
}

.cms-index-index .main-container.col1-layout .main.container {
	padding-top: 0;
}

.main-nav .menu .menu-static-width .container .top-mega-block > ul > li > a {
	width: 123px;
	padding: 0 !important;
	margin: 0 35px 0 0 !important;
}
.checkout-cart-index .discount button.button span:hover span {
	background: #5C957A !important;
}
.checkout-cart-index .discount button.button span:hover {
	background: #5C957A !important;
}
.checkout-cart-index form#shipping-zip-form button.button span {
	background: #b04d4d;
}
table#shopping-cart-table button.button span {
	padding: 0 5px;
	margin: 0;
	background: none !important;
	color: #3b3b3b !important;
	opacity: 1 !important;
}
table#shopping-cart-table button.button:hover span {
	background: transparent;
	text-decoration: underline;
}
.form-language .dropdown {
	border: none;
	padding-top: 4px;
}
.block-category-nav .block-title > span {
  font-weight: bold;
}
.cart-table.data-table input.qty {
	height: 32px;
	border-color: #DDDDDD;
}
#shopping-cart-table a.table_qty_dec {
	width: 22px;
	height: 32px;
	background: #f4f4f4;
	border: 1px solid #DDDDDD;
}
#shopping-cart-table a.table_qty_inc {
	width: 22px;
	height: 32px;
	background: #f4f4f4;
	border: 1px solid #DDDDDD;
}
.shop-by-brand .nav-sublist.level1 {
	display: none;
}

.main-nav .menu > li .nav-sublist-dropdown ul li a:hover {
	text-decoration: underline !important;
}

#narrow-by-list dd ol.gan-list-checkbox li a, #narrow-by-list dd ol.image-align-horizontally li {
	color: #282828;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
.block .block-title strong span {
	/*color: #373737;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0 10px; */
}
.block-layered-nav #narrow-by-list span.filter-name {
	color: #373737;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
}

.product-options dt label {
	font-weight: 600;
	color: #444444;
	font-size: 13px;
}

table#shopping-cart-table button.button span {
	padding: 0 5px;
	margin: 0;
}
.checkout-cart-index #co-shipping-method-form button.button span, .checkout-cart-index #shipping-zip-form button.button span, .checkout-cart-index .discount button.button span {
	background-color: #174924 !important;
	font-weight: 700;
}
.checkout-cart-index #co-shipping-method-form button.button:hover span, .checkout-cart-index #shipping-zip-form button.button:hover span, .checkout-cart-index .discount button.button:hover span {
	background-color: #1f592e !important;
}
.checkout-types button.button span span {
	font-weight: 700;
}
.catalog-category-view .main-container.col2-left-layout {
	padding-top: 5px;
}
.block-title.Refine > strong > span {
	color: #444444;
	font-size: 16px;
	font-weight: 600;
	display: block;
	padding: 13px 0 25px 0;
}
.sorter .view-mode strong i, .sorter .view-mode a:hover i {
	color: #fff !important;
	border-radius: 3px !important;
}
#narrow-by-list dd .configurable-swatch-list.no-count li.active a span {
	border: 1px solid #174924;
}
.pager li >a, .pager li >span {
	padding: 0;
	background-color: #fff;
	display: block;
	height: 32px;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 2px !important;
}
.pager .pages li {
	height: 31px;
	width: 32px;
	line-height: 29px;
	border-radius: 2px !important;
}
label {
	color: #444444;
}
.category-products .sorter .view-mode i {
	border: 1px solid #dddddd;
	width: 31px;
	height: 32px;
	line-height: 27px;
	border-radius: 2px;
	color: #6d6d6d;
}

.col-left.sidebar.f-left.col-sm-3 .block-layered-nav .block-content > button.button span span {
	padding: 0 10px 0 10px !important;
	margin-top: 5px;
}
#narrow-by-list dd .swatch-label {
	font-size: 13px;
	margin: 0 2px 0 0;
	border: 1px solid #dddddd;
	background: #fff;
}


.qty-changer >a > i {
	color: #444;
	text-decoration: none;
	font-size: 16px;
}


.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {
	background: transparent none repeat scroll 0 0;
	color: #3b3b3b;
	text-transform: capitalize;
}
.main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li .nav-sublist a {
	font-size: 13px;
	line-height: 22px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
	padding-bottom: 0;
	color: #4c4c4c;
}

.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a {
	padding: 5px 0!important;
}
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container .shop-by-brand .left-mega-block ul > li > a {
	padding: 5px!important;
}

.footer-middle .contact-info li p b {
	font-weight: 600;
}
.main-nav .menu >li .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist {
	top: -5px;
}
.header-container .top-links .form-language .selectbox li {
	padding: 5px 9px;
	background: none;
}
.header-container .top-links .form-language .selectbox li a:hover {
	color: #3e3e3e !important;
	text-decoration: underline;
}
#why-to-buy {
	position: relative;
	text-decoration: none;
}
#why-to-buy .why-to-buy-tooltip {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #3e3e3e;
	display: none;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	left: -73px;
	padding: 10px;
	position: absolute;
	bottom: 30px;
	vertical-align: middle;
	width: 180px;
	z-index: 100;
}
/*#why-to-buy .why-to-buy-tooltip::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #b04d4d;
    bottom: -10px;
    color: #fff;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
}*/

#why-to-buy:hover .why-to-buy-tooltip, #why-to-buy:active .why-to-buy-tooltip {
	display: block;
}
button.button:hover span {
	background-color: #cf5050 !important;
	color: #ffffff !important;
}
.data-table .add-to-cart-alt {
	margin: 10px 0;
	width: 100%;
}
body[class*="customer-"] .main-container.col2-left-layout {
	padding-top: 60px;
}
body[class*="newsletter-"] .main-container.col2-left-layout {
	padding-top: 60px;
}
body[class*="sales-"] .main-container.col2-left-layout {
	padding-top: 60px;
}
body[class*="wishlist-"] .main-container.col2-left-layout {
	padding-top: 60px;
}
button.button span {
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: 700;
}

body[class*="blog-"] .col2-right-layout .col-right.sidebar .widget {
	display: block;
	margin-bottom: 1.5em;
}
body[class*="blog-"] .col2-right-layout .col-right.sidebar .widgettitle {
	font-size: 15px;
	clear: both;
	color: #fff;
	background: #174924;
	border-bottom: none;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	padding: 10px;
}
body[class*="blog-"] .col2-right-layout .col-right.sidebar .widget ul li {
	margin: 10px 0;
}
body[class*="blog-"] .col2-right-layout .col-right.sidebar .widget ul li a {
	color: #333;
	font-size: 13px;
	font-weight: 500;
}
body[class*="blog-"] .col2-right-layout .col-right.sidebar .widget ul {
	padding: 0 10px;
}
body[class*="blog-"] .top-container {
	margin-top: 70px;
}

.col1-layout .product-view .product-info.displayprice {
	display: none;
}
.checkout-onepage-index .opc li.section {
	border-radius: 0;
}
.checkout-onepage-index .opc .step-title {
	border: 1px solid #ddd;
	border-radius: 0;
}
.opc-block-progress dt.complete a:hover, .opc-block-progress dt.complete .separator:hover {
	color: #418368;
}
.opc-block-progress dt.complete a, .opc-block-progress dt.complete .separator {
	color: #B04D4D;
	font-weight: 600;
	font-size: 13px;
}
.checkout-onepage-index .opc .buttons-set .back-link a {
	background: url(https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/up-arrow.png) 0 0 no-repeat;
	padding-left: 16px;
}
.checkout-onepage-index .opc .step-title .number {
	font-weight: 600;
	font-size: 13px;
}
.checkout-onepage-index .opc .active .step-title h2, .opc .active .step-title .number {
	color: #B04D4D;
}
.checkout-onepage-index .opc .step-title h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}
/*.checkout-cart-index .data-table button.button > span {
	background: #fff;
	border: none;
	padding: 0;
}*/
.cart .cart-table-wrap {
	padding: 0;
}
.cart-table tfoot td {
	padding: 10px;
}
.shippingleft h2 + * {
	padding: 15px;
	font-size: 13px;
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0;
	background-color: #fbfbfb;
}
.checkout-cart-index .buttons-set button.button {
	float: left;
	margin-left: 2px;
}
.cart .shippingleft h2 {
	cursor: pointer;
	border-radius: 7px;
}
.shippingleft h2.opened {
	border-radius: 0;
}
.cart .shippingleft h2:before {
	content: "\e80b";
	width: 26px;
	height: 26px;
	display: block;
	border: 1px solid #ccc;
	font-family: 'porto';
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -13px;
	border-radius: 3px;
	color: #ccc;
	text-align: center;
	line-height: 24px;
	background-color: #fff;
	font-size: 10px;
}
.shippingleft h2:hover:before {
	background: #418368;
	border-color: #418368;
	color: #fff;
}
.shippingleft h2 {
	padding: 10px 45px 10px 15px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	color: #000;
	position: relative;
	border-radius: 0;
}
button.button span span {
	border: 0;
	position: relative;
}
button.button span span i.fa.fa-chevron-right {
	bottom: 0;
	float: none;
	line-height: 37px;
	margin: auto 0;
	position: absolute;
	right: -5px;
	display: none;
	top: 3px;
}
.footer .block .block-content {
	padding: 0 0 0 5px;
}
.footer-middle .contact-info p a {
	font-weight: 600;
}
.breadcrumbs-split .icon-right-open::before {
	content: ">";
	font-family: 'Open Sans';
}


.form-currency.top-select {
	margin: 7px;
}
#slideshow {
	min-width: 1080px;
	position: relative;
}
.compare-link {
	padding: 7px 8px 0 1px;
}
.track_your_parcel:hover {
	text-decoration: none;
}
.track_your_parcel::before {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/trackyourparcel.png") no-repeat scroll left center;
	content: "";
	height: 18px;
	padding-left: 14px;
	width: 17px;
	padding-right: 14px;
}
.category-bootam .category-description {
	color: #373737;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	border-top: 1px solid #dddddd;
	margin-top: 30px;
	padding-top: 40px;
	clear: both;
	display: inline-block;
	width: 100%;
}
.category-bootam {
	margin: 10px 0 0;
	width: 100%;
}
.track_your_parcel_outer {
	float: left;
	margin-right: 14px;
}

#banner-slider-demo-11 .content-1 p {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	line-height: 35px;
	display: block;
	margin: 0;
	border: 1px solid #fff;
	padding: 10px 42px;
}

.footer-top, .footer-middle, .footer-bottom {
	width: 100%;
}
#banner-slider-demo-11 .content-1 {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 0;
	height: 106px;
	margin-top: -52px;
	background: #3F3F3F;
	display: block;
}
.customposthome {
	display: inline-block;
	border: 1px solid #dddddd;
	padding: 2% 3%;
	background: #f7f7f7;
	margin-top: 30px;
}
.customposthome h4 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #555555;
	font-weight: 600;
}
.posthomecontent p, .posthomecontent-bootam p {
	color: #555555;
	font-size: 13px;
	line-height: 20px;
}
.posthomeright ul li a {
	font-size: 12.57px;
	color: #444444;
	font-weight: 600;
}
.posthomeright ul li > span {
	font-size: 12.57px;
	color: #444444;
	font-weight: 600;
}
.customposthome h4 {
	margin-bottom: 20px;
}
.customposthome .post-left {
	display: inline-block;
	vertical-align: top;
	width: 17%;
}
.customposthome .posthomecontent {
	display: inline-block;
	vertical-align: top;
	width: 51%;
	padding-left: 2%;
}
.customposthome .posthomeright ul li .fa.fa-tree {
	font-style: normal;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 3px;
}
.customposthome .posthomeright li {
	list-style: outside none none;
	padding-bottom: 10px;
	position: relative;
	display: inline-block;
	width: 100%;
	padding-left: 8%;
}
.customposthome .posthomeright {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	float: right;
}
.footer-middle>.container {
	position: relative;
}
.footer-container .footer .footer-middle {
	position: relative;
	background: #174924 url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/top_bg.jpg") no-repeat scroll center top;
	padding-top: 8%;
	width: 100%;
	background-size: 100%;
}

.footer-middle .block .block-title strong span {
	color: #fff;
	font-weight: 700;
	padding: 12px 0 0 0;
	font-size: 16px;
	display: block;
}

.footer-bottom address {
	color: #9f9f9f;
	float: left;
	font-size: 11px;
}
.footer-bottom address a {
	color: #9f9f9f;
	font-size: 11px;
}
.footer-middle::before {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/before_babo.png") no-repeat scroll left center;
	content: "";
	display: block;
	position: absolute;
	width: 143px;
	height: 263px;
	bottom: 0;
}
.footer-middle::after {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/after_babo.png") no-repeat scroll left center;
	content: "";
	display: inline-block;
	position: absolute;
	width: 165px;
	height: 249px;
	right: 0;
	bottom: 0;
}

.footer-middle .block.block-subscribe .input-box button span {
	background-color: #fff !important;
	color: #444 !important;
	font-weight: 600;
	padding: 0 15px;
}

.footer-middle .block.block-subscribe .input-box input[type="text"] {
	width: 100%;
	border: none;
	margin-bottom: 15px;
}

.footer-middle .block-content {
	margin-top: 20px;
}
.header-container.type4 .mybag-link .cart-info span.cart-qty {
	display: none;
}

.header-container.type4 .mybag-link .cart-info {
	position: relative;
	width: inherit;
	text-align: center;
	top: 0;
	margin-top: 0;
	left: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.top-links-container .cart-area {
	background: #418368;
	padding: 0 10px;
	position: relative;
	right: 0;
	left: 0;
	bottom: 0;
	display: block;
}
.top-links-container .cart-area .mini-cart {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	display: block;
}
.header-container.type4 .mybag-link .cart-info span {
	display: inline-block;
	font-size: 15px;
}


.
.mini-products-list p.qty-price {
	color: #458165;
	font-size: 14px;
	font-weight: 600;
}
p.product-name {
	color: #373737;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
}



.main-nav .menu > li.menu-static-width .nav-sublist-dropdown {
	-webkit-box-shadow: 0px 6px 10px -2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 6px 10px -2px rgba(0, 0, 0, 0.3);
}


.checkout-cart-index .cart .col-sm-12.col-md-4.col-lg-3 {
	padding-left: 15px;
	padding-right: 0;
}

.search-area .custom-link a {
	color: #3e3e3e;
	font-size: 13px;
	font-weight: 600;
	padding-right: 11px;
	padding-bottom: 11px;
	display: inline-block;
}

.search-area .form-search input#search {
	border: none;
	width: 100%;
}
.header-container.type4 .header #search_mini_form {
	width: 100%;
	margin: 0;
}


.footer .social-icons {
	float: right;
}
.footer-bottom address {
	float: left;
}
.icon-group {
	margin-left: 80px;
	text-align: right;
}
.icon-group.visitoutessex p {
	margin: 0;
	color: #555555;
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
}
.icon-group.visitoutessex strong {
	color: #b04d4d;
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
}
.icon-group p {
	font-size: 15px;
	margin: 0;
	margin-left: 48px;
	line-height: 1;
	color: #555555;
	font-Weight: 600;
}
.icon-group h3 {
	color: #444444;
	font-size: 25px;
	margin: 0;
	font-weight: 600;
	line-height: 1.5;
	margin-left: 0;
}
.icon-group.visitoutessex {
	text-align: center;
}
.header-container.type4 .header .custom-block {
	display: inline-block;
	text-align: center;
	height: inherit;
	line-height: 40px;
}
.header-container.type4 .header-wrapper {
	margin-bottom: 0px;
}
.product-img-box-bootam.col-sm-12 {
	background: #ededed none repeat scroll 0 0;
	padding: 15px 25px;
	position: relative;
}
.product-img-box-bootam.col-sm-12 > img {
	position: absolute;
	right: 15px;
	top: 15px;
}
.product-view .product-name h1 {
	color: #444;
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 15px;
}

.reviewstock .availability {
	display: inline-block;
	width: auto;
}

.configarabeloption.step1 .option1 {
	background: #f7f7f7 none repeat scroll 0 0;
	border-bottom: 1px solid #dddddd;
	padding: 12px;
}

.product-options-bottom .add-to-cart > label {
	display: block;
	font-weight: normal;
	line-height: 35px;
	vertical-align: middle;
}
.product-view .product-shop .availability {
	margin: 0px;
	float: left;
}
.m-bought-together-summary {
	float: none;
	display: block;
}
.add-to-box.m-bought-together-add-to-box {
	float: right;
	width: initial;
}
.m-bought-together-summary div {
	display: inline-block;
	vertical-align: top;
	float: left;
}
.m-bought-together-summary {
	float: none;
	display: inline-block;
	width: 100%;
}
.m-bought-together-products>li p {
	font-size: 12px;
	font-weight: 600;
}
.product-view .product-shop .availability i.fa.fa-check-circle {
	color: #458165;
	margin-right: 5px;
}

.col1-layout .product-view .product-options + div.clearer, .col1-layout .product-view .product-info + div.clearer {
	border-bottom: none;
}
.catalog-product-view .priceclonright i.fa.fa-question-circle {
	color: #cecece;
	font-size: 17px;
	margin-left: 10px;
}
.catalog-product-view .priceclonright i.fa.fa-check-circle {
	color: #458165;
	font-size: 17px;
	margin-right: 5px;
}
.product-shop.col-sm-7 .reviewstock .ratings {
	width: initial;
	vertical-align: middle;
}
.product-shop.col-sm-7 .option1 > h1 {
	background: #0069ca none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	padding: 5px 15px;
	text-transform: uppercase;
}
.configarabeloption.step1 .option1 > span {
	color: #515151;
	font-size: 15px;
	margin-left: 20px;
}
.reviewstock .ratings {
	display: inline-block;
	width: 45%;
}
.ratings .rating-links > a, .no-rating a {
	color: #444;
	font-size: 13px;
	font-weight: 600;
}

.product-img-box-bootam.col-sm-12 > h4 {
	color: #444;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
}
.product-img-box-bootam.col-sm-12 ul li strong {
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
}
.product-img-box-bootam.col-sm-12 li {
	font-size: 14px;
	line-height: 22px;
}
.product-img-box-bootam .fa.fa-check-circle {
	color: #444444;
	font-size: 14px;
	line-height: 30px;
	padding-right: 8px;
}
.add-to-cart label {
	display: inline-block;
	line-height: 35px;
	font-weight: normal;
	vertical-align: middle;
	float: none;
	font-size: 15px;
}
.product-img-box-left .product-img-box.col-sm-12 {
	padding: 0;
}

.product-info.displayprice {
	display: none;
}
.post-right-bootam {
	display: inline-block;
	vertical-align: top;
	width: 35%;
}
.posthomecontent-bootam {
	display: inline-block;
	margin-right: 4%;
	vertical-align: top;
	width: 60%;
}
.post-right-bootam > img:first-child {
	margin-right: 5%;
}
.post-right-bootam > img {
	border-radius: 5px;
	width: 47%;
}
.price-box {
	text-align: left;
}
.item .price-box .old-price {
	display: inline-block;
	margin: 0 0 0 5px;
	vertical-align: middle;
}
.top-links-container .cart-area:hover {
	background: #1f592e;
}
.footer-middle ul.links li a {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	text-transform: capitalize;
}
.footer-middle ul.links li {
	padding: 0;
}

.footer-middle ul.links li a:before {content: "\f054";
    font-size: 10px;
    font-family: FontAwesome;
    margin: 0 10px 0 0;
    }

.footer-middle ul.links li a:hover {text-decoration: none; color: #ccc}

.category-products .products-grid li.item .details-area .ratings .amount {
	display: inline-block;
	color: #777777;
	font-size: 12px;
	font-weight: 600;
}
.top-links-container .cart-area {
	background: #174924;
	padding: 0 10px;
	top: 0;
	margin: 0;
}

.top-links-container .cart-area i.fa.fa-shopping-basket {
	font-size: 19px;
	line-height: 40px;
	padding-right: 10px;
}

.compare-link i.fa.fa-balance-scale {
	padding-right: 5px;
}



.selectbox .trigger i {
	display: block;
	margin-top: 6px;
	color: #3E3E3E;
	font-size: 13px;
}
.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	color: #3e3e3e;
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
}

.header-container.type4 .top-links a i.fa.fa-heart {
	padding-right: 10px;
	color: #B04D4D;
}
a.track_your_parcel {
	display: block;
	padding: 18px 15px;
}
.cms-index-index .recent-posts .owl-carousel {
	display: block;
}
.cms-index-index #home-page-latest-blod .blog_title {
	display: inline-block;
	height: 55px;
	width: 100%;
}
.cms-index-index #home-page-latest-blod .blog_title hr {
	border-color: #ddd;
	float: left;
	width: 100%;
}
.cms-index-index #home-page-latest-blod .blog_title > h2 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: none;
	color: #444444;
	font-weight: 600;
	margin: 38px auto 0;
	padding: 6px 50px;
	position: relative;
	text-align: center;
	top: -33px;
	width: 260px;
	font-size: 18px;
}
.cms-index-index #home-page-latest-blod .recent-posts .item {
	float: left;
	padding: 20px 10px 0;
	width: 50%;
}
.cms-index-index #brands-slider-demo-11 .brands_title {
	display: inline-block;
	height: 55px;
	width: 100%;
}
.cms-index-index #brands-slider-demo-11 .brands_title hr {
	border-color: #ddd;
	float: left;
	width: 100%;
}
.cms-index-index #brands-slider-demo-11 .brands_title > h2 {
	background: #f7f7f7 none repeat scroll 0 0;
	display: block;
	float: none;
	font-weight: 600;
	margin: 38px auto 0;
	padding: 6px 50px;
	position: relative;
	font-size: 18px;
	text-align: center;
	top: -33px;
	width: 150px;
	color: #444444;
}
.cms-index-index #brands-slider-demo-11 .owl-controls {
	background: #f7f7f7 none repeat scroll 0 0;
	margin-top: 0;
	position: absolute;
	right: 0;
	top: -60px;
}
.cms-index-index #brands-slider-demo-11 .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/next.png") no-repeat scroll 0 0 / 10px auto;
	border-radius: unset;
	height: 16px;
	transform: rotate(180deg);
	width: 20px;
}

.cms-index-index #brands-slider-demo-11 .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/next.png") no-repeat scroll 0 0 / 10px auto;
	border-radius: unset;
	height: 20px;
	transform: rotate(0deg);
	width: 20px;
}
.cms-index-index .popular_category {
	float: left;
	width: 100%;
}
.cms-index-index .popular_category .main_title {
	display: block;
	height: 55px;
	width: 100%;
}
.cms-index-index .popular_category .main_title hr {
	border-color: #ddd;
	float: left;
	width: 100%;
}
.cms-index-index .popular_category .main_title > h2 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: none;
	margin: 0 auto;
	font-size: 18px;
	padding: 6px 50px;
	position: relative;
	text-align: center;
	top: -33px;
	width: 280px;
	color: #444444;
	font-weight: 600;
}
.cms-index-index .popular_category li {
	display: inline-block;
	list-style: outside none none;
	margin: 0 2% 25px 0;
	width: 31.75%;
	vertical-align: top;
}
.cms-index-index .popular_category ul {
	margin: 0;
	padding: 0;
}
.cms-index-index .popular_category img {
	min-width: 100%;
	height: auto;
}
.cms-index-index .popular_category li > a {
	display: block;
}
.cms-index-index .popular_category span a {
	background: #f7f7f7 none repeat scroll 0 0;
	color: #444444;
	display: block;
	padding: 10px 0;
	border: 1px solid #dddddd;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
}



.category-products .fa-balance-scale::before {
	color: #444444;
}
.category-products ol.products-list .item .details-area .actions a i.fa.fa-eye::before {
	color: #444444;
}

.category-products .item .details-area .actions a {
	line-height: 35px;
	border-color: #ccc;
	height: 40px;
	width: 40px;
	border-radius: 5px;
	margin: 0 3px;
	text-decoration: none;
}
.category-products .icon-wishlist::before {
	font-size: 13px;
	color: #d14343;
}
.category-products .item .details-area .actions a.addtocart i.fa.fa-chevron-right {
	bottom: 0;
	float: none;
	line-height: 36px;
	margin: auto 0;
	font-weight: 600;
	position: absolute;
	right: 29px;
	font-size: 12px;
	top: 2px;
}

.products-list .details-area .product-name {
	margin-top: 0;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
}
.products-list .details-area .short-desc {
	font-size: 13px;
	line-height: 20px;
	color: #111111;
	padding: 5px 0 0px 0;
}
.item .item-area .details-area .ratings .amount {
	display: inline-block;
}
.item .item-area .details-area .ratings .amount a {
	color: #777777;
	font-weight: 600;
	font-size: 12px;
}
.products-list .details-area .product-name a {
	color: #373737;
}

.products-list .details-area .actions {
	display: block;
	margin: 20px 0 0 0;
	max-width: 285px;
}
.category-products ol.products-list .item .details-area .actions a i.icon-wishlist::before {
	font-size: 12px;
}
.category-products .item .details-area .actions a.addtocart:hover {
	background: #CF5050;
}
.col-main .category-products .products-list li.item .details-area .actions a.addtocart {
	position: relative !important;
	background: #b04d4d;
	border: 1px solid #b04d4d;
}
.col-main .category-products .products-list li.item .details-area .actions a.addtocart:hover {
	background: #CF5050;
}
.category-products .item .details-area .actions a.addtocart span {
	text-align: left;
	padding-left: 25px;
}
.category-products .item .details-area .actions a.addtocart {
	position: relative;
	text-align: left;
	background: #b04d4d none repeat scroll 0 0;
	border: 1px solid #b04d4d;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 38px;
	text-transform: uppercase;
	visibility: visible;
	width: 125px;
	margin: 0 auto;z-index: 1;
}
.category-products .item .details-area .actions a.outofstock {
	min-width: 132px;
}

.category-products .products-list {
	margin: 10px -10px 0 -10px;
}
.category-products .item a.quickview-icon span {
	text-decoration: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/eye.png");
	background-origin: padding-box;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	color: #000;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.category-products .item .quickview-icon {
	line-height: 35px;
	background: #fff none repeat scroll 0 0 !important;
	border-radius: 5px !important;
	text-transform: uppercase;
}
.category-top .page-title.category-title {
	display: block;
	margin: 0 auto;
}

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

.special-price .price {
	font-size: 20px;
	color: #373737;
}
.old-price .price {
	text-decoration: line-through;
	font-size: 12px;
	vertical-align: top;
}

.category-products .products-grid li.item .details-area .product-name {
	margin-top: 10px;
	float: left;
	width: 85%;
}


.products-grid .ratings {
	margin: 5px 0 10px;
}
.product-collateral h2 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: none;
	margin: 0 auto;
	font-size: 18px;
	padding: 0;
	position: relative;
	text-align: center;
	top: -33px;
	width: 200px;
	color: #444444;
	font-weight: 600;
}
.block-viewed h2 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: none;
	margin: 0 auto;
	font-size: 18px;
	padding: 6px 50px;
	position: relative;
	text-align: center;
	top: -33px;
	width: 255px;
	color: #444444;
	font-weight: 600;
}
.mini-cart .actions a {
	background: #b04d4d none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.3px;
	line-height: 26px;
	float: left;
	margin: 0 2%;
	text-transform: uppercase;
	width: 46%;
}
.mini-cart .actions a i.fa.fa-chevron-right {
	margin-left: 3px;
}

.box-collateral.box-up-sell.category-products .main_title > h2 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: none;
	margin: 0 auto;
	font-size: 18px;
	padding: 6px 0;
	position: relative;
	text-align: center;
	top: -39px;
	width: 400px;
	color: #444444;
	font-weight: 600;
}
.category-products .item a.quickview-icon {
	right: 0;
	top: 0;
	left: 0;
	margin: auto;
	max-width: 118px;
	line-height: 24px;
	border-radius: 3px !important;
	bottom: 0;
	max-height: 42px;
}
.ratings {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	text-align: left;
}

.rating-box::before {
	color: #dedede;
}

.rating-box .rating::before {
	color: #eeb51d;
}



.recent-posts a.readmore {
	font-size: 13px;
	color: #444444;
	font-weight: 600;
}

.postContent {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #444444;
}

.bootam {
	margin-top: 8px;
	margin-bottom: 50px;
}

#totop {
	color: #fff;
}

.recent-posts .postTitle h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #444444;
}
.recent-posts .post-date .month {
	border-radius: 2px;
	padding: 4px 0;
}
.recent-posts .item .post-image {
	padding: 0;
}
.post-left img {
	border-radius: 5px;
	width: 100%;
}
.footer-middle .row {
	position: relative;
	z-index: 1;
}
.header-container.type4 .main-nav ul.menu>li>a::after {
	display: none;
}


.category-image {
	margin: 0;
}

.menu-static-width .top-mega-block h1 {
	border-bottom: 1px solid #dddddd;
	color: #4c4c4c;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	text-align: left;
	width: 85px;
}

.menu-static-width .top-mega-block h1.topbrands {
	border-bottom: 1px solid #dddddd;
	color: #4c4c4c;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	text-align: left;
	width: 85px;
}
.menu-static-width .top-mega-block h1.morebrands {
	border-bottom: 1px solid #dddddd;
	color: #4c4c4c;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	margin: 15px 0 5px;
	text-align: left;
	width: 100px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.menu-static-width .mega-columns ul li.menu-item a span {
	color: #4c4c4c;
	font-size: 12px;
}
.menu-static-width .top-mega-block ul li {
	display: inline-block;
	margin: 10px 10px 0 0;
}

.page-title h1 {
	color: #444444;
	font-size: 25px;
	font-weight: 600;
}

.category-products .fa-balance-scale::before {
	font-size: 14px;
}

.breadcrumbs .container .col-sm-12.a-left ul {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
}

.header-container .top-links .topCartContent .actions a .fa {
	font-size: 12px;
	padding-left: 4px;
}
#recently-viewed-items li {
	display: inline-block;
    vertical-align: top;
    float: left;
    padding: 5px;
    width: 10%;
}
#recently-viewed-items li:last-child {
	margin-right: 0px;
}
hr {
	border-color: #dddddd;
}
.catalog-category-view .main_title > h2 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: none;
	margin: 0 auto;
	font-size: 18px;
	padding: 6px 50px;
	position: relative;
	text-align: center;
	top: -33px;
	width: 255px;
	color: #444444;
	font-weight: 600;
}
.block-layered-nav dt:before, .block-category-nav .block-title:before {
	right: 5px;
}


a[href^=tel] { color: inherit; text-decoration: none; }

#aw-ln-filter-5-options li span {
	display: none !important;
}
#aw-ln-filter-5-options lable.check {
	padding: 0;
}

.checkbox123 lable.check {
	padding-left: 5px;
}

#aw-ln-filters-container dt {
	padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 0;
    background: #f7f7f7;
}

#aw-ln-filters-container dt.closed:after {
	content: "\f067";
    font-family: FontAwesome;
    float: left;
    padding-left: 0px;
    margin-top: 3px;
    font-size: 11px;
    margin-right: 10px;
    color: #468266;
}

#aw-ln-filters-container dt:after {
	content: "\f068";
	font-family: FontAwesome;
    float: left;
    padding-left: 0px;
    margin-top: 3px;
    font-size: 11px;
    margin-right: 10px;
    color: #468266;
}

.product-essential {
	margin-bottom: 40px;
}


.checkbox123 input {
	margin: 0;
}
#aw-ln-filters-container dd ol li {
	margin-bottom: 3px;
}

.product-tabs.horizontal>ul li a {
	display: block;
}

.product-tabs.horizontal>ul li a:before {
	font-family: FontAwesome;
	content: "\f054";
	margin-right: 10px;
	font-size: 12px;
	line-height: 17px;
    color: #225832;
}
.product-tabs.horizontal>ul li.active a {
	border-bottom: 1px solid #000;
}

.product-tabs.horizontal>ul li.active a:before {
	font-family: FontAwesome;
	content: "\f078";
}

.product-tabs.horizontal>ul li:hover a {
	border-bottom: 1px solid #000;
	text-decoration: none;
}

.product-tabs.horizontal>ul li a {
	font-weight: 600;
	border-bottom: 1px solid #ddd;
}

.add-to-links li a i.icon-wishlist {
	font-size: 12px;
	padding: 0 5px;
	color: #d14343;
}


.checkout-cart-index .input-text.qty {
	position: relative
}
.input-text.qty {
	margin-left: 21px;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	width: 32px !important;
	padding: 0;
	font-size: 15px;
	text-align: center;
	color: #777;
	border-radius: 0;
	border-color: #dddddd;
	position: absolute;
	z-index: 123;
}
.qty-holder {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-right: 7px;
	width: 77px;
}
.qty-changer >a.qty_dec {
	margin-bottom: 0;
}
.product-options-bottom .add-to-cart > label {
	display: block;
	font-weight: normal;
	line-height: 37px;
	vertical-align: middle;
	font-size: 15px;
	color: #444444;
}
.quickview-index-view .product-view .product-img-box {
	padding: 0px 20px 20px 20px;
}
.qty-changer >a {
	width: 22px;
	text-decoration: none;
	height: 32px;
	margin-right: 30px;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #dddddd;
	color: #555555;
	text-align: center;
	margin-bottom: 0;
	background-color: #f4f4f4;
	float: right;
	border-radius: 0;
	vertical-align: middle;
}
a.qty_inc {
	margin: 0;
}



.m-bought-together-products li.m-separator {
	padding: 0 5px;
	width: inherit;
}
.
.catalog-product-view .product-view .product-shop.col-sm-7 > form, .review-product-list .product-view .product-shop.col-sm-7 > form {
	display: inline-block;
}
.catalog-product-view .product-view .product-shop.col-sm-7 .product-options dt label {
	font-weight: 600;
	color: #444444;
	font-size: 14px;
}
.catalog-product-view .priceclonright {
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	padding-top: 4px;
	font-size: 15px;
}
.product-options-bottom .add-to-cart > label {
	display: inline-block;
	font-weight: normal;
	line-height: 35px;
	font-size: 15px;
	vertical-align: middle;
}
.product-shop.col-sm-7 p.no-rating {
	display: inline-block;
	vertical-align: top;
}
.catalog-product-view .priceclonleft {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}

.catalog-product-view .product-view .product-shop .price-box .old-price .price {
	line-height: 1.2;
	font-weight: 600;
	vertical-align: middle;
}

.product-shop.col-sm-7 .option1 > span {
	font-weight: 600;
}
.product-shop.col-sm-7 .saveprice123 {
	color: #b04d4d;
	float: right;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
}
.product-shop.col-sm-7 .m-bought-together .bpptamstep2 > p {
	color: #969696;
	font-size: 14px;
	padding: 20px;
	margin: 0px;
	font-weight: 600;
}
/* start m-bought product page popup */
.m-bought-together {
	border: 1px solid #dddddd;
	display: inline-block;
	margin-top: 20px;
	border-radius: 0px 0px 5px 5px;
}
.m-bought-together-products>li {
	float: left;
	margin: 0 5px 10px 5px;
	display: inline-block;
	width: 23%;
	text-align: center;
}
.m-bought-together {
	position: relative;
	width: 100%;
}
.add-to-cart button.button span span:hover {
	background: #CF5050;
	border: none;
}
.compare-popup button.button span {
	text-transform: uppercase;
}
.my-wishlist button.button span span {
	text-transform: uppercase;
}
.add-to-cart button.button span span {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	padding: 0;
}
.add-to-cart button.button span i {
	margin-right: 0;
	padding-left: 15px;
}

.add-to-cart button.button span span i.fa.fa-chevron-right {
	font-size: 12px;
	right: 10px;
	top: 2px;
	display: none;
}
#m-bought-together-form .button.btn-cart.popup {
	display: block;
	float: none;
	margin: 0 auto;
	padding-top: 15px;
	width: 175px;
}
.add-to-cart button.button.popup span span i.fa.fa-chevron-right {
	right: 5px;
	top: 1px;
}
#m-bought-together-form .button.btn-cart.popup span {
	padding: 0 10px;
}
#m-bought-together-form .close_pop {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/btn_window_close.gif") no-repeat scroll 0 0 / 100% auto;
	content: "";
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 20px;
}
#m-bought-together-form #m-bought-product-options-wrapper select, #m-bought-together-form #m-bought-product-options-wrapper input {
	width: 100%;
}
#m-bought-together-form #m-bought-product-options-wrapper {
	background: #e8e8e8 none repeat scroll 0 0;
	border: 2px solid #e8e8e8;
	float: none;
	left: 0;
	margin: auto;
	padding: 20px 20px 35px;
	position: fixed;
	right: 0;
	top: 20%;
	width: 30%;
	z-index: 12345;
	border-radius: 10px;
	min-width: 300px;
	display: none;
}
body.m-bought-popup::before {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1234;
}
#m-bought-together-form .m-bought-together-visuals #m-bought-product-options-wrapper .product-name > h1 {
	font-size: 18px;
}
/* end m-bought product page popup */

.footer .social-icons a:hover {
	-webkit-filter: invert(0%);
	filter: invert(0%);
}
.footer .social-icons a {
	-webkit-filter: invert(49%);
	filter: invert(49%);
	background-color: transparent;
}
.contacts-index-index .breadcrumbs .container {
	margin-top: 15px;
	padding-left: 240px;
}
.contacts-index-index h2.legend {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 45px;
	color: #444444;
}
.contacts_block {
	padding: 0;
}
.contacts_block #contactForm .form-list label {
	font-weight: 600;
}
.contacts_block #contactForm .form-list:first-child {
	padding-left: 0px;
	padding-right: 30px;
}
.contacts_block #contactForm .form-list:last-child {
	padding-left: 30px;
	padding-right: 0px;
}
.contacts_block #contactForm .form-list .input-box input[type="text"] {
	border-radius: 2px;
	border: 1px solid #dddddd;
	width: 100%;
	height: 45px;
	box-shadow: none;
}
.contacts_block #contactForm .form-list .input-box.input-textarea textarea {
	resize: none;
	border-radius: 2px;
	border: 1px solid #dddddd;
	box-shadow: none;
	height: 160px;
}
.contacts_block #contactForm .form-list button.button span span {
	padding: 0px;
}
.contacts_block .contact-info {
	margin-top: 60px;
	padding: 0;
}
.contacts_block .contact-info .col-sm-4 .col-sm-12 {
	margin-top: 16px;
}
.contacts_block .contact-info .col-sm-4 .col-sm-12 i {
	background: #b04d4d none repeat scroll 0 0;
	border-radius: 3px;
	font-size: 20px;
	height: 40px;
	width: 40px;
	line-height: 39px;
}
.contacts-index-index .col-main .contacts_block .contact-info p {
	font-size: 13px;
	color: #515151;
}
.contacts-index-index .col-main .contacts_block .contact-info p.title {
	font-weight: 600;
}
.contacts-index-index #store_map {
	margin-bottom: 50px;
}

@media (min-width: 1230px) {

	.northface_landing .col.title span {
		height: 79px;
		line-height: 79px;
	}

	.checkout-cart-index .cart .row .col-lg-9 {
		width: 73%;
	}

	.checkout-cart-index .cart .row .col-lg-3 {
		width: 27%;
	}
	.main.container {
		width: 1200px;
	}

	/* .col-sm-12 {
		padding: 0;
	} */
	.category-top .page-title.category-title {
		padding: 0 15px;
	}
	.container {
		width: 1200px;
		max-width: 1200px;
	}

	.barbour_landing div.title {
		height: 76px;
		line-height: 76px;
	}
}

 @media screen and (max-width: 1199px) {
#narrow-by-list .filter-fieldset .fields .from-wrapper input {
	width: 50px !important;
}
.catalog-product-view .category-products .products-grid.columns4 li.item.nth-child-3np1 {
	clear: none;
}

}
@media screen and (max-width: 1070px) {
.catalog-product-view .category-products .item .details-area .actions a {
	margin: 0 auto
}
}
@media screen and (min-width: 1001px) {
.cms-index-index .popular_category li:nth-child(6) {
	margin-right: 0;
}
.cms-index-index .popular_category li:nth-child(3) {
	margin-right: 0;
}
}
 @media screen and (max-width: 1000px) {

.header-container.type4 .cart-area {
	margin: 0;
}
.cms-index-index .popular_category li {
	width: 47%;
	max-width: none;
}
.cms-index-index .popular_category ul {
	text-align: center;
}
.cms-index-index .popular_category img {
	max-width: none;
	width: 100%;
}
.posthomeright ul {
	margin: 0;
	padding: 0;
}
.mobile-nav {
	background-color: #418368;
}
body.mobile-nav-shown .mobile-nav.side-block {
	left: 0;
}
li.menu-item.menu-item-has-children.menu-parent-item {
	padding: 0;
}
.mobile-nav .top-select {
	margin: 0;
}
.mobile-nav .top-select > span {
	width: 85%;
	background: #ffffff;
	height: 33px;
}
.mobile-nav .menu-all-pages-container ul.links.sw-mobile-menu li a i {
	color: #444444;
	margin-right: 5px;
	width: 20px;
	text-align: center;
}
.mobile-nav .menu-all-pages-container ul.links.sw-mobile-menu li a {
	font-size: 14px;
	border-bottom: 1px solid #ddd!important;
}

.mobile-nav ul.mobile_menu_footer_block.sw-mobile-menu li a {
	font-size: 14px;
	border-bottom: 1px solid #ddd!important;
}

.mobile-nav .top-select span .dropdown {
	padding: 0;
	overflow: visible !important;
	top: 32px !important;
	border: 1px solid #dddddd;
}
.mobile-nav .top-select span .dropdown ul li a {
	font-size: 13px;
	text-align: left;
	padding: 0;
	line-height: 29px;
}
.mobile-nav .top-select span .dropdown ul li a img {
	vertical-align: middle;
	margin-right: 8px;
}
.mobile-nav .top-select > span > .select {
	border: 1px solid #dddddd;
	display: block;
	width: 100%;
	text-align: left;
	height: 33px;
	padding: 3px 10px;
	line-height: 19px;
}
li.menu-item.menu-item-has-children.menu-parent-item > ul li:hover a {
	text-decoration: underline
}
li.menu-item.menu-item-has-children.menu-parent-item > ul li a::before {
	text-decoration: none
}
.mobile-nav.side-block .sw-mobile-menu li>a {
	color: #333;
	font-weight: 600;
	text-transform: capitalize;
}
.mobile-nav.side-block .sw-mobile-menu li .open-child:after {
	color: #555555;
	float: right;
	text-align: right;
	position: absolute;
	right: 15px;
	top: 15px;
	left: auto;
}
.mobile-nav .sw-mobile-menu li .open-child {
	float: right;
	font-size: 0;
	width: 100%;
	text-align: right;
	left: 0;
	margin-top: 1px;
	display: block;
	cursor: pointer;
	position: absolute;
	background-color: #151515;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-nav {
	background-color: #f4f4f4;
	padding: 0;
}

.mobile-nav.side-block .sw-mobile-menu li li .open-child:after {
	top: 7px;
}
.mobile-nav .sw-mobile-menu li > a {
	font-size: 15px;
}
ul.menu.sw-mobile-menu {
	background: #fff;
}

body.mobile-nav-shown .mobile-nav-overlay {
	visibility: visible;
	opacity: 0.15;
	filter: alpha(opacity=0);
}

.mobile-nav .menu-all-pages-container ul.links.sw-mobile-menu li a i.fa.fa-heart {
	color: #b04d4d;
}


.header-container.type4 .header .logo img {
	height: inherit;
}

.header-container.type4 .header .form-search:before {
	display: none;
}

}

@media screen and (max-width: 991px) {
.catalog-product-view .category-products .products-grid.columns4 li.item.nth-child-2np1 {
	clear: none;
}
.catalog-product-view .category-products .products-grid.columns4 li.item {
	width: 31%;
	margin-top: 15px;
}
.catalog-product-view .category-products .products-grid {
	border: none;
}
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
body {
	min-width: 1080px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {

.product-options-bottom .add-to-cart {
	margin-top: 15px;
}
}
 @media screen and (max-width: 980px) {
.post-right-bootam > img:first-child {
	margin-right: 1%;
}
}
@media screen and (min-width: 768px) {
.cms-index-index .popular_category li:nth-child(3), .cms-index-index .popular_category li:nth-child(6) {
	margin-right: 0;
}
.cms-index-index .popular_category li {
	width: 31.6%;
}
.collapsible .block-content {
	display: block !important;
}
.collapsible .opener {
	display: none !important;
}
.slider-input-action button.button:first-child {
	display: block;
}
.slider-input-action button.refinepopup_filter {
	display: none;
}
.refine, a.close_refine_button, .mobile_info {
	display: none;
}

.mobile_header , .mobile_search{
	display: none;
}
.mobile-product-name.product-name, .mobile-tab-accordion, .product-shop.col-sm-7.mobilereview {
	display: none;
}
.product-tabs #tab_delivery_tabbed {
	display: none !important;
}
.product-tabs #tab_delivery_tabbed_contents {
	display: none !important;
}
}
@media screen and (max-width: 767px) {
.customposthome .posthomeright {
	display: block;
	vertical-align: top;
	margin-top: 6px;
	width: 100%;
}

li.menu-item.menu-item-has-children.menu-parent-item > ul li:hover a {
	text-decoration: none;
}
.col-sm-3.subcat:nth-child(2), .col-sm-3.subcat:nth-child(4) {
	margin-right: 0;
}
.comman-block1 {
    width: 100%;
}
.comman-block {
    width: 100%;
	margin-bottom: 4%;
}
.homecat .comman-block .mainimg.footwearblock .footwerimg {
    max-width: 180px;
}
.bags {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.subcat {
	width: 48.5%;
}
.brandsubcategory .subcat {
	width: 31.5%;
}
.brandsubcategory .subcat:nth-child(3), .brandsubcategory .subcat:nth-child(6) {
	margin-right: 0;
}
.contacts_block .contact-info .col-sm-4 {
	padding: 0;
}
.contacts-index-index .breadcrumbs .container {
	padding-left: 30px;
}
.contacts_block #contactForm .form-list:first-child {
	padding-right: 0;
}
.contacts_block #contactForm .form-list:last-child {
	padding-left: 0;
}
.category-products .products-grid li.item .details-area .product-name a {
	font-size: 12px;
}
.refine_popup .block-title.Refine > strong > span {
	padding: 0;
}
.col-left.sidebar.f-left.col-sm-3 button.button.clear_all {
	overflow: visible;
	float: right;
	width: auto;
	border: 0;
	padding: 0px 15px 10px 15px;
	margin: 0;
	background: none !important;
	cursor: pointer;
	text-indent: 0px !important;
	height: 30px !important;
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
	float: none;
}
.col-left.sidebar.f-left.col-sm-3 button.button.clear_all span, .col-left.sidebar.f-left.col-sm-3 button.button.clear_all span span {
	background: #e0e0e0;
	color: #444444 !important;
	text-transform: capitalize;
	letter-spacing: .4px;
}
.filter-fieldset .noUi-target {
	margin-bottom: 20px;
}
.gomage-navigation-slider-type-rectangle #narrow-by-list .filter-type-input {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.col-left.sidebar.f-left.col-sm-3::-webkit-scrollbar {
 display: none;
}

.mobile-tab-accordion .panel-heading .panel-title a.collapsed::after {
	content: '+';
	font-weight: bold;
	font-size: 26px;
	color: #174924;
	top: 0;
	margin-top: 6px;
}
.mobile-tab-accordion .panel-heading .panel-title a::after {
	content: '-';
	font-weight: bold;
	font-size: 36px;
	color: #fff;
	top: 0;
	margin-top: -6px;
}

.mobile-tab-accordion .panel-heading .panel-title a.collapsed {
	color: #3e3e3e;
}
.product-img-box + .product-img-box-bootam {
	display: none;
}
.product-shop.col-sm-7.mobilereview .reviewstock {
	display: block;
}
.product-shop.col-sm-7 .product-name, .product-view .product-shop .reviewstock {
	display: none;
}
.product-shop.col-sm-7.mobilereview {
	padding: 0;
}
.product-shop.col-sm-7.mobilereview p.availability.in-stock {
	margin-left: 0;
}
.product-shop.col-sm-7.mobilereview .reviewstock .ratings {
	margin-bottom: 10px;
	margin-right: 10px;
}


#slideshow {
	width: 100%;
	min-width: 100%;
	padding: 15px;
	padding-top: 0;
}

.homecat .comman-block .mainimg > a {
	height: auto;
}


h1.content-1 {
	position: static;
	font-size: 13px;
	padding: 12px;
	background: #333;
}

.banner_links .inner {
	display: none;
}


#banner-slider-demo-11 .content-1 {
	position: static;
	width: 100%;
	margin: 0;
	height: auto;
}
.customposthome {
	padding: 0;
}
#banner-slider-demo-11 .content-1 p {
	font-size: 25px;
}
.top-links {
	width: auto;
}
.header-container .header-wrapper {
	display: none;
}
.customposthome .posthomecontent {
	margin-top: 15px;
	display: block;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0;
}
.customposthome {
	margin-top: 10px;
}
div#brands-slider-demo-11 {
	display: none;
}
.customposthome .post-left {
	display: none;
}
.customposthome {
	border: none;
	background: #fff;
}

/* .mobile-nav.side-block {
	padding-top: 65px;
} */
.top_mo_header {
	display: inline-block;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	background: #174924;
	z-index: 1234;
	padding: 5px 0 0 0;
}

.container {
	width: 100%;
}
.page-title h1 {
	padding-top: 0;
}

.header-container.type4 {
	display: none;
}
.custom-block .icon-group {
	display: none;
}
.products-grid .ratings {
	display: none;
}

.col2-left-layout .col-main {
	width: 100%!important;
}

.category-products .products-grid.columns3 li.nth-child-2n {
	margin-right: 0!important;
}
.item .details-area .actions {
	position: relative;
	display: none;
}
.mobile-nav ul.links.sw-mobile-menu.links li a:hover, .mobile-nav ul.mobile_menu_footer_block.sw-mobile-menu li a:hover {
	text-decoration: underline;
}
.category-products .mobile_info {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 25px;
}
.category-products .products-grid li.item .details-area .mobile_info .ratings .amount {
	display: none;
}
.menu-icon > a:hover {
	text-decoration: none;
}
.category-products .mobile_info .ratings {
	display: inline-block;
	vertical-align: middle;
}
.category-products .mobile_info a {
	border: none;
	display: inline-block;
	height: 18px;
	width: 21px;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}

.item .price-box .old-price {
	margin: 5px 0 0 0;
}

.page-title h1 {
	font-size: 20px;
}
.item .details-area .actions a.addtowishlist {
	right: 0;
}
.item .details-area .actions a {
	opacity: 1;
	visibility: visible;
}
.item .details-area .actions a.comparelink {
	left: 0;
}
.category-image {
	display: none;
}


#narrow-by-list .slider-input-action {
	width: 100%;
}
#narrow-by-list .slider-input-action {
	width: 100%;
}
.slider-input-action button.button:first-child {
	display: none;
}
.slider-input-action button.refinepopup_filter {
	width: 100% !important;
	display: block;
	float: none !important;
	margin: 20px auto 0 !important;
}
.block-layered-nav dt.closed, .block-category-nav .block-title.closed {
	/* pointer-events: none; */
	border-radius: 7px;
	background: none;
	border: none;
}
.block-layered-nav dt {
	/* pointer-events: none; */
}

.block-title.Refine strong {
	display: inline-block;
}
.block-title.Refine a {
	display: inline-block;
	float: right;
	font-size: 13px;
	font-weight: 600;
}
#narrow-by-list .gan-track {
	background: none !important;
}


.toolbar-top .sorter .view-mode, .toolbar-top .sorter .limiter, .toolbar-bottom .sorter .limiter, .toolbar-top .toolbar .pager, .toolbar-top .sorter .sort-by label {
	display: none;
}
.toolbar .pager, .pager .pages {
	float: none;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	display: inline-block;
}
.category-products .toolbar-top {
	width: auto;
	float: left;
}
.category-products .refine {
	float: right;
	width: 48%;
	margin-bottom: 15px;
}

.category-products .refine i {
	font-size: 16px;
	margin-right: 8px;
}

.block-title.Refine {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
	padding: 15px;
	position: fixed;
	left: 0;
	right: 0;
	padding: 15px 30px;
	z-index: 1;
	background: #fff;
	top: 80px;
}
.category-products .refine a.addtocart.view.refine_button {
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #ddd;
    color: #777;
    font-size: 13px;
    font-weight: 600;
    height: 32px;
    line-height: 29px;
    border-radius: 0px;
    text-transform: uppercase;
    width: 100%;
}
/* .category-bootam {
	display: none;
} */
.category-products .products-grid {
	clear: both;
}
.category-products .toolbar-top {
	width: 48%;
}
.sorter .sort-by {
	width: 100%;
	margin-right: 0;
}

.footer {
	min-width: 100%;
}


.products-grid .ratings {
	margin: 8px 0;
}
.product-view .product-name {
	margin-top: 25px;
}
.footer-container .footer .footer-middle {
	padding-top: 13%;
}
.collapsible .block-content {
	display: none;
}
.footer-middle::before, .footer-middle::after {
	display: none
}
.collapsible .opener {
	-webkit-filter: invert(100%);
	filter: invert(100%);
	background-image: url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/opener.png");
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 52px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
	border-radius: 0 3px 3px 0;
}
.collapsible .opener.active {
	background-image: url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/opener-active.png");
	background-color: transparent;
}
.footer-middle .block-content {
	margin-top: 0;
	margin-bottom: 20px;
	padding-left: 15px !important;
}
.footer-middle .block.block-subscribe .input-box button {
	margin-left: 10px;
	margin-top: 0;
	width: 75px;
}
.footer-middle .block .block-title strong span {
	padding: 12px;
}

}
@media screen and (max-width: 732px) {
.cms-index-index .popular_category li {
	width: 46%;
}
.custom-block .icon-group {
	margin-left: 0;
}
}
@media screen and (max-width: 715px) {
.cms-index-index .popular_category li {
	width: 46%;
}
}
@media screen and (max-width: 700px) {
.catalog-product-view .category-products .products-grid.columns4 li.item {
	width: 48%;
}
}
@media screen and (min-width: 641px) {
.catalog-category-view .category-top .page-title.category-title {
	margin-top: 30px;
}
.catalog-category-view .category-top .category-image + .page-title.category-title {
	margin-top: 0px;
}
}
@media screen and (max-width: 640px) {
.footer .social-icons {
	float: none;
}
.footer-bottom address {
	float: none;
}
.cms-index-index #home-page-latest-blod .recent-posts .item {
	float: none;
	width: 100%;
}
.posthomeright ul {
	margin: 0;
	padding: 0;
}
.posthomecontent-bootam {
	display: block;
	margin-right: 0;
	vertical-align: top;
	width: 100%;
}
.post-right-bootam {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.post-right-bootam img {
	display: inline-block;
	width: 46.8%;
}
.post-right-bootam > img:first-child {
	margin-right: 5%;
	margin-bottom: 10px;
}
.post-left img {
	display: block;
	width: 100%;
}
.header-container .top-links-container span.split {
	margin: 6px 0px 6px 0;
}
.header-container.type4 .top-links-container .cart-area {
	margin: 0px 0;
}
.icon-group {
	text-align: center;
	margin-left: 0;
	margin-top: 20px;
}
.icon-group p {
	margin-left: 0;
}

.header-container.type4 .header .custom-block {
	width: 100%;
}
.icon-group.visitoutessex strong {
	font-size: 17px;
}
.icon-group.visitoutessex p {
	font-size: 12px;
}
.header-container .top-links-icon:before {
	content: "\e80b";
	display: block;
	position: absolute;
	right: 7px;
	top: 50%;
	font-family: "porto";
	margin-top: -7px;
	color: #3E3E3E;
	font-size: 12px;
}


#brands-slider-demo-11.owl-no-narrow .owl-item .item {
	text-align: center;
}
.header-container.type4 .mybag-link .cart-info span {
	display: none;
}
.header-container.type4 .mybag-link .cart-info span.cart-qty {
	display: block;
}
.form-language.top-select .selectbox li a img {
	margin: 3px 0;
	display: inline-block;
	width: 16px;
	height: 11px;
}
.header-container.type4 .compare-link a {
	font-size: 0;
}

.track_your_parcel_outer {
	margin-right: 0;
}
.form-language.top-select .selectbox li {
	transition: all 0.3s;
	text-align: center;
}

.selectbox .select .text {
	font-size: 12px;
}
.top-links-container .cart-area i.fa.fa-shopping-basket {
	padding-right: 0;
}
.custom-block .icon-group {
	width: 100%;
}
.toolbar .pager {
	clear: left;
}
.sorter .limiter {
	width: 50%;
}
.toolbar-bottom .toolbar {
	width: 100%;
}
.toolbar-bottom .toolbar .sorter .limiter {
	width: auto;
	float: left;
}
}
@media screen and (max-width: 566px) {
.cms-index-index .popular_category li {
	width: 45%;
}
}
@media screen and (max-width: 549px) {
.cms-index-index .popular_category li {
	width: 45%;
}
}
@media screen and (max-width: 549px) {
.cat-section.tents-cat.f-left {
    width: 100%;
}
.tents-cat-wrapper.cf > img {
    width: 100%;
}
}

@media screen and (max-width: 480px) {
.col-sm-3.subcat:nth-child(2), .col-sm-3.subcat:nth-child(4) {
	margin-right: 0;
}
.subcat {
	width: 48.4%;
}
.brandsubcategory .subcat:nth-child(2), .brandsubcategory .subcat:nth-child(4), .brandsubcategory .subcat:nth-child(6) {
	margin-right: 0;
}
.brandsubcategory .subcat {
	width: 48.4%;
}
.brandsubcategory .subcat:nth-child(3), .brandsubcategory .subcat:nth-child(6) {
	margin-right: 2%;
}
.brandsubcategory .subcat:nth-child(2), .brandsubcategory .subcat:nth-child(4), .brandsubcategory .subcat:nth-child(6) {
	margin-right: 0;
}
}
@media screen and (max-width: 466px) {
.product-shop.col-sm-7 .saveprice123 {
	line-height: 15px;
}
.footer .block .block-content {
	padding: 0 15px 0 5px;
}
.bootam {
	margin-bottom: 20px;
}
.selectbox .select {
	padding: 0 19px 0 10px;
}
#banner-slider-demo-11 .content-1 p {
	font-size: 18px;
	line-height: 25px;
}
.cms-index-index .popular_category ul {
	padding-left: 0px;
}
.cms-index-index .popular_category li {
	width: 45.9%;
	margin: 0 5px 10px 5px;
	float: none;
}
.cms-index-index .popular_category span a {
	padding: 5px 0;
	font-size: 12px;
}
.cms-index-index .popular_category .main_title {
	height: 50px;
}
.cms-index-index .popular_category .main_title > h2 {
	font-size: 15px;
	padding: 0px 0px;
	top: -20px;
	width: 200px;
	line-height: 0;
}
.footer-middle .block.block-subscribe .input-box button {
	width: 100%;
	padding: 0;
	margin: 15px 0 0 0;
}

.footer-container .footer .footer-middle {
	padding-top: 15%;
	padding-bottom: 5%;
}
.footer-middle::before {
	height: 160px;
	background-size: 60%;
}
.footer-middle::after {
	width: 105px;
	height: 160px;
	background-size: 100%;
}

.add-to-cart button.button {
	width: 100%;
	margin: 20px auto 0 auto;
	display: block;
}

.product-options-bottom .add-to-cart {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
.catalog-product-view .product-view .product-shop.col-sm-7 .product-options dd select {
	width: 100%;
}
.product-shop.col-sm-7 .option1 > h1 {
	text-align: left;
	margin: 0 10px 0 0;
}
.add-to-box.m-bought-together-add-to-box {
	float: none;
	width: 100%;
}
.m-bought-together .add-to-cart {
	float: none;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
}
}
@media screen and (max-width: 411px) {

.product-view .qty-holder {
	margin-right: 0px;
}
.catalog-product-view .product-view .add-to-cart button.button {
	margin-top: 15px;
	display: block;
}
}
@media screen and (min-width: 360px) {
.category-products .mobile_info a.comparelink.link-compare {
	margin: 0 5%;
}
}
@media screen and (max-width: 360px) {
.bags a img{
    width: 92px;
    display: inline-block;
}
.comman-block1 .cont.absolute {
    top: 20px;
}
}
.header-container.type4 .top-links .form-currency a {
	background: #f5f5f5 none repeat scroll 0 0;
	color: #3e3e3e;
	padding: 5px;
	text-align: center;
}
.header-container.type4 .top-links .form-currency a:hover {
	background: #dedede none repeat scroll 0 0;
	color: #3e3e3e !important;
}
.top-links .form-currency .dropdown {
	left: -14px;
	width: 78px !important;
	padding-top: 31px;
	top: auto !important;
	border: none;
}
.header-container .selectbox .dropdown ul {
	background-color: #fff !important;
	border: 1px solid #dddddd;
}
.top-links .form-currency .selectbox li {
	display: block;
	padding: 2px 6px;
}
.top-links .form-currency .selectbox li:hover {
	background-color: transparent;
}
.top-links .form-currency .selectbox .select {
	height: 30px;
}
.product-view .add-to-links a:hover {
	text-decoration: none;
}
/**************** start list page wishlist popup ******************************/


.category-list {
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.category-products .products-grid li.item .wishlist-pop {
	display: none;
	bottom: 0;
	height: 230px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 185px;
}
.category-products .products-grid li.item .wishlist-pop .itemunsign {
	background-color: #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 0 1px 2px #e8e8e8;
	cursor: default;
	display: none;
	height: 228px;
	position: absolute;
	width: 186px;
	z-index: 3;
}
.category-products .products-grid li.item .wishlist-pop .closeWindow {
	color: #666;
	cursor: pointer;
	float: right;
	font-size: 16px;
	margin: 5px;
	padding: 0;
}
.category-products .products-grid li.item .wishlist-pop .signUpContent {
	float: left;
	margin: 0 22px;
	padding-top: 11px;
}
.category-products .products-grid li.item .wishlist-pop .itemtext {
	display: block;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	width: 140px;
}
.category-products .products-grid li.item .wishlist-pop .itemtext > span {
	display: block;
	font-family: EgizioItalic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px 0 10px 25px;
	text-align: left;
}
.category-products .products-grid li.item .wishlist-pop .signUpContent .icon-wishlist {
	bottom: 1px;
	float: left;
	height: 10px;
	margin: 0 0 11px;
	padding: 0 5px 0 0;
	position: relative;
}
.category-products .products-grid li.item .wishlist-pop .signUpContent .button.login {
	display: block;
	float: none;
	margin: 0 auto 10px;
}
.category-products .products-grid li.item .wishlist-pop .nlbutton.positivebutton {
	background-color: #f90;
}
.category-products .products-grid li.item .wishlist-pop .itemunsign .registerWishlist {
	background: rgba(0, 0, 0, 0) url("https://www.allweathers.co.uk/skin/frontend/allweathers/allweathers/images/arrow_right.png") no-repeat scroll right center;
	border: medium none;
	cursor: pointer;
	display: block;
	font-size: 13px;
	margin-left: 33px;
	padding-right: 13px;
	display: block;
	float: none;
	margin: 0 auto;
	width: 85px;
	font-weight: 600;
	line-height: 20px;
}
/**************** end list page wishlist popup ********************************/ 

.tooltip {
	border: 1px solid #ddd;
	border-radius: 5px;
	display: none;
	left: -30px;
	padding: 10px;
	font-size: 11px;
	position: absolute;
	bottom: 50px;
	background: #fff none repeat scroll 0 0;
	z-index: 1;
}
.tooltip.wishlist {
	width: 100px;
}
.tooltip.compare {
	width: 107px;
}
.item .details-area .actions {
	position: relative;
}
.link-wishlist:hover + .tooltip, .link-compare:hover + .tooltip, .quickview-icon:hover + .tooltip {
	display: block;
}
.tooltip.quickview {
	width: 100px;
	text-transform: capitalize;
}
.actions a:hover .tooltip {
	display: block;
	margin-left: -80%;
	margin-top: -90%;
	padding: 0;
	position: relative;
	color: #3e3e3e;
	right: auto;
	left: auto;
}
.products-grid a.quickview-icon:hover .tooltip {
	bottom: auto;
	color: #3e3e3e;
	display: block;
	left: 0;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -50px;
}
.actions .tooltip {
	bottom: 50px;
}
.account-login .buttons-set button.button {
	position: relative;
}
s.nav-sublist.level1 {
	display: none;
}
.price-filter-slider .text-box input.go {
	display: block;
	margin: 5px auto 0;
}
.price-filter-slider .text-box > span {
	margin: 0 5px;
}
#price-filter-form input.input-text, textarea {
	padding: 0 8px;
}
.wishlist-pop button.button span {
	font-weight: 700;
}
.quickview-index-view .full_product_quick {
	color: #b04d4d;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none !important;
}
.quickview-index-view .add-to-box + .clearer + .full_product_quick {
	margin-top: 20px;
}


@media (max-width: 767px) {
	#etalage_gallery {height: auto; margin: 0 0 10px 0;}
	
	label[for="p_method_sagepaydirectpro"], label[for="p_method_sagepayserver"], label[for="p_method_sagepayform"], label[for="p_method_sagepaynit"] {
		background-size: 100%!important;
	}

	.product-shop.col-sm-7.mobilereview .reviewstock {display: none;}
	.product-view .product-img-box .etalage-control	{margin-top: 40%;}
	.product-shop.col-sm-7 p.no-rating {margin-bottom: 0;}
	.product-view .product-shop .availability {margin: 0;}
	.col-sm-7 {padding-left: 0px; padding-right: 0px;}

	.product-view .product-shop .price-box {margin: 0 0 10px 0; text-align: center;}
	.product-options-bottom {margin-top: 0px;}
	.catalog-product-view .priceclonleft {display: block;}
	.footer-middle .block .block-title {margin: 0 0 5px 0; padding: 0;}
	.homecat .comman-block .mainimg {min-height: 0;}
	.cms-allweathers-home div [style="padding-top:50px;"] {display: none;}
	.catalog-product-view .add-to-box .add-to-cart {float: none; text-align: center;}
	.catalog-product-view .add-to-box {margin-top: 0;}
	.configarabeloption.step1 .option1 > span, .m-bought-together .option1 > span {margin: 0;}
	.product-shop.col-sm-7 .saveprice123 {display: none;}
	.savecurrency {margin-top: -1px;}
	.bundlediscount-info .actions {text-align: center; width: 100%;}

	.bundlediscount-info button.button {
		width: 100%;
	}

	.checkout-cart-index {}
	.checkout-cart-index .cart .cart-table-wrap {margin-bottom: 20px;}
	.checkout-cart-index .col-md-4.col-lg-3 {margin: 15px 0 0 0;}

	.cart .page-title h1 {margin: 0;}
	.checkout-cart-index .cart .col-sm-12.col-md-4.col-lg-3 {padding: 0 15px;}

	.checkout-onepage-index .block-progress .block-title strong {color: #fff;}
	.checkout-onepage-index .col-right.sidebar.col-sm-3 {padding: 0; margin: 15px 0 0 0;}

	.checkout-onepage-index #opc-login .col2-set .content {min-height: 0;}
	.checkout-onepage-index .opc-block-progress {display:none;}
}

.checkout-onepage-index .block-progress .block-title strong {color: #fff;}
.checkout-onepage-index #checkout-progress-wrapper .block-content {padding: 0;}
.checkout-onepage-index #checkout-progress-wrapper .block-progress dt {border-radius: 0;}
.product-shop .price-box .was-old-price{ padding-top:5px; padding-bottom: 3px; float: left;margin-left: 10px;}
.product-shop .price-box .was-old-price .price-label {
    display: inline-block !important;
    float: left;
    color: #777777;
    font-size: 15px;
    font-weight: 600;
    vertical-align: middle;
}
.product-shop .price-box .was-old-price .price {
	 color: #777777;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    margin-left: 3.4px;
    text-decoration: line-through;
    vertical-align: middle;
}
.super-attribute-select .disabled {
    background: #efefef none repeat scroll 0 0;
    color: #000;
}
.add-to-cart button.button.disable {
    pointer-events: none;
}
.add-to-cart button.button.disable span {
    background: #f4f4f4 none repeat scroll 0 0;
	color: #bbb;
}
.priceclonleft .outofstock_product {
    float: left;
}
.col1-layout .product-view .outofstock_product .product-info.product-info.out_of_stock {
    display: block;
    float: left;
    margin-top: 0;
    padding-left: 0;
}
#subscription_email + .validation-advice { position:absolute; }
.catalog-product-view .priceclonleft,
.catalog-product-view .priceclonleft .outofstock_product,
.col1-layout .product-view .outofstock_product .product-info.product-info.out_of_stock,
.product-info.out_of_stock .product-options.subscribe_block { width:100%; }
#product-options-wrapper .popup_tooltip {
    background: #4d8164 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 10px;
	position: relative;
    margin-left: 10px;
}
#product-options-wrapper .popup_tooltip:before {
	right: 100%;
	top: 35%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#product-options-wrapper .popup_tooltip:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 7px 0;
    border-color: transparent #4d8164 transparent transparent;
}
/* .col1-layout .product-view .product-info.out_of_stock.configurable {
    display: none;
} */
.estimateddeliverydate{
	background: #edffe5 none repeat scroll 0 0;
	border: 1px solid #bddfb2;
	float: left;
	padding: 10px;
	width: 100%;
	line-height:1.4em;
	margin-top: 30px;
}
.estimateddeliverydate .fa-truck::before{
	color:#353535;
	font-size:18px;
}
.estimateddeliverydate .countdown{
	color: #287705;
	font-weight: 600;
}
.estimateddeliverydate .countdown_msg {
	display: inline-block;
	float: none;
	margin: 0 0 0 5px;
	vertical-align: top;
	width: 95%;
}
.box-collateral.box-up-sell .old-price .price { vertical-align:middle; }
.box-collateral.box-up-sell .price-box { float: left; }


.left-mega-block .cf > li:nth-of-type(2n+1) {
  clear: left;
}



.row.camping-equi-section {
    margin-top: 50px;
}
.tent-additions-section {
    margin-top: 50px;
}
.cat-title {
    text-align: center;
    width: 100%;
    float: left;
    padding: 18px 2px;
    color: #444444;
    font-weight: 600;
    font-size: 16px;
}
.tent-additions-section .col-md-3.col-sm-3.col-xs-6 {
    margin-bottom: 30px;
}
.row.camping-equi-section .camping-equipments {
    margin-bottom: 30px;
}
.row.tent-section img {
    max-width: 100%;
    width: 100%;
}
.row.tent-section .col-md-6.col-sm-6.col-xs-6 a {
  background-color: #e1e1e1;
  color: #444444;
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 20px;
  width: 100%;
}
.row.tent-section .col-md-6.col-sm-6.col-xs-6 {
  font-size: 17px;
  font-weight: 600;
  padding: 0 5px;
}

.row.tent-section .col-md-6.col-sm-6.col-xs-6 a:first-word {
	color: #cf5050;
}

.tent-additions-section .cat-image,
.row.camping-equi-section .cat-image {
	border: 10px solid #e1e1e1;
	border-bottom: 0;
}

.tent-additions-section .cat-title,
.row.camping-equi-section .cat-title {
	background: #e1e1e1;
}
    
.tent-additions-section .cat-image img,
.row.camping-equi-section .cat-image img {
	width: 100%;
	height: auto;
}


.row.tent-section .col-md-6.col-sm-6.col-xs-6 a:after {
	font-family: FontAwesome;
	content: "\f054";
	float: right;
}

.bundlediscount-lists .product_price {
  font-size: 14px;
  font-weight: bold;
}
iframe#iframeRegCard { height:518px; width:100%; border:1px solid #666; padding: 0 20px;}

iframe#sagepaydirectpro-iframe-post { height:500px; width:100%; /*border:1px solid #666;*/ border:none; }

div#direct3d-logos { width:351px;margin:0 auto; margin-top:5px; }
div#direct3d-logos img { padding-right:10px; }

div.sagecardh1 h1 { display: inline; }
div.sagecardh1 img { padding-top: 12px; padding-left: 10px; }

select#sagepaytoken_start_yr, select#sagepaytoken_start, select#sagepaytoken_expiration_yr, select#sagepaytoken_expiration { width:125px; }
select#sagepaytoken_start, select#sagepaytoken_expiration { margin-right: 10px; }

form#frmRegCard input.cvv { width:3em !important; }

.sidebar .sagepaysuite-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .sagepaysuite-logo a { float:none; }
