ul.messages{
    width: 102.2%;
}

#header{
    min-width: 340px;
    height:auto;
    margin-bottom: 10px;
}

#header .container .slug-logo, #header, #header .container #menu-icon{
    display: block;
    float: left;
}

#header .container #menu-icon{
    float:right;
    margin-top: 14px;
}

.cart-item .product-details{
    float: left;
    width: 100%;
}

.menu.menu-mobile{
    top: 85px;
    left: 0;
}

#main{
    min-width:340px;
}

#product .product_image{
    clear: both;
    display: block;
    width: 100%;
    background-color: #fff;
}

.product_image .main_image{
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 340px;
}

.dropdown{
    margin-bottom: 45px;
}

.menu.dropdown-items.dropdown-override{
    z-index:6;
}

.menu.dropdown-items.dropdown-override{
    z-index:6;
}


#product{
    float:none;
    height:auto;
}

#content .product_details{
    margin:10px 0;
    width:100%;
    height:auto!important;
}

#product .title{
    font-size: 27px;
}

#product .description{
    height:auto!important;
    margin: 20px 0;
    font-size: 18px;
}

.product_details input[type="text"]{
    font-size:20px;
    width: 100%;
}

#related_products{
    margin-right:0!important;
    float:none;
    width: 99.7%;
}

#content input[type="submit"]{
    height: 60px;
}

#model_thumbnails{
    min-height: 110px;
    height: 100%;
}

#thumbnail_box img{
    height: 100px;
    width: auto;
}

#related_products h3{
    font-size:30px;
    color:#525252;
    margin-left:8px;
}


.dropdown-items{
    width: 100%;
}

.container{
    width:100%!important;

    height: auto;
    min-height: 100%;
    display: block;
    float: left;
    clear: both;
}

.dropdown-header{
    color:#525252;
}

#header .slug-logo {
    margin-left: 1%;
    width: 70%;
}

#header .slug-logo a{
    height: 72px;
    display: table-cell;
    vertical-align: middle;
}

ul.menu li {
    line-height: 60px!important;
    font-size:20px!important;
}

#menu-icon{
    float: right;
    margin-right: 1%;
    cursor:pointer;
    display:block;
    width: 23%;
    text-align: right;
    margin-top: 0.5%;
}

#menu-icon img{
    height: 50px;
    width: 50px;
}

.logo-child-img {
    max-width: 100%;
    max-height: none;

}

.logo-child {
    max-width: 100%;
    max-height: none;
}

#footer {
    text-align: center;
    height:170px!important;
    min-width:340px;
}

#footer a{
    font-size:18px;
    line-height:35px;
}

#footer a, .sidebar-mobile, #menu-mobile{
    display: block;
}

.sidebar-mobile .sub-menu {
    display: none;
}

.menu-mobile {
    display: none;
    position: absolute!important;
    width: 100%;
    z-index: 10!important;
}

.menu-mobile img {
    max-width: 100%;
    margin: 0 auto;
}

.sidebar-mobile {
    margin-bottom: 30px;
}

#content-wrapper {
    float:none!important;
    width: 100%!important;
}

#content {
    margin-left: 0;
    padding-right: 0px;
    padding-left: 0px;
}

#header #basket, #sidebar, .header-link {
    display: none;
}

.logos, .shop-info {
    display: none;
}

.menu {
    position: relative;
    z-index: 5;
}

.sidebar-mobile ul {
    width: 100%;
}

.box {
    width: 100% !important;
    height: auto!important;
    padding-bottom: 130px;
}

.product_image .product_image_container {
    width: 100%;
}

.product_image .main_image {
    margin: 0 auto;
}

.box > img{
    max-height:none!important;
    max-width:100%!important;
    margin: 0 auto!important;
    margin-top: 10px!important;
    display: block!important;
}

.box > a{
    width: 100%;
}

.box > a > img{
    margin: 0 auto!important;
    display: block!important;
}

.pagination{
    width:100%!important;
}

.logo-child-img {
    max-width: 100%;
}

.box > .bottom{
    height:50px!important;
}

.box .info{
    bottom:80px!important;
}

.box .info strong,.box .info .price{
    font-size:25px;
}

.box > .bottom > a {
    font-size: 1.5em;
}

.box .info strong, .box .info .price{
    font-size: 1.5em;
}

.product-details .detail .title{
    margin-bottom: 14px;
    font-size: 18px;
}

.product-details .detail.small{
    text-align:left;
}

.product-details .detail.small, .product-details .detail{
    width: 240px;
    display: block;
    float: left;
    padding-right: 5px;
    margin-bottom:20px;
}

.menu-mobile li a{
    padding: 8px 3px !important;
    text-align: center;
}

.menu-mobile .text-a {
    text-align: left;
    line-height: 43px;
    padding-left: 10px !important;
    border-top: 1px solid #EAEAEA;
}

.cart-item .header {
    margin-top: 20px;
}

.cart-item .price {
    position: absolute;
    top: 20px;
}

.cart-item .remove {
    position: relative;
    float: right;
    top: -70px;
    right: inherit;
    text-align: right;
    z-index: 999;
}

.cart-item .price > form {
    margin-right: 70px;
    margin-left: 0;
}

.product-info .sizes form {
    background-color: #ffffff;
}

.product-info .variations-info {
    padding-bottom: 40px;
}

.total-order-price {
    margin-right: 15px;
}

.product-info{
    width: 100%;
}

#basket .controls a {
    line-height: normal;
}

#basket .controls [type=submit] {
    width: 100%;
}

.boxed-list {
    padding-left: 0px;
}

.sub-menu {
    padding-left: 0px;
}

.sidebar-mobile ul.sub-menu {
    display: none;
}

h2 {
    display: inline-block;
}
