.col-xs-12.margin-top {
    margin-top: 15px;
}
/* --------------- HOME PAGE------------------- */

/* --------------- end HOME PAGE ------------------- */

/************************* HEADER **************************/

/*---------------end breadcrumbs------------------------*/

/************************** end HEADER ******************************/

/*********************** Product cart form **************************/

@media (min-width: 375px) and (max-width: 768px) {
    .leftside-top {
        width: 50%!important;
    }
   .rightside-top  {
          width: 50%!important;
    }
 } 
/*********************** end Product cart form **************************/
.visit-category {
 	 	font-size: 25px;
    font-weight: bold;
    color: #4499dd!important;
    margin: 25px 0 10px;
}
.gui-image-50 {
		width:50px;
}
.gui-image-50 {
		width:50px;
}
.catalogcontent {
		margin: 0 calc(-50vw + 50%)
}

/*********************** Customer service menu **************************/
.dr-menu #vt_menu ul {
    width: 100% !important;
}
.dr-menu {
    font-size: 17px;
    color: #1c60a7;
    margin-top: -57px;
}
#vt_menu ul li a {
    padding-left: 15px;
}
.active1 {
    border-left: 2px solid #226cb0;
    color: #226cb0 !important;
}
#jnix-menu-service #nav-wrap #vt_menu ul li a i {
    margin-right: -18px !important;
}
.cus-ser-sub-link {
		margin-left: 10px;
}
/*********************** end Customer service menu **************************/

/*********************** Product Page **************************/
.flip-clock-label{ display: none !important; }
.newboxppdg .rightside{ width: 150px;margin-top:5px;}
.newboxppdg .leftside{ width: 215px; padding-left: 20px;}
.productpage .adviesprijsdg {color: #000;text-decoration: line-through; padding-left: 0px;}
.gratis-prod {position: relative;font-weight: bold;font-size: 18px;color: #4bb528;}
.price-block {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
}
.price-block div {
    padding: 7px 5px;
}
.newpriceblock {
    font-size: 20px;
}

.panel-default {
    border-color: #fff!important;
}
.panel-default > .panel-heading {
    color: #000!important;
/*  background-color: #a9d4f4!important; */
		background-color: #fff!important;
/*  border-color: #a9d4f4!important; */
  	border-color: #fff!important;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #fff;
}
.panel-title a i{
	margin-right: 15px;
}
.headertekstmobile {
    font-family: "avenir";
    padding: 10px 0;
    font-weight: 900;
}

@media (max-width: 768px) and (min-width: 426px) {
  .newboxppdg .leftside {
       width: 170px;
  }
}
@media (max-width: 425px){
  .newboxppdg .rightside {
        width: 150px;
  }
}
@media (max-width: 425px) {
  .rightside-with-button {
  	width: 100%!important;
  }
  .productpage form .addtocartbtn {
     width: 100%!important;
	}
}
/*********************** end Product Page **************************/
/*---------------- Calculator -----------------*/
.radio-field{
	    display: flex;
}
.radio-field input {
    margin-right: 5px;
}
.glyphicon-calendar{
		width: 13px;
}
/*---------------------------------------------------*/
.cadeaus-inspiratie-menu {
		left: 0;
    padding: 30px;
    margin-top: 9px;
    position: absolute;
    background-color: white;
    z-index: 1;
    border: solid 1px #e7e7e7;
    width: 500px;
}
.col_2_container-new {
		flex-wrap: wrap;
    display: flex;
}

/* mobile-footer */
.open-item1, .open-item2, .open-item3{
		display:none;
}
.footer-xs i {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}
.footer-xs .down {
    position: relative;
    left: -6px;
    float: right;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/* end mobile-footer */

.daydeal-menu{
    margin-left: 280px;
    margin-top: 14px;
    position: absolute;
    background-color: white;
    z-index: 1;
    border: solid 1px #e7e7e7;
}
.progres-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-category{
    padding-left: 20px;
		height: 24px;
    border: none;
    background-color: white;
    color: black;
    outline: none;
}
.gobackurl > .btn-category:first-child {
		padding-left: 0;
  	width: 85px;
}
.btn-category i{ 
    cursor: pointer;
    position: relative;
    left: 3px;
}

/*end menu*/
.phone-link{
 		position:relative;  
  	padding: 0px 0px 0px 5px;
    color: #0c72b8;
    font-weight: bold;
}
.plus-tabs{
  	margin-left: 10PX;
  	margin-top: 25px;
    list-style-type: none;
}
.plus-tabs .active a strong{
		color: #f05b67;
}
.plus-tabs .active i:before{
		opacity: 0;
}
.plus-tabs li{
		padding-bottom: 20px;
    font-size: 20px;
}
.plus-icon{
  	left: -15px;
    position: relative;
    width: 20px;
    height: 20px;
    height: 1.4em;
    width: 1.4em;
    margin-right: 0.5em;
}
.plus-icon:before{
    width: 2px;
    height: 10px;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
    content: "";
    display: block;
    position: absolute;
    top: 45%;
    left: -4%;
    background-color: #222;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.plus-icon:after{
    width: 10px;
    height: 2px;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
    content: "";
    display: block;
    position: absolute;
    top: 45%;
    left: -4%;
    background-color: #222;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-images{
		height:628px;
    overflow: hidden;
    text-align: center;
}
.product-images img{
		margin-top:10px;
  	margin-bottom:20px;
}
.show-first{
		display:none;
}
.left-line{
    height: 1px;
    background-color: #bbbdc0;
}
.right-line{
    height: 1px;
    background-color: #bbbdc0;
}
.plus-tabs strong{
  	font-size: 20px;
    font-family: "Avenir", arial, arial-black, helvetica!important;
}
.btn-laat{
    font-family: "Avenir", arial, arial-black, helvetica;
    font-weight: bold;
  	color:#226cb0;
		position: relative;
    padding: 9px 23px 8px 8px;
    background-color: white;
    border: 1px solid #bbbdc0;
    top: -15px
}

.show-inform::after{
    content:url('//static.webshopapp.com/shops/132268/files/162772502/arrow-down2.png');
    position:relative;
    top:0;
    left:12px;
}
.slider-show::after{
    content:url('//static.webshopapp.com/shops/132268/files/162772502/arrow-down2.png');
    position:relative;
    top:0;
    left:12px;
}
.show-images::after{
    content:url('//static.webshopapp.com/shops/132268/files/162772502/arrow-down2.png');
    position:relative;
    top:0;
    left:12px;
}
.hide-images::after{
    content:url('//static.webshopapp.com/shops/132268/files/163758968/arrowup.png');
    position:relative;
    top:0;
    left:12px;
}
.hide-inform::after{
    content:url('//static.webshopapp.com/shops/132268/files/163758968/arrowup.png');
    position:relative;
    top:0;
    left:12px;
}
.hide-slider::after{
    content:url('//static.webshopapp.com/shops/132268/files/163758968/arrowup.png');
    position:relative;
    top:0;
    left:12px;
}
/*big img*/

@media (min-width:1024px){
  .productpage-images-featured {
      left: 89px;
    	top: -5px;
  }
  .productpage-images-featured img:first-child {
  		height: 100%;
    	width: 100%;
	}
  .productpage-images-featured img:first-child {
  		height: 100%;
    	width: 100%;
	}
  .productpage-images-featured img:nth-child(2) {
    width: 60%;
  }
  .thumbnails{
  		height: 6px!important;
  		width:166px!important;
	}
  .productpage-images-thumbs .no-pull-left {
  		float: inherit!important; 
	}
	.productpage-images .new-top {
    	width: 158px!important;
	}
}
@media (min-width:769px) {
  .hidden-table{
  		display:block!important;
  }
  .visible-table{
  		display:none!important;
  }
}
.hidden-table{
  	display:none;
}
.visible-table{
  	display:block;
}
/*end big img*/

@media (min-width: 1200px){
	.productpage .titleproduct h1 {
    	font-family: inherit;
    	font-size: 26px!important;
	} 
}

#makeachoice .productpageusps li:before {
    content: url(https://static.webshopapp.com/shops/132268/files/153485720/green.png);
    position: relative;
    top: 4px;
    left: -5px;
}

/*new product page*/
/*carucel start*/

.newcarousel-block .product .imgholder h5{margin-left: -10px;}
.pricep1 {
  	left: 111px;
    top: -29px;
    position: relative;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    background-color: #FFFFFF;
    padding: 12px 10px;
    font-family: "avenir 95 black",arial,arial-black,helvetica;
    font-weight: 500;
    font-size: 15px;
}
.newcarousel  {
  	top: 41px;
    left: -29px;
   	z-index: auto;
    position: relative;
    display: block;
   	max-width: 220px; 
   	margin: 0px auto;
   	width:100%;
}
.newcarousel-wrapper {
		height: 200px;
    margin: 10px 0px;
    overflow: hidden;
    position: relative;
    left: -139px;
    width: 554px;
    top: -81px;
}
.newcarousel-items {
  	height: 690px;
   	width: 10000px;
   	position: relative;
}
.newcarousel-block {
  	display:inline-block;
  	margin-top:10px;
    border: 1px solid #f3f3f3;
 		height: 173px;
    width: 182px;
   	padding: 10px 10px 10px 0px;
}
.newcarousel-block .product h5 a{
		font-size: 8px;
    margin-left: 9px;
}
.newcarousel-block img{
  	display:block;
}

/*********** BUTTONS ***********/
.newcarousel-button-left a, .newcarousel-button-right a{
   width: 35px;
   height: 36px;
   position: relative;
   top: 80px;
   cursor: pointer;
   text-decoration:none;
}
.newcarousel-button-left a{
  	z-index: 1;
		left: -139px;
  	top: 40px;
   	float: left;
   	background: url(//static.webshopapp.com/shops/132268/files/161249081/left.png) no-repeat;
}
.newcarousel-button-right a{
    left: 200px;
    top: -211px;
   	float: right;
   	background: url(//static.webshopapp.com/shops/132268/files/161249084/right.png) no-repeat;
}

/*********** SHADOW ***********/ 
.shadow{
  	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}

/*end carusel*/

/*end new product page*/
.bx-wrapper img {
    z-index: -1;
}
/* day deal*/
.timer{
    background-color: rgba(238, 238, 238, 0.8);
    color: Black;
    width: 100%;
    font-size: 12px;
    font-variant: small-caps;
    text-align: center;
    padding: 6px 5px;
    position: absolute;
    left: 0;
    top: 0;
}
@media (max-width:767px){
/*   #footer .footercontent ul li {
    	border-bottom: 1px solid white;
   		padding-top: 10px;
	} */
  #footer .footercontent ul li a {
      font-size: 16px;
  }
  .productpage .priceppbig{
      font-size: 40px;
  }
  .flip-clock-wrapper{
  		zoom: 0.6;
  		margin-top: 30px!important;
  }
/*   .back-button{
  		display:none;
  } */
  .dr-menu{
  		display:none;
  }
  .flip-clock-wrapper ul li a div div.inn {
  		font-size:43px!important;
  }
  .sale-color-daydeal{
			top:0px!important;
	}
  .leftside .green-daydeal-btn input{
      margin-top: 32px!important;
  } 
}
.sale-color-daydeal {
  top: -73px;
    height: 60px;
    margin-top: 0px;
    position: relative;
  float: right;
    width: 100px;
}
.green-daydeal-btn input{
  	margin-bottom: 15px!important;
    margin-top: -10px!important;
    width: 100%!important;
    height: 40px!important;
    background-color: #4CAF50!important;
    color: white!important;
    font-size: 23px!important;
    border: 0!important;
    border-radius: 5px!important;
  	margin-left: 0!important;
}
.filters{
		display:none;     
  	width: 225px;
    background: white;
    z-index: 1000;
  	position:absolute;    
  	border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.1);padding: 0px 3px 0px 5px;
}
.circle-red{
    position: relative;
    width: 100px;
    height: 100px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 100px;
    -moz-transform: rotate(-15deg); /* Для Firefox */
    -ms-transform: rotate(-15deg); /* Для IE */
    -webkit-transform: rotate(-15deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-15deg); /* Для Opera */
    transform: rotate(-15deg);
}
.circle-red span{
    color:white;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    top: 33px;
}
.blue-h{
    text-align: center;
    font-family: "avenir 95 black", arial, arial-black, helvetica;
    font-size: 36px;
    color: #226cb0;
    font-weight: bold;
}
.blue-h h2{
    font-family: "avenir 95 black", arial, arial-black, helvetica;
    font-size: 36px;
    color: #226cb0;
    font-weight: bold;
}
.red-circle{
    position: absolute;
		width:10px;
    height:10px;
    background-color:red;
    border-radius: 6px;
    top: 4px;
    left: -2px;
}
.green-circle{
    position: absolute;
		width:10px;
    height:10px;
    background-color:green;
    border-radius: 6px;
    top: 4px;
    left: 3px; 
}
.beschikbaar .green-circle {
    left: -10px; 
}
.grey-circle{
    position: absolute;
    width:10px;
    height:10px;
    background-color:grey;
    border-radius: 6px;
    top: 4px;
    left: -2px;
}
@media (max-width: 425px){
	.green-circle {
    left: 12px; 
	}
  .beschikbaar .green-circle {
    left: -10px; 
	}
}
#myProgress {
    background-color: #ddd;
    border-radius: 5px;
}
#myBar {
    width: 1%;
    height: 40px;
    background-color: #4CAF50;
    border-radius: 5px;
}
.mybarp1{
		margin-left: 10px;
    text-transform: uppercase;
    position: absolute;
    font-size: 13px;
    color: white;
    font-weight: bold;
    margin-top: 5px;
}
.mybarp2{
		font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 10px;
    position: absolute;
    margin-top: 20px;
}
/* day deal*/



@media (max-width: 767px) {
    .productpage .titleproduct h1 {
        font-family: inherit;
        font-size: 22px;
    }
}
@media (min-width: 1200px) {
    .productpage .titleproduct h1 {
        font-family: inherit;
        font-size: 26px !important;
    }
}
#makeachoice .productpageusps li:before {
    content: url(https://static.webshopapp.com/shops/132268/files/153485720/green.png);
    position: relative;
    top: 4px;
    left: -5px;
}


@media (min-width: 1200px) {
    .productpage .titleproduct h1 {
        font-size: 26px !important;
    }
}
@media (max-width: 1199px) and (min-width: 768px) {
    .productpage .titleproduct h1 {
/*         border-bottom: 1px solid grey; */
        font-size: 26px !important;
        padding-bottom: 10px;
        font-family: inherit !important;
    }
    .quicklinks li {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .productpage .titleproduct h1 {
        font-size: 26px !important;
        font-family: inherit !important;
    }
}


@media (max-width: 1199px) and (min-width: 992px) {
    .icons-head {
        font-size: 10px;
    }
    .acc-link {
        font-size: 11px;
    }
    .serv-link {
        font-size: 12px;
    }
}
.question span {
    cursor: pointer;
    margin-top: 15px;
    color: black;
    font-size: 15px;
    text-decoration: none;
}
/* new header end */
.ddealinfo9 {
    display: none;
}
.ddealinfo11 {
    display: none;
}
.ddealinfo4 {
    display: none;
}

.gui-div-cart-sum .gui-right a {
    width: 175px;
}
.sec-span {
    position: relative;
    font-size: 10px;
}
.security-text {
    position: relative;
    top: 9px;
}
.sec-span:before {
    position: relative;
    top: 2px;
    left: -2px;
    content: url(https://static.webshopapp.com/shops/132268/files/147260597/iconsec.png);
}
.prod-icon1:before {
    top: 3px;
    content: url(https://static.webshopapp.com/shops/137680/files/146771993/icon1.png);
    position: relative;
}
.prod-icon2:before {
    top: 5px;
    content: url(https://static.webshopapp.com/shops/137680/files/146771999/icon2.png);
    position: relative;
}
.prod-icon3 {
    position: relative;
    top: 0px;
}
.prod-icon3:before {
    top: 6px;
    content: url(https://static.webshopapp.com/shops/137680/files/146772002/icon3.png);
    position: relative;
}
.prod-icon4:before {
    top: 4px;
    content: url(https://static.webshopapp.com/shops/137680/files/146772014/icon4.png);
    position: relative;
}
@media (max-width: 480px) {
    .gratis-prod {
        color: black;
    }
    .mobile-tabs li {
        width: 320px !important;
        height: 230px;
    }
    .ddealinfo11 {
        top: 192px;
    }
}
.c-here {
    position: relative;
    top: -40px;
}
@media (max-width: 320px) {
    .gratis-prod {
        font-size: 14px;
    }
    .priceSliderT10background {
        margin-left: -25px !important;
    }
    .bx-wrapper li a .korting2 {
        left: -30px !important;
    }
    .ddealinfo11 {
        top: 185px !important;
        left: 4px !important;
    }
    .priceFrontsmall {
        top: 176px !important;
        left: 155px !important;
    }
}
@media (min-width: 1200px) {
    .heighmy {
        height: 330px !important
    }
}
.t-26 {
    margin-top: -26px !important;
}
.t-29 {
    top: -29px !important;
}
.t-46 {
    margin-top: -44px !important;
}
.homesliderthree li .clock {
    font-size: 21px !important;
    background-color: red !important;
    padding: 15px 10px !important;
    color: #fff;
}
.priceFrontbigDagDeals {
    top: -49px;
    padding-top: 9px;
    background: url(https://static.webshopapp.com/shops/132268/files/138241424/variation1bottom.png) no-repeat;
    padding: 43px 25px 20px 37px;
    left: 188px;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
    .ddealinfo9 {
        display: block;
    }
    .ddealinfo11 {
        display: block;
    }
    .ddealinfo4 {
        display: block;
    }
    .prod-icon4 {
        white-space: nowrap;
    }
    .prod-icon3 a {
        padding: 0px 0px !important;
    }
    .prod-icon4 a {
        padding: 0px 0px !important;
    }
    .imgcart {
        top: -15px;
        left: -4px;
        position: relative;
        width: 70%;
    }
    .cartclass1 {
        margin-top: 0px;
    }
    .cartclass2 {
        position: relative;
        float: right;
        width: 34%;
        top: -87px;
    }
    .newdate {
        margin-top: -2px !important;
        margin-left: -14px !important;
    }
    .nonetextde2 {
        position: relative;
        top: -20px !important;
        left: 100px !important;
    }
    .newdate2 {
        margin-left: 125px !important;
        margin-top: -38px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .imgcart {
        top: -15px;
        left: -8px;
        position: relative;
        width: 70%;
    }
    .cartclass1 {
        margin-top: 0px;
    }
    .cartclass2 {
        position: relative;
        float: right;
        width: 34%;
        top: -103px;
    }
    .ddealinfo {
      	left: 11px !important;
    }
    .homesliderthree li .clock {
        font-size: 17px !important;
    }
}
@media (min-width: 1200px) {
    .cartclass2 {
        top: -100px;
        position: relative;
    }
    .imgcart {
        top: -15px;
        left: -382px;
        position: relative;
    }
    .cartclass1 {
        margin-top: 107px;
    }
}

.table-bet > .table1 {
    width: 100% !important;
}

/* style form valid */
.form-sent {
    font-weight: bold;
    color: #444444;
    display: none;
    top: 21px;
    position: relative;
}

.form-group .he-100 {
    height: 100px !important;
}
.form_box label {
    font-size: 13px;
    font-weight: bold;
    color: #444444;
    display: block;
}
.form_box input:focus {
    outline: none;
    border-color: #07a6e6;
}
.form_box .btn_submit:hover {
    background: #009ac2;
}
.form_box .btn_submit:active {
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
}
.form_box .btn_submit.disabled,
.form_box .btn_submit.disabled:hover {
    cursor: default;
    pointer-events: auto !important;
}
/* end style form*/

/*service*/
.c-here a {
    cursor: pointer;
    color: blue !important;
}
.calculate {
    margin-bottom: 15px;
    padding: 20px;
    background: #f3f3f3;
    border: 1px solid #ddd;
}
.hidden_order {
    font-size: 15px !important;
}
.hidden_order p {
    padding: 7px 0 14px 0px;
    font-size: 15px !important;
}
.newdate {
    font-weight: bold;
    margin-top: -32px;
    margin-left: 241px;
}
.nonetextde2 {
    position: relative;
    top: -34px;
    left: 342px;
}
.newdate2 {
    margin-left: 356px;
    margin-top: -50px;
    font-weight: bold;
}
.p2 {
    font-size: 14px;
}
.form-group p {
    font-size: 15px;
}
.calculate big {
    color: #226cb0;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}
.text-center {
    padding-bottom: 20px;
    text-align: center;
}
.m-top-20 {
    margin-top: -20px;
}
.click {
    position: relative;
    color: #0090e3;
}
.firts-block i {
    left: -7px;
    color: #0090e3;
    position: relative;
    top: 25px;
}
.klantsrvice {
    padding-left: 0px !important;
}
.sc-block p {
    padding-bottom: 9px;
}
.sc-block p a {
    font-size: 14px;
}
#menu-mob-service {
    width: 300px;
    position: fixed;
    top: 0px;
    left: -300px;
    background: rgb(243, 243, 243);
    padding: 15px;
}
.myform form input {
    height: inherit !important;
    line-height: inherit !important;
    margin-left: inherit !important;
    float: inherit !important;
    width: 100% !important;
    text-align: inherit !important;
    margin-top: inherit !important;
}
.myform form .btn {
    height: inherit !important;
    line-height: inherit !important;
    float: right !important;
    margin-left: inherit !important;
    width: inherit !important;
    text-align: inherit !important;
    margin-top: inherit !important;
}
.m-top-67 {
    margin-top: 67px !important;
}

.fs20 {
    font-size: 20px !important;
}
.bot-text {
    color: #1c60a7;
    font-size: 20px;
}
#jnix-menu-service {
    margin-top: 50px;
}
.h3-text {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    color: #286faf;
    font-size: 30px !important;
}
.m-top-45 {
    margin-top: 41px !important;
}
.m-top-20 {
    margin-top: 20px;
}
.text-center {
    text-align: center;
}
.text-bold {
    font-weight: bold;
}
.jump-img {
    max-width: 80%;
}
.howcan h2 {
    position: relative;
    font-size: 39px;
    margin-top: 80px;
}

.howcan p {
    margin-left: 35px;
    margin-top: 40px;
    color: #206db3;
    font-size: 40px;
}
.place1 {
    margin-left: -80px;
    z-index: 1;
    margin-top: 21px;
    position: ABSOLUTE;
}
.boxphone1 {
    margin-top: 130px;
    margin-left: 35px;
    z-index: 0;
}
.jump-img p {
    margin-top: 15px;
    font-size: 20px;
}
.faq p {
    margin-left: 40px;
}
.question {
    margin-left: 40px;
    padding-bottom: 3px;
    height: auto;
    border-top: 1px solid #dadada;
}
.question2 {
    margin-left: -20px;
    padding-bottom: 3px;
    height: auto;
}
.question a {
    cursor: pointer;
    margin-top: 15px;
    color: black;
    font-size: 15px;
    text-decoration: none;
}
.question i {
    cursor: pointer;
    margin-left: -50px;
    padding: 0px 0px 0px 30px;
    color: #0090e3;
    font-size: 36px;
    margin-top: 5px;
}
.question em {
    cursor: pointer;
    margin-left: -50px;
    padding: 0px 0px 0px 30px;
    color: #0090e3;
    font-size: 36px;
    margin-top: 5px;
}
.contact-block p {
    margin-top: 5px;
    font-size: 20px;
    margin-bottom: 20px;
}
.letus-block p {
    color: #1c60a7;
    font-size: 32px;
    margin: 0px 0px 0px;
    margin-top: 15px;
}
.letus-block span {
    color: #1f6eb3;
    font-size: 29px;
}
.btn-servise {
    font-size: 15px;
    height: 33px;
    border: 0;
    color: #fff;
    background-color: #4fb432;
    width: 150px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.place2 {
    z-index: 0;
    width: 25%;
    margin-left: 30px;
}
.boxphone2 {
    z-index: 1;
    margin-left: 550px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .letus-block span {
        font-size: 35px;
        line-height: 28px;
    }
    .jump-img p {
        font-size: 23px;
    }
    .howcan h2 {
        font-size: 28px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .newsbrieftext {
        font-size: 13px;
    }
    .sc-block a {
        font-size: 12px;
        position: inherit !important;
    }
    .question a {
        top: -12px;
    }
    .ask-form {
        position: initial;
    }
    .jump-img {
        margin-top: 20px;
    }
    .homesliderthree li .clock {
        font-size: 11px !important;
    }
}
@media (max-width: 767px) {
    .question a {
        top: -12px;
    }
    .col-md-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .sc-block a {
        position: inherit !important;
    }
    .ask-form {
        position: initial;
    }
}

@media (max-width: 375px) {
    .rad1 {
        font-size: 11px;
    }
    .rad2 {
        font-size: 11px;
    }
    .hidden_order p {
        font-size: 14px !important;
    }
    .sc-block a {
        font-size: 12px;
        position: inherit !important;
    }
    .col-md-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .ask-form {
        position: initial;
    }
    .sc-block {
        margin-left: 5px;
    }
    .howcan p {
        margin-top: 11px;
        font-size: 30px;
    }
    .jump-img {
        margin-top: 20px;
    }
    .question i {
        margin-left: 0px;
        padding: 4px 0px 0px 0px;
    }

    .question a {
        padding: 0px 0px 0px 0px;
        position: relative;
        top: -13px;
        font-size: 12px;
        left: -6px;
    }

    .h3-text {
        margin-left: 0px;
    }
    .myorder {
        position: inherit;
    }
    .question {
        position: inherit;
        margin-left: 5px;
    }
}
@media (max-width: 320px) {
    .homesliderthree li .clock {
        font-size: 16px !important;
    }
    .newdate {
        margin-top: -30px;
        margin-left: -7px;
    }
    .hidden_order p {
        font-size: 11px !important;
    }
    .rad1 {
        font-size: 11px;
    }
    .rad2 {
        font-size: 11px;
    }
    .h3-text {
        margin-top: 33px;
    }
    .question i {
        margin-left: 0px;
        padding: 1px 0px 0px 0px;
    }
    .howcan h2 {
        margin-left: -20px;
    }
    .col-md-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .question {
        margin-left: -5px;
    }
    .question a {
        margin-top: 10px;
        font-size: 12px;
    }
}

/*end service*/

.c-tab__content {
    min-height: 270px;
}
#jnix-menu {
    height: 530px;
}
#searchmobile {
    margin-bottom: 10px;
}

.glyphicon-chevron-left {
    top:2px; 
    color:#5A5A5A; 
    font-size:13px; 
    padding-right:2px;
}


.redprice {
    color: red;
    font-size: 30px;
    font-weight: bold;
}
.product-sale-block {
    padding: 35px 0;
}

@media (max-width: 425px){
	.sale {
    font-size: 20px!important;
	}
}

.sale-color {
    color: white;
    background-color: #FEC00F;
    padding: 0;
  	height: 100%;
}
.currency-block {
    display: flex;
    margin-top: 5px;
}
.curency-slash {
    margin: 0 2px;
}
.currency-block {
    display: flex;
    margin-top: 5px;
}
.curency-slash {
    margin: 0 2px;
}
.chfpossition {
    padding-left: 160px !important;
}
.priceFrontsmalldeag {
    color: white;
    z-index: 1;
    font-size: 18px;
    font-family: "avenir 95 black", arial, arial-black, helvetica;
    text-decoration: line-through;
    left: 258px;
    position: relative;
    top: -40px;
}
@media (max-width: 320px) {
    .homesliderthree li .ddealinfo {
        left: 15px;
        top: 235px !important;
    }
    .priceFrontbigDagDeals {
        top: -67px;
        left: -39px;
        position: relative;
    }
    .prices .priceFrontsmalldeag {
        left: 204px;
        top: -33px !important;
    }
    .table1 {
        margin-bottom: 20px;
        width: 100% !important;
    }
    .table1 table {
        height: 275px;
        width: 100%;
    }
    .table2 {
        width: 100% !important;
    }
    .table2 table {
        width: 100% !important;
    }
    .table2 table tr td:first-child {
        width: 222px;
    }
    .newdate2 {
        margin-left: 122px !important;
        margin-top: -37px !important;
    }
    .nonetextde2 {
        top: -19px;
        left: 92px;
    }
    .newdate {
        margin-top: 11px !important;
        margin-left: -5px;
    }
}
.table1 {
    float: left;
    width: 50%;
}
.table2 {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .klantenserviceblok img.klantenserviceabs {
        max-width: 210px;
        position: absolute;
        bottom: -197px;
        left: -25px;
    }
    .klantenserviceblok .klantenservicecontent {
        margin-left: 66px;
    }
    .klantenserviceblok .klantenservicecontent {
        padding-left: 0px;
    }
    .klantenserviceblok .klantentitle {
        margin-top: 12px;
        font-size: 18px;
    }
    .klantenserviceblok .klantentekst {
        line-height: 15px;
        font-size: 13px;
    }
    .klantenserviceblok .klantennr {
        margin-left: 15px;
        font-size: 14px;
    }
    .klantenserviceblok .klantendisclaimer {
        font-size: 12px;
    }
}
@media (min-width: 768px) {
    .klantenserviceblok .klantentitle {
        margin-top: 9px;
        font-size: 20px;
    }
    .klantenserviceblok .klantentekst {
        font-size: 16px;
    }
    .klantenserviceblok .klantennr {
        margin-left: 16px;
    }
    .klantenserviceblok .klantenservicecontent {
        padding-left: 65px;
    }
    .klantenserviceblok img.klantenserviceabs {
        max-width: 173%;
    }
}
@media (max-width: 320px) {
    .klantenserviceblok img.klantenserviceabs {
        max-width: 198px;
        position: absolute;
        bottom: -197px;
        left: -25px;
    }
    .klantenserviceblok .klantenservicecontent {
        margin-left: 66px;
    }
    .klantenserviceblok .klantentitle {
        margin-top: 24px;
        font-size: 13px;
    }
    .klantenserviceblok .klantentekst {
        line-height: 15px;
        font-size: 10px;
    }
    .klantenserviceblok .klantennr {
        padding: 5px 6px;
        margin-left: 15px;
        font-size: 9px;
    }
    .klantenserviceblok .klantendisclaimer {
        font-size: 9px;
    }
    .klantenserviceblok .klantenservicecontent {
        padding-left: 0px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .products .product .imgholder a span.pricep {
        bottom: -4px;
        right: 56px;
        border-radius: 5px;
    }
    .newsbox form input {
        line-height: 31px !important;
        height: 29px !important;
    }
    .newsbox form input.subscribe {
        margin-top: 6px !important;
    }
    .newsboxtitle {
        font-size: 16px !important;
    }
    .newsbrieftext {
        line-height: 1.1 !important;
    }
    .newsboxtext {
        font-size: 14px !important;
        margin: 5px 0 !important;
    }
    #formNewsletterEmail::placeholder {
        font-size: 12px;
    }
    .ddealinfo6 {
        width: 86px;
        top: 81px !important;
        padding: 7px 9px 7px 9px;
        left: 19px;
    }
}
@media (min-width: 321px) and (max-width: 480px) {
    .klantenserviceblok img.klantenserviceabs {
        max-width: 210px;
        position: absolute;
        bottom: -197px;
        left: -25px;
    }
    .klantenserviceblok .klantenservicecontent {
        margin-left: 66px;
    }
    .klantenserviceblok .klantenservicecontent {
        padding-left: 0px;
    }
    .klantenserviceblok .klantentitle {
        margin-top: 12px;
        font-size: 17px;
    }
    .klantenserviceblok .klantentekst {
        line-height: 15px;
        font-size: 13px;
    }
    .klantenserviceblok .klantennr {
        margin-left: 15px;
        font-size: 13px;
    }
    .klantenserviceblok .klantendisclaimer {
        font-size: 11px;
    }
    .table1 {
        margin-bottom: 20px;
        width: 100% !important;
    }
    .table1 table {
        height: 275px;
        width: 100%;
    }
    .table2 {
        width: 100% !important;
    }
    .table2 table {
        width: 100% !important;
    }
    .table2 table tr td:first-child {
        width: 277px;
    }
    .table1 table tr td:first-child {
        width: 277px;
    }
    .products .product .imgholder a span.pricep {
        bottom: -4px;
        right: 21px;
        border-radius: 5px;
    }
    .ddealinfo6 {
        position: relative !important;
        top: -60px !important;
        left: 52px !important;
    }
    .tab-slider li {
        width: 337px !important;
    }
    .panel-body .bx-viewport {
        height: 240px !important;
    }
    .blogartikelen {
        width: 360px;
        margin-left: -34px;
        font-size: 13px;
    }
    .blogartikelen ul.bloghome li a span.titleblog {
        width: 218px;
    }
    .priceFrontbig {
        top: 280px;
        left: 220px;
    }
    .ddealinfo9 {
        left: 45px;
        top: 300px !important;
    }
    .newdate2 {
        margin-left: 122px !important;
        margin-top: -37px !important;
    }
    .nonetextde2 {
        top: -19px;
        left: 92px;
    }
    .newdate {
        margin-top: 11px !important;
        margin-left: -5px;
    }
}
@media (max-width: 320px) {
    .blogartikelen {
        font-size: 10px;
        width: 305px;
        margin-left: -33px;
    }
    .blogartikelen ul.bloghome li a span.titleblog {
        width: 218px;
    }
    .priceFrontbig {
        top: 233px;
        left: 170px;
    }
    .ddealinfo9 {
        top: 242px !important;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .ddealinfo6 {
        position: relative !important;
        top: -60px !important;
        left: 52px !important;
    }
    .ddealinfo9 {
        left: 80px !important;
        top: 455px !important;
        padding: 20px 20px 20px 20px;
    }
    .ddealinfo8 {
        left: 30px !important;
        top: 459px !important;
        padding: 20px 20px 20px 20px;
    }
    .priceFrontbig {
        top: 452px !important;
        left: 388px !important;
    }
}
@media (max-width: 480px) {
    .klantenservicecontentmobile {
        padding: 10px !important;
    }
    .klantenserviceblokmobile {
        height: auto;
    }
    img.klantenserviceabsmobile {
        display: none;
    }
    .ddealinfo {
        top: 315px !important;
    }
    .priceFrontsmalldeag {
        left: 257px !important ~;

        top: 25px !important;
    }
    .homeboxslider li a .prices .newprice {
        padding-left: 172px !important;
        padding-top: 37px;
    }
    .ddealinfo4 {
        top: 228px;
    }
    .ddealinfo11 {
        top: 187px;
    }
    .ddealinfo6 {
        top: 240px;
    }
}
.ddealinfo9, .ddealinfo4 {
    top: 230px;
}
.ddealinfo {
    top: 300px;
    left: 30px;
}
.ddealinfo11 {
    top: 188px;
}
.ddealinfo6 {
    top: 192px;
}
.newsbox-background {
    background-image: url(https://static.webshopapp.com/shops/137688/files/133989713/background-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px 20px;
}
.newsbrieftext {
    color: white;
    margin-bottom: 2%;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.2;
}

.newsboxtitle {
    font-size: 27px;
}
.newsboxtext {
    font-size: 19px;
    margin: 10px 0;
}
@media (max-width: 767px) {
    .newsletterholder {
        margin-top: 0;
    }
    #footertop {
        margin-top: 50px;
    }
    #makeachoice {
        width: 80% !important;
        padding: 50px 20px !important;
        height: 300px !important;
    }
    #makeachoice h2 {
        font-size: 17px;
        text-align: center
    }
    #makeachoice h5 {
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }
    #makeachoice .popupbtn {
        margin: 10px 0;
        float: left;
    }
    #makeachoice .productpageusps {
        display: none;
    }
    .modal-container {
        width: 85%;
    }
    .image-gallery {
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        height: 100%;
        width: 100%;
    }
    .my-modal-content {
        height: 400px;
    }
    .image-preview {
        width: 100%;
        height: 50%;
    }
    .image-list {
        width: 100%;
        height: 100%;
    }
    .image-gallery .prev {
        left: 0;
    }
    .image-gallery .next {
        right: 8px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .ddealinfo6 {
        top: 152px;
    }
    .rad2 {
        font-size: 12px;
    }
    #formNewsletterEmail::placeholder {
        font-size: 11px;
    ul.bloghome li {
        display: none;
    }
    ul.bloghome li:nth-child(-n+4) {
        display: block;
    }
}
.spinner {
    margin: 20px auto 0;
    width: 70px;
    text-align: center;
}
.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #A8A7AD;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
.infoholder h5 {
    font-size: 13px;
    font-weight: bold;
}
.productpageusps-colect li:before {
    content: url('https://static.webshopapp.com/shops/132268/files/153485720/green.png');
    position: relative;
    top: -6px;
    left: -5px;
}
.margin-top {
		margin-top: 15px;
}