#footer_4 > ul > li img,.footer-link li ul li a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#footer {
    overflow: hidden;
}

h6.footer_title {
    font-size: 13px;
    font-family: 'Open Sans',sans-serif;
    margin: 10px 0;
    text-transform: uppercase;
    color: #fff;
}

.footer-link li ul li a {
    text-transform: capitalize;
    font-size: 11px;
    line-height: 26px;
    font-family: 'Open Sans',sans-serif;
}

.footer-link li ul li a:hover {
    color: #8CD526;
    text-decoration: none;
}

.footer-link li {
    list-style: none;
    width: 140px;
    background: none!important;
    padding: 0!important;
}

.footer_title a {
    font-size: 13px!important;
    text-transform: uppercase!important;
}

.footer_title a:hover {
    color: #000;
}

.footer-link {
    border-top: none;
}

ul#RVproducts {
    width: 810px;
    margin: auto;
    text-align: center;
    float: none!important;
}

ul#RecentlyViewedTitle {
    width: 100%;
    margin: 9px 0 4px!important;
}

ul#RecentlyViewedTitle > li {
    text-align: center;
    float: none!important;
    margin: 10px 0!important;
}

.recentview ul li.title {
    width: 100%;
}

.recentview.page {
    width: 100%!important;
    margin-top: 0px;
    overflow: hidden;
    background: #fff;
}

.recent-prodCell img {
    webkit-box-shadow: 2px 2px #e6e6e6;
    -moz-box-shadow: 2px 2px #e6e6e6;
    box-shadow: 2px 2px #e6e6e6;
    border: 1px solid #e6e6e6;
    margin-bottom: 15px;
}

#RVproducts > li:nth-child(1) {
    margin: 0 0 10px 0!important;
}

#container {
    /* overflow: hidden; */
}

#footer > ul.row.footer-link.fs-small > li + li + li + li + li > ul > li {
    display: none;
}

#footer > ul.row.footer-link.fs-small > li + li + li + li + li > ul > li + li + li  {
    display: block!important;
    width: 240px;
}

#footer > ul.row.footer-link.fs-small > li + li + li + li + li {
    float: right!important;
    display: block;
}

#footer_4 {
    color: #fff;
    text-align: right;
}

#footer_4 > ul > li {
    float: right;
    width: 50px;
}

#footer_4 > ul {
    float: right;
    margin: 10px 0 20px 0;
}

#footer > ul.row.footer-link.fs-small > li + li + li + li + li, #footer > ul.row.footer-link.fs-small > li + li + li + li + li > ul, #footer_4 {
    width: 250px;
}

.openhours {
    font-size: 13px;
    text-transform: capitalize;
    margin-top: 4px;
    display: block;
    font-family: 'Open Sans',sans-serif;
}

.phonenumber {
    font-size: 13px;
    margin-left: 10px;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 0.8px;
}

#footer > ul.foter-linkloc.row.str.no_border > li.right.col.no_mr {
    margin-right: -40px !important;
}

.secuirty_buttons {
    position: relative;
    top: 20px;
}


.contact_details .footer_title {
    display: inline;
}

.contact_details .footer_title .fa-phone {
    color: #8CD526;
    font-size: 13px;
    letter-spacing: 4px;
}

.footasylum-fullwidth {
    margin-bottom: -12px;
}

.footasylum-fullwidth > ul > li {
    background: #1A1A1A;
    padding: 10px 0;
}

.subfooter  > .left {
    width: 520px;
}

.subfooter {
    width: 100%;
    background: #1A1A1A;
}

.subfooter .footer_title {
    float: left;
    color: #fff;
    margin: 11px 0 10px 0;
    padding-left: 5px;
}

.emailsignup {
    float: left;
    margin: 5px 0 0 15px;
    height: 24px;
    width: 228px;
}

.legal {
    width: 100%;
}

.legal a {
    padding: 0 10px;
    border-right: 1px solid #5F5F5F;
}

.footasylum-fullwidth {
    width: 100%;
    background: #1A1A1A;
    overflow: hidden;
    padding: 5px 0 30px;
    margin-top: 30px;
}

.legal a + a + a {
    border-right: none;
    padding-right: 0;
}

#subfooter {
    text-align: right;
}

.legal a, .copyright {
    font-family: 'open sans', sans-serif;
    color: #7F7F7F;
    font-size: 10px;
    font-weight: 600;
    width: 40%;
}

.copyright {
    margin: 5px 0;
}

.fakeul {
    width: 980px;
    margin: auto;
}

.fakeul li {
    list-style: none;
    width: 980px;
}

#footer_4 {
    height: 185px;
}

.footasylum_newsletter_submit {
    margin-top: 5px;
    margin-left: 10px;
    width: 83px;
}

.viewmobile {
    font-size: 12px;
    font-family: 'Montserrat',sans-serif;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.viewmobile i {
    font-size: 40px;
    padding: 0px 1px;
    box-sizing: border-box;
}

.viewmobile:hover {
    color: #8CD526;
}

.socialshare a {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px;
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
}

.socialshare a:last-child {
    margin-right: 0;
}

.socialshare a:hover i {
    color: #FFF;
}

.socialshare .facebook {
    color: #3b5998;
}

.socialshare .twitter{
    color: #55acee;
}

.socialshare .snapchat {
    color: #fffc00;
}

.socialshare .instagram {
    color: #5851db;
}

.socialshare .pinterest {
    color: #bd081c;
}

.socialshare .google-plus {
    color: #dd4b39;
}

.socialshare .youtube {
    color: #cd201f;
}

.socialshare .twitter i, .socialshare .snapchat i, .socialshare .instagram i {
    margin-left: 1px;
}

.socialshare .facebook:hover {
    background: #3b5998;
    color: #FFF;
    border-color: #3b5998;
}

.socialshare .twitter:hover {
    background: #55acee;
    border-color: #55acee;
    color: #FFF;
}

.socialshare .snapchat:hover {
    background: #fffc00;
    border-color: #fffc00;
    color: #FFF;
}

.socialshare .snapchat:hover i {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.socialshare .instagram:hover {
    background: #5851db;
    border-color: #5851db;
    color: #FFF;
}

.socialshare .pinterest:hover {
    background: #bd081c;
    border-color: #bd081c;
    color: #FFF;
}

.socialshare .google-plus:hover {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #FFF;
}

.socialshare .youtube:hover {
    background: #cd201f;
    border-color: #cd201f;
    color: #FFF;
}

.cookie-box {
   background-color: #1A1A1A;
   position: fixed;
   bottom: 0px;
   left: 0px;
   right: 0px;
   height: 61px;
   margin-bottom: 0px;
   z-index:9999999;
   display:none;
   padding-bottom:3px;
}

.cookie-icon {
width:77px;
float:left;
margin-top:4px;
}

.cookie-inner {
width:980px;
margin:auto;
}

.cookie-left {
width:710px;
float:left;
margin-top:5px;
}
.cookie-left p {
font-family: 'open sans', sans-serif;
color: #7F7F7F;
font-size: 11px;
line-height:20px;
font-weight: 400;
margin-top:5px;
}

.cookie-right {
   float:right;
   width:185px;
   margin-top: 24px;
   text-align:right
}

.close-cookie {
background-color:#8cd526;
border-radius:3px;
padding:7px 15px;
text-decoration:none;
color:#fff;
font-family: 'open sans', sans-serif;
text-transform:uppercase;
font-size:12px;
margin-right:3px;
}

/* TW-CB */

#footer > ul.row.footer-link.fs-small > li:first-child + li + li + li,  #footer > ul.row.footer-link.fs-small > li:first-child + li + li + li > ul > li {
width: 175px;
cursor: default;
}

.price_column {
float: right;
width: 41px;
text-align: right;
}

#footer > ul.row.footer-link.fs-small > li:first-child + li + li + li a {
cursor: default!important;    
}

.socialshare a {
    float: left;
    width: 30px;
    margin-right: 5px;
}

.socialshare a img {
    width: 100%;
}