body {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'EB Garamond', serif;
}
a {
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
hr {
	width: 90%;
	color: #eee;
}
.header-top, .header-bottom {
	background-color: #e0dfdb;
	padding: 5px 10px;
}
.header-centre {
	background: #9595D3;
}
.tg-container {
	max-width: 1200px;
	margin: 0 auto;
	color: #888;
}
#content .tg-container {
		margin: 0 auto 1em;
}
.header-centre .tg-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.logo {
	float: left;
}
.logo .logo-image a img {
	height: 95px;
	width: auto;
	transition: ease all 0.7s;
}
#site-navigation {
	float: right;
	display: block;
	position: relative;
	top: 40px;
}
.menu,
.menu-home {
	flex: 6;
}
.main-navigation {
	float: right;
}
#site-navigation a {
	color: #E0DFDB;
	font-weight: bold;
	padding: 23px 30px 23px 0;
}
#site-navigation a:hover, #site-navigation a:active {
	color: #a9c700;
}
.menu-main-menu-container .icon {
	display: none;
}
.clearfix {
	clear: both;
	overflow: hidden;
	content: ".";
}
ul {
	list-style: none;
	padding: 0;
	display: flex;
}
.header-bottom input[type=text] {
	padding: 6px;
	border: none;
	font-size: 13px;
	border-radius:10px;
}
.searchbar {
	float: right;
}
.searchbar button {
	float: right;
	padding: 6px 10px;
	margin-right: 16px;
	background: #ddd;
	font-size: 17px;
	border: none;
	cursor: pointer;
}
.searchbar button:hover {
	background: #ccc;
}
/************************************
 *        FONT AWESOME
 ***********************************/
.social-menu li a {
	background-color: #fff;
	border-radius: 100%;
	font-size: 12px;
	font-family: fontawesome;
	text-align: center;
	display: block;
	line-height: 30px;
	height: 30px;
	width: 30px;
	color: #99a3b0;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.social-menu li a[href*="facebook.com"]::before {
	content: "\f09a";
}
.social-menu li a[href*="twitter.com"]::before {
	content: "\f099";
}
.social-menu li a[href*="instagram.com"]::before {
	content: "\f16d";
}
.social-menu li a[href*="linkedin.com"]::before {
	content: "\f0e1";
}
.fa-phone::before {
	content: "\f095";
}
.fa-envelope::before {
	content: "\f0e0";
}
/************************************
 *      HEADER SECTION              *
 ***********************************/
 .covid {
	background-color: #a9c700;
	color: #212121;
	text-align:center;
}
.covid .covid-container {
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	padding: 10px 60px;
	line-height: 1.4;
}
.covid .covid-button {
	display: inline;
	padding: 6px 10px;
	font-size: 12px;
	border-radius: 3px;
	color: #000 !important;
	outline: 0;
	border: 0;
	cursor: pointer;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color:#e0dfdb;
}
.header-top .right-content ul {
	float: right;
}
.header-top .social-menu li {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	padding: 5px 0;
}
.header-top .social-menu {
	line-height: 30px;
	margin: 0;
}
.header-top .left-content {
    float:left;
    padding:10px 0;
}
.page-home .menu,
.page-home .header-bottom,
.logged-in .menu-home {
    display:none;
}

/************************************
 *      CONTENT LAYOUT              *
 ***********************************/
/**********   Welcome page *********/
#account {
	padding:20px;
	background-color:#E0DFDB;
}
.btns {
    
}
.btn {
    margin-right:40px;
}

.btn-a {
	color:#fff;
}
.btn-a span {
	font-weight:bold;
}

#content {
	margin-bottom: 60px;
	min-height:800px;
}
.page-title {
	color: #9595D3;
}
.page-content {
	max-width: 1000px;
	margin: 0px auto 0px auto;
	font-size: 15px;
	color: #666;
}
.forms {
	max-width: 600px;
	margin: 0 auto;
}
.login-form {
}
.login {
	width: 50%;
	border-radius: 10px;
	font-size: 15px;
	margin-bottom: 10px;
	border: 1px #888 solid;
}
.login-form label {
	margin-right: 30px;
}
input.login {
	width: 100%;
	border-radius: 10px;
	font-size: 15px;
	margin-bottom: 10px;
	border: 1px #888 solid;
}
.btn {
	border-radius: 10px;
	background-color: #9595D3;
	color: #ffffff;
	padding: 10px 20px;
	border: none;
	margin-bottom: 10px;
}
.btn:hover {
	background-color: #A9C700;
	cursor: pointer;
}
em {
	font-size: .8em;
	color: #888;
}
#item, #item-qty-add-to-cart, #order, .page-myorders #order-more-detail {
	display: flex;
}
#item-image, #item-qty-add-to-cart, .page-myorders #order-more-detail {
	float: left;
	margin: 20px 0;
}
#item-image img {
	width:100px;
	max-width:100px;
}
#item-desc, #order-desc, #order-footer {
	margin: 20px 60px;
}
#item-title.spacing {
	margin-bottom:10px;
}
#item-despatch.spacing {
	margin-top:20px;
}
#item-price.spacing {
	margin-bottom:20px;
}
#item-qty-add-to-cart {
}
#item-qty-add-to-cart label {
	float: left;
}
#item-qty {
	margin: 0 30px 0 15px;
}
#item-qty #qty {
	width: 40px;
	padding: 2.5px;
	text-align: right;
}
#item-add-to-cart {
	display: ruby;
}

/************************ ITEM PAGE **********************************/
.page-item #item {
	display:block;
}
.page-item .page-content {
	max-width: 1200px;
}
.page-item #item-image {
	margin: 0 75px 20px 0;
}
.page-item #item-image img {
	max-width: 400px;
	width:100%;
}
#stock {
	margin-top:20px;
}

#stock, #item-price, .page-checkout #order, #order-title{
	font-size:1.3em;
}
.net-price, .discount {
	font-weight:bold;
}
.rrp-price {
	
}
.discount {
	
}
/******************** BASKET PAGE ********************/
#basket-item-update .btn.remove {
	margin-top:20px;
}
#checkout {
	float:right;
}
#checkout .btn {
	font-size:18px;
	margin-bottom:20px;
}
#basket-totals {
	float:left;
}
#basket-footer {
	margin:20px 0;
}
#basket-totals h3 {
	margin-top:0;
}

/**************************  ADVANCED SEARCH PAGE ***************************/

.textarea {
	width: 100%;
	min-height: 160px;
}
.page-advsearch .forms {
	max-width:1200px;
	margin-right:50px;
}
#searchbox, #search-buttons{
	float:left;
}
#searchbox {
	margin-right:10%;
	width:65%;
}

.page-advsearch .btn {
	margin-bottom:20px;
}


/********************************  MY ORDERS PAGE ***********************/
#order-number-items, #order-status {
	margin-top:20px
}
#order-desc {
	width:50%;
}

/************ ORDER PAGE ****************/
#order-table {
	overflow-x: auto;
	margin-bottom: 40px;
}

#order-table table {
	width:100%;
}

th, td {
	text-align: left;
	padding: 5px;
}

.logged-in tr:nth-child(even) {background-color: #f2f2f2;}

th {background-color: #9595D3; color:#e0dfdb;}

/************** CHECKOUT PAGE ********************/

.page-checkout .login {
	width:unset;
}
.page-checkout span.shipping {
	margin:20px 0;
}

/************** CONTACT PAGE ********************/
.contact-form {
    background-image: url(https://paperbackshop.co.uk/wp-content/uploads/2019/09/section-background-1.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	padding: 20px 20px 20px 20px;
}

.contact-text, .contact-form {
	width: 49%;
	width: calc(49% - ( 0.5 * 30px ) );
}
.contact-text {float:left;}
.contact-form {float:right;}

/****************  PUBLISHERS LOGOS *************/

.pubs img {
    width:100%;
}

/************************************ 
 **********  FOOTER SECTION *********
 ************************************/
.clearfix::after, .row::after, .entry-content::after, .comment-content::after, .site-header::after, .site-content::after, .site-footer::after, .tg-container::after {
	clear: both;
}
.clearfix::after, .clearfix::before, .row::after, .row::before, .entry-content::after, .entry-content::before, .comment-content::after, .comment-content::before, .site-header::after, .site-header::before, .site-content::after, .site-content::before, .site-footer::after, .site-footer::before, .tg-container::after, .tg-container::before {
	content: "";
	display: table;
}
footer a {
	color: #9595D3;
}
a img {
	border: 0;
	padding: 10px;
}
#top-footer .widget-title {
	font-size: 18px;
	border-left: 3px solid #30afb8;
	font-weight: 600;
	line-height: 24px;
	color: #fff;
	margin-bottom: 30px;
	padding-left: 20px;
}
footer.footer-layout #top-footer .widget-title {
	border-left-color: #A9C700;
	color: #fff;
}
.so-widget-sow-image-default-d6014b76747a .sow-image-container {
	display: flex;
	align-items: flex-start;
}
.so-widget-sow-image-default-d6014b76747a .sow-image-container > a {
	display: inline-block;
	max-width: 100%;
}
.so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
	display: block;
	max-width: 100%;
	height: auto;
}
#top-footer {
	background-color: #313b48;
	padding: 80px 0 30px;
}
.tg-column-wrapper {
	clear: both;
	margin-left: -3%;
}
.tg-column-wrapper .tg-column-3 {
	width: 30.33%;
	float: left;
	margin-left: 3%;
}
section {
	display: block;
}
#top-footer .widget {
	margin-bottom: 30px;
}
#top-footer .textwidget {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	font-weight: 400;
}
#bottom-footer {
	padding: 20px 0;
	background-color: #28313d;
}
/*************************************************** **************** RESPONSIVE STYLING  ******************************************************************/
@media screen and (max-width: 600px) {
	.menu-main-menu-container a {
		display: none;
	}
	.menu-main-menu-container a.icon {/*float: right;*/
		display: block;
	}
	.menu-main-menu-container a.icon {
		margin-top: -35px;
	}
	.logo {
		width: 100%;
	}
	ul {
		display: inline-block;
		width: 100%;
	}
	#top-footer .tg-column-wrapper .footer-block {
		width: 100%;
		margin: 0 0 30px 0;
	}
	#top-footer .tg-column-wrapper {
		margin: 0 3%;
	}
	.so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
		max-width: 94%;
	}
	#item-desc, #order-desc, #order-footer {
		margin: 20px 20px;
	}
}
@media screen and (max-width: 600px) {
	.menu-main-menu-container.responsive {
		position: relative;
	}
	.menu-main-menu-container.responsive .icon {
		position: relative;
		right: 0;
		top: 0;
	}
	.menu-main-menu-container.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	.menu-main-menu-container.responsive a.icon {
		margin-top: -25px;
	}
	#content {
		margin-left: 10px;
		margin-right: 10px;
		min-height:unset;
	}
	.page-title {
		margin-left: 5px;
		margin-top: 35px;
	}
	#site-navigation {
		float: left;
		width: 100%;
	}
	#site-navigation a {
		color: #9595D3;
		padding: 10px 0px 10px 10px;
	}
	.menu,
	.menu-home {
		background-color: #e0dfdb;
	}
	.header-bottom input[type=text], .searchbar button {
		float: none;
		display: block;
		text-align: left;
		width: 100%;
		margin: 0;
	}
	.header-bottom {
		position: relative;
		top: 36px;
	}
	.searchbar {
		float: none;
	}
	.searchbar form {
		display: flex;
	}
	#item {
		display:block;
	}
	#item-image {
		float: none;
		text-align: center;
	}
	#item-desc {
		margin: 0;
	}
	#item-qty-add-to-cart {
		margin-left: 30px;
		display:ruby;
		width:100%;
    }
    .page-item #item-image {
		margin: 0 0 20px 0;
	}
	.page-item #item-image img {
		width:150px !important;
	}
	.page-basket #total-price {
		margin-left:30px;
		width:100%;
	}
	.page-basket #basket-footer {
		display:ruby;
		margin-left:10px;
	}
	.page-basket .btn {
		margin-right:10px;
	}
	#searchbox {
		width: 100%;
		margin-right:0;
	}
	.page-myorders .excel {
		margin-top: 10px;
	}
	#order-table:before {
		content:"Swipe table <> as required";
	}
	#checkout-footer {
		margin-top:30px;
	}
	.contact-text, .contact-form {
	    width: 98%;
	    float:none;
	}
	.contact-form {   
	    padding:5px 0 5px 10px;
	}
	
}