.browse-container {
	display: flex;
	background: #fff;
}
.browse-nav {
	order: 1;
	flex: 0 0 250px;
}
.browse-main {
	order: 2;
	flex: 1;
	background-color: #f6f6f6;
}

.browse-nav h3 {
	padding: 20px 10px 20px 30px;
	margin: 0;
}
.CategoryList {
	padding-bottom: 10px;
}
.CategoryList li {
	padding: 5px 10px 5px 30px;
}
.CategoryList li a {
  text-decoration: none;
  color: #134ac0;
  padding: 0;
  font-weight: normal;
}


.browse-main header {
	padding-left: 0;
	width: 100%;
	background-color: #F0F0F0;
}
.browse-main header .category-title {
	text-align: left;
	padding: 20px 70px;
}
.browse-main header .category-title h1 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
.browse-main .category-products {
	padding: 20px 70px;
}
.browse-main .book-wrapper > .book > .book-cover img {
	margin: 0;
}
.browse-main .book-title {
	text-align: left;
}


.browse-main .toolbar, 
.browse-main .toolbar-bottom {
  display: none;
}


ul.trending {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
}
ul.trending li {
    display: inline;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 34px;
    margin-right: 20px;
}
ul.trending li a {
	display: block;
    padding: 0 8px;
    border: 2px solid transparent;
    color: #1a1a1a;
    line-height: 30px;
    text-decoration: none;
    white-space: nowrap;
    border-color: #1a1a1a;
    text-decoration: none;
    position: relative;
    z-index: 1;
    font-weight: bold;
    font-family: 'readery_slab', sans-serif;
}
ul.trending li a:hover {
	background: teal;
	color: #fff;
}

ul.trending li.title a, ul.trending li.title a:hover {
    display: inline;
    float: left;
    padding: 0;
    margin: 0;
    height: 34px;
    border-color: transparent;
    font-weight: bold;
    background: transparent;
    color: #1a1a1a;
}

ul.trending li.menu a {
	display: block;
	height: 34px;
	width: 47px;
	background: url(../images/menu.png) center center no-repeat;
	border: 0;
}

#browse {
	display: none;
}
.browse {
	background: #f0f0f0;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}
.browse h3 {
	font-weight: bold;
	color: teal;
	font-size: 18px;
}
.browse ul {
	list-style: none;
	margin: 0;
	margin-bottom: 1.5em;
}
.browse ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.browse ul li a {
	color: #222222;
}
.browse ul li a:hover {
	color: teal;
	text-decoration: underline;
}





/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 5px 0 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: teal;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }
    
 /*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }


@font-face{
	font-family:'parthana';
	src:url("../fonts/parthana-regular-webfont.woff2") format("woff2"),url("../fonts/parthana-regular-webfont.woff") format("woff");
	font-weight:normal;font-style:normal}

.uthis-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background: teal;
}
#uthis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
body.product-bod #trending {
	display: none;
}
*/
body.cms-uthis-haemamool #trending {
	display: none;
}
.uthis-cover {
	padding-right: 50px;
	margin-bottom: 50px;
}

.bod2 {
	margin-top: 400px;
	margin-left: 60px;
	margin-bottom: 300px;
}
.rock1 {
	position: absolute;
	top: 30px;
	right: 100px;
	max-width: 280px;
}
.rock2 {
	position: absolute;
	bottom: 30px;
	left: -100px;
	max-height: 200px;
}

.parthana {
	font-family: "parthana";
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
}
.parthana.red {
	color: #a2070f;
}
.bod-cover {
	margin: 30px 0;
}
.rock11 {
	position: absolute;
	top: 30px;
	left: -300px;
	max-width: 100px;
}
.rock12 {
	position: absolute;
	top: 100px;
	right: -290px;
	max-width: 150px;
}
.rock13 {
	position: absolute;
	bottom: 200px;
	left: -290px;
	max-width: 150px;
}
.rock14 {
	position: absolute;
	bottom: 100px;
	right: -290px;
	max-width: 150px;
}

#sec4 {
	background: linear-gradient(to right,#fdb09e, #cad8fe); /* Standard syntax */
	background: #fff;
	font-size: 13px;
}
#sec4 p {
	line-height: 1.75em;
}

#sec5 p.pre {
	font-size: 48px;
	font-weight: bold;
	font-family: 'readery_slab',sans-serif;
	color: #fff;
	text-align: center;
	margin: 0;
}
#sec5 p.pre a {
	color: #fff;
}
#sec5 p.pre a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 767px) {
	.uthis-cover {
		padding-right: 0;
	}
	.bod2 {
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 0;
	}
	.rock1 {
		display: none;
	}
	.rock2 {
		display: none;
	}
	#sec3 {
		display: none;
	}
	#sec5 p.pre {
		font-size: 30px;
	}
}
