/* Begin Additional CSS Styles */
.art-blockheader .t, .art-vmenublockheader .t {white-space: nowrap;}
.hdr-top { border-top:3px solid #4675D0; border-bottom:1px solid #D6DEE6; font-size: 13px;}
.hdr-top .art-sheet { margin:5px auto; text-align:center; color:#090; }
.hdr-wrapper .art-sheet { margin:15px auto; }
.hdr-wrapper { height:75px; }
div.art-logo {
    display: block;
    float: left;
    margin-left: 0;
    top: 20px;
    width: 200px;
}
div#logo {
    background-color: transparent;
    background-image: url("../images/logo.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 61px;
    left: 0;
    width: 200px;
    z-index: 100;
}
div.art-bottom {
    margin-bottom: 20px;
}

div.art-bottom h3 {
    margin-top: 15px;
}
.art-bottom a, .art-bottom a:link {
    color: #000000;
	text-decoration:none;
}
.art-bottom a:hover {
    color: #2e5ab2;
	text-decoration:underline;
}
.total-price {
    display:none !important;
}
.yagCartProductlist {
    width:200px !important;
	margin-top:25px !important;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
}
.cart-icon {
    width:20px !important;
}

.productlist-switch .art-button, .productlist-switch button {
    background: none !important;
position: absolute !important;
top: 0;
width: 30px !important;
padding: 0px;
box-shadow: none !important;
text-indent: 9999px !important;
border:none !important;
color:#ffffff !important;
}
#btl .btl-panel > span {
    background: none !important;
    box-shadow: none !important;
    color: #266087 !important;
    font-size: 14px;
}

.top-search form.art-search {
    width:425px !important;
	border:1px solid #000000;
}
.top-search form.art-search input[type="text"] {
    height:30px !important;
	padding:3px 15px;
}

.responsive .art-desktop
{
   display:none;
}
.responsive .mMobile
{
   display:block !important;
      margin:0px 10px 10px !important;
	  height: 30px;
}

.btl-content-block {
    width:280px !important;
}
.responsive .top-search form.art-search {
    width:100% !important;
	max-width:425px !important;
	float:right !important;
	margin-bottom:10px !important;
}
.responsive .hdr-wrapper {
    height:auto !important;
}
.responsive .productlist-switch .art-button, .responsive .productlist-switch button
 {
    top: -50px !important;
}
.responsive .yagModPowerShoppingcart.layout-flyout .cart-item .product-list
 {
    left: -200px !important;
}
.responsive  .btl-content-block {
	right: 20px !important;
}

.yagModPowerShoppingcart .custom-icon.cart::before {
    content: url("../images/cart.jpg");
}
/* End Additional CSS Styles */