﻿/*slider end*/
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box button:hover {opacity: 0.8;}
#aa-header .aa-header-bottom .aa-cartbox {float: right; text-align: center;  position: relative;  padding-bottom:0px;  padding-top:0px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link { font-size: 14px; position: relative; width:110px; height: auto; display: block; color:#a6a6a6;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .fa-shopping-basket {z-index: 99; position: relative;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-title {color: #555; display: block; font-size: 14px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify {background-color: #d84633; border-radius: 50%; font-size: 12px; font-weight: bold; padding:5px 10px; position: absolute;  right: 39%;  color:#fff; top: -15px; z-index: 10; -webkit-animation-name: cartbox-transition; -webkit-animation-duration: 2s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-name: cartbox-transition; animation-duration: 2s; animation-timing-function: linear; animation-iteration-count: infinite;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:after, #aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:after { border-color: rgba(255, 102, 102, 0); border-width: 5px;  margin-left: -5px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:before {border-color: rgba(0, 0, 0, 0);  border-width: 6px; margin-left: -6px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary {background-color: #fff; border: 1px solid #E9E9E9; display: none; padding:15px; position: absolute; right: 0; top: 100%; width:280px; z-index:10000;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:after, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:before {bottom: 100%; left:75%; border:solid transparent; content:" "; height:0; width:0; position: absolute; pointer-events: none;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:after {border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 10px; margin-left: -10px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:before {border-color: rgba(233, 233, 233, 0); border-bottom-color: #e9e9e9; border-width: 11px; margin-left: -11px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul{margin:0px; padding:0px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li {border-bottom: 1px solid #e2e2e2; display: block; float: left; margin-bottom: 10px; padding-bottom: 15px; width: 100%; position: relative;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li:last-child {border: none;  margin-bottom: 0px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-img {display: block; float: left; height: 95px; width: 80px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-img img {width: 100%; height: 100%;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info {display: block; float: left; margin-left: 10px; width: 100%;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info h4 {font-size: 14px; color: #333333; margin-bottom: 20px; margin-top: 0;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info h4 a {color: #333333; letter-spacing: 0.5px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info p {text-align:left;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product {border: 1px solid transparent; border-radius: 50%; color: #c0c0c0; font-size: 12px; height: 20px; line-height: 17px; position: absolute;
  right: 0; top: 30%; width: 20px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product:hover, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product:focus {color: #333;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-total-title {float: left; font-weight: bold; font-size: 16px; font-family: "Lato", sans-serif; letter-spacing: 0.5px;}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-total-price {float: right; font-weight: bold; font-size: 16px; font-family: "Lato", sans-serif; letter-spacing: 0.5px;}


#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info a{
    line-height: 24px;
    font-size: 14px;
}