/*
Theme Name: dalkey required+
Theme URI: http://themes.required.ch/
Author: required+ Team
Author URI: http://required.ch/
Description: Starter child theme for the required+ Foundation parent theme.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.4
Template: required-foundation
Text Domain: requiredstarter
*/

/*
	Make the template work
*/
@import url(../required-foundation/style.css);

h1, h2, h3, h4, h5, h6 { /*font-family: 'Open Sans', sans-serif; font-weight: 300;*/ }

#site-title { font-weight: 600; }

.required-header .inline-list {
	margin-top: 14px;
}

body {
	background-color: #595758;
	font-size: 12px;
	color: #595758;
	line-height: 1.66em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	font-size: 12px !important;
}

p {
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.66;
    margin-bottom: 17px;
}

ul, ol, dl {
    list-style-position: inside;
}

.required-header {
	background-color: #FFF;
	height: 100px;
}


.header-border-outer {
    border-bottom: 2px solid #595758;
    border-left: 2px solid #595758;
    border-right: 2px solid #595758;
    height: 90px;
    margin-bottom: 15px;
    padding: 0 6px 6px;
    width: 100%;
}


.header-border-inner {
    border-bottom: 1px solid #595758;
    border-left: 1px solid #595758;
    border-right: 1px solid #595758;
    height: 82px;
    position: relative;
    width: 100%;
}

#header-title {
	position: relative;
	float:left;
	height: 90px;
	/* margin-top: 25px; HTML VERS. */
	margin: 25px 0 0 20px;	
}

#header-logo {
	height: 90px;
	float: left;
}

#header-logo img {
    padding-bottom: 10px;
    padding-right: 50px;
    padding-top: 20px;
}

#header-category {
    border-left: 1px solid #595758;
    float: left;
    height: 40px;
    padding-left: 50px;
}
    
#header-category h1 {
    color: #595758 !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px !important;
    font-weight: 100 !important;
    line-height: 32px !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
}


#content {
    background-color: #EEF2F1;
    background-image: url("images/top-shadow-tile.png");
    background-repeat: repeat-x;
    padding-top: 20px;
}

#main strong {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
}

#main a {
	color: #D25036;
	text-decoration:none;
}

#main a:hover {
	color: #D25036;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #595758;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 0px;
}

h1 {
	font-size: 1.33em !important;
	margin-bottom: 4px;
}

h1 a {
	color: #595758 !important;
	text-decoration:none !important;
}

h1 a:hover {
	color: #595758 !important;
	text-decoration:underline !important;
}

h3.page-title {
	font-size: 1.33em !important;
	margin-bottom: 10px !important;
}

.entry-meta {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
}

.entry-meta h6 {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
	margin-bottom: 14px;
    margin-top: 0;
}

.dalkey_search_thumbnail {
	/*width: 20.75% !important;
	display:inline-block;*/
	padding-bottom: 15px;
}

article {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
    /*padding: 0 0 20px;*/
	 padding: 0;
}

article:last-child {
	border-bottom: none;
	margin-bottom: 0;
    padding: 0;
}

article:only-of-type {
	border-bottom: none;
	margin-bottom: 0;
    padding: 0;
}

.footer-social {
	border-top: 1px solid #595758;
	margin: 20px 0 0;
    padding: 20px 0 0;
}

.page-link {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*padding-top: 6px;
	padding-bottom: 6px;*/
	/*border-bottom: 1px solid #CCCCCC;*/
    /*border-top: 1px solid #CCCCCC;*/
	/*padding: 6px;
	border: 1px solid #CCCCCC;*/
	text-align: right;
	/*margin-bottom: 17px;*/
}



footer.entry-meta {
	display:none;
}

nav.nav-single {
	display:none;
}

#comments {
	display:none;
}

#footer {
	background-color: #EEF2F1;
	padding: 10px 0 20px;
}

#footer .social { 
	margin: 0 10px 0 0;
}

#sidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595758;	
}

.toggle {
	background-image: url(images/arrow-closed.png);
	background-repeat: no-repeat;
	background-position: right center;
	
	 border-bottom: 0 !important;
	 margin-bottom: 0 !important;
	 cursor:pointer;
}


.toggle-open {
	background-image: url(images/arrow-opened.png);
	background-repeat: no-repeat;
	background-position: right center;
	
	border-bottom: 1px solid #CCCCCC !important;
	margin-bottom: 10px !important;
}

.toggle-menu {
	margin-bottom: 0 !important;
}

#sidebar h4 {
	color: #D25036;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.66;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.widget_nav_menu {
	color: #595758;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.66;
	margin-bottom: 20px;	
}

.widget_nav_menu a {
	color: #595758;
	text-decoration:none;
}

.widget_nav_menu a:hover {
	color: #D25036;
	text-decoration:none;
}

.widget_nav_menu ul, .widget_nav_menu li {
	list-style-type: none;
	margin: 0;
    padding: 0;
	font-size: 12px;	
}


/* CUSTOM: SEARCH FORM */

.widget_search #s {
    width: 100%;
}

input#s {
	background: transparent url(images/search.png) no-repeat scroll 5px 6px;
	border-radius: 2px 2px 2px 2px;
	font-size: 12px;
	height: 32px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
	width: 100%;
}
input[type="text"], input[type="password"], textarea {
    /*background: none repeat scroll 0 0 #FAFAFA;*/
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #595758;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    
}

.widget_search #searchsubmit {
    /*background: none repeat scroll 0 0 #DDDDDD;*/
    border: 1px solid #CCCCCC;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.09) inset;
    color: #595758;
    font-size: 12px;
    line-height: 25px;
    position: relative;
    top: -2px;
}

.widget_search form {
    padding: 20px 0 0;
	margin: 0;
	/*padding: 1.625em 0 0 0;*/
	/*border-top: 1px solid #CCC;*/
}

#searchform .eight, .row .eight {
    width: 100%;
}

input#searchsubmit {
    display: none !important;
}

.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

/* CUSTOM: BUTTON */

form, table, tbody, th, tr, td {
	font-size: 12px !important;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
}

.button {
	background: url(images/button-bkg.png) repeat scroll 0 center !important;
	border: 1px solid #CCCCCC !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset !important;
	color: #595758 !important;
	cursor: pointer !important;
	display: inline-block !important;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	
	/*font-size: 14px;
	padding: 10px 20px 11px;*/
	
	font-size: 10px !important;
    padding: 5px 10px 6px !important;
	
	/*font-size: 11px !important;
    padding: 7px 14px 8px !important;*/
	
	font-weight: bold !important;
	line-height: 1 !important;
	/*margin: 0 !important;*/
	margin: 0;
	position: relative !important;
	text-align: center !important;
	text-decoration: none !important;
	transition: background-color 0.15s ease-in-out 0s !important;
	width: auto !important;
}

.single_add_to_cart_button, .woocommerce-message {
	/*font-size: 11px !important;
    padding: 7px 14px 8px !important;*/
	
}

.woocommerce-message .button {
	/*font-size: 11px !important;
    padding: 7px 14px 8px !important;*/
	
}

/* CUSTOM: WooCommerce overrides  */

#main h1, #main h2, #main h3 {
    /*font-size: 1.33em !important;*/
	font-size: 1.33em;
    margin-bottom: 4px;
}

.coupon {
	 margin-bottom: 6px;
}

.product-quantity .input-text {
	/*width: 50px !important;*/
	font-size: 12px !important;
	height: 22px !important;
    margin: 0 !important;
    padding: 4px !important;
}

.minus, .plus {
	display: none !important;
}

#coupon_code {
	/*width:100px;*/
}

.actions input.button {
	/*float: right;*/
}

table thead tr th, table tfoot tr td {
  /*  font-size: 12px;
    font-weight: bold;
    padding: 6px;*/
}


.ppt, .pp_description {
	display: none !important;
}

div.pp_woocommerce .pp_close:before {
    bottom: 0;
    content: "×";
    display: block;
    left: 0;
    line-height: 1.2 !important;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 0;
}

.product_meta {
	font-size: 12px !important;
}


.dalkey_book_meta_top {
	margin: 0 0 20px 0;
}

.dalkey_book_meta_top div {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	font-size: 11px;
	line-height: 1.2em !important;
    margin: 6px 0;
}

.dalkey_book_details_header, .dalkey_book_additional_header {
	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1.66;
	text-transform:uppercase;
    margin: 15px 0 !important;
    padding-bottom: 6px;
    padding-top: 6px;
}

.dalkey_book_related_header {
	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1.66;
	text-transform:uppercase;
    margin: 15px 0 !important;
    padding-bottom: 6px;
    padding-top: 6px;
}

.dalkey_book_home_divider {
	/*border-bottom: 1px solid #CCCCCC;*/
    border-top: 1px solid #CCCCCC;
    margin: 30px 0 !important;
   /* padding-bottom: 6px;
    padding-top: 6px;*/
}

.dalkey_book_related img {
	width:100px;
}

.dalkey_book_related ul.products {
	text-align: center;
 }

.dalkey_book_related ul.products li {
	display: inline-block;
	vertical-align: top;
    margin: 0 10px;
    text-align: center;
    width: 130px !important;
}
 

.dalkey_book_related .added_to_cart {
	display:none;
}

.dalkey_book_related .button {
	margin-top:6px;
}

.dalkey_book_related .add_to_cart_button {
	margin-top:0px;
}

.dalkey_book_related .products h1.dalkey_book_header {
	font-size: 11px !important;
	margin-bottom: 0 !important;
}

.dalkey_book_related .products .price {
	font-size: 11px !important;
}

.dalkey_book_details div, .dalkey_book_additional div {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	font-size: 11px;
	line-height: 1.2em !important;
    margin: 6px 0;
}

.dalkey_price {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	line-height: 18px !important;
	margin: 0 0 6px;
}

.cf_subtitle, .cf_title_of_collection {
	font-weight:bold;
	font-size: 12px;
}

.list_price {
	font-size: 12px !important;
}

.list_price_strike {
	text-decoration:line-through;
}

.sale_price {
	font-size: 14px !important;
	font-weight:bold;
}

.price_savings {
	font-size: 12px !important;
}

.stock {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	font-weight:bold;
}

.out-of-stock {
	display:none; /*temporary fix*/ 
}

.dalkey_book_sidebar .single_add_to_cart_button {
	font-size: 11px !important;
    padding: 7px 14px 8px !important;
	width: 100% !important;
}

.dalkey_book_sidebar form {
    margin: 0 0 15px;
}




ul.page-numbers li span.current {
    background: none repeat scroll 0 0 #D25036;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font-weight: bold;
    padding: 1px 7px;
}

ul.products {
	list-style-type: none;
	margin: 0;
    padding: 0;
	
}

.products .onsale {
	display:none !important;	
}

.gridlist-toggle {
	display:none !important;
    width: 4.2em !important;
}

.post-box ul.products.list li.product img {
    float: left;
    margin-bottom: 1.5em;
    margin-right: 3.8% !important;
    width: 20.75% !important;
}

ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price, ul.products.list li.product .gridlist-buttonwrap {
    clear: none;
    float: right;
    width: 75.4% !important;
}

ul.products a:hover {
	/*color: #595758 !important;*/
	text-decoration:none !important;
}

ul.products .price {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 12px !important;
	color: #595758 !important;
}

ul.products .price ins {
	font-weight:bold !important;
}

ins {
	text-decoration:none !important;
}

ul.products .added_to_cart {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 10px !important;
	font-weight:bold !important;
	padding-left:6px !important;
}

.attachment-shop_thumbnail {
	width:100px;
}

.page-numbers {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

.widget_shopping_cart_content ul {
	list-style:decimal inside none;
	margin: 0 0 10px !important;
    padding: 0 0 0 1.6em;
    text-indent: -1.6em;
}

.widget_shopping_cart_content li {
	margin: 0 0 6px;
	line-height: 1em !important;
	/*text-indent: 1em;	*/
}

.widget_shopping_cart_content .attachment-shop_thumbnail {
    display: none;
	width: 25px;
	vertical-align:middle;
}

.widget_shopping_cart_content {
	color: #595758;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-style: normal;
    /*line-height: 1.66em;*/
}

.widget_shopping_cart_content .amaount {
	 font-size: 12px;
}

.widget_shopping_cart_content .total {
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
	/*font-weight: bold;*/
    line-height: 1.66em;
	margin-bottom: 15px;
}

.widget_shopping_cart_content a {
	color: #595758;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.66em;
    text-decoration: none;
}

.widget_shopping_cart_content a:hover {
	color: #D25036;
}

.post-box .woocommerce-message {
	margin-bottom:20px;
}

label {
    font-size: 12px;
    font-weight: normal;
	display:inline;
}

.shipping label {
	display: inline;
}

.shipping ul, .shipping li {
	list-style:none;
	margin:0;
}

.shipping li input {
	display:inline;
}

.woocommerce ul, .woocommerce li {
	list-style:none;
	margin:0;
}

.woocommerce li input {
	display:inline;
}


tfoot th {
	padding: 8px 10px 9px;
}

.product a:hover h1 {
	color: #595758;
	text-decoration:underline !important;
}

.amazon_input {
	/*width:130px;*/	
}

.amazon_input input {
	width:100px;	
}

.amazon_input span {
	display: inline-block;
    font-family: helvetica;
    font-size: 14px;
    margin: 0 6px 0 0;
    vertical-align: top;	
}

pre {
	margin:0;
}


div.term-description {
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 0;
}


/* CUSTOM: Display Posts Shortcode MODS */

.listing-item {
	border-top: 1px solid #CCCCCC;
    margin-bottom: 20px;
	padding-top: 17px
}

.display-posts-listing {
		/*border-top: 1px solid #CCCCCC;
		padding-top: 17px*/
}

.listing-item .title, .listing-item a.title {
	color: #595758 !important;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.1;
 	display:block;
    margin-top: 0;
	font-size: 1.33em;
    margin-bottom: 4px;
	text-decoration:none;
}

.excerpt-dash {
	display:none;
}


/* CUSTOM: container for slides */
.images {
    cursor:pointer;
}

/* single slide */
.images div.post {
    display:none;
}

.pullquote div.post {
    padding-top:6px;
}


/* tabs (those little circles below slides) */
.slidetabs {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

/* single tab */
.slidetabs a {
	background: transparent url(images/navigator.png) no-repeat scroll 0 0;
	display: inline-block;
	/*float: left;*/
    height: 8px;
	margin: 3px;
	width: 8px;
	font-size:1px;
}

/* mouseover state */
.slidetabs a:hover {
    background-position:0 -8px;
}

/* active state (current page state) */
.slidetabs a.current {
    background-position:0 -16px;
}


/* prev and next buttons */
.forward, .backward {
 /*   float:left;
    margin-top:140px;
    background:#fff url(/media/img/scrollable/arrow/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    cursor:pointer;
    font-size:1px;
    text-indent:-9999em;*/
}

/* next */
/*.forward { background-position: 0 -30px; clear:right; }
.forward:hover { background-position:-30px -30px; }
.forward:active	{ background-position:-60px -30px; }
*/

/* prev */
/*.backward:hover	{ background-position:-30px 0; }
.backward:active { background-position:-60px 0; }*/

/* disabled navigational button. is not needed when tabs are
   configured with rotate: true */
.disabled {
    visibility:hidden !important;
}

.pullquote {
	background-image: url(images/pull-quote-ccc.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding: 0 30px 0 50px;;
	font-style:italic;
}

.pullquote p {
	font-size: 14px !important;
}

.dalkey_quote_author {
	font-style:normal !important;
}


/* CUSTOM: SCROLLABLE */

.scrollable-container {
	margin: 25px auto;
	width: 665px; 
	height:200px;
}

.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 625px;
    /*height:184px;*/
	
	 height:204px;

    /* custom decorations */
  /*  border:1px solid #ccc;
    background:url(/media/img/gradient/h300.png) repeat-x;*/
}

#scrollable-video {
    height:142px;
}

/*
   root element for scrollable items. Must be absolutely positioned
   and it should have a extremely large width to accomodate scrollable
   items.  it's enough that you set the width and height for the root
   element and not for this element.
*/
.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}

.items div {
    float:left;
    width:625px;
}

/* single scrollable item */
.scrollable img {
    /*float:left;*/
	margin:0 0 5px 0;
    /*margin:5px;*/
    /*background-color:#fff;*/
   /* padding:2px;
    border:1px solid #ccc;*/
    width:115px;
    height:161px;

 /*   -moz-border-radius:4px;
    -webkit-border-radius:4px;*/
}

.scrollable .author-img {
	float:left;
	 width:115px;
	 margin:5px;
	 text-align:center;
	 font-size:10px;
}


#scrollable-video img {
    width:216px;
    height:132px;
	cursor:pointer;
}

/* active item */
.scrollable .active {
    /*border:2px solid #000;*/
    position:relative;
    cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
    float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    /*background:url(/media/img/scrollable/arrow/hori_large.png) no-repeat;*/
    display:block;
    width:6px;
    height:161px;
    float:left;
    margin:5px 5px;
    cursor:pointer;
    font-size:1px;
}

a.browse-vid {
     display:block;
    width:6px;
    float:left;
    cursor:pointer;
    font-size:1px;
	height:62px;
    margin:40px 5px;
}

/* right */
a.right {
	background-position: left center;
	clear:right;
	margin-right: 0px;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
}
/*a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; }*/


/* left */
a.left {
	margin-left: 0px;
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/*a.left:hover  { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }*/

/* up and down */
a.up, a.down  {
    /*background:url(/media/img/scrollable/arrow/vert_large.png) no-repeat;*/
    float: none;
    margin: 10px 50px;
}

/* up */
a.up:hover { background-position:-30px 0; }
a.up:active { background-position:-60px 0; }

/* down */
a.down { background-position: 0 -30px; }
a.down:hover { background-position:-30px -30px; }
a.down:active { background-position:-60px -30px; }


/* disabled navigational button */
a.disabled {
    visibility:hidden !important;
}


.dalkey_format_title {
	font-size: 0.75em !important;
	padding-top: 0.25em;
	/*font-weight: normal !important;*/
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	color: #595758 !important;
	text-decoration:none !important;
	
}

/*disabled change quantity before adding to cart
should be enabled so the quantities are visible in shopping cart 
input[type="number"]{
display:none;
}*/


/*disabled Proceed to Checkout 
.checkout-button [type="submit"]{
display:none;
}*/


/*disabled*/
.dalkey_social {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;	
	padding: 15px 0;
	display:none;
}

