/* general before */


/* V 1.9 */

* { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }

@font-face {
	font-family:"Oswald";
	src:url("/skins/master/fonts/Oswald.eot");  /* EOT file for IE */
}
@font-face {
  font-family:'Oswald';
  font-style:normal;
  font-weight:400;
  src:local('Oswald '), local('Oswald'), url(https://themes.googleusercontent.com/static/fonts/oswald/v5/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}


		body{
background-color:transparent;
background-image:url(https://myshop.s3-external-3.amazonaws.com/shop4404600.pictures.slolutions-bg.png);
background-repeat:no-repeat;
background-position:left 50px;
			padding:0;
		}
	
	
			.myshp_wrapper{
				margin:auto;
width:950px;
			}
	
			.myshp_container{
background-color:transparent;
background-image:none;
				background-repeat:repeat;
				background-position:0 0;
			}
		
			h1, h2, h3, h4, h5, h6{
color:#333333;
			}
		
			body{
color:#474c9f;
			}	
				
			a, a:link, a:visited, a:active, a:hover{
text-decoration:none;
color:#474c9f;
				cursor:pointer;
			}
		
			a:hover{
color:#d34118;
			}
		
	
			body, button, input, textarea, select{
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
			}
			h1, h2, h3, h4, h5, h6{
font-family:Oswald;
font-size:20px;
			}
		
		
	
			a.myshp_button, 
			button, 
			button.myshp_button, 
			.myshp_block_inner_button,
			a.myshp_button:link, 
			a.myshp_button:visited, 
			a.myshp_button:active, 
			a.myshp_button:hover{
background-color:#dccbb3;
color:#FFFFFF;
font-family:Oswald;
font-size:16px;
				display:inline-block;
				line-height:23px;
				padding:10px 20px 12px;
				text-decoration:none;
				text-transform:uppercase;
			}
			
	
			a.myshp_button:hover, button:hover, .myshp_block_inner_button:hover{
background-color:#cfb896;
color:#fff;
						
			}
	
	
		input, textarea, select, option{
border-color:#DFDFDF;
			border-width:1px;
			border-style:solid;
		}
		
		textarea{
		    text-indent:2px;				
		}
		
		option{
			border-width:0px;
		}
		
		input {
		    height:24px;
			text-indent:2px;	
		}
				
		@media \0screen {
		  input {line-height:22px;}
		}
		
		select{
			padding:3px 2px 3px 0;
		}
		
	

.myshp_container .myshp_container_wrapper{
}

	
	header {
background-color:transparent;
background-image:none;
		background-repeat:no-repeat;
		background-position:center center;
		min-height:180px;
		margin-top:43px;
	}
	
			.myshp_logo {
			    float:left;
				margin-top:65px;
			}
					.myshp_logo a, .myshp_logo a:link, .myshp_logo a:visited, .myshp_logo a:active, .myshp_logo a:hover {
font-family:Helvetica, Arial, sans-serif;
font-size:24px;
background-color:transparent;
background-image:none;
background-repeat:no-repeat;
background-position:0 0;
					}
	
			.myshp_top_menu {
				float:right;
	    		margin-top:25px;
				
			}
				.myshp_top_menu ul {
					float:left;
		  			clear:right;
					
				}
						.myshp_top_menu ul li {
							float:left;
				    		clear:right;
							
						}
				
						.myshp_top_menu ul li a, .myshp_top_menu ul li a:link, .myshp_top_menu ul li a:visited, .myshp_top_menu ul li a:active {
border-left-color:#E8E8E8;
color:#474c9f;
font-size:14px;
							border-left-width:1px;
							border-left-style:solid;
							display:inline-block;
							line-height:15px;
							padding:0 20px;
							text-decoration:none;
						}
						
						.myshp_top_menu ul li:first-child a{
							border-left:0px;
						}
						
							.myshp_top_menu ul li a:hover {
color:#d34118;
							}		
						
						
	
		.myshp_slogan {
background-image:url("/skins/marino/5/pic/mw_headertitle.gif");
background-position:left center;
background-repeat:no-repeat;
color:#E8E8E8;
font-size:18px;
			clear:right;
			float:left;
			margin-left:10px;
			margin-top:40px;
			padding-left:20px;
			text-transform:capitalize;
		}
	



	nav {
background-color:#dccbb3;
background-image:none;
background-repeat:no-repeat;
background-position:0 0;
		position:absolute;
		top:0;
		width:100%;
	}
	
		nav ul{
	    	width:100%;
		}
		
				nav ul li {
border-left-color:#FFFFFF;
					display:inline-block;
					float:left;
					border-left-width:1px;
					border-left-style:solid;
				}
						
						nav ul li a, nav ul li a:link, nav ul li a:visited, nav ul li a:active, nav ul li a:hover {
color:#FFFFFF;
font-family:Oswald;
font-size:18px;
							padding:15px;
							display:block;
							text-transform:uppercase;
						}
					
					.myshp_col1 nav ul li a, .myshp_col1 nav ul li a:link, .myshp_col1 nav ul li a:visited, .myshp_col1 nav ul li a:active, .myshp_col1 nav ul li a:hover {
						border:none;
						padding:6px 10px;
						display:block;
					}		
					
					nav ul li a.myshp_tabOn {
background-color:#cfb896;
					}
					
					nav ul li a:hover {
background-color:#cfb896;
					}
					
					nav ul li:first-child  {
						border-left:none;
					}
				

.myshp_main {
	float:left;
    width:100%;
	
}

	/* Start of Column CSS */
	.myshp_container3 {
		clear:left;
	    float:left;
	    width:100%;
	    overflow:hidden;
		
	}
	
		.myshp_container2 {
			clear:left;
		    float:left;
		    width:100%;
		    position:relative;
			
		}
		
			.myshp_container1 {
				float:left;
			    width:100%;
			    position:relative;
				
			}
				
				.myshp_col1, .myshp_col2, .myshp_col3{
					min-height:300px;
				}
				
				.myshp_col1 .myshp_pad, .myshp_col2 .myshp_pad, .myshp_col3 .myshp_pad{
					-webkit-box-sizing:content-box
				}
				
				.myshp_col1 {
					float:left;
				    width:21%;
				    position:relative;
				    overflow:hidden;
				}
					.myshp_col1 .myshp_pad{
						margin-right:10px;
					}
					
				.myshp_col2 {
					float:left;
				    width:58%;
				    position:relative;
				    overflow:hidden;	
				}
				
				.myshp_column_count_1 .myshp_col2{
					width:100%;
				}
				.myshp_column_count_2 .myshp_col2{
					width:79%;
				}
				.myshp_column_count_3 .myshp_col2{
					width:58%;
				}
				
					.myshp_col2 .myshp_pad{
						padding:10px;

					}
				
				.myshp_col3 {
					float:left;
				    width:21%;
				    position:relative;
				    overflow:hidden;
					
				}
					.myshp_col3 .myshp_pad{
						margin-left:10px;
					}	

	

			.myshp_block {
background-color:#dccbb3;
background-image:none;
border-bottom-color:#dccbb3;
				margin-bottom:10px;
				background-position:0 0;
				background-repeat:repeat;
				padding:25px 10px;
				border-bottom-width:1px;
				border-bottom-style:solid;
			}
			.myshp_col1 .myshp_pad .myshp_block:first-child, .myshp_col2 .myshp_pad .myshp_block:first-child, .myshp_col3 .myshp_pad .myshp_block:first-child {
				margin-top:0;
			}
	
			h3, .myshp_box_title {
background-image:url(https://myshop.s3-external-3.amazonaws.com/shop4404600.pictures.blokheaderblokje.png);
background-repeat:no-repeat;
background-color:transparent;
background-position:0 center;
font-size:16px;
				line-height:24px;
				margin:0 0 15px;
				padding-left:20px;
				word-spacing:2px;	
				text-transform:uppercase;
			}
			h3, .myshp_box_title, h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
color:#414548;
			}
			.myshp_list_product h3{
				padding:5px;
				background-image:none;
			}
		
			.myshp_list h3{ box-sizing:content-box; -moz-box-sizing:content-box; -moz-box-sizing:border-content;  -moz-box-sizing:content-box; }
		
		
			.myshp_block fieldset {
				width:100%;
			}

				.myshp_block a, .myshp_block a:link, .myshp_block a:visited, .myshp_block a:active, .myshp_block a:hover{			
				}

					.myshp_block a:hover{
						text-decoration:none;
					}
	
			.myshp_box .jcarousel-container .jcarousel-prev, .myshp_box .jcarousel-container .jcarousel-next{
border-top-color:transparent;
border-right-color:#487AAF;
border-bottom-color:transparent;
border-left-color:#487AAF;
			}
		
		
			.myshp_menu {
background-color:#dccbb3;
			}
		
			.myshp_menu ul li {
border-top-color:#474c9f;
			  border-top-width:1px;
			  border-top-style:solid;
			}
	
				ul.myshp_menu_2 li {
				    text-indent:15px;
				}
				ul.myshp_menu_3 li {
				    text-indent:30px;
				}
				ul.myshp_menu_4 li {
				    text-indent:45px;
				}
				.myshp_menu ul li li {
				    border-top:0 none;
				}
				
				.myshp_menu ul li:first-child {
					border-top:0 none;
				}
				
				.myshp_menu_side_show_all .myshp_not_active_menu_item ul{
					display:block;					
				} 		
			
				.myshp_active_menu_item a.myshp_menu_item_active{
					 font-weight:bold
				}
				
					.myshp_menu ul li a, .myshp_menu ul li a:link, .myshp_menu ul li a:visited, .myshp_menu ul li a:active, .myshp_menu ul li a:hover{
						display:block;
						padding:4px 0;
color:#474c9f;
					}
				
					.myshp_not_active_menu_item ul{
						display:none;
					}
					
				
					.myshp_menu ul li a:hover{
background-color:transparent;
color:#d34118;
					}
	
					
					
					
			.myshp_block.myshp_breadcrumb .myshp_breadcrumb_inner{
				padding:0;
			}
	
			.myshp_side_basket{
background-image:url("/skins/marino/pic/mw_basketicon.png");
background-position:right 10px;
background-repeat:no-repeat;
			}
			
			.myshp_side_basket.myshp_block h3 {
				text-transform:uppercase;
			}
		
					.myshp_side_basket a:link, .myshp_side_basket a:visited, .myshp_side_basket a:active, .myshp_side_basket a:hover {
						margin:4px 0;
						display:block;
					}
		
	
		
					.myshp_side_search {
						padding:25px 0;	
					}					
					
					.myshp_side_search h3 {
						display:none;
					}
					
					.myshp_side_search a.myshp_button{
background-image:url("/skins/marino/5/pic/mw_searchbtn.png");
background-color:#FFFFFF;
background-repeat:no-repeat;
						float:left;
						height:37px;
						text-indent:-9999em;
						width:37px;
						padding:0;
					}
					
					.myshp_side_search a.myshp_button:hover{
background-color:#b0b0b0;
					}
					
					.myshp_side_search input{
color:#BFBFBF;
font-size:15px;
border-color:#062B7E;
						border:medium none;
						height:37px;
						padding:10px;
						width:81%;
						float:left;
						border-width:1px;
						border-style:solid;
					}
					
					@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
						.myshp_side_search input{
						    width:100%;
						}
						
						.myshp_side_search .myshp_button{
							width:50%;
							margin-top:2px;
						}
					}
		
		
		/*set=login;sequence=1;*/
				.myshp_side_login .myshp_button, .myshp_side_logout .myshp_button{
					float:left;
				}
			
				.myshp_side_login input, .myshp_side_logout input{
					width:100%;	
				}
				
				.myshp_side_login label, .myshp_side_logout label{
				    float:left;
				}
				
				.myshp_side_login .myshp_myaccount_login_info, .myshp_side_logout .myshp_myaccount_login_info{
					clear:left;
					float:left;
				}
				
					.myshp_side_login .myshp_myaccount_login_info a, .myshp_side_logout .myshp_myaccount_login_info a{
						cursor:pointer;
					}
		/**/
		
		/*set=price-slider;sequence=1;*/
			
			.myshp_price_slider .myshp_box{
				padding:22px 0 0 0;
			}
			
			.myshp_price_slider a.myshp_button{
				float:right;
				margin-top:8px !important
			}
			
			.myshp_slide_filter .jslider-value input {
			    -moz-box-sizing:content-box;
				-webkit-box-sizing:content-box;
				box-sizing:content-box;
			}			
			
		/**/
	
	
	
	
	
	footer{
		float:left;
		width:100%;
		padding-top:30px;
		min-height:90px;
background-color:transparent;
background-image:none;
background-repeat:no-repeat;
background-position:center center;
	}
			footer ul{
				float:right;
			}
				footer ul li{
					display:inline-block;
				}
				
		
					footer ul li a, footer ul li a:link, footer ul li a:visited, footer ul li a:active, footer ul li a:hover  {
border-left-color:#fff;
color:#FFFFFF;
font-size:13px;
						border-left-style:solid;
						border-left-width:1px;
						display:inline-block;
						line-height:15px;
						padding:0 20px;
						text-decoration:none;
					}
					
					footer ul li a:hover {
color:#d34118;
					}
					
					
					footer ul li:first-child a{
						border-left:0;
						
					}
					
			footer div.myshp_footer_text{
color:#FFFFFF;
font-size:13px;
			}
		


.myshp_info_search_block fieldset select{
	height:22px;
}

	body.myshp_block_inner {
	    background:none repeat scroll 0 0 transparent;
	}

.myshp_list_product h3 {
}

body.myshp_block_inner {
    background:none repeat scroll 0 0 transparent;
}

	body.myshp_block_inner .myshp_block_inner_button {
	    padding:0 10px;
	}
	
		#myshp_contact_form fieldset {
	    	border:0 none;
		}
		
.myshp_checkout_orderpage .myshp_button_next {
	float:right;
}

.myshp_checkout h2 {
	text-transform: capitalize;
}

.myshp_checkout_block p {
	min-height:62px;
}

.myshp_block_frame {
	margin:auto;
}

.myshp_checkout.myshp_register_login .myshp_block.myshp_checkout_block {
    margin-top:0;
}
/* gerneral after */

