/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/


.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 90px;
	overflow: hidden;
	padding: 0;
	text-indent: 0;
	width: 350px;
}




.site-title a {
    font-family: 'Playfair Display', serif;
	color: #b51f17;
    font-size: 27px;
    font-size: 2.7rem;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.site-description {
	font-family: 'Playfair Display', serif;
	font-size: 16pt;
	color: #b51f17;
}

.site-description {
    display: block;
    height: 10;
    margin-bottom: 20px;
    text-indent: 1px;
    
}

.header-image {
	float: right;
  text-align: center;
	padding: 0px;
}


body.magazine-landing {
    background-color: #fff;
}

.magazine-landing .site-inner, .magazine-landing .wrap {
    max-width: 900px;
}



@font-face {
	font-family: KeterAramTsova;
	src: url('fonts/KeterAramTsova.ttf') format("truetype");
	src: url('fonts/keteraramtsova-webfont.eot') format("embedded-opentype");
	src: url('fonts/keteraramtsova-webfont.woff') format("woff");
	src: url('fonts/keteraramtsova-webfont.woff2') format("woff2");
}

@font-face {
	font-family: ShofarRegular;
	src: url('http://www.kasvapress/wp-content/themes/graphene-child/fontsfonts/ShofarRegular.ttf') format("truetype");
	src: url('fonts/shofarregular-webfont.eot') format("embedded-opentype");
	src: url('fonts/shofarregular-webfont.woff') format("woff");
	src: url('fonts/shofarregular-webfont.woff2') format("woff2");
}

.hebrewheader {
	display: block;
	font-family: ShofarRegular;
	letter-spacing: -1px;
	direction: rtl;
	text-align: center;
/*text-shadow: 1px 1px 2px #ccc;*/
	color: #e8554e;
	font-size: 20pt;
}

.hebrewtext, div.hebrewtext, span.hebrewtext, .hebrewtext span {
	direction: rtl;
	text-align: right;
	line-height: 1.5em;
	padding-bottom: 10px;
}

blockquote.hebrewtext {
	color: #ccc;
	direction: rtl;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.home-middle a.more-link,  .home-top a.more-link,  .site-title a:hover,  .site-title a {
	color: #9e1b15;
}

h2.entry-title {
	font-size: 30px;
	line-height: 1.2;
}



.sidebar .widget {
    margin-bottom: 10px; 
}
.entry-title  {
		font-family: 'Playfair Display', serif;
	color: #9e1b15;
    font-size: 20px;
    font-size: 2.3rem;
    font-weight: 400;
		line-height: 1.2;
}

h1  {
		font-family: 'Playfair Display', serif;
    font-size: 16px;
    font-size: 2rem;
    font-weight: 400;
}

h4 {margin-top: 1.5em !important;}

table {
    
    line-height: 1.5em;
}

td {
    
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}

strong {
    font-weight: 500;
}

/* Gradient transparent - color - transparent */
hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));
}

.entry-content p, .entry-content ul, .quote-caption {
   margin-bottom: 12px;
}

p {
    margin: 0 0 12px;
    padding: 0;
}


/* =============== Primary Sidebar Widget styling =========== */

.magazine-home .content .widget-title, .sidebar .widget-title {
	background-color: #9e1b15;
	color: #fff;
	padding: 10px;
}



.more-from-category {
	text-align: right;
	color:  #9e1b15;
	text-transform: small-caps;
}

.more-from-category a {
	color:  #9e1b15;
	text-transform: small-caps;
}

.sidebar .widget-wrap {
	padding: 20px;
}

.sidebar ol, ul {
    margin: 0;
    padding: 10px;
}

.sidebar .widget-title {
    background-color: #fff;
    color: #9e1b15;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}


/* ==== Menu styling =========*/

#menu-secondary-menu .menu .genesis-nav-menu .menu-primary .responsive-menu  ol, ul {
    margin: 0;
    padding: 0px;
}

.genesis-nav-menu > .right a {
	padding: 10px;
	background-color: none;
	color: #fff;
}

/*archive titles*/

.archive-description {
    background-color: #fff;
}

.archive-description {
    margin-bottom: 30px;
    padding: 0px;
}

.archive-title {
    font-size: 2em;
	/*
		background-image: linear-gradient(to bottom, black 33%, transparent 33%, transparent 66%, black 66%, black);
  background-position: 0 1.03em;
  background-repeat: repeat-x;
  background-size: 2px 6px;*/
	border-bottom: double;

    margin-bottom: 0;
}


/* Css after removing sidebar from homepage in site plugin */

.home #sidebar {
display: none;
}


.home .content {
width: 100%;
}

.home-middle {
		width: 100%;
	text-align: center; 
}

.home-middle .featured-content .entry:nth-of-type(2n+1) {
    clear: none;
}

.featured-content {
   width: 100%;
}

.widget-wrap {
		width: 100%
}

.home-middle .featured-content .entry {
    width: 360px;
}


/*css for carousel slider pro*/

.rpc-title {

   white-space: normal !important;
    
}


#id-11093 .carousel-slider__product .star-rating {
    color: #e8554e !Important;
}


/* ===== Homepage widget styling ==== */

.magazine-home .content .widget-title {
    background-color: #fff;
    color: #000;
    font-family: 'Playfair Display', serif;
    /* font-size: 42px; */
    font-size: 2.0rem;
    font-weight: 400;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #222;
    text-align: center;
}


/*=====enews widget===*/

.enews-widget {
	background-color: #fff;
	color: #aaa;
	
}

.sidebar .enews .widget-title {
	background: none;
	padding: 0;
}

.enews-widget .widget-title {
	color: #9e1b15;
}

.enews-widget input {
    font-size: 10px;
    font-size: 0.8rem;
    margin-bottom: 15px;
}

input, select, textarea {
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-radius: 0;
    color: #333;
    
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    padding: 10px 20px;
    width: 100% !important;
}



.enews-widget p {
    margin-bottom: 20px;
}

.enews-widget form {
    margin-left: 20px;
    margin-right: 20px;
}

.enews-widget, .enews-widget input {
    text-align: center;
}

.enews-widget input[type="submit"] {
     background-color:  #9e1b15;
    color: #fff;font-size: 12px;
    font-size: 0.8rem;
    margin: 0;
    width: auto !important;
}

/* === */


/*Footer styling*/

.footer-widgets-1  {
	width: 20%;
}

.footer-widgets-2  {
	width: 50%;
}

.footer-widgets-3  {
	width: 20%;
}

.footer-widgets .widget-title {
    color: #fff;
	font-size: 1em;
    
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    padding-bottom: 3px;
	
    margin-bottom: 5px;
    border-bottom: solid 1px rgba(255,255,255,0.4);
    width: 100%;
}

.footer-widgets {
    
    color: #fff;
   
}





/*============ Columns for review sections ================*/

.colwrap {
	overflow: hidden;
}

.colwrap h4 {
	margin-bottom: 0;
}

.copycol {
	float: left;
	margin-right: 5%;
	width: 45%;
}

.colwrap3 .copycol {
	width: 28%;
}

.colwrap4 .copycol {
	width: 20%;
}

pullquote2 {
	display: block;
	float: left;
	text-align: left;
	font-size: 1.5em;
	width: 45%;
	line-height: 1.2em;
	margin-right: 5%;
}

/* The attribution of the blockquote is a span */
div.attribution, p.attribution {
	display: block;
	float: right;
	text-align: left;
	font-size: .9em;
	font-style: normal;
	width: 45%;
	margin-left: 5%;
}

/* ...which also contains an attribution-name, wrapping the name of
   the person who made the quotation */
span.attribution-name, p.attribution-name {
	font-style: normal;
	font-size: .9em;
}

.reviewcol {
	float: left;
	margin-right: 5%;
	width: 45%;
}

.reviewquote {
	width: 20%;
}

.pullquote {
	font-family: 'palatino linotype', palatino, serif;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: 2pt;
	line-height: 1.5;
}


/* ============= For Download Monitor plugin ===================*/

.download-button {
	text-align: center;
	text-decoration: none;
	padding: .75em 1em;
	color: #fff;
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #09c;
	background-image: -webkit-linear-gradient(#009fd4,#09c,#0086b2);
	background-image: -moz-linear-gradient(#009fd4,#09c,#0086b2);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	box-shadow: none;
	border: 1px solid #0086b2;
	cursor: pointer;
}

.download-button.entry-content a {
	color: #ffffff;
}

.download-button .entry-content a {
	color: #ffffff;
}

.download-button a {
	color: #ffffff;
}

/* =========== End Download stuff ==============*/


/* ============== WooCommerce styling ================ */



.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #e8554e;
	color: #fff;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #e8554e;
	color: #fff;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #e8554e;
	color: #fff;
}

input, select, textarea {
	padding: 10px;
	width: 100%;
}

.woocommerce span.onsale {
	background-color: #e8554e;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #e8554e;
	font-size: 1.25em;
}

.woocommerce-message {
	border-top-color: #e8554e;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #e8554e;
	color: #fff;
}

.woocommerce-message:before {
	content: "\e015";
	color: #fff;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	list-style-type: none;
}



/* modify product image width
 */
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
    width: 28%;
		
}

/* modify product summary width*/ 
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    width: 68%;
}

.woocommerce div.product div.images img {
    margin-bottom:10px;
}
	



.woocommerce ul.products li.product .button {
    margin-top: 0px !important;
	text-transform: none;
	background-color: #fff;
	color:  #e8554e;
}

.woocommerce button.button, .woocommerce input.button {

    font-weight: 400;
    color: #fff;
    background-color:  #e8554e;
    text-transform: none;
}



.woocommerce table.shop_attributes th {
    
    font-weight: 400;
    padding: 6px;
   
}

.woocommerce table.shop_attributes td {
    font-style: normal;
    
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #f2f2f2;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 600;
    color: #e8554e;
    text-decoration: none;
}


.woocommerce ul#shipping_method li input {vertical-align:bottom;
	height: auto;}


.woocommerce ul#shipping_method li input[type="radio"] {
		vertical-align:bottom;

}



ul#shipping_method input {
    height: auto;
    margin-right: 5px;
	margin-top: 50px;}

/* ========== End WooCommerce Stuff =========== */



/* ========== My Book Table stuff ========== */

.mbt-featured-book-widget .mbt-book-title {
	margin: 0 5px 15px 0;
	text-align: center;
	background-color: #fff;
	color: #222;
}


.woocommerce .star-rating {  color: #e8554e !Important;
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) {
  




/*
.entry-image-link {
		text-align:center;
		clear:both;

}
*/

/* For the Child pages template */

.page-excerpt {max-width: 50%; float: left;}
.page-excerpt span {}
.page-excerpt span.page-description {}
.page-excerpt span.page-thumbnail {}
.page-excerpt span.page-excerpt {}


