#image_wrapper .ps-current > ul,
#image_wrapper .ps-list                 { list-style: none; padding: 0px; margin-bottom: 30px; text-align: center; }
#image_wrapper .ps-current > ul li,
#image_wrapper .ps-list li              { display: inline-block; float: none; }
#image_wrapper .ps-list img             { cursor: pointer; }

#content-wrapper aside .box-body span   { padding: 15px; display: block; }
#content-wrapper .product-main-content  { margin-top: 22px; }

.nav-tabs li                            { float: none !important; width: 100%; margin-bottom: 0px !important; }
.nav-tabs li > a                        { float: left; position: relative; }
.nav-tabs li .panel                     { position: absolute; width: 100%; height: 0px; padding-bottom: 39%; }
.nav-tabs li:nth-child(1) .panel        { z-index: 3; }
.nav-tabs li:nth-child(2) .panel        { z-index: 2; }
.nav-tabs li:nth-child(3) .panel        { z-index: 1; }
.nav-tabs li:target .panel              { z-index: 5; }
.nav-tabs li:target > a                 { font-weight: bold; }
.panel > .panel-heading                 { display:none;}
.nav > li                               { position: relative; display: block;}



.thumbnail,
.box-body                               { transition: none !important; }

.product-wrapper                        { float: none !important; }
.product-cell                           { float: left; width: 25%; margin: 0px; }
.product-cell .title > h4               { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.megamenu                               { float: left; }
#search                                 { float: right; }

.tab-menu input.product-slider,
.tab-menu input.product-slider + .panel         { display: none; }
.tab-menu input.product-slider + .panel         { position: relative; z-index: 2; }
.tab-menu input.product-slider:checked + .panel { display: block; }
.tab-menu .nav-tabs                             { margin-bottom: -2px; }
.tab-menu .nav-tabs > li > a                    { padding: 0px; outline: 0px; border: 0px; }
.tab-menu .nav-tabs > li > a > label            { padding: 8px 15px; margin: 0px; font-weight: normal; cursor: pointer; display: block; }
.tab-menu .thumbnail                            { position: relative; margin-bottom: 0px; }

@media(max-width: 990px) {
    #cms-pages                          { padding: 0px !important; float: none !important; }
    header ul.nav                       { margin: 5px !important; }
    header ul.nav li                    { margin-top: 5px; }
    header ul.nav li:first-child        { margin-top: 0px; }
    header .container ul.nav            { margin: 0px !important; }
    header .container ul.nav > li > a   { margin: 0px !important; padding: 8px 15px; }
}

@media(max-width: 605px){
    .product-cell                       { width: 50%; }
    .nav-tabs li > a                    { width: 100%; margin-bottom: 5px; }
}

.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .thumbnail > img, .thumbnail a > img {
     height : 150px;
}

#logo {
    display : block;
    
}

#logo a img {
    max-width: 200px;
}

.product-cell .title > h4 {
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    height: 31px;
}

body, a, #footer {
    color: #666;
}

.outer_link .shop_link {
    width:100%
    padding: 15px;
}

.shop_link {
    padding: 10px 0px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.shop_link a:hover {
    color: #1E90FF;
    text-decoration: none;
}

header #header-branding {
    padding: 10px 35px;
}

#main-wrapper.fluid #logo .container {
    padding-left: 50px;
    padding-right: 50px;
}

#main-wrapper.fluid #content-wrapper .container {
    margin-top: 0px;
}

.navbar-wrapper {
    float: left;
    width: 200px;
    margin: 30px 0px 0px;
}

.product-main-content {
    float: right;
    max-width: 850px;
    margin: 30px 0px 0px;
}

#content-wrapper .product-main-content {
    margin-top: 30px;
}

.nav > li > a {
    font-style: normal;
    color: #ffffff;
    border-bottom: 1px solid #fff;
    background-color: #3175A6;
    border-radius: 3px;
    padding: 5px 15px;
}

.nav > li > a:hover {
    background-color: #1E90FF;
    transition: all 0.5s ease-in-out 0s;
}

.artpic {
    width:50%;
    float:left;
}
.artpic .ps-current ul li {
    width: 100%;
}

.arttext {
    width:50%;
    float:left;
}

.artcap {
    width:50%;
    margin: 0px 0px 10px;
    line-height: 1.2;
    color: #888;
    font-weight: bold;
    font-size: 2em;
    font-family: "Roboto Slab",serif;
    font-weight: 700;
    float:left;
}

.artlist .panel {
    width:50%;
    float:left;
}

.break div ul li {
    width:100%;
    clear:both;
    padding: 0px;
}

.break.panel {
    border: none;
}

.desccap {
    display: block;
    clear:both;
}

.desccap span {
    background-color: #dddddd;
    line-height: 15px;
    padding: 8px;
    text-decoration: none;
}

.desctext {
    margin: 0px;
    padding: 10px;
    border: 1px solid #DDD;
}

#footer .container {
    padding: 10 35px;
    margin-bottom: 10px;
}

#footer > .container-background, #footer.container-background, #copyright > .container-background, #copyright.container-background {
    background: none; margin: 0px;
}

#footer .container {
    padding:0px 50px;
    margin-bottom: 10px;
}

.footer_con {
    width: 100%;
    padding: 15px 0px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    float: left;
}

.logo {
    width: 40%;
    float: left;
}

.logo img {
    max-width: 200px;
}

.logo_text {
    width: 30%;
    float: right;
    text-align: right;
}

.footer_copy {
    text-align: right;
}
