/* LICENSE & DETAILS
   ==================================================

	Theme Name: Archeophone
	Theme URI: http://cardinal.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net ) modified by Meagan Hennessey@archeophone
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CARDINAL CSS IMPORT
-------------------------------------------- */

@import url("../cardinal/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
/* OVERRIDE RULES */


#breadcrumbs {
    font-size: 13px;
    line-height: 22px;
    white-space: nowrap;
	text-align:right;
}

/* NEW RULES */


.sale {
	color: #900;
}
button.atc {
	display: inline-block;
	font-size: 15px;
	line-height: 18px;
	height: auto;
	padding: 14px 16px;
	margin: 0 10px 20px 0;
	font-weight: bold;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	position: relative;
	overflow: hidden;
	outline: none;
	text-shadow: none;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: middle;
	width: 100%;
	background: #00679B;
	border: 2px solid rgba(7,41,150,0.84);
}
.product-image {
	padding-bottom:20px;
}
.catalogue {
	font-size: 16px;
	font-weight:400;
	line-height:20px;
	color:#202020;
	}
.cataloguegrid {
	font-size: 18px;
	font-weight:400;
	line-height:22px;
	color:#202020;
}
.love-it-wrapper {
  display: none;
}
.comments-likes {
  display: none;
}
figure.media-wrap img {
display: none;
}
div.categories-wrap {
	display: none;
}
.modal-dialog {
	width:650px;
}
a.sf-button.ps-blue {
	background-color:#0084B5;
}
a.sf-button.ps-blue:hover {
	background-color:#7AD6E8;
}
a.sf-button.waitlist {
	background-color:#B3DEEF;
	color:#1C6193;
}
a.sf-button.waitlist:hover {
	background-color:#1C6193;
	color:#B3DEEF;;
}
a.sf-button.more {
	background-color:#E7E7E7;
	color:#464242;
	border:solid 1px 464242;
}
a.sf-button.more:hover {
	background-color:#C9C5C5;
	color:#464242;
	border:solid 1px 464242;
}
.full-center #logo {
  max-width: 45%;
}
.oop-product {
	height:60px;
	background-color: #FFF;
	color: #E5692F;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border: solid 2px #E5692F;
}
.oop-text {
	color: #E5692F;
	font-weight: bold;
}

.store {
	font-family:Arial;
font-size:15px;
font-weight:bold;
  color: #fff;
  text-align:center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid;
    border-color: #0079b6;
    padding: 12px 20px;
    display: block;
    background: #009ad0;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#009ad0), to(#007ab7));
    background-image: -webkit-linear-gradient(top, #009ad0, 0%, #007ab7, 100%);
    background-image: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background-image: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009AD0', endColorstr='#FF007AB7', GradientType=0); }
  .store:hover {
    border-color: #06b2e6;
	color:#fff;
      filter: none;
      background: #0084bf; }
.store:active,.store:visited  {
	position:relative;
	color:#fff;
	top:1px;
}
.catalogue-atc {
	width: 100%;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #00679B;
	background: #009ad0;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#009ad0), to(#007ab7));
	background-image: -webkit-linear-gradient(top, #009ad0, 0%, #007ab7, 100%);
	background-image: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
	background-image: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
	background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009AD0', endColorstr='#FF007AB7', GradientType=0); 
	}
	.catalogue-atc:hover {
	background: #123572;
	}
	.catalogue-atc-text {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	}
button.inline-atc {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid;
	border-color: #0079b6;
	padding-top: 8px;
	padding-right: 11px;
	padding-left: 5px;
	padding-bottom: 8px;
	display: block;
	background: #009ad0;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#009ad0), to(#007ab7));
	background-image: -webkit-linear-gradient(top, #009ad0, 0%, #007ab7, 100%);
	background-image: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
	background-image: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
	background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF009AD0', endColorstr='#FF007AB7', GradientType=0); }
button.inline-atc:hover {
    border-color: #06b2e6;
	color:#fff;
      filter: none;
      background: #0084bf; }
button.inline-atc:active,button.inline-atc:visited  {
	position:relative;
	color:#fff;
	top:1px;
}
.more {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 82px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
}
.more:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
	color:#333;
}
.more:active {
	position:relative;
	top:1px;
}
.waitlist {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #004f72;
	text-align: center;
	border: 1px solid #9cb0c5;
	padding: 12px 20px;
	display: block;
	background: #cfe3f8;
	/*   background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cadcdc), to(#d9e6e6));
    background-image: -webkit-linear-gradient(top, #cadcdc, 0%, #d9e6e6, 100%);
    background-image: -moz-linear-gradient(top, #cadcdc 0%, #d9e6e6 100%);
    background-image: linear-gradient(to bottom, #cadcdc 0%, #d9e6e6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cadcdc', endColorstr='#d9e6e6', GradientType=0); }*/
}
.waitlist:hover {
	/*background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b4cdcd), color-stop(1, #e0eeee));
	background:-moz-linear-gradient(top, #b4cdcd 5%, #e0eeee 100%);
	background:-webkit-linear-gradient(top, #b4cdcd 5%, #e0eeee 100%);
	background:-o-linear-gradient(top, #b4cdcd 5%, #e0eeee 100%);
	background:-ms-linear-gradient(top, #b4cdcd 5%, #e0eeee 100%);
	background:linear-gradient(to bottom, #b4cdcd 5%, #e0eeee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4cdcd', endColorstr='#e0eeee',GradientType=0);*/
	background-color:#afc6de;
	color:#004f72;
}
.waitlist:active, .waitlist:visited  {
	position:relative;
	top:1px;
	color:#004f72;
}
h6 {
	text-transform:uppercase;
}
a.presslink:link,a.presslink:visited{
	text-decoration:underline;
	color: #94121E;
}
a.presslink:hover,a.presslink:active{
	color: #94121E;
	text-decoration:none;
}
.pressdate {
	font-family:Georgia, Cambria, Times, "Times New Roman", serif;
	color: #94121E;
	font-style:italic;
	text-align:right;
	font-weight:normal;
}
a.title:link,a.title:visited{
	text-decoration:underline;
	color: #94121E;
}
a.title:hover,a.title:active{
	color: #94121E;
	text-decoration:none;
}
.cover:hover { position:relative; top:0px; background:#FFFFFF; }

.divider-heading {
	color:#94121E !important;
	font-size:30px !important;
}
.border-olive {
	border: 1px solid #556b2f;
}
.border-navy {
	border: 1px solid #2F2F4F;
}
.border-black {
	border: 1px solid #000;
}
.border-brick {
	border: 1px solid #7C0A02;
}
