@charset "UTF-8";
/* CSS Document */

p {
	font-family: 'Domine', serif;
	font-size: 14px;
	font-weight:400;
	line-height: 1.6em;
	color: #012552;
}

.footer p {
    	margin: 10px 0 0 0;
    	color: #002b5c;
    	font-family: 'Poppins'!important;
    	letter-spacing: 0.10em;
    	font-weight: 300;
	
}

h1 {
   	font-family: 'Poppins', sans-serif;
	font-size: 28px;
    	line-height: 1.1;
    	color: #456488;
	text-transform: uppercase;
	letter-spacing: .10em;
}

h2 {
   	font-family: 'Poppins', sans-serif;
	font-size: 26px;
    	line-height: 1.1;
    	color: #456488;
	text-transform: uppercase;
	letter-spacing: .10em;
}

h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight:300;
	letter-spacing: .10em;
}

h3, .h3 {
    font-family: 'Poppins', sans-serif;
	font-size: 24px;
}

h5 {
	padding: 5px 0 5px 0;
	border-top: 1px solid #bab2b4;
    	border-bottom: 1px solid #bab2b4;
	font-size: 14px;
	font-weight: 900;
	text-transform:uppercase;
	letter-spacing: .1em; 
}

.book-info {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: black;
    opacity: 0.87;
}



/***************
* Categories
****************/


.category-header a, .category-header a:visited {
		color:#110145;
}


.category-header a,
.category-header a:visited,
.category-header a:hover {
    color: #110145;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 26px;
    text-decoration: none;
}

.category-header h2 {
    	margin-top: 0px;
	letter-spacing: .1em; 
	margin-left: 15px;
	font-weight:400;
	font-color: #000000;
}

.category-header h1 {
    color: #110145;
    margin-top: 0px;
    margin-left: 15px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .10em;
}

.featured-category-header a, .featured-category-header a:visited, a.featured-product-header, a.featured-product-header:visited {
    color: #597595;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: 0.10em;
}

.categories ul li a {
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    color: #110145;
    font-weight: 400;
}

.categories ul li {
    border-bottom: 1px solid #a3b3c4;
    padding: 8px 5px;
	letter-spacing: .2em;
	font-weight: 200;
}


#category-list {
    	border-bottom: 8px solid #a3b3c4;
    	border-top: 4px solid #a3b3c4;
}

.categories ul.highlighted {
	border-bottom: 1px solid #7EA6D9;
}



/***************
* End Categories
****************/

.product .btn {
    	width: 100%;
    	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	letter-spacing: 0.12em;
    	color: #ffffff;
    	margin-bottom: 10px;
}

.product .btn.btn-gray {
    background-color: #a3b3c4;
}

/* Website Add to Cart Button - top left */
.btn {
	display: inline-block;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.5em 0.8em; /* Adjust the padding as needed */
    font-size: 0.8em; /* Set the font size relative to the button size */
    line-height: 1.42857143;
    border-radius: 0px 10px 10px 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Grey buttons on product and category page */
.btn.btn-default.grey-btn {
	display: inline-block;
	margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
	border: 1px solid transparent;
	padding: 0.5em 1em; /* Adjust the padding as needed */
    font-size: 0.8em; /* Set the font size relative to the button */
	border-radius: 0px 10px 10px 10px;
}

/* Controls the font size of the Proceed to Checkout */
.btn-checkout {
	display: inline-block;
	padding: 0.5em 1em; /* Adjust the padding as needed */
    font-size: 24px !important; /* Set the font size relative to the button size */
    overflow: Adjust; /* Prevents long content from overflowing */
    text-overflow: ellipsis;  Adds ellipsis for overflowed text */
}

/* Controls the APPLY */
.btn-primary {
	font-family: 'Poppins', sans-serif;
	padding: 0.5em 1em; /* Adjust the padding as needed */
    font-size: 1em; /* Set the font size relative to the button size */
}

btn.btn-primary.ga-add-to-cart {
	font-family: 'Poppins', sans-serif;
}

.top-navbar .nav > li > a {
    color: #002B5C;
}

.navbar-default .navbar-nav>li>a {
    font-family: 'Poppins', sans-serif !important;
}


/* Sidebar Category Heading */

.browse-category h2 {
	background:#ffffff; 
	padding:10px 05px; !important;
	font-size:18px; !important;
	letter-spacing:.10em; 
	color:#002B5C;
}

    .browse-category h2, .custom-header {
      background-color: #ffffff;
      border-color: #F2F4F7;
    }

.browse-category {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #bab2b4;
    padding-top: 2px;
}

body, input, a, div, .button, select, textarea {
    font-family: 'Poppins', sans-serif !important;
}

.product div.title {
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	text-transform: uppercase;
}

.product-thumb-display.product {
    padding-bottom: 10px;
}

.product {
    padding-top: 5px;
}

.thumbnail.order-block {
	font-family: 'Domine', serif;
}

.basket-text h3 span {
    color: #888686;
    font-size: 16px;
}

.basket-text p {
    font-size: 14px;
}

.product-actions {
    text-transform: uppercase;
}

.basket-text h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.basket-text h2 span {
	    color: #000;
}

.product-list-thumb h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	text-transform:uppercase;
	letter-spacing: .1em; 
}

.cart-total {
	font-family: 'Poppins', sans-serif;
 	font-weight: 750;
  	 font-size: 40px;
    	color: #222222;

	letter-spacing: .1em; 
	padding-right: 5px;
}

.cart-item .rrp, .item-price {
    	text-align: right;
	font-family: 'Poppins', sans-serif;
}

.total-cost {
	font-family: 'Domine', serif !important;
    	color: #4d4d4d;
    	font-weight: 700;
    	font-size: 30px;
}



.col-md-push-2 {
    right: 0; /* Change left to right */
}

.col-md-push-6 {
    margin-left: 30%; /* Change width to margin-left */
}



.featured-product-header {
		font-weight: 500;
}

.breadcrumb>li {
    letter-spacing: .2em;
}


.thumbnail {
	border-radius: 0px;
}

.total-cost {
    font-family: 'Domine', serif;
    color: #4d4d4d;
    font-weight: 700;
    font-size: 30px;
}


.breadcrumb {
    text-transform: uppercase;
	font-size:13px;
	letter-spacing: .05em;
    	color: #696a6d;
    	background-color: #f5f5f5;
    	border-radius: 0px; 
}

.title-text {
	color:#3E3E3E;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing: .05em;
}

.field-label {
    	color: #696a6d;
    	font-weight: 100;
    	font-size: 13px;
	text-transform:uppercase;
	letter-spacing: .05em;
}

.homepage .home-box {
    margin: 0px 0 30px 0;
}


.browse-category {
    	border-bottom: none;
	border-left: none;
    	border-right: none;
    	border-top: 1px solid #bab2b4;
    	padding-top: 2px;
}

.text-slogan {
    text-transform: uppercase;
    letter-spacing: .05em;
}

.home-box {
    overflow: hidden;
    width: 100%;
    float: left;
    padding: 30px;
	margin-left:10px;
    webkit-box-shadow: none; 
    moz-box-shadow: none;
    box-shadow: none;
    border-top: 1px #bab2b4 solid;

}

.input-group .form-control:first-child {
	font-family: 'Poppins', sans-serif;
	font-weight: 200;
}


.input-group-addon.btn-primary {
  padding: 6px 12px;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 4px;
  	border: 1px solid transparent;
	border-radius: 0px 10px 10px 10px;
}


/* ----- FOOTER ------*/

@media screen and (max-width: 767px) {
	#footer .pull-left,
	#footer .pull-right {
		float: none !important;
		width: 100%;
		text-align: center;
	}
	#footer .nav>li {
		display: inline-block;
		font-size: 14px;
		margin-bottom: 20px;
	}
}

/* ----- MOBILE ------*/

nav div.navbar-clean__icon a img{ width: 100% }--
}

/* Hide the fa-home icon and its pseudo-elements */
.nav-sidebar__label2 i.fa-home::before {
    content: "" !important;  /* Remove the content of the pseudo-element */
    display: none !important; /* Ensure it is not displayed */
}

/* Also hide the icon itself to ensure no space is taken */
.nav-sidebar__label2 i.fa-home {
    display: none !important; /* Hide the main icon */
}

/* Add the "Menu" text directly inside the label */
.nav-sidebar__label2::before {
    content: "Menu";
    font-family: inherit;  /* Use the same font as other labels */
    font-size: inherit;    /* Match the size with other items */
    color: inherit;        /* Ensure it matches the text color */
    display: inline-block;
}








