@import url("http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/woocommerce.css");
/*
Theme Name: Rustik
Theme URI: http://wesmashed.it/
Author: WESMASHEDIT
Author URI: http://wesmashed.it/
Description: A beautiful Minimalist e-commerce theme by WESMASHEDIT.
Version: 2.8.6
License: GPL
License URI: Licensing/README_License.txt
 */
body, div, p, ul, li, td, img, h1, h2, h3, h4, h5, h6, strong, span, a { 
	margin: 0; 
	padding: 0; 
	border: none; 
}
a { 
	text-decoration: none; 
	color: #A6A8AC;
}
.col-full, container { 
overflow:hidden;
}
a:hover { 
    text-decoration: none; 
	color: #535659;
}
a:focus { 
	outline: none; 
}
input:focus, textarea:focus { 
    outline: none;    
}
.floatleft { .logo h1
}
.floatright { 
	bottom: 1px;
    position: absolute;
    right: 0;
    z-index: 999;
}
hr { 
	clear: both;
	border: none;
	color: #e0e0e0; 
	height: 1px; 
	background-color: #e0e0e0;  
	margin: 2em 0;
}
body { 
	background: #ffffff; 
	font-family:'HelveticaNeueW01-55Roma', arial, helvetica, sans-serif;
	color: #A6A8AC; 
	font-size: 62.5%; 
}
h1 { 
    font-size: 3em;    
    font-weight: normal; 
}
h2 { 
    font-size: 2.5em;    
    font-weight: normal; 
}
h3 { 
    font-size: 2em; 
    font-weight: normal; 
}
h4, h5, h6 { 
    font-weight: normal;    
}
.clearboth, .clear, .fix {
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
#wrapper{
	width:980px;
	margin:0px auto;
}
#header { 
	padding: 20px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px solid #A6A8AC;
	overflow:hidden;
}
.home .container { 
    position:relative;
}
#header .container { 
	 
}
.container p { 
    font-size: 1.1em;
	padding-top:8px;
}
.logo{
    display: block; 
    width: 200px; 
    height: 135px; 
    float: left; 
	margin-top: 20px; 
}
.logo h1 { 
    font-family: 'Lato', sans-serif;
	 font-size: 42px;
	 color: #121228;
	 text-align:center;
	 text-transform: uppercase;
}
.logo h1.text-logo { margin-top:10px;}
.logo .site-description { text-align:center; text-transform:uppercase;}
.logo h1 span{ 
	 font-size:16px;
	 display:block;
	 padding-left:5px;
	 text-align:center;
}
.logo h1 a{ 
	 color: #121212;
}
.logo h1 a { 	
	text-align:center;
	font-size:36px;
}
.heading{
	width:780px;
	float:left;
}
.heading_top{
    margin: 0px 0px 58px 0px; 
}
.gocart, .menu-top-menu-container { 
    background: #ffffff; 
    float: right; 
    color: #A6A8AC; 
    font-size: 1.2em; 
    padding: 7px 0px 4px 0px; 
    height: 12px; 
    text-transform: uppercase; 
	width:580px;
}
.gocart ul, .menu-top-menu-container ul {
	list-style:none;
	float:right;
}
.gocart ul li, .menu-top-menu-container ul li {
	float:left;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/cart_nav_sep.png) no-repeat right;
}
.gocart ul li.last, .menu-top-menu-container ul li.last, .menu-top-menu-container ul > li:last-child {
	background:none;
}
.gocart ul li a, .menu-top-menu-container ul li a {
	color: #A6A8AC; 
	font-size: 1em; 
	padding:0px 10px;
}
.gocart ul li a:hover, .menu-top-menu-container ul li a:hover { 
    color: #535659;    
}
.go { 
    float: right; 
    height: 22px; 
	width:177px;
	margin-left:23px;
}
.go input.field { 
    height: 12px; 
    padding: 4px 5px; 
    border: 1px solid #A6A8AC;
    border-right: 0px; 
    float: left; 
    margin: 0px; 
    color: #A6A8AC; 
    width: 145px; 
    font-size: 1em; 
	text-transform: uppercase;
}
.go input.search_submit { 
    border: 1px solid #A6A8AC;
    border-left: 0px;
    float: left; 
    margin: 0px; 
	width:20px;
}
/*-------------------------------- nav ---------------------------------*/
.nav { 
	/*list-style: none;   
    text-transform: uppercase; 
    overflow: hidden; 
    float: right; 	
	font-size:1.1em;*/
}

.nav ul { 
    list-style: none;   
    font-size: 1.5em; 
    text-transform: uppercase; 
    overflow: hidden; 
    float: right; 
}
.nav a {
  /*position: relative;*/
  color: #A6A8AC;
  display: block;
  z-index: 100;
  text-decoration: none;
}
.nav a:hover {
  color: #535659;
}
.nav li {
  float: left;
  width: auto;
}

.nav li .sf-sub-indicator {
	display:none;
}
.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-cat a,
.nav li.li.current-menu-item a,
.nav li.sfHover a {
  color: #535659;
}

.nav li ul {
  position: absolute;
  left: -999em;
}
.nav li:hover, .nav li.hover {
  /*position: static;*/
}
.nav li:hover ul ul,
.nav li.sfhover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul,
.nav li.sfhover ul ul ul ul {
  left: -999em;
}
.nav li:hover ul,
.nav li.sfhover ul,
.nav li li:hover ul,
.nav li li.sfhover ul,
.nav li li li:hover ul,
.nav li li li.sfhover ul,
.nav li li li li:hover ul,
.nav li li li li.sfhover ul {
  left: auto;
}

.nav ul li { 
    float: left; 
    /*margin: 0 20px 0 18px; */
	margin: 0 0 0 41px;
}

.nav ul li ul {
	/*list-style:none;
	width:180px;
	z-index: 99999;*/
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    list-style: none outside none;
   /* margin-top: 3px; */
    padding: 0 10px 10px;
    width: 150px;
    z-index: 99999;
}

.nav ul li ul li{
	float: right !important;
    padding-top: 12px;
    right: 8px;
    width: 150px;
	cursor:pointer;
	font-size:1.2em;
	/*margin: 0 28px 0 0;*/
}

.nav ul li a{ 
    color: #A6A8AC;    
}
.nav ul li a:hover, .nav ul li.active a{ 
    color: #535659;    
}
/*.nav { 
	
}
.nav ul { 
    list-style: none;   
    font-size: 1.1em; 
    text-transform: uppercase; 
    overflow: hidden; 
    margin: 0 -20px 0px 0; 
    float: right; 
}
.nav ul li { 
    float: left; 
    margin: 0 20px 0 18px; 
}*/
.nav ul li a{ 
    color: #A6A8AC;    
}
.nav ul li a:hover, .nav ul li.active a{ 
    color: #535659;    
}
/*------------------------ homepage ----------------------*/
.content{
	
}
.banner{
	
}
#promo p { 
    margin-bottom: 1em; 
    font-size: 1.4em; 
}
#index img { 
    margin-bottom: 10px;    
}
#index h3 { 
    font-size: 1.5em; 
    color: #131629; 
    letter-spacing: 0.3mm; 
    font-family:'HelveticaNeueW01-47LtCn 692686', arial, helvetica, sans-serif; 
}
#index h4.floatright { 
    font-size: 1.3em; 
    color: #A6A8AC; 
    letter-spacing: 0.3mm; 
    font-family:'HelveticaNeueW01-47LtCn 692686', arial, helvetica, sans-serif; 
}

/*------------------------ footer -------------------------*/
.bottom{
	
}
.fullwidth .entry { margin-bottom:20px;}
.footer { 
    margin-top: 10px; 
    border-top: 1px solid #A6A8AC; 
    padding: 8px 0 20px 0; 
    font-size: 1.2em; 
}
.bootom_nav{
	/*width:350px;*/
	margin-right:25px;
	float:left;
	margin-top:4px;
}
.bootom_nav ul{
	list-style:none;
}
.bootom_nav ul li{
	float:left;
	padding:0px 15px;
	background: url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/footer_separator.gif) center right no-repeat;
}

.bootom_nav ul li:first-child{
	padding-left:0px !important;
}
.bootom_nav ul li a{
	padding:0px 5px 0px 5px;
	line-height:18px;
}

.bootom_nav ul li:first-child a{
	padding-left:0px !important;
}

.bootom_nav ul li a:hover{
	color: #535659;
}
.copyright{
	/*width:349px;*/
	float:left;
	margin-top:7px;
}
#mc_embed_signup { 
	background: url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/footer_separator.gif) center right no-repeat; 
	padding-right: 16px; 
}
#mc_embed_signup, #mc_embed_signup input { 
	float: left; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
}
#mc_embed_signup input.email { 
	height: 12px;
	padding: 4px 5px;
	border: 1px solid #A6A8AC;
	float: left;
	margin: 0px 4px 0 0;
	color: #A6A8AC;
	width: 145px;
	font-size: 11px; 
}
#mc_embed_signup input.button { 
	display: block; 
	height: 22px;
	padding: 0px 5px;
	border: 1px solid #A6A8AC;
	float: left;
	margin: 0px;
	color: #A6A8AC;
	background: #ffffff; 
	cursor: pointer; 
}
#mc_embed_signup input.button:hover { 
	color: #535659; 
}
#mc_embed_signup label.error { 
	display: block; 
	color: #aa0000; 
	position: absolute; 
	margin: 28px 0 0 0; 
	font-size: 1.1em; 
}
.footer div.social { 
	float: right;
	/*width:60px;*/
}
.footer div.social ul{
	list-style:none;
	float:right;
	margin-left:10px;
}
.footer div.social ul li{
	float:left;
	height:22px;
	width:22px;
	margin-left:5px;
}
.footer div.social ul li a{
	display:block;
}
.footer div.social ul li a:hover{
	
}
/* ------------------------------ Single ------------------ ---------------------- -------------- */
.product_types { 
    float: left; 
	width: 130px; 
	margin: 0 0 0 10px; 
}
.product_types ul{
	
}
.product_types ul li { 
    margin-bottom: 3px; 
}
.product_types ul li a { 
    color: #A6A8AC; 
    font-size: 1.1em; 
    text-transform: uppercase; 
}
.product_types ul li a:hover, .product_types ul li.active a { 
    color: #535659;    
}
div.right_products { 
    width: 840px; 
	min-height: 525px; 
    float: right; 
	margin-bottom: 10px; 
	/*background: URL(../images/ajax-loader-big.gif) 48% 48% no-repeat;*/
}
div.left_products { 
    width: 840px; 
	min-height: 525px; 
    float: left; 
	margin-bottom: 10px; 
	/*background: URL(../images/ajax-loader-big.gif) 48% 48% no-repeat;*/
}
.right_products .prd_image { 
    float: left; 
    width:390px; 
    min-height: 480px; 
	margin-right:20px;
}
.right_products .text_col { 
    width: 360px; 
    float: left; 
}
.text_col_header{
	
}
.text_col h2, div.product .product_title { 
    color: #535659; 
    font-size: 1.6em; 
	font-weight:normal;
}
.text_col h3, div.product p.price, .summary .product_meta, .single_variation .price { 
    font-size: 1.3em !important;   
	color:#A6A8AC !important;
}
.text_col p { 
    font-size: 1.1em;    
}
.summary { 
    float: left;
    width: 360px;
}
.summary h2{ 
	font-size: 12px; 
	font-weight:bold;
	margin-bottom:5px;
	color: #535659;
}
.summary, .summary p { 
	
}
.summary p, .summary { 
	text-align: justify; 
}
a#size_chart {
    border: 1px solid #A6A8AC;
    color: #A6A8AC;
    display: block;
    float: right;
    font-size: 1.1em;
    margin-right: 10px;
    padding: 2px 10px;
}
.selector-wrapper {
    float: left;
    margin-bottom: 15px;
    min-width: 247px;
}
#variants label {
    display: block;
    float: left;
    font-size: 1.2em;
    padding-top: 3px;
    width: 60px;
}
input.product_quantity {
    border: 1px solid #A6A8AC;
    color: #A6A8AC;
    float: left;
    height: 17px;
    margin-left: 15px;
    padding: 1px;
    text-align: center;
    width: 33px;
}
input#add {
    float: right;
    margin-right: 10px;
}
input#add {
    border:none;
    cursor: pointer;
    display: block;
    height: 21px;
    line-height: 0;
    width: 121px;
	background:#121228;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
}
#buy label {
    display: block;
    float: left;
    font-size: 1.2em;
    padding-top: 3px;
    width: 60px;
}
.product .images { 
    margin-top: 0px; 
	padding:0px 0px;
    margin-right: 20px;
	overflow: hidden;
}
.images ul { 
    list-style: none;    
}
.images ul li { 
    float: left;    
    margin: 0px 17px 17px 0px;
	width:80px;
	height:80px;
}
.images div.align div img { 
    width: 80px;    
}
/* ------------------------------------------- end single product ------------------------------------------ */
.products{
	
}
.product_top{
	
}
#top_right_paginate, .wp-pagenavi, .woo-pagination {
    float: right;
    font-size: 1.1em;
	height: 2em;
	line-height: 2em;
}
.wp-pagenavi a, .wp-pagenavi span { border:solid 1px #fff !important; }
.wp-pagenavi span.current, .woo-pagination .current { background:#A6A8AC; color:#fff; }
.paginate { 
    margin-left: 15px; 
    font-size: 1.1em; 
	float: right; 
	display: none; 
}
.paginate span.current, #top_right_paginate span.current { 
    color: #ffffff;   
    background: #A6A8Ac; 
}
.paginate span, #top_right_paginate span, .woo-pagination .page-numbers { 
	display: block; 
	float: left; 
	margin-right: 3px; 
	padding: 1px 5px; 
}
.top_right_paginate { 
	float: right; 
	font-size: 1.1em; 
}
#paginate {
    display: block;
    float: right;
    font-size: 1.1em;
    margin-left: 15px;
}
#paginate span.current, #top_right_paginate span.current {
    background: none repeat scroll 0 0 #A6A8AC;
    color: #FFFFFF;
}
#paginate span, #top_right_paginate span {
    display: block;
    float: left;
    margin-right: 3px;
    padding: 3px 5px;
}
.selectBox-dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A6A8AC;
    color: #A6A8AC;
    cursor: default;
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.5;
    margin-left: 15px;
    outline: medium none;
    padding-right: 40px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    width: 130px;
}
.products .right_products ul, ul.products { 
    list-style: none; 
    /*margin-top: 20px !important;*/ 
    overflow: hidden; 
}
.products .right_products ul li { 
    width: 260px !important; 
    float: left; 
    margin-left: 15px !important; 
    margin-bottom: 25px !important; 
}
.products .right_products ul li { 
    /*height:300px; */
    margin:0px 20px 30px 0px !important; 
    /*background: URL(../images/ajax-loader.gif) 48% 48% no-repeat; */
}
.products .right_products ul li img { 
	/*width: 350px; */
	width: 260px;
}
.products li.product h3 { 
    font-size: 1.3em !important;
    letter-spacing: 0.1mm; 
	text-align: center;
	color: #535659 !important; 
}
.products li.product h3 a { 
    color: #535659 !important; 
}
.products li.product h3 a:hover { 
    color: #000000 !important; 
}
.products li.product .price { 
	text-align: center;
	color: #A6A8AC;
}
.products li.product .price, #results li h4 { 
    font-size: 1.1em;    
}
/*  ---------------------------------------- Select box ---------------------------- */
.selectBox-dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A6A8AC;
    color: #A6A8AC;
    cursor: default;
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.5;
    margin-left: 15px;
    outline: medium none;
    padding-right: 40px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    width: 130px;
}
.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
    border-color: #A6A8AC;
}
.selectBox-dropdown.selectBox-menuShowing {
    /*border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;*/
}
.selectBox-dropdown .selectBox-label {
    display: inline-block;
    overflow: hidden;
    padding: 0.2em 0.3em;
    white-space: nowrap;
    width: 100%;
}
.selectBox-dropdown .selectBox-arrow {
    background: url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/jquery.selectBox-arrow.gif) no-repeat scroll 50% center transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
}
.selectBox-dropdown-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);*/
    font-size: 1.1em;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    z-index: 99999;
}
.selectBox-inline {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    /*border-radius: 4px 4px 4px 4px;*/
    display: inline-block;
    outline: medium none;
    overflow: auto;
    width: 250px;
}
.selectBox-inline:focus {
    border-color: #666666;
}
.selectBox-options, .selectBox-options LI, .selectBox-options LI A {
    cursor: default;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.selectBox-options LI A {
    background: none no-repeat scroll 6px center transparent;
    line-height: 1.5;
    overflow: hidden;
    padding: 0 0.5em;
    white-space: nowrap;
}
.selectBox-options LI.selectBox-hover A {
    background-color: #EEEEEE;
}
.selectBox-options LI.selectBox-disabled A {
    background-color: transparent;
    color: #888888;
}
.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}
.selectBox-options .selectBox-optgroup {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #666666;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0.3em;
    white-space: nowrap;
}
.selectBox.selectBox-disabled {
    color: #888888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    border-color: #666666;
    /*opacity: 0.5;*/
}
.selectBox-inline.selectBox-disabled {
    color: #888888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}

/*-------------------  ---------------------------- about pages  ------------------------------   -----------------*/
.rustik-page .product_types{
	width:100%; 
	padding:0px;
	margin:0px;
}
.about .product_types, .page-template-default .product_types {
	float: left;
    margin-left:30px;
    width:230px;
	padding-top:10px;
	float:right;
}
.about .right_products, .page-template-default .right_products { 
    width:720px; 
	padding:0px;
	margin:0px;
	float:left;
}
.about .right_products h2, .page-template-default .right_products h2 { 
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:14px;
	/*font-style:normal;*/
	font-weight:normal;
	line-height:14px;
	/* text-align:left; */
	text-decoration:none;
	text-transform:none;
	padding-bottom:5px;
}
.about .right_products p, .page-template-default  .right_products p { 
    text-align: justify; 
	padding-bottom:10px;
}
.about .product_types p, .page-template-default .product_types p { 
    font-size: 1.1em; 
    margin-bottom: 1em; 
    line-height: 1.3; 
    text-align: justify; 
}
.about .product_types p b, .about .product_types p strong, .page-template-default .product_types p b { 
    font-family:'HelveticaNeueW01-75Bold', arial, helvetica, sans-serif; 
    font-weight: normal;
}
.about .product_types p a, .page-template-default .product_types p a { 
    color: #535659; 
}
.about .product_types p a:hover, .page-template-default .product_types p a:hover { 
    color: #000000;    
}

/*---------------- cart link -------------------*/

a#shop_back { 
	display: block; 
	float: left; 
	height: 12px; 
	padding: 2px 10px 5px; 
	border: 1px solid #a6a8ac; 
	color: #a6a8ac; 
	font-size: 1.2em; 
	margin-right: 15px; 
}
a#shop_back:hover { 
	color: #535659; 
}
/* ------------------------------ Slider ----------------------------------- */
.theme-default .nivoSlider {
	position:relative;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/loading.gif) no-repeat 50% 50% #fff;
    margin-bottom:50px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
/*.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}*/
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.theme-default #slider {
    margin:0px auto;
    width:980px; /* Make sure your images are the same size */
    height:460px; /* Make sure your images are the same size */
	z-index:1;
}
.img_right .theme-default #slider {
    margin:0px auto;
    width:640px; /* Make sure your images are the same size */
    height:542px; /* Make sure your images are the same size */
	z-index:1;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	margin-bottom: -4px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* ------------------------------ Slider End----------------------------------- */
/* ----------------------------------------- Blog page ---------------------------------- */
.blog{
	
}
.blog .product_types{
	width:640px;
	margin:0px;
	padding:0px;
	float:right;
}
.post{
	margin:0 0 30px 0;
}
.post .left{
	width:80px;
	float:left;
	/*margin-top:-10px;*/
}
.post .left h5 {
	font-weight:normal;
	font-size:16px;
	height:30px;
	line-height:30px;
	font-weight:bold;
}
.post .left b{
	font-weight:normal;
	font-size:12px;
	line-height:16px;
}
.post .right h2 { line-height:18px; }
.post .right h2 a, h1.title , h1.page-title, .checkout h3, .status-publish h2, .addresses h3 {
	text-transform:uppercase;
	padding-bottom:3px;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
h1.page-title, .status-publish h2, .addresses h3 { margin-top:5px; }
.post .right h2 a:hover{
	text-decoration:none;
}
.post .right{
	width:640px;
	float:left;
	border-bottom:1px solid #f5f5f5;
	padding-bottom:10px;
}
.post .last{
	border-bottom:none;
}
.post .right p{
	padding-bottom:10px;
}
.post .right p a{
	
}
.commentlink{
	margin-left:50px;
}
.blog .right_products{
	width:640px;
	margin:0px 30px 0px 0px;
	padding:0px;
	float:left;
}
.mod_blog{
	
}
.mod_blog_title{
	/*border-bottom:1px solid #E3E3E3;*/
	padding:3px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
.mod_blog_title h2, #sidebar .widget h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:22px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#A6A8AC;
	margin: 0 0 10px;
    padding: 3px 0 5px;
}
.mod_blog_body{
	
}
.mod_blog p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#272727;
}
.mod_blog ul, #sidebar .widget ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.mod_blog ul li, #sidebar .widget ul li {
	margin:0px 0px 5px 0px;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/list_stile_square.png) no-repeat left 6px;
	padding:0px 0px 0px 12px;
}
.mod_blog ul li a, #sidebar .widget ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#A6A8AC;
}
.mod_blog ul li a:hover, #sidebar .widget ul li a:hover {
	color:#535659;
}
.products .add_to_cart_button { display:none; }
.styled-select select {
    border:0;
    font-size: 1.1em;
	line-height:1.5;
    padding: 3px;
    width: 228px;
	background:transparent;
	background:none;
	color: #A6A8AC;
}
.styled-select span { display:none;}
#order_review table.shop_table th { padding-left:12px !important;}
.form-row select {
    border: 1px solid #A6A8AC;
    font-size: 1.1em;
    height: 1.5;
	line-height: 1em;
    padding: 0.2em 0.3em;
    width: 228px;
	background:transparent;
	color: #A6A8AC;
	font-size:12px;
}
.styled-select {   
   overflow: hidden;
   width: 188px;
   background: url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/selectBox-arrow.gif) no-repeat right center transparent;
   border: 1px solid #A6A8AC;
}
.searchsize, .searchcolor, .attributes-filter  { float:left; margin-right:15px; }
.button.alt { 
	background:#121228 !important; 
	height: 22px;
    line-height: 20px !important;
    text-align: center;    
    width: 121px !important;
	padding:0 !important;
	font-weight:bold !important;
	color: #FFF!important;
	border: none!important;
 }
 #tab-attributes { margin-top:1em; }
 .description { text-align: justify; font-size: 11px !important; margin: 1em 10px 0.2em 0;}
.show_review_form { width:128px !important;}
 .post .right .reply_form{
	padding-top:10px;
}
.reply_form h2{
	font-size: 12px;
    line-height: 18px;
    padding-bottom: 3px;
    text-transform: uppercase;
	font-weight:bold;
}
.reply_form .frm_rows{
	margin-bottom:10px;
}
.frm_rows .frm_col1{
	width:178px;
	float:left;
	padding-right:5px;
}
.frm_rows .frm_col2{
	width:450px;
	float:left;
	line-height:22px;
}
.frm_rows input.inpt_fld{
	width:170px;
	height:22px;
	border:none;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/inpt_fld.png) no-repeat;
	padding:0px 3px 0px 5px;
}
.frm_rows textarea.text_area{
	width:415px;
	height:171px;
	border:none;
	background:url(http://www.paulinaarcklin.nl/workshops/wp-content/themes/rustik/images/text_area.jpg) no-repeat;
	padding:5px 3px 5px 5px;
}
.frm_rows input.sub_btn{
	width:122px;
	height:24px;
	border:none;
	background-color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	cursor:pointer;
}
.cart-collaterals .cart_totals tr td.tot {
	color: #535659;
    float: none;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: right;}
	.cart-collaterals .cart_totals tr th.tot {
	color: #535659;
    float: none;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: left;}
.comment-form-author input#author, .comment-form-email input#email, .comment-form-comment #comment, .comment-form-url input#url { border: 1px solid #A6A8AC; color: #A6A8AC; margin-right:5px;}
 .comment-form-author, .comment-form-email, .comment-form-comment, .comment-form-url { font-size:11px; }
#order_review .shop_table td { padding-left:12px;}
#order_review .shop_table tfoot td { padding-left:12px;}

.footer-widgets, .footer-widgets .block { float:right;}
p.comment-form-comment label { display:none;}
.frm_rows .txt {
    height: 22px;
    padding: 0 3px 0 5px;
    width: 170px;
}
p.form-submit { padding-top:0px; }
p.form-submit #submit {
	background-color: #999999;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 24px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 122px;
}
#respond #reply-title, #sidebar .widget_product_categories h3 { display:none;}
#sidebar .widget_product_categories li.cat-item { background:none; padding:0;}
#checkout #billing_company, .shipping_address #shipping_company, .col-2  #order_comments { width:97% !important;}
.col-2 .shipping_address { clear:both; width:100%;}
#commentsText {
	border: 1px solid #A6A8AC;
    color: #A6A8AC;
    margin-right: 5px;}
.variations_button button.button { }
.form-row #billing_company { width:97% !important;}
p.thankyou { font-size:22px; padding: 0px 0 10px;}
ul.order_thankyou { font-size:13px;}
.nivo-caption { padding:7px 0 !important; }
.nivo-caption p { font-size:11px !important; }
.stock{color:#A6A8AC;}
.out-of-stock{color:red;}
#fancybox-title-float-wrap, #fancybox-close {	
	display:none !important;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.sticky {
		border: none;
	}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.bypostauthor {
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.comment ul.children { margin-left: 30px; list-style: decimal;}
.comment-entry { margin-bottom: 20px;}
#sidebar {
width: 130px;!important;
}

.styled-list-layered {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    width: 70px;
}
.styled-list-layered  ul{
	margin: 0;
    padding: 0;
	list-style: none outside none;
}
.styled-list-layered  ul li{
   margin: 2px 0px 4px 0px !important;
   width:75px !important;
}

.widget_product_categories ul li ul.children li:before {
	/* margin-top: 5px !important;*/
	content: "-";
	margin-left: 4px !important;
}
.alignright {
   float: right;
}
.alignleft {
   float: left;
}

/*ADDED IN 2.6.2 */
.chzn-container{
	overflow: visible !important;
}
.col-2 .shipping_address{
	overflow: visible !important; 
}
#order_review {width:100%; padding-top: 15px;}
#order_review_heading {display: none;}

/*ADDED IN 2.7 */

.chzn-container .chzn-results{
	color:#000000;
}
.woocommerce-info{
	margin-bottom: 10px;
}
.woocommerce-result-count{
	display: none;
}