/* CSS for ALL SITES ONLY in this file. For specific websites use profile-books.css, profile-business.css, serpents-tail.css */

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2cb63f");

@font-face {font-family: 'Texta-Bold';src: url('../fonts/2CB63F_0_0.eot');src: url('../fonts/2CB63F_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2CB63F_0_0.woff2') format('woff2'),url('../fonts/2CB63F_0_0.woff') format('woff'),url('../fonts/2CB63F_0_0.ttf') format('truetype');}
  
@font-face {font-family: 'Texta-Heavy';src: url('../fonts/2CB63F_1_0.eot');src: url('../fonts/2CB63F_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2CB63F_1_0.woff2') format('woff2'),url('../fonts/2CB63F_1_0.woff') format('woff'),url('../fonts/2CB63F_1_0.ttf') format('truetype');}
  
@font-face {font-family: 'Texta-Medium';src: url('../fonts/2CB63F_2_0.eot');src: url('../fonts/2CB63F_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2CB63F_2_0.woff2') format('woff2'),url('../fonts/2CB63F_2_0.woff') format('woff'),url('../fonts/2CB63F_2_0.ttf') format('truetype');}


/*--- HEADER --- */

.logo--mobile {
  padding-bottom: 10px;
  padding-top: 10px;
}
 
@media only screen and (max-width: 768px) { 
     .small-p { display: none; }
}

.hp-block-logo {
	text-align: center;
	padding-top: 15px;
}

/* Replace top links with icons
-------------------------------------------------------------- */

.ic-cart:before, .ic-cart1:before, .ic-menu:before, .ic-search:before, .ic-user:before {
    color: #819096!important;
}


.top-myaccount {
	background-image: url("../images/icon-myaccount.png")!important;
	background-size: 43px!important;
    display:block;
    height:35px;
    width:25px;
	text-indent: -10000px;
	margin-left: 10px;
}

.top-mywishlist {
	background-image: url("../images/icon-wishlist.png")!important;
	background-size: 35px 35px!important;
    display:block;
    height:35px;
    width:25px;
	text-indent: -10000px;
	margin-left: 5px;
}

.mini-cart .mini-cart-heading .ic-cart {
	font-size: 20px;
}

.top-login {
	background-image: url("../images/icon-login.png")!important;
	background-size: 43px !important;
    /*display:block;*/
	display: none;
    height:35px;
    width:25px;
	text-indent: -10000px;
	margin-left: 5px;
}

@media screen and (max-width: 767px) {
	
	.top-myaccount, .top-login, .top-logout {
	  width: auto;
	  text-indent: 35px;
	  margin-left: 10px;
  }
  
}



.top-logout {
	background-image: url("../images/icon-login.png")!important;
	background-size: 43px!important;
    display:block;
    height:35px;
    width:25px;
	text-indent: -10000px;
	margin-left: 5px;
}

/* SITE MAP*/
.creareseo-sitemap .sitempan 
{
  width: 50% !important;
}

.creareseo-sitemap .siteul li 
{
  list-style: none!important;
}
.creareseo-sitemap .sitecatul li.cat ul
{
  margin:0px !important;
  
}
.creareseo-sitemap .sitecatul li.cat ul li
 {
  list-style: none !important;
}

@media only screen and (max-width: 360px) 
{
	.creareseo-sitemap .sitempan 
	{
	  width: 100% !important;
	}
}


/*--- GENERAL PAGE STRUCTURE ---*/

.page-title {
	margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
	.preface {
		margin-top: 15px;
	}
}

body {
	font-size: 15px !important;
}

b, strong {
	/*font-family: 'Texta-Bold'; Taken out because it was making the font look fuzzy */
}

.main {
	padding-top: 0;
}

body.cms-index-index .main {
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
	
	.main {
		padding-top: 10px;
	}

}

.my-account .page-title, .category-title {
    border-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
}

.col-right > * {
	margin-left: 0;
}

.breadcrumbs li > * {
	vertical-align: initial;
}

@media only screen and (min-width: 1280px) {
	.col2-right-layout .no-gutter.grid-col2-sidebar {
	  width: 30%;
	  padding-left: 5%;
	}
	
	.col2-right-layout .no-gutter.grid-col2-main {
 	   width: 65%;
	}
}

.col2-right-layout .no-gutter.grid-col2-sidebar {
  width: 30%;
  padding-left: 5%;
}

.col2-right-layout .no-gutter.grid-col2-main {
   width: 65%;
}


@media only screen and (max-width: 767px) {
	.col2-right-layout .no-gutter.grid-col2-sidebar {
	  padding-left: 0;
	  width: 100%;
	}
	
	.col2-right-layout .no-gutter.grid-col2-main {
	   width: 100%;
	}
}


.section-title {
	text-transform: uppercase;
}

.std ul {
	list-style-type: disc;
	margin-left: 17px;
}

#messages_product_view {
	width: 100%;
}

.toolbar .pager {
	display: block;
}

.category-products .pager {
	display: none;
}

.col-main .highlight {
	background: none !Important;
}

.blog-post-image {
	margin-bottom: 1em;
}

.slider-arrows1-pos-top-right .owl-controls .owl-buttons {
  top: -47px;
  right: 15px;
}

.cms-index-index .slider-arrows1-pos-top-right .owl-controls .owl-buttons {
  top: -60px;
  right: 15px;
}

/*--- STATIC PAGES ---*/

.static-right-products .item {
	margin-bottom: 1em;
}

.static-right-products .product-image-wrapper {
	margin-bottom: 0.5em;
}


/*--- PRODUCT LIST ---*/

.minimal-price {
	margin: 0;
}


/*--- PRODUCT PAGE ---*/

blockquote p:before {
	content: "\2018";
	}
	
blockquote p:after {
	content: "\2019";
	}
	
cite {
	font-size: 0.9em;
}

.product-view .box-attributes.mobile {
	display: none;
}

.product-view .product-img-column {
	margin-left: 0;
}

.product-view .product-img-column .img-box .product-image {
	margin-bottom: 10px;
}

.product-view .product-shop .product-name {
  margin: 0;
}

.subtitle {
	font-weight: normal;
	font-size: 22px;
	font-family: 'Texta-Bold';
}


.product-view .data-table th, .product-view .data-table td {
	padding: 0 0 8px;
	font-size: 0.9em;
}

.product-view .data-table th.label {
	font-family: 'Texta-Bold';
}

.availability {
	float: none;
	margin-bottom: 0;
}

.itemslider .item { 
	/*background: #eff0f0;*/
	padding-left: 0px; 
	padding-right: 0px; 
	padding-bottom: 5px;
	margin-left: 10px; 
	margin-right: 10px; 
	}

.itemslider .item .product-name {
	padding-top: 0px;
	font-size: 0.9em;
}

.block-related-slider .section-title {background: none; font-size: 1.2em;}
.block-related-slider .itemslider .item {background: none; }
	
.product-view .price-box .price, .map-popup-price .price, .map-popup-msrp .price {
	font-family: 'Texta-Medium';
}

.product-view .product-type-data > .price-box {
    border-top-width: 0px;
}

.product-view .add-to-box {
	border: 0px!important;
}

#group-items {
	clear: both;
	overflow: auto;
}

.group-item {
	padding: 10px;
	background: #f2f3f5;
	min-height: 64px;
	margin-bottom: 1em;
}

.group-format {
    color: #41484c;
    font-size: 1.2em;
    margin-left: 5px;
	margin-top: 5px;
}

.group-item .price-box {
	display: block;
}

.group-item .price {
	font-size: 1.2em!important;
	font-weight: normal;
}

.format .help-icon {
	display: inline-block;
	margin-left: 5px;
	background: #f06524;
	padding: 0 5px;
	border-radius: 2px;
	color: #fff;
	height: 18px;
}

.format .help-icon:hover {
	color: #f06524;
	background: #fff;
}

.select-format {
	position: relative;
	float:left;
	height: 64px;
	margin-right: 10px;
}

.format {
	font-family: 'Texta-Heavy';
}

.format .availability {
	padding-left: 5px;
}

.format-isbn {
	font-size: 0.9em;
	color: #aaa;
}


.group-item input[type=checkbox]:not(old) {
  position: absolute;
  opacity: 0;
  width: 20px;
  height: 20px;
  z-index: 50;
  cursor: pointer;
}

.group-item input[type=checkbox]:not(old) + label {
  display: inline-block;
  cursor: pointer;
}

.group-item input[type=checkbox]:not(old) + label > span {
  padding-top: 1px;
  background: green;
  display          : inline-block;
  width            : 20px;
  height           : 20px;
  background       : #fff;
  border: 1px solid #606a70;
}

.group-item input[type=checkbox]:not(old):checked + label > span:before{
  content	  : "\2713";
  display     : block;
  color       : #f06524;
  text-align  : center;
  font-family: 'Texta-Bold';
  position: relative;
  top: 1px;
}

.product-view .action-box {
	margin: 0;
}

.product-view .action-box .grid12-8 {
	padding: 0;
}

.img-box-style1 .product-image {
	padding: 0px!important;
	border: none;
}

@media only screen and (max-width: 767px) {
	.product-view .box-additional {
	   margin-top: 20px;
	}
	
	.product-view .grid12-6, .product-view .grid12-3 {
		margin-bottom: 0;
	}
	
	.product-view .add-to-links {
		text-align: left;
	}
	
	.product-view .box-attributes.desktop {
		display: none;
	}
	
	.product-view .box-attributes.mobile {
		display: block;
	}
	
	.product-view .img-box .product-image {
		margin-left: 0;
		margin-right: 0;
	}
	
	.product-view h1 {
		font-size: 2em;
	}
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
	.product-shop.grid12-7 {
		width: 73%;
	}
}

/* EBOOK ONLY */

.product-view .container1-wrapper {
	border-bottom: 0;
	padding: 0;
}

.product-options-bottom .group-item {
	overflow: auto;
	max-width: 50%;
}

.product-options-bottom .price-box {
	margin: 0;
}

.product-view .add-to-box {
  margin-top: 0;
}

/* Simple Product only */

.product-view-simple .group-item {
	overflow: auto;
	max-width: 50%;
}

.product-view-simple .group-item .select-format .box, .product-view-downloadable .group-item .select-format .box {
    padding-top: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #606a70;
}

.product-view-simple .group-item .select-format .box:before, .product-view-downloadable .group-item .select-format .box:before {
    content: "\2713";
    display: block;
    color: #f06524;
    text-align: center;
    font-family: 'Texta-Bold';
    position: relative;
    top: 1px;
}  

.preorder {
	color: #D30808;
}

.product-view .product-shop .product-author {
    font-size: 1.2em;
    font-family: "Texta-Bold";
    margin-bottom: 0.5em;
}

.product-format {
	color: #999;;
}

.product-image img {
	width: 100%;
}

@media only screen and (max-width: 530px) {
	
	.product-options-bottom .group-item, .group-item {
		max-width: 100%;
	}

}

/*--- AUTHORS LIST --- */

.jump-links {
	clear: both;
	overflow: auto;
	margin: 1em 0 1em 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #e5e5e5;
}

.jump-links li {
	float: left;
	display: block;
	margin-right: 5px;
}

.authors-letter-list {
	clear: both;
	margin: 1em 0;
}

.authors-letter-list h3 {
	margin-left: 1% ;
	margin-right: 1% ;
	font-weight: 700;
}

.authors-letter-list .back-to-top {
	width: 100%;
	text-align: right;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #e5e5e5;
}

.item .product-name {
	margin-bottom: 5px;
}

.item .product-author a, .item .product-author a:visited {
	color: inherit;
}

.product-author a:hover, .item .product-author a:hover {
	color: #333333;
}

.item .product-author {
	margin-bottom: 5px;
}

/*--- BLOG ---*/

.postWrapper {
	overflow: auto;
}

.blog-featured-image {
	display:block;
	width: 100%;
	padding-bottom: 35%;
	height: 0;
	background: #f2f2f5;
	overflow: hidden;
	margin-bottom: 1em;
}

.blog-featured-image.no-crop {
	padding-bottom: 0;
	height: auto;
	overflow: visible;
}

.blog-featured-image img {
	min-width: 100%;
}

.blog-featured-image img.rotate {
	position: relative;
    top: -100px;
	left: -10px;
	width: 130% !important;
	max-width: none;
	-ms-transform: rotate(-10deg); /* IE 9 */
	-webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
	transform: rotate(-10deg);
}


.postFeedItem {
	margin-bottom: 1em;
}
	
.postTitle {
    border-bottom: 0;
}
	
.postTitle h2 {
	font-weight: normal;
	margin-bottom: 7px;
	font-size: 2em;
}

.postTitle h3 {
	font-weight: normal;
	text-transform: none;
	font-family: 'Texta-Bold';
	font-size: 1.1em;
}

.blog-post-view .addthis_toolbox {
	margin-bottom: 1em;
}

.postCats {
	float: left;
}

.postCats li a {
	padding: 2px;
	background: #f2f3f5;
	border-radius: 2px;
	margin-right: 5px;
	display: block;
}

.postWrapper .postTitle {
	margin-bottom: 5px;
	font-size: 0.8em;
}

.postWrapper h3 {
	font-size: 1.2em;
	margin-bottom: 0;
}

.aw-blog-read-more {
	margin-left: 5px;
}

.postContent {
	font-family: 'Texta-Medium';
	font-size: 1em;
}

.postContent p {
	margin-bottom: 15px;
}

.blog-cat-view .toolbar .sorter, .blog-index-list .toolbar .sorter {
	display: none;
}

.blog-post-view .data-table th, .blog-post-view .data-table td {
	padding: 0 10px 10px 0;
}

.blog-post-view .data-table th.label {
	font-family: 'Texta-Bold';
}

.blog-post-view img.alignleft {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

.blog-post-view img.alignright {
	float: right;
	display: block;
	margin: 0 0 10px 10px;
}

.blog-post-view img.aligncenter {
	float: center;
	display: block;
	clear: both;
	margin: 10px;
}

.blog-post-view .postContent a span {
	color: inherit !important;
	text-decoration: none !important;
}

.blog-post-view .postContent span {
	color: inherit !important;
	text-decoration: none !important;
}

/* HOME PAGE */

.cms-index-index .section-title {
	margin-bottom: 15px;
}

.home-blog-heading a:hover {
	color: #231f20!important;
}



@media only screen and (max-width: 900px) { 
	.home-blog-read-more { padding-bottom: 10px; }
	.home-grey-box { margin-bottom: 20px; }
	.home-grey-box-video { width: 96%!important; padding: 2%; }
}


/*
.home-grey-box h4 {
  font-size: 1.7em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 15px 10px 15px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #231f20;
  font-family: 'Texta-Heavy';
}
*/

.home-box {
	background: #f1f2f4;
	  overflow: auto;
	  padding: 15px 15px 1000px 15px;
	  margin-bottom: -1000px;
}

.home-box.secondary-feed h2 {
	font-size: 20px !important;
}

.home-box.secondary-feed .postContent {
	display: none;
}

.home-box.secondary-feed.videos h3 {
	display:none;
}

.home-box.secondary-feed.videos .blog-featured-image {
	overflow: hidden;
	padding-bottom: 0;
	height: auto;
}

.home-box.secondary-feed.videos .grid12-4 {
	width: 48%;
}

.home-box.secondary-feed .home-blog-heading {
	min-height: 0;
}

.cms-index-index h4, .cms-index-index h4 a {
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #231f20;
    font-family: 'Texta-Heavy' !important;
}

.cms-index-index h4 {
  background: #f1f2f4;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.section-title a {
	color: #231f20;
}

.cms-index-index .twitter h4, .cms-index-index .twitter h4 a {
	padding-top: 0;
}

.special-offers-home p {
	margin-bottom: 0;
}

.twitter-feed {
	max-height: 225px;
	margin-bottom: 15px;
	overflow-y: auto;
}

@media screen and (max-width: 767px) {
	.home-blog-heading {
		min-height: 0 !important;
	}
}

.nested-container {
	overflow: hidden;
	height: 100%;
}

.home-signup-container {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 12px;
	margin: 0 0 0 0;
	float: left;
	background: #f1f2f4;
	background-size: 400px 355px;
	background-position: right -100px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

.home-signup-container h5 {
	font-family: Texta-Heavy;
	font-size: 1.5em;
	color: #ef4700;
}

.home-signup-container p {
	font-family: Texta-Bold;
	font-size: 1.3em;
	color: #606a70;
	clear: both;
	padding-top: 10px;
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
  color: #fff;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media only screen and (max-width: 767px) {
	.home-signup-container {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.home-box {
		margin-bottom: 0;
		padding-bottom: 0;
	}
}

.footer .feature p {
	font-family: 'Texta-Bold';
}

.footer-primary .mobile-collapsible .block-content {
	display: block !important;
}

.footer-primary .mobile-collapsible .opener {
	display: none !important;
}

.footer-copyright.web-dev {
	text-align: right;
	position: relative;
	top: 55px;
}

@media screen and (max-width: 767px) {
	.footer-copyright.web-dev {
		text-align: center;
		position: relative;
		top: 0;
	}
	.footer-bottom .item {
	  width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.footer-primary .mobile-collapsible {
		margin-bottom: 1em;
	}
}

.new-users h2, .registered-users h2 {
  /* background: #b2b2b2; */
  /* color: #fff; */
  /* padding: 15px; */
  /* margin-bottom: 50px; */
  border-bottom: 0;
}

.my-account h3 {
	padding-top: 0;
	color: #231f20;
}

.itemslider .item .product-name, .products-grid.size-s .product-name {
	font-size: 1em;
	padding-left: 0;
	padding-right: 0;
}

.blog-index-list .postData, .blog-cat-view .postData {
	max-width: 650px;
}

.postDate {
	font-family: 'Texta-Bold';
}

.note-msg.empty-catalog {
	padding: 25px 25px 25px 80px !important;
	color: #7c622a;
	min-height: 0;
    background: url(../images/i_msg-note.png) #FDEDA4 !important;
	background-repeat: no-repeat !important;
	background-position: 25px center !important;
}

.amlanding-page-view .category-description {
	padding: 15px;
	background: #f5f5f5;
}

.app-button {
	margin-bottom: 10px;
}

.product-app .product-img-column .product-image {
	border-radius: 50px;
	overflow: hidden;
}

.ebook-clear {
	width: 100%;
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b2b2b2;
}

#shipping-costs-table tr:nth-child(even) {
	background: #f2f3f5;
}

#shipping-costs-table .label {
	font-family: 'Texta-Heavy';
}

.static-right-products .product-image-wrapper {
	float: left;
	margin-right: 15px;
}

.static-right-products .item {
	overflow: auto;
}

.issuuembed {
	max-width: 100% !Important;
}

.product-view .product-shop {
  margin-bottom: 15px;
}

.product-view .add-to-box {
	float: left;
	margin-bottom: 0;
}

.product-view .add-to-links li {
	border: none;
	margin-left: 1em;
}

.product-view .add-to-links {
	position: relative;
	left: 10px;
}

.product-view .add-to-links .ic.ib {
	line-height: 24px;
	width: 24px;
	height: 24px;
}

.product-view .add-to-links .ic.ib + .label {
	line-height: 180%;
}

.addthis_toolbox {
	padding-top: 7px;
}

@media screen and (max-width: 769px) {
	.product-view .add-to-box {
		float: none;
	}

	.product-view .add-to-links li {
		margin-left: 0;
	}

	.product-view .add-to-links {
		left: 0;
	}

	.product-view .add-to-links .ic.ib {
		line-height: 24px;
		width: 24px;
		height: 24px;
	}

	.product-view .add-to-links .ic.ib + .label {
		line-height: 180%;
	}

	.addthis_toolbox {
		padding-top: 0;
	}
}

/*---QBANNER---*/

.cycle-slideshow-wrapper {
	margin-bottom: 15px;
	position: relative;
}

.cycle-slide, .cycle-slide .cycle-banner-container, .cycle-slide .cycle-banner-container img {
	width: 100%;
}

.cycle-slide-caption {
	position: absolute;
	top: 8px;
	left: 8px;
	max-width: 60%;
	font-family: "Lato", georgia, serif;
	color: #fff !important;
	font-size: 1.5em;
}

.cycle-pager {
	z-index: 1000;
	position: absolute;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}

.cycle-pager span {
	color: #333;
	font-size: 70px;
	cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
	color: #fff;
	cursor: default;
}

.cycle-prev-next {
	z-index: 1000;
}

.cycle-prev-next .owl-buttons {
	z-index:1000;
	position: absolute;
	top: 8px;
	right: 8px;
}

/* Make our prev/next look likt Ultimo's */
.cycle-prev-next .owl-buttons div {
	cursor: pointer;

	float: left;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../../default/images/infortis/_shared/generic-nav/slider-arrows.png);
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	
	background-image: none !important;
	text-indent: 0;
	display: inline-block;
	font-family: ThemeIcons;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/* line-height: 1em; */
	/* Important: don't overrid line height, it depends on the size of the icon; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	background-color: transparent /*#f5f5f5*/;
	color: #333333;
}

.cycle-prev-next .owl-prev {
	margin-right: 1px;
}

.cycle-prev-next .owl-buttons div:hover {
	background-color: #333333;
	color: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}


.products-list .product-image, .category-products-grid .product-image, .owl-item .product-image, .item .product-image {
    border: 1px solid #ddd;
	display: block;
}

.category-image img {
	max-height: 89px;
}

/******************Newsletter Form*********************************/

.block .actions
{
	border-top:none;
}
.block-subscribe .input-box 
{
  float:left;
  width:60%;
  margin:0px;
}
.block-subscribe .input-box  input
{
	width:95%;
	height: 45px;
}
.block-subscribe .button
{
	float:left;
	width:40%;
}

/* Look Inside */

.product-view {
	position: relative;
}

.look-inside-button {
	width: 100%;
	text-transform: uppercase;
	display: none;
	cursor: pointer;
	font-size: 90%;
	background: #606a70;
	color: #fff;
	padding: 5px 0 3px;
	text-align: center;
	margin-bottom: 10px;
	transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}

.look-inside-button:hover {
	color: #01aef0;
}

.look-inside {
	margin-left: -300px;
	position: absolute;
	left: 10px;
	z-index: 3000;
	width: 600px;
	height: 500px;
	background: #eee;
	padding: 10px;
	overflow: auto;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}

.look-inside .remove {
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.look-inside-button {
		display: none !important;
	}
}

/* Adds some additional styling to the download link on checkout success page */
.success-downloads {
    margin: 15px 0px 15px 0px;
    padding: 10px;
    background: #f2f3f5;
}

.product-view .product-shop .price-box .special-price .price-label {
	display: none;
}

.product-view .product-shop .price-box .special-price {
	margin-left: 32px;
}

.special-price .price {
	color: #D30808 !important;
}


.nav-mobile .nav-block {
    display: block;
	margin: 1px 0 1px 0;
}

.mobile-menu-bottom {
	display: none;
}

@media screen and (max-width: 959px) {
	.desktop-menu-bottom { display: none;}
	.mobile-menu-bottom { display: block;  }
	.mobile-menu-bottom a { display: block; background: #f2f3f5; padding: 15px 15px 15px 30px; margin: 1px 0 0 0; }
	.mobile-menu-bottom a:hover { color: #879a9b!important; }
	.mobile-menu-bottom p { display: block; color: #41484c!important; background: #f2f3f5; padding: 15px 15px 15px 10px; margin: 1px 0 1px 0; text-transform: uppercase; }
}
