/**
 * 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-2020 Magento, Inc. (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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/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.shoesme.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#test112211223{
overflow:hidden;
}

#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('https://www.shoesme.nl/skin/frontend/base/default/css/amasty/amcart/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index: 99999;
}

#confirmOverlay *{
box-sizing: content-box !important;
}

#confirmOverlay img{
display: inline !important;
}

.top-cart #am_minicart_container  .block-content {
    background: none;
    position: relative;
    right: 0;
    top: 0px;
    width: auto;
}


#am-block-related{
overflow: hidden;
}

#confirmBox{
	background-image: url(https://www.shoesme.nl/skin/frontend/base/default/css/amasty/amcart/main-texture.png);
    width: 100%;
	max-width: 460px !important;
    min-width: 320px;
	position:fixed;
	text-align: center;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
    z-index: 100;
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#hideDiv{
    width:100%;
    height:100%;
    z-index: 10;    
}

#confirmBox h1,
#confirmBox p{
	font:26px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	/*background:url('https://www.shoesme.nl/skin/frontend/base/default/css/amasty/amcart/header_bg.jpg') repeat-x left bottom #f5f5f5;*/
	padding: 18px 5px;
    margin: 0;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
}

#confirmBox h1{
	letter-spacing:0.3px;
	color:#888;
    background-image: url(https://www.shoesme.nl/skin/frontend/base/default/css/amasty/amcart/main-texture.png);
    background-color: #f4f4f4;
}

#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 5px;
}

#amcart-count{
    font: 26px/1 'Cuprum','Lucida Sans Unicode','Lucida Grande',sans-serif;
    color: #666666;
    background:none;
    font-size:16px;
    line-height:1.4;
    padding-top: 5px;
}

#am-input{
    width:25px;
    height: 30px;
    text-align:center;
    font: 15px 'Cuprum','Lucida Sans Unicode','Lucida Grande',sans-serif;
}

#am-input:focus{
    border-color: #ffff99;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

.focus{
    border-color: #ffff99;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}


#confirmButtons{
	padding:5px 0 15px;
	text-align:center;
    clear: both;
}

#confirmButtons button{
    vertical-align: top;
	display:inline-block;
	position:relative;
    color: white;
	height: 33px;  
	font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	width: 140px;
    overflow: hidden; 
	margin-right: 15px;
	padding: 0 30px 0 30px;
	text-decoration:none;
    border-radius: 7px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.25), inset 0 0 3px rgba(255,255,255,.89);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.25), inset 0 0 3px rgba(255,255,255,.89);
    box-shadow: 0 3px 3px rgba(0,0,0,.25), inset 0 0 3px rgba(255,255,255,.89);
}

#confirmBox button:last-child{
    margin-right:0;
}

.amcart-options form{
    text-align: left;
    font:16px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    color:#666;
}

.amcart-options form dd{
    border-bottom: 1px solid white;
    margin: 0 0 5px 10px;
    padding: 5px 0 10px 0;
}

.amcart-options form dd input {
    padding: 6px 0 4px 0px;
    border: 1px solid #cecece;
    background: #F6F6f6;
}

.amcart-options form dd select {
    border: 1px solid #cecece;
    background: #F6F6f6;
}

.amcart-options form dd textarea {
    /* = Убираем скролл */
    overflow: auto;
 
    /* = Убираем увеличение */
    resize: none;
    width: 300px;
    height: 50px;
 
    /* = Добавим фон, рамку, отступ*/
    background: #f6f6f6;
    border: 1px solid #cecece;
    border-radius: 8px 0 0 0;
    padding: 8px 0 8px 10px;
}

#messageBox{
      padding: 5px 21px 5px 21px;
}

#messageBox dt label {
    color: #2F2F2F;
    font-weight: bold;
}

#messageBox div.price-box {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 10px;
}
#messageBox div.price-box p {
    margin: 0px;
    padding: 0px;
}

#messageBox .required em {
    color: red;
    margin-right: 3px;
}

#amimg_container
{
    position: absolute;
    top: 340px;
    left: 50%;
    z-index: 9999;
}

#amprogress{
    height:100%;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background:url('https://www.shoesme.nl/skin/frontend/base/default/css/amasty/amcart/ie.png');
    background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
    background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
    z-index:100000;
 }
 
#messageBox .product {
    margin-left: 0px;
    padding-top: 5px;;
}

#messageBox td .price-box p{
   font-size:13px;
}

#messageBox td {
   text-align: center;
   width:133px;
   padding:0 3px 5px 3px;
}


#am-block-related table{
    table-layout: fixed;
    width: 398px;
    word-wrap: break-word;
}
 
 div.product-details{
    position:relative;
    bottom: 3px;
}

#messageBox .block-related p{
    padding:5px 0 5px 0;
    margin:0;
    
}
#messageBox p.block-related-p{
    border-bottom: 1px solid #C4C1BC; 
}

#am-qty-input{
    margin:5px;
}

#am-qty{
    margin:5px;
}

#am-qty-button-up{
    border: black 1px;
}

#am-qty-button-down{
   border: black 1px;
}

#am-qty-button-update{
    position:relative;
    top:30px;
    left:-15px;
}

#am_minicart_container{
   background: url("https://www.shoesme.nl/skin/frontend/base/default/css/amasty/amcart/header_bg.jpg") repeat-x scroll left bottom #F5F5F5;
    border-radius: 2px 2px 2px 2px;
    color: #555555;
    padding: 8px;
    position: absolute;
    text-align: left;
    right: 0;
    width: 234px;
    z-index: 3000;
    overflow: hidden; 
   /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);*/
   -webkit-box-shadow: 1px 1px 1px #D3D3D3; 
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#D3D3D3,direction=125,strength=1)";
   box-shadow: 1px 1px 1px #D3D3D3;
}

#am_minicart_container li{
   width: 220px;
   padding: 5px;
   background: none;
}

#am_minicart_container button.button span{
   background-color: rgb(117, 178, 211);
   border: none;
   border-radius: 2px 2px 2px 2px;
}

#am_minicart_container button.button{
    margin: 5px;  
}
 

#am_minicart_container button.button:hover span{
   background-color: rgb(120, 189, 218);
}

#am_minicart_container li:hover{
    background-color: white;
}

#am_minicart_container a.btn-remove, a.btn-edit {
    float: right;
    margin: 1px 0 2px 5px;
}

@media screen and (max-width: 565px) {
    #confirmBox button:last-child{
        margin-right: 15px;
        margin-top: 5px;
    }
}

#ampromo-items-add {
  border: 1px solid #ededed;
  padding: 7px;
  text-align: center;
  margin-bottom: 12px;
}
#ampromo-items-add a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.amscheckout #ampromo-items-add {
  margin: 7px 10px;
}
#ampromo-overlay {
  direction: ltr;
}
#ampromo-overlay.mode-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  overflow: scroll;
}
#ampromo-overlay.mode-popup .close {
  position: absolute;
  top: 7px;
  right: 7px;
  background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
  width: 16px;
  height: 16px;
  z-index: 1;
  margin: 0;
  padding: 0;
  font-size: 0;
  display: block;
  opacity: .8;
}
#ampromo-overlay.mode-popup .close:hover {
  opacity: 1;
  transition: opacity 0.2s ease;
}
#ampromo-overlay.mode-inline #ampromo-items {
  width: 100%;
  margin: 20px 0 40px;
  border: 0;
  padding: 0;
}
#ampromo-overlay.mode-inline #ampromo-items .products {
  margin: 0 -20px 25px;
  align-items: stretch;
}
#ampromo-overlay.mode-inline #ampromo-items .products .product {
  margin-bottom: 20px;
}
#ampromo-overlay.mode-inline #ampromo-items #ampromo-carousel-wrapper {
  margin: 0 -15px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item {
  margin: 0 20px 20px;
  height: 100%;
  width: auto;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .ampromo-items-form {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: space-between;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .ampromo-item-buttons {
  margin-top: 20px;
  text-align: center;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config .ampromo-item-options {
  margin-bottom: 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options {
  display: flex;
  align-items: flex-start;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options {
  margin-left: 12px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options,
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options input,
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options select {
  max-width: 160px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple {
  margin: -20px -20px 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple .ampromo-item-image-wrap {
  padding: 20px 20px 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple .ampromo-item-title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title {
  position: relative;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title .ampromo-item-title {
  padding: 12px;
  box-sizing: border-box;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title:hover .ampromo-item-title {
  display: flex;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title h4 {
  color: white;
  line-height: initial;
  text-align: center;
  font-size: 16px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title h4 a {
  color: white;
  line-height: initial;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-add-all {
  margin-top: 7px;
  display: flex;
  justify-content: center;
}
#ampromo-overlay.mode-inline .ampromo-slide {
  margin: 10px 0;
}
#ampromo-overlay.mode-inline #ampromo-carousel-content {
  display: flex;
  flex-wrap: wrap;
}
#ampromo-overlay .ampromo-carousel-control {
  position: absolute;
  top: 260px;
  background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
  width: 48px;
  height: 45px;
  font-size: 0;
  display: none;
}
#ampromo-overlay .ampromo-carousel-control.carousel-disabled.prev {
  background-position: 0 0 !important;
}
#ampromo-overlay .ampromo-carousel-control.carousel-disabled.next {
  background-position: -46px 0 !important;
}
#ampromo-overlay .ampromo-carousel-control.prev {
  background-position: 0 -45px;
  left: 20px;
}
#ampromo-overlay .ampromo-carousel-control.prev:hover {
  background-position: 0 -91px;
}
#ampromo-overlay .ampromo-carousel-control.next {
  background-position: -46px -45px;
  right: 20px;
}
#ampromo-overlay .ampromo-carousel-control.next:hover {
  background-position: -46px -91px;
}
#ampromo-overlay #ampromo-items {
  border: 1px solid #ededed;
  background-color: white;
  position: relative;
  margin: 0 auto;
  padding: 24px;
  display: inline-block;
  box-sizing: border-box;
}
#ampromo-overlay #ampromo-items.amcarousel {
  display: block;
  width: 950px;
}
#ampromo-overlay #ampromo-items.amcarousel #ampromo-carousel-wrapper {
  width: 780px;
}
#ampromo-overlay #ampromo-items.amcarousel #ampromo-carousel-content {
  width: 4500px;
  height: 1px;
}
#ampromo-overlay #ampromo-items.amcarousel .ampromo-carousel-control {
  display: block;
}
#ampromo-overlay #ampromo-items .ampromo-item {
  box-sizing: border-box;
  margin-bottom: 7px;
  padding: 20px;
  width: 250px;
  border: 1px solid #ededed;
  position: relative;
  margin-right: 12px;
}
#ampromo-overlay #ampromo-items .ampromo-item.ampromo-type-amgiftcard {
  width: 400px;
}
#ampromo-overlay #ampromo-items .ampromo-item.ampromo-type-amgiftcard .ampromo-item-options {
  overflow-y: scroll;
  max-height: 300px;
}
#ampromo-overlay #ampromo-items .ampromo-item-options {
  margin-bottom: 12px;
  text-align: left;
}
#ampromo-overlay #ampromo-items .ampromo-item-image {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 160px;
}
#ampromo-overlay #ampromo-items .rule .ampromo-rule-header {
  font-weight: bold;
  font-size: 18px;
  background: #f3f3f3;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 25px;
  cursor: pointer;
}
#ampromo-overlay #ampromo-items .rule .ampromo-rule-header:after {
  content: '▲';
  margin-left: 12px;
  color: #919191;
}
#ampromo-overlay #ampromo-items .rule .products {
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin: 0 0 40px;
}
#ampromo-overlay #ampromo-items .rule .products .product {
  margin-left: 10px;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple {
  margin: -20px -20px -40px;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple .product-title {
  position: static;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple .ampromo-item-image-wrap {
  padding: 20px;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item {
  box-shadow: none;
  border: 1px solid #d8dae4;
  border-radius: 0;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item.checked {
  outline: 1px solid #d8dae4;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item .ampromo-item-title {
  border-radius: 0;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item .mark input {
  position: absolute;
  left: -25px;
  top: 0;
}
#ampromo-overlay #ampromo-items .rule.collapsed .ampromo-rule-header:after {
  content: '▼';
}
#ampromo-overlay #ampromo-items .rule.collapsed .products {
  display: none;
}
@media only screen and (max-width: 820px) and (min-width: 420px) {
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    width: 400px;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel #ampromo-carousel-wrapper {
    width: 250px;
  }
}
@media only screen and (max-width: 420px) {
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    width: 100%;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel #ampromo-carousel-wrapper {
    width: 250px;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control {
    z-index: 10001;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control.next {
    right: 0;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control.prev {
    left: 0;
  }
}
@media only screen and (max-width: 340px) {
  #ampromo-overlay.mode-popup #ampromo-items .ampromo-item {
    border: none;
  }
}
@media only screen and (max-height: 500px) {
  #ampromo-overlay.mode-popup #ampromo-items {
    padding-top: 0;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    top: 0 !important;
    height: 100%;
  }
  #ampromo-overlay.mode-popup #ampromo-items > h4 {
    display: none;
  }
}
#ampromo-carousel-wrapper {
  overflow: hidden;
  margin: 0 auto;
}
#ampromo-carousel-content .ampromo-slide {
  float: left;
}
.ampromo-item .qty-holder {
  display: none;
}
.ampromo-item .giftcard-send-form {
  padding: 0;
  margin: 0;
}
.ampromo-item-options select,
.ampromo-item-options input {
  max-width: 210px;
}
.ampromo-notification {
  padding: 7px;
  text-align: center;
  margin-bottom: 12px;
  border: 1px solid #f16048;
  color: #df280a;
  background: #faebe7;
}
.ampromo-items-form h4 {
  line-height: 50px;
}
.ampromo-items-form h4 a {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}
.ampromo-label {
  float: right;
  position: absolute;
  z-index: 500;
}
.ampromo-gift .product-image {
  float: left;
}
.ampromo-gift li {
  margin: 10px 10px;
  float: left;
}
.ampromo-tooltip {
  padding: 2px 5px;
  background: #FEC;
  border: 1px solid #FAA819;
  color: #1F5070;
  text-align: left;
  width: 300px;
  position: absolute;
  z-index: 10001;
}
.ampromo-product-name {
  font-weight: bold;
}

.calendar {
  z-index:10001;
}

div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    /*padding-left: 15px;*/
    /*background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;*/
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    font-weight: bold;
    /*padding-left: 15px;*/
    /*background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;*/
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-rb1.gif);
}

.block-layered-nav .single-choice a.amshopby-attr-selected,
.block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    background-image: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-rb2.gif);
}

.amshopby-swatch {
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 0;
}

.block-layered-nav .amshopby-cat-level-2.static-2-level {
    padding-left: 30px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    margin: 5px 0 0;
    padding: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding-left: 15px;
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
}

.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    background: url('https://www.shoesme.nl/skin/frontend/base/default/images/am_btn_remove.gif') no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(https://www.shoesme.nl/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}
.amshopby-cat-level-1.without-icon {
    padding-left: 15px;
}

.kiyoh-shop-snippets{display: inline-block}
.kiyoh-shop-snippets .rating-box{
    float: left;
    width: 91px;
    background: url('https://www.shoesme.nl/skin/frontend/base/default/images/rating-sprite.png') no-repeat 0 -15px;
    height: 15px;
    margin: 11px 10px 10px 10px;
}
.kiyoh-shop-snippets .rating-box .rating{
    height: 15px;
    background: url('https://www.shoesme.nl/skin/frontend/base/default/images/rating-sprite.png') no-repeat 0 0;
    margin: 0;padding: 0;
}
/*
 * Magmodules.eu - http://www.magmodules.eu.
 *
 * NOTICE OF LICENSE
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://www.magmodules.eu/MM-LICENSE.txt
 * 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 info@magmodules.eu so we can send you a copy immediately.
 *
 * @category      Magmodules
 * @package       Magmodules_Outofstocknotify
 * @author        Magmodules <info@magmodules.eu>
 * @copyright     Copyright (c) 2018 (http://www.magmodules.eu)
 * @license       https://www.magmodules.eu/terms.html  Single Service License
 */

#mm-stocknotify-message, .mm-stocknotify-message {
    display: none
}

#mm-stocknotify-ajax, .mm-stocknotify-ajax {
    display: none;
}

.grouped-items-table .btn-notify {
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    display: block
}

.grouped-items-table .container-modal {
    position: relative
}

.grouped-items-table .container-modal .mm-stocknotify {
    width: 320px;
    margin: 0
}

.grouped-items-table .container-modal .input-box {
    margin: 0
}

.grouped-items-table .modal-notify {
    display: none;
    background-color: #FFF;
    left: -135px;
    min-width: 310px;
    padding: 10px;
    position: absolute;
    top: 0;
    border: 1px solid #DDD
}

.mm-stocknotify {
    border: 1px solid #EEEEEE;
    padding: 10px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
}

.mm-stocknotify .input-box {
    margin-bottom: 10px;
    margin-top: 10px;
}

.mm-stocknotify .input-box .label {
    display: inline-block;
    margin-right: -2px;
    position: relative;
    top: 0;
    width: 45px;
}

.mm-stocknotify .input-box select {
    width: 60%;
    height: 35px
}

.mm-stocknotify .input-box input {
    background-color: #FFF;
    border: 1px solid #D2D0D0;
    display: block;
    padding: 8px;
    width: 90%;
    height: 35px;
    border-radius: 4px;
    margin: 5px 5px 10px 0;
}

.mm-stocknotify .mm-stocknotify-header {
    padding: 10px;
}

.mm-stocknotify .close-notification {
    position: absolute;
    right: -9px;
    text-decoration: none;
    top: -13px
}

.mm-not-in-stock {
    padding: 3%;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    background: #FCFCFC;
    display: inline-flex;
    margin-bottom: 10px;
}

.mm-not-in-stock a {
    margin-left: 0px;
    margin-right: 0px;:
}

/** MODAL BLOCK **/

.mm-stocknotify-modal {
    border: 1px solid #C4C1BC;
    margin: 16px 0 15px;
    padding: 10px;
    position: relative
}

.mm-stocknotify-modal .input-box {
    margin-bottom: 10px;
    margin-top: 15px;
}

.mm-stocknotify-modal .input-box .label {
}

.mm-stocknotify-modal .input-box select {
    width: 60%;
    height: 35px
}

.mm-stocknotify-modal .input-box input {
    background-color: #FFF;
    font-family: inherit;
    border: 1px solid #465364;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    padding: 8px;
    background: #F5F7F6;
    border: 1px solid #D3D8DF;
    border-radius: 3px;
    margin: 5px 8px 8px 0
}

.mm-stocknotify-modal .mm-stocknotify-header {
}

.mm-stocknotify-modal .close-notification {
    position: absolute;
    right: -9px;
    text-decoration: none;
    top: -13px
}

.mm-modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(86, 90, 99, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none
}

.mm-modalDialog:target {
    opacity: 1;
    pointer-events: auto
}

.mm-modalDialog > div {
    max-width: 400px;
    margin: 10% auto;
    padding: 15px 14px 25px;
    background: white;
    border: 0px;
    border-radius: 4px;
    border: 1px solid #DFDFDF;
}

.mm-modalDialog .close {
    background: white;
    line-height: 25px;
    position: absolute;
    right: -29px;
    text-align: center;
    top: -1px;
    width: 24px;
    text-decoration: none;
    font-weight: 700;
    border-radius: 4px;
    border: 1px solid #DFDFDF;
}

.mm-modalDialog .close:hover {
    color: #788E92
}

.groupForm i.form-control-feedback {
    top: 5px !important;
    right: 5px
}

.hide-name-box {
    display: none;
}
a.postnl-message {color:#EA7601 !important; text-decoration:underline;}

/**
 * Copyright 2016 The Valdecode Cookie Law Compliance Authors. All rights reserved.
 * Use of this source code is governed by a MIT-style
 * license that can be found in the LICENSE.txt file.
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 13px; }
#v-cookielaw .v-message { padding: 5px 10px; text-align: left; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { color: #222; display: inline-block; background-color: #ececec; background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; text-shadow: 1px 1px 0 #fff; border-radius: 2px; }
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw .v-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; background-color: #3072b3; background-image: linear-gradient(#3072b3, #599bdc); }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 0; right: 0; }

/* RWD */
@media (max-width: 480px) {
    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: auto; }
}

/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #fff; background: #2c2c2c; border-color: #55575f !important; }
#v-cookielaw.v-dark-clean .v-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #2c2c2c; background: #f0f0f0; border-color: #e0e0e0 !important; font-size: 11px; font-family: Verdana; }
#v-cookielaw.v-bar.v-minimalist { padding: 2px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=985767aedc2c743553ef9d26d2cfd8ff)
 * Config saved to config.json and https://gist.github.com/985767aedc2c743553ef9d26d2cfd8ff
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('https://www.shoesme.nl/skin/frontend/shoesme/default/assets/bootstrap/fonts/glyphicons-halflings-regular.eot');src:url('https://www.shoesme.nl/skin/frontend/shoesme/default/assets/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://www.shoesme.nl/skin/frontend/shoesme/default/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('https://www.shoesme.nl/skin/frontend/shoesme/default/assets/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://www.shoesme.nl/skin/frontend/shoesme/default/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://www.shoesme.nl/skin/frontend/shoesme/default/assets/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;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}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:30px;padding-right:30px}@media (min-width:768px){.container{width:100%}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1160px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:30px;padding-right:30px}.row{margin-left:-30px;margin-right:-30px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:30px;padding-right:30px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-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, -webkit-box-shadow ease-in-out .15s;-o-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}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-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)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-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)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-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)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-30px;margin-right:-30px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:30px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:30px;padding-left:30px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-30px;margin-left:-30px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 30px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-30px}}.navbar-toggle{position:relative;float:right;margin-right:30px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -30px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-30px;margin-right:-30px;padding:10px 30px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:30px;margin-right:30px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-30px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:30px;padding-right:30px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/*!
 *  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.shoesme.nl/skin/frontend/wdt/default/assets/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('https://www.shoesme.nl/skin/frontend/wdt/default/assets/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('https://www.shoesme.nl/skin/frontend/wdt/default/assets/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('https://www.shoesme.nl/skin/frontend/wdt/default/assets/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('https://www.shoesme.nl/skin/frontend/wdt/default/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('https://www.shoesme.nl/skin/frontend/wdt/default/assets/font-awesome/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}

@font-face{font-family:Material-Design-Iconic-Font;src:url(https://www.shoesme.nl/skin/frontend/wdt/default/assets/material-design-iconic-font/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(https://www.shoesme.nl/skin/frontend/wdt/default/assets/material-design-iconic-font/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(https://www.shoesme.nl/skin/frontend/wdt/default/assets/material-design-iconic-font/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}
/** gebruik thema variabelen en default less **/
/** defaults **/
.primaryColor {
  background-color: #0069b4;
  color: #fff;
}
.secondaryColor {
  background-color: #ff0000;
  color: #fff;
}
.orange {
  background-color: #ff0000;
  color: #fff;
}
/** fonts **/
.secondary-font {
  font-family: "sofia-pro", sans-serif;
}
/** colors **/
/** header top bar **/
/** header middle bar **/
/** header bottom bar **/
/** breadcrumbs **/
/** footer **/
/** **/
.letter-spacing {
  letter-spacing: .01em;
}
.large-spacing {
  letter-spacing: .03em;
}
/** components **/
.cms-text {
  font-size: 15px;
  line-height: 25px;
}
.cms-text p {
  margin-bottom: 15px;
}
.data-table {
  width: 100%;
}
.data-table .a-center {
  text-align: center;
}
.data-table#my-orders-table colgroup {
  display: none;
}
.data-table#my-orders-table tr td.last {
  text-align: right;
}
.data-table tr.odd {
  background: #F7F7F7;
}
.data-table tr td,
.data-table tr th {
  padding: 10px;
}
.data-table tr th {
  display: table-cell;
}
.data-table tr th.label {
  vertical-align: middle;
  text-align: left;
}
.no-display {
  display: none;
}
.table-productattachment .fa {
  padding-right: 5px;
}
.breadcrumbs {
  padding: 20px 0;
  font-size: 15px;
}
.breadcrumbs a {
  text-decoration: none;
  color: #ff0000;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul li:not(:last-child):after {
  content: '\f105';
  font-family: "FontAwesome";
  margin: 0 5px;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  body.mobile-menu-open {
    /*position:fixed;width:100%;height:100%;left:0;top:0;right:0;bottom:0;*/
    overflow-y: hidden;
  }
  body.mobile-menu-open .mobile-menu-page-overlay {
    opacity: .6;
    width: 100%;
    height: 100%;
  }
}
.page-header {
  margin: 0;
  padding: 0;
  border: none;
}
.page-header .top-bar {
  background: #fff;
  padding: 10px 0;
  font-size: 13px;
  color: #151515;
}
.page-header .top-bar ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.page-header .top-bar ul li {
  display: inline-block;
  margin-right: 15px;
}
.page-header .top-bar ul li:last-child {
  margin-right: 0;
}
.page-header .top-bar .usp li {
  padding-bottom: 0;
}
.page-header .middle-bar {
  padding: 20px 0;
  background: none;
}
.page-header .middle-bar .margins {
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .margins {
    margin-top: 0;
  }
}
.page-header .middle-bar #search_mini_form .form-control {
  -webkit-appearance: none;
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar #search_mini_form .form-control {
    background: #f6f6f6;
    border-color: #f6f6f6;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar #search_mini_form .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #f6f6f6;
    border-color: #f6f6f6;
    color: #555;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .col-logo {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .col-sitesearch {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .col-sitesearch .margins {
    margin-top: 0;
  }
}
.page-header .logo {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .page-header .logo img {
    height: 35px;
    width: auto;
  }
}
.page-header .cart-holder {
  position: relative;
  display: inline-block;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media only screen and (min-width: 992px) {
  .page-header .cart-holder:hover .cart {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .page-header .cart-holder:hover .cart-items {
    opacity: 1;
    height: auto;
    padding: 25px;
    width: auto;
  }
}
.page-header .cart-holder .cart {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  color: #000;
  font-family: "sofia-pro", sans-serif;
  position: relative;
  background: none;
  vertical-align: middle;
  z-index: 15;
}
@media only screen and (min-width: 992px) {
  .page-header .cart-holder .cart {
    padding: 8px 5px 5px;
    margin: -8px 0 -5px;
  }
}
.page-header .cart-holder .cart > i {
  font-size: 30px;
  padding-right: 10px;
  padding-left: 8px;
  line-height: 40px;
}
@media only screen and (max-width: 991px) {
  .page-header .cart-holder .cart > i {
    line-height: 35px;
    padding: 0;
    vertical-align: middle;
  }
}
.page-header .cart-holder .cart .qty {
  background: #0069b4;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
  position: absolute;
  height: 24px;
  min-width: 24px;
  padding: 0 3px;
  line-height: 20px;
  display: block;
  border: 2px solid none;
  font-size: 12px;
  top: 4px;
  right: 4px;
}
@media only screen and (max-width: 991px) {
  .page-header .cart-holder .cart .qty {
    line-height: 22px;
    height: 22px;
    min-width: 22px;
    border: none;
    font-size: 13px;
    position: static;
    display: inline-block;
  }
}
.page-header .cart-holder .cart .price {
  color: #808080;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .page-header .cart-holder .cart .price {
    font-weight: bold;
    color: #000;
  }
}
.page-header .cart-holder .cart-items {
  position: absolute;
  z-index: 10;
  top: 100%;
  right: 0;
  background: #fff;
  min-width: 450px;
  border-radius: 0;
  border-top-right-radius: 0;
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  font-size: 15px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  text-align: left;
}
.page-header .cart-holder .cart-items > h4 {
  color: #0069b4;
  font-size: 22px;
  margin: 0 0 20px;
  font-family: "sofia-pro", sans-serif;
}
.page-header .cart-holder .cart-items .products-table {
  width: 100%;
}
.page-header .cart-holder .cart-items .products-table tr {
  border-bottom: 1px solid #f6f6f6;
}
.page-header .cart-holder .cart-items .products-table tr td {
  padding: 13px 0;
}
.page-header .cart-holder .cart-items .products-table .product-title a,
.page-header .cart-holder .cart-items .products-table .product-price {
  color: #151515;
  text-decoration: none;
  font-weight: bold;
}
.page-header .cart-holder .cart-items .products-table .product-title a:hover {
  color: #0069b4;
}
.page-header .cart-holder .cart-items .totals-table {
  font-size: 1em;
  font-weight: 700;
  margin-top: 15px;
}
.page-header .cart-holder .cart-items .totals-table td {
  padding: 2px 0;
}
.page-header .cart-holder .cart-items .totals-table .shipping-costs.free-shipping {
  color: #0069b4;
}
.page-header .cart-holder .cart-actions {
  margin-top: 20px;
}
.page-header .cart-holder .cart-actions .edit-cart {
  text-decoration: none;
  line-height: 50px;
}
.page-header .cart-holder .cart-actions .edit-cart:after {
  content: '\f105';
  font-family: "FontAwesome";
  margin-left: 5px;
  display: inline-block;
}
.top-nav {
  text-align: right;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .top-nav {
    text-align: left;
    color: #151515;
    text-transform: lowercase;
    font-weight: normal;
    letter-spacing: .1em;
    margin: 0 -20px;
    background: rgba(255, 255, 255, 0.07);
  }
  .top-nav > li:not(:first-child):not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .top-nav a {
    color: #151515;
    text-decoration: none;
    display: block;
    padding: 14px 25px;
  }
  .top-nav a:hover {
    color: #151515;
    background: rgba(255, 255, 255, 0.1);
  }
  .top-nav a:before {
    font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    font-size: 20px;
    min-width: 20px;
    text-align: center;
    margin-right: 10px;
  }
  .top-nav a.register:before {
    content: '\f1ff';
  }
  .top-nav a.login:before,
  .top-nav a.my-account:before {
    content: '\f207';
  }
  .top-nav a.logout:before {
    content: '\f1cc';
  }
  .top-nav a:after {
    content: '\f105';
    font-family: "FontAwesome";
    float: right;
    line-height: 28px;
  }
}
.main-menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .main-menu {
    margin-bottom: 50px;
  }
}
.main-menu > li {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .main-menu > li {
    width: 100%;
    float: none;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.main-menu > li > a {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #151515;
  padding: 14px 0;
}
@media only screen and (max-width: 991px) {
  .main-menu > li > a {
    text-align: left;
    padding: 14px 15px;
  }
}
.main-menu > li > a.parent {
  padding-right: 46px;
}
.main-menu > li > ul.level0 {
  display: none;
  line-height: 1.7;
  position: absolute;
  left: 0;
  background: #fff;
  z-index: 1;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  padding: 20px;
  width: 300px;
  font-size: 13px;
  font-weight: 400;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(7, 8, 8, 0.1);
          box-shadow: 5px 5px 5px 0px rgba(7, 8, 8, 0.1);
}
@media only screen and (max-width: 991px) {
  .main-menu > li > ul.level0 {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.main-menu > li > ul.level0 li {
  margin-bottom: 6px;
}
.main-menu > li > ul.level0 li a {
  text-decoration: none;
  color: #151515;
  background: none;
  line-height: 1.4;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .main-menu > li > ul.level0 li a {
    color: #151515;
    display: block;
  }
}
.main-menu > li > ul.level0 li a:hover {
  opacity: 0.6;
}
.main-menu > li > ul.level0 li.last {
  margin-bottom: 0;
}
.main-menu > li > ul.level0 ul.level1 {
  padding-left: 10px;
  font-size: 11px;
}
@media only screen and (max-width: 991px) {
  .main-menu > li > ul.level0 {
    display: none;
    position: static;
    width: 100%;
    background: none;
    padding-left: 30px;
    padding-top: 5px;
  }
  .main-menu > li > ul.level0.expanded {
    display: block!important;
  }
}
.main-menu > li.nav-6 .level0,
.main-menu > li.nav-7 .level0,
.main-menu > li.nav-8 .level0,
.main-menu > li.nav-9 .level0 {
  left: auto;
  right: 0;
}
.main-menu > li.active {
  background: #ff0000;
}
.main-menu > li:hover ul.level0 {
  display: block;
}
@media only screen and (max-width: 991px) {
  .main-menu > li:hover ul.level0 {
    display: none;
  }
}
.main-menu > li > .submenu-trigger {
  display: none;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 46px;
  width: 46px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .main-menu > li > .submenu-trigger {
    display: block;
  }
}
.sidebar {
  font-size: 1.07142em;
  /* 15px */
}
.sidebar .filters .title {
  font-size: 1.14285em;
  /* 16px */
}
.sidebar .filters .count {
  font-family: "sofia-pro", sans-serif;
  color: #999999;
  font-size: 0.85714em;
  /* 12px */
  float: right;
}
.sidebar .filters ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.sidebar .filters ol a {
  text-decoration: none;
  padding: 7px 7px 7px 28px;
  position: relative;
  display: block;
  line-height: 14px;
}
.sidebar .filters ol a:before {
  content: '';
  width: 14px;
  height: 14px;
  display: block;
  border: 1px solid #f6f6f6;
  position: absolute;
  left: 5px;
  top: 6px;
  border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
  text-align: right;
  font-size: 0.78571em;
  font-family: "FontAwesome";
  color: #999999;
}
.sidebar .filters ol a:hover {
  background: #f6f6f6;
  color: #151515;
}
.sidebar .filters ol a:hover:before {
  content: '\f00c';
}
.sidebar .filters ol .selected a {
  color: #0069b4;
  font-weight: bold;
}
.sidebar .filters ol .selected a:before {
  content: '\f00c';
  border-color: #0069b4;
  color: #0069b4;
}
.sidebar .filters ol .selected a span {
  font-weight: normal;
}
.sidebar .reset-filters {
  text-align: right;
  padding-bottom: 15px;
  font-size: 0.92857em;
  /* 13px */
}
.sidebar .reset-filters a {
  text-decoration: none;
  color: #808080;
}
.sidebar .reset-filters a:hover {
  text-decoration: underline;
  color: #151515;
}
.sidebar dt {
  border-top: 1px solid #f6f6f6;
  padding: 15px 0;
}
.sidebar dd {
  margin-bottom: 15px;
}
.sidebar .sidebar-block,
.sidebar .block {
  border-top: 1px solid #f6f6f6;
  padding-top: 25px;
  padding-bottom: 25px;
}
.sidebar .sidebar-block:first-of-type,
.sidebar .block:first-of-type {
  padding-top: 0;
  border: none;
}
.sidebar .sidebar-block.block-brand a,
.sidebar .block.block-brand a {
  font-size: 0.92857em;
  /* 13px */
  display: block;
  margin-top: 15px;
  color: #808080;
  text-decoration: none;
}
.sidebar .sidebar-block.block-brand a:hover,
.sidebar .block.block-brand a:hover {
  color: #0069b4;
  text-decoration: underline;
}
.sidebar .sidebar-block.block-brand a:before,
.sidebar .block.block-brand a:before {
  content: '\f054';
  font-family: "FontAwesome";
  font-size: 0.71428em;
  /* 10px */
  padding-right: 5px;
  display: inline-block;
}
.sidebar .sidebar-block.block-brand a:first-child,
.sidebar .block.block-brand a:first-child {
  margin-top: 0;
  border: 1px solid #f6f6f6;
  text-align: center;
  padding: 20px;
}
.sidebar .sidebar-block.block-brand a:first-child:before,
.sidebar .block.block-brand a:first-child:before {
  content: '';
  display: none;
}
.sidebar .sidebar-block.block-brand a:first-child img,
.sidebar .block.block-brand a:first-child img {
  display: inline-block;
}
.sidebar .sidebar-block .block-title,
.sidebar .block .block-title {
  margin-top: 0;
  font-weight: bold;
  color: #0069b4;
}
.sidebar .sidebar-block ul,
.sidebar .block ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.sidebar .sidebar-block > ul,
.sidebar .block > ul {
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  .sidebar .sidebar-block,
  .sidebar .block {
    border: none;
    padding-top: 0;
  }
}
.filter-sidebar {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1199px) {
  .filter-sidebar {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    height: 100%;
    z-index: 201;
    background: #fff;
    width: 260px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10px;
  }
}
.filter-sidebar .currently ol {
  list-style: none;
  padding-left: 0;
  font-size: 13px;
}
.filter-sidebar .currently ol li .label {
  font-size: 100%;
}
.filters-trigger {
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 20px;
  padding: 10px 10px 10px 40px;
  position: relative;
  cursor: pointer;
}
.filters-trigger:before {
  content: '\f0b0';
  font-family: "FontAwesome";
  position: absolute;
  left: 17px;
}
.filters-overlay {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
body.open-filter-sidebar {
  overflow: hidden;
}
body.open-filter-sidebar .filter-sidebar {
  left: 0;
}
body.open-filter-sidebar .filters-overlay {
  display: block;
}
.page-footer {
  background: #f6f6f6;
  color: #151515;
}
.page-footer .logo {
  vertical-align: middle;
}
.page-footer a {
  color: #fff;
  text-decoration: none;
}
.page-footer a:hover {
  text-decoration: underline;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .page-footer #newsletter-validate-detail {
    margin-top: 10px;
  }
}
.page-footer h3 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 20px;
  color: #fff;
}
.page-footer .top-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-family: "sofia-pro", sans-serif;
}
.page-footer .top-bar .contact {
  font-weight: bold;
  font-size: 1.07142em;
  /* 15px */
}
.page-footer .top-bar .contact a {
  display: inline-block;
  margin-right: 15px;
  line-height: 56px;
}
.page-footer .top-bar .contact a:last-child {
  margin-right: 0;
}
.page-footer .top-bar strong {
  font-size: 1.2em;
  line-height: 1.2;
}
.page-footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  line-height: 1.75;
}
.page-footer .top-bar,
.page-footer .middle-bar {
  padding: 40px 0;
  font-size: 1.07142em;
  /* 15px */
}
@media only screen and (max-width: 767px) {
  .page-footer .middle-bar ul {
    margin-bottom: 35px;
  }
}
.page-footer .carriers ul,
.page-footer .payment-methods ul,
.page-footer .carriers,
.page-footer .payment-methods {
  display: inline-block;
}
.page-footer .carriers-payment-methods {
  margin: 10px 0;
}
.page-footer .carriers-payment-methods .cpm-label {
  margin-right: 10px;
}
.page-footer .carriers {
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .page-footer .carriers {
    margin-right: 5px;
  }
}
.page-footer .bottom-bar {
  font-size: 0.92857em;
  /* 13px */
  background: #fff;
  color: #808080;
  padding: 20px 0;
}
.page-footer .bottom-bar a {
  color: #808080;
  text-decoration: underline;
}
.page-footer .bottom-bar a:hover {
  color: #0069b4;
}
.page-footer .bottom-bar ul li {
  display: inline-block;
  margin-right: 15px;
}
.page-footer .bottom-bar ul li:last-child {
  margin-right: 0;
}
.page-footer .bottom-bar ul li a {
  color: #808080;
  text-decoration: none;
}
.page-footer .bottom-bar ul li a:hover {
  text-decoration: underline;
  color: #808080;
}
@media only screen and (max-width: 767px) {
  .page-footer .bottom-bar ul li {
    margin-right: 5px;
  }
}
.page-footer .footer-bottom-links {
  text-align: right;
  line-height: 1.8;
}
@media only screen and (max-width: 991px) {
  .page-footer .footer-bottom-links .left {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-bottom-links .left {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-bottom-links {
    text-align: center;
  }
}
.page-footer .button-on-input input {
  padding-right: 145px;
}
@media only screen and (max-width: 767px) {
  .page-footer {
    text-align: center;
  }
}
input,
.form-control:focus {
  outline: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
input:focus,
.form-control:focus:focus {
  border-color: #f6f6f6;
}
.input-group .btn {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.toolbar {
  border-top: 1px solid #f6f6f6;
  padding-top: 5px;
  margin-top: 5px;
}
.toolbar select.form-control {
  background: #f6f6f6;
}
.toolbar .sort-options-control {
  width: 200px;
  display: inline-block;
  margin-left: 15px;
}
.toolbar .pager {
  margin: 0;
}
.toolbar .pager .show-control {
  width: 80px;
  display: inline-block;
  margin-left: 15px;
}
.toolbar .sort-control {
  background: #f6f6f6;
  width: 40px;
  display: inline-block;
  float: right;
  margin-left: 3px;
}
.toolbar .sort-control .fa {
  margin-top: 5px;
}
.toolbar .amount {
  margin: 0;
  line-height: 40px;
}
.toolbar .row-top {
  display: block;
}
.toolbar .row-bottom {
  display: none;
}
.toolbar-bottom {
  margin-top: 50px;
}
.toolbar-bottom .toolbar {
  border: none;
  padding: 0;
  margin: 0;
}
.toolbar-bottom .toolbar .row-top {
  display: none;
}
.toolbar-bottom .toolbar .row-bottom {
  display: block;
}
.btn {
  font-family: "sofia-pro", sans-serif;
  font-weight: bold;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-transform: uppercase;
  padding: 15px 20px;
  text-decoration: none !important;
  letter-spacing: 1.3px;
}
.btn-small {
  padding: 10px 15px;
}
.btn-primary {
  background-color: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
.btn-primary:hover,
.btn-primary[disabled] {
  background: #ff0000;
  border-color: #ff0000;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus {
  background-color: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
.btn-primary-inverse {
  color: #0069b4;
  background: transparent;
  border-color: #0069b4;
}
.btn-primary-inverse:hover,
.btn-primary-inverse[disabled] {
  color: #ff0000;
  border-color: #ff0000;
}
.btn-primary-inverse:focus,
.btn-primary-inverse:active,
.btn-primary-inverse:active:focus {
  color: #0069b4;
  background: transparent;
  border-color: #0069b4;
}
.btn-secondary {
  color: #fff;
  background: #ff0000;
  border-color: #ff0000;
}
.btn-secondary:hover,
.btn-secondary[disabled] {
  background: #0069b4;
  border-color: #0069b4;
  color: #fff;
}
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:active:focus {
  color: #fff;
  background: #ff0000;
  border-color: #ff0000;
}
.btn-gray {
  background-color: #999999;
  border-color: #999999;
  color: #fff;
}
.btn-gray:hover,
.btn-gray[disabled] {
  background-color: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
.btn-gray:focus,
.btn-gray:active,
.btn-gray:active:focus {
  background-color: #999999;
  border-color: #999999;
  color: #fff;
}
.btn-orange {
  background-color: #ff0000;
  color: #fff;
  border-color: #ff0000;
}
.btn-orange:hover,
.btn-orange[disabled] {
  background: #f8a067;
  border-color: #f8a067;
  color: #fff;
}
.btn-orange:focus,
.btn-orange:active,
.btn-orange:active:focus {
  background-color: #ff0000;
  color: #fff;
  border-color: #ff0000;
}
.btn-search {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #fff;
  padding: 0 14px;
}
.btn-search:hover,
.btn-search[disabled] {
  background-color: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
.btn-search:focus,
.btn-search:active,
.btn-search:active:focus {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #fff;
}
.btn-search:before {
  content: '\f002';
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: normal;
}
.btn-cart {
  height: auto;
  margin-top: 15px;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
}
.button-on-input {
  position: relative;
}
.button-on-input .btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-group .pre-filled {
  padding-top: 7px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .form-group .pre-filled {
    padding-top: 11px;
  }
}
.control-label {
  font-weight: normal;
}
label.required:after {
  content: ' *';
  color: red;
}
label.required em {
  display: none;
}
/** newsletter **/
.form-subscribe-header label {
  font-weight: normal;
}
.messages {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-bottom: 20px;
  line-height: 2;
}
.messages > li {
  padding: 10px 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid;
  margin-bottom: 8px;
}
.messages ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.messages .error-msg {
  border-color: #ec8181;
  background: #fdf4f4;
  color: #e23e3e;
}
.messages .success-msg {
  border-color: #51d274;
  background: #f3fcf5;
  color: #2caa4e;
}
ul.form-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
ul.form-list li {
  margin-bottom: 15px;
}
ul.form-list li.fields {
  margin-bottom: 0;
}
ul.form-list li.fields .field {
  margin-bottom: 15px;
}
.pager .pages > strong {
  display: none;
}
.pager .pages ol {
  padding-left: 0;
  margin-bottom: 0;
}
.pager .pages ol li {
  display: inline-block;
  line-height: 40px;
  border-radius: 4px;
  height: 40px;
  min-width: 40px;
}
.pager .pages ol li.current {
  height: 40px;
  min-width: 40px;
  background: #0069b4;
  color: #ffffff;
  border-color: #0069b4;
}
.pager .pages ol li:hover a {
  border-color: #0069b4;
  color: #0069b4;
  background: #fff;
}
.pager .pages ol li a {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  display: block;
  padding: 0 10px;
  text-decoration: none;
  color: #6d6d6d;
}
.cart-icon {
  font-size: 1.07142em;
  /* 15px */
}
.cart-icon:before {
  content: '\f1cb';
  font-family: 'Material-Design-Iconic-Font';
  padding-right: 10px;
  font-weight: normal;
  font-size: 16px;
}
.cart-table {
  width: 100%;
  margin-bottom: 20px;
}
.cart-table tr.odd {
  background: none;
}
.cart-table tr th,
.cart-table tr td {
  padding: 0;
}
.cart-table .product-name {
  font-family: "sofia-pro", sans-serif;
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 0;
}
.cart-table > thead > tr,
.cart-table > tbody > tr {
  border-bottom: 1px solid #f6f6f6;
}
.cart-table > thead > tr > th {
  padding: 10px 0;
}
.cart-table > tbody > tr > td {
  vertical-align: top;
  padding: 25px 0;
}
.cart-table .delete-link {
  text-decoration: none;
  display: block;
  margin-top: 10px;
}
.cart-table .delete-link:hover {
  text-decoration: underline;
}
.cart-table .item-options {
  margin-bottom: 0;
  margin-top: 5px;
}
.cart-table .item-options dt {
  display: inline;
}
.cart-table .item-options dt:after {
  content: ': ';
}
.cart-table .item-options dd {
  display: inline;
}
@media only screen and (max-width: 991px) {
  .cart-table .delete-link {
    margin-top: 0;
  }
}
.cart-table .table-row {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
.cart-table .table-row .product-info {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .cart-table .table-row .product-info {
    margin-top: 0;
  }
}
.cart-table .table-row .product-info .actions-sm {
  display: none;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  .cart-table .table-row .product-info .actions-sm {
    display: inline-block;
  }
}
.cart-table .table-row .product-info .qty-wrapper {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.cart-table .table-row .product-info .qty-wrapper .qty-input-holder {
  vertical-align: middle;
}
.cart-table .table-row .product-info .qty-wrapper .qty-input-holder .btn {
  font-size: 14px;
  margin-top: 0;
}
.cart-table .table-row .product-info table {
  float: right;
  line-height: 40px;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  .cart-table .table-row .product-info .shopping-info .line {
    border-top: 1px solid #f6f6f6;
    padding-top: 10px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .cart-table .table-row .product-info .title-col {
    min-height: 54px;
  }
}
th.price,
td.price,
.a-right {
  text-align: right;
}
.totals-title {
  margin-top: 0;
  margin-bottom: 20px;
}
.totals-table {
  width: 100%;
  font-size: 1.14285em;
  /* 16px */
  margin-bottom: 20px;
}
.totals-table td {
  padding: 3px 0;
}
.totals-table tfoot {
  font-weight: bold;
}
.qty-input-holder .btn {
  padding: 6px 10px;
  font-size: 12px;
  margin-top: 2px;
}
.catalog-product-view .product-info img {
  display: inline-block;
}
.catalog-product-view .product-info .price-box {
  font-size: 28px;
}
.catalog-product-view .product-info .price-box .old-price {
  margin-right: 15px;
  font-size: 16px;
}
.catalog-product-view .add-to-cart-box {
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #f6f6f6;
  padding: 20px;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .add-to-cart-box label {
    margin-top: 10px;
  }
}
.catalog-product-view .add-to-cart-box input {
  font-size: 24px;
  font-weight: bold;
  width: 60px;
  text-align: center;
  border: none;
}
.catalog-product-view .add-to-cart-box .qty-modifier {
  background: #f6f6f6;
  display: inline-block;
  padding: 6px 16px;
  cursor: pointer;
}
.catalog-product-view .add-to-cart-box .qty-modifier:before {
  font-family: "FontAwesome";
  opacity: .5;
}
.catalog-product-view .add-to-cart-box .qty-modifier.add:before {
  content: '\f067';
}
.catalog-product-view .add-to-cart-box .qty-modifier.remove:before {
  content: '\f068';
}
.catalog-product-view .add-to-cart-box .qty-modifier:hover:before {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .page-title,
  .catalog-product-view .product-info .price-box,
  .catalog-product-view .product-image {
    text-align: center;
  }
  .catalog-product-view .page-title {
    font-size: 1.57142em;
    /* 22px */
  }
}
.catalog-product-view .page-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .page-title {
    margin-bottom: 15px;
  }
}
.catalog-product-view .price-box {
  margin-bottom: 15px;
}
.catalog-product-view .short-description h2 {
  display: none;
}
.catalog-product-view .product-image-mobile {
  margin-bottom: 20px;
  padding: 0 20px;
}
.products {
  margin-top: 20px;
}
.products .product {
  border-radius: 0;
  -webkit-border-radius: 0;
  padding: 20px;
  border: 1px solid #f6f6f6;
  position: relative;
  background: #fff;
  margin-top: 25px;
}
.products .product:hover {
  border-color: #0069b4;
}
.products .product:hover .action {
  border-color: #0069b4;
  display: block;
}
.products .product .action {
  display: none;
  position: absolute;
  z-index: 3;
  left: -1px;
  right: -1px;
  top: 100%;
  background: #fff;
  padding: 0 20px 20px 20px;
  border: 1px solid #f6f6f6;
  border-top: none;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.products .product .product-image {
  position: relative;
  text-align: center;
  display: block;
}
.products .product .product-image img {
  display: inline-block;
}
.products .product .product-name {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.14285em;
  /* 16px */
  margin-bottom: 10px;
}
.products .product .product-name a {
  display: block;
}
.products .product .price-box {
  font-size: 1.14285em;
  /* 16px */
}
@media only screen and (max-width: 767px) {
  .products .product {
    padding: 10px;
    margin-top: 10px;
  }
}
.products .products-list {
  padding-left: 0;
  list-style: none;
}
.products .products-list .product {
  margin-top: 15px;
}
.products .products-list .product .product-name {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 0;
}
.products .products-list .product .desc p {
  line-height: 22px;
  margin-bottom: 10px;
}
.products .products-list .product .desc a {
  color: #ff0000;
}
.price-box {
  font-family: "sofia-pro", sans-serif;
  color: #0069b4;
}
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}
.price-box .price {
  font-weight: bold;
}
.price-box .label {
  color: #0069b4;
  padding-left: 0;
  font-size: 100%;
}
.price-box p {
  display: inline;
}
.price-box .price-label {
  display: none;
}
.price-box .old-price {
  margin-right: 10px;
}
.price-box .old-price .price {
  font-weight: normal;
  text-decoration: line-through;
  opacity: .3;
}
.brand-header {
  border: 1px solid #f6f6f6;
  font-family: "sofia-pro", sans-serif;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: 600;
}
.brand-header img {
  display: inline-block;
}
.brand-header .header-image img {
  float: right;
}
.brand-header .brand-title {
  margin-top: 0;
  font-weight: 600;
}
.brand-header .brand-content {
  text-align: center;
  padding: 30px 15px 30px 30px;
}
@media only screen and (max-width: 767px) {
  .brand-header .brand-content {
    padding-right: 30px;
  }
}
.brand-header .cms-text {
  font-size: 1.07142em;
  /* 15px */
}
.more-views ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
}
.more-views ul li {
  display: inline-block;
  margin-right: 3px;
}
.more-views ul li:last-child {
  margin-right: 0;
}
.availability.in-stock {
  display: none;
}
.product-image img {
  margin: 0 auto;
}
.payment-methods select.input-text {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  height: 50px;
  border: 2px solid #f6f6f6;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 12px;
  font-size: 14px;
}
.payment-methods select.input-text:focus,
.payment-methods select.input-text:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.box {
  padding: 20px;
  background: #f6f6f6;
  margin-bottom: 20px;
}
.box .box-title h1,
.box .box-title h2,
.box .box-title h3,
.box .box-title h4,
.box .box-title h5,
.box .box-title h6 {
  margin-top: 0;
}
#my-orders-table .product-name {
  margin: 0;
  font-size: 14px;
}
.title-buttons {
  margin-bottom: 25px;
}
.title-buttons a,
.title-buttons button {
  margin-top: 10px;
}
/** modules **/
body.onestepcheckout-index-index {
  /* 
    div.checkoutcontainer div.input-address-short, div.checkoutcontainer div.input-firstname, div.checkoutcontainer div.input-lastname, div.checkoutcontainer div.input-email, div.checkoutcontainer div.input-telephone, div.checkoutcontainer div.input-company, div.checkoutcontainer div.input-fax, div.checkoutcontainer div.input-password {width:100%;}
    div.checkoutcontainer div.input-postcode{width:40%;}
    div.checkoutcontainer div.input-address-short .input-text, div.checkoutcontainer div.input-firstname .input-text, div.checkoutcontainer div.input-lastname .input-text, div.checkoutcontainer div.input-email .input-text, div.checkoutcontainer div.input-telephone .input-text, div.checkoutcontainer div.input-company .input-text, div.checkoutcontainer div.input-fax .input-text, div.checkoutcontainer div.input-password .input-text, div.checkoutcontainer div.input-address .input-text, div.checkoutcontainer div.input-city .input-text, div.checkoutcontainer div.input-postcode .input-text, div.checkoutcontainer div.input-region select {width:100% !important;}
    */
}
body.onestepcheckout-index-index .validation-advice {
  color: red;
}
body.onestepcheckout-index-index #billing_address_list .form-control,
body.onestepcheckout-index-index #shipping_address_list .form-control {
  width: 100% !important;
}
body.onestepcheckout-index-index .checkoutcontainer li.shipping-address-title {
  text-transform: none;
}
body.onestepcheckout-index-index #onestepcheckout-form .group-select {
  padding: 0 !important;
}
body.onestepcheckout-index-index .onestepcheckout-threecolumns #billing_address ul,
body.onestepcheckout-index-index .onestepcheckout-threecolumns #shipping_address ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
body.onestepcheckout-index-index h1.onestepcheckout-title {
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1;
  font-weight: bold;
  font-family: "sofia-pro", sans-serif;
  font-size: 2.28571em;
  text-transform: none;
  font-weight: 400;
  font-family: 'baskerville-urw', serif;
  letter-spacing: 0;
}
body.onestepcheckout-index-index h1.onestepcheckout-title h1,
body.onestepcheckout-index-index h1.onestepcheckout-title h2,
body.onestepcheckout-index-index h1.onestepcheckout-title h3,
body.onestepcheckout-index-index h1.onestepcheckout-title h4,
body.onestepcheckout-index-index h1.onestepcheckout-title h5,
body.onestepcheckout-index-index h1.onestepcheckout-title h6 {
  font-size: 1em;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  body.onestepcheckout-index-index h1.onestepcheckout-title {
    font-size: 24px;
  }
}
body.onestepcheckout-index-index div.checkoutcontainer {
  border: none;
}
body.onestepcheckout-index-index .onestepcheckout-col {
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #f6f6f6;
  padding: 20px;
}
@media only screen and (max-width: 991px) {
  body.onestepcheckout-index-index .onestepcheckout-col {
    margin-bottom: 15px;
  }
}
body.onestepcheckout-index-index .onestepcheckout-address-line {
  margin-bottom: 0;
}
body.onestepcheckout-index-index div.checkoutcontainer div.input-country select {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  background: #f5f5f5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 12px;
}
body.onestepcheckout-index-index div.checkoutcontainer div.input-country select:focus,
body.onestepcheckout-index-index div.checkoutcontainer div.input-country select:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
body.onestepcheckout-index-index p.onestepcheckout-numbers {
  background: none;
  position: relative;
  font-family: "sofia-pro", sans-serif;
  text-transform: none;
  font-size: 20px;
  padding-top: 1px;
  line-height: 32px;
  padding-left: 42px;
  height: auto;
}
body.onestepcheckout-index-index p.onestepcheckout-numbers:before {
  content: "";
  background-color: #0069b4;
  color: #fff;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 18px;
}
body.onestepcheckout-index-index p.onestepcheckout-numbers.onestepcheckout-numbers-1:before {
  content: "1";
}
body.onestepcheckout-index-index p.onestepcheckout-numbers.onestepcheckout-numbers-2:before {
  content: "2";
}
body.onestepcheckout-index-index p.onestepcheckout-numbers.onestepcheckout-numbers-3:before {
  content: "3";
}
body.onestepcheckout-index-index p.onestepcheckout-numbers.onestepcheckout-numbers-4:before {
  content: "4";
}
body.onestepcheckout-index-index p.onestepcheckout-numbers.onestepcheckout-numbers-last:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
}
body.onestepcheckout-index-index .onestepcheckout-summary th {
  border-top: none;
}
body.onestepcheckout-index-index .onestepcheckout-totals td {
  border: none;
}
body.onestepcheckout-index-index table.onestepcheckout-totals td.title {
  text-align: left;
}
body.onestepcheckout-index-index div.checkoutcontainer div.input-different-shipping {
  margin-top: 0;
}
body.onestepcheckout-index-index .checkbox {
  margin: 0;
}
body.onestepcheckout-index-index .payment-method ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.is-blog .post-list > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.is-blog .post-list > ul li {
  margin-top: 35px;
}
.is-blog .post-list > ul li .post-list-item {
  border-radius: 2px;
  overflow: visible;
}
.is-blog .post-list > ul li .post-list-item .post-entry {
  padding: 35px;
  border: 1px solid #f6f6f6;
  border-bottom: none;
  font-size: 100%;
  margin-bottom: 0;
}
.is-blog .post-list > ul li .post-list-item .post-entry h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .is-blog .post-list > ul li .post-list-item .post-entry h2 {
    padding-right: 40px;
  }
}
.is-blog .post-list > ul li .post-list-item .post-entry .featured-image {
  border: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .is-blog .post-list > ul li .post-list-item .post-entry .featured-image {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .is-blog .post-list > ul li .post-list-item .post-entry .featured-image img {
    border-radius: 50%;
    max-height: 75px;
    position: absolute;
    top: -37px;
    right: -37px;
    border: 2px solid #fff;
  }
}
.is-blog .post-list > ul li .post-list-item .post-entry p img {
  display: none;
}
.is-blog .post-list > ul li .post-list-item .post-entry .read-more {
  text-decoration: none;
  color: #0069b4;
  font-weight: 500;
}
.is-blog .post-list > ul li .post-list-item .post-entry .read-more:hover:after {
  padding-left: 0;
}
.is-blog .post-list > ul li .post-list-item .post-entry .read-more:after {
  content: '\f105';
  font-family: "FontAwesome";
  padding-left: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.is-blog .post-list > ul li .post-list-item .post-entry .read-more .meta-nav {
  display: none;
}
.is-blog .post-list > ul li .post-list-item .post-entry.post-entry-with-image {
  overflow: visible;
}
.is-blog .post-list > ul li .post-list-item .post-meta {
  background: #0069b4;
  color: #fff;
  margin: 0;
  padding: 10px 12px;
  font-size: 12px;
  font-style: normal;
}
.is-blog .post-list > ul li .post-list-item .post-meta a {
  color: #fff;
}
.is-blog .post-list > ul li .post-list-item .post-meta a:hover {
  text-decoration: none;
}
.is-blog .post-list > ul li .post-list-item .post-meta .categories {
  float: right;
}
@media only screen and (max-width: 767px) {
  .is-blog .post-list > ul li .post-list-item .post-meta .categories {
    float: none;
  }
}
.is-blog .post-list > ul li .post-list-item .post-meta .tags,
.is-blog .post-list > ul li .post-list-item .post-meta .author {
  margin-left: 15px;
}
.is-blog .post-view .post-entry {
  font-size: 100%;
  padding-top: 20px;
  border-top: 1px solid #f6f6f6;
}
.is-blog img[class*="align"],
.is-blog img[class*="wp-image-"],
.is-blog .gallery .gallery-icon img {
  border: none;
  padding: 0;
}
.latest-post-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.latest-post-list .item > a {
  display: block;
}
.font-xxs {
  font-size: 0.71428em;
  /* 10px */
}
.font-xs {
  font-size: 0.85714em;
  /* 12px */
}
.font-small {
  font-size: 0.92857em;
  /* 13px */
}
.font-default {
  font-size: 16px;
}
.font-large {
  font-size: 1.07142em;
  /* 15px */
}
.font-larger {
  font-size: 1.14285em;
  /* 16px */
}
.font-xl {
  font-size: 1.57142em;
  /* 22px */
}
.fontAwesome {
  font-family: "FontAwesome";
}
.iconicFont {
  font-family: 'Material-Design-Iconic-Font';
}
.shadow {
  -webkit-box-shadow: 3px 3px 5px 0px rgba(7, 8, 8, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(7, 8, 8, 0.1);
}
.usp {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.usp li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
  color: #595959;
}
.usp li:before {
  content: '\f00c';
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  font-size: 0.71428em;
  /* 10px */
  top: 2px;
  color: #0069b4;
}
.important {
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  color: #0069b4;
}
.border-radius {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.border-radius-input {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
button,
li {
  outline: none;
}
.no-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.list-reset {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.defaultborder {
  border: 1px solid #f6f6f6;
}
.circle {
  border-radius: 50%;
}
.inline-item {
  display: inline-block;
  margin-right: 15px;
}
.inline-item:last-child {
  margin-right: 0;
}
.label {
  color: #151515;
  font-size: 100%;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fix {
  position: fixed;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
body {
  background: #fff;
  color: #151515;
  font-size: 16px;
  font-family: "sofia-pro", sans-serif;
}
a {
  color: #151515;
  text-decoration: underline;
}
a:hover {
  color: #0069b4;
}
h1 a,
h2 a,
h3 a {
  color: #000;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover {
  color: #0069b4;
}
h1,
h2,
h3,
h4 {
  font-family: "sofia-pro", sans-serif;
  color: #000;
  font-weight: bold;
}
.page-title {
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1;
  font-weight: bold;
}
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6 {
  font-size: 1em;
  margin-top: 0;
}
h1,
.page-title {
  font-family: "sofia-pro", sans-serif;
  font-size: 2.28571em;
}
h2 {
  font-size: 1.57142em;
  /* 22px */
}
h3 {
  font-size: 1.2em;
}
p {
  line-height: 25px;
  margin-bottom: 15px;
}
.first-section {
  border-top: none !important;
}
/** Page **/
.main-container {
  padding-top: 25px;
  padding-bottom: 50px;
}
.page-section {
  border-top: 1px solid #f6f6f6;
  padding: 40px 0;
  margin-top: 20px;
}
.banner,
.banner-sm {
  margin-top: 20px;
  margin-bottom: 20px;
}
.vert-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vert-hor-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.page-carousel {
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-carousel ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  padding: 0 25px;
}
.page-carousel ul li {
  display: inline-block;
  height: 100px;
  position: relative;
}
.page-carousel ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.latest-news .news-item {
  margin-top: 10px;
}
.latest-news .news-item .post-title {
  font-size: 1.28571em;
  margin-top: 0;
}
.note {
  background: #f6f6f6;
  margin: 15px 0;
  padding: 20px;
}
.note .message {
  display: block;
  position: relative;
}
.note .message.icon {
  padding-left: 50px;
}
.note .message.icon:before {
  font-family: "FontAwesome";
  color: #0069b4;
  position: absolute;
  left: 5px;
  font-size: 1.57142em;
  /* 22px */
}
.note .message.icon.clock:before {
  content: '\f017';
}
.note .message.icon.rocket:before {
  content: '\f135';
}
.note .btn {
  padding: 10px 25px;
  margin-top: 10px;
}
.brands-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin: -3px;
}
.brands-list li {
  display: inline-block;
  margin-right: 15px;
  border: 1px solid #f6f6f6;
  height: 120px;
  width: 120px;
  margin: 3px;
}
.brands-list li:last-child {
  margin-right: 0;
}
.brands-list li a {
  display: block;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
}
.brands-list li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: inline;
  padding: 5px;
}
.brands-list li a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 767px) {
  .brands-list {
    text-align: center;
  }
}
.delete-link {
  color: #808080;
}
.delete-link:before {
  content: '\f1f8';
  font-family: "FontAwesome";
  display: inline-block;
  padding-right: 10px;
  font-weight: normal;
  font-size: 18px;
}
.content-block {
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #f6f6f6;
  padding: 25px 20px;
  background: #fff;
  margin-bottom: 20px;
}
.content-block .block-title {
  margin-top: 0;
}
.content-block .forgot-link,
.content-block .back-link {
  display: inline-block;
  margin-top: 25px;
  text-decoration: none;
  color: #808080;
  font-size: 0.92857em;
  /* 13px */
  position: relative;
  padding-left: 12px;
}
.content-block .forgot-link:before,
.content-block .back-link:before {
  content: '\f053';
  font-family: "FontAwesome";
  font-size: 9px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.content-block .forgot-link:hover,
.content-block .back-link:hover {
  text-decoration: underline;
  color: #0069b4;
}
@media only screen and (max-width: 767px) {
  .content-block .block-title:nth-child(1) {
    margin-top: 15px;
  }
}
.account-login .page-title,
.forgot-password .page-title,
.account-create .page-title {
  margin-bottom: 40px;
}
.tel:before {
  content: '\f095';
  font-family: "FontAwesome";
  padding-right: 8px;
  display: inline-block;
  font-weight: normal;
}
.mail:before {
  content: '\f15a';
  font-family: 'Material-Design-Iconic-Font';
  padding-right: 8px;
  display: inline-block;
  font-weight: normal;
}
@media only screen and (max-width: 991px) {
  .right-sidebar {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .reduce-xs-wrapper .reduce-pd-xs.odd {
    padding-right: 5px;
  }
  .reduce-xs-wrapper .reduce-pd-xs.even {
    padding-left: 5px;
  }
}
#ampromo-overlay.mode-popup .close {
  background: none;
}
#ampromo-overlay.mode-popup .close::before {
  content: '\f136';
  font-family: 'Material-Design-Iconic-Font';
}
#ampromo-overlay #ampromo-items {
  max-width: 900px;
  margin: 0 15px;
}
#ampromo-overlay #ampromo-items > h4 {
  font-size: 24px;
  margin: 0 0 20px;
}
#ampromo-overlay #ampromo-items .ampromo-item-image-wrap {
  margin-bottom: 15px;
}
#ampromo-overlay #ampromo-items .product-name {
  font-weight: 700;
  font-size: 14px;
}
#ampromo-overlay #ampromo-items .ampromo-item {
  height: 100%;
  width: 100%;
  margin-bottom: 0;
}
#ampromo-carousel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
#ampromo-carousel-content .ampromo-slide {
  padding: 0 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  #ampromo-carousel-content .ampromo-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.ampromo-items-form {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ampromo-items-form .product-config {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.block {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.block .block-subtitle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #a0a0a0;
  margin-bottom: 10px;
}
.block .block-title {
  font-size: 56px;
  margin: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .block .block-title {
    font-size: 28px;
  }
}
.block .block-title.xl {
  font-size: 12.5vw;
}
@media only screen and (max-width: 767px) {
  .block .block-title.xl {
    font-size: 28px;
  }
}
.block .block-title.lg {
  font-size: 6.94444444vw;
}
@media only screen and (max-width: 767px) {
  .block .block-title.lg {
    font-size: 28px;
  }
}
.block .block-content {
  position: relative;
  z-index: 1;
}
.block .block-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
.block .block-actions > div {
  margin: 15px 15px 0 0;
}
.block-cta-tiles {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right top;
}
@media only screen and (min-width: 1200px) {
  .block-cta-tiles a.tile:hover .tile-overlay .tile-overlay-bg {
    opacity: 1;
  }
  .block-cta-tiles a.tile:hover .btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.block-cta-tiles .tile {
  position: relative;
  display: block;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: #fff;
}
.block-cta-tiles .tile-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-cta-tiles .tile-bg iframe {
  width: 100%;
  height: 100%;
}
.block-cta-tiles .tile-bg video {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.block-cta-tiles .tile-overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 10%;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
@media only screen and (max-width: 1199px) {
  .block-cta-tiles .tile-overlay {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.block-cta-tiles .tile-overlay .tile-overlay-bg {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.block-cta-tiles .tile-content {
  font-size: 28px;
  color: #fff;
}
.block-cta-tiles .tile .btn {
  -webkit-transition: all 0.3s cubic-bezier(0.26, 1.14, 0.79, 1.04);
  transition: all 0.3s cubic-bezier(0.26, 1.14, 0.79, 1.04);
}
@media only screen and (min-width: 1200px) {
  .block-cta-tiles .tile .btn {
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 100%;
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}
@media only screen and (max-width: 767px) {
  .block-products-slider .block-title {
    max-width: 60%;
  }
}
.block-products-slider .block-inner {
  position: relative;
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .block-products-slider .block-inner {
    padding: 40px 0;
  }
}
.block-products-slider .block-inner::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 75vw;
  background: #e6f0f8;
}
.block-products-slider .block-header {
  position: relative;
  z-index: 1;
}
.block-products-slider .slider-arrows {
  position: absolute;
  left: 75vw;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.block-products-slider .slick-arrow {
  border: 0;
  background: none;
  padding: 0;
  vertical-align: middle;
}
.block-products-slider .slick-arrow:hover .arrow {
  fill: #0069b4;
}
.block-products-slider .slick-arrow .arrow {
  fill: #727272;
  width: 63px;
  height: 28px;
  display: block;
}
@media only screen and (max-width: 991px) {
  .block-products-slider .slick-arrow .arrow {
    width: 50px;
    height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .block-products-slider .slick-arrow .arrow {
    width: 30px;
    height: 13px;
  }
}
.block-products-slider .slick-arrow .arrow-left {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.block-products-slider .slick-prev {
  margin-right: 140px;
}
@media only screen and (max-width: 1199px) {
  .block-products-slider .slick-prev {
    margin-right: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .block-products-slider .slick-prev {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .block-products-slider .slick-prev {
    margin-right: 30px;
  }
}
.block-products-slider .products .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-products-slider .products .slick-slide {
  height: auto;
}
.block-products-slider .products .product .product-name {
  padding: 0 30px;
}
.block-products-slider .products .product .product-short-info {
  padding: 35px 30px;
}
.block-products-slider .products .product .product-label {
  display: none;
}
.block-products-slider .toolbar,
.block-products-slider .toolbar-bottom {
  display: none;
}
.block-featured .block-content {
  position: static;
  z-index: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  background-color: #ffe6e6;
  padding: 60px;
}
@media only screen and (max-width: 991px) {
  .block-featured .block-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .block-featured .block-content {
    padding: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}
.block-featured .block-text {
  font-size: 24px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .block-featured .block-text {
    font-size: 18px;
  }
}
.block-featured .block-image {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  padding-bottom: 50%;
  background-size: cover;
  background-position: center;
  margin: -70px 0 70px -70px;
}
.block-featured .block-title {
  margin-left: 80px;
}
@media only screen and (max-width: 767px) {
  .block-featured .block-inner {
    padding: 0;
  }
}
.breadcrumbs {
  color: #656565;
  padding: 25px 0;
}
.breadcrumbs a {
  color: #656565;
}
.breadcrumbs ul li:not(:last-child):after {
  margin: 0 3px;
  font-size: 11px;
}
.btn {
  position: relative;
  font-size: 16px;
  letter-spacing: .03em;
  font-weight: 700;
  padding: 15px 25px;
  border: 0;
  outline: 0 !important;
  border-radius: 0;
  letter-spacing: 0.1em;
  white-space: normal;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 12px;
    padding: 15px;
  }
}
.btn-primary,
.btn-orange {
  background: #0069b4;
  color: #fff;
}
.btn-primary:hover,
.btn-orange:hover,
.btn-primary[disabled],
.btn-orange[disabled],
.btn-primary[disabled]:hover,
.btn-orange[disabled]:hover,
.btn-primary:focus,
.btn-orange:focus,
.btn-primary:active,
.btn-orange:active,
.btn-primary:active:focus,
.btn-orange:active:focus {
  background: #204a79;
}
.btn-primary::after,
.btn-orange::after {
  background: #fff;
}
.btn-secondary {
  background: #fff;
  color: #727272;
}
.btn-secondary:hover,
.btn-secondary[disabled],
.btn-secondary[disabled]:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:active:focus {
  background: #0069b4;
}
.btn-gray {
  background: #f6f6f6;
  -webkit-box-shadow: inset 0 -1px 0 0 #cbcbcb;
          box-shadow: inset 0 -1px 0 0 #cbcbcb;
  color: #151515;
}
.btn-gray:hover,
.btn-gray[disabled],
.btn-gray[disabled]:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray:active:focus {
  background: #dddddd;
}
.btn-search {
  padding: 0 16px;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #151515;
}
.btn-search:hover {
  background: #f6f6f6;
  color: #151515;
}
.btn-primary-inverse {
  -webkit-box-shadow: inset 0 0 0 2px #0069b4;
          box-shadow: inset 0 0 0 2px #0069b4;
}
.btn-primary-inverse:hover {
  color: #fff;
  background: #0069b4;
}
.btn-small {
  padding: 10px 15px;
  font-size: 14px;
}
.btn-cart,
.qty-modifier {
  text-align: center;
}
.qty-input-holder .btn::after {
  display: none;
}
.btn.amshopby-apply-button {
  width: auto;
  height: auto;
  margin-top: 10px;
}
.price-box {
  color: #151515;
}
.price-box .price,
.price-box .old-price .price {
  font-weight: 400;
}
.price-box .old-price .price {
  opacity: 1;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.price-box .old-price .price::before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  background: #ff0000;
}
.catalog-category-view .main-container {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .main-container .products {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .main-container .toolbar .row-top {
    margin-bottom: 5px;
  }
}
.catalog-category-view .page-title {
  margin: 40px 0 25px;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .page-title {
    margin-bottom: 0;
  }
}
.catalog-category-view .category-description {
  border-top: 1px solid #f6f6f6;
  padding-top: 15px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.category-banner {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 190px 0 80px;
  min-height: 500px;
}
@media only screen and (max-width: 1199px) {
  .category-banner {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .category-banner {
    min-height: 0;
    padding: 20px 0;
    background-image: none!important;
    background-color: #f6f6f6;
  }
}
.category-banner::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 190px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .category-banner::before {
    display: none;
  }
}
.category-banner .page-title {
  margin: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .category-banner .page-title {
    margin-bottom: 25px;
  }
}
.category-banner .banner-content {
  background: #e6f0f8;
  padding: 40px;
  max-width: 500px;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .category-banner .banner-content {
    padding: 0;
    max-width: 100%;
    background: none;
  }
}
@media only screen and (max-width: 767px) {
  .category-banner .banner-content .usp li {
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .products > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.products > .row .item {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .products > .row .item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.products .product {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none;
  padding: 0;
  margin-top: 0;
}
.products .product .product-name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 700;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .products .product .product-name {
    font-size: 14px;
  }
}
.products .product .product-image {
  overflow: hidden;
}
.products .product .product-image a {
  position: relative;
  display: block;
  margin: -17%;
}
@media only screen and (max-width: 767px) {
  .products .product .product-image a {
    margin: -18%;
  }
}
.products .product .product-image .product-label {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .products .product .product-image .product-label {
    font-size: 10px;
    right: 5px;
    bottom: 5px;
  }
}
.products .product .product-image .shoesme-original-label {
  position: absolute;
  left: 10px;
  top: 25px;
  pointer-events: none;
  width: 15%;
  min-width: 40px;
}
@media only screen and (max-width: 767px) {
  .products .product .product-image .shoesme-original-label {
    min-width: 30px;
    left: 5px;
    top: 5px;
  }
}
.products .product .product-image .shoesme-original-label img {
  width: 100%;
  height: auto;
}
.products .product .product-image .hover-image {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
.products .product .show-label {
  margin-top: 20px;
}
.products .product .show-label .minimal-price {
  position: relative;
}
.products .product .show-label .price-label {
  display: block;
  position: absolute;
  left: 0;
  top: -20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
.products .product:hover .product-image .hover-image {
  visibility: visible;
  opacity: 1;
}
.products .product:hover .overlay {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  z-index: 1;
  height: auto;
  padding: 10px 5px;
}
.products .product .size-availability {
  text-align: right;
  line-height: 28px;
}
@media only screen and (max-width: 767px) {
  .products .product .size-availability {
    text-align: left;
    font-size: 14px;
  }
}
.products .product .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: -1;
  height: 0;
  background: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.products .product .overlay strong {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.products .product .overlay .available-sizes {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.products .product .overlay .available-sizes li {
  float: left;
}
.products .product .overlay .available-sizes li:not(:last-of-type) {
  margin-right: 10px;
}
.products .product .overlay .available-sizes li a {
  display: block;
  text-decoration: none;
}
.products .product .overlay > a,
.products .product .overlay > div a {
  display: inline-block;
  color: #999999;
  text-decoration: none;
  font-weight: 600;
}
.products .product .overlay > a:hover,
.products .product .overlay > div a:hover {
  text-decoration: underline;
}
.products .product .price-from-label {
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .products .product .price-box {
    font-size: 13px;
  }
}
.amshopby-filters-top {
  margin: 0 -100px;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .amshopby-filters-top {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .amshopby-filters-top {
    margin-left: 0;
    margin-right: 0;
  }
}
.amshopby-filters-top > .block-title {
  display: none;
}
.amshopby-filters-top > div {
  padding: 0 100px;
}
@media only screen and (max-width: 991px) {
  .amshopby-filters-top > div {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .amshopby-filters-top > div {
    padding: 0;
  }
}
.amshopby-filters-top .amshopby-container-top {
  margin-top: 0;
  padding: 15px 100px 8px;
}
@media only screen and (max-width: 991px) {
  .amshopby-filters-top .amshopby-container-top {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .amshopby-filters-top .amshopby-container-top {
    padding-left: 0;
    padding-right: 0;
  }
}
.amshopby-filters-top .amshopby-container-top > .amshopby-item-top {
  margin-bottom: 5px;
  padding: 0;
  position: static;
}
.amshopby-filters-top .amshopby-container-top > .amshopby-item-top:not(:last-of-type) {
  margin-right: 5px;
}
.amshopby-filters-top .amshopby-container-top > .amshopby-item-top dl {
  position: relative;
  z-index: 20;
}
.amshopby-filters-top .amshopby-container-top > .amshopby-item-top dl.expanded {
  z-index: 21;
}
.amshopby-filters-top .block-subtitle {
  margin-bottom: 5px;
}
.amshopby-filters-top .currently {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  font-size: 15px;
}
.amshopby-filters-top .currently ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  max-width: none;
}
.amshopby-filters-top .currently ol li {
  display: inline-block;
  margin-right: 5px;
}
.amshopby-filters-top .currently ol li .btn-remove {
  display: inline-block;
  text-decoration: none;
  background: #f6f6f6;
  border-radius: 0;
  padding: 8px 13px;
}
.amshopby-filters-top .currently ol li .btn-remove a {
  text-decoration: none;
}
.amshopby-filters-top .currently ol li .btn-remove i {
  margin-left: 5px;
}
.amshopby-filters-top .actions {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}
.amshopby-filters-top .actions a {
  text-decoration: none;
  color: #0069b4;
  display: inline-block;
  padding: 7px 0;
}
.amshopby-filters-top .actions a:hover {
  text-decoration: underline;
}
.amshopby-item-top {
  max-width: none;
  min-width: 200px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .amshopby-item-top {
    width: 100%;
  }
}
.amshopby-item-top dl {
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.amshopby-item-top dl.expanded dt {
  background: #ebebeb;
}
.amshopby-item-top dl.expanded dt:after {
  content: '\f273';
}
.amshopby-item-top dl dt {
  padding: 11px 32px 11px 17px;
  cursor: pointer;
  background: #fff;
  border-radius: 0;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
  border: 1px solid #ebebeb;
}
@media only screen and (max-width: 767px) {
  .amshopby-item-top dl dt {
    padding: 10px 30px 10px 15px;
  }
}
.amshopby-item-top dl dt:after {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  right: 15px;
}
.amshopby-item-top dl dd {
  min-height: 0!important;
  position: absolute;
  border: 2px solid #f6f6f6;
  background: #fff!important;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 5;
  padding: 8px 14px;
  border-radius: 0;
  margin-top: 5px;
  display: none;
}
.amshopby-item-top dl dd ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  max-width: none!important;
}
.amshopby-item-top dl dd ol li a {
  display: block;
  float: none;
  padding: 5px 0;
  text-decoration: none;
}
.amshopby-item-top div.amshopby-column {
  width: 50%;
}
div.block-layered-nav dd .single-choice a.amshopby-attr {
  padding: 5px 0;
  background-image: none!important;
}
div.block-layered-nav dd .single-choice a.amshopby-attr,
div.block-layered-nav dd a.amshopby-attr,
div.block-layered-nav dd a.amshopby-attr-selected {
  background-image: none;
  position: relative;
  padding-left: 23px;
}
div.block-layered-nav dd .single-choice a.amshopby-attr:before,
div.block-layered-nav dd a.amshopby-attr:before,
div.block-layered-nav dd a.amshopby-attr-selected:before {
  content: '';
  width: 14px;
  height: 14px;
  line-height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  border: 1px solid #ebebeb !important;
  margin-top: -7px;
  text-align: center;
}
div.block-layered-nav dd .single-choice a.amshopby-attr:hover,
div.block-layered-nav dd a.amshopby-attr:hover,
div.block-layered-nav dd a.amshopby-attr-selected:hover {
  background-image: none;
  padding-left: 23px;
}
div.block-layered-nav dd a.amshopby-attr-selected {
  font-weight: 600;
}
div.block-layered-nav dd a.amshopby-attr-selected:before {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 10px;
}
.block.block-layered-nav.amshopby-filters-top > .block-content {
  position: static;
}
@media only screen and (max-width: 767px) {
  .block.amshopby-filters-top {
    position: fixed;
    left: -300px;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 300px;
    z-index: 250;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
    border-radius: 0;
    padding: 50px 15px 75px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
  }
}
.block.amshopby-filters-top .close-mobile-filters {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .block.amshopby-filters-top .close-mobile-filters {
    display: inline-block;
  }
}
.block.amshopby-filters-top .close-mobile-filters i {
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .block.amshopby-filters-top > .block-content > .amshopby-filters-top .amshopby-item-top {
    height: auto;
    margin-right: 0;
  }
  .block.amshopby-filters-top > .block-content > .amshopby-filters-top .amshopby-item-top dl dd {
    position: static;
  }
  .block.amshopby-filters-top > .block-content > .amshopby-filters-top .amshopby-item-top div.amshopby-column {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .block.amshopby-filters-top .amshopby-apply-block {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .block.amshopby-filters-top .amshopby-apply-block .btn.amshopby-apply-button {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-filters-open .amshopby-apply-block {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media only screen and (max-width: 767px) {
  .amshopby-apply-block {
    position: fixed;
    z-index: 1000;
    left: 15px;
    bottom: 15px;
    width: 270px;
    -webkit-transform: translateX(-300px);
            transform: translateX(-300px);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}
.amshopby-apply-block .btn[disabled] {
  opacity: 1;
  background: #6f8aa8;
}
.mobile-triggers-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .mobile-triggers-wrapper {
    display: none;
  }
}
.mobile-filters-trigger,
.mobile-sort-trigger {
  color: #636363;
  border: 1px solid #636363;
  background: transparent;
  padding: 8px 10px;
  border-radius: 0;
  cursor: pointer;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  max-width: 49%;
  text-align: center;
}
.mobile-filters-trigger:hover,
.mobile-sort-trigger:hover {
  background: #636363;
  color: #fff;
}
.mobile-filters-trigger i,
.mobile-sort-trigger i {
  margin-right: 10px;
}
.mobile-filters-trigger i {
  vertical-align: top;
  font-size: 19px;
}
.mobile-filters-page-overlay,
.mobile-sort-page-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .toolbar .row-top-inner {
    position: fixed;
    right: -300px;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 300px;
    z-index: 250;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    border-radius: 0;
    padding: 50px 15px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
  }
}
@media only screen and (max-width: 767px) {
  body.mobile-filters-open {
    overflow: hidden;
  }
  body.mobile-filters-open .block.amshopby-filters-top {
    left: 0;
  }
  body.mobile-filters-open .mobile-filters-page-overlay {
    z-index: 240;
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  body.mobile-sort-open {
    overflow: hidden;
  }
  body.mobile-sort-open .products .toolbar .row-top-inner {
    right: 0;
  }
  body.mobile-sort-open .mobile-sort-page-overlay {
    z-index: 240;
    opacity: 1;
  }
}
.subcategories-overview {
  max-width: 1200px;
  margin: 0 auto;
}
.subcategories-overview .subcategories .category {
  display: block;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
  margin-bottom: 30px;
  background-color: #f6f6f6;
  position: relative;
  color: #000;
}
@media only screen and (max-width: 991px) {
  .subcategories-overview .subcategories .category {
    min-height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .subcategories-overview .subcategories .category {
    min-height: 200px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}
.subcategories-overview .subcategories .category:hover .content {
  background: rgba(255, 255, 255, 0.8);
}
.subcategories-overview .subcategories .category:hover .more-link {
  color: #0069b4;
}
.subcategories-overview .subcategories .category .content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .subcategories-overview .subcategories .category .content {
    padding: 20px;
  }
}
.subcategories-overview .subcategories .category .category-title {
  font-size: 32px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 991px) {
  .subcategories-overview .subcategories .category .category-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .subcategories-overview .subcategories .category .category-title {
    font-size: 20px;
  }
}
.subcategories-overview .subcategories .category .more-link {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
@media only screen and (max-width: 767px) {
  .subcategories-overview .subcategories .category .more-link {
    font-size: 10px;
  }
}
.subcategories-overview .subcategories .category .more-link:after {
  content: '\f301';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 15px;
  font-weight: normal;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .subcategories-overview .subcategories .category .more-link:after {
    vertical-align: middle;
  }
}
div.block-layered-nav dd .single-choice a.amshopby-attr-selected {
  background-image: none !important;
}
.catalog-product-view .page-title {
  margin-bottom: 10px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .page-title {
    text-align: left;
    font-size: 28px;
  }
}
.catalog-product-view .breadcrumbs {
  padding-top: 0;
}
.catalog-product-view .product-view.not-saleable .search-store-block.top-block h4 {
  margin: 0 0 15px;
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .product-view.not-saleable .search-store-block.top-block .form-control {
    margin-bottom: 10px;
  }
}
.catalog-product-view .short-description,
.catalog-product-view .box-description {
  color: #a0a0a0;
  margin-bottom: 1em;
}
.catalog-product-view .product-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 15px;
}
.catalog-product-view .add-to-cart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-product-view .add-to-cart-wrapper .add-to-cart-box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.catalog-product-view .add-to-cart-wrapper.has-search-store-btn {
  display: block;
}
.catalog-product-view .add-to-cart-wrapper.has-search-store-btn .product-secondary-actions {
  margin-top: 10px;
  margin-left: 0;
}
.catalog-product-view .add-to-cart-wrapper.has-search-store-btn .product-secondary-actions a {
  padding: 8px 14px;
}
.catalog-product-view .add-to-cart-box {
  background: none;
  border: none;
  margin: 30px 0 0;
  padding: 0;
}
.catalog-product-view .add-to-cart-box .btn-cart {
  margin-top: 0;
}
.catalog-product-view .extra-images {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .catalog-product-view .extra-images {
    margin-left: -100px;
    margin-right: -100px;
  }
}
.catalog-product-view .extra-images img {
  pointer-events: none;
  display: inline-block;
}
.catalog-product-view .search-store-block {
  background: #f6f6f6;
  padding: 20px;
  border-radius: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .search-store-block {
    text-align: center;
  }
}
.catalog-product-view .search-store-block h4 {
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
  .catalog-product-view .search-store-block h4 {
    font-size: 17px;
    margin-top: 2px;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .search-store-block h4 {
    margin: 0 0 15px;
  }
}
.catalog-product-view .search-store-block .form-control {
  border-color: #fff;
}
@media only screen and (max-width: 1199px) {
  .catalog-product-view .search-store-block .form-control {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .search-store-block .form-control {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .search-store-block .form-control {
    margin-bottom: 10px;
  }
}
.catalog-product-view .box-collateral {
  margin-bottom: 50px;
}
.catalog-product-view .box-collateral h2 {
  margin-top: 0;
}
.catalog-product-view .product-view .col-product-media {
  width: calc(100% - 490px);
  float: left;
}
@media only screen and (max-width: 1199px) {
  .catalog-product-view .product-view .col-product-media {
    width: 100%;
  }
}
.catalog-product-view .product-view .col-product-info {
  width: 490px;
  float: right;
}
@media only screen and (max-width: 1199px) {
  .catalog-product-view .product-view .col-product-info {
    width: 100%;
  }
}
.catalog-product-view .product-media {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-media {
    display: block;
  }
}
.catalog-product-view .product-media .more-views {
  float: left;
  width: 150px;
  margin: -10px 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-media .more-views {
    width: 100%;
    margin: 0;
  }
}
.catalog-product-view .product-media .more-views .slick-slide {
  border: 0;
  margin: 10px 0;
}
.catalog-product-view .product-media .product-zoom-wrapper {
  float: right;
  width: calc(100% - 150px);
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-media .product-zoom-wrapper {
    padding-left: 0;
    width: 100%;
  }
}
.catalog-product-view .product-media .product-label {
  position: absolute;
  z-index: 10;
  right: 10px;
  top: 10px;
}
.catalog-product-view .product-info .sold-out-notification {
  text-align: center;
  white-space: normal;
  text-transform: uppercase;
  background-color: #f00;
  padding: 1em;
  color: #fff;
  margin: 0.5em 0 auto 0;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info {
    margin-bottom: 30px;
  }
}
.catalog-product-view .product-info .shoesme-grouped-price-box {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.catalog-product-view .product-info .shoesme-grouped-price-box .shoesme-grouped-from-price-clone {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.catalog-product-view .product-info .shoesme-grouped-price-box .shoesme-grouped-from-price-clone::before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  background: #ff0000;
}
.catalog-product-view .product-info .shoesme-grouped-price-box .shoesme-grouped-price-clone {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info .shoesme-grouped-price-box .shoesme-grouped-price-clone {
    font-size: 28px;
  }
}
.catalog-product-view .product-info .sizes-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-product-view .product-info .sizes-title .sizeadvice-link,
.catalog-product-view .product-info .sizes-title .size-sold-out {
  font-size: 12px;
}
.catalog-product-view .product-info .product-secondary-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-left: 10px;
}
.catalog-product-view .product-info .product-secondary-actions a {
  border: 1px solid #d4d4d4;
  text-decoration: none;
  display: inline-block;
  padding: 15px 20px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info .product-secondary-actions a {
    padding-bottom: 14px;
  }
}
.catalog-product-view .product-info .product-secondary-actions a:hover {
  border-color: #0069b4;
}
.catalog-product-view .product-info .search-store-link {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 10px;
}
.catalog-product-view .product-info .add-to-links {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.catalog-product-view .product-info .add-to-links .link-wishlist:before {
  content: '\f004';
  font-family: "FontAwesome";
  letter-spacing: 0;
}
.catalog-product-view .product-info .size-advice {
  font-size: 14px;
  margin-top: 10px;
}
.catalog-product-view .product-info .size-advice .std {
  color: #a0a0a0;
}
.catalog-product-view .product-info .size-advice .std a {
  color: inherit;
}
.catalog-product-view .product-info .size-advice .std a:hover {
  text-decoration: none;
}
.catalog-product-view .product-info .size-advice .std span {
  color: #000;
}
.catalog-product-view .product-info .usp {
  font-size: 14px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 15px;
  margin-bottom: 15px;
}
.catalog-product-view .product-concept-image {
  width: 100%;
  margin-bottom: 50px;
}
.catalog-product-view .product-concept {
  background: #f6f6f6;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 0;
}
.catalog-product-view .product-concept .more-link {
  text-decoration: none;
  color: #0069b4;
}
.catalog-product-view .product-concept .more-link:hover {
  text-decoration: underline;
}
.catalog-product-view .product-concept .more-link:after {
  content: '\f105';
  font-family: "FontAwesome";
  margin-left: 10px;
  display: inline-block;
}
.catalog-product-view #productQuestionForm {
  display: none;
}
.catalog-product-view #productQuestionFormTrigger {
  color: #0069b4;
  cursor: pointer;
}
.catalog-product-view #productQuestionFormTrigger:hover {
  text-decoration: underline;
}
.catalog-product-view #map {
  margin-left: -100px;
  margin-right: -100px;
  width: auto !important;
}
@media only screen and (max-width: 991px) {
  .catalog-product-view #map {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.catalog-product-view .block-related {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  padding: 0;
  margin-bottom: 15px;
}
.catalog-product-view .block-related.sold-out {
  margin-top: 15px;
}
.catalog-product-view .block-related .block-title {
  margin-bottom: 10px;
  font-size: 16px;
}
.catalog-product-view .block-related #block-related {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.catalog-product-view .block-related #block-related .item {
  padding: 0;
}
.catalog-product-view .box-up-sell {
  margin-bottom: 50px;
  max-width: 1148px;
}
.catalog-product-view .box-up-sell h2 {
  margin-bottom: 15px;
}
.catalog-product-view .box-up-sell .product .product-name,
.catalog-product-view .box-up-sell .product .price-box {
  font-size: 14px;
}
.catalog-product-view .box-up-sell .product .product-short-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-product-view .box-up-sell .product .price-box {
  margin-bottom: 0;
}
.catalog-product-view .box-up-sell .product .btn-cart {
  margin-top: 0;
  padding: 0;
  width: 40px;
  line-height: 40px;
  position: relative;
}
.catalog-product-view .box-up-sell .product .btn-cart::before {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 14px;
  position: absolute;
  right: 6px;
  top: 5px;
  line-height: 1;
}
.catalog-product-view .product-details-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-bottom: 20px;
  color: #a0a0a0;
}
.catalog-product-view .product-details-list li:not(:last-of-type) {
  margin-bottom: 5px;
}
.catalog-product-view .product-details-list .scrollto {
  color: #000;
  text-decoration: underline;
}
.catalog-product-view .product-details-list .scrollto:hover {
  color: #0069b4;
}
.catalog-product-view .product-details-list strong {
  font-weight: normal;
  color: #000;
}
.catalog-product-view #size-sold-out-popup {
  border: 5px solid #0069b4;
}
.catalog-product-view #size-sold-out-popup input {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
}
.catalog-product-view #size-sold-out-popup input:focus,
.catalog-product-view #size-sold-out-popup input:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.catalog-product-view #size-sold-out-popup select {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  background: #f5f5f5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 12px;
}
.catalog-product-view #size-sold-out-popup select:focus,
.catalog-product-view #size-sold-out-popup select:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.catalog-product-view #size-sold-out-popup .size-sold-out-popup-title {
  font-size: 32px;
}
.catalog-product-view #size-sold-out-popup .size-sold-out-intro {
  margin: 1em 0 1.5em 0;
}
.catalog-product-view #size-sold-out-popup .input-text {
  margin-bottom: 1em;
}
.add-to-cart-box-super-group-error {
  color: #ff0000;
  margin-bottom: 5px;
}
#product-attribute-specs-table tr td,
#product-attribute-specs-table tr th {
  padding: 5px 10px;
}
#product-attribute-specs-table tbody tr th:first-child,
#product-attribute-specs-table tbody tr td:first-child {
  padding-left: 0;
}
#product-attribute-specs-table .usp {
  margin-top: 15px;
  line-height: 1.42857143;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px 20px 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}
.cms-page-view .bg-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cms-page-view .bakfiets-header {
  height: 677px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cms-page-view .bakfiets-form-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .bakfiets-form-bg {
    padding: 10px;
  }
}
.cms-page-view .dealer-form-bg {
  padding: 0 0 50px 0;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .dealer-form-bg {
    padding: 10px;
  }
}
.cms-page-view .element-img {
  width: 100%;
  height: auto;
  display: block;
}
.cms-page-view .element-logo-absolute {
  position: absolute;
  left: 25px;
  top: 25px;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .element-logo-absolute {
    left: -15px;
    top: -15px;
  }
}
.cms-page-view .element-logo {
  width: 120px;
}
@media only screen and (max-width: 1199px) {
  .cms-page-view .element-logo {
    width: 90px;
  }
}
.cms-page-view .element-logo-shoesme {
  width: 190px;
}
.cms-page-view .element-banner-absolute {
  position: absolute;
  right: -30px;
  top: -40px;
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
}
@media only screen and (max-width: 1199px) {
  .cms-page-view .element-banner-absolute {
    right: -15px;
  }
}
.cms-page-view .element-banner {
  width: 138px;
  height: 138px;
}
@media only screen and (max-width: 1199px) {
  .cms-page-view .element-banner {
    width: 90px;
    height: 90px;
  }
}
.cms-page-view .heading-typography p {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .heading-typography p {
    font-size: 14px;
  }
}
.cms-page-view .heading-typography h1,
.cms-page-view .heading-typography h2 {
  font-size: 60px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .cms-page-view .heading-typography h1,
  .cms-page-view .heading-typography h2 {
    font-size: 37.5px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-page-view .heading-typography h1,
  .cms-page-view .heading-typography h2 {
    font-size: 25px;
  }
}
.cms-page-view .speaker-box:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -30px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid white;
  margin-left: -40px;
}
.cms-page-view .bakfiets-bedankt-wrapper {
  min-height: 900px;
}
@media only screen and (max-width: 991px) {
  .cms-page-view .bakfiets-bedankt-wrapper {
    min-height: 300px;
  }
}
.cms-page-view .bakfiets-bedankt {
  position: relative;
  padding: 50px;
  padding-bottom: 35px;
  padding-left: 75px;
  padding-right: 75px;
  background-color: white;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .cms-page-view .bakfiets-bedankt {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-page-view .bakfiets-bedankt {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cms-page-view .bakfiets-bedankt-branding {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cms-page-view .bakfiets-bedankt-branding > div:first-child {
  margin-right: 10px;
}
.cms-page-view .bakfiets-bedankt-branding > div:last-child {
  margin-left: 10px;
}
.cms-page-view .bakfiets-form,
.cms-page-view .dealer-form {
  position: relative;
  background-color: #EEE;
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .cms-page-view .bakfiets-form,
  .cms-page-view .dealer-form {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.cms-page-view .bakfiets-form .bakfiets-bedankt-branding,
.cms-page-view .dealer-form .bakfiets-bedankt-branding {
  padding-top: 0;
}
.cms-page-view .bakfiets-form .btn-primary,
.cms-page-view .dealer-form .btn-primary {
  background-color: red;
  padding-right: 50px;
  padding-left: 50px;
}
.cms-page-view .bakfiets-form .button-centering,
.cms-page-view .dealer-form .button-centering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 15px;
}
.cms-page-view .bakfiets-form .form-check:first-child label,
.cms-page-view .dealer-form .form-check:first-child label {
  margin-top: 20px;
  margin-bottom: 10px;
}
.cms-page-view .bakfiets-form .form-check .form-check-label,
.cms-page-view .dealer-form .form-check .form-check-label {
  font-size: 14px;
}
.cms-page-view .bakfiets-form .form-meta-link,
.cms-page-view .dealer-form .form-meta-link {
  font-size: 14px;
}
.cms-page-view .bakfiets-form .form-meta-link.special,
.cms-page-view .dealer-form .form-meta-link.special {
  text-decoration: none;
  color: #151515;
}
.cms-page-view .bakfiets-form .heading,
.cms-page-view .dealer-form .heading {
  text-align: center;
  background-color: white;
  padding: 50px;
  padding-right: 100px;
  padding-left: 100px;
  padding-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .cms-page-view .bakfiets-form .heading,
  .cms-page-view .dealer-form .heading {
    padding-right: 75px;
    padding-left: 75px;
  }
}
@media only screen and (max-width: 991px) {
  .cms-page-view .bakfiets-form .heading,
  .cms-page-view .dealer-form .heading {
    background-color: white;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-page-view .bakfiets-form .heading,
  .cms-page-view .dealer-form .heading {
    padding-top: 50px;
  }
}
.cms-page-view .bakfiets-form h3,
.cms-page-view .dealer-form h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: bold;
}
@media only screen and (max-width: 1199px) {
  .cms-page-view .bakfiets-form h3,
  .cms-page-view .dealer-form h3 {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 991px) {
  .cms-page-view .bakfiets-form h3,
  .cms-page-view .dealer-form h3 {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-page-view .bakfiets-form h3,
  .cms-page-view .dealer-form h3 {
    font-size: 13px;
  }
}
.cms-page-view .bakfiets-form .bakfiets-form-wrapper,
.cms-page-view .dealer-form .bakfiets-form-wrapper,
.cms-page-view .bakfiets-form .dealer-form-wrapper,
.cms-page-view .dealer-form .dealer-form-wrapper {
  padding-top: 60px;
  padding-left: 75px;
  padding-right: 75px;
  padding-bottom: 45px;
}
@media only screen and (max-width: 991px) {
  .cms-page-view .bakfiets-form .bakfiets-form-wrapper,
  .cms-page-view .dealer-form .bakfiets-form-wrapper,
  .cms-page-view .bakfiets-form .dealer-form-wrapper,
  .cms-page-view .dealer-form .dealer-form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cms-page-view .bakfiets-form .bakfiets-form-wrapper .btn-primary,
.cms-page-view .dealer-form .bakfiets-form-wrapper .btn-primary,
.cms-page-view .bakfiets-form .dealer-form-wrapper .btn-primary,
.cms-page-view .dealer-form .dealer-form-wrapper .btn-primary {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #d02d25;
  font-weight: 400;
}
.cms-page-view .bakfiets-form #bakfietsForm .form-row,
.cms-page-view .dealer-form #bakfietsForm .form-row,
.cms-page-view .bakfiets-form #dealerForm .form-row,
.cms-page-view .dealer-form #dealerForm .form-row {
  margin-left: -10px;
  margin-right: -10px;
}
.cms-page-view .bakfiets-form #bakfietsForm .form-row > div,
.cms-page-view .dealer-form #bakfietsForm .form-row > div,
.cms-page-view .bakfiets-form #dealerForm .form-row > div,
.cms-page-view .dealer-form #dealerForm .form-row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.cms-page-view .bakfiets-form #bakfietsForm .bakfiets-footer-text,
.cms-page-view .dealer-form #bakfietsForm .bakfiets-footer-text,
.cms-page-view .bakfiets-form #dealerForm .bakfiets-footer-text,
.cms-page-view .dealer-form #dealerForm .bakfiets-footer-text {
  color: #AAA;
  margin: 0 auto;
  margin-top: 30px;
  font-weight: 400;
  line-height: 1.2;
  font-size: 14px;
  text-align: justify;
  text-align-last: center;
}
.cms-page-view .dealer-form .heading-typography p {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
.cms-page-view .dealer-form h2 {
  font-size: 50px;
}
.cms-page-view .dealer-form .dealer-form-wrapper {
  padding-top: 45px;
}
.cms-page-view .dealer-form .dealer-form-wrapper .btn-primary {
  background-color: #0069b4;
}
.cms-page-view .dealer-form .dealer-form-wrapper textarea {
  height: 150px;
}
.checkout-cart-index .cart-table .table-row .product-info table .cart-from-price {
  display: block;
  text-decoration: line-through;
  opacity: .3;
}
.checkout-cart-index .cart-table .table-row .product-info table .cart-from-price + .cart-price {
  display: block;
  line-height: 1;
  margin-top: -5px;
}
.checkout-cart-index .col-totals .carriers-payment-methods {
  padding-top: 15px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .checkout-cart-index .col-totals .carriers-payment-methods {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .col-totals .carriers-payment-methods {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 20px;
    border-top: 1px solid #d4d4d4;
  }
}
.checkout-cart-index .col-totals .carriers-payment-methods li {
  margin: 0 15px 10px 0;
}
@media only screen and (max-width: 1199px) {
  .checkout-cart-index .col-totals .carriers-payment-methods li {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .col-totals .carriers-payment-methods li {
    margin-right: 20px;
  }
}
.checkout-cart-index .col-totals .carriers-payment-methods img {
  height: 30px;
}
.checkout-cart-index .col-totals .carriers-payment-methods .mastercard {
  height: 28px;
}
.checkout-cart-index .col-totals .carriers-payment-methods .visa {
  height: 18px;
}
.checkout-cart-index .col-totals .carriers-payment-methods .klarna {
  height: 26px;
}
.checkout-cart-index .col-totals .carriers-payment-methods .paypal {
  height: 20px;
}
.checkout-cart-index .product-delivery-note {
  padding: 1em 0;
}
.usp-wrapper.checkout-cart-usp,
.usp-wrapper.catalog-product-usp {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.2;
  border-bottom: 1px solid #d4d4d4;
}
.usp-wrapper.checkout-cart-usp ul li:before,
.usp-wrapper.catalog-product-usp ul li:before {
  color: #2eb36f;
  width: 20px;
  line-height: 20px;
}
.usp-wrapper.checkout-cart-usp a,
.usp-wrapper.catalog-product-usp a {
  text-decoration: none;
}
.usp-wrapper.checkout-cart-usp strong,
.usp-wrapper.catalog-product-usp strong {
  color: #2eb36f;
}
.usp-wrapper.catalog-product-usp {
  margin-bottom: 15px;
}
#payment_form_mollie_ideal label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payment_form_mollie_ideal label img {
  height: 24px;
  margin: 0 10px;
}
.sales-order-view .my-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sales-order-view .my-account .order-info-box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.sales-order-view .my-account .back-link {
  display: none;
}
.my-account #country {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
}
.my-account #country:focus,
.my-account #country:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.my-account #ca_postnl_ce .field {
  width: 33.33333333%;
}
@media only screen and (max-width: 767px) {
  .my-account #ca_postnl_ce .field {
    width: 100%;
  }
}
.my-account #ca_postnl_ce .input-box,
.my-account #ca_postnl_ce .input-text {
  width: 100%;
}
.my-account #ca_postnl_ce .field-postcode .input-text,
.my-account #ca_postnl_ce .field-housenumber .input-text {
  width: calc(100% - 10px);
}
@media only screen and (max-width: 767px) {
  .my-account #ca_postnl_ce .field-postcode .input-text {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .my-account #ca_postnl_ce .field-housenumber,
  .my-account #ca_postnl_ce .field-extension {
    width: 50%;
  }
}
.my-account .addresses-primary ol,
.my-account .addresses-additional ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.my-account .order-about dt {
  font-weight: 700;
}
.my-account .order-about dd {
  margin-bottom: 15px;
}
.my-account .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.my-account .pager::before,
.my-account .pager::after {
  display: none;
}
.box-account .box-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#my-orders-table {
  white-space: nowrap;
  font-size: 14px;
}
.pager .limiter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.pager .limiter select {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  margin: 0 10px;
}
.pager .limiter select:focus,
.pager .limiter select:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
@media only screen and (max-width: 767px) {
  .page-section.account-create,
  .page-section.account-login,
  .page-section.forgot-password {
    padding: 0;
    margin: 0;
  }
}
.page-section.account-create .block-title,
.page-section.account-login .block-title,
.page-section.forgot-password .block-title {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .page-section.account-create .page-title,
  .page-section.account-login .page-title,
  .page-section.forgot-password .page-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content-block .forgot-link,
  .content-block .back-link {
    margin-top: 15px;
  }
}
.faq-index-index .faq-category,
.veelgestelde-vragen-index-index .faq-category,
.wdt-faq-index-index .faq-category {
  margin-bottom: 50px;
}
.faq-index-index .faq-category .category-title-box,
.veelgestelde-vragen-index-index .faq-category .category-title-box,
.wdt-faq-index-index .faq-category .category-title-box {
  margin-bottom: 20px;
}
.faq-index-index .faq-category .category-title-box img,
.veelgestelde-vragen-index-index .faq-category .category-title-box img,
.wdt-faq-index-index .faq-category .category-title-box img {
  height: 85px;
  width: 85px;
}
@media only screen and (max-width: 767px) {
  .faq-index-index .faq-category .category-title-box img,
  .veelgestelde-vragen-index-index .faq-category .category-title-box img,
  .wdt-faq-index-index .faq-category .category-title-box img {
    height: 40px;
    width: 40px;
  }
}
.faq-index-index .faq-category .category-title-box h2,
.veelgestelde-vragen-index-index .faq-category .category-title-box h2,
.wdt-faq-index-index .faq-category .category-title-box h2 {
  margin: 0;
  display: inline-block;
}
.faq-index-index .faq-category .faq-items,
.veelgestelde-vragen-index-index .faq-category .faq-items,
.wdt-faq-index-index .faq-category .faq-items {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.faq-index-index .faq-category .faq-items .faq-item,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item,
.wdt-faq-index-index .faq-category .faq-items .faq-item {
  background-color: #f6f6f6;
  border-radius: 0;
  position: relative;
  -webkit-transition: 0.2s 0.25s ease;
  transition: 0.2s 0.25s ease;
}
.faq-index-index .faq-category .faq-items .faq-item:not(:last-of-type),
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item:not(:last-of-type),
.wdt-faq-index-index .faq-category .faq-items .faq-item:not(:last-of-type) {
  margin-bottom: 10px;
}
.faq-index-index .faq-category .faq-items .faq-item.expanded,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item.expanded,
.wdt-faq-index-index .faq-category .faq-items .faq-item.expanded {
  background: #fff;
}
.faq-index-index .faq-category .faq-items .faq-item.expanded:before,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item.expanded:before,
.wdt-faq-index-index .faq-category .faq-items .faq-item.expanded:before {
  content: '\f273';
  background-color: #151515;
}
.faq-index-index .faq-category .faq-items .faq-item:before,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item:before,
.wdt-faq-index-index .faq-category .faq-items .faq-item:before {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  left: 15px;
  top: 11px;
  background-color: #0069b4;
  color: #f6f6f6;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 17px;
  -webkit-transition: 0.2s 0.25s ease;
  transition: 0.2s 0.25s ease;
}
.faq-index-index .faq-category .faq-items .faq-item .question,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item .question,
.wdt-faq-index-index .faq-category .faq-items .faq-item .question {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #151515;
  margin: 0;
  cursor: pointer;
  padding: 14px 50px;
}
.faq-index-index .faq-category .faq-items .faq-item .answer,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item .answer,
.wdt-faq-index-index .faq-category .faq-items .faq-item .answer {
  display: none;
  padding: 0 45px 15px;
}
.faq-index-index .faq-category .faq-items .faq-item .answer img,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item .answer img,
.wdt-faq-index-index .faq-category .faq-items .faq-item .answer img {
  max-width: 100%;
  height: auto;
}
.faq-index-index .faq-category .faq-items .faq-item .answer > p:last-of-type,
.veelgestelde-vragen-index-index .faq-category .faq-items .faq-item .answer > p:last-of-type,
.wdt-faq-index-index .faq-category .faq-items .faq-item .answer > p:last-of-type {
  margin-bottom: 0;
}
.page-footer h3 {
  color: #151515;
  letter-spacing: .03em;
  font-weight: 300;
}
.page-footer a {
  color: #151515;
  position: relative;
  display: inline-block;
}
.page-footer a:hover {
  color: #0069b4;
}
.page-footer .form-control {
  border-color: #fff;
}
.page-footer .middle-bar,
.page-footer .top-bar {
  font-size: 1em;
}
.page-footer .top-bar strong {
  font-weight: 300;
}
.page-footer .top-bar .contact {
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .page-footer .top-bar .contact .mail {
    margin-bottom: 15px;
  }
}
.page-footer .newsletter-label {
  line-height: 49px;
}
.page-footer .middle-bar ul {
  opacity: .7;
  line-height: 2;
}
.page-footer .middle-bar a:after {
  content: '';
  height: 1px;
  background: #7d7d7d;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.25s ease;
  transition: width 0.25s ease;
}
.page-footer .middle-bar a:hover {
  color: #151515;
  text-decoration: none!important;
}
.page-footer .middle-bar a:hover:after {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .page-footer #newsletter-validate-detail {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer #newsletter-validate-detail .input-group,
  .page-footer #newsletter-validate-detail .form-control,
  .page-footer #newsletter-validate-detail .btn,
  .page-footer #newsletter-validate-detail .input-group-btn {
    display: block;
    width: 100%;
  }
  .page-footer #newsletter-validate-detail .form-control {
    margin-bottom: 10px;
  }
}
.page-footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .page-footer .social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-footer .social .social-title {
  margin-right: 15px;
}
.page-footer .social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
}
.page-footer .social ul li a {
  display: block;
  padding: 0 10px;
}
@media only screen and (max-width: 991px) {
  .page-footer .footer-bottom-links {
    text-align: center;
  }
}
.page-footer .footer-bottom-links ul {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-bottom-links ul {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .page-footer .bottom-bar {
    text-align: center;
  }
}
.page-footer .bottom-bar .main-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1199px) {
  .page-footer .bottom-bar .thuiswinkel img {
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer .bottom-bar .thuiswinkel {
    display: block;
    margin: 0 0 20px;
  }
}
.page-footer .bottom-bar .kiyoh-box {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  color: #151515;
}
@media only screen and (max-width: 767px) {
  .page-footer .bottom-bar .kiyoh-box {
    margin: 20px 0;
    padding-right: 0;
    border-right: 0;
    text-align: center;
  }
}
.back-to-top {
  cursor: pointer;
  background-color: #ff0000;
  color: #fff;
  width: 50px;
  line-height: 50px;
  padding-bottom: 10px;
  text-align: center;
  position: fixed;
  right: 40px;
  bottom: -60px;
  z-index: 40;
  -webkit-transition: bottom 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: bottom 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.back-to-top.visible {
  bottom: -10px;
}
.back-to-top:hover {
  background-color: #0069b4;
}
@media only screen and (max-width: 991px) {
  .back-to-top {
    right: 15px;
  }
}
.footer-short .top-bar {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #d4d4d4;
}
.footer-short .top-bar .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .footer-short .top-bar .menu > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.footer-short .top-bar .menu > li:not(:last-child) {
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .footer-short .top-bar .menu > li:not(:last-child) {
    margin-right: 0;
  }
}
.footer-short .middle-bar {
  text-align: center;
}
.footer-short .middle-bar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .footer-short .middle-bar ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.footer-short .middle-bar ul > li:not(:last-child) {
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .footer-short .middle-bar ul > li:not(:last-child) {
    margin-right: 0;
  }
}
.footer-short .social {
  margin-top: 0;
}
.cms-index-index {
  padding-top: 0;
}
.cms-index-index:not(.sticky-header) .page-header {
  color: #fff;
}
.cms-index-index:not(.sticky-header) .page-header .logo svg {
  fill: #fff;
}
.cms-index-index:not(.sticky-header) .main-menu-trigger span {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .catalog-category-view.has-banner {
    padding-top: 0;
  }
  .catalog-category-view.has-banner:not(.sticky-header) .page-header {
    color: #fff;
  }
  .catalog-category-view.has-banner:not(.sticky-header) .page-header .logo svg {
    fill: #fff;
  }
  .catalog-category-view.has-banner:not(.sticky-header) .main-menu-trigger span {
    background: #fff;
  }
}
.mobile-menu-page-overlay {
  position: fixed;
  z-index: 190;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #151515;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.main-menu-trigger {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  cursor: pointer;
}
.main-menu-trigger span {
  display: block;
  position: relative;
  background: #000;
  width: 20px;
  height: 2px;
}
.main-menu-trigger span::before,
.main-menu-trigger span::after {
  content: '';
  position: absolute;
  background: inherit;
  height: 100%;
}
.main-menu-trigger span::before {
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  width: 120%;
}
.main-menu-trigger span::after {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  width: 80%;
}
.main-menu-trigger .trigger-label {
  padding-left: 10px;
}
body {
  padding-top: 190px;
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 90px;
  }
}
body.sticky-header {
  margin-top: 0;
}
body.sticky-header .page-header {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  color: #000;
}
@media only screen and (max-width: 767px) {
  body.sticky-header .page-header .middle-bar {
    padding: 10px 0;
  }
}
body.sticky-header .page-header .logo svg {
  fill: #000;
  height: 60px;
  width: 56px;
}
@media only screen and (max-width: 767px) {
  body.sticky-header .page-header .logo svg {
    height: 50px;
    width: 37px;
  }
}
body.sticky-header .main-menu-trigger span {
  background: #000;
}
body.mobile-menu-open .main-navigation {
  left: 0;
}
body.mobile-menu-open .main-menu-trigger,
body.mobile-menu-open .main-menu-trigger:after {
  width: 23px;
}
.page-header {
  position: fixed;
  z-index: 200;
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
@media only screen and (min-width: 992px) {
  .page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-header .logo svg {
  display: block;
  width: 121px;
  height: 130px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width: 1400px) {
  .page-header .logo svg {
    width: 149px;
    height: 160px;
  }
}
@media only screen and (max-width: 1199px) {
  .page-header .logo svg {
    width: 93px;
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .logo svg {
    width: 44px;
    height: 60px;
  }
}
.page-header .secondary-navigation {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1;
}
.page-header .secondary-navigation .account-link {
  color: inherit;
  display: block;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .page-header .secondary-navigation .account-link {
    line-height: 40px;
    width: 40px;
  }
}
.page-header .cart-holder .cart {
  padding-left: 8px;
  padding-right: 8px;
  color: inherit;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .page-header .cart-holder .cart {
    padding: 0;
  }
}
.page-header .cart-holder .cart > i {
  margin-top: 0;
  vertical-align: middle;
  padding: 0;
  line-height: normal;
  font-size: 20px;
}
.page-header .cart-holder .cart .cart-qty {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
@media only screen and (max-width: 767px) {
  .page-header .cart-holder .cart .cart-qty {
    position: absolute;
    background: #000;
    font-size: 10px;
    line-height: 16px;
    min-width: 16px;
    text-align: center;
    padding: 0 3px;
    border-radius: 50%;
    margin: 0;
    right: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    color: #fff;
  }
}
.page-header .cart-holder .cart-items {
  color: #000;
  line-height: 1.42857143;
}
.page-header .cart-holder .cart-items .products-table .product-title a,
.page-header .cart-holder .cart-items .products-table .product-price {
  font-weight: 400;
}
.page-header .cart-holder .cart-items .products-table .product-delivery-note {
  font-size: 12px;
}
.page-header .cart-holder .cart-items .totals-table {
  font-weight: 400;
}
.page-header .top-bar {
  border-bottom: 1px solid #f6f6f6;
  border-top: 2px solid #ff0000;
  padding: 8px 0;
}
.page-header .top-bar .usp li {
  padding-left: 20px;
}
.page-header .top-bar .usp li:before {
  color: #151515;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 15px;
  top: 1px;
  line-height: 1;
  text-align: left;
}
.page-header .top-bar .usp li.delivery-time:before {
  content: '\f337';
}
.page-header .top-bar .usp li.shipping-costs:before {
  content: '\f1e6';
}
.page-header .top-bar .top-nav {
  display: inline-block;
}
.page-header .top-bar .top-nav a {
  text-decoration: none;
  color: #151515;
}
.page-header .top-bar .form-language {
  display: inline-block;
  margin-left: 15px;
}
.page-header .top-bar .form-language li {
  margin-right: 5px;
}
.page-header .top-bar .form-language li span,
.page-header .top-bar .form-language li a {
  display: inline-block;
  vertical-align: sub;
}
.page-header .top-bar .form-language li span img,
.page-header .top-bar .form-language li a img {
  display: block;
}
.page-header .top-bar .form-language li a {
  opacity: .5;
}
.page-header .top-bar .form-language li a:hover {
  opacity: 1;
}
.page-header .middle-bar {
  padding: 15px 0;
  -webkit-transition: padding 0.25s ease;
  transition: padding 0.25s ease;
}
@media only screen and (min-width: 768px) {
  .page-header .middle-bar .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .middle-bar .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-header .middle-bar .main-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-header .middle-bar .middle-bar-menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .middle-bar-menu {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .middle-bar .middle-bar-menu {
    position: absolute;
    right: 10px;
  }
}
.page-header .middle-bar .middle-bar-menu a {
  text-decoration: none;
}
.page-header .middle-bar .middle-bar-menu li {
  display: inline-block;
}
.page-header .middle-bar .middle-bar-menu li:not(:last-of-type) {
  margin-right: 10px;
}
.page-header .middle-bar .middle-bar-menu li.wishlist a {
  color: #151515;
}
.page-header .middle-bar .middle-bar-menu li.wishlist i {
  font-size: 26px;
  vertical-align: middle;
}
.page-header .middle-bar .middle-bar-menu .wishlist-qty,
.page-header .middle-bar .middle-bar-menu .cart-qty {
  background: #f6f6f6;
  min-width: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  padding: 0px 4px;
  color: #151515;
  margin-left: 6px;
}
@media only screen and (max-width: 767px) {
  .page-header .middle-bar .middle-bar-menu .wishlist-qty,
  .page-header .middle-bar .middle-bar-menu .cart-qty {
    margin-left: 3px;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .row-mobile-sticky-menu {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.page-header .middle-bar .mobile-sticky-menu {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .mobile-sticky-menu {
    border-top: 2px solid #ff0000;
  }
}
@media only screen and (max-width: 991px) {
  .page-header .middle-bar .col-cart {
    position: static;
  }
}
.page-header .bottom-bar {
  font-weight: 400;
  text-transform: none;
}
.page-header .bottom-bar .container-fluid {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .page-header .bottom-bar {
    top: 57px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .main-navigation {
    position: fixed;
    z-index: 200;
    width: 480px;
    left: -480px;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 50px 30px 30px!important;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    color: #000;
    -webkit-transition: left 0.25s ease, width 0.25s ease;
    transition: left 0.25s ease, width 0.25s ease;
  }
}
@media only screen and (max-width: 767px) {
  .main-navigation {
    width: 100%;
    left: -100%;
  }
}
.main-navigation-close {
  cursor: pointer;
  display: none;
  width: 46px;
  line-height: 46px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #727272;
}
@media only screen and (max-width: 991px) {
  .main-navigation-close {
    display: block;
  }
}
.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 0 auto;
  position: initial;
  font-size: 16px;
}
@media only screen and (min-width: 1400px) {
  .main-menu {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .main-menu {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .main-menu {
    max-width: none;
    display: block;
  }
}
.main-menu > li {
  position: relative;
  width: auto;
  border-radius: 0;
  font-weight: 400;
  z-index: 15;
  display: block;
}
.main-menu > li > a {
  color: inherit;
  padding: 20px 15px;
  font-weight: 700;
}
@media only screen and (min-width: 1400px) {
  .main-menu > li > a {
    padding: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .main-menu > li > a {
    padding: 20px 9px;
  }
}
@media only screen and (max-width: 991px) {
  .main-menu > li > a {
    padding: 15px 0;
  }
}
.main-menu > li .level1 {
  display: none;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  min-width: 260px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .main-menu > li .level1 {
    position: absolute;
    top: 62px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    z-index: 15;
    background: rgba(255, 255, 255, 0.95);
  }
}
@media only screen and (max-width: 991px) {
  .main-menu > li .level1 {
    padding: 0px 0px 0px 15px;
    -webkit-box-shadow: 0px 0px 0px;
            box-shadow: 0px 0px 0px;
  }
}
.main-menu > li .level1 .col-submenu-item {
  text-align: left;
  margin-bottom: 0;
  /*text-align:center*/
  padding-left: 10px;
  padding-right: 10px;
  /*float:left;*/
  /*width:160px;*/
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.main-menu > li .level1 .col-submenu-item:nth-of-type(6n+1) {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .main-menu > li .level1 .col-submenu-item {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .main-menu > li .level1 .col-submenu-item:nth-of-type(odd) {
    clear: both;
  }
}
.main-menu > li .level1 .col-submenu-item img {
  margin-bottom: 10px;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .main-menu > li .level1 .col-submenu-item img {
    margin-right: 5px;
    width: 70px;
    /*height:50px;*/
  }
}
.main-menu > li .level1 .col-submenu-item a {
  text-decoration: none;
  color: #151515;
  background: none;
  line-height: 1.4;
  display: inline-block;
}
.main-menu > li .level1 .col-submenu-item a:hover {
  /*opacity: 0.6;*/
  color: #ff0000;
}
@media only screen and (max-width: 991px) {
  .main-menu > li .level1.expanded {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .main-menu > li:hover .level1 {
    display: block;
  }
}
.main-menu > li > .submenu-trigger {
  color: #151515;
  font-size: 21px;
  width: 52px;
  line-height: 52px;
}
.header-search {
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .header-search {
    position: static;
  }
}
.header-search.expanded #search_mini_form {
  visibility: visible;
  opacity: 1;
}
.header-search.expanded .search-trigger::before {
  content: '\f136';
  font-family: 'Material-Design-Iconic-Font';
}
.header-search .search-trigger {
  cursor: pointer;
  line-height: 50px;
  width: 50px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .header-search .search-trigger {
    line-height: 40px;
    width: 40px;
  }
}
.header-search .search-trigger::before {
  content: '\f002';
  font-family: "FontAwesome";
}
#search_mini_form {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 320px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 991px) {
  #search_mini_form {
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transform: none;
            transform: none;
    width: auto;
  }
}
#search_mini_form .form-control {
  background: #f6f6f6;
}
.cms-index-index .main-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
}
.cms-index-index .slideshow-wrapper {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .slideshow-wrapper {
    display: none;
  }
}
.cms-index-index .slideshow-wrapper .pulldown-trigger {
  position: absolute;
  z-index: 15;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .slideshow-wrapper .pulldown-trigger {
    bottom: 0;
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper {
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 0 100px;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .slideshow-wrapper .slideshow-content-wrapper {
    padding: 0 10px;
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content {
  vertical-align: middle;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content {
    min-height: 0;
    max-height: 500px;
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content .title {
  font-size: 52px;
  line-height: 52px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
@media (max-width: 991px) {
  .cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content .title {
    font-size: 40px;
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content .subtitle {
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  margin: 0 0 25px 0;
}
@media (max-width: 991px) {
  .cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content .subtitle {
    /*font-size:18px;*/
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content .links {
  margin: 0 0 25px 0;
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.link {
  font-size: 52px;
  color: #2e2e2e;
  display: block;
  text-decoration: none;
  line-height: 60px;
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.link.link-style-bold {
  font-weight: 700;
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.link:hover {
  opacity: 0.8;
}
@media (max-width: 991px) {
  .cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.link {
    font-size: 40px;
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.button {
  font-size: 26px;
  line-height: 36px;
  color: #2e2e2e;
  border: 3px solid #2e2e2e;
  display: inline-block;
  text-decoration: none;
  padding: 3px 15px;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.button {
    display: block;
    margin-bottom: 10px;
  }
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.button.button-style-filled {
  background-color: #2e2e2e;
  color: #fff;
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.button.button-style-transparent:hover {
  background-color: #2e2e2e;
  color: #fff;
}
.cms-index-index .slideshow-wrapper .slideshow-content-wrapper .content a.button.button-style-filled:hover {
  background-color: transparent;
  color: #2e2e2e;
}
.cms-index-index .slideshow-wrapper.column-position-left .content {
  text-align: left !important;
}
.cms-index-index .slideshow-wrapper.column-position-center .content {
  text-align: center !important;
}
.cms-index-index .slideshow-wrapper.column-position-right .content {
  text-align: right !important;
}
.cms-index-index .slideshow-wrapper.column-position-right .content a.button {
  margin-right: 0 !important;
  margin-left: 8px !important;
}
.cms-index-index .block-slideshow,
.cms-index-index .block-slideshow-secondary {
  position: relative;
  padding: 0;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease;
  background-color: #a0a0a0;
}
.cms-index-index .block-slideshow .item,
.cms-index-index .block-slideshow-secondary .item {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 130px 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .block-slideshow .item,
  .cms-index-index .block-slideshow-secondary .item {
    height: auto;
    min-height: 520px;
  }
}
.cms-index-index .block-slideshow .item::before,
.cms-index-index .block-slideshow-secondary .item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 190px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .block-slideshow .item::before,
  .cms-index-index .block-slideshow-secondary .item::before {
    height: 120px;
  }
}
.cms-index-index .block-slideshow .item .item-title,
.cms-index-index .block-slideshow-secondary .item .item-title {
  color: inherit;
  font-size: 56px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .block-slideshow .item .item-title,
  .cms-index-index .block-slideshow-secondary .item .item-title {
    font-size: 28px;
  }
}
.cms-index-index .block-slideshow .item .item-subtitle,
.cms-index-index .block-slideshow-secondary .item .item-subtitle {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .block-slideshow .item .item-subtitle,
  .cms-index-index .block-slideshow-secondary .item .item-subtitle {
    font-size: 18px;
  }
}
.cms-index-index .block-slideshow .block-actions,
.cms-index-index .block-slideshow-secondary .block-actions {
  max-width: 300px;
}
@media only screen and (max-width: 991px) {
  .cms-index-index .block-slideshow .block-actions,
  .cms-index-index .block-slideshow-secondary .block-actions {
    max-width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-index-index .block-slideshow .block-actions,
  .cms-index-index .block-slideshow-secondary .block-actions {
    max-width: 185px;
  }
}
.cms-index-index .block-slideshow .block-actions > div,
.cms-index-index .block-slideshow-secondary .block-actions > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-right: 0;
}
.cms-index-index .block-slideshow .block-actions > div .btn,
.cms-index-index .block-slideshow-secondary .block-actions > div .btn {
  display: block;
  width: 100%;
  text-align: left;
}
.cms-index-index .block-slideshow-secondary {
  margin-bottom: 80px;
}
.cms-index-index .block-slideshow-secondary .item::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .cms-index-index .block-slideshow-secondary {
    margin-bottom: 40px;
  }
}
.cms-index-index .youtube-link .embed-container {
  position: relative;
  padding-bottom: 67.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.cms-index-index .youtube-link .embed-container iframe,
.cms-index-index .youtube-link .embed-container object,
.cms-index-index .youtube-link .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  body.onestepcheckout-index-index .main-menu {
    display: none;
  }
}
body.onestepcheckout-index-index .checkout-cart-usp.usp-wrapper {
  border-bottom: 0;
}
body.onestepcheckout-index-index h1.onestepcheckout-title {
  margin-bottom: 30px;
}
body.onestepcheckout-index-index .onestepcheckout-threecolumns p.onestepcheckout-numbers {
  font-weight: 300;
}
body.onestepcheckout-index-index .onestepcheckout-threecolumns .onestepcheckout-totals .grand-total {
  font-weight: 400;
}
body.onestepcheckout-index-index .onestepcheckout-enable-terms,
body.onestepcheckout-index-index .onestepcheckout-enable-newsletter {
  position: relative;
  margin-bottom: 13px;
}
body.onestepcheckout-index-index .onestepcheckout-enable-terms input,
body.onestepcheckout-index-index .onestepcheckout-enable-newsletter input {
  position: absolute;
  left: 0;
  top: 5px;
  margin-top: 0;
}
body.onestepcheckout-index-index .onestepcheckout-enable-terms label,
body.onestepcheckout-index-index .onestepcheckout-enable-newsletter label {
  padding-left: 20px;
  margin-bottom: 0;
}
body.onestepcheckout-index-index .onestepcheckout-col {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  body.onestepcheckout-index-index .onestepcheckout-col {
    padding-left: 0;
    padding-right: 0;
    border: none;
    border-top: 1px solid #f6f6f6;
    margin-bottom: 0;
  }
}
body.onestepcheckout-index-index .onestepcheckout-col select {
  max-width: 100%;
}
body.onestepcheckout-index-index .onestepcheckout-col .product-delivery-note {
  font-size: 12px;
}
body.onestepcheckout-index-index #billing\:postcode_input\:info,
body.onestepcheckout-index-index #shipping\:postcode_input\:info {
  display: none;
}
body.onestepcheckout-index-index #billing\:postcode_input\:output {
  background: #f6f6f6;
  padding: 15px!important;
  margin: 15px 0;
  border-radius: 0;
}
body.onestepcheckout-index-index #billing\:postcode_input\:output label {
  display: none;
}
body.onestepcheckout-index-index #billing\:postcode_input\:output .pcnl-address-text {
  font-style: normal;
  padding: 0;
  width: 100%;
}
body.onestepcheckout-index-index .onestepcheckout-summary th.total {
  padding-left: 15px;
}
body.onestepcheckout-index-index div.checkoutcontainer .pcnl-info-text {
  width: 100%;
  margin-bottom: 10px;
}
body.onestepcheckout-index-index div.checkoutcontainer div.pcnl-input-housenumber select.pcnl-input-text-half {
  margin-left: 0;
  margin-top: 5px;
}
body.onestepcheckout-index-index #billing\:postcode_input\:checkbox .input-box input,
body.onestepcheckout-index-index #shipping\:postcode_input\:checkbox .input-box input {
  display: inline-block;
  margin-right: 7px;
}
body.onestepcheckout-index-index .field.input-postcode {
  width: 50%!important;
  float: left;
}
body.onestepcheckout-index-index .field.input-postcode input,
body.onestepcheckout-index-index .field.input-postcode select {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%!important;
}
body.onestepcheckout-index-index .field.input-postcode input:focus,
body.onestepcheckout-index-index .field.input-postcode select:focus,
body.onestepcheckout-index-index .field.input-postcode input:focus:focus,
body.onestepcheckout-index-index .field.input-postcode select:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
body.onestepcheckout-index-index .input-text,
body.onestepcheckout-index-index #container_payment_method_buckaroo3extended_afterpay .disabled {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%!important;
}
body.onestepcheckout-index-index .input-text:focus,
body.onestepcheckout-index-index #container_payment_method_buckaroo3extended_afterpay .disabled:focus,
body.onestepcheckout-index-index .input-text:focus:focus,
body.onestepcheckout-index-index #container_payment_method_buckaroo3extended_afterpay .disabled:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
body.onestepcheckout-index-index #container_payment_method_buckaroo3extended_afterpay .disabled {
  border-color: #f6f6f6!important;
  height: 50px!important;
  line-height: 40px!important;
  border: 2px solid #f6f6f6!important;
  border-radius: 3px;
  padding: 1px 15px 1px 15px!important;
}
body.onestepcheckout-index-index .input-box {
  margin-bottom: 10px;
}
body.onestepcheckout-index-index #osc_postnl {
  width: auto;
  margin-left: -5px;
  margin-right: -5px;
}
body.onestepcheckout-index-index #osc_postnl label {
  font-size: 14px;
}
body.onestepcheckout-index-index #osc_postnl .input-box {
  padding: 0 5px;
}
body.onestepcheckout-index-index #osc_postnl .input-postcode {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  body.onestepcheckout-index-index #osc_postnl .input-postcode {
    width: 100%;
  }
}
body.onestepcheckout-index-index #osc_postnl .input-housenumber {
  width: 37%;
}
@media only screen and (max-width: 767px) {
  body.onestepcheckout-index-index #osc_postnl .input-housenumber {
    width: 50%;
  }
}
body.onestepcheckout-index-index #osc_postnl .input-extension {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  body.onestepcheckout-index-index #osc_postnl .input-extension {
    width: 50%;
  }
}
body.onestepcheckout-index-index .tac-accept {
  position: relative;
  margin-bottom: 10px;
}
body.onestepcheckout-index-index .tac-accept .input-box {
  position: absolute;
  left: 0;
}
body.onestepcheckout-index-index .tac-accept label {
  padding-left: 20px;
  cursor: pointer;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method select.validate-select {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%!important;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method select.validate-select:focus,
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method select.validate-select:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method input.input-text {
  width: 100%!important;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .customer-dob {
  margin-left: -5px;
  margin-right: -5px;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .customer-dob:after {
  content: '';
  display: table;
  clear: both;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .customer-dob input.input-text {
  width: 100%!important;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .customer-dob > div {
  padding: 0 5px;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .dob-day,
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .dob-month {
  width: 25%;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method .dob-year {
  width: 50%;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method label {
  float: none;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method label input {
  float: left;
  margin-right: 15px;
}
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method label span.bank_name,
body.onestepcheckout-index-index #onestepcheckout-form .buckaroo-method label .bank_logo {
  float: none;
  display: inline-block;
}
body.onestepcheckout-index-index .payment-methods dt input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.onestepcheckout-index-index .payment-methods dt input[type="radio"]:checked ~ label {
  border-color: #0069b4;
}
body.onestepcheckout-index-index .payment-methods dt input[type="radio"]:checked ~ label::before {
  border-color: #0069b4;
  background-color: #0069b4;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}
body.onestepcheckout-index-index .payment-methods dt input[type="radio"] ~ label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 12px 10px 12px 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
}
body.onestepcheckout-index-index .payment-methods dt input[type="radio"] ~ label::before {
  content: '';
  line-height: 18px;
  height: 20px;
  width: 20px;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  text-align: center;
  color: transparent;
  font-size: 14px;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_ideal + label,
body.onestepcheckout-index-index .payment-methods #p_method_mollie_creditcard + label,
body.onestepcheckout-index-index .payment-methods #p_method_mollie_klarnapaylater + label,
body.onestepcheckout-index-index .payment-methods #p_method_mollie_paypal + label,
body.onestepcheckout-index-index .payment-methods #p_method_mollie_bancontact + label,
body.onestepcheckout-index-index .payment-methods #p_method_mollie_belfius + label {
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: right 15px center;
  padding-right: 60px;
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_ideal + label {
  background-image: url(/skin/frontend/shoesme/default/images/payment-methods/ideal.svg);
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_creditcard + label {
  background-image: url(/skin/frontend/shoesme/default/images/payment-methods/mastercard.svg), url(/skin/frontend/shoesme/default/images/payment-methods/visa.svg);
  background-size: 16px 16px, 20px 20px;
  background-position: right 12px center, right 34px center;
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_klarnapaylater + label {
  background-image: url(/skin/frontend/shoesme/default/images/payment-methods/klarna.svg);
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_paypal + label {
  background-image: url(/skin/frontend/shoesme/default/images/payment-methods/paypal.svg);
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_bancontact + label {
  background-image: url(/skin/frontend/shoesme/default/images/payment-methods/bancontact.svg);
}
body.onestepcheckout-index-index .payment-methods #p_method_mollie_belfius + label {
  background-image: url(/skin/frontend/shoesme/default/images/payment-methods/belfius.svg);
}
body.onestepcheckout-index-index .payment-methods .klarna-terms-link a {
  color: #000;
  font-style: italic;
}
body.onestepcheckout-index-index .i-accept-the-terms {
  font-size: 13px;
}
/*postcode api*/
#billing\:postcode_input\:wrapper,
#shipping\:postcode_input\:wrapper {
  margin-bottom: 10px;
}
#billing\:postcode_input\:wrapper .field:first-of-type,
#shipping\:postcode_input\:wrapper .field:first-of-type {
  padding-right: 5px;
}
#billing\:postcode_input\:wrapper .field:last-of-type,
#shipping\:postcode_input\:wrapper .field:last-of-type {
  padding-left: 5px;
}
.customer-address-form .field.input-postcode input,
.customer-address-form .field.input-postcode select {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%!important;
}
.customer-address-form .field.input-postcode input:focus,
.customer-address-form .field.input-postcode select:focus,
.customer-address-form .field.input-postcode input:focus:focus,
.customer-address-form .field.input-postcode select:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
.customer-address-form .field.input-postcode #postcode_housenumber_addition {
  margin-top: 5px;
}
#postcode_input\:checkbox .input-box {
  position: relative;
}
#postcode_input\:checkbox .input-box input {
  position: absolute;
  left: 0;
  top: 5px;
  margin: 0;
}
#postcode_input\:checkbox .input-box label {
  padding-left: 20px;
}
/*end postcode api*/
.onestepcheckout-toc-terms {
  text-align: left;
}
#postnl_add_moment .option-list,
#postnl_delivery_options .option-list {
  list-style: none;
}
#responsive_location_list {
  list-style: none;
}
@media screen and (max-width: 953px) {
  body {
    /*#osc_scrollbar_container {
            width: 100% !important;
        }*/
  }
  body #postnl_delivery_options *,
  body #postnl_delivery_options a {
    color: #000;
  }
  body .postnl-container {
    font-family: "sofia-pro", sans-serif;
  }
  body .postnl-container .option-dd {
    padding-left: 10px;
    width: 44px;
  }
  body .responsive-switch-wrapper ul {
    margin-bottom: 10px;
  }
  body .responsive-switch-wrapper li a {
    background: #f6f6f6;
    border-color: #f6f6f6;
  }
  body .responsive-switch-wrapper li a::before {
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
  }
  body .responsive-switch-wrapper li a.active {
    background: #0069b4;
  }
  body #postnl_switch_pickup::before {
    content: '\f0d1';
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  body #postnl_switch_delivery::before {
    content: '\f041';
  }
  body #postnl_delivery_options .location {
    border-top: 0;
  }
  body #postnl_delivery_options .option {
    background: #f6f6f6;
  }
  body #postnl_delivery_options .option-comment {
    color: #000;
  }
  body .group-select .postnl-container .location {
    padding: 4px 10px !important;
    height: 32px;
  }
  body button.postnl-button {
    background: #000;
  }
  body .option-list .location {
    background: #f6f6f6;
  }
}
.shoesme-cart-promos {
  border-top: 1px solid #d4d4d4;
  margin-top: 20px;
}
.shoesme-cart-promos .alert {
  margin-bottom: 0;
}
#promo-products {
  font-size: 14px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #promo-products .product {
    margin-bottom: 10px;
  }
}
#promo-products .product .product-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 767px) {
  #promo-products .product .product-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#promo-products .product .product-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 767px) {
  #promo-products .product .product-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    margin-bottom: 0;
    padding-left: 10px;
  }
}
#promo-products .product .product-name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #promo-products .product .product-name {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #promo-products .product .product-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #promo-products .product .product-prices .original-price {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 10px;
  }
}
#promo-products .product .product-image {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #promo-products .product .product-image img {
    height: 50px;
  }
}
#promo-products .product .grouped-items-table {
  display: none !important;
}
#promo-products .product .original-price {
  position: relative;
  display: inline-block;
}
#promo-products .product .original-price::before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  background: #ff0000;
}
#promo-products .product .btn-cart {
  padding: 0;
  width: 40px;
  line-height: 40px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #promo-products .product .btn-cart {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    margin: 0 0 0 10px;
  }
}
#promo-products .product .btn-cart::before {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 14px;
  position: absolute;
  right: 6px;
  top: 5px;
  line-height: 1;
}
#promo-products .product .btn-cart::after {
  display: none;
}
.sidebar .block .block-title {
  font-size: 18px;
}
.block-account ul {
  border-bottom: 1px solid #d4d4d4;
}
.block-account ul li {
  border: 1px solid #d4d4d4;
  border-bottom: 0;
}
.block-account ul li:nth-last-child(2) {
  border-bottom: 1px solid #d4d4d4;
}
.block-account ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 5px 5px 5px 0;
}
.block-account ul li a::before {
  content: '';
  font-family: "FontAwesome";
  display: block;
  font-weight: normal;
  line-height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 50px;
  text-align: center;
}
.block-account ul .current {
  background: #f6f6f6;
}
.block-account ul .current a {
  color: #0069b4;
}
.block-account ul .account a::before {
  content: '\f007';
}
.block-account ul .account_edit a::before {
  content: '\f085';
}
.block-account ul .address_book a::before {
  content: '\f041';
}
.block-account ul .orders a::before {
  content: '\f0f6';
}
.block-account ul .Orderbevestigingen a::before {
  content: '\f05d';
}
.block-account ul .wishlist a::before {
  content: '\f004';
}
.block-account ul .account_logout {
  margin-top: 10px;
}
.block-account ul .account_logout a::before {
  content: '\f08b';
}
.is-blog .page-title {
  text-align: center;
}
.is-blog .pager {
  float: right;
}
.is-blog .post-list > ul li {
  margin-top: 0;
  margin-bottom: 30px;
}
.is-blog .post-list > ul li:nth-of-type(3n+3) {
  clear: both;
}
.is-blog .post-list > ul li:nth-of-type(1) .post-list-item .post-entry .content {
  background: #f86e76;
}
.is-blog .post-list > ul li:nth-of-type(2) .post-list-item .post-entry .content,
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry .content {
  background: #60acf8;
}
.is-blog .post-list > ul li:nth-of-type(1) .post-list-item .post-entry,
.is-blog .post-list > ul li:nth-of-type(2) .post-list-item .post-entry,
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry {
  height: 350px;
}
.is-blog .post-list > ul li:nth-of-type(1) .post-list-item .post-entry h2,
.is-blog .post-list > ul li:nth-of-type(2) .post-list-item .post-entry h2,
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry h2 {
  font-size: 24px;
}
.is-blog .post-list > ul li:nth-of-type(1) .post-list-item .post-entry a,
.is-blog .post-list > ul li:nth-of-type(2) .post-list-item .post-entry a,
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry a {
  color: #fff;
}
.is-blog .post-list > ul li:nth-of-type(1) .post-list-item .post-entry .read-more,
.is-blog .post-list > ul li:nth-of-type(2) .post-list-item .post-entry .read-more,
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry .read-more {
  background: none;
}
.is-blog .post-list > ul li:nth-of-type(9) {
  width: 100%;
}
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry {
  height: 560px;
}
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry .bg-image {
  min-height: 80%;
}
.is-blog .post-list > ul li:nth-of-type(9) .post-list-item .post-entry .content {
  min-height: 20%;
}
.is-blog .post-list > ul li .post-list-item {
  margin: 0 auto;
}
.is-blog .post-list > ul li .post-list-item .post-entry {
  padding: 0;
  position: relative;
  height: 280px;
  text-align: center;
  border: 1px solid #e9e9e9;
}
.is-blog .post-list > ul li .post-list-item .post-entry a {
  text-decoration: none;
  color: #151515;
}
.is-blog .post-list > ul li .post-list-item .post-entry a:hover {
  text-decoration: underline;
}
.is-blog .post-list > ul li .post-list-item .post-entry h2 {
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .is-blog .post-list > ul li .post-list-item .post-entry h2 {
    font-size: 18px;
    padding-right: 0;
  }
}
.is-blog .post-list > ul li .post-list-item .post-entry .bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 60%;
  display: block;
}
.is-blog .post-list > ul li .post-list-item .post-entry .content {
  padding: 10px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  min-height: 40%;
}
.is-blog .post-list > ul li .post-list-item .post-entry .content p:last-of-type {
  margin-bottom: 0;
}
.is-blog .post-list > ul li .post-list-item .post-entry .read-more {
  display: inline-block;
  margin-top: 10px;
  color: #fff;
  background: #ff0000;
  padding: 3px 8px;
  text-decoration: none!important;
}
.is-blog .post-list > ul li .post-list-item .post-entry .read-more:hover:after {
  padding-left: 15px;
}
@media only screen and (max-width: 767px) {
  .is-blog .post-list > ul li .post-list-item .post-entry .featured-image img {
    position: static;
    border: none;
    max-height: none;
    border-radius: 0;
  }
}
.is-blog .post-list > ul li .post-list-item .post-meta {
  color: #b6b6b5;
  background: none;
  padding: 0;
  margin-bottom: 5px;
  font-size: 14px;
}
.is-blog .post-list > ul li .post-list-item .post-meta a {
  color: #b6b6b5;
}
.is-blog .post-list > ul li .post-list-item .post-meta .categories {
  float: none;
  font-style: italic;
}
.is-blog .post-view .post-entry {
  border-top: 0;
}
.is-blog .wp-caption {
  padding: 0;
  max-width: 100%;
  background: none;
  margin: 25px auto;
  font-style: italic;
  font-size: 80%;
}
.is-blog .wp-caption img {
  max-width: 100%;
}
.is-blog .post-entry .gallery img {
  border: none!important;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .wp-sidebar {
    text-align: center;
    margin-top: 50px;
  }
}
.wp-sidebar .block-title {
  margin-bottom: 10px;
}
.wp-sidebar ul li {
  margin-bottom: 10px;
}
.wp-sidebar ul li a {
  text-decoration: none;
}
.wp-sidebar ul li a:hover {
  color: #0069b4;
}
.wordpress-post-view .main-container {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .wordpress-post-view .main-container {
    padding-top: 25px;
  }
}
.wordpress-post-view .post-image {
  background-size: cover;
  background-position: center center;
  height: 360px;
}
@media only screen and (max-width: 991px) {
  .wordpress-post-view .post-image {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wordpress-post-view .post-image {
    height: 200px;
  }
}
.wordpress-post-view h1 {
  margin-top: 0;
  font-weight: 500;
  font-size: 30px;
}
.wordpress-post-view .post-entry {
  margin-bottom: 50px;
}
.wordpress-post-view .post-content {
  padding: 30px 0;
}
.wordpress-post-view .post-meta {
  font-style: normal;
  text-align: right;
  margin-top: 49px;
}
@media only screen and (max-width: 767px) {
  .wordpress-post-view .post-meta {
    text-align: center;
  }
}
.wordpress-post-view .post-meta .post-skips {
  margin-top: 0;
}
.wordpress-post-view .post-meta a {
  color: #ff0000;
  text-decoration: none;
}
.wordpress-post-view .post-meta a:hover {
  text-decoration: underline;
}
.wordpress-post-view .post-meta .categories {
  display: none;
}
.wordpress-post-view .post-date {
  font-size: 100%;
}
.wordpress-post-view .user-photo {
  border-radius: 50%;
  max-height: 120px;
  width: auto;
  margin-right: 25px;
}
@media only screen and (max-width: 767px) {
  .wordpress-post-view .user-photo {
    max-height: 75px;
  }
}
.wordpress-post-view .author {
  font-weight: 600;
}
#wp-category-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
  border-top: 2px solid #ff0000;
  margin: 30px 0 15px;
}
@media only screen and (max-width: 767px) {
  #wp-category-list {
    padding-top: 10px;
  }
}
#wp-category-list li {
  display: inline-block;
  margin-bottom: 0;
}
#wp-category-list li.active a {
  color: #ff0000;
}
#wp-category-list li a {
  display: block;
  color: #151515;
  line-height: 28px;
  padding: 15px;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  #wp-category-list li a {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 767px) {
  #wp-category-list li a {
    padding: 5px 10px;
  }
}
#wp-category-list li a:hover {
  color: #ff0000;
}
#wishlist-table .table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#wishlist-table .table-row:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#wishlist-table .table-row > div:not(:last-child) {
  padding-right: 15px;
}
#wishlist-table .table-row > div:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  max-width: 60px;
}
@media only screen and (min-width: 768px) {
  #wishlist-table .table-row > div:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 113px;
            flex: 0 0 113px;
    max-width: 113px;
  }
}
#wishlist-table .table-row > div:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 60px);
          flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
  padding-right: 0;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  #wishlist-table .table-row > div:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 275px);
            flex: 0 0 calc(100% - 275px);
    max-width: calc(100% - 275px);
    padding-right: 15px;
    margin-bottom: 0;
  }
}
#wishlist-table .table-row > div:nth-child(3) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 87px);
          flex: 0 0 calc(100% - 87px);
  max-width: calc(100% - 87px);
  margin-left: 60px;
}
@media only screen and (min-width: 768px) {
  #wishlist-table .table-row > div:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 135px;
            flex: 0 0 135px;
    max-width: 135px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #wishlist-table .table-row > div:nth-child(3) .cart-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  #wishlist-table .table-row > div:nth-child(3) .cart-cell .price-box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #wishlist-table .table-row > div:nth-child(3) .cart-cell .add-to-cart-alt {
    padding-left: 15px;
  }
  #wishlist-table .table-row > div:nth-child(3) .cart-cell > p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
#wishlist-table .table-row > div:nth-child(4) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27px;
          flex: 0 0 27px;
  max-width: 27px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #wishlist-table .table-row > div:nth-child(4) {
    padding-top: 12px;
  }
}
#wishlist-table .product-image img {
  width: 100%;
  height: auto;
}
#wishlist-table .product-name {
  margin-top: 0;
}
#wishlist-table .description {
  display: none;
}
#wishlist-table textarea {
  -webkit-box-shadow: none;
  height: 40px;
  border-color: #f6f6f6;
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100px;
}
#wishlist-table textarea:focus,
#wishlist-table textarea:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
@media only screen and (max-width: 767px) {
  #wishlist-table textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    height: 80px;
  }
}
#wishlist-table .btn-cart {
  font-family: "sofia-pro", sans-serif;
  font-weight: bold;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-transform: uppercase;
  padding: 15px 20px;
  text-decoration: none !important;
  letter-spacing: 1.3px;
  position: relative;
  font-size: 16px;
  letter-spacing: .03em;
  font-weight: 700;
  padding: 15px 25px;
  border: 0;
  outline: 0 !important;
  border-radius: 0;
  letter-spacing: 0.1em;
  white-space: normal;
  text-align: center;
  background-color: #0069b4;
  border-color: #0069b4;
  background: #0069b4;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  #wishlist-table .btn-cart {
    font-size: 12px;
    padding: 15px;
  }
}
#wishlist-table .btn-cart:hover,
#wishlist-table .btn-cart[disabled] {
  background: #ff0000;
  border-color: #ff0000;
}
#wishlist-table .btn-cart:focus,
#wishlist-table .btn-cart:active,
#wishlist-table .btn-cart:active:focus {
  background-color: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
#wishlist-table .btn-cart:hover,
#wishlist-table .btn-cart[disabled],
#wishlist-table .btn-cart[disabled]:hover,
#wishlist-table .btn-cart:focus,
#wishlist-table .btn-cart:active,
#wishlist-table .btn-cart:active:focus {
  background: #204a79;
}
#wishlist-table .btn-cart::after {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #wishlist-table .btn-cart {
    margin-top: 0;
  }
}
#wishlist-table .btn-cart > span::before {
  content: '\f1c9';
  font-family: 'Material-Design-Iconic-Font';
  font-weight: normal;
}
#wishlist-table .btn-cart > span::after {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  right: 6px;
  top: 5px;
  line-height: 1;
}
#wishlist-table .btn-cart > span > span {
  display: none;
}
#wishlist-table .btn-remove {
  font-size: 0;
  color: transparent;
}
#wishlist-table .btn-remove::before {
  content: '\f00d';
  font-family: "FontAwesome";
  font-size: 16px;
  color: #000;
}
#wishlist-table .truncated {
  display: none;
}
@media only screen and (min-width: 768px) {
  #wishlist-table .truncated {
    display: block;
  }
}
#wishlist-view-form .buttons-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0;
}
#wishlist-view-form .buttons-set .button {
  font-family: "sofia-pro", sans-serif;
  font-weight: bold;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-transform: uppercase;
  padding: 15px 20px;
  text-decoration: none !important;
  letter-spacing: 1.3px;
  position: relative;
  font-size: 16px;
  letter-spacing: .03em;
  font-weight: 700;
  padding: 15px 25px;
  border: 0;
  outline: 0 !important;
  border-radius: 0;
  letter-spacing: 0.1em;
  white-space: normal;
  text-align: center;
  padding: 10px 15px;
  font-size: 14px;
  margin: 10px 10px 0 0;
}
@media only screen and (max-width: 767px) {
  #wishlist-view-form .buttons-set .button {
    font-size: 12px;
    padding: 15px;
  }
}
#wishlist-view-form .buttons-set .btn-update {
  background-color: #0069b4;
  border-color: #0069b4;
  background: #0069b4;
  color: #fff;
}
#wishlist-view-form .buttons-set .btn-update:hover,
#wishlist-view-form .buttons-set .btn-update[disabled] {
  background: #ff0000;
  border-color: #ff0000;
}
#wishlist-view-form .buttons-set .btn-update:focus,
#wishlist-view-form .buttons-set .btn-update:active,
#wishlist-view-form .buttons-set .btn-update:active:focus {
  background-color: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
#wishlist-view-form .buttons-set .btn-update:hover,
#wishlist-view-form .buttons-set .btn-update[disabled],
#wishlist-view-form .buttons-set .btn-update[disabled]:hover,
#wishlist-view-form .buttons-set .btn-update:focus,
#wishlist-view-form .buttons-set .btn-update:active,
#wishlist-view-form .buttons-set .btn-update:active:focus {
  background: #204a79;
}
#wishlist-view-form .buttons-set .btn-update::after {
  background: #fff;
}
.truncated {
  cursor: help;
}
.truncated a.details {
  cursor: help;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 100;
}
.truncated .truncated_full_value.show .item-options {
  display: block;
}
.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  top: -20px;
  right: 50%;
  width: 250px;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  font-size: 14px;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
}
.truncated .truncated_full_value .item-options dl dt {
  font-weight: bold;
}
.truncated .truncated_full_value .item-options dl dd {
  margin-bottom: 10px;
}
body {
  font-weight: 400;
  letter-spacing: .01em;
  min-width: 320px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
.fullScreenHeight {
  height: calc(100vh - 182px);
}
@media only screen and (max-width: 991px) {
  .fullScreenHeight {
    height: calc(100vh - 107px);
  }
}
.less-gutter {
  margin-left: -15px;
  margin-right: -15px;
}
.less-gutter > [class*='col-'] {
  padding-left: 15px;
  padding-right: 15px;
}
.small-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
.small-gutter > [class*='col-'] {
  padding-left: 10px;
  padding-right: 10px;
}
.tiny-gutter {
  margin-left: -3px;
  margin-right: -3px;
}
.tiny-gutter > [class*='col-'] {
  padding-left: 3px;
  padding-right: 3px;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}
iframe {
  border: 0;
}
@media only screen and (max-width: 767px) {
  .reduce-xs-wrapper .reduce-pd-xs.even {
    padding-left: 15px;
  }
  .reduce-xs-wrapper .reduce-pd-xs.odd {
    padding-right: 15px;
  }
}
.container-fluid,
.container {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .container-fluid,
  .container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.page-wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.large-page-wrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.cms-page-view .main-container,
.wordpress-index-index .main-container,
.wordpress-post-view .main-container,
.wordpress-term-view .main-container,
.customer-account-login .main-container,
.customer-account-create .main-container,
.customer-account-forgotpassword .main-container,
.customer-account-index .main-container,
.shoesmesales-account-orderconfirmations .main-container,
.customer-account-edit .main-container,
.customer-address-form .main-container,
.sales-order-history .main-container,
.sales-order-view .main-container,
.sales-order-invoice .main-container,
.sales-order-shipment .main-container,
.newsletter-manage-index .main-container,
.cms-index-noroute .main-container,
.concepten-index-detail .main-container,
.customer-address-index .main-container,
.monkey-customer-account-index .main-container,
.checkout-onepage-success .main-container,
.wishlist-index-index .main-container,
.cms-page-view .breadcrumbs-container,
.wordpress-index-index .breadcrumbs-container,
.wordpress-post-view .breadcrumbs-container,
.wordpress-term-view .breadcrumbs-container,
.customer-account-login .breadcrumbs-container,
.customer-account-create .breadcrumbs-container,
.customer-account-forgotpassword .breadcrumbs-container,
.customer-account-index .breadcrumbs-container,
.shoesmesales-account-orderconfirmations .breadcrumbs-container,
.customer-account-edit .breadcrumbs-container,
.customer-address-form .breadcrumbs-container,
.sales-order-history .breadcrumbs-container,
.sales-order-view .breadcrumbs-container,
.sales-order-invoice .breadcrumbs-container,
.sales-order-shipment .breadcrumbs-container,
.newsletter-manage-index .breadcrumbs-container,
.cms-index-noroute .breadcrumbs-container,
.concepten-index-detail .breadcrumbs-container,
.customer-address-index .breadcrumbs-container,
.monkey-customer-account-index .breadcrumbs-container,
.checkout-onepage-success .breadcrumbs-container,
.wishlist-index-index .breadcrumbs-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.checkout-cart-index .main-container,
.onestepcheckout-index-index .main-container,
.checkout-cart-index .breadcrumbs-container,
.onestepcheckout-index-index .breadcrumbs-container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.overflow-hidden {
  height: 1px;
  width: 1px;
  font-size: 1px;
  text-indent: 9999px;
  overflow: hidden;
  position: absolute;
}
.page-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
  font-weight: 400;
  font-family: 'baskerville-urw', serif;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  h1,
  .page-title {
    font-size: 24px;
  }
}
a {
  color: #0069b4;
  outline: 0!important;
}
a:focus {
  color: #0069b4;
}
.sidebar a {
  color: #151515;
}
dt,
th {
  font-weight: 400;
}
label,
.control-label,
.radio label,
.checkbox label {
  font-weight: 400;
}
.std,
p {
  line-height: 1.75;
}
.std img,
.std iframe {
  max-width: 100%;
}
.content-block {
  border: 2px solid #f6f6f6;
}
.scrollto {
  color: #ff0000;
  text-decoration: none;
  cursor: pointer;
}
.scrollto:hover {
  color: #0069b4;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  border-radius: 3px;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  letter-spacing: .01em;
}
.form-control:focus,
.form-control:focus:focus {
  border-color: #ff0000;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-icon:before {
  content: '\f1c9';
}
.input-group .btn {
  height: 50px;
}
.toolbar {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.toolbar .sort-control {
  width: 50px;
  text-align: center;
  padding: 0;
  line-height: 44px;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .toolbar .sort-control {
    font-size: 14px;
    width: 42px;
    line-height: 40px;
  }
}
.toolbar .sort-control .fa {
  margin-top: 0;
}
.toolbar .sort-options-control {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .toolbar .sort-options-control {
    margin-left: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .toolbar .form-control {
    height: 42px;
  }
}
.toolbar .pager {
  display: inline-block;
}
.toolbar .pager .show-control {
  margin-left: 0;
}
.toolbar .amount {
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .toolbar .amount {
    text-align: center;
  }
}
.toolbar .row-top-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.toolbar-bottom {
  text-align: center;
}
.pager .pages ol li {
  line-height: 38px;
}
@media only screen and (max-width: 767px) {
  .pager .pages ol li {
    line-height: 32px;
    height: 34px;
    min-width: 34px;
  }
}
.pager .pages ol li:hover a {
  border-color: #000;
  color: #000;
}
.pager .pages ol li.current {
  background: #000;
  border-color: #000;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .pager .pages ol li.current {
    height: 34px;
    min-width: 34px;
  }
}
.toolbar .row-top {
  margin-bottom: 15px;
}
.toolbar .row-top .form-control {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 0;
  color: #151515;
}
.toolbar .row-top .show-control {
  margin-right: 0;
}
.usp ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.usp li {
  padding-left: 35px;
  color: #151515;
}
.usp li:before {
  top: 0;
  font-size: 14px;
  /*background:#fff;*/
  color: #2eb36f;
  width: 22px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
}
.usp li.shoesme-official:before {
  border-radius: 0%;
  content: '';
  height: 16px;
  background: url(/skin/frontend/shoesme/default/images/logo-small-bw.svg) left center no-repeat;
}
.usp-wrapper ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.usp-wrapper ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
  color: #595959;
}
.usp-wrapper ul li:before {
  content: '\f00c';
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  font-size: 0.71428em;
  /* 10px */
  top: 2px;
  color: #0069b4;
}
.usp-wrapper ul ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.usp-wrapper ul li {
  padding-left: 35px;
  color: #151515;
}
.usp-wrapper ul li:before {
  top: 0;
  font-size: 14px;
  /*background:#fff;*/
  color: #2eb36f;
  width: 22px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
}
.usp-wrapper ul li.shoesme-official:before {
  border-radius: 0%;
  content: '';
  height: 16px;
  background: url(/skin/frontend/shoesme/default/images/logo-small-bw.svg) left center no-repeat;
}
@media only screen and (max-width: 991px) {
  .top-nav a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pulldown-trigger {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 32px;
  text-align: center;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pulldown-trigger:hover {
  line-height: 50px;
  opacity: .6;
}
@media only screen and (max-width: 767px) {
  .pulldown-trigger {
    font-size: 20px;
  }
}
.slick-slider .slick-track {
  height: 100%;
}
.slick-slider .slick-list {
  height: 100%;
}
.slick-slider .slick-slide {
  outline: 0;
}
.slick-slider .slick-arrow {
  font-size: 0;
  text-indent: -99999px;
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  z-index: 10;
  padding: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .15;
}
.slick-slider .slick-arrow:hover {
  opacity: .5;
}
.slick-slider .slick-arrow:before {
  font-family: "FontAwesome";
  font-size: 50px;
  text-indent: 0;
  display: block;
  width: 40px;
  line-height: 80px;
}
@media only screen and (max-width: 767px) {
  .slick-slider .slick-arrow:before {
    width: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
.slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.slick-slider .slick-arrow.slick-prev:before {
  content: '\f104';
}
.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.slick-slider .slick-arrow.slick-next:before {
  content: '\f105';
}
.product-label {
  background: #aacde6;
  color: #fff;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}
.grouped-items-title {
  margin: 0 0 15px;
  font-size: 18px;
  display: inline-block;
}
.grouped-items-title a {
  text-decoration: underline;
}
#super-product-table,
#confirmBox #super-product-table {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#super-product-table li,
#confirmBox #super-product-table li {
  margin: 0 6px 6px 0;
}
#super-product-table li .item,
#confirmBox #super-product-table li .item {
  background: #fff;
  text-align: center;
  border: 1px solid #d4d4d4;
  height: 100%;
  width: 40px;
  line-height: 38px;
}
@media only screen and (max-width: 991px) {
  #super-product-table li .item,
  #confirmBox #super-product-table li .item {
    width: 36px;
    line-height: 34px;
  }
}
#super-product-table li .item.out-of-stock,
#confirmBox #super-product-table li .item.out-of-stock {
  background: #ebebeb;
  opacity: .5;
  position: relative;
  overflow: hidden;
}
#super-product-table li .item.out-of-stock::before,
#confirmBox #super-product-table li .item.out-of-stock::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;
  height: 200%;
  background: #999999;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
#super-product-table li .item.in-stock,
#confirmBox #super-product-table li .item.in-stock {
  cursor: pointer;
}
#super-product-table li .item.selected,
#confirmBox #super-product-table li .item.selected {
  background: #0069b4;
  color: #fff;
  border-color: #0069b4;
}
#super-product-table li .item.selected .price-box,
#confirmBox #super-product-table li .item.selected .price-box {
  color: #fff;
}
#super-product-table li .size,
#confirmBox #super-product-table li .size {
  font-weight: 400;
  font-size: 14px;
}
#super-product-table .price-box,
#confirmBox #super-product-table .price-box {
  font-size: 13px;
  margin-bottom: 0;
  color: #151515;
}
#super-product-table .price-box p,
#confirmBox #super-product-table .price-box p {
  font-size: inherit;
  color: inherit;
}
#confirmBox #super-product-table * {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  text-shadow: none!important;
}
#confirmBox #super-product-table li .item {
  background: #f6f6f6;
}
@-webkit-keyframes float {
  0% {
    bottom: 150px;
  }
  50% {
    bottom: 140px;
  }
  100% {
    bottom: 150px;
  }
}
@keyframes float {
  0% {
    bottom: 150px;
  }
  50% {
    bottom: 140px;
  }
  100% {
    bottom: 150px;
  }
}
.concepten-header {
  border-bottom: 2px solid #f6f6f6;
}
.concepten-header .image-box {
  position: relative;
}
.concepten-header .image-box img.header-image {
  margin: 0 auto;
}
.concepten-header .image-box img.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.totals-table {
  font-size: 1em;
}
#shopping-cart-totals-table tbody tr > td:first-child,
#shopping-cart-totals-table tfoot tr > td:first-child {
  text-align: left;
}
.cart-table .product-name {
  font-size: 16px;
  line-height: 1.3;
}
.cart-table .delete-link {
  display: inline-block;
}
.cart-table .current-qty {
  line-height: 50px;
  float: right;
  padding-right: 50px;
}
@media only screen and (max-width: 1199px) {
  .cart-table .current-qty {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .cart-table .current-qty {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .cart-table .current-qty {
    padding-right: 5px;
  }
}
.cart-table .actions-sm .delete-link {
  line-height: 50px;
}
.coupon-toggler {
  cursor: pointer;
  color: #727272;
}
.coupon-toggler:after {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  background: #ebebeb;
  width: 24px;
  line-height: 24px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-left: 10px;
}
.coupon-toggler.expanded:after {
  content: '\f273';
}
.coupon-container {
  padding-top: 10px;
  display: none;
}
.checkout-cart-index .cart-table {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart-table .table-row .product-info .title-col {
    padding-left: 0;
  }
}
.checkout-cart-index .cart-table .table-row .product-info table {
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .maintop-cart {
    text-align: center;
  }
  .checkout-cart-index .maintop-cart .btn-primary {
    display: block;
    margin-top: 25px;
  }
}
#search_mini_form_notfound .form-control {
  -webkit-appearance: none;
}
@media only screen and (max-width: 991px) {
  #search_mini_form_notfound .form-control {
    background: #f6f6f6;
    border-color: #f6f6f6;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  #search_mini_form_notfound .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #f6f6f6;
    border-color: #f6f6f6;
    color: #555;
  }
}
#crosssell-products-list .product-name {
  min-height: 40px;
}
#crosssell-products-list .price-box {
  float: left;
  line-height: 40px;
}
#crosssell-products-list .btn-cart {
  float: right;
  margin-top: 0;
  padding: 0;
  width: 40px;
  line-height: 40px;
  position: relative;
}
#crosssell-products-list .btn-cart::before {
  content: '\f278';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 14px;
  position: absolute;
  right: 6px;
  top: 5px;
  line-height: 1;
}
.verkooppunten-index-index #sellingpoints_list_premium h3 {
  font-size: 16px;
  font-weight: 600;
}
.verkooppunten-index-index #sellingpoints_list_premium > div:nth-child(3n+1) {
  clear: both;
}
#sellingpoints_list .sellingpoints-hr {
  border: 0;
  border-bottom: 1px solid #ff0000;
}
#sellingpoints_list .sellingpoint-header,
#sellingpoints_list_premium .sellingpoint-header {
  font-size: 20px;
  color: #151515;
  text-align: center;
  border-bottom: 1px solid #ff0000;
  padding-bottom: 10px;
}
#sellingpoints_list .sellingpoint-header .icon,
#sellingpoints_list_premium .sellingpoint-header .icon {
  display: block;
  margin-bottom: 5px;
}
#sellingpoints_list .sellingpoint-header .shoesme-icon,
#sellingpoints_list_premium .sellingpoint-header .shoesme-icon {
  width: 30px;
  height: 37px;
  margin: 0;
}
#sellingpoints_list h2,
#sellingpoints_list_premium h2 {
  font-size: 16px;
  font-weight: 600;
}
#sellingpoints_list .shoesme-icon,
#sellingpoints_list_premium .shoesme-icon {
  fill: #000;
  width: 11px;
  height: 14px;
  margin-right: 5px;
}
#sellingpoints_list .row-brandstore .shoesme-icon,
#sellingpoints_list_premium .row-brandstore .shoesme-icon {
  fill: #000;
}
.validation-advice {
  color: red;
  margin-top: 5px;
}
.validation-failed {
  border-color: red!important;
}
.amshopby-container-top.block-layered-nav.amshopby-filters-top a {
  color: #151515;
}
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row::before,
.flex-row::after {
  display: none;
}
.cms-nieuwsbrief-ingeschreven ul.messages,
.cms-nieuwsbrief-aangemeld ul.messages,
.cms-newsletter-subscribed ul.messages {
  display: none;
}
#messageBox {
  padding: 40px;
  max-height: calc(100vh - 100px) !important;
}
@media only screen and (max-width: 767px) {
  #messageBox {
    padding: 40px 20px 20px;
  }
}
#close-amcart-dialog {
  color: #878787;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
}
#confirmBox {
  background-image: none;
  border: none;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  max-width: 600px!important;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #confirmBox {
    text-align: center;
    width: 320px !important;
    margin-left: -160px !important;
    top: 20px !important;
    margin-top: 0 !important;
  }
}
#confirmBox .row {
  margin-left: -20px;
  margin-right: -20px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
@media only screen and (max-width: 767px) {
  #confirmBox .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
#confirmBox .row > [class*='col-'] {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
@media only screen and (max-width: 767px) {
  #confirmBox .row > [class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#confirmBox .box-title {
  font-size: 18px;
  margin: 0 0 25px;
  color: #2eb36f;
}
#confirmBox .box-title::before {
  content: '\f058';
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: baseline;
  margin-right: 10px;
}
#confirmBox h1 {
  font-weight: 800;
}
#confirmBox h1,
#confirmBox p {
  background-image: none;
  color: #151515;
  font-family: "sofia-pro", sans-serif;
}
#confirmBox div.price-box {
  display: block;
  margin-left: 0;
  margin-bottom: 10px;
}
#confirmBox div.price-box .special-price {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  #confirmBox .col-product-info {
    text-align: left;
  }
}
#confirmBox .price-box,
#confirmBox .qty {
  color: #ccc;
}
#confirmBox .product-link {
  color: #151515;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  #confirmBox .product-link {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
#confirmBox #confirmButtons {
  padding: 0 40px 40px;
}
@media only screen and (max-width: 767px) {
  #confirmBox #confirmButtons {
    padding: 0 20px 20px;
  }
}
#confirmBox #confirmButtons button {
  background-image: none;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 7px 0;
  border-radius: 0;
  font-family: "sofia-pro", sans-serif;
  letter-spacing: .03em;
  border-radius: 3px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  #confirmBox #confirmButtons button {
    font-size: 13px;
    padding: 3px 0;
  }
}
#confirmBox #confirmButtons .am-btn-right {
  width: 205px;
  -webkit-box-shadow: inset 0 0 0 1px #636363;
          box-shadow: inset 0 0 0 1px #636363;
}
@media only screen and (max-width: 767px) {
  #confirmBox #confirmButtons .am-btn-right {
    width: 100%;
    margin: 0 0 5px;
  }
}
#confirmBox #confirmButtons .am-btn-right span {
  color: #636363;
}
#confirmBox #confirmButtons .am-btn-left {
  width: 300px;
}
@media only screen and (max-width: 767px) {
  #confirmBox #confirmButtons .am-btn-left {
    width: 100%;
  }
}
#confirmBox #confirmButtons .am-btn-left > span > span:before {
  content: '\f1c9';
  font-family: 'Material-Design-Iconic-Font';
  padding: 10px;
}
#confirmBox .maintenance-link {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  #confirmBox .maintenance-link {
    display: none;
  }
}
#confirmBox .scrollto {
  color: #0069b4;
  text-decoration: underline;
}
#confirmBox .scrollto:hover {
  text-decoration: none;
}
.amcart-options form {
  font-family: "sofia-pro", sans-serif;
}
.amcart-options form .col-product-info h2 {
  margin-top: 0;
}
#pageblocks .pageblock {
  margin-bottom: 30px;
}
#pageblocks .pageblock .back {
  background-size: cover;
  /*min-height:250px;*/
  position: relative;
}
#pageblocks .pageblock .back:after {
  clear: both;
  content: " ";
  display: table;
}
#pageblocks .pageblock .back .content:after {
  clear: both;
  content: " ";
  display: table;
}
@media only screen and (max-width: 767px) {
  #pageblocks .pageblock.size-100 .back {
    min-height: 250px;
    background-position: center left;
  }
}
#pageblocks .pageblock.size-100 .back .content {
  background: #fff;
  float: right;
  margin: 20px 20px 20px 40%;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  #pageblocks .pageblock.size-100 .back .content {
    float: none !important;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.6) !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  #pageblocks .pageblock.size-100 .back .content .text,
  #pageblocks .pageblock.size-100 .back .content .line {
    display: none;
  }
}
#pageblocks .pageblock.size-100 .back .content h2 {
  margin: 0;
  padding-bottom: 10px;
}
#pageblocks .pageblock.size-100 .back .content .line {
  height: 4px;
  width: 70px;
  overflow: hidden;
  font-size: 1px;
  margin-bottom: 10px;
}
#pageblocks .pageblock.size-100 .back .content .btn {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  #pageblocks .pageblock.size-100.layout-text-image .back {
    background-position: center right;
  }
}
#pageblocks .pageblock.size-100.layout-text-image .back .content {
  float: left;
  margin-left: 20px;
  margin-right: 40%;
}
#pageblocks .pageblock.size-50 .back {
  min-height: 200px;
  overflow: hidden;
}
#pageblocks .pageblock.size-50 .back .back_image {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  width: 100%;
}
#pageblocks .pageblock.size-50 .back:hover .back_image {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
#pageblocks .pageblock.size-50 .back a div.content {
  display: inline-block;
  width: 100%;
  position: relative;
  -webkit-transition: color .7s ease;
  transition: color .7s ease;
  z-index: 1;
}
#pageblocks .pageblock.size-50 .back a div.content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.2);
}
#pageblocks .pageblock.size-50 .back a div.content:active:before,
#pageblocks .pageblock.size-50 .back a div.content:focus:before,
#pageblocks .pageblock.size-50 .back a div.content:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}
#pageblocks .pageblock.size-50 .back div.content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 50px;
  color: #fff;
  text-decoration: none;
}
#pageblocks .pageblock.size-50 .back div.content h2 {
  margin: 0;
  padding-bottom: 5px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
}
.overview-original-logo {
  position: absolute;
  width: 120px;
  height: auto;
  left: 10px;
  top: 10px;
  z-index: 10;
}
@media only screen and (max-width: 991px) {
  .overview-original-logo {
    left: 5px;
    top: 5px;
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .overview-original-logo {
    width: 80px;
  }
}
.detail-original-logo {
  position: absolute;
  width: 150px;
  left: 40px;
  top: 20px;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .detail-original-logo {
    width: 100px;
    left: 20px;
  }
}
.usp-box {
  background: #f6f6f6;
  margin: 0 0 15px;
  padding: 2px 20px 20px;
}
@media only screen and (max-width: 767px) {
  .usp-box {
    margin: 0 -30px;
  }
}
.usp-box .shoesme-official {
  display: block;
  margin: 20px 0 15px;
  padding-left: 35px;
  background: url(/skin/frontend/shoesme/default/images/logo-small-bw.svg) 2px center no-repeat;
}
.usp-box ul.usp {
  margin-bottom: 10px;
}
.usp-box ul.usp li a {
  text-decoration: none;
}
.usp-box .tww-box {
  display: inline-block;
  padding-left: 5px;
  margin-right: 15px;
}
.usp-box .tww-box a {
  display: inline-block;
  margin-left: 10px;
}
#geocoding_check_popup {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
#geocoding_check_popup .popup_title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
#geocoding_check_popup .popup_buttons .button {
  margin-top: 10px;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  #geocoding_check_popup .popup_buttons .button {
    font-size: 11px;
  }
}
#geocoding_check_popup .popup_buttons .button .flag {
  height: 16px;
  width: auto;
  display: inline-block;
  margin-right: 5px;
}
#geocoding_check_popup .popup_buttons .button span {
  display: inline-block;
  vertical-align: middle;
}
#v-cookielaw.v-yellow-alert {
  background: #f6f6f6;
}
#v-cookielaw .v-message {
  float: left;
  padding-left: 0;
}
#v-cookielaw .v-actions {
  float: right;
  padding-right: 0 !important;
}
#v-cookielaw .v-actions a {
  text-shadow: none;
  color: #000;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  background-image: none;
}
#v-cookielaw .v-actions .v-button {
  border: 0;
  padding: 5px 0px;
}
#v-cookielaw .v-actions .v-button:last-child {
  margin-left: 1em;
}
#v-cookielaw .v-actions .v-button:focus,
#v-cookielaw .v-actions .v-button:hover {
  text-shadow: none;
  text-decoration: underline;
  color: #000;
  border: 0;
  background-color: transparent;
  background-image: none;
}
#v-cookielaw .v-actions .v-button.v-accept:before {
  content: '';
}
@media only screen and (max-width: 991px) {
  #v-cookielaw {
    margin: 57px 0 -57px;
  }
}
.kiyoh-box {
  display: inline-block;
  vertical-align: middle;
  color: #151515;
  font-size: 14px;
  text-decoration: none!important;
  text-align: left;
}
.kiyoh-box .kiyoh-label {
  font-weight: bold;
  display: block;
  font-size: 12px;
}
.kiyoh-box .kiyoh-score {
  display: inline-block;
  vertical-align: middle;
}
.kiyoh-box .kiyoh-score .headerkiyohscore {
  font-weight: bold;
}
.kiyoh-box .rating-box {
  font-size: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-decoration: none!important;
}
.kiyoh-box .rating-box:before {
  content: '\f005\f005\f005\f005\f005';
  font-family: 'FontAwesome';
  color: #eee;
}
.kiyoh-box .rating-box .rating {
  overflow: hidden;
  color: #ff0000;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.kiyoh-box .rating-box .rating:before {
  content: '\f005\f005\f005\f005\f005';
  font-family: 'FontAwesome';
}
.kiyoh-box.with-reviews {
  margin-top: 20px;
}
.kiyoh-box.with-reviews .kiyoh-score {
  color: #d4d4d4;
  font-size: 28px;
}
.kiyoh-box.with-reviews .kiyoh-score .headerkiyohscore {
  font-size: 1.2em;
  color: #0069b4;
}
.kiyoh-box.with-reviews .kiyoh-reviews-count {
  color: #d4d4d4;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .kiyoh-box.with-reviews .kiyoh-reviews-count {
    font-size: 12px;
  }
}
.kiyoh-box.with-reviews .customer-reviews {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.kiyoh-box.with-reviews .customer-reviews .review-date {
  color: #a0a0a0;
  font-size: 12px;
  margin-bottom: 5px;
}
.kiyoh-box.with-reviews .customer-reviews .review-content p {
  line-height: 1.2;
}
.kiyoh-box.with-reviews .rating-box .rating {
  color: #2eb36f;
}
.checkout-cart-index .main-container .cart .kiyoh-box {
  margin-bottom: 15px;
}
.block-cart-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
.block-cart-featured p {
  margin-right: 15px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media only screen and (max-width: 991px) {
  .block-cart-featured {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .block-cart-featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    border-right: 0;
    margin-bottom: 20px;
    padding: 20px 0;
  }
}
/* Fix zodat we de Buckaroo checkoutController niet hoeven te overriden */
.checkout-onepage-success .messages {
  display: none;
}
.store-notification,
.store-delivery-notification {
  background: #0069b4;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .store-notification,
  .store-delivery-notification {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.store-notification p,
.store-delivery-notification p {
  margin-bottom: 0;
  line-height: 1.4;
}
.store-notification .close-delivery-notification,
.store-delivery-notification .close-delivery-notification {
  text-decoration: none;
  margin-left: 20px;
  cursor: pointer;
  padding: 3px 6px;
}
@media only screen and (max-width: 767px) {
  .store-notification .close-delivery-notification,
  .store-delivery-notification .close-delivery-notification {
    margin-left: 10px;
  }
}
.store-notification .close-delivery-notification::before,
.store-delivery-notification .close-delivery-notification::before {
  content: '\f00d';
  font-family: "FontAwesome";
}
.store-notification a,
.store-delivery-notification a {
  color: inherit;
}
.store-delivery-notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.free-shipping {
  color: #2eb36f;
  font-weight: bold;
}

/*# sourceMappingURL=../css/stylesheet.css.map */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/** defaults **/
.primaryColor {
  background-color: #0069b4;
  color: #fff;
}
.secondaryColor {
  background-color: #ff0000;
  color: #fff;
}
.orange {
  background-color: #ff0000;
  color: #fff;
}
/** fonts **/
.secondary-font {
  font-family: "sofia-pro", sans-serif;
}
/** colors **/
/** header top bar **/
/** header middle bar **/
/** header bottom bar **/
/** breadcrumbs **/
/** footer **/
/** **/
.letter-spacing {
  letter-spacing: .01em;
}
.large-spacing {
  letter-spacing: .03em;
}
.bakfiets-banner {
  color: #fff!important;
  text-decoration: none;
  text-align: center;
  display: block;
  overflow: hidden;
  font-size: 30px;
}
@media only screen and (max-width: 1199px) {
  .bakfiets-banner {
    font-size: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .bakfiets-banner {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .bakfiets-banner {
    font-size: 14px;
  }
}
.bakfiets-banner .wave {
  display: block;
  height: 100px;
  width: 1757px;
  fill: #e30613;
  margin-bottom: -1px;
}
@media only screen and (max-width: 1199px) {
  .bakfiets-banner .wave {
    height: 60px;
    width: 1055px;
  }
}
@media only screen and (max-width: 991px) {
  .bakfiets-banner .wave {
    height: 54px;
    width: 949px;
  }
}
@media only screen and (max-width: 767px) {
  .bakfiets-banner .wave {
    height: 42px;
    width: 738px;
  }
}
.bakfiets-banner p {
  background: #e30613;
  margin: 0;
  padding: 0 10px 5px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .bakfiets-banner p {
    padding-bottom: 10px;
  }
}
.bakfiets-banner p::after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 20px;
  display: inline-block;
  font-weight: normal;
}
.catalog-product-view .bakfiets-banner {
  margin-bottom: 15px;
  font-size: 16px;
}
@media only screen and (max-width: 1199px) {
  .catalog-product-view .bakfiets-banner {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .bakfiets-banner {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.catalog-product-view .bakfiets-banner .wave {
  height: 32px;
  width: 562px;
}
@media only screen and (max-width: 991px) {
  .catalog-product-view .bakfiets-banner .wave {
    height: 28px;
    width: 492px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .bakfiets-banner .wave {
    height: 44px;
    width: 773px;
  }
}
.catalog-product-view .bakfiets-banner p {
  padding-top: 5px;
}
.catalog-product-view .bakfiets-banner p::after {
  margin-left: 15px;
}

/*# sourceMappingURL=bakfiets.css.map */

