﻿/*
.MainBody #arc-prod-detail
{
	width:auto!important;
}
*/
#mobile-search .search
{
	width:100%!important;
}

#arc-prod-suggest .arc-product
{
	width:190px!important;
}

.social-float
{
	width:73px!important;
}

/*.scrollup
{
	margin-left:1500px!important;
}*/

#arc-footer
{
	background:#CFD5B5!important;
}

#footer-contact-mobile
{
	background:transparent url(/sites/arcadianhome.com/images/footer-border-btm.png) repeat-x scroll left bottom;
	padding:0 0 20px;
}

#arc-footer-right-mobile
{
	color:#464e57;
	font-size:13px;
	padding:10px 30px;
}

#footer-ecoupon-mobile
{
	padding:20px 0;
}

#footer-ecoupon-mobile .arc-button
{
	background:#f55c3a none repeat scroll 0 0;
	margin:0;
	padding:5px 15px;
	width:190px;
}

#footer-ecoupon-mobile div
{
	padding:12px 0 0;
}

#arc-footer-right-mobile li
{
	float:left;
}

.footer-title-mobile,.footer-link-mobile
{
	float:left;
}

.footer-title-mobile
{
	color:#61583d;
	font-size:13px;
	font-weight:700;
	padding-right:10px;
}

.footer-link-mobile ul .footer-link-divider:after
{
	content:"|";
	padding:0 5px;
}

.footer-link-mobile ul li a
{
	color:#464e57;
	font-size:11px;
}

.footer-link-wrapper
{
	padding:5px 0;
}

/*html,body
{
	overflow-x:hidden!important;
	width:auto!important;
}*/

.no-gutter
{
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

.no-gutter [class*=col-]:not(:first-child),.row.no-gutter [class*=col-]:not(:last-child)
{
	padding-left:0;
	padding-right:0;
}

/*body
{
	background:#fff!important;
	width:auto!important;
}*/

#arc-nav a
{
	font-weight:700;
}

#arc-nav-container
{
	padding:0!important;
}

#arc-navb .left,#arc-navb .right
{
	float:none;
}

#arc-navb .right
{
	padding-top:5px;
	width:auto;
}

#arc-nav li .fullwidth
{
	background:#fff!important;
}

.close
{
	color:#222;
	filter:alpha(opacity=20);
	font-size:20px;
	font-weight:700;
	line-height:18px;
	opacity:0.2;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
}

.close:hover
{
	color:#000;
	cursor:pointer;
	filter:alpha(opacity=40);
	opacity:0.4;
	text-decoration:none;
}

.cbp-spmenu-toggle
{
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-color:#ddd;
	border-radius:4px;
	padding:0;
}

.icon-bar
{
	background-color:#968c6d;
}

.cbp-spmenu-toggle .icon-bar
{
	border-radius:1px;
	display:block;
	height:4px;
	width:30px;
}

.cbp-spmenu-toggle .icon-bar + .icon-bar
{
	margin-top:4px;
}

#top-static-bar
{
	background:url(/sites/arcadianhome.com/images/ah-header-top-bg.gif) repeat-x scroll 0 0 transparent;
	width:100%;
}

.breadcrumb
{
	background:none;
	color:#7D7D7D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:0;
	padding-top:0;
}

.breadcrumb > li + li:before
{
	color:#ccc;
	content:"> ";
	padding:0 5px;
}

@media (max-width: 995px) {
	#arc-header .logo h1 a
	{
		background:none !important;
		height:auto !important;
		width:auto !important;
	}
	
	#arc-header .search
	{
		margin:10px auto 20px !important;
		width:350px !important;
	}
	
	#arc-navb
	{
		height:auto !important;
		padding-bottom:15px !important;
		padding-top:15px !important;
	}
	
	.logo
	{
		float:left !important;
		padding-top: 10px !important;
		width:90% !important;
	}
}
/* Small and large phones */
@media (max-width: 995px) {
    .arc-cart td {
            border: none !important;
            display: block;
        }
    .arc-cart thead {
            display: none;
        }
    .arc-cart-item-img {
            margin: 0 auto;
        }
    .arc-cart td.arc-cart-quantity {
            background: #FAF2EA;
            margin: 15px;
            padding: 25px 0;
        }
    .arc-cart .arc-cart-item-price, .arc-cart .arc-cart-total {
            text-align: left;
        }
    .arc-cart .item-price-label {
            display: inline-block;
        }
    .arc-cart .arc-cart-divider {
            border-bottom: 1px solid #b8b4b4;
        }
    .arc-cart .coupon-field {
            text-align: right !important;
        }
}
@media (max-width: 995px) {
    .arc-body-title {
            padding-top: 10px;
    }
}
@media (max-width: 995px) {
    .mobile-border {
            border-top: 1px solid #C6C6C6;
            border-bottom: 1px solid #C6C6C6;
            padding: 5px;
    }
}
@media (max-width: 995px) {
    #arc-specs-content #specs-list {
            float: none;
            width: auto;
    }
}
@media (max-width: 995px) {
    /*#arc-brands-sidebar {
            display: none;
    }*/
}
@media (max-width: 995px) {
    .compare {
            display: none;
    }
}