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

/* NON-STORENVY*/
#logo{
  text-align: center;
}
.product_name:hover{
color: #4CBB96 !important;}
@media screen and (max-width: 568px){
  #headerwide {display: none !important;}}
@media only screen and (max-width: 767px){
  #banner {display: none !important;}
}
@media only screen and (max-width: 767px){
  #headerwide {display: none !important;}}


#headerwide{
  position:relative;
  clear:both;
  width: auto;
  min-height: 30px;
  z-index: 3;
  background-color: #464646;
  text-align: center;
  padding-top: 1px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding-bottom: 5px;
}
.row {
padding-right:10px;
margin-top: -25px;}

#headerwide a{
  display: inline;
  text-transform: catipatize;
  padding: 4px 0;
  list-style-type: none;
  color: #ffffff;
}
#headerwide a:hover{
  text-decoration: underline;
}

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

h3{
font-size:18px ;
}

#browse-more h3{
margin-top:10px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin: 0px 0;
 }
.dropdown-menu{
    box-shadow: none;
}
.dropdown-menu > li > a {
    text-transform: capitalize;
    font-size: 12px !important;
    border-bottom: 1px solid #ededed;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
   background-image: none !important;
   text-decoration: underline !important;
   background-color: inherit !important;
}

.row {
  margin-right: 0px;
  margin-left: -3.1645%;
}

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





/*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:#AD2323; /*: 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 {
  margin-bottom: -20px; !important
/*background-color: #FFFFFF; /* Navbar background */
}

.navcenter {
  margin: 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: #AD2323; /*: 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 .flag {
background-color: #4CBB96;}

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

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: 16px;
    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: 22px;
    text-transform: uppercase;
}

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

    margin: 0 0 15px;
}

li.product .product_name {
    text-transform: capitalize;
    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: 14px;
    margin: 5px 0;
    opacity: 0.8;
    float: right;
    padding-right: 10px;
}

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: capitalize;
}
#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: 18px !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 {
    font-size: 12px !important;
    color:#666;
    border-top: none;
    padding: 20px 20px 0;
    /*border-top: 1px solid #333;*/
    background-color: #ededed !important;
    margin-bottom: 20px;
}

#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: #333 !important;                   /*: Footer Links :*/;
  padding: 0 6px;
}

#footer a:hover {
  color: #AD2323;                   /*: 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: #C55050;                   /*: Link Hover :*/
}

#main .button, #main button, #items_in_cart, #promotion, #variant_id_chzn .result-selected, #variant_id_chzn .result-selected.highlighted, .stock-remaining, {
  background-color: #EE883B;        /*: 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, .stock-sold , .status {
  background-color: #AD2323;           /*: Product Status :*/
}

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

/* Layout */

#header .store_name {
  font-family: "Dosis", 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: "Glegoo", serif; /*: Title Font :*/
}

#banner {
  text-align:center;    
  margin-left:-10px; /*: Header Image Alignment :*/
  margin-down:-10px;
}



body{
  background-color: #fafafa;          /*: Body Background :*/
  font-family: "Open Sans", sans-serif; /*: Body Font :*/
  background-attachment: scroll;      /*: Background Attachment :*/
  background-repeat: repeat;          /*: Background Image Repeat :*/
  background-position: top 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-all;    /*: 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 :*/
}
