@import url('/assets/theme_cooper.css');

/* NON-STORENVY*/
#product-navigation ul{
font-size:12px !important;
  
}
.breadcrumb{
  background:none;
  margin-bottom:2px;
}

h3{
font-size:18px ;
}
.row {
padding-right:10px;}

#browse-more h3{
margin-top:10px;
}
.dropdown:hover .dropdown-menu {
    display: block;
margin:0px 0;
 }






/*Storenvy theme by http://envylooks.storenvy.com/*/

/* The line below imports most of the styles for your chosen theme.
It is recommended that you leave this here to receive bug fixes or additions to this theme. */

/* The styles below are automatically turned into controls on the Design Bar.
For more information, see the FAQ. */

#content {
    padding: 0 10px;
}

#main, .main {
   padding-right: 3.16456%;
   width: 100%;
   margin-top: 40px;
}

@media screen and (min-width: 568px) and (max-width: 767px){
  #main .col3 { width: 27%; min-width: 18%; margin-left: 6%;}
}

@media screen and (min-width: 768px) {
  #main .col3 { width:  20.7%; min-width: 18%;}
}

@media  screen and (min-width: 568px) and (max-width: 885px){
#header #banner img {
    margin: -65px 0 10px;
    padding-right:20px;}
}

@media screen and (min-width: 886px){
#header #banner img {
    /*margin: -45px 0 10px;
    padding-right:20px;*/
    margin: 0px 0 0px;
    padding-right:0px;}
}

#header #store_info .store_name {
    padding: 10px 30px 25px;
}

@media screen and (min-width: 568px){
  #sidebar, .sidebar {display: none !important;}
}

@media screen and (max-width: 568px){
  #infolinks {display: none !important;}
}

@media screen and (min-width: 568px){
#infolinks {
position: relative;
width: 100%;
text-align: center;
margin: 10px 0 10px;
}
#infolinks ul li {
display: inline;
}
#infolinks ul {
    border: 1px solid #000;
    font-size: 85%;
    margin: 0 auto;
    padding: 2px 0;
    width: 240px;
    text-transform: uppercase;
}
#infolinks #infolinks_li {
position: relative;
float: left;
width: 100%;
}
#infolinks ul li a {
color:#000000;  /*: Info links :*/
padding:0 6px;
}
#infolinks a:hover {
text-decoration: none;
color:#326E90; /*: Info links hover :*/
}
}
    
/*NAVBAR*/
@media screen and (max-width: 568px){
  #navbar {display: none !important;}
}

@media screen and (min-width: 568px){
#navborder{
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}
  
#navbar {
/*background-color: #FFFFFF; /* Navbar background */
}

.navcenter {
  margin: 0;
  padding: 0;
  clear: both;
  text-align: center;
}

.navcenter hr {
    margin: 2px 0;
}

.navcenter li {
  display: inline;
  text-transform: uppercase;
  padding: 4px 0;
  list-style-type: none;
}

.navcenter li a{
  font-size: 14px;
  font-weight: 100;
  color: #333;
}

.navcenter a:hover {
  color: #326E90; /*: Navbar links hover:*/
}

.navspan {color: #000000; padding: 0 12px; font-size: 18px; line-height: 30px;}
}

/* PRODUCT PAGE */
#main_photo img {
    border: 1px solid #E5E5E5;
}

@media screen and (min-width: 568px) {
#product-photo {
    padding-right: 10px;
    width: 46%;}
}

@media screen and (min-width: 568px) {
#product_info {
    margin-left: 25px;
    width: 45%;
}
}

@media screen and (max-width: 450px) {
#product-photo {
    padding-right: 10px;
    width: 100%;}
}

@media screen and (max-width: 450px)  {
#product_info {
    width: 100%;
    padding-right: 10px;}
}

#thumbs li:first-child {
    margin-left: 2.8%;
}

#product_info .status {
    font-weight: normal;
    width: 19%;
    padding: 5px;
}

#product_info #product_description {
    margin: 5% 0;
    font-size: 14px;
}

li.product {
    font-size: 14px;
    /* margin-right: 2.75%; */
    text-align: center;
}

li.product img.product-photo {
    border: 1px solid #E5E5E5;
    width: 100%;
}

#thumbs img{
    border: 1px solid #E5E5E5;
}

/* CONTACT PAGE */
#contact_block {
  float: left;
  width: 510px;
}
#contact-form ul li .field {
    clear: right;
    margin-left: 100px;
    max-width: 380px;
}
#contact-form ul li .field input, #contact-form ul li .field textarea {
    background-color: #F1F1F3;
    border: medium none;
    border-radius: 0;
    color: #414141;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    max-width: 380px;
    padding: 6px 15px;
    width: 100%;
}

#contact-form ul li input.button {
    border: medium none;
    padding: 6px;
}

/*BUTTONS + HR*/
a.button, button.button, input.button {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 6px;
}

#cart_add_form input.add_to_cart_button {
    margin-top: 8px;
}

hr {
    border-bottom: 1px solid;
    border-top: 0 none;
    margin: 9px 0;
}

#variant_id_chzn .chzn-single {border-color: #CFCFCF !important ;}
#variant_id_chzn .chzn-single {
    color: #000000;
    font-size: 14px;
}

/* Fonts */
#header #store_info .store_name {
    font-size: 48px;
}

#content h1 {
    font-size: 18px;
    text-transform: uppercase;
}

#main #title.collection-title {
    text-transform: capitalize;
    font-size: 18px;

    margin: 0 0 15px;
}

li.product .product_name {
    text-transform: uppercase;
    font-weight: normal;
    margin: 5px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
li.collection .collection_name {
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}

li.product .product_price {
    font-size: 16px;
    margin: 5px 0;
    opacity: 0.8;
}

li.product .flag {
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 4px;
    text-transform: uppercase;
}

/* fonts product page */
#product_info #product_name {
    font-size: 22px;
    text-transform: uppercase;
}
#product_info #price {
    font-size: 18px;
    opacity: 0.6;
    margin-top: -10px;
  margin-bottom: 0px;
  text-align:right;
  
}

/* fonts faq page */
ul.faqs h2 {
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: normal;
    color:  #333 !important;
    margin-top: 0;
}

/*FOOTER*/
@media screen and (min-width: 568px){
  #powered_by_storenvy {display: none !important;}
}
@media screen and (min-width: 568px){
#footer {
color:#333;
    border-top: none;
    padding: 20px 10px 0;
}

#footer_links {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0;
}

#footer #footer_links ul {
    margin: 0 auto;
    text-transform: uppercase;
}

#footer #footer_links li {
    line-height: 24px;
    list-style: none outside none;
    margin: 0 15px 5px 0;
}

#footer a {
  color: #000000;                   /*: Footer Links :*/;
  padding: 0 6px;
}

#footer a:hover {
  color: #000000;                   /*: Footer Links Hover :*/
}

.footer-small {
    font-size: 11px;
}
}

/* Colors */

.store_name a:link, .store_name a:hover, .store_name a:visited {
  color: #000000;                   /*: Store Name :*/
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #product_name, #price{
  color: #000000;                   /*: Titles :*/
}

body, #main .faq h2, #about h2, .label label, #product .better-select-selected-label {
  color: #888888;                   /*: Text :*/
}

a:link, a:visited, .no-products p {
  color: #000000;                   /*: Links :*/;
}

a:hover, a:active, #sidebar ul li.current a, body.faq #buttons .faqs, body.contact #buttons .contact_us{
  color: #326E90;                   /*: Link Hover :*/
}

#main .button, #main button, #items_in_cart, #promotion, #variant_id_chzn .result-selected, #variant_id_chzn .result-selected.highlighted, .stock-remaining, .stock-sold {
  background-color: #000000;        /*: Buttons :*/
}

#main .button, #main button, #items_in_cart a, #promotion, #variant_id_chzn .result-selected, #variant_id_chzn .result-selected.highlighted {
  color: #FFFFFF;                   /*: Button Text :*/
}

hr, a:hover, #product #variant_id, #product > * {
  border-color: #000000;               /*: Lines :*/
}

.product .flag.status, #product .status {
  background-color: #6B1E4C;           /*: Product Status :*/
}

#content, #header, #footer {
  background-color: #ffffff;        /*: Content Background :*/
}

/* Layout */

#header .store_name {
  font-family: "Varela", sans-serif; /*: Store Name Font :*/
  text-align: center;                     /*: Store Name Alignment :*/
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #product_name{
  font-family: "Raleway", sans-serif; /*: Title Font :*/
}

#banner {
  text-align:center;                /*: Header Image Alignment :*/
}



body{
  background-color: #ffffff;          /*: Body Background :*/
  font-family: "Raleway", sans-serif; /*: Body Font :*/
  background-attachment: scroll;      /*: Background Attachment :*/
  background-repeat: repeat;          /*: Background Image Repeat :*/
  background-position: center center;    /*: Background Image Position :*/
}

/* These are non-CSS custom settings for the theme. It's best to leave these alone.
To create custom Design Bar attributes for your theme, view this help article:
http://support.storenvy.com/customer/portal/articles/1226033-how-do-i-add-settings-to-the-store-owner-ui- */

storenvy {
  storenvy-featured-collection: collection-667078;    /*: Featured Collection :*/
  storenvy-use-theme-background: if-false;         /*: Use Theme Background :*/
  storenvy-show-store-name: if-false;               /*: Show Store Name :*/
  storenvy-show-logo: if-true;                     /*: Show Logo :*/
  storenvy-show-stock-bars: if-false;              /*: Show Stock Bars :*/
}



hr {
  margin-top: 0px!important;
  margin-bottom: 0px!important; 
  border: 0!important;
  border-top: 1px solid #333 !important;
}

.dropdown-menu > li > a {
    text-transform: capitalize;
    font-size:12px ;
}