@import url('/assets/theme_cooper.css');
@import url(https://fonts.googleapis.com/css?family=Montserrat);

/* Colors */



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

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

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

a:link, a:visited, a:active, #footer a, .no-products p {
  color: #7A726E;                   /*: Links :*/;
}

a:hover, #sidebar ul li.current a, body.faq #buttons .faqs, body.contact #buttons .contact_us {
  color: #D83447;                   /*: 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: #BE0927;        /*: 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, #thumbs a:hover, #product #variant_id, #footer, #product #variant_id_chzn > * {
  border-color: #808080;               /*: Lines :*/
}


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

#content, #header, #footer{      /*: Content Background :*/
}

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

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #product_name{
  font-family: "Helvetica", "Arial", sans-serif; /*: Title Font :*/
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;                /*: Header Image Alignment :*/
}


body{
  background-color: #D8D7D2;          /*: Body Background :*/
  font-family: "Open Sans", sans-serif; /*: Body Font :*/
  background-attachment: scroll;      /*: Background Attachment :*/
  background-repeat: no-repeat;          /*: Background Image Repeat :*/
  background-position: top left;    /*: Background Image Position :*/
}

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


#main #title.collection-title {
  margin: 15px !important;
}

h2 {
  font-family: Montserrat, "helvetica neue", helvetica,arial,sans-serif !important;
  font-weight: 400 !important;
}

#index-categories {
  text-align: justify;
  width: 100%;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}

#index-categories a {
  width: 335px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

#index-categories:after {
  content: "";
  width: 100%;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

#index-categories:after {
  content: "";
  width: 100%;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.coupon {
  color: #ec1a3d !important;
  font-weight: 700 !important;
}

body {
  text-align: center;
}

.product_name {
  color: #333 !important;
  line-height: 24px;
  margin-top: 10px !important;
}



.product_price {
  color: #666 !important;
  opacity: 1 !important;
  line-height: 18px;
}

ol {
  padding-left: inherit !important;
}

#footer {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}


#main {
  float: none !important;
}

#main .row {
  margin-left: auto !important;
  margin-right: auto !important;
position:relative;
}

#productmenu a:link,#productmenu a:visited {
  color: #444;
}

#productmenu a:hover {
  color: red;
}

#productmenu {
  color: #333;
  font-size: .8em;
  font-family: Montserrat, "helvetica neue", helvetica,arial,sans-serif;
  text-transform: uppercase;
  text-align: justify;
  padding: 20px 20px 0 20px;
  margin-left: auto;
  margin-right: auto;
}

#productmenu li {
  padding: 0 27px;
  margin-bottom: 20px;
  border-right: 1px dotted #666;
}

#productmenu li#last {
  padding: 0 35px; 
  border-right: 0px;
}

.collapse.in #productmenu li, .collapsing #productmenu li {
  border-right: 0px;
}

.clear {
  clear: both;
  display: block;
}

li.product {
  
  margin: 0 0 50px 0;
}

#slideshow {
  height: auto;
  display: block;
}

ul#slides {
  list-style: none;
  overflow: hidden;
  background: #000;
  margin: 0 auto !important;
  width: 100% !important;
  height: auto;
  padding-left: 0 !important;
}

#header #banner img {
  margin-top: 20px;
  display: block;
  height: auto;
  max-width: 100%;
}

#header,div#main,div#slideshow {
  margin-left: auto !important;
  margin-right: auto !important;
}

div#slideshow {
  width: 100% !important;
  height: auto !important;
}

#slides li,#slideshow img {
  width: 100%;
  height: auto;
}

#pagination {
  font-size: 11px !important;
  text-align: right;
  width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.pagination {
  list-style: none;
  height: 25px;
  margin: 15px auto;
}

.pagination li {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline;
  padding: 5px 8px;
  background: #f1f1ef;
  border: 0;
  margin: 0 0 0 4px;
  text-align: center;
  color: #666;
}

.pagination li:hover {
  background: #666;
  border: 0;
  color: #f1f1ef;
}

li.activeslide {
  border: 0;
  background: #666;
  color: #f1f1ef;
}

div#main {
  width: 1130px !important;
}


#sidebar-bg{
    background: rgb(229,228, 223);
    background: rgba(255, 255, 255, .3);
}

#sidebar-2 {
  padding: 60px 20px 20px 20px;
  margin: 10px;
  float: right;
  position:relative;
}



a.faqs {
  background-image: none !important;
}

a.faqs:hover {
  background-color: #e7e6e2 !important;
}

#buttons {
  
  width: 40%;
  float: left!important;
}

#buttons a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  margin-bottom: 3px;
  margin-top: 0;
  padding: 6px 9px;
  border: 1px solid #d5d5d5;
  background: #fff;
  color: #666;
  font-size: 12px !important;
}

#sidebar-2 #description {
  width: 60% ;
  font-size: 0.8em;
  line-height: 1.8em;
  text-align: justify;
  padding-right: 30px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  float:left;
}

#description p{
  padding-bottom: 10px;  
}

div.faqs {
  background-image: none !important;
}

div.faqs:hover {
  background-color: #a0e0bc !important;
}

a {
  text-decoration: none !important;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}

body {
  text-align: justify;
  background-image: url(http://dpegb9ebondhq.cloudfront.net/background_images/12025/sdfasdfdf_original.jpg);
}

#container {
  box-shadow: 0 0 0 !important;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {

    padding-right: 16px;
    padding-left: 14px;
}
.container-fluid {
 padding-left:0px !important;
  padding-right: 0px !important;
  }
.container
{padding-left: 0 !important;
padding-right: 0!important;
}


#nav {
  padding: 0 !important;
}

#header h1 {
  font-family: Georgia,serif !important;
  font-style: none !important;
}

h2 {
  border: 0 !important;
  padding: 15px 0 15px 5px !important;
  font-size: 25px !important;
}

#product_description {
  border: 1px solid #aaa !important;
  background-image: none !important;
  background-color: #f1f1ef !important;
  overflow: visible !important;
  font-size: 13px;
  line-height: 27px;
  color: #333 !important;
  padding-bottom: 15px !important;
}

#product_description a{
  color: #ae7728;
  }

#product {
  width: 100% !important;
  margin-left: 20px !important;
}

#header img,#sidebar #description,#sidebar #buttons {
  float: left;
}

#sidebar a:hover,#product_description a:hover {
  color: #000 !important;
}

#sidebar .red {
  background-color: #ac6161 !important;
  padding: 5px 10px;
  color: #fff !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 5px;
}

#product_description .notice {
  padding: 10px;
  background: #656565;
  color: #fff !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 5px;
}

#product_description,#container,#content {
  overflow: visible;
}

#product_description #details {
  position: relative;
  width: 107%;
  left: -15px;
  padding: 10px 15px;
  background-image: url(http://shilin.net/images/misc/storenvy/notepadbg.jpg) !important;
  -webkit-box-shadow: 0 0 2px #777;
  -moz-box-shadow: 0 0 2px #777;
  box-shadow: 0 0 2px #777;
}

.product-photo {
  box-shadow: 0 0 2px #888 !important;
}

#main_photo img {
  width: 100% !important;
  height: auto;
  margin-top: 10px;
  display: inline-block;
}

#main_photo {
  width: 100% !important;
  height: auto;
  display: inline-block;
padding-right: 0 !important;
padding-left: 0 !important;
}

h2,#wrapper,#header,#container,#footer,#nav,#content,#main {
  background-color: transparent !important;
  background-image: none !important;
}

#product_info {
  
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 30px !important;
  margin-top: 30px !important;
}

#title {
  margin-left: 20px !important;
}

#product-navigation {
  font-size: 12px;
}
.nextprev
{
   float:right;
}

#thumbs,#thumbs li:first-child,#thumbs li:nth-child(3),#product-navigation {
  margin-left: 0 !important;
}

#thumbs li {
  width: 49% !important;
  margin-left: 10px !important;
}

#thumbs li a:hover {
  border: none !important;
}

#product {
  
  display: inline;
}

#product_description {
  margin-bottom: 20px;
  padding: 11px 11px 0;
  border: 1px solid #e5e5e5;
  color: #333 !important;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#home-page {
  background-color: #D8D7D3;
}

.nav>li>a {
  padding: 0px;
}

.nav>li>a:focus, .nav>li>a:hover{
  background-color: transparent;
}


.navbar
{
margin-bottom:0 !important;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
position:relative;
}

.navbar-default
{border: 0 !important
}
.navbar-default
{border-top: 1px E7E7E7 solid;
border-left: 0;
border-right: 0;
border-bottom: 0;
}

.navbar-toggle{
  position: relative;
  float: left ;
  padding: 0 !important;
  margin-top: 18px;
  margin-left: 20px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
border: 0 !important;
border-radius: 0 !important;
}

.navbar-brand {
  position: relative;
  float: left;
  margin-top: 14px;
  margin-right: 25px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.no-margin{
  margin-left: 0px;
  margin-right: 0px;
}

.no-padding{
  padding-right: 0px;     
  padding-left: 0px;
}

.row {
  margin-left: 0px;
}

#logo {
  height: 276px;
  width: auto;
  background-image: url("http://shilin.net/images/misc/storenvy/xmaslogo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}

.category{
  height: auto;
  width: 29%;
margin:2%;
  float:left;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  width: 100%
}
.carousel-fade .carousel-inner .active {
  opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{
 width: 100%;
}

.carousel-indicators li {
    background-color: rgba(76, 76, 76, 100);
    border: 1px solid #757575;
}


.img-center {width:100%;
}

#button-books{
  height: 60px;
  background-image: url('http://shilin.net/images/misc/storenvy/storenvy-books.png');
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

#button-posters{
  height: 60px;
  background-image: url('http://shilin.net/images/misc/storenvy/storenvy-posters.png');
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

#button-merch{
  height: 60px;
  background-image: url('http://shilin.net/images/misc/storenvy/storenvy-merch.png');
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.breadcrumb{
  margin-top: 10px;
}

.product_thumb img{
margin:0 !important;
}

.product_thumb{
  width: 49%;
  padding: 12px 6px 0 0 !important;
}

.product_thumb:nth-child(even) {
padding-right: 0 !important;
padding-left: 6px !important;}


ul.products, ul.products.row, .products{
  padding: inherit;
  text-align: center;
}

.headerbanner {
clear: both;
}

.blurb{
  line-height: 2em;
  margin-top: 60px;
margin-left: 20px; 
margin-right: 0px;
padding: 20px;
background-image: url(http://shilin.net/images/misc/storenvy/blurb.png);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #eaeadf;
  }

#product_info .status{
  background-color: #be0927;
}

#product-navigation .breadcrumb {
  float: left;
  background:none;
padding-left: 0;
margin-bottom: 10px;
}


 #browse-more {
padding-left:20px;
}

#collection_description{
padding-left: 25px;
}

.sig
{text-align: right;
}

sup{
  color: #ff0000
    }

li.product .flags {
right:10px !important}


#collection_description {
text-align: left !important;
}

#price, #description_label {
padding-top: 20px; 
padding-bottom: 20px;
margin-bottom: 0 !important;
margin-top: 10px;
}


.single-variant
{display:none!important}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
}

@media only screen and (max-width: 991px) {
    .product_thumb{
       padding:6px 3px 0 0 !important;
       float:left}

     .product_thumb img{
       margin:0 !important;
     }

    .product_thumb:nth-child(even) {
       padding-right: 0 !important;
       padding-left: 3px !important;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-collapse {
        text-align:left !important;
        padding-left: 0 !important;
        background: #F8F8F8}

    #productmenu li {
        padding: 0px 27px 0 0;}

    #productmenu{
        padding-left:30px !important;
        padding-bottom: 20px !important;}

    .navbar {
height:35px !important;
    }

    .navbar-header {
        height:65px !important;
        clear:right !important;
    }

    #collapse-productmenu{
        z-index: 50000;
top: -15px !important;
    } 
  
    #price, #description_label{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    }

    #product_name{
    font-size: 18px !important;
    }

    #detail, #product_description, #product_name
{text-align:left !important;}

    #product_description #details {
       width:112% !important
    }

    li.product{
    margin-bottom: 30px !important }

    .product:nth-class
    {padding-left: 5px !important;
     padding-right: 0 !important}

    #collection_description {
    padding-left:0px !important}

    #title{
    margin-left: 0px !important}

    li.product .flags{
    right:-2px !important  } 

    .breadcrumb{
    text-align:left !important}
}

.cube
{
  width:48%;
float:left;
position:relative;
background-color: #eee;
margin-left: 1%;
margin-right: 1%;
}

@media only screen and (max-width:991px)
{  .cube {width:98% !important;}
}

.cube li
{width:50% !important;
margin-bottom: 25px !important;
margin-top: 25px !important;
}

.cube h2
{width: 90% !important;
border-bottom: 1px dotted #808080 !important;
  padding-bottom:10px !important;
}
.more
{width: 100%;
float:left;
background-color: #999;
  text-align: center;
  padding: 15px;
border-bottom: #D8D7D2 solid 30px;
}

div.more
{color: #fff!important;
}


/**old stock bars**/
.add_button, .sold-out img {
    padding: 5px 8px 6px 13px;
    border-left: 1px solid #ccc;
    background-color: #f8f8f8;
    display: block;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.stock_bar p {
    float: left;
    color: #464646;
    padding: 10px;
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    display: inline;
    white-space: nowrap;
    text-shadow: #ddd 0 1px 1px;
}

.stock_bar {
    float: left;
    height: 40px;
    background-color: #e5e5e5;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
}

.add {
    clear: both !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 98px !important;
}


ul#stock {
    margin-bottom: 20px;
}

#main ul {
    overflow: hidden;
}

ul#stock li {
    position: relative;
    height: 40px !important;
    margin-bottom: 5px;
    border: 1px solid #BBB;
    background-color: #FFF;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#stock li div {
    height: 100% !important;
    position: relative;
}

body {
  background-image: none !important;
  }