@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url("../fonts/modernpics-webfont.eot");
    src: url("../fonts/modernpics-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/modernpics-webfont.woff") format("woff"), url("../fonts/modernpics-webfont.ttf") format("truetype"), url("../fonts/modernpics-webfont.svg#ModernPictogramsNormal") format("svg");
    font-weight: normal;
    font-style: normal
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.subline {
    display: none
}
.affix {
    top: 0;
}
*:focus{
    outline: 0;
}
.small-gutter {
    padding: 0 5px;
}
.row .up {
    font-size: 20px;
    margin: 13px 0 10px 0;
}
hr {
    border-color: rgb(221, 221, 221);
}
html,
body {
    height: 100%
}
input:focus {
    outline: 0 !important;
}
.btn{
    border-right: none;
    border-bottom: none;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
body {
    background: #757575;
    color: black;
    font-family: 'Roboto', sans-serif;
    -webkit-text-size-adjust: 100%
}
.background-main {
    background: url('../img/panda-achtergrond.png');
    background-position: center;
    background-attachment: fixed;
}
body.landing {
    background: #14ad5a url("../img/bigbg.jpg") no-repeat
}
a {
    color: black;
    text-decoration: none
}
a:hover {
    color: #555;
    text-decoration: underline
}
a,
p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}
ul {
    padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.2em;
    color: black;
}
.container {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.container-content {
    margin: 0 20px;
    max-width: 1000px;
    margin: 0 auto
}
.clear {
    clear: both
}
.icon {
    font-family: 'ModernPictogramsNormal';
    font-size: 30px;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}
.fancybox-inner {
    text-align: center
}
.fancybox-inner h3 {
    color: #000
}
.fancybox-inner form {
    margin-bottom: 5px
}
.fancybox-inner .search-query {
    border-radius: 4px
}
.header {
    padding: 10px 0;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    position: relative;
    float: left;
    width: 100%
}



.header .container {
    padding-bottom: 0;
}
.header h3,
.header h4 {
    color: black;
}
.header h3 {
    font-size: 32px
}
.header h5 {
    margin: 0
}
.header table {
    width: 100%;
    color: #222
}
.header .phone {
    font-size: 32px
}
.headline {
    font-size: 70px;
    line-height: 1em;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #fff;
    margin: 5px 0px 0px 0px
}
.logo {
    margin-top: 0px;
    display: block;
    height: 70px;
    float: left;
}
.header-logo-text{
    float: left;
    font-size: 31px;
    margin: 40px 0 0 40px;
    font-weight: bold;
}
.subline {
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    color: #22bc65;
    margin: -17px 0px 0px 0px
}
.subline.smaller {
    font-size: 15px;
    margin-top: -15px
}
.social {
    list-style: none;
    margin: 18px 0px 20px 0px;
    float: left
}
.social li {
    float: left;
    margin-right: 10px
}
.social a.icon {
    font-size: 38px
}
.social a.icon:hover {
    text-decoration: none
}
.alert {
    background: rgba(255, 255, 255, 0.9);;
    border: 2px solid rgb(247, 59, 109);
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
    width:100%;
    float: left;
}

.alert h4 {
    text-shadow: none;
    color: black;
}
.alert p {
    text-shadow: none;
    color: #222
}
.alert a{
    color: #F7853B;
    font-weight: bold;
}
.alert-danger {
    background-color: #F44336;
    border-color: #F44336;
    text-align: center;
}
.alert-danger h4 {
    color: white;
}
.alert-danger a {
    color: white;
}
.alert-danger p {
    color: white;
    font-weight: 400;
}
.chat-bubble-arrow {
    border-color: transparent #F7853B transparent transparent;
    border-style: solid;
    border-width: 13px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 28px;
    left: -28px
}
.close {
    color: #fff
}
.special {
    color: #67f2d4;
    font-size: 88px
}
.sidebar-title {
    line-height: 1.5em;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    padding: 0 0 7px 0;
    border-bottom: 1px solid rgb(217,217,217);
    color: rgb(51, 51, 51);
}
.cat-wrap {
    top: 40px;
}
.cats {
    margin-top: 25px;
}
.cats .icon {
    font-size: 22px;
}
.menu-navigation {
    list-style: none;
    margin: 0;
    max-width: 145px;
}
.menu-navigation li {
    margin: 3px 0;
}

.menu-navigation a {
    padding: 1px 3px 1px 5px !important;
}
.menu-navigation .active{
    text-decoration: none;
    margin-left: -3px;
    border-left: rgb(237, 19, 77) 3px solid;
}
.menu-navigation a:hover {
    text-decoration: none;
    margin-left: -3px;
    color: #0b4b28;
    border-left: rgb(237, 19, 77) 3px solid;
}
.data-container {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}
.content-wrap {
    float: left;
    width: 100%
}
.small-table {
    font-size: 11px;
}
.cat-title {
    margin: 20px 0 10px 0;
    color: rgb(51, 51, 51);
    font-weight: 800;
}
.tab-text{
    margin: 0;
    font-weight: 100;
    text-align: center;
}
.tab-text > i {
    font-size: 14px;
    margin-right: 5px;
}
.nav{
    margin: 0;
}
.nav-tabs {
    background-color: rgb(225, 225, 225);
    border-bottom: rgb(217, 217, 217);
}
.nav-tabs>li>a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.nav-tabs>li>a:hover{
    background-color: rgb(225, 225, 225);
    border-color: rgba(0, 0, 0, 0);
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    border-color: rgba(0,0,0,0);
}
.landing .content {
    text-align: center
}
.landing .content p a {
    color: #888;
    display: inline-block;
    margin-bottom: 20px
}
.content {
    margin-top: 2px;
    border-radius: 0 0 2px 2px;
    position: relative;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-left: rgb(217, 217, 217) 1px solid;
}
.content blockquote {
    text-align: left;
    padding: 15px 30px;
    border: 0;
    border-top: 1px solid #ddd
}
.content blockquote p {
    font-size: 14px;
    line-height: 1.5em
}
.content blockquote cite {
    font-style: italic
}
.content .large-image {
    margin-bottom: 30px
}
.entry {
    margin: 0px 30px 20px 30px
}
.entry p,
.entry ul li {
    line-height: 1.6em
}
.bestelprodukt {
    margin: 0 !important;
}
.menu-navigation-affix {
    padding: 20px 0 0 0;
}
.products {
    margin: 0;
    list-style-type: none
}
.product {
    margin: 0px 0px;
    padding: 10px 0 10px 0;
    border-top: 1px solid #ddd;
    clear: both;
    display: inline-flex;
    width: 100%;
}
.product.deal {
    background: rgba(234, 234, 234, 0.35);
    margin: 0 0px -1px 0px;
    border-bottom: 1px solid #ddd
}
.product .pricetag {
    display: block;
}
.product .pricetag span {
    line-height: 36px;
    font-size: 11px;
}
.product.deal .pricetag {
    background: rgb(255, 255, 0);
    padding: 5px 10px;
    border-radius: 4px;
    color: black;
    margin-bottom: 5px
}
.product h3 {
    margin: 0px 0px 5px 0px
}
.product-img {
    /* width: 22%; */
    /*margin-right: 10px; */
}
.product-info {

}
.product-info h5 {
    margin: 0;
}
.product-info p {
    font-size: 12px;
    margin: 0;
}
.product-buy {

}

.product-amount {
    width: 90px;
    float: right;
    margin-bottom: 5px;
}

.product-amount label {
    margin-bottom: 0 !important;
    font-size: 11px !important;
    font-weight: 400;
}

.cart {
    margin-top: 20px;
}
.cart .icon {
    font-size: 22px;
}
.cart table {
}
.cart tr {
}
.cart tr:hover {
}
.cart td, .cart th {
    padding: 2px 0;
}
.cart .amount, .cart-container .amount {
    color: #999;
    font-style: italic
}
.cart .price {
    text-align: right
}
.cart .total {
    font-weight: bold
}
.cart .totalprice {
    text-align: right;
    font-weight: bold;
    border: 0;
}
.cart .remove {
    width: 15px;
    text-align: right
}
.cart input {
    margin-right: 10px;
    text-shadow: none
}
.cart-summary {
    background: white;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
    border-radius: 0 0 2px 2px;
}
.affix .cart-summary {
}
.checkout-title {
    padding: 0px 30px 10px;
    margin-top: 20px
}
.bt-checkout {
    color: white;
    background: rgb(237, 19, 77);
}
.bt-checkout:hover {
    color: #fafafa;
    background: rgb(237, 19, 77);
}
textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(49, 164, 139, 0.3) inset, 0px 0px 8px rgba(73, 220, 188, 0.6)
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(49, 164, 139, 0.3) inset, 0px 0px 8px rgba(73, 220, 188, 0.6)
}
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(49, 164, 139, 0.3) inset, 0px 0px 8px rgba(73, 220, 188, 0.6)
}
form#checkout {
    margin-top: 15px
}
.totalprice {
    float: left;
    width: 92%;
    margin-right: 8%;
    clear: both;
    border-top: 1px solid #ddd;
    padding: 20px 0px 5px;
    text-align: right
}
.totalprice p {
    padding: 0px 30px;
    font-size: 16px
}
.form-actions {
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: inherit;
    border-top: 0
}
.footer {
    float: left;
    width: 100%;
    padding: 30px 0 20px 0;
    background: #757575;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 2px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 2px 0px;
    color: rgba(255, 255, 255, 0.87);
}
.footer a {
    padding: 5px 10px;
    color: rgba(255, 255, 255, 0.87);
}
.footer a:hover {
    text-decoration: none;
    background: rgba(204, 204, 204, 0.4);
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
    border-radius: 0 0 2px 2px;
    color: white;
}
.footer .toplink {
    text-align: right
}
.site-nav {
    list-style: none;
    margin: 0
}
.site-nav li {
    float: left;
    margin-right: 5px
}
.site-nav-header:first-child {
    margin: 0;
}
.site-nav-header {
    list-style: none;
    margin: 0 0 0 25px;
}
.site-nav-header a {
    padding: 5px 10px;
    font-size: 17.5px;
}
.site-nav-header li {
    float: left;
    margin-right: 5px;
    margin-top: 24.5px;
}

.menu-navigation li a{
    word-wrap: break-word;
}
.frontpage-cart{
    position: relative;
    margin: 0 !important;
    display: inline;
}
.btclear, .bt-checkout{
    position: relative;
    float: none !important;
}
.width-100{
    width: 100%;
}
.btn-orange{
    background: rgb(237, 19, 77);
    color: RGB(255, 255, 255);
    line-height: 1;
    font-size: 13px;
    border: none;
    border-radius: 2px;
    margin-top: 2px;
    padding: 0.8rem 1rem 0.8rem 0.4rem;
    width: 90px;
    height: 30px;
    font-weight: 400;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease-out;
    cursor: pointer;
}
.btn-orange:hover{
    color: rgb(237, 19, 77);
    background: white;
    text-decoration: none;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.pricetag{
    padding: 0px 0px;
    border-radius: 4px;
    margin-bottom: 0px;
}
#popupextra {
    padding: 10px 20px 20px 20px;
    overflow: auto;
    max-height: 93%;
}
#popupextra legend {
    margin-bottom: 10px;
}
.option-popup-menu {
  position: fixed;
  background: #FFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 500px;
  z-index: 2001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 5%;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  max-height: 90%;
}
.option-popup :focus {
  outline: none;
}
.option-popup-header {
    background-color: rgb(237, 19, 77);
}
.option-popup-header h5 {
    color: #FFF;
    padding: 5px 0px;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}
.option-popup-menu h4{
    border-bottom: 1px solid rgb(189, 189, 189);
    margin: 10px 20px;
}
.option-popup-menu .confirm-to-cart {
    background-color: rgb(237, 19, 77);
    border: none;
    color: #FFF;
    border-radius: 1px;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.option-group select{
    margin-left: 20px;
}
.close-popup {
    border: none;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    top: -12px;
    right: -12px;
    box-shadow: rgba(0,0,0,0.4) 0px 1px 1px;
    background-color: rgb(255, 255, 255);
    font-family: Roboto;
    font-size: 16px;
}
.bt-clear{
    width: 49px;
}

.cart-container{
    position: relative;
}
.cart-product-container , .cart-checkout-product-container{
    position: relative;
    width: 100%;
    display: inline-flex;
    word-wrap: break-word;
}
.cart-container p{
    margin-bottom: 0;
    font-size: 13px;
}
.cart-product-option-container{
    position: relative;
    width: 100%;
    word-wrap: break-word;
}
.cart-product-option{
    display: inline-flex;
    width: 100%;
}

.cart-product-option-container .product-option-name{
    width: 48%;
    float: left;
    font-size: 11px;
    padding-left: 5%;
}
.cart-product-option-container .product-option-price{
    width: 37%;
    margin-right: 10%;
    float: left;
    text-align: right;
    font-size: 11px;
}
.cart .product-name, .cart-container .product-name{
    width: 50%;
}
.cart .amount, .cart-container .amount{
    width: 17%;
    text-align: center;
}
.cart .price, .cart-container .price{
    width: 29%;
    margin-right: 1%;
}
.cart-container .price{
    text-align: right;
}
.cart .remove{
    width: 8%;
    font-size: 13px;
    border: none;
    background: none;
    color: #ED143D;
    margin-top: 3.25px;
}
.refreshpostcode {
    font-size: 13px;
    color: green;
}
.refreshpostcode:hover {
    color: green;
}
.cart-totalprice-container{
    position: relative;
    width: 100%;
    display: inline-flex;
    margin: 0 0 10px 0;
}
.cart-totalprice-container .total{
    width: 100%;

}
.cart-totalprice-container .totalprice{
    padding: 0;
    margin-right: 8%;
    width: 92%;
}
.btw {
    margin-top: 10px;
    display: flex;
}
.btw .product-option-name {
    width: 50%;
    font-size: 11px;
}
.btw .product-option-price {
    width: 42%;
    font-size: 11px;
    text-align: right;
    margin-right: 8%;
}
.order-info {
    padding: 20px 0;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
    border-radius: 0 0 2px 2px;
}
.order-info table {
    width: 100%;
}
.order-info h4 {
    margin: 0 20px 2px 20px;
}
.order-info-content {
    padding: 0 20px 0 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}
.order-info-content p {
    margin: 0;
}
.order-info-content .remove {
    width: 20px;
    height: 20px;
    font-size: 11px;
    padding: 0;
    background: none;
    border: none;
}
.order-info-content .remove:hover {
    text-decoration: underline;
}
.order-info-content td, .order-info-content th {
    font-size: 11px;
    text-align: left;
}
.order-info-content th {
    font-weight: 500;
}
.error {
    background-color: rgba(255, 0, 0, 0.6);
    border: solid rgba(127, 127, 127, 0.65) 1px;
    border-radius: 6px;
    width: 50%;
    margin-left: 25%;
    padding: 10px 20px;
    margin-bottom: 15px;
}
/* Checkout-page*/


.form-error {
    background-color: rgba(255, 0, 0, 0.6);
    border: solid rgba(127, 127, 127, 0.65) 1px;
    border-radius: 6px;
    width: 50%;
    margin-left: 25%;
    padding: 10px 20px;
    margin-bottom: 15px;
    display: none;
}
.checkout-content {
    padding: 10px 30px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
    border-radius: 0 0 2px 2px;
    margin-top: 30px;
}

.checkout-cart{
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
}
.checkout-cart tr{
    border-bottom: 1px solid rgb(221, 221, 221);
}
.checkout-cart td{
    padding: 6px 0;
}
.checkout-cart-product{
    width: 50%;
    text-align: left;
}
.checkout-cart-amount{
    width: 26%;
    text-align: right;
}
.checkout-cart-price{
    width: 24%;
    text-align: right;
}
.betalingmethodes{
}
.betalingmethodes:after {
    content: url(/public/front-assets/img/betaalmethoden.png);
    margin-top: 15px;
}
.labelpadding{
    padding: 0 10px;
    cursor: default;
}
td.checkout-cart-product.options {
  font-size: 11px;
  padding-left: 10px;
}
.mobile-nav-menu-btn {
    padding: 10px;
}
.overlay{
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 2000;
}
.postcode-check-form{
    background-color: #FFF;
    box-sizing: border-box;
    overflow: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    transform: translate( -50%, -50%);
    width: 400px;
    height: 370px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
    z-index: 2001;
    padding: 20px;
    border-radius: 0 0 2px 2px;
}
.postcode-check-form form {
    margin: 10px 0;
}
.postcode-check-form p {
    margin: 0;
}
.sidebar {
    margin-bottom: 10px;
    font-weight: 300;
}
.sidebar th {
    font-weight: 500;
}
.postcodecheck-minihead {
    font-size: 11px;
}
.control-label {
    font-weight: 400;
}
.form-control {
    font-size: 12px;
}
.no-gutter-right{
    padding-right: 0;
}
.no-gutter-left{
    padding-left: 0;
}
.no-gutter {
    padding-right: 0;
    padding-left: 0;
}
#popupextra label {
}
textarea, textarea.form-control, input[type="number"], input[type="text"], input[type="email"] {
    font-family: Roboto;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 -1px 0 rgb(221, 221, 221);
    -moz-box-shadow: inset 0 -1px 0 rgb(221, 221, 221);
    box-shadow: inset 0 -1px 0 rgb(221, 221, 221);
    padding: 0;
    -webkit-transition: box-shadow 0.2s; /* Safari */
    transition: box-shadow 0.2s;
}
textarea:focus, textarea.form-control:focus, input[type="number"]:focus, input[type="text"]:focus, input[type="email"]:focus {
    -webkit-box-shadow: inset 0 -2px 0px rgb(237, 19, 77);
    -moz-box-shadow: inset 0 -2px 0px rgb(237, 19, 77);
    box-shadow: inset 0 -2px 0px rgb(237, 19, 77);
    outline: none;
}
input[type="radio"]:focus, .radio input[type="radio"]:focus, .radio-inline input[type="radio"]:focus {
    outline: none;
}
input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    position: relative;
    margin-top: 5px;
    margin-right: 4px;
    vertical-align: -4px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}
input[type="radio"]:before, .radio input[type="radio"]:before, .radio-inline input[type="radio"]:before, input[type="radio"]:after, .radio input[type="radio"]:after, .radio-inline input[type="radio"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -3px;
    border-radius: 50%;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
}
input[type="radio"]:before, .radio input[type="radio"]:before, .radio-inline input[type="radio"]:before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(237, 19, 77);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
input[type="radio"]:after, .radio input[type="radio"]:after, .radio-inline input[type="radio"]:after {
    border: 2px solid rgb(102, 102, 102);
}
input[type="radio"]:checked:before, .radio input[type="radio"]:checked:before, .radio-inline input[type="radio"]:checked:before {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
input[type="radio"]:checked:after, .radio input[type="radio"]:checked:after, .radio-inline input[type="radio"]:checked:after {
    border-color: rgb(237, 19, 77);
}
input[type="checkbox"]:focus, .checkbox input[type="checkbox"]:focus, .checkbox-inline input[type="checkbox"]:focus {
    outline: none;
}
input[type="checkbox"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: relative;
    vertical-align: -4px;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}
input[type="checkbox"]:checked:before, .checkbox input[type="checkbox"]:checked:before, .checkbox-inline input[type="checkbox"]:checked:before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid rgb(255, 255, 255);
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
input[type="checkbox"]:after, .checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border: 2px solid rgb(102, 102, 102);
    border-radius: 2px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
}
input[type="checkbox"]:checked:after, .checkbox input[type="checkbox"]:checked:after, .checkbox-inline input[type="checkbox"]:checked:after {
    background-color: rgb(33, 150, 243);
    border-color: rgb(33, 150, 243);
}
select, select.form-control {
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 15px 5px 5px;
    background-image: url(/public/front-assets/img/arrow-down.png);
    -webkit-background-size: 13px 13px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-box-shadow: inset 0 -1px 0 rgb(221, 221, 221);
    box-shadow: inset 0 -1px 0 rgb(221, 221, 221);
    font-size: 12px;
    line-height: 1.5;
}
.form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 0px;
}
select:focus, select.form-control:focus {
    -webkit-box-shadow: inset 0 -2px 0 rgb(237, 19, 77);
    box-shadow: inset 0 -2px 0 rgb(237, 19, 77);
    background-image: url(/public/front-assets/img/arrow-down.png);
    outline: none;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    -webkit-box-shadow: inset 0 -2px 0px rgb(233, 50, 45);
    -moz-box-shadow: inset 0 -2px 0px rgb(233, 50, 45);
    box-shadow: inset 0 -2px 0px rgb(233, 50, 45);
}
.has-error .form-control {
    border-color: rgb(229, 28, 35);
    -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 input:not([type=checkbox]), .has-error .form-control, .has-error input.form-control[readonly], .has-error input[type=text][readonly], .has-error [type=text].form-control[readonly], .has-error input:not([type=checkbox]):focus, .has-error .form-control:focus {
    border-bottom: none;
    -webkit-box-shadow: inset 0 -2px 0 rgb(229, 28, 35);
    box-shadow: inset 0 -2px 0 rgb(229, 28, 35);
}
.postcodecheck-textfield {
    height: 28px;
}
.postcodecheck-textfield:focus {
}
.order-info-content .postcodecheck-btn {
    display: block;
}
.postcodecheck-btn {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(237, 19, 77);
    font-weight: 400;
    font-size: 14px;
    border-radius: 0;
    border: none;
    padding: 4px 10px;
    -webkit-transition: background 0.2s; /* Safari */
    transition: background 0.2s;
}
.postcodecheck-btn:hover {
    text-decoration: none;
    background: rgb(237, 19, 77);
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
    border-radius: 0 0 2px 2px;
    color: white;
}
.compass-postcodecheck {
    color: rgba(0, 0, 0, 0.72);
    font-size: 30px !important;
    position: absolute;
    top: 15px;
    right: 20px;
}
.affix-bottom {
    position: relative
}
.footer-mid {
    background-color: rgb(56, 56, 56);
    color: rgba(255, 255, 255, 0.41);
}
.footer-mid h4 {
    color: rgba(237, 25, 78, 1.0);
    margin-bottom: 5px;
}
.table {
    margin-bottom: 0;
}
.footer-mid .table>tbody>tr>td {
    border-top: none;
    padding: 2px;
}
.footer-mid .container {
    padding: 20px 15px;
}
.footer .copyright {
    padding-top: 20px;
}
.footer .copyright p {
    padding: 0;
    margin: 0;
}
.attention{
    color: rgb(237, 19, 77);
}

.attention2{
    color: yellow;
}

/*  */
@media (min-width: 768px) and (max-width: 1024px) {
    .container {
    }
    .menu-navigation-affix select{
        padding: 5px 18px 5px 2px;
    }
    .pricetag .price {
        float: left;
    }
    .header {
    }
    .header h3 {
        font-size: 40px
    }
    .cart-summary {
        position: static;
    }
    .menu-navigation-affix {
        padding: 10px 0 0 0;
    }
    .cats h3 {
        text-align: left;
        display: inline;
        float: left;
        margin: 15px 15px 15px 0px
    }
    .cats select {
        margin-top: 20px;
        margin-bottom: 15px;
        float: left
    }
    .content,
    .cart {
    }
    .product.deal .pricetag {
        padding: 5px 6px
    }
    .site-nav li {
        margin-bottom: 15px
    }
}
@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
        -webkit-font-smoothing: antialiased
    }
    body.landing {
        background-image: none
    }
    .logo {
        margin: 0
    }
    .cart {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-right: 15px;
    }
    #cart-affix {
        margin-right: -15px;
        margin-left: -15px;
    }
    .container {
    }
    .mobile-nav {
    }
    .pricefield {
        display: none;
    }
    .mobile-nav-header {
        background: white;
        width: 100%;
        padding: 10px 0px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 2px;
        z-index: 9999;
    }
    .navi-link {
        background: #222;
        text-shadow: none;
        color: #eee;
        margin-left: 20px
    }
    .cart-link {
        background: #222;
        text-shadow: none;
        color: #eee;
        margin-right: 20px;
        float: right
    }
    .mobile-remove {
        display: none;
    }
    .navi-link:hover,
    .cart-link:hover {
        color: #fff;
        background: #000
    }
    .header {
        padding-top: 60px;
        height: 100px
    }
    .headline {
        font-size: 55px
    }
    .special {
        font-size: 65px
    }
    .subline {
        font-size: 13px;
        margin-bottom: 5px
    }
    .menu-navigation-affix {
        position: inherit

    }
    .menu-navigation li {
        text-align: left;
    }
    .cats h3 {
        text-align: left;
        margin: 15px 0px 0px
    }
    .cats select {
        margin-top: 15px;
        margin-bottom: 15px;
        float: left
    }
    .product {
        display: inline-block;
        padding: 10px 0;
    }
    .product-img {
        width: 25%;
        float: left;
    }
    .product-info {
        float: left;
        margin-right: 0;
        margin-left: 0%;
    }
    .product-buy {
    }
    .btn-orange {
        padding: 0;
    }
    .content {
        margin: 0;
        border-width: 2px 0px;
        border-radius: 0px;
    }
    .mobile-remove {
        display: none;
    }
    .menu-navigation li {
        text-align: left;
    }
/*    .product .btn {
        margin-top: -8px
    }*/
    .cart-summary {
        position: inherit;
        width: auto;
        padding-bottom: 20px;
        border-radius: 0;
        border-width: 2px 0;
        box-shadow: none;

    }
    .cart .remove {
        position: absolute;
        right: -5px;
        top: -6px;
        font-size: 25px;
        width: 8%;
    }
    .cart-container .price {
        width: 24%;
        margin-right: 8%;
    }
    .order-info {
        border-width: 2px 0;
        border-radius: 0;
    }
    .cart table {
        width: 100%
    }
    .form-search {
        margin: 20px auto 10px;
        display: block;
        width: auto
    }
    .form-horizontal .control-label {
    }
    .form-horizontal .controls {
        margin-left: 0px !important;
    }
    .form-horizontal .control-group{
        margin-bottom: 10px !important;
    }
    .form-horizontal .form-actions {
        padding-left: 0 !important;
    }
    .radio input[type="radio"], .checkbox input[type="checkbox"] {
        margin-left: -10px !important;
        margin-right: 10px !important;
    }
    .footer {
        margin: 0px 0px 0px 0px;
        padding-top: 20px
    }
    .footer p {
        text-align: center
    }
    .extra-menu-wrapper legend {
        margin-bottom: 5px;
    }
    .extra-menu-wrapper .form-group {
        margin-bottom: 5px;
    }
    .site-nav {
        margin-bottom: 20px
    }
    .site-nav li {
        float: none;
        margin: 0px 0px 10px 0px;
        display: block;
        padding: 0;
        text-align: center
    }
    .toplink {
        text-align: center;
        padding-top: 15px
    }
    .checkout-form {
        margin: 0px 20px 0px 20px;
        padding-bottom: 20px
    }
    #popupextra {
        max-height: 100%;
        padding: 0;
    }
    #popupextra hr {
        display: none;
    }
    .option-popup-menu {
        position: fixed;
        background: rgb(255, 255, 255);
        -webkit-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow:    2px 0px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow:         2px 0px 2px 0px rgba(0, 0, 0, 0.2);
        width: 80%;
        height: 100%;
        max-width: 500px;
        z-index: 200000001;
        top: 0;
        left: 0;
        margin-top: 0;
        margin-right: inherit;
        margin-bottom: 0;
        margin-left: inherit;
        max-height: 100%;
        transform: none;
    }
    .close-popup {
        display: none;
    }
    .option-popup-menu form {
        margin: 0;
        height: 100%;
    }
    .option-popup-header {
        background-color: rgb(237, 19, 77);
        height: 10vh;
        display: table;
        width: 100%;
    }
    .option-popup-header h5 {
        color: rgb(255, 255, 255);
        margin: 0;
        padding: 0 20px;
        text-align: left;
        font-size: 3vh;
        font-weight: 400;
        display: table-cell;
        vertical-align: middle;
    }
    .extra-menu-wrapper {
    }
    .extra-menu-footer {
    }
    .extra-menu-footer .control-label {
        margin-top: 8px;
    }

    .option-popup-menu .confirm-to-cart {
        margin: 7px 0 5px 0;
        padding: 0;
        background-color: rgba(0, 0, 0, 0);
        box-shadow: none;
        border: none;
        color: rgb(237, 19, 77);
        border-radius: 0 0 2px 2px;
        font-size: 16px;
        font-family: "Roboto" , sans-serif;
        text-transform: uppercase;

    }
    .option-popup-menu .confirm-to-cart:hover, .option-popup-menu .confirm-to-cart:focus {
        background-color: rgba(0,0,0,0.1);
    }
    .option-popup-menu .confirm-to-cart:active {
        background-color: rgba(0,0,0,0.2);
    }
    .postcode-check-form {
        width: 320px;
    }
    .affix {
        position: static;
    }
    .affix-bottom {
        position: static;
    }
    .product .pricetag {
        display: block;
    }
}
