@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans.ttf')  format('truetype'),url('../fonts/OpenSans.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Light.ttf')  format('truetype'),url('../fonts/OpenSans-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Bold.ttf')  format('truetype'),url('../fonts/OpenSans-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Semibold.ttf')  format('truetype'),url('../fonts/OpenSans-Semibold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
}

body {
    margin: 0px;
    text-align: left;
    font-size: 11pt;
}

h1, h2, h3, h4, h5, h6{
    color: #6F777D;
}

form {
    /* set the form padding by default so IE and Mozilla look the same */
    margin: 0;
    padding: 0;
}

input, select, textarea, label {
    vertical-align: middle;
}

img {
    border: 0px;
}

.listing-cat {
    width: 370px;
    float: left;
}

.encloser {
    width: 940px;
    margin: 0 auto;
}

.encloser_content {
    padding: 10px;
    width: 940px;
}

.clear {
    clear: both;
}

.body_wrapper {
    width: 940px;
    margin: 0 auto;
}

div.content {
    width: 940px;
    padding: 10px 0px;
}

.main_content {
    padding: 0px;
    margin: 0px;
    width: 580px;
}

.main_content_text {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    width: 560px;
}

.left_bar, .main_content, .right_bar {
    float: left;
}

.left_bar {
    padding: 5px 6px 10px 6px;
    width: 165px;
    clear: left;
}

.right_bar {
    padding: 5px 6px 10px 6px;
    width: 165px;
}
.float-right{
    float: right;
}
.em05 {
    padding: 0.5em;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    text-decoration: none;
}
i.fa {
    font-style: normal;
}
.header_search_menu {
    position: relative;
    z-index: 2;
}
i.custom-shopping-cart {
    width: 40px;
    height: 30px;
    background: url(images/cart_icon.png) top center no-repeat;
    display: block;
    background-size: 35px;
}
i.custom-shopping-cart > span {
    font-style: normal;
    color: #fff;
    background: #F05D35;
    width: 15px;
    height: 15px;
    font-size: 8px;
    display: block;
    text-align: center;
    line-height: 15px;
    border-radius: 100%;
    float: right;
    margin-top: -5px;
    margin-right: -5px;
}
.header-icon ul li.facebook a{
    background-image: url(images/facebook-icon.png);
}
.header-icon ul li.twitter a{
    background-image: url(images/twitter-icon.png);

}
.header .navbar-nav li:last-child a{border: none;}
.header-icon ul li a{
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    display: block;
    height: 30px;
    text-indent: -99999px;
    width: 30px;
    background-size: 25px;
}
.header-icon ul li a:hover{
    opacity: 0.8;
}
div#register_login_menu > div {
    margin-left: 10px;
}
div#register_login_menu > div.header_cart {
    margin: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}
div.header .navbar .navbar-collapse{
    position:relative;
}
.header .navbar-nav > li{
    position:inherit;
}
.header .navbar-nav > li > a {
    padding: 2px  15px 2px 15px;
    font-size: 13pt;
    color: #024479!important;
    border-right: 1px solid #024479;
    text-align: center;
    background: none!important;
}
header #register_login_menu .navbar-nav > li {
    display: inline-block;
}
header #register_login_menu .navbar-nav{
    margin: 0;
    margin-right: 5px;
}
.header #register_login_menu .navbar-nav > li > a{
    padding: 0 10px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px
}
.header .navbar-nav li a:hover ,
    .header .navbar-nav > li.open > a {
        font-weight:bold;
    color:#024479;
}
.header .navbar-nav li a:after {
    display:block;
    content:attr(title);
    font-weight:bold;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
}

.home-main-slider .cycle-slideshow{
    display: block;
}

.header .navbar-nav {
    margin: 0;
}


div.header .search-cart .input-group {
    width: 280px;
}

.home-main-slider .cycle-slideshow .cycle-pager{
    display: none;
}
div.header_padd {
    padding: 10px 10px 10px 16px;
    clear: right;
}

div.search {
    float: right;
    padding: 0px 15px 0px 0px;
    text-align: right;
}

.header .navbar ul li {
    padding: 0;
}

input.go {
    width: 23px;
    height: 15px;
    border: 0;
    cursor: pointer;
    background: url(/images/go.png) no-repeat;
}

input.mag {
    width: 13px;
    height: 13px;
    border: 0;
    cursor: pointer;
    background: url(/images/mag.png) no-repeat;
}

ul.menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.menu li {
    float: left;
}

ul.menu li:hover ul, ul.menu li.over ul {
    display: block;
}

.menu a:link, .menu a:active, .menu a:visited, .menu #menuactive {
    display: block;
    padding: 4px 12px;
    margin: 0px;
    text-decoration: none;
}

ul.menu li {
    position: relative;
}

ul.menu li ul {
    position: absolute;
    left: 0; /* Set 1px less than menu width */
    top: 20px;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    width: 136px;
}

ul.menu li ul li a {
    background-color: #F8F9F4;
    width: 110px;
    border: 1px solid #ccc;
    border-bottom: 0px;
}

ul.category a, ul.category ul a {
    padding: 4px 10px 4px 10px;
    display: block;
}

ul.category, ul.category ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 165px; /* Width of Menu Items */
    z-index: 10;
}

ul.category li:hover ul, ul.category li.over ul {
    display: block;
}

ul.category li {
    position: relative;
}

ul.category li ul {
    position: absolute;
    left: 165px; /* Set 1px less than menu width */
    top: 0;
    display: none;
    z-index: 20;
}

ul.category ul {
    display: none;
}

h1 {
    font-size: 1.5em;
    text-align: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

h2 {
    font-size: 1.2em;
    margin: 0px;
    margin-bottom: 8px;
}

h3 {
    margin-bottom: 1px;
}

h5 {
    font-size: 1em;
}

.footer {
    height: 112px;
    width: 940px;
    margin-top: 10px;
}

.footer_text {
    text-align: right;
    padding-right: 20px;
    padding-top: 8px;
    font-size: 0.9em;
    color: #a6a6a6;
}

.footer_text a {
    color: #a6a6a6;
}

ul.footer_menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid;
}

.footer_menu li:first-child {
    border: 0px;
    padding-left: 0px;
}

ul.footer_menu a.ui-state-default {
    background: url();
    border: 0px;
}

div.spacer {
    height: 6px;
    width: 150px;
}

.profile {
    clear: both;
}

.profile img {
    float: left;
    margin: 0 10px 5px 0;
}

.profile-text {
    margin-left: 100px;
}

.profile p {
    margin-top: 2px;
}

table.a_to_z_menu td a {
    display: block;
    width: 1.13em;
    text-align: center;
    text-decoration: none;
}

table.a_to_z_menu td a.all {
    width: 2.75em;
}

.review_author {
    font-size: 0.9em;
}

div.tagcloud {
    margin-top:1em;
    margin-bottom:1em;
}

table#content-chapters td { padding: 3px; }
table#content-chapters td:first-child { text-align: right; padding-right:8px; }
table#content-chapters th { padding: 3px 5px; font-weight:bold; }
table#content-chapters tbody tr:nth-child(odd) { background-color: #f5f5f5; }

/*
* Footer
*/

/*Icon social*/
.footer-icon ul li.twitter,
.footer-icon ul li.facebook{
    margin: 0;
}

.footer-icon ul li.facebook a {
    background: url(images/facebook-icon.png) no-repeat scroll 0 100% transparent;
}

.footer-icon ul li.twitter a {
    background: url(images/twitter-icon.png) no-repeat scroll 0 100% transparent;
}

.footer-icon ul li.facebook a,
.footer-icon ul li.twitter a{
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    display: block;
    height: 30px;
    text-indent: -99999px;
    width: 30px;
    background-size: 25px;
}

.footer-icon ul li.facebook a:hover{
    background: url(images/facebook-icon.png) no-repeat scroll 0 100% transparent;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    background-size: 25px;
    opacity: 0.8;
}

.footer-icon ul li.twitter a:hover{
    background: url(images/twitter-icon.png) no-repeat scroll 0 100% transparent;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    background-size: 25px;
    opacity: 0.8;
}

/* F-TOP */

.footer-static-content{
    margin: 0;
}

.f-top{
    padding-left: 15px;
    padding-right: 15px;
}

.f-top .footer-icon{
    display: inline-block;
}

p.large-text{
    font-size: 16pt;
    color: #041e41;
    line-height: 34px;
}

#mc_embed_signup{
    max-width: 350px;
    margin: 0 auto;
}

.input-group.open #mce-EMAIL,
.input-group.open #mc-embedded-subscribe{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group #mce-EMAIL{
    border-radius: 15px;
    border-right: 0px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-family: 'Open Sans';
    font-size: 12pt;
    font-style: italic;
}

.input-group #mce-EMAIL::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Open Sans';
  font-size: 15px;
  font-style: italic;
}
.input-group #mce-EMAIL::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Open Sans';
  font-size: 15px;
  font-style: italic;
}
.input-group #mce-EMAIL:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Open Sans';
  font-size: 15px;
  font-style: italic;
}
.input-group #mce-EMAIL:-moz-placeholder { /* Firefox 18- */
  font-family: 'Open Sans';
  font-size: 15px;
  font-style: italic;
}

.input-group #mc-embedded-subscribe{
    border-radius: 15px;
    width: 50px;
    border-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

/*Icon letter*/
.input-group-btn{
    position: relative;
}

.input-group-btn label{
    font-size: 20px;
    color: #041e41;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* F-FOOTER */
.footer-static{
    padding-top: 80px;
    padding-bottom: 80px;
}

.footer-static-content a.logo{
    display: block;
    max-width: 130px;
    margin-bottom: 10px;
}

.footer-static-content p{
    line-height: 20px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.footer-static-content p.small-text{
    line-height: 10px;
    font-size: 10px;
}

.footer-static-content ul{
    height: 20px;
}

.footer-static-content ul li{
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
}

.footer-static-content ul li a{
    padding-right: 10px;
    border-right: 1px solid;
    border-color: #041e41 !important;
    line-height: 15px;
}

.footer-static-content ul li:last-child a{
    border-right: 0px;
    padding-right: 0px;
}
/*
* Main
*/

/*breadcrumbs*/
.row > .breadcrumbs{
    padding-left: 15px;
    padding-right: -15px;
}
.breadcrumbs{
    font-size: 9pt;
    color: #777777;
    line-height: 25px;
    padding: 0;
    border: 0px;
    margin: 0 0 45px;
    background: none;
    box-shadow: none;
}

.breadcrumbs span{
    padding: 0;
    background: none;
}

.breadcrumbs span:after{
    content: ' > ';
}

.breadcrumbs a{
    color: #777777;
}

/*Header Main*/
.banner-static-contain{
    margin-bottom: 33px;
}
.main{
    padding-top: 0;
}

.col-main,
.col-main + div,
.uni-blurb,
.uni-blurb + div{
    margin-bottom: 50px;
}

.col-main h1{
    text-transform: none;
    border-bottom: 2px solid #a7bac9;
    padding-bottom: 7px;
    margin-bottom: 20px;
    font-size: 20pt;
    font-weight: 300;
}

.col-main h1 span{
    text-align: right;
    display: block;
    text-transform: none;
    float: right;
    font-size: 14pt;
    line-height: 35px;
}

.col-main h1 strong{
    font-weight: 600;
    color: #6F777D;
}

.col-main h1 span a{
    color: #939EAD;
}

.col-main h2{
    text-transform: none;
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 20pt;
    font-weight: 300;
}

/*Main Content*/
.home-content .products-grid .item-inner .box-item h2 {
    margin: 0;
}

.box-item h2{
    line-height: 12pt
}

.box-item h3{
    line-height: 9pt;
}
/*Home*/
.home-content .products-grid .item-inner .box-item h2 a{
    font-family: 'Open Sans';
    font-size: 12pt !important;
    font-weight: bold;
}

.home-content .products-grid .item-inner .box-item h3 a{
    font-family: 'Open Sans';
    font-size: 10pt !important;
    font-weight: 300;
    line-height: 1.4em;
}

.products-grid .item-inner .box-item h2 a{
    font-weight: bold;
}

.products-grid .item-inner .box-item h3:not(.product-contributor) a{
    font-size: 11pt !important;
}

.products-grid{
    margin-bottom: 30px;
}
/*About*/
.person_row {
    margin-bottom: 50px;
    color: #6F777D;
}

.person_row > div:first-child{
    width: 139px;
}

.person_row > div:first-child img{
    max-width: 100%;
}

.person_row > div:last-child{
    width: calc(100% - 139px);
}

.person_row a{
    word-wrap: break-word;
    color: #6F777D;
}
/*Book List*/
.toolbar-top .pager{
    position: absolute;
    top: -7px;
    right: 15px;
    margin-top: 0;
    background: none;
}

.toolbar-top .pager .view-mode span{
    padding-right: 10px;
    border-right: 1px solid #6F777D;
    line-height: 15px;
    margin-top: 7px;
}

.toolbar-top .pager .view-mode span:last-child{
    border-right: 0;
    padding-right: 0;
}

.toolbar-top .pager .view-mode span strong{
    font-weight: bold;
}

.toolbar-top .pager:after{
    display: none;
}

.toolbar .pager{
    background-position: top;
}

.toolbar .pager .pages ol:after{
    content: ']';
    font-size: 14pt;
    color: #6F777D;
}

.toolbar .pager .pages ol:before{
    content: '[';
    font-size: 14pt;
    color: #6F777D;
}

.toolbar .pager .pages li{
    display: inline-block;
}

.toolbar .pager .pages li.current,
.toolbar .pager .pages a{
    border: 0;
    background: none;
    color: #6F777D;
    min-width: 0;
    width: auto;
    padding: 0;
    height: auto;
    line-height: 14pt;
    font-size: 14pt;
}

.toolbar .pager .pages li{
    padding: 0 8px 0 4px !important;
    border-right: 1px solid #6F777D !important;
    height: 21px !important;
    line-height: 14pt;
}

.toolbar .pager .pages li.current{
    font-weight: bold;
}

.toolbar .pager .pages li:last-child{
    border-right: 0 !important;
    padding-right: 4px !important;
}
.products-list h2.product-name a{
    color: #5A5B5D;
    font-size: 17px;
    font-weight: 600;
}
.products-list h3{
    margin-bottom: 2px;
}
.products-list .categorisation{
    margin-bottom: 2px;
    display: block;
}
.products-list .categorisation + br{
    display: none;
}
/*Porduct Grid*/
/*.products-grid .item a.product-image{
    min-height: 295px;
}*/
.products-grid .item{
    margin-bottom: 30px;
}

.products-grid .item-inner .box-item {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.products-grid .item-inner .box-item h2 {
    margin-bottom: 5px !important;
    margin-top: 12px;
    color: #939EAD;
    text-align: left;
    padding: 0;
    border: none;
}

.products-grid h2.product-name a{
    font-family: 'Open Sans';
    font-size: 12pt !important;
    font-weight: normal;
}

.products-grid .item-inner .box-item h3{
    margin-bottom: 8px;
    text-align: left;
    /* line-height: 1.4em; */
}

.products-grid .item-inner .box-item h3 a{
    font-family: 'Open Sans';
    font-size: 12pt !important;
    font-weight: 300;
    line-height: 1.4em;
}

.products-grid .item-inner .box-item h3.product-contributor a{
    line-height: 22px;
    font-size: 10pt !important;
}
/*Product list*/
.products-list{
    font-family: 'Open Sans' !important;
}

.products-list h2.product-name{
    line-height: 14pt;
}

.products-list h2 a{
    font-size: 14pt;
    font-weight: 300;
    text-transform: uppercase;
}

.products-list h3 a{
    font-size: 11pt;
    font-weight: 300;
}

.products-list h4{
    font-size: 11pt;
    font-weight: 300;
    text-transform: uppercase;
}

.products-list h5,
.products-list span.pub-date{
    font-size: 10pt;
    font-weight: 300;
}

.products-list h5 span.price{
    color: #A2338A;
    font-weight: normal;
}

.products-list .desc{
    font-size: 10pt;
    font-weight: normal;
}

.products-list li.item{
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.products-list .item > .row > div:first-child{
    width: 198px;
}

.products-list .item > .row > div:last-child{
    width: calc(100% - 198px);
}
/**/
.uni-blurb p:first-child{
    border-bottom: 2px solid #a7bac9;
    padding-bottom: 15px;
}

.uni-blurb p{
    font-size: 12pt;
    font-weight: normal;
    margin-bottom: 30px;
    color: #5A5B5D;
}

.uni-featured-publications > h3,
.uni-featured-publications > .products-grid > h3{
    font-family: 'Open Sans';
    border-bottom: 2px solid #a7bac9;
    padding-bottom: 7px;
    margin-bottom: 20px;
    font-size: 20pt;
    font-weight: 300;
}

.uni-featured-publications > .products-grid > h3{
    padding-left: 15px;
    padding-right: 15px;
}

.uni-featured-publications > h3{
    line-height: 1.35;
}

.uni-featured-publications h3{
    text-align: left;
    color: #6F777D;
}

.uni-featured-publications .nav-tabs{
    border: 0
}

.uni-featured-publications .nav-tabs li > a{
    display: none;
}

.uni-featured-publications .nav-tabs li:hover *{
    color: #231F20 !important;
}

.uni-featured-publications .tab-content .product-img-box p{
    font-size: 7.5pt;
    font-weight: 300;
    line-height: 7.5pt;
    margin-bottom: 15px;
}

.uni-featured-publications .tab-content .product-img-box .link{
    margin-bottom: 15px;
}

.uni-featured-publications .tab-content .product-img-box .link a{
    font-size: 10pt;
    font-weight: 300;
    line-height: 13pt;
    text-decoration: underline;
    color: #4D4D4F;
    display: block;
}

.uni-featured-publications .tab-content h2{
    font-family: 'Open Sans';
    font-size: 13pt;
    font-weight: normal;
    color: #323436;
}

.uni-featured-publications .tab-content h2.product-title{
    font-size: 18pt;
}

.uni-featured-publications .tab-content h3{
    font-family: 'Open Sans';
    font-size: 10pt;
    font-weight: normal;
    color: #323436;
    margin-bottom: 5px;
}

.uni-featured-publications .tab-content .about{
    padding-top: 20px;
    font-size: 11pt;
    color: #4D4E4E;
}

.uni-featured-publications .tab-content .about a{
    color: #6D6E71;
    text-transform: uppercase;
}

.uni-featured-publications .tab-content .about h3{
    font-family: 'Open Sans';
    font-size: 16pt;
    font-weight: normal;
    color: #6F777D;
}

.share{
    display: inline-block;
    background: url(../images/ico-share.png);
    height: 16px;
    width: 57px;
    clear: both;
}

/*Listing Cat*/
.std-content .page-title{
    background: none;
    padding: 0;
    margin: 0;
}

.listing-cat{
    width: 100%;
}

.listing-cat .section{
    padding-right: 15px;
}

#wrapper .grid_4:nth-child(3n-2){
    padding-left: 0;
}
/* Second column */
#wrapper .grid_4:nth-child(3n+2){
    padding-left: 2%;
    padding-right: 2%;
}
/* Third column */
#wrapper .grid_4:nth-child(3n+3) {
     padding-right: 0;
}

.listing-cat .section h2{
    padding-left: 20px;
    background: url(../images/ico-plus.png) no-repeat;
    background-position: left center;
    font-size: 18pt;
    margin-bottom: 0;
}
.listing-cat .section ul{
    padding-left: 20px;
}

.listing-cat .section ul li a{
    font-size: 12pt;
    color: #6D6E71;
}
/*Catalogues*/
.catalogues h2 a{
    font-size: 11pt !important;
    font-weight: 600;
    color: #6D6E71 !important;
    text-transform: uppercase;
}

.catalogues ul.filter-subject-catalogues{
    border: 0;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    max-width: 100%;
    display: table;
}

.catalogues ul.filter-subject-catalogues li{
    font-size: 18pt;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    background: url(../images/ico-plus.png) no-repeat;
    background-position: 5px center;
    margin-bottom: 10px;
}

.catalogues ul.filter-subject-catalogues li a{
    border: 0 !important;
    padding: 0;
    color: #6D6E71;
    text-transform: uppercase;
    display: block;
}

.catalogues ul.filter-subject-catalogues li.active{
    font-weight: bold;
}

.catalogues div.tab-content{
    border: 0;
}

.catalogues .item-inner{
    margin-bottom: 15px;
}

.catalogues .item-inner .box-item img{
    border: 1px solid lightgrey
}

.catalogues .catalogue-image{
    display: block;
    position: relative;
}

.catalogues .catalogue-image img{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
}

/*Sidebar Main*/
.right-sidebar-wapper h2{
    text-transform: none;
    border-bottom: 2px solid #a7bac9;
    border-top: 2px solid #a7bac9;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 300;
}

.right-sidebar-wapper .block-widget.block-text h2{
    border-top: 0px;
    padding-top: 0px;
    font-size: 20pt;
}

.right-sidebar-wapper .block-widget h2{
    font-size: 20pt;
    margin-bottom: 10px;
}

.right-sidebar-wapper .block-widget h2 i{
    float: right;
    line-height: 32px;
    color: #939EAD;
}

.right-sidebar-wapper .block-text  h3{
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.right-sidebar-wapper .block-text .block-description p{
    font-size: 10pt;
}

.right-sidebar-wapper .block-widget h2:hover i{
    color: #555;
}

.right-sidebar-wapper .block-widget h2 span{
    text-align: right;
    display: block;
    text-transform: none;
    float: right;
    font-size: 12pt;
    padding-right: 10px;
    line-height: 35px;
}

.right-sidebar-wapper .block-widget h3{
    font-size: 14pt;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.right-sidebar-wapper .block-widget span{
    font-size: 11pt;
    text-transform: uppercase;
    padding-bottom: 8px;
    display: block;
    line-height: 18px;
}

.right-sidebar-wapper  .block-description p{
    line-height: 20px;
}

.right-sidebar-wapper  .block-widget .block-description:last-child {
    padding-bottom: 10px;
}

.dot-line{
    border-bottom: 2px dashed #a7bac9;
    padding-top: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.right-sidebar-wapper:nth-child(2) h2{
    border: 0;
    padding-top: 0;
}

.right-sidebar-wapper .block-widget .catalogues-images a{
    display: block;
    padding: 0 10px;
    margin-bottom: 20px;
    float: left;
    width: 50%;
}
.right-sidebar-wapper .block-widget .catalogues-images a:nth-child(2n - 1){
    padding-left: 0px;
    clear: left;
}
.right-sidebar-wapper .block-widget .catalogues-images a:nth-child(2n){
    padding-right: 0px;
}
/**/
.main_seasonal-catalogues-fall-spring-2016 .col-main h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}
.category-products h1{
    padding-right: 290px;
}
.products-grid .item a.product-image {
    display: block;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.carousel-inner > .active.left{
    float: none !important;
}
#results-sort{
    position: absolute;
    top: -38px;
    right: 0;
    z-index: 999;
}
ul.menu-right-sidebar li a{
    color: #6F777D;
    font-size: 11pt;
    display: block;
    line-height: 18px;
}
ul.menu-right-sidebar li{
    border-bottom: 2px dashed #a7bac9;
    padding: 10px 0;
}
ul.menu-right-sidebar li:first-child{
    padding-top: 0px;
}
ul.menu-right-sidebar li:last-child{
    border-bottom: none;
}
.right-sidebar-wapper:nth-child(2) h2.display-border{
    text-transform: none;
    border-top: 2px solid #a7bac9;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 300;
}
.right-sidebar-wapper #publishers{
    margin-bottom: 15px;
}
.products-grid a.product-image,
.catalogues a.catalogue-image{
    overflow: hidden;
    border: 1px solid #a7bac9;
    position: relative;
}
.products-grid a.product-image img,
.catalogues .catalogue-image img{
    height: 100% !important;
    width: auto;
    max-width: unset;
    min-width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.box-item h3 a,
.box-item h2 a{
    color: #555 !important;
}

.right-sidebar-wapper .block-widget .catalogues-images{
    display: flex;
    flex-wrap: wrap;
}
.right-sidebar-wapper .block-widget .catalogues-images > div{
    width: 50%;
    display: inline-block;
    padding-left: 5px;
}
.right-sidebar-wapper .block-widget .catalogues-images > div > a{
    width: 100% !important;
}