/* ---------------------------------------------------------------------------------

   Master Stylesheet
   Author: Pixel House
   Website: www.pixel-house.com.au

--------------------------------------------------------------------------------- */

body { background: #642c94; color: #646464; font-family: 'geomanistregular', sans-serif; font-weight: 300; margin: 0; padding: 0; font-size: 15px; }
p, li { font-size: 15px; line-height: 1.5em; color: #666666; }
p, ul, ol, blockquote { margin: 0 0 1.5em 0; }
p.sm { font-size: 0.8em; line-height: 1.4em; }
a { color: #642c94; text-decoration: none; transition: all 0.2s; }
a img { border: none; }
a span { border-bottom: solid 2px #d9b2fb; }
a:hover span { border-bottom: solid 2px #f7c53e; }

a:hover { color: #ff9600; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.6em 0; color: #222222; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none!important; transition: all 0.2s; }
h1 { color: #1b1b1b; font-size: 35px; line-height: 1.25em; font-weight: 300; margin: 0 0 25px 0; letter-spacing: -0.01em; }
h1:first-letter { text-transform:uppercase; }
h1 a { color: #222; }
h2 { font-size: 1.3em; line-height: 1.4em; margin: 0 0 1.0em 0; font-weight: normal; }
h2 a { text-decoration: none; }
h3 { font-size: 1.35em; line-height: 1.2em; margin: 0 0 0.3em 0; font-weight: normal; }
h4 { font-weight: normal; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #ff9600; text-decoration: none; }
blockquote { float: left; clear: both; border: dotted 2px #ccc; text-align: center; width: 86%; padding: 20px 7%; }

strong, 
.bold,
h2,
h3,
.btn,
.store-name,
#footer .highlight,
#footer .highlight a,
#footer ul li a,
#results-infobar h2 span,
#nav .nav-headline,
#nav .list-heading,
#store-results .discount-info .code,
#categories ul li,
#how-it-works .hiw-headline,
#buy-btn,
#feature-btn a span,
#format ul li.heading span,
.txt-medium
{ font-family: 'geomanistmedium', sans-serif;}

h1
{ font-family: 'geomanistbold', sans-serif;}

#heading h2, 
h1 .light,
h2.light,
#search-form .search,
#store-results h3,
#results-infobar h2,
#brands h3,
#offers h2,
#categories ul li,
#book-desc .btn span
{ font-family: 'geomanistregular', sans-serif; }

#slogan
{ font-family: 'geomanistregularitalic', sans-serif;}

.nav-headline,
#nav .list-heading
{ font-size: 18px; }

.black { color: #000; }
.orange { color: #e16e00; }
.purple { color: #642c94; }
.green { color: #549d27; }
.grey { color: #555555; }
.bg-grey { background: #ececec; }
.no-margin { margin: 0 0 2px 0!important; }
.hide { display: none; }
.show { display: block; }
.no-wrap { white-space: nowrap; }
.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }
.round { -moz-border-radius: 50%; border-radius: 50%; }
.center { text-align: center; }
.mob-show { display: none; }

.left { float: left; }
.right { float: right; }
.right.img { margin-left: 20px; }

#header-wrap,
#heading-wrap,
#breadcrumbs-wrap,
#content-wrap,
#content-general-wrap,
#book-detail-wrap,
#categories-wrap,
#brands-list-wrap,
#featured-brands-list-wrap,
#description-wrap,
#blog-article-wrap,
#blog-articles-list-wrap,
#article-wrap,
#mid-wrap,
#footer-wrap,
#articles-trio-wrap,
#articles-double-wrap,
#feature-article-wrap
{ float: left; width: 92%; padding: 40px 4%; }

#header,
#heading,
#feature,
#content,
.carousel,
#categories,
#mid,
#footer
{ width: 100%; margin: 0 auto; position: relative; }

#header-wrap { background: #642c94; padding-top: 15px; padding-bottom: 15px; height: 42px; }
#heading-wrap { background: #ececec; padding-top: 0px; padding-bottom: 0px; border-top: solid 1px #ccc; }
#heading-store-wrap { background: #fff; border-bottom: solid 1px #c8c7c7; padding-top: 20px; padding-bottom: 20px; }
#nav-wrap { float: left; width: 100%; padding: 0; background: url(../images/nav-color-split.gif) repeat-y center 0 #eeeeee; /* border-bottom: solid 1px #c8c7c7; */ padding: 0; position: relative; }
#how-it-works { display: none; float: left; width: 88%; padding: 0 6% 20px 6%; text-align: center; color: #fff; position: relative; background: #642c94; }
#slogan-wrap { float: left; width: 92%; background: #fff; border-bottom: solid 1px #c8c7c7; padding: 10px 4%; text-align: center; }
#header-brands-wrap { background: #f8f8f8; border-bottom: solid 1px #d2d2d2; padding: 0 4%; position: relative; }
#feature-wrap { float: left; width: 100%; background: url(../images/bg-grey-textured.jpg) no-repeat center 0 #e3e4e6; }
.carousel-wrap { float: left; width: 90%; padding: 40px 5%; background: #fff; text-align: center; max-height: 450px; overflow-y: hidden; }
#breadcrumbs-wrap { background: #ececec; padding-top: 18px; padding-bottom: 18px; }
#book-detail-wrap { background: #ececec; padding-top: 40px; padding-bottom: 40px; }
#content-wrap { background: #fff; }
#content-wrap.grey-bg { background: #eeeeee; }
#article-wrap { background: #fff; }
#categories-wrap { background: #fff; min-height: 400px; }
#brands-list-wrap { background: #fff; min-height: 400px; }
#blog-article-wrap { background: #fff; }
#blog-articles-list-wrap { background: #fff; }
#featured-brands-list-wrap { background: #fff; min-height: 400px; }
#content-general-wrap { background: #fff; }
#content-results-wrap { background: #fff; float: left; width: 94%; padding: 40px 3%; }
#category-results-wrap { background: #fff; float: left; width: 94%; padding: 40px 3%; }
#featured-logos-wrap { background: #fff; float: left; width: 94%; padding: 40px 3%; }
#mid-wrap { background: #fff; border-top: solid 2px #642c94; padding-top: 30px; padding-bottom: 40px; }
#footer-wrap { padding-top: 50px; padding-bottom: 70px; }

/* ---------------------------------------------------------------------------------
   HEADER
--------------------------------------------------------------------------------- */

#header-wrapper.top { position: inherit; }
#header-wrapper.shift { position: fixed; z-index: 999; margin-top: -176px; }

#header-wrapper.top .expand-search-box { display: block!important; }
#header-wrapper #mob-search-btn { display: none; }
#header-wrapper.scroll #mob-search-btn { display: block; }

#header-wrapper { float: left; width: 100%; }
#header-wrapper.scroll { position: fixed; z-index: 999; margin-top: 0px; }
#header-shift.scroll { float: left; width: 100%; height: 76px; }

#header #logo { position: absolute; top: 10px; left: 50%; text-align: center; float: none; margin: 0 0 0 -95px; }
#header #logo img { float: left; width: 190px; }

#mob-menu-btn, #mob-search-btn  { display: none; }

#mob-menu-btn { float: right; display: block; margin-top: 0; text-align: right; font-size: 17px; color: #fff; cursor: pointer; cursor: hand; width: 32px; height: 18px; padding: 10px 0; text-transform: uppercase; font-weight: bold; background: url(../images/mobile/nav-menu.png) no-repeat center center; background-size: auto 18px; -moz-border-radius: 3px; border-radius: 3px; }
#mob-menu-btn { display: none; }
/* .expand-menu-btns { display: none; } */


#header-wrapper.scroll {
  transition: all 1.0s;
  -moz-transition: all 1.0s; /* Firefox 4 */
  -webkit-transition: all 1.0s; /* Safari and Chrome */
  -o-transition: all 1.0s; /* Opera */
}

#header #signup-wrap { display: none; float: right; padding: 9px 20px 0 0; }
#header #signup-wrap a { color: #fff; margin-left: 10px; font-size: 15px; }
#header #signup-wrap .btn { background: none; border-color: #fff; }
#header #signup-wrap a:hover { color: #ffde00; }
#header #signup-wrap .btn:hover { border-color: #ffde00; }

#slogan { font-size: 15px; float: left; width: 300px; margin: -2px 0 0 0; padding: 0 0 0 4%; color: #fff; }
#slogan span { font-weight: 700; }

#nav { float: left; width: 100%; font-family: 'geomanisttregular', sans-serif; }
#nav ul { float: left; margin: 0; padding: 0; }
#nav ul li { padding: 0; margin: 0; list-style-type: none; }
#nav ul li a { color: #646464; text-decoration: none; }
#nav ul li a:hover { color: #D5ADF7; }

#nav .nav-headline { float: left; width: 90%; padding: 75px 5% 20px 5%; text-align: center; color: #222222; background: url(../images/arrow-curve.png) no-repeat center 25px; }
#nav .nav-headline span { width: 500px; display: block; margin: 0 auto; }

#nav .main-list { float: left; width: 100%; padding: 0; }
#nav .main-list ul { float: right; width: 70%; padding: 0 5% 0 0; margin: 0; }
#nav .main-list ul li { float: left; width: 20%; line-height: 20px; text-align: center; padding: 15px 0 13px 0; margin: 0; }
#nav .main-list ul li a { color: #642c94; padding: 0; margin: 0!important; white-space: nowrap; }
#nav .main-list ul li a:hover { font-weight: bold; }

#nav-links { float: left; width: 100%; padding: 30px 0; }
#nav .list-heading { float: left; width: 100%; color: #222; margin: 0 0 10px 0; }
#nav li.highlight a { color: #222; }

#nav .link-list { float: left; width: 50%; margin: 0 0 20px 0; }
#nav .link-list ul { width: 100%; }
#nav .link-list ul li { float: left; width: 32%; padding: 2px 0; }
#nav .close { float: left; width: 100%; text-align: center; padding-top: 10px; display: none; }
#nav .close span { text-align: center; color: #fff; cursor: pointer; cursor: hand; background: url(../images/icon-close-white.png) no-repeat 0 0; background-size: 14px auto; padding-left: 20px; }

#nav .reg-btns { float: left; width: 100%; margin-top: 10px; padding: 30px 0; text-align: center; border-top: dotted 2px #ccc; }
#nav .reg-btns a { font-size: 15px; margin: 0 3px; }

#nav .nav-heading { float: left; width: 21%; line-height: 20px; padding: 15px 0 13px 4%; background: url(../images/nav-arrow-divider.png) no-repeat center right; }

#how-it-works .hiw-headline { padding: 45px 5% 10px 5%; text-align: center; background: url(../images/mobile/icon-info.png) no-repeat center 1px; background-size: auto 35px; }

#search-form { float: left; width: 500px; margin: 0 0 0 10%; }
#search-form form { float: right; padding: 0; margin: 0; width: 100%; background: #fff!important; -moz-border-radius: 5px; border-radius: 5px; padding: 0px;  }
#search-form fieldset { float: left; width: 100%; position: relative; background: url(../images/btn-search-black.png) no-repeat 5px 1px #fff; background-size: 40px auto; padding: 0; margin: 0; border: none; -moz-border-radius: 5px; border-radius: 5px; }
#search-form .search-wrap { float: left; width: 75%; margin-left: 25px; height: 40px; position: relative; }
#search-form label { position: absolute; top: 10px; left: 15px; font-size: 16px; color: #979797; font-weight: normal; cursor: text; pointer: text; }
#search-form .search-btn { float: right; position: absolute; z-index: 999; top: 0; right: 0; -webkit-appearance: none; -webkit-border-radius: 0; margin: 0; height: 40px; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
#search-form .search { float: left; background: none; color: #636363; margin: 0 0 0 15px; padding: 7px 8px 0 0; width: 75%; height: 24px; font-size: 16px; border: 0!important; outline: 0; }
#search-form .search:focus { border-color: #f27347; }
#search-form p { float: left; width: 75%; clear: both; color: #fff; font-size: 0.8em; padding: 5px 0 0 25px; margin: 0; }

#search-form .dropdown { float: right; position: absolute; z-index: 999; right: 0; width: 140px; border-left: solid 1px #b2b2b2; padding-right: 25px; background: url(../images/arrow-dropdown.png) no-repeat 92% 15px; }
#search-form .dropdown { height: 40px; overflow-y: hidden; }
#search-form .dropdown:hover { height: auto; overflow-y: hidden; }

#search-form .dropdown ul { float: left; width: 100%; margin: 0; padding: 0; }
#search-form .dropdown ul li { float: left; background: #fff; width: 100%; border-right: solid 1px #b2b2b2; list-style-type: none; margin: 0; padding: 8px 0 1px 0; text-align: center; border-bottom: solid 1px #b2b2b2; }
#search-form .dropdown ul li img { height: 25px; }
#search-form .dropdown ul li:hover { background: #efefef; cursor: hand; cursor: pointer; }
#search-form .dropdown ul li:first-child { background: none; border-top: none; border-right: none; }

#callout-bar { float: left; width: 80%; padding: 10px 10%; text-align: center; background: #f144a2; color: #fff; }
#callout-bar p { color: #fff; margin: 0; }
#callout-bar a { color: #faceeb; }


/* ---------------------------------------------------------------------------------
   HEADING
--------------------------------------------------------------------------------- */

#heading h1 { margin: 0; }
#heading h2 { font-size: 1.1em; color: #706f6f; margin: 0; }

#heading .thumb { float: left; width: 24%; margin: 30px 0 0 0; background: #fff; text-align: center; }
#heading .thumb-img { width: 160px; margin: 0 auto; }
#heading .thumb span { width: 100%; height: 138px; text-align: center; display: table-cell; vertical-align: middle; }
#heading .thumb img { max-width: 160px; max-height: 92px; vertical-align: middle; }

#heading .store-heading { float: right; width: 73%; padding: 55px 0 40px 0; }
#heading .results-heading { float: left; width: 100%; padding: 40px 0 40px 0; text-align: center; }
#heading .results-num { font-size: 18px; }

/* ---------------------------------------------------------------------------------
   MAIN
--------------------------------------------------------------------------------- */

#sort-options { float: right; margin: 8px 4px 0 0; }
#sort-options form { float: left; }
#sort-options .label { float: left; font-weight: 700; padding-top: 9px; }
#sort-options .drop { border: solid 1px #c8c7c7; -moz-border-radius: 5px; border-radius: 5px; clear: both; }
#sort-options .left { margin-left: 20px; }
.selectwrap.percentage select { font-weight: bold; color: #df1818; }
.selectwrap { 
        float: left; 
        overflow-x: hidden; 
        -moz-border-radius: 25px; 
        border-radius: 25px;
        background: url(../images/sort-drop-bg.png) no-repeat right center #fff;
        border: solid 2px #c8c7c7; 
        padding: 6px 0px 9px 12px; 
    }
.selectwrap select {
        background: none;
        border: none; 
        box-shadow: none;
        line-height: 22px;
        position: relative;
        text-align: left;
        text-decoration: none;
        text-indent: 1px;
        text-overflow: "";
        font-size: 12px!important;
        -moz-border-radius: 25px; 
        border-radius: 25px;
        color: #787878;
        width: 130%!important; 
        -webkit-appearance:none;
        -moz-appearance:none;
        -o-appearance:none;
        appearance:none; 
        padding-right: 30px;
        outline: none!important;
        cursor: pointer; 
        cursor: hand;
}
.selectwrap select::-ms-expand { display:none; width: 80%!important; background: #fff; }

#refine-mob { float: left; width: 100%; margin-top: -50px; margin-bottom: 15px; position: fixed; top: 0; left: 0; z-index: 9999; }
#refine-mob .mob-refine-btn, #refine-mob a { float: left; width: 96%; background: #642c94; color: #fff; padding: 10px 2% 0 2%; height: 32px; text-align: center; cursor: pointer; cursor: hand; font-weight: bold; }
#refine-mob.hidden {  margin-top: -50px; }
#refine-mob.showing { margin-top: 0px; display: block; }

#refine-mob, #refine-mob .mob-refine-btn {
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
}

#refine-results { display: none; float: left; width: 100%; margin: -10px 0 20px 0; }
#refine-results a { float: left; width: 90%; background: #e3e3e3; -moz-border-radius: 5px; border-radius: 5px; padding: 10px 5%; color: #fff; text-align: center; color: #666; text-decoration: none; }
.refine-heading { display: none; float: left; width: 100%; padding: 15px 0 30px 0; }
.refine-heading span { font-weight: bold; font-size: 20px; }

#pages { float: left; width: 100%; margin: 0 0 30px 0; }
#pages ul { float: left; width: 100%; text-align: center; margin: 0 auto; display: inline; margin: 0; padding: 0; }
#pages ul li { display: inline; padding: 0 5px; }
#pages ul li a, #pages ul li span { padding: 5px 12px; border: 1px solid #c8c7c7; color: #666; text-decoration: none; -moz-border-radius: 3px; border-radius: 3px; }
#pages ul li span { background: #642c94; border: solid 1px #642c94; color: #fff; }
#pages ul li a:hover { background: #efefef; color: #000; }
.product-num { float: left; width: 100%; text-align: center; padding: 20px 0; }

table { width: 100%; border-collapse: collapse; margin: 0 0 30px 0; font-size: 1.0em; }
table th { text-align: left; border-bottom: 1px solid #ccc; padding: 8px 15px 8px 0; }
table td { vertical-align: top; border-bottom: solid 1px #ccc; padding: 8px 15px 8px 0; }
table td.sm { font-size: 0.8em; }
table.highlight-first-column td:nth-child(1) { color: #999; }

#breadcrumbs ul { float: left; width: 100%; margin: 0; padding: 0; }
#breadcrumbs ul li { float: left; list-style-type: none; margin: 0; padding: 0 18px 0 9px; background: url(../images/icon-breadcrumb-right-arrow.png) no-repeat right 7px; background-size: 10px auto; }
#breadcrumbs ul li:first-child { padding-left: 0; }
#breadcrumbs ul li:last-child { background: none; padding-right: 0; }
#breadcrumbs ul li a { color: #642c94; }


/* ---------------------------------------------------------------------------------
   CONTENT
--------------------------------------------------------------------------------- */

.btn-wrap { float: left; width: 100%; margin: 0 0 20px 0; }
.btn { background: #ffde00; border: solid 2px #ffde00; color: #642c94; font-size: 13px; padding: 5px 25px; -moz-border-radius: 25px; border-radius: 25px; text-decoration: none; white-space: nowrap; }
.btn:hover { border-color: #642c94; }
.btn span { background: url(../images/btn-arrow-white.png) no-repeat right center; background-size: 10px auto; padding-right: 25px; }
.btn-wrap.top-margin { margin-top: 30px; }
.btn.v2 { border: solid 2px #642c94; color: #642c94; background: none; }

.btn-lg { border: solid 2px #642c94; color: #642c94; font-size: 17px; padding: 10px 30px; -moz-border-radius: 25px; border-radius: 25px; text-decoration: none; white-space: nowrap; }

#content .intro { font-size: 1.1em; color: #222; }
#content-center { text-align: center; }


/* ---------------------------------------------------------------------------------
   ARTICLE
--------------------------------------------------------------------------------- */

#article { float: left; width: 100%; }
.pre-head { display: block; text-transform: uppercase; letter-spacing: 0.08em; color: #999; margin: 0 0 5px 0; }
.top-heading { float: left; width: 100%; padding: 0px 0 10px 0; }
.top-heading p { font-size: 1.3em; }

#article { float: left; width: 100%; }
#article h2 { /* font-size: 1.3em; */ margin: 0 0 15px 0; }
#article .gift-idea { float: left; width: 100%; margin: 0 0 40px 0; position: relative; }
#article .gift-idea .thumb { float: left; width: 50%; background: #eeeeee; text-align: center; padding: 20px 0; }
#article .gift-idea .thumb img { height: 260px; max-width: 90%; }
#article .gift-idea .thumb.extend-img{ padding: 0; height: 300px; overflow-y: hidden; background: none; }
#article .gift-idea .thumb.extend-img img { width: 100%!important; max-width: 100%; height: auto; }

#article .info { float: right; width: 40%; padding: 40px 5% 0px 5%; border-top: solid 2px #eeeeee; }
#article .num { position: absolute; top: 20px; left: 20px; background: #642c94; width: 34px; padding: 7px 0; text-align: center; font-weight: bold; color: #fff; -moz-border-radius: 50%; border-radius: 50%; }
#article .gift-idea:nth-child(even) .num { left: auto; right: 20px; }

#article .gift-idea:nth-child(even) .thumb { float: right; }
#article .gift-idea:nth-child(even) .info { float: left; }

#article .info .more { white-space: nowrap; }

#article .price-box { float: left; width: 100%; }
#article .price-point { float: left; background: #eeeeee; padding: 5px 10px; margin: 0px 20px 10px 0; }
#article .price-point .pp { float: left; height: 13px; width: auto; margin-top: 3px; }
#article .price-point span { float: left; padding-right: 7px; }
#article .view-price { float: left; padding: 5px 0; background: url(../images/arrow-right-purple.png) no-repeat 0 9px; background-size: auto 12px; padding-left: 22px; }
#article .view-price:hover { background: url(../images/arrow-right-orange.png) no-repeat 0 9px; background-size: auto 12px; }


/* ---------------------------------------------------------------------------------
   ABOUT PAGE
--------------------------------------------------------------------------------- */

#about-wrap { float: left; width: 100%; background: url(../images/product-collage-top.jpg) no-repeat center 0 #fff; border-bottom: solid 2px #642c94; }
#about { float: left; width: 100%; padding: 250px 0 200px 0; background: url(../images/product-collage-bottom.jpg) no-repeat center bottom; text-align: center; }
#about h1 { color: #642c94; }
.about-center { width: 530px; margin: 0 auto; }

/* ---------------------------------------------------------------------------------
   HOMEPAGE
--------------------------------------------------------------------------------- */

#feature-wrap-left { float: left; width: 100%; background: url(../images/bg-grey-books-left.jpg) no-repeat 0 bottom; background-size: auto 80%; }
#feature-wrap-right { float: left; width: 100%; padding: 50px 0 30px 0; background: url(../images/bg-grey-books-right.jpg) no-repeat right bottom; background-size: auto 80%; }

#feature { text-align: center; margin: 0 auto; width: 340px; }
#feature .icon-divider { background: url(../images/text-divider-icon.png) no-repeat center 0; padding-top: 50px; }
#feature h1 {  }
#feature p {  }
#feature p a {  }
#feature p span { color: #333; }

#feature-article-wrap { float: left; background: #fff; padding-top: 30px; padding-bottom: 0; min-height: 200px; border-bottom: solid 1px #d0d0d0; }
#feature-article { float: left; width: 100%; }
#feature-article .short-title { display: block; color: #642c94; text-transform: uppercase; margin: 0 0 5px 0; }
#feature-article .thumb { float: right; width: 60%; }
#feature-article .thumb img { float: left; width: 100%; height: auto; }
#feature-article .txt { float: left; width: 34%; padding: 40px 0; }
#feature-article p { font-size: 17px; margin: 0 0 0.6em 0; }
#feature-article .txt .read-time { display: block; color: #979797; font-size: 13px; margin: 0 0 15px 0; }
#feature-article .more { float: left; width: 100%; padding-top: 20px; }
#feature-article .btn {  }

/* ---------------------------------------------------------------------------------
   CATEGORY PERSONAS
--------------------------------------------------------------------------------- */

#category-personas-wrap { float: left; width: 100%; overflow-x: scroll; }
#category-personas { width: 100%; margin: 0 auto; }
#category-personas ul { float: left; width: 100%; margin: 0; padding: 0; }
#category-personas ul li { float: left; width: 20%; margin: 0; padding: 0; text-align: center; list-style-type: none; }
#category-personas ul li .img { float: left; width: 100%; border: none; }
#category-personas ul li .img img { width: auto; height: 100px; -moz-border-radius: 50%; border-radius: 50%; border: solid 6px #fff; }
#category-personas ul li a .img img:hover { border: solid 6px #e8e8e8; }
#category-personas ul li .txt {  }

/* ---------------------------------------------------------------------------------
   FEATURE HEADING
--------------------------------------------------------------------------------- */

#feature-heading { float: left; width: 90%; background: #efefef; padding: 30px 5% 10px 5%; text-align: center; }

/* ---------------------------------------------------------------------------------
   LANDING PAGE
--------------------------------------------------------------------------------- */

#landing-img-wrap { float: left; width: 100%; background: url(../images/arrow-up-grey.png) no-repeat center bottom #fff; padding: 30px 0; }
#landing-img { float: left; width: 100%; text-align: center; }
#landing-img .main-img { height: 450px; width: auto; max-width: 90%; }

#landing-product-details { float: left; width: 100%; padding: 30px 0; }
#landing-product-details .right { float: right; margin: 0 0 20px 40px; }
#landing-product-details .intro { font-size: 1.5em; color: #000; }

#landing-product-details .view-price { float: left; background: url(../images/arrow-right-purple.png) no-repeat 20px center; background-size: auto 12px; padding: 8px 20px 8px 40px; border: solid 2px #7843A5; -moz-border-radius: 5px; border-radius: 5px; margin: 0 0 15px 0; }
#landing-product-details .view-price:hover { background: url(../images/arrow-right-orange.png) no-repeat 22px center; background-size: auto 12px; }

#landing-product-details .price-box { padding: 0; margin: 0; }
#landing-product-details .price-box li { list-style-type: none; clear: left; }

#featured-logos h4 { text-align: center; color: #3d3d3d; margin: 0 0 15px 0; }
#featured-logos ul { float: left; width: 100%; margin: 0 0 30px 0; padding: 0; }
#featured-logos ul li { float: left; width: 20%; text-align: center; list-style-type: none; padding: 0; }
#featured-logos ul li img { height: 54px; }

.feature-btn { margin: 0 auto 10px auto; text-align: center; }
.feature-btn .btn { padding: 10px 30px; background: #ee7d22; font-size: 1.0em; color: #fff; border: none; }
.feature-btn .btn span { border: none; }

/* ---------------------------------------------------------------------------------
   ARTICLE LISTINGS
--------------------------------------------------------------------------------- */

#articles-trio-wrap { background: #fff; }
#articles-trio-wrap.grey-bg { background: #f6f6f6; }
#articles-trio .article { float: left; width: 31%; padding-right: 3.3%; }
#articles-trio .article .thumb { width: 100%; height: auto; margin: 0 0 20px 0; }
#articles-trio .article.no-padd { padding-right: 0; }
#articles-trio .article p { margin: 0 0 10px 0; }

#articles-double { float: left; width: 100%; /* border-top: solid 1px #d0d0d0; margin-top: 30px; padding-top: 30px; */ }


#articles-double .article { float: left; width: 45%; padding: 0 5% 20px 0; }
#articles-double .article .thumb { width: 40%; }
#articles-double .article p { margin: 0 0 25px 0; }
#articles-double .article .txt { float: right; width: 55%; }
#articles-double .article:last-child { border-bottom: none; padding-bottom: 0; }

/* ---------------------------------------------------------------------------------
   BOOK DETAIL
--------------------------------------------------------------------------------- */

#book-detail-inner { float: left; width: 100%; position: relative; padding: 30px 0; background: #fff; -moz-border-radius: 10px; border-radius: 10px; }
#book-detail-inner h1 { margin: 0 0 3px 0; line-height: 1.2em; }
#book-detail-inner h3 { text-transform: uppercase; letter-spacing: 0.05em; font-size: 0.8em; }
#book-info .btn span { padding-right: 0; }
#book-info .currency { float: right; color: #999; font-size: 0.9em;}

#book-image { float: left; width: 23.3%; padding: 0 5%; text-align: center; }
#book-info { float: right; width: 61.6%; padding-right: 5%; }

#book-image img { width: 100%; max-height: 420px; max-width: 275px; }

#book-data { float: left; width: 100%; padding: 0; margin: 10px 0 20px 0; }
#book-data li { float: left; padding: 0 20px 0 0; font-size: 0.9em; list-style-type: none; color: #999; }

#buy-btn { float: left; width: 100%; text-align: center; padding: 20px 0; }
#buy-btn a { margin: 0 auto; background: #642c94; border: solid 2px #642c94; color: #fff; font-size: 15px; padding: 5px 30px; -moz-border-radius: 25px; border-radius: 25px; text-decoration: none; white-space: nowrap; }
#buy-btn a:hover { border-color: #642c94; }

#book-info table { border-top: solid 1px #ccc; }
#book-info table td { vertical-align: middle; padding: 12px 10px; }
#book-info table .td-details,
#book-info table .td-btn,
#book-info table .st-ship
{ font-size: 0.9em; }

#book-info table .td-store { padding-left: 15px; width: auto; }
#book-info table .td-price { text-align: center; width: 50px; letter-spacing: 0.03em; padding-left: 20px; padding-right: 20px; background: #f9ede7; }
#book-info table .td-price span { font-family: helvetica, arial; }
#book-info table .td-details, #book-info table .st-ship { text-align: left; color: #999; }
#book-info table .td-btn { text-align: right; width: 110px; padding-left: 0; padding-right: 0; } 
#book-info table .td-btn a, #book-info table .td-btn .shopnow { text-decoration: none!important; }

#book-info table .st-name { float: left; width: 35%; padding: 3px 0; }
#book-info table .st-ship { float: left; width: 40%; padding: 4px 0; }
#book-info table .st-img { float: left; width: 25%; }
#book-info table .st-img img { float: left; height: 26px; }

#book-info table .btn { padding: 3px 15px; }

#book-info table .td-store a { color: #666666; text-decoration: none; }
#book-info table .td-store a:hover { color: #642c94; text-decoration: underline; }
#book-info table .td-price a { text-decoration: none; font-size: 1.1em; }

#book-info .raquo { float: right; width: 30px; height: 30px; border: solid 2px #ffde00; background: url(../images/arrow-right.png) no-repeat 12px center #ffde00; background-size: auto 13px; -moz-border-radius: 50%; border-radius: 50%; }
#book-info .raquo:hover { border-color: #642c94; }
#book-info .raquo { display: none; }

#book-desc {
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
  overflow-x: hidden; 
}

#book-desc-wrap { float: left; width: 90%; padding: 50px 5% 20px 5%; border-top: dotted 2px #ccc; margin-top: 20px; }
#book-desc-wrap.cropped #book-desc { float: left; width: 100%; height: 120px; overflow-y: hidden; }
#book-desc-wrap.full #book-desc { float: left; width: 100%; height: auto; }

#book-desc-wrap .desc-expand, #book-desc-wrap .desc-contract { display: none; }
#book-desc-wrap .desc-expand, #book-desc-wrap .desc-contract { float: left; width: 100%; font-style: italic; font-size: 0.95em; }
#book-desc-wrap .desc-expand { margin: -45px 0 10px 0; padding: 55px 0 0 0; background: url(../images/bg-expand-gradient.png) repeat-x 0 0; }

#book-desc-wrap .desc-expand span, #book-desc-wrap .desc-contract span { color: #999; text-decoration: underline; cursor: hand; cursor: pointer; }

#book-desc-wrap.full .desc-expand { display: none; }
#book-desc-wrap.full .desc-contract { display: block; }

#book-desc-wrap.cropped .desc-contract { display: none; }
#book-desc-wrap.cropped .desc-expand { display: block; }

#book-desc p .btn span { background: none; padding-right: 0; font-weight: 300; }

#feature-btn { float: left; width: 100%; text-align: center; padding: 60px 0 30px 0; }
#feature-btn a { margin: 0 auto; background: #642c94; border: solid 2px #642c94; color: #fff; font-size: 19px; padding: 10px 40px; -moz-border-radius: 30px; border-radius: 30px; text-decoration: none; white-space: nowrap; }
#feature-btn a span { background: url(../images/logo-icon-white.png) no-repeat 0 center; background-size: 30px auto; padding-left: 40px; color: #FFDE00; }
#feature-btn a:hover {  }

#format { float: left; width: 100%; margin: 0 auto; padding: 10px 0; }
#format ul { width: auto; margin: 0 auto; padding: 0; text-align: center; }
#format ul::-webkit-scrollbar { display: none;  /* Safari and Chrome */ }
#format ul li { float: left; width: auto; padding: 0; margin: 0 5px 0 0; list-style-type: none; font-size: 13px; overflow-y: hidden; }

#format ul li.heading span, 
#format ul li.active span.tick,
#format ul li a { float: left; padding: 6px 15px; background: #ececec; -moz-border-radius: 3px; border-radius: 3px; }

#format ul li a { color: #777; text-decoration: none; }
#format ul li a span { color: #642c94; }

#format ul li.heading span { background: url(../images/arrow-grey-right.gif) no-repeat right center #7a7a7a; color: #fff; padding-right: 25px; }
#format ul li.active span.tick { background: #71b449; background-size: auto 12px; color: #fff; }
#format ul li.active span span { background: url(../images/tick-white.png) no-repeat 0 center #71b449; background-size: auto 12px; padding-left: 20px; }

#star-rating { float: left; width: 100%; padding: 20px 0 10px 0; }
#star-rating .img-stars { float: left; height: 18px; width: auto; margin-right: 10px; margin-top: 1px; }
#star-rating .rating { float: left; color: #ff9c00; padding-right: 10px; font-size: 16px; }
#star-rating .rating-num { float: left; font-style: italic; color: #999; font-size: 13px; padding-top: 3px; }
#star-rating .rating-num a { color: #999!important; text-decoration: none; }
#star-rating .rating-num a:hover { text-decoration: underline; color: #888!important; }

/* ---------------------------------------------------------------------------------
   TOPCHOICE CALLOUT
--------------------------------------------------------------------------------- */

#topchoice-wrap { float: left; width: 100%; padding: 0; background: url(../images/bg-concrete.jpg) repeat-x center 0 #ececec; background-size: 100% auto; }
#topchoice { float: left; width: 100%; padding: 40px 0 50px 0; background: url(../images/icon-toparrow-grey.png) no-repeat center 0; }
#topchoice-callout { width: 650px; margin: 0 auto; }
#topchoice-callout .book-image { float: left; width: 200px; padding-right: 50px; }
#topchoice-callout .book-image img { 
    height: 220px; 
    width: auto; 
    float: right;
    box-shadow: 2px 2px 8px #7a7a7a; 
    transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    -o-transform: rotate(8deg); 
}
#topchoice-callout .book-callout { float: right; width: 400px; padding-top: 20px; }

#topchoice h3 { color: #642c94; text-transform: uppercase; font-size: 25px; line-height: 25px; margin: 0 0 7px 0; }
#topchoice .author { float: left; width: 100%; color: #222; text-transform: uppercase; font-size: 17px; line-height: 20px; margin: 0 0 2px 0; }
#topchoice .binding { float: left; width: 100%; color: #666; text-transform: uppercase; font-size: 17px; }
#topchoice .price-details { float: left; width: 100%; padding-top: 15px; margin: 0 0 15px 0; font-size: 25px; color: #642c94; }
#topchoice .price-details .num { float: left; width: 44px; padding: 5px 0; background: #642c94; color: #fff; -moz-border-radius: 50%; border-radius: 50%; text-align: center; }
#topchoice .price-details .price { float: left; padding: 5px 0 5px 15px; }
#topchoice .price-details .price span { font-family: helvetica, arial; }

#topchoice .btn-box { float: left; background: #fff; -moz-border-radius: 30px; border-radius: 30px; padding: 5px; }
#topchoice .store { float: left; padding: 7px 20px 0 20px; }
#topchoice .store img { float: left; height: 27px; width: auto; }
#topchoice .buy-btn { float: left; background: #642c94; border: solid 2px #642c94; color: #ffde00; font-size: 17px; padding: 6px 25px 6px 30px; -moz-border-radius: 30px; border-radius: 30px; text-decoration: none; white-space: nowrap; }
#topchoice .buy-btn span { background: url(../images/arrow-right-yellow.png) no-repeat right center; padding-right: 20px; background-size: auto 13px; }

#topchoice .btn-box a:hover .buy-btn span { padding-right: 30px; }

.transition,
.buy-btn span
{
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
}

/* ---------------------------------------------------------------------------------
   BLOG
--------------------------------------------------------------------------------- */

.blog #heading { width: 80%; padding: 50px 10%; text-align: center; }
.blog #heading .sub-title { float: left; width: 100%; color: #5749a1; margin: 0 0 15px 0; font-size: 18px; }
.blog.with-thumb #heading { padding-bottom: 100px; }

.blog-thumb-centre { float: left; width: 100%; height: 50px; background: #fff; text-align: center; }
.blog-thumb-top { float: left; width: 100%; position: relative; top: -60px; z-index: 998; }
.blog-thumb-top img { width: 100px; height: auto; -moz-border-radius: 50%; border-radius: 50%; border: solid 10px #fff; }

.blockquote-logo { float: left; width: 100%; margin-top: 5px; }
.blockquote-author { float: left; width: 100%; color: #888; margin-top: 15px; }

.img-left { float: left; margin: 0 20px 20px 0; }
.img-right { float: right; margin: 0 0 20px 20px; }
.img-20 { width: 20%; }
.img-30 { width: 30%; }
.img-40 { width: 40%; }
.img-50 { width: 50%; }
.img-60 { width: 60%; }
.img-70 { width: 70%; }
.img-80 { width: 80%; }
.img-90 { width: 90%; }
.img-100 { width: 100%; }

#blog-article img { max-width: 100%; height: auto; }
#blog-article h3 {  }

.text-feature { float: left; width: 100%; border-top: dotted 2px #ccc; padding: 30px 0 0 0;  }
.tf-thumb { float: left; width: 16%; padding: 2%; margin-bottom: 30px; }
.tf-text { float: right; width: 77%; }
.text-feature.border-dotted-btm { border-bottom: dotted 2px #ccc; margin-bottom: 30px; }

.references { float: left; width: 92%; margin: 10px 0 20px 0; padding: 20px 4% 0 4%; border: solid 1px #ccc; }
.references ol { margin: 0 0 20px 15px; padding: 0; }
.references li { font-size: 0.85em; padding: 3px 0; margin: 0; }

.blog-callout-name { float: left; width: 110px; height: 110px; padding: 2%; margin-bottom: 30px; text-align: center; border: solid 15px #efefef; background: #666; -moz-border-radius: 50%; border-radius: 50%; position: relative; }
.blog-callout-name span {   
    position: absolute;
    top: 50%;
    left: 0%;
    float: left;
    padding: 20%;
    width: 60%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-transform: uppercase;
}

.distributor-list table td:nth-child(1) { width: 30%; }
.distributor-list .text-feature:nth-child(odd) .blog-callout-name { background: #333; }

#blog-article .book-list { float: left; width: 100%; border-top: dotted 2px #ccc; padding: 30px 0 0 0; margin: 0; }
#blog-article .book-list li { float: left; width: 21%; padding: 0 2% 15px 2%; min-height: 370px; text-align: center; list-style-type: none; margin: 0; }
#blog-article .book-list li .thumb { float: left; width: 100%; padding: 0 0 20px 0; }
#blog-article .book-list li .thumb img { height: 200px; width: auto; }
#blog-article .book-list li h3 { margin: 0 0 20px 0; }

/* ---------------------------------------------------------------------------------
   DISCLAIMER NOTICE
--------------------------------------------------------------------------------- */

#disclaimer-wrap { float: left; width: 92%; padding: 40px 4%; background: #ECECEC; border-top: solid 1px #ccc; }
#disclaimer { }

#aff-disclaimer { margin: 0 auto; text-align: center; }
#aff-disclaimer span { text-transform: uppercase; font-size: 13px; }

/* ---------------------------------------------------------------------------------
   BOOK LISTINGS
--------------------------------------------------------------------------------- */

.search-loading { float: left; width: 100%; text-align: center; }
.search-loading img { height: 60px; width: auto; }


.bl { float: left; width: 48%; margin: 0 0 2% 0; border: solid 5px #ececec; background: url(../images/divider-dotted.gif) repeat-y 40% 0; -moz-border-radius: 10px; border-radius: 10px; }
.bl-thumb { float: left; width: 40%; padding: 20px 0; text-align: center; }
.bl-info { float: right; width: 50%; padding: 20px 5% 25px 0; }
.bl:nth-child(odd) { clear: left; }
.bl:nth-child(even) { float: right; clear: right; }
.bl-info h2 a { color: #222222; border-bottom: none;  }
.bl-info h2 a:hover { color: #642c94; }

.bl-thumb img { height: auto; max-height: 175px; width: auto; max-width: 82%; }

.book-data { float: left; width: 100%; padding: 0; margin: 0 0 20px 0; }
.book-data li { padding: 0; font-size: 0.9em; list-style-type: none; color: #999; }

.bl h2 { margin: 0 0 4px 0; max-height: 48px; overflow-y: hidden; }
.bl .author { float: left; width: 100%; margin: 0 0 20px 0; }
.bl .btn { margin-left: -3px; }

/* ---------------------------------------------------------------------------------
    LOGIN & REGISTER
--------------------------------------------------------------------------------- */

#content .error { float: left; clear: both; width: 100%; text-align: center; margin: 0 0 15px 0; background: #9b0000; color: #fff!important; padding: 6px 0; font-weight: bold; clear: both; }
#content .error a { color: #fff; }

#content #login-wrap { width: 100%; margin: 0 auto; }
#content #login { width: 86%; border: none; background: #ececec; padding: 30px 7% 10px 7%; margin-top: 0; clear: both; margin: 0px 0 20px 0; }
#content #login form { float: left; width: 100%; }
#content #login h2 { margin-bottom: 5px; }
#content #login label { width: 100%; float: left; margin: 0 0 5px 0; }
#content #login p { float: left; width: 100%; margin: 0 0 20px 0; }
#content #login .login { width: 100%; text-align: right; }
#content #login .field { width: 94%; float: left; }
#content #login a { float: left; margin: 4px 0 0 0px; }

.social-btn { float: left; width: 80%; text-align: center; background: #666; color: #fff; padding: 10px 10%; text-decoration: none; margin: 0 0 20px 0; }
.login-alternative { float: left; width: 100%; padding: 15px 0; margin: 0 0 20px 0; background: url(../images/divider-dotted.gif) repeat-x 0 25px; text-align: center; }
.login-alternative span { background: #fff; padding: 0 10px; font-weight: bold; text-transform: uppercase; }

.login-fb { background: url(../images/icon-facebook-white.png) no-repeat 18px center #335a9e; background-size: auto 20px; }
.login-google { background: url(../images/icon-google-white.png) no-repeat 15px center #f03b2c; background-size: auto 16px; }

/* ---------------------------------------------------------------------------------
   CAROUSAL
--------------------------------------------------------------------------------- */

.carousel-wrap.bg-grey, .bg-grey .carousel-wrap { background: #ececec; }
.carousel-wrap .book-box { float: left; width: 96%; padding: 0 2% 5px 2%; text-align: center; }
.carousel-wrap .book-box img { display: inline; margin: 0 auto; height: 230px; width: auto; max-width: 90%; text-align: center!important; }
.carousel-wrap .book-box h4 { float: left; width: 100%; margin: 20px 0 0 0; max-height: 50px; }
.carousel-wrap .book-box h4 span { float: left; width: 100%; margin: 0; }
.carousel-wrap .book-box h4 .author { color: #666; }

.carousel-wrap h2 { margin: 0 0 30px 0; }


/* ---------------------------------------------------------------------------------
   CATEGORIES
--------------------------------------------------------------------------------- */


.column-one, .column-two, .column-three, .column-four { float: left; width: 25%; }

.category-set { float: left; width: 33%; margin: 0 0 20px 0; }
#categories h2 a { color: #222222; }

#categories ul { float: left; width: 100%; margin: 0; padding: 0; }
#categories ul li { list-style-type: none; padding: 0; line-height: 1.6em; margin: 0 0 5px 0; }
#categories ul li a { color: #646464; text-decoration: none; }
#categories ul li a:hover { color: #642c94; text-decoration: underline; }
#categories ul ul { float: left; width: 100%; margin: 0 0 10px 0; padding: 0; }
#categories ul ul li { margin: 0 0 5px 0; text-indent: 10px; }
#categories ul ul li a { color: #888; }


#cat-results { float: left; width: 100%; padding: 0; margin: 0; }
#cat-results li { float: left; width: 21%; text-align: center; list-style-type: none; padding: 0 2%; margin: 0 0 35px 0; height: 260px; overflow-y: hidden; }
#cat-results li img { display: inline; margin: 0 auto; height: 180px; width: auto; max-width: 90%; text-align: center!important; }
#cat-results li h4 { float: left; width: 100%; margin: 5px 0 0 0; }
#cat-results li h4 span { float: left; width: 100%; margin: 0; }
#cat-results li h4 .author { color: #666; }

#subcat-ul { float: left; width: 88%; margin: 0 0 45px 0; padding: 20px 6%; border: solid 1px #ccc; }
#subcat-ul li { float: left; width: 25%; list-style-type: none; padding: 0; line-height: 1.4em; margin: 0 0 5px 0; }
#subcat-ul li a { color: #646464; text-decoration: none; }
#subcat-ul li a:hover { color: #642c94; text-decoration: underline; }
#subcat-ul ul { float: left; width: 100%; margin: 0 0 10px 0; padding: 0; }
#subcat-ul ul li { margin: 0 0 5px 0; text-indent: 10px; }
#subcat-ul ul li a { color: #888; }


/* ---------------------------------------------------------------------------------
   AUTHORS / BRANDS
--------------------------------------------------------------------------------- */


#alphabet { float: left; width: 100%; padding: 0; margin: 0 0 20px 0; }
#alphabet li { float: left; width: 3.8%; text-align: center; font-weight: bold; list-style-type: none; padding: 0; margin: 0; }
#alphabet li a { float: left; width: 100%; text-decoration: none; }
#alphabet li a:hover { background: #642c94; color: #fff; }

#all-brands { float: left; width: 100%; }
#all-brands .alpha { float: left; width: 100%; padding: 30px 0 10px 0; background: #fff; border-top: solid 1px #d2d2d2; }

#all-brands .alpha ul { margin: 0; padding: 0; width: 100%; }
#all-brands .alpha ul li.letter { border: solid 1px #52abd0; text-align: center; background: #52abd0; color: #fff; }
#all-brands .alpha ul li.letter span { float: left; width: 100%; padding-top: 45px; font-size: 40px; }

#all-brands .alpha .text { float: left; width: 100%; color: #a8a8a8; height: 30px; }
#all-brands .alpha .text-links { float: left; width: 94%; margin: 0; padding: 0 3% 20px 3%; }
#all-brands .alpha .text-links li { float: left; width: 23%; padding: 0 0 0 2%; list-style-type: none; margin: 0; height: 23px; overflow-y: hidden; }
#all-brands .alpha .text-links li:first-letter { text-transform: capitalize; } 
#all-brands .alpha .text-links li a {  text-decoration: none; }
#all-brands .alpha .text-links li a:hover { text-decoration: underline; }
#all-brands .alpha .all { font-weight: bold; }

/* ---------------------------------------------------------------------------------
   FEATURE CALLOUTS
--------------------------------------------------------------------------------- */

#callout-features { float: left; width: 100%; padding: 40px 0 20px 0; margin-top: 30px; text-align: center; border-top: dotted 2px #ccc; }
#callout-features .callout { float: left; width: 21%; padding: 20px 2%; }
#callout-features .callout .thumb { width: 160px; margin: 0 auto 20px auto; }
#callout-features .callout .thumb a { display: block; width: 120px; height: 100px; padding: 30px 20px; background: #ececec; -moz-border-radius: 50%; border-radius: 50%; }
#callout-features .callout .thumb img { height: 100px; width: auto; }
#callout-features .callout .btn-wrap { float: left; width: 100%; margin-top: 5px; }
#callout-features.two-split .callout { width: 42%; padding: 20px 4%; }
#callout-features.three-split .callout { width: 27.3%; padding: 20px 3%; }

#callout-features .callout .thumb-v2 { margin: 0 auto 20px auto; }
#callout-features .callout .thumb-v2 img { width: 160px; height: auto; }

/* ---------------------------------------------------------------------------------
   FIELDSETS
--------------------------------------------------------------------------------- */

#contact-form { float: left; width: 100%; margin-top: 20px; padding: 20px 0 10px 0; border-top: dotted 2px #ccc; }

#contact-form fieldset { border: none; margin: 0; padding: 0; text-align: left; }
#contact-form fieldset div { position: relative; float: left; width: 100%; margin: 0 0 10px 0; }
#contact-form fieldset input[type="text"], #content fieldset input[type="text"], #content fieldset input[type="password"], #contact-form fieldset input[type="password"], fieldset textarea { float: left; width: 96%; border: solid 2px #ccc; padding: 9px 10px; -moz-border-radius: 4px; border-radius: 4px; font-size: 15px; color: #7b7b7b; background: #fff; }
#contact-form fieldset input[type="text"]:focus, fieldset textarea:focus { border: solid 2px #642c94; }
#contact-form fieldset label { position: absolute; top: 13px; left: 11px; font-size: 15px; color: #7b7b7b; }
#contact-form fieldset label .req { font-size: 0.75em; color: #b60404; }
#contact-form fieldset .sm { font-size: 11px; color: #7b7b7b; }
#contact-form fieldset .btn.sm { color: #fff; }

#contact-form fieldset { float: left; width: 100%; }
#contact-form fieldset p { position: relative; float: left; width: 100%; margin: 0 0 10px 0; line-height: 1.0em; }
#contact-form fieldset textarea { width: 96%; }
#contact-form fieldset .smtxt { font-size: 0.7em; line-height: 1.3em; text-align: left; color: #fff; padding-top: 5px; }
#contact-form .fieldset-left { float: left; width: 38%; }
#contact-form .fieldset-right { float: right; width: 59%; }
#error { color: #d40000; border-top: solid 1px #d40000; font-size: 0.85em; padding-top: 10px; }
#success { color: #449624; }

#contact-form .center { text-align: center; }
#contact-form .sm { font-size: 1.0em; }

/* ---------------------------------------------------------------------------------
   SUBFOOTER
--------------------------------------------------------------------------------- */
#mid-wrap { overflow-x: hidden; }
#mid-wrap #mail-list { float: left; width: 100%; padding: 0; text-align: center; }
#mid-wrap #mail-list .signup-headline, #mid-wrap #mail-list .signup-headline-2 { float: left; width: 100%; text-align: center; text-transform: none; font-weight: 300; font-size: 22px; margin: 0 0 20px 0; }
#mid-wrap #mail-list .signup-headline { color: #642c94; } 
#mid-wrap #mail-list .signup-headline-2 span { font-weight: 700; }
#mid-wrap #mail-list fieldset { margin: 0 0 0 50%; width: 50%; padding: 0; border: none; text-align: left; }
#mid-wrap #mail-list .mail-list-wrap { float: left; z-index: 900; position: relative; width: 500px; margin: 0 0 0 -245px; }
#mid-wrap #mail-list .mail-list-wrap label { position: absolute; font-size: 16px; top: 8px; left: 12px; z-index: 100; color: #979797; cursor: text; }
#mid-wrap #mail-list .mail-field { width: 383px; font-size: 16px; background: #fff; padding: 7px 6px 8px 12px; border: none; color: #000; float: left; border: solid 1px #d2d2d2; border-right: none;  -moz-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; font-family: 'geomanistregular', serif; font-weight: 300; }
#mid-wrap #mail-list .submit-btn { -webkit-appearance: none; -webkit-border-radius: 0; position: relative; z-index: 999; height: 38px; }
#mid-wrap #mail-list p { float: left; clear: both; width: 100%; padding-top: 10px; text-align: center; margin: 0 0 0 -50%; }
#mid-wrap #mail-list p label { margin-right: 5px; }
#mid-wrap #mail-list fiedlset p {  }

/* ---------------------------------------------------------------------------------
   FOOTER
--------------------------------------------------------------------------------- */

#footer .link-list { float: left; width: 100%; }
#footer ul { float: left; /*padding: 0 1.85% 0 0;*/ padding: 0; width: 15%; margin: 0; }
#footer ul li { font-size: 0.85em; padding: 0; margin: 0; list-style-type: none; line-height: 1.7em; color: #fff; }
#footer ul li a { color: #fff; text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; color: #fff; }
#footer ul li.highlight, #footer ul li a.highlight { color: #fff; }
#footer ul.padtop { padding-top: 22px; }
#footer ul.divider { margin-left: 5%; }
#footer ul.no-margin { padding-right: 0; }

#footer .copyright { float: left; width: 100%; text-align: center; padding: 20px 0% 0 0%; }
#footer .copyright a { margin: 0 5px; }
#footer .copyright { font-size: 0.85em; color: #fff; line-height: 1.8em; }
#footer .copyright a { color: #fff; text-decoration: underline; white-space: nowrap; }
#footer .foot-logo { text-align: center; margin: 0 0 20px 0; }
#footer .foot-logo img { width: 130px; }

#footer .finduson { float: right; width: 147px; padding: 88px 0 60px 0; background: url(../images/footer-finduson.png) no-repeat 0 0; text-align: center; margin-top: -45px; }
#footer .finduson a img { width: 108px; }

#footer .bold { color: #fff; }

#footer #main-links ul { width: 100%; text-align: center; margin: 0; }
#footer #main-links ul li { float: none; padding: 0 15px; display: inline; font-size: 1.0em; }

/* ---------------------------------------------------------------------------------
   OFFERS PAGE - FRENZY SALES ETC
--------------------------------------------------------------------------------- */

#offers-wrap { float: left; width: 92%; padding: 250px 4% 40px 4%; background: url(../images/product-collage-top.jpg) no-repeat center 0 #fff; }
#offers-wrap h1 { text-align: center; }
#offers-wrap h1.purple { color: #642c94; }
#offers-wrap .offer-heading { width: 530px; margin: 0 auto; text-align: center; }
#offers-wrap h1 .lg { font-size: 35px; line-height: 1.1em; }
#offers-wrap h1 .xlg { font-size: 50px; line-height: 1.1em; }
#offers-wrap .new-line { float: left; width: 100%; }
#offers-wrap h1 .light { font-weight: 300; }

#offers { width: 600px; margin: 0 auto; border-spacing: 0; border-collapse: collapse; border-top: 1px solid #ccc; }
#offers td { vertical-align: middle; padding: 15px 0; margin: 0; position: relative; }
#offers .coupon { font-size: 13px; color: #808080; margin: 0; text-transform: uppercase; }
#offers h2, #offers h3 { font-size: 18px; margin: 0; }
#offers h2 { font-weight: normal; }
#offers h3, #offers h3 a { color: #642c94; }
#offers .offer-btn { width: 120px; text-align: right; }
#offers .offer-logo { width: 170px; }

#offers .thumb { float: left; }
#offers .offer-logo a { width: 150px; height: 65px; border: solid 1px #ccc; display: block; text-align: center; display: table-cell; vertical-align: middle; }
#offers .offer-logo a.black, #offers .thumb.black a { border: solid 1px #000; background: #000; }
#offers .offer-logo img { max-width: 120px; max-height: 40px; display: inline; }

#offer-text { float: left; width: 70%; text-align: center; padding: 50px 15% 0 15%; }

/* ---------------------------------------------------------------------------------
   ERROR 404
--------------------------------------------------------------------------------- */

#error-wrap { float: left; width: 80%; padding: 50px 10%; background: #fff; text-align: center; }
#error-page { margin: 0 auto; max-width: 500px; }
#error-wrap img { max-width: 100%; height: auto; }

/* ---------------------------------------------------------------------------------
   UI SEARCH SUGGESTIONS
--------------------------------------------------------------------------------- */

.un-highlightable { 
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}

.ui-autocomplete { 
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.ui-menu {
    border: none!important;
	-moz-box-shadow: 1px 0px 3px rgba(68,68,68,0.5);
	-webkit-box-shadow: 1px 0px 3px rgba(68,68,68,0.5);
	box-shadow: 1px 0px 3px rgba(68,68,68,0.5);
    z-index: 999!important;
}
.ui-menu .ui-menu-item {
	padding: 15px!important;
    font-size: 15px!important;
    background: #fff!important;
    border: none!important;
    border-bottom: solid 1px #efefef!important;
    z-index: 999!important;
}
.ui-menu .ui-menu-item a { 
    color: #000;
}
.ui-menu .ui-menu-item:hover { 
    background: #efefef!important;
}
.ui-menu em { float: right; }
.ui-menu .thumb { 
    display: table-cell;
    vertical-align: middle;
    height: 30px;
    width: 100px;
    text-align: center;
}
.ui-menu .thumb img {
    height: 30px;
    max-width: 100px;
    margin: 0 auto;
}
.ui-menu span.title { 
    float: left;
    padding: 5px;
}

/* ---------------------------------------------------------------------------------
   DISABLE TEXT SELECT
--------------------------------------------------------------------------------- */

.noselect, .discount-btn, .discount-info .txt, .discount-info .btn {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

/* ---------------------------------------------------------------------------------
   HORIZONTAL SCROLLING
--------------------------------------------------------------------------------- */

.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.scrolling-wrapper, #nav {
  -webkit-overflow-scrolling: touch;
}
.scrolling-wrapper, #nav {
  &::-webkit-scrollbar {
    display: none;
  }
}

/* ---------------------------------------------------------------------------------
   SLICK SCROLLER CUSTOMISATION
--------------------------------------------------------------------------------- */


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
    background: #bfbfbf;
    color: #bfbfbf;
    -moz-border-radius: 50%; 
    border-radius: 50%; 
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 10px;
    height: 10px;
    padding: 5px;

    cursor: pointer;

    color: #bfbfbf;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
    background: #642c94;
    -moz-border-radius: 50%; 
    border-radius: 50%; 
    color: #642c94;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;

    content: '•';
    text-align: center;

    opacity: .25;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #642c94;
    background: #642c94;
    -moz-border-radius: 50%; 
    border-radius: 50%; 
}

